.logo a, .language,
.wpml-ls-legacy-list-vertical ul, .title, .pagination li a, .pagination-container, .callback, .header-contact, .header-top, .header-top-contact, .header-menu, .header-menu > li > a,
.header-menu > li .dropdown-toggle, .header-mobile-slide-contact li, .header-mobile-slide__close, .footer-contact, .home-slider-quest__btn, .owl-carousel_home-slider .owl-dots, .owl-nav, .owl-prev, .owl-next, .blog-description ul, .blog-gallery, .blog-module-item-body, .blog-module-item-header, .description-more-btn, .contact, .contact-info-item, .contact-info-row, .catalogs-item, .catalogs-item-header, .catalogs-row, .catalog-table, .catalog-table-td, .catalog-table-tr, .filter-checkbox, .filter-row, .climats-item-header-body, .climats-row, .climat-brief, .climat-document-row, .services-brief, .services-list, .services-list > li a, .projects-item-body__title, .projects-row, .project-item-footer, .project-item-header, .project-item-header-gallery, .project-module-item-body, .project-module-item-body__title, .brands-module-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }

@media (max-width: 767.98px) {
  .logo a, .language,
  .wpml-ls-legacy-list-vertical ul, .title, .pagination li a, .pagination-container, .callback, .header-contact, .header-top, .header-top-contact, .header-menu, .header-menu > li > a,
  .header-menu > li .dropdown-toggle, .header-mobile-slide-contact li, .header-mobile-slide__close, .footer-contact, .home-slider-quest__btn, .owl-carousel_home-slider .owl-dots, .owl-nav, .owl-prev, .owl-next, .blog-description ul, .blog-gallery, .blog-module-item-body, .blog-module-item-header, .description-more-btn, .contact, .contact-info-item, .contact-info-row, .catalogs-item, .catalogs-item-header, .catalogs-row, .catalog-table, .catalog-table-td, .catalog-table-tr, .filter-checkbox, .filter-row, .climats-item-header-body, .climats-row, .climat-brief, .climat-document-row, .services-brief, .services-list, .services-list > li a, .projects-item-body__title, .projects-row, .project-item-footer, .project-item-header, .project-item-header-gallery, .project-module-item-body, .project-module-item-body__title, .brands-module-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; } }
@media (min-width: 768px) and (max-width: 991.98px) {
  .logo a, .language,
  .wpml-ls-legacy-list-vertical ul, .title, .pagination li a, .pagination-container, .callback, .header-contact, .header-top, .header-top-contact, .header-menu, .header-menu > li > a,
  .header-menu > li .dropdown-toggle, .header-mobile-slide-contact li, .header-mobile-slide__close, .footer-contact, .home-slider-quest__btn, .owl-carousel_home-slider .owl-dots, .owl-nav, .owl-prev, .owl-next, .blog-description ul, .blog-gallery, .blog-module-item-body, .blog-module-item-header, .description-more-btn, .contact, .contact-info-item, .contact-info-row, .catalogs-item, .catalogs-item-header, .catalogs-row, .catalog-table, .catalog-table-td, .catalog-table-tr, .filter-checkbox, .filter-row, .climats-item-header-body, .climats-row, .climat-brief, .climat-document-row, .services-brief, .services-list, .services-list > li a, .projects-item-body__title, .projects-row, .project-item-footer, .project-item-header, .project-item-header-gallery, .project-module-item-body, .project-module-item-body__title, .brands-module-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; } }
@media (min-width: 992px) and (max-width: 1199.98px) {
  .logo a, .language,
  .wpml-ls-legacy-list-vertical ul, .title, .pagination li a, .pagination-container, .callback, .header-contact, .header-top, .header-top-contact, .header-menu, .header-menu > li > a,
  .header-menu > li .dropdown-toggle, .header-mobile-slide-contact li, .header-mobile-slide__close, .footer-contact, .home-slider-quest__btn, .owl-carousel_home-slider .owl-dots, .owl-nav, .owl-prev, .owl-next, .blog-description ul, .blog-gallery, .blog-module-item-body, .blog-module-item-header, .description-more-btn, .contact, .contact-info-item, .contact-info-row, .catalogs-item, .catalogs-item-header, .catalogs-row, .catalog-table, .catalog-table-td, .catalog-table-tr, .filter-checkbox, .filter-row, .climats-item-header-body, .climats-row, .climat-brief, .climat-document-row, .services-brief, .services-list, .services-list > li a, .projects-item-body__title, .projects-row, .project-item-footer, .project-item-header, .project-item-header-gallery, .project-module-item-body, .project-module-item-body__title, .brands-module-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; } }
body {
  font-family: 'Circe'; }

.logo a {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-align-content: center;
  -moz-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center; }
  .logo a:hover {
    text-decoration: none; }
.logo img {
  margin-right: 14px; }
.logo_subtitle {
  color: #353535;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0.48px; }

.language,
.wpml-ls-legacy-list-vertical ul {
  border-radius: 4px;
  background-color: #f8f7f7;
  padding: 10px 14px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-align-content: center;
  -moz-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center; }
  .language li,
  .wpml-ls-legacy-list-vertical ul li {
    position: relative; }
    .language li a,
    .wpml-ls-legacy-list-vertical ul li a {
      color: rgba(53, 53, 53, 0.3);
      font-size: 16px;
      font-weight: 300;
      line-height: 16px;
      text-transform: uppercase;
      letter-spacing: 0.48px; }
      .language li a:hover,
      .wpml-ls-legacy-list-vertical ul li a:hover {
        text-decoration: none;
        color: #353535; }
    .language li.active a, .language li.wpml-ls-current-language a,
    .wpml-ls-legacy-list-vertical ul li.active a,
    .wpml-ls-legacy-list-vertical ul li.wpml-ls-current-language a {
      color: #bc3434;
      font-size: 16px;
      font-weight: 700; }
    .language li:first-child,
    .wpml-ls-legacy-list-vertical ul li:first-child {
      margin-right: 10.5px; }
      .language li:first-child:before,
      .wpml-ls-legacy-list-vertical ul li:first-child:before {
        content: "";
        width: 1px;
        height: 15px;
        background-color: #353535;
        opacity: 0.15;
        position: absolute;
        right: -10.5px;
        top: 0; }
    .language li:last-child,
    .wpml-ls-legacy-list-vertical ul li:last-child {
      margin-left: 10.5px; }

.title {
  height: 66px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-content: center;
  -moz-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center; }
  .title__text {
    color: #313131;
    font-size: 30px;
    font-weight: 700;
    line-height: 42px;
    letter-spacing: 0.9px;
    position: relative;
    padding-left: 20px; }
    .title__text:after {
      content: "";
      background-image: url("../img/title.png");
      width: 64px;
      height: 64px;
      display: block;
      position: absolute;
      z-index: -1;
      left: 0;
      top: calc(50% - 32px); }
  .title__count {
    color: #313131;
    font-size: 18px;
    font-weight: 400;
    line-height: 18px; }
  @media (max-width: 767.98px) {
    .title {
      -webkit-box-direction: normal;
      -webkit-box-orient: vertical;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      justify-content: center; }
      .title__text {
        font-size: 26px;
        line-height: 30px; }
      .title .btn {
        display: none; } }

.pagination .svg-icon {
  min-height: 15px;
  max-height: 15px;
  min-width: 15px;
  max-width: 15px;
  display: block; }
.pagination li {
  margin-left: 6px;
  margin-right: 6px; }
  .pagination li a {
    width: 45px;
    height: 45px;
    padding: 0;
    border-radius: 7px;
    color: #313131;
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
    background-color: #f8f7f7;
    border: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
  .pagination li.active a, .pagination li:hover a {
    color: #fff;
    background-color: #bc3333 !important; }
.pagination-container {
  width: 100%;
  margin-bottom: 100px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-align-content: center;
  -moz-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center; }

.dropdown:hover > .dropdown-menu {
  display: block; }

.dropdown > .dropdown-toggle:active {
  pointer-events: none; }

.breadcrumb {
  margin-top: 20px;
  margin-bottom: 50px;
  background-color: transparent;
  padding: 0; }
  .breadcrumb-item, .breadcrumb a {
    color: rgba(53, 53, 53, 0.51);
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
    letter-spacing: 0.42px; }
  @media (max-width: 767.98px) {
    .breadcrumb {
      display: none; } }

.callback {
  border: none;
  width: 65px;
  height: 65px;
  box-shadow: 0 0 14px 1px rgba(0, 0, 0, 0.17);
  background-color: #bc3434;
  border-radius: 50%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-align-content: center;
  -moz-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  z-index: 5;
  position: fixed;
  right: 90px;
  bottom: 35px;
  transition: 0.3s all; }
  .callback i {
    min-width: 24px;
    max-width: 24px;
    min-height: 24px;
    max-height: 24px; }
  .callback:hover {
    background-color: #a82c2c; }
  .callback:before {
    content: "";
    position: absolute;
    display: block;
    height: 65px;
    width: 65px;
    border-radius: 50%;
    z-index: -1;
    opacity: 0;
    -webkit-animation: tooltip 3s infinite;
    animation: tooltip 3s infinite;
    background-color: #a82c2c; }
  @media (max-width: 767.98px) {
    .callback {
      right: 10px;
      min-width: 48px;
      max-width: 48px;
      min-height: 48px;
      max-height: 48px; } }

@media (min-width: 1339px) {
  .container {
    max-width: 1330px; } }
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font-family: 'Circe';
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after {
  content: '';
  content: none; }

q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

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

.logo a, .language,
.wpml-ls-legacy-list-vertical ul, .title, .pagination li a, .pagination-container, .callback, .header-contact, .header-top, .header-top-contact, .header-menu, .header-menu > li > a,
.header-menu > li .dropdown-toggle, .header-mobile-slide-contact li, .header-mobile-slide__close, .footer-contact, .home-slider-quest__btn, .owl-carousel_home-slider .owl-dots, .owl-nav, .owl-prev, .owl-next, .blog-description ul, .blog-gallery, .blog-module-item-body, .blog-module-item-header, .description-more-btn, .contact, .contact-info-item, .contact-info-row, .catalogs-item, .catalogs-item-header, .catalogs-row, .catalog-table, .catalog-table-td, .catalog-table-tr, .filter-checkbox, .filter-row, .climats-item-header-body, .climats-row, .climat-brief, .climat-document-row, .services-brief, .services-list, .services-list > li a, .projects-item-body__title, .projects-row, .project-item-footer, .project-item-header, .project-item-header-gallery, .project-module-item-body, .project-module-item-body__title, .brands-module-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }

@media (max-width: 767.98px) {
  .logo a, .language,
  .wpml-ls-legacy-list-vertical ul, .title, .pagination li a, .pagination-container, .callback, .header-contact, .header-top, .header-top-contact, .header-menu, .header-menu > li > a,
  .header-menu > li .dropdown-toggle, .header-mobile-slide-contact li, .header-mobile-slide__close, .footer-contact, .home-slider-quest__btn, .owl-carousel_home-slider .owl-dots, .owl-nav, .owl-prev, .owl-next, .blog-description ul, .blog-gallery, .blog-module-item-body, .blog-module-item-header, .description-more-btn, .contact, .contact-info-item, .contact-info-row, .catalogs-item, .catalogs-item-header, .catalogs-row, .catalog-table, .catalog-table-td, .catalog-table-tr, .filter-checkbox, .filter-row, .climats-item-header-body, .climats-row, .climat-brief, .climat-document-row, .services-brief, .services-list, .services-list > li a, .projects-item-body__title, .projects-row, .project-item-footer, .project-item-header, .project-item-header-gallery, .project-module-item-body, .project-module-item-body__title, .brands-module-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; } }
@media (min-width: 768px) and (max-width: 991.98px) {
  .logo a, .language,
  .wpml-ls-legacy-list-vertical ul, .title, .pagination li a, .pagination-container, .callback, .header-contact, .header-top, .header-top-contact, .header-menu, .header-menu > li > a,
  .header-menu > li .dropdown-toggle, .header-mobile-slide-contact li, .header-mobile-slide__close, .footer-contact, .home-slider-quest__btn, .owl-carousel_home-slider .owl-dots, .owl-nav, .owl-prev, .owl-next, .blog-description ul, .blog-gallery, .blog-module-item-body, .blog-module-item-header, .description-more-btn, .contact, .contact-info-item, .contact-info-row, .catalogs-item, .catalogs-item-header, .catalogs-row, .catalog-table, .catalog-table-td, .catalog-table-tr, .filter-checkbox, .filter-row, .climats-item-header-body, .climats-row, .climat-brief, .climat-document-row, .services-brief, .services-list, .services-list > li a, .projects-item-body__title, .projects-row, .project-item-footer, .project-item-header, .project-item-header-gallery, .project-module-item-body, .project-module-item-body__title, .brands-module-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; } }
@media (min-width: 992px) and (max-width: 1199.98px) {
  .logo a, .language,
  .wpml-ls-legacy-list-vertical ul, .title, .pagination li a, .pagination-container, .callback, .header-contact, .header-top, .header-top-contact, .header-menu, .header-menu > li > a,
  .header-menu > li .dropdown-toggle, .header-mobile-slide-contact li, .header-mobile-slide__close, .footer-contact, .home-slider-quest__btn, .owl-carousel_home-slider .owl-dots, .owl-nav, .owl-prev, .owl-next, .blog-description ul, .blog-gallery, .blog-module-item-body, .blog-module-item-header, .description-more-btn, .contact, .contact-info-item, .contact-info-row, .catalogs-item, .catalogs-item-header, .catalogs-row, .catalog-table, .catalog-table-td, .catalog-table-tr, .filter-checkbox, .filter-row, .climats-item-header-body, .climats-row, .climat-brief, .climat-document-row, .services-brief, .services-list, .services-list > li a, .projects-item-body__title, .projects-row, .project-item-footer, .project-item-header, .project-item-header-gallery, .project-module-item-body, .project-module-item-body__title, .brands-module-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; } }
.header {
  padding-top: 20px;
  position: relative;
  z-index: 2; }
  .header-bottom {
    background-color: #f8f7f7; }
  .header-contact {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-content: flex-start;
    -moz-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start; }
    .header-contact .svg-icon {
      min-width: 15px;
      max-width: 15px;
      min-height: 15px;
      max-height: 15px;
      display: block;
      margin-right: 15px; }
    .header-contact-info > a, .header-contact-info div {
      display: block; }
    .header-contact-info__adres {
      color: #313131;
      font-size: 16px;
      font-weight: 400;
      line-height: 19px;
      margin-bottom: 6px; }
    .header-contact-info__graf {
      color: #313131;
      font-size: 14px;
      font-weight: 400;
      line-height: 20px;
      overflow: hidden;
      height: 36px; }
    .header-contact-info__link {
      color: #bc3434;
      font-size: 14px;
      font-weight: 400;
      line-height: 14px;
      text-decoration: underline;
      transition: 0.3s all; }
      .header-contact-info__link:hover {
        color: #2c4fa8; }
    .header-contact-info__phone {
      color: #313131;
      font-size: 16px;
      font-weight: 700;
      line-height: 16px;
      margin-bottom: 7px;
      transition: 0.4s all; }
      .header-contact-info__phone:hover {
        text-decoration: none;
        color: #bc3434; }
  .header-top {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-content: center;
    -moz-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    margin-bottom: 10px; }
    .header-top-contact {
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      -webkit-justify-content: flex-end;
      -moz-justify-content: flex-end;
      justify-content: flex-end;
      -webkit-align-content: center;
      -moz-align-content: center;
      -ms-flex-line-pack: center;
      align-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center;
      margin-left: -20px;
      margin-right: -20px; }
      .header-top-contact > div, .header-top-contact ul {
        margin-left: 20px;
        margin-right: 20px; }
  .header-menu {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-align-content: center;
    -moz-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center; }
    .header-menu > li {
      margin-left: 50px;
      margin-right: 50px;
      position: relative; }
      .header-menu > li:after {
        content: "";
        position: absolute;
        display: block;
        width: 1px;
        height: 23px;
        background-color: #353535;
        opacity: 0.15;
        top: calc(50% - 11.5px);
        right: -70px; }
      .header-menu > li > a,
      .header-menu > li .dropdown-toggle {
        text-align: center;
        padding-top: 20px;
        padding-bottom: 17px;
        color: #353535;
        font-size: 16px;
        font-weight: 400;
        line-height: 16px;
        letter-spacing: 0.48px;
        border: none;
        background-color: transparent;
        border-bottom: 3px solid transparent;
        transition: 0.3s all; }
        .header-menu > li > a:after,
        .header-menu > li .dropdown-toggle:after {
          content: none; }
      .header-menu > li.active > a,
      .header-menu > li.active .dropdown-toggle {
        font-weight: 900; }
      .header-menu > li.active > a,
      .header-menu > li.active .dropdown-toggle, .header-menu > li:hover > a,
      .header-menu > li:hover .dropdown-toggle {
        text-decoration: none;
        border-bottom: 3px solid #bc3434; }
      .header-menu > li:first-child {
        margin-left: 0; }
      .header-menu > li:last-child {
        margin-right: 0; }
        .header-menu > li:last-child:after {
          content: none; }
    .header-menu .dropdown-menu {
      padding: 32px;
      box-shadow: 0 0 14px 1px rgba(0, 0, 0, 0.15);
      border-radius: 10px;
      background-color: #ffffff;
      border: none;
      margin-top: 0px; }
      .header-menu .dropdown-menu li {
        border-bottom: 1px solid rgba(53, 53, 53, 0.1); }
        .header-menu .dropdown-menu li a {
          padding: 10px; }
  .header-mobile {
    display: none;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-align-content: center;
    -moz-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    padding: 10px 15px; }
    .header-mobile .logo {
      display: block; }
      .header-mobile .logo img {
        max-width: 100px;
        width: auto;
        height: auto; }
    .header-mobile .svg-icon-nav {
      min-width: 24px;
      min-height: 24px;
      max-width: 24px;
      max-height: 24px;
      display: block; }
    .header-mobile-slide {
      max-width: 260px;
      width: 100%;
      height: 100vh;
      position: fixed;
      z-index: 10;
      left: -800px;
      top: 0;
      background-color: #fff;
      -webkit-box-shadow: 10px 0px 300px 50px rgba(0, 0, 0, 0.75);
      -moz-box-shadow: 10px 0px 300px 50px rgba(0, 0, 0, 0.75);
      box-shadow: 10px 0px 300px 50px rgba(0, 0, 0, 0.75);
      overflow-y: auto; }
      .header-mobile-slide-contact li {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        justify-content: flex-start;
        padding: 10px; }
        .header-mobile-slide-contact li i {
          min-width: 15px;
          max-width: 15px;
          min-height: 15px;
          max-height: 15px;
          display: block;
          margin-right: 15px; }
        .header-mobile-slide-contact li a {
          color: #313131;
          font-size: 16px;
          font-weight: 700;
          line-height: 16px; }
          .header-mobile-slide-contact li a:hover {
            color: #313131; }
        .header-mobile-slide-contact li span {
          color: #313131;
          font-size: 14px;
          line-height: 16px; }
      .header-mobile-slide-list {
        margin-bottom: 15px; }
        .header-mobile-slide-list li {
          border-bottom: 1px solid rgba(53, 53, 53, 0.51); }
          .header-mobile-slide-list li a {
            display: block;
            padding: 10px 10px;
            color: #353535;
            font-size: 16px;
            font-weight: 400;
            line-height: 16px;
            letter-spacing: 0.48px; }
            .header-mobile-slide-list li a:hover {
              text-decoration: none;
              background-color: #bc3434;
              color: #fff; }
          .header-mobile-slide-list li:first-child {
            border-top: 1px solid rgba(53, 53, 53, 0.51); }
      .header-mobile-slide__close {
        width: 100%;
        border: none;
        background-color: #f8f7f7;
        padding: 10px;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        -webkit-justify-content: flex-end;
        -moz-justify-content: flex-end;
        justify-content: flex-end;
        -webkit-align-content: center;
        -moz-align-content: center;
        -ms-flex-line-pack: center;
        align-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center; }
        .header-mobile-slide__close i {
          display: block;
          min-width: 16px;
          min-height: 16px;
          max-width: 16px;
          max-height: 16px;
          margin-left: 20px; }
  @media (max-width: 767.98px) {
    .header {
      padding: 0; }
      .header-bottom, .header-contact, .header-top, .header-menu {
        display: none; }
      .header-mobile {
        display: flex; } }
  @media (min-width: 767.99px) and (max-width: 991.98px) {
    .header .logo img {
      max-width: 120px; }
    .header .logo_subtitle {
      display: none; }
    .header-top-contact div, .header-top-contact ul {
      margin-left: 10px;
      margin-right: 10px; }
    .header-contact {
      margin: 0px; }
      .header-contact .svg-icon {
        margin-right: 0; }
      .header-contact-info__adres, .header-contact-info__graf {
        font-size: 14px;
        line-height: 16px; }
    .header-menu li {
      margin-left: 10px;
      margin-right: 10px; }
      .header-menu li:after {
        content: none; }
      .header-menu li a,
      .header-menu li .dropdown-toggle {
        font-size: 14px;
        line-height: 14px; } }
  @media (min-width: 991.99px) and (max-width: 1199.98px) {
    .header .logo img {
      max-width: 150px; }
    .header .logo_subtitle {
      font-size: 14px;
      line-height: 18px;
      max-width: 150px; }
    .header-top-contact div, .header-top-contact ul {
      margin-left: 10px;
      margin-right: 10px; }
    .header-contact .svg-icon {
      margin-right: 0; }
    .header-contact-info__adres, .header-contact-info__graf {
      font-size: 14px;
      line-height: 16px; }
    .header-menu li {
      margin-left: 20px;
      margin-right: 20px; }
      .header-menu li:after {
        content: none; } }
  @media (min-width: 1199.99px) and (max-width: 1339.98px) {
    .header-menu li {
      margin-left: 35px;
      margin-right: 35px; } }

.footer {
  background-color: #f8f7f7;
  padding-top: 95px;
  padding-bottom: 100px;
  position: relative; }
  .footer:before {
    content: "";
    background-image: url("../img/footer-before.png");
    width: 419px;
    height: 254px;
    display: block;
    position: absolute;
    right: 0;
    top: -254px; }
  .footer-contact {
    margin-bottom: 10px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start; }
    .footer-contact .svg-icon {
      min-width: 15px;
      max-width: 15px;
      min-height: 15px;
      max-height: 15px;
      display: block;
      margin-right: 10px; }
    .footer-contact-text {
      display: block; }
      .footer-contact-text__adres {
        color: #313131;
        font-size: 14px;
        font-weight: 400;
        line-height: 18px; }
      .footer-contact-text__graf {
        color: #313131;
        font-size: 14px;
        font-weight: 400;
        line-height: 16px; }
      .footer-contact-text__phone {
        color: #313131;
        font-size: 14px;
        font-weight: 700;
        line-height: 14px;
        display: block;
        margin-bottom: 5px; }
        .footer-contact-text__phone:hover {
          color: #313131; }
  .footer-list li {
    margin-bottom: 12px; }
    .footer-list li b {
      color: #313131;
      font-size: 16px;
      font-weight: 700;
      line-height: 16px; }
    .footer-list li a {
      color: #313131;
      font-size: 14px;
      font-weight: 400;
      line-height: 18px;
      padding: 0; }
      .footer-list li a:hover {
        text-decoration: underline; }
    .footer-list li:first-child {
      margin-bottom: 20px; }
    .footer-list li:last-child {
      margin-bottom: 0; }
  .footer-logo {
    max-width: 172px; }
    .footer-logo__copy {
      margin-top: 10px;
      text-align: center;
      color: #313131;
      font-size: 14px;
      font-weight: 400;
      line-height: 14px;
      letter-spacing: 0.42px; }
  @media (max-width: 767.98px) {
    .footer {
      padding: 30px 0px; }
      .footer-logo {
        margin: 0 auto;
        margin-bottom: 30px; }
      .footer-contact {
        width: 100%;
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center;
        text-align: center; }
        .footer-contact i {
          margin-right: 0;
          margin-bottom: 15px; } }
  @media (min-width: 767.99px) and (max-width: 991.98px) {
    .footer-logo img {
      max-width: 100%;
      width: auto;
      height: auto; } }

.svg-icon {
  background-size: cover;
  background-repeat: no-repeat; }
  .svg-icon-plus {
    background-image: url("../svg/plus.svg"); }
  .svg-icon-marker {
    background-image: url("../svg/pin.svg"); }
  .svg-icon-phone {
    background-image: url("../svg/phone.svg"); }
  .svg-icon-phonewhite {
    background-image: url("../svg/phone-white.svg"); }
  .svg-icon-quest {
    background-image: url("../svg/question2.svg"); }
  .svg-icon-clock {
    background-image: url("../svg/clock.svg"); }
  .svg-icon-arrow-left-red {
    background-image: url("../svg/back2.svg"); }
  .svg-icon-arrow-left-white {
    background-image: url("../svg/back1.svg"); }
  .svg-icon-arrow-right-red {
    background-image: url("../svg/back2.svg");
    transform: rotate(-180deg); }
  .svg-icon-arrow-right-white {
    background-image: url("../svg/back1.svg");
    transform: rotate(-180deg); }
  .svg-icon-mail {
    background-image: url("../svg/envelopes.svg"); }
  .svg-icon-complect {
    background-image: url("../svg/ventilation.svg"); }
  .svg-icon-garant {
    background-image: url("../svg/telemarketer.svg"); }
  .svg-icon-homesystem {
    background-image: url("../svg/wifi.svg"); }
  .svg-icon-montazh {
    background-image: url("../svg/cogwheel.svg"); }
  .svg-icon-proekt {
    background-image: url("../svg/engineer.svg"); }
  .svg-icon-nav {
    background-image: url("../svg/bars.svg"); }
  .svg-icon-close {
    background-image: url("../svg/interface.svg"); }
  .svg-icon-filter {
    background-image: url("../svg/filter.svg"); }

.home-slider {
  margin-bottom: 100px; }
  .home-slider-item {
    height: 764px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center; }
    .home-slider-item .container {
      position: relative;
      height: 100%; }
    .home-slider-item-text {
      position: absolute;
      left: 0;
      bottom: 0;
      background-color: #a82c2c;
      max-width: 562px;
      width: 100%;
      padding: 40px 38px 130px 38px;
      overflow: hidden; }
      .home-slider-item-text__desc {
        color: #ffffff;
        font-size: 18px;
        font-weight: 400;
        line-height: 24px;
        letter-spacing: 0.54px;
        height: 93px;
        overflow: hidden; }
      .home-slider-item-text__title {
        color: #ffffff;
        font-size: 48px;
        font-weight: 400;
        line-height: 52px;
        letter-spacing: 1.44px;
        margin-bottom: 15px;
        display: block; }
        .home-slider-item-text__title b {
          font-weight: 700; }
      .home-slider-item-text:before {
        content: "";
        background-image: url("../img/slider-before.png");
        width: 293px;
        height: 166px;
        right: 0;
        bottom: 0;
        display: block;
        position: absolute;
        z-index: 1; }
    .home-slider-item_1 {
      background-image: url("../img/slide-1.jpg"); }
    .home-slider-item-background {
      display: none;
      position: relative;
      width: calc(100% + 30px);
      left: -15px;
      height: 200px;
      background-repeat: no-repeat;
      background-position: center center;
      background-size: cover; }
      .home-slider-item-background_1 {
        background-image: url("../img/slide-1.jpg"); }
  .home-slider-quest {
    position: absolute;
    z-index: 3; }
    .home-slider-quest_1 {
      left: 167px;
      top: 75px; }
    .home-slider-quest_2 {
      left: 355px;
      top: 320px; }
    .home-slider-quest_3 {
      left: 780px;
      top: 384px; }
    .home-slider-quest_4 {
      left: 820px;
      top: 260px; }
    .home-slider-quest__btn {
      width: 27px;
      height: 27px;
      background-color: rgba(255, 255, 255, 0.9);
      border-radius: 50%;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center;
      -webkit-align-content: center;
      -moz-align-content: center;
      -ms-flex-line-pack: center;
      align-content: center;
      transition: 0.3s all;
      cursor: pointer; }
      .home-slider-quest__btn:after {
        content: "";
        position: absolute;
        display: block;
        height: 30px;
        width: 30px;
        border-radius: 50%;
        z-index: -1;
        opacity: 0;
        -webkit-animation: tooltip 3s infinite;
        animation: tooltip 3s infinite;
        background-color: #a82c2c; }
      .home-slider-quest__btn .svg-icon {
        transition: 0.3s all;
        min-width: 13px;
        max-width: 13px;
        min-height: 13px;
        max-height: 13px;
        display: block; }
      .home-slider-quest__btn:hover {
        box-shadow: 0 0 14px 1px rgba(255, 255, 255, 0.35);
        background-color: rgba(188, 52, 52, 0.8); }
        .home-slider-quest__btn:hover .svg-icon {
          background-image: url("../svg/plus-white.svg"); }
      .home-slider-quest__btn_active {
        z-index: 2;
        position: relative;
        border: 3px solid rgba(188, 52, 52, 0.8);
        background-color: transparent; }
        .home-slider-quest__btn_active .svg-icon {
          display: none; }
    .home-slider-quest__text {
      box-shadow: 0 0 14px 1px rgba(0, 0, 0, 0.15);
      border-radius: 10px;
      background-color: #ffffff;
      padding: 16px 37px 16px 15px;
      color: #313131;
      font-size: 14px;
      font-weight: 400;
      line-height: 22px;
      letter-spacing: 0.42px;
      max-width: 235px;
      position: relative;
      left: 14px;
      top: -15px;
      display: none;
      cursor: pointer; }
@-webkit-keyframes tooltip {
  0% {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1); }
  50% {
    opacity: 0.3; }
  100% {
    opacity: 0;
    -webkit-transform: scale(2);
    transform: scale(2); } }
@keyframes tooltip {
  0% {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1); }
  50% {
    opacity: 0.3; }
  100% {
    opacity: 0;
    -webkit-transform: scale(2);
    transform: scale(2); } }
  @media (max-width: 767.98px) {
    .home-slider {
      margin-bottom: 80px; }
      .home-slider-item {
        height: auto; }
        .home-slider-item .container {
          display: flex;
          flex-direction: column-reverse; }
        .home-slider-item-text {
          padding: 20px 15px 30px 15px;
          position: relative;
          width: calc(100% + 30px);
          left: -15px;
          bottom: 0; }
          .home-slider-item-text__title {
            font-size: 18px;
            font-weight: 400;
            line-height: 21px; }
          .home-slider-item-text__desc {
            font-size: 12px;
            line-height: 17px;
            position: relative;
            z-index: 1;
            display: none; }
        .home-slider-item-background {
          display: block; }
        .home-slider-item_1 {
          background-image: none; }
      .home-slider-quest_1 {
        top: 15px;
        left: 15px; }
      .home-slider-quest_2 {
        top: 62px;
        left: 15px; }
      .home-slider-quest_3 {
        top: 99px;
        left: 15px;
        right: auto;
        bottom: auto; }
      .home-slider-quest_4 {
        top: 141px;
        left: 15px;
        right: auto;
        bottom: auto; } }
  @media (min-width: 767.99px) and (max-width: 991.98px) {
    .home-slider-item {
      height: calc(100vh - 139px); }
      .home-slider-item-text {
        padding: 30px 30px 60px 30px; }
        .home-slider-item-text__title {
          font-size: 38px;
          line-height: 40px; }
        .home-slider-item-text__desc {
          font-size: 16px;
          line-height: 18px; }
    .home-slider-quest {
      display: none; } }
  @media (min-width: 991.99px) and (max-width: 1199.98px) {
    .home-slider-item-text {
      padding-top: 30px;
      padding-bottom: 110px; } }
  @media (min-width: 1199.99px) and (max-width: 1339.98px) {
    .home-slider-item-text {
      padding-top: 30px;
      padding-bottom: 110px; } }

.owl-carousel_home-slider .owl-dots {
  position: absolute;
  bottom: 80px;
  left: 17%;
  margin-left: -5px;
  margin-right: -5px;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-content: center;
  -moz-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center; }
  .owl-carousel_home-slider .owl-dots .owl-dot {
    width: 11px;
    height: 11px;
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    margin-left: 5px;
    margin-right: 5px;
    transition: 0.3s all; }
    .owl-carousel_home-slider .owl-dots .owl-dot.active, .owl-carousel_home-slider .owl-dots .owl-dot:hover {
      width: 16px;
      height: 16px;
      border: 3px solid #ffffff;
      background-color: transparent; }
.owl-carousel_home-slider .owl-nav {
  width: calc(100% - 80px);
  left: 40px; }
@media (max-width: 767.98px) {
  .owl-carousel_home-slider .owl-dots {
    bottom: 15px;
    left: 0;
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center; } }
.owl-carousel_module .owl-nav {
  width: calc(100% + 110px);
  left: -55px; }
@media (max-width: 767.98px) {
  .owl-carousel_module .owl-nav {
    width: calc(100% + 10px);
    left: -5px; } }
@media (min-width: 767.99px) and (max-width: 1339.98px) {
  .owl-carousel_module .owl-nav {
    width: calc(100% + 20px);
    left: -10px; } }
.owl-nav {
  position: absolute;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-content: center;
  -moz-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  top: calc(50% - 0px);
  height: 0px; }
.owl-prev, .owl-next {
  width: 40px;
  height: 40px;
  background-color: #bc3434 !important;
  border-radius: 50%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-align-content: center;
  -moz-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  transition: 0.3s all; }
  .owl-prev .svg-icon, .owl-next .svg-icon {
    min-width: 13px;
    max-width: 13px;
    min-height: 13px;
    max-height: 13px;
    display: block; }
  .owl-prev:hover, .owl-next:hover {
    background-color: #353535 !important; }
.owl-next .svg-icon {
  transform: rotate(-180deg); }

.blog {
  margin-bottom: 80px; }
  .blog-description {
    margin-bottom: 30px; }
    .blog-description p {
      color: #313131;
      font-size: 16px;
      font-weight: 400;
      line-height: 24px;
      letter-spacing: 0.48px; }
    .blog-description h2 {
      color: #313131;
      font-size: 24px;
      font-weight: 700;
      line-height: 30px;
      letter-spacing: 0.72px;
      margin-bottom: 15px;
      margin-top: 15px;
      display: block; }
    .blog-description ul {
      -webkit-box-direction: normal;
      -webkit-box-orient: vertical;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      margin-bottom: 15px; }
      .blog-description ul li {
        color: #313131;
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
        margin-bottom: 5px;
        position: relative;
        display: inline-block; }
        .blog-description ul li:before {
          content: "";
          width: 9px;
          height: 9px;
          background-color: #bc3333;
          border-radius: 50%;
          display: inline-block;
          margin-right: 5px; }
    .blog-description .btn {
      margin-top: 30px; }
  .blog-gallery {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 30px; }
    .blog-gallery img {
      width: 50%;
      height: auto; }
      .blog-gallery img:last-child {
        width: 100%; }
  .blog__date {
    color: rgba(49, 49, 49, 0.5);
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.48px;
    margin-bottom: 15px;
    display: block; }
  .blog__title {
    color: #313131;
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 0.72px;
    margin-bottom: 14px;
    display: block; }
  @media (max-width: 767.98px) {
    .blog__title {
      font-size: 21px;
      line-height: 24px;
      margin-bottom: 10px; }
    .blog__date {
      font-size: 14px;
      line-height: 14px;
      margin-bottom: 10px; }
    .blog-description p,
    .blog-description ul li {
      font-size: 14px;
      line-height: 18px; } }

.blog-module .title {
  margin-bottom: 30px; }
.blog-module-item-body {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-align-content: center;
  -moz-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  padding-top: 20px; }
.blog-module-item-header {
  position: relative;
  overflow: hidden;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center; }
  .blog-module-item-header__mask {
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 1;
    display: block;
    width: 100%;
    height: 100%;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 97%, rgba(0, 0, 0, 0.65) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 97%, rgba(0, 0, 0, 0.65) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 97%, rgba(0, 0, 0, 0.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); }
.blog-module-item__date {
  position: absolute;
  z-index: 2;
  background-color: #ffffff;
  display: block;
  top: 20px;
  right: 0;
  color: rgba(49, 49, 49, 0.7);
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  text-transform: uppercase;
  padding: 5.5px 10.38px; }
.blog-module-item__title {
  position: absolute;
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0.54px;
  text-align: center;
  width: 100%;
  bottom: 20px;
  z-index: 2;
  max-width: 185px; }
.blog-module_home {
  margin-bottom: 100px; }
.blog-module_blog-single {
  margin-bottom: 80px; }
@media (max-width: 767.98px) {
  .blog-module_home {
    margin-bottom: 80px; } }

.btn-grey {
  background-color: #f8f7f7;
  border: none;
  text-decoration: none;
  color: #bc3434;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  text-transform: uppercase;
  transition: 0.3s all; }
  .btn-grey:hover {
    background-color: #bc3434;
    color: #f8f7f7; }
.btn-red {
  background-color: #bc3434;
  text-decoration: none;
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  text-transform: uppercase;
  border: 2px solid #bc3434;
  transition: 0.3s all; }
  .btn-red:hover {
    background-color: transparent;
    color: #313131; }
.btn-white {
  background-color: #f8f7f7;
  color: #bc3434;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  text-transform: uppercase;
  transition: 0.3s all;
  border: none; }
  .btn-white:hover {
    background-color: #bc3434;
    color: #f8f7f7; }
.btn-radius8 {
  border-radius: 8px; }
.btn-size-1 {
  padding: 15.5px 14px; }
.btn-size-2 {
  padding: 13.5px 36px; }
.btn-size-3 {
  padding: 5px 15px; }
.btn-nav {
  padding: 5px; }
  .btn-nav:hover {
    background-color: #962929; }

.description {
  margin-bottom: 100px;
  position: relative;
  z-index: 2; }
  .description .title {
    margin-bottom: 30px; }
  .description-text {
    overflow: hidden; }
    .description-text p {
      color: rgba(49, 49, 49, 0.7);
      font-size: 18px;
      font-weight: 400;
      line-height: 24px; }
    .description-text ul {
      margin-top: 10px;
      list-style: square;
      color: rgba(49, 49, 49, 0.7);
      font-size: 18px;
      font-weight: 400;
      line-height: 24px;
      padding-left: 20px; }
  .description-more-btn {
    margin-top: 30px;
    border: none;
    background: none;
    padding: 0;
    position: relative;
    color: #bc3434;
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
    transition: 0.3s all;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-content: center;
    -moz-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
    .description-more-btn:after {
      content: "";
      background-image: url("../svg/back2.svg");
      background-size: cover;
      background-repeat: no-repeat;
      width: 9px;
      height: 9px;
      display: block;
      margin-left: 10px;
      transform: rotate(-90deg); }
    .description-more-btn:hover {
      text-decoration: underline; }
    .description-more-btn_close:after {
      transform: rotate(90deg); }
  .description-home {
    background-color: #f8f7f7;
    padding: 100px 0px;
    margin-bottom: 100px;
    padding-bottom: 20px; }
  @media (max-width: 767.98px) {
    .description {
      margin-bottom: 80px; }
      .description-text p {
        font-size: 14px;
        line-height: 19.5px; } }

.contact {
  width: 100%;
  margin-bottom: 80px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between; }
  .contact .title {
    margin-bottom: 25px; }
  .contact-info {
    max-width: 450px; }
    .contact-info-item {
      margin-bottom: 30px;
      width: 100%;
      margin-left: 30px;
      margin-right: 30px;
      position: relative;
      padding-left: 30px;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      -webkit-justify-content: flex-start;
      -moz-justify-content: flex-start;
      justify-content: flex-start;
      -webkit-box-direction: normal;
      -webkit-box-orient: vertical;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; }
      .contact-info-item .svg-icon {
        position: absolute;
        left: 0;
        top: 0;
        min-width: 18px;
        max-width: 18px;
        min-height: 18px;
        max-height: 18px;
        display: block;
        margin-right: 12px; }
      .contact-info-item__adres {
        color: #313131;
        font-size: 16px;
        font-weight: 400;
        line-height: 16px; }
      .contact-info-item__graf {
        color: #313131;
        font-size: 16px;
        font-weight: 400;
        line-height: 16px; }
      .contact-info-item__link {
        display: block;
        color: #313131;
        font-size: 16px;
        font-weight: 700;
        line-height: 16px;
        margin-bottom: 5px; }
        .contact-info-item__link:hover {
          color: #313131; }
        .contact-info-item__link:last-child {
          margin-bottom: 0; }
      .contact-info-item:nth-child(2), .contact-info-item:nth-child(3) {
        width: calc(50% - 60px); }
    .contact-info-row {
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      -webkit-justify-content: flex-start;
      -moz-justify-content: flex-start;
      justify-content: flex-start;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin-left: -30px;
      margin-right: -30px; }
  @media (max-width: 767.98px) {
    .contact {
      flex-direction: column;
      margin-bottom: 30px; }
      .contact-map {
        margin-top: 30px; }
      .contact-info-row {
        margin-left: -15px;
        margin-right: -15px; }
      .contact-info-item {
        width: calc(100% - 30px);
        margin-left: 15px;
        margin-right: 15px; }
        .contact-info-item:nth-child(1), .contact-info-item:nth-child(2), .contact-info-item:nth-child(3), .contact-info-item:nth-child(4) {
          width: calc(100% - 30px);
          margin-left: 15px;
          margin-right: 15px; } }
  @media (min-width: 767.99px) and (max-width: 991.98px) {
    .contact {
      flex-direction: column;
      margin-bottom: 40px; }
      .contact-map {
        margin-top: 30px; } }
  @media (min-width: 991.99px) and (max-width: 1199.98px) {
    .contact-map {
      max-width: 400px; } }

.catalogs .title {
  margin-bottom: 30px; }
.catalogs-item {
  width: calc(25% - 30px);
  margin-left: 15px;
  margin-right: 15px;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-content: center;
  -moz-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  margin-bottom: 30px; }
  .catalogs-item-header {
    background-color: #f8f7f7;
    height: 302px;
    width: 100%;
    position: relative;
    overflow: hidden;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-align-content: center;
    -moz-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    transition: 0.3s all; }
    .catalogs-item-header img {
      transition: 0.3s all;
      position: relative;
      top: 0;
      z-index: 2; }
    .catalogs-item-header:before {
      content: "";
      background-image: url("../img/catalogs-item-header-before.png");
      width: 190px;
      height: 90px;
      display: block;
      position: absolute;
      right: 0;
      bottom: 0; }
  .catalogs-item-title {
    text-align: center;
    margin-top: 30px;
    color: #313131;
    font-size: 18px;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: 0.68px; }
    .catalogs-item-title:hover {
      color: #313131; }
  .catalogs-item:hover .catalogs-item-header img {
    top: -10px; }
  .catalogs-item_carousel {
    width: 100%;
    margin-left: 0;
    margin-right: 0; }
    .catalogs-item_carousel img {
      width: auto !important; }
.catalogs-row {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-align-content: center;
  -moz-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  margin-left: -15px;
  margin-right: -15px; }
@media (max-width: 767.98px) {
  .catalogs-item {
    width: calc(100% - 30px); } }
@media (min-width: 767.99px) and (max-width: 991.98px) {
  .catalogs-item {
    width: calc(50% - 30px); } }
@media (min-width: 991.99px) and (max-width: 1339.98px) {
  .catalogs-item {
    width: calc(33.3333% - 30px); } }

.catalog-module_home .catalogs-item {
  width: 100%; }

.catalog {
  margin-top: 70px; }
  .catalog .title {
    margin-bottom: 35px; }
  .catalog-item__code {
    color: rgba(49, 49, 49, 0.5);
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.48px;
    margin-bottom: 30px; }
  .catalog-item__desc {
    color: #313131;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.48px;
    margin-bottom: 22px; }
  .catalog-item__title {
    color: #313131;
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 0.72px;
    margin-bottom: 9px; }
  .catalog-table {
    margin-top: 50px;
    margin-bottom: 50px;
    border: 1px solid #e1e1e1;
    width: 100%;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
    .catalog-table-td {
      text-align: center;
      width: 100%;
      min-height: 45px;
      border-right: 1px solid #e1e1e1;
      color: #313131;
      font-size: 14px;
      font-weight: 400;
      line-height: 14px;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center;
      -webkit-align-content: center;
      -moz-align-content: center;
      -ms-flex-line-pack: center;
      align-content: center; }
      .catalog-table-td:last-child {
        border: none; }
    .catalog-table-tr {
      width: 100%;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      justify-content: space-between;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center;
      -webkit-align-content: center;
      -moz-align-content: center;
      -ms-flex-line-pack: center;
      align-content: center; }
      .catalog-table-tr:first-child {
        background-color: #f8f7f7; }
        .catalog-table-tr:first-child .catalog-table-td {
          color: #313131;
          font-size: 14px;
          font-weight: 700;
          line-height: 18px; }
    .catalog-table-title {
      display: none; }
  .catalog-table-tag {
    margin-top: 50px;
    margin-bottom: 50px;
    border: 1px solid #e1e1e1; }
    .catalog-table-tag table {
      margin-bottom: 0; }
    .catalog-table-tag thead td {
      border-top: none;
      border-right: 1px solid #e1e1e1;
      color: #313131;
      font-size: 14px;
      font-weight: 700;
      line-height: 18px;
      text-align: center;
      background-color: #f8f7f7;
      padding: 5px;
      vertical-align: middle;
      max-width: 120px; }
      .catalog-table-tag thead td:last-child {
        border-right: none; }
    .catalog-table-tag tbody td {
      border-top: none;
      border-right: 1px solid #e1e1e1;
      color: #313131;
      font-size: 14px;
      font-weight: 400;
      line-height: 14px;
      text-align: center;
      vertical-align: middle; }
      .catalog-table-tag tbody td:last-child {
        border-right: none; }
  .catalog-module {
    margin-bottom: 100px; }
    .catalog-module .title {
      margin-bottom: 30px; }
  @media (min-width: 767.99px) and (max-width: 991.98px) {
    .catalog-item-img {
      max-width: 100%; }
      .catalog-item-img img {
        margin: 0 auto;
        display: block;
        margin-bottom: 20px; } }

.filter {
  background-color: #f8f7f7;
  padding-top: 45px;
  padding-bottom: 15px;
  margin-bottom: 100px;
  position: relative; }
  .filter:before {
    content: "";
    background-image: url("../img/footer-before.png");
    width: 419px;
    height: 254px;
    display: block;
    position: absolute;
    right: 0;
    top: -254px; }
  .filter-checkbox {
    position: relative;
    cursor: pointer;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-align-content: center;
    -moz-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center; }
    .filter-checkbox input {
      display: none; }
    .filter-checkbox__title {
      color: rgba(49, 49, 49, 0.6);
      font-size: 16px;
      font-weight: 400;
      line-height: 16px;
      letter-spacing: 0.48px;
      margin-left: 10px; }
    .filter-checkbox__check {
      position: relative; }
      .filter-checkbox__check:after {
        content: "";
        width: 15px;
        height: 15px;
        background-color: transparent;
        border: 2px solid #d9d9d9;
        display: block; }
    .filter-checkbox input:checked ~ .filter-checkbox__title {
      color: #313131; }
    .filter-checkbox input:checked ~ .filter-checkbox__check:before {
      content: "";
      background-image: url("../svg/check-mark-black-outline.svg");
      background-repeat: no-repeat;
      background-size: cover;
      width: 19px;
      height: 19px;
      display: block;
      position: absolute;
      bottom: 0px; }
  .filter-item {
    width: 16.6666%;
    margin-bottom: 30px; }
    .filter-item b {
      color: #313131;
      font-size: 16px;
      font-weight: 700;
      line-height: 16px;
      letter-spacing: 0.48px; }
  .filter-row {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-content: center;
    -moz-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .filter-button {
    display: none;
    cursor: pointer;
    position: fixed;
    left: 0;
    top: 64.11px;
    background: #bc3434;
    width: 30px;
    height: 30px;
    z-index: 5;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
    .filter-button i {
      min-width: 20px;
      min-height: 20px;
      display: block; }
  .filter-close {
    display: none;
    width: 100%;
    border: none;
    padding: 10px 15px;
    margin-bottom: 15px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
    .filter-close i {
      min-height: 20px;
      min-width: 20px;
      margin-left: 15px;
      display: block; }
  @media (max-width: 767.98px) {
    .filter {
      margin-top: 0px;
      padding: 0;
      margin-bottom: 0;
      position: fixed;
      z-index: 5;
      left: -800px;
      top: 0;
      width: 100%;
      overflow-y: auto;
      height: 100vh;
      max-width: 260px;
      -webkit-box-shadow: 10px 0px 300px 50px rgba(0, 0, 0, 0.75);
      -moz-box-shadow: 10px 0px 300px 50px rgba(0, 0, 0, 0.75);
      box-shadow: 10px 0px 300px 50px rgba(0, 0, 0, 0.75); }
      .filter-item {
        width: 100%; }
      .filter-button {
        display: flex; }
      .filter-close {
        display: flex; }
      .filter:before {
        content: none; } }
  @media (min-width: 767.99px) and (max-width: 991.98px) {
    .filter-item {
      width: 25%; } }
  @media (min-width: 991.99px) and (max-width: 1199.98px) {
    .filter-item {
      width: calc(16.6666% - 10px);
      margin-right: 10px; } }

.climats {
  margin-top: 70px;
  margin-bottom: 20px; }
  .climats-item {
    width: 50%;
    margin-bottom: 50px; }
    .climats-item-body {
      margin-top: 30px;
      text-align: center;
      width: 100%; }
      .climats-item-body__title {
        color: #313131;
        font-size: 24px;
        font-weight: 700;
        line-height: 30px;
        letter-spacing: 0.72px;
        height: 60px;
        display: block;
        overflow: hidden; }
        .climats-item-body__title:hover {
          color: #313131; }
    .climats-item-header {
      height: 400px;
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center center;
      position: relative; }
      .climats-item-header-body {
        opacity: 0;
        background-color: rgba(0, 0, 0, 0.5);
        height: 100%;
        width: 100%;
        text-align: center;
        transition: 0.4s all;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center;
        -webkit-align-content: center;
        -moz-align-content: center;
        -ms-flex-line-pack: center;
        align-content: center;
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column; }
      .climats-item-header__desc {
        color: #ffffff;
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
        margin-bottom: 25px;
        max-width: 440px; }
    .climats-item:last-child {
      width: 100%; }
    .climats-item:hover .climats-item-header-body {
      opacity: 1; }
  .climats-row {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-align-content: center;
    -moz-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

.climat {
  margin-bottom: 80px; }
  .climat .title {
    margin-bottom: 35px; }
  .climat-description p {
    color: #313131;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px; }
  .climat-description h2 {
    color: #313131;
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 0.9px;
    padding-top: 25px;
    padding-bottom: 30px; }
  .climat-description ul li {
    color: #313131;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 25px;
    position: relative;
    display: inline-block; }
    .climat-description ul li:before {
      content: "";
      width: 9px;
      height: 9px;
      background-color: #bc3333;
      border-radius: 50%;
      display: inline-block;
      margin-right: 5px; }
  .climat-description img {
    margin-top: 50px; }
  .climat-gallery img {
    margin-bottom: 30px; }
  .climat-brief {
    width: 100%;
    height: 372px;
    background-color: #bc3333;
    position: relative;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-align-content: center;
    -moz-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
    .climat-brief__list {
      background-image: url("../img/climat-brief-list.png");
      width: 280px;
      height: 252px;
      display: block;
      position: absolute; }
    .climat-brief .btn {
      position: absolute;
      bottom: 50px; }
  .climat-document {
    margin-top: 50px; }
    .climat-document-row {
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      -webkit-justify-content: flex-start;
      -moz-justify-content: flex-start;
      justify-content: flex-start;
      -webkit-align-content: center;
      -moz-align-content: center;
      -ms-flex-line-pack: center;
      align-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin-left: -15px;
      margin-right: -15px;
      width: 100%; }
      .climat-document-row a {
        margin-left: 15px;
        margin-right: 15px;
        margin-bottom: 15px; }

.blogs {
  margin-bottom: 50px; }
  .blogs .title {
    margin-bottom: 30px; }
  .blogs-item {
    margin-bottom: 30px; }
    .blogs-item__date {
      display: block;
      color: rgba(49, 49, 49, 0.5);
      font-size: 16px;
      font-weight: 400;
      line-height: 14px;
      letter-spacing: 0.48px;
      margin-bottom: 30px; }
    .blogs-item__desc {
      display: block;
      color: #313131;
      font-size: 16px;
      font-weight: 400;
      line-height: 24px;
      letter-spacing: 0.48px;
      margin-bottom: 25px; }
    .blogs-item__title {
      display: block;
      margin-top: 15px;
      color: #313131;
      font-size: 24px;
      font-weight: 700;
      line-height: 29px;
      letter-spacing: 0.72px;
      margin-bottom: 10px; }
      .blogs-item__title:hover {
        color: #313131; }
  .blogs-preview {
    color: #313131;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.48px;
    margin-bottom: 50px; }
  @media (max-width: 767.98px) {
    .blogs-preview {
      font-size: 14px;
      line-height: 18px;
      margin-bottom: 30px; }
    .blogs-item__title {
      margin: 10px auto;
      font-size: 21px;
      line-height: 24px; }
    .blogs-item__date {
      font-size: 14px;
      margin-bottom: 10px; }
    .blogs-item__desc {
      display: none; } }
  @media (min-width: 767.99px) and (max-width: 1199.98px) {
    .blogs-item__title {
      margin-top: 0; }
    .blogs-item__date {
      margin-bottom: 15px; }
    .blogs-item__desc {
      margin-bottom: 20px;
      height: 147px;
      overflow: hidden; } }
  @media (min-width: 1199.99px) and (max-width: 1339.98px) {
    .blogs-item__title {
      margin-top: 0; }
    .blogs-item__date {
      margin-bottom: 15px; } }

.services .title {
  margin-bottom: 30px; }
.services-brief {
  border-radius: 8px;
  background-color: #bc3333;
  height: 115px;
  overflow: hidden;
  margin-bottom: 60px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-align-content: center;
  -moz-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center; }
  .services-brief__img {
    background-image: url("../img/climat-brief-list.png");
    background-size: cover;
    background-repeat: no-repeat;
    width: 140px;
    height: 125px;
    position: relative;
    top: 10px;
    margin-right: 35px; }
.services-carousel {
  margin-bottom: 80px; }
  .services-carousel-item img {
    max-width: 100%;
    width: auto !important; }
.services-description {
  margin-bottom: 25px; }
  .services-description p {
    color: rgba(49, 49, 49, 0.8);
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.48px; }
.services-list {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-align-content: center;
  -moz-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  width: 100%;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 50px; }
  .services-list > li {
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 30px;
    width: 100%; }
    .services-list > li a {
      width: 100%;
      border-radius: 8px;
      background-color: #f8f7f7;
      color: #313131;
      font-size: 14px;
      font-weight: 700;
      line-height: 20px;
      letter-spacing: 0.45px;
      height: 70px;
      padding-left: 15px;
      padding-right: 15px;
      transition: 0.3s all;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      justify-content: center;
      -webkit-align-content: center;
      -moz-align-content: center;
      -ms-flex-line-pack: center;
      align-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center; }
      .services-list > li a span {
        position: relative;
        text-align: left; }
      .services-list > li a .svg-icon {
        display: block;
        min-width: 20px;
        max-width: 20px;
        min-height: 20px;
        max-height: 20px;
        margin-right: 10px; }
      .services-list > li a:hover, .services-list > li a.active {
        text-decoration: none;
        background-color: #bc3333;
        color: #fff; }
        .services-list > li a:hover .svg-icon-proekt, .services-list > li a.active .svg-icon-proekt {
          background-image: url("../svg/engineer-white.svg"); }
        .services-list > li a:hover .svg-icon-complect, .services-list > li a.active .svg-icon-complect {
          background-image: url("../svg/ventilation-white.svg"); }
        .services-list > li a:hover .svg-icon-montazh, .services-list > li a.active .svg-icon-montazh {
          background-image: url("../svg/cogwheel-white.svg"); }
        .services-list > li a:hover .svg-icon-homesystem, .services-list > li a.active .svg-icon-homesystem {
          background-image: url("../svg/wifi-white.svg"); }
        .services-list > li a:hover .svg-icon-garant, .services-list > li a.active .svg-icon-garant {
          background-image: url("../svg/telemarketer-white.svg"); }
.services__image-big {
  margin-bottom: 60px; }

.projects .title {
  margin-bottom: 65px; }
.projects-item {
  position: relative;
  width: 50%;
  height: 500px;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  z-index: 2; }
  .projects-item-mobile {
    display: none;
    height: 250px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat; }
  .projects-item-body {
    width: 446px;
    background-color: #bc3333;
    position: absolute;
    left: calc(50% - 223px);
    bottom: -150px;
    padding: 20px 25px 25px 20px;
    transition: 0.4s all; }
    .projects-item-body__desc {
      color: #ffffff;
      font-size: 16px;
      font-weight: 700;
      line-height: 24px;
      letter-spacing: 0.48px;
      margin-bottom: 16px;
      height: 68px;
      overflow: hidden; }
    .projects-item-body__title {
      color: #ffffff;
      font-size: 24px;
      font-weight: 700;
      line-height: 30px;
      letter-spacing: 0.72px;
      margin-bottom: 13px;
      height: 60px;
      overflow: hidden;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center; }
  .projects-item:hover .projects-item-body {
    bottom: 0; }
.projects-row {
  position: relative;
  margin-bottom: 65px;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  z-index: 2; }
  .projects-row:before {
    content: "";
    background-image: url("../img/footer-before.png");
    width: 419px;
    height: 254px;
    display: block;
    position: absolute;
    right: 0;
    top: -254px; }
.projects-carousel {
  padding-bottom: 80px;
  margin-bottom: 80px;
  border-bottom: 1px solid #f1f1f1; }
  .projects-carousel .title {
    margin-bottom: 20px; }
  .projects-carousel-item img {
    max-width: 100%;
    width: auto !important;
    height: auto; }
@media (max-width: 767.98px) {
  .projects .title {
    margin-bottom: 30px; }
  .projects-item {
    width: 100%;
    height: auto; }
    .projects-item-mobile {
      display: flex; }
    .projects-item-body {
      position: static;
      width: 100%;
      left: 0;
      bottom: 0; }
      .projects-item-body__title {
        font-size: 18px;
        line-height: 22px;
        height: 41px;
        -webkit-box-align: start;
        -ms-flex-align: start;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        align-items: flex-start; }
      .projects-item-body__desc {
        display: none; }
      .projects-item-body .btn {
        width: 100%; }
  .projects-row {
    margin-bottom: 30px; }
    .projects-row:before {
      content: none; }
  .projects-carousel {
    margin-bottom: 40px;
    padding-bottom: 40px; } }
@media (min-width: 767.99px) and (max-width: 991.98px) {
  .projects-item {
    width: 100%; } }

.project {
  margin-bottom: 80px; }
  .project .title {
    margin-bottom: 35px; }
  .project-item {
    box-shadow: 0 0 19px 1px rgba(0, 0, 0, 0.16);
    border-radius: 10px;
    background-color: #ffffff;
    padding: 50px;
    margin: 20px; }
    .project-item-footer {
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      justify-content: space-between;
      margin-left: -15px;
      margin-right: -15px; }
      .project-item-footer-item {
        margin-left: 15px;
        margin-right: 15px;
        width: 50%; }
    .project-item-header {
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      justify-content: space-between;
      -webkit-box-align: start;
      -ms-flex-align: start;
      -webkit-align-items: flex-start;
      -moz-align-items: flex-start;
      align-items: flex-start;
      padding-bottom: 40px;
      margin-bottom: 30px;
      border-bottom: 1px solid #efefef; }
      .project-item-header-desc {
        margin-right: 41px; }
        .project-item-header-desc__settings li {
          margin-bottom: 10px; }
        .project-item-header-desc__title {
          color: #313131;
          font-size: 24px;
          font-weight: 700;
          line-height: 30px;
          letter-spacing: 0.72px;
          margin-bottom: 23px;
          display: block; }
      .project-item-header__img {
        max-width: 100%;
        width: auto;
        height: auto; }
      .project-item-header-gallery {
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 30px; }
        .project-item-header-gallery img {
          width: 50% !important;
          height: auto; }
          .project-item-header-gallery img:last-child {
            width: 100% !important; }
    .project-item b {
      color: rgba(49, 49, 49, 0.81);
      font-size: 16px;
      line-height: 24px;
      font-weight: bold;
      letter-spacing: 0.48px; }
    .project-item p, .project-item li {
      color: rgba(49, 49, 49, 0.81);
      font-size: 16px;
      line-height: 24px;
      font-weight: 400;
      letter-spacing: 0.48px; }
  .project-module {
    margin-bottom: 80px; }
    .project-module .title {
      margin-bottom: 35px; }
    .project-module-item {
      border-radius: 10px;
      position: relative;
      overflow: hidden; }
      .project-module-item-body {
        width: 100%;
        background-color: #f8f7f7;
        position: absolute;
        left: 0;
        bottom: 0;
        padding: 20px;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center;
        -webkit-align-content: center;
        -moz-align-content: center;
        -ms-flex-line-pack: center;
        align-content: center;
        transition: 0.4s all; }
        .project-module-item-body__title {
          color: #bc3333;
          font-size: 24px;
          font-weight: 700;
          line-height: 25px;
          letter-spacing: 0.72px;
          height: 50px;
          overflow: hidden;
          -webkit-box-pack: start;
          -ms-flex-pack: start;
          -webkit-justify-content: flex-start;
          -moz-justify-content: flex-start;
          justify-content: flex-start;
          -webkit-box-align: start;
          -ms-flex-align: start;
          -webkit-align-items: flex-start;
          -moz-align-items: flex-start;
          align-items: flex-start;
          -webkit-align-content: flex-start;
          -moz-align-content: flex-start;
          -ms-flex-line-pack: start;
          align-content: flex-start; }
        .project-module-item-body .btn {
          opacity: 0; }
      .project-module-item:hover .btn {
        opacity: 1; }
      .project-module-item:hover .project-module-item-body {
        background-color: #bc3333; }
        .project-module-item:hover .project-module-item-body__title {
          color: #fff; }
  @media (max-width: 767.98px) {
    .project .title {
      margin-top: 20px; }
      .project .title__count {
        display: none; }
    .project-item {
      box-shadow: none;
      border: 1px solid #e1e1e1;
      margin: 0px;
      padding: 15px; }
      .project-item-header {
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 20px;
        padding-bottom: 20px; }
        .project-item-header__title {
          font-size: 18px;
          line-height: 22px;
          margin-bottom: 15px; }
        .project-item-header-desc {
          margin-right: 0;
          margin-bottom: 20px; }
        .project-item-header p, .project-item-header li, .project-item-header b {
          font-size: 14px;
          line-height: 18px; }
      .project-item-footer {
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-left: 0;
        margin-right: 0; }
        .project-item-footer-item {
          margin-left: 0;
          margin-right: 0;
          width: 100%;
          margin-bottom: 20px; }
          .project-item-footer-item p, .project-item-footer-item li, .project-item-footer-item b {
            font-size: 14px;
            line-height: 18px; }
    .project-module-item-body {
      position: static;
      padding: 15px;
      -webkit-box-direction: normal;
      -webkit-box-orient: vertical;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; }
      .project-module-item-body__title {
        font-size: 21px;
        line-height: 23px;
        height: auto;
        margin-bottom: 10px;
        text-align: center; }
      .project-module-item-body .btn {
        opacity: 1; } }
  @media (min-width: 767.99px) and (max-width: 991.98px) {
    .project-item {
      padding: 35px; }
      .project-item-header {
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column; }
        .project-item-header-gallery {
          margin-top: 20px; }
        .project-item-header__img {
          margin-top: 20px;
          max-width: 100%;
          width: auto !important; } }
  @media (min-width: 991.99px) and (max-width: 1199.98px) {
    .project-item-header__img {
      max-width: 400px;
      width: auto !important; } }
  @media (min-width: 1199.99px) and (max-width: 1339.98px) {
    .project-module-body__title {
      -webkit-box-align: start;
      -ms-flex-align: start;
      -webkit-align-items: flex-start;
      -moz-align-items: flex-start;
      align-items: flex-start;
      font-size: 18px;
      line-height: 19px;
      height: 40px; } }

.brands-module {
  margin-bottom: 100px; }
  .brands-module .title {
    margin-bottom: 30px; }
  .brands-module-item {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    height: 100px; }
    .brands-module-item img {
      width: auto !important; }

.modal-dialog {
  max-width: 700px;
  margin: 10% auto; }
.modal-content {
  border: none;
  border-radius: 0px; }
.modal__title {
  text-align: center;
  color: #313131;
  font-size: 30px;
  font-weight: 700;
  line-height: 40px;
  letter-spacing: 0.9px;
  margin-bottom: 20px;
  display: block; }
.modal__subtitle {
  color: #313131;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.54px;
  display: block;
  margin-bottom: 30px;
  text-align: center; }
.modal__btn {
  display: block;
  max-width: 190px;
  margin-left: auto;
  margin-right: auto; }
.modal-form {
  display: flex;
  flex-direction: column;
  justify-content: center;
  max-width: 360px;
  width: 100%;
  margin-left: auto;
  margin-right: auto; }
.modal .btn {
  max-width: 190px;
  margin: 0 auto; }
.modal input[type=text],
.modal input[type=email],
.modal input[type=tel] {
  height: 45px;
  border-radius: 8px;
  border: 2px solid #f1f1f1;
  background-color: #ffffff;
  padding-left: 15px;
  color: rgba(49, 49, 49, 0.6);
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.48px;
  margin-bottom: 20px;
  transition: 0.3s all; }
.modal textarea {
  border-radius: 8px;
  border: 2px solid #f1f1f1;
  background-color: #ffffff;
  padding-left: 15px;
  color: rgba(49, 49, 49, 0.6);
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.48px;
  margin-bottom: 20px;
  padding-top: 15px;
  transition: 0.3s all; }
.modal input[type=text]:focus,
.modal input[type=email]:focus,
.modal input[type=tel]:focus,
.modal textarea:focus {
  border-color: #bc3434;
  outline: none; }

.footer{
	padding-bottom: 30px;
}
.footer:before {
	z-index:-1;
}
.footer .copyright{
	margin: 30px auto 0;
}
.footer-logo {
  margin-bottom: 30px;
}
.footer-logo img {
  width: 100%;
}
.language li:first-child:before, .wpml-ls-legacy-list-vertical ul li:first-child:before{
	height: 22px;
}

.owl-carousel .owl-item img {
  width: 100% !important; 
}

.mobile-lang .wpml-ls-legacy-list-vertical{ 
    margin: 10px auto;
}
.catalog {
    margin-top: 40px;
}
.project-item-header-gallery {
    width: 30%;
}
.fotorama-wrap {
    width: 100%;
}

.container.category-services {
    margin-top: 50px;
}

.owl-carousel2.gallery {
		height: 100%;
}

.owl-carousel2.gallery .owl-item, .owl-carousel2.gallery .item {
		height: 100vh;
}

.owl-carousel2.gallery .owl-item img {
		transform-style: initial;
		height: 100%;
		object-fit: cover;
}

.owl-thumb-item img {
		width: 150px;
		height: auto;
}

.owl-thumbs {
		position: absolute;
		bottom: 0;
		left: 0;
		display: table;
		width: 100%;
		text-align: center;
		padding: 5%;
}

.owl-thumb-item {
		display: table-cell;
		border: none;
		background: none;
		padding: 0;
		opacity: .4;
}

.owl-thumb-item.active {
		opacity: 1;
}

.label {
		position: absolute;
		top: 20px;
		right: 20px;
		background-color: #0a6cff;
		color: white;
		padding: 10px 20px;
		z-index: 5;
		text-align: center;
}

.request_consultation {
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;
}
.category-services .services-list{
	display: flex;
}
.services-description .services__image-big {
	margin-bottom: 0;
}
.services-description .image-float {
  width: 500px;
	float: right;
	margin: 10px 0 10px 10px;
}


@media (min-width: 300px) and (max-width: 991px) {
	.project-item-header-gallery {
		width: 100%;
	}
	.category-services .services-list{
	display: block;
}
}
/*# sourceMappingURL=main.css.map */
