html,
body {
  width: 100%;
  height: 100%;
}
body {
  margin: 0;
  padding: 0;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  line-height: 20px;
  background: #fff;
  color: #454a51;
  overflow-x: hidden;
}
.clear {
  clear: both;
}
a {
  color: #018dd2;
  text-decoration: none;
}
ul {
  padding: 0;
  margin: 0;
}
li {
  list-style: none;
}
h1,
h2,
h3,
h4 {
  font-family: 'Roboto Condensed', sans-serif;
  color: #06214a;
}
h1 {
  font-size: 34px;
  line-height: 38px;
  font-weight: 700;
  margin-top: 0;
}
h2 {
  font-size: 30px;
  line-height: 36px;
  font-weight: 500;
  margin-top: 0;
}
h3 {
  font-size: 20px;
}
.header-overlay {
  width: 100%;
  height: 520px;
  background-image: url("../images/header-bg-overplay-left.png"), url("../images/header-bg-overplay-right.png");
  background-size: 450px, 450px;
  background-position: left top, right top;
  background-repeat: no-repeat, no-repeat;
  position: absolute;
  z-index: 3;
  top: 0;
}
.header-overlay-left {
  width: 450px;
  height: 520px;
  background: url("../images/header-bg-overplay-left.png") no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 123;
  display: block;
}
.header-overlay-right {
  width: 450px;
  height: 520px;
  background: url("../images/header-bg-overplay-right.png") no-repeat;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 123;
  display: block;
}
.header-overlay-left-1300 {
  width: 211px;
  height: 370px;
  background: url("../images/header-bg-overplay-left-2.png") no-repeat;
  position: absolute;
  top: 168px;
  left: 0;
  z-index: 123;
  display: none;
}
.header-overlay-right-1300 {
  width: 211px;
  height: 370px;
  background: url("../images/header-bg-overplay-right-2.png") no-repeat;
  position: absolute;
  top: 168px;
  right: 0;
  z-index: 123;
  display: none;
}
.header-overlay-left-1200 {
  width: 211px;
  height: 370px;
  background: url("../images/header-bg-overplay-left-1200.png") no-repeat;
  position: absolute;
  top: 168px;
  left: 0;
  z-index: 123;
  display: none;
}
.header-overlay-right-1200 {
  width: 211px;
  height: 370px;
  background: url("../images/header-bg-overplay-right-1200.png") no-repeat;
  position: absolute;
  top: 168px;
  right: 0;
  z-index: 123;
  display: none;
}
.header-overlay-left-1100 {
  width: 211px;
  height: 370px;
  background: url("../images/header-bg-overplay-left-1100.png") no-repeat;
  position: absolute;
  top: 168px;
  left: 0;
  z-index: 123;
  display: none;
}
.header-overlay-right-1100 {
  width: 211px;
  height: 370px;
  background: url("../images/header-bg-overplay-right-1100.png") no-repeat;
  position: absolute;
  top: 168px;
  right: 0;
  z-index: 123;
  display: none;
}
#header {
  width: 100%;
  height: 420px;
  background: url("../images/header-bg.png") center center no-repeat;
  background-size: 1903px;
}
#header .header-wrapper {
  max-width: 980px;
  height: 160px;
  margin: 0 auto;
  position: relative;
  z-index: 0;
}
#header .header-inner {
  height: 150px;
}
#header .header-inner .top-header {
  padding-top: 20px;
  height: 140px;
}
#header .header-inner .top-header .logo {
  width: 10%;
  float: left;
}
#header .header-inner .top-header .logo img {
  width: 108px;
  height: 123px;
}
#header .header-inner .top-header .header-navigation {
  float: right;
  width: 90%;
}
#header .header-inner .top-header .header-navigation .language {
  float: right;
  margin-top: -10px;
}
#header .header-inner .top-header .header-navigation .language .active {
  border-bottom: solid 1px;
}
#header .header-inner .top-header .header-navigation .phone-numbers {
  float: right;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 28px;
  color: #06214a;
  margin-top: 20px;
}
#header .header-inner .top-header .header-navigation .phone-numbers .phone-1 {
  float: left;
  margin-right: 50px;
}
#header .header-inner .top-header .header-navigation .phone-numbers .phone-1 i {
  display: block;
  width: 32px;
  height: 30px;
  background: url("../images/phone-mobile.png") no-repeat;
  float: left;
  margin-top: -5px;
  margin-right: 20px;
}
#header .header-inner .top-header .header-navigation .phone-numbers .phone-2 {
  float: left;
}
#header .header-inner .top-header .header-navigation .phone-numbers .phone-2 i {
  display: block;
  width: 34px;
  height: 30px;
  background: url("../images/phone.png") no-repeat;
  float: left;
  margin-top: -5px;
  margin-right: 20px;
}
#header .header-inner .top-header .header-navigation .phone-numbers .phone-1 span,
#header .header-inner .top-header .header-navigation .phone-numbers .phone-2 span {
  color: #018dd2;
  font-size: 22px;
}
#header .header-inner .top-header .header-navigation #main-menu {
  float: right;
  margin-top: 27px;
}
#header .header-inner .top-header .header-navigation #main-menu li {
  float: left;
  margin-left: 26px;
}
#header .header-inner .top-header .header-navigation #main-menu li a {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 20px;
  color: #06214a;
}
#header .header-slider {
  max-width: 1280px;
  height: 360px;
  margin: 10px auto 0;
  padding: 0;
  position: relative;
  z-index: 1;
}
#header .header-slider .slick-list {
  height: 360px;
  overflow: hidden;
}
#header .header-slider h2 {
  margin: 0;
}
#header .header-slider ul {
  padding-left: 28px;
}
#header .header-slider ul li {
  list-style: disc;
}
#header .header-slider .slide {
  height: 360px;
  max-width: 980px;
  position: relative;
  margin: 0 auto;
}
#header .header-slider .slide:focus {
  outline: none;
}
#header .header-slider .slide-inner {
  max-width: 980px;
  margin: 0 auto;
  position: relative;
}
#header .header-slider .slide-1 p {
  width: 460px;
  margin: 5px 0 0;
}
#header .header-slider .slide-1 .slide-1-img {
  position: absolute;
  width: 702px;
  height: 304px;
  top: 42px;
  right: 0;
  z-index: 1;
  background: url("../images/slide-1.png") no-repeat;
  background-size: contain;
}
#header .header-slider .slide-2 {
  position: relative;
}
#header .header-slider .slide-2 p {
  width: 570px;
  margin: 5px 0 0;
}
#header .header-slider .slide-2 .slide-2-img {
  position: absolute;
  width: 605px;
  height: 302px;
  top: 25px;
  right: 0;
  z-index: 1;
  background: url("../images/slide-2.png") no-repeat;
  background-size: contain;
}
#header .header-slider .slide-3 {
  position: relative;
}
#header .header-slider .slide-3 p {
  width: 320px;
}
#header .header-slider .slide-3 .slide-3-img {
  width: 373px;
  height: 332px;
  position: absolute;
  top: 0;
  right: 110px;
  z-index: 1;
  background: url("../images/slide-3-2.png") no-repeat;
  background-size: contain;
}
#header .header-slider .slide-4 {
  position: relative;
}
#header .header-slider .slide-4 h2 {
  width: 510px;
}
#header .header-slider .slide-4 p {
  width: 510px;
}
#header .header-slider .slide-4 .slide-4-img {
  width: 450px;
  height: 293px;
  position: absolute;
  top: 36px;
  right: 0;
  z-index: 1;
  background: url("../images/slide-4.png") no-repeat;
  background-size: contain;
}
#header .header-slider .slide-5 {
  position: relative;
}
#header .header-slider .slide-5 h2 {
  width: 400px;
}
#header .header-slider .slide-5 p {
  width: 400px;
}
#header .header-slider .slide-5 .slide-5-img {
  width: 602px;
  height: 277px;
  position: absolute;
  top: 45px;
  right: 0;
  z-index: 1;
  background: url("../images/slide-5.png") no-repeat;
  background-size: contain;
}
#header .header-slider .slide-6 {
  position: relative;
}
#header .header-slider .slide-6 h2 {
  width: 410px;
}
#header .header-slider .slide-6 p {
  width: 410px;
}
#header .header-slider .slide-6 .slide-6-img {
  width: 850px;
  height: 303px;
  position: absolute;
  top: 22px;
  right: 0;
  z-index: 1;
  background: url("../images/slide-6-2.png") no-repeat;
  background-size: contain;
}
#header .header-slider .slide-7 {
  position: relative;
}
#header .header-slider .slide-7 h2 {
  width: 500px;
}
#header .header-slider .slide-7 p {
  width: 500px;
}
#header .header-slider .slide-7 .slide-7-img {
  width: 728px;
  height: 341px;
  position: absolute;
  top: 0;
  right: 60px;
  z-index: 1;
  background: url("../images/slide-7.png") no-repeat;
  background-size: contain;
}
#header .header-slider .owl-next {
  position: absolute;
  height: 60px;
  width: 37px;
  left: 210px;
  top: 290px;
  z-index: 100;
}
#header .header-slider .owl-next:before {
  content: "";
  display: block;
  height: 60px;
  width: 37px;
  background: url("../images/arrow-next-big.png") no-repeat;
}
#header .header-slider .owl-prev {
  position: absolute;
  height: 60px;
  width: 37px;
  left: 150px;
  top: 290px;
  z-index: 100;
}
#header .header-slider .owl-prev:before {
  content: "";
  display: block;
  height: 60px;
  width: 37px;
  background: url("../images/arrow-prev-big.png") no-repeat;
}
#container {
  width: 980px;
  margin: 0 auto;
  overflow: hidden;
}
#container #content-wrapper {
  width: 100%;
  padding-top: 140px;
  overflow: hidden;
}
#container #content-wrapper #content {
  width: 650px;
  float: left;
  border-right: 1px solid #e8ebee;
  padding-right: 20px;
}
#container #content-wrapper #content .main-title {
  margin: 0 0 20px;
}
#container #content-wrapper #content .main-page-text {
  margin-bottom: 20px;
}
#container #content-wrapper #content .main-page-text .show-text-2 {
  color: #018dd2;
  display: block;
  text-align: right;
  font-size: 16px;
}
#container #content-wrapper #content .main-page-text .show-text-2:hover {
  cursor: pointer;
}
#container #content-wrapper #content .main-page-text-2 {
  display: none;
  overflow: hidden;
}
#container #content-wrapper #sidebar {
  width: 300px;
  float: right;
}
#container #content-wrapper #sidebar .slogan-container {
  overflow: hidden;
}
#container #content-wrapper #sidebar .slogan-container .slogan-item {
  border: 2px solid #e8ebee;
  padding: 5px;
  margin-bottom: 9px;
}
#container #content-wrapper #sidebar .slogan-container .slogan-item:hover {
  opacity: 0.7;
}
#container #content-wrapper #sidebar .slogan-container .slogan-item img {
  width: 100%;
}
#container #content-wrapper #sidebar .slogan-container .slogan-item p {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 21px;
  line-height: 26px;
  color: #06214a;
  margin: 10px 0;
}
#container #content-wrapper #sidebar .news-block {
  margin-top: 50px;
}
#container #content-wrapper #sidebar .news-block .news-block-title {
  margin: 0 0 10px;
}
#container #content-wrapper #sidebar .news-block .read-all-news {
  text-align: right;
  font-size: 16px;
}
#container .partners {
  position: relative;
  width: 980px;
  margin: 40px auto;
}
#container .partners .partners-slider {
  height: 150px;
}
#container .partners .partners-slider .owl-stage-outer {
  background: url("../images/partners-overlay-left.png") no-repeat;
}
#container .partners .partners-slider .item {
  height: 150px;
  text-align: center;
  position: relative;
}
#container .partners .partners-slider .item img {
  width: auto;
  max-width: 196px;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0.5;
}
#container .partners .partners-slider .item img:hover {
  opacity: 1;
}
#container .partners .partners-slider .item:focus {
  outline: none;
}
#container .partners .partners-slider .owl-prev {
  position: absolute;
  width: 19px;
  height: 30px;
  top: 66px;
  left: 0;
  z-index: 10;
}
#container .partners .partners-slider .owl-prev:before {
  content: "";
  display: block;
  width: 19px;
  height: 30px;
  background: url("../images/arrow-prev-small.png") no-repeat;
}
#container .partners .partners-slider .owl-next {
  position: absolute;
  width: 19px;
  height: 30px;
  top: 66px;
  right: 0;
  z-index: 10;
}
#container .partners .partners-slider .owl-next:before {
  content: "";
  display: block;
  width: 19px;
  height: 30px;
  background: url("../images/arrow-next-small.png") no-repeat;
}
#container .partners .partners-overlay-left {
  width: 120px;
  height: 150px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: url("../images/partners-overlay-left.png") no-repeat;
}
#container .partners .partners-overlay-right {
  width: 120px;
  height: 150px;
  position: absolute;
  bottom: 0;
  right: 0;
  background: url("../images/partners-overlay-right.png") no-repeat;
}
.news-item {
  margin-bottom: 30px;
  font-size: 14px;
}
.news-item .news-item-title {
  margin: 0 0 5px;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #0091d5;
}
.news-item .news-item-footer {
  margin-top: 10px;
  overflow: hidden;
}
.news-item .news-item-footer .news-item-date {
  font-size: 12px;
  color: #b1b4b9;
  float: left;
}
.news-item .news-item-footer .news-item-readmore {
  float: right;
}
hr {
  margin: 20px 0;
}
#products-short {
  width: 100%;
  overflow: hidden;
  margin-bottom: 20px;
}
#products-short .preview {
  float: left;
  text-align: center;
  width: 200px;
}
#products-short .preview img {
  max-width: 200px;
}
#products-short .products-short-text {
  width: 420px;
  float: right;
}
#products-short .products-short-text .products-short-title {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  margin: 0;
  margin-bottom: 10px;
}
#products-short .readmore {
  margin: 30px 0 10px;
  text-align: right;
}
#products-short .readmore a {
  color: #fff;
  background: #018dd2;
  padding: 6px 26px;
}
#products-short .readmore a:hover {
  background: #0482bf;
}
#footer {
  width: 100%;
  border-top: 1px solid #e8ebee;
  padding: 10px 0;
  margin: 30px auto 0;
  overflow: hidden;
}
#footer .footer-inner {
  height: 100px;
}
#footer .footer-wrapper {
  width: 980px;
  margin: 0 auto;
}
#footer .footer-wrapper .footer-logo {
  width: 320px;
  float: left;
  margin-top: 5px;
}
#footer .footer-wrapper .footer-logo img {
  width: 70px;
}
#footer .footer-wrapper .footer-phones-number {
  width: 320px;
  float: left;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 28px;
  color: #06214a;
  margin-top: 10px;
}
#footer .footer-wrapper .footer-phones-number .phone-1 i {
  display: block;
  width: 32px;
  height: 30px;
  background: url("../images/phone-mobile-blue.png") no-repeat;
  float: left;
  margin-top: -5px;
  margin-right: 20px;
}
#footer .footer-wrapper .footer-phones-number .phone-2 i {
  display: block;
  width: 34px;
  height: 30px;
  background: url("../images/phone-blue.png") no-repeat;
  float: left;
  margin-top: -5px;
  margin-right: 20px;
}
#footer .footer-wrapper .footer-phones-number .phone-1,
#footer .footer-wrapper .footer-phones-number .phone-2 {
  height: 30px;
  width: 250px;
  margin: 0 auto 10px;
}
#footer .footer-wrapper .footer-phones-number .phone-1 span,
#footer .footer-wrapper .footer-phones-number .phone-2 span {
  color: #018dd2;
  font-size: 22px;
}
#footer .footer-wrapper .footer-contacts {
  width: 300px;
  float: right;
  margin-top: 10px;
}
#footer .footer-wrapper .footer-contacts .footer-contacts-email {
  position: relative;
  margin-bottom: 21px;
}
#footer .footer-wrapper .footer-contacts .footer-contacts-email i {
  display: block;
  width: 20px;
  height: 15px;
  background: url("../images/email-icon.png") no-repeat;
  position: absolute;
  top: 3px;
  left: 0;
}
#footer .footer-wrapper .footer-contacts .footer-contacts-email span {
  display: inline-block;
  margin-left: 30px;
}
#footer .footer-wrapper .footer-contacts .footer-contacts-address {
  position: relative;
}
#footer .footer-wrapper .footer-contacts .footer-contacts-address i {
  display: block;
  width: 13px;
  height: 21px;
  background: url("../images/mappoint-icon.png") no-repeat;
  position: absolute;
  top: 0;
  left: 3px;
}
#footer .footer-wrapper .footer-contacts .footer-contacts-address span {
  display: inline-block;
  margin-left: 30px;
}
.fullstory h1 {
  font-weight: 500;
}
.fullstory p {
  margin-bottom: 5px;
}
.fullstory ul {
  padding-left: 20px;
}
.fullstory ul li {
  list-style: disc;
}
.fullstory img {
  max-width: 650px;
  border: 1px solid #e1e1e1;
  padding: 3px;
}
.baseform h2 {
  margin-bottom: 10px;
}
.baseform .tableform {
  width: 100%;
}
.baseform .tableform input,
.baseform .tableform textarea,
.baseform .tableform select {
  border: 1px solid #018dd2;
  font-family: 'Open Sans', sans-serif;
  padding: 3px;
}
.baseform .tableform input,
.baseform .tableform select {
  width: 250px;
}
.baseform .tableform .f_textarea {
  width: 98%;
  height: 162px;
  margin-top: 0;
  margin-bottom: 0;
}
.fbutton {
  background: #fff;
  border: 1px solid #018dd2;
  padding: 4px 0;
  cursor: pointer;
  margin-left: 3px;
}
.fbutton span {
  background: #018dd2;
  color: #fff;
  padding: 4px 8px;
}
.fbutton span:hover {
  opacity: 0.9;
}
.fbutton:focus {
  outline: none;
}
.contacts-table {
  margin: 30px 0;
}
.contacts-table .contact-name {
  font-weight: bold;
  color: #000;
}
.link-title {
  font-size: 30px;
  line-height: 36px;
  font-weight: 500;
  margin-top: 0;
  font-family: 'Roboto Condensed', sans-serif;
  color: #06214a;
  margin-bottom: 25px;
  display: block;
}
.link-header {
  color: #018dd2;
  font-size: 22px;
  line-height: 20px;
  font-family: 'Roboto Condensed', sans-serif;
}
.link-footer {
  color: #06214a;
}
.link-footer span {
  margin-right: 10px;
}
.menu {
  background-color: transparent;
  border: none;
  cursor: pointer;
  display: flex;
  padding: 0;
}
.btn-burger {
  display: none;
  width: 60px;
  height: 60px;
}
.line {
  fill: none;
  stroke: #018dd2;
  stroke-width: 6;
  transition: stroke-dasharray 600ms cubic-bezier(0.4, 0, 0.2, 1), stroke-dashoffset 600ms cubic-bezier(0.4, 0, 0.2, 1);
}
.line1 {
  stroke-dasharray: 60 207;
  stroke-width: 6;
}
.line2 {
  stroke-dasharray: 60 60;
  stroke-width: 6;
}
.line3 {
  stroke-dasharray: 60 207;
  stroke-width: 6;
}
.opened .line1 {
  stroke-dasharray: 90 207;
  stroke-dashoffset: -134;
  stroke-width: 6;
}
.opened .line2 {
  stroke-dasharray: 1 60;
  stroke-dashoffset: -30;
  stroke-width: 6;
}
.opened .line3 {
  stroke-dasharray: 90 207;
  stroke-dashoffset: -134;
  stroke-width: 6;
}
.burger-svg {
  width: 60px;
  height: 60px;
}
.language-burger {
  display: none;
}
.no-scroll {
  overflow: hidden;
}
.one-partners {
  margin-left: auto;
  margin-right: auto;
  flex: 0 0 33.33333%;
}
.one-partners img {
  width: 100%;
  max-width: 175px;
  object-fit: contain;
  margin-left: auto;
  margin-right: auto;
  display: block;
  height: 60px;
}
.list-partners {
  display: flex;
  flex-wrap: wrap;
}
.dpad div.list-partners {
  margin: 8px -15px;
}
/*Response*/
@media only screen and (max-width: 1300px) {
  #header .header-slider {
    max-width: 1180px;
  }
  #header .header-slider .slide {
    max-width: 980px;
  }
  #header .header-slider .slide-inner {
    max-width: 980px;
  }
  .header-overlay-left {
    display: none;
  }
  .header-overlay-right {
    display: none;
  }
  .header-overlay-left-1300 {
    display: block;
  }
  .header-overlay-right-1300 {
    display: block;
  }
  #header .header-slider .slide-1 .slide-1-img {
    width: 685px;
    height: 301px;
    top: 48px;
  }
  #header .header-slider .slide-4 h2 {
    width: 460px;
  }
  #header .header-slider .slide-4 p {
    width: 460px;
  }
  #header .header-slider .slide-5 p {
    width: 350px;
  }
  #header .header-slider .slide-6 .slide-6-img {
    width: 780px;
  }
  #header .header-slider .slide-7 .slide-7-img {
    right: 30px;
  }
}
@media only screen and (max-width: 1200px) {
  #header .header-slider {
    max-width: 1080px;
  }
  #header .header-slider .slide {
    max-width: 980px;
  }
  #header .header-slider .slide-inner {
    max-width: 980px;
  }
  .header-overlay-left-1300 {
    display: none;
  }
  .header-overlay-right-1300 {
    display: none;
  }
  .header-overlay-left-1200 {
    display: block;
  }
  .header-overlay-right-1200 {
    display: block;
  }
  #header .header-slider .slide-1 .slide-1-img {
    width: 616px;
    height: 267px;
    top: 76px;
  }
  #header .header-slider .slide-3 .slide-3-img {
    right: 10px;
  }
  #header .header-slider .slide-4 .slide-4-img {
    width: 400px;
    height: 261px;
    top: 61px;
  }
  #header .header-slider .slide-4 h2 {
    width: 400px;
  }
  #header .header-slider .slide-4 p {
    width: 420px;
  }
  #header .header-slider .slide-5 .slide-5-img {
    width: 507px;
    height: 235px;
    top: 80px;
  }
  #header .header-slider .slide-6 .slide-6-img {
    width: 680px;
    height: 244px;
    top: 67px;
  }
  #header .header-slider .slide-7 .slide-7-img {
    width: 680px;
    height: 320px;
    right: 0;
    top: 25px;
  }
  #header .header-slider .slide-7 h2 {
    width: 420px;
  }
  #header .header-slider .slide-7 p {
    width: 360px;
  }
}
@media only screen and (max-width: 1100px) {
  #header .header-slider {
    max-width: 980px;
  }
  #header .header-slider .slide {
    max-width: 980px;
  }
  #header .header-slider .slide-inner {
    max-width: 980px;
  }
  .header-overlay-left-1200 {
    display: none;
  }
  .header-overlay-right-1200 {
    display: none;
  }
  .header-overlay-left-1100 {
    display: block;
  }
  .header-overlay-right-1100 {
    display: block;
  }
  #header .header-slider .slide-6 h2 {
    width: 720px;
  }
  #header .header-slider .slide-6 p {
    width: 360px;
  }
  #header .header-slider .slide-7 h2 {
    width: 720px;
  }
  #header .header-slider .slide-7 .slide-7-img {
    width: 640px;
    height: 300px;
    right: 0;
    top: 45px;
  }
  #header .header-slider .slide-1 .slide-1-img {
    width: 533px;
    height: 267px;
    top: 92px;
  }
  #header .header-slider .slide-1 p {
    width: 720px;
  }
  #header .header-slider .slide-2 .slide-2-img {
    width: 570px;
    top: 55px;
  }
  #header .header-slider .slide-4 h2 {
    width: 720px;
  }
  #header .header-slider .slide-4 p {
    width: 350px;
  }
  #header .header-slider .slide-4 .slide-4-img {
    width: 380px;
    height: 261px;
    top: 70px;
  }
  #header .header-slider .slide-5 p {
    width: 400px;
  }
  #header .header-slider .slide-5 .slide-5-img {
    width: 470px;
    height: 218px;
    top: 93px;
  }
}
@media only screen and (max-width: 999px) {
  #header .header-slider {
    max-width: 100%;
  }
  #header .header-slider .slide {
    max-width: 90%;
  }
  #header .header-slider .slide-inner {
    max-width: 100%;
  }
  .header-overlay-left-1100 {
    display: none;
  }
  .header-overlay-right-1100 {
    display: none;
  }
  .header-wrapper {
    width: 95%;
  }
  #container {
    width: 95%;
  }
  #container #content-wrapper #content {
    width: 65%;
    padding-right: 2%;
  }
  #container #content-wrapper #sidebar {
    width: 32%;
  }
  #container #content-wrapper #sidebar .slogan-container .slogan-item {
    margin-bottom: 2%;
  }
  #container #content-wrapper #sidebar .slogan-container .slogan-item p {
    font-size: 19px;
  }
  #container .partners {
    width: 95%;
  }
  #footer .footer-wrapper {
    width: 95%;
  }
  #footer .footer-wrapper .footer-logo {
    width: 25%;
  }
  #footer .footer-wrapper .footer-phones-number {
    width: 35%;
  }
  #footer .footer-wrapper .footer-contacts {
    width: 35%;
  }
  #products-short {
    width: 100%;
  }
  #products-short .products-short-text {
    width: 66%;
  }
  #products-short .preview {
    width: 28%;
  }
  #products-short .preview img {
    max-width: 150px;
    margin-right: 3%;
  }
  #header .header-slider .owl-prev {
    left: 20px;
    top: 270px;
  }
  #header .header-slider .owl-next {
    left: 70px;
    top: 270px;
  }
  .btn-burger {
    display: block;
    position: relative;
    z-index: 11;
  }
  #header .header-inner .top-header {
    align-items: center;
    display: flex;
    height: 100px;
  }
  #header .header-inner .top-header .logo {
    margin-right: 15px;
  }
  #header .header-inner .top-header .logo img {
    width: unset;
    height: 100px;
  }
  #header .header-inner .top-header .header-navigation {
    width: calc(90% - 15px);
    display: flex;
    justify-content: space-between;
  }
  #header .header-inner .top-header .header-navigation #main-menu {
    position: absolute;
    top: 0;
    right: 0;
    left: -30px;
    bottom: 0;
    text-align: center;
    background: #FFF;
    opacity: 0;
    z-index: -1;
    visibility: hidden;
    overflow: hidden;
    transition: all 0.375s;
    float: unset;
    margin: unset;
    height: 100vh;
    width: calc(100vw + 10%);
  }
  #header .header-inner .top-header .header-navigation #main-menu:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: -15px;
    background: #e6eaf1;
    transform-origin: 0 0;
    transform: skew(-14deg) translateX(120%);
    transition: all 0.275s 0.1s;
  }
  #header .header-inner .top-header .header-navigation #main-menu.is-open {
    opacity: 1;
    z-index: 10;
    visibility: visible;
  }
  #header .header-inner .top-header .header-navigation #main-menu.is-open:before {
    transform: skew(14deg) translateX(0);
  }
  #header .header-inner .top-header .header-navigation #main-menu.is-open li a {
    opacity: 1;
    transform: translateY(0px);
  }
  #header .header-inner .top-header .header-navigation #main-menu.is-open li:nth-child(1) a {
    transition: all 275ms 175ms;
  }
  #header .header-inner .top-header .header-navigation #main-menu.is-open li:nth-child(2) a {
    transition: all 275ms 225ms;
  }
  #header .header-inner .top-header .header-navigation #main-menu.is-open li:nth-child(3) a {
    transition: all 275ms 275ms;
  }
  #header .header-inner .top-header .header-navigation #main-menu.is-open li:nth-child(4) a {
    transition: all 275ms 325ms;
  }
  #header .header-inner .top-header .header-navigation #main-menu.is-open li:nth-child(5) a {
    transition: all 275ms 375ms;
  }
  #header .header-inner .top-header .header-navigation #main-menu.is-open li:nth-child(6) a {
    transition: all 275ms 425ms;
  }
  #header .header-inner .top-header .header-navigation #main-menu.is-open li:nth-child(7) a {
    transition: all 275ms 475ms;
  }
  #header .header-inner .top-header .header-navigation #main-menu ul {
    display: inline-flex;
    flex-direction: column;
    height: 93%;
    /* Should be 100%, but we have a notice message :D */
    align-items: first baseline;
    justify-content: center;
    transform: translateX(-18%) skew(16deg);
  }
  #header .header-inner .top-header .header-navigation #main-menu li {
    display: block;
    margin: 0.8rem 0;
    text-align: right;
    transform: skew(-16deg);
  }
  #header .header-inner .top-header .header-navigation #main-menu li a {
    display: block;
    opacity: 0;
    transform: translateY(-10px);
  }
  #header .header-inner .top-header .header-navigation .language {
    display: none;
  }
  #header .header-inner .top-header .header-navigation .language.language-burger {
    display: block;
    transform: skew(-16deg);
    margin-top: 77px;
  }
  .phone-numbers {
    height: fit-content;
  }
}
/*---показ оригинальной картинки загруженной на сайт из уменьшенной копии---*/
.highslide-wrapper,
.highslide-outline {
  background: #FFFFFF;
}
.highslide-image {
  border: 2px solid #FFFFFF;
}
.highslide-active-anchor {
  visibility: hidden;
}
.highslide-active-anchor img {
  visibility: hidden;
}
.highslide-dimming {
  background-color: black;
}
.highslide-html {
  background-color: white;
}
.highslide-loading {
  display: block;
  color: white;
  font-size: 9px;
  font-weight: bold;
  text-decoration: none;
  padding: 3px;
  border: 1px solid white;
  background-color: black;
}
a.highslide-full-expand {
  background: url("../dleimages/fullexpand.gif") no-repeat;
  display: block;
  margin: 0 10px 10px 0;
  width: 34px;
  height: 34px;
}
.highslide-display-block {
  display: block;
}
.highslide-display-none {
  display: none;
}
.highslide-caption {
  display: none;
  padding: 5px;
  background: white;
}
.highslide-controls {
  width: 195px;
  height: 40px;
  background: url("../../../engine/classes/highslide/graphics/controlbar-black-border.gif") no-repeat 0 -90px;
  margin-right: 15px;
  margin-bottom: 10px;
  margin-top: 10px;
}
.highslide-controls ul {
  position: relative;
  left: 15px;
  height: 40px;
  list-style: none;
  margin: 0;
  padding: 0;
  background: url("../../../engine/classes/highslide/graphics/controlbar-black-border.gif") no-repeat 100% -90px;
}
.highslide-controls li {
  float: left;
  padding: 5px 0;
}
.highslide-controls a {
  background: url("../../../engine/classes/highslide/graphics/controlbar-black-border.gif");
  display: block;
  float: left;
  height: 30px;
  width: 30px;
  outline: none;
}
.highslide-controls a.disabled {
  cursor: default;
}
.highslide-controls a span {
  display: none;
}
/*---The CSS sprites for the controlbar---*/
.highslide-controls .highslide-previous a {
  background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
  background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
  background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
  background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
  background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
  background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
  background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
  background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
  background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
  background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
  background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
  background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
  background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
  background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
  background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
  background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
  background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
  background-position: -180px -30px;
}
/* START индивидуальные стили для отдельной страницы */
.img-border img {
  border: solid 1px #018dd2;
  padding: 2px;
}
.img-margin-left img {
  margin: 6px;
  margin-left: 0;
}
.img-margin-right img {
  margin: 6px;
  margin-right: 0;
}
.img-margin-top img {
  margin: 6px;
  margin-top: 0;
}
.img-margin-bottom img {
  margin: 6px;
  margin-bottom: 0;
}
.img-big img {
  width: 450px;
}
.img-medium img {
  width: 250px;
}
.base.fullstory div {
  margin: 8px 0;
}
.dpad div {
  margin: 8px 0;
}
.dpad .list-ul {
  margin-left: 30px;
  list-style-type: square;
  /* Маркеры в виде квадрата */
  list-style-position: outside;
  /* Маркеры размещаются за пределами текстового блока */
  color: #018dd2;
  /* Цвет текста списка */
}
.dpad .list-ul li {
  list-style: inherit;
}
.dpad .list-ul li span {
  color: #454a51;
}
table.partners-list {
  border-collapse: separate !important;
  border-spacing: 10px 12px;
}
table.partners-list td {
  text-align: center;
  vertical-align: middle;
}
table.partners-list td img {
  height: 62px;
  opacity: 0.7;
}
table.partners-list td img:hover {
  opacity: 1;
}
table.partners-list td a {
  opacity: 0.7;
}
table.partners-list td a:hover {
  opacity: 1;
  cursor: pointer;
}
.imgs-border img {
  border: solid 1px;
  margin: 0 4px;
  padding: 2px;
  max-height: 206px;
  max-width: 146px;
}
.partners-footer {
  text-align: center;
  margin: 8px 0;
}
.partners-footer img {
  border: solid 1px;
  margin: 0 4px;
  padding: 2px;
  height: 120px;
  width: 170px;
}
.partners-footer.height-auto img {
  height: auto;
}
.partners-footer-last {
  text-align: center;
}
.partners-footer-last img {
  border: solid 2px;
  margin: 0 4px;
  padding: 2px;
  width: 450px;
}
/* END индивидуальные стили для отдельной страницы */
@media (max-width: 991px) {
  .one-partners {
    flex: 0 0 50%;
  }
}
@media only screen and (max-width: 900px) {
  #container #content-wrapper #sidebar .slogan-container .slogan-item p {
    font-size: 16px;
  }
}
@media only screen and (max-width: 800px) {
  #header .header-slider .slide-4 h2 {
    width: 100%;
  }
  #header .header-slider .slide-4 .slide-4-img {
    width: 47%;
    height: 207px;
    top: 100px;
  }
  #header .header-slider .slide-5 .slide-5-img {
    width: 60%;
    height: 188px;
    top: 105px;
  }
  #header .header-slider .slide-6 .slide-6-img {
    width: 88%;
    height: 244px;
    top: 80px;
  }
  #header .header-slider .slide-7 .slide-7-img {
    width: 85%;
    height: 300px;
    right: 0;
    top: 50px;
  }
  #header .header-slider .slide-1 .slide-1-img {
    width: 70%;
    height: 267px;
    top: 110px;
  }
  #header .header-slider .slide-2 .slide-2-img {
    width: 70%;
    top: 85px;
  }
  #header .header-slider .slide-3 .slide-3-img {
    width: 50%;
    top: 20px;
  }
}
@media only screen and (max-width: 768px) {
  #header .header-inner .top-header .logo {
    width: 18%;
  }
  #header .header-inner .top-header .logo img {
    width: 90px;
    height: auto;
  }
  #header .header-inner .top-header .header-navigation {
    width: 82%;
  }
  #header .header-inner .top-header .header-navigation .phone-numbers {
    font-size: 22px;
  }
  #header .header-inner .top-header .header-navigation .phone-numbers .phone-1 {
    margin-right: 30px;
  }
  #header .header-inner .top-header .header-navigation .phone-numbers .phone-1 i,
  #header .header-inner .top-header .header-navigation .phone-numbers .phone-2 i {
    margin-right: 10px;
  }
  #container .partners .partners-slider .item img {
    max-width: 125px;
  }
  #container #content-wrapper #content {
    width: 100%;
    padding-right: 0;
  }
  #container #content-wrapper #sidebar {
    width: 100%;
    margin-top: 50px;
  }
  #container #content-wrapper #sidebar .news-block {
    margin-top: 15px;
  }
  #container #content-wrapper #sidebar .slogan-container .slogan-item {
    width: 46%;
    float: left;
    margin-right: 2.5%;
  }
  #container #content-wrapper #sidebar .slogan-container .slogan-item img {
    max-height: 160px;
    min-height: 160px;
    object-fit: cover;
  }
  #container #content-wrapper #sidebar .slogan-container .slogan-item:nth-child(2n+2) {
    margin-right: 0;
    float: right;
  }
  #footer .footer-inner {
    height: auto;
    overflow: hidden;
  }
  #footer .footer-wrapper .footer-logo {
    width: 12%;
  }
  #footer .footer-wrapper .footer-phones-number {
    width: 88%;
    font-size: 22px;
  }
  #footer .footer-wrapper .footer-phones-number .phone-1,
  #footer .footer-wrapper .footer-phones-number .phone-2 {
    width: 50%;
    float: left;
  }
  #footer .footer-wrapper .footer-phones-number .phone-1 .phone-1-inner,
  #footer .footer-wrapper .footer-phones-number .phone-2 .phone-2-inner {
    margin: 0 auto;
    width: 220px;
  }
  #footer .footer-wrapper .footer-contacts {
    width: 88%;
    font-size: 14px;
    line-height: 16px;
  }
  #footer .footer-wrapper .footer-contacts .footer-contacts-email,
  #footer .footer-wrapper .footer-contacts .footer-contacts-address {
    width: 50%;
    float: left;
  }
  #footer .footer-wrapper .footer-contacts .footer-contacts-address br {
    display: none;
  }
  #footer .footer-wrapper .footer-contacts .footer-contacts-email i {
    top: 1px;
  }
  #footer .footer-wrapper .footer-contacts .footer-contacts-email .contacts-email-inner,
  #footer .footer-wrapper .footer-contacts .footer-contacts-address .contacts-address-inner {
    margin: 0 auto;
    width: 220px;
    position: relative;
  }
  #footer .footer-wrapper .footer-logo img {
    width: 61px;
  }
  #footer .footer-wrapper .footer-phones-number {
    font-size: 16px;
  }
  #footer .footer-wrapper .footer-phones-number .phone-1 span,
  #footer .footer-wrapper .footer-phones-number .phone-2 span {
    font-size: 15px;
  }
  .link-header {
    font-size: 15px;
    line-height: 16px;
  }
  .one-partners {
    flex: 0 0 33.33333%;
  }
  .one-partners img {
    max-width: 150px;
  }
}
@media only screen and (max-width: 740px) {
  #header .header-slider .slide-1 .slide-1-img {
    height: 200px;
    top: 115px;
  }
  #header .header-slider .slide-4 .slide-4-img {
    height: 200px;
    top: 105px;
  }
  #header .header-slider .slide-1 p {
    width: 100%;
  }
}
@media only screen and (max-width: 700px) {
  #header .header-slider h2 {
    font-size: 22px;
    line-height: 26px;
  }
  #header .header-slider .slide-4 p {
    width: 300px;
  }
  #header .header-slider .slide-4 .slide-4-img {
    height: 189px;
    top: 114px;
  }
  .imgs-border p {
    display: flex;
    overflow-x: auto;
  }
  .imgs-border p .highslide {
    margin: 0px 5px;
  }
  .imgs-border p .highslide img {
    min-width: 150px;
  }
}
@media only screen and (max-width: 670px) {
  #header .header-slider .slide-1 .slide-1-img {
    height: 178px;
    top: 130px;
  }
  #header .header-slider .slide-2 .slide-2-img {
    top: 105px;
    height: 206px;
  }
  #header .header-slider .slide-3 .slide-3-img {
    top: 83px;
    width: 45%;
    height: 265px;
  }
  #header .header-slider .slide-4 .slide-4-img {
    top: 120px;
  }
  #header .header-slider .slide-5 .slide-5-img {
    width: 65%;
    height: 188px;
    top: 122px;
  }
  #header .header-slider .slide-6 .slide-6-img {
    height: 186px;
    top: 105px;
  }
  #header .header-slider .slide-7 .slide-7-img {
    width: 94%;
    height: 260px;
    right: 0;
    top: 59px;
  }
}
@media only screen and (max-width: 630px) {
  #header .header-slider .slide-3 .slide-3-img {
    top: 90px;
  }
  #header .header-slider .slide-3 p.slide-3-first-p {
    width: 100%;
  }
  #header .header-slider .slide-4 .slide-4-img {
    top: 128px;
  }
  #header .header-slider .slide-5 p {
    width: 100%;
  }
  #header .header-slider .slide-5 .slide-5-img {
    width: 70%;
    height: 188px;
    top: 124px;
  }
  #header .header-slider .slide-6 p {
    width: 100%;
  }
}
@media (max-width: 600px) {
  #header {
    background-size: cover;
    height: auto;
  }
  #header .header-slider .slide {
    width: 100%;
    height: 100%;
    padding: 0px 15px;
    overflow: hidden;
  }
  #header .header-slider .slide h2 {
    width: 100%;
  }
  #header .header-slider .slide p {
    width: 100%;
  }
  #header .header-slider .slide .slide-img {
    position: unset;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }
  #header .header-slider .owl-nav {
    display: none;
  }
  #container #content-wrapper #sidebar {
    margin-top: 30px;
  }
  #container #content-wrapper #sidebar .slogan-container {
    display: flex;
    overflow-x: auto;
  }
  #container #content-wrapper #sidebar .slogan-container .slogan-item {
    min-width: 280px;
  }
  #container #content-wrapper #sidebar .slogan-container .slogan-item img {
    object-fit: cover;
  }
}
@media (max-width: 575px) {
  #footer .footer-wrapper .footer-contacts {
    width: 100%;
    display: flex;
    flex-direction: column;
    margin-bottom: 10px;
  }
  #footer .footer-wrapper .footer-contacts .footer-contacts-email {
    margin-bottom: 10px;
  }
  #footer .footer-wrapper .footer-contacts .footer-contacts-email,
  #footer .footer-wrapper .footer-contacts .footer-contacts-address {
    width: 100%;
  }
  #footer .footer-wrapper .footer-contacts .footer-contacts-email .contacts-email-inner,
  #footer .footer-wrapper .footer-contacts .footer-contacts-address .contacts-email-inner,
  #footer .footer-wrapper .footer-contacts .footer-contacts-email .contacts-address-inner,
  #footer .footer-wrapper .footer-contacts .footer-contacts-address .contacts-address-inner {
    width: 100%;
  }
  #footer .footer-wrapper .footer-phones-number {
    display: flex;
    flex-direction: column;
  }
  #container .partners {
    margin: 40px auto 20px;
  }
  h1 {
    font-size: 26px;
    line-height: 29px;
  }
  h2 {
    font-size: 24px;
    line-height: 28px;
  }
  #header .header-inner .top-header {
    padding-top: 10px;
  }
  #header .header-inner .top-header .logo img {
    width: 65px;
  }
  #header .header-inner .top-header .header-navigation .phone-numbers {
    margin-top: 0px;
  }
  #header .header-inner .top-header .header-navigation .phone-numbers .phone-1 {
    float: unset;
    margin-right: 0px;
    margin-bottom: 10px;
  }
  #header .header-inner .top-header .header-navigation .phone-numbers .phone-1 i {
    background-size: cover;
    background-repeat: no-repeat;
    width: 28px;
    height: 26px;
  }
  #header .header-wrapper {
    height: 110px;
  }
  #footer {
    margin: 10px auto 0px;
  }
  .one-partners {
    flex: 0 0 50%;
  }
  .one-partners img {
    max-width: 120px;
    height: 50px;
  }
}
@media (max-width: 500px) {
  .highslide img {
    width: 100%;
  }
  #container .partners .partners-slider .item img {
    max-width: 100px;
    opacity: 1;
  }
  #products-short .readmore {
    text-align: center;
  }
  #products-short .preview {
    width: 150px;
  }
  #products-short .preview img {
    max-width: unset;
    width: 100%;
    margin-right: 0px;
  }
  #products-short .products-short-text {
    width: 100%;
    text-align: center;
  }
  #products-short .products-short-text .products-short-title {
    text-align: center;
  }
  .products-short-inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .imgs-border p {
    display: flex;
    overflow-x: auto;
  }
  .imgs-border p .highslide {
    margin: 0px 5px;
  }
  .imgs-border p .highslide img {
    min-width: 150px;
  }
  .custom-cls.img-border.img-margin-left .highslide img {
    width: 100%;
    max-width: 300px;
    float: unset !important;
    margin-right: auto;
    margin-left: auto;
    display: block;
  }
}
@media (max-width: 400px) {
  #container #content-wrapper #sidebar .slogan-container .slogan-item {
    min-width: 230px;
  }
  .footer-txt {
    font-size: 14px;
  }
  #header .header-inner .top-header .header-navigation #main-menu ul {
    transform: translateX(18%) skew(16deg);
  }
}
/*# sourceMappingURL=style.css.map */