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

#g-navigation {
  background: #cc0000 !important;
  background: -moz-linear-gradient(top, #e27373 0%, #b50000 100%) !important;
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #e27373 0%, #b50000 100%) !important;
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #e27373 0%, #b50000 100%) !important;
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e27373", endColorstr="#b50000",GradientType=0) !important;
  /* IE6-9 */
  border-bottom: 4px solid;
  box-shadow: 0 0 20px #aaa;
}
#g-navigation .g-content {
  padding: 0;
}
.topmenu {
  width: auto;
  float: right;
  margin-right: -5px;
}
.topmenu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.topmenu ul li {
  float: left;
  margin: 0;
  padding: 0 7px 0 9px;
  background: url('../images/top-menu-marker.gif') left center no-repeat;
}
.topmenu ul li:first-child {
  background: none;
}
.topmenu ul li a {
  margin: 0;
  padding: 0;
  background: none;
  text-decoration: none;
  color: #2a363b;
}
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: #2a363b;
}
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
  color: unset;
}
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover {
  background: #fff;
}
#g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container {
  color: #222222;
}
.g-dropdown-column .g-menu-item-container {
  background-color: #0068FF;
}
#g-navigation .ceg {
  line-height: 20px;
}
#g-navigation .cegnev {
  font-size: 28px;
  font-weight: bold;
  letter-spacing: 1px;
  margin-left: -5px;
}
#g-navigation .cegtelefon {
  font-size: 16px;
  font-weight: bold;
  color: white;
}
#g-navigation .g-main-nav .g-toplevel > li.active:not(.g-menu-item-type-particle):not(.g-menu-item-type-module) {
  background: unset;
}
#g-navigation .g-main-nav .g-toplevel > li.hover:not(.g-menu-item-type-particle):not(.g-menu-item-type-module) {
  background: unset;
}
#g-above {
  padding: 0;
}
#g-above .g-content {
  margin: 0;
  padding: 0;
}
.g-tabs {
  background: #ffffff;
  border: 1px solid #e0e0e5;
}
.g-tabs .uk-tab {
  border-color: #e0e0e5;
}
.g-tabs .uk-tab > li > a {
  border: none;
  border-radius: 0;
  margin: 0 !important;
  color: #2a363b;
  text-shadow: none;
  padding: 20px 25px !important;
  -webkit-transition: background, 0.2s;
  -moz-transition: background, 0.2s;
  transition: background, 0.2s;
}
.g-tabs .uk-tab > li > a:hover {
  color: #2a363b;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-tabs .uk-tab > li > a {
    padding: 20px 15px !important;
  }
}
.g-tabs .uk-tab > li.uk-active > a {
  color: #2a363b;
}
.g-tabs .uk-tab > li .g-title-icon {
  margin-right: 10px;
}
.g-tabs .uk-tab .uk-tab-responsive {
  margin: 0;
}
.g-tabs .uk-tab .uk-tab-responsive > a {
  cursor: pointer;
}
.g-tabs .uk-tab .uk-tab-responsive .uk-dropdown {
  margin: 0;
  font-size: 0.9rem;
  border-color: #e0e0e5;
  padding: 0;
  border-radius: 0;
}
.g-tabs .uk-tab .uk-tab-responsive .uk-dropdown .uk-nav {
  margin: 0;
}
.g-tabs .uk-tab .uk-tab-responsive .uk-dropdown .uk-nav li a {
  padding: 15px 25px;
  color: #2a363b;
}
.g-tabs .uk-tab .uk-tab-responsive .uk-dropdown .uk-nav li a:before {
  border: none;
}
.g-tabs .uk-tab .uk-tab-responsive .uk-dropdown .uk-nav li a:hover {
  background: #f8f8f8;
  box-shadow: none;
}
.g-tabs .uk-tab-grid {
  margin: 0;
}
.g-tabs .uk-tab-grid:before {
  border-color: #e0e0e5;
}
@media only all and (max-width: 47.99rem) {
  .g-tabs .uk-tab-grid.uk-tab-top .g-tab-nav, .g-tabs .uk-tab-grid.uk-tab-bottom .g-tab-nav {
    width: auto;
  }
}
.g-tabs .uk-tab-grid.uk-tab-top .g-tab-nav > a, .g-tabs .uk-tab-grid.uk-tab-bottom .g-tab-nav > a {
  border-right: none;
  border-left: 1px solid #e0e0e5;
}
.g-tabs .uk-tab-grid.uk-tab-top .g-tab-nav:first-child > a, .g-tabs .uk-tab-grid.uk-tab-bottom .g-tab-nav:first-child > a {
  border-left: none;
}
.g-tabs .uk-tab-top {
  border-bottom: 1px solid #e0e0e5;
}
.g-tabs .uk-tab-top .g-tab-nav > a {
  border-right: 1px solid #e0e0e5;
}
.g-tabs .uk-tab-top .g-tab-nav > a:before {
  border-top: 3px solid transparent;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.g-tabs .uk-tab-top .g-tab-nav.uk-active > a:before {
  border-top-color: #e84a5f;
}
.g-tabs .uk-tab-bottom {
  border-top: 1px solid #e0e0e5;
}
.g-tabs .uk-tab-bottom .g-tab-nav > a {
  border-right: 1px solid #e0e0e5;
}
.g-tabs .uk-tab-bottom .g-tab-nav > a:before {
  border-bottom: 3px solid transparent;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.g-tabs .uk-tab-bottom .g-tab-nav.uk-active > a:before {
  border-bottom-color: #e84a5f;
}
.g-tabs .uk-tab-left .g-tab-nav > a {
  border-top: 1px solid #e0e0e5;
}
.g-tabs .uk-tab-left .g-tab-nav > a:before {
  border-left: 3px solid transparent;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}
.g-tabs .uk-tab-left .g-tab-nav:first-child > a {
  border-top: none;
}
.g-tabs .uk-tab-left .g-tab-nav.uk-active > a:before {
  border-left-color: #e84a5f;
}
.g-tabs .uk-tab-right .g-tab-nav > a {
  border-top: 1px solid #e0e0e5;
}
.g-tabs .uk-tab-right .g-tab-nav > a:before {
  border-right: 3px solid transparent;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
}
.g-tabs .uk-tab-right .g-tab-nav:first-child > a {
  border-top: none;
}
.g-tabs .uk-tab-right .g-tab-nav.uk-active > a:before {
  border-right-color: #e84a5f;
}
.g-tabs .tabs-content {
  overflow: hidden;
}
.g-tabs .tabs-content.uk-margin {
  margin-bottom: 0;
}
.g-tabs .tabs-content p {
  margin-bottom: 0;
}
.g-tabs .tabs-content .button {
  margin-top: 25px;
}
.g-tabs .tabs-content.left {
  padding: 35px;
  margin-left: -35px;
}
@media only all and (max-width: 47.99rem) {
  .g-tabs .tabs-content.left {
    margin-left: 0;
  }
}
.g-tabs .tabs-content.left p:first-child {
  margin-top: 0;
}
.g-tabs .tabs-content.right {
  padding: 35px;
  margin-right: -35px;
}
@media only all and (max-width: 47.99rem) {
  .g-tabs .tabs-content.right {
    margin-right: 0;
  }
}
.g-tabs .tabs-content.right p:first-child {
  margin-top: 0;
}
.g-tabs .tabs-content.top {
  padding: 35px;
  margin: 0;
}
.g-tabs .tabs-content.top > li {
  margin: 0;
}
.g-tabs .tabs-content.bottom {
  padding: 35px;
  margin: 0;
}
.g-tabs .tabs-content.bottom > li {
  margin: 0;
}
.frissites_text {
  border: 1px solid #aaa;
  text-align: center;
  padding: 10px;
  width: 90%;
  margin: 0 auto;
  color: #888;
  font-size: 1.5rem;
}
.arlistablokk {
  border: 1px solid #d8d8d8;
  margin: 10px auto;
  box-shadow: inset 0px 0px 15px 5px #e8e8e8;
}
.cikkek-fejlec {
  margin-bottom: 0;
}
.cikkek-kategorianeve {
  margin-top: 2rem;
  /*border-bottom: 1px solid #ccc;*/
}
.fajtasor-gomb {
  border: 1px solid #ddd;
  padding: 5px 15px;
  margin: 5px auto;
  box-shadow: 5px 5px 5px #eee;
}
.fajtasor-blokk {
  margin-bottom: 20px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
}
.aktiv-fajta {
  background-color: #eee;
}
.item-eladasiar {
  text-align: right;
  font-size: 1.3rem;
  font-weight: 600;
}
.item-diakar {
  color: #808080;
}
.item-akciosar {
  color: #cc0000;
  font-weight: 600;
  text-align: right;
  font-size: 1.3rem;
}
.athuzva {
  text-decoration: line-through;
  font-size: 1rem !important;
  color: #aaa;
}
.arlistadatumdoboz {
  border: 1px solid #ffbbbb;
  padding: 10px;
  margin-top: 30px;
  height: 80px;
  text-align: center;
  width: 45%;
  line-height: 1.15rem;
}
.arlistadatum {
  background-color: #eee;
  margin: 5px -10px;
}
.csikos-tabla tbody tr:nth-child(2n+1) td, .table-striped tbody tr:nth-child(2n+1) th {
  background: #f4f4f4;
}
#jform_params_komplettAMD_chzn {
  width: 440px !important;
}
#g-intro, #g-features {
  padding: 0;
}
#g-intro .g-content {
  margin: 0;
  padding: 0;
}
#g-navigation.headroom--not-top {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 1001;
  left: 0;
}
.g-offcanvas-toggle.headroom--not-top {
  position: fixed;
  z-index: 1002;
}
.g-offcanvas-open #g-navigation.headroom--not-top {
  left: 12rem;
}
.g-offcanvas-open .g-offcanvas-toggle.headroom--not-top {
  left: 12.7rem;
}
#g-navigation.headroom--not-top, .g-offcanvas-toggle.headroom--not-top {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
#g-footer, #g-footer .g-content {
  padding: 0;
}
#g-footer .g-copyright {
  font-size: 1rem;
  line-height: 1.5rem;
}
.g-home-particles.g-helium-style #g-navigation .g-social a {
  color: #fff;
}
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover {
  background: none;
}
.fixfooter {
  height: 73px;
  /*position: fixed;*/
  bottom: 0px;
  left: 0px;
  right: 0px;
  margin-bottom: 0px;
}
@media (min-width: 50rem) {
  .fixfooter {
    position: fixed;
  }
}
.pull-right {
  max-width: 65%;
}
.g-tab-nav .g-tabs .uk-tab > li > a {
  padding: 5px 25px !important;
}
.customfrontmodul {
  border: 1px solid #e9edee;
}
.customfrontmodul p {
  line-height: 1;
  font-family: initial;
  text-align: justify;
  padding: 10px;
}
.customfrontmodul h4, .arlistablokk h4 {
  line-height: 1;
  color: #c00;
  font-size: 1.6rem;
}
.customfrontmodul img, .arlistablokk img {
  float: left;
  width: 180px;
  margin: 10px 10px;
}
.fsf_main_j3 h1 {
  margin-bottom: 0;
}
div.fsf_faq_question {
  font-size: 95%;
}
#g-mainbar, #g-aside {
  padding: 1rem 0;
}
#g-container-main .g-grid {
  flex-flow: row-reverse wrap;
}
@media screen and (orientation: landscape) {
  .forgat {
    display: none;
  }
}
.forgat {
  padding: 1rem;
  z-index: 100003;
  font-size: 1.6rem;
  text-align: center;
  line-height: 1.5rem;
}
.segedmenu {
  font-size: 2rem;
  line-height: 2.5rem;
  background-color: #c00;
  width: 250px;
  margin: 5px auto;
  text-align: center;
  border-radius: 2rem;
}
.segedmenu a {
  color: white;
}
@media only all and (max-width: 47.938rem) {
  .g-logo {
    margin: 0.5rem 0;
  }
  .ceg {
    text-align: center;
  }
}
.akciosfelirat {
  margin: -25px 0 0 0;
  text-decoration: underline red;
}
.cc_logo {
  display: none !important;
}
/*# sourceMappingURL=custom_10.css.map */