/* 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 */
.g-home-particles.g-helium-style #g-header {
  margin-top: 0;
}
/* line 2, templates/g5_helium/custom/scss/custom.scss */
.moduletable {
  position: relative;
  margin: 0.75rem 0;
  text-align: center;
}
/* line 4, templates/g5_helium/custom/scss/custom.scss */
h1.g-title {
  font-size: 3rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #072952;
  line-height: 1.5;
}
/* line 5, templates/g5_helium/custom/scss/custom.scss */
.moduletable h2.g-title {
  font-size: 3rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #072952;
}
/* line 6, templates/g5_helium/custom/scss/custom.scss */
#g-features .moduletable h2.g-title {
  color: inherit;
  margin: 0;
  line-height: 1;
}
/* line 8, templates/g5_helium/custom/scss/custom.scss */
#g-header.fixedMenu {
  position: fixed;
  top: 0;
  width: 100%;
  -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;
}
/* line 10, templates/g5_helium/custom/scss/custom.scss */
.button.button-outline {
  border-color: rgba(255, 255, 255, 0.5);
  color: rgba(255, 255, 255, 0.9);
}
/* line 13, templates/g5_helium/custom/scss/custom.scss */
.ui-tabs-active .g-contenttabs-tab-wrapper-head {
  border-radius: 1rem 0.25rem 0 0;
  background: rgba(255, 94, 0, 0.59);
}
/* line 16, templates/g5_helium/custom/scss/custom.scss */
#g-header {
  background: linear-gradient(to bottom, #3f3f3f 33%, #252525 100%);
  z-index: 999;
  text-align: center;
}
/* line 17, templates/g5_helium/custom/scss/custom.scss */
#g-header .g-main-nav nav {
  text-align: center;
}
/* line 19, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .topRightData .g-content {
  text-align: right;
  margin: 0.5rem;
  padding: 0;
}
/* line 20, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .logo .g-content {
  margin: 0.5rem;
  padding: 0;
}
/* line 21, templates/g5_helium/custom/scss/custom.scss */
#g-footer .g-logo img {
  margin: 0 auto;
}
/* line 24, templates/g5_helium/custom/scss/custom.scss */
.topRightData p {
  margin: 0;
  font-size: 1.2rem;
  text-align: right;
}
/* line 25, templates/g5_helium/custom/scss/custom.scss */
.topRightData p:last-child {
  font-size: 1rem;
}
/* line 27, templates/g5_helium/custom/scss/custom.scss */
#g-header a {
  color: rgba(255, 255, 255, 1);
  padding: 20px 15px;
  font-size: 1.1rem;
  font-weight: 100;
}
/* line 29, templates/g5_helium/custom/scss/custom.scss */
#g-offcanvas .calcBtn a, #g-navigation .calcBtn a {
  color: #fff;
  background: #6cb26c;
  padding: 5px 10px;
  text-transform: uppercase;
}
/* line 31, templates/g5_helium/custom/scss/custom.scss */
#g-offcanvas .calcBtn a {
  padding: 25px 10px;
  width: 100%;
}
/* line 32, templates/g5_helium/custom/scss/custom.scss */
#g-offcanvas .calcBtn a:hover {
  color: #fff;
  background: #549d54;
}
/* line 33, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .calcBtn a:hover {
  color: #fff;
  background: #549d54;
}
/* line 34, templates/g5_helium/custom/scss/custom.scss */
#g-offcanvas .calcBtn a i {
  float: none;
  margin: 0;
}
/* line 36, templates/g5_helium/custom/scss/custom.scss */
.deyatelnost a {
  color: #072952;
}
/* line 37, templates/g5_helium/custom/scss/custom.scss */
.deyatelnost a:hover {
  color: #1e92cb;
}
/* line 38, templates/g5_helium/custom/scss/custom.scss */
.deyatelnost h3 {
  padding: 0 1rem;
  line-height: 1.5;
}
/* line 39, templates/g5_helium/custom/scss/custom.scss */
.deyatelnost li:last-child h3 {
  padding: 0 4rem;
}
/* line 40, templates/g5_helium/custom/scss/custom.scss */
.deyatelnost ul {
  margin: 0;
}
/* line 41, templates/g5_helium/custom/scss/custom.scss */
.deyatelnost ul li {
  display: inline-block;
  padding: 0 20px;
}
/*
 .deyatelnost ul li:first-child,
 .deyatelnost ul li:last-child {display:none;}
 */
/* line 46, templates/g5_helium/custom/scss/custom.scss */
.deyatelnost ul li * {
  -webkit-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear;
}
/* line 47, templates/g5_helium/custom/scss/custom.scss */
.deyatelnost ul li:hover img {
  transform: scale(1.1);
}
/* line 50, templates/g5_helium/custom/scss/custom.scss */
.deyatelnost ul li:hover h3 {
  transform: scale(1.3);
  color: #b6ff4e;
  background: linear-gradient(45deg, #b6ff4e, #adffad);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
/* line 51, templates/g5_helium/custom/scss/custom.scss */
.deyatelnost li {
  position: relative;
}
/* line 52, templates/g5_helium/custom/scss/custom.scss */
.deyatelnost li img {
  filter: brightness(50%);
}
/* line 53, templates/g5_helium/custom/scss/custom.scss */
.deyatelnost li:hover img {
  filter: brightness(30%);
}
/* line 54, templates/g5_helium/custom/scss/custom.scss */
.deyatelnost li h3 {
  position: absolute;
  top: 30%;
  box-sizing: border-box;
  width: 100%;
  left: 0;
  right: 0;
  padding: 0 15%;
  color: #fff;
  text-transform: uppercase;
  background: linear-gradient(45deg, #fff, #6cb26c);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: bold;
}
/* line 55, templates/g5_helium/custom/scss/custom.scss */
.deyatelnost li .pager.pagenav {
  margin: 10px 0;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
/* line 57, templates/g5_helium/custom/scss/custom.scss */
.itemFullText {
  text-align: justify;
}
/* line 58, templates/g5_helium/custom/scss/custom.scss */
.itemFullText ol, .itemFullText ul {
  background: linear-gradient(45deg, #eee, #f9f9f9);
  padding: 20px 40px;
  display: block;
  margin: 0;
  font-size: 90%;
}
/* line 61, templates/g5_helium/custom/scss/custom.scss */
.afterContent h3.g-title, .itemFullText h3 {
  font-weight: 700;
  color: #549d54;
  line-height: 1.5;
}
/* line 64, templates/g5_helium/custom/scss/custom.scss */
.g-owlcarousel.has-color-overlay .owl-stage > .owl-item:nth-child(n) .g-owlcarousel-item-img:after {
  background-color: rgba(0, 0, 0, 0.5);
  background-color: rgba(0, 0, 0, 0.5);
  background-image: -webkit-linear-gradient(-410deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.1));
  background-image: linear-gradient(140deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.1));
  opacity: 0.9;
}
/* line 72, templates/g5_helium/custom/scss/custom.scss */
.aboutus .mainUslugi {
  text-align: center;
}
/* line 73, templates/g5_helium/custom/scss/custom.scss */
.aboutus .mainUslugi ul {
  text-align: left;
  background: linear-gradient(45deg, #eee, rgba(250, 250, 250, 0.5));
}
/* line 74, templates/g5_helium/custom/scss/custom.scss */
.aboutus .mainUslugi p {
  padding: 10%;
  margin: 0;
  color: #fff;
  text-transform: uppercase;
  text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}
/* line 75, templates/g5_helium/custom/scss/custom.scss */
.aboutus .mainUslugi div:nth-child(1) {
  background: url('../../../../media/k2/categories/1.jpg') 50%;
  background-size: cover;
}
/* line 76, templates/g5_helium/custom/scss/custom.scss */
.aboutus .mainUslugi div:nth-child(2) {
  background: url('../../../../media/k2/categories/2.jpg') 50%;
  background-size: cover;
}
/* line 77, templates/g5_helium/custom/scss/custom.scss */
.aboutus .mainUslugi div:nth-child(3) {
  background: url('../../../../media/k2/categories/4.jpg') 50%;
  background-size: cover;
}
/* line 78, templates/g5_helium/custom/scss/custom.scss */
.aboutus ul.ourWaranty {
  list-style: none;
  overflow: hidden;
}
/* line 79, templates/g5_helium/custom/scss/custom.scss */
.aboutus ul.ourWaranty li {
  display: inline-block;
  width: 25%;
  text-align: center;
  float: left;
  font-weight: 700;
  line-height: 1.5;
  color: #476947;
}
/* line 80, templates/g5_helium/custom/scss/custom.scss */
.aboutus ul.ourWaranty li i {
  display: block;
  margin: 0 auto;
  color: #549d54;
}
/* line 82, templates/g5_helium/custom/scss/custom.scss */
#g-testimonials .custompromoForm, #g-testimonials .custompromoText {
  padding: 20px;
  margin-bottom: 30px;
}
/* line 84, templates/g5_helium/custom/scss/custom.scss */
#g-testimonials .custompromoForm {
  padding: 20px 15%;
  overflow: hidden;
}
/* line 85, templates/g5_helium/custom/scss/custom.scss */
#g-testimonials .custompromoText {
  margin-bottom: 0;
}
/* line 86, templates/g5_helium/custom/scss/custom.scss */
#g-testimonials .custompromoText h1 {
  margin-bottom: 0;
  line-height: 1.2;
  font-size: 3rem;
}
/* line 87, templates/g5_helium/custom/scss/custom.scss */
#g-testimonials .custompromoText h1 > span {
  color: #ff0;
}
/* line 88, templates/g5_helium/custom/scss/custom.scss */
#g-testimonials .custompromoText h1 + p {
  border-bottom: 1px solid #fff;
}
/* line 89, templates/g5_helium/custom/scss/custom.scss */
#g-testimonials .custompromoText h1 + p, #g-testimonials .custompromoText h1 + p + p {
  margin: 0;
  font-size: 1.5rem;
}
/* line 91, templates/g5_helium/custom/scss/custom.scss */
#g-testimonials .custompromoText h1 span, #g-testimonials .custompromoText div p {
  line-height: 1.3;
}
/* line 93, templates/g5_helium/custom/scss/custom.scss */
#g-testimonials .custompromoText div p span {
  color: #bd9043;
}
/* line 94, templates/g5_helium/custom/scss/custom.scss */
#g-testimonials .custompromoText div p em {
  font-size: 1.3rem;
  font-weight: 100;
  margin: 0;
  padding: 0;
  line-height: 1.3;
  display: inline-block;
  color: #ababab;
}
/* line 95, templates/g5_helium/custom/scss/custom.scss */
#g-testimonials .custompromoText div {
  font-size: 1.8rem;
  text-align: left;
  font-weight: 700;
  margin: 0 auto;
}
/* line 96, templates/g5_helium/custom/scss/custom.scss */
#g-testimonials .custompromoText div p:before {
  margin: 0 30px 0 0px;
}
/* line 97, templates/g5_helium/custom/scss/custom.scss */
#g-testimonials .custompromoText div p:nth-child(1):before {
  content: url('../../../../images/sourses/h-ico1.png');
}
/* line 98, templates/g5_helium/custom/scss/custom.scss */
#g-testimonials .custompromoText div p:nth-child(2):before {
  content: url('../../../../images/sourses/h-ico22.png');
}
/* line 99, templates/g5_helium/custom/scss/custom.scss */
#g-testimonials .custompromoText div p:nth-child(3):before {
  content: url('../../../../images/sourses/h-ico33.png');
}
/* line 100, templates/g5_helium/custom/scss/custom.scss */
#g-testimonials .g-content {
  margin: 0;
  padding: 0;
}
/* line 102, templates/g5_helium/custom/scss/custom.scss */
#g-testimonials:before {
  display: none;
}
/* line 103, templates/g5_helium/custom/scss/custom.scss */
#g-testimonials .g-grid:last-child .g-particle p {
  text-align: left;
  line-height: 1.5;
}
/* line 105, templates/g5_helium/custom/scss/custom.scss */
#g-features {
  background: url('../images/intro/kakrabotaem2.jpg') no-repeat center top;
  background-size: cover;
  background-size: 150%;
}
/* line 106, templates/g5_helium/custom/scss/custom.scss */
.customhowtobuy .moduletable h2.g-title {
  margin: 0;
  padding: 0;
  line-height: 1;
  font-size: 1.4rem;
  font-weight: 100;
}
/* line 107, templates/g5_helium/custom/scss/custom.scss */
.customhowtobuy p {
  display: inline-block;
  border-top: 1px solid #fff;
}
/* line 108, templates/g5_helium/custom/scss/custom.scss */
.customhowtobuy ul {
  margin: 0;
}
/* line 109, templates/g5_helium/custom/scss/custom.scss */
.customhowtobuy ul li {
  display: inline-block;
  padding: 20px;
  position: relative;
  color: #6cb26c;
}
/* line 110, templates/g5_helium/custom/scss/custom.scss */
.customhowtobuy ul li span {
  background: linear-gradient(25deg, #6cb26c, #fff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
/* line 111, templates/g5_helium/custom/scss/custom.scss */
.customhowtobuy ul li i {
  display: block;
  text-align: center;
  margin: 0 auto;
}
/* line 112, templates/g5_helium/custom/scss/custom.scss */
.customhowtobuy ul li:after {
  content: "\f061";
  font-family: FontAwesome;
  float: right;
  display: inline-block;
  font-size: 200%;
  line-height: 1;
  position: absolute;
  top: 50%;
  right: 0;
  background: linear-gradient(25deg, #6cb26c, #fff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
/* line 113, templates/g5_helium/custom/scss/custom.scss */
.customhowtobuy ul li:last-child:after {
  content: "";
}
/* line 115, templates/g5_helium/custom/scss/custom.scss */
#g-footer {
  padding: 1rem 0 0 !important;
  line-height: 1.3;
  box-shadow: inset 0 9px 11px -10px #555;
}
/* line 116, templates/g5_helium/custom/scss/custom.scss */
#g-footer .g-content {
  margin: 0;
}
/* line 117, templates/g5_helium/custom/scss/custom.scss */
#g-footer .g-grid {
  padding: 5px 10%;
}
/* line 118, templates/g5_helium/custom/scss/custom.scss */
#g-footer .g-grid:nth-child(2) {
  padding-top: 20px;
  padding-bottom: 20px;
}
/* line 119, templates/g5_helium/custom/scss/custom.scss */
#g-footer .g-grid:first-child .g-block {
  border-bottom: 1px solid #a0a0a0;
}
/* line 120, templates/g5_helium/custom/scss/custom.scss */
#g-footer .g-grid:last-child {
  background: #454545;
  color: #fff;
  box-shadow: inset 0 9px 70px -20px #000;
}
/* line 122, templates/g5_helium/custom/scss/custom.scss */
#g-footer .menufooterMenu {
  text-align: left;
  padding: 0 20px;
}
/* line 123, templates/g5_helium/custom/scss/custom.scss */
#g-footer .menufooterMenu a:before {
  content: '';
}
/* line 124, templates/g5_helium/custom/scss/custom.scss */
#g-footer .menufooterMenu a {
  font-family: inherit;
  border-bottom: 1px solid #045c90;
  padding-bottom: 4px;
  margin-right: 10px;
  font-size: 0.85rem;
}
/* line 125, templates/g5_helium/custom/scss/custom.scss */
#g-footer .menufooterMenu ul li a:hover {
  border-bottom: 1px solid #00abef;
}
/* line 126, templates/g5_helium/custom/scss/custom.scss */
#g-footer .menufooterMenu > li > a {
  text-transform: uppercase;
  border: 0;
  font-weight: 700;
  font-size: 1.2rem;
  background: url('../images/sourses/li-ico.png') no-repeat;
  padding-left: 30px;
  display: inline-block;
}
/* line 127, templates/g5_helium/custom/scss/custom.scss */
#g-footer .menufooterMenu > li > a:hover {
  color: inherit;
}
/* line 128, templates/g5_helium/custom/scss/custom.scss */
#g-footer .menufooterMenu ul {
  padding: 0;
  padding-left: 10px;
}
/* line 129, templates/g5_helium/custom/scss/custom.scss */
#g-footer .menufooterMenu ul li {
  display: inline-block;
  border: 0;
  margin-bottom: 0.3rem;
  padding: 0;
}
/* line 131, templates/g5_helium/custom/scss/custom.scss */
#copyright-2287-particle {
  padding: 0.2rem 0;
}
/* line 132, templates/g5_helium/custom/scss/custom.scss */
#g-footer .g-copyright {
  font-size: 0.7rem;
}
/* line 133, templates/g5_helium/custom/scss/custom.scss */
#g-footer .footerLeft span, #g-footer .footerRight span {
  display: inline-block;
  text-align: left;
  margin-left: 10px;
}
/* line 136, templates/g5_helium/custom/scss/custom.scss */
#g-footer .footerRight .footerPhone {
  text-align: left;
  padding: 0 50px;
}
/* line 137, templates/g5_helium/custom/scss/custom.scss */
#g-footer .footerRight .footerPhone p {
  margin: 0 0 5px;
}
/* line 139, templates/g5_helium/custom/scss/custom.scss */
.g-home-particles.g-helium-style #g-intro .g-content .fp-intro p {
  margin-bottom: 1rem;
}
/* line 140, templates/g5_helium/custom/scss/custom.scss */
#g-intro {
  padding-bottom: 2rem;
  padding: 2rem 0;
}
/* line 141, templates/g5_helium/custom/scss/custom.scss */
#g-intro, #g-utility, #g-testimonials {
  overflow: hidden;
  position: relative;
}
/* line 144, templates/g5_helium/custom/scss/custom.scss */
#g-expanded {
  padding: 0;
}
/* line 145, templates/g5_helium/custom/scss/custom.scss */
#g-expanded .g-container {
  width: 100%;
}
/* line 146, templates/g5_helium/custom/scss/custom.scss */
#g-expanded .g-content {
  padding: 0;
  margin: 0;
}
/* line 148, templates/g5_helium/custom/scss/custom.scss */
.layout-item #g-intro, .view-contact #g-intro, .layout-category #g-intro {
  padding: 10px 0;
}
/* line 152, templates/g5_helium/custom/scss/custom.scss */
#promolist .g-grid strong {
  background: url('../../../../images/sourses/bullet.png') no-repeat 0 50%;
  padding: 5px 0;
  padding-left: 50px;
}
/* line 154, templates/g5_helium/custom/scss/custom.scss */
.itemView .itemTitle {
  line-height: 1.5;
}
/* line 156, templates/g5_helium/custom/scss/custom.scss */
.customofficeMap {
  position: relative;
  text-align: center;
  filter: grayscale(50%);
  -webkit-transition: filter 0.15s linear;
  -moz-transition: filter 0.15s linear;
  -o-transition: filter 0.15s linear;
  transition: filter 0.15s linear;
}
/* line 157, templates/g5_helium/custom/scss/custom.scss */
.customofficeMap .mapTitle {
  position: absolute;
  top: 20px;
  line-height: 1.3;
  z-index: 2;
  background: rgba(255, 255, 255, 0.8);
  left: 0;
  right: 0;
  margin: 0 auto;
  color: #000;
}
/* line 158, templates/g5_helium/custom/scss/custom.scss */
.contactPage .customofficeMap .mapTitle h1 {
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0;
}
/* line 159, templates/g5_helium/custom/scss/custom.scss */
.customofficeMap .mapTitle h2 {
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0;
}
/* line 160, templates/g5_helium/custom/scss/custom.scss */
.customofficeMap .mapTitle h2 + p {
  font-size: 1.5rem;
}
/* line 161, templates/g5_helium/custom/scss/custom.scss */
.customofficeMap .mapTitle h2 > span:nth-child(1) {
  color: #00f;
}
/* line 162, templates/g5_helium/custom/scss/custom.scss */
.customofficeMap .mapTitle h2 > span:nth-child(2) {
  color: #0a0;
}
/* line 163, templates/g5_helium/custom/scss/custom.scss */
.customofficeMap ymaps h4 {
  margin: 10px;
  text-align: center;
}
/* line 164, templates/g5_helium/custom/scss/custom.scss */
.customofficeMap:hover {
  filter: grayscale(0%);
}
/* line 166, templates/g5_helium/custom/scss/custom.scss */
#g-container-main {
  background: linear-gradient(to left, #eee, #fff);
}
/* line 167, templates/g5_helium/custom/scss/custom.scss */
.view-contact #g-container-main {
  background: linear-gradient(45deg, #f3f3f3, #fff);
}
/* line 168, templates/g5_helium/custom/scss/custom.scss */
.view-contact #g-mainbar {
  background: transparent;
}
/* line 169, templates/g5_helium/custom/scss/custom.scss */
.view-contact #g-mainbar {
  padding: 0;
}
/* line 170, templates/g5_helium/custom/scss/custom.scss */
.contactPage .contact-misc p {
  display: table;
}
/* line 171, templates/g5_helium/custom/scss/custom.scss */
.contactPage .contact-misc p > span {
  display: table-cell;
  vertical-align: middle;
  padding: 0 20px;
}
/* line 172, templates/g5_helium/custom/scss/custom.scss */
.contactPage .contact-form h2 + p {
  border-top: 1px solid #d4d4d4;
  padding: 20px 0;
  border-bottom: 1px solid #d4d4d4;
}
/* line 174, templates/g5_helium/custom/scss/custom.scss */
.g-contentcubes .cube-items-wrapper .cube-content-wrapper .item-label {
  border-radius: 0.5rem;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
}
/* line 176, templates/g5_helium/custom/scss/custom.scss */
.g-social {
  text-align: right;
}
/* line 177, templates/g5_helium/custom/scss/custom.scss */
.g-social-header h2 {
  font-size: 1rem;
  text-align: right;
  margin: 0;
}
/* line 178, templates/g5_helium/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li > a.g-menu-item-container img {
  height: 20px;
}
/* line 180, templates/g5_helium/custom/scss/custom.scss */
#g-header .g-dropdown {
  background: rgba(243, 243, 243, 0.98);
}
/* line 181, templates/g5_helium/custom/scss/custom.scss */
#g-header ul.g-dropdown li {
  border-bottom: 1px solid #ddd;
  padding: 10px 0;
}
/* line 182, templates/g5_helium/custom/scss/custom.scss */
#g-header ul.g-dropdown li:last-child {
  border-bottom: 0;
}
/* line 183, templates/g5_helium/custom/scss/custom.scss */
#g-header ul.g-dropdown a span {
  font-family: "Open Sans";
  color: #222;
}
/* line 184, templates/g5_helium/custom/scss/custom.scss */
#g-header ul.g-dropdown a i {
  color: #222;
}
/* line 185, templates/g5_helium/custom/scss/custom.scss */
#g-header ul.g-dropdown a:before {
  color: #222;
}
/* line 186, templates/g5_helium/custom/scss/custom.scss */
#g-header ul.g-dropdown a:hover i {
  color: #1e92cb;
}
/* line 187, templates/g5_helium/custom/scss/custom.scss */
#g-header ul.g-dropdown a:hover:before {
  color: #1e92cb;
}
/* line 188, templates/g5_helium/custom/scss/custom.scss */
#g-header ul.g-dropdown a {
  width: 100%;
  padding: 0;
  font-size: 1rem;
  line-height: 1.3;
  text-align: left;
}
/* line 189, templates/g5_helium/custom/scss/custom.scss */
#g-header ul.g-dropdown a span:hover {
  color: #1e92cb;
}
/* line 190, templates/g5_helium/custom/scss/custom.scss */
.g-main-nav .g-toplevel i {
  opacity: 1;
  font-size: 80%;
}
/* line 192, templates/g5_helium/custom/scss/custom.scss */
.bread .g-content ul, .bread .g-content {
  padding: 0;
  margin: 0;
}
/* line 194, templates/g5_helium/custom/scss/custom.scss */
.bread .moduletable span.mydivider {
  line-height: 2;
  padding: 0 10px;
}
/* line 195, templates/g5_helium/custom/scss/custom.scss */
.bread .moduletable li a {
  color: #1e92cb;
}
/* line 196, templates/g5_helium/custom/scss/custom.scss */
.bread .moduletable a:hover span {
  text-decoration: underline;
}
/* line 198, templates/g5_helium/custom/scss/custom.scss */
.btnInText {
  float: right;
}
/* line 199, templates/g5_helium/custom/scss/custom.scss */
.btnInText a {
  display: block;
  padding: 10px 20px;
  color: #fff;
  width: 250px;
  text-align: center;
  margin-bottom: 10px;
}
/* line 200, templates/g5_helium/custom/scss/custom.scss */
.btnInText a:first-child {
  background: linear-gradient(to bottom, #3f3f3f 33%, #252525 100%);
}
/* line 201, templates/g5_helium/custom/scss/custom.scss */
.btnInText a:first-child:hover {
  background: linear-gradient(to bottom, #252525 33%, #111 100%);
}
/* line 202, templates/g5_helium/custom/scss/custom.scss */
.btnInText a:last-child {
  background: #6cb26c;
}
/* line 203, templates/g5_helium/custom/scss/custom.scss */
.btnInText a:last-child:hover {
  background: #549d54;
}
/* line 205, templates/g5_helium/custom/scss/custom.scss */
.afterContent .promoForm.forminArticle {
  overflow: hidden;
  background: #eee;
  padding: 20px;
}
/* line 206, templates/g5_helium/custom/scss/custom.scss */
.afterContent .promoForm.forminArticle textarea, .afterContent .promoForm.forminArticle select, .afterContent .promoForm.forminArticle input {
  font-size: 1.1rem;
}
/* line 210, templates/g5_helium/custom/scss/custom.scss */
#g-aside .g-content {
  padding: 0;
}
/* line 211, templates/g5_helium/custom/scss/custom.scss */
#g-aside ul.nav.asideMenu ul.nav-child {
  background: #f1f1f1;
  width: 100%;
}
/* line 212, templates/g5_helium/custom/scss/custom.scss */
#g-aside ul.nav.asideMenu > li {
  background: #1e92cb;
}
/* line 213, templates/g5_helium/custom/scss/custom.scss */
#g-aside ul.nav.asideMenu > li > a span, #g-aside ul.nav.asideMenu > li > a:before {
  color: #fff;
}
/* line 215, templates/g5_helium/custom/scss/custom.scss */
#g-aside ul.nav.asideMenu > li > a:hover:before {
  color: #fff;
}
/* line 216, templates/g5_helium/custom/scss/custom.scss */
#g-aside ul.nav.asideMenu li.current {
  background: #6cb26c;
}
/* line 217, templates/g5_helium/custom/scss/custom.scss */
#g-aside ul.nav.asideMenu li.current {
  background: #dadada;
}
/* line 218, templates/g5_helium/custom/scss/custom.scss */
#g-aside ul.nav.asideMenu li.current a:before {
  color: #000;
}
/* line 219, templates/g5_helium/custom/scss/custom.scss */
#g-aside ul.nav.asideMenu li {
  padding: 0;
  margin: 0;
}
/* line 220, templates/g5_helium/custom/scss/custom.scss */
#g-aside ul.nav.asideMenu li a {
  padding: 15px 10px;
  margin: 0;
  display: inline-block;
  width: 100%;
}
/* line 221, templates/g5_helium/custom/scss/custom.scss */
#g-aside ul.nav.asideMenu > li > a {
  padding: 25px 5px;
}
/* line 222, templates/g5_helium/custom/scss/custom.scss */
#g-aside ul.nav.asideMenu ul.nav-child li.active, #g-aside ul.nav.asideMenu ul.nav-child li:hover {
  background: #e6e6e6;
}
/* line 224, templates/g5_helium/custom/scss/custom.scss */
#g-aside ul.nav.asideMenu ul.nav-child li.current:hover {
  background: #ccc;
}
/* line 225, templates/g5_helium/custom/scss/custom.scss */
#g-aside ul.nav.asideMenu, #g-aside ul.nav.asideMenu ul.nav-child {
  padding: 0;
  margin: 0;
}
/* line 227, templates/g5_helium/custom/scss/custom.scss */
#g-aside ul.asideMenu a:before {
  padding: 0 15px;
  color: #666;
  float: left;
}
/* line 228, templates/g5_helium/custom/scss/custom.scss */
#g-aside ul.asideMenu > li > a:hover:before {
  color: #111;
}
/* line 229, templates/g5_helium/custom/scss/custom.scss */
#g-aside ul.asideMenu ul li:hover a:before {
  color: #111;
}
/* line 230, templates/g5_helium/custom/scss/custom.scss */
#g-aside ul.asideMenu a span {
  font-family: "Open Sans";
  color: #222;
}
/* line 231, templates/g5_helium/custom/scss/custom.scss */
#g-aside ul.nav.asideMenu {
  text-align: left;
}
/* promo form style  */
/* line 234, templates/g5_helium/custom/scss/custom.scss */
.contact_form * {
  -webkit-transition: 0.35s ease;
  -moz-transition: 0.35s ease;
  transition: 0.35s ease;
}
/* line 235, templates/g5_helium/custom/scss/custom.scss */
.contact_form {
  font-size: 1rem;
}
/* line 236, templates/g5_helium/custom/scss/custom.scss */
.contact_form h2 {
  font-weight: 300;
}
/* line 237, templates/g5_helium/custom/scss/custom.scss */
.contact_form p {
  margin: 10px 0;
  text-align: center;
}
/* line 238, templates/g5_helium/custom/scss/custom.scss */
.contact_form div {
  text-align: center;
  line-height: 1;
}
/* line 240, templates/g5_helium/custom/scss/custom.scss */
.block1 {
  float: left;
  width: 50%;
}
/* line 241, templates/g5_helium/custom/scss/custom.scss */
.block2 {
  float: left;
  width: 25%;
}
/* line 242, templates/g5_helium/custom/scss/custom.scss */
.block3 {
  float: left;
  width: 100%;
}
/* line 244, templates/g5_helium/custom/scss/custom.scss */
.block1 textarea, .block1 select, .block1 input, .block3 textarea, .block3 input {
  padding: 10px 20px;
  width: 99%;
  height: auto;
  margin: 2px;
  font-size: 1.5rem;
  display: inline-block;
}
/* line 249, templates/g5_helium/custom/scss/custom.scss */
.block3 .priseDwnload {
  cursor: pointer;
  color: #fff;
  border: 0;
  padding: 10px 30px;
  border-top: 1px solid #f5b13d;
  border-bottom: 1px solid #468246;
  background: #6cb26c;
  font-size: 1.5rem;
  font-weight: 700;
  text-transform: uppercase;
}
/* line 250, templates/g5_helium/custom/scss/custom.scss */
.block3 .priseDwnload:hover {
  background: #549d54;
}
/* line 251, templates/g5_helium/custom/scss/custom.scss */
.block3.errors {
  margin: 20px auto;
  color: #33af3e;
  font-size: 1.5rem;
}
/* line 252, templates/g5_helium/custom/scss/custom.scss */
.block3.question input {
  width: auto;
}
/* line 253, templates/g5_helium/custom/scss/custom.scss */
.block3 .priseDwnload.isLoading:hover {
  background: #aaa;
  cursor: wait;
}
/* line 254, templates/g5_helium/custom/scss/custom.scss */
.movedForm {
  background: #e1e0e3;
  padding: 20px 50px;
}
/* line 255, templates/g5_helium/custom/scss/custom.scss */
.pdfLinks {
  padding: 30px 0;
  font-size: 1.5rem;
}
/* line 256, templates/g5_helium/custom/scss/custom.scss */
.pdfLinks a {
  display: inline-block;
  line-height: 1.3;
  margin: 0 3%;
}
/* line 257, templates/g5_helium/custom/scss/custom.scss */
.pdfLinks a:before {
  content: url('../../../../images/sourses/pdf.png');
  width: 60px;
  height: 50px;
  display: inline-block;
  vertical-align: middle;
}
/* END promo form style  */
/* line 260, templates/g5_helium/custom/scss/custom.scss */
.aboutUs.cite cite {
  display: flex;
  background: #f3f3f3;
  padding: 20px;
  border-radius: 30px;
}
/* line 261, templates/g5_helium/custom/scss/custom.scss */
.aboutUs.cite cite:before {
  content: '«';
}
/* line 262, templates/g5_helium/custom/scss/custom.scss */
.aboutUs.cite cite:after {
  content: '»';
}
/* line 263, templates/g5_helium/custom/scss/custom.scss */
.aboutUs.cite cite:after, .aboutUs.cite cite:before {
  font-size: 300%;
  display: inline-block;
}
/* line 265, templates/g5_helium/custom/scss/custom.scss */
.aboutUs.cite p:first-child {
  font-size: 150%;
  font-style: italic;
  font-weight: 700;
}
/* line 266, templates/g5_helium/custom/scss/custom.scss */
.aboutUs.cite cite {
  font-style: italic;
}
/* line 267, templates/g5_helium/custom/scss/custom.scss */
.aboutUs.cite p:last-child {
  font-size: 100%;
  text-align: right;
}
/* line 269, templates/g5_helium/custom/scss/custom.scss */
.itemAttachments {
  padding: 0;
  margin: 0;
}
/* line 270, templates/g5_helium/custom/scss/custom.scss */
.itemAttachments li {
  display: inline-block;
  list-style: none;
  background: #eee;
  padding: 5px;
  margin: 5px;
  font-size: 80%;
  min-width: 48%;
}
/* line 271, templates/g5_helium/custom/scss/custom.scss */
.itemAttachments li:hover {
  background: #ddd;
}
/* line 272, templates/g5_helium/custom/scss/custom.scss */
.itemAttachments li a {
  background: url('../../../../images/sourses/pdf.png') 0 50% no-repeat;
  padding-left: 50px;
}
/* line 274, templates/g5_helium/custom/scss/custom.scss */
.designed .g-content {
  text-align: center;
  margin: 0;
  padding: 0;
  line-height: 1.2;
  color: #000;
}
/* line 275, templates/g5_helium/custom/scss/custom.scss */
.designed .g-content a {
  filter: opacity(0.5);
}
/* line 276, templates/g5_helium/custom/scss/custom.scss */
.designed .g-content a small {
  color: #000;
}
/* line 277, templates/g5_helium/custom/scss/custom.scss */
.designed .g-content a:hover {
  filter: opacity(1);
}
/* line 279, templates/g5_helium/custom/scss/custom.scss */
.g-totop {
  text-align: center;
}
/* line 280, templates/g5_helium/custom/scss/custom.scss */
.g-totop i {
  bottom: 10px;
  right: 10px;
  position: fixed;
  display: none;
  filter: alpha(opacity=50);
  opacity: 0.5;
  z-index: 999;
  color: #fff;
  width: 47px;
  height: 47px;
  border-radius: 50%;
  padding: 0px;
  background: #072952;
}
/* line 281, templates/g5_helium/custom/scss/custom.scss */
.g-totop i:hover {
  color: #fff;
  filter: alpha(opacity=80);
  opacity: 0.8;
}
/* line 284, templates/g5_helium/custom/scss/custom.scss */
.itemListView .itemContainer {
  display: inline-block;
  float: left;
  padding: 30px;
  -webkit-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear;
}
/* line 285, templates/g5_helium/custom/scss/custom.scss */
.itemListView .itemContainer:hover {
  background: #f5f5f5;
}
/* line 286, templates/g5_helium/custom/scss/custom.scss */
.itemListView .itemContainer h3.catItemTitle {
  height: 60px;
  line-height: 1.5;
}
/* line 288, templates/g5_helium/custom/scss/custom.scss */
.uslugi h3 i {
  font-size: 4rem;
  display: block;
}
/* line 289, templates/g5_helium/custom/scss/custom.scss */
.itemListView .itemContainer .uslugi h3.catItemTitle {
  height: auto;
  padding: 0 40px;
  text-align: center;
  margin-bottom: 20px;
  height: 130px;
}
/* line 290, templates/g5_helium/custom/scss/custom.scss */
.itemListView .itemContainer .uslugi .catItemBody {
  height: 150px;
}
@media only all and (min-width: 60.1rem) {
  /* line 297, templates/g5_helium/custom/scss/custom.scss */
  .g-content {
    padding: 0 3rem;
  }
}
@media only all and (max-width: 90rem) {
  /* line 302, templates/g5_helium/custom/scss/custom.scss */
  .deyatelnost ul li h3 {
    font-size: 130%;
    top: 20%;
  }
}
@media only all and (max-width: 74.938rem) {
  /* line 305, templates/g5_helium/custom/scss/custom.scss */
  .catalogBox .g-block .g-content ul li {
    padding: 0 1rem;
  }
  /* line 306, templates/g5_helium/custom/scss/custom.scss */
  .customaboutUs div {
    margin: 0 3%;
  }
  /* line 307, templates/g5_helium/custom/scss/custom.scss */
  .deyatelnost ul li h3 {
    font-size: 100%;
    top: 25%;
  }
  /* line 308, templates/g5_helium/custom/scss/custom.scss */
  .deyatelnost li .pager.pagenav {
    position: inherit;
  }
}
@media only all and (max-width: 60rem) {
  /* line 311, templates/g5_helium/custom/scss/custom.scss */
  #g-header .custompromoText div.size-65 {
    width: 90%;
    flex: 0 90%;
  }
  /* line 312, templates/g5_helium/custom/scss/custom.scss */
  .topRightData p {
    font-size: 1rem;
  }
  /* line 313, templates/g5_helium/custom/scss/custom.scss */
  .topRightData p:nth-child(2) {
    font-size: 0.8rem;
  }
  /* line 314, templates/g5_helium/custom/scss/custom.scss */
  .deyatelnost h3 {
    font-size: 1.3rem;
  }
  /* line 315, templates/g5_helium/custom/scss/custom.scss */
  .deyatelnost li:last-child h3 {
    padding: inherit;
  }
  /* line 316, templates/g5_helium/custom/scss/custom.scss */
  .edit.item-page .btn-toolbar .btn, .pager.pagenav a, p.readmore .btn, .contact .form-actions .btn, #contact-form .controls .btn-primary.validate, .profile .btn, .login .btn, .logout .btn, .registration .btn, .profile-edit .btn, .remind .btn, .reset .btn, .search #searchForm .btn, .finder #searchForm .btn, .search #search-form .btn, .finder #search-form .btn {
    padding: 1.2rem 2rem;
  }
  /* line 317, templates/g5_helium/custom/scss/custom.scss */
  #g-header .custompromoForm {
    padding: 0 50px 10px;
  }
  /* line 318, templates/g5_helium/custom/scss/custom.scss */
  .catalogBox .g-block .g-content ul + div a, .catalogBox .g-block .g-content ul li {
    font-size: 1.1rem;
  }
  /* line 320, templates/g5_helium/custom/scss/custom.scss */
  .catalogBox .g-block .g-content ul {
    min-height: 340px;
  }
  /* line 321, templates/g5_helium/custom/scss/custom.scss */
  .customaboutUs div {
    font-size: 1.5rem;
  }
  /* line 322, templates/g5_helium/custom/scss/custom.scss */
  .customhowtobuy ul li {
    width: 32%;
  }
  /* line 323, templates/g5_helium/custom/scss/custom.scss */
  #g-features {
    background-size: cover;
  }
  /* line 324, templates/g5_helium/custom/scss/custom.scss */
  .itemListView .itemContainer .uslugi .catItemBody {
    height: 230px;
  }
  /* line 325, templates/g5_helium/custom/scss/custom.scss */
  .deyatelnost ul li h3 {
    font-size: 100%;
    top: 20%;
  }
}
@media only all and (max-width: 47.938rem) {
  /*767 px */
  /* line 333, templates/g5_helium/custom/scss/custom.scss */
  .g-logo img, .g-logo svg {
    height: 100px;
    padding: 10px 0;
  }
  /* line 334, templates/g5_helium/custom/scss/custom.scss */
  .topRightData p {
    text-align: center;
  }
  /* line 335, templates/g5_helium/custom/scss/custom.scss */
  .moduletable h2.g-title, .moduletable h2 {
    font-size: 2rem;
    line-height: 1.3;
  }
  /* line 337, templates/g5_helium/custom/scss/custom.scss */
  .custompromoForm .block1 {
    width: 100%;
  }
  /* line 338, templates/g5_helium/custom/scss/custom.scss */
  .custompromoForm .block3 button {
    font-size: 1.5rem;
  }
  /* line 339, templates/g5_helium/custom/scss/custom.scss */
  .catalogBox .g-block .g-content ul {
    min-height: auto;
  }
  /* line 340, templates/g5_helium/custom/scss/custom.scss */
  .block1 textarea, .block1 select, .block1 input, .block3 input {
    padding: 5px 10px;
  }
  /* line 341, templates/g5_helium/custom/scss/custom.scss */
  .deyatelnost ul li {
    width: 100%;
    overflow: hidden;
    background: linear-gradient(to top, #fbfbfb, #fff 15%);
  }
  /* line 342, templates/g5_helium/custom/scss/custom.scss */
  .customhowtobuy ul li {
    width: 46%;
  }
  /* line 343, templates/g5_helium/custom/scss/custom.scss */
  #g-footer .footerRight .footerPhone, #g-footer .footerLeft .moduletable {
    text-align: left;
    padding: 0 20px;
  }
  /* line 345, templates/g5_helium/custom/scss/custom.scss */
  #g-footer .size-30 {
    display: none;
  }
  /* line 346, templates/g5_helium/custom/scss/custom.scss */
  h1.g-title {
    font-size: 2.7rem;
  }
  /* line 347, templates/g5_helium/custom/scss/custom.scss */
  .itemListView #itemListLeading .itemContainer {
    width: 100% !important;
  }
  /* line 348, templates/g5_helium/custom/scss/custom.scss */
  .itemListView .itemContainer .uslugi .catItemBody {
    height: auto;
  }
  /* line 349, templates/g5_helium/custom/scss/custom.scss */
  .itemListView .itemContainer .uslugi h3.catItemTitle {
    padding: 0;
    height: auto;
  }
  /* line 351, templates/g5_helium/custom/scss/custom.scss */
  .deyatelnost ul li h3 {
    font-size: 2rem;
    top: 30%;
  }
  /* line 352, templates/g5_helium/custom/scss/custom.scss */
  .deyatelnost li .pager.pagenav {
    position: absolute;
  }
  /* line 354, templates/g5_helium/custom/scss/custom.scss */
  .aboutus ul.ourWaranty li {
    width: 100%;
    padding: 20px 0;
  }
  /* line 355, templates/g5_helium/custom/scss/custom.scss */
  #g-mobilemenu-container .g-toplevel li .g-menu-item-content {
    width: 80%;
  }
}
@media only all and (max-width: 47.938rem) and (min-width: 30.062rem) {
  /* line 358, templates/g5_helium/custom/scss/custom.scss */
  .g-logo.g-logo-helium img, .g-logo.g-logo-helium svg {
    height: 90px;
  }
}
@media only all and (max-width: 30rem) {
  /* line 361, templates/g5_helium/custom/scss/custom.scss */
  .g-logo.g-logo-helium img, .g-logo.g-logo-helium svg {
    padding-top: 20px;
  }
  /* line 362, templates/g5_helium/custom/scss/custom.scss */
  .custompromoForm .block3 button {
    font-size: 1rem;
  }
  /* line 363, templates/g5_helium/custom/scss/custom.scss */
  h1.g-title {
    font-size: 2.5rem;
  }
  /* line 364, templates/g5_helium/custom/scss/custom.scss */
  .deyatelnost ul li h3 {
    font-size: 1rem;
  }
  /* line 365, templates/g5_helium/custom/scss/custom.scss */
  .pager.pagenav a {
    padding: 0.5rem 1rem;
  }
  /* line 366, templates/g5_helium/custom/scss/custom.scss */
  #g-testimonials .custompromoForm {
    padding: 0px 10%;
  }
  /* line 367, templates/g5_helium/custom/scss/custom.scss */
  .block1 textarea, .block1 select, .block1 input, .block3 textarea, .block3 input {
    font-size: 1rem;
  }
  /* line 368, templates/g5_helium/custom/scss/custom.scss */
  .block3.errors {
    margin: 10px auto;
  }
  /* line 369, templates/g5_helium/custom/scss/custom.scss */
  #g-footer .footerLeft span, #g-footer .footerRight span {
    font-size: 70%;
  }
  /* line 370, templates/g5_helium/custom/scss/custom.scss */
  .topRightData p:last-child {
    font-size: 0.8rem;
  }
  /* line 371, templates/g5_helium/custom/scss/custom.scss */
  #g-offcanvas .calcBtn a, #g-navigation .calcBtn a {
    text-align: center;
    display: block;
  }
  /* line 372, templates/g5_helium/custom/scss/custom.scss */
  h1.itemTitle {
    line-height: 1.5;
  }
  /* line 373, templates/g5_helium/custom/scss/custom.scss */
  #g-aside, #g-mainbar {
    padding: 0;
  }
}
@media only all and (max-width: 24rem) {
  /* line 378, templates/g5_helium/custom/scss/custom.scss */
  .customhowtobuy ul li {
    width: 100%;
  }
}
@media only all and (min-width: 48rem) {
  /* line 381, templates/g5_helium/custom/scss/custom.scss */
  .g-home-particles.g-helium-style #g-navigation {
    background: rgba(240, 240, 240, 0.8);
    border-bottom: 3px solid #e8e8e8;
    background: linear-gradient(to top, rgba(240, 240, 240, 0.9) 0%, rgba(240, 240, 240, 0.999) 100%);
    box-shadow: 0 1px 25px -1px #a1a1a1;
  }
}
/*# sourceMappingURL=custom_9.css.map */