﻿/*!
 * Generated by Glyphter (http://www.glyphter.com) on  Fri May 23 2025
 */
@font-face {
  font-family: "Glyphter";
  font-display: swap;
  src: url("../fonts/Glyphter.eot");
  src:
    url("../fonts/Glyphter-1.eot") format("embedded-opentype"),
    url("../fonts/Glyphter.woff") format("woff"),
    url("../fonts/Glyphter.ttf") format("truetype"),
    url("../fonts/Glyphter.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class*="icon-"]:before {
  display: inline-block;
  font-family: "Glyphter";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-arr-right:before {
  content: "A";
}
.icon-caret:before {
  content: "B";
}
.icon-down:before {
  content: "C";
}
.icon-facebook:before {
  content: "D";
}
.icon-google:before {
  content: "E";
}
.icon-instagram:before {
  content: "F";
}
.icon-mail:before {
  content: "G";
}
.icon-map-point-lg:before {
  content: "H";
}
.icon-map-point:before {
  content: "I";
}
.icon-next-blue:before {
  content: "J";
}
.icon-next:before {
  content: "K";
}
.icon-phone:before {
  content: "L";
}
.icon-prev:before {
  content: "M";
}
.icon-telegram:before {
  content: "N";
}
.icon-vk:before {
  content: "O";
}
.icon-whatsapp:before {
  content: "P";
}
.icon-yandex:before {
  content: "Q";
}
.icon-youtube:before {
  content: "R";
} /*!
 * normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css
 */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
} /*!
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
.owl-carousel,
.owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}
.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  -moz-backface-visibility: hidden;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: none;
}
.no-js .owl-carousel,
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  transition: height 0.5s ease-in-out;
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 0.4s ease;
}
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 0.1s ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 0.4s ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
} /*!
* Owl Carousel Theme Default v2.2.1
*/
.owl-theme .owl-dots,
.owl-theme .owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-nav {
  margin-top: 10px;
}
.owl-theme .owl-nav [class*="owl-"] {
  color: #fff;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #d6d6d6;
  display: inline-block;
  cursor: pointer;
  border-radius: 15px;
}
.owl-theme .owl-nav [class*="owl-"]:hover {
  background: #869791;
  color: #fff;
  text-decoration: none;
}
.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}
.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}
.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #d6d6d6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 0.2s ease;
  border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
} /*!
 * Fancybox
*/
body.fancybox-active {
  overflow: hidden;
}
body.fancybox-iosfix {
  position: fixed;
  left: 0;
  right: 0;
}
.fancybox-is-hidden {
  position: absolute;
  top: -9999px;
  left: -9999px;
  visibility: hidden;
}
.fancybox-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99992;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  font-family:
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif;
}
.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.fancybox-outer {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}
.fancybox-is-open .fancybox-bg {
  opacity: 0.87;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}
.fancybox-caption-wrap,
.fancybox-infobar,
.fancybox-toolbar {
  position: absolute;
  direction: ltr;
  z-index: 99997;
  opacity: 0;
  visibility: hidden;
  transition:
    opacity 0.25s,
    visibility 0s linear 0.25s;
  box-sizing: border-box;
}
.fancybox-show-caption .fancybox-caption-wrap,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  visibility: visible;
  transition:
    opacity 0.25s,
    visibility 0s;
}
.fancybox-infobar {
  top: 0;
  left: 0;
  font-size: 13px;
  padding: 0 10px;
  height: 44px;
  min-width: 44px;
  line-height: 44px;
  color: #ccc;
  text-align: center;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: subpixel-antialiased;
  mix-blend-mode: exclusion;
}
.fancybox-toolbar {
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
}
.fancybox-stage {
  overflow: hidden;
  direction: ltr;
  z-index: 99994;
  -webkit-transform: translateZ(0);
}
.fancybox-is-closing .fancybox-stage {
  overflow: visible;
}
.fancybox-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: auto;
  outline: none;
  white-space: normal;
  box-sizing: border-box;
  text-align: center;
  z-index: 99994;
  -webkit-overflow-scrolling: touch;
  display: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition-property:
    opacity,
    -webkit-transform;
  transition-property: transform, opacity;
  transition-property:
    transform,
    opacity,
    -webkit-transform;
}
.fancybox-slide:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 0;
}
.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
  display: block;
}
.fancybox-slide--image {
  overflow: visible;
}
.fancybox-slide--image:before {
  display: none;
}
.fancybox-slide--video .fancybox-content,
.fancybox-slide--video iframe {
  background: #000;
}
.fancybox-slide--map .fancybox-content,
.fancybox-slide--map iframe {
  background: #e5e3df;
}
.fancybox-slide--next {
  z-index: 99995;
}
.fancybox-slide > * {
  display: inline-block;
  position: relative;
  padding: 24px;
  margin: 44px 0;
  border-width: 0;
  vertical-align: middle;
  text-align: left;
  background-color: #fff;
  overflow: auto;
  box-sizing: border-box;
}
.fancybox-slide > base,
.fancybox-slide > link,
.fancybox-slide > meta,
.fancybox-slide > script,
.fancybox-slide > style,
.fancybox-slide > title {
  display: none;
}
.fancybox-slide .fancybox-image-wrap {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  border: 0;
  z-index: 99995;
  background: transparent;
  cursor: default;
  overflow: visible;
  -webkit-transform-origin: top left;
  transform-origin: top left;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition-property:
    opacity,
    -webkit-transform;
  transition-property: transform, opacity;
  transition-property:
    transform,
    opacity,
    -webkit-transform;
}
.fancybox-can-zoomOut .fancybox-image-wrap {
  cursor: zoom-out;
}
.fancybox-can-zoomIn .fancybox-image-wrap {
  cursor: zoom-in;
}
.fancybox-can-drag .fancybox-image-wrap {
  cursor: -webkit-grab;
  cursor: grab;
}
.fancybox-is-dragging .fancybox-image-wrap {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.fancybox-image,
.fancybox-spaceball {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  max-width: none;
  max-height: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.fancybox-spaceball {
  z-index: 1;
}
.fancybox-slide--iframe .fancybox-content {
  padding: 0;
  width: 80%;
  height: 80%;
  max-width: calc(100% - 100px);
  max-height: calc(100% - 88px);
  overflow: visible;
  background: #fff;
}
.fancybox-iframe {
  display: block;
  padding: 0;
  border: 0;
  height: 100%;
}
.fancybox-error,
.fancybox-iframe {
  margin: 0;
  width: 100%;
  background: #fff;
}
.fancybox-error {
  padding: 40px;
  max-width: 380px;
  cursor: default;
}
.fancybox-error p {
  margin: 0;
  padding: 0;
  color: #444;
  font-size: 16px;
  line-height: 20px;
}
.fancybox-button {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  width: 44px;
  height: 44px;
  margin: 0;
  padding: 10px;
  border: 0;
  border-radius: 0;
  background: rgba(30, 30, 30, 0.6);
  transition: color 0.3s ease;
  cursor: pointer;
  outline: none;
}
.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
  color: #ccc;
}
.fancybox-button:focus,
.fancybox-button:hover {
  color: #fff;
}
.fancybox-button[disabled] {
  color: #ccc;
  cursor: default;
  opacity: 0.6;
}
.fancybox-button svg {
  display: block;
  position: relative;
  overflow: visible;
  shape-rendering: geometricPrecision;
}
.fancybox-button svg path {
  fill: currentColor;
  stroke: currentColor;
  stroke-linejoin: round;
  stroke-width: 3;
}
.fancybox-button--share svg path {
  stroke-width: 1;
}
.fancybox-button--pause svg path:nth-child(1),
.fancybox-button--play svg path:nth-child(2) {
  display: none;
}
.fancybox-button--zoom svg path {
  fill: transparent;
}
.fancybox-navigation {
  display: none;
}
.fancybox-show-nav .fancybox-navigation {
  display: block;
}
.fancybox-navigation button {
  position: absolute;
  top: 50%;
  margin: -50px 0 0;
  z-index: 99997;
  background: transparent;
  width: 60px;
  height: 100px;
  padding: 17px;
}
.fancybox-navigation button:before {
  content: "";
  position: absolute;
  top: 30px;
  right: 10px;
  width: 40px;
  height: 40px;
  background: rgba(30, 30, 30, 0.6);
}
.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
}
.fancybox-navigation .fancybox-button--arrow_right {
  right: 0;
}
.fancybox-close-small {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  z-index: 10;
  cursor: pointer;
}
.fancybox-close-small:after {
  content: "×";
  position: absolute;
  top: 5px;
  right: 5px;
  width: 30px;
  height: 30px;
  font:
    22px/30px Arial,
    Helvetica Neue,
    Helvetica,
    sans-serif;
  color: #888;
  font-weight: 300;
  text-align: center;
  border-radius: 50%;
  border-width: 0;
  background-color: transparent;
  transition: background-color 0.25s;
  box-sizing: border-box;
  z-index: 2;
}
.fancybox-close-small:focus {
  outline: none;
}
.fancybox-close-small:focus:after {
  outline: 1px dotted #888;
}
.fancybox-close-small:hover:after {
  color: #555;
  background: #eee;
}
.fancybox-slide--iframe .fancybox-close-small,
.fancybox-slide--image .fancybox-close-small {
  top: 0;
  right: -40px;
}
.fancybox-slide--iframe .fancybox-close-small:after,
.fancybox-slide--image .fancybox-close-small:after {
  font-size: 35px;
  color: #aaa;
}
.fancybox-slide--iframe .fancybox-close-small:hover:after,
.fancybox-slide--image .fancybox-close-small:hover:after {
  color: #fff;
  background: transparent;
}
.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
  display: none;
}
.fancybox-caption-wrap {
  bottom: 0;
  left: 0;
  right: 0;
  padding: 60px 2vw 0;
  background: linear-gradient(
    180deg,
    transparent 0,
    rgba(0, 0, 0, 0.1) 20%,
    rgba(0, 0, 0, 0.2) 40%,
    rgba(0, 0, 0, 0.6) 80%,
    rgba(0, 0, 0, 0.8)
  );
  pointer-events: none;
}
.fancybox-caption {
  padding: 30px 0;
  border-top: 1px solid hsla(0, 0%, 100%, 0.4);
  font-size: 14px;
  color: #fff;
  line-height: 20px;
  -webkit-text-size-adjust: none;
}
.fancybox-caption a,
.fancybox-caption button,
.fancybox-caption select {
  pointer-events: all;
  position: relative;
}
.fancybox-caption a {
  color: #fff;
  text-decoration: underline;
}
.fancybox-slide > .fancybox-loading {
  border: 6px solid hsla(0, 0%, 39%, 0.4);
  border-top: 6px solid hsla(0, 0%, 100%, 0.6);
  border-radius: 100%;
  height: 50px;
  width: 50px;
  -webkit-animation: a 0.8s infinite linear;
  animation: a 0.8s infinite linear;
  background: transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -30px;
  z-index: 99999;
}
@-webkit-keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}
.fancybox-fx-slide.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  opacity: 0;
}
.fancybox-fx-slide.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  opacity: 0;
}
.fancybox-fx-slide.fancybox-slide--current {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  opacity: 1;
}
.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5);
  opacity: 0;
}
.fancybox-fx-zoom-in-out.fancybox-slide--next {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0;
}
.fancybox-fx-zoom-in-out.fancybox-slide--current {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  opacity: 1;
}
.fancybox-fx-rotate.fancybox-slide--previous {
  -webkit-transform: rotate(-1turn);
  transform: rotate(-1turn);
  opacity: 0;
}
.fancybox-fx-rotate.fancybox-slide--next {
  -webkit-transform: rotate(1turn);
  transform: rotate(1turn);
  opacity: 0;
}
.fancybox-fx-rotate.fancybox-slide--current {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  opacity: 1;
}
.fancybox-fx-circular.fancybox-slide--previous {
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  opacity: 0;
}
.fancybox-fx-circular.fancybox-slide--next {
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  opacity: 0;
}
.fancybox-fx-circular.fancybox-slide--current {
  -webkit-transform: scaleX(1) translateZ(0);
  transform: scaleX(1) translateZ(0);
  opacity: 1;
}
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}
.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}
.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translateZ(0) scale(1);
  transform: translateZ(0) scale(1);
}
.fancybox-share {
  padding: 30px;
  border-radius: 3px;
  background: #f4f4f4;
  max-width: 90%;
  text-align: center;
}
.fancybox-share h1 {
  color: #222;
  margin: 0 0 20px;
  font-size: 35px;
  font-weight: 700;
}
.fancybox-share p {
  margin: 0;
  padding: 0;
}
p.fancybox-share__links {
  margin-right: -10px;
}
.fancybox-share__button {
  display: inline-block;
  text-decoration: none;
  margin: 0 10px 10px 0;
  padding: 0 15px;
  min-width: 130px;
  border: 0;
  border-radius: 3px;
  background: #fff;
  white-space: nowrap;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  transition: all 0.2s;
}
.fancybox-share__button:hover {
  text-decoration: none;
}
.fancybox-share__button--fb {
  background: #3b5998;
}
.fancybox-share__button--fb:hover {
  background: #344e86;
}
.fancybox-share__button--pt {
  background: #bd081d;
}
.fancybox-share__button--pt:hover {
  background: #aa0719;
}
.fancybox-share__button--tw {
  background: #1da1f2;
}
.fancybox-share__button--tw:hover {
  background: #0d95e8;
}
.fancybox-share__button svg {
  position: relative;
  top: -1px;
  width: 25px;
  height: 25px;
  margin-right: 7px;
  vertical-align: middle;
}
.fancybox-share__button svg path {
  fill: #fff;
}
.fancybox-share__input {
  box-sizing: border-box;
  width: 100%;
  margin: 10px 0 0;
  padding: 10px 15px;
  background: transparent;
  color: #5d5b5b;
  font-size: 14px;
  outline: none;
  border: 0;
  border-bottom: 2px solid #d7d7d7;
}
.fancybox-thumbs {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 212px;
  margin: 0;
  padding: 2px 2px 4px;
  background: #fff;
  -webkit-tap-highlight-color: transparent;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  box-sizing: border-box;
  z-index: 99995;
}
.fancybox-thumbs-x {
  overflow-y: hidden;
  overflow-x: auto;
}
.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}
.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}
.fancybox-thumbs > ul {
  list-style: none;
  position: absolute;
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  overflow-y: auto;
  font-size: 0;
  white-space: nowrap;
}
.fancybox-thumbs-x > ul {
  overflow: hidden;
}
.fancybox-thumbs-y > ul::-webkit-scrollbar {
  width: 7px;
}
.fancybox-thumbs-y > ul::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}
.fancybox-thumbs > ul > li {
  float: left;
  overflow: hidden;
  padding: 0;
  margin: 2px;
  width: 100px;
  height: 75px;
  max-width: calc(50% - 4px);
  max-height: calc(100% - 8px);
  position: relative;
  cursor: pointer;
  outline: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  box-sizing: border-box;
}
li.fancybox-thumbs-loading {
  background: rgba(0, 0, 0, 0.1);
}
.fancybox-thumbs > ul > li > img {
  position: absolute;
  top: 0;
  left: 0;
  max-width: none;
  max-height: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.fancybox-thumbs > ul > li:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 4px solid #4ea7f9;
  z-index: 99991;
  opacity: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
  opacity: 1;
}
@media (max-width: 800px) {
  .fancybox-thumbs {
    width: 110px;
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }
  .fancybox-thumbs > ul > li {
    max-width: calc(100% - 10px);
  }
} /*!
 * Base Settings
*/
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 14px;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  background-color: #fff;
  min-width: 300px;
  font-family: "Ubuntu", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.75;
  color: #333;
  font-weight: normal;
  -webkit-overflow-scrolling: touch;
  -webkit-text-size-adjust: 100%;
  -webkit-font-variant-ligatures: no-common-ligatures;
}
html,
body {
  width: 100%;
  height: 100%;
}
::selection {
  background-color: #37a0d9;
  color: #fff;
  text-shadow: none;
}
-webkit-::selection {
  background-color: #37a0d9;
  color: #fff;
  text-shadow: none;
}
::-moz-selection {
  background-color: #37a0d9;
  color: #fff;
  text-shadow: none;
}
.compensate-for-scrollbar {
  width: auto;
}
input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
textarea {
  overflow: auto;
  resize: vertical;
} /*!
 * Bootstrap-select v1.12.2 (http://silviomoreto.github.io/bootstrap-select)
 *
 * Copyright 2013-2017 bootstrap-select
 * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
 */
select.bs-select-hidden,
select.selectpicker {
  display: none !important;
}
.bootstrap-select {
  width: 220px\9;
}
.bootstrap-select > .dropdown-toggle {
  width: 100%;
  padding-right: 25px;
  z-index: 1;
}
.bootstrap-select > .dropdown-toggle.bs-placeholder,
.bootstrap-select > .dropdown-toggle.bs-placeholder:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder:hover {
  color: #999;
}
.bootstrap-select > select {
  position: absolute !important;
  bottom: 0;
  left: 50%;
  display: block !important;
  width: 0.5px !important;
  height: 100% !important;
  padding: 0 !important;
  opacity: 0 !important;
  border: none;
}
.bootstrap-select > select.mobile-device {
  top: 0;
  left: 0;
  display: block !important;
  width: 100% !important;
  z-index: 2;
}
.error .bootstrap-select .dropdown-toggle,
.has-error .bootstrap-select .dropdown-toggle {
  border-color: #b94a48;
}
.bootstrap-select.fit-width {
  width: auto !important;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(
    .input-group-btn
  ) {
  width: 220px;
}
.bootstrap-select .dropdown-toggle:focus {
  outline: thin dotted #333 !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px;
}
.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none;
}
.bootstrap-select.form-control:not([class*="col-"]) {
  width: 100%;
}
.bootstrap-select.form-control.input-group-btn {
  z-index: auto;
}
.bootstrap-select.form-control.input-group-btn:not(:first-child):not(
    :last-child
  )
  > .btn {
  border-radius: 0;
}
.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*="col-"] {
  float: none;
  display: inline-block;
  margin-left: 0;
}
.bootstrap-select.btn-group.dropdown-menu-right,
.bootstrap-select.btn-group[class*="col-"].dropdown-menu-right,
.row .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right {
  float: right;
}
.form-group .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group,
.form-inline .bootstrap-select.btn-group {
  margin-bottom: 0;
}
.form-group-lg .bootstrap-select.btn-group.form-control,
.form-group-sm .bootstrap-select.btn-group.form-control {
  padding: 0;
}
.form-group-lg .bootstrap-select.btn-group.form-control .dropdown-toggle,
.form-group-sm .bootstrap-select.btn-group.form-control .dropdown-toggle {
  height: 100%;
  font-size: inherit;
  line-height: inherit;
  border-radius: inherit;
}
.form-inline .bootstrap-select.btn-group .form-control {
  width: 100%;
}
.bootstrap-select.btn-group.disabled,
.bootstrap-select.btn-group > .disabled {
  cursor: not-allowed;
}
.bootstrap-select.btn-group.disabled:focus,
.bootstrap-select.btn-group > .disabled:focus {
  outline: 0 !important;
}
.bootstrap-select.btn-group.bs-container {
  position: absolute;
  height: 0 !important;
  padding: 0 !important;
}
.bootstrap-select.btn-group.bs-container .dropdown-menu {
  z-index: 1060;
}
.bootstrap-select.btn-group .dropdown-toggle .filter-option {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  text-align: left;
}
.bootstrap-select.btn-group .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle;
}
.bootstrap-select.btn-group[class*="col-"] .dropdown-toggle {
  width: 100%;
}
.bootstrap-select.btn-group .dropdown-menu {
  min-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bootstrap-select.btn-group .dropdown-menu.inner {
  position: static;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.bootstrap-select.btn-group .dropdown-menu li {
  position: relative;
}
.bootstrap-select.btn-group .dropdown-menu li.active small {
  color: #fff;
}
.bootstrap-select.btn-group .dropdown-menu li.disabled a {
  cursor: not-allowed;
}
.bootstrap-select.btn-group .dropdown-menu li a {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.bootstrap-select.btn-group .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em;
}
.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
  display: none;
}
.bootstrap-select.btn-group .dropdown-menu li a span.text {
  display: inline-block;
}
.bootstrap-select.btn-group .dropdown-menu li small {
  padding-left: 0.5em;
}
.bootstrap-select.btn-group .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  pointer-events: none;
  opacity: 0.9;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bootstrap-select.btn-group .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
  white-space: nowrap;
}
.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
  position: static;
}
.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
  position: static;
  top: auto;
  margin-top: -1px;
}
.bootstrap-select.btn-group.show-tick
  .dropdown-menu
  li.selected
  a
  span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  margin-top: 5px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle {
  z-index: 1061;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
  content: "";
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(204, 204, 204, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
  content: "";
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
  bottom: auto;
  top: -3px;
  border-top: 7px solid rgba(204, 204, 204, 0.2);
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
  bottom: auto;
  top: -3px;
  border-top: 6px solid #fff;
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
  right: 12px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
  right: 13px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before {
  display: block;
}
.bs-actionsbox,
.bs-donebutton,
.bs-searchbox {
  padding: 4px 8px;
}
.bs-actionsbox {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bs-actionsbox .btn-group button {
  width: 50%;
}
.bs-donebutton {
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bs-donebutton .btn-group button {
  width: 100%;
}
.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px;
}
.bs-searchbox .form-control {
  margin-bottom: 0;
  width: 100%;
  float: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.modal-header:after,
.modal-footer:after {
  clear: both;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
p {
  margin: 0 0 1.75em;
}
p:last-child {
  margin-bottom: 0;
}
a {
  cursor: pointer;
  color: #37a0d9;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
a:not(.btn-primary):hover {
  color: #37a0d9;
}
a:focus {
  outline: none;
}
a.nounderline,
.nounderline a {
  text-decoration: none;
}
a.action {
  border-bottom: #37a0d9 1px dotted;
  text-decoration: none;
}
a.action:hover {
  border-bottom-color: transparent;
}
.action-with-icon {
  border-bottom: none;
  text-decoration: none;
}
.action-with-icon span {
  border-bottom: #37a0d9 1px dotted;
}
.action-with-icon:hover span {
  border-bottom-color: transparent;
}
.action-with-icon i {
  margin-right: 10px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #d6d6d6;
}
@media (max-width: 767px) {
  .hr-wide {
    margin-left: -20px;
    margin-right: -20px;
  }
}
[role="button"] {
  cursor: pointer;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  font-weight: normal;
  font-family: "Ubuntu", sans-serif;
  line-height: 1.42857142;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}
h1,
.h1 {
  margin-top: 2.125rem;
  margin-bottom: 2.125rem;
  font-size: 3.875rem;
  line-height: 1;
  font-weight: 500;
}
h2,
.h2 {
  margin-top: 2.125rem;
  margin-bottom: 2.125rem;
  font-size: 2.25rem;
  line-height: 1.38888889;
  font-weight: bold;
}
h3,
.h3 {
  margin-top: 2rem;
  margin-bottom: 2rem;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.2;
}
.h3-sm {
  font-size: 1.375rem;
}
h4,
.h4 {
  margin-top: 2.625rem;
  margin-bottom: 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}
h5,
.h5 {
  margin-bottom: 0.625rem;
  font-size: 1.125rem;
  font-weight: 500;
}
h6,
.h6 {
  margin-bottom: 0.5rem;
  font-size: 1rem;
  font-weight: 500;
}
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child,
.h1:first-child,
.h2:first-child,
.h3:first-child,
.h4:first-child,
.h5:first-child,
.h6:first-child {
  margin-top: 0;
}
@media (max-width: 767px) {
  h1,
  .h1 {
    margin-bottom: 25px;
    font-size: 2.25rem;
  }
  h2,
  .h2 {
    font-size: 1.8rem;
  }
}
small,
.small {
  font-size: 85%;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
@media (max-width: 767px) {
  .text-left-xs {
    text-align: left;
  }
  .text-right-xs {
    text-align: right;
  }
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-primary {
  color: #37a0d9;
}
.text-dark {
  color: #333;
}
.text-white,
a.text-white:hover {
  color: #fff;
  text-decoration: none;
}
.text-black {
  color: #000;
}
.text-grey {
  color: #666;
}
.text-bold {
  font-weight: bold;
}
.text-light {
  font-weight: 300;
}
strong,
b,
.text-medium {
  font-weight: 500;
}
.text-normal {
  font-weight: normal;
}
html > body .text-sm {
  font-size: 0.875rem;
}
html > body .text-lg {
  font-size: 1.125rem;
}
html > body .text-xl {
  font-size: 1.25rem;
}
.text-success {
  color: #7eb84a;
}
.text-warning {
  color: #f0af00;
}
.text-danger {
  color: #ec1b2e;
}
.lead {
  font-size: 1.375rem;
  line-height: 1.36363636;
}
.lead-light {
  font-size: 1.25rem;
  line-height: 1.7;
  font-weight: 300;
}
.lead-light p {
  margin-bottom: 0.95em;
}
.lh140 {
  line-height: 1.44444444;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
th {
  text-align: left;
}
.table,
.article-content table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1.625em;
  border-top: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
}
.table-simple,
.article-content table.table-simple {
  border-top: none;
  border-bottom: none;
}
.table [class^="col-"],
.table [class*=" col-"],
.article-content table [class^="col-"],
.article-content table [class*=" col-"] {
  float: none;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td,
.article-content table > thead > tr > th,
.article-content table > tbody > tr > th,
.article-content table > tfoot > tr > th,
.article-content table > thead > tr > td,
.article-content table > tbody > tr > td,
.article-content table > tfoot > tr > td {
  padding: 0.75rem 1.25rem 0.9375rem;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #e3e3e3;
}
.table.table-simple > tbody > tr:first-child > th,
.table.table-simple > tbody > tr:first-child > td,
.article-content table.table-simple > thead > tr:first-child > th,
.article-content table.table-simple > tbody > tr:first-child > th,
.article-content table.table-simple > tbody > tr:first-child > td {
  border-top: none;
}
@media (min-width: 768px) {
  .table.table-simple > tbody > tr > th:first-child,
  .table.table-simple > tbody > tr > td:first-child,
  .article-content table.table-simple > thead > tr > th:first-child,
  .article-content table.table-simple > tbody > tr > th:first-child,
  .article-content table.table-simple > tbody > tr > td:first-child {
    padding-left: 0;
  }
}
.table > thead > tr > th,
.table > thead > tr > td,
.article-content table > thead > tr > th,
.article-content table > thead > tr > td {
  padding-top: 1rem;
  padding-bottom: 1.0625rem;
  vertical-align: bottom;
}
.table > thead > tr > th,
.article-content table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 1px solid #e3e3e3;
  padding-top: 11px;
  padding-bottom: 15px;
  font-weight: bold;
  font-size: 1rem;
  color: #333;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td,
.article-content table > caption + thead > tr:first-child > th,
.article-content table > colgroup + thead > tr:first-child > th,
.article-content table > thead:first-child > tr:first-child > th,
.article-content table > caption + thead > tr:first-child > td,
.article-content table > colgroup + thead > tr:first-child > td,
.article-content table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody,
.article-content table > tbody + tbody {
  border-top: 1px solid #e3e3e3;
}
.article-content table .table,
.article-content table table {
  background-color: #fff;
}
.table:not(.table-simple) tbody tr:nth-of-type(odd),
.article-content table:not(.table-simple) tbody tr:nth-of-type(odd) {
  background-color: #fbfbfb;
}
.table > tbody > tr > th:first-child,
.article-content table > tbody > tr > th:first-child {
  font-weight: 300;
  color: #999;
}
.table-bordered {
  border: 1px solid #dfdfdf;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dfdfdf;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 1px;
  background: #f5f5f5;
  color: #333;
}
.table-dotted > tbody > tr > th,
.table-dotted > tfoot > tr > th,
.table-dotted > tbody > tr > td,
.table-dotted > tfoot > tr > td,
.table-dotted > thead > tr > th {
  border-top: none;
  background: url("../images/bg-dotted-table.png") 0 100% repeat-x;
  padding-top: 18px;
  padding-bottom: 20px;
}
.table-dotted > thead > tr > th {
  border-bottom: none;
  background: url("../images/bg-dotted-table.png") 0 100% repeat-x #f9f9f9;
  padding-top: 12px;
  padding-bottom: 9px;
  color: rgba(51, 51, 51, 0.5);
  font-size: 14px;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
  margin-bottom: 1.625em;
}
.table-responsive > .table,
.table-responsive > table {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > table > thead > tr > th,
  .table-responsive > table > tbody > tr > th,
  .table-responsive > table > tfoot > tr > th,
  .table-responsive > table > thead > tr > td,
  .table-responsive > table > tbody > tr > td,
  .table-responsive > table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > table {
    border: 0;
  }
}
.mdash-list {
  margin: 0 0 1.625em;
  padding: 0;
  list-style: none;
}
.mdash-list li {
  position: relative;
  padding-left: 1.5rem;
  margin-bottom: 0.5rem;
}
.mdash-list li:before {
  content: "";
  display: block;
  width: 1rem;
  height: 1px;
  background: #37a0d9;
  position: absolute;
  left: 0;
  top: 0.8em;
}
.article-content ul {
  margin: 0 0 1.625em;
  padding: 0;
  list-style: none;
}
.article-content ul li {
  position: relative;
  padding-left: 1.75rem;
  margin-bottom: 0.5rem;
}
.article-content ul li:before {
  content: "— ";
  display: block;
  width: 8px;
  color: #37a0d9;
  position: absolute;
  left: 0;
  top: 0;
}
.numeric-list,
.article-content ol {
  margin: 0 0 1.625em;
  padding: 0;
  list-style: none;
  counter-reset: li;
}
.numeric-list li,
.article-content ol li {
  position: relative;
  padding-left: 1.5rem;
  margin-bottom: 0.5rem;
}
.numeric-list li:before,
.article-content ol li:before {
  content: counter(li) ".";
  counter-increment: li;
  position: absolute;
  left: 0;
  top: 0;
  font-weight: 500;
  color: #37a0d9;
}
.article-content {
  font-size: 1.125rem;
  line-height: 1.66666666;
}
.container,
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 740px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 960px;
  }
}
@media (min-width: 1260px) {
  .container {
    width: 1200px;
    
  }
}
.row,
.row-inline {
  margin-left: -15px;
  margin-right: -15px;
}
.row-10 {
  margin-left: -5px;
  margin-right: -5px;
}
.row-20 {
  margin-left: -10px;
  margin-right: -10px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12,
.col-xs-20,
.col-sm-20,
.col-md-20,
.col-lg-20 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.row-10 > [class^="col-"],
.row-10 > [class*=" col-"] {
  padding-left: 5px;
  padding-right: 5px;
}
.row-20 > [class^="col-"],
.row-20 > [class*=" col-"] {
  padding-left: 10px;
  padding-right: 10px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-20 {
  float: left;
}
.col-xs-20 {
  width: 20%;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-20 {
    float: left;
  }
  .col-sm-20 {
    width: 20%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-20 {
    float: left;
  }
  .col-md-20 {
    width: 20%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
}
@media (min-width: 1260px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-20 {
    float: left;
  }
  .col-lg-20 {
    width: 20%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
}
html > body .inline-block {
  display: inline-block;
  vertical-align: top;
}
.row-inline > [class^="col-"],
.row-inline > [class*=" col-"] {
  float: none;
  display: inline-block;
  vertical-align: top;
  margin-right: -4px;
}
@media (max-width: 767px) {
  .row-inline > .col-xs-12 {
    margin-right: 0;
    display: block;
    width: 100%;
  }
}
.row-middle > [class^="col-"],
.row-middle > [class*=" col-"] {
  vertical-align: middle;
}
.vertical-middle,
tr.vertical-middle td {
  vertical-align: middle !important;
}
html > body .p0 {
  padding: 0;
}
html > body .mb0 {
  margin-bottom: 0;
}
html > body .mb10 {
  margin-bottom: 10px;
}
html > body .mb15 {
  margin-bottom: 0.9375rem;
}
html > body .mb20 {
  margin-bottom: 1.25rem;
}
html > body .mb25 {
  margin-bottom: 1.5625rem;
}
html > body .mb30 {
  margin-bottom: 1.875rem;
}
html > body .mb40 {
  margin-bottom: 2.5rem;
}
html > body .mb45 {
  margin-bottom: 2.8125rem;
}
html > body .mb50 {
  margin-bottom: 3.125rem;
}
html > body .mb55 {
  margin-bottom: 3.4375rem;
}
html > body .mb60 {
  margin-bottom: 3.75rem;
}
html > body .mb65 {
  margin-bottom: 4rem;
}
html > body .mb70 {
  margin-bottom: 4.375rem;
}
html > body .mb75 {
  margin-bottom: 4.6875rem;
}
html > body .mb90 {
  margin-bottom: 5.625rem;
}
html > body .mb100 {
  margin-bottom: 6.25rem;
}
html > body .mb160 {
  margin-bottom: 6rem;
}
@media (min-width: 768px) {
  html > body .mb160 {
    margin-bottom: 10rem;
  }
}
html > body .mt0 {
  margin-top: 0;
}
html > body .mt10 {
  margin-top: 10px;
}
html > body .mt15 {
  margin-top: 0.9375rem;
}
html > body .mt20 {
  margin-top: 1.25rem;
}
html > body .mt25 {
  margin-top: 1.5625rem;
}
html > body .mt30 {
  margin-top: 1.875rem;
}
html > body .mt35 {
  margin-top: 2.1875rem;
}
html > body .mt40 {
  margin-top: 2.5rem;
}
html > body .mt45 {
  margin-top: 2.8125rem;
}
html > body .mt50 {
  margin-top: 3.125rem;
}
html > body .mt60 {
  margin-top: 3.75rem;
}
html > body .mt80 {
  margin-top: 5rem;
}
html > body .mt90 {
  margin-top: 5.625rem;
}
html > body .ml5 {
  margin-left: 5px;
}
html > body .ml10 {
  margin-left: 10px;
}
html > body .mr5 {
  margin-right: 5px;
}
html > body .mr40 {
  margin-right: 2.5rem;
}
html > body .w200 {
  width: 12.5rem;
}
html > body .w370 {
  width: 23.125rem;
  max-width: 100%;
}
.btn.w200 {
  padding-left: 5px;
  padding-right: 5px;
}
.parent {
  position: relative;
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1259px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1259px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1259px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1259px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1260px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1260px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1260px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1260px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1259px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1260px) {
  .hidden-lg {
    display: none !important;
  }
}
[class^="icon-"] {
  display: inline-block;
  vertical-align: text-top;
  line-height: 0.75;
  position: relative;
}
.icon-telegram {
  font-size: 1.4375rem;
  color: #2aa1dd;
}
.icon-whatsapp {
  font-size: 1.4375rem;
  color: #1bbe43;
}
.icon-viber {
  font-size: 1.4375rem;
  color: #7a58e9;
}
.icon-map-point {
  font-size: 1.25rem;
  color: #6f6f6f;
}
a:hover .icon-map-point {
  color: rgba(55, 160, 217, 0.65);
}
.icon-mail {
  background: url("../images/sources/mail.svg") 50% 50% no-repeat;
  background-size: contain;
  font-size: 1.25rem;
}
.icon-clip {
  background: url("../images/sources/clip.svg") 50% 50% no-repeat;
  background-size: contain;
  font-size: 20px;
}
.icon-send {
  background-image: url("data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9JzMwMHB4JyB3aWR0aD0nMzAwcHgnICBmaWxsPSIjMzdhMGQ5IiB4bWxuczp4PSJodHRwOi8vbnMuYWRvYmUuY29tL0V4dGVuc2liaWxpdHkvMS4wLyIgeG1sbnM6aT0iaHR0cDovL25zLmFkb2JlLmNvbS9BZG9iZUlsbHVzdHJhdG9yLzEwLjAvIiB4bWxuczpncmFwaD0iaHR0cDovL25zLmFkb2JlLmNvbS9HcmFwaHMvMS4wLyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEwMCAxMDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIj48c3dpdGNoPjxmb3JlaWduT2JqZWN0IHJlcXVpcmVkRXh0ZW5zaW9ucz0iaHR0cDovL25zLmFkb2JlLmNvbS9BZG9iZUlsbHVzdHJhdG9yLzEwLjAvIiB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIj48L2ZvcmVpZ25PYmplY3Q+PGcgaTpleHRyYW5lb3VzPSJzZWxmIj48cGF0aCBkPSJNOTAuOCwyLjlMNS42LDM2LjVjLTMuOSwxLjUtNC4yLDYuOS0wLjUsOC45bDIzLjgsMTNjMC44LDAuNSwxLjksMC40LDIuNy0wLjFsMjEuMS0xNC4xYzIuMS0xLjQsNC41LDEuMSwzLjEsMy4xICAgIEw0MS43LDY4LjRjLTAuNSwwLjgtMC42LDEuOC0wLjEsMi43bDEzLDIzLjhjMiwzLjcsNy40LDMuMyw4LjktMC41TDk3LjEsOS4yQzk4LjcsNS4yLDk0LjgsMS4zLDkwLjgsMi45eiI+PC9wYXRoPjwvZz48L3N3aXRjaD48L3N2Zz4=");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.icon-mail:before,
.icon-clip:before,
.icon-send:before {
  content: "I";
  opacity: 0;
}
.media-icon {
  display: inline-block;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-icon .media-body {
  width: auto;
}
.media-left {
  padding-right: 20px;
}
.media-icon .media-left {
  padding-right: 10px;
}
.media-left img {
  max-width: none;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.btn-group .btn {
  margin-right: 10px;
  margin-bottom: 10px;
}
.btn {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  cursor: pointer;
  background-image: none;
  background-color: #fff;
  border: #37a0d9 1px solid;
  border-radius: 35px;
  padding: 12px 2.375rem 14px;
  opacity: 1;
  position: relative;
  overflow: hidden;
  text-decoration: none;
  font-size: 16px;
  color: #37a0d9;
  line-height: 1.375;
  font-weight: 500;
  text-align: center;
  outline: none;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn .inside {
  position: relative;
  z-index: 100;
}
@media (min-width: 768px) {
  .btn:before {
    content: "";
    display: block;
    background: #37a0d9;
    position: absolute;
    left: 0;
    top: 0;
    right: 100%;
    bottom: 0;
    width: 0;
    border-radius: 3px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  .btn:hover:before {
    right: 0;
    width: 100%;
  }
  .btn:not(.dropdown-toggle):hover {
    border-color: #37a0d9;
    color: #fff !important;
  }
}
.btn-primary {
  border: none;
  background: #37a0d9;
  padding: 13px 2.4375rem 15px;
  overflow: hidden;
  color: #fff;
}
.btn-lg {
  padding-top: 17px;
  padding-bottom: 19px;
}
.btn-primary.btn-lg {
  padding-top: 18px;
  padding-bottom: 20px;
}
.btn-primary.btn-lg:disabled {
  background-color: #6c757d;
  border-color: #6c757d;
  color: #fff;
  opacity: 0.6;
}
.btn-sm {
  padding: 9px 29px;
  font-size: 14px;
  line-height: 20px;
}
.btn-primary.btn-sm {
  padding: 10px 30px;
}
.btn-wide {
  padding-left: 3.5rem;
  padding-right: 3.5rem;
}
@media (min-width: 768px) {
  .btn-primary:before {
    content: "";
    display: block;
    background: #fff;
    opacity: 0.25;
    position: absolute;
    left: 0;
    top: 0;
    right: 100%;
    bottom: 0;
    width: 0;
    border-radius: 5px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  .btn-primary:hover:before {
    right: 0;
    width: 100%;
  }
}
.btn-dark {
  background: #333;
  border-color: #333;
}
.btn-dark:hover {
  background: #222;
  border-color: #222;
}
.btn-white,
.btn-white:hover {
  background: #fff;
  border-color: #fff;
  color: #222;
}
.btn-yellow,
.btn-yellow:hover {
  background: #ffc700;
  border-color: #ffc700;
}
.btn-white:hover,
.btn-yellow:hover {
  opacity: 0.85;
}
.btn-default {
  line-height: 1.33333333;
  padding-top: 13px;
}
.btn-default,
.bootstrap-select .btn-default:hover {
  border-color: #e6e6e6;
  background: #f9f9f9;
  position: relative;
  color: #222;
  font-weight: 300;
}
.btn-default:before {
  display: none;
}
.bootstrap-select.open .btn-default {
  border-color: #37a0d9;
  background-color: #fff;
  z-index: 985;
}
.bootstrap-select > .dropdown-toggle {
  padding-right: 30px;
}
.btn-default:hover {
  border-color: #d6d6d6;
  background: #fff;
  color: #222;
}
.btn-block {
  width: 100%;
  padding-left: 7px;
  padding-right: 7px;
}
.btn-primary.btn-block:disabled {
  background-color: #6c757d;
  border-color: #6c757d;
  color: #fff;
  opacity: 0.6;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.form-group > [class^="col-"] {
  padding: 0;
}
.form-group > [class^="col-"]:not(:last-child) {
  margin-bottom: -1px;
}
.form-group > [class^="col-"] .form-control {
  border-radius: 0;
}
.form-group > [class^="col-"]:first-child .form-control {
  border-radius: 5px 5px 0 0;
}
.form-group > [class^="col-"]:last-child .form-control {
  border-radius: 0 0 5px 5px;
}
.form-group > [class^="col-"]:first-child:last-child .form-control {
  border-radius: 5px;
}
@media (min-width: 768px) {
  .form-group > [class^="col-"]:not(:last-child) {
    margin-right: -1px;
    margin-bottom: 0;
  }
  .form-group > [class^="col-"]:first-child .form-control {
    border-radius: 5px 0 0 5px;
  }
  .form-group > [class^="col-"]:last-child .form-control {
    border-radius: 0 5px 5px 0;
  }
  .form-group > [class^="col-"]:first-child:last-child .form-control {
    border-radius: 5px;
  }
}
.form-group-title {
  padding-bottom: 2px;
  font-size: 1rem;
  font-weight: 500;
}
.control-group:before,
.control-group:after {
  content: " ";
  display: table;
}
.control-group:after {
  clear: both;
}
.control-xs {
  margin-bottom: 5px;
}
.control-sm {
  margin-bottom: 10px;
}
.control {
  margin-bottom: 1.25rem;
}
.control-btn {
  margin-top: 2.5rem;
}
.label {
  padding-top: 3px;
  margin-bottom: 6px;
  font-size: 14px;
  font-weight: 300;
  color: #222;
}
.label-sm {
  padding-top: 7px;
  margin-bottom: 7px;
  font-size: 10px;
  color: #222;
  text-transform: uppercase;
  font-weight: 500;
}
.label-lg {
  font-size: 16px;
  font-weight: 500;
}
.form-horizontal .label-lg {
  margin-top: 12px;
}
.help-error {
  padding-top: 3px;
  font-size: 12px;
  color: #ff5521;
  font-weight: 300;
}
.help-form {
  margin-top: 12px;
  color: #999;
  font-size: 0.875rem;
  line-height: 1.57142857;
}
input,
button {
  box-shadow: none;
  -webkit-appearance: none;
}
button:focus {
  outline: none;
}
.form-control {
  display: block;
  width: 100%;
  max-width: 100%;
  height: 50px;
  padding: 13px 1.25rem 14px;
  box-shadow: none;
  border-radius: 35px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.333333;
  color: #222;
  background-color: #f9f9f9;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid #e6e6e6;
}
.input-lg {
  padding-top: 18px;
  padding-bottom: 19px;
  height: 60px;
}
.form-control:focus {
  border: #37a0d9 2px solid;
  padding: 12px 1.1875rem 13px;
  background: #fff;
  outline: 0;
  position: relative;
  z-index: 500;
}
.input-lg:focus {
  padding-top: 17px;
  padding-bottom: 18px;
}
.form-control::-moz-placeholder {
  color: #222;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #222;
}
.form-control::-webkit-input-placeholder {
  color: #222;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  border-color: #dfdfdf;
  background-color: #f5f5f5;
  opacity: 1;
  color: rgba(0, 0, 0, 0.5);
}
.form-control[disabled]::-moz-placeholder,
.form-control[readonly]::-moz-placeholder,
fieldset[disabled] .form-control::-moz-placeholder {
  color: rgba(0, 0, 0, 0.5);
}
.form-control[disabled]:-ms-input-placeholder,
.form-control[readonly]:-ms-input-placeholder,
fieldset[disabled] .form-control:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
}
.form-control[disabled]::-webkit-input-placeholder,
.form-control[readonly]::-webkit-input-placeholder,
fieldset[disabled] .form-control::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
}
.form-control[disabled],
fieldset[disabled] .form-control,
label.disabled,
.checkbox label.disabled input[type="checkbox"] + i,
.radio label.disabled input[type="radio"] + i {
  cursor: not-allowed !important;
}
.form-control.error {
  background-color: snow;
  border-color: #cd9191;
}
.form-control.success {
  background-color: #fcfffa;
  border-color: #b0cd91;
}
.form-control.focus {
  background-color: #fff;
  border-color: #37a0d9;
}
.input-with-icon {
  position: relative;
}
.input-with-icon .form-control {
  padding-right: 50px;
}
.input-with-icon label {
  display: block;
  width: 100%;
}
.input-with-icon .input-icon {
  position: absolute;
  right: 1.25rem;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 41px;
  }
}
.checkbox,
.radio {
  padding-left: 30px;
  position: relative;
  font-size: 1rem;
  line-height: 20px;
  text-align: left;
}
.checkbox-sm,
.radio-sm {
  font-size: 0.875rem;
}
.checkbox.active,
.checkbox.active .count-items {
  color: #37a0d9;
}
.checkbox + .checkbox,
.radio + .radio {
  margin-top: 10px;
}
.checkbox label,
.radio label {
  margin-bottom: 0;
  cursor: pointer;
  font-weight: 300;
}
.checkbox input[type="checkbox"],
.radio input[type="radio"] {
  display: none;
}
.checkbox input[type="checkbox"] + i {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  margin-left: -30px;
  margin-top: 1px;
  border: #e6e6e6 1px solid;
  background: #f9f9f9;
  border-radius: 5px;
  cursor: pointer;
}
.checkbox label:hover i {
  border-color: #3498db;
}
.checkbox i:after {
  content: "";
  position: absolute;
  width: 0;
  height: 1px;
  background: #3498db;
  -webkit-transform: translate(7px, 12px) rotate(-45deg);
  transform: translate(7px, 12px) rotate(-45deg);
  -webkit-transform-origin: left;
  transform-origin: left;
  transition: all 150ms;
  transition-delay: 0ms;
}
.checkbox i:before {
  content: "";
  position: absolute;
  width: 0;
  height: 1px;
  background: #3498db;
  -webkit-transform: translate(4px, 8px) rotate(45deg);
  transform: translate(4px, 8px) rotate(45deg);
  -webkit-transform-origin: left;
  transform-origin: left;
  transition: all 150ms;
  transition-delay: 150ms;
}
.checkbox input[type="checkbox"]:checked + i {
  border-color: #3498db;
}
.checkbox input[type="checkbox"]:checked + i:before {
  width: 5px;
  transition-delay: 0ms;
}
.checkbox input[type="checkbox"]:checked + i:after {
  width: 11px;
  transition-delay: 150ms;
}
.checkbox input[type="checkbox"]:disabled + i {
  border-color: #e6e6e6;
  background-color: #f9f9f9;
  cursor: no-drop;
}
.radio input[type="radio"] + i {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 1px;
  margin-left: -30px;
  border: #d6d6d6 1px solid;
  border-radius: 30px;
  cursor: pointer;
}
.radio input[type="radio"]:checked + i {
  border-color: #3498db;
  background: #fff;
}
.radio input[type="radio"] + i:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  background: #3498db;
  border-radius: 30px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.radio input[type="radio"]:checked + i:before {
  width: 8px;
  height: 8px;
}
.radio label:hover i {
  border-color: #3498db;
}
.radio input[type="radio"]:disabled + i {
  border-color: #e6e6e6;
  background-color: #f9f9f9;
  cursor: no-drop;
}
.control-list {
  margin-right: -1.5rem;
}
.control-list .control,
.control-list .control-sm {
  display: inline-block;
  vertical-align: top;
  margin-top: 0;
  margin-right: 1.5rem;
}
@media (min-width: 992px) {
  .control-list {
    margin-right: -3.75rem;
  }
  .control-list .control,
  .control-list .control-sm {
    margin-right: 3.75rem;
  }
}
.control-list-title {
  line-height: 20px;
  font-size: 1.0625rem;
}
.dropdown {
  position: relative;
}
.dropdown .icon-caret {
  margin-left: 0.375rem;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 980;
  background: #fff;
  display: none;
  box-shadow: rgba(0, 0, 0, 0.1) 0 2px 3px;
  line-height: 1.75;
}
.open > .dropdown-menu,
.dropdown.open .dropdown-menu {
  display: block;
}
.bootstrap-select.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: -4px;
}
.dropdown-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.dropdown-menu > ul > li > a {
  display: block;
  padding: 3px 1.25rem 3px 1.25rem;
  color: #333;
  text-decoration: none;
}
.dropdown-menu > ul > li > a:hover,
.dropdown-menu > ul > li.active > a {
  background-color: #f5f5f5;
}
.form-control.selectpicker {
  opacity: 0;
  position: absolute;
  left: -2000em;
}
.bootstrap-select.form-control {
  position: relative;
  height: auto;
  background: transparent;
}
.bootstrap-select .form-control {
  padding-left: 12px;
  padding-right: 12px;
}
.bootstrap-select .dropdown-toggle:focus {
  outline: none !important;
}
.bootstrap-select.btn-group .btn {
  padding-left: 1.25rem;
  margin: 0;
}
.bootstrap-select.open .btn-default {
  border-width: 2px;
  padding: 12px 29px 13px 1.1875rem;
}
.input-lg .btn {
  padding-top: 19px;
  padding-bottom: 18px;
}
.bootstrap-select.open.input-lg .btn-default {
  padding-top: 18px;
  padding-bottom: 17px;
}
.bootstrap-select.open .btn-default .bs-caret {
  right: 1.1875rem;
}
.bootstrap-select.btn-group .dropdown-toggle .filter-option {
  margin-right: -5px;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*="col-"] {
  display: block;
}
.bootstrap-select > .dropdown-toggle.bs-placeholder,
.bootstrap-select > .dropdown-toggle.bs-placeholder:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder:hover {
  color: #222;
}
.bs-caret {
  display: block;
  width: 8px;
  height: 4px;
  background: url("../images/caret.svg") 50% 50% no-repeat;
  background-size: 100%;
  position: absolute;
  right: 1.25rem;
  top: 50%;
  margin-top: -2px;
}
.bootstrap-select.btn-group .dropdown-menu {
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: -4px;
}
.bootstrap-select.btn-group .dropdown-menu li.hidden {
  display: none;
}
.bootstrap-select.btn-group .dropdown-menu li a:focus {
  outline: none;
}
.bootstrap-select.btn-group .dropdown-menu li.selected a {
  background: #f5f5f5;
}
.control-file {
  position: relative;
}
.control-file i {
  position: absolute;
  left: 0;
  top: 14px;
  opacity: 0.75;
}
.control-file .file-path-wrapper {
  overflow: hidden;
}
.control-file input.file-path {
  padding: 0 0 0 28px;
  border: none;
  border-radius: 0;
  background: transparent;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.control-file input.file-path::-moz-placeholder {
  color: #333;
  opacity: 1;
}
.control-file input.file-path:-ms-input-placeholder {
  color: #333;
}
.control-file input.file-path::-webkit-input-placeholder {
  color: #333;
}
.control-file input[type="file"] {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
}
.control-file input[type="file"]::-webkit-file-upload-button {
  display: none;
}
.custom-file-label {
  position: absolute;
  inset: 0;
  cursor: pointer;
}
.input-with-icon,
.input-with-icon-left {
  position: relative;
}
.input-with-icon .form-control {
  padding-right: 3.125rem;
}
.input-with-icon-left .form-control {
  padding-left: 4rem;
}
.input-with-icon-left .form-control:focus {
  padding-left: calc(4rem - 1px);
}
.input-with-icon label,
.input-with-icon-left label {
  display: block;
  width: 100%;
}
.input-with-icon .input-icon,
.input-with-icon-left .input-icon {
  position: absolute;
  z-index: 501;
  right: 1.25rem;
  top: 50%;
  opacity: 0.25;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.input-with-icon-left .input-icon {
  left: 1.5625rem;
  right: auto;
}
.scroll-block {
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.scroll-block::-webkit-scrollbar {
  width: 3px;
  height: 3px;
  border: 1px solid #fff;
  background: #e8e8e8;
}
.scroll-block::-webkit-scrollbar-thumb {
  cursor: pointer;
  background: #37a0d9;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}
.nav-tabs {
  margin: 0 0 20px 0;
  padding: 0;
  list-style: none;
  vertical-align: top;
  text-align: center;
}
.nav-tabs li {
  display: inline-block;
  vertical-align: top;
  margin: 0 1rem 0.5rem 1rem;
  text-align: center;
}
.nav-tabs li a {
  font-size: 1.125rem;
  font-weight: 500;
  text-decoration: none;
}
.nav-tabs li.active a {
  color: #333;
}
.tabs {
  border-bottom: #d7d7d7 1px solid;
  text-align: left;
}
.tabs li {
  margin: 0 -4px 0 0;
}
.tabs li a {
  display: block;
  padding: 11px 1.25rem 13px;
  border-left: #fff 1px solid;
  border-right: #fff 1px solid;
  border-top: #fff 1px solid;
  font-size: 0.875rem;
  text-transform: uppercase;
  font-weight: bold;
  color: #999;
  letter-spacing: 1.3px;
}
.tabs li.active a {
  border-left-color: #d7d7d7;
  border-right-color: #d7d7d7;
  border-top-color: #5ab93e;
  border-bottom: #fff 1px solid;
  margin-bottom: -1px;
  position: relative;
}
.tabs li a:hover {
  color: #333;
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.tabs-btn-group {
  margin-left: 1px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 3.125rem;
}
.tabs-btn-group.text-center {
  justify-content: center;
}
.tabs-btn-group li {
  display: block;
  margin: 0;
}
.tabs-btn-group li a {
  display: block;
  padding: 0.5rem 1.875rem 0.75rem;
  border: #dadada 1px solid;
  background: #fff;
  margin-left: -1px;
  margin-bottom: -1px;
  font-size: 1rem;
  font-weight: 300;
  color: #222;
}
.tabs-btn-group li a:hover {
  color: #37a0d9;
}
.tabs-btn-group li:first-child a {
  border-radius: 35px 0 0 35px;
}
.tabs-btn-group li:last-child a {
  border-radius: 0 35px 35px 0;
}
.tabs-btn-group li:only-child a {
  border-radius: 35px;
}
.tabs-btn-group li.active a {
  background: #37a0d9;
  border-color: #37a0d9;
  position: relative;
  z-index: 10;
  color: #fff;
  font-weight: 500;
  cursor: default;
}
.tabs-btn-group li.active .count-items {
  color: #fff;
}
@media (max-width: 991px) {
  .nav-tabs {
    margin-left: -5px;
    margin-right: -5px;
  }
  .nav-tabs li {
    margin-left: 5px;
    margin-right: 5px;
  }
  .tabs-btn-group {
    margin-left: 1px;
    margin-right: 0;
  }
  .tabs-btn-group li {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .tabs-btn-group li {
    width: 50%;
  }
  .tabs-btn-group li a {
    padding-left: 5px;
    padding-right: 5px;
  }
  .tabs-btn-group li:nth-child(1) a {
    border-radius: 0 0 0 0;
  }
  .tabs-btn-group li:nth-child(2) a {
    border-radius: 0 0 0 0;
  }
  .tabs-btn-group li:nth-child(3) a {
    border-radius: 0 0 0 35px;
  }
  .tabs-btn-group li:nth-child(4) a {
    border-radius: 0 0 35px 0;
  }
}
.mobile .tabs-scroll.static-carousel-container {
  margin-bottom: 3.125rem;
}
.mobile .static-carousel-container .tabs-btn-group {
  display: block;
  white-space: nowrap;
  padding-right: 19px;
}
.mobile .static-carousel-container .tabs-btn-group li {
  display: inline-block;
  margin-right: -4px;
  width: auto;
}
.mobile .static-carousel-container .tabs-btn-group li a {
  margin-bottom: 0;
  padding-left: 1rem;
  padding-right: 1rem;
  border-radius: 0;
}
.mobile .static-carousel-container .tabs-btn-group li:first-child a {
  border-radius: 35px 0 0 35px;
}
.mobile .static-carousel-container .tabs-btn-group li:last-child a {
  border-radius: 0 35px 35px 0;
}
.mobile .static-carousel-container .tabs-btn-group li:only-child a {
  border-radius: 35px;
}
.header-top {
  background: #222;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #fff;
  font-size: 0.875rem;
  position: relative;
  z-index: 960;
}
.header-top a {
  color: inherit;
  text-decoration: none;
}
.messengers {
  margin: 0;
  padding: 0;
  list-style: none;
}
.header-top .messengers {
  float: left;
  margin-top: 2px;
  font-size: 0.75rem;
}
.header-top .messengers li {
  display: inline-block;
  margin-right: 0.5rem;
}
.header-top .messengers li:last-child {
  margin-right: 0;
}
.messengers i {
  vertical-align: middle;
  margin-right: 0.75rem;
}
.header-top .messengers a:hover {
  color: #37a0d9;
}
@media (min-width: 768px) {
  .header-top .messengers {
    margin-top: 0.375rem;
    font-size: 0.875rem;
  }
  .header-top .messengers li {
    margin-right: 0.75rem;
  }
}
@media (max-width: 767px) {
  .messengers i {
    margin-right: 0.5rem;
    font-size: 1.8rem;
  }
  .login-link i {
    font-size: 0.75rem;
  }
}
.header-contact {
  float: left;
}
.header-control {
  float: right;
}
.header-control {
  margin-left: 1rem;
}
.header-contacts > div,
.header-control > div {
  display: inline-block;
  vertical-align: top;
  margin-left: 0.75rem;
  vertical-align: middle;
}
.header-top .phone,
.main-nav-dropdown .phone {
  margin-top: 0.25rem;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 120%;
}
.header-top .location {
  margin-left: 0;
}
.login {
  margin-bottom: 0.125rem;
}
.login i {
  margin-top: 2px;
  margin-right: 0.625rem;
}
.login a:hover {
  color: #37a0d9;
}
.header-top .btn {
  padding: 8px 1.4375rem 10px;
  font-size: 14px;
  font-weight: normal;
}
.header-top .action-with-icon span,
.footer-contacts .action-with-icon span {
  border-color: #fff;
}
.header-top .action-with-icon:hover,
.footer-contacts .action-with-icon:hover {
  color: #37a0d9;
}
.header-top .action-with-icon:hover span,
.footer-contacts .action-with-icon:hover span {
  border-color: transparent;
}
.header-content,
.header-content .container {
  position: relative;
}
.header-content {
  z-index: 950;
  background: #fff;
  height: 6.25rem;
}
.header-affix-content {
  z-index: 950;
  background: #fff;
  transition: margin-top 0.5s ease-in-out;
  margin-top: 0;
}
.header-affix .header-affix-content {
  position: fixed !important;
  left: 0;
  top: -5rem;
  width: 100%;
  z-index: 999;
  margin-top: 5rem;
  box-shadow: rgba(0, 0, 0, 0.15) 0 5px 23px;
  border-radius: 0 0 20px 20px;
}
.header-affix .main-nav {
  padding-top: 0.85rem;
  padding-bottom: 1rem;
}
.header-affix .main-nav .dropdown-menu {
  margin-top: 1rem;
}
@media (min-width: 992px) {
  .header-contacts {
    float: right;
  }
}
@media (min-width: 1260px) {
  .header-control {
    margin-left: 2rem;
  }
  .header-contacts > div,
  .header-control > div {
    margin-left: 1.75rem;
  }
  .header-top .messengers li {
    margin-right: 1.125rem;
  }
}
.dropdown-menu-form {
  margin-top: 20px;
  left: auto;
  right: -5px;
  padding: 1.875rem;
  width: 21.25rem;
  border-radius: 6px;
  box-shadow: none;
  color: #222;
}
.dropdown-menu-form:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-bottom: #fff 0.5rem solid;
  border-left: transparent 0.5rem solid;
  border-right: transparent 0.5rem solid;
  position: absolute;
  right: 15px;
  top: -0.5rem;
}
@media (min-width: 768px) {
  .dropdown-menu-form {
    margin-top: 35px;
    right: auto;
    left: 50%;
    transform: translate(-50%, 0);
  }
  .dropdown-menu-form:before {
    left: 50%;
    right: auto;
    transform: translate(-50%, 0);
  }
}
.dropdown-mask {
  display: none;
}
.open > .dropdown-mask {
  display: block;
  background-color: rgba(36, 36, 36, 0.5);
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 100;
}
.social-btn-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.social-btn-item {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 0.375rem;
  margin-right: 0.375rem;
}
.text-center .social-btn-item {
  margin-left: 0.1875rem;
  margin-right: 0.1875rem;
}
.social-btn {
  display: inline-block;
  vertical-align: middle;
  background: #ccc;
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  border-radius: 0.375rem;
  text-align: center;
  color: #fff !important;
  text-decoration: none;
  font-size: 1.125rem;
}
.social-btn:hover {
  opacity: 0.9;
}
.social-btn i {
  margin: -0.25rem 0 0 0;
  vertical-align: middle;
}
.social-btn-vk {
  background: #436eab;
}
.social-btn-facebook {
  background: #475993;
}
.social-btn-google {
  background: #ea443a;
  font-size: 1rem;
}
.social-btn-yandex {
  background: #ed1e24;
}
#logo {
  float: left;
  width: 13.125rem;
  position: absolute;
  left: 15px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.mobile-request-icon {
  position: absolute;
  top: 50%;
  margin-top: 1px;
  right: 106px;
  font-size: 22px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
@media (max-width: 340px) {
  .mobile-request-icon {
    display: none !important;
  }
}
.mobile-phone {
  position: absolute;
  top: 50%;
  margin-top: 1px;
  right: 65px;
  font-size: 20px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.mobile-phone i,
.mobile-phone a,
.mobile-request-icon i,
.mobile-request-icon a {
  display: block;
  color: #37a0d9;
  text-decoration: none;
  border: none;
}
.nav-toggle {
  width: 30px;
  height: 30px;
  position: absolute;
  right: 15px;
  top: 50%;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;
  margin: auto;
  cursor: pointer;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.body-menu-opened .nav-toggle,
.body-menu-close .nav-toggle {
  align-items: center;
}
.stick {
  width: 30px;
  height: 3px;
  border-radius: 4px;
  margin-bottom: 5px;
  background-color: #222;
  display: inline-block;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.stick:last-child {
  margin-bottom: 0;
}
.stick-2 {
  width: 24px;
}
.nav-toggle:hover .stick-2 {
  width: 30px;
}
.body-menu-opened .stick-1 {
  animation: stick-1-open 0.85s ease-out forwards;
}
.body-menu-opened .stick-2 {
  animation: stick-2-open 0.85s linear forwards;
  width: 30px;
  margin-left: 0;
}
.body-menu-opened .stick-3 {
  animation: stick-3-open 0.85s linear forwards;
}
@-webkit-keyframes stick-1-open {
  0% {
    width: 30px;
  }
  30% {
    width: 3px;
    transform: translate(15px, 0);
  }
  65% {
    width: 3px;
    transform: translate(15px, -30px);
    animation-timing-function: cubic-bezier(0, 1, 1, 1);
  }
  100% {
    width: 2px;
    transform: translate(10px, 18px);
  }
}
@keyframes stick-1-open {
  0% {
    width: 30px;
  }
  30% {
    width: 3px;
    transform: translate(15px, 0);
  }
  65% {
    width: 3px;
    transform: translate(15px, -30px);
    animation-timing-function: cubic-bezier(0, 1, 1, 1);
  }
  100% {
    width: 2px;
    transform: translate(10px, 18px);
  }
}
@-webkit-keyframes stick-2-open {
  65% {
    width: 30px;
    transform: translate(0px, 0) rotate(0deg);
  }
  100% {
    width: 30px;
    transform: translate(0px, 0) rotate(45deg);
  }
}
@keyframes stick-2-open {
  65% {
    width: 30px;
    transform: translate(0px, 0) rotate(0deg);
  }
  100% {
    width: 30px;
    transform: translate(0px, 0) rotate(45deg);
  }
}
@-webkit-keyframes stick-3-open {
  65% {
    transform: translate(0px, 0) rotate(0deg);
  }
  100% {
    transform: translate(0px, -8px) rotate(-45deg);
  }
}
@keyframes stick-3-open {
  65% {
    transform: translate(0px, 0) rotate(0deg);
  }
  100% {
    transform: translate(0px, -8px) rotate(-45deg);
  }
}
.body-menu-close .stick-1 {
  width: 3px;
  animation: stick-1-close 0.85s ease-out forwards;
}
.body-menu-close .stick-2 {
  animation: stick-2-close 0.85s ease-out forwards;
  margin-left: 0;
}
.body-menu-close .stick-3 {
  animation: stick-3-close 0.85s ease-out forwards;
}
@-webkit-keyframes stick-1-close {
  0%,
  70% {
    width: 0;
    transform: translate(0, 0);
  }
  100% {
    width: 30px;
    transform: translate(0, 0);
  }
}
@keyframes stick-1-close {
  0%,
  70% {
    width: 0;
    transform: translate(0, 0);
  }
  100% {
    width: 30px;
    transform: translate(0, 0);
  }
}
@-webkit-keyframes stick-2-close {
  0% {
    width: 30px;
    transform: translate(0px, 0) rotate(45deg);
  }
  20% {
    width: 3px;
    transform: translate(0, 0) rotate(45deg);
  }
  40% {
    width: 0;
  }
  65% {
    transform: translate(0, -26px);
    animation-timing-function: cubic-bezier(0, 1, 1, 1);
  }
  80% {
    width: 0;
  }
  100% {
    width: 30px;
    transform: translate(0, 0);
  }
}
@keyframes stick-2-close {
  0% {
    width: 30px;
    transform: translate(0px, 0) rotate(45deg);
  }
  20% {
    width: 3px;
    transform: translate(0, 0) rotate(45deg);
  }
  40% {
    width: 0;
  }
  65% {
    transform: translate(0, -26px);
    animation-timing-function: cubic-bezier(0, 1, 1, 1);
  }
  80% {
    width: 0;
  }
  100% {
    width: 30px;
    transform: translate(0, 0);
  }
}
@-webkit-keyframes stick-3-close {
  0% {
    width: 30px;
    transform: translate(0px, -8px) rotate(-45deg);
  }
  20% {
    width: 3px;
    transform: translate(0, -8px) rotate(-45deg);
  }
  65% {
    transform: translate(0, -35px);
    animation-timing-function: cubic-bezier(0, 1, 1, 1);
  }
  90% {
    width: 3px;
  }
  100% {
    width: 30px;
    transform: translate(0, 0);
  }
}
@keyframes stick-3-close {
  0% {
    width: 30px;
    transform: translate(0px, -8px) rotate(-45deg);
  }
  20% {
    width: 3px;
    transform: translate(0, -8px) rotate(-45deg);
  }
  65% {
    transform: translate(0, -35px);
    animation-timing-function: cubic-bezier(0, 1, 1, 1);
  }
  90% {
    width: 3px;
  }
  100% {
    width: 30px;
    transform: translate(0, 0);
  }
}
.main-nav {
  margin-left: 13rem;
  margin-right: 5.375rem;
  padding-top: 2.0625rem;
  padding-bottom: 2.25rem;
  text-align: right;
  opacity: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.main-nav .nav {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-top: 18px;
}
.main-nav .nav > li {
  display: inline-block;
  vertical-align: top;
  position: relative;
  margin-left: 1.75rem;
  font-size: 1.125rem;
  font-weight: normal;
}
.main-nav .nav > li > a,
.main-nav .nav > li > span {
  display: block;
  text-decoration: none;
  white-space: nowrap;
  color: #232323;
}
.main-nav .nav > li:hover > a,
.main-nav .nav > li.active > a,
.main-nav .nav > li.active > span {
  color: #37a0d9;
}
.main-nav .nav > li.dropdown:hover:after {
  content: "";
  display: block;
  width: 100%;
  height: 2.25rem;
  position: absolute;
  top: 100%;
  left: 0;
}
.main-nav .icon-caret,
.main-nav .icon-next {
  vertical-align: middle;
  top: -1px;
  left: 2px;
  font-size: 7px;
}
.main-nav .dropdown-menu {
  width: auto;
  padding-top: 1.1875rem;
  padding-bottom: 1.5625rem;
  left: 50%;
  margin-top: 2.25rem;
  border-top: #edf4fa 1px solid;
  text-align: left;
  font-size: 1rem;
  line-height: 1.5;
  transform: translate(-50%, 20px);
  transition: all 200ms;
}
.main-nav .dropdown:hover .dropdown-menu {
  animation: transform 0.3s ease-in-out forwards;
}
.main-nav .dropdown-menu:before {
  content: "";
  display: block;
  width: 3.625rem;
  height: 1px;
  position: absolute;
  left: 0;
  top: -1px;
  background: #37a0d9;
}
.main-nav .dropdown-menu ul > li > a {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1.875rem;
  padding-right: 1.875rem;
  position: relative;
  white-space: nowrap;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.main-nav .dropdown-menu ul > li.active > a,
.main-nav .dropdown-menu ul > li > a:hover {
  background: #fff;
  padding-left: 2.75rem;
  padding-right: 1rem;
  color: #37a0d9;
}
.main-nav .dropdown-menu .icon-next {
  position: absolute;
  left: 0.875rem;
  top: 1.0625rem;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.main-nav .dropdown-menu .active a .icon-next,
.main-nav .dropdown-menu a:hover .icon-next {
  left: 1.875rem;
  opacity: 1;
}
.fade-body {
  display: none;
  background: rgba(34, 34, 34, 0.35);
  position: fixed;
  z-index: 900;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.main-nav-dropdown {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  z-index: 995;
  background: #fff;
  padding-top: 14px;
  overflow-x: hidden;
  overflow-y: auto;
  font-size: 1.25rem;
  -webkit-overflow-scrolling: touch;
}
.main-nav-dropdown h5 {
  font-size: 1.35rem;
}
.body-menu-opened .fade-body,
.body-menu-opened .main-nav-dropdown {
  display: block;
}
@media (min-width: 768px) {
  .main-nav-dropdown {
    font-size: 1rem;
  }
  .main-nav-dropdown h5 {
    font-size: 1.125rem;
  }
  .body-menu-opened .main-nav-dropdown {
    animation: transformM 0.3s ease-in-out forwards;
  }
  .body-menu-close .main-nav-dropdown {
    animation: transformMC 0.3s ease-in-out forwards;
    display: block;
    pointer-events: none;
  }
  .body-menu-opened body {
    overflow: hidden;
  }
  .body-menu-opened #header {
    margin-right: calc(var(--scrollbar-compensate, 20px) * -1);
  }
  .body-menu-opened body,
  .body-menu-opened .header-top,
  .body-menu-opened .header-content,
  .body-menu-opened .header-affix .header-affix-content,
  .body-menu-opened .main-nav-dropdown {
    padding-right: var(--scrollbar-compensate, 20px);
  }
  .body-menu-opened .header-affix .header-affix-content {
    border-radius: 0;
  }
  .body-menu-opened .main-nav-dropdown {
    max-height: calc(100vh - 151px);
    scrollbar-width: none;
  }
  .body-menu-opened .header-affix .main-nav-dropdown {
    max-height: calc(100vh - 87px);
  }
}
@keyframes transform {
  0% {
    transform: translate(-50%, 20px);
    opacity: 0;
  }
  100% {
    transform: translate(-50%, 0);
    opacity: 1;
  }
}
@keyframes transformM {
  0% {
    transform: translate(0, -15px);
    opacity: 0;
  }
  100% {
    transform: translate(0, 0);
    opacity: 1;
  }
}
@keyframes transformMC {
  0% {
    transform: translate(0, 0);
    opacity: 1;
    display: block;
  }
  100% {
    transform: translate(0, -15px);
    opacity: 0;
    display: none;
    visibility: hidden;
  }
}
.body-menu-opened .main-nav {
  opacity: 0;
  visibility: hidden;
}
.main-nav-dropdown h5 {
  margin-bottom: 2.3125rem;
}
.main-nav-dropdown h5 a {
  color: inherit;
  text-decoration: none;
}
.main-nav-dropdown h5 a:hover {
  color: #37a0d9;
}
.main-nav-dropdown ul {
  margin: 0 0 2.9375rem;
  padding: 0;
  list-style: none;
}
.main-nav-dropdown li {
  margin-bottom: 0.75rem;
}
.main-nav-dropdown li a {
  color: #222;
  text-decoration: none;
}
.main-nav-dropdown li a:hover {
  color: #37a0d9;
}
.main-nav-dropdown .phone {
  margin-bottom: 5px;
}
.main-nav-dropdown .mail {
  margin-bottom: 2.3125rem;
  font-size: 0.875rem;
}
.main-nav-dropdown .mail a {
  text-decoration: none;
}
.main-nav-dropdown .messengers {
  font-size: 0.875rem;
}
.main-nav-dropdown .messengers li {
  margin-bottom: 1.5625rem;
}
@media (max-width: 1259px) {
  .main-nav {
    margin-right: 4rem;
  }
  .main-nav .nav > li {
    margin-left: 1.25rem;
  }
}
@media (max-width: 767px) {
  .header-content > .container,
  .header-content,
  .header-content .header-affix-content > .container {
    height: 80px;
  }
  .body-menu-opened {
    overflow: hidden;
  }
  .header-content {
    z-index: inherit;
  }
  .body-menu-opened .nav-toggle {
    z-index: 999;
  }
  .body-menu-opened .stick {
    background: #fff;
  }
  .main-nav-dropdown {
    display: block;
    position: fixed;
    left: -120%;
    top: 0;
    bottom: 0;
    z-index: 995;
    width: 85%;
    height: auto;
    max-height: none !important;
    background: #fafafa;
    box-shadow: none;
    border-radius: 0;
    padding-top: 30px;
    padding-bottom: 30px;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
  }
  .body-menu-opened .main-nav-dropdown {
    left: 0;
  }
  .hide-menu,
  .fade-body {
    position: fixed;
    z-index: 990;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    display: block;
    left: -120%;
    right: auto;
    width: 100%;
    opacity: 0;
    background: rgba(0, 0, 0, 0.2);
    -webkit-transition: opacity 0.4s ease-in-out;
    -o-transition: opacity 0.4s ease-in-out;
    transition: opacity 0.4s ease-in-out;
  }
  .body-menu-opened .hide-menu {
    left: 0;
    opacity: 1;
    background: #444;
  }
  .main-nav-dropdown .phone {
    font-size: 1.5rem;
  }
  .main-nav-dropdown .mail,
  .main-nav-dropdown .messengers {
    font-size: 1.125rem;
  }
}
.mobile-request-btn {
  position: fixed;
  z-index: 999;
  left: 15px;
  right: 15px;
  bottom: -55px;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.mobile-request-btn .btn {
  box-shadow: rgba(0, 0, 0, 0.3) 0 3px 5px;
}
.mobile-request-btn.affix {
  bottom: 15px;
  opacity: 1;
}
.static-promo {
  min-height: 29rem;
  position: relative;
  background-size: cover;
  background-position: 50% 50%;
  overflow: hidden;
  display: flex;
  align-items: center;
  padding-top: 2.75rem;
  padding-bottom: 2.75rem;
  border-radius: 35px;
}
.static-promo__image {
  display: block;
  width: 100%;
  height: 130%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 35px;
  position: absolute;
  left: 0;
  top: -15%;
  right: 0;
  bottom: -15%;
}
.static-promo-lg {
  padding-top: 6.25rem;
  padding-bottom: 18.54838709%;
}
@media (max-width: 767px) {
  .static-promo-lg {
    padding-bottom: 37.5%;
  }
}
.static-promo .container {
  position: relative;
  z-index: 100;
}
.static-promo-shadow {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000;
  opacity: 0.3;
}
.promo {
  height: calc(100vh - 158px);
  min-height: 550px;
  position: relative;
  border-radius: 35px;
}
.promo__picture {
  display: block;
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border-radius: 35px;
  overflow: hidden;
}
.promo__image {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
@media (max-width: 767px) {
  .promo__picture {
    height: 382px;
    bottom: auto;
  }
}
.promo .container {
  position: absolute;
  z-index: 100;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.promo-title-container {
  top: 27%;
}
.static-promo .promo-title-container {
  position: relative;
  left: 0;
  top: 0;
  -webkit-transform: none;
  transform: none;
}
.promo-title {
  max-width: 43.75rem;
  margin-left: auto;
  margin-right: auto;
  font-size: 3.25rem;
  line-height: 1.2;
  font-weight: 500;
}
.static-promo .promo-title {
  margin-bottom: 0 !important;
  max-width: 53rem;
  line-height: 1;
  font-size: 3.875rem;
}
.static-promo-lg .promo-title:last-child {
  margin-top: 10px;
  margin-bottom: 10px !important;
}
.static-promo .btn {
  margin-top: 3.4375rem;
}
.scrolldown {
  display: block;
  margin: 5px auto 0;
  position: relative;
  width: 30px;
  height: 70px;
  opacity: 0.75;
}
.chevron {
  display: block;
  position: absolute;
  width: 28px;
  height: 4px;
  opacity: 0;
  transform: scale3d(0.5, 0.5, 0.5);
  animation: move 3s ease-out infinite;
}
.chevron:first-child {
  animation: move 3s ease-out 1s infinite;
}
.chevron:nth-child(2) {
  animation: move 3s ease-out 2s infinite;
}
.chevron:before,
.chevron:after {
  content: " ";
  position: absolute;
  top: 0;
  height: 100%;
  width: 51%;
  background: #37a0d9;
}
.chevron:before {
  left: 0;
  transform: skew(0deg, 30deg);
  border-radius: 3px 0 0 0;
}
.chevron:after {
  right: 0;
  width: 50%;
  transform: skew(0deg, -30deg);
  border-radius: 0 3px 0 0;
}
@keyframes move {
  25% {
    opacity: 1;
  }
  33% {
    opacity: 1;
    transform: translateY(30px);
  }
  67% {
    opacity: 1;
    transform: translateY(40px);
  }
  100% {
    opacity: 0;
    transform: translateY(55px) scale3d(0.5, 0.5, 0.5);
  }
}
@keyframes pulse {
  to {
    opacity: 1;
  }
}
@-webkit-keyframes ani-mouse {
  0% {
    opacity: 1;
    top: 29%;
  }
  15% {
    opacity: 1;
    top: 50%;
  }
  50% {
    opacity: 0;
    top: 80%;
  }
  100% {
    opacity: 0;
    top: 29%;
  }
}
@-moz-keyframes ani-mouse {
  0% {
    opacity: 1;
    top: 29%;
  }
  15% {
    opacity: 1;
    top: 50%;
  }
  50% {
    opacity: 0;
    top: 80%;
  }
  100% {
    opacity: 0;
    top: 29%;
  }
}
@keyframes ani-mouse {
  0% {
    opacity: 1;
    top: 29%;
  }
  15% {
    opacity: 1;
    top: 50%;
  }
  50% {
    opacity: 0;
    top: 80%;
  }
  100% {
    opacity: 0;
    top: 29%;
  }
}
.scroll-btn {
  margin-top: 15px;
  display: block;
  position: relative;
  text-align: center;
}
.scroll-btn > * {
  display: inline-block;
}
.scroll-btn > *:hover,
.scroll-btn > *:focus,
.scroll-btn > *:active,
.scroll-btn > *.active {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.scroll-btn .mouse {
  position: relative;
  display: block;
  width: 30px;
  height: 50px;
  margin: 0 auto 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid #222;
  border-radius: 23px;
}
.scroll-btn .mouse > * {
  position: absolute;
  display: block;
  top: 29%;
  left: 50%;
  width: 8px;
  height: 8px;
  margin: -4px 0 0 -4px;
  background: #222;
  border-radius: 50%;
  -webkit-animation: ani-mouse 2.5s linear infinite;
  -moz-animation: ani-mouse 2.5s linear infinite;
  animation: ani-mouse 2.5s linear infinite;
}
.promo-search-container {
  bottom: 7.5%;
}
.promo-search {
  padding: 1.25rem 1.25rem 0.625rem;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 35px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  position: relative;
  z-index: 200;
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
}
.promo-search-item {
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
}
.promo-search-item.-first {
  width: 30.97345132%;
}
.promo-search-item.-second {
  width: 20.3539823%;
}
.promo-search-item.-third {
  width: 25.66371681%;
}
.promo-search-item.-fourth {
  width: 23.00884955%;
}
.promo-search .label {
  padding-top: 0;
  margin-bottom: 0.75rem;
  font-size: 1.0625rem;
  font-weight: bold;
  color: #222;
}
@media (max-width: 991px) {
  .promo {
    min-height: 680px;
  }
  .promo-title a {
    display: block;
  }
  .promo-search {
    flex-wrap: wrap;
  }
  .promo-search-item:nth-child(1) {
    width: 61.94690264%;
  }
  .promo-search-item:nth-child(2) {
    width: 38.05309736%;
  }
  .promo-search-item:nth-child(3) {
    width: 50%;
  }
  .promo-search-item:nth-child(4) {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .promo {
    height: auto !important;
    padding-top: 0;
    padding-bottom: 0;
    background: #fff;
  }
  .promo .container {
    position: static;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .promo-title-container {
    padding-top: 100px;
    padding-bottom: 190px;
  }
  .static-promo {
    min-height: 20rem;
  }
  .static-promo .promo-title-container {
    background: none;
    padding-top: 0;
    padding-bottom: 0;
  }
  .static-promo .promo-title {
    font-size: 2.25rem;
  }
  .promo-title {
    max-width: 30rem;
    font-size: 2rem;
  }
  .promo .container {
    width: 100%;
    border-radius: 35px;
  }
  .blur-o {
    display: none;
  }
  .promo-search {
    display: block;
    padding: 0;
    background: none;
    margin-top: 30px;
  }
  .promo-search-item {
    width: 100% !important;
    padding: 0;
  }
}
.section {
  padding-top: 5rem;
  padding-bottom: 5.5rem;
  border-top: #e6e6e6 1px solid;
}
.section-sm {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.section:first-child {
  border-top: none;
}
.section-grey {
  background: #f4f4f4;
  border: none;
}
.section-grey + .section {
  border: none;
}
.section-advantages {
  padding-top: 5.25rem;
  padding-bottom: 3.75rem;
}
.section-advantages-mini {
  padding-top: 3.25rem;
  padding-bottom: 0rem;
}
.advantage-item {
  margin-bottom: 2rem;
  position: relative;
  z-index: -1;
}
.advantage-item-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 4.4375rem;
  margin-bottom: 2.1875rem;
  line-height: 1.25;
}
.advantage-item-icon i {
  font-size: 4.375rem;
}
.advantage-item-icon img,
.advantage-item-icon svg {
  max-width: 4.375rem;
  max-height: 4.375rem;
}
.section-advantages-mini .advantage-item-icon {
  margin-bottom: 1.75rem;
}
.advantage-item-title {
  margin-bottom: 1.4375rem;
  font-size: 1.375rem;
  font-weight: bold;
  line-height: 1.45454545;
}
.advantage-item-descr {
  line-height: 1.875;
}
.advantage-item-mini .advantage-item-descr {
  line-height: 1.66666666;
  font-size: 1.125rem;
}
.advantage-list-mini {
  display: flex;
  flex-wrap: nowrap;
  margin-left: -15px;
  margin-right: -15px;
}
.advantage-item-mini {
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 1.25rem;
  text-align: center;
}
.advantage-list-mini .advantage-item-mini {
  width: 50%;
}
.advantage-item-mini .advantage-item-title {
  font-size: 1.25rem;
  font-weight: bold;
  line-height: 1.44444444;
}
.advantage-item-mini .advantage-item-title-sm {
  margin-top: 10px;
  font-size: 1.125rem;
  line-height: 1.44444444;
  font-weight: 300;
}
@media (max-width: 991px) {
  .advantage-list-mini {
    flex-wrap: wrap;
  }
}
.section-services {
  padding-top: 4.75rem;
  padding-bottom: 4.375rem;
}
.section-services h2 {
  margin-bottom: 2.6875rem;
}
.service-item {
  display: block;
  position: relative;
  margin-bottom: 1.875rem;
  text-decoration: none;
  color: #222;
}
.service-item:hover {
  color: #222;
}
.service-item-photo {
  height: 23.125rem;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  border-radius: 35px;
}
.service-item-photo__image {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 35px;
}
.service-item-detail {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
  padding: 6rem 1.875rem 1.1875rem;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75));
  font-size: 1.375rem;
  border-radius: 0 0 35px 35px;
  font-weight: normal;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.service-item-detail:before,
.service-item-detail:after {
  content: " ";
  display: table;
}
.service-item-detail:after {
  clear: both;
}
.service-item-title {
  display: inline-block;
  vertical-align: bottom;
  width: 50%;
  margin-right: -6px;
  color: #222;
  font-weight: bold;
  line-height: 1.25;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.service-item .service-item-title {
  color: #fff;
}
.service-item:hover .service-item-title,
.service-item .service-item-price {
  color: #37a0d9;
}
.service-item .icon-arr-right {
  font-size: 1.25rem;
  position: absolute;
  margin-left: 4px;
  margin-top: 0.3125rem;
  opacity: 0;
  color: #222;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.service-item:hover .icon-arr-right {
  margin-left: 1rem;
  opacity: 1;
  color: #37a0d9;
}
.service-item-price {
  display: inline-block;
  vertical-align: bottom;
  width: 50%;
  padding-left: 1rem;
  text-align: right;
  line-height: 1.1;
}
.service-item-price .price-value {
  font-size: 3.125rem;
  font-weight: 500;
}
.service-item-sm .service-item-detail {
  padding: 6rem 1.875rem 1.5rem;
  font-size: 1.15rem;
}
.service-item-sm .service-item-title {
  padding-right: 1rem;
}
.service-item-sm .price-value {
  font-size: 2.125rem;
  line-height: 1;
}
.service-item-sm .icon-arr-right {
  margin-top: 0.25rem;
  font-size: 1rem;
}
@media (min-width: 1260px) {
  .service-item-sm .service-item-photo {
    height: 16rem;
  }
}
@media (max-width: 767px) {
  .service-list .row {
    margin-left: -5px;
    margin-right: -5px;
  }
  .service-list .row > [class^="col-"],
  .service-list .row > [class*=" col-"] {
    padding-left: 5px;
    padding-right: 5px;
  }
  .service-item {
    margin-bottom: 10px;
  }
  .service-item-photo,
  .service-item-sm .service-item-photo {
    height: 12rem;
  }
  .service-item-detail {
    padding-left: 20px;
    padding-right: 10px;
    padding-bottom: 15px;
    font-size: 1.1rem;
  }
  .service-item-title,
  .service-item-price {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: left;
  }
  .service-item .icon-arr-right {
    display: none;
  }
  .service-item-price .price-value {
    font-size: 20px;
  }
}
.section-works {
  padding-bottom: 6.25rem;
}
.owl-theme .owl-nav {
  margin: 0;
}
.owl-theme .owl-nav [class*="owl-"] {
  position: absolute;
  top: 50%;
  background: #fff;
  padding: 16px 7px;
  font-size: 2rem;
  color: #000;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.owl-theme .owl-nav [class*="owl-"] i {
  display: block;
}
.owl-theme .owl-nav .owl-prev {
  left: -70px;
}
.owl-theme .owl-nav .owl-next {
  right: -70px;
}
.owl-theme .owl-nav .disabled {
  opacity: 0.25;
}
@media (max-width: 1300px) {
  .owl-theme .owl-nav .owl-prev {
    left: -10px;
  }
  .owl-theme .owl-nav .owl-next {
    right: -10px;
  }
}
.section-works .lead {
  margin-bottom: 3.3125rem;
}
.work-item {
  display: block;
  position: relative;
  color: #222;
  text-decoration: none;
}
.work-item-photo {
  height: 16.25rem;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  border-radius: 35px;
}
.work-item-photo__image {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 35px;
}
.work-item-title {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 100;
  background: #fff;
  padding: 0.3125rem 1.125rem;
  border-radius: 35px;
  font-size: 1rem;
  line-height: 1.25;
  font-weight: 500;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.work-item-title .inside {
  position: relative;
  z-index: 100;
}
.work-item-title:before {
  content: "";
  display: block;
  background: #37a0d9;
  position: absolute;
  left: 0;
  top: 0;
  right: 100%;
  bottom: 0;
  width: 0;
  border-radius: 0 35px 0 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.work-item:hover .work-item-title:before {
  right: 0;
  width: 100%;
}
.work-item:hover .work-item-title {
  background: #37a0d9;
  color: #fff;
}
.client-item {
  height: 6.25rem;
  line-height: 6.125rem;
  text-align: center;
}
.client-item img {
  display: inline-block !important;
  width: auto !important;
  max-height: 100%;
}
.section-clients {
  padding-top: 4.8125rem;
  padding-bottom: 6.875rem;
}
.section-clients h2 {
  margin-bottom: 2.75rem;
}
.section-articles {
  padding-top: 4.1875rem;
  padding-bottom: 6.25rem;
}
.section-articles h2 {
  margin-bottom: 2.4375rem;
}
.section-articles .owl-theme .owl-nav [class*="owl-"] {
  margin-top: -3.65625rem;
}
.article-item a {
  color: #222;
  text-decoration: none;
}
.article-item a:hover {
  color: #37a0d9;
}
.article-item-photo {
  display: block;
  width: 100%;
  height: 16.25rem;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  margin-bottom: 1.3125rem;
  position: relative;
  border-radius: 35px;
}
.article-item-photo__image {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 35px;
}
.article-list-item .article-item-photo__image {
  border-radius: 35px 35px 0 0;
}
.article-item-time {
  position: absolute;
  background: #37a0d9;
  border: #37a0d9 1px solid;
  padding: 3px 0.8125rem 5px;
  border-radius: 35px;
  left: 50%;
  top: 100%;
  color: #fff;
  font-size: 1rem;
  line-height: 1.25;
  white-space: nowrap;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.article-item-time.end {
  background: #fff;
  border-color: #dcdcdc;
  color: #bbb;
}
.article-item-title {
  min-height: 4.8em;
  font-size: 1.25rem;
  line-height: 1.6;
  font-weight: normal;
}
.article-list-item {
  display: block;
  border-radius: 35px;
  padding-bottom: 10px;
  margin-bottom: 30px;
  border: #e6e6e6 1px solid;
  color: #222;
  text-decoration: none;
  text-align: center;
}
.article-list-item .article-item-photo {
  border-radius: 35px 35px 0 0;
  margin-left: -1px;
  margin-right: -1px;
  margin-top: -1px;
  border: #e6e6e6 1px solid;
  width: auto;
}
.article-list-item .article-item-title {
  padding-left: 2rem;
  padding-right: 2rem;
  height: 4.8em;
  overflow: hidden;
}
.special-list .article-list-item {
  padding-bottom: 6px;
}
.special-list .article-item-photo {
  margin-bottom: 2rem;
}
.special-list .article-item-title {
  height: 6.4em;
}
.section-about {
  padding-top: 4.625rem;
  padding-bottom: 3.75rem;
}
.section-about h2 {
  margin-bottom: 1.8125rem;
}
.section-about .bnr {
  margin-top: 0.8125rem;
}
.section-about .lead {
  font-weight: normal;
  font-size: 1.25rem;
  line-height: 1.7;
}
.about {
  line-height: 1.875;
}
.about p {
  margin-bottom: 1.55em;
}
.mobile .carousel-container {
  margin-left: -15px;
  margin-right: -15px;
  overflow: hidden;
}
.mobile .carousel-container .owl-carousel {
  display: block;
  padding-left: 15px;
  padding-bottom: 30px;
  margin-bottom: -30px;
  overflow-y: hidden;
  overflow-x: auto;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}
.mobile .carousel-container .owl-carousel > * {
  display: inline-block;
  vertical-align: top;
  margin-right: 15px;
  width: 290px;
  white-space: normal;
}
.mobile .carousel-container .owl-carousel > .client-item {
  width: 180px;
}
.mobile
  .carousel-container
  .a-review-carousel-4.owl-carousel
  > .review-carousel-item {
  width: 200px;
}
@media (min-width: 992px) {
  .mobile
    .carousel-container
    .a-review-carousel-4.owl-carousel
    > .review-carousel-item {
    width: calc(25% - 15px);
  }
}
.mobile .static-carousel-container {
  margin-left: -15px;
  margin-right: -15px;
  overflow: hidden;
}
.mobile .static-carousel-container > div,
.mobile .static-carousel-container > ul {
  display: block;
  padding-left: 15px;
  padding-bottom: 30px;
  margin-bottom: -30px;
  overflow-y: hidden;
  overflow-x: auto;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}
.mobile .static-carousel-container > div > div {
  float: none;
  display: inline-block;
  vertical-align: top;
  margin-right: 15px;
  width: 290px;
  white-space: normal;
}
.material-item-photo {
  width: 10.625rem;
  height: 10.625rem;
  position: relative;
  margin-top: 0.5rem;
  margin-bottom: 0.625rem;
}
.material-item-photo .inside {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url("../images/bg-materials.png") 50% 50% no-repeat;
  background-size: cover;
}
.material-item-photo__image {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.material-list .material-item-photo {
  float: left;
}
.material-list .material-item-details {
  margin-left: 12.5rem;
  margin-bottom: 0.625rem;
}
.material-item-title {
  margin-bottom: 5px;
  font-size: 1.375rem;
}
.material-item {
  margin-bottom: 3.25rem;
  line-height: 1.5;
}
.material-item:before,
.material-item:after {
  content: " ";
  display: table;
}
.material-item:after {
  clear: both;
}
.material-item-descr ul,
.material-item-descr li {
  margin: 0;
}
.material-item-price {
  margin-top: 2px;
}
.material-item-price .price-value {
  font-size: 1.75rem;
  font-weight: 500;
}
.material-detect {
  border: #e6e6e6 1px solid;
  border-radius: 0.5rem;
  padding: 2.375rem 3.625rem 2.5rem;
  margin-top: 0.5rem;
  font-size: 1.125rem;
  line-height: 1.5;
}
.material-detect .material-item-title {
  margin-bottom: 25px;
}
.material-detect .btn {
  margin-right: 2.25rem;
  margin-top: 2px;
}
.material-detect .phone {
  font-size: 1.375rem;
  font-weight: 500;
}
@media (max-width: 991px) {
  .material-item-photo {
    width: 8rem;
    height: 8rem;
  }
  .material-list .material-item-details {
    margin-left: 10rem;
  }
}
@media (max-width: 767px) {
  .material-detect {
    padding: 20px 25px;
  }
}
.stage-item {
  margin-bottom: 3rem;
  text-align: center;
}
.stage-item-photo {
  height: 16.25rem;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  margin-bottom: 1.3125rem;
  border-radius: 35px;
}
.stage-item-photo__image {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 35px;
}
.stage-item-number {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  margin-top: -1.9375rem;
  font-size: 3rem;
  font-weight: bold;
  color: #37a0d9;
  line-height: 1;
}
.stage-item-title {
  padding-left: 2rem;
  padding-right: 2rem;
  font-size: 1.25rem;
  line-height: 1.6;
}
@media (max-width: 991px) {
  .stage-item-title {
    padding-left: 0;
    padding-right: 0;
  }
}
.video {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  margin-bottom: 1.375rem;
  border-radius: 35px;
}
.video iframe,
.video embed,
.video object,
.video video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.video-link {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.35);
  border: none;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
  text-align: center;
  text-decoration: none;
}
.video-link:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 100;
}
.video-link-light:before {
  display: none;
}
.video-link .inside {
  padding: 1rem;
  background: rgba(55, 160, 217, 0.25);
  border-radius: 6.5rem;
  position: absolute;
  z-index: 200;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.video-link .inside:before {
  content: "";
  width: 50%;
  height: 50%;
  opacity: 0;
  background: rgba(55, 160, 217, 0.5);
  border-radius: 6.5rem;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 100;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.video-link .inside:hover:before {
  width: 100%;
  height: 100%;
  opacity: 1;
}
.video-link .inside:active:before {
  width: 150%;
  height: 150%;
  opacity: 0;
}
.video-link img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.video-link:hover {
  text-decoration: none;
  color: #fff;
}
.video-link i {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 4.375rem;
  height: 4.375rem;
  border-radius: 6rem;
  position: relative;
  z-index: 200;
  background: #fff;
  box-shadow: rgba(22, 41, 52, 0.25) 1px 1px 5px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.video-link i:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-left: 1rem solid #37a0d9;
  border-top: 0.625rem solid transparent;
  border-bottom: 0.625rem solid transparent;
  opacity: 1;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: 0.2rem;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.video-link i.sm {
  font-size: 90px;
}
.video-link i.xs {
  font-size: 48px;
}
.work-result-item {
  position: relative;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.work-result-item:before,
.work-result-item:after {
  content: " ";
  display: table;
}
.work-result-item:after {
  clear: both;
}
.mobile .carousel-container .owl-carousel.work-result-carousel {
  padding-left: 0;
}
.mobile .carousel-container .owl-carousel > .work-result-item {
  width: 100vw;
}
.mobile .carousel-container .owl-carousel > .work-result-item:last-child {
  margin-right: 0;
}
.work-result-photo {
  display: block;
  float: left;
  width: 50%;
  height: 25rem;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  border-radius: 35px;
}
.work-result-photo .shadow {
  height: 6.25rem;
  opacity: 0.3;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
}
.work-result-photo__image {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 35px;
}
.work-result-title {
  text-align: center;
  font-size: 1.25rem;
}
.work-result-item .work-result-title {
  position: absolute;
  left: 10%;
  right: 10%;
  bottom: 1.25rem;
  color: #fff;
}
.work-result-item .divider {
  background: #37a0d9;
  width: 2px;
  height: 100%;
  position: absolute;
  z-index: 200;
  left: 50%;
  top: 0;
  margin-left: -1px;
}
@media (max-width: 767px) {
  .work-result-photo {
    height: 14rem;
    border-radius: 35px;
  }
}
.price-list.row {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% + 30px);
}
.price-list:before,
.price-list:after {
  display: none;
}
.price-list.row-inline > [class^="col-"],
.price-list.row-inline > [class*=" col-"] {
  display: block;
  margin-right: 0;
}
.price-item {
  padding-bottom: 1.875rem;
  text-align: center;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.price-item > * {
  width: 100%;
}
.price-item-icon {
  height: 8.125rem;
  line-height: 8.125rem;
  margin-bottom: 1rem;
  font-size: 6.25rem;
}
.price-item-icon i {
  vertical-align: bottom;
  color: #37a0d9;
}
.price-item-icon img,
.price-item-icon svg {
  height: 6.25rem;
  vertical-align: bottom;
  width: auto;
}
.price-item-title {
  font-size: 1.3125rem;
}
.price-item-descr {
  font-size: 1rem;
}
.price-item .price {
  margin-top: auto;
  padding-top: 0.875rem;
  line-height: 1.2;
}
.price {
  font-size: 1rem;
}
.price-value {
  font-size: 1.5rem;
  font-weight: 500;
}
.price-value-lg {
  font-size: 1.75rem;
  font-weight: 500;
}
.price-sm {
  line-height: 1.5;
  font-size: 0.75rem;
}
.price-sm .price-value {
  font-size: 1.125rem;
}
@media (max-width: 767px) {
  .price-value {
    font-size: 1.75rem;
  }
  .price-value-lg {
    font-size: 2rem;
  }
}
.warning {
  background: #ecf8ff;
  border-radius: 0.5rem;
  padding: 2rem 4.375rem 3.3125rem 7.5rem;
  position: relative;
  text-align: left;
  font-size: 1.125rem;
  line-height: 1.66666666;
}
.warning-lg {
  padding-top: 3.0625rem;
  padding-bottom: 3.9375rem;
}
.warning p {
  margin-bottom: 1.66666666em;
}
.warning p:last-child {
  margin-bottom: 0;
}
.warning-icon {
  position: absolute;
  left: 2.5rem;
  top: 2.5rem;
  line-height: 1;
  font-size: 3rem;
  color: #37a0d9;
}
.warning .price {
  font-size: 1rem;
}
.warning .price-value {
  font-size: 1.375rem;
}
.warning-title {
  margin-bottom: 1.1875rem;
  font-size: 1.375rem;
}
.warning-lg .warning-title {
  margin-bottom: 2rem;
}
.warning-title:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .warning-icon {
    position: static;
    left: 0;
    top: 0;
    margin-bottom: 0.75rem;
  }
  .warning {
    padding: 2rem;
  }
}
.team-item {
  border: #e6e6e6 1px solid;
  border-radius: 0.5rem;
  padding: 1.1875rem;
}
.team-item-photo {
  height: 14.375rem;
  position: relative;
}
@media (max-width: 767px) {
  .team-item-photo {
    height: 0;
    padding-bottom: 100%;
  }
}
.team-item-photo img {
  position: absolute;
  left: 50%;
  right: 0;
  bottom: 0;
  max-height: 100%;
  width: auto !important;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.team-item-count {
  position: absolute;
  z-index: 100;
  top: 100%;
  left: 50%;
  width: 8.125rem;
  background: #37a0d9;
  padding: 3px 5px;
  border-radius: 3px;
  text-align: center;
  color: #fff;
  font-size: 0.875rem;
  line-height: 1.5;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.team-item-count .big {
  font-size: 1rem;
  font-weight: bold;
}
.team-item-name {
  margin-top: 1.5625rem;
  font-size: 1.25rem;
  text-align: center;
}
.review-carousel.owl-carousel .owl-stage {
  display: flex;
}
.review-carousel.owl-carousel .owl-stage:after {
  display: none;
}
.review-carousel-item {
  text-align: left;
  line-height: 1.875;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.review-carousel-item .rating {
  margin-bottom: 1.25rem;
}
.rating.text-center {
  margin-left: auto;
  margin-right: auto;
}
.rating,
.rating .inside {
  height: 15px;
  background: url("../images/star.png") 0 0 repeat-x;
  background-size: 17px 35px;
}
.rating .inside {
  background-position: 0 -20px;
}
.rating {
  width: 85px;
}
.review-promo .rating {
  margin-bottom: 1.75rem;
  transform: scale(1.5);
}
.rating1 {
  width: 20%;
}
.rating2 {
  width: 40%;
}
.rating3 {
  width: 60%;
}
.rating4 {
  width: 80%;
}
.rating5 {
  width: 100%;
}
.review-item-descr {
  margin-bottom: 1.5625rem;
}
.review-item-descr > .text.croped {
  max-height: 9.375em;
  overflow: hidden;
}
.review-item-descr.active > .text {
  max-height: none;
}
.review-logo {
  width: 5rem;
  height: 5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 2rem;
}
.review-logo img,
.review-logo svg {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.rating-value {
  margin-bottom: 1rem;
  line-height: 1;
  text-align: center;
  font-size: 3rem;
  font-weight: 500;
  color: #37a0d9;
}
.review-more {
  margin-top: auto;
}
.review-more a {
  text-decoration: none;
}
.review-more svg {
  width: 1rem;
  height: 1rem;
  transition: 0.3s ease;
  vertical-align: middle;
}
.review-more a:hover svg {
  transform: translateX(5px);
}
.review-more svg path {
  fill: currentColor;
}
.see-all {
  position: relative;
  padding-top: 1.875em;
  margin-top: -1.875em;
  background: linear-gradient(rgba(255, 255, 255, 0), #ffffff 40%);
}
.review-item-descr.active .see-all {
  background: transparent;
}
.review-item-author {
  margin-bottom: 2px;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.375;
}
.review-item-date {
  font-size: 0.875rem;
  color: #999;
  line-height: 1.71428571;
}
.review-item {
  margin-bottom: 20px;
}
.review-item .review-item-descr,
.review-item .review-item-author {
  font-size: 1.125rem;
}
.review-item .review-item-date {
  font-size: 1rem;
}
.review-item .review-item-descr {
  line-height: 1.66666667;
}
.review-item-content {
  border: #e3e3e3 1px solid;
  padding: 19px 1.875rem 22px;
  border-radius: 10px;
}
.review-item-detail {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  margin-top: 7px;
}
.review-item-detail > * {
  margin-right: 1.25rem;
  margin-bottom: 0;
}
.review-item-answer {
  position: relative;
  border-radius: 10px;
  margin-top: 20px;
  margin-left: 30px;
  background-color: #eff9ff;
  padding: 20px 1.875rem 23px;
}
.review-item-answer-icon {
  position: absolute;
  left: -30px;
  top: 0;
}
.user-gallery {
  margin-right: -6px;
}
.user-gallery-item {
  display: inline-block;
  vertical-align: top;
  margin-right: 5px;
  margin-bottom: 10px;
}
.user-gallery-item img {
  border-radius: 6px;
  width: 6.25rem;
  height: 6.25rem;
  object-fit: cover;
}
.icon-answer {
  width: 21px;
  height: 19px;
  background-image: url("../images/icon-answer.png");
  background-size: 21px 19px;
}
.faq-list {
  border-top: #e6e6e6 1px solid;
}
.faq-item {
  border-bottom: #e6e6e6 1px solid;
}
.faq-item-title a {
  display: block;
  padding: 1.1875rem 3.75rem 1.375rem 1.25rem;
  position: relative;
  font-size: 1.25rem;
  line-height: 1.6;
  color: #222;
  text-decoration: none;
}
.faq-item-title .icon-caret {
  position: absolute;
  right: 1.25rem;
  top: 50%;
  opacity: 1;
  font-size: 1.5rem;
  color: #000;
  -webkit-transform: translate(0, -50%) rotate(180deg);
  transform: translate(0, -50%) rotate(180deg);
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.faq-item-title a.collapsed {
  color: #37a0d9;
}
.faq-item-title a.collapsed .icon-caret {
  opacity: 0.25;
  -webkit-transform: translate(0, -50%) rotate(0deg);
  transform: translate(0, -50%) rotate(0deg);
}
.faq-item-answer {
  padding: 0 3.75rem 1.375rem 1.25rem;
  margin-top: -10px;
  line-height: 1.875;
}
@media (max-width: 767px) {
  .faq-item-title a,
  .faq-item-answer {
    padding-left: 0;
    padding-right: 3rem;
  }
  .faq-item-title .icon-caret {
    right: 0.25rem;
  }
}
.section-request {
  padding-top: 10rem;
  padding-bottom: 9.375rem;
  border-top: none;
  margin-bottom: -35px;
  position: relative;
}
.section-request__bg {
  position: absolute;
  inset: 0;
}
.section-request__image {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  object-position: center bottom;
}
.request-promo {
  border-radius: 35px;
  background: #fff;
  padding: 3.75rem 4.375rem 0;
  position: relative;
  z-index: 10;
}
.request-promo-descr {
  font-size: 1.125rem;
  line-height: 1.66666666;
}
.note {
  font-size: 0.875rem;
  color: #666;
  line-height: 1.71428571;
}
.request-promo-descr .phone {
  font-size: 1.625rem;
  font-weight: 500;
}
.request-promo form {
  margin-top: 0.5rem;
}
.request-promo-footer {
  border-radius: 0 0 35px 35px;
  background: #f4f4f4;
  margin-left: -4.375rem;
  margin-right: -4.375rem;
  padding: 1.375rem 4.375rem;
  text-align: left;
  font-size: 12px;
  line-height: 1.25;
  color: #999;
}
@media (max-width: 767px) {
  .section-request {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .request-promo {
    padding: 2.5rem 2rem 0;
  }
  .request-promo-footer {
    margin-left: -2rem;
    margin-right: -2rem;
    padding: 1.375rem 2rem;
  }
}
.date {
  color: #999;
  font-size: 11px;
  text-transform: uppercase;
}
.section-article,
.section-article:first-child,
.section-info,
.section-info:first-child {
  border-top: #e6e6e6 1px solid;
}
.section-article {
  padding-top: 3.75rem;
}
.section-info {
  padding-top: 3rem;
}
.section-info h1 {
  margin-bottom: 2.625rem;
}
.article-content figure {
  margin-top: 4.5rem;
  margin-bottom: 2.5rem;
}
.article-content figcaption {
  display: block;
  margin-top: 10px;
  opacity: 0.5;
  font-size: 0.875rem;
  color: #222;
}
.article-content img {
  border-radius: 35px;
}
.pagination {
  display: inline-block;
  vertical-align: top;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 3px;
  font-size: 1rem;
  font-weight: 500;
}
.text-center .pagination {
  margin-left: 3px;
  margin-right: 3px;
}
.text-center .pagination:only-child {
  margin-left: 0;
  margin-right: 0;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  width: 3.25rem;
  padding: 0.625rem 0.25rem 0.875rem;
  line-height: 1.5;
  text-decoration: none;
  color: #232323;
  background-color: #fff;
  border: 1px solid #d6d6d6;
  margin-left: -1px;
  text-align: center;
}
.pagination-controls > li > a,
.pagination-controls > li > span {
  width: auto;
  padding-left: 1.625rem;
  padding-right: 1.625rem;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-radius: 3px 0 0 3px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-radius: 0 3px 3px 0;
}
.pagination > li:only-child > a,
.pagination > li:only-child > span {
  border-radius: 3px;
}
.pagination > li > a:hover {
  z-index: 2;
  color: #37a0d9;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover {
  z-index: 3;
  color: #999;
  background-color: #f1f1f1;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > a,
.pagination > .disabled > a:hover {
  color: #777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination i {
  top: 0.375rem;
  font-size: 10px;
}
@media (max-width: 767px) {
  .pagination > li > a,
  .pagination > li > span {
    width: 38px;
  }
  .pagination-controls > li > a,
  .pagination-controls > li > span {
    width: auto;
  }
}
.form-container {
  border: #37a0d9 2px solid;
  border-radius: 5px;
  padding: 2rem;
}
@media (min-width: 768px) {
  .form-container {
    padding: 5rem 6.125rem;
  }
}
.vacancy-item-title {
  padding-left: 4.375rem;
  padding-bottom: 40px;
  position: relative;
  font-size: 2rem;
  line-height: 1.25;
  font-weight: 500;
}
.vacancy-item-title a {
  color: #222;
  text-decoration: none;
}
.vacancy-item-title i {
  position: absolute;
  left: 0;
  top: 1px;
}
.icon-plus-circle {
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 2.5rem;
  background-color: #37a0d9;
  position: relative;
}
.icon-plus-circle:before,
.icon-plus-circle:after {
  content: "";
  display: block;
  width: 1.125rem;
  height: 2px;
  background-color: #fff;
  position: absolute;
  left: 0.6875rem;
  top: 50%;
  margin-top: -1px;
  transform: rotate(0deg);
  transition: all 0.3s ease-in-out;
}
.icon-plus-circle:after {
  transform: rotate(90deg);
}
a:not(.collapsed) .icon-plus-circle:before {
  transform: rotate(180deg);
}
a:not(.collapsed) .icon-plus-circle:after {
  transform: rotate(270deg);
  transform: rotate(360deg);
}
.vacancy-item-detail {
  background: #f4f4f4;
  padding: 2rem;
  border-radius: 0.5rem;
  margin-bottom: 50px;
}
.vacancy-item-detail-item {
  font-size: 1.25rem;
  line-height: 1.7;
  font-weight: 300;
}
.vacancy-item-detail-item .h3-sm {
  font-weight: 500;
}
.vacancy-item-detail-item:not(:last-child) {
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .vacancy-item-detail {
    padding: 3rem 4.375rem 4rem;
  }
}
.section-clients {
  padding-bottom: 2.875rem;
}
.mobile .carousel-container .thanks-carousel {
  display: flex;
  flex-wrap: nowrap;
}
.mobile .carousel-container .thanks-carousel .thanks-item {
  flex: 0 0 auto;
  height: auto;
}
.thanks-carousel .owl-stage {
  display: flex;
}
.thanks-carousel.owl-carousel .owl-item {
  float: none;
}
.thanks-carousel .thanks-item {
  height: 100%;
}
.thanks-item > .inside {
  display: flex;
  align-items: center;
  height: 100%;
  background: #fff;
  padding: 5px;
  text-align: center;
}
@media (min-width: 768px) {
  .thanks-item > .inside {
    padding: 18px 5px;
  }
}
.thanks-item > .inside img {
  display: inline-block !important;
  width: auto !important;
  margin: auto;
}
.tag-list {
  margin: 0 0 60px;
  padding: 0;
  list-style: none;
}
.tag-list li {
  display: inline-block;
  vertical-align: top;
  margin-right: 0.375rem;
  margin-bottom: 0.625rem;
}
.tag-item {
  display: inline-block;
  padding: 4px 18px 6px;
  border: rgba(55, 160, 217, 0.4) 1px solid;
  border-radius: 1.25rem;
  font-size: 1rem;
  color: #222;
  text-decoration: none;
  font-weight: 500;
  transition: all 0.4s ease-in-out;
}
.tag-list li.active .tag-item,
.tag-item.active {
  background-color: #37a0d9;
  border-color: #37a0d9;
  color: #fff;
}
.table-price .price {
  margin-bottom: -4px;
  line-height: 1.1;
  white-space: nowrap;
}
.table-price .price-value {
  font-size: 1.5rem;
}
.cleaner-item {
  font-weight: 300;
}
.cleaner-item-photo {
  margin-bottom: 1.125rem;
}
.cleaner-item-detail {
  margin-bottom: 4rem;
}
.cleaner-item-brand {
  margin-bottom: 0.5rem;
  font-size: 1rem;
  color: #999;
}
.cleaner-item-title {
  margin-top: 0;
  margin-bottom: 1.25rem;
  font-weight: 500;
}
.cleaner-item-descr {
  font-size: 1.125rem;
  line-height: 1.66666667;
}
@media (min-width: 768px) {
  .cleaner-item-photo {
    text-align: center;
  }
}
.photo-item {
  margin-bottom: 1.875rem;
}
.photo-carousel {
  text-align: center;
  overflow: hidden;
  border-radius: 35px;
}
.photo-carousel img {
  width: auto !important;
  display: inline-block !important;
}
.photo-carousel-item {
  height: 0;
  padding-bottom: 70.27027027%;
  overflow: hidden;
  position: relative;
}
.photo-carousel-item img {
  position: absolute;
  left: 0;
  top: 0;
  object-fit: cover;
  height: 100%;
  width: 100% !important;
}
.photo-carousel-item-contain img {
  object-fit: contain;
}
.photo-item-detail {
  padding: 0.75rem 1.25rem;
  display: flex;
  flex-wrap: nowrap;
  font-size: 0.9375rem;
}
.photo-item-id {
  padding-left: 0.5rem;
  margin-left: auto;
  color: #9a9a9a;
}
.photo-carousel.owl-theme .owl-nav [class*="owl-"] {
  margin: 0;
  padding: 0;
  width: 1.875rem;
  height: 3.75rem;
  line-height: 3.5rem;
  background-color: #fff;
  font-size: 1.125rem;
  color: #222;
  transition: all 0.3s ease-in-out;
}
.photo-carousel.owl-theme .owl-nav .disabled {
  opacity: 1;
  color: #ccc;
}
.photo-carousel.owl-theme .owl-nav [class*="owl-"] i {
  display: inline-block;
  vertical-align: middle;
  margin-left: -0.25rem;
  margin-right: -0.25rem;
}
.photo-carousel.owl-theme .owl-nav .owl-prev {
  left: -2rem;
  border-radius: 0 1.875rem 1.875rem 0;
  text-align: left;
}
.photo-carousel.owl-theme .owl-nav .owl-next {
  right: -2rem;
  border-radius: 1.875rem 0 0 1.875rem;
  text-align: right;
}
.photo-carousel.owl-theme:hover .owl-nav .owl-prev {
  left: 0;
}
.photo-carousel.owl-theme:hover .owl-nav .owl-next {
  right: 0;
}
.owl-theme .owl-dots {
  position: absolute;
  top: 100%;
  left: 10%;
  right: 10%;
  margin-top: 2rem;
  text-align: center;
}
.owl-theme .owl-dots .owl-dot span {
  width: 0.5rem;
  height: 0.5rem;
  margin: 5px;
  background-color: rgba(0, 0, 0, 0.25);
  transition: all 0.3s ease-in-out;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background-color: #000;
}
.get-item {
  margin-bottom: 3.125rem;
}
.get-item-photo {
  margin-bottom: 1rem;
}
.get-item-photo img {
  border-radius: 0.5rem;
}
.get-item-title {
  margin-bottom: 0.625rem;
  font-size: 1.5rem;
  font-weight: 500;
}
.get-item-descr {
  margin-bottom: 1.25rem;
  font-size: 1.125rem;
  font-weight: 300;
  line-height: 1.44444444;
}
@media (min-width: 768px) {
  .get-item {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
  }
  .get-item-reverse {
    flex-direction: row-reverse;
  }
  .get-item-photo {
    width: 38.1443299%;
    flex: 0 0 auto;
    padding-right: 7.21649485%;
    margin-bottom: 0;
  }
  .get-item-reverse .get-item-photo {
    padding-right: 0;
    padding-left: 7.21649485%;
  }
}
.statistic-item-num {
  margin-bottom: 0.5rem;
  font-size: 4.375rem;
  font-weight: 500;
  color: #37a0d9;
  line-height: 0.88571429;
}
.statistic-item-title {
  font-size: 1.25rem;
}
.statistic-item-unit {
  display: inline-block;
  vertical-align: top;
  margin-top: 0;
  position: relative;
  top: 2px;
  font-size: 1.5rem;
}
#footer {
  background: #222;
  color: #fff;
  border-radius: 35px 35px 0 0;
  position: relative;
}
#footer a {
  color: inherit;
  text-decoration: none;
  transition: 0.3s ease;
}
#footer a:hover {
  color: #37a0d9;
}
.footer-content {
  padding-top: 2.8125rem;
  padding-bottom: 2px;
}
.footer-content h5 {
  margin-bottom: 2.3125rem;
}
.footer-content .row {
  position: relative;
}
.footer-content .row > div {
  position: static;
}
.footer-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer-nav li {
  margin-bottom: 0.75rem;
}
.footer-contacts {
  padding-left: 4.6875rem;
  font-size: 0.875rem;
  font-weight: normal;
}
.footer-contacts:before {
  content: "";
  display: block;
  width: 1px;
  position: absolute;
  top: 0.5625rem;
  bottom: 1.1875rem;
  background: #393939;
  margin-left: -3.75rem;
}
.footer-contacts .messengers {
  padding-top: 0.375rem;
  margin-bottom: 3rem;
}
.footer-contacts .messengers li {
  margin-bottom: 1.5625rem;
}
.site-info {
  background: #1f1f1f;
  padding-top: 1.875rem;
  padding-bottom: 1.875rem;
}
.footer-contacts .phone {
  margin-bottom: 0.375rem;
  font-size: 1.125rem;
  font-weight: 500;
}
.phone-link {
  text-decoration: none;
  color: inherit;
}
.phone-link:hover {
  color: #37a0d9;
}
.footer-contacts .mail {
  margin-bottom: 1.25rem;
}
.footer-contacts .mail a {
  opacity: 0.7;
}
.footer-contacts .mail a:hover {
  opacity: 1;
}
.site-info .row > div:last-child {
  padding-left: 4.6875rem;
}
.copyright {
  font-size: 0.875rem;
  line-height: 1.71428571;
  opacity: 0.25;
}
.four-union-tech {
  margin-top: 3px;
  width: 103px;
  text-align: center;
  font-size: 10px;
  letter-spacing: 1px;
  font-weight: 300;
}
.icon-avenue {
  width: 103px;
  height: 35px;
  background-size: 103px 35px;
  display: block;
  margin-bottom: 3px;
}
.four-union-tech a,
.four-union-tech a:hover {
  color: rgba(255, 255, 255, 0.35) !important;
  text-decoration: none;
}
.footer__dev {
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
}
.footer__dev-text {
  position: relative;
  padding-right: 2.5rem;
  color: rgba(255, 255, 255, 0.5);
  font-size: 0.875rem;
}
.footer__dev-text::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0.625rem;
  width: 1.25rem;
  height: 1px;
  background: currentColor;
}
.footer__dev-image {
  display: block;
  fill: currentColor;
}
.footer__dev-logo {
  display: block;
  position: relative;
 
  flex: none;
  text-decoration: none;
  color: #37a0d9;
  transition: 0.3s opacity;
}
.footer__dev-year {
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  line-height: 1;
  color: rgba(255, 255, 255, 0.5);
  font-size: 0.75rem;
}
@media (max-width: 1260px) {
  .site-info .row > div:last-child {
    padding-left: 15px;
  }
}
@media (max-width: 991px) {
  .footer-contacts,
  .site-info .row > div:last-child {
    padding-left: 15px;
  }
  .footer-contacts:before {
    display: none;
  }
  .four-union-tech {
    float: right;
  }
  .footer-content h5 {
    margin-bottom: 1rem;
  }
}
@media (max-width: 767px) {
  .site-info {
    padding-bottom: 6rem;
  }
  .footer__dev {
    margin-top: 1.875rem;
    justify-content: flex-start;
  }
}
.footer-content.footer-content-social {
  border-bottom: 1px solid #393939;
  padding-bottom: 2rem;
}
.footer-content.footer-content-social h5 {
  margin-bottom: 1rem;
}
.social {
  margin: 0 0 0 -2rem;
  padding: 0;
  list-style: none;
  font-size: 1.5rem;
}
.social li {
  display: inline-block;
  vertical-align: middle;
  margin-left: 2rem;
  margin-bottom: 0.625rem;
}
.main-nav-dropdown ul.social-sm li {
  margin-left: 0;
  margin-right: 2rem;
}
#footer .social {
  margin-bottom: 1.75rem;
}
#footer .social a {
  transition: all 0.3s ease-in-out;
}
.social i {
  display: block;
}
@media (min-width: 992px) {
  .social {
    font-size: 2.625rem;
  }
  #footer .social {
    margin-bottom: 0;
  }
  .social .icon-youtube {
    font-size: 2.875rem;
  }
  .social .icon-vk {
    font-size: 3.25rem;
  }
  .social-sm,
  .main-nav-dropdown ul.social-sm {
    margin-right: -1rem;
    font-size: 2rem;
  }
  .main-nav-dropdown ul.social-sm li {
    margin-right: 1rem;
  }
  .social-sm li {
    margin-right: 1rem;
  }
  .social-sm .icon-youtube {
    font-size: 2.25rem;
  }
  .social-sm .icon-vk {
    font-size: 2.5rem;
  }
}
.form-subscribe {
  position: relative;
  margin-top: 0.375rem;
}
.form-subscribe .btn {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 501;
}
.form-subscribe .checkbox {
  margin-left: 0.875rem;
  margin-top: 0.625rem;
  color: rgba(255, 255, 255, 0.35);
}
.form-subscribe .checkbox input[type="checkbox"] + i {
  background: transparent;
}
.form-subscribe .form-control {
  padding-right: 12rem;
}
.modal {
  text-align: center;
}
.modal:after {
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  margin-left: -0.05em;
  content: "";
}
.modal-content {
  box-shadow: none;
  border: none;
  border-radius: 35px;
}
.modal-dialog {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  margin: 10px -4px 10px 0;
  max-width: 94%;
}
.modal-backdrop {
  background: rgba(34, 34, 34, 0.35);
}
.modal-body {
  padding: 2.1875rem 3.125rem 3.125rem;
}
.modal h3 {
  font-size: 2.25rem;
  font-weight: 500;
}
button.close {
  display: block;
  position: relative;
  width: 30px;
  height: 30px;
  opacity: 0.25;
  margin-top: -0.625rem;
  margin-right: -1.5rem;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
button.close:hover {
  opacity: 1;
}
button.close .icon-item {
  display: block;
  width: 30px;
  height: 3px;
  background: #222;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -1px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
button.close .icon-item:first-child {
  transform: rotate(45deg);
}
button.close .icon-item:last-child {
  transform: rotate(-45deg);
}
button.close:hover .icon-item:first-child {
  transform: rotate(-45deg);
}
button.close:hover .icon-item:last-child {
  transform: rotate(45deg);
}
@media (max-width: 767px) {
  .modal-body {
    padding: 2rem;
  }
  .modal button.close {
    margin-top: -1rem;
    margin-right: -1rem;
    margin-left: 1rem;
    transform: scale(0.85);
  }
}
@media (max-width: 600px) {
  .modal-dialog.modal-xl .modal-body {
    padding: 0;
  }
  .modal-dialog.modal-xl button.close {
    margin-top: 20px;
    margin-right: 20px;
  }
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 570px;
  }
  .modal-dialog.modal-xl {
    width: 100%;
    max-width: 1190px;
  }
  .modal-dialog.modal-xl .modal-body {
    padding: 10px;
  }
  .modal-dialog.modal-xl button.close {
    margin-top: 10px;
    margin-right: 10px;
  }
}
.alert-primary {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  position: relative;
  background-color: #e6e6e6;
  font-weight: 500;
  line-height: 1.5;
}
.bg-primary {
  background-color: #37a0d9;
}
.alert-primary button.close {
  position: absolute;
  margin: 0;
  right: 10px;
  top: 50%;
  transform: translate(0, -50%);
}
.alert-primary button.close:not(:hover) {
  opacity: 0.5;
}
.alert-primary.bg-primary {
  color: #fff;
}
.alert-primary.bg-primary button.close .icon-item {
  background-color: #fff;
}
.form-container-footer {
  background: #f8f8f8;
  padding: 2rem 2rem;
  margin: 40px -2rem -2rem;
  border-radius: 0 0 3px 3px;
}
.payment-safety {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-right: -2.625rem;
}
.payment-safety-item {
  margin-right: 2.625rem;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.payment-safety-descr {
  font-size: 11px;
  color: #999;
  line-height: 1.27272727;
}
.order-table-border {
  border-bottom: #e6e6e6 1px solid;
}
.order-table-item {
  transition: all 0.3s ease-in-out;
  border-top: #e6e6e6 1px solid;
}
.order-table-item:first-child {
  border-top-color: transparent;
}
.order-table-item.active,
.order-table-item.active + .order-table-item,
.order-table-item:hover,
.order-table-item:hover + .order-table-item {
  border-color: transparent;
}
a.inside-row {
  color: inherit;
  text-decoration: none;
}
.inside-row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
  padding-top: 10px;
  padding-bottom: 12px;
}
.order-table-item > .inside-row {
  border-radius: 0.5rem;
  transition: all 0.3s ease-in-out;
}
.order-table-item.active > .inside-row,
.order-table-item:hover > .inside-row {
  background-color: #d7f0ff;
}
.order-table-item-detail .order-table-item.active > .inside-row,
.order-table-item-detail .order-table-item:hover > .inside-row {
  background-color: transparent;
}
.order-table-item-detail .order-table-item:hover,
.order-table-item-detail .order-table-item:hover + .order-table-item {
  border-color: #e6e6e6;
}
.order-table-item.active > .inside-row {
  border-radius: 0.5rem 0.5rem 0 0;
}
.table-td {
  padding-left: 10px;
  padding-right: 10px;
}
.order-table-header {
  display: none;
  padding-bottom: 2px;
  font-size: 12px;
  color: #999;
  font-weight: 500;
}
.order-item-num {
  width: 62.6060606%;
}
.order-item-title {
  width: 100%;
}
.order-item-date {
  width: 34.34343434%;
}
.order-item-payment,
.order-item-count {
  width: 34.4040404%;
}
.order-item-summ,
.order-item-status,
.order-item-price {
  width: 27%;
}
.order-item-more {
  width: auto;
  margin-left: auto;
}
.order-table-item a .icon-caret {
  vertical-align: baseline;
  top: 2px;
  transform: rotate(180deg);
  transition: all 0.3s ease-in-out;
  font-size: 0.875rem;
}
.order-table-item a.collapsed {
  color: #111;
}
.order-table-item a.collapsed .icon-caret {
  transform: rotate(0deg);
}
.badge {
  display: inline-block;
  vertical-align: middle;
  padding: 3px 8px 2px;
  background-color: #ccc;
  border-radius: 1rem;
  color: #fff;
  font-size: 9px;
  font-weight: bold;
  text-transform: uppercase;
}
.badge-success {
  background-color: #55ca60;
}
.badge-warning {
  background-color: #f0b54d;
}
.order-table-item-detail {
  margin-left: -10px;
  margin-right: -10px;
  padding: 14px 9px 40px;
  border: #e6e6e6 1px solid;
  border-top: none;
  border-radius: 0 0 0.5rem 0.5rem;
}
.order-review,
.order-review .review-item-author {
  font-size: 0.875rem;
}
.order-review .rating {
  margin-top: 3px;
  margin-bottom: 9px;
}
.order-param {
  display: flex;
  flex-wrap: wrap;
  margin-right: -10px;
}
.order-param-item {
  margin-right: 10px;
  margin-bottom: 10px;
  background-color: #d7f0ff;
  border-radius: 6px;
  padding: 14px 20px;
  line-height: 1.5;
}
.order-param-item-title {
  font-size: 12px;
  font-weight: 500;
  color: #999;
}
.order-param-item-value {
  font-size: 1rem;
  font-weight: 500;
}
.avatar-inside {
  display: block;
  height: 0;
  padding-bottom: 100%;
  border-radius: 500px;
  overflow: hidden;
  background-size: cover;
  background-color: #d7f0ff;
}
.order-param-avatar {
  width: 70px;
}
.order-param .media-body {
  width: auto;
}
@media (min-width: 992px) {
  .order-table-header {
    display: block;
  }
  .inside-row {
    margin-left: -30px;
    margin-right: -30px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .order-table-item:first-child {
    border-top-color: #e6e6e6;
  }
  .order-table-item-detail {
    margin-left: -30px;
    margin-right: -30px;
    padding-left: 29px;
    padding-right: 29px;
  }
  .order-item-num {
    width: 30.3030303%;
  }
  .order-item-title {
    width: 60.60606061%;
  }
  .order-item-date {
    width: 17.17171717%;
  }
  .order-item-status {
    width: 13.13131313%;
  }
  .order-item-payment,
  .order-item-count {
    width: 20.2020202%;
  }
  .order-item-summ,
  .order-item-price {
    width: 13.13131313%;
  }
}
@media (min-width: 768px) {
  .form-container-footer {
    padding: 2.125rem 6.125rem;
    margin: 50px -6.125rem -5rem;
  }
}
.share {
  margin: 2rem 0 0 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.5rem;
}
.share__title {
  display: flex;
  align-items: center;
  font-size: 14px;
}
.share a {
  opacity: 0.5;
  transition: 0.2s ease;
}
.share a:hover {
  opacity: 1;
}
.share svg {
  display: block;
}
.person {
  display: flex;
  align-items: center;
  gap: 2rem;
}
.person__photo {
  flex: 0 0 auto;
  width: 7.5rem;
}
.person__photo img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 1/1;
  object-fit: cover;
  border-radius: 120px;
}
.person__name {
  font-size: 1.5rem;
  font-weight: 500;
}
.person__status {
  color: #999;
  line-height: 1.2;
  font-weight: normal;
}
blockquote .person {
  gap: 1rem;
  font-size: 14px;
}
blockquote .person__photo {
  width: 3.5rem;
  height: 3.5rem;
}
blockquote .person__name {
  font-size: 16px;
}
.article-content blockquote {
  background-color: #f4f4f6;
  padding: 2rem 2rem 2rem 4.35rem;
  border-radius: 35px;
  position: relative;
  margin: 2.5rem 0;
  font-weight: 500;
  font-size: 20px;
  color: var(--bodyColor);
}
.article-content blockquote:last-child {
  margin-bottom: 0;
}
.article-content blockquote:first-child {
  margin-top: 0;
}
.article-content blockquote::before {
  content: "";
  display: block;
  width: 1.3rem;
  height: 1rem;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 26 20'%3e%3cpath fill='%2337a0d9' d='M11.4205 0V5.45454C11.4205 7.06439 11.1174 8.75947 10.5114 10.5398C9.92424 12.3011 9.09091 13.9962 8.01136 15.625C6.93182 17.2538 5.66288 18.6553 4.20455 19.8295L0 16.8182C1.11742 15.1894 2.08333 13.4564 2.89773 11.6193C3.73106 9.7822 4.14773 7.75568 4.14773 5.53978V0H11.4205ZM25.8807 0V5.45454C25.8807 7.06439 25.5777 8.75947 24.9716 10.5398C24.3845 12.3011 23.5511 13.9962 22.4716 15.625C21.392 17.2538 20.1231 18.6553 18.6648 19.8295L14.4602 16.8182C15.5777 15.1894 16.5436 13.4564 17.358 11.6193C18.1913 9.7822 18.608 7.75568 18.608 5.53978V0H25.8807Z'/%3e%3c/svg%3e");
  background-size: 100% 100%;
  position: absolute;
  top: 2.4rem;
  left: 2rem;
}
.article-content blockquote p {
  margin-bottom: 1rem;
}
.article-content .blockquote__footer {
  font-size: 14px;
}
.article-content .blockquote__status {
  color: #858585;
}
.alert {
  pointer-events: none;
  position: fixed;
  bottom: 1rem;
  left: 1rem;
  z-index: 9999999999;
  width: calc(100% - 2rem);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
}
@media (min-width: 992px) {
  .alert {
    bottom: 2rem;
    left: 2rem;
    width: calc(100% - 4rem);
    flex-direction: row;
    transform: none;
    justify-content: center;
  }
}
.item-alert {
  width: 100%;
  max-width: 750px;
  opacity: 0;
  visibility: hidden;
  position: relative;
  background-color: #fff;
  box-shadow: 2px 4px 10px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  padding: 1rem;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  transition: opacity 0.3s;
}
.item-alert.is-active {
  opacity: 1;
  pointer-events: all;
  visibility: visible;
}
.item-alert__text {
  margin-right: 1rem;
  font-size: 1rem;
  line-height: 1.375;
  font-weight: 400;
}
.item-alert__text a {
  text-decoration: underline;
}
.item-alert__button {
  margin-top: auto;
}
@media (min-width: 768px) {
  .item-alert {
    flex-direction: row;
    align-items: center;
    padding: 1.5rem;
  }
  .item-alert__text {
    width: 100%;
    margin-right: 0;
  }
  .item-alert__button {
    flex: 0 0 auto;
    margin-top: 0;
  }
}
@media (min-width: 768px) {
  html {
    font-size: 15px;
  }
}
@media (min-width: 992px) {
  html {
    font-size: 15px;
  }
}
@media (min-width: 1280px) {
  html {
    font-size: 16px;
  }
}
