/*functions*/
/*color variables*/
/*project variables*/
/*cms variables*/
/*mixins*/
/*extends*/
.block-images .items .item .title,
.block-projects .items .item .title {
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}

.swiper-container .swiper-pagination-bullet,
.swiper-initialized .swiper-pagination-bullet {
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

.block-certificates .items .item .zoom, .block-certificates .items .item::before, .block-gallery .items .item .zoom, .block-gallery .items .item::before, .block-slider .swiper-button {
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.block-catalog-products .items .item a, .block-catalog-products .categories .category {
  display: inline-block;
  vertical-align: top;
}

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, img, ins, kbd, q, s, samp,
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: 0;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

html, body {
  height: 100%;
}

body {
  min-height: 100%;
  margin: 0;
  padding: 0;
  line-height: 1;
}

ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
}

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

input[type=number] {
  appearance: textfield;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
}
input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.textbox, .textarea, .btn, .content-button, .page-404-button, .reset-btn {
  box-shadow: none;
  outline: none;
  border: 0 none;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.textbox:required, .textbox:invalid, .textbox:focus, .textarea:required, .textarea:invalid, .textarea:focus, .btn:required, .btn:invalid, .btn:focus, .content-button:required, .content-button:invalid, .content-button:focus, .page-404-button:required, .page-404-button:invalid, .page-404-button:focus, .reset-btn:required, .reset-btn:invalid, .reset-btn:focus {
  box-shadow: none;
  outline: none;
}

/**{

  &:focus{
    outline: 1px dashed $-color-grey-border;
  }
}*/
.textbox, .textarea, .content-button, .page-404-button {
  margin: 0;
  padding: 0;
}

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-text-fill-color: #141C29;
  -webkit-box-shadow: 0 0 0 1000px transparent inset;
  color: #141C29;
  -webkit-transition: all 5000s;
  -moz-transition: all 5000s;
  -o-transition: all 5000s;
  transition: all 5000s;
}

::-webkit-input-placeholder {
  color: #141C29;
  opacity: 1;
}

::-moz-placeholder {
  color: #141C29;
  opacity: 1;
}

:-moz-placeholder {
  color: #141C29;
  opacity: 1;
}

:-ms-input-placeholder {
  color: #141C29;
  opacity: 1;
}

button::-moz-focus-inner {
  border: 0;
  outline: none;
}

/*functions*/
/*functions*/
/*color variables*/
/*project variables*/
/*cms variables*/
/*mixins*/
/*extends*/
.block-images .items .item .title,
.block-projects .items .item .title {
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}

.swiper-container .swiper-pagination-bullet,
.swiper-initialized .swiper-pagination-bullet {
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

.block-certificates .items .item .zoom, .block-certificates .items .item::before, .block-gallery .items .item .zoom, .block-gallery .items .item::before, .block-slider .swiper-button {
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.block-catalog-products .items .item a, .block-catalog-products .categories .category {
  display: inline-block;
  vertical-align: top;
}

/*flex*/
.block-intro .flex-wrap .block-right, .block-form .flex-wrap .block-left, .block-product-info .flex-wrap .block-left,
.block-product-info .flex-wrap .block-right, .block-intro.block-brand .flex-wrap .block-right, .block-project-info .block-project-gallery .navigation .slick-arrow, .block-certificates .items .item .zoom, .block-text.text-bg .img .container .content, .brand-info .link a span.ico, .block-product-info .flex-wrap .block-right .img, .block-catalog-products .items .item .title, .block-catalog-products .items .item .img picture, .block-catalog-products .items .item .img, .block-projects .items .item.empty, .block-gallery .items .item .zoom, .block-intro.block-brand .flex-wrap .block-right .img, .block-icons .items .item .icon, .block-brands.block-records .items .item .img, .block-brands .wrapper, .swiper-container .items .item .data,
.swiper-initialized .items .item .data, .block-contacts .flex-wrap, .block-catalog-projects .items, .block-catalog-products .items, .block-form .flex-wrap, .block-malihu .items .container,
.block-projects .items .container, .block-brands.block-records .items, .form .form-field .field.checkbox, .page-title .page-crumbs, .brand-info .link a, .brand-info, .block-brands.block-records .items .item .link a, .form .form-footer, .block-brands .items, .block-project-info .flex-wrap, .block-catalog .items {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}

.block-intro .flex-wrap .block-right, .block-form .flex-wrap .block-left, .block-product-info .flex-wrap .block-left,
.block-product-info .flex-wrap .block-right, .block-intro.block-brand .flex-wrap .block-right, .block-project-info .block-project-gallery .navigation .slick-arrow, .block-certificates .items .item .zoom, .block-text.text-bg .img .container .content, .brand-info .link a span.ico, .block-product-info .flex-wrap .block-right .img, .block-catalog-products .items .item .title, .block-catalog-products .items .item .img picture, .block-catalog-products .items .item .img, .block-projects .items .item.empty, .block-gallery .items .item .zoom, .block-intro.block-brand .flex-wrap .block-right .img, .block-icons .items .item .icon, .block-brands.block-records .items .item .img, .block-brands .wrapper, .swiper-container .items .item .data,
.swiper-initialized .items .item .data {
  flex-direction: column;
  -webkit-flex-direction: column;
}

.block-contacts .flex-wrap, .block-catalog-projects .items, .block-catalog-products .items, .block-form .flex-wrap, .block-malihu .items .container,
.block-projects .items .container, .block-brands.block-records .items, .form .form-field .field.checkbox, .page-title .page-crumbs, .brand-info .link a, .brand-info, .block-brands.block-records .items .item .link a, .form .form-footer, .block-brands .items, .block-project-info .flex-wrap, .block-catalog .items {
  flex-direction: row;
  -webkit-flex-direction: row;
}

.block-project-info .flex-wrap, .block-catalog .items {
  justify-content: space-between;
  -webkit-justify-content: space-between;
}

.block-project-info .block-project-gallery .navigation .slick-arrow, .block-certificates .items .item .zoom, .block-text.text-bg .img .container .content, .brand-info .link a span.ico, .block-product-info .flex-wrap .block-right .img, .block-catalog-products .items .item .title, .block-catalog-products .items .item .img picture, .block-catalog-products .items .item .img, .block-projects .items .item.empty, .block-gallery .items .item .zoom, .block-intro.block-brand .flex-wrap .block-right .img, .block-icons .items .item .icon, .block-brands.block-records .items .item .img, .block-brands .wrapper, .swiper-container .items .item .data,
.swiper-initialized .items .item .data, .block-brands .items {
  justify-content: center;
  -webkit-justify-content: center;
}

.block-intro .flex-wrap .block-right, .block-form .flex-wrap .block-left, .block-product-info .flex-wrap .block-left,
.block-product-info .flex-wrap .block-right, .block-intro.block-brand .flex-wrap .block-right, .block-contacts .flex-wrap, .block-catalog-projects .items, .block-catalog-products .items, .block-form .flex-wrap, .block-malihu .items .container,
.block-projects .items .container, .block-brands.block-records .items, .form .form-field .field.checkbox, .page-title .page-crumbs, .brand-info .link a, .brand-info, .block-brands.block-records .items .item .link a, .form .form-footer {
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
}

.block-project-info .block-project-gallery .navigation .slick-arrow, .block-certificates .items .item .zoom, .block-text.text-bg .img .container .content, .brand-info .link a span.ico, .block-product-info .flex-wrap .block-right .img, .block-catalog-products .items .item .title, .block-catalog-products .items .item .img picture, .block-catalog-products .items .item .img, .block-projects .items .item.empty, .block-gallery .items .item .zoom, .block-intro.block-brand .flex-wrap .block-right .img, .block-icons .items .item .icon, .block-brands.block-records .items .item .img, .block-brands .wrapper, .swiper-container .items .item .data,
.swiper-initialized .items .item .data, .brand-info .link a, .brand-info, .block-brands.block-records .items .item .link a, .form .form-footer, .block-brands .items {
  align-items: center;
  -webkit-align-items: center;
}

.block-product-info .flex-wrap .block-left,
.block-product-info .flex-wrap .block-right, .block-intro.block-brand .flex-wrap .block-right, .block-contacts .flex-wrap, .block-catalog-projects .items, .block-catalog-products .items, .block-form .flex-wrap, .block-malihu .items .container,
.block-projects .items .container, .block-brands.block-records .items, .form .form-field .field.checkbox, .page-title .page-crumbs, .block-project-info .flex-wrap, .block-catalog .items {
  align-items: flex-start;
  -webkit-align-items: flex-start;
}

.block-intro .flex-wrap .block-right, .block-form .flex-wrap .block-left {
  align-items: flex-end;
  -webkit-align-items: flex-end;
}

article,
.content,
.block-content {
  font-size: 16px;
}
article *:only-child,
.content *:only-child,
.block-content *:only-child {
  margin-bottom: 0;
}
article p,
article .content-border,
.content p,
.content .content-border,
.block-content p,
.block-content .content-border {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  color: #141C29;
}
article p.content-lead,
article .content-border.content-lead,
.content p.content-lead,
.content .content-border.content-lead,
.block-content p.content-lead,
.block-content .content-border.content-lead {
  margin-bottom: 20px;
  font-size: 30px;
  font-weight: 300;
  line-height: 1.3;
  position: relative;
}
article p:last-child,
article .content-border:last-child,
.content p:last-child,
.content .content-border:last-child,
.block-content p:last-child,
.block-content .content-border:last-child {
  margin-bottom: 0;
}
article p img,
article .content-border img,
.content p img,
.content .content-border img,
.block-content p img,
.block-content .content-border img {
  max-width: 100%;
}
article p.mb-10,
article .content-border.mb-10,
.content p.mb-10,
.content .content-border.mb-10,
.block-content p.mb-10,
.block-content .content-border.mb-10 {
  margin-bottom: 10px;
}
article span,
.content span,
.block-content span {
  font-size: 16px;
  font-weight: 400;
  color: #141C29;
}
article span.date,
.content span.date,
.block-content span.date {
  font-size: 0.875em;
  color: #68707B;
}
article h1,
article .content-title,
.content h1,
.content .content-title,
.block-content h1,
.block-content .content-title {
  margin-bottom: 25px;
  font-size: 24px;
  line-height: 1.4;
  font-weight: 700;
}
article h2,
.content h2,
.block-content h2 {
  margin-bottom: 20px;
}
article h3,
.content h3,
.block-content h3 {
  margin-bottom: 20px;
}
article h4,
article h5,
article h6,
.content h4,
.content h5,
.content h6,
.block-content h4,
.block-content h5,
.block-content h6 {
  margin-bottom: 15px;
}
article .content-footer,
.content .content-footer,
.block-content .content-footer {
  margin-top: 40px;
  font-size: 14px;
  font-weight: 500;
  color: #68707B;
}
article .content-border,
.content .content-border,
.block-content .content-border {
  padding: 10px;
}
article .content-cite,
.content .content-cite,
.block-content .content-cite {
  padding-left: 20px;
  border-left: 2px solid #D1D0E5;
  font-style: normal;
}
article big,
.content big,
.block-content big {
  font-size: 150%;
  font-weight: inherit;
}
article small,
.content small,
.block-content small {
  font-size: 75%;
  font-weight: inherit;
}
article ul,
article ol,
.content ul,
.content ol,
.block-content ul,
.block-content ol {
  margin: 25px 0 25px 10px;
}
article ul li,
article ol li,
.content ul li,
.content ol li,
.block-content ul li,
.block-content ol li {
  margin-bottom: 0;
}
article ul li:last-child,
article ol li:last-child,
.content ul li:last-child,
.content ol li:last-child,
.block-content ul li:last-child,
.block-content ol li:last-child {
  margin: 0;
}
article ul:first-child,
article ol:first-child,
.content ul:first-child,
.content ol:first-child,
.block-content ul:first-child,
.block-content ol:first-child {
  margin-top: 0;
}
article ul:last-child,
article ol:last-child,
.content ul:last-child,
.content ol:last-child,
.block-content ul:last-child,
.block-content ol:last-child {
  margin-bottom: 0;
}
article ol,
.content ol,
.block-content ol {
  margin-left: 20px;
}
article ol li,
.content ol li,
.block-content ol li {
  position: relative;
}
article ul li,
.content ul li,
.block-content ul li {
  font-size: 16px;
  font-weight: 400;
  padding-left: 15px;
  position: relative;
}
article ul li::before,
.content ul li::before,
.block-content ul li::before {
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 20px;
  background: #141C29;
  position: absolute;
  top: 8px;
  left: 0;
  z-index: 1;
}
article ul.clear,
.content ul.clear,
.block-content ul.clear {
  margin: 0;
}
article ul.clear li,
.content ul.clear li,
.block-content ul.clear li {
  margin: 0 0 5px 0;
  padding: 0;
}
article ul.clear li::before,
.content ul.clear li::before,
.block-content ul.clear li::before {
  display: none;
}
article p + ol, article p + ul,
.content p + ol,
.content p + ul,
.block-content p + ol,
.block-content p + ul {
  margin-top: 0;
}
article.short,
.content.short,
.block-content.short {
  max-width: 760px;
}
article a,
.content a,
.block-content a {
  font-size: 16px;
  font-weight: inherit;
  color: #141C29;
  /*&[href^="/download/files/"] {
    padding-left: 50px;
    line-height: 40px;
    background: url("/images/icons/ico-pdf.svg") no-repeat top left;
    .block-top;
  }*/
}
article a:hover,
.content a:hover,
.block-content a:hover {
  color: #A71118;
}
article .content-phone a,
article .content-email a,
.content .content-phone a,
.content .content-email a,
.block-content .content-phone a,
.block-content .content-email a {
  font-size: 16px;
  font-weight: 400;
  color: #141C29;
}
article .content-phone a,
.content .content-phone a,
.block-content .content-phone a {
  cursor: default;
}
article .content-email a,
.content .content-email a,
.block-content .content-email a {
  color: #141C29;
}
article .content-email a:hover,
.content .content-email a:hover,
.block-content .content-email a:hover {
  color: #A71118;
}

.block-content table {
  margin: 30px 0;
}
.block-content table th,
.block-content table td {
  padding: 10px;
  border: 1px solid #D1D0E5;
}
.content-empty {
  padding: 20px 10px;
  margin-bottom: 40px;
}

.content-phone a,
.content-whatsapp a {
  white-space: nowrap;
}
.content-whatsapp a {
  line-height: 0;
  display: block;
}

.page-without-title .page-title h1 {
  display: none;
}

.page-title {
  /*padding: $-crumbs-padding;*/
  position: relative;
  z-index: 2;
}
.page-title.hide {
  display: none;
}
.page-title .page-crumbs {
  margin: 20px 0 5px 0;
}
.page-title .page-crumbs * {
  font-size: 13px;
  color: #68707B;
  margin: 0 12px 0 0;
}
.page-title .page-crumbs *:last-child {
  margin: 0;
}
.page-title .page-crumbs *:last-child::before {
  display: none;
}
.page-title .page-crumbs a {
  color: #68707B;
}
.page-title .page-crumbs a span {
  color: #68707B;
  margin: 0;
}
.page-title .page-crumbs a:hover {
  color: #A71118;
}
.page-title .page-crumbs a:hover span {
  color: #A71118;
}
.page-title .page-crumbs > span {
  color: #68707B;
  position: relative;
}
.page-title .page-crumbs .separator {
  width: 13px;
  color: #68707B;
}
.page-title .page-crumbs .separator::before {
  content: "";
  width: 13px;
  height: 1px;
  margin: -0.5px 0 0 0;
  background: #68707B;
  position: absolute;
  top: 50%;
  right: 0;
  z-index: 1;
}
.page-title .title {
  margin: 0 0 25px 0;
  font-size: 40px;
  font-weight: 700;
  line-height: 1.3;
  color: #141C29;
  text-align: left;
}

/*functions*/
/*functions*/
/*color variables*/
/*project variables*/
/*cms variables*/
/*mixins*/
/*extends*/
.block-images .items .item .title,
.block-projects .items .item .title {
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}

.swiper-container .swiper-pagination-bullet,
.swiper-initialized .swiper-pagination-bullet {
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

.block-certificates .items .item .zoom, .block-certificates .items .item::before, .block-gallery .items .item .zoom, .block-gallery .items .item::before, .block-slider .swiper-button {
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.block-catalog-products .items .item a, .block-catalog-products .categories .category {
  display: inline-block;
  vertical-align: top;
}

/*flex*/
.block-project-info .flex-wrap, .block-catalog .items, .block-brands .items, .brand-info .link a, .brand-info, .block-brands.block-records .items .item .link a, .form .form-footer, .block-contacts .flex-wrap, .block-catalog-projects .items, .block-catalog-products .items, .block-form .flex-wrap, .block-malihu .items .container,
.block-projects .items .container, .block-brands.block-records .items, .form .form-field .field.checkbox, .block-project-info .block-project-gallery .navigation .slick-arrow, .block-certificates .items .item .zoom, .block-text.text-bg .img .container .content, .brand-info .link a span.ico, .block-product-info .flex-wrap .block-right .img, .block-catalog-products .items .item .title, .block-catalog-products .items .item .img picture, .block-catalog-products .items .item .img, .block-projects .items .item.empty, .block-gallery .items .item .zoom, .block-intro.block-brand .flex-wrap .block-right .img, .block-icons .items .item .icon, .block-brands.block-records .items .item .img, .block-brands .wrapper, .swiper-container .items .item .data,
.swiper-initialized .items .item .data, .block-product-info .flex-wrap .block-left,
.block-product-info .flex-wrap .block-right, .block-intro.block-brand .flex-wrap .block-right, .block-intro .flex-wrap .block-right, .block-form .flex-wrap .block-left, .page-title .page-crumbs {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}

.block-project-info .block-project-gallery .navigation .slick-arrow, .block-certificates .items .item .zoom, .block-text.text-bg .img .container .content, .brand-info .link a span.ico, .block-product-info .flex-wrap .block-right .img, .block-catalog-products .items .item .title, .block-catalog-products .items .item .img picture, .block-catalog-products .items .item .img, .block-projects .items .item.empty, .block-gallery .items .item .zoom, .block-intro.block-brand .flex-wrap .block-right .img, .block-icons .items .item .icon, .block-brands.block-records .items .item .img, .block-brands .wrapper, .swiper-container .items .item .data,
.swiper-initialized .items .item .data, .block-product-info .flex-wrap .block-left,
.block-product-info .flex-wrap .block-right, .block-intro.block-brand .flex-wrap .block-right, .block-intro .flex-wrap .block-right, .block-form .flex-wrap .block-left {
  flex-direction: column;
  -webkit-flex-direction: column;
}

.block-project-info .flex-wrap, .block-catalog .items, .block-brands .items, .brand-info .link a, .brand-info, .block-brands.block-records .items .item .link a, .form .form-footer, .block-contacts .flex-wrap, .block-catalog-projects .items, .block-catalog-products .items, .block-form .flex-wrap, .block-malihu .items .container,
.block-projects .items .container, .block-brands.block-records .items, .form .form-field .field.checkbox, .page-title .page-crumbs {
  flex-direction: row;
  -webkit-flex-direction: row;
}

.block-project-info .flex-wrap, .block-catalog .items {
  justify-content: space-between;
  -webkit-justify-content: space-between;
}

.block-brands .items, .block-project-info .block-project-gallery .navigation .slick-arrow, .block-certificates .items .item .zoom, .block-text.text-bg .img .container .content, .brand-info .link a span.ico, .block-product-info .flex-wrap .block-right .img, .block-catalog-products .items .item .title, .block-catalog-products .items .item .img picture, .block-catalog-products .items .item .img, .block-projects .items .item.empty, .block-gallery .items .item .zoom, .block-intro.block-brand .flex-wrap .block-right .img, .block-icons .items .item .icon, .block-brands.block-records .items .item .img, .block-brands .wrapper, .swiper-container .items .item .data,
.swiper-initialized .items .item .data {
  justify-content: center;
  -webkit-justify-content: center;
}

.brand-info .link a, .brand-info, .block-brands.block-records .items .item .link a, .form .form-footer, .block-contacts .flex-wrap, .block-catalog-projects .items, .block-catalog-products .items, .block-form .flex-wrap, .block-malihu .items .container,
.block-projects .items .container, .block-brands.block-records .items, .form .form-field .field.checkbox, .block-product-info .flex-wrap .block-left,
.block-product-info .flex-wrap .block-right, .block-intro.block-brand .flex-wrap .block-right, .block-intro .flex-wrap .block-right, .block-form .flex-wrap .block-left, .page-title .page-crumbs {
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
}

.block-brands .items, .brand-info .link a, .brand-info, .block-brands.block-records .items .item .link a, .form .form-footer, .block-project-info .block-project-gallery .navigation .slick-arrow, .block-certificates .items .item .zoom, .block-text.text-bg .img .container .content, .brand-info .link a span.ico, .block-product-info .flex-wrap .block-right .img, .block-catalog-products .items .item .title, .block-catalog-products .items .item .img picture, .block-catalog-products .items .item .img, .block-projects .items .item.empty, .block-gallery .items .item .zoom, .block-intro.block-brand .flex-wrap .block-right .img, .block-icons .items .item .icon, .block-brands.block-records .items .item .img, .block-brands .wrapper, .swiper-container .items .item .data,
.swiper-initialized .items .item .data {
  align-items: center;
  -webkit-align-items: center;
}

.block-project-info .flex-wrap, .block-catalog .items, .block-contacts .flex-wrap, .block-catalog-projects .items, .block-catalog-products .items, .block-form .flex-wrap, .block-malihu .items .container,
.block-projects .items .container, .block-brands.block-records .items, .form .form-field .field.checkbox, .block-product-info .flex-wrap .block-left,
.block-product-info .flex-wrap .block-right, .block-intro.block-brand .flex-wrap .block-right, .page-title .page-crumbs {
  align-items: flex-start;
  -webkit-align-items: flex-start;
}

.block-intro .flex-wrap .block-right, .block-form .flex-wrap .block-left {
  align-items: flex-end;
  -webkit-align-items: flex-end;
}

.form {
  position: relative;
}
.form .form-title {
  margin-bottom: 10px;
  font-size: 30px;
  font-weight: 300;
  line-height: 1.4;
  color: #141C29;
  text-align: center;
}
.form .form-description {
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  color: #141C29;
}
.form .form-notice {
  margin: 15px 0 0 0;
  font-size: 14px;
  color: #68707B;
  text-align: center;
}
.form .form-footer {
  width: 100%;
  margin-top: 20px;
}
.form .hint {
  margin: 10px 0 0 0;
  font-size: 14px;
  color: #68707B;
  display: inline-block;
}
.form .overlay {
  padding: 0;
  margin: 0;
  background: rgba(255, 255, 255, 0.7);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
  display: none;
  opacity: 0.9;
}
.form .overlay::before {
  content: ".";
  width: 55px;
  height: 55px;
  margin: -30px 0 0 -30px;
  border-radius: 50%;
  border: 5px solid #141C29;
  border-right: 5px solid transparent;
  border-bottom: 5px solid transparent;
  font-size: 0;
  color: transparent;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-animation: overlay-spin 3s infinite linear;
  animation: overlay-spin 3s infinite linear;
}
@-webkit-keyframes overlay-spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes overlay-spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.form .form-field {
  margin-bottom: 10px;
}
.form .form-field:last-child {
  margin-bottom: 0;
}
.form .form-field label {
  font-size: 16px;
  color: #141C29;
  display: block;
}
.form .form-field .textbox,
.form .form-field .textarea,
.form .form-field .select {
  width: 100%;
  padding: 0;
  outline: 0 none;
  color: #141C29;
  background: none;
  border-bottom: 1px solid #D1D0E5;
  background: #FFFFFF;
}
.form .form-field .textbox:active, .form .form-field .textbox:invalid, .form .form-field .textbox:focus,
.form .form-field .textarea:active,
.form .form-field .textarea:invalid,
.form .form-field .textarea:focus,
.form .form-field .select:active,
.form .form-field .select:invalid,
.form .form-field .select:focus {
  border-bottom: 1px solid #D1D0E5;
  outline: 0 none;
  background: #FFFFFF;
}
.form .form-field .textbox:disabled,
.form .form-field .textarea:disabled,
.form .form-field .select:disabled {
  color: #68707B;
}
.form .form-field .textbox.required,
.form .form-field .textarea.required,
.form .form-field .select.required {
  border-bottom: 1px solid #F1151C;
}
.form .form-field .error-message {
  margin: 5px 0 0 0;
  color: #F1151C;
  font-size: 14px;
  display: none;
}
.form .form-field .textbox {
  height: 50px;
  padding-top: 20px;
}
.form .form-field .select {
  height: 50px;
  padding-top: 15px;
  background: #FFFFFF;
  appearance: none;
  -webkit-appearance: none;
}
.form .form-field .select select {
  background: none;
}
.form .form-field .select select:disabled {
  opacity: 0.7;
}
.form .form-field .select option {
  background: #FFFFFF;
}
.form .form-field div.textbox {
  padding-top: 20px;
  font-size: 16px;
}
.form .form-field .textarea {
  height: 110px;
  padding: 20px 0;
  resize: none;
}
.form .form-field.select-field .field::after {
  content: "";
  width: 50px;
  height: 48px;
  /*background: url("/images/icons/ico-arrow-input.svg") no-repeat center center;*/
  pointer-events: none;
  position: absolute;
  top: 1px;
  right: 1px;
  z-index: 2;
}
.form .form-field .field:not(.checkbox) {
  position: relative;
  /*&::before {
    content: "";
    width: calc(100% - 2px);
    height: calc(100% - 2px);
    //.bg-white;
    //.main-border-radius;
    position: absolute;
    top: 1px;
    left: 1px;
    z-index: 1;
    pointer-events: none;
  }*/
}
.form .form-field .field:not(.checkbox) .show-pass {
  width: 50px;
  height: 100%;
  cursor: pointer;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
}
.form .form-field .field:not(.checkbox) .show-pass .ico {
  line-height: 0;
  display: block;
}
.form .form-field .field:not(.checkbox) .show-pass .eye-hide {
  display: none;
}
.form .form-field .field:not(.checkbox) .show-pass.hide .eye-show {
  display: none;
}
.form .form-field .field:not(.checkbox) .show-pass.hide .eye-hide {
  display: block;
}
.form .form-field .field:not(.checkbox) .placeholder {
  width: 100%;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  color: #141C29;
  text-align: left;
  text-transform: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  pointer-events: none;
  transform-origin: top left;
  transition: transform 0.3s;
}
.form .form-field .field:not(.checkbox).styled {
  /*&::before {
    background: transparent;
  }*/
}
.form .form-field .field:not(.checkbox).styled .placeholder {
  color: #68707B;
  transform: translateY(-10px) scale(0.75);
}
.form .form-field .field:not(.checkbox).no-hide::before {
  display: none;
}
.form .form-field .field {
  width: 100%;
  height: 100%;
}
.form .form-field .field.checkbox {
  width: auto;
  margin: 20px auto 0 auto;
  position: relative;
}
.form .form-field .field.checkbox.error .elem {
  border: 1px solid #F1151C;
}
.form .form-field .field.checkbox input {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.form .form-field .field.checkbox input:checked ~ .elem::before {
  content: "";
  width: 10px;
  height: 10px;
  background: #6358A7;
  border-radius: 2px;
  position: absolute;
  top: 4px;
  left: 4px;
  z-index: 1;
}
.form .form-field .field.checkbox .elem {
  width: 20px;
  height: 20px;
  border-radius: 3px;
  border: 1px solid #D1D0E5;
  background: #FFFFFF;
  position: relative;
  cursor: pointer;
}
.form .form-field .field.checkbox span {
  width: calc(100% - 40px);
  margin: 0 0 0 10px;
  font-size: 14px;
}
.form .form-field .field.checkbox span a {
  font-size: 14px;
  color: #141C29;
}
.form .form-field .field.checkbox span a:hover {
  color: #A71118;
}
.form .form-field .field.error .textbox {
  border-bottom: 1px solid #F1151C;
}
.form .form-field .field.error + .error-message {
  color: #F1151C;
  font-size: 14px;
  display: block;
}
.form .form-field .ui-select {
  width: 100%;
  height: 50px;
  position: relative;
}
.form .form-field .ui-select::before {
  content: "";
  width: 0;
  height: 0;
  margin-top: -5px;
  border-style: solid;
  border-width: 10px 8px 0 8px;
  border-color: #000000 transparent transparent transparent;
  position: absolute;
  top: 50%;
  right: 20px;
  z-index: 1;
  pointer-events: none;
}
.form .form-field .ui-select select {
  width: 100%;
  height: 100%;
  padding: 0 15px;
  outline: 0 none;
  color: rgba(0, 0, 0, 0.5);
  appearance: none;
  -webkit-appearance: none;
  background: none;
  border: 1px solid #D1D0E5;
}
.form .form-field .ui-select select option {
  color: rgba(0, 0, 0, 0.5);
}
.form .ui-tabs-buttons {
  width: 100%;
}
.uploader {
  position: relative;
  display: none;
}

/*functions*/
/*color variables*/
/*project variables*/
/*cms variables*/
/*mixins*/
/*extends*/
.block-images .items .item .title,
.block-projects .items .item .title {
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}

.swiper-container .swiper-pagination-bullet,
.swiper-initialized .swiper-pagination-bullet {
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

.block-certificates .items .item .zoom, .block-certificates .items .item::before, .block-gallery .items .item .zoom, .block-gallery .items .item::before, .block-slider .swiper-button {
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.block-catalog-products .items .item a, .block-catalog-products .categories .category {
  display: inline-block;
  vertical-align: top;
}

/*flex*/
.block-project-info .flex-wrap, .block-catalog .items, .block-brands .items, .brand-info .link a, .brand-info, .block-brands.block-records .items .item .link a, .block-contacts .flex-wrap, .block-catalog-projects .items, .block-catalog-products .items, .block-form .flex-wrap, .block-malihu .items .container,
.block-projects .items .container, .block-brands.block-records .items, .block-project-info .block-project-gallery .navigation .slick-arrow, .block-certificates .items .item .zoom, .block-text.text-bg .img .container .content, .brand-info .link a span.ico, .block-product-info .flex-wrap .block-right .img, .block-catalog-products .items .item .title, .block-catalog-products .items .item .img picture, .block-catalog-products .items .item .img, .block-projects .items .item.empty, .block-gallery .items .item .zoom, .block-intro.block-brand .flex-wrap .block-right .img, .block-icons .items .item .icon, .block-brands.block-records .items .item .img, .block-brands .wrapper, .swiper-container .items .item .data,
.swiper-initialized .items .item .data, .block-product-info .flex-wrap .block-left,
.block-product-info .flex-wrap .block-right, .block-intro.block-brand .flex-wrap .block-right, .block-intro .flex-wrap .block-right, .block-form .flex-wrap .block-left, .page-title .page-crumbs, .form .form-footer, .form .form-field .field.checkbox {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}

.block-project-info .block-project-gallery .navigation .slick-arrow, .block-certificates .items .item .zoom, .block-text.text-bg .img .container .content, .brand-info .link a span.ico, .block-product-info .flex-wrap .block-right .img, .block-catalog-products .items .item .title, .block-catalog-products .items .item .img picture, .block-catalog-products .items .item .img, .block-projects .items .item.empty, .block-gallery .items .item .zoom, .block-intro.block-brand .flex-wrap .block-right .img, .block-icons .items .item .icon, .block-brands.block-records .items .item .img, .block-brands .wrapper, .swiper-container .items .item .data,
.swiper-initialized .items .item .data, .block-product-info .flex-wrap .block-left,
.block-product-info .flex-wrap .block-right, .block-intro.block-brand .flex-wrap .block-right, .block-intro .flex-wrap .block-right, .block-form .flex-wrap .block-left {
  flex-direction: column;
  -webkit-flex-direction: column;
}

.block-project-info .flex-wrap, .block-catalog .items, .block-brands .items, .brand-info .link a, .brand-info, .block-brands.block-records .items .item .link a, .block-contacts .flex-wrap, .block-catalog-projects .items, .block-catalog-products .items, .block-form .flex-wrap, .block-malihu .items .container,
.block-projects .items .container, .block-brands.block-records .items, .page-title .page-crumbs, .form .form-footer, .form .form-field .field.checkbox {
  flex-direction: row;
  -webkit-flex-direction: row;
}

.block-project-info .flex-wrap, .block-catalog .items {
  justify-content: space-between;
  -webkit-justify-content: space-between;
}

.block-brands .items, .block-project-info .block-project-gallery .navigation .slick-arrow, .block-certificates .items .item .zoom, .block-text.text-bg .img .container .content, .brand-info .link a span.ico, .block-product-info .flex-wrap .block-right .img, .block-catalog-products .items .item .title, .block-catalog-products .items .item .img picture, .block-catalog-products .items .item .img, .block-projects .items .item.empty, .block-gallery .items .item .zoom, .block-intro.block-brand .flex-wrap .block-right .img, .block-icons .items .item .icon, .block-brands.block-records .items .item .img, .block-brands .wrapper, .swiper-container .items .item .data,
.swiper-initialized .items .item .data {
  justify-content: center;
  -webkit-justify-content: center;
}

.brand-info .link a, .brand-info, .block-brands.block-records .items .item .link a, .block-contacts .flex-wrap, .block-catalog-projects .items, .block-catalog-products .items, .block-form .flex-wrap, .block-malihu .items .container,
.block-projects .items .container, .block-brands.block-records .items, .block-product-info .flex-wrap .block-left,
.block-product-info .flex-wrap .block-right, .block-intro.block-brand .flex-wrap .block-right, .block-intro .flex-wrap .block-right, .block-form .flex-wrap .block-left, .page-title .page-crumbs, .form .form-footer, .form .form-field .field.checkbox {
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
}

.block-brands .items, .brand-info .link a, .brand-info, .block-brands.block-records .items .item .link a, .block-project-info .block-project-gallery .navigation .slick-arrow, .block-certificates .items .item .zoom, .block-text.text-bg .img .container .content, .brand-info .link a span.ico, .block-product-info .flex-wrap .block-right .img, .block-catalog-products .items .item .title, .block-catalog-products .items .item .img picture, .block-catalog-products .items .item .img, .block-projects .items .item.empty, .block-gallery .items .item .zoom, .block-intro.block-brand .flex-wrap .block-right .img, .block-icons .items .item .icon, .block-brands.block-records .items .item .img, .block-brands .wrapper, .swiper-container .items .item .data,
.swiper-initialized .items .item .data, .form .form-footer {
  align-items: center;
  -webkit-align-items: center;
}

.block-project-info .flex-wrap, .block-catalog .items, .block-contacts .flex-wrap, .block-catalog-projects .items, .block-catalog-products .items, .block-form .flex-wrap, .block-malihu .items .container,
.block-projects .items .container, .block-brands.block-records .items, .block-product-info .flex-wrap .block-left,
.block-product-info .flex-wrap .block-right, .block-intro.block-brand .flex-wrap .block-right, .page-title .page-crumbs, .form .form-field .field.checkbox {
  align-items: flex-start;
  -webkit-align-items: flex-start;
}

.block-intro .flex-wrap .block-right, .block-form .flex-wrap .block-left {
  align-items: flex-end;
  -webkit-align-items: flex-end;
}

.swiper-container,
.swiper-initialized {
  position: relative;
}
.swiper-container .swiper-button,
.swiper-initialized .swiper-button {
  width: 50px;
  height: 50px;
  margin-top: -25px;
  border-radius: 200px;
  background: transparent;
  transition: background-color 0.3s;
  user-select: none;
  -webkit-user-select: none;
}
.swiper-container .swiper-button::after,
.swiper-initialized .swiper-button::after {
  display: none;
}
.swiper-container .swiper-button.swiper-button-prev,
.swiper-initialized .swiper-button.swiper-button-prev {
  left: 50px;
}
.swiper-container .swiper-button.swiper-button-next,
.swiper-initialized .swiper-button.swiper-button-next {
  right: 50px;
}
.swiper-container .swiper-button:hover,
.swiper-initialized .swiper-button:hover {
  background: transparent;
}
.swiper-container .swiper-button:hover svg *,
.swiper-initialized .swiper-button:hover svg * {
  fill-opacity: 1;
}
.swiper-container .swiper-button svg,
.swiper-initialized .swiper-button svg {
  width: 100%;
  height: 100%;
}
.swiper-container .swiper-pagination,
.swiper-initialized .swiper-pagination {
  bottom: 40px;
}
.swiper-container .swiper-pagination-bullet,
.swiper-initialized .swiper-pagination-bullet {
  width: 16px;
  height: 16px;
  margin: 0 6px;
  border-radius: 50px;
  background: rgba(255, 255, 255, 0.5);
  opacity: 1;
}
.swiper-container .swiper-pagination-bullet-active,
.swiper-initialized .swiper-pagination-bullet-active {
  background: #FFFFFF;
}
.swiper-container .swiper-pagination-bullet:hover,
.swiper-initialized .swiper-pagination-bullet:hover {
  background: #FFFFFF;
}
.swiper-container .items .item .data,
.swiper-initialized .items .item .data {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.header .flex-wrap .block-left,
.header .flex-wrap .block-right {
  width: auto;
  flex: auto;
}

.block .heading {
  margin: 0 0 40px 0;
  font-size: 30px;
  font-weight: 300;
  line-height: 1.3;
}
.block .img img {
  border-radius: 10px;
}

.block-slider .swiper-button {
  opacity: 0.87;
}
.block-slider .swiper-button:hover {
  opacity: 1;
}
.block-slider .item .flex-wrap {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.block-slider .item .flex-wrap .block-left,
.block-slider .item .flex-wrap .block-right {
  padding: 0;
}
.block-slider .item .title {
  font-size: 64px;
  font-weight: 700;
  line-height: 1.3;
  color: #A10316;
}
.block-slider .img {
  height: 580px;
}
.block-slider .img img {
  height: 100%;
  object-fit: cover;
  border-radius: 0;
}

.block-brands {
  background: #FFFFFF;
}
.block-brands .wrapper {
  height: 160px;
}
.block-brands .items .item {
  margin: 0 60px 0 0;
  position: relative;
}
.block-brands .items .item:last-child {
  margin: 0;
}
.block-brands .items .item img {
  width: auto;
  max-width: 200px;
  height: auto;
  max-height: 40px;
  filter: grayscale(1);
  transition: filter 0.3s;
}
.block-brands .items .item .link {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.block-brands .items .item:hover img {
  filter: none;
}
.block-brands.block-records {
  padding: 80px 0;
  background: transparent;
}
.block-brands.block-records .wrapper {
  height: auto;
}
.block-brands.block-records .items .item {
  width: 50%;
  max-width: 50%;
  margin: 0 0 50px 0;
  padding: 0 20px 0 0;
  flex: none;
}
.block-brands.block-records .items .item:nth-child(2n+2) {
  padding: 0 0 0 20px;
}
.block-brands.block-records .items .item:nth-last-child(1), .block-brands.block-records .items .item:nth-last-child(2) {
  margin: 0;
}
.block-brands.block-records .items .item .flex-wrap {
  align-items: flex-start;
  -webkit-align-items: flex-start;
}
.block-brands.block-records .items .item .flex-wrap .block-left,
.block-brands.block-records .items .item .flex-wrap .block-right {
  width: auto;
  padding: 0;
  flex: none;
}
.block-brands.block-records .items .item .flex-wrap .block-left {
  width: 200px;
  margin: 0 40px 0 0;
}
.block-brands.block-records .items .item .flex-wrap .block-right {
  width: 320px;
}
.block-brands.block-records .items .item .img {
  width: 100%;
  height: 120px;
  border-radius: 10px;
  background: #DDE1EC;
}
.block-brands.block-records .items .item .img img {
  filter: none;
}
.block-brands.block-records .items .item .img a:hover img {
  transform: none;
}
.block-brands.block-records .items .item .link {
  margin: 20px 0 0 0;
  position: static;
}
.block-brands.block-records .items .item .link a {
  display: inline-flex;
  display: -webkit-inline-flex;
}
.block-brands.block-records .items .item .link a:hover .ico svg * {
  fill: #A71118;
}
.block-brands.block-records .items .item .link span {
  font-size: 16px;
  font-weight: 600;
  color: #A10316;
}
.block-brands.block-records .items .item .link span.ico {
  margin: 0 0 0 7px;
  font-size: 0;
}
.block-brands.block-records .items .item .link:hover span {
  color: #A71118;
}

.block-malihu,
.block-projects {
  padding: 80px 0 0 0;
}
.block-malihu .content,
.block-projects .content {
  max-width: 960px;
  margin: 0 auto 80px auto;
  text-align: center;
}
.block-malihu .content p,
.block-projects .content p {
  font-size: 30px;
  font-weight: 300;
  line-height: 1.3;
}
.block-malihu .content p strong,
.block-projects .content p strong {
  font-weight: 700;
  color: #A10316;
  font-style: italic;
  line-height: 1.3;
}
.block-malihu.block-images .content,
.block-projects.block-images .content {
  margin: 0 auto 40px auto;
}
.block-malihu.block-images .items,
.block-projects.block-images .items {
  position: relative;
}
.block-malihu.block-images .items::before, .block-malihu.block-images .items::after,
.block-projects.block-images .items::before,
.block-projects.block-images .items::after {
  content: "";
  width: 50px;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 2;
}
.block-malihu.block-images .items::before,
.block-projects.block-images .items::before {
  background: rgb(255, 255, 255);
  background: -moz-linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, rgb(236, 238, 244) 80%);
  background: -webkit-linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, rgb(236, 238, 244) 80%);
  background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, rgb(236, 238, 244) 80%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#eceef4",GradientType=1);
  left: 0;
}
.block-malihu.block-images .items::after,
.block-projects.block-images .items::after {
  background: rgb(255, 255, 255);
  background: -moz-linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgb(236, 238, 244) 80%);
  background: -webkit-linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgb(236, 238, 244) 80%);
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgb(236, 238, 244) 80%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#eceef4",GradientType=1);
  right: 0;
}
.block-malihu .items .container,
.block-projects .items .container {
  width: 100%;
  flex-wrap: nowrap;
  -webkit-flex-wrap: nowrap;
}
.block-malihu .items .item,
.block-projects .items .item {
  flex: 1 0 auto;
  position: relative;
}
.block-malihu .items .item .link,
.block-projects .items .item .link {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.block-malihu .items .item.empty,
.block-projects .items .item.empty {
  width: calc(max((100% - 1160px) / 2) - 55px) !important;
}
.block-malihu .items .item.empty::before,
.block-projects .items .item.empty::before {
  display: none;
}
.block-malihu .swiper-scrollbar,
.block-projects .swiper-scrollbar {
  width: 1160px;
  height: 1px;
  margin: 70px auto 0 auto;
  background: #D1D0E5;
  position: static;
}
.block-malihu .swiper-scrollbar .swiper-scrollbar-drag,
.block-projects .swiper-scrollbar .swiper-scrollbar-drag {
  width: 21px !important;
  height: 21px !important;
  background: #6358A7;
  top: -10px;
}

.block-icons .items .item {
  width: 345px;
  height: 330px;
  margin: 0 55px 0 0;
  padding: 0 0 0 30px;
}
.block-icons .items .item::before {
  content: "";
  width: 2px;
  height: 100%;
  background: rgba(99, 88, 167, 0.2);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.block-icons .items .item .icon {
  width: 80px;
  height: 80px;
  border-radius: 200px;
  margin: 0 0 30px 0;
  background: #6358A7;
}
.block-icons .items .item .title {
  margin: 0 0 20px 0;
  font-size: 24px;
  font-weight: 700;
}
.block-icons .items .item .description {
  height: 160px;
  font-size: 16px;
  overflow-y: auto;
}
.block-icons .content p {
  padding-left: 70px;
  text-align: left;
}
.block-icons .content p strong {
  margin-left: -85px;
}

.lang-en .block-icons .content p strong {
  margin-left: -70px;
}

.block-images .items .item,
.block-projects .items .item {
  width: 360px !important;
  margin: 0 40px 0 0;
}
.block-images .items .item *,
.block-projects .items .item * {
  font-size: 16px;
  font-weight: 400;
}
.block-images .items .item .description,
.block-projects .items .item .description {
  color: #68707B;
}
.block-images .items .item .img,
.block-projects .items .item .img {
  margin: 0 0 20px 0;
}
.block-images .items .item .title,
.block-projects .items .item .title {
  font-weight: 600;
}
.block-images .items .item:hover .title,
.block-projects .items .item:hover .title {
  color: #A71118;
}

.block-images .items .item .img,
.block-projects .items .item .img {
  height: 440px;
}
.block-images .items .item .img img,
.block-projects .items .item .img img {
  height: 100%;
  object-fit: cover;
}

.block-form {
  background: #FFFFFF;
  border-bottom: 1px solid #D1D0E5;
  overflow: hidden;
}
.block-form .flex-wrap .block-left {
  padding: 0 80px 0 0;
  position: relative;
}
.block-form .flex-wrap .block-left::before {
  content: "";
  width: 572px;
  height: 572px;
  background: url("/images/bg/elem01.svg") no-repeat top left;
  position: absolute;
  top: -105px;
  right: 80px;
  z-index: 1;
  pointer-events: none;
}
.block-form .flex-wrap .block-left .content {
  width: 300px;
  position: relative;
  z-index: 2;
}
.block-form .flex-wrap .block-left .content .form-title {
  text-align: left;
  color: #A10316;
}
.block-form .flex-wrap .block-left .content .form-description {
  color: #68707B;
}
.block-form .form {
  padding: 65px 0;
}
.block-form .form form {
  width: 360px;
}
.block-form .form form .btn {
  width: auto;
}

.block-intro {
  background: #FFFFFF;
  padding: 0 0 80px 0;
  position: relative;
  z-index: 3;
}
.block-intro .flex-wrap {
  align-items: flex-start;
  -webkit-align-items: flex-start;
}
.block-intro .flex-wrap .block-left {
  width: 100%;
  padding: 0;
  flex: auto;
}
.block-intro .flex-wrap .block-right {
  width: 500px;
  padding: 0;
  flex: auto;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 1;
}
.block-intro .content {
  max-width: 760px;
}
.block-intro .content * {
  font-size: 30px;
  font-weight: 300;
  line-height: 1.3;
}
.block-intro .img {
  position: relative;
}
.block-intro .img::before, .block-intro .img::after {
  content: "";
  position: absolute;
}
.block-intro .img::before {
  width: 100%;
  height: 100%;
  border-radius: 10px 0 0 0;
  background: linear-gradient(0deg, rgba(99, 88, 167, 0.3), rgba(99, 88, 167, 0.3));
  top: 0;
  left: 0;
  z-index: 1;
}
.block-intro .img::after {
  width: 140px;
  height: 140px;
  background: url("/images/bg/elem02.svg") no-repeat top left;
  background-size: cover;
  bottom: -40px;
  left: 80px;
  z-index: 2;
}
.block-intro .img img {
  border-radius: 10px 0 0 0;
}
.block-intro.block-brand {
  padding: 80px 0;
  z-index: 2;
}
.block-intro.block-brand .flex-wrap .block-right {
  height: 100%;
  padding: 80px 0;
  top: 0;
}
.block-intro.block-brand .flex-wrap .block-right .img {
  width: 360px;
  height: 215px;
  padding: 0 20px;
  background: #FFFFFF;
  border-radius: 10px;
}
.block-intro.block-brand .flex-wrap .block-right .img::before, .block-intro.block-brand .flex-wrap .block-right .img::after {
  display: none;
}
.block-intro.block-brand .content * {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  color: #FFFFFF;
}
.block-intro.block-brand .content * strong {
  font-weight: 600;
}

.block-gallery {
  padding: 80px 0 20px 0;
}
.block-gallery .swiper-container {
  margin: 0 -40px;
}
.block-gallery .items {
  padding: 0 40px;
  overflow: hidden;
}
.block-gallery .items::before {
  content: "";
  width: 50px;
  height: 100%;
  background: rgb(255, 255, 255);
  background: -moz-linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, rgb(236, 238, 244) 80%);
  background: -webkit-linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, rgb(236, 238, 244) 80%);
  background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, rgb(236, 238, 244) 80%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#eceef4",GradientType=1);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.block-gallery .items::after {
  content: "";
  width: 50px;
  height: 100%;
  background: rgb(255, 255, 255);
  background: -moz-linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgb(236, 238, 244) 80%);
  background: -webkit-linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgb(236, 238, 244) 80%);
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgb(236, 238, 244) 80%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#eceef4",GradientType=1);
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
}
.block-gallery .items .swiper-wrapper {
  margin: 0 0 60px 0;
}
.block-gallery .items .item {
  width: auto;
  height: 360px;
}
.block-gallery .items .item::before {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 10px;
  background: linear-gradient(0deg, rgba(167, 17, 24, 0.2), rgba(167, 17, 24, 0.2));
  box-shadow: 6px 10px 30px rgba(242, 83, 102, 0.3);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0;
}
.block-gallery .items .item .zoom {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  pointer-events: none;
  opacity: 0;
}
.block-gallery .items .item .link {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.block-gallery .items .item:hover::before,
.block-gallery .items .item:hover .zoom {
  opacity: 1;
}
.block-gallery .items .item .img {
  height: 100%;
}
.block-gallery .items .item .img img {
  height: 100%;
  object-fit: cover;
}
.block-gallery .items .swiper-button {
  margin: -50px 0 0 0;
}
.block-gallery .items .swiper-button.swiper-button-next {
  right: -55px;
}
.block-gallery .items .swiper-button.swiper-button-prev {
  left: -55px;
}
.block-gallery .items .swiper-button svg * {
  fill: #6358A7;
}
.block-gallery .items .swiper-button:hover svg * {
  fill: #43397E;
}
.block-gallery.other-items .swiper-container {
  margin: 0;
}
.block-gallery.other-items .items {
  padding: 0;
}
.block-gallery.other-items .items .item {
  margin: 0;
}
.block-gallery.other-items .items .item:before {
  display: none;
}
.block-gallery.other-items .items .swiper-wrapper {
  margin: 0;
}
.block-gallery.other-items .items .swiper-button.swiper-button-next {
  right: -90px;
}
.block-gallery.other-items .items .swiper-button.swiper-button-prev {
  left: -90px;
}

.block-products {
  padding: 80px 0 55px;
  background: #FFFFFF;
}
.block-products .content {
  column-count: 2;
  column-gap: 40px;
}
.block-products .content a {
  display: inline-block;
  font-weight: 500;
}

.block-projects {
  padding: 80px 0;
}
.block-projects .items {
  width: 100%;
  margin: 0;
  position: static;
}
.block-projects .items .item {
  margin: 0 40px 0 0;
  flex: none;
}
.block-projects .items .item.empty {
  width: auto !important;
  max-width: 360px;
  height: 440px;
  padding: 0 70px;
  background: #DDE1EC;
  border-radius: 10px;
}
.block-projects .items .item.empty span {
  font-size: 30px;
  font-weight: 300;
  line-height: 1.3;
  color: #6358A7;
}
.block-projects .items .item.empty:hover span {
  color: #43397E;
}

.block-catalog {
  padding: 80px 0;
}
.block-catalog .items .item {
  width: 400px;
  margin: 0 0 40px 0;
}
.block-catalog .items .item:first-child .title {
  text-transform: uppercase;
}
.block-catalog .items .item:nth-last-child(1), .block-catalog .items .item:nth-last-child(2) {
  margin: 0;
}
.block-catalog .items .item .title {
  margin: 0 0 15px 0;
}
.block-catalog .items .item .title a {
  font-size: 24px;
  font-weight: 700;
}
.block-catalog .items .item .children ul li {
  margin: 0 0 5px 0;
}
.block-catalog .items .item .children ul li a {
  font-size: 16px;
  font-weight: 500;
}

.block-catalog-products {
  padding: 80px 0;
}
.block-catalog-products.block-gallery {
  padding: 80px 0 0 0;
}
.block-catalog-products .categories {
  padding: 0 0 15px 0;
  margin: 0 0 15px 0;
}
.block-catalog-products .categories .category {
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  margin: 0 15px 15px 0;
  background: #FFFFFF;
  border-radius: 100px;
  font-size: 16px;
  font-weight: 400;
}
.block-catalog-products .categories .category:hover, .block-catalog-products .categories .category.selected {
  background: #43397E;
  color: #FFFFFF;
}
.block-catalog-products .items .item {
  width: 360px;
  height: 360px;
  margin: 0 40px 40px 0;
  background: #FFFFFF;
  border-radius: 10px;
}
.block-catalog-products .items .item:nth-child(3n+3) {
  margin: 0 0 40px 0;
}
.block-catalog-products .items .item a {
  width: 100%;
  height: 100%;
}
.block-catalog-products .items .item .img {
  width: 100%;
  height: 250px;
  padding: 0 30px;
}
.block-catalog-products .items .item .img picture {
  width: 100%;
  max-height: 90%;
  text-align: center;
}
.block-catalog-products .items .item .img img {
  width: auto;
  max-width: 100%;
  max-height: 90%;
  transform: scale(1);
  transition: transform 0.3s;
}
.block-catalog-products .items .item .title {
  height: 110px;
  padding: 0 30px;
  background: #68707B;
  border-radius: 0 0 10px 10px;
  font-size: 16px;
  font-weight: 600;
  color: #FFFFFF;
  text-align: center;
  transition: color 0.3s;
}
.block-catalog-products .items .item:hover .img img {
  transform: scale(1.1);
}
.block-catalog-products .items .item:hover .title {
  color: #DDE1EC;
}
.block-catalog-products.other-items .items {
  display: block;
}
.block-catalog-products.other-items .items .item {
  margin: 0;
}
.block-catalog-products.other-items .items .item:nth-child(3n+3) {
  margin: 0;
}

.block-product-info {
  padding: 80px 0;
}
.block-product-info .block-content .content {
  padding: 80px 0;
}
.block-product-info .flex-wrap {
  align-items: flex-start;
  -webkit-align-items: flex-start;
}
.block-product-info .flex-wrap .block-left .content {
  padding: 0;
}
.block-product-info .flex-wrap .block-right .img {
  width: 560px;
  height: 440px;
  padding: 50px 40px;
  background: #FFFFFF;
  border-radius: 10px;
}

.brand-info {
  padding: 40px 0;
  background: #FFFFFF;
  border-radius: 10px;
}
.brand-info .separator {
  width: 5px;
  height: 80px;
  margin: 0 35px 0 -2px;
  background: #A10316;
  border-radius: 10px;
}
.brand-info .logo {
  width: 220px;
  margin: 0 45px 0 0;
}
.brand-info .info {
  width: 590px;
  margin: 0;
  font-size: 16px;
}
.brand-info .link {
  position: relative;
  right: -34px;
}
.brand-info .link a span:first-child {
  margin: 0 30px 0 0;
  font-size: 16px;
  font-weight: 600;
  color: #A10316;
}
.brand-info .link a span.ico {
  width: 50px;
  height: 50px;
  border-radius: 100px;
  background: #ECEEF4;
}
.brand-info .link a:hover span:first-child {
  color: #A71118;
}
.brand-info .link a:hover span.ico svg * {
  fill: #A71118;
}

.block-text {
  padding: 80px 0;
}
.block-text .img {
  position: relative;
}
.block-text .img::before {
  content: "";
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, rgba(99, 88, 167, 0.3), rgba(99, 88, 167, 0.3));
  border-radius: 10px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.block-text .img img {
  border-radius: 10px;
}
.block-text .flex-wrap.reverse {
  flex-direction: row-reverse;
  -webkit-flex-direction: row-reverse;
}
.block-text .flex-wrap.reverse .block-left {
  padding: 0 0 0 20px;
}
.block-text .flex-wrap.reverse .block-right {
  padding: 0 20px 0 0;
}
.block-text .flex-wrap.top {
  align-items: flex-start;
  -webkit-align-items: flex-start;
}
.block-text.text-bg {
  padding: 0;
  text-align: center;
}
.block-text.text-bg .title {
  font-size: 30px;
  font-weight: 300;
}
.block-text.text-bg .subtitle {
  font-size: 30px;
  font-weight: 700;
}
.block-text.text-bg .img {
  height: 360px;
  margin: 40px 0 0 0;
  border-radius: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top left;
  position: relative;
}
.block-text.text-bg .img::before {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 0;
  background: linear-gradient(0deg, rgba(67, 57, 126, 0.8), rgba(67, 57, 126, 0.8));
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.block-text.text-bg .img .container {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.block-text.text-bg .img .container .content {
  max-width: 1040px;
  height: 100%;
  padding: 0 20px;
  margin: 0 auto;
  font-size: 30px;
  font-weight: 300;
  line-height: 1.3;
  color: #FFFFFF;
}

.block-certificates {
  padding: 80px 0 40px 0;
}
.block-certificates .ui-tabs-items .ui-tab-item .slick-arrow {
  margin: -50px 0 0 0;
}
.block-certificates .ui-tabs-buttons {
  margin: 0 0 30px 0;
}
.block-certificates .ui-tabs-buttons .ui-tab-button {
  padding: 0 0 10px 0;
  margin: 0 30px 20px 0;
  background: 0 none;
  border: 0 none;
  font-size: 16px;
  font-weight: 600;
  color: #6358A7;
  position: relative;
}
.block-certificates .ui-tabs-buttons .ui-tab-button:last-child {
  margin: 0 0 20px 0;
}
.block-certificates .ui-tabs-buttons .ui-tab-button::before {
  content: "";
  width: 100%;
  height: 2px;
  border-radius: 10px;
  background: #6358A7;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.block-certificates .ui-tabs-buttons .ui-tab-button:hover, .block-certificates .ui-tabs-buttons .ui-tab-button.selected {
  color: #43397E;
  background: transparent;
}
.block-certificates .ui-tabs-buttons .ui-tab-button:hover::before, .block-certificates .ui-tabs-buttons .ui-tab-button.selected::before {
  background: #43397E;
}
.block-certificates .items {
  margin: 0 -40px;
}
.block-certificates .items .slick-list {
  padding: 0 40px;
}
.block-certificates .items .slick-list .slick-slide {
  width: 260px;
  margin: 0 40px 40px 0;
}
.block-certificates .slick-arrows {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  pointer-events: none;
}
.block-certificates .slick-arrows .wrapper {
  height: 100%;
  padding: 0;
  position: relative;
}
.block-certificates .slick-arrows .slick-arrow {
  pointer-events: auto;
}
.block-certificates .slick-arrows .slick-arrow svg * {
  fill: #6358A7;
}
.block-certificates .items {
  position: relative;
  z-index: 2;
}
.block-certificates .items .item {
  position: relative;
}
.block-certificates .items .item::before {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 10px;
  background: linear-gradient(0deg, rgba(167, 17, 24, 0.2), rgba(167, 17, 24, 0.2));
  box-shadow: 6px 10px 30px rgba(242, 83, 102, 0.3);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0;
}
.block-certificates .items .item .zoom {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  pointer-events: none;
  opacity: 0;
}
.block-certificates .items .item .link {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.block-certificates .items .item:hover::before,
.block-certificates .items .item:hover .zoom {
  opacity: 1;
}

.block-catalog-projects {
  padding: 80px 0;
}
.block-catalog-projects .content {
  max-width: 850px;
  margin: 0 0 50px 0;
  font-weight: 600;
  text-align: left;
}
.block-catalog-projects .content *,
.block-catalog-projects .content p {
  font-size: 16px;
  font-weight: 400;
}
.block-catalog-projects .content * strong,
.block-catalog-projects .content p strong {
  color: inherit;
  font-weight: 600;
}
.block-catalog-projects .items .item {
  margin: 0 40px 60px 0;
}
.block-catalog-projects .items .item:nth-child(3n+3) {
  margin: 0 0 60px 0;
}

.block-project-info {
  padding: 80px 0;
}
.block-project-info .block-content .content-lead {
  width: 100%;
  padding: 0 0 30px 0;
  margin: 0 0 40px 0;
  border-bottom: 1px solid #D1D0E5;
}
.block-project-info .block-project-gallery {
  width: 100%;
}
.block-project-info .block-project-gallery .slider-top .item {
  position: relative;
}
.block-project-info .block-project-gallery .slider-top .item .link {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.block-project-info .block-project-gallery .slider-bottom {
  margin: 20px 0 0 0;
  position: relative;
}
.block-project-info .block-project-gallery .items .item .img {
  border-radius: 10px;
  overflow: hidden;
}
.block-project-info .block-project-gallery .navigation {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  pointer-events: none;
}
.block-project-info .block-project-gallery .navigation .slick-arrow {
  width: 24px;
  height: 24px;
  margin: -12px 0 0 0;
  border-radius: 200px;
  background: transparent;
  position: absolute;
  top: 50%;
  pointer-events: auto;
  transition: background-color 0.3s;
  cursor: pointer;
}
.block-project-info .block-project-gallery .navigation .slick-arrow .ico {
  font-size: 0;
  line-height: 0;
}
.block-project-info .block-project-gallery .navigation .slick-arrow .ico svg {
  width: 100%;
  height: auto;
}
.block-project-info .block-project-gallery .navigation .slick-arrow .ico svg * {
  fill: #6358A7;
}
.block-project-info .block-project-gallery .navigation .slick-arrow:hover {
  background: transparent;
}
.block-project-info .block-project-gallery .navigation .slick-arrow.slick-prev {
  left: 0;
}
.block-project-info .block-project-gallery .navigation .slick-arrow.slick-next {
  right: 0;
}
.block-project-info .block-project-gallery .slick-arrow {
  font-size: 0;
}
.block-project-info .block-project-gallery .slick-slide {
  margin: 0 4px;
}
.block-project-info .block-project-gallery .slick-track {
  margin: 0;
}
.block-project-info .block-project-gallery .slider-for .slick-slide {
  margin: 0;
}
.block-project-info .block-project-gallery .slider-nav {
  padding: 0 28px;
}
.block-project-info .block-project-gallery .slider-nav .slick-slide {
  opacity: 0.5;
  transition: opacity 0.3s;
}
.block-project-info .block-project-gallery .slider-nav .slick-slide.slick-current {
  opacity: 1;
}

.block-contacts {
  padding: 80px 0;
}
.block-contacts .flex-wrap {
  width: auto;
}
.block-contacts .flex-wrap .block-left,
.block-contacts .flex-wrap .block-right {
  width: auto;
  flex: none;
}
.block-contacts .flex-wrap .block-left {
  padding: 0 30px 0 0;
}
.block-contacts .flex-wrap .block-right {
  padding: 0 0 0 30px;
  display: block;
}
.block-contacts .flex-wrap .block-right a {
  color: #6358A7;
}
.block-contacts .flex-wrap .block-right a:hover {
  color: #43397E;
}
.block-contacts .phone-number {
  margin: 0 0 2px 0;
}
.block-contacts .phone-number .tel-link {
  font-size: 16px;
  font-weight: 600;
}
.block-contacts #contacts_map {
  height: 440px;
  margin: 50px 0 0 0;
  border-radius: 10px;
}

.page-title {
  background: #FFFFFF;
}

.intro-empty .page-title {
  min-height: 160px;
  background: #FFFFFF url("/images/bg/elem03.svg") no-repeat top 20px right 40px;
}

.template-main .block-form {
  margin: 70px 0 0 0;
}

/*# sourceMappingURL=styles.css.map */
