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, font, 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 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

ins {
  text-decoration: none; }

del {
  text-decoration: line-through; }

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

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

html, body {
  margin: 0;
  padding: 0;
  height: 100%; }

body {
  min-height: 100%; }

.wrapper-fixed-footer {
  min-height: 100%;
  padding-bottom: 250px;
  position: relative; }

footer {
  width: 100%;
  height: 250px;
  position: absolute;
  bottom: 0; }

.brand-color {
  color: grey; }

.brand-list {
  color: grey; }
.brand-list:hover, .brand-list:focus {
  color: grey;
  text-decoration: none; }

a:focus, button:focus {
  outline: none !important; }

b {
  font-weight: 700; }

body {
  min-width: 300px;
  font-size: 16px;
  line-height: 1.3;
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
  color: #000;
  background-color: #ffffff; }

.object-fit {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -o-object-fit: cover; }

* html .page-wrapper {
  height: 100%; }

.center-bl {
  max-width: 1200px;
  margin: 0 auto;
  padding-right: 15px;
  padding-left: 15px;
  position: relative; }

.border-none {
  border: 0 !important; }

.vertical-middle-wrapper {
  width: 100%;
  content: '';
  display: table;
  height: 100%;
  vertical-align: middle; }

.vertical-middle-wrapper > * {
  vertical-align: middle !important;
  height: 100% !important;
  display: table-cell !important; }

img {
  max-width: 100%; }

a:hover {
  text-decoration: underline; }

a.link-underline:hover {
  text-decoration: none; }

a.link-underline {
  text-decoration: underline;
  color: #3c3340; }

input:focus, textarea:focus {
  outline: none; }

.btn-menu {
  top: 40px;
  position: absolute;
  left: 0;
  padding-left: 40px;
  z-index: -100;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  opacity: 0; }
.btn-menu:hover .ico-list i {
  background-color: #006bba; }
.btn-menu .ico-list {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 0;
  left: 0;
  display: block; }
.btn-menu .ico-list i {
  width: 30px;
  height: 2px;
  margin-bottom: 8px;
  display: block;
  background-color: #7f7f7f;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }
.btn-menu .ico-list i:nth-child(1) {
  width: 24px; }
.btn-menu .ico-list i:last-child {
  margin-bottom: 0; }

.header {
  position: relative; }
.header:before {
  height: 700px;
  left: 0;
  right: 0;
  bottom: 123px;
  opacity: 0.6;
  content: "";
  position: absolute;
  display: block;
  z-index: 0;
  background: url("../img/ico_fon.png") no-repeat center/contain; }
.header .top-block {
  position: relative;
  z-index: 30; }
.header .top-block .logo-wrapper {
  height: 100px;
  position: relative; }
.header .top-block .logo-wrapper .logo {
  width: 184px;
  height: 35px;
  position: absolute;
  top: 30px;
  left: 50%;
  margin-left: -92px;
  display: block; }
.header .top-block .search-btn {
  position: absolute;
  top: 40px;
  right: 80px;
  font-size: 16px; }
.header .top-block .basket-btn {
  position: absolute;
  top: 40px;
  right: 0;
  font-size: 16px; }
.header .top-block .basket-btn span {
  padding-left: 3px;
  display: inline-block;
  font-size: 16px; }
.header .bottom-block.without-before:before {
  display: none; }
.header .bottom-block .caption2 {
  margin-bottom: 60px;
  font-size: 24px; }
.header .bottom-block .caption2 span {
  display: block;
  font-size: 72px; }

.page-404 .bottom-block {
  padding: 100px 0; }

.page-404.header:before {
  bottom: -110px; }

.page-404 .bottom-block .box-count-top .text-box {
  margin-left: 200px; }

.page-404 .bottom-block .box-count-top .box-img {
  width: 48%; }

.menu-open.menu-small .menu-scroll {
  top: 60px;
  visibility: visible;
  opacity: 1;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }

.menu-open.menu-small .btn-menu .ico-list i {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }
.menu-open.menu-small .btn-menu .ico-list i:nth-child(3) {
  position: absolute;
  top: 38%;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }
.menu-open.menu-small .btn-menu .ico-list i:nth-child(2) {
  position: absolute;
  top: 38%;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg); }
.menu-open.menu-small .btn-menu .ico-list i:nth-child(1) {
  display: none; }

.menu-scroll {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }

.menu-small .btn-menu {
  top: 20px;
  display: block;
  z-index: 10;
  opacity: 1; }

.menu-small .top-block {
  position: fixed;
  left: 0;
  z-index: 200;
  right: 0;
  top: 0;
  border-bottom: 1px solid #f0f2f2;
  background-color: white; }
.menu-small .top-block .menu-list {
  display: none; }
.menu-small .top-block .basket-btn, .menu-small .top-block .search-btn {
  top: 20px; }
.menu-small .top-block .lang-header {
  display: none; }
.menu-small .top-block .logo-wrapper {
  height: 60px; }
.menu-small .top-block .logo-wrapper .logo {
  width: 140px;
  top: 14px;
  margin-left: -70px; }

.menu-small .menu-scroll {
  opacity: 0;
  visibility: hidden; }
.menu-small .menu-scroll.active {
  display: block; }

a:focus {
  text-decoration: none; }

.menu-list {
  text-align: center; }
.menu-list > li {
  margin-right: 60px;
  position: relative;
  display: inline-block;
  float: left; }
.menu-list > li.other-site {
  margin-right: 0; }
.menu-list > li.other-site a {
  padding: 6px 35px;
  color: #234397;
  border: 1px solid #234397;
  background-color: #fafafa; }
.menu-list > li.other-site a:hover {
  background-color: #234397;
  color: white; }
.menu-list > li.drop-wr {
  position: relative; }
.menu-list > li.drop-wr > a {
  position: relative;
  padding-right: 15px !important; }
.menu-list > li.drop-wr > a:before {
  width: 0;
  height: 0;
  position: absolute;
  right: 0;
  top: 13px;
  content: "";
  display: block;
  border-style: solid;
  border-width: 5px 3.5px 0 3.5px;
  border-color: #000000 transparent transparent transparent; }
.menu-list > li.drop-wr > a:hover:before {
  border-color: #234397 transparent transparent transparent; }
.menu-list > li.drop-wr:hover .drop-box {
  top: 40px;
  opacity: 1;
  visibility: inherit;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }
.menu-list > li > a {
  color: #000000;
  padding: 6px 0 16px;
  font-size: 14px;
  font-weight: 400;
  display: block;
  letter-spacing: 0.84px;
  text-transform: uppercase; }
.menu-list > li > a:hover {
  color: #234397;
  text-decoration: none; }
.menu-list > li .drop-box {
  width: 400px;
  position: absolute;
  top: 50px;
  left: 0;
  right: 0;
  opacity: 0;
  visibility: hidden;
  display: block;
  background-color: white;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px; }
.menu-list > li .drop-box a {
  padding: 15px 20px;
  display: block;
  text-align: left;
  font-size: 14px;
  color: #787878;
  font-weight: 400; }
.menu-list > li .drop-box a:hover {
  background-color: #f7f7f7;
  color: black;
  text-decoration: none; }

.bottom-block {
  padding: 80px 0 25px;
  position: relative; }
.bottom-block:before {
  height: 220px;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  content: "";
  z-index: 2;
  display: block;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#f7f7f7));
  background-image: -webkit-linear-gradient(top, #ededed 0%, #f7f7f7 100%);
  background-image: -o-linear-gradient(top, #ededed 0%, #f7f7f7 100%);
  background-image: linear-gradient(180deg, #ededed 0%, #f7f7f7 100%); }
.bottom-block .box-count-top {
  position: relative;
  z-index: 20;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-content: center;
  -moz-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-content: center;
  -moz-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center; }
.bottom-block .box-count-top .text-box .caption {
  margin-bottom: 100px;
  padding-top: 30px;
  color: #000000;
  font-weight: 200;
  line-height: 80px;
  font-size: 50px; }
.bottom-block .box-count-top .box-img {
  width: 60%;
  max-height: 85vh;
  padding-left: 40px;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0; }
.bottom-block .box-count-top .box-img img {
  max-height: 100%; }

.menu-scroll .one-block .caption.custom-q a:hover {
  background-color: #234397;
  color: white;
  opacity: 1; }

.btn-blue {
  padding: 15px 60px;
  color: #ffffff;
  font-size: 16px;
  display: inline-block;
  font-weight: 400;
  border: 0;
  background-color: #006bba;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }
.btn-blue i {
  margin-left: 5px;
  vertical-align: middle;
  margin-bottom: 2px; }
.btn-blue:hover {
  text-decoration: none;
  color: white;
  background-color: rgba(0, 107, 186, 0.9);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }
.btn-blue:focus {
  color: white; }

.blue-link {
  color: #234397;
  font-size: 12px;
  font-weight: 400;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }
.blue-link:hover {
  color: #234397;
  text-decoration: none;
  opacity: 0.8;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }

.menu-small {
  padding-top: 139px; }

.caption-center-c {
  margin-bottom: 90px;
  padding: 22px 15px;
  color: #000000;
  font-size: 50px;
  font-weight: 200;
  text-align: center;
  position: relative; }
.caption-center-c span {
  position: relative;
  z-index: 2; }
.caption-center-c:before {
  width: 110px;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -55px;
  display: block;
  position: absolute;
  content: "";
  background: url("../img/ico_fon.png") no-repeat center/contain; }

.box-count-basket {
  width: 190px;
  padding: 10px;
  top: 30px;
  right: 0;
  z-index: 20;
  background-color: white;
  position: absolute;
  color: #006bba;
  text-align: center;
  visibility: hidden;
  font-size: 14px;
  opacity: 0;
  -webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.16);
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -o-transition: 1s;
  transition: 1s; }
.box-count-basket.open {
  visibility: visible;
  opacity: 1;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -o-transition: 1s;
  transition: 1s; }

.box-with-left-img {
    min-height: 820px;
    padding: 60px 0 0px;
}
.box-with-left-img.animate-done .box-left-img p {
  opacity: 1;
  left: 0;
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -o-transition: 1s;
  transition: 1s; }
.box-with-left-img.animate-done .box-img {
  top: 35px;
  opacity: 1;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }
.box-with-left-img .box-left-img {
  position: relative;
  font-size: 22px;
  line-height: 36px; }
.box-with-left-img .box-left-img p {
  padding: 70px 0 20px 55%;
  position: relative;
  left: 20px;
  opacity: 0;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }
.box-with-left-img .box-left-img p:before {
  width: 70%;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  content: "";
  display: block;
  z-index: -2;
  background-color: #fafafa; }
.box-with-left-img .box-img {
  max-height: 400px;
  top: 50px;
  left: 0;
  opacity: 0;
  z-index: 2;
  position: absolute;
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -o-transition: 1s;
  transition: 1s; }
.box-with-left-img .box-img img {
  max-height: 400px; }

.gazmeter-box {
  margin-bottom: 60px;
  padding-top: 120px;
  position: relative; }
.gazmeter-box:before {
  left: 0;
  right: 0;
  top: 0;
  height: 192px;
  position: absolute;
  display: block;
  content: "";
  z-index: -2;
  background: url("../img/gazmeter-img.png") no-repeat center/contain; }
.gazmeter-box p {
  padding-left: 250px;
  font-size: 32px;
  line-height: 48px; }

.popular-box {
  padding-top: 20px;
  position: relative; }
.popular-box:before {
  height: 100px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  display: block;
  z-index: -1;
  border-top: 1px solid #ebebeb;
  background-color: #fafafa; }

.slider-one-block .item {
  padding: 0 170px 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-content: center;
  -moz-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center; }

.slider-one-block .box-txt {
  width: 50%;
  padding-top: 50px;
  padding-left: 10%;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0; }
.slider-one-block .box-txt .article {
  margin-bottom: 20px; }
.slider-one-block .box-txt .article a {
  color: #234397;
  font-size: 30px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }
.slider-one-block .box-txt .article a:hover {
  color: rgba(35, 67, 151, 0.7);
  text-decoration: none;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }
.slider-one-block .box-txt .count-bl {
  margin-bottom: 20px;
  color: #000000;
  font-size: 30px;
  font-weight: 400; }
.slider-one-block .box-txt p {
  min-height: 80px;
  padding-bottom: 10px;
  color: #262626;
  font-size: 16px; }

.slick-custom {
  background-color: transparent;
  border: 0;
  font-size: 20px;
  z-index: 2;
  position: absolute;
  top: 50%;
  opacity: 0.3;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%); }
.slick-custom i {
  width: 14px;
  height: 40px;
  display: block; }
.slick-custom.slick-prev {
  left: -3%; }
.slick-custom.slick-prev i {
  background: url("../img/6.svg") no-repeat center/contain; }
.slick-custom.slick-next {
  right: -3%; }
.slick-custom.slick-next i {
  background: url("../img/7.svg") no-repeat center/contain; }

.cooperation-box {
  padding: 60px 0 60px; }

a {
  color: #000000;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }
a:hover {
  color: #006bba;
  text-decoration: none;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }

.step-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }
.step-list .one-block {
  width: 24%;
  margin-right: 2%;
  font-size: 20px;
  position: relative;
  line-height: 30px; }
.step-list .one-block:last-child {
  margin-right: 0; }
.step-list .one-block:before {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 80px;
  background-color: #006bba;
  left: 0;
  z-index: 10;
  display: block;
  content: "";
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%; }
.step-list .one-block .number-block {
  color: #787878;
  font-size: 40px;
  font-weight: 200; }
.step-list .one-block:nth-child(1):after {
  width: 115%;
  height: 1px;
  position: absolute;
  left: 0;
  top: 14px;
  z-index: 5;
  display: block;
  background-color: #c4c4c4;
  content: "";
  -webkit-transform: rotate(-20deg);
  -moz-transform: rotate(-20deg);
  -ms-transform: rotate(-20deg);
  -o-transform: rotate(-20deg);
  transform: rotate(-20deg); }
.step-list .one-block:nth-child(2):after {
  width: 115%;
  height: 1px;
  position: absolute;
  left: 0;
  top: 143px;
  z-index: 5;
  display: block;
  background-color: #c4c4c4;
  content: "";
  -webkit-transform: rotate(20deg);
  -moz-transform: rotate(20deg);
  -ms-transform: rotate(20deg);
  -o-transform: rotate(20deg);
  transform: rotate(20deg); }
.step-list .one-block:nth-child(3):after {
  width: 115%;
  height: 1px;
  position: absolute;
  left: 0;
  top: 14px;
  z-index: 5;
  display: block;
  background-color: #c4c4c4;
  content: "";
  -webkit-transform: rotate(-20deg);
  -moz-transform: rotate(-20deg);
  -ms-transform: rotate(-20deg);
  -o-transform: rotate(-20deg);
  transform: rotate(-20deg); }
.step-list .one-block:nth-child(2n-1) {
  margin-top: 130px; }
.step-list .one-block:nth-child(2n-1):before {
  top: 55px; }
.step-list .one-block > * {
  margin-bottom: 70px; }

.clients-box {
  padding: 70px 0 90px;
  background-color: #fafafa; }
.clients-box .slider-client {
  padding-top: 30px; }
.clients-box .one-block {
  padding: 0 25px; }
.clients-box .one-block p {
  line-height: 1.4; }
.clients-box .box-img {
  height: 90px;
  padding-bottom: 10px; }

.interesting-know {
  padding: 120px 0; }

.box-interesting {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }
.box-interesting .left-q {
  width: 230px;
  padding-right: 20px;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0; }
.box-interesting .left-q span {
  margin-bottom: 20px;
  display: block;
  color: #262626;
  font-size: 32px;
  font-weight: 200;
  line-height: 36px; }
.box-interesting .left-q a:hover i {
  margin-left: 10px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }
.box-interesting .left-q i {
  margin-left: 5px;
  font-size: 8px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }
.box-interesting .right-q {
  width: 100%; }
.box-interesting .right-q .one-block {
  width: 49%;
  margin-right: 2%;
  display: block;
  float: left;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }
.box-interesting .right-q .one-block:last-child {
  margin-right: 0; }
.box-interesting .right-q .one-block:hover {
  text-decoration: none;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }
.box-interesting .right-q .one-block:hover .box-img img {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  opacity: 0.9; }
.box-interesting .right-q .one-block:hover .txt {
  color: #234397;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }
.box-interesting .right-q .one-block .box-img {
  height: 300px;
  margin-bottom: 20px;
  line-height: 0;
  background-color: #234397;
  display: block; }
.box-interesting .right-q .one-block .box-img img {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }
.box-interesting .right-q .one-block .txt {
  font-size: 16px;
  color: #000000;
  line-height: 22px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }

input {
  width: 100%;
  height: 40px;
  margin-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 14px;
  border: 1px solid #c7c7c7;
  background-color: #ffffff; }

textarea {
  width: 100%;
  height: 70px;
  margin-bottom: 20px;
  padding: 15px;
  font-size: 14px;
  resize: none;
  border: 1px solid #c7c7c7;
  background-color: #ffffff; }

.footer {
  background-color: white;
  z-index: 2;
  position: relative; }
.footer .top-footer {
  padding: 55px 0 60px;
  position: relative;
  border-top: 1px solid #e4e4e4; }
.footer .footer-menu {
  width: 30%;
  padding-right: 30px;
  float: left; }
.footer .footer-menu li {
  margin-bottom: 25px; }
.footer .footer-menu li:last-child {
  margin-bottom: 0; }
.footer .footer-menu li a {
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase; }
.footer .box-contact {
  width: 29%;
  padding-right: 30px;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  float: left; }
.footer .box-contact .one-contact {
  margin-bottom: 15px; }
.footer .box-contact .one-contact span {
  line-height: 22px;
  font-size: 15px; }
.footer .form-box {
  width: 33%;
  float: right; }
.footer .form-box p {
  margin-bottom: 25px;
  font-size: 16px;
  line-height: 24px; }
.footer .bottom-footer {
  padding: 10px 0;
  font-size: 14px;
  border-top: 1px solid #e4e4e4;
  background-color: #fafafa; }
.footer .bottom-footer ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between; }
.footer .bottom-footer ul li > a {
  font-weight: 400;
  text-decoration: underline; }
.footer .bottom-footer ul li > a:hover {
  text-decoration: none;
  color: black; }

.language-wr {
  position: relative; }
.language-wr .drop-lan {
  position: absolute;
  bottom: 22px;
  left: 0;
  right: -15px;
  display: none;
  background-color: white;
  z-index: 20;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px; }
.language-wr .drop-lan .one-lan a {
  padding: 4px 11px;
  display: block;
  cursor: pointer;
  font-size: 14px;
  color: black; }
.language-wr .drop-lan .one-lan a:hover {
  background-color: #234397;
  color: white; }

.language-select {
  padding-left: 20px;
  position: relative;
  color: #000000; }
.language-select i {
  position: absolute;
  left: 0;
  top: 2px;
  font-size: 14px;
  color: black; }
.language-select .name {
  width: 30px;
  padding-right: 9px;
  cursor: pointer;
  font-size: 14px;
  position: relative; }
.language-select .name:before {
  width: 0;
  height: 0;
  position: absolute;
  right: 0;
  top: 8px;
  content: "";
  display: block;
  border-style: solid;
  border-width: 4px 3px 0 3px;
  border-color: #000000 transparent transparent transparent; }

.lang-header {
  position: absolute;
  top: 40px;
  left: 0;
  z-index: 20; }
.lang-header .drop-lan {
  bottom: inherit;
  top: 23px; }

.menu-scroll {
  height: 340px;
  padding: 40px 0;
  position: fixed;
  top: 50px;
  z-index: 20;
  left: 0;
  right: 0;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.08);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.08);
  background-color: #ffffff; }
.menu-scroll .one-block {
  width: 33%;
  float: left; }
.menu-scroll .one-block .caption {
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.84px; }
.menu-scroll .one-block .caption a {
  color: #000000; }
.menu-scroll .one-block .caption a:hover {
  color: #234397; }
.menu-scroll .one-block .caption.custom-q {
  padding-top: 20px; }
.menu-scroll .one-block .caption.custom-q a {
  padding: 5px 35px;
  color: #234397;
  font-size: 14px;
  border: 1px solid #234397; }
.menu-scroll .one-block .under-caption li {
  padding-left: 10px;
  font-weight: 400; }
.menu-scroll .one-block .under-caption li a {
  color: #787878;
  font-size: 12px;
  line-height: 35px; }
.menu-scroll .one-block .under-caption li a:hover {
  color: #000000; }
.menu-scroll .one-block .under-caption li.active a {
  color: #000000; }
.menu-scroll .one-block .under-caption.language-l li a {
  font-size: 16px;
  font-weight: 300;
  line-height: 30px; }
.menu-scroll .one-block .language li a {
  color: #787878; }

.bg-back {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: none;
  z-index: 300;
  background-color: rgba(0, 0, 0, 0.7); }

.search-modal {
  padding: 150px 0 50px;
  background-color: white;
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  right: 0;
  z-index: 305;
  max-height: 100vh;
  overflow-y: auto; }
.search-modal form {
  position: relative; }
.search-modal .search-modal-btn {
  color: black;
  position: absolute;
  left: 0;
  top: 11px;
  font-size: 14px; }
.search-modal input {
  width: 100%;
  margin-bottom: 30px;
  padding: 10px 10px 10px 30px;
  border: 0;
  border-bottom: 1px solid #787878; }

.line-modal-search {
  padding: 10px 0;
  border-bottom: 1px solid #e4e4e4;
  font-size: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-align-content: center;
  -moz-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center; }
.line-modal-search .box-img {
  width: 90px;
  height: 80px;
  margin-right: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-align-content: center;
  -moz-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0; }
.line-modal-search .box-img img {
  max-height: 100%; }
.line-modal-search .text-q {
  width: 100%;
  padding-right: 10px; }
.line-modal-search .text-q a {
  color: #000000; }
.line-modal-search .text-q a:hover {
  color: #234397; }
.line-modal-search .count-q {
  width: 250px;
  color: #234397;
  text-align: right;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0; }
.line-modal-search .count-q .payment2 {
  text-align: right; }
.line-modal-search .count-q .payment2 span {
  width: 100px; }

.btn-search-all {
  margin-top: 20px;
  padding: 10px;
  display: block;
  text-align: center;
  background-color: #f7f7f7;
  border: 1px solid #e4e4e4;
  color: #000000;
  font-size: 16px; }
.btn-search-all:hover {
  color: #000000;
  opacity: 0.7; }

.breadcrumbs {
  padding: 30px 0 50px;
  color: #787878;
  text-align: center;
  font-size: 14px; }
.breadcrumbs a {
  color: #787878; }
.breadcrumbs li {
  padding: 0 5px;
  display: inline-block; }

.header-static {
  padding-bottom: 10px;
  border-bottom: 1px solid #e4e4e4; }

.static-page {
  padding-bottom: 70px; }
.static-page .box-img2 {
  max-width: 470px;
  padding: 0 40px 40px 0;
  float: left; }
.static-page p {
  margin-bottom: 35px;
  color: #000000;
  font-size: 22px;
  line-height: 36px; }
.static-page p:last-child {
  margin-bottom: 0; }

h1 {
  margin-bottom: 80px;
  text-align: center;
  font-size: 50px;
  color: #000000;
  position: relative; }
h1:before {
  position: absolute;
  top: 50%;
  left: 50%;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e904";
  color: #fafafa;
  font-size: 100px;
  z-index: -1;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.close-modal {
  width: 25px;
  height: 25px;
  top: -130px;
  right: 0;
  color: black;
  font-size: 20px;
  position: absolute; }
.close-modal:hover i {
  background-color: rgba(36, 66, 151, 0.6); }
.close-modal i {
  width: 100%;
  height: 1px;
  top: 50%;
  position: absolute;
  display: block;
  background-color: black; }
.close-modal i:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }
.close-modal i:nth-child(2) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.qty {
  width: 150px;
  padding: 0 20px;
  position: relative; }
.qty .qty-minus {
  left: 0; }
.qty .qty-plus {
  right: 0; }
.qty input {
  width: 100%;
  margin-bottom: 0;
  border: 1px solid #cccccc;
  text-align: center;
  color: #333333;
  font-size: 20px; }
.qty a {
  width: 12px;
  top: 0;
  bottom: 0;
  padding-top: 4px;
  display: block;
  position: absolute;
  border: 0;
  color: rgba(21, 21, 21, 0.4);
  font-size: 11px; }
.qty a i {
  width: 100%;
  height: 1px;
  top: 50%;
  left: 0;
  position: absolute;
  display: block;
  background-color: #787878; }
.qty a i:nth-child(2) {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg); }

.cart-page {
  padding-bottom: 100px; }
.cart-page .send-payment {
  padding: 10px 135px;
  background-color: #006bba;
  border: 1px solid #006bba;
  display: block;
  float: right;
  font-size: 16px;
  color: white;
  clear: both;
  -webkit-transform: 0.3s;
  -moz-transform: 0.3s;
  -ms-transform: 0.3s;
  -o-transform: 0.3s;
  transform: 0.3s; }
.cart-page .send-payment:hover {
  text-decoration: none;
  color: white;
  background-color: rgba(0, 107, 186, 0.9);
  -webkit-transform: 0.3s;
  -moz-transform: 0.3s;
  -ms-transform: 0.3s;
  -o-transform: 0.3s;
  transform: 0.3s; }
.cart-page .line-modal-search .count-q {
  width: 250px;
  padding: 0 20px;
  text-align: center; }
.cart-page .line-modal-search .close-modal {
  width: 30px;
  display: inline-block;
  position: relative;
  top: 0;
  right: 0;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
.cart-page .modal-line-text {
  margin-bottom: 60px;
  padding-top: 30px;
  text-align: right;
  font-size: 20px; }
.cart-page .modal-line-text span {
  margin-right: 30px;
  vertical-align: middle;
  display: inline-block; }
.cart-page .modal-line-text .payment-box {
  display: inline-block;
  vertical-align: middle;
  font-size: 28px;
  font-weight: 400; }

.header-static:before {
  display: none; }

.order-complete {
  padding: 10vh 0;
  text-align: center;
  color: #000000; }
.order-complete .complete-ico {
  width: 148px;
  height: 148px;
  margin: 0 auto 50px;
  display: block;
  background: url("../img/complete-ico.svg") no-repeat center/contain; }
.order-complete .complete-ico.nothing {
  background: url("../img/nothing.svg") no-repeat center/contain; }
.order-complete .txt-order1 {
  margin-bottom: 20px;
  font-size: 28px; }
.order-complete .txt-order2 {
  margin-bottom: 55px;
  font-size: 18px; }

h2 {
  margin-bottom: 50px;
  color: #000000;
  font-size: 28px;
  text-align: center; }

h3 {
  margin-bottom: 40px;
  font-size: 18px;
  text-align: center;
  color: #787878; }

.form-order input {
  width: 100%;
  height: 40px;
  margin-bottom: 30px;
  padding-left: 15px;
  padding-right: 15px;
  border: 1px solid #c7c7c7; }

.order2-complete {
  max-width: 800px;
  margin: 0 auto;
  padding: 60px 15px 125px;
  color: #000000; }
.order2-complete .one-order-box {
  margin-bottom: 70px; }
.order2-complete .one-order-box:last-child {
  margin-bottom: 0; }
.order2-complete .one-order-box p {
  margin-bottom: 40px;
  color: #000000;
  font-size: 16px;
  line-height: 28px; }
.order2-complete .one-order-box p:last-child {
  margin-bottom: 0; }

.certificate-wrapper {
  padding-bottom: 30px; }
.certificate-wrapper:last-child {
  padding-bottom: 0; }
.certificate-wrapper .caption-c {
  margin-bottom: 20px;
  padding-bottom: 5px;
  border-bottom: 1px solid #f2f2f2;
  font-size: 24px; }

.one-certificate {
  width: 32%;
  height: 100px;
  margin-right: 2%;
  margin-bottom: 20px;
  padding: 10px 20px;
  float: left;
  border: 1px solid #e4e4e4;
  font-size: 16px;
  line-height: 24px;
  background-color: #ffffff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-align-content: center;
  -moz-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  -webkit-justify-content: left;
  -moz-justify-content: left;
  justify-content: left; }
.one-certificate:nth-child(3n+3) {
  margin-right: 0; }
.one-certificate:hover {
  color: white;
  background-color: #006bba;
  border: 1px solid #006bba; }
.one-certificate:hover .pdf-ico {
  background: url("../img/pdf-ico2.svg") no-repeat center/contain; }
.one-certificate .pdf-ico {
  margin-right: 20px;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0; }
.one-certificate span {
  max-width: 220px; }

.pdf-ico {
  width: 29px;
  height: 32px;
  display: inline-block;
  background: url("../img/pdf-ico.svg") no-repeat center/contain; }

.interesting-know-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
.interesting-know-b .one-block {
  width: 32%;
  margin-right: 2%;
  margin-bottom: 40px; }
.interesting-know-b .one-block:hover .box-img img {
  opacity: 0.85;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-filter: blur(0.4px);
  -moz-filter: blur(0.4px);
  -ms-filter: blur(0.4px);
  -o-filter: blur(0.4px);
  filter: blur(0.4px); }
.interesting-know-b .one-block:hover .article-n a {
  color: #006bba; }
.interesting-know-b .one-block:nth-child(3n+3) {
  margin-right: 0; }
.interesting-know-b .one-block .box-img {
  height: 240px;
  margin-bottom: 10px;
  background-color: black;
  line-height: 0;
  position: relative; }
.interesting-know-b .one-block .box-img img {
  position: relative;
  z-index: 2;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }
.interesting-know-b .one-block .article-n {
  color: #000000;
  font-size: 16px;
  line-height: 22px; }

.pagination-page {
  margin-top: 20px;
  padding: 30px;
  display: block;
  background-color: #f4f7f6; }
.pagination-page ul {
  float: left; }
.pagination-page ul li {
  margin-right: 1px;
  float: left;
  display: block; }
.pagination-page ul li a {
  width: 50px;
  height: 50px;
  display: block;
  text-align: center;
  background-color: #ffffff;
  color: #000000;
  font-size: 14px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-content: center;
  -moz-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center; }
.pagination-page ul li a:hover {
  background-color: #717171;
  color: white; }
.pagination-page ul li.active a {
  color: white;
  background-color: #333333; }
.pagination-page .watch-more {
  padding: 15px 100px;
  float: right;
  color: #ffffff;
  font-size: 14px;
  background-color: #333333; }

.one-news-block {
  margin-bottom: 60px; }
.one-news-block p {
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 24px; }

.title-static2 {
  margin-bottom: 20px;
  color: #000000;
  font-size: 24px; }

.center-small {
  max-width: 770px;
  margin: 0 auto; }

.box-for-news-img {
  height: 430px;
  margin-bottom: 60px;
  background-color: black;
  position: relative; }
.box-for-news-img img {
  opacity: 0.5;
  position: relative; }
.box-for-news-img span {
  position: absolute;
  display: block;
  left: 40px;
  right: 40px;
  bottom: 40px;
  text-align: center;
  color: white;
  font-weight: 400;
  font-size: 36px; }

.catalog-list-page {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
.catalog-list-page .one-product-c {
  width: 23.5%;
  margin-right: 2%;
  margin-bottom: 50px;
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }
.catalog-list-page .one-product-c:hover {
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }
.catalog-list-page .one-product-c:hover .box-img img {
  opacity: 0.9;
  -webkit-filter: blur(0.2px);
  -moz-filter: blur(0.2px);
  -ms-filter: blur(0.2px);
  -o-filter: blur(0.2px);
  filter: blur(0.2px);
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }
.catalog-list-page .one-product-c:nth-child(4n+4) {
  margin-right: 0; }
.catalog-list-page .one-product-c .box-img {
  width: 100%;
  height: 324px;
  line-height: 0; }
.catalog-list-page .one-product-c .box-img img {
  -webkit-transition-timing-function: ease-in;
  -moz-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }
.catalog-list-page .one-product-c .text-c {
  padding: 20px 10px;
  text-align: center;
  font-size: 15px; }
.catalog-list-page .one-product-c .text-c .name-client {
  margin-bottom: 10px;
  color: #787878; }
.catalog-list-page .one-product-c .text-c .payment {
  color: #234397;
  font-size: 20px; }
.catalog-list-page .one-product-c .text-c .name-product {
  margin-bottom: 10px; }
.catalog-list-page .one-product-c .text-c .name-product a {
  color: #000000; }
.catalog-list-page .one-product-c .text-c .name-product a:hover {
  color: #234397; }

.payment2 {
  padding-top: 5px;
  color: #787878;
  font-size: 14px;
  text-align: center; }
.payment2 span {
  display: inline-block;
  color: #234397;
  font-size: 18px; }

.filter-product .box-select {
  margin-bottom: 40px;
  position: relative; }
.filter-product .box-select.open .caption-filter {
  background-color: #fafafa; }
.filter-product .box-select .caption-filter {
  width: 300px;
  height: 60px;
  padding: 18px 20px;
  z-index: 2;
  cursor: pointer;
  position: relative;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #006bba;
  background-color: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }
.filter-product .box-select .caption-filter:before {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 1;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  display: block;
  content: "\e90c";
  font-size: 20px;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
.filter-product .box-select .caption-filter:hover {
  color: white;
  background-color: #006bba;
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }

.contact-page {
  padding-top: 60px; }
.contact-page .box-contact {
  width: 350px;
  float: left; }
.contact-page .form-box {
  width: 570px;
  float: right; }
.contact-page .form-box .top-form-text {
  margin-bottom: 35px;
  font-size: 28px;
  text-align: center; }
.contact-page .form-box input {
  margin-bottom: 25px; }
.contact-page .form-box textarea {
  height: 160px; }
.contact-page .form-box .one-line .one-block {
  width: 48%;
  float: left;
  margin-right: 4%; }
.contact-page .form-box .one-line .one-block:last-child {
  margin-right: 0; }
.contact-page .form-box .btn-blue {
  padding: 14px 140px; }
.contact-page .caption-contact {
  margin-bottom: 25px;
  color: #000000;
  font-size: 28px; }
.contact-page .one-contact {
  margin-bottom: 35px;
  font-size: 20px;
  font-weight: 600;
  line-height: 35px; }
.contact-page .one-contact br {
  margin-bottom: 5px; }

#map {
  width: 100%;
  height: 420px; }

.slider-top .slick-custom.slick-prev {
  left: 1%; }

.slider-top .slick-custom.slick-next {
  right: 1%; }

.product-all-info {
  margin-bottom: 70px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }
.product-all-info .slick-custom {
  opacity: 0.2; }
.product-all-info .slick-custom:hover {
  opacity: 0.7; }
.product-all-info .slick-custom i:before {
  display: none !important; }
.product-all-info .left-q {
  width: 670px;
  float: left;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0; }
.product-all-info .right-q {
  padding-left: 30px; }
.product-all-info .right-q .name-product {
  margin-bottom: 10px;
  color: #000000;
  font-size: 20px; }
.product-all-info .right-q .developer-product {
  margin-bottom: 25px;
  color: #234397;
  font-size: 14px; }
.product-all-info .right-q .select-box {
  width: 300px;
  margin-bottom: 40px;
  font-size: 14px;
  position: relative; }
.product-all-info .right-q .select-box select {
  width: 100%;
  height: 40px;
  padding-left: 10px;
  padding-right: 30px;
  border: 1px solid #ebebeb;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0; }
.product-all-info .right-q .select-box select:focus {
  outline: none; }
.product-all-info .right-q .select-box i {
  position: absolute;
  top: 17px;
  right: 12px;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 7px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg); }
.product-all-info .right-q .select-box i:before {
  content: "\e908"; }
.product-all-info .price-product {
  margin-bottom: 30px; }
.product-all-info .price-product .one-line {
  margin-bottom: 12px;
  font-size: 20px;
  font-weight: 400; }
.product-all-info .price-product .one-line span {
  width: 110px;
  margin-bottom: 4px;
  display: inline-block;
  vertical-align: middle;
  font-size: 14px; }
.product-all-info .price-product .one-line:last-child {
  margin-bottom: 0; }
.product-all-info .buy-btn {
  width: 300px;
  margin-bottom: 30px;
  display: block;
  text-align: center;
  font-size: 20px;
  font-weight: 300; }
.product-all-info .buy-btn i {
  margin-left: 10px;
  font-size: 16px;
  display: inline-block; }
.product-all-info .buy-one-click {
  margin-bottom: 5px;
  font-size: 14px; }
.product-all-info .warranty-box {
  font-size: 14px; }

.buy-one-click-form {
  width: 300px;
  margin-bottom: 32px;
  padding-right: 55px;
  position: relative; }
.buy-one-click-form input {
  width: 100%;
  height: 40px;
  margin-bottom: 0;
  border: 1px solid #ebebeb;
  border-right: 0;
  letter-spacing: 2px; }
.buy-one-click-form .btn-ok {
  width: 55px;
  height: 40px;
  position: absolute;
  right: 0;
  top: 0;
  padding: 5px;
  font-size: 20px;
  font-weight: 300;
  color: white;
  text-align: center;
  background-color: #006bba; }

.slider-top {
  width: 100%;
  height: 450px;
  margin-bottom: 15px;
  border: 1px solid #e4e4e4; }
.slider-top .item {
  width: 100%;
  height: 450px;
  padding: 20px 50px;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-content: center;
  -moz-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center; }
.slider-top .item img {
  max-height: 100%; }

.slider-bottom {
  margin: 0 -5px; }
.slider-bottom .item {
  padding: 5px;
  height: 76px; }
.slider-bottom .item.slick-current .one-block {
  border: 1px solid #006bba; }
.slider-bottom .item .one-block {
  height: 100%;
  border: 1px solid #e4e4e4;
  padding: 5px;
  cursor: pointer;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-content: center;
  -moz-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center; }
.slider-bottom .item .one-block .slick-custom-btn {
  display: block; }
.slider-bottom .item .one-block img {
  max-height: 100%; }

.title-static1 {
  margin-bottom: 20px;
  color: #000000;
  font-size: 20px;
  font-weight: 500; }

.title-static3 {
  margin-bottom: 10px;
  color: #787878;
  font-size: 18px; }

.message-bags {
  margin-bottom: 40px;
  padding: 20px;
  font-size: 18px;
  line-height: 27px;
  background-color: #f5f6ff; }
.message-bags span {
  color: #ff0000; }

p.static-p {
  margin-bottom: 40px;
  font-size: 17px;
  line-height: 24px; }
p.static-p a {
  color: #006bba;
  text-decoration: underline; }
p.static-p a:hover {
  text-decoration: none; }

.drop-catalog-wrapper {
  display: none; }

.drop-catalog {
  width: 100%;
  margin-top: 20px;
  padding: 40px 40px 30px;
  border: 1px solid #f2f2f2;
  background-color: #fafafa;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
.drop-catalog .one-side {
  width: 46%;
  margin-right: 8%; }
.drop-catalog .one-side:nth-child(2n+2) {
  margin-right: 0; }
.drop-catalog .one-side .caption {
  margin-bottom: 20px;
  padding-bottom: 10px;
  color: #787878;
  font-size: 18px;
  border-bottom: 1px solid #e4e4e4; }
.drop-catalog .one-side ul li {
  width: 33%;
  float: left;
  margin-bottom: 10px; }
.drop-catalog .one-side ul li a {
  color: #000000;
  font-size: 18px; }
.drop-catalog .one-side ul li a:hover {
  color: rgba(0, 0, 0, 0.5); }

.next-product-btn {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 12px;
  color: black; }
.next-product-btn i {
  margin-left: 3px;
  display: inline-block; }

.wrapper-custom-tab {
  margin-bottom: 80px;
  position: relative; }
.wrapper-custom-tab .custom-tab .list-tab {
  margin-bottom: 40px;
  overflow: hidden;
  border-bottom: 1px solid #f3f3f3; }
.wrapper-custom-tab .custom-tab .list-tab li {
  margin-right: 30px;
  position: relative;
  float: left; }
.wrapper-custom-tab .custom-tab .list-tab li:last-child {
  margin-right: 0; }
.wrapper-custom-tab .custom-tab .list-tab li.active a:before {
  bottom: 0;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }
.wrapper-custom-tab .custom-tab .list-tab li a {
  padding-bottom: 10px;
  display: block;
  font-size: 12px;
  text-transform: uppercase;
  position: relative; }
.wrapper-custom-tab .custom-tab .list-tab li a:before {
  height: 2px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -2px;
  content: "";
  background-color: #808080;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }
.wrapper-custom-tab .custom-tab .list-tab li a:hover:before {
  bottom: 0;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }
.wrapper-custom-tab .custom-tab .box-for-tab {
  display: none; }
.wrapper-custom-tab .custom-tab .box-for-tab.active {
  display: block; }

.comment-one-product .left-q {
  width: 44%;
  float: left; }
.comment-one-product .left-q .article {
  margin-bottom: 30px;
  font-size: 28px; }
.comment-one-product .left-q .btn-blue {
  padding: 13px 47px;
  float: right; }
.comment-one-product .left-q .star-rating {
  padding-top: 16px;
  float: left; }

.comment-one-product .right-q {
  width: 44%;
  float: right; }
.comment-one-product .right-q .star-rating {
  float: left;
  padding-top: 8px; }
.comment-one-product .right-q .star-rating .star-rating__wrap {
  font-size: 12px; }
.comment-one-product .right-q .one-comment {
  margin-bottom: 30px;
  padding-bottom: 20px;
  border-bottom: 1px solid #f3f3f3; }
.comment-one-product .right-q .one-comment:nth-last-child(2) {
  border-bottom: 0; }
.comment-one-product .right-q .one-comment .top-block2 {
  margin-bottom: 20px; }
.comment-one-product .right-q .one-comment .top-block2 .name {
  margin-right: 20px;
  float: left;
  font-size: 20px;
  font-weight: 500; }
.comment-one-product .right-q .one-comment .top-block2 .date {
  padding-top: 4px;
  font-size: 14px;
  float: right;
  color: #787878; }
.comment-one-product .right-q .one-comment > p {
  color: #000000;
  font-size: 16px;
  line-height: 24px; }
.comment-one-product .right-q .watch-all {
  padding: 10px;
  border: 1px solid #e4e4e4;
  background-color: #f7f7f7;
  text-align: center;
  display: block;
  font-size: 16px;
  color: #000000; }

.star-rating {
  font-size: 0; }

.star-rating__wrap {
  display: inline-block;
  font-size: 15px; }

.star-rating__wrap:after {
  content: "";
  display: table;
  clear: both; }

.star-rating__ico:before {
  content: "\f005"; }

.star-rating__ico {
  float: right;
  padding-left: 2px;
  cursor: pointer;
  color: #b3b3b3; }

.star-rating__ico:last-child {
  padding-left: 0; }

.star-rating__input {
  display: none; }

.star-rating__ico:hover:before,
.star-rating__ico:hover ~ .star-rating__ico:before,
.star-rating__input:checked ~ .star-rating__ico:before {
  content: "\f005";
  color: #FFB300; }

.box-with-left-img .box-img {
  max-width: 50%; }

.box-for-tab .tab-caption1 {
  margin-bottom: 30px;
  font-size: 28px; }

.box-for-tab .tab-caption2 {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 600; }

.box-for-tab .tab-p {
  margin-bottom: 30px;
  font-size: 18px;
  line-height: 28px; }

.custom-ul {
  margin-bottom: 30px;
  line-height: 30px;
  font-size: 18px; }
.custom-ul li {
  padding-left: 20px;
  position: relative; }
.custom-ul li:before {
  width: 4px;
  height: 4px;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -2px;
  background-color: black;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%; }

.box-over-number {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 45px;
  padding: 10px;
  font-size: 14px;
  text-align: center;
  visibility: hidden;
  opacity: 0;
  -webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.16);
  background-color: #ffffff;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
  -webkit-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease; }
.box-over-number.open {
  display: block;
  opacity: 1;
  visibility: visible;
  -webkit-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -o-transition: 1s;
  transition: 1s; }
.box-over-number .box-accept {
  color: #006bba; }

@media (max-width: 1300px) {
  .bottom-block .box-count-top .text-box .caption {
    line-height: 70px;
    font-size: 40px; }
  .bottom-block {
    padding: 70px 0 25px; }
  .box-with-left-img .box-img {
    max-width: 50%; }
  .bottom-block:before {
    height: 140px; }
  .bottom-block .box-count-top .text-box {
    width: 41%; }
  .bottom-block .box-count-top .box-img {
    width: 54%;
    max-height: 65vh; }
  .bottom-block .box-count-top .box-img img {
    max-height: 100%; } }

@media (max-width: 1250px) {
  .product-all-info .left-q {
    width: 580px; }
  .static-page .box-img2 {
    width: 410px; }
  .static-page p {
    margin-bottom: 25px;
    font-size: 19px;
    line-height: 32px; }
  .page-404 .bottom-block .box-count-top .text-box {
    margin-left: 110px; }
  .menu-list > li {
    margin-right: 40px; }
  .step-list .one-block:before {
    top: 86px; }
  .step-list .one-block:nth-child(2n-1):before {
    top: 50px; }
  .menu-list > li.other-site a {
    padding: 6px 8px; }
  .menu-list > li > a {
    font-size: 13px; }
  .box-with-left-img .box-img {
    max-width: 50%; }
  .box-with-left-img .box-left-img p {
    padding: 25px 0 20px 55%; }
  .gazmeter-box p {
    padding-left: 200px; }
  .slider-one-block .item {
    padding: 0 80px 20px; }
  .slick-custom.slick-prev {
    left: 0; }
  .slick-custom.slick-next {
    right: 0; }
  .clients-box .slider-client {
    padding: 30px 40px 0; }
  .footer .box-contact {
    width: 32%; } }

@media (max-width: 992px) {
  .menu-small {
    padding-top: 60px; }
  .product-all-info .left-q {
    width: 410px; }
  .page-404 .bottom-block .box-count-top .text-box {
    margin-left: 0; }
  .header-static {
    padding-bottom: 0;
    border-bottom: 0; }
  .search-modal {
    padding: 80px 0 50px; }
  .search-modal .line-modal-search {
    font-size: 17px; }
  .search-modal .close-modal {
    top: -70px;
    right: 20px;
    font-size: 20px; }
  .bottom-block .box-count-top .text-box .caption {
    line-height: 56px;
    font-size: 37px; }
  .bottom-block .box-count-top .box-img {
    width: 50%; }
  .bottom-block:before {
    height: 90px;
    bottom: -8px; }
  .box-with-left-img .box-img {
    max-width: 45%; }
  .box-with-left-img .box-left-img p {
    padding: 25px 0 20px 50%;
    font-size: 17px;
    line-height: 31px; }
  .box-with-left-img {
    min-height: 0; }
  .gazmeter-box {
    margin-bottom: 0;
    padding-top: 100px; }
  .gazmeter-box p {
    padding-left: 120px;
    font-size: 23px;
    line-height: 32px; }
  .step-list .one-block {
    font-size: 16px;
    line-height: 26px; }
  .step-list .one-block:before {
    top: 99px; }
  .step-list .one-block:nth-child(2n-1):before {
    top: 38px; }
  .clients-box {
    padding: 70px 0 100px; }
  .caption-center-c {
    margin-bottom: 40px;
    padding: 20px 15px;
    font-size: 42px; }
  .box-interesting .left-q {
    width: 170px; }
  .footer .form-box {
    margin-right: 0; }
  .footer .form-box p {
    margin-bottom: 20px;
    font-size: 15px;
    line-height: 22px; }
  .footer .box-contact {
    width: 42%;
    font-size: 18px; }
  .footer .footer-menu li {
    margin-bottom: 20px; }
  .footer .box-contact .one-contact {
    margin-bottom: 10px; }
  .menu-scroll .one-block:nth-child(1) {
    width: 55%; }
  .menu-scroll .one-block:nth-child(2) {
    width: 35%; }
  .menu-scroll .one-block:nth-child(3) {
    width: 10%; }
  .static-page p {
    margin-bottom: 25px;
    font-size: 17px;
    line-height: 30px; }
  .one-certificate {
    padding: 10px;
    font-size: 14px;
    line-height: 18px; }
  .one-certificate .pdf-ico {
    margin-right: 15px; }
  .interesting-know-b .one-block .article-n {
    font-size: 15px;
    line-height: 20px; }
  .interesting-know-b .one-block .box-img {
    height: 200px; }
  .catalog-list-page .one-product-c {
    width: 32%; }
  .catalog-list-page .one-product-c:nth-child(4n+4) {
    margin-right: 2%; }
  .catalog-list-page .one-product-c:nth-child(3n+3) {
    margin-right: 0; }
  .catalog-list-page .one-product-c .box-img {
    height: 285px; }
  .contact-page .box-contact {
    width: 290px; }
  .contact-page .form-box {
    width: 390px; }
  .contact-page .caption-contact, .contact-page .form-box .top-form-text {
    font-size: 24px; }
  .contact-page .one-contact {
    font-size: 16px;
    font-weight: 400;
    line-height: 28px; }
  .one-certificate {
    font-size: 13px;
    line-height: 21px; }
  .comment-one-product .left-q {
    width: 48%; }
  .comment-one-product .left-q .article {
    font-size: 23px; }
  .comment-one-product .right-q {
    width: 46%; }
  .comment-one-product .right-q .one-comment > p {
    color: #000000;
    font-size: 14px;
    line-height: 21px; }
  .box-for-tab .tab-caption1 {
    margin-bottom: 20px;
    font-size: 24px; }
  .box-for-tab .tab-caption2 {
    margin-bottom: 15px;
    font-size: 18px; }
  .box-for-tab .tab-p {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 25px; } }

@media (max-width: 768px) {
  .menu-scroll .one-block:nth-child(2) {
    width: 40%; }
  .menu-scroll .one-block:nth-child(2) .caption {
    font-size: 12px; }
  .menu-scroll .one-block:nth-child(3) {
    width: 5%;
    margin-top: -8px; }
  .menu-scroll .one-block:nth-child(3) li {
    margin-bottom: 0 !important; }
  .menu-scroll .one-block .caption {
    margin-bottom: 10px; }
  .menu-scroll .one-block .under-caption li {
    margin-bottom: 15px;
    padding-left: 0; }
  .menu-scroll .one-block .under-caption li a {
    font-size: 12px;
    line-height: 17px; }
  .bottom-block:before {
    bottom: 22px; }
  .header:before {
    bottom: 100px; }
  .box-with-left-img {
    padding: 60px 0 50px; }
  .bottom-block {
    padding: 50px 0 55px; }
  .bottom-block .box-count-top .text-box .caption {
    margin-bottom: 60px;
    padding-top: 0;
    line-height: 47px;
    font-size: 25px; }
  .btn-blue {
    padding: 15px 20px;
    font-size: 15px; }
  .line-modal-search .box-img {
    width: 80px;
    height: 80px;
    margin-right: 10px; }
  .box-with-left-img .box-left-img .box-img {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    padding: 0 15px;
    position: relative;
    text-align: center; }
  .box-with-left-img .box-left-img p {
    padding-left: 0; }
  .gazmeter-box {
    margin-bottom: 0;
    padding-top: 20px; }
  .gazmeter-box p {
    padding-left: 0; }
  .step-list .one-block:after {
    display: table !important;
    height: 1px !important;
    width: 100% !important;
    content: "";
    position: relative !important;
    background-color: transparent !important; }
  .cooperation-box {
    padding: 80px 0 40px; }
  .step-list .one-block:before {
    top: 4px !important;
    left: 32px !important;
    width: 15px !important;
    height: 15px !important;
    background-color: rgba(0, 107, 186, 0.1) !important; }
  .step-list {
    display: block; }
  .step-list .one-block {
    width: 100% !important;
    margin: 0 0 20px !important;
    position: relative;
    padding-left: 60px; }
  .step-list .one-block > * {
    margin-bottom: 0 !important; }
  .step-list .one-block .number-block {
    position: absolute;
    top: 0;
    left: 0; }
  .step-list .one-block p {
    overflow: hidden;
    text-align: left; }
  .caption-center-c {
    font-size: 35px; }
  .clients-box .one-block {
    font-size: 14px; }
  .box-interesting {
    display: block; }
  .box-interesting .left-q {
    width: 100%;
    margin-bottom: 50px; }
  .box-interesting .left-q span br {
    display: none; }
  .interesting-know {
    padding: 70px 0; }
  .footer .footer-menu {
    width: 45%; }
  .footer .box-contact {
    width: 54%;
    font-size: 16px; }
  .footer .box-contact .one-contact {
    line-height: 19px; }
  .footer .box-contact .one-contact span {
    font-size: 13px; }
  .box-interesting .right-q .one-block .box-img {
    height: 170px; }
  .footer .form-box {
    width: 100%;
    margin-right: 0;
    padding-top: 30px; }
  .gazmeter-box p {
    font-size: 20px;
    line-height: 31px; }
  .search-modal .line-modal-search {
    font-size: 15px; }
  h1 {
    font-size: 40px;
    margin-bottom: 60px; }
  .static-page .box-img2 {
    width: 300px;
    padding: 0 20px 10px 0; }
  .static-page p {
    margin-bottom: 25px;
    font-size: 16px;
    line-height: 28px; }
  .line-modal-search .text-q a {
    font-size: 16px; }
  .cart-page .line-modal-search {
    padding-bottom: 100px;
    position: relative; }
  .cart-page .line-modal-search .qty {
    position: absolute;
    left: 0;
    bottom: 20px; }
  .cart-page .line-modal-search .count-q {
    position: absolute;
    right: 0;
    bottom: 30px; }
  .cart-page .send-payment {
    padding: 10px 65px; }
  .one-certificate {
    width: 48%;
    margin-right: 4%; }
  .one-certificate:nth-child(3n+3) {
    margin-right: 4%; }
  .one-certificate:nth-child(2n+2) {
    margin-right: 0; }
  .interesting-know-b .one-block {
    width: 48%;
    margin-right: 4%; }
  .interesting-know-b .one-block:nth-child(3n+3) {
    margin-right: 4%; }
  .interesting-know-b .one-block:nth-child(2n+2) {
    margin-right: 0; }
  .pagination-page {
    padding: 10px; }
  .pagination-page ul li a {
    width: 40px;
    height: 40px; }
  .pagination-page .watch-more {
    padding: 11px 40px;
    font-size: 14px; }
  .read-box-3.interesting-know-b .one-block:nth-child(3) {
    display: none; }
  .box-for-news-img {
    height: 330px; }
  .box-for-news-img span {
    font-size: 26px; }
  .header .bottom-block .caption2 span {
    display: block;
    font-size: 65px; }
  .page-404 .bottom-block {
    padding: 50px 0;
    text-align: center; }
  .page-404 .bottom-block .box-count-top {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .page-404 .bottom-block .box-count-top .box-img {
    width: 300px;
    margin: 0 auto 30px;
    padding-left: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-order: 1;
    -ms-flex-order: 1;
    order: 1; }
  .page-404 .bottom-block .box-count-top .text-box {
    width: 100%;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -moz-order: 2;
    -ms-flex-order: 2;
    order: 2; }
  .catalog-list-page .one-product-c {
    width: 48%;
    margin-right: 4%; }
  .catalog-list-page .one-product-c:nth-child(3n+3) {
    margin-right: 4%; }
  .catalog-list-page .one-product-c:nth-child(2n+2) {
    margin-right: 0; }
  .contact-page .box-contact {
    width: 100%;
    float: none; }
  .contact-page .form-box {
    width: 100%;
    float: none; }
  .contact-page .caption-contact {
    margin-bottom: 15px; }
  .drop-catalog {
    padding: 20px; }
  .drop-catalog .one-side {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px; }
  .drop-catalog .one-side:last-child {
    margin-bottom: 0; }
  .product-all-info {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .product-all-info .left-q {
    width: 100%; }
  .product-all-info .right-q {
    width: 100%;
    padding-top: 30px;
    padding-left: 0; }
  .next-product-btn {
    position: relative;
    font-size: 16px; }
  .wrapper-custom-tab .custom-tab {
    margin-top: 50px; }
  .comment-one-product .left-q {
    width: 100%;
    margin-bottom: 50px;
    float: none; }
  .comment-one-product .right-q {
    width: 100%;
    float: none; }
  .slider-top .item, .slider-top {
    height: 350px; } }

@media (max-width: 480px) {
  .btn-menu {
    width: 40px;
    overflow: hidden; }
  .header .top-block .search-btn {
    right: 55px; }
  .menu-small .top-block .logo-wrapper .logo {
    width: 120px;
    top: 15px;
    margin-left: -60px; }
  .bottom-block:before {
    bottom: 35px; }
  .bottom-block .box-count-top .text-box .caption {
    margin-bottom: 60px;
    padding-top: 0;
    line-height: 36px;
    font-size: 25px;
    font-weight: 500; }
  .bottom-block .box-count-top {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .bottom-block .box-count-top .text-box {
    width: 100%;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -moz-order: 2;
    -ms-flex-order: 2;
    order: 2; }
  .bottom-block .box-count-top .box-img {
    width: 100%;
    max-width: 290px;
    margin: 0 auto 20px;
    padding-left: 0;
    text-align: center;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-order: 1;
    -ms-flex-order: 1;
    order: 1; }
  .box-with-left-img {
    padding: 20px 0 50px; }
  .box-with-left-img .box-left-img p {
    font-size: 15px;
    line-height: 29px; }
  .clients-box .slider-client {
    padding: 30px 20px 0; }
  .box-interesting .right-q .one-block {
    width: 100%;
    margin-right: 0;
    margin-bottom: 40px; }
  .interesting-know {
    padding: 60px 0 50px; }
  .footer .footer-menu {
    width: 100%;
    margin-right: 0;
    padding-right: 0;
    margin-bottom: 40px; }
  .footer .box-contact {
    width: 100%; }
  .footer .top-footer {
    padding: 35px 0 50px; }
  .caption-center-c {
    font-size: 29px; }
  .gazmeter-box p {
    font-size: 18px; }
  .menu-scroll .one-block .caption.custom-q a {
    padding: 5px 25px;
    font-size: 14px; }
  .menu-scroll .one-block .caption {
    font-size: 12px; }
  .menu-scroll {
    height: initial; }
  .search-modal {
    padding: 30px 0 50px; }
  .search-modal .line-modal-search {
    display: block;
    padding-bottom: 20px; }
  .search-modal .line-modal-search .box-img {
    margin: 10px auto 20px; }
  .search-modal .line-modal-search .text-q {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
    text-align: center; }
  .search-modal .line-modal-search .count-q {
    width: 100%;
    text-align: center; }
  .search-modal .close-modal {
    top: -24px; }
  .menu-scroll {
    padding: 30px 0 20px; }
  .menu-scroll .one-block:nth-child(1) {
    width: 60%;
    padding-right: 10px; }
  .menu-scroll .one-block:nth-child(3) {
    width: 100%;
    margin-top: 0;
    text-align: center; }
  .menu-scroll .one-block:nth-child(3) li {
    display: inline-block;
    margin: 0 5px; }
  .footer .bottom-footer ul {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .footer .bottom-footer ul li:last-child {
    width: 100%;
    padding-top: 10px;
    text-align: center; }
  .menu-list > li > a {
    font-size: 12px; }
  h1 {
    font-size: 34px; }
  .static-page .box-img2 {
    width: 100%;
    float: none;
    padding: 0;
    margin-bottom: 20px; }
  .qty {
    width: 120px; }
  .cart-page .line-modal-search .count-q {
    width: 150px;
    padding: 0;
    text-align: center; }
  .line-modal-search .text-q a {
    line-height: 14px;
    font-size: 14px; }
  .line-modal-search {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: start;
    -moz-align-items: start;
    align-items: start; }
  .line-modal-search .box-img {
    width: 80px;
    height: 60px;
    margin-right: 20px; }
  .line-modal-search .text-q {
    line-height: 20px; }
  .cart-page {
    padding-bottom: 0; }
  .cart-page .modal-line-text {
    margin-bottom: 40px;
    font-size: 17px; }
  .cart-page .modal-line-text span {
    margin-right: 20px; }
  .cart-page .modal-line-text .payment-box {
    font-size: 24px; }
  .cart-page .send-payment {
    width: 100%;
    float: none;
    padding: 10px 35px;
    display: block; }
  .breadcrumbs {
    padding: 20px 0 30px; }
  .order-complete .complete-ico {
    width: 120px;
    height: 120px;
    margin-bottom: 30px; }
  .order-complete .txt-order1 {
    font-size: 25px; }
  .order-complete .txt-order2 {
    font-size: 16px; }
  h2 {
    margin-bottom: 40px;
    font-size: 22px; }
  .form-order input {
    margin-bottom: 20px; }
  .order2-complete {
    padding: 60px 15px 55px; }
  .order2-complete .one-order-box {
    margin-bottom: 50px; }
  .order2-complete .one-order-box p {
    margin-bottom: 30px;
    font-size: 14px;
    line-height: 26px; }
  .order2-complete .btn-blue {
    padding: 15px;
    font-size: 14px; }
  .certificate-wrapper {
    padding-bottom: 10px; }
  .one-certificate {
    width: 100%;
    margin-right: 0; }
  h1 {
    margin-bottom: 50px; }
  .pagination-page .watch-more {
    width: 100%;
    float: none;
    display: block;
    text-align: center; }
  .pagination-page ul {
    width: 100%;
    margin-bottom: 10px;
    float: none; }
  .interesting-know-b .one-block {
    width: 100%;
    margin-right: 0; }
  .static-page .one-news-block p {
    margin-bottom: 18px;
    font-size: 14px;
    line-height: 24px; }
  .box-for-news-img {
    height: 250px;
    margin-bottom: 30px; }
  .box-for-news-img span {
    left: 20px;
    right: 20px;
    bottom: 20px;
    font-size: 24px; }
  .interesting-know-b.read-box-3 .one-block:nth-child(2),
  .interesting-know-b .one-block:last-child {
    margin-bottom: 0; }
  .page-404 .bottom-block .box-count-top .box-img {
    width: 200px;
    margin-bottom: 20px; }
  .header .bottom-block .caption2 {
    margin-bottom: 40px;
    font-size: 22px; }
  .header .bottom-block .caption2 span {
    font-size: 55px; }
  .catalog-list-page .one-product-c .box-img {
    height: 195px; }
  .catalog-list-page .one-product-c .text-c {
    padding: 13px 5px; }
  .catalog-list-page .one-product-c .text-c .name-client {
    margin-bottom: 5px;
    font-size: 13px; }
  .catalog-list-page .one-product-c .text-c .name-product {
    font-size: 13px; }
  .catalog-list-page .one-product-c .text-c .payment {
    font-size: 16px; }
  .contact-page .caption-contact, .contact-page .form-box .top-form-text {
    font-size: 22px; }
  .contact-page .caption-contact {
    margin-bottom: 10px; }
  .contact-page .form-box .one-line .one-block {
    width: 100%;
    margin-right: 0; }
  .contact-page .form-box .btn-blue {
    width: 100%;
    padding: 15px;
    display: block;
    text-align: center; }
  .contact-page .one-contact {
    margin-bottom: 25px;
    font-size: 15px;
    line-height: 25px; }
  .contact-page .form-box {
    padding-top: 20px; }
  .contact-page .form-box .top-form-text {
    margin-bottom: 25px; }
  .title-static3 {
    font-size: 16px; }
  .message-bags {
    font-size: 16px; }
  h1:before {
    font-size: 70px; }
  .drop-catalog .one-side .caption {
    margin-bottom: 15px;
    padding-bottom: 5px;
    font-size: 16px; }
  .drop-catalog .one-side ul li {
    width: 50%;
    float: left;
    margin-bottom: 10px; }
  .drop-catalog .one-side ul li a {
    font-size: 16px; }
  .filter-product .box-select .caption-filter {
    width: 100%; }
  .slider-top .item, .slider-top {
    height: 300px; }
  .product-all-info .right-q .select-box, .product-all-info .buy-btn {
    width: 100%; }
  .wrapper-custom-tab .custom-tab .list-tab {
    margin-bottom: 20px; }
  .wrapper-custom-tab .custom-tab .list-tab li {
    margin-right: 15px; }
  .wrapper-custom-tab .custom-tab .list-tab li a {
    font-size: 11px;
    font-weight: 600; }
  .custom-ul {
    margin-bottom: 20px;
    line-height: 27px;
    font-size: 15px; }
  .box-for-tab .tab-caption1 {
    font-size: 20px; }
  .box-for-tab .tab-p {
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 23px; }
  .box-for-tab .tab-caption2 {
    margin-bottom: 15px;
    font-size: 16px; }
  .comment-one-product .left-q .article {
    margin-bottom: 20px;
    font-size: 18px; }
  .comment-one-product .left-q .star-rating {
    padding-top: 13px; }
  .comment-one-product .left-q .btn-blue {
    padding: 9px 27px; }
  .comment-one-product .right-q .one-comment .top-block2 .date {
    width: 100%; }
  .comment-one-product .right-q .one-comment {
    margin-bottom: 15px;
    padding-bottom: 10px; }
  .line-modal-search .count-q .payment2 {
    text-align: center; } }
.filter-product .box-select {
  display: none;
}
#w0 {
  margin-top: 50px;
}