@charset "UTF-8";
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent;
}

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap;
}

/**
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0;
}

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

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

.alignleft {
  float: left;
  margin: 0 10px 5px 0;
}

.alignright {
  float: right;
  margin: 0 0 5px 10px;
}

.aligncenter {
  display: block;
  margin: 0 auto 5px;
}

.page-wrapper {
  overflow: hidden;
}

.container {
  margin: auto;
  max-width: 1170px;
  padding: 0 15px;
  width: 100%;
}

.hidden-text {
  display: none;
}

.text-center {
  text-align: center;
}

.hide-mobile {
  display: none;
}

@media (min-width: 768px) {
  .hide-mobile {
    display: block;
  }
}

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

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

*:not(iframe) {
  -webkit-transition: 0.25s ease;
  transition: 0.25s ease;
  -webkit-transition-property: background, border, color, left, margin, padding, right, opacity;
  transition-property: background, border, color, left, margin, padding, right, opacity;
}

html,
body {
  height: 100%;
  -webkit-transition: all 0s;
  transition: all 0s;
}

body {
  background: #fff;
  color: #313f75;
  font-family: "BebasNeueRegular", sans-serif;
  font-size: 16px;
  line-height: 1.2;
}

body.fixed {
  -webkit-overflow-scrolling: touch;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

@media (min-width: 992px) {
  body.fixed {
    -webkit-overflow-scrolling: auto;
    overflow: inherit;
    width: auto;
    height: auto;
  }
}

::selection {
  background: #0086ad;
  color: white;
}

input[type='text'],
input[type='email'],
input[type='tel'],
input[type='password'],
textarea,
select {
  background: #fff;
  border: none;
  border-radius: 38px;
  color: #313f75;
  font: 18px "roboto", sans-serif;
  height: 38px;
  padding: 0 25px;
}

input[type='text']:focus,
input[type='email']:focus,
input[type='tel']:focus,
input[type='password']:focus,
textarea:focus,
select:focus {
  outline: none;
}

input[type='text']:focus:required:invalid,
input[type='email']:focus:required:invalid,
input[type='tel']:focus:required:invalid,
input[type='password']:focus:required:invalid,
textarea:focus:required:invalid,
select:focus:required:invalid {
  color: #313f75;
  opacity: 1;
}

input[type='text']:required:valid,
input[type='email']:required:valid,
input[type='tel']:required:valid,
input[type='password']:required:valid,
textarea:required:valid,
select:required:valid {
  color: #313f75;
  opacity: 1;
}

input[type='text']:-moz-placeholder,
input[type='email']:-moz-placeholder,
input[type='tel']:-moz-placeholder,
input[type='password']:-moz-placeholder,
textarea:-moz-placeholder,
select:-moz-placeholder {
  color: #bcbcbc !important;
  opacity: 1 !important;
}

input[type='text']::-moz-placeholder,
input[type='email']::-moz-placeholder,
input[type='tel']::-moz-placeholder,
input[type='password']::-moz-placeholder,
textarea::-moz-placeholder,
select::-moz-placeholder {
  color: #bcbcbc !important;
  opacity: 1 !important;
}

input[type='text']:-ms-input-placeholder,
input[type='email']:-ms-input-placeholder,
input[type='tel']:-ms-input-placeholder,
input[type='password']:-ms-input-placeholder,
textarea:-ms-input-placeholder,
select:-ms-input-placeholder {
  color: #bcbcbc !important;
  opacity: 1 !important;
}

input[type='text']::-webkit-input-placeholder,
input[type='email']::-webkit-input-placeholder,
input[type='tel']::-webkit-input-placeholder,
input[type='password']::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
select::-webkit-input-placeholder {
  color: #bcbcbc !important;
  opacity: 1 !important;
}

input[type='text']:focus:-moz-placeholder,
input[type='email']:focus:-moz-placeholder,
input[type='tel']:focus:-moz-placeholder,
input[type='password']:focus:-moz-placeholder,
textarea:focus:-moz-placeholder,
select:focus:-moz-placeholder {
  color: transparent !important;
}

input[type='text']:focus::-moz-placeholder,
input[type='email']:focus::-moz-placeholder,
input[type='tel']:focus::-moz-placeholder,
input[type='password']:focus::-moz-placeholder,
textarea:focus::-moz-placeholder,
select:focus::-moz-placeholder {
  color: transparent !important;
}

input[type='text']:focus:-ms-input-placeholder,
input[type='email']:focus:-ms-input-placeholder,
input[type='tel']:focus:-ms-input-placeholder,
input[type='password']:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder,
select:focus:-ms-input-placeholder {
  color: transparent !important;
}

input[type='text']:focus::-webkit-input-placeholder,
input[type='email']:focus::-webkit-input-placeholder,
input[type='tel']:focus::-webkit-input-placeholder,
input[type='password']:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder,
select:focus::-webkit-input-placeholder {
  color: transparent !important;
}

input[type="submit"]:focus {
  outline: none;
}

select {
  -webkit-appearance: none;
}

select:focus::-ms-value {
  color: #12161e;
  background: #fff;
}

textarea {
  height: 180px;
  padding: 16px 0 0 16px;
  resize: none;
}

a {
  cursor: pointer;
}

a:not([href]) {
  cursor: initial;
}

a:hover {
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 1em;
}

h1 {
  font-size: 36px;
  margin: 0 0 32px;
}

@media (min-width: 992px) {
  h1 {
    font-size: 64px;
  }
}

h2 {
  font-size: 36px;
  margin: 0 0 18px;
}

h2.title {
  font: 40px/40px "BebasNeueRegular", sans-serif;
  margin: 0 0 44px;
  text-align: center;
  text-transform: uppercase;
}

@media (min-width: 768px) {
  h2.title {
    font-size: 50px;
    line-height: 50px;
    margin: 0 0 54px;
  }
}

@media (min-width: 992px) {
  h2.title {
    font-size: 60px;
    line-height: 60px;
    margin: 0 0 64px;
  }
}

p {
  font: 500 20px/30px "roboto", sans-serif;
  margin: 0 0 20px;
}

@media (min-width: 992px) {
  p {
    font-size: 30px;
    line-height: 40px;
    margin: 0 0 30px;
  }
}

p:last-child {
  margin: 0;
}

p a {
  color: #008aff;
}

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

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
  display: block;
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}

.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
          animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
          animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
  /**
			This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
			calculation of the height of the owl-item that breaks page layouts
		 */
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
  max-height: 0;
}

.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: -webkit-transform 100ms ease;
  transition: -webkit-transform 100ms ease;
  transition: transform 100ms ease;
  transition: transform 100ms ease, -webkit-transform 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transform: scale(1.3, 1.3);
          transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

.hero {
  background: url(../img/bg.jpg) no-repeat center 0;
  background-size: contain;
  padding: 47px 0 109px;
}

.hero .logo {
  margin: 0 0 20px;
  max-width: 237px;
}

.hero .logo img {
  display: block;
  height: auto;
  max-width: 100%;
}

.hero h1 {
  font: 40px/40px "BebasNeueRegular", sans-serif;
  margin: 0 0 30px;
  text-transform: uppercase;
}

@media (min-width: 768px) {
  .hero h1 {
    font-size: 50px;
    line-height: 50px;
  }
}

@media (min-width: 992px) {
  .hero h1 {
    font-size: 60px;
    line-height: 60px;
    margin: 0 0 50px;
  }
}

.hero h1 span {
  color: #ef6a00;
  display: inline-block;
}

.hero-description {
  margin: 0 0 90px;
  max-width: 555px;
}

@media (min-width: 768px) {
  .hero-description {
    margin: 0 0 64px;
  }
}

.hero-description li {
  color: #313f75;
  font: 700 20px/24px "roboto", sans-serif;
  padding: 14px 0 14px 45px;
  position: relative;
}

@media (min-width: 768px) {
  .hero-description li {
    font-size: 30px;
    line-height: 30px;
    padding: 14px 0 14px 55px;
  }
}

.hero-description li::before {
  background: url("../img/tick.svg") no-repeat;
  content: '';
  height: 28px;
  left: 0;
  position: absolute;
  top: 16px;
  width: 31px;
}

@media (min-width: 768px) {
  .hero-description li::before {
    top: 9px;
  }
}

.hero-form {
  background: rgba(69, 90, 157, 0.82);
  border-radius: 40px;
  -webkit-box-shadow: 0 7px 49px rgba(22, 22, 94, 0.28);
          box-shadow: 0 7px 49px rgba(22, 22, 94, 0.28);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 150px 20px 20px;
  position: relative;
}

@media (min-width: 768px) {
  .hero-form {
    margin: 0 0 0 25px;
    padding: 32px;
  }
}

@media (min-width: 992px) {
  .hero-form {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    max-width: 736px;
    padding: 32px 108px 41px 32px;
  }
}

.hero-form h2 {
  color: #fff;
  font: 36px/36px "BebasNeueRegular", sans-serif;
  margin: 0 0 10px;
  text-align: center;
  text-transform: uppercase;
}

@media (min-width: 992px) {
  .hero-form h2 {
    margin: 0 0 30px;
    text-align: left;
  }
}

.hero-form-old-price {
  color: #fff;
  font: 24px/36px "roboto", sans-serif;
  text-align: center;
  text-decoration: line-through;
}

@media (min-width: 992px) {
  .hero-form-old-price {
    margin: 0 34px 0 auto;
    text-align: left;
  }
}

.hero-form-new-price {
  color: #fff;
  font: 700 36px/36px "roboto", sans-serif;
  margin: 10px 0 15px;
  text-align: center;
}

@media (min-width: 992px) {
  .hero-form-new-price {
    margin: 0;
    text-align: left;
  }
}

.hero-form-fields {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
}

@media (min-width: 768px) {
  .hero-form-fields {
    margin: 0 0 23px;
  }
}

.hero-form-fields select,
.hero-form-fields input {
  margin: 0 0 14px;
  width: 100%;
}

@media (min-width: 768px) {
  .hero-form-fields select,
  .hero-form-fields input {
    margin: 0 7px;
    width: calc(100% / 3 - 14px);
  }
}

.hero-form .btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: auto;
  width: 100%;
}

@media (min-width: 768px) {
  .hero-form .btn {
    width: 274px;
  }
}

@media (min-width: 992px) {
  .hero-form .btn {
    margin: 0;
  }
}

.hero-form-img {
  bottom: calc(100% - 140px);
  display: block;
  height: auto;
  left: calc(50% - 100px);
  max-width: 200px;
  position: absolute;
}

@media (min-width: 768px) {
  .hero-form-img {
    bottom: 150px;
    left: calc(100% - 210px);
  }
}

@media (min-width: 992px) {
  .hero-form-img {
    bottom: -20px;
    left: calc(100% - 100px);
    max-width: 270px;
  }
}

@media (min-width: 1200px) {
  .hero-form-img {
    left: calc(100% - 57px);
    max-width: 300px;
  }
}

@media (min-width: 1300px) {
  .hero-form-img {
    max-width: 100%;
  }
}

.symptoms {
  padding: 0 0 45px;
}

@media (min-width: 992px) {
  .symptoms {
    padding: 0 0 93px;
  }
}

.symptoms-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (min-width: 992px) {
  .symptoms-list {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}

.symptoms-item {
  margin: 0 0 30px;
  text-align: center;
  width: 100%;
}

@media (min-width: 576px) {
  .symptoms-item {
    width: calc(50% - 20px);
  }
}

@media (min-width: 992px) {
  .symptoms-item {
    margin: 0;
  }
}

.symptoms-item img {
  border-radius: 50%;
  -webkit-box-shadow: 0 15px 18px rgba(0, 78, 255, 0.61);
          box-shadow: 0 15px 18px rgba(0, 78, 255, 0.61);
  display: block;
  height: auto;
  margin: auto auto 28px;
  max-width: 200px;
}

@media (min-width: 1200px) {
  .symptoms-item img {
    max-width: 100%;
  }
}

.symptoms-item p {
  font: 500 20px/22px "roboto", sans-serif;
  margin: 0 10px;
}

@media (min-width: 1200px) {
  .symptoms-item p {
    font-size: 24px;
    line-height: 24px;
    margin: 0 20px;
  }
}

.attention {
  background: #f0f4ff url("../img/bg-attention.jpg") no-repeat center bottom;
  background-size: cover;
  display: none;
  padding: 50px 0 0;
}

@media (min-width: 768px) {
  .attention {
    display: block;
  }
}

@media (min-width: 992px) {
  .attention {
    padding: 105px 0 0;
  }
}

.attention h2 {
  margin: 0;
}

.attention-header {
  border: 6px solid #f92e31;
  border-radius: 36px;
  -webkit-box-shadow: 0 0 18px rgba(83, 83, 83, 0.55);
          box-shadow: 0 0 18px rgba(83, 83, 83, 0.55);
  margin: 0 auto 50px;
  max-width: 756px;
  padding: 14px 40px;
  position: relative;
  text-align: center;
  width: 100%;
  -webkit-animation: pulse-me 1.5s linear infinite;
          animation: pulse-me 1.5s linear infinite;
}

@media (min-width: 992px) {
  .attention-header {
    margin: 0 auto 108px;
    padding: 14px 80px;
  }
}

.attention-header::before {
  color: #f92e31;
  content: '!';
  font: 100px/154px "roboto", sans-serif;
  left: 10px;
  position: absolute;
  top: calc(50% - 77px);
}

@media (min-width: 992px) {
  .attention-header::before {
    font-size: 153px;
  }
}

.attention-header::after {
  color: #f92e31;
  content: '!';
  font: 100px/154px "roboto", sans-serif;
  position: absolute;
  right: 10px;
  top: calc(50% - 77px);
}

@media (min-width: 992px) {
  .attention-header::after {
    font-size: 153px;
  }
}

.attention-header h3 {
  color: #f92e31;
  font: 28px/32px "BebasNeueRegular", sans-serif;
  margin: 0 0 10px;
  text-transform: uppercase;
}

@media (min-width: 992px) {
  .attention-header h3 {
    font-size: 40px;
    line-height: 38px;
    margin: 0 0 18px;
  }
}

.attention-header p {
  color: #f92e31;
  font: 700 16px/20px "roboto", sans-serif;
}

@media (min-width: 992px) {
  .attention-header p {
    font-size: 20px;
    line-height: 20px;
  }
}

.attention-list {
  background: url("../img/bg-attention.png") no-repeat center bottom;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 110px 20px 107px 0;
}

@media (min-width: 768px) {
  .attention-list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    padding: 110px 0 107px;
  }
}

@media (min-width: 768px) {
  .attention-left .attention-item:nth-child(1) {
    width: 326px;
  }
  .attention-left .attention-item:nth-child(2) {
    width: 227px;
  }
  .attention-left .attention-item:nth-child(3) {
    width: 326px;
  }
}

@media (min-width: 992px) {
  .attention-left .attention-item:nth-child(1) {
    width: 426px;
  }
  .attention-left .attention-item:nth-child(2) {
    width: 327px;
  }
  .attention-left .attention-item:nth-child(3) {
    width: 426px;
  }
}

.attention-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (min-width: 768px) {
  .attention-right {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    text-align: right;
  }
  .attention-right .attention-item::before {
    left: -15px;
    right: auto;
  }
}

@media (min-width: 768px) {
  .attention-right .attention-item:nth-child(1) {
    width: 326px;
  }
  .attention-right .attention-item:nth-child(2) {
    width: 227px;
  }
  .attention-right .attention-item:nth-child(3) {
    width: 326px;
  }
}

@media (min-width: 992px) {
  .attention-right .attention-item:nth-child(1) {
    width: 426px;
  }
  .attention-right .attention-item:nth-child(2) {
    width: 327px;
  }
  .attention-right .attention-item:nth-child(3) {
    width: 426px;
  }
}

.attention-item {
  font: 22px/24px "roboto", sans-serif;
  margin: 0 0 30px;
  padding: 10px 0;
  position: relative;
}

@media (min-width: 768px) {
  .attention-item {
    margin: 0 0 90px;
  }
}

@media (min-width: 992px) {
  .attention-item {
    font-size: 30px;
    line-height: 30px;
    padding: 15px 0;
  }
}

.attention-item::after {
  background: #f92e31;
  bottom: 0;
  content: '';
  left: 0;
  height: 2px;
  position: absolute;
  width: 100%;
}

.attention-item:before {
  content: '';
  width: 30px;
  height: 30px;
  border-radius: 15px;
  position: absolute;
  top: 28px;
  right: -15px;
  margin: auto;
  -webkit-transform-origin: center center;
          transform-origin: center center;
  -webkit-animation: pulse-me 2s linear infinite;
          animation: pulse-me 2s linear infinite;
  -webkit-box-shadow: 0 0 0 rgba(204, 169, 44, 0.4), 0 0 0 rgba(204, 169, 44, 0.4);
          box-shadow: 0 0 0 rgba(204, 169, 44, 0.4), 0 0 0 rgba(204, 169, 44, 0.4);
  border: 8px solid #ff0100;
  background: #ff8d00;
}

@media (min-width: 992px) {
  .attention-item:before {
    top: 44px;
  }
}

@-webkit-keyframes pulse-me {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 1, 0, 0.5), 0 0 0 0 rgba(255, 1, 0, 0.4);
            box-shadow: 0 0 0 0 rgba(255, 1, 0, 0.5), 0 0 0 0 rgba(255, 1, 0, 0.4);
  }
  70% {
    -webkit-box-shadow: 0 0 0 15px rgba(255, 1, 0, 0), 0 0 0 25px rgba(255, 1, 0, 0);
            box-shadow: 0 0 0 15px rgba(255, 1, 0, 0), 0 0 0 25px rgba(255, 1, 0, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 1, 0, 0), 0 0 0 0 rgba(255, 1, 0, 0);
            box-shadow: 0 0 0 0 rgba(255, 1, 0, 0), 0 0 0 0 rgba(255, 1, 0, 0);
  }
}

@keyframes pulse-me {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 1, 0, 0.5), 0 0 0 0 rgba(255, 1, 0, 0.4);
            box-shadow: 0 0 0 0 rgba(255, 1, 0, 0.5), 0 0 0 0 rgba(255, 1, 0, 0.4);
  }
  70% {
    -webkit-box-shadow: 0 0 0 15px rgba(255, 1, 0, 0), 0 0 0 25px rgba(255, 1, 0, 0);
            box-shadow: 0 0 0 15px rgba(255, 1, 0, 0), 0 0 0 25px rgba(255, 1, 0, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 1, 0, 0), 0 0 0 0 rgba(255, 1, 0, 0);
            box-shadow: 0 0 0 0 rgba(255, 1, 0, 0), 0 0 0 0 rgba(255, 1, 0, 0);
  }
}

.about-product {
  background: url("../img/bg-about-product.jpg") no-repeat 0 0;
  display: none;
  padding: 82px 0 30px;
}

@media (min-width: 768px) {
  .about-product {
    display: block;
  }
}

.about-product-list {
  position: relative;
}

.about-product-list::before {
  background: #455a9d;
  border-radius: 40px;
  -webkit-box-shadow: 0 0 35px rgba(69, 77, 146, 0.32);
          box-shadow: 0 0 35px rgba(69, 77, 146, 0.32);
  content: '';
  height: 320px;
  position: absolute;
  right: -78px;
  top: -68px;
  width: 320px;
}

.about-product-list::after {
  background: #fff;
  border-radius: 40px;
  bottom: -68px;
  -webkit-box-shadow: 0 0 35px rgba(69, 77, 146, 0.32);
          box-shadow: 0 0 35px rgba(69, 77, 146, 0.32);
  content: '';
  left: -78px;
  height: 320px;
  position: absolute;
  width: 320px;
}

.about-product-list-wrapper {
  background: #fff;
  border-radius: 40px;
  -webkit-box-shadow: 0 0 35px rgba(69, 77, 146, 0.32);
          box-shadow: 0 0 35px rgba(69, 77, 146, 0.32);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 120px 0 0;
  padding: 40px 15px 33px;
  position: relative;
  z-index: 9;
}

@media (min-width: 768px) {
  .about-product-list-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

@media (min-width: 992px) {
  .about-product-list-wrapper {
    padding: 43px 36px 33px;
  }
}

.about-product-list-wrapper::before {
  background: #313f75;
  content: '';
  display: none;
  height: 1px;
  left: 36px;
  position: absolute;
  right: 36px;
  top: 163px;
}

@media (min-width: 768px) {
  .about-product-list-wrapper::before {
    display: block;
  }
}

.about-product-list-wrapper::after {
  background: #313f75;
  bottom: 33px;
  content: '';
  display: none;
  left: 50%;
  position: absolute;
  top: 33px;
  width: 1px;
}

@media (min-width: 768px) {
  .about-product-list-wrapper::after {
    display: block;
  }
}

@media (min-width: 768px) {
  .about-product-left {
    width: 50%;
  }
}

.about-product-right {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

@media (min-width: 768px) {
  .about-product-right {
    -webkit-box-ordinal-group: inherit;
        -ms-flex-order: inherit;
            order: inherit;
    width: 50%;
  }
}

.about-product h3 {
  font: 24px/32px "BebasNeueRegular", sans-serif;
  margin: 20px 0;
  text-align: center;
  width: 100%;
}

@media (min-width: 768px) {
  .about-product h3 {
    font-size: 42px;
    line-height: 47px;
    margin: 0 0 1em;
    width: 50%;
  }
}

.about-product h3 span {
  color: #ef6a00;
}

.about-product-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font: 500 18px/24px "roboto", sans-serif;
}

@media (min-width: 768px) {
  .about-product-item {
    font-size: 28px;
    line-height: 30px;
  }
}

.about-product-item.about-product-left::before {
  color: #313f75;
  content: '-';
  font: 500 70px/92px "BebasNeueRegular", sans-serif;
  left: 15px;
  position: absolute;
  top: -10px;
}

@media (min-width: 992px) {
  .about-product-item.about-product-left::before {
    font-size: 92px;
    left: 29px;
  }
}

.about-product-item.about-product-right::before {
  color: #ef6a00;
  content: '+';
  font: 500 70px/92px "BebasNeueRegular", sans-serif;
  left: 15px;
  position: absolute;
  top: -10px;
}

@media (min-width: 992px) {
  .about-product-item.about-product-right::before {
    font-size: 92px;
    left: 41px;
  }
}

.about-product-item.about-product-left, .about-product-item.about-product-right {
  padding: 10px 5px 10px 50px;
  position: relative;
}

@media (min-width: 768px) {
  .about-product-item.about-product-left, .about-product-item.about-product-right {
    padding: 15px 15px 15px 50px;
  }
}

@media (min-width: 992px) {
  .about-product-item.about-product-left, .about-product-item.about-product-right {
    padding: 15px 50px 15px 87px;
  }
}

.about-product-item.about-product-right {
  padding: 10px 5px 10px 60px;
}

@media (min-width: 768px) {
  .about-product-item.about-product-right {
    padding: 15px 15px 15px 60px;
  }
}

@media (min-width: 992px) {
  .about-product-item.about-product-right {
    padding: 15px 56px 15px 98px;
  }
}

.unique {
  padding: 111px 0 94px;
}

@media (min-width: 768px) {
  .unique {
    background: url("../img/bg-unique.jpg") no-repeat right -20px bottom;
  }
}

.unique h2 span {
  font-size: 52px;
}

@media (min-width: 768px) {
  .unique h2 span {
    font-size: 62px;
  }
}

@media (min-width: 992px) {
  .unique h2 span {
    font-size: 72px;
  }
}

.unique h2 strong {
  border-bottom: 4px solid #313f75;
  display: inline-block;
  font-weight: 900;
  line-height: 50px;
  margin: 0 0 5px;
}

.unique-description {
  background: rgba(76, 99, 172, 0.87);
  border-radius: 40px;
  max-width: 977px;
  padding: 25px;
  width: 100%;
}

@media (min-width: 768px) {
  .unique-description {
    padding: 47px 53px;
  }
}

.unique-description p {
  color: #fff;
  font: 500 18px/24px "roboto", sans-serif;
  margin: 0 0 35px;
}

@media (min-width: 768px) {
  .unique-description p {
    font-size: 30px;
    line-height: 36px;
    margin: 0 0 55px;
  }
}

.unique-description p a {
  color: #f89b00;
  font-weight: 900;
  text-transform: uppercase;
}

.unique-description .btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: auto;
  width: 100%;
}

@media (min-width: 768px) {
  .unique-description .btn {
    width: 323px;
  }
}

.product-info {
  background: #455a9d;
  -webkit-box-shadow: 0 7px 49px rgba(22, 22, 94, 0.28);
          box-shadow: 0 7px 49px rgba(22, 22, 94, 0.28);
}

.product-info .container {
  padding-top: 150px;
  position: relative;
}

@media (min-width: 992px) {
  .product-info .container {
    padding-top: 0;
  }
}

.product-info-img {
  left: 50%;
  position: absolute;
  top: -50px;
  -webkit-transform: translateY(-100px) translateX(-50%);
          transform: translateY(-100px) translateX(-50%);
}

@media (min-width: 992px) {
  .product-info-img {
    left: 15px;
    top: -41px;
    -webkit-transform: translateY(-100px) translateX(0);
            transform: translateY(-100px) translateX(0);
  }
}

@media (min-width: 1200px) {
  .product-info-img {
    left: 0;
  }
}

.product-info-img img {
  display: block;
  height: auto;
  max-width: 200px;
}

@media (min-width: 992px) {
  .product-info-img img {
    max-width: 100%;
  }
}

.product-info-list {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  min-height: 247px;
  padding: 73px 0 20px;
  position: relative;
}

@media (min-width: 768px) {
  .product-info-list {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}

@media (min-width: 992px) {
  .product-info-list {
    padding: 73px 0 20px 250px;
  }
}

.product-info-list::before {
  color: #313f75;
  content: 'OPTIMOVE';
  display: none;
  font: 180px/242px "BebasNeueRegular", sans-serif;
  left: 0;
  letter-spacing: 17px;
  position: absolute;
  opacity: .29;
  right: 0;
  text-align: center;
  top: calc(50% - 121px);
}

@media (min-width: 768px) {
  .product-info-list::before {
    display: block;
  }
}

@media (min-width: 992px) {
  .product-info-list::before {
    left: 255px;
    right: auto;
  }
}

@media (min-width: 1300px) {
  .product-info-list::before {
    font-size: 242px;
  }
}

.product-info-item {
  padding: 0 10px 30px;
  position: relative;
  width: 100%;
  z-index: 9;
}

@media (min-width: 576px) {
  .product-info-item {
    width: 50%;
  }
}

@media (min-width: 768px) {
  .product-info-item {
    max-width: 185px;
    padding: 0 10px;
    width: auto;
  }
}

.product-info-item h3 {
  color: #fff;
  font: 700 17px/24px "roboto", sans-serif;
  margin: 0 0 8px;
  text-transform: uppercase;
}

@media (min-width: 1200px) {
  .product-info-item h3 {
    font-size: 18px;
  }
}

.product-info-item p {
  color: #fff;
  font: 18px/24px "roboto", sans-serif;
}

.composition {
  background: url("../img/bg-composition.jpg") no-repeat center 0;
  margin: 0 0 73px;
  padding: 82px 0 0;
}

.composition-list {
  background: rgba(255, 255, 255, 0.67);
  border-radius: 40px;
  -webkit-box-shadow: 0 0 35px rgba(69, 77, 146, 0.32);
          box-shadow: 0 0 35px rgba(69, 77, 146, 0.32);
  padding: 30px 30px 180px;
  position: relative;
}

@media (min-width: 768px) {
  .composition-list {
    padding: 50px 175px 50px 56px;
  }
}

.composition-list::after {
  background: url("../img/product.png") no-repeat center bottom;
  background-size: contain;
  bottom: -50px;
  content: '';
  height: 360px;
  position: absolute;
  right: calc(50% - 100px);
  width: 200px;
}

@media (min-width: 768px) {
  .composition-list::after {
    bottom: -30px;
    height: 360px;
    right: -5px;
    width: 321px;
  }
}

@media (min-width: 1300px) {
  .composition-list::after {
    height: 460px;
    right: -80px;
    width: 421px;
  }
}

.composition-item {
  padding: 0 0 25px;
}

@media (min-width: 768px) {
  .composition-item:nth-last-child(3), .composition-item:nth-last-child(2), .composition-item:nth-last-child(1) {
    margin-right: 200px;
  }
}

.composition-item h3 {
  color: #ef6a00;
  font: 700 20px/22px "roboto", sans-serif;
  margin: 0 0 12px;
}

@media (min-width: 768px) {
  .composition-item h3 {
    font-size: 24px;
    line-height: 24px;
  }
}

.composition-item p {
  font: 500 18px/22px "roboto", sans-serif;
}

@media (min-width: 768px) {
  .composition-item p {
    font-size: 21px;
    line-height: 24px;
  }
}

.result {
  padding: 0 0 94px;
  overflow: hidden;
}

.result p {
  font: 500 21px/24px "roboto", sans-serif;
}

.result-list h3 {
  font: 500 36px/36px "roboto", sans-serif;
  margin: 0 0 10px;
}

.result li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font: 500 21px/28px "roboto", sans-serif;
  padding: 15px 0 30px;
}

@media (min-width: 768px) {
  .result li {
    padding: 15px 0;
  }
}

.result li span {
  color: #ef6a00;
  font: 500 21px/28px "roboto", sans-serif;
  padding: 15px 0 0;
  text-align: center;
  white-space: nowrap;
  width: 100%;
}

@media (min-width: 768px) {
  .result li span {
    margin-left: auto;
    padding: 0;
    text-align: right;
    width: auto;
  }
}

.result li span strong {
  font: 700 36px/28px "roboto", sans-serif;
}

.result-like {
  max-width: 770px;
  position: relative;
  width: 100%;
}

@media (min-width: 768px) {
  .result-like {
    background: #455a9d;
    border-radius: 40px;
    -webkit-box-shadow: 0 0 35px rgba(69, 77, 146, 0.32);
            box-shadow: 0 0 35px rgba(69, 77, 146, 0.32);
    margin: 85px 0 0;
    padding: 30px 40px;
  }
}

@media (min-width: 1200px) {
  .result-like {
    padding: 58px 80px;
  }
}

.result-like::after {
  background: #fff;
  border-radius: 40px;
  -webkit-box-shadow: 0 0 35px rgba(69, 77, 146, 0.32);
          box-shadow: 0 0 35px rgba(69, 77, 146, 0.32);
  content: '';
  display: none;
  left: -38px;
  height: 160px;
  position: absolute;
  top: -38px;
  width: 160px;
  z-index: -1;
}

@media (min-width: 768px) {
  .result-like::after {
    display: block;
  }
}

@media (min-width: 1200px) {
  .result-like::after {
    height: 320px;
    left: -78px;
    top: -68px;
    width: 320px;
  }
}

.result-like::before {
  background: url("../img/result-like.jpg") no-repeat 0 center;
  background-size: contain;
  content: '';
  display: none;
  height: 300px;
  left: calc(100% - 40px);
  position: absolute;
  top: -80px;
  width: 522px;
  z-index: -1;
}

@media (min-width: 768px) {
  .result-like::before {
    display: block;
  }
}

@media (min-width: 1200px) {
  .result-like::before {
    height: 509px;
    left: calc(100% - 30px);
    top: -80px;
  }
}

.result-like p {
  color: #fff;
  font: 700 18px/24px "roboto", sans-serif;
}

@media (min-width: 768px) {
  .result-like p {
    font-size: 28px;
    line-height: 36px;
  }
}

@media (min-width: 1200px) {
  .result-like p {
    font-size: 48px;
    line-height: 48px;
  }
}

.result-like-sub {
  color: #fff;
  display: none;
  font: 18px "roboto", sans-serif;
}

@media (min-width: 768px) {
  .result-like-sub {
    display: inline;
  }
}

.result-like .btn {
  -webkit-box-shadow: 0 10px 18px rgba(28, 0, 38, 0.35);
          box-shadow: 0 10px 18px rgba(28, 0, 38, 0.35);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 24px;
  height: 49px;
  margin: 15px auto;
  width: 223px;
}

@media (min-width: 768px) {
  .result-like .btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    float: right;
    margin: -15px 0 15px;
  }
}

.expert {
  background: url("../img/expert-photo.jpg") no-repeat center 0;
  background-size: auto 250px;
  padding: 250px 0 0;
  position: relative;
}

@media (min-width: 576px) {
  .expert {
    background-size: auto 400px;
    padding: 400px 0 0;
  }
}

@media (min-width: 1200px) {
  .expert {
    background-size: 50% auto;
    background-position: 0 center;
    padding: 55px 0;
  }
}

.expert-description {
  background: #fff;
  -webkit-box-shadow: 0 0 35px rgba(69, 77, 146, 0.32);
          box-shadow: 0 0 35px rgba(69, 77, 146, 0.32);
  padding: 50px 25px;
}

@media (min-width: 768px) {
  .expert-description {
    border-radius: 40px 0 0 40px;
    padding: 70px 55px 40px 55px;
  }
}

@media (min-width: 1200px) {
  .expert-description {
    margin-left: calc(50% - 200px);
  }
}

.expert-description p {
  color: #313f75;
  font: 18px/24px "roboto", sans-serif;
  margin: 0 0 10px;
  position: relative;
  text-align: justify;
  text-indent: 60px;
}

@media (min-width: 768px) {
  .expert-description p {
    font-size: 21px;
    line-height: 28px;
  }
}

@media (min-width: 1200px) {
  .expert-description p {
    max-width: 708px;
  }
}

.expert-description p:nth-child(2)::before {
  color: #313f75;
  content: '„';
  font: 172px/172px "roboto", sans-serif;
  left: -60px;
  opacity: .76;
  position: absolute;
  top: -150px;
}

@media (min-width: 768px) {
  .expert-description p:nth-child(2)::before {
    display: none;
  }
}

@media (min-width: 768px) {
  .expert-description p:first-child::before {
    color: #313f75;
    content: '„';
    font: 172px/172px "roboto", sans-serif;
    left: -60px;
    opacity: .76;
    position: absolute;
    top: -150px;
  }
}

.expert-bottom {
  max-width: 708px;
  padding: 30px 90px 0 0;
  position: relative;
  text-align: right;
}

@media (min-width: 576px) {
  .expert-bottom {
    padding: 30px 190px 0 0;
  }
}

.expert-bottom::after {
  background: url("../img/signature.png") no-repeat center;
  background-size: contain;
  content: '';
  height: 104px;
  position: absolute;
  right: 0;
  top: calc(50% - 52px);
  width: 70px;
}

@media (min-width: 576px) {
  .expert-bottom::after {
    height: 104px;
    width: 160px;
  }
}

.expert-bottom .name {
  display: block;
  font: italic 700 18px/28px "roboto", sans-serif;
}

.expert-bottom .position {
  font: italic 18px/28px "roboto", sans-serif;
}

.reviews {
  background: url("../img/bg-reviews.jpg") no-repeat center 0;
  background-size: cover;
  padding: 86px 0 110px;
}

.reviews h2 {
  color: #fff;
}

.reviews-slider .owl-prev {
  background: url("../img/arrow-slider.png") no-repeat;
  background-size: cover;
  border-radius: 50%;
  cursor: pointer;
  height: 30px;
  left: 0;
  position: absolute;
  top: 85px;
  -webkit-transform: scale(-1);
          transform: scale(-1);
  width: 30px;
}

@media (min-width: 768px) {
  .reviews-slider .owl-prev {
    height: 76px;
    top: calc(50% - 38px);
    width: 76px;
  }
}

.reviews-slider .owl-prev span {
  font-size: 0;
}

.reviews-slider .owl-prev:focus {
  outline: none;
}

.reviews-slider .owl-next {
  background: url("../img/arrow-slider.png") no-repeat;
  background-size: cover;
  border-radius: 50%;
  cursor: pointer;
  height: 30px;
  right: 0;
  position: absolute;
  top: 85px;
  width: 30px;
}

@media (min-width: 768px) {
  .reviews-slider .owl-next {
    height: 76px;
    top: calc(50% - 38px);
    width: 76px;
  }
}

.reviews-slider .owl-next span {
  font-size: 0;
}

.reviews-slider .owl-next:focus {
  outline: none;
}

.reviews .review {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (min-width: 768px) {
  .reviews .review {
    margin: 0 115px;
  }
}

@media (min-width: 992px) {
  .reviews .review {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.reviews .review-img {
  margin: 0 auto 20px;
  max-width: 200px;
}

@media (min-width: 768px) {
  .reviews .review-img {
    max-width: 100%;
    min-width: 262px;
  }
}

@media (min-width: 992px) {
  .reviews .review-img {
    margin: 0 30px 0 0;
  }
}

.reviews .review-img img {
  border-radius: 50%;
  display: block;
  height: auto;
  max-width: 100%;
}

.reviews .review-description {
  padding: 19px 0 0;
}

.reviews .review-description p {
  color: #fff;
  font: 500 21px/30px "roboto", sans-serif;
  margin: 0 0 30px;
}

.reviews .review-description .name {
  color: #ef6a00;
  display: block;
  font: 500 21px/30px "roboto", sans-serif;
  text-align: right;
}

.advantages {
  background: url("../img/bg-advantages.jpg") no-repeat center bottom;
  background-size: cover;
  padding: 45px 0 152px;
}

@media (min-width: 992px) {
  .advantages {
    padding: 95px 0 152px;
  }
}

.advantages h2 {
  color: #313f75;
  margin: 0 0 55px;
}

.advantages-list {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.advantages .advantage {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: rgba(255, 255, 255, 0.65);
  border-radius: 40px;
  -webkit-box-shadow: 0 0 35px rgba(69, 77, 146, 0.32);
          box-shadow: 0 0 35px rgba(69, 77, 146, 0.32);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 40px;
  padding: 15px;
  width: 100%;
}

@media (min-width: 768px) {
  .advantages .advantage {
    max-width: 48%;
    padding: 15px 30px;
  }
}

@media (min-width: 1200px) {
  .advantages .advantage {
    margin: 0 0 90px;
    padding: 26px 50px;
  }
}

@media (min-width: 992px) {
  .advantages .advantage:nth-child(1) {
    margin: 0 0 90px 18px;
    max-width: 430px;
  }
}

@media (min-width: 992px) {
  .advantages .advantage:nth-child(2) {
    margin: 40px 0 79px 0;
    max-width: 430px;
  }
}

@media (min-width: 1300px) {
  .advantages .advantage:nth-child(2) {
    margin: 40px -50px 79px 0;
    max-width: 545px;
  }
}

@media (min-width: 992px) {
  .advantages .advantage:nth-child(3) {
    margin: 0 0 79px 0;
    max-width: 430px;
  }
}

@media (min-width: 1300px) {
  .advantages .advantage:nth-child(3) {
    margin: 0 0 79px -63px;
    max-width: 558px;
  }
}

@media (min-width: 992px) {
  .advantages .advantage:nth-child(4) {
    margin: 28px 6px 62px 0;
    max-width: 430px;
  }
}

@media (min-width: 1300px) {
  .advantages .advantage:nth-child(4) {
    max-width: 550px;
  }
}

@media (min-width: 992px) {
  .advantages .advantage:nth-child(5) {
    max-width: 430px;
  }
}

@media (min-width: 1300px) {
  .advantages .advantage:nth-child(5) {
    margin: 0 0 0 30px;
    max-width: 470px;
  }
}

.advantages .advantage span {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 3px solid #ef6a00;
  border-radius: 50%;
  color: #ef6a00;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font: 700 24px "roboto", sans-serif;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 50px;
  margin: 0 19px 0 0;
  min-width: 50px;
}

@media (min-width: 992px) {
  .advantages .advantage span {
    border: 5px solid #ef6a00;
    font-size: 36px;
    height: 72px;
    min-width: 72px;
  }
}

.advantages .advantage p {
  font: 700 20px/24px "roboto", sans-serif;
}

@media (min-width: 1200px) {
  .advantages .advantage p {
    font-size: 24px;
    line-height: 24px;
  }
}

.how {
  background: #455a9d;
  margin: 100px 0 0;
  padding: 100px 0 51px;
}

@media (min-width: 768px) {
  .how {
    margin: 0;
    padding: 42px 0 51px;
  }
}

.how .container {
  position: relative;
}

.how .container::before {
  background: url("../img/product.png") no-repeat center;
  background-size: contain;
  bottom: calc(100% - 30px);
  content: '';
  height: 296px;
  position: absolute;
  right: calc(50% - 100px);
  width: 200px;
}

@media (min-width: 768px) {
  .how .container::before {
    bottom: calc(100% - 113px);
    right: 20px;
  }
}

@media (min-width: 992px) {
  .how .container::before {
    height: 396px;
    width: 270px;
  }
}

@media (min-width: 1200px) {
  .how .container::before {
    width: 300px;
  }
}

@media (min-width: 1300px) {
  .how .container::before {
    width: 361px;
  }
}

.how h2 {
  color: #fff;
}

@media (min-width: 768px) {
  .how h2 {
    text-align: left;
  }
}

.how p {
  color: #fff;
  font: 500 18px/22px "roboto", sans-serif;
  margin: 10px 0 0;
}

@media (min-width: 992px) {
  .how p {
    font-size: 21px;
    line-height: 31px;
  }
}

.how-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 -15px;
  text-align: center;
}

@media (min-width: 768px) {
  .how-list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.how-item {
  padding: 0 0 30px;
}

@media (min-width: 768px) {
  .how-item {
    padding: 0 15px;
  }
}

.how-work {
  background: url("../img/bg-how-work.jpg") no-repeat 70px bottom;
  background-size: 600px auto;
  padding: 0 0 48px;
}

@media (min-width: 992px) {
  .how-work {
    padding: 58px 0 48px;
  }
}

@media (min-width: 1200px) {
  .how-work {
    background-size: auto;
  }
}

.how-work h2 {
  margin: 0 0 45px;
}

@media (min-width: 992px) {
  .how-work h2 {
    margin: 0 0 94px;
  }
}

.how-work-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (min-width: 768px) {
  .how-work-list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin: 0 -17px;
  }
}

.how-work-item {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: rgba(69, 90, 157, 0.91);
  border-radius: 40px;
  -webkit-box-shadow: 7px 21px 49px rgba(22, 22, 94, 0.28);
          box-shadow: 7px 21px 49px rgba(22, 22, 94, 0.28);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 0 17px;
  padding: 30px;
  text-align: center;
}

@media (min-width: 768px) {
  .how-work-item {
    margin: 0 17px;
    width: calc(100% / 3 - 34px);
  }
}

@media (min-width: 1200px) {
  .how-work-item {
    padding: 40px;
  }
}

.how-work-item p {
  color: #fff;
  font: 700 20px/28px "roboto", sans-serif;
}

@media (min-width: 1200px) {
  .how-work-item p {
    font-size: 24px;
    line-height: 36px;
  }
}

.how-work-icon {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 5px 0 15px;
  min-height: 72px;
}

@media (min-width: 1200px) {
  .how-work-icon {
    margin: 25px 0 35px;
  }
}

.how-work-icon img {
  display: block;
  height: auto;
  max-width: 100%;
}

.footer {
  border-top: 4px solid #d4deff;
  padding: 55px 0;
}

.footer .logo {
  margin: auto;
  max-width: 440px;
}

.footer .logo img {
  display: block;
  height: auto;
  max-width: 100%;
}

.btn {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: none;
  border-radius: 42px;
  color: #fff;
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font: 700 20px "roboto", sans-serif;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 42px;
  text-decoration: none;
  width: 274px;
  -webkit-animation: anim-btn 1.5s linear infinite;
          animation: anim-btn 1.5s linear infinite;
  background: #cba739;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(#cba739), color-stop(50%, #f37d00), to(#be6039));
  background: linear-gradient(to bottom, #cba739 0%, #f37d00 50%, #be6039 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cba739', endColorstr='#be6039',GradientType=0 );
  /* IE6-9 */
}

.btn-large {
  font-size: 24px;
  height: 50px;
  margin: auto;
  width: 323px;
  background: #c6bb33;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(#c6bb33), to(#ea6205));
  background: linear-gradient(to bottom, #c6bb33 0%, #ea6205 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c6bb33', endColorstr='#ea6205',GradientType=0 );
  /* IE6-9 */
}

@media (min-width: 768px) {
  .btn-large {
    font-size: 36px;
    height: 69px;
  }
}

@-webkit-keyframes anim-btn {
  60% {
    -webkit-transform: scale3d(0.95, 0.95, 1);
            transform: scale3d(0.95, 0.95, 1);
  }
  85% {
    -webkit-transform: scale3d(1.05, 1.05, 1);
            transform: scale3d(1.05, 1.05, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

@keyframes anim-btn {
  60% {
    -webkit-transform: scale3d(0.95, 0.95, 1);
            transform: scale3d(0.95, 0.95, 1);
  }
  85% {
    -webkit-transform: scale3d(1.05, 1.05, 1);
            transform: scale3d(1.05, 1.05, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

/* Animation */
.hero-form-img {
  -webkit-transform: translateY(-100px);
          transform: translateY(-100px);
  opacity: 0;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.animation-on .hero-form-img {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}

.product-info-img {
  -webkit-transform: translateY(-100px) translateX(-50%);
          transform: translateY(-100px) translateX(-50%);
  opacity: 0;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

@media (min-width: 992px) {
  .product-info-img {
    -webkit-transform: translateY(-100px) translateX(0);
            transform: translateY(-100px) translateX(0);
  }
}

.animation-on .product-info-img {
  -webkit-transform: translateY(0) translateX(-50%);
          transform: translateY(0) translateX(-50%);
  opacity: 1;
}

@media (min-width: 992px) {
  .animation-on .product-info-img {
    -webkit-transform: translateY(0) translateX(0);
            transform: translateY(0) translateX(0);
  }
}

.composition-list::after {
  -webkit-transform: translateY(-100px);
          transform: translateY(-100px);
  opacity: 0;
  -webkit-transition: all .5s ease .5s;
  transition: all .5s ease .5s;
}

.animation-on .composition-list::after {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}

.how .container::before {
  -webkit-transform: translateY(-100px);
          transform: translateY(-100px);
  opacity: 0;
  -webkit-transition: all .5s ease .5s;
  transition: all .5s ease .5s;
}

.animation-on.how .container::before {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}
