@font-face {
  font-family: "bebas-bold";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url("fonts/BebasNeueBold/BebasNeueBold.eot");
  src: url("fonts/BebasNeueBold/BebasNeueBold.eot?#iefix") format("embedded-opentype"), url("fonts/BebasNeueBold/BebasNeueBold.woff") format("woff"), url("fonts/BebasNeueBold/BebasNeueBold.ttf") format("truetype"); }

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

@font-face {
  font-family: "futura";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url("fonts/FuturaPT-Demi/FuturaPT-Demi.eot");
  src: url("fonts/FuturaPT-Demi/FuturaPT-Demi.eot?#iefix") format("embedded-opentype"), url("fonts/FuturaPT-Demi/FuturaPT-Demi.woff") format("woff"), url("fonts/FuturaPT-Demi/FuturaPT-Demi.ttf") format("truetype"); }

@font-face {
  font-family: "futura-book";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url("fonts/FuturaPT-Book/FuturaPT-Book.eot");
  src: url("fonts/FuturaPT-Book/FuturaPT-Book.eot?#iefix") format("embedded-opentype"), url("fonts/FuturaPT-Book/FuturaPT-Book.woff") format("woff"), url("fonts/FuturaPT-Book/FuturaPT-Book.ttf") format("truetype"); }

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  *:before, *:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }

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

*:-moz-placeholder {
  color: #666;
  opacity: 1; }

*::-moz-placeholder {
  color: #666;
  opacity: 1; }

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

body input:focus:required:invalid,
body textarea:focus:required:invalid {
  color: #666; }

body input:required:valid,
body textarea:required:valid {
  color: #666; }

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

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

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

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

body {
  font-size: 16px;
  min-width: 320px;
  position: relative;
  line-height: normal;
  font-family: "Roboto", sans-serif;
  font-display: swap;
  background: #fff;
  margin-top: 77px;
  }

html, body {
  overflow-x: hidden; }

img {
  display: block;
  max-width: 100%;
  height: auto; }
.products-content a img.products-box__image {
    height: 100%;
    margin: 0px;
}  
.products-content.news-list a .products-box__image{
	height: 100%;
    background-size: cover;
    margin-left: 0px;
	background-position: center;
}  
.products-content a .products-box__image{
    width: 100%;
    height: 70%;
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: bottom left;
    margin-left: 40px;
}  
.news-list a:after{
	content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.75;
    background: #3d8cbd;
    z-index: 1;
    -webkit-transition: .3s ease;
    transition: .3s ease;
}
.news-list a:hover:after{display:none}
.search-wrapper{height:77px;}
.clear{clear:both;}
.find{
    margin-bottom: 20px;
}
.find input{
    width: 250px;
    border: 1px #edf1f4 solid;
    padding: 14px 10px;
    vertical-align: top;
}
.find input[type="submit"]{
    background: #7ad0e7;
    width: 50px;
    height: 50px;
    color: transparent;
    font-size: 0px;
    border: none;
    background-image: url(../img/search.png);
    background-size: 25px;
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
}
.find input[type="submit"]:hover{
    background-color: #00a652;
}
.search-res{
    font-size: 20px;
    margin-bottom: 20px;
}
.search-res-ul{margin-left: 40px;}
.search-res-ul li{
    list-style: decimal-leading-zero;
    margin-bottom: 20px;
}
.search-res-ul li a{
    font-size: 18px;
    color: #0086a5;
    text-decoration: underline;
}
.search-res-ul li .prew-text{
}
.text-center {
  text-align: center; }
.gallery-standart .slide:nth-child(3n+1){margin-left:0px}
.gallery-standart .slide a{
    width: 100%;
    font-size: 0px;
}
.gallery-standart .slide{
    display: block;
    margin: 0px;
    margin-left: 1%;
    width: 32%;
    font-size: 0px;
    vertical-align: top;
    float: left;
    margin-bottom: 10px;
}
a {
	cursor:pointer;
	display: inline-block;
	text-decoration: none;
	-webkit-transition: .3s ease;
	transition: .3s ease;
	}
  a:hover, a:focus {
    text-decoration: none; }
main .container{display:block;}
.container p{
	color: #798b96;
    font-size: 14px;
	line-height:1.5;
	margin-bottom:10px;
}
.news-list .products-box__title{color:#fff;}
.news-list .products-box__time{color:#fff;position: absolute;z-index: 2;left: 0;bottom: 30px;padding: 48px 41px 0;}
.our-work.nr .project-slider__box{    width: calc(50% - 20px);    overflow: hidden;}
.hidden{display: none;}
.no-margin-bottom{margin-bottom: 0px!important;}
.no-margin-top{margin-top: 0px!important;}
.search-box {display:none;}
.container {
  width: 100%;
  max-width: 1378px;
  position: relative;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

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

.btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  -webkit-transition: .3s ease;
  transition: .3s ease; }

.btn-green{
  background: #00a652;
  letter-spacing: 0.18px;
  color: #fff; 
}

.btn-green:hover{
  background: #018845;
  cursor: pointer;
}

.btn-red{  
  background: #f24149;
  letter-spacing: 0.18px;
  color: #fff;
}

.btn-red:hover{
  background: #bb4046; 
  cursor: pointer;
}

.btn-blue{
  background: #3b84a3;
  letter-spacing: 0.18px;
  color: #fff;
}   

.table .btn-black{
	border:none;
	margin:0;
	background: #181818;
  letter-spacing: 0.18px;
  color: #fff;
  transition:0.3s;
} 
.table .btn-black:hover{
background: #00000085;}

.table .btn-callback{
	padding:12px 46px;
	font-size: 15px;
	max-width: 120px;
    display: inline-flex;
}

.btn-callback {
  padding: 27px 46px; }

.bg-blue {
  background: #7ad0e7; }
  .bg-blue:hover {
    background: #4cb6d3; }

.bg-green{
  background: #00a652; 
}
.bg-green:hover {
  background: #008341; 
}

.bg-red{
  background: #f24149; 
}
.bg-red:hover {
  background: #bb4046; 
}

.btn-border {
  border: solid 1px #ffffff;
  font-size: 18px;
  font-weight: 500; }
  .btn-border:hover {
    background: #ffffff;
    color: #000; }

.btn-border-green{
  border-color: #00a652;
  color: #00a652; 
}
.btn-border-green:hover{
    border-color: #00a652; 
}

.btn-border-red{
  border-color: #f24149;
  color: #f24149; 
}
.btn-border-red:hover{
    border-color: #bb4046;
    color: #000;
}

.subtitle {
  width: 100%;
  position: relative;
  padding: 0 0 0 74px; }
  .subtitle:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
    width: 15px;
    height: 94px;
    background: #3d8cbd; }
h3, .h3{
  line-height: 1.23;
  text-transform: uppercase;
  font-size: 60px;
  letter-spacing: 0.65px;
  color: #191919;
  font-family: 'bebas-bold', sans-serif;
  font-display: swap;
  margin: 20px 0px;
}
h2, .main-page-h2, .main-page-h2-bg{
  line-height: 1.23;
  text-transform: uppercase;
  font-size: 65px;
  letter-spacing: 0.65px;
  color: #191919;
  font-family: 'bebas-bold', sans-serif;
  font-display: swap;
  margin: 20px 0px;
  }

h1, .title {
  color: #191919;
  text-align: center;
  letter-spacing: 0.65px;
  text-transform: uppercase;
  font-size: 65px;
  font-family: 'bebas-bold', sans-serif;
  font-display: swap;
  max-width: 830px;
  width: 100%;
  margin: 58px auto 0; }

.btn-blue {
  background: #3d8cbd;
  color: #fff; }
  .btn-blue:hover {
    background: #31729a; }

.header-top {
  border-bottom: 1px solid #e8e8e8;
  position: fixed;
  left: 0px;
  right: 0px;
  top: 0px;
  background-color: #fff;
  z-index: 4;
  }
  .header-top .container {
    padding: 0px 0 0 37px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    }

.header-box {
  max-width: 182px;
  font-size: 14px;
  color: #798b96;
  line-height: 1.5; }

.mail {
  font-size: 14px;
  color: #798b96;
  line-height: 1.5; }
  .mail:hover {
    color: #191919; }

.phone {
  color: #191919;
  line-height: 1;
  font-size: 21px;
  font-weight: bold; }
  .phone:hover {
    color: #798b96; }

.header-bottom {
  margin: -1px 0 0 0; }
  .header-bottom .container {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 0 0 36px; }

.search-btn {
  padding: 25px 25px 26px;
  -webkit-transition: .3s ease;
  transition: .3s ease;
  cursor: pointer; }
  .search-btn img {
    width: 25px; }

.menu-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }
  .menu-list__item {
    margin: 0 30px 0 0; }
    .menu-list__item:last-child {
      margin: 0; }
    .menu-list__item a {
      color: #191919;
      letter-spacing: 0.18px;
      font-size: 18px; }
      .menu-list__item a:hover {
        color: #7ad0e7; }

.main-menu .menu-list__item a {
  font-weight: bold; }

.home-menu {
  margin: 0 32px 0 auto; }

.drop-item {
  position: relative; }
  .drop-item::after {
    content: '';
    margin: 0 0 0 5px;
    width: 12px;
    height: 7px;
    background: url("../img/arrow-bottom.png") no-repeat center;
      background-size: contain;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-transition: .3s ease;
    transition: .3s ease; }

.mobile-menu {
  position: fixed;
  left: 0;
  top: 0;
  width: 280px;
  background: #ffff;
  height: 100%;
  z-index: 10;
  display: none; }

.dropdown-menu__mobile {
  display: none; }

.mobile-menu__wrapper {
  height: 100%;
  overflow-y: auto;
  padding: 20px 30px; }
  .mobile-menu__wrapper .menu-list {
    margin: 0;
    display: block; }
  .mobile-menu__wrapper .menu-list__item {
    width: 100%;
    margin: 0 0 10px; }

.btn-close {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 20px;
  height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #98cfe5;
  color: #fff;
  font-family: 'futura-book', sans-serif;
  font-display: swap;
  line-height: 20px;
  z-index: 2;
  cursor: pointer; }

.btn-burger {
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #98cfe5;
  width: 60px;
  height: 60px;
  cursor: pointer;
  -webkit-transition: .3s ease;
  transition: .3s ease; }
  .btn-burger:hover {
    background: #7aa6b8; }
  .btn-burger span {
    display: block;
    width: 22px;
    height: 2px;
    background: #ffffff;
    margin: 0 auto 5px; }
    .btn-burger span:last-child {
      margin: 0; }


.header-dropdown {
  display: none;
}

.header-dropdown.active{
  position: absolute;
  z-index: 3;
  left: 0;
  width: 100%;
  background: #edf1f4;  
  display: block;
}

.dropdown-box a.h3{
  margin: 0 0 35px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 20px;
  line-height: initial;
  letter-spacing: initial;
  color: #191919;
  }
  
.header-dropdown__bottom .dropdown-box+.dropdown-box a.h3:nth-last-child(2){
  margin-left: 339px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 20px;
  line-height: initial;
  letter-spacing: initial;
  color: #191919;
  }

.header-dropdown__top {
  border-bottom: 1px solid #e8e8e8; }
  .header-dropdown__top .container {
    padding: 75px 79px 30px 73px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }

.dropdown-menu li {
  margin: 0 0 18px; }
  .dropdown-menu li:last-child {
    margin: 0; }
  .dropdown-menu li a {
    color: #3d8cbd;
    font-weight: 500; }
    .dropdown-menu li a:hover {
      color: #000; }

.header-dropdown__bottom .container {
  padding: 41px 153px 66px 73px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

.header-dropdown__bottom .links {
  color: #191919;
  font-weight: bold;
  text-transform: uppercase; }

.header-dropdown__bottom .link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  font-weight: bold;
  color: #f24149;
  text-transform: uppercase; }
  .header-dropdown__bottom .link .icon {
    width: 24px;
    margin: 0 0 0 21px; }

.header-dropdown__bottom .size {
  color: #798b96;
  margin: 10px 0 0 0;
  font-family: 'futura-book', sans-serif; font-display: swap;}

.header-dropdown__bottom .dropdown-box:first-child {
  /* margin: 0 335px 0 0; */
  max-width: 366px;
  }

.main-slider__wrapper {
  position: relative;
  width: calc(100% - 75px); }

.main-slider {
  width: 100%;
  position: relative; }
  .main-slider .slide {
    position: relative; }
    .main-slider .slide:before {
      content: '';
      height: 100%;
      position: absolute;
      width: 100%;
      background-image: -webkit-gradient(linear, left bottom, left top, from(#286e9a), to(rgba(35, 106, 150, 0)));
      background-image: linear-gradient(to top, #286e9a 0%, rgba(35, 106, 150, 0) 100%);
      left: 0;
      top: 0;
      z-index: 1; }
  .main-slider .slide-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover; }

.main .container {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch; }

.scroll-down {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 75px;
  color: #798b96; }
  .scroll-down p {
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
    white-space: nowrap; }
  .scroll-down .icon {
    margin: 60px 0 0 0; }

.slide-title {
  /* font-size: 80px; */
  font-size: 40px;
  font-family: 'bebas-bold', sans-serif;
  font-display: swap;
  line-height: 1;
  letter-spacing: 0.8px;
  max-width: 635px;
  width: 100%;
  text-transform: uppercase;
  /* margin: 0 0 49px; */
  margin: 0 0 25px;
  position: relative; 
} 

.slide-text {
  position: relative;
  z-index: 2;
  width: 100%;
  color: #fff;
  padding: 213px 0 38px 72px; 
}

.slide-text .slide-alt-text{
  margin-bottom: 25px; 
  font-size: 15px;
  max-width: 635px;
  text-align: justify;
} 

.slide-text .links {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  margin: 0 20px 0 0; 
}
.slide-text .btn {
  line-height: 4.44;
  width: 190px;
  height: 62px;
  color: #fff; 
}
.slide-text .btn:hover {
  color: #000; 
}
.slide-text .bg-red.btn:hover{
  color: #ffffff;
} 

.button-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.main-slider__nav {
  background: #7ad0e7;
  color: #fff;
  right: 0;
  bottom: 0;
  position: absolute;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 24px 31px; }

.slick-arrow {
  position: relative;
  top: 0;
  -webkit-transform: translate(0);
          transform: translate(0);
  width: 8px;
  height: 13px;
  -webkit-transition: .3s ease;
  transition: .3s ease; }
  .slick-arrow:before {
    display: none; }

.slick-prev {
  left: 0;
  background: url("../img/arrow-left.png") no-repeat center;
    background-size: contain; }
  .slick-prev:hover, .slick-prev:focus {
    background: url("../img/arrow-left.png") no-repeat center;
      background-size: contain;
    opacity: .5; }

.slick-next {
  right: 0;
  background: url("../img/arrow-right.png") no-repeat center;
    background-size: contain; }
  .slick-next:hover, .slick-next:focus {
    background: url("../img/arrow-right.png") no-repeat center;
      background-size: contain;
    opacity: .5; }

.slick-dotted.slick-slider {
  margin-bottom: 0; }

.slick-dots {
  position: absolute;
  left: 0;
  bottom: 19px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .slick-dots li.slick-active {
    background: #ffffff; }
  .slick-dots li {
    width: 7px;
    height: 7px;
    outline: none;
    background: #98cfe5;
    border-radius: 50%;
    margin: 0 4px; }
    .slick-dots li button {
      display: none; }

.counter-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 34px;
  color: #ffffff;
  font-size: 18px;
  font-family: 'bebas', sans-serif; font-display: swap;}
  .counter-slide .cp {
    font-size: 36px; }
  .counter-slide .line {
    letter-spacing: 0.6px;
    margin: 0 10px;
    font-size: 24px; }

.section-product {
  margin: 117px 0 0 0; }



.product-content {
  /* padding: 0 77px 0 74px; */
  margin: 39px 0 25px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  /* justify-content: space-between; */
  justify-content: space-evenly;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; 
}

.block-content{margin: 0px;}
.block-content a.product-box{
  margin: 0;
  margin-bottom: 45px;
}

.product-box {
  position: relative;
  width: 375px;
  height: 270px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 45px 0 0 0;
  padding: 48px 12px 15px 42px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  .product-box:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.75;
    background: #3d8cbd;
    z-index: 1;
    -webkit-transition: .3s ease;
    transition: .3s ease; }
  .product-box .icon {
    width: 50px;
    height: 50px;
    background: url("../img/arrow-right-white.png") #7ad0e7 no-repeat center;
      background-size: 11px;
    position: relative;
    z-index: 2;
    margin: auto 0 0 auto;
    -webkit-transition: .3s ease;
    transition: .3s ease; }
  .product-box:hover:before {
    opacity: 0.4; }
  .product-box:hover .icon {
    background: url("../img/arrow-right-blue.png") #fff no-repeat center;
      background-size: 11px; }
  .product-box:hover .product-box__bg {
    -webkit-filter: none;
            filter: none; }

.product-box__bg {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%); }

.product-box__title {
  position: relative;
  z-index: 2;
  color: #fff;
  line-height: 1.43;
  font-size: 21px;
  font-weight: bold;
  max-width: 185px;
  width: 100%; }

.image-bg {
/*   margin: -5px 0 0; */ 
  margin: 80px 0px 30px 0px;
  display: block;
  max-width: 100%;
  height: 290px;
  background: url(/img/water.png);
  background-position: center center;
  background-size: cover;
}

.section-services {
  position: relative; }
  .section-services:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    /* height: 353px; */
    height: 1280px;
    background: #3d8cbd; }
  .section-services .container {
    position: relative;
    z-index: 1; }

.services-content {
  width: 100%;
  margin: 90px 0 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 0 75px; }

.services-box {
  max-width: 375px;
  width: 100%;
  color: #fff;
  margin: 0 0 67px; }

.services-box__image {
  width: 100%;
  height: 269px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  margin: 0 0 39px; }
  .services-box__image img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover; }
  .services-box__image .links {
    position: absolute;
    bottom: 13px;
    right: 14px;
    z-index: 1;
    width: 50px;
    height: 50px;
    background: url("../img/arrow-right-white.png") #7ad0e7 no-repeat center;
      background-size: 11px; }
    .services-box__image .links:hover {
      background: url("../img/arrow-right-blue.png") #ffffff no-repeat center;
        background-size: 11px; }

.services-box__title {
  font-size: 24px;
  font-weight: bold;
  margin: 0 auto 24px;
  color: inherit;
  }

.services-box__text {
  text-align: center; }
  .services-box__text p {
    letter-spacing: 0.16px;
    color: #bee5f7;
    line-height: 1.5; }

.leaders {
  /* margin: 129px 0 114px;  */
  margin: 100px 0 50px; 
}

.leaders-content {
  margin: 68px 0 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 100%;
  padding: 0 89px 0 74px; }

.leaders-content__text {
  max-width: 510px;
  width: 100%;
  color: #798b96;
  font-size: 14px; }
  .leaders-content__text .text {
    /* height: 182px; */
    overflow: hidden;
    line-height: 1.5;
    }
    .leaders-content__text .text p {
      margin: 0 0 20px; }
  .leaders-content__wrapper .btn,.leaders-content__text .btn {
    margin: 50px 0 0 0;
    font-size: 18px;
    font-weight: 500;
    padding: 26px 10px;
    width: 376px; }

.leaders-box {
  color: #191919;
  font-weight: 500;
  margin: 0 0 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .leaders-box .icon {
    min-width: 41px;
    margin: 0 29px 0 0;
    max-width: 41px; }
  .leaders-box p {
    max-width: 190px;
    width: 100%; }

.leaders-content__wrapper {
  width: calc(100% - 637px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.project{
position: relative;
/* padding: 90px 0 80px;  */
padding: 20px 0 40px; 
}
.project:before{
  content: '';
  position: absolute;
  width: calc(100% - 75px);
  top: 0;
  height: 100%;
  left: 0;
  background: #3d8cbd; 
}
.project .container{
  position: relative;
  z-index: 1; 
}
.project .main-page-h2{
  color: #ffffff;
}
.project .main-page-h2:before {
  background: #7ad0e7; 
}
.project .main-page-h2-bg{
  width: auto; 
  color: #ffffff;
  position: relative;
  padding: 0 0 0 74px;  
}
.project .main-page-h2-bg:before{
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 15px;
  height: 94px;
  background: #7ad0e7;
}  
.project .line-title {
  /* margin: 0 0 94px; */
  margin: 0 0 30px;
  padding: 0 140px 0 0; 
}

.line-title {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .line-title .subtitle {
    width: auto; }

.our-work{display: flex; justify-content: space-between;}
.our-work .project-slider__box{margin: 20px; margin-left: 0; margin-top: 0px;}
.our-work .project-slider__box-text{border: 2px dashed #7ad1e7; background: #edf1f4; align-items: end;}
.our-work a.link-work{padding: 5px;font-size: 16px;}

.project-slider__box-text h3{
    font-size: initial;
    margin: initial;
}
.project-slider__box-text {
  width: 215px;
  height: 215px;
  background-color: #ffffff;
  padding: 25px 24px 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  z-index: 1;
  margin: 0 -30px 0 0; }

  .project-slider__box-text .main-slider{
    font-weight: 500;
    color: #191919;
    margin: 0 0 auto; 
  }

  .project-slider__box-text p {
    color: #798b96;
    font-size: 14px; }

.project-slider__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto; }

.project-slider__box-image {
  width: 380px;
  height: 285px;
  position: relative; }
  .project-slider__box-image:before {
    content: '';
    position: absolute;
    width: 50px;
    height: 50px;
    background: url("../img/search.png") no-repeat center #7ad0e7;
      background-size: 19px;
    bottom: 14px;
    right: 13px; }
  .project-slider__box-image img {
    width: 100%;
    height: 100%;
    overflow: hidden;
    -o-object-fit: cover;
       object-fit: cover; }

.slick-slide {
  outline: none; }

.project-slider {
  width: 100%;
  padding: 0 140px 0 37px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.project-slider__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .project-slider__nav .slick-arrow {
    width: 68px;
    height: 68px;
    border: solid 1px #ffffff;
      border-radius: 50%;
    background-size: 8px; }

.project-slider__box-text.ml-auto {
  margin: 0 -30px 0 auto; }

.partner {
  /* margin: 142px 0 113px;  */
  margin: 80px 0 80px; 
}

.partner-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 99px 0 0 0;
  padding: 0 42px 0 37px;
  width: 100%; }

.partner-box {
  height: 52px;
  opacity: .5; }
  .partner-box img {
    height: 100%;
    width: auto;
    -webkit-filter: grayscale(100%);
            filter: grayscale(100%); }

#map {
  width: 100%;
  height: 402px; 
}
/* .maps {
  margin: 0 0 102px; 
}
.maps .container {
  padding: 0 0 0 74px; 
} */

footer {
  padding: 50px 0 0 35px;
}
  footer .container {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    padding: 0 63px 0 37px; }
  footer .phone {
    font-size: 24px;
    margin: 0 0 29px;
    line-height: 0.88;
    font-family: 'futura', sans-serif; font-display: swap;}
    footer .phone .icon {
      width: 15px;
      margin: 0 21px 0 0; }

.develop {margin-top: 35px;}
.develop a {text-decoration:none;font-weight:bold;}
.exa-color {color:#565655;}
.tech-color {color:#e33a01;}      

.copyright {
  color: #798b96;
  font-size: 14px;
  width: 100%;
  max-width: 230px;
  margin: auto 0 0 0; }

.footer-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }
  .footer-box .h3 {
    margin: 0 0 30px;
    color: #191919;
    font-size: 21px;
    font-weight: 500; }
  .header-top .icon, .footer-box .icon{
    width: 25px;
    margin: 0 19px 0 0;
    display: inline-block; }

.mail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .mail .text {
    text-decoration: underline;
    color: #3d8cbd;
    font-size: 14px; }
  .mail .icon {
    width: 22px; }

.schedule, .address {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .schedule p, .address p {
    color: #798b96;
    line-height: 1.31; }

.address .icon {
  width: 19px; }

.address p {
  max-width: 210px; }

.schedule {
  font-size: 14px;
  margin: 39px 0 31px; }
  .schedule p {
    max-width: 179px; }

.footer-menu li a {
  color: #191919;
  letter-spacing: 0.16px;
  line-height: 1.88; }
  .footer-menu li a:hover {
    color: #798b96; }

.logo-dev {
  margin: auto 0 0 0;
  width: 150px; }

.all-project {
  padding: 78px 0 139px; }
  .all-project:before {
    height: calc(100% - 59px); }
  .all-project .subtitle {
    padding: 0 0 0 42px; }
    .all-project .subtitle:before {
      display: none; }
  .all-project .line-title {
    margin: 0 0 85px;
    padding: 0; }
  .all-project .container {
    padding: 0 145px 0 42px; }
    .all-project .container .project-slider {
      padding: 0; }

.footer {
  border-top: 1px solid #e8e8e8;
  padding: 46px 0 35px; }

.main-page {
  padding: 49px 0 50px;
  background: #edf1f4; }

.breadcrumbs {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .breadcrumbs li {
    margin: 0 20px 0 0; }
    .breadcrumbs li:last-child {
      margin: 0; }
    .breadcrumbs li a {
      font-size: 14px;
      letter-spacing: 0.14px;
      color: #798b96;
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .breadcrumbs li a:after {
        content: '';
        margin: 0 0 0 20px;
        width: 6px;
        height: 11px;
        background: url("../img/arrow-right-blue.png") no-repeat center;
          background-size: contain;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
      .breadcrumbs li a:hover {
        color: #000; }
    .breadcrumbs li span {
      font-size: 14px;
      letter-spacing: 0.14px;
      color: #798b96; }

  .works-page{margin: 74px 0 90px; }
  .works-page .container{padding: 0 88px 0 81px; }

  .works-page .tableofcontents{
    background: #edf1f48a;
    padding: 40px;
    margin-bottom: 10px;
  }
  .works-page .tableofcontents p{
    font-size: 30px;
    font-weight: 500;
  }
  .works-page .tableofcontents li{
    padding: 5px 0 5px 15px;
    list-style: auto;
  }

  @media  (max-width: 500px) {
    .works-page .tableofcontents li{
      padding: 5px 0 5px 0px;
    }
  }

  .works-page .tableofcontents li::marker{
    color: #383838;
    font-weight: 600;
  }
  .works-page .tableofcontents li a{
    text-decoration: underline;
    color: #3d8cbd;
  }
  .works-page .tableofcontents li a:hover{
    text-decoration: none;
  }


  .works-page h2 {
    font-family: "Roboto", sans-serif;
    font-display: swap;
    width: 100%;
    color: #191919;
    font-size: 30px;
    font-weight: 500;
    margin: 20px 0px;
    text-transform: none;
    letter-spacing: normal;
    line-height: normal;
  }
  .works-page h3{
    width: 100%;
    color: #191919;
    font-size: 30px;
    font-weight: 500;
    margin: 30px 0;
    font-family: "Roboto", sans-serif;
    text-transform: none;
  }
  .works-page .text-box {
    color: #798b96;
    font-size: 14px;
    line-height: 1.5; }
    .works-page .text-box p {
      margin: 0 0 20px; }
      .works-page .text-box p .links {
        display: inline-block;
        color: #3d8cbd;
        text-decoration: underline; }
      .works-page .text-box p:last-child {
        margin: 0; }

.statistic-line {
  margin: 74px 0 67px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.statistic-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  color: #798b96;
  font-size: 14px;
  margin: 0 150px 0 0; }
  .statistic-box .number {
    color: #3d8cbd;
    font-size: 60px;
    font-weight: 900;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin: 0 0 28px;
    line-height: 0.65; }
    .statistic-box .number span {
      color: #798b96;
      font-size: 30px;
      font-weight: normal; }

.gallery-slider {
  width: 100%;
  margin: 70px 0 0; }

.gallery {
  width: 100%;
}

.gallery-margin{
  margin: 74px 0 50px;
}

.gallery .container {
  padding: 0 73px 0 83px; 
}


.gallery-box {
  margin: 0 auto;
  width: 383px; }

.gallery-slider__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .gallery-slider__nav .counter-slide {
    color: #191919; }
  .gallery-slider__nav .slick-arrow {
    border: solid 1px #7ad0e7;
      border-radius: 50%;
    width: 68px;
    height: 68px; }
  .gallery-slider__nav .slick-next {
    background: url("../img/arr-right-blue.png") no-repeat center;
      background-size: 8px; }
  .gallery-slider__nav .slick-prev {
    background: url("../img/arr-left-blue.png") no-repeat center;
      background-size: 8px; }

.reviews .container {
  padding: 0 346px 0 84px; }

.reviews-content {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin: 57px 0 0 0; }

.reviews-photo {
  width: 206px;
  margin: 0 0 103px; }

.reviews-text {
  width: 100%;
  max-width: 620px; }
  .reviews-text .text {
    color: #191919;
    letter-spacing: 0.16px; }
    .reviews-text .text p {
      margin: 0 0 30px; }
      .reviews-text .text p:last-child {
        margin: 0; }
  .reviews-text .line {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 44px 0 0 0; }
    .reviews-text .line .name {
      color: #1a85a3;
      font-size: 18px;
      font-weight: 500;
      letter-spacing: 0.18px; }

.date {
  color: #798b96;
  letter-spacing: 1.1px;
  font-size: 11px;
  font-weight: 500;
  text-transform: uppercase; }

.page-image .blue{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#286e9a), to(rgba(35, 106, 150, 0)));
    background-image: linear-gradient(to top, #286e9a 0%, rgba(35, 106, 150, 0) 100%);
    z-index: 1;
}
.page-image {
  width: 100%;
  height: 300px;
  background-size: cover;
  background-position: center;
  margin-bottom: 40px;
  position: relative;
  }
.attention-box p{color:#fff}
.attention-box {
  position: relative;
  margin: 0 0 58px;
  color: #fff;
  line-height: 1.5;
  font-weight: 500;
  }
  .attention-box .container {
    position: relative;
    z-index: 1;
    padding: 35px 210px 31px 130px !important;
    }
    .attention-box .container:before {
      content: '';
      position: absolute;
      top: 50%;
      -webkit-transform: translate(0, -50%);
      transform: translate(0, -50%);
      width: 11px;
      height: calc(100% - 66px);
      background: #7ad0e7;
      left: 89px;
      }
  .attention-box:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: calc(100% - 75px);
    height: 100%;
    background: #3d8cbd; }

.article-page {
  margin: 72px 0 0px; }
  .article-page h3 {
    font-size: 24px;
    margin: 0 0 36px; }
  .article-page .container {
    padding: 0 83px 0 81px;
    }

.list-dots {
  margin: 0 0 30px;
  color: #798b96;
  font-size: 14px;
  width: 100%;
  line-height: 2.57;
  margin-left: 20px;
  }
  .list-dots li {
    position: relative;
    padding: 0 0 0 25px;
    line-height: 1.7;
    }
    .list-dots li:before {
      content: '';
      position: absolute;
      left: 0;
      top: 11px;
      -webkit-transform: translate(0, -50%);
      /* transform: translate(0, -50%); */
      width: 7px;
      height: 7px;
      border-radius: 50%;
      background: #3d8cbd;
      }
	  
	  
	  .list-dots-green {
  margin: 0 0 30px;
  color: #798b96;
  font-size: 14px;
  width: 100%;
  line-height: 2.57;
  margin-left: 20px;
  }
  .list-dots-green li {
    position: relative;
    padding: 0 0 0 25px;
    line-height: 1.7;
    }
    .list-dots-green li:before {
      content: '';
      position: absolute;
      left: 0;
      top: 11px;
      -webkit-transform: translate(0, -50%);
      /* transform: translate(0, -50%); */
      width: 7px;
      height: 7px;
      border-radius: 50%;
      background: #63bd3d;
      }
	  
	  
	  

.w-100 {
  width: 100%; }

.table-responsive{overflow-x: auto;}

.table {
	width: 100%;
	background: #edf1f4;
	margin-bottom:30px;	
}
  .table .links {
    color: #3d8cbd; }

.table tr:nth-child(1) td,.table tr:nth-child(1) th, .table tr.mainTable td{
	background: #3d8cbd;
	color: #fff;
	padding: 10px;
	font-size: 18px;
	font-weight: 500;
	text-align: center;
	border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.table-head .name:first-child {
  border-left: 1px solid rgba(255, 255, 255, 0.2); 
}

.table tr {
  color: #191919;
  border-bottom: 1px solid #e8e8e8; }
  .table-body:last-child {
    border: none; }
    .table td:nth-child(1) {text-align:left;padding-left:10px}
  .table td {
    padding: 10px 0px;
    border-right: 1px solid #e8e8e8;
    text-align: center;
	vertical-align: middle;
    }
    .table-body .name:first-child {
      border-left: 1px solid #e8e8e8; }
  .table tr:nth-child(even) {
    background: #ffffff; }

.note {
  color: #798b96;
  font-size: 14px;
  line-height: 1.5;
  width: 100%;
  margin: 28px 0 60px;
  }

.list-number {
  margin: 0 0 59px;
  font-size: 14px;
  line-height: 1.71;
  color: #798b96;
  padding: 0 0 0 30px;
  width: 100%; }
  .list-number span {
    font-weight: bold;
    color: #3d8cbd;
    margin: 0 5px 0 0; }
  .list-number li p{margin-bottom:0px;}
  .list-number li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }

.video-links {
  position: relative;
  width: 100%;
  height: 100%; }
  .video-links img {
    opacity: .7;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover; }
  .video-links:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 79px;
    height: 79px;
    background: url("../img/play.png") #7ad0e7 no-repeat center;
      background-size: 23px;
    border-radius: 50%;
    z-index: 2; }

.video-box {
  background: #3d8cbd;
  margin: 66px 0 60px;
  width: 609px;
  height: 313px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden; }

.list-checkbox {
  width: 100%;
  color: #798b96;
  font-size: 14px;
  margin: 0 0 55px; }
  .list-checkbox li {
    margin: 0 0 19px; }
    .list-checkbox li:last-child {
      margin: 0; }

.checkbox {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }
  .checkbox .checkbox-inp {
    display: none; }
  .checkbox .checkbox-custom {
    position: relative;
    width: 16px;
    min-width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #7ad0e7;
      border-radius: 4px;
    background: #edf1f4;
    cursor: pointer;
    -webkit-transition: .3s ease;
    transition: .3s ease;
    margin: 0 14px 0 0; }
  .checkbox .label {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer; }
  .checkbox .checkbox-inp:checked + .checkbox-custom {
    background: #3d8cbd;
    border-color: #3d8cbd; }
    .checkbox .checkbox-inp:checked + .checkbox-custom::before {
      content: "";
      display: block;
      position: absolute;
      width: 9px;
      height: 7px;
      left: 50%;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      background: url("../img/check.png") no-repeat center;
        background-size: contain; }

.author-line {
  position: relative;
  margin: 0 0 57px; }
  .author-line:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background: #edf1f4;
    width: calc(100% - 76px);
    height: 100%; }
  .author-line .container {
    z-index: 1;
    position: relative;
    padding: 16px 90px 15px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }

.user-icon {
  width: 69px;
  margin: -30px 36px 0 0;
  background: #fff;
  border-radius: 50%; }

.user-text h6 {
  color: #798b96;
  font-size: 14px;
  margin: 0 0 10px; }

.user-text .name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #191919; }
  .user-text .name strong {
    color: #3d8cbd;
    font-weight: bold; }

.main-services {
  position: relative; }
  .main-services .container {
    padding: 69px 17px 64px 83px;
    position: relative;
    z-index: 1; }
    .main-services .container:before {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover;
      }
    .main-services .container:after {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background-image: -webkit-gradient(linear, left bottom, left top, from(#286e9a), to(rgba(35, 106, 150, 0)));
      background-image: linear-gradient(to top, #286e9a 0%, rgba(35, 106, 150, 0) 100%);
      z-index: 1;
      }
  .main-services h1 {
    text-align: left;
    color: #fff;
    max-width: 730px;
    width: 100%;
    margin: 0; }

.main-services__text p{color:#fff;}
.main-services__text .breadcrumbs{text-align:left;display: block;margin-top: -20px;padding-bottom: 20px;}
.main-services__text .breadcrumbs li{
    display: inline-block;
    margin-right: 8px;
}
.main-services__text .breadcrumbs li a:after{margin-left:8px}
.main-services__text .breadcrumbs li a span,.main-services__text .breadcrumbs li span span{

}
.main-services__text {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }
  .main-services__text .text {
    color: #fff;
    line-height: 1.88;
    max-width: 650px; }

.btn-black {
  border: solid 1px #00a652;
  background: #292929;
  color: #fff;
  margin: 34px 0 0 0;
  padding: 19px 38px; }

.services-page {
  margin: 50px 0px;
  }
  .services-page .container {
    /* padding: 0 101px 0 90px; */
    }

 .products{margin-top: 74px;}
 .products .main-page-h2{ 
  width: 100%; } 

/*.products .container {
  padding: 0 95px 0 90px; } */

.products h3 {
  max-width: 690px;
  width: 100%;
  color: #191919;
  font-weight: 500;
  font-size: 24px;
  margin: 0 0 35px; }

.products-content {
  margin: 46px 0 44px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }

.products-box {
  -webkit-box-shadow: 0 12px 40px 0 rgba(56, 56, 56, 0.05);
          box-shadow: 0 12px 40px 0 rgba(56, 56, 56, 0.05);
  border: solid 1px #e8e8e8;
  background-color: #ffffff;
  width: 375px;
  height: 271px;
  position: relative;
  margin: 0 0 44px;
  overflow: hidden;
  color: #3d8cbd;
  font-size: 21px;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .products-box:before {
    content: '';
    position: absolute;
    bottom: 15px;
    right: 12px;
    width: 50px;
    height: 50px;
    background: url("../img/arrow-right-white.png") #7ad0e7 no-repeat center;
    background-size: 11px;
    z-index: 2;
    }
  .products-box:first-child {
    /* -webkit-box-align: start; */
    -ms-flex-align: start;
    /* align-items: flex-start; */
    }

.products-box__title {
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  padding: 48px 41px 0;
  }

.leaders-two {
  margin: 0px;
  }
  .leaders-two .container {
    padding: 0 107px 0 90px; }
  .leaders-two .leaders-content {
    padding: 0; }

.documentation {
  margin: 0 0 64px; }
  .documentation .main-page-h2 {
    width: 100%;
    margin: 0 0 54px; }
  .documentation .container {
    /* padding: 0 90px; */
    }

.list-document {
  margin: 0 311px 0 0; }
  .list-document:last-child {
    margin: 0; }

.links-doc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin: 0 0 27px;
  color: #1a85a3;
  line-height: 1.63;
  font-weight: 500; }
  .links-doc .size {
    color: #798b96;
    line-height: normal; }
  .links-doc .icon {
    width: 41px;
    display: inline-block;
    margin: 0 29px 0 0; }
  .links-doc .text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }

.calculation {
  position: relative;
  /* margin: 0 0 115px; */ }
  .calculation:before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: calc(100% - 90px);
    height: 100%;
    background: #edf1f4; }
  .calculation .container {
    position: relative;
    z-index: 1;
    padding: 70px 270px 84px 177px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .calculation h3,.calculation .h3  {
    text-align: center;
    color: #191919;
    max-width: 630px;
    width: 100%;
    letter-spacing: -0.36px;
    font-size: 36px;
    font-weight: 500;
    margin: 0 auto 54px; }

.readiness-scale__line {
  width: 625px;
  height: 27px;
  background: #ffffff;
  border-radius: 13.5px;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  }
  .readiness-scale__line .bg-line {
    position: absolute;
    left: 0;
    top: 0;
    width: 25%;
    height: 100%;
    background: url("../img/bg-line.png") no-repeat center;
      background-size: cover;
    -webkit-transition: .3s ease;
    transition: .3s ease;
    border-radius: 13.5px; }

.readiness-scale {
  margin: 0 0 40px;
  position: relative;
  }
  .readiness-scale p {
    color: #798b96;
    letter-spacing: -0.16px;
    text-align: center;
    margin: 18px auto 0; }

.calculation-body__wrapper {
  width: 100%; }

.calculation-body {
  width: 100%;
  display: none; }
  .calculation-body:first-child {
    display: block; }

.number-stage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  position: relative;
  color: #191919;
  font-size: 21px;
  font-weight: 500;
  letter-spacing: -0.21px;
  margin: 0 0 11px; }
  .number-stage .number {
    margin: 0 39px 0 0;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #1a85a3;
    color: #ffffff;
    font-weight: bold;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }

.form-calc {
  padding: 0 0 0 89px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }
  .form-calc label {
    margin: 0 0 17px;
    width: 400px;
    position: relative; }
    .form-calc label .description {
      position: absolute;
      right: 25px;
      top: 50%;
      -webkit-transform: translate(0, -50%);
              transform: translate(0, -50%);
      color: #798b96; }
    .form-calc label input {
      height: 70px;
      padding: 0 22px; }
  .form-calc .ml-auto {
    /* margin-left: auto; */
    }
  .form-calc .mr-auto {
    margin-right: auto; }
  .form-calc .w-100 {
    width: 100%; }
  .form-calc h3 {
    text-align: left;
    margin: 37px 0 25px;
    font-size: 18px;
    font-weight: 300; }
    .form-calc h3:first-child {
      margin-top: 0; }

.form-calc .jb_input{
  display: flex;
  align-items: center;
  margin: 10px 0;
  position: relative;
}

.form-calc .jb_input input{
  width: 20px;
    height: 20px;
    margin-right: 5px;
}

.form-calc .jb_input a{
margin-left: 5px;
}


.jb_input .need_to_click{
  display: none;
}

.jb_input .pdnCheckError ~ .need_to_click{
    display: block;
    position: absolute;
    left: 13px;
    top: -69px;
    background: #ffffff;
    padding: 20px;
    border: 1px solid #c7c7c7;
    border-radius: 6px 6px 6px 0px;
}

.jb_input .pdnCheckError ~ .need_to_click p{
    color: red;
    margin: 0;
    font-weight: 700;
    font-size: 16px;
}

.jb_input .pdnCheckError:checked ~ .need_to_click{
    display: none;
}


.ml-auto {
  margin-left: auto; }

.mr-auto {
  margin-right: auto; }

label {
  display: block; }

.form-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }

input {
  width: 100%;
  outline: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: none;
  font-family: "Roboto", sans-serif;
  font-display: swap;
  color: #798b96;
  font-size: 16px; }
  input::-webkit-input-placeholder {
    color: #798b96; }
  input::-moz-placeholder {
    color: #798b96; }
  input::-ms-input-placeholder {
    color: #798b96; }
  input::placeholder {
    color: #798b96; }

.resultContent{
  display: none;
  max-width: 450px;
  text-align: center;
  margin: 0 auto;
  padding: 10px;
  border: 1px solid #3f8cbd;
  color: #3f8cbd;
}
.navigation-btn{display: flex;justify-content: space-between;width: 100%;}

.btn-next{
  margin: 0 0 0 auto;
  width: 200px;
  height: 70px; }

.btn-prev{
  margin: 0px 88px 0px;
  width: 200px;
  height: 70px;
  display: none;
} 

@media only screen and (max-width: 991px){
	.btn-prev{
	  margin: 0px 30px 0px;
	} 
}

.section-article .h2 {
  width: 100%;
  line-height: 1.23;
  text-transform: uppercase;
  font-size: 65px;
  letter-spacing: 0.65px;
  color: #191919;
  font-family: 'bebas-bold', sans-serif;
  font-display: swap;
  margin: 20px 0px;
  }

.section-article .container {
  padding: 0 93px 0 16px; }

.section-article__content {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 0 70px; }

.section-article__box {
  width: 100%;
  max-width: 285px;
  overflow: hidden;
  position: relative;
  background: #edf1f4;
  border: solid 1px #e8e8e8;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 336px; }

.section-article__box-max {
  max-width: 683px;
  height: 336px;
  padding: 0 75px 28px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  border: none; }
  .section-article__box-max .section-article__box-text {
    height: auto;
    padding: 0; 
  }
    .section-article__box-max .section-article__box-text .section-article__box-title {
      color: #fff;
      margin: 0 0 34px;
      font-size: 18px;
      font-weight: 500; }
  .section-article__box-max:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#286e9a), to(rgba(35, 106, 150, 0)));
    background-image: linear-gradient(to top, #286e9a 0%, rgba(35, 106, 150, 0) 100%);
    z-index: 1; }
  .section-article__box-max .section-article__box-title {
    color: #fff;
    margin: 0 0 34px; }
  .section-article__box-max .img-bg {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover; }
  .section-article__box-max .date {
    color: #7ad0e7;
    position: relative;
    z-index: 1; }

.section-article__box-title {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.18px;
  position: relative;
  z-index: 1; 
  max-width: 255px;
}

.section-article__box-image {
  position: relative;
  height: 169px;
  overflow: hidden; }
  .section-article__box-image:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#286e9a), to(rgba(35, 106, 150, 0)));
    background-image: linear-gradient(to top, #286e9a 0%, rgba(35, 106, 150, 0) 100%);
    z-index: 1; }

.section-article__box-text {
  padding: 28px 27px;
  height: calc(100% - 169px);
  min-width: 340px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }
  .section-article__box-text .section-article__box-title {
    font-size: 15px;
    color: #191919;
    letter-spacing: 0.15px;
    margin: 0 0 auto; }

.label-select {
  position: relative; }
  .label-select select {
    width: 100%;
    background: url("../img/arrow-bottom.png") no-repeat 95% #fff;
      background-size: 17px;
    height: 70px;
    padding: 0 22px; }

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: none;
    border-radius: 0;
  font-family: "Roboto", sans-serif;
  font-display: swap;
  color: #798b96;
  font-size: 16px;
  cursor: pointer; }
  select::-webkit-input-placeholder {
    color: #798b96; }
  select::-moz-placeholder {
    color: #798b96; }
  select::-ms-input-placeholder {
    color: #798b96; }
  select::placeholder {
    color: #798b96; }

textarea {
  width: 100%;
  outline: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 136px;
  border: none;
  padding: 29px 23px;
  font-family: "Roboto", sans-serif;
  font-display: swap;
  color: #798b96;
  font-size: 16px; }
  textarea::-webkit-input-placeholder {
    color: #798b96; }
  textarea::-moz-placeholder {
    color: #798b96; }
  textarea::-ms-input-placeholder {
    color: #798b96; }
  textarea::placeholder {
    color: #798b96; }

.d-none {
  display: none; }

.table-scroll {
  margin: 15px 0 44px;
  color: #3d8cbd;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 500;
  display: none; }
  .table-scroll .icon {
    min-width: 38px;
    width: 38px;
    height: 38px;
    border: solid 1px #7ad0e7;
      border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }

.table-scroll__left {
  margin: 15px auto 44px 0; }
  .table-scroll__left .icon {
    margin: 0 15px 0 0; }

.table-scroll__right {
  margin: 15px 0 44px auto; }
  .table-scroll__right .icon {
    margin: 0 0 0 15px; }

.arrow-scroll__wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

  .cookiewindow {
    position: fixed;
    bottom: 25px;
    right: 140px;
    background: #fff;
    width: 50%;
    border-radius: 4px;
    -webkit-box-shadow: 2px 2px 8px 0px rgba(34, 60, 80, 0.2);
    -moz-box-shadow: 2px 2px 8px 0px rgba(34, 60, 80, 0.2);
    box-shadow: 2px 2px 8px 0px rgba(34, 60, 80, 0.2);
    padding: 20px;
    z-index: 1;
    display: flex;
    font-size: 14px;
    z-index: 4;
    align-items: center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

.cookiewindow .btn {
    height: auto;
    width: 200px;
    background: linear-gradient(92deg, #f24149, #eb7f84);
    color: #ffffff;
    padding: 10px;
    display: block;
    border-radius: 0px;
    text-align: center;
    height: fit-content;
    font-size: 14px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
}



/*==========  Desktop First  ==========*/
/* Large Devices, Wide Screens */
@media only screen and (max-width: 1370px) {
  .section-article .container {
    padding: 0 15px; } }

@media only screen and (max-width: 1310px) {
  .menu-list__item {
    margin: 0 15px 0 0; }
    .menu-list__item a {
      font-size: 16px; }
  .product-box, .services-box {
    width: 350px; }
  .leaders-box {
    margin: 0 0 20px; }
  .leaders-content__wrapper {
    width: calc(100% - 530px); }
  .project-slider__box-image {
    width: 320px;
    height: 241px; }
  .products-box {
    width: 290px;
    padding: 0 10px; }
  .products-box__title {
    padding: 28px 21px 0; }
  .gallery-box {
    width: 291px;
    height: 207px; }
  .calculation .container {
    padding: 70px 100px 84px 140px; }
  .section-article__box-max {
    max-width: 550px; }
  .reviews-text {
    max-width: calc(100% - 283px); } }

/* Medium Devices, Desktops */
@media only screen and (max-width: 1199px) {
  .header-top .container {
    padding: 20px 0 0 10px; }
  .logo {
    max-width: 150px; }
  .btn-callback {
    padding: 22px 20px; }
  .home-menu {
    margin: 0 10px 0 auto; }
  .header-bottom .container {
    padding: 0 0 0 10px; }
  .menu-list__item a {
    font-size: 14px; }
  .project .line-title {
    padding: 0 37px 0 0; }
  .project-slider {
    padding: 0 37px; }
  .project:before {
    width: 100%; }
  .form-calc label {
    width: 290px;
    }
    .form-calc label input {
      height: 54px; 
      border: 1px solid #7aa6b8;
    }
  .label-select select {
    height: 54px; 
	border: 1px solid #7aa6b8;}
  .section-article__box-max {
    max-width: 350px;
    padding: 0 28px 28px; }
  .statistic-box {
    margin: 0 50px 0 0; }
    .statistic-box:last-child {
      margin: 0; }
  .reviews-photo {
    width: 206px; }
  .reviews-text {
    max-width: calc(100% - 220px); }
    .reviews-text .text {
      font-size: 14px; } }

/* Small Devices, Tablets */
@media only screen and (max-width: 1099px) {
  .product-box {
    width: 290px;
    height: 163px;
    padding: 36px 8px 10px 22px; }
    .product-box .icon {
      width: 37px;
      height: 37px;
      background-size: 8px; }
  .product-box__title {
    font-size: 16px;
    line-height: 1.31; }
  .product-content {
    -ms-flex-pack: distribute;
        justify-content: space-around; }
  .services-box__image {
    margin: 0 0 28px;
    height: 162px; }
    .services-box__image .links {
      width: 37px;
      height: 37px;
      background-size: 8px; }
  .services-box__title {
    font-size: 18px;
    margin: 0 auto 16px; }
  .services-box__text {
    font-size: 14px; }
    .services-box__text p br {
      display: none; }
  .section-services:before {
    height: 300px; }
  .services-content {
    padding: 0 25px; }
  .project-slider__box {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .footer-menu li a {
    font-size: 14px; }
  .footer-box h3 {
    font-size: 18px;
    margin: 0 0 26px; }
  footer {
    padding: 0; }
    footer .container {
      position: relative;
      padding: 0 15px 80px; }
    footer .copyright {
      position: absolute;
      bottom: 22px;
      left: 0;
      padding: 23px 15px 0;
      max-width: none;
      border-top: 1px solid #e8e8e8; }
  .products-box:before {
    width: 37px;
    height: 37px;
    background-size: 8px; }
  .products-content {
    margin: 31px 0 55px;
    -ms-flex-pack: distribute;
        justify-content: space-around; }
  .products-box {
    font-size: 18px;
    margin: 0 0 10px; }
  .list-document {
    margin: 0 auto 0 0; }
  .reviews .container {
    padding: 0 84px; } }

@media only screen and (max-width: 991px) {
  .phone {
    font-size: 18px; }
  .btn {
    font-size: 16px; }
  .header-box {
    font-size: 12px;
    max-width: 157px; }
  .services-box {
    width: 290px;
    margin: 0 0 29px; }
    .services-box:last-child {
      margin: 0; }
  .project-slider__nav .slick-arrow {
    width: 50px;
    height: 50px;
    background-size: 7px; }
  .section-article__box-max {
    max-width: 286px; }
  .section-article__box-max .section-article__box-text .section-article__box-title {
    font-size: 15px; } }

@media only screen and (max-width: 920px) {
  .btn-burger {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .logo {
    max-width: 130px; }
  .header-top .container {
    padding: 0; }
  .header-box, .header-bottom {
    display: none; }
  header .btn-callback {
    height: 60px; }
  .header-top {
    border: none; }
  .dropdown-box {
    margin: 0 0 20px; }
    .dropdown-box h3 {
      font-size: 14px;
      margin: 0 0 20px; }
  .dropdown-menu li {
    margin: 0 0 7px; }
  .dropdown-menu__mobile {
    padding: 30px 0 0; }
  .main-menu .dropdown-menu li a {
    font-weight: normal; }
  .header-dropdown__bottom {
    margin: 30px 0 0 0; }
  .mobile-menu__wrapper .home-menu {
    margin: 30px 0; }
  .mobile-menu__wrapper .header-box {
    display: block;
    margin: 0 0 20px; }
  .mobile-menu__wrapper .phone, .mobile-menu__wrapper .mail {
    margin: 0 0 20px; }
  .slide-text {
    padding: 191px 0 38px 16px; }
  .slide-title {
    font-size: 70px;
    margin: 0 0 32px;
    line-height: normal;
    letter-spacing: 0.48px; }
  .services-content {
    margin: 40px 0 0;
    padding: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .section-services:before {
    display: none; }
  .services-box {
    max-width: 100%;
    width: 100%;
    position: relative; }
    .services-box:before {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 202px;
      background: #5d8bba; }
  .services-box__text {
    padding: 0 0 25px;
    position: relative;
    z-index: 1;
    max-width: 275px;
    margin: 0 auto; }
  .services-box__image {
    width: 290px;
    height: 162px;
    margin: 0 auto 28px; }
  .leaders-content__text {
    max-width: 300px; }
    .leaders-content__text .btn {
      width: 100%; }
  .leaders-content__wrapper {
    width: calc(100% - 320px); } }

@media only screen and (max-width: 900px) {
  .project .project-slider__nav {
    width: 100%;
    margin: 20px auto 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .partner-box {
    margin: 0 0 26px; }
  footer .logo {
    display: none; }
  .main-services .container:before, .main-services .container:after {
    width: 100%; }
  .products-box {
    height: 183px; }
    .products-box:first-child {
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end; }
  .products-box__image {
    width: auto;
    height: 100%;
    max-height: 138px; }
  .documentation h2 {
    margin: 0 0 37px; }
  .documentation .container {
    padding: 0 40px; }
  .calculation:before {
    display: none; }
  .section-article h2 {
    padding: 0;
    margin: 0 0 29px; }
  .calculation .container {
    padding-bottom: 0; }
  .section-article__box-max, .section-article__box {
    margin: 0 auto; }
  .section-article__content {
    display: block;
    margin: 0 0 25px; }
  .section-article__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 0 57px; }
    .section-article__nav .slick-arrow {
      border: solid 1px #7ad0e7;
        border-radius: 50%;
      width: 50px;
      height: 50px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
    .section-article__nav .slick-prev {
      background: url("../img/arr-left-blue.png") no-repeat center;
        background-size: 8px; }
    .section-article__nav .slick-next {
      background: url("../img/arr-right-blue.png") no-repeat center;
        background-size: 8px; }
    .section-article__nav .counter-slide {
      color: #1f1f1f; }
  .statistic-box .number {
    font-size: 43.5px;
    margin: 0 0 7px; }
    .statistic-box .number span {
      font-size: 21.5px;
      margin: 0 0 0 5px;
      display: inline-block; }
  .statistic-line {
    margin: 55px 0 46px; } }

@media only screen and (max-width: 820px) {
  .statistic-line {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    width: 100%; }
  .statistic-box {
    margin: 0 0 43px; } }

@media only screen and (max-width: 767px) {
  .main-slider__nav, .scroll-down {
    display: none; }
  .main-slider__wrapper {
    width: 100%; }
  .slide-text {
    padding: 191px 15px 70px 16px; }
  .section-product {
    margin: 62px 0 0 0; }
    .section-product .container {
      padding: 0 15px; }
  .section-services h2 {
    padding: 0 15px; }
  h2, .main-page-h2-bg, .main-page-h2 {
    font-size: 36px;
    line-height: normal;
    letter-spacing: 0.36px; }
  .subtitle, .main-page-h2-bg, .main-page-h2 {
    padding: 0!important; }
    .subtitle:before, .main-page-h2-bg:before, .main-page-h2:before{
      display: none; }
  .product-content {
    padding: 0;
    margin: 35px 0 0 0; }
  .product-box {
    margin: 0 0 15px; }
  .leaders-content {
    padding: 0;
    margin: 36px 0 0 0; }
  .leaders {
    /* margin: 75px 0 49px; */
    margin: 0px 0 49px; }
    .leaders .container {
      padding: 0 15px 100px;
      position: relative; }
  .leaders-content__text {
    max-width: none; }
    .leaders-content__text .text {
      height: auto;
      font-size: 14px; }
    .leaders-content__text .btn {
      position: absolute;
      bottom: 0;
      left: 50%;
      -webkit-transform: translate(-50%, 0);
              transform: translate(-50%, 0);
      width: 290px;
      height: 58px;
      background: #d2434a;
      border: none;
      color: #fff;
      padding: 0;
      font-size: 15px; }
  .leaders-content__wrapper {
    width: 100%;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    margin: 44px 0 0 0; }
  .leaders-box {
    margin: 0 0 30px; }
    .leaders-box p {
      max-width: 220px;
      font-size: 16px; }
  .project {
    padding: 0; }
    .project .line-title {
      margin: 0 0 31px;
      padding: 0 16px; }
    .project .container {
      position: relative;
      padding: 40px 0 116px; }
    .project .project-slider__nav {
      margin: 0 auto;
      position: absolute;
      bottom: 34px;
      left: 0; }
  .project-slider {
    padding: 0; }
  .project-slider__box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .project-slider__box .project-slider__box-text {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1;
      margin: -60px auto 0; }
  .project-slider__box-image:before {
    display: none; }
  .partner {
    margin: 74px 0 25px; }
    .partner .container {
      padding: 0 15px; }
  .partner-content {
    padding: 0;
    margin: 31px 0 0;
    -ms-flex-pack: distribute;
        justify-content: space-around; }
  .maps .container {
    padding: 0; }
  #map {
    height: 318px; }
  .maps {
    margin: 0; }
  footer {
    margin: 37px 0 0 0;
    border-top: 1px solid #e8e8e8; }
    footer .container {
      padding: 34px 15px 80px; }
  .main-services .container {
    padding: 60px 15px 54px; }
  .main-services .btn-black {
    margin: 36px 0 0 0;
    width: 289px;
    height: 52px;
    padding: 0; }
  h1, .title {
    font-size: 42px;
    letter-spacing: 0.42px; }
  .main-services__text .text {
    line-height: 1.5;
    margin: 29px 0 0 0; }
  .products .container, .works-page .container, .gallery .container, .documentation .container, .reviews .container {
    padding: 0 15px; }
  .products h3 {
    font-size: 21px; }
  .list-dots {
    line-height: 1.5;
    margin: 0 0 25px; }
  .table-head .name {
    font-size: 16px;
    padding: 22px 22px 23px; }
  .table-body .name {
    padding: 22px 22px 21px; }
/*   .gallery-slider {
  margin: 28px 0 0 0; } */
  .gallery {
    margin: 0 0 57px; }
  .links-doc .icon {
    width: 36px;
    margin: 0 23px 0 0; }
  .calculation .container {
    padding: 77px 15px 0; }
  .calculation h3 {
    margin: 0 auto 28px;
    font-size: 24px; }
  .calculation .form-calc h3 {
    margin: 20px 0;
    font-size: 18px; }
  .readiness-scale {
    width: 288px;
    margin: 0 auto; }
  .readiness-scale__line {
    height: 24px;
    width: 100%; }
  .form-calc {
    padding: 0; }
    .form-calc label {
      margin: 0 0 6px; }
  .number-stage {
    font-size: 18px; }
    .number-stage .number {
      width: 33px;
      height: 33px;
      font-size: 16px;
      margin: 0 15px 0 0; }
  .btn-next {
    margin: 0;
    width: 291px;
    height: 70px; }
  .footer {
    margin: 0;
    padding: 0; }
  .calculation {
    margin: 0 0 94px; }
  .article-page {
    margin: 35px 0 40px; }
  .page-image {
    margin: 0 auto 40px; }
  .reviews-content {
    margin: 37px 0 0 0; }
  .all-project:before {
    height: 100%; }
  .all-project {
    margin: 0 0 35px; } }

@media only screen and (max-width: 720px) {
  footer .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  footer .footer-box:last-child {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  footer .footer-box:nth-child(3) {
    margin: 24px 0 0;
    padding: 29px 0 22px;
    position: relative;
    width: 100%; }
    footer .footer-box:nth-child(3):before {
      content: '';
      position: absolute;
      left: -15px;
      top: 0;
      width: calc(100% + 30px);
      height: 1px;
      background: #e8e8e8; }
  footer .phone {
    margin: 0 0 20px; }
  footer .btn {
    width: 289px;
    height: 58px;
    margin: 0 0 40px; }
  .logo-dev {
    margin: 24px 0 0 0;
    width: 32px; }
  .schedule, .address {
    font-size: 14px; }
  .schedule {
    margin: 25px 0 20px; }
  .gallery .container {
    position: relative;
    padding: 0 15px 77px; }
  .gallery-slider__nav {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .gallery-slider__nav .slick-arrow {
      width: 50px;
      height: 50px;
      background-size: 7px; }
  .attention-box:before {
    width: 100%; }
  .attention-box {
    margin: 0 0 25px; }
    .attention-box .container {
      padding: 23px 30px 20px 40px!important; }
      .attention-box .container:before {
        left: 15px;
        height: calc(100% - 30px);
        width: 5px; }
  .list-number {
    padding: 0 0 0 15px;
    margin: 0 0 49px; }
  .works-page {
    margin: 38px 0 56px; } }

@media only screen and (max-width: 630px) {
  header .mail, header .phone {
    display: none; }
    footer .footer-box .phone {
      display: inline-block;
    }
  header .btn-callback {
    width: 60px;
    height: 60px;
    background: url("../img/phone-white.png") #f24149 no-repeat center;
      background-size: 21px; }
    header .btn-callback span {
      display: none; }
    footer .btn-callback {
      width: 289px;
      height: 58px;
      margin: 0 0 40px;
    }
  .leaders-content__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .services-page {
    margin: 44px 0 59px; }
  .works-page .container {
    padding: 0 15px; }
  .works-page h3 {
    font-size: 24px;
    margin: 0 0 29px; }
  .works-page .text-box {
    font-size: 14px; }
/*   .list-document:last-child {
  display: none; } */
  .documentation {
    margin: 0 0 77px; }
  .article-page h3 {
    font-size: 21px; }
  .video-box {
    width: 100%;
    height: 197px;
    margin: 42px 0 35px; }
  .video-links:before {
    width: 55px;
    height: 55px;
    background-size: 16px; }
  .list-checkbox {
    margin: 0; }
  .author-line:before {
    display: none; }
  .user-icon {
    margin: 0 36px 0 0; }
  .author-line {
    margin: 0 0 50px; }
    .author-line .container {
      padding: 0 16px; }
  .reviews-photo {
    margin: 0 0 39px; }
  .reviews-text {
    max-width: none;
    margin: 0 0 30px; }
  .reviews-text .line .name {
    font-size: 16px; } }

/* Extra Small Devices, Phones */
@media only screen and (max-width: 576px) {
  .slide-title {
    font-size: 48px; }
  .slide-text .btn {
    height: 52px;
    font-size: 16px; }
  .main-page.d-none {
    display: block; }
  .main-page {
    padding: 31px 18px 32px; }
  .title {
    margin: 31px 0 0; }
  .breadcrumbs {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .breadcrumbs li a {
      font-size: 14px; }
  .general-description .text-box {
    /* height: 138px; */
    overflow: hidden;
    position: relative;
    }
    .general-description .text-box:before {
      content: '';
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%;
      height: 72px;
      background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(white));
      background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%); }
  .general-description .item-view {
    height: auto; }
    .general-description .item-view:before {
      display: none; }
  .links-view {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #3d8cbd;
    font-weight: 500; }
    .links-view .icon {
      margin: 0 0 0 7px;
      width: 6px; }
  .table-wrapper {
    overflow-x: auto; }
  .table {
    min-width: 577px; }
  .note {
    display: none; }
  .table-scroll__right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .article-page .text-box {
    height: 286px; }
  .article-page .item-view {
    height: auto; } }

/* Custom, iPhone Retina */
@media only screen and (max-width: 480px) {
  .button-group {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .button-group .btn {
      width: 100%;
      margin: 0 auto 11px; }
      .button-group .btn:last-child {
        margin: 0 auto; }
  .image-bg {
    display: none; }
  .section-product {
    margin: 0 0 60px; }
  .partner-box {
    height: 47px; }
  .partner-content {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .form-calc label {
    width: 100%; }
  .form-box {
    width: 100%; }
  .main-page-works h1 {
    font-size: 36px;
    margin: 31px auto 0; }
  .reviews-text .line .name {
    max-width: 120px; } 
  
    .cookiewindow {
    bottom: 80px;
    right: 10px;
    width: 95%;
  font-size: 12px;}
  
  .cookiewindow p a {
    display: inline;
  }

  .cookiewindow .btn {
  font-size: 12px;
}
  }


/************* ***********/

.main-menu .menu-list__item{position: relative; padding: 30px 0px;}
.main-menu .menu-list__item ul.main-submenu{display: none;}
.main-menu .menu-list__item:nth-child(2):hover ul.main-submenu{
  position: absolute;
  z-index: 3;
  left: -20px;
  top: 79px;
  background: #edf1f4;
  display: block;
  width: 280px;
}
.main-menu .menu-list__item ul.main-submenu .menu-list__item{
  margin: 20px;
  padding: 0px;
}
.main-menu .menu-list__item ul.main-submenu a{
  width: 100%;
  display: block;
}

.home-menu .menu-list__item{padding: 30px 0px;}
.home-menu .menu__company{position: relative;}
.home-menu .menu__company ul.main-submenu{display: none;}
.home-menu .menu__company:hover ul.main-submenu{
  position: absolute;
  z-index: 3;
  left: -20px;
  top: 79px;
  background: #edf1f4;
  display: block;
  width: 280px;
}
.home-menu .menu-list__item ul.main-submenu .menu-list__item{
  margin: 20px;
  padding: 0px;
}
.home-menu .menu-list__item ul.main-submenu .menu-list__item:last-child{
  display: none;
}

.error{
  text-align: center;
  letter-spacing: 0.65px;
}
.error p{
  color: #191919;
  font-family: 'bebas-bold', sans-serif;
  font-size: 35px;
}
.error p:first-child{
  font-size: 65px;
}
.error a{
  max-width: 320px;
  padding: 15px;
  margin: 30px auto 0 auto;
}
.pdn {
  color: black;
  font-size: 14px;
  margin-top: 10%;
}
.pdn:hover {
  color: #798b96;
  transition: 0.3s;
}

.back-btn {
  border: 2px solid #7ad0e7;
  padding: 15px;
  color: #000;
  margin-left: 0;
}
.back-btn:hover {
  background-color: #7ad0e7;
  color: rgb(255, 255, 255);
}

   
.septic-advantages {
  display: flex;
}
.septic-advantages li {
  list-style: none;
  position: relative;
  margin-bottom: 1vh;
  line-height: 24px;
  display: flex;
}

.num-list {
  list-style-type: decimal;
  padding-inline-start: 17px;
  color: #798b96;
  font-size: 14px;
}
.num-list li {
  margin-bottom: 0.25em;
}
.num-list li::marker {
  color: #000;
}


.septic-advantages li img {
  width: 41px;
  margin: 0 29px 0 0;
  height: 41px;

}
@media  (max-width: 768px) {
  body{margin-top: 60px;}
  .gallery-slider{margin: 28px 0px;}
  .gallery-slider__nav{position: relative!important;}
  .slick-initialized .slick-slide{text-align: center;}
  .leaders-content__text .btn{position: relative!important;}
  .leaders-content__wrapper .btn, .leaders-content__text .btn{margin: 0;}
  .calculation .container{padding: 0px 15px}
  .section-article__box-text{min-width: 100%;}
  .subtitle, .main-page-h2-bg, .main-page-h2{margin: 0 0 25px!important;}
  .main-menu .menu-list__item{padding: 0px;}
  .error p{font-size: 25px;}
  .error p:first-child{font-size: 45px;}
  .septic-advantages {
    display: block;
  }
} 

