/* 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: 'Formular';
  src: url("../fonts/Formular-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Formular-Bold.otf") format("opentype"), url("../fonts/Formular-Bold.woff") format("woff"), url("../fonts/Formular-Bold.ttf") format("truetype"), url("../fonts/Formular-Bold.svg#Formular-Bold") format("svg");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: 'Formular';
  src: url("../fonts/Formular.eot?#iefix") format("embedded-opentype"), url("../fonts/Formular.otf") format("opentype"), url("../fonts/Formular.woff") format("woff"), url("../fonts/Formular.ttf") format("truetype"), url("../fonts/Formular.svg#Formular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Formular';
  src: url("../fonts/Formular-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Formular-Light.otf") format("opentype"), url("../fonts/Formular-Light.woff") format("woff"), url("../fonts/Formular-Light.ttf") format("truetype"), url("../fonts/Formular-Light.svg#Formular-Light") format("svg");
  font-weight: 100;
  font-style: normal; }
@font-face {
  font-family: 'Formular';
  src: url("../fonts/Formular-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Formular-Medium.otf") format("opentype"), url("../fonts/Formular-Medium.woff") format("woff"), url("../fonts/Formular-Medium.ttf") format("truetype"), url("../fonts/Formular-Medium.svg#Formular-Medium") format("svg");
  font-weight: 500;
  font-style: normal; }
@font-face {
  font-family: 'Lava';
  src: url("../fonts/Lava.eot?#iefix") format("embedded-opentype"), url("../fonts/Lava.otf") format("opentype"), url("../fonts/Lava.woff") format("woff"), url("../fonts/Lava.ttf") format("truetype"), url("../fonts/Lava.svg#Lava") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Lava';
  src: url("../fonts/Lava-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Lava-Bold.otf") format("opentype"), url("../fonts/Lava-Bold.woff") format("woff"), url("../fonts/Lava-Bold.ttf") format("truetype"), url("../fonts/Lava-Bold.svg#Lava-Bold") format("svg");
  font-weight: bold;
  font-style: normal; }
/* OWL & BOOTSTRAP & FONTS */
body, html {
  height: 100%; }
  @media screen and (max-width: 767px) {
    body.fixed, html.fixed {
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      overflow: hidden; } }

body {
  margin: 0;
  font-size: 18px;
  line-height: 28px;
  font-weight: normal;
  color: #52565F;
  font-family: "Formular"; }
  @media screen and (max-width: 767px) {
    body {
      font-size: 16px;
      line-height: 24px; } }

input, textarea, select, button {
  outline: none;
  box-sizing: border-box;
  font-family: "Formular"; }

button {
  cursor: pointer; }

img {
  max-width: 100%; }

a {
  color: #0D87FF;
  text-decoration: none; }
  a:hover {
    text-decoration: none; }
  a.link {
    border-bottom: 1px solid transparent; }
    a.link:hover {
      border-color: #0D87FF; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Lava";
  font-weight: bold;
  color: #283544;
  margin: 0; }

h1 {
  font-size: 60px;
  line-height: 72px; }
  @media screen and (max-width: 767px) {
    h1 {
      font-size: 34px;
      line-height: 41px; } }

h2 {
  font-size: 48px;
  line-height: 64px; }
  @media screen and (max-width: 767px) {
    h2 {
      font-size: 30px;
      line-height: 36px; } }

h3 {
  font-size: 24px;
  line-height: 29px; }

.tablewrapper {
  width: 100%;
  overflow: auto; }

.wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 100%;
  overflow: hidden;
  padding-top: 68px; }
  @media screen and (max-width: 991px) {
    .wrapper {
      padding-top: 56px; } }

.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: 1398px;
  margin: 0 auto;
  width: 100%;
  padding: 0 16px; }
  .blockin:after {
    content: '';
    display: block;
    clear: both; }

.logo {
  font-size: 0;
  line-height: 0;
  display: inline-block; }
  .logo img {
    display: block; }
    .logo img + img {
      display: none; }

/* GLOBAL STYLES */
.site_button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  min-height: 56px;
  border: 0;
  background: #0D87FF;
  color: #fff;
  font-size: 18px;
  font-weight: 500; }
  .site_button.maxbut {
    max-width: 205px;
    width: 100%; }
  .site_button .arrow {
    width: 24px;
    height: 24px;
    background: url(../images/arrowbut.svg) 0 0 no-repeat;
    margin-left: 8px; }
  .site_button .windows {
    background: url(../images/windows.svg) 0 0 no-repeat;
    width: 24px;
    height: 24px;
    margin-right: 16px; }
  .site_button.long {
    max-width: 305px;
    width: 100%; }
  .site_button.min {
    min-height: 36px;
    padding: 0 16px; }
  .site_button.block {
    display: flex;
    width: 100%; }
  .site_button.biglong {
    max-width: 407px;
    width: 100%; }
  .site_button.padding {
    padding: 0 32px; }
  .site_button.grey {
    background: #8C9BAA;
    max-width: 317px;
    width: 100%; }
  .site_button.borderblack {
    background: none;
    color: #283544;
    border: 2px solid #283544; }
    .site_button.borderblack .arrow {
      background-image: url(../images/arrowbu_black.svg); }
    .site_button.borderblack:hover {
      background: #283544;
      color: #fff; }
      .site_button.borderblack:hover .arrow {
        background: url(../images/arrowbut.svg) 0 0 no-repeat; }
  .site_button.download {
    max-width: 250px;
    width: 100%;
    text-align: left;
    line-height: 1.4; }
    .site_button.download em {
      display: block;
      font-size: 12px;
      line-height: 15px;
      font-weight: normal;
      font-style: normal; }
  .site_button:hover {
    background: #2794ff; }

.center_block {
  text-align: center; }

.text {
  font-size: 20px; }

/* GLOBAL STYLES */
.header {
  padding: 16px 0;
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 5;
  transition: all 0.4s ease 0s; }
  .header.fixed {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); }
  .header .logo {
    min-width: 160px; }
  .header .link {
    font-weight: 500; }
  .header .site_button {
    margin: 0 24px;
    font-size: 16px;
    font-weight: bold; }
    .header .site_button .arrow {
      display: none; }
  .header .wrapmob {
    width: 100%;
    max-width: 1050px;
    margin-left: 20px; }
    .header .wrapmob > .flex {
      white-space: nowrap;
      width: 100%; }
  .header .right {
    margin-left: 20px;
    font-size: 16px;
    line-height: 20px; }
  .header .lang {
    position: relative; }
    .header .lang:hover ul {
      /*display: block;*/ }
    .header .lang .title {
      padding-left: 32px;
      background: url(../images/lang.svg) 0 50% no-repeat;
      font-weight: 500;
      line-height: 24px;
      cursor: pointer; }
    .header .lang ul {
      position: absolute;
      top: 100%;
      left: 32px;
      padding: 0;
      margin: 0;
      list-style: none;
      display: none;
      text-transform: uppercase; }
  .header .burger {
    display: none; }
  @media screen and (max-width: 991px) {
    .header {
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      background: #fff;
      z-index: 2;
      padding: 13px 0; }
      .header .burger {
        display: block; }
      .header .wrapmob {
        position: fixed;
        top: 56px;
        left: 0;
        right: 0;
        bottom: 0;
        background: #fff;
        max-height: calc(100vh - 56px);
        overflow-y: auto;
        margin: 0;
        padding: 20px 16px 20px;
        display: none; }
        .header .wrapmob > .flex {
          flex-direction: column;
          height: 100%; }
      .header .right {
        flex-direction: column;
        margin: 0;
        width: 100%; }
      .header .lang {
        display: none; }
      .header .login {
        width: 100%;
        flex-direction: column;
        align-items: flex-start; }
        .header .login .link {
          font-size: 24px;
          line-height: 29px;
          color: #52565F;
          font-weight: normal; }
      .header .site_button {
        margin: 30px 0 0;
        width: 100%;
        min-height: 56px; }
        .header .site_button .arrow {
          display: block; } }

.burger {
  width: 20px;
  position: relative;
  cursor: pointer;
  height: 14px; }
  .burger span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #52565F;
    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%; }

.topmenu {
  max-width: 670px;
  width: 100%; }
  .topmenu ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .topmenu ul a {
      color: #52565F;
      font-weight: 500;
      border-bottom: 2px solid transparent;
      font-size: 16px;
      line-height: 20px; }
      .topmenu ul a:hover {
        border-color: #0d87ff; }
  @media screen and (max-width: 991px) {
    .topmenu {
      max-width: none; }
      .topmenu ul {
        flex-direction: column; }
        .topmenu ul > li {
          width: 100%;
          margin-top: 25px; }
          .topmenu ul > li:first-child {
            margin: 0; }
          .topmenu ul > li a {
            font-size: 24px;
            line-height: 29px;
            font-weight: normal; } }

.mainblock {
  padding: 78px 0 88px; }
  .mainblock .text {
    margin: 32px 0 48px;
    max-width: 530px;
    font-size: 20px;
    line-height: 28px; }
    .mainblock .text.full {
      max-width: 615px; }
  .mainblock .site_button > span:first-child {
    height: 100%; }
  @media screen and (max-width: 767px) {
    .mainblock {
      padding: 10px 0 40px; }
      .mainblock .row {
        flex-direction: column-reverse; }
      .mainblock h1 {
        margin-top: 24px; }
        .mainblock h1 br {
          display: none; }
      .mainblock .text {
        margin: 16px 0 24px; }
      .mainblock .site_button {
        max-width: none; } }

.premium {
  padding: 88px 0;
  background: #EBF4FC;
  position: relative; }
  @media screen and (min-width: 1300px) {
    .premium .row {
      margin: 0 -61px; }
      .premium .row > div {
        padding: 0 61px; } }
  .premium .img {
    min-height: 48px;
    font-size: 0;
    line-height: 0; }
  .premium h3 {
    margin: 19px 0 9px;
    padding-top: 18px;
    border-top: 2px solid #6BA0F6; }
  .premium .text {
    font-size: 16px;
    line-height: 24px; }
  .premium .programlink {
    position: absolute;
    top: -48px;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 555px; }
  @media screen and (max-width: 991px) {
    .premium {
      padding: 1px 0 40px; }
      .premium .row > div {
        margin-top: 32px; }
      .premium .programlink {
        display: none; } }
  .premium.nopadding {
    padding: 0; }

.work {
  padding: 88px 0 70px; }
  .work .text {
    margin: 22px 0 61px;
    font-size: 20px; }
  @media screen and (max-width: 767px) {
    .work {
      padding: 40px 0; }
      .work .center_block {
        text-align: left; }
      .work .text {
        margin: 16px 0 24px; } }

.step {
  border-bottom: 2px solid rgba(13, 135, 255, 0.2);
  margin-bottom: 38px; }
  .step .block {
    flex-grow: 2;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 16px;
    position: relative;
    cursor: pointer; }
    .step .block:first-child {
      padding-left: 0; }
      .step .block:first-child:before {
        display: none; }
    .step .block:before {
      content: '';
      position: absolute;
      top: 24px;
      left: 0;
      width: 8px;
      height: 8px;
      transform: rotate(45deg);
      background: #0D87FF; }
    .step .block:after {
      content: '';
      position: absolute;
      bottom: -2px;
      left: 0;
      height: 2px;
      right: 100%;
      background: #0D87FF;
      transition: all 0.4s ease 0s; }
    .step .block.active:after {
      right: 0; }
    .step .block span {
      font-size: 48px;
      line-height: 59px;
      font-weight: bold;
      color: #0D87FF;
      margin-right: 8px; }
    .step .block div {
      font-size: 18px;
      line-height: 22px;
      font-weight: 500;
      color: #283544; }
  @media screen and (max-width: 1320px) {
    .step .block {
      padding-left: 0;
      justify-content: center; }
      .step .block:before {
        display: none;
        top: 15px; }
      .step .block span {
        font-size: 45px;
        line-height: 42px; } }
  @media screen and (max-width: 991px) {
    .step {
      margin-bottom: 20px; }
      .step .block span {
        margin: 0; }
      .step .block:before {
        display: block; }
      .step .block div {
        display: none; } }
  @media screen and (max-width: 767px) {
    .step .block {
      flex-basis: 25%; }
      .step .block:before {
        top: 11px;
        width: 4px;
        height: 4px; }
      .step .block span {
        font-size: 24px;
        line-height: 29px; }
      .step .block:last-child {
        flex-grow: inherit; } }

.stepslider {
  margin-right: -15px;
  width: auto; }
  .stepslider h2 {
    padding: 52px 0 16px; }
  .stepslider .textblock {
    max-width: 450px;
    font-size: 20px;
    margin-bottom: 40px; }
  .stepslider .nextstep {
    font-size: 32px;
    line-height: 40px; }
  @media screen and (max-width: 767px) {
    .stepslider {
      margin: 0; }
      .stepslider .row {
        display: flex;
        flex-direction: column-reverse; }
        .stepslider .row > div {
          width: 100%; }
      .stepslider h2 {
        padding: 24px 0 16px; }
      .stepslider .textblock {
        margin-bottom: 16px; } }

.support {
  padding: 88px 0 64px;
  background: #EBF4FC; }
  .support .text {
    margin: 16px 0 32px;
    font-size: 20px; }
  .support .supportslider a {
    display: block;
    text-align: center;
    padding: 32px 10px 40px;
    border-radius: 16px; }
    .support .supportslider a .img {
      width: 96px;
      height: 96px;
      margin: 0 auto 20px;
      display: flex;
      align-items: center;
      justify-content: center;
      background: #FFFFFF;
      box-shadow: 5px 5px 20px rgba(95, 95, 95, 0.2);
      border-radius: 16px; }
      .support .supportslider a .img img {
        width: auto; }
    .support .supportslider a .title {
      display: block;
      font-weight: 500;
      font-size: 23px;
      line-height: 28px;
      color: #283544;
      margin-bottom: 8px; }
    .support .supportslider a .link {
      opacity: 0;
      font-size: 20px; }
    .support .supportslider a:hover {
      background: #D9EBFC; }
      .support .supportslider a:hover .link {
        opacity: 1; }
  .support .supportslider .owl-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 4px;
    margin-top: 20px;
    display: none; }
    .support .supportslider .owl-dots div {
      cursor: pointer;
      width: 24px;
      height: 24px;
      margin: 0 5px;
      background: url(../images/dots.svg) 50% 50% no-repeat; }
      .support .supportslider .owl-dots div.active {
        background: url(../images/activedots.svg) 0 0 no-repeat; }
  .support .supportslider .owl-nav {
    position: absolute;
    top: 100px;
    left: -80px;
    right: -80px;
    display: flex;
    justify-content: space-between;
    height: 0;
    font-size: 0;
    line-height: 0;
    margin-top: -40px; }
    .support .supportslider .owl-nav div {
      cursor: pointer;
      width: 56px;
      height: 56px;
      background: #fff url(../images/arrowslider.svg) 50% 50% no-repeat;
      border-radius: 50%;
      border: 2px solid #D9EBFC; }
      .support .supportslider .owl-nav div:last-child {
        transform: rotate(180deg); }
  @media screen and (max-width: 1550px) {
    .support .supportslider {
      padding: 0 80px; }
      .support .supportslider .owl-nav {
        left: 0;
        right: 0; } }
  @media screen and (max-width: 767px) {
    .support {
      padding: 40px 0; }
      .support .center_block {
        text-align: left; }
      .support .supportslider {
        padding: 0; }
        .support .supportslider a {
          padding: 20px 10px 15px; }
          .support .supportslider a .title {
            font-size: 20px; }
          .support .supportslider a .link {
            display: none; }
        .support .supportslider .owl-nav {
          display: none; }
        .support .supportslider .owl-dots {
          display: flex; } }

.who {
  padding: 88px 0; }
  .who .text {
    margin-top: 22px;
    font-size: 20px; }
  .who .row {
    margin: 0 -30px; }
    .who .row > div {
      margin-top: 79px;
      padding: 0 30px; }
  .who .block {
    padding-left: 45px;
    font-weight: 500; }
    .who .block span {
      display: block;
      margin-left: -45px;
      font-size: 18px;
      position: relative;
      line-height: 22px;
      color: #0D87FF; }
      .who .block span:before {
        content: '';
        position: absolute;
        top: 50%;
        left: 45px;
        right: 0;
        margin-top: -1px;
        height: 2px;
        background: #0D87FF; }
    .who .block div {
      font-size: 23px;
      line-height: 28px;
      color: #283544;
      margin-top: 8px; }
  .who .but {
    margin-top: 80px; }
  @media screen and (max-width: 767px) {
    .who {
      padding: 40px 0; }
      .who h2, .who .text {
        text-align: left; }
      .who .row > div {
        margin-top: 24px; }
      .who .block div {
        font-size: 20px;
        line-height: 24px; }
      .who .but {
        margin-top: 40px; } }

.people {
  padding: 88px 0;
  background: #EBF4FC; }
  .people h2, .people .text {
    text-align: center; }
  .people .text {
    margin: 22px 0 54px; }
  .people .wrapslid {
    padding: 0 80px; }
    .people .wrapslid.top {
      margin-top: 48px; }
  .people .peopleslider {
    margin: 0 auto; }
    .people .peopleslider .owl-stage {
      display: flex;
      flex-wrap: wrap; }
      .people .peopleslider .owl-stage > div {
        float: none; }
    .people .peopleslider .item {
      padding: 5px 12px 20px;
      height: 100%;
      transform: translate3d(0px, 0px, 0px); }
    .people .peopleslider .block {
      box-shadow: 2px 3px 10px rgba(95, 95, 95, 0.1);
      background: #fff;
      border-radius: 8px;
      padding: 24px 32px;
      font-size: 16px;
      line-height: 24px;
      color: #52565F;
      height: 100%; }
      .people .peopleslider .block img {
        width: auto; }
      .people .peopleslider .block > img {
        border-radius: 50%; }
      .people .peopleslider .block .label {
        position: absolute;
        top: 24px;
        right: 24px; }
      .people .peopleslider .block .name {
        font-size: 20px;
        line-height: 24px;
        color: #000;
        font-weight: bold;
        margin-top: 16px; }
      .people .peopleslider .block .info {
        margin: 6px 0 3px;
        color: #0D87FF; }
      .people .peopleslider .block .textb {
        max-width: 300px; }
    .people .peopleslider .projectblock {
      box-shadow: 2px 3px 10px rgba(95, 95, 95, 0.1);
      background: #fff;
      border-radius: 8px;
      overflow: hidden;
      font-size: 16px;
      line-height: 24px;
      color: #52565F;
      height: 100%;
      position: relative; }
      .people .peopleslider .projectblock .body {
        padding: 24px 24px 75px;
        font-weight: normal; }
        .people .peopleslider .projectblock .body .title {
          font-size: 24px;
          line-height: 29px;
          font-weight: bold;
          font-family: "Lava";
          color: #283544; }
          .people .peopleslider .projectblock .body .title:hover {
            color: #0D87FF; }
        .people .peopleslider .projectblock .body .textb {
          margin-top: 9px; }
        .people .peopleslider .projectblock .body .info {
          position: absolute;
          left: 24px;
          bottom: 32px;
          font-size: 18px;
          line-height: 22px;
          color: #0D87FF;
          font-weight: 500; }
    .people .peopleslider .owl-nav {
      position: absolute;
      top: 50%;
      left: -80px;
      right: -80px;
      display: flex;
      justify-content: space-between;
      height: 0;
      font-size: 0;
      line-height: 0;
      margin-top: -40px; }
      .people .peopleslider .owl-nav div {
        cursor: pointer;
        width: 56px;
        height: 56px;
        background: #fff url(../images/arrowslider.svg) 50% 50% no-repeat;
        border-radius: 50%;
        border: 2px solid #D9EBFC; }
        .people .peopleslider .owl-nav div:last-child {
          transform: rotate(180deg); }
    .people .peopleslider .owl-dots {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-top: 4px;
      display: none; }
      .people .peopleslider .owl-dots div {
        cursor: pointer;
        width: 24px;
        height: 24px;
        margin: 0 5px;
        background: url(../images/dots.svg) 50% 50% no-repeat; }
        .people .peopleslider .owl-dots div.active {
          background: url(../images/activedots.svg) 0 0 no-repeat; }
  .people .partner {
    max-width: 1035px;
    margin: 88px auto 0; }
    .people .partner img {
      font-size: 0;
      line-height: 0;
      margin: 0 20px; }
  .people .butwrap {
    padding-top: 60px; }
  @media screen and (max-width: 767px) {
    .people {
      padding: 40px 0 30px; }
      .people .text {
        margin: 16px 0 20px; }
      .people h2, .people .text {
        text-align: left; }
      .people .wrapslid {
        padding: 0; }
        .people .wrapslid.top {
          margin-top: 20px; }
      .people .peopleslider {
        padding: 0;
        margin: 0 -15px;
        width: auto; }
        .people .peopleslider .owl-stage {
          align-items: flex-start; }
        .people .peopleslider .item .block {
          padding: 16px 16px 20px;
          text-align: center; }
          .people .peopleslider .item .block > img {
            margin: 0 auto; }
        .people .peopleslider .item .projectblock {
          background: #000; }
          .people .peopleslider .item .projectblock .img {
            display: block;
            position: relative; }
            .people .peopleslider .item .projectblock .img img {
              opacity: 0.6; }
            .people .peopleslider .item .projectblock .img:after {
              content: '';
              position: absolute;
              top: 16px;
              right: 16px;
              width: 40px;
              height: 40px;
              background: url(../images/zoom.png) 0 0 no-repeat; }
          .people .peopleslider .item .projectblock .body {
            position: absolute;
            bottom: 16px;
            padding: 0;
            left: 16px; }
          .people .peopleslider .item .projectblock .textb {
            display: none; }
          .people .peopleslider .item .projectblock .info {
            position: relative;
            bottom: auto;
            left: auto;
            color: #fff; }
          .people .peopleslider .item .projectblock h3 {
            color: #fff;
            padding-bottom: 8px;
            margin-bottom: 8px;
            border-bottom: 1px solid rgba(255, 255, 255, 0.3); }
        .people .peopleslider .owl-dots {
          display: flex; }
        .people .peopleslider .owl-nav {
          display: none; }
      .people .picslider .owl-nav {
        display: flex;
        left: 0;
        right: 0; }
        .people .picslider .owl-nav div {
          width: 40px;
          height: 40px;
          border: 0;
          background: url(../images/mobarrow.svg) 0 0 no-repeat; }
      .people .picslider .owl-dots {
        display: none; }
      .people .partner {
        flex-direction: column;
        margin-top: 0;
        padding-top: 40px; }
        .people .partner img {
          margin: 24px 0 0;
          max-width: 200px; }
      .people .butwrap {
        display: none; } }

.renderonline {
  min-height: 526px;
  padding: 40px 0; }
  .renderonline .blockin {
    padding: 0;
    max-width: 1366px; }
  .renderonline .bg {
    padding: 56px 20px 38px 96px;
    background: #EBF4FC; }
  .renderonline .img img {
    display: block; }
  .renderonline h2 {
    padding-top: 12px; }
  .renderonline .info {
    font-size: 18px;
    line-height: 28px;
    margin: 16px 0 24px; }
    .renderonline .info img {
      margin: 0 16px; }
  .renderonline .login {
    margin-top: 40px;
    font-size: 20px; }
  @media screen and (max-width: 1241px) {
    .renderonline .bg {
      padding: 40px 20px; } }
  @media screen and (max-width: 767px) {
    .renderonline {
      min-height: auto; }
      .renderonline .bg {
        padding: 35px 16px; }
      .renderonline h2 {
        padding: 0; }
      .renderonline .img {
        display: none; }
      .renderonline .info {
        font-size: 16px;
        margin: 14px 0 20px; }
        .renderonline .info span {
          display: block;
          padding-left: 17px;
          position: relative;
          line-height: 24px;
          margin-top: 16px; }
          .renderonline .info span:first-child {
            margin: 0; }
          .renderonline .info span:before {
            content: '';
            position: absolute;
            top: 7px;
            left: 0;
            width: 8px;
            height: 8px;
            transform: rotate(45deg);
            background: #0D87FF; }
        .renderonline .info img {
          display: none; }
      .renderonline .site_button {
        max-width: none; }
      .renderonline .login {
        margin-top: 24px; } }

.workrender {
  padding: 88px 0; }
  .workrender h2 {
    padding-bottom: 18px; }
  .workrender .row > div {
    margin-top: 30px; }
  .workrender span {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    height: 360px;
    background: #EBF4FC;
    border-radius: 8px; }
  @media screen and (max-width: 767px) {
    .workrender {
      padding: 40px 0; }
      .workrender h2 br {
        display: none; }
      .workrender .row {
        margin: 0 -4px; }
        .workrender .row > div {
          width: 50%;
          margin-top: 8px;
          padding: 0 4px; }
      .workrender span {
        height: 150px;
        border-radius: 5px; } }

.suportproject {
  padding: 88px 0; }
  .suportproject .row > div {
    margin-top: 64px; }
  .suportproject ul {
    padding: 5px 0 0;
    margin: 0;
    list-style: none; }
    .suportproject ul li {
      margin-top: 12px;
      padding-left: 28px;
      line-height: 24px;
      font-size: 16px;
      background: url(../images/check.svg) 0 50% no-repeat; }
  @media screen and (max-width: 767px) {
    .suportproject {
      padding: 40px 0; }
      .suportproject h2 {
        text-align: left; }
      .suportproject .row > div {
        margin-top: 20px; } }

.projectwrap {
  padding: 40px 0 88px; }
  .projectwrap .text {
    margin: 19px 0 48px;
    font-size: 20px; }
  .projectwrap .blockin {
    max-width: 986px; }
  .projectwrap .owl-stage-outer {
    overflow: visible; }
  .projectwrap .owl-item {
    opacity: 0.5;
    transition: all 0.4s ease 0s;
    position: relative; }
    .projectwrap .owl-item.active {
      opacity: 1; }
      .projectwrap .owl-item.active:after {
        display: none; }
      .projectwrap .owl-item.active .block {
        box-shadow: 2px 3px 10px rgba(95, 95, 95, 0.1); }
    .projectwrap .owl-item:after {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      z-index: 2; }
  .projectwrap .item {
    padding: 5px 12px 20px; }
  .projectwrap .block {
    position: relative;
    border-radius: 8px;
    overflow: hidden;
    margin-top: 24px;
    color: #fff; }
    .projectwrap .block:first-child {
      margin-top: 0; }
    .projectwrap .block .img {
      position: relative;
      display: block; }
      .projectwrap .block .img img {
        min-height: 256px;
        object-fit: cover; }
      .projectwrap .block .img:after {
        content: '';
        position: absolute;
        top: 16px;
        right: 16px;
        width: 40px;
        height: 40px;
        background: url(../images/zoom.png) 0 0 no-repeat; }
    .projectwrap .block .info {
      position: absolute;
      top: 24px;
      left: 24px;
      font-size: 18px;
      line-height: 22px;
      font-weight: bold; }
    .projectwrap .block .bottom {
      position: absolute;
      bottom: 20px;
      left: 24px;
      right: 24px; }
    .projectwrap .block .title {
      font-size: 26px;
      line-height: 34px;
      font-weight: bold; }
    .projectwrap .block .textb {
      padding: 14px 0 20px;
      font-size: 18px;
      line-height: 28px;
      font-weight: normal;
      border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
    .projectwrap .block .param {
      font-size: 14px;
      line-height: 17px;
      padding-top: 6px;
      display: flex;
      flex-wrap: wrap;
      align-items: center; }
      .projectwrap .block .param span {
        margin-top: 8px;
        margin-right: 16px; }
        .projectwrap .block .param span:last-child {
          margin-right: 0; }
  .projectwrap .owl-nav {
    position: absolute;
    top: 50%;
    left: -200px;
    right: -200px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 0;
    line-height: 0; }
    .projectwrap .owl-nav div {
      cursor: pointer;
      width: 56px;
      height: 56px;
      background: url(../images/projectarrow.svg) 0 0 no-repeat;
      margin-top: -28px;
      transition: all 0.4s ease 0s;
      opacity: 1; }
      .projectwrap .owl-nav div:first-child {
        transform: rotate(180deg); }
      .projectwrap .owl-nav div.disabled {
        cursor: default;
        opacity: 0; }
    @media screen and (max-width: 1380px) {
      .projectwrap .owl-nav {
        left: -25px;
        right: -25px; }
        .projectwrap .owl-nav div {
          width: 40px;
          height: 40px;
          background: url(../images/mobarrow.svg) 0 0 no-repeat; }
          .projectwrap .owl-nav div:last-child {
            transform: rotate(180deg); }
          .projectwrap .owl-nav div:first-child {
            transform: rotate(0); } }
  .projectwrap .botinfo {
    margin-top: 20px; }
  @media screen and (max-width: 991px) {
    .projectwrap {
      padding: 20px 0 40px; }
      .projectwrap .center_block {
        text-align: left; }
      .projectwrap .text {
        margin: 16px 0 24px; }
      .projectwrap .block + .block {
        display: none; }
      .projectwrap .block .title {
        font-size: 23px;
        line-height: 28px; }
      .projectwrap .block .textb {
        padding: 2px 0 8px; }
      .projectwrap .projectslider {
        margin: -12px;
        width: auto; }
      .projectwrap .owl-nav {
        left: 0;
        right: 0; } }

.content {
  padding: 40px 0 88px; }
  .content.nobot {
    padding-bottom: 0; }
  @media screen and (max-width: 767px) {
    .content {
      padding: 20px 0 40px; }
      .content .center_block {
        text-align: left; } }

.text_content {
  margin: 19px 0 48px;
  font-size: 20px; }
  .text_content.min {
    margin-bottom: 30px; }
  @media screen and (max-width: 767px) {
    .text_content {
      margin-bottom: 40px; } }

.features .textb {
  margin: 16px 0 40px;
  font-size: 20px; }
.features .bigblock {
  position: relative;
  margin-top: 64px;
  background: #EBF4FC;
  padding: 64px 55px 64px 420px; }
  .features .bigblock:first-child {
    margin-top: 0; }
  .features .bigblock > img {
    position: absolute;
    top: 60px;
    left: 0;
    display: block; }
  .features .bigblock .premium {
    margin-bottom: 40px; }
    .features .bigblock .premium .row {
      margin: 0 -30px; }
      .features .bigblock .premium .row > div {
        padding: 0 30px; }
    .features .bigblock .premium .text {
      font-size: 16px;
      line-height: 24px; }
  .features .bigblock .but1 {
    max-width: 274px;
    width: 100%;
    margin-right: 40px; }
    .features .bigblock .but1 .arrow {
      display: none; }
  @media screen and (max-width: 1090px) {
    .features .bigblock {
      padding: 50px; }
      .features .bigblock > img {
        display: none; } }
@media screen and (max-width: 767px) {
  .features {
    margin: 0 -16px; }
    .features .bigblock {
      padding: 40px 16px;
      margin-top: 40px; }
      .features .bigblock .textb {
        margin-bottom: 0; }
      .features .bigblock .site_button {
        width: 100%;
        max-width: none; }
      .features .bigblock .but1 {
        margin: 0 0 24px; }
        .features .bigblock .but1 .windows {
          display: none; }
        .features .bigblock .but1 .arrow {
          display: block; } }

.startfree {
  min-height: 396px;
  background: #EBF4FC; }
  .startfree .text {
    margin: 16px 0 48px; }
  @media screen and (max-width: 767px) {
    .startfree {
      min-height: auto;
      padding: 40px 0; }
      .startfree .text {
        margin: 16px 0 20px; } }

.programdownload .programlink {
  max-width: 290px;
  margin: 16px auto 0; }
  .programdownload .programlink a {
    width: 56px;
    height: 56px; }
    .programdownload .programlink a img {
      max-height: 30px; }
  @media screen and (min-width: 992px) {
    .programdownload .programlink {
      display: none; } }
.programdownload .site_button + .site_button {
  display: none; }
@media screen and (max-width: 767px) {
  .programdownload {
    display: flex;
    flex-direction: column-reverse; }
    .programdownload > div {
      width: 100%; }
    .programdownload .programlink {
      margin-bottom: 24px; }
    .programdownload .site_button {
      max-width: none;
      display: none; }
      .programdownload .site_button + .site_button {
        display: flex; } }

.programlink {
  display: flex;
  align-items: center;
  justify-content: space-between; }
  .programlink a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 96px;
    height: 96px;
    background: #FFFFFF;
    box-shadow: 5px 5px 20px rgba(95, 95, 95, 0.2);
    border-radius: 16px; }

.programblock {
  font-size: 0;
  line-height: 0;
  text-align: center;
  margin-top: 48px; }
  @media screen and (max-width: 767px) {
    .programblock {
      margin-top: 0; } }

.postswrap {
  padding: 88px 0;
  background: #EBF4FC; }
  @media screen and (max-width: 767px) {
    .postswrap {
      padding: 40px 0; } }

.blog {
  padding: 50px 0 88px; }
  .blog .textb {
    margin: 12px 0 32px;
    font-size: 20px; }
  @media screen and (max-width: 767px) {
    .blog {
      padding: 20px 0 40px; } }

.posts {
  margin: 0 -32px; }
  .posts > div {
    padding: 0 32px;
    margin-top: 65px; }
  .posts .blockb {
    height: 100%;
    background: #fff;
    position: relative;
    box-shadow: 5px 5px 20px rgba(95, 95, 95, 0.2);
    border-radius: 8px;
    overflow: hidden; }
    .posts .blockb .img {
      display: block;
      font-size: 0;
      line-height: 0; }
      .posts .blockb .img img {
        display: block;
        width: 100%; }
    .posts .blockb .bigimg {
      display: block;
      height: 100%; }
      .posts .blockb .bigimg img {
        display: block;
        height: 100%;
        object-fit: cover;
        width: 100%; }
    .posts .blockb .right {
      height: 100%;
      position: relative;
      padding: 32px 32px 90px 0; }
      .posts .blockb .right .label {
        margin: 0 0 15px; }
      .posts .blockb .right .name {
        margin-bottom: 15px; }
      .posts .blockb .right .body {
        padding: 0; }
      .posts .blockb .right .site_button {
        left: 0; }
    .posts .blockb .body {
      padding: 29px 24px 104px; }
    .posts .blockb .label {
      position: relative;
      margin: -18px 0 0 24px; }
      .posts .blockb .label div {
        line-height: 36px;
        display: inline-block;
        vertical-align: top;
        padding: 0 16px;
        color: #fff;
        font-size: 16px;
        font-family: "Lava";
        background: #0D87FF; }
        .posts .blockb .label div.news {
          background: #37C23C; }
        .posts .blockb .label div.blog {
          background: #F2994A; }
        .posts .blockb .label div.new {
          background: #EB5757; }
    .posts .blockb .name {
      margin-bottom: 10px;
      font-size: 16px;
      line-height: 20px;
      color: #8C9BAA; }
      .posts .blockb .name img {
        border-radius: 50%;
        margin-right: 10px; }
    .posts .blockb .title {
      font-size: 26px;
      line-height: 34px;
      font-weight: bold;
      color: #283544; }
      .posts .blockb .title:hover {
        color: #0D87FF; }
    .posts .blockb .text {
      margin-top: 16px; }
    .posts .blockb .site_button {
      position: absolute;
      bottom: 24px;
      left: 24px;
      right: 24px;
      width: auto; }
  @media screen and (max-width: 767px) {
    .posts > div {
      margin-top: 24px; }
    .posts .blockb .body {
      padding: 29px 16px 90px; }
    .posts .blockb .label {
      margin-left: 16px; }
    .posts .blockb .title {
      font-size: 20px;
      line-height: 24px; }
    .posts .blockb .right {
      padding-left: 16px; }
      .posts .blockb .right .label {
        margin: -50px 0 24px; }
      .posts .blockb .right .site_button {
        left: 16px; }
    .posts .blockb .site_button {
      left: 16px;
      right: 16px;
      bottom: 16px; } }

.articlecontent {
  padding: 72px 0 88px; }
  .articlecontent .blockin {
    max-width: 700px;
    margin: 0 auto; }
  .articlecontent .imgarticle {
    margin: 40px 0 72px; }
  .articlecontent h3 {
    font-family: "Formular";
    margin-bottom: 30px; }
  .articlecontent p {
    margin: 30px 0; }
  .articlecontent blockquote {
    margin: 40px 0;
    padding-left: 40px;
    border-left: 2px solid #0D87FF; }
  @media screen and (max-width: 767px) {
    .articlecontent {
      padding: 40px 0; }
      .articlecontent p {
        margin: 24px 0; }
      .articlecontent blockquote {
        margin: 25px 0;
        padding-left: 16px; }
      .articlecontent h3 {
        margin-bottom: 24px; }
      .articlecontent .imgarticle {
        margin: 24px 0; } }

.articleinfo {
  text-align: center;
  margin: 40px -10px 0; }
  .articleinfo h3 {
    font-size: 26px;
    line-height: 32px;
    color: #0D87FF;
    font-weight: normal;
    padding-top: 32px;
    position: relative; }
    .articleinfo h3:before {
      content: '';
      position: absolute;
      width: 156px;
      height: 2px;
      left: 0;
      right: 0;
      margin: 0 auto;
      top: 0;
      background: #0D87FF; }
  .articleinfo .soc {
    margin: 88px 0 48px;
    position: relative; }
    .articleinfo .soc:before {
      content: '';
      position: absolute;
      top: 50%;
      left: 0;
      right: 0;
      margin-top: -1px;
      height: 2px;
      background: #E0E0E0; }
    .articleinfo .soc .wrap {
      margin: 0 auto;
      background: #fff;
      padding: 0 24px;
      position: relative;
      display: inline-flex;
      align-items: center;
      justify-content: space-between; }
      .articleinfo .soc .wrap a {
        font-size: 0;
        line-height: 0;
        margin-left: 24px; }
        .articleinfo .soc .wrap a:first-child {
          margin: 0; }
  .articleinfo .user img {
    border-radius: 50%; }
  .articleinfo .user .name {
    margin: 16px 0;
    font-size: 20px;
    line-height: 24px;
    color: #283544;
    font-weight: bold; }
  .articleinfo .user .text {
    max-width: 520px;
    margin: 0 auto;
    font-size: 16px;
    line-height: 24px;
    font-weight: normal; }
  @media screen and (max-width: 767px) {
    .articleinfo {
      margin: 30px 0 0; }
      .articleinfo h3 {
        font-size: 20px;
        line-height: 24px;
        padding-top: 18px; }
      .articleinfo .soc {
        margin: 40px 0 32px; } }

.articleheader {
  background: url(../images/articleimgbg.jpg) 50% 0 no-repeat;
  background-size: cover;
  height: 670px;
  position: relative;
  margin-top: -68px;
  padding-top: 68px; }
  .articleheader:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)); }
  .articleheader .header {
    background: none; }
    .articleheader .header.fixed {
      background: #fff; }
      .articleheader .header.fixed .logo img {
        display: block; }
        .articleheader .header.fixed .logo img + img {
          display: none; }
      .articleheader .header.fixed .topmenu ul li a {
        color: #52565F; }
        .articleheader .header.fixed .topmenu ul li a:hover {
          border-color: #52565F; }
      .articleheader .header.fixed .lang .title {
        background-image: url(../images/lang.svg);
        color: #52565F; }
      .articleheader .header.fixed .lang ul li a {
        color: #0D87FF; }
      .articleheader .header.fixed .link {
        color: #0D87FF; }
        .articleheader .header.fixed .link:hover {
          border-color: #0D87FF; }
      .articleheader .header.fixed .site_button {
        background: #0D87FF;
        border: none;
        font-weight: 500; }
        .articleheader .header.fixed .site_button:hover {
          background: #2794ff;
          color: #fff; }
  .articleheader .wrapblock {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 602px;
    color: #fff;
    position: relative;
    max-width: 600px;
    margin: 0 auto;
    text-align: center; }
    .articleheader .wrapblock h1 {
      color: #fff;
      margin: 30px 0 40px; }
    .articleheader .wrapblock .label div {
      line-height: 36px;
      display: inline-block;
      vertical-align: top;
      padding: 0 16px;
      color: #fff;
      font-size: 16px;
      font-family: "Lava";
      background: #0D87FF; }
      .articleheader .wrapblock .label div.news {
        background: #37C23C; }
    .articleheader .wrapblock .text {
      font-size: 20px;
      line-height: 28px; }
    .articleheader .wrapblock .socblock {
      margin-top: 48px;
      display: flex;
      align-items: center;
      justify-content: center;
      max-width: 500px;
      width: 100%; }
      .articleheader .wrapblock .socblock a {
        flex-grow: 2;
        margin: 0 12px;
        height: 56px;
        border: 2px solid #FFFFFF;
        flex-basis: 33%;
        display: flex;
        align-items: center;
        justify-content: center; }
  @media screen and (min-width: 992px) {
    .articleheader .link {
      color: #fff; }
      .articleheader .link:hover {
        border-color: #fff; }
    .articleheader .header .site_button {
      background: none;
      border: 2px solid #FFFFFF;
      font-weight: 500; }
      .articleheader .header .site_button:hover {
        background: #fff;
        color: #000; }
    .articleheader .lang .title {
      background-image: url(../images/langw.svg); }
    .articleheader .lang .title, .articleheader .lang ul li a {
      color: #fff; }
    .articleheader .logo img {
      display: none; }
      .articleheader .logo img + img {
        display: block; }
    .articleheader .topmenu ul li a {
      color: #fff; }
      .articleheader .topmenu ul li a:hover {
        border-color: #fff; } }
  @media screen and (max-width: 767px) {
    .articleheader {
      height: auto;
      margin-top: 0;
      padding: 0; }
      .articleheader .header {
        background: #fff; }
      .articleheader .wrapblock {
        min-height: 400px; }
        .articleheader .wrapblock h1 {
          margin: 30px 0 16px; }
        .articleheader .wrapblock .text {
          font-size: 16px;
          line-height: 24px; } }

.pricingtop {
  padding: 40px 0; }
  .pricingtop .text {
    margin-top: 19px;
    font-size: 20px;
    line-height: 28px; }
  @media screen and (max-width: 767px) {
    .pricingtop {
      padding-top: 20px; }
      .pricingtop .center_block {
        text-align: left; }
      .pricingtop .text {
        font-size: 16px;
        line-height: 24px; } }

.pricing {
  background: #F0F3F7;
  padding: 1px 0 40px; }
  .pricing .row > div {
    margin-top: 40px; }
    .pricing .row > div:last-child .p_block {
      border: 0; }
    @media screen and (max-width: 1199px) {
      .pricing .row > div:nth-child(2) .p_block {
        border: 0; } }
  .pricing .p_block {
    position: relative;
    height: 100%;
    padding-bottom: 80px;
    border-right: 2px solid #DEE6EB;
    color: #283544; }
    .pricing .p_block .title {
      font-size: 45px;
      line-height: 64px;
      font-family: "Lava";
      font-weight: bold; }
      @media screen and (max-width: 1400px) {
        .pricing .p_block .title {
          font-size: 40px; } }
    .pricing .p_block .text {
      margin: 8px 0 6px;
      max-width: 280px;
      font-size: 20px;
      line-height: 28px; }
    .pricing .p_block .price {
      padding: 8px 0 24px;
      font-size: 16px;
      line-height: 24px;
      color: #8C9BAA; }
      .pricing .p_block .price > div {
        margin-top: 8px; }
      .pricing .p_block .price span {
        font-size: 30px;
        line-height: 40px;
        font-weight: 500;
        color: #0D87FF; }
      .pricing .p_block .price .priceblock span {
        display: block; }
      .pricing .p_block .price .priceblock.flex > div {
        margin-right: 40px; }
        .pricing .p_block .price .priceblock.flex > div:last-child {
          margin: 0; }
    .pricing .p_block .param {
      font-size: 20px;
      line-height: 28px; }
      .pricing .p_block .param > div {
        margin-top: 10px; }
        .pricing .p_block .param > div:first-child {
          margin: 0; }
    .pricing .p_block .site_button {
      position: absolute;
      bottom: 0;
      left: 0; }
      .pricing .p_block .site_button .arrow {
        display: none; }
  @media screen and (max-width: 767px) {
    .pricing .row > div:first-child .p_block {
      border: 0 !important;
      padding-top: 0; }
    .pricing .p_block {
      border: 0;
      border-top: 2px solid #DEE6EB !important;
      padding-top: 40px; }
      .pricing .p_block .title {
        font-size: 30px;
        line-height: 36px; }
      .pricing .p_block .site_button {
        width: 100%; }
        .pricing .p_block .site_button .arrow {
          display: block; } }

.pricingtext {
  text-align: center;
  margin: 48px 0 64px;
  font-size: 16px;
  line-height: 24px; }
  @media screen and (max-width: 767px) {
    .pricingtext {
      margin: 24px 0;
      text-align: left; } }

.accordion {
  max-width: 812px;
  margin: 0 auto 88px;
  border-bottom: 2px solid #EBF4FC; }
  .accordion .block {
    border-top: 2px solid #EBF4FC;
    padding-bottom: 20px; }
    .accordion .block .title {
      font-size: 24px;
      line-height: 29px;
      font-weight: bold;
      font-family: "Lava";
      cursor: pointer;
      padding: 30px 0 10px;
      padding-right: 40px;
      position: relative; }
      .accordion .block .title:before {
        content: '';
        position: absolute;
        top: 40px;
        right: 0;
        width: 18px;
        height: 10px;
        background: url(../images/accordarrow.svg) 100% 50% no-repeat;
        transition: all 0.4s ease 0s; }
      .accordion .block .title.active {
        color: #283544; }
        .accordion .block .title.active:before {
          transform: rotate(180deg); }
    .accordion .block .body {
      display: none;
      color: #283544;
      max-width: 740px; }
      .accordion .block .body span {
        font-weight: 500;
        font-size: 14px;
        line-height: 17px;
        padding-top: 6px;
        display: block; }
  @media screen and (max-width: 767px) {
    .accordion {
      margin-bottom: 40px; }
      .accordion .block .title {
        font-size: 20px;
        line-height: 24px; } }

.program {
  padding: 50px 0 95px; }
  .program .text {
    font-size: 20px;
    line-height: 28px;
    max-width: 775px;
    margin: 19px auto 34px; }
  @media screen and (max-width: 767px) {
    .program {
      padding: 20px 0 40px; }
      .program .center_block {
        text-align: left; }
      .program .text {
        font-size: 16px;
        line-height: 24px;
        margin: 16px 0 24px; } }

.search {
  max-width: 574px;
  margin: 0 auto;
  display: flex;
  align-items: center; }
  .search input {
    width: 100%;
    border: 1px solid #8C9BAA;
    border-right: 0;
    height: 56px;
    line-height: 54px;
    padding: 0 24px;
    font-size: 18px;
    line-height: 28px;
    font-family: "Formular"; }
    .search input::placeholder {
      color: #8C9BAA; }
    .search input + input {
      display: none; }
  .search button {
    border: 0;
    width: 126px;
    min-width: 126px;
    line-height: 56px;
    height: 56px;
    color: #fff;
    background: #0D87FF url(../images/search.svg) 16px 50% no-repeat;
    padding-left: 40px;
    font-size: 18px;
    font-family: "Formular"; }
  .search.subscribe input {
    padding-left: 56px;
    background: url(../images/mail.svg) 16px 50% no-repeat; }
  .search.subscribe button {
    text-align: left;
    width: 153px;
    min-width: 153px;
    padding-left: 18px;
    background: #0D87FF url(../images/send.svg) calc(100% - 16px) 50% no-repeat; }
  @media screen and (max-width: 767px) {
    .search input {
      display: none; }
      .search input + input {
        display: block; }
    .search button {
      width: 56px;
      min-width: 56px; }
      .search button span {
        display: none; }
    .search.subscribe button {
      width: 56px;
      min-width: 56px; } }

.programtable {
  max-width: 917px;
  margin: 0 auto;
  color: #283544; }
  .programtable table {
    width: 100%;
    white-space: nowrap;
    border-spacing: 0;
    font-size: 14px;
    line-height: 17px; }
    .programtable table th {
      text-align: left;
      font-size: 18px;
      line-height: 22px;
      font-weight: 500;
      padding: 0px 16px 21px;
      text-align: center; }
      .programtable table th:first-child {
        text-align: left; }
      .programtable table th:nth-child(2) {
        text-align: center; }
    .programtable table td {
      padding: 10px 16px;
      text-align: center; }
      .programtable table td:first-child {
        width: 250px;
        text-align: left; }
      .programtable table td:nth-child(2) {
        color: #52565F;
        text-align: center; }
    .programtable table tr:nth-child(even) {
      background: #EBF4FC; }
  .programtable .tablewrapper {
    margin-top: 40px; }
  @media screen and (max-width: 767px) {
    .programtable .tablewrapper {
      width: auto;
      margin: 32px -16px 0; } }

.oneclick {
  padding: 80px 0;
  background: #EBF4FC;
  color: #52565F; }
  .oneclick .info {
    margin-bottom: 16px;
    font-size: 14px;
    line-height: 17px;
    display: flex;
    align-items: center; }
    .oneclick .info span {
      width: 24px;
      height: 24px;
      margin-right: 16px;
      background: url(../images/windows_b.svg) 0 0 no-repeat; }
  .oneclick .text {
    margin: 15px 0 48px;
    font-size: 20px;
    line-height: 28px; }
  .oneclick .site_button {
    min-height: 64px; }
  @media screen and (max-width: 767px) {
    .oneclick {
      padding: 40px 0; }
      .oneclick .row {
        flex-direction: column-reverse; }
      .oneclick img {
        display: block;
        margin: 0 0 24px; }
      .oneclick .site_button {
        max-width: none; } }

.registration {
  min-height: 100%;
  position: relative;
  flex-grow: 2;
  display: flex;
  color: #52565F;
  margin-top: -68px; }
  .registration .logo {
    position: absolute;
    top: 50px;
    left: 100px; }
  .registration .copyright {
    position: absolute;
    left: 100px;
    bottom: 59px;
    font-size: 18px;
    line-height: 26px; }
  .registration .left {
    padding: 110px 80px 160px 100px;
    display: flex;
    align-items: center;
    min-height: 100%;
    width: 740px; }
  .registration .wrap {
    width: 100%; }
  .registration h1 {
    font-size: 48px;
    line-height: 64px; }
  .registration form .block {
    margin-top: 24px; }
  .registration form .title {
    font-size: 18px;
    line-height: 22px;
    font-weight: 500; }
    .registration form .title a {
      font-size: 18px;
      line-height: 22px;
      font-weight: normal; }
  .registration form input {
    display: block;
    width: 100%;
    border: 1px solid #8C9BAA;
    line-height: 53px;
    padding: 0 24px;
    font-size: 18px;
    margin-top: 8px;
    font-family: "Formular"; }
    .registration form input::placeholder {
      color: #8C9BAA; }
  .registration .bordertext {
    margin: 32px 0;
    position: relative;
    text-align: center; }
    .registration .bordertext:before {
      content: '';
      position: absolute;
      top: 50%;
      left: 0;
      right: 0;
      height: 2px;
      background: #43A1FF; }
    .registration .bordertext span {
      display: inline-block;
      background: #fff;
      font-size: 18px;
      line-height: 22px;
      padding: 0 16px;
      position: relative; }
  .registration .soc.top {
    margin-top: 30px; }
  .registration .soc a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 55px;
    border: 1px solid #8C9BAA; }
  .registration .maxcontent {
    max-width: 450px; }
  .registration .bg {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 740px; }
    .registration .bg img {
      display: block;
      font-size: 0;
      line-height: 0;
      width: 100%;
      height: 100%;
      object-fit: cover; }
    .registration .bg .info {
      position: absolute;
      bottom: 64px;
      right: 54px;
      color: #fff;
      text-align: right;
      font-size: 16px;
      line-height: 24px; }
      .registration .bg .info span {
        font-size: 26px;
        line-height: 34px;
        font-weight: bold;
        display: block; }
  @media screen and (max-width: 991px) {
    .registration {
      margin-top: -56px; }
      .registration .bg {
        display: none; }
      .registration .left {
        padding: 20px 16px;
        flex-direction: column;
        align-items: flex-start;
        justify-content: space-between; }
        .registration .left .wrap {
          width: 100%; }
      .registration .logo, .registration .copyright {
        position: relative;
        top: auto;
        left: auto;
        bottom: auto; }
      .registration h1 {
        font-size: 34px;
        line-height: 41px;
        padding-top: 30px; }
      .registration .copyright {
        margin-top: 40px;
        font-size: 16px;
        line-height: 24px; }
      .registration .site_button {
        max-width: none; } }

/* FOOTER */

.footer {
  padding: 88px 0 48px;
  background: #172132; }
  .footer .top {
    line-height: 1.2;
    margin-bottom: 70px; }
  .footer .menu {
    max-width: 800px;
    width: 100%;
    margin: 0 20px; }
  .footer ul {
    padding: 0;
    margin: 0;
    list-style: none; }
    .footer ul > li > a {
      font-size: 18px;
      line-height: 20px;
      color: #fff;
      font-weight: 500;
      border-bottom: 1px solid transparent; }
      .footer ul > li > a:hover {
        border-color: #fff; }
    .footer ul > li ul {
      padding: 24px 0 0;
      margin: 0;
      list-style: none; }
      .footer ul > li ul li {
        margin-top: 18px; }
        .footer ul > li ul li:first-child {
          margin-top: 0; }
        .footer ul > li ul li a {
          color: #43A1FF;
          font-size: 16px;
          font-weight: normal; }
          .footer ul > li ul li a:hover {
            border-color: #43A1FF; }      
  .footer .logo {
    min-width: 193px; }
  .footer .login_footer {
    white-space: nowrap;
    font-size: 16px; }
  .footer .login {
    border-bottom: 1px solid transparent;
    line-height: 20px;
    font-weight: 500; }
    .footer .login:hover {
      border-color: #43A1FF; }
  .footer .reg {
    line-height: 34px;
    border: 2px solid #0D87FF;
    padding: 0 16px;
    margin-left: 24px;
    color: #fff;
    font-weight: bold; }
    .footer .reg:hover {
      border-color: #fff; }
  .footer .soc {
    display: flex;
    justify-content: flex-end;
    align-items: center; }
    .footer .soc .footer_no-hover {
        margin-right: 0px;
    }
    .footer .soc .footer_no-hover:hover img {
          display: block;
          }
    .footer .soc .footer_no-hover.disabled {
        display: none;
    }
    .footer .soc a {
      font-size: 0;
      line-height: 0;
      margin-left: 20px; }
      .footer .soc a:first-child {
        margin: 0; }
      .footer .soc a img {
        display: block; }
        .footer .soc a img + img {
          display: none; }
      .footer .soc a:hover img {
        display: none; }
        .footer .soc a:hover img + img {
          display: block; }
    .footer .soc > svg {
        margin-left: 20px;
    }
          
  .footer .botblock > a {
    border-bottom: 1px solid transparent; }
    .footer .botblock > a:hover {
      border-color: #43A1FF; }
  @media screen and (max-width: 991px) {
    .footer {
      padding: 40px 0 112px; }
      .footer .top {
        margin-bottom: 40px;
        flex-direction: column;
        align-items: center; }
      .footer .menu {
        margin: 0;
        max-width: none; }
      .footer .soc {
        justify-content: center; }
      .footer .login_footer {
        margin-top: 20px; }
      .footer .logo {
        position: absolute;
        bottom: -70px;
        left: 50%;
        margin-left: -95px; } 
      .radarrender {
          display: none; } }
  @media screen and (max-width: 767px) {
    .footer .menu {
      flex-direction: column;
      text-align: center; }
    .footer ul {
      margin-bottom: 30px; }
    .footer .botblock {
      flex-direction: column; }
      .footer .botblock .soc {
        margin-top: 20px; } }

/* FOOTER */
.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.4);
  z-index: 10;
  display: none; }
  .popup_wrap .wrap {
    display: inline-block;
    vertical-align: middle;
    text-align-last: auto;
    max-width: 420px;
    width: 100%;
    padding: 40px;
    background: #ffffff;
    position: relative;
    font-size: 18px;
    line-height: 1.4;
    box-sizing: border-box; }
  .popup_wrap .closebut {
    position: absolute;
    top: 0;
    right: -30px;
    width: 15px;
    height: 15px;
    background: url(../images/closebut.png) 0 0 no-repeat;
    cursor: pointer; }
  .popup_wrap .title {
    padding-bottom: 25px;
    color: #0f0f0f;
    font-size: 30px;
    font-family: "Lava";
    font-weight: bold; }
  .popup_wrap .text {
    max-width: 305px;
    margin: 0 auto;
    font-size: 17px;
    line-height: 24px;
    margin-bottom: 20px; }
  .popup_wrap .form {
    max-width: 370px;
    margin: 0 auto; }
    .popup_wrap .form input, .popup_wrap .form textarea {
      display: block;
      width: 100%;
      line-height: 52px;
      border-radius: 4px;
      border: 1px solid #cfcfcf;
      font-size: 14px;
      font-size: 16px;
      color: #424242;
      font-family: "Formular";
      margin-bottom: 15px;
      padding: 0 20px; }
    .popup_wrap .form textarea {
      resize: none;
      line-height: 1;
      padding: 20px;
      height: 90px; }
    .popup_wrap .form button {
      margin-top: 30px;
      display: block;
      width: 100%;
      text-align: center; }
  .popup_wrap .oferta {
    text-align: left; }
    .popup_wrap .oferta input {
      display: inline-block;
      vertical-align: middle;
      margin: 0 10px 0 0;
      width: auto; }
    .popup_wrap .oferta a {
      border-bottom: 1px solid transparent; }
      .popup_wrap .oferta a:hover {
        border-color: #0D87FF; }
  .popup_wrap:after {
    content: '';
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle; }

/*# sourceMappingURL=page.css.map */
