/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* Document
   ========================================================================== */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */ }

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

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  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
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 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
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0; }

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

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * 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 style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * 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
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

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

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 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; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * 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; }

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 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 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
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 and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[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 IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

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

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

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

@font-face {
  font-family: "Proxima Regular";
  src: url(../fonts/proxima_nova_regular.otf) format("truetype"); }

@font-face {
  font-family: "Proxima Bold";
  src: url(../fonts/proxima_nova_bold.otf) format("truetype"); }

@font-face {
  font-family: "Proxima Light";
  src: url(../fonts/proxima_nova_light.otf) format("truetype"); }

/* All style */
.clearfix:after, .header:after, .header__buttonBox:after, .sectionPage--map:after, .footer:after, .sectionPageMap:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

.bg-wrapper {
  background: #67d630; }
  .bg-wrapper--main {
    background: none; }

.clearfix, .header, .header__buttonBox, .sectionPage--map, .footer, .sectionPageMap {
  display: inline-block; }

* html .clearfix, * html .header, * html .header__buttonBox, * html .sectionPage--map, * html .footer, * html .sectionPageMap {
  height: 1%; }

.clearfix, .header, .header__buttonBox, .sectionPage--map, .footer, .sectionPageMap {
  display: block; }

body {
  background: #147c48; }

.header {
  background: #a2dd5c url("../img/bg_header_all.png") right top no-repeat;
  color: #147c48;
  margin-bottom: 9px; }
  .header--main {
    margin: 0;
    background: none; }
  .header__logo {
    display: inline-block;
    padding: 20px 0;
    vertical-align: top; }
  .header__textBlock {
    display: inline-block;
    padding: 23px 0;
    vertical-align: top; }
  .header__text {
    font-family: "Proxima Light";
    font-size: 14px;
    margin-bottom: 4px; }
    .header__text--large {
      text-transform: uppercase;
      font-family: "Proxima Bold"; }
    .header__text span {
      font-family: "Proxima Bold"; }

.col__logo {
  text-align: center; }

.main-menu {
  padding: 21px 20px 18px 20px;
  display: inline-block;
  border-bottom: 1px solid #ffffff;
  vertical-align: top;
  margin-right: 10px; }
  .main-menu li {
    margin: 0 17px; }
    .main-menu li:first-child {
      margin-left: 0; }
    .main-menu li:last-child {
      margin-right: 0; }
    .main-menu li a {
      padding: 0;
      text-shadow: none;
      font-family: "Proxima Bold";
      font-size: 17px;
      color: #147c48; }
      .main-menu li a:hover {
        background: none; }
      .main-menu li a:focus {
        background: none; }
    .main-menu li.main-menu__item--dropdown {
      margin: 0; }
    .main-menu li ul li:first-child {
      margin: 0 17px; }

.navbar-toggle {
  background: #147c48;
  margin: 0; }
  .navbar-toggle .icon-bar {
    background: #a2dd5c; }

.navbar-collapse {
  -webkit-box-shadow: none;
          box-shadow: none; }

.navbar-header {
  text-align: center; }

.buttonBox {
  display: block;
  padding-left: 10px;
  padding-top: 7px; }
  .buttonBox__button {
    font-family: "Proxima Bold";
    font-size: 16px;
    color: #147c48;
    padding: 11px 19px;
    border: 2px solid #147c48;
    display: inline-block;
    -webkit-border-radius: 24px;
            border-radius: 24px;
    margin-right: 12px;
    vertical-align: top;
    background: #a2dd5c;
    background: none;
    cursor: pointer; }
    .buttonBox__button--header {
      background: #a2dd5c; }
    .buttonBox__button--popup {
      margin-right: 0; }
    .buttonBox__button--lf {
      cursor: pointer;
      float: left;
      padding-left: 50px;
      background: url("../img/icon_form-lf.png") no-repeat 15px center; }
    .buttonBox__button--lt {
      float: right; }
  .buttonBox__input {
    display: inline-block;
    padding: 13px 19px 13px 56px;
    font-family: "Proxima Bold";
    font-size: 16px;
    border: 2px solid #147c48;
    -webkit-border-radius: 24px;
            border-radius: 24px;
    width: 130px;
    outline: none;
    background: #a2dd5c;
    color: #147c48;
    /* Firefox 19+ */
    /* Firefox 18- */ }
    .buttonBox__input::-webkit-input-placeholder {
      color: #147c48; }
    .buttonBox__input::-moz-placeholder {
      color: #147c48; }
    .buttonBox__input:-moz-placeholder {
      color: #147c48; }
    .buttonBox__input:-ms-input-placeholder {
      color: #147c48; }
    .buttonBox__input:focus {
      border-color: #ffffff; }
  .buttonBox__label {
    position: relative; }
  .buttonBox__icon {
    position: absolute;
    left: 21px;
    top: 50%;
    margin-top: -12px;
    width: 24px;
    height: 24px;
    background: url("../img/icon_search.png") no-repeat center;
    border: none; }
  .buttonBox__form {
    display: inline-block;
    vertical-align: top; }

.sectionPage {
  padding: 67px 99px 87px 99px;
  background: #ffffff url("../img/bg_section.jpg");
  font-family: "Proxima Regular";
  color: #353535;
  font-size: 18px;
  margin-bottom: 11px; }
  .sectionPage--main {
    background: none; }
  .sectionPage--map {
    padding-right: 0; }
  .sectionPage--manager {
    padding: 82px 99px 87px 99px; }

.header-text {
  font-size: 70px;
  font-family: "Proxima Bold";
  color: #353535;
  text-transform: uppercase;
  margin-bottom: 19px; }
  .header-text--contact {
    border-bottom: 2px solid #a0f112;
    padding-bottom: 9px;
    margin-bottom: 32px; }

.header-textMin {
  font-family: "Proxima Bold";
  font-size: 24px;
  color: #353535;
  margin-bottom: 35px; }

.about {
  padding: 24px 30px 7px 30px;
  border: 2px solid #c5c7ca; }
  .about span {
    font-family: "Proxima Bold"; }
  .about__text {
    line-height: 22px;
    margin-bottom: 50px; }
  .about__header {
    font-size: 24px;
    color: #67d630;
    font-family: "Proxima Regular";
    text-transform: uppercase;
    margin-bottom: 12px; }
  .about__list {
    padding-left: 0; }
  .about__item {
    list-style-type: none;
    margin-bottom: 5px; }

.we-are__box {
  max-width: 390px;
  width: 100%;
  border: 1px solid #c5c7ca;
  padding: 40px 0px 17px 0px;
  display: inline-block;
  text-align: center; }

.we-are__img {
  margin-bottom: 38px; }

.we-are__header {
  font-family: "Proxima Regular";
  font-size: 28px;
  color: #353535;
  text-align: center;
  text-transform: uppercase;
  line-height: 36px;
  padding: 0 40px; }

.documents__box {
  background: #f6f7f7;
  border: 1px solid #acacac;
  font-size: 0;
  padding: 26px 30px;
  max-width: 390px;
  width: 100%;
  display: inline-block; }

.documents__imgWrap {
  display: inline-block;
  vertical-align: middle;
  width: 22%; }

.documents__text {
  font-size: 20px;
  font-family: "Proxima Regular";
  color: #147c48;
  display: inline-block;
  vertical-align: middle;
  width: 78%; }

.our-clients__box {
  display: inline-block;
  border: 1px solid #acacac;
  height: 111px;
  max-width: 295px;
  width: 100%;
  line-height: 111px;
  padding: 0 22px;
  text-align: center; }

.our-clients__img {
  vertical-align: middle;
  height: auto;
  width: 100%;
  max-height: 63px; }

.col__our-clients {
  margin-bottom: 30px; }

.footer {
  color: #ffffff;
  padding: 14px 0px; }
  .footer__text {
    font-family: "Proxima Light";
    font-size: 14px;
    margin-bottom: 5px; }
    .footer__text--large {
      font-family: "Proxima Bold";
      font-size: 16px;
      text-transform: uppercase; }
    .footer__text span {
      font-family: "Proxima Bold";
      font-size: 14px; }
  .footer__copyright {
    font-family: "Proxima Light";
    font-size: 14px;
    text-align: right;
    padding: 26px 0; }
    .footer__copyright a {
      color: #ffffff; }

.item__imgLink {
  border: 2px solid #acacac;
  max-width: 519px;
  width: 100%;
  text-align: center;
  padding: 93px 5px;
  display: inline-block;
  margin-bottom: 29px; }

.item__backWrap {
  text-align: left; }

.item__back {
  font-size: 18px;
  font-family: "Proxima Regular";
  color: #147c48;
  padding: 3px 0 3px 33px;
  background: url("../img/icon_item_back.png") no-repeat left center; }

.item__itemName {
  font-size: 20px;
  color: #353535;
  font-family: "Proxima Bold";
  margin-bottom: 6px; }

.item__charctBox--popup {
  text-align: left; }

.item__img {
  max-width: 100%;
  width: auto; }

.item__header {
  font-size: 24px;
  font-family: "Proxima Bold";
  color: #585858;
  margin-bottom: 13px; }

.item__article {
  margin-bottom: 47px; }
  .item__article p {
    color: #585858;
    font-size: 18px;
    font-family: "Proxima Regular";
    line-height: 22px; }

.item__charctRow {
  margin-bottom: 12px; }
  .item__charctRow--popup {
    margin-bottom: 5px; }

.item__charctName {
  font-size: 18px;
  font-family: "Proxima Regular";
  color: #acacac;
  display: inline-block;
  vertical-align: middle; }
  .item__charctName--popup {
    font-size: 16px; }

.item__charct {
  color: #585858;
  display: inline-block;
  vertical-align: middle; }

.item__colorWrap {
  display: inline-block;
  vertical-align: middle;
  margin-left: 6px; }

.item__color {
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #aeaeae;
  width: 30px;
  height: 30px;
  -webkit-border-radius: 15px;
          border-radius: 15px;
  cursor: pointer;
  margin-right: 5px; }
  .item__color--popup {
    width: 25px;
    height: 25px; }
  .item__color--white {
    background: #ffffff; }
  .item__color--orange {
    background: #f07629; }
  .item__color--green {
    background: #67d630; }

.item__charctNumWrap {
  font-size: 0;
  display: inline-block;
  vertical-align: middle;
  margin-left: 14px; }

.item__charctMinus {
  width: 30px;
  height: 30px;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  -webkit-border-radius: 15px 0 0 15px;
  border-radius: 15px 0 0 15px;
  background: #adadad url("../img/icon_minus.png") no-repeat center; }
  .item__charctMinus--popup {
    width: 25px;
    height: 25px; }

.item__charctPlus {
  display: inline-block;
  vertical-align: middle;
  width: 30px;
  height: 30px;
  cursor: pointer;
  -webkit-border-radius: 0 15px 15px 0;
  border-radius: 0 15px 15px 0;
  background: #adadad url("../img/icon_plus.png") no-repeat center; }
  .item__charctPlus--popup {
    width: 25px;
    height: 25px; }

.item__charctLabel {
  display: inline-block;
  vertical-align: middle;
  margin: 0; }

.item__charctInput {
  border: 1px solid #adadad;
  height: 30px;
  width: 50px;
  outline: none;
  font-family: "Proxima Regular";
  font-size: 18px;
  color: #353535;
  text-align: center; }
  .item__charctInput--popup {
    height: 25px;
    font-size: 16px; }

.item__buttonWrap {
  margin-top: 72px; }

.item__btnWrap {
  text-align: right; }

.item__delete {
  text-align: center;
  display: inline-block; }

.item__deleteImg {
  margin-bottom: 3px; }

.item__deleteText {
  color: #acacac;
  font-size: 18px;
  font-family: "Proxima Regular"; }

.col__item {
  margin-bottom: 25px; }

.sliderHeader {
  color: #ffffff; }
  .sliderHeader__border {
    height: 100%;
    width: 1px;
    opacity: 0;
    display: inline-block;
    vertical-align: middle; }
  .sliderHeader__header {
    font-size: 70px;
    font-family: "Proxima Bold";
    text-transform: uppercase;
    max-width: 489px;
    line-height: 80px;
    border-bottom: 2px solid #a0f112;
    padding-bottom: 30px;
    margin-bottom: 32px; }
  .sliderHeader .slick-slide {
    padding-left: 0px; }
  .sliderHeader .slick-dots {
    text-align: left;
    padding-left: 108px; }
    .sliderHeader .slick-dots li {
      width: 16px;
      height: 16px; }
      .sliderHeader .slick-dots li button {
        -webkit-border-radius: 10px;
                border-radius: 10px;
        border: 2px solid #ffffff;
        background: none; }
        .sliderHeader .slick-dots li button:before {
          display: none; }
    .sliderHeader .slick-dots .slick-active button {
      background: #ffffff; }
  .sliderHeader__text {
    font-family: "Proxima Light";
    font-size: 24px;
    text-transform: uppercase;
    max-width: 489px;
    line-height: 28px;
    margin-bottom: 21px; }
  .sliderHeader__headerWrap {
    display: inline-block;
    vertical-align: middle;
    padding-left: 106px; }
  .sliderHeader__headerBox {
    height: 100%; }

.section {
  margin: 0 auto;
  max-width: 1530px;
  background: #ffffff url("../img/bg_section.jpg");
  border-top: 15px solid #147c48;
  border-bottom: 15px solid #147c48; }
  .section--1 {
    border-top: none;
    background: #a2dd5c; }
  .section--4 {
    position: relative; }
    .section--4 .sectionPage {
      padding-top: 20px;
      padding-bottom: 130px; }

#headerFix {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 100;
  background: rgba(160, 225, 77, 0.5); }

.why-we__box {
  text-align: center; }

.why-we__img {
  margin-bottom: 44px; }

.why-we__header {
  text-align: center;
  font-family: "Proxima Light";
  font-size: 40px;
  color: #353535;
  text-transform: uppercase;
  border-bottom: 2px solid #a0f112;
  padding-bottom: 12px;
  margin-bottom: 46px; }
  .why-we__header--b {
    vertical-align: middle; }

.why-we__text {
  color: #353535;
  font-family: "Proxima Regular";
  font-size: 18px;
  text-align: center;
  line-height: 22px;
  padding: 0 10px; }

.cat__box {
  text-align: center;
  border: 2px solid #c5c7ca;
  padding: 29px 0px 0 0; }

.cat__header {
  font-size: 50px;
  font-family: "Proxima Light";
  color: #67d630;
  margin-bottom: 0; }

.cat__headerMin {
  font-family: "Proxima Regular";
  font-size: 20px;
  color: #67d630;
  margin-top: -12px;
  padding: 0 62px;
  margin-bottom: 43px; }

.cat__text {
  font-family: "Proxima Regular";
  font-size: 18px;
  color: #353535;
  padding: 51px 44px;
  background: #f6f7f7; }

.contactMain__article {
  font-family: "Proxima Regular";
  color: #353535;
  font-size: 20px;
  line-height: 22px;
  margin-bottom: 29px; }

.contactMain__text {
  font-family: "Proxima Regular";
  color: #353535;
  font-size: 20px;
  line-height: 22px;
  margin-bottom: 35px; }
  .contactMain__text span {
    color: #147c48;
    font-family: "Proxima Bold";
    font-size: 20px; }

.l-footer--main {
  background: #147c48;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0; }

.col__cat:last-child {
  margin-bottom: 0; }

#map {
  height: 300px;
  overflow: hidden; }

.sectionPageMap {
  position: relative;
  margin-bottom: 9px;
  padding: 15px 0;
  background: #ffffff; }
  .sectionPageMap__info {
    max-width: 521px;
    padding: 19px 32px 22px 32px;
    background: #ffffff; }
  .sectionPageMap__header {
    font-size: 24px;
    color: #353535;
    font-family: "Proxima Bold";
    margin-bottom: 7px; }
  .sectionPageMap__numberWrap {
    margin-bottom: 9px;
    position: relative; }
  .sectionPageMap__icon {
    background: url("../img/map_info_sprites.png") no-repeat center;
    width: 24px;
    height: 24px;
    position: absolute; }
    .sectionPageMap__icon--1 {
      background-position: 0 0; }
    .sectionPageMap__icon--2 {
      background-position: 0 -24px; }
    .sectionPageMap__icon--3 {
      background-position: 0 -48px; }
  .sectionPageMap__number {
    font-family: "Proxima Regular";
    font-size: 20px;
    color: #353535;
    padding-left: 35px; }
    .sectionPageMap__number--noIcon {
      padding-left: 0; }
    .sectionPageMap__number span {
      font-family: "Proxima Bold";
      color: #147c48; }
  .sectionPageMap__mailWrap {
    position: relative;
    margin-bottom: 12px; }
  .sectionPageMap__mail {
    padding-left: 35px;
    color: #147c48;
    font-family: "Proxima Regular";
    font-size: 20px; }
  .sectionPageMap__addressWrap {
    position: relative;
    margin-bottom: 24px; }
  .sectionPageMap__address {
    padding-left: 35px;
    font-family: "Proxima Regular";
    font-size: 20px;
    color: #353535; }

.manager__header {
  font-size: 20px;
  font-family: "Proxima Regular";
  color: #147c48;
  margin-bottom: 5px; }

.manager__name {
  font-size: 18px;
  color: #353535;
  font-family: "Proxima Bold";
  margin-bottom: 2px; }

.manager__phoneWrap {
  position: relative; }

.manager__phone {
  font-size: 18px;
  color: #353535;
  font-family: "Proxima Regular";
  padding-left: 34px;
  margin-bottom: 3px; }

.manager__mailWrap {
  position: relative; }

.manager__mail {
  color: #147c48;
  font-size: 18px;
  font-family: "Proxima Regular";
  text-decoration: underline;
  padding-left: 34px; }

.manager__icon {
  background: url("../img/map_info_sprites_min.png") no-repeat center;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 50%;
  margin-top: -10px;
  left: 0; }
  .manager__icon--1 {
    background-position: 0 0; }
  .manager__icon--2 {
    background-position: 0 -20px; }

.col-mang {
  margin-bottom: 46px; }

.communication__text {
  color: #353535;
  font-family: "Proxima Regular";
  font-size: 18px;
  margin-bottom: 3px; }

.communication__label {
  display: block;
  margin-bottom: 24px; }

.communication__input {
  border: 1px solid #147c48;
  background: #e1f7d6;
  padding: 9px 13px;
  -webkit-border-radius: 20px;
          border-radius: 20px;
  width: 100%;
  outline: none;
  font-family: "Proxima Light";
  font-size: 18px;
  color: #147c48; }

.communication__area {
  min-height: 128px;
  resize: vertical;
  border: 1px solid #147c48;
  background: #e1f7d6;
  padding: 9px 13px;
  -webkit-border-radius: 20px;
          border-radius: 20px;
  width: 100%;
  outline: none;
  font-family: "Proxima Light";
  font-size: 18px;
  color: #147c48; }

.communication__btmWrap {
  text-align: center; }

.header-textMiddle {
  font-size: 40px;
  color: #353535;
  font-family: "Proxima Light";
  text-transform: uppercase;
  margin-bottom: 25px; }

.modern__box {
  border: 1px solid #c5c7ca;
  text-align: center;
  padding: 23px 14px 12px 14px; }

.modern__link {
  line-height: 200px;
  height: 200px;
  display: inline-block;
  margin-bottom: 22px; }

.modern__img {
  max-height: 170px;
  vertical-align: middle;
  max-width: 170px;
  width: auto; }

.modern__header {
  font-family: "Proxima Bold";
  color: #147c48;
  font-size: 20px;
  margin-bottom: 3px;
  text-align: left;
  display: block; }

.modern__art {
  color: #acacac;
  font-size: 14px;
  font-family: "Proxima Regular";
  text-align: left; }

.col__modern {
  margin-bottom: 29px; }

.navPage__container {
  text-align: left; }

.navPage__prev {
  display: inline-block;
  vertical-align: middle;
  width: 50px;
  height: 50px;
  -webkit-border-radius: 25px;
          border-radius: 25px;
  border: 3px solid #acacac;
  background: url("../img/icon_prev.png") no-repeat center; }

.navPage__next {
  vertical-align: middle;
  display: inline-block;
  width: 50px;
  height: 50px;
  -webkit-border-radius: 25px;
          border-radius: 25px;
  border: 3px solid #147c48;
  background: url("../img/icon_next.png") no-repeat center; }

.navPage__numPage {
  vertical-align: middle;
  display: inline-block;
  font-family: "Proxima Regular";
  font-size: 30px;
  color: #147c48;
  margin: 0 11px; }

.navPage__tabPage {
  vertical-align: middle;
  display: inline-block; }

.modernTxt__box {
  text-align: center; }

.modernTxt__article {
  display: inline-block;
  border: 2px solid #c5c7ca;
  max-width: 1012px;
  padding: 24px 21px; }
  .modernTxt__article p {
    line-height: 22px;
    font-family: "Proxima Regular";
    font-size: 18px;
    color: #353535;
    margin-bottom: 15px; }

.row__navPage {
  margin-bottom: 55px; }

.searchResult {
  font-family: "Proxima Light";
  font-size: 18px;
  margin-bottom: 43px;
  color: #353535; }
  .searchResult__item {
    font-family: "Proxima Bold";
    font-size: 18px;
    color: #67d630; }

.popupWrap {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  text-align: center;
  z-index: 100;
  background: rgba(20, 124, 72, 0.6); }
  .popupWrap__form {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
    z-index: 100;
    background: rgba(20, 124, 72, 0.6); }

.popup {
  display: inline-block;
  background: #ffffff;
  width: 100%;
  max-width: 613px;
  position: relative;
  top: 50%;
  margin-top: -310px;
  overflow-y: auto; }
  .popup--form {
    height: 409px;
    overflow-y: auto;
    margin-top: -194px; }
  .popup__form {
    padding: 0 31px; }
  .popup__text {
    text-align: left; }
  .popup__header {
    font-size: 21px;
    font-family: "Proxima Bold";
    color: #353535;
    padding: 21px 15px 2px 15px;
    text-align: left; }
  .popup__close {
    position: absolute;
    right: 17px;
    top: 12px;
    background: url("../img/icon_close.png") no-repeat;
    width: 24px;
    height: 24px;
    cursor: pointer; }
  .popup__itemLink {
    display: inline-block;
    height: 123px;
    line-height: 123px;
    border: 1px solid #acacac; }
  .popup__img {
    height: auto;
    width: 100%;
    max-width: 120px;
    max-height: 150px;
    vertical-align: middle; }
  .popup__form {
    padding: 0 31px 27px 31px; }
  .popup__text {
    color: #353535;
    font-family: "Proxima Regular";
    font-size: 15px;
    margin-bottom: 3px; }
  .popup__label {
    display: block;
    margin-bottom: 11px; }
    .popup__label--popup {
      margin-bottom: 19px; }
  .popup__input {
    border: 1px solid #147c48;
    background: #e1f7d6;
    padding: 9px 13px;
    -webkit-border-radius: 20px;
            border-radius: 20px;
    width: 100%;
    outline: none;
    font-family: "Proxima Light";
    font-size: 18px;
    color: #147c48; }
  .popup__select {
    padding: 9px 13px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    border: 1px solid #147c48;
    outline: none;
    font-family: "Proxima Light";
    font-size: 18px;
    color: #147c48;
    cursor: pointer;
    -webkit-appearance: none;
    background: transparent;
    width: 100%; }
  .popup__selectWrap {
    -webkit-border-radius: 20px;
            border-radius: 20px;
    overflow: hidden;
    width: 100%;
    background: #e1f7d6 url(../img/icon_form_popup.png) no-repeat right center; }
  .popup__wrap-btn {
    overflow: hidden; }

.row__header {
  margin-bottom: 12px; }

.container--popup {
  width: 100%; }

.rowItem {
  border-bottom: 1px solid #c5c7ca;
  padding-bottom: 23px;
  margin: 0 15px 31px 15px; }
  .rowItem--btn {
    padding-bottom: 0;
    margin-left: 0;
    margin-right: 0; }
  .rowItem:last-child {
    border: none; }

.navbar-collapse.in {
  overflow: visible; }

.catalog__boxWrap {
  text-align: center; }

.catalog__box {
  text-align: center;
  display: inline-block; }

.catalog__imgWrap {
  display: inline-block;
  margin-bottom: 12px; }

.catalog__header {
  font-family: "Proxima Regular";
  font-size: 20px;
  color: #353535; }

.col-catalog {
  margin-bottom: 70px; }

.dropdown-menu {
  top: 17px; }

.catalog__water {
  position: absolute;
  top: 146px;
  left: -40px;
  opacity: 0;
  -webkit-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear; }

.catalog__imgWrapBear {
  position: relative; }

.catalog__imgRgt {
  position: absolute;
  top: 91px;
  right: 40px; }

.catalog__imgLft {
  position: absolute;
  top: 86px;
  left: 50px; }

.catalog__imgCap {
  position: absolute;
  top: 39px;
  left: 75px; }

.catalog__imgWrapPan {
  position: relative; }

.catalog__boxWatering {
  position: relative; }
  .catalog__boxWatering .catalog__img {
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .catalog__boxWatering:hover .catalog__img {
    -webkit-transform: rotate(-30deg);
    -ms-transform: rotate(-30deg);
        transform: rotate(-30deg); }
  .catalog__boxWatering:hover .catalog__water {
    opacity: 1;
    -webkit-transition-delay: 0.7s;
            transition-delay: 0.7s; }

.navbar-collapse.collapse {
  padding: 0; }

.buttonBox {
  padding-left: 0; }

.catalog__boxWheel .catalog__img {
  -webkit-transition: all 2s ease-out;
  transition: all 2s ease-out; }

.catalog__boxWheel:hover .catalog__img {
  -webkit-transform: rotate(220deg);
  -ms-transform: rotate(220deg);
      transform: rotate(220deg); }

.catalog__boxBrush .catalog__img {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-transform-origin: 0px 0px;
  -ms-transform-origin: 50px 50px;
      transform-origin: 50px 50px; }

.catalog__boxBrush:hover .catalog__img {
  -webkit-transform: rotate(20deg) translateX(45px) translateY(45px);
  -ms-transform: rotate(20deg) translateX(-45px) translateY(-45px);
      transform: rotate(20deg) translateX(-45px) translateY(-45px); }

.catalog__boxBear .catalog__img {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-transform-origin: 0px 0px;
  -ms-transform-origin: 50px 50px;
      transform-origin: 50px 50px; }

.catalog__boxBear .catalog__imgRgt {
  -webkit-transform-origin: 0px 0px;
  -ms-transform-origin: 0px 0px;
      transform-origin: 0px 0px; }

.catalog__boxBear .catalog__imgLft {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
      transform-origin: 100% 0; }

.catalog__boxBear:hover .catalog__imgRgt {
  -webkit-transform: rotate(-25deg);
  -ms-transform: rotate(-25deg);
      transform: rotate(-25deg); }

.catalog__boxBear:hover .catalog__imgLft {
  -webkit-transform: rotate(25deg);
  -ms-transform: rotate(25deg);
      transform: rotate(25deg); }

.catalog__boxPan .catalog__img {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-transform-origin: 0px 0px;
  -ms-transform-origin: 100% 50%;
      transform-origin: 100% 50%; }

.catalog__boxPan:hover .catalog__imgCap {
  -webkit-transform: rotate(20deg) translateX(45px) translateY(45px);
  -ms-transform: rotate(20deg) translateX(15px) translateY(-15px);
      transform: rotate(20deg) translateX(15px) translateY(-15px); }

.catalog__boxNightstand .catalog__imgNightstand:hover {
  -webkit-animation: move 0.8s ease-in;
          animation: move 0.8s ease-in;
  position: relative;
  -webkit-transform-origin: 100% 80%;
  -ms-transform-origin: 100% 80%;
      transform-origin: 100% 80%; }

@-webkit-keyframes move {
  0% {
    -webkit-transform-origin: 100% 80%;
    transform-origin: 100% 80%; }
  25% {
    -webkit-transform: rotate(20deg);
    transform: rotate(20deg); }
  50% {
    -webkit-transform-origin: 0% 80%;
    transform-origin: 0% 80%;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  75% {
    -webkit-transform: rotate(-20deg);
    transform: rotate(-20deg); }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0); } }

@keyframes move {
  0% {
    -webkit-transform-origin: 100% 80%;
    transform-origin: 100% 80%; }
  25% {
    -webkit-transform: rotate(20deg);
    transform: rotate(20deg); }
  50% {
    -webkit-transform-origin: 0% 80%;
    transform-origin: 0% 80%;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  75% {
    -webkit-transform: rotate(-20deg);
    transform: rotate(-20deg); }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0); } }

.catalog__boxWater {
  position: relative; }
  .catalog__boxWater .catalog__img {
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out; }
  .catalog__boxWater:hover .catalog__imgWater {
    opacity: 1;
    -webkit-transition-delay: 0.3s;
            transition-delay: 0.3s; }
  .catalog__boxWater:hover .catalog__imgBath {
    -webkit-animation: mo 0.5s ease-in;
            animation: mo 0.5s ease-in; }

@-webkit-keyframes mo {
  0% {
    -webkit-transform-origin: 100% 80%;
    transform-origin: 100% 80%; }
  50% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg); }
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); } }

@keyframes mo {
  0% {
    -webkit-transform-origin: 100% 80%;
    transform-origin: 100% 80%; }
  50% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg); }
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); } }
  .catalog__boxWater .catalog__imgWater {
    position: absolute;
    top: 63px;
    right: 80px;
    opacity: 0; }
  .catalog__boxWater .catalog__imgBath {
    -webkit-transform-origin: 20% 50%;
    -ms-transform-origin: 20% 50%;
        transform-origin: 20% 50%; }

/* New*/
.j_cont {
  height: 100%; }

.j_row {
  height: 100%; }

.slick-dotted.slick-slider {
  height: 100%; }

.slick-list {
  height: 100%; }

.slick-track {
  height: 100%; }

.slick-dots {
  bottom: 10%; }

@media (min-width: 1200px) {
  .container {
    width: 100%; } }

@media screen and (max-width: 1200px) {
  .col__map {
    margin-bottom: 30px; }
  .contactMainBox {
    padding-top: 0; }
  #map {
    height: 394px; }
  .col__why-we {
    margin-bottom: 35px; }
    .col__why-we:last-child {
      margin-bottom: 0; }
  .why-we__header {
    margin-bottom: 13px; }
  .why-we__header {
    font-size: 28px; }
  .why-we__img {
    max-width: 178px;
    margin-bottom: 10px; }
  .sectionPage {
    padding: 47px 69px 47px 69px; }
  .cat__box {
    padding-top: 8px; }
  .cat__headerMin {
    margin-bottom: 23px; }
  .header-text {
    font-size: 50px; }
  .cat__text {
    padding: 21px 14px; }
  .col__cat {
    margin-bottom: 50px; }
  .sliderHeader {
    padding-top: 334px; }
  .sliderHeader .slick-slide {
    padding-left: 0; }
  .sliderHeader .slick-dots {
    padding-left: 106px; }
  .col__header-text {
    text-align: center; }
  .col__we-are {
    margin-bottom: 40px;
    text-align: center; }
  .col__documents {
    text-align: center; }
  .documents__box {
    margin-bottom: 40px; }
  .col__our-clients {
    text-align: center; } }

@media (min-width: 768px) and (max-width: 991px) {
  .col__we-are {
    margin-bottom: 40px;
    text-align: center; }
  .col__documents {
    text-align: center; } }

@media screen and (max-width: 767px) {
  .buttonBox__button {
    padding: 5px 13px; }
  .buttonBox__input {
    padding: 5px 13px 5px 56px; }
  .navbar-collapse.collapse {
    padding: 0 15px; }
  .col__hdrTop {
    display: none; }
  .sectionPage {
    padding: 27px 49px 27px 49px; }
  .why-we__img {
    max-width: 98px; }
  .why-we__header {
    font-size: 22px; }
  .col__documents {
    text-align: center; }
  .col__we-are {
    margin-bottom: 40px;
    text-align: center; }
  .header {
    background: #a2dd5c; }
  .header__main-menu {
    width: 100%; }
  .header__buttonBox {
    width: 100%;
    padding: 10px 0;
    text-align: center; }
  .main-menu {
    padding: 10px 0 0;
    border: none;
    margin-right: 0; }
  .navbar-toggle {
    display: inline-block;
    float: none; }
  .main-menu__navbar-nav {
    margin: 0;
    margin-top: 34px;
    display: inline-block; }
  .header-text {
    font-size: 45px; }
  .section {
    padding: 17px 15px 17px 15px; }
    .section--4 {
      padding-bottom: 194px; }
  .col__we-are {
    margin-bottom: 40px; }
  .about__text {
    margin-bottom: 34px; }
  .col__cat {
    margin-bottom: 20px; }
  .section--4 .fp-tableCell {
    padding-bottom: 140px; }
  .col-popup__img {
    margin-bottom: 20px; }
  .col-popup__charct {
    margin-bottom: 20px; }
  .popup {
    overflow-y: scroll;
    height: 600px;
    margin-top: -300px; }
  .popup__form {
    padding: 0 15px 73px 15px; }
  .buttonBox__button--lf {
    padding-left: 38px;
    margin: 0; }
  .popup__wrap-btn {
    text-align: center; }
  .buttonBox__button {
    float: none;
    display: inline-block; }
  .sliderHeader {
    padding-top: 133px; }
  .sliderHeader__headerWrap {
    padding-left: 0; }
  .sliderHeader__headerBox {
    padding: 20px 20px 20px 20px; }
  .slick-dots {
    bottom: 0; }
  .sliderHeader .slick-dots {
    padding-left: 20px; }
  .slick-dotted.slick-slider {
    margin-bottom: 0; }
  .section--1 {
    padding: 17px 15px 57px 15px; }
  .slick-dots {
    bottom: -30px; } }

@media screen and (max-width: 672px) {
  .popup {
    width: 90%; } }

@media screen and (max-width: 540px) {
  .sectionPageMap__info {
    padding-left: 0; }
  .sectionPageMap__info {
    left: 10px;
    right: 10px; }
  .sliderHeader__header {
    font-size: 40px; }
  .sectionPage {
    padding: 17px 15px 17px 15px; }
  .cat__headerMin {
    padding: 0 15px; }
  .why-we__img {
    max-width: 98px; }
  .col__why-we {
    margin-bottom: 15px; }
  .why-we__header {
    font-size: 18px; }
  .header-text {
    font-size: 24px; }
  .cat__header {
    font-size: 38px; }
  .cat__headerMin {
    font-size: 17px; }
  .cat__headerMin {
    margin-bottom: 0; }
  .cat__text {
    padding: 10px 10px; }
  .col__cat {
    margin-bottom: 20px; }
  .cat__text {
    font-size: 16px; }
  .why-we__text {
    font-size: 16px; }
  #map {
    height: 324px; } }

@media screen and (max-width: 420px) {
  .header-text {
    font-size: 31px; }
  .documents__imgWrap {
    width: 100%;
    text-align: center;
    margin-bottom: 17px; } }

@media screen and (max-width: 409px) {
  .buttonBox__button {
    margin-bottom: 15px; } }

@media screen and (max-width: 372px) {
  .buttonBox__button {
    font-size: 14px; }
  .buttonBox__input {
    font-size: 14px; }
  .section {
    padding: 15px 15px 15px 15px; }
    .section--4 {
      padding-bottom: 194px; }
  .about {
    padding: 24px 20px 7px 20px; }
  .section--1 {
    padding: 17px 15px 57px 15px; } }
