/* 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 a Hydrogen theme */
/* for MiTrEhLeD - RaDvIrA */
/*(ver2) changed in --> 2019/02/14 */
/* 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.99rem) {
  .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.99rem) {
  .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.99rem) {
  .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.99rem) {
  .g-slideshow .g-overlay-container {
    width: 60rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-slideshow .g-overlay-container {
    width: 48rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .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.99rem) {
  .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.99rem) {
  .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.99rem) {
  .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.99rem) {
  .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.99rem) {
  .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.99rem) {
  .g-slideshow .style3 .g-slideshow-title {
    font-size: 1.2rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .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: #242424 !important;
}
/* line 208, templates/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .dark-text .style3 .g-slideshow-desc {
  color: #242424;
}
/* 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 */
@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 22, templates/g5_hydrogen/custom/scss/custom.scss */
.font-family-IRANSansWebLight {
  font-family: 'IRANSansWebLight', Tahoma, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
/*
 @include font-face('WebMitra', 'gantry-theme://fonts/WebMitra');
 .font-family-WebMitra {
 font-family: 'WebMitra',Tahoma,Arial,sans-serif;
 font-weight: normal;
 font-style: normal;
 }
 */
/* line 51, templates/g5_hydrogen/custom/scss/custom.scss */
a:hover {
  color: #293c72;
}
/* line 59, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header .g-content {
  margin: 1px;
  padding: 1px;
}
/* line 63, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header {
  border-bottom: 1px solid #3e4356;
}
/* line 66, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header a {
  color: #fff;
}
/* line 69, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header a:hover {
  color: #ffe601;
}
/* line 72, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header li {
  background-color: #202450;
  padding-right: 7px;
  padding-left: 7px;
}
/* line 77, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation.arm-nav {
  z-index: 14;
}
/* line 81, templates/g5_hydrogen/custom/scss/custom.scss */
.arm-g-content .g-content {
  margin: 0;
  padding: 0;
}
/* line 85, templates/g5_hydrogen/custom/scss/custom.scss */
.arm-g-content .g-content .gantry-logo {
  margin: 0.5rem;
}
/* line 91, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .arm-menu .g-main-nav {
  margin: auto;
}
/* line 94, templates/g5_hydrogen/custom/scss/custom.scss */
body.dir-rtl #g-navigation .arm-menu .g-main-nav .g-toplevel {
  float: right;
}
/* line 97, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .arm-menu .g-main-nav .g-toplevel {
  float: left;
}
/* line 100, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .arm-menu .g-content {
  margin: 0;
  padding: 0;
}
/*
 .arm-nav .arm-menu .g-dropdown{
 z-index: 999;
 }
 .sprocket-features {
 z-index: 10;
 }*/
/* line 111, templates/g5_hydrogen/custom/scss/custom.scss */
.g-offcanvas-toggle {
  z-index: 1000;
}
/* line 115, templates/g5_hydrogen/custom/scss/custom.scss */
.sprocket-lists ul, .sprocket-lists-modern ul {
  margin-left: 1.5rem;
  list-style-position: outside;
  list-style-type: circle !important;
}
/* line 121, templates/g5_hydrogen/custom/scss/custom.scss */
ul.sprocket-lists-modern-container > li {
  border-bottom: 1px solid #d3d3d3;
}
/* line 124, templates/g5_hydrogen/custom/scss/custom.scss */
.sprocket-lists-modern-container li {
  border-bottom: none;
}
/* line 127, templates/g5_hydrogen/custom/scss/custom.scss */
.sprocket-lists ul .readon, .sprocket-lists-modern ul .readon {
  display: none;
}
/* line 130, templates/g5_hydrogen/custom/scss/custom.scss */
.arm-css-prod .sprocket-padding {
  -moz-column-width: 28em;
  -webkit-column-width: 28em;
  column-width: 28em;
}
/* line 135, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer.arm-foo {
  background: url('../../../../images/footer-bg.png') no-repeat left top transparent;
}
/* line 139, templates/g5_hydrogen/custom/scss/custom.scss */
.arm-foo-wrapper {
  background-color: #010753;
}
/* line 143, templates/g5_hydrogen/custom/scss/custom.scss */
.arm-foo .totop {
  height: 5px;
}
/* line 146, templates/g5_hydrogen/custom/scss/custom.scss */
.arm-foo h3 {
  color: #ffe601;
}
/* line 149, templates/g5_hydrogen/custom/scss/custom.scss */
a#g-totop {
  font-size: 2em;
  border-radius: 2em;
  background-color: #fff;
  color: #fff;
  padding: 0px 0.2em;
  line-height: 0.9em;
}
/* line 158, templates/g5_hydrogen/custom/scss/custom.scss */
a#g-totop i.fa {
  vertical-align: top;
}
/* line 161, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer.arm-foo a#g-totop:hover {
  color: #fff;
  text-shadow: 0 0 10px #ffe601;
}
/* line 165, templates/g5_hydrogen/custom/scss/custom.scss */
#totop-id {
  height: 5px;
}
/* line 168, templates/g5_hydrogen/custom/scss/custom.scss */
#footer-logo {
  text-align: left;
  border-bottom: 1px solid #00559b;
}
/* line 172, templates/g5_hydrogen/custom/scss/custom.scss */
#footer-logo .g-content {
  margin: 0;
}
/* line 176, templates/g5_hydrogen/custom/scss/custom.scss */
.g-totop {
  position: relative;
  top: -50px;
  text-align: right;
}
/* sprocket */
/* line 182, templates/g5_hydrogen/custom/scss/custom.scss */
.layout-slideshow .sprocket-features-content {
  right: 0;
  bottom: 0;
  left: auto;
  top: auto;
  font-size: 1.5em;
  text-align: right;
}
/* line 190, templates/g5_hydrogen/custom/scss/custom.scss */
.layout-slideshow .sprocket-features-title {
  margin: 0;
  font-size: 1.2em;
}
/* line 197, templates/g5_hydrogen/custom/scss/custom.scss */
.layout-slideshow .sprocket-features-pagination {
  left: auto;
  right: 50px;
}
/* line 201, templates/g5_hydrogen/custom/scss/custom.scss */
.layout-slideshow .sprocket-features-pagination li, .layout-slideshow .sprocket-features-arrows .arrow {
  background: #c1ff2b none repeat scroll 0 0;
}
/* line 204, templates/g5_hydrogen/custom/scss/custom.scss */
.layout-slideshow .sprocket-features-desc {
  line-height: 2.2em;
}
/* line 207, templates/g5_hydrogen/custom/scss/custom.scss */
.layout-slideshow .sprocket-features-arrows .arrow {
  background: none;
  box-shadow: none;
  color: inherit;
}
/* line 212, templates/g5_hydrogen/custom/scss/custom.scss */
.layout-slideshow .sprocket-features-arrows .arrow {
  font-size: 8em;
}
/* line 215, templates/g5_hydrogen/custom/scss/custom.scss */
.layout-slideshow .sprocket-features-arrows .arrow {
  width: auto;
  top: 50%;
}
/* line 219, templates/g5_hydrogen/custom/scss/custom.scss */
.sprocket-lists-modern-title {
  border-radius: 0;
  padding: 5px 0 !important;
  font-size: 1.3em !important;
}
/* line 224, templates/g5_hydrogen/custom/scss/custom.scss */
.sprocket-lists-modern-title .indicator {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #303030;
  height: 10px;
  right: 5px;
}
@media (min-width: 768px) and (max-width: 959px) {
  /* line 232, templates/g5_hydrogen/custom/scss/custom.scss */
  .layout-slideshow .sprocket-features-desc {
    font-size: 0.9em;
  }
  /* line 235, templates/g5_hydrogen/custom/scss/custom.scss */
  .layout-slideshow .sprocket-features-arrows .arrow {
    font-size: 6em;
  }
  /* line 238, templates/g5_hydrogen/custom/scss/custom.scss */
  .layout-slideshow .sprocket-features-title {
    font-size: 1em;
  }
  /* line 241, templates/g5_hydrogen/custom/scss/custom.scss */
  .row-fluid .span4 {
    width: 100%;
    float: left;
  }
  /* line 245, templates/g5_hydrogen/custom/scss/custom.scss */
  .g-main-nav .g-toplevel > li > .g-menu-item-container {
    padding: 1.2rem 0.5rem;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  /* line 250, templates/g5_hydrogen/custom/scss/custom.scss */
  .layout-slideshow .sprocket-features-desc {
    font-size: 0.8em;
  }
  /* line 253, templates/g5_hydrogen/custom/scss/custom.scss */
  .layout-slideshow .sprocket-features-arrows .arrow {
    font-size: 4em;
  }
  /* line 256, templates/g5_hydrogen/custom/scss/custom.scss */
  .layout-slideshow .sprocket-features-title {
    font-size: 0.8em;
  }
}
@media (max-width: 480px) {
  /* line 263, templates/g5_hydrogen/custom/scss/custom.scss */
  .layout-slideshow .sprocket-features-desc {
    font-size: 0.7em;
  }
  /* line 266, templates/g5_hydrogen/custom/scss/custom.scss */
  .layout-slideshow .sprocket-features-arrows .arrow {
    font-size: 3em;
  }
  /* line 269, templates/g5_hydrogen/custom/scss/custom.scss */
  .layout-slideshow .sprocket-features-title {
    font-size: 0.6em;
  }
  /* line 272, templates/g5_hydrogen/custom/scss/custom.scss */
  ul.jwts_tabbernav li a {
    padding: 4px 5px 2px;
  }
}
@media (max-width: 767px) {
  /* line 279, templates/g5_hydrogen/custom/scss/custom.scss */
  .nn_tabs > ul.nav-tabs > li {
    width: 100%;
    text-align: center;
  }
  /* line 283, templates/g5_hydrogen/custom/scss/custom.scss */
  .row-fluid .span4 {
    width: 100%;
    float: left;
  }
  /* line 287, templates/g5_hydrogen/custom/scss/custom.scss */
  .footer-left {
    text-align: center !important;
  }
  /* line 290, templates/g5_hydrogen/custom/scss/custom.scss */
  .lang-swich .mod-languages, .hotline .sample-content, .arm-search {
    text-align: center !important;
  }
  /* line 293, templates/g5_hydrogen/custom/scss/custom.scss */
  .shop-pos {
    text-align: center;
  }
}
/*                 -----   */
/* line 298, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer.arm-foo a {
  color: #000;
}
/* line 301, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer.arm-foo a:hover {
  color: #fff;
}
/* line 305, templates/g5_hydrogen/custom/scss/custom.scss */
.copycss .g-content {
  margin-bottom: 1px;
  padding-bottom: 1px;
  font-family: Arial;
  font-size: 0.8rem;
}
/* line 312, templates/g5_hydrogen/custom/scss/custom.scss */
.photo .g-content {
  margin: 0 0.625rem;
  padding: 0 0.938rem 5px;
}
/* line 316, templates/g5_hydrogen/custom/scss/custom.scss */
body.dir-rtl .g-main-nav {
  font-size: 1.1rem;
}
/* line 319, templates/g5_hydrogen/custom/scss/custom.scss */
div.tab-content h2 {
  font-size: 1.3rem;
}
/* line 323, 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 326, templates/g5_hydrogen/custom/scss/custom.scss */
body.dir-rtl .g-main-nav {
  font-size: 1.1rem;
  font-family: IRANSansWebLight;
}
/* line 330, templates/g5_hydrogen/custom/scss/custom.scss */
body.dir-rtl {
  font-family: IRANSansWebLight;
}
/* line 334, templates/g5_hydrogen/custom/scss/custom.scss */
body.dir-rtl {
  font-size: 1rem;
}
/* line 337, templates/g5_hydrogen/custom/scss/custom.scss */
body.dir-rtl .copycss .g-content {
  direction: ltr;
}
/* line 340, templates/g5_hydrogen/custom/scss/custom.scss */
#g-offcanvas {
  right: inherit;
  text-align: right;
}
/* line 344, templates/g5_hydrogen/custom/scss/custom.scss */
body.dir-rtl .dl-horizontal dt {
  float: right;
  clear: right;
}
/* line 348, templates/g5_hydrogen/custom/scss/custom.scss */
body.dir-rtl .form-horizontal .control-label {
  text-align: right;
}
/* line 351, templates/g5_hydrogen/custom/scss/custom.scss */
body.dir-rtl .layout-slideshow .sprocket-features-arrows .prev {
  right: 10px;
  left: auto;
}
/* line 355, templates/g5_hydrogen/custom/scss/custom.scss */
body.dir-rtl .layout-slideshow .sprocket-features-arrows .next {
  left: 10px;
  right: auto;
}
/* line 359, templates/g5_hydrogen/custom/scss/custom.scss */
body.dir-rtl .g-main-nav .g-dropdown {
  text-align: right;
}
/* line 362, templates/g5_hydrogen/custom/scss/custom.scss */
body.dir-rtl #g-mobilemenu-container .g-toplevel li.g-parent .g-menu-parent-indicator {
  left: 0.938rem;
  right: auto;
}
/* line 366, templates/g5_hydrogen/custom/scss/custom.scss */
body.dir-rtl #g-mobilemenu-container .g-toplevel li.g-parent .g-menu-parent-indicator::after {
  content: "\f053";
}
/* line 369, templates/g5_hydrogen/custom/scss/custom.scss */
body.dir-rtl #g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border: 0;
  padding: 0.4rem;
}
/* line 373, templates/g5_hydrogen/custom/scss/custom.scss */
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  background: #222;
}
/* line 376, templates/g5_hydrogen/custom/scss/custom.scss */
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover {
  background: #b39a07;
}
/* line 379, templates/g5_hydrogen/custom/scss/custom.scss */
body.dir-rtl .g-main-nav .g-sublevel > li.g-parent .g-menu-parent-indicator {
  right: auto;
  left: 0.738rem;
}
/* line 383, templates/g5_hydrogen/custom/scss/custom.scss */
body.dir-rtl .g-main-nav .g-sublevel > li.g-parent .g-menu-item-content {
  margin-right: auto;
}
/* line 386, templates/g5_hydrogen/custom/scss/custom.scss */
body.dir-rtl .g-main-nav .g-sublevel > li.g-parent .g-menu-parent-indicator::after {
  content: "\f053";
}
/* line 389, templates/g5_hydrogen/custom/scss/custom.scss */
body.dir-rtl #g-mobilemenu-container .g-toplevel .g-dropdown {
  left: auto;
}
/* line 392, templates/g5_hydrogen/custom/scss/custom.scss */
body.dir-rtl .hotline .sample-description {
  color: #4d4d4d;
  font-family: IRANSansWebLight;
  font-size: 1.2rem;
}
/* line 397, templates/g5_hydrogen/custom/scss/custom.scss */
body.dir-rtl .hotline .sample-content {
  text-align: left;
}
/* line 401, templates/g5_hydrogen/custom/scss/custom.scss */
.hotline .sample-content {
  text-align: right;
}
/* line 404, templates/g5_hydrogen/custom/scss/custom.scss */
.hotline .sample-description {
  color: #4d4d4d;
  font-size: 1.2rem;
}
/* line 408, templates/g5_hydrogen/custom/scss/custom.scss */
#g-offcanvas #g-mobilemenu-container ul > li:hover:not(.g-menu-item-type-particle):not(.g-menu-item-type-module) > .g-menu-item-container, #g-offcanvas #g-mobilemenu-container ul > li.active:not(.g-menu-item-type-particle):not(.g-menu-item-type-module) > .g-menu-item-container {
  color: #383838;
}
/* line 411, templates/g5_hydrogen/custom/scss/custom.scss */
.arm-cert {
  text-align: center;
  padding: 4em 1em 0.2em;
  background: url('../../../../images/certificate.png') no-repeat center top transparent;
}
/* line 418, templates/g5_hydrogen/custom/scss/custom.scss */
.arm-join {
  text-align: center;
  padding: 4em 1em 0.2em;
  background: url('../../../../images/join.png') no-repeat center top transparent;
}
/* line 425, templates/g5_hydrogen/custom/scss/custom.scss */
.arm-download {
  text-align: center;
  padding: 4em 1em 0.2em;
  background: url('../../../../images/download.png') no-repeat center top transparent;
}
/* line 432, templates/g5_hydrogen/custom/scss/custom.scss */
.arm-download:hover, .arm-join:hover, .arm-cert:hover {
  background-color: #efffd8;
}
/* line 435, templates/g5_hydrogen/custom/scss/custom.scss */
.gallerybox a img {
  padding: 10px;
}
/* line 438, templates/g5_hydrogen/custom/scss/custom.scss */
.g-social a {
  background: transparent;
  border: none;
}
/* line 442, 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) {
  background: #142d53;
  color: #ffdb0a;
}
/* line 447, 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) {
  background: #142d53;
}
/* line 452, 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) a {
  color: #ffdb0a;
}
/* line 456, 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) a {
  color: #ffdb0a;
}
/* line 459, 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) > .g-menu-item-container {
  color: #ffdb0a;
}
/* line 462, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-sublevel > li:hover:not(.g-menu-item-type-particle):not(.g-menu-item-type-module), #g-navigation .g-main-nav .g-sublevel > li.active:not(.g-menu-item-type-particle):not(.g-menu-item-type-module) {
  background: #515151;
}
/* line 465, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-dropdown {
  background: #142d53;
  border-bottom: 5px solid #ffdb0a;
  box-shadow: 0 10px 10px 2px #212121;
}
/* line 470, templates/g5_hydrogen/custom/scss/custom.scss */
.g-nav-overlay, .g-menu-overlay {
  opacity: 0.3 !important;
}
/* line 478, templates/g5_hydrogen/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  padding-top: 1.55rem;
  padding-bottom: 1.55rem;
}
/* line 485, templates/g5_hydrogen/custom/scss/custom.scss */
.footer-left {
  text-align: left;
}
/* line 488, templates/g5_hydrogen/custom/scss/custom.scss */
#g-offcanvas #g-mobilemenu-container ul > li:hover:not(.g-menu-item-type-particle):not(.g-menu-item-type-module), #g-offcanvas #g-mobilemenu-container ul > li.active:not(.g-menu-item-type-particle):not(.g-menu-item-type-module) {
  background-color: #ffdb0a;
}
/* line 491, templates/g5_hydrogen/custom/scss/custom.scss */
.dena-logo img {
  padding-top: 5px;
}
/* line 495, templates/g5_hydrogen/custom/scss/custom.scss */
.hotline .g-content {
  margin: 5px;
  padding: 5px;
}
/* line 499, templates/g5_hydrogen/custom/scss/custom.scss */
.hotline h1 {
  margin: 0;
  font-weight: 100;
  font-size: 1.2rem;
}
/* line 505, templates/g5_hydrogen/custom/scss/custom.scss */
.arm-search input {
  background: #efcc07;
  box-shadow: 0;
  border-radius: 6px;
}
/* line 510, templates/g5_hydrogen/custom/scss/custom.scss */
body.dir-rtl .arm-search {
  text-align: left;
}
/* line 513, templates/g5_hydrogen/custom/scss/custom.scss */
body.dir-rtl .lang-swich .mod-languages {
  text-align: right;
  padding-right: 15px;
}
/* line 517, templates/g5_hydrogen/custom/scss/custom.scss */
.lang-swich .mod-languages {
  text-align: left;
  padding-left: 15px;
}
/* line 521, templates/g5_hydrogen/custom/scss/custom.scss */
figure {
  display: inline-block;
}
/* line 524, templates/g5_hydrogen/custom/scss/custom.scss */
figcaption {
  font-family: arial;
  font-size: 0.8rem;
  text-align: center;
  display: block;
  padding: 5px;
}
/* line 531, templates/g5_hydrogen/custom/scss/custom.scss */
.blog h2 {
  font-size: 1.2rem;
  text-align: center;
  margin-bottom: 10px;
}
/* line 537, templates/g5_hydrogen/custom/scss/custom.scss */
.sprocket-strips-c-item:hover {
  margin-top: -60%;
  padding-bottom: 60%;
}
/* line 541, templates/g5_hydrogen/custom/scss/custom.scss */
.sprocket-strips-c-text {
  font-size: 1rem;
}
/* line 544, templates/g5_hydrogen/custom/scss/custom.scss */
.sprocket-strips-c-title {
  margin-bottom: 0;
}
/* line 548, templates/g5_hydrogen/custom/scss/custom.scss */
.sprocket-strips-c-text .roksprocket-ellipsis {
  display: none;
}
/* line 553, templates/g5_hydrogen/custom/scss/custom.scss */
body.dir-rtl div.tab-content ul {
  margin-right: 1.5rem;
}
/* line 556, templates/g5_hydrogen/custom/scss/custom.scss */
body.dir-rtl ul.nav-tabs {
  margin-right: 0;
}
/* line 562, templates/g5_hydrogen/custom/scss/custom.scss */
.shop-pos {
  background: #2e4380;
  padding-top: 0;
  margin-top: 0;
  color: #e7e7e7;
}
/* line 571, templates/g5_hydrogen/custom/scss/custom.scss */
.shop-pos .g-content {
  padding: 0;
  margin: 0;
}
/* line 575, templates/g5_hydrogen/custom/scss/custom.scss */
.j2store-minicart-button {
  display: inline-block;
  margin: 0 10px;
  padding: 0 5px;
  background-color: #b2cbf7;
  border-radius: 5px;
}
/* line 583, templates/g5_hydrogen/custom/scss/custom.scss */
.j2store-minicart-button::after {
  font-family: FontAwesome, sans-serif;
  content: "\f290";
  color: #ecdd3c;
  text-shadow: 1px 1px 2px #16002a;
}
/* line 589, templates/g5_hydrogen/custom/scss/custom.scss */
.top-profile a {
  color: #fff;
}
/* line 592, templates/g5_hydrogen/custom/scss/custom.scss */
.top-profile a:hover {
  color: #ecdd3c;
}
/* line 596, templates/g5_hydrogen/custom/scss/custom.scss */
.top-profile a::after {
  font-family: FontAwesome, sans-serif;
  content: "\f03a";
  color: #ecdd3c;
  text-shadow: 1px 1px 2px #16002a;
  padding-right: 5px;
}
/* line 603, templates/g5_hydrogen/custom/scss/custom.scss */
.j2store_field_required {
  float: right;
}
/* line 606, templates/g5_hydrogen/custom/scss/custom.scss */
.dl-horizontal dt, .profile > ul {
  margin: 0;
}
/* line 609, templates/g5_hydrogen/custom/scss/custom.scss */
.dl-horizontal dt {
  text-align: right;
}
/* line 612, templates/g5_hydrogen/custom/scss/custom.scss */
.table-bordered {
  border-right-width: 1px;
  border-right-style: solid;
}
/* line 616, templates/g5_hydrogen/custom/scss/custom.scss */
body.dir-rtl .j2store-modal .modal-body {
  text-align: right;
}
/* line 619, templates/g5_hydrogen/custom/scss/custom.scss */
.shipping_element {
  color: #9d1414;
}
/* line 622, templates/g5_hydrogen/custom/scss/custom.scss */
#g-sidemain a {
  color: #fff !important;
}
/* line 625, templates/g5_hydrogen/custom/scss/custom.scss */
#g-sidemain a:hover {
  color: #cfd419 !important;
}
/* line 628, templates/g5_hydrogen/custom/scss/custom.scss */
.sale-price {
  text-align: center;
}
/* line 631, templates/g5_hydrogen/custom/scss/custom.scss */
.container-center {
  text-align: center;
}
/* line 634, templates/g5_hydrogen/custom/scss/custom.scss */
.pro-img {
  display: inline-block;
  margin: 0 5px;
}
/* line 638, templates/g5_hydrogen/custom/scss/custom.scss */
.j2store-addtocart-form {
  text-align: center;
}
/* line 641, templates/g5_hydrogen/custom/scss/custom.scss */
.product-price-container .sale-price {
  font-size: 1em;
  font-weight: normal;
  background: #348f48;
  color: #fff;
  display: inline-block;
  border-radius: 5px;
  padding: 1px 5px;
}
/* line 650, templates/g5_hydrogen/custom/scss/custom.scss */
.product-price-container {
  text-align: center;
  margin: auto;
}
/* line 654, templates/g5_hydrogen/custom/scss/custom.scss */
.blog .item:hover {
  border: 1px solid #eee;
  border-radius: 5px;
}
/* line 658, templates/g5_hydrogen/custom/scss/custom.scss */
.item-page .j2store-product {
  display: inline-block;
  position: relative;
  margin: 10px;
}
/* line 663, templates/g5_hydrogen/custom/scss/custom.scss */
.blog .items-row p {
  margin-top: 10px;
}
/* line 666, templates/g5_hydrogen/custom/scss/custom.scss */
.logout button {
  content: " ";
}
/* line 669, templates/g5_hydrogen/custom/scss/custom.scss */
.logout button::before {
  content: "خروج از سیستم";
}
/* line 672, templates/g5_hydrogen/custom/scss/custom.scss */
div.shipping-make-same {
  display: none !important;
}
/* line 675, templates/g5_hydrogen/custom/scss/custom.scss */
div.lt-h1 h1 {
  font-size: 1em;
}
/*# sourceMappingURL=custom_11.css.map */