@import url("https://fonts.googleapis.com/css?family=Cuprum:400,700&display=swap&subset=cyrillic");
html {
  padding: 0;
  margin: 0;
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  padding: 0;
  margin: 0;
  line-height: 1; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  font-weight: normal; }

p {
  margin-top: 0;
  font-weight: normal;
  margin-top: 0; }

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

a {
  text-decoration: none; }

form {
  padding: 0;
  margin: 0; }

input[type="text"] {
  outline: none;
  border: none;
  padding: 0;
  margin: 0;
  background: transparent; }

input[type="submit"] {
  outline: none;
  border: none;
  padding: 0;
  margin: 0;
  cursor: pointer; }

ul {
  padding: 0;
  margin: 0;
  list-style: none; }

li {
  padding: 0;
  margin: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

a {
  background-color: transparent; }
  a:active, a:hover {
    outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code, kbd, pre, samp {
  font-family: monospace,	monospace;
  font-size: 1em; }

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible;
  text-transform: none; }

select {
  text-transform: none; }

button, html input[type="button"] {
  -webkit-appearance: button;
  cursor: pointer; }

input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

button::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }
  input::-moz-focus-inner {
    border: 0;
    padding: 0; }
  input[type="checkbox"], input[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0; }
  input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    height: auto; }
  input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    box-sizing: content-box; }
    input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
      -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td, th {
  padding: 0; }

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-size: 14px;
  color: #333;
  background-color: #fff; }

input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #337ab7;
  text-decoration: none; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.group:after, .contain:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

@font-face {
  font-family: "Magistral Black C";
  src: url("../fonts/MagistralC.ttf"); }

html {
  font-family: Cuprum, sans-serif;
  font-size: 20px; }

.wrapper {
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden; }

.contain {
  width: 1140px;
  margin-left: auto;
  margin-right: auto; }

#active {
  width: 100%; }

.top {
  background-color: #0555a3;
  height: 50px;
  background-color: #00376c; }

.top-ul, .top ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 50px; }

.top-a, .top ul li a {
  color: #7aceff;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: -0.09px; }
  .top-a:hover, .top ul li a:hover {
    color: #fea9af; }

.top-a-active {
  color: #fea9af;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: -0.09px; }

.top-2 {
  background-image: url("../img/top-2-bg.png");
  background-repeat: no-repeat;
  background-position: bottom left;
  padding-top: 21px;
  padding-bottom: 25px; }

.top-2-main {
  background: none;
  z-index: 2;
  position: relative;
  padding-bottom: 0; }
  .top-2-main .top-2-wrap {
    border-bottom: 1px solid #76A4D1;
    padding-bottom: 25px; }

.top-2-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 270px; }

.logo-img {
  margin-right: 10px; }

.logo-txts {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.logo-txt-1 {
  color: white;
  font-size: 30px;
  font-weight: 400;
  width: 100%;
  font-family: "Magistral Black C"; }

.logo-txt-2 {
  color: #7aceff;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 2.32px; }

.conts-item-1 {
  color: #cbecff;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 1.4px;
  padding-left: 28px;
  background-image: url("../img/phone-icon.png");
  background-repeat: no-repeat;
  background-position: left center;
  min-height: 24px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 54px; }

.conts-item a, .conts-item span {
  color: #cbecff; }

.conts-item-txt {
  color: #cbecff; }

.footer .conts-item, .footer .conts-item a, .footer .conts-item span {
  color: #cbecff; }

.conts-item-2 {
  color: #cbecff;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 1.4px;
  padding-left: 28px;
  min-height: 24px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-image: url("../img/geo-icon.png");
  background-repeat: no-repeat;
  background-position: left center;
  margin-left: 42px; }

.conts-item-3 {
  color: #cbecff;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 1.4px;
  padding-left: 33px;
  background-image: url("../img/mail-icon.png");
  background-repeat: no-repeat;
  background-position: left center;
  min-height: 24px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 54px;
  margin-right: 44px; }

.butt {
  width: 195px;
  height: 44px;
  -webkit-border-radius: 22px;
          border-radius: 22px;
  background-color: #00376c;
  background-image: -webkit-linear-gradient(115deg, #e10019 0%, #e89197 46%, #ef3441 100%);
  background-image: linear-gradient(-25deg, #e10019 0%, #e89197 46%, #ef3441 100%);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }

.butt-txt {
  color: white;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1.6px;
  margin-left: 9px; }

.blue {
  background-color: #e9f0f6;
  padding-bottom: 77px;
  padding-top: 25px; }

.bread-ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.bread-li {
  margin-right: 10px; }

.bread-a, .bread-ul a {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  color: #acbdcb; }

.bread-ul i {
  font-style: normal;
  margin-left: 5px;
  margin-right: 5px;
  font-size: 14px;
  font-weight: 400; }

.bread-span, .bread-ul {
  color: #8294a4;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px; }

.cargo {
  margin-top: 55px; }

.like-h2 {
  color: #1a3f62;
  font-size: 36px;
  font-weight: 700;
  line-height: 48px;
  text-transform: uppercase;
  padding-bottom: 52px;
  text-align: center;
  background-image: url("../img/arrow-b.png");
  background-repeat: no-repeat;
  background-position: center bottom; }

.cargo-cols {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  margin-top: -50px; }

.cargo-txt {
  color: #5e5e5e;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
  padding-left: 48px;
  padding-top: 15px; }

.quest {
  padding-top: 99px; }

.quest-items {
  margin-top: 20px;
  padding-top: 15px; }

.quest-item {
  width: 975px;
  -webkit-box-shadow: rgba(101, 173, 255, 0.61) 0px 14px 29px;
          box-shadow: rgba(101, 173, 255, 0.61) 0px 14px 29px;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  background-color: #00376c;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 38px;
  position: relative; }
  .quest-item:nth-child(2n) {
    width: 975px;
    -webkit-box-shadow: rgba(101, 173, 255, 0.61) 0px 14px 29px;
            box-shadow: rgba(101, 173, 255, 0.61) 0px 14px 29px;
    -webkit-border-radius: 10px;
            border-radius: 10px;
    background-color: #00376c;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 38px;
    position: relative;
    float: right;
    margin-bottom: 71px;
    margin-top: 71px; }
    .quest-item:nth-child(2n) .quest-num {
      left: -20px;
      right: auto; }
    .quest-item:nth-child(2n) .quest-txt-1, .quest-item:nth-child(2n) .quest-txt-2 {
      text-align: right; }

.quest-item-1 {
  width: 975px;
  -webkit-box-shadow: rgba(101, 173, 255, 0.61) 0px 14px 29px;
          box-shadow: rgba(101, 173, 255, 0.61) 0px 14px 29px;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  background-color: #00376c;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 38px;
  position: relative; }

.quest-txt-1 {
  color: #7aceff;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 11px; }

.quest-txt-2 {
  color: #ffffff;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px; }

.quest-num {
  width: 51px;
  height: 51px;
  -webkit-box-shadow: rgba(101, 173, 255, 0.46) 3px 3px 29px;
          box-shadow: rgba(101, 173, 255, 0.46) 3px 3px 29px;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#e10019), color-stop(46%, #e89197), to(#ef3441));
  background-image: -webkit-linear-gradient(bottom, #e10019 0%, #e89197 46%, #ef3441 100%);
  background-image: linear-gradient(to top, #e10019 0%, #e89197 46%, #ef3441 100%);
  -webkit-border-radius: 50%;
          border-radius: 50%;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  top: -20px;
  right: -20px; }

.quest-num-txt {
  color: #ffffff;
  font-size: 24px;
  font-weight: 400; }

.quest-item-2 {
  width: 975px;
  -webkit-box-shadow: rgba(101, 173, 255, 0.61) 0px 14px 29px;
          box-shadow: rgba(101, 173, 255, 0.61) 0px 14px 29px;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  background-color: #00376c;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 38px;
  position: relative;
  float: right;
  margin-top: 71px; }

.quest-txt-1-r {
  color: #7aceff;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 11px;
  text-align: right; }

.quest-txt-2-r {
  color: white;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  text-align: right; }

.quest-num-l {
  width: 51px;
  height: 51px;
  -webkit-box-shadow: rgba(101, 173, 255, 0.46) 3px 3px 29px;
          box-shadow: rgba(101, 173, 255, 0.46) 3px 3px 29px;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#e10019), color-stop(46%, #e89197), to(#ef3441));
  background-image: -webkit-linear-gradient(bottom, #e10019 0%, #e89197 46%, #ef3441 100%);
  background-image: linear-gradient(to top, #e10019 0%, #e89197 46%, #ef3441 100%);
  -webkit-border-radius: 50%;
          border-radius: 50%;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  top: -10px;
  right: -10px;
  left: -10px; }

.quest-item-3 {
  width: 975px;
  -webkit-box-shadow: rgba(101, 173, 255, 0.61) 0px 14px 29px;
          box-shadow: rgba(101, 173, 255, 0.61) 0px 14px 29px;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  background-color: #00376c;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 38px;
  position: relative;
  margin-top: 71px;
  float: left; }

.form-wrap {
  width: 1270px;
  margin-top: 0;
  margin-bottom: 94px;
  position: relative;
  padding-bottom: 74px;
  margin-left: auto;
  margin-right: auto;
  padding-right: 55px; }

.form-wrap-inner {
  padding-top: 102px; }

.w-form, .form-wrap .wpcf7 {
  width: 1140px;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  border: 10px solid #d0e0ee;
  background-color: white;
  padding: 61px 47px 61px 68px;
  margin: 0px 10px auto auto;
  position: relative;
  z-index: 1;
  float: right; }

.w-form-title {
  color: #00376c;
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 35px;
  line-height: 1.1; }

.w-form-cols {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%; }

.w-form-col-l {
  width: 292px; }

input[type="text"].w-input-text {
  width: 292px;
  height: 49px;
  -webkit-border-radius: 25px;
          border-radius: 25px;
  border: 3px solid #d0e0ee;
  background-color: white;
  color: #898989;
  font-size: 16px;
  font-weight: 400;
  padding-left: 22px;
  padding-right: 22px;
  margin-bottom: 31px; }

input[type="text"].w-input-text-last {
  width: 292px;
  height: 49px;
  -webkit-border-radius: 25px;
          border-radius: 25px;
  border: 3px solid #d0e0ee;
  background-color: white;
  color: #898989;
  font-size: 16px;
  font-weight: 400;
  padding-left: 22px;
  padding-right: 22px;
  margin-bottom: 0px; }

.w-form-col-r {
  width: 683px; }

.w-textarea {
  height: 129px;
  -webkit-border-radius: 25px;
          border-radius: 25px;
  border: 3px solid #d0e0ee;
  background-color: white;
  padding-top: 20px;
  padding-left: 20px;
  color: #898989;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 31px;
  width: 683px; }

.form-butt-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }

input[type="submit"].form-butt {
  width: 263px;
  height: 49px;
  -webkit-border-radius: 25px;
          border-radius: 25px;
  background-color: black;
  background: url("../img/mail-icon-butt.png") no-repeat left 25px center, -webkit-linear-gradient(115deg, #e10019 0%, #e89197 46%, #ef3441 100%);
  background: url("../img/mail-icon-butt.png") no-repeat left 25px center, linear-gradient(-25deg, #e10019 0%, #e89197 46%, #ef3441 100%);
  color: white;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  padding-left: 20px; }

.form-img-car {
  position: absolute;
  bottom: -11px;
  left: -234px;
  z-index: 0; }

.map {
  height: 530px; }

.footer {
  background-color: #001a33;
  padding-top: 50px;
  padding-bottom: 37px; }

.footer-row-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid rgba(3, 113, 216, 0.25);
  padding-bottom: 31px; }

.footer-row-2 {
  margin-top: 36px; }

.footer-ul, .footer-row-2 ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 50px; }

.footer-a, .footer-row-2 ul a {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: -0.09px;
  color: #598fae; }
  .footer-a:hover, .footer-row-2 ul a:hover {
    color: #fea9af; }

.footer-a-active {
  color: #fea9af;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: -0.09px; }

.footer-2 {
  background-color: #000c18;
  padding-top: 20px;
  padding-bottom: 17px; }

.copy {
  color: #2e5064;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.07px;
  text-align: center; }

.servs {
  padding-bottom: 77px;
  padding-top: 100px; }

.servs-items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 40px; }

.servs-item {
  width: 163px; }

.servs-arr-r:last-child {
  display: none; }

.servs-img-wrap {
  width: 163px;
  height: 163px;
  border: 10px solid #d0e0ee;
  background-color: white;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative; }

.servs-num {
  width: 51px;
  height: 51px;
  -webkit-box-shadow: rgba(101, 173, 255, 0.46) 3px 3px 29px;
          box-shadow: rgba(101, 173, 255, 0.46) 3px 3px 29px;
  background-color: #00376c;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  top: -10px;
  right: -10px; }

.servs-num-txt {
  color: #7aceff;
  font-size: 24px;
  font-weight: 400; }

.servs-title {
  color: #5e5e5e;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  margin-top: 20px; }

.servs-arr-r {
  width: 32px;
  height: 24px;
  background-image: url("../img/arr-r.png");
  background-repeat: no-repeat;
  background-position: left top; }

.blue-main {
  background-color: #e9f0f6;
  padding-bottom: 41px;
  padding-top: 46px;
  position: relative;
  min-height: 750px; }

.main-block-1-cols {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 37px; }

.main-block-1-col-l {
  width: 638px; }
  .main-block-1-col-l img {
    position: absolute;
    left: -70px;
    top: 0; }

.main-block-1-col-r {
  width: 638px;
  color: #5e5e5e;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
  font-weight: 400; }

.top-2-big {
  background-image: url("../img/top-2-bg.png");
  background-repeat: no-repeat;
  background-position: left top;
  padding-top: 21px;
  padding-bottom: 25px;
  height: 810px; }

.top-2-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.types {
  background-image: url("../img/types-bg.jpg");
  background-repeat: no-repeat;
  background-position: left top;
  padding-top: 77px;
  padding-bottom: 77px;
  background-size: cover;
  height: 1300px; }

.like-h2-w {
  color: #ffffff;
  font-size: 36px;
  font-weight: 700;
  line-height: 48px;
  text-transform: uppercase;
  padding-bottom: 52px;
  text-align: center;
  background-image: url("../img/arrow-b.png");
  background-repeat: no-repeat;
  background-position: center bottom; }

.like-h2-span {
  color: #ef3441; }

.types-list {
  margin-bottom: 120px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-top: -40px; }

.types-item {
  width: 33%;
  margin-bottom: 20px; }

.types-img-wrap {
  height: 290px; }

.types-txt-1 {
  color: white;
  font-size: 24px;
  font-weight: 400;
  line-height: 28px;
  margin-bottom: 23px; }

.types-txt-2 {
  color: #7aceff;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 19px; }

.butt-min {
  width: 107px;
  height: 32px;
  -webkit-border-radius: 16px;
          border-radius: 16px;
  border: 3px solid #d0e0ee;
  background-color: #00376c;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  float: left; }
  .butt-min:hover {
    background-color: #00376c;
    background-image: -webkit-linear-gradient(115deg, #e10019 0%, #e89197 46%, #ef3441 100%);
    background-image: linear-gradient(-25deg, #e10019 0%, #e89197 46%, #ef3441 100%);
    border: none; }

.butt-min-txt {
  color: #ffffff;
  font-size: 16px;
  font-weight: 400; }

.butt-min-act {
  width: 107px;
  height: 32px;
  -webkit-border-radius: 16px;
          border-radius: 16px;
  background-color: #00376c;
  background-image: -webkit-linear-gradient(115deg, #e10019 0%, #e89197 46%, #ef3441 100%);
  background-image: linear-gradient(-25deg, #e10019 0%, #e89197 46%, #ef3441 100%);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: right;
  float: right; }

.form-2-wrap {
  margin-top: -90px; }

.w-form-2, .form-2-wrap .wpcf7 {
  width: 1140px;
  height: 238px;
  -webkit-box-shadow: #2e6ead 0px 6px 24px;
          box-shadow: #2e6ead 0px 6px 24px;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  border: 10px solid #d0e0ee;
  background-color: white;
  padding: 54px 68px 62px;
  margin: auto;
  position: relative;
  z-index: 2; }

.form-2-title {
  color: #00376c;
  font-size: 36px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center; }

.form-2-inputs {
  margin-top: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }

input[type="text"].w-input-text-2 {
  width: 244px;
  height: 49px;
  -webkit-border-radius: 25px;
          border-radius: 25px;
  border: 3px solid #d0e0ee;
  background-color: white;
  color: #898989;
  font-size: 16px;
  font-weight: 400;
  padding-left: 22px;
  padding-right: 22px;
  margin-bottom: 31px; }

input[type="submit"].form-2-butt {
  width: 200px;
  height: 49px;
  -webkit-border-radius: 25px;
          border-radius: 25px;
  background-color: black;
  background: url("../img/butt-img.png") no-repeat left 15px center, -webkit-linear-gradient(115deg, #e10019 0%, #e89197 46%, #ef3441 100%);
  background: url("../img/butt-img.png") no-repeat left 15px center, linear-gradient(-25deg, #e10019 0%, #e89197 46%, #ef3441 100%);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  color: white;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  padding-left: 17px; }

.pop-wrap {
  width: 320px;
  position: fixed;
  top: 20%;
  left: -webkit-calc(50% - 160px);
  left: calc(50% - 160px);
  z-index: 4;
  display: none; }
  .pop-wrap .close {
    right: 20px;
    top: 20px; }

.pop-wrap .wpcf7-form {
  height: auto;
  -webkit-box-shadow: #2e6ead 0px 6px 24px;
          box-shadow: #2e6ead 0px 6px 24px;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  border: 10px solid #d0e0ee;
  background-color: white;
  padding: 50px 30px;
  width: 100%; }

input[type="text"].pop-input-text {
  width: 100%;
  height: 49px;
  -webkit-border-radius: 25px;
          border-radius: 25px;
  border: 3px solid #d0e0ee;
  background-color: white;
  color: #898989;
  font-size: 16px;
  font-weight: 400;
  padding-left: 22px;
  padding-right: 22px;
  margin-bottom: 31px; }

.pop-wrap .wpcf7-form input[type="submit"].pop-form-butt {
  width: 100%;
  height: 49px;
  -webkit-border-radius: 25px;
          border-radius: 25px;
  background-color: black;
  background: url("../img/butt-img.png") no-repeat left 15px center, -webkit-linear-gradient(115deg, #e10019 0%, #e89197 46%, #ef3441 100%);
  background: url("../img/butt-img.png") no-repeat left 15px center, linear-gradient(-25deg, #e10019 0%, #e89197 46%, #ef3441 100%);
  color: white;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  padding-left: 20px; }

.slider {
  margin-top: -104px; }

div.metaslider .theme-default .nivoSlider {
  position: relative; }

.metaslider .theme-default .nivo-caption {
  position: absolute;
  top: 225px;
  background: none;
  color: #00376c;
  font-size: 36px;
  font-weight: 400;
  line-height: 48px;
  text-transform: uppercase;
  font-family: "Magistral Black C" !important;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  width: 940px;
  left: -webkit-calc(50% - 470px);
  left: calc(50% - 470px); }

.metaslider .theme-default .nivo-controlNav {
  bottom: 10px;
  position: absolute; }

div.metaslider .slider-wrapper .nivo-controlNav a {
  background: none;
  border: none;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  width: 14px;
  height: 14px;
  border: 2px solid rgba(208, 224, 238, 0.8);
  background-color: #000000;
  margin: 0 8px; }

.metaslider .theme-default .nivo-controlNav a.active {
  border: 2px solid rgba(122, 206, 255, 0.8); }

.thanks {
  width: 320px;
  height: auto;
  padding: 80px 20px 40px 20px;
  left: -webkit-calc(50% - 160px);
  left: calc(50% - 160px);
  top: 20%;
  position: fixed;
  z-index: 4;
  -webkit-box-shadow: 0 6px 24px #2e6ead;
          box-shadow: 0 6px 24px #2e6ead;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  border: 10px solid #d0e0ee;
  background-color: #ffffff;
  display: none; }

.close {
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 15px;
  color: #ccc;
  z-index: 5;
  width: 25px;
  height: 25px;
  font-family: Arial;
  border: 1px solid #ccc;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  line-height: 1.65; }

.overlay {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.4;
  display: block;
  content: "";
  z-index: 3;
  display: none; }

.wpcf7-response-output {
  display: none !important; }

/*==========  Desktop First Method  ==========*/
/* Large Devices, Wide Screens */
@media only screen and (max-width: 1920px) {
  .metaslider .theme-default .nivo-caption {
    top: 20%; }
  .main-block-1-col-l img {
    max-width: 720px;
    position: static;
    margin-left: -190px; }
  .main-block-1-col-l,
  .main-block-1-col-r {
    width: 50%; } }

@media only screen and (max-width: 1400px) {
  .form-wrap {
    margin-right: 0; }
  .cargo-cols img {
    margin-left: 0 !important;
    width: 50%; }
  .cargo-txt {
    width: 50%; } }

@media only screen and (max-width: 1366px) {
  .form-img-car {
    display: none; }
  .form-wrap {
    margin-left: auto;
    margin-right: auto;
    padding-right: 0;
    width: 100%;
    float: none; }
  .w-form, .form-wrap .wpcf7 {
    float: none;
    margin: auto; } }

@media only screen and (max-width: 1200px) {
  .contain, .form-wrap, .form-2-wrap {
    width: 970px; }
  .quest-item, .quest-item:nth-child(2n) {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .quest-items {
    width: 100%; }
  .footer-row-2 {
    display: none; }
  .form-2-wrap {
    margin-left: auto;
    margin-right: auto; }
  .form-2-wrap {
    margin-top: 90px; }
  input[type="text"].w-input-text-2 {
    width: 194px; }
  .w-form-2, .form-2-wrap .wpcf7 {
    width: 100%;
    padding-left: 40px;
    padding-right: 40px; }
  .w-form, .form-wrap .wpcf7 {
    padding-left: 40px;
    padding-right: 40px; }
  .w-form, .form-wrap .wpcf7 {
    width: 100%; }
  .w-form-col-l {
    padding-right: 20px; }
  .w-form-col-r {
    padding-left: 20px; }
  .w-form-col-l,
  .w-form-col-r {
    width: 50%; }
  .w-textarea, .input[type="text"].w-input-text {
    width: 100%; }
  input[type="text"].w-input-text {
    width: 100%; }
  .types-img-wrap img {
    max-width: 100%;
    margin-left: -40px !important;
    margin-bottom: -230px !important; }
  .types-list {
    margin-bottom: 0;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .types-item {
    width: -webkit-calc(33.3% - 10px);
    width: calc(33.3% - 10px);
    padding-right: 20px; }
  .types-txt-1 {
    height: 55px; }
  .types-img-wrap {
    height: 210px; }
  .main-block-1-col-l img {
    margin-left: -270px; }
  .footer-ul, .footer-row-2 ul {
    display: none; }
  .conts-item-2 {
    display: none; }
  .hidden-mnu {
    display: block; }
  .top .menu-verxnee-menyu-container {
    display: none;
    position: absolute;
    right: 0;
    top: 50px;
    width: 280px;
    z-index: 3;
    background-color: #001b35;
    height: auto;
    overflow: hidden;
    padding: 20px 20px 0px 20px; }
  .top ul {
    display: block !important;
    height: auto; }
  .top ul li {
    display: block;
    width: 100%;
    text-align: right;
    margin-bottom: 25px; }
    .top ul li a {
      width: 100%;
      display: block;
      color: #FFF; }
  .top .contain {
    position: relative; }
  .toggle-mnu {
    display: block;
    float: right;
    right: 0;
    top: 0;
    text-align: center;
    line-height: 48px;
    display: block;
    width: 24px;
    height: 20px;
    margin: 0;
    margin-top: 25px; }
  .toggle-mnu:focus {
    outline: none; }
  .toggle-mnu span {
    position: relative;
    display: block;
    background-color: #000;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    width: 24px;
    height: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #fff; }
  .toggle-mnu span:after, .toggle-mnu span:before {
    content: "";
    position: absolute;
    left: 0;
    top: -7px;
    width: 24px;
    height: 3px; }
  .toggle-mnu span:after {
    top: 7px;
    background-color: #000;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #fff; }
  .toggle-mnu span:before {
    background-color: #fff;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #fff; }
  .toggle-mnu.on span {
    background-color: transparent; }
  .toggle-mnu.on span:before {
    -webkit-transform: rotate(45deg) translate(5px, 5px);
    -ms-transform: rotate(45deg) translate(5px, 5px);
    transform: rotate(45deg) translate(5px, 5px);
    top: -6px; }
  .toggle-mnu.on span:after {
    -webkit-transform: rotate(-45deg) translate(7px, -8px);
    -ms-transform: rotate(-45deg) translate(7px, -8px);
    transform: rotate(-45deg) translate(8px, -9px);
    top: 13px; }
  .toggle-mnu.on + #menu {
    opacity: 1;
    visibility: visible; }
  .slider {
    margin-top: 0; }
  .metaslider .theme-default .nivo-caption {
    top: 50px;
    color: #FFF; }
  .top-2-main {
    background: url("../img/top-2-bg.png") no-repeat top left; } }

/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
  .contain, .form-wrap, .form-2-wrap {
    width: 750px; }
  .conts-item-3 {
    display: none; }
  .top-2-wrap {
    height: auto;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .conts-item-1 {
    margin-right: 40px;
    margin-left: 30px; }
  .toggle-mnu {
    position: absolute;
    z-index: 3;
    top: 22px; }
  .top {
    height: 0; }
  .top .menu-verxnee-menyu-container {
    top: 70px; }
  .metaslider .theme-default .nivo-caption {
    font-size: 28px;
    line-height: 1.3; }
  .main-block-1-cols {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .main-block-1-col-l,
  .main-block-1-col-r {
    width: 100%; }
  .main-block-1-col-l {
    margin-bottom: 25px; }
    .main-block-1-col-l img {
      margin-left: 0; }
  .types-item {
    width: -webkit-calc(50% - 20px);
    width: calc(50% - 20px);
    text-align: center;
    padding-right: 0; }
  .butt-min {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .types {
    height: auto; }
  .form-2-wrap {
    height: auto; }
  .form-2-inputs {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  input[type="text"].w-input-text-2 {
    width: 100%; }
  .w-form-2, .form-2-wrap .wpcf7 {
    height: auto; }
  input[type="submit"].form-2-butt {
    width: 100%; }
  .wpcf7-form-control-wrap {
    width: 100%; }
  .types-img-wrap img {
    margin-bottom: -260px !important; }
  .types-img-wrap {
    height: 250px;
    text-align: center; }
    .types-img-wrap img {
      margin-left: auto !important;
      margin-right: auto; } }

/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
  .contain, .form-wrap, .form-2-wrap {
    width: 600px; }
  .cargo-cols {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .cargo-cols img, .cargo-cols .cargo-txt {
      width: 100%;
      padding-left: 0; }
    .cargo-cols img {
      margin-bottom: 30px; }
  .conts-item-1 {
    display: none; }
  .top-2-wrap {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .metaslider .theme-default .nivo-caption {
    font-size: 21px;
    width: 500px;
    left: -webkit-calc(50% - 250px);
    left: calc(50% - 250px);
    top: 20px; }
  .top-2 .butt {
    margin-right: 50px; }
  .main-block-1-col-l img {
    max-width: 100%; }
  .servs-items {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .servs-item {
    margin-bottom: 25px;
    margin-left: 25px;
    margin-right: 25px; }
  .servs-arr-r {
    display: none; } }

@media only screen and (max-width: 640px) {
  .contain, .form-wrap, .form-2-wrap {
    width: 530px; }
  .w-form-cols {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .w-form-col-l,
  .w-form-col-r {
    width: 100%;
    padding-left: 0;
    padding-right: 0; }
  input[type="submit"].form-butt {
    width: 100%; } }

@media only screen and (max-width: 570px) {
  .contain, .form-wrap, .form-2-wrap {
    width: 440px; }
  .quest-item, .quest-item:nth-child(2n) {
    width: 95%; }
  .top-2 .butt {
    margin-top: 20px;
    margin-right: 0;
    width: 100%;
    margin-bottom: 0; }
  .top-2 {
    background-size: cover; }
  .metaslider .theme-default .nivo-caption {
    width: 400px;
    left: -webkit-calc(50% - 200px);
    left: calc(50% - 200px);
    font-size: 17px; }
  .like-h2, .like-h2-w {
    font-size: 28px;
    line-height: 1.3; }
  .types-item {
    width: 100%; }
  .types-img-wrap {
    height: 300px; }
  .footer .butt {
    display: none; }
  .footer .logo {
    margin-left: auto;
    margin-right: auto; } }

/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
  .contain, .form-wrap, .form-2-wrap {
    width: 320px; }
  .metaslider .theme-default .nivo-caption {
    display: none !important; }
  .w-form, .form-wrap .wpcf7 {
    padding-left: 20px;
    padding-right: 20px; }
  .types-img-wrap {
    height: 240px; }
  .w-form-2, .form-2-wrap .wpcf7 {
    padding-left: 20px;
    padding-right: 20px; }
  .form-2-title {
    font-size: 27px; } }

@media only screen and (max-width: 360px) {
  .contain, .form-wrap, .form-2-wrap {
    width: 310px; } }

@media only screen and (max-width: 320px) {
  .contain, .form-wrap, .form-2-wrap {
    width: 300px; } }

/*==========  Mobile First Method  ==========*/
/* Custom, iPhone Retina */
@media only screen and (min-width: 320px) {
  /**/ }

/* Extra Small Devices, Phones */
@media only screen and (min-width: 480px) {
  /**/ }

/* Small Devices, Tablets */
@media only screen and (min-width: 1200px) {
  /**/ }

/* Medium Devices, Desktops */
@media only screen and (min-width: 992px) {
  /**/ }

@media only screen and (min-width: 768px) {
  /**/ }

/* Large Devices, Wide Screens */
@media only screen and (min-width: 1200px) {
  .menu-verxnee-menyu-container {
    display: block; }
  .hidden-mnu {
    display: none; } }
