/* OWL & BOOTSTRAP & FONTS */
* {
  box-sizing: border-box; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

@media (min-width: 768px) {
  .container {
    width: 750px; } }
@media (min-width: 992px) {
  .container {
    width: 970px; } }
@media (min-width: 1200px) {
  .container {
    width: 1170px; } }
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

.row {
  margin-left: -15px;
  margin-right: -15px; }

.row:after {
  content: '';
  display: block;
  clear: both; }

.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 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.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 {
  float: left; }

.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%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-pull-11 {
  right: 91.66666667%; }

.col-xs-pull-10 {
  right: 83.33333333%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-8 {
  right: 66.66666667%; }

.col-xs-pull-7 {
  right: 58.33333333%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-5 {
  right: 41.66666667%; }

.col-xs-pull-4 {
  right: 33.33333333%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-2 {
  right: 16.66666667%; }

.col-xs-pull-1 {
  right: 8.33333333%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-push-11 {
  left: 91.66666667%; }

.col-xs-push-10 {
  left: 83.33333333%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-8 {
  left: 66.66666667%; }

.col-xs-push-7 {
  left: 58.33333333%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-5 {
  left: 41.66666667%; }

.col-xs-push-4 {
  left: 33.33333333%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-2 {
  left: 16.66666667%; }

.col-xs-push-1 {
  left: 8.33333333%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-offset-12 {
  margin-left: 100%; }

.col-xs-offset-11 {
  margin-left: 91.66666667%; }

.col-xs-offset-10 {
  margin-left: 83.33333333%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-8 {
  margin-left: 66.66666667%; }

.col-xs-offset-7 {
  margin-left: 58.33333333%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-5 {
  margin-left: 41.66666667%; }

.col-xs-offset-4 {
  margin-left: 33.33333333%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-2 {
  margin-left: 16.66666667%; }

.col-xs-offset-1 {
  margin-left: 8.33333333%; }

.col-xs-offset-0 {
  margin-left: 0; }

@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 {
    float: left; }

  .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%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-pull-11 {
    right: 91.66666667%; }

  .col-sm-pull-10 {
    right: 83.33333333%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-8 {
    right: 66.66666667%; }

  .col-sm-pull-7 {
    right: 58.33333333%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-5 {
    right: 41.66666667%; }

  .col-sm-pull-4 {
    right: 33.33333333%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-2 {
    right: 16.66666667%; }

  .col-sm-pull-1 {
    right: 8.33333333%; }

  .col-sm-pull-0 {
    right: auto; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-push-11 {
    left: 91.66666667%; }

  .col-sm-push-10 {
    left: 83.33333333%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-8 {
    left: 66.66666667%; }

  .col-sm-push-7 {
    left: 58.33333333%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-5 {
    left: 41.66666667%; }

  .col-sm-push-4 {
    left: 33.33333333%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-2 {
    left: 16.66666667%; }

  .col-sm-push-1 {
    left: 8.33333333%; }

  .col-sm-push-0 {
    left: auto; }

  .col-sm-offset-12 {
    margin-left: 100%; }

  .col-sm-offset-11 {
    margin-left: 91.66666667%; }

  .col-sm-offset-10 {
    margin-left: 83.33333333%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-8 {
    margin-left: 66.66666667%; }

  .col-sm-offset-7 {
    margin-left: 58.33333333%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-5 {
    margin-left: 41.66666667%; }

  .col-sm-offset-4 {
    margin-left: 33.33333333%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-2 {
    margin-left: 16.66666667%; }

  .col-sm-offset-1 {
    margin-left: 8.33333333%; }

  .col-sm-offset-0 {
    margin-left: 0; } }
@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 {
    float: left; }

  .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-pull-12 {
    right: 100%; }

  .col-md-pull-11 {
    right: 91.66666667%; }

  .col-md-pull-10 {
    right: 83.33333333%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-8 {
    right: 66.66666667%; }

  .col-md-pull-7 {
    right: 58.33333333%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-5 {
    right: 41.66666667%; }

  .col-md-pull-4 {
    right: 33.33333333%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-2 {
    right: 16.66666667%; }

  .col-md-pull-1 {
    right: 8.33333333%; }

  .col-md-pull-0 {
    right: auto; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-push-11 {
    left: 91.66666667%; }

  .col-md-push-10 {
    left: 83.33333333%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-8 {
    left: 66.66666667%; }

  .col-md-push-7 {
    left: 58.33333333%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-5 {
    left: 41.66666667%; }

  .col-md-push-4 {
    left: 33.33333333%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-2 {
    left: 16.66666667%; }

  .col-md-push-1 {
    left: 8.33333333%; }

  .col-md-push-0 {
    left: auto; }

  .col-md-offset-12 {
    margin-left: 100%; }

  .col-md-offset-11 {
    margin-left: 91.66666667%; }

  .col-md-offset-10 {
    margin-left: 83.33333333%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-8 {
    margin-left: 66.66666667%; }

  .col-md-offset-7 {
    margin-left: 58.33333333%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-5 {
    margin-left: 41.66666667%; }

  .col-md-offset-4 {
    margin-left: 33.33333333%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-2 {
    margin-left: 16.66666667%; }

  .col-md-offset-1 {
    margin-left: 8.33333333%; }

  .col-md-offset-0 {
    margin-left: 0; } }
@media (min-width: 1200px) {
  .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 {
    float: left; }

  .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-pull-12 {
    right: 100%; }

  .col-lg-pull-11 {
    right: 91.66666667%; }

  .col-lg-pull-10 {
    right: 83.33333333%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-8 {
    right: 66.66666667%; }

  .col-lg-pull-7 {
    right: 58.33333333%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-5 {
    right: 41.66666667%; }

  .col-lg-pull-4 {
    right: 33.33333333%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-2 {
    right: 16.66666667%; }

  .col-lg-pull-1 {
    right: 8.33333333%; }

  .col-lg-pull-0 {
    right: auto; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-push-11 {
    left: 91.66666667%; }

  .col-lg-push-10 {
    left: 83.33333333%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-8 {
    left: 66.66666667%; }

  .col-lg-push-7 {
    left: 58.33333333%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-5 {
    left: 41.66666667%; }

  .col-lg-push-4 {
    left: 33.33333333%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-2 {
    left: 16.66666667%; }

  .col-lg-push-1 {
    left: 8.33333333%; }

  .col-lg-push-0 {
    left: auto; }

  .col-lg-offset-12 {
    margin-left: 100%; }

  .col-lg-offset-11 {
    margin-left: 91.66666667%; }

  .col-lg-offset-10 {
    margin-left: 83.33333333%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-8 {
    margin-left: 66.66666667%; }

  .col-lg-offset-7 {
    margin-left: 58.33333333%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-5 {
    margin-left: 41.66666667%; }

  .col-lg-offset-4 {
    margin-left: 33.33333333%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-2 {
    margin-left: 16.66666667%; }

  .col-lg-offset-1 {
    margin-left: 8.33333333%; }

  .col-lg-offset-0 {
    margin-left: 0; } }
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }

.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1; }

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y; }

.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(0px, 0px, 0px); }

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none; }

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d; }

.owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled {
  display: none; }

.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-dot {
  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-loaded {
  display: block; }

.owl-carousel.owl-loading {
  opacity: 0;
  display: block; }

.owl-carousel.owl-hidden {
  opacity: 0; }

.owl-carousel.owl-refresh .owl-item {
  display: none; }

.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; }

.no-js .owl-carousel {
  display: block; }

.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
.owl-height {
  transition: height 500ms ease-in-out; }

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
  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: -webkit-transform 100ms ease;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transform: scale(1.3, 1.3);
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

@font-face {
  font-family: 'HelveticaNeueCyr';
  src: url("../fonts/HelveticaNeueCyr-Roman.eot");
  src: local("HelveticaNeueCyr-Roman"), url("../fonts/HelveticaNeueCyr-Roman.eot?#iefix") format("embedded-opentype"), url("../fonts/HelveticaNeueCyr-Roman.woff") format("woff"), url("../fonts/HelveticaNeueCyr-Roman.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'HelveticaNeueCyr';
  src: url("../fonts/HelveticaNeueCyr-Bold.eot");
  src: local("HelveticaNeueCyr-Bold"), url("../fonts/HelveticaNeueCyr-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/HelveticaNeueCyr-Bold.woff") format("woff"), url("../fonts/HelveticaNeueCyr-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'HelveticaNeueCyr';
  src: url("../fonts/HelveticaNeueCyr-Medium.eot");
  src: local("HelveticaNeueCyr-Medium"), url("../fonts/HelveticaNeueCyr-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/HelveticaNeueCyr-Medium.woff") format("woff"), url("../fonts/HelveticaNeueCyr-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'HelveticaNeueCyr';
  src: url("../fonts/HelveticaNeueCyr-Light.eot");
  src: local("HelveticaNeueCyr-Light"), url("../fonts/HelveticaNeueCyr-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/HelveticaNeueCyr-Light.woff") format("woff"), url("../fonts/HelveticaNeueCyr-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'HelveticaNeueCyr';
  src: url("../fonts/HelveticaNeueCyr-LightItalic.eot");
  src: local("HelveticaNeueCyr-LightItalic"), url("../fonts/HelveticaNeueCyr-LightItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/HelveticaNeueCyr-LightItalic.woff") format("woff"), url("../fonts/HelveticaNeueCyr-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap; }
/* OWL & BOOTSTRAP & FONTS */
body, html {
  height: 100%; }

body {
  margin: 0;
  line-height: 34px;
  font-size: 16px;
  color: #5f5e5e;
  font-family: "HelveticaNeueCyr"; }

input, textarea, select, button {
  outline: none;
  box-sizing: border-box;
  font-family: "HelveticaNeueCyr"; }

.formgroup {
  display: block; }
  .formgroup input, .formgroup textarea {
    display: block;
    width: 100%;
    line-height: 54px;
    border: 1px solid #dadada;
    padding: 0 20px;
    color: #000;
    font-size: 16px; }
    .formgroup input::placeholder, .formgroup textarea::placeholder {
      color: #9c9c9c; }
  .formgroup textarea {
    line-height: 1.2;
    padding: 20px;
    resize: none;
    height: 130px; }

button {
  cursor: pointer; }

img {
  max-width: 100%; }

a {
  color: #f40622;
  text-decoration: none; }
  a:hover {
    text-decoration: none; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  line-height: 1.2;
  color: #111111; }

h1 {
  font-size: 48px; }
  @media screen and (max-width: 767px) {
    h1 {
      font-size: 28px; } }

h2 {
  margin: 60px 0 20px;
  font-size: 30px; }
  h2:first-child {
    margin-top: 0; }
  h2.big {
    font-size: 38px; }
  h2.nobot {
    margin-bottom: 0; }
  @media screen and (max-width: 767px) {
    h2 {
      font-size: 25px;
      margin: 30px 0  15px; }
      h2.big {
        font-size: 25px; } }

p:first-child {
  margin-top: 0; }
p:last-child {
  margin: 0; }

.tablewrapper {
  width: 100%;
  overflow: auto; }

.wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 100%;
  padding-top: 81px; }
  .wrapper__main {
    padding: 0; }
  @media screen and (max-width: 767px) {
    .wrapper {
      padding-top: 61px; } }

.flex {
  display: flex;
  flex-wrap: wrap; }
  .flex.inline {
    display: inline-flex; }
  .flex.jcsb {
    justify-content: space-between; }
  .flex.ais {
    align-items: flex-start; }
  .flex.aic {
    align-items: center; }
  .flex.jcc {
    justify-content: center; }
  .flex.aib {
    align-items: flex-end; }
  .flex.aif {
    align-items: flex-start; }
  .flex.nowrap {
    flex-wrap: nowrap; }

.blockin {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
  padding: 0 15px; }

.logo {
  font-size: 0;
  line-height: 0;
  display: inline-block;
  vertical-align: top; }
  .logo img {
    display: block; }

/* HEADER */
.header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 5;
  background: #fff;
  height: 81px;
  border-bottom: 1px solid #f40622;
  white-space: nowrap; }
  @media screen and (min-width: 768px) {
    .header__main {
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      z-index: 5; }
      .header__main .header {
        height: 110px;
        background: url(../images/headermainbg.png) 50% 50% no-repeat;
        border: 0; } }
    @media screen and (min-width: 768px) and (min-width: 1360px) and (max-width: 1920px) {
      .header__main .header {
        padding: 0 30px; } }
    @media screen and (min-width: 768px) and (max-width: 991px) {
      .header__main .header {
        height: 70px; } }
  @media screen and (min-width: 768px) {
        .header__main .header .blockin {
          max-width: 1710px; } }
    @media screen and (min-width: 768px) and (max-width: 1430px) {
      .header__main .header {
        background-position: 10% 50%; } }
    @media screen and (min-width: 768px) and (max-width: 1130px) {
      .header__main .header {
        background: none; } }

  .header__right {
    max-width: 777px;
    flex-grow: 2;
    margin-left: 20px; }
  .header__menu {
    max-width: 330px;
    flex-grow: 2; }
    .header__menu ul {
      padding: 0;
      margin: 0;
      list-style: none;
      display: flex;
      align-items: center;
      justify-content: space-between; }
      .header__menu ul li a {
        display: block;
        font-size: 16px;
        font-weight: bold;
        color: #111111; }
        .header__menu ul li a:hover {
          color: #f40622; }
  .header__phone {
    font-size: 18px;
    color: #f40622;
    margin-left: 20px;
    font-weight: bold; }
  .header__border {
    margin: 0 20px;
    flex-grow: 2;
    max-width: 50px;
    height: 1px;
    background: #d2d2d2; }
  .header__mobmenu {
    display: none;
    font-size: 16px;
    font-weight: bold;
    color: #111111; }
  .header .openmodal {
    font-size: 15px;
    color: #111111;
    font-weight: 500;
    border-bottom: 1px dotted #f40622;
    line-height: 1; }
    .header .openmodal:hover {
      border-color: transparent; }
  @media screen and (max-width: 767px) {
    .header {
      height: 61px; }
      .header .logo {
        max-width: 125px; }
      .header__right {
        display: none; }
      .header__mobmenu {
        display: block; }
      .header .burger {
        display: block; } }

.burger {
  width: 25px;
  position: relative;
  cursor: pointer;
  height: 18px;
  display: none; }
  .burger span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #f40622;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out; }
  .burger span:nth-child(1) {
    top: 0px; }
  .burger span:nth-child(2), .burger span:nth-child(3) {
    top: 8px; }
  .burger span:nth-child(4) {
    top: 16px; }
  .burger.open span:nth-child(1) {
    top: 8px;
    width: 0%;
    left: 50%; }
  .burger.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }
  .burger.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  .burger.open span:nth-child(4) {
    top: 8px;
    width: 0%;
    left: 50%; }

.mobmenu {
  position: fixed;
  top: 61px;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 6;
  background: #f4f4f4 url(../images/mobmenubg.png) 100% 100% no-repeat;
  max-height: calc(100vh - 61px);
  overflow-y: auto;
  display: none; }
  .mobmenu__wrap {
    padding: 30px 0 0 0;
    min-height: 100%;
    display: flex;
    justify-content: space-between;
    flex-direction: column; }
    .mobmenu__wrap > div {
      width: 100%; }
  .mobmenu__top {
    padding: 0 15px 30px 70px; }
  .mobmenu__bottom {
    line-height: 1.2; }
    .mobmenu__bottom-wrap {
      padding: 0 15px 40px 70px; }
  .mobmenu__menu > ul {
    padding: 0;
    margin: 0;
    list-style: none; }
    .mobmenu__menu > ul li {
      margin-top: 8px; }
      .mobmenu__menu > ul li:first-child {
        margin: 0; }
      .mobmenu__menu > ul li a {
        font-size: 16px;
        color: #000000;
        font-weight: 500;
        display: inline-flex;
        align-items: center; }
  .mobmenu__phone {
    font-size: 18px;
    font-weight: bold;
    display: block;
    margin-bottom: 10px; }
  .mobmenu__link {
    font-size: 15px;
    font-weight: 500;
    color: #111111;
    border-bottom: 1px dotted #f40622; }
  .mobmenu__mail {
    margin: 25px 0 35px; }
    .mobmenu__mail a {
      color: #5f5e5e;
      font-size: 16px;
      border-bottom: 1px dotted #f40622; }
  .mobmenu__soc {
    display: flex;
    align-items: center;
    line-height: 1; }
    .mobmenu__soc a {
      margin-left: 14px;
      border-bottom: 1px solid #f40622; }
      .mobmenu__soc a:first-child {
        margin: 0; }
      .mobmenu__soc a:hover {
        border-color: transparent; }
  .mobmenu__question {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 80px;
    background: #f40723;
    position: relative;
    color: #fff;
    padding-left: 15px;
    line-height: 30px;
    position: relative;
    line-height: 1;
    padding-bottom: 6px; }
    .mobmenu__question:after {
      content: '';
      position: absolute;
      left: 0;
      top: -25px;
      width: 38px;
      height: 40px;
      background: url(../images/mquestion.png) 0 0 no-repeat; }
    .mobmenu__question:before {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      right: 0;
      width: 50px;
      background: #333333; }
    .mobmenu__question-title {
      font-size: 18px;
      font-weight: bold;
      margin-bottom: 15px; }
    .mobmenu__question-text {
      font-size: 13px;
      letter-spacing: 3px;
      padding-left: 80px;
      position: relative;
      text-transform: uppercase; }
      .mobmenu__question-text:before {
        content: '';
        position: absolute;
        top: calc(50% - 1px);
        left: 0;
        width: 50px;
        height: 2px;
        background: #fff; }

/* HEADER */
.mainsoc {
  position: fixed;
  top: 110px;
  bottom: 200px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  right: calc(50% - 840px); }
  .mainsoc a {
    margin-top: 5vh; }
  @media screen and (min-width: 1360px) and (max-width: 1919px) {
    .mainsoc {
      right: 50px; } }
  @media screen and (max-width: 1359px) {
    .mainsoc {
      right: 15px; } }
  @media screen and (max-width: 767px), screen and (max-height: 600px) {
    .mainsoc {
      display: none; } }

.fullcontent__wrap {
  position: relative;
  background: #f4f4f4; }
  .fullcontent__wrap:after {
    content: '';
    position: fixed;
    top: 110px;
    left: calc(50% - 840px);
    max-width: 12px;
    width: 100%;
    bottom: 300px;
    background: url(../images/fullcontentleftbg.png) 50% 50% no-repeat; }
    @media screen and (max-width: 1710px) {
      .fullcontent__wrap:after {
        left: 45px; } }
    @media screen and (max-width: 1360px) {
      .fullcontent__wrap:after {
        display: none; } }
  .fullcontent__wrap:before {
    content: '';
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    max-width: 1366px;
    height: 181px;
    background: url(../images/fullcontentrightbg.png) 50% 0 no-repeat; }
.fullcontent .section {
  position: relative; }
  .fullcontent .section .blockin {
    display: none;
    max-width: 1430px;
    z-index: 2; }
  .fullcontent .section .fp-tableCell {
    display: flex;
    align-items: center;
    padding: 112px 0 235px; }
  .fullcontent .section__img {
    position: absolute;
    top: 110px;
    bottom: 0;
    left: 43%;
    right: 30px;
    height: calc(100% - 110px);
    width: calc(56% - 30px);
    max-width: 890px;
    display: block;
    overflow: hidden; }
    .fullcontent .section__img img {
      display: block;
      height: 100%;
      width: 100%;
      object-fit: cover; }
  .fullcontent .section__videobut {
    display: inline-flex;
    align-items: center;
    vertical-align: top;
    height: 50px;
    padding-left: 69px;
    background: url(../images/videobut.png) 0 50% no-repeat;
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    color: #111111; }
    .fullcontent .section__videobut:hover {
      color: #f40622; }
    @media screen and (max-width: 767px) {
      .fullcontent .section__videobut {
        animation-delay: 1s; } }
  .fullcontent .section__num {
    position: absolute;
    top: calc(50% - 130px);
    left: calc(50% - 470px);
    font-weight: bold;
    font-size: 400px;
    line-height: 300px;
    z-index: -1;
    color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #e9e9e9; }
  .fullcontent .section__title {
    font-size: 48px;
    color: #111111;
    line-height: 52px;
    font-weight: bold;
    overflow: hidden; }
    .fullcontent .section__title span {
      display: block;
      animation-delay: 0.3s; }
  .fullcontent .section__text {
    max-width: 360px;
    overflow: hidden; }
    .fullcontent .section__text div {
      animation-delay: 0.6s; }
  .fullcontent .section__link {
    font-size: 13px;
    color: #f40622;
    text-transform: uppercase;
    letter-spacing: 3px;
    padding-left: 80px;
    position: relative; }
    .fullcontent .section__link:before {
      content: '';
      position: absolute;
      top: calc(50% - 1px);
      left: 0;
      width: 50px;
      height: 2px;
      background: #f40622; }
    .fullcontent .section__link-wrap {
      animation-delay: 0.9s; }
    .fullcontent .section__link:hover {
      color: #000; }
  .fullcontent .section__imgbig {
    position: absolute;
    top: 110px;
    left: 0;
    right: 0;
    max-width: 1620px;
    margin: 0 auto;
    padding: 0 55px 0 80px;
    bottom: 0;
    overflow: hidden; }
    .fullcontent .section__imgbig img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover; }
@media screen and (min-width: 1360px) and (max-width: 1920px) {
  .fullcontent .section:after {
    background-position: 0 50%;
    left: 50px; }
  .fullcontent .section .blockin {
    padding: 0 120px; }
  .fullcontent .section__img {
    right: 120px;
    width: auto; }
  .fullcontent .section__imgbig {
    left: 80px;
    right: 80px; } }
@media screen and (max-width: 1240px) {
  .fullcontent .section .fp-tableCell {
    padding-bottom: 170px; } }
@media screen and (max-width: 991px) {
  .fullcontent .section .fp-tableCell {
    padding-top: 70px; }
  .fullcontent .section__img {
    top: 70px;
    height: calc(100% - 70px); } }
@media screen and (max-width: 991px), screen and (max-height: 660px) {
  .fullcontent .section .fp-tableCell {
    padding-bottom: 80px; }
  .fullcontent .section__num {
    left: 20px;
    top: -21px; }
  .fullcontent .section__title {
    font-size: 28px;
    line-height: 1.2; }
  .fullcontent .section__text {
    width: 40%; }
    .fullcontent .section__text br {
      display: none; } }
@media screen and (max-width: 767px) {
  .fullcontent .section:after {
    display: none; }
  .fullcontent .section .fp-tableCell {
    padding: 130px 0 30px;
    display: block;
    background: url(../images/mobmenubg.png) 100% 100% no-repeat; }
  .fullcontent .section__img {
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 130px;
    background: #000; }
    .fullcontent .section__img img {
      display: block; }
    .fullcontent .section__img:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      opacity: 0.35;
      background: #000; }
  .fullcontent .section__num {
    top: -21px;
    left: auto;
    right: 0;
    font-size: 150px;
    line-height: 110px;
    -webkit-text-stroke-color: rgba(255, 255, 255, 0.8); }
  .fullcontent .section__text br {
    display: none; } }

.questions {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 43%;
  background: #f40723;
  height: 235px;
  color: #fff;
  display: flex;
  align-items: center;
  line-height: 1.2; }
  .questions:before {
    content: '';
    position: absolute;
    top: -50px;
    left: 0;
    max-width: 730px;
    width: 100%;
    height: 140px;
    background: url(../images/questions_left.png) 50% 0 no-repeat; }
  .questions__wrap {
    max-width: 580px;
    width: 100%;
    margin-left: auto;
    padding-left: 15px;
    position: relative; }
  .questions__title {
    font-size: 28px;
    color: #f4f4f4;
    font-weight: bold;
    line-height: 1; }
  .questions__text {
    margin: 10px 0 20px;
    font-size: 14px;
    line-height: 30px;
    color: #ffabab; }
  .questions__link {
    font-size: 13px;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 3px;
    padding-left: 80px;
    position: relative;
    line-height: 1;
    display: inline-block;
    vertical-align: top; }
    .questions__link:before {
      content: '';
      position: absolute;
      top: calc(50% - 1px);
      left: 0;
      width: 50px;
      height: 2px;
      background: #fff; }
  .questions__scroll {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 100%;
    width: 140px;
    background: #333333 url(../images/scrollbut.png) 50% 50% no-repeat;
    cursor: pointer; }
  @media screen and (max-width: 1240px) {
    .questions {
      height: 170px; }
      .questions__scroll {
        width: 65px; } }
  @media screen and (max-width: 991px), screen and (max-height: 660px) {
    .questions {
      height: 80px; }
      .questions:before {
        height: 41px;
        background: url(../images/mobq.png) 0 0 no-repeat;
        top: -25px; }
      .questions__text {
        display: none; }
      .questions__title {
        margin-bottom: 15px;
        font-size: 18px; }
      .questions__scroll {
        width: 50px;
        background: #333333 url(../images/scollmob.png) 50% 50% no-repeat; } }
  @media screen and (max-width: 767px) {
    .questions {
      width: calc(100% - 51px); }
      .questions__wrap {
        max-width: none; } }

#fp-nav {
  position: fixed;
  bottom: 50px;
  right: calc(50% - 835px);
  margin: 0 !important;
  display: flex;
  flex-direction: column; }
  #fp-nav ul {
    padding: 0;
    margin: 0;
    list-style: none; }
    #fp-nav ul li a {
      display: block;
      width: 2px;
      height: 25px;
      background: #e7e7e7;
      transition: all 0.4s ease; }
      #fp-nav ul li a.active {
        background: #f40723; }
  @media screen and (min-width: 1360px) and (max-width: 1919px) {
    #fp-nav {
      right: 55px; } }
  @media screen and (max-width: 1359px) {
    #fp-nav {
      right: 20px; } }
  @media screen and (max-width: 1240px) {
    #fp-nav {
      bottom: 15px; } }
  @media screen and (max-width: 767px) {
    #fp-nav {
      right: 0;
      bottom: 0;
      background: #565656; }
      #fp-nav ul li a {
        height: 13.3px;
        background: #565656; } }

.section1 .section__title {
  margin: 4vh 0 3vh; }
.section1 .section__text {
  margin-bottom: 4vh; }
@media screen and (max-width: 767px) {
  .section1 .blockin {
    padding-bottom: 90px; }
  .section1 .section__title {
    margin: -80px 0 30px;
    color: #fff; }
  .section1 .section__videobut {
    position: absolute;
    bottom: 0;
    left: 15px; }
  .section1 .section__text {
    width: 100%;
    margin-bottom: 20px; } }

.section2 .section__text {
  max-width: 440px;
  margin: 3vh 0 4vh; }
@media screen and (max-width: 767px) {
  .section2 .section__title {
    margin: -80px 0 30px;
    color: #fff; }
  .section2 .section__text {
    width: 100%;
    margin: 0 0 20px; } }

.section3 .section__title {
  margin: 4vh 0 3vh; }
.section3 .section__text {
  max-width: 440px;
  max-width: 425px;
  margin-bottom: 4vh; }
@media screen and (max-width: 767px) {
  .section3 .blockin {
    padding-bottom: 90px; }
  .section3 .section__title {
    margin: -80px 0 30px;
    color: #fff; }
  .section3 .section__videobut {
    position: absolute;
    bottom: 0;
    left: 15px; }
  .section3 .section__text {
    width: 100%;
    margin-bottom: 20px; } }

.section4 .section__text {
  margin: 3vh 0 4vh;
  max-width: 435px; }
@media screen and (max-width: 767px) {
  .section4 .section__title {
    margin: -80px 0 30px;
    color: #fff; }
  .section4 .section__text {
    width: 100%;
    margin: 0 0 20px; } }

.section5 {
  color: #f4f4f4; }
  .section5 .blockin {
    max-width: 1180px !important;
    display: block; }
  .section5 .section__title {
    color: #fff; }
  .section5 .section__text {
    max-width: 430px !important;
    width: 100% !important;
    line-height: 1.7; }
  .section5 .row {
    margin-bottom: 4vh; }
    .section5 .row > div {
      margin-top: 4vh; }
  .section5 .section__link:hover {
    color: #fff; }
  .section5__wrap {
    padding-left: 100px;
    width: 100%; }
  @media screen and (max-width: 1400px) {
    .section5__wrap {
      padding: 0 30px 0 0; }
    .section5 .section__imgbig {
      padding: 0; } }
  @media screen and (max-width: 991px) {
    .section5 .section__imgbig {
      top: 70px; } }
  @media screen and (max-width: 767px) {
    .section5 .hidemob {
      display: none; }
    .section5 .section__imgbig {
      top: 0; }
    .section5__wrap {
      padding: 0; }
    .section5 .fp-tableCell {
      display: block;
      padding-top: 50px !important; }
    .section5 .section__title br {
      display: none; } }

.section6 {
  color: #111111; }
  .section6 .section__title {
    color: #111111; }
  .section6__imgm {
    position: absolute;
    left: 80px;
    right: 80px;
    max-width: 1620px;
    margin: 0 auto;
    padding: 0 55px 0 80px;
    bottom: 0;
    text-align: right;
    font-size: 0;
    line-height: 0;
    overflow: hidden; }
    .section6__imgm img {
      height: 234px;
      width: 52%;
      object-fit: cover;
      object-position: 0 0; }
    @media screen and (max-width: 1400px) {
      .section6__imgm {
        padding: 0; } }
    @media screen and (max-width: 1240px) {
      .section6__imgm img {
        height: 170px;
        width: 60%; } }
    @media screen and (max-width: 991px), screen and (max-height: 660px) {
      .section6__imgm {
        display: none !important; } }

.mainpartner.owl-carousel, .mainpartner__mob.owl-carousel {
  margin: 25px 0 0; }
  .mainpartner.owl-carousel .col-md-4, .mainpartner__mob.owl-carousel .col-md-4 {
    width: 100%;
    margin: 0;
    padding: 0; }
.mainpartner__block, .mainpartner__mob__block {
  line-height: 28px; }
  .mainpartner__block-title, .mainpartner__mob__block-title {
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    color: #111111;
    position: relative; }
    @media screen and (min-width: 1080px) {
      .mainpartner__block-title:before, .mainpartner__mob__block-title:before {
        content: '';
        position: absolute;
        top: calc(50% - 1px);
        left: -70px;
        width: 50px;
        height: 2px;
        background: #dbdbdb; } }
    .mainpartner__block-title span, .mainpartner__mob__block-title span {
      color: #f40622;
      font-size: 24px; }
.mainpartner .owl-nav, .mainpartner__mob .owl-nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 0;
  line-height: 0;
  margin-top: 15px; }
  .mainpartner .owl-nav div, .mainpartner__mob .owl-nav div {
    cursor: pointer;
    width: 13px;
    height: 25px;
    background: url(../images/partnerarrow.png) 0 0 no-repeat; }
    .mainpartner .owl-nav div:last-child, .mainpartner__mob .owl-nav div:last-child {
      transform: rotate(180deg); }
.mainpartner .owl-dots, .mainpartner__mob .owl-dots {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: -15px 40px 40px !important; }
  .mainpartner .owl-dots div, .mainpartner__mob .owl-dots div {
    cursor: pointer;
    width: 40px;
    height: 2px;
    background: #e7e7e7; }
    .mainpartner .owl-dots div.active, .mainpartner__mob .owl-dots div.active {
      background: #f40622; }

@media screen and (max-width: 767px) {
  .mainpartner {
    display: none !important; } }

.mainpartner__mob .item br {
  display: none; }
.mainpartner__mob .item > div {
  margin-top: 20px; }
  .mainpartner__mob .item > div:first-child {
    margin: 0; }
@media screen and (min-width: 768px) {
  .mainpartner__mob {
    display: none !important; } }

.sitebutton {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  min-height: 54px;
  font-size: 13px;
  text-transform: uppercase;
  color: #fefefe;
  letter-spacing: 2px;
  background: #f40622;
  border: 0; }
  .sitebutton.maxbut {
    max-width: 230px;
    width: 100%; }
  .sitebutton.block {
    display: flex;
    width: 100%; }
  .sitebutton:hover {
    background: #c2051b; }
  .sitebutton.white {
    background: #fff;
    color: #f40622; }
    .sitebutton.white:hover {
      background: #ab0014;
      color: #fff; }

.content {
  padding: 15px 0 60px;
  position: relative;
  background: #f4f4f4; }
  .content:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    max-width: 1340px;
    height: 225px;
    background: url(../images/contentbgright.png) 50% 0 no-repeat; }
  .content:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    max-width: 1640px;
    width: 100%;
    height: 596px;
    background: url(../images/contentbgleft.png) 50% 0 no-repeat; }
  .content .blockin {
    z-index: 1; }

.path {
  margin-bottom: 40px;
  font-size: 14px;
  color: #a5a5a5;
  margin-bottom: 20px; }
  .path span {
    margin: 0 5px;
    color: #404040; }
  .path a {
    color: #404040; }
    .path a:hover {
      color: #f40622; }

.fixrightbut {
  position: fixed;
  right: 0;
  top: calc(50% - 186px);
  font-size: 0;
  line-height: 0;
  z-index: 4; }
  .fixrightbut a {
    display: block;
    margin-top: 28px; }
    .fixrightbut a:first-child {
      margin: 0; }
    .fixrightbut a img {
      display: block; }

.siteblock {
  padding: 80px 0; }
  @media screen and (max-width: 767px) {
    .siteblock {
      padding: 40px 0; } }

.premium > div {
  margin-top: 40px; }
.premium__block {
  line-height: 30px; }
  .premium__block-title {
    font-size: 18px;
    font-weight: bold;
    color: #111111;
    text-transform: uppercase;
    margin-bottom: 10px; }
    .premium__block-title span {
      color: #f40622;
      font-size: 24px;
      margin-right: 10px; }
  @media screen and (max-width: 991px) {
    .premium__block br {
      display: none; } }

.companyblock {
  position: relative;
  margin-bottom: 40px; }
  .companyblock img {
    display: block;
    min-height: 360px;
    object-fit: cover; }
  .companyblock__text {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 120px 60px 60px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, black 100%);
    font-size: 16px;
    font-style: italic;
    font-weight: 300;
    color: #ffffff; }
    .companyblock__text-wrap {
      max-width: 620px;
      margin-left: auto;
      padding-left: 82px;
      position: relative;
      padding-top: 35px;
      background: url(../images/companylogobg.png) 82px 0 no-repeat; }
      .companyblock__text-wrap:before {
        content: '';
        position: absolute;
        top: 50px;
        left: 0;
        width: 50px;
        height: 2px;
        background: #fff; }
  @media screen and (max-width: 767px) {
    .companyblock__text {
      padding: 20px; }
      .companyblock__text-wrap {
        padding: 0;
        background: none; }
        .companyblock__text-wrap:before {
          display: none; } }

.page__gal > div {
  margin: 15px 0; }
.page__gal a {
  display: block; }
  .page__gal a img {
    display: block;
    width: 100%; }
.page ul, .page ol {
  padding: 0;
  list-style: none; }
  .page ul li, .page ol li {
    position: relative;
    margin-top: 12px; }
    .page ul li:first-child, .page ol li:first-child {
      margin: 0; }
.page ul li {
  padding-left: 30px; }
  .page ul li:before {
    content: '';
    position: absolute;
    top: 14px;
    left: 0;
    width: 15px;
    height: 2px;
    background: #f40622; }
.page ol {
  counter-reset: heading; }
  .page ol li {
    padding-left: 25px;
    counter-increment: heading; }
    .page ol li:before {
      content: counter(heading) ".";
      position: absolute;
      left: 0;
      font-weight: bold;
      color: #f40622; }
.page table {
  width: 100%;
  border-spacing: 0;
  border-bottom: 1px solid #969696; }
  .page table tr:hover td {
    background: #eaeaea; }
  .page table th {
    padding: 5px 10px;
    color: #111111;
    white-space: nowrap;
    background: #f4f4f4;
    border-bottom: 1px solid #f40723; }
    .page table th:first-child {
      text-align: left; }
    .page table th:first-child {
      position: sticky;
      left: 0; }
  .page table td {
    border-top: 1px solid #e4e4e4;
    padding: 12px 10px;
    text-align: center;
    background: #f4f4f4; }
    .page table td:first-child {
      text-align: left;
      position: sticky;
      left: 0; }

.detail {
  margin: -20px -15px 60px; }
  .detail > div {
    margin-bottom: 30px; }
  .detail__wrap {
    padding-top: 20px;
    max-width: 500px;
    margin-bottom: 30px; }

.sitelink {
  position: relative;
  padding-left: 75px;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 2px; }
  .sitelink:before {
    content: '';
    position: absolute;
    top: calc(50% - 1px);
    left: 0;
    width: 50px;
    height: 2px;
    background: #f40622; }
  .sitelink:hover {
    color: #000; }

@media screen and (min-width: 992px) {
  .services {
    margin-top: -30px; } }
.services > div {
  margin-top: 30px; }
.services__block {
  display: flex;
  position: relative;
  color: #fff;
  background: #000; }
  .services__block img {
    display: block;
    width: 100%;
    min-height: 250px;
    object-fit: cover;
    transition: all 0.4s ease; }
  .services__block-title {
    position: absolute;
    bottom: 0;
    padding: 45px 60px 20px 30px;
    font-size: 18px;
    display: block;
    width: 100%;
    background: url(../images/servicearrow.png) 100% calc(100% - 32px) no-repeat, linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, black 100%);
    transition: all 0.4s ease; }
  .services__block-hover {
    opacity: 0;
    transition: all 0.4s ease;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 25px 30px 25px;
    font-size: 14px;
    line-height: 26px; }
    .services__block-hover-title {
      font-size: 18px;
      display: block;
      font-weight: bold;
      margin-bottom: 10px; }
    .services__block-hover-text {
      margin-bottom: auto; }
    .services__block-hover-all {
      font-size: 13px;
      color: #f40622;
      letter-spacing: 3px;
      width: 100%;
      text-transform: uppercase;
      background: url(../images/servicearrow.png) calc(100% + 30px) 50% no-repeat; }
  .services__block:hover img {
    opacity: 0.2; }
  .services__block:hover .services__block-title {
    opacity: 0; }
  .services__block:hover .services__block-hover {
    opacity: 1; }

.contacts {
  padding-bottom: 10px; }
  .contacts:before, .contacts:after {
    display: none; }
  .contacts .row {
    margin-top: -40px; }
    .contacts .row > div {
      margin-top: 40px; }
  .contacts__title {
    font-size: 20px;
    font-weight: bold;
    color: #111111; }
  .contacts__phone {
    font-size: 18px;
    color: #5f5e5e; }
  .contacts__mail {
    color: #5f5e5e;
    border-bottom: 1px dotted #f40622; }
    .contacts__mail:hover {
      border-color: transparent; }
  .contacts .scroll_b {
    border-bottom: 1px dotted #f40622; }
    .contacts .scroll_b:hover {
      border-color: transparent; }
  .contacts .mobmenu__soc {
    margin-top: 10px; }
  .contacts__whatsapp {
    padding-right: 40px;
    display: inline-block;
    vertical-align: top;
    font-size: 18px;
    font-weight: bold;
    line-height: 27px;
    padding-top: 1px;
    color: #5f5e5e;
    margin-top: 3px;
    background: url(../images/whatsapp.png) 100% 0 no-repeat; }

.map {
  height: 700px;
  background: #ccc; }
  @media screen and (max-width: 767px) {
    .map {
      height: 400px; } }

.siteform {
  position: relative;
  min-height: 350px;
  display: flex;
  align-items: center;
  padding: 25px 0;
  background: #d40019;
  color: #fff; }
  @media screen and (min-width: 991px) {
    .siteform:before {
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      width: 50%;
      bottom: 0;
      background: #ab0014; }
    .siteform:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background: url(../images/siteformbg.jpg) 50% 0 no-repeat; }
    .siteform .blockin {
      z-index: 2; } }
  .siteform__leftbg {
    background: url(../images/siteformtopleft.png) 50% 0 no-repeat;
    position: absolute;
    top: -40px;
    left: 0;
    width: 100%;
    max-width: 1570px;
    height: 144px;
    z-index: 1; }
  .siteform__rightbg {
    background: url(../images/siteformbot.png) 50% 0 no-repeat;
    position: absolute;
    bottom: 0px;
    right: 0;
    width: 100%;
    max-width: 1410px;
    height: 144px;
    z-index: 1; }
  .siteform__title {
    font-size: 28px;
    position: relative;
    font-weight: bold;
    margin-bottom: 16px; }
    .siteform__title:before {
      content: '';
      position: absolute;
      top: calc(50% - 1px);
      left: -100px;
      width: 50px;
      height: 2px;
      background: #fff; }
  .siteform__text {
    color: #ffabab;
    padding-bottom: 15px; }
  .siteform__wrap {
    max-width: 870px; }
  .siteform .row > div {
    margin-top: 15px; }
  .siteform input {
    display: block;
    width: 100%;
    background: rgba(255, 255, 255, 0.2);
    line-height: 52px;
    border: 1px solid #dadada;
    color: #fff;
    padding: 0 20px;
    font-size: 16px; }
    .siteform input::placeholder {
      color: #fff; }
  .siteform .oferta {
    color: #ffabab; }
    .siteform .oferta label input:checked + span {
      background: rgba(255, 255, 255, 0.2) url(../images/check2.png) 50% 50% no-repeat; }
    .siteform .oferta label span {
      background-color: rgba(255, 255, 255, 0.2); }
    .siteform .oferta a {
      color: #ffffff;
      border-color: #ffffff; }
      .siteform .oferta a:hover {
        border-color: transparent; }
  @media screen and (max-width: 767px) {
    .siteform__text br {
      display: none; }
    .siteform .row > div {
      order: 0; }
      .siteform .row > div.order2 {
        order: 2; } }

.mainfixbut {
  position: fixed;
  bottom: 0;
  right: calc(10% + 12px);
  font-size: 0;
  line-height: 0; }
  .mainfixbut a {
    margin-left: 20px; }
    .mainfixbut a:first-child {
      margin: 0; }
  @media screen and (max-width: 1240px) {
    .mainfixbut {
      right: 38px; } }
  @media screen and (max-width: 767px) {
    .mainfixbut {
      display: none; } }

.mobfixbut {
  display: none;
  font-size: 0;
  line-height: 0;
  position: fixed;
  position: fixed;
  right: 4px;
  bottom: 85px; }
  @media screen and (max-width: 767px) {
    .mobfixbut {
      display: block; } }

.footer {
  line-height: 28px;
  padding: 30px 0 40px;
  background: #292929;
  color: #ffffff; }
  .footer__top .row > div {
    margin-top: 20px; }
  .footer__top-right {
    text-align: right; }
  .footer__copyright {
    color: #c0c0c0;
    margin-top: 30px; }
  .footer__menu {
    display: flex;
    justify-content: center;
    line-height: 1; }
    .footer__menu ul {
      padding: 8px 0 0;
      margin: 0;
      list-style: none; }
      .footer__menu ul li {
        margin-top: 26px; }
        .footer__menu ul li:first-child {
          margin: 0; }
        .footer__menu ul li a {
          display: inline-block;
          vertical-align: top;
          font-size: 16px;
          font-weight: 500;
          color: #ffffff;
          text-transform: uppercase; }
          .footer__menu ul li a:hover {
            color: #f40622; }
  .footer__address {
    margin-bottom: 28px; }
    .footer__address-wrap {
      max-width: 210px;
      margin: 0 auto; }
  .footer__mail {
    border-bottom: 1px dotted #f40622;
    color: #fff; }
    .footer__mail:hover {
      border-color: transparent; }
  .footer__phone a {
    font-size: 18px;
    font-weight: bold; }
  .footer .openmodal {
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    border-bottom: 1px dotted #f40622; }
    .footer .openmodal:hover {
      border-color: transparent; }
  .footer__soc {
    display: flex;
    align-items: left;
    justify-content: flex-start;
    margin-top: 30px;
    line-height: 1; }
    .footer__soc a {
      margin-left: 13px;
      color: #fff;
      border-bottom: 1px solid #fff; }
      .footer__soc a:first-child {
        margin: 0; }
      .footer__soc a:hover {
        border-color: transparent; }
  .footer__bottom {
    padding-top: 20px;
    border-top: 1px solid #3f3f3f;
    margin-top: 40px; }
    .footer__bottom > div, .footer__bottom > a {
      margin-top: 20px; }
  .footer__link {
    color: #696969; }
    .footer__link:hover {
      color: #f40622; }
  .footer__insite {
    color: #696969; }
    .footer__insite a:hover {
      color: #fff; }
  @media screen and (max-width: 991px) {
    .footer__menu {
      justify-content: flex-end;
      text-align: right; }
    .footer__menu.left {
      justify-content: flex-start;
      text-align: left;
    }
    .footer__address-wrap {
      margin-left: auto;
      margin-right: 0; } }
  @media screen and (max-width: 767px) {
    .footer {
      text-align: center;
      padding-bottom: 20px; }
      .footer__copyright {
        margin-top: 15px; }
      .footer__top .row > div:nth-child(2) {
        display: none; }
      .footer__top .row > div:nth-child(3) {
        display: none; }  
      .footer__top-right {
        text-align: center; }
      .footer__address-wrap {
        margin: 0 auto; }
      .footer__soc {
        justify-content: center; }
      .footer__bottom {
        padding-top: 1px;
        flex-direction: column; } }

.popup_wrap {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow-y: auto;
  padding: 15px;
  font-size: 0;
  line-height: 0;
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
  z-index: 10;
  display: none; }
  .popup_wrap .wrap {
    display: inline-block;
    vertical-align: middle;
    max-width: 630px;
    width: 100%;
    padding: 30px 30px;
    background: url(../images/popupbottomright.png) 100% 100% no-repeat, url(../images/popuptopleft.png) 0 0 no-repeat #ffffff;
    position: relative;
    font-size: 16px;
    line-height: 32px;
    color: #5f5e5e;
    box-sizing: border-box;
    text-align: left; }
  .popup_wrap .closebut {
    position: absolute;
    top: 30px;
    right: 30px;
    width: 21px;
    height: 21px;
    background: url(../images/closebut.png) 0 0 no-repeat;
    cursor: pointer;
    z-index: 1; }
  .popup_wrap .p_title {
    padding-left: 70px;
    position: relative;
    font-size: 28px;
    font-weight: bold;
    color: #101010;
    margin-bottom: 12px; }
    .popup_wrap .p_title:before {
      content: '';
      position: absolute;
      top: 13px;
      left: 0;
      width: 50px;
      height: 2px;
      background: #f70627; }
  .popup_wrap .row > div {
    margin-top: 25px; }
  .popup_wrap form + .success {
    display: none; }
  .popup_wrap:after {
    content: '';
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle; }
  @media screen and (max-width: 767px) {
    .popup_wrap .wrap {
      padding: 15px; }
    .popup_wrap .closebut {
      top: 23px;
      right: 15px; }
    .popup_wrap .p_title {
      padding-right: 20px;
      font-size: 23px;
      padding-left: 50px; }
      .popup_wrap .p_title:before {
        width: 30px; }
    .popup_wrap .p_text br {
      display: none; } }

.oferta {
  position: relative;
  padding-left: 30px;
  display: flex;
  align-items: center;
  line-height: 1.2;
  min-height: 18px;
  color: #b4b4b4;
  font-size: 14px; }
  .oferta label {
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer; }
    .oferta label input {
      display: none; }
      .oferta label input:checked + span {
        background: #f0f0f0 url(../images/check.png) 50% 50% no-repeat; }
    .oferta label span {
      width: 18px;
      height: 18px;
      display: block;
      background: #f0f0f0; }
  .oferta a {
    border-bottom: 1px solid transparent; }
    .oferta a:hover {
      border-color: #f40622; }

#gotop {
  display: none;
  position: fixed;
  z-index: 1;
  bottom: 20px;
  right: 20px;
  width: 32px;
  height: 32px;
  cursor: pointer;
  background: url(../images/gotop.png) 0 0 no-repeat; }

/*# sourceMappingURL=styles.css.map */


@media (max-height: 760px) and (min-width: 780px) {
    .section1 .section__title { margin: 1vh 0px; }
    .section1 .section__text { margin-bottom: 1vh; }
}
.questions {
    height: 100px!important;    
}
.questions:before { top: -20px; height: 100px; }
.questions__scroll { background-size: contain; }
.questions__link:before { content: unset; }
.questions__link {
        border: 2px solid #f4f4f4;
    padding: 10px 4px;
    margin-top: 6px;
}
.questions__wrap {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    padding-right: 20px;
}
.questions__title { width: 100%; }
.questions__scroll {     background: #333333 url(../images/scollmob.png) 50% 50% no-repeat; }

.questions__policy {
    font-size: 13px;
    color: #ffffff;
    position: absolute;
    line-height: 1;
    display: inline-block;
    vertical-align: top;
    left: 0;
    bottom: 10px;
}

.cookie__content {
    position: fixed;
    bottom: 0;
    background: #f9f9f9;
    width: 100%;
    z-index: 100;
}

.cookie-banner {
    align-items: center;
    display: grid;
    gap: 2rem;
    grid-template-columns: auto 300px;
    padding: 15px 0;
}

@media screen and (max-width: 500px) {
    .cookie-banner {
        grid-template-columns: auto;
        text-align: center;
    }

    .cookie-link {
        margin-bottom: 30px;
    }
}