html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

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

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

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

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

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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

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

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

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

pre {
  overflow: auto;
}

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

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

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer; /* 3 */
}

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

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

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

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

input[type=search] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

/*
==========================================*/
/* 36/16 */
/* 30/16 */
/* 26/16 */
/* 22/16 */
/* 18/16 */
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/fontawesome/fa-regular-400.eot);
  src: url(../fonts/fontawesome/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(../fonts/fontawesome/fa-regular-400.woff2) format("woff2"), url(../fonts/fontawesome/fa-regular-400.woff) format("woff"), url(../fonts/fontawesome/fa-regular-400.ttf) format("truetype"), url(../fonts/fontawesome/fa-regular-400.svg#fontawesome) format("svg");
  font-display: block;
}
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  src: url(../fonts/fontawesome/fa-solid-900.eot);
  src: url(../fonts/fontawesome/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(../fonts/fontawesome/fa-solid-900.woff2) format("woff2"), url(../fonts/fontawesome/fa-solid-900.woff) format("woff"), url(../fonts/fontawesome/fa-solid-900.ttf) format("truetype"), url(../fonts/fontawesome/fa-solid-900.svg#fontawesome) format("svg");
  font-display: block;
}
.fa {
  font-family: "Font Awesome 5 Free";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.fa-phone:before {
  content: "\f095";
  font-weight: 900;
}

.fa-envelope-o:before {
  content: "\f0e0";
}

.fa-map-marker:before {
  content: "\f3c5";
}

.fa-clock-o:before {
  content: "\f017";
}

.fa-ban:before {
  content: "\f05e";
}

.fa-map-marker:before {
  content: "\f3c5";
  font-weight: 900;
}

html,
body {
  height: 100%;
}

body {
  font: 14px Montserrat;
  line-height: 1.4;
  padding-top: 65px;
}
@media (min-width: 768px) {
  body {
    font-size: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (min-width: 992px) {
  body {
    font-size: 16px;
    padding-top: 70px;
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 30px;
  font-weight: bold;
}

h1 {
  font-size: 1.5em;
  font-weight: normal;
}

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

h2 {
  font-size: 1.875em;
}

h3 {
  font-size: 1.625em;
  font-weight: normal;
}

h4 {
  font-size: 1.375em;
}

h5 {
  font-size: 1.125em;
}

h6 {
  font-size: 1em;
}

/*
==================================*/
a {
  color: #0095f9;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

/*
==================================*/
img {
  max-width: 100%;
}

.svg-list {
  position: absolute;
  bottom: 0;
  height: 0;
  opacity: 0;
  overflow: hidden;
}

.page-middle {  
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
 
.navbar-toggler {
  top: 0;
  right: 0;
  padding: 2px 7px;
  font-size: 0;
  position: relative;
  float: right;
  clear: both;
  margin: 0;
  outline: none;
  border: none;
  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: end;
}
.navbar-toggler span {
  display: block;
  width: 35px;
  height: 2px;
  margin: 3px 0;
  background: #000;
}
.navbar-toggler span:first-child {
  width: 28px;
}
.navbar-toggler span:last-child {
  width: 18px;
}
.navbar-toggler:active, .navbar-toggler:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.toggle-submenu {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 20px;
  left: 105px;
  border: none;
  padding: 0;
  background-color: transparent;
  cursor: pointer;
  z-index: 2;
}
@media (min-width: 1200px) {
  .toggle-submenu {
    position: relative;
    left: -12px;
    top: -8px;
  }
}
@media (min-width: 1440px) {
  .toggle-submenu {
    left: -5px;
  }
}
.toggle-submenu::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 0px 0 0 -5px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #000000 transparent transparent transparent;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  -o-transition: transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

.opened .toggle-submenu::after {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.opened .submenu {
  visibility: visible;
}

.navbar {
  position: static;
}

.navbar-collapse {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}

@media (min-width: 992px) {
  .navbar-collapse {
    padding-left: 140px;
  }
}

.menu {
  position: absolute;
  top: 60px;
  left: 0;
  right: 0;
  margin: 0;
  padding: 0 14px;
  list-style: none;
  background: #fff;
  font-size: 18px;
}
@media (min-width: 1200px) {
  .menu {
    font-size: 16px;
    top: 0;
    padding-left: 150px;
    padding-right: 150px;
  }
}
@media (min-width: 1440px) {
  .menu {
    top: 0;
    padding-left: 280px;
    padding-right: 280px;
    font-size: 18px;
  }
}
.menu > li {
  border-bottom: 1px solid #D2D2D2;
  white-space: nowrap;
}
@media (min-width: 1200px) {
  .menu > li {
    border: none;
    margin: 0;
  }
}
@media (min-width: 1900px) {
  .menu > li {
    margin: 0 20px;
  }
}
.menu > li > a {
  display: block;
  color: #000;
  padding: 30px 0 14px 0;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
@media (min-width: 1200px) {
  .menu > li > a {
    display: inline-block;
    padding: 23px 10px 23px 15px;
  }
}
@media (min-width: 1440px) {
  .menu > li > a {
    padding: 26px 10px 22px 15px;
  }
}
.menu > li > a:hover {
  text-decoration: none;
}
.menu .parent {
  position: relative;
}
@media (min-width: 1200px) {
  .menu .parent-full {
    position: static;
  }
}
@media (min-width: 1200px) {
  .menu .parent:hover {
    background: #f1f1f1;
  }
}
.menu .parent:hover > ul {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}

.submenu {
  list-style: none;
  padding: 10px 0;
  z-index: 999;
  -webkit-border-radius: 0;
          border-radius: 0;
  background: #f1f1f1;
  border: 0;
  width: 100%;
  display: none;
  min-width: 250px;
  visibility: hidden;
  position: relative;
}
@media (min-width: 1200px) {
  .submenu {
    display: block;
    position: absolute;
    top: 65px;
    left: 0;
    right: 0;
    opacity: 0;
    -webkit-transform: translate(0, 10px);
        -ms-transform: translate(0, 10px);
            transform: translate(0, 10px);
    -webkit-transition: opacity 200ms ease-in, visibility 200ms ease-in, -webkit-transform 200ms ease-in;
    transition: opacity 200ms ease-in, visibility 200ms ease-in, -webkit-transform 200ms ease-in;
    -o-transition: opacity 200ms ease-in, transform 200ms ease-in, visibility 200ms ease-in;
    transition: opacity 200ms ease-in, transform 200ms ease-in, visibility 200ms ease-in;
    transition: opacity 200ms ease-in, transform 200ms ease-in, visibility 200ms ease-in, -webkit-transform 200ms ease-in;
  }
}
@media (min-width: 1440px) {
  .submenu {
    top: 70px;
  }
}
.submenu li {
  white-space: normal;
}
.submenu a {
  display: block;
  padding: 5px 20px;
  color: #555;
  font-size: 16px;
}
.submenu a:hover {
  text-decoration: underline;
}
.submenu-item {
  display: block;
}
.submenu-item_image {
  margin-top: 15px;
}
.submenu-item_description {
  font-size: 12px;
  line-height: 20px;
  margin-top: 10px;
}
.submenu-item button {
  margin-top: 10px;
  border: none;
  background-color: #0095f9;
  color: #fff;
  line-height: 24px;
  font-size: 12px;
  padding: 3px 18px;
  display: block;
}
.submenu-item button::after {
  content: "";
  display: inline-block;
  width: 13px;
  height: 10px;
  background: url(../images/whitearrow.png) no-repeat;
  margin-left: 5px;
}


@media (min-width: 1200px) {
  .parent-full .submenu li {
    float: left;
    width: 20%;
  }
}
.parent-full  .submenu li a {
  display: block;
  padding: 5px 20px;
  color: #555;
  font-size: 16px;
}
@media (min-width: 992px) {
  .parent-full .submenu li a {
    padding: 20px 15px;
  }
}
.parent-full .submenu li a:hover {
  text-decoration: none;
}

.btn {
  display: inline-block;
  outline: none;
  -webkit-border-radius: 0;
          border-radius: 0;
  font-size: 13px;
  padding: 11px 15px;
}
.btn:active, .btn:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
@media (min-width: 768px) {
  .btn {
    font-size: 14px;
    padding: 11px 25px;
  }
}
.btn svg {
  width: 9px;
  height: 6px;
  position: relative;
  top: -1px;
  right: -2px;
}
.btn-blue {
  background-color: #0095f9;
  color: #fff;
  line-height: 1;
}
.btn-blue:hover {
  text-decoration: none;
  color: #fff;
  background-color: #0583d8;
}
.btn-green {
  background-color: #82C91E;
  color: #fff; 
  line-height: 1;
}
.btn-green:hover {
  text-decoration: none;
  color: #fff;
  background-color: #6eb40c;
}
.btn-more::after {
  content: "";
  display: inline-block;
  width: 13px;
  height: 10px;
  background: url(../images/whitearrow.png) no-repeat;
  margin-left: 5px;
}
.btn-bordered {
  border: 2px solid #82C91E;
  color: #82C91E;
}
@media (min-width: 768px) {
  .btn-bordered {
    font-size: 14px;
  }
}
.btn-bordered svg {
  fill: #82C91E;
}
.btn-bordered:hover {
  background-color: #82C91E;
  border-color: #82C91E !important;
  color: white;
  text-decoration: none;
}
.btn-bordered:hover svg {
  fill: #fff;
}
.btn-large {
  height: 50px;
}

a.btn-large {
  line-height: 26px;
}

.form input[type=text],
.form input[type=email],
.form textarea {
  display: block;
  width: 100%;
  height: 50px;
  padding: 0 15px;
  background-color: transparent;
  font-size: 16px;
  color: #fff;
  border: 1px solid #fff;
  -webkit-border-radius: 0px;
          border-radius: 0px;
}

@media(min-width: 992px){
  .form input[type=text],
  .form input[type=email],
  .form textarea {
    font-size: 13px;
  }
}


.form input[type=text]:focus,
.form input[type=email]:focus,
.form textarea:focus {
  outline: none;
}
.form textarea {
  height: 150px;
  padding-top: 15px;
}
.form label {
  display: block;
  margin-bottom: 5px;
}
.form-question {
  max-width: 600px;
  margin: 0 auto;
}
.form-group {
  padding: 0;
  margin: 0 0 30px;
}
.form-brochure {
  margin-top: 40px;
  position: relative;
  font-size: 14px;
}
.form-brochure input[type=text],
.form-brochure input[type=email] {
  background-color: #fff;
  border: 1px solid #fff;
  color: #222;
  height: 50px;
  width: 100%;
  padding: 0 15px;
  font-size: 16px;
  -webkit-border-radius: 3px 0 0 3px;
          border-radius: 3px 0 0 3px;
}

@media(min-width: 992px){
  .form-brochure input[type=text],
  .form-brochure input[type=email]  {
    font-size: 14px;
  }
}


.form-brochure button {
  height: 50px;
  width: 150px;
  margin-left: 5px;
  font-size: 14px;
  -webkit-border-radius: 0 3px 3px 0;
          border-radius: 0 3px 3px 0;
}
@media (min-width: 992px) {
  .form-brochure button {
    width: 220px;
  }
}
.form-brochure-download {
  width: 100%;
  max-width: 870px;
}
.form-brochure-download input[type=text],
.form-brochure-download input[type=email] {
  width: 100%;
  background-color: transparent;
  border-right: none;
  margin-right: 15px;
  color: #fff;
}
@media (min-width: 768px) {
  .form-brochure-download input[type=text],
  .form-brochure-download input[type=email] {
    margin-right: 45px;
  }
}
.form-brochure-download ::-webkit-input-placeholder {
  color: #fff;
}
.form-brochure-download :-moz-placeholder {
  color: #fff;
}
.form-brochure-download ::-moz-placeholder {
  color: #fff;
}
.form-brochure-download :-ms-input-placeholder {
  color: #fff;
}
@media (min-width: 768px) {
  .form-brochure-download button {
    min-width: 150px;
  }
}
.form-contacts {
  padding: 20px;
}
@media (min-width: 1200px) {
  .form-contacts {
    padding: 30px 30px 30px 15px;
  }
}
.form-contacts label {
  display: block;
  font-size: 14px;
  margin-bottom: 5px;
}
.form-contacts input[type=text],
.form-contacts input[type=email],
.form-contacts textarea {
  width: 100%;
  background-color: transparent;
  border-color: rgba(183, 203, 206, 0.77);
  color: #7e8890;
  height: 40px;
}
.form-contacts textarea {
  height: 150px;
}
.form-contacts button {
  min-width: 165px;
}
.form-quote {
  padding: 20px;
  width: 100%;
  max-width: 850px;
  background-color: #fff;
  margin: 0 auto;
}
@media (min-width: 1200px) {
  .form-quote {
    padding: 45px 55px;
  }
}
.form-quote label {
  display: block;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 5px;
  color: #343a40;
}
.form-quote input[type=text],
.form-quote input[type=email],
.form-quote textarea {
  width: 100%;
  background-color: transparent;
  border-color: rgba(183, 203, 206, 0.77);
  height: 40px;
  color: #7e8890;
}
.form-quote textarea {
  height: 150px;
}
.form-quote button {
  min-width: 165px;
}
.form-quote__title{
    font-size: 30px;
    line-height: 30px;
    margin: 0 0 30px 0;
    font-weight: 700;
}

.form-quote .form-radio-inline > *{
    margin-right: 0px;
}

.c--form-radio{
    width: 100%;
    max-width: 227px;
}

.c--form-radio-plane{
    max-width: 100%;
    width: calc(50% - 15px);
}

.gap-30{
    gap: 0 30px;
}

.form-radio.c--form-radio span {
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (min-width: 1200px) {
  .form-quote .form-group {
    margin-bottom: 40px;
  }
}
.form-quote .form-check-label {
  padding-top: 1px;
}
@media (min-width: 992px) {
  .form-quote .form-check-label {
    padding-top: 3px;
  }
}
.form-file {
  position: relative;
}

.form-radio-inline > * {
  margin-right: 20px;
  margin-bottom: 15px;
}

.form-radio {
  position: relative;
  opacity: 1;
  cursor: pointer;
  min-width: 40px;
}
.form-radio-large {
  width: 115px;
}
.form-radio input {
  position: absolute;
  z-index: -1;
  visibility: hidden;
  opacity: 0;
}
.form-radio input:checked ~ span {
  border-color: #0095f9;
  color: #0095f9;
}
.form-radio input:checked ~ span::before, .form-radio input:checked ~ span::after {
  opacity: 1;
}
.form-radio span {
  display: block;
  border: 1px solid #d2d2d2;
  padding: 11px 10px;
  text-align: center;
  height: 40px;
  font-weight: normal;
  color: #343a40;
  cursor: pointer;
  -webkit-transition: border-color 0.3s;
  -o-transition: border-color 0.3s;
  transition: border-color 0.3s;
}
.form-radio span::before, .form-radio span::after {
  content: "";
  position: absolute;
  z-index: 3;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.form-radio span::before {
  width: 18px;
  height: 18px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  background-color: #0095f9;
  top: -5px;
  right: -5px;
}
.form-radio span::after {
  width: 5px;
  height: 8px;
  border: 2px solid #fff;
  border-left: none;
  border-top: none;
  top: -1px;
  right: 1px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.form-radio span:hover {
  border-color: #0095f9;
}
.grecaptcha-badge{
  opacity: 0;
}

/* input file
=====================================*/
.inputfile {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}
.inputfile + label {
  width: 100%;
  font-size: 14px;
  font-weight: 500;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  color: #0095f9;
  border: 1px solid #d2d2d2;
  height: 43px;
  background-color: #fff;
  padding: 0;
  margin: 0;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.inputfile + label span,
.inputfile + label strong {
  padding: 11px 15px;
  height: 100%;
}
.inputfile + label span {
  width: calc(100% - 155px);
  display: inline-block;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  vertical-align: top;
}
.inputfile + label strong {
  color: #fff;
  background-color: #0095f9;
  display: inline-block;
  font-weight: normal;
  width: 150px;
  text-align: center;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.inputfile:focus + label strong, .inputfile.has-focus + label strong, .inputfile + label:hover strong {
  background-color: #0583d8;
  border-color: #7e8890;
}

/* placeholder
=====================================*/
:focus::-webkit-input-placeholder {
  color: transparent;
}

:focus:-moz-placeholder {
  color: transparent;
}

:focus::-moz-placeholder {
  color: transparent;
}

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

::-webkit-input-placeholder {
  color: #333;
  opacity: 1;
}

:-moz-placeholder {
  color: #333;
  opacity: 1;
}

::-moz-placeholder {
  color: #333;
  opacity: 1;
}

:-ms-input-placeholder {
  color: #333;
  opacity: 1;
}

/* helpers
=====================================*/
:invalid {
  -webkit-box-shadow: none;
          box-shadow: none;
}

#jGrowl {
  display: none !important;
}

/*
====================================*/
.form-success {
  text-align: center;
  padding: 80px;
  font-size: 1.25em; /* 20/16 */
}

/* MODAL bootstrap
==================================*/
.modal-dialog {
  background: #fff;
  width: 800px;
  padding: 30px;
  margin: 100px auto;
  position: relative;
  max-width: 98%;
  pointer-events: auto;
}
@media (min-width: 992px) {
  .modal-dialog {
    padding: 60px;
  }
}

.form-close {
  position: absolute;
  top: 0px;
  right: 10px;
  color: #999;
  font-weight: 300;
  line-height: 1;
  font-size: 50px;
  cursor: pointer;
  border: none;
  background: none;
  outline: none;
}
.form-close:hover {
  color: #0095f9;
}

.form-title {
  text-align: center;
  font-size: 1.5em; /* 24/16 */
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 15px;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  margin: 0;
}

/*
=====================================*/
.header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  padding: 11px 0;
  background-color: #fff;
  z-index: 999;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
@media (min-width: 992px) {
  .header {
    padding: 15px 0 10px;
  }
}

@media (min-width: 992px) {
  .nav-fixed .header {
    padding: 10px 0;
  }
}
@media (min-width: 1200px) {
  .nav-fixed .menu > li > a {
    padding-top: 22px;
    padding-bottom: 22px;
  }
}
@media (min-width: 1440px) {
  .header{
    padding: 10px 0;
  }
  .nav-fixed .submenu {
    top: 68px;
  }
}

.logo {
  display: block;
  width: 145px;
  position: relative;
  z-index: 3;
}
@media (min-width: 1200px) {
  .logo {
    width: 160px;
    margin-left: 5px;
  }
}
@media (min-width: 1900px) {
  .logo {
    width: 225px;
    margin-left: 60px;
  }
}

.header-request {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  position: relative;
  z-index: 3;
  margin-right: 25px;
  margin-left: 20px;
  padding-top: 7px;
  padding-bottom: 7px;
}

@media (min-width: 768px) {
  .header-request { 
    margin-left: auto;
    padding-top: 11px;
    padding-bottom: 11px;
  }
}

@media (min-width: 1200px) {
  .header-request {
    margin-right: 5px;
  }
}
@media (min-width: 1440px) {
  .header-request {
    margin-right: 35px;
  }
}

.navbar {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

/*
=====================================*/
.page-header {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
}
.page-header > .container {
  min-height: 100vh;
  position: relative;
  z-index: 3;
}

.page-header__picture img{
    object-fit: cover;
    width: 100%;
  height: 100%;
    position: absolute;
    z-index: 2;
}

.page-header-title {
  font-weight: bold;
  font-size: 30px;
}
@media (min-width: 1200px) {
  .page-header-title {
    font-size: 56px;
  }
}
.page-header-description {
  font-weight: 300;
  font-size: 16px;
  margin-top: 30px;
}
@media (min-width: 992px) {
  .page-header-description {
    font-size: 20px;
  }
}
.page-header-inner {
  width: 100%;
  max-width: 680px;
  padding: 20px 0 40px;
  margin: 0 10px;
  color: #fff;
}
@media (min-width: 1200px) {
  .page-header-inner {
    padding: 30px 0 100px;
    margin: 0 100px;
  }
}
.page-header .btn {
  text-transform: uppercase;
}
.page-header-buttons .btn {
  text-transform: none;
  min-height: 50px;
  -webkit-border-radius: 2px;
          border-radius: 2px;
}
.page-header-buttons .btn  {
  margin-right: 5px;
  margin-bottom: 5px;
}
.page-header-buttons a.btn {
  line-height: 25px;
}

.btn-header-inner {
  margin-top: 20px;
}
@media (min-width: 992px) {
  .btn-header-inner {
    margin-top: 50px;
  }
  .page-header-buttons .btn  {
    margin-right: 15px;
  }
}

/*
=====================================*/
.title {
  font-weight: bold;
  font-size: 26px;
  margin: 0 0 30px;
  color: #2b2b2b;
}
@media (min-width: 1200px) {
  .title {
    font-size: 32px;
    margin-bottom: 30px;
  }
}
.title a {
  color: #2b2b2b;
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}
.title a:hover {
  color: #0095f9;
  text-decoration: none;
}
.title.text-white a {
  color: #fff;
}
.title.text-white a:hover {
  color: #0095f9;
  text-decoration: none;
}

.title-devider-center {
  text-align: center;
}
.title-devider-center::after {
  content: "";
  display: block;
  width: 90px;
  height: 10px;
  background: url(../images/devider.png) no-repeat 50% 50%;
  margin: 15px auto 0;
}
.title-devider-center.text-white::after {
  background: url(../images/devider_white.png) no-repeat 50% 50%;
}

.title-devider-left {
  text-align: left;
}
.title-devider-left::after {
  content: "";
  display: block;
  width: 90px;
  height: 10px;
  background: url(../images/devider_left.png) no-repeat 50% 50%;
  -webkit-background-size: 100% auto;
          background-size: 100% auto;
  margin: 15px 0 0 -15px;
}

.title-small {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 20px;
}
.title-small.title-devider-left::after {
  width: 35px;
  height: 5px;
  margin-top: 5px;
  margin-left: -5px;
}

/*
=====================================*/
.step-item {
  margin-bottom: 40px;
}
.step-item_title {
  font-size: 24px;
  line-height: 24px;
  padding-left: 15px;
  color: #343a40;
  padding-top: 10px;
  padding-bottom: 10px;
}
@media (min-width: 992px) {
  .step-item_title {
    font-size: 18px;
  }
}
@media (min-width: 1200px) {
  .step-item_title {
    font-size: 24px;
  }
}
.step-item img {
  -ms-flex-item-align: center;
      align-self: center;
  width: 80px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 80px;
          flex: 0 0 80px;
}

/*
=====================================*/
.section-gray {
  background-color: #F5F5F5;
}

.section-white {
  background-color: #fff;
}

.section-bg {
  background: url(../images/newsletter_back-1.png) no-repeat 50% 50%;
  -webkit-background-size: cover;
          background-size: cover;
}

.section-before {
  position: relative;
}
.section-before::before {
  content: "";
  position: absolute;
  top: -20px;
  left: 50%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 20px 20px 20px;
  border-color: transparent transparent #16589b transparent;
  margin: 0 0 0 -20px;
}

/*
=====================================*/
.image-half-left img,
.image-half-right img {
  min-width: 100%;
  max-width: none;
}

.section-half-content {
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 20px;
  width: 100%;
}
@media (min-width: 992px) {
  .section-half-content {
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 30px;
  }
}
.section-half-content .title {
  margin-bottom: 20px;
}
.section-half-content .text {
  font-size: 16px;
  line-height: 34px;
  color: #7e8890;
}
@media (min-width: 992px) {
  .section-half-content .text {
    max-width: 400px;
  }
}
.section-half-content .text a {
  color: #000;
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}
.section-half-content .text a:hover {
  color: #0095f9;
  text-decoration: none;
}

@media (min-width: 1200px) {
  .section-half-left {
    max-width: 535px;
    padding: 100px 0 0;
  }
}
@media (min-width: 1440px) {
  .section-half-left {
    max-width: 635px;
  }
}
@media (min-width: 1440px) {
  .section-half-right {
    padding: 100px 50px 50px 100px;
  }
}

/*
.section-half-left{
    width: 100%;
    max-width: 600px;

    @media (min-width: 992px){
        padding-right: 80px;
    }
}
*/
/*
=====================================*/
.description {
  font-size: 16px;
  line-height: 32px;
  margin: 0 auto;
}

/*
=====================================*/
.review-item {
  background-color: #fff;
  padding: 20px;
}
@media (min-width: 1200px) {
  .review-item {
    padding: 35px 30px;
  }
}
.review-item_txt {
  color: #7E8890;
  font-size: 14x;
  line-height: 2;
}
.review-item_img {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50px;
          flex: 0 0 50px;
  margin-right: 35px;
}
.review-item_img img {
  width: 50px;
}
.review-item_meta {
  color: #2B384F;
  font-size: 15px;
  font-weight: 500;
}
.review-item_meta span {
  font-weight: normal;
}
.review-item_company {
  margin-top: 3px;
}

/*
=====================================*/
.link-more {
  font-size: 12px;
  font-weight: 500;
}
.link-more svg {
  width: 9px;
  height: 6px;
  position: relative;
  top: -1px;
  right: -2px;
}
.link-more-green {
  color: #4ECA00;
}
.link-more-green svg {
  fill: #4ECA00;
}
.link-more-blue {
  color: #0095f9;
}
.link-more-blue svg {
  fill: #0095f9;
}

.title + .link-more {
  margin-top: 10px;
}

/*
=====================================*/
.project-item {
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 2;
  margin: 0 auto 30px;
}
.project-item span {
  position: absolute;
  bottom: 15px;
  left: 15px;
  right: 15px;
  z-index: 3;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}
.project-item img {
  -webkit-transition: -webkit-transform 1s;
  transition: -webkit-transform 1s;
  -o-transition: transform 1s;
  transition: transform 1s;
  transition: transform 1s, -webkit-transform 1s;
  width: 100%;
}
.project-item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.4)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
}
.project-item::after {
  content: "+";
  color: #fff;
  font-weight: bold;
  font-size: 33px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  background: rgba(0, 150, 252, 0.9);
  text-align: center;
  padding-top: 24%;
  opacity: 0;
  -webkit-transition: opacity 1s;
  -o-transition: opacity 1s;
  transition: opacity 1s;
}
.project-item:hover img {
  -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
          transform: scale(1.05);
}
.project-item:hover::after {
  opacity: 1;
}

.projects-filter {
  list-style: none;
  padding: 0;
  margin: 0;
}
.projects-filter li + li {
  margin-left: 8px;
}
.projects-filter a {
  display: block;
  border: 1px solid #88C820;
  -webkit-border-radius: 2px;
          border-radius: 2px;
  color: #7e8890;
  padding: 8px 20px;
  text-align: center;
  font-size: 14px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
@media (min-width: 992px) {
  .projects-filter a {
    min-width: 130px;
  }
}
.projects-filter a:hover {
  text-decoration: none;
  background-color: #88C820;
  color: #fff;
}
.projects-filter .active a {
  background: #88C820;
  color: #fff;
}

/*
=====================================*/
.articles > .row > * {
  margin-bottom: 30px;
}

.article-item {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.0784313725);
          box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.0784313725);
  -webkit-transition: -webkit-box-shadow 0.3s;
  transition: -webkit-box-shadow 0.3s;
  -o-transition: box-shadow 0.3s;
  transition: box-shadow 0.3s;
  transition: box-shadow 0.3s, -webkit-box-shadow 0.3s;
  height: 100%;
}
.article-item img {
  width: 100%;
}
.article-item_data {
  padding: 15px;
}
@media (min-width: 992px) {
  .article-item_data {
    padding: 30px 20px;
  }
}
.article-item_title {
  display: block;
  margin-bottom: 10px;
  font-size: 15px;
  line-height: 21px;
}
@media (min-width: 992px) {
  .article-item_title {
    font-size: 17px;
  }
}
.article-item_introtext {
  color: #7E8890;
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 5px;
}
.article-item:hover {
  -webkit-box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.0784313725);
          box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.0784313725);
}

/*
=====================================*/
.section-bg-contact {
  background: url(../images/contact_block_back.jpg) no-repeat 50% 50%;
  -webkit-background-size: cover;
          background-size: cover;
}

/*
=====================================*/
@media (min-width: 1200px) {
  .image-about {
    padding-left: 50px;
  }
}
.image-about img {
  max-width: none;
}

/*
=====================================*/
.window-item {
  margin-bottom: 60px;
}
.window-item_title {
  display: block;
  color: #000;
  margin-bottom: 10px;
}
.window-item_description {
  font-size: 14px;
  line-height: 32px;
  color: #343a40;
  margin-bottom: 15px;
}
.window-item_image {
  margin-bottom: 30px;
}

.window-item img{
  max-height: 250px;
}

@media (min-width: 768px) {
  .window-item_image {
    padding-top: 50px;
  }
}

/*
======================================*/
.moreellipses {
  display: block;
  margin-top: 30px;
  position: relative;
}

.moreellipses::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 100%;
  height: 100px;
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 80%);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(80%, #ffffff));
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 80%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 80%);
}

.moreless {
  display: block;
  margin: 20px auto;
  width: 30px;
  height: 30px;
  text-align: center;
}

.moreless::after {
  content: "";
  display: inline-block;
  border: 2px solid #0095f9;
  border-top: none;
  border-left: none;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  width: 12px;
  height: 12px;
}

.moreless.less::after {
  content: "";
  display: inline-block;
  border: 2px solid #0095f9;
  border-top: none;
  border-left: none;
  -webkit-transform: rotate(-135deg);
      -ms-transform: rotate(-135deg);
          transform: rotate(-135deg);
  width: 12px;
  height: 12px;
}

/*
=====================================*/
.window-work {
  position: relative;
  margin-bottom: 30px;
  text-align: center;
  display: block;
  color: #222;
}
@media (min-width: 768px) {
  .window-work {
    text-align: left;
  }
}
.window-work-title {
  position: absolute;
  top: 20px;
  left: 0;
  right: 0;
  z-index: 2;
  font-size: 22px;
  font-weight: 500;
}
@media (min-width: 992px) {
  .window-work-title {
    font-size: 18px;
  }
}
@media (min-width: 1200px) {
  .window-work-title {
    font-size: 22px;
  }
}

/*
=====================================*/
.list > * {
  margin-bottom: 30px;
}

.window-type {
  display: block;
  position: relative;
  text-align: center;
  background-color: #fff;
  padding: 30px 15px;
  width: 90%;
  margin: 0 auto;
  height: 100%;
  font-size: 14px;
  color: #0095f9;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
@media (min-width: 992px) {
  .window-type {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .window-type {
    width: 90%;
  }
}
.window-type:hover {
  text-decoration: none;
  color: #fff;
  background-color: #0095f9;
}
.window-type:hover .btn {
  border-color: #fff;
  color: #fff;
}
.window-type:hover .btn svg {
  fill: #fff;
}
.window-type:hover img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.window-type-title {
  font-weight: bold;
  font-size: 24px;
}
@media (min-width: 992px) {
  .window-type-title {
    font-size: 18px;
  }
}
@media (min-width: 1440px) {
  .window-type-title {
    font-size: 24px;
  }
}
.window-type-subtitle {
  min-height: 30px;
}
.window-type-image {
  height: 190px;
  width: 100%;
  padding: 0 15px;
  position: relative;
  margin-bottom: 10px;
}
.window-type-image img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  max-height: 100%;
  -webkit-transition: -webkit-transform 1s;
  transition: -webkit-transform 1s;
  -o-transition: transform 1s;
  transition: transform 1s;
  transition: transform 1s, -webkit-transform 1s;
}
.window-type-description {
  min-height: 30px;
}
.window-type .btn {
  height: 46px;
  width: 166px;
  margin-top: 10px;
}

/*
=====================================*/
.info-item {
  position: relative;
  padding-left: 100px;
  padding-top: 30px;
  font-size: 16px;
  line-height: 24px;
  color: #343a40;
}
.info-item img {
  position: absolute;
  left: 0;
  top: 0;
  max-width: 72px;
}
.info-item-title {
  font-weight: 500;
  margin-bottom: 10px;
  font-size: 20px;
}

/*
=====================================*/
.block-info-title {
  font-size: 14px;
  margin-bottom: 15px;
}
@media (min-width: 1200px) {
  .block-info-title {
    font-size: 16px;
  }
}
.block-info img {
  max-width: 90%;
}

/*
=====================================*/
.swiper-grids {
  padding-bottom: 50px;
  text-align: center;
  margin-left: 0;
}
@media (min-width: 1200px) {
  .swiper-grids {
    width: 90%;
  }
}
.swiper-grids .swiper-pagination {
  bottom: 5px;
}

.swiper-pagination-bullet {
  background-color: #fff;
  border: 1px solid #0095f9;
  opacity: 1;
  width: 11px;
  height: 11px;
}
.swiper-pagination-bullet:hover {
  background-color: #0095f9;
}
.swiper-pagination-bullet-active {
  background-color: #0095f9;
}

/*
=====================================*/
.side-menu {
  list-style: none;
  margin: 0 0 40px;
  padding: 0;
}
@media (min-width: 1200px) {
  .side-menu {
    padding-right: 30px;
  }
}
.side-menu a {
  display: block;
  padding: 15px 0 14px 25px;
  line-height: 1.5;
  color: #7e8890;
  position: relative;
}
.side-menu a:hover {
  text-decoration: none;
  color: #0095f9;
}
.side-menu a::before {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  border: 1px solid;
  left: 0;
  top: 22px;
  border-left: none;
  border-top: none;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.side-menu li {
  border-bottom: 1px solid #e0dede;
}
.side-menu .active a {
  color: #0095f9;
}

/*
=====================================*/
.ul-files {
  list-style: none;
  margin: 30px 0;
  padding: 0;
}
.ul-files a {
  display: block;
  position: relative;
  padding: 10px 0 10px 50px;
  margin-bottom: 5px;
  color: #0095f9;
}
.ul-files a svg {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 2px;
  left: 0;
}

/*
=====================================*/
.contacts {
  max-width: 1170px;
  margin: 50px auto 100px;
  -webkit-box-shadow: 0 1px 30px 0 rgba(0, 149, 249, 0.2);
          box-shadow: 0 1px 30px 0 rgba(0, 149, 249, 0.2);
}
.contacts-title {
  margin-bottom: 25px;
  font-size: 24px;
  color: #0095f9;
  font-weight: 500;
}
.contacts-location {
  margin-bottom: 25px;
}
@media (min-width: 768px) {
  .contacts-location {
    padding-right: 20px;
  }
}
@media (min-width: 1200px) {
  .contacts-location {
    margin-bottom: 40px;
  }
}
.contacts-location-title {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 20px;
}

.contacts-section {
  background-color: #0095F9;
  padding: 20px;
  color: #fff;
  height: 100%;
}
@media (min-width: 1200px) {
  .contacts-section {
    padding: 30px;
  }
}

.contact-row {
  margin-bottom: 15px;
  position: relative;
  padding-left: 25px;
  color: #fff;
  display: block;
  font-size: 14px;
}
.contact-row i {
  position: absolute;
  left: 0;
  top: 2px;
  font-size: 13px;
}

/*
=====================================*/
.block-success {
  width: 100%;
  max-width: 800px;
  margin: 10px auto 50px;
}
.block-success svg {
  width: 100px;
  height: 100px;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .block-success svg {
    width: 133px;
    height: 133px;
  }
}
@media (min-width: 992px) {
  .block-success-data {
    width: calc(100% - 200px);
    margin-left: 50px;
  }
}
.block-success-title {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .block-success-title {
    font-size: 25px;
  }
}
.block-success-text {
  font-size: 16px;
  line-height: 32px;
  color: #7E8890;
}
@media (min-width: 992px) {
  .block-success-text {
    font-size: 20px;
  }
}

/*
=====================================*/
.project-gallery .row > * {
  padding-right: 5px;
  padding-left: 5px;
  margin-bottom: 10px;
}
.project-gallery a {
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.project-gallery a::before {
  content: "";
  z-index: 3;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.project-gallery a:hover {
  -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
          transform: scale(1.05);
}
.project-gallery a:hover::before {
  opacity: 0;
}
.project-gallery img {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  display: block;
  width: 100%;
}

/*
=====================================*/
.field-title {
  margin-bottom: 15px;
  color: #2B384F;
  font-size: 20px;
  font-weight: 500;
}

.field-value {
  font-size: 16px;
  color: #2B384F;
}

/*
=====================================*/
.build-wrapper {
  padding: 45px 30px;
  background-color: #fff;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}

.window__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
  margin: 0 0 100px 0;
}

.window__item:last-child {
  margin: 0px;
}

.window__item-img {
  width: 35%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.window__item-info {
  width: 65%;
}

.window__item-info h3 {
  font-size: 22px;
  line-height: 22px;
  font-weight: 700;
  color: #363d4d;
  margin: 0 0 15px 0;
}

.window__item-info-price {
  font-weight: 600;
  font-size: 22px;
  line-height: 22px;
  color: #366eb8;
  min-height: 22px;
}

.window__item-info-params {
  margin: 30px 0 0 0;
  width: 100%;
}

.window__item-info-params .row > * {
  margin-bottom: 25px;
}

.window__item-info-params-style {
  width: 100%;
  max-width: 350px;
}

.window__item-info-params-style-label {
  color: #363d4d;
  font-size: 17px;
  line-height: 17px;
  margin: 0 0 12px 0;
  font-weight: 400;
  display: block;
}

.window__item-info-params-size {
  width: 100%;
  max-width: 220px;
}

.window__item-info-params-size-label {
  color: #363d4d;
  font-size: 17px;
  line-height: 17px;
  margin: 0 0 12px 0;
  font-weight: 400;
  display: block;
}

.window__item-info-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 50px;
  margin: 60px 0 0 0;
}

.window__item-info-bottom-btn {
  background: #366eb9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  max-width: 235px;
  height: 55px;
  font-size: 17px;
  line-height: 17px;
  color: #fff;
  gap: 0 20px;
  border: 1px solid #366eb9;
  -webkit-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
  font-weight: 700;
  cursor: pointer;
  font-family: "Montserrat", sans-serif;
}

.window__item-info-bottom-btn svg {
  width: 25px;
  height: 22px;
  fill: #fff;
  -webkit-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
}

.window__item-info-bottom-btn:hover {
  background: #fff;
  color: #366eb9;
}

.window__item-info-bottom-btn:hover svg {
  fill: #366eb9;
}

.window__item-info-bottom-count {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 5px;
}

.count {
  position: relative;
}

.count__name {
  position: absolute;
  top: -37px;
  left: 0;
  color: #363d4d;
  font-size: 17px;
  line-height: 17px;
  font-weight: 400;
}

.count__btn {
  height: 55px;
  border: none;
  background: #f5f5f5;
  width: 49px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 20px;
  line-height: 20px;
  font-weight: 900;
  color: #363d4d;
  cursor: pointer;
}

.count__input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #f5f5f5;
  height: 55px;
  width: 86px;
  font-size: 17px;
  line-height: 17px;
  font-weight: 400;
  color: #363d4d;
  border: none;
  font-family: "Montserrat";
  text-align: center;
}

/* js-custom-select */
.js-custom-select {
  position: relative;
}

.js-custom-select.open {
  z-index: 3;
}

.js-custom-select select {
  height: 55px;
  background-color: #fff;
  border: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 100%;
  color: #303030;
  padding: 0 19px;
  font-size: 15px;
}

.select-list-wrap {
  width: 100%;
  position: relative;
  cursor: pointer;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  z-index: 0;
}

.select-list {
  position: absolute;
  display: block;
  top: 100%;
  left: 0;
  right: 0;
  width: 100%;
  background: #f5f5f5;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  z-index: 2;
  padding: 0;
  margin: 0;
  list-style: none;
  margin: 1px 0 0 0;
}

.select-list-item {
  position: relative;
  padding: 0 20px;
  font-size: 17px;
  line-height: 17px;
  color: #363d4d;
  font-weight: 400;
  height: 55px;
  width: 100%;
  background: #f5f5f5;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.select-list-item:hover {
  cursor: pointer;
  color: #14295E;
}

/* .select-list-item.selected {
    color: #303030;
    background-color: #e9e9e9;
} */
.list-item-selected {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 55px;
  background: #f5f5f5;
  font-size: 17px;
  line-height: 17px;
  color: #363d4d;
  font-weight: 400;
  border: none;
  padding: 0 20px;
  outline: none;
  cursor: pointer;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.js-custom-select.open .select-list {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}

.list-item-selected::before,
.list-item-selected::after {
  content: "";
  position: absolute;
  top: 20px;
  width: 2px;
  height: 10px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.list-item-selected::before {
  right: 18px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  background-color: #223668;
}

.list-item-selected::after {
  right: 24px;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  background-color: #223668;
}

.open .list-item-selected::before {
  right: 18px;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.open .list-item-selected::after {
  right: 24px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

/* js-custom-select */
@media (max-width: 1025px) {
  .window__item-img {
    width: 40%;
  }
  .window__item-info {
    width: 60%;
  }
  .window__item-img img {
    width: 100%;
    display: block;
  }
}
@media (max-width: 768px) {
  .wrapper {
    padding: 40px 15px;
  }
  .window__item {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 0 60px 0;
  }
  .window__item-img {
    width: 100%;
  }
  .window__item-info {
    width: 100%;
  }
  .window__item-img img {
    width: auto;
  }
  .window__item-info {
    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;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .window__item-info-params {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .window__item-info-params-style,
  .window__item-info-params-size {
    max-width: 100%;
  }
  .window__item-info-bottom {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 20px 0;
  }
  .count__name {
    width: 100%;
    text-align: center;
  }
}
.overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.7;
  display: none;
}

.popup {
  position: absolute;
  max-width: 820px;
  background: #fff;
  padding: 60px 75px 45px 75px;
  margin: 40px auto;
  z-index: 555;
  display: none;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.btn-close {
  position: absolute;
  background: none;
  color: #000;
  width: 20px;
  height: 20px;
  right: 30px;
  top: 30px;
  border: none;
  font-size: 20px;
  line-height: 20px;
  cursor: pointer;
}

.popup__title {
  color: #363d4d;
  font-size: 22px;
  line-height: 22px;
  margin: 0 0 15px 0;
  padding: 0;
  font-weight: 900;
}

.popup__price {
  color: #366eb8;
  font-size: 22px;
  line-height: 22px;
  font-weight: 700;
}

.popup__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px 40px;
  margin: 35px 0 0 0;
}

.popup__info-name {
  padding: 0;
  margin: 0 0 15px 0;
  color: #363d4d;
  font-size: 17px;
  line-height: 17px;
  font-weight: 400;
}

.popup__info-control {
  margin: 0 0 20px 0;
}

.popup__info-control:last-child {
  margin: 0;
}

.popup__info-control input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 55px;
  background: #f5f5f5;
  font-size: 17px;
  line-height: 17px;
  color: #363d4d;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: none;
  padding: 0 30px;
  font-weight: 400;
}

.popup__info-control input::-webkit-input-placeholder {
  color: #363d4d;
}

.popup__info-control input::-moz-placeholder {
  color: #363d4d;
}

.popup__info-control input::-ms-input-placeholder {
  color: #363d4d;
}

.popup__info-control input::placeholder {
  color: #363d4d;
}

.popup__info-col {
  width: calc(50% - 20px);
}

.popup__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 45px auto 0 auto;
  width: 100%;
  max-width: 235px;
  height: 55px;
  background: #366eb9;
  border: 1px solid #366eb9;
  color: #fff;
  -webkit-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
  font-size: 17px;
  line-height: 17px;
  font-weight: 600;
  cursor: pointer;
  font-family: "Montserrat", sans-serif;
}

.popup__btn:hover {
  color: #366eb9;
  background: #fff;
}

@media (max-width: 1025px) {
  .popup {
    padding: 40px 30px 25px 30px;
  }
  .btn-close {
    top: 10px;
    right: 10px;
  }
}
@media (max-width: 991px) {
  .popup {
    padding: 20px 15px;
  }
  .popup__info {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 20px 20px;
  }
  .popup__info-col {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .popup {
    width: 90%;
  }
}
/*
=====================================*/
/*
=====================================*/
/*
=====================================*/
/*
=====================================*/
/*
=====================================*/
/*
=====================================*/
/*
=====================================*/
/*
=====================================*/
/*
=====================================*/
/*
=====================================*/
/*
=====================================*/
/*
=====================================*/
/*
=====================================*/
/*
=====================================*/
/*
===================================*/
.content {
  font-size: 14px;
  color: #7e8890;
  line-height: 2.2;
}
.content p {
  margin-bottom: 20px;
}
.content img {
  max-width: 100%;
}
.content ul,
.content ol {
  margin: 10px 0 20px 0;
}
.content ul {
  list-style: disc;
  margin-left: 10px;
}
.content ol {
  padding: 0;
  list-style: none;
  counter-reset: custom-counter;
}
.content ol li {
  counter-increment: custom-counter;
  position: relative;
  padding-left: 45px;
}
.content ol li::before {
  content: counter(custom-counter);
  position: absolute;
  left: 0;
  top: 3px;
  color: #0095f9;
  font-weight: bold;
  font-size: 15px;
  width: 29px;
  height: 29px;
  line-height: 25px;
  border: 2px solid #0095f9;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  text-align: center;
}
.content li {
  margin: 0 0 10px 0;
}
.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6 {
  color: #222;
  margin-top: 10px;
  margin-bottom: 30px;
  font-weight: bold;
}
.content img.left {
  float: left;
  width: 300px;
  margin: 5px 20px 20px 0;
}
.content img.right {
  float: right;
  width: 300px;
  margin: 5px 0 20px 20px;
}
.content table td {
  padding: 10px;
}
.content .img-right {
  margin: 0 0 30px;
}
@media (min-width: 992px) {
  .content .img-right {
    float: right;
    margin: 0 -350px 20px 50px;
  }
}
@media (min-width: 1200px) {
  .content .img-right {
    float: right;
    margin: 0 -400px 20px 50px;
  }
}
.content .img-left {
  float: left;
  margin: 0 30px 20px 0;
}

.justifyleft {
  float: left;
}

.justifyright {
  float: right;
}

.content table{
  width: 100%;
  border: 1px solid #ddd;
}

.content table td{
  padding: 10px;
  border: 1px solid #ddd;
}


/* 
=====================================*/
.ul-checkbox {
  margin: 0 0 40px !important;
  list-style: none !important;
  padding: 0;
}
.ul-checkbox li {
  position: relative;
  padding-left: 20px;
}
.ul-checkbox li::before, .ul-checkbox li::after {
  content: "";
  position: absolute;
}
.ul-checkbox li::before {
  width: 10px;
  height: 10px;
  border: 1px solid #0095f9;
  left: 0;
  top: 9px;
  -webkit-border-radius: 1px;
          border-radius: 1px;
}
.ul-checkbox li::after {
  width: 4px;
  height: 6px;
  border: 1px solid #0095f9;
  border-left: none;
  border-top: none;
  left: 3px;
  top: 10px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

@media (min-width: 992px) {
  .ul-columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media (min-width: 992px) {
  .ul-columns li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 47%;
            flex: 0 0 47%;
  }
}
@media (min-width: 1200px) {
  .ul-columns li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 30%;
            flex: 0 0 30%;
  }
}

/* pagination
=====================================*/
.pagination {
  text-align: center;
  width: 100%;
  margin: 20px 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.pagination li {
  display: inline-block;
}
.pagination li a {
  display: block;
  min-width: 36px;
  height: 36px;
  line-height: 24px;
  color: #222;
  text-align: center;
}
.pagination li a:hover {
  background: #0095f9;
  text-decoration: none;
  color: #fff;
}
.pagination li.active a {
  background: #0095f9;
  color: #fff;
  text-decoration: none;
}

/* footer
=====================================*/
.footer {
  background-color: #1b6ec2;
  color: #fff;
}
.footer-title {
  margin-bottom: 28px;
  font-weight: 300;
  font-size: 14px;
}
.footer-text {
  max-width: 270px;
  line-height: 1.5;
  font-size: 14px;
}
.footer-text img {
  margin-bottom: 40px;
}
.footer-text a {
  color: #fff;
}
.footer-contact {
  display: block;
  position: relative;
  padding-left: 35px;
  font-size: 16px;
  line-height: 27px;
  color: #fff;
  margin: 10px 0;
}
.footer-contact i {
  position: absolute;
  left: 0;
  top: 5px;
  color: #609ad4;
}
.footer-phone {
  font-weight: bold;
}
.footer-email {
  font-weight: bold;
}
.footer-email i {
  font-weight: normal;
  top: 6px;
}
.footer-address {
  font-weight: 300;
}
.footer-address i {
  font-weight: bold;
  left: 3px;
}
.footer-hours {
  font-weight: 300;
}
.footer-days {
  font-weight: 300;
}
.footer-days i {
  font-weight: bold;
}
.footer a {
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}
.footer a:hover {
  color: #00bcd4;
  text-decoration: none;
}
.footer-socials a {
  width: 36px;
  height: 36px;
  color: transparent;
  margin-right: 8px;
}
.footer .row > * {
  margin-bottom: 30px;
}

.copy {
  background-color: #16589b;
  color: #fff;
  font-size: 14px;
}

.btn-up {
  border: none;
  background-color: #333;
  -webkit-border-radius: 4px 4px 0 0;
          border-radius: 4px 4px 0 0;
  padding: 0;
  height: 35px;
  position: fixed;
  text-align: center;
  width: 48px;
  opacity: 0.9;
  z-index: 100000;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  line-height: 1;
  bottom: 20px;
  left: 20px;
  visibility: hidden;
  opacity: 0;
}
.btn-up:hover {
  background-color: #0095f9;
}
.btn-up svg {
  width: 20px;
  height: 20px;
  fill: #fff;
}
.btn-up.active {
  opacity: 1;
  visibility: visible;
}

/*
==================================*/
.cookies {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 100001;
  background-color: #F5F5F5;
  padding: 30px 0;
}
.cookies .btn-bordered {
  color: #000;
}
.cookies .btn-bordered:hover {
  color: #fff;
}

.cookie-buttons .btn {
  width: 160px;
}
.cookie-buttons .btn + .btn {
  margin-left: 30px;
}
@media (min-width: 768px) {
  .cookie-buttons .btn + .btn {
    margin-left: 15px;
  }
}
@media (min-width: 1200px) {
  .cookie-buttons .btn + .btn {
    margin-left: 30px;
  }
}

/*
=========================*/
.disabled {
  color: #ccc;
  pointer-events: none;
}

.select-list-item.disabled {
  display: none;
}

.js-custom-select.error .select-list-wrap {
  -webkit-box-shadow: 0 0 3px red;
          box-shadow: 0 0 3px red;
}