/* 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, h1, h2, h3 {
  line-height: 1.2;
}
/* line 3, templates/g5_helium/custom/scss/custom.scss */
h1, h2, h3 {
  font-weight: 500;
}
/* line 5, templates/g5_helium/custom/scss/custom.scss */
h1 {
  font-size: 3rem;
}
/* line 6, templates/g5_helium/custom/scss/custom.scss */
h2 {
  font-size: 2rem;
  font-size: 2.4rem;
  text-transform: uppercase;
}
/* line 7, templates/g5_helium/custom/scss/custom.scss */
h3 {
  font-size: 1.5rem;
}
/* line 9, templates/g5_helium/custom/scss/custom.scss */
.h1Header .itemTitle {
  display: flex;
  text-align: left;
  justify-content: center;
  align-items: center;
}
/* line 10, templates/g5_helium/custom/scss/custom.scss */
.flexLeft {
  display: flex;
  align-items: center;
  justify-content: left;
}
/* line 11, templates/g5_helium/custom/scss/custom.scss */
.flexCenter {
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 12, templates/g5_helium/custom/scss/custom.scss */
.flexVLeft {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: left;
}
/* line 13, templates/g5_helium/custom/scss/custom.scss */
.flexVCenter {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
/* line 14, templates/g5_helium/custom/scss/custom.scss */
.flexWrap {
  flex-wrap: wrap;
}
/* line 15, templates/g5_helium/custom/scss/custom.scss */
.subCategoryContainer h2 {
  text-align: left;
  font-size: 1rem;
}
/* line 17, templates/g5_helium/custom/scss/custom.scss */
body p {
  margin: 0.5em 0;
  line-height: 1.5;
}
/* line 19, templates/g5_helium/custom/scss/custom.scss */
.bordered {
  border-top: 3px solid #df0000;
  padding: 10px;
  display: inline-block;
}
/* line 21, templates/g5_helium/custom/scss/custom.scss */
#g-mainbar {
  padding: 0;
}
/* line 22, templates/g5_helium/custom/scss/custom.scss */
.padding2 {
  padding: 2rem;
}
/* line 24, templates/g5_helium/custom/scss/custom.scss */
.fancybox__content {
  width: 500px !important;
}
/* line 26, templates/g5_helium/custom/scss/custom.scss */
.g-offcanvas-toggle {
  position: fixed;
}
/* line 28, templates/g5_helium/custom/scss/custom.scss */
#g-offcanvas {
  background: linear-gradient(180deg, #df0000, #df0000, #df0000);
  z-index: 27;
}
/* line 29, templates/g5_helium/custom/scss/custom.scss */
#g-mobilemenu-container .g-toplevel li {
  border-bottom: 1px solid #282828;
  border-top: 1px solid #f00;
}
/* line 30, templates/g5_helium/custom/scss/custom.scss */
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover {
  background: #000;
}
/* line 31, templates/g5_helium/custom/scss/custom.scss */
#g-offcanvas #g-mobilemenu-container ul {
  background: #df0000;
}
/* line 33, templates/g5_helium/custom/scss/custom.scss */
#g-aside {
  background: transparent;
}
/* line 35, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-content {
  margin: 0;
  padding: 0.4rem 0;
  padding-right: 0.4rem;
}
/* line 36, templates/g5_helium/custom/scss/custom.scss */
#g-navigation nav * {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
/* line 37, templates/g5_helium/custom/scss/custom.scss */
#g-header * {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
/* line 38, templates/g5_helium/custom/scss/custom.scss */
#g-utility {
  background: #df0000;
  background: linear-gradient(15deg, #ededed 0%, #fff 100%);
  padding: 0;
}
/* line 39, templates/g5_helium/custom/scss/custom.scss */
#g-expanded > .g-grid:first-child {
  background: #ededed;
}
/* line 40, templates/g5_helium/custom/scss/custom.scss */
.hometmpl .logoBox {
  filter: invert(1) brightness(100);
}
/* line 41, templates/g5_helium/custom/scss/custom.scss */
.hometmpl .logoPromo, .hometmpl .logoPromo a {
  color: #fff;
}
/* line 43, templates/g5_helium/custom/scss/custom.scss */
.logoBox, .logoPromo {
  align-items: center;
  display: flex;
}
/* line 45, templates/g5_helium/custom/scss/custom.scss */
#g-offcanvas .logoBox {
  display: initial;
  margin: 0;
  padding: 0;
  text-align: center;
  filter: brightness(0) invert(1);
}
/* line 46, templates/g5_helium/custom/scss/custom.scss */
#g-offcanvas .moduletable .g-sublevel li {
  border: 0;
}
/* line 47, templates/g5_helium/custom/scss/custom.scss */
.g-dropdown .moduletable .g-sublevel li a:before {
  display: inline-block;
  font-family: FontAwesome, serif;
  content: "\f105";
  padding-right: 10px;
}
/* line 48, templates/g5_helium/custom/scss/custom.scss */
#g-offcanvas #g-mobilemenu-container ul > li > .g-menu-item-container {
  padding: 0.7rem;
}
/* line 49, templates/g5_helium/custom/scss/custom.scss */
.basetmpl .logoPromo a {
  color: #000;
}
/* line 50, templates/g5_helium/custom/scss/custom.scss */
.logoPromo p {
  font-size: 0.8rem;
  font-style: italic;
}
/* line 51, templates/g5_helium/custom/scss/custom.scss */
.logoPromo p strong {
  line-height: 1;
  font-size: 1.6rem;
  font-style: initial;
  text-transform: uppercase;
  font-weight: 500;
  font-family: "Yeseva One";
}
/* line 52, templates/g5_helium/custom/scss/custom.scss */
.bottomLogo {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
/* line 53, templates/g5_helium/custom/scss/custom.scss */
.bottomLogo img {
  max-height: 120px;
}
/* line 54, templates/g5_helium/custom/scss/custom.scss */
.bottomLogo img:hover {
  filter: brightness(1);
  max-height: 130px;
}
/* line 56, templates/g5_helium/custom/scss/custom.scss */
.headerRight, .headerCenter {
  align-items: center;
  display: flex;
  justify-content: end;
}
/* line 58, templates/g5_helium/custom/scss/custom.scss */
.headerCenter p {
  font-size: 1.6rem;
  margin: 0;
  line-height: 1.3;
  display: flex;
  align-items: center;
}
/* line 59, templates/g5_helium/custom/scss/custom.scss */
.headerCenter p:first-child {
  font-size: 0.9rem;
  color: #df0000;
}
/* line 60, templates/g5_helium/custom/scss/custom.scss */
.headerCenter p img {
  height: 15px;
}
/* line 61, templates/g5_helium/custom/scss/custom.scss */
.headerCenter:not(.email) p > a:first-child {
  font-size: 2rem;
  padding: 5px;
  color: #000;
  font-family: "Yeseva One";
}
/* line 62, templates/g5_helium/custom/scss/custom.scss */
.hometmpl .headerCenter p > a:first-child {
  color: #fff;
}
/* line 63, templates/g5_helium/custom/scss/custom.scss */
.headerCenter a.various {
  background: #000;
  color: #fff;
}
/* line 64, templates/g5_helium/custom/scss/custom.scss */
.headerCenter a.various:hover {
  background: #b80000;
}
/* line 65, templates/g5_helium/custom/scss/custom.scss */
.socBtnPage {
  background: #4cc145;
  color: #fff;
  border-radius: 5px;
  padding: 10px;
  flex-grow: 0;
  flex-shrink: 0;
  flex-wrap: wrap;
  width: auto;
}
/* line 67, templates/g5_helium/custom/scss/custom.scss */
#g-header .g-owlcarousel.has-color-overlay .owl-stage > .owl-item .g-owlcarousel-item-img:after {
  opacity: 0.7;
}
/* line 69, templates/g5_helium/custom/scss/custom.scss */
.g-home-particles.g-helium-style #g-header {
  background-size: auto;
  background-position: right bottom;
}
/* line 70, templates/g5_helium/custom/scss/custom.scss */
.hometmpl .promoBox {
  margin-top: 20rem;
}
/* line 71, templates/g5_helium/custom/scss/custom.scss */
.hometmpl #g-navigation {
  box-shadow: none;
}
/* line 72, templates/g5_helium/custom/scss/custom.scss */
.hometmpl #g-navigation, .hometmpl #g-intro {
  background: rgba(0, 0, 0, 0.25);
}
/* line 74, templates/g5_helium/custom/scss/custom.scss */
.hometmpl #g-header {
  margin-top: -12.5rem;
}
/* line 75, templates/g5_helium/custom/scss/custom.scss */
.g-home-particles.g-helium-style #g-header .g-grid:nth-child(2) {
  padding: 20px 0;
  z-index: 3;
  position: absolute;
  top: 0;
  left: 10%;
  right: 10%;
  align-items: center;
}
/* line 76, templates/g5_helium/custom/scss/custom.scss */
.g-owlcarousel .owl-dots {
  bottom: 5%;
}
/* line 77, templates/g5_helium/custom/scss/custom.scss */
.g-home-particles.g-helium-style #g-header .g-grid .g-grid {
  padding: 30px;
}
/* line 78, templates/g5_helium/custom/scss/custom.scss */
#g-features {
  background: #f0f0f0;
  background: url('../../../../images/data/topServices.jpg') 50% 100%;
  background-size: cover;
  position: relative;
}
/* line 79, templates/g5_helium/custom/scss/custom.scss */
#g-expanded .g-block {
  position: relative;
}
/* line 80, templates/g5_helium/custom/scss/custom.scss */
#g-expanded {
  padding: 2rem 0 0;
}
/* line 81, templates/g5_helium/custom/scss/custom.scss */
.basetmpl #g-expanded {
  padding: 0;
}
/* line 82, templates/g5_helium/custom/scss/custom.scss */
#g-intro .g-content {
  margin: 0;
  padding: 0;
}
/* line 84, templates/g5_helium/custom/scss/custom.scss */
body.basetmpl #g-above {
  padding: 0;
}
/* line 86, templates/g5_helium/custom/scss/custom.scss */
.fotoPrice h3 {
  text-transform: uppercase;
}
/* line 87, templates/g5_helium/custom/scss/custom.scss */
.uploadFoto {
  display: flex;
}
/* line 88, templates/g5_helium/custom/scss/custom.scss */
.fotoPrice .uploadFoto:before {
  content: '';
  background: url('../../../../images/data/ico/ico-photo_bl.svg') no-repeat 50%;
  width: 200px;
  height: 130px;
  color: #fff;
  background-size: 80%;
  text-align: right;
}
/* line 89, templates/g5_helium/custom/scss/custom.scss */
#g-expanded .fotoPrice .moduletable.alternateText {
  float: none;
  padding-left: 10%;
}
/* line 90, templates/g5_helium/custom/scss/custom.scss */
#g-expanded .fotoPrice .alternateText h3 {
  padding: 0;
  margin: 0;
  padding-top: 3%;
}
/* line 91, templates/g5_helium/custom/scss/custom.scss */
#g-expanded .fotoPrice .g-content {
  margin-left: 0;
  padding-left: 0;
}
/* line 93, templates/g5_helium/custom/scss/custom.scss */
.bannerSale {
  background: url('../../../../images/data/saleBG.png') no-repeat 100% 50%;
  background-size: contain;
  padding: 10px 30px;
}
/* line 94, templates/g5_helium/custom/scss/custom.scss */
.custombannerSale {
  padding: 10px 30px;
  text-align: right;
}
/* line 96, templates/g5_helium/custom/scss/custom.scss */
.bannerSale h3 {
  color: #e30101;
  font-size: 3rem;
  margin: 0;
}
/* line 98, templates/g5_helium/custom/scss/custom.scss */
#g-intro .g-menu-item-185 {
  display: none;
}
/* line 100, templates/g5_helium/custom/scss/custom.scss */
#g-intro .g-main-nav .g-toplevel {
  display: flex;
}
/* line 101, templates/g5_helium/custom/scss/custom.scss */
#g-intro .g-main-nav .g-toplevel li a.g-menu-item-container {
  font-size: 1.2rem;
  text-transform: uppercase;
}
/* line 102, templates/g5_helium/custom/scss/custom.scss */
#g-intro .g-main-nav .g-sublevel li a.g-menu-item-container {
  font-size: 1rem;
}
/* line 103, templates/g5_helium/custom/scss/custom.scss */
#g-intro .g-main-nav .g-toplevel i {
  opacity: 1;
}
/* line 104, templates/g5_helium/custom/scss/custom.scss */
#g-intro .g-main-nav .g-toplevel > li {
  padding: 0.5rem 1rem;
}
/* line 105, templates/g5_helium/custom/scss/custom.scss */
#g-intro .g-main-nav .g-toplevel > li:hover, body:not(.hometmpl) #g-intro .g-main-nav .g-toplevel > li.active {
  box-shadow: inset 0px -3px 0px 0px #df0000;
}
/* line 107, templates/g5_helium/custom/scss/custom.scss */
#g-intro .g-main-nav .g-toplevel > li > .g-menu-item-container {
  padding: 0.5rem 0;
}
/* line 108, templates/g5_helium/custom/scss/custom.scss */
#g-intro .g-main-nav .g-toplevel li.homeLink a > span {
  display: inline;
}
/* line 109, templates/g5_helium/custom/scss/custom.scss */
#g-intro .g-main-nav .menu-item-particle {
  text-transform: uppercase;
  padding: 1rem 1rem 0;
  border-bottom: 2px dotted #ff4a4a;
  padding-bottom: 0.5rem;
}
/* line 110, templates/g5_helium/custom/scss/custom.scss */
#g-intro .g-main-nav .g-sublevel .g-menu-item-container {
  padding: 0;
}
/* line 111, templates/g5_helium/custom/scss/custom.scss */
#g-intro .g-main-nav .socBoxHead {
  margin: 0;
  padding: 0;
  border: 0;
}
/* line 112, templates/g5_helium/custom/scss/custom.scss */
#g-intro .g-main-nav .socBoxHead a {
  font-size: 1.2rem;
}
/* line 114, templates/g5_helium/custom/scss/custom.scss */
.g-offcanvas-open .g-offcanvas-toggle {
  color: initial;
}
/* line 115, templates/g5_helium/custom/scss/custom.scss */
#g-offcanvas li.homeLink a {
  color: #fff !important;
}
/* line 116, templates/g5_helium/custom/scss/custom.scss */
#g-offcanvas .searchBox .ja-k2filter input[type=text] {
  color: #000;
}
/* line 117, 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 118, templates/g5_helium/custom/scss/custom.scss */
#g-offcanvas ul.g-toplevel li:last-child {
  display: none;
}
/* line 119, templates/g5_helium/custom/scss/custom.scss */
#g-intro {
  position: relative;
  z-index: 11;
}
/* line 120, templates/g5_helium/custom/scss/custom.scss */
#g-intro .g-main-nav * {
  transition: 0s;
}
/* line 121, templates/g5_helium/custom/scss/custom.scss */
#g-intro .g-main-nav a {
  color: #fff;
}
/* line 123, templates/g5_helium/custom/scss/custom.scss */
#g-intro ul.g-dropdown {
  background: rgba(223, 0, 0, 0.86);
}
/* line 124, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav {
  font-family: inherit;
  font-weight: 100;
}
/* line 125, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav span {
  font-weight: 400;
}
/* line 126, templates/g5_helium/custom/scss/custom.scss */
#g-intro span {
  font-weight: 400;
}
/* line 127, templates/g5_helium/custom/scss/custom.scss */
#g-intro.fixedMenu {
  position: fixed;
  background: rgba(0, 0, 0, 0.8);
  top: 0;
  z-index: 999;
  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 138, templates/g5_helium/custom/scss/custom.scss */
#g-navigation {
  box-shadow: inset 0px -8px 5px -5px #fff;
}
/* line 141, templates/g5_helium/custom/scss/custom.scss */
#g-header {
  padding: 1rem;
  margin: 0 auto;
}
/* line 142, templates/g5_helium/custom/scss/custom.scss */
.basetmpl #g-header {
  background-image: none;
}
/* line 143, templates/g5_helium/custom/scss/custom.scss */
.hometmpl #g-header.clearMargin {
  margin-top: -7.5rem;
}
/* line 144, templates/g5_helium/custom/scss/custom.scss */
.basetmpl #g-header.clearMargin {
  margin-top: 4rem;
}
/* line 145, templates/g5_helium/custom/scss/custom.scss */
#g-expanded a.various, #g-header a.various {
  color: #fff;
  padding: 20px 40px;
}
/* line 147, 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: 5.25rem 0.625rem 0;
}
/* line 150, templates/g5_helium/custom/scss/custom.scss */
#g-header .breadcrumb a {
  color: #000;
}
/* line 151, 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 152, templates/g5_helium/custom/scss/custom.scss */
.breadcrumb > .active {
  color: #217fec;
}
/* line 153, templates/g5_helium/custom/scss/custom.scss */
.breadcrumb > li > .divider {
  color: #666;
}
/* line 154, templates/g5_helium/custom/scss/custom.scss */
#g-header .g-content {
  padding: 0;
  margin: 0;
}
/* line 157, 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;
}
/* line 158, templates/g5_helium/custom/scss/custom.scss */
#toTopBox .g-content {
  margin: 0;
  padding: 10px;
}
/* line 159, templates/g5_helium/custom/scss/custom.scss */
#g-footer .g-totop {
  padding: 0;
  text-align: center;
}
/* line 160, templates/g5_helium/custom/scss/custom.scss */
#g-footer .g-totop a {
  color: #0a0a0a;
}
/* line 161, templates/g5_helium/custom/scss/custom.scss */
#g-footer .modulePretext {
  background: #fff;
  padding: 0.5rem;
  border-radius: 10px;
  font-weight: 600;
  line-height: 1.1;
  font-size: 80%;
}
/* line 162, templates/g5_helium/custom/scss/custom.scss */
#toTopBox i {
  color: #fff;
  width: 50px;
  height: 50px;
  background: #df0000;
  border-radius: 10px;
}
/* line 163, templates/g5_helium/custom/scss/custom.scss */
#toTopBox:hover {
  -webkit-animation: pulse2 0.5s infinite linear;
}
/* line 164, templates/g5_helium/custom/scss/custom.scss */
#toTopBox:hover i {
  color: #fff;
  background: #000;
  border-radius: 50%;
}
/* footer menu*/
/* line 168, templates/g5_helium/custom/scss/custom.scss */
#g-footer .g-copyright a, #g-footer .bottomMenu a {
  color: #333;
}
/* line 170, templates/g5_helium/custom/scss/custom.scss */
#g-footer .bottomMenu a:hover {
  color: #f8931f;
}
/* line 171, templates/g5_helium/custom/scss/custom.scss */
#g-footer .platform-content, #g-footer .g-content {
  margin: 0;
  padding: 0;
}
/* line 173, templates/g5_helium/custom/scss/custom.scss */
#g-footer h2 {
  font-size: 1.5rem;
}
/* line 174, templates/g5_helium/custom/scss/custom.scss */
#g-footer .bottomMenu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 175, templates/g5_helium/custom/scss/custom.scss */
#g-footer .bottomMenu h3 {
  font-size: 1.5rem;
}
/* line 176, templates/g5_helium/custom/scss/custom.scss */
#g-footer .bottomMenu .moduletable a:before {
  display: inline-block;
  cursor: pointer;
  font-family: FontAwesome, serif;
  content: "\f105";
  padding-right: 10px;
}
/* line 177, templates/g5_helium/custom/scss/custom.scss */
#g-footer .bottomMenu ul li {
  line-height: 1.3;
  margin-bottom: 5px;
}
/* line 178, templates/g5_helium/custom/scss/custom.scss */
#g-footer .bottomMenu ul li img {
  display: none;
}
/* line 179, templates/g5_helium/custom/scss/custom.scss */
#g-footer .footerContact p {
  margin: 0;
}
/* line 180, templates/g5_helium/custom/scss/custom.scss */
#g-footer .footerContact a {
  font-size: 1.5em;
}
/* line 181, templates/g5_helium/custom/scss/custom.scss */
#g-footer .footerContact p:nth-child(2) a {
  font-weight: 500;
}
/* line 182, templates/g5_helium/custom/scss/custom.scss */
#g-footer .footerContact p:last-child a {
  color: #df0000;
}
/* line 183, templates/g5_helium/custom/scss/custom.scss */
#g-footer .footerContact a:hover {
  text-decoration: none;
  color: #df0000;
}
/* line 184, templates/g5_helium/custom/scss/custom.scss */
#g-footer .socBox {
  margin: 0;
  padding: 0;
}
/* line 185, templates/g5_helium/custom/scss/custom.scss */
.g-social {
  display: flex;
}
/* line 186, templates/g5_helium/custom/scss/custom.scss */
.g-social a span.fa-whatsapp, .g-social a span.fa-instagram {
  padding: 0 0.5rem 0 0;
}
/* line 188, templates/g5_helium/custom/scss/custom.scss */
.g-social a {
  color: #717171;
  display: flex;
  align-items: center;
  display: flex;
  align-items: center;
}
/* line 189, templates/g5_helium/custom/scss/custom.scss */
#g-footer .social a:hover {
  color: #088a00;
}
/* line 190, templates/g5_helium/custom/scss/custom.scss */
#g-footer a.various {
  background: #666;
}
/* line 191, templates/g5_helium/custom/scss/custom.scss */
#g-footer .g-grid:first-child {
  border-bottom: 1px solid #cacaca;
  padding: 3rem 0;
}
/* line 192, templates/g5_helium/custom/scss/custom.scss */
#g-footer .g-grid:nth-child(2) {
  padding-top: 10px;
  border-top: 1px solid #fff;
}
/* line 194, templates/g5_helium/custom/scss/custom.scss */
#g-footer .bottomMenu {
  display: flex;
  align-items: baseline;
}
/* line 197, templates/g5_helium/custom/scss/custom.scss */
.footerPhones a {
  font-size: 2rem;
  line-height: 1.2;
}
/* line 198, templates/g5_helium/custom/scss/custom.scss */
.footerPhones p:last-child a {
  font-size: 1rem;
}
/* line 199, templates/g5_helium/custom/scss/custom.scss */
.footerPhones p:nth-child(2) a {
  font-weight: 600;
}
/* line 200, templates/g5_helium/custom/scss/custom.scss */
.footerPhones p:nth-child(3) a {
  color: #df0000;
  font-weight: 300;
}
/* footer menu   END   */
/* k2 styles */
/* line 204, templates/g5_helium/custom/scss/custom.scss */
.catItemBody, .itemContainer {
  position: relative;
}
/* line 205, templates/g5_helium/custom/scss/custom.scss */
.catItemImage {
  display: inline-block;
  position: relative;
}
/* line 206, 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 207, templates/g5_helium/custom/scss/custom.scss */
.itemContainer > div {
  margin: 10px;
}
/* line 208, templates/g5_helium/custom/scss/custom.scss */
#itemListLeading .catItemTitle {
  color: #333;
  font-size: 1.2rem;
  margin-bottom: 15px;
  display: block;
}
/* line 209, templates/g5_helium/custom/scss/custom.scss */
#itemListLeading .catItemTitle a {
  margin-bottom: 15px;
  display: block;
  color: #484386;
}
/* line 210, templates/g5_helium/custom/scss/custom.scss */
#itemListLeading .catItemText, #itemListPrimary .catItemText {
  padding: 20px;
}
/* line 213, templates/g5_helium/custom/scss/custom.scss */
.articles h1 {
  padding: 0 2rem;
}
/* line 214, templates/g5_helium/custom/scss/custom.scss */
.articles.itemView {
  border-bottom: 6px dotted #e4e4e4;
  border-top: 6px dotted #e4e4e4;
}
/* k2 styles  END*/
/* catalog Category  */
/* line 218, templates/g5_helium/custom/scss/custom.scss */
.catalogList .subCategory {
  background: #eee;
  margin: 10px;
  padding: 10px;
}
/* line 219, templates/g5_helium/custom/scss/custom.scss */
.modProdPrice, .catProdPrice, .catProdDiscountPrice {
  color: #000;
  font-weight: 600;
  font-size: 1.5rem;
  padding: 10px;
}
/* line 222, templates/g5_helium/custom/scss/custom.scss */
.catalogList span.catItemImage {
  width: 100%;
  text-align: center;
  overflow: hidden;
}
/* line 223, templates/g5_helium/custom/scss/custom.scss */
.catalogList span.catItemImage img {
  height: auto;
  width: 100% !important;
}
/* line 224, templates/g5_helium/custom/scss/custom.scss */
.catProdPrice.oldPrice {
  white-space: pre;
  position: relative;
  display: inline-block;
  font-weight: 400;
  font-size: 1rem;
}
/* line 225, templates/g5_helium/custom/scss/custom.scss */
.catProdPrice.oldPrice:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 45%;
  color: red;
  width: 100%;
  height: 0;
  border-bottom: 1px solid red;
  transform: rotate(-10deg);
}
/* line 227, templates/g5_helium/custom/scss/custom.scss */
ul.ja-k2filter li label, ul.ja-k2filter li label.radio, ul.ja-k2filter li label.checkbox {
  line-height: 1.1;
  margin: 0 0 5px 0;
  padding-left: 0;
}
/* line 228, templates/g5_helium/custom/scss/custom.scss */
.ja-k2filter label.group-label {
  font-size: 15px;
}
/* line 229, templates/g5_helium/custom/scss/custom.scss */
.ja-k2filter .ui-slider-horizontal {
  height: 0.3em;
  margin-top: 10px;
}
/* line 230, templates/g5_helium/custom/scss/custom.scss */
.ui-slider-horizontal .ui-slider-handle {
  top: -0.5em;
  border-radius: 50%;
  background: #217fec;
  border: 1px solid #1863b9;
}
/* line 231, templates/g5_helium/custom/scss/custom.scss */
.filterBtn {
  display: inline-block;
  background: #ccc;
  padding: 10px;
  margin-bottom: 20px;
}
/* END catalog Category  */
/* catalog Product */
/* line 235, templates/g5_helium/custom/scss/custom.scss */
.moduletable.bgBox {
  background: #f5f5f5;
  padding: 3rem;
}
/* line 236, templates/g5_helium/custom/scss/custom.scss */
.prodPrice {
  color: #df0000;
  font-weight: 400;
  font-size: 2rem;
  margin: 1rem 0;
  line-height: 1;
}
/* line 237, templates/g5_helium/custom/scss/custom.scss */
.noPrice {
  color: #df0000;
  font-weight: 800;
  font-size: 1.5rem;
  margin: 0;
  line-height: 1;
}
/* line 238, templates/g5_helium/custom/scss/custom.scss */
.prodPrice span {
  font-size: 1.5rem;
}
/* line 239, templates/g5_helium/custom/scss/custom.scss */
.catProdMeashure, .prodMeashure {
  background: #eee;
  display: inline-flex;
  padding: 10px;
}
/* line 241, templates/g5_helium/custom/scss/custom.scss */
.catalogItemPage h3 {
  margin: 1rem 0 0.5rem;
}
/* line 242, templates/g5_helium/custom/scss/custom.scss */
.catalogItemPage {
  padding: 5px;
}
/* line 243, templates/g5_helium/custom/scss/custom.scss */
.catalogItemPage .itemHeader {
  background: #f5f5f5;
  padding: 30px;
  position: relative;
}
/* line 244, templates/g5_helium/custom/scss/custom.scss */
.shoppingBox {
  display: flex;
  flex-grow: 1;
}
/* line 245, templates/g5_helium/custom/scss/custom.scss */
.shoppingBox > div {
  flex-grow: 1;
  margin-bottom: 2rem;
}
/* line 246, templates/g5_helium/custom/scss/custom.scss */
.shoppingBox > div:last-child {
  flex-shrink: 0;
}
/* line 247, templates/g5_helium/custom/scss/custom.scss */
.shoppingBox > div.btns {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
/* line 248, templates/g5_helium/custom/scss/custom.scss */
.shoppingBox > div.btns a {
  margin: 10px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
/* line 249, templates/g5_helium/custom/scss/custom.scss */
.shoppingBox > div.btns a i {
  margin: 0 10px;
}
/* line 250, templates/g5_helium/custom/scss/custom.scss */
.shoppingBox .prodPrice {
  flex-grow: 3;
}
/* line 251, templates/g5_helium/custom/scss/custom.scss */
.shoppingBox a.zakazButton {
  flex-grow: 2;
  align-items: center;
  justify-content: center;
  display: flex;
}
/* line 252, templates/g5_helium/custom/scss/custom.scss */
.getFormDbl {
  background: linear-gradient(270deg, #ddd, transparent);
  border-radius: 20px;
  padding: 30px;
}
/* line 253, templates/g5_helium/custom/scss/custom.scss */
.catalogItemPage h2 {
  font-size: 1.2rem;
  color: #df0000;
}
/* line 254, templates/g5_helium/custom/scss/custom.scss */
.catalogItemPage .prodParams {
  display: flex;
  padding: 5px 0;
  margin: 10px 0;
}
/* line 255, templates/g5_helium/custom/scss/custom.scss */
.catalogItemPage .prodParams label {
  margin: 0;
  font-weight: 300;
  flex-basis: 30%;
}
/* line 256, templates/g5_helium/custom/scss/custom.scss */
.catalogItemPage .prodParams span {
  flex-grow: 2;
  font-weight: 500;
  border-bottom: 1px solid #cbcbcb;
  text-align: left;
  flex-basis: 70%;
}
/* line 257, templates/g5_helium/custom/scss/custom.scss */
.catalogItemPage .content-spoiler {
  width: 100%;
  margin-top: 5px;
  border: 1px solid rgba(74, 74, 74, 0.25);
}
/* line 258, templates/g5_helium/custom/scss/custom.scss */
.catalogItemPage .content-spoiler:first-child {
  border: 1px solid rgba(74, 74, 74, 0.25);
  margin-top: 40px;
}
/* line 259, templates/g5_helium/custom/scss/custom.scss */
.catalogItemPage .content-spoiler h3.header-collapse {
  cursor: pointer;
  background: #f5f5f5;
  display: block;
  position: relative;
  padding: 20px;
  color: #333;
  font-weight: 600;
  line-height: 1;
  margin: 0;
}
/* line 260, templates/g5_helium/custom/scss/custom.scss */
.catalogItemPage .content-spoiler h3.header-collapse:after {
  font-family: FontAwesome, serif;
  content: "\f107";
  display: block;
  position: absolute;
  top: 30%;
  right: 20px;
  transition-duration: 0.2s;
  transform: rotate(-180deg);
}
/* line 261, templates/g5_helium/custom/scss/custom.scss */
.catalogItemPage .content-spoiler h3.header-collapse.collapsed:after {
  transition-duration: 0.2s;
  transform: rotate(0deg);
}
/* line 262, templates/g5_helium/custom/scss/custom.scss */
.catalogItemPage .content-spoiler div.collapse > div {
  background: #ddd;
  padding: 20px;
  display: inline-flex;
}
/* line 263, templates/g5_helium/custom/scss/custom.scss */
.catalogItemPage .itemFullText ul {
  list-style: none;
}
/* line 264, templates/g5_helium/custom/scss/custom.scss */
.catalogItemPage .itemFullText ul li {
  padding: 10px 0;
}
/* line 265, templates/g5_helium/custom/scss/custom.scss */
.catalogItemPage .itemFullText ul:not(.sigFreeContainer) li:before {
  background: url('../../../../images/data/ico/checkbox.svg') no-repeat 50%;
  margin: 0 5px 0 0;
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  padding: 10px;
  background-size: 100%;
  vertical-align: middle;
}
/* line 267, templates/g5_helium/custom/scss/custom.scss */
.catalogItemPage .content-spoiler.paymenBox {
  border: 0;
  text-align: right;
}
/* line 268, templates/g5_helium/custom/scss/custom.scss */
.catalogItemPage .content-spoiler.paymenBox h3 {
  font-size: 1rem;
  text-align: right;
  padding: 10px 40px;
  color: #2254f0;
  display: inline-block;
}
/* line 269, templates/g5_helium/custom/scss/custom.scss */
.catalogItemPage .prodPriceInfo {
  text-transform: lowercase;
  color: #838383;
  font-size: 1.3rem;
  font-weight: 300;
  display: flex;
  align-items: center;
}
/* line 270, templates/g5_helium/custom/scss/custom.scss */
.catalogItemPage .prodPriceInfo > div {
  display: flex;
  flex-direction: column;
}
/* line 271, templates/g5_helium/custom/scss/custom.scss */
*[data-toggle="tooltip"] {
  color: #2254f0;
}
/* line 272, templates/g5_helium/custom/scss/custom.scss */
*[data-toggle="tooltip"]:hover {
  color: #df0000;
}
/* line 273, templates/g5_helium/custom/scss/custom.scss */
.tooltip {
  font-size: 1rem;
  text-transform: initial;
}
/* line 275, templates/g5_helium/custom/scss/custom.scss */
.catalogItemPage table {
  overflow-x: scroll;
  display: inline-table;
  border: 0;
}
/* line 276, templates/g5_helium/custom/scss/custom.scss */
.itemPriceTab table {
  width: 100%;
}
/* line 277, templates/g5_helium/custom/scss/custom.scss */
.itemPriceTab table td {
  border: 1px solid #c1c1c1;
  padding: 5px 10px;
  line-height: 1;
  font-size: 80%;
}
/* line 278, templates/g5_helium/custom/scss/custom.scss */
.itemPriceTab table td p {
  margin: 0;
}
/* line 279, templates/g5_helium/custom/scss/custom.scss */
.itemPriceTab table tr {
  width: 100%;
}
/* line 280, templates/g5_helium/custom/scss/custom.scss */
.itemPriceTab table tr:nth-child(2n+1) {
  background: #e9e9e9;
}
/* line 281, templates/g5_helium/custom/scss/custom.scss */
.itemPriceTab table tr:nth-child(2n) {
  background: #fafafa;
}
/* line 282, templates/g5_helium/custom/scss/custom.scss */
.itemPriceTab table tr:first-child {
  background: #ddd;
}
/* line 284, templates/g5_helium/custom/scss/custom.scss */
.uslugi .itemIntroText {
  padding: 10px 20px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
/* line 286, templates/g5_helium/custom/scss/custom.scss */
.f-carousel .carousel__slide {
  width: 25%;
}
/* line 287, templates/g5_helium/custom/scss/custom.scss */
.f-carousel {
  --f-carousel-slide-width: 100%;
  --f-carousel-slide-width: calc(100% / 4);
}
@media (min-width: 768px) {
  /* line 293, templates/g5_helium/custom/scss/custom.scss */
  .f-carousel {
    --f-carousel-slide-width: calc(100% / 4);
  }
}
/* END catalog Product  */
/* uslugi  */
/* line 301, templates/g5_helium/custom/scss/custom.scss */
.catalogList .itemListCategory div.desc {
  padding: 20px;
}
/* line 302, templates/g5_helium/custom/scss/custom.scss */
#g-testimonials {
  background-position: center;
  z-index: 8;
}
/* line 303, templates/g5_helium/custom/scss/custom.scss */
#g-testimonials:before {
  opacity: 0.5;
}
/* line 304, templates/g5_helium/custom/scss/custom.scss */
.catalogPart#g-testimonials:before {
  content: '';
  background: rgba(255, 255, 255, 0.5);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: block;
  z-index: -1;
}
/* line 305, templates/g5_helium/custom/scss/custom.scss */
.catalogPart#g-testimonials a {
  color: #b00707;
}
/* line 306, templates/g5_helium/custom/scss/custom.scss */
.catalogPart#g-testimonials .modItem:hover a {
  color: #df0000;
}
/* line 307, templates/g5_helium/custom/scss/custom.scss */
.catalogPart#g-testimonials .productModule .modItem img {
  max-width: 50%;
}
/* line 308, templates/g5_helium/custom/scss/custom.scss */
.uslugiItem {
  background-position: 50%;
  background-size: cover;
}
/* line 309, templates/g5_helium/custom/scss/custom.scss */
.uslugiItem:before {
  content: '';
  background: rgba(255, 255, 255, 0.5);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: block;
  z-index: -1;
}
/* END uslugi  */
/* line 312, templates/g5_helium/custom/scss/custom.scss */
.djslider-default.img-vcenter img.dj-image:hover {
  border: 1px solid #217fec !important;
}
/* line 313, templates/g5_helium/custom/scss/custom.scss */
.djslider-default .navigation-container {
  top: 45% !important;
}
/* promo form style  */
/* line 317, templates/g5_helium/custom/scss/custom.scss */
.contact_form {
  font-size: 1rem;
}
/* line 318, templates/g5_helium/custom/scss/custom.scss */
.contact_form p {
  margin: 10px 0;
  padding: 0 20px;
}
/* line 319, templates/g5_helium/custom/scss/custom.scss */
.contact_form input {
  max-width: 200px;
}
/* line 321, templates/g5_helium/custom/scss/custom.scss */
button.redButton, a.zakazButton, a.various {
  cursor: pointer;
  display: inline-block;
  color: #fff;
  border: 0;
  padding: 10px 20px;
  background: #df0000;
  border-radius: 5px;
}
/* line 324, templates/g5_helium/custom/scss/custom.scss */
a.various:hover, button.redButton:hover {
  -webkit-animation: pulse00 0.5s ease;
  animation-fill-mode: forwards;
  color: #fff;
}
/* line 326, templates/g5_helium/custom/scss/custom.scss */
a.orangeBtn.inverse:hover, a.orangeBtn {
  background: #df0000;
  color: #fff;
  border: 0;
  padding: 20px 40px;
  border-radius: 5px;
  display: inline-block;
}
/* line 328, templates/g5_helium/custom/scss/custom.scss */
a.orangeBtn.inverse, a.orangeBtn:hover {
  background: #000;
  color: #fff;
}
/* END promo form style  */
/* CalcMe Module */
/* line 336, templates/g5_helium/custom/scss/custom.scss */
.calcMe .g-grid {
  align-items: center;
}
/* line 337, templates/g5_helium/custom/scss/custom.scss */
.calcMe {
  padding-top: 10px;
}
/* line 338, templates/g5_helium/custom/scss/custom.scss */
.calcMe h3 {
  margin: 10px 0;
}
/* line 339, templates/g5_helium/custom/scss/custom.scss */
.calcMe h3 + p {
  margin: 0;
  padding: 0;
  line-height: 1.2;
  font-weight: 300;
}
/* line 340, templates/g5_helium/custom/scss/custom.scss */
.calcMe small.curentparams {
  color: #ff5;
  padding: 10px;
  display: block;
}
/* line 341, templates/g5_helium/custom/scss/custom.scss */
.calcMe input {
  max-width: 240px;
  height: 50px;
  font-size: 1.5rem;
  margin: 0;
  font-weight: 300;
  color: #df0000;
}
/* line 342, templates/g5_helium/custom/scss/custom.scss */
.calcMe button {
  padding: 15px 30px;
  border: 1px solid #fff;
}
/* line 343, templates/g5_helium/custom/scss/custom.scss */
.calcMe button:hover {
  background: #000;
}
/* END CalcMe Module */
/* Modules css */
/* line 348, templates/g5_helium/custom/scss/custom.scss */
.productSlider.flexslider {
  background: none;
  border: 0;
}
/* line 349, templates/g5_helium/custom/scss/custom.scss */
.productSlider .flex-viewport li {
  background: #fff;
  border: 1px solid #ddd;
  margin: 20px 0;
}
/* line 350, templates/g5_helium/custom/scss/custom.scss */
.productSlider .flex-viewport li:hover {
  -webkit-animation: pulse00 1s ease;
  animation-fill-mode: forwards;
}
/* line 351, templates/g5_helium/custom/scss/custom.scss */
.productSlider a.moduleItemLink {
  margin-bottom: 15px;
  display: block;
  color: #484386;
}
/* line 352, templates/g5_helium/custom/scss/custom.scss */
.productSlider .moduleItemTitle {
  color: #333;
  font-size: 1.2rem;
  margin-bottom: 15px;
  display: block;
}
/* line 353, templates/g5_helium/custom/scss/custom.scss */
.productSlider div.text {
  color: #b7b4b4;
  margin-bottom: 15px;
}
/* line 354, templates/g5_helium/custom/scss/custom.scss */
.productSlider .g-block {
  padding: 15px;
}
/* line 355, templates/g5_helium/custom/scss/custom.scss */
.productSlider .moduleItemDateCreated {
  color: #b7b4b4;
  font-size: 0.8rem;
  color: #aaa;
  margin: 1rem 0;
  text-align: right;
}
/* line 356, templates/g5_helium/custom/scss/custom.scss */
.catalogListItems .uslugaIcon:after, .productSlider .uslugaIcon:after {
  content: ',';
}
/* line 358, templates/g5_helium/custom/scss/custom.scss */
.catalogListItems .uslugaIcon:last-child:after, .productSlider .uslugaIcon:last-child:after {
  content: '';
}
/* line 360, templates/g5_helium/custom/scss/custom.scss */
.productSlider .modItem {
  display: flex;
  flex-direction: column;
  justify-content: stretch;
  align-items: center;
}
/* line 361, templates/g5_helium/custom/scss/custom.scss */
.productSlider .modItemImage {
  flex-basis: 210px;
  max-height: 210px;
  overflow: hidden;
  margin-bottom: 20px;
}
/* line 362, templates/g5_helium/custom/scss/custom.scss */
.productSlider .modItemText {
  padding: 0 20px;
  flex-basis: 170px;
}
/* line 363, templates/g5_helium/custom/scss/custom.scss */
.moduleCustomLink {
  white-space: nowrap;
  margin: 5px 30px;
  color: #e66b07;
  border-bottom: 1px solid #e66b07;
}
/* line 364, templates/g5_helium/custom/scss/custom.scss */
.productModule .moduleCustomLink:hover {
  color: #df0000;
  border-bottom: 1px solid #df0000;
}
/* line 365, templates/g5_helium/custom/scss/custom.scss */
.productModule h2 {
  display: inline-block;
  padding-right: 20px;
}
/* line 366, templates/g5_helium/custom/scss/custom.scss */
.productModule a:not(.moduleCustomLink) {
  font-size: 1.3rem;
  text-transform: uppercase;
  font-weight: 500;
  padding: 0 0.5rem;
  display: inline-block;
  display: inline-block;
}
/* line 367, templates/g5_helium/custom/scss/custom.scss */
.hometmpl .productModule a:not(.moduleCustomLink) {
  text-align: left;
}
/* line 368, templates/g5_helium/custom/scss/custom.scss */
.productModule .modItem:hover a {
  color: #df0000;
}
/* line 369, templates/g5_helium/custom/scss/custom.scss */
.productModule .modItem:hover img {
  -webkit-animation: pulse00 0.5s ease;
  animation-fill-mode: forwards;
}
/* line 370, templates/g5_helium/custom/scss/custom.scss */
.productModule .modItem:hover .moduleItemLink {
  -webkit-animation: pulse01 0.5s ease;
  animation-fill-mode: forwards;
}
/* line 372, templates/g5_helium/custom/scss/custom.scss */
.productModule .modItem:hover {
  background: rgba(255, 255, 255, 0.5);
  border-radius: 3rem;
}
/* line 373, templates/g5_helium/custom/scss/custom.scss */
.productModule .mainIcoBox {
  flex-shrink: 0;
}
/* line 374, templates/g5_helium/custom/scss/custom.scss */
.productModule {
  text-align: center;
}
/* line 375, templates/g5_helium/custom/scss/custom.scss */
.productModule .modItem {
  background: rgba(255, 255, 255, 0.6);
  padding: 5px;
  border-radius: 1rem;
  margin: 3px;
}
/* line 376, templates/g5_helium/custom/scss/custom.scss */
.productModule .modProdPrice {
  background: #df0000;
  border-radius: 5px;
  display: inline-block;
  padding: 5px 30px;
  color: #fff;
  font-size: 1.2rem;
}
/* line 377, templates/g5_helium/custom/scss/custom.scss */
body:not(.hometmpl) .productModule img {
  width: 200px;
  height: 200px;
}
/* line 380, 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 381, templates/g5_helium/custom/scss/custom.scss */
.catalogSlider .flex-viewport li:hover {
  background: #fafafa;
}
/* line 382, templates/g5_helium/custom/scss/custom.scss */
.catalogSlider a.moduleItemLink {
  margin-bottom: 15px;
  display: block;
}
/* line 383, templates/g5_helium/custom/scss/custom.scss */
.catalogSlider .moduleItemTitle {
  color: #333;
  font-size: 1.2rem;
  margin-bottom: 15px;
  display: block;
}
/* line 384, templates/g5_helium/custom/scss/custom.scss */
.catalogSlider div.text {
  color: #b7b4b4;
  margin-bottom: 15px;
}
/* line 385, templates/g5_helium/custom/scss/custom.scss */
.catalogSlider .g-block {
  padding: 15px;
}
/* line 387, templates/g5_helium/custom/scss/custom.scss */
.uslugiModule .params {
  display: none;
}
/* line 388, templates/g5_helium/custom/scss/custom.scss */
.uslugiModule img {
  width: 100px;
  height: 100px;
}
/* line 389, templates/g5_helium/custom/scss/custom.scss */
.uslugiModule .uslugi .g-block .container.active, .uslugiModule .uslugi .g-block .container:hover {
  background: #dcdaee;
}
/* line 391, templates/g5_helium/custom/scss/custom.scss */
.uslugiModule .uslugi a {
  color: #333;
  display: flex;
  padding: 15px;
  align-items: center;
}
/* line 392, templates/g5_helium/custom/scss/custom.scss */
.uslugiModule .uslugi .uslugaIcon {
  padding: 0;
  flex-shrink: 0;
  border-radius: 50%;
  overflow: hidden;
  margin: 10px;
}
/* line 393, templates/g5_helium/custom/scss/custom.scss */
.uslugiModule .uslugi .g-block .container:hover .uslugaIcon {
  -webkit-animation: spin 0.5s ease;
  animation-fill-mode: forwards;
}
/* line 394, templates/g5_helium/custom/scss/custom.scss */
.uslugiModule .uslugi .uslugaIcon img {
  height: 215px;
}
/* line 395, templates/g5_helium/custom/scss/custom.scss */
.uslugiModule .uslugi span {
  font-size: 1.5rem;
  color: #df0000;
}
/* line 397, templates/g5_helium/custom/scss/custom.scss */
.faqModule .uslugi .g-block a {
  background: #217fec;
  border-radius: 5px;
  margin: 5px;
}
/* line 398, templates/g5_helium/custom/scss/custom.scss */
.faqModule .uslugi .g-block.active a, .faqModule .uslugi .g-block a:hover {
  background: #000;
}
/* line 400, templates/g5_helium/custom/scss/custom.scss */
.faqModule .uslugi a {
  color: #fff !important;
  display: block;
  padding: 15px;
}
/* line 401, templates/g5_helium/custom/scss/custom.scss */
.faqModule .uslugi .g-block.active a {
  color: #fff !important;
}
/* line 402, templates/g5_helium/custom/scss/custom.scss */
.faqModule .uslugi .g-block:hover a {
  color: #fff !important;
}
/* line 403, templates/g5_helium/custom/scss/custom.scss */
.faqModule .uslugi span {
  font-size: 0.9rem;
}
/* line 405, templates/g5_helium/custom/scss/custom.scss */
#g-aside.asideCol .g-content {
  margin: 0;
  padding: 0;
}
/* line 406, templates/g5_helium/custom/scss/custom.scss */
#g-aside.asideCol {
  background: #1c1c1c url('../../../../images/data/bgdark1.jpg') no-repeat 50% 100%;
}
/* line 407, templates/g5_helium/custom/scss/custom.scss */
#g-aside.asideCol h3 {
  color: #fff;
  margin: 0 1.5rem;
}
/* line 408, templates/g5_helium/custom/scss/custom.scss */
.leftAside img {
  filter: invert(1);
  width: 60px;
}
/* line 409, templates/g5_helium/custom/scss/custom.scss */
.leftAside a {
  color: #dfdfdf;
}
/* line 410, templates/g5_helium/custom/scss/custom.scss */
.leftAside a:hover {
  color: #fe9c4d;
  text-decoration: underline;
}
/* line 411, templates/g5_helium/custom/scss/custom.scss */
.leftAside .itemMenu {
  align-items: center;
  margin: 10px 0;
  padding: 10px;
}
/* line 412, templates/g5_helium/custom/scss/custom.scss */
.leftAside .itemMenu:hover {
  background: rgba(0, 0, 0, 0.6);
}
/* line 413, templates/g5_helium/custom/scss/custom.scss */
.leftAside .itemMenu:hover img {
  -webkit-animation: pulse0 0.5s ease;
  animation-fill-mode: forwards;
}
/* line 414, templates/g5_helium/custom/scss/custom.scss */
.leftAside .modItemImage {
  padding: 0 5px;
}
/* line 415, templates/g5_helium/custom/scss/custom.scss */
.leftAside .modItemImage img {
  overflow: hidden;
}
/* line 416, templates/g5_helium/custom/scss/custom.scss */
.leftAside .faq .modItemImage img {
  border-radius: 0;
  overflow: hidden;
}
/* END Modules css */
/* CONTACT page  */
/* CONTACT page END  */
/* table styles */
/* line 428, templates/g5_helium/custom/scss/custom.scss */
table.table1 {
  width: 100%;
}
/* line 430, templates/g5_helium/custom/scss/custom.scss */
.promoFormContainer table {
  width: 100% !important;
  font-size: 90%;
}
/* line 431, templates/g5_helium/custom/scss/custom.scss */
.promoFormContainer table, .promoFormContainer td {
  border: none;
  padding: 10px 1.5rem;
  line-height: 1.3;
}
/* line 433, templates/g5_helium/custom/scss/custom.scss */
.promoFormContainer td {
  border-bottom: 1px solid #dce2e9;
}
/* line 434, templates/g5_helium/custom/scss/custom.scss */
.promoFormContainer td:last-child {
  width: 25% !important;
}
/* line 435, 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 436, templates/g5_helium/custom/scss/custom.scss */
table.table1 tr:nth-child(2) td p {
  font-weight: 700;
}
/* line 437, templates/g5_helium/custom/scss/custom.scss */
table.table1 td:nth-child(1) p {
  font-weight: 700;
}
/* line 438, templates/g5_helium/custom/scss/custom.scss */
table.table1 tr:first-child td {
  background: #a6a6a6 !important;
}
/* line 439, templates/g5_helium/custom/scss/custom.scss */
table.table1 tr:nth-child(2) td {
  background: #d9d9d9 !important;
  text-align: center;
}
/* line 440, templates/g5_helium/custom/scss/custom.scss */
table.table1 td:first-child {
  background: #d9d9d9 !important;
}
/* line 441, 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 451, templates/g5_helium/custom/scss/custom.scss */
.itemDopInfo1 .warningBox {
  background: #fafafa;
  border: 1px solid #cbcbcb;
  box-sizing: border-box;
  border-radius: 5px;
  padding: 30px;
  color: #217fec;
}
/* line 452, templates/g5_helium/custom/scss/custom.scss */
.itemDopInfo1 .warningBox:before {
  content: "\f071";
  font-size: 2rem;
  font-family: FontAwesome;
  width: 40px;
  height: 40px;
  margin: 5px;
  display: inline-block;
}
/* line 454, templates/g5_helium/custom/scss/custom.scss */
.itemDopInfo1 {
  margin: 40px 0;
  background: #f5f5f5;
  padding: 0;
}
/* line 455, templates/g5_helium/custom/scss/custom.scss */
.toAllParams a {
  border-bottom: 1px dashed #2968f0;
  color: #2968f0;
}
/* line 456, templates/g5_helium/custom/scss/custom.scss */
.itemFullText {
  padding: 2rem;
}
/* line 457, templates/g5_helium/custom/scss/custom.scss */
.itemIntroText {
  padding: 0;
}
/* line 459, templates/g5_helium/custom/scss/custom.scss */
.commentsBlock {
  margin: 2rem 0;
  background: #eee;
  padding: 20px;
}
/* usluga pages  END */
/* video BG*/
/* line 463, templates/g5_helium/custom/scss/custom.scss */
.vidos {
  height: 50vw;
  overflow: hidden;
}
/* line 464, templates/g5_helium/custom/scss/custom.scss */
.vidos video {
  width: 100%;
}
/* line 465, templates/g5_helium/custom/scss/custom.scss */
.promoBox {
  margin-top: 6%;
}
/* line 466, templates/g5_helium/custom/scss/custom.scss */
.promoBox h1 {
  text-align: left;
  color: #fff;
  text-transform: uppercase;
  text-shadow: 1px 1px 30px #000;
}
/*.promoText h1 {-webkit-animation: pulse1 15s ease infinite;}*/
/* line 468, templates/g5_helium/custom/scss/custom.scss */
.promoText .customindexDesc p {
  font-size: 1rem;
  font-weight: 100;
  color: #fff;
  text-align: left;
  display: flex;
  flex-direction: row;
  align-items: center;
}
/* line 469, templates/g5_helium/custom/scss/custom.scss */
.custompromo11 {
  display: inline-flex;
  flex-direction: column;
  margin-left: 10%;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 20px;
  padding: 2rem;
}
/* line 470, templates/g5_helium/custom/scss/custom.scss */
.promoText .promo11 p {
  color: #fff;
  display: flex;
  align-items: center;
  text-shadow: 1px 1px 30px #000;
}
/* line 471, templates/g5_helium/custom/scss/custom.scss */
.promoText .promo11 strong {
  text-transform: uppercase;
  color: #fff;
  display: block;
}
/* line 472, templates/g5_helium/custom/scss/custom.scss */
#g-header.promoText .promo11 a {
  color: #fff;
  text-transform: uppercase;
  display: block;
}
/* line 473, templates/g5_helium/custom/scss/custom.scss */
#g-header.promoText .promo11 a:hover {
  color: #fdff61;
}
/* line 474, templates/g5_helium/custom/scss/custom.scss */
#g-header.promoText .promo11 a > small {
  border-bottom: 1px solid #fdff61;
  color: #fdff61;
  margin: 0 5px;
  text-transform: initial;
}
/* line 475, templates/g5_helium/custom/scss/custom.scss */
#g-header.promoText .promo11 a:hover:before {
  text-align: center;
}
/* line 476, templates/g5_helium/custom/scss/custom.scss */
.promoText .promo11 i + div {
  margin: 0 20px;
  text-align: left;
}
/* line 479, templates/g5_helium/custom/scss/custom.scss */
#g-header.promoText .promo11 .calcLink {
  display: flex;
  align-items: center;
  background: rgba(230, 106, 6, 0.63);
  border-radius: 15px;
  padding: 10px;
  width: fit-content;
  margin-top: 40px;
}
/* line 480, templates/g5_helium/custom/scss/custom.scss */
#g-header.promoText .promo11 .calcLink p {
  color: #fff;
  text-transform: uppercase;
}
/* line 481, templates/g5_helium/custom/scss/custom.scss */
#g-header.promoText .promo11 .calcLink p small {
  color: #fdff61;
  text-transform: initial;
  font-size: initial;
  font-weight: 100;
}
/* line 482, templates/g5_helium/custom/scss/custom.scss */
#g-header.promoText .promo11 .calcLink:before {
  content: '';
  background: url('../../../../images/data/ico/ico-photo.svg') no-repeat 50%;
  width: 80px;
  height: 80px;
  color: #fff;
  background-size: 80%;
  text-align: right;
}
/* line 483, templates/g5_helium/custom/scss/custom.scss */
#g-header.promoText .promo11 .calcLink:hover {
  background: rgba(230, 106, 6, 0.85);
}
/* line 485, templates/g5_helium/custom/scss/custom.scss */
#g-header.promoText .promo11 .calcLink i {
  margin-left: 20px;
  opacity: 0.5;
}
/* line 486, templates/g5_helium/custom/scss/custom.scss */
#g-header.promoText .promo11 .calcLink:hover i {
  margin-left: 25px;
  opacity: 1;
}
/* line 487, templates/g5_helium/custom/scss/custom.scss */
.owl-carousel .owl-item.active .g-owlcarousel-item {
  -webkit-animation: pulse0 25s ease infinite;
}
/* END video BG*/
/* About page   */
/* line 492, templates/g5_helium/custom/scss/custom.scss */
.customonasMod > div:last-child {
  background: rgba(255, 255, 255, 0.8);
  color: #000;
  padding: 40px 60px;
  margin: 0;
}
/* line 493, templates/g5_helium/custom/scss/custom.scss */
.aboutUsModule .customonasMod .aboutText > div i {
  color: #df0000;
}
/* line 494, templates/g5_helium/custom/scss/custom.scss */
.aboutUsModule .customonasMod .aboutText > div, .aboutUsModule .customonasMod {
  display: flex;
}
/* line 496, templates/g5_helium/custom/scss/custom.scss */
.aboutUsModule .customonasMod h3 {
  text-shadow: 41px 1px 7px #000;
}
/* line 497, templates/g5_helium/custom/scss/custom.scss */
.aboutUsModule .customonasMod > div:nth-child(1) {
  background: url('../../../../images/data/tseh.png');
  padding: 5% 30px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
/* line 498, templates/g5_helium/custom/scss/custom.scss */
.aboutUsModule .customonasMod > div:nth-child(1):before {
  content: '';
  display: inline-block;
  filter: invert(1) brightness(2);
  width: 70px;
  height: 50px;
  background: url('../../../../images/data/logo.png') no-repeat;
  background-size: 100%;
}
/* line 499, templates/g5_helium/custom/scss/custom.scss */
.aboutUsModule a {
  text-decoration: underline;
  color: #fff;
  white-space: nowrap;
}
/* line 500, templates/g5_helium/custom/scss/custom.scss */
.aboutUsModule a > small {
  font-weight: 300;
}
/* line 501, templates/g5_helium/custom/scss/custom.scss */
.aboutUsModule a:hover {
  color: #f89320;
}
/* line 502, templates/g5_helium/custom/scss/custom.scss */
.aboutUsModule p span.yellowText {
  color: #ff0;
}
/* line 504, templates/g5_helium/custom/scss/custom.scss */
.onasPlitka .g-block p {
  display: inline-flex;
  padding: 20px;
}
/* line 505, templates/g5_helium/custom/scss/custom.scss */
.onasPlitka .g-block img {
  padding: 0 15px;
  height: 100%;
}
/* line 507, templates/g5_helium/custom/scss/custom.scss */
.itemid-149 #g-expanded .g-content {
  margin: 0;
  padding: 0;
}
/* line 509, templates/g5_helium/custom/scss/custom.scss */
.delivery:before {
  margin: 10px;
  display: inline-block;
  cursor: pointer;
  background: url('../../../../images/data/ico/delivery.svg') no-repeat;
  content: "";
  width: 64px;
  height: 64px;
}
/* line 510, templates/g5_helium/custom/scss/custom.scss */
.flexy {
  display: flex;
  align-items: center;
}
/* line 511, templates/g5_helium/custom/scss/custom.scss */
.listStyle {
  background: #f5f5f5;
  padding: 30px;
}
/* line 512, templates/g5_helium/custom/scss/custom.scss */
.listStyle a.various {
  padding: 5px 20px;
}
/* line 513, templates/g5_helium/custom/scss/custom.scss */
.listStyle ol {
  list-style-type: none;
  counter-reset: num;
  margin: 0;
}
/* line 514, templates/g5_helium/custom/scss/custom.scss */
.listStyle li::before {
  content: counter(num);
  counter-increment: num;
  background: #df0000;
  color: #fff;
  width: 30px;
  height: 30px;
  line-height: 30px;
  margin: 10px;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
}
/* line 515, templates/g5_helium/custom/scss/custom.scss */
.ourPluses > div strong {
  font-size: 1.3rem;
  display: flex;
  line-height: 1;
  align-items: center;
}
/* line 516, templates/g5_helium/custom/scss/custom.scss */
.ourPluses > div strong span {
  padding: 5px;
  display: contents;
}
/* line 517, templates/g5_helium/custom/scss/custom.scss */
.ourPluses > div:hover strong:before {
  -webkit-animation: spin 0.5s ease;
  animation-fill-mode: forwards;
}
/* line 519, templates/g5_helium/custom/scss/custom.scss */
.ourPluses > div strong:before {
  background: url('../../../../images/data/ico/checkbox.svg') no-repeat;
  content: '';
  margin: 10px 0;
  display: inline-block;
  padding: 10px;
  width: 50px;
  height: 50px;
  flex-shrink: 0;
  background-size: 100%;
}
/* line 520, templates/g5_helium/custom/scss/custom.scss */
.aboutItems div > p {
  background: #f5f5f5;
  border-radius: 5px;
  padding: 10px;
  margin: 5px;
  display: flex;
  align-items: center;
}
/* line 521, templates/g5_helium/custom/scss/custom.scss */
.aboutItems div > ul {
  margin: 0;
}
/* line 522, templates/g5_helium/custom/scss/custom.scss */
.aboutItems div > ul > li {
  background: #f5f5f5;
  border-radius: 5px;
  padding: 10px;
  margin: 5px;
  display: flex;
  align-items: center;
}
/* line 523, templates/g5_helium/custom/scss/custom.scss */
.aboutItems div > p:hover, .aboutItems div > ul > li:hover {
  background: #f0f0f0;
  -webkit-animation: pulse00 1s ease;
  animation-fill-mode: forwards;
}
/* line 525, templates/g5_helium/custom/scss/custom.scss */
.aboutItems div > ul > li:before {
  content: '';
  display: inline-block;
  width: 40px;
  height: 30px;
  background-size: 100%;
  flex-shrink: 0;
  background: url('../../../../images/data/ico/listIco.svg') no-repeat;
}
/* line 526, templates/g5_helium/custom/scss/custom.scss */
.aboutItems div > p:before {
  content: '';
  display: inline-block;
  width: 70px;
  height: 70px;
  background-size: 100%;
  flex-shrink: 0;
}
/* line 527, templates/g5_helium/custom/scss/custom.scss */
.aboutItems div > :nth-child(1):before {
  background: url('../../../../images/data/ico/qual.svg') no-repeat;
}
/* line 528, templates/g5_helium/custom/scss/custom.scss */
.aboutItems div > :nth-child(2):before {
  background: url('../../../../images/data/ico/qual.svg') no-repeat;
}
/* line 529, templates/g5_helium/custom/scss/custom.scss */
.aboutItems div > :nth-child(3):before {
  background: url('../../../../images/data/ico/qual.svg') no-repeat;
}
/* About page  END */
@keyframes pulse00 {
  /* line 535, templates/g5_helium/custom/scss/custom.scss */
  0% {
    -webkit-transform: scale(1);
  }
  /* line 538, templates/g5_helium/custom/scss/custom.scss */
  100% {
    -webkit-transform: scale(1.05);
  }
}
@keyframes pulse01 {
  /* line 543, templates/g5_helium/custom/scss/custom.scss */
  0% {
    -webkit-transform: scale(1);
  }
  /* line 546, templates/g5_helium/custom/scss/custom.scss */
  100% {
    -webkit-transform: scale(0.95);
  }
}
@keyframes pulse0 {
  /* line 551, templates/g5_helium/custom/scss/custom.scss */
  0% {
    -webkit-transform: scale(1);
  }
  /* line 554, templates/g5_helium/custom/scss/custom.scss */
  70% {
    -webkit-transform: scale(1.2);
  }
  /* line 557, templates/g5_helium/custom/scss/custom.scss */
  100% {
    -webkit-transform: scale(1);
  }
}
@keyframes pulse1 {
  /* line 562, templates/g5_helium/custom/scss/custom.scss */
  0% {
    -webkit-transform: scale(1);
  }
  /* line 565, templates/g5_helium/custom/scss/custom.scss */
  70% {
    -webkit-transform: scale(1.2);
    margin-left: 150px;
  }
  /* line 569, templates/g5_helium/custom/scss/custom.scss */
  100% {
    -webkit-transform: scale(1);
  }
}
@keyframes pulse2 {
  /* line 575, templates/g5_helium/custom/scss/custom.scss */
  0% {
    bottom: 0;
  }
  /* line 578, templates/g5_helium/custom/scss/custom.scss */
  70% {
    bottom: 10px;
  }
  /* line 581, templates/g5_helium/custom/scss/custom.scss */
  100% {
    bottom: 0;
  }
}
@keyframes zoom {
  /* line 587, templates/g5_helium/custom/scss/custom.scss */
  0% {
    font-size: 3rem;
    color: #fff;
  }
  /* line 590, templates/g5_helium/custom/scss/custom.scss */
  70% {
    font-size: 3.5rem;
    color: #aaa;
  }
  /* line 593, templates/g5_helium/custom/scss/custom.scss */
  100% {
    font-size: 3rem;
    color: #fff;
  }
}
@-webkit-keyframes spin {
  /* line 600, templates/g5_helium/custom/scss/custom.scss */
  0% {
    -webkit-transform: rotate(0deg);
  }
  /* line 603, templates/g5_helium/custom/scss/custom.scss */
  20% {
    -webkit-transform: rotate(15deg);
  }
  /* line 606, templates/g5_helium/custom/scss/custom.scss */
  40% {
    -webkit-transform: rotate(-10deg);
  }
  /* line 609, templates/g5_helium/custom/scss/custom.scss */
  60% {
    -webkit-transform: rotate(6deg);
  }
  /* line 612, templates/g5_helium/custom/scss/custom.scss */
  80% {
    -webkit-transform: rotate(-3deg);
  }
  /* line 615, templates/g5_helium/custom/scss/custom.scss */
  100% {
    -webkit-transform: rotate(0deg);
  }
}
/* video BG*/
/* line 620, templates/g5_helium/custom/scss/custom.scss */
.media.full video {
  width: 100%;
}
/* line 621, templates/g5_helium/custom/scss/custom.scss */
.media.full, .media.full li {
  height: calc(100vh - 20rem);
  min-height: 20rem;
}
/* line 622, templates/g5_helium/custom/scss/custom.scss */
.media.full {
  background: #000;
  position: relative;
  z-index: 8;
  margin: 0;
}
/* line 623, templates/g5_helium/custom/scss/custom.scss */
.media {
  overflow: hidden;
}
/* line 624, templates/g5_helium/custom/scss/custom.scss */
.middle:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
/* line 625, templates/g5_helium/custom/scss/custom.scss */
.media .bg {
  background: rgba(0, 0, 0, 0.65);
  z-index: 100;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  transition: all 1s;
}
/* line 626, templates/g5_helium/custom/scss/custom.scss */
.middle {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  text-align: center;
}
/* line 627, templates/g5_helium/custom/scss/custom.scss */
.media .txt {
  color: #fff;
  width: 80%;
}
/* line 628, templates/g5_helium/custom/scss/custom.scss */
.media .txt > p:before {
  color: #fff;
  width: 60%;
  content: '';
  border-top: 1px solid #fff;
  display: block;
  margin: 0 auto;
  padding: 10px;
}
/* line 629, templates/g5_helium/custom/scss/custom.scss */
.middle > * {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
}
/* line 630, templates/g5_helium/custom/scss/custom.scss */
.media.full {
  text-align: left;
}
/* END video BG*/
@media (max-width: 84.99rem) {
  /* line 635, templates/g5_helium/custom/scss/custom.scss */
  .hometmpl .promoBox {
    margin-top: 15rem;
  }
  /* line 636, templates/g5_helium/custom/scss/custom.scss */
  .g-main-nav .g-toplevel i {
    opacity: initial;
  }
  /* line 637, templates/g5_helium/custom/scss/custom.scss */
  #g-intro .g-menu-item-185 {
    display: inline-block;
  }
  /* line 638, templates/g5_helium/custom/scss/custom.scss */
  .headerCenter p {
    font-size: 1.4rem;
  }
  /* line 639, templates/g5_helium/custom/scss/custom.scss */
  .headerCenter img, #g-intro .g-menu-item-186, #g-intro .g-menu-item-187 {
    display: none;
  }
  /* line 642, templates/g5_helium/custom/scss/custom.scss */
  .homeCat img {
    width: 100%;
  }
  /* line 643, templates/g5_helium/custom/scss/custom.scss */
  .promoText h1 {
    font-size: 2rem;
  }
  /* line 644, templates/g5_helium/custom/scss/custom.scss */
  #g-footer .footerContact a {
    font-size: 1.3em;
  }
  /* line 645, templates/g5_helium/custom/scss/custom.scss */
  #g-footer .g-content {
    padding: 0.4rem;
  }
  /* line 646, templates/g5_helium/custom/scss/custom.scss */
  .productModule a:not(.moduleCustomLink) {
    font-size: 1rem;
  }
}
@media (max-width: 64.99rem) {
  /* line 650, templates/g5_helium/custom/scss/custom.scss */
  .vidos {
    height: 80vh;
  }
  /* line 651, templates/g5_helium/custom/scss/custom.scss */
  .vidos video {
    height: 100%;
    width: fit-content;
  }
  /* line 652, templates/g5_helium/custom/scss/custom.scss */
  .catalogList .itemListCategory .flexy {
    flex-direction: column;
  }
  /* line 653, templates/g5_helium/custom/scss/custom.scss */
  h3 {
    font-size: 1.2rem;
  }
  /* line 654, templates/g5_helium/custom/scss/custom.scss */
  .productModule .modProdPrice {
    padding: 5px;
    font-size: 1rem;
  }
  /* line 655, templates/g5_helium/custom/scss/custom.scss */
  .f-carousel .carousel__slide {
    width: 30%;
  }
  /* line 656, templates/g5_helium/custom/scss/custom.scss */
  body:not(.hometmpl) .productModule img {
    height: 100px;
  }
  /* line 657, templates/g5_helium/custom/scss/custom.scss */
  .catalogItemPage .itemIntroBox {
    flex-direction: column;
  }
  /* line 658, templates/g5_helium/custom/scss/custom.scss */
  .catalogItemPage .itemIntroBox > div {
    width: 100%;
    flex-basis: 100%;
  }
  /* line 659, templates/g5_helium/custom/scss/custom.scss */
  .hometmpl .productModule .mainIcoBox {
    width: 40px;
  }
  /* line 660, templates/g5_helium/custom/scss/custom.scss */
  #g-testimonials .g-content {
    margin: 0;
    padding: 0;
  }
}
@media (max-width: 64.99rem) and (min-width: 48rem) {
  /* line 663, templates/g5_helium/custom/scss/custom.scss */
  .logoPromo p {
    font-size: 63%;
  }
  /* line 664, templates/g5_helium/custom/scss/custom.scss */
  .logoPromo p strong {
    font-size: 1.3rem;
  }
  /* line 665, templates/g5_helium/custom/scss/custom.scss */
  .headerCenter:not(.email) p > a:first-child {
    font-size: 1.3rem;
  }
  /* line 666, templates/g5_helium/custom/scss/custom.scss */
  button.redButton, a.zakazButton, a.various {
    padding: 5px;
  }
  /* line 667, templates/g5_helium/custom/scss/custom.scss */
  a.various i {
    display: none;
  }
  /* line 668, templates/g5_helium/custom/scss/custom.scss */
  #g-navigation .size-50.topMenu#topMenuId {
    width: 100% important;
  }
  /* line 669, templates/g5_helium/custom/scss/custom.scss */
  .homeCat a {
    font-size: 1rem;
  }
  /* line 670, templates/g5_helium/custom/scss/custom.scss */
  .indexUslugi .card-block p {
    font-size: 0.9rem;
    padding-left: 20px;
  }
  /* line 671, templates/g5_helium/custom/scss/custom.scss */
  .calcMeContainer h3 {
    font-size: 1.3rem;
  }
  /* line 672, templates/g5_helium/custom/scss/custom.scss */
  .promoText h1 {
    margin-bottom: 0;
  }
  /* line 673, templates/g5_helium/custom/scss/custom.scss */
  .media .txt > p:before {
    padding: 5px;
  }
  /* line 674, templates/g5_helium/custom/scss/custom.scss */
  .promoText .promo11 strong {
    font-size: 1.3rem;
  }
  /* line 675, templates/g5_helium/custom/scss/custom.scss */
  .promoText .promo11 .custompromo11 > div {
    margin-bottom: 20px;
  }
  /* line 676, templates/g5_helium/custom/scss/custom.scss */
  #g-intro .g-main-nav .g-toplevel > li {
    margin: 0 0.25rem;
  }
  /* line 677, templates/g5_helium/custom/scss/custom.scss */
  .catalogItemPage .itemHeader .shoppingBox {
    flex-direction: column;
    align-items: center;
  }
  /* line 678, templates/g5_helium/custom/scss/custom.scss */
  .promoText .promo11 i + div {
    margin: 0 0 0 5px;
  }
  /* line 679, templates/g5_helium/custom/scss/custom.scss */
  #g-footer .footerContact a {
    font-size: 1em;
  }
  /* line 680, templates/g5_helium/custom/scss/custom.scss */
  #g-footer .footerBox a {
    font-size: 0.85rem;
  }
  /* line 681, templates/g5_helium/custom/scss/custom.scss */
  #g-footer .customf4 a:before {
    content: none;
  }
  /* line 682, templates/g5_helium/custom/scss/custom.scss */
  .prodPrice {
    line-height: 1;
    font-size: 2rem;
  }
  /* line 683, templates/g5_helium/custom/scss/custom.scss */
  .aboutUsModule {
    margin: 0;
    padding: 20px;
  }
  /* line 684, templates/g5_helium/custom/scss/custom.scss */
  .catalogPart#g-testimonials .productModule .modItem img {
    width: 100px;
    height: 150px;
    max-width: initial;
  }
}
@media only all and (max-width: 48em) {
  /* line 687, templates/g5_helium/custom/scss/custom.scss */
  .g-offcanvas-toggle {
    position: fixed;
  }
}
@media (max-width: 47.99rem) {
  /* line 690, templates/g5_helium/custom/scss/custom.scss */
  h2 {
    font-size: 1.6rem;
  }
  /* line 691, templates/g5_helium/custom/scss/custom.scss */
  h3 {
    font-size: 1.2rem;
  }
  /* line 692, templates/g5_helium/custom/scss/custom.scss */
  .vidos {
    height: 110vh;
    align-items: center;
    justify-content: center;
    display: flex;
  }
  /* line 693, templates/g5_helium/custom/scss/custom.scss */
  .hometmpl #g-header.clearMargin {
    margin-top: -12.5rem;
  }
  /* line 694, templates/g5_helium/custom/scss/custom.scss */
  .promoText h1 {
    font-size: 1.6rem;
  }
  /* line 695, templates/g5_helium/custom/scss/custom.scss */
  .headerCenter p:first-child {
    flex-direction: column;
    align-items: flex-end;
  }
  /* line 696, templates/g5_helium/custom/scss/custom.scss */
  .homeCat a {
    font-size: 1.2rem;
  }
  /* line 697, templates/g5_helium/custom/scss/custom.scss */
  .headerCenter img {
    display: initial;
  }
  /* line 698, templates/g5_helium/custom/scss/custom.scss */
  .topMenu.shedule {
    display: none;
  }
  /* line 699, 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 700, 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 701, templates/g5_helium/custom/scss/custom.scss */
  .mobileExpand span.menuName {
    display: table-cell;
    vertical-align: middle;
    color: #fff;
    text-transform: uppercase;
  }
  /* line 702, templates/g5_helium/custom/scss/custom.scss */
  .mobileExpand span {
    display: table-cell;
    vertical-align: middle;
    color: #fff;
    text-transform: uppercase;
  }
  /* line 703, 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 704, templates/g5_helium/custom/scss/custom.scss */
  .uslugiModule .uslugaItem {
    display: none;
  }
  /* line 705, templates/g5_helium/custom/scss/custom.scss */
  aside#g-aside, main#g-mainbar {
    padding: 0;
  }
  /* line 707, templates/g5_helium/custom/scss/custom.scss */
  #g-header {
    background-color: #efefef;
    border-top: 3px solid #5b7cc2;
  }
  /* line 709, templates/g5_helium/custom/scss/custom.scss */
  .fancybox__content {
    width: 90% !important;
    padding: 1rem !important;
  }
  /* line 711, templates/g5_helium/custom/scss/custom.scss */
  #g-expanded .alternateText {
    margin-left: 20px;
  }
  /* line 712, templates/g5_helium/custom/scss/custom.scss */
  #g-header .promoText .indexDesc a {
    line-height: 1.1;
    font-size: 80%;
  }
  /* line 713, templates/g5_helium/custom/scss/custom.scss */
  #g-offcanvas .logoBox {
    display: initial;
    margin: 0;
    padding: 0;
    text-align: center;
    filter: brightness(0) invert(1);
  }
  /* line 714, templates/g5_helium/custom/scss/custom.scss */
  #g-offcanvas .footerPhones a {
    font-size: 1rem;
  }
  /* line 715, templates/g5_helium/custom/scss/custom.scss */
  #g-offcanvas .contactBox .platform-content, #g-offcanvas .contactBox .moduletable {
    padding: 0;
  }
  /* line 718, templates/g5_helium/custom/scss/custom.scss */
  .headerCenter:not(.email) p > a:first-child {
    font-size: 1.3rem;
  }
  /* line 719, templates/g5_helium/custom/scss/custom.scss */
  .g-block.logoBox {
    flex-basis: 25%;
    margin-left: 15%;
  }
  /* line 720, templates/g5_helium/custom/scss/custom.scss */
  .g-block.headerCenter {
    flex-basis: 60%;
  }
  /* line 721, templates/g5_helium/custom/scss/custom.scss */
  .logoPromo {
    display: none;
  }
  /* line 722, templates/g5_helium/custom/scss/custom.scss */
  #g-offcanvas .contactBox {
    background: #b60000;
  }
  /* line 723, templates/g5_helium/custom/scss/custom.scss */
  #g-offcanvas .logoBox .g-content, #g-offcanvas .logoPromo .g-content {
    margin: 0;
    padding: 0;
  }
  /* line 725, templates/g5_helium/custom/scss/custom.scss */
  #g-offcanvas .logoPromo a {
    text-align: center;
  }
  /* line 726, templates/g5_helium/custom/scss/custom.scss */
  #g-offcanvas .logoPromo {
    display: initial;
  }
  /* line 727, templates/g5_helium/custom/scss/custom.scss */
  .headerCenter:not(.email) {
    padding-top: 5px;
  }
  /* line 728, templates/g5_helium/custom/scss/custom.scss */
  .headerCenter p {
    font-size: 1.2rem;
  }
  /* line 729, templates/g5_helium/custom/scss/custom.scss */
  .headerCenter.email .custom > p:first-child {
    display: none;
  }
  /* line 730, templates/g5_helium/custom/scss/custom.scss */
  button.redButton, a.various {
    padding: 5px 20px;
  }
  /* line 731, templates/g5_helium/custom/scss/custom.scss */
  #g-navigation .g-content {
    padding: 0;
    margin: 0 auto;
  }
  /* line 732, templates/g5_helium/custom/scss/custom.scss */
  #g-navigation {
    top: 0;
  }
  /* line 733, templates/g5_helium/custom/scss/custom.scss */
  .g-offcanvas-toggle {
    top: 15px;
  }
  /* line 734, templates/g5_helium/custom/scss/custom.scss */
  .headerRight {
    text-align: center;
  }
  /* line 735, templates/g5_helium/custom/scss/custom.scss */
  .g-home-particles.g-helium-style #g-header, #g-header {
    background-size: cover;
  }
  /* line 736, 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 737, templates/g5_helium/custom/scss/custom.scss */
  .indexUslugi .custom {
    flex-direction: column;
  }
  /* line 739, templates/g5_helium/custom/scss/custom.scss */
  .indexUslugi .card-block p {
    padding-left: 20px;
    text-align: left;
  }
  /* line 740, templates/g5_helium/custom/scss/custom.scss */
  .indexUslugi .card-block {
    padding: 10px;
  }
  /* line 741, 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 742, templates/g5_helium/custom/scss/custom.scss */
  .calcModule #calc_form .calc_block {
    padding: 0;
  }
  /* line 743, templates/g5_helium/custom/scss/custom.scss */
  .calcModule h2.g-title, .calcModule .calc_form > p {
    color: #fff;
  }
  /* line 745, templates/g5_helium/custom/scss/custom.scss */
  .calcModule .g-content, #g-features {
    padding: 1rem 0;
  }
  /* line 747, templates/g5_helium/custom/scss/custom.scss */
  .calcMeContainer {
    padding: 0;
  }
  /* line 748, templates/g5_helium/custom/scss/custom.scss */
  .calcMeContainer .contact_form {
    position: relative;
  }
  /* line 749, templates/g5_helium/custom/scss/custom.scss */
  .calcMeContainer .contact_form .g-grid .g-block:nth-child(2) {
    display: flex;
  }
  /* line 750, templates/g5_helium/custom/scss/custom.scss */
  .customonasMod {
    flex-direction: column;
  }
  /* line 751, templates/g5_helium/custom/scss/custom.scss */
  .aboutUsModule {
    margin: 0;
    padding: 20px;
  }
  /* line 752, templates/g5_helium/custom/scss/custom.scss */
  .g-home-particles.hometmpl #g-testimonials {
    background-size: cover;
  }
  /* line 753, templates/g5_helium/custom/scss/custom.scss */
  .productSlider .g-grid {
    position: relative;
  }
  /* line 754, templates/g5_helium/custom/scss/custom.scss */
  .productSlider .g-block:nth-child(2) {
    position: absolute;
    top: 20%;
    width: 100%;
    text-align: center;
    background: rgba(255, 255, 255, 0.8);
  }
  /* line 755, templates/g5_helium/custom/scss/custom.scss */
  .productSlider .text {
    display: none;
  }
  /* line 756, templates/g5_helium/custom/scss/custom.scss */
  .productSlider .flex-viewport li {
    max-height: 430px;
    overflow: hidden;
  }
  /* line 757, templates/g5_helium/custom/scss/custom.scss */
  .catalogItemPage {
    padding: 0px;
  }
  /* line 758, templates/g5_helium/custom/scss/custom.scss */
  #g-footer, #g-footer .customf4 {
    text-align: center;
  }
  /* line 760, templates/g5_helium/custom/scss/custom.scss */
  #g-footer .g-grid:first-child .g-block:not(:last-child) {
    display: none;
  }
  /* line 761, templates/g5_helium/custom/scss/custom.scss */
  .g-home-particles.g-helium-style #g-header .g-grid .g-grid {
    padding: 0;
  }
  /* line 762, templates/g5_helium/custom/scss/custom.scss */
  .promoText .promo11 strong {
    display: none;
  }
  /* line 763, templates/g5_helium/custom/scss/custom.scss */
  .promoText i.svgText {
    line-height: 0.643;
    font-size: 2rem;
    width: 60px;
  }
  /* line 764, templates/g5_helium/custom/scss/custom.scss */
  .customindexDesc p {
    padding: 0.5rem;
  }
  /* line 765, templates/g5_helium/custom/scss/custom.scss */
  .hometmpl .promoBox:nth-child(2) {
    margin-top: 0;
  }
  /* line 766, templates/g5_helium/custom/scss/custom.scss */
  .custompromo11 {
    margin-left: 0;
  }
  /* line 767, templates/g5_helium/custom/scss/custom.scss */
  .g-container-main .g-content {
    margin: 0;
  }
  /* line 768, templates/g5_helium/custom/scss/custom.scss */
  .catalogItemPage .itemHeader .shoppingBox {
    flex-direction: column;
    align-items: center;
  }
  /* line 769, templates/g5_helium/custom/scss/custom.scss */
  #itemListLeading .catItemTitle {
    font-size: 1rem;
  }
  /* line 770, templates/g5_helium/custom/scss/custom.scss */
  .catalogList .subCategory {
    margin: 5px 0;
    height: initial !important;
  }
  /* line 771, templates/g5_helium/custom/scss/custom.scss */
  .catalogList .subCategory h2 {
    margin: 0;
  }
  /* line 772, templates/g5_helium/custom/scss/custom.scss */
  #g-expanded a.various, #g-header a.various {
    color: #fff;
    padding: 10px 30px;
  }
  /* line 773, templates/g5_helium/custom/scss/custom.scss */
  .f-carousel .carousel__slide {
    width: 50%;
  }
  /* line 774, templates/g5_helium/custom/scss/custom.scss */
  #g-footer .g-social a {
    justify-content: center;
  }
  /* line 775, templates/g5_helium/custom/scss/custom.scss */
  .itemFullText {
    padding: 0;
  }
  /* line 776, templates/g5_helium/custom/scss/custom.scss */
  .g-social {
    justify-content: center;
  }
}
@media (max-width: 29.99rem) {
  /* line 780, templates/g5_helium/custom/scss/custom.scss */
  .media.full {
    height: 12rem;
    min-height: 12rem;
  }
  /* line 781, templates/g5_helium/custom/scss/custom.scss */
  .headerCenter:not(.email) p > a:first-child {
    font-size: 1rem;
  }
  /* line 782, templates/g5_helium/custom/scss/custom.scss */
  .calcMeContainer {
    background: none;
  }
  /* line 783, templates/g5_helium/custom/scss/custom.scss */
  .h1Header .itemTitle {
    font-size: 1.5rem;
    padding: 0 15px;
  }
  /* line 784, templates/g5_helium/custom/scss/custom.scss */
  .prodPrice {
    font-size: 2.5rem;
  }
  /* line 785, templates/g5_helium/custom/scss/custom.scss */
  #g-header .promoText .indexDesc a {
    font-size: 0.7rem;
  }
  /* line 786, templates/g5_helium/custom/scss/custom.scss */
  #g-header .promoText .indexDesc .calcLink, .customindexDesc p:nth-child(4), .customindexDesc p:nth-child(5), .customindexDesc p:nth-child(6) {
    display: none;
  }
  /* line 790, templates/g5_helium/custom/scss/custom.scss */
  .hometmpl .promoBox {
    margin-top: 12rem;
  }
  /* line 791, templates/g5_helium/custom/scss/custom.scss */
  .promoText h1 {
    font-size: 1.4rem;
  }
  /* line 792, templates/g5_helium/custom/scss/custom.scss */
  .promoText .promo11 p {
    line-height: 1.2;
    font-size: 0.8rem;
  }
  /* line 793, templates/g5_helium/custom/scss/custom.scss */
  .custompromo11 {
    padding: 1rem;
  }
  /* line 794, templates/g5_helium/custom/scss/custom.scss */
  .calcMeContainer .contact_form .g-grid .g-block:nth-child(2) {
    flex-direction: column;
    align-items: center;
  }
}
/*# sourceMappingURL=custom_12.css.map */