@charset "UTF-8";

/*========== Site setup ==========*/

@import url(https://fonts.googleapis.com/css?family=Montserrat:100,200,300,400,500,600,700,800,900&display=swap);

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  -moz-box-sizing: content-box;
       box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
     -moz-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type=checkbox],
[type=radio] {
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

/*========== Colors ==========*/

/*========== Font and typography ==========*/

/*========== Font weight ==========*/

/*========== Z-index ==========*/

/*========== Other ==========*/

/* Responsive typography - tablet */

/* Responsive typography - laptop */

/* Responsive typography - desctop */

/*=============== BASE ===============*/

* {
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  padding: 0;
  margin: 0;
}

html {
  height: 100%;
  scroll-behavior: smooth;
}

html body {
  display: block;
  position: relative;
  height: 100%;
  background: #ffffff;
  color: #4a4a4a;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  line-height: 1.3;
}

html body a {
  color: #0ea4dc;
  text-decoration: none;
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  transition: all 0.25s linear;
}

html body a:hover {
  color: #2e1c45;
}

html body address {
  font-style: normal;
}

html body img {
  max-width: 100%;
  height: auto;
}

html body main a {
  color: #2e1c45;
  font-weight: 600;
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  transition: all 0.25s linear;
}

html body main a:hover {
  color: #0ea4dc;
}

html body h1 {
  position: relative;
  font-size: 28px;
}

html body h2 {
  position: relative;
  font-size: 32px;
}

html body h2.section-title {
  color: #2e1c45;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 45px;
}

html body h2.section-title::after {
  content: "";
  position: absolute;
  width: 50px;
  height: 2px;
  bottom: -15px;
  left: 50%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  background: #0ea4dc;
}

html body h3 {
  position: relative;
  font-size: 20px;
  color: #2e1c45;
  font-weight: 600;
  margin-bottom: 5px;
}

html body main {
  min-height: 570px;
  padding-top: 140px;
  overflow-x: hidden;
}

html body ol {
  text-align: justify;
}

html body p {
  color: #4a4a4a;
  text-align: justify;
  text-indent: 30px;
  line-height: 1.3;
}

html body section {
  padding: 60px 0;
}

html body ul {
  list-style: none;
  text-align: justify;
}

::-moz-selection {
  background: #0ea4dc;
  color: #ffffff;
}

::selection {
  background: #0ea4dc;
  color: #ffffff;
}

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

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

:-ms-input-placeholder {
  color: #b5b5b5;
}

::-ms-input-placeholder {
  color: #b5b5b5;
}

::placeholder {
  color: #b5b5b5;
}

/*=============== GLOBAL CSS CLASSES ===============*/

.container,
.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.btn {
  display: inline-block;
  background: #0ea4dc;
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 3px;
  padding: 20px 30px;
  cursor: pointer;
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  transition: all 0.25s linear;
}

.btn--gradient {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(35%, #0ea4dc), color-stop(98%, #2e1c45));
  background-image: -webkit-linear-gradient(left, #0ea4dc 35%, #2e1c45 98%);
  background-image: -moz-linear-gradient(left, #0ea4dc 35%, #2e1c45 98%);
  background-image: linear-gradient(90deg, #0ea4dc 35%, #2e1c45 98%);
}

.btn--second-gradient {
  background-image: -webkit-linear-gradient(45deg, #2e1c45 35%, #000 75%);
  background-image: -moz-linear-gradient(45deg, #2e1c45 35%, #000 75%);
  background-image: linear-gradient(45deg, #2e1c45 35%, #000 75%);
}

.btn--round {
  border-radius: 50%;
  padding: 15px 18px;
}

.btn:hover {
  color: #ffffff;
  box-shadow: 0px 0px 4px rgba(46, 28, 69, 0.5);
}

.btn--white {
  background: #ffffff;
  color: #0ea4dc;
}

.btn--white:hover {
  color: #0ea4dc;
}

.btn__icon {
  width: 24px;
  height: 24px;
  fill: #ffffff;
}

.form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  gap: 15px;
}

.form--left,
.form--right {
  width: 100%;
  text-align: center;
}

.form__msg {
  color: #0ea4dc;
  font-weight: 600;
  text-align: justify;
}

.form__btn {
  border: unset;
}

.form__btn--start {
  -webkit-align-self: start;
      -ms-flex-item-align: start;
              -ms-grid-row-align: start;
          align-self: start;
}

.form__btn--end {
  -webkit-align-self: end;
      -ms-flex-item-align: end;
              -ms-grid-row-align: end;
          align-self: end;
}

.form__group {
  width: 100%;
}

.form__group .invalid-feedback {
  font-size: 14px;
  font-weight: 600;
  margin-top: 5px;
}

.form__input {
  width: 100%;
  height: 50px;
  border-radius: 3px;
  border: 1px solid #ddd;
  padding: 20px 15px;
}

.form__select {
  width: 100%;
  height: 50px;
  border-radius: 3px;
  border: 1px solid #ddd;
  background: #ffffff;
  padding: 0 15px;
  color: #b5b5b5;
}

.form__textarea {
  width: 100%;
  height: 170px;
  border-radius: 3px;
  border: 1px solid #ddd;
  padding: 20px 15px;
  resize: none;
}

.field-feedbackform-antispam {
    display: none !important;
}

.social {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
}

.social__link:hover {
  opacity: 0.75;
}

.social__icon {
  margin-top: 2px;
}

.info-text {
  background: #0ea4dc;
  color: #ffffff;
  font-weight: 600;
  text-indent: 0;
  padding: 15px 15px;
  border-radius: 3px;
}

.information {
    position: relative;
    background: #2e1c45;
}

.information--package{
  background: #eef9fc;
}

.information h2 {
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  z-index: 1;
}

.information--package h2 {
  color: #2e1c45;
  position: relative;
  text-align: center;
  width: 860px;
  max-width: 100%;
}

.information__img  {
  display: none;
}


/*========== Site components ==========*/

.brand {
  position: relative;
  z-index: 10;
}

.breadcrumb-wrapper {
  background: #0ea4dc;
  padding: 15px 0;
}

.breadcrumb__item {
  position: relative;
  display: inline-block;
  margin-right: 30px;
}

.breadcrumb__item::before {
  content: "/";
  position: absolute;
  bottom: -1px;
  right: -18px;
  color: #ffffff;
  font-weight: 600;
}

.breadcrumb__item:last-child::before {
  display: none;
}

.breadcrumb__item-link {
  color: #ffffff;
  font-weight: 600;
  line-height: 1;
}

.breadcrumb__item-link:hover {
  color: #2e1c45;
}

.lang__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 15px;
}

.lang__link {
  color: #0ea4dc;
  font-weight: 500;
}

.lang__link:hover,
.lang__link--active {
  color: #ffffff;
}

.body--hidden {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0,0,0, .5);
  padding: 50px 15px;
  z-index: 100;
  overflow-y: auto;
}

.modal-hidden {
  display: none;
}

.modal-show {
  display: flex;
  align-items: center;
  justify-content: center;
}

.modal__close {
  cursor: pointer;
}

.modal__container {
  display: block;
  width: 600px;
  max-width: 100%;
  background: #ffffff;
  padding: 30px;
  border-radius: 3px;
}

.modal__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 30px;
}

.modal__container form {
  width: 100%;
}

.nav {
  position: relative;
}

.nav__items {
  display: none;
  background: #ffffff;
  padding: 0 15px;
  z-index: 1;
}

.nav__items--active {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.nav__item {
  margin: 5px 0;
}

.nav__link {
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
}

.nav__link--active {
  color: #2e1c45;
}

.hamburger {
  position: absolute;
  top: -10px;
  right: 0;
  z-index: 10;
  cursor: pointer;
}

.hamburger__ham {
  display: block;
  height: 2px;
  width: 26px;
  background: #2e1c45;
  margin: 7px 0;
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  transition: all 0.25s linear;
}

.hamburger__ham:first-child {
  margin-top: 0;
}

.hamburger__ham:last-child {
  margin-bottom: 0;
}

.hamburger--active .hamburger__ham--top {
  -webkit-transform: translateY(9px) rotateZ(-45deg);
     -moz-transform: translateY(9px) rotateZ(-45deg);
      -ms-transform: translateY(9px) rotate(-45deg);
       -o-transform: translateY(9px) rotateZ(-45deg);
          transform: translateY(9px) rotateZ(-45deg);
}

.hamburger--active .hamburger__ham--bottom {
  -webkit-transform: translateY(-9px) rotateZ(45deg);
     -moz-transform: translateY(-9px) rotateZ(45deg);
      -ms-transform: translateY(-9px) rotate(45deg);
       -o-transform: translateY(-9px) rotateZ(45deg);
          transform: translateY(-9px) rotateZ(45deg);
}

.hamburger--active .hamburger__ham--middle {
  width: 0;
}

/*========== Site content ==========*/

.error {
  text-align: center;
  padding: 100px 0;
}

.error__number {
  color: #0ea4dc;
  font-size: 150px;
  font-weight: 900;
  line-height: 1.25;
}

.error__info {
  color: #2e1c45;
  font-size: 36px;
  font-weight: 400;
  text-align: center;
  text-indent: 0;
}

.about {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 30px;
}

.about__img img {
  border-radius: 3px;
}

.about__img iframe {
  width: 100%;
}

.about__img--revers {
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

.about__info ul {
  margin-left: 30px;
}

.about__info ul li {
  position: relative;
  padding-left: 30px;
}

.about__info ul li::before {
  content: "◈";
  position: absolute;
  left: 0;
  color: #0ea4dc;
}

.certificate {
  display: inline-block;
  margin-top: 15px;
  cursor: pointer;
}

.certificate img {
  border: 2px solid #0ea4dc;
  border-radius: 8px;
}

.boxes {
  background: #f6f6f6;
}

.boxes__btns {
  text-align: center;
}

.boxes__btn {
  margin-top: 50px;
}

.boxes__btn--red {
  text-align: center;
  background: #FF0000;
}

.boxes__description {
  text-align: center;
  text-indent: 0;
}

.boxes__icon {
  margin-bottom: 15px;
  -webkit-transform: translateY(0);
     -moz-transform: translateY(0);
      -ms-transform: translateY(0);
       -o-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  transition: all 0.25s linear;
}

.boxes__info {
  width: 100%;
  max-width: 680px;
  font-size: 18px;
  text-align: center;
  text-indent: 0;
  margin: 0 auto 50px;
}

.boxes__items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.boxes__item {
  background: #ffffff;
  width: 100%;
  text-align: center;
  border-radius: 3px;
  box-shadow: 0 3px 35px 0 rgba(46, 28, 69, 0.06);
  padding: 30px;
  cursor: pointer;
}

.boxes__item:hover .boxes__title {
  color: #0ea4dc;
}

.boxes__item:hover .boxes__icon {
  -webkit-transform: translateY(-5px);
     -moz-transform: translateY(-5px);
      -ms-transform: translateY(-5px);
       -o-transform: translateY(-5px);
          transform: translateY(-5px);
}

.boxes__title {
  margin-bottom: 10px;
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  transition: all 0.25s linear;
}

.no-webp .banner{
  background-image: url("../img/banner-bg.png"); }

.banner {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 30px;
  padding-bottom: 60px;
}

.banner .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 30px;
}

.banner__btns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 15px;
}

.banner__description {
  font-size: 18px;
  text-align: center;
  text-indent: 0;
}

.banner__img {
  position: relative;
}

.banner__img iframe {
  max-width: 100%;
}

.banner__img img {
  position: relative;
  width: 95%;
  max-width: 400px;
  z-index: 1;
}


.banner__info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 15px;
}

.banner__slogan {
  display: block;
  font-weight: 600;
  color: #2e1c45;
}

.banner__title {
  color: #0ea4dc;
  font-weight: 800;
  text-align: center;
}

.tabs {
  background: #eef9fc;
}

.tabs__content {
  overflow: hidden;
  height: 0;
  -webkit-transition: all .25s linear;
  -moz-transition: all .25s linear;
  -o-transition: all .25s linear;
  -ms-transition: all .25s linear;
  transition: all .25s linear;
}

.tabs__description {
  padding: 0 54px 20px 30px;
}

.tabs__description ul {
  margin-left: 30px;
}

.tabs__description ul li {
  position: relative;
  padding-left: 30px;
}

.tabs__description ul li::before {
  content: "◈";
  position: absolute;
  left: 0;
  color: #0ea4dc;
}

.tabs__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 30px;
  background: #ffffff;
  padding: 20px 20px 20px 30px;
  cursor: pointer;
}

.tabs__header--card {
  flex-direction: column;
  align-items: start;
}

.tabs__header--card .tabs__header-image {
  width: 150px;
}

.tabs__header-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 30px;
}

.tabs__header--card .tabs__header-title {
  width: 100%;
}

.tabs__icon {
  font-size: 20px;
  height: max-content;
  color: #2e1c45;
  transform: rotate(45deg);
  -webkit-transition: all .25s linear;
  -moz-transition: all .25s linear;
  -o-transition: all .25s linear;
  -ms-transition: all .25s linear;
  transition: all .25s linear;
}

.tabs__item {
  background-color: #ffffff;
  position: relative;
  -webkit-transition: all .25s linear;
  -moz-transition: all .25s linear;
  -o-transition: all .25s linear;
  -ms-transition: all .25s linear;
  transition: all .25s linear;
}

.tabs__item::after {
  content: '';
  background-color: #0ea4dc;
  width: 5px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.tabs__items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 30px;
}

.tabs__title {
  color: #2e1c45;
  font-weight: 600;
  margin-bottom: 0;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
}

.tabs__header-title .tabs__title {
  white-space: unset;
}

.tabs__item--open .tabs__icon {
  transform: rotate(0deg);
}

.tabs__item--open .tabs__title {
  color: #0ea4dc;
}

.contact__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 30px;
}

.contact__info {
  width: 100%;
  max-width: 680px;
  font-size: 18px;
  text-align: center;
  margin: 0 auto 50px;
}

.contact__list-item {
  position: relative;
  padding-left: 30px;
}

.contact__list-item::before {
  content: "◈";
  position: absolute;
  left: 0;
  color: #0ea4dc;
}

.contact__list-item a {
  color: #4a4a4a;
  font-weight: 400;
}

.contact__item-title {
  margin-bottom: 15px;
}

.contact__items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 30px;
  order: -1;
}

.contact__map {
  padding: 0;
}

.contact__map iframe {
  height: 250px;
  width: 100%;
  margin-bottom: -5px;
}

.technology {
  background: #f6f6f6;
}

.no-webp .order{
  background-image: url("../img/order-bg.jpg"); }

.order {
  text-align: center;
  position: relative;
  background-color: #2e1c45;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 70px 0;
  margin-bottom: 100px;
  z-index: 1;
  border-radius: 3px;
  overflow: hidden;
}

.order::before {
  position: absolute;
  top: 0;
  content: "";
  left: 0px;
  padding: 0;
  height: 100%;
  width: 100%;
  opacity: 0.7;
  z-index: -1;
  background: rgba(14, 164, 220, 0.9);
}

.order .section-title {
  color: #ffffff;
}

.order .section-title::after {
  background: #ffffff;
}

.order__description {
  width: 100%;
  color: #ffffff;
  max-width: 680px;
  font-size: 18px;
  text-align: center;
  margin: 0 auto 50px;
}

.cryo-images {
  position: relative;
}

.cryo-images__card {
  width: 320px;
  max-width: 100%;
}

.cryo-images__card img {
  border-radius: 3px;
}

.swiper-button-next, .swiper-button-prev {
  top: 57%;
}

.products {
  background: #f6f6f6;
}

.product {
  background: #ffffff;
  padding: 30px;
  margin-bottom: 30px;
  box-shadow: 0 0 15px 0 rgba(46, 61, 73, 0.03);
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  transition: all 0.25s linear;
}

.product__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 30px;
}

.product__content p {
  text-indent: 0;
}

.product__content ul li {
  position: relative;
  padding-left: 30px;
}

.product__content ul li::before {
  content: "◈";
  position: absolute;
  left: 0;
  color: #0ea4dc;
}

.product__img {
  position: relative;
  width: 100%;
  max-width: 100%;
  text-align: center;
  overflow: hidden;
}

.product__img img {
  border-radius: 3px;
}

.product__title {
  text-transform: uppercase;
  margin-bottom: 15px;
  box-shadow: 0 0 15px 0 rgba(46, 61, 73, 0.03);
  -webkit-transition: all 0.25s linear;
       -o-transition: all 0.25s linear;
          transition: all 0.25s linear;
}

.product__cert {
  display: block;
  margin: 15px auto 0;
}

.product:hover .product__title {
  color: #0ea4dc;
}

.product:last-child {
  margin-bottom: 0;
}

.text-block__content ol,
.text-block__content ul {
  margin-left: 30px;
}


.text-block__content ol li,
.text-block__content ul li {
  position: relative;
  padding-left: 30px;
}

.text-block__content ul li::before {
  content: "◈";
  position: absolute;
  left: 0;
  color: #0ea4dc;
}

.copy {
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
}

.copy__link {
  color: #ffffff;
}

.copy__link:hover {
  color: #2e1c45;
}

.footer {
  display: block;
  position: relative;
  background: -webkit-gradient(linear, left top, right top, color-stop(35%, #0ea4dc), color-stop(90%, #2e1c45));
  background: -webkit-linear-gradient(left, #0ea4dc 35%, #2e1c45 90%);
  background: -moz-linear-gradient(left, #0ea4dc 35%, #2e1c45 90%);
  background: linear-gradient(90deg, #0ea4dc 35%, #2e1c45 90%);
  text-align: center;
  padding: 100px 0;
}

.footer .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 40px;
}

.footer-nav {
  font-size: 16px;
  font-weight: 500;
}

.footer-nav__items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 30px;
}

.footer-nav__link {
  color: #ffffff;
}

.footer-nav__link:hover {
  color: #2e1c45;
}

.footer-social {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 30px;
}

.header {
  display: block;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 100;
  background: #ffffff;
}

.header--scroll {
  position: fixed;
  z-index: 100;
  top: 0;
  right: 0;
  left: 0;
  box-shadow: 0px 0px 4px rgba(46, 28, 69, 0.5);
}

.header-top {
  display: block;
  position: relative;
  background-color: #0ea4dc;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(35%, #0ea4dc), color-stop(90%, #2e1c45));
  background-image: -webkit-linear-gradient(left, #0ea4dc 35%, #2e1c45 90%);
  background-image: -moz-linear-gradient(left, #0ea4dc 35%, #2e1c45 90%);
  background-image: linear-gradient(90deg, #0ea4dc 35%, #2e1c45 90%);
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  padding-top: 10px;
  padding-bottom: 10px;
  z-index: 100;
}

.header-top__container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.header-contact {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 30px;
}

.header-contact__list {
  display: none;
}

.header-contact__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
}

.header-contact__link {
  color: #ffffff;
}

.header-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.login__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 750px;
  box-shadow: 0px 0px 75px 0 rgba(46, 61, 73, 0.07);
  border-radius: 3px;
  padding-top: 100px;
  padding-bottom: 100px;
  margin: auto;
}

.login__info {
  width: 100%;
  max-width: 680px;
  font-size: 18px;
  text-align: center;
  margin: 0 auto 50px;
}

.privacy {
  position: relative;
  text-align: justify;
}

.privacy__items {
  margin-left: 15px;
}

.privacy__item {
  padding-bottom: 5px;
  padding-left: 15px;
}

.privacy__item-list {
  padding-left: 30px;
}

.privacy__item-list-item {
  padding-left: 15px;
}

.privacy__item-list-item p {
  text-indent: 0;
}

.privacy__item-list-item ul li {
  position: relative;
  padding-left: 15px;
}

.privacy__item-list-item ul li::before {
  content: "•";
  position: absolute;
  left: 0;
}

.comparison__wrap table {
  width: 100%;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 15px 0;
}

.comparison__wrap table thead {
  display: none;
}

.comparison__wrap table tr {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.comparison__wrap table td {
  position: relative;
  font-size: 14px;
  text-align: right;
  padding: 5px 15px;
  border-bottom: 1px dotted #ddd;
}

.comparison__wrap table td:last-child {
  border-bottom: 0;
}

.comparison__wrap table td:before {
  content: attr(data-label);
  position: absolute;
  bottom: 5px;
  left: 15px;
  font-size: 14px;
  font-weight: 600;
}

.partners {
  height: 370px;
}

.partners-swiper {
  height: 100%;
}

.partners .swiper-slide {
  width: 200px;
  align-self: center;
}

.social-media {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 15px;
}

.social-media__link:hover {
  opacity: .75;
}

@media only screen and (min-width: 576px) {
  .btn {
    padding: 20px 42px;
  }

  .btn--round {
    padding: 15px 18px;
  }

  .breadcrumb-wrapper {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(5%, #0ea4dc), color-stop(75%, #ffffff));
    background-image: -webkit-linear-gradient(left, #0ea4dc 5%, #ffffff 75%);
    background-image: -moz-linear-gradient(left, #0ea4dc 5%, #ffffff 75%);
    background-image: linear-gradient(90deg, #0ea4dc 5%, #ffffff 75%);
  }

  .tabs__header--card {
    flex-direction: row;
    align-items: center;
  }

  .tabs__header--card .tabs__header-title {
    width: calc(100% - 150px);
  }
}

@media only screen and (min-width: 768px) {
  html body h2.section-title--left {
    -moz-text-align: left;
         text-align: left;
  }

  html body h2.section-title--left::after {
    left: 0;
    -webkit-transform: translateX(0);
       -moz-transform: translateX(0);
        -ms-transform: translateX(0);
         -o-transform: translateX(0);
            transform: translateX(0);
  }

  html body section {
    padding: 100px 0;
  }

  .container {
    max-width: 720px;
  }

  .container {
    max-width: 720px;
  }

  .body--hidden {
    overflow: auto;
  }

  .about {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }

  .about__content {
    width: 50%;
  }

  .about__img {
    width: 50%;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
       -moz-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }

  .about__img--revers {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .boxes__item {
    width: -webkit-calc(50% - 15px);
    width: -moz-calc(50% - 15px);
    width: calc(50% - 15px);
  }

  .banner .container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }

  .banner__description {
    text-align: left;
  }

  .banner__img {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
       -moz-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }

  .banner__img img {
    max-width: unset;
  }

  .banner__info {
    -webkit-box-align: start;
    -webkit-align-items: start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: start;
  }

  .banner__title {
    text-align: left;
  }

  .contact__content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: start;
    -webkit-align-items: start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .contact__form {
    width: 50%;
  }

  .contact__form--full {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: start;
    gap: 30px;
    flex-direction: row;
  }

  .form--left,
  .form--right {
    width: 50%;
    text-align: right;
  }

  .contact__items {
    width: 50%;
  }

  .contact__map {
    width: 50%;
    height: 450px;
    order: unset;
  }

  .contact__map iframe {
    height: 450px;
    width: 100%;
    margin-bottom: -5px;
  }

  .footer-nav__items {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }

  .header-contact__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 30px;
  }

  .product__cert {
    display: block;
    margin: 15px 0 0;
  }

  .product__content {
    flex-direction: row;
    align-items: flex-start;
  }

  .product__img {
    width: 200px;
  }

  .product__info {
    width: calc(100% - 230px);
  }

  .information--package h2 {
    text-align: left;
  }

  .information__img  {
    display: block;
    position: absolute;
    top: -50px;
    right: -200px;
  }
}

@media only screen and (min-width: 1024px) {
  .brand {
    width: 145px;
  }

  .container {
    max-width: 990px;
  }

  .nav__items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 30px;
    position: static;
    padding: 0;
  }

  .nav__items--active {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }

  .nav__item {
    margin: 0;
  }

  .nav__link {
    font-size: 16px;
  }

  .hamburger {
    display: none;
  }

  .boxes__item {
    width: -webkit-calc(33.3333333333% - 20px);
    width: -moz-calc(33.3333333333% - 20px);
    width: calc(33.3333333333% - 20px);
  }

  .boxes__items--4 .boxes__item {
    width: -webkit-calc(25% - 30px);
    width: -moz-calc(25% - 30px);
    width: calc(25% - 30px);
  }

  .banner .container {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .banner__description {
    font-size: 22px;
    padding: 5px 0 15px;
  }

  .banner__info {
    width: 50%;
  }

  .banner__slogan {
    font-size: 46px;
  }

  .banner__title {
    max-width: 576px;
    font-size: 56px;
    line-height: 1.15;
  }

  .header-contact {
    gap: 60px;
  }

  .header-contact__list {
    gap: 60px;
  }

  .tabs__items {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    flex-wrap: wrap;
    -webkit-box-align: flex-start;
    -webkit-align-items: flex-start;
    -moz-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
  }

  .tabs__item {
    width: -webkit-calc(50% - 15px);
    width: -moz-calc(50% - 15px);
    width: calc(50% - 15px);
  }

  .comparison__wrap table {
    margin-top: 15px;
  }

  .comparison__wrap table thead {
    display: block;
    margin-bottom: 15px;
  }

  .comparison__wrap table tr {
    display: flex;
    flex-direction: row;
    align-items: center;
  }

  .comparison__wrap table th {
    text-transform: uppercase;
  }

  .comparison__wrap table td,
  .comparison__wrap table th {
    font-size: 16px;
    width: 20%;
  }

  .comparison__wrap table td {
    text-align: center;
    border-bottom: 1px dotted #ddd;
  }

  .comparison__wrap table td:first-child {
    text-align: left;
  }

  .comparison__wrap table:last-child td {
    border-bottom: 0;
  }

  .comparison__wrap table:last-child td:last-child {
    border-bottom: 0;
  }

  .comparison__wrap table td:last-child {
    border-bottom: 1px dotted #ddd;
  }

  .comparison__wrap table td:before {
    display: none;
  }

  .information__img  {
    right: 100px;
  }

  .product__img {
    width: 300px;
  }

  .product__info {
    width: calc(100% - 330px);
  }

  .cryo-images__card {
    width: 450px;
  }
}

@media only screen and (min-width: 1200px) {
  .brand {
    width: 172px;
  }

  .container {
    max-width: 1170px;
  }

  .product__img {
    width: 280px;
  }

  .product__info {
    width: calc(100% - 310px);
  }
}

.webp .banner{ background-image: url(../img/banner-bg.webp); }

.webp .order{ background-image: url(../img/order-bg.webp); }