/* 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: 'Futura';
  src: url("../fonts/FuturaDemiC.eot");
  src: local("Futura Demi Cyrillic"), local("FuturaDemiC"), url("../fonts/FuturaDemiC.eot?#iefix") format("embedded-opentype"), url("../fonts/FuturaDemiC.woff") format("woff"), url("../fonts/FuturaDemiC.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: 'Futura';
  src: url("../fonts/FuturaLightC.eot");
  src: local("Futura Light Cyrillic"), local("FuturaLightC"), url("../fonts/FuturaLightC.eot?#iefix") format("embedded-opentype"), url("../fonts/FuturaLightC.woff") format("woff"), url("../fonts/FuturaLightC.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Futura';
  src: url("../fonts/FuturaBookC.eot");
  src: local("Futura Book Cyrillic"), local("FuturaBookC"), url("../fonts/FuturaBookC.eot?#iefix") format("embedded-opentype"), url("../fonts/FuturaBookC.woff") format("woff"), url("../fonts/FuturaBookC.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }
/* OWL & BOOTSTRAP & FONTS */
body, html {
  height: 100%; }
  body.fix, html.fix {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }

body {
  margin: 0;
  line-height: 34px;
  font-size: 20px;
  color: #0b2a4d;
  font-family: "Futura"; }
  @media screen and (max-width: 767px) {
    body {
      font-size: 18px;
      line-height: 28px; } }

input, textarea, select, button {
  outline: none;
  box-sizing: border-box;
  font-family: "Futura"; }

button {
  cursor: pointer; }

img {
  max-width: 100%; }

a {
  color: #eb0000;
  text-decoration: none; }
  a:hover {
    text-decoration: none; }

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  margin: 0;
  line-height: 1.3;
  color: #0b2a4d; }

h1 {
  font-size: 48px; }
  @media screen and (max-width: 767px) {
    h1 {
      font-size: 30px; } }

h2 {
  font-size: 40px; }
  @media screen and (max-width: 767px) {
    h2 {
      font-size: 26px; } }

.tablewrapper {
  width: 100%;
  overflow: auto; }

.wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 100%;
  overflow: hidden; }

.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; }
  .flex:after {
    display: none !important; }

.blockin {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
  padding: 0 15px; }
  .blockin:after {
    content: '';
    display: block;
    clear: both; }

.site_button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 60px;
  border-radius: 30px;
  font-size: 15px;
  font-weight: bold;
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 1.2px;
  background: #eb0000;
  box-shadow: 0 9px 18px rgba(0, 0, 0, 0.3);
  border: 0; }
  .site_button.maxbut {
    max-width: 245px;
    width: 100%; }
  .site_button.maxbut2 {
    max-width: 310px;
    width: 100%; }
  .site_button.block {
    display: flex;
    width: 100%; }
  .site_button.noshadow {
    box-shadow: none; }
  .site_button:hover {
    background: #d20000; }

.header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2;
  padding: 35px 0;
  transition: all 0.4s ease 0s;
  white-space: nowrap; }
  .header.fixed {
    background: #fff;
    box-shadow: 0 0 10px rgba(4, 4, 4, 0.2);
    padding: 15px 0; }
  .header.openmob {
    background: #f6f6f6; }
  .header .logo {
    font-size: 0;
    line-height: 0;
    min-width: 160px; }
  .header .tel {
    text-align: right;
    line-height: 1; }
    .header .tel > a {
      display: block;
      line-height: 24px;
/*      padding-left: 40px;
      background: url(../images/tel.png) 0 0 no-repeat; */
      font-weight: bold;
      color: #0b2a4d; }
    .header .tel div a {
      border-bottom: 1px dashed #eb0000; }
      .header .tel div a:hover {
        border-color: transparent; }
  @media screen and (max-width: 991px) {
    .header {
      padding: 15px 0; }
      .header .logo {
        max-width: 210px;
        min-width: 210px; }
      .header .tel {
        display: none; } }

.topmenu {
  max-width: 620px;
  width: 100%;
  margin: 0 20px; }
  .topmenu ul {
    display: flex;
    justify-content: space-between;
    padding: 0;
    margin: 0;
    list-style: none; }
    .topmenu ul li a {
      color: #0b2a4d;
      border-bottom: 1px solid transparent;
      font-weight: 500; }
      .topmenu ul li a:hover {
        border-color: #0b2a4d; }
  @media screen and (max-width: 991px) {
    .topmenu {
      display: none; } }

.mobmenu {
  position: fixed;
  top: 67px;
  bottom: 0;
  left: 0;
  right: 0;
  max-height: calc(100% - 67px);
  overflow-y: auto;
  z-index: 3;
  background: #f6f6f6;
  display: none; }
  .mobmenu .wrap {
    min-height: 100%;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    padding: 20px 40px 40px; }
    .mobmenu .wrap ul {
      padding: 0;
      margin: 0;
      list-style: none;
      text-align: center; }
      .mobmenu .wrap ul li {
        margin-top: 18px; }
        .mobmenu .wrap ul li:first-child {
          margin: 0; }
        .mobmenu .wrap ul li a {
          color: #0b2a4d;
          font-weight: 500;
          font-size: 20px; }
    .mobmenu .wrap .bottom {
      text-align: center;
      margin-top: 30px; }
    .mobmenu .wrap .tel a {
      color: #0b2a4d;
      font-weight: bold; }
    .mobmenu .wrap .site_button {
      margin-top: 16px; }

.burger {
  width: 20px;
  position: relative;
  cursor: pointer;
  height: 15px; }
  .burger span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: #2c3c51;
    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: 6px; }
  .burger span:nth-child(4) {
    top: 12px; }
  .burger.open span:nth-child(1) {
    top: 6px;
    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: 6px;
    width: 0%;
    left: 50%; }
  @media screen and (min-width: 992px) {
    .burger {
      display: none; } }

.mainblock {
  padding-top: 183px;
  min-height: 798px;
  position: relative; }
  .mainblock:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    background: #f6f6f6 url(../images/mainbg.jpg) 100% 100% no-repeat;
    right: calc(50% - 216px); }
  .mainblock .text {
    margin: 30px 0 40px; }
  .mainblock h1 {
    padding-top: 30px; }
  .mainblock .img {
    margin: 0 -145px 0 0; }
  @media screen and (max-width: 991px) {
    .mainblock {
      min-height: 568px;
      padding-top: 132px;
      background: #f6f6f6 url(../images/mobmain.jpg) 100% 100% no-repeat;
      text-align: center; }
      .mainblock:before {
        display: none; }
      .mainblock .text {
        font-weight: 500;
        margin-bottom: 110px; }
        .mainblock .text br {
          display: none; }
      .mainblock .col-md-7 {
        display: none; }
      .mainblock h1 {
        padding-top: 0; } 
    .mainblock-text {
        padding-bottom: 20px; } }

.expirience h2 {
  margin-bottom: 40px; }
.expirience .text {
  max-width: 670px; }
.expirience .img {
  font-size: 0;
  line-height: 0;
  margin-right: -375px; }
.expirience .col-md-8 {
  padding: 20px 15px; }
@media screen and (max-width: 767px) {
  .expirience {
    padding-top: 40px; }
    .expirience .col-md-8 {
      padding: 0 15px; }
    .expirience .row > div:last-child {
      /*display: none; */
    }
    .expirience .img{
      margin: 0;
      margin-top: 20px;
    }
    .expirience h2 {
      text-align: center; }
      .expirience h2 span {
        display: block; } }

.serices {
  padding: 110px 0 120px;
  overflow: hidden; }
  .serices .bigblock {
    margin-top: 85px;
    position: relative; }
    .serices .bigblock:first-child {
      margin-top: 0; }
      .serices .bigblock:first-child:before {
        content: '';
        position: absolute;
        top: 26px;
        left: -90px;
        width: 156px;
        height: 141px;
        background: url(../images/formbg.png) 0 0 no-repeat; }
      .serices .block .title.title--big {
        min-height: 68px; }
    .serices .bigblock:last-child:before {
      content: '';
      position: absolute;
      top: 26px;
      right: -90px;
      width: 156px;
      height: 141px;
      background: url(../images/formbg.png) 0 0 no-repeat; }
  .serices h2 {
    padding-bottom: 20px;
    position: relative; }
  .serices .row > div {
    margin-top: 20px; }
  .serices .block:not(.site_button) {
    height: 100%;
    box-shadow: 0 10px 26px rgba(4, 4, 4, 0.1);
    border-radius: 18px;
    display: flex;
    justify-content: space-between;
    overflow: hidden;
    flex-direction: column;
    border: 1px solid transparent;
    position: relative;
    background: #fff; }
    .serices .block:not(.site_button):hover {
      border-color: #eb0000; }
    .serices .block:not(.site_button) > div {
      width: 100%; }
    .serices .block:not(.site_button) .padding {
      padding: 40px 30px 0; }
    .serices .block:not(.site_button) img {
      display: block;
      width: 100%;     border-radius: 18px 18px 0 0;}
    .serices .block .title {
      text-align: center;
      color: #eb0000;
      letter-spacing: 1.2px;
      text-transform: uppercase;
      margin-bottom: 20px;
      font-weight: 500; }
    .serices .block .text {
      line-height: 28px; }
    .serices .block ul {
      padding: 0;
      margin: 0 0 20px;
      list-style: none;
      line-height: 28px; }
      .serices .block ul li {
        padding-left: 25px;
        margin-top: 18px;
        position: relative; }
        .serices .block ul li:before {
          content: '';
          position: absolute;
          top: 10px;
          left: 0;
          width: 8px;
          height: 8px;
          background: #eb0000;
          border-radius: 50%; }
        .serices .block ul li:first-child {
          margin-top: 0; }
    .serices .block .link {
      margin-left: 25px;
      line-height: 1;
      display: inline-block;
      padding-right: 20px;
      background: url(../images/arrow.png) 100% 50% no-repeat; }
      .serices .block .link span {
        display: block;
        border-bottom: 1px solid #f03f3f; }
      .serices .block .link:hover span {
        border-color: transparent; }
    .serices .block .price {
      text-align: center;
      margin-bottom: 18px; }
      .serices .block .price strong {
        font-size: 26px; }
    .serices .block .bottom {
      padding: 30px 50px 50px;
      text-align: center; }
  @media screen and (max-width: 767px) {
    .serices {
      padding: 50px 0; }
      .serices .bigblock {
        margin-top: 30px; }
      .serices h2 {
        text-align: center;
        padding: 0; }
      .serices .block .padding {
        padding: 20px 17px 0; }
      .serices .block .title {
        min-height: auto !important; }
      .serices .block .bottom {
        padding: 20px; } }

.garant {
  min-height: 563px;
  padding: 40px 0; }
  .garant.bg {
    background: #f8f8f8; }
  .garant .row {
    padding-top: 40px; }
    .garant .row > div {
      margin-top: 20px; }
  .garant .title {
    margin: 20px 0 13px;
    text-transform: uppercase;
    letter-spacing: 1.2px; }
  .garant .text {
    line-height: 28px; }
    @media screen and (min-width: 768px) {
      .garant .text {
        max-width: 300px; } }
  .garant h2 br {
    display: none; }
  @media screen and (max-width: 767px) {
    .garant {
      text-align: center; }
      .garant h2 br {
        display: block; }
      .garant .row {
        padding-top: 10px; } }

.reviews {
  position: relative;
  padding-top: 126px;
  padding-top: 96px;
  margin-bottom: 126px; 
  margin-bottom: 26px; }
  .reviews:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 100px;
    background: #f8f8f8;
    background: #f6f6f6; }
  @media screen and (max-width: 991px) {
    .reviews {
      padding: 30px 0;
      margin: 0; }
      .reviews:before {
        bottom: 0; }
      .reviews h2 {
        text-align: center; } }

.reviewsslider {
  margin-top: 42px; }
  .reviewsslider a {
    display: block;
    background: #000;
    overflow: hidden;
    border-radius: 4px; }
    .reviewsslider a:after {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto;
      width: 90px;
      height: 90px;
      background: url(../images/videobut.png) 0 0 no-repeat; }
    .reviewsslider a img {
      opacity: 0.6; }
  .reviewsslider .right {
    padding-left: 70px; }
  .reviewsslider .name {
    padding: 20px 0 25px; }
  .reviewsslider .owl-nav {
    position: absolute;
    right: 0;
    bottom: 37px;
    width: calc(50% - 85px);
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 0;
    height: 0;
    line-height: 0; }
    .reviewsslider .owl-nav div {
      cursor: pointer;
      width: 33px;
      height: 12px;
      background: url(../images/videoarrow.png) 0 0 no-repeat; }
      .reviewsslider .owl-nav div:last-child {
        transform: rotate(180deg); }
  .reviewsslider .owl-dots {
    position: absolute;
    right: 0;
    left: calc(50% + 85px);
    display: flex;
    justify-content: center;
    font-size: 0;
    line-height: 0;
    bottom: 40px;
    height: 0; }
    .reviewsslider .owl-dots div {
      cursor: pointer;
      width: 9px;
      height: 9px;
      border-radius: 50%;
      border: 1px solid #0b2a4d;
      margin: 0 15px; }
      .reviewsslider .owl-dots div.active {
        background: #0b2a4d; }
  @media screen and (max-width: 1130px) {
    .reviewsslider .right {
      padding: 0; }
    .reviewsslider .owl-nav {
      width: calc(50% - 15px); }
    .reviewsslider .owl-dots {
      left: calc(50% + 15px); } }
  @media screen and (max-width: 991px) {
    .reviewsslider .video {
      margin-bottom: 70px; }
      .reviewsslider .video img {
        height: 223px;
        object-fit: cover; }
    .reviewsslider .name {
      padding-top: 0; }
    .reviewsslider .owl-nav {
      width: 100%;
      bottom: auto;
      top: 254px; }
    .reviewsslider .owl-dots {
      left: 0;
      top: 250px;
      bottom: auto; } }

.site_form {
  margin-bottom: 85px; }
  .site_form .padding {
    padding: 40px 0 0 700px;
    min-height: 578px;
    position: relative;
    background: url(../images/siteformbg.png) 100% 100% no-repeat; }
  .site_form .formwrap {
    position: absolute;
    top: 0;
    left: 98px;
    padding: 56px 0 0 72px;
    max-width: 475px;
    background: url(../images/formbg.png) 0 0 no-repeat; }
    .site_form .formwrap form {
      padding: 50px;
      border-radius: 20px;
      background: #f8f8f8;
      box-shadow: 0 10px 26px rgba(4, 4, 4, 0.25); }
      @media screen and (max-width: 767px) {
        .site_form .formwrap form {
          padding: 20px;
          text-align: left; } }
    .site_form .formwrap label {
      display: block;
      margin-bottom: 15px;
      line-height: 1; }
      .site_form .formwrap label span {
        display: block;
        padding: 0 0 8px 26px; }
        .site_form .formwrap label span em {
          font-style: normal;
          color: #f00; }
      .site_form .formwrap label input {
        display: block;
        width: 100%;
        line-height: 54px;
        padding: 0 25px;
        color: #0b2a4d;
        font-size: 18px;
        border: 1px solid #becee0;
        border-radius: 30px; }
        .site_form .formwrap label input::placeholder {
          color: #9ab2cd; }
    .site_form .formwrap .oferta {
      margin: 25px 0; }
  .site_form .info {
    padding-top: 20px; }
  .site_form .text {
    margin-top: 20px;
    max-width: 420px; }
    .site_form .text span {
      display: block; }
      .site_form .text span + span {
        display: none; }
  .site_form.bg {
    min-height: 700px;
    margin: 0;
    padding: 35px 0;
    background: url(../images/bgsiteform.jpg) 50% 0 no-repeat;
    background-size: cover; }
    .site_form.bg .formwrap {
      position: relative;
      top: auto;
      right: auto;
      left: auto;
      bottom: auto;
      padding: 80px 80px 80px 0;
      max-width: 480px;
      background: url(../images/form_bg.png) 100% 0 no-repeat;
      margin-left: auto; }
    .site_form.bg .left {
      color: #fff;
      padding: 105px 0 0 110px; }
      .site_form.bg .left h2 {
        color: #fff; }
      @media screen and (max-width: 1240px) {
        .site_form.bg .left {
          padding-left: 0; } }
    .site_form.bg .text {
      max-width: none; }
  @media screen and (max-width: 1150px) {
    .site_form .padding {
      padding: 40px 0 0 550px; }
    .site_form .formwrap {
      left: 0; } }
  @media screen and (max-width: 991px) {
    .site_form {
      text-align: center;
      margin-bottom: 50px; }
      .site_form .padding {
        padding: 0;
        min-height: auto;
        background: none; }
      .site_form .text {
        margin: 20px auto; }
        .site_form .text span {
          display: none; }
          .site_form .text span + span {
            display: block; }
      .site_form .formwrap {
        position: relative;
        top: auto;
        left: auto;
        background: none;
        padding: 0;
        margin: 0 auto; }
      .site_form.bg {
        min-height: auto; }
        .site_form.bg .left {
          padding: 0; }
        .site_form.bg .formwrap {
          padding: 0; } }

.oferta {
  display: flex;
  align-items: flex-start;
  font-size: 15px;
  line-height: 20px; }
  .oferta a {
    border-bottom: 1px solid transparent; }
    .oferta a:hover {
      border-color: #eb0000; }
  .oferta label {
    margin: 0;
    cursor: pointer;
    margin-right: 11px; }
    .oferta label input {
      display: none !important; }
      .oferta label input:checked + span {
        background: url(../images/check.png) 50% 50% no-repeat; }
    .oferta label span {
      display: block;
      margin: 0 !important;
      width: 18px;
      height: 18px;
      border: 1px solid #becee0;
      padding: 0 !important;
      border-radius: 3px; }

.maptitle {
  padding-bottom: 75px; }
  @media screen and (max-width: 767px) {
    .maptitle {
      display: none; } }

.mapwrap {
  background: #084082;
  position: relative; }
  .mapwrap .map {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    background: #ccc;
    left: calc(50% - 115px); }
    .mapwrap .map:before {
      content: '';
      position: absolute;
      bottom: 0;
      left: -105px;
      width: 105px;
      height: 106px;
      background: url(../images/mapborder.png) 0 0 no-repeat; }
  .mapwrap .left {
    min-height: 800px; }
    .mapwrap .left:before {
      content: '';
      position: absolute;
      top: 65px;
      left: -45px;
      width: 105px;
      height: 106px;
      background: url(../images/mapborder.png) 0 0 no-repeat; }
  .mapwrap .wrap {
    width: 100%; }
  .mapwrap .block {
    margin-top: 42px;
    color: #ffffff;
    position: relative; }
    .mapwrap .block div {
      font-weight: bold;
      margin-bottom: 20px; }
    .mapwrap .block a {
      color: #ffffff; }
    .mapwrap .block:nth-child(2) {
      margin-top: 0; }
  .mapwrap .title {
    display: none;
    font-weight: bold;
    text-align: center;
    font-size: 26px;
    color: #fff;
    margin-bottom: 42px; }
  @media screen and (max-width: 767px) {
    .mapwrap .title {
      display: block; }
    .mapwrap .left {
      padding: 30px 15px 50px;
      min-height: auto; }
    .mapwrap .map {
      position: relative;
      top: auto;
      left: auto;
      right: auto;
      bottom: auto;
      height: 495px; }
    .mapwrap .block:last-child {
      text-align: center; } }

.footer {
  padding: 1px 0 30px;
  min-height: 130px;
  line-height: 1; }
  .footer .blockin > div, .footer .blockin > a {
    margin-top: 30px; }
  .footer .f_link {
    color: #0b2a4d;
    border-bottom: 1px solid transparent; }
    .footer .f_link:hover {
      border-color: #a3afbc; }
  .footer .insite a {
    color: #eb0000;
    text-transform: uppercase;
    font-weight: bold;
    border-bottom: 1px solid #eb0000; }
    .footer .insite a:hover {
      border-color: transparent; }
  @media screen and (max-width: 1024px) {
    .footer {
      font-size: 18px; } }
  @media screen and (max-width: 940px) {
    .footer {
      text-align: center;
      font-size: 17px;
      line-height: 1.2; }
      .footer .blockin {
        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.6);
  z-index: 10;
  display: none; }
  .popup_wrap .wrap {
    display: inline-block;
    vertical-align: middle;
    max-width: 770px;
    width: 100%;
    padding: 45px 60px;
    background: #ffffff;
    position: relative;
    line-height: 1;
    font-size: 20px;
    box-sizing: border-box;
    text-align: left;
    border-radius: 20px;
    box-shadow: 0 10px 25px rgba(11, 32, 61, 0.23); }
  .popup_wrap .closebut {
    position: absolute;
    top: 20px;
    right: 22px;
    width: 14px;
    height: 14px;
    background: url(../images/closebut.png) 0 0 no-repeat;
    cursor: pointer; }
  .popup_wrap .p_title {
    font-size: 48px;
    color: #0b2a4d;
    font-weight: bold;
    margin-bottom: 20px; }
  .popup_wrap .row + .row {
    padding-top: 15px; }
  .popup_wrap label {
    display: block;
    margin-bottom: 20px;
    line-height: 1; }
    .popup_wrap label span {
      display: block;
      padding: 0 0 8px 26px; }
      .popup_wrap label span em {
        font-style: normal;
        color: #f00; }
    .popup_wrap label input, .popup_wrap label textarea {
      display: block;
      width: 100%;
      line-height: 54px;
      padding: 0 25px;
      color: #0b2a4d;
      font-size: 18px;
      border: 1px solid #becee0;
      border-radius: 30px; }
      .popup_wrap label input::placeholder, .popup_wrap label textarea::placeholder {
        color: #9ab2cd; }
    .popup_wrap label textarea {
      line-height: 1.2;
      padding: 25px;
      height: 160px;
      resize: none; }
  .popup_wrap form + .success {
    display: none; }
  .popup_wrap .success {
    text-align: center;
    font-size: 20px; }
    .popup_wrap .success .p_title {
      margin-bottom: 10px; }
  .popup_wrap .oferta {
    margin: 0 0 30px; }
  .popup_wrap:after {
    content: '';
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle; }
  .popup_wrap.big .wrap {
    max-width: 1170px; }
  .popup_wrap .info > div {
    margin-top: 30px; }
  .popup_wrap .info .title {
    font-weight: bold;
    color: #eb0000; }
  .popup_wrap .info ul {
    margin: 20px 0 40px;
    padding: 0;
    list-style: none; }
    .popup_wrap .info ul li {
      margin-top: 20px;
      position: relative;
      line-height: 30px;
      padding-left: 28px; }
      .popup_wrap .info ul li:before {
        content: '';
        position: absolute;
        top: 7px;
        left: 0;
        width: 8px;
        height: 8px;
        background: #eb0000;
        border-radius: 50%; }
      .popup_wrap .info ul li:first-child {
        margin-top: 0; }
  .popup_wrap .info ol {
    padding: 0;
    margin: 20px 0 0;
    list-style: none;
    counter-reset: heading; }
    .popup_wrap .info ol li {
      position: relative;
      margin-top: 20px;
      line-height: 30px;
      padding-left: 27px;
      counter-increment: heading; }
      .popup_wrap .info ol li:first-child {
        margin-top: 0; }
      .popup_wrap .info ol li:before {
        content: counter(heading) ".";
        position: absolute;
        top: 0;
        left: 0;
        color: #eb0000;
        font-weight: bold; }
  @media screen and (max-width: 767px) {
    .popup_wrap .wrap {
      padding: 40px 15px 20px; }
    .popup_wrap textarea {
      margin-top: 20px; }
    .popup_wrap .oferta {
      margin: 20px 0; }
    .popup_wrap .p_title {
      font-size: 24px;
      margin-bottom: 20px; }
    .popup_wrap label .title {
      font-size: 15px; }
    .popup_wrap label .error {
      left: 0; }
    .popup_wrap .row + .row {
      padding: 0; }
    .popup_wrap input, .popup_wrap textarea {
      font-size: 15px; } }

#gotop {
  display: none;
  position: fixed;
  z-index: 1;
  bottom: 26px;
  right: 26px;
  width: 32px;
  height: 32px;
  cursor: pointer;
  background: url(../images/gotop.png) 0 0 no-repeat; }

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

#blok-o-kompanii {padding: 30px 0px 50px 0px;}
@media screen and (max-width: 767px) {
    #blok-o-kompanii {padding: 0px 0px 40px 0px;}
}

.call_box2 {margin-top: 7px;}
.call_box2 a {margin-left: 7px;}
.call_box3 {margin-bottom: 2%;}
.call_box3 a:not(:first-child) {margin-left: 14px;}
@media screen and (max-width: 1160px) {
    .topmenu {max-width: 520px;}
}
@media screen and (max-width: 1060px) {
    .topmenu {max-width: 470px;}
    .topmenu li, .header .tel div a {font-size: 19px;}
    .call_box2 {margin-right: 10px;}
    .call_box2 a {margin-left: 10px;}
}
@media screen and (max-width: 991px) {
    .header .call_box2 {display: none;}
}