@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,600,700&display=swap&subset=cyrillic");
@import url("https://fonts.googleapis.com/css?family=Roboto:300&display=swap&subset=cyrillic-ext");
/** Generated by FG **/
@font-face {
  font-family: 'bauhaus';
  src: url("../fonts/BAUHS93.TTF") format("truetype");
  font-weight: 400;
  font-style: normal; 
}

@font-face {
  font-family: 'avantgardegothicc';
  src: url("../fonts/avantgardegothicc.eot");
  src: local("☺"), url("../fonts/avantgardegothicc.woff") format("woff"), url("../fonts/avantgardegothicc.ttf") format("truetype"), url("../fonts/avantgardegothicc.svg") format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'avantgardegothicc';
  src: url("../fonts/avantgardegothicc-bold.eot");
  src: local("☺"), url("../fonts/avantgardegothicc-bold.woff") format("woff"), url("../fonts/avantgardegothicc-bold.ttf") format("truetype"), url("../fonts/avantgardegothicc-bold.svg") format("svg");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'avantgardegothicc';
  src: url("../fonts/avantgardegothicc-italic.eot");
  src: local("☺"), url("../fonts/avantgardegothicc-italic.woff") format("woff"), url("../fonts/avantgardegothicc-italic.ttf") format("truetype"), url("../fonts/avantgardegothicc-italic.svg") format("svg");
  font-weight: 400;
  font-style: italic; }

@font-face {
  font-family: 'avantgardegothicc';
  src: url("../fonts/AvantGardeGothicC-BoldItalic[1].eot");
  src: local("☺"), url("../fonts/AvantGardeGothicC-BoldItalic[1].woff") format("woff"), url("../fonts/AvantGardeGothicC-BoldItalic[1].ttf") format("truetype"), url("../fonts/AvantGardeGothicC-BoldItalic[1].svg") format("svg");
  font-weight: 700;
  font-style: italic; }

@font-face {
  font-family: 'AvantGardeGothicC-Oblique';
  src: url("../fonts/AvantGardeGothicC-Oblique.eot");
  src: local("☺"), url("../fonts/AvantGardeGothicC-Oblique.woff") format("woff"), url("../fonts/AvantGardeGothicC-Oblique.ttf") format("truetype"), url("../fonts/AvantGardeGothicC-Oblique.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'avantgardegothicc-bditalic';
  src: url("../fonts/avantgardegothicc-bditalic.eot");
  src: local("☺"), url("../fonts/avantgardegothicc-bditalic.woff") format("woff"), url("../fonts/avantgardegothicc-bditalic.ttf") format("truetype"), url("../fonts/avantgardegothicc-bditalic.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none; }

body {
  font-family: 'Open Sans', sans-serif; }


::-webkit-scrollbar-button {
  width: 5px;
  height: 0px
}

/* Цвет дорожки, по которой двигается бегунок прокрутки. */
::-webkit-scrollbar-track {
  background-color: #ecedee
}

/* Цвет бегунка полосы, а так же его закругление. */
::-webkit-scrollbar-thumb {
  -webkit-border-radius: 0px;
  border-radius: 0px;
  background-color: #42b8d4;
}

/* Цвет бегунка при наведении на него курсора. */
::-webkit-scrollbar-thumb:hover {
  background-color: #d82e67;
}

/* Основная ширина полосы прокрутки. */
::-webkit-resizer {
  width: 8px;
  height: 0px
}
::-webkit-scrollbar {
  width: 8px;
}

.filters__table .btn_more {
    display: none !important;
}
#mse2_mfilter .btn_more {
    width: 160px !important;
    display: block;
    margin: auto;
    background: #fff;
}

.page-product.accessories #mse2_mfilter .btn_more {
  display: none !important;
}


.products-link {
    color: #333;
    text-decoration: none;
}
.filters__table_name {
    width:125px;
}

.accessories .filters__table_name {
  width: 80%;
}
.accessories .filters__table tr th:nth-child(2),
.accessories .filters__table tr td:nth-child(2) {
  display: none;
}

.g_rows {
  font-size: 0; }

.ava {
  font-family: 'avantgardegothicc'; }

.ava2 {
  font-family: 'AvantGardeGothicC-Oblique'; }

.inline {
  display: inline-block;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.header {
  position: relative; }

.header-wraps {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1); }

.wrap {
  max-width: 1318px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.slider img {
  display: block;
  max-width: 100%; }

.header-wrap {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1); }

.header-menu {
  width: 51.2%;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  -webkit-box-sizing: border-box;
  box-sizing: border-box; 
  border-right: none;
}

.header-top {
  padding-left: 138px; }

.header-menu ul {
  padding: 0;
  font-size: 0;
  display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }

.header-menu ul li {
  list-style: none;
  display: inline-block;
  vertical-align: top; }
/*
.header-menu ul:before {
  content: '';
  display: block;
  width: 100%;
  height: 0; }

.header-menu ul:after {
  width: 100%;
  height: 0;
  visibility: hidden;
  overflow: hidden;
  content: '';
  display: inline-block; }
*/
.header-menu ul li.active a {
    color:#d82e67 !important;
}
.header-menu ul li a {
  font-size: 13px;
  color: #fff;
  text-decoration: none;
  display: block;
  padding-top: 18px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px; }

.header-menu ul li a:hover {
  background-color: #42b8d4;
  color: #fff; }

.header-calc {
  text-decoration: none;
  height: 52px;
  width: 17%;
  font-size: 0;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 17px;
  border-right: 1px solid rgba(255, 255, 255, 0.1);

  float: right;
  border-left: 1px solid rgba(255, 255, 255, 0.1);
}

#msMiniCart {
  float: right;
}
.header-calc:hover {
  background-color: #42b8d4; }

.header-calc:hover span {
  color: #fff; }

.header-calc:hover i svg {
  color: #fff;
  fill: #fff;
  opacity: 1; }

.header-calc i {
  width: 18px;
  height: 22px;
  position: relative;
  top: -4px; }

.header-calc i svg {
  width: 18px;
  height: 22px;
  color: #fff;
  fill: #fff;
  opacity: 0.4; }

.header-calc span {
  font-size: 13px;
  color: #fff;
  margin-left: 15px; }

.header-cart {
  width: 14%; }

.header-cart i {
  width: 23px;
  height: 21px; }

.header-cart i svg {
  width: 23px;
  height: 21px; }

.header-lk {
  width: 17.8%; }

.header-lk i {
  width: 14px;
  height: 17px; }

.header-lk i svg {
  width: 14px;
  height: 17px; }

.header-lk i {
  background: url(../img/header-lk.svg) no-repeat; }

.header-lk:hover i {
  background: url(../img/header-lk1.svg) no-repeat; }

.header-logo {
  width: 107px;
  height: 78px;
  background: url(../img/logo.png) no-repeat;
  display: block;
  text-decoration: none;
  margin-top: -22px;
  position: absolute; }

.header-nav {
  padding-left: 123px; }

.header-nav ul {
  padding: 0;
  margin: 0; }

.header-nav ul li {
  list-style: none;
  display: inline-block;
  vertical-align: top; }

.header-nav ul li a {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1.2px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  display: block;
  padding-top: 22px;
  padding-bottom: 22px;
  padding-left: 20px;
  padding-right: 20px; }

.header-nav > ul > li:hover > a {
  color: #fff;
  background: #42b8d4; }

.clear {
  clear: both; }

.f-bold {
  font-family: 'avantgardegothicc'; }

.header-nav > ul {
  text-align: left;
  width: calc(100% - 17.8%);
  display: inline-block;
  vertical-align: top; }

.header-nav > ul:before {
  content: '';
  display: block;
  width: 100%;
  height: 0; }

.header-nav > ul:after {
  width: 100%;
  height: 0;
  visibility: hidden;
  overflow: hidden;
  content: '';
  display: inline-block; }

.header-nav > ul > li {
  margin-right: 32px; }

.header-nav > ul > li:last-child {
  margin-right: 0; }

.header-bottom {
  position: relative; }

.header-search {
  width: 17.8%;
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 57px; }

.header-search i {
  width: 16px;
  height: 17px;
  background: url(../img/search.svg) no-repeat;
  margin-left: 26px;
  margin-top: 19px; }

.header-search:hover {
  background: #42b8d4; }

.header-search:hover i {
  /*background: url(../img/search2.svg) no-repeat;*/ }

.header-search:hover span {
  color: #fff; }

.header-search span {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1.2px;
  color: #fff;
  text-transform: uppercase;
  margin-top: 22px;
  margin-left: 22px; }

.roboto {
  font-family: 'Roboto', sans-serif; }

.slider-item__name {
  color: #ffffff;
  font-size: 62px;
  font-weight: 700; }

.slider-item__wrap {
  position: absolute;
  left: 0;
  top: 60%;
  -webkit-transform: translateY(-60%);
  -ms-transform: translateY(-60%);
  transform: translateY(-60%);
  width: 100%; }

.slider-item__content {
  opacity: 0.9;
  color: #ffffff;
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
  margin-top: 20px; }

.slider-item__content p {
  margin: 0; }

.btn1 {
  display: inline-block;
  vertical-align: top;
  font-family: 'avantgardegothicc';
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1.2px;
  color: #fff;
  text-align: center;
  background: #d82e67;
  text-decoration: none;
  padding-left: 51px;
  padding-right: 51px;
  text-transform: uppercase;
  border-radius: 2px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-top: 19px;
  padding-bottom: 19px;
  border: none; }

.btn1:hover {
  background: #bf295b; }

.btn2 {
  display: inline-block;
  vertical-align: top;
  font-family: 'avantgardegothicc';
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1.2px;
  color: #9f9f9f;
  text-align: center;
  background: transparent;
  text-decoration: none;
  padding-left: 51px;
  padding-right: 51px;
  text-transform: uppercase;
  border-radius: 2px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-top: 17px;
  padding-bottom: 17px;
  border: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid #9f9f9f; }

.btn2:hover {
  background: #9f9f9f;
  color: #fff; }

.slider-item__btn {
  margin-top: 78px; }

.h-category {
  font-family: 'avantgardegothicc';
  padding-top: 147px;
  border-bottom: 1px solid #e8e8e8;
  padding-bottom: 122px; }

.h-category__name {
  text-align: center;
  font-size: 42px;
  font-weight: 700;
  margin-bottom: 35px;
  font-family: 'avantgardegothicc'; }

.h-category-item--big {
  width: 66.5%; }

.h-category-item--small {
  width: 33.5%; }

.h-category-item--normal {
  width: 50%; }

.h-category__list {
  margin-left: -15px;
  margin-right: -15px; }

.h-category-item {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 30px; }

.h-category-item__box {
  position: relative; }

.h-category-item__img {
  position: relative;
  display: inline-block; }

.h-category-item__img img {
  display: block;
  max-width: 100%; }

.h-category-item__name {
  font-size: 32px;
  color: #fff;
  font-weight: 700; }

.h-category-item__content {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 35px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 39px;
  padding-right: 39px; }

.h-category-item__shadow {
  width: 100%;
  background: url(../img/h-category-shadow.png) no-repeat;
  height: 150px;
  position: absolute;
  left: 0;
  bottom: 0; }

.h-category-item__text {
  color: #cfcdcb;
  font-size: 14px;
  line-height: 22px;
  font-family: 'Open Sans', sans-serif;
  margin-top: 15px; }

.h-category-item__more {
  font-size: 0;
  margin-top: 30px; }

.h-category-item__more span {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1.2px;
  color: #fff;
  margin-right: 19px;
  margin-top: 7px; }

.h-category-item__more i {
  width: 26px;
  height: 26px;
  border: 2px solid rgba(255, 255, 255, 0.1);
  border-radius: 50%; }

.h-category-item__more i i {
  background: url(../img/h-category-more.png) no-repeat;
  width: 3px;
  height: 6px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5px; }

.h-category-item__hide {
  max-height: 0;
  -webkit-transition: max-height 0.15s ease-out;
  -o-transition: max-height 0.15s ease-out;
  transition: max-height 0.15s ease-out;
  overflow: hidden; }

.h-category-item:hover .h-category-item__hide {
  max-height: 500px;
  
  transition: max-height 0.7s ease-in; }

.h-category-item:hover .h-category-item__shadow {
  background: url(../img/h-category-shadow2.png) repeat-x;
  height: 429px; }

.h-news {
  margin-top: 100px;
  padding-bottom: 100px;
  border-bottom: 1px solid #e8e8e8; }
  .h-news-list {
    margin-left: -15px;
    margin-right: -15px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

.h-news-item {
  width: 25%;
  padding-left: 15px;
  padding-right: 15px;
  position: relative; }
  .h-news-item__img {
    height: 188px;
    overflow: hidden;
    }
  .h-news-item__img img {
    display: block;
    max-width: 100%;
    height: 100%;
    width: 100%;
    object-fit: cover; }
  .h-news-item__content {
    padding-top: 24px;
    padding-left: 28px;
    padding-right: 28px;
    padding-bottom: 94px; }
  .h-news-item__date {
    color: #ababab;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px; }
  .h-news-item__name {
    font-size: 13px;
    line-height: 23px;
    color: #000;
    text-decoration: none; }
    .h-news-item__name:hover {
      color: #42b8d4; }
  .h-news-item__btn {
    position: absolute;
    left: 43px;
    bottom: 28px; }
  .h-news-item__title {
    /*min-height: 64px;*/ }
  .h-news-item__box {
    -webkit-transition: -webkit-box-shadow 0.3s ease;
    transition: -webkit-box-shadow 0.3s ease;
    -o-transition: box-shadow 0.3s ease;
    transition: box-shadow 0.3s ease;
    transition: box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease;
    display: block;
    text-decoration: none; }

.h-news-item:hover .h-news-item__box {
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15); }

.btn--1 {
  display: inline-block;
  vertical-align: top;
  padding-left: 28px;
  padding-right: 28px;
  text-align: center;
  font-size: 13px;
  text-decoration: none;
  color: #000;
  border-radius: 2px;
  border: 1px solid #d1d1d1;
  padding-top: 10px;
  padding-bottom: 10px; }
  .btn--1:hover {
        background-color: #e6e6e6;
    color: #000;
    border-color: #e6e6e6; }

.h-soc {
  padding-top: 91px; }
  .h-soc .h-soc-list {
    margin-left: -15px;
    margin-right: -15px; }

.h-soc-item__img img {
  display: block;
  max-width: 100%; }

.h-soc--bg {
  background-color: #fff;
  position: relative;
  padding-left: 30px;
  padding-right: 30px; }

.row-inline {
  font-size: 0;
  margin-left: -15px;
  margin-right: -15px; }

.cols3 {
  width: 25%;
  display: inline-block;
  vertical-align: top;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 30px; }

.cols6 {
  width: 50%;
  display: inline-block;
  vertical-align: top;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 30px; }

.cols4 {
  width: 33.3%;
  display: inline-block;
  vertical-align: top;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 30px; }

.h-soc-bottom {
  padding-top: 117px;
  margin-top: -75px;
  background-color: #42b8d4;
  padding-bottom: 25px; }
  .h-soc-bottom__btn {
    text-align: center;
    padding-bottom: 42px; }

.h-soc-bottom-list::before {
  content: '';
  display: block;
  border-top: 1px solid #68c6dc;
  padding-top: 20px; }

.h-soc-bottom-list__text {
  font-size: 14px;
  font-weight: 400;
  line-height: 23px;
  color: #fff; }

.h-soc-bottom-list .cols6 {
  margin-bottom: 0; }

.h-soc-bottom-list__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .h-soc-bottom-list__flex img {
    display: block;
    max-width: 100%; }

.h-project {
  padding-top: 157px;
  padding-bottom: 107px; }
  .h-project-name {
    font-family: 'avantgardegothicc';
    font-size: 42px;
    text-align: center;
    font-weight: 700; }
  .h-project-text {
    color: #666666;
    font-size: 22px;
    font-weight: 300;
    text-align: center;
    margin-bottom: 50px; }

.h-project-pre ul {
  padding: 0; }

.h-project-pre li {
  background: url(../img/ok.png) no-repeat;
  min-height: 38px;
  color: #333333;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  list-style: none;
  padding-left: 68px;
  margin-bottom: 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.h-project-pre__name {
  font-family: 'avantgardegothicc';
  font-size: 24px;
  line-height: 34px;
  font-weight: 700;
  margin-top: 30px;
  margin-bottom: 20px; }

.h-project-pre2 ul {
  padding: 0; }

.h-project-pre2 li {
  list-style: none;
  background: url(../img/h-li.png) left center no-repeat;
  min-height: 7px;
  color: #333333;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 20px;
  padding-left: 27px; }

.h-project-pre2__btn {
  margin-top: 32px; }

.h-project-slider {
  position: relative; }
  .h-project-slider .owl-dots {
    display: none; }
  .h-project-slider .owl-theme .owl-nav {
    position: absolute;
    bottom: 24px;
    right: 31px; }
  .h-project-slider__img img {
    display: block;
    max-width: 100%; }
  .h-project-slider__content {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 24px;
    padding-left: 55px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .h-project-slider__name {
    font-size: 24px;
    font-weight: 700;
    color: #fff; }
  .h-project-slider__text {
    color: #cfcdcb;
    font-size: 14px;
    margin-top: 15px;
    max-width: 80%;
    line-height: 20px; }
  .h-project-slider__shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%; }
    .h-project-slider__shadow img {
      display: block;
      max-width: 100%; }
  .h-project-slider__box {
    display: block; }

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
  width: 10px;
  height: 20px; }

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-prev:hover {
  background: url(../img/owl-left.svg) no-repeat; }

.owl-carousel .owl-nav button.owl-next {
  background: url(../img/owl-right.svg) no-repeat;
  margin-left: 30px; }

.owl-carousel .owl-nav button.owl-next:hover {
  background: url(../img/owl-right.svg) no-repeat; }

button:focus,
input:focus {
  outline: none; }

.h-maps {
  height: 506px;
  position: relative;
  border-top: 1px solid #e8e8e8; }
  .h-maps .wrap {
    position: absolute;
    height: 506px;
    top: 0;
    left: 0;
    right: 0; }

.h-map {
  height: 506px;
  position: relative;
  z-index: 1; }

.h-map-content {
  position: absolute;
  width: 440px;
  height: 100%;
  background-color: #fff;
  z-index: 10;
  top: 0;
  padding-left: 69px;
  padding-right: 69px;
  padding-top: 70px;
  padding-bottom: 60px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  .h-map-content__name {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 30px; }
  .h-map-content__phone span {
    font-size: 11px;
    letter-spacing: 1.1px;
    color: #949494;
    display: block;
    margin-bottom: 15px; }
  .h-map-content__phone a {
    text-decoration: none;
    font-size: 24px;
    color: #000;
    margin-left: 15px; }
  .h-map-content__phone i {
    display: inline-block;
    vertical-align: top;
    width: 24px;
    height: 24px;
    background: url(../img/phone.svg) no-repeat; }
  .h-map-content__adress {
    margin-top: 40px; }
    .h-map-content__adress i {
      width: 20px;
      height: 24px;
      background: url(../img/adress.svg) no-repeat;
      display: inline-block;
      vertical-align: top; }
    .h-map-content__adress span {
      display: inline-block;
      vertical-align: top;
      color: #292929;
      font-size: 14px;
      font-weight: 400;
      line-height: 23px;
      margin-left: 19px; }
  .h-map-content__email {
    margin-top: 34px; }
    .h-map-content__email span {
      font-size: 11px;
      letter-spacing: 1.1px;
      color: #949494;
      display: block;
      margin-bottom: 15px; }
    .h-map-content__email i {
      background: url(../img/email.svg) no-repeat;
      width: 24px;
      height: 18px;
      display: inline-block;
      vertical-align: top; }
    .h-map-content__email a {
      display: inline-block;
      vertical-align: top;
      color: #292929;
      font-size: 14px;
      text-decoration: none;
      margin-left: 15px; }
  .h-map-content__btn {
    margin-top: 36px; }

.footer {
  background-color: #808080;
  padding-top: 20px;
  padding-bottom: 40px; }
  .footer-col1 {
    width: 29%; }
  .footer-col2 {
    width: 51%; }
  .footer-col3 {
    width: 20%; }
  .footer-logo {
    background: url(../img/logo.png) no-repeat;
    width: 107px;
    height: 78px;
    display: block; }
  .footer-cop {
    font-size: 13px;
    color: #fff;
    margin-top: 17px; }
  .footer-info {
    opacity: 0.5;
    color: #ffffff;
    font-size: 12px;
    font-weight: 400;
    line-height: 19px;
    margin-top: 14px; }
  .footer-conf a {
    opacity: 0.6;
    color: #ffffff;
    font-size: 14px;
    text-decoration: none; }
    .footer-conf a:hover {
      opacity: 1; }
  .footer-menu-list {
    margin-left: -10px;
    margin-right: -10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .footer-menu {
    max-width: 25%;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 35px; }
    .footer-menu ul {
      padding: 0;
      margin: 0; }
    .footer-menu li {
      list-style: none;
      margin-bottom: 20px; }
    .footer-menu li:last-child {
      margin-bottom: 0; }
    .footer-menu a {
      color: #ffffff;
      font-family: "Open Sans";
      font-size: 13px;
      text-decoration: none;
      opacity: 0.56; }
      .footer-menu a:hover {
        opacity: 1; }
  .footer-soc {
    text-align: right;
    padding-top: 35px; }
    .footer-soc a {
      width: 42px;
      height: 42px;
      display: inline-block;
      vertical-align: top;
      margin-right: 10px; }
      .footer-soc a:hover {
        opacity: 0.5; }
    .footer-soc__vk {
      background: url(../img/vk-small.png) no-repeat; }
    .footer-soc__fb {
      background: url(../img/fb-small.png) no-repeat; }
    .footer-soc__in {
      background: url(../img/in-small.png) no-repeat; }
    .footer-soc__yt {
      background: url(../img/yt-small.png) no-repeat; }
    .footer-soc__tel {
      background: url(../img/tel-wh-small.png) no-repeat; }
    .footer-soc__zen {
      background: url(../img/zen-png-small.png) no-repeat; }
    .footer-soc a:last-child {
      margin-right: 0; }
  .footer-left, .footer-right {
    width: 50%;
    margin-top: 28px; }
  .footer-right {
    text-align: right; }
  .footer-right a {
    opacity: 0.6;
    color: #ffffff;
    font-size: 14px;
    text-decoration: none; }
    .footer-right a:hover {
      opacity: 1; }

.h-pre-owls {
  position: absolute;
  right: 0;
  top: 0;
  width: 880px;
  height: 649px; }

.h-pre-owls video {
 width: 100%;
}

.owl-carousel .owl-item img {
  display: block;
  width: auto; }

header .owl-carousel .owl-item img {
  min-width: 100%;
}

.h-pre {
  padding-bottom: 201px;
  border-bottom: 1px solid #e8e8e8;
  padding-top: 101px; }
  .h-pre .owl-theme .owl-dots {
    display: none; }
  .h-pre .owl-theme .owl-nav {
    position: absolute;
    top: 30px;
    right: 30px;
    font-size: 0; }
  .h-pre .wrap {
    position: relative; }

.h-pre-slider__btn {
  margin-bottom: 48px; }

.h-pre-slider__item {
  position: relative; }

.h-pre-slider__name {
  font-size: 42px;
  line-height: 52px;
  font-weight: 700;
  padding-top: 55px; }

.h-pre-slider__text {
  color: #292929;
  font-size: 20px;
  font-weight: 300;
  font-style: italic;
  margin-top: 25px; }

.h-pre-slider__text2 {
  color: #333333;
  font-size: 14px;
  font-weight: 400;
  line-height: 25px;
  margin-top: 25px;
  margin-bottom: 60px; }

.h-pre-slider__left {
  width: 48%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 53px;
  background-color: #fff;
  position: relative;
  margin-top: 40px;
  z-index: 1; }

.h-pre-slider__center {
  width: 23%;
  background-color: #42b8d4;
  padding-top: 23px;
  padding-left: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  bottom: -108px;
  min-height: 169px;
  z-index: 1; }
  .h-pre-slider__center .name {
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    position: relative;
    left: 2px;
    top: 2px; }
  .h-pre-slider__center .count {
    font-size: 72px;
    color: #fff;
    display: block;
    font-weight: 700;
    position: relative;
    top: 11px; }
  .h-pre-slider__center .name2 {
    font-size: 14px;
    color: #ffffff;
    margin-top: 4px;
    display: block;
    margin-left: 6px; }

.h-pre-slider__right {
  width: 29%;
  position: absolute;
  right: 0;
  bottom: -108px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 39px;
  padding-top: 33px;
  padding-right: 30px;
  padding-bottom: 14px;
  background-color: #fff;
  z-index: 1; }

.h-pre-count {
  margin-bottom: 32px; }
  .h-pre-count__img {
    float: left;
    width: 73px; }
  .h-pre-count__content {
    margin-left: 97px; }
  .h-pre-count__name {
    font-size: 16px;
    font-weight: 700; }
  .h-pre-count__text {
    opacity: 0.92;
    color: #000000;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    margin-top: 8px; }

.h-pre-count:last-child {
  margin-bottom: 0; }

.header-black {
  height: 128px; }
  .header-black .header-menu ul li a {
    color: #666666; }
    .header-black .header-menu ul li a:hover {
        color:#fff;
    }
  .header-black .header-wrap {
    border-bottom: 1px solid #f3f3f3; }
  .header-black .header-nav ul li a {
    color: #000000; }
    .header-black .header-nav ul li a:hover {
        color:#fff;
    }
    /*
  .header-black .header-nav ul li.active a,
  .header-black .header-menu ul li.active a {
    color: #d82e67; }
    */
  .header-black .header-search i {
    background: url(../img/search3.svg) no-repeat; }
  .header-black .header-search:hover span {
    color: #fff; }
  .header-black .header-lk {
    background: #d82e67; }
  .header-black .header-calc,
  .header-black .header-menu {
    border-right: 1px solid #f3f3f3; }

.header-black .header-menu {
  border-right: none;
}
.header-black .header-calc {
  border-left: 1px solid #f3f3f3;
  border-right: none;
}
.header-black .header-cart {
  border-right: 1px solid #f3f3f3;
}

  .header-black .header-search {
    border-left: 1px solid #f3f3f3;
    border-right: 1px solid #f3f3f3; }
  .header-black .header-calc span {
    color: #666666; }
  .header-black .header-calc i svg {
    color: #42b8d4;
    fill: #42b8d4;
    opacity: 1; }
  .header-black .header-lk span {
    color: #fff; }
  .header-black .header-search span {
    color: #000; }

.bread-crumbs {
  background-color: #f7f7f7;
  padding-top: 56px;
  padding-bottom: 27px; }
  .bread-crumbs h1 {
    font-family: 'avantgardegothicc';
    font-size: 42px;
    margin-top: 22px;
    font-weight: 700;
    margin-bottom: 0; }
  .bread-crumbs__crosh {
    font-style: 0; }
    .bread-crumbs__crosh ul {
      padding: 0;
      margin: 0; }
    .bread-crumbs__crosh li {
      list-style: none;
      display: inline-block;
      vertical-align: top; }
    .bread-crumbs__crosh a::after {
      content: '';
      width: 4px;
      height: 6px;
      background: url(../img/crosh.png) no-repeat;
      display: inline-block;
      vertical-align: middle;
      position: relative;
      top: -1px;
      margin-left: 15px;
      margin-right: 15px; }
    .bread-crumbs__crosh a:hover {
      color: #000; }
    .bread-crumbs__crosh a, .bread-crumbs__crosh span {
      color: #999999;
      font-size: 13px;
      text-decoration: none; }

.notfound {
  padding-top: 185px;
  padding-bottom: 190px; }
  .notfound .wrap {
    text-align: center; }
  .notfound-left {
    margin-right: 59px;
    text-align: left; }
  .notfound-right {
    width: 428px;
    text-align: left; }
  .notfound-count {
    color: #42b8d4;
    font-size: 180px;
    font-weight: 700;
    margin-top: -9px; }
  .notfound-name {
    font-size: 24px;
    font-weight: 700; }
  .notfound-text {
    color: #000;
    font-size: 14px;
    font-weight: 400;
    line-height: 25px;
    margin-top: 10px; }
  .notfound-link {
    margin-top: 13px; }
    .notfound-link a {
      font-size: 14px;
      color: #42b8d4;
      text-decoration: none;
      background-image: -webkit-gradient(linear, left top, right top, color-stop(10%, #42b8d4), color-stop(0%, rgba(255, 255, 255, 0)));
      background-image: -webkit-linear-gradient(left, #42b8d4 10%, rgba(255, 255, 255, 0) 0%);
      background-image: -o-linear-gradient(left, #42b8d4 10%, rgba(255, 255, 255, 0) 0%);
      background-image: linear-gradient(to right, #42b8d4 10%, rgba(255, 255, 255, 0) 0%);
      background-position: bottom;
      background-size: 5px 1px;
      background-repeat: repeat-x;
      padding-bottom: 1px; }

.job {
  padding-top: 45px;
  padding-bottom: 200px; }

.job-item.active {
  background-color: #42b8d4;
  margin-bottom: 40px; }
  .job-item.active .job-item__icon {
    background-color: #30acc9; }
    .job-item.active .job-item__icon .first {
      display: none; }
    .job-item.active .job-item__icon .last {
      display: block; }
  .job-item.active .job-item__title {
    color: #fff; }
    .job-item.active .job-item__link::after {
      width: 18px;
      height: 2px;
      background: url(../img/minus.png) no-repeat; }
  .job-item.active .job-item__content {
    display: block; }

.job-item {
  background-color: #f5f5f5;
  margin-bottom: 10px; }
  .job-item__icon {
    width: 60px;
    min-height: 60px;
    /*float: left;*/
    background-color: #ebebeb; }
    .job-item__icon span {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -ms-flex-line-pack: center;
      align-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      height: 60px; }
    .job-item__icon img {
      display: block;
      max-width: 100%; }
    .job-item__icon .last {
      display: none; }
  .job-item__title {
    width: calc(100% - 78px);
    font-size: 20px;
    font-weight: 700;
    color: #000;
    padding-top:10px;
    padding-top:10px;
    min-height: 60px;
    margin-left:auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative; 
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;  
  }
    .job-item__link::after {
      content: '';
      display: block;
      width: 19px;
      height: 18px;
      background: url(../img/plus.png) no-repeat;
      right: 40px;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      position: absolute; }
  .job-item__link {
    text-decoration: none; 
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position:relative;
    padding-right:65px;
  }
  .documentation .job-item__title {
      padding-top:10px;
      padding-bottom:10px;
  }
  .job-item__content {
    -webkit-box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    padding-top: 30px;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 40px;
    display: none;
      
  }
  .job-item__text.first p:first-child {
    margin-top: 0; }
  .job-item__text {
    color: #292929;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px; }
    .job-item__text ul {
      padding-left: 0;
      line-height: 16px;
      margin-bottom: 0; }
    .job-item__text li {
      list-style: none;
      background: url(../img/h-li.png) left center no-repeat;
      min-height: 7px;
      color: #333333;
      font-size: 16px;
      font-weight: 400;
      margin-bottom: 18px;
      padding-left: 27px; }
    .job-item__text li:last-child {
      margin-bottom: 0; }
  .job-item__head {
    font-size: 24px;
    color: #000;
    font-weight: 700; }
  .job-item-grid {
    margin-left: -15px;
    margin-right: -15px;
    margin-top: 40px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

.job-item-pre__box {
  border: 1px solid #e6e6e6;
  padding-left: 40px;
  padding-right: 30px;
  padding-top: 30px;
  padding-bottom: 30px;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.job-form {
  background-color: #f6f6f6;
  padding-top: 78px;
  padding-bottom: 56px;
  padding-left: 15px;
  padding-right: 15px; }
  .job-form__btn {
    text-align: center;
    margin-top: 10px; }
    .job-form__btn .btn1 {
      width: 270px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
  .job-form__pol {
    color: #505050;
    text-align: center;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    margin-top: 30px; }
    .job-form__pol a {
      font-size: 12px;
      color: #42b8d4;
      text-decoration: none;
      background-image: -webkit-gradient(linear, left top, right top, color-stop(10%, #42b8d4), color-stop(0%, rgba(255, 255, 255, 0)));
      background-image: -webkit-linear-gradient(left, #42b8d4 10%, rgba(255, 255, 255, 0) 0%);
      background-image: -o-linear-gradient(left, #42b8d4 10%, rgba(255, 255, 255, 0) 0%);
      background-image: linear-gradient(to right, #42b8d4 10%, rgba(255, 255, 255, 0) 0%);
      background-position: bottom;
      background-size: 5px 1px;
      background-repeat: repeat-x;
      padding-bottom: 1px; }
  .job-form__name {
    text-align: center;
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 20px; }
  .job-form-wrap {
    width: 100%;
    max-width: 1016px;
    margin: 0 auto; }
    .job-form-wrap .g_rows {
      margin-left: -15px;
      margin-right: -15px; }

.default-textarea {
  height: 210px;
  border: 1px solid #e6e6e6;
  width: 100%;
  font-size: 14px;
  padding-left: 20px;
  padding-top: 12px;
  resize: none;
  color: #000;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
.default-textarea.error {
    -webkit-box-shadow: inset 0 0 0 2px brown;
    box-shadow: inset 0 0 0 2px brown;
}
.default-textarea:focus::-webkit-input-placeholder {
  color: transparent; }

.default-textarea:focus::-moz-placeholder {
  color: transparent; }

.default-textarea:focus:-moz-placeholder {
  color: transparent; }

.default-textarea:focus:-ms-input-placeholder {
  color: transparent; }

.default-textarea::-webkit-input-placeholder {
  color: #707070; }

.default-textarea::-moz-placeholder {
  color: #707070; }

.default-textarea:-moz-placeholder {
  color: #707070; }

.default-textarea:-ms-input-placeholder {
  color: #707070; }

input:focus,
textarea:focus,
button:focus {
  outline: none; }

.default-input {
  width: 100%;
  font-size: 14px;
  color: #000;
  border: 1px solid #e6e6e6;
  height: 45px;
  padding-left: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.job-form-item {
  margin-bottom: 10px; }
  .job-form-item__label {
    float: left;
    width: 145px;
    color: #707070;
    font-size: 14px;
    height: 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .job-form-item__input {
    margin-left: 201px; }

.addImagesLabel {
  background: url(../img/uploads.png) #ebebeb center no-repeat;
  width: 100%;
  height: 45px;
  display: block;
  cursor: pointer; }
  .addImagesLabel input {
    opacity: 0; }

.sps {
  text-align: center;
  padding-top: 120px;
  padding-bottom: 150px; }
  .sps-img {
    width: 107px;
    height: 108px;
    margin: 0 auto;
    background: url(../img/sps.png) no-repeat; }
  .sps-name {
    font-size: 32px;
    font-weight: 700;
    line-height: 34px;
    margin-top: 38px; }
  .sps-text {
    opacity: 0.38;
    color: #333333;
    font-size: 13px;
    margin-top: 22px; }

.project-about {
  font-size: 0;
  padding-top: 28px;
  padding-bottom: 28px;
  text-align: center;
  position: relative;
  margin-top: 40px;
  margin-bottom: 30px; }
  .project-about span {
    font-size: 22px;
    font-weight: 400;
    line-height: 36px;
    font-weight: 700;
    color: #000; }
  .project-about i {
    color: #d82e67; }
  .project-about__left {
    height: 100%;
    position: absolute;
    width: 6px;
    background: #42b8d4;
    left: 0;
    top: 0; }
  .project-about__top {
    height: 6px;
    position: absolute;
    width: 50%;
    background: #42b8d4;
    left: 1px;
    top: 0; }
  .project-about__bottom {
    height: 6px;
    position: absolute;
    width: 50%;
    background: #42b8d4;
    left: 1px;
    bottom: 0; }
  .project-about__left2 {
    height: 100%;
    position: absolute;
    width: 6px;
    background: #d82e67;
    right: 0;
    top: 0; }
  .project-about__top2 {
    height: 6px;
    position: absolute;
    width: 50%;
    background: #d82e67;
    right: 0;
    top: 0; }
  .project-about__bottom2 {
    height: 6px;
    position: absolute;
    width: 50%;
    background: #d82e67;
    right: 0;
    bottom: 0; }

.project-contents {
  margin-left: -15px;
  margin-right: -15px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.project-content {
  position: relative; }
  .project-content__box {
    border: 3px solid #f5f5f5;
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 40px;
    padding-right: 34px;
    padding-top: 25px;
    padding-bottom: 25px; }
  .project-content .content-style {
    font-size: 14px; }
    .project-content .content-style ul li {
      font-size: 14px; }

.project-content {
  margin-bottom: 0; }

.project-category {
  margin-top: 59px;
  margin-bottom: 40px; }
  .project-category ul {
    padding: 0;
    margin: 0;
    font-size: 0; }
  .project-category li {
    list-style: none;
    display: inline-block;
    vertical-align: top;
    margin-right: 45px; }
  .project-category li:last-child {
    margin-right: 0; }
  .project-category a {
    color: #999999;
    font-size: 16px;
    font-family: 'avantgardegothicc';
    font-weight: 700;
    text-decoration: none;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(10%, #999999), color-stop(0%, rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(left, #999999 10%, rgba(255, 255, 255, 0) 0%);
    background-image: -o-linear-gradient(left, #999999 10%, rgba(255, 255, 255, 0) 0%);
    background-image: linear-gradient(to right, #999999 10%, rgba(255, 255, 255, 0) 0%);
    background-position: bottom;
    background-size: 5px 1px;
    background-repeat: repeat-x;
    padding-bottom: 1px; }
    .project-category a:hover {
      background-image: none;
      color: #333; }
  .project-category li.active a {
    color: #000; }

.project-items {
  margin-left: -15px;
  margin-right: -15px; }

.project-item__box img {
    transition: 1s;
}
.project-item__box:hover img {
    transform: scale(1.2); 
}

.project-item {
  margin-bottom: 30px; }
  .project-item__box {
    position: relative;
    display: block;
    text-decoration: none; }
  .project-item__img img {
    display: block;
    max-width: 100%; }
  .project-item .h-category-item__more {
    margin-top: 17px; }
  .project-item__shadow {
    background: url(../img/project-shadow.png) repeat-x;
    width: 100%;
    height: 283px;
    position: absolute;
    bottom: 0;
    left: 0; z-index:1; }
  .project-item__content {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 44px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 30px;
    padding-right: 30px; z-index:2; }
  .project-item__name {
    font-size: 32px;
    font-weight: 700;
    color: #fff; }

.project-br {
  height: 100px; }

.project-more {
  text-align: center;
  margin-top: 30px; }
  .project-more i {
    width: 13px;
    height: 13px;
    background: url(../img/more.png) no-repeat;
    margin-right: 12px; }
  .project-more span {
    position: relative;
    top: 1px; }
  .project-more i, .project-more span {
    display: inline-block;
    vertical-align: middle; }

.documentation {
  margin-top: 44px;
  margin-bottom: 100px;
  max-width: 850px; }
  .documentation .job-item__title {
    font-style: normal;
    font-weight: bold; }
    .documentation .job-item__title span {
      color: #c6c6c6;
      display: inline-block;
      vertical-align: top;
      margin-right: 8px; }
  .documentation .job-item.active .job-item__title span {
    color: #3593aa; }
  .documentation .job-item__content {
    padding-left: 80px;
    padding-bottom: 5px;
    padding-right: 80px; }

.documentation-items {
  margin-left: -15px;
  margin-right: -15px; }

.documentation-item__box {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.documentation-item__img {
  width: 50%; }

.documentation-item__content {
  position: relative;
  padding-left: 19px;
  width: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.documentation-item__btn {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding-left: 19px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  .documentation-item__btn .btn1 {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 0;
    padding-right: 0; }

.documentation-item__head {
  font-size: 15px;
  color: #cccccc;
  font-weight: 600; }
  .documentation-item__head span {
    color: #d82e67; }

.documentation-item__name {
  color: #292929;
  font-size: 17px;
  font-weight: 700;
  line-height: 29px;
  margin-top: 10px; }

.documentation-item__btn i {
  width: 12px;
  height: 12px;
  background: url(../img/dow.png) no-repeat;
  position: relative;
  top: -1px;
  margin-right: 7px; }

.documentation-item__btn i, .documentation-item__btn span {
  display: inline-block;
  vertical-align: middle; }

.documentation-pdfs {
  margin-left: -15px;
  margin-right: -15px; }

.documentation-pdf__box {
  border: 1px solid #ececec;
  position: relative;
  padding-top: 29px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 15px; }

.documentation-pdf__name {
  font-size: 16px;
  font-weight: 600;
  line-height: 26px;
  color: #292929;
  min-height: 109px;
  position: relative;
  padding-bottom: 30px; }
  .documentation-pdf__name span {
    color: #cccccc; }
  .documentation-pdf__name::after {
    content: '';
    display: block;
    width: 120px;
    height: 1px;
    background-color: #e6e6e6;
    position: absolute;
    bottom: 0; }

.documentation-pdf__bottom {
  color: #cccccc;
  font-size: 14px;
  margin-top: 20px;
  padding-bottom: 2px; }
  .documentation-pdf__bottom a {
    color: #d82e67;
    text-decoration: none;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(10%, #d82e67), color-stop(0%, rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(left, #d82e67 10%, rgba(255, 255, 255, 0) 0%);
    background-image: -o-linear-gradient(left, #d82e67 10%, rgba(255, 255, 255, 0) 0%);
    background-image: linear-gradient(to right, #d82e67 10%, rgba(255, 255, 255, 0) 0%);
    background-position: bottom;
    background-size: 5px 1px;
    background-repeat: repeat-x;
    padding-bottom: 1px; }
    .documentation-pdf__bottom a:hover {
      background-image: none; }

.documentation-pdf__label {
  color: #adadad;
  font-size: 13px;
  display: inline-block;
  vertical-align: top;
  position: absolute;
  top: -8px;
  background: #fff;
  padding-left: 6px;
  padding-right: 6px;
  left: 15px; }

.catalog {
  padding-bottom: 70px; }
  .catalog-text {
    padding-top: 25px; }
  .catalog-title {
    font-size: 32px;
    font-weight: 700;
    margin-top: 30px;
    margin-bottom: 30px;
    display: block;
    text-decoration: none;
    color: #000;
  }
  .catalog-items {
    margin-left: -15px;
    margin-right: -15px; }
  .catalog-bottom-text {
    margin-top: 52px; }

.catalog-item {
  position: relative;
  display: block; }
  .catalog-item__img img {
    display: block;
    max-width: 100%; }
  .catalog-item__content {
    position: absolute;
    bottom: 25px;
    left: 0;
    padding-left: 30px;
    padding-right: 30px; }
  .catalog-item__name {
    color: #fff;
    font-size: 24px;
    font-weight: 700; }
  .catalog-item__text {
    color: #c7c6c5;
    font-size: 14px;
    margin-top: 5px; }
  .catalog-item__shadow {
    width: 100%;
    height: 130px;
    background: url(../img/catalog-shadow.png) no-repeat;
    position: absolute;
    left: 0;
    bottom: 0; }
  .catalog-item__btn {
    margin-top: 16px;
    max-height: 0;
    -webkit-transition: max-height 0.15s ease-out;
    -o-transition: max-height 0.15s ease-out;
    transition: max-height 0.15s ease-out;
    overflow: hidden; }
    .catalog-item__btn .btn1 {
      width: 100%;
      max-width: 260px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }

.catalog-item:hover .catalog-item__btn {
  max-height: 500px;
  
  transition: max-height 0.7s ease-in; }

.catalog-items--top {
  margin-top: 40px; }

.catalog-item:hover .catalog-item__shadow {
  height: 413px;
  background: url(../img/catalog-shadow2.png) no-repeat; }

.lk {
  padding-top: 30px;
  padding-bottom: 120px; }

.lk-tab ul {
  padding: 0;
  margin: 0;
  font-size: 0;
  border-bottom: 1px solid #f2f2f2; }

.lk-tab li {
  list-style: none;
  display: inline-block;
  vertical-align: top;
  width: 33.3%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.lk-tab a {
  color: #999999;
  font-size: 20px;
  font-weight: 700;
  text-decoration: none;
  display: block;
  text-align: center;
  padding-bottom: 19px;
  border-bottom: 2px solid #fff; }
  .lk-tab a:hover {
    color: #000; }

.lk-tab li.active a {
  border-bottom: 2px solid #42b8d4;
  color: #000; }

.lk-manager-table {
  max-width: 824px; }

.lk-sales-table {
  max-width: 1000px; }

.content-style table {
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
  width: 100%;
  margin-top: 30px;
  text-align: left; }
  .content-style table tbody {
    border: 2px solid #f2f2f2; }
  .content-style table th {
    background-color: #42b8d4;
    font-family: 'avantgardegothicc';
    font-weight: 700;
    color: #fff;
    font-size: 13px;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 18px;
    padding-bottom: 18px; }
  .content-style table td {
    padding-left: 40px;
    font-size: 14px;
    background-color: #f2f2f2;
    padding-top: 7px;
    padding-bottom: 7px; }
  .content-style table tr:nth-of-type(odd) td {
    background-color: #fff; }

.lk-manager-del {
  width: 11px;
  height: 12px;
  background: url(../img/lk-manager-del.svg) no-repeat;
  display: block;
  margin-left: 20px; }

.cart-count__minus i {
  background: url(../img/cart-minus.png) center no-repeat; }

.cart-count__plus i {
  background: url(../img/cart-plus.png) center no-repeat; }

.cart-count__input {
  width: 60px;
  height: 30px;
  border: 1px solid #d9d9d9;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  color: #b4b4b4;
  font-size: 13px;
  font-weight: 700; }

.cart-count__minus, .cart-count__plus {
  width: 30px;
  height: 30px;
  background-color: #dddddd;
  display: inline-block;
  vertical-align: top;
  cursor: pointer; }
  .cart-count__minus:hover, .cart-count__plus:hover {
    background-color: #42b8d4; }
  .cart-count__minus i, .cart-count__plus i {
    font-style: normal;
    text-align: center;
    width: 30px;
    height: 30px;
    font-size: 0;
    display: block; }

.cart-table {
  padding-bottom: 10px; }
  .cart-table .content-style table {
    margin-top: 40px; }
  .cart-table .lk-manager-del {
    margin-left: 0; }
  .cart-table .content-style table td {
    padding-top: 14px;
    padding-bottom: 14px; }

.cart-table .content-style table tr.inner td.cart-table__name {
  padding-left: 40px;
}
.cart-table .content-style table tr.inner td.cart-table__count span {
  opacity: 0;
  visibility: hidden;
}
.cart-table .content-style table tr.inner td.cart-table__count .cart-count__input {
  background-color: transparent;
  border: none;
}

.cart-bottom {
  -webkit-box-shadow: 0 6px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.1);
  border-radius: 0 0 5px 5px;
  text-align: right;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 50px; }
  .cart-bottom__itog {
    font-size: 17px;
    margin-right: 35px; }
  .cart-bottom__total {
    font-size: 30px;
    font-weight: 700;
    margin-right: 60px; }
  .cart-bottom__itog, .cart-bottom__total, .cart-bottom__btns {
    text-align: left;
    display: inline-block;
    vertical-align: middle; }
    .cart-bottom__itog .btn1, .cart-bottom__total .btn1, .cart-bottom__btns .btn1 {
      width: 260px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
    .cart-bottom__itog .btn2, .cart-bottom__total .btn2, .cart-bottom__btns .btn2 {
      margin-left: 25px;
      width: 260px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }

.news {
  margin-top: 40px;
  padding-bottom: 120px; }

.news-big {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 40px; }
  .news-big__img img {
    display: block; }
  .news-big__date {
    color: #999999;
    font-size: 11px;
    margin-bottom: 10px; text-transform: uppercase; }
  .news-big__content {
    padding-left: 28px;
    padding-top: 30px; }
  .news-big__name {
    font-size: 32px;
    font-weight: 700;
    line-height: 48px;
    text-decoration: none;
    color: #000; }
  .news-big__text {
    color: #333333;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    margin-top: 10px;
    margin-bottom: 30px; }

.news-list {
  border-top: 1px solid #e6e6e6;
  padding-top: 40px; }
  .news-list .g_rows {
    margin-left: -15px;
    margin-right: -15px; }

.news-item a {
  text-decoration: none; }

.news-item__img {
  position: relative; }
  .news-item__img img {
    display: block;
    max-width: 100%; }

.news-item__date {
  display: block;
  color: #999999;
  font-size: 11px;
  padding-top: 14px;
  padding-bottom: 14px;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #fff;
  padding-right: 22px; }

.news-item__name {
  color: #000000;
  font-size: 18px;
  font-weight: 700;
  line-height: 30px;
  margin-top: 10px;
  display: block;
  margin-bottom: 10px; }

.news-item__text {
  color: #333333;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  margin-bottom: 20px;
  position: relative; }
  .news-item__text::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 37px;
    left: 0;
    bottom: 0; }

.paginator {
  margin-top: 10px; }
  .paginator ul {
    margin: 0;
    padding: 0;
    font-size: 0;
    text-align: center; }
  .paginator li {
    list-style: none;
    display: inline-block;
    vertical-align: top; }
  .paginator li:first-child {
    margin-right: 20px; }
  .paginator li:last-child {
    margin-right: 0px;
    margin-left: 20px; }
  .paginator li {
    margin-right: 10px; }
  .paginator-item {
    width: 35px;
    height: 35px;
    border: 1px solid #f0f0f0;
    color: #b8b8b8;
    font-size: 14px;
    text-decoration: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .paginator li.active .paginator-item__num {
    background-color: #42b8d4;
    color: #fff;
    border-color: #42b8d4; }
  .paginator .paginator-item:hover {
    border-color: #42b8d4; }
  .paginator-item__left {
    background: url(../img/paginator-left.svg) center no-repeat; }
  .paginator-item__right {
    background: url(../img/paginator-right.svg) center no-repeat; }

.question {
  margin-top: 40px;
  padding-bottom: 120px; }
  .question-wrap {
    margin-left: -40px;
    margin-right: -40px; }
  .question-left, .question-right {
    padding-left: 40px;
    padding-right: 40px;
    min-height: 1px; }
  .question-left {
    width: 70%; }
  .question-right {
    width: 30%; }
  .question-list {
    margin-top: 35px; }

.question-form {
  background-color: #f7f7f7;
  padding-left: 28px;
  padding-right: 34px;
  padding-bottom: 41px;
  padding-top: 33px; }
  .question-form .default-input,
  .question-form .default-textarea {
    border: 1px solid #e6e6e6;
    background-color: #fcfcfc; }
  .question-form .default-textarea {
    height: 165px; }
  .question-form__pagetitle {
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 12px; }
  .question-form__item {
    margin-bottom: 21px; }
  .question-form__item:last-child {
   /* margin-bottom: 0;*/ }
  .question-form__name {
    font-size: 13px;
    margin-bottom: 7px; }
  .question-form__btn {
    margin-top: 20px; }
  .question-form .btn1 {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }

.question-search {
  position: relative; }
  .question-search input {
    width: 100%;
    height: 60px;
    border: 1px solid #e6e6e6;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #000;
    font-size: 15px;
    padding-left: 57px; }
  .question-search button {
    background: url(../img/search-icon.svg) center no-repeat;
    width: 57px;
    height: 60px;
    position: absolute;
    left: 0;
    top: 0;
    border: none;
    cursor: pointer; }
  .question-search input::-webkit-input-placeholder {
    color: #dbdbdb; }
  .question-search input::-moz-placeholder {
    color: #dbdbdb; }
  .question-search input:-moz-placeholder {
    color: #dbdbdb; }
  .question-search input:-ms-input-placeholder {
    color: #dbdbdb; }
  .question-search input:focus::-webkit-input-placeholder {
    color: transparent; }
  .question-search input:focus::-moz-placeholder {
    color: transparent; }
  .question-search input:focus:-moz-placeholder {
    color: transparent; }
  .question-search input:focus:-ms-input-placeholder {
    color: transparent; }

.question-item {
  margin-bottom: 15px; }
  .question-item:last-child .question-item__right {
    border: none; }
  .question-item__left {
    width: 42px;
    float: left; }
  .question-item__right {
    margin-left: 64px;
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 28px; }
  .question-item__count {
    width: 42px;
    height: 42px;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05);
    background-color: #fff;
    border-radius: 50%;
    color: #000000;
    font-size: 18px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .question-item__name {
    font-size: 19px;
    line-height: 20px;
    font-weight: 700;
    padding-top: 9px; }
    .question-item__name > a {
    text-decoration: none;
    color: inherit;
}
.question-item__name > a:hover {
    text-decoration: underline;
}
  .question-item__content {
    margin-top: 20px;
    background-color: #f7f7f7;
    border-left: 2px solid #6cc7dc;
    color: #333333;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    padding-top: 19px;
    padding-bottom: 19px;
    padding-left: 30px;
    padding-right: 26px; }

.lk-tab50 {
  margin-top: 30px; }
  .lk-tab50 li {
    width: 50%; }

.catalog-gall {
  margin-top: 30px; }
  .catalog-gall .owl-theme .owl-dots {
    display: none; }
  .catalog-gall .owl-theme .owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
    text-align: left;
    font-size: 0;
    margin-top: -40px; }
  .catalog-gall .owl-carousel .owl-nav button.owl-prev, .catalog-gall .owl-carousel .owl-nav button.owl-next {
    width: 80px;
    height: 80px;
    background: rgba(0, 0, 0, 0.3);
    margin: 0;
    border-radius: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .catalog-gall .owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    left: 0; }
  .catalog-gall .owl-carousel .owl-nav button.owl-next {
    position: absolute;
    right: 0; }
  .catalog-gall .owl-carousel .owl-nav button.owl-prev span,
  .catalog-gall .owl-carousel .owl-nav button.owl-next span {
    width: 10px;
    height: 20px;
    display: block; }
  .catalog-gall .owl-carousel .owl-nav button.owl-prev span {
    background: url(../img/owl-left.svg) no-repeat; }
  .catalog-gall .owl-carousel .owl-nav button.owl-next span {
    background: url(../img/owl-right.svg) no-repeat; }

.catalog4-list {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 40px; }

.catalog4-img {
  border: 1px solid #e6e6e6;
  padding: 14px; }
  .catalog4-img img {
    display: block;
    max-width: 100%;
    margin: 0 auto; }

.catalog4-param__name {
  font-size: 32px;
  font-weight: 700;
  margin-top: -4px; }

.catalog4-params {
  margin-top: 30px; }
  .catalog4-params table {
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    width: 100%;
    border: 3px solid #f2f2f2; }
  .catalog4-params td {
    font-size: 14px;
    background-color: #fff;
    padding-top: 13px;
    padding-bottom: 13px;
    padding-left: 7px; }
  .catalog4-params tr:nth-of-type(odd) td {
    background-color: #f2f2f2; }

.catalog4-why {
  margin-top: 69px; }
  .catalog4-why-name {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 45px; }
  .catalog4-why__img {
    width: 166px;
    height: 166px;
    -webkit-box-shadow: 0 9px 11px rgba(0, 0, 0, 0.08);
    box-shadow: 0 9px 11px rgba(0, 0, 0, 0.08);
    background-color: #fff;
    float: left; }
    .catalog4-why__img span {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      justify-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      width: 166px;
      height: 166px; }
  .catalog4-why__content {
    margin-left: 190px; }
  .catalog4-why__name {
    font-size: 20px;
    font-weight: 700; }
  .catalog4-why__text {
    color: #292929;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    margin-top: 10px; }
  .catalog4-why-list {
    margin-left: -15px;
    margin-bottom: -15px; }
    .catalog4-why-list .cols6 {
      margin-bottom: 70px; }

.catalog-bottom-text--margin {
  margin: 0; }

.catalog4-h {
  height: 95px; }

.rev .project-about {
  margin-bottom: 0; }
  .rev .project-about span {
    font-size: 18px;
    display: block;
    padding-left: 60px;
    padding-right: 60px; }

.rev .owl-carousel .owl-stage-outer {
  padding-top: 0px;
  padding-bottom: 0px; }

.rev-block__name {
  font-size: 32px;
  font-weight: 700;
  margin-top: 55px;
  margin-bottom: 28px; }

.rev-item__box {
  /*box-shadow: 0 5px 27px rgba(0, 0, 0, 0.09);*/
  border: 1px solid #e6e6e6;
  padding-left: 79px;
  padding-top: 46px;
  padding-bottom: 40px;
  padding-right: 36px;
  position: relative;
  background: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  .rev-item__box:before {
    content: '';
    background: url(../img/rev_icon.png) no-repeat;
    width: 29px;
    height: 22px;
    left: 26px;
    top: 51px;
    position: absolute; }

.rev-item__text {
  color: #292929;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  min-height: 165px; }
  .rev-item__text a {
    font-size: 14px;
    color: #42b8d4;
    text-decoration: none;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(10%, #42b8d4), color-stop(0%, rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(left, #42b8d4 10%, rgba(255, 255, 255, 0) 0%);
    background-image: -o-linear-gradient(left, #42b8d4 10%, rgba(255, 255, 255, 0) 0%);
    background-image: linear-gradient(to right, #42b8d4 10%, rgba(255, 255, 255, 0) 0%);
    background-position: bottom;
    background-size: 5px 1px;
    background-repeat: repeat-x;
    padding-bottom: 1px; }
    .rev-item__text a:hover {
      background-image: none; }
  .rev-item__text p {
    margin: 0; }

.rev-item__bottom {
  margin-top: 30px; }

.rev-item__img {
  float: left;
  width: 59px;
  height: 59px; }
  .rev-item__img img {
    display: block;
    max-width: 100%; }

.rev-item__content {
  margin-left: 90px; }

.rev-item__name {
  font-size: 18px;
  font-weight: 700;
  padding-top: 10px; }

.rev-item__job {
  color: #acacac;
  font-weight: 600;
  font-size: 13px;
  margin-top: 5px; }

.rev-form {
  margin-top: 50px;
  margin-bottom: 90px; }
  .rev-form .job-form__name {
    margin-bottom: 25px; }
  .rev-form__text {
    max-width: 755px;
    color: #333333;
    font-size: 16px;
    margin: 30px auto auto auto;
    line-height: 28px;
    text-align: center; }
  .rev-form-wrap {
    max-width: 817px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 50px;
    margin-left: auto;
    margin-right: auto; }
  .rev-form .job-form__btn {
    margin-top: 40px; }

.rev-form-mes {
  margin-top: 10px; }
  .rev-form-mes__name {
    color: #707070;
    font-size: 14px;
    width: 47px;
    float: left; }
  .rev-form-mes__content {
    margin-left: 90px; }

.rev-form-item {
  width: 44%;
  display: inline-block;
  vertical-align: top; }
  .rev-form-item__name {
    color: #707070;
    font-size: 14px;
    width: 47px;
    float: left;
    margin-top: 12px; }
  .rev-form-item__content {
    margin-left: 90px; }

.rev-form-item:last-child {
  margin-left: 12%; }

.rev-serf .owl-stage {
  margin-left: 0px; }

.rev-serf__item {
  border: 1px solid #e6e6e6;
  padding: 26px;
  height: 561px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.rev-serf__name {
  color: #292929;
  font-size: 24px;
  font-weight: 700;
  line-height: 40px;
  margin-top: 40px; }

.rev-serf__border {
  width: 101px;
  height: 1px;
  background-color: #e6e6e6;
  margin-top: 22px; }

.rev-serf__text {
  color: #999999;
  font-size: 15px;
  font-weight: 400;
  line-height: 28px;
  margin-top: 30px; }

.rev-serf__img img {
  display: block;
  max-width: 100%;
  margin: 0 auto; }

.ow-left,
.ow-right {
  width: 10px;
  height: 20px;
  display: inline-block;
  vertical-align: top;
  margin-top: 2px; }

.ow-border {
  display: inline-block;
  vertical-align: top;
  width: 1px;
  height: 26px;
  background-color: #ededed;
  margin-left: 17px;
  margin-right: 17px; }

.ow-left {
  background: url(../img/owf-left.svg) no-repeat; }

.ow-right {
  background: url(../img/owf-right.svg) no-repeat; }

.pagetitle-line__btn {
  float: right; }

.rev-block__btn {
  margin-top: 61px; }

.rev-serf .owl-nav {
  display: none; }

.rev-serf .owl-dots {
  display: none; }

.contact-map {
  overflow-x: hidden; }
  .contact-map-js {
    width: 100%;
    height: 593px; }
  .contact-map .wrap {
    position: relative; }
  .contact-map__box {
    width: 402px;
    background-color: #fff;
    position: absolute;
    left: 0;
    z-index: 1;
    top: 85px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 35px;
    padding-top: 27px;
    padding-right: 43px;
    padding-bottom: 35px; }
  .contact-map__name {
    text-transform: uppercase;
    color: #b3b3b3;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1.2px;
    padding-left: 40px; }
  .contact-map__name2 {
    color: #999999;
    font-size: 12px;
    padding-left: 40px;
    margin-top: 6px; }

.contact-map-phone i {
  width: 24px;
  height: 24px;
  display: block;
  float: left;
  background: url(../img/phone.svg) no-repeat;
  position: relative;
  top: -5px;
  left: 3px; }

.contact-map-phone__content {
  margin-left: 43px;
  margin-top: 5px; }

.contact-map-phone a {
  display: block;
  text-decoration: none;
  font-family: 'avantgardegothicc';
  font-size: 17px;
  color: #000;
  letter-spacing: -0.6px; }

.contact-map-phone .contact-map__name2 {
  margin-top: 8px;
  margin-left: 0;
  padding-left: 0; }

.contact-map-phone .last {
  margin-top: 7px; }

.contact-map-email {
  margin-top: 17px; }
  .contact-map-email a {
    color: #d82e67;
    font-size: 15px;
    font-weight: 700;
    text-decoration: none;
    letter-spacing: -0.6px; }
  .contact-map-email i {
    width: 24px;
    height: 18px;
    float: left;
    background: url(../img/email.svg) no-repeat;
    margin-top: 23px;
    position: relative;
    left: 4px; }
  .contact-map-email__content {
    margin-left: 39px; }
  .contact-map-email .contact-map__name {
    padding-left: 0;
    padding-bottom: 7px; }

.contact-map-fax {
  margin-top: 25px; }
  .contact-map-fax i {
    width: 24px;
    height: 24px;
    display: block;
    float: left;
    background: url(../img/fax.svg) no-repeat;
    position: relative;
    top: 0;
    left: 7px;
    margin-top: 21px; }
  .contact-map-fax__content {
    margin-left: 43px;
    margin-top: 5px; }
  .contact-map-fax a {
    display: block;
    text-decoration: none;
    font-family: 'avantgardegothicc';
    font-size: 17px;
    color: #000;
    letter-spacing: -0.6px; }
  .contact-map-fax .contact-map__name {
    padding-left: 0;
    padding-bottom: 10px; }

.contact-map-adrees {
  margin-top: 21px; }
  .contact-map-adrees i {
    width: 20px;
    height: 24px;
    display: block;
    float: left;
    background: url(../img/adress.svg) no-repeat;
    position: relative;
    top: 0;
    left: 7px;
    margin-top: 21px; }
  .contact-map-adrees__content {
    margin-left: 43px;
    margin-top: 5px; }
  .contact-map-adrees p {
    color: #292929;
    font-size: 14px;
    font-weight: 400;
    line-height: 23px;
    margin-top: -4px;
    margin-bottom: 0; }
  .contact-map-adrees .contact-map__name {
    padding-left: 0;
    padding-bottom: 10px; }

.contact-grid {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 38px; }

.contact-email {
  border: 3px solid #f5f5f5;
  height: 120px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 30px;
  padding-top: 32px;
  padding-left: 40px;
  padding-right: 33px;
  padding-bottom: 34px; }
  .contact-email__name {
    color: #999999;
    font-size: 12px;
    padding-left: 30px;
    letter-spacing: -0.6px; }
  .contact-email__box {
    min-height: 18px;
    background: url(../img/email.svg) no-repeat;
    padding-left: 35px;
    margin-top: 12px;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: -0.6px;
    margin-left: -5px; }
    .contact-email__box a {
      color: #d82e67;
      text-decoration: none; }
  .contact-email__grid {
    margin-left: -15px;
    margin-right: -15px; }

.contact-soc {
  background-color: #42b8d4;
  height: 120px;
  margin-top: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 28px;
  padding-right: 28px;
  padding-top: 22px; }
  .contact-soc .h-soc-bottom-list__flex {
    width: 100%; }
  .contact-soc__name {
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 15px; }

.contact-form {
  margin-bottom: 83px; }
  .contact-form .default-textarea {
    height: 210px; }
  .contact-form__text {
    color: #333333;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    text-align: center;
    margin-bottom: 40px;
    padding-left: 140px;
    padding-right: 140px; }
  .contact-form .job-form__name {
    margin-bottom: 20px; }

.modal {
  display: none;
  overflow: visible; }

.pop-rev {
  width: 100%;
  max-width: 630px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 29px;
  padding-top: 68px;
  padding-bottom: 57px; }
  .pop-rev .rev-item__box {
    border: none;
    padding-top: 0;
    padding-bottom: 0; }
  .pop-rev .rev-item__box:before {
    top: 8px; }

.fancybox-slide--html .fancybox-close-small {
  width: 50px;
  height: 50px;
  padding: 0;
  background: url(../img/fancy-close.png) no-repeat;
  right: -50px;
  opacity: 1; }

.fancybox-button svg {
  display: none; }

.buy-list {
  margin-top: 35px;
  margin-bottom: 50px; }

.buy-left {
  width: calc(100% - 303px);
  height: 605px; }

.buy-map {
  width: 100%;
  height: 605px; }
.simplebar-scroll-content {
    margin-bottom: 0 !important;
}
.buy-right {
  width: 303px;
  height: 605px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 3px solid #f5f5f5;
  border-left: 0;
  position: absolute; border-bottom:0; }
  .buy-right:before {
    content: '';
    display: none;
    position: absolute;
    right: 0;
    height: 30px;
    background-color: #ededed;
    width: 11px;
    bottom: 0; }

.buy-select {
  margin-bottom: 10px; }

.buy-items {
  margin-top: 26px; }

.buy-sroll {
  height: 600px;
  overflow-x: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-bottom: 20px; background:#fff; }

.buy-box {
  padding-left: 30px;
  padding-top: 40px;
  padding-right: 30px; }

.buy-item {
  border-top: 2px solid #e6e6e6;
  margin-top: 22px;
  padding-top: 22px; }
  .buy-item__name {
    font-size: 18px;
    font-weight: 700;
    color: #000;
    text-decoration: none;
}
  .buy-item__name:hover {
      color: #42b8d4;
  }
  .buy-item__adress {
    color: #b3b3b3;
    font-size: 13px;
    line-height: 18px;
    margin-top: 5px; }
  .buy-item__phones {
    margin-top: 10px; }
  .buy-item__phone {
    color: #b3b3b3;
    font-size: 13px;
    font-weight: 600;
    text-decoration: none; 
      display: block;
      margin-top: 2px;
  }
  .buy-item__email {
    margin-top: 10px; }
  .buy-item__email .buy-item__email {
      margin-top: 0;
  }
  .buy-item__emails {
    margin-bottom: 10px; }
    .buy-item__emails a {
        display: block;
      color: #42b8d4;
      text-decoration: none;
      background-image: -webkit-gradient(linear, left top, right top, color-stop(10%, #42b8d4), color-stop(0%, rgba(255, 255, 255, 0)));
      background-image: -webkit-linear-gradient(left, #42b8d4 10%, rgba(255, 255, 255, 0) 0%);
      background-image: -o-linear-gradient(left, #42b8d4 10%, rgba(255, 255, 255, 0) 0%);
      background-image: linear-gradient(to right, #42b8d4 10%, rgba(255, 255, 255, 0) 0%);
      background-position: bottom;
      background-size: 5px 1px;
      background-repeat: repeat-x;
      padding-bottom: 1px;
      font-size: 14px; }
      .buy-item__emails a:hover {
        background-image: none; }

.buy-form {
  margin-bottom: 120px; }
  .buy-form .job-form-wrap {
    max-width: 1076px; }
  .buy-form .job-form-item__label {
    width: 235px; }
  .buy-form .job-form-item__input {
    margin-left: 250px; }
  .buy-form .styler-label {
    margin-right: 20px;
    display: inline-block;
    vertical-align: top;
    margin-top: 14px; }
  .buy-form-name {
    font-size: 20px;
    font-weight: 700;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 20px;
    margin-bottom: 25px; }

.buy-item .btn1 {
  font-size: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 16px;
  padding-right: 16px;
  margin-top: 20px; }

.btn--1--big {
  padding-top: 16.5px;
  padding-bottom: 16.5px;
  border: 2px solid #d1d1d1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.jq-selectbox {
  width: 100%; }

.jq-selectbox__select {
  height: 45px;
  border: 1px solid #e6e6e6;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  background: #fff;
  color: #707070;
  font-size: 14px;
  padding-left: 20px;
  font-family: 'Open Sans', sans-serif;
  padding-top: 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.jq-selectbox__select:hover {
  background: #fff; }

.jq-selectbox__trigger {
  border-left: 0;
  height: 45px; }

.jq-selectbox__trigger-arrow {
  border: none;
  width: 12px;
  height: 7px;
  background: url(../img/select.svg) no-repeat;
  top: 19px;
  right: 20px; }

.jq-selectbox:focus {
  outline: none; }

.jq-selectbox.focused .jq-selectbox__select {
  border: 1px solid #e6e6e6; }

.jq-selectbox__select:active {
  -webkit-box-shadow: none;
  box-shadow: none; }

.jq-selectbox__dropdown {
  font-family: 'Open Sans', sans-serif;
  border: none;
  font-size: 14px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16); }

.jq-selectbox li {
  min-height: auto;
  padding: 0;
  color: #000;
  border-bottom: 1px solid #e6e6e6;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin: 0;
  font-size: 14px; }

.jq-selectbox li:first-child {
  border-top: 1px solid #e6e6e6; }

.jq-selectbox ul {
  margin-top: -3px; }

.jq-selectbox li:last-child {
  border-top: 0; }

.jq-selectbox li.selected {
  background-color: #fff;
  color: #42b8d4; }

.jq-selectbox li:hover {
  background: #fff;
  color: #328aa1; }

.simplebar-scrollbar {
  opacity: 1; }

.simplebar-track {
  background-color: #ededed; }

.simplebar-scrollbar {
  border-radius: 0;
  background-color: #cccccc; }

.styler-label {
  color: #707070;
  font-size: 14px;
  cursor: pointer; }

.jq-checkbox, .jq-radio {
  width: 16px;
  height: 16px;
  border: 1px solid #e6e6e6;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #fff; }

.jq-radio.checked .jq-radio__div {
  width: 8px;
  height: 8px;
  background-color: #42b8d4;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-left: auto;
  margin-top: 3.5px;
  margin-right: auto; }

.jq-radio.focused {
  border: 1px solid #e6e6e6; }

.default-input:focus {
  -webkit-box-shadow: inset 0 0 0 2px #42b8d4;
  box-shadow: inset 0 0 0 2px #42b8d4; }

.default-input.error {
  -webkit-box-shadow: inset 0 0 0 2px brown;
  box-shadow: inset 0 0 0 2px brown; }

.btn-border {
  display: inline-block;
  vertical-align: top;
  border-radius: 2px;
  border: 1px solid #dddddd;
  color: #9f9f9f;
  font-size: 11px;
  text-decoration: none;
  font-weight: 700;
  text-transform: uppercase;
  padding-left: 22px;
  padding-right: 22px;
  padding-top: 5px;
  padding-bottom: 5px;
  line-height: normal; }
  .btn-border:hover {
    background-color: #dddddd;
    color: #000; }

.btn-border--close {
  opacity: 0.45; }

.linkInfo.active .linkInfo__box {
  display: block; }

.linkInfo {
  width: 24px;
  height: 24px;
  display: inline-block;
  vertical-align: top;
  background: url(../img/linkInfo.png) no-repeat;
  margin-left: 20px;
  border: none;
  cursor: pointer;
  position: relative; }
  .linkInfo__box {
    position: absolute;
    background-color: #fff;
    -webkit-box-shadow: 2px 3px 19px rgba(0, 0, 0, 0.06);
    box-shadow: 2px 3px 19px rgba(0, 0, 0, 0.06);
    width: 443px;
    font-size: 13px;
    line-height: 23px;
    padding: 20px;
    border-radius: 5px;
    left: 56px;
    top: 50%;
    transform: translateY(-48%);
    display: none; }
    .linkInfo__box:before {
      content: '';
      width: 0;
      height: 0;
      border-top: 19px solid transparent;
      border-right: 30px solid #ffff;
      border-bottom: 19px solid transparent;
      display: block;
      top: 50%;
      position: absolute;
      margin-top: -22px;
      left: -26px; }
  .linkInfo__close {
    width: 12px;
    height: 12px;
    background: url(../img/linkInfo-close.svg) no-repeat;
    position: absolute;
    right: 15px;
    top: -20px; }

.jq-checkbox {
  border-radius: 0;
  width: 18px;
  height: 18px;
  border: 1px solid #e6e6e6; }

.jq-checkbox.focused {
  border: 1px solid #e6e6e6; }

.jq-checkbox.checked {
  border: 1px solid #42b8d4; }

.jq-checkbox.checked .jq-checkbox__div {
  width: 100%;
  height: 100%;
  margin: 0;
  border: none;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  background: url(../img/checkbox.png) no-repeat; }

.partners .project-about {
  padding-top: 35px;
  padding-bottom: 35px;
  margin-bottom: 60px; }
  .partners .project-about span {
    color: #42b8d4;
    font-size: 42px; }

.partners .lk-tab {
  margin-bottom: 30px; }
  .partners .lk-tab li {
    width: 50%; }

.project-about i {
  font-style: normal; }

.project-tab__list {
  margin-left: -15px;
  margin-right: -15px; }
  .project-tab__list .cols6 {
    margin-bottom: 0; }

.project-tab-content {
  border: 3px solid #f5f5f5;
  margin-bottom: 50px;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 35px;
  padding-bottom: 35px; }
  .project-tab-content img {
    display: block;
    max-width: 100%; }

.project-tab-pre__name {
  font-size: 24px;
  font-weight: 700;
  margin-top: 25px; }

.project-tab-item {
  display: none; }

.project-tab-item.active {
  display: block; }

.projectDesing-list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px; }

.projectDesing-rows {
  text-align: center; }

.projectDesing-item {
  border: 3px solid #f5f5f5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 40px;
  padding-bottom: 35px; }
  .projectDesing-item__name {
    font-size: 24px;
    font-weight: 700; }
  .projectDesing-item__content {
    margin-top: 15px; }
    .projectDesing-item__content ul {
      margin-top: 0; }

.projectDesing-slider {
  margin-bottom: 60px; }
  .projectDesing-slider__name {
    font-size: 32px;
    font-weight: 700;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 41px; }
  .projectDesing-slider .owl-theme .owl-dots {
    display: none; }
  .projectDesing-slider .owl-theme .owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
    text-align: left;
    font-size: 0;
    margin-top: -40px; }
  .projectDesing-slider .owl-carousel .owl-nav button.owl-prev, .projectDesing-slider .owl-carousel .owl-nav button.owl-next {
    width: 80px;
    height: 80px;
    background: rgba(0, 0, 0, 0.3);
    margin: 0;
    border-radius: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .projectDesing-slider .owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    left: 0; }
  .projectDesing-slider .owl-carousel .owl-nav button.owl-next {
    position: absolute;
    right: 0; }
  .projectDesing-slider .owl-carousel .owl-nav button.owl-prev span,
  .projectDesing-slider .owl-carousel .owl-nav button.owl-next span {
    width: 10px;
    height: 20px;
    display: block; }
  .projectDesing-slider .owl-carousel .owl-nav button.owl-prev span {
    background: url(../img/owl-left.svg) no-repeat; }
  .projectDesing-slider .owl-carousel .owl-nav button.owl-next span {
    background: url(../img/owl-right.svg) no-repeat; }

.projectDesing-form .job-form__name {
  margin-bottom: 10px; }

.project-form .job-form__name {
  margin-bottom: 10px; }

.project2More {
  margin-top: 89px; }
  .project2More .project-item__name {
    font-size: 18px; }
  .project2More-list {
    margin-left: -15px;
    margin-right: -15px; }
  .project2More-name {
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    margin-bottom: 35px; }
  .project2More-btn {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 100px; }

.project2 {
  margin-top: 40px; }
  .project2-list {
    margin-left: -20px;
    margin-right: -20px; }
  .project2-left {
    width: 55.7%; }
  .project2-right {
    width: 44.3%; 
    overflow: hidden;  
  }
  .project2-left, .project2-right {
    padding-left: 20px;
    padding-right: 20px; }
  .project2 .owl-theme .owl-dots {
    display: none; }
    .projectslider-wrap {
        position: relative;
    }
  .project2 .owl-theme .owl-nav,
  .projectslider-btns {
    position: absolute;
    top: inherit;
    width: 92px;
    height: 68px;
    text-align: left;
    font-size: 0;
    bottom: 0;
    right: 0; }
  .project2 .owl-carousel .owl-nav button.owl-prev, 
  .project2 .owl-carousel .owl-nav button.owl-next,
  .projectslider-btns .btn-prev, 
  .projectslider-btns .btn-next {
    width: 46px;
    height: 68px;
    background: rgba(0, 0, 0, 0.3);
    margin: 0;
    border-radius: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .projectslider-btns .btn-prev {
        left: 0;
    }
    .projectslider-btns .btn-next {
        right: 0;
    }
    .slick-prev:before, .slick-next:before {
        display: none;
    }
  .project2 .owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    left: 0; }
  .project2 .owl-carousel .owl-nav button.owl-next {
    position: absolute;
    right: 0; }
  .project2 .owl-carousel .owl-nav button.owl-prev span,
  .project2 .owl-carousel .owl-nav button.owl-next span,
  .projectslider-btns button span {
    width: 8px;
    height: 15px;
    display: block; }
  .project2 .owl-carousel .owl-nav button.owl-prev span,
  .projectslider-btns .btn-prev span {
    background: url(../img/owl-min-right.png) no-repeat;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }
  .project2 .owl-carousel .owl-nav button.owl-next span,
  .projectslider-btns .btn-next span {
    background: url(../img/owl-min-right.png) no-repeat; }
    .project2Slider-item {
        cursor: pointer;
    }
    .project2Slider .slick-dots {
        display: none !important;
    }
    .fancybox-content .project2Slider-item,
    .fancybox-content .project2Slider-item img {
        max-width: 100%;
    }
.project2Slider img {
  display: block;
  width: 100%;
  max-width: 100%; }

.project2-text {
  background-color: #42b8d4;
  color: #ffffff;
  font-size: 16px;
  line-height: 28px;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-right: 25px;
  padding-left: 70px;
  margin-left: -70px;
  position: relative;
  z-index: 1; }

.project2Info {
  margin-top: 30px; }
  .project2Info-name {
    font-size: 24px;
    font-weight: 700; }
  .project2Info table {
    /* border-collapse: collapse; */
    border-collapse: separate;
    border-spacing: 0;
    empty-cells: show;
    width: 100%;
    margin-top: 30px;
    text-align: left; }
  .project2Info tr:nth-of-type(odd) td {
    background-color: #f2f2f2;
    border-right: 7px solid #fff; }
  .project2Info td {
    padding-left: 20px;
    font-size: 16px;
    background-color: #fff;
    padding-top: 10px;
    padding-bottom: 10px; }
.project2-list.v2 .project2-left, 
.project2-list.v2 .project2-right {
    width: 100%;
}
.project2-list.v2 .project2-left {
    padding-left: 0;
}
.project2-list.v2 .project2Slider,
.project2-list.v2 .project2Slider-item {
    height: 600px;
}
.project2-list.v2 .project2Slider img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.availability {
  margin-bottom: 130px;
  margin-top: 40px; }
  .availability .content-style table th {
    padding-left: 20px;
    padding-right: 0; }
  .availability .content-style table td {
    padding-left: 20px;
    padding-right: 10px;
    vertical-align: top;
    font-size: 13px;
    background-color: #fff; }
  .availability .content-style table a.more {
    color: #42b8d4;
    text-decoration: none;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(10%, #42b8d4), color-stop(0%, rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(left, #42b8d4 10%, rgba(255, 255, 255, 0) 0%);
    background-image: -o-linear-gradient(left, #42b8d4 10%, rgba(255, 255, 255, 0) 0%);
    background-image: linear-gradient(to right, #42b8d4 10%, rgba(255, 255, 255, 0) 0%);
    background-position: bottom;
    background-size: 5px 1px;
    background-repeat: repeat-x;
    padding-bottom: 1px; }
    .availability .content-style table a.more:hover {
      background-image: none; }
  .availability .content-style table tr:nth-of-type(odd) td {
    background-color: #f2f2f2; }

.availability-filter {
  margin-top: 35px;
  margin-bottom: 30px; }
  .availability-filter__item {
    margin-right: 30px;
    width: 226px; }
  .availability-filter__item:last-child {
    margin-right: 0; }
  .availability-filter .jq-selectbox__select {
    background-color: #fcfcfc; }

.availability-close {
  opacity: 0.75;
  color: #505050;
  font-size: 10px;
  line-height: 13px;
  margin-top: 5px;
  margin-bottom: 15px; }

.availability-steps {
  font-size: 0;
  margin-left: -15px;
  margin-right: -15px; }

.availability-step {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  position: relative;
  background-color: #fff;
  -webkit-box-shadow: 0 5px 27px rgba(0, 0, 0, 0.09);
  box-shadow: 0 5px 27px rgba(0, 0, 0, 0.09);
  padding-left: 28px;
  padding-top: 18px;
  padding-bottom: 18px; }
  .availability-step__count {
    width: 40px;
    height: 40px;
    background-color: #42b8d4;
    border-radius: 50%;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    float: left; }
    .availability-step__count span {
      position: relative;
      top: 1px; }
  .availability-step__name {
    font-size: 16px;
    margin-left: 54px;
    margin-top: 10px; }

.about-head {
  position: relative;
  text-align: center; }
  .about-head__img {
    display: inline-block;
    vertical-align: top;
    position: relative; }
  .about-head img {
    display: block;
    max-width: 100%;
    margin: 0 auto; }
  .about-head__shadow {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.47);
    left: 0;
    top: 0; }
  .about-head__content {
    position: absolute;
    left: 0;
    width: 100%;
    top: 0; }
  .about-head__title {
    margin-top: 100px;
    color: #fff;
    font-size: 45px;
    font-weight: 700; }

.about-headBottom {
  color: #fff;
  background-color: #42b8d4;
  position: absolute;
  position: initial;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  bottom: 0;
  width: 100%;
  max-width: 1198px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-align: left;
  -webkit-box-sizing: boder-box;
  box-sizing: boder-box;
  padding-left: 60px;
  padding-right: 60px;
  padding-top: 52px;
  padding-bottom: 32px; }
  .about-headBottom__name {
    font-size: 32px;
    font-weight: 700; }
  .about-headBottom__logtitle {
    color: #ffffff;
    font-size: 18px;
    font-weight: 400;
    line-height: 23px; }

.aboutInfo {
  margin-top: 96px; }
  .aboutInfo__title {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 30px; }
  .aboutInfo__list {
    margin-left: -30px;
    margin-right: -30px;
    font-size: 0; }
  .aboutInfo__item {
    width: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 30px;
    padding-right: 30px; }

.aboutInfo-item__name {
  font-size: 17px;
  font-weight: 700;
  margin-bottom: 15px; }

.aboutInfo-item .content-style {
  font-size: 14px;
  line-height: 24px; }

.aboutHistory {
  margin-top: 40px; }
  .aboutHistory__title {
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 80px; }
  .aboutHistory__list {
    margin-left: -15px;
    margin-right: -15px; }
  .aboutHistory__item {
    position: relative;
    cursor: pointer; }

.aboutHistory-bar {
  font-size: 0;
  margin-bottom: 12px;
  position: relative; }
  .aboutHistory-bar:before {
    content: '';
    position: absolute;
    display: block;
    left: 0;
    top: -7px;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background-color: #f2f2f2; }
  .aboutHistory-bar__item {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    border-top: 2px solid #f2f2f2;
    margin-bottom:20px;
      
  }
  .aboutHistory-bar__item i {
    background: url(../img/aboutHistory-icon.png) no-repeat;
    width: 8px;
    height: 49px;
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .aboutHistory-bar__item span {
    font-size: 16px;
    font-weight: 700;
    display: block;
    text-align: center;
    margin-bottom: 5px; }
  .aboutHistory-bar__icons {
    margin-top: -47px; }

.aboutHistory__item:hover .aboutHistory-item__shadow,
.aboutHistory__item:hover .aboutHistory-item__text {
  display: block; }

.aboutHistory-item__img img {
  display: block;
  max-width: 100%; }

.aboutHistory-item__shadow {
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none; }

.aboutHistory-item__text {
  font-size: 14px;
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  line-height: 24px;
  padding: 25px;
  display: none; }

.aboutPre {
  margin-top: 64px; }
  .aboutPre__name {
    font-size: 24px;
    font-weight: 700; }
  .aboutPre__list {
    margin-left: -15px;
    margin-right: -15px;
    margin-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .aboutPre__item {
    position: relative;
    border: 3px solid #f2f2f2;
    background-color: #ffffff;
    padding-left: 75px;
    padding-right: 20px;
    padding-top: 25px;
    padding-bottom: 25px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%; }
    .aboutPre__item:before {
      content: '';
      display: block;
      background: url(../img/aboutPre.png) no-repeat;
      width: 38px;
      height: 38px;
      position: absolute;
      left: 20px;
      top: 25px; }

.aboutPre-item__text {
  color: #292929;
  font-size: 14px;
  line-height: 24px; }

.aboutCategory {
  margin-left: -15px;
  margin-right: -15px; }
  .aboutCategory__item {
    display: block;
    position: relative;
    text-decoration: none; }
  .aboutCategory__btns {
    font-size: 0;
    text-align: center;
    margin-bottom: 96px; }
    .aboutCategory__btns a:first-child {
      margin-right: 30px; }

.aboutCategory__item:hover .aboutCategory-item__shadow {
  background: rgba(0, 0, 0, 0.7); }

.aboutCategory-item__shadow {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.4);
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.aboutCategory-item__name {
  font-size: 22px;
  font-weight: 700;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.aboutPartner__name {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 30px; }

.aboutPartner .content-style {
  font-size: 14px; }

.aboutPartner__list {
  border: 1px solid #ededed;
  height: 110px;
  margin-bottom: 48px; }

.aboutPartner__left {
  width: 50px;
  border-right: 1px solid #ededed;
  height: 110px; }
  .aboutPartner__left a {
    background: url(../img/aboutPartner-left.svg) center no-repeat;
    width: 50px;
    height: 110px;
    display: block; }

.aboutPartner__center {
  width: calc(100% - 100px);
  height: 110px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-right: 1px solid #ededed; }

.aboutPartner__right {
  width: 50px;
  border-right: 1px solid #ededed;
  height: 110px; }
  .aboutPartner__right a {
    background: url(../img/aboutPartner-right.svg) center no-repeat;
    width: 50px;
    height: 110px;
    display: block; }

.aboutPartner-item {
  height: 110px;
  border-right: 1px solid #ededed; }
  .aboutPartner-item span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 110px; }

.aboutWhy__name {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 25px; }

.aboutWhy__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px; }

.aboutWhy__item {
  border: 3px solid #f2f2f2;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  padding-top: 44px;
  padding-bottom: 30px;
  padding-left: 15px;
  padding-right: 15px;
  line-height: 25px; }

.aboutWhy-item__img {
  min-height: 73px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 30px; }
  .aboutWhy-item__img img {
    display: block;
    max-width: 100%;
    margin: 0 auto; }

.aboutWhy-item__name {
  font-size: 14px;
  text-align: center;
  font-weight: 700; }

.aboutRev {
  margin-bottom: 100px; }
  .aboutRev__name {
    font-size: 24px;
    font-weight: 700;
    margin-top: 68px;
    margin-bottom: 30px; }
  .aboutRev__list {
    margin-left: -15px;
    margin-right: -15px; }
  .aboutRev .rev-item__box {
    -webkit-box-shadow: 0 5px 27px rgba(0, 0, 0, 0.09);
    box-shadow: 0 5px 27px rgba(0, 0, 0, 0.09);
    border: 0px solid #e6e6e6; }
  .aboutRev__btn {
    text-align: center; }
    .aboutRev__btn .btn--1 {
      width: 165px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }

.aboutReady {
  margin-bottom: 100px; }
  .aboutReady__name {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 30px; }
  .aboutReady__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px; }
  .aboutReady__btn {
    text-align: center; }

.aboutReady-item {
  border-left: 3px solid #f7f7f7;
  border-right: 3px solid #f7f7f7;
  border-bottom: 3px solid #f7f7f7;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  .aboutReady-item__head {
    background-color: #42b8d4;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative; }
    .aboutReady-item__head:before {
      content: '';
      position: absolute;
      height: 100%;
      width: 3px;
      left: -3px;
      top: 0;
      background-color: #42b8d4;
      display: block; }
    .aboutReady-item__head::after {
      content: '';
      position: absolute;
      height: 100%;
      width: 3px;
      right: -3px;
      top: 0;
      background-color: #42b8d4;
      display: block; }
  .aboutReady-item__left {
    width: 51px;
    min-height: 51px;
    float: left; }
  .aboutReady-item__right {
    margin-left: 71px;
    font-size: 17px;
    color: #fff;
    font-weight: 700;
    min-height: 51px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .aboutReady-item__content {
    padding-top: 20px;
    padding-bottom: 20px; }
    .aboutReady-item__content ol {
      padding-top: 0;
      margin-top: 0;
      margin-bottom: 0; }
    .aboutReady-item__content li {
      font-weight: 700; }
      .aboutReady-item__content li span {
        font-weight: 400; }

.lk-table .content-style table {
  color: #000;
  margin-top: 20px; }
  .lk-table .content-style table th {
    padding-top: 24px;
    padding-right: 24px;
    padding-left: 25px;
    padding-right: 15px; }
  .lk-table .content-style table td {
    padding-left: 28px;
    background-color: #fff; }
  .lk-table .content-style table tr:nth-of-type(odd) td {
    background-color: #f8f8f8; }
  .lk-table .content-style table .gray {
    color: #a2a2a2; }
  .lk-table .content-style table tbody {
    border: 3px solid #f2f2f2; }
  .lk-table .content-style table tr td:first-child {
    border-right: 3px solid #f2f2f2; }
  .lk-table .content-style table tr th:first-child {
    padding-right: 0; }
  .lk-table .content-style table tr.border td {
    border-bottom: 3px solid #f2f2f2; }

.lkOrders-total {
  font-size: 0;
  border-bottom: 1px solid #e8e8e8;
  padding-top: 30px;
  padding-bottom: 30px; }
  .lkOrders-total__item:first-child {
    margin-right: 73px; }
  .lkOrders-total__item {
    display: inline-block;
    vertical-align: top; }
    .lkOrders-total__item b {
      font-size: 16px;
      font-weight: normal;
      padding-right: 20px; }
    .lkOrders-total__item span {
      font-size: 16px;
      font-weight: 700; }
      .lkOrders-total__item span i {
        font-size: 20px; }

.lkOrders:first-child .lkOrders-head {
  border-top: 1px solid #e8e8e8;
  padding-top: 30px; }

.lkOrders-head {
  margin-top: 30px; }
  .lkOrders-head__name {
    font-size: 20px;
    font-weight: 700;
    width: 40%; }
  .lkOrders-head__right {
    width: 60%;
    text-align: right; }
  .lkOrders-head__manager {
    font-size: 14px;
    margin-right: 30px; }
  .lkOrders-head__statuses {
    font-size: 14px; }
  .lkOrders-head__manager, .lkOrders-head__statuses, .lkOrders-head__name, .lkOrders-head__right {
    vertical-align: middle; }

.lkOrders-head-status__name,
.lkOrders-head-status {
  vertical-align: middle; }

.lkOrders-head-status {
  background-color: #d35757;
  border-radius: 3px;
  width: 139px;
  text-align: center;
  padding-top: 8px;
  padding-bottom: 8px;
  margin-left: 19px; }
  .lkOrders-head-status span {
    color: #fff;
    font-size: 13px; }
  .lkOrders-head-status i {
    width: 18px;
    height: 18px;
    background: url(../img/status-not.png) no-repeat;
    margin-right: 5px; }
  .lkOrders-head-status span, .lkOrders-head-status i {
    vertical-align: middle; }

.lkOrders-head-status.ok {
  background-color: #6ac259; }
  .lkOrders-head-status.ok i {
    background: url(../img/status-ok.png) no-repeat; }

.lkOrders-filter {
  margin-top: 30px; }
  .lkOrders-filter__name2 {
      margin-left: 40px;
  }
  .lkOrders-filter__select.lkOrders-filter__select2 {
      width: 320px;
  }
  .lkOrders-filter__select2 .default-input {
    display: inline-block;
    vertical-align: top;
    width: 200px;
  }
  .lkOrders-filter__select2 .btn1 {
          width: 100px;
    padding-left: 0;
    padding-right: 0;
    margin-left: 20px;
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .lkOrders-filter__name {
    font-size: 14px;
    margin-right: 25px; }
  .lkOrders-filter__select {
    width: 266px; }
  .lkOrders-filter__name, .lkOrders-filter__select {
    vertical-align: middle; }
  .lkOrders-filter .jq-selectbox__select {
    background: #fcfcfc;
    color: #000; }

.paginator-lkOrders {
  margin-top: 40px; }

.productTable {
  margin-top: 45px;
  margin-bottom: 60px; }
  .productTable__name {
    font-size: 20px;
    font-weight: 700; }
  .productTable__pagetitle .productTable__name,
  .productTable__pagetitle .linkInfo {
    vertical-align: middle; }
  .productTable__btn {
    text-align: center; }
  .productTable .content-style table {
    margin-bottom: 30px; }
    .productTable .content-style table th {
      padding-left: 20px;
      padding-right: 20px;
      vertical-align: top; }
    .productTable .content-style table td {
      padding-left: 20px;
      background-color: #fff; }
    .productTable .content-style table tbody td {
        white-space: nowrap;
    }  
    .productTable .content-style table tr:nth-of-type(odd) td {
      background-color: #f2f2f2; }

.productParam__name {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 20px; }

.productParam table td {
  width: 50%; }

.content-style table.tables td {
  padding-left: 20px;
  background-color: #fff; }

.content-style table.tables tr:nth-of-type(odd) td {
  background-color: #f2f2f2; }

.content-style table.tables tr b option {
  font-weight: bold;
}
.angle-imgtext {
  display: none;
  align-items: center;
  gap: 20px;
  max-width: 100%;
  overflow: hidden;
}
.angle-imgtext a {
  width: 40%;
  flex-shrink: 0;
}
.angle-imgtext img {
  display: block;
  width: 100%;
  height: auto;
  border: 1px solid #e1e1e1;
}
.angle-imgtext > div {
  margin-top: 10px;
  font-size: 14px;
}
input#convangle {
  width: 100%;
  max-width: 100%;
  padding: 5px 15px 5px 20px;
  height: 45px;
  border: 1px solid #e6e6e6;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  background: #fcfcfc;
  color: #000;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#param-convside {
  display: none;
}
#param-convside .jq-selectbox__select {
  z-index: 3;
}
#param-convside .jq-selectbox li > div {
  white-space: pre-wrap;
}
#prodParam-second {
  display: none;
  margin-top: 40px;
}
.productParam-price {
  -webkit-box-shadow: 0 6px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.1);
  background-color: #ffffff;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 30px;
  padding-bottom: 30px; }
  .productParam-price .cols6 {
    margin-bottom: 0; }
  .productParam-price__left, .productParam-price__right {
    vertical-align: middle; }
  .productParam-price__left span {
    font-size: 17px;
    position: relative;
    left: 3px; }
  .productParam-price__right {
    padding-left: 18px; }
    .productParam-price__right span {
      font-weight: 700;
      font-size: 20px;
      padding-left: 5px; }
    .productParam-price__right b {
      font-size: 30px; }
  .productParam-price__list {
    margin-left: -15px;
    margin-right: -15px; }

.productTotal {
  border: 4px solid #42b8d4;
  margin-top: 40px;
  padding-left: 23px;
  padding-right: 23px;
  padding-top: 42px;
  padding-bottom: 34px; }
  .productTotal__name {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 20px; }

.productTotal-item {
  border-bottom: 1px dotted #c4c4c4;
  margin-bottom: 15px; }
  .productTotal-item__name {
    font-size: 14px;
    width: 70%; }
  .productTotal-item__price {
    font-size: 14px;
    font-weight: 700;
    width: 30%;
    text-align: right; }
    .productTotal-item__price span {
      font-size: 18px; }
  .productTotal-item__name, .productTotal-item__price {
    display: inline-block;
    vertical-align: bottom;
    position: relative;
    background: #fff; }
  .productTotal-item__val {
    position: relative;
    top: 1px;
    background: #fff;
    display: inline-block; }

.productTotal-count {
  margin-top: 20px; }
  .productTotal-count__name {
    font-size: 16px;
    margin-right: 24px; }
  .productTotal-count__name,
  .productTotal-count .cart-count {
    vertical-align: middle; }
  .productTotal-count .cart-count__minus, .productTotal-count .cart-count__plus {
    background: #3ca8c2;
    width: 40px;
    height: 40px; }
  .productTotal-count .cart-count__minus i, .productTotal-count .cart-count__plus i {
    width: 40px;
    height: 40px; }
  .productTotal-count .cart-count__minus:hover, .productTotal-count .cart-count__plus:hover {
    background: #3696ad; }
  .productTotal-count .cart-count__input {
    width: 53px;
    height: 40px;
    background-color: #f2f2f2;
    border: none;
    margin-right: 1px;
    margin-left: 1px;
    color: #000;
    font-weight: 700; }

.productTotal__btn {
  margin-top: 30px; }
  .productTotal__btn a {
    width: 260px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }

.productSelect {
  margin-left: -25px;
  margin-right: -25px;
  margin-top: 30px; }

.productSelect-item {
  margin-bottom: 10px;    padding: 0;
    border: none;  }
  .productSelect-item__left {
    font-size: 14px; }
  .productSelect-item__left, .productSelect-item__right {
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    padding-left: 25px;
    padding-right: 25px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }

.styler.gray .jq-selectbox__select {
  background: #fcfcfc;
  font-size: 14px;
  color: #000;
  font-weight: 600; }
  .styler.gray.disabled .jq-selectbox__select {
    background: #F5F5F5;
  }

.productSelect-item__color {
  width: 50%; }

.productSelect-item__colors {
  font-size: 0;
  margin-left: -5px;
  margin-right: -5px; }

.productSelect-color {
  width: 100%;
  height: 45px;
  border: 1px solid #e6e6e6;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.productSelect-item__color,
.productSelect-color-cols {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 5px;
  padding-right: 5px;
  display: inline-block;
  vertical-align: top;
  width: 50%; }

.productCom__name {
  margin-top: 30px; margin-bottom:30px; }

.productCom__list {
  margin-left: -15px;
  margin-right: -15px; }

.productCom-item__img {
  width: 160px;
  height: 160px;
  border: 1px solid #e6e6e6;
  background-color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative; }

.productCom-item__name {
  color: #292929;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  margin-top: 10px; }

.productCom-item__chek {
  position: absolute;
  top: 15px;
  right: 15px; }

.productCom__wrap {
  max-width: 540px;
  border-bottom: 1px dotted #c4c4c4; }

.productCom__wrap2 {
  border: none; }

.productHead {
  margin-top: 50px; }
  .productHead__list {
    margin-left: -25px;
    margin-right: -25px; }
  .productHead .cols6 {
    padding-left: 25px;
    padding-right: 25px; }
  .productHead__name {
    color: #191919;
    font-size: 15px;
    font-weight: 600;
    font-style: italic;
    line-height: 22px; }
  .productHead .default-input {
    border: 1px solid #e6e6e6;
    background-color: #fcfcfc; }
  .productHead__name--top {
    margin-top: 38px;
    margin-bottom: 21px; }
  .productHead .productParam__name {
    margin-bottom: 24px; }
  .productHead .productSelect {
    margin-top: 10px; }
  .productHead .default-input {
    height: 40px; }
  .productHead .productSelect-wrap {
    width: calc(100% - 40px);
    display: inline-block;
    vertical-align: middle; }
  .productHead .linkInfo {
    margin-left: 15px;
    vertical-align: middle; }
  .productHead .linkInfo__box {
    left: inherit;
    right: 56px; }
  .productHead .linkInfo__box:before {
    left: inherit;
    right: -26px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }

.page-product .bread-crumbs h1 {
  font-size: 32px; }

.page-product .lk-tab50 {
  margin-top: 40px; }

.productUi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .productUi__label {
    font-size: 16px;
    font-weight: 600; }
  .productUi__input {
    width: 85px; }
  .productUi__label, .productUi__input {
    vertical-align: middle; }

.content-style {
  color: #333333;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px; }
  .content-style p:first-child {
    margin-top: 0; }
  .content-style ul {
    padding-left: 0;
    line-height: 16px;
    margin-bottom: 0; }
    .content-style ul li {
      list-style: none;
      background: url(../img/h-li.png) left 5px no-repeat;
      background-position: 0 10px;
      min-height: 7px;
      color: #333333;
      font-size: 16px;
      font-weight: 400;
      margin-bottom: 10px;
      line-height: 28px;
      padding-left: 27px; }

.productSelect .jq-selectbox .disabled {
  display: none;
}

.page-product.acessories #mse2_filters {
  display: none;
}


ul li .search_result__item {
  padding: 7px 25px;
  text-decoration: none;
  margin-bottom: 0px;
  font-size: 14px;
}
ul.ui-menu.ui-widget-content {
  border-color: #e6e6e6;
  border-top: none;
  padding: 10px 2px;
}

.ui-menu .ui-menu-item a.mse2-ac-link {
  border: none;
  cursor: pointer;
}

.search_results {
  margin-top: 50px;
}

.search_results a {
  color: #000;
}


select.fast_calc option[disabled="disabled"] {
  display: none;
}

.fast_calc.jq-selectbox li.disabled {
  display: none;
}

.home .header .header-wraps {
  background-color: rgb(127 130 137 / 30%);
}

.text-page {
    min-height: 28vh;
}

.news-cart {
    min-height: 35vh;
}

.about_video {
    text-align: center;
    margin-top: 20px;
}

.about_video iframe {
    max-width: 100%;
}

.footer-banner {
    text-align: right;
    margin-top: 15px;
    margin-right: -3px;
}

.projectCat {
  display: none;
}
.projectCat.active {
  display: block;
}
.fizur__list {
    list-style: none;
    height: 30px;
    margin-bottom: 20px;
}

.fizur__list div label {
    display: inline-block;
    cursor: pointer;
    font-size: 18px;
    position: relative;
    top: 1px;
}
.dealer_select {
    margin-bottom: 20px;
}

#dealer_email-styler.jq-selectbox li.disabled {
    background-color: #bfbfbf;
    color: #fff;
}

.jobs_content {
    margin-top: 30px;
}

.cart-table__options {
    line-height: 20px;
    padding-left: 13px;
}

.cok_war {
    z-index: 1050;
    position: fixed;
    color: #000;
    bottom: 0;
    background-color: #f1f1f1;
    padding: 15px 15px 0 15px;
    font-size: 12px;
    width: 100%;
    box-sizing: border-box;
}

.cok_war_close {
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    z-index: 91;
    width: 44px;
    height: 44px;
    position: absolute;
    right: 0px;
    top: 9px;
    font-size: 22px;
    color: #000;
    text-align: center;
}


.cok_war p {
    width: 92%;
    box-sizing: border-box;
    margin-top: 0;
}

.cok_war a {
    color: #0091b8;
    text-decoration: underline;
}

.radius-item input[type="text"].styler {
  width: 100%;
  border-radius: 0px;
  box-sizing: border-box;
  padding-left: 21px;
  border-color: #e6e6e6;
  padding: 12px 20px;
  box-shadow: none;
}

.job-form__left.cols6 .g-recaptcha {
  text-align: right;
}
.job-form__left.cols6 .g-recaptcha > div {
  display: inline-block;
}
#ajax_form_contact .job-form__left.cols6 {
  text-align: right;
}
#ajax_form_contact .job-form__left.cols6 .error_g-recaptcha-response {
  font-size: 14px;
}

.lattice .filters + div {
  display: none;
}

.page-product .msoption_vtulki {
  display: none;
}
.lattice .filters .msoption_vtulki {
  display: block;
}

.lattice .productSelect-item__colors {
  margin-right: 45px;
}
.equip-kind:not(:last-child) {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #cbcbcb;
}
.equip-kind-items {
    display: none;
    margin-top: 10px;
}
.equip-kind-toggler {
    font-size: 16px;
    display: flex;
    align-items: center;
    gap: 40px;
    cursor: pointer;
    transition: 0.35s all ease;
}
.equip-kind-toggler:before {
    content: '+';
    display: flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    background: #eee;
    transition: 0.35s all ease;
}
.equip-kind-toggler.active {
    color: #42b8d4;
}
.equip-kind-toggler.active:before {
    background: #42b8d4;
    color: #fff;
    content: '-';
}
.header-msg {
    background: #42b8d4;
    color: #fff;
    text-align: center;
    padding: 5px;
}
.header-msg a {
    color: inherit;
}
@media (max-width: 1287px) {
  .header-nav > ul > li {
    margin-right: 2.097902097902098vw; }
  .header-nav ul li a {
    padding-left: 1.554001554001554vw;
    padding-right: 1.554001554001554vw; } 
  .about-headBottom {
      box-sizing: border-box;
    max-width: 100%;
    position: initial;
  }
}

@media (max-width: 1250px) {
  .header-search,
  .header-lk {
    width: 70px; }
  .header-lk span,
  .header-search span {
    display: none; }
  .header-nav > ul {
    width: calc(100% - 70px);
    text-align: justify; }
  .header-left {
    width: calc(100% - 70px); }
  .header-right {
    width: 70px; }
  .header-left,
  .header-right {
    display: inline-block;
    vertical-align: top; }
  .header-menu {
    width: 69%; }
  .header-nav > ul > li {
    margin-right: 0; } }

@media (max-width: 1149px) {
  .header-calc {
    width: 70px; }
  .header-calc span {
    display: none; }
  .header-menu {
    width: calc(100% - 140px); } }

@media all and (max-width: 999px) {
  .home .header .header-wraps {
    background-color: transparent;
  }
}
@media all and (max-width: 740px) {
  .footer-banner {
    text-align: left;
  }
  .unregistered .fizur__list .col-1-2,
  .personal .fizur__list .col-1-2:last-child{
      width: 100%;
      padding-left: 0;
  }
}
.projarchive-get {
    margin-top: 40px;
}
.archive-pop .modal-name span {
    display: block;
    font-weight: 400;
    font-size: 14px;
    color: #777;
    margin-top: 5px;
}
.archive-pop .job-form-item__label {
    text-align: left;
}
@media (max-width: 999px) {
    .archive-pop {
        max-width: 650px;
        padding-left: 30px;
        padding-right: 30px;
    }
}
@media (max-width: 740px) {
    .archive-pop {
        padding-top: 30px;
        vertical-align: top;
        margin-top: 53px;
    }
}
.content-style.cat-table-wrap {
    overflow-x: auto;
}
.product-gallery img {
    width: 100%;
    height: auto;
}
.subscribe-wrap {
    background: #f6f6f6;
    padding: 25px 15px;
}
.subscribe-content {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    max-width: 1318px;
    width: 100%;
    margin: 0 auto;
}
.subscribe-content > span {
    font-size: 14px;
    line-height: 1.4;
}
.subscribe-form {
    flex-basis: 60%;
    flex-shrink: 0;
}
.subs-form-fields {
    display: flex;
    gap: 10px;
}
.subscribe-form .default-input {
    height: auto;
}
.subs-agree {
    font-size: 12px;
    margin-top: 10px;
}
.subs-agree a {
    color: #42b8d4;
    text-decoration: none;
}
.prod-coms-tabs {
    font-size: 16px;
    display: flex;
}
.prod-coms-tab {
    padding: 15px;
    border: 1px solid #e3e3e3;
    flex-basis: 0;
    flex-grow: 1;
    text-align: center;
    cursor: pointer;
}
.prod-coms-tab.active {
    background: #42b8d4;
    color: #fff;
    border-color: #42b8d4;
}
.prod-coms-contents {
    margin-top: 10px;
}
.prod-coms-content {
    display: none;
}
.prod-coms-content.active {
    display: block;
}
.question-page-answer {
    padding: 15px;
    border: 1px solid #444;
}
.question-page-answer p:first-child {
    margin-top: 0;
}
.question-page-answer p:last-child {
    margin-bottom: 0;
}
.article-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    margin-top: 20px;
    padding: 15px;
    background: #f7f7f7;
}
.article-info {
    display: flex;
    gap: 20px;
}
.article-info-item-icon {
    width: 25px;
    height: 25px;
}
.article-info-item-icon svg {
    display: block;
    fill: #5a5a5a;
}
.article-info-item {
    display: flex;
    align-items: center;
    gap: 5px;
    line-height: 1;
}
.article-cont-toggler {
    display: flex;
    align-items: center;
    gap: 2px;
    cursor: pointer;
}
.article-cont-toggler svg {
    width: 20px;
    transition: 0.45s ease;
}
.article-cont-toggler.active svg {
    transform: rotate(180deg);
}
.article-cont-total {
    display: none;
    margin-top: 20px;
    padding: 15px;
    background: #f7f7f7;
    font-size: 14px;
}
.article-cont-total > .article-cont-title {
    font-size: 20px;
    font-weight: 700;
}
.article-cont-total ul {
    font-size: 16px;
}
.article-cont-total ul li:not(:last-child) {
    margin-bottom: 10px;
}
.cont-anchor {
    text-decoration: none;
    color: #2d97b0;
}
.cont-anchor:hover {
    text-decoration: underline;
}
.article-others {
    margin-top: 20px;
    margin-bottom: 40px;
    padding-top: 20px;
    border-top: 1px solid #eee;
}
.article-others-row {
    display: flex;
    gap: 25px;
}
.article-other {
    display: flex;
    flex-direction: column;
    flex-basis: 0;
    flex-grow: 1;
    text-decoration: none;
    color: #444;
    border: 1px solid #eee;
    border-radius: 5px 5px 0 0;
    box-sizing: border-box;
    overflow: hidden;
}
.article-other-img {
    max-width: 100%;
    height: 250px;
}
.article-other-img img {
    max-width: 100%;
    height: 250px;
}
.article-other-img img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.article-other-info {
    padding: 10px;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.article-other-title {
    font-weight: 600;
    margin-bottom: 15px;
}
.article-other-more {
    padding: 5px 10px;
    margin-top: auto;
    background: #5bc2da;
    width: 100%;
    color: #fff;
    text-align: center;
    box-sizing: border-box;
}
.article-other-more:hover {
    background: #44a0b6;
}
.h-category.h-category-article {
    padding-top: 20px;
    padding-bottom: 20px;
}
@media (max-width: 1200px) {
    .article-others-row {
        flex-wrap: wrap;
    }
    .article-other {
        flex-basis: calc((100% - 25px) / 2);
    }
    
}
@media (max-width: 920px) {
    .subscribe-content {
        flex-wrap: wrap;
    }
    .subscribe-content > span {
        text-align: center;
    }
    .subscribe-form {
        flex-basis: 100%;
    }
    .subs-agree {
        text-align: center;
    }
}
@media (max-width: 768px) {
    .article-top {
        flex-wrap: wrap;
        justify-content: center;
    }
    .article-cont-total ul {
        font-size: 14px;
    }
    .rev-article .rev-form-item,
    .rev-article .rev-form-mes {
        display: flex;
        flex-direction: column;
        gap: 3px;
        width: 100%;
        margin-bottom: 15px;
    }
    .rev-article .rev-form-mes {
        margin-bottom: 0;
    }
    .rev-article .rev-form-item:last-child {
        margin-left: 0;
    }
    .rev-article .rev-form-item__content,
    .rev-article .rev-form-mes__content {
        margin-left: 0;
    }
}
@media (max-width: 568px) {
    .article-other-img {
        height: 180px;
    }
    .article-other-title {
        font-size: 14px;
    }
}
@media (max-width: 468px) {
    .article-other {
        flex-basis: 100%;
    }
}
.sp-field {
    position: absolute;
    top: -15%;
    left: 50%;
    padding: 0 !important;
    margin: 0 !important;
    border: none !important;
    width: 2px !important;
    height: 2px !important;
}
.agree-chk-wrap {
    display: flex;
    align-items: flex-start;
    gap: 5px;
    font-size: 12px;
    line-height: 1.5;
    text-align: left;
    color: inherit;
}
.job-form__pol .agree-chk-wrap {
    justify-content: center;
}
.agree-chk-wrap a {
    color: inherit;
    text-decoration: underline;
}
.agree-chk-wrap > label {
    position: relative;
}
.agree-chk-wrap > label > input {
    opacity: 0;
    z-index: -1;
    position: absolute;
}
.agree-chk {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 16px;
    height: 16px;
    background: #fff;
    border-radius: 3px;
    border: 1px solid #9a9a9a;
    transition: 0.35s all ease;
}
.agree-chk:before {
    content: '';
    display: block;
    width: 12px;
    height: 12px;
    background: #42b8d4;
    border-radius: 2px;
    opacity: 0;
    transition: 0.35s all ease;
}
.agree-chk-wrap > label > input:checked + .agree-chk {
    border-color: #42b8d4;
}
.agree-chk-wrap > label > input:checked + .agree-chk:before {
    opacity: 1;
}