/* 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: #a7b1cc;
}
/* 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 #a7b1cc;
  -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: #c1c8db;
  border-color: #c1c8db;
}
/* 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 #a7b1cc;
  color: #a7b1cc;
}
/* line 122, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button.empty:hover {
  background: #a7b1cc;
  border-color: #a7b1cc;
  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: #33353b !important;
}
/* line 208, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .dark-text .style3 .g-slideshow-desc {
  color: #33353b;
}
/* 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: #33353b;
  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: #040404;
}
/* 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: #a7b1cc;
}
/* 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(167, 177, 204, 0.8);
}
/* line 111, templates/g5_helium/custom/scss/_jlparticles.scss */
.jl-card-secondary {
  background: #e31e25;
}
/* line 114, templates/g5_helium/custom/scss/_jlparticles.scss */
.jl-button-secondary {
  background-color: #e31e25;
}
/* line 116, templates/g5_helium/custom/scss/_jlparticles.scss */
.jl-button-secondary:hover, .jl-button-secondary:focus, .jl-button-secondary:active {
  background-color: #b7171c;
}
/* 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: #a7b1cc !important;
}
/* line 129, templates/g5_helium/custom/scss/_jlparticles.scss */
.jl-button-primary {
  background-color: #a7b1cc;
}
/* line 131, templates/g5_helium/custom/scss/_jlparticles.scss */
.jl-button-primary:focus, .jl-button-primary:hover {
  background-color: #8794b9;
}
/* line 136, templates/g5_helium/custom/scss/_jlparticles.scss */
.jl-card-primary {
  background: #a7b1cc;
}
/* line 138, templates/g5_helium/custom/scss/_jlparticles.scss */
.jl-card-primary.jl-card-hover:hover {
  background-color: #8794b9;
}
/* line 142, templates/g5_helium/custom/scss/_jlparticles.scss */
.jl-tile-primary, .jl-section-primary {
  background: #a7b1cc;
}
/* 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: #a7b1cc;
}
/* line 153, templates/g5_helium/custom/scss/_jlparticles.scss */
.jl-subnav-pill > .jl-active > a, .jl-dotnav > .jl-active > * {
  background-color: #a7b1cc;
}
/* 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: #a7b1cc;
}
/* Hover + Focus */
/* line 164, templates/g5_helium/custom/scss/_jlparticles.scss */
.jl-accordion-title:hover, .jl-accordion-title:focus {
  color: #a7b1cc;
}
/* line 168, templates/g5_helium/custom/scss/_jlparticles.scss */
.jl-button-default {
  background-color: rgba(255, 255, 255, 0);
  color: #a7b1cc;
  border: 1px solid #a7b1cc;
}
/* 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: #a7b1cc;
  border: 2px solid #a7b1cc;
}
/* 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: #a7b1cc;
}
/* 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: #a7b1cc;
}
/* 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;
}
/* Colors in this theme
 #393186
 #E31E25
 */
/* 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#iefix') format("embedded-opentype"), url('../fonts/IRANSansWebLight.woff2') format("woff2"), url('../fonts/IRANSansWebLight.woff') format("woff"), url('../fonts/IRANSansWebLight.ttf') format("truetype"), url('../fonts/IRANSansWebLight.svg#IRANSansWebLight') format("svg");
}
/* line 53, templates/g5_helium/custom/scss/custom.scss */
.font-family-IRANSansWebLight {
  font-family: 'IRANSansWebLight', Tahoma, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
/* line 60, templates/g5_helium/custom/scss/custom.scss */
div.ccomment-powered {
  display: none;
}
/* line 63, templates/g5_helium/custom/scss/custom.scss */
.ccomment input, .ccomment button, .ccomment select, .ccomment textarea {
  font-family: IRANSansWebLight;
}
/* line 66, templates/g5_helium/custom/scss/custom.scss */
.dir-rtl .ccomment-form .pull-right {
  float: right;
}
/* line 72, templates/g5_helium/custom/scss/custom.scss */
body.dir-rtl {
  font-family: IRANSansWebLight;
}
/* line 76, templates/g5_helium/custom/scss/custom.scss */
/* line 77, 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 86, 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 92, templates/g5_helium/custom/scss/custom.scss */
body.dir-rtl legend, body.dir-rtl dl.article-info dd {
  font-family: IRANSansWebLight;
}
/* line 96, templates/g5_helium/custom/scss/custom.scss */
.arm-chart {
  width: 60%;
  margin: auto;
}
/* line 102, 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 rgba(153, 153, 153, 0.349);
  border-top: 1px solid rgba(153, 153, 153, 0.349);
}
/* line 107, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav {
  font-family: IRANSansWebLight;
}
/* line 110, templates/g5_helium/custom/scss/custom.scss */
#g-navigation.g-fixed-element {
  background: rgba(240, 239, 218, 1);
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}
/* line 117, templates/g5_helium/custom/scss/custom.scss */
#g-navigation.g-fixed-element ul.g-toplevel > li > a span {
  color: #000;
}
/* line 120, templates/g5_helium/custom/scss/custom.scss */
#g-navigation.g-fixed-element ul.g-toplevel > li.active > a span {
  color: #e31e25;
}
/* line 124, templates/g5_helium/custom/scss/custom.scss */
/* line 126, templates/g5_helium/custom/scss/custom.scss */
.g-fixed-second #menu-logo-arm .g-content {
  top: 17px !important;
  opacity: 1;
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}
/* line 134, templates/g5_helium/custom/scss/custom.scss */
#f-left {
  float: left;
  text-align: left;
}
/* line 138, templates/g5_helium/custom/scss/custom.scss */
#f-right {
  float: right;
  text-align: right;
}
/* line 142, templates/g5_helium/custom/scss/custom.scss */
#menu-logo-arm .g-content {
  width: 190px;
  position: absolute;
  padding: 0;
  margin: 0;
  top: 17px;
  opacity: 0;
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}
/* line 153, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel {
  justify-content: flex-start;
}
/* line 156, templates/g5_helium/custom/scss/custom.scss */
.g-arm-top .g-content {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  margin: 0;
  padding: 0;
}
/* line 163, templates/g5_helium/custom/scss/custom.scss */
.arm-top-padding .g-content {
  padding: 5px 5px;
  margin: 5px;
}
/* line 167, templates/g5_helium/custom/scss/custom.scss */
.arm-top-padding .g-arm-logo:after {
  content: "";
  height: 1px;
  display: block;
}
/* line 176, templates/g5_helium/custom/scss/custom.scss */
body.dir-rtl .arm-top-padding {
  direction: ltr;
}
/* line 179, templates/g5_helium/custom/scss/custom.scss */
body.dir-rtl .g-arm-logo {
  text-align: center;
}
/* line 183, templates/g5_helium/custom/scss/custom.scss */
.g-arm-logo {
  text-align: center;
}
/* line 187, templates/g5_helium/custom/scss/custom.scss */
.g-arm-logo .g-content {
  padding: 0;
}
/* line 190, templates/g5_helium/custom/scss/custom.scss */
.arm-logo img {
  top: 2px;
  width: 100px;
}
/* line 197, templates/g5_helium/custom/scss/custom.scss */
.arm-logo {
  display: inline-block;
  width: 100px;
}
/* line 202, templates/g5_helium/custom/scss/custom.scss */
.arm-logo-footer img {
  width: 180px;
}
/* line 205, 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 214, 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 219, templates/g5_helium/custom/scss/custom.scss */
#g-verytop {
  background: #4c184d;
}
/* line 224, templates/g5_helium/custom/scss/custom.scss */
#g-verytop .g-arm-top .mod-languages a {
  color: #fff;
  color: red;
}
/* line 228, templates/g5_helium/custom/scss/custom.scss */
#g-verytop .g-arm-top .mod-languages a:hover {
  color: #e88e25;
}
/* line 235, templates/g5_helium/custom/scss/custom.scss */
#g-header.arm-top-padding .g-content {
  padding: 0;
  margin: 5px;
}
/* line 239, templates/g5_helium/custom/scss/custom.scss */
#g-header.arm-top-padding #arm-lang .g-content {
  margin: 0;
}
/* line 242, templates/g5_helium/custom/scss/custom.scss */
#g-header {
  border-top: 4px solid #e31e25;
  z-index: 12;
  padding: 0;
}
/* line 248, templates/g5_helium/custom/scss/custom.scss */
#g-header .mod-languages a {
  border: 1px solid #d3d3d3;
  border-radius: 5px;
  padding: 0 5px 0 2px;
  color: #a04c9c;
}
/* line 254, templates/g5_helium/custom/scss/custom.scss */
#g-header .mod-languages a:hover {
  color: #333;
}
/* line 257, templates/g5_helium/custom/scss/custom.scss */
#g-header a {
  color: #3180c2;
}
/* line 260, templates/g5_helium/custom/scss/custom.scss */
#g-footer2wrapper {
  border-top: 4px solid #e31e25;
}
/* line 263, templates/g5_helium/custom/scss/custom.scss */
.blue-deep {
  background-color: #071a2e;
  color: #6a7581;
}
/* line 267, templates/g5_helium/custom/scss/custom.scss */
.blue-deep {
  background-color: #393186;
  color: #978fd6;
}
/* line 271, templates/g5_helium/custom/scss/custom.scss */
.blue-deep a {
  color: #978fd6;
}
/* line 274, templates/g5_helium/custom/scss/custom.scss */
.purple-2, .purple-2 strong {
  background-color: #f0efda;
  color: #393186;
}
/* line 278, templates/g5_helium/custom/scss/custom.scss */
.purple-2 h3 {
  color: #393186;
  font-size: 1.2rem;
}
/* line 282, templates/g5_helium/custom/scss/custom.scss */
.purple-2 a {
  color: #e31e25;
}
/* line 285, templates/g5_helium/custom/scss/custom.scss */
.purple-2 a:hover {
  color: #393186;
}
/* .footer-logo-bg{
 background-image: url("../../../../images/footer-logo.png");
 background-repeat: no-repeat;
 background-position: 20% 50%;
 }
 */
/* line 295, templates/g5_helium/custom/scss/custom.scss */
.blue-2, .blue-2 strong {
  background-color: #092139;
  color: #6a7581;
}
/* line 299, templates/g5_helium/custom/scss/custom.scss */
.blue-2 h3 {
  color: #9ba5ae;
}
/* line 302, templates/g5_helium/custom/scss/custom.scss */
.blue-2 a {
  color: #d89fff;
}
/* line 305, templates/g5_helium/custom/scss/custom.scss */
.blue-2 a:hover {
  color: #fff;
}
/* line 308, templates/g5_helium/custom/scss/custom.scss */
.blue-3 {
  background-color: #155385;
  color: #a1bcd0;
}
/* line 313, 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 321, templates/g5_helium/custom/scss/custom.scss */
body.dir-rtl .blue-3 h3.g-title {
  font-family: IRANSansWebLight;
}
/* line 324, templates/g5_helium/custom/scss/custom.scss */
.blue-3 .g-content {
  padding-bottom: 0;
  margin-bottom: 0;
  margin-top: 0;
}
/* line 329, templates/g5_helium/custom/scss/custom.scss */
body.dir-rtl .copyright {
  direction: ltr;
}
/* line 332, templates/g5_helium/custom/scss/custom.scss */
.copyright {
  direction: rtl;
}
/* line 335, templates/g5_helium/custom/scss/custom.scss */
#g-copyright a {
  color: #978fd6 !important;
}
/* line 338, templates/g5_helium/custom/scss/custom.scss */
#g-copyright a:hover {
  color: #f4868b !important;
}
/* line 344, templates/g5_helium/custom/scss/custom.scss */
#g-copyright {
  font-size: 0.8em;
}
/* line 347, templates/g5_helium/custom/scss/custom.scss */
#g-copyright .g-content {
  padding: 0;
}
/* line 353, templates/g5_helium/custom/scss/custom.scss */
.g-social a span {
  opacity: 0.8;
  color: #e31e25;
}
/* line 357, templates/g5_helium/custom/scss/custom.scss */
.g-social a span:hover {
  opacity: 0.8;
  color: #393186;
}
/* line 361, templates/g5_helium/custom/scss/custom.scss */
body.dir-rtl #arm-search, body.dir-rtl #arm-lang {
  direction: rtl;
}
/* line 364, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container {
  color: #e31e25;
}
/* line 370, 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 377, templates/g5_helium/custom/scss/custom.scss */
body.dir-rtl #g-header .g-arm-top .search input {
  padding-left: 0;
  padding-right: 30px;
}
/* line 381, 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 384, 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 397, templates/g5_helium/custom/scss/custom.scss */
#g-header .g-arm-top .search label.element-invisible {
  overflow: visible;
}
/* line 400, 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 406, templates/g5_helium/custom/scss/custom.scss */
.arm-center {
  text-align: center;
}
/* line 409, templates/g5_helium/custom/scss/custom.scss */
.arm-to-top .g-content {
  margin: 0;
  padding: 0;
}
/* line 413, templates/g5_helium/custom/scss/custom.scss */
.arm-to-top .g-totop a {
  padding: 12px 30px;
  background: #393186;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
/* line 419, templates/g5_helium/custom/scss/custom.scss */
.arm-to-top .g-totop a:hover {
  color: #f0efda;
}
/* line 422, templates/g5_helium/custom/scss/custom.scss */
#g-header .g-arm-top .search input:focus {
  box-shadow: none;
  border-bottom: 1px solid #d8d8d8;
}
/* line 426, templates/g5_helium/custom/scss/custom.scss */
body.dir-rtl .g-arm-top .mod-languages {
  padding-right: 10px;
  text-align: right;
}
/* line 430, templates/g5_helium/custom/scss/custom.scss */
.g-arm-top .mod-languages {
  text-align: left;
  padding-left: 10px;
}
/* line 436, templates/g5_helium/custom/scss/custom.scss */
body.dir-rtl .sprocket-headlines-image, body.dir-rtl .sprocket-headlines-list {
  float: right;
}
/* line 439, templates/g5_helium/custom/scss/custom.scss */
body.dir-rtl .sprocket-headlines-image {
  padding-left: 10px;
}
/* line 442, templates/g5_helium/custom/scss/custom.scss */
body.dir-rtl .sprocket-headlines-navigation {
  direction: ltr;
}
/* line 445, templates/g5_helium/custom/scss/custom.scss */
body.dir-rtl .sprocket-headlines-navigation .arrow span {
  top: -10px;
  position: absolute;
  left: 5px;
}
/* line 451, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel {
  line-height: 2;
}
/* line 454, templates/g5_helium/custom/scss/custom.scss */
.arm-box1 h3 {
  font-size: 1em;
  padding-bottom: 10px;
  margin-bottom: 5px;
}
/* line 459, templates/g5_helium/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  font-weight: normal !important;
}
/*
 .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: #A04C9C;
 transition: width 0.3s ease 0s, left 0.3s ease 0s;
 width: 0;
 }
 .g-main-nav .g-toplevel > li > a.g-menu-item-container:hover:after{
 width: 100%;
 left: 0;
 }
 */
/* line 480, templates/g5_helium/custom/scss/custom.scss */
#g-navigation.sepc-blue .g-main-nav .g-toplevel > li:hover > .g-menu-item-container {
  color: #e31e25;
}
/* line 484, 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 488, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li {
  margin: 0 0.5rem;
}
/* line 491, 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 495, 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 499, 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 504, 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) {
  box-sizing: border-box;
}
/* line 522, templates/g5_helium/custom/scss/custom.scss */
.omega-powered {
  display: none;
}
/* line 525, templates/g5_helium/custom/scss/custom.scss */
.the-prev {
  left: 0;
}
/* line 528, templates/g5_helium/custom/scss/custom.scss */
.the-next {
  background-position: -18px 0 !important;
}
/* line 531, 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 535, 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 547, templates/g5_helium/custom/scss/custom.scss */
[dir="rtl"] .g-main-nav .g-sublevel > li.g-parent .g-menu-parent-indicator {
  left: 0;
}
/* line 550, templates/g5_helium/custom/scss/custom.scss */
.g-main-nav .g-sublevel > li.g-parent .g-menu-parent-indicator {
  top: 17px;
  margin-top: inherit;
  right: inherit;
}
/* line 555, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-sublevel > li:hover > .g-menu-item-container, #g-navigation .g-main-nav .g-sublevel > li.active > .g-menu-item-container {
  color: #e31e25;
}
/* line 558, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-dropdown {
  border: 1px solid rgba(153, 153, 153, 0.349);
  border-radius: 0;
  background: #f0efda;
}
/* line 568, templates/g5_helium/custom/scss/custom.scss */
.breadcrumb {
  margin: 0;
}
/* line 577, 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 584, templates/g5_helium/custom/scss/custom.scss */
div.moduletable.arm-tile a {
  color: #333;
}
/* line 587, templates/g5_helium/custom/scss/custom.scss */
div.moduletable.arm-tile a:hover {
  color: #fff;
}
/* line 590, templates/g5_helium/custom/scss/custom.scss */
div.moduletable.arm-tile:hover {
  background: #155385;
}
/* line 593, templates/g5_helium/custom/scss/custom.scss */
div.moduletable.arm-tile:hover a {
  color: #fff;
}
/* line 597, templates/g5_helium/custom/scss/custom.scss */
.arm-slide1 .slideshow-caption {
  text-shadow: 1px 2px #000;
  margin-top: 50px;
}
/* line 601, templates/g5_helium/custom/scss/custom.scss */
.arm-slide2 {
  text-shadow: 1px 2px #000;
  font-size: 1.5em;
}
/* line 614, templates/g5_helium/custom/scss/custom.scss */
.arm-side-foo1 .moduletable .nav.menu {
  border: none;
  padding: 0;
}
/* line 618, templates/g5_helium/custom/scss/custom.scss */
.arm-side-foo1 .moduletable .nav.menu li {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
/* line 623, 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 635, templates/g5_helium/custom/scss/custom.scss */
body.dir-rtl .arm-side-foo1 .search input {
  padding-right: 30px;
  padding-left: 0;
}
/* line 639, templates/g5_helium/custom/scss/custom.scss */
.arm-side-foo1 .search label.element-invisible {
  overflow: visible;
}
/* line 642, templates/g5_helium/custom/scss/custom.scss */
.arm-side-foo1 .search label:after {
  font-family: 'FontAwesome';
  content: "\f002";
  color: #0e395e;
  pointer-events: none;
}
/* line 649, templates/g5_helium/custom/scss/custom.scss */
.arm-fixed2 .uk-cover-background {
  background-attachment: fixed;
  background-position: top center;
  background-repeat: no-repeat;
}
/* line 655, templates/g5_helium/custom/scss/custom.scss */
#jform_contact_message {
  height: 100px;
}
/* line 658, 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 664, templates/g5_helium/custom/scss/custom.scss */
.no-down-image .g-menu-parent-indicator {
  display: none !important;
}
/* line 668, templates/g5_helium/custom/scss/custom.scss */
ul.side-menu {
  border: 1px solid #999;
  padding: 5px;
  border-radius: 4px;
}
/* line 673, templates/g5_helium/custom/scss/custom.scss */
ul.side-menu li {
  border-bottom: 1px solid #cecece;
  padding: 10px;
}
/* line 677, templates/g5_helium/custom/scss/custom.scss */
ul.side-menu li:hover {
  background-color: #dfefff;
}
/* line 680, templates/g5_helium/custom/scss/custom.scss */
ul.side-menu li.current {
  background-color: rgba(198, 229, 236, 0.2);
  color: #000;
}
/* line 684, templates/g5_helium/custom/scss/custom.scss */
ul.side-menu li:last-child {
  border-bottom: none;
}
/* line 687, templates/g5_helium/custom/scss/custom.scss */
h3.uk-accordion-title {
  background-color: #dfefff;
}
/* line 690, templates/g5_helium/custom/scss/custom.scss */
h3.uk-accordion-title::before {
  content: " + ";
  padding: 0 10px;
}
/* line 694, templates/g5_helium/custom/scss/custom.scss */
h3.uk-accordion-title.uk-active::before {
  content: " - ";
  padding: 0 10px;
}
/* line 698, 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 703, 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 706, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .lang-in-menu a {
  color: #000;
  padding: 2px;
}
/* line 710, templates/g5_helium/custom/scss/custom.scss */
.lang-in-menu {
  padding-left: 10px;
}
/* line 713, templates/g5_helium/custom/scss/custom.scss */
.lang-in-menu div.mod-languages ul li {
  direction: ltr !important;
}
/* line 716, templates/g5_helium/custom/scss/custom.scss */
body.dir-rtl .lang-in-menu div.mod-languages ul li {
  direction: rtl !important;
}
/* line 719, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .lang-in-menu a:hover {
  color: #fff;
  background: #d32e16;
  border-radius: 3px;
}
/* line 724, templates/g5_helium/custom/scss/custom.scss */
body.dir-rtl .lang-in-menu {
  padding-right: 10px;
  padding-left: 0;
}
/* line 731, templates/g5_helium/custom/scss/custom.scss */
#main-nav-arm .go-right {
  text-align: right;
}
/* line 734, templates/g5_helium/custom/scss/custom.scss */
#main-nav-arm .g-content {
  margin: 0.2em;
  padding: 0.2em;
}
/* line 738, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .go-right .g-main-nav .g-toplevel {
  float: right;
}
/* line 749, templates/g5_helium/custom/scss/custom.scss */
.twotabs .sprocket-tabs-nav > li {
  width: 49%;
}
/* line 752, templates/g5_helium/custom/scss/custom.scss */
.sprocket-tabs-nav li .sprocket-tabs-inner {
  font-weight: bold;
}
/* line 755, templates/g5_helium/custom/scss/custom.scss */
.pull-left.item-image {
  margin: 0 0 1.5rem 1.5rem;
}
/* line 758, templates/g5_helium/custom/scss/custom.scss */
.titlemargin h3 {
  margin: 0;
  border-top: 1px solid rgba(153, 153, 153, 0.349);
}
/* line 762, templates/g5_helium/custom/scss/custom.scss */
#arm-cv {
  padding-top: 30px;
  background-image: url('../../../../images/slides/18-2.jpg');
  background-repeat: no-repeat;
  overflow: hidden;
  background-position: 50% 40%;
}
/* line 772, templates/g5_helium/custom/scss/custom.scss */
#arm-cv blockquote {
  border-left: 0;
}
/* line 776, templates/g5_helium/custom/scss/custom.scss */
#arm-cv a {
  color: #333;
}
/* line 779, templates/g5_helium/custom/scss/custom.scss */
#arm-cv blockquote p {
  color: #000;
}
/* line 782, templates/g5_helium/custom/scss/custom.scss */
.blog.image-pad img {
  padding: 15px;
}
/* line 785, templates/g5_helium/custom/scss/custom.scss */
.blog .items-row .span12 {
  border-bottom: 1px solid #999;
}
/*                  tiles css for button    */
/* line 846, templates/g5_helium/custom/scss/custom.scss */
.container-eft {
  width: auto;
  margin: auto;
}
/* line 850, templates/g5_helium/custom/scss/custom.scss */
.container-eft a {
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 700;
  z-index: 0;
}
/* line 801, templates/g5_helium/custom/scss/custom.scss */
.btneft {
  position: relative;
  margin: 0 auto;
  padding: 1rem 2.5rem;
  background: transparent;
  outline: none;
  font-size: 28px;
  color: #333;
}
/* line 811, templates/g5_helium/custom/scss/custom.scss */
.btneft::after, .btneft::before {
  content: "";
  position: absolute;
  height: 100%;
  width: 50%;
  transform: skewX(30deg);
  transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  z-index: -1;
}
/* line 821, templates/g5_helium/custom/scss/custom.scss */
.btneft::before {
  background-color: #f4868b;
  top: -1rem;
  left: 0rem;
}
/* line 826, templates/g5_helium/custom/scss/custom.scss */
.btneft::after {
  background-color: #978fd6;
  top: 1rem;
  left: 8rem;
}
/* line 831, templates/g5_helium/custom/scss/custom.scss */
/* line 832, templates/g5_helium/custom/scss/custom.scss */
.btneft:hover::before, .btneft:hover::after {
  top: 0;
  transform: skewx(0deg);
}
/* line 837, templates/g5_helium/custom/scss/custom.scss */
.btneft:hover::after {
  left: 0rem;
}
/* line 840, templates/g5_helium/custom/scss/custom.scss */
.btneft:hover::before {
  left: 8.75rem;
}
/*      end tiles button effect       */
/******* Tiles css    **********/
/* line 864, 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 877, 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 896, 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 904, 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 916, templates/g5_helium/custom/scss/custom.scss */
.grid-tile figure figcaption::before, .grid-tile figure figcaption::after {
  pointer-events: none;
}
/* line 921, 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 932, 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 940, templates/g5_helium/custom/scss/custom.scss */
.grid-tile figure h2 {
  word-spacing: -0.15em;
  font-weight: 300;
}
/* line 945, templates/g5_helium/custom/scss/custom.scss */
.grid-tile figure h2 span {
  font-weight: 800;
}
/* line 949, templates/g5_helium/custom/scss/custom.scss */
.grid-tile figure h2, .grid-tile figure p {
  margin: 0;
}
/* line 954, templates/g5_helium/custom/scss/custom.scss */
.grid-tile figure p {
  letter-spacing: 1px;
  font-size: 68.5%;
}
/* line 960, 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 964, 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 969, 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 974, templates/g5_helium/custom/scss/custom.scss */
body.title-center1 #g-main .g-content .page-header h2 {
  text-align: center;
}
/* line 977, 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 986, 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 994, 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 1002, 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 1016, 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 1030, templates/g5_helium/custom/scss/custom.scss */
figure.effect-apollo h2 {
  font-size: 2.2rem;
  text-shadow: 2px 1px 2px #000;
}
/* line 1038, 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 1044, 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 1049, 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 1063, templates/g5_helium/custom/scss/custom.scss */
  .arm-logo {
    display: block !important;
    text-align: center;
    width: auto;
  }
  /* line 1068, templates/g5_helium/custom/scss/custom.scss */
  .arm-logo img {
    width: 130px;
    display: inline-block !important;
    position: relative !important;
  }
  /* line 1073, templates/g5_helium/custom/scss/custom.scss */
  .g-arm-logo .g-content {
    padding: 0 0 5px;
  }
  /* line 1076, templates/g5_helium/custom/scss/custom.scss */
  .g-arm-top .mod-languages {
    text-align: center !important;
    display: block;
  }
  /* line 1081, templates/g5_helium/custom/scss/custom.scss */
  #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container, #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container {
    color: #910c0c;
  }
  /* line 1084, templates/g5_helium/custom/scss/custom.scss */
  .g-offcanvas-toggle {
    border-radius: 5px;
    width: auto;
    top: 1rem;
    height: 34px;
    transition: background-color 1s ease;
  }
  /* line 1093, templates/g5_helium/custom/scss/custom.scss */
  .g-offcanvas-open .g-offcanvas-toggle {
    color: rgba(255, 0, 0, 0.6);
    transition: background-color 1s ease;
  }
  /* line 1098, templates/g5_helium/custom/scss/custom.scss */
  .lang-in-menu {
    display: none;
  }
  /* line 1101, templates/g5_helium/custom/scss/custom.scss */
  #g-footer2, #g-footer3 {
    text-align: center;
  }
  /* line 1104, templates/g5_helium/custom/scss/custom.scss */
  #g-footer2 a {
    margin: auto;
  }
  /* line 1107, templates/g5_helium/custom/scss/custom.scss */
  .nn_tabs > ul.nav-tabs > li {
    width: 100%;
    text-align: center;
  }
  /* line 1111, templates/g5_helium/custom/scss/custom.scss */
  .row-fluid .span4 {
    width: 100%;
    float: left;
  }
  /* line 1115, templates/g5_helium/custom/scss/custom.scss */
  .designby, .copyright {
    text-align: center !important;
  }
  /* line 1118, templates/g5_helium/custom/scss/custom.scss */
  .g-slideshow .g-slideshow-desc {
    display: block;
  }
  /* line 1121, templates/g5_helium/custom/scss/custom.scss */
  figure.effect-apollo {
    position: relative;
    top: auto;
  }
  /* line 1125, templates/g5_helium/custom/scss/custom.scss */
  .grid-tile figure {
    width: auto;
  }
  /* line 1128, templates/g5_helium/custom/scss/custom.scss */
  .uk-position-cover, div.uk-slidenav-position li.g-slideshow-item canvas {
    height: 300px !important;
  }
  /* line 1131, 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 1138, templates/g5_helium/custom/scss/custom.scss */
  .arm-chart {
    width: 100%;
  }
}
@media (max-width: 1200px) {
  /* line 1143, templates/g5_helium/custom/scss/custom.scss */
  .g-main-nav .g-toplevel {
    font-size: 0.8 0.5em !important;
  }
  /* line 1146, templates/g5_helium/custom/scss/custom.scss */
  .g-main-nav .g-toplevel > li > .g-menu-item-container {
    padding: 1.2rem 0.5rem;
  }
  /* line 1149, 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 1153, templates/g5_helium/custom/scss/custom.scss */
  div.moduletable.arm-tile h3 {
    font-size: 1rem;
  }
  /* line 1156, templates/g5_helium/custom/scss/custom.scss */
  div.moduletable.arm-tile {
    padding: 0.5rem 1rem;
  }
  /* line 1159, templates/g5_helium/custom/scss/custom.scss */
  #arm-showcase .g-content .uk-slideshow {
    height: 300px !important;
  }
  /* line 1162, templates/g5_helium/custom/scss/custom.scss */
  .g-slideshow .uk-slideshow {
    height: 300px !important;
  }
  /* line 1165, templates/g5_helium/custom/scss/custom.scss */
  .grid-tile figure {
    min-width: 300px;
  }
  /* line 1168, templates/g5_helium/custom/scss/custom.scss */
  .arm-chart {
    width: 70%;
  }
}
@media (max-width: 959px) {
  /* line 1173, templates/g5_helium/custom/scss/custom.scss */
  .g-main-nav .g-toplevel {
    font-size: 0.75em !important;
  }
  /* line 1176, templates/g5_helium/custom/scss/custom.scss */
  .g-main-nav .g-toplevel > li > .g-menu-item-container {
    padding: 1.2rem 0.4rem;
  }
  /* line 1179, 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 1183, templates/g5_helium/custom/scss/custom.scss */
  .arm-logo img {
    display: block;
    position: absolute;
    width: 100px;
    top: 3px;
  }
  /* line 1189, templates/g5_helium/custom/scss/custom.scss */
  .grid-tile figure {
    min-width: 240px;
  }
  /* line 1192, templates/g5_helium/custom/scss/custom.scss */
  .arm-chart {
    width: 80%;
  }
}
/*# sourceMappingURL=custom_9.css.map */