/* GANTRY5 DEVELOPMENT MODE ENABLED.

   WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!

   For more information on modifying CSS, please read:

   http://docs.gantry.org/gantry5/configure/styles
   http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

/* line 1, templates/g5_helium/custom/scss/custom.scss */
body {
  line-height: 1.5;
}
/* line 2, templates/g5_helium/custom/scss/custom.scss */
h1, h2, h3 {
  line-height: 1.3;
}
/* line 3, templates/g5_helium/custom/scss/custom.scss */
h1, h2, h3 {
  font-weight: bold;
}
/* line 5, templates/g5_helium/custom/scss/custom.scss */
h1 {
  text-align: center;
  font-size: 3rem;
}
/* line 6, templates/g5_helium/custom/scss/custom.scss */
h2 {
  text-align: center;
  font-size: 2.3rem;
}
/* line 7, templates/g5_helium/custom/scss/custom.scss */
h3 {
  font-size: 1.5rem;
}
/* line 9, templates/g5_helium/custom/scss/custom.scss */
body {
  font-size: 1.1rem;
}
/* line 11, templates/g5_helium/custom/scss/custom.scss */
.g-home-particles.g-helium-style #g-header {
  margin-top: -6rem;
}
/* line 13, templates/g5_helium/custom/scss/custom.scss */
.callMe a {
  background: rgba(255, 255, 255, 0.5);
  display: inline-block;
  word-break: auto-phrase;
  text-align: center;
  line-height: 1.2;
  padding: 0.5rem;
  font-size: 80%;
  border-radius: 5px;
}
/* line 14, templates/g5_helium/custom/scss/custom.scss */
.callMe .custom p {
  margin: 0;
}
/* line 15, templates/g5_helium/custom/scss/custom.scss */
.callMe a:hover {
  background: rgba(255, 255, 255, 0.8);
}
/* line 17, templates/g5_helium/custom/scss/custom.scss */
#g-header .promoban h1 {
  text-transform: uppercase;
  font-size: 5rem;
  font-weight: 800;
  text-shadow: -20px 0px 60px #000;
}
/* line 18, templates/g5_helium/custom/scss/custom.scss */
.promoban * {
  text-align: right;
}
/* line 19, templates/g5_helium/custom/scss/custom.scss */
.promoban .g-owlcarousel-item-content-container {
  display: flex;
  justify-content: end;
}
/* line 20, templates/g5_helium/custom/scss/custom.scss */
.promoban .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper {
  max-width: 50%;
}
/* line 21, templates/g5_helium/custom/scss/custom.scss */
#g-header .promoban h2 {
  max-width: 500px;
  padding: 0;
  margin: 0;
  line-height: 1;
  display: inline-block;
  text-shadow: -20px 0px 20px #000;
}
/* line 22, templates/g5_helium/custom/scss/custom.scss */
.promoban h2 span {
  text-transform: initial;
  display: inline-block;
}
/* line 24, templates/g5_helium/custom/scss/custom.scss */
.flexColCenter {
  display: flex;
  flex-direction: column;
}
/* line 25, templates/g5_helium/custom/scss/custom.scss */
.flexCenter {
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 26, templates/g5_helium/custom/scss/custom.scss */
.flexLeft {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}
/* line 27, templates/g5_helium/custom/scss/custom.scss */
.flexLeftTop {
  justify-content: flex-start;
  align-items: start;
  display: flex;
}
/* line 28, templates/g5_helium/custom/scss/custom.scss */
.flexEnd {
  justify-content: flex-start;
  align-items: end;
  display: flex;
}
/* line 29, templates/g5_helium/custom/scss/custom.scss */
.flexBetween {
  justify-content: space-around;
  align-items: center;
  display: flex;
}
/* line 30, templates/g5_helium/custom/scss/custom.scss */
.flexWrap {
  flex-wrap: wrap;
}
/* line 31, templates/g5_helium/custom/scss/custom.scss */
.white {
  color: #fff;
}
/* line 32, templates/g5_helium/custom/scss/custom.scss */
.zero, .zero .g-content {
  margin: 0;
  padding: 0;
}
/* line 34, templates/g5_helium/custom/scss/custom.scss */
.padding10 {
  padding: 10px;
}
/* line 35, templates/g5_helium/custom/scss/custom.scss */
.sertif {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}
/* line 36, templates/g5_helium/custom/scss/custom.scss */
.sertif:before {
  content: '';
  width: 150px;
  height: 50px;
  border-radius: 10px;
  padding: 10px;
  display: inline-block;
  color: #fff;
  font-weight: 800;
}
/* line 37, templates/g5_helium/custom/scss/custom.scss */
.sertif50:before {
  background: #468847;
  content: 'до 50кВт';
  width: 10%;
}
/* line 38, templates/g5_helium/custom/scss/custom.scss */
.sertif100:before {
  background: #f89406;
  content: 'до 100кВт';
  width: 15%;
}
/* line 39, templates/g5_helium/custom/scss/custom.scss */
.sertif300:before {
  background: #b94a48;
  content: 'до 300кВт';
  width: 25%;
}
/* line 41, templates/g5_helium/custom/scss/custom.scss */
.marked {
  background: #f5f5f5;
  border-radius: 20px;
  padding: 2rem;
}
/* line 43, templates/g5_helium/custom/scss/custom.scss */
.bordered:after {
  content: '';
  display: block;
  width: 70%;
  height: 3px;
  background: #009846;
  margin-top: 10px;
  width: 120px;
  height: 4px;
}
/* line 45, templates/g5_helium/custom/scss/custom.scss */
.g-toplevel {
  margin-top: 5px;
}
/* line 46, templates/g5_helium/custom/scss/custom.scss */
.hometmpl .logoBox {
  margin: 5px 0 0;
}
/* line 47, templates/g5_helium/custom/scss/custom.scss */
.hometmpl .logoBox svg {
  filter: brightness(0) invert(1);
}
/* line 48, templates/g5_helium/custom/scss/custom.scss */
.logoBox .g-particle a {
  display: flex;
  text-align: right;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
/* line 49, templates/g5_helium/custom/scss/custom.scss */
.logoBox a:after {
  content: 'Тепло, которое ищут';
  display: inline-block;
  width: 100%;
  height: 20px;
  font-family: "PT SANS";
  font-size: 14px;
  font-style: italic;
  color: #fff;
  text-align: center;
}
/* line 50, templates/g5_helium/custom/scss/custom.scss */
.logoBox .g-particle svg {
  margin: 5px 0 0;
  height: 40px;
  display: inline-block;
}
/* line 52, templates/g5_helium/custom/scss/custom.scss */
body:not(.hometmpl) .logoBox a:after {
  color: #000;
}
/* line 53, templates/g5_helium/custom/scss/custom.scss */
#g-offcanvas .logoBox {
  background: inherit;
}
/* line 55, templates/g5_helium/custom/scss/custom.scss */
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border: none;
  background: none;
  border-radius: initial;
  margin: initial;
  padding: initial;
}
/* line 57, templates/g5_helium/custom/scss/custom.scss */
.subCategoryContainer h2 {
  text-align: left;
  font-size: 1rem;
}
/*body:not(.hometmpl) #g-navigation:not(.fixedMenu):before {content:'';background:#fff; width:100px;height:100px;width: 20%;  height: 100%;  display: inline-block;  position: absolute;}*/
/* line 61, templates/g5_helium/custom/scss/custom.scss */
body p {
  margin: 0.5em 0;
  line-height: 1.5;
}
/* * :not(#k2Container *) { -webkit-transition: all 0.3s; -moz-transition: all 0.3s;  transition: all 0.3s;}*/
/* line 64, templates/g5_helium/custom/scss/custom.scss */
.moduletable * {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/*#g-container-main .moduletable>div { box-shadow: 0px 0px 20px -10px #000;}*/
/* line 66, templates/g5_helium/custom/scss/custom.scss */
#k2Container .moduletable * {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 67, templates/g5_helium/custom/scss/custom.scss */
.com_contact #g-utility *, #g-offcanvas, #g-offcanvas *, .com_contact #map *, .com_contact #map2 *, #refLink *, #g-navigation nav *, .moduletable #k2ModuleBox225 *, .itemid-294 #g-utility *, .itemid-271 #g-utility *, #map *, #g-navigation svg {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
/* line 79, templates/g5_helium/custom/scss/custom.scss */
#g-header, #g-header * {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
/* line 81, templates/g5_helium/custom/scss/custom.scss */
.itemid-229 .itemBody {
  min-height: auto;
}
/* line 82, templates/g5_helium/custom/scss/custom.scss */
#g-above, #g-features {
  background: #e7e7e7;
  padding: 0;
}
/* line 85, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-content {
  margin: 0;
  padding: 0;
}
/* line 86, templates/g5_helium/custom/scss/custom.scss */
.basetmpl #g-above {
  padding: 0;
}
/* line 88, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-fullwidth .g-dropdown {
  left: auto;
  right: auto;
}
/* line 89, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-fullwidth .g-sublevel > li:not(:last-child) > .g-menu-item-container {
  border-bottom: 0;
}
/* line 90, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-fullwidth .g-block:last-child .g-sublevel {
  border-left: 1px solid rgba(255, 255, 255, 0.1);
}
/* line 91, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel {
  line-height: 4;
}
/* line 92, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li {
  margin: 0 1rem;
}
/* line 95, templates/g5_helium/custom/scss/custom.scss */
.g-offcanvas-open .g-offcanvas-toggle {
  color: #fff;
}
/* line 96, templates/g5_helium/custom/scss/custom.scss */
#g-offcanvas #g-mobilemenu-container ul.g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > a > span {
  color: #fff;
}
/* line 97, templates/g5_helium/custom/scss/custom.scss */
#g-navigation {
  position: relative;
  z-index: 11;
  padding: 0;
}
/* line 98, templates/g5_helium/custom/scss/custom.scss */
.hometmpl #g-navigation {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.667) 0%, transparent 100%);
}
/* line 99, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav a {
  color: #000;
}
/* line 100, templates/g5_helium/custom/scss/custom.scss */
#g-navigation ul.g-toplevel > li {
  font-weight: 400;
  text-transform: uppercase;
  font-size: 1.2rem;
}
/* line 101, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-sublevel span {
  text-transform: initial;
}
/* line 102, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-sublevel > li.g-menu-item-type-heading > .g-menu-item-container {
  border-bottom: 0;
}
/* line 103, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-sublevel .g-nav-header span {
  text-transform: uppercase;
}
/* line 104, templates/g5_helium/custom/scss/custom.scss */
#g-navigation #topMenuId {
  align-items: center;
  display: flex;
}
/* line 105, templates/g5_helium/custom/scss/custom.scss */
#g-navigation.fixedMenu .topBox {
  display: none;
}
/* line 106, templates/g5_helium/custom/scss/custom.scss */
#g-navigation.fixedMenu {
  position: fixed;
  top: 0;
  z-index: 999;
  width: 100%;
  border-bottom: 2px solid #009846;
  -webkit-transition: height 1000ms ease-out 0s;
  -o-transition: height 1000ms ease-out 0s;
  -moz-transition: height 1000ms ease-out 0s;
  transition: height 1000ms ease-out 0s;
  background: rgba(255, 255, 255, 0.95);
}
/* line 113, templates/g5_helium/custom/scss/custom.scss */
.whitebgBtn {
  box-shadow: 0 1px 10px -5px #000;
  text-shadow: 1px 1px 7px #000;
}
/* line 114, templates/g5_helium/custom/scss/custom.scss */
#g-navigation.fixedMenu .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #000;
}
/* line 115, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .topBox {
  position: absolute;
  top: 0px;
  right: 0;
  z-index: 0;
}
/* line 116, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .topBox * {
  line-height: 1;
  font-size: 14px;
}
/* line 117, templates/g5_helium/custom/scss/custom.scss */
.langs {
  margin: 0 40px;
}
/* line 118, templates/g5_helium/custom/scss/custom.scss */
.hometmpl #g-intro {
  padding: 0;
}
/* line 119, templates/g5_helium/custom/scss/custom.scss */
.hometmpl .langs a {
  color: #fff;
}
/* line 120, templates/g5_helium/custom/scss/custom.scss */
.hometmpl .langs a#ru {
  border-right: 2px solid #fff;
}
/* line 121, templates/g5_helium/custom/scss/custom.scss */
.hometmpl .langs a#en {
  border-right: 2px solid #fff;
}
/* line 122, templates/g5_helium/custom/scss/custom.scss */
.hometmpl .langs a:hover {
  color: #fff;
}
/* line 123, templates/g5_helium/custom/scss/custom.scss */
.langs a {
  color: #000;
}
/* line 124, templates/g5_helium/custom/scss/custom.scss */
.langs a:hover {
  color: #000;
  text-decoration: underline;
}
/* line 125, templates/g5_helium/custom/scss/custom.scss */
.langs a#ru {
  border-right: 1px solid #000;
}
/* line 126, templates/g5_helium/custom/scss/custom.scss */
.langs a#en {
  border-right: 1px solid #000;
}
/* line 127, templates/g5_helium/custom/scss/custom.scss */
.langs a {
  padding: 0 10px;
  margin: 0.5em 0;
  display: inline-block;
}
/* line 128, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .topBox .platform-content {
  margin: 0;
  padding: 0;
}
/* line 129, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .topBox .g-content {
  display: flex;
  justify-content: end;
}
/* line 130, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-dropdown {
  border: 0;
  background: #f3f3f3;
}
/* line 131, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .modInMenu div.g-block > .g-sublevel > li {
  margin: 0;
}
/* line 132, templates/g5_helium/custom/scss/custom.scss */
.g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-size: 0.95rem;
  font-weight: 400;
}
/* line 133, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-sublevel > li a {
  display: flex;
}
/* line 134, templates/g5_helium/custom/scss/custom.scss */
.leftCol .podrazdelMenu a:before, #g-navigation .g-main-nav .g-sublevel > li a:before {
  content: "\f105";
  opacity: 0.5;
  width: 1rem;
  font-weight: 400;
  font-family: FontAwesome, serif;
  display: inline-block;
}
/* line 136, templates/g5_helium/custom/scss/custom.scss */
.leftCol .podrazdelMenu a:before:hover {
  opacity: 0.95;
}
/* line 137, templates/g5_helium/custom/scss/custom.scss */
.leftCol .podrazdelMenu .itemMenu:hover a:before, #g-navigation .g-main-nav .modInMenu div.g-block > .g-sublevel .g-sublevel > li:hover a:before, #g-navigation .g-main-nav .g-toplevel > li:not(.modInMenu) .g-sublevel > li:hover a:before {
  opacity: 0.75;
}
/* line 140, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-sublevel > li:hover > .g-menu-item-container, #g-navigation .g-main-nav .g-sublevel > li.active > .g-menu-item-container {
  color: #000;
}
/* line 142, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content {
  box-shadow: 0 2px 0 #fff;
}
/* line 143, templates/g5_helium/custom/scss/custom.scss */
.hometmpl #g-navigation .g-main-nav .g-sublevel > li:hover > .g-menu-item-container, .hometmpl #g-navigation .g-main-nav .g-sublevel > li.active > .g-menu-item-container {
  color: #fff;
}
/* line 145, templates/g5_helium/custom/scss/custom.scss */
.hometmpl #g-navigation .g-main-nav .g-dropdown {
  background: rgba(5, 5, 5, 0.8);
}
/* line 146, templates/g5_helium/custom/scss/custom.scss */
.hometmpl #g-navigation.fixedMenu .g-main-nav .g-dropdown {
  background: rgba(255, 255, 255, 0.95);
  background: #f3f3f3;
}
/* line 147, templates/g5_helium/custom/scss/custom.scss */
.hometmpl #g-navigation.fixedMenu .g-main-nav .g-sublevel > li:hover > .g-menu-item-container, .hometmpl #g-navigation.fixedMenu .g-main-nav > li.active > .g-menu-item-container, .hometmpl #g-navigation.fixedMenu .g-main-nav .g-sublevel > li > .g-menu-item-container, .hometmpl #g-navigation.fixedMenu .g-main-nav > li > .g-menu-item-container {
  color: #000;
}
/* line 152, templates/g5_helium/custom/scss/custom.scss */
.hometmpl #g-navigation .logoBox img, #g-offcanvas .logoBox img, #g-navigation.fixedMenu .logoBox svg {
  filter: brightness(100%) invert(0);
  max-height: 70px !important;
}
/* line 155, templates/g5_helium/custom/scss/custom.scss */
#g-navigation.fixedMenu .logoBox a:after {
  color: #000;
}
/* line 156, templates/g5_helium/custom/scss/custom.scss */
body:not(.hometmpl) #g-navigation.fixedMenu .logoBox {
  background: none;
}
/* line 160, templates/g5_helium/custom/scss/custom.scss */
#g-header.uslugiItem {
  padding: 2rem 0 0;
}
/* line 161, templates/g5_helium/custom/scss/custom.scss */
#g-header {
  padding-bottom: 1rem;
  margin: 0 auto;
  background-size: cover;
  background-position: 100% 60%;
}
/* line 162, templates/g5_helium/custom/scss/custom.scss */
#g-header.clearMargin {
  padding-top: 80px !important;
}
/* line 163, templates/g5_helium/custom/scss/custom.scss */
.basetmpl #g-header.clearMargin {
  padding-top: 105px !important;
  margin-top: 2rem;
}
/* line 164, templates/g5_helium/custom/scss/custom.scss */
#g-expanded {
  padding: 0;
}
/* line 165, templates/g5_helium/custom/scss/custom.scss */
#g-expanded a.various, #g-header a.various {
  color: #fff;
  padding: 20px 40px;
}
/* line 167, templates/g5_helium/custom/scss/custom.scss */
.g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content {
  text-align: right;
}
/* line 169, templates/g5_helium/custom/scss/custom.scss */
#k2Container {
  padding: 0 30px;
}
/* line 170, templates/g5_helium/custom/scss/custom.scss */
#k2Container ul.colorList {
  list-style: none;
}
/* line 171, templates/g5_helium/custom/scss/custom.scss */
#k2Container ul.colorList li {
  vertical-align: middle;
  display: flex;
  align-items: center;
  line-height: 1.3;
  padding: 6px 0;
}
/* line 172, templates/g5_helium/custom/scss/custom.scss */
#k2Container ul.colorList li:before {
  content: '';
  margin: 10px 5px;
  color: #fff;
  background: #f22929;
  height: 10px;
  width: 30px;
  text-align: center;
  font-weight: bold;
  display: inline-block;
  clip-path: polygon(0 0, 100% 0, 90% 100%, 0 100%);
  vertical-align: middle;
}
/* line 174, templates/g5_helium/custom/scss/custom.scss */
.asideBlock {
  margin-top: 0.625rem;
  padding-top: 0.938rem;
}
/*#g-aside.leftCol { background: #009846;padding: 0;margin-top: 3rem;}*/
/* line 176, templates/g5_helium/custom/scss/custom.scss */
#g-aside.leftCol {
  padding: 0;
  margin-top: 3rem;
  background: transparent;
}
/* line 177, templates/g5_helium/custom/scss/custom.scss */
#g-aside.leftCol .g-content {
  margin: 0;
  padding: 0;
}
/*#g-aside.leftCol h3 {   color: #000; text-transform:uppercase; padding: 1rem; background: rgb(24,56,96); margin-left: -30px; margin-top: 0; padding-left: 30px; clip-path: polygon(8% 0%, 100% 0%, 100% 100%, 0% 100%); }*/
/* line 179, templates/g5_helium/custom/scss/custom.scss */
#g-aside.leftCol h3 {
  color: #000;
  text-transform: uppercase;
  padding: 1rem;
  margin-left: -30px;
  margin-top: 0;
  padding-left: 30px;
}
/* line 180, templates/g5_helium/custom/scss/custom.scss */
#g-aside .ItemVideoBg {
  background: #f22929;
  padding: 5px;
  border-radius: 10px;
  text-align: center;
  text-align: center;
}
/* line 181, templates/g5_helium/custom/scss/custom.scss */
#g-aside .ItemVideoBg:hover {
  background: #fff;
}
/* line 182, templates/g5_helium/custom/scss/custom.scss */
.leftCol .itemMenu {
  align-items: center;
  padding: 0;
}
/* line 183, templates/g5_helium/custom/scss/custom.scss */
.leftCol .podrazdelMenu .itemMenu {
  padding: 0;
}
/* line 184, templates/g5_helium/custom/scss/custom.scss */
.leftCol .modItemImage {
  padding: 0 5px;
}
/* line 185, templates/g5_helium/custom/scss/custom.scss */
.leftCol a {
  color: #dfdfdf;
  border-radius: 10px;
}
/* line 186, templates/g5_helium/custom/scss/custom.scss */
.leftCol .modItemImage .itemImg {
  background-size: 100%;
}
/*.itemMenu.product {overflow:hidden;box-shadow: inset 0 20px 65px -50px #00000082, inset 0 -10px 65px -50px #ffffff87;  margin: 0;border-bottom: 1px solid #009846;  border-top: 1px solid #1a62ab;}*/
/* line 188, templates/g5_helium/custom/scss/custom.scss */
.itemMenu.product {
  overflow: hidden;
  margin: 0;
  margin-bottom: 1px;
  border-top: 1px solid #e0e0e5;
}
/* line 189, templates/g5_helium/custom/scss/custom.scss */
.leftCol a:not(.moduleItemTitle) {
  color: #000;
  padding: 15px 20px;
  display: inline-block;
  width: 100%;
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
/*.leftCol a:hover{color: #fff;background:#009846;}*/
/* line 191, templates/g5_helium/custom/scss/custom.scss */
.leftCol .itemMenu:hover + div.itemMenu, .leftCol .itemMenu.active + div.itemMenu {
  border-top: 1px solid transparent;
}
/* line 193, templates/g5_helium/custom/scss/custom.scss */
.leftCol .itemMenu.active, .leftCol .itemMenu.active a, .leftCol .itemMenu:hover a, .leftCol .itemMenu:hover {
  color: #fff;
  background: #009846;
  border-radius: 10px;
}
/* line 197, templates/g5_helium/custom/scss/custom.scss */
.leftCol .itemMenu:hover img {
  -webkit-animation: zoom10 0.5s ease;
}
/* line 199, templates/g5_helium/custom/scss/custom.scss */
.nav-pills {
  display: flex;
}
/* line 200, templates/g5_helium/custom/scss/custom.scss */
.nav-pills > li {
  /*flex-grow: 1;*/
  text-align: center;
  max-width: 50%;
}
/* line 201, templates/g5_helium/custom/scss/custom.scss */
.nav-pills > li > a {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 2rem 1rem;
  background: #f5f5f5;
  color: #000;
  text-transform: uppercase;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom: 5px solid #b3b2b2;
}
/* line 204, templates/g5_helium/custom/scss/custom.scss */
.nav-pills > li > a:hover {
  border-bottom: 5px solid #009846;
}
/* line 205, templates/g5_helium/custom/scss/custom.scss */
.nav-pills > .active > a, .nav-pills > .active > a:hover, .nav-pills > .active > a:focus {
  background: #f5f5f5;
  color: #000;
  border-bottom: 5px solid #009846;
}
/* line 208, templates/g5_helium/custom/scss/custom.scss */
.gallery-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(24%, 1fr));
  gap: 10px;
}
/* line 209, templates/g5_helium/custom/scss/custom.scss */
.gallery-grid img {
  width: 100%;
  margin: 0 !important;
  height: auto;
  border-radius: 5px;
  transition: transform 0.3s;
}
/* =====================================Contact Page */
/* line 212, templates/g5_helium/custom/scss/custom.scss */
.contactPage #g-aside {
  padding: 0;
  box-shadow: 0 10px 25px -20px #000;
  background: #fff;
}
/* line 213, templates/g5_helium/custom/scss/custom.scss */
.contactPage.cp2 .beforeMain .g-content {
  display: flex;
}
/* line 214, templates/g5_helium/custom/scss/custom.scss */
.contactPage.cp2 .beforeMain .platform-content {
  flex-basis: 33.3%;
  width: 33.3%;
}
/* line 215, templates/g5_helium/custom/scss/custom.scss */
.contactPage.cp2 .beforeMain .platform-content:last-child {
  flex-basis: 100%;
  width: 100%;
}
/* line 216, templates/g5_helium/custom/scss/custom.scss */
.contactPage .filter-search-lbl {
  margin: 0 10px;
}
/* line 217, templates/g5_helium/custom/scss/custom.scss */
.contactPage #limit {
  display: none;
}
/* line 218, templates/g5_helium/custom/scss/custom.scss */
.contactPage .contactTitle {
  border-top: 10px dotted #cad9e9;
  padding-top: 2rem;
}
/* line 219, templates/g5_helium/custom/scss/custom.scss */
.contactPage #g-testimonials {
  background: #e5e5e5;
  background: linear-gradient(0deg, #e4e4e4, transparent);
}
/* line 220, templates/g5_helium/custom/scss/custom.scss */
.contactPage #g-testimonials, .contactPage #g-mainbar {
  padding: 0;
}
/*.contactPage .beforeMain .platform-content{margin-top: 0;  padding-top: 0;flex-basis: 33%;}*/
/*.contactPage .beforeMain .g-content{display:flex;}*/
/*.contactPage .beforeMain .moduletable  {padding:20px;}*/
/*.contactPage #g-container-main {background: linear-gradient(181deg, #e4e4e4, transparent);}*/
/* line 227, templates/g5_helium/custom/scss/custom.scss */
.contactPage #g-mainbar {
  background: transparent;
}
/* line 228, templates/g5_helium/custom/scss/custom.scss */
.contactPage .list-title {
  box-shadow: 0 10px 25px -20px #000;
}
/* line 229, templates/g5_helium/custom/scss/custom.scss */
.contactPage .after1 .platform-content, .contactPage .after2 .platform-content {
  padding: 2rem;
  background: #fff;
  box-shadow: 0 10px 25px -20px #000;
}
/* line 231, templates/g5_helium/custom/scss/custom.scss */
.contactPage .after1 .platform-content h3:before, .contactPage .after2 .platform-content h3:before {
  display: inline-block;
  font-weight: 100;
  cursor: pointer;
  font-family: FontAwesome, serif;
  content: "\f0f7";
  padding-right: 10px;
  font-size: 2rem;
}
/* line 233, templates/g5_helium/custom/scss/custom.scss */
.contactPage #g-above h3:before, .contactPage .asideBox h3:before, .contactPage #g-above p:before, .contactPage .asideBox p:before, .contactPage #g-above a:before, .contactPage .asideBox a:before {
  color: #009846;
  font-weight: 100;
  display: inline-block;
  cursor: pointer;
  font-family: FontAwesome, serif;
  padding-right: 10px;
  font-size: 2rem;
}
/* line 239, templates/g5_helium/custom/scss/custom.scss */
.contactPage #g-above .phones p:before {
  content: "\f095";
}
/* line 240, templates/g5_helium/custom/scss/custom.scss */
.contactPage .asideBox .phones p:before {
  content: "\f095";
}
/* line 241, templates/g5_helium/custom/scss/custom.scss */
.contactPage #g-above .phones p:first-child:before {
  content: "\f041";
}
/* line 242, templates/g5_helium/custom/scss/custom.scss */
.contactPage .asideBox .phones p:first-child:before {
  content: "\f041";
}
/* line 243, templates/g5_helium/custom/scss/custom.scss */
.contactPage #g-above .phones p:last-child:before {
  content: "\f1ac";
}
/* line 244, templates/g5_helium/custom/scss/custom.scss */
.contactPage .asideBox .phones p:last-child:before {
  content: "\f1ac";
}
/* line 245, templates/g5_helium/custom/scss/custom.scss */
.contactPage #g-above .post a:before {
  content: "\f0e0";
}
/* line 246, templates/g5_helium/custom/scss/custom.scss */
.contactPage .asideBox .post a:before {
  content: "\f0e0";
}
/* line 247, templates/g5_helium/custom/scss/custom.scss */
.contactPage #g-above .rekviz h3:before {
  content: "\f19c";
}
/* line 248, templates/g5_helium/custom/scss/custom.scss */
.contactPage .asideBox .rekviz h3:before {
  content: "\f19c";
}
/* line 249, templates/g5_helium/custom/scss/custom.scss */
.contactPage #id_1, .contactPage #id_8, .contactPage #id_9, .contactPage #id_22 {
  flex-wrap: wrap;
  flex-basis: 50%;
}
/* line 254, templates/g5_helium/custom/scss/custom.scss */
.categoryCont .contPos {
  font-weight: 600;
  font-size: 1.5rem;
}
/* line 255, templates/g5_helium/custom/scss/custom.scss */
.categoryCont .contFio {
  font-size: 1rem;
}
/* line 256, templates/g5_helium/custom/scss/custom.scss */
.categoryCont .contPhone {
  color: #495773;
}
/* line 257, templates/g5_helium/custom/scss/custom.scss */
.contactItem {
  padding: 10px;
}
/* line 258, templates/g5_helium/custom/scss/custom.scss */
.contactItem .list-title {
  background: #fff;
  padding: 15px;
  /*border-left: 3px solid #d4d4d4;*/
}
/* line 259, templates/g5_helium/custom/scss/custom.scss */
.contactItem:hover .list-title {
  border-left: 3px solid #009846;
  /*background: linear-gradient(0deg, #f5f5f5, transparent);background: #eee; */
}
/* ==================END ==============Contact Page */
/* ================================INDEX Mods */
/* line 264, templates/g5_helium/custom/scss/custom.scss */
.onasMod {
  color: #fff;
  background: linear-gradient(181deg, rgba(0, 152, 70, 0.251), transparent);
}
/* line 265, templates/g5_helium/custom/scss/custom.scss */
.onasMod h2 {
  padding: 4rem 4rem 0;
  display: block;
  text-align: left;
  text-shadow: 1px 1px 10px #000;
  text-transform: uppercase;
}
/* line 266, templates/g5_helium/custom/scss/custom.scss */
.customonasMod > p:first-child {
  background: #009846;
  display: inline-block;
  clip-path: polygon(0% 0%, 100% 0%, 97% 100%, 0% 100%);
  padding: 5px 30px;
  padding-left: 4rem;
}
/* line 267, templates/g5_helium/custom/scss/custom.scss */
.customonasMod > p:first-child {
  -webkit-animation: rPadding 65s ease;
}
/* line 268, templates/g5_helium/custom/scss/custom.scss */
.customonasMod > p:last-child {
  text-align: center;
  padding: 3rem 0;
}
/* line 269, templates/g5_helium/custom/scss/custom.scss */
.customonasMod a {
  font-size: initial !important;
}
/* line 270, templates/g5_helium/custom/scss/custom.scss */
.customonasMod .g-block {
  text-align: center;
  text-shadow: 1px 1px 10px #000;
}
/* line 271, templates/g5_helium/custom/scss/custom.scss */
.onasMod .g-block > p {
  margin: 0;
  line-height: 1;
}
/* line 272, templates/g5_helium/custom/scss/custom.scss */
.customonasMod .g-block > p:first-child {
  font-size: 3rem;
}
/* line 274, templates/g5_helium/custom/scss/custom.scss */
.customonasMod .g-block {
  -webkit-animation: zoom102 1s ease-in-out alternate infinite;
  margin-bottom: 20px;
}
/* line 275, templates/g5_helium/custom/scss/custom.scss */
.customonasMod .g-block:nth-child(1) {
  animation-delay: 0.2s;
}
/* line 276, templates/g5_helium/custom/scss/custom.scss */
.customonasMod .g-block:nth-child(2) {
  animation-delay: 0.4s;
}
/* line 277, templates/g5_helium/custom/scss/custom.scss */
.customonasMod .g-block:nth-child(3) {
  animation-delay: 0.6s;
}
/* line 278, templates/g5_helium/custom/scss/custom.scss */
.customonasMod .g-block:nth-child(4) {
  animation-delay: 0.8s;
}
/* line 279, templates/g5_helium/custom/scss/custom.scss */
.customonasMod .g-block:nth-child(5) {
  animation-delay: 1s;
}
/* line 280, templates/g5_helium/custom/scss/custom.scss */
.customonasMod .g-block:hover {
  -webkit-animation: zoom12 0.3s ease;
}
/* line 282, templates/g5_helium/custom/scss/custom.scss */
.socIndexMod {
  display: flex;
  align-items: center;
}
/* line 283, templates/g5_helium/custom/scss/custom.scss */
.socIndex a {
  display: flex;
  margin: 4%;
}
@keyframes zoom102 {
  /* line 286, templates/g5_helium/custom/scss/custom.scss */
  0% {
    -webkit-transform: scale(1);
  }
  /* line 289, templates/g5_helium/custom/scss/custom.scss */
  100% {
    -webkit-transform: scale(1.1);
  }
}
@keyframes round {
  /* line 294, templates/g5_helium/custom/scss/custom.scss */
  0% {
    box-shadow: 0 25px 0 -5px #fff;
  }
  /* line 297, templates/g5_helium/custom/scss/custom.scss */
  100% {
    box-shadow: 0 25px 0 #fff;
  }
}
@-webkit-keyframes rowund {
  /* line 303, templates/g5_helium/custom/scss/custom.scss */
  0% {
    box-shadow: 0 25px 0 -5px #fff;
  }
  /* line 306, templates/g5_helium/custom/scss/custom.scss */
  100% {
    box-shadow: 0 25px 0 #fff;
  }
}
/* line 311, templates/g5_helium/custom/scss/custom.scss */
.filInfoInd {
  background: #009846 url('../../../../images/data/lep_bg1.png') no-repeat;
  background-position: 80% -310px;
  background-size: 100vh;
  color: #fff;
}
/* line 312, templates/g5_helium/custom/scss/custom.scss */
.filInfoInd ul li {
  background: rgba(255, 255, 255, 0.2);
  color: #fff;
  clip-path: polygon(0% 0%, 100% 0%, 85% 100%, 0% 100%);
  padding: 20px;
  margin: 10px;
  padding-left: 20px;
  margin-left: -50px;
}
/* line 313, templates/g5_helium/custom/scss/custom.scss */
.filials .g-content {
  padding: 0;
  margin-top: 0;
}
/* line 314, templates/g5_helium/custom/scss/custom.scss */
.filials .platform-content {
  padding: 0;
}
/* line 315, templates/g5_helium/custom/scss/custom.scss */
.filials .platform-content:first-child, .filials .platform-content:last-child {
  margin: -5px;
}
/* line 318, templates/g5_helium/custom/scss/custom.scss */
.projIndex {
  margin-top: 20px;
}
/* line 319, templates/g5_helium/custom/scss/custom.scss */
.projIndex .modItem {
  position: relative;
}
/* line 320, templates/g5_helium/custom/scss/custom.scss */
.projIndex .flexslider {
  border: 0;
  background: transparent;
}
/* line 321, templates/g5_helium/custom/scss/custom.scss */
.newsIndex .slides > li {
  padding: 20px 20px 10px;
  flex-basis: 33%;
}
/* line 322, templates/g5_helium/custom/scss/custom.scss */
.newsIndex .preInfo {
  padding: 0 0 20px;
}
/* line 323, templates/g5_helium/custom/scss/custom.scss */
.newsIndex .moduleItemImage {
  border-radius: 10px;
  box-shadow: 0 10px 40px -30px #000;
  overflow: hidden;
  margin-bottom: 1rem;
  height: 250px;
}
/* line 324, templates/g5_helium/custom/scss/custom.scss */
.newsIndex .preInfo .moduleItemCategory {
  text-transform: uppercase;
  background: #487c40;
  color: #fff;
  font-size: 0.8rem;
  padding: 3px 5px;
  border-radius: 5px;
}
/* line 325, templates/g5_helium/custom/scss/custom.scss */
.newsIndex .preInfo .moduleItemDateCreated {
  color: #999;
}
/* line 326, templates/g5_helium/custom/scss/custom.scss */
.newsIndex .moduleItemTitle {
  color: #141640;
  font-weight: 600;
  border-bottom: 1px solid #141640;
}
/* line 327, templates/g5_helium/custom/scss/custom.scss */
.newsIndex li:hover .moduleItemImage img {
  transform: scale(1.1);
}
/* line 328, templates/g5_helium/custom/scss/custom.scss */
h2, .newsIndex h2, .rightIndexTop h2, .projIndex h2 {
  display: inline;
  padding-right: 20px;
  margin-bottom: 0;
  margin-top: 0;
  text-transform: uppercase;
  text-align: left;
}
/* line 333, templates/g5_helium/custom/scss/custom.scss */
.portfolioItem {
  background: linear-gradient(2deg, whitesmoke, transparent);
  border: 1px solid #f0f0f0;
  padding: 30px !important;
}
/* line 334, templates/g5_helium/custom/scss/custom.scss */
.portfolioItem .itemImageBlock {
  background: #f5f5f5;
  border: 1px solid #f0f0f0;
}
/* line 336, templates/g5_helium/custom/scss/custom.scss */
.modelIndex .params .param40 img {
  width: 50px;
}
/* line 337, templates/g5_helium/custom/scss/custom.scss */
.modelIndex .params .param40 p {
  display: flex;
  align-items: center;
  font-size: 16px;
  line-height: 1.3;
  padding: 0 5px;
  overflow: hidden;
}
/* line 338, templates/g5_helium/custom/scss/custom.scss */
.modelIndex .params .param40 p {
  color: #007028;
  flex-basis: 100%;
  width: 100%;
}
/* line 339, templates/g5_helium/custom/scss/custom.scss */
.modelIndex .params .param40 p {
  display: none;
}
/* line 340, templates/g5_helium/custom/scss/custom.scss */
.modelIndex .params .param40 p:nth-child(-n+3) {
  display: flex;
}
/* line 341, templates/g5_helium/custom/scss/custom.scss */
.modelIndex .modItemText {
  position: relative;
}
/* line 342, templates/g5_helium/custom/scss/custom.scss */
.modelIndex h3 span {
  font-weight: 800;
  color: #009846;
}
/* line 343, templates/g5_helium/custom/scss/custom.scss */
.modelIndex .carousel__slide:nth-child(2n) .params .param40 {
  flex-direction: column-reverse;
}
/* line 345, templates/g5_helium/custom/scss/custom.scss */
.indexBoxWhite {
  background: #fff;
  padding: 0 1rem;
  border-radius: 10px;
}
/* line 346, templates/g5_helium/custom/scss/custom.scss */
.indexBoxWhite .carousel__viewport {
  overflow: unset;
}
/* line 347, templates/g5_helium/custom/scss/custom.scss */
.indexBoxWhite {
  overflow: hidden;
}
/* line 348, templates/g5_helium/custom/scss/custom.scss */
#g-features .modelIndex .carousel__button.is-next {
  right: -3rem;
}
/* line 349, templates/g5_helium/custom/scss/custom.scss */
#g-features .modelIndex .carousel__button.is-prev {
  left: -3rem;
}
/* line 350, templates/g5_helium/custom/scss/custom.scss */
.indexBoxGray {
  background: #d3d3d3;
  padding: 20px;
  border-radius: 10px;
}
/* line 351, templates/g5_helium/custom/scss/custom.scss */
.indexBoxWhite.gdekupit {
  background: #fff url('../../../../images/data/map.jpg') no-repeat;
  background-position: 0 100%;
}
/* line 352, templates/g5_helium/custom/scss/custom.scss */
.indexBoxWhite.gdekupit p:first-child {
  font-weight: 800;
}
/* line 353, templates/g5_helium/custom/scss/custom.scss */
.indexBoxWhite.gdekupit p:last-child {
  margin: 15% 0;
  text-align: center;
}
/* line 354, templates/g5_helium/custom/scss/custom.scss */
.indexBoxWhite.gdekupit a.button {
  background: rgba(255, 255, 255, 0.8);
  border: 0;
  color: #2a65db;
}
/* line 355, templates/g5_helium/custom/scss/custom.scss */
.size-30.indexBoxWhite {
  margin-left: 2%;
}
/* line 356, templates/g5_helium/custom/scss/custom.scss */
.moduletable .nav.serviceMenu {
  border: 0;
  padding: 0;
}
/* line 357, templates/g5_helium/custom/scss/custom.scss */
.moduletable .nav.serviceMenu li {
  border: 0;
  padding: 0;
}
/* line 358, templates/g5_helium/custom/scss/custom.scss */
.moduletable .serviceMenu a {
  display: flex;
  align-items: center;
  text-decoration: underline;
}
/* line 359, templates/g5_helium/custom/scss/custom.scss */
.serviceMenu a:before {
  content: '';
  display: inline-block;
  height: 50px;
  width: 50px;
}
/* line 360, templates/g5_helium/custom/scss/custom.scss */
.serviceMenu .serv1:before {
  background: url('../../../../images/data/ico/waranty.svg') no-repeat;
  background-size: 90%;
}
/* line 361, templates/g5_helium/custom/scss/custom.scss */
.serviceMenu .serv2:before {
  background: url('../../../../images/data/ico/docum.svg') no-repeat;
  background-size: 90%;
}
/* line 362, templates/g5_helium/custom/scss/custom.scss */
.serviceMenu .serv3:before {
  background: url('../../../../images/data/ico/question.svg') no-repeat;
  background-size: 90%;
}
/* line 364, templates/g5_helium/custom/scss/custom.scss */
#g-utility {
  padding: 1rem 0 2rem;
}
/* line 367, templates/g5_helium/custom/scss/custom.scss */
.projDec h3 a small {
  font-size: 75%;
  line-height: 1;
}
/* line 369, templates/g5_helium/custom/scss/custom.scss */
.projDec:hover .modItemText {
  width: 90%;
}
/* line 371, templates/g5_helium/custom/scss/custom.scss */
.projDec222 .moduleItemReadMore {
  position: absolute;
  right: 0;
  bottom: 0;
}
/* line 372, templates/g5_helium/custom/scss/custom.scss */
.projDec .moduleItemReadMore {
  position: absolute;
  left: 0;
  bottom: 0;
}
/* line 373, templates/g5_helium/custom/scss/custom.scss */
.projDec222 .moduleItemReadMore {
  top: 0;
  right: -50px;
  padding: 0;
}
/* line 374, templates/g5_helium/custom/scss/custom.scss */
.projDec222:hover .moduleItemReadMore, .projDec:hover .moduleItemReadMore {
  display: inline-block;
}
/* line 376, templates/g5_helium/custom/scss/custom.scss */
#k2ModuleBox224 > div {
  overflow-y: clip;
}
/* line 378, templates/g5_helium/custom/scss/custom.scss */
.projDec222 h3 {
  margin: 0 15px;
  line-height: 1;
  font-size: 2rem;
}
/* line 379, templates/g5_helium/custom/scss/custom.scss */
.projDec222 {
  background: #f4f3f3;
  display: flex;
  width: 100%;
}
/* line 380, templates/g5_helium/custom/scss/custom.scss */
.projDec225 a {
  background: #f4f3f3;
  margin: 5px;
  padding: 20px;
  display: flex;
  width: 100%;
}
/* line 381, templates/g5_helium/custom/scss/custom.scss */
.projDec225 .modItemText * {
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 382, templates/g5_helium/custom/scss/custom.scss */
.projDec222:hover, .projDec225:hover a {
  background: #009846;
  background: #009846;
  color: #fff;
}
/* line 384, templates/g5_helium/custom/scss/custom.scss */
.projDec222:hover a {
  color: #fff;
}
/* line 386, templates/g5_helium/custom/scss/custom.scss */
#k2ModuleBox225 .modulePretext {
  font-weight: 600;
  font-size: 1.5rem;
  margin: 0;
  margin-top: 20px;
  background: rgba(24, 56, 96, 0.9);
  color: #fff;
  clip-path: polygon(0% 0%, 100% 0%, 95% 100%, 0% 100%);
  display: inline-block;
  padding: 5px 60px 0 10px;
}
/* line 387, templates/g5_helium/custom/scss/custom.scss */
#k2ModuleBox225 .projDec225 {
  flex-grow: 1;
}
/* line 389, templates/g5_helium/custom/scss/custom.scss */
.tooltip {
  font-size: 16px;
}
/* line 390, templates/g5_helium/custom/scss/custom.scss */
.projDec222 .modItemText {
  display: flex;
  position: relative;
}
/* line 392, templates/g5_helium/custom/scss/custom.scss */
aside .modItemText small {
  padding: 5px 20px;
  display: block;
  color: #bbb;
}
/* line 393, templates/g5_helium/custom/scss/custom.scss */
aside .modItemText small + .moduleItemTitle a {
  padding-top: 10px;
}
/* line 395, templates/g5_helium/custom/scss/custom.scss */
.tableArenda .project {
  padding: 20px;
  overflow: hidden;
}
/* line 397, templates/g5_helium/custom/scss/custom.scss */
.tableArenda .catItemImage {
  display: block;
  border-radius: 10px;
}
/* line 398, templates/g5_helium/custom/scss/custom.scss */
.tableArenda h3 {
  margin-top: 0;
}
/* line 399, templates/g5_helium/custom/scss/custom.scss */
.tableArenda .projDec .uslugaIcon {
  margin: -20px 0;
}
/* line 400, templates/g5_helium/custom/scss/custom.scss */
.tableArenda .projDec .moduleItemReadMore {
  margin-top: 20px;
}
/* line 401, templates/g5_helium/custom/scss/custom.scss */
.tableArenda h4 {
  line-height: 1.1;
  text-shadow: 0px 0px 3px #fff;
}
/* line 402, templates/g5_helium/custom/scss/custom.scss */
.tableArenda button {
  border-bottom: 1px dashed #3b52ff;
  background: transparent;
}
/* line 403, templates/g5_helium/custom/scss/custom.scss */
.infoArenda p > a:before {
  display: inline-block;
  cursor: pointer;
  font-family: FontAwesome, serif;
  content: "\f098";
  padding-right: 10px;
}
/*==============VIDEO on Index Index========================*/
/* line 406, templates/g5_helium/custom/scss/custom.scss */
#g-testimonials {
  background-size: 50%;
  background-position: 100% 0;
}
/* line 407, templates/g5_helium/custom/scss/custom.scss */
.logo-color h3 {
  color: #2a65db;
  font-style: italic;
  margin: 0;
}
/* line 408, templates/g5_helium/custom/scss/custom.scss */
.logo-color:before {
  content: '';
  display: inline-block;
  background: url('../../../../images/data/logo.svg') no-repeat;
  height: 60px;
  width: 200px;
  background-size: 90%;
}
/* line 409, templates/g5_helium/custom/scss/custom.scss */
.quality:before {
  content: '';
  display: inline-block;
  background: url('../../../../images/data/ico/quality.png') no-repeat 50%;
  height: 130px;
  width: 100px;
  background-size: 90%;
}
/* line 410, templates/g5_helium/custom/scss/custom.scss */
.indexVideo iframe {
  border-radius: 10px;
  overflow: hidden;
}
/*==============Uslugi Index========================*/
/* line 413, templates/g5_helium/custom/scss/custom.scss */
.uslugiMod .g-block {
  overflow: hidden;
  position: relative;
}
/* line 414, templates/g5_helium/custom/scss/custom.scss */
.uslugiMod .g-grid .g-block img {
  position: relative;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
/* line 415, templates/g5_helium/custom/scss/custom.scss */
.uslugiMod a.catItem {
  color: #000;
  text-transform: uppercase;
  text-align: center;
}
/* line 416, templates/g5_helium/custom/scss/custom.scss */
.uslugiMod a {
  position: relative;
}
/* line 417, templates/g5_helium/custom/scss/custom.scss */
.uslugiMod .catTitle {
  padding: 0 1rem;
  line-height: 1.5;
  font-weight: 600;
  margin-top: -2rem;
}
/* line 418, templates/g5_helium/custom/scss/custom.scss */
.uslugiMod.dopProd .catTitle {
  margin-top: 0;
}
/* line 419, templates/g5_helium/custom/scss/custom.scss */
.uslugiMod .g-grid .g-block .catItem {
  position: relative;
  padding: 20px;
}
/* line 420, templates/g5_helium/custom/scss/custom.scss */
.uslugiMod .g-grid .g-block img:hover {
  transform: scale(1.1);
  z-index: 9;
}
/* line 421, templates/g5_helium/custom/scss/custom.scss */
.uslugiMod .moduleItemReadMore {
  display: none;
  position: absolute;
  bottom: 0%;
  right: 10%;
}
/* line 422, templates/g5_helium/custom/scss/custom.scss */
.uslugiMod .g-block:hover .moduleItemReadMore {
  display: flex;
}
/* line 423, templates/g5_helium/custom/scss/custom.scss */
.uslugiMod > span {
  max-width: 70%;
  display: block;
}
/* line 424, templates/g5_helium/custom/scss/custom.scss */
.uslugiMod h2 {
  display: inline-block;
  padding-bottom: 1rem;
}
/* line 426, templates/g5_helium/custom/scss/custom.scss */
.uslugiCat #g-container-main {
  display: none;
}
/* line 427, templates/g5_helium/custom/scss/custom.scss */
.arendaMeh .catItemImage {
  max-height: 280px;
  overflow: hidden;
  display: flex;
  align-items: center;
}
/* line 428, templates/g5_helium/custom/scss/custom.scss */
.uslugiPage #g-testimonials {
  display: none;
}
/* line 430, templates/g5_helium/custom/scss/custom.scss */
.sourseLink {
  margin: 2rem;
}
/* line 431, templates/g5_helium/custom/scss/custom.scss */
.imageRights {
  margin-top: -20px;
  margin-bottom: 40px;
  font-size: 0.9rem;
  color: #aaa;
}
/* line 433, templates/g5_helium/custom/scss/custom.scss */
.banSlider {
  position: relative;
  padding-right: 80px;
}
/* line 434, templates/g5_helium/custom/scss/custom.scss */
.banSlider ul.flex-direction-nav {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
}
/* line 437, templates/g5_helium/custom/scss/custom.scss */
.moduleItemReadMore {
  display: none;
  color: #000;
  padding: 1.5rem;
  display: inline-block;
  line-height: 1;
  margin: 0.5rem 0;
}
/* line 438, templates/g5_helium/custom/scss/custom.scss */
.moduleItemReadMore.whiteReadMore {
  border: 1px solid #fff;
  color: #fff !important;
  border-radius: 10px;
  font-size: 1rem;
  background: transparent;
  text-transform: inherit;
  font-weight: 300;
  display: inline-block;
}
/* line 439, templates/g5_helium/custom/scss/custom.scss */
.moduleItemReadMore.blueReadMore {
  border: 2px solid #009846;
  color: #fff;
  background: #009846;
  border-radius: 10px;
  font-size: 1rem;
  display: inline-block;
}
/* line 440, templates/g5_helium/custom/scss/custom.scss */
.moduleItemReadMore.big {
  font-size: 1.5rem;
}
/* line 441, templates/g5_helium/custom/scss/custom.scss */
.moduleItemReadMore:hover {
  color: #009846;
}
/* line 442, templates/g5_helium/custom/scss/custom.scss */
.moduleItemReadMore.whiteReadMore:hover {
  color: #fff;
  background: rgba(255, 255, 255, 0.2);
}
/* line 443, templates/g5_helium/custom/scss/custom.scss */
.moduleItemReadMore.blueReadMore:hover, .moduleItemReadMore.blueReadMore:hover i, .moduleItemReadMore.whiteReadMore:hover i {
  padding-left: 10px;
  color: #fff;
}
/* line 446, templates/g5_helium/custom/scss/custom.scss */
.moduleItemReadMore.arrow:after {
  content: "\f105";
  display: inline-block;
  margin-right: 10px;
  font-family: 'FontAwesome';
}
/* line 447, templates/g5_helium/custom/scss/custom.scss */
.moduleItemReadMore.greenReadMore {
  border: none;
  color: #fff !important;
  border-radius: 10px;
  font-size: 1rem;
  background: rgba(0, 152, 70, 0.8);
  border: 1px solid #009846;
  text-transform: inherit;
  font-weight: 300;
  display: inline-block;
}
/* line 448, templates/g5_helium/custom/scss/custom.scss */
.moduleItemReadMore.greenReadMore:hover {
  background: #009846;
}
/* line 449, templates/g5_helium/custom/scss/custom.scss */
.moduleItemReadMore.bottomRight {
  bottom: 10%;
  position: absolute;
  right: 10%;
}
/* line 451, templates/g5_helium/custom/scss/custom.scss */
.g-owlcarousel .owl-dots {
  bottom: 7%;
}
/* ==================END ==============INDEX Mods */
/*==================kotly category===========*/
/* line 458, templates/g5_helium/custom/scss/custom.scss */
.kotlyListItem .params .param40 img {
  width: 50px;
}
/* line 459, templates/g5_helium/custom/scss/custom.scss */
.kotlyListItem .params .param40 p {
  display: flex;
  flex-direction: column;
  font-size: 12px;
  flex-basis: 33%;
  color: #007028;
  line-height: 1.3;
  width: 33%;
  padding: 0 5px;
  overflow: hidden;
}
/*==================Content Mods===========*/
/* line 463, templates/g5_helium/custom/scss/custom.scss */
.djslider .navigation-container-custom {
  margin: 0 auto;
  left: 0;
  right: 0;
  bottom: 20px;
  top: initial;
  text-align: center;
}
/* line 464, templates/g5_helium/custom/scss/custom.scss */
.djslider .navigation-container {
  top: 50%;
}
/* line 466, templates/g5_helium/custom/scss/custom.scss */
.sertfItemMod {
  margin: 4rem 0;
}
/*=======END===========Content Mods===========*/
/* line 470, templates/g5_helium/custom/scss/custom.scss */
.breadcrumb {
  padding: 8px 15px;
  margin: 0;
  list-style: none;
  background-color: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
/* line 471, templates/g5_helium/custom/scss/custom.scss */
#g-header .breadcrumb a {
  color: #fff;
}
/* line 472, templates/g5_helium/custom/scss/custom.scss */
#g-header .breadcrumb a:hover {
  text-decoration: underline;
}
/* line 473, templates/g5_helium/custom/scss/custom.scss */
.breadcrumb > .active, .breadcrumb > li > span, .breadcrumb > li > a, .breadcrumb > li > .divider {
  color: #fff;
  text-shadow: 0 4px 20px #3d3d3d;
}
/* line 477, templates/g5_helium/custom/scss/custom.scss */
#g-header:before {
  content: "";
  display: inline-block;
  z-index: -1;
  box-shadow: inset 0px -200px 200px 15px rgba(0, 152, 70, 0.3);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
/* line 478, templates/g5_helium/custom/scss/custom.scss */
#g-header h1 {
  margin: 2.5rem 0;
  line-height: 1;
  color: #fff;
  text-shadow: 0 7px 20px #024;
}
/* line 479, templates/g5_helium/custom/scss/custom.scss */
.hometmpl #g-header h1 {
  margin: 0;
}
/* line 480, templates/g5_helium/custom/scss/custom.scss */
.itemid-149 .customhronoHist {
  background: #eee;
  position: relative;
  border-radius: 20px;
  padding: 20px;
  margin: 40px 0;
}
/* line 481, templates/g5_helium/custom/scss/custom.scss */
.itemid-149 .customhronoHist:before {
  content: '';
  width: 80%;
  background: #fff;
  height: 2px;
  display: block;
  top: 40%;
  left: 0;
  right: 0;
  position: absolute;
  z-index: 0;
  margin: 0 auto;
}
/* line 482, templates/g5_helium/custom/scss/custom.scss */
.itemid-149 .itemFullText .flexLeft {
  background: linear-gradient(40deg, #e1e1e1, transparent);
}
/* line 483, templates/g5_helium/custom/scss/custom.scss */
.itemid-149 .itemFullText .flexLeft img {
  max-width: 450px;
}
/* line 484, templates/g5_helium/custom/scss/custom.scss */
.itemid-149 .itemFullText .flexLeft div {
  padding: 20px;
}
/* line 486, templates/g5_helium/custom/scss/custom.scss */
#g-header .g-content {
  padding: 0;
  margin: 0;
}
/* line 489, templates/g5_helium/custom/scss/custom.scss */
#toTopBox {
  position: fixed;
  bottom: 0;
  right: 0;
  display: none;
  z-index: 999;
  width: 80px;
  margin: 0 auto;
  text-align: center;
  bottom: 20px;
  right: 10px;
}
/* line 490, templates/g5_helium/custom/scss/custom.scss */
#toTopBox .g-content {
  margin: 0;
  padding: 10px;
}
/* line 491, templates/g5_helium/custom/scss/custom.scss */
#g-footer .g-totop {
  padding: 0;
  text-align: center;
}
/* line 492, templates/g5_helium/custom/scss/custom.scss */
#g-footer .g-totop a {
  color: #0a0a0a;
}
/* line 493, templates/g5_helium/custom/scss/custom.scss */
#toTopBox i {
  color: #303030;
  width: 60px;
  height: 60px;
  background: rgba(255, 255, 255, 0.667);
  border-radius: 50%;
}
/* line 494, templates/g5_helium/custom/scss/custom.scss */
#toTopBox:hover i {
  color: #fff;
  background: #009846;
}
/* blocks shadow*/
/* line 497, templates/g5_helium/custom/scss/custom.scss */
#g-footer, #g-footer .g-container + .g-grid {
  box-shadow: inset 0 20px 25px -35px #000;
}
/* line 499, templates/g5_helium/custom/scss/custom.scss */
#g-footer .g-container + .g-grid {
  border-bottom: 1px solid #373737;
}
/* footer menu*/
/* line 502, templates/g5_helium/custom/scss/custom.scss */
#g-footer .g-copyright:before {
  content: '';
  background: url('../../../../images/data/logo.svg') no-repeat;
  max-width: 207px;
  max-height: 51px;
  display: block;
  background-size: contain;
  filter: brightness(0) invert(0.8);
  padding: 25px 0;
}
/* line 503, templates/g5_helium/custom/scss/custom.scss */
#g-footer .footText {
  font-size: 0.8125rem;
  line-height: 1.25rem;
}
/* line 504, templates/g5_helium/custom/scss/custom.scss */
#g-footer .g-copyright, #g-footer .footText, #g-footer .g-copyright a {
  color: #aaa;
}
/* line 507, templates/g5_helium/custom/scss/custom.scss */
#g-footer .g-copyright br + a {
  opacity: 0.5;
}
/* line 508, templates/g5_helium/custom/scss/custom.scss */
#g-footer .g-copyright br + a:hover {
  opacity: 1;
}
/* line 509, templates/g5_helium/custom/scss/custom.scss */
#g-footer {
  background: #f1f1f1;
  padding: 0;
}
/* line 510, templates/g5_helium/custom/scss/custom.scss */
#g-footer > .g-grid {
  background: #303030;
}
/* line 511, templates/g5_helium/custom/scss/custom.scss */
#g-footer .footerBox.moduletable a:before {
  display: inline-block;
  cursor: pointer;
  font-family: FontAwesome, serif;
  content: "\f105";
  padding-right: 10px;
}
/* line 512, templates/g5_helium/custom/scss/custom.scss */
#g-footer .footerBox ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 513, templates/g5_helium/custom/scss/custom.scss */
#g-footer .footerPhones h3, #g-footer .footerBox h3 {
  font-size: 1.2rem;
  text-transform: uppercase;
}
/* line 515, templates/g5_helium/custom/scss/custom.scss */
#g-footer .footerBox ul li {
  line-height: 1.3;
  margin-bottom: 0.5rem;
}
/* line 516, templates/g5_helium/custom/scss/custom.scss */
#g-footer .footerPhones p a > strong {
  font-size: 1.2rem;
}
/* line 517, templates/g5_helium/custom/scss/custom.scss */
#g-footer .footerPhones p {
  margin: 0;
  line-height: 1.5;
}
/* line 518, templates/g5_helium/custom/scss/custom.scss */
#g-footer a:hover {
  text-decoration: none;
}
/* line 519, templates/g5_helium/custom/scss/custom.scss */
#g-footer a i {
  filter: opacity(0.8);
}
/* line 520, templates/g5_helium/custom/scss/custom.scss */
#g-footer a:hover i {
  filter: opacity(1);
}
/* line 521, templates/g5_helium/custom/scss/custom.scss */
#g-footer .footerPhones a, #g-footer a {
  color: #000;
}
/* line 523, templates/g5_helium/custom/scss/custom.scss */
#g-footer a:hover {
  color: #333;
}
/* line 524, templates/g5_helium/custom/scss/custom.scss */
#g-footer a:hover {
  text-decoration: underline;
}
/* line 525, templates/g5_helium/custom/scss/custom.scss */
#g-footer .customf4 a {
  border: 1px solid #e8e8e8;
  box-sizing: border-box;
  border-radius: 5px;
  padding: 10px 20px;
  margin-bottom: 40px;
  background: #666;
}
/* line 526, templates/g5_helium/custom/scss/custom.scss */
#g-footer .customf4 a:hover {
  background: #2a65db;
  text-decoration: none;
  color: #fff;
}
/* line 527, templates/g5_helium/custom/scss/custom.scss */
#g-footer .moduletable.f1 a.bigLink {
  font-size: 1.5rem;
  margin-top: 40px;
  display: block;
  text-decoration: underline;
}
/* line 528, templates/g5_helium/custom/scss/custom.scss */
#g-footer > .g-container {
  padding: 40px 0;
}
/* footer menu   END   */
/* k2 styles */
/* line 532, templates/g5_helium/custom/scss/custom.scss */
.itemBody {
  min-height: 20vh;
}
/* line 533, templates/g5_helium/custom/scss/custom.scss */
.statiiItemPage .itemFullText {
  margin-top: 5rem;
}
/* line 534, templates/g5_helium/custom/scss/custom.scss */
.itemContainer {
  padding: 40px;
  border-bottom: 1px solid #a8dfeb;
}
/* line 535, templates/g5_helium/custom/scss/custom.scss */
.catItemBody, .itemContainer {
  position: relative;
}
/* line 536, templates/g5_helium/custom/scss/custom.scss */
.catItemImage {
  display: inline-block;
  position: relative;
  overflow: hidden;
  border-radius: 20px;
}
/* line 537, templates/g5_helium/custom/scss/custom.scss */
.clr {
  clear: both;
  height: 0;
  line-height: 0;
  display: block;
  float: none;
  padding: 0;
  margin: 0;
  border: none;
}
/* line 538, templates/g5_helium/custom/scss/custom.scss */
.catItemReadMore1 {
  margin: 10px 0;
}
/* line 539, templates/g5_helium/custom/scss/custom.scss */
.itemContainer:hover .catItemReadMore {
  filter: opacity(100%);
}
/* line 541, templates/g5_helium/custom/scss/custom.scss */
.itemBody ol:not(.flex-control-nav):not(.carousel__dots) {
  counter-reset: li;
  list-style: none;
}
/* line 542, templates/g5_helium/custom/scss/custom.scss */
.itemBody ol:not(.flex-control-nav):not(.carousel__dots) li:before {
  content: counter(li);
  counter-increment: li;
  margin: 7px;
  color: #000;
  border-radius: 3px;
  background: #abaaaa;
  height: 25px;
  width: 25px;
  text-align: center;
  display: inline-block;
}
/* line 543, templates/g5_helium/custom/scss/custom.scss */
.itemBody ol:not(.flex-control-nav):not(.carousel__dots) li:hover:before {
  -webkit-animation: zoom10 0.5s ease-in;
}
/* line 545, templates/g5_helium/custom/scss/custom.scss */
ul.itemAttachments {
  list-style: none;
}
/* line 546, templates/g5_helium/custom/scss/custom.scss */
ul.itemAttachments i {
  padding: 10px;
}
/* line 547, templates/g5_helium/custom/scss/custom.scss */
ul.itemAttachments li {
  margin-bottom: 1rem;
}
/* line 549, templates/g5_helium/custom/scss/custom.scss */
#refLink .carousel__slide {
  width: 250px;
  margin: 1px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  filter: grayscale(1) opacity(0.7);
}
/* line 550, templates/g5_helium/custom/scss/custom.scss */
#refLink .carousel__slide:hover {
  filter: grayscale(0) opacity(1);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 551, templates/g5_helium/custom/scss/custom.scss */
#refLink .carousel__viewport {
  padding: 0 4rem;
}
/* line 552, templates/g5_helium/custom/scss/custom.scss */
#refLink a small {
  text-align: left;
  padding: 0 1rem;
  display: inline-block;
}
/* k2 styles  END*/
/* catalog Category  */
/* line 558, templates/g5_helium/custom/scss/custom.scss */
#g-mainbar table {
  width: 100%;
}
/* line 559, templates/g5_helium/custom/scss/custom.scss */
#g-mainbar table td {
  border: 1px solid #ddd;
  padding: 2px 5px;
  background: #fff;
}
/* line 560, templates/g5_helium/custom/scss/custom.scss */
#g-mainbar table tr:first-child td {
  background: #eee;
}
/* line 561, templates/g5_helium/custom/scss/custom.scss */
#g-mainbar table td:first-child {
  background: #eee;
}
/* line 562, templates/g5_helium/custom/scss/custom.scss */
#g-mainbar table tr:hover td:first-child {
  border-left: 4px solid #009846;
}
/* line 563, templates/g5_helium/custom/scss/custom.scss */
#g-mainbar table tr:hover td {
  background: #eee;
}
/* line 564, templates/g5_helium/custom/scss/custom.scss */
#g-mainbar .customdopTstyle td:first-child, #g-mainbar .customdopTstyle table tr:hover td {
  background: none;
}
/* line 567, templates/g5_helium/custom/scss/custom.scss */
#g-testimonials a:hover {
  color: #fff;
}
/* line 568, templates/g5_helium/custom/scss/custom.scss */
.catPage #g-testimonials {
  background: none;
}
/* line 569, templates/g5_helium/custom/scss/custom.scss */
.catPage #g-container-main {
  padding: 2rem 0 0;
  background: #ebebeb url('../../../../images/data/lep_bg3.png') no-repeat;
  background-position: 380px 5%;
  background-size: 80%;
}
/* line 570, templates/g5_helium/custom/scss/custom.scss */
.catPage #g-testimonials {
  padding-top: 0;
  background: linear-gradient(91deg, #e5e5e5, transparent);
  background: #ebebeb;
}
/* line 571, templates/g5_helium/custom/scss/custom.scss */
.catPage #g-testimonials .g-grid {
  background: #f5f5f5;
  box-shadow: 0 30px 20px -38px #000;
  margin-bottom: 4rem;
}
/* line 572, templates/g5_helium/custom/scss/custom.scss */
.catPage .itemBody {
  display: flex;
  align-items: center;
}
/* line 573, templates/g5_helium/custom/scss/custom.scss */
.catPage .itemBody a {
  background: #49a549;
  padding: 1rem 2rem;
  color: #fff;
  border-radius: 10px;
  background: #009846;
}
/* line 574, templates/g5_helium/custom/scss/custom.scss */
.catPage .itemBody a:hover {
  background: #004b97;
}
/* line 575, templates/g5_helium/custom/scss/custom.scss */
.catPage ul.itemAttachments i {
  padding: initial;
}
/* line 576, templates/g5_helium/custom/scss/custom.scss */
.catPreview {
  position: relative;
}
/* line 577, templates/g5_helium/custom/scss/custom.scss */
.catPreview p {
  display: flex;
  filter: grayscale(0.5);
  position: relative;
  z-index: -2;
}
/* line 578, templates/g5_helium/custom/scss/custom.scss */
.filCart {
  margin-top: 2rem;
}
/* line 579, templates/g5_helium/custom/scss/custom.scss */
.filCart .filLogo {
  position: absolute;
  top: 0;
  left: 0;
  width: 30%;
  background: #fff;
  padding: 0 1rem;
}
/* line 580, templates/g5_helium/custom/scss/custom.scss */
.filCart .projDec {
  background: #fff;
  border: 0;
}
/* line 581, templates/g5_helium/custom/scss/custom.scss */
.filCart .projDec:hover:before {
  content: none;
}
/* line 582, templates/g5_helium/custom/scss/custom.scss */
.filCart .itemText {
  padding: 1rem 2rem;
}
/* line 583, templates/g5_helium/custom/scss/custom.scss */
.filCart .itemText a {
  background: #009846;
  padding: 0.5rem 1rem;
  color: #fff;
  border-radius: 20px;
}
/* line 584, templates/g5_helium/custom/scss/custom.scss */
#g-testimonials .filCart .itemText a:hover {
  color: #fff;
  background: #004b97;
}
/* line 585, templates/g5_helium/custom/scss/custom.scss */
.catPreview img {
  width: 33%;
  margin: 6px;
  border-radius: 5px;
  box-shadow: 0 14px 30px -25px #000;
}
/* line 586, templates/g5_helium/custom/scss/custom.scss */
.catPreview .moduleItemReadMore {
  position: absolute;
  top: 50%;
  right: 40%;
  display: none;
}
/* line 587, templates/g5_helium/custom/scss/custom.scss */
.catPreview:hover .moduleItemReadMore {
  display: block;
  background: rgba(0, 0, 0, 0.42);
  box-shadow: 0 5px 50px -10px #000;
}
/* line 589, templates/g5_helium/custom/scss/custom.scss */
.catPreview:before {
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  transition: all 1s;
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: -90vh;
  background: rgba(0, 0, 0, 0);
}
/* line 590, templates/g5_helium/custom/scss/custom.scss */
.catPreview:hover:before {
  background: rgba(0, 0, 0, 0.3);
}
/* line 591, templates/g5_helium/custom/scss/custom.scss */
.catPreview:hover p {
  filter: grayscale(0);
}
/* line 593, templates/g5_helium/custom/scss/custom.scss */
.catalogList .subCategory {
  background: #eee;
  margin: 10px;
  padding: 10px;
}
/* line 594, templates/g5_helium/custom/scss/custom.scss */
.catProdPrice {
  color: #000;
  font-weight: 600;
  font-size: 1.5rem;
  padding: 10px;
}
/* line 595, templates/g5_helium/custom/scss/custom.scss */
.catalogList span.catItemImage {
  width: 100%;
  text-align: center;
}
/* line 596, templates/g5_helium/custom/scss/custom.scss */
.catalogList span.catItemImage img {
  max-height: 200px;
  width: auto !important;
}
/* END catalog Category  */
/* SERTIF page */
/* line 600, templates/g5_helium/custom/scss/custom.scss */
#sertifCat .flex-direction-nav a {
  top: -15%;
}
/* line 601, templates/g5_helium/custom/scss/custom.scss */
#sertifCat .flex-direction-nav .flex-prev {
  position: absolute;
  right: 10px;
  left: auto;
}
/* line 602, templates/g5_helium/custom/scss/custom.scss */
#sertifCat .flex-direction-nav .flex-next {
  position: absolute;
  right: 0;
  left: auto;
}
/* line 603, templates/g5_helium/custom/scss/custom.scss */
#sertifCat .flex-control-nav {
  bottom: -30px;
}
/* SERTIF page  END */
/* ====================DECOR STYLE content==========*/
/* line 608, templates/g5_helium/custom/scss/custom.scss */
.noLinkItemsMod .modItem .modItemImage {
  max-height: 160px;
  overflow: hidden;
}
/* line 609, templates/g5_helium/custom/scss/custom.scss */
.noLinkItemsMod .flex-direction-nav a {
  top: -15%;
}
/* line 610, templates/g5_helium/custom/scss/custom.scss */
.noLinkItemsMod .flexslider {
  margin-bottom: 0px;
}
/* line 612, templates/g5_helium/custom/scss/custom.scss */
#map, #map2 {
  width: 100%;
  height: 600px;
  padding: 0;
  margin: 0;
}
/* line 615, templates/g5_helium/custom/scss/custom.scss */
.podrazdelenieMod {
  background: #f0f0f0;
  border-radius: 30px;
  padding: 60px;
  margin: 0 30px;
}
/* line 616, templates/g5_helium/custom/scss/custom.scss */
.podrazdelenieLine .modItem {
  padding: 20px;
}
/* line 617, templates/g5_helium/custom/scss/custom.scss */
.podrazdelenieLine .modItem:nth-child(2n+1) {
  background: #fafafa;
}
/* line 618, templates/g5_helium/custom/scss/custom.scss */
.podrazdelenieLine .modItem:nth-child(2n) {
  background: #f5f5f5;
}
/* line 620, templates/g5_helium/custom/scss/custom.scss */
.podrazdelenieLine .modItem {
  position: relative;
  border: 2px solid #fff;
  border-radius: 10px;
}
/* line 621, templates/g5_helium/custom/scss/custom.scss */
.podrazdelenieLine .modItem:hover {
  background: #009846;
}
/* line 622, templates/g5_helium/custom/scss/custom.scss */
.podrazdelenieLine .modItem:hover *, .podrazdelenieLine .modItem:hover a {
  color: #fff;
}
/* line 624, templates/g5_helium/custom/scss/custom.scss */
.podrazdelenieLine .modItem .moduleItemReadMore {
  display: none;
  position: absolute;
  bottom: 10%;
  right: 5%;
}
/* line 625, templates/g5_helium/custom/scss/custom.scss */
.podrazdelenieLine .modItem:hover .moduleItemReadMore {
  display: initial;
}
/* line 626, templates/g5_helium/custom/scss/custom.scss */
.podrazdelenieLine .moduleItemTags small {
  background: #e2e2e2;
  color: #333;
  border-radius: 5px;
  padding: 3px;
  display: inline-block;
  margin: 2px;
}
/* line 627, templates/g5_helium/custom/scss/custom.scss */
.podrazdelenieLine .modItem:hover .moduleItemTags small {
  background: #00366d;
  color: #ccc;
}
/* line 628, templates/g5_helium/custom/scss/custom.scss */
.podrazdelenieLine a:hover {
  text-decoration: underline;
}
/* line 630, templates/g5_helium/custom/scss/custom.scss */
.itemVideoBlock {
  margin: 2rem 0 5rem;
}
/* line 632, templates/g5_helium/custom/scss/custom.scss */
.com_contact #g-header {
  background-image: url('../../../../images/data/placeholder.jpg');
  background-position-y: 70%;
}
/* line 633, templates/g5_helium/custom/scss/custom.scss */
.com_contact .spoilers h3 {
  cursor: pointer;
  display: flex;
  align-items: center;
  line-height: 1;
}
/* line 634, templates/g5_helium/custom/scss/custom.scss */
.com_contact .spoilers i {
  flex-grow: 3;
  text-align: end;
}
/* line 635, templates/g5_helium/custom/scss/custom.scss */
.com_contact .spoilers h3:hover {
  color: #009846;
}
/*.com_contact #g-header:before {display:none;}*/
/*.com_contact #g-header h1 {color:#000;padding: 0;margin: 2rem 0;}*/
/* line 639, templates/g5_helium/custom/scss/custom.scss */
.com_contact .beforeMain .custom a:before {
  content: "\f0e0";
  display: inline-block;
  width: 20px;
  margin-right: 10px;
  height: 20px;
  font-family: 'FontAwesome';
}
/* line 640, templates/g5_helium/custom/scss/custom.scss */
.com_contact .after1 .custom p:first-child:before, .com_contact .after2 .custom p:first-child:before {
  content: "\f041";
  display: inline-block;
  width: 20px;
  margin-right: 10px;
  height: 20px;
  font-family: 'FontAwesome';
}
/* line 642, templates/g5_helium/custom/scss/custom.scss */
.com_contact .after1 .custom p:nth-child(2):before, .com_contact .after2 .custom p:nth-child(2):before {
  content: "\f095";
  display: inline-block;
  width: 20px;
  margin-right: 10px;
  height: 20px;
  font-family: 'FontAwesome';
}
/* ============END========DECOR STYLE content==========*/
/* ============SUB PROD STYLE content==========*/
/* line 648, templates/g5_helium/custom/scss/custom.scss */
.product-accessory-wrapper {
  width: 33%;
  flex-basis: 33%;
  height: 310px;
  text-align: left;
  overflow: hidden;
}
/* line 649, templates/g5_helium/custom/scss/custom.scss */
.product-accessories .product-accessory {
  padding: 20px;
  margin: 5px;
  background: #fafafa;
}
/* line 650, templates/g5_helium/custom/scss/custom.scss */
.product-accessories .product-accessory div:first-child {
  height: 160px;
  text-align: center;
}
/* line 651, templates/g5_helium/custom/scss/custom.scss */
.product-accessories .product-accessory div {
  font-size: 12px;
}
/* line 652, templates/g5_helium/custom/scss/custom.scss */
.product-accessories .product-accessory div img {
  max-height: 100%;
  max-width: 80%;
}
/* line 653, templates/g5_helium/custom/scss/custom.scss */
div.plumProductFunctions {
  overflow: hidden;
}
/* line 654, templates/g5_helium/custom/scss/custom.scss */
div.plumProductFunctions > div > div {
  z-index: 10;
  color: #fff;
  visibility: hidden;
  font-size: 14px;
  line-height: 1em;
  font-weight: 400;
  text-shadow: none;
  display: table-cell;
  width: 130px;
  vertical-align: middle;
  height: 60px;
  text-align: center;
  padding: 0 2px;
}
/* line 655, templates/g5_helium/custom/scss/custom.scss */
div.plumProductFunctions > div > img {
  z-index: 20;
  height: 55px;
  margin-top: 5px;
  border: none;
  border-radius: 5px;
}
/* line 656, templates/g5_helium/custom/scss/custom.scss */
div.plumProductFunctions > div:hover {
  background-color: #658b26;
}
/* line 657, templates/g5_helium/custom/scss/custom.scss */
div.plumProductFunctions > div:hover > img {
  display: none;
}
/* line 658, templates/g5_helium/custom/scss/custom.scss */
div.plumProductFunctions > div {
  float: left;
  width: 124px;
  box-shadow: 1px 1px 4px 0 #ccc;
  height: 60px;
  overflow: hidden;
  text-align: center;
  border-radius: 5px;
  background-color: #f4f6f7;
  margin: 5px;
}
/* line 659, templates/g5_helium/custom/scss/custom.scss */
div.plumProductFunctions > div:hover > div {
  visibility: visible;
}
/* ============DilerMAp==========*/
/* line 662, templates/g5_helium/custom/scss/custom.scss */
.diler-map {
  margin-bottom: 3rem;
}
/* line 663, templates/g5_helium/custom/scss/custom.scss */
.diler-map .dilerCart {
  border-bottom: 1px solid #e3e3e4;
}
/* line 664, templates/g5_helium/custom/scss/custom.scss */
.diler-map .numer {
  border-radius: 50%;
  border: 3px solid #009846;
  display: block;
  padding: 5px;
  width: 40px;
  height: 40px;
  text-align: center;
  color: #009846;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  font-weight: 700;
}
/* line 665, templates/g5_helium/custom/scss/custom.scss */
.diler-map h3 {
  margin: 1rem 0;
}
/* ==============================vacanse AREA  */
/* line 668, templates/g5_helium/custom/scss/custom.scss */
.catItemView .spoilers h3, .itemView .spoilers h3 {
  cursor: pointer;
  background: #eee;
  padding: 10px;
  border-radius: 5px;
  margin: 1px 0;
}
/* line 670, templates/g5_helium/custom/scss/custom.scss */
.catItemView .spoilers h3:hover, .itemView .spoilers h3:hover {
  background: #ddd;
}
/* line 672, templates/g5_helium/custom/scss/custom.scss */
.catItemView h3.collapsed i.fa-angle-up, .itemView h3.collapsed i.fa-angle-up, .catItemView h3:not(.collapsed) i.fa-angle-down, .itemView h3:not(.collapsed) i.fa-angle-down {
  display: none;
}
/* line 676, templates/g5_helium/custom/scss/custom.scss */
.catItemView h3.collapsed i.fa-angle-down, .itemView h3.collapsed i.fa-angle-down, .catItemView h3:not(.collapsed) i.fa-angle-up, .itemView h3:not(.collapsed) i.fa-angle-up {
  display: initial;
}
/* line 680, templates/g5_helium/custom/scss/custom.scss */
.itemView iframe {
  border-radius: 10px;
  overflow: hidden;
}
/* line 681, templates/g5_helium/custom/scss/custom.scss */
.catItemView .content-spoiler, .itemView .content-spoiler {
  margin-bottom: 10px;
}
/* line 683, templates/g5_helium/custom/scss/custom.scss */
.itemView ul, .kotelPage ul {
  list-style: none;
}
/* line 685, templates/g5_helium/custom/scss/custom.scss */
.itemView ul:not(.nav):not(.sigFreeClassic):not(.itemAttachments) li:before {
  content: "\f105";
  display: inline-block;
  width: 20px;
  height: 20px;
  font-family: 'FontAwesome';
}
/* line 686, templates/g5_helium/custom/scss/custom.scss */
.catItemView .spoilerInfo > div, .itemView .spoilerInfo > div, .kotelPage .kotelInfo > div {
  padding: 30px;
}
/* ==============================HIST AREA  */
/*.history h2 {position: absolute;background: #009846;top: 10px;color: #fff;padding: 10px 20px;left: -10px;}*/
/* line 692, templates/g5_helium/custom/scss/custom.scss */
.history h3 {
  font-size: 1.3rem;
}
/* line 693, templates/g5_helium/custom/scss/custom.scss */
.history .catItemImage a:before {
  content: "";
  filter: opacity(0);
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  transition: all 1s;
  position: absolute;
  display: none;
  cursor: pointer;
  font-family: FontAwesome, serif;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
  background: radial-gradient(rgba(255, 255, 255, 0.302) 60%, #000 100%);
  color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 3rem;
}
/* line 694, templates/g5_helium/custom/scss/custom.scss */
.history .catItemImage a:hover:before {
  content: "\f00e";
  display: inline-block;
  filter: opacity(1);
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
  background: radial-gradient(rgba(255, 255, 255, 0.302) 60%, #000 100%);
  color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* ==============================kotelPage AREA  */
/* line 697, templates/g5_helium/custom/scss/custom.scss */
.logoDecor {
  transform: rotate(-90deg);
  position: absolute;
  right: -50%;
  top: 100px;
}
/* line 698, templates/g5_helium/custom/scss/custom.scss */
.kotelPage .itemHeader {
  z-index: 10;
  position: relative;
  clip-path: polygon(0% 0%, 100% 0%, 87% 100%, -10% 100%);
  background: #009846;
}
/* line 699, templates/g5_helium/custom/scss/custom.scss */
.kotelPage .itemHeader.logoHeader {
  padding: 0;
}
/* line 700, templates/g5_helium/custom/scss/custom.scss */
.kotelPage .preData #id_23 {
  background: rgba(255, 255, 255, 0.5);
  box-shadow: 0px 0px 20px -10px #000;
  flex-shrink: 0;
  height: 100%;
  display: flex;
  align-items: center;
  padding: 12px;
  border-radius: 0 20px 20px 0;
  margin-right: 10px;
}
/* line 701, templates/g5_helium/custom/scss/custom.scss */
.kotelPage .preData {
  position: relative;
  margin-bottom: 2rem;
  border-bottom: 2px solid #eee;
}
/* line 702, templates/g5_helium/custom/scss/custom.scss */
.kotelPage #id_21 img {
  border-radius: 5px;
}
/* line 703, templates/g5_helium/custom/scss/custom.scss */
.kotelPage .preData .itemAdres i {
  flex-shrink: 0;
}
/* line 704, templates/g5_helium/custom/scss/custom.scss */
.kotelPage .prodGalItem.carousel__slide {
  width: calc(100% / 4);
}
/* line 705, templates/g5_helium/custom/scss/custom.scss */
.kotelPage .preData .introData {
  position: relative;
}
/* line 706, templates/g5_helium/custom/scss/custom.scss */
.kotelPage .subLogo span {
  font-weight: 800;
  color: #009846;
}
/* line 707, templates/g5_helium/custom/scss/custom.scss */
.kotelPage .preData .introData h2 {
  font-size: 2rem;
  line-height: 1;
  margin: 0;
  text-transform: uppercase;
}
/* line 708, templates/g5_helium/custom/scss/custom.scss */
.kotelPage .preData .introData .itemTagsBlock {
  font-size: initial;
  text-transform: initial;
}
/* line 709, templates/g5_helium/custom/scss/custom.scss */
.kotelPage .preData .introData h2 small {
  color: #fff;
  margin: 0;
  text-transform: uppercase;
  font-size: initial;
  font-weight: 300;
}
/* line 710, templates/g5_helium/custom/scss/custom.scss */
.kotelPage .logoHeader img {
  height: 60px;
}
/* line 711, templates/g5_helium/custom/scss/custom.scss */
.kotelPage .imageFil.mainImage {
  margin-bottom: -20px;
}
/* line 712, templates/g5_helium/custom/scss/custom.scss */
.kotelPage .imageFil img {
  border-radius: 10px;
  box-shadow: 0 5px 35px -25px #000;
}
/* line 713, templates/g5_helium/custom/scss/custom.scss */
.kotelPage #worksFil p {
  margin-bottom: 20px;
}
/* line 714, templates/g5_helium/custom/scss/custom.scss */
.kotelPage #worksFil > div h4:before {
  content: '';
  width: 15px;
  height: 15px;
  display: inline-block;
  transform: rotate(45deg);
  border: 3px solid #009846;
  padding: 0px;
  margin: 0 10px;
}
/* line 715, templates/g5_helium/custom/scss/custom.scss */
.kotelPage #worksFil > div h4:hover:before {
  -webkit-animation: borderPulse 1s infinite linear;
}
/* line 716, templates/g5_helium/custom/scss/custom.scss */
.kotelPage #worksFil p + ul {
  margin-top: 0;
  margin-bottom: 20px;
  margin-top: -20px;
  padding-left: 40px;
}
/* line 717, templates/g5_helium/custom/scss/custom.scss */
.kotelPage .itemAttachmentsBlock {
  padding: 20px;
}
/* line 718, templates/g5_helium/custom/scss/custom.scss */
.kotelPage .itemIntroText div > p:first-child {
  flex-shrink: 0;
}
/* line 719, templates/g5_helium/custom/scss/custom.scss */
.kotelPage .nav.nav-pills li {
  flex-grow: 1;
}
/* line 720, templates/g5_helium/custom/scss/custom.scss */
.itemView .warantyBox, .kotelPage .params .param43 {
  background: #f2f2f2;
  padding: 10px;
  border-radius: 10px;
  margin: 1rem 0;
  display: inline-flex;
}
/* line 722, templates/g5_helium/custom/scss/custom.scss */
.kotelPage .params .param43 img {
  width: 70px;
  padding: 1rem;
}
/*.kotelPage .params .param39 {position: absolute;left: 0; bottom: 0;}*/
/* line 724, templates/g5_helium/custom/scss/custom.scss */
.kotelPage .params .param39 strong {
  font-size: 3rem;
  font-weight: 700;
}
/* line 725, templates/g5_helium/custom/scss/custom.scss */
.kotelPage .params .param39 span {
  width: 90px;
  display: inline-block;
  text-align: right;
  line-height: 1;
}
/* line 726, templates/g5_helium/custom/scss/custom.scss */
.kotelPage .params .param39 i {
  margin: 0 1rem;
}
/* line 727, templates/g5_helium/custom/scss/custom.scss */
.kotelPage .params .param40 img {
  width: 80px;
}
/* line 728, templates/g5_helium/custom/scss/custom.scss */
.kotelPage .params .param41 img {
  width: 80px;
}
/* line 729, templates/g5_helium/custom/scss/custom.scss */
.kotelPage .params .param40 p, .kotelPage .params .param41 p {
  display: flex;
  align-items: center;
  font-size: 16px;
  line-height: 1.3;
  padding: 0 5px;
  overflow: hidden;
  margin: 0;
}
/* line 731, templates/g5_helium/custom/scss/custom.scss */
.kotelPage .params .param40 p {
  color: #007028;
  flex-basis: 100%;
  width: 100%;
}
/* line 732, templates/g5_helium/custom/scss/custom.scss */
.kotelPage .params .param41 p {
  flex-basis: 20%;
  color: #000;
  width: 20%;
  flex-direction: column;
  text-align: center;
  word-break: break-word;
}
/* line 734, templates/g5_helium/custom/scss/custom.scss */
.preData .buttonBox {
  display: flex;
  justify-content: right;
}
/* line 735, templates/g5_helium/custom/scss/custom.scss */
.preData .buttonBox a {
  background: #009846;
  margin: 2rem 0;
}
/*=============DOP page*/
/* line 738, templates/g5_helium/custom/scss/custom.scss */
.kotelPage .param62 p {
  display: flex;
  flex-wrap: wrap;
}
/* line 739, templates/g5_helium/custom/scss/custom.scss */
.kotelPage .param62 p > a, .kotelPage .param62 p > img {
  flex-basis: 50%;
  width: 50%;
}
/* line 741, templates/g5_helium/custom/scss/custom.scss */
.kotelPage .param67 {
  background: #f9f9f9;
  padding: 2rem;
}
/*=======warrantyPage===============*/
/* line 744, templates/g5_helium/custom/scss/custom.scss */
.itemFullText .warantyBox img {
  margin: 3rem;
}
/* line 745, templates/g5_helium/custom/scss/custom.scss */
.warantyTimes > div {
  border-bottom: 1px solid #ddd;
  margin-bottom: 2rem;
  padding-bottom: 1rem;
}
/* line 746, templates/g5_helium/custom/scss/custom.scss */
.warantyTimes p strong {
  color: #009846;
}
/* line 747, templates/g5_helium/custom/scss/custom.scss */
.warantyTimes p:first-child {
  text-transform: uppercase;
  font-weight: 800;
  width: 30%;
  flex-basis: 30%;
  flex-shrink: 0;
  font-size: 1.5rem;
  text-align: right;
  padding: 1rem;
  display: flex;
  align-items: center;
  justify-content: end;
}
/* line 748, templates/g5_helium/custom/scss/custom.scss */
.warantyTimes p:last-child {
  width: 70%;
  flex-basis: 70%;
}
/* line 751, templates/g5_helium/custom/scss/custom.scss */
.itemid-258 .kotelPage .itemFullText .flexLeft h3 {
  position: absolute;
  background: rgba(0, 152, 70, 0.749);
  color: #fff;
  flex-shrink: 0;
  padding: 10px 20px;
  max-width: 300px;
  border-radius: 5px;
  border-top-right-radius: 0;
  clip-path: polygon(0 0, 100% 0, 90% 100%, 0 100%);
}
/* line 752, templates/g5_helium/custom/scss/custom.scss */
.itemid-258 .kotelPage .itemFullText .flexLeft h3 + p {
  width: 250px;
  height: 250px;
  border-radius: 5px;
  overflow: hidden;
  flex-shrink: 0;
  margin: 0 30px;
}
/* line 753, templates/g5_helium/custom/scss/custom.scss */
.itemid-258 .kotelPage .itemFullText .flexLeft img {
  margin: 0;
}
/* ==========END====================kotelPage AREA  */
/* ==============================rukvodPage AREA  */
/* line 758, templates/g5_helium/custom/scss/custom.scss */
.rukvo .itemContainer:hover {
  background: #fafafa;
}
/* line 759, templates/g5_helium/custom/scss/custom.scss */
.rukvo .spacer {
  width: 50px;
  flex-shrink: 0;
}
/* line 760, templates/g5_helium/custom/scss/custom.scss */
.rukvo .nav-pills > li:last-child {
  max-width: 80%;
}
/* line 761, templates/g5_helium/custom/scss/custom.scss */
.rukvo .catItemImageBlock {
  overflow: hidden;
}
/* line 762, templates/g5_helium/custom/scss/custom.scss */
.rukvo .groupLeading .g-grid {
  flex-wrap: nowrap;
}
/* line 763, templates/g5_helium/custom/scss/custom.scss */
.rukvo .groupLeading .g-grid .rukImg {
  width: 100%;
  flex-shrink: 0;
}
/* line 764, templates/g5_helium/custom/scss/custom.scss */
.rukvo .groupLeading .g-grid .catItemImageBlock {
  display: flex;
}
/* line 765, templates/g5_helium/custom/scss/custom.scss */
.rukvo .groupLeading .g-grid .catItemImageBlock .catItemImage {
  width: 50%;
  flex-shrink: 0;
}
/* line 766, templates/g5_helium/custom/scss/custom.scss */
.rukvo .groupPrimary .g-grid {
  flex-direction: column;
}
/* line 767, templates/g5_helium/custom/scss/custom.scss */
.rukvo .groupLeading .dolzhn {
  font-size: 1.5rem;
  line-height: 1;
  color: #009846;
}
/* line 768, templates/g5_helium/custom/scss/custom.scss */
.rukvo .groupLeading h3 {
  text-transform: uppercase;
}
/* line 769, templates/g5_helium/custom/scss/custom.scss */
.rukvo .groupLeading .rt {
  flex-direction: column;
  display: flex;
  justify-content: center;
}
/* line 770, templates/g5_helium/custom/scss/custom.scss */
.rukvo .g-grid > div:not(.spacer) {
  width: 100%;
}
/* line 771, templates/g5_helium/custom/scss/custom.scss */
.nav-pills > li > a {
  padding: 1rem;
}
/* line 772, templates/g5_helium/custom/scss/custom.scss */
.rukvo .nav-pills > .active > a {
  background: #fff;
  padding: 1rem;
}
/* line 773, templates/g5_helium/custom/scss/custom.scss */
.rukvo .tab-pane {
  font-size: 90%;
}
/* ==========END====================rukvodPage AREA  */
/* line 777, templates/g5_helium/custom/scss/custom.scss */
.catalogSlider .flex-viewport li {
  background: #fff;
  border: 1px solid #ddd;
  box-sizing: border-box;
  margin-bottom: 15px;
}
/* line 778, templates/g5_helium/custom/scss/custom.scss */
.catalogSlider .flex-viewport li:hover {
  background: #fafafa;
}
/* line 779, templates/g5_helium/custom/scss/custom.scss */
.catalogSlider a.moduleItemLink {
  margin-bottom: 15px;
  display: block;
}
/* line 780, templates/g5_helium/custom/scss/custom.scss */
.catalogSlider div.text {
  color: #b7b4b4;
  margin-bottom: 15px;
}
/* line 781, templates/g5_helium/custom/scss/custom.scss */
.catalogSlider .g-block {
  padding: 15px;
}
/* line 783, templates/g5_helium/custom/scss/custom.scss */
.uslugiModule .uslugi .g-block {
  background: #fff;
  border: 1px solid #ddd;
  box-sizing: border-box;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25);
  border-radius: 5px;
}
/* line 784, templates/g5_helium/custom/scss/custom.scss */
.uslugiModule .uslugi .g-block.active, .uslugiModule .uslugi .g-block:hover {
  background: #2a65db;
}
/* line 786, templates/g5_helium/custom/scss/custom.scss */
.uslugiModule .uslugi a {
  color: #333;
  display: block;
  padding: 15px;
}
/* line 787, templates/g5_helium/custom/scss/custom.scss */
.uslugiModule .uslugi .g-block.active a {
  color: #fff;
}
/* line 788, templates/g5_helium/custom/scss/custom.scss */
.uslugiModule .uslugi .g-block:hover a {
  color: #fff;
}
/* line 789, templates/g5_helium/custom/scss/custom.scss */
.uslugiModule .uslugi .g-block.active img, .uslugiModule .uslugi .g-block:hover img {
  filter: invert(1);
}
/* line 791, templates/g5_helium/custom/scss/custom.scss */
.uslugiModule .uslugi .uslugaIcon {
  padding: 5px 10px;
  float: left;
}
/* line 792, templates/g5_helium/custom/scss/custom.scss */
.uslugiModule .uslugi span {
  font-size: 0.9rem;
}
/* END Modules css */
/* CONTACT page  */
/* CONTACT page END  */
/* table styles */
/* line 804, templates/g5_helium/custom/scss/custom.scss */
table.table1 {
  width: 100%;
}
/* line 806, templates/g5_helium/custom/scss/custom.scss */
.promoFormContainer table {
  width: 100% !important;
  font-size: 90%;
}
/* line 807, templates/g5_helium/custom/scss/custom.scss */
.promoFormContainer table, .promoFormContainer td {
  border: none;
  padding: 10px 1.5rem;
  line-height: 1.3;
}
/* line 809, templates/g5_helium/custom/scss/custom.scss */
.promoFormContainer td {
  border-bottom: 1px solid #dce2e9;
}
/* line 810, templates/g5_helium/custom/scss/custom.scss */
.promoFormContainer td:last-child {
  width: 25% !important;
}
/* line 811, templates/g5_helium/custom/scss/custom.scss */
table.table1 td p {
  font-size: 90%;
  font-weight: 400;
  text-align: center;
  margin: 0;
  line-height: 1.5;
}
/* line 812, templates/g5_helium/custom/scss/custom.scss */
table.table1 tr:nth-child(2) td p {
  font-weight: 700;
}
/* line 813, templates/g5_helium/custom/scss/custom.scss */
table.table1 td:nth-child(1) p {
  font-weight: 700;
}
/* line 814, templates/g5_helium/custom/scss/custom.scss */
table.table1 tr:first-child td {
  background: #a6a6a6 !important;
}
/* line 815, templates/g5_helium/custom/scss/custom.scss */
table.table1 tr:nth-child(2) td {
  background: #d9d9d9 !important;
  text-align: center;
}
/* line 816, templates/g5_helium/custom/scss/custom.scss */
table.table1 td:first-child {
  background: #d9d9d9 !important;
}
/* line 817, templates/g5_helium/custom/scss/custom.scss */
table.table1 tr:first-child p {
  font-size: 100%;
  text-align: center;
}
/* END table styles */
/* usluga pages */
/* line 824, templates/g5_helium/custom/scss/custom.scss */
.cargo-blocks .g-block {
  background: #fff;
  padding-right: 15px;
}
/* line 825, templates/g5_helium/custom/scss/custom.scss */
.cargo-blocks .g-block > div {
  border: 1px solid #333;
  box-sizing: border-box;
  border-radius: 5px;
  padding: 20px;
}
/* line 828, templates/g5_helium/custom/scss/custom.scss */
.itemDopInfo1 .g-block {
  background: rgba(255, 255, 255, 0.8);
  border: 1px solid #333;
  box-sizing: border-box;
  border-radius: 5px;
  text-align: center;
  padding: 15px;
  margin: 3px;
}
/* line 829, templates/g5_helium/custom/scss/custom.scss */
.itemDopInfo1 .g-block.size-40 {
  text-align: left;
}
/* line 830, templates/g5_helium/custom/scss/custom.scss */
.itemDopInfo2 .g-block {
  padding: 15px;
}
/* line 831, templates/g5_helium/custom/scss/custom.scss */
.itemDopInfo2 .warningBox {
  background: #fafafa;
  border: 1px solid #333;
  box-sizing: border-box;
  border-radius: 5px;
  padding: 30px;
}
/* line 832, templates/g5_helium/custom/scss/custom.scss */
.itemDopInfo2 .warningBox:before {
  content: '';
  width: 38px;
  height: 38px;
  display: inline-block;
  background: url('../../../../images/data/ico/warning_1.png');
}
/* line 834, templates/g5_helium/custom/scss/custom.scss */
.itemDopInfo1 {
  margin: 20px 0;
  padding: 0 30px;
}
/* line 835, templates/g5_helium/custom/scss/custom.scss */
.itemFullText img {
  margin: 30px 0;
}
/* line 837, templates/g5_helium/custom/scss/custom.scss */
.itemNavigation {
  margin-top: 3rem;
}
/* line 838, templates/g5_helium/custom/scss/custom.scss */
.itemNavigation .itemNext {
  text-align: right;
}
/* line 839, templates/g5_helium/custom/scss/custom.scss */
.itemNavigation a {
  display: flex;
  align-items: center;
}
/* line 840, templates/g5_helium/custom/scss/custom.scss */
.itemNavigation i {
  padding: 0 20px;
}
/* line 842, templates/g5_helium/custom/scss/custom.scss */
.commentsBlock {
  margin: 2rem 0;
}
/* usluga pages  END */
/* video BG*/
/* line 847, templates/g5_helium/custom/scss/custom.scss */
.customtext-left.promoText .full:before {
  content: "";
  display: inline-block;
  z-index: 10;
  box-shadow: inset 0px 250px 110px -125px #009846;
  box-shadow: inset 0px 250px 110px -125px #2f4c70;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
/* line 848, templates/g5_helium/custom/scss/custom.scss */
.promoText video {
  width: 110%;
  position: absolute;
  z-index: 1;
  right: 0;
  left: 0;
  bottom: 0;
}
/* line 849, templates/g5_helium/custom/scss/custom.scss */
.promoText .mainText {
  margin-bottom: 4rem;
  background: rgba(255, 255, 255, 0.5);
  clip-path: polygon(0 0, 100% 0, 90% 100%, 0% 100%);
  text-align: right;
  padding: 20px 7%;
  max-width: 1200px;
  margin-left: -1rem;
}
/* line 852, templates/g5_helium/custom/scss/custom.scss */
#g-header .promoText h1 {
  margin: 0;
  line-height: 1;
  font-size: 4rem;
  -webkit-animation: colorPulse 10s infinite linear;
  text-transform: uppercase;
  text-align: right;
  color: #000;
  text-shadow: none;
}
/* line 853, templates/g5_helium/custom/scss/custom.scss */
.promoText h1 + p {
  text-align: right;
  font-style: italic;
  line-height: 1.2;
  color: #000;
  font-size: 1.5rem;
  -webkit-animation: pulseLeft 10s infinite linear;
  padding-right: 10%;
}
/* line 854, templates/g5_helium/custom/scss/custom.scss */
.media.full {
  height: calc(102vh);
  min-height: 20rem;
  background: #000;
  position: relative;
  z-index: 8;
  margin: 0;
}
/* line 855, templates/g5_helium/custom/scss/custom.scss */
.media {
  overflow: hidden;
}
/* line 856, templates/g5_helium/custom/scss/custom.scss */
.media .custompromo11 > div:before {
  display: block;
  width: 50px;
  height: 50px;
  content: '';
}
/* line 857, templates/g5_helium/custom/scss/custom.scss */
.media .custompromo11 > div:nth-child(1):before {
  background: url('../../../../images/data/ico/rost.svg') no-repeat;
  background-size: contain;
}
/* line 858, templates/g5_helium/custom/scss/custom.scss */
.media .custompromo11 > div:nth-child(2):before {
  background: url('../../../../images/data/ico/lep.svg') no-repeat;
  filter: invert(1);
  height: 50px;
  background-size: contain;
}
/* line 859, templates/g5_helium/custom/scss/custom.scss */
.media .custompromo11 > div:nth-child(3):before {
  background: url('../../../../images/data/ico/bktpb.svg') no-repeat;
  height: 50px;
  background-size: contain;
}
/*.media .custompromo11>div:nth-child(4):before{background:url(/images/data/ico/cables.svg) no-repeat;height: 60px;width: 60px;margin-top: -5px;  margin-bottom: -5px;background-size: contain;}*/
/* line 861, templates/g5_helium/custom/scss/custom.scss */
.media .custompromo11 > div:nth-child(4):before {
  background: url('../../../../images/data/ico/projdone.svg') no-repeat 50%;
  background-size: contain;
  height: 70px;
  width: 70px;
  margin-top: -10px;
  margin-bottom: -10px;
}
/*.media .bg {background: rgba(0,0,0,0.56);z-index: 100;-moz-transition: all 1s;-webkit-transition: all 1s;transition: all 1s; }*/
/* line 864, templates/g5_helium/custom/scss/custom.scss */
.middle:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
/* line 865, templates/g5_helium/custom/scss/custom.scss */
.middle {
  display: block;
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  text-align: left;
}
/* line 866, templates/g5_helium/custom/scss/custom.scss */
.middle > div {
  margin-top: 16%;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  width: 90%;
}
/* line 868, templates/g5_helium/custom/scss/custom.scss */
.promoText .promo11 {
  padding-left: 10%;
}
/*.promoText .custompromo11:before {content:'О компании'; display:block;transform: rotate(270deg); color: #fff;  text-align: left;text-transform:uppercase;border-bottom: 1px solid #fff;*/
/* line 870, templates/g5_helium/custom/scss/custom.scss */
.promoText .custompromo11 > div:nth-child(2):after {
  content: 'За последние 10 лет построено:';
  line-height: 1.2;
  display: block;
  transform: rotate(270deg);
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  border-bottom: 1px solid #fff;
  height: max-content;
  position: absolute;
  left: -120px;
  top: 20%;
  width: 190px;
}
/* line 872, templates/g5_helium/custom/scss/custom.scss */
.promoText .promo11 .custompromo11 {
  display: flex;
  position: relative;
}
/* line 873, templates/g5_helium/custom/scss/custom.scss */
.promoText .promo11 .custompromo11 > div {
  display: flex;
  flex-direction: column;
  padding: 0 1rem;
  flex-grow: 1;
  flex: 1 2 180px;
  position: relative;
}
/* line 874, templates/g5_helium/custom/scss/custom.scss */
.promoText .promo11 .custompromo11 > div:first-child {
  flex: 2 1 180px;
}
/* line 875, templates/g5_helium/custom/scss/custom.scss */
.promoText .promo11 .custompromo11 > div:not(:first-child) {
  padding: 0 2rem;
}
/* line 876, templates/g5_helium/custom/scss/custom.scss */
.promoText .promo11 strong {
  text-transform: uppercase;
}
/* line 877, templates/g5_helium/custom/scss/custom.scss */
.promoText .promo11 .animNum {
  font-size: 3rem;
  color: #fff;
  font-weight: 700;
}
/* line 878, templates/g5_helium/custom/scss/custom.scss */
.promoText .promo11 p {
  color: #fff;
  margin: 0;
  display: flex;
}
/* END video BG*/
/* About page   */
/* About page  END */
@keyframes zoom10 {
  /* line 888, templates/g5_helium/custom/scss/custom.scss */
  0% {
    -webkit-transform: scale(1);
  }
  /* line 891, templates/g5_helium/custom/scss/custom.scss */
  20% {
    -webkit-transform: scale(1.2);
  }
  /* line 894, templates/g5_helium/custom/scss/custom.scss */
  100% {
    -webkit-transform: scale(1);
  }
}
@keyframes zoom12 {
  /* line 900, templates/g5_helium/custom/scss/custom.scss */
  0% {
    -webkit-transform: scale(1);
  }
  /* line 903, templates/g5_helium/custom/scss/custom.scss */
  100% {
    -webkit-transform: scale(1.2);
  }
}
@keyframes zoomBig {
  /* line 908, templates/g5_helium/custom/scss/custom.scss */
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    filter: opacity(1);
  }
  /* line 913, templates/g5_helium/custom/scss/custom.scss */
  100% {
    -webkit-transform: scale(19);
    transform: scale(19);
    filter: opacity(0);
  }
}
@keyframes pulse1 {
  /* line 920, templates/g5_helium/custom/scss/custom.scss */
  0% {
    -webkit-transform: scale(1);
    font-size: 3rem;
    color: #fff;
  }
  /* line 924, templates/g5_helium/custom/scss/custom.scss */
  70% {
    -webkit-transform: scale(1.3);
    font-size: 3rem;
    color: #55f;
  }
  /* line 928, templates/g5_helium/custom/scss/custom.scss */
  100% {
    -webkit-transform: scale(1);
    font-size: 3rem;
    color: #fff;
  }
}
@keyframes rPadding {
  /* line 935, templates/g5_helium/custom/scss/custom.scss */
  0% {
    padding-right: 30px;
  }
  /* line 938, templates/g5_helium/custom/scss/custom.scss */
  60% {
    padding-right: 60vh;
    background: transparent;
  }
  /* line 942, templates/g5_helium/custom/scss/custom.scss */
  100% {
    padding-right: 30px;
  }
}
@keyframes pulseLeft {
  /* line 948, templates/g5_helium/custom/scss/custom.scss */
  0% {
    margin-right: 0;
  }
  /* line 951, templates/g5_helium/custom/scss/custom.scss */
  60% {
    margin-right: -40px;
  }
  /* line 954, templates/g5_helium/custom/scss/custom.scss */
  100% {
    margin-right: 0;
  }
}
@keyframes pulse2 {
  /* line 960, templates/g5_helium/custom/scss/custom.scss */
  0% {
    bottom: 0;
  }
  /* line 963, templates/g5_helium/custom/scss/custom.scss */
  70% {
    bottom: 10px;
  }
  /* line 966, templates/g5_helium/custom/scss/custom.scss */
  100% {
    bottom: 0;
  }
}
@keyframes zoom {
  /* line 972, templates/g5_helium/custom/scss/custom.scss */
  0% {
    font-size: 3rem;
    color: #fff;
  }
  /* line 975, templates/g5_helium/custom/scss/custom.scss */
  70% {
    font-size: 3.5rem;
    color: #aaa;
  }
  /* line 978, templates/g5_helium/custom/scss/custom.scss */
  100% {
    font-size: 3rem;
    color: #fff;
  }
}
@keyframes colorPulse {
  /* line 984, templates/g5_helium/custom/scss/custom.scss */
  0% {
    color: #000;
  }
  /* line 987, templates/g5_helium/custom/scss/custom.scss */
  50% {
    color: #009846;
  }
  /* line 990, templates/g5_helium/custom/scss/custom.scss */
  100% {
    color: #000;
  }
}
@-webkit-keyframes spin {
  /* line 997, templates/g5_helium/custom/scss/custom.scss */
  0% {
    -webkit-transform: rotate(0deg);
  }
  /* line 1000, templates/g5_helium/custom/scss/custom.scss */
  20% {
    -webkit-transform: rotate(15deg);
  }
  /* line 1003, templates/g5_helium/custom/scss/custom.scss */
  40% {
    -webkit-transform: rotate(-10deg);
  }
  /* line 1006, templates/g5_helium/custom/scss/custom.scss */
  60% {
    -webkit-transform: rotate(6deg);
  }
  /* line 1009, templates/g5_helium/custom/scss/custom.scss */
  80% {
    -webkit-transform: rotate(-3deg);
  }
  /* line 1012, templates/g5_helium/custom/scss/custom.scss */
  100% {
    -webkit-transform: rotate(0deg);
  }
}
@-webkit-keyframes borderPulse {
  /* line 1018, templates/g5_helium/custom/scss/custom.scss */
  0% {
    -webkit-transform: rotate(45deg);
  }
  /* line 1021, templates/g5_helium/custom/scss/custom.scss */
  25% {
    -webkit-transform: rotate(135deg);
  }
  /* line 1024, templates/g5_helium/custom/scss/custom.scss */
  50% {
    -webkit-transform: rotate(225deg);
  }
  /* line 1027, templates/g5_helium/custom/scss/custom.scss */
  75% {
    -webkit-transform: rotate(315deg);
  }
  /* line 1030, templates/g5_helium/custom/scss/custom.scss */
  100% {
    -webkit-transform: rotate(405deg);
  }
}
/* line 1034, templates/g5_helium/custom/scss/custom.scss */
.g-offcanvas-toggle {
  color: #009846;
  background: transparent;
  width: auto;
  height: auto;
  padding: 15px;
  top: 0;
  left: 0;
  position: fixed;
}
/* line 1035, templates/g5_helium/custom/scss/custom.scss */
.hometmpl .g-offcanvas-toggle:not(.fixedMenu) {
  color: #fff;
}
/* line 1036, templates/g5_helium/custom/scss/custom.scss */
#g-offcanvas {
  background: linear-gradient(180deg, #009846, #009846, #00642e);
  z-index: 9;
}
/* line 1037, templates/g5_helium/custom/scss/custom.scss */
#g-offcanvas .logoBox {
  flex-direction: column;
}
/* line 1038, templates/g5_helium/custom/scss/custom.scss */
#g-offcanvas .logoBox a:after, #g-offcanvas .logoBox svg {
  height: 40px;
  filter: brightness(0) invert(1);
}
/* line 1040, templates/g5_helium/custom/scss/custom.scss */
#g-offcanvas #g-mobilemenu-container ul.g-dropdown {
  max-height: 80vh;
  overflow: scroll;
}
/* line 1041, templates/g5_helium/custom/scss/custom.scss */
#g-offcanvas #g-mobilemenu-container ul.g-sublevel li > .g-menu-item-container {
  padding: 0.7rem 0.938rem;
}
/* line 1042, templates/g5_helium/custom/scss/custom.scss */
#g-offcanvas .logoBox .langs {
  flex-shrink: 0;
  margin: 0;
  padding: 0;
}
/* line 1043, templates/g5_helium/custom/scss/custom.scss */
#g-offcanvas .logoBox .siteVer {
  position: absolute;
  bottom: 0;
  left: 5px;
  flex-shrink: 0;
  margin: 0;
  padding: 0;
}
/* line 1044, templates/g5_helium/custom/scss/custom.scss */
#g-mobilemenu-container .g-toplevel li {
  border-bottom: 1px solid #006930;
  border-top: 1px solid #00b855;
}
/* line 1045, templates/g5_helium/custom/scss/custom.scss */
#g-mobilemenu-container .g-toplevel li.g-parent .g-menu-parent-indicator:after {
  content: "\f105";
}
/*====bad-eye====*/
/* line 1048, templates/g5_helium/custom/scss/custom.scss */
.g-home-particles.bad-eye #g-header {
  margin-top: -12rem;
}
/* line 1049, templates/g5_helium/custom/scss/custom.scss */
.siteVer a:not(.hidden) {
  display: flex;
  align-items: center;
  color: #fff;
  padding: 0 10px;
  margin: 0.5em 0;
  border-radius: 3px;
}
/* line 1050, templates/g5_helium/custom/scss/custom.scss */
#g-footer .siteVer a:hover {
  text-decoration: none;
}
/* line 1051, templates/g5_helium/custom/scss/custom.scss */
.bad-eye {
  font-size: 1.5rem;
}
/* line 1053, templates/g5_helium/custom/scss/custom.scss */
.bad-eye .moduleItemReadMore, .bad-eye a {
  font-size: 1.5rem;
}
/* line 1055, templates/g5_helium/custom/scss/custom.scss */
.bad-eye #g-footer {
  background: #3e3e3e;
}
/* line 1056, templates/g5_helium/custom/scss/custom.scss */
.bad-eye .g-main-nav .g-toplevel > li > .g-menu-item-container, .bad-eye .g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-size: 1.5rem;
}
/* line 1057, templates/g5_helium/custom/scss/custom.scss */
.bad-eye #g-intro {
  background: #fff;
}
/* line 1058, templates/g5_helium/custom/scss/custom.scss */
.bad-eye .projDec225 a {
  outline: 3px solid #000;
}
/* line 1059, templates/g5_helium/custom/scss/custom.scss */
.bad-eye .filInfoInd {
  display: none;
}
/* line 1060, templates/g5_helium/custom/scss/custom.scss */
.bad-eye .filials {
  flex-basis: 100%;
}
/* line 1061, templates/g5_helium/custom/scss/custom.scss */
.bad-eye .projDec h3 a {
  padding: 20px;
  font-size: 100%;
}
/* line 1062, templates/g5_helium/custom/scss/custom.scss */
.bad-eye .moduleItemReadMore {
  padding: 20px;
}
/* line 1063, templates/g5_helium/custom/scss/custom.scss */
.bad-eye .uslugiMod .g-grid .g-block:hover {
  transform: scale(1.3);
}
/* line 1064, templates/g5_helium/custom/scss/custom.scss */
.bad-eye .newsSlider {
  font-size: 2rem;
}
/* line 1065, templates/g5_helium/custom/scss/custom.scss */
.bad-eye .rightIndexTop .g-content .platform-content {
  background: #373737;
}
/* line 1066, templates/g5_helium/custom/scss/custom.scss */
.bad-eye .rightIndexTop .vacBg + div .platform-content:nth-child(1):after {
  background: #141414;
}
/* line 1067, templates/g5_helium/custom/scss/custom.scss */
.bad-eye .rightIndexTop .platform-content.vacBg {
  background: #000;
}
/*====bad-eye====*/
@media (orientation: landscape) {
  /* line 1072, templates/g5_helium/custom/scss/custom.scss */
  .promoText video {
    width: 110%;
    height: auto;
  }
}
@media (max-width: 1600px) and (min-width: 1450px) {
  /* line 1078, templates/g5_helium/custom/scss/custom.scss */
  .logoDecor {
    right: -20%;
    top: 80px;
  }
}
@media (max-width: 1449px) and (min-width: 85rem) {
  /* line 1081, templates/g5_helium/custom/scss/custom.scss */
  .promoText video {
    width: 120%;
  }
}
@media (max-width: 84.99rem) {
  /* line 1084, templates/g5_helium/custom/scss/custom.scss */
  .logoDecor {
    right: -25%;
    top: 140px;
  }
  /* line 1085, templates/g5_helium/custom/scss/custom.scss */
  h2 {
    font-size: 2rem;
  }
  /* line 1086, templates/g5_helium/custom/scss/custom.scss */
  #g-navigation .g-main-nav .g-toplevel {
    line-height: 2;
  }
  /* line 1087, templates/g5_helium/custom/scss/custom.scss */
  #g-navigation .g-main-nav .g-toplevel > li {
    margin: 0 0.4rem;
  }
  /* line 1088, templates/g5_helium/custom/scss/custom.scss */
  .logoBox {
    display: flex;
    align-items: center;
  }
  /* line 1089, templates/g5_helium/custom/scss/custom.scss */
  .indexBoxWhite.gdekupit {
    background-position: 0 120%;
  }
  /* line 1090, templates/g5_helium/custom/scss/custom.scss */
  .media.full {
    height: calc(90vh);
  }
  /* line 1091, templates/g5_helium/custom/scss/custom.scss */
  .g-main-nav .g-toplevel i {
    opacity: initial;
  }
  /* line 1092, templates/g5_helium/custom/scss/custom.scss */
  .promoText video {
    width: 125%;
    width: auto;
    height: 100%;
  }
  /* line 1093, templates/g5_helium/custom/scss/custom.scss */
  .media .txt {
    width: 90%;
  }
  /* line 1094, templates/g5_helium/custom/scss/custom.scss */
  .promoText .promo11 .custompromo11 > div:first-child {
    flex: 6 1 180px;
  }
  /* line 1095, templates/g5_helium/custom/scss/custom.scss */
  #g-header .promoText h1 {
    -webkit-animation: none;
    font-size: 3rem;
  }
  /* line 1096, templates/g5_helium/custom/scss/custom.scss */
  .promoText .promo11 .animNum {
    font-size: 2.3rem;
  }
  /* line 1097, templates/g5_helium/custom/scss/custom.scss */
  .media .txt > p:before, .media .txt > p:after {
    padding: 5px;
  }
  /* line 1098, templates/g5_helium/custom/scss/custom.scss */
  .promoText .promo11 .custompromo11 > div {
    padding: 0 1rem;
  }
  /* line 1099, templates/g5_helium/custom/scss/custom.scss */
  .promoText .promo11 p {
    font-size: 0.9rem;
    font-weight: 100;
    line-height: 1.2;
  }
  /* line 1100, templates/g5_helium/custom/scss/custom.scss */
  .itemMenu .modItemImage {
    display: none;
  }
  /* line 1101, templates/g5_helium/custom/scss/custom.scss */
  .catPage #g-testimonials .g-block {
    margin-top: 0;
    width: 100%;
  }
  /* line 1102, templates/g5_helium/custom/scss/custom.scss */
  #k2ModuleBox225 .modItemText {
    font-size: 80%;
  }
  /* line 1103, templates/g5_helium/custom/scss/custom.scss */
  #k2ModuleBox225 .moduleItemLink {
    padding: 10px;
  }
  /* line 1104, templates/g5_helium/custom/scss/custom.scss */
  #custom-1531-particle {
    padding: 0;
  }
  /* line 1105, templates/g5_helium/custom/scss/custom.scss */
  .uslugiMod .catItem {
    padding: 5px;
  }
  /* line 1106, templates/g5_helium/custom/scss/custom.scss */
  .uslugiMod .catTitle {
    padding: 0;
    font-size: 1rem;
  }
  /* line 1107, templates/g5_helium/custom/scss/custom.scss */
  .modelIndex .params .param40 p {
    font-size: 12px;
  }
  /* line 1108, templates/g5_helium/custom/scss/custom.scss */
  .newsIndex .moduleItemImage {
    height: 200px;
  }
}
@media (max-width: 84.99rem) and (min-width: 48rem) {
  /* line 1111, templates/g5_helium/custom/scss/custom.scss */
  #g-navigation .g-main-nav .g-toplevel {
    display: flex;
  }
  /* line 1112, templates/g5_helium/custom/scss/custom.scss */
  .g-content {
    padding: 0.4rem;
  }
  /* line 1113, templates/g5_helium/custom/scss/custom.scss */
  #custom-1531-particle h4 + p {
    display: none;
  }
  /* line 1114, templates/g5_helium/custom/scss/custom.scss */
  #g-footer .footerPhones p a > strong {
    font-size: 1.2rem;
  }
  /* line 1115, templates/g5_helium/custom/scss/custom.scss */
  .filInfoInd {
    background-position: 70% -310px;
    background-size: 140vh;
  }
  /* line 1116, templates/g5_helium/custom/scss/custom.scss */
  .filCart .itemText a {
    padding: 0.5rem;
    font-size: 90%;
  }
  /* line 1117, templates/g5_helium/custom/scss/custom.scss */
  .socIndex a {
    margin: 0;
    font-size: 90%;
  }
}
@media (max-width: 69.99rem) {
  /* line 1121, templates/g5_helium/custom/scss/custom.scss */
  .indexBoxWhite.gdekupit {
    background-position: 0 160%;
  }
  /* line 1122, templates/g5_helium/custom/scss/custom.scss */
  .media.full {
    height: 80vh;
  }
  /* line 1123, templates/g5_helium/custom/scss/custom.scss */
  #g-features .modelIndex h3 {
    height: 60px;
    margin: 0;
  }
  /* line 1124, templates/g5_helium/custom/scss/custom.scss */
  .promoText .custompromo11 > div:nth-child(2):after {
    font-size: 80%;
    left: -110px;
  }
  /* line 1125, templates/g5_helium/custom/scss/custom.scss */
  #g-header .g-owlcarousel-item-link a.g-owlcarousel-item-button.moduleItemReadMore {
    font-size: 0.7rem;
    display: inline-block;
  }
  /* line 1126, templates/g5_helium/custom/scss/custom.scss */
  .rightIndexTop .platform-content {
    padding: 30px 20px;
  }
  /* line 1127, templates/g5_helium/custom/scss/custom.scss */
  .rightIndexTop .rightBox {
    flex-direction: column;
  }
  /* line 1128, templates/g5_helium/custom/scss/custom.scss */
  .indexCarrier .rightBox:before {
    content: none;
  }
  /* line 1129, templates/g5_helium/custom/scss/custom.scss */
  .indexCarrier .flexLeft > p {
    padding: 0 8px;
  }
  /* line 1130, templates/g5_helium/custom/scss/custom.scss */
  .indexBoxWhite.gdekupit p:first-child {
    font-size: 1rem;
  }
  /* line 1131, templates/g5_helium/custom/scss/custom.scss */
  .newsIndex .slides > li {
    padding: 15px;
  }
  /* line 1132, templates/g5_helium/custom/scss/custom.scss */
  .onasMod h2 {
    padding: 2rem 4rem 0;
  }
  /* line 1133, templates/g5_helium/custom/scss/custom.scss */
  .customonasMod > p:last-child {
    padding: 2rem 0;
  }
  /* line 1134, templates/g5_helium/custom/scss/custom.scss */
  .catPreview .moduleItemReadMore {
    position: inherit;
    display: block;
    color: #000;
  }
  /* line 1135, templates/g5_helium/custom/scss/custom.scss */
  .promoText .promo11 .animNum {
    font-size: 2rem;
  }
  /* line 1136, templates/g5_helium/custom/scss/custom.scss */
  .promoText .promo11 .custompromo11 > div:not(:first-child) {
    padding: 0 1rem;
  }
  /* line 1137, templates/g5_helium/custom/scss/custom.scss */
  .promoText .promo11 .custompromo11 > div {
    padding: 0 0rem;
  }
  /* line 1138, templates/g5_helium/custom/scss/custom.scss */
  #k2Container {
    padding: 0 10px;
  }
  /* line 1139, templates/g5_helium/custom/scss/custom.scss */
  .kotelPage .itemHeader {
    flex-basis: 70%;
  }
  /* line 1140, templates/g5_helium/custom/scss/custom.scss */
  .kotelPage .preData #id_23 {
    padding: 5px;
  }
  /* line 1141, templates/g5_helium/custom/scss/custom.scss */
  .kotelPage .logoHeader img {
    height: 40px;
  }
  /* line 1142, templates/g5_helium/custom/scss/custom.scss */
  .kotelPage .preData .introData h2 {
    font-size: 1.4rem;
  }
  /* line 1143, templates/g5_helium/custom/scss/custom.scss */
  .rukvo .groupLeading .g-grid {
    flex-wrap: wrap;
  }
  /* line 1144, templates/g5_helium/custom/scss/custom.scss */
  .rukvo .groupLeading .g-grid .rukImg {
    width: 100%;
  }
  /* line 1145, templates/g5_helium/custom/scss/custom.scss */
  .rukvo .groupLeading .catItemImageBlock {
    display: flex;
    align-items: center;
  }
  /* line 1146, templates/g5_helium/custom/scss/custom.scss */
  .rukvo .groupLeading .rt .dolzhn {
    font-size: 1.2rem;
  }
  /* line 1147, templates/g5_helium/custom/scss/custom.scss */
  .rukvo .itemContainer {
    padding: 10px 0;
  }
  /* line 1148, templates/g5_helium/custom/scss/custom.scss */
  .rukvo .groupLeading .g-grid .catItemImageBlock .catItemImage {
    margin-right: 1rem;
  }
  /* line 1149, templates/g5_helium/custom/scss/custom.scss */
  .itemFullText table {
    overflow-x: scroll;
    display: inherit;
    font-size: 0.85rem;
  }
  /* line 1150, templates/g5_helium/custom/scss/custom.scss */
  .modelIndex .params .param40 p:nth-child(3) {
    display: none;
  }
  /* line 1151, templates/g5_helium/custom/scss/custom.scss */
  .uslugiMod.dopProd .g-block.size-25 {
    flex-basis: 25%;
    width: 25%;
  }
  /* line 1152, templates/g5_helium/custom/scss/custom.scss */
  .newsIndex .moduleItemImage {
    height: 180px;
  }
}
/*959pх*/
@media (max-width: 59.99rem) {
  /* line 1156, templates/g5_helium/custom/scss/custom.scss */
  /*#g-footer .footLogo {flex-shrink: 0; width: 50%;flex-basis:50%;}*/
  /* line 1157, templates/g5_helium/custom/scss/custom.scss */
  body {
    font-size: 1rem;
  }
  /* line 1158, templates/g5_helium/custom/scss/custom.scss */
  #g-navigation.fixedMenu {
    background: #f0f0f0;
  }
  /* line 1159, templates/g5_helium/custom/scss/custom.scss */
  .promoban .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper {
    max-width: 55%;
  }
  /* line 1160, templates/g5_helium/custom/scss/custom.scss */
  #g-header .promoban h1 {
    font-size: 3rem;
  }
  /* line 1161, templates/g5_helium/custom/scss/custom.scss */
  #g-header .promoban h2 {
    font-size: 1rem;
  }
  /* line 1162, templates/g5_helium/custom/scss/custom.scss */
  h1 {
    font-size: 2rem;
  }
  /* line 1163, templates/g5_helium/custom/scss/custom.scss */
  #g-navigation .topBox {
    top: 17px;
  }
  /* line 1164, templates/g5_helium/custom/scss/custom.scss */
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-desc {
    display: initial;
  }
  /* line 1165, templates/g5_helium/custom/scss/custom.scss */
  #g-header.clearMargin {
    padding-top: 72px !important;
  }
  /* line 1166, templates/g5_helium/custom/scss/custom.scss */
  .basetmpl #g-header.clearMargin {
    padding-top: 40px !important;
    margin-top: 2rem;
  }
  /* line 1167, templates/g5_helium/custom/scss/custom.scss */
  .logoBox svg {
    height: 50px;
    width: auto;
    margin: 0.5rem 0;
  }
  /* line 1168, templates/g5_helium/custom/scss/custom.scss */
  .mobileExpand {
    display: table !important;
    visibility: visible !important;
    width: 100%;
    height: 90px;
    background: #333;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    padding: 15px;
  }
  /* line 1169, templates/g5_helium/custom/scss/custom.scss */
  .mobileExpand i {
    background: url('../../../../images/data/ico/Group%2099.svg') no-repeat;
    width: 50px;
    height: 50px;
    display: inline-block;
  }
  /* line 1170, templates/g5_helium/custom/scss/custom.scss */
  .mobileExpand span.menuName {
    display: table-cell;
    vertical-align: middle;
    color: #fff;
    text-transform: uppercase;
  }
  /* line 1171, templates/g5_helium/custom/scss/custom.scss */
  .mobileExpand span {
    display: table-cell;
    vertical-align: middle;
    color: #fff;
    text-transform: uppercase;
  }
  /* line 1172, templates/g5_helium/custom/scss/custom.scss */
  .mobileExpand span.g-menu-uslug-indi:after {
    content: "\f107";
    font-size: 1.5rem;
    opacity: 0.75;
    width: 1rem;
    font-weight: 400;
    padding: 0.1rem 0.25rem 0.25rem 0rem;
    height: 1.25rem;
    display: inline-block;
    cursor: pointer;
    font-family: FontAwesome, serif;
    text-align: right;
  }
  /* line 1173, templates/g5_helium/custom/scss/custom.scss */
  .uslugiModule .uslugaItem {
    display: none;
  }
  /* line 1174, templates/g5_helium/custom/scss/custom.scss */
  .hometmpl #g-navigation:not(.fixedMenu) .logoBox img {
    filter: none;
  }
  /* line 1175, templates/g5_helium/custom/scss/custom.scss */
  .media.full {
    height: 100vh;
  }
  /* line 1176, templates/g5_helium/custom/scss/custom.scss */
  .media.full video {
    left: 0;
  }
  /* line 1177, templates/g5_helium/custom/scss/custom.scss */
  .promoText .mainText {
    margin-bottom: 2rem;
    padding: 10px 0%;
  }
  /* line 1178, templates/g5_helium/custom/scss/custom.scss */
  #g-header .promoText h1 + p {
    font-size: 1rem;
    -webkit-animation: none;
  }
  /* line 1179, templates/g5_helium/custom/scss/custom.scss */
  #g-header .promoText h1 {
    font-size: 2rem;
    text-align: center;
  }
  /* line 1180, templates/g5_helium/custom/scss/custom.scss */
  .promoText .promo11 {
    padding-left: 10%;
  }
  /* line 1181, templates/g5_helium/custom/scss/custom.scss */
  .promoText .promo11 p {
    font-size: 1rem;
  }
  /* line 1182, templates/g5_helium/custom/scss/custom.scss */
  .promoText .promo11 .custompromo11 > div {
    padding: 0 1rem;
  }
  /* line 1183, templates/g5_helium/custom/scss/custom.scss */
  .media .custompromo11 > div:before {
    height: 50px !important;
  }
  /* line 1184, templates/g5_helium/custom/scss/custom.scss */
  .media .custompromo11 > div:nth-child(3):before {
    height: 50px !important;
  }
  /* line 1185, templates/g5_helium/custom/scss/custom.scss */
  .media .custompromo11 > div:nth-child(4):before {
    margin-top: 0;
    margin-bottom: 0;
  }
  /* line 1186, templates/g5_helium/custom/scss/custom.scss */
  .promoText .promo11 .animNum {
    font-size: 1.8rem;
  }
  /* line 1187, templates/g5_helium/custom/scss/custom.scss */
  .promoText .custompromo11 > div:nth-child(2):after {
    width: 140px;
    left: -90px;
  }
  /* line 1188, templates/g5_helium/custom/scss/custom.scss */
  .catPage #g-testimonials .g-grid:nth-child(2n) {
    flex-direction: column-reverse;
    width: 100%;
  }
  /* line 1189, templates/g5_helium/custom/scss/custom.scss */
  .g-home-particles.g-helium-style #g-intro .g-content {
    margin: 0;
  }
  /* line 1190, templates/g5_helium/custom/scss/custom.scss */
  #g-above, #g-testimonials {
    padding: 1.5rem 0;
  }
  /* line 1192, templates/g5_helium/custom/scss/custom.scss */
  #g-offcanvas .logoBox {
    width: 100%;
  }
  /* line 1193, templates/g5_helium/custom/scss/custom.scss */
  #g-offcanvas .langs {
    text-align: center;
  }
  /* line 1194, templates/g5_helium/custom/scss/custom.scss */
  #g-offcanvas .contactBox {
    border-top: 1px solid #00ab4f;
    border-bottom: 1px solid #00ab4f;
  }
  /* line 1195, templates/g5_helium/custom/scss/custom.scss */
  #g-offcanvas .langs a#ru, #g-offcanvas .langs a#en {
    border-right: 1px solid #fff;
  }
  /* line 1197, templates/g5_helium/custom/scss/custom.scss */
  #g-navigation .g-content {
    padding: 10px 0;
    text-align: center;
  }
  /* line 1198, templates/g5_helium/custom/scss/custom.scss */
  #g-navigation .g-content {
    padding: 0;
    margin: 0 auto;
  }
  /* line 1199, templates/g5_helium/custom/scss/custom.scss */
  #g-navigation {
    top: 0;
  }
  /* line 1200, templates/g5_helium/custom/scss/custom.scss */
  .headerRight {
    text-align: center;
  }
  /* line 1201, templates/g5_helium/custom/scss/custom.scss */
  .g-home-particles.g-helium-style #g-header, #g-header {
    padding-top: 0;
  }
  /* line 1202, templates/g5_helium/custom/scss/custom.scss */
  .g-home-particles.g-helium-style #g-header:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(255, 255, 255, 0.8);
    z-index: -1;
  }
  /* line 1203, templates/g5_helium/custom/scss/custom.scss */
  .indexUslugi .card-block {
    width: 100%;
    display: inline-flex;
    text-align: left;
    height: auto;
  }
  /* line 1204, templates/g5_helium/custom/scss/custom.scss */
  .indexUslugi .card-block p {
    padding-left: 20px;
  }
  /* line 1205, templates/g5_helium/custom/scss/custom.scss */
  .g-home-particles.g-helium-style .fp-features .g-block:not(:last-child) {
    margin-bottom: 0.5rem;
  }
  /* line 1206, templates/g5_helium/custom/scss/custom.scss */
  .onasMod h2 {
    display: none;
  }
  /* line 1207, templates/g5_helium/custom/scss/custom.scss */
  .customgdekupit {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  /* line 1208, templates/g5_helium/custom/scss/custom.scss */
  .indexBoxWhite, .indexBoxGray, .size-30.indexBoxWhite {
    margin: 1.5% 3%;
  }
  /* line 1209, templates/g5_helium/custom/scss/custom.scss */
  .indexBoxWhite.gdekupit {
    background-size: cover;
    background-position: 350px 100%;
  }
  /* line 1210, templates/g5_helium/custom/scss/custom.scss */
  .customonasMod > p:last-child {
    padding: 0.5rem 0;
  }
  /* line 1211, templates/g5_helium/custom/scss/custom.scss */
  .customonasMod .g-block {
    width: 20%;
    flex-basis: 20%;
    margin-bottom: 0;
  }
  /* line 1212, templates/g5_helium/custom/scss/custom.scss */
  .customonasMod .g-block:nth-child(2n) {
    margin-top: 30px;
  }
  /* line 1213, templates/g5_helium/custom/scss/custom.scss */
  .customonasMod .g-block > p:first-child {
    font-size: 2rem;
  }
  /* line 1214, templates/g5_helium/custom/scss/custom.scss */
  .customonasMod > p:first-child {
    -webkit-animation: none;
  }
  /* line 1215, templates/g5_helium/custom/scss/custom.scss */
  .onasMod .g-block > p {
    font-size: 80%;
  }
  /* line 1216, templates/g5_helium/custom/scss/custom.scss */
  #g-features, #g-utility {
    padding: 1rem 0;
  }
  /* line 1218, templates/g5_helium/custom/scss/custom.scss */
  #k2Container {
    padding: 0;
  }
  /* line 1219, templates/g5_helium/custom/scss/custom.scss */
  .kotelPage .params .param39 {
    position: relative;
    margin-bottom: 1rem;
  }
  /* line 1220, templates/g5_helium/custom/scss/custom.scss */
  .kotelPage .preData .itemAdres {
    padding: 1rem 2rem 1rem 4rem;
  }
  /* line 1221, templates/g5_helium/custom/scss/custom.scss */
  .kotelPage .itemHeader {
    flex-basis: 95%;
    padding: 10px 10px 10px 0 !important;
  }
  /* line 1222, templates/g5_helium/custom/scss/custom.scss */
  .kotelPage .preData .itemAdres {
    margin: 0;
    padding: 0.5rem 2rem;
    flex-basis: 70%;
  }
  /* line 1223, templates/g5_helium/custom/scss/custom.scss */
  .kotelPage .params .param40 p {
    width: 50%;
    flex-basis: 50%;
  }
  /* line 1224, templates/g5_helium/custom/scss/custom.scss */
  .itemDopInfo2 {
    flex-direction: column-reverse;
  }
  /* line 1225, templates/g5_helium/custom/scss/custom.scss */
  .itemDopInfo2 .g-block#id_21 {
    width: 50%;
    padding: 0 15px 15px;
  }
  /* line 1226, templates/g5_helium/custom/scss/custom.scss */
  .itemIntroText .flexLeft {
    flex-direction: column;
  }
  /* line 1227, templates/g5_helium/custom/scss/custom.scss */
  .uslugiMod .g-grid .g-block .catItem {
    padding: 0;
  }
  /* line 1228, templates/g5_helium/custom/scss/custom.scss */
  .uslugiMod .g-grid .g-block {
    flex-basis: 33%;
    width: 33%;
  }
  /* line 1229, templates/g5_helium/custom/scss/custom.scss */
  .newsSlider .g-block.size-25:not(.preInfo) {
    flex-basis: 35%;
  }
  /* line 1230, templates/g5_helium/custom/scss/custom.scss */
  .newsSlider .g-block.size-45 {
    flex-basis: 60%;
  }
  /* line 1231, templates/g5_helium/custom/scss/custom.scss */
  .newsSlider .g-block.size-5 {
    flex-basis: 5%;
  }
  /* line 1232, templates/g5_helium/custom/scss/custom.scss */
  .contactPage .beforeMain .g-content {
    flex-direction: column;
  }
  /* line 1233, templates/g5_helium/custom/scss/custom.scss */
  .itemid-258 .kotelPage .itemBody .flexLeft {
    flex-direction: column;
  }
  /* line 1235, templates/g5_helium/custom/scss/custom.scss */
  #g-footer .g-copyright:before {
    padding: 20px 0;
  }
  /* line 1236, templates/g5_helium/custom/scss/custom.scss */
  .newsIndex .moduleItemImage {
    height: 140px;
  }
}
@media (max-width: 59.99rem) and (orientation: portrait) {
  /* line 1239, templates/g5_helium/custom/scss/custom.scss */
  .media .custompromo11 {
    flex-wrap: wrap;
  }
  /* line 1240, templates/g5_helium/custom/scss/custom.scss */
  .promoText .promo11 .custompromo11 > div:first-child {
    width: 100%;
    flex-basis: auto;
    margin-bottom: 2rem;
  }
  /* line 1241, templates/g5_helium/custom/scss/custom.scss */
  .promoText .promo11 .custompromo11 > div {
    flex: 1 2 30%;
  }
  /* line 1242, templates/g5_helium/custom/scss/custom.scss */
  #g-footer .footerBox {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  /* line 1243, templates/g5_helium/custom/scss/custom.scss */
  #g-footer .footerBox ul li {
    text-align: left;
  }
  /* line 1244, templates/g5_helium/custom/scss/custom.scss */
  #g-footer .footerPhones h3, #g-footer .footerBox h3 {
    margin: 0.5rem 0;
  }
}
/*767px*/
@media (max-width: 47.99rem) {
  /* line 1248, templates/g5_helium/custom/scss/custom.scss */
  .middle > div {
    margin-top: 40%;
  }
  /* line 1249, templates/g5_helium/custom/scss/custom.scss */
  #g-header .promoban h1 {
    font-size: 2.5rem;
  }
  /* line 1250, templates/g5_helium/custom/scss/custom.scss */
  #g-header .promoban h2 {
    font-size: 0.7rem;
  }
  /* line 1251, templates/g5_helium/custom/scss/custom.scss */
  #g-navigation .logoBox svg {
    height: 30px;
  }
  /* line 1252, templates/g5_helium/custom/scss/custom.scss */
  #g-header .promoText h1 + p {
    font-size: 0.8rem;
  }
  /* line 1253, templates/g5_helium/custom/scss/custom.scss */
  #g-header .promoText h1 {
    font-size: 1.5rem;
  }
  /* line 1254, templates/g5_helium/custom/scss/custom.scss */
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content {
    margin-top: 7rem;
  }
  /* line 1255, templates/g5_helium/custom/scss/custom.scss */
  .promoban .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper {
    max-width: 65%;
  }
  /* line 1256, templates/g5_helium/custom/scss/custom.scss */
  #g-features .modelIndex h3 {
    height: 60px;
  }
  /* line 1257, templates/g5_helium/custom/scss/custom.scss */
  .g-owlcarousel .owl-nav .owl-prev {
    left: 0.5rem;
  }
  /* line 1258, templates/g5_helium/custom/scss/custom.scss */
  .g-owlcarousel .owl-nav .owl-next {
    right: 0.5rem;
  }
  /* line 1259, templates/g5_helium/custom/scss/custom.scss */
  .modelIndex .modItemText {
    padding-bottom: 4rem;
  }
  /* line 1260, templates/g5_helium/custom/scss/custom.scss */
  .modelIndex .params .param40 p {
    line-height: 1;
  }
  /* line 1261, templates/g5_helium/custom/scss/custom.scss */
  .promoText .promo11 p {
    font-size: 0.8rem;
  }
  /* line 1262, templates/g5_helium/custom/scss/custom.scss */
  .promoText .promo11 .animNum {
    font-size: 1.2rem;
  }
  /* line 1263, templates/g5_helium/custom/scss/custom.scss */
  .indexCarrier p > strong:nth-child(1) {
    font-size: 2rem;
  }
  /* line 1264, templates/g5_helium/custom/scss/custom.scss */
  .catPage .itemBody a {
    padding: 0.5rem 1rem;
  }
  /* line 1265, templates/g5_helium/custom/scss/custom.scss */
  .customonasMod > p:first-child {
    padding: 5px 20px;
    padding-left: 2rem;
  }
  /* line 1266, templates/g5_helium/custom/scss/custom.scss */
  .customonasMod .g-block > p:first-child {
    font-size: 1rem;
  }
  /* line 1267, templates/g5_helium/custom/scss/custom.scss */
  .customonasMod .g-block:nth-child(2n) {
    margin-top: 50px;
  }
  /* line 1268, templates/g5_helium/custom/scss/custom.scss */
  .newsSlider ul {
    display: flex;
    flex-direction: column;
  }
  /* line 1269, templates/g5_helium/custom/scss/custom.scss */
  .newsSlider ul.slides > li > .g-grid {
    display: flex;
    flex-direction: row;
  }
  /* line 1270, templates/g5_helium/custom/scss/custom.scss */
  .newsSlider ul.slides .moduleItemImage {
    width: 40%;
    flex-basis: 40%;
    margin-right: 3%;
  }
  /* line 1271, templates/g5_helium/custom/scss/custom.scss */
  .newsSlider ul.slides .newsInfo {
    flex-basis: 57%;
    width: 57%;
  }
  /* line 1272, templates/g5_helium/custom/scss/custom.scss */
  .newsIndex .slides > li {
    padding: 15px 0;
  }
  /* line 1273, templates/g5_helium/custom/scss/custom.scss */
  .newsIndex .moduleItemImage {
    height: auto;
  }
  /* line 1274, templates/g5_helium/custom/scss/custom.scss */
  #g-above {
    padding: 0;
  }
  /* line 1275, templates/g5_helium/custom/scss/custom.scss */
  #g-footer > .g-container {
    padding: 1rem 0;
  }
  /* line 1276, templates/g5_helium/custom/scss/custom.scss */
  #g-footer .g-content {
    margin: 0;
  }
  /* line 1277, templates/g5_helium/custom/scss/custom.scss */
  .kotelPage .preData .introData h2 {
    font-size: 1.2rem;
  }
  /* line 1278, templates/g5_helium/custom/scss/custom.scss */
  .kotelPage .nav-pills > li > a {
    padding: 1rem 0.5rem;
    font-size: 0.7rem;
  }
  /* line 1279, templates/g5_helium/custom/scss/custom.scss */
  #refLink a {
    flex-direction: column;
    text-align: center;
    padding: 0 2rem;
  }
  /* line 1280, templates/g5_helium/custom/scss/custom.scss */
  #refLink a small {
    text-align: center;
    font-size: 0.6rem;
    overflow: hidden;
  }
  /* line 1281, templates/g5_helium/custom/scss/custom.scss */
  #refLink .carousel__slide {
    width: 160px;
  }
  /* line 1282, templates/g5_helium/custom/scss/custom.scss */
  #refLink .carousel__viewport {
    padding: 0 2rem;
  }
  /* line 1283, templates/g5_helium/custom/scss/custom.scss */
  .kotelPage .preData .itemAdres {
    padding: 1rem 2rem 1rem 4rem;
  }
  /* line 1284, templates/g5_helium/custom/scss/custom.scss */
  .kotelPage .itemHeader {
    flex-basis: 100%;
    padding: 10px !important;
    clip-path: unset;
  }
  /* line 1285, templates/g5_helium/custom/scss/custom.scss */
  .kotelPage .preData #id_23 {
    background: none;
    box-shadow: none;
  }
  /* line 1286, templates/g5_helium/custom/scss/custom.scss */
  .kotelPage .preData .itemAdres {
    margin: 0;
    padding: 0.5rem 1rem;
    flex-basis: 90%;
    background: none;
    color: #000;
  }
  /* line 1287, templates/g5_helium/custom/scss/custom.scss */
  .kotelPage .params .param41 p {
    width: 25%;
    flex-basis: 25%;
  }
  /* line 1288, templates/g5_helium/custom/scss/custom.scss */
  #g-footer .flexLeft {
    flex-direction: column;
  }
  /* line 1289, templates/g5_helium/custom/scss/custom.scss */
  #g-footer .footLogo, #g-footer .footText {
    width: 100%;
  }
  /* line 1291, templates/g5_helium/custom/scss/custom.scss */
  .uslugiMod.dopProd .g-grid .g-block {
    flex-basis: 50%;
    width: 50%;
  }
  /* line 1292, templates/g5_helium/custom/scss/custom.scss */
  #g-mainbar table {
    overflow-x: scroll;
    display: inherit;
  }
  /* line 1293, templates/g5_helium/custom/scss/custom.scss */
  .indexBoxWhite.gdekupit {
    background-position: 290px 100%;
  }
  /* line 1294, templates/g5_helium/custom/scss/custom.scss */
  .flexLeftTop, .flexLeft {
    flex-wrap: wrap;
  }
  /* line 1296, templates/g5_helium/custom/scss/custom.scss */
  .warantyTimes p:first-child {
    width: 100%;
    flex-basis: 100%;
    text-align: left;
    justify-content: flex-start;
    padding: 0;
  }
  /* line 1297, templates/g5_helium/custom/scss/custom.scss */
  .warantyTimes p:last-child {
    width: 90%;
    flex-basis: 90%;
  }
}
/*639px*/
@media (max-width: 39.99rem) {
  /* line 1301, templates/g5_helium/custom/scss/custom.scss */
  .indexBoxWhite.gdekupit {
    background-position: 220px 100%;
  }
  /* line 1302, templates/g5_helium/custom/scss/custom.scss */
  #g-header .promoban h1 {
    font-size: 1.8rem;
  }
}
/*480px*/
@media (max-width: 29.99rem) {
  /* line 1306, templates/g5_helium/custom/scss/custom.scss */
  .logoDecor {
    display: none;
  }
  /* line 1307, templates/g5_helium/custom/scss/custom.scss */
  .owl-carousel .owl-item {
    overflow: hidden;
  }
  /* line 1308, templates/g5_helium/custom/scss/custom.scss */
  .owl-carousel .owl-item img {
    transform: translateY(75px) scale(1.4);
  }
  /* line 1309, templates/g5_helium/custom/scss/custom.scss */
  .owl-carousel .g-owlcarousel-item-wrapper {
    height: 85vw;
  }
  /* line 1310, templates/g5_helium/custom/scss/custom.scss */
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content {
    margin: 4rem 0 0;
  }
  /* line 1311, templates/g5_helium/custom/scss/custom.scss */
  #g-header .promoban h1 {
    font-size: 1.2rem;
  }
  /* line 1312, templates/g5_helium/custom/scss/custom.scss */
  #g-header .g-owlcarousel-item-link a.g-owlcarousel-item-button.moduleItemReadMore {
    font-size: 0.6rem;
  }
  /* line 1313, templates/g5_helium/custom/scss/custom.scss */
  .kotelPage .params .param39 strong {
    font-size: 2.5rem;
  }
  /* line 1314, templates/g5_helium/custom/scss/custom.scss */
  .kotelPage .params .param41 p {
    width: 50%;
    flex-basis: 50%;
  }
  /* line 1315, templates/g5_helium/custom/scss/custom.scss */
  .uslugiMod .catTitle {
    font-size: 0.8rem;
  }
  /* line 1316, templates/g5_helium/custom/scss/custom.scss */
  .indexBoxWhite.gdekupit {
    background-position: 100% 200px;
  }
  /* line 1317, templates/g5_helium/custom/scss/custom.scss */
  .customgdekupit {
    flex-direction: column;
    align-items: baseline;
  }
  /* line 1318, templates/g5_helium/custom/scss/custom.scss */
  .kotelPage .prodGalItem.carousel__slide {
    width: calc(100% /2);
  }
}
@media (max-width: 23.99rem) {
  /* line 1321, templates/g5_helium/custom/scss/custom.scss */
  .g-content {
    margin: 0.3rem;
    padding: 0.45rem;
  }
  /* line 1322, templates/g5_helium/custom/scss/custom.scss */
  h2 {
    font-size: 1.5rem;
  }
  /* line 1323, templates/g5_helium/custom/scss/custom.scss */
  .projDec h3 a {
    font-size: 1rem;
    line-height: 1;
    display: inline-block;
  }
  /* line 1324, templates/g5_helium/custom/scss/custom.scss */
  .modelIndex .carousel__slide {
    padding: 0.5rem;
  }
  /* line 1325, templates/g5_helium/custom/scss/custom.scss */
  .owl-carousel .owl-item img {
    transform: translateY(75px) scale(1.5);
  }
  /* line 1326, templates/g5_helium/custom/scss/custom.scss */
  .owl-carousel .g-owlcarousel-item-wrapper {
    height: 90vw;
  }
  /* line 1327, templates/g5_helium/custom/scss/custom.scss */
  .promoban .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper {
    max-width: 90%;
  }
  /* line 1328, templates/g5_helium/custom/scss/custom.scss */
  #g-navigation.fixedMenu .logoBox svg, #g-navigation .logoBox svg {
    height: 30px;
  }
  /* line 1330, templates/g5_helium/custom/scss/custom.scss */
  #g-navigation .langs a {
    padding: 0 5px;
    font-size: 12px;
  }
  /* line 1331, templates/g5_helium/custom/scss/custom.scss */
  #g-header .promoText h1 {
    font-size: 1.2rem;
  }
  /* line 1332, templates/g5_helium/custom/scss/custom.scss */
  #g-navigation .topBox {
    top: 5px;
  }
  /* line 1333, templates/g5_helium/custom/scss/custom.scss */
  #g-offcanvas {
    width: 16rem;
  }
  /* line 1334, templates/g5_helium/custom/scss/custom.scss */
  .g-offcanvas-open .g-offcanvas-left #g-page-surround {
    transform: translate3d(256px, 0px, 0px) !important;
  }
  /* line 1335, templates/g5_helium/custom/scss/custom.scss */
  .newsSlider ul.slides .moduleItemImage {
    width: 100%;
    flex-basis: 100%;
    margin-right: 0%;
  }
  /* line 1336, templates/g5_helium/custom/scss/custom.scss */
  .newsSlider ul.slides .newsInfo {
    flex-basis: 100%;
    width: 100%;
  }
  /* line 1337, templates/g5_helium/custom/scss/custom.scss */
  .banneritem .flexLeft {
    text-align: center;
    flex-direction: column;
  }
  /* line 1338, templates/g5_helium/custom/scss/custom.scss */
  .uslugiMod .g-grid .g-block {
    flex-basis: 100%;
    width: 100%;
  }
  /* line 1339, templates/g5_helium/custom/scss/custom.scss */
  .uslugiMod .g-grid .g-block img {
    padding: 0 50px;
  }
  /* line 1340, templates/g5_helium/custom/scss/custom.scss */
  .uslugiMod .g-block:hover .moduleItemReadMore {
    display: none;
  }
  /* line 1341, templates/g5_helium/custom/scss/custom.scss */
  .rukvo .groupLeading .g-grid .catItemImageBlock {
    flex-direction: column;
  }
  /* line 1342, templates/g5_helium/custom/scss/custom.scss */
  .rukvo .groupLeading .g-grid .catItemImageBlock .catItemImage {
    width: 100%;
    flex-shrink: 0;
    margin-bottom: 1rem;
  }
  /* line 1343, templates/g5_helium/custom/scss/custom.scss */
  .kotelPage .params .param40 p {
    width: 100%;
    flex-basis: 100%;
  }
  /* line 1344, templates/g5_helium/custom/scss/custom.scss */
  .kotelPage .params .param39 strong {
    font-size: 2rem;
  }
}
/*319px*/
@media (max-width: 19.99rem) {
  /* line 1348, templates/g5_helium/custom/scss/custom.scss */
  #g-header .promoban h2 {
    display: none;
  }
  /* line 1349, templates/g5_helium/custom/scss/custom.scss */
  .promoban .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper {
    max-width: 100%;
  }
}
@media screen and (max-height: 768px) and (orientation: landscape) {
  /* line 1352, templates/g5_helium/custom/scss/custom.scss */
  #g-header .promoText h1 {
    -webkit-animation: inherit;
    font-size: 2rem;
  }
  /* line 1353, templates/g5_helium/custom/scss/custom.scss */
  .promoText .promo11 .animNum {
    font-size: 1.2rem;
  }
  /* line 1354, templates/g5_helium/custom/scss/custom.scss */
  .media .custompromo11 > div:nth-child(4):before {
    margin-top: 0;
    margin-bottom: 0;
  }
  /* line 1355, templates/g5_helium/custom/scss/custom.scss */
  #g-header .promoText h1 + p {
    font-size: 0.7rem;
  }
  /* line 1356, templates/g5_helium/custom/scss/custom.scss */
  .promoText .promo11 p {
    font-size: 0.7rem;
  }
  /* line 1357, templates/g5_helium/custom/scss/custom.scss */
  .promoText video {
    width: auto !important;
    height: 121% !important;
  }
  /* line 1358, templates/g5_helium/custom/scss/custom.scss */
  #g-header .promoText h1 {
    font-size: 2rem;
  }
  /* line 1359, templates/g5_helium/custom/scss/custom.scss */
  .media .custompromo11 > div:before {
    width: 40px;
    height: 40px !important;
  }
  /* line 1360, templates/g5_helium/custom/scss/custom.scss */
  .promoText .custompromo11 > div:nth-child(2):after {
    width: 150px;
    left: -90px;
  }
  /* line 1361, templates/g5_helium/custom/scss/custom.scss */
  .media .custompromo11 > div:nth-child(3):before {
    height: 40px !important;
  }
  /* line 1362, templates/g5_helium/custom/scss/custom.scss */
  #g-offcanvas .logoBox {
    position: relative;
    flex-direction: row;
  }
  /* line 1363, templates/g5_helium/custom/scss/custom.scss */
  #g-offcanvas .logoBox .siteVer {
    position: relative;
  }
  /* line 1364, templates/g5_helium/custom/scss/custom.scss */
  .promoText .mainText {
    max-width: 700px;
  }
}
@media screen and (max-height: 480px) and (orientation: landscape) {
  /* line 1367, templates/g5_helium/custom/scss/custom.scss */
  .com_contact .spoilers h3, .categoryCont .contPos {
    font-size: 1.3rem;
  }
}
@media screen and (max-height: 768px) and (min-width: 1100px) {
  /* line 1371, templates/g5_helium/custom/scss/custom.scss */
  .promoText video {
    height: 130% !important;
    bottom: 0;
  }
}
@media handheld and (orientation: landscape) {
  /* line 1374, templates/g5_helium/custom/scss/custom.scss */
  .promoText video {
    width: 100%;
    height: auto;
  }
}
/*# sourceMappingURL=custom_33.css.map */