<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(owl.carousel.css);
body {
  background: #fff;
  min-width: 320px;
  color: #595959;
  font-family: "GothamPro";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  @media screen and (max-width: 992px) {
    body {font-size: 14px; } 
}
  @media screen and (max-width: 768px) {
    body {
      font-size: 12px; } }

/* ----------------------------------------------------------------------------- Reset */
*, body, html {
  margin: 0;
  padding: 0; }

img {
  border: none; }
  .img-responsive {display: block;
    max-width: 100%;
    height: auto;}

*:focus {
  outline: none; }

a, button, input, select, textarea {
  color: inherit;
  text-decoration: inherit;
  font-family: inherit;
  box-sizing: border-box;
  border: none; }

ol, ul {
  list-style: none; }

article, aside, figcaption, figure, footer, header, hgroup, nav, section, time {
  display: block; }

table, tr, td, th, thead {
  border-collapse: collapse; }

input[type="button"],
input[type="submit"],
button {
  cursor: pointer; }

a {
  color: inherit;
  text-decoration: none;
  outline: none;
  -webkit-tap-highlight-color: transparent; }

a, button, input[type="submit"] {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.clearfix:after,
.wrapper:after,
.row:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }
p {line-height: 1.6;}
@media screen and (min-width: 479px) {
  .flex-wrap {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }}

/* ---------------------------------------------------------------------------// Reset */
@font-face {
  font-family: "GothamPro";
  src: url("../fonts/GothamProLight.eot");
  src: url("../fonts/GothamProLight.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamProLight.woff") format("woff"), url("../fonts/GothamProLight.ttf") format("truetype");
  font-style: normal;
  font-weight: 300; }

@font-face {
  font-family: "GothamPro";
  src: url("../fonts/GothamProRegular.eot");
  src: url("../fonts/GothamProRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamProRegular.woff") format("woff"), url("../fonts/GothamProRegular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal; }

@font-face {
  font-family: "GothamPro";
  src: url("../fonts/GothamProMedium.eot");
  src: url("../fonts/GothamProMedium.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamProMedium.woff") format("woff"), url("../fonts/GothamProBold.ttf") format("truetype");
  font-style: normal;
  font-weight: 500; }

@font-face {
  font-family: "GothamPro";
  src: url("../fonts/GothamProBold.eot");
  src: url("../fonts/GothamProBold.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamProBold.woff") format("woff"), url("../fonts/GothamProBold.ttf") format("truetype");
  font-style: normal;
  font-weight: bold; }

@font-face {
  font-family: "GothamPro";
  src: url("../fonts/GothamProBlack.eot");
  src: url("../fonts/GothamProBlack.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamProBlack.woff") format("woff"), url("../fonts/GothamProBlack.ttf") format("truetype");
  font-style: normal;
  font-weight: 800; }

@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?jldoy6");
  src: url("../fonts/icomoon.eot?jldoy6#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?jldoy6") format("truetype"), url("../fonts/icomoon.woff?jldoy6") format("woff"), url("../fonts/icomoon.svg?jldoy6#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

/* ------------------------------------------------------------------ Columns */
.contact-phones {
    font-size: 1.6em;
    margin-top: 15px;
}
.new-header-service-wrapper .breadcrumbs.crosh {margin-top: 30px;margin-bottom: 30px;}
.crosh ul.breadcrumb {
    padding-left:0;
}

.col {
  min-height: 1px; }

.col_float {
  float: left; }

.col_inline {
  display: inline-block;
  margin-right: -4px; }

.col-12 {
  width: 100%; }

.col-11 {
  width: 91.65%; }

.col-10 {
  width: 83.33%; }

.col-9 {
  width: 75%; }

.col-8 {
  width: 66.66%; }

.col-7 {
  width: 58.33%; }

.col-6 {
  width: 50%; }

.col-5 {
  width: 41.66%; }

.col-4 {
  width: 33.33%; }

.col-3 {
  width: 25%; }

.col-20 {
  width: 20%; }

.col-2 {
  width: 16.66%; }

.col-1 {
  width: 8.33%; }

.col-hidden {
  display: none; }

.col-visible {
  display: block; }

.col-clear {
  clear: both; }

@media screen and (max-width: 1200px) {
  .md-12 {
    width: 100%; }
  .md-11 {
    width: 91.65%; }
  .md-10 {
    width: 83.33%; }
  .md-9 {
    width: 75%; }
  .md-8 {
    width: 66.66%; }
  .md-7 {
    width: 58.33%; }
  .md-6 {
    width: 50%; }
  .md-5 {
    width: 41.66%; }
  .md-4 {
    width: 33.33%; }
  .md-3 {
    width: 25%; }
  .md-2 {
    width: 16.66%; }
  .md-1 {
    width: 8.33%; }
  .md-hidden {
    display: none; }
  .md-visible {
    display: block; }
  .md-clear {
    clear: both; }
  .md-none {
    clear: none; } }

@media screen and (max-width: 992px) {
  .sm-12 {
    width: 100%; }
  .sm-11 {
    width: 91.65%; }
  .sm-10 {
    width: 83.33%; }
  .sm-9 {
    width: 75%; }
  .sm-8 {
    width: 66.66%; }
  .sm-7 {
    width: 58.33%; }
  .sm-6 {
    width: 50%; }
  .sm-5 {
    width: 41.66%; }
  .sm-4 {
    width: 33.33%; }
  .sm-3 {
    width: 25%; }
  .sm-2 {
    width: 16.66%; }
  .sm-1 {
    width: 8.33%; }
  .sm-hidden {
    display: none; }
  .sm-visible {
    display: block; }
  .sm-clear {
    clear: both; }
  .sm-none {
    clear: none; } }

@media screen and (max-width: 768px) {
  .xs-12 {
    width: 100%; }
  .xs-11 {
    width: 91.65%; }
  .xs-10 {
    width: 83.33%; }
  .xs-9 {
    width: 75%; }
  .xs-8 {
    width: 66.66%; }
  .xs-7 {
    width: 58.33%; }
  .xs-6 {
    width: 50%; }
  .xs-5 {
    width: 41.66%; }
  .xs-4 {
    width: 33.33%; }
  .xs-3 {
    width: 25%; }
  .xs-2 {
    width: 16.66%; }
  .xs-1 {
    width: 8.33%; }
  .xs-hidden {
    display: none; }
  .xs-visible {
    display: block; }
  .xs-clear {
    clear: both; }
  .xs-none {
    clear: none; } }

@media screen and (max-width: 479px) {
  .min-12 {
    width: 100%; }
  .min-11 {
    width: 91.65%; }
  .min-10 {
    width: 83.33%; }
  .min-9 {
    width: 75%; }
  .min-8 {
    width: 66.66%; }
  .min-7 {
    width: 58.33%; }
  .min-6 {
    width: 50%; }
  .min-5 {
    width: 41.66%; }
  .min-4 {
    width: 33.33%; }
  .min-3 {
    width: 25%; }
  .min-2 {
    width: 16.66%; }
  .min-1 {
    width: 8.33%; }
  .min-hidden {
    display: none; }
  .min-visible {
    display: block; }
  .min-clear {
    clear: both; }
  .min-none {
    clear: none; } }

/* ----------------------------------------------------------------// Columns */
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
/* fancybox variables */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top; }

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020; }

.fancybox-skin {
  position: relative;
  background: #FFF;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.fancybox-opened {
  z-index: 8030; }

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }

.fancybox-outer, .fancybox-inner {
  position: relative; }

.fancybox-inner {
  overflow: hidden; }

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch; }

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap; }

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%; }

.fancybox-image {
  max-width: 100%;
  max-height: 100%; }

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url("../images/fancybox/fancybox_sprite.png"); }

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060; }

#fancybox-loading div {
  width: 44px;
  height: 44px; }

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040; }

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
  z-index: 8040; }

.fancybox-prev {
  left: 0; }

.fancybox-next {
  right: 0; }

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden; }

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px; }

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px; }

.fancybox-nav:hover span {
  visibility: visible; }

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important; }

/* Overlay helper */
.fancybox-lock {
  /* overflow: hidden !important;*/
  width: auto; }

.fancybox-lock body {
  overflow: visible !important;
  height: auto; }

.fancybox-lock-test {
  overflow-y: hidden !important; }

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("../images/fancybox/fancybox_overlay.png"); }

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll; }

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font-size: 14px;
  line-height: 18px;
  color: #FFF;
  position: relative;
  text-shadow: none;
  z-index: 8050; }

.fancybox-opened .fancybox-title {
  visibility: visible; }

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center; }

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap; }

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff; }

.fancybox-title-inside-wrap {
  padding-top: 10px; }

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8); }

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url("../images/fancybox/fancybox_sprite@2x.png");
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/ }
  #fancybox-loading div {
    background-image: url("../images/fancybox/fancybox_loading@2x.gif");
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/ } }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/*
================================================================================
|                                     HEADER                                   |
================================================================================
*/
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* .icon-insta:before {
  content: "\e900";
  color: #fff; } */
.icon-insta {display: inline-block;
    background: url(../images/icons/insta.svg) 0 0 no-repeat;
    width: 30px;
    height: 30px;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -ms-background-size: 100% auto;
    background-size: 100% auto;
    position: relative;
    top: 4px;}
    
.icon-pdf .path1:before {
  content: "\e901";
  color: #e2e5e7; }

.icon-pdf .path2:before {
  content: "\e902";
  margin-left: -0.869140625em;
  color: #b0b7bd; }

.icon-pdf .path3:before {
  content: "\e903";
  margin-left: -0.869140625em;
  color: #cad1d8; }

.icon-pdf .path4:before {
  content: "\e904";
  margin-left: -0.869140625em;
  color: #5498b9; }

.icon-pdf .path5:before {
  content: "\e905";
  margin-left: -0.869140625em;
  color: white; }

.icon-pdf .path6:before {
  content: "\e906";
  margin-left: -0.869140625em;
  color: white; }

.icon-pdf .path7:before {
  content: "\e907";
  margin-left: -0.869140625em;
  color: white; }

.icon-pdf .path8:before {
  content: "\e908";
  margin-left: -0.869140625em;
  color: #cad1d8; }

.icon-viber:before {
  content: "\e909";
  color: #fff; }

/*.whatsup_header .icon-whatsup {
    display: inline-block;
    background: url(../images/icons/mssg.svg) 0 0 no-repeat;
    width: 20px;
    height: 22px;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -ms-background-size: 100% auto;
    background-size: 100% auto;
    position: relative;
    top: 4px;
}*/
.header-left .icon-whatsup:before {
  content: "\e90a";
  color: #fff; } 

.icon-checkmark:before {
  content: "\ea10"; }

.icon-arrow-right2:before {
  content: "\ea3c"; }

.icon-ctrl {
  font-weight: bold;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  display: inline-block;
  font-size: 18px;
  vertical-align: top;
  position: relative;
  top: -1px; }
  .icon-ctrl:before {
    content: "\ea50"; }

/* Buttons */
.button {
  height: 48px;
  background-image: -webkit-linear-gradient(right, #5b9dbd, #17769b);
  background-image: -o-linear-gradient(right, #5b9dbd, #17769b);
  background-image: linear-gradient(to left, #5b9dbd, #17769b);
  -webkit-box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.23);
  -ms-box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.23);
  -o-box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.23);
  box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.23);
  color: #fff;
  font-size: 11px;
  font-weight: bold;
  letter-spacing: 0.8px;
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
  /*padding-left: 10px;
   padding-right: 10px;*/
  display: block; }
  .button:hover {
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2)), -webkit-linear-gradient(right, #5b9dbd, #17769b);
    background-image: -o-linear-gradient(rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2)), -o-linear-gradient(right, #5b9dbd, #17769b);
    background-image: linear-gradient(rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2)), linear-gradient(to left, #5b9dbd, #17769b);
    -webkit-box-shadow: 0 12px 25px 0 rgba(0, 0, 0, 0.23);
    -moz-box-shadow: 0 12px 25px 0 rgba(0, 0, 0, 0.23);
    -ms-box-shadow: 0 12px 25px 0 rgba(0, 0, 0, 0.23);
    -o-box-shadow: 0 12px 25px 0 rgba(0, 0, 0, 0.23);
    box-shadow: 0 12px 25px 0 rgba(0, 0, 0, 0.23); }
  .button:active {
    background-image: -webkit-linear-gradient(rgba(69, 69, 69, 0.3), rgba(69, 69, 69, 0.3)), -webkit-linear-gradient(right, #5b9dbd, #17769b);
    background-image: -o-linear-gradient(rgba(69, 69, 69, 0.3), rgba(69, 69, 69, 0.3)), -o-linear-gradient(right, #5b9dbd, #17769b);
    background-image: linear-gradient(rgba(69, 69, 69, 0.3), rgba(69, 69, 69, 0.3)), linear-gradient(to left, #5b9dbd, #17769b);
    -webkit-box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.23);
    -moz-box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.23);
    -ms-box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.23);
    -o-box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.23);
    box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.23); }

.button_little {
  font-size: 10px;
  height: 41px;
  font-weight: normal;
  letter-spacing: 0; }

input[type="text"], input[type="tel"], select, input[type="email"] {
  border-radius:0;
  height: 48px;
  font-size: 11px;
  font-weight: bold;
  letter-spacing: 0.8px;
  text-align: left;
  color: #595959;
  -webkit-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.07);
  -ms-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.07);
  -o-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.07);
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.07);
  padding-left: 12px;
    -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-transform: uppercase; }
  input[type="text"].error, input[type="tel"].error, select.error {
    color: red; }

input[type="checkbox"] {
  display: none; }

input[type="checkbox"] + label {
  display: block;
  font-size: 10px;
  line-height: 1.5;
  position: relative;
  padding-left: 20px;
  cursor: pointer; }
  input[type="checkbox"] + label:before {
    content: '';
    display: block;
    width: 12px;
    height: 12px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    background: #fff;
    position: absolute;
    left: 0;
    top: 2px; }
  input[type="checkbox"] + label .icon-checkmark {
    font-size: 8px;
    color: #9b9b9b;
    position: absolute;
    left: 2px;
    top: 4px;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  input[type="checkbox"] + label a {
    text-decoration: underline; }

input[type="checkbox"]:checked + label .icon-checkmark {
  opacity: 1; }

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-right: 25px; }

.select {
  position: relative;
  cursor: pointer; }
  .select:after {
    content: '';
    display: block;
    position: absolute;
    border: 4px solid transparent;
    border-top: 4px solid #595959;
    top: 21px;
    right: 15px; }

::-webkit-input-placeholder {
  color: #595959; }

::-moz-placeholder {
  color: #595959; }

/* Firefox 19+ */
:-moz-placeholder {
  color: #595959; }

/* Firefox 18- */
:-ms-input-placeholder {
  color: #595959; }
:focus::-webkit-input-placeholder {opacity:0.2;}
:focus::-moz-placeholder          {opacity:0.2;}
:focus:-moz-placeholder           {opacity:0.2;}
:focus:-ms-input-placeholder      {opacity:0.2;}
header {
  padding: 1.5em 0 1.5em 0;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  align-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  width: 100%; }

.header__burger, .header__logo {
  vertical-align: middle; }

.header__logo {
  margin-left: 0.9375em;
  padding-top: 0.3125em;
  width: 8.9375em; }
  .header__logo img {
    display: block;
    width: 100%; }

.top-menu ul li {
  display: inline-block;
  margin-right: -4px;
  padding: 0 0.6em 0 0.6em; }
footer .top-menu &gt; ul li:first-child {padding-left:0;}
  .top-menu ul li a {
    font-size: 0.85em; }
    .top-menu ul li a:hover {
      text-decoration: underline; }
.flex-wrap .top-menu ul li.dropdown {padding: 3px 5px 0px 0px;}      
.flex-wrap .top-menu ul li.dropdown .nav-link {border:none;font-size: 0.85em;color:inherit;font-family: "GothamPro";}      
.flex-wrap .top-menu ul li.dropdown:hover&gt;.dropdown-menu{display:block;top:22px;}
.flex-wrap .top-menu ul li.dropdown:hover&gt;.dropdown-menu li a{color:inherit;}
.flex-wrap .top-menu ul li.dropdown:hover&gt;.dropdown-menu li:hover{background-color:transparent;}
.english-menu ul li{display:inline-block;margin-right: 5px;}     
.english-menu img {width:15px;}
.english-menu a.active {opacity:1;}
.english-menu a {opacity:0.3;}
.dropdown {
  position: relative;
  display: inline-block;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  /* font-size: 14px; */
}
.dropdown &gt; a, .dropdown &gt; button {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  background-color: white;
  border: 1px solid #ccc;
  padding: 5px 20px 5px 5px;
  margin-left: 5px;
  border-radius: 4px;
  display: inline-block;
  color: black;
  text-decoration: none;
}

.dropdown &gt; a:before, .dropdown &gt; button:before {
  position: absolute;
  right: 7px;
  top: 12px;
  content: ' ';
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid black;
}

.dropdown input[type=checkbox] {
  position: absolute;
  display: block;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  margin: 0px;
  opacity: 0;
}

.dropdown input[type=checkbox]:checked {
  position: fixed;
  z-index:+0;
  top: 0px; left: 0px; 
  right: 0px; bottom: 0px;
}

.dropdown ul {
  position: absolute;
  top: 18px;
  border: 1px solid #ccc;
  border-radius: 3px;
  left: 0px;
  list-style: none;
  padding: 4px 0px;
  display: none;
  background-color: white;
  box-shadow: 0 3px 6px rgba(0,0,0,.175);
  z-index:999999;
}

.dropdown input[type=checkbox]:checked + ul {
  display: block;
}

.dropdown ul li {
  display: block;
  padding: 6px 20px;
  white-space: nowrap;
  min-width: 100px;
}

.dropdown ul li:hover {
  background-color: #F5F5F5;
  cursor: pointer;
}

.dropdown ul li a {
  text-decoration: none;
  display: block;
  color: black
}

.dropdown .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
  font-size: 1px;
  padding: 0;
}

.dropdown img {width:15px;}
.language-dropdown,.header-left .whatsup_header,.header-left .telegram_header {display:inline-block;vertical-align:bottom;height:30px;}
.whatsup_header_new img,.telegram_header_new img,.header-nav__button img,.insta-cover img,.instagram_new img {width:30px;}
header .telegram_header_new {margin-right:5px;margin-left:5px;}
.burger {
  width: 16px;
  cursor: pointer; }
  .burger span {
    display: block;
    background-color: #595959;
    height: 1px;
    margin-top: 5px; }
    .burger span:first-child {
      margin-top: 1px; }

.header-nav {
  justify-content: space-between;
  -webkit-justify-content: space-between;
  align-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center; }

.header-nav__button {
  width: 155px; }
.callback_new {background:transparent;width:100px;} 
.callback_new img {float:left;}
.callback_new p {text-align: left;float: right;margin-top: 4px;font-weight: 600;}
.order-nav__button {
  padding: 0px 3px 0px 3px;
  width:100%;
}
.header-nav__social {
  padding-left: 0.5em;
  margin-left: 1em;
  height: 1.8125em;
  border-left: 1px solid rgba(151, 151, 151, 0.2);
  padding-top: 0px; }
/* .phones {margin-top:-10px;} */
.social-block__item {
  width: 40px;
  height: 40px;
  background-color: rgba(151, 151, 151, 0.35);
  margin-left: 1.5em;
  text-align: center;
  line-height: 24px;
  border-radius:4px;
  font-size: 14px; }
/* .header-nav__social br {display:none;} */
.social-block__fb .icon-fb {
  display: inline-block;
  background: url(../images/icons/fbmessage.svg) 0 0 no-repeat;
  width: 30px;
  height: 30px;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -ms-background-size: 100% auto;
  background-size: 100% auto;
  position: relative;
  top: 4px; }

.social-block__fb,.social-block__fb:hover {
	background-color: rgb(59, 89, 152);
}
.social-block__viber:hover {
  background-color: #89509f; }

.social-block__whatsup .icon-whatsup {
  display: inline-block;
  background: url(../images/icons/whatsapp-white.svg) 0 0 no-repeat;
  width: 30px;
  height: 30px;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -ms-background-size: 100% auto;
  background-size: 100% auto;
  position: relative;
  top: 4px; 
}
.social-block__whatsup,.social-block__whatsup:hover {
    background-image: -webkit-linear-gradient(right, #25aa13, #25ab14);
    background-image: -o-linear-gradient(right, #25aa13, #25ab14);
    background-image: linear-gradient(to left, #25aa13, #25ab14);
}
/* 
.social-block__whatsup:hover {
  background-color: #00af55; }

.social-block__insta:hover {
  background-color: #01a7e3; } */

.social-block__insta,.social-block__insta:hover {
  background-color: #9a2f76; }

/*

================================================================================
|                                     FOOTER                                   |
================================================================================
*/
footer {
  background: #585858;
  color: #fff;
  padding: 2em 0 3.5em 0; }
  footer .footer-wrap {
    justify-content: space-between;
    -webkit-justify-content: space-between;
    align-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center; }
 footer .copyright div {text-align:right;}    
  footer .copyright,.header-nav__social li a {
    font-size: 0.8em; }
footer .copyright li,.header-nav__social li {margin-bottom:1px;text-align:right;}
footer hr {
    margin: 1em 0em 1em 0em;
    height: 1px;
    border: none;
    background-color: #ccccccbf;
}
footer .second-menu li a {font-size:0.75em;}
/* Popup */
.popup-menu {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 1000;
  overflow-y: auto;
  display: none; }
  .popup-menu .table {
    height: 100vh; }
  .popup-menu .close {
    position: absolute;
    left: 5%;
    top: 5%;
    width: 1.5625em;
    height: 1.5625em;
    cursor: pointer;
    z-index: 2; }
    .popup-menu .close:before, .popup-menu .close:after {
      content: '';
      display: block;
      background: #000;
      width: 2px;
      height: 130%;
      position: absolute; }
    .popup-menu .close:before {
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      transform: rotate(-45deg);
      left: 0.6875em;
      top: -0.25em; }
    .popup-menu .close:after {
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      transform: rotate(45deg);
      right: 0.6875em;
      top: -0.25em; }
  .popup-menu .logo {
    display: block;
    width: 8.75em; }
    .popup-menu .logo img {
      width: 100%;
      display: block; }
  .popup-menu .contact {
    padding-top: 0.625em; }
    .popup-menu .contact li {
      margin-top: 1.5625em; }
    .popup-menu .contact .city {
      font-size: 0.875em; }
    .popup-menu .contact .number {
      margin-top: 0.625em; }
  .popup-menu .content-wrap {
    padding-top: 1.75em; }
  .popup-menu .title-menu {
    font-size: 1.5em;
    line-height: 1.33;
    color: #666666; }
  .popup-menu .menu-block {
    margin-top: 2.9375em; }
    .popup-menu .menu-block.mrt0 {
      margin-top: 0; }
    .popup-menu .menu-block ul {
      padding-top: 0.3125em; }
      .popup-menu .menu-block ul li {
        margin-top: 0.85714em;
        position: relative;
        padding-left: 18px;
        line-height: 1.71;
        font-size: 1.2em; }
        .popup-menu .menu-block ul li:before {
          content: '';
          display: block;
          position: absolute;
          left: 0;
          top: 0.5625em;
          width: 6px;
          height: 6px;
          -webkit-transform: rotate(-45deg);
          -moz-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
          -o-transform: rotate(-45deg);
          transform: rotate(-45deg);
          border: solid 1px #0d6a92; }
        .popup-menu .menu-block ul li a:hover {
          text-decoration: underline; }
  .popup-menu .bottom {
    border-top: solid 1px rgba(151, 151, 151, 0.2);
    margin-top: 2.25em;
    padding-top: 1.75em;
    padding-bottom: 1.75em;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    align-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center; }
  .popup-menu .languages {
    font-size: 0.875em; }
    .popup-menu .languages img {
      display: inline-block;
      width: 1.64286em;
      position: relative;
      top: 0.14286em;
      margin-right: 0.35714em; }
    .popup-menu .languages a {
      opacity: 0.3; }
      .popup-menu .languages a.active {
        opacity: 1; }
  .popup-menu .mail {
    display: inline-block;
    font-size: 0.875em;
    padding-left: 2.14286em;
    background: url(../images/icons/mail_icon.png) 0 0 no-repeat;
    -webkit-background-size: 1.42857em 1.14286em;
    -moz-background-size: 1.42857em 1.14286em;
    -ms-background-size: 1.42857em 1.14286em;
    background-size: contain; }

.popup, .popup .overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%; }

.popup {
  z-index: 999;
  display: none; }
  .popup .overlay {
    z-index: 1;
    background: #000;
    opacity: 0.8; }
  .popup .modal {
   position: relative!important;
    z-index: 2;
    margin: 0 auto 0 auto;
    }
  .popup .close {
    position: absolute;
    cursor: pointer;
    right: 2.25em;
    top: 2.25em;
    width: 14px;
    height: 14px; }
    .popup .close:before, .popup .close:after {
      content: '';
      display: block;
      width: 1px;
      height: 108%;
      position: absolute; }
    .popup .close:before {
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      transform: rotate(-45deg);
      left: 7px;
      top: 0; }
    .popup .close:after {
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      transform: rotate(45deg);
      right: 6px;
      top: 0; }
  .popup .close_white:before, .popup .close_white:after {
    background: #fff; }
  .popup .close_grey:before, .popup .close_grey:after {
    background: rgba(0, 0, 0, 0.5); }

.modal-form {
  background: url(../images/rohit-tandon-big.jpg) 0 0 no-repeat;
  width: 23.4375em;
  padding: 1.875em;
  color: #fff; }
  .modal-form .close {
    right: 0.9375em;
    top: 0.9375em; }
  .modal-form form {
    max-width: 16.25em;
    margin: 0 auto; }
  .modal-form input[type="text"], .modal-form input[type="tel"], .modal-form input[type="email"] {
    width: 100%;
    margin-top: 20px; }
  .modal-form .button {
    margin-top: 20px; }
  .modal-form input[type="checkbox"] + label {
    margin-top: 12px; }
  .modal-form .title {
    font-size: 1.5em;
    text-align: center; }
  .modal-form .desc {
    text-align: center;
    margin-top: 10px; }

.modal-plane {
  background: #fff;
  max-width: 60em;
  padding: 2.5em; }
  .modal-plane .thumb {
    display: block;
    margin-right: 1.25em; }
    .modal-plane .thumb img {
      display: block;
      width: 100%; }
  .modal-plane .button {
    width: 19.5em;
    height: 3.71429em;
    font-size: 0.875em;
    margin-top: 2.14286em; }
  .modal-plane .title {
    font-size: 1.5em;
    line-height: 1.33; }
  .modal-plane .title-line {
    margin-top: 1.25em; }
  .modal-plane .desc {
    font-size: 0.8125em;
    line-height: 1.69231em;
    margin-top: 1.69231em; }
  .modal-plane .info {
    padding-left: 1.25em;
    max-width: 23.125em; }
  .modal-plane .params {
    text-align: left;
    font-size: 0.8125em;
    margin-top: 1.875em; }
    .modal-plane .params td {
      height: 2.84615em; }
      .modal-plane .params td:first-child {
        padding-left: 0; }
      .modal-plane table td {
        padding: 2px;
      }

.modal-info {
  max-width: 60em;
  background: #fff; }
  .modal-info .info {
    padding: 2.125em 1em 2.125em 2.25em; }
  .modal-info .title {
    font-size: 1.5em;
    line-height: 1.33; }
  .modal-info .title-line {
    margin-top: 1.25em; }
  .modal-info .button {
    width: 21em;
    height: 3.71429em;
    font-size: 0.875em;
    margin-top: 2.85714em; }
  .modal-info .content {
    font-size: 0.75em;
    line-height: 1.66667em;
    overflow-y: auto;
    height: 18.75em;
    padding-right: 3.33333em;
    margin-top: 2.08333em; }
    .modal-info .content p {
      padding-top: 1.66667em; }
      .modal-info .content p:first-child {
        padding-top: 0; }
  .modal-info .img {
    display: block; }
    .modal-info .img img {
      display: block;
      width: calc(100% - 20px);
      margin: 10px; 
    }
.popup-thanck {position:fixed;}
.popup-call, .popup-thanck {
  z-index: 9999991; }
.popup-news input[name=phone] {
  width: 27em;
  margin-top: 20px;
}
.news-form {
  width: 100%;
  display: block;
  clear: both;
  height: 7em;
  padding: 0.8em 2.125em 0.8em;
}
.news-form input ,.news-form button {
  float: left;
  margin-top: 0 !important;
}

/* --------------------------------------------------------------------------// Popup */
.main-wrapper {
  min-width: 320px;
  width: 100%;
  position: relative;
  overflow: hidden;
  min-height: 100vh;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start; }

.main {
  position: relative;
  margin: 0 auto;
  min-width: 320px;
  max-width: 1200px;
  width: 100%;
  padding: 0 15px 0 15px; }

.table {
  width: 100%;
  display: table; }
  .table .cell {
    display: table-cell;
    vertical-align: middle; }

.table__cell {
  display: table-cell;
  vertical-align: middle; }

/*
================================================================================
|                                     CONTENT                                 |
================================================================================
*/
.main-page {
  min-height: 100vh; }

.main-page__item {
  min-height: 100vh;
  position: relative;
  overflow: hidden;
  padding-right: 4em;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  .main-page__item:hover {
    background-color: #313131;
    color: #fff; }
    .main-page__item:hover .main-page__line {
      background: #fff; }
      .new-header-page .new-main .main-page__item:hover .main-page__line {background: transparent;position: relative;z-index: 99;}
      .new-header-page .new-main .main-page__item:hover .main-page__line:after {display:none;}
      .main-page__item:hover .main-page__line:after {
        border-color: #fff; }
    .main-page__item:hover .headline-desc {
      transform: translateY(0);
      -moz-transform: translateY(0);
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      opacity: 1; }
    .main-page__item:hover .main-page__helicopter {
      height: 29.25em; }
    .main-page__item:hover .main-page__aircraft {
      height: 15.625em; }
    .main-page__item:hover .main-page__yachts {
      height: 22.625em; }
      
.new-main .main-page__item {min-height: 55vh;background: #fff;margin-right: 10px;padding-right:0;z-index: 99;}  
.new-main .main-page__round,.new-main .main-page__rect {width:25em;height:25em;bottom:-5%;} 
.new-main .main-page__triangle {width: 45em;height: 45em;bottom: -37%;} 
.new-header-page .new-main .main-page__aircraft, .new-header-page .new-main .main-page__helicopter, .new-header-page .new-main .main-page__yachts {height: 15.5em;bottom: 15%;right: 0%;} 
.new-main .main-page__item:hover .main-page__plane {background-repeat:no-repeat!important;background-size:cover!important;}
.new-main .main-page__item:first-child:hover .main-page__plane {background: url(/assets/images/main/back_plane.jpg)}
.new-main .main-page__item:hover .main-page__plane {background: url(/assets/images/main/back_heli.jpg);}
.new-main .main-page__item:last-child:hover .main-page__plane {background: url(/assets/images/main/back_yacht.jpg);}
.new-main .main-page__item:hover .main-page__info h2 {color:#fff;}
.new-main .main-page__info svg .st0{fill:#595959!important;}
.new-main .main-page__info svg {z-index:99;}
.new-main .main-page__item:hover .main-page__info svg .st0{fill:#fff!important;stroke: #fff!important;z-index:99;}
.main-covid-wrapper {
/*     background: #0d6a92;
background-image: -webkit-linear-gradient(right, #5b9dbd, #17769b);
background-image: -o-linear-gradient(right, #5b9dbd, #17769b);
background-image: linear-gradient(to left, #5b9dbd, #17769b); */
    background:url('/assets/images/bg_new_jet.jpg')no-repeat;
    /* background-size: cover; */
    background-position: center;
    background-position-y: 120%;
    }
.new-header-page-wrapper {
/*     background: #0d6a92;
background-image: -webkit-linear-gradient(right, #5b9dbd, #17769b);
background-image: -o-linear-gradient(right, #5b9dbd, #17769b);
background-image: linear-gradient(to left, #5b9dbd, #17769b); */
    background: linear-gradient(180deg, rgb(0 0 0 / 18%) 0%, rgba(0,0,0,0.6166841736694677) 100%),url(/assets/images/main/mainimage.jpg)no-repeat;
    /* background-position: center; */
    background-size: cover;
}
.new-header-page-wrapper .new-header-page .main-screen-main {margin-top:100px;}
.main-covid,.new-header-page {color: #fff;
    font-size: 18px;
    line-height: 15px;
    padding: 10px;}
.main-covid h2,.main-covid .covid-h2{
    width:35%;
    text-align: left;
    padding-top: 100px;
    padding-bottom: 100px;
    line-height: 40px;
    font-size: 40px;
    }
.new-header-page h2 {font-size: 23px;color: #595959;text-align: center;position:relative;z-index:999;}
.main-covid h2 span, .main-covid .covid-h2 span {font-weight:bold;}
.main-screen2.main-screen-main {margin:0;padding:0;}
.main-screen-main .order-screen1 {margin:0;}
.main-page__line {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  .main-page__line:after {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }

.main-page__info {
  margin-left: 4em;
  max-width: 450px;
  padding-top: 10vh; }
.new-main .main-page__info {max-width:100%!important;}
.new-main .main-page__info {margin-left: 25px;margin-right: 25px;padding-top: 30px;}
.headline_size32 {
  font-size: 2em;
  line-height: 1.6875em;
  font-weight:500;
  text-transform: uppercase;
  letter-spacing: 1px; }
.wrap-line {
  background: linear-gradient(#f3f3f3, #f3f3f3) no-repeat 0px 160px;
}
.faq-wrap {background:#f3f3f3;padding-top:80px;}
.faq-wrap .faq-list {padding-top: 1em;margin-left: 0;}
.faq-wrap .faq-list .faq .question {
    background: transparent;
    color: #595959;
    border: 1px solid #595959;
    border-radius: 2px;
    webkit-box-shadow: 0px 0px 3px 0px rgb(0 0 0 / 16%);
    -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 0px 3px 0px rgb(0 0 0 / 16%);
}
.headline_size32.mb-1 {margin-bottom:0.4em;}
.headline_size33 {font-size: 1.6em;}
.contact-headers {margin-top: 15px;}
.contact-headers h3 {font-size: 1.4em;}
.contact-headers h4{margin-top:10px;font-size: 1.1em;}
.contact-page .headline-des-wrap {margin-top: 1.25em;}
.headline-desc,.news-page p,.news-page ul li {
  line-height: 1.6; }
  .news-page p,.news-page ul {margin-top:15px;}
.contact-menu {display:inline-block;margin-top: 20px;}  
.contact-menu li {display:inline-block;margin-left: 3px;margin-bottom: 5px;}
.contact-menu li a{ 
    width: 100%;
   padding: 20px 10px 20px 10px;
    background-image: -webkit-linear-gradient(right, #5b9dbd, #17769b);
    background-image: -o-linear-gradient(right, #5b9dbd, #17769b);
    background-image: linear-gradient(to left, #5b9dbd, #17769b);
    -webkit-box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.23);
    -moz-box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.23);
    -ms-box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.23);
    -o-box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.23);
    box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.23);
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    letter-spacing: 0.8px;
    text-align: center;
    text-transform: uppercase;
    display: block;
}
  /* Style the list */
ul.breadcrumb {
    padding: 10px 16px;
    list-style: none;
}

/* Display list items side by side */
ul.breadcrumb li {
    display: inline;
    font-size: 14px;
}

/* Add a slash symbol (/) before/behind each list item */
ul.breadcrumb li+li:before {
    padding: 8px;
    color: black;
    content: "/\00a0";
}

/* Add a color to all links inside the list */
.new-header-service-wrapper ul.breadcrumb li a,.new-header-service-wrapper ul.breadcrumb li+li:before,.new-header-service-wrapper ul.breadcrumb li {color:#fff;}
ul.breadcrumb li a {
    color: #0275d8;
    text-decoration: none;
}

/* Add a color on mouse-over */
ul.breadcrumb li a:hover {
    color: #01447e;
    text-decoration: underline;
}
.main-wrapper .main .news-page {padding-top: 0px;}
.main-wrapper .main .news-page .breadcrumb {padding-left:0px;}
.news-page h2 {font-size: 1.8em;
  line-height: 1.6875em;
  font-weight:500;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-top: 20px;
}
.news-page h3 {font-size:1.3em;margin-top: 15px;}
.news-page img {display: block;
    max-width: 95%;
    height: auto;
    margin-bottom:10px;
}
.news-page a {color:#0275d8;}
.main-page__desc {
  margin-top: 1.4375em;
  transform: translateY(-30px);
  -moz-transform: translateY(-30px);
  -webkit-transform: translateY(-30px);
  -ms-transform: translateY(-30px);
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

.main-page__line {
  margin-top: 1.0625em; }

.title-line {
  width: 4.5625em;
  height: 1px;
  position: relative; }
  .title-line:after {
    display: block;
    content: '';
    position: absolute;
    right: -6px;
    top: -2px;
    width: 6px;
    height: 6px;
    border-width: 1px;
    border-style: solid;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }
.new-header-page-wrapper .new-header-page .title-line:after {display:none;}
.new-header-page-wrapper .new-header-page .title-line_blue {background:transparent;}
.new-header-page-wrapper .new-header-page .main-page__line {height: 100%;text-align: center;width: 100%;margin-top: 7px;}
.new-header-page .title-line #divider {width:150px;display: block;margin: auto;}
.new-header-page .title-line #divider .st1 {fill:#1D7499;} 
.new-main .main-page__item:hover .title-line #divider .st1 {fill:#BFD7DD;}
.new-header-service-wrapper .new-header-page-content .new-header-page-content-text {font-size:16px;margin-top: 10px;}
.title-line_blue {
  background: #0d6a92; }
  .title-line_blue:after {
    border-color: #0d6a92; }

.title-line_white {
  background: #fff; }
  .title-line_white:after {
    border-color: #fff; }
.new-header-service-wrapper .new-header-page-content .title-line_white {margin-bottom:10px;}
.advantage-slider .slide .info .advantage-icon img,.advantage-slider-autoplay .slide .info .advantage-icon img {width: 70px;height: 70px;margin: 0 auto;}
.advantage-slider .slide .info .title,.advantage-slider .slide .info .advantage-icon,.advantage-slider-autoplay .slide .info .advantage-icon{width:49%;display:inline-block;vertical-align: top;}
.advantage-slider .slide .info .title,.advantage-slider-autoplay .slide .info .title {font-size:13px;}
.advantage-slider .slide .info,.advantage-slider-autoplay .slide .info {padding: 20px 0px 20px 20px;}
.advantage-slider .slide,.advantage-slider-autoplay .slide {
    background: #fff;
    margin: 5px 10px 5px 10px;
    -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.16);
}
.main-page__img { 
  position: absolute;
  display: block;
  right: 0;
  z-index: 2; }

.main-page__plane {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.main-page__helicopter {
  bottom: 18%;
  height: 20.25em;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.main-page__rect {
  position: absolute;
  width: 25em;
  height: 36.25em;
  border: 5em solid #0d6a92;
  right: -6.625em;
  bottom: 0;
  -webkit-transform: rotate(-15deg);
  -moz-transform: rotate(-15deg);
  -ms-transform: rotate(-15deg);
  -o-transform: rotate(-15deg);
  transform: rotate(-15deg);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.main-page__item_black {
  background-color: #313131;
  color: #fff; }

.main-page__aircraft {
  height: 13.5em;
  bottom: 20%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.main-page__round {
  width: 35em;
  height: 35em;
  border: 5em solid #0d6a92;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  right: -11.5em;
  position: absolute;
  bottom: 5%; }

.jetservices .thumb {
    height: 243px;
    position: relative;
    align-items: center;
    display: flex;
}
.jetservices .thumb:before {
    content:'';
    width: 16em;
    height: 15em;
    border: 3em solid #ffffff;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%;
    left: 0;
    right: 0;
    z-index: -1;
    position: absolute;
    top: 20px;
    margin-left: auto;
    margin-right: auto;
}
.jetservices .owl-stage-outer {padding-top: 20px;}
.jetservices .item .info .title {margin-top:10px;}
/*.jetservices .owl-stage {display:flex;align-items:center;}*/
.main-page__pattern {
  position: absolute;
  left: 50%;
  bottom: 9%; }
  .main-page__pattern .rect {
    width: 16px;
    height: 16px;
    border: solid 1px #ffffff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    float: left;
    margin-left: -6px; }

.main-page__yachts {
  height: 12.8125em;
  bottom: 22%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.main-page__triangle {
   width: 50em;
    height: 50em;
    border: 4.5em solid #0d6a92;
    -o-transform: skew(9deg) rotate(70deg);
    -ms-transform: skew(9deg) rotate(70deg);
    -moz-transform: skew(9deg) rotate(70deg);
    -webkit-transform: skew(9deg) rotate(70deg);
    transform: skew(0deg) rotate(45deg);
    position: absolute;
    bottom: -16%;
    right: -38em;}

.main-page__link {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 3; }

.main-page__button {
  margin-top: 25px;
  width: 180px; }

.page__pattern {
  padding-left: 6px; }
  .page__pattern .rect {
    width: 16px;
    height: 16px;
    border: solid 1px #0d6a92;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-left: -6px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
  .page__pattern .rect-left {
    margin-left: 4px; }

.page__pattern_white .rect {
  border: solid 1px #fff; }

.headline-des-wrap {
  padding-left: 2.125em;
  border-left: 2px solid #0d6a92;
  margin-top: 2.25em;margin-bottom:10px; }
.advantages-list-2 {margin-top:2em;}
.advantages-list-2 .headline-des-wrap {text-align:left;margin-top: 50px;margin-bottom: 45px;}
.headline-des-wrap ul li {padding-top: 1em;line-height: 1.6;}
.headline-des-wrap__desc {
  padding-top: 1em; }
  .headline-des-wrap__desc:first-child {
    padding-top: 0; }

.main-screen1 {
  padding: 3.75em 0 3.75em 0;
  position: relative; }
  .main-screen1 .macbook {
    position: absolute;
    bottom: 1em;
    width: 49.44444%; }
    .main-screen1 .macbook img {
      display: block;
      width: 65%;
      position: relative;
      z-index: 2;
      margin-right: auto;
    margin-left: auto;}
    .main-screen1 .macbook .pattern {
      position: absolute;
      bottom: -5%;
      left: 30%; }
      .main-screen1 .macbook .pattern .rect {
        border: 1px solid #0d6a92;
        width: 8.75em;
        height: 8.75em;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0.2;
        margin-left: -8.75em;
        -webkit-transition: all 1s ease-in-out;
        -moz-transition: all 1s ease-in-out;
        -ms-transition: all 1s ease-in-out;
        -o-transition: all 1s ease-in-out;
        transition: all 1s ease-in-out; }
      .main-screen1 .macbook .pattern.active .rect {
        margin-left: -7.5em; }
  .contact-form {
    margin-top: 1em;
    position: relative;
    z-index: 3; }
  .main-screen1 .sofa-img {
    position: absolute;
    right: -10.25em;
    top: 0.25em;
    width: 50.22222%; }
    .main-screen1 .sofa-img img {
      display: block;
      width: 100%;
      position: relative;
      margin-left: -84px;
      z-index: 2; }
    .main-screen1 .sofa-img .pattern {
      position: absolute;
      bottom: -7%;
      right: 0; 
      z-index: 66;}
      .main-screen1 .sofa-img .pattern .rect {
        border: 1px solid #0d6a92;
        width: 8.75em;
        height: 8.75em;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0.2;
        margin-left: -8.75em;
        -webkit-transition: all 1s ease-in-out;
        -moz-transition: all 1s ease-in-out;
        -ms-transition: all 1s ease-in-out;
        -o-transition: all 1s ease-in-out;
        transition: all 1s ease-in-out; }
      .main-screen1 .sofa-img .pattern.active .rect {
        margin-left: -7.5em; }

.contact-form {
  margin:0 auto;    
  background: url(../images/rectangle-37.jpg) 0 0 no-repeat;
  -webkit-box-shadow: 0 4px 26px 0 rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 4px 26px 0 rgba(0, 0, 0, 0.08);
  -ms-box-shadow: 0 4px 26px 0 rgba(0, 0, 0, 0.08);
  -o-box-shadow: 0 4px 26px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 4px 26px 0 rgba(0, 0, 0, 0.08);
  background-size: 100%;
  max-width: 50.3125em;
  padding: 0.5em 1.625em 2em 1.625em; }
  .contact-form input {
    width: 100%; }
  .contact-form .input-box {
    padding: 0 1.375em 0 1.375em;
    margin-top: 1.5em; }
  .contact-form .button {
    width: 100%; }
  .contact-form .soglasie {margin-top:5px;color:#fff;}
.main-screen1__bottom {
  margin-top: 3em; }

.main-screen1__pattern {
  margin-top: 1.5625em; }

.main-screen1__button {
  width: 273px;
  height: 52px;
  font-size: 14px;
  letter-spacing: 0;
  display: inline-block; }

.main-screen1__button-text {
  width: 158px;
  opacity: 0.4;
  font-family: GothamPro;
  font-size: 10px;
  line-height: 1.6;
  text-align: left;
  color: #595959;
  position: relative;
  margin-left: 120px; }
  .main-screen1__button-text:before {
    content: '';
    display: block;
    width: 48px;
    height: 2px;
    opacity: 0.4;
    border: solid 1px #979797;
    position: absolute;
    left: -84px;
    top: 12px; }

.main-screen1__button, .main-screen1__button-text {
  vertical-align: middle; }

.main-screen1__img {
  position: absolute;
  display: block;
  z-index: 5; }

.main-screen1__plane-circle {
  right: -15%;
  top: 5em;
  width: 53.67521%; }
  
.main-screen1__plane-circle-new {
  right: -7%;
  top: 10em;
  width: 63.67521%; }
.new-header-service-wrapper .main-screen1__plane-circle-new {top: 2em;}
.main-screen1__hel-circle {
  right: 0;
  top: 5em;
  width: 39.48718%; }

.main-screen1__yacht-circle {
  right: 0;
  top: 3.125em;
  width: 45.98291%; }

.main-screen2 {
  padding: 0 0 9.875em 4em;
  margin-top: 6.25em;
  position: relative; }
  .main-screen2 .headline-des-wrap {
    margin-bottom: 3em; }
  .main-screen2 .gallery {
    position: absolute;
    right: 0;
    top: 6.875em; }
    .main-screen2 .gallery .img {
      display: block;
      -webkit-box-shadow: 14px 11px 21px 0 rgba(0, 0, 0, 0.14);
      -moz-box-shadow: 14px 11px 21px 0 rgba(0, 0, 0, 0.14);
      -ms-box-shadow: 14px 11px 21px 0 rgba(0, 0, 0, 0.14);
      -o-box-shadow: 14px 11px 21px 0 rgba(0, 0, 0, 0.14);
      box-shadow: 14px 11px 21px 0 rgba(0, 0, 0, 0.14); }
      .main-screen2 .gallery .img img {
        display: block;
        width: 100%; }
    .main-screen2 .gallery .img1 {
      width: 75.97536%; }
    .main-screen2 .gallery .img2 {
      width: 80.08214%;
      position: absolute;
      bottom: 0;
      right: -22%;
      z-index: 2; }
  .main-screen2 .gallery_hel {
    top: 0; }
  .main-screen2 .img-mobile {
    display: block;
    -webkit-box-shadow: 14px 11px 21px 0 rgba(0, 0, 0, 0.14);
    -moz-box-shadow: 14px 11px 21px 0 rgba(0, 0, 0, 0.14);
    -ms-box-shadow: 14px 11px 21px 0 rgba(0, 0, 0, 0.14);
    -o-box-shadow: 14px 11px 21px 0 rgba(0, 0, 0, 0.14);
    box-shadow: 14px 11px 21px 0 rgba(0, 0, 0, 0.14);
    margin-bottom: 30px; }
    .main-screen2 .img-mobile img {
      display: block;
      width: 100%; }

.main-screen2_hel {
  margin-top: 9.375em;
  padding-bottom: 3.125em; }

.right-text-title {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  position: absolute; }
  .right-text-title .text {
    color: #dedede;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 4px;
    opacity: 0.7; }
  .right-text-title .text, .right-text-title .title-line {
    vertical-align: middle; }
  .right-text-title .title-line {
    margin-left: 0.625em; }

.main-screen2 .right-text-title {
  position: absolute;
  left: -8.75em;
  top: 9.375em; }

.main-screen2__pattern {
  margin-top: 2.8125em;
  margin-left: 2px; }

.color-blue {
  color: #0d6a92; }

.title-line_grey {
  background: #dedede; }
  .title-line_grey:after {
    border-color: #dedede; }

.main-screen3 {
  padding: 5em 0 6.25em 0; }

.title-block-center {
  text-align: center; }
  .title-block-center .head {
    justify-content: space-between;
    -webkit-justify-content: space-between;
    align-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    position: relative; }
  .title-block-center .title-line {
    width: auto; }
  .title-block-center .title {
    padding: 0 36px 0 36px; }
  .title-block-center .title-line {
    position: absolute;
    top: 1.75em; }
  .title-block-center .title-line_left {
    left: 0; }
  .title-block-center .title-line_right {
    right: 0; }
  .title-block-center .page__pattern {
    margin-top: 1.3125em; }
  .title-block-center .headline-desc {
    margin-top: 1.5625em; }

.desc-list li {
  position: relative;
  font-size: 0.75em;
  line-height: 1.67;
  margin-top: 1em;
  padding-left: 1.66667em; }
  .desc-list li:before {
    content: '';
    display: block;
    background: #979797;
    opacity: 0.5;
    position: absolute;
    left: 0;
    top: 0.75em;
    width: 0.66667em;
    height: 1px; }

.main-screen3 .list-orders {
  margin-top: 2.75em; }

.list-orders {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap; }
  .list-orders .item {
    align-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    position: relative; }
    .list-orders .item:after {
      content: '';
      display: block;
      width: 1px;
      height: calc( 100% - 50px);
      background: #595959;
      opacity: 0.2;
      position: absolute;
      left: 0;
      top: 25px; }
    .list-orders .item .wrap-content {
      padding: 5em 2em 3.125em 2em;
      position: relative;
      z-index: 3;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    .list-orders .item .bg {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      overflow: hidden;
      -webkit-box-shadow: 0 15px 60px 0 rgba(0, 0, 0, 0.4);
      -moz-box-shadow: 0 15px 60px 0 rgba(0, 0, 0, 0.4);
      -ms-box-shadow: 0 15px 60px 0 rgba(0, 0, 0, 0.4);
      -o-box-shadow: 0 15px 60px 0 rgba(0, 0, 0, 0.4);
      box-shadow: 0 15px 60px 0 rgba(0, 0, 0, 0.4);
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      opacity: 0; }
      .list-orders .item .bg img {
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
      }
      .list-orders .item .bg:after {
        content: '';
        display: block;
        position: absolute;
        z-index: 2;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: #000;
        opacity: 0.5; }
    .list-orders .item .title {
      font-size: 1.5em;
      line-height: 1.33; }
    .list-orders .item .title-line {
      margin-top: 1.25em; }
    .list-orders .item .desc-list {
      margin-top: 1.375em; }
    .list-orders .item .desc {
      margin-top: 1.375em;
      font-size: 0.75em;
      line-height: 1.67; }
    .list-orders .item .more {
      display: block;
      font-size: 0.875em;
      text-transform: uppercase;
      font-weight: bold;
      height: 0.85714em;
      margin-top: 1.42857em;
      opacity: 0;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      color: #fff; }
    .list-orders .item .info {
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    .list-orders .item:hover {
      color: #fff; }
      .list-orders .item:hover .bg {
        opacity: 1; }
      .list-orders .item:hover .title-line {
        background: #fff; }
        .list-orders .item:hover .title-line:after {
          border-color: #fff; }
      .list-orders .item:hover .info {
        transform: translateY(-40px); }
      .list-orders .item:hover .title {
        color: #fff; }
      .list-orders .item:hover .more {
        opacity: 1;
        transform: translateY(10px); }
      .list-orders .item:hover .desc-list {
        color: #fff; }
        .list-orders .item:hover .desc-list li:before {
          background: #fff;
          opacity: 1; }

.list-orders_services {
  margin-top: 10.625em;
  padding-bottom: 5em; }
  .list-orders_services .item {
    
    border-left: solid 1px rgba(89, 89, 89, 0.2);
    border-bottom: solid 1px rgba(89, 89, 89, 0.2); }
    .list-orders_services .item:after {
      display: none; }
    .list-orders_services .item:nth-child(3n+1) {
      border-left: 0; }
    .list-orders_services .item.brb-none {
      border-bottom: 0; }

.title-line_left:after {
  left: -6px;
  right: auto; }

.order-screen1 {
  background: url(../images/forms_bg/rohit-tandon-62046-min.jpg) top no-repeat;
  height: 355px;
  padding-top: 3.5em;
  padding-bottom: 3.5em; 
  margin-top:2em;
  margin-bottom:2em;
}
.new-header-service-wrapper .order-screen-new {background:none;}
.new-header-service-wrapper .order-screen .form-wrap {padding-top: 0px;}
.new-header-service-wrapper .order-screen p {color:#e2e4e6;}
.order-screen-new {
  /*background: rgb(0,0,0);
  background: linear-gradient(90deg, rgba(0,0,0,0.8057598039215687) 0%, rgba(0,0,0,0.9037990196078431) 100%);*/
  background:#070a186e;
 /*  height: 355px; */
    padding-top: 25px;
    padding-bottom: 25px;
    margin-top: 50px;
    margin-bottom: 100px;
    border-radius: 10px;
}
.order-screen-new .main {min-width:auto;}
.new-header-page-wrapper .order-screen-new .main{z-index:999;}
.new-header-page-wrapper .order-screen-new {background:transparent;}
.new-header-page .order-screen-new h2 {font-size: 30px;color: #ffffff;}
.order-screen-cargo {
  background: url(../images/forms_bg/rohit-tandon-62046.jpg) top no-repeat;
  padding-top: 3.5em;
  padding-bottom: 3.5em;
  margin-top: 5.5em;
  margin-bottom: 4.25em;
    
}
.cargo-text{margin: 15px;
    padding: 20px;
    font-size: 26px;
    line-height: 30px;
    text-align: center;}
.order-screen_hel1 {
  background: url(../images/forms_bg/christiann-koepke-200288.jpg) top no-repeat;
  padding: 4.375em 0 3.75em 0;
  margin-top: 4.5em;
  position: relative;
  z-index: 2;
  margin-bottom: 4.25em; }

.order-screen_yacht1 {
  background: url(../images/forms_bg/thierry-meier-219007.jpg) top no-repeat;
  padding: 4.375em 0 3.75em 0;
  margin-top: 7.5em;
  position: relative;
  z-index: 2;
  margin-bottom: 6.25em; }

.budget-list {
  padding-top: 0.625em;
  max-width: 60em;
  margin: 0 auto !important; }
  .budget-list .budget {
    display: none; }
  .budget-list .budget + label {
    display: block;
    height: 3.66667em;
    text-align: center;
    border: 2px solid #fff;
    line-height: 3.33333em;
    font-size: 0.75em;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .budget-list .budget:checked + label {
    background: #fff;
    color: #595959; }
  .budget-list .col {
    padding: 0 0.9375em 0 0.9375em;
    margin-top: 1.25em; }

.order-screen {
  color: #fff; }
  .order-screen .headline-desc {
    text-align: center; }
  .order-screen .row {
    margin: 0 -22px 0 -22px; }
    .order-screen .row .input-box {
      padding: 0 22px 0 22px; }
  .order-screen .input-box {
    margin-top: 16px; }
  .order-screen input[type="text"], .order-screen input[type="tel"], .order-screen select {
    width: 100%; }
  .order-screen .form-wrap {
    padding-top: 20px; }
  .order-screen .send-link {
    text-align: center;
    margin-top: 15px;
    font-size: 12px; }
    .order-screen .send-link a {
      padding-bottom: 3px;
      border-bottom: 1px solid #fff; }
.legs-btn{
    display: inline-block;
    padding: 20px 15px 10px;
    margin: 5px 5px;
            }
.button_send {
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 0.8px;
  width: 100%; }

.main-screen4 {
  padding: 2.25em 0 7.5em 0; }
  .main-screen4 .table-list {
    margin-top: 48px; }
  .main-screen4 .advantages-list {
    margin-top: 5.625em; }
    
.buy-jets .main-screen1__button {margin-top: 10px;
    width: 100%;
    margin-bottom: 30px;}    
.buy-jets .headline_size32 {margin-bottom: 1.625em;}
.buy-jets .desc {width:98%;}
.buy-jets .flex-wrap {
    justify-content: space-between;
    -webkit-justify-content: space-between;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
}
.buy-jets .flex-wrap .header-name {
    display: block;
    font-size: 1.5em;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;}
.buy-copters {padding:10px;}
.table-list {
  background: #fff;
  -webkit-box-shadow: 0 4px 26px 0 rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 4px 26px 0 rgba(0, 0, 0, 0.08);
  -ms-box-shadow: 0 4px 26px 0 rgba(0, 0, 0, 0.08);
  -o-box-shadow: 0 4px 26px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 4px 26px 0 rgba(0, 0, 0, 0.08); }
  .table-list .more-btn {
    background: transparent;
    color: #6185ba;
    font-size: 12px;
    letter-spacing: 1px;
    display: inline-block;
    cursor: pointer;
    padding-bottom: 3px;
    border-bottom: 2px dashed #6185ba;
    margin-top: 44px;
    position: relative; }
    .table-list .more-btn:after {
      content: '';
      display: block;
      position: absolute;
      bottom: -1px;
      left: 0;
      width: 100%;
      border-bottom: 2px dashed #fff; }
  .table-list .plane-img {
    display: block; }
    .table-list .plane-img img {
      display: block;
      width: 100%; }
  .table-list .plane-name {
    font-size: 14px; }
  .table-list .plane-price {
    font-size: 14px; }
.main-screen5 .table-list-more {
    padding-bottom: 0;
}
.wrap-advantages {position: relative;padding-bottom: 10px;margin-top: 110px;}
.wrap-advantages.wrap-advantages-2 {margin-top:30px;}
.wrap-advantages .wrap-img{position: absolute;top: 0;right: 0;width:48%;text-align: right;}
.wrap-advantages.wrap-advantages-2 .wrap-img{left: 0;width:48%;text-align: left;overflow-x:hidden;}
.wrap-advantages.wrap-advantages-2 .main .col-6 {margin-top:0px;}
.wrap-advantages .main .col-6 .title-line + p,.advantages-list-2 .col-6 .title-line + p {margin-top:30px;}
.wrap-advantages .main .col-6 .headline_size32,.advantages-list-2 .col-6 .headline_size32,.faq-wrap .headline_size32{margin-bottom:15px;}
.table-list-advantages thead{background:transparent;color:#595959;}
.table-list-advantages tbody tr td{border-left:none;border-bottom: 2px solid #e4e4e4;}
.table-list-advantages tbody tr td img {width: 22px;}
.table-list-advantages thead tr:first-child th:last-child, .table-list-advantages thead tr:first-child th:nth-child(2) {padding-top:45px;}
.table-list-advantages thead tr:first-child th:first-child,.table-list-advantages tbody tr td:first-child {text-align:left;}
.table-list-more {
  padding-bottom: 44px;
  line-height: 1.5; }
.jet-cost-table {margin-top:30px;}
.jet-cost-table .table-list table .btn-more {width:100%!important;display:inline-block;}
.jet-cost-table .table-list table td:first-child {
    width:60%;
    /*border-left: 1px solid rgba(151, 151, 151, 0.2)!important;
    border-bottom: 1px solid rgba(151, 151, 151, 0.2)!important;*/
}
.jet-cost-table .table-list table td:last-child {
    width:40%;
    /*border-left: 1px solid rgba(151, 151, 151, 0.2)!important;
    border-bottom: 1px solid rgba(151, 151, 151, 0.2)!important;*/
}
.jet-cost-table .table-list table td {border:none!important;color:#000;height:50px;}
.jet-cost-table .table-list table tr:nth-child(even) {background-color:#f5f5f5;}

table {
  width: 100%;
  text-align: center; }

table, tr, td, th, thead {
  border-collapse: collapse; }

thead {
  background: #0d6a92;
  background-image: -webkit-linear-gradient(right, #5b9dbd, #17769b);
  background-image: -o-linear-gradient(right, #5b9dbd, #17769b);
  background-image: linear-gradient(to left, #5b9dbd, #17769b);
  color: #fff;
  text-transform: uppercase; }

th {
  border-left: 1px solid rgba(255, 255, 255, 0.2); }

td {
  border-left: 1px solid rgba(151, 151, 151, 0.2);
  border-bottom: 1px solid rgba(151, 151, 151, 0.2); }

tr:last-child td {
  border-bottom: 0; }

th:first-child, td:first-child {
  border-left: 0;}

th, td {
  height: 64px;
  padding: 12px; }

tr.hide {
  display: none; }
#pdopage .table-list table td:last-child {padding:0;border-left:transparent;border-bottom:transparent;}  
/*Adaptive table*/

/*@media screen and (max-width: 768px) {
  #pdopage table {
    border: 0;
  }
  #pdopage table thead {
    display: none;
  }
  #pdopage table tr {
    margin-bottom: 10px;
    display: block;
    border-bottom: 2px solid rgba(151, 151, 151, 0.2);
  }
  #pdopage table td {
    display: block;
    text-align: right;
    font-size: 13px;
	border: 0;
    border-bottom: 1px solid rgba(151, 151, 151, 0.2);
	width: 100%;
	height:100%;
  }
  #pdopage table td:last-child {
    border-bottom: 0;
  }
  #pdopage table td:before {
    content: attr(data-label);
    float: left;
    text-transform: uppercase;
    font-weight: bold;
	display: block;
	padding: 0 8px;
  }
}*/
/*Adaptive table*/
.advantages-list.advantages-list-2 {margin-top:1em;}
.advantages-list {
  margin-top: 2.625em;
  text-align: center;
  justify-content: center;
  -webkit-justify-content: center;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  position: relative;
  z-index: 2; }
  .advantages-list .item {
    padding: 1.875em 0.9375em 0 0.9375em; }
    .advantages-list .item .icon {
      height: 5em; }
      .advantages-list .item .icon img {
        display: block;
        margin: 0 auto;
        height: 5em; }
      .advantages-list .item .icon.flying-helicopter {
        padding-top: 0.9375em; }
        .advantages-list .item .icon.flying-helicopter img {
          height: 3.75em; }
    .advantages-list .item .number-wrap {
      margin-top: 1.5625em;
      position: relative; }
      .advantages-list .item .number-wrap .number {
        opacity: 0.5; }
      .advantages-list .item .number-wrap .title-line {
        width: 5.3125em;
        position: absolute;
        top: 0.5625em;
        left: 50%; }
      .advantages-list .item .number-wrap .title-line_left {
        margin-left: -7.5em; }
      .advantages-list .item .number-wrap .title-line_right {
        margin-left: 2.5em; }
    .advantages-list .item .title {
      text-transform: uppercase;
      margin-top: 1em; }
    .advantages-list .item .desc {
      margin-top: 1em; }
.main-wrapper .advantages-list.advantages-list-2 .number-wrap .title-line {left: 40px;margin-left: auto;}
.main-wrapper .advantages-list.advantages-list-2 .number-wrap .number,.main-wrapper .advantages-list.advantages-list-2 .item .desc,.main-wrapper .advantages-list.advantages-list-2 .item .title {text-align:left;}
.button-pdf {
  margin-top: 3em;
  width: 230px;
  position: relative; }
  .button-pdf .button {
    width: 100%;
    padding-left: 52px;
    font-size: 14px;
    letter-spacing: 0;
    height: 52px; }
.button-pdf .button a {
    width: 100%;
    display: inline-block;
    height: 100%;
    padding-top:20px;
}
  .button-pdf .icon-pdf {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 52px;
    background-color: rgba(0, 0, 0, 0.17);
    text-align: center;
    line-height: 52px; }
  .button-pdf .download {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }
  .button-pdf:hover .button {
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2)), -webkit-linear-gradient(right, #5b9dbd, #17769b);
    background-image: -o-linear-gradient(rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2)), -o-linear-gradient(right, #5b9dbd, #17769b);
    background-image: linear-gradient(rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2)), linear-gradient(to left, #5b9dbd, #17769b);
    -webkit-box-shadow: 0 12px 25px 0 rgba(0, 0, 0, 0.23);
    -moz-box-shadow: 0 12px 25px 0 rgba(0, 0, 0, 0.23);
    -ms-box-shadow: 0 12px 25px 0 rgba(0, 0, 0, 0.23);
    -o-box-shadow: 0 12px 25px 0 rgba(0, 0, 0, 0.23);
    box-shadow: 0 12px 25px 0 rgba(0, 0, 0, 0.23); }
  .button-pdf:active .button {
    background-image: -webkit-linear-gradient(rgba(69, 69, 69, 0.3), rgba(69, 69, 69, 0.3)), -webkit-linear-gradient(right, #5b9dbd, #17769b);
    background-image: -o-linear-gradient(rgba(69, 69, 69, 0.3), rgba(69, 69, 69, 0.3)), -o-linear-gradient(right, #5b9dbd, #17769b);
    background-image: linear-gradient(rgba(69, 69, 69, 0.3), rgba(69, 69, 69, 0.3)), linear-gradient(to left, #5b9dbd, #17769b);
    -webkit-box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.23);
    -moz-box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.23);
    -ms-box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.23);
    -o-box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.23);
    box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.23); }

.catalog-screen {
  margin-top: 5em;
  padding-left: 4em;
  padding-bottom: 8.75em;
  position: relative; }
  .catalog-screen .info {
    position: relative;
    z-index: 2; }
  .catalog-screen .right-text-title {
    left: -8.125em;
    top: 8.4375em; }
    .catalog-screen .right-text-title .title-line {
      width: 4px; }
  .catalog-screen .catalog-img {
    display: block;
    position: absolute;
    top: -12.5em;
    /*width: 78.11966%;
    right: -15%;*/
    width: 76.11966%;
    right: -14%;
  }
.advantage-slider-wrap {margin-top: 2em;margin-bottom:2em;}
.catalog-slider-wrap {
  margin-top: 3.625em; }
.catalog-slider-wrap .catalog-yachts {
    margin-bottom:3em;
}
.catalog-slider {
  margin-top: 1.625em;
  margin-left: -1.375em;
  margin-right: -1.375em; }
  .catalog-slider .slide {
    padding: 0.625em 1.5em 2.5em 1.5em; }
  .catalog-slider .item {
    background: #fff;
    -webkit-box-shadow: 0 10px 38px 0 rgba(0, 0, 0, 0.09);
    -moz-box-shadow: 0 10px 38px 0 rgba(0, 0, 0, 0.09);
    -ms-box-shadow: 0 10px 38px 0 rgba(0, 0, 0, 0.09);
    -o-box-shadow: 0 10px 38px 0 rgba(0, 0, 0, 0.09);
    box-shadow: 0 10px 38px 0 rgba(0, 0, 0, 0.09);
    cursor: pointer; }
    .catalog-slider .item .info {
      padding: 1.5em 1.125em 1.125em 1.125em; }
      .catalog-slider .item .info .title {
        text-transform: uppercase;
        line-height: 1.5; }
      .catalog-slider .item .info .desc {
        font-size: 0.75em;
        line-height: 1.5;
        margin-top: 0.58333em; }
    .catalog-slider .item .params {
      border-top: 2px dashed rgba(151, 151, 151, 0.2);
      position: relative;
      padding: 1em 0 1em 0; }
      .catalog-slider .item .params:after {
        content: '';
        display: block;
        position: absolute;
        top: -1px;
        left: 0;
        width: 100%;
        border-bottom: 2px dashed #fff; }
      .catalog-slider .item .params li {
        padding: 0 1.125em 0 1.125em;
        border-left: 1px solid rgba(151, 151, 151, 0.2); }
        .catalog-slider .item .params li .name {
          color: #6185ba;
          font-size: 0.625em;
          text-transform: uppercase; }
        .catalog-slider .item .params li .indicator {
          font-size: 1.25em;
          margin-top: 0.2em; }
        .catalog-slider .item .params li:first-child {
          border-left: 0; }

.catalog-yachts .rows {
  display: flex;
  flex-wrap: wrap;
}
.catalog-yachts .slide {
  width: 390px;
  padding: 0.625em 1.5em 2.5em 1.5em;
}
.catalog-yachts .thumb img {
  width: 100%;
}
.catalog-yachts .item {
    background: #fff;
    -webkit-box-shadow: 0 10px 38px 0 rgba(0, 0, 0, 0.09);
    -moz-box-shadow: 0 10px 38px 0 rgba(0, 0, 0, 0.09);
    -ms-box-shadow: 0 10px 38px 0 rgba(0, 0, 0, 0.09);
    -o-box-shadow: 0 10px 38px 0 rgba(0, 0, 0, 0.09);
    box-shadow: 0 10px 38px 0 rgba(0, 0, 0, 0.09);
    cursor: pointer; }
    .catalog-yachts .item .info, .jets-list .item .info{
      padding: 1.5em 1.125em 1.125em 1.125em; }
      .catalog-yachts .item .info .title, .jets-list .item .info .title{
        text-transform: uppercase;
        line-height: 1.5; }
      .catalog-yachts .item .info .desc {
        font-size: 0.75em;
        line-height: 1.5;
        margin-top: 0.58333em; }
    .catalog-yachts .item .params, .jets-list .item .params {
      border-top: 2px dashed rgba(151, 151, 151, 0.2);
      position: relative;
      padding: 1em 0 1em 0; }
      .catalog-yachts .item .params:after, .jets-list .item .params:after{
        content: '';
        display: block;
        position: absolute;
        top: -1px;
        left: 0;
        width: 100%;
        border-bottom: 2px dashed #fff; }
      .catalog-yachts .item .params li, .jets-list .item .params li {
        padding: 0 1.125em 0 1.125em;
        border-left: 1px solid rgba(151, 151, 151, 0.2); }
        .catalog-yachts .item .params li .name, .jets-list .item .params li .name {
          color: #6185ba;
          font-size: 0.6em;
          text-transform: uppercase; }
        .catalog-yachts .item .params li .indicator, .jets-list .item .params li .indicator {
          font-size: 0.835em;
          margin-top: 0.2em; }
        .catalog-yachts .item .params li:first-child, .jets-list .item .params li:first-child {
          border-left: 0; }

.owl-dots {
  text-align: center; }
  .owl-dots .owl-dot {
    margin-left: 0.6875em;
    margin-right: 0.6875em;
    width: 10px;
    height: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    border: solid 1px #d3d3d3;
    display: inline-block; }
    .owl-dots .owl-dot.active {
      background-color: #6185ba;
      -webkit-box-shadow: 0 9px 32px 0 rgba(0, 0, 0, 0.1);
      -moz-box-shadow: 0 9px 32px 0 rgba(0, 0, 0, 0.1);
      -ms-box-shadow: 0 9px 32px 0 rgba(0, 0, 0, 0.1);
      -o-box-shadow: 0 9px 32px 0 rgba(0, 0, 0, 0.1);
      box-shadow: 0 9px 32px 0 rgba(0, 0, 0, 0.1); }

.main-screen5 {
  padding: 4em 0 7.5em 4em;
  position: relative; }
  .main-screen5 .right-text-title {
    position: absolute;
    left: -9.375em;
    top: 17.5em; }
  .main-screen5 .left-block {
    margin-top: 3.125em; }
  .main-screen5 .right-block {
    margin-top: 3.125em;
    padding-left: 8%; }
  .main-screen5 .rectangle-9 {
    max-width: 363px;
    border: solid 1px #0d6a92;
    font-size: 12px;
    line-height: 1.5;
    text-align: center;
    padding: 18px 32px 20px 18px;
    margin-top: 48px; }
.main-screen6 {
    padding: 1.75em 0 0 0;
}
.main-screen7 {padding-bottom:4.875em;margin-top: 6.25em;position: relative;} 
.price-screen .table-price {
  margin-top: 44px; }

.table-price td {
  font-size: 12px;
  line-height: 1.83; }

.table-price td img {
    max-width:300px;
}

.table-price th {
  font-size: 14px; }

.what-list li {
  margin-top: 0.75em;
  padding-top:0!important;
  padding-left: 1.875em;
  position: relative; }
/*  .what-list li:before {
    content: '';
    display: block;
    width: 1em;
    height: 1em;
    background: url(../images/icons/what_icon.png) 0 0 no-repeat;
    position: absolute;
    left: 0;
    top: 0.25em;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
    background-size: 100% 100%; }*/

.what-list li:before {
    top: 6px;
    background-color: #595959d1;
    width: 10px;
    height: 10px;
    content: '';
    position: absolute;
    left: 0px;
    /*top: 7px;
    width: 10px;
    height: 10px;
    background-color: #6185ba; 
    border: solid 1px #d3d3d3;*/
    border: solid 1px #595959d1;
    display: block;
    margin-left: 0.6875em;
    margin-right: 0.6875em;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
  }
  .popup-plane .catalog-slider {
    margin: 0;
  }
  .ui-widget.ui-widget-content {z-index:9999999999!important;}
  input[name=date] {
    background-color: #fff;
    background-image: url(/assets/images/calendar.png);
    background-repeat: no-repeat;
    background-position: 95% 50%;
  }
  .popup-plane input[name=phone] {
    margin-top: 30px;
    width: 25em;
  }
  .list-orders_services button {
    opacity:0;
    margin-top: 10px;
  }
  .list-orders_services .item:hover button {
    transition:0.5s;
    opacity: 1;
  }
  .popup-plane .owl-dots {
    margin-top: 15px;
  }
.popup-plane .catalog-slider .slide img {
  width: 100%;
}
.headline-des-wrap_about p {
  line-height: 1.6;
}
.faq-screen {
  padding:0.5em 0 4em 0;
}

.faq-list {
  padding-top: 2.0625em;
  max-width: 60em;
  margin: 0 auto; }
.faq-screen .news-page {margin-bottom:100px;}   
  .faq-list .faq {
    margin-top: 2em; }
    .faq-list .faq .question {
      background: #0d6a92;
      background-image: -webkit-linear-gradient(right, #5b9dbd, #17769b);
      background-image: -o-linear-gradient(right, #5b9dbd, #17769b);
      background-image: linear-gradient(to left, #5b9dbd, #17769b);
      color: #fff;
      padding: 1.07143em 3.57143em 1.07143em 2.71429em;
      font-size: 0.875em;
      text-transform: uppercase;
      color: #fff;
      display: block;
      width: 100%;
      min-height: 4.07143em;
      font-weight: bold;
      text-align: left;
      position: relative; }
      .faq-list .faq .question .icon-ctrl {
        font-size: 1.57143em;
        position: absolute;
        right: 1.09091em;
        top: 0.81818em;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
      .faq-list .faq .question.active .icon-ctrl {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
        top: 0.68182em; }
    .faq-list .faq .answer-block {
      padding: 2em 2.25em 3em 2.25em;
      -webkit-box-shadow: 0 4px 26px 0 rgba(0, 0, 0, 0.08);
      -moz-box-shadow: 0 4px 26px 0 rgba(0, 0, 0, 0.08);
      -ms-box-shadow: 0 4px 26px 0 rgba(0, 0, 0, 0.08);
      -o-box-shadow: 0 4px 26px 0 rgba(0, 0, 0, 0.08);
      box-shadow: 0 4px 26px 0 rgba(0, 0, 0, 0.08);
      display: none; }
      .faq-list .faq .answer-block .title {
        text-transform: uppercase; }
      .faq-list .faq .answer-block .desc {
        margin-top: 0.75em; }
      .faq-list .faq .answer-block .desc ul {list-style-type: disc;}    
      .faq-list .faq .answer-block .more {
        display: inline-block;
        font-size: 0.875em;
        color: #0d6a92;
        font-weight: bold;
        border-bottom: 1px solid;
        margin-top: 1.71429em; }

.order-screen2 {
  padding: 3.5em 0 1.75em 0;
  background: url(../images/forms_bg/aleksandar-jason-137349-min.jpg) center no-repeat; }
.order-screen3 {
  padding: 3.5em 0 3.75em 0;
  background: linear-gradient(180deg, rgb(0 0 0 / 10%) 0%, rgb(0 0 0 / 30%) 100%),url(/assets/images/services/charter_image.jpg)no-repeat;
  background-size: cover;
  background-position-y: 28%;
}
  .order-screen3 .button {background: transparent;border: 2px solid #a9acb1;} 
  .order-screen2 .form-wrap {
    max-width: 50em;
    margin: 0 auto; }
  .order-screen2 input[type="checkbox"] + label {
    margin-top: 12px;
    width: 280px; }
    .subscribe {display: block;
    height: 30px;
    position: relative;
    text-align: center;}
   .subscribe img {width: 30px;
    position: absolute;
    bottom: 6px;}
   .subscribe span {margin-left:15px;}
.geography-screen .row {display:flex;justify-content: space-between;}
.geography-screen {
  margin-top: 7.25em;
  padding-bottom: 7.5em; }
  .geography-screen .left-column {
    //float: left;
    width: 63.4375%; }
  .geography-screen .right-column {
    //float: right;
    width: 32.8125%; }
  .geography-screen .head-map {
    justify-content: space-between;
    -webkit-justify-content: space-between;
    align-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center; }
    .geography-screen .head-map .headline-des-wrap {
      width: 45%;
      margin-top: 0;
      font-size: 14px; }
  .geography-screen .map {
    height: 25.9375em;
    margin-top: 1.875em;
    -webkit-box-shadow: 0 4px 26px 0 rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0 4px 26px 0 rgba(0, 0, 0, 0.08);
    -ms-box-shadow: 0 4px 26px 0 rgba(0, 0, 0, 0.08);
    -o-box-shadow: 0 4px 26px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 4px 26px 0 rgba(0, 0, 0, 0.08);
    width: 100%; }
    .geography-screen .btn-cont {
        position:absolute;
        width:100%;
        bottom:0;
    }
  .geography-screen .map-info-wrap {
      position:relative;
      height:100%;
    background: #fff;
    -webkit-box-shadow: 0 4px 26px 0 rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0 4px 26px 0 rgba(0, 0, 0, 0.08);
    -ms-box-shadow: 0 4px 26px 0 rgba(0, 0, 0, 0.08);
    -o-box-shadow: 0 4px 26px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 4px 26px 0 rgba(0, 0, 0, 0.08); }
    .geography-screen .map-info-wrap .title-wrap {
      padding: 1.5em 2.25em 1.5em 2.25em;
      color: #666666; }
    .geography-screen .map-info-wrap .tabs .item {
      height: 4.28571em;
      background: #ececec;
      color: #c1c1c1;
      font-size: 0.875em;
      font-weight: bold;
      text-transform: uppercase; }
      .geography-screen .map-info-wrap .tabs .item.active {
        color: #fff;
        background: #0d6a92;
        background-image: -webkit-linear-gradient(right, #5b9dbd, #17769b);
        background-image: -o-linear-gradient(right, #5b9dbd, #17769b);
        background-image: linear-gradient(to left, #5b9dbd, #17769b); }
  .geography-screen .route-list-wrap {
    padding: 1.25em 1.125em 3.4375em 2.25em; }
  .geography-screen .route-list {
    overflow-y: auto;
    height: 21.1875em;
    display: none;
    padding-right: 1.125em; }
    .geography-screen .route-list.active {
      display: block; }
    .geography-screen .route-list .route {
      padding: 0.75em 0 0.75em 0;
      border-bottom: solid 1px rgba(222, 222, 222, 0.5);
      cursor: pointer; }
      .geography-screen .route-list .route .title {
        line-height: 1.5em; }
        .geography-screen img {
                width: calc(100% + 19px);
                height:100%;
                position: relative;
                left: -19px;
                -webkit-box-shadow: 0 4px 26px 0 rgba(0, 0, 0, 0.08);
                -moz-box-shadow: 0 4px 26px 0 rgba(0, 0, 0, 0.08);
                -ms-box-shadow: 0 4px 26px 0 rgba(0, 0, 0, 0.08);
                -o-box-shadow: 0 4px 26px 0 rgba(0, 0, 0, 0.08);
                box-shadow: 0 4px 26px 0 rgba(0, 0, 0, 0.08);
        }
        .geography-screen .bot {flex-direction:row-reverse;}
      .geography-screen .route-list .route .desc {
        font-size: 0.75em;
        line-height: 1.83333em;
        margin-top: 0.16667em;
        overflow: hidden;
        height: 0;
        opacity: 0;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        transform: translateY(-10px); }
      .geography-screen .route-list .route:hover .title, .geography-screen .route-list .route.active .title {
        background-image: -webkit-linear-gradient(right, #5b9dbd, #17769b);
        background-image: -o-linear-gradient(right, #5b9dbd, #17769b);
        background-image: linear-gradient(to left, #5b9dbd, #17769b);
        -webkit-background-clip: text;
        background-clip: text;
        -webkit-text-fill-color: transparent; }
      .geography-screen .route-list .route.active .desc {
        height: auto;
        opacity: 1;
        transform: translateY(0); }

#forme {
    display:flex;
    justify-content:center;
    align-items:center;
    font-size:16px;
    cursor:pointer;
    
}

.nicescroll-rails {
  width: 6px !important;
  background-color: rgba(216, 216, 216, 0.3);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px; }
  .nicescroll-rails div {
    width: 6px !important;
    background-color: rgba(0, 0, 0, 0.3) !important;
    cursor: pointer; }

.headline_size24 {
  font-size: 1.5em;
  line-height: 1.33333em; }

.order-screen_hel2 {
  background: url(../images/forms_bg/michal-parzuchowski-37537.jpg) top fixed no-repeat;
  padding: 4.375em 0 3.75em 0;
  margin-top: 7.5em;
  margin-bottom: 4em;
}

.yacht-map-screen {
  margin-top: 7.25em; }
  .yacht-map-screen .map-wrap {
    margin-top: 3.875em;
    position: relative; }
  .yacht-map-screen .map {
    position: relative; }
    .yacht-map-screen .map g.dot {
      cursor: pointer; }
      .yacht-map-screen .map g.dot:before {
        content: '';
        display: block;
        width: 1.875em;
        height: 1.875em;
        cursor: pointer; }

.map-info-loc {
  display: none;
  position: fixed;
  background: #fff;
  z-index: 200;
  -webkit-box-shadow: 0 10px 38px 0 rgba(0, 0, 0, 0.09);
  -moz-box-shadow: 0 10px 38px 0 rgba(0, 0, 0, 0.09);
  -ms-box-shadow: 0 10px 38px 0 rgba(0, 0, 0, 0.09);
  -o-box-shadow: 0 10px 38px 0 rgba(0, 0, 0, 0.09);
  box-shadow: 0 10px 38px 0 rgba(0, 0, 0, 0.09);
  width: 24.375em;
  height: 14.625em;
margin: -14.625em 0 0 -11.875em;
  position: absolute;
  padding-left: 12.625em; }
  .map-info-loc:after {
    content: '';
    display: block;
    border: 0.9375em solid transparent;
    border-top: 0.9375em solid #fff;
    position: absolute;
    left: 11.125em;
    bottom: -1.875em; }
  .map-info-loc .img {
    position: absolute;
    left: 0;
    top: 0;
    width: 11.125em; }
    .map-info-loc .img img {
      display: block;
      width: 100%; }
  .map-info-loc .info {
    padding: 0.9375em 0.625em 0.9375em 0; }
    .map-info-loc .info .title {
      line-height: 1.5em;
      font-weight: bold;
      text-transform: uppercase; }
    .map-info-loc .info .desc {
      font-size: 0.75em;
      margin-top: 0.58333em;
      line-height: 1.5em; }
  .map-info-loc .close {
    position: absolute;
    cursor: pointer;
    right: 0.75em;
    top: 0.75em;
    width: 14px;
    height: 14px; }
    .map-info-loc .close:before, .map-info-loc .close:after {
      content: '';
      display: block;
      width: 1px;
      height: 108%;
      position: absolute;
      background: rgba(0, 0, 0, 0.5); }
    .map-info-loc .close:before {
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      transform: rotate(-45deg);
      left: 7px;
      top: 0; }
    .map-info-loc .close:after {
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      transform: rotate(45deg);
      right: 6px;
      top: 0; }

.category-page {
  margin-top: 3.75em;
  padding-bottom: 5em; }
  .category-page .left-column {
    float: left;
    width: 71.875%; }
  .category-page .right-column {
    float: right;
    width: 24.45313%; }
  .category-page .headline {
    align-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center; }
    .category-page .headline .all-news {
      display: inline-block;
      font-size: 0.875em;
      text-transform: uppercase;
      font-weight: bold;
      color: #0d6a92;
      margin-left: 2.57143em;
      border-bottom: 1px solid #0d6a92; }
  .category-page .left-column {
    padding-top: 0.125em; }
    .category-page .left-column .news-list {
      justify-content: space-between;
      -webkit-justify-content: space-between;
      flex-wrap: wrap;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap; }
      .category-page .left-column .news-list .post {
        margin-top: 3em;
        width: 47.14286%; }
        .category-page .left-column .news-list .post .head {
          padding: 1.125em 0 1em 0; }
        .category-page .left-column .news-list .post .title {
          color: #666666;
          font-size: 1.5em;
          line-height: 1.33333em; }
        .category-page .left-column .news-list .post .content {
          padding-top: 1em; }
      .category-page .left-column .news-list .info-wrap {
        padding: 0 1.875em 2.25em 1.875em; }
  .category-page .right-column {
    padding-top: 0.875em; }
    .category-page .right-column .news-list .post {
      margin-top: 2.25em; }
      .category-page .right-column .news-list .post .info-wrap {
        padding: 0 1.5em 1.6875em 1.5em; }
      .category-page .right-column .news-list .post .head {
        padding: 1.125em 0 0.75em 0; }
      .category-page .right-column .news-list .post .content {
        padding-top: 1em; }
      .category-page .right-column .news-list .post .title {
        text-transform: uppercase;
        line-height: 1.5em;
        font-size: 1em; }
      .category-page .right-column .news-list .post .desc {
        padding-top: 0.41667em; }
  .category-page .post-wrap {
    background: #fff;
    -webkit-box-shadow: 0 10px 38px 0 rgba(0, 0, 0, 0.09);
    -moz-box-shadow: 0 10px 38px 0 rgba(0, 0, 0, 0.09);
    -ms-box-shadow: 0 10px 38px 0 rgba(0, 0, 0, 0.09);
    -o-box-shadow: 0 10px 38px 0 rgba(0, 0, 0, 0.09);
    box-shadow: 0 10px 38px 0 rgba(0, 0, 0, 0.09); }

.news-list .thumb {
  display: block; }
  .news-list .thumb img {
    display: block;
    width: 100%; }

.news-list .post .head {
  justify-content: space-between;
  -webkit-justify-content: space-between;
  align-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  border-bottom: 1px solid #dedede; }

.news-list .post .report {
  display: block;
  width: 8.3em;
  height: 3em;
  font-size: 0.625em;
  border: solid 1px #43a8b3;
  font-weight: bold;
  color: #43a8b3;
  background: transparent; }

.news-list .post .date {
  font-size: 0.75em; }

.news-list .post .desc {
  font-size: 0.75em;
  line-height: 1.75em;
  margin-top: 0.41667em; }

.contact-page-info {
  background: #fafafa;
  border-top: 2px solid rgba(89, 89, 89, 0.1);
  border-bottom: 2px solid rgba(89, 89, 89, 0.1);
    padding: 1em 0 2em 0;
    margin-top: 0.125em; }
  .contact-page-info .flex-wrap {
    justify-content: space-between;
    -webkit-justify-content: space-between; }
  .contact-page-info .logo {
    display: block;
    width: 8.9375em; }
    .contact-page-info .logo img {
      display: block;
      width: 100%; }
  .contact-page-info .info {
    line-height: 1.5em;
    text-align: right; }

.headline-des-wrap_about {
  max-width: 33.4375em; }
.

.association-block {
  background: #fff;
  -webkit-box-shadow: 0 10px 38px 0 rgba(0, 0, 0, 0.09);
  -moz-box-shadow: 0 10px 38px 0 rgba(0, 0, 0, 0.09);
  -ms-box-shadow: 0 10px 38px 0 rgba(0, 0, 0, 0.09);
  -o-box-shadow: 0 10px 38px 0 rgba(0, 0, 0, 0.09);
  box-shadow: 0 10px 38px 0 rgba(0, 0, 0, 0.09);
  text-align: center;
  padding: 2.75em 4em 3em 4em; }
  .association-block .logo {
    width: 16em;
    margin: 0 auto; }
    .association-block .logo img {
      width: 100%;
      display: block; }
  .association-block .desc {
    font-size: 12px;
    line-height: 1.5;
    margin-top: 36px;
    padding: 15px 10px 15px 10px;
    border: solid 1px rgba(13, 106, 146, 0.5);
    text-align:center;}

.menu-block.right-side {
    margin:0;    
    
}
.catalog-screen_about {
  padding-bottom:2em;
}
  .catalog-screen_about .img-about {
    margin-top: -3.125em; }
    .catalog-screen_about .img-about img {
      display: block;
      width: 130%;
      margin-left: -7%; }

.team-screen {
  background: url(../images/about/rectangle-30@2x.jpg) top no-repeat;
  padding: 5em 0 4em 0;
  color: #fff; }
  .team-screen .team-list {
    margin-top: 2.5em;
    margin-left: -1.25em;
    margin-right: -1.25em; }
    .team-screen .team-list .slide {
      padding: 0 1.25em 0 1.25em; }
    .team-screen .team-list .item {
      background: #fff;
      -webkit-box-shadow: 0 14px 48px 0 rgba(0, 0, 0, 0.2);
      -moz-box-shadow: 0 14px 48px 0 rgba(0, 0, 0, 0.2);
      -ms-box-shadow: 0 14px 48px 0 rgba(0, 0, 0, 0.2);
      -o-box-shadow: 0 14px 48px 0 rgba(0, 0, 0, 0.2);
      box-shadow: 0 14px 48px 0 rgba(0, 0, 0, 0.2);
      color: #595959;
      padding: 2.25em 2.25em 3em 2.25em; }
      .team-screen .team-list .item .foto {
        -webkit-box-shadow: 0 8px 28px 0 rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0 8px 28px 0 rgba(0, 0, 0, 0.2);
        -ms-box-shadow: 0 8px 28px 0 rgba(0, 0, 0, 0.2);
        -o-box-shadow: 0 8px 28px 0 rgba(0, 0, 0, 0.2);
        box-shadow: 0 8px 28px 0 rgba(0, 0, 0, 0.2); }
        .team-screen .team-list .item .foto img {
          display: block;
          width: 100%; }
      .team-screen .team-list .item .page__pattern {
        text-align: center;
        margin-top: 2em; }
      .team-screen .team-list .item .title {
        font-size:14px;  
        line-height: 1.5em;
        text-transform: uppercase;
        margin-top: 1.5625em; }
      .team-screen .team-list .item .desc {
        border-left: 1px solid #0d6a92;
        padding-left: 1.5em;
        min-height: 45px;
        margin-top: 1em; }
        .team-screen .team-list .item .desc p {font-size: 0.85em;line-height:1.6em;}

.slick-dots {
  text-align: center;
  margin-top: 2.5em; }
  .slick-dots li {
    display: inline-block;
    margin: 0 0.625em 0 0.625em; }
    .slick-dots li button {
      background: transparent;
      width: 10px;
      height: 10px;
      overflow: hidden;
      text-indent: 100px;
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px;
      -ms-border-radius: 10px;
      border-radius: 10px;
      border: solid 1px #d3d3d3; }
    .slick-dots li.slick-active button {
      background: #0d6a92;
      border: solid 1px #0d6a92; }

.partners {
  padding: 4.5em 0 6.25em 0; }
  .partners .list {
    justify-content: space-between;
    -webkit-justify-content: space-between;
    padding-top: 3.125em; }
    .partners .list li {
      margin-top: 1.875em; }
      .partners .list li img {
        display: block;
        /* height: 4.3125em; */
        height:2.5em;}
    .partners .list li:first-child img {height:1.8em;}
    .partners .list li:nth-child(5) img {height:3.5em;}
  .about_examples {padding-top:130px;padding-bottom:50px;}
  .about_examples .slider {
    -webkit-box-shadow: 0 10px 38px 0 rgba(0, 0, 0, 0.09);
    -moz-box-shadow: 0 10px 38px 0 rgba(0, 0, 0, 0.09);
    -ms-box-shadow: 0 10px 38px 0 rgba(0, 0, 0, 0.09);
    -o-box-shadow: 0 10px 38px 0 rgba(0, 0, 0, 0.09);
    box-shadow: 0 10px 38px 0 rgba(0, 0, 0, 0.09);
    background: #fff;
    padding: 3em 1.625em 5.5em 1.625em;
    position: relative;
    margin-top: 0.9375em;
    margin-left: 2.5em; }
    .about_examples .slider .example {
      position: relative;
      min-height: 12.5em;
      overflow: hidden;
      padding-top: 0.625em; }
      .about_examples .slider .example .line {
        margin-top: 2.25em;
        height: 1px;
        background: #dedede;
        margin-left: 0.625em; }
      .about_examples .slider .example .foto {
        position: absolute;
        left: 0.625em;
        top: 0.5em;
        width: 10.3125em;
        -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.17);
        -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.17);
        -ms-box-shadow: 0 0 10px rgba(0, 0, 0, 0.17);
        -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.17);
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.17); }
        .about_examples .slider .example .foto img {
          display: block;
          width: 100%; }
      .about_examples .slider .example .info {
        padding-left: 12.5625em; }
      .about_examples .slider .example .name {
        font-size: 1.5em;
        line-height: 1.33;
        text-align: left;
        color: #666666; }
      .about_examples .slider .example .head {
        justify-content: space-between;
        -webkit-justify-content: space-between;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap; }
      .about_examples .slider .example .work {
        opacity: 0.4;
        font-size: 0.75em;
        margin-top: 0.41667em; }
      .about_examples .slider .example .desc{
        line-height: 1.6;
        margin-top: 1em;
        font-size: 0.9375em; }
        
      .about_examples .slider .example .reit .star {
        width: 1.1875em;
        height: 1.125em;
        background: url(../images/icons/star.svg) 0 0 no-repeat;
        -webkit-background-size: 100% 100%;
        -moz-background-size: 100% 100%;
        -ms-background-size: 100% 100%;
        background-size: 100% 100%;
        margin-left: 0.1875em;
        margin-top: 0.1875em; }
        .about_examples .slider .example .reit .star.active {
          background: url(../images/icons/star_active.svg) 0 0 no-repeat;
          -webkit-background-size: 100% 100%;
          -moz-background-size: 100% 100%;
          -ms-background-size: 100% 100%;
          background-size: 100% 100%; }
    .about_examples .slider .slick-arrow {
      width: 2.5em;
      height: 2.5em;
      font-size: 1em;
      background: #fff;
      -webkit-box-shadow: 0 10px 38px 0 rgba(0, 0, 0, 0.17);
      -moz-box-shadow: 0 10px 38px 0 rgba(0, 0, 0, 0.17);
      -ms-box-shadow: 0 10px 38px 0 rgba(0, 0, 0, 0.17);
      -o-box-shadow: 0 10px 38px 0 rgba(0, 0, 0, 0.17);
      box-shadow: 0 10px 38px 0 rgba(0, 0, 0, 0.17);
      color: #0d6a92;
      position: absolute;
      left: 2.25em;
      bottom: 2em;
      opacity: 0.3; }
      .team-list .slick-arrow {
      width: 2.5em;
      height: 2.5em;
      font-size: 1em;
      background: #fff;
      -webkit-box-shadow: 0 10px 38px 0 rgba(0, 0, 0, 0.17);
      -moz-box-shadow: 0 10px 38px 0 rgba(0, 0, 0, 0.17);
      -ms-box-shadow: 0 10px 38px 0 rgba(0, 0, 0, 0.17);
      -o-box-shadow: 0 10px 38px 0 rgba(0, 0, 0, 0.17);
      box-shadow: 0 10px 38px 0 rgba(0, 0, 0, 0.17);
      color: #0d6a92;
      position: absolute;
      left: 2.25em;
      bottom: -3em;
      opacity: 0.8; }
      .about_examples .slider .slick-arrow:hover,.team-list .slick-arrow:hover {
        opacity: 1; }
    .about_examples .slider .slick-next,.team-list .slick-next {
      margin-left: 3.5em; }
    .about_examples .slider .slick-prev span,.team-list .slick-prev span{
      display: inline-block;
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg); }

.about_klients {
  /* padding-bottom: 5em; */ }
  .about_klients .list {
    /* margin-top: 4em; */
    margin-top: 2em;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap; }
    .about_klients .list li {
      position: relative;
      text-align: center;
      border-left: solid 1px rgba(89, 89, 89, 0.2);
      border-bottom: solid 1px rgba(89, 89, 89, 0.2); }
      .about_klients .list li.brl-none {
        border-left: 0; }
      .about_klients .list li.brb-none {
        border-bottom: 0; }
      .about_klients .list li .info {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%; }
        .about_klients .list li .info .title {
          font-size: 1.5em;
          -webkit-transition: all 0.3s ease-in-out;
          -moz-transition: all 0.3s ease-in-out;
          -ms-transition: all 0.3s ease-in-out;
          -o-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out; }
        .about_klients .list li .info .title p {
            font-size: 0.55em;
            line-height: 1.3em;
            margin-left: 8px;
            margin: 8px 8px 0 8px;
            margin-right: 8px;
        }  
        .about_klients .list li .info .page__pattern {
          margin-top: 1.5625em; }
      .about_klients .list li .bg {
        -webkit-box-shadow: 0 0 38px rgba(0, 0, 0, 0.49);
        -moz-box-shadow: 0 0 38px rgba(0, 0, 0, 0.49);
        -ms-box-shadow: 0 0 38px rgba(0, 0, 0, 0.49);
        -o-box-shadow: 0 0 38px rgba(0, 0, 0, 0.49);
        box-shadow: 0 0 38px rgba(0, 0, 0, 0.49);
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        opacity: 0; }
        .about_klients .list li .bg img {
          display: block;
          width: 100%; }
      .about_klients .list li:hover .info .title {
        color: #fff; }
      .about_klients .list li:hover .info .page__pattern .rect {
        border: 1px solid #fff; }
      .about_klients .list li:hover .bg {
        opacity: 1; }

.services-list {
  margin-top: 4em;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap; }
  .services-list li {
    position: relative;
    text-align: center;
    border-left: solid 1px rgba(89, 89, 89, 0.2);
    border-bottom: solid 1px rgba(89, 89, 89, 0.2); }
    .services-list li.brl-none {
      border-left: 0; }
    .services-list li.brb-none {
      border-bottom: 0; }
    .services-list li .info {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%; }
      .services-list li .info .title {
        font-size: 1.5em;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
      .services-list li .info .page__pattern {
        margin-top: 1.5625em; }
    .services-list li .bg {
      -webkit-box-shadow: 0 0 38px rgba(0, 0, 0, 0.49);
      -moz-box-shadow: 0 0 38px rgba(0, 0, 0, 0.49);
      -ms-box-shadow: 0 0 38px rgba(0, 0, 0, 0.49);
      -o-box-shadow: 0 0 38px rgba(0, 0, 0, 0.49);
      box-shadow: 0 0 38px rgba(0, 0, 0, 0.49);
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      opacity: 0; }
      .services-list li .bg img {
        display: block;
        width: 100%; }
    .services-list li:hover .info .title {
      color: #fff; }
    .services-list li:hover .info .page__pattern .rect {
      border: 1px solid #fff; }
    .services-list li:hover .bg {
      opacity: 1; }

.about_klients_logos {
  background-color: #fafafa;
  border-top: solid 1px rgba(89, 89, 89, 0.3);
  /* padding: 5em 0 5em 0; */ 
  padding: 2em 0 2em 0; }
  .about_klients_logos .flex-wrap {
    justify-content: space-between;
    -webkit-justify-content: space-between;
    align-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center; }
    .review-screen {background:#fff;padding: 2em 0 3em 0;color:#595959;}
    .team-screen .team-list .item-review {
    webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none!important;
    color: #595959;
    padding: 1.25em 2.25em 1em 2.25em;
    }
    .about_klients_logos .flex-wrap img {
      max-width: 100%; }
      .about_klients_logos .flex-wrap p {font-size: 13px;
    line-height: 1.3em;margin-top:5px;margin-bottom:5px;}
    .about_klients_logos .flex-wrap .pdf-icon {width:8%;}
@media (min-width:1200px) {
    .order-screen1 {background-size: 100%;background-position-y: 41%;}
    .advantage-slider .slide .info,.advantage-slider-autoplay .slide .info {min-height: 132px;}
}
@media (min-width:1600px) {
    .main-covid-wrapper,.new-header-page-wrapper {background-size: cover;}
}
@media screen and (max-width: 1600px) {
  .main-page__plane {
    font-size: 12px; } }
@media (max-width: 1400px) and (min-width:1000px){
    .main-screen1__plane-circle-new {width: 50%;right: 3%;top: 10em;}
}
@media (min-width: 1000px) {
    .new-header-page-wrapper,.new-header-service-wrapper {clip-path: polygon(100% 0%, 100% 80%, 50% 90%, 50% 90%, 0 80%, 0 0);padding-bottom: 100px;}
    .new-header-page-wrapper + .main .about_examples {padding: 0px 0 50px 0;}
    .col-float-short {float:right!important;}
    .header__logo img {min-height: 30px;}
}
@media (max-width: 1000px) {
    .new-header-page-wrapper,.new-header-service-wrapper {clip-path: polygon(100% 0%, 100% 89%, 50% 90%, 50% 90%, 0 89%, 0 0);padding-bottom: 70px;}
    .main-covid h2,.main-covid .covid-h2 {width:100%;}
    .main-screen1__plane-circle-new {width: 45%;right: 3%;top: 10em;}
}
@media screen and (max-width: 1170px) {
  .geography-screen .headline_size32 br {
    display: block; }
    .main-screen1 .sofa-img {
    right: -8.25em;
    top: 8.25em;
    width: 40.22222%;
    }
    
}

@media screen and (max-width: 1024px) {
  .main-page__aircraft {
    right: -15%; }
    
  .order-screen1 {
    height: auto; }
  .advantages-list br {
    display: none; }
  .main-screen5 {
    padding-left: 0; }
    .main-screen5 .right-text-title {
      display: none; } }

@media screen and (max-width: 900px) {
  .main-screen2 {
    padding-left: 0; }
  .main-screen2 .right-text-title {
    display: none; }
  .main-screen2 .headline_size32 br {
    display: none; }
  .order-screen2 input[type="checkbox"] + label {
    width: 220px; }
  .geography-screen .left-column, .geography-screen .right-column {
      height:100%;
    width: 100%;
    float: none; } 
    .geography-screen article.row {
        height:100%;
    }
    .geography-screen .owl-item {
        height:100%;
    }
    .catalog-yachts .item .params, .jets-list .item .params {
      width: 100%;
      height: 100px;
    }
    .catalog-yachts .item .params li, .jets-list .item .params li {
      width: 100%;
      margin-bottom: 10px;
    }
    .catalog-yachts .item .params li .name, .jets-list .item .params li .name {
      float: left;
      font-size: 1em;
      margin-right: 20px;
    }
    .catalog-yachts .item .params li .indicator, .jets-list .item .params li .indicator {
      font-size: 1em;
    }
  }

@media screen and (max-width: 768px) {
    footer .copyright span, .header-nav__social li a span {display:inline-block;font-size:13px;margin-top:3px;}
    footer .top-menu ul li a {font-size:13px;}
    .jets-onepage .fancybox img {width:49%!important;}
    .jets-list .ms2_product {width:100%!important;}
    .directions-list {margin-bottom:20px;}
    .wrap-advantages {margin-top: 60px;margin-bottom: -60px;}
    .wrap-advantages-2.wrap-advantages-yacht {margin-bottom:10px;}
    .wrap-advantages .wrap-img img {width:100%;}
    .wrap-advantages .main .col-6 p {margin-bottom: 30px;} 
    .wrap-advantages .wrap-img,.wrap-advantages.wrap-advantages-2 .wrap-img{position: relative;width:100%;text-align:inherit;}
    /* .faq-wrap {padding-top: 20px;} */
    .new-header-page-wrapper .new-header-page .main-screen-main {margin-top:0px;}
    .new-header-page-wrapper .new-header-page {padding:0;}
    .main-covid h2, .main-covid .covid-h2 {
    padding-top: 10px;
    padding-bottom: 100px;
    line-height: 40px;
    font-size: 30px;
    }
    .main-screen1__plane-circle-new {
    width: 90%;
    right: 1%;
    top: 4em;
    }
    .main-covid p {
    padding-top: 110px;
    padding-bottom: 35px;
    }
  .main-page,.new-main {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap; }
  .main-page__item {
    min-height: 270px;
    background: #313131;
    color: #fff;
    border-bottom: 1px solid #999; }
    .new-main .main-page__item {background: #fff;margin-right: 10px;min-height: 50vh;}
    .new-main .main-page__item {margin: 0;padding: 0;border-top: 3px solid #6e7379;}
    #helicopter_svg, #plane_svg, #yahta_svg {fill:#d1d1d1;}
    .new-header-page-wrapper .new-main .main-page__yachts, .new-header-page-wrapper .new-main .main-page__aircraft, .new-header-page-wrapper .new-main .main-page__helicopter {
        height: 24.5em;
        bottom: auto;
        top: 22%;
    }
    .new-main .main-page__aircraft {left: 0px;}
    .new-main .main-page__helicopter {left: -50px;}
    .new-main .main-page__yachts {left: 15px;}
    /*.main-page__yachts , .main-page__aircraft {
      display: block;
      bottom: auto;
      top: 18%;
      height: 13.25em !important;
      transition: none;
    }
    .main-page__helicopter {
        display: block;
      bottom: auto;
      top: 6%;
      height: 18.25em !important;
      transition: none;
    }*/
    .main-page__rect, .main-page__round , .main-page__pattern, .main-page__triangle {
      display: none;
    }
  .main-page__desc {
    margin-top: 17.5em;
    opacity: 1;
    transform: translateY(0);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    position: relative;
    z-index: 3; }
  .main-page__info {
    padding-top: 6.25em;
    padding-bottom: 6.25em; }
  .main-screen1__button-text {
    display: block;
    margin-left: 0;
    margin-top: 12px; }
    .main-screen1__button-text:after {
      display: none; }
  .main-screen1__img {
    margin-top: 20px; }
  .headline_size32 br {
    display: none; }
  .catalog-screen {
    padding-left: 0;
    padding-bottom: 50px; }
    .catalog-screen .right-text-title {
      display: none; }
    .catalog-screen .catalog-img {
      display: none; }
  .main-screen1 .contact-form {
    max-width: none;
    background: url(../images/subscribe-form_bg_1.jpg) 0 0 no-repeat; }
  .about_examples .slider {
    margin-left: 0;
    margin-top: 30px; }
  .list-orders_services .item:nth-child(3n+1) {
    border-left: solid 1px rgba(89, 89, 89, 0.2); }
  .list-orders_services .item:nth-child(2n+1) {
    border-left: 0; } }

@media screen and (max-width: 700px) {
  .category-page .right-column {
    display: none; }
  .category-page .left-column {
    width: auto;
    float: none; } }

@media screen and (max-width: 479px) {
  .telegram_header_new {margin-right:0!important;margin-left:0!important;}
  header .whatsup_header_new {margin-left:5px;}
  .form-tabs&gt;input[type="radio"]:checked+label span, .form-tabs&gt;label span {display: block!important;}
  .yacht .headline-des-wrap__desc:first-child {
    width: 260px;
  }
  .helicopter-main-screen {
      background-image:none !important;
  }
  .main-screen1__hel-circle {
      display:block !important;
          right: -208px;
            top: 0em;
            width: 100%;
            opacity: 0.5;
  }
  .new-main .main-page__item {background: #fff;margin-right: 10px;min-height: 28vh;}
  .new-main .main-page__info {margin-left: 100px;margin-right: 0px;}
  .new-header-page .new-main .main-page__info #helicopter_svg, .new-header-page .new-main .main-page__info #plane_svg, .new-header-page .new-main .main-page__info #yahta_svg {
    margin-left: auto;
    position: absolute;
    bottom: 30px;
    left: auto;
    right: 15px;
}
  .new-header-page .title-line #divider {width: 100px;}
  .new-header-page h2 {font-size: 20px;}
  .new-header-page .title-line {margin-top:0;}
  .title-svg {position:absolute;right: 0px;width: 240px;top: 15px;}
  .title-svg .title-line_blue {display: table; justify-content: center;}
  .main-page__info {
    /* padding-top: 3.125em;
    padding-bottom: 2.8125em; */
    padding-top: 2.225em;
    padding-bottom: 8.225em;
    padding-left: 0;
    padding-right: 0; }
  .headline_size32 {
    font-size: 18px;
    line-height: 1.78;
    letter-spacing: 0.6px; }
  .main-screen1 {
    padding-top: 110px; }
  .main-screen1.main-screen1-covid {
    padding-top: 0px; }
  .main-screen1__button, .main-screen2__button {
    font-size: 10px;
    height: 41px;
    width: 191px; }
  .main-screen1 {
    background-position: right bottom;
    background-repeat: no-repeat;
    margin-right: -15px;
    padding-right: 15px;
    padding-bottom: 20px;
    background-image: url(../images/c-09.jpg); }
    .contact-page .main-screen1 {background-image:none!important;}
  .main-screen1.yacht {
      background-image: none;
    } 
    .main-screen1__img.main-screen1__yacht-circle {
            display: block;
    position: absolute;
    right: -36%;
    top: 49px;
    width: 100%;
    z-index: -1;
    opacity: 0.5;
    }
  .headline-desc br {
    display: none; }
  .main-screen1__img {
    display: none; }
    .main-screen1__plane-circle-new {
    display:block!important;
    width: 100%;
    right: 0%;
    top: 6em;
    }
  .list-orders .item {
    background: #fff; /* MrOxotnik Services Shadow
    -webkit-box-shadow: 0 25px 30px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 25px 30px 0 rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 25px 30px 0 rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 25px 30px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 25px 30px 0 rgba(0, 0, 0, 0.1); */
    margin-top: 24px; }
    .list-orders .item .wrap-content {
      padding: 36px 32px 32px 32px;
      overflow: hidden; }
    .list-orders .item:after {
      display: none; }
    .list-orders .item .more {
      margin-top: 20px;
      display: block;
      width: 16px;
      height: 16px;
      overflow: hidden;
      float: right;
      color: #0d6a92;
      text-indent: 100px;
      font-size: 0px;
      opacity: 1;
      position: relative; }
      .list-orders .item .more .icon-ctrl {
        font-size: 16px;
        color:#fff;
        position: absolute;
        top: 0;
        right: 0;
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0); }
        .list-orders .item .more .icon-ctrl:before {
          content: "\ea3c"; }
    .list-orders .item .title br, .list-orders .item .bg {
      display: none; }
    .list-orders .item .desc-list {
      font-size: 15px; }
    .list-orders .item:hover {
      color: inherit; }
      .list-orders .item:hover .wrap-content {
        padding: 36px 32px 32px 32px; }
      .list-orders .item:hover .title-line {
        background: #0d6a92; }
        .list-orders .item:hover .title-line:after {
          border-color: #0d6a92; }
      .list-orders .item:hover .desc-list li:before {
        background: #979797;
        opacity: 0.5; }
      .list-orders .item:hover .info, .list-orders .item:hover .more {
        transform: translateY(0); }
      .list-orders .item:hover .title, .list-orders .item:hover .desc-list {
        color: #fff; }
  /*.main-screen3 {
    padding-top: 0; }*/
  .catalog-slider {
    margin-left: 0;
    margin-right: 0; }
    .catalog-slider .slide {
      padding-right: 0;
      padding-left: 0; }
    .catalog-slider .item {
      border-left: 1px solid rgba(151, 151, 151, 0.2);
      border-right: 1px solid rgba(151, 151, 151, 0.2); }
      .catalog-slider .item .params li {
        display: inline-block;
        margin-right: -4px; }
  .main-screen5 {
    padding-bottom: 40px; }
    .main-screen5 .right-block {
      padding-left: 0; }
  .faq-screen {
    padding-top: 30px; }
  .order-screen2 input[type="checkbox"] + label {
    width: auto; }
  .geography-screen {
    padding-bottom: 40px; }
    .geography-screen .map-info-wrap .tabs {
      overflow: hidden; }
      .geography-screen .map-info-wrap .tabs .item {
        float: left; }
  .category-page {
    margin-top: 100px; }
    .category-page .right-column {
      display: none; }
    .category-page .left-column {
      width: auto;
      float: none; }
      .category-page .left-column .news-list .post {
        width: auto; }
  .news-list .post {
    font-size: 13px; }
    .news-list .post .head {
      overflow: hidden; }
    .news-list .post .report {
      float: left; }
    .news-list .post .date {
      float: right;
      margin-top: 6px; }
  .main-screen1 .contact-form {
    margin-left: -15px;
    margin-right: -15px; }
  .contact-page-info {
    text-align: center; }
    .contact-page-info .logo {
      margin-left: auto;
      margin-right: auto;
      width: 150px; }
    .contact-page-info .info {
      text-align: center;
      margin-top: 15px; }
  .association-block {
    margin-top: 35px;
    padding: 30px; }
    .association-block br {
      display: none; }
  .team-screen .team-list .item {
    font-size: 13px; }
  .partners .list li, .about_klients_logos .flex-wrap li {
    display: inline-block;
    margin-right: -4px;
    width: 20%;
    padding: 0 0.625em 0 0.625em; }
    .partners .list li img {
      max-width: 100%;
      height: auto; }
  .about_examples .slider .example {
    padding-left: 0; }
  .about_examples .slider {
    padding-bottom: 30px; }
  .about_klients .list li {
    border-bottom: 0;
    border-left: 0; }
    .about_klients .list li .info {
      position: absolute;
      height: auto;
      top: 50%;
      margin-top: -30px;
      border-left: 0; }
    .about_klients .list li.brl-none, .about_klients .list li.brb-none {
      border-left: 0; margin-top:10px;}
    .about_klients .list li:after {
      content: '';
      display: block;
      position: absolute;
      left: 0;
      bottom: 0;
      height: 1px;
      background: rgba(89, 89, 89, 0.2);
      width: 100%; }
  .category-page .headline .all-news {
    margin-left: 0;
    margin-top: 10px; } }

@media screen and (max-width: 992px) {
  .jetservices .thumb:before {
    width: 20em;
    height: 20em;
    top:20px;
    border: 4em solid #ffffff;
}
  .top-menu ul li {
    padding: 0 0.9375em 0 0.9375em; }
  .header-nav__button {width: 135px;}
  .button_little {font-size: 8px;height: 36px;}
  /*.header-left .whatsup_header {margin-bottom: 1px!important;}*/
  .header-left .icon-whatsup:before {font-size: 14px;}
   }

@media screen and (max-width: 768px) {
    .jets-list {padding-top: 80px;;}
    .new-header-service-wrapper .new-header-page .new-header-page-content h1 {width:80%;font-size:30px;line-height: 38px;}
    .new-header-service-wrapper .new-header-page .main-screen1__plane-circle-new {
    position: relative;
    left: -212px;
    top: 7px;
    right: 42px;
    height: 14em;
    margin-left: auto;
    margin-right: auto;
    width: auto;
    max-width:none;
    }
    .map-samokatus {height:300px!important;}
    .chat-dropdown {right: 10px!important;}
   .header-nav__social {
    margin-left: 0;
    padding-left: 0;
    padding-top: 0;
    border-left: 0; }
  .social-block__viber, .social-block__fb {
    background-color: rgb(59, 89, 152); }
  .social-block__whatsup {
    background-color: #00af55; }
  .social-block__insta {
    background-color: #9a2f76; } }

@media screen and (max-width: 360px) {
  .social-block.header-nav__social .phones {display:none;}
  .header-left .telegram_header {display:none;}
  .header-nav__social li a {font-size: 0.6em!important;}
  .main-covid-wrapper,.new-header-page-wrapper {background-position-y: 0%!important;}
}

@media screen and (max-width: 479px) {
 .chat-dropdown button {font-size: 13px !important;}
 .form-tabs&gt;label {width:49.9999%;font-size: 13px!important;height: 85px;}
 .main-covid-wrapper,.new-header-service-wrapper {margin-top:50px;}
 .new-header-service-wrapper {margin-bottom:-100px;}
 .flex-wrap2 {margin-top:55px;}
 .main-wrapper .main .main-screen1.news-page {padding-top:40px;}
  header {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    -webkit-box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.07);
    -moz-box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.07);
    -ms-box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.07);
    -o-box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.07);
    box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.07);
    background: #fff;
    /* overflow: hidden; */
    padding: 15px 15px 15px 15px;
    z-index: 100; }
  .header-left {
    float: left; }
  .header-nav__social {
    float: right; } }
@media (min-width:768px) and (max-width:992px) {
    .jets-list .ms2_product {width:49%!important;}
    .header-nav__social br {display:block;}
    }
@media (min-width:992px) and (max-width:1155px) {
        .top-menu ul li {padding: 0 1.1875em 0 1.1875em;margin-right:-10px;}
    }
@media screen and (max-width: 479px) {
   .advantage-slider-wrap .owl-carousel .owl-stage-outer {margin-bottom: 10px;}
   .team-list .slick-arrow {display:none!important;}
  .subscribe span {font-size:10px;}
  footer,footer .copyright li {
    text-align: center;margin-bottom:5px;}
    footer ul li {margin-top:5px;margin-bottom:5px;}
    footer .social-block {
      padding-right: 25px;
      margin-top: 20px; }
      footer .social-block a:first {
        margin-left: 0; }
   footer .copyright div {text-align:center;}          
  .popup-menu .close {
    right: 20px;
    top: 20px;
    left: auto; }
  .popup-menu .bottom {
    text-align: center;
    font-size: 16px; }
    .popup-menu .bottom .social-block {
      padding-right: 25px;
      margin-top: 20px; }
      .popup-menu .bottom .social-block a:first {
        margin-left: 0; }
    .popup-menu .bottom .mail {
      margin-top: 20px; }
  .modal-plane .info {
    padding-left: 0;
    max-width: none; }
    .popup-news input[name=phone] {
    	width: 20em;
    	margin-bottom: 1em;
    }
    .popup-news .news-form {
    	height: 11em;
    }
  .popup .close_white:before, .popup .close_white:after {
    background: rgba(0, 0, 0, 0.5); } }

@media screen and (min-width: 768px) {
    .catalog-yachts .item .info .title, .jets-list .item .info .title{height: 50px;}
    .wrap-advantages-2.wrap-advantages-yacht {margin-bottom: 180px;}
  /*.advantages-list .item:first-child {padding-left:0px;}*/    
  .wrap-advantages .wrap-img img {min-height:300px;}
  .wrap-advantages .main .col-6 {margin-top:100px;}
  .col-6-offset-6 {margin-left:51%;}
  .new-header-service-wrapper .new-header-page-content .new-header-page-content-text {width:40%;}
  .main-screen5 .table-list-more {margin-top: 80px;}    
  .list-orders .item:nth-child(4n+1):after {
    display: none; } }

@media screen and (min-width: 479px) and (max-width: 768px) {
  .list-orders .item:nth-child(2n+1):after {
    display: none; } }
    
    .main-page__item:hover #helicopter_svg, .main-page__item:hover #plane_svg, .main-page__item:hover #yahta_svg { stroke: #595959; fill: #d1d1d1; }
    #helicopter_svg, #plane_svg, #yahta_svg {width:150px; stroke:#595959;position:relative;}
    #helicopter_svg, #plane_svg, #yahta_svg {width:150px; stroke:#595959;position:relative;}
    #helicopter_svg {left:-12px;}
    #plane_svg {left:-5px;}
    .main-page__info #helicopter_svg, .main-page__info #plane_svg, .main-page__info #yahta_svg {margin-left: auto;margin-right: auto;position: absolute;bottom: 30px;left: 0;right: 0;text-align: center;}
    .new-main .main-page__info #helicopter_svg, .new-main .main-page__info #plane_svg, .new-main .main-page__info #yahta_svg {margin-left: auto;position: absolute;bottom: 30px;left: 0;right: 0;text-align: center;}  
    .mobile-contact {display:none;}
    #yahta_svg {left:-15px;}
    
    .flight_slider .owl-stage {display:flex;}
    .flight_slider {
        position:relative;
        
    }
    .flight_slider .owl-nav &gt; div {    
        position: absolute;
        top: calc(50% - 40px);
        width: 20px;
        height: 40px;
        background: transparent url(../images/icons/carousel_arrow.svg) 50% 50% no-repeat;
        background-size: contain;
        border: none;
        font-size: 0;
        text-indent: -9999px;
        -webkit-transition: 0.25s;
        transition: 0.25s;
        z-index: 1000;
        opacity: 1;
        cursor:pointer;
        
    }
    .flight_slider .owl-next {
    right: -80px;
        
    }
    .flight_slider .owl-prev {
        left:-80px;transform: rotate(180deg);
    }
    .flight_slider .owl-next.disabled, .flight_slider .owl-prev.disabled  {
  display: none !important;
}
.main-screen5 .table-list-more tr.hide {
    display:table-row;
}
@media (max-width:1025px) {
    .geography-screen img {
    position:static;
    left:0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 4px 26px 0 rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0 4px 26px 0 rgba(0, 0, 0, 0.08);
    -ms-box-shadow: 0 4px 26px 0 rgba(0, 0, 0, 0.08);
    -o-box-shadow: 0 4px 26px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 4px 26px 0 rgba(0, 0, 0, 0.08);
}
.geography-screen .btn-cont {position:relative;}
}
.flight_headline {
        height:60px;
        
    }
.popup-menu .mob-logo {
    display:none;
}
.popup-plane .modal-plane {
    overflow-y:scroll;
    height:90vh;
}
@media screen and (max-width: 1024px) { 
    .main-page__helicopter {
        height:20.25em !important;
    }
    .main-page__yachts {
        height:18.25em !important;
    }

}
@media (max-width:769px) {
    
    .main-screen4 {
        padding:0.25em 0 7.5em 0;
    }
    .list-orders .item .more {
        opacity:1;
    }
    .order-screen_hel1 {
            margin-top: 3.5em;
    }
    .main-screen5 {
            padding: 3em 0 4.5em 0em;
    }
    /*.main-screen3 {
        padding-top:0;
    }*/
    .left-column-head-map {
        display:flex;
        justify-content:center;
    }
    .catalog-screen_about {
        margin-top:0;   
    }
    .order-screen .form-wrap {
        display:flex;
        flex-wrap:wrap;
        justify-content:center;
    }
    .order-screen .form-wrap:last-child {
        padding-top:0;
    }
    .main-screen2_hel {
        margin-top:2.375em;
    }
    .map-info-loc {display:none !important;}
    .about_examples {padding-top:2.5em;padding-bottom:3.5em;}
    .new-header-page-wrapper + .main .about_examples {margin-top:-7em;}
    .about_klients .list li .info .page__pattern .rect {
        border:1px solid #fff;
    }
    .about_klients .list li .info .title {
        color:#fff;
    }
    .about_klients .list li .bg {
        opacity:1;
    }
    .partners {
        padding:3.25em 0 1.25em 0;
    }
    .partners .list {
        padding:0;
    }
    .contact-page-info {
        margin-top:0.125em;
        padding-top:5px;
    }
    .list-orders .item .desc {
        color:#fff;
    }
    .list-orders_services .item button {
        opacity:1;
    }
    .list-orders .item .title {
        color:#fff;
    }
    .list-orders .item .title-line {
        background:#fff;
    }
    .list-orders .item .bg {
        opacity:1;
    }
    .list-orders_services {
        margin-top:0;
    }
    .catalog-screen .catalog-img {
    display: block;
    position: absolute;
    width: 78.11966%;
    top: -8.5em;
    right: -7%;
}
    .catalog-yachts .item .params li .name {
        margin-right:0;
    }
    .catalog-yachts .slide{
        width:calc(50vw - 2em);
    }
    .order-screen_yacht1{
        margin-top:2.25em;
    }
    .advantages-list {
        margin-top:0;
    }
     .catalog-screen {
         margin-top:0;
     }
    .geography-screen {
        margin-top:3.25em;
    }
    .order-screen_hel2 {
        margin-top:0;
    }
    .flight_slider .flight_headline br {display:none;}
    .geography-screen .row {
        display:flex;
        flex-direction:column-reverse;
    }
    .geography-screen .owl-dots {
        text-align: center;
    position: absolute;
    top: 75vw;
    left: calc(50% - (53px / 2));
    }
    .flight_headline {
        height:auto;
    }
    .geography-screen {
        text-align:center;
    }
    .geography-screen .map-info-wrap {
        text-align:left;
    }
    .geography-screen .headline_size24 {
        text-align:center;
    }
}
@media screen and (max-width: 671px) {
    .catalog-yachts .slide{
        width:100%;
    }
    .catalog-screen .catalog-img {
        display: none;
    }
}
@media screen and (max-width: 479px) {
    .title-block-center .title{
   padding:0;
}

    .budget-list .col {
      width: 100%;
    }
    .order-screen_yacht1 {margin-bottom:0;}
    .catalog-yachts .item .params li .name, .jets-list .item .params li .name {margin-right:20px;}
.popup-menu .contact li {
    margin:0;
}

.popup-menu .contact li:last-child {
    margin-top:1.5em;
}
    .popup-menu .content-wrap {
        padding-top:7.75em;
    }
    .order-screen_hel1 {margin-bottom:0;}
    .list-orders .item .bg {
        display:block;
    }
    .catalog-screen {margin-top:5em;}
    .main-screen2 {padding-bottom:4.5em}
      .main-screen2 {margin-top:2em;}
      .main-screen2_hel {margin-top:2em;padding-bottom:1.5em;}
      .catalog-screen .catalog-img {opacity:0.5;}
      //.list-orders .item .title {color:#000;}
      //.list-orders .item .title-line {background:#000;}
    .about_examples .min-hidden {
        display: block !important;
    }
    .order-screen_hel2 {
        background:url(../images/forms_bg/michal-parzuchowski-37537.jpg);
    }
    .catalog-screen_about {
        margin-top:0;
    }
  }
@media screen and (max-width:436px) {
    .list-orders .item .bg {box-shadow:none;}
    .about_klients .list li .bg {box-shadow:none;}
    .main-screen2_hel {
        margin-top:1.5em;
    }
    .list-orders .item .bg img {
    top: -80px;
    height: 180%;
    }
    .mobile-contact {
        display:block;
        margin-bottom:1.5em;
    }
    .mobile-contact &gt; .contact {
        display:flex;
        justify-content:center;
        flex-wrap:wrap;
    }
    .mobile-contact &gt; .contact &gt; li {
        flex: 50% 0 0 ;
    }

.geography-screen .owl-dots {
    top:77vw;
}
.popup-menu .mob-logo {
    display:block;
    position: absolute;
    left: calc(50% - (201px / 2));
    top: 10vw;
}
.popup-menu .mob-logo .logo {
    width: 16.75em;
}
.popup-menu .content-wrap &gt; .row {
    display:flex;
    justify-content:center;
}
.popup-menu .menu-block ul li:before {
    left:auto;
    right:-10px;
}
.popup-menu .content-wrap &gt; .row &gt; :last-child {
    text-align:right;
}
.popup-menu .menu-block ul li {
    margin-right:11px;
}
.main-page__aircraft {right: -35%;}
.new-main .main-page__aircraft,.new-main .main-page__helicopter,.new-main .main-page__yachts {height: 24.5em!important;}
.new-header-page-wrapper .new-main .main-page__aircraft {left: -150px;top: -3%;} 
.new-header-page-wrapper .new-main .main-page__helicopter {left: -234px;top: -11%;} 
.new-header-page-wrapper .new-main .main-page__yachts {left: -150px;top: -9%;} 
.main-page__plane + #helicopter_svg, .main-page__plane + #plane_svg, .main-page__plane + #yahta_svg {
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    text-align: center;
}
.main-page__yachts {height: 13.25em !important;}
.new-header-page h2 {font-size: 17px;}
.new-header-page .new-main .main-page__info #helicopter_svg, .new-header-page .new-main .main-page__info #plane_svg, .new-header-page .new-main .main-page__info #yahta_svg {width:100px;}
  }  
@media screen and (max-width: 385px) {
    .messenger-block ul li {width:49%!important;}
     .messenger-block ul li span {font-size:13px!important;}
    .new-header-page .new-main .main-page__aircraft,.new-header-page .new-main .main-page__helicopter,.new-header-page .new-main .main-page__yachts {height: 17.5em!important;}
    .new-main .main-page__aircraft {left: -110px!important;top: 0%!important;} 
    .new-main .main-page__helicopter {left: -146px!important;top: -1%!important;} 
    .new-main .main-page__yachts {left: -105px!important;top: 1%!important;} 
    .header-nav__social li a {font-size: 0.7em!important;}
    header {padding: 15px 10px 15px 15px!important;}
}
@media screen and (max-width:321px) {
      .whatsup_header {display:none;}
      #piter_flight .owl-dots {
          top:84vw;
      }
  }
  
.geography-screen .owl-dots .owl-dot {
      margin-top:20px;
  }
.popup-menu .social-block {
      flex:0 0 35%;
      
  }
.header-left .whatsup_header {
    /*background-image: -webkit-linear-gradient(right, #5b9dbd, #17769b);
    background-image: -o-linear-gradient(right, #5b9dbd, #17769b);
    background-image: linear-gradient(to left, #5b9dbd, #17769b);*/
    background-image: -webkit-linear-gradient(right, #25aa13, #25ab14);
    background-image: -o-linear-gradient(right, #25aa13, #25ab14);
    background-image: linear-gradient(to left, #25aa13, #25ab14);
    text-align: center;
    border-radius: 4px;
    padding: 7px 10px 6px 10px;
}  
.header-left .telegram_header {
    background:#039be5;
    text-align: center;
    padding: 7px 10px 6px 10px;
    text-align: center;
    border-radius: 4px;
}
.header-left .telegram_header .icon-telegram:before {
    content: "\e900";
    color:#fff;
}
@media (min-width:835px) and (max-width:1270px) {
    .whatsup_header, .header-left .dropdown{display:none;}
}
@media (min-width:1024px) and (max-width:1600px) {
    .new-header-page .new-main .main-page__aircraft, .new-header-page .new-main .main-page__helicopter, .new-header-page .new-main .main-page__yachts {height: 18.5em;bottom: 19%;right: 22%;}
}
@media (max-width: 767px) {
   header .phones {
       margin-top:3px;
   } 
}
#supportTrigger {display:none!important;}
.chat-dropdown {
    z-index: 999999999;
    bottom: 0px !important;
    position: fixed;
    right: 50px;
}
.chat-dropdown button {
    padding: 10px 20px 10px 10px;
    cursor:pointer;
    /*border: 1px solid #376dbf;
    border-top: 4px solid rgba(0, 0, 0, 0.15) !important;*/
    border:none;
    border-radius: 7px 7px 0px 0px !important;
    font-size: 15px !important;
    /*background: #376dbf !important;*/
    background-image: -webkit-linear-gradient(right, #5b9dbd, #17769b);
    background-image: -o-linear-gradient(right, #5b9dbd, #17769b);
    background-image: linear-gradient(to left, #5b9dbd, #17769b);
    -webkit-box-shadow: 0 4px 12px 0 rgb(0 0 0 / 23%);
    -moz-box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.23);
    -ms-box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.23);
    -o-box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.23);
    box-shadow: 0 4px 12px 0 rgb(0 0 0 / 23%);
    color: #ffffff !important;
    box-shadow: 0 0 5px rgba(0,0,0,.2)!important;
}
.chat-dropdown.dropdown input[type=checkbox] {cursor:pointer;}
.chat-dropdown button span {display: block;padding-left: 30px;}
.chat-dropdown button .chat-icon {float: left;position:relative;display:block;width:22px!important;}
.chat-dropdown button:before {display:none;}
.chat-dropdown .ul-chat {
    position: absolute;
    will-change: transform;
    top: -46px;
    left: 0px;
    transform: translate3d(0px, -72px, 0px);
}
.chat-dropdown .ul-chat li {padding:0!important;position: relative;}
.chat-dropdown .ul-chat li a {padding: 10px 20px;font-size: 14px;margin-left: 5px;}
.chat-dropdown .ul-chat li:before {
    background-size:100%;
    content: "";
    width: 15px;
    height: 15px;
    position: absolute;
    left: 6px;
    top: 11px;
}
.chat-dropdown .ul-chat li:nth-child(1)::before {
    background-image: url(/assets/images/icons/onlinechat.svg);
}
.chat-dropdown .ul-chat li:nth-child(2)::before {
    background-image: url(/assets/images/icons/whatsapp.svg);
}
.chat-dropdown .ul-chat li:nth-child(3)::before {
    background-image: url(/assets/images/icons/telegram.svg);
}
.hidden {display:none;padding-top:10px;padding-bottom:10px;}
.hidden-menu {display: inline-block;}
.hidden-menu li{white-space: nowrap;min-width: 100px;}
.hidden-menu:hover &gt; .hidden{display:block;}
.hidden-menu a {position:relative;}
.hidden-menu &gt; a:first-child:before { 
  position: absolute;
    right: -16px;
    top: 4px;
    content: ' ';
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid white;
}
 .form-tabs {
  font-size: 0;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.form-tabs&gt;input[type="radio"] {display: none;}

.form-tabs&gt;div {
  /* СЃРєСЂС‹С‚СЊ РєРѕРЅС‚РµРЅС‚ РїРѕ СѓРјРѕР»С‡Р°РЅРёСЋ */
  visibility: hidden;
  position:fixed;
  opacity: 0;
  transition: visibility 0s, opacity 0.9s linear;
  /* border: 1px solid #e0e0e0; */
  padding: 10px 15px;
  font-size: 16px;
}
.form-tabs&gt;div .button-transition,.form-tabs&gt;div .button{
  visibility: hidden;
  position:fixed!important;
  opacity: 0!important;
  transition: visibility 0s, opacity 0.9s linear;}
.form-tabs&gt;div input[type="checkbox"] + label:before {opacity:0;visibility: hidden;transition: none;}
.form-tabs&gt;div input[type="checkbox"] + label .icon-checkmark,.form-tabs&gt;div input[type="checkbox"] + label .icon-checkmark + a {position:fixed;opacity:0;visibility: hidden;transition: none;}
/* РѕС‚РѕР±СЂР°Р·РёС‚СЊ РєРѕРЅС‚РµРЅС‚, СЃРІСЏР·Р°РЅРЅС‹Р№ СЃ РІР°Р±СЂР°РЅРЅРѕР№ СЂР°РґРёРѕРєРЅРѕРїРєРѕР№ (input type="radio") */
#tab-btn-1:checked~#content-1, #tab-btn-2:checked~#content-2, 
#tab-btn-1:checked~#content-1 .button-transition, #tab-btn-2:checked~#content-2 .button-transition,
#tab-btn-1:checked~#content-1 .button, #tab-btn-2:checked~#content-2 .button
{visibility: visible;opacity: 1!important;position:relative!important;}
#tab-btn-1:checked~#content-1 input[type="checkbox"] + label:before,#tab-btn-2:checked~#content-2 input[type="checkbox"] + label:before {display:block;visibility: visible;opacity: 1!important;}
#tab-btn-1:checked~#content-1 input[type="checkbox"] + label .icon-checkmark,#tab-btn-2:checked~#content-2 input[type="checkbox"] + label .icon-checkmark,
#tab-btn-1:checked~#content-1 input[type="checkbox"] + label .icon-checkmark + a,#tab-btn-2:checked~#content-2 input[type="checkbox"] + label .icon-checkmark + a {
    position:absolute;display:block;visibility: visible;opacity: 1!important;}
.main .form-tabs #tab-btn-1:checked~#content-1 input[type="checkbox"] + label .icon-checkmark + a,.main .form-tabs #tab-btn-2:checked~#content-2 input[type="checkbox"] + label .icon-checkmark + a {display:inline-block;position:relative;}
.form-tabs&gt;label {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  color:#c1c1c1;
  /*background-color: #ececec;
  border: 1px solid #e0e0e0;*/
  padding: 2px 8px;
  font-size: 16px;
  line-height: 1.5;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out;
  cursor: pointer;
  position: relative;
  top: 1px;
}

.form-tabs&gt;label:not(:first-of-type) {
  border-left: none;
}
.form-tabs&gt;label.label-plane:before {
    content: "";
    background-image: url(/assets/images/icons/air-plane.svg);
    background-size: contain;
    width: 35px;
    height: 30px;
    position: relative;
    display: inline-block;
    left: 0px;
    top: 10px;
}
.form-tabs&gt;label.label-chair:before {
    content: "";
    background-image: url(/assets/images/icons/air-chair.svg);
    background-size: contain;
    width: 35px;
    height: 30px;
    position: relative;
    display: inline-block;
    left: 0px;
    top: 10px;
}
.form-tabs&gt;input[type="radio"]:checked+label.label-chair:before {background-image: url(/assets/images/icons/air-chair-white.svg);}
.form-tabs&gt;input[type="radio"]:checked+label.label-plane:before {background-image: url(/assets/images/icons/air-plane-white.svg);}
.form-tabs&gt;input[type="radio"]:checked+label span, .form-tabs&gt;label span{display:inline-block;margin-top: 4px;}
    .form-tabs&gt;input[type="radio"]:checked+label {
    /*     background-image: -webkit-linear-gradient(right, #5b9dbd, #17769b);
    background-image: -o-linear-gradient(right, #5b9dbd, #17769b);
    background-image: linear-gradient(to left, #5b9dbd, #17769b);
    -webkit-box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.23);
    -moz-box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.23);
    -ms-box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.23);
    -o-box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.23);
    box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.23); */
  color:#fff;
  border-bottom: 1px solid #5aa0be;
}
#map {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    }
.map-samokatus {height:500px;}
.stats[_ngcontent-serverApp-c1]{display:none!important;} 
.covid-content h3:first-child:before {background-color: #ff756c;}
.covid-content h3:nth-child(2):before {background-color: #ffce6f;}
.covid-content h3:nth-child(3):before {background-color: #60da82;}
.covid-content h3:nth-child(4):before {background-color: #d6dbde;}
.covid-content h3:before {
    margin-right: 8px;
    width: 32px;
    height: 16px;
    border-radius: 3px;
    content: "";
    display: inline-block;
    flex: 0 0 auto;
}
.insta-cover {text-align: center;background: #00000042;padding: 2em 0 2em 0;margin-top: 3em;margin-bottom: -3.75em;}
.insta-cover a {display:block;}
.insta-cover img, .insta-cover p {display:inline-block;vertical-align:middle;}
.insta-cover p {text-transform:uppercase;color:#fff;margin-left: 5px;}
.wrap-jet-sharing {
    padding: 3em 2em 2em 2em;
    -webkit-box-shadow: 0px 1px 8px 0px rgba(34, 60, 80, 0.2);
    -moz-box-shadow: 0px 1px 8px 0px rgba(34, 60, 80, 0.2);
    box-shadow: 0px 1px 8px 0px rgba(34, 60, 80, 0.2);
}
.wrap-jet-sharing .headline-desc img {width: 42px;vertical-align: middle;margin-right: 10px;}
.jet-sharing &gt; .headline_size32, .other-services .headline_size32{margin-bottom:1em;}
.other-services .advantage-slider .slide .info,.other-services .advantage-slider-autoplay .slide .info {padding:0;position:relative;}
.other-services .info a{display: block;position: absolute;width: 100%;height: 100%;}
.other-services .slide .title {    
    position: absolute;
    left: 20px;
    top: 40%;
    color: #fff;
}
.other-services .advantage-slider .slide .info,.other-services .advantage-slider-autoplay .slide .info {min-height: 250px;}
.other-services .advantage-slider .slide .info .title,.other-services .advantage-slider-autoplay .slide .info .title {font-size: 1.5em;line-height: 1.33;}
.other-services .title-line_white {margin-top:10px;}
.other-services .wrap-content:hover .info .title {
    transform: translateY(-40px);
}
.other-services .wrap-content .info .title {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.other-services .wrap-content:hover {opacity: 0.9;}
.jet-sharing table thead {background:transparent;color:#595959;}
.jet-sharing .jet-cost-table table td:first-child, .jet-sharing .jet-cost-table thead th:first-child {
    width: 60%;
    text-align: left;
}
.jet-cost-table table td img {width:18px;vertical-align:middle;margin-right:3px;margin-left:3px;}
.jet-sharing .jet-cost-table table td:nth-child(2), .jet-sharing .jet-cost-table thead th:nth-child(2) {text-align:right;padding-right:0;font-weight: 600;}
.jet-sharing .jet-cost-table {margin-top:0;margin-right:3em;}
.jet-sharing .jet-cost-table table td {
    border-left:none;
    border-bottom: 1px solid #c5c3c3;
}
/*#map-covid path#RU {fill:gray;}
#map-covid path#CY, #map-covid path#AE, #map-covid path#ES, #map-covid path#FR, #map-covid path#GB, #map-covid path#ME {fill:#17769b;}*/
.directions-list img {width:15px;margin-right: 5px;}
.directions-list li {font-size: 18px;margin-top: 10px;}
.jets-list .ms2_product {width:33%;display: inline-block;padding: 10px;}
.jets-list .ms2_product img {width:100%;}
.jets-onepage .fancybox img {width:33%;}
.jets-onepage h3 {font-size:23px;margin-top:30px;margin-bottom:15px;}
.messenger-block {margin-top: 15px;}
.messenger-block ul li {
    list-style: none;
    display: inline-block;
    border-radius: 4px;
    width: 160px;
}
.messenger-block ul li a {display: inline-block;width: 100%;}
.messenger-block ul li img {vertical-align: middle;margin-bottom: 6px;}
.messenger-block ul li span {color: #fff;font-size: 18px;display: inline-block;margin:15px 6px 12px 10px;}
.messenger-block ul li:first-child {background: linear-gradient(90deg, rgb(58 180 128) 0%, rgb(129 194 108) 100%);}
.messenger-block ul li:last-child {background: linear-gradient(120deg, #5daae9, #448ece);}

</pre></body></html>