@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i,900,900i");
.synbtn {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  border: 1px solid transparent;
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: .25rem;
  transition: opacity 0.4s, color 0.4s, background 0.4s;
  color: #ffffff;
  background-color: #02b5e6;
  border-color: #02b5e6; }
  .synbtn:hover {
    background-color: #016581;
    border-color: #016581; }
  .synbtn:active {
    opacity: 0.7; }
  .synbtn:focus {
    box-shadow: none;
    outline: none; }

/**  OLD Helpers */
#sys .col-md-12 {
  min-height: 0; }

.jumbotron {
  background: none; }

.element-hidden,
.hidden {
  display: none; }

select.form-control:not([size]):not([multiple]) {
  height: calc(2.25rem + 6px); }
  details select.form-control:not([size]):not([multiple]) {
    height: 2.8rem;
    width: 80%; }

a.tabledrag-handle .handle {
  width: 22px;
  height: 22px; }

.container-inline .form-no-label {
  display: inline-block;
  width: 45%; }

.container-inline input {
  box-sizing: border-box; }

.form-type-radio .description,
.form-type-checkbox .description {
  margin-left: 0; }

/**  //OLD Helpers */
.bootstrap-adaptive {
  margin: 0 auto; }
  @media (min-width: 576px) {
    .bootstrap-adaptive {
      max-width: 540px; } }
  @media (min-width: 768px) {
    .bootstrap-adaptive {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .bootstrap-adaptive {
      max-width: 960px; } }
  @media (min-width: 1200px) {
    .bootstrap-adaptive {
      max-width: 1140px; } }

/*** Images */
.img-adaptive img,
img.adaptive {
  width: 100%;
  height: auto; }

/** Edit image */
form.node-image-form .image-preview {
  float: left;
  padding-right: 15px; }

form.node-image-form .image-widget-data {
  overflow: hidden;
  padding-bottom: 2px; }
  form.node-image-form .image-widget-data .form-type-textfield {
    margin-top: 0; }

/**  Modals + webform */
.modal-content .form-actions {
  padding: 15px 15px 0 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
  margin: 30px -15px 0; }

#manager-menu {
  position: absolute;
  top: 100px;
  left: 100px;
  border: 1px solid #ccc;
  box-shadow: 0 0 5px 0 #ccc;
  padding: 20px;
  cursor: move;
  z-index: 20;
  background: #fff;
  max-width: 205px; }
  @media (max-width: 767.98px) {
    #manager-menu {
      display: none !important; } }
  #manager-menu .contextual {
    display: none; }
  #manager-menu .toggle-manager {
    position: relative;
    z-index: 3;
    max-width: 1em;
    cursor: pointer; }
  #manager-menu h2 {
    margin: -1em 0 0.5em 1em;
    font-size: 1.5em; }

.h-0 {
  height: 0 !important; }

.region-tabs {
  height: 0;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  position: relative;
  width: auto;
  font-size: 0.875em;
  line-height: 1.1em; }
  .region-tabs nav {
    position: absolute;
    top: 0;
    right: 0;
    float: right;
    z-index: 8;
    padding: 0 0 0 0.1em;
    margin: 0;
    overflow: hidden;
    border: none;
    background: none; }
    .region-tabs nav li {
      display: block;
      float: left;
      vertical-align: bottom;
      margin: 0 0 0 0.35em; }
      .region-tabs nav li a {
        color: #000;
        opacity: 0.65;
        background-color: #efefef;
        display: block;
        padding: 0.3em 0.5em 0.2em;
        border: solid 1px #9ab1df;
        border-radius: 3px;
        white-space: nowrap;
        line-height: 1.2; }
        .region-tabs nav li a:hover {
          opacity: 1; }
      .region-tabs nav li.active a {
        background-color: #ffffff; }
  .region-tabs .block-local-actions-block nav {
    left: 0; }
  .region-tabs .block > div.contextual {
    display: none !important; }
  .region-tabs ul.secondary {
    position: absolute;
    top: 25px;
    right: 0;
    float: right;
    z-index: 8;
    padding: 0 0 0 3px;
    margin: 0;
    overflow: hidden;
    border: none;
    background: none; }

.h-xs-up,
.hidden-xs-up {
  display: none !important; }

@media (max-width: 575.98px) {
  .h-xs-down,
  .hidden-xs-down {
    display: none !important; } }

@media (min-width: 576px) {
  .h-sm-up,
  .hidden-sm-up {
    display: none !important; } }

@media (max-width: 767.98px) {
  .h-sm-down,
  .hidden-sm-down {
    display: none !important; } }

@media (min-width: 768px) {
  .h-md-up,
  .hidden-md-up {
    display: none !important; } }

@media (max-width: 991.98px) {
  .h-md-down,
  .hidden-md-down {
    display: none !important; } }

@media (min-width: 992px) {
  .h-lg-up,
  .hidden-lg-up {
    display: none !important; } }

@media (max-width: 1199.98px) {
  .h-lg-down,
  .hidden-lg-down {
    display: none !important; } }

@media (min-width: 1200px) {
  .h-xl-up,
  .hidden-xl-up {
    display: none !important; } }

.h-xl-down,
.hidden-xl-down {
  display: none !important; }

/*...543   544....767   768....991   992....1199   1200...*/
/*__xs__   ____sm____   ____md____   ____lg_____   ___xl__*/
.synbtn {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  border: 1px solid transparent;
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: .25rem;
  transition: opacity 0.4s, color 0.4s, background 0.4s;
  color: #ffffff;
  background-color: #02b5e6;
  border-color: #02b5e6; }
  .synbtn:hover {
    background-color: #016581;
    border-color: #016581; }
  .synbtn:active {
    opacity: 0.7; }
  .synbtn:focus {
    box-shadow: none;
    outline: none; }

/**  OLD Helpers */
#sys .col-md-12 {
  min-height: 0; }

.jumbotron {
  background: none; }

.element-hidden,
.hidden {
  display: none; }

select.form-control:not([size]):not([multiple]) {
  height: calc(2.25rem + 6px); }
  details select.form-control:not([size]):not([multiple]) {
    height: 2.8rem;
    width: 80%; }

a.tabledrag-handle .handle {
  width: 22px;
  height: 22px; }

.container-inline .form-no-label {
  display: inline-block;
  width: 45%; }

.container-inline input {
  box-sizing: border-box; }

.form-type-radio .description,
.form-type-checkbox .description {
  margin-left: 0; }

/**  //OLD Helpers */
.bootstrap-adaptive {
  margin: 0 auto; }
  @media (min-width: 576px) {
    .bootstrap-adaptive {
      max-width: 540px; } }
  @media (min-width: 768px) {
    .bootstrap-adaptive {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .bootstrap-adaptive {
      max-width: 960px; } }
  @media (min-width: 1200px) {
    .bootstrap-adaptive {
      max-width: 1140px; } }

/*** Images */
.img-adaptive img,
img.adaptive {
  width: 100%;
  height: auto; }

/** Edit image */
form.node-image-form .image-preview {
  float: left;
  padding-right: 15px; }

form.node-image-form .image-widget-data {
  overflow: hidden;
  padding-bottom: 2px; }
  form.node-image-form .image-widget-data .form-type-textfield {
    margin-top: 0; }

/**  Modals + webform */
.modal-content .form-actions {
  padding: 15px 15px 0 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
  margin: 30px -15px 0; }

#manager-menu {
  position: absolute;
  top: 100px;
  left: 100px;
  border: 1px solid #ccc;
  box-shadow: 0 0 5px 0 #ccc;
  padding: 20px;
  cursor: move;
  z-index: 20;
  background: #fff;
  max-width: 205px; }
  @media (max-width: 767.98px) {
    #manager-menu {
      display: none !important; } }
  #manager-menu .contextual {
    display: none; }
  #manager-menu .toggle-manager {
    position: relative;
    z-index: 3;
    max-width: 1em;
    cursor: pointer; }
  #manager-menu h2 {
    margin: -1em 0 0.5em 1em;
    font-size: 1.5em; }

.h-0 {
  height: 0 !important; }

.region-tabs {
  height: 0;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  position: relative;
  width: auto;
  font-size: 0.875em;
  line-height: 1.1em; }
  .region-tabs nav {
    position: absolute;
    top: 0;
    right: 0;
    float: right;
    z-index: 8;
    padding: 0 0 0 0.1em;
    margin: 0;
    overflow: hidden;
    border: none;
    background: none; }
    .region-tabs nav li {
      display: block;
      float: left;
      vertical-align: bottom;
      margin: 0 0 0 0.35em; }
      .region-tabs nav li a {
        color: #000;
        opacity: 0.65;
        background-color: #efefef;
        display: block;
        padding: 0.3em 0.5em 0.2em;
        border: solid 1px #9ab1df;
        border-radius: 3px;
        white-space: nowrap;
        line-height: 1.2; }
        .region-tabs nav li a:hover {
          opacity: 1; }
      .region-tabs nav li.active a {
        background-color: #ffffff; }
  .region-tabs .block-local-actions-block nav {
    left: 0; }
  .region-tabs .block > div.contextual {
    display: none !important; }
  .region-tabs ul.secondary {
    position: absolute;
    top: 25px;
    right: 0;
    float: right;
    z-index: 8;
    padding: 0 0 0 3px;
    margin: 0;
    overflow: hidden;
    border: none;
    background: none; }

.h-xs-up,
.hidden-xs-up {
  display: none !important; }

@media (max-width: 575.98px) {
  .h-xs-down,
  .hidden-xs-down {
    display: none !important; } }

@media (min-width: 576px) {
  .h-sm-up,
  .hidden-sm-up {
    display: none !important; } }

@media (max-width: 767.98px) {
  .h-sm-down,
  .hidden-sm-down {
    display: none !important; } }

@media (min-width: 768px) {
  .h-md-up,
  .hidden-md-up {
    display: none !important; } }

@media (max-width: 991.98px) {
  .h-md-down,
  .hidden-md-down {
    display: none !important; } }

@media (min-width: 992px) {
  .h-lg-up,
  .hidden-lg-up {
    display: none !important; } }

@media (max-width: 1199.98px) {
  .h-lg-down,
  .hidden-lg-down {
    display: none !important; } }

@media (min-width: 1200px) {
  .h-xl-up,
  .hidden-xl-up {
    display: none !important; } }

.h-xl-down,
.hidden-xl-down {
  display: none !important; }

/* FONTS */
/* EXTRA COLORS */
.inverse {
  color: #ffffaa; }

/* LAYOUT */
body {
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  background-color: #ffffff;
  color: #373a3c;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400; }
  body.cke_editable {
    background: #fff; }

/* HEADERS */
h1 {
  font-size: 2.25rem;
  line-height: 1.2;
  font-weight: 700;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  margin-bottom: 0.5em; }

h2 {
  font-size: 1.5rem;
  line-height: 1.2;
  font-weight: 400;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  margin-bottom: 0.5em; }

h3 {
  font-size: 1.25rem;
  line-height: 1.87;
  font-weight: 400;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  margin-bottom: 0.5em; }

h4 {
  font-size: 1.25rem;
  line-height: 1.87;
  font-weight: 700;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  margin-bottom: 0.5em; }

h5 {
  font-size: 1rem;
  line-height: 1.2;
  font-weight: 700;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  margin-bottom: 0.5em; }

h6 {
  font-size: 1rem;
  line-height: 1.2;
  font-weight: 300;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  margin-bottom: 0.5em; }

h1 {
  margin: 0 0 50px; }

h2 {
  margin: 0 0 25px; }

h3 {
  margin: 0 0 18px;
  /*text-transform: lowercase;

  &:first-letter {
    text-transform: capitalize;
  }*/ }

h4 {
  margin: 0 0 25px; }

h5 {
  margin: 0 0 14px; }

/* ELEMENTS */
a {
  color: #7F9DDF;
  transition: all 0.3s; }
  .main-menu a {
    color: #4183C4; }
    .main-menu a:hover {
      color: #4183C4; }
  a:hover {
    color: #426ed0;
    text-decoration: none; }
  a:focus {
    outline: none !important; }

b,
strong {
  font-weight: 600; }

button:focus {
  outline: none !important; }

img {
  max-width: 100%;
  height: auto; }

@media (max-width: 543px) {
  .table-wrapper {
    overflow-x: scroll; } }

.table-wrapper table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem; }
  .table-wrapper table thead th {
    border-bottom: 2px solid #ccc;
    border-top: 2px solid #ccc;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 0.5px;
    line-height: 30px;
    padding-bottom: 15px;
    padding-top: 15px; }
  .table-wrapper table thead th:first-child {
    border-left: 2px solid #ccc;
    padding-left: 17px; }
  .table-wrapper table thead th:last-child {
    border-right: 2px solid #ccc;
    padding-right: 12px; }
  .table-wrapper table tbody {
    background: #ffffff; }
    .table-wrapper table tbody td {
      border-bottom: 2px solid #DFDFDF;
      padding: 15px 20px 18px 0; }
    .table-wrapper table tbody td:first-child {
      padding-left: 17px; }
    .table-wrapper table tbody td:last-child {
      padding-right: 12px; }
  .table-wrapper table td,
  .table-wrapper table th {
    line-height: 1.5;
    vertical-align: top; }

p {
  color: #434343;
  font-weight: normal;
  letter-spacing: 0.5px;
  line-height: 25px; }

em {
  color: #434343;
  font-size: 20px;
  font-style: italic;
  font-weight: 300;
  letter-spacing: 0.5px;
  line-height: 28px; }

blockquote {
  padding: 0 10px;
  border-left: 2px solid #DFDFDF;
  color: #9C9C9C;
  font-style: italic;
  font-weight: normal;
  letter-spacing: 0.5px;
  line-height: 25px; }

blockquote p {
  color: #9C9C9C;
  font-style: italic;
  font-weight: normal;
  letter-spacing: 0.5px;
  line-height: 25px;
  margin-bottom: 30px; }

ol {
  list-style: none;
  list-style-position: inside;
  padding-left: 0; }
  ol li {
    counter-increment: inst;
    display: block;
    font-weight: normal;
    line-height: 25px;
    margin-bottom: 20px;
    padding-left: 0; }
    ol li:before {
      content: counter(inst) ". ";
      color: #434343;
      font-weight: bold;
      margin-right: 15px; }

.main ul {
  list-style-type: none;
  padding-left: 32px; }
  .main ul li {
    color: #434343;
    font-weight: normal;
    letter-spacing: 0.5px;
    line-height: 25px;
    margin-bottom: 20px;
    padding-left: 0;
    position: relative; }
    .main ul li:before {
      content: "—";
      color: #434343;
      display: block;
      margin-right: 20px;
      right: 100%;
      position: absolute;
      top: 0; }
    .main ul li > ul {
      padding-top: 20px; }

.messages--error {
  background: rgba(222, 67, 73, 0.95);
  box-shadow: none;
  border: 0;
  color: #fff;
  margin: 0 0 15px;
  padding: 15px 20px;
  font-size: 16px;
  line-height: 1.25; }

img.align-left {
  display: block;
  margin-right: 20px;
  margin-bottom: 20px; }

img.align-right {
  display: block;
  margin-left: 20px;
  margin-bottom: 20px; }

/*...543   544....767   768....991   992....1199   1200...*/
/*__xs__   ____sm____   ____md____   ____lg_____   ___xl__*/
footer {
  background: #ffffff;
  border-top: 1px solid #ccc;
  margin-top: 150px;
  position: relative; }
  .front footer {
    margin-top: 0; }
  footer .copy,
  footer .copy a {
    color: #ffffff;
    font-size: 13px; }
  footer .synapse .logo {
    position: relative;
    top: -7px; }
  footer .synapse img {
    height: 28px;
    margin-right: 20px; }
  footer .synapse .link {
    color: #7F9DDF;
    font-size: 13px;
    transition: border-color 0.3s;
    text-decoration: none; }
    footer .synapse .link:focus, footer .synapse .link:hover {
      color: #ffffff; }
    footer .synapse .link:active {
      border-color: #4183C4; }
  footer .footer-socials {
    display: flex;
    align-items: center;
    margin: 25px 0 0 43px; }
    @media (max-width: 991.98px) {
      footer .footer-socials {
        justify-content: center;
        margin: 25px 0 0; } }
  footer .footer-social {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 15px; }
    footer .footer-social svg {
      transition: opacity 0.4s; }
      footer .footer-social svg path {
        fill: #FFFFFF; }
    footer .footer-social:hover svg {
      opacity: 0.7; }
    footer .footer-social:last-of-type {
      margin-right: 0; }
  footer .footer-top li {
    margin-bottom: 0; }
    footer .footer-top li:before {
      display: none; }
  footer .footer-top input {
    display: none; }
  footer .footer-top .list {
    outline: none; }
  footer .footer-top label {
    color: #ffffff;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 0.5px;
    line-height: 20px;
    margin: 20px 0; }
  footer .footer-top a {
    font-size: 15px;
    letter-spacing: 0.5px;
    line-height: 26px; }
  footer .footer-top .phone {
    color: #ffffff;
    font-size: 22px;
    font-weight: bold;
    line-height: 12px;
    margin-top: 20px; }
    footer .footer-top .phone img {
      margin-right: 15px; }
  footer .footer-top .geo-address {
    color: #fff;
    line-height: 1.4em;
    font-size: 15px;
    margin: 25px 0 0 43px; }
    @media (max-width: 991.98px) {
      footer .footer-top .geo-address {
        margin: 25px 0 0; } }
  footer .footer-top .button-footer {
    background: linear-gradient(0deg, #3A67CC, #3A67CC), #2950A7;
    box-shadow: 0 16px 25px rgba(0, 0, 0, 0.2), 0 0 8px rgba(0, 0, 0, 0.12);
    border-radius: 2px;
    margin: 50px auto 0;
    max-width: 270px;
    text-align: left;
    transition: all 200ms linear; }
    footer .footer-top .button-footer:hover, footer .footer-top .button-footer:focus {
      outline: none;
      background-color: #3A67CC;
      box-shadow: none; }
    footer .footer-top .button-footer img {
      margin-right: 23px; }
    footer .footer-top .button-footer p {
      color: rgba(255, 255, 255, 0.871943);
      font-size: 14px;
      font-weight: 500;
      letter-spacing: 0.0357143em;
      line-height: 19px;
      margin-bottom: 0;
      text-transform: uppercase; }
    footer .footer-top .button-footer a {
      display: flex;
      padding: 15px 20px;
      cursor: pointer; }
  footer .footer-top .button-footer_orange {
    margin-top: 10px;
    background: #fd7e14; }
    footer .footer-top .button-footer_orange:hover, footer .footer-top .button-footer_orange:focus {
      outline: none;
      background-color: #fd7e14;
      box-shadow: none; }
  footer .footer-top #block-podval .menu {
    display: flex;
    margin: 0;
    justify-content: space-between; }
    footer .footer-top #block-podval .menu .menu-item {
      list-style: none; }
      footer .footer-top #block-podval .menu .menu-item a {
        color: transparent;
        pointer-events: none; }
      footer .footer-top #block-podval .menu .menu-item .menu {
        flex-direction: column;
        margin-top: -20px; }
        footer .footer-top #block-podval .menu .menu-item .menu .menu-item {
          flex-direction: column; }
          footer .footer-top #block-podval .menu .menu-item .menu .menu-item:nth-child(2) {
            margin-top: 15px; }
          footer .footer-top #block-podval .menu .menu-item .menu .menu-item a {
            color: #ffffff;
            pointer-events: none; }
          footer .footer-top #block-podval .menu .menu-item .menu .menu-item .menu {
            margin-top: 15px; }
            footer .footer-top #block-podval .menu .menu-item .menu .menu-item .menu .menu-item:nth-child(2) {
              margin-top: 0; }
            footer .footer-top #block-podval .menu .menu-item .menu .menu-item .menu .menu-item a {
              color: #7F9DDF;
              pointer-events: auto;
              cursor: pointer; }
              footer .footer-top #block-podval .menu .menu-item .menu .menu-item .menu .menu-item a.active, footer .footer-top #block-podval .menu .menu-item .menu .menu-item .menu .menu-item a:focus, footer .footer-top #block-podval .menu .menu-item .menu .menu-item .menu .menu-item a:hover {
                color: #ffffff; }
          @media (max-width: 768px) {
            footer .footer-top #block-podval .menu .menu-item .menu .menu-item a {
              padding-left: 20px;
              position: relative; }
              footer .footer-top #block-podval .menu .menu-item .menu .menu-item a::before {
                position: absolute;
                top: 3px;
                left: 0;
                content: '';
                width: 0;
                height: 0;
                border-left: 5px solid transparent;
                border-right: 5px solid transparent;
                border-top: 12px solid #ffffff; }
            footer .footer-top #block-podval .menu .menu-item .menu .menu-item .menu {
              display: none; }
              footer .footer-top #block-podval .menu .menu-item .menu .menu-item .menu .menu-item a {
                padding-left: 0; }
                footer .footer-top #block-podval .menu .menu-item .menu .menu-item .menu .menu-item a::before {
                  border: none; }
              footer .footer-top #block-podval .menu .menu-item .menu .menu-item .menu.active {
                display: block; } }
    @media (max-width: 768px) {
      footer .footer-top #block-podval .menu {
        flex-direction: column;
        align-items: center;
        text-align: center; } }
  footer .footer-top > .container {
    position: relative; }
    footer .footer-top > .container:after {
      content: '';
      background: url("../images/romb-beautiful-footer.png") no-repeat 0 0;
      width: 353px;
      height: 353px;
      position: absolute;
      bottom: 125px;
      right: -265px;
      z-index: 2;
      transform: translateY(-150px); }
      @media (max-width: 575px) {
        footer .footer-top > .container:after {
          display: none; } }
      .front footer .footer-top > .container:after {
        display: none; }
  footer .fixed-button {
    opacity: .8;
    display: flex;
    margin: 3px 0;
    align-items: center;
    background: #23aaed;
    color: #fff;
    box-sizing: border-box;
    padding: 7px 15px 7px 15px;
    border-radius: 5px;
    transition: all .33s; }
    footer .fixed-button:hover {
      background: #118ecc; }
    footer .fixed-buttons {
      max-width: 220px;
      display: block;
      cursor: pointer;
      position: fixed;
      bottom: 10px;
      right: 20px;
      z-index: 50; }
    footer .fixed-button-icon {
      height: 30px;
      width: 30px;
      text-align: center;
      margin-right: 10px; }
      footer .fixed-button-icon img {
        height: 100%;
        width: 30px;
        animation-name: rotation;
        animation-duration: 2s;
        animation-iteration-count: infinite; }

@media (max-width: 768px) {
  footer .synapse {
    margin-top: 20px; }
  .footer-top .list > .menu {
    overflow: hidden;
    max-height: 0;
    transition: all 0.4s linear; }
  .footer-top .menu-toggle:checked + .menu {
    max-height: 1000px;
    transition: all 0.4s linear; }
  .footer-top label:after {
    content: '▼';
    margin-left: 5px; } }

@keyframes rotation {
  0% {
    transform: rotate(-15deg); }
  50% {
    transform: rotate(15deg); }
  100% {
    transform: rotate(-15deg); } }

/*...543   544....767   768....991   992....1199   1200...*/
/*__xs__   ____sm____   ____md____   ____lg_____   ___xl__*/
.main-menu .classic-menu-dropdown {
  position: relative; }
  .main-menu .classic-menu-dropdown > a {
    padding-right: 0.7rem; }
  .main-menu .classic-menu-dropdown > span i {
    padding: 0.5rem 0;
    line-height: 1.5;
    color: #4183C4; }
  .main-menu .classic-menu-dropdown ul {
    left: 0;
    min-width: 175px;
    position: absolute;
    z-index: 1000;
    top: 106%;
    display: none;
    padding: 0.5rem;
    background-color: #ffffff;
    margin: 0;
    padding: 25px 15px 25px 25px; }
    .main-menu .classic-menu-dropdown ul li {
      padding: 0 0 10px 0; }
      .main-menu .classic-menu-dropdown ul li a {
        color: #434343;
        font-size: 14px;
        line-height: 1.3em;
        padding: 0; }
        .main-menu .classic-menu-dropdown ul li a:hover {
          color: #2950A7; }
  .main-menu .classic-menu-dropdown:hover ul {
    display: block; }

#small-menu .nav {
  display: block;
  height: 100%;
  overflow: scroll;
  padding-bottom: 50px; }

#small-menu li {
  display: block;
  text-align: center;
  padding: 5px 0 0; }
  #small-menu li.classic-menu-dropdown {
    position: relative; }
    #small-menu li.classic-menu-dropdown > a {
      float: none; }
    #small-menu li.classic-menu-dropdown .menu {
      position: static;
      display: none;
      border-radius: 0;
      padding: 0;
      margin-top: 10px; }
      #small-menu li.classic-menu-dropdown .menu li {
        text-align: center; }
        #small-menu li.classic-menu-dropdown .menu li a {
          font-size: 16px; }
    #small-menu li.classic-menu-dropdown .menu-dropdown-trigger {
      position: absolute;
      top: 0;
      right: 0;
      width: 15%;
      cursor: pointer; }
    #small-menu li.classic-menu-dropdown.menu-item--is-open > .menu-dropdown-trigger {
      transform: rotate(180deg); }
    #small-menu li.classic-menu-dropdown.active .menu {
      display: block; }

#small-menu .main-menu > .menu-item > a {
  font-size: 20px !important; }

#small-menu ul {
  background: none; }
  #small-menu ul:before {
    display: none; }
  #small-menu ul a {
    border: 0 !important;
    padding: 0 !important; }

#small-menu .menu-dropdown-trigger {
  font-size: 25px; }
  #small-menu .menu-dropdown-trigger i {
    color: #fff;
    padding: 0; }

.nav-toggler {
  position: relative;
  width: 31px;
  height: 31px;
  border: 0;
  margin: 0 10px 0 0;
  background-color: transparent;
  display: flex;
  justify-content: center;
  align-items: center; }
  .nav-toggler:last-child {
    margin-right: 0; }
  .nav-toggler:focus {
    outline: none; }
  .nav-toggler span {
    position: absolute;
    width: 26px;
    height: 3px;
    background-color: #2950A7;
    transition: transform .4s, margin .4s, opacity .4s; }
    .nav-toggler span:nth-child(2) {
      margin-top: 0;
      transform: rotate(45deg); }
    .nav-toggler span:last-child {
      margin-top: 0;
      transform: rotate(-45deg); }
  .nav-toggler.nav-info {
    background: url(/themes/adaptive/images/info-mob.png) center no-repeat; }
  .nav-toggler.nav-menu span:nth-child(3) {
    opacity: 0;
    transform: scale(0); }
  .nav-toggler.collapsed.nav-menu span:nth-child(2) {
    margin-top: -10px;
    transform: none; }
  .nav-toggler.collapsed.nav-menu span:nth-child(3) {
    opacity: 1;
    transform: none; }
  .nav-toggler.collapsed.nav-menu span:last-child {
    margin-top: 10px;
    transform: none; }
  .nav-toggler.collapsed.nav-info span:nth-child(2) {
    margin-top: -0.5rem;
    transform: none;
    width: 3px; }
  .nav-toggler.collapsed.nav-info span:last-child {
    margin-top: 0.2rem;
    transform: none;
    height: 0.9rem;
    width: 3px; }

header {
  color: #373a3c;
  background: url(/themes/adaptive/images/front-paralax.jpg) no-repeat center 0;
  background-attachment: fixed;
  background-size: cover; }
  header a {
    color: #4183C4; }
    header a:hover {
      color: #4183C4;
      text-decoration: underline; }
  header .geo-city a {
    color: #fff;
    line-height: 18px;
    font-size: 14px;
    border-bottom: 1px solid; }
    @media (max-width: 991px) {
      header .geo-city a {
        color: #424242; } }
    header .geo-city a:hover {
      border-bottom: 1px solid transparent;
      text-decoration: none; }
    .not-front header .geo-city a {
      color: #424242; }
  header .geo-city .dropdown-menu {
    border: 0;
    border-radius: 0;
    padding: 15px 20px; }
    header .geo-city .dropdown-menu a {
      font-size: 14px;
      line-height: 25px;
      color: #434343;
      border: 0; }
      header .geo-city .dropdown-menu a:hover {
        color: #2950A7; }
  header .dropleft .dropdown-toggle::before {
    transform: rotate(-90deg); }
  header .geo-address,
  header .geo-work-time,
  header .geo-phone {
    color: #fff;
    line-height: 18px;
    font-size: 14px; }
    @media (max-width: 991px) {
      header .geo-address,
      header .geo-work-time,
      header .geo-phone {
        color: #424242; } }
    .not-front header .geo-address, .not-front
    header .geo-work-time, .not-front
    header .geo-phone {
      color: #424242; }
  header .geo-phone:hover {
    text-decoration: none;
    color: #fff; }
  .not-front header .geo-phone {
    color: #2950A7; }
    .not-front header .geo-phone:hover {
      color: #2950A7; }
  header #header-fixed .geo-phone {
    color: #fff !important; }
    header #header-fixed .geo-phone:hover {
      text-decoration: none;
      color: #fff; }
  header #header-full .header-top {
    padding: 15px 0; }
  header #header-full .header-top .section,
  header #header-fixed .header-top .section {
    max-width: 1220px; }
  header #header-full .header-top .row,
  header #header-fixed .header-top .row {
    align-items: center;
    justify-content: space-between; }
  header #header-full .phone,
  header #header-fixed .phone {
    align-items: center;
    color: #2950A7;
    display: flex;
    font-weight: bold;
    height: 100%;
    line-height: 28px;
    position: relative;
    z-index: 2; }
    header #header-full .phone img,
    header #header-fixed .phone img {
      margin-right: 10px; }
    header #header-full .phone button,
    header #header-fixed .phone button {
      background: none;
      border: none;
      color: #fff;
      font-weight: 500;
      font-size: 16px;
      text-align: left;
      border-bottom: 1px solid;
      box-shadow: none !important;
      text-transform: none;
      padding: 0;
      margin-left: 50px; }
      header #header-full .phone button:hover,
      header #header-fixed .phone button:hover {
        border-bottom: 1px solid transparent; }
      .not-front header #header-full .phone button, .not-front
      header #header-fixed .phone button {
        color: #2950A7; }
  header #header-full .header-bottom .section,
  header #header-fixed .header-bottom .section {
    max-width: 1220px; }
  header #header-full .main-menu > .menu-item,
  header #header-fixed .main-menu > .menu-item {
    margin: 0 20px;
    border-bottom: 4px solid transparent; }
    header #header-full .main-menu > .menu-item:nth-child(1),
    header #header-fixed .main-menu > .menu-item:nth-child(1) {
      margin-left: 0; }
    header #header-full .main-menu > .menu-item > a,
    header #header-fixed .main-menu > .menu-item > a {
      color: #ffffff;
      line-height: 28px;
      padding: 30px 0 26px 0; }
    header #header-full .main-menu > .menu-item.classic-menu-dropdown .menu-dropdown-trigger,
    header #header-fixed .main-menu > .menu-item.classic-menu-dropdown .menu-dropdown-trigger {
      display: none; }
    header #header-full .main-menu > .menu-item:hover, header #header-full .main-menu > .menu-item.active,
    header #header-fixed .main-menu > .menu-item:hover,
    header #header-fixed .main-menu > .menu-item.active {
      border-color: #2950A7; }
  header #header-full .catalog-item > ul,
  header #header-fixed .catalog-item > ul {
    min-width: 415px;
    padding: 0; }
    header #header-full .catalog-item > ul > li,
    header #header-fixed .catalog-item > ul > li {
      float: left;
      width: 50%;
      border-left: 1px solid #EBEBEB;
      padding: 25px 15px 25px 25px; }
      header #header-full .catalog-item > ul > li > a,
      header #header-fixed .catalog-item > ul > li > a {
        font-weight: bold;
        margin-bottom: 10px; }
      header #header-full .catalog-item > ul > li:nth-child(1),
      header #header-fixed .catalog-item > ul > li:nth-child(1) {
        border: 0; }
    header #header-full .catalog-item > ul ul,
    header #header-fixed .catalog-item > ul ul {
      display: block;
      position: static;
      padding: 0; }
      header #header-full .catalog-item > ul ul:before,
      header #header-fixed .catalog-item > ul ul:before {
        display: none; }
  header #header-fixed {
    position: fixed;
    width: 100%;
    background: url(../images/front-paralax.jpg) no-repeat center -160px;
    background-size: cover;
    z-index: 100;
    display: none; }
    header #header-fixed .header-top {
      padding: 0; }
  @media (max-width: 991px) {
    header #header-small {
      background-color: #DDDDDD;
      position: fixed;
      width: 100%;
      z-index: 10;
      top: 0;
      left: 0;
      min-height: 140px;
      padding-top: 11px; } }
  header #header-small .geo-phone:hover {
    text-decoration: none;
    color: #2950A7; }
  .not-front header #header-small .geo-phone {
    color: #434343; }
    .not-front header #header-small .geo-phone:hover {
      color: #2950A7; }
  header #header-small .main-menu .menu-item a {
    border-bottom: 4px solid transparent;
    color: #434343;
    display: inline-block;
    font-size: 20px;
    padding: 0; }
  header #header-small .row > div {
    padding-bottom: 15px; }
  header #header-info {
    background-color: #DDDDDD; }
    header #header-info .row > div {
      padding-bottom: 15px; }
      header #header-info .row > div > div {
        font-size: 18px;
        line-height: 1.3em; }

.header-socials {
  display: flex;
  align-items: center; }

.header-social {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 15px; }
  .header-social svg path {
    fill: #2950A7;
    transition: fill 0.4s; }
  .header-social:hover svg path {
    fill: #3A67CC; }
  .header-social:last-of-type {
    margin-right: 0; }

.header-mobile-menu {
  background-color: #DDDDDD;
  overflow: auto;
  max-height: 437px; }

.header-mobile-top {
  display: flex;
  align-items: center;
  justify-content: space-between; }

.header-mobile-bottom {
  padding-top: 15px;
  text-align: center;
  padding-bottom: 17px; }

.header-mobile-phone {
  color: #434343;
  font-weight: bold;
  letter-spacing: .5px; }

.header-mobile-z {
  position: relative;
  z-index: 2; }

.header .header--col-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between; }

.region-breadcrumb .breadcrumb {
  background: none;
  display: flex;
  justify-content: center;
  margin-bottom: 5px;
  margin-top: 20px;
  padding: 0; }
  .region-breadcrumb .breadcrumb li {
    margin-right: 20px;
    position: relative; }
    .region-breadcrumb .breadcrumb li:before {
      display: none; }
    .region-breadcrumb .breadcrumb li:after {
      background-size: contain;
      content: '/';
      color: #AEAEAE;
      display: block;
      margin-left: 4px;
      left: 100%;
      position: absolute;
      top: 50%;
      transform: translate(0, -50%); }
    .region-breadcrumb .breadcrumb li a {
      color: #AEAEAE;
      line-height: 25px; }
      .region-breadcrumb .breadcrumb li a:hover {
        color: #434343; }
  .region-breadcrumb .breadcrumb li:last-of-type a {
    color: #434343; }
  .region-breadcrumb .breadcrumb li:last-of-type:after {
    display: none; }

/*...543   544....767   768....991   992....1199   1200...*/
/*__xs__   ____sm____   ____md____   ____lg_____   ___xl__*/
html {
  position: relative;
  min-height: 100%; }

.page-wrapper {
  overflow: hidden; }

#main {
  position: relative; }

.section {
  max-width: 1430px;
  margin: 0 auto;
  padding: 0 15px; }

.header-top {
  padding: 30px 0; }

.header-bottom {
  background: url("../images/front-paralax.jpg") no-repeat center -160px;
  background-size: cover; }

.footer {
  background: #2950A7;
  padding-bottom: 25px;
  padding-top: 20px; }
  .footer .footer-top {
    padding-bottom: 30px; }

body {
  background: url("../images/Rectangle.jpg") top center no-repeat;
  background-size: 100% 100%; }

.main-content {
  word-wrap: break-word; }

.page-widget {
  position: fixed;
  bottom: 140px;
  right: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  max-width: 120px;
  z-index: 50; }
  @media (max-width: 575.98px) {
    .page-widget {
      bottom: 10px;
      right: unset;
      left: 20px; } }

.page-widget__link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background-color: #8DC63F;
  box-shadow: 0 0 10px -3px #131313;
  transition: box-shadow 0.4s; }
  @media (max-width: 575.98px) {
    .page-widget__link {
      width: 60px;
      height: 60px; } }

.page-widget__link svg {
  width: 42px;
  height: 42px;
  animation: sway 6s ease-in-out infinite; }

.page-widget__link:hover {
  box-shadow: 0 0 12px -8px #131313; }

.page-widget__sign {
  color: #8DC63F;
  font-size: 13px;
  font-weight: 500;
  margin-top: 5px;
  padding: 3px;
  background-color: #fff;
  border-radius: 3px;
  box-shadow: 0 0 5px rgba(19, 19, 19, 0.3), 0 0 3px rgba(141, 198, 63, 0.3);
  text-align: center;
  text-shadow: 0 0 1px rgba(19, 19, 19, 0.3); }

.page-contacts--content a {
  color: #373a3c;
  text-decoration: underline; }
  .page-contacts--content a:hover {
    color: #4f5457; }

.pager .pager__items {
  justify-content: center;
  padding-left: 0; }

.pager .pager__item::before {
  content: ""; }

.pager .page-link {
  border: none;
  background-color: inherit; }

.btn {
  background: #2950A7;
  box-shadow: 0px 16px 25px rgba(41, 80, 167, 0.34);
  border: 0;
  border-radius: 2px;
  font-size: 14px;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.871943);
  text-transform: uppercase;
  letter-spacing: 0.0357143em; }
  .btn:hover, .btn:focus {
    outline: none;
    background: #3A67CC;
    color: #fff;
    transition: all 200ms linear;
    box-shadow: none; }

.btn-link {
  font-size: 14px;
  font-weight: 500;
  color: rgba(116, 116, 116, 0.87);
  line-height: 1;
  display: inline-block;
  padding: 18px 40px 9px 40px;
  border: 2px solid #cfcfcf;
  border-radius: 2px;
  text-align: center;
  text-transform: uppercase;
  box-sizing: border-box;
  text-decoration: none; }
  .btn-link:active, .btn-link:visited {
    text-decoration: none; }
  .btn-link span {
    position: relative;
    display: block;
    padding-bottom: 4px; }
    .btn-link span::before {
      content: "";
      position: absolute;
      bottom: 4px;
      left: 50%;
      transform: translateX(-50%);
      display: block;
      width: 30%;
      height: 2px;
      background-color: #cfcfcf;
      opacity: 0;
      transition: all 0.4s; }
  .btn-link:hover {
    color: rgba(116, 116, 116, 0.97);
    text-decoration: none; }
    .btn-link:hover span::before {
      opacity: 1;
      bottom: 0;
      width: 100%; }

.modal {
  background: rgba(41, 80, 167, 0.8); }
  .modal .close {
    background: url(../images/modal-close.png) no-repeat 0 0;
    width: 22px;
    height: 22px;
    text-indent: -9999px;
    overflow: hidden;
    opacity: 1;
    position: absolute;
    top: 35px;
    right: 40px;
    padding: 0; }
  @media (min-width: 540px) {
    .modal .modal-dialog {
      max-width: 520px; } }
  .modal .modal-dialog .modal-content {
    background: url(../images/modal-form.png) no-repeat center 0;
    background-size: cover;
    box-shadow: 0px 10px 60px rgba(0, 0, 0, 0.25);
    border-radius: 0; }
    .modal .modal-dialog .modal-content .modal-footer {
      border: none; }
  .modal .modal-header {
    border: 0;
    padding: 30px 30px 10px 30px;
    justify-content: center; }
    @media (min-width: 960px) {
      .modal .modal-header {
        padding: 70px 30px 10px 30px; } }
    .modal .modal-header h4 {
      width: 100%;
      font-size: 25px;
      line-height: 1.3em;
      font-weight: 300;
      letter-spacing: -0.5px;
      text-align: center; }
      @media (min-width: 960px) {
        .modal .modal-header h4 {
          font-size: 36px; } }
  .modal .modal-body {
    padding-bottom: 60px; }
    @media (min-width: 960px) {
      .modal .modal-body {
        padding-right: 50px;
        padding-left: 50px; } }
    .modal .modal-body .cityselect_list p a {
      text-align: center;
      transition: 0.33s all; }
      .modal .modal-body .cityselect_list p a:hover {
        background: transparent;
        color: #426ed0; }
  .modal .form-actions {
    border: 0;
    text-align: center; }
    .modal .form-actions input {
      width: 100%;
      padding: 15px 15px; }
  .modal form {
    max-width: 280px;
    margin: 0 auto; }
  .modal .info-bottom {
    margin-top: 20px;
    font-size: 14px;
    text-align: center; }

#modal-zamer .amoforms_iframe {
  min-height: 440px !important; }

@media (min-width: 600px) {
  #modal-zamer .modal-dialog {
    max-width: 575px; } }

#modal-zamer .modal-body {
  padding-right: 20px;
  padding-left: 20px; }

.contact-message-order-form.block {
  background: url(../images/form-bg.jpg) no-repeat center top;
  background-size: cover;
  padding: 60px 0;
  margin-top: 90px;
  margin-bottom: 250px; }
  .contact-message-order-form.block form {
    max-width: 280px;
    margin: 0 auto; }
    @media (min-width: 960px) {
      .contact-message-order-form.block form {
        margin: 0 0px 0 auto; } }
  .contact-message-order-form.block .row {
    flex-direction: row-reverse;
    margin: 0 -45px; }
    .contact-message-order-form.block .row > div {
      padding: 0 45px; }
  .contact-message-order-form.block .section {
    position: relative; }
    .contact-message-order-form.block .section:before {
      content: "";
      position: absolute;
      bottom: -282px;
      left: -100px;
      background: url(../images/lamp-bg-2.png) no-repeat 0 0;
      width: 462px;
      height: 462px; }
      @media (max-width: 540px) {
        .contact-message-order-form.block .section:before {
          left: -270px;
          bottom: -370px; } }

#block-order .contact-message-order-form.block p {
  text-align: center; }

#block-order .contact-message-order-form.block form {
  max-width: 280px;
  margin: 0 auto; }

.contact-form .label-title {
  color: #5F5F5F;
  font-size: 13px;
  position: absolute;
  margin: 0;
  top: -11px;
  left: 20px;
  width: 100%;
  padding-right: 22px; }
  .contact-form .label-title > div {
    position: relative; }
    .contact-form .label-title > div:before {
      content: "";
      position: absolute;
      bottom: 6px;
      left: -18px;
      width: 13px;
      border-radius: 34px;
      height: 2px;
      background: #5F5F5F; }
    .contact-form .label-title > div:after {
      content: "";
      position: absolute;
      bottom: 6px;
      right: 0;
      width: 200px;
      border-radius: 34px;
      height: 2px;
      background: #5F5F5F; }

.contact-form .field--name-field-order-form-name .label-title > div:after {
  width: 226px; }

.contact-form .form-item {
  margin: 35px 0;
  position: relative; }

.contact-form input.form-control {
  background: none;
  border: 2px solid #5F5F5F;
  padding: 14px 20px;
  border-top: 0; }
  .contact-form input.form-control:focus {
    box-shadow: none;
    border-color: #2950A7; }
  .contact-form input.form-control:focus ~ .label-title {
    color: #2950A7 !important; }
    .contact-form input.form-control:focus ~ .label-title > div:after,
    .contact-form input.form-control:focus ~ .label-title > div:before {
      background: #2950A7; }

.contact-form .form-actions input {
  width: 100%;
  padding: 15px 10px; }

@media (min-width: 1140px) {
  .contact-message-order-size-form .modal-body {
    position: relative;
    padding-bottom: 100px; }
    .contact-message-order-size-form .modal-body:after {
      content: "";
      background: url(../images/ruler.png) no-repeat 0 0;
      background-size: contain;
      width: 115%;
      height: 134px;
      position: absolute;
      bottom: 0;
      left: -3%; } }

.front .header-bottom {
  background: none; }

@media (min-width: 992px) {
  .front #header {
    background: url(../images/front-paralax.jpg) no-repeat center 0;
    background-attachment: fixed; } }

.front #header-full .phone {
  color: #fff; }

.front #header-full button {
  color: #fff !important; }

.front-constructor {
  padding-bottom: 45px; }
  @media (min-width: 992px) {
    .front-constructor {
      padding: 25px 0 45px; } }
  .front-constructor-list {
    display: flex; }
    @media (max-width: 767px) {
      .front-constructor-list {
        flex-direction: column;
        align-items: center; } }
  .front-constructor-content {
    max-width: 340px;
    padding: 39px 0; }
    @media (min-width: 1200px) {
      .front-constructor-content {
        margin-left: 60px; } }
  .front-constructor-text {
    border-left: 2px solid #DFDFDF;
    color: #5E5E5E;
    font-size: 22px;
    font-style: italic;
    letter-spacing: .5px;
    padding-left: 15px;
    line-height: 1.25;
    margin-bottom: 54px; }
  .front-constructor-btn {
    padding-left: 15px; }
    .front-constructor-btn .btn {
      padding: 15px 46px; }
  .front-constructor-image {
    flex-shrink: 3; }
    @media (min-width: 992px) {
      .front-constructor-image {
        flex-shrink: 0;
        padding-left: 62px;
        padding-top: 12px; } }

.block-views-blockslide-block {
  display: none; }
  @media (min-width: 544px) {
    .block-views-blockslide-block {
      display: block; } }

@media (min-width: 544px) {
  .block-views-blockslide-block-mobile {
    display: none; } }

.block-views-blockslide-block,
.block-views-blockslide-block-mobile {
  padding-bottom: 50px; }
  @media (min-width: 991px) and (max-width: 1399px) {
    .block-views-blockslide-block,
    .block-views-blockslide-block-mobile {
      margin-top: 105px; } }
  @media (min-width: 1400px) {
    .block-views-blockslide-block,
    .block-views-blockslide-block-mobile {
      margin-top: 175px; } }

.view-slide .node--type-slide {
  width: 100%; }

.node--type-slide.node--view-mode-teaser,
.node--type-slide.node--view-mode-mobile {
  color: #fff; }
  .node--type-slide.node--view-mode-teaser .row,
  .node--type-slide.node--view-mode-mobile .row {
    flex-direction: row-reverse; }
  .node--type-slide.node--view-mode-teaser h2,
  .node--type-slide.node--view-mode-mobile h2 {
    font-weight: bold;
    letter-spacing: -0.5px;
    font-size: 30px; }
    @media (min-width: 960px) {
      .node--type-slide.node--view-mode-teaser h2,
      .node--type-slide.node--view-mode-mobile h2 {
        font-size: 48px; } }
  .node--type-slide.node--view-mode-teaser .field--name-field-slide-image,
  .node--type-slide.node--view-mode-teaser .field--name-field-slide-mobile,
  .node--type-slide.node--view-mode-mobile .field--name-field-slide-image,
  .node--type-slide.node--view-mode-mobile .field--name-field-slide-mobile {
    position: relative;
    text-align: center; }
    @media (min-width: 960px) {
      .node--type-slide.node--view-mode-teaser .field--name-field-slide-image,
      .node--type-slide.node--view-mode-teaser .field--name-field-slide-mobile,
      .node--type-slide.node--view-mode-mobile .field--name-field-slide-image,
      .node--type-slide.node--view-mode-mobile .field--name-field-slide-mobile {
        margin-left: 60px;
        top: 35px; } }
    .node--type-slide.node--view-mode-teaser .field--name-field-slide-image:after,
    .node--type-slide.node--view-mode-teaser .field--name-field-slide-mobile:after,
    .node--type-slide.node--view-mode-mobile .field--name-field-slide-image:after,
    .node--type-slide.node--view-mode-mobile .field--name-field-slide-mobile:after {
      content: "";
      background: #2950A7;
      width: 157px;
      height: 90%;
      left: -55px;
      top: -45px;
      position: absolute;
      z-index: -1;
      display: none; }
      @media (min-width: 1140px) {
        .node--type-slide.node--view-mode-teaser .field--name-field-slide-image:after,
        .node--type-slide.node--view-mode-teaser .field--name-field-slide-mobile:after,
        .node--type-slide.node--view-mode-mobile .field--name-field-slide-image:after,
        .node--type-slide.node--view-mode-mobile .field--name-field-slide-mobile:after {
          display: block; } }
    .node--type-slide.node--view-mode-teaser .field--name-field-slide-image img,
    .node--type-slide.node--view-mode-teaser .field--name-field-slide-mobile img,
    .node--type-slide.node--view-mode-mobile .field--name-field-slide-image img,
    .node--type-slide.node--view-mode-mobile .field--name-field-slide-mobile img {
      z-index: 5;
      box-shadow: 0px 40px 30px rgba(0, 0, 0, 0.17); }
  .node--type-slide.node--view-mode-teaser .field--name-field-short,
  .node--type-slide.node--view-mode-mobile .field--name-field-short {
    font-size: 18px;
    line-height: 28px; }
  .node--type-slide.node--view-mode-teaser .slider-content,
  .node--type-slide.node--view-mode-mobile .slider-content {
    max-width: 545px;
    margin: 20px auto;
    /*margin-left: auto;*/
    padding: 0 15px; }
    @media (min-width: 1140px) {
      .node--type-slide.node--view-mode-teaser .slider-content,
      .node--type-slide.node--view-mode-mobile .slider-content {
        margin: 0 0 0 auto; } }
    .node--type-slide.node--view-mode-teaser .slider-content__more,
    .node--type-slide.node--view-mode-mobile .slider-content__more {
      margin: 30px 0 0 0; }
      .node--type-slide.node--view-mode-teaser .slider-content__more a,
      .node--type-slide.node--view-mode-mobile .slider-content__more a {
        padding: 15px 70px; }
    .node--type-slide.node--view-mode-teaser .slider-content__nav,
    .node--type-slide.node--view-mode-mobile .slider-content__nav {
      margin-top: 50px;
      display: flex;
      align-items: center; }
    .node--type-slide.node--view-mode-teaser .slider-content__count,
    .node--type-slide.node--view-mode-mobile .slider-content__count {
      font-size: 20px;
      letter-spacing: -0.5px;
      margin-right: 15px; }
      .node--type-slide.node--view-mode-teaser .slider-content__count span,
      .node--type-slide.node--view-mode-mobile .slider-content__count span {
        font-size: 29px; }
    .node--type-slide.node--view-mode-teaser .slider-content__buttons span,
    .node--type-slide.node--view-mode-mobile .slider-content__buttons span {
      margin: 0 30px;
      cursor: pointer; }
      .node--type-slide.node--view-mode-teaser .slider-content__buttons span:hover,
      .node--type-slide.node--view-mode-mobile .slider-content__buttons span:hover {
        opacity: 0.7;
        transition: all 200ms linear; }

.block-views-blockceiling-block-4,
.block-views-blockceiling-block-5 {
  margin-top: 95px; }
  .block-views-blockceiling-block-4 h2,
  .block-views-blockceiling-block-5 h2 {
    text-align: center;
    font-weight: 300;
    font-size: 36px;
    max-width: 510px;
    margin: 0 auto 50px auto; }
    .block-views-blockceiling-block-4 h2 span,
    .block-views-blockceiling-block-5 h2 span {
      font-weight: bold; }
  .block-views-blockceiling-block-4 .node--view-mode-teaser,
  .block-views-blockceiling-block-4 .node--view-mode-teaser-2,
  .block-views-blockceiling-block-5 .node--view-mode-teaser,
  .block-views-blockceiling-block-5 .node--view-mode-teaser-2 {
    margin-bottom: 25px !important; }
    .block-views-blockceiling-block-4 .node--view-mode-teaser .title,
    .block-views-blockceiling-block-4 .node--view-mode-teaser-2 .title,
    .block-views-blockceiling-block-5 .node--view-mode-teaser .title,
    .block-views-blockceiling-block-5 .node--view-mode-teaser-2 .title {
      margin-bottom: 0 !important; }
    .block-views-blockceiling-block-4 .node--view-mode-teaser .field--name-field-short,
    .block-views-blockceiling-block-4 .node--view-mode-teaser-2 .field--name-field-short,
    .block-views-blockceiling-block-5 .node--view-mode-teaser .field--name-field-short,
    .block-views-blockceiling-block-5 .node--view-mode-teaser-2 .field--name-field-short {
      display: none; }
    .block-views-blockceiling-block-4 .node--view-mode-teaser .field--name-field-ceiling-price,
    .block-views-blockceiling-block-4 .node--view-mode-teaser-2 .field--name-field-ceiling-price,
    .block-views-blockceiling-block-5 .node--view-mode-teaser .field--name-field-ceiling-price,
    .block-views-blockceiling-block-5 .node--view-mode-teaser-2 .field--name-field-ceiling-price {
      margin: 0 !important; }
    .block-views-blockceiling-block-4 .node--view-mode-teaser .ceiling-description,
    .block-views-blockceiling-block-4 .node--view-mode-teaser-2 .ceiling-description,
    .block-views-blockceiling-block-5 .node--view-mode-teaser .ceiling-description,
    .block-views-blockceiling-block-5 .node--view-mode-teaser-2 .ceiling-description {
      padding: 14px 20px !important; }
  .block-views-blockceiling-block-4 .ceiling-catalog,
  .block-views-blockceiling-block-5 .ceiling-catalog {
    position: relative;
    padding-bottom: 25px;
    height: 100%; }
    .block-views-blockceiling-block-4 .ceiling-catalog a,
    .block-views-blockceiling-block-5 .ceiling-catalog a {
      display: block;
      position: relative;
      height: 100%;
      transition: all 300ms linear; }
      .block-views-blockceiling-block-4 .ceiling-catalog a:after,
      .block-views-blockceiling-block-5 .ceiling-catalog a:after {
        content: "";
        background: rgba(41, 80, 167, 0.57);
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 1;
        z-index: 1;
        transition: all 300ms linear; }
      .block-views-blockceiling-block-4 .ceiling-catalog a:hover:after,
      .block-views-blockceiling-block-5 .ceiling-catalog a:hover:after {
        background: rgba(41, 80, 167, 0.8);
        transition: all 300ms linear; }
      .block-views-blockceiling-block-4 .ceiling-catalog a span.title,
      .block-views-blockceiling-block-5 .ceiling-catalog a span.title {
        color: #fff;
        font-weight: 300;
        font-size: 34px;
        line-height: 1.2em;
        position: absolute;
        z-index: 5;
        top: 0;
        left: 0;
        padding: 35px 0 0 40px; }
        @media (max-width: 960px) {
          .block-views-blockceiling-block-4 .ceiling-catalog a span.title,
          .block-views-blockceiling-block-5 .ceiling-catalog a span.title {
            font-size: 30px !important;
            padding: 20px 0 0 20px !important; } }
        @media (max-width: 540px) {
          .block-views-blockceiling-block-4 .ceiling-catalog a span.title,
          .block-views-blockceiling-block-5 .ceiling-catalog a span.title {
            font-size: 30px !important;
            padding: 20px 0 0 20px !important; } }
    .block-views-blockceiling-block-4 .ceiling-catalog img,
    .block-views-blockceiling-block-5 .ceiling-catalog img {
      object-fit: cover;
      display: block;
      width: 100%;
      height: 100%; }
    .block-views-blockceiling-block-4 .ceiling-catalog span.catalog,
    .block-views-blockceiling-block-5 .ceiling-catalog span.catalog {
      position: absolute;
      bottom: 35px;
      right: 0px;
      background: url(../images/ic_arrow.svg) no-repeat 105px 0;
      display: block;
      max-width: 195px;
      width: 100%;
      height: 25px;
      padding: 0;
      font-size: 18px;
      z-index: 5;
      color: #fff; }

.block-views-blockceiling-block-4 {
  position: relative; }
  .block-views-blockceiling-block-4:before {
    content: "";
    background: url(../images/kub-beautiful.png) no-repeat 0 0;
    width: 240px;
    height: 240px;
    position: absolute;
    bottom: 65px;
    left: -120px;
    z-index: 1;
    display: none; }
    @media (min-width: 720px) {
      .block-views-blockceiling-block-4:before {
        display: block; } }
  .block-views-blockceiling-block-4 .view-content {
    position: relative;
    z-index: 5; }
  @media (max-width: 960px) {
    .block-views-blockceiling-block-4 .ceiling-catalog {
      height: 250px;
      max-width: 400px; } }
  @media (max-width: 540px) {
    .block-views-blockceiling-block-4 .ceiling-catalog {
      height: 200px; } }

.block-views-blockceiling-block-5 {
  margin: 65px 0 80px 0; }
  @media (max-width: 960px) {
    .block-views-blockceiling-block-5 .ceiling-catalog {
      height: 250px;
      max-width: 400px;
      margin: 0 auto; }
      .block-views-blockceiling-block-5 .ceiling-catalog span.catalog {
        right: auto !important;
        left: 20px; } }
  @media (max-width: 540px) {
    .block-views-blockceiling-block-5 .ceiling-catalog {
      height: 200px; } }

.slider-gallery-thumbs__item {
  width: 100%;
  overflow: hidden;
  left: 0 !important;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  z-index: 1; }
  .slider-gallery-thumbs__item.is-selected {
    opacity: 1;
    z-index: 2; }

.slider-gallery-thumbs .flickity-slider {
  transform: none !important; }

.slider-gallery-thumbs .flickity-button {
  z-index: 5;
  padding: 0;
  width: 50px !important;
  height: 54px !important;
  border-radius: 0;
  top: auto;
  bottom: 0;
  transform: none; }
  @media (min-width: 960px) {
    .slider-gallery-thumbs .flickity-button {
      width: 124px !important; } }
  .slider-gallery-thumbs .flickity-button svg {
    display: none; }
  .slider-gallery-thumbs .flickity-button.previous {
    background: url("../images/arrow-left.svg") no-repeat 7px 15px #fff !important;
    left: 0; }
  .slider-gallery-thumbs .flickity-button.next {
    background: url("../images/arrow-right.svg") no-repeat 15px 15px #fff !important;
    right: 0; }
    @media (min-width: 960px) {
      .slider-gallery-thumbs .flickity-button.next {
        background: url("../images/arrow-right.svg") no-repeat 89px 15px #fff !important; } }
  .slider-gallery-thumbs .flickity-button:disabled {
    display: none; }

.slider-gallery-nav {
  margin: 0 -20px;
  padding: 20px 10px 0;
  overflow: hidden; }
  .slider-gallery-nav__item {
    width: 33.33%;
    padding: 0 10px;
    margin: 0 0 30px; }
    @media (min-width: 720px) {
      .slider-gallery-nav__item {
        width: 20%; } }
    .slider-gallery-nav__item.is-nav-selected .slider-gallery-nav__content {
      transform: translateY(-8px);
      transition: all 200ms linear; }
      .slider-gallery-nav__item.is-nav-selected .slider-gallery-nav__content:after {
        content: "";
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background: rgba(41, 80, 167, 0.57);
        box-shadow: 0 16px 27px rgba(0, 0, 0, 0.25); }
  .slider-gallery-nav__content {
    transition: all 200ms linear; }
  .slider-gallery-nav .flickity-viewport {
    overflow: visible; }

.main-slider {
  max-width: 639px;
  margin-bottom: 20px;
  margin-right: auto;
  margin-left: auto; }
  .main-slider .flickity-slider > .field__item {
    width: 100%;
    height: 100%;
    height: 350px; }
  .main-slider .field--name-field-slide-image {
    position: relative;
    top: -1px;
    line-height: 350px; }
  .main-slider .field--name-field-slide-text {
    font-style: italic;
    position: absolute;
    background-color: white;
    bottom: 0;
    right: 0;
    width: auto;
    height: 54px;
    line-height: 20px;
    display: flex;
    align-items: center;
    max-width: 250px;
    padding-left: 25px;
    padding-right: 135px;
    box-sizing: content-box; }
  .main-slider .previous {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }
  .main-slider .flickity-button.next {
    height: 54px;
    border: none;
    border-radius: 0;
    background-color: transparent;
    background-image: url("../images/arrow-right.svg");
    background-size: 26px 20px;
    background-repeat: no-repeat;
    background-position: center;
    bottom: 0;
    top: auto;
    transform: none; }
    .main-slider .flickity-button.next:hover {
      background-color: transparent;
      opacity: 0.8; }
  @media (min-width: 768px) {
    .main-slider .flickity-slider > .field__item {
      height: 434px; }
    .main-slider .field--name-field-slide-image {
      line-height: 434px; } }

.nav-slider {
  max-width: 639px;
  margin-right: auto;
  margin-left: auto; }
  .nav-slider .flickity-slider {
    transform: none !important; }
  .nav-slider .contextual-region .flickity-viewport {
    overflow: visible; }
  .nav-slider .flickity-slider > .field__item {
    width: calc((100% - 40px) / 5);
    height: 87px;
    margin-right: 10px;
    transition: top 0.4s;
    top: 0; }
    .nav-slider .flickity-slider > .field__item .field--name-field-slide-image {
      position: relative; }
      .nav-slider .flickity-slider > .field__item .field--name-field-slide-image::before {
        content: "";
        transition: background-color 0.4s; }
    .nav-slider .flickity-slider > .field__item.is-selected {
      top: -15px; }
      .nav-slider .flickity-slider > .field__item.is-selected .field--name-field-slide-image::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        width: 100%;
        height: 100%;
        background-color: rgba(41, 80, 167, 0.57); }
    .nav-slider .flickity-slider > .field__item:not(.is-selected):hover {
      top: -5px; }
  .nav-slider .field--name-field-slide-text {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }

.node--type-ceiling .page-wrapper {
  overflow: hidden; }

.node--type-ceiling.node--view-mode-full .ceiling-main {
  margin: 80px 0 0;
  position: relative;
  /*display: flex;
      margin: 110px -20px 0 -20px;
      position: relative;
      & > div {
        padding: 0 20px;
      }
      &__gallery {
        flex-basis: 47%;
        position: relative;
        z-index: 5;
      }
      &__description {
        flex-basis: 53%;
      }*/
  /*&__description {
        & > div {
          display: flex;
          margin: 0 -25px;
          & > div {
            padding: 0 25px;
          }
        }
      }*/ }
  .node--type-ceiling.node--view-mode-full .ceiling-main:before {
    content: "";
    background: url("../images/kub-beautiful.png") no-repeat 0 0;
    width: 240px;
    height: 240px;
    position: absolute;
    top: -70px;
    left: -100px;
    z-index: 1; }
  .node--type-ceiling.node--view-mode-full .ceiling-main__characteristics {
    /*flex-basis: 52%;*/
    margin-bottom: 20px; }
    .node--type-ceiling.node--view-mode-full .ceiling-main__characteristics h3 {
      font-weight: bold;
      font-size: 20px;
      line-height: normal;
      letter-spacing: 0.25px;
      margin: 0 0 35px; }
  .node--type-ceiling.node--view-mode-full .ceiling-main__order {
    /*flex-basis: 48%;*/ }
    .node--type-ceiling.node--view-mode-full .ceiling-main__order button {
      width: 100%;
      max-width: 290px;
      text-indent: 50px;
      position: relative;
      padding: 23px 10px; }
      .node--type-ceiling.node--view-mode-full .ceiling-main__order button:after {
        content: "";
        width: 33px;
        height: 25px;
        background: url("../images/tape-measure.png") no-repeat 0 0;
        position: absolute;
        top: 50%;
        left: 30px;
        transform: translateY(-12px); }
      .node--type-ceiling.node--view-mode-full .ceiling-main__order button.btn--cost {
        text-indent: 0; }
        .node--type-ceiling.node--view-mode-full .ceiling-main__order button.btn--cost::after {
          content: "";
          width: 0;
          height: 0;
          background: none; }
  .node--type-ceiling.node--view-mode-full .ceiling-main__person {
    display: flex;
    align-items: center;
    margin-bottom: 30px; }
    .node--type-ceiling.node--view-mode-full .ceiling-main__person img {
      margin-right: 20px;
      width: 69px;
      height: auto; }
    .node--type-ceiling.node--view-mode-full .ceiling-main__person span {
      font-style: italic;
      color: #5E5E5E;
      border-left: 1px solid #DFDFDF;
      padding-left: 10px;
      line-height: 20px; }

.node--type-ceiling.node--view-mode-full .ceiling-body {
  margin-top: 30px; }
  .node--type-ceiling.node--view-mode-full .ceiling-body .field__label {
    font-size: 20px;
    margin-bottom: 10px; }

.node--type-ceiling.node--view-mode-teaser, .node--type-ceiling.node--view-mode-teaser-2 {
  margin-bottom: 50px; }
  .node--type-ceiling.node--view-mode-teaser .ceiling-image a, .node--type-ceiling.node--view-mode-teaser-2 .ceiling-image a {
    display: block;
    position: relative;
    transition: all 300ms linear; }
    .node--type-ceiling.node--view-mode-teaser .ceiling-image a:after, .node--type-ceiling.node--view-mode-teaser-2 .ceiling-image a:after {
      content: "";
      background: url("../images/share-icons.png") no-repeat center center rgba(41, 80, 167, 0.57);
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      opacity: 0;
      transition: all 300ms linear; }
    .node--type-ceiling.node--view-mode-teaser .ceiling-image a:hover:after, .node--type-ceiling.node--view-mode-teaser-2 .ceiling-image a:hover:after {
      opacity: 1;
      transition: all 300ms linear; }
  .node--type-ceiling.node--view-mode-teaser .ceiling-image:hover a, .node--type-ceiling.node--view-mode-teaser-2 .ceiling-image:hover a {
    transform: translateY(-10px);
    transition: all 300ms linear; }
  .node--type-ceiling.node--view-mode-teaser .ceiling-image:hover ~ .ceiling-description, .node--type-ceiling.node--view-mode-teaser-2 .ceiling-image:hover ~ .ceiling-description {
    transform: translateY(10px);
    transition: all 300ms linear; }
  .node--type-ceiling.node--view-mode-teaser .ceiling-description, .node--type-ceiling.node--view-mode-teaser-2 .ceiling-description {
    background: #fff;
    padding: 25px;
    box-shadow: 0 30px 30px rgba(140, 153, 191, 0.2);
    margin: -40px 15px 0;
    position: relative;
    z-index: 2;
    transition: all 300ms linear; }
  .node--type-ceiling.node--view-mode-teaser .title, .node--type-ceiling.node--view-mode-teaser-2 .title {
    font-size: 20px;
    letter-spacing: 0.25px;
    font-weight: bold;
    margin-bottom: 10px; }
    .node--type-ceiling.node--view-mode-teaser .title a, .node--type-ceiling.node--view-mode-teaser-2 .title a {
      color: #4E4E4E; }
      .node--type-ceiling.node--view-mode-teaser .title a:hover, .node--type-ceiling.node--view-mode-teaser-2 .title a:hover {
        opacity: 0.7;
        transition: all 200ms linear; }
  .node--type-ceiling.node--view-mode-teaser .field--name-field-ceiling-price, .node--type-ceiling.node--view-mode-teaser-2 .field--name-field-ceiling-price {
    font-weight: 300;
    font-size: 24px;
    margin-top: 30px; }

.node--view-mode-full .ceiling-advantage {
  margin: 80px auto 0; }
  .node--view-mode-full .ceiling-advantage .content {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
    max-width: 300px; }
    .node--view-mode-full .ceiling-advantage .content:before {
      display: none;
      content: "";
      position: absolute;
      top: 50%;
      left: -25%;
      width: 120px;
      height: 2px;
      background: #DFDFDF;
      transform: rotateZ(110deg);
      margin-top: -22px; }
      @media (min-width: 1140px) {
        .node--view-mode-full .ceiling-advantage .content:before {
          display: block; } }
  .node--view-mode-full .ceiling-advantage img {
    margin-right: 30px; }
  .node--view-mode-full .ceiling-advantage .title {
    font-size: 18px;
    letter-spacing: 0.25px;
    line-height: 1.3em; }
  .node--view-mode-full .ceiling-advantage .row > div:first-child .content:before {
    display: none; }

.field--name-field-ceiling-characteristics .paragraph {
  display: flex;
  border-bottom: 1px solid #DFDFDF;
  font-size: 16px;
  line-height: 25px;
  letter-spacing: 0.5px;
  padding: 11px 0; }
  .field--name-field-ceiling-characteristics .paragraph .field--name-field-paragraphs-title {
    flex-basis: 70%;
    padding-right: 10px; }
  .field--name-field-ceiling-characteristics .paragraph .field--name-field-paragraphs-value {
    flex-basis: 30%; }
  .field--name-field-ceiling-characteristics .paragraph.table-title {
    font-family: Roboto;
    font-size: 14px;
    line-height: 18px;
    color: #7E7E7E; }

.field--name-field-ceiling-characteristics .characteristics-bold {
  font-weight: bold; }

.field--name-field-ceiling-advantage {
  margin-top: 55px; }
  .field--name-field-ceiling-advantage li {
    margin-bottom: 16px; }
    .field--name-field-ceiling-advantage li:before {
      content: "" !important;
      border: 1px solid #2950A7;
      transform: matrix(-0.42, 0.92, -0.89, -0.43, 0, 0);
      height: 0;
      width: 16px;
      top: 10px !important;
      left: -32px;
      right: auto; }

.field--name-field-ceiling-usluga {
  margin-top: 30px; }
  @media (min-width: 720px) {
    .field--name-field-ceiling-usluga {
      margin-top: 0; } }
  .field--name-field-ceiling-usluga a {
    display: block;
    position: relative; }
    .field--name-field-ceiling-usluga a:after {
      content: "";
      background: url("../images/share-icons.png") no-repeat center center rgba(41, 80, 167, 0.57);
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      opacity: 0; }
    .field--name-field-ceiling-usluga a:hover:after {
      opacity: 1;
      transition: all 200ms linear; }
  .field--name-field-ceiling-usluga .usluga-description {
    background: #fff;
    padding: 25px;
    box-shadow: 0 30px 30px rgba(140, 153, 191, 0.2);
    margin: -20px 15px 0;
    position: relative;
    z-index: 2; }
  .field--name-field-ceiling-usluga .title {
    font-size: 20px;
    letter-spacing: 0.25px;
    font-weight: bold;
    margin-bottom: 25px; }

.field--name-field-ceiling-more {
  margin-top: 25px; }
  .field--name-field-ceiling-more .more-title {
    text-align: right; }
    .field--name-field-ceiling-more .more-title span {
      cursor: pointer;
      line-height: 25px;
      font-size: 18px;
      letter-spacing: 0.5px;
      color: #2950A7; }
      .field--name-field-ceiling-more .more-title span:hover {
        opacity: 0.7;
        transition: all 200ms linear; }
  .field--name-field-ceiling-more .more-body {
    display: none; }

.block-views-blockceiling-block-1 {
  margin-top: 95px;
  position: relative; }
  .block-views-blockceiling-block-1 > .content {
    position: relative;
    z-index: 5; }
  .block-views-blockceiling-block-1 .view-ceiling {
    position: static; }
  .block-views-blockceiling-block-1 h2 {
    text-align: center;
    font-weight: 300;
    font-size: 36px;
    max-width: 440px;
    margin: 0 auto 55px; }
  .block-views-blockceiling-block-1 .views-row {
    width: 100%; }
    @media (min-width: 720px) {
      .block-views-blockceiling-block-1 .views-row {
        width: 50%;
        padding: 0 15px; } }
    @media (min-width: 960px) {
      .block-views-blockceiling-block-1 .views-row {
        width: 33.333%;
        padding: 0 15px; } }
  .block-views-blockceiling-block-1 .flickity-button {
    z-index: 10;
    background: #EEEEEE;
    width: 30px;
    height: 54px;
    border-radius: 0; }
    @media (min-width: 720px) {
      .block-views-blockceiling-block-1 .flickity-button {
        width: 40px; } }
    @media (min-width: 960px) {
      .block-views-blockceiling-block-1 .flickity-button {
        width: 60px; } }
    @media (min-width: 1140px) {
      .block-views-blockceiling-block-1 .flickity-button {
        width: 110px; } }
    .block-views-blockceiling-block-1 .flickity-button svg {
      fill: #787878;
      width: 30% !important; }
    .block-views-blockceiling-block-1 .flickity-button.next {
      right: 0; }
    .block-views-blockceiling-block-1 .flickity-button.previous {
      left: 0; }
    .block-views-blockceiling-block-1 .flickity-button:hover {
      background: #EEEEEE; }
  .block-views-blockceiling-block-1 .flickity-enabled {
    position: static; }
  .block-views-blockceiling-block-1 .block-content-section {
    max-width: 1440px;
    position: relative;
    margin: 0 auto; }
    .block-views-blockceiling-block-1 .block-content-section:after {
      content: "";
      background: url("../images/romb-beautiful.png") no-repeat 0 0;
      width: 353px;
      height: 353px;
      position: absolute;
      top: -180px;
      right: -280px;
      z-index: 2; }

.block-views-blocklamp-block-1 {
  margin-top: 90px;
  position: relative; }
  @media (min-width: 960px) {
    .block-views-blocklamp-block-1 {
      margin-top: 225px; } }
  .block-views-blocklamp-block-1 h2 {
    text-align: center;
    font-weight: 300;
    font-size: 30px;
    max-width: 510px;
    margin: 0 auto 35px; }
    @media (min-width: 960px) {
      .block-views-blocklamp-block-1 h2 {
        font-size: 36px; } }
    .block-views-blocklamp-block-1 h2 span {
      font-weight: bold; }
  .block-views-blocklamp-block-1 .info {
    text-align: center;
    max-width: 430px;
    margin: 0 auto 20px; }
  .block-views-blocklamp-block-1 .view-header {
    text-align: center;
    margin-bottom: 40px; }
    .block-views-blocklamp-block-1 .view-header a.btn {
      padding: 15px 60px;
      width: 230px; }
  .block-views-blocklamp-block-1 .views-row {
    max-width: 200px;
    margin: 0 auto 30px;
    position: relative;
    z-index: 5; }
    .block-views-blocklamp-block-1 .views-row .views-field-title {
      margin-top: 30px; }
      .block-views-blocklamp-block-1 .views-row .views-field-title a {
        color: #434343; }
        .block-views-blocklamp-block-1 .views-row .views-field-title a:hover {
          color: #2950A7;
          transition: all 200ms linear; }
  .block-views-blocklamp-block-1 > .section {
    position: relative; }
    .block-views-blocklamp-block-1 > .section:before {
      content: "";
      position: absolute;
      z-index: -1;
      top: -275px;
      left: 50%;
      background: url("../images/lamp-big.png") no-repeat 0 0;
      width: 633px;
      height: 458px;
      margin-left: 260px; }
  .page-node-73 .block-views-blocklamp-block-1 > .section > h2 {
    display: none; }
  .block-views-blocklamp-block-1 .front-information {
    display: none; }
    .page-node-73 .block-views-blocklamp-block-1 .front-information {
      display: block; }

.page-node-62 .block-views-blocklamp-block-1 {
  margin-bottom: 250px; }
  .page-node-62 .block-views-blocklamp-block-1 .section:after {
    content: "";
    position: absolute;
    bottom: -310px;
    left: -330px;
    background: url("../images/lamp-bg-2.png") no-repeat 0 0;
    width: 462px;
    height: 462px;
    z-index: 1; }

.view-id-action.view-display-id-block_1 .views-field-title {
  font-size: 30px;
  line-height: 1.2em;
  font-weight: 300;
  margin: 35px 0 25px; }
  @media (min-width: 720px) {
    .view-id-action.view-display-id-block_1 .views-field-title {
      font-size: 35px; } }
  @media (min-width: 960px) {
    .view-id-action.view-display-id-block_1 .views-field-title {
      font-size: 48px; } }

.view-id-action.view-display-id-block_1 .views-field-body {
  font-size: 18px; }

.page-node-62 {
  /*.ceiling-advantage {
    margin: 80px auto 0 auto;
    .content {
      max-width: 300px;
      margin-right: auto;
      margin-left: auto;
      position: relative;
      &:before {
        content: "";
        position: absolute;
        top: 50%;
        left: -50%;
        width: 120px;
        height: 2px;
        background: #DFDFDF;
        transform: rotateZ(110deg);
      }
    }
    .title {
      font-size: 20px;
      line-height: 1.1em;
    }
    .row > div:first-child .content:before {
      display: none;
    }
  }*/ }
  .page-node-62 .node--view-mode-full .field--name-body {
    max-width: 650px;
    margin: 0 auto; }

.block-views-blockceiling-block-2,
.block-views-blockceiling-block-3 {
  margin-top: 110px; }
  .block-views-blockceiling-block-2 > h2,
  .block-views-blockceiling-block-3 > h2 {
    text-align: center;
    font-weight: 300;
    font-size: 30px;
    color: #434343;
    max-width: 500px;
    margin: 0 auto 65px;
    position: relative;
    z-index: 5; }
    @media (min-width: 960px) {
      .block-views-blockceiling-block-2 > h2,
      .block-views-blockceiling-block-3 > h2 {
        font-size: 36px; } }
  .block-views-blockceiling-block-2 .view-content,
  .block-views-blockceiling-block-3 .view-content {
    position: relative; }
    .block-views-blockceiling-block-2 .view-content .row,
    .block-views-blockceiling-block-3 .view-content .row {
      position: relative;
      z-index: 5; }

.view-id-ceiling .view-footer {
  max-width: 450px;
  margin: 0 auto; }
  .view-id-ceiling .view-footer .person {
    display: flex;
    align-items: center;
    margin: 50px 0 0; }
    .view-id-ceiling .view-footer .person img {
      margin-right: 30px; }
    .view-id-ceiling .view-footer .person span {
      font-style: italic;
      color: #5E5E5E;
      border-left: 1px solid #DFDFDF;
      padding-left: 20px;
      line-height: 28px;
      font-size: 22px;
      letter-spacing: 0.5px; }

.view-id-ceiling.view-display-id-block_2 .view-content:after {
  content: "";
  background: url("../images/kub-beautiful.png") no-repeat 0 0;
  width: 240px;
  height: 240px;
  position: absolute;
  top: -125px;
  left: -120px;
  z-index: 1;
  display: none; }
  @media (min-width: 720px) {
    .view-id-ceiling.view-display-id-block_2 .view-content:after {
      display: block; } }

.view-id-ceiling.view-display-id-block_2 .view-content:before {
  content: "";
  background: url("../images/romb-beautiful.png") no-repeat 0 0;
  width: 353px;
  height: 353px;
  position: absolute;
  bottom: 0;
  right: -295px;
  z-index: 2;
  transform: translateY(-150px); }

.view-id-ceiling.view-display-id-block_3 .view-content:after {
  content: "";
  background: url("../images/kub-beautiful.png") no-repeat 0 0;
  width: 240px;
  height: 240px;
  position: absolute;
  top: 315px;
  left: -120px;
  z-index: 1; }

.view-display-id-ceiling_technologies {
  padding-top: 20px; }

.ceiling-token .gallery-img {
  margin-bottom: 20px; }
  .ceiling-token .gallery-img a {
    display: block;
    overflow: hidden; }
  .ceiling-token .gallery-img + h2 a {
    color: #434343; }
  .ceiling-token .gallery-img img {
    transition: transform 0.6s; }
  .ceiling-token .gallery-img:hover img {
    transform: scale(1.1); }
  .ceiling-token .gallery-img:hover + h2 a {
    color: #2950A7; }

.ceiling-token h2 a {
  color: #434343; }
  .ceiling-token h2 a:hover {
    color: #2950A7; }

.block-views-blockotziv-block {
  margin-top: 100px;
  margin-bottom: 155px; }
  @media (max-width: 540px) {
    .block-views-blockotziv-block {
      margin-top: 180px; } }
  .block-views-blockotziv-block h2 {
    font-weight: bold;
    font-size: 36px;
    text-align: center;
    margin-bottom: 50px; }
  .block-views-blockotziv-block .section {
    max-width: 1040px; }
  @media (min-width: 1140px) {
    .block-views-blockotziv-block .row {
      margin: 0 -50px; }
      .block-views-blockotziv-block .row > div {
        padding: 0 50px; } }

.node--type-otziv.node--view-mode-teaser h3 {
  font-size: 24px;
  margin: 15px 0 40px 0;
  line-height: 1.3em; }

.node--type-otziv.node--view-mode-teaser .field--name-body {
  font-style: italic;
  line-height: 25px;
  font-size: 16px;
  letter-spacing: 0.5px;
  color: #9C9C9C;
  border-left: 1px solid #DFDFDF;
  padding-left: 15px; }

.node--type-otziv.node--view-mode-teaser .otziv-person {
  margin-top: 35px; }
  .node--type-otziv.node--view-mode-teaser .otziv-person .field--name-field-image {
    border-radius: 50%;
    overflow: hidden;
    margin-right: 15px;
    float: left; }
  .node--type-otziv.node--view-mode-teaser .otziv-person__body {
    overflow: hidden; }
    .node--type-otziv.node--view-mode-teaser .otziv-person__body .field--name-field-date {
      font-size: 14px;
      font-weight: 300;
      padding-top: 5px; }
      .node--type-otziv.node--view-mode-teaser .otziv-person__body .field--name-field-date .field__label {
        font-weight: 300; }
    .node--type-otziv.node--view-mode-teaser .otziv-person__body .field--name-field-otziv-fio {
      line-height: 20px;
      font-size: 14px; }

.node--type-otziv.node--view-mode-teaser .slider-gallery-otziv__wimage {
  margin: 0 auto; }

.node--type-otziv.node--view-mode-teaser .slider-gallery-thumbs {
  position: relative; }

.node--type-otziv.node--view-mode-teaser .slider-gallery-nav {
  padding-top: 60px; }
  .node--type-otziv.node--view-mode-teaser .slider-gallery-nav__item {
    max-width: 140px; }

.block-views-blockotziv-block {
  position: relative; }
  .block-views-blockotziv-block .views-row {
    width: 100%; }
  .block-views-blockotziv-block .view-otziv {
    position: static; }
  .block-views-blockotziv-block .flickity-button {
    z-index: 10;
    background: #EEEEEE;
    width: 30px;
    border-radius: 0; }
    @media (min-width: 720px) {
      .block-views-blockotziv-block .flickity-button {
        width: 40px; } }
    @media (min-width: 960px) {
      .block-views-blockotziv-block .flickity-button {
        width: 60px; } }
    @media (min-width: 1140px) {
      .block-views-blockotziv-block .flickity-button {
        width: 110px; } }
    .block-views-blockotziv-block .flickity-button svg {
      fill: #787878;
      width: 30% !important; }
    .block-views-blockotziv-block .flickity-button.next {
      right: 0; }
    .block-views-blockotziv-block .flickity-button.previous {
      left: 0; }
    .block-views-blockotziv-block .flickity-button:hover {
      background: #EEEEEE; }
  .block-views-blockotziv-block .flickity-enabled {
    position: static; }

.video {
  display: flex;
  justify-content: center;
  margin-bottom: 40px; }
  @media (min-width: 992px) {
    .video {
      justify-content: flex-end; } }

.video__wrapper {
  position: relative;
  z-index: 3; }

.video__placeholder {
  filter: brightness(0.5);
  transition: filter 2s; }

.video--is-active .video-btn {
  z-index: 0; }

.video-frame {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  width: 100%;
  height: 100%; }
  .video-frame .video-frame-iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 8; }

.video-btn {
  font-size: 0;
  font-weight: 300;
  color: #fff;
  line-height: 1.2;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 70px;
  height: 70px;
  box-sizing: content-box;
  z-index: 4;
  transition: all 0.4s; }
  .video-btn::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 70px;
    height: 70px;
    background-color: rgba(255, 255, 255, 0.1);
    border: 2px solid #fff;
    border-radius: 50%;
    background-image: url("../images/icon-play.png");
    background-repeat: no-repeat;
    background-position: center; }
  .video-btn:hover {
    opacity: 0.7; }
  @media (min-width: 768px) {
    .video-btn {
      font-size: 18px;
      width: 300px;
      padding-top: 5px;
      padding-left: 85px;
      top: 35px;
      left: 66px;
      transform: none; } }

.about-company {
  padding-bottom: 90px; }
  .about-company h1 {
    text-align: center;
    max-width: 400px;
    margin: 0 auto 25px; }
  .about-company .text-formatted {
    max-width: 605px;
    margin: 0 auto; }
  .about-company .about-company__promo {
    position: relative;
    display: flex;
    margin-bottom: 90px;
    padding-top: 90px; }
    .about-company .about-company__promo::before {
      content: "12";
      font-size: 300px;
      font-weight: 700;
      letter-spacing: -0.5px;
      line-height: 1;
      color: rgba(67, 67, 67, 0.1);
      position: absolute;
      bottom: -54px;
      left: 0;
      display: block; }
  .about-company .about-company__exp {
    position: relative;
    letter-spacing: -0.5px; }
    @media (min-width: 992px) {
      .about-company .about-company__exp {
        padding-right: 35px; }
        .about-company .about-company__exp::after {
          content: "";
          position: absolute;
          bottom: 50px;
          right: -30px;
          display: block;
          width: 120px;
          height: 2px;
          background-color: #dfdfdf;
          transform: rotate(-70deg); } }
  .about-company .about-company__text {
    font-size: 24px;
    line-height: 34px;
    width: 630px;
    padding-top: 6px; }
  .about-company .about-company__advantages {
    margin-bottom: 30px; }
  .about-company .about-company__dealers {
    margin-bottom: 25px; }
  @media (min-width: 768px) {
    .about-company .about-company__promo {
      padding-top: 100px; }
    .about-company .about-company__dealers {
      margin-bottom: 60px; } }
  @media (min-width: 992px) {
    .about-company .about-company__promo {
      padding-top: 125px; }
    .about-company .about-company__dealers {
      margin-bottom: 90px; } }
  @media (min-width: 1200px) {
    .about-company .about-company__promo {
      margin-bottom: 126px;
      padding-top: 143px;
      padding-left: 208px; }
      .about-company .about-company__promo::before {
        bottom: -10px;
        padding-left: 53px; }
    .about-company .about-company__advantages {
      margin-bottom: 62px; }
    .about-company .about-company__dealers {
      margin-bottom: 130px; } }

.dealers-block .row {
  align-items: flex-start; }

.dealers-block .dealers-block__content {
  position: relative;
  padding-top: 16px;
  text-align: center; }
  .dealers-block .dealers-block__content::before {
    content: "20";
    font-size: 300px;
    font-weight: 700;
    line-height: 1;
    color: rgba(67, 67, 67, 0.1);
    position: absolute;
    top: -40px;
    left: 0;
    display: block; }

.dealers-block .dealers-block__caption {
  margin-bottom: 46px;
  text-align: left; }

.dealers-block .dealers-block__note {
  line-height: 0.93;
  margin-bottom: 30px;
  text-align: left; }

.dealers-block .dealers-block__text {
  font-size: 18px;
  line-height: 27px;
  margin-bottom: 30px;
  padding-right: 40px;
  text-align: left; }

.dealers-block .dealers-block__media {
  position: relative;
  padding-top: 33px;
  padding-bottom: 23px;
  padding-left: 24px;
  /*height: 520px;
    max-height: 500px;
    min-height: inherit;*/
  box-sizing: border-box;
  z-index: 10; }
  .dealers-block .dealers-block__media::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 150px;
    height: 150px;
    background-color: #2950A7;
    z-index: -1; }

.dealers-block .dealers-block__link {
  padding-left: 57px;
  padding-right: 57px; }

@media (min-width: 992px) {
  .dealers-block .dealers-block__content {
    padding-left: 85px;
    text-align: left; }
    .dealers-block .dealers-block__content::before {
      left: 10px; }
  .dealers-block .dealers-block__note {
    margin-bottom: 50px; }
  .dealers-block .dealers-block__text {
    margin-bottom: 55px; } }

@media (min-width: 1200px) {
  .dealers-block .dealers-block__content::before {
    left: -80px; } }

.our-projects {
  flex-direction: row-reverse;
  position: relative;
  margin-bottom: 60px;
  padding-top: 65px;
  padding-bottom: 40px;
  background-repeat: repeat-y; }
  .our-projects::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    display: block;
    width: 100vw;
    height: 100%;
    background-image: url("../images/svetilniki-lightstar.jpg");
    transform: translateX(-50%);
    opacity: 0.8; }
  .our-projects .contact-us {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-left: auto;
    margin-right: auto; }
  .our-projects .contact-us__promo {
    width: 100%;
    margin-bottom: 45px; }
  .our-projects .contact-us__btn {
    text-align: right; }
  .our-projects .wrapper {
    margin-bottom: 60px; }
  @media (min-width: 992px) {
    .our-projects .wrapper {
      margin-bottom: 30px; } }
  @media (min-width: 1200px) {
    .our-projects {
      margin-bottom: 140px;
      padding-top: 95px;
      padding-bottom: 72px; }
      .our-projects .wrapper {
        padding-left: 78px; }
      .our-projects .contact-us {
        justify-content: flex-end;
        margin-right: 0; } }

.our-projects__caption {
  margin-bottom: 42px; }

.our-projects__slider {
  margin-bottom: 20px; }

.our-projects__content {
  margin-bottom: 60px; }

.node--type-lamp .lamp-full .field--name-field-gallery .field__item {
  width: 100%;
  text-align: center; }
  @media (min-width: 769px) {
    .node--type-lamp .lamp-full .field--name-field-gallery .field__item {
      padding: 0 3rem; } }
  @media (max-width: 550px) {
    .node--type-lamp .lamp-full .field--name-field-gallery .field__item img {
      width: 200px; } }

.node--type-lamp .lamp-full .field--name-field-gallery .dot {
  width: 5px;
  height: 5px; }
  .node--type-lamp .lamp-full .field--name-field-gallery .dot::before {
    display: none; }

.node--type-lamp .lamp-full .field--name-field-gallery .flickity-button {
  z-index: 5;
  padding: 0;
  width: 50px;
  height: 54px;
  border-radius: 0;
  bottom: 0;
  transform: none; }
  @media (min-width: 960px) {
    .node--type-lamp .lamp-full .field--name-field-gallery .flickity-button {
      width: 124px; } }
  .node--type-lamp .lamp-full .field--name-field-gallery .flickity-button svg {
    display: none; }
  .node--type-lamp .lamp-full .field--name-field-gallery .flickity-button.previous {
    background: url(../images/arrow-left.svg) no-repeat 7px 15px;
    left: 0; }
  .node--type-lamp .lamp-full .field--name-field-gallery .flickity-button.next {
    background: url(../images/arrow-right.svg) no-repeat 15px 15px;
    right: 0; }
    @media (min-width: 960px) {
      .node--type-lamp .lamp-full .field--name-field-gallery .flickity-button.next {
        background: url(../images/arrow-right.svg) no-repeat 89px 15px; } }
  .node--type-lamp .lamp-full .field--name-field-gallery .flickity-button:disabled {
    display: none; }

@media (max-width: 991px) {
  .node--type-lamp .lamp-full .padding-sm {
    padding-top: 4rem; } }

@media (max-width: 991px) {
  .node--type-lamp .lamp-full .technical-specifications {
    margin-top: 2rem; } }

.node--type-lamp .lamp-full .technical-specifications strong {
  display: block;
  padding-bottom: 1rem; }

.node--type-lamp .lamp-full .technical-specifications .field {
  min-height: 15px;
  padding: 7px 0;
  display: grid;
  grid-template-columns: 250px 200px; }
  @media (max-width: 600px) {
    .node--type-lamp .lamp-full .technical-specifications .field {
      grid-template-columns: 180px 200px; } }

.node--type-lamp .lamp-full .technical-specifications .field__label {
  font-weight: 400; }

.lamp-teaser .field--name-field-image {
  margin-bottom: 30px; }
  .lamp-teaser .field--name-field-image img {
    transition: 0.5s all; }
  .lamp-teaser .field--name-field-image:hover img {
    filter: drop-shadow(0 26px 31px rgba(0, 0, 0, 0.11)); }
  .lamp-teaser .field--name-field-image:hover ~ span a {
    color: #2950A7 !important; }

.lamp-teaser span a {
  color: #434343; }

.view-lamp.view-display-id-block_2, .view-lamp.view-display-id-page_1 {
  margin-bottom: 10rem; }
  .view-lamp.view-display-id-block_2 .view-header h2, .view-lamp.view-display-id-page_1 .view-header h2 {
    text-align: center;
    font-weight: 300;
    font-size: 36px;
    color: #434343;
    margin: 0 auto 65px; }
  .view-lamp.view-display-id-block_2 .view-footer, .view-lamp.view-display-id-page_1 .view-footer {
    text-align: left;
    padding-top: 2rem; }
    .view-lamp.view-display-id-block_2 .view-footer .btn, .view-lamp.view-display-id-page_1 .view-footer .btn {
      padding: 15px 60px; }
  .view-lamp.view-display-id-block_2 .view-content, .view-lamp.view-display-id-page_1 .view-content {
    padding-top: 2rem; }
    .view-lamp.view-display-id-block_2 .view-content .views-row, .view-lamp.view-display-id-page_1 .view-content .views-row {
      max-width: 200px;
      margin: 0 auto 30px; }

.advantages .advantages__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  @media (min-width: 768px) {
    .advantages .advantages__list {
      padding-left: 40px; } }

.advantages .advantages__item {
  flex-shrink: 0;
  flex-grow: 1;
  width: 30%;
  min-width: 290px;
  padding-top: 123px;
  padding-left: 17px;
  margin-left: 11px;
  margin-right: 11px;
  margin-bottom: 33px;
  background-repeat: no-repeat;
  background-position: left top; }
  .advantages .advantages__item::before {
    content: ""; }
  .advantages .advantages__item--1 {
    background-image: url("../images/delta-adv-1.png"); }
  .advantages .advantages__item--2 {
    background-image: url("../images/delta-adv-2.png"); }
  .advantages .advantages__item--3 {
    background-image: url("../images/delta-adv-3.png"); }
  .advantages .advantages__item--4 {
    background-image: url("../images/delta-adv-4.png"); }
  .advantages .advantages__item--5 {
    background-image: url("../images/delta-adv-5.png"); }
  .advantages .advantages__item--6 {
    background-image: url("../images/delta-adv-6.png"); }

.advantages .advantages__block {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 27px 35px 38px 35px;
  background-color: #fff;
  box-shadow: 0 20px 30px rgba(140, 153, 191, 0.2); }

.advantages .advantages__caption {
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
  width: 100%;
  margin-bottom: 28px; }

.advantages p {
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 24px; }

.advantages .advantages__link {
  width: auto;
  margin: 0 auto; }

#our-company {
  padding-bottom: 70px; }
  #our-company .section {
    position: relative; }
    #our-company .section:before {
      content: "";
      background: url(../images/romb-beautiful-footer.png) no-repeat 0 0;
      width: 353px;
      height: 353px;
      position: absolute;
      top: -225px;
      left: -405px;
      z-index: 2; }
  #our-company #block-adaptive-title h1 {
    text-align: left; }

.our-features {
  position: relative;
  padding-top: 50px; }
  .our-features h2 {
    font-size: 36px;
    font-weight: 300;
    line-height: 1.2;
    max-width: 460px;
    margin: 0 auto 43px;
    text-align: center; }
  .our-features .our-features__list {
    padding-left: 0;
    margin-bottom: 40px; }
  .our-features:before {
    content: "";
    background: url(../images/kub-beautiful.png) no-repeat 0 0;
    width: 240px;
    height: 240px;
    position: absolute;
    top: -100px;
    left: -85px;
    z-index: 1;
    display: none; }
    @media (min-width: 1140px) {
      .our-features:before {
        display: block; } }

.our-features__list .our-features__item {
  position: relative;
  z-index: 5;
  padding: 105px 44px 0 40px;
  cursor: pointer; }
  .our-features__list .our-features__item::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: -1;
    opacity: 0;
    filter: sepia(80%) brightness(1.5);
    transition: opacity 0.8s, filter 1s; }
  .our-features__list .our-features__item::after {
    content: "";
    position: absolute;
    top: 27px;
    left: 40px;
    display: block;
    width: 56px;
    height: 58px;
    background-repeat: no-repeat;
    background-position: left center; }
  .our-features__list .our-features__item:hover {
    box-shadow: 0 15px 52px rgba(0, 0, 0, 0.25); }
    .our-features__list .our-features__item:hover p {
      color: #fff; }
  .our-features__list .our-features__item--diploma::after {
    background-image: url("../images/icon-diploma.svg"); }
  .our-features__list .our-features__item--diploma::before {
    background-image: url("../images/features-bkg-1.jpg"); }
  .our-features__list .our-features__item--diploma:hover::before {
    filter: brightness(1);
    opacity: 1; }
  .our-features__list .our-features__item--diploma:hover::after {
    background-image: url("../images/icon-diploma-w.svg"); }
  .our-features__list .our-features__item--safety::after {
    background-image: url("../images/icon-safety.svg"); }
  .our-features__list .our-features__item--safety::before {
    background-image: url("../images/features-bkg-2.jpg"); }
  .our-features__list .our-features__item--safety:hover::before {
    filter: brightness(1);
    opacity: 1; }
  .our-features__list .our-features__item--safety:hover::after {
    background-image: url("../images/icon-safety-w.svg"); }
  .our-features__list .our-features__item--goblet::after {
    top: 20px;
    background-image: url("../images/icon-cup.svg"); }
  .our-features__list .our-features__item--goblet::before {
    background-image: url("../images/features-bkg-3.jpg"); }
  .our-features__list .our-features__item--goblet:hover::before {
    filter: brightness(1);
    opacity: 1; }
  .our-features__list .our-features__item--goblet:hover::after {
    background-image: url("../images/icon-cup-w.svg"); }
  .our-features__list .our-features__item--factory::after {
    background-image: url("../images/icon-factory.svg"); }
  .our-features__list .our-features__item--factory::before {
    background-image: url("../images/features-bkg-4.jpg"); }
  .our-features__list .our-features__item--factory:hover::before {
    filter: brightness(1);
    opacity: 1; }
  .our-features__list .our-features__item--factory:hover::after {
    background-image: url("../images/icon-factory-w.svg"); }

.our-features__main {
  font-size: 24px;
  line-height: 1.2;
  letter-spacing: 0.25px;
  margin-bottom: 32px; }

.our-features__common {
  line-height: 25px;
  letter-spacing: 0.5px; }

.our-certificate {
  display: flex;
  flex-direction: row-reverse;
  flex-wrap: wrap;
  justify-content: center;
  max-width: 470px;
  margin: 0 auto; }

.our-certificate__promo {
  font-size: 24px;
  line-height: 1.2;
  letter-spacing: 0.25px;
  max-width: 262px;
  padding-left: 35px; }

.our-certificate__wrapper {
  flex-grow: 1;
  min-height: 203px;
  max-width: 210px;
  background-repeat: no-repeat;
  background-image: url("../images/preview-certificate.jpg");
  background-position: center;
  line-height: 203px; }

.our-certificate__btn {
  width: 100%;
  padding-top: 14px;
  padding-bottom: 14px;
  vertical-align: middle; }

.our-company {
  flex-direction: row-reverse;
  align-items: flex-start;
  justify-content: center; }
  .our-company .field--name-title {
    font-size: 30px;
    font-weight: 300;
    letter-spacing: -0.5px;
    line-height: 1.2; }
    @media (min-width: 960px) {
      .our-company .field--name-title {
        font-size: 48px; } }
  .our-company p {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 28px; }
  .our-company .our-company__media {
    position: relative;
    min-width: 300px;
    flex-grow: 1;
    margin-top: 16px; }
    .our-company .our-company__media:after {
      content: "";
      background: url(../images/kub-beautiful.png) no-repeat 0 0;
      width: 240px;
      height: 240px;
      position: absolute;
      bottom: -120px;
      right: -80px;
      z-index: 1;
      display: none; }
      @media (min-width: 720px) {
        .our-company .our-company__media:after {
          display: block; } }
  .our-company .our-company__content .page-title {
    margin-bottom: 22px; }
  .our-company .our-company__buttons {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start; }
  .our-company .our-company__btn {
    width: 70%;
    flex-shrink: 0;
    margin-right: 15px;
    margin-bottom: 15px; }
  .our-company .btn {
    padding-top: 14px;
    padding-bottom: 14px; }
  @media (min-width: 768px) {
    .our-company .our-company__btn {
      width: 240px; } }
  @media (min-width: 1200px) {
    .our-company {
      justify-content: flex-start; } }

.call-gauger {
  position: relative;
  margin-top: 70px;
  padding: 0 15px;
  /*@include media-breakpoint-up(lg) {
    &::before {
      content: "";
      position: absolute;
      top: 0;
      left: 50%;
      display: block;
      width: 100vw;
      height: 379px;
      transform: translateX(-50%);
      background-repeat: no-repeat;
      background-position: center;
      background-image: url("../images/gauge-bkg.jpg");
    }
  } */ }

.call-gauger__wrapper {
  position: relative;
  z-index: 5;
  min-height: 379px;
  margin-bottom: 50px;
  padding-bottom: 379px;
  /*&::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    display: block;
    width: 100vw;
    height: 379px;
    transform: translateX(-50%);
    background-repeat: no-repeat;
    background-position: left;
    background-image: url("../images/gauge-bkg.jpg");
  } */ }
  @media (min-width: 992px) {
    .call-gauger__wrapper {
      position: static;
      padding-top: 40px;
      padding-bottom: 0; }
      .call-gauger__wrapper::before {
        content: none; } }
  @media (min-width: 1300px) {
    .call-gauger__wrapper {
      padding-top: 80px; } }

.call-gauger__caption {
  font-size: 60px;
  letter-spacing: -0.5px;
  font-weight: 300;
  line-height: 1.2;
  max-width: 625px; }

.call-gauger__content {
  max-width: 625px;
  margin-bottom: 20px; }

.call-gauger__btn {
  position: absolute;
  bottom: -25px;
  left: 50%;
  padding-top: 14px;
  padding-bottom: 14px;
  transform: translate(-50%);
  z-index: 5; }
  @media (min-width: 992px) {
    .call-gauger__btn {
      bottom: auto;
      top: 354px; } }

.call-gauger__list {
  margin-top: 40px;
  padding-left: 0; }
  .call-gauger__list .call-gauger__item {
    font-size: 18px;
    line-height: 25px;
    letter-spacing: 0.25px;
    position: relative;
    margin-bottom: 30px;
    padding-left: 105px;
    padding-right: 70px;
    list-style: none; }
    .call-gauger__list .call-gauger__item::before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      display: block;
      width: 74px;
      height: 50px;
      background-repeat: no-repeat;
      background-position: center; }
    .call-gauger__list .call-gauger__item--flag::before {
      background-image: url("../images/icon-flag.svg"); }
    .call-gauger__list .call-gauger__item--list::before {
      background-image: url("../images/icon-list.svg"); }
    .call-gauger__list .call-gauger__item--export::before {
      background-image: url("../images/icon-export.svg"); }
    @media (min-width: 768px) {
      .call-gauger__list .call-gauger__item::before {
        background-position: left; }
      .call-gauger__list .call-gauger__item--export {
        padding-left: 75px; }
      .call-gauger__list .call-gauger__item--list {
        padding-left: 70px; } }

.company-team {
  padding-bottom: 20px; }

.company-director .node--type-team.node--view-mode-teaser {
  text-align: left;
  display: flex; }
  .company-director .node--type-team.node--view-mode-teaser .title {
    margin-bottom: 35px; }
  .company-director .node--type-team.node--view-mode-teaser .field--name-field-image {
    width: 300px;
    display: block;
    height: 400px;
    margin: 0 auto;
    margin-bottom: 20px; }
    .company-director .node--type-team.node--view-mode-teaser .field--name-field-image img {
      width: 100%;
      height: 100%; }
  .company-director .node--type-team.node--view-mode-teaser .img-adaptive {
    background-repeat: no-repeat;
    background-position: center; }
  .company-director .node--type-team.node--view-mode-teaser .wrapper {
    text-align: left; }
  .company-director .node--type-team.node--view-mode-teaser .field--name-field-team-position {
    width: 220px;
    margin-bottom: 45px; }
  .company-director .node--type-team.node--view-mode-teaser .node__content {
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 0.5px;
    font-style: italic;
    color: #9C9C9C;
    padding-left: 10px;
    border-left: 2px solid #dfdfdf; }
  @media (min-width: 768px) {
    .company-director .node--type-team.node--view-mode-teaser .field--name-field-image {
      width: 300px;
      height: 161px;
      margin-left: auto;
      margin-right: 30px;
      margin-top: 5px; }
      .company-director .node--type-team.node--view-mode-teaser .field--name-field-image img {
        width: auto;
        display: block;
        margin-left: auto; }
    .company-director .node--type-team.node--view-mode-teaser .img-adaptive {
      background-image: url("../images/decor-square.jpg"); } }

.comapany-team__title {
  font-size: 36px;
  font-weight: 300;
  text-align: center;
  margin-bottom: 60px; }

.view-team {
  margin-bottom: 30px; }
  .view-team .view-header {
    font-weight: 300;
    text-align: center;
    margin-bottom: 40px; }
  .view-team .title {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0.5px;
    font-weight: 700; }
  .view-team .node--view-mode-preview .field--name-title {
    display: block;
    width: 175px;
    margin: 0 auto; }
  .view-team .node--type-team .field--name-field-team-position {
    font-size: 14px;
    letter-spacing: 0.5px;
    font-weight: 400;
    line-height: 18px;
    padding-top: 0; }
  .view-team .node--view-mode-preview {
    margin-bottom: 40px;
    justify-content: center; }
    .view-team .node--view-mode-preview .team-full-image {
      width: 175px;
      height: 215px;
      margin: 0 auto; }
      .view-team .node--view-mode-preview .team-full-image img {
        height: 215px; }
    .view-team .node--view-mode-preview .field--name-field-team-position {
      margin: 0 auto;
      width: 175px; }

.team-row {
  justify-content: center; }

.field--name-field-gallery .field__item {
  margin-left: auto;
  margin-right: auto; }

@media (min-width: 576px) {
  .field--name-field-gallery .field__item {
    margin-left: 0;
    margin-right: 0; } }

.field--name-field-gallery img {
  transition: transform 0.6s; }

.field--name-field-gallery a {
  display: block;
  overflow: hidden; }
  .field--name-field-gallery a:hover img {
    transform: scale(1.1); }

.node--type-gallery h3 a {
  color: #434343; }
  .node--type-gallery h3 a:hover {
    color: #2950A7; }

.node--type-gallery.node--view-mode-teaser .field__item {
  display: flex;
  justify-content: center; }

.node--type-gallery.node--view-mode-teaser .node__content a {
  position: relative;
  display: block;
  transition: all 0.4s; }
  .node--type-gallery.node--view-mode-teaser .node__content a::after {
    content: "";
    background-color: rgba(41, 80, 167, 0.57);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: opacity 0.4s; }
  .node--type-gallery.node--view-mode-teaser .node__content a:hover::after {
    opacity: 1; }

/*...543   544....767   768....991   992....1199   1200...*/
/*__xs__   ____sm____   ____md____   ____lg_____   ___xl__*/
/*.common-content {
  max-width: 1110px;
  margin: 0 auto;
  padding-left: 80px;
}*/
.caption {
  font-size: 36px;
  line-height: 1.2;
  font-weight: 300; }

#block-adaptive-title h1 {
  font-size: 30px;
  text-align: center; }

@media (min-width: 576px) {
  #block-adaptive-title h1 {
    font-size: 36px; } }

.path-contact #map {
  position: absolute;
  height: 100%;
  width: 100%; }

.region-order .form-type-textfield label {
  display: none; }

.region-order .form-type-textarea label {
  display: none; }

.synmap {
  min-height: 300px; }

.news {
  margin-bottom: 45px; }
  .news h2 {
    margin-top: 18px; }
  .news .img-adaptive {
    margin-top: 5px; }
    .news .img-adaptive img {
      transition: all 0.6s ease-out; }
    .news .img-adaptive:hover img {
      transform: scale(1.1); }
  .news .field--type-image {
    overflow: hidden; }
  @media (min-width: 768px) {
    .news h2 {
      margin-top: 0; } }

.certificate .field__item {
  height: auto;
  background-color: #fff; }

.certificate .img-adaptive {
  margin-bottom: 18px;
  vertical-align: middle; }

.certificate h3 {
  font-size: 16px;
  line-height: normal;
  margin-top: 0;
  margin-bottom: 42px; }

@media (min-width: 576px) {
  .certificate .field__item {
    height: 215px; } }

@media (min-width: 992px) {
  .certificate .field__item {
    height: 300px; } }

@media (min-width: 1200px) {
  .certificate .field__item {
    height: 365px; } }

.field--type-file .field__label {
  margin-bottom: 10px; }

.field--type-file .file {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 15px;
  padding-left: 45px; }
  .field--type-file .file a {
    font-size: 14px;
    color: #888888;
    width: 100%;
    line-height: 25px; }
  .field--type-file .file .app-type-size {
    font-size: 14px;
    line-height: 18px;
    color: #7f9ddf; }
  .field--type-file .file::before {
    content: "";
    position: absolute;
    top: 4px;
    left: 0;
    display: block;
    width: 36px;
    height: 45px;
    background-repeat: no-repeat; }

.field--type-file .file--mime-application-pdf::before {
  background-image: url("../images/icon-pdf.svg"); }

.field--type-file .file--mime-application-msword::before {
  background-image: url("../images/icon-word.svg"); }

.field--type-file .file--mime-application-vnd-ms-excel::before {
  background-image: url("../images/icon-excel.svg"); }

.field--type-file .file--mime-image-png::before {
  background-image: url("../images/icon-png.svg"); }

.dealers h2 {
  text-align: center; }

@media (min-width: 576px) {
  .gallery img {
    width: 100%;
    height: auto; } }

.strong-text {
  font-size: 20px;
  font-weight: 700; }

.ceiling .ceiling__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  list-style: none;
  padding-top: 30px;
  padding-left: 0; }
  @media (min-width: 576px) {
    .ceiling .ceiling__list {
      justify-content: space-between; } }

.ceiling .ceiling__item {
  position: relative;
  width: 230px;
  padding-top: 110px;
  box-sizing: border-box;
  word-break: normal;
  text-align: center; }
  .ceiling .ceiling__item::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100px;
    margin-right: 0;
    background-repeat: no-repeat;
    background-position: center; }
  .ceiling .ceiling__item--colors::before {
    background-image: url("../images/icon-factures.svg"); }
  .ceiling .ceiling__item--note {
    padding-left: 20px;
    padding-right: 20px; }
    .ceiling .ceiling__item--note::before {
      background-image: url("../images/icon-covers.svg"); }
  .ceiling .ceiling__item--cube::before {
    background-image: url("../images/icon-materials.svg"); }
  .ceiling .ceiling__item--format {
    padding-left: 20px;
    padding-right: 20px; }
    .ceiling .ceiling__item--format::before {
      background-image: url("../images/icon-print.svg"); }

.block-bkg {
  border-radius: 11px;
  background-repeat: no-repeat; }

.technologies {
  text-align: left; }
  @media (min-width: 768px) {
    .technologies .block-bkg {
      border: 2px solid #f6f6f6;
      background-image: url("../images/prozet-bg.jpg");
      background-color: #fff;
      background-size: contain;
      overflow: hidden; }
    .technologies .block-wrapper {
      max-width: 500px;
      padding: 30px 50px 30px 30px;
      box-sizing: content-box;
      background: linear-gradient(to right, rgba(255, 255, 255, 0.8) 0, rgba(255, 255, 255, 0.7) 90%, rgba(255, 255, 255, 0) 95%); } }

.lightning {
  margin-top: 75px;
  margin-bottom: 50px; }
  .lightning h2 {
    text-align: center; }
  .lightning.block-bkg {
    background-color: inherit; }
  @media (min-width: 768px) {
    .lightning .block-wrapper {
      display: flex;
      flex-wrap: wrap;
      justify-content: flex-end;
      align-items: flex-start; }
    .lightning.block-bkg {
      min-height: 300px;
      background-image: url("../images/light-bg.jpg");
      background-size: cover;
      background-color: #fff;
      border: 1px solid transparent; }
    .lightning h2 {
      flex-shrink: 0;
      width: 100%;
      color: #fff;
      margin-top: 20px; }
    .lightning ul {
      flex-grow: 1;
      max-width: calc(100% - 300px); }
      .lightning ul li {
        color: #fff; }
        .lightning ul li::before {
          color: #fff; } }

.support div {
  margin-bottom: 30px; }

.support__card {
  position: relative;
  height: 100%;
  padding: 160px 15px 20px;
  background-color: #fff;
  border: 2px solid #f6f6f6;
  border-radius: 11px; }
  .support__card h3 {
    margin-top: 0; }
  .support__card::before {
    content: "";
    position: absolute;
    top: 20px;
    left: 0;
    display: block;
    width: 100%;
    height: 120px;
    background-position: center;
    background-repeat: no-repeat; }
  .support__card--bulb::before {
    background-image: url("../images/icon-tech.svg"); }
  .support__card--student::before {
    background-image: url("../images/icon-learn.svg"); }
  .support__card--message p {
    max-width: 250px; }
  .support__card--message span {
    display: block; }
  .support__card--message::before {
    background-image: url("../images/icon-support.svg"); }

.support__note {
  color: #2850a7;
  display: block; }

.button-def {
  color: rgba(255, 255, 255, 0.871943);
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.0357143em;
  line-height: 19px;
  margin-bottom: 0;
  padding: 15px 20px;
  text-transform: uppercase;
  display: block;
  width: 100%;
  margin: 50px auto 0;
  background: linear-gradient(0deg, #3A67CC, #3A67CC), #2950A7;
  box-shadow: 0 16px 25px rgba(0, 0, 0, 0.2), 0 0 8px rgba(0, 0, 0, 0.12);
  border: none;
  border-radius: 2px; }
  .button-def:hover {
    color: #fff;
    text-decoration: none; }
  .button-def:active {
    background: none;
    background-color: #2950a7; }

.dealers {
  padding-bottom: 75px; }

.dealers__link {
  max-width: 385px;
  text-align: center; }

.significant {
  font-size: 36px;
  font-weight: 700;
  line-height: 0.85; }
  @media (min-width: 768px) {
    .significant {
      font-size: 48px; } }
  @media (min-width: 1200px) {
    .significant {
      font-size: 64px; } }

.block-order-size {
  background: url("../images/order-size-bg.png") no-repeat center 0 #eaeaec;
  background-size: cover;
  min-height: 379px;
  padding: 80px 0 65px;
  position: relative; }
  .block-order-size .section {
    height: 100%; }
  .block-order-size h2 {
    font-weight: 300;
    font-size: 35px;
    letter-spacing: -0.5px;
    margin: 0 0 30px; }
    @media (min-width: 960px) {
      .block-order-size h2 {
        font-size: 60px; } }
  .block-order-size p {
    font-size: 18px;
    margin: 0; }
  .block-order-size .btn {
    padding: 15px 30px;
    position: absolute;
    width: 230px;
    bottom: -27px;
    left: 50%;
    transform: translateX(-115px); }

.contact-us {
  position: relative;
  max-width: 355px;
  margin: 0 auto;
  padding-top: 5px;
  padding-left: 90px; }
  .contact-us::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 70px;
    height: 75px;
    background-image: url("../images/icon-worker.png");
    background-repeat: no-repeat; }

.contact-us__promo {
  font-size: 16px;
  line-height: 20px;
  font-style: italic;
  position: relative;
  margin-bottom: 35px;
  margin-top: 5px;
  padding-left: 10px; }
  .contact-us__promo::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    display: block;
    width: 1px;
    height: calc(100% - 6px);
    background-color: #dfdfdf;
    transform: translateY(-50%); }

.contact-us__btn {
  padding: 16px 28px; }

.tooltip.confirm-city {
  position: absolute;
  top: 30px;
  opacity: 0;
  width: 200px;
  color: white;
  transition: all 1s;
  background: #ffffff;
  border-radius: 3px;
  padding: 20px 30px;
  box-shadow: 0 18px 30px 0 rgba(0, 0, 0, 0.5);
  font-size: 14px;
  z-index: 0; }
  .tooltip.confirm-city:before {
    content: "";
    position: absolute;
    left: 40%;
    top: -30px;
    border: 20px solid transparent;
    border-bottom: 20px solid #ffffff; }
  .tooltip.confirm-city .tooltip-buttons {
    display: flex;
    justify-content: space-between; }
    .tooltip.confirm-city .tooltip-buttons button {
      font-size: 13px;
      margin: 0 5px; }

@media (max-width: 991px) {
  .page-wrapper {
    padding-top: 140px; } }

.info_404 {
  max-width: 600px;
  margin: 0 auto;
  text-align: center; }

.lb-widget-panel {
  bottom: 80px !important; }

.lb-widget-button {
  bottom: 70px !important; }

/*# sourceMappingURL=_maps/index.css.map */
