body {
  font-family: Helvetica, Georgia, sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 1.2em;
  font-weight: 700;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 1.2em;
  font-weight: 700;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 1.2em;
  font-weight: 700;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 1.2em;
  font-weight: 700;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 1.2em;
  font-weight: 700;
}

p {
  margin-bottom: 10px;
  color: #002965;
  line-height: 1.2em;
}

a {
  color: #002965;
  text-decoration: underline;
}

li {
  line-height: 1.4em;
}

blockquote {
  margin-bottom: 10px;
  padding: 10px 20px;
  border-left: 5px solid #0067c6;
  font-size: 18px;
  line-height: 1.2em;
}
.clearboth {
  clear: both;
}
.logo {
  padding: 16px 16px;
  background-image: -webkit-linear-gradient(90deg, #0067c6, #08a7db);
  background-image: linear-gradient(0deg, #0067c6, #08a7db);
}

.container {
  max-width: 1180px;
  padding-right: 5px;
  padding-left: 5px;
}

.container.main-fixed-bottom-container {
  margin-top: 180px;
  overflow: hidden;
  padding-bottom: 35px;
}

#id_332 .container.main-fixed-bottom-container {
  margin-top: 80px;
  overflow: hidden;
  padding-bottom: 35px;
  text-align: center;
}

#id_335 .container.main-fixed-bottom-container {
  margin-top: 80px;
}

.container.news-container {
  overflow: hidden;
}

.container.eff {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container.message-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.container.komp-container {
  -webkit-transition: height 200ms ease;
  transition: height 200ms ease;
}

.container.guarant-container {
  position: relative;
  height: 100%;
  padding-left: 0px;
}

.container.point-container {
  position: relative;
  height: 100%;
  padding-left: 0px;
}

.container.contact-container {
  overflow: hidden;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  text-align: center;
}

#id_335 .navbar {
  background-color: #17436c;
  margin-bottom: 0px;
}

body .button {
  padding: 13px 14px;
  float: right;
  border: 2px solid #07a2d9;
  border-radius: 100px;
  background-color: transparent;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  font-size: 16px;
  font-weight: 300;
}
.button.navbar:hover{
	color:white;
	}
.button.navbar {
  margin-top: 21px;
  margin-left: 10px;
  float: right;
  font-weight: 400;
}

.button.contact {
  display: inline-block;
  width: 310px;
  height: 70px;
  margin-right: 15px;
  padding: 18px 15px 23px;
  float: none;
  border-width: 4px;
  font-size: 22px;
  line-height: 1.2em;
  font-weight: 400;
}

.button.modal {
  width: 100%;
  margin-top: 39px;
  padding-top: 17px;
  padding-bottom: 17px;
  float: none;
  border-width: 3px;
  font-size: 20px;
  font-weight: 400;
  position: relative;
  display: inline-block;
}

.lang-block {
  margin-top: 37px;
  margin-left: 12px;
  padding-right: 6px;
  float: right;
  font-weight: 300;
}

.lang-decor {
  float: left;
  color: #fff;
}

.lang-link {
  display: block;
  margin-right: 5px;
  margin-left: 5px;
  float: left;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #668ea6;
  text-decoration: none;
}

.lang-link:hover {
  color: #fff;
}

.lang-link.active {
  color: #fff;
}

.main-section {
  position: relative;
  overflow: hidden;
  background-image: url('../images/main-bg.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.main-section header.fixed{
  position: fixed;
  top:0; left:0;
  width: 100%;
  z-index: 999;
}

#id_332 .main-section {
  background-image: url('../images/main-bg2.jpg');
}
#id_334 .main-section {
  background: none;
}
#id_335 .main-section {
  background-image: url('../images/aaron-barnaby-135630.jpg');
  background-size:cover;
  /*height: 963px;  */
  background-position: center center;
  background-attachment: fixed;
}
#id_335 .main-section .container1.main-container {
  padding: 70px 0;
  position: relative;
  max-width: 100%;
}
#id_335 .main-section .main_block{
/*    width: 1180px;
    margin: 0 auto;*/
    text-align: center;
    position: relative;
    background-color: rgba(0, 0, 0, 0.6);   
    margin-bottom: 25px;
    margin-top: 25px;
    padding-bottom: 25px;   
}
#id_335 .main-section .left-block {
    /* width: 300px; */
    /*position: absolute;*/
    /*right: 0;*/
    /* top: 80px; */
    text-align: center;
    /* padding: 60px 50px; */
    width: 100%;
    /*bottom: 0px;*/
    /*top: auto;*/
    padding: 80px 0;
    background: #002455;
}
.list-left-icon span {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.6);
  font-weight: 300;
  margin: 20px 0 20px;
  display: block;
}
.main-part-rev{
  position: absolute;
  top:0;
  width: 100%;
}

.main-part-rev .main-heading{
  margin-top: 40px;
}

.main-navbar {
  background-color: rgba(33, 53, 75, .2);
}
#id_335 .main-navbar {
  background-color: rgba(33, 53, 75, 1);
}

.main-navbar.children-page {
  background-color: #87a3bb;
}

.nav-link {
  margin-right: 16px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 0px;
  color: #d8e6f7;
  font-size: 18px;
  font-weight: 400;
  text-decoration: underline;
}

.nav-link.w--current {
  color: #fff;
}

.nav-menu {
  padding-top: 23px;
  padding-bottom: 30px;
}

.main-heading {
  position: relative;
  z-index: 10;
  /*width: 67%;*/
  margin-top: 187px;
  color: #002965;
  font-size: 32px;
  line-height: 1.2em;
  font-weight: 500;
}
#id_335 .main-heading {
  margin-top: 0px;
  padding: 0px 5%;
  padding-top: 25px;
  color: white;
}
#id_335 .main-heading span{
    color: #01a8ff;
    font-size: 48px;
    line-height: 60px;
}

.main-heading.white {
  color: #fff;
}

#id_332 .main-heading {
  margin-top: 100px;
}

.main-heading-span {
  color: #01a8ff;
}

#id_332 .main-heading-span {
  font-size: 54px;
  font-weight: 700;
  display: block;
  margin-top: 20px;
}
#id_332 .main-heading-span2 {
  font-size: 32px;
  font-weight: 500;
}

#id_332 .main-desc-heading {
  position: relative;
  z-index: 10;
  width: 50%;
  margin-top: 80px;
  color: #002965;
  font-size: 22px;
  line-height: 1.2em;
  font-weight: 500;
}
#id_335 .main-desc-heading {
    color: #fff;
    font-size: 24px;
    line-height: 1.2em;
    /* width: 60%; */
    margin-top: 25px;
    padding: 0px 10%;
}
#id_335 .main-desc-heading span {
  color: #fff;
  font-size: 48px;
}

.main-heading-h2 {
  width: 610px;
  margin-top: 28px;
  float: left;
  color: #fff;
  font-size: 22px;
  line-height: 1.2em;
  font-weight: 500;
}
#main .komp-slide {
  background-repeat: no-repeat;
  background-position: center;
}
#main .slider-image-wrapper {
  display: block;
  min-height: 650px;
  background-repeat: no-repeat;
  background-position: center;
}
#main .komp-left-arrow {
  background-image: url(../images/main-slider-arrow1.png);
  left: 0;
  top: 60%;
}
#main .komp-right-arrow {
  background-image: url(../images/main-slider-arrow2.png);
  right: 0;
  top: 60%;
}
#main .slider-nav {
  bottom: 30px;
}
.blue-button {
  text-align: center;
  min-width: 170px;
  margin-top: 20px;
  margin-bottom: 8px;
  padding: 23px 20px;
  border-radius: 50px;
  background-image: -webkit-linear-gradient(90deg, #0067c6, #13c5ff);
  background-image: linear-gradient(0deg, #0067c6, #13c5ff);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-size: 22px;
}

.blue-button.slider {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 17px;
  display: block;
  width: 250px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 20px;
  text-align: center;
}

.blue-button.komp {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 15px;
  display: block;
  width: 226px;
  margin-right: auto;
  margin-left: auto;
  float: none;
  text-align: center;
}

.blue-button.komp-back {
  width: 250px;
  float: none;
  text-align: center;
}

.blue-button.contact {
  display: inline-block;
  width: 310px;
  height: 70px;
  margin-left: 15px;
  padding-top: 22px;
  padding-right: 94px;
  padding-left: 94px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-image: -webkit-linear-gradient(90deg, #007ec6, #13c5ff);
  background-image: linear-gradient(0deg, #007ec6, #13c5ff);
  line-height: 1.2em;
  padding: 23px 15px;
}

.blue-button.contact:hover {
  text-decoration: none;
}

.blue-button.main {
  margin-right: 105px;
  float: right;
}
#id_332 .blue-button.main {
  margin-right: 0;
  float: none;
}
#id_335 .blue-button.main {
  margin: 25px 0 0;
  float: none;
}

.blue-button.advantages {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  height: 70px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.latest-news-section {
  padding-top: 46px;
  padding-bottom: 46px;
}

.latest-news-section {
	background-color: #fff;
}

.latest-news-section.news-page {
  background-color: #e4f0f6;
}

.latest-news-block {
  padding-bottom: 30px;
  padding-left: 5px;
  float: left;
  font-size: 18px;
  line-height: 1.2em;

  display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;      /* TWEENER - IE 10 */
  display: -webkit-flex;     /* NEW - Chrome */
  display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
}

.latest-news-block__img {
    max-width: 100%;
}

.news-full-image {
	max-width: 800px;
	width: 100%;
	margin: 0 auto;
}


.w-zavod-list .latest-news-block > a {
   margin-right: 15px !important;
}

.w-dyn-list .latest-news-block > a {
   flex-shrink: inherit;
   margin-right: 0;
}

.w-dyn-list .news-date {
   margin-right: 10px;
}

.latest-news-block__right a {
   font-size: 16px;
   margin-bottom: 35px;
}

.news-date {
  margin-bottom: 14px;
  color: #7387a6;
  font-size: 14px;
  font-weight: 300;
}

.clear {
  height: 800px;
  background-color: #c1c4c5;
}

.kompetencii-section {
  padding-top: 69px;
  padding-bottom: 96px;
  background-color: #f5fbfd;
}

.section-heading {
  margin-bottom: 49px;
  color: #002965;
  font-weight: 500;
}

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

.section-heading.white.eff {
  margin-bottom: 89px;
  padding-bottom: 0px;
}

.section-heading.white.contact {
  width: 50%;
  margin-bottom: 51px;
  float: left;
  text-align: left;
}

.section-heading.message {
  margin-bottom: 31px;
  font-size: 26px;
  line-height: 1.2em;
}

#id_332 .section-heading.message {
  color: #fff;
  width: 60%;
  font-size: 32px;
  margin-bottom: 70px;
}

.section-heading.client {
  margin-bottom: 76px;
}

#id_332 .section-heading.client {
  color: #002965;
}

.section-heading.deyat {
  margin-bottom: 64px;
}

.section-heading.guarant {
  margin-bottom: -13px;
}

.section-heading.point {
  margin-bottom: -13px;
}

.section-heading.news {
  margin-bottom: 20px;
  padding: 0;
  background-color: transparent;
}

.sp-item {
  background-position: center;
  background-repeat: no-repeat;
}
.sp-item-inner {
  padding: 175px 0;
}
.sp-item-wrapper {
  width: 80%;
  margin: 0 auto;
  background: rgba(12, 141, 179, 0.8);
  padding: 45px 100px;
  text-align: center;
}
.sp-item-name {
  font-size: 30px;
  color: #FFF;
  line-height: 1.1em;
  height:100px;
}
.blue-button.sp-btn {
  margin-top:40px;
}
#slider-partner .owl-nav {
  margin: 0;
}
#slider-partner .owl-nav > div {
  position: absolute;
  top: 45%;
  width: 40px;
  height: 40px;
  margin: 0px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-color: transparent;
}
#slider-partner .owl-prev {
  left: 5%;
  background-image: url(../images/main-slider-arrow1.png);
}
#slider-partner .owl-next {
  right: 5%;
  background-image: url(../images/main-slider-arrow2.png);
}

#slider-partner .owl-dots {
  position: absolute;
  bottom: 40px;
  width: 100%;
}

#slider-partner .owl-dots .owl-dot span {
  width: 15px;
  height: 15px;
  background: #C5D7DD;
}

#slider-partner .owl-dots .owl-dot.active span,
#slider-partner .owl-dots .owl-dot:hover span {
  background: #0591d6;
}

.komp-slider {
  height: auto;
}

.komp-slider-shadow, .sp-item-shadow {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  height: 200px;
  background-image: url('../images/slider-decor.png');
  background-position: 50% 0px;
  background-repeat: repeat-x;
}

.komp-slide {
  position: relative;
}

.komp-slide-name {
  position: absolute;
  left: 66px;
  top: 0px;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 3.6em;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 26px;
  line-height: 1.2em;
  text-align: left;
}

.komp-left-arrow {
  left: 2.5%;
  top: 27px;
  width: 40px;
  height: 40px;
  margin-top: 0px;
  background-image: url('../images/slider-arrow1.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.komp-left-arrow.ma-slider-arrow {
  left: 17px;
}

.komp-right-arrow {
  left: 68%;
  top: 27px;
  width: 40px;
  height: 40px;
  margin-top: 0px;
  margin-left: 0px;
  background-image: url('../images/slider-arrow2.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
  text-align: center;
}

.komp-right-arrow.ma-slider-arrow {
  left: 625px;
}

.slider-nav {
  bottom: -74px;
  font-size: 14px;
}

.predl-section {
  padding-top: 72px;
  padding-bottom: 98px;
}

.komp-column {
  position: relative;
  padding-right: 5px;
  padding-left: 5px;
}

.komp-tab-shadow {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  width: 100%;
  height: 200px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/slider-decor.png');
  background-position: 50% 0px;
  background-repeat: repeat-x;
  opacity: 0.5;
  color: #fff;
  font-size: 26px;
}

.komp-tab-text {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 3;
  padding-top: 35px;
  padding-left: 49px;
  color: #fff;
  font-size: 26px;
  line-height: 1.2em;
}

.komp-tab-block {
  position: relative;
}

.komp-gos-block {
  display: none;
  padding-top: 17px;
  padding-bottom: 20px;
  padding-left: 23px;
  opacity: 0;
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
}

.komp-title-block {
  margin-bottom: 45px;
  color: #01a8ff;
  font-size: 24px;
  line-height: 1.2em;
}

.komp-list-item {
  margin-bottom: 32px;
  padding-left: 44px;
  background-image: url('../images/komp-cir.png');
  background-position: 3px 50%;
  background-repeat: no-repeat;
  color: #002965;
  font-size: 20px;
  line-height: 1.2em;
}

#id_332 .komp-list-item {
  margin-bottom: 22px;
}

#id_332 .komp-desc-block {
  margin-bottom: 20px;
  color: #002965;
  font-size: 20px;
  line-height: 1.2em;
}

.komp-list-block {
  padding-right: 176px;
}

.komp-chast-block {
  display: none;
  padding-top: 17px;
  padding-bottom: 20px;
  padding-left: 23px;
  opacity: 0;
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
}

.quote-section {
  padding: 37px;
  background: #e2f5fc url(../images/quote_bg.jpg) top no-repeat;
}

#id_334 .quote-section {
  background: #f3fbfd url(../images/quote2_bg.jpg) top no-repeat;
}

.quote.section-heading {
  font-size: 26px;
}
.quote-text {
  color: #fff;
  font-size: 18px;
  line-height: 1.3em;
  padding: 25px 0 20px 60px;
  margin-bottom: 30px;
  background: rgba(2, 21, 72, 0.9);
  width: 91%;
  /*height: 160px;*/
  position: relative;
}
#id_334 .quote-text {
  font-size: 24px;
  padding: 30px 0 25px 60px;
}
.quote-text:after {
  content:'';
  right: -100px;
  position: absolute;
  top: 0;
  width: 0;
  height: 0;
  border-top: 160px solid rgba(2, 21, 72, 0.9);
  border-right: 100px solid transparent;
}
.quote-note {
  color: #002965;
  font-size: 15px;
  margin-left: 60px;
}
.quote-btn {
  margin-left: 100px;
}

.eff-section {
  padding-top: 62px;
  background-image: -webkit-linear-gradient(180deg, #004489, #00204e);
  background-image: linear-gradient(270deg, #004489, #00204e);
}

#id_332 .eff-section {
  padding: 62px 0;
  background:url(../images/advantages_bg.jpg) center no-repeat ;
}

#id_332 .eff2-section {
  padding: 62px 0;
  background-image: -webkit-linear-gradient(180deg, #004489, #00204e);
  background-image: linear-gradient(270deg, #004489, #00204e);
}

#id_334 .eff-section {
  padding: 62px 0;
  background:#fff;
}

#id_335 .eff-section {
  padding: 62px 0;
  background:#f5fbfd;
}

#id_334 .eff2-section {
  padding: 62px 0;
  background-image: -webkit-linear-gradient(180deg, #004489, #00204e);
  background-image: linear-gradient(270deg, #004489, #00204e);
}

.eff2-cont-section {
  padding: 62px 0;
  background: #00204e;
  position: relative;
}
.eff2-cont-section:before {
    content: '';
    height: 0;
    border-left: 35px solid transparent;
    border-right: 35px solid transparent;
    border-top: 35px solid #00316a;
    position: absolute;
    left: 50%;
    right: 50%;
    margin-left: -50px;
    top: 0;
}

.eff-text-block {
  position: relative;
  width: 92%;
  padding-bottom: 20px;
}

.eff-icon {
  display: block;
  width: 4%;
  margin-right: 4%;
}

.eff-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.eff-blue-bg {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-color: #00204e;
  opacity: 0;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.eff-title {
  position: relative;
  z-index: 2;
  padding-top: 20px;
  padding-left: 26px;
  color: #8ca8c7;
  font-size: 22px;
}

#id_332 .eff2-title,
#id_334 .eff2-title {
  position: relative;
  z-index: 2;
  padding-top: 20px;
  padding-left: 26px;
  color: #fff;
  font-size: 22px;
}


.eff-text-wrapper {
  position: relative;
  z-index: 2;
  overflow: hidden;
  height: 0px;
  padding-left: 28px;
  opacity: 0;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.eff-text {
  padding-top: 26px;
  padding-bottom: 11px;
  color: #fff;
  font-size: 18px;
  line-height: 1.2em;
  font-weight: 400;
}

.eff-text a {
  color: #01a8ff;
}

.eff-title-span {
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  line-height: 1.2em;
  cursor: pointer;
}

.eff-title-span.open {
  border-bottom: 2px dashed #fff;
  color: #fff;
}

#id_332 .eff-title-span.open,
#id_334 .eff-title-span.open,
#id_335 .eff-title-span.open {
  border-bottom: 2px dashed #002965;
  color: #002965;
}

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

.eff-zahvat-block {
  margin-top: 90px;
  background-image: -webkit-linear-gradient(0deg, #00204e, #00295c);
  background-image: linear-gradient(90deg, #00204e, #00295c);
}

.eff-prezentation-section {
  width: 60%;
  padding-top: 67px;
  color: #fff;
  font-size: 26px;
  line-height: 1.2em;
}

.eff-prez-span {
  position: relative;
  display: inline-block;
  width: 86px;
  height: 92px;
  font-size: 0px;
  line-height: 1.1em;
}

.eff-prez-seven-span {
  position: relative;
  z-index: 4;
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url('../images/seven-small.png');
  background-position: 50% 0px;
  background-repeat: no-repeat;
  font-size: 0px;
  line-height: 30px;
}

.othody-section {
  /* padding: 60px 0; */
  padding: 15px 0;
  background: #f5fbfd;
  position: relative;
}
.othody-section:after {
    content: '';
    height: 0;
    border-left: 35px solid transparent;
    border-right: 35px solid transparent;
    border-top: 35px solid #f5fbfd;
    position: absolute;
    left: 50%;
    right: 50%;
    margin-left: -50px;
    bottom: -35px;
}

.othody-section .section-heading {
   margin-bottom: 15px;
}

.form-block {

}
#othody-search {
  margin-top: 10px;
  border: 1px solid #b0b0b0;
  padding: 20px 30px;
  border-radius: 5px;
  font-size: 22px;
  font-weight: 300;
  width: 100%;
}

#othody-search-list {
   padding-left: 0;
   list-style: none;
}

#othody-search-list tr td{
    padding: 40px 14px;
    border-bottom: 1px solid;
    color: #002965;
    text-align: left;  
}

#othody-search-list h3 {
   /*color: #09A2E3;*/
   margin: 0 0 0px 0;
   font-weight: 400;
   font-size: 16px;
}

#othody-search-list p {
   margin: 0;
   color: #002965;
   font-weight: 300;
}

#othody-search-list li:not(:last-child) {
   margin-bottom: 15px;
   padding-bottom: 15px;
   border-bottom: 1px solid rgba(176, 176, 176, 0.4);
}

.othody-section h2 span {
  font-size: 48px;
  color: #09A2E3;
}
.othody2-section {
  padding: 120px 0 60px;
  background: url(../images/blue.jpg) no-repeat;
  background-size: cover;
}
.othody-block {
  /*background: url('../images/othody_center.png') center no-repeat;*/
  padding-top: 15px;
    overflow: hidden;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;  
}
.othody-block ul {
  list-style: none;
  font-size: 16px;
  color: #FFF;
  /*text-decoration: underline;*/
  padding-left: 0px;
  margin: 0;
}
.othody-block li {
  margin: 15px 0 10px;
  /*cursor: pointer;*/
  position: relative;
  /*display: block;*/
  padding-left: 10px;
  text-indent: -.7em;
  font-weight: 300;  
  color: #e8ebf0;
}
.othody-block li::before {
  content: "\2022 ";
  color: #01a2f8; /* or whatever color you prefer */
  margin-right:10px;
}
.othody-block li:hover >span {
  display: block;
}
.othody-block li span {
  display: none;
  position: absolute;
  top: 2em;
  width: 300px;
  background: #FFF;
  padding: 10px;
  color: #002965;
  font-size: 16px;
  line-height: 1.5em;
  text-align: center;
  z-index: 5;
}
.othody-block .othody-left-block li span {
  left: -2em;
}
.othody-block .othody-right-block li span {
  right: -2em;
}

.othody-center-block {
  font-size: 32px;
  color: #FFF;
  float: left;
  text-transform: uppercase;
  width: 30%;
  text-align: center;
  position: relative;
  top: 135px;
}
.othody-left-block {
  float: left;
  width: 35%;
  text-align: right;
  padding: 0 105px;
}
.othody-right-block {
  float: left;
  width: 35%;
  text-align: left;
  padding: 0 105px;
}
.othody-button {
  margin-top: 50px;
  text-align: center;
}

.message-section {
  padding-top: 60px;
  padding-bottom: 60px;
  background-image: url('../images/map-bg.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

#id_335 .message-section {
  background: url('../images/message2_bg.jpg') center no-repeat;
  background-size: cover;
}

.message-left-block {
  width: 50%;
  padding-right: 30px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.message-quote {
  display: none;
  width: 89%;
  margin-bottom: 27px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  color: #002965;
  font-size: 24px;
  line-height: 1.2em;
  text-align: center;
}

.message-quote-author {
  display: none;
  width: 100%;
  color: #5f90a3;
  font-size: 18px;
  text-align: center;
}

.message-right-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 370px;
  padding: 8vw 35px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  background-image: url('../images/img-map.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.message-cifr-block {
  width: 20%;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.message-cifr-block._2 {
  width: 50%;
}

#id_335 .message-cifr-block {
  width: 45%;
}
#id_335 .message-cifr-block._3 {
  width: 70%;
  position: relative;
  top: -40px;  
}
#id_335 .message-cifr-block._3 .message-cifr-text {
  font-size: 24px;
  line-height: 1em;
}
#id_335 .message-cifr {
  color: #01a8ff;
  font-size: 70px;
  line-height: 1.2em;
  text-align: left;
}
#id_335 .message-cifr-text {
  font-size: 24px;
  text-align: left;
  height: 1em;
}
#id_335 .message-right-block {
  width: 80%;
  padding: 0;
  background: none;
  height: 185px;
}

#id_335 .message-button {
  text-align: center;
}

.message-cifr {
  color: #01a8ff;
  font-size: 70px;
  line-height: 1.2em;
  text-align: center;
}

.message-cifr-text {
  height: 2.4em;
  color: #002965;
  font-size: 18px;
  text-align: center;
}

.message-prez-section {
  position: relative;
  display: block;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 65px;
  padding-bottom: 62px;
}

.message-prez-text {
  width: 67%;
  margin-bottom: 43px;
  color: #002965;
  line-height: 1.2em;
  font-weight: 400;
}

#id_332 .message-prez-text {
  color: #fff;
  width: 85%;
}

.message-text-author {
  width: 65%;
  padding-right: 56px;
  color: #5f90a3;
  font-size: 18px;
  text-align: right;
}
.message-text-author.mob {
  display: none;
}

.prezident-photo {
  position: absolute;
  right: -8%;
  bottom: 0px;
}
.prezident-photo.mob {
  display: none;
}

.client-section {
  padding-top: 75px;
  padding-bottom: 90px;
  overflow-x: hidden;
}

.client-logo {
  width: 25%;
}

.client-logo.left {
  padding-bottom: 1px;
  border-right: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
}

.client-logo.left.bottom {
  border-bottom-style: none;
}

.client-logo.right {
  border-bottom: 1px solid #e4e4e4;
}

.client-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.deyat-section {
  position: relative;
  z-index: 5;
  padding-top: 74px;
  padding-bottom: 91px;
  background-color: #f5fbfd;
}

.deyat-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-perspective: 100px;
  perspective: 100px;
}

.deyat-block {
  position: relative;
  display: block;
  width: 25%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  cursor: pointer;
}

.deyat-block:hover {
  z-index: 3;
  box-shadow: 0 -5px 50px 0 rgba(36, 117, 179, .2);
}

.deyat-text {
  height: 3.6em;
  margin-top: 15px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #002965;
  font-size: 100%;
  line-height: 1.2em;
  text-align: center;
}

.deyat-content-block {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 30px;
  padding-bottom: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
}

.deyat-content-block img{}

.deyat-content-block:hover {
  background-color: #fff;
}

.deyat-more-block {
  position: absolute;
  left: 0px;
  right: 0px;
  padding: 10px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background-color: #002965;
  opacity: 0;
  -webkit-transform: translate(0px, -100%);
  -ms-transform: translate(0px, -100%);
  transform: translate(0px, -100%);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-weight: 400;
}

.message-wrapper {
  overflow: hidden;
  background-color: #f5fbfd;
}

#id_332 .message-wrapper {
  overflow: hidden;
  color: #fff;
  background: url(../images/message_bg.jpg) bottom no-repeat;
}

.deyat-text-span {
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
}

.guarant-section {
  position: relative;
  overflow: hidden;
  background-image: -webkit-linear-gradient(90deg, #71d2ff, #c1eeff);
  background-image: linear-gradient(0deg, #71d2ff, #c1eeff);
  background-position: 0px 0px;
}

#id_334 .guarant-section {
  background: url(../images/advantages_bg.jpg) bottom no-repeat;
  min-height: 650px;
}

.garant-left-block {
  position: relative;
  left: 0px;
  top: 0px;
  bottom: 0px;
  z-index: 1;
  width: 70%;
  height: 100%;
  background-image: -webkit-linear-gradient(90deg, rgba(23, 124, 171, .5), rgba(1, 159, 187, .5));
  background-image: linear-gradient(0deg, rgba(23, 124, 171, .5), rgba(1, 159, 187, .5));
  -webkit-transform: skew(-17deg, 0deg);
  -ms-transform: skew(-17deg, 0deg);
  transform: skew(-17deg, 0deg);
}

#id_332 .garant-left-block {
  width: 52%;
}

.guarant-block {
  height: 100%;
  padding-top: 65px;
  padding-bottom: 62%;
  padding-left: 10px;
  -webkit-transform: skew(17deg, 0deg);
  -ms-transform: skew(17deg, 0deg);
  transform: skew(17deg, 0deg);
}

#id_334 .guarant-block {
  padding-bottom: 70%;
}

#id_334 .guarant-blue-block {
  bottom: 300px;
}

.guarant-blue-block {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 75px;
  padding-top: 44px;
  padding-bottom: 32px;
  background-color: #002965;
}

.guarant-text {
  color: #fff;
  font-size: 27px;
  font-weight: 300;
  // padding-left: 40px;
  padding-right: 10px;
  -webkit-transform: skew(17deg, 0deg);
  -ms-transform: skew(17deg, 0deg);
  transform: skew(17deg, 0deg);
}

.guarnt-summ {
  margin-bottom: 35px;
  color: #fff;
  font-size: 52px;
  line-height: 1.2em;
}

#id_334 .guarnt-summ {
  font-size: 72px;
  font-weight: 400;
  margin: 0;
  position: absolute;
  left: 50px;
  bottom: 150px;
  -webkit-transform: skew(17deg, 0deg);
  -ms-transform: skew(17deg, 0deg);
  transform: skew(17deg, 0deg);
}

.guarant-summ-span {
  font-size: 32px;
}

.guarant-text-block {
  color: #fff;
  font-size: 24px;
  line-height: 1.2em;
}

.guarant-list-block {
  padding-left: 0px;
  -webkit-transform: skew(17deg, 0deg);
  -ms-transform: skew(17deg, 0deg);
  transform: skew(17deg, 0deg);
}

.guarant-list-item {
  margin-bottom: 24px;
  padding-left: 67px;
  background-image: url('../images/komp-cir.png');
  background-position: 45px 60%;
  background-repeat: no-repeat;
  color: #fff;
  font-size: 20px;
  line-height: 1.2em;
}

.cooperation-section {
  padding: 50px 0;
  background: url(../images/cooperation_bg.jpg) bottom no-repeat;
}
.section-heading.coop {
  font-size: 26px;
  text-align: center;
}
.coop-row {
  text-align: center;
  width: 75%;
  margin: auto;
  color: #002965;
}
.coop-block {
  width: 40%;
  box-shadow:0 5px 15px rgba(36, 117, 179, 0.2);
  border-radius: 5px;
  display: inline-block;
  padding: 50px;
  margin-bottom: 50px;
  position: relative;
}
.coop-block:first-child {
  margin-right: 15%;
}
.coop-block span {
  width: 42px;
  height: 42px;
  display: inline-block;
  background-repeat: no-repeat;
  position: absolute;
  top: 20px;
  left: 20px;
}
.coop-block span.coop-icon1 {
  background-image: url(../images/advantages-icon-n1.png);
}
.coop-block span.coop-icon2 {
  background-image: url(../images/advantages-icon-n2.png);
}
.coop-block img {
  margin: 50px 0;
}
.coop-block-text {
  font-size: 18px;
}
.coop-text {
  font-size: 22px;
  line-height: 1.2em;
  font-weight: 500;
}
.coop-btn {
  text-align: center;
}
.coop.blue-button {
  margin-top: 50px;
}

.eff2-list-item {
  margin-bottom: 24px;
  padding-left: 67px;
  background-image: url('../images/komp-cir.png');
  background-position: 45px 60%;
  background-repeat: no-repeat;
  color: #fff;
  font-size: 20px;
  line-height: 1.2em;
}

.point-section {
  position: relative;
  overflow: hidden;
  background-image: -webkit-linear-gradient(90deg, #71d2ff, #c1eeff);
  background-image: linear-gradient(0deg, #71d2ff, #c1eeff);
  background-position: 0px 0px;
}

.point-left-block {
  position: relative;
  left: 0px;
  top: 0px;
  bottom: 0px;
  z-index: 1;
  width: 70%;
  height: 100%;
  background-image: -webkit-linear-gradient(90deg, rgba(23, 124, 171, .5), rgba(1, 159, 187, .5));
  background-image: linear-gradient(0deg, rgba(23, 124, 171, .5), rgba(1, 159, 187, .5));
  -webkit-transform: skew(-17deg, 0deg);
  -ms-transform: skew(-17deg, 0deg);
  transform: skew(-17deg, 0deg);
}

#id_332 .point-left-block {
  width: 50%;
}

.point-block {
  height: 100%;
  padding-top: 65px;
  padding-bottom: 10%;
  padding-left: 5px;
  -webkit-transform: skew(17deg, 0deg);
  -ms-transform: skew(17deg, 0deg);
  transform: skew(17deg, 0deg);
}

.point-blue-block {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 75px;
  padding-top: 44px;
  padding-bottom: 32px;
  background-color: #002965;
}

.point-summ {
  margin-bottom: 35px;
  color: #fff;
  font-size: 52px;
  line-height: 1.2em;
}

.point-summ-span {
  font-size: 32px;
}

.point-text-block {
  color: #fff;
  font-size: 24px;
  line-height: 1.2em;
}

.point-list-block {
  padding-left: 0px;
  -webkit-transform: skew(17deg, 0deg);
  -ms-transform: skew(17deg, 0deg);
  transform: skew(17deg, 0deg);
}

.point-list-item {
  margin-bottom: 24px;
  padding-left: 67px;
  background-image: url('../images/komp-cir.png');
  background-position: 45px 60%;
  background-repeat: no-repeat;
  color: #fff;
  font-size: 20px;
  line-height: 1.2em;
}

.point-right-block {
  position: absolute;
  right: 0px;
  top: 300px;
  z-index: 6;
  margin-bottom: 0px;
  width: 50%;
  text-align: right;
}
.point-right-block > div {
  display: none;
}
.point-right-block > div.active {
  display: block;
}
.point-ul {
  float: left;
  padding-right: 40px;
}
.point-ul li {
  margin-bottom: 20px;
  line-height: 2.1em;
  color: #fff;
  font-size: 26px;
  cursor: pointer;
}
.point-ul li div {
  border-bottom: 2px dashed;
  display: inline-block;
  color: #FFF;
  font-size: 54px;
  font-weight: 700;
}
.point-ul li div span {
  font-size: 32px;
  font-weight: 400;
}
.point-rb-title {
  font-size: 82px;
  font-weight: 700;
  color: #FFF;
  line-height: 1em;
  margin-bottom: 60px;
}
.point-rb-title span {
  font-size: 55px;
  font-weight: 500;
}
.point-rb-text {
  font-size: 24px;
  line-height: 1.2em;
  color: #002965;
}

.scheme-section {
  padding: 50px 0;
  color: #FFF;
  background: url(../images/scheme_bg.jpg) center no-repeat;
  background-size: cover;
}
.scheme-blocks {
  margin: 100px 0;
  margin-bottom: 20px;
}
.scheme-block {
  float: left;
  color: #fff;
  background: #002965;
  text-align: center;
  padding: 20px;
  width: 25%;
  border-radius: 5px;
  margin-right: 8%;
  min-height: 275px;
  margin-bottom: 30px;
  position: relative;
}
.scheme-block::before{
    content: "";
    position: absolute;
    right: -23%;
    background: url(../images/strelka.png) no-repeat;
    width: 36px;
    height: 35px;
    top: 40%;
}
.scheme-block:nth-child(3)::before {
  content: "";
  background: none;
}
.scheme-block:last-child {
  margin-right: 0;
}
.scheme-block:last-child::before {
  content: "";
  background: none;
}
.scheme-number {
  font-size: 26px;
  color: #0069DA;
}
.scheme-icon {
  margin: 40px 0;
}
.scheme-title {
  font-size: 15px;
}
.scheme-desc {
  font-size: 12px;
  font-weight: 400;
  opacity: 0.67;
  line-height: 1.2em;
  margin-top: 30px;
}
.scheme-desc:before {
  content: '';
  width: 65px;
  border-top: 1px solid #fff;
  display: block;
  margin: 0 auto 20px;
}
.eq-section {
  background: url(../images/eq_bg1.png) center no-repeat;
  /*min-height: 800px;*/
  padding: 50px 0;
  background-size: cover;
}
.eq-section li {
   font-size: 14px;
   margin: 3px 0;
   position: relative;
   padding-left: 10px;
   text-indent: -.7em;
   font-weight: 300;
   color: #e8ebf0;
   display: flex;
   justify-content: flex-start;
   align-items: baseline;
}
.eq-section span {
   display: block;
   text-indent: initial;
}
.eq__num {
   min-width: 25px;
   height: 25px;
   text-align: center;
   background-color: #0993e1;
   text-indent: initial;
   display: flex;
   align-items: center;
   justify-content: center;
   border-radius: 3px;
   margin-right: 10px;
   margin-top: 0;
   line-height: 1;
}
.eq-section h2 {
  width: 75%;
  margin-bottom: 30px;
  margin-top: 40px;
}
.eq-left-block {
    width: 60%;
    display: inline-block;
    padding: 50px 60px 25px;
    margin-top: 40px;
    position: relative;
    left: -65px;
    /*top: 20px;*/
    padding-right: 80px;
    padding-left: 70px;
}

.eq-left-block ul {
   list-style: none;
   margin: 0;
   padding: 0;
}



.eq-text-block {
  font-size: 22px;
  color: #FFF;
  text-align: left;
  line-height: 1.2em;
}
.eq-text-block.equipment {
  font-size: 14px;
  color: #c3c8d3;
}
.eq-text-block img {
  margin:70px 0;
}
.eq-right-block {
  display: inline-block;
  float: right;
  text-align: center;
  width: 30%;
}
.eq-right-list {
  padding: 0 50px;
}
.eq-list-icon span {
  display: block;
  color: #002965;
  font-size: 18px;
  margin: 20px 0 40px;
}
.eq-right-desc {
  color: #002965;
  font-size: 22px;
}
.eq-button {
  text-align: center;
  width: 60%;
  margin-top: 20px;
}
.become-section {
  padding: 50px 0;
  color: #FFF;
  background: url(../images/become_bg.jpg) center no-repeat;
}
#id_335 .become-section {
  background: url(../images/become2_bg.jpg) center no-repeat;
}
#id_527 .become-section {
  background: url(../images/expertsection.jpg) center center no-repeat !important;
}

.become.section-heading {
  font-size: 30px;
}
.become.section-heading span {
  font-size: 24px;
  display: block;
  line-height: 1.2em;
  margin-top: 15px;
  font-weight: 300;
}
.become-left-block {
  width: 45%;
}
#id_335 .become-left-block {
  width: 50%;
}
.become-desc {
  color: #FFF;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.2em;
  margin: 100px 0 50px;
}
#become .modal-input {
  color: #8ca8c7;
  border-bottom-color: #8ca8c7;
}

#become .button.modal {
    width: 300px;
}

.map-section {
  position: relative;
  padding-top: 64px;
  padding-bottom: 45px;
  background-image: url('../images/map-2-bg.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.map-wrapper {
  position: relative;
  display: block;
  width: 952px;
  height: 484px;
  margin-right: auto;
  margin-left: auto;
}

.map {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.map-marker {
  position: absolute;
  left: 205px;
  bottom: 189px;
  display: inline-block;
}

.map-marker._1 {
  left: 125px;
  bottom: 250px;
}

.map-marker._2 {
  left: 33px;
  bottom: 134px;
}

.map-marker._3 {
  left: 450px;
  bottom: 143px;
}

.map-marker._4 {
  left: 93px;
  bottom: 227px;
}

.map-marker._5 {
  left: 168px;
  bottom: 204px;
}

.map-marker._6 {
  left: 50px;
  bottom: 100px;
}

.map-marker._7 {
  left: 240px;
  bottom: 180px;
}

.map-marker._8 {
  left: 270px;
  bottom: 200px;
}

.map-marker._9 {
  left: 215px;
  bottom: 230px;
}

.map-marker._10 {
  left: 170px;
  bottom: 150px;
}

.map-marker._11 {
  left: 170px;
  bottom: 280px;
}

.map-marker._12 {
  left: 145px;
  bottom: 215px;
}

.map-marker._13 {
  left: 420px;
  bottom: 160px;
}

.map-marker._14 {
  left: 105px;
  bottom: 285px;
}

.map-marker._15 {
  left: 385px;
  bottom: 200px;
}

.map-marker._20 {
  left: 145px;
  bottom: 240px;
}

.map-marker._21 {
  left: 155px;
  bottom: 260px;
}

.map-marker-icon {
  position: absolute;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.map-marker-icon.active {
  z-index: 1;
  opacity: 0;
}

.map-more-block {
  position: absolute;
  top: 0px;
  right: -8px;
  z-index: 5;
  display: none;
  border-radius: 5px;
  box-shadow: 4px 4px 30px 0 rgba(0, 102, 155, .3);
  -webkit-transform: translate(100%, 0px);
  -ms-transform: translate(100%, 0px);
  transform: translate(100%, 0px);
}

.map-more-block._1 {
  display: block;
}

.map-more-block._2 {
  display: block;
}

.map-more-title {
  position: relative;
  width: 400px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background-color: #fff;
}

.map-more-title-text {
  padding-top: 16px;
  padding-bottom: 15px;
  padding-left: 23px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background-color: #dff5ff;
  color: #3fafdd;
  font-size: 18px;
  padding-right: 30px;
}

.map-more-slider {
  width: 400px;
  height: auto;
  padding-right: 17px;
  padding-bottom: 64px;
  padding-left: 17px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background-image: -webkit-linear-gradient(90deg, #001f4c, #002965);
  background-image: linear-gradient(0deg, #001f4c, #002965);
}

.slide-block {
  margin-bottom: 35px;
  padding-top: 22px;
}

.slide-block-not-img {
  margin-bottom: 0;
}

.map-more-heading {
  margin-bottom: 15px;
  padding-right: 5px;
  padding-left: 5px;
  color: #fff;
  font-size: 20px;
  line-height: 1.2em;
}

.map-more-text {
  margin-bottom: 29px;
  padding-right: 5px;
  padding-left: 5px;
  color: #fff;
  line-height: 1.2em;
  font-weight: 400;
}

.map-more-slider-nav {
  position: absolute;
  bottom: 27px;
  height: 45px;
  margin-right: 22px;
  margin-left: 22px;
  padding-top: 15px;
  border-radius: 5px;
  background-color: #143769;
}

.map-more-lightbox {
  margin-right: 5px;
  margin-left: 5px;
}

.map-right-arrow {
  right: 20px;
  bottom: 28px;
  width: 45px;
  height: 45px;
  margin-bottom: 0px;
  font-size: 14px;
}

.map-left-arrow {
  left: 20px;
  bottom: 28px;
  width: 45px;
  height: 45px;
  margin-bottom: 0px;
  font-size: 14px;
}

.close-map-more-block {
  position: absolute;
  top: 5px;
  right: 5px;
  z-index: 10;
  padding: 10px;
}

.map-more-arrow {
  position: absolute;
  left: -15px;
  top: 50%;
  width: 15px;
  height: 15px;
  border-top: 10px solid transparent;
  border-right: 15px solid #dff5ff;
  border-bottom: 10px solid transparent;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.open-map-more {
  position: relative;
  z-index: 3;
  width: 36px;
  height: 55px;
  cursor: pointer;
}

.open-map-more.msk {
  width: 44px;
}

._w-slider-dot {
  width: 15px;
  height: 15px;
  border: 2px solid #fff;
  border-radius: 8px;
}

._w-slider-dot.active {
  background-color: #fff;
  box-shadow: inset 0 0 0 2px #143769;
}

._w-slider-dot2 {
  width: 15px;
  height: 15px;
  border-radius: 8px;
  background-color: #c5d7dd;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

._w-slider-dot2._w-active {
  background-color: #749db0;
}

.map-pods {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: 170px;
  padding-top: 53px;
  background-image: url('../images/map-shadow.png');
  background-position: 0px 0px;
  background-repeat: repeat-x;
  text-align: center;
}

.map-pods-text {
  margin-top: 24px;
  color: #fff;
  font-size: 22px;
  text-align: center;
}

.contact-section {
  padding-top: 65px;
  padding-bottom: 60px;
  background-color: #001636;
}

.contact-social-block {
  margin-top: 11px;
  float: right;
}

.copy-wrap {
   background-color: #001636;
   padding: 5px 0;
}
.copy a {
   color: #577ac1;
}

.copy {
   display: -webkit-flex;
   display: -ms-flex;
   display: flex;
   justify-content: space-between;
   flex-wrap: wrap;
}

.copy p {
   color: #577ac1;
}

.social-link {
  margin-left: 20px;
  padding: 10px;
}

.social-link.news {
  margin-left: 10px;
}

.contact-block {
  overflow: hidden;
  width: 100%;
  margin-bottom: 20px;
  padding-top: 22px;
  padding-bottom: 15px;
  padding-left: 33px;
  float: left;
  border-radius: 5px;
  background-color: #1d3558;
  text-align: left;
}

.contact-column {
  width: 38%;
  float: left;
}

.contact-column.right {
  width: 62%;
  padding-left: 22px;
}

.contact-text-block {
  margin-bottom: 10px;
  color: #8ca8c7;
  font-size: 18px;
  line-height: 1.2em;
}

.contact-link {
  color: #fff;
  text-decoration: none;
}

.contact-span {
  color: #fff;
}

.contact-map {
  height: 315px;
  margin-bottom: 40px;
  border-radius: 5px;
}

.modal-block {
  position: relative;
  width: 370px;
}

.modal-title {
  padding-top: 37px;
  padding-bottom: 22px;
  background-color: #00112a;
  color: #fff;
  font-size: 22px;
  line-height: 1.2em;
  text-align: center;
}

.close-modal {
  position: absolute;
  top: 0px;
  right: 0px;
  padding: 12px;
}

.modal-input-block {
  padding: 31px 50px 60px;
  background-color: #001636;
}

.modal-input {
  height: 60px;
  margin-bottom: 14px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-style: none none solid;
  border-bottom-width: 1px;
  border-bottom-color: #304767;
  background-color: transparent;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
}

.success-message {
  background-color: #00112a;
  color: #fff;
  font-size: 18px;
  line-height: 1.2em;
}

.modal-form-wrapper {
  margin-bottom: 0px;
}

.map-phone-link {
  display: none;
}

.news-section {
  padding-top: 84px;
  padding-bottom: 85px;
  background-color: #fff;
}

.news-slider-block {
  overflow: hidden;
  margin-bottom: 60px;
}

.news-slider {
  width: 695px;
  height: auto;
  float: left;
}

.news-slider-min {
  float: left;
}

.ma-preview {
  margin-bottom: 10px;
  margin-left: 10px;
  background-color: #000;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}
.ma-preview img{
	width:100%;
	hieight:100%;
	}
.news-content {
  width: 82%;
  margin-bottom: 60px;
  color: #002965;
  font-size: 18px;
}
.news-content ul li{
  list-style-type:circle;
  margin-left:20px;
}
.news-content img{
  border:3px solid #ccc;
  border-radius:5px;
}
.share-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 15px 10px 30px;
  float: left;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 5px;
  background-image: -webkit-linear-gradient(90deg, #007ec6, #13c5ff);
  background-image: linear-gradient(0deg, #007ec6, #13c5ff);
}

.share-text {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  color: #fff;
  font-size: 18px;
  line-height: 1.2em;
}

.main-page-link {
  margin-top: 22px;
  margin-left: 50px;
  float: left;
  color: #01a8ff;
  font-size: 17px;
}

.slide {
  height: auto;
}

.guarant-parallax {
  position: absolute;
  right: 0px;
  bottom: -80px;
  z-index: 6;
  margin-bottom: 0px;
}

.oblako {
  position: absolute;
  left: 0px;
  top: -100px;
  -webkit-transform: translate(-100%, 0px);
  -ms-transform: translate(-100%, 0px);
  transform: translate(-100%, 0px);
}

.oblako2 {
  position: absolute;
  left: 0px;
  top: 0px;
  -webkit-transform: translate(-100%, 0px);
  -ms-transform: translate(-100%, 0px);
  transform: translate(-100%, 0px);
}

.oblako-3 {
  position: absolute;
  left: 0px;
  top: 0px;
  -webkit-transform: translate(-100%, 0px);
  -ms-transform: translate(-100%, 0px);
  transform: translate(-100%, 0px);
}

.oblako-4 {
  position: absolute;
  left: 0px;
  top: 0px;
  -webkit-transform: translate(-100%, 0px);
  -ms-transform: translate(-100%, 0px);
  transform: translate(-100%, 0px);
}

.share42init {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 20px;
  padding-top: 8px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.oblako-0 {
  position: absolute;
  left: 0px;
  top: 0px;
  -webkit-transform: translate(-100%, 0px);
  -ms-transform: translate(-100%, 0px);
  transform: translate(-100%, 0px);
}

html.w-mod-js *[data-ix="map-slider-interactions"] {
  opacity: 0;
  -webkit-transform: scale(0.5, 0.5);
  -ms-transform: scale(0.5, 0.5);
  transform: scale(0.5, 0.5);
}
/*==========================================================
                       section project
==========================================================*/
h2.section-title {
   padding-left: 180px;
   font-size: 32px;
   font-weight: 500;
   color: #36517e;
   margin-bottom: 45px;
   position: relative;
}
#id_39 h2.section-title{
  padding-left: 0px;
  color: #002965;
}
h2.section-title:after {
/*   content: "";
   display: block;
   position: absolute;

   width: 15px;
   height: 23px;

   top: 50%;
   left: 130px;

   background-color: #c0e0ff;

   transform: translateY(-50%) skewX(-15deg);*/
}
.map-button {
   margin: 0 auto;
   width: 300px;
   text-align: center;
   display: block;
   margin-top: 120px;
   background-image: linear-gradient(to top, #007ec6 0%, #13c5ff 100%);
}

.project {
   background-color: #e4f0f6;
   padding: 60px 0 45px 0;
}

.project-map {
   width: 100%;
   height: 520px;
}

.project-map-wrap {

   position: relative;
}

.project-wrap {
   transform: none;
   right: auto;
   z-index: 1;
}

.project-list {
   padding-left: 180px;
   list-style: none;
   margin: 0;
}

h2.project__list {
   margin-bottom: 0;
}

.project-list__item {
   padding: 40px 0 30px 0;
   border-bottom: 1px solid #0a3f70;
}

.project-list__item:last-of-type {
   border-bottom: 0;
}

.project-list__project {

   display: -webkit-flex;
   display: -ms-flex;
   display: flex;

   -ms-align-items: center;
   align-items: center;
}

.project-list__left {
   flex-basis: 45%;
   margin-right: 5%;
   flex-shrink: 0;
}

.project-list__right {
   flex-basis: 35%;
}

.project-list__title {
   font-size: 20px;
   font-weight: 500;
   color: #16396f;
   margin-bottom: 5px;
   position: relative;
}

.project-list__title span {
   font-size: 40px;
   color: #16396f;
   font-weight: 500;
   position: absolute;

   display: block;
   width: 90px;

   text-align: right;

   top: 50%;
   left: -105px;

   transform: translateY(-50%);
}

.project-list__desc {
   color: #cdcdcd;
   font-size: 12px;
   font-weight: 500;
   margin-bottom: 10px;
}

.project-list__text {
   color: #16396f;
   font-weight: 400;
}

ul.pagination {
   display: -webkit-flex;
   display: -ms-flex;
   display: flex;

   list-style: none;

   padding-left: 0;

   justify-content: center;
}

ul.pagination li:not(:last-of-type) {
   margin-right: 10px;
   cursor: pointer;
}
ul.pagination li, ul.pagination a, ul.pagination span {
	width: 30px;
	height: 30px;
}
ul.pagination li a {
    font-size: 0;
    background-color: #c5d7dd;
    border-radius: 50%;
    display: block;
    padding: 0px 0px;
    border: none;
}


ul.pagination li.active a{
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
}

.pagination .disabled, .pagination .control {
   display: none;
}

.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    z-index: 2;
    color: #23527c;
    border-color: #23527c;
}
/*==========================================================
                       tenders
==========================================================*/

.tenders {
   background-color: #e4f0f6;
   padding: 60px 0 90px 0;
}

.tenders-list {
   list-style: none;
   padding-left: 0px;
}

.tenders-list__item {
   display: -webkit-flex;
   display: -ms-flex;
   display: flex;

   padding: 40px 0 30px 0;
   border-bottom: 1px solid #0a3f70;
}

.tenders-list__item:last-of-type {
   border-bottom: 0;
}

.tenders-list__thumb {
   /*margin-right: 50px;*/
}

.tenders-list__title {
   font-size: 17px;
   font-weight: 400;
   border-bottom: 1px solid #436491;
   color: #16396f;
   margin-bottom: 15px;
   line-height: 1;
   text-decoration: none;
   display: block;
}

.tenders-list__date {
   color: #8ca8c7;
   margin-bottom: 60px;
   font-weight: 400;
}

.tenders-list__more {
   background-image: linear-gradient(to top, #007ec6 0%, #13c5ff 100%);
   width: 150px;
   height: 40px;
   display: block;

   display: -webkit-flex;
   display: -ms-flex;
   display: flex;

   justify-content: center;
   -ms-align-items: center;
   align-items: center;

   color: #fff;
   border-radius: 5px;

   text-decoration: none;
   font-size: 18px;

   font-weight: 400;
}

/*==========================================================
                       tender
==========================================================*/
.tender {
   background-color: #f5fbfd;
   padding: 90px 0 80px 0;
}

.tender-gal {

   position: relative;
}

.tender-slider-max {
   flex-shrink: 0;
   width: 695px;
}

.tender-slider-min {
   position: absolute !important;
   left: 705px;
   top: 0px;

   width: 160px;
}

.tender-slider-min img {
   width: 100%;
}

.slick-vertical .slick-slide {
   border: 0 !important;
}

.tender-slider-min__slide {
   margin-bottom: 10px;
   cursor: pointer;
   position: relative;

   outline: none;
   border: 0;
}

.tender-slider-min__slide:after {
   display: block;
   content: "";

   width: 100%;
   height: 100%;

   position: absolute;

   top: 0;
   left: 0;

   background-color: transparent;

   transition: background-color 0.2s ease-in-out;
}
.tender-slider-min__slide:not(.slick-current):after {
   background-color: rgba(0, 22, 54, 0.5);
}

.tender__title {
   margin: 0 0 20px 0;
   font-size: 32px;
   color: #002965;
}

.tender__desc {
   font-size: 18px;
   color: #074f8c;
   margin-bottom: 45px;
}

.tender-gal {
   margin-bottom: 55px;
}

.tender__content {
   font-size: 18px;
   font-weight: 400;
   margin-bottom: 15px;
}

.tender__app {
   margin-bottom: 20px;
}

.tender__app_link {
   display: -webkit-flex;
   display: -ms-flex;
   display: flex;

   -ms-align-items: center;
   align-items: center;
}

.tender__app_icon {
   margin-right: 10px;
}

.tender__app_title {
   color: #01a8ff;
   font-weight: 400;
   text-decoration: underline;
   font-size: 22px;
}

.tender__bot {
   display: -webkit-flex;
   display: -ms-flex;
   display: flex;
}

.tender__button {
   margin-right: 35px;
   width: 175px;
   height: 50px;

}


/*==========================================================
                       news
==========================================================*/

.news-button {
   margin-top: 0;
}

.news {
   padding: 110px 0 65px 0;
   background-color: #f5fbfd;
}

h1.news__title {
   margin: 0 0 50px 0;
   font-weight: 500;
   font-size: 32px;
   color: #002965;
}

.news-filter {
   display: -webkit-flex;
   display: -ms-flex;
   display: flex;
   list-style: none;
   padding-left: 0;
   margin: 0 0 35px 0;
}

.news-filter__item {
   color: #8ca8c7;
   font-size: 18px;
   font-weight: 400;
   margin-right: 15px;
   cursor: pointer;
   position: relative;
   z-index: 1;
   line-height: 1;
}

.news-filter__item.active:after {
   content: "";
   display: block;
   position: absolute;

   top: 50%;
   left: 50%;

   transform: translate(-50%, -50%);
   box-shadow: 0 5px 15px rgba(37, 117, 179, 0.2);
   background-color: #fff;

   border-radius: 5px;

   width: 100%;
   height: 100%;

   z-index: -1;

   padding: 5px;
}

.news-list {
   padding-left: 0;
   list-style: none;
   margin: 0 0 50px 0;
}

.news-list__item {
   display: -webkit-flex;
   display: -ms-flex;
   display: flex;

   margin-bottom: 30px;
}

.news-list__thumb {
	flex-shrink: 0;
	margin-right: 40px;
	width: 295px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.news-list__title {
   font-size: 22px;
   color: #002965;
   padding-bottom: 20px;
   margin-bottom: 20px;

   border-bottom: 1px solid #87a3bb;

   text-decoration: none;
   display: block;
}

.news-list__text {
   font-weight: 400;
   color: #002965;

   margin-bottom: 20px;
}

.news-list__date {
   color: #8ca8c7;
   font-size: 18px;
}

.news-list .pagination {
   //display: none;
}

.news .pagination {
   justify-content: flex-start;
}

.news  .pagination .control {
   display: block;
}

.news .pagination li{
   position: relative;
   border: 1px solid #8da9c8;
   border-radius: 5px;
}
.news .pagination span, .news .pagination a{
	border: none !important;
}

.news .pagination a, .news .pagination li {
   font-size: 18px;
   font-weight: 400;
   color: #8ca8c7;
   border-radius: 0;
   background-color: transparent;
}

.news .pagination a, .news .pagination span {
   display: -webkit-flex;
   display: -ms-flex;
   display: flex;

   justify-content: center;
   -ms-align-items: center;
   align-items: center;
   text-decoration: none;
}

.news .pagination li.active a {
   box-shadow: 0 4px 5px rgba(37, 117, 179, 0.24);
   /*background-color: #fff;*/
   border-radius: 5px;
}

/*==========================================================
                       team
==========================================================*/
.team {
   background-color: #fff;
}
.team-header {
   background: url(../images/team-title-bg.jpg) no-repeat top center;
   padding: 80px 0 40px 0;
   -webkit-background-size: cover;
   background-size: cover;
   display: none;
}

.team-header-wrap {
   display: -webkit-flex;
   display: -ms-flex;
   display: flex;

   -webkit-flex-direction: column;
   -ms-flex-direction: column;
   flex-direction: column;

   justify-content: space-between;
}

.team-content {
   padding: 70px 0 0 0;
}

.team__title {
   font-size: 32px;
   font-weight: 500;
   color: #002965;
}

.team-header__title {
   margin: 0 0 340px 0;
}

.team-header__desc {
   padding: 40px 145px 40px 150px;
   background-color: #002965;
   color: #fff;
   width: 815px;
   position: relative;
}

.team-header__desc:after {
   position: absolute;
   content: "";
   display: block;

   right: -65px;
   top: 0;
   width: 65px;
   height: 100%;

   background:  linear-gradient(-72.5deg, transparent 49%, #002965 50%);
}


.team-header__desc p {
   color: #fff;
   font-size: 18px;
   margin: 0 0 40px 0;
}

.team-header__desc span {
   font-size: 12px;
   font-weight: 300;
   font-style: italic;
}

.team-content__title {
   margin: 0 0 60px 0;
}

.team-list {
   padding-left: 0;
   list-style: none;
   margin: 0;
}

.team-list__item {
   padding: 60px 0;
}

.team-list__wrap {
   display: -webkit-flex;
   display: -ms-flex;
   display: flex;

}

.team-list__item:nth-of-type(odd) {
   background-color: #f5fbfd;
}

.team-list__img {
   flex-shrink: 0;
   margin-right: 50px;
}

.team-list__title {
   font-size: 26px;
   font-weight: 500;
   color: #002965;
   margin-bottom: 25px;
}

.team-list__desc {
   color: #5f90a3;
   text-decoration: underline;
   font-size: 18px;
   margin-bottom: 15px;
   font-weight: 500;
}

.team-list__content ul {
   padding-left: 0;
   list-style: none;
}

.team-list__content li {
   position: relative;
   color: #002965;
   font-weight: 400;
   margin-bottom: 10px;
   line-height: 1.2;
}

.team-list__content>ul>li:after {
   position: absolute;
   display: block;
   content: "";

   top: 7px;
   left: -30px;

   width: 7px;
   height: 7px;

   background-color: #002965;

   border-radius: 50%;

}

.team-list__content>ul>li>ul {
   margin: 15px 0 10px 0;;
}
/*==========================================================
                       local
==========================================================*/
.local .main-section {
    background-image: url(../images/local_bg.jpg);
}
.example.eff-section {
    background-image: none;
    background-color: #f5fbfd;
    padding-bottom: 100px;
}
.example.eff-section h2 {
    color: #002965;
}

.example.eff-section .eff-title-span {
    line-height: 1.8;
}

.example.eff-section .eff-title-span span{
    color: #0063a4;
}

.example.eff-section .eff-title-span.open {
    color: #002965;
    border-bottom: 2px dashed #002965;
}

.example.eff-section .eff-title-span.open span {
    color: #01a8ff;
}

.example.eff-section .eff-text {
    line-height: 1.5;
}

.example.eff-section .eff-icon {
    width: 42px;
    height: 42px;
    display: block;

    border-radius: 5px;
    background-color: #01a8ff;

    display: -webkit-flex;
    display: -ms-flex;
    display: flex;

    justify-content: center;
    -ms-align-items: center;
    align-items: center;

    color: #fff;

    color: #f5fbfd;
    font-size: 24px;

    font-weight: 700;
}

.risk {
    padding: 60px 0;
    background-color: #002965;
    background-image: linear-gradient(to left, #004489 0%, #00204e 100%);
}

.risk__title {
    font-size: 26px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 50px;
    line-height: 1.4;
}

.risk-form-block {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;

    -ms-align-items: center;
    align-items: center;
}

#id_335 #become .risk-form-block {
    display: block;
}

#id_335 #become .get__input {
    width: 80%;
    margin: 0 auto 20px;
    margin-left: 0px;
}

#id_335 #become .get__input.tel {
    margin-bottom: 100px;
}

.risk__input {
    box-shadow: 0 5px 15px rgba(37, 117, 179, 0.2);
    border-radius: 5px;
    background-color: #dff5ff;
    width: 340px;
    height: 40px;
    margin-right: 35px;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 400;
}

.risk__input::-webkit-input-placeholder {color:#3fafdd;}
.risk__input::-moz-placeholder          {color:#3fafdd;}/* Firefox 19+ */
.risk__input:-moz-placeholder           {color:#3fafdd;}/* Firefox 18- */
.risk__input:-ms-input-placeholder      {color:#3fafdd;}

.risk__submit {
    margin: 0;
}

.solution {
    padding: 90px 0 115px 0;
}

.solution__title {
    margin: 0 0 25px 0;
}

.solution__desc {
    margin-bottom: 25px;
    font-size: 24px;
    font-weight: 500;
    color: #01a8ff;
    text-decoration: underline;
    line-height: 1.3;
}

.solution .deyat-more-block {
    padding: 25px 25px 35px 25px;
    font-size: 14px;
    font-weight: 400;
}

.solution-wrapper {
    margin-bottom: 130px;
}

.solution__footer {
    font-size: 24px;
    color: #002454;
    line-height: 1.4;
}

.learn {
    padding: 70px 0;
    background-color: #002965;
    background-image: linear-gradient(to top, #71d2ff 0%, #c1eeff 100%);
    position: relative;
}

.learn:before {
    position: absolute;
    content: "";
    display: block;
    left: 60%;
    top: 0;
    width: 65px;
    height: 100%;
    background: linear-gradient(-72.5deg, transparent 49%, #177cab 50%, #019fbb 100%);
    opacity: .5;
}

.learn:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 60%;
    height: 100%;
    background-image: linear-gradient(to top, #177cab 0%, #019fbb 100%);
    opacity: .5;
    z-index: 0;
}

.learn .eff-prezentation-section {
    padding-top: 0;
    font-weight: 500;
}



.learn .eff-zahvat-block{
    margin-top: 0;
    background-image: none;
    position: relative;
    z-index: 1;
}

.why {
    background-color: #002965;
    background-image: linear-gradient(to left, #004489 0%, #00204e 100%);
    padding: 90px 0 150px 0;
}

.why .eff-text-wrapper {
    padding: 0 25px;
}

.release {
    padding: 40px 0 50px 0;
}

.release__title {
    text-align: center;
}

.problem {
    background-color: #f5fbfd;
    padding: 50px 0;
}

#id_335 .problem {
    background-color: #fff;
}

.problem__title {
    margin: 0 0 25px 0;
    /*color: white;*/
}

.problem__title.blue {
    color: white;
}

.release-list {
    padding-left: 0;
    margin: 0 0 35px 0;
    list-style: none;
}

.release-slider-wrap {
    position: relative;
}

.release-slider-max {
    width: 913px;
}

.release-slider-max__slide {
    position: relative;

}

.release-slider-max__slide span {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 20px 70px;

    /*background-image: linear-gradient(to left, rgba(0, 68, 136, 0.8) 0%, rgba(0, 32, 78, 0.8) 100%);*/
    font-size: 24px;
    color: #002965;
    font-weight: 400;
    line-height: 1.4;
}

.release-slider-min {
    position: absolute !important;
    top: 0;
    right: 0;
    width: 218px;
}

.release-slider-min__slide {
    margin-bottom: 8px;
    cursor: pointer;
}

.release-slider-min__slide:last-of-type {
    margin-bottom: 0;
}

.release .pagination {
    -ms-align-items: center;
    align-items: center;
}

.release .pagination li:nth-of-type(2), .release .pagination li:nth-last-child(2){
    display: block;
}

.release .pagination li:nth-of-type(2) {
    margin-right: 40px;
}

.release .pagination li:nth-of-type(2) span , .release .pagination li:nth-last-child(2) span{
    display: block;
    line-height: 22px;
    text-align: center;
    width: 35px;
    height: 35px;
    border: 2px solid #7f92b2;
    border-radius: 5px;
}

.release .pagination li:nth-last-child(2) {
    margin-left: 40px;
}

.release .pagination li:nth-of-type(2) a, .release .pagination li:nth-last-child(2) a{
    font-size: 14px;
    background-color: transparent;
    width: auto;
    height: auto;
    color: #7f92b2;
    text-decoration: none;
    display: block;
    line-height: 30px;
    text-align: center;
    width: 35px;
    height: 35px;
    border: 2px solid #7f92b2;
    border-radius: 5px;
}

.release-list__title {
    text-align: center;
    margin-bottom: 45px;
}

.problem

.problem-button {
    width: 240px;
    text-align: center;
    margin: 0;
    cursor: pointer;
}

.problem-block {
    position: relative;
    margin-bottom: 15px;
    transition: .4s;
}

.problem-block__title {
    position: absolute;
    top: 40px;
    left: 35px;
    font-size: 24px;
    color: #fff;
    font-weight: 500;
    line-height: 1.3;
}

.problem-block__link {
    position: absolute;
    bottom: 25px;
    left: 50%;
    transform: translateX(-50%);
}

.problem-block-more {
    position: absolute;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;

    padding: 40px 40px 25px 35px;
    opacity: 0;
    z-index: -1;
    background-color: #fff;
    -webkit-transition:opacity 0.6s ease, width 0.6s ease,z-index 0.6s;
    transition:opacity 0.6s ease, width 0.6s ease, z-index 0.6s;
}

.problem-block-more__title {
    font-size: 24px;
    color: #20aeff;
    margin-bottom: 20px;
    line-height: 1.3;
}

.problem-block-more__desc {
    font-size: 20px;
    font-weight: 400;
    color: #002965;
    line-height: 1.3;
    overflow: overlay;
    height: 61%;
}

.problem-block-more__link {
    position: absolute;
    bottom: 25px;
    left: 35px;
}

.product {
    padding: 80px 0 70px 0;
    background-color: #f5fbfd;
    background-image: linear-gradient(to left, #004489 0%, #00204e 100%);
}

.product__title {
    color: #fff;
    margin: 0 0 60px 0;
}

.product-list {
    padding: 0;
    list-style: none;
    margin: 0;
}

.product-list__item {
    position: relative;
    margin-bottom: 70px;
    padding-left: 70px;
}

.product-list__item:last-of-type {
    margin-bottom: 0;
}

.product-list__text {
    font-size: 22px;
    color: #fff;
    line-height: 1.6;
}

.product-list__num {
    width: 42px;
    height: 42px;
    display: block;
    border-radius: 5px;
    background-color: #01a8ff;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
    color: #fff;
    color: #f5fbfd;
    font-size: 24px;
    font-weight: 700;

    position: absolute;
    left: 0;
    top: 50%;

    transform: translateY(-50%);
}

.our {
    padding: 60px 0;
    background-color: #002965;
    background-image: linear-gradient(to left, #00204e 0%, #00295c 100%);
}

.our__text {
    font-size: 20px;
    color: #f5fbfd;
    font-weight: 400;
    line-height: 1.4;
}

.our__text span {
    color: #01a8ff;
    font-size: 24px;
    font-weight: 500;
}

.local-news {
    background-color: #e4f0f6;
}

.get-top {
    background-color: #00112a;
    padding: 40px 0 50px 0;
}

.get-bot {
    /* padding: 70px 0; */
    padding: 40px 0 20px;
    background-color: #001636;
}

.get-bot .section-heading {
   margin-bottom: 15px;
}

.get-form-block {
    justify-content: center;
}

.get-form-block {

}

.get__title {
    font-size: 22px;
    font-weight: 500;
    color: #fff;
    text-align: center;
}

.get__input {
    width: 270px;
    margin-right: 75px;
}

.get__submit {
    width: 300px !important;
    margin: 0 !important;
}

@media (max-width: 1200px){

  #id_335 .supervision .supervision_text{width: 82%;
    float: none;
    margin: 0 auto;}
  #id_335 .supervision .supervision_img {    width: 50%;
    float: none;
    margin: 0 auto;}
  #id_335 .blue-button.main {
    margin: 50px 0 35px;
    float: none;
}
}

@media (max-width: 1278px){
body#id_527 .general_block .general_item .general_text .post {
    font-size: 20px;
}
body#id_527 .general_block .general_item .general_text .name {
    font-size: 40px;
}
body#id_527 .general_block .general_item .general_text .slogan {
    font-size: 15px;
}	
}

@media (max-width: 1199px){
  #id_334 .guarnt-summ{bottom: 50px;    font-size: 65px;}
  #id_334 .guarant-blue-block{bottom: 200px;}
body#id_527 .wastewater_block .garant .garant_block {width: 60%;} 
}

@media (max-width: 991px) {
body#id_527 .general_block .general_item .general_text{
	top: 7%;
    right: 0%;
    width: 45%;
}
body .supervision .supervision_text .supervision_caption{font-size: 24px;line-height: 25px;}
body .supervision .supervision_text p{font-size: 17px;}
#id_335 .supervision .supervision_img{width: 70%;}
.section-heading.guarant{padding-left: 50px;}  
.scheme-block::before{display: none;}	
#id_335 .main-heading {;
    padding: 0px 11%;
    padding-top: 65px;
}  
  .container.main-fixed-bottom-container {
  margin-top: 100px;
    background-image: -webkit-linear-gradient(90deg, rgba(1, 38, 71, .7), rgba(1, 27, 51, .39) 84%, transparent);
    background-image: linear-gradient(0deg, rgba(1, 38, 71, .7), rgba(1, 27, 51, .39) 84%, transparent);
  }
  .container.eff {
    padding-bottom: 55px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .container.message-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .container.guarant-container {
    padding-right: 0px;
    width: 100%;
  }
  .nav-link {
    padding-right: 0px;
    text-align: center;
  }
  .nav-link.w--current {
    text-align: center;
  }
  .nav-menu {
    padding-left: 20px;
    background-color: #21354b;
    text-align: center;
  }
  .main-heading {
    width: 95%;
  }
  .main-heading-h2 {
    display: block;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    float: none;
    text-align: center;
  }
  .blue-button {
    /*display: block;*/
    margin-right: auto;
    margin-left: auto;
  }
  #id_332 .blue-button {
    display: inline-block;
    margin-right: auto;
    margin-left: auto;
  }
  .blue-button.komp-back {
    text-decoration: none;
  }
  .blue-button.main {
    width: 300px;
  }
  .blue-button.advantages {
    margin-top: 42px;
  }
  .latest-news-block {
    width: 50%;
    text-align: left;
  }
  .komp-slide-name {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
  }
  .komp-right-arrow {
    left: auto;
    top: 27px;
    right: 2.5%;
  }
  .slider-nav {
    bottom: -70px;
  }
  .komp-tab-text {
    padding-left: 0px;
    text-align: center;
  }
  .komp-gos-block {
    display: none;
  }
  .komp-list-block {
    padding-right: 5px;
  }
  .eff-text-block {
    width: 94%;
  }
  .eff-icon {
    width: 6%;
    margin-right: 0%;
  }
  .eff-prezentation-section {
    width: 100%;
    text-align: center;
  }
  .message-section {
    padding-top: 60px;
  }
  .message-left-block {
    width: 100%;
  }
  .message-quote-author {
    margin-bottom: 38px;
  }
  .message-right-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-right: 5px;
    padding-left: 5px;
    background-position: 50% 50%;
    background-size: contain;
  }
  .message-cifr-block {
    width: 25%;
  }
  .message-cifr-block._2 {
    width: 50%;
  }
  .message-cifr {
    font-size: 60px;
  }
  .prezident-photo {
    right: -29%;
  }
  .deyat-section {
    margin-top: 40px;
    padding-top: 30px;
  }
  .deyat-block {
    width: 33.33333333%;
  }
  .garant-left-block {
    z-index: 10;
    width: 100%;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .guarant-block {
    position: relative;
    z-index: 10;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .guarant-list-block {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  #id_334 .guarant-block {
    height: auto;
    padding-bottom: 45px;
    padding-left: 0px;
    padding-top: 5px;
  }
  #id_334 .guarnt-summ, #id_334 .guarant-text {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  #id_334 .guarant-blue-block::before {
    content: none;
  }
  #id_334 .guarant-blue-block, #id_334 .guarnt-summ {
    position: relative;
    bottom: 0px;
    padding: 15px 50px;
  }
  #id_334 .guarant-section {
    background: #c9daea;
    min-height: auto;
  }
  #id_334 .guarnt-summ {
    right: 0;
    font-size: 45px;
    left: 0px;
    padding: 0px 50px;
    text-align: left;
  }
  .map-wrapper {
    width: 100%;
    height: 675px;
  }
#id_527 .map-wrapper {
    width: 100%;
    height: 330px;
  }  
  .map {
    display: none;
  }
  .map-marker {
    position: relative;
    left: auto;
    bottom: auto;
    display: block;
    width: 320px;
    margin-right: auto;
    margin-left: auto;
  }
  .map-marker._1 {
    position: relative;
    left: auto;
    bottom: auto;
  }
  .map-marker._2 {
    position: relative;
    left: auto;
    bottom: auto;
  }
body#id_527 .map-marker._2 {
    position: relative;
    left: auto;
    bottom: -3%;
  } 
body#id_527 .map-marker._10 {
	left: auto;
    bottom: -12%;
}
body#id_527 .map-marker._12{
	left: auto;
    bottom: -20%;
}
  .map-marker._3 {
    left: auto;
    bottom: auto;
  }
  .map-marker._4 {
    position: relative;
    left: auto;
    bottom: auto;
  }
  .map-marker._5, .map-marker._6, .map-marker._7, .map-marker._8, .map-marker._9, .map-marker._10, .map-marker._11, .map-marker._12, .map-marker._13, .map-marker._14, .map-marker._15 {
    position: relative;
    left: auto;
    bottom: auto;
  }
  .map-more-block {
    position: absolute;
    left: -8px;
    top: 75px;
    right: auto;
    bottom: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .map-more-block._2 {
    left: -8px;
    top: 66px;
    right: auto;
    bottom: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .map-more-block.kaluga {
    top: 60px;
  }
  .map-more-block.tatarstan {
    top: 60px;
  }
  .map-more-block.krasn {
    top: 60px;
  }
  .map-more-block.krasnodar {
    top: 60px;
  }
  .map-more-block.bashkir {
    top: 60px;
    display: none;
  }
  .map-more-block.moskva {
    display: none;
  }
  .map-more-arrow {
    left: 27px;
    top: -30%;
    right: auto;
    border-left: 10px solid transparent;
    border-top-style: none;
    border-right-width: 10px;
    border-right-color: transparent;
    border-bottom-width: 15px;
    border-bottom-color: #dff5ff;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .open-map-more {
    width: 300px;
    height: 45px;
    padding-left: 15px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .open-map-more.msk {
    height: 55px;
    padding-left: 12px;
  }
  .contact-column {
    width: 100%;
  }
  .contact-column.right {
    width: 100%;
    padding-left: 0px;
  }
  .menu-button {
    color: #fff;
    font-size: 25px;
  }
  .menu-button.w--open {
    background-color: transparent;
    color: #81deff;
    line-height: 1.2em;
  }
  .map-phone-link {
    position: absolute;
    left: 58px;
    top: 50%;
    display: inline;
    border-bottom: 2px dashed #002862;
    -webkit-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
    transform: translate(0px, -50%);
    color: #002862;
    font-size: 18px;
  }
  .news-slider {
    width: 610px;
  }
  .ma-preview {
    width: 90px;
  }
  .news-content {
    width: 100%;
  }
  .guarant-parallax {
    z-index: 1;
  }

  .quote-text {
    height: 210px;
  }
  .quote-text:after{
    border-top: 210px solid rgba(2, 21, 72, 0.9);
  }
  .sp-item {
    background-size: cover;
  }
  .quote-btn {
    margin: 0;
    text-align: center;
  }
  .sp-item-wrapper {
    padding: 20px;
  }

  .coop-block:first-child {
    margin-right: 5%;
  }
  .coop-block {
    width: 47%;
  }
  .sp-item-name {
    height: auto;
  }
  #id_335 .main-section {
    background-image: url(../images/othody_bg2.jpg);
    height: auto;
  }
  #id_335 .main-section .container1.main-container {
    background: rgba(12, 141, 179, 0.8);
    padding: 0 0 230px;
  }
  #id_335 .main-desc-heading {
    width: 100%;
    text-align: center;
  }
  #id_335 .blue-button.main {
    margin: 50px auto 0;
  }
  #id_335 .main-section .left-block {
    width: 100%;
    bottom: 0;
    top: auto;
    padding: 30px 0;
    background: #002455;
  }
  .list-left-icon {
    width: 33%;
    float: left;
  }
  .othody-button {
    width: 50%;
    margin: 50px auto;
  }
  .othody-left-block {
    padding: 0 110px 0 10px;
  }
  .othody-right-block {
    padding: 0 10px 0 110px;
  }
  .risk-form-block {
    display: block;
    text-align: center;
  }
  .get__input {
    width: 90%;
    margin: 0 auto 20px;
  }
  #id_335 .message-right-block {
    display: block;
  }
  #id_335 .message-cifr-block,
  #id_335 .message-cifr-block._3 {
    width: 100%;
    top: 0;
  }
  .scheme-section {
    background: #004996;
  }
  .scheme-block,
  .scheme-block:last-child {
    float: none;
    width: 96%;
    margin: 0 auto 30px;
    min-height: auto;
  }
  #id_335 .become-section {
    background: #00204f;
  }
  #id_335 .become-left-block {
    width: 100%;
  }
  .eq-section {
    background: #5bc1da;
  }
  .eq-section h2 {
    width: 100%;
  }
  .eq-left-block {
    width: 100%;
    background: #012966;
    left: 0;
  }
  .eq-right-block {
    float: none;
    width: 100%;
    background: #b6eaff;
  }
  .eq-list-icon {
    width: 33%;
    float: left;
    margin: 20px 0;
  }
  .eq-right-desc {
    clear: both;
    margin: 20px 0;
  }
  .eq-button {
    margin: 40px auto 0;
  }
  #othody-search {
    width: 100%;
    margin: 20px auto 0;
  }
  .form-block {
    text-align: center;
  }
  .form-decs {
    text-align: center;
  }
}

@media (max-width: 767px) {
body#id_527 .corporacia .slick-next	{top: 101%;right: 19%;}
body#id_527 .corporacia .slick-prev	{top: 101%;left: 10%;}
body#id_527 .corporacia .slick-dots{bottom: -2%;}
body#id_527 .general_block .general_item .general_text	{display: none;}
body#id_527 .wastewater_block .garant .garant_block {width: 100%;} 
body .othody-block .othody_middle{height: auto;}	
body .list-left-icon {
    width: 100%;
    float: none;
}	
.message-text-author.mob {
  display: block;
  text-align: center;
}
.message-text-author {
  display: none;
}
.prezident-photo.mob {
  display: block;
  position: relative;
  margin: 0 auto;
  margin-bottom: 25px;  
}  
.prezident-photo {
  display: none;
}
.container.main-fixed-bottom-container {
  margin-top: 30px;
  }
  .button.contact {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .main-heading {
    width: 100%;
    text-align: center;
  }
  #id_332 .main-desc-heading {
    width: 100%;
    text-align: center;
    background: rgba(255, 255, 255, 0.7);
    border-radius: 50px;
    padding: 10px 5px;
    margin-top: 30px;
  }
  .main-heading-h2 {
    width: 91%;
  }
  .blue-button.contact {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .blue-button.main {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .latest-news-block {
    padding-right: 5px;
  }
  .section-heading {
    text-align: center;
  }
  .section-heading.white.contact {
    width: 100%;
    float: none;
    text-align: center;
  }
  .section-heading.guarant {
    text-align: left;
  }
  .komp-slider-shadow, .sp-item-shadow {
    z-index: 2;
  }
  .komp-slide-name {
    height: 4.6em;
    max-width: 75%;
    font-size: 22px;
    text-align: left;
  }
  .komp-left-arrow {
    top: 30px;
  }
  .komp-left-arrow.ma-slider-arrow {
    text-align: center;
  }
  .komp-right-arrow {
    top: 30px;
  }
  .komp-column {
    padding-right: 0px;
    padding-left: 0px;
  }
  .komp-tab-block {
    display: block;
    width: 100%;
    max-width: 580px;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
  }
  .eff-text-block {
    width: 90%;
    padding-right: 10px;
  }
  .eff-icon {
    width: 10%;
  }
  .eff-block {
    padding-left: 10px;
  }
  .eff-prezentation-section {
    font-size: 20px;
  }
  .message-section {
    padding-bottom: 116px;
  }
  .message-left-block {
    padding-right: 0px;
  }
  .message-quote {
    width: 100%;
  }
  .message-right-block {
    padding-top: 0vw;
    padding-bottom: 0vw;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .message-cifr-block {
    width: 100%;
  }
  .message-cifr-block._2 {
    width: 100%;
    margin-top: 14px;
    margin-bottom: 14px;
  }
  .message-prez-section {
    padding-bottom: 0px;
  }
  .message-prez-text {
    width: 100%;
  }
  .message-text-author {
    width: 100%;
  }
  .prezident-photo {
    position: absolute;
    right: -5%;
    margin-top: 31px;
  }
  .client-logo {
    width: 50%;
  }
  .client-logo.left {
    width: 50%;
    border-right-style: none;
  }
  .client-logo.left.bottom {
    border-bottom-style: solid;
  }
  .client-logo.left.bottom.phone {
    border-bottom-style: solid;
  }
  .client-logo.left.bottom.phone.none-border {
    border-bottom-style: none;
  }
  .client-logo.left.phone {
    border-right-style: solid;
  }
  .client-logo.right {
    width: 50%;
  }
  .deyat-block {
    width: 50%;
  }
  .garant-left-block {
    /*padding-bottom: 80px;*/
  }
  .guarant-block {
    height: auto;
    padding-bottom: 45px;
    padding-left: 0px;
  }
  .guarant-blue-block, .guarnt-summ {
    position: relative;
    bottom: 0px;
  }
  .guarnt-summ {
    text-align: center;
  }
  .guarant-text-block {
    text-align: center;
  }
  .map-marker {
    width: 310px;
  }
  .map-more-block {
    left: auto;
  }
  .map-more-title {
    width: 310px;
  }
  .map-more-slider {
    width: 300px;
    padding-right: 5px;
    padding-left: 5px;
  }
  .map-more-slider.ma-slider {
    width: 310px;
  }
  .map-more-slider-nav {
    margin-right: 10px;
    margin-left: 10px;
  }
  .map-more-lightbox {
    width: 25%;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    padding-right: 2px;
    padding-left: 2px;
    float: left;
    text-align: center;
  }
  .map-right-arrow.ma-slider-arrow {
    right: -13px;
  }
  .map-left-arrow.ma-slider-arrow {
    left: -13px;
  }
  .map-more-arrow {
    left: 20px;
  }
  .open-map-more {
    width: 310px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .contact-social-block {
    display: block;
    margin-top: 0px;
    margin-bottom: 30px;
    float: none;
  }
  .slider-image-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 350px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .komp-slider-image {
    width: auto;
    -webkit-transform: scale(2.3);
    -ms-transform: scale(2.3);
    transform: scale(2.3);
  }
  .news-slider {
    width: 100%;
    max-width: 695px;
    float: none;
  }
  .news-slider-min {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 10px;
    margin-right: -5px;
    float: none;
  }
  .ma-preview {
    margin-right: 5px;
    margin-left: 5px;
  }
  .share-block {
    float: none;
  }
  .main-page-link {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
    text-align: center;
  }
  .quote-text {
    height: auto;
    width: auto;
    padding: 25px 20px 20px;
  }
  .quote-text:after{
    content: none;
  }
  #id_332 .eff-section {
    background-image: linear-gradient(180deg, #4d7dad, #cdd9e7);
  }
  #id_332 .point-section {
    background: #60c5dd;
    padding-bottom: 50px;
  }
  #id_332 .point-block, #id_332 .point-left-block {
    transform: none;
  }
  #id_332 .point-left-block::before{
    content: none;
  }
  #id_332 .point-right-block {
    position: relative;
    top: 0;
    right: 0;
    width: auto;
    text-align: left;
    padding: 0 20px;
  }
  #id_332 .point-left-block {
    width: auto;
    background: #60c5dd;
  }
  #id_332 .point-ul {
    float: none;
  }
  #id_332 .point-ul li {
    /*float: left;*/
    margin-right: 5%;
    width: 45%;
    margin: 0 auto;
    text-align: center; 
    margin-bottom: 30px;   
  }
  #id_332 .point-right-block{
    position: relative;
    top: 0;
    right: 0;
    width: auto;
    text-align: left;
  }
  #id_332 .point-rb-title {
    margin-bottom: 30px;
  }
  #id_332 .message-wrapper {
    background: #014286;
  }
  #id_332 .section-heading.message {
    width: auto;
    margin-bottom: 50px;
  }
  #id_332 .message-prez-text {
      width: auto;
  }
  #id_332 .message-prez-section {
    padding: 65px 0;
  }
  .sp-item-name {
    font-size: 24px;
  }
  .sp-item-inner {
    padding-top: 250px;
  }
  #slider-partner .owl-next {
    right: 5px;
  }
  #slider-partner .owl-prev {
    left: 5px;
  }
  .coop-block {
    width: 100%;
  }
  .become-section {
    background: #01448a;
  }
body#id_527 .become-left-block {
    width: 100%;
}  
  .become-left-block,
  #id_335 .become-left-block {
    width: 100%;
  }
  #become .button.modal {
    width: auto;
  }
  .othody2-section {
    background: #0057b4;
  }
  .othody-center-block {
    width: 100%;
    position: absolute;
    top: 0;
  }
  .othody-left-block,
  .othody-right-block {
    float: none;
    padding: 0;
    width: 100%;
    text-align: center;
  }
  .othody-block li span {
    display: block;
    position: relative;
    width: 100%;
    top: 10px;
  }
  .othody-block .othody-left-block li span,
  .othody-block .othody-right-block li span {
    left: auto;
    right: auto;
  }
  .othody-block {
    background: none;
    position: relative;
  }
  .othody-button {
    width: 90%;
  }
  .othody-block li {
    cursor: default;
  }
  .become-desc {
    text-align: center;
  }
}
/*==========================================================
                       search
==========================================================*/
#search-list {
   padding: 0;
   width: 780px;
}

.search-list__title {
   background-color: #00112a;
   font-size: 1.375rem;
   color: #fff;
   font-weight: 500;
   padding: 40px 0 45px 0;
   text-align: center;
}

.search-list__input {
   outline: none;
   background: transparent;
   color: #8ca8c7;
   padding: 10px 0;
   border: 0;
   border-bottom: 1px solid #304767;
   font-size: 1.125rem;
   margin-bottom: 35px;
}

.search-list__input::-webkit-input-placeholder {color:#8ca8c7;}
.search-list__input::-moz-placeholder          {color:#8ca8c7;}/* Firefox 19+ */
.search-list__input:-moz-placeholder           {color:#8ca8c7;}/* Firefox 18- */
.search-list__input:-ms-input-placeholder      {color:#8ca8c7;}


.search-list__down {
   color: #fff;
   font-size: 1.125rem;
   align-self: flex-start;
   font-weight: 400;
}

.search-list__not-found {
   color: #fff;
   margin-bottom: 15px;
}

.search-list__list {
   -ms-align-self: flex-start;
   align-self: flex-start;

   list-style: none;
}

.search-list__list li {
   position: relative;
}

.search-list__list li:after {
   content: "";

   display: block;

   position: absolute;
   top: 10px;
   left: -20px;

   width: 8px;
   height: 8px;
   border-radius: 50%;

   background-color: #fff;
}

.search-list__list h3 {
   color: #fff;
}
.search-list__list p {
   color: #8ca8c7;
}

#users {
   display: -webkit-flex;
   display: -ms-flex;
   display: flex;

   -webkit-flex-direction: column;
   -ms-flex-direction: column;
   flex-direction: column;

   -ms-align-items: center;
   align-items: center;

   padding: 30px 15px 10px 15px;
   background-color: #001636;
}

.search-list .fancybox-close-small {
   outline: none;
   border: 0;
}

.search-list .fancybox-close-small::after {
   background: transparent;
   color: #fff;
   font-size: 2rem;
   outline: none;
   border: 0;
}

@media (max-width: 479px) {
.eq-section h2{font-size: 25px;}
.eq-text-block{font-size: 18px;}
.eq-left-block{    padding: 50px 20px;}	
#id_335 .main-heading {
    padding: 0px 6%;
    padding-top: 65px;
    font-size: 23px;
}
#id_335 .main-desc-heading {
	font-size: 18px;
}
  .latest-news-section {
    display: none;
}
  .main-heading {
    margin-top: 40px;
    font-size: 30px;
  }
  #id_332 .main-heading-span {
    margin-top: 0;
    font-size: 30px;
  }
  .blue-button {
    text-align: center;
  }
  .latest-news-block {
    width: 100%;
    float: none;
  }
  .komp-slide-name {
    height: 9.6em;
    max-width: 60%;
    text-align: center;
  }
  .komp-left-arrow {
    top: 25%;
  }
  .komp-right-arrow {
    top: 25%;
  }
  .eff-text-block {
    width: 86%;
    padding-left: 20px;
  }
  .eff-icon {
    width: 14%;
    margin-top: 0px;
  }
  .eff-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .eff-title {
    padding-left: 5px;
  }
  .message-quote-author {
    line-height: 1.2em;
    text-align: center;
  }
  .message-right-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .message-cifr-block {
    width: 100%;
    margin-bottom: 10px;
  }
  .message-cifr {
    font-size: 53px;
  }
  .message-prez-section {
    padding-bottom: 0;
  }
  .message-text-author {
    line-height: 1.2em;
  }
  .deyat-block {
    overflow: hidden;
    width: 100%;
    height: 195px;
  }
body#id_527 .corporacia .deyat-block {
    width: 100%;
}  
	body#id_527 .garant .deyat-block {
	    width: 100%; 
	} 
body#id_527 .blue-button.main {
    padding: 15px 0px;
}	 
  .deyat-block:hover {
    overflow: hidden;
  }
  .deyat-more-block {
    position: relative;
    opacity: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .guarnt-summ {
    font-size: 41px;
  }
  .map-marker {
    width: 310px;
  }
  .map-marker._2 {
    width: 310px;
  }
  .map-more-title {
    width: 310px;
  }
  .map-more-slider.ma-slider {
    width: 310px;
  }
  .map-more-slider-nav {
    margin-right: 10px;
    margin-left: 10px;
  }
  .map-more-lightbox {
    width: 25%;
    padding-right: 2px;
    padding-left: 2px;
  }
  .map-more-arrow {
    left: 19px;
  }
  .modal-block.remodal {
    width: 320px;
  }
  .modal-input-block {
    padding-right: 25px;
    padding-left: 25px;
  }
  .map-phone-link {
    display: inline;
  }
  .komp-slider-image {
    -webkit-transform: scale(3.7);
    -ms-transform: scale(3.7);
    transform: scale(3.7);
  }
  .news-slider {
    width: 100%;
    //height: 175px;
  }
  .news-slider-min {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .ma-preview {
    width: 25%;
    height:70px;
  }
  .share-block {
    padding-left: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .share-text {
    margin-bottom: 10px;
  }
   h2.section-title {
      padding-left: 0;
   }
   h2.section-title:after {
      display: none;
   }
   .project .map-more-arrow {
      display: none;
   }
   .project-list {
      padding-left: 0;
   }
   .project-list__project {
      display: block;
   }
   .project .map-more-lightbox {
      float: none;
   }
   .project-list__title {
      display: -webkit-flex;
      display: -ms-flex;
      display: flex;
      font-size: 18px;
   }
   .project-list__title span {
      position: static;
      text-align: left;
      transform: none;
      width: auto;
      font-size: 18px;
      margin-right: 10px;
   }
   .news {
      padding: 45px 0;
   }
   .news-filter {
      flex-wrap: wrap;
   }
   .news-filter__item {
      margin-bottom: 15px;
   }
   .news-list__item {
      display: block;
      padding-bottom: 20px;
      margin-bottom: 20px;
      border-bottom: 1px solid #87a3bb;
   }
   .news-list__thumb {
      margin-bottom: 15px;
      display: block;
   }
   .news-list__title {
      padding-bottom: 0;
      border-bottom: 0;
   }
   .latest-news-block {
      flex-wrap: wrap;
   }
   .latest-news-block a {
      margin-bottom: 10px;
   }
   #search-list {
      width: auto;
   }
   .team-list__wrap {
      display: block;
   }
   .team-list__img img {
      margin: 0 auto;
      display: block;
   }
   .team-list__img {
      margin-bottom: 15px;
      margin-right: 0;
   }
   .team-list__item {
      padding: 30px 0;
   }
   .team-list__content>ul {
      padding-left: 30px;
   }
   .team-list__content>ul>li:after {
      left: -22px;
   }
   .team-list__title {
      font-size: 18px;
      padding-left: 10px;
      margin-bottom: 5px;
   }
   .team-content__title {
      margin: 0 0 30px 0;
   }
   .team-list__desc {
      font-size: 14px;
      padding-left: 10px;
   }
   .team-list__content li {
      font-size: 14px;
   }
   .latest-news-block__right a {
       font-size: 14px;
   }
   .w-zavod-list .latest-news-block > a {
       display: -webkit-flex;
       display: -ms-flex;
       display: flex;

       justify-content: center;
       -ms-align-items: center;
       align-items: center;
       width: 100%;
       margin-right: 0 !important;
   }
   .eff-title {
       font-size: 16px;
   }

    br {
       display: none;
   }
   .example.eff-section .eff-icon {
       width: 35px;
       height: 35px;
       font-size: 18px;
       display: none;
   }

   .example.eff-section  .eff-text-block{
       width: 100%;
       padding-left: 0;
   }

   .example.eff-section .eff-text-wrapper {
       padding-left: 5px;
   }

   .risk__title {
       text-align: center;
   }

   .risk-form-block {
       -webkit-flex-direction: column;
       -ms-flex-direction: column;
       flex-direction: column;

       -ms-align-items: center;
       align-items: center;
   }

   .risk-form-block input {
       flex-basis: 100%;
       width: 90%;
       margin: 0 auto 20px;
   }

   .solution__desc {
       margin-bottom: 40px;
       font-size: 20px;
       text-align: center;
   }

   .solution__footer {
       font-size: 18px;
       text-align: center;
   }

   .learn:before {
       width: 150px;
   }

   .why {
       padding: 40px 0;
   }

   .release-slider-min {
       display: none !important;
   }

   .release-slider-max {
       width: 100%;
   }

   .release-slider-max__slide span {
       height: 100%;
       padding: 10px;
       font-size: 16px;
   }

   .problem-block-more {
       padding: 10px;
   }

   .problem-block-more {
       height: auto;
   }

   #id_527 .problem-block-more {
       height: 100%;
   }   

    .problem-block-more__link {
        position: static;
    }

    #id_527 .problem-block-more__link {
        position: absolute;
    }    

    .problem-block-more__desc {
        margin-bottom: 20px;
    }

    .product-list__num {
        display: none;
    }

    .product-list__item {
        padding-left: 20px;
    }

    .product-list__text {
        font-size: 18px;
    }

    .product__title {
        font-size: 26px;
    }

    .our__text {
        font-size: 16px;
        text-align: center;
    }
  #id_334 .eff2-title {
    font-size: 16px;
  }
  #id_334 .quote-text {
    font-size: 18px;
    padding: 20px;
  }
  .guarant-text {
    font-size: 20px;
  }
  .sp-item-inner {
    padding-top: 350px;
  }
  .blue-button.sp-btn {
    font-size: 18px;
    padding: 18px 20px;
  }
  #slider-partner .owl-nav > div {
    display: none;
  }
  .sp-item-name {
    font-size: 20px;
  }
  .eq-list-icon {
    width: 100%;
    float: none;
  }
  #id_335 .message-section {
    background: #c7ecff;
    /* padding: 60px 0; */
    padding: 25px 0;
  }
  #id_335 .message-right-block {
    height: auto;
  }
  #id_335 .message-cifr-text {
    height: auto;
  }
  .list-left-icon {
    width: 100%;
    float: none;
  }
  #id_335 .main-section .left-block {
    position: relative;
    margin-top: 40px;
  }
  #id_335 .main-section .container1.main-container {
    padding: 0;
  }
  #id_335 .main-section {
    /*background: none;*/
  }
}

@media (min-width: 767px) {
  #formPage .modal-input-block {
    text-align: center;
  }
  #formPage input {
    width: 30%;
    margin: 0 1%;
    display: inline-block;
    max-width: 300px;
  }
  #formPage .button.modal {
    margin-top: 0;
  }
}
@media (min-width: 1600px) {
  section, .main-section, #id_332 .message-wrapper {
    background-size: cover!important;
  }
}

@font-face {
  font-family: 'Helvetica';
  src: url('../fonts/HelveticaRegular.eot') format('embedded-opentype'), url('../fonts/HelveticaRegular.woff') format('woff'), url('../fonts/HelveticaRegular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Helvetica';
  src: url('../fonts/HelveticaHeavy.eot') format('embedded-opentype'), url('../fonts/HelveticaHeavy.woff') format('woff'), url('../fonts/HelveticaHeavy.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Helvetica';
  src: url('../fonts/HelveticaBold.eot') format('embedded-opentype'), url('../fonts/HelveticaBold.woff') format('woff'), url('../fonts/HelveticaBold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Helvetica';
  src: url('../fonts/HelveticaBlack.eot') format('embedded-opentype'), url('../fonts/HelveticaBlack.woff') format('woff'), url('../fonts/HelveticaBlack.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Helvetica';
  src: url('../fonts/HelveticaMedium.eot') format('embedded-opentype'), url('../fonts/HelveticaMedium.woff') format('woff'), url('../fonts/HelveticaMedium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Helvetica';
  src: url('../fonts/HelveticaLight.eot') format('embedded-opentype'), url('../fonts/HelveticaLight.woff') format('woff'), url('../fonts/HelveticaLight.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Helvetica';
  src: url('../fonts/HelveticaThin.eot') format('embedded-opentype'), url('../fonts/HelveticaThin.woff') format('woff'), url('../fonts/HelveticaThin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Helvetica';
  src: url('../fonts/HelveticaUltraLight.eot') format('embedded-opentype'), url('../fonts/HelveticaUltraLight.woff') format('woff'), url('../fonts/HelveticaUltraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
}
.latest-news-block__img {
	width:100%;
  height: 213px;
  object-fit: cover;
}
  .list-left-icon {
    width: 14%;
    float: left;
  }
  .firstTr th{padding: 20px 14px;padding-top: 0;color: #7685a1;}
  .firstTr td{}
  .othody-block_title{    color: white;
    text-transform: uppercase;
    text-align: center;
    font-size: 32px;
    font-weight: 300;
    margin-bottom: 50px;}
  .othody-block .othody_title{font-size: 18px;color: white;font-weight: 500;margin-bottom: 30px;}
  .othody-block .othody_item{padding-right: 10px;}
  .othody-block .othody_middle{    border-left: 1px solid #7595b7;
    border-right: 1px solid #7595b7;    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;}
  .supervision{background: url(../images/Rectangle-623.png) no-repeat;padding: 130px 0px;background-size: cover;}
  .supervision .supervision_img{float: left;}
  .supervision .supervision_img img{width: 100%;}
  .supervision .supervision_text{float: left;width: 64%;padding-left: 30px;padding-right: 30px;padding-top: 40px; background-color: rgba(245, 251, 253, 1);    padding-bottom: 30px;}
  .supervision .supervision_text .supervision_caption{font-size: 32px;color: #002d6e;line-height: 34px;padding-bottom: 40px;border-bottom: 1px solid;}
  .supervision .supervision_text p{font-size: 22px;padding-top: 40px;    padding-bottom: 100px;
    background: url(../images/gerb.png) no-repeat bottom;}
  .likvidation{font-size: 18px;color: #002d6e;padding: 40px 20px;box-shadow: 0 -5px 50px 0 rgba(36, 117, 179, .2)!important;margin-top: 30px;}
  .likvidation a{text-decoration: underline;margin-top: 30px;display: block;    color: #108fd2;}
  .emission_cleaning{background: url(../images/vehicle-industry.jpg) no-repeat;background-size: cover;}
  .emission_cleaning .emission_title{text-align: center;color: #002965;font-size: 32px;line-height: 34px;padding-bottom: 20px;background: url(../images/Rectangle-733-copy.png) no-repeat bottom;margin-bottom: 20px;}
  .emission_cleaning p{font-size: 24px;color: white;}
  .emission_cleaning .emission_block{background-color: rgba(24, 148, 183, 0.8);padding: 70px 8%;}
  .strachovka{background: url(../images/strachovka.jpg) no-repeat center;background-size: cover;    display: -webkit-flex;
    -webkit-align-items: center;
    display: flex;
    align-items: center;
min-height: 400px;}
  .strachovka .strachovka_title{font-size: 32px;color: white;    padding: 40px 0px;}
  .strachovka p{
   font-size: 16px;
   padding-bottom: 0;
  }
  .risk-form-wrapper .get__submit{display: block;position: relative;z-index: 1;}
  body .pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
}
body .pagination > li:last-child > a,
body .pagination > li:last-child > span {
  border-top-right-radius: 7px;
  border-bottom-right-radius: 7px;
}

#id_527 .main-section {
    background-image: url(../images/fon-garant.jpg);
    background-size: cover;
    /* height: 963px; */
    background-position: center center;
    background-attachment: fixed;
}

#id_527 .main-section .main_block {
    text-align: center;
    position: relative;
    background-color: rgba(7, 139, 161, 0.6);
    margin-bottom: 60px;
    margin-top: 60px;
    padding-bottom: 50px;
}
#id_527 .main-heading {
    margin-top: 0px;
    padding: 0px 2%;
    padding-top: 65px;
    color: white;
    text-transform: uppercase;
    font-size: 48px;
    font-weight: bold;
}

#id_527 .main-desc-heading {
    color: #fff;
    font-size: 24px;
    line-height: 1.2em;
    /* width: 60%; */
    /*margin-top: 60px;*/
    padding: 0px 10%;
    color: #002a68;
}

#id_527 .blue-button.main {
    margin: 80px auto;
    float: none;
    /* padding: 15px 117px; */
    width: 350px;
    margin-bottom: 0;
}

#id_527 .deyat-content-block:hover {
    background: none !important;
}

#id_527 .become-left-block {
    width: 50%;
}
#id_527 #become .risk-form-block {
    display: block;
}
#id_527 #become .get__input {
    width: 80%;
    margin: 0 auto 20px;
    margin-left: 0px;
}
#id_527 #become .get__input.tel {
    margin-bottom: 100px;
}

#id_527 .become-section {
    padding: 50px 0;
    color: #FFF;
    background: url(../images/2945.jpg) center top no-repeat;
}

#id_527 .become.section-heading {
    margin: 0;
}

#id_527 .become-desc {

    margin: 50px 0 50px;
}

#id_527 .eff-section {
  padding-top: 62px;
  background: url(../images/blue-fon.jpg) center;
  background-size: cover;
}

#id_527 .section-heading {
    margin-bottom: 49px;
    color: white;
    font-weight: 500;
}

#id_527 .prem .eff-title-span.open {
    border-bottom: none;
    color: #00316b;
}

#id_527 .problem_solving {
  background: #002f66;
  padding-top: 20px;
}

#id_527 .problem_solving .problem_block img {
  
}


#id_527 .problem_solving .problem_block p {
  color: white;
  font-weight: 400;
}

#id_527 .problem_solving .problem_block .middle {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; 
    margin: 30px 0px;  
}

#id_527 .problem_solving .problem_block .problem-fon-blue{
    padding: 10px 50px;
    background: #0ea7e3;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    margin-top: 50px;
    margin-bottom: 100px;
}

#id_527 .problem_solving .problem_block .problem-fon-blue .big-white{
    font-size: 60px;
    font-weight: bold;
    text-align: left;
    color: white;
}

#id_527 .problem_solving .problem_block .problem-fon-blue p{
    font-size: 24px;
    text-align: left;
    margin: 20px 0px;
    color: #003773;
}

#id_527 .problem_solving .problem_block .problem-fon-blue .punkt{
  font-size: 15px;
  text-align: center;
}

#id_527 .problem_solving .problem_block .button-prob{
    display: inline-block;
    text-align: center;
    margin: auto;  
}
#id_527 .problem_solving .problem_block .button-prob-block{
    margin: auto; 
    text-align: center;
    margin-bottom: 100px; 
}

#id_527 .client-section {
background: white;
}

#id_527 .section-heading.partner {
color: #003773;
}

#id_527 .wastewater_block{    height: 750px;position: relative;}
#id_527 .wastewater_block .wastewater{    height: 100%;}
#id_527 .wastewater_block .wastewater .img_item{    height: 750px;}
#id_527 .wastewater_block .garant{
	position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    background: url(../images/obrez.png) no-repeat center;
    background-size: cover;	
}
#id_527 .wastewater_block .garant .garant_block{
    width: 40%;
    position: relative;
    display: inline-block;
    left: 5%;
    top: 50px;
    height: 700px;
    overflow: auto;	
    max-width: 762px;
}
#id_527 .wastewater_block .garant h2{
color: white;
    text-transform: uppercase;
    font-size: 32px;
    padding-left: 17px;	
}
#id_527 .wastewater_block .garant .blue{
    font-size: 30px;
    padding-left: 17px;	
}
#id_527 .wastewater_block .garant ul{}
#id_527 .wastewater_block .garant ul li{
	color: white;
    font-size: 21px;	
    margin: 15px 0px;
}

#id_527 .wastewater_block .slick-dots{
	bottom: 50px;
}
#id_527 .wastewater_block .slick-dots li{
	left: 25%;
}

#id_527 .solution {
    background: url(../images/architecture-sky-window-building-skyscraper-plane-1391887-pxhere1.jpg) no-repeat center;
    background-size: cover;
}

#id_527 .garant .deyat-text-span{/*color: white;*/}

#id_527 .garant2 .deyat-text-span{color: white;}

#id_527 .garant h2{text-transform: uppercase;font-size: 32px;}

#id_527 .garant .deyat-block {width: 32%;}

#id_527 .section-heading.korporation{text-align: center;font-size: 35px;}
#id_527 .solution__desc{text-align: center; font-size: 50px;text-decoration: none;text-transform: uppercase;}

#id_527 .slick-dots li button:before{    content: url(../images/Ellipse-1-copy-3.png);}
#id_527 .slick-dots li.slick-active button:before{content: url(../images/Ellipse-1-copy-2.png);}

#id_527 .patent_block{background: white;    padding-bottom: 60px;
    padding-top: 45px;}
#id_527 .patent_block.dostig{background: url(../images/Layer-1-copy-6.png) no-repeat;
background-size: cover;}    

#id_527 .patent_block .patent img{padding: 0px 30px;}

#id_527 .patent_block .slick-next:before{content: url(../images/Rounded-Rectangle-593-copy-2.png);font-size: 60px;}

#id_527 .patent_block .slick-prev:before{content: url(../images/Rounded-Rectangle-593-copy.png);font-size: 60px;}

#id_527 .patent_block .slick-prev{    top: 104%;left: 10px;z-index: 999;}

#id_527 .patent_block .slick-next{        top: 104%;right: 50px;z-index: 999;}

#id_527 .patent_block .slick-dots{    bottom: -50px;}

#id_527 .patent_block .title_patent{color: white;}

#id_527 .general_block .general_item{position: relative;}
#id_527 .general_block .general_item img{width: 100%;}
#id_527 .general_block .general_item .general_text{	
    position: absolute;
    top: 25%;
    right: 21%;
    width: 26%;
}
#id_527 .general_block .general_item .general_text p{color: white;}
#id_527 .general_block .general_item .general_text .post{    
    font-size: 24px;
}
#id_527 .general_block .general_item .general_text .name{    font-size: 48px;}
#id_527 .general_block .general_item .general_text .slogan{    font-size: 18px;}

#id_527 .wastewater_block .slick-prev{
    left: 56%;
    top: 89%;
    z-index: 99;	
}
#id_527 .wastewater_block .slick-next{
	left: 85%;
    top: 89%;
    z-index: 99;
}

#id_527 .wastewater_block .slick-prev:before{content: url(../images/Rounded-Rectangle-593-copy.png);font-size: 60px;}
#id_527 .wastewater_block .slick-next:before{content: url(../images/Rounded-Rectangle-593-copy-2.png);font-size: 60px;}

#id_527 .general_block{position: relative;}

/*#id_527 .general_block .slick-prev{display: none;}
#id_527 .general_block .slick-next{display: none;}*/

#id_527 .general_block .slick-dots{position: absolute;bottom: 0;}

#id_527 .general_block .slick-dots li{    left: 14%;bottom: 40px;}

#id_527 .general_block .slick-dots li button:before{content: url(../images/Ellipse-756-copy.png);}
#id_527 .general_block .slick-dots li.slick-active button:before {content: url(../images/Ellipse-756.png);}

#id_527 .rissia_block{position: relative;    background: #eeefef;    padding: 100px 0px;}
#id_527 .rissia_block .russia{}

#id_527 .rissia_block .bashkiria_block{
    position: absolute;
    top: 61%;
    left: 24%;
    z-index: 99;	
}
#id_527 .rissia_block .krim_block{
    position: absolute;
    top: 45%;
    left: 4%;
    z-index: 99;	
}
#id_527 .rissia_block .ryazan_block{
    position: absolute;
    top: 38%;
    left: 23%;
    z-index: 99;	
}
#id_527 .rissia_block .moskow_block{
    position: absolute;
    top: 34%;
    left: 20%;
    z-index: 99;
    cursor: pointer;	
}
#id_527 .rissia_block .russia img{width: 100%;}
#id_527 .rissia_block h2{   /* margin: 50px 0px;*/position: absolute;    top: 10px;}
#id_527 .rissia_block .russia .metka img{width: auto;}
#id_527 .rissia_block .russia .metka{    
    z-index: 99;
    position: relative;
}
#id_527 .rissia_block .russia .bashkiria_block .hidden_country{
	display: none;
    background: white;
    position: absolute;
    top: 0;
    width: 355px;
    padding: 0px 47px;
    height: 100%;
    border-bottom-left-radius: 63px;
    -webkit-border-bottom-left-radius: 63px;
    -moz-border-radius-bottomleft: 63px;
    border-top-left-radius: 40px;
    -webkit-border-top-left-radius:40px;
     -moz-border-radius-topleft: 40px;
    left: 2px;
}

#id_527 .rissia_block .russia .krim_block .hidden_country{
	display: none;
    background: white;
    position: absolute;
    top: 0;
    width: 355px;
    padding: 0px 47px;
    height: 100%;
    border-bottom-left-radius: 63px;
    -webkit-border-bottom-left-radius: 63px;
    -moz-border-radius-bottomleft: 63px;
    border-top-left-radius: 40px;
    -webkit-border-top-left-radius:40px;
     -moz-border-radius-topleft: 40px;
    left: 2px;
}

#id_527 .rissia_block .russia .ryazan_block .hidden_country{
	display: none;
    background: white;
    position: absolute;
    top: 0;
    width: 355px;
    padding: 0px 47px;
    height: 100%;
    border-bottom-left-radius: 63px;
    -webkit-border-bottom-left-radius: 63px;
    -moz-border-radius-bottomleft: 63px;
    border-top-left-radius: 40px;
    -webkit-border-top-left-radius:40px;
     -moz-border-radius-topleft: 40px;
    left: 2px;
}

#id_527 .rissia_block .russia .moskow_block .hidden_country{
	display: none;
    background: white;
    position: absolute;
    top: 0;
    width: 355px;
    padding: 0px 47px;
    height: 100%;
    border-bottom-left-radius: 63px;
    -webkit-border-bottom-left-radius: 63px;
    -moz-border-radius-bottomleft: 63px;
    border-top-left-radius: 40px;
    -webkit-border-top-left-radius:40px;
     -moz-border-radius-topleft: 40px;
    left: 2px;
}

#id_527 .corporacia .deyat-block{    display: inline-block;
    width: 24%;}

#id_527 .corporacia .slick-dots{position: absolute;bottom: -8%;}
#id_527 .corporacia .slick-prev:before{content: url(../images/Rounded-Rectangle-593-copy.png);font-size: 60px;}
#id_527 .corporacia .slick-next:before{content: url(../images/Rounded-Rectangle-593-copy-2.png);font-size: 60px;}
#id_527 .corporacia .slick-prev{
    top: 105%;
    left: 34%;
    z-index: 999;	
}
#id_527 .corporacia .slick-next{
    top: 105%;
    right: 37%;	
    z-index: 999;
}

#id_527 .map-section{background: #eeefef;}
#id_527 .section-heading.mapic{color: #01347f;}

#id_527 .map-marker._10{
    left: 200px;
    bottom: 130px;	
}
#id_527 .map-marker._12{
    left: 150px;
    bottom: 220px;	
}
#id_527 .map-marker._2{
	left: -4px;
    bottom: 200px;	
}

/* #id_335 .main-section {
    background-image: url(../images/fon-garant.jpg);
    background-size: cover;
    height: 963px;
    background-position: center center;
    background-attachment: fixed;
} */

/* #id_335 .main-section .main_block {
    text-align: center;
    position: relative;
    background-color: rgba(7, 139, 161, 0.6);
    margin-bottom: 60px;
    margin-top: 60px;
    padding-bottom: 50px;
}
#id_335 .main-heading {
    margin-top: 0px;
    padding: 0px 2%;
    padding-top: 65px;
    color: white;
    text-transform: uppercase;
    font-size: 48px;
    font-weight: bold;
}

#id_335 .main-desc-heading {
    color: #fff;
    font-size: 24px;
    line-height: 1.2em;
    width: 60%;
    margin-top: 60px;
    padding: 0px 10%;
    color: #002a68;
}

#id_335 .blue-button.main {
    margin: 80px auto;
    float: none;
    padding: 15px 117px;
    width: 350px;
    margin-bottom: 0;
} */

#id_335 .deyat-content-block:hover {
    background: none !important;
}

#id_335 .become-left-block {
    width: 50%;
}
#id_335 #become .risk-form-block {
    display: block;
}
#id_335 #become .get__input {
    width: 80%;
    margin: 0 auto 20px;
    margin-left: 0px;
}
#id_335 #become .get__input.tel {
    margin-bottom: 100px;
}

#id_335 .become-section {
    padding: 50px 0;
    color: #FFF;
    background: url(../images/2945.jpg) center top no-repeat;
}

#id_335 .become.section-heading {
    margin: 0;
}

#id_335 .become-desc {

    margin: 50px 0 50px;
}

#id_335 .eff-section {
  padding-top: 62px;
  background: url(../images/blue-fon.jpg) center;
  background-size: cover;
}

#id_335 .section-heading {
    margin-bottom: 49px;
    color: white;
    font-weight: 500;
}

#id_335 .prem .eff-title-span.open {
    border-bottom: none;
    color: #00316b;
}

#id_335 .problem_solving {
  background: #002f66;
  padding-top: 20px;
}

#id_335 .problem_solving .problem_block img {
  
}


#id_335 .problem_solving .problem_block p {
  color: white;
  font-weight: 400;
}

#id_335 .problem_solving .problem_block .middle {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; 
    margin: 30px 0px;  
}

#id_335 .problem_solving .problem_block .problem-fon-blue{
    padding: 10px 50px;
    background: #0ea7e3;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    margin-top: 50px;
    margin-bottom: 100px;
}

#id_335 .problem_solving .problem_block .problem-fon-blue .big-white{
    font-size: 60px;
    font-weight: bold;
    text-align: left;
    color: white;
}

#id_335 .problem_solving .problem_block .problem-fon-blue p{
    font-size: 24px;
    text-align: left;
    margin: 20px 0px;
    color: #003773;
}

#id_335 .problem_solving .problem_block .problem-fon-blue .punkt{
  font-size: 15px;
  text-align: center;
}

#id_335 .problem_solving .problem_block .button-prob{
    display: inline-block;
    text-align: center;
    margin: auto;  
}
#id_335 .problem_solving .problem_block .button-prob-block{
    margin: auto; 
    text-align: center;
    margin-bottom: 100px; 
}

#id_335 .client-section {
background: white;
}

#id_335 .section-heading.partner {
color: #003773;
}

#id_335 .wastewater_block{    height: 750px;position: relative;}
#id_335 .wastewater_block .wastewater{    height: 100%;}
#id_335 .wastewater_block .wastewater .img_item{    height: 750px;}
#id_335 .wastewater_block .garant{
	position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    background: url(../images/obrez.png) no-repeat center;
    background-size: cover;	
}
#id_335 .wastewater_block .garant .garant_block{
    width: 40%;
    position: relative;
    display: inline-block;
    left: 5%;
    top: 50px;
    height: 700px;
    overflow: auto;	
    max-width: 762px;
}
#id_335 .wastewater_block .garant h2{
color: white;
    text-transform: uppercase;
    font-size: 32px;
    padding-left: 17px;	
}
#id_335 .wastewater_block .garant .blue{
    font-size: 30px;
    padding-left: 17px;	
}
#id_335 .wastewater_block .garant ul{}
#id_335 .wastewater_block .garant ul li{
	color: white;
    font-size: 21px;	
    margin: 15px 0px;
}

#id_335 .wastewater_block .slick-dots{
	bottom: 50px;
}
#id_335 .wastewater_block .slick-dots li{
	left: 25%;
}

#id_335 .solution {
    background: url(../images/architecture-sky-window-building-skyscraper-plane-1391887-pxhere1.jpg) no-repeat center;
    background-size: cover;
}

#id_335 .garant .deyat-text-span{/*color: white;*/}

#id_335 .garant2 .deyat-text-span{color: white;}

#id_335 .garant h2{text-transform: uppercase;font-size: 32px;}

#id_335 .garant .deyat-block {width: 32%;}

#id_335 .section-heading.korporation{text-align: center;font-size: 35px;}
#id_335 .solution__desc{text-align: center; font-size: 50px;text-decoration: none;text-transform: uppercase;}

#id_335 .slick-dots li button:before{    content: url(../images/Ellipse-1-copy-3.png);}
#id_335 .slick-dots li.slick-active button:before{content: url(../images/Ellipse-1-copy-2.png);}

#id_335 .patent_block{background: white;    padding-bottom: 60px;
    padding-top: 45px;}
#id_335 .patent_block.dostig{background: url(../images/Layer-1-copy-6.png) no-repeat;
background-size: cover;}    

#id_335 .patent_block .patent img{padding: 0px 30px;}

#id_335 .patent_block .slick-next:before{content: url(../images/Rounded-Rectangle-593-copy-2.png);font-size: 60px;}

#id_335 .patent_block .slick-prev:before{content: url(../images/Rounded-Rectangle-593-copy.png);font-size: 60px;}

#id_335 .patent_block .slick-prev{    top: 104%;left: 10px;z-index: 999;}

#id_335 .patent_block .slick-next{        top: 104%;right: 50px;z-index: 999;}

#id_335 .patent_block .slick-dots{    bottom: -50px;}

#id_335 .patent_block .title_patent{color: white;}

#id_335 .general_block .general_item{position: relative;}
#id_335 .general_block .general_item img{width: 100%;}
#id_335 .general_block .general_item .general_text{	
    position: absolute;
    top: 25%;
    right: 21%;
    width: 26%;
}
#id_335 .general_block .general_item .general_text p{color: white;}
#id_335 .general_block .general_item .general_text .post{    
    font-size: 24px;
}
#id_335 .general_block .general_item .general_text .name{    font-size: 48px;}
#id_335 .general_block .general_item .general_text .slogan{    font-size: 18px;}

#id_335 .wastewater_block .slick-prev{
    left: 56%;
    top: 89%;
    z-index: 99;	
}
#id_335 .wastewater_block .slick-next{
	left: 85%;
    top: 89%;
    z-index: 99;
}

#id_335 .wastewater_block .slick-prev:before{content: url(../images/Rounded-Rectangle-593-copy.png);font-size: 60px;}
#id_335 .wastewater_block .slick-next:before{content: url(../images/Rounded-Rectangle-593-copy-2.png);font-size: 60px;}

#id_335 .general_block{position: relative;}

/*#id_335 .general_block .slick-prev{display: none;}
#id_335 .general_block .slick-next{display: none;}*/

#id_335 .general_block .slick-dots{position: absolute;bottom: 0;}

#id_335 .general_block .slick-dots li{    left: 14%;bottom: 40px;}

#id_335 .general_block .slick-dots li button:before{content: url(../images/Ellipse-756-copy.png);}
#id_335 .general_block .slick-dots li.slick-active button:before {content: url(../images/Ellipse-756.png);}

#id_335 .rissia_block{position: relative;    background: #eeefef;    padding: 100px 0px;}
#id_335 .rissia_block .russia{}

#id_335 .rissia_block .bashkiria_block{
    position: absolute;
    top: 61%;
    left: 24%;
    z-index: 99;	
}
#id_335 .rissia_block .krim_block{
    position: absolute;
    top: 45%;
    left: 4%;
    z-index: 99;	
}
#id_335 .rissia_block .ryazan_block{
    position: absolute;
    top: 38%;
    left: 23%;
    z-index: 99;	
}
#id_335 .rissia_block .moskow_block{
    position: absolute;
    top: 34%;
    left: 20%;
    z-index: 99;
    cursor: pointer;	
}
#id_335 .rissia_block .russia img{width: 100%;}
#id_335 .rissia_block h2{   /* margin: 50px 0px;*/position: absolute;    top: 10px;}
#id_335 .rissia_block .russia .metka img{width: auto;}
#id_335 .rissia_block .russia .metka{    
    z-index: 99;
    position: relative;
}
#id_335 .rissia_block .russia .bashkiria_block .hidden_country{
	display: none;
    background: white;
    position: absolute;
    top: 0;
    width: 355px;
    padding: 0px 47px;
    height: 100%;
    border-bottom-left-radius: 63px;
    -webkit-border-bottom-left-radius: 63px;
    -moz-border-radius-bottomleft: 63px;
    border-top-left-radius: 40px;
    -webkit-border-top-left-radius:40px;
     -moz-border-radius-topleft: 40px;
    left: 2px;
}

#id_335 .rissia_block .russia .krim_block .hidden_country{
	display: none;
    background: white;
    position: absolute;
    top: 0;
    width: 355px;
    padding: 0px 47px;
    height: 100%;
    border-bottom-left-radius: 63px;
    -webkit-border-bottom-left-radius: 63px;
    -moz-border-radius-bottomleft: 63px;
    border-top-left-radius: 40px;
    -webkit-border-top-left-radius:40px;
     -moz-border-radius-topleft: 40px;
    left: 2px;
}

#id_335 .rissia_block .russia .ryazan_block .hidden_country{
	display: none;
    background: white;
    position: absolute;
    top: 0;
    width: 355px;
    padding: 0px 47px;
    height: 100%;
    border-bottom-left-radius: 63px;
    -webkit-border-bottom-left-radius: 63px;
    -moz-border-radius-bottomleft: 63px;
    border-top-left-radius: 40px;
    -webkit-border-top-left-radius:40px;
     -moz-border-radius-topleft: 40px;
    left: 2px;
}

#id_335 .rissia_block .russia .moskow_block .hidden_country{
	display: none;
    background: white;
    position: absolute;
    top: 0;
    width: 355px;
    padding: 0px 47px;
    height: 100%;
    border-bottom-left-radius: 63px;
    -webkit-border-bottom-left-radius: 63px;
    -moz-border-radius-bottomleft: 63px;
    border-top-left-radius: 40px;
    -webkit-border-top-left-radius:40px;
     -moz-border-radius-topleft: 40px;
    left: 2px;
}

#id_335 .corporacia .deyat-block{    display: inline-block;
    width: 24%;}

#id_335 .corporacia .slick-dots{position: absolute;bottom: -22%;}
#id_335 .corporacia .slick-prev:before{content: url(../images/Rounded-Rectangle-593-copy.png);font-size: 60px;}
#id_335 .corporacia .slick-next:before{content: url(../images/Rounded-Rectangle-593-copy-2.png);font-size: 60px;}
#id_335 .corporacia .slick-prev{
    top: 118%;
    left: 34%;
    z-index: 999;	
}
#id_335 .corporacia .slick-next{
    top: 118%;
    right: 34%;	
    z-index: 999;
}

#id_335 .map-section{background: #eeefef;}
#id_335 .section-heading.mapic{color: #01347f;}

#id_335 .map-marker._10{
    left: 200px;
    bottom: 130px;	
}
#id_335 .map-marker._12{
    left: 150px;
    bottom: 220px;	
}
#id_335 .map-marker._2{
	left: -4px;
    bottom: 200px;	
}

#efficiency .eff-title-span {
   color: #fff !important;
}


#id_335 .message-section {
    padding-top: 100px;
    padding-bottom: 35px;
}
#id_335 .garant2 {
   padding: 50px 0;
}

#id_335 .corporacia {
   margin-bottom: 0;
}

.deyatBlock {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    font-size: 18px;
}

#id_335 .become-section {
    background: url(../images/expertsection.jpg) center center no-repeat;
}

#id_335 .spoiler_title {
   font-weight: 300;
   color: #e8ebf0;
   font-size: 16px;
   border-bottom: #e8ebf0 dashed 1px;
   cursor: pointer;
}
#id_335 .spoiler_block {
   display: none;
}
.subNavbar {
   margin: 10px 0 0;
   padding: 0;
}

#id_329 .slick-list.draggable {
    /* height: auto !important; */
}

#id_329 .slick-vertical .slick-list.draggable {
   height: 577px !important;
   overflow-y: hidden;
}

.lang__container {
	position: relative;
}
.lang__container:hover .lang__block {
	display: block;
}
.lang__block{
	top: 100%;
	display: none;
	padding: 4px;
	left: -4px;
	position: absolute;
	background-color: #17436c;
}
.get__submit {
	z-index: 1;
}
#id_334 span.eff-title-span.open {
	color: #002965 !important;
}
#id_334 input.button.modal.w-button {
	z-index: 1;
}
body .w-nav {
	border-radius: 0;
}
.supervision .container.w-container {
	background: #f5fbfd;
}
.share42-item {
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center center;
}
.share42-item:nth-child(1) {
	background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDQ1NS43MzEgNDU1LjczMSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDU1LjczMSA0NTUuNzMxOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjUxMnB4IiBoZWlnaHQ9IjUxMnB4Ij4KPGc+Cgk8cmVjdCB4PSIwIiB5PSIwIiBzdHlsZT0iZmlsbDojNDQ2NzhEOyIgd2lkdGg9IjQ1NS43MzEiIGhlaWdodD0iNDU1LjczMSIvPgoJPHBhdGggc3R5bGU9ImZpbGw6I0ZGRkZGRjsiIGQ9Ik0xMTguMDYsMTM4LjY5YzEwLjkyMiwyNi45NzIsMjQuNzY0LDUyLjQwMiw0Mi45OTUsNzUuMjMxYzIuNDE4LDMuMDM4LDUuNDY2LDUuNzM5LDguNjc3LDcuOTM4ICAgYzQuNjksMy4yMjEsOS4xMTUsMi4wODksMTEuMDIyLTMuMjc2YzIuMDE3LTUuNjMsMy44NjgtMTcuMDQsMy45NzgtMjIuOTUyYzAuMzAxLTE1LjQ0OC0wLjA0NS0yNS41NzItMC44NzUtNDEuMDAxICAgYy0wLjUzOC05Ljg4Mi00LjA1MS0xOC41NTktMTguNTg3LTIxLjE3OGMtNC40ODktMC44MTItNC45MDYtNC41MDctMi4wMjItOC4xOTNjNi4wMDQtNy42NzQsMTQuMzY4LTguODk3LDIzLjQzOC05LjM4MSAgIGMxNC43LTAuNzk0LDI5LjQ1NC0wLjE0Niw0NC4xNzIsMGM1Ljk5NSwwLjA1NSwxMi4wMjYsMC41MzgsMTcuOTMsMS44MjVjNy43MDEsMS42NzksMTEuODI1LDcuMDgxLDEzLjA5NCwxNC41OTkgICBjMC42NTcsMy44NzgsMC45OTUsNy44NjUsMC45MDMsMTEuNzg5Yy0wLjM4MywxNi44NjItMS4xOTUsMzMuNzE1LTEuMzg3LDUwLjU2OGMtMC4wODIsNi42MTUsMC40MDEsMTMuMzk1LDEuODE2LDE5LjgzNyAgIGMxLjk4LDguOTc4LDguMDkzLDExLjIzMiwxNC4zNDQsNC43NDVjNy45MzgtOC4yMzksMTQuOTM3LTE3LjUxLDIxLjUwNi0yNi45MjZjMTEuOTM1LTE3LjEyNywyMC44NDktMzUuOTIzLDI4LjUyMy01NS4zMDMgICBjMy45NjktMTAsNy4wMDgtMTIuMTcyLDE3Ljc2NS0xMi4xOTljMjAuMjItMC4wNDYsNDAuNDQtMC4wNjQsNjAuNjYsMGMzLjU4NiwwLjAxOCw3LjMzNiwwLjM1NiwxMC43MjEsMS40MzMgICBjNS40OTMsMS43NTIsNy42NzQsNi4yMzIsNi4zODcsMTEuOTE3Yy0zLjAwMiwxMy4zMjItMTAuMjAxLDI0LjY0NS0xNy45MTEsMzUuNTMxYy0xMi4zNzMsMTcuNDY0LTI1LjMzOSwzNC41MDktMzguMDAzLDUxLjc3MiAgIGMtMS42MTUsMi4xOTktMy4wMzgsNC41NDQtNC4zNjIsNi45MjVjLTQuNzM2LDguNTU5LTQuNDA3LDEzLjM1OCwyLjUsMjAuNDg0YzEwLjk5NSwxMS4zNDIsMjIuNzY2LDIxLjk1MywzMy40MTQsMzMuNjA1ICAgYzcuNzM4LDguNDc3LDE0LjksMTcuNjc0LDIxLjAzMiwyNy4zNTVjNy43NTYsMTIuMjQ1LDIuOTY1LDIzLjc3OC0xMS41MjQsMjUuODMxYy05LjExNSwxLjI4Ny01My42NDEsMC4wMS01NS45NDIsMCAgIGMtMTEuOTcxLTAuMDU0LTIyLjQ2NC00LjIwNi0zMC45MTQtMTIuMzM2Yy05LjM5OC05LjA1MS0xNy45MzktMTguOTc5LTI2Ljk2My0yOC40MjNjLTIuNzE5LTIuODQ3LTUuNjIxLTUuNTc1LTguNzUtNy45NTcgICBjLTcuMzgyLTUuNjMtMTQuNjI3LTQuMzgtMTguMDc2LDQuMjg5Yy0yLjk0Nyw3LjQ0Ni01LjQ5MywyNi45OTktNS42MTIsMjguNjY5Yy0wLjYyLDguNzMyLTYuMTc3LDE0LjI5OC0xNS45NTksMTQuODM2ICAgYy0yOC4yNCwxLjUzMy01NS42MDUtMS42MTUtODEuMDk4LTE1LjI3NGMtMjEuNjA3LTExLjU3LTM4Ljg2MS0yNy45My01My44MDctNDcuMDA5Yy0yMy43NDItMzAuMzA0LTQyLjQ5NS02My42MTUtNTkuNjE2LTk3LjkwNCAgIGMtMC44NzUtMS43NTMtMTguMjE2LTM4LjY1My0xOC42ODItNDAuMzk2Yy0xLjU0OS01LjgzNi0wLjEwNC0xMS40MTEsNC44MjctMTMuMzNjMy4wNzQtMS4xOTYsNjAuMjQ4LTAuMDA0LDYxLjE5OSwwLjA0NyAgIEMxMDcuOTk2LDEyNS4zNzIsMTE0LjIxNywxMjkuMjIxLDExOC4wNiwxMzguNjl6Ii8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
}
.share42-item:nth-child(2) {
	background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA0MDguNzg4IDQwOC43ODgiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQwOC43ODggNDA4Ljc4ODsiIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSI1MTJweCIgaGVpZ2h0PSI1MTJweCI+CjxwYXRoIHN0eWxlPSJmaWxsOiM0NzU5OTM7IiBkPSJNMzUzLjcwMSwwSDU1LjA4N0MyNC42NjUsMCwwLjAwMiwyNC42NjIsMC4wMDIsNTUuMDg1djI5OC42MTZjMCwzMC40MjMsMjQuNjYyLDU1LjA4NSw1NS4wODUsNTUuMDg1ICBoMTQ3LjI3NWwwLjI1MS0xNDYuMDc4aC0zNy45NTFjLTQuOTMyLDAtOC45MzUtMy45ODgtOC45NTQtOC45MmwtMC4xODItNDcuMDg3Yy0wLjAxOS00Ljk1OSwzLjk5Ni04Ljk4OSw4Ljk1NS04Ljk4OWgzNy44ODIgIHYtNDUuNDk4YzAtNTIuOCwzMi4yNDctODEuNTUsNzkuMzQ4LTgxLjU1aDM4LjY1YzQuOTQ1LDAsOC45NTUsNC4wMDksOC45NTUsOC45NTV2MzkuNzA0YzAsNC45NDQtNC4wMDcsOC45NTItOC45NSw4Ljk1NSAgbC0yMy43MTksMC4wMTFjLTI1LjYxNSwwLTMwLjU3NSwxMi4xNzItMzAuNTc1LDMwLjAzNXYzOS4zODloNTYuMjg1YzUuMzYzLDAsOS41MjQsNC42ODMsOC44OTIsMTAuMDA5bC01LjU4MSw0Ny4wODcgIGMtMC41MzQsNC41MDYtNC4zNTUsNy45MDEtOC44OTIsNy45MDFoLTUwLjQ1M2wtMC4yNTEsMTQ2LjA3OGg4Ny42MzFjMzAuNDIyLDAsNTUuMDg0LTI0LjY2Miw1NS4wODQtNTUuMDg0VjU1LjA4NSAgQzQwOC43ODYsMjQuNjYyLDM4NC4xMjQsMCwzNTMuNzAxLDB6Ii8+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=);
}
.share42-item:nth-child(3) {
	background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDUxMi40NzkgNTEyLjQ3OSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTEyLjQ3OSA1MTIuNDc5OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjY0cHgiIGhlaWdodD0iNjRweCI+CjxnPgoJPHBhdGggc3R5bGU9ImZpbGw6I0ZGOTgwMDsiIGQ9Ik0yNTYuMjM5LDI3Ny4zMzNjNzYuNTgzLDAsMTM4LjY2Ny02Mi4wODMsMTM4LjY2Ny0xMzguNjY3UzMzMi44MjMsMCwyNTYuMjM5LDAgICBTMTE3LjU3Myw2Mi4wODMsMTE3LjU3MywxMzguNjY3QzExNy42NjcsMjE1LjIxMSwxNzkuNjk1LDI3Ny4yMzksMjU2LjIzOSwyNzcuMzMzeiBNMjU2LjIzOSw2NCAgIGM0MS4yMzcsMCw3NC42NjcsMzMuNDI5LDc0LjY2Nyw3NC42NjdzLTMzLjQyOSw3NC42NjctNzQuNjY3LDc0LjY2N3MtNzQuNjY3LTMzLjQyOS03NC42NjctNzQuNjY3UzIxNS4wMDIsNjQsMjU2LjIzOSw2NHoiLz4KCTxwYXRoIHN0eWxlPSJmaWxsOiNGRjk4MDA7IiBkPSJNMzkyLjA2OSwzNDMuMDRjMTUuMDctOS45MjYsMjQuMTUtMjYuNzU1LDI0LjE3MS00NC44YzAuMjEtMTQuOTc2LTguMjQxLTI4LjcyOC0yMS42OTYtMzUuMzA3ICAgYy0xMy44MjQtNi45MDUtMzAuMzcyLTUuMzUtNDIuNjY3LDQuMDExYy01Ni45ODMsNDEuNTQzLTEzNC4yNyw0MS41NDMtMTkxLjI1MywwYy0xMi4zMTQtOS4zMTItMjguODMzLTEwLjg2NS00Mi42NjctNC4wMTEgICBjLTEzLjQ0OSw2LjU3OC0yMS45MDQsMjAuMzE1LTIxLjcxNywzNS4yODVjMC4wMzIsMTguMDQyLDkuMTA5LDM0Ljg2NiwyNC4xNzEsNDQuOGMxOS4zMjQsMTIuODUxLDQwLjM2OCwyMi45MDYsNjIuNTA3LDI5Ljg2NyAgIGMzLjc1NSwxLjE2Niw3LjYzLDIuMjQ3LDExLjYyNywzLjI0M2wtNjQuNDY5LDYzLjA0Yy0xNi45MTIsMTYuNDA5LTE3LjMyMSw0My40Mi0wLjkxMiw2MC4zMzMgICBjMTYuNDA5LDE2LjkxMiw0My40MiwxNy4zMjEsNjAuMzMzLDAuOTEyYzAuMzUyLTAuMzQyLDAuNjk4LTAuNjg5LDEuMDM4LTEuMDQzbDY1LjcwNy02OC4wMTFsNjUuODM1LDY4LjEzOSAgIGMxNi4zOTUsMTYuOTI1LDQzLjQwNywxNy4zNTUsNjAuMzMyLDAuOTZjMTYuOTI1LTE2LjM5NSwxNy4zNTUtNDMuNDA3LDAuOTYtNjAuMzMyYy0wLjM0My0wLjM1NC0wLjY5Mi0wLjcwMi0xLjA0Ny0xLjA0NCAgIGwtNjQuMzYzLTYyLjk3NmMzLjk5Ni0xLjAyNCw3Ljg4Ni0yLjExMiwxMS42NjktMy4yNjRDMzUxLjc0MywzNjUuOTA4LDM3Mi43NjcsMzU1Ljg3NCwzOTIuMDY5LDM0My4wNHoiLz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K);
}
.client__container {
	margin: 0 -10px;
	display: flex;
	align-items: center;
}
.client__elem {
	width: 25%;
	display: block;
	padding: 10px;
}
.client__img {
	width: 100%;
}
.mainVideo {
	max-width: 560px;
	margin: 0 auto;
}	
.mainVideo__wraper {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.mainVideo iframe,.mainVideo object, .mainVideo embed{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.news-section iframe,.news-section object, .news-section embed{
	width:100%;
}

@media (max-width: 700px){
	.news-section iframe,.news-section object, .news-section embed{
		height: 60vw;
	}
}



