
@media (max-width: 1600px) and (min-width: 1500px) {
 html {
    zoom: 87.5%;
 }
@-moz-document url-prefix() {
 html {
    transform: scale(0.875);
    transform-origin: left top;
    width: calc(100% / 0.875);
    height: calc(100% / 0.875);
    }
  }
}

@font-face {
  font-family: "AvenirNextCyr";
  src: url(../../assets/fonts/AvenirNextCyrRegular/AvenirNextCyrRegular.eot);
  src: url(../../assets/fonts/AvenirNextCyrRegular/AvenirNextCyrRegular.eot#iefix) format("embedded-opentype"), url(../../assets/fonts/AvenirNextCyrRegular/AvenirNextCyrRegular.woff) format("woff"), url(../../assets/fonts/AvenirNextCyrRegular/AvenirNextCyrRegular.ttf) format("truetype"), url(../../assets/fonts/AvenirNextCyrRegular/AvenirNextCyrRegular.svg) format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "AvenirNextCyr";
  src: url(../../assets/fonts/AvenirNextCyrMedium/AvenirNextCyrMedium.eot);
  src: url(../../assets/fonts/AvenirNextCyrMedium/AvenirNextCyrMedium.eot#iefix) format("embedded-opentype"), url(../../assets/fonts/AvenirNextCyrMedium/AvenirNextCyrMedium.woff) format("woff"), url(../../assets/fonts/AvenirNextCyrMedium/AvenirNextCyrMedium.ttf) format("truetype"), url(../../assets/fonts/AvenirNextCyrMedium/AvenirNextCyrMedium.svg) format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "AvenirNextCyr";
  src: url(../../assets/fonts/AvenirNextCyrDemi/AvenirNextCyrDemi.eot);
  src: url(../../assets/fonts/AvenirNextCyrDemi/AvenirNextCyrDemi.eot#iefix) format("embedded-opentype"), url(../../assets/fonts/AvenirNextCyrDemi/AvenirNextCyrDemi.woff) format("woff"), url(../../assets/fonts/AvenirNextCyrDemi/AvenirNextCyrDemi.ttf) format("truetype"), url(../../assets/fonts/AvenirNextCyrDemi/AvenirNextCyrDemi.svg) format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "AvenirNextCyr";
  src: url(../../assets/fonts/AvenirNextCyrBold/AvenirNextCyrBold.eot);
  src: url(../../assets/fonts/AvenirNextCyrBold/AvenirNextCyrBold.eot#iefix) format("embedded-opentype"), url(../../assets/fonts/AvenirNextCyrBold/AvenirNextCyrBold.woff) format("woff"), url(../../assets/fonts/AvenirNextCyrBold/AvenirNextCyrBold.ttf) format("truetype"), url(../../assets/fonts/AvenirNextCyrBold/AvenirNextCyrBold.svg) format("svg");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

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

[class^="icon-"],
[class*=" icon-"] {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-arrow-button:before {
  content: "\e900"; }

.icon-bag:before {
  content: "\e901"; }

.icon-left-scroll:before {
  content: "\e902"; }

.icon-profile:before {
  content: "\e903"; }

.icon-right-scroll:before {
  content: "\e904"; }

.icon-search:before {
  content: "\e905"; }

/* http://meyerweb.com/eric/tools/css/reset/
v4.0 | 20180602
License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
main,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
  display: block; }

/* HTML5 hidden-attribute fix for newer browsers */
*[hidden] {
  display: none; }

body {
  line-height: 1; }

ol,
ul {
  list-style: none; }

blockquote,
q {
  quotes: none; }

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: none; }

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

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

html {
  -webkit-font-smoothing: antialiased;
  -webkit-overflow-scrolling: touch;
  -webkit-text-size-adjust: 100%;
  color: #000;
  direction: ltr;
  font-family: "AvenirNextCyr", sans-serif;
  font-size: 16px;
  line-height: 22px; }

body {
  line-height: 1.4;
  overflow-x: hidden; }
  body.preloader-init {
    height: 100vh;
    overflow: hidden; }

input,
textarea,
button,
select {
  background: none;
  border: 1px solid transparent;
  -webkit-border-radius: 0;
          border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-family: "SuisseInt", sans-serif;
  outline: none; }

input::-ms-clear,
textarea::-ms-clear {
  display: none; }

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #171f2f; }

input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #171f2f; }

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #171f2f; }

input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
  color: transparent; }

input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
  color: transparent; }

input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
  color: transparent; }

textarea {
  overflow-y: auto;
  resize: none; }

h1,
.h1 {
  font-size: 24px;
  line-height: 32px; }
  @media (min-width: 768px) {
    h1,
    .h1 {
      font-size: 36px;
      line-height: 48px; } }

h2,
.h2 {
  color: #171f2f;
  font-size: 28px;
  font-weight: 600;
  letter-spacing: 0.02em;
  line-height: 40px;
  text-transform: uppercase; }
  @media (max-width: 599px) {
    h2,
    .h2 {
      font-size: 24px;
      line-height: 32px; } }

h3,
.h3 {
  font-size: 15px;
  font-weight: 600;
  line-height: 19px; }

h4 {
  font-size: 18px;
  line-height: 24px; }

h5 {
  font-size: 12px;
  font-weight: 500; }

a {
  display: inline-block;
  text-decoration: none;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }

b {
  font-weight: bold; }

img {
  width: 100%; }

.breadcrumb {
  background-color: transparent;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  list-style: none; }
  .breadcrumb-wrapper {
    margin-bottom: 12px;
    margin-top: 20px;
    max-width: 1750px;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin-right: auto;
    margin-left: auto; }
    @media (min-width: 768px) {
      .breadcrumb-wrapper {
        margin-bottom: 16px;
        margin-top: 24px; } }
  .breadcrumb-item {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    color: #748da6;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px; }
    @media (min-width: 768px) {
      .breadcrumb-item {
        font-size: 14px;
        line-height: 26px; } }
    .breadcrumb-item + .breadcrumb-item:before {
      color: #748da6;
      content: "\e900";
      font-family: "icomoon";
      font-size: 8px;
      padding-left: 9px;
      padding-right: 8px; }
      .breadcrumb-light .breadcrumb-item + .breadcrumb-item:before {
        color: #fff; }
    .breadcrumb-light .breadcrumb-item {
      color: #fff; }
  .breadcrumb-link {
    color: #748da6;
    display: inline;
    -webkit-text-decoration-line: underline;
            text-decoration-line: underline;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }
    .breadcrumb-light .breadcrumb-link {
      color: #fff; }
    .breadcrumb-link:hover {
      color: #1a577e;
      text-decoration: none; }
      .breadcrumb-light .breadcrumb-link:hover {
        color: #fff; }

.section-title {
  font-weight: 450;
  margin-bottom: 20px; }
  @media (max-width: 599px) {
    .section-title {
      font-size: 24px;
      line-height: 32px; } }
  @media (min-width: 768px) {
    .section-title {
      margin-bottom: 24px; } }

.banner {
  margin-bottom: 100px; }
  .banner-content {
    background-position: center center;
    background-repeat: no-repeat;
    max-width: 1750px;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin-right: auto;
    margin-left: auto;
    background-size: cover;
    padding-bottom: 52px;
    padding-top: 48px;
    text-align: center; }
    @media (min-width: 768px) {
      .banner-content {
        padding-bottom: 145px;
        padding-top: 145px; } }
    .banner-content h1 {
      font-size: 24px;
      line-height: 32px;
      font-weight: 450; }
      @media (max-width: 599px) {
        .banner-content h1 {
          margin-bottom: 12px !important; } }
      @media (min-width: 768px) {
        .banner-content h1 {
          font-size: 36px;
          line-height: 40px;
          letter-spacing: 0.02em; } }
    .banner-content p {
      font-size: 16px;
      line-height: 24px; }
      @media (max-width: 599px) {
        .banner-content p {
          margin-bottom: 24px !important; } }
      @media (min-width: 768px) {
        .banner-content p {
          font-size: 18px;
          line-height: 30px; } }
  .banner-content-dark {
    color: #fff; }

blockquote {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  max-width: 685px;
  width: 100%; }
  blockquote::before {
    background-color: #1a577e;
    content: '';
    display: block;
    height: inherit;
    margin-right: 24px;
    width: 3px; }

.filters {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  list-style: none; }
  .filters-item.is-active a {
    background-color: #0f1b33;
    color: #fff; }
  .filters-item a {
    background-color: #f5f7fa;
    -webkit-border-radius: 40px;
            border-radius: 40px;
    color: inherit;
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
    padding: 2px 16px;
    text-align: center;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease; }
    .filters-item a:hover {
      -webkit-box-shadow: 0 1px 10px rgba(26, 86, 126, 0.3);
              box-shadow: 0 1px 10px rgba(26, 86, 126, 0.3); }
  .filters-item + .filters-item {
    margin-left: 8px; }

[data-fancybox] {
  cursor: pointer; }

.accordion {
  width: 100%; }
  .accordion__item {
    padding-top: 24px;
    padding-bottom: 24px;
    border-bottom: 1px solid #e7e8eb; }
  .accordion__header {
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%; }
  .accordion__header-title {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px; }
  .accordion__icon {
    font-size: 10px;
    color: #ced3d9;
    margin-left: auto;
    margin-right: 3px;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
    -webkit-transform-origin: center;
        -ms-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg); }
    .active .accordion__icon {
      -webkit-transform: rotate(270deg);
          -ms-transform: rotate(270deg);
              transform: rotate(270deg); }
  .accordion__body {
    display: none;
    padding-top: 16px; }

.radio {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .radio input[type="radio"] {
    position: absolute;
    opacity: 0; }
    .radio input[type="radio"] + .radio-label {
      color: #566073;
      font-size: 16px;
      line-height: 26px; }
    .radio input[type="radio"] + .radio-label:before {
      content: '';
      background: #fff;
      -webkit-border-radius: 100%;
              border-radius: 100%;
      border: 1px solid #ced3d9;
      display: inline-block;
      width: 16px;
      height: 16px;
      position: relative;
      top: 3px;
      vertical-align: top;
      cursor: pointer;
      text-align: center;
      -webkit-transition: all 250ms ease;
      -o-transition: all 250ms ease;
      transition: all 250ms ease;
      margin-right: 12px; }
    .radio input[type="radio"]:checked + .radio-label:before {
      background-color: #1a577e;
      -webkit-box-shadow: inset 0 0 0 4px #fff;
              box-shadow: inset 0 0 0 4px #fff;
      border: 1px solid #1a577e; }
    .radio input[type="radio"]:disabled + .radio-label {
      color: #748da6; }
      .radio input[type="radio"]:disabled + .radio-label:before {
        -webkit-box-shadow: inset 0 0 0 4px #fff;
                box-shadow: inset 0 0 0 4px #fff;
        border-color: #bfbfbf;
        background-color: #f5f7fa; }
    .radio input[type="radio"] + .radio-label:empty:before {
      margin-right: 0; }

.styled-checkbox {
  position: absolute;
  opacity: 0; }
  .styled-checkbox + label {
    position: relative;
    cursor: pointer;
    padding: 0;
    color: #566073; }
  .styled-checkbox + label:before {
    content: '';
    margin-right: 12px;
    display: inline-block;
    vertical-align: text-top;
    width: 16px;
    height: 16px;
    background-color: #fff;
    border: 1px solid #ced3d9;
    -webkit-border-radius: 4px;
            border-radius: 4px; }
  .styled-checkbox:hover + label:before {
    background: #f5f7fa; }
  .styled-checkbox:hover + label {
    color: #1a577e; }
  .styled-checkbox:checked + label:before {
    background-color: #1a577e;
    border-color: #1a577e; }
  .styled-checkbox:disabled + label {
    color: #748da6;
    cursor: auto; }
  .styled-checkbox:disabled + label:before {
    background-color: #f5f7fa; }
  .styled-checkbox:checked + label:after {
    content: '';
    position: absolute;
    left: 4.375px;
    top: 8px;
    background: #fff;
    width: 2px;
    height: 2px;
    -webkit-box-shadow: 2px 0 0 #fff, 4px 0 0 #fff, 4px -2px 0 #fff, 4px -4px 0 #fff, 4px -6px 0 #fff, 4px -8px 0 #fff;
            box-shadow: 2px 0 0 #fff, 4px 0 0 #fff, 4px -2px 0 #fff, 4px -4px 0 #fff, 4px -6px 0 #fff, 4px -8px 0 #fff;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg); }

.styled-checkboxes li + li {
  margin-top: 18px; }

.styled-radios li + li {
  margin-top: 18px; }

.range-slider {
  position: relative;
  margin-left: 5px;
  margin-right: 5px; }
  .range-slider__wrapper {
    padding-bottom: 10px;
    width: 100%; }
  .range-slider__inputs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 35px;
    width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .range-slider__inputs input {
      max-width: 135px;
      border: 1px solid #ced3d9;
      height: 40px;
      -webkit-border-radius: 4px;
              border-radius: 4px;
      font-size: 16px;
      line-height: 26px;
      color: #171f2f;
      -webkit-box-flex: 1;
      -webkit-flex: 1 0;
          -ms-flex: 1 0;
              flex: 1 0;
      padding-left: 8px;
      padding-right: 8px;
      font-family: "AvenirNextCyr", sans-serif; }
      .range-slider__inputs input:focus {
        border: 1px solid #748da6; }

.noUi-target {
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  background: #ced3d9;
  -webkit-border-radius: 6px;
          border-radius: 6px; }

.noUi-connect {
  background: #1a577e; }

.noUi-tooltip {
  display: none; }

.noUi-horizontal {
  height: 4px; }
  .noUi-horizontal .noUi-handle {
    width: 16px;
    height: 16px; }

.noUi-handle {
  background: #fff;
  border: 3px solid #1a577e;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  -webkit-box-shadow: none;
          box-shadow: none;
  cursor: pointer; }
  .noUi-handle:after {
    display: none; }
  .noUi-handle:before {
    display: none; }

html:not([dir="rtl"]) .noUi-horizontal .noUi-handle {
  right: -8px; }

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 0 !important;
  background-image: none;
  text-decoration: underline; }

select::-ms-expand {
  display: none; }

.select {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .select-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative; }
    .select-wrapper i {
      margin-left: 5px;
      color: #1a577e; }

select {
  margin-left: 5px;
  cursor: pointer;
  font-weight: 450;
  font-size: 15px;
  line-height: 24px;
  color: #1a577e;
  position: relative; }

.custom-select {
  margin-top: -25px;
  margin-bottom: 8px;
  font-weight: 450;
  font-size: 15px;
  line-height: 24px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .custom-select span {
    margin-left: auto; }

.custom-form {
  font-family: "AvenirNextCyr", sans-serif; }
  .custom-form input, .custom-form textarea {
    font-family: "AvenirNextCyr", sans-serif;
    width: 100%;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #171f2f;
    padding-bottom: 5px;
    border-bottom: 1px solid #ced3d9;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .custom-form input::-webkit-input-placeholder, .custom-form textarea::-webkit-input-placeholder {
      font-weight: 400;
      color: #748da6; }
    .custom-form input::-moz-placeholder, .custom-form textarea::-moz-placeholder {
      font-weight: 400;
      color: #748da6; }
    .custom-form input:-ms-input-placeholder, .custom-form textarea:-ms-input-placeholder {
      font-weight: 400;
      color: #748da6; }
    .custom-form input::-ms-input-placeholder, .custom-form textarea::-ms-input-placeholder {
      font-weight: 400;
      color: #748da6; }
    .custom-form input::placeholder, .custom-form textarea::placeholder {
      font-weight: 400;
      color: #748da6; }
    .custom-form input:focus, .custom-form textarea:focus {
      border-bottom: 1px solid #748da6; }
  .custom-form .input-group.error input {
    color: #e03d48;
    border-bottom: 1px solid #e03d48; }
  .custom-form .input-group.error .input-group-error {
    display: block; }
  .custom-form .input-group-error {
    display: none;
    padding-left: 3px;
    padding-right: 3px;
    width: 100%;
    margin-top: 4px;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #e03d48; }

.overlay-form {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(23, 31, 47, 0.4);
  z-index: -10;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease; }
  .overlay-form.is-open {
    visibility: visible;
    z-index: 20;
    opacity: 1; }
  .overlay-form-holder {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    background-color: #fff;
    padding: 24px 16px;
    height: 100%;
    overflow-y: auto;
    color: #171f2f;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
            transform: translateX(100%); }
    @media (min-width: 768px) {
      .overlay-form-holder {
        padding: 40px;
        max-width: 480px; } }
  .overlay-form-close-btn {
    cursor: pointer;
    display: block;
    position: absolute;
    right: 12px;
    top: 12px; }
    @media (max-width: 599px) {
      .overlay-form-close-btn {
        padding: 0; } }
    @media (min-width: 768px) {
      .overlay-form-close-btn {
        right: 36px;
        top: 36px; } }
    @media (max-width: 599px) {
      .overlay-form-close-btn svg {
        width: 28px;
        height: 28px; } }
    .overlay-form-close-btn svg path {
      -webkit-transition: .3s ease;
      -o-transition: .3s ease;
      transition: .3s ease;
      fill: #ced3d9; }
      @media (max-width: 599px) {
        .overlay-form-close-btn svg path {
          fill: #171f2f; } }
    .overlay-form-close-btn:hover svg path {
      fill: #171f2f; }
      @media (max-width: 599px) {
        .overlay-form-close-btn:hover svg path {
          fill: #ced3d9; } }
  @media (min-width: 768px) {
    .overlay-form-actions {
      display: grid;
      grid-template-columns: 1fr 1fr;
      grid-column-gap: 10px; } }
  .overlay-form-actions button {
    white-space: nowrap; }
    @media (max-width: 599px) {
      .overlay-form-actions button {
        width: 100%; } }
    @media (min-width: 768px) {
      .overlay-form-actions button {
        padding-left: 30px;
        padding-right: 30px; } }
  @media (max-width: 599px) {
    .overlay-form-actions button + button {
      margin-top: 20px; } }
  .overlay-form-condition {
    font-size: 12px;
    line-height: 16px;
    color: #748da6; }
    @media (max-width: 599px) {
      .overlay-form-condition {
        margin-top: 24px; } }
    .overlay-form-condition a {
      text-decoration: underline;
      color: #748da6;
      display: inline; }
      .overlay-form-condition a:hover {
        text-decoration: none; }
  .overlay-form-file-list li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .overlay-form-file-list li + li {
    margin-top: 8px; }
    @media (max-width: 599px) {
      .overlay-form-file-list li + li {
        margin-top: 20px; } }
  .overlay-form-file-list button {
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .overlay-form-file-list button svg path {
      fill: #171f2f; }
    .overlay-form-file-list button:hover svg path {
      fill: #e03d48; }
  @media (max-width: 599px) {
    .overlay-form h1 {
      font-size: 24px;
      line-height: 32px;
      margin-bottom: 16px !important; } }
  @media (min-width: 768px) {
    .overlay-form h1 {
      max-width: 305px; } }
  .overlay-form .custom-form input, .overlay-form .custom-form textarea {
    font-size: 16px;
    line-height: 24px; }
    @media (min-width: 768px) {
      .overlay-form .custom-form input, .overlay-form .custom-form textarea {
        font-size: 18px;
        line-height: 30px; } }
  .overlay-form .custom-form textarea {
    height: 150px; }
    @media (min-width: 768px) {
      .overlay-form .custom-form textarea {
        height: 180px; } }

.overlay-form.is-open .overlay-form-holder {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0); }

@media (max-width: 599px) {
  .overlay-form-file-list {
    margin-bottom: 32px !important; } }

@media (max-width: 599px) {
  .overlay-form-second button {
    width: 100%;
    margin-top: 8px; } }

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

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

.arrow {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  color: #748da6;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 32px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1;
  padding-bottom: 8px;
  padding-top: 8px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  z-index: 1; }
  .arrow:hover {
    background-color: rgba(15, 27, 51, 0.85);
    color: #fff; }
  .arrow.slick-disabled {
    display: none !important; }
  .arrow-prev {
    left: -15px; }
  .arrow-next {
    right: -15px; }

.hero-arrow {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  color: rgba(255, 255, 255, 0.3);
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 32px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1;
  padding-bottom: 8px;
  padding-top: 8px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  z-index: 1; }
  .hero-arrow:hover {
    color: #fff; }
  .hero-arrow.slick-disabled {
    display: none !important; }
  .hero-arrow-prev {
    left: 30px; }
  .hero-arrow-next {
    right: 30px; }

.font-weight-medium {
  font-weight: 500; }

.font-weight-demi {
  font-weight: 600; }

.font-weight-bold {
  font-weight: 700; }

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

.subtitle {
  color: #566073; }

.show-all {
  color: #171f2f; }
  .show-all:hover {
    text-decoration: underline; }

@media (max-width: 599px) {
  html body .hide-mobile {
    display: none; } }

@media (min-width: 768px) {
  html body .hide-desktop {
    display: none; } }

html body main .w-100 {
  width: 100%; }

html body main .text-center {
  text-align: center; }

html body main .text-left {
  text-align: left; }

html body main .text-right {
  text-align: right; }

html body main .mb-8 {
  margin-bottom: 8px; }

html body main .mb-16 {
  margin-bottom: 16px; }

html body main .mb-24 {
  margin-bottom: 24px; }

html body main .mb-32 {
  margin-bottom: 32px; }

html body main .mb-40 {
  margin-bottom: 40px; }

html body main .mb-48 {
  margin-bottom: 48px; }

html body main .mt-8 {
  margin-top: 8px; }

html body main .mt-16 {
  margin-top: 16px; }

html body main .mt-24 {
  margin-top: 24px; }

html body main .mt-32 {
  margin-top: 32px; }

html body main .mt-40 {
  margin-top: 40px; }

html body main .mt-48 {
  margin-top: 48px; }

html body main .text-black {
  color: #171f2f; }

html body main .text-medium {
  font-weight: 500; }

.btn {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  color: #fff;
  cursor: pointer;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 13px;
  height: 33px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 17px;
  outline: none;
  padding-left: 24px;
  padding-right: 24px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }

.btn-lg {
  font-size: 15px;
  font-weight: 600;
  height: 51px;
  line-height: 19px;
  padding-left: 40px;
  padding-right: 40px; }

.btn-md {
  font-size: 16px;
  font-weight: 450;
  height: 48px;
  line-height: 24px;
  padding-left: 56px;
  padding-right: 56px; }

.btn-outline {
  border: 1px solid #fff;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  .btn-outline:hover {
    background-color: #fff;
    color: #1a577e; }

.btn-blue {
  background-color: #1a577e;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  color: #fff; }
  .btn-blue:hover {
    background-color: #206a99; }

.btn-grey {
  background-color: #f5f7fa;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  color: #1a577e; }
  .btn-grey:hover {
    background-color: #748da6;
    color: #fff; }

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

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

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

.slick-track {
  display: block;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 0; }
  .slick-track:before {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both;
    content: "";
    display: table; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir="rtl"] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  border: 1px solid transparent;
  display: block;
  height: auto; }

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

.header {
  background-color: #fff;
  -webkit-box-shadow: 0 1px 0 #d3d4db;
          box-shadow: 0 1px 0 #d3d4db;
  padding-bottom: 15px;
  padding-top: 15px;
  position: fixed;
  width: 100%;
  z-index: 5; }
  .header-container {
    max-width: 1750px;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    @media (max-width: 599px) {
      .header-container {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between; } }
  .header-logo {
    display: block; }
    .header-logo-img {
      display: block;
      max-width: 120px;
      width: 100%; }
      @media (min-width: 768px) {
        .header-logo-img {
          max-width: 180px; } }
  .header-nav {
    margin-left: auto;
    margin-right: 48px; }
    .header-nav a {
      color: #171f2f;
      font-size: 15px;
      font-weight: 500;
      line-height: 24px;
      position: relative;
      -webkit-transition: .3s ease;
      -o-transition: .3s ease;
      transition: .3s ease; }
      .header-nav a:hover {
        color: #748da6;
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1); }
      .header-nav a.is-active {
        color: #1a577e; }
        .header-nav a.is-active:after {
          background-color: #257bb2;
          bottom: -5px;
          content: '';
          display: block;
          height: 2px;
          left: 0;
          position: absolute;
          width: 100%; }
    .header-nav a + a {
      margin-left: 40px; }
  .header-icon {
    color: #171f2f;
    display: block;
    font-size: 20px;
    line-height: 1;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease; }
    .header-icon + .header-icon {
      margin-left: 15px; }
      @media (min-width: 768px) {
        .header-icon + .header-icon {
          margin-left: 25px; } }
    .header-icon:hover {
      color: #748da6;
      -webkit-transform: scale(1.2);
          -ms-transform: scale(1.2);
              transform: scale(1.2); }
  .header-actions {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0; }

.mobile-menu {
  background-color: #fff;
  bottom: 0;
  color: #171f2f;
  height: 100%;
  left: 0;
  max-width: 300px;
  overflow-y: auto;
  padding-bottom: 32px;
  padding-top: 16px;
  position: fixed;
  top: 0;
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  width: 100%; }
  .mobile-menu-open-btn {
    padding: 0; }
    @media (min-width: 768px) {
      .mobile-menu-open-btn {
        display: none; } }
  .mobile-menu-close-btn {
    height: 24px;
    margin-bottom: 12px;
    margin-left: 12px;
    padding: 0;
    width: 24px; }
    .mobile-menu-close-btn svg path {
      fill: #000; }
  .mobile-menu-wrapper {
    background: rgba(23, 31, 47, 0.4);
    bottom: 0;
    height: 100%;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
    visibility: hidden;
    width: 100%;
    z-index: -10; }
    .mobile-menu-wrapper.is-open {
      opacity: 1;
      visibility: visible;
      z-index: 20; }
      .mobile-menu-wrapper.is-open .mobile-menu {
        -webkit-transform: translateX(0);
            -ms-transform: translateX(0);
                transform: translateX(0); }
  .mobile-menu-nav {
    padding-left: 15px;
    padding-right: 15px; }
    .mobile-menu-nav a {
      color: #171f2f;
      display: block;
      font-size: 16px;
      line-height: 24px;
      margin-bottom: 16px;
      -webkit-transition: color 0.3s ease;
      -o-transition: color 0.3s ease;
      transition: color 0.3s ease; }
      .mobile-menu-nav a:hover {
        color: #257bb2; }
    .mobile-menu-nav-login {
      color: #000;
      font-size: 16px;
      font-weight: 600;
      letter-spacing: 0.02em;
      line-height: 24px;
      margin-top: 24px;
      text-transform: uppercase; }
  .mobile-menu .accordion {
    width: 100%; }
    .mobile-menu .accordion + .mobile-menu-nav {
      margin-top: 8px; }
    .mobile-menu .accordion__item {
      background-color: #fff;
      border-bottom: 0;
      margin-left: 4px;
      margin-right: 4px;
      padding-bottom: 0;
      padding-top: 0;
      position: relative; }
      .mobile-menu .accordion__item.active {
        background-color: #f5f7fa;
        -webkit-border-radius: 4px;
                border-radius: 4px; }
        .mobile-menu .accordion__item.active .accordion-header h4 {
          font-weight: 500; }
        .mobile-menu .accordion__item.active .accordion__icon {
          -webkit-transform: rotate(270deg);
              -ms-transform: rotate(270deg);
                  transform: rotate(270deg); }
    .mobile-menu .accordion-header {
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      padding: 8px 12px; }
      .mobile-menu .accordion-header h4 {
        font-size: 16px;
        line-height: 22px;
        -webkit-transition: color 0.3s ease;
        -o-transition: color 0.3s ease;
        transition: color 0.3s ease; }
      .mobile-menu .accordion-header .accordion__icon {
        color: #000;
        font-size: 10px;
        margin: 0;
        padding: 0;
        -webkit-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
                transform: rotate(90deg);
        -webkit-transform-origin: center;
            -ms-transform-origin: center;
                transform-origin: center; }
    .mobile-menu .accordion-body {
      display: none;
      padding-bottom: 8px;
      padding-top: 8px; }
      .mobile-menu .accordion-body nav {
        padding-left: 24px;
        padding-right: 15px; }
      .mobile-menu .accordion-body nav a {
        color: #000;
        display: block;
        font-size: 14px;
        line-height: 22px;
        -webkit-transition: color 0.3s ease;
        -o-transition: color 0.3s ease;
        transition: color 0.3s ease; }
        .mobile-menu .accordion-body nav a:hover {
          color: #257bb2; }
        .mobile-menu .accordion-body nav a + a {
          margin-top: 16px; }

.footer {
  background-color: #0f1b33; }
  .footer-container {
    max-width: 1750px;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin-right: auto;
    margin-left: auto; }
  .footer-title {
    color: #fff;
    margin-bottom: 12px; }
    @media (max-width: 599px) {
      .footer-title {
        display: none; } }
  .footer-logo {
    display: block;
    margin-bottom: 50px;
    max-width: 180px; }
    @media (max-width: 599px) {
      .footer-logo {
        display: none !important; } }
  .footer-logo-img {
    display: block; }
  .footer-phone {
    color: #fff; }
  .footer-mail {
    color: #748da6;
    margin-bottom: 12px;
    text-decoration: underline; }
    .footer-mail:hover {
      text-decoration: none; }
  .footer-feedback {
    color: #748da6;
    -webkit-transition: color .3s ease;
    -o-transition: color .3s ease;
    transition: color .3s ease; }
    .footer-feedback:hover {
      color: #fff; }
  .footer-nav a {
    color: #748da6;
    display: block;
    font-size: 14px;
    line-height: 26px;
    -webkit-transition: color .3s ease;
    -o-transition: color .3s ease;
    transition: color .3s ease; }
    .footer-nav a:hover {
      color: #fff; }
  .footer-nav a + a {
    margin-top: 4px; }
  .footer-nav-additions {
    margin-left: 150px; }
  .footer-top {
    padding-bottom: 70px;
    padding-top: 90px; }
    @media (max-width: 599px) {
      .footer-top {
        padding-bottom: 24px;
        padding-top: 24px; } }
  .footer-top-container {
    display: grid;
    grid-template-columns: 1fr 1fr; }
    @media (max-width: 599px) {
      .footer-top-container {
        display: block; } }
  .footer-top-left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .footer-top-left-content {
    margin-left: 120px; }
    @media (max-width: 599px) {
      .footer-top-left-content {
        display: none; } }
  .footer-top-left-info {
    font-size: 14px;
    font-weight: 500;
    line-height: 26px; }
    .footer-top-left-info h4 {
      margin-bottom: 12px; }
    .footer-top-left-info p {
      color: #fff; }
    .footer-top-left-info a {
      display: block; }
  .footer-top-right-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  @media (max-width: 599px) {
    .footer-top-right {
      display: none; } }
  .footer-bottom {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding-bottom: 12px;
    padding-top: 12px; }
    @media (max-width: 599px) {
      .footer-bottom {
        border-top: 0;
        padding-bottom: 16px;
        padding-top: 16px; } }
  .footer-bottom-container {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 12px;
    font-weight: 400;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    line-height: 16px; }
    @media (max-width: 599px) {
      .footer-bottom-container {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
            -ms-flex-align: start;
                align-items: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column; } }
  .footer-copy {
    color: #748da6; }
    @media (max-width: 599px) {
      .footer-copy {
        color: #566073;
        line-height: 20px; } }
  .footer-policy {
    color: #748da6;
    display: block;
    -webkit-transition: color .3s ease;
    -o-transition: color .3s ease;
    transition: color .3s ease; }
    .footer-policy:hover {
      color: #fff; }
    @media (max-width: 599px) {
      .footer-policy {
        line-height: 20px;
        text-decoration: underline; } }
  .footer-mobile-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-bottom: 24px;
    padding-top: 32px; }
    @media (min-width: 768px) {
      .footer-mobile-nav {
        display: none; } }
    .footer-mobile-nav a {
      color: #748da6;
      font-size: 16px;
      line-height: 22px; }
    .footer-mobile-nav a + a {
      margin-top: 14px; }
  .footer-divider {
    background-color: rgba(255, 255, 255, 0.1);
    display: block;
    height: 1px; }
  @media (min-width: 768px) {
    .footer-divider-container {
      display: none; } }

.preloader {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background: #0f1b33;
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 99999; }
  .preloader-logo {
    -webkit-animation: logoBounce 2s infinite;
            animation: logoBounce 2s infinite;
    -webkit-transform-origin: center;
        -ms-transform-origin: center;
            transform-origin: center; }

@-webkit-keyframes logoBounce {
  0% {
    opacity: 1;
    -webkit-transform: scale(1) translate3d(0, 0, 0);
            transform: scale(1) translate3d(0, 0, 0); }
  50% {
    opacity: 0.9;
    -webkit-transform: scale(1.2);
            transform: scale(1.2); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1) translate3d(0, 0, 0);
            transform: scale(1) translate3d(0, 0, 0); } }

@keyframes logoBounce {
  0% {
    opacity: 1;
    -webkit-transform: scale(1) translate3d(0, 0, 0);
            transform: scale(1) translate3d(0, 0, 0); }
  50% {
    opacity: 0.9;
    -webkit-transform: scale(1.2);
            transform: scale(1.2); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1) translate3d(0, 0, 0);
            transform: scale(1) translate3d(0, 0, 0); } }

.hero {
  background: -webkit-gradient(linear, left top, left bottom, from(#0f001c), color-stop(50%, #0f1b33));
  background: -o-linear-gradient(top, #0f001c 0%, #0f1b33 50%);
  background: linear-gradient(180deg, #0f001c 0%, #0f1b33 50%); }
  @media (min-width: 768px) {
    .hero {
      background: -webkit-gradient(linear, left top, left bottom, from(#0f001c), to(#0f1b33));
      background: -o-linear-gradient(top, #0f001c 0%, #0f1b33 100%);
      background: linear-gradient(180deg, #0f001c 0%, #0f1b33 100%);
      height: 800px; } }
  .hero-slide {
    color: #fff; }
  .hero-slide-img-wrapper {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  @media (min-width: 768px) {
    .hero-slide-wrapper {
      display: grid;
      grid-template-columns: 1fr 1fr; } }
  .hero-slide-wrapper img {
    display: block;
    width: 100%; }
    @media (min-width: 768px) {
      .hero-slide-wrapper img {
        height: 100%;
        max-height: 800px;
        -o-object-fit: contain;
           object-fit: contain;
        width: auto; } }
  .hero-slide-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    @media (max-width: 599px) {
      .hero-slide-content {
        margin-top: -20px;
        padding-left: 15px;
        padding-right: 15px; } }
  .hero-slide-title {
    font-size: 40px;
    font-weight: 700;
    letter-spacing: 0.03em;
    line-height: 49px;
    margin-bottom: 12px;
    position: relative;
    text-transform: uppercase; }
    @media (min-width: 768px) {
      .hero-slide-title {
        font-size: 96px;
        line-height: 90px;
        margin-bottom: 16px; }
        .hero-slide-title::before {
          color: rgba(255, 255, 255, 0.03);
          content: attr(data-title);
          display: block;
          font-size: 280px;
          font-weight: 700;
          left: 45px;
          line-height: 343px;
          position: absolute;
          top: -140px;
          z-index: -1; } }
  .hero-slide-desc {
    font-weight: 500;
    margin-bottom: 16px;
    max-width: 410px;
    width: 100%; }
    @media (max-width: 599px) {
      .hero-slide-desc {
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
        margin-bottom: 24px; } }
  .hero-slide-stat {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 40px; }
  .hero-stat-item {
    position: relative; }
    .hero-stat-item-title {
      color: #748da6;
      display: block;
      font-size: 14px;
      font-weight: 500;
      line-height: 26px;
      margin-bottom: 2px; }
    .hero-stat-item-value {
      color: #fff;
      font-size: 18px;
      font-weight: 500;
      line-height: 24px; }
  .hero-stat-item + .hero-stat-item {
    margin-left: 24px;
    padding-left: 24px; }
    .hero-stat-item + .hero-stat-item::before {
      background-color: rgba(255, 255, 255, 0.1);
      content: "";
      display: block;
      height: 40px;
      left: 0;
      position: absolute;
      top: 7px;
      width: 1px;
      z-index: 1; }
  .hero-slide-btn {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    background: -webkit-gradient(linear, left top, right top, from(#00d5c2), color-stop(53.39%, #04a7ff), color-stop(112.1%, #bc24ff));
    background: -o-linear-gradient(left, #00d5c2 0%, #04a7ff 53.39%, #bc24ff 112.1%);
    background: linear-gradient(90deg, #00d5c2 0%, #04a7ff 53.39%, #bc24ff 112.1%);
    -webkit-border-radius: 2px;
            border-radius: 2px;
    color: #fff;
    cursor: pointer;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-weight: 500;
    height: 48px;
    margin-right: 40px;
    padding-left: 40px;
    padding-right: 40px;
    text-align: center;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease; }
    .hero-slide-btn:hover {
      -webkit-transform: scale(1.1);
          -ms-transform: scale(1.1);
              transform: scale(1.1); }
  .hero-slide-link {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    color: #fff;
    font-weight: 500;
    position: relative;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease; }
    .hero-slide-link i {
      display: block;
      font-size: 9px;
      position: absolute;
      right: -15px;
      top: 9px; }
      @media (min-width: 768px) {
        .hero-slide-link i {
          font-size: 16px;
          right: -20px;
          top: 4px;
          z-index: 1; } }
    .hero-slide-link:hover {
      -webkit-transform: scale(1.1);
          -ms-transform: scale(1.1);
              transform: scale(1.1); }
  .hero .slick-dots {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    list-style-type: none;
    margin-top: 30px;
    padding-bottom: 20px;
    padding-top: 20px; }
    .hero .slick-dots li {
      margin: 0 5px; }
      .hero .slick-dots li.slick-active button {
        background-color: #fff; }
    .hero .slick-dots button {
      background-color: #566073;
      border: 0;
      -webkit-border-radius: 100%;
              border-radius: 100%;
      display: block;
      font-size: 0;
      height: 4px;
      padding: 0;
      text-indent: -9999px;
      width: 4px; }

.catalog {
  padding-bottom: 56px;
  padding-top: 40px; }
  @media (min-width: 768px) {
    .catalog {
      padding-bottom: 110px;
      padding-top: 110px; } }
  .catalog-container {
    max-width: 1750px;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin-right: auto;
    margin-left: auto; }
    @media (max-width: 599px) {
      .catalog-container h2 {
        margin-bottom: 4px; } }
  .catalog-slider {
    margin-top: 28px; }
    @media (min-width: 768px) {
      .catalog-slider {
        margin-top: 32px; } }
    @media (max-width: 599px) {
      .catalog-slider .arrow {
        display: none !important; } }
  .catalog-slider .slick-slide > div {
    margin-left: 6px;
    margin-right: 6px; }
  .catalog-slider .slick-list {
    margin-left: -6px;
    margin-right: -6px;
    width: -webkit-calc(100% + 12px);
    width: calc(100% + 12px); }
  .catalog-item-img {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #f5f7fa;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 8px; }
    @media (min-width: 768px) {
      .catalog-item-img {
        margin-bottom: 24px;
        padding-bottom: 95px;
        padding-top: 95px; } }
    .catalog-item-img img {
      height: auto;
      max-width: 380px;
      width: 100%; }
  .catalog-item-title {
    color: #171f2f;
    font-weight: 500; }
    @media (max-width: 599px) {
      .catalog-item-title {
        font-size: 16px;
        line-height: 26px; } }

@media (min-width: 768px) {
  .company-container {
    display: grid;
    grid-column-gap: 12px;
    grid-template-columns: 1fr 1fr;
    max-width: 1750px;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin-right: auto;
    margin-left: auto; } }

.company-img {
  display: block; }

.company-info {
  background-color: #0f1b33;
  color: #fff;
  overflow: hidden;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 40px;
  position: relative; }
  @media (max-width: 599px) {
    .company-info {
      padding-bottom: 70px; } }
  @media (min-width: 768px) {
    .company-info {
      padding-left: 90px;
      padding-right: 90px;
      padding-top: 80px; } }
  .company-info p {
    line-height: 26px; }
  .company-info p + p {
    margin-top: 10px; }

.company-title {
  margin-bottom: 16px; }
  @media (max-width: 599px) {
    .company-title {
      font-size: 24px;
      line-height: 32px; } }
  @media (min-width: 768px) {
    .company-title {
      margin-bottom: 32px; } }

.company-name {
  bottom: -30px;
  color: rgba(255, 255, 255, 0.03);
  font-size: 108px;
  font-weight: 700;
  line-height: 132px;
  pointer-events: none;
  position: absolute;
  right: -10px;
  text-transform: uppercase; }
  @media (min-width: 768px) {
    .company-name {
      bottom: -70px;
      font-size: 280px;
      line-height: 343px;
      right: -30px; } }

.projects {
  padding-bottom: 40px;
  padding-top: 40px; }
  @media (min-width: 768px) {
    .projects {
      padding-bottom: 110px;
      padding-top: 110px; } }
  .projects-container {
    max-width: 1750px;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin-right: auto;
    margin-left: auto; }
    @media (max-width: 599px) {
      .projects-container h2 {
        margin-bottom: 4px; } }
  .projects-slider {
    margin-top: 28px; }
    @media (min-width: 768px) {
      .projects-slider {
        margin-top: 32px; } }
  .projects-slider .slick-slide > div {
    margin-left: 6px;
    margin-right: 6px; }
  .projects-slider .slick-list {
    margin-left: -6px;
    margin-right: -6px;
    width: -webkit-calc(100% + 12px);
    width: calc(100% + 12px); }

.project-img {
  display: block;
  margin-bottom: 24px; }

.project-title {
  color: #171f2f;
  font-weight: 600;
  margin-bottom: 4px; }

.project-desc {
  color: #566073; }

.project.full-light {
  margin-bottom: 110px;
  position: relative; }
  .project.full-light .project-title, .project.full-light .project-desc {
    color: #fff; }
  .project.full-light .project-text {
    bottom: 55px;
    left: 100px;
    position: absolute; }

.main {
  overflow: hidden;
  padding-top: 65px; }
  @media (min-width: 768px) {
    .main {
      padding-top: 85px; } }

.catalog-product {
  margin-bottom: 40px; }
  @media (min-width: 768px) {
    .catalog-product {
      margin-bottom: 120px; } }
  .catalog-product-container {
    max-width: 1750px;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin-right: auto;
    margin-left: auto; }
  .catalog-product-grid {
    display: grid;
    grid-gap: 56px 12px;
    grid-template-columns: 1fr 1fr; }
    @media (min-width: 768px) {
      .catalog-product-grid {
        grid-gap: 8px 24px;
        grid-template-columns: 1fr 1fr 1fr 1fr; } }
  .catalog-product .catalog-item {
    display: block; }
    .catalog-product .catalog-item-title {
      -webkit-transition: .3s ease;
      -o-transition: .3s ease;
      transition: .3s ease; }
      @media (max-width: 599px) {
        .catalog-product .catalog-item-title {
          text-align: center; } }
    .catalog-product .catalog-item-img {
      -webkit-transition: .3s ease;
      -o-transition: .3s ease;
      transition: .3s ease; }
      @media (min-width: 768px) {
        .catalog-product .catalog-item-img {
          padding-bottom: 20px;
          padding-top: 20px; } }
    .catalog-product .catalog-item:hover .catalog-item-title {
      color: #1a577e; }
    .catalog-product .catalog-item:hover .catalog-item-img {
      -webkit-box-shadow: 0 1px 15px rgba(26, 86, 126, 0.3);
              box-shadow: 0 1px 15px rgba(26, 86, 126, 0.3); }

.article {
  padding-bottom: 32px;
  padding-top: 28px; }
  @media (min-width: 768px) {
    .article {
      padding-bottom: 80px;
      padding-top: 48px; } }
  .article-banner {
    color: #fff;
    padding-bottom: 24px;
    padding-top: 104px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; }
    @media (min-width: 768px) {
      .article-banner {
        padding-bottom: 40px;
        padding-top: 178px; } }
  .article-banner-container {
    max-width: 885px;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin-right: auto;
    margin-left: auto; }
    .article-banner-container h1 {
      font-size: 24px;
      font-weight: 750;
      line-height: 32px;
      text-transform: uppercase; }
      @media (min-width: 768px) {
        .article-banner-container h1 {
          font-size: 56px;
          letter-spacing: 0.03em;
          line-height: 70px; } }
  .article-container {
    max-width: 885px;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin-right: auto;
    margin-left: auto; }
  .article-img {
    margin: 28px -15px;
    width: -webkit-calc(100% + 30px);
    width: calc(100% + 30px); }
    @media (min-width: 768px) {
      .article-img {
        margin: 40px -30px 48px;
        width: -webkit-calc(100% + 60px);
        width: calc(100% + 60px); } }
  .article h4 {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.02em;
    line-height: 24px; }
    @media (max-width: 599px) {
      .article h4 {
        margin-bottom: 12px !important; } }
    @media (min-width: 768px) {
      .article h4 {
        font-size: 22px;
        line-height: 34px; } }
  .article p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px; }
    @media (min-width: 768px) {
      .article p {
        font-size: 18px;
        line-height: 30px; } }
  .article p + p {
    margin-top: 24px; }
  .article img {
    display: block; }
  .article ul {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 12px;
    margin-top: 12px; }
    @media (max-width: 599px) {
      .article ul {
        margin-bottom: 12px !important;
        padding-left: 15px; } }
    @media (min-width: 768px) {
      .article ul {
        font-size: 18px;
        line-height: 30px; } }
  .article li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .article li:before {
    background-color: #748da6;
    content: '';
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    height: 4px;
    margin-left: -14px;
    margin-right: 10px;
    margin-top: 10px;
    width: 4px; }
    @media (min-width: 768px) {
      .article li:before {
        margin-top: 15px; } }
  .article strong {
    font-weight: 600; }
  .article table {
    border-collapse: collapse;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    width: 100%; }
    .article table thead {
      -webkit-box-shadow: 0 1px 0 #e7e8eb;
              box-shadow: 0 1px 0 #e7e8eb; }
    .article table th {
      font-size: 16px;
      font-weight: 450;
      line-height: 24px;
      padding: 8px 4px;
      text-align: left; }
    .article table td {
      -webkit-box-shadow: 0 1px 0 #e7e8eb;
              box-shadow: 0 1px 0 #e7e8eb;
      padding: 20px 4px; }
  @media (max-width: 599px) {
    .article-page .banner {
      margin-bottom: 32px; } }

@media (min-width: 768px) {
  .services {
    padding-bottom: 110px; } }

.services-container {
  max-width: 1750px;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  margin-right: auto;
  margin-left: auto; }

.services h1 {
  font-weight: 450; }
  @media (max-width: 599px) {
    .services h1 {
      font-size: 24px;
      line-height: 32px;
      margin-bottom: 24px !important; } }

.services-item {
  background: #fff;
  border: 1px solid #e7e8eb;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  color: #171f2f;
  min-height: 325px;
  padding: 32px;
  -webkit-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease; }
  .services-item:hover {
    border: 1px solid transparent;
    -webkit-box-shadow: 0 8px 20px rgba(116, 141, 166, 0.2);
            box-shadow: 0 8px 20px rgba(116, 141, 166, 0.2);
    cursor: pointer; }
  .services-item img {
    display: block;
    height: 48px;
    margin-bottom: 20px;
    -o-object-fit: cover;
       object-fit: cover;
    width: 48px; }
    @media (min-width: 768px) {
      .services-item img {
        margin-bottom: 32px; } }
  .services-item h4 {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.02em;
    line-height: 26px;
    margin-bottom: 8px; }
    @media (min-width: 768px) {
      .services-item h4 {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 16px; } }
  .services-item p {
    color: #566073;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px; }

.services-slider .slick-list {
  margin: 0 -15px;
  padding-bottom: 30px; }

.services-slider .slick-slide {
  margin: 0 15px; }

.services-slider .arrow-prev {
  left: -75px; }

.services-slider .arrow-next {
  right: -75px; }

.custom-page .services {
  padding-top: 32px; }
  @media (max-width: 599px) {
    .custom-page .services {
      margin-bottom: 18px; } }
  @media (min-width: 768px) {
    .custom-page .services {
      padding-top: 130px; } }

@media (max-width: 599px) {
  .custom-page .banner {
    margin-bottom: 0; } }

.custom-gallery {
  background-color: #f5f7fa;
  padding-bottom: 48px;
  padding-top: 32px;
  width: 100%; }
  @media (max-width: 599px) {
    .custom-gallery {
      overflow-x: auto;
      width: 100%; } }
  @media (min-width: 768px) {
    .custom-gallery {
      overflow-x: hidden;
      padding-bottom: 80px;
      padding-top: 80px; } }
  .custom-gallery-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap; }
    @media (max-width: 599px) {
      .custom-gallery-content {
        padding-left: 9px;
        padding-right: 9px; } }
    @media (min-width: 768px) {
      .custom-gallery-content {
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        margin-left: -200px;
        margin-right: -200px;
        width: -webkit-calc(100% + 400px);
        width: calc(100% + 400px); } }
  @media (max-width: 599px) {
    .custom-gallery img {
      height: 300px;
      margin-left: 6px;
      margin-right: 6px;
      -o-object-fit: cover;
         object-fit: cover;
      width: 300px; } }
  @media (min-width: 768px) {
    .custom-gallery img {
      cursor: pointer;
      -webkit-box-flex: 1;
      -webkit-flex: 1 0 auto;
          -ms-flex: 1 0 auto;
              flex: 1 0 auto;
      margin-left: 12px;
      margin-right: 12px; } }
  @media (min-width: 768px) {
    .custom-gallery .vertical {
      height: 620px;
      max-width: 410px;
      -o-object-fit: cover;
         object-fit: cover; } }
  @media (min-width: 768px) {
    .custom-gallery .horizontal {
      height: 520px;
      max-width: 703px; } }

.custom-hero {
  padding-top: 24px; }
  @media (min-width: 768px) {
    .custom-hero {
      padding-bottom: 80px;
      padding-top: 72px; } }
  .custom-hero-container {
    max-width: 1750px;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin-right: auto;
    margin-left: auto; }
  .custom-hero-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; }
    @media (min-width: 768px) {
      .custom-hero-content {
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
            -ms-flex-direction: row;
                flex-direction: row;
        margin-bottom: 160px; } }
    .custom-hero-content img {
      display: block; }
      @media (max-width: 599px) {
        .custom-hero-content img {
          margin-bottom: 24px; } }
      @media (min-width: 768px) {
        .custom-hero-content img {
          -webkit-box-flex: 1;
          -webkit-flex: 1 0;
              -ms-flex: 1 0;
                  flex: 1 0;
          max-width: 1140px;
          position: relative;
          z-index: 1; } }
    .custom-hero-content h1 {
      font-size: 24px;
      font-weight: 750;
      line-height: 32px;
      text-transform: uppercase; }
      @media (max-width: 599px) {
        .custom-hero-content h1 {
          margin-bottom: 12px !important; } }
      @media (min-width: 768px) {
        .custom-hero-content h1 {
          font-size: 56px;
          letter-spacing: 0.03em;
          line-height: 68px; } }
    .custom-hero-content p {
      font-size: 16px;
      line-height: 24px; }
      @media (max-width: 599px) {
        .custom-hero-content p {
          margin-bottom: 24px !important; } }
      @media (min-width: 768px) {
        .custom-hero-content p {
          font-size: 18px;
          letter-spacing: 0.02em;
          line-height: 30px;
          padding-right: 350px; } }
    @media (max-width: 599px) {
      .custom-hero-content .btn {
        margin-bottom: 40px;
        width: 100%; } }
  @media (min-width: 768px) {
    .custom-hero-text {
      margin-right: -350px;
      position: relative;
      z-index: 2; } }
  @media (max-width: 599px) {
    .custom-hero-info {
      background-color: #f5f7fa;
      margin-left: -15px;
      margin-right: -15px;
      padding: 32px 15px 0;
      width: -webkit-calc(100% + 30px);
      width: calc(100% + 30px); } }
  @media (min-width: 768px) {
    .custom-hero-info {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
      -webkit-justify-content: flex-end;
          -ms-flex-pack: end;
              justify-content: flex-end; } }
  .custom-hero-info-text {
    max-width: 1140px;
    width: 100%; }
  .custom-hero-info h1 {
    font-weight: 450; }
  @media (max-width: 599px) {
    .custom-hero-info blockquote {
      font-size: 16px;
      line-height: 24px; }
      .custom-hero-info blockquote::before {
        display: none; } }

.our-projects-container {
  max-width: 1750px;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 768px) {
  .our-projects-grid {
    display: grid;
    grid-gap: 24px;
    margin-bottom: 90px; } }

@media (max-width: 599px) {
  .our-projects .project {
    margin-bottom: 36px; } }

@media (max-width: 599px) {
  .our-projects .project-img {
    margin-bottom: 12px; } }

@media (max-width: 599px) {
  .our-projects .project-title {
    font-size: 16px;
    line-height: 22px; } }

@media (max-width: 599px) {
  .our-projects .project-desc {
    font-size: 14px;
    line-height: 20px; } }

@media (min-width: 768px) {
  .grid-2 {
    grid-template-columns: 1fr 1fr; } }

@media (min-width: 768px) {
  .grid-3 {
    grid-template-columns: 1fr 1fr 1fr; } }

@media (min-width: 768px) {
  .grid-4 {
    grid-template-columns: 1fr 1fr 1fr 1fr; } }

.shop-container {
  max-width: 1750px;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 768px) {
  .shop-wrapper {
    display: grid;
    grid-column-gap: 46px;
    grid-template-columns: minmax(auto, 290px) 1fr;
    padding-bottom: 90px; } }

.shop-wrapper aside, .shop-wrapper .shop-content {
  border-top: 1px solid #e7e8eb; }

.shop-wrapper nav a {
  color: #566073;
  display: block;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px; }
  .shop-wrapper nav a:hover {
    color: #748da6; }
  .shop-wrapper nav a.is-active {
    color: #1a577e;
    font-weight: 450; }

.shop-wrapper nav a + a {
  margin-top: 4px; }

@media (min-width: 768px) {
  .products {
    display: grid;
    grid-gap: 12px;
    grid-template-columns: repeat(4, 1fr); } }

.product-item {
  background-color: #fff;
  -webkit-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease; }
  @media (max-width: 599px) {
    .product-item {
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      border-bottom: 1px solid #e7e8eb;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      padding-bottom: 20px;
      padding-top: 20px;
      width: 100%; } }
  @media (min-width: 768px) {
    .product-item {
      -webkit-border-radius: 4px;
              border-radius: 4px;
      cursor: pointer;
      padding: 24px; }
      .product-item:hover {
        -webkit-box-shadow: 0 8px 20px rgba(116, 141, 166, 0.2);
                box-shadow: 0 8px 20px rgba(116, 141, 166, 0.2); }
        .product-item:hover .product-item-footer {
          opacity: 1;
          visibility: visible;
          z-index: 1; } }
  .product-item img {
    height: 100px;
    -o-object-fit: cover;
       object-fit: cover;
    width: 100px; }
    @media (min-width: 768px) {
      .product-item img {
        height: auto;
        width: 100%; } }
  .product-item h5 {
    font-size: 14px;
    font-weight: 450;
    line-height: 20px;
    margin-bottom: 4px; }
    @media (min-width: 768px) {
      .product-item h5 {
        font-size: 18px;
        line-height: 24px; } }
  .product-item p {
    color: #748da6;
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 4px; }
    @media (min-width: 768px) {
      .product-item p {
        font-size: 14px;
        line-height: 26px;
        margin-bottom: 8px; } }
  .product-item-price {
    font-size: 18px;
    font-weight: 450;
    letter-spacing: 0.02em;
    line-height: 24px;
    margin-left: auto; }
    @media (min-width: 768px) {
      .product-item-price {
        font-size: 24px;
        line-height: 36px; } }
  .product-item-footer {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    opacity: 0;
    visibility: hidden;
    z-index: -1; }
    @media (max-width: 599px) {
      .product-item-footer {
        display: none; } }
    .product-item-footer span {
      -webkit-flex-shrink: 0;
          -ms-flex-negative: 0;
              flex-shrink: 0;
      font-size: 14px;
      line-height: 26px; }
  .product-item-count {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: 15px;
    margin-right: auto; }
    .product-item-count-inc, .product-item-count-dec {
      color: #ced3d9;
      cursor: pointer;
      -webkit-flex-shrink: 0;
          -ms-flex-negative: 0;
              flex-shrink: 0;
      font-size: 20px;
      font-weight: 700; }
    .product-item-count-value {
      border: 0;
      font-size: 16px;
      line-height: 24px;
      margin: 0;
      max-width: 35px;
      padding: 0;
      text-align: center; }
  .product-item-cart {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    font-size: 16px;
    height: 40px;
    line-height: 24px; }

.mobile-filters-box {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 10px; }
  .mobile-filters-box .custom-select, .mobile-filters-box select {
    margin: 0;
    text-decoration: none; }

.mobile-filters {
  background-color: #fff;
  bottom: 0;
  height: 100%;
  left: 0;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease;
  visibility: hidden;
  width: 100%;
  z-index: -10; }
  .mobile-filters.is-open {
    opacity: 1;
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
    visibility: visible;
    z-index: 20; }
  .mobile-filters-open-btn {
    color: #1a577e;
    font-size: 15px;
    font-weight: 450;
    line-height: 24px;
    text-align: right; }
  .mobile-filters-header {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    border-bottom: 1px solid #e7e8eb;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 16px; }
    .mobile-filters-header h5 {
      color: #171f2f;
      font-size: 18px;
      font-weight: 600;
      line-height: 24px; }
    .mobile-filters-header button {
      height: 24px;
      margin: 0;
      padding: 0;
      width: 24px; }
      .mobile-filters-header button svg path {
        fill: #000; }
  .mobile-filters-body {
    height: -webkit-calc(100% - 57px);
    height: calc(100% - 57px);
    overflow-y: auto;
    padding: 24px 15px; }
  .mobile-filters-divider {
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid #e7e8eb;
    margin-bottom: 24px;
    margin-top: 24px; }
  .mobile-filters .range-slider__inputs input {
    max-width: 160px; }

.mobile-product-card-wrapper {
  background: rgba(23, 31, 47, 0.4);
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  -webkit-box-pack: end;
  -webkit-justify-content: end;
      -ms-flex-pack: end;
          justify-content: end;
  left: 0;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease;
  visibility: hidden;
  width: 100%;
  z-index: -10; }
  .mobile-product-card-wrapper.is-open {
    opacity: 1;
    visibility: visible;
    z-index: 20; }

.mobile-product-card {
  background-color: #fff;
  -webkit-border-radius: 8px 8px 0 0;
          border-radius: 8px 8px 0 0;
  padding: 16px;
  position: relative; }
  .mobile-product-card-close-btn {
    border: 0;
    height: 24px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 16px;
    top: 16px;
    width: 24px; }
    .mobile-product-card-close-btn svg path {
      fill: #000; }
  .mobile-product-card-calc {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .mobile-product-card .product-item-footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    opacity: 1;
    visibility: visible;
    z-index: 2; }
    .mobile-product-card .product-item-footer span {
      font-size: 16px;
      line-height: 26px; }
  .mobile-product-card .product-item-price {
    font-size: 24px;
    line-height: 32px; }
  .mobile-product-card .mobile-product-card-calc {
    margin-top: 28px; }
  .mobile-product-card .product-item-count-value {
    font-size: 16px;
    line-height: 24px; }
  .mobile-product-card .product-item-count-inc, .mobile-product-card .product-item-count-dec {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #ced3d9;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 24px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    line-height: 24px;
    padding: 0;
    width: 24px; }
  .mobile-product-card h5 {
    color: #171f2f;
    font-size: 18px;
    line-height: 24px; }
  .mobile-product-card p {
    color: #748da6;
    font-size: 14px;
    line-height: 26px; }

.map img {
  display: block;
  height: auto;
  width: 100%; }
  @media (max-width: 599px) {
    .map img {
      min-height: 600px;
      -o-object-fit: cover;
         object-fit: cover; } }

.company-banner {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  padding-bottom: 30px;
  padding-top: 100px; }
  @media (min-width: 768px) {
    .company-banner {
      padding-bottom: 75px;
      padding-top: 185px; } }
  .company-banner-container {
    max-width: 1750px;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin-right: auto;
    margin-left: auto; }

.company-about {
  color: #171f2f;
  padding-top: 28px; }
  @media (min-width: 768px) {
    .company-about {
      padding-bottom: 140px;
      padding-top: 140px; } }
  @media (min-width: 768px) {
    .company-about-container {
      max-width: 1750px;
      width: 100%;
      padding-left: 15px;
      padding-right: 15px;
      margin-right: auto;
      margin-left: auto;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      display: grid;
      grid-column-gap: 50px;
      grid-template-columns: 1fr 1fr; } }
  @media (max-width: 599px) {
    .company-about-text-wrapper {
      margin-bottom: 32px;
      padding-left: 15px;
      padding-right: 15px; } }
  .company-about-text {
    max-width: 705px;
    width: 100%; }
    @media (max-width: 599px) {
      .company-about-text h1 {
        margin-bottom: 12px; } }
    .company-about-text p {
      font-size: 16px;
      line-height: 24px; }
      @media (min-width: 768px) {
        .company-about-text p {
          font-size: 18px;
          line-height: 26px; } }
      .company-about-text p + p {
        margin-top: 16px; }
        @media (min-width: 768px) {
          .company-about-text p + p {
            margin-top: 24px; } }
  .company-about img {
    display: block; }

.company-contacts {
  background-color: #f5f7fa;
  color: #171f2f;
  padding-bottom: 32px;
  padding-top: 32px; }
  @media (min-width: 768px) {
    .company-contacts {
      padding-bottom: 140px;
      padding-top: 140px; } }
  .company-contacts-container {
    max-width: 1750px;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin-right: auto;
    margin-left: auto; }
    @media (min-width: 768px) {
      .company-contacts-container {
        display: grid;
        grid-column-gap: 50px;
        grid-template-columns: 1fr 1fr; } }
  @media (max-width: 599px) {
    .company-contacts h1 {
      margin-bottom: 24px !important; } }
  .company-contacts-info p {
    font-size: 18px;
    line-height: 28px; }
  .company-contacts-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .company-contacts-schedule {
    margin-right: 48px; }
  .company-contacts-actions a {
    display: block;
    font-size: 18px;
    line-height: 28px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease; }
  .company-contacts-phone {
    color: #171f2f; }
    .company-contacts-phone:hover {
      color: #257bb2; }
  .company-contacts-mail {
    color: #1a577e;
    text-decoration: underline; }
    .company-contacts-mail:hover {
      text-decoration: none; }
  .company-contacts-form-message {
    display: block;
    width: 100%; }
  .company-contacts-form-submit {
    margin-top: 25px; }
    @media (max-width: 599px) {
      .company-contacts-form-submit {
        width: 100%; } }
  @media (min-width: 768px) {
    .company-contacts-form .form-group {
      display: grid;
      grid-column-gap: 25px;
      grid-template-columns: 1fr 1fr 1fr; } }

.company-banner-container h1 {
  font-size: 56px;
  font-weight: 750;
  line-height: 69px;
  text-transform: uppercase; }
  @media (max-width: 599px) {
    .company-banner-container h1 {
      margin-bottom: 0 !important; } }
  @media (min-width: 768px) {
    .company-banner-container h1 {
      font-size: 96px;
      letter-spacing: 0.03em;
      line-height: 1; } }

.company-banner-container p {
  font-size: 16px;
  line-height: 24px; }
  @media (min-width: 768px) {
    .company-banner-container p {
      font-size: 18px; } }

@media (max-width: 599px) {
  .company-banner-container .breadcrumb {
    margin-bottom: 0 !important; }
    .company-banner-container .breadcrumb .breadcrumb-item, .company-banner-container .breadcrumb .breadcrumb-link {
      color: #fff; }
    .company-banner-container .breadcrumb .breadcrumb-item + .breadcrumb-item:before {
      color: #fff; } }


.mycab form {
  font-family: "AvenirNextCyr", sans-serif; }
.mycab form input, form textarea {
    font-family: "AvenirNextCyr", sans-serif;
    width: 100%;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #171f2f;
    padding-bottom: 5px;
    border-bottom: 1px solid #ced3d9;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .mycab  form input::-webkit-input-placeholder,.mycab form textarea::-webkit-input-placeholder {
      font-weight: 400;
      color: #748da6; }
  .mycab  form input::-moz-placeholder, .mycabform textarea::-moz-placeholder {
      font-weight: 400;
      color: #748da6; }
   .mycab form input:-ms-input-placeholder,.mycab form textarea:-ms-input-placeholder {
      font-weight: 400;
      color: #748da6; }
  .mycab  form input::-ms-input-placeholder,.mycab form textarea::-ms-input-placeholder {
      font-weight: 400;
      color: #748da6; }
  .mycab  form input::placeholder,.mycab form textarea::placeholder {
      font-weight: 400;
      color: #748da6; }
  .mycab  form input:focus,.mycab form textarea:focus {
      border-bottom: 1px solid #748da6; }
.mycab  form .input-group.error input {
    color: #e03d48;
    border-bottom: 1px solid #e03d48; }
 .mycab form .input-group.error .input-group-error {
    display: block; }
 .mycab form .input-group-error {
    display: none;
    padding-left: 3px;
    padding-right: 3px;
    width: 100%;
    margin-top: 4px;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #e03d48; }
	
	.mycab form{
		max-width:300px;
	}
	
.mycab button, .mycab input[type=submit]{
background-color: #206a99;
margin-top: 25px;
font-weight: 500;
background-color: #1a577e;
-webkit-border-radius: 4px;
border-radius: 4px;
color: #fff;
font-size: 16px;
font-weight: 450;
height: 48px;
line-height: 24px;
padding-left: 56px;
padding-right: 56px;
}	




/* NEW */ 

@media (max-width: 768px) {

.company-contacts-info {
	display: none;
}

}

@media (max-width: 599px) {

.company-contacts-info {
	display: none;
}

}




.cart-page-header {
	box-shadow: 0 1px 0 #d3d4db;
}

.cart-page-name > a{
	text-transform:none;
	font-size: 14px;
line-height: 16px;
font-weight: 600;

color: #000;
padding-top: 18px;
}



.tpl-component-netcat-module-netshop-order.tpl-template-single-page-checkout .tpl-component-cart-page .cart-page-label.active { color: #1a577e !important; cursor: auto; }

.js-cart-stage-btn {
	    background-color: #1a577e;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    color: #fff;
	
}

.js-coupon-add {
	    background-color: #1a577e !important;
    -webkit-border-radius: 4px !important;
    border-radius: 4px !important;
    color: #fff !important;
	
}

.tpl-component-netcat-module-netshop-order.tpl-template-single-page-checkout .tpl-component-cart-page .cart-subscribe-input{
	border: 1px solid #e7e8eb !important;
	padding-right:15px !important;
	    border-radius: 4px !important;
}

.tpl-component-netcat-module-netshop-order.tpl-template-single-page-checkout .input--cart {
	
		border: 1px solid #e7e8eb !important;
	padding-right:15px !important;
	    border-radius: 4px !important;
}


