/*! 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 {
  -webkit-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;
          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 {
  -webkit-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] {
  -webkit-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;
}

.psd {
  content: "";
  display: block;
  position: absolute;
}

.trans, .swiper-home-pagination .swiper-pagination-bullet, .footer a, .main-nav li a, a, .btn {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.btn {
  border-radius: 3px;
  border: 1px solid #272525;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  text-decoration: none;
  padding: 15px 50px;
  cursor: pointer;
  position: relative;
  z-index: 1;
  background: transparent;
  color: #272525;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
}
.btn:hover, .btn:focus {
  color: #272525;
  text-decoration: none;
  background: #D3DAE7;
}

button, a,
.slide.slick-slide.slick-current.slick-active {
  outline: none !important;
}

body {
  background: #ffffff;
  font-family: "Inter", sans-serif;
  font-size: 20px;
  color: #1A1818;
}

h1, h2, h3, h4, h5 {
  margin-top: 0;
}

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

a {
  color: #D3DAE7;
  text-decoration: none;
}
a:hover, a:focus {
  text-decoration: none;
  color: #D3DAE7;
}

p {
  font-size: 20px;
  line-height: 25px;
  color: #1A1818;
  margin-top: 0;
  font-weight: 400;
  margin-bottom: 25px;
}

.align, .footer a, .logo, svg {
  display: inline-block;
  vertical-align: top;
}

svg {
  width: 100%;
  height: 100%;
}

.no-shadow {
  outline: none !important;
  -webkit-box-shadow: 0 0 0 transparent !important;
          box-shadow: 0 0 0 transparent !important;
}

img {
  vertical-align: top;
}

.container {
  padding: 0 10px;
  margin: 0px auto;
  width: 100%;
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -10px;
  margin-left: -10px;
}

div[class^=col-] {
  padding-left: 10px;
  padding-right: 10px;
}

body, html {
  min-height: 100%;
}

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#ch-error{
  display: none !important;
}
#name-error,
#tel-error{
  font-size: 14px;
  color: #FF0000;
  margin-top: 5px;
  margin-bottom: 0;
}
.form-control.error{
  border: 1px solid #FF0000;
}

@media (min-width: 769px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
    padding: 0 20px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
  .row {
    margin-right: -20px;
    margin-left: -20px;
  }
  div[class^=col-] {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 1380px) {
  .container {
    max-width: 1340px;
  }
}
@media (min-width: 1780px) {
  .container {
    max-width: 1760px;
  }
}
.hero {
  background: url(../images/bg.jpg) center top no-repeat;
  padding-bottom: 120px;
}

.header {
  padding: 20px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.logo {
  max-width: 100px;
}
.logo img {
  max-width: 100%;
}

.main-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
}
.main-nav li {
  padding: 0 22px;
}
.main-nav li a {
  display: block;
  text-decoration: none;
  color: #1A1818;
}
.main-nav li a:hover {
  color: #2DA4DD;
}

.hero-text {
  text-align: center;
}
.hero-text img {
  margin-bottom: 10px;
}

h1 {
  color: #1A1818;
  font-size: 140px;
  font-style: normal;
  font-weight: 500;
  line-height: 140px;
  margin: 0 0 20px;
}

.hero-subtitle {
  color: var(--Black, #1A1818);
  font-size: 24px;
  line-height: 120%;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.content {
  padding: 100px 0 1px;
}

.about {
  margin-bottom: 150px;
}
.about p {
  color: var(--Black, #1A1818);
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  margin-bottom: 30px;
}
.about .align-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.about .align-center img {
  max-width: 100%;
}

.col-3 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
}

.col-9 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  max-width: 75%;
}

.col-6 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}

.headline {
  color: var(--Grey-dark, #848B8E);
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
  margin-bottom: 30px;
}

.logo-dolina img {
  max-width: 100%;
}

.img {
  margin-bottom: 30px;
}
.img img {
  max-width: 100%;
}

.img-title {
  color: var(--Black, #1A1818);
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 125%;
}

.benefits {
  margin-bottom: 30px;
}
.benefits p {
  font-size: 24px;
}
.benefits .swiper-slide {
  padding-left: 10px;
  padding-right: 10px;
}

.benefits-card {
  padding: 30px;
  border-radius: 3px;
  background: var(--Blue, #D3DAE7);
  color: var(--Black, #1A1818);
  font-size: 24px;
  font-style: normal;
  font-weight: 300;
  line-height: 125%;
  height: 100%;
}
.benefits-card .ico {
  margin-bottom: 20px;
  height: 150px;
}
.benefits-card img {
  max-width: 100%;
}

.application {
  margin-bottom: 130px;
}
.application p {
  font-size: 24px;
}

.application-list {
  margin: 0 -15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style: none;
  counter-reset: li;
  padding-bottom: 60px;
}
.application-list li {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
  padding: 0 15px;
  margin-bottom: 30px;
  position: relative;
  color: var(--Black, #1A1818);
  font-size: 19px;
  font-style: normal;
  font-weight: 300;
  line-height: 125%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.application-list li:before {
  counter-increment: li;
  content: counter(li, decimal-leading-zero);
  position: absolute;
  top: 0;
  left: 185px;
  color: var(--Black, #1A1818);
  font-size: 40px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  opacity: 0.4;
}
.application-list li:after {
  content: "/";
  position: absolute;
  top: 0;
  left: 240px;
  color: var(--Black, #1A1818);
  font-size: 40px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  opacity: 0.4;
}
.application-list .ico {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 150px;
          flex: 0 0 150px;
  max-width: 150px;
  height: 150px;
}
.application-list .ico img {
  max-width: 100%;
}
.application-list .application-text {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  width: 1%;
  padding: 60px 0 0 20px;
}

.proposal {
  margin-bottom: 130px;
}
.proposal .d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.proposal .col-3:not(.d-flex) .proposal-img {
  display: none;
}
.proposal .col-6 .btn {
  display: none;
}
.proposal .headline span {
  display: none;
}

h2 {
  margin-bottom: 40px;
  color: var(--Black, #1A1818);
  font-size: 48px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  text-transform: uppercase;
}

.proposal-list {
  color: var(--Black, #1A1818);
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  border-top: 1px solid #D3DAE7;
}
.proposal-list li {
  display: block;
  padding: 18px 0;
  border-bottom: 1px solid #D3DAE7;
}

.proposal-img {
  margin-bottom: 113px;
}
.proposal-img img {
  max-width: 100%;
}

.footer {
  padding: 35px 0;
  background: #1A1818;
  color: var(--Style, var(--Color, #FFF));
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.footer p {
  color: rgba(255, 255, 255, 0.6);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  margin-bottom: 10px;
}
.footer .row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.footer a {
  text-decoration: none;
  color: rgba(255, 255, 255, 0.6);
}
.footer a:hover {
  text-decoration: underline;
  color: #fff;
}
.footer a.mail {
  color: #fff;
}
.footer span {
  display: block;
  margin-bottom: 10px;
}
.footer .btn {
  border-color: #fff;
  text-decoration: none;
}
.footer .btn:hover {
  text-decoration: none;
  color: #000;
}

.f-list li {
  display: block;
  margin-bottom: 10px;
}

.copy {
  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-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  color: rgba(255, 255, 255, 0.6);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  letter-spacing: -0.32px;
  opacity: 0.5;
  text-transform: none;
  text-align: right;
}
.copy a:hover {
  color: #fff;
  opacity: 1;
}
.copy + .btn {
  float: right;
  margin-top: 55px;
}

.swiper-slide {
  height: auto;
}

.f-title {
  color: var(--Color, #FFF);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  margin-bottom: 22px;
}

.hero-slider-wrapper {
  display: none;
}

.swiper-home-pagination {
  display: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.swiper-home-pagination .swiper-pagination-bullet {
  background: var(--Blue, #D3DAE7);
  width: 10px;
  height: 10px;
  margin: 0 10px;
  opacity: 1;
  opacity: 1;
}
.swiper-home-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #1A1818;
}

.fancybox-content {
  padding: 30px;
  border-radius: 6px;
  width: 355px;
  max-width: 100%;
}
.fancybox-content .btn {
  display: block;
  width: 100%;
}

label {
  display: block;
  margin-bottom: 8px;
  color: var(--Black, #1A1818);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
}

.form-group {
  margin-bottom: 12px;
}

.form-control {
  display: block;
  width: 100%;
  border-radius: 8px;
  background: var(--Grey-light, #F7F7F9);
  border: 0;
  height: 60px;
  padding: 15px;
  line-height: 30px;
  font-size: 16px;
}

.agree {
  margin-bottom: 44px;
  position: relative;
}
.agree input {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
}
.agree label {
  display: block;
  position: relative;
  padding-left: 32px;
  color: var(--Grey-dark, #848B8E);
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 110%;
  margin-bottom: 0;
  max-width: 250px;
  cursor: pointer;
}
.agree label:before {
  content: "";
  position: absolute;
  top: 4px;
  left: 4px;
  width: 20px;
  height: 20px;
  border: 1px solid #838383;
  border-radius: 3px;
}
.agree label:after {
  content: "";
  position: absolute;
  top: 7px;
  left: 11px;
  width: 7px;
  height: 13px;
  border-bottom: 2px solid #000;
  border-right: 2px solid #000;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.agree input:checked + label:after {
  opacity: 1;
}

@media (max-width: 1779px) {
  .proposal .btn {
    padding-left: 10px;
    padding-right: 10px;
    display: block;
  }
  .footer .col-9 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .footer .col-9 .col-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .footer .col-9 .col-3:last-child {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .application-list .ico {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 110px;
            flex: 0 0 110px;
    max-width: 110px;
    height: 110px;
  }
  .application-list li::before {
    left: 145px;
    top: -5px;
  }
  .application-list li::after {
    left: 195px;
    top: -5px;
  }
  .application-list .application-text {
    padding-top: 50px;
  }
}
@media (max-width: 1379px) {
  .benefits-card br {
    display: none;
  }
  .application-list .ico {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100px;
            flex: 0 0 100px;
    max-width: 100px;
    height: 100px;
  }
  .application-list li {
    font-size: 20px;
  }
  .application-list li:before {
    left: 135px;
    font-size: 24px;
  }
  .application-list li:after {
    left: 175px;
    font-size: 24px;
  }
  .application-list .application-text {
    padding-top: 40px;
  }
  .main-nav li {
    padding: 0 16px;
  }
  .col-3.swiper-slide {
    padding-left: 5px;
    padding-right: 5px;
  }
  .application-list li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .proposal .col-3:first-child {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .proposal .col-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .footer .col-3:nth-child(2),
  .footer .col-3:nth-child(3) {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 37.5%;
            flex: 0 0 37.5%;
    max-width: 37.5%;
  }
  .footer .col-3:nth-child(4) {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin-top: 10px;
  }
  .copy {
    margin-bottom: 0;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    text-align: left;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(50% + 10px);
            flex: 0 0 calc(50% + 10px);
    max-width: calc(50% + 10px);
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .footer .btn {
    margin-top: 0;
  }
}
@media (max-width: 1199px) {
  .logo {
    max-width: 80px;
  }
  .main-nav {
    font-size: 16px;
  }
  .main-nav li {
    padding: 0 14px;
  }
  .hero-text img {
    max-width: 255px;
  }
  h1 {
    font-size: 80px;
    margin-bottom: 10px;
    line-height: normal;
  }
  .hero-subtitle {
    font-size: 32px;
  }
  .hero {
    background-position: center center;
    background-size: cover;
  }
  .header {
    padding: 10px 0;
    margin-bottom: 46px;
  }
  .content {
    padding-top: 80px;
  }
  .about {
    margin-bottom: 80px;
    padding-top: 44px;
    position: relative;
  }
  .about .headline {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
  }
  .about p {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 135%;
    text-indent: 0;
  }
  .about .img {
    max-width: 314px;
  }
  .img-title {
    font-size: 14px;
  }
  .img-title br {
    display: none;
  }
  .benefits {
    margin-bottom: 80px;
  }
  .benefits p {
    font-size: 16px;
    line-height: 135%;
  }
  .benefits-card {
    padding: 10px;
    font-size: 18px;
  }
  .benefits-card .ico {
    height: 70px;
    margin-bottom: 10px;
  }
  .benefits-card .ico img {
    max-height: 70px;
  }
  .application {
    margin-bottom: 60px;
    padding-top: 44px;
    position: relative;
  }
  .application p {
    font-size: 16px;
    line-height: 135%;
  }
  .application .col-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .application .col-9, .application .col-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .benefits .row:not(.swiper-wrapper) .col-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .benefits .row:not(.swiper-wrapper) .col-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .application-list li {
    font-size: 18px;
    line-height: 110%;
  }
  .application-list li:before, .application-list li:after {
    font-size: 32px;
  }
  .application-list li .ico {
    width: 60px;
    height: 60px;
  }
  .proposal {
    margin-bottom: 80px;
    padding-top: 44px;
    position: relative;
  }
  .proposal .headline {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
  }
  .proposal .headline span {
    display: inline-block;
  }
  .proposal h2 {
    display: none;
  }
  .proposal .proposal-img {
    max-width: 140px;
    margin-bottom: 0;
  }
  .proposal .proposal-img img {
    max-width: 100%;
  }
  .proposal-list {
    font-size: 18px;
  }
  .proposal-list li {
    padding: 12px 0;
  }
  .proposal .col-6 .btn {
    width: auto;
    display: inline-block;
    padding-left: 50px;
    padding-right: 50px;
    margin-top: 20px;
  }
  .proposal .d-flex {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
  }
  .proposal .d-flex .btn {
    display: none;
  }
  .copy {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 47%;
            flex: 0 0 47%;
    max-width: 47%;
  }
  .hero-subtitle {
    font-size: 20px;
  }
}
@media (max-width: 991px) {
  .btn {
    font-size: 12px;
    padding: 10px 20px;
  }
  .main-nav {
    display: none;
  }
  .logo-dolina img {
    max-width: 96px;
  }
  .application-list li {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    display: block;
  }
  .application-list li:before {
    left: 80px;
  }
  .application-list li:after {
    left: 120px;
  }
  .application-list li .ico {
    display: block;
  }
  .application-list .application-text {
    width: 100%;
    padding: 10px 0 0;
  }
  .footer {
    padding: 15px 0 10px;
  }
  .footer .container {
    position: relative;
  }
  .footer .row {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .footer .col-9 .col-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .footer .col-9 .col-3:first-child {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 30px;
  }
  .copy {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(50% + 15px);
            flex: 0 0 calc(50% + 15px);
    max-width: calc(50% + 15px);
    font-size: 14px;
  }
  .f-title {
    font-size: 14px;
  }
  .application-list {
    margin-left: -10px;
    margin-right: -10px;
  }
  .application-list li {
    padding-left: 10px;
    padding-right: 10px;
  }
  .footer p {
    font-size: 14px;
  }
  .row.swiper-wrapper {
    width: calc(100% + 10px);
    margin-left: -5px;
    margin-right: -5px;
  }
  .row.swiper-wrapper div[class^=col-] {
    padding-left: 5px;
    padding-right: 5px;
  }
  .about .row:first-child .col-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .benefits-card {
    font-size: 16px;
  }
  .benefits {
    margin-bottom: 20px;
  }
  .application {
    padding-top: 0;
  }
  .application-list {
    padding-bottom: 50px;
  }
  .application-list li {
    font-size: 16px;
    margin-bottom: 20px;
  }
  .application-list li::before,
  .application-list li::after {
    top: 10px;
  }
  .headline {
    margin-bottom: 20px;
  }
  .proposal-list {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .hero {
    padding-bottom: 210px;
  }
  h1 {
    font-size: 40px;
  }
  .hero-subtitle {
    font-size: 20px;
  }
  .about .col-3:first-child {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .about .logo-dolina {
    display: none;
  }
  .about .col-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .about .img {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    max-width: 100%;
    height: 407px;
  }
  .about .img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .application-list li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .proposal {
    padding-top: 0;
  }
  .proposal .headline {
    position: static;
  }
  .proposal .headline span {
    display: none;
  }
  .proposal .col-3:last-child {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    margin-top: 20px;
  }
  .proposal .btn {
    width: 100%;
    font-size: 16px;
  }
  .proposal .d-flex .btn {
    display: block;
  }
  .proposal .col-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .proposal .col-6 .btn {
    display: none;
  }
  .proposal .proposal-img {
    width: 100%;
    max-width: 100%;
    height: 184px;
    margin-bottom: 40px;
  }
  .proposal .proposal-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .footer {
    font-size: 14px;
  }
  .footer .col-3:first-child {
    width: 1px;
  }
  .footer .container {
    position: relative;
    padding-bottom: 0;
  }
  .footer .logo {
    position: absolute;
    left: 10px;
    top: 0;
  }
  .footer .col-3:nth-child(2),
  .footer .col-3:nth-child(3) {
    width: 100% !important;
    max-width: 100% !important;
    -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 100% !important;
            flex: 0 0 100% !important;
  }
  .footer .logo {
    position: static;
    margin-bottom: 20px;
  }
  .copy {
    position: static;
    display: block;
    padding-top: 20px;
  }
  .copy span {
    margin-bottom: 10px;
  }
  .footer .col-3:nth-child(4) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .benefits-slider .swiper-wrapper {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    margin-left: 0;
    margin-right: 0;
  }
  .benefits-slider div[class^=col-] {
    padding-left: 0;
    padding-right: 0;
  }
  .benefits-slider .swiper-slide:first-child {
    max-width: 183px !important;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 183px;
            flex: 0 0 183px;
  }
  .benefits-slider .swiper-slide:nth-child(2) {
    max-width: 285px !important;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 285px;
            flex: 0 0 285px;
  }
  .benefits-slider .swiper-slide:nth-child(3) {
    max-width: 183px !important;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 183px;
            flex: 0 0 183px;
  }
  .row.swiper-wrapper {
    width: calc(100% + 10px);
    margin-left: 0px;
    margin-right: 0px;
  }
  .row.swiper-wrapper div[class^=col-] {
    padding-left: 0px;
    padding-right: 0px;
  }
  .hero-subtitle {
    font-size: 16px;
  }
  .content {
    padding-top: 50px;
  }
  .about .col-3:last-child {
    display: none;
  }
  .about .col-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .hero {
    padding-bottom: 20px;
  }
  .hero-slider-wrapper {
    display: block;
  }
  .swiper-home-pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .hero-slider {
    margin: 50px 0 36px;
    text-align: center;
  }
}
@media (max-width: 577px) {
  .benefits .swiper {
    margin-right: -10px;
  }
  .hero-subtitle br {
    display: none;
  }
}