/* 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: 90px;
  width: 90px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("../images/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: 'GothamPro';
  src: url("../fonts/GothamPro-Bold.otf") format("opentype"), url("../fonts/GothamPro-Bold.woff") format("woff"), url("../fonts/GothamPro-Bold.ttf") format("truetype"), url("../fonts/GothamPro-Bold.svg#GothamPro-Bold") format("svg");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: 'GothamPro';
  src: url("../fonts/GothamPro-Light.otf") format("opentype"), url("../fonts/GothamPro-Light.woff") format("woff"), url("../fonts/GothamPro-Light.ttf") format("truetype"), url("../fonts/GothamPro-Light.svg#GothamPro-Light") format("svg");
  font-weight: 100;
  font-style: normal; }
@font-face {
  font-family: 'GothamPro';
  src: url("../fonts/GothamPro-Medium.otf") format("opentype"), url("../fonts/GothamPro-Medium.woff") format("woff"), url("../fonts/GothamPro-Medium.ttf") format("truetype"), url("../fonts/GothamPro-Medium.svg#GothamPro-Medium") format("svg");
  font-weight: 500;
  font-style: normal; }
@font-face {
  font-family: 'GothamPro';
  src: url("../fonts/GothamPro.otf") format("opentype"), url("../fonts/GothamPro.woff") format("woff"), url("../fonts/GothamPro.ttf") format("truetype"), url("../fonts/GothamPro.svg#GothamPro") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'GothamPro';
  src: url("../fonts/GothamPro-Black.eot");
  src: local("Gotham Pro Black"), local("GothamPro-Black"), url("../fonts/GothamPro-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamPro-Black.woff") format("woff"), url("../fonts/GothamPro-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal; }
/* OWL & BOOTSTRAP & FONTS */
body, html {
  height: 100%; }

body {
  margin: 0;
  line-height: 27px;
  font-size: 16px;
  color: #000000;
  font-family: "GothamPro";
  font-weight: 100; }

input, textarea, select, button {
  outline: none;
  box-sizing: border-box;
  font-family: "GothamPro"; }

button {
  cursor: pointer; }

img {
  max-width: 100%; }

a {
  color: #e5280d;
  text-decoration: none; }
  a:hover {
    text-decoration: none; }

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  color: #000000;
  font-weight: 900;
  line-height: 1.2; }

h1 {
  font-size: 54px;
  text-transform: uppercase; }
  h1 span {
    display: block;
    color: #e5280d; }
    h1 span.inline {
      display: inline; }
  @media screen and (max-width: 767px) {
    h1 {
      font-size: 30px; } }

h2 {
  font-size: 40px;
  text-transform: uppercase; }
  h2 span {
    display: block;
    color: #e5280d; }
    h2 span.inline {
      display: inline; }
  @media screen and (max-width: 767px) {
    h2 {
      font-size: 24px; } }

/* GLOBAL */
.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;
  text-align: center;
  min-height: 60px;
  font-size: 15px;
  text-transform: uppercase;
  color: #fefefe;
  letter-spacing: 1.5px;
  background: #e5280d;
  border-radius: 30px;
  border: 0; }
  .site_button.maxbut {
    max-width: 270px;
    width: 100%; }
  .site_button.block {
    display: flex;
    width: 100%; }
  .site_button:hover {
    background: #cd240c; }

@media screen and (min-width: 768px) {
  .site_title {
    position: relative;
    margin-bottom: 60px;
    padding-left: 100px; }
    .site_title:before {
      content: '';
      position: absolute;
      top: 22px;
      left: 0;
      width: 70px;
      height: 3px;
      background: #000; } }
.site_title .text {
  padding-top: 25px;
  font-size: 22px;
  line-height: 34px; }
@media screen and (max-width: 767px) {
  .site_title {
    text-align: center;
    margin-bottom: 25px; }
    .site_title .text {
      padding-top: 14px;
      font-size: 18px;
      line-height: 1.4; } }

.owl-carousel .owl-nav {
  position: absolute;
  top: 80px;
  left: 0;
  right: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  display: flex;
  justify-content: space-between; }
  .owl-carousel .owl-nav div {
    cursor: pointer;
    width: 22px;
    height: 40px;
    background: url(../images/arrow.png) 0 0 no-repeat;
    background-size: 100% 100%; }
    .owl-carousel .owl-nav div:last-child {
      transform: rotate(180deg); }
    .owl-carousel .owl-nav div.disabled {
      cursor: default;
      opacity: 0; }
    @media screen and (max-width: 767px) {
      .owl-carousel .owl-nav div {
        width: 12px;
        height: 20px; } }

/* GLOBAL */
/* HEADER */
.header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  padding: 25px 0;
  z-index: 10;
  transition: all 0.4s ease 0s; }
  .header .slogan {
    margin-left: 20px;
    font-size: 14px;
    line-height: 22px;
    transition: all 0.4s ease 0s; }
  .header .left {
    max-width: 365px;
    width: 100%; }
  .header .right {
    width: 100%;
    max-width: 695px; }
  .header ul {
    padding: 0;
    margin: 0 30px 0 20px;
    list-style: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-grow: 2; }
    .header ul li a {
      font-size: 14px;
      color: #000000;
      text-transform: uppercase;
      font-weight: normal;
      transition: all 0.4s ease 0s; }
      .header ul li a:hover {
        color: #e5280d; }
  .header.fix {
    background: #fff;
    box-shadow: 0 0 9px rgba(0, 0, 0, 0.3);
    padding: 10px 0; }
  .header.dark ul {
    max-width: 500px; }
  .header.white ul li a:hover {
    color: #ff2000; }
  .header.white .contactstop .tel a, .header.white .slogan, .header.white ul li a {
    color: #fff; }
  .header.white .contactstop .bell a {
    border-color: #972819; }
    .header.white .contactstop .bell a:hover {
      border-color: transparent; }
  .header.white .logow img {
    display: block; }
    .header.white .logow img + img {
      display: none; }
  .header.white .burger span {
    background: #fff; }
  .header.open {
    background: #f8f8f8; }
    .header.open .burger span {
      background: #000; }
    .header.open .logow img {
      display: none; }
      .header.open .logow img + img {
        display: block; }
  @media screen and (max-width: 991px) {
    .header {
      padding: 15px 0; }
      .header.fix {
        padding: 15px 0; }
      .header .right, .header ul, .header .slogan, .header .contactstop {
        display: none; }
      .header .logo img {
        max-height: 55px; } }

.contactstop {
  text-align: right;
  line-height: 1.3; }
  .contactstop .tel {
    font-size: 22px;
    font-weight: bold; }
    .contactstop .tel a {
      color: #000000;
      transition: all 0.4s ease 0s; }
  .contactstop .bell a {
    font-size: 15px;
    font-weight: normal;
    color: #d20000;
    border-bottom: 1px solid #d26c6f; }
    .contactstop .bell a:hover {
      border-color: transparent; }

.burger {
  width: 22px;
  position: relative;
  cursor: pointer;
  height: 17px; }
  @media screen and (min-width: 992px) {
    .burger {
      display: none; } }
  .burger span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: #000;
    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: 7px; }
  .burger span:nth-child(4) {
    top: 14px; }
  .burger.open span:nth-child(1) {
    top: 7px;
    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: 7px;
    width: 0%;
    left: 50%; }

.logo, .logow {
  font-size: 0;
  line-height: 0; }

.logow img {
  display: none; }
  .logow img + img {
    display: block; }

.mobmenu {
  position: fixed;
  top: 84px;
  left: 0;
  right: 0;
  bottom: 0;
  max-height: calc(100vh - 84px);
  background: #f8f8f8 url(../images/car.png) -100px 100% no-repeat;
  z-index: 11;
  display: none; }
  .mobmenu .wrap {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    height: 100%;
    padding: 80px 0;
    text-align: center; }
  .mobmenu ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    .mobmenu ul li {
      margin-top: 20px; }
      .mobmenu ul li:first-child {
        margin-top: 0; }
      .mobmenu ul li a {
        color: #000000; }
        .mobmenu ul li a:hover {
          color: #e5280d; }
  .mobmenu .contactstop {
    text-align: center; }

/* HEADER */
/* FAST */
.fastblock {
  padding: 220px 0 1px;
  position: relative;
  z-index: 2;
  background: #636465 url(../images/fastbg.jpg) 50% 0 no-repeat;
  background-size: cover;
  text-align: center; }
  .fastblock .b_title {
    font-size: 56px;
    font-weight: 900;
    color: #fff;
    line-height: 1.2;
    text-transform: uppercase; }
    .fastblock .b_title span {
      display: block;
      color: #e5280d; }
  .fastblock .m_title {
    font-size: 30px;
    line-height: 36px;
    font-weight: 900;
    color: #fff;
    text-transform: uppercase;
    display: none; }
    .fastblock .m_title span {
      display: block;
      color: #e5280d; }
  .fastblock .b_text {
    color: #fff;
    margin-top: 20px;
    font-size: 18px;
    font-weight: normal;
    line-height: 32px; }
  .fastblock .action {
    margin: 85px 0 -90px;
    background: #fff;
    border-top: 6px solid #e5280d;
    padding: 35px 60px;
    box-shadow: 0 0px 9px rgba(0, 0, 0, 0.1); }
    .fastblock .action .title {
      font-size: 36px;
      color: #e5280d; }
    .fastblock .action .text {
      max-width: 940px;
      margin: 20px auto 20px;
      font-size: 18px;
      font-weight: normal;
      line-height: 32px; }
  .fastblock + .example {
    padding-top: 170px; }
  @media screen and (max-width: 767px) {
    .fastblock {
      padding-top: 125px; }
      .fastblock .m_title {
        display: block; }
      .fastblock .b_title {
        display: none; }
      .fastblock .b_text {
        font-size: 16px;
        line-height: 26px; }
        .fastblock .b_text br {
          display: none; }
      .fastblock .action {
        margin-top: 30px;
        padding: 15px; }
        .fastblock .action .title {
          font-size: 20px;
          line-height: 1.3; }
        .fastblock .action .text {
          margin: 13px 0 25px;
          font-size: 16px;
          line-height: 1.5; }
      .fastblock + .example {
        padding-top: 150px; } }

/* FAST */
/* MAINBLOCK */
.mainblock {
  position: relative;
  padding: 155px 0 70px; }
  @media screen and (min-width: 1330px) {
    .mainblock {
      background: url(../images/mainbg.png) 0 50% no-repeat; } }
  .mainblock:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: calc(50% - 115px);
    background: url(../images/mainbg.jpg) 50% 0 no-repeat;
    background-size: cover; }
  .mainblock .padding {
    max-width: 270px;
    margin-top: 40px; }
  .mainblock .action {
    margin-bottom: 30px;
    padding: 12px 20px;
    border-radius: 30px;
    text-align: center;
    border: 2px dashed #e5280d; }
    .mainblock .action .title {
      font-weight: bold;
      text-transform: uppercase;
      font-size: 18px;
      color: #e5280d; }
    .mainblock .action a {
      border-bottom: 1px solid #f8c9c2; }
      .mainblock .action a:hover {
        border-color: transparent; }
  @media screen and (max-width: 991px) {
    .mainblock {
      min-height: 100vh;
      padding: 100px 0 35px;
      display: flex;
      align-items: center;
      justify-content: center; }
      .mainblock:before {
        left: 0;
        opacity: 0.35; } }
  @media screen and (max-width: 767px) {
    .mainblock .padding {
      margin: 22px auto 0; }
    .mainblock .aciton {
      line-height: 24px; } }

/* MAINBLOCK */
/* EXAMPLE */
.example {
  padding: 109px 0 100px;
  background: #f8f8f8;
  position: relative;
  z-index: 1; }
  .example .site_title {
    margin-bottom: 35px; }
  .example .item {
    position: relative;
    overflow: hidden;
    padding: 9px; }
    .example .item:before {
      content: '';
      position: absolute;
      top: 43px;
      left: 70px;
      right: 0;
      bottom: 0;
      border: 1px solid #e5280d; }
  .example .img_wrapblock {
    background: #ccc;
    box-shadow: 0 0px 9px rgba(0, 0, 0, 0.1); }
    .example .img_wrapblock img {
      display: block;
      width: 100%; }
  .example .right {
    padding: 22px 55px 30px 44px; }
  .example .block {
    margin-top: 25px; }
  .example .title {
    font-size: 18px;
    font-weight: bold;
    color: #000000;
    display: block;
    margin-bottom: 19px; }
    .example .title span {
      color: #e5280d; }
    .example .title.nobot {
      margin: 0; }
    .example .title.big {
      margin-left: -15px;
      padding: 0 15px;
      background: #f8f8f8;
      display: inline-block;
      vertical-align: top;
      margin-bottom: 0; }
  .example .price {
    margin: 35px 0 0 120px; }
  .example .owl-nav {
    top: calc(50% - 65px);
    left: -80px;
    right: -80px; }
    @media screen and (max-width: 1360px) {
      .example .owl-nav {
        top: 100%;
        left: 0;
        right: 0;
        margin-top: -25px; } }
  .example .owl-dots {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 40px; }
    .example .owl-dots div {
      cursor: pointer;
      width: 11px;
      height: 11px;
      background: #f7beb6;
      border-radius: 50%;
      margin: 0 15px; }
      .example .owl-dots div.active {
        background: #e5280d; }
  @media screen and (min-width: 768px) {
    .example .hidedesc {
      display: none; } }
  @media screen and (max-width: 767px) {
    .example {
      padding: 30px 0; }
      .example .blockin {
        padding: 0 7px; }
      .example .site_title {
        margin-bottom: 20px; }
      .example .item:before {
        display: none; }
      .example .right {
        padding: 20px 0 0; }
      .example .hidemob {
        display: none; }
      .example .owl-nav {
        margin-top: -15px; }
      .example .owl-dots {
        margin-top: 30px; }
      .example .title.big {
        display: block;
        text-align: center; }
      .example .price {
        margin: 20px 0; } }

/* EXAMPLE */
/* WORK */
.work {
  padding: 80px 0 100px; }
  .work .site_title {
    margin-bottom: 20px; }
  .work .top .row > div {
    margin-top: 30px; }
  .work .top a {
    display: block;
    position: relative;
    transition: all 0.4s ease 0s;
    box-shadow: 0 0px 9px rgba(0, 0, 0, 0.1); }
    .work .top a img {
      display: block;
      width: 100%; }
    .work .top a span {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      display: flex;
      justify-content: center;
      align-items: center;
      min-height: 80px;
      text-align: center;
      font-weight: bold;
      font-size: 20px;
      color: #fff;
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7)); }
    .work .top a:before {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      border: 2px solid #e5280d;
      opacity: 0;
      transition: all 0.4s ease 0s; }
    .work .top a:hover {
      transform: scale(1.1); }
      .work .top a:hover:before {
        opacity: 1; }
  .work .wrapinfo {
    margin-top: 113px; }
    .work .wrapinfo .wrap {
      border: 1px solid #e5280d; }
    .work .wrapinfo .left {
      position: relative;
      background: #fff;
      height: calc(100% + 2px);
      border-top: 1px solid #e5280d;
      border-bottom: 1px solid #e5280d;
      display: flex;
      margin: -1px 0;
      align-items: center; }
      .work .wrapinfo .left img {
        margin: -19px 0 -1px -145px;
        display: block;
        max-width: none; }
    .work .wrapinfo .right {
      padding: 25px 80px 25px 40px; }
      .work .wrapinfo .right .title {
        font-size: 32px;
        color: #000000;
        font-weight: 900;
        line-height: 38px; }
        .work .wrapinfo .right .title span {
          color: #e5280d; }
        @media screen and (max-width: 1140px) {
          .work .wrapinfo .right .title {
            font-size: 20px;
            line-height: 1.2; } }
      .work .wrapinfo .right .text {
        margin: 20px 0 25px; }
  @media screen and (max-width: 991px) {
    .work .wrapinfo {
      margin-top: 30px;
      text-align: center; }
      .work .wrapinfo .row > div {
        width: 100%; }
      .work .wrapinfo .left {
        display: none; }
      .work .wrapinfo .right {
        padding: 20px 15px; }
        .work .wrapinfo .right .title {
          font-size: 18px; } }
  @media screen and (max-width: 767px) {
    .work {
      padding: 30px 0; }
      .work .site_title {
        margin-bottom: 0; }
      .work .top .row > div {
        margin-top: 22px; } }

/* WORK */
/* ECONOM */
.econom {
  padding: 80px 0 100px;
  background: #f8f8f8; }
  .econom .site_title {
    margin-bottom: 10px; }
  .econom .row > div {
    margin-top: 30px; }
  .econom .block {
    height: 100%;
    padding: 43px 30px 30px;
    min-height: 240px;
    background: #fff url(../images/economblockbg.png) 100% 100% no-repeat;
    box-shadow: 0 0px 9px rgba(0, 0, 0, 0.1);
    font-size: 18px; }
    .econom .block img {
      display: block;
      margin-bottom: 22px; }
  @media screen and (max-width: 767px) {
    .econom {
      padding: 30px 0; }
      .econom .row > div {
        margin-top: 15px; }
      .econom img {
        margin: 0 auto 20px; }
      .econom .block {
        padding: 20px;
        min-height: auto;
        text-align: center;
        font-size: 16px; } }

/* ECONOM */
/* MATERIAL */
.material .left {
  margin-right: -30px; }
.material .site_title {
  margin: 0;
  position: relative;
  z-index: 1; }
.material .right {
  text-align: right; }
@media screen and (max-width: 767px) {
  .material {
    padding-top: 32px; }
    .material .left {
      margin: 0 -15px; } }

/* MATERIAL */
/* PREMIUM */
.premium {
  padding: 1px 0 30px;
  background: #f8f8f8;
  min-height: 465px; }
  .premium .row > div {
    margin-top: 30px; }
  .premium .title {
    color: #e5280d;
    font-size: 18px;
    margin: 18px 0 15px;
    font-weight: bold; }
  @media screen and (min-width: 992px) {
    .premium .padding {
      padding-left: 100px; } }
  @media screen and (max-width: 767px) {
    .premium {
      text-align: center; } }

/* PREMIUM */
/* GARANT */
.garant {
  padding: 90px 0 130px; }
  .garant .left {
    margin-right: -30px; }
  .garant .site_title {
    margin: 0; }
    .garant .site_title .text {
      padding-top: 10px; }
  .garant .docs {
    padding: 35px 30px 45px 460px;
    margin-left: 100px;
    border: 1px solid #e5280d;
    margin-top: 115px;
    position: relative; }
    @media screen and (max-width: 991px) {
      .garant .docs {
        margin-left: 0; } }
    .garant .docs:before {
      content: '';
      position: absolute;
      top: -36px;
      left: -30px;
      width: 418px;
      height: 385px;
      background: url(../images/doc.png) 0 0 no-repeat; }
    .garant .docs .title {
      font-size: 32px;
      line-height: 36px;
      color: #000000;
      font-weight: 900; }
      .garant .docs .title span {
        color: #e5280d;
        display: block; }
    .garant .docs .text_b {
      line-height: 34px;
      margin: 15px 0 40px; }
  @media screen and (max-width: 830px) {
    .garant .docs {
      padding: 20px 5px;
      text-align: center; }
      .garant .docs:before {
        display: none; } }
  @media screen and (max-width: 767px) {
    .garant {
      padding: 30px 0; }
      .garant .left {
        margin: 0; }
      .garant .right {
        display: none; }
      .garant .docs {
        margin-top: 21px; }
        .garant .docs .title {
          font-size: 19px;
          line-height: 28px; } }

/* GARANT */
/* COLOR */
.colorblock {
  min-height: 617px;
  padding: 22px 0;
  background: #f8f8f8; }
  .colorblock .site_title {
    margin-bottom: 30px; }
  .colorblock ul {
    padding: 0;
    margin: 0;
    list-style: none; }
    .colorblock ul li {
      margin-top: 20px;
      line-height: 28px;
      font-size: 18px;
      padding-top: 12px;
      padding-left: 24px;
      background: url(../images/list.png) 0 0 no-repeat; }
      .colorblock ul li:first-child {
        margin-top: 0; }
  @media screen and (max-width: 991px) {
    .colorblock ul {
      padding-top: 30px; }
    .colorblock br {
      display: none; } }

/* COLOR */
/* TAXI */
.taxi {
  padding: 30px 0;
  min-height: 405px; }
  .taxi .site_title {
    margin: 0; }
  .taxi .text {
    padding-left: 100px;
    padding-top: 28px;
    font-size: 22px;
    line-height: 32px; }
  @media screen and (max-width: 767px) {
    .taxi {
      text-align: center; }
      .taxi .text {
        font-size: 18px;
        line-height: 28px;
        padding-left: 0; } }

/* TAXI */
/* NUMBER */
.number {
  min-height: 475px;
  padding: 25px 0;
  background: #f8f8f8 url(../images/carnumber.png) 100% 100% no-repeat; }
  .number .site_title {
    margin: 0;
    padding-bottom: 5px; }
  .number .num {
    font-size: 70px;
    font-weight: 900;
    line-height: 1.2;
    padding: 50px 0 25px 70px;
    background: url(../images/num.png) 0 0 no-repeat; }
  .number .text {
    font-size: 19px;
    line-height: 28px;
    color: #000000; }
  .number .row > div {
    margin-top: 33px; }
  @media screen and (max-width: 767px) {
    .number .num {
      background-size: 70px 70px;
      padding: 35px 0 0 50px;
      font-size: 46px; }
    .number .text {
      padding: 14px 0 0 10px;
      font-size: 17px; } }

/* NUMBER */
/* VIDEO */
.videowrap {
  padding-top: 90px; }
  .videowrap .site_title {
    margin-bottom: 30px; }
  .videowrap .overflow {
    overflow: hidden; }
  .videowrap .videonav {
    position: relative; }
  .videowrap .owl-nav {
    position: absolute;
    top: calc(50% - 40px);
    left: -80px;
    right: -80px;
    height: 0;
    font-size: 0;
    line-height: 0;
    display: flex;
    justify-content: space-between;
    z-index: 2; }
    .videowrap .owl-nav div {
      cursor: pointer;
      width: 22px;
      height: 40px;
      background: url(../images/arrow.png) 0 0 no-repeat;
      background-size: 100% 100%; }
      .videowrap .owl-nav div:last-child {
        transform: rotate(180deg); }
    @media screen and (max-width: 1380px) {
      .videowrap .owl-nav {
        left: 20px;
        right: 20px; } }
    @media screen and (max-width: 991px) {
      .videowrap .owl-nav {
        position: relative;
        top: auto;
        left: 0;
        right: 0;
        margin-top: 16px; }
        .videowrap .owl-nav div {
          width: 12px;
          height: 20px; } }
  .videowrap .owl-dots {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 10px; }
    .videowrap .owl-dots div {
      cursor: pointer;
      width: 11px;
      height: 11px;
      background: #f7beb6;
      border-radius: 50%;
      margin: 0 15px; }
      .videowrap .owl-dots div.active {
        background: #e5280d; }
    @media screen and (max-width: 991px) {
      .videowrap .owl-dots {
        margin-top: 4px; } }
  @media screen and (max-width: 767px) {
    .videowrap {
      padding-top: 25px; }
      .videowrap .site_title {
        margin: 0 -15px 25px; } }

.video {
  max-width: 770px;
  margin: 0 auto; }
  .video .owl-stage-outer {
    overflow: visible; }
  .video .owl-stage {
    display: flex;
    align-items: center;
    flex-wrap: wrap; }
  .video .center .item-video {
    height: 515px; }
    @media screen and (min-width: 992px) {
      .video .center .item-video {
        opacity: 1; } }
    @media screen and (max-width: 767px) {
      .video .center .item-video {
        height: 200px; } }
  @media screen and (min-width: 992px) {
    .video .owl-item {
      padding: 30px 0; } }
  .video .owl-item iframe {
    height: 100% !important; }
  .video .item-video {
    position: relative; }
    @media screen and (min-width: 992px) {
      .video .item-video {
        height: 375px;
        opacity: 0.3;
        box-shadow: 0 0 25px rgba(0, 0, 0, 0.3); } }
    @media screen and (max-width: 767px) {
      .video .item-video {
        height: 200px; } }
  @media screen and (max-width: 991px) {
    .video {
      max-width: none;
      box-shadow: 0 0 25px rgba(0, 0, 0, 0.3); }
      .video .owl-video-play-icon {
        width: 50px;
        height: 50px;
        background-size: cover;
        margin-left: -25px;
        margin-top: -25px; } }

/* VIDEO */
/* CONSULTANT */
.consultant {
  padding: 100px 0 90px; }
  .consultant .wrap {
    border: 1px solid #e5280d; }
  .consultant .left {
    position: relative;
    background: #fff;
    height: calc(100% + 2px);
    border-top: 1px solid #e5280d;
    border-bottom: 1px solid #e5280d;
    display: flex;
    margin: -1px 0;
    align-items: center; }
    .consultant .left img {
      margin: 0 0 0 -145px;
      display: block;
      max-width: none; }
    .consultant .left:before, .consultant .left:after {
      content: '';
      position: absolute;
      top: 0;
      left: -1px;
      width: 1px;
      height: 45px;
      background: #e5280d; }
    .consultant .left:after {
      top: auto;
      height: 75px;
      bottom: 0; }
  .consultant .right {
    padding: 25px 80px 25px 40px; }
    .consultant .right .title {
      font-size: 32px;
      color: #000000;
      font-weight: 900;
      line-height: 38px; }
      .consultant .right .title span {
        color: #e5280d; }
    .consultant .right .text {
      margin: 20px 0 25px; }
  @media screen and (max-width: 992px) {
    .consultant .right {
      padding: 25px; }
    .consultant .leftwrap {
      display: none; } }
  @media screen and (max-width: 767px) {
    .consultant {
      padding: 50px 0 30px; }
      .consultant .right {
        text-align: center;
        padding: 15px; }
        .consultant .right .title {
          font-size: 20px;
          line-height: 28px; }
          .consultant .right .title br {
            display: none; } }

/* CONSULTANT */
/* CLIENTS */
.clientswrap {
  padding: 90px 0;
  background: #f8f8f8; }
  .clientswrap .clients a {
    display: block;
    font-size: 0;
    line-height: 0;
    border: 1px solid #d6d6d6; }
  .clientswrap .clients .owl-nav {
    left: -80px;
    right: -80px;
    top: calc(50% - 20px); }
  @media screen and (max-width: 1340px) {
    .clientswrap .clients {
      padding: 0 70px; }
      .clientswrap .clients .owl-nav {
        left: 0;
        right: 0; } }
  @media screen and (max-width: 767px) {
    .clientswrap {
      padding: 25px 0; }
      .clientswrap .clients {
        padding: 0 60px; } }

/* CLIENTS */
/* TEXTBLOCK */
.textblock {
  padding-top: 85px; }
  .textblock .name {
    margin-bottom: 30px; }
    .textblock .name span {
      font-size: 24px;
      font-weight: bold;
      color: #000000;
      display: block;
      line-height: 1.3;
      padding-bottom: 5px; }
  @media screen and (max-width: 767px) {
    .textblock {
      padding-top: 25px; }
      .textblock .name {
        margin-top: 30px; } }

/* TEXTBLOCK */
/* PEOPLE */
.peopleblock {
  padding: 85px 0; }
  .peopleblock .b_block {
    margin-top: 50px; }
    .peopleblock .b_block:first-child {
      margin-top: 0; }
  .peopleblock .title {
    font-size: 24px;
    font-weight: bold;
    color: #000000;
    margin-bottom: 40px; }
  .peopleblock .people {
    text-align: center;
    line-height: 22px; }
    .peopleblock .people.owl-carousel .col-md-2 {
      padding: 0;
      width: 100%; }
    .peopleblock .people .name {
      margin: 15px 0 10px;
      font-size: 20px;
      font-weight: bold; }
    .peopleblock .people img {
      display: block;
      margin: 0 auto;
      width: auto; }
    .peopleblock .people .owl-nav {
      top: 80px;
      display: none; }
  @media screen and (max-width: 1024px) {
    .peopleblock .people {
      padding: 0 60px; }
      .peopleblock .people .owl-nav {
        display: flex; }
        .peopleblock .people .owl-nav div {
          width: 12px;
          height: 20px; } }
  @media screen and (max-width: 767px) {
    .peopleblock {
      padding: 25px 0 40px; }
      .peopleblock .b_block {
        margin-top: 30px; }
      .peopleblock .title {
        text-align: center;
        font-size: 20px; } }

/* PEOPLE */
/* CONTACTS */
.contacts {
  position: relative;
  background: #f8f8f8 url(../images/car.png) 0 100% no-repeat;
  padding: 60px 0; }
  .contacts .left {
    padding-right: 20px; }
  .contacts .block {
    margin-top: 40px;
    line-height: 30px; }
  .contacts a {
    border-bottom: 1px solid #f3c4bd; }
    .contacts a:hover {
      border-color: transparent; }
    .contacts a.site_button {
      border: 0; }
  .contacts .title {
    font-weight: bold; }
  .contacts .telwrap {
    max-width: 300px;
    line-height: 1; }
    .contacts .telwrap a {
      font-size: 22px;
      color: #000000;
      border: 0;
      font-weight: bold; }
  .contacts .map {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: calc(50% - 115px);
    background: #ccc; }
    @media screen and (max-width: 1080px) {
      .contacts .map {
        left: calc(50% - 8.3333%); } }
  @media screen and (max-width: 990px) {
    .contacts {
      padding: 25px 0 0; }
      .contacts .map {
        position: relative;
        top: auto;
        right: auto;
        left: auto;
        bottom: auto;
        height: 400px; }
      .contacts .left {
        margin: 0 -15px;
        padding: 0 15px 30px;
        background: #f8f8f8 url(../images/car.png) -85px 100% no-repeat; } }
  @media screen and (max-width: 990px) {
    .contacts {
      text-align: center; }
      .contacts .telwrap {
        margin: 0 auto; } }

/* CONTACTS */
/* FOOTER */
.footer {
  min-height: 126px;
  padding: 22px 0;
  font-size: 16px;
  line-height: 27px; }
  .footer .insite {
    text-align: right; }
    .footer .insite a {
      border-bottom: 1px solid #f8c9c2;
      font-weight: bold; }
      .footer .insite a:hover {
        border-color: transparent; }
  .footer a.f_link {
    color: #000000;
    line-height: 1;
    border-bottom: 1px solid transparent; }
    .footer a.f_link:hover {
      border-color: #6f6f6f; }
  @media screen and (max-width: 920px) {
    .footer {
      text-align: center; }
      .footer .flex {
        display: block; }
      .footer .f_link {
        display: inline-block;
        margin: 30px 0; }
      .footer .insite {
        text-align: center; } }

#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; }

/* FOOTER */
/* POPUP */
.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: 50px 55px;
    background: #ffffff;
    position: relative;
    line-height: 20px;
    font-size: 13px;
    box-sizing: border-box;
    text-align: left;
    box-shadow: 0 10px 26px rgba(0, 0, 0, 0.25);
    border: 1px solid #dbdbdb; }
  .popup_wrap .closebut {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 14px;
    height: 14px;
    background: url(../images/closebut.png) 0 0 no-repeat;
    cursor: pointer; }
  .popup_wrap .p_title {
    font-size: 30px;
    font-weight: 900;
    color: #000000;
    text-transform: uppercase;
    line-height: 1.2; }
    .popup_wrap .p_title span {
      color: #e5280d; }
  .popup_wrap .m_title {
    font-size: 30px;
    line-height: 1.2;
    font-weight: normal; }
  .popup_wrap .text {
    font-size: 16px;
    margin-top: 20px; }
  .popup_wrap form .row > div {
    margin-top: 25px; }
  .popup_wrap form label {
    display: block;
    margin-top: 15px; }
    .popup_wrap form label:first-child {
      margin-top: 0; }
    .popup_wrap form label span {
      display: block;
      padding: 0 0 10px 25px;
      font-size: 18px; }
      .popup_wrap form label span em {
        color: #f00; }
  .popup_wrap form input, .popup_wrap form textarea {
    display: block;
    width: 100%;
    line-height: 56px;
    height: 56px;
    border: 1px solid #dbdbdb;
    border-radius: 28px;
    padding: 0 25px;
    font-size: 16px;
    font-weight: 100; }
    .popup_wrap form input::placeholder, .popup_wrap form textarea::placeholder {
      color: #b2b2b2; }
  .popup_wrap form textarea {
    line-height: 22px;
    padding: 20px;
    height: 160px;
    resize: none; }
  .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 .p_title {
      font-size: 22px; }
      .popup_wrap .p_title span {
        display: block; }
    .popup_wrap .m_title {
      font-size: 22px; }
    .popup_wrap .wrap {
      padding: 20px; } }

.oferta {
  position: relative;
  padding-left: 30px; }
  .oferta label {
    position: absolute;
    left: 0;
    cursor: pointer; }
    .oferta label input {
      display: none; }
      .oferta label input:checked + span {
        background: url(../images/checked.png) 50% 50% no-repeat; }
    .oferta label span {
      width: 18px;
      height: 18px;
      border: 1px solid #dbdbdb;
      border-radius: 4px;
      display: block;
      padding: 0 !important; }
  .oferta a {
    border-bottom: 1px solid transparent; }
    .oferta a:hover {
      border-color: #ed6b58; }

/* POPUP */

#bell2 .oferta {
  margin-top: 20px;
}

.u-title {
  font-size: 30px;
  font-weight: 900;
  color: #000000;
  text-transform: uppercase;
  line-height: 1.2;
}

.u-text {
  font-size: 16px;
  margin-top: 20px;
  margin-bottom: 40px;
}

#contacts a {
  cursor: pointer;
}

.popup_wrap form {
  position: relative;
}

.popup_wrap .wrap {
  overflow: hidden;
}

.popup_wrap a {
  cursor: pointer;
}

.popup_wrap .form-policy {
  position: absolute;
  left: 120%;
  padding: 50px;
  top: 0;
  width: 100%;
}

.popup_wrap .form-policy__back {
  color: #e5280d;
  padding: 10px 0;
  font-weight: bold;
  cursor: pointer;
}

#action .a-desc {
  position: relative;
}

.u-title, .u-text {
  position: relative;
}

@media screen and (max-width: 768px) {
  .form-policy h2 {
    font-size: 15px;
  }
  #company .title.big {
    margin-top: 60px;
  }
  .example .owl-nav {

  }
  .example .owl-dots {
    /* position: absolute;
    top: 40vh;
    left: 0;
    right: 0; */
  }
}

#covid .wrap {
  border-top: 6px solid #e5280d;
  background: #636465 url(/images/navita/modal_bg.jpg) right bottom no-repeat;
  background-size: cover;
  max-width: 970px;
}
#covid ol {
  margin: 20px 0 40px 0;
  padding: 0px;
  list-style-type: none;
  counter-reset: num;
}
#covid ol li {
  line-height: 2;
  font-size: 18px;
}
#covid ol li::before {
  margin-right: 10px;
  content: counter(num) '. '; 
  counter-increment: num;
  color: #e5280d;
}
.more {
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 500;
  display: inline-block;
  margin-top: 10px;
  letter-spacing: 2px;
}
.more:hover {
  text-decoration: underline;
}
.more::after {
  content: ' ';
  background: url(/images/navita/red-arrow.png) no-repeat;
  height: 12px;
  width: 22px;
  margin-left: 20px;
  display: inline-block;
}

/*# sourceMappingURL=styles.css.map */
.prem2gis{
    display: none;
}

@media screen and (min-width: 991px) {
        .prem2gis {
        display: block;
        position: absolute;
        top: 20px;
        left: 100px;
        z-index: 10;
    }

}

