/* 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
 */

@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,300italic,400&subset=cyrillic');
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 1, templates/g5_helium/custom/scss/_slideshow.scss */
/* line 2, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .uk-overlay-panel {
  padding: 25px;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
  /* line 6, templates/g5_helium/custom/scss/_slideshow.scss */
  .g-slideshow .uk-overlay-panel.uk-overlay-left {
    top: auto;
    bottom: 0;
    right: 0;
    width: 100%;
  }
  /* line 12, templates/g5_helium/custom/scss/_slideshow.scss */
  .g-slideshow .uk-overlay-panel.uk-overlay-right {
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
  /* line 21, templates/g5_helium/custom/scss/_slideshow.scss */
  .g-slideshow .uk-overlay-panel.uk-overlay-left {
    top: auto;
    bottom: 0;
    right: 0;
    width: 100%;
  }
  /* line 27, templates/g5_helium/custom/scss/_slideshow.scss */
  .g-slideshow .uk-overlay-panel.uk-overlay-right {
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
}
/* line 38, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-title {
  margin: 0 0 15px;
  color: #fff !important;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-title {
    margin: 0;
    font-size: 1rem;
  }
}
/* line 46, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-desc {
  margin: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-desc {
    display: none;
  }
}
/* line 51, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-desc a:not(.button) {
  color: #f90;
}
/* line 53, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-desc a:not(.button):hover {
  text-decoration: underline;
}
/* line 58, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .uk-flex-center {
  text-align: center;
}
/* line 61, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .style2 {
  padding: 70px 0;
}
/* line 63, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-title {
  padding: 15px 25px;
  background: #fff;
  color: #1a1a1a !important;
  font-size: 2rem;
  display: table;
  margin-bottom: 20px;
}
/* line 71, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-desc {
  padding: 15px 20px;
  background: #1a1a1a;
  color: #fff !important;
  font-size: 1.2rem;
  display: table;
}
/* line 78, templates/g5_helium/custom/scss/_slideshow.scss */
/* line 79, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .style2.uk-flex-right .g-slideshow-title, .g-slideshow .style2.uk-flex-right .g-slideshow-desc {
  margin-left: auto;
}
/* line 83, templates/g5_helium/custom/scss/_slideshow.scss */
/* line 84, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .style2.uk-flex-center .g-slideshow-title {
  margin: 0 auto 20px;
}
/* line 87, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .style2.uk-flex-center .g-slideshow-desc {
  margin: auto;
}
/* line 92, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .uk-dotnav {
  margin: 0 0 35px;
}
/* line 95, templates/g5_helium/custom/scss/_slideshow.scss */
/* line 96, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-item iframe {
  pointer-events: auto !important;
}
/* line 100, templates/g5_helium/custom/scss/_slideshow.scss */
/* line 101, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .slideshow-caption.uk-overlay-background {
  padding: 25px;
}
/* line 105, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .uk-overlay-left-short {
  -webkit-transform: translateX(-10%);
  -moz-transform: translateX(-10%);
  -ms-transform: translateX(-10%);
  -o-transform: translateX(-10%);
  transform: translateX(-10%);
}
/* line 108, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .uk-overlay-right-short {
  -webkit-transform: translateX(10%);
  -moz-transform: translateX(10%);
  -ms-transform: translateX(10%);
  -o-transform: translateX(10%);
  transform: translateX(10%);
}
/* line 111, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .uk-overlay-top-short {
  -webkit-transform: translateY(-10%);
  -moz-transform: translateY(-10%);
  -ms-transform: translateY(-10%);
  -o-transform: translateY(-10%);
  transform: translateY(-10%);
}
/* line 114, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .uk-overlay-bottom-short {
  -webkit-transform: translateY(10%);
  -moz-transform: translateY(10%);
  -ms-transform: translateY(10%);
  -o-transform: translateY(10%);
  transform: translateY(10%);
}
/* line 117, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .uk-overlay-scale {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}
/* line 120, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .uk-overlay-left-short, .g-slideshow .uk-overlay-right-short, .g-slideshow .uk-overlay-top-short, .g-slideshow .uk-overlay-bottom-short {
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
/* line 123, templates/g5_helium/custom/scss/_slideshow.scss */
/* line 124, templates/g5_helium/custom/scss/_slideshow.scss */
/* line 125, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .uk-overlay-active .uk-active .uk-overlay-scale {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/* line 130, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow audio, .g-slideshow canvas, .g-slideshow video {
  display: block;
}
/* line 1, templates/g5_helium/custom/scss/_backtotop.scss */
.back-to-top {
  position: fixed;
  bottom: 40px;
  right: 10px;
  z-index: 9999;
  font-size: 16px;
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 30px;
  background: #414856;
  color: #300;
  cursor: pointer;
  border: 0;
  border-radius: 2px;
  text-decoration: none;
  transition: opacity 0.2s ease-out;
}
/* line 19, templates/g5_helium/custom/scss/_backtotop.scss */
.back-to-top:hover {
  background: #e9ebec;
}
@-webkit-keyframes fadeInRight {
  /* line 24, templates/g5_helium/custom/scss/_backtotop.scss */
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  /* line 30, templates/g5_helium/custom/scss/_backtotop.scss */
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  /* line 38, templates/g5_helium/custom/scss/_backtotop.scss */
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  /* line 44, templates/g5_helium/custom/scss/_backtotop.scss */
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes fadeOutRight {
  /* line 52, templates/g5_helium/custom/scss/_backtotop.scss */
  from {
    opacity: 1;
  }
  /* line 56, templates/g5_helium/custom/scss/_backtotop.scss */
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  /* line 64, templates/g5_helium/custom/scss/_backtotop.scss */
  from {
    opacity: 1;
  }
  /* line 68, templates/g5_helium/custom/scss/_backtotop.scss */
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
/* line 75, templates/g5_helium/custom/scss/_backtotop.scss */
.back-to-top {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
/* line 84, templates/g5_helium/custom/scss/_backtotop.scss */
.backHide {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
/* line 88, templates/g5_helium/custom/scss/_backtotop.scss */
a.back-to-top:hover {
  text-decoration: none;
  color: #f90;
}
/* line 7, templates/g5_helium/custom/scss/custom.scss */
#mainlogo > div:nth-child(1) {
  margin-top: 0;
  padding-bottom: 0.5rem;
}
/* line 8, templates/g5_helium/custom/scss/custom.scss */
#g-offcanvas .g-logo.g-logo-helium img, .g-logo.g-logo-helium svg {
  max-height: 60px;
  filter: drop-shadow(0px 0px 12px rgba(67, 1, 1, 0.502));
}
@media (min-width: 769px) {
  /* line 13, templates/g5_helium/custom/scss/custom.scss */
  #mainlogo > div:nth-child(1) {
    margin-left: 2rem;
  }
}
@media (max-width: 768px) {
  /* line 16, templates/g5_helium/custom/scss/custom.scss */
  #mainlogo > div:nth-child(1) {
    margin-left: 1rem;
    margin-bottom: 0.4em;
  }
  /* line 17, templates/g5_helium/custom/scss/custom.scss */
  .g-logo.g-logo-helium img, .g-logo.g-logo-helium svg {
    max-height: 55px;
    margin-top: 5px;
    max-width: 120px;
  }
}
@media (max-width: 47.99rem) {
  /* line 20, templates/g5_helium/custom/scss/custom.scss */
  /*.g-logo {padding-left: 0;}*/
  /* line 21, templates/g5_helium/custom/scss/custom.scss */
  #mainlogo > div {
    padding-bottom: 0.5rem;
  }
}
/* line 25, templates/g5_helium/custom/scss/custom.scss */
body *::selection {
  text-shadow: 1px 1px 2px #8e2e03;
  background: #f57c00;
}
/* */
/* line 30, templates/g5_helium/custom/scss/custom.scss */
#g-navigation, #g-footer {
  background: #74000e url('../../../../images/bk-red2.jpg') repeat;
}
/* line 33, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-container {
  padding-top: 0.25rem;
  /*background: #7c000033;*/
}
/* line 34, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li {
  margin: 0;
}
@media (min-width: 1200px) {
  /* line 37, templates/g5_helium/custom/scss/custom.scss */
  #g-navigation .g-main-nav .g-toplevel > li {
    margin-left: 1rem;
    margin-right: 1rem;
  }
}
/* line 39, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel {
  line-height: 2.5;
}
/* line 40, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-dropdown .g-dropdown {
  margin-left: 6px;
}
/* line 41, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container .g-menu-parent-indicator:after {
  width: 0.5rem;
}
@media screen and (max-width: 960px) and (min-width: 768px) {
  /* line 44, templates/g5_helium/custom/scss/custom.scss */
  .outline-14 .g-menu-item.g-menu-item-132, .outline-17 .g-menu-item.g-menu-item-132 {
    display: none;
  }
  /* line 46, templates/g5_helium/custom/scss/custom.scss */
  .g-menu-item.g-menu-item-284 {
    display: none !important;
  }
}
/* line 48, templates/g5_helium/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-weight: 400;
  text-transform: uppercase;
}
/* line 51, templates/g5_helium/custom/scss/custom.scss */
.g-main-nav .g-sublevel > li.g-parent .g-menu-item-content {
  margin-right: 1rem;
}
/* line 52, templates/g5_helium/custom/scss/custom.scss */
.g-main-nav .g-sublevel > li {
  margin-right: 0.3rem;
}
/* line 53, templates/g5_helium/custom/scss/custom.scss */
.g-menu-item-title {
  text-shadow: 1px 1px 15px rgba(67, 1, 1, 0.702);
}
/* line 56, templates/g5_helium/custom/scss/custom.scss */
#navbar i.fa.fa-home {
  padding-bottom: 3px;
  margin-right: -4px;
}
/* line 57, templates/g5_helium/custom/scss/custom.scss */
#navbar > div {
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
}
@media only all and (max-width: 767px) and (min-width: 426px) {
  /* line 60, templates/g5_helium/custom/scss/custom.scss */
  #navbar > div {
    margin: 0;
    margin-bottom: -5px;
    padding-bottom: 0;
    padding-top: 0.3rem;
  }
}
/* line 63, templates/g5_helium/custom/scss/custom.scss */
#navbar > div > nav > ul > li > a::after, #navbar > div > nav > ul > li > a::before {
  display: inline-block;
  opacity: 0;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
  -moz-transition: -moz-transform 0.3s, opacity 0.2s;
  transition: transform 0.3s, opacity 0.2s;
}
/* line 71, templates/g5_helium/custom/scss/custom.scss */
#navbar > div > nav > ul > li > a:after {
  margin-left: 7px;
  content: ']';
  -webkit-transform: translateX(-20px);
  -moz-transform: translateX(-20px);
  transform: translateX(-20px);
}
/* line 78, templates/g5_helium/custom/scss/custom.scss */
#navbar > div > nav > ul > li > a:before {
  margin-right: 7px;
  content: '[';
  -webkit-transform: translateX(20px);
  -moz-transform: translateX(20px);
  transform: translateX(20px);
}
/* line 87, templates/g5_helium/custom/scss/custom.scss */
#navbar li.g-menu-item.g-menu-item-114 a {
  padding-right: 0;
  margin-right: 0;
}
/* line 88, templates/g5_helium/custom/scss/custom.scss */
#navbar li.g-menu-item.g-menu-item-114 a:after {
  margin-right: 0 !important;
  padding-right: 0 !important;
}
/* line 93, templates/g5_helium/custom/scss/custom.scss */
#navbar > div > nav > ul > li > a:hover, #navbar > div > nav > ul > li > a:focus {
  outline: none;
}
/* line 95, templates/g5_helium/custom/scss/custom.scss */
#navbar > div > nav > ul > li > a:hover::after, #navbar > div > nav > ul > li > a:hover::before {
  opacity: 1;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  transform: translateX(0);
}
/* */
/* line 105, templates/g5_helium/custom/scss/custom.scss */
#lang .g-content {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}
@media only all and (max-width: 767px) and (min-width: 280px) {
  /* line 108, templates/g5_helium/custom/scss/custom.scss */
  #lang .g-content {
    margin: 0;
    padding-top: 0.1rem;
    padding-bottom: 0.5rem;
  }
}
/* line 110, templates/g5_helium/custom/scss/custom.scss */
.lang-inline > li:nth-child(2) {
  padding-left: 5px;
}
/* line 112, templates/g5_helium/custom/scss/custom.scss */
dl.article-info {
  margin-bottom: 0.5rem;
}
/*slideshow*/
/* line 116, templates/g5_helium/custom/scss/custom.scss */
.slideshow-caption .g-slideshow-title a {
  color: #1a1a1a !important;
}
/* line 117, templates/g5_helium/custom/scss/custom.scss */
.g-slideshow-desc {
  text-align: left;
}
/* line 119, templates/g5_helium/custom/scss/custom.scss */
.g-slideshow .style2 .g-slideshow-title {
  font-weight: 300;
  padding: 15px 18px;
  margin-bottom: 5px;
  background: rgba(255, 255, 255, 0.8);
  text-shadow: 1px 1px 3px #fff;
  line-height: 1.3;
}
/* line 127, templates/g5_helium/custom/scss/custom.scss */
.g-slideshow .style2 .g-slideshow-desc {
  font-size: 1rem;
  line-height: 1.25;
  background: rgba(26, 26, 26, 0.8);
  text-shadow: 1px 1px 3px #000;
}
@media (max-width: 1200px) {
  /* line 135, templates/g5_helium/custom/scss/custom.scss */
  .g-slideshow .style2 {
    padding-bottom: 50px;
  }
}
@media (max-width: 1024px) {
  /* line 138, templates/g5_helium/custom/scss/custom.scss */
  .g-slideshow .style2 .g-slideshow-title {
    font-size: 1.8em;
    color: #000 !important;
  }
}
@media (max-width: 960px) {
  /* line 141, templates/g5_helium/custom/scss/custom.scss */
  .g-slideshow .style2 .g-slideshow-desc {
    font-size: 0.85rem;
    padding-right: 6px;
  }
  /* line 142, templates/g5_helium/custom/scss/custom.scss */
  .g-slideshow .style2 {
    padding-bottom: 40px;
  }
  /* line 143, templates/g5_helium/custom/scss/custom.scss */
  .g-slideshow .style2 .g-slideshow-title {
    font-size: 1.6em;
    line-height: 1.2;
  }
}
@media (max-width: 768px) {
  /* line 146, templates/g5_helium/custom/scss/custom.scss */
  .g-slideshow .style2 {
    padding: 70px 0 0px;
  }
  /* line 147, templates/g5_helium/custom/scss/custom.scss */
  .g-slideshow .style2 .g-slideshow-title {
    font-size: 1.3rem;
    text-align: left;
  }
  /* line 148, templates/g5_helium/custom/scss/custom.scss */
  .g-slideshow .style2 .g-slideshow-desc {
    font-size: 0.9rem;
    line-height: 1.5;
    padding: 10px 20px;
  }
}
@media (max-width: 420px) {
  /* line 151, templates/g5_helium/custom/scss/custom.scss */
  .g-slideshow .style2 .g-slideshow-title {
    line-height: 1;
  }
  /* line 152, templates/g5_helium/custom/scss/custom.scss */
  .g-slideshow .style2 .g-slideshow-desc {
    font-size: 0.8rem;
    line-height: 1.4;
  }
}
@media (max-width: 375px) {
  /* line 155, templates/g5_helium/custom/scss/custom.scss */
  .g-slideshow .style2 .g-slideshow-title {
    line-height: 1.5;
    line-height: 1;
    text-align: left;
  }
}
/* line 159, templates/g5_helium/custom/scss/custom.scss */
#g-page-surround {
  background: #fff url('../../../../images/bk2.jpg') repeat;
}
/* line 162, templates/g5_helium/custom/scss/custom.scss */
#g-container-main {
  background-image: linear-gradient(0deg, rgba(244, 244, 244, 1) 48%, rgba(255, 255, 255, 1) 48%);
  background-color: #fff;
}
/* line 166, templates/g5_helium/custom/scss/custom.scss */
#g-container-main > .g-container {
  border: 1px solid #f1f1f1;
}
@media (min-width: 1601px) {
  /* line 167, templates/g5_helium/custom/scss/custom.scss */
  #g-container-main > .g-container {
    width: 80rem;
  }
}
/* line 171, templates/g5_helium/custom/scss/custom.scss */
#g-intro {
  padding-top: 0;
  background: #fff6d4 url('../../../../images/bk111.jpg') repeat;
}
/* line 173, templates/g5_helium/custom/scss/custom.scss */
.intro-box {
  border-bottom: 1px solid #e0e0e5;
}
/* line 175, templates/g5_helium/custom/scss/custom.scss */
.fp-intro {
  overflow: hidden;
}
/* line 176, templates/g5_helium/custom/scss/custom.scss */
.g-home-particles #g-intro .g-container {
  background: #fff;
  padding-top: 2rem;
}
/* line 177, templates/g5_helium/custom/scss/custom.scss */
.g-home-particles #g-intro .fp-intro h2 {
  margin-top: 2.5rem;
  margin-bottom: 0px;
  padding-bottom: 0px;
  font-size: 2.1rem;
  font-weight: 300;
  line-height: 1;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  /* line 187, templates/g5_helium/custom/scss/custom.scss */
  .g-home-particles #g-intro .fp-intro h2 {
    font-size: 2rem;
  }
}
@media (min-width: 1200px) {
  /* line 190, templates/g5_helium/custom/scss/custom.scss */
  .g-home-particles #g-intro .fp-intro h2 {
    font-size: 2.25rem;
  }
}
/* line 195, templates/g5_helium/custom/scss/custom.scss */
.g-home-particles #g-intro .fp-intro p {
  margin: 1rem auto 1.5rem;
  max-width: 720px;
  text-align: center;
  line-height: 1.5;
}
/* line 203, templates/g5_helium/custom/scss/custom.scss */
#g-features {
  padding-top: 2.5rem;
  padding-bottom: 1.5rem;
}
/* line 204, templates/g5_helium/custom/scss/custom.scss */
#g-features h4.card-title {
  font-weight: 300;
}
/* line 205, templates/g5_helium/custom/scss/custom.scss */
#g-features i {
  color: #7e8595;
  margin-bottom: 15px;
}
/* line 206, templates/g5_helium/custom/scss/custom.scss */
.fa-paper-plane-o:before {
  margin-left: -7px;
}
/* line 208, templates/g5_helium/custom/scss/custom.scss */
.card-text {
  text-align: left;
  hyphens: auto;
}
@media (max-width: 767px) {
  /* line 210, templates/g5_helium/custom/scss/custom.scss */
  .card-text {
    text-align: center;
    hyphens: none;
  }
}
@media only all and (max-width: 47.99rem) {
  /* line 213, templates/g5_helium/custom/scss/custom.scss */
  .g-home-particles.g-helium-style .fp-features .g-block:not(:last-child) {
    margin-bottom: 2.2rem;
  }
}
/* line 218, templates/g5_helium/custom/scss/custom.scss */
#g-testimonials {
  padding: 0;
}
/* line 219, templates/g5_helium/custom/scss/custom.scss */
#g-testimonials .uk-margin {
  margin-bottom: 0;
}
/* line 222, templates/g5_helium/custom/scss/custom.scss */
#g-expanded {
  padding: 2rem 2rem 0 2rem;
}
/* line 223, templates/g5_helium/custom/scss/custom.scss */
#g-expanded h2.g-title {
  margin-top: 0.5rem;
  margin-bottom: 1rem;
  line-height: 1.2;
}
/* line 224, templates/g5_helium/custom/scss/custom.scss */
#g-expanded p {
  text-shadow: 1px 1px 10px #fff;
}
/* line 225, templates/g5_helium/custom/scss/custom.scss */
#g-expanded .g-container {
  background: url('../../../../images/box_home.png') no-repeat scroll right 6px;
}
@media only all and (max-width: 47.99rem) {
  /* line 227, templates/g5_helium/custom/scss/custom.scss */
  .g-home-particles.g-helium-style .fp-multi-column-text .g-block p {
    margin-bottom: 0;
    line-height: 1.7;
    hyphens: auto;
  }
}
@media (max-width: 480px) {
  /* line 230, templates/g5_helium/custom/scss/custom.scss */
  #custom-6355-particle {
    padding-left: 0;
    padding-right: 0;
  }
}
/* video home */
/* line 235, templates/g5_helium/custom/scss/custom.scss */
#custom-7654-particle, #custom-9577-particle {
  background: #0f0503;
  margin: 0;
  padding: 0;
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  max-width: calc(100vw);
  width: 100vw;
}
/* line 246, templates/g5_helium/custom/scss/custom.scss */
#g-sidebar {
  padding: 3rem 0 1rem 0;
}
/* line 247, templates/g5_helium/custom/scss/custom.scss */
#g-mainbar {
  padding-top: 2rem;
}
/* EU-Projects Иновации 2020 */
/* line 252, templates/g5_helium/custom/scss/custom.scss */
.itemid-284 h1 {
  margin: 0 auto;
  max-width: 700px;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.35;
  text-align: center;
}
@media (max-width: 1020px) {
  /* line 261, templates/g5_helium/custom/scss/custom.scss */
  .itemid-284 h1 {
    font-size: 1.3rem;
    line-height: 1.25;
  }
}
@media (max-width: 768px) {
  /* line 264, templates/g5_helium/custom/scss/custom.scss */
  .itemid-284 h1 {
    font-size: 1.2rem;
  }
}
@media (max-width: 500px) {
  /* line 267, templates/g5_helium/custom/scss/custom.scss */
  .itemid-284 h1 {
    font-size: 1rem;
  }
}
/* line 269, templates/g5_helium/custom/scss/custom.scss */
.phoca-dl-file-box-mod .pd-document32 {
  min-height: 32px;
  line-height: 1.2;
  padding-left: 38px;
  font-size: 0.85rem;
}
@media (max-width: 375px) {
  /* line 276, templates/g5_helium/custom/scss/custom.scss */
  .phoca-dl-file-box-mod .pd-document32 {
    font-size: 0.75rem;
    margin-bottom: 5px;
  }
}
/* line 279, templates/g5_helium/custom/scss/custom.scss */
.more li {
  line-height: 1.3;
  margin-bottom: 0.7rem;
  hyphens: auto;
}
@media (max-width: 578px) {
  /* line 282, templates/g5_helium/custom/scss/custom.scss */
  .itemid-284 .phocadownloadfilelist > div:nth-child(5) {
    margin-bottom: 7px;
  }
}
@media (max-width: 420px) {
  /* line 285, templates/g5_helium/custom/scss/custom.scss */
  .itemid-284 .phocadownloadfilelist > div:nth-child(3), .itemid-284 .phocadownloadfilelist > div:nth-child(5) {
    margin-bottom: 7px;
  }
}
/* */
/* line 292, templates/g5_helium/custom/scss/custom.scss */
.gallery .page-header h1 {
  font-size: 2rem;
  font-weight: 300;
  line-height: 1;
  text-transform: uppercase;
  margin-bottom: 0;
}
/* line 294, templates/g5_helium/custom/scss/custom.scss */
.gallery #g-container-main .g-block.size-25 {
  background: url('../../../../images/boxes_v-2.png') no-repeat center 550px;
  background-color: #fff;
  position: relative;
}
/* line 299, templates/g5_helium/custom/scss/custom.scss */
.gallery #g-container-main .g-block.size-25::after {
  content: '';
  display: block;
  width: 100%;
  height: 250px;
  position: absolute;
  bottom: 0;
  background: linear-gradient(0deg, white, transparent);
  z-index: 2;
}
/* line 311, templates/g5_helium/custom/scss/custom.scss */
.gallery #g-sidebar .g-content {
  padding-right: 0;
}
/* line 313, templates/g5_helium/custom/scss/custom.scss */
.gallery #g-sidebar .moduletable {
  border-radius: 30px 0 0 0;
  box-shadow: -9px -8px 15px #f3f3f3;
}
/* line 317, templates/g5_helium/custom/scss/custom.scss */
.gallery #g-sidebar .moduletable::after {
  content: "";
  display: block;
  width: calc(100% + 25px);
  height: calc(100% + 25px);
  position: absolute;
  top: -25px;
  left: -25px;
  background: #fff;
  background: linear-gradient(315deg, #fff 30%, rgba(255, 255, 255, 0) 85%);
}
/* line 328, templates/g5_helium/custom/scss/custom.scss */
.gallery .subnav ul.category-module {
  padding: 1.6rem 0 0 1.5rem;
  border-top: 1px solid #e0e0e5;
  border-left: 1px solid #e0e0e5;
  border-right: none;
  border-bottom: none;
  border-radius: 30px 0 0 0;
  background: #fff;
  position: relative;
  z-index: 3;
}
/* line 339, templates/g5_helium/custom/scss/custom.scss */
.gallery .subnav ul.category-module li {
  list-style-type: none;
  margin-left: 0;
  padding-bottom: 1rem;
  margin-bottom: 1rem;
  border-bottom: 1px dashed #9e9e9e;
  line-height: 1.4;
  font-size: 1.05rem;
  margin-right: 0.8rem;
  z-index: 2;
  position: relative;
}
/* line 351, templates/g5_helium/custom/scss/custom.scss */
.gallery .subnav ul.category-module li:last-child {
  padding-bottom: 0;
  margin-bottom: 1rem;
  border-bottom: none;
}
@media (max-width: 1199px) {
  /* line 357, templates/g5_helium/custom/scss/custom.scss */
  .gallery #g-container-main .g-block.size-25 {
    background-position: center 500px;
  }
  /* line 358, templates/g5_helium/custom/scss/custom.scss */
  .gallery #g-sidebar .g-content {
    padding-left: 0;
  }
  /* line 359, templates/g5_helium/custom/scss/custom.scss */
  .gallery .subnav ul.category-module li {
    font-size: 0.88rem;
    margin-right: 0;
  }
}
/* line 362, templates/g5_helium/custom/scss/custom.scss */
.gallery a.mod-articles-category-title {
  display: block;
  color: #ff7922;
  transition: all 0.6s ease-in-out;
}
/* line 363, templates/g5_helium/custom/scss/custom.scss */
.gallery a.mod-articles-category-title:hover, .gallery a.mod-articles-category-title:active {
  color: #f08;
}
/* line 366, templates/g5_helium/custom/scss/custom.scss */
.gallery a.mod-articles-category-title.active {
  color: #900;
}
@media only all and (max-width: 959px) and (min-width: 768px) {
  /* line 370, templates/g5_helium/custom/scss/custom.scss */
  .gallery .subnav .category-module {
    padding: 0.7rem 0 0 0;
    border: none;
    box-shadow: none;
  }
  /* line 375, templates/g5_helium/custom/scss/custom.scss */
  .gallery #g-sidebar .g-content {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  /* line 382, templates/g5_helium/custom/scss/custom.scss */
  #g-mainbar {
    padding-top: 2rem;
    padding-bottom: 0;
  }
  /* line 383, templates/g5_helium/custom/scss/custom.scss */
  #g-sidebar {
    padding-top: 0.5rem;
    padding-bottom: 2.5rem;
  }
  /* line 384, templates/g5_helium/custom/scss/custom.scss */
  .gallery #g-sidebar .g-content {
    text-align: center;
  }
  /* line 385, templates/g5_helium/custom/scss/custom.scss */
  .gallery #g-container-main .g-block.size-25::after {
    display: none;
  }
  /* line 386, templates/g5_helium/custom/scss/custom.scss */
  .gallery .subnav .category-module {
    margin-right: 1em;
  }
  /* line 387, templates/g5_helium/custom/scss/custom.scss */
  .gallery .subnav .category-module li {
    font-size: 1rem;
    text-align: left;
  }
}
/* OS-Gallery */
/* line 394, templates/g5_helium/custom/scss/custom.scss */
[class^=os-gallery-tabs-main] .os-cat-tab-images .img-block a {
  padding: 10px;
  background: black;
}
/* line 398, templates/g5_helium/custom/scss/custom.scss */
.zoomIn {
  -webkit-animation-duration: 0.6s;
  animation-duration: 0.6s;
}
/* line 403, templates/g5_helium/custom/scss/custom.scss */
[class^=os-gallery-all-in-one-main] .img-block.andrea-effect:hover .andrea-zoom-in, [class^=os-gallery-album-tabs-main] .img-block.andrea-effect:hover .andrea-zoom-in, [class^=os-gallery-tabs-main] .img-block.andrea-effect:hover .andrea-zoom-in {
  width: 40px !important;
  height: 40px !important;
}
/* OS-Gallery full screen */
/* line 411, templates/g5_helium/custom/scss/custom.scss */
.os_fancybox-container {
  z-index: 100000;
}
/* line 412, templates/g5_helium/custom/scss/custom.scss */
.os_fancybox-toolbar .os_fancybox-button--download, .os_fancybox-toolbar .os_fancybox-button--arrow_left, .os_fancybox-toolbar .os_fancybox-button--arrow_right {
  display: none !important;
}
/* line 416, templates/g5_helium/custom/scss/custom.scss */
.os_fancybox-is-open .os_fancybox-bg {
  opacity: 0.99;
  background-color: #000 !important;
}
/* line 420, templates/g5_helium/custom/scss/custom.scss */
.os_fancybox-thumbs__list a {
  background-size: contain;
}
/* line 422, templates/g5_helium/custom/scss/custom.scss */
.os_fancybox-navigation .os_fancybox-button {
  top: calc(50% - 20px);
}
@media (orientation: portrait) {
  /* line 426, templates/g5_helium/custom/scss/custom.scss */
  .fancybox-show-thumbs .fancybox-inner {
    right: 0 !important;
    bottom: 95px !important;
  }
  /* line 427, templates/g5_helium/custom/scss/custom.scss */
  .os_fancybox-show-thumbs .os_fancybox-inner {
    right: 0 !important;
  }
  /* line 428, templates/g5_helium/custom/scss/custom.scss */
  .os_fancybox-thumbs {
    top: auto !important;
    width: auto !important;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
    height: 95px !important;
    padding: 10px 10px 5px 10px !important;
    box-sizing: border-box !important;
    background: rgba(0, 0, 0, 0.3) !important;
    overflow-y: auto;
    overflow-x: auto;
  }
  /* line 441, templates/g5_helium/custom/scss/custom.scss */
  .os_fancybox-thumbs__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  /* line 446, templates/g5_helium/custom/scss/custom.scss */
  .os_fancybox-navigation .os_fancybox-button {
    top: calc(50% - 10px);
  }
}
/*about us*/
/* line 453, templates/g5_helium/custom/scss/custom.scss */
.itemid-106 h1, .itemid-133 h1, .itemid-134 h1, .itemid-113 h1 {
  font-weight: 300;
  line-height: 1;
}
/* line 458, templates/g5_helium/custom/scss/custom.scss */
.itemid-106 #g-mainbar p a:link, .itemid-106 #g-mainbar p a:visited, .itemid-133 #g-mainbar p a:link, .itemid-133 #g-mainbar p a:visited {
  color: #900;
}
/* line 463, templates/g5_helium/custom/scss/custom.scss */
.itemid-106 #g-mainbar p a:hover, .itemid-133 #g-mainbar p a:hover {
  color: #f90;
}
/* line 466, templates/g5_helium/custom/scss/custom.scss */
.about-logo {
  max-width: 321px;
  width: 100%;
}
@media (max-width: 767px) {
  /* line 467, templates/g5_helium/custom/scss/custom.scss */
  .logo-new {
    text-align: center;
  }
}
/* line 470, templates/g5_helium/custom/scss/custom.scss */
.left-picture {
  margin-left: -10px;
  margin-top: 240px;
}
@media (min-width: 1220px) {
  /* line 472, templates/g5_helium/custom/scss/custom.scss */
  .left-picture2 {
    margin-left: 5px;
    margin-top: 11px;
  }
}
@media (max-width: 1219px) {
  /* line 475, templates/g5_helium/custom/scss/custom.scss */
  .left-picture2 {
    margin-top: 31px;
    margin-left: 0;
  }
}
@media (max-width: 959px) {
  /* line 478, templates/g5_helium/custom/scss/custom.scss */
  .left-picture2 {
    margin-top: 49px;
  }
}
/* line 481, templates/g5_helium/custom/scss/custom.scss */
.right-picture {
  margin-right: -1.6rem;
}
/* line 483, templates/g5_helium/custom/scss/custom.scss */
.itemid-113 .uk-width-medium-3-10, .itemid-134 .uk-width-medium-3-10 {
  display: flex;
  align-items: center;
  padding: 0;
}
/* line 487, templates/g5_helium/custom/scss/custom.scss */
.nul-bottom, h2.nul-bottom {
  margin-bottom: 0;
  padding-bottom: 0;
  margin-top: 1.5rem;
  font-size: 1rem;
}
/* line 488, templates/g5_helium/custom/scss/custom.scss */
.nul-top {
  margin-top: 0;
  margin-bottom: 1rem;
}
/* line 490, templates/g5_helium/custom/scss/custom.scss */
.item-page p {
  margin-top: 0;
}
/* line 493, templates/g5_helium/custom/scss/custom.scss */
.gallery .item-page p:nth-child(2) {
  padding-left: 2rem;
  border-left: 4px solid lightgray;
  border-radius: 20px;
  hyphens: auto;
}
@media (max-width: 767px) {
  /* line 501, templates/g5_helium/custom/scss/custom.scss */
  .item-page p, .nul-bottom, .nul-top {
    hyphens: auto;
    line-height: 1.65;
    margin-bottom: 1rem;
  }
  /* line 504, templates/g5_helium/custom/scss/custom.scss */
  h2.nul-bottom {
    line-height: 1.65;
    margin-bottom: 0;
  }
}
@media (max-width: 560px) {
  /* line 508, templates/g5_helium/custom/scss/custom.scss */
  .gallery .page-header h1 {
    font-size: 1.75rem;
  }
  /* line 509, templates/g5_helium/custom/scss/custom.scss */
  .gallery .item-page p:nth-child(2) {
    padding-left: 1.25rem;
    border-left: 4px solid lightgray;
    border-radius: 20px;
  }
}
@media (max-width: 375px) {
  /* line 516, templates/g5_helium/custom/scss/custom.scss */
  .gallery .page-header h1 {
    font-size: 1.6rem;
  }
}
@media (max-width: 320px) {
  /* line 519, templates/g5_helium/custom/scss/custom.scss */
  .gallery .page-header h1 {
    font-size: 1.5rem;
  }
}
/* line 523, templates/g5_helium/custom/scss/custom.scss */
.breadcrumb {
  font-size: 0.8rem;
  font-weight: 300;
  list-style: none;
  margin: 0;
  background: #fff;
  padding-right: 0px;
  padding-left: 0px;
}
@media (max-width: 375px) {
  /* line 532, templates/g5_helium/custom/scss/custom.scss */
  .breadcrumb {
    font-size: 0.75rem;
  }
}
/* line 534, templates/g5_helium/custom/scss/custom.scss */
.breadcrumb > li {
  display: inline-block;
  color: #999;
}
/* line 535, templates/g5_helium/custom/scss/custom.scss */
.breadcrumb > .active {
  color: #999;
}
/* line 536, templates/g5_helium/custom/scss/custom.scss */
ul.breadcrumb li.active:nth-child(1) {
  display: none;
}
/* line 538, templates/g5_helium/custom/scss/custom.scss */
.moduletable .breadcrumb span.divider {
  line-height: 2;
  width: 17px;
}
/*contacts*/
/* line 543, templates/g5_helium/custom/scss/custom.scss */
.contact #g-intro {
  padding: 0;
}
/* line 545, templates/g5_helium/custom/scss/custom.scss */
.gmap2 {
  margin-bottom: 0;
  background-color: #ba5600;
}
/* line 546, templates/g5_helium/custom/scss/custom.scss */
.gmap2 iframe {
  margin-bottom: -11px;
  border: 0;
  opacity: 0.95;
  filter: grayscale(0.5);
  mix-blend-mode: hard-light;
  transition: all 0.3s ease-in-out;
}
/* line 554, templates/g5_helium/custom/scss/custom.scss */
.gmap2 iframe:hover, .gmap2 iframe:active, .gmap2 iframe:focus, .gmap2 iframe:focus-within {
  opacity: 1;
  filter: grayscale(0);
  mix-blend-mode: unset;
}
@media (hover: none) {
  /* line 564, templates/g5_helium/custom/scss/custom.scss */
  .gmap2 iframe {
    margin-bottom: -12px;
    opacity: 1;
    filter: grayscale(0);
    mix-blend-mode: unset;
  }
}
/* line 573, templates/g5_helium/custom/scss/custom.scss */
.contact .page-header > h1 {
  font-size: 1.9rem;
  font-weight: 300;
  margin-top: 3rem;
  margin-bottom: 0;
  line-height: 1.2;
}
/* line 581, templates/g5_helium/custom/scss/custom.scss */
.contact .item-page p {
  margin: 0;
}
/* line 583, templates/g5_helium/custom/scss/custom.scss */
.adreses {
  display: flex;
  flex-wrap: wrap;
  gap: 2vw;
  row-gap: 1.2rem;
  font-size: 0.96rem;
  color: #222;
}
/* line 591, templates/g5_helium/custom/scss/custom.scss */
.adreses a, .adreses a:visited {
  color: #222;
}
/* line 592, templates/g5_helium/custom/scss/custom.scss */
.adreses a:hover {
  color: #f90;
}
/* line 593, templates/g5_helium/custom/scss/custom.scss */
.adreses strong {
  color: #4e5053;
}
/* line 595, templates/g5_helium/custom/scss/custom.scss */
.adreses p {
  flex-basis: 239px;
}
/* line 596, templates/g5_helium/custom/scss/custom.scss */
.adreses .last {
  white-space: nowrap;
}
@media (min-width: 768px) {
  /* line 599, templates/g5_helium/custom/scss/custom.scss */
  .adreses {
    gap: unset;
    flex-wrap: nowrap;
  }
  /* line 600, templates/g5_helium/custom/scss/custom.scss */
  .adreses p {
    flex-basis: 235px;
  }
}
@media (min-width: 1200px) {
  /* line 603, templates/g5_helium/custom/scss/custom.scss */
  .adreses {
    gap: 3vw;
    flex-wrap: nowrap;
  }
  /* line 604, templates/g5_helium/custom/scss/custom.scss */
  .adreses p {
    flex-basis: 250px;
  }
}
@media (max-width: 375px) {
  /* line 607, templates/g5_helium/custom/scss/custom.scss */
  .adreses .last {
    font-size: 0.95rem;
    white-space: nowrap;
  }
  /* line 608, templates/g5_helium/custom/scss/custom.scss */
  .adreses p {
    flex-basis: 225px;
  }
}
/* line 611, templates/g5_helium/custom/scss/custom.scss */
.contact dl.article-info.muted {
  border-bottom: 1px solid #e0e0e5;
}
/* line 612, templates/g5_helium/custom/scss/custom.scss */
dl.article-info dd {
  color: #9f9f9f;
  font-size: 0.75rem;
}
/* line 615, templates/g5_helium/custom/scss/custom.scss */
.contact #g-mainbar {
  padding-top: 0;
  background: rgba(255, 255, 255, 0);
  color: #424753;
}
/* line 616, templates/g5_helium/custom/scss/custom.scss */
.contact .size-25 {
  background: #fff;
}
/* line 618, templates/g5_helium/custom/scss/custom.scss */
.contact .btn {
  color: #333;
  background-color: #f90;
  background-image: linear-gradient(to bottom, #ffe663, #f90);
  background-repeat: repeat-x;
  padding: 12px 40px;
}
/* line 627, templates/g5_helium/custom/scss/custom.scss */
.contact #tc-quick_contact_form .alert {
  width: 75% !important;
}
/* line 628, templates/g5_helium/custom/scss/custom.scss */
.contact .form-horizontal .controls {
  margin-left: 0 !important;
  width: 75%;
}
/* line 630, templates/g5_helium/custom/scss/custom.scss */
textarea.tc_column_1 {
  width: 100%;
  min-height: 180px;
  min-width: 300px;
}
@media only screen and (max-width: 1050px) and (min-width: 651px) {
  /* line 632, templates/g5_helium/custom/scss/custom.scss */
  .tc_column_1, .tc_column_2, .tc_column_3, .tc_column_4, .tc_column_5, .tc_column_6 {
    margin: 0;
  }
}
/* line 641, templates/g5_helium/custom/scss/custom.scss */
.contact #g-container-main > div > div {
  background: #fff url('../../../../images/Skat-Oil_contacts-2.jpg') no-repeat right;
  background-position-y: 80%;
}
/* line 642, templates/g5_helium/custom/scss/custom.scss */
.contact #g-container-main .g-block.size-25 {
  background: rgba(255, 255, 255, 0);
}
@media (max-width: 40rem) {
  /* line 644, templates/g5_helium/custom/scss/custom.scss */
  .form-horizontal .controls {
    width: 80%;
  }
}
@media (max-width: 768px) {
  /* line 646, templates/g5_helium/custom/scss/custom.scss */
  .tc_column_1 {
    margin-left: 0px !important;
  }
  /* line 647, templates/g5_helium/custom/scss/custom.scss */
  .contact #g-container-main .g-block.size-25 {
    display: none;
  }
}
@media (max-width: 450px) {
  /* line 650, templates/g5_helium/custom/scss/custom.scss */
  .contact .form-horizontal .controls {
    width: 100%;
  }
  /* line 651, templates/g5_helium/custom/scss/custom.scss */
  textarea.tc_column_1 {
    min-width: unset;
  }
}
/* */
/* line 658, templates/g5_helium/custom/scss/custom.scss */
#g-footer {
  padding-top: 2rem;
}
/* line 660, templates/g5_helium/custom/scss/custom.scss */
#g-footer .foother-logo p small a, #g-footer .foother-logo p small a:visited {
  color: #fff;
}
/* line 662, templates/g5_helium/custom/scss/custom.scss */
#g-footer .foother-logo p small a:hover {
  color: #f90;
}
/* line 664, templates/g5_helium/custom/scss/custom.scss */
#g-footer .uk-grid ul {
  margin-top: 0;
}
@media (max-width: 959px) {
  /* line 667, templates/g5_helium/custom/scss/custom.scss */
  #g-footer {
    padding-top: 1.3rem;
  }
}
@media (max-width: 767px) {
  /* line 670, templates/g5_helium/custom/scss/custom.scss */
  #g-footer .uk-grid ul, #g-footer p {
    text-align: center;
  }
  /* line 671, templates/g5_helium/custom/scss/custom.scss */
  #g-footer li {
    margin-bottom: 1rem;
  }
}
@media (max-width: 320px) {
  /* line 674, templates/g5_helium/custom/scss/custom.scss */
  #g-footer .uk-grid ul, #g-footer p {
    text-align: left;
  }
}
/* line 677, templates/g5_helium/custom/scss/custom.scss */
#g-footer p, #g-footer li {
  line-height: 1.3;
}
/* line 678, templates/g5_helium/custom/scss/custom.scss */
#g-footer li {
  margin-bottom: 0.7rem;
  list-style: none;
  margin-left: 10px;
  text-indent: -8px;
  color: #fff;
}
/* line 679, templates/g5_helium/custom/scss/custom.scss */
#g-footer li a {
  color: #fff;
  transition: color 0.3s ease-in-out;
}
/* line 680, templates/g5_helium/custom/scss/custom.scss */
#g-footer li i {
  font-size: 0.7rem;
  position: relative;
  margin-right: 2px;
  top: -1px;
  color: #f90;
}
/* line 681, templates/g5_helium/custom/scss/custom.scss */
#g-footer li .uk-icon-chevron-right {
  color: #f90;
}
/* line 683, templates/g5_helium/custom/scss/custom.scss */
#g-footer li a:hover {
  color: #f90;
}
/* line 685, templates/g5_helium/custom/scss/custom.scss */
#g-footer small {
  font-size: 75%;
}
/* line 686, templates/g5_helium/custom/scss/custom.scss */
#g-footer a.button {
  padding: 1rem 2.4rem;
  margin-left: 22px;
  margin-top: 10px;
  letter-spacing: 4px;
}
/**/
/* line 692, templates/g5_helium/custom/scss/custom.scss */
a.back-to-top {
  background: rgba(255, 153, 0, 0.75);
  width: 40px;
  height: 40px;
  font-size: 18px;
  opacity: 0.7;
}
/* line 693, templates/g5_helium/custom/scss/custom.scss */
a.back-to-top:hover {
  background: #900;
  color: #fff;
  opacity: 1;
}
/* offcanvas menu */
/* line 702, templates/g5_helium/custom/scss/custom.scss */
.g-offcanvas-toggle {
  z-index: 100000;
  font-size: 1.8rem;
  width: 50px;
  height: 40px;
}
/* line 703, templates/g5_helium/custom/scss/custom.scss */
#g-offcanvas i.fa.fa-home {
  font-size: 1.5rem;
  line-height: 2rem;
}
/* line 704, templates/g5_helium/custom/scss/custom.scss */
#g-offcanvas #g-mobilemenu-container ul > li > .g-menu-item-container {
  padding-top: 0.7rem;
  padding-bottom: 0.7rem;
  border-bottom: 1px solid #672a00;
}
/* line 709, templates/g5_helium/custom/scss/custom.scss */
#g-mobilemenu-container .g-toplevel li .g-menu-item-content {
  line-height: 1.3rem;
}
/* line 712, templates/g5_helium/custom/scss/custom.scss */
#social-8323-particle, #social-9131-particle, #social-7534-particle, #social-2943-particle {
  padding-bottom: 0;
}
@media (min-width: 640px) {
  /* line 717, templates/g5_helium/custom/scss/custom.scss */
  .g-menu-item-101 {
    display: none !important;
  }
}
/* line 719, templates/g5_helium/custom/scss/custom.scss */
#logo-5665-particle, #logo-9349-particle, #logo-9994-particle {
  padding-top: 0;
  margin: 0 auto;
  opacity: 0.85;
  transform: scale(0.88);
  transform-origin: top center;
}
/* line 729, templates/g5_helium/custom/scss/custom.scss */
#logo-5665-particle svg#Layer_1, #logo-9349-particle svg#Layer_1, #logo-9994-particle svg#Layer_1 {
  stroke-dasharray: 300;
  stroke-dashoffset: 600;
  animation: dash 3s linear alternate infinite;
}
@keyframes dash {
  /* line 737, templates/g5_helium/custom/scss/custom.scss */
  from {
    stroke-dashoffset: 600;
  }
  /* line 740, templates/g5_helium/custom/scss/custom.scss */
  to {
    stroke-dashoffset: 0;
  }
}
/**/
/* line 748, templates/g5_helium/custom/scss/custom.scss */
.outline-_error .g-content h1 {
  font-size: 0.7rem;
  font-weight: 300;
}
/* line 749, templates/g5_helium/custom/scss/custom.scss */
.outline-_error #g-header .g-particle p {
  color: transparent;
  font-size: 260px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  text-shadow: 0px 0px 28px #300;
}
/* Login User */
/* line 760, templates/g5_helium/custom/scss/custom.scss */
#g-footer > div > div:nth-child(2) {
  margin-top: 1rem;
  padding-top: 1rem;
  border-top: 2px dashed;
}
/* line 761, templates/g5_helium/custom/scss/custom.scss */
#menu-6416-particle li {
  min-width: 150px;
  text-indent: 0;
  border-left: 1px solid;
  margin-left: 0;
  padding-left: 1rem;
}
/* line 762, templates/g5_helium/custom/scss/custom.scss */
#menu-6416-particle li .g-menu-item-container {
  text-transform: unset;
}
/* line 763, templates/g5_helium/custom/scss/custom.scss */
#login-form .btn-primary {
  font-size: 1.8rem;
  color: white;
  text-shadow: 2px 1px 5px rgba(150, 44, 1, 0.6);
}
@media (max-width: 767px) {
  /* line 766, templates/g5_helium/custom/scss/custom.scss */
  #menu-6416-particle {
    text-align: center;
    margin-top: 0;
    padding-top: 0;
  }
}
/* line 768, templates/g5_helium/custom/scss/custom.scss */
.btn-group > .btn.dropdown-toggle {
  display: flex;
  align-items: center;
  gap: 2px;
}
/**/
/* line 772, templates/g5_helium/custom/scss/custom.scss */
.fadeInLeft {
  animation-name: fadeInLeft;
  animation-duration: 0.5s;
  animation-timing-function: ease-in-out;
  animation-delay: -0.2s;
}
/* line 773, templates/g5_helium/custom/scss/custom.scss */
.fadeTop {
  animation-name: fadeTop;
  animation-duration: 0.5s;
  animation-timing-function: ease-in-out;
}
/* line 774, templates/g5_helium/custom/scss/custom.scss */
.fadeUp {
  animation-name: fadeUp;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-delay: -0.2s;
}
@keyframes fadeInLeft {
  /* line 777, templates/g5_helium/custom/scss/custom.scss */
  from {
    opacity: 0;
    transform: translateX(-30%);
  }
  /* line 778, templates/g5_helium/custom/scss/custom.scss */
  to {
    opacity: 1;
  }
}
@keyframes fadeTop {
  /* line 781, templates/g5_helium/custom/scss/custom.scss */
  from {
    opacity: 0;
    transform: translateY(-30%);
  }
  /* line 782, templates/g5_helium/custom/scss/custom.scss */
  to {
    opacity: 1;
  }
}
@keyframes fadeUp {
  /* line 785, templates/g5_helium/custom/scss/custom.scss */
  0% {
    opacity: 0;
    transform: translateY(70%);
  }
  /* line 786, templates/g5_helium/custom/scss/custom.scss */
  100% {
    opacity: 1;
  }
}
/*# sourceMappingURL=custom_14.css.map */