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

/* By Amir Armaghan */
/* For Gantry 5 on Joomla 3.7 an Hydrogrn theme */
/* 2019/01/28 */
/* 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.938rem) {
  .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.938rem) {
  .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.938rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
}
/* line 38, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .g-overlay-container {
  width: 75rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 25px !important;
  padding-right: 25px !important;
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  .g-slideshow .g-overlay-container {
    width: 60rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-slideshow .g-overlay-container {
    width: 48rem;
  }
}
@media only all and (min-width: 30.062rem) and (max-width: 47.938rem) {
  .g-slideshow .g-overlay-container {
    width: 30rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-slideshow .g-overlay-container {
    width: 100%;
  }
}
/* line 57, templates/g5_helium/custom/scss/_slideshow.scss */
/* line 58, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .nav-visible .uk-slidenav {
  opacity: 1;
}
/* line 62, 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.938rem) {
  .g-slideshow .g-slideshow-title {
    margin: 0;
    font-size: 1rem;
  }
}
/* line 70, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-desc {
  margin: 0;
}
@media only all and (max-width: 47.938rem) {
  .g-slideshow .g-slideshow-desc {
    display: none;
  }
}
/* line 75, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-desc a:not(.button) {
  color: #e84a5f;
}
/* line 77, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-desc a:not(.button):hover {
  text-decoration: underline;
}
/* line 82, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons {
  margin: 25px 0 0;
}
@media only all and (max-width: 47.938rem) {
  .g-slideshow .g-slideshow-buttons {
    margin: 15px 0 0;
  }
}
/* line 87, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button {
  margin-right: 15px;
  border: 2px solid #e84a5f;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 91, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button:hover {
  background: #ed6e7f;
  border-color: #ed6e7f;
}
/* line 96, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button:last-child {
  margin-right: 0;
}
/* line 99, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button > span {
  margin-right: 10px;
}
@media only all and (max-width: 47.938rem) {
  .g-slideshow .g-slideshow-buttons .button {
    display: block;
    margin-right: 0;
    margin-bottom: 15px;
  }
  /* line 106, templates/g5_helium/custom/scss/_slideshow.scss */
  .g-slideshow .g-slideshow-buttons .button:last-child {
    margin-bottom: 0;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-slideshow .g-slideshow-buttons .button {
    display: block;
    margin-right: 0;
    margin-bottom: 15px;
  }
  /* line 114, templates/g5_helium/custom/scss/_slideshow.scss */
  .g-slideshow .g-slideshow-buttons .button:last-child {
    margin-bottom: 0;
  }
}
/* line 118, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button.empty {
  background: none;
  border: 2px solid #e84a5f;
  color: #e84a5f;
}
/* line 122, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button.empty:hover {
  background: #e84a5f;
  border-color: #e84a5f;
  color: #fff;
}
/* line 130, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .uk-flex-center {
  text-align: center;
}
/* line 133, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .style2 {
  padding: 70px 0;
}
/* line 135, 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 143, 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 150, templates/g5_helium/custom/scss/_slideshow.scss */
/* line 151, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button {
  font-size: 1.2rem;
}
/* line 153, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button.standard {
  background: #fff;
  border-color: #fff;
  color: #1a1a1a;
}
/* line 157, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button.standard:hover {
  background: #1a1a1a;
  border-color: #1a1a1a;
  color: #fff;
}
/* line 163, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button.empty {
  border-color: #fff;
  color: #fff;
}
/* line 166, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button.empty:hover {
  background: #1a1a1a;
  border-color: #1a1a1a;
  color: #fff;
}
/* line 174, templates/g5_helium/custom/scss/_slideshow.scss */
/* line 175, 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 179, templates/g5_helium/custom/scss/_slideshow.scss */
/* line 180, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .style2.uk-flex-center .g-slideshow-title {
  margin: 0 auto 20px;
}
/* line 183, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .style2.uk-flex-center .g-slideshow-desc {
  margin: auto;
}
/* line 188, templates/g5_helium/custom/scss/_slideshow.scss */
/* line 189, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .style3 .g-slideshow-title {
  font-size: 2rem;
}
@media only all and (max-width: 47.938rem) {
  .g-slideshow .style3 .g-slideshow-title {
    font-size: 1.2rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-slideshow .style3 .g-slideshow-title {
    font-size: 1.4rem;
  }
}
/* line 198, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .style3 .g-slideshow-desc {
  font-size: 17px;
  line-height: 30px;
}
/* line 203, templates/g5_helium/custom/scss/_slideshow.scss */
/* line 204, templates/g5_helium/custom/scss/_slideshow.scss */
/* line 205, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .dark-text .style3 .g-slideshow-title {
  color: #1c1c1c !important;
}
/* line 208, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .dark-text .style3 .g-slideshow-desc {
  color: #1c1c1c;
}
/* line 213, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .uk-dotnav {
  margin: 0 0 35px;
}
/* line 216, templates/g5_helium/custom/scss/_slideshow.scss */
/* line 217, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-item iframe {
  pointer-events: auto !important;
}
/* line 221, templates/g5_helium/custom/scss/_slideshow.scss */
/* line 222, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .slideshow-caption.uk-overlay-background {
  padding: 25px;
}
/* line 226, 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 229, 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 232, 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 235, 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 238, 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 241, 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 244, templates/g5_helium/custom/scss/_slideshow.scss */
/* line 245, templates/g5_helium/custom/scss/_slideshow.scss */
/* line 246, 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 251, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow audio, .g-slideshow canvas, .g-slideshow video {
  display: block;
}
/* line 256, templates/g5_helium/custom/scss/_slideshow.scss */
/* line 257, templates/g5_helium/custom/scss/_slideshow.scss */
/* line 258, templates/g5_helium/custom/scss/_slideshow.scss */
#g-fullwidth .g-slideshow .g-content, .g-flushed .g-slideshow .g-content {
  margin: 0.625rem;
  padding: 0.938rem;
}
/* line 4, templates/g5_helium/custom/scss/_onepage-menu.scss */
/* line 5, templates/g5_helium/custom/scss/_onepage-menu.scss */
.g-onepage-menu ul {
  margin: 0;
  list-style: none;
  background: #fff;
  border: 1px solid #e0e0e5;
  border-radius: 3px;
}
/* line 11, templates/g5_helium/custom/scss/_onepage-menu.scss */
/* line 12, templates/g5_helium/custom/scss/_onepage-menu.scss */
.g-onepage-menu ul li a {
  padding: 0.625rem 1.25rem;
  color: #1c1c1c;
  display: block;
  border-bottom: 1px solid #e0e0e5;
  -webkit-transition: all, 0.2s;
  -moz-transition: all, 0.2s;
  transition: all, 0.2s;
}
/* line 18, templates/g5_helium/custom/scss/_onepage-menu.scss */
.g-onepage-menu ul li a:hover {
  background: #f8f9fa;
  color: #000;
}
/* line 22, templates/g5_helium/custom/scss/_onepage-menu.scss */
.g-onepage-menu ul li a i {
  margin-right: 5px;
}
/* line 26, templates/g5_helium/custom/scss/_onepage-menu.scss */
/* line 27, templates/g5_helium/custom/scss/_onepage-menu.scss */
.g-onepage-menu ul li:last-child a {
  border-bottom: none;
}
/* line 31, templates/g5_helium/custom/scss/_onepage-menu.scss */
.g-onepage-menu ul li .submenu {
  border: none;
  display: none;
}
/* line 34, templates/g5_helium/custom/scss/_onepage-menu.scss */
.g-onepage-menu ul li .submenu.uk-active {
  display: block;
}
/* line 36, templates/g5_helium/custom/scss/_onepage-menu.scss */
.g-onepage-menu ul li .submenu.uk-active a {
  padding-left: 35px;
}
/* line 40, templates/g5_helium/custom/scss/_onepage-menu.scss */
/* line 41, templates/g5_helium/custom/scss/_onepage-menu.scss */
.g-onepage-menu ul li .submenu li:last-child {
  border-bottom: 1px solid #e0e0e5;
}
/* line 46, templates/g5_helium/custom/scss/_onepage-menu.scss */
/* line 47, templates/g5_helium/custom/scss/_onepage-menu.scss */
.g-onepage-menu ul li.uk-active > a {
  background: #f8f9fa;
  color: #e84a5f;
}
/* line 51, templates/g5_helium/custom/scss/_onepage-menu.scss */
.g-onepage-menu ul li.uk-active .submenu {
  display: block;
}
/* line 53, templates/g5_helium/custom/scss/_onepage-menu.scss */
.g-onepage-menu ul li.uk-active .submenu a {
  padding-left: 35px;
}
/* line 2, templates/g5_helium/custom/scss/_jlparticles.scss */
/* line 3, templates/g5_helium/custom/scss/_jlparticles.scss */
.tm-custom-icon .tm-share-icon a {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  color: #fff;
}
/* line 8, templates/g5_helium/custom/scss/_jlparticles.scss */
.tm-custom-icon .tm-share-icon a:hover {
  -webkit-filter: saturate(1.2) brightness(1.2);
  filter: saturate(1.2) brightness(1.2);
  color: #fff;
}
/* line 14, templates/g5_helium/custom/scss/_jlparticles.scss */
.tm-custom-icon .tm-share-icon .twitter {
  background-color: #1da1f2;
}
/* line 17, templates/g5_helium/custom/scss/_jlparticles.scss */
.tm-custom-icon .tm-share-icon .facebook {
  background-color: #3b5998;
}
/* line 20, templates/g5_helium/custom/scss/_jlparticles.scss */
.tm-custom-icon .tm-share-icon .googleplus {
  background-color: #dd4b39;
}
/* line 23, templates/g5_helium/custom/scss/_jlparticles.scss */
.tm-custom-icon .tm-share-icon .linkedin {
  background-color: #0077b5;
}
/* line 26, templates/g5_helium/custom/scss/_jlparticles.scss */
.tm-custom-icon .tm-share-icon .whatsapp {
  background-color: #25d366;
}
/* line 29, templates/g5_helium/custom/scss/_jlparticles.scss */
.tm-custom-icon .tm-share-icon .telegram {
  background-color: #2ca5e0;
}
/* line 32, templates/g5_helium/custom/scss/_jlparticles.scss */
.tm-custom-icon .tm-share-icon .mail {
  background-color: #ea4335;
}
/* line 35, templates/g5_helium/custom/scss/_jlparticles.scss */
.tm-custom-icon .tm-share-icon .digg {
  background-color: #005be2;
}
/* line 38, templates/g5_helium/custom/scss/_jlparticles.scss */
.tm-custom-icon .tm-share-icon .pinterest {
  background-color: #bd081c;
}
/* line 41, templates/g5_helium/custom/scss/_jlparticles.scss */
.tm-custom-icon .tm-share-icon .tumblr {
  background-color: #eb4924;
}
/* line 44, templates/g5_helium/custom/scss/_jlparticles.scss */
.tm-custom-icon .tm-share-icon .reddit {
  background-color: #ff4500;
}
/* line 47, templates/g5_helium/custom/scss/_jlparticles.scss */
.tm-custom-icon .tm-share-icon .vk {
  background-color: #4c75a3;
}
/* line 50, templates/g5_helium/custom/scss/_jlparticles.scss */
.tm-custom-icon .tm-share-icon .xing {
  background-color: #026466;
}
/* line 57, templates/g5_helium/custom/scss/_jlparticles.scss */
/* line 58, templates/g5_helium/custom/scss/_jlparticles.scss */
.tm-search .jl-form-blank {
  background: none !important;
  border-color: transparent !important;
}
/* line 62, templates/g5_helium/custom/scss/_jlparticles.scss */
.tm-search .jl-form-blank:focus {
  border-color: #e5e5e5 !important;
  border-style: dashed !important;
}
/* line 67, templates/g5_helium/custom/scss/_jlparticles.scss */
/* line 68, templates/g5_helium/custom/scss/_jlparticles.scss */
/* line 69, templates/g5_helium/custom/scss/_jlparticles.scss */
.jl-modal-dialog .jl-search input[type="search"] {
  border: none;
  box-shadow: none;
}
/* line 77, templates/g5_helium/custom/scss/_jlparticles.scss */
/* line 78, templates/g5_helium/custom/scss/_jlparticles.scss */
.tm-quotation-wrapper blockquote {
  margin: 0 0 20px 0 !important;
  font-size: 1rem;
  border-left: none;
  font-style: normal;
}
/* line 83, templates/g5_helium/custom/scss/_jlparticles.scss */
.tm-quotation-wrapper blockquote cite {
  display: inline-block;
  font-size: 1rem;
}
/* line 90, templates/g5_helium/custom/scss/_jlparticles.scss */
/* line 91, templates/g5_helium/custom/scss/_jlparticles.scss */
.tm-code-wrapper pre {
  color: #666;
  border: none;
  padding: 0;
  border-radius: 0;
  font-size: 1rem;
}
/* line 100, templates/g5_helium/custom/scss/_jlparticles.scss */
/* line 101, templates/g5_helium/custom/scss/_jlparticles.scss */
.jl-link:hover, a:hover {
  text-decoration: none;
}
/* line 108, templates/g5_helium/custom/scss/_jlparticles.scss */
.jl-overlay-primary {
  background: rgba(232, 74, 95, 0.8);
}
/* line 111, templates/g5_helium/custom/scss/_jlparticles.scss */
.jl-card-secondary {
  background: #2a363b;
}
/* line 114, templates/g5_helium/custom/scss/_jlparticles.scss */
.jl-button-secondary {
  background-color: #2a363b;
}
/* line 116, templates/g5_helium/custom/scss/_jlparticles.scss */
.jl-button-secondary:hover, .jl-button-secondary:focus, .jl-button-secondary:active {
  background-color: #151b1d;
}
/* line 120, templates/g5_helium/custom/scss/_jlparticles.scss */
.jl-heading-line > ::after, .jl-heading-line > ::before {
  top: calc(50% - (2px / 2));
  width: 150px;
}
/* line 124, templates/g5_helium/custom/scss/_jlparticles.scss */
.jl-text-primary, .jl-alert-primary {
  color: #e84a5f !important;
}
/* line 129, templates/g5_helium/custom/scss/_jlparticles.scss */
.jl-button-primary {
  background-color: #e84a5f;
}
/* line 131, templates/g5_helium/custom/scss/_jlparticles.scss */
.jl-button-primary:focus, .jl-button-primary:hover {
  background-color: #e21d37;
}
/* line 136, templates/g5_helium/custom/scss/_jlparticles.scss */
.jl-card-primary {
  background: #e84a5f;
}
/* line 138, templates/g5_helium/custom/scss/_jlparticles.scss */
.jl-card-primary.jl-card-hover:hover {
  background-color: #e21d37;
}
/* line 142, templates/g5_helium/custom/scss/_jlparticles.scss */
.jl-tile-primary, .jl-section-primary {
  background: #e84a5f;
}
/* Hover + Focus */
/* line 147, templates/g5_helium/custom/scss/_jlparticles.scss */
.jl-nav-default > li > a:hover, .jl-nav-default > li > a:focus, .jl-nav-default > li.jl-active > a, .jl-article-meta a {
  color: #e84a5f;
}
/* line 153, templates/g5_helium/custom/scss/_jlparticles.scss */
.jl-subnav-pill > .jl-active > a, .jl-dotnav > .jl-active > * {
  background-color: #e84a5f;
}
/* Hover + Active + Focus */
/* line 158, templates/g5_helium/custom/scss/_jlparticles.scss */
.jl-tab > .jl-active > a, .jl-tab > * > a:hover, .jl-tab > * > a:focus {
  border-color: #e84a5f;
}
/* Hover + Focus */
/* line 164, templates/g5_helium/custom/scss/_jlparticles.scss */
.jl-accordion-title:hover, .jl-accordion-title:focus {
  color: #e84a5f;
}
/* line 168, templates/g5_helium/custom/scss/_jlparticles.scss */
.jl-button-default {
  background-color: rgba(255, 255, 255, 0);
  color: #e84a5f;
  border: 1px solid #e84a5f;
}
/* line 174, templates/g5_helium/custom/scss/_jlparticles.scss */
.jl-tab > * > a, .jl-nav-default {
  font-size: 1rem;
}
/* line 178, templates/g5_helium/custom/scss/_jlparticles.scss */
.jl-button:focus {
  outline: 0;
}
/* line 181, templates/g5_helium/custom/scss/_jlparticles.scss */
.jl-button, .jl-tab > * > a {
  text-transform: none;
  font-size: 1rem;
}
/* line 186, templates/g5_helium/custom/scss/_jlparticles.scss */
.jl-button-default {
  color: #e84a5f;
  border: 2px solid #e84a5f;
}
/* line 191, templates/g5_helium/custom/scss/_jlparticles.scss */
.jl-button-default:focus, .jl-button-default:hover {
  color: #404042;
  border-color: #404042;
}
/* line 197, templates/g5_helium/custom/scss/_jlparticles.scss */
.jl-button-default.jl-active, .jl-button-default:active {
  color: #404042;
  border-color: #404042;
}
/* line 203, templates/g5_helium/custom/scss/_jlparticles.scss */
.jl-button-primary {
  border: 2px solid transparent;
}
/* line 207, templates/g5_helium/custom/scss/_jlparticles.scss */
.jl-button-primary:focus, .jl-button-primary:hover {
  border-color: transparent;
}
/* line 212, templates/g5_helium/custom/scss/_jlparticles.scss */
.jl-button-primary.jl-active, .jl-button-primary:active {
  border-color: transparent;
}
/* line 217, templates/g5_helium/custom/scss/_jlparticles.scss */
.jl-button-secondary {
  border: 2px solid transparent;
}
/* line 221, templates/g5_helium/custom/scss/_jlparticles.scss */
.jl-button-secondary:focus, .jl-button-secondary:hover {
  border-color: transparent;
}
/* line 226, templates/g5_helium/custom/scss/_jlparticles.scss */
.jl-button-secondary.jl-active, .jl-button-secondary:active {
  border-color: transparent;
}
/* line 231, templates/g5_helium/custom/scss/_jlparticles.scss */
.jl-button-danger {
  border: 2px solid transparent;
}
/* line 235, templates/g5_helium/custom/scss/_jlparticles.scss */
.jl-button-danger:focus, .jl-button-danger:hover {
  border-color: transparent;
}
/* line 240, templates/g5_helium/custom/scss/_jlparticles.scss */
.jl-button-danger.jl-active, .jl-button-danger:active {
  border-color: transparent;
}
/* line 245, templates/g5_helium/custom/scss/_jlparticles.scss */
.jl-button-danger:disabled, .jl-button-default:disabled, .jl-button-primary:disabled, .jl-button-secondary:disabled {
  border: 2px solid transparent;
}
/* line 255, templates/g5_helium/custom/scss/_jlparticles.scss */
.g5-container {
  margin: 0 auto;
  padding: 0;
  width: 75rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  .g5-container {
    width: 60rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g5-container {
    width: 48rem;
  }
}
@media only all and (min-width: 30.062rem) and (max-width: 47.938rem) {
  .g5-container {
    width: 30rem;
  }
}
@media only all and (max-width: 30rem) {
  .g5-container {
    width: 100%;
  }
}
/* line 271, templates/g5_helium/custom/scss/_jlparticles.scss */
.g5-container .g5-content {
  margin: 0.625rem;
  padding: 0.938rem;
}
/* line 276, templates/g5_helium/custom/scss/_jlparticles.scss */
/* line 277, templates/g5_helium/custom/scss/_jlparticles.scss */
.jl-container .g5-content {
  margin: 0.625rem;
  padding: 0.938rem;
}
/* line 283, templates/g5_helium/custom/scss/_jlparticles.scss */
/* line 284, templates/g5_helium/custom/scss/_jlparticles.scss */
.tm-button-wrapper .jl-button-danger:disabled, .tm-button-wrapper .jl-button-default:disabled, .tm-button-wrapper .jl-button-primary:disabled, .tm-button-wrapper .jl-button-secondary:disabled {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.65;
  border: 1px solid #e5e5e5 !important;
}
/* line 294, templates/g5_helium/custom/scss/_jlparticles.scss */
.back-to-top {
  position: fixed;
  bottom: 40px;
  right: 20px;
  z-index: 9999;
  font-size: 16px;
  width: 38px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  cursor: pointer;
  border: 0;
  border-radius: 0px;
  text-decoration: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
@-webkit-keyframes fadeInRight {
  /* line 316, templates/g5_helium/custom/scss/_jlparticles.scss */
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  /* line 322, templates/g5_helium/custom/scss/_jlparticles.scss */
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  /* line 330, templates/g5_helium/custom/scss/_jlparticles.scss */
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  /* line 336, templates/g5_helium/custom/scss/_jlparticles.scss */
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes fadeOutRight {
  /* line 344, templates/g5_helium/custom/scss/_jlparticles.scss */
  from {
    opacity: 1;
  }
  /* line 348, templates/g5_helium/custom/scss/_jlparticles.scss */
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  /* line 356, templates/g5_helium/custom/scss/_jlparticles.scss */
  from {
    opacity: 1;
  }
  /* line 360, templates/g5_helium/custom/scss/_jlparticles.scss */
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
/* line 367, templates/g5_helium/custom/scss/_jlparticles.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 376, templates/g5_helium/custom/scss/_jlparticles.scss */
.backHide {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
/* line 380, templates/g5_helium/custom/scss/_jlparticles.scss */
a.back-to-top:hover {
  background: #e84a5f;
}
/* line 382, templates/g5_helium/custom/scss/_jlparticles.scss */
a.back-to-top:hover span {
  color: #fff;
}
/* line 388, templates/g5_helium/custom/scss/_jlparticles.scss */
.jl-notification-message {
  font-size: 1rem;
}
/*
 * Primary bordered
 */
/* line 394, templates/g5_helium/custom/scss/_jlparticles.scss */
.jl-notification-message-primary-border {
  color: #1e87f0;
  border: 1px solid #1e87f0;
}
/*
 * Success bordered
 */
/* line 401, templates/g5_helium/custom/scss/_jlparticles.scss */
.jl-notification-message-success-border {
  color: #32d296;
  border: 1px solid #32d296;
}
/*
 * Warning bordered
 */
/* line 408, templates/g5_helium/custom/scss/_jlparticles.scss */
.jl-notification-message-warning-border {
  color: #faa05a;
  border: 1px solid #faa05a;
}
/*
 * Danger bordered
 */
/* line 415, templates/g5_helium/custom/scss/_jlparticles.scss */
.jl-notification-message-danger-border {
  color: #f0506e;
  border: 1px solid #f0506e;
}
/*
 * Primary bg
 */
/* line 423, templates/g5_helium/custom/scss/_jlparticles.scss */
.jl-notification-message-primary-hivis {
  color: #fff;
  background-color: #e84a5f;
}
/* line 424, templates/g5_helium/custom/scss/_jlparticles.scss */
.jl-notification-message-primary-hivis .jl-notification-close, .jl-notification-message-primary-hivis a {
  color: #fff;
}
/*
 * Success bg
 */
/* line 434, templates/g5_helium/custom/scss/_jlparticles.scss */
.jl-notification-message-success-hivis {
  color: #fff;
  background-color: #32d296;
}
/* line 435, templates/g5_helium/custom/scss/_jlparticles.scss */
.jl-notification-message-success-hivis .jl-notification-close, .jl-notification-message-success-hivis a {
  color: #fff;
}
/*
 * Warning bg
 */
/* line 445, templates/g5_helium/custom/scss/_jlparticles.scss */
.jl-notification-message-warning-hivis {
  color: #fff;
  background-color: #faa05a;
}
/* line 446, templates/g5_helium/custom/scss/_jlparticles.scss */
.jl-notification-message-warning-hivis .jl-notification-close, .jl-notification-message-warning-hivis a {
  color: #fff;
}
/*
 * Danger bg
 */
/* line 456, templates/g5_helium/custom/scss/_jlparticles.scss */
.jl-notification-message-danger-hivis {
  color: #fff;
  background-color: #f0506e;
}
/* line 457, templates/g5_helium/custom/scss/_jlparticles.scss */
.jl-notification-message-danger-hivis .jl-notification-close, .jl-notification-message-danger-hivis a {
  color: #fff;
}
/* line 466, templates/g5_helium/custom/scss/_jlparticles.scss */
:-webkit-full-screen-ancestor:not(iframe) {
  animation-fill-mode: none;
  -webkit-animation-fill-mode: none;
}
/* line 472, templates/g5_helium/custom/scss/_jlparticles.scss */
.block-revealer__element {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  pointer-events: none;
  opacity: 0;
}
/* line 483, templates/g5_helium/custom/scss/_jlparticles.scss */
/* line 484, templates/g5_helium/custom/scss/_jlparticles.scss */
.moduletable .jl-breadcrumb > :nth-child(n+2):not(.jl-first-column)::before {
  margin: 0 5px;
}
/* line 490, templates/g5_helium/custom/scss/_jlparticles.scss */
.jl-tooltip {
  text-shadow: none;
  font-size: 0.875em;
  font-weight: 400;
  color: #fff;
  background-color: #002b45;
  -webkit-box-shadow: 0 0 -3px 8px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 -3px 8px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 -3px 8px rgba(0, 0, 0, 0.3);
}
/* line 1, templates/g5_helium/custom/scss/_chart.scss */
/* line 2, templates/g5_helium/custom/scss/_chart.scss */
.g-chart .g-grid {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 6, templates/g5_helium/custom/scss/_chart.scss */
@media only all and (max-width: 47.938rem) {
  .g-chart .g-chart-feature-left {
    margin-bottom: 35px;
  }
}
/* line 10, templates/g5_helium/custom/scss/_chart.scss */
.g-chart .g-chart-feature-left .g-content {
  margin: 0 0.625rem 0 0;
  padding-top: 0;
  padding-bottom: 0;
}
@media only all and (max-width: 47.938rem) {
  .g-chart .g-chart-feature-left .g-content {
    margin: 0;
  }
}
/* line 19, templates/g5_helium/custom/scss/_chart.scss */
/* line 20, templates/g5_helium/custom/scss/_chart.scss */
.g-chart .g-chart-feature-right .g-content {
  margin: 0 0 0 0.625rem;
  padding-top: 0;
  padding-bottom: 0;
}
@media only all and (max-width: 47.938rem) {
  .g-chart .g-chart-feature-right .g-content {
    margin: 0;
  }
}
/* line 28, templates/g5_helium/custom/scss/_chart.scss */
.g-chart .g-chart-feature-right.align-right {
  text-align: right;
}
/* line 32, templates/g5_helium/custom/scss/_chart.scss */
.g-chart .g-chart-feature-title {
  margin-top: -5px;
}
/* line 35, templates/g5_helium/custom/scss/_chart.scss */
.g-chart .g-chart-feature-link {
  margin-top: 5px;
}
/* line 37, templates/g5_helium/custom/scss/_chart.scss */
.g-chart .g-chart-feature-link i {
  margin-right: 10px;
}
/* line 41, templates/g5_helium/custom/scss/_chart.scss */
/* line 42, templates/g5_helium/custom/scss/_chart.scss */
.g-chart .g-chart-feature-desc i {
  margin-right: 8px;
}
/* Adding Font BYekan */
/*
 @include font-face('BYekan', 'gantry-theme://fonts/BYekan');
 .font-family-BYekan {
 font-family: 'BYekan',Tahoma,Arial,sans-serif;
 font-weight: normal;
 font-style: normal;
 }
 */
/* Adding Font WebMitra */
/*
 @include font-face('WebMitra', 'gantry-theme://fonts/WebMitra');
 .font-family-WebMitra {
 font-family: 'WebMitra',Tahoma,Arial,sans-serif;
 font-weight: normal;
 font-style: normal;
 }
 */
/* Adding Font IranSansWeb */
/* @include font-face('IRANSansWeb', 'gantry-theme://fonts/IRANSansWeb');
 .font-family-IRANSansWeb {
 font-family: 'IRANSansWeb',Tahoma,Arial,sans-serif;
 font-weight: normal;
 font-style: normal;
 }
 */
/* Adding Font IranSansWeb light version */
@font-face {
  font-family: 'IRANSansWebLight';
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/IRANSansWebLight.eot?619cc936#iefix') format("embedded-opentype"), url('../fonts/IRANSansWebLight.woff2?619cc936') format("woff2"), url('../fonts/IRANSansWebLight.woff?619cc936') format("woff"), url('../fonts/IRANSansWebLight.ttf?619cc936') format("truetype"), url('../fonts/IRANSansWebLight.svg#IRANSansWebLight') format("svg");
}
/* line 45, templates/g5_helium/custom/scss/custom.scss */
.font-family-IRANSansWebLight {
  font-family: 'IRANSansWebLight', Tahoma, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
/* line 52, templates/g5_helium/custom/scss/custom.scss */
div.ccomment-powered {
  display: none;
}
/* line 55, templates/g5_helium/custom/scss/custom.scss */
.ccomment input, .ccomment button, .ccomment select, .ccomment textarea {
  font-family: IRANSansWebLight;
}
/* line 58, templates/g5_helium/custom/scss/custom.scss */
.dir-rtl .ccomment-form .pull-right {
  float: right;
}
/* line 64, templates/g5_helium/custom/scss/custom.scss */
body.dir-rtl {
  font-family: IRANSansWebLight;
}
/* line 68, templates/g5_helium/custom/scss/custom.scss */
/* line 69, templates/g5_helium/custom/scss/custom.scss */
body.dir-rtl h1, body.dir-rtl h2, body.dir-rtl h3, body.dir-rtl h4, body.dir-rtl h5 {
  font-family: IRANSansWebLight;
}
/* line 78, templates/g5_helium/custom/scss/custom.scss */
body.dir-rtl .edit.item-page .btn-toolbar .btn, body.dir-rtl .pager.pagenav a, body.dir-rtl p.readmore .btn, body.dir-rtl .contact .form-actions .btn, body.dir-rtl #contact-form .controls .btn-primary.validate, body.dir-rtl .profile .btn, body.dir-rtl .login .btn, body.dir-rtl .logout .btn, body.dir-rtl .registration .btn, body.dir-rtl .profile-edit .btn, body.dir-rtl .remind .btn, body.dir-rtl .reset .btn, body.dir-rtl .search #searchForm .btn, body.dir-rtl .finder #searchForm .btn, body.dir-rtl .search #search-form .btn, .finder #search-form .btn {
  font-family: IRANSansWebLight;
  letter-spacing: 0;
  font-weight: 600;
  font-size: 0.8em;
}
/* line 84, templates/g5_helium/custom/scss/custom.scss */
body.dir-rtl legend, body.dir-rtl dl.article-info dd {
  font-family: IRANSansWebLight;
}
/* line 88, templates/g5_helium/custom/scss/custom.scss */
.arm-chart {
  width: 60%;
  margin: auto;
}
/* line 94, templates/g5_helium/custom/scss/custom.scss */
#g-navigation {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  border-bottom: 1px solid #999;
}
/* line 98, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav {
  font-family: IRANSansWebLight;
}
/* line 101, templates/g5_helium/custom/scss/custom.scss */
#g-navigation.g-fixed-element {
  background: rgba(255, 255, 255, 0.8);
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}
/* line 108, templates/g5_helium/custom/scss/custom.scss */
#g-navigation.g-fixed-element ul.g-toplevel > li > a span {
  color: #000;
}
/* line 111, templates/g5_helium/custom/scss/custom.scss */
#g-navigation.g-fixed-element ul.g-toplevel > li.active > a span {
  color: #000;
}
/* line 114, templates/g5_helium/custom/scss/custom.scss */
#g-navigation.g-fixed-element ul.g-toplevel > li:hover > a span {
  color: #000;
}
/* line 117, templates/g5_helium/custom/scss/custom.scss */
#g-navigation.g-fixed-element ul.g-toplevel > li:hover {
  background: #ededed !important;
}
/* line 120, templates/g5_helium/custom/scss/custom.scss */
#menu-logo-arm .g-content {
  float: right;
  width: 190px;
  position: absolute;
  padding: 0;
  margin: 0;
  top: 3px;
  opacity: 0;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
/* line 131, templates/g5_helium/custom/scss/custom.scss */
body.dir-rtl #menu-logo-arm .g-content {
  float: left;
}
/* line 134, templates/g5_helium/custom/scss/custom.scss */
/* line 136, templates/g5_helium/custom/scss/custom.scss */
.g-fixed-second #menu-logo-arm .g-content {
  top: 3px !important;
  opacity: 1;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
/* line 143, templates/g5_helium/custom/scss/custom.scss */
.g-fixed-second img, .g-fixed-element img {
  float: right;
}
/* line 146, templates/g5_helium/custom/scss/custom.scss */
body.dir-rtl .g-fixed-second img, body.dir-rtl .g-fixed-element img {
  float: left;
}
/* line 150, templates/g5_helium/custom/scss/custom.scss */
.blog div.pull-none.item-image {
  display: none;
}
/* line 153, templates/g5_helium/custom/scss/custom.scss */
body.dir-rtl #sptab115 ul.tabs_container li.tab {
  float: right;
}
/* line 156, templates/g5_helium/custom/scss/custom.scss */
#sptab115 .tabs_mask, #sptab115 ul.tabs_container li span {
  line-height: 50px !important;
}
/* line 159, templates/g5_helium/custom/scss/custom.scss */
.sprocket-strips-s-text {
  text-align: justify;
  font-size: 0.9em;
}
/* line 163, templates/g5_helium/custom/scss/custom.scss */
.sprocket-strips-s-title {
  font-size: 1em;
}
/* line 166, templates/g5_helium/custom/scss/custom.scss */
.sprocket-strips-s-content {
  margin-bottom: 0;
}
/* line 169, templates/g5_helium/custom/scss/custom.scss */
#sptab115 .tabs_buttons {
  border-bottom: 1px solid #bf2436;
}
/* line 173, templates/g5_helium/custom/scss/custom.scss */
#f-left {
  float: left;
  text-align: left;
}
/* line 177, templates/g5_helium/custom/scss/custom.scss */
#f-right {
  float: right;
  text-align: right;
}
/* line 183, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel {
  justify-content: flex-start;
}
/* line 186, templates/g5_helium/custom/scss/custom.scss */
.g-arm-top .g-content {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  margin: 0;
  padding: 0;
}
/* line 193, templates/g5_helium/custom/scss/custom.scss */
.arm-top-padding .g-content {
  padding: 5px 5px;
  margin: 5px;
}
/* line 197, templates/g5_helium/custom/scss/custom.scss */
.arm-top-padding .g-arm-logo:after {
  content: "";
  height: 1px;
  display: block;
}
/* line 206, templates/g5_helium/custom/scss/custom.scss */
body.dir-rtl .arm-top-padding {
  direction: ltr;
}
/* line 209, templates/g5_helium/custom/scss/custom.scss */
body.dir-rtl .g-arm-logo {
  text-align: left;
}
/* line 213, templates/g5_helium/custom/scss/custom.scss */
.g-arm-logo {
  text-align: right;
}
/* line 216, templates/g5_helium/custom/scss/custom.scss */
.g-arm-logo .g-content {
  padding: 0;
}
/* line 219, templates/g5_helium/custom/scss/custom.scss */
.arm-logo img {
  display: block;
  position: absolute;
  top: 2px;
  width: 110px;
}
/* line 226, templates/g5_helium/custom/scss/custom.scss */
.arm-logo {
  display: inline-block;
  width: 190px;
}
/* line 231, templates/g5_helium/custom/scss/custom.scss */
.arm-logo-footer img {
  width: 180px;
}
/* line 234, templates/g5_helium/custom/scss/custom.scss */
.arm-logo-footer {
  display: block !important;
  text-align: center;
  width: auto;
  opacity: 0.4;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  display: inline-block;
  width: 180px;
}
/* line 243, templates/g5_helium/custom/scss/custom.scss */
.arm-logo-footer:hover {
  opacity: 1;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
/* line 247, templates/g5_helium/custom/scss/custom.scss */
body.dir-rtl .g-slideshow .style2.uk-flex-right .g-slideshow-title, body.dir-rtl .g-slideshow .style2.uk-flex-right .g-slideshow-desc {
  margin-right: auto;
  margin-left: unset;
}
/* line 251, templates/g5_helium/custom/scss/custom.scss */
.g-slideshow .style2.uk-flex-right .g-slideshow-desc {
  margin-right: unset;
  margin-left: auto;
}
/* line 255, templates/g5_helium/custom/scss/custom.scss */
#g-verytop {
  background: #4c184d;
}
/* line 260, templates/g5_helium/custom/scss/custom.scss */
#g-verytop .g-arm-top .mod-languages a {
  color: #fff;
  color: red;
}
/* line 264, templates/g5_helium/custom/scss/custom.scss */
#g-verytop .g-arm-top .mod-languages a:hover {
  color: #e88e25;
}
/* line 271, templates/g5_helium/custom/scss/custom.scss */
#g-header.arm-top-padding .g-content {
  padding: 0;
  margin: 5px;
}
/* line 275, templates/g5_helium/custom/scss/custom.scss */
#g-header.arm-top-padding #arm-lang .g-content {
  margin: 0;
}
/* line 278, templates/g5_helium/custom/scss/custom.scss */
#g-header {
  border-top: 6px solid #377724;
  z-index: 12;
  padding: 0;
}
/* line 284, templates/g5_helium/custom/scss/custom.scss */
#g-header .mod-languages a {
  padding: 0 5px 0 2px;
  color: #e10000;
}
/* line 290, templates/g5_helium/custom/scss/custom.scss */
#g-header .mod-languages a:hover {
  color: #333;
}
/* line 293, templates/g5_helium/custom/scss/custom.scss */
#g-header a {
  color: #3180c2;
}
/* line 297, templates/g5_helium/custom/scss/custom.scss */
.blue-deep {
  background-color: #071a2e;
  color: #6a7581;
}
/* line 301, templates/g5_helium/custom/scss/custom.scss */
.purple-deep {
  background-color: #311140;
  color: #734d75;
}
/* line 305, templates/g5_helium/custom/scss/custom.scss */
.purple-deep a {
  color: #734d75;
}
/* line 311, templates/g5_helium/custom/scss/custom.scss */
.purple-2, .purple-2 strong {
  background-color: #4c184d;
  color: #9f9f9f;
}
/* line 315, templates/g5_helium/custom/scss/custom.scss */
.purple-2 h3 {
  color: #ddd;
  font-size: 1.2rem;
}
/* line 319, templates/g5_helium/custom/scss/custom.scss */
.purple-2 a {
  color: #bab8b3;
}
/* line 322, templates/g5_helium/custom/scss/custom.scss */
.purple-2 a:hover {
  color: #fff;
}
/* line 325, templates/g5_helium/custom/scss/custom.scss */
.footer-logo-bg {
  border-top: 3px solid #377724;
  background-image: url('../../../../images/footer-bg.png');
  background-repeat: no-repeat;
  background-position: left bottom;
}
/* line 331, templates/g5_helium/custom/scss/custom.scss */
.footer-logo-bg::after {
  content: "";
  background-image: url('../../../../images/footer-bg.png');
  background-repeat: no-repeat;
  background-position: left bottom;
  opacity: 0.5;
  z-index: -1;
}
/* line 341, templates/g5_helium/custom/scss/custom.scss */
.blue-2, .blue-2 strong {
  background-color: #092139;
  color: #6a7581;
}
/* line 345, templates/g5_helium/custom/scss/custom.scss */
.blue-2 h3 {
  color: #9ba5ae;
}
/* line 348, templates/g5_helium/custom/scss/custom.scss */
.blue-2 a {
  color: #d89fff;
}
/* line 351, templates/g5_helium/custom/scss/custom.scss */
.blue-2 a:hover {
  color: #fff;
}
/* line 354, templates/g5_helium/custom/scss/custom.scss */
.blue-3 {
  background-color: #155385;
  color: #a1bcd0;
}
/* line 359, templates/g5_helium/custom/scss/custom.scss */
.blue-3 h3.g-title {
  text-align: center;
  font-size: 1em;
  font-weight: normal;
  color: #c4d5e1;
  margin: 3px 3px 5px;
  padding: 1px;
}
/* line 367, templates/g5_helium/custom/scss/custom.scss */
body.dir-rtl .blue-3 h3.g-title {
  font-family: IRANSansWebLight;
}
/* line 370, templates/g5_helium/custom/scss/custom.scss */
.blue-3 .g-content {
  padding-bottom: 0;
  margin-bottom: 0;
  margin-top: 0;
}
/* line 375, templates/g5_helium/custom/scss/custom.scss */
body.dir-rtl .copyright {
  direction: ltr;
}
/* line 378, templates/g5_helium/custom/scss/custom.scss */
.copyright {
  direction: rtl;
}
/* line 382, templates/g5_helium/custom/scss/custom.scss */
#g-copyright a {
  color: #734d75;
}
/* line 385, templates/g5_helium/custom/scss/custom.scss */
#g-copyright a:hover {
  color: #734d75;
}
/* line 391, templates/g5_helium/custom/scss/custom.scss */
#g-copyright {
  font-size: 0.8em;
  border-top: 3px solid #e84a5f;
}
/* line 395, templates/g5_helium/custom/scss/custom.scss */
#g-copyright .g-content {
  padding: 0;
}
/* line 398, templates/g5_helium/custom/scss/custom.scss */
.g-social a {
  padding: 0;
  text-decoration: none;
  border: 1px solid;
  border-radius: 3px;
  margin-right: 2px;
  width: 30px;
  display: inline-block;
  height: 30px;
  text-align: center;
  color: #a83948;
  background-color: #fff;
}
/* line 411, templates/g5_helium/custom/scss/custom.scss */
.g-social a span {
  opacity: 0.9;
  color: #a83948;
}
/* line 415, templates/g5_helium/custom/scss/custom.scss */
.g-social a:hover {
  color: #a83948;
}
/* line 418, templates/g5_helium/custom/scss/custom.scss */
.g-social a span:hover {
  opacity: 0.9;
  color: #e84a5f;
}
/* line 422, templates/g5_helium/custom/scss/custom.scss */
body.dir-rtl #arm-search, body.dir-rtl #arm-lang {
  direction: rtl;
}
/* line 428, templates/g5_helium/custom/scss/custom.scss */
#g-header .g-arm-top .search input {
  box-shadow: none;
  border-radius: 0;
  color: #000;
  padding-left: 30px;
}
/* line 435, templates/g5_helium/custom/scss/custom.scss */
body.dir-rtl #g-header .g-arm-top .search input {
  padding-left: 0;
  padding-right: 30px;
}
/* line 439, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li:hover:not(.g-menu-item-type-particle):not(.g-menu-item-type-module), #g-navigation .g-main-nav .g-toplevel > li.active.g-selected:not(.g-menu-item-type-particle):not(.g-menu-item-type-module) {
  background: none;
}
/* line 442, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content {
  box-shadow: none;
}
/*#g-header .g-arm-top .search label:after {
 font-family: 'FontAwesome';
 color:red;
 position: absolute;
 top: 2px;
 left: 3px;
 content: "\f007";
 content: "AA";
 }*/
/* line 455, templates/g5_helium/custom/scss/custom.scss */
#g-header .g-arm-top .search label.element-invisible {
  overflow: visible;
}
/* line 458, templates/g5_helium/custom/scss/custom.scss */
#g-header .g-arm-top .search label:after {
  font-family: 'FontAwesome';
  content: "\f002";
  color: #999;
  pointer-events: none;
}
/* line 464, templates/g5_helium/custom/scss/custom.scss */
.arm-center {
  text-align: center;
}
/* line 467, templates/g5_helium/custom/scss/custom.scss */
.arm-to-top .g-content {
  margin: 0;
  padding: 0;
}
/* line 471, templates/g5_helium/custom/scss/custom.scss */
.g-totop {
  text-align: center;
}
/* line 474, templates/g5_helium/custom/scss/custom.scss */
.arm-to-top .g-totop a {
  padding: 9px 28px;
  background: #fff;
  border-top-left-radius: 3rem;
  border-top-right-radius: 3rem;
  border-top: 3px solid;
  border-left: 3px solid;
  border-right: 3px solid;
}
/* line 483, templates/g5_helium/custom/scss/custom.scss */
#g-header .g-arm-top .search input:focus {
  box-shadow: none;
  border-bottom: 1px solid #d8d8d8;
}
/* line 487, templates/g5_helium/custom/scss/custom.scss */
body.dir-rtl .g-arm-top .mod-languages {
  padding-right: 10px;
  text-align: right;
}
/* line 491, templates/g5_helium/custom/scss/custom.scss */
.g-arm-top .mod-languages {
  text-align: left;
  padding-left: 10px;
}
/* line 497, templates/g5_helium/custom/scss/custom.scss */
body.dir-rtl .sprocket-headlines-image, body.dir-rtl .sprocket-headlines-list {
  float: right;
}
/* line 500, templates/g5_helium/custom/scss/custom.scss */
body.dir-rtl .sprocket-headlines-image {
  padding-left: 10px;
}
/* line 503, templates/g5_helium/custom/scss/custom.scss */
body.dir-rtl .sprocket-headlines-navigation {
  direction: ltr;
}
/* line 506, templates/g5_helium/custom/scss/custom.scss */
body.dir-rtl .sprocket-headlines-navigation .arrow span {
  top: -10px;
  position: absolute;
  left: 5px;
}
/* line 512, templates/g5_helium/custom/scss/custom.scss */
input[type="search"] {
  border: 1px solid #a83948;
  border-radius: 5px;
}
/* line 517, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel {
  line-height: 2;
}
/* line 520, templates/g5_helium/custom/scss/custom.scss */
.arm-box1 h3 {
  font-size: 1em;
  padding-bottom: 10px;
  margin-bottom: 5px;
}
/* line 525, templates/g5_helium/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  font-weight: normal !important;
}
/* line 528, templates/g5_helium/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li > a.g-menu-item-container:after {
  background: none repeat scroll 0 0 transparent;
  bottom: 0;
  content: "";
  display: block;
  height: 4px;
  left: 50%;
  position: absolute;
  background: #e10000;
  transition: width 0.3s ease 0s, left 0.3s ease 0s;
  width: 0;
}
/* line 540, templates/g5_helium/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li > a.g-menu-item-container:hover:after {
  width: 100%;
  left: 0;
}
/* line 544, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li.active:not(.g-menu-item-type-particle):not(.g-menu-item-type-module) > a.g-menu-item-container:after {
  width: 100%;
  left: 0;
}
/* line 548, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li {
  margin: 0 0.5rem;
}
/* line 551, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
/* line 555, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li.active:not(.g-menu-item-type-particle):not(.g-menu-item-type-module) {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
/* line 559, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li:hover:not(.g-menu-item-type-particle):not(.g-menu-item-type-module) {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
/* line 564, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li.g-menu-item-link-parent:hover:not(.g-menu-item-type-particle):not(.g-menu-item-type-module) {
  border-bottom: 4px solid #fff;
  box-sizing: border-box;
}
/* line 582, templates/g5_helium/custom/scss/custom.scss */
.omega-powered {
  display: none;
}
/* line 585, templates/g5_helium/custom/scss/custom.scss */
.the-prev {
  left: 0;
}
/* line 588, templates/g5_helium/custom/scss/custom.scss */
.the-next {
  background-position: -18px 0 !important;
}
/* line 591, templates/g5_helium/custom/scss/custom.scss */
.the-prev, .the-next {
  background: transparent url('../../../../images/assets/carousel_control.png') no-repeat scroll 0 0;
  box-shadow: none;
}
/* line 595, templates/g5_helium/custom/scss/custom.scss */
.ot_logo_scroller {
  padding-top: 25px;
}
/* .ot_row img, .ot_content img{
 filter:url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
 filter:gray;
 -webkit-filter:grayscale(100%);
 -webkit-transition:all .6s ease;
 -webkit-backface-visibility:hidden
 }
 */
/* line 606, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-dropdown {
  border-bottom: 4px solid #a04c9c;
  border-left: 1px solid #999;
  border-right: 1px solid #999;
  margin-top: 4px;
  background: #fff;
}
/* line 616, templates/g5_helium/custom/scss/custom.scss */
.breadcrumb {
  margin: 0;
}
/* line 625, templates/g5_helium/custom/scss/custom.scss */
div.moduletable.arm-tile {
  border: 1px solid #999;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border-radius: 3px;
  padding: 1rem 2.5rem;
  text-align: center;
}
/* line 632, templates/g5_helium/custom/scss/custom.scss */
div.moduletable.arm-tile a {
  color: #333;
}
/* line 635, templates/g5_helium/custom/scss/custom.scss */
div.moduletable.arm-tile a:hover {
  color: #fff;
}
/* line 638, templates/g5_helium/custom/scss/custom.scss */
div.moduletable.arm-tile:hover {
  background: #155385;
}
/* line 641, templates/g5_helium/custom/scss/custom.scss */
div.moduletable.arm-tile:hover a {
  color: #fff;
}
/* line 645, templates/g5_helium/custom/scss/custom.scss */
.arm-slide1 .slideshow-caption {
  text-shadow: 1px 2px #000;
  margin-top: 50px;
}
/* line 649, templates/g5_helium/custom/scss/custom.scss */
.arm-slide2 {
  text-shadow: 1px 2px #000;
  font-size: 1.5em;
}
/* line 662, templates/g5_helium/custom/scss/custom.scss */
.arm-side-foo1 .moduletable .nav.menu {
  border: none;
  padding: 0;
}
/* line 666, templates/g5_helium/custom/scss/custom.scss */
.arm-side-foo1 .moduletable .nav.menu li {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
/* line 671, templates/g5_helium/custom/scss/custom.scss */
.arm-side-foo1 .search input {
  box-shadow: none;
  border-radius: 4px;
  color: #fff;
  padding-left: 30px;
  width: 130px;
  background: #092139;
  border: 1px solid #0a2c4f;
  -webkit-box-shadow: inset 0px 1px 5px 2px rgba(3, 18, 33, 0.6);
  -moz-box-shadow: inset 0px 1px 5px 2px rgba(3, 18, 33, 0.6);
  box-shadow: inset 0px 1px 5px 2px rgba(3, 18, 33, 0.6);
}
/* line 683, templates/g5_helium/custom/scss/custom.scss */
body.dir-rtl .arm-side-foo1 .search input {
  padding-right: 30px;
  padding-left: 0;
}
/* line 687, templates/g5_helium/custom/scss/custom.scss */
.arm-side-foo1 .search label.element-invisible {
  overflow: visible;
}
/* line 690, templates/g5_helium/custom/scss/custom.scss */
.arm-side-foo1 .search label:after {
  font-family: 'FontAwesome';
  content: "\f002";
  color: #0e395e;
  pointer-events: none;
}
/* line 696, templates/g5_helium/custom/scss/custom.scss */
.arm-canvas div.uk-slidenav-position li.g-slideshow-item canvas {
  opacity: 0.5 !important;
  background: #00f260;
  /* fallback for old browsers */
  background: -webkit-linear-gradient(to right, #0575e6, #00f260);
  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #0575e6, #00f260);
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
/* line 704, templates/g5_helium/custom/scss/custom.scss */
.arm-fixed2 .uk-cover-background {
  background-attachment: fixed;
  background-position: top center;
  background-repeat: no-repeat;
}
/* line 710, templates/g5_helium/custom/scss/custom.scss */
.slidebotextra .g-slideshow-title {
  padding: 35px !important;
  -moz-transform: rotate(347deg);
  -webkit-transform: rotate(347deg);
  -o-transform: rotate(347deg);
  -ms-transform: rotate(347deg);
  transform: rotate(347deg);
}
/* line 719, templates/g5_helium/custom/scss/custom.scss */
.slidebotextra .g-slideshow-desc {
  position: absolute;
  top: 35%;
  padding: 30px !important;
  -moz-transform: rotate(7deg);
  -webkit-transform: rotate(7deg);
  -o-transform: rotate(7deg);
  -ms-transform: rotate(7deg);
  transform: rotate(7deg);
}
/* line 730, templates/g5_helium/custom/scss/custom.scss */
.moduletable.latest-articles-home .latestnews li {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
}
/* line 735, templates/g5_helium/custom/scss/custom.scss */
#jform_contact_message {
  height: 100px;
}
/* line 738, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-menu-hastouch .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  background-color: transparent;
  border: none;
}
/* line 744, templates/g5_helium/custom/scss/custom.scss */
.no-down-image .g-menu-parent-indicator {
  display: none !important;
}
/* line 748, templates/g5_helium/custom/scss/custom.scss */
ul.side-menu {
  border: 1px solid #999;
  padding: 5px;
  border-radius: 4px;
}
/* line 753, templates/g5_helium/custom/scss/custom.scss */
ul.side-menu li {
  border-bottom: 1px solid #cecece;
  padding: 10px;
}
/* line 757, templates/g5_helium/custom/scss/custom.scss */
ul.side-menu li:hover {
  background-color: #dfefff;
}
/* line 760, templates/g5_helium/custom/scss/custom.scss */
ul.side-menu li.current {
  background-color: rgba(198, 229, 236, 0.2);
  color: #000;
}
/* line 764, templates/g5_helium/custom/scss/custom.scss */
ul.side-menu li:last-child {
  border-bottom: none;
}
/* line 767, templates/g5_helium/custom/scss/custom.scss */
h3.uk-accordion-title {
  background-color: #dfefff;
}
/* line 770, templates/g5_helium/custom/scss/custom.scss */
h3.uk-accordion-title::before {
  content: " + ";
  padding: 0 10px;
}
/* line 774, templates/g5_helium/custom/scss/custom.scss */
h3.uk-accordion-title.uk-active::before {
  content: " - ";
  padding: 0 10px;
}
/* line 778, templates/g5_helium/custom/scss/custom.scss */
.contact-address.dl-horizontal dd, .contact-address.dl-horizontal dt {
  margin-right: auto;
  margin-left: auto;
  width: auto;
}
/* line 783, templates/g5_helium/custom/scss/custom.scss */
#g-navigation.g-fixed-element ul.g-toplevel > li.g-menu-item-type-particle:hover {
  background: transparent !important;
}
/* line 786, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .lang-in-menu a {
  color: #000;
  padding: 2px;
}
/* line 790, templates/g5_helium/custom/scss/custom.scss */
.lang-in-menu {
  padding-left: 10px;
}
/* line 793, templates/g5_helium/custom/scss/custom.scss */
.lang-in-menu div.mod-languages ul li {
  direction: ltr !important;
}
/* line 796, templates/g5_helium/custom/scss/custom.scss */
body.dir-rtl .lang-in-menu div.mod-languages ul li {
  direction: rtl !important;
}
/* line 799, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .lang-in-menu a:hover {
  color: #fff;
  background: #d32e16;
  border-radius: 3px;
}
/* line 804, templates/g5_helium/custom/scss/custom.scss */
body.dir-rtl .lang-in-menu {
  padding-right: 10px;
  padding-left: 0;
}
/* line 811, templates/g5_helium/custom/scss/custom.scss */
#main-nav-arm .go-right {
  text-align: right;
}
/* line 814, templates/g5_helium/custom/scss/custom.scss */
body.dir-rtl #main-nav-arm .g-content {
  margin-right: 0;
  padding-right: 0;
  margin-left: 0.625rem;
  padding-left: 0.938rem;
}
/* line 820, templates/g5_helium/custom/scss/custom.scss */
#main-nav-arm .g-content {
  margin-bottom: 0;
  margin-left: 0;
  padding-bottom: 0;
  padding-left: 0;
}
/* line 826, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .go-right .g-main-nav .g-toplevel {
  float: right;
}
/* line 837, templates/g5_helium/custom/scss/custom.scss */
.search-half form {
  width: 50%;
}
/* line 840, templates/g5_helium/custom/scss/custom.scss */
.high350 {
  height: 350px;
}
/* line 843, templates/g5_helium/custom/scss/custom.scss */
#arm-cv {
  padding-top: 50px;
  background-image: url('../../../../images/slides/18-2.jpg');
  background-repeat: no-repeat;
  overflow: hidden;
  background-position: 50% 40%;
}
/* line 853, templates/g5_helium/custom/scss/custom.scss */
#arm-cv blockquote {
  border-left: 0;
}
/* line 857, templates/g5_helium/custom/scss/custom.scss */
#arm-cv a {
  color: #333;
}
/* line 860, templates/g5_helium/custom/scss/custom.scss */
#arm-cv blockquote p {
  color: #000;
}
/* line 863, templates/g5_helium/custom/scss/custom.scss */
.blog.image-pad img {
  padding: 15px;
}
/* line 866, templates/g5_helium/custom/scss/custom.scss */
.blog .items-row .span12 {
  border-bottom: 1px solid #999;
}
/* line 871, templates/g5_helium/custom/scss/custom.scss */
.titlelesspadding #g-mainwrapper h2 {
  margin-bottom: 0;
  padding-bottom: 0;
}
/* ------------------------ tile css 1 -------- */
/* line 877, templates/g5_helium/custom/scss/custom.scss */
figure.snip0015 {
  color: #fff;
  position: relative;
  overflow: hidden;
  margin: 10px;
  min-width: 220px;
  max-width: 310px;
  max-height: 220px;
  width: 100%;
  background: #000;
  text-align: center;
}
/* line 889, templates/g5_helium/custom/scss/custom.scss */
figure.snip0015 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 893, templates/g5_helium/custom/scss/custom.scss */
figure.snip0015 img {
  opacity: 1;
  width: 100%;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
/* line 899, templates/g5_helium/custom/scss/custom.scss */
figure.snip0015 figcaption {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 3em 3em;
  width: 100%;
  height: 100%;
}
/* line 907, templates/g5_helium/custom/scss/custom.scss */
figure.snip0015 figcaption::before {
  position: absolute;
  top: 50%;
  right: 30px;
  bottom: 50%;
  left: 30px;
  border-top: 1px solid rgba(255, 255, 255, 0.8);
  border-bottom: 1px solid rgba(255, 255, 255, 0.8);
  content: '';
  opacity: 0;
  background-color: #fff;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
/* line 923, templates/g5_helium/custom/scss/custom.scss */
figure.snip0015 h2, figure.snip0015 p {
  margin: 0 0 5px;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, -webkit-transform 0.35s, -moz-transform 0.35s, -o-transform 0.35s, transform 0.35s;
}
/* line 930, templates/g5_helium/custom/scss/custom.scss */
figure.snip0015 h2 {
  word-spacing: -0.15em;
  font-weight: 300;
  font-size: 1.5em;
  text-transform: uppercase;
  -webkit-transform: translate3d(0%, 50%, 0);
  transform: translate3d(0%, 50%, 0);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
/* line 940, templates/g5_helium/custom/scss/custom.scss */
figure.snip0015 h2 span {
  font-weight: 800;
}
/* line 943, templates/g5_helium/custom/scss/custom.scss */
figure.snip0015 p {
  font-weight: 200;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
/* line 948, templates/g5_helium/custom/scss/custom.scss */
figure.snip0015 a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  color: #fff;
  padding-top: 140px;
}
/* line 957, templates/g5_helium/custom/scss/custom.scss */
figure.snip0015:hover img {
  opacity: 0.35;
}
/* line 960, templates/g5_helium/custom/scss/custom.scss */
figure.snip0015:hover figcaption h2 {
  opacity: 1;
  -webkit-transform: translate3d(0%, 0%, 0);
  transform: translate3d(0%, 0%, 0);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
/* line 967, templates/g5_helium/custom/scss/custom.scss */
figure.snip0015:hover figcaption p {
  opacity: 0.9;
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
/* line 972, templates/g5_helium/custom/scss/custom.scss */
figure.snip0015:hover figcaption::before {
  background: rgba(255, 255, 255, 0);
  top: 30px;
  bottom: 30px;
  opacity: 1;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
/*---------------- end tile css 1 -------- */
/******* Tiles css    **********/
/* line 989, templates/g5_helium/custom/scss/custom.scss */
.grid-tile {
  position: relative;
  clear: both;
  margin: 0 auto;
  padding: 0;
  max-width: 1000px;
  list-style: none;
  text-align: center;
  /* to go a little up only in desktop view */
  height: 200px;
}
/* Common style */
/* line 1002, templates/g5_helium/custom/scss/custom.scss */
.grid-tile figure {
  position: relative;
  float: left;
  overflow: hidden;
  min-width: 320px;
  max-width: 480px;
  max-height: 360px;
  width: 48%;
  height: auto;
  background: #3085a3;
  text-align: center;
  cursor: pointer;
  border-radius: 8px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(85, 85, 85, 1);
  -moz-box-shadow: 0px 0px 5px 0px rgba(85, 85, 85, 1);
  box-shadow: 0px 0px 5px 0px rgba(85, 85, 85, 1);
}
/* line 1021, templates/g5_helium/custom/scss/custom.scss */
.grid-tile figure img {
  position: relative;
  display: block;
  min-height: 100%;
  max-width: 100%;
  opacity: 0.8;
}
/* line 1029, templates/g5_helium/custom/scss/custom.scss */
.grid-tile figure figcaption {
  padding: 2em;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  border-radius: 8px;
}
/* line 1041, templates/g5_helium/custom/scss/custom.scss */
.grid-tile figure figcaption::before, .grid-tile figure figcaption::after {
  pointer-events: none;
}
/* line 1046, templates/g5_helium/custom/scss/custom.scss */
.grid-tile figure figcaption, .grid-tile figure figcaption > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
/* line 1057, templates/g5_helium/custom/scss/custom.scss */
.grid-tile figure figcaption > a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}
/* line 1065, templates/g5_helium/custom/scss/custom.scss */
.grid-tile figure h2 {
  word-spacing: -0.15em;
  font-weight: 300;
}
/* line 1070, templates/g5_helium/custom/scss/custom.scss */
.grid-tile figure h2 span {
  font-weight: 800;
}
/* line 1074, templates/g5_helium/custom/scss/custom.scss */
.grid-tile figure h2, .grid-tile figure p {
  margin: 0;
}
/* line 1079, templates/g5_helium/custom/scss/custom.scss */
.grid-tile figure p {
  letter-spacing: 1px;
  font-size: 68.5%;
}
/* line 1083, templates/g5_helium/custom/scss/custom.scss */
.uk-slidenav {
  font-size: 60px;
  font-weight: normal;
  background: none;
  background-color: transparent;
}
/* line 1090, templates/g5_helium/custom/scss/custom.scss */
.uk-slidenav:hover {
  background: none;
  background-color: transparent;
  color: #fb2929;
}
/* line 1096, templates/g5_helium/custom/scss/custom.scss */
.g-slideshow .bigfont .style3 .g-slideshow-title, .g-slideshow .bigfont .style3 .g-slideshow-desc {
  font-size: 3.5em;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
/* line 1100, templates/g5_helium/custom/scss/custom.scss */
.g-slideshow .bigfont2 .style3 .g-slideshow-title, .g-slideshow .bigfont2 .style3 .g-slideshow-desc {
  font-size: 2em;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  line-height: 1em;
}
/* line 1105, templates/g5_helium/custom/scss/custom.scss */
#blue-4 div.uk-slidenav-position li.g-slideshow-item canvas {
  opacity: 0.6 !important;
  background: #000;
}
/* line 1110, templates/g5_helium/custom/scss/custom.scss */
body.title-center1 #g-main .g-content .page-header h2 {
  text-align: center;
}
/* line 1113, templates/g5_helium/custom/scss/custom.scss */
body.title-orange #g-main .g-content .page-header h2 {
  color: #e78f25;
  text-shadow: 0 1px 2px rgba(165, 165, 165, 0.6);
}
/*-----------------*/
/***** Apollo *****/
/*-----------------*/
/* line 1122, templates/g5_helium/custom/scss/custom.scss */
figure.effect-apollo {
  background: #e89025;
  /* to go a little up only in desktop view*/
  position: absolute;
  top: -50px;
}
/* line 1130, templates/g5_helium/custom/scss/custom.scss */
figure.effect-apollo img {
  opacity: 0.95;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale3d(1.05, 1.05, 1);
  transform: scale3d(1.05, 1.05, 1);
}
/* line 1138, templates/g5_helium/custom/scss/custom.scss */
figure.effect-apollo figcaption::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.5);
  content: '';
  -webkit-transition: -webkit-transform 0.6s;
  transition: transform 0.6s;
  -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
}
/* line 1152, templates/g5_helium/custom/scss/custom.scss */
figure.effect-apollo p {
  position: absolute;
  right: 0;
  bottom: 0;
  margin: 3em;
  padding: 0 1em;
  max-width: 150px;
  border-right: 4px solid #fff;
  text-align: right;
  opacity: 0;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
/* line 1166, templates/g5_helium/custom/scss/custom.scss */
figure.effect-apollo h2 {
  font-size: 2.2rem;
  text-shadow: 2px 1px 2px #000;
}
/* line 1174, templates/g5_helium/custom/scss/custom.scss */
figure.effect-apollo:hover img {
  opacity: 0.6;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
/* line 1180, templates/g5_helium/custom/scss/custom.scss */
figure.effect-apollo:hover figcaption::before {
  -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
}
/* line 1185, templates/g5_helium/custom/scss/custom.scss */
figure.effect-apollo:hover p {
  opacity: 1;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
/******* end of Tiles css  **********/
@media (max-width: 767px) {
  /* line 1199, templates/g5_helium/custom/scss/custom.scss */
  .arm-logo {
    display: block !important;
    text-align: center;
    width: auto;
  }
  /* line 1204, templates/g5_helium/custom/scss/custom.scss */
  .arm-logo img {
    width: 170px;
    display: inline-block !important;
    position: relative !important;
  }
  /* line 1209, templates/g5_helium/custom/scss/custom.scss */
  .g-arm-logo .g-content {
    padding: 0 0 5px;
  }
  /* line 1212, templates/g5_helium/custom/scss/custom.scss */
  .g-arm-top .mod-languages {
    text-align: center !important;
    display: block;
  }
  /* line 1217, templates/g5_helium/custom/scss/custom.scss */
  .g-offcanvas-toggle {
    border-radius: 5px;
    width: auto;
    top: 1rem;
    height: 34px;
    border: 1px solid #377724;
    transition: background-color 1s ease;
  }
  /* line 1227, templates/g5_helium/custom/scss/custom.scss */
  .g-offcanvas-open .g-offcanvas-toggle {
    background-color: #999;
    color: #e5e5e5;
    transition: background-color 1s ease;
  }
  /* line 1232, templates/g5_helium/custom/scss/custom.scss */
  .lang-in-menu {
    display: none;
  }
  /* line 1235, templates/g5_helium/custom/scss/custom.scss */
  #g-footer2, #g-footer3 {
    text-align: center;
  }
  /* line 1238, templates/g5_helium/custom/scss/custom.scss */
  #g-footer2 a {
    margin: auto;
  }
  /* line 1241, templates/g5_helium/custom/scss/custom.scss */
  .nn_tabs > ul.nav-tabs > li {
    width: 100%;
    text-align: center;
  }
  /* line 1245, templates/g5_helium/custom/scss/custom.scss */
  .row-fluid .span4 {
    width: 100%;
    float: left;
  }
  /* line 1249, templates/g5_helium/custom/scss/custom.scss */
  .designby, .copyright {
    text-align: center !important;
  }
  /* line 1252, templates/g5_helium/custom/scss/custom.scss */
  .g-slideshow .g-slideshow-desc {
    display: block;
  }
  /* line 1255, templates/g5_helium/custom/scss/custom.scss */
  figure.effect-apollo {
    position: relative;
    top: auto;
  }
  /* line 1259, templates/g5_helium/custom/scss/custom.scss */
  .grid-tile figure {
    width: auto;
  }
  /* line 1262, templates/g5_helium/custom/scss/custom.scss */
  .uk-position-cover, div.uk-slidenav-position li.g-slideshow-item canvas {
    height: 300px !important;
  }
  /* line 1265, templates/g5_helium/custom/scss/custom.scss */
  .g-slideshow .bigfont2 .style3 .g-slideshow-title, .g-slideshow .bigfont2 .style3 .g-slideshow-desc, .g-slideshow .bigfont .style3 .g-slideshow-title, .g-slideshow .bigfont .style3 .g-slideshow-desc {
    font-size: 1.2em;
    line-height: 1.2em;
  }
  /* line 1272, templates/g5_helium/custom/scss/custom.scss */
  .arm-chart {
    width: 100%;
  }
}
@media (max-width: 1200px) {
  /* line 1277, templates/g5_helium/custom/scss/custom.scss */
  .g-main-nav .g-toplevel {
    font-size: 0.8 0.5em !important;
  }
  /* line 1280, templates/g5_helium/custom/scss/custom.scss */
  .g-main-nav .g-toplevel > li > .g-menu-item-container {
    padding: 1.2rem 0.5rem;
  }
  /* line 1283, templates/g5_helium/custom/scss/custom.scss */
  #g-navigation .g-menu-hastouch .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
    padding: 0.2em;
    margin: 0;
  }
  /* line 1287, templates/g5_helium/custom/scss/custom.scss */
  div.moduletable.arm-tile h3 {
    font-size: 1rem;
  }
  /* line 1290, templates/g5_helium/custom/scss/custom.scss */
  div.moduletable.arm-tile {
    padding: 0.5rem 1rem;
  }
  /* line 1293, templates/g5_helium/custom/scss/custom.scss */
  #arm-showcase .g-content .uk-slideshow {
    height: 300px !important;
  }
  /* line 1296, templates/g5_helium/custom/scss/custom.scss */
  .g-slideshow .uk-slideshow {
    height: 300px !important;
  }
  /* line 1299, templates/g5_helium/custom/scss/custom.scss */
  .grid-tile figure {
    min-width: 300px;
  }
  /* line 1302, templates/g5_helium/custom/scss/custom.scss */
  .arm-chart {
    width: 70%;
  }
}
@media (max-width: 959px) {
  /* line 1307, templates/g5_helium/custom/scss/custom.scss */
  .g-main-nav .g-toplevel {
    font-size: 0.75em !important;
  }
  /* line 1310, templates/g5_helium/custom/scss/custom.scss */
  .g-main-nav .g-toplevel > li > .g-menu-item-container {
    padding: 1.2rem 0.4rem;
  }
  /* line 1313, templates/g5_helium/custom/scss/custom.scss */
  #g-navigation .g-menu-hastouch .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
    padding: 0.1em;
    margin: 0;
  }
  /* line 1317, templates/g5_helium/custom/scss/custom.scss */
  .arm-logo img {
    display: block;
    position: absolute;
    width: 130px;
    top: 3px;
  }
  /* line 1323, templates/g5_helium/custom/scss/custom.scss */
  .grid-tile figure {
    min-width: 240px;
  }
  /* line 1326, templates/g5_helium/custom/scss/custom.scss */
  .arm-chart {
    width: 80%;
  }
}
/*# sourceMappingURL=custom__body_only.css.map */