/* 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 */
/* 2017/05/13 */
/* 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_hydrogen/scss/mixins/_nav.scss */
/* line 1, templates/g5_hydrogen/custom/scss/_slideshow.scss */
/* line 2, templates/g5_hydrogen/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_hydrogen/custom/scss/_slideshow.scss */
  .g-slideshow .uk-overlay-panel.uk-overlay-left {
    top: auto;
    bottom: 0;
    right: 0;
    width: 100%;
  }
  /* line 12, templates/g5_hydrogen/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_hydrogen/custom/scss/_slideshow.scss */
  .g-slideshow .uk-overlay-panel.uk-overlay-left {
    top: auto;
    bottom: 0;
    right: 0;
    width: 100%;
  }
  /* line 27, templates/g5_hydrogen/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_hydrogen/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_hydrogen/custom/scss/_slideshow.scss */
/* line 58, templates/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .nav-visible .uk-slidenav {
  opacity: 1;
}
/* line 62, templates/g5_hydrogen/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_hydrogen/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_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-desc a:not(.button) {
  color: #3180c2;
}
/* line 77, templates/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-desc a:not(.button):hover {
  text-decoration: underline;
}
/* line 82, templates/g5_hydrogen/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_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button {
  margin-right: 15px;
  border: 2px solid #3180c2;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 91, templates/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button:hover {
  background: #4a94d1;
  border-color: #4a94d1;
}
/* line 96, templates/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button:last-child {
  margin-right: 0;
}
/* line 99, templates/g5_hydrogen/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_hydrogen/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_hydrogen/custom/scss/_slideshow.scss */
  .g-slideshow .g-slideshow-buttons .button:last-child {
    margin-bottom: 0;
  }
}
/* line 118, templates/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button.empty {
  background: none;
  border: 2px solid #3180c2;
  color: #3180c2;
}
/* line 122, templates/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button.empty:hover {
  background: #3180c2;
  border-color: #3180c2;
  color: #fff;
}
/* line 130, templates/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .uk-flex-center {
  text-align: center;
}
/* line 133, templates/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .style2 {
  padding: 70px 0;
}
/* line 135, templates/g5_hydrogen/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_hydrogen/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_hydrogen/custom/scss/_slideshow.scss */
/* line 151, templates/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button {
  font-size: 1.2rem;
}
/* line 153, templates/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button.standard {
  background: #fff;
  border-color: #fff;
  color: #1a1a1a;
}
/* line 157, templates/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button.standard:hover {
  background: #1a1a1a;
  border-color: #1a1a1a;
  color: #fff;
}
/* line 163, templates/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button.empty {
  border-color: #fff;
  color: #fff;
}
/* line 166, templates/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button.empty:hover {
  background: #1a1a1a;
  border-color: #1a1a1a;
  color: #fff;
}
/* line 174, templates/g5_hydrogen/custom/scss/_slideshow.scss */
/* line 175, templates/g5_hydrogen/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_hydrogen/custom/scss/_slideshow.scss */
/* line 180, templates/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .style2.uk-flex-center .g-slideshow-title {
  margin: 0 auto 20px;
}
/* line 183, templates/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .style2.uk-flex-center .g-slideshow-desc {
  margin: auto;
}
/* line 188, templates/g5_hydrogen/custom/scss/_slideshow.scss */
/* line 189, templates/g5_hydrogen/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_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .style3 .g-slideshow-desc {
  font-size: 17px;
  line-height: 30px;
}
/* line 203, templates/g5_hydrogen/custom/scss/_slideshow.scss */
/* line 204, templates/g5_hydrogen/custom/scss/_slideshow.scss */
/* line 205, templates/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .dark-text .style3 .g-slideshow-title {
  color: #333 !important;
}
/* line 208, templates/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .dark-text .style3 .g-slideshow-desc {
  color: #333;
}
/* line 213, templates/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .uk-dotnav {
  margin: 0 0 35px;
}
/* line 216, templates/g5_hydrogen/custom/scss/_slideshow.scss */
/* line 217, templates/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-item iframe {
  pointer-events: auto !important;
}
/* line 221, templates/g5_hydrogen/custom/scss/_slideshow.scss */
/* line 222, templates/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .slideshow-caption.uk-overlay-background {
  padding: 25px;
}
/* line 226, templates/g5_hydrogen/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_hydrogen/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_hydrogen/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_hydrogen/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_hydrogen/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_hydrogen/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_hydrogen/custom/scss/_slideshow.scss */
/* line 245, templates/g5_hydrogen/custom/scss/_slideshow.scss */
/* line 246, templates/g5_hydrogen/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_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow audio, .g-slideshow canvas, .g-slideshow video {
  display: block;
}
/* line 256, templates/g5_hydrogen/custom/scss/_slideshow.scss */
/* line 257, templates/g5_hydrogen/custom/scss/_slideshow.scss */
/* line 258, templates/g5_hydrogen/custom/scss/_slideshow.scss */
#g-fullwidth .g-slideshow .g-content, .g-flushed .g-slideshow .g-content {
  margin: 0.625rem;
  padding: 0.938rem;
}
/* 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 41, templates/g5_hydrogen/custom/scss/custom.scss */
.font-family-IRANSansWebLight {
  font-family: 'IRANSansWebLight', Tahoma, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
/* line 47, templates/g5_hydrogen/custom/scss/custom.scss */
body.dir-rtl {
  font-family: IRANSansWebLight;
}
/* line 51, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 52, templates/g5_hydrogen/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 61, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  border-bottom: 1px solid #999;
}
/* line 65, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation.g-fixed-element {
  border-bottom: 0;
  box-shadow: 1px 1px 1px #222;
  background: #155385;
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}
/* line 72, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation.g-fixed-element ul.g-toplevel > li > a span {
  color: #fff;
}
/* line 75, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation.g-fixed-element ul.g-toplevel > li.active > a span {
  color: #000;
}
/* line 78, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation.g-fixed-element ul.g-toplevel > li:hover > a span {
  color: #000;
}
/* line 81, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation.g-fixed-element ul.g-toplevel > li:hover {
  background: #ededed !important;
}
/* line 84, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 86, templates/g5_hydrogen/custom/scss/custom.scss */
.g-fixed-second #menu-logo-arm .g-content {
  top: 10px !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 94, templates/g5_hydrogen/custom/scss/custom.scss */
#f-left {
  float: left;
  text-align: left;
}
/* line 98, templates/g5_hydrogen/custom/scss/custom.scss */
#f-right {
  float: right;
  text-align: right;
}
/* line 102, templates/g5_hydrogen/custom/scss/custom.scss */
#menu-logo-arm .g-content {
  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 113, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel {
  justify-content: flex-start;
}
/* line 116, templates/g5_hydrogen/custom/scss/custom.scss */
.g-arm-top .g-content {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
/* line 121, templates/g5_hydrogen/custom/scss/custom.scss */
.arm-top-padding .g-content {
  padding: 5px 5px;
  margin: 5px;
}
/* line 125, templates/g5_hydrogen/custom/scss/custom.scss */
.arm-top-padding .g-arm-logo:after {
  content: "";
  height: 1px;
  display: block;
}
/* line 134, templates/g5_hydrogen/custom/scss/custom.scss */
body.dir-rtl .arm-top-padding {
  direction: ltr;
}
/* line 137, templates/g5_hydrogen/custom/scss/custom.scss */
.g-arm-logo {
  text-align: left;
}
/* line 141, templates/g5_hydrogen/custom/scss/custom.scss */
.g-arm-logo .g-content {
  padding: 5px 5px;
}
/* line 144, templates/g5_hydrogen/custom/scss/custom.scss */
.arm-logo img {
  display: block;
  position: absolute;
  width: 200px;
  top: 20px;
}
/* line 150, templates/g5_hydrogen/custom/scss/custom.scss */
.arm-logo {
  display: inline-block;
  width: 190px;
}
/* line 155, templates/g5_hydrogen/custom/scss/custom.scss */
.arm-logo-footer img {
  width: 180px;
}
/* line 158, templates/g5_hydrogen/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 167, templates/g5_hydrogen/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 172, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header {
  border-top: 5px solid #071a2e;
}
/* line 175, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header a {
  color: #3180c2;
}
/* line 179, templates/g5_hydrogen/custom/scss/custom.scss */
.blue-deep {
  background-color: #071a2e;
  color: #6a7581;
}
/* line 183, templates/g5_hydrogen/custom/scss/custom.scss */
.blue-2, .blue-2 strong {
  background-color: #092139;
  color: #6a7581;
}
/* line 187, templates/g5_hydrogen/custom/scss/custom.scss */
.blue-2 h3 {
  color: #9ba5ae;
}
/* line 190, templates/g5_hydrogen/custom/scss/custom.scss */
.blue-2 a {
  color: #6a7581;
}
/* line 193, templates/g5_hydrogen/custom/scss/custom.scss */
.blue-2 a:hover {
  color: #9ba5ae;
}
/* line 196, templates/g5_hydrogen/custom/scss/custom.scss */
.blue-3 {
  background-color: #155385;
  color: #a1bcd0;
}
/* line 201, templates/g5_hydrogen/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 209, templates/g5_hydrogen/custom/scss/custom.scss */
body.dir-rtl .blue-3 h3.g-title {
  font-family: IRANSansWebLight;
}
/* line 212, templates/g5_hydrogen/custom/scss/custom.scss */
.blue-3 .g-content {
  padding-bottom: 0;
  margin-bottom: 0;
  margin-top: 0;
}
/* line 217, templates/g5_hydrogen/custom/scss/custom.scss */
.copyright {
  direction: ltr;
}
/* line 220, templates/g5_hydrogen/custom/scss/custom.scss */
#g-copyright a {
  color: #6a7581;
}
/* line 223, templates/g5_hydrogen/custom/scss/custom.scss */
#g-copyright a:hover {
  color: #3180c2;
}
/* line 229, templates/g5_hydrogen/custom/scss/custom.scss */
#g-copyright {
  font-size: 0.8em;
}
/* line 232, templates/g5_hydrogen/custom/scss/custom.scss */
#g-copyright .g-content {
  padding: 0;
}
/* line 235, templates/g5_hydrogen/custom/scss/custom.scss */
.g-social a {
  background: #092139;
  border: 1px solid #0a2c4f;
  padding: 5px 10px;
  -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 243, templates/g5_hydrogen/custom/scss/custom.scss */
.g-social a span {
  opacity: 0.5;
  color: #155385;
}
/* line 247, templates/g5_hydrogen/custom/scss/custom.scss */
.g-social a span:hover {
  opacity: 0.8;
  color: #fff;
}
/* line 251, templates/g5_hydrogen/custom/scss/custom.scss */
body.dir-rtl #arm-search, body.dir-rtl #arm-lang {
  direction: rtl;
}
/* line 255, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header .g-arm-top .search input {
  box-shadow: none;
  border-radius: 0;
  color: #000;
  padding-left: 30px;
}
/* line 262, templates/g5_hydrogen/custom/scss/custom.scss */
body.dir-rtl #g-header .g-arm-top .search input {
  padding-left: 0;
  padding-right: 30px;
}
/* line 266, templates/g5_hydrogen/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;
}
/*#g-header .g-arm-top .search label:after {
 font-family: 'FontAwesome';
 color:red;
 position: absolute;
 top: 2px;
 left: 3px;
 content: "\f007";
 content: "AA";
 }*/
/* line 279, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header .g-arm-top .search label.element-invisible {
  overflow: visible;
}
/* line 282, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header .g-arm-top .search label:after {
  font-family: 'FontAwesome';
  content: "\f002";
  color: #999;
  pointer-events: none;
}
/* line 288, templates/g5_hydrogen/custom/scss/custom.scss */
.arm-center {
  text-align: center;
}
/* line 291, templates/g5_hydrogen/custom/scss/custom.scss */
.arm-to-top .g-content {
  margin: 0;
  padding: 0;
}
/* line 295, templates/g5_hydrogen/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 301, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header .g-arm-top .search input:focus {
  box-shadow: none;
  border-bottom: 1px solid #d8d8d8;
}
/* line 310, templates/g5_hydrogen/custom/scss/custom.scss */
.g-arm-top .mod-languages {
  text-align: right;
  display: none;
}
/* line 315, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header .g-arm-top .mod-languages a {
  color: #000;
}
/* line 318, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header .g-arm-top .mod-languages a:hover {
  color: #155385;
}
/* line 321, templates/g5_hydrogen/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) {
  border-bottom: 4px solid #d32e16;
}
/* line 324, templates/g5_hydrogen/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) {
  border-bottom: 4px solid #ff5d03;
  background: #fff !important;
}
/* line 328, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li.g-menu-item-link-parent:hover:not(.g-menu-item-type-particle):not(.g-menu-item-type-module) {
  border-bottom: 4px solid #fff;
  box-sizing: border-box;
}
/* line 346, templates/g5_hydrogen/custom/scss/custom.scss */
.omega-powered {
  display: none;
}
/* line 349, templates/g5_hydrogen/custom/scss/custom.scss */
.the-prev {
  left: 0;
}
/* line 352, templates/g5_hydrogen/custom/scss/custom.scss */
.the-next {
  background-position: -18px 0 !important;
}
/* line 355, templates/g5_hydrogen/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 359, templates/g5_hydrogen/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 370, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-dropdown {
  border-bottom: 4px solid #ff5d03;
  border-left: 1px solid #999;
  border-right: 1px solid #999;
  margin-top: 4px;
  background: #fff;
}
/* line 380, templates/g5_hydrogen/custom/scss/custom.scss */
.breadcrumb {
  margin: 0;
}
/* line 389, templates/g5_hydrogen/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 396, templates/g5_hydrogen/custom/scss/custom.scss */
div.moduletable.arm-tile a {
  color: #333;
}
/* line 399, templates/g5_hydrogen/custom/scss/custom.scss */
div.moduletable.arm-tile a:hover {
  color: #fff;
}
/* line 402, templates/g5_hydrogen/custom/scss/custom.scss */
div.moduletable.arm-tile:hover {
  background: #155385;
}
/* line 405, templates/g5_hydrogen/custom/scss/custom.scss */
div.moduletable.arm-tile:hover a {
  color: #fff;
}
/* line 409, templates/g5_hydrogen/custom/scss/custom.scss */
.arm-slide1 .slideshow-caption {
  text-shadow: 1px 2px #000;
  margin-top: 50px;
}
/* line 413, templates/g5_hydrogen/custom/scss/custom.scss */
.arm-slide2 {
  text-shadow: 1px 2px #000;
  font-size: 1.5em;
}
/* line 426, templates/g5_hydrogen/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 438, templates/g5_hydrogen/custom/scss/custom.scss */
body.dir-rtl .arm-side-foo1 .search input {
  padding-right: 30px;
  padding-left: 0;
}
/* line 442, templates/g5_hydrogen/custom/scss/custom.scss */
.arm-side-foo1 .search label.element-invisible {
  overflow: visible;
}
/* line 445, templates/g5_hydrogen/custom/scss/custom.scss */
.arm-side-foo1 .search label:after {
  font-family: 'FontAwesome';
  content: "\f002";
  color: #0e395e;
  pointer-events: none;
}
/* line 452, templates/g5_hydrogen/custom/scss/custom.scss */
.arm-fixed2 .uk-cover-background {
  background-attachment: fixed;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: auto;
}
/* line 458, templates/g5_hydrogen/custom/scss/custom.scss */
#jform_contact_message {
  height: 100px;
}
/* line 461, templates/g5_hydrogen/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 469, templates/g5_hydrogen/custom/scss/custom.scss */
ul.side-menu {
  border: 1px solid #999;
  padding: 5px;
  border-radius: 4px;
}
/* line 474, templates/g5_hydrogen/custom/scss/custom.scss */
ul.side-menu li {
  border-bottom: 1px solid #cecece;
  padding: 10px;
}
/* line 478, templates/g5_hydrogen/custom/scss/custom.scss */
ul.side-menu li:hover {
  background-color: #dfefff;
}
/* line 481, templates/g5_hydrogen/custom/scss/custom.scss */
ul.side-menu li.current {
  background-color: rgba(198, 229, 236, 0.2);
  color: #000;
}
/* line 485, templates/g5_hydrogen/custom/scss/custom.scss */
ul.side-menu li:last-child {
  border-bottom: none;
}
/* line 488, templates/g5_hydrogen/custom/scss/custom.scss */
h3.uk-accordion-title {
  background-color: #dfefff;
}
/* line 491, templates/g5_hydrogen/custom/scss/custom.scss */
h3.uk-accordion-title::before {
  content: " + ";
  padding: 0 10px;
}
/* line 495, templates/g5_hydrogen/custom/scss/custom.scss */
h3.uk-accordion-title.uk-active::before {
  content: " - ";
  padding: 0 10px;
}
/* line 499, templates/g5_hydrogen/custom/scss/custom.scss */
.contact-address.dl-horizontal dd, .contact-address.dl-horizontal dt {
  margin-right: auto;
  margin-left: auto;
  width: auto;
}
/* line 504, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation.g-fixed-element ul.g-toplevel > li.g-menu-item-type-particle:hover {
  background: transparent !important;
}
/* line 507, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .lang-in-menu a {
  color: #000;
  padding: 2px;
}
/* line 511, templates/g5_hydrogen/custom/scss/custom.scss */
.lang-in-menu {
  padding-left: 10px;
}
/* line 514, templates/g5_hydrogen/custom/scss/custom.scss */
.lang-in-menu div.mod-languages ul li {
  direction: ltr !important;
}
/* line 517, templates/g5_hydrogen/custom/scss/custom.scss */
body.dir-rtl .lang-in-menu div.mod-languages ul li {
  direction: rtl !important;
}
/* line 520, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .lang-in-menu a:hover {
  color: #fff;
  background: #d32e16;
  border-radius: 3px;
}
/* line 525, templates/g5_hydrogen/custom/scss/custom.scss */
body.dir-rtl .lang-in-menu {
  padding-right: 10px;
  padding-left: 0;
}
/* line 532, templates/g5_hydrogen/custom/scss/custom.scss */
#main-nav-arm .go-right {
  text-align: right;
}
/* line 535, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .go-right .g-main-nav .g-toplevel {
  float: right;
}
/* line 540, templates/g5_hydrogen/custom/scss/custom.scss */
body.hideindex .g-content .article-index {
  display: none;
}
@media (max-width: 767px) {
  /* line 545, templates/g5_hydrogen/custom/scss/custom.scss */
  .arm-logo {
    display: block !important;
    text-align: center;
    width: auto;
  }
  /* line 550, templates/g5_hydrogen/custom/scss/custom.scss */
  .arm-logo img {
    width: 170px;
    display: inline-block !important;
    position: relative !important;
  }
  /* line 556, templates/g5_hydrogen/custom/scss/custom.scss */
  .g-arm-top .mod-languages {
    text-align: center !important;
    display: block;
  }
  /* line 561, templates/g5_hydrogen/custom/scss/custom.scss */
  .lang-in-menu {
    display: none;
  }
  /* line 564, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-footer2, #g-footer3 {
    text-align: center;
  }
  /* line 567, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-footer2 a {
    margin: auto;
  }
  /* line 570, templates/g5_hydrogen/custom/scss/custom.scss */
  .nn_tabs > ul.nav-tabs > li {
    width: 100%;
    text-align: center;
  }
  /* line 574, templates/g5_hydrogen/custom/scss/custom.scss */
  .row-fluid .span4 {
    width: 100%;
    float: left;
  }
  /* line 578, templates/g5_hydrogen/custom/scss/custom.scss */
  .designby, .copyright {
    text-align: center !important;
  }
  /* line 581, templates/g5_hydrogen/custom/scss/custom.scss */
  .g-slideshow .g-slideshow-desc {
    display: block;
  }
}
@media (max-width: 1200px) {
  /* line 586, templates/g5_hydrogen/custom/scss/custom.scss */
  .g-main-nav .g-toplevel {
    font-size: 0.8 0.5em !important;
  }
  /* line 589, templates/g5_hydrogen/custom/scss/custom.scss */
  .g-main-nav .g-toplevel > li > .g-menu-item-container {
    padding: 1.2rem 0.5rem;
  }
  /* line 592, templates/g5_hydrogen/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 596, templates/g5_hydrogen/custom/scss/custom.scss */
  div.moduletable.arm-tile h3 {
    font-size: 1rem;
  }
  /* line 599, templates/g5_hydrogen/custom/scss/custom.scss */
  div.moduletable.arm-tile {
    padding: 0.5rem 1rem;
  }
  /* line 602, templates/g5_hydrogen/custom/scss/custom.scss */
  #arm-showcase .g-content .uk-slideshow {
    height: 300px !important;
  }
  /* line 605, templates/g5_hydrogen/custom/scss/custom.scss */
  .g-slideshow .uk-slideshow {
    height: 300px !important;
  }
}
@media (max-width: 959px) {
  /* line 610, templates/g5_hydrogen/custom/scss/custom.scss */
  .g-main-nav .g-toplevel {
    font-size: 0.75em !important;
  }
  /* line 613, templates/g5_hydrogen/custom/scss/custom.scss */
  .g-main-nav .g-toplevel > li > .g-menu-item-container {
    padding: 1.2rem 0.4rem;
  }
  /* line 616, templates/g5_hydrogen/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 620, templates/g5_hydrogen/custom/scss/custom.scss */
  .arm-logo img {
    display: block;
    position: absolute;
    width: 180px;
    top: 10px;
  }
}
/*# sourceMappingURL=custom_11.css.map */