/* 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.8.7 a helium theme */
/* for Cresco */
/* 2018/05/11 */
/* 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: #e67817;
}
/* 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 #e67817;
  -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: #eb8d3a;
  border-color: #eb8d3a;
}
/* 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 #e67817;
  color: #e67817;
}
/* line 122, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button.empty:hover {
  background: #e67817;
  border-color: #e67817;
  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: #2a363b !important;
}
/* line 208, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .dark-text .style3 .g-slideshow-desc {
  color: #2a363b;
}
/* 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 11, templates/g5_helium/custom/scss/custom.scss */
p.readmore .btn {
  padding: 3px;
  border-radius: 4px;
  font-weight: normal;
}
/* line 16, templates/g5_helium/custom/scss/custom.scss */
.blog .items-row {
  border-bottom: 1px solid #e0e0e0;
}
/* line 19, templates/g5_helium/custom/scss/custom.scss */
.dec-font {
  font-size: 0.9em;
}
/* line 22, templates/g5_helium/custom/scss/custom.scss */
ul.columns2 {
  columns: 2;
}
/* line 25, templates/g5_helium/custom/scss/custom.scss */
ul.columns2 li {
  margin-left: 15px !important;
}
/* line 28, templates/g5_helium/custom/scss/custom.scss */
#g-footer .moduletable .nav.menu, .moduletable .latestnews {
  border: 0;
  padding: 2px;
}
/* line 32, templates/g5_helium/custom/scss/custom.scss */
#g-footer .moduletable .nav.menu li, .moduletable .latestnews li {
  border: 0;
  padding: 0;
}
/* line 36, templates/g5_helium/custom/scss/custom.scss */
#g-footer .moduletable .nav.menu li {
  margin-bottom: 0.25rem;
}
/* line 39, templates/g5_helium/custom/scss/custom.scss */
#g-footer {
  font-size: 0.8em;
}
/* line 42, templates/g5_helium/custom/scss/custom.scss */
#g-footer a {
  color: #686868;
  border-bottom: 1px solid #e5e5e5;
}
/* line 46, templates/g5_helium/custom/scss/custom.scss */
#g-footer a:hover {
  color: #1b325f;
  border-bottom: 1px solid #1b325f;
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}
/* line 51, templates/g5_helium/custom/scss/custom.scss */
.dir-rtl, .moduletable .breadcrumb, .btn-primary, .edit.item-page .btn-toolbar .btn, .pager.pagenav a, p.readmore .btn, .contact .form-actions .btn, #contact-form .controls .btn-primary.validate, .profile .btn, .login .btn, .logout .btn, .registration .btn, .profile-edit .btn, .remind .btn, .reset .btn, .search #searchForm .btn, .finder #searchForm .btn, .search #search-form .btn, .finder #search-form .btn, dl.article-info dd, legend {
  font-family: IRANSansWebLight;
}
/* line 59, templates/g5_helium/custom/scss/custom.scss */
.btn-primary {
  background-color: #828282;
  font-weight: normal;
  font-size: 1rem;
  line-height: 1.2rem;
  letter-spacing: 0;
}
/* line 66, templates/g5_helium/custom/scss/custom.scss */
.btn-primary:hover, .btn-primary:active, .btn-primary:focus {
  background-color: #1b325f;
}
/* line 69, templates/g5_helium/custom/scss/custom.scss */
/* line 70, 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 79, templates/g5_helium/custom/scss/custom.scss */
#g-mainbar {
  padding-top: 0;
  margin-top: 0.1rem;
  padding-bottom: 0.1rem;
}
/* line 84, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav {
  font-family: IRANSansWebLight;
}
/* line 87, templates/g5_helium/custom/scss/custom.scss */
#g-top-container2.g-fixed-element {
  border-bottom: 2px solid #e67817;
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}
/* line 99, templates/g5_helium/custom/scss/custom.scss */
#g-top-container2 #top-logo img {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
/* line 103, templates/g5_helium/custom/scss/custom.scss */
#g-top-container2.g-fixed-element #top-logo img {
  -webkit-transition: all 0.8s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
}
/* line 109, templates/g5_helium/custom/scss/custom.scss */
#g-navigation.g-fixed-element ul.g-toplevel > li > a span {
  color: #fff;
}
/* line 118, templates/g5_helium/custom/scss/custom.scss */
#g-navigation.g-fixed-element ul.g-toplevel > li:hover {
  background: #ededed !important;
}
/* line 121, templates/g5_helium/custom/scss/custom.scss */
/* line 123, templates/g5_helium/custom/scss/custom.scss */
.g-fixed-second #menu-logo-arm .g-content {
  top: 0 !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 130, templates/g5_helium/custom/scss/custom.scss */
.icon-arrow-right::before {
  content: none;
}
/* line 133, templates/g5_helium/custom/scss/custom.scss */
.moduletable .nav.arm-side {
  display: block;
}
/* line 136, templates/g5_helium/custom/scss/custom.scss */
#g-features {
  background: #eaeaea;
}
/* line 139, templates/g5_helium/custom/scss/custom.scss */
.moduletable .breadcrumb span.divider {
  line-height: 2.2;
}
/* line 142, templates/g5_helium/custom/scss/custom.scss */
.moduletable .breadcrumb span.divider::before {
  content: none;
}
/* line 145, templates/g5_helium/custom/scss/custom.scss */
#g-features .g-content {
  margin: 5px;
  padding: 5px;
}
/* line 149, templates/g5_helium/custom/scss/custom.scss */
.breadcrumb {
  background: none;
}
/* line 152, templates/g5_helium/custom/scss/custom.scss */
#g-features {
  padding: 0;
}
/* line 156, templates/g5_helium/custom/scss/custom.scss */
#f-left {
  float: left;
  text-align: left;
}
/* line 160, templates/g5_helium/custom/scss/custom.scss */
#f-right {
  float: right;
  text-align: right;
}
/* line 164, templates/g5_helium/custom/scss/custom.scss */
#menu-logo-arm .g-content {
  text-align: left;
  width: 150px;
  position: absolute;
  padding: 0;
  margin: 0;
  top: -50px;
  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 176, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel {
  justify-content: flex-start;
}
/* line 179, templates/g5_helium/custom/scss/custom.scss */
.g-arm-top .g-content {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
/* line 184, templates/g5_helium/custom/scss/custom.scss */
#top-logo {
  width: 120px;
  z-index: 999;
  overflow: visible;
}
/* line 189, templates/g5_helium/custom/scss/custom.scss */
#top-logo .g-content {
  margin: 0;
  padding: 0;
}
/* line 193, templates/g5_helium/custom/scss/custom.scss */
.color-blue {
  background-color: #1b325f;
  color: #fff;
}
/* line 197, templates/g5_helium/custom/scss/custom.scss */
.color-blue a {
  color: #fff;
}
/* line 200, templates/g5_helium/custom/scss/custom.scss */
.color-blue a:hover {
  color: #e2c067;
}
/* line 203, templates/g5_helium/custom/scss/custom.scss */
.golden-underline {
  border-bottom: 3px solid #e2c067;
}
/* line 206, templates/g5_helium/custom/scss/custom.scss */
#g-top-container1 .g-content {
  margin: 3px;
  padding: 3px;
}
/* line 210, templates/g5_helium/custom/scss/custom.scss */
#g-top-container2 {
  background-color: #fff;
}
/* line 214, templates/g5_helium/custom/scss/custom.scss */
#arm-very-top-menu li {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
/* line 226, templates/g5_helium/custom/scss/custom.scss */
#g-topbar1 .g-content {
  padding: 0px;
  margin: 1px;
}
/* line 230, templates/g5_helium/custom/scss/custom.scss */
#g-topbar1 .nav.menu {
  border: none;
  padding: 0 5px;
}
/* line 234, templates/g5_helium/custom/scss/custom.scss */
#g-topbar1 .nav.menu.nav-pills > li > a {
  padding: 3px 10px;
  margin: 9px 10px 3px;
  font-size: 0.9rem;
}
/* line 239, templates/g5_helium/custom/scss/custom.scss */
#g-topbar1 .nav.menu a {
  color: #fff;
}
/* line 242, templates/g5_helium/custom/scss/custom.scss */
#g-topbar1 .nav-pills > li > a:hover {
  background-color: #606060;
}
/* line 245, templates/g5_helium/custom/scss/custom.scss */
#g-topbar1 .nav-pills > .active > a, #g-topbar1 .nav-pills > .active > a:hover, #g-topbar1 .nav-pills > .active > a:focus {
  background-color: #494949;
}
/* line 248, templates/g5_helium/custom/scss/custom.scss */
#g-topbar1 li > a.member-class::before {
  content: "\f2bd";
  font-family: fontawesome;
  padding-left: 8px;
}
/* line 253, templates/g5_helium/custom/scss/custom.scss */
#g-topbar1 li > a.food-class::before {
  content: "\f0f5";
  font-family: fontawesome;
  padding-left: 8px;
}
/* line 262, templates/g5_helium/custom/scss/custom.scss */
#top-menu .g-toplevel li a {
  color: #313131;
}
/* line 265, templates/g5_helium/custom/scss/custom.scss */
#top-menu .g-toplevel > li > a:hover, #top-menu .g-toplevel > li.active > a {
  color: #000;
}
/* line 274, templates/g5_helium/custom/scss/custom.scss */
#top-menu .g-content {
  margin: 0;
  padding: 0;
}
/* line 278, templates/g5_helium/custom/scss/custom.scss */
.top-search form {
  margin: 1px;
}
/* line 281, templates/g5_helium/custom/scss/custom.scss */
.top-search form input {
  width: 200px !important;
  height: 26px;
  border: 0;
  border-radius: 1px;
  background-color: #e0e0e0;
  font-size: 0.8rem;
  margin-top: 6px;
}
/* line 290, templates/g5_helium/custom/scss/custom.scss */
#g-footer {
  padding: 0;
  border-top: 3px solid #b5b5b5;
}
/* line 294, templates/g5_helium/custom/scss/custom.scss */
#g-footer .g-logo {
  width: 100px;
  position: absolute;
}
/* line 298, templates/g5_helium/custom/scss/custom.scss */
#g-footer2.arm-bot-footer {
  background-color: #dcdcdc;
  color: #4c4c4c;
  border-top: 2px solid #e67817;
}
/* line 303, templates/g5_helium/custom/scss/custom.scss */
#g-footer2 .g-content {
  margin: 5px;
  padding: 5px;
}
/* line 307, templates/g5_helium/custom/scss/custom.scss */
.arm-logo-footer img {
  width: 180px;
}
/* line 310, 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 319, 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 324, templates/g5_helium/custom/scss/custom.scss */
#g-header {
  z-index: 99;
  padding: 0;
}
/* line 328, templates/g5_helium/custom/scss/custom.scss */
#g-header a {
  color: #3180c2;
}
/* line 332, templates/g5_helium/custom/scss/custom.scss */
.blue-deep {
  background-color: #071a2e;
  color: #6a7581;
}
/* line 336, templates/g5_helium/custom/scss/custom.scss */
.blue-2, .blue-2 strong {
  background-color: #092139;
  color: #6a7581;
}
/* line 340, templates/g5_helium/custom/scss/custom.scss */
.blue-2 h3 {
  color: #9ba5ae;
}
/* line 343, templates/g5_helium/custom/scss/custom.scss */
.blue-2 a {
  color: #6a7581;
}
/* line 346, templates/g5_helium/custom/scss/custom.scss */
.blue-2 a:hover {
  color: #9ba5ae;
}
/* line 349, templates/g5_helium/custom/scss/custom.scss */
.blue-3 {
  background-color: #155385;
  color: #a1bcd0;
}
/* line 354, 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 362, templates/g5_helium/custom/scss/custom.scss */
body.dir-rtl .blue-3 h3.g-title {
  font-family: IRANSansWebLight;
}
/* line 365, templates/g5_helium/custom/scss/custom.scss */
.blue-3 .g-content {
  padding-bottom: 0;
  margin-bottom: 0;
  margin-top: 0;
}
/* line 370, templates/g5_helium/custom/scss/custom.scss */
#copy-css {
  direction: ltr;
}
/* line 373, templates/g5_helium/custom/scss/custom.scss */
#copy-css a {
  color: #3f3f3f;
}
/* line 376, templates/g5_helium/custom/scss/custom.scss */
#copy-css a:hover {
  color: #9f9f9f;
}
/* line 382, templates/g5_helium/custom/scss/custom.scss */
#copy-css {
  font-size: 0.8em;
  font-family: Arial;
  text-align: left;
}
/* line 387, templates/g5_helium/custom/scss/custom.scss */
#copy-css .g-content {
  padding: 0;
}
/* line 390, templates/g5_helium/custom/scss/custom.scss */
.g-social a {
  float: right;
  background: #2b2b2b;
  border-radius: 5px;
  height: 20px;
  width: 20px;
  padding: 0;
  margin: 0 5px;
  text-align: center;
  color: #8c8a8a;
  font-size: 14px !important;
}
/* line 402, templates/g5_helium/custom/scss/custom.scss */
.g-social a:hover {
  background: #0f0f0f;
}
/* line 409, templates/g5_helium/custom/scss/custom.scss */
.g-social a span:hover {
  color: #fff;
}
/* line 413, templates/g5_helium/custom/scss/custom.scss */
body.dir-rtl #arm-search, body.dir-rtl #arm-lang {
  direction: rtl;
}
/* line 417, 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 424, templates/g5_helium/custom/scss/custom.scss */
body.dir-rtl #g-header .g-arm-top .search input {
  padding-left: 0;
  padding-right: 30px;
}
/* line 428, templates/g5_helium/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li:hover:not(.g-menu-item-type-particle):not(.g-menu-item-type-module), .g-main-nav .g-toplevel > li.active:not(.g-menu-item-type-particle):not(.g-menu-item-type-module) {
  background: none;
  border-bottom: 3px solid #e67817;
}
/* line 432, templates/g5_helium/custom/scss/custom.scss */
.blur-css {
  -webkit-filter: blur(5px);
  /* Safari 6.0 - 9.0 */
  filter: blur(5px);
}
/*#g-header .g-arm-top .search label:after {
 font-family: 'FontAwesome';
 color:red;
 position: absolute;
 top: 2px;
 left: 3px;
 content: "\f007";
 content: "AA";
 }*/
/* line 446, templates/g5_helium/custom/scss/custom.scss */
#g-header .g-arm-top .search label.element-invisible {
  overflow: visible;
}
/* line 449, 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 455, templates/g5_helium/custom/scss/custom.scss */
.arm-center {
  text-align: center;
}
/* line 458, templates/g5_helium/custom/scss/custom.scss */
#arm-to-top {
  margin: 0;
  text-align: center;
}
/* line 463, templates/g5_helium/custom/scss/custom.scss */
.g-totop {
  text-align: right;
  margin-top: 10px;
}
/* line 469, templates/g5_helium/custom/scss/custom.scss */
#g-totop {
  text-align: center;
}
/* line 474, templates/g5_helium/custom/scss/custom.scss */
.g-totop a {
  color: #fff;
}
/* line 477, templates/g5_helium/custom/scss/custom.scss */
.g-totop a:hover {
  color: #e2c067;
}
/* line 483, templates/g5_helium/custom/scss/custom.scss */
#footer-copy .g-copyright {
  direction: ltr;
  margin-top: 15px;
  font-size: 0.7em;
}
/* line 492, templates/g5_helium/custom/scss/custom.scss */
#footer-logo-css .g-logo img {
  display: inline;
  height: 50px;
}
/* line 496, templates/g5_helium/custom/scss/custom.scss */
#g-upfooter {
  height: 36px;
  background: #999;
}
/* line 501, templates/g5_helium/custom/scss/custom.scss */
#g-upfooter img {
  height: 120px;
}
/* line 504, templates/g5_helium/custom/scss/custom.scss */
#g-upfooter .g-content {
  padding: 0;
  margin: 0;
}
/* line 508, templates/g5_helium/custom/scss/custom.scss */
.arm-to-top .g-totop a {
  padding: 12px 30px;
  background: #071a2e;
  border-top-left-radius: 3rem;
  border-top-right-radius: 3rem;
}
/* line 514, templates/g5_helium/custom/scss/custom.scss */
#g-header .g-arm-top .search input:focus {
  box-shadow: none;
  border-bottom: 1px solid #d8d8d8;
}
/* line 523, templates/g5_helium/custom/scss/custom.scss */
.g-arm-top .mod-languages {
  text-align: right;
  display: none;
}
/* line 528, templates/g5_helium/custom/scss/custom.scss */
#g-above {
  padding: 0;
}
/* line 531, templates/g5_helium/custom/scss/custom.scss */
#g-header .g-arm-top .mod-languages a {
  color: #000;
}
/* line 534, templates/g5_helium/custom/scss/custom.scss */
#g-header .g-arm-top .mod-languages a:hover {
  color: #155385;
}
/* line 537, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li {
  margin: 0;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  float: right;
  display: inline-block;
}
/* line 546, 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) {
  background: #8bc543;
}
/* line 550, 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) {
  background: #8bc543 !important;
}
/* line 555, 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 565, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container {
  color: #fff;
}
/* line 571, templates/g5_helium/custom/scss/custom.scss */
.g-main-nav .g-sublevel > li.g-parent .g-menu-parent-indicator {
  top: 1.3rem;
  margin-top: 0;
}
/* line 575, templates/g5_helium/custom/scss/custom.scss */
[dir="rtl"] .g-main-nav .g-sublevel > li.g-parent .g-menu-item-content {
  margin-right: 0;
  margin-left: inherit;
}
/* line 579, templates/g5_helium/custom/scss/custom.scss */
[dir="rtl"] .g-main-nav .g-sublevel > li.g-parent .g-menu-parent-indicator {
  left: 0;
}
/* line 582, templates/g5_helium/custom/scss/custom.scss */
.g-main-nav .g-sublevel > li.g-parent .g-menu-parent-indicator::after {
  content: "\f054";
}
/* line 592, 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;
}
/* line 595, templates/g5_helium/custom/scss/custom.scss */
.omega-powered {
  display: none;
}
/* line 598, templates/g5_helium/custom/scss/custom.scss */
.the-prev {
  left: 0;
}
/* line 601, templates/g5_helium/custom/scss/custom.scss */
.the-next {
  background-position: -18px 0 !important;
}
/* line 604, 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 608, 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 623, templates/g5_helium/custom/scss/custom.scss */
#top-menu .g-main-nav .g-dropdown {
  background: #fff;
  border-radius: 0 0 5px 5px;
  border-top: none;
  box-shadow: -1px 2px 7px #000;
}
/* line 631, templates/g5_helium/custom/scss/custom.scss */
.g-main-nav .g-standard > .g-dropdown, .g-main-nav .g-fullwidth > .g-dropdown {
  margin-top: 2px;
}
/* line 634, templates/g5_helium/custom/scss/custom.scss */
.g-main-nav .g-sublevel > li {
  margin: 0;
  padding: 0;
  transition: none;
}
/* line 639, templates/g5_helium/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  transition: none;
}
/* line 642, templates/g5_helium/custom/scss/custom.scss */
#top-menu .g-main-nav .g-sublevel > li > .g-menu-item-container {
  margin: 0 0.9375rem;
  padding: 0.8em 0;
  transition: none;
}
/* line 648, templates/g5_helium/custom/scss/custom.scss */
#top-menu .g-main-nav .g-sublevel > li.g-selected > .g-menu-item-container, #top-menu .g-main-nav .g-sublevel > li.active > .g-menu-item-container {
  color: #fff;
  transition: none;
}
/* line 652, templates/g5_helium/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-weight: normal;
}
/* line 655, templates/g5_helium/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  padding: 1.74em 1.5em;
}
/* line 658, templates/g5_helium/custom/scss/custom.scss */
.g-main-nav .g-standard .g-sublevel > li:hover {
  background: #ed9344;
}
/* line 664, templates/g5_helium/custom/scss/custom.scss */
.g-main-nav .g-standard .g-sublevel > li.active {
  background: #e67817;
}
/* line 670, templates/g5_helium/custom/scss/custom.scss */
.breadcrumb {
  margin: 0;
}
/* line 679, 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 686, templates/g5_helium/custom/scss/custom.scss */
div.moduletable.arm-tile a {
  color: #333;
}
/* line 689, templates/g5_helium/custom/scss/custom.scss */
div.moduletable.arm-tile a:hover {
  color: #fff;
}
/* line 692, templates/g5_helium/custom/scss/custom.scss */
div.moduletable.arm-tile:hover {
  background: #155385;
}
/* line 695, templates/g5_helium/custom/scss/custom.scss */
div.moduletable.arm-tile:hover a {
  color: #fff;
}
/* line 699, templates/g5_helium/custom/scss/custom.scss */
.arm-slide1 .slideshow-caption {
  text-shadow: 1px 2px #000;
  margin-top: 50px;
}
/* line 703, templates/g5_helium/custom/scss/custom.scss */
.arm-slide2 {
  text-shadow: 1px 2px #000;
  font-size: 1.5em;
}
/* line 717, 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 729, templates/g5_helium/custom/scss/custom.scss */
body.dir-rtl .arm-side-foo1 .search input {
  padding-right: 30px;
  padding-left: 0;
}
/* line 733, templates/g5_helium/custom/scss/custom.scss */
.arm-side-foo1 .search label.element-invisible {
  overflow: visible;
}
/* line 736, templates/g5_helium/custom/scss/custom.scss */
.arm-side-foo1 .search label:after {
  font-family: 'FontAwesome';
  content: "\f002";
  color: #0e395e;
  pointer-events: none;
}
/* line 743, templates/g5_helium/custom/scss/custom.scss */
.arm-fixed2 .uk-cover-background {
  background-attachment: fixed;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: auto;
}
/* line 749, templates/g5_helium/custom/scss/custom.scss */
#jform_contact_message {
  height: 100px;
}
/* line 752, 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 760, templates/g5_helium/custom/scss/custom.scss */
ul.side-menu {
  border: 1px solid #999;
  padding: 5px;
  border-radius: 4px;
}
/* line 765, templates/g5_helium/custom/scss/custom.scss */
ul.side-menu li {
  border-bottom: 1px solid #cecece;
  padding: 10px;
}
/* line 769, templates/g5_helium/custom/scss/custom.scss */
ul.side-menu li:hover {
  background-color: #dfefff;
}
/* line 772, templates/g5_helium/custom/scss/custom.scss */
ul.side-menu li.current {
  background-color: rgba(198, 229, 236, 0.2);
  color: #000;
}
/* line 776, templates/g5_helium/custom/scss/custom.scss */
ul.side-menu li:last-child {
  border-bottom: none;
}
/* line 779, templates/g5_helium/custom/scss/custom.scss */
h3.uk-accordion-title {
  background-color: #dfefff;
}
/* line 782, templates/g5_helium/custom/scss/custom.scss */
h3.uk-accordion-title::before {
  content: " + ";
  padding: 0 10px;
}
/* line 786, templates/g5_helium/custom/scss/custom.scss */
h3.uk-accordion-title.uk-active::before {
  content: " - ";
  padding: 0 10px;
}
/* line 790, 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 795, 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 798, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .lang-in-menu a {
  color: #000;
  padding: 2px;
}
/* line 802, templates/g5_helium/custom/scss/custom.scss */
.lang-in-menu {
  padding-left: 10px;
}
/* line 805, templates/g5_helium/custom/scss/custom.scss */
.lang-in-menu div.mod-languages ul li {
  direction: ltr !important;
}
/* line 808, templates/g5_helium/custom/scss/custom.scss */
body.dir-rtl .lang-in-menu div.mod-languages ul li {
  direction: rtl !important;
}
/* line 811, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .lang-in-menu a:hover {
  color: #fff;
  background: #d32e16;
  border-radius: 3px;
}
/* line 816, templates/g5_helium/custom/scss/custom.scss */
body.dir-rtl .lang-in-menu {
  padding-right: 10px;
  padding-left: 0;
}
/* line 824, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .go-right .g-main-nav .g-toplevel {
  float: right;
}
/* line 827, templates/g5_helium/custom/scss/custom.scss */
.dl-horizontal dt, .profile > ul {
  margin: 0;
}
/* line 830, templates/g5_helium/custom/scss/custom.scss */
.tile img {
  border-radius: 5px;
  -webkit-box-shadow: 3px 3px 3px -1px rgba(179, 179, 179, 1);
  -moz-box-shadow: 3px 3px 3px -1px rgba(179, 179, 179, 1);
  box-shadow: 3px 3px 3px -1px rgba(179, 179, 179, 1);
}
/* line 836, templates/g5_helium/custom/scss/custom.scss */
.pull-left.item-image {
  margin: 0 0 1.5rem 1.5rem;
}
/* line 840, templates/g5_helium/custom/scss/custom.scss */
.pull-right.item-image {
  margin: 0 1.5rem 1.5rem 0;
}
/* line 843, templates/g5_helium/custom/scss/custom.scss */
.g-slideshow .style2 .g-slideshow-title {
  background: none;
  color: #fff !important;
  padding: 0;
  margin-bottom: 0;
}
/* line 849, templates/g5_helium/custom/scss/custom.scss */
p.spw_current_temp {
  text-align: left;
}
/* line 852, templates/g5_helium/custom/scss/custom.scss */
.g-slideshow .style2 .g-slideshow-desc {
  background: rgba(0, 0, 0, 0.5);
  padding: 0 10px;
  font-size: 1.2rem;
}
/* line 857, templates/g5_helium/custom/scss/custom.scss */
.weather_sp1_c {
  margin: 0;
}
/* line 860, templates/g5_helium/custom/scss/custom.scss */
.weather-style .slideshow-caption {
  margin: 0 20px;
}
/* line 863, templates/g5_helium/custom/scss/custom.scss */
.sprocket-strips-overlay .css-loader-wrapper, .sprocket-strips-s-overlay .css-loader-wrapper, .sprocket-strips-p-overlay .css-loader-wrapper {
  background-color: transparent;
  box-shadow: none;
  border-radius: 0;
}
/* line 868, templates/g5_helium/custom/scss/custom.scss */
.sprocket-strips-s-item {
  text-align: center;
}
/* line 871, templates/g5_helium/custom/scss/custom.scss */
.sprocket-strips-s-content .readon {
  display: none;
}
/* line 874, templates/g5_helium/custom/scss/custom.scss */
.sprocket-strips-s-content h4.sprocket-strips-s-title {
  margin-bottom: 10px;
}
/* line 881, templates/g5_helium/custom/scss/custom.scss */
.sprocket-strips-s-pagination ul, .sprocket-strips-p-pagination ul {
  float: none;
}
/* line 884, templates/g5_helium/custom/scss/custom.scss */
.sprocket-strips-s-nav, .sprocket-strips-p-pagination {
  text-align: center;
}
/* line 887, templates/g5_helium/custom/scss/custom.scss */
.g-main-nav .g-standard .g-dropdown {
  background: #fff;
}
/* line 890, templates/g5_helium/custom/scss/custom.scss */
.g-offcanvas-open .g-nav-overlay {
  background: #000;
  opacity: 0.65 !important;
}
/* line 894, templates/g5_helium/custom/scss/custom.scss */
.table th, .table td {
  vertical-align: middle;
}
/* line 898, templates/g5_helium/custom/scss/custom.scss */
.sprocket-mosaic-item .sprocket-mosaic-image {
  width: auto;
}
/* line 901, templates/g5_helium/custom/scss/custom.scss */
.sprocket-mosaic-container {
  text-align: center;
}
/* line 904, templates/g5_helium/custom/scss/custom.scss */
.sprocket-mosaic-head h2 {
  font-size: 1rem;
}
/* line 908, templates/g5_helium/custom/scss/custom.scss */
.sprocket-tabs-nav {
  background: #c8c8c8;
}
/* line 911, templates/g5_helium/custom/scss/custom.scss */
.sprocket-tabs-nav li {
  font-size: 1.04em;
}
/* line 914, templates/g5_helium/custom/scss/custom.scss */
.sprocket-tabs-nav li:hover {
  background: #ededed;
  border-radius: 3px;
}
/* line 918, templates/g5_helium/custom/scss/custom.scss */
#g-testimonials {
  z-index: 9;
}
/* line 922, templates/g5_helium/custom/scss/custom.scss */
.search form {
  margin: 0;
}
/* line 925, templates/g5_helium/custom/scss/custom.scss */
.search input:hover, .search input {
  box-shadow: 0;
  border-radius: 4px;
}
/* line 933, templates/g5_helium/custom/scss/custom.scss */
.no-down-image .g-menu-parent-indicator {
  display: none !important;
}
/* line 936, templates/g5_helium/custom/scss/custom.scss */
h2 {
  font-size: 1.4rem;
}
/* line 939, templates/g5_helium/custom/scss/custom.scss */
.menu-underline h2 {
  font-size: 1rem;
  margin: 0;
  padding: 0 0 5px;
  border-bottom: 1px solid #ccc;
}
/* line 945, templates/g5_helium/custom/scss/custom.scss */
.sprocket-strips-p-item img {
  float: right;
  margin-right: 0;
  margin-bottom: 15px;
  margin-left: 15px;
  width: auto;
}
/* line 952, templates/g5_helium/custom/scss/custom.scss */
#g-offcanvas #g-mobilemenu-container ul > li > .g-menu-item-container {
  padding: 10px;
}
/* line 955, templates/g5_helium/custom/scss/custom.scss */
.button {
  font-family: IRANSansWebLight;
  font-size: 1em;
  letter-spacing: normal;
  padding: 1rem 2rem;
  border-radius: 1.5rem;
}
/* line 963, templates/g5_helium/custom/scss/custom.scss */
.sprocket-mosaic-text {
  font-size: 0.9rem;
}
/* line 968, templates/g5_helium/custom/scss/custom.scss */
body.dir-rtl .bfQuickMode span.bfElemWrap {
  margin: 0px 0px 0px 10px;
  float: right;
}
/* line 972, templates/g5_helium/custom/scss/custom.scss */
body.dir-rtl .bfQuickMode .bfPrevButton {
  float: right;
}
/* line 975, templates/g5_helium/custom/scss/custom.scss */
body.dir-rtl .bfQuickMode .bfNextButton, body.dir-rtl .bfQuickMode .bfSubmitButton, body.dir-rtl .bfQuickMode .bfCancelButton {
  float: left;
}
/* line 983, templates/g5_helium/custom/scss/custom.scss */
div.bfClearfix > div:last-child {
  display: none !important;
}
/* line 986, templates/g5_helium/custom/scss/custom.scss */
#g-utility {
  background: transparent;
}
/* line 992, templates/g5_helium/custom/scss/custom.scss */
.hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
}
/* line 1002, templates/g5_helium/custom/scss/custom.scss */
.hovereffect .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  background-color: rgba(75, 75, 75, 0.7);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
/* line 1014, templates/g5_helium/custom/scss/custom.scss */
.hovereffect:hover .overlay {
  background-color: rgba(48, 152, 157, 0.4);
}
/* line 1018, templates/g5_helium/custom/scss/custom.scss */
.hovereffect img {
  display: block;
  position: relative;
}
/* line 1023, templates/g5_helium/custom/scss/custom.scss */
.hovereffect h2 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  position: relative;
  font-size: 17px;
  padding: 10px;
  background: rgba(0, 0, 0, 0.6);
  -webkit-transform: translateY(45px);
  -ms-transform: translateY(45px);
  transform: translateY(45px);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
/* line 1038, templates/g5_helium/custom/scss/custom.scss */
.hovereffect:hover h2 {
  -webkit-transform: translateY(5px);
  -ms-transform: translateY(5px);
  transform: translateY(5px);
}
/* line 1044, templates/g5_helium/custom/scss/custom.scss */
.hovereffect a.info {
  display: inline-block;
  text-decoration: none;
  padding: 7px 14px;
  text-transform: uppercase;
  color: #fff;
  border: 1px solid #fff;
  background-color: transparent;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  font-weight: normal;
  margin: -40px 0 0 0;
  padding: 10px 50px;
}
/* line 1064, templates/g5_helium/custom/scss/custom.scss */
.hovereffect:hover a.info {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
/* line 1072, templates/g5_helium/custom/scss/custom.scss */
.hovereffect a.info:hover {
  box-shadow: 0 0 5px #fff;
}
/* line 1075, templates/g5_helium/custom/scss/custom.scss */
#g-tiles4 {
  padding-bottom: 30px;
}
@media (max-width: 1200px) {
  /* line 1084, templates/g5_helium/custom/scss/custom.scss */
  .g-main-nav .g-toplevel > li > .g-menu-item-container {
    font-size: 0.8em !important;
  }
  /* line 1090, 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 {
    margin: 0;
  }
  /* line 1094, templates/g5_helium/custom/scss/custom.scss */
  div.moduletable.arm-tile h3 {
    font-size: 1rem;
  }
  /* line 1097, templates/g5_helium/custom/scss/custom.scss */
  div.moduletable.arm-tile {
    padding: 0.5rem 1rem;
  }
  /* line 1100, templates/g5_helium/custom/scss/custom.scss */
  #arm-showcase .g-content .uk-slideshow {
    height: 350px !important;
  }
  /* line 1103, templates/g5_helium/custom/scss/custom.scss */
  .g-slideshow .uk-slideshow {
    height: 350px !important;
  }
}
@media (max-width: 959px) {
  /* line 1108, templates/g5_helium/custom/scss/custom.scss */
  .g-main-nav .g-toplevel {
    font-size: 0.75em !important;
  }
  /* line 1114, templates/g5_helium/custom/scss/custom.scss */
  .g-slideshow-title .moduletable {
    line-height: 20px;
  }
  /* line 1117, templates/g5_helium/custom/scss/custom.scss */
  #top-menu .g-toplevel > li {
    padding: 0 0 5px;
  }
  /* line 1120, 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 {
    margin: 0;
  }
}
@media (max-width: 767px) {
  /* line 1128, templates/g5_helium/custom/scss/custom.scss */
  .arm-top-bg {
    text-align: center;
  }
  /* line 1131, templates/g5_helium/custom/scss/custom.scss */
  #g-logo {
    position: relative;
  }
  /* line 1137, templates/g5_helium/custom/scss/custom.scss */
  .g-logo {
    margin: 0;
    padding: 0;
    width: 200px;
    float: right;
  }
  /* line 1144, templates/g5_helium/custom/scss/custom.scss */
  .top-search form input {
    margin-bottom: 6px;
  }
  /* line 1148, templates/g5_helium/custom/scss/custom.scss */
  .contact-address.dl-horizontal dt, .contact-address.dl-horizontal dd {
    text-align: center;
  }
  /* line 1151, templates/g5_helium/custom/scss/custom.scss */
  #g-footer2 .g-social-header .g-content {
    width: 40% !important;
  }
  /* line 1154, templates/g5_helium/custom/scss/custom.scss */
  .g-slideshow .style2 .g-slideshow-title {
    font-size: 0.7em;
  }
  /* line 1157, templates/g5_helium/custom/scss/custom.scss */
  #g-slideshow .g-slideshow .uk-slideshow {
    height: 120px !important;
  }
  /* line 1160, templates/g5_helium/custom/scss/custom.scss */
  .g-slideshow .style2 .g-slideshow-desc {
    font-size: 0.8rem;
  }
  /* line 1163, templates/g5_helium/custom/scss/custom.scss */
  .g-slideshow .style2 .g-slideshow-desc {
    background: rgba(0, 0, 0, 0.3);
  }
  /* line 1167, templates/g5_helium/custom/scss/custom.scss */
  .g-slideshow .style2 .g-slideshow-desc p {
    margin: 0.2rem 0 !important;
    line-height: 1.2;
    text-shadow: 1px 1px 1px #000;
  }
  /* line 1172, templates/g5_helium/custom/scss/custom.scss */
  .g-slideshow .style2 {
    padding: 0.2em;
  }
  /* line 1175, templates/g5_helium/custom/scss/custom.scss */
  #footer-logo-css .g-logo {
    display: inline !important;
    float: none !important;
  }
  /* line 1179, templates/g5_helium/custom/scss/custom.scss */
  #g-footer {
    text-align: center;
  }
  /* line 1182, templates/g5_helium/custom/scss/custom.scss */
  #g-footer2, #g-footer3 {
    text-align: center;
  }
  /* line 1185, templates/g5_helium/custom/scss/custom.scss */
  #g-footer2, #copy-css {
    text-align: center;
  }
  /* line 1188, templates/g5_helium/custom/scss/custom.scss */
  #g-footer2 .g-social-header .g-content {
    width: 30%;
    margin: 0 auto;
  }
  /* line 1192, templates/g5_helium/custom/scss/custom.scss */
  .nn_tabs > ul.nav-tabs > li {
    width: 100%;
    text-align: center;
  }
  /* line 1196, templates/g5_helium/custom/scss/custom.scss */
  .row-fluid .span4 {
    width: 100%;
    float: left;
  }
  /* line 1200, templates/g5_helium/custom/scss/custom.scss */
  .designby, #copy-css {
    text-align: center !important;
  }
  /* line 1203, templates/g5_helium/custom/scss/custom.scss */
  .g-slideshow .g-slideshow-desc {
    display: block;
  }
  /* line 1206, templates/g5_helium/custom/scss/custom.scss */
  ul.columns2 {
    columns: 1;
  }
  /* line 1209, templates/g5_helium/custom/scss/custom.scss */
  ul.columns2 li {
    margin-left: 0 !important;
  }
  /* line 1212, templates/g5_helium/custom/scss/custom.scss */
  .g-totop {
    text-align: center;
  }
}
/*# sourceMappingURL=custom_9.css.map */