@charset "UTF-8";
.logo-text__slogan {
  color: #373a3c; }

body {
  background-color: #fff; }
  body.cke_editable {
    background: #fff; }

header {
  color: #373a3c;
  background-color: #ffffff; }
  header #header-full,
  header #header-info,
  header #header-small,
  header #small-menu {
    background-color: #ffffff; }
  header .menu-item a {
    color: #373a3c; }
    header .menu-item a:hover {
      color: #373a3c; }

#hero {
  color: #ffffff; }
  #hero .field--name-title {
    color: #ffffff; }
  #hero .field--name-field-short {
    color: #ffffff; }
  #hero .field--name-field-service-info {
    color: #ffffff; }

.big-title {
  background-color: #ff3333;
  color: #ffffff; }
  .theme-inverse .big-title {
    color: #373a3c; }

#about {
  background-color: #d03f38;
  color: #ffffff; }
  .theme-inverse #about {
    color: #373a3c; }

.client-teaser-link::before,
.partner-teaser-link::before,
.review-teaser-image::before {
  color: #d03f38; }

.portfolio-teaser-title-link {
  color: #fff;
  border-color: #fff; }

.logo-text__name {
  color: #d03f38; }

.contact-message-form .form-control:hover {
  background-color: rgba(255, 255, 255, 0.15); }

.contact-message-form .form-control:focus {
  background-color: rgba(255, 255, 255, 0.15);
  border-color: #373a3c; }
  #order .contact-message-form .form-control:focus {
    color: #ffffff; }

.contact-message-form .form-control::placeholder {
  color: rgba(55, 58, 60, 0.6); }
  #order .contact-message-form .form-control::placeholder {
    color: rgba(255, 255, 255, 0.6); }

.field--name-body blockquote::before {
  color: #d03f38; }

.field--name-body ol li::after {
  border-color: #ff3333; }

.field--name-body ul li::before {
  color: #ff3333; }

.field--name-body table thead th {
  background-color: #ff3333;
  color: #ffffff; }
  .theme-inverse .field--name-body table thead th {
    color: #373a3c; }

.field--name-body a {
  color: #ff3333;
  border-color: #ff3333; }

.field--name-field-attach .field__item::before {
  color: #d03f38; }

.field--name-field-attach .file {
  background: none; }
  .field--name-field-attach .file a {
    color: #d03f38;
    border-color: #d03f38; }

#line,
#order {
  color: #ffffff; }
  #line .messages,
  #order .messages {
    color: #ffffff; }

#contacts a {
  color: #ff3333;
  border-color: #ff3333; }

#synmap i.fas {
  color: #d03f38; }

footer {
  background-color: #ffffff;
  color: #373a3c; }
  footer a {
    color: #373a3c;
    border-color: rgba(55, 58, 60, 0.65); }
    footer a:hover {
      color: #121314; }

.synbtn {
  background: linear-gradient(#ff3333, #d03f38);
  background-size: 1px 12em;
  border-color: #83241f !important;
  color: #ffffff; }
  .theme-inverse .synbtn,
  .theme-inverse .synbtn:hover {
    color: #373a3c; }
  .synbtn:hover {
    color: #ffffff;
    background-position-y: -4em; }
  .synbtn:active {
    background-position-y: -6em; }

.page-wrapper {
  padding-top: 71px; }
  @media (max-width: breakpoint-max(lg, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))) {
    .page-wrapper {
      overflow-x: hidden; } }
  @media (max-width: breakpoint-max(md, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))) {
    .page-wrapper {
      padding-top: 50px; } }

#manager-menu {
  z-index: 10; }

.order-inner .politica-link {
  border-bottom: 0; }

.contact-message-form input,
.contact-message-form textarea,
.has-transition,
.synbtn,
a,
button {
  transition: opacity 0.4s, color 0.4s, background 0.4s, border-color 0.4s; }

@media (min-width: breakpoint-min(xl, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))) {
  .container {
    width: auto;
    max-width: 1230px; } }

.node-content-wrapper {
  max-width: 850px;
  margin-left: auto;
  margin-right: auto; }

#map {
  position: static;
  width: 100%;
  height: 700px;
  max-height: 80vh; }

.field--name-body iframe {
  width: 100%;
  max-height: 80vh;
  margin: 30px 0;
  height: 400px; }

.field--name-body h2 {
  margin: 30px 0;
  text-align: center;
  font-weight: bold;
  font-size: 32px; }

.field--name-body h3 {
  margin: 30px 0;
  text-align: center;
  font-weight: bold;
  font-size: 30px;
  line-height: 36px; }

.field--name-body h4 {
  margin: 30px 0;
  text-align: center;
  font-weight: bold;
  font-size: 28px;
  line-height: 35px; }

.field--name-body blockquote {
  position: relative;
  font-size: 20px;
  font-weight: 300;
  padding: 0 0 0 70px;
  margin: 0 0 30px;
  border: 0;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }
  .field--name-body blockquote p {
    font-size: 20px;
    margin: 0; }
  .field--name-body blockquote::before {
    font-weight: 900;
    content: '\f10d';
    font-size: 2.5em;
    position: absolute;
    font-family: 'Font Awesome\ 5 Free';
    top: 0;
    left: 0; }

.field--name-body p {
  font-size: 17px;
  margin: 0 0 30px;
  font-weight: 300;
  line-height: 1.6; }

.field--name-body .caption {
  display: block;
  position: relative;
  margin: 0 0 30px; }
  .field--name-body .caption.align-left, .field--name-body img.align-left {
    margin: 5px 35px 20px 0;
    max-width: 405px; }
  .field--name-body .caption.align-right, .field--name-body img.align-right {
    margin: 5px 0 20px 35px;
    max-width: 405px; }
  .field--name-body .caption figcaption {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 5px 8px;
    color: #fff;
    font-size: 14px;
    background-color: rgba(0, 0, 0, 0.5); }

.field--name-body img {
  max-width: 100%;
  height: auto; }

.field--name-body ol,
.field--name-body ul {
  list-style-type: none;
  padding: 0;
  margin: 0 0 30px; }

.field--name-body ol {
  counter-reset: li; }
  .field--name-body ol li {
    counter-increment: li;
    padding: 5px 0 5px 40px;
    position: relative;
    margin-bottom: 7px; }
    .field--name-body ol li::before {
      content: counter(li);
      font-size: 17px;
      line-height: 31px;
      font-weight: bold;
      width: 31px;
      height: 31px;
      position: absolute;
      top: 0;
      left: 0;
      text-align: center; }
    .field--name-body ol li::after {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 31px;
      height: 31px;
      border: solid 3px;
      border-radius: 16px; }
  .field--name-body ol ol {
    padding-top: 10px;
    margin-bottom: 0; }
    .field--name-body ol ol li::before {
      content: counter(li, lower-alpha); }

.field--name-body ul li {
  position: relative;
  padding-left: 26px;
  margin-bottom: 15px; }
  .field--name-body ul li::before {
    content: '―';
    font-size: 24px;
    line-height: 24px;
    position: absolute;
    top: 0;
    left: 0; }

.field--name-body table {
  margin: 0 0 30px; }
  .field--name-body table,
  .field--name-body table td,
  .field--name-body table th {
    border: solid 1px #d8d8d8;
    line-height: normal;
    font-weight: 300; }
  .field--name-body table tr {
    background-color: #fff; }
  .field--name-body table td {
    background-color: #f8f8f8;
    padding: 15px 20px;
    font-size: 17px;
    line-height: 24px; }
    .field--name-body table td p {
      margin: 0; }
  .field--name-body table thead th {
    font-weight: bold;
    padding: 18px 20px; }

.synbtn {
  display: inline-block;
  font-size: 0.9em;
  font-weight: bold;
  border-radius: 4px;
  padding: 6px 17px;
  border: 0;
  border-bottom: solid 3px;
  text-align: center;
  text-decoration: none;
  transition-duration: 0.2s; }
  .synbtn.btn--big,
  .contact-message-form .synbtn {
    font-size: 1.2em;
    padding: 1em;
    font-weight: 500;
    border-bottom-width: 4px;
    width: 100%; }
    @media (min-width: 960px) {
      .synbtn.btn--big,
      .contact-message-form .synbtn {
        font-size: 1.4em; } }
  .synbtn.btn--block,
  .contact-message-form .synbtn {
    display: block;
    width: 100%; }
  .synbtn.btn--main:focus, .synbtn.btn--main:hover {
    text-decoration: none; }
  .synbtn:focus {
    box-shadow: none;
    outline: none; }
  .synbtn:active {
    opacity: 0.7; }
  .synbtn img {
    margin-right: 15px;
    vertical-align: sub; }

.block-more-btn,
.more-reviews {
  text-align: center;
  padding: 20px 0 40px; }

.custom-messages .messages--status {
  background-image: none; }
  .custom-messages .messages--status::after {
    content: '\f058';
    font-size: 4rem;
    font-family: 'Font Awesome\ 5 Free';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0; }

.breadcrumb {
  padding: 0;
  margin: 0 0 20px;
  color: #000;
  background-color: transparent; }
  .breadcrumb a {
    color: #000;
    border-bottom: solid 1px transparent; }
    .breadcrumb a:focus, .breadcrumb a:hover {
      text-decoration: none;
      color: #000;
      border-color: #000; }
    .breadcrumb a:active {
      border-color: transparent; }

#hero h1 {
  color: #FFF;
  font-size: 52px;
  line-height: 60px;
  font-weight: bold;
  margin-bottom: 20px;
  display: block;
  font-size: 42px;
  line-height: 48px; }

.custom-messages .messages--status {
  box-shadow: none;
  background: none;
  text-align: center;
  font-size: 1.2em;
  line-height: 1.7em;
  font-weight: 300;
  border: 0;
  padding: 0 0 4rem;
  position: relative; }

.contact-message-form .form-actions,
.contact-message-form .form-item {
  margin: 0 0 20px;
  position: relative;
  overflow: hidden;
  text-align: center; }

.contact-message-form .form-type-textarea label,
.contact-message-form .form-type-textfield label,
.contact-message-form .form-type-email label {
  display: none; }

.contact-message-form input[type="number"],
.contact-message-form input[type="text"],
.contact-message-form input[type="text"],
.contact-message-form input[type="email"],
.contact-message-form textarea {
  display: block;
  width: 100%;
  box-sizing: border-box;
  padding: 18px;
  border: solid 1px #999999;
  border-radius: 4px;
  height: auto;
  font-size: 17px;
  background-color: transparent;
  margin: 0;
  color: #fff;
  overflow: hidden; }

.contact-message-form .form-control::placeholder {
  color: #fff;
  transition: 0.4s;
  font-size: 17px; }

@media (max-width: breakpoint-max(md, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))) {
  .btn--big,
  .contact-message-form .btn {
    font-size: 19px;
    line-height: 19px;
    padding: 14px 20px; }
  .line-buttons .btn {
    margin: 0 0 15px;
    width: 100%; }
  .line-buttons .btn:last-child {
    margin-bottom: 0; }
  .btn img {
    max-width: 21px;
    max-height: 24px;
    object-fit: cover; } }

.modal-dialog {
  max-width: 435px; }
  .modal-dialog input[type="number"],
  .modal-dialog input[type="text"],
  .modal-dialog input[type="text"],
  .modal-dialog textarea {
    color: #999; }
  .modal-dialog .form-control::placeholder {
    color: #999; }

.modal-content {
  border-radius: 0;
  border: 0;
  padding: 20px 50px; }
  .modal-content .form-actions {
    padding: 0;
    border: 0;
    margin: 0; }
  .modal-content .form-control {
    color: #333333 !important; }

.modal-header {
  border: 0;
  text-align: center;
  padding: 20px 0;
  justify-content: center; }
  .modal-header h4 {
    margin: 0;
    padding: 0;
    font-size: 26px;
    font-weight: bold; }
  .modal-header .close {
    margin: 0;
    position: absolute;
    top: 10px;
    right: 10px;
    width: 36px;
    height: 36px;
    border-radius: 18px;
    transition: 0.4s;
    opacity: 1;
    border: 1px solid #999;
    padding: 0; }
    .modal-header .close:active {
      opacity: 0.7; }

.modal-body {
  padding: 0 0 20px; }

.modal-body .form-item-fz152-agreement {
  font-size: 10px; }

.modal-body input[type="number"],
.modal-body input[type="text"],
.modal-body input[type="text"],
.modal-body textarea {
  color: #999; }

.modal-body .form-control::placeholder {
  color: #999; }

#politica .modal-content {
  color: #333; }

.header-info__inner .contact-message-form .form-actions {
  margin-bottom: 0; }

@media (max-width: breakpoint-max(md, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))) {
  #header-info {
    top: 52px; }
  .nav-togglers {
    padding-top: 0; } }

header {
  margin: 0; }
  header .logo {
    text-decoration: none;
    display: block;
    position: relative; }
    header .logo img {
      display: inline-block;
      max-height: 60px; }
    header .logo .name {
      text-transform: uppercase;
      font-weight: bold;
      font-size: 1.5rem;
      line-height: 1.5rem;
      display: block;
      transition: 0.4s; }
    header .logo .slogan {
      font-size: 0.9rem;
      font-weight: 300;
      transition: 0.4s; }
  @media (max-width: breakpoint-max(md, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))) {
    header #header-small {
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 50px;
      z-index: 15;
      box-shadow: 0 6px 25px 0 rgba(0, 0, 0, 0.07); } }
  header #header-small .row {
    flex-wrap: nowrap; }
    header #header-small .row .logo {
      flex-shrink: 1; }
      header #header-small .row .logo img {
        max-height: 38px; }
        @media (max-width: 500px) {
          header #header-small .row .logo img {
            height: auto; } }
  header #header-full {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 15; }
    .toolbar-horizontal header #header-full {
      top: 39px; }
    .toolbar-horizontal.toolbar-tray-open header #header-full {
      top: 79px; }
    header #header-full .logo {
      min-height: 55px; }
      header #header-full .logo a {
        width: 100%; }
      header #header-full .logo img {
        margin: 0;
        width: auto;
        height: 100%;
        transition: 0.4s; }
    header #header-full .phones {
      font-size: 1.2rem; }
    header #header-full .hidden-sticky {
      overflow: hidden;
      display: block;
      max-height: 5rem;
      transition: 0.4s; }
    header #header-full.header-full--fixed {
      box-shadow: 0 6px 25px 0 rgba(0, 0, 0, 0.07);
      min-height: 58px; }
      header #header-full.header-full--fixed .hidden-sticky {
        max-height: 0; }
      header #header-full.header-full--fixed .logo {
        min-height: 38px; }
        header #header-full.header-full--fixed .logo img {
          height: 38px; }
      header #header-full.header-full--fixed .name {
        padding: 0;
        margin: 0; }
    header #header-full nav {
      padding: 0; }
    header #header-full .col-md-4 {
      position: relative; }
    header #header-full .main-menu > li {
      border-right: solid 1px #a3a3a3;
      line-height: 1em; }
      header #header-full .main-menu > li > a {
        line-height: 1em; }
    header #header-full .menu-item {
      padding: 0; }
      header #header-full .menu-item.classic-menu-dropdown > span i {
        padding: 0;
        line-height: 1em;
        vertical-align: top;
        padding-right: 5px; }
      header #header-full .menu-item a {
        display: block;
        text-transform: uppercase;
        font-size: 15px;
        line-height: 1.5em;
        font-weight: bold;
        padding: 0 10px;
        border-bottom: none;
        white-space: nowrap;
        text-decoration: none; }
      header #header-full .menu-item:last-child a {
        border-right: 0; }
  @media (max-width: breakpoint-max(md, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))) {
    header #header-info {
      border: 0;
      position: fixed;
      width: 100%;
      z-index: 15; } }
  header #small-menu a {
    display: block;
    font-size: 20px;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 20px 10px; }

.toolbar-horizontal .region-tabs nav {
  top: 27px; }

@media (max-width: breakpoint-max(xs, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))) {
  .header-small__inner .container {
    padding-left: 10px;
    padding-right: 10px; }
  .logo-text__name {
    font-size: 16px;
    top: 6px;
    left: 45px; }
  #header-small .logo-small img {
    height: 32px;
    margin: 0; } }

footer {
  font-weight: 300; }
  footer .copy {
    font-size: .9em; }
  footer a {
    text-decoration: none; }
  @media (max-width: breakpoint-max(xs, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))) {
    footer {
      text-align: center; } }

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