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

@charset "UTF-8";
/* Font Awesome */
.fa {
  font-family: var(--fa-style-family, "Font Awesome 6 Free") !important;
  font-weight: var(--fa-style, 900);
}
.fa-brands, .fab {
  font-family: "Font Awesome 6 Brands" !important;
}
.fa-classic, .fa-regular, .fa-solid, .far, .fas {
  font-family: "Font Awesome 6 Free" !important;
}
.offcanvas-menu .offcanvas-inner ul.menu > li.menu-parent > a > .menu-toggler::after, body.ltr .sp-megamenu-parent > li.sp-has-child > a::after, body.ltr .sp-megamenu-parent > li.sp-has-child > span::after, body.ltr .sp-megamenu-parent .sp-dropdown .sp-dropdown-items .sp-has-child > a::after {
  font-family: "Font Awesome 6 Free";
}
/* visforms textarea bootstrap3 */
input, textarea, .uneditable-input {
  width: auto;
}
/* jbcookies start */
.jb.cookie h2 {
  display: none;
}
.jb.cookie.red a {
  color: #dd2f26;
}
.jb.accept.red:hover {
  opacity: 0.8;
}
/* jbcookies end */
/* jwts_tabber - start */
.jwts_tabberlive .jwts_tabbertab {
  border-top: 0;
}
/* jwts_tabber - end */
/* sticky footer 1 - start */
html {
  /*position: relative;*/
  min-height: 100%;
  background: transparent;
}
h1, strong {
  color: #bebebe;
}
h1 {
  font-size: 1.5rem;
}
footer {
  /*position: absolute;*/
  left: 0;
  bottom: 0;
  width: 100%;
}
/* sticky footer 1 - end */
a:hover {
  color: #2f6391;
  opacity: 0.9;
}
p {
  margin: 1rem 0;
}
img {
  border-radius: 1px;
}
/*
#g-header {
	background: #5f6982 url(templates/g5_hydrogen/custom/images/assets/images/topbg.jpg) top center no-repeat;
  	height: 296px;
}
*/
#g-header a {
  color: #2f6391;
}
.g-content {
  padding: 0 2rem 0 2rem;
}
/********/
/* Elements on screen < 63.9375rem */
@media (max-width: 63.9375rem) and (min-width: 0rem) {
  /* sticky footer 2 - start */
  /* sticky footer 2 - end */
  html {
    position: relative;
  }
  footer {
    position: absolute;
  }
  main {
    margin-bottom: 120px;
    /* bottom = footer height */
  }
  footer {
    height: 120px;
  }
  #g-header {
    background: #fff;
  }
  .no-mobile {
    display: none;
  }
  #g-offcanvas input.search-query {
    margin-top: 0px;
  }
  .g-content {
    margin: 0px;
    padding: 0.6rem;
  }
  form {
    margin: 0px;
  }
  .subsystem {
    display: none;
  }
  #mailto-window {
    padding: 10px;
  }
}
/********/
/* Elements on screen > 64rem */
@media (min-width: 64rem) {
  /* sticky footer 3 - start */
  /* sticky footer 3 - end */
  /*
.days_abbr {
	display: none;
}
*/
  #g-page-surround {
    background: #FF7C00 url('../images/assets/images/bottom_bg.jpg') bottom center repeat-x;
    padding: 0;
    width: 100%;
    margin: 0 auto;
  }
  .g-container {
    width: 58rem;
  }
  #g-footer {
    /*background: transparent;*/
    background: url('../images/assets/images/footer_bg.png') top center no-repeat;
    border: 0;
  }
  #copyright-5488-particle, #custom-7383-particle {
    padding-top: 30px;
  }
  #g-header {
    background: #FF7C00 url('../images/assets/images/topbg.jpg') top center no-repeat;
    height: 296px;
  }
  main {
    /*margin-bottom: 150px;*/
    /* margin-bottom = footer height */
  }
  footer {
    height: 150px;
  }
  #g-main, #g-navigation {
    background: transparent url('../images/assets/images/oldalmotivum.png') top center repeat-y;
    /*width: 900px;*/
    /*text-align: center;*/
  }
  #g-navigation .g-container {
    /*margin-top: -1rem;*/
  }
  #g-header .g-main-nav .g-toplevel > li > .g-menu-item-container {
    color: #6d0e12;
  }
  #g-header .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
    color: #666666;
  }
  .g-offcanvas-toggle {
    display: none;
  }
  .mobile-only {
    display: none;
  }
  .myspacer {
    margin-left: 25%;
  }
  #mailto-window {
    padding-left: 30%;
    padding-top: 10%;
  }
}
/********/
.gantry-logo {
  margin-top: 0.2rem;
}
.gantry-logo img {
  width: auto;
}
#g-header .g-grid {
  padding-top: 0.2rem;
}
#g-header .g-content {
  padding: 0rem;
  margin: 0rem;
}
div.clr {
  height: 0px !important;
}
.mysearch {
  max-width: 255px;
  font-size: 1rem;
  background: transparent;
  color: #f5f5f5;
  margin-left: -0.4rem;
  padding-bottom: 5px;
}
.mysearch:hover {
  color: #daeef3;
}
/*
.mylang {
	max-width: 65px;
}
*/
.mylinks {
  max-width: 380px;
}
.mylogin {
  max-width: 28px;
}
input[type="search"] {
  background-color: #f5f5f5;
}
input.search-query {
  -webkit-border-radius: 4px;
  /* For Safari 5.1 to 6.0 */
  -o-border-radius: 4px;
  /* For Opera 11.1 to 12.0 */
  -moz-border-radius: 4px;
  /* For Firefox 3.6 to 15 */
  border-radius: 4px;
  /* Standard syntax (must be last) */
}
#g-header .search input {
  color: #292929;
  margin: 0;
  padding: 0.2rem;
}
/* visforms fields*/
.myinput {
  width: 80%;
}
/*
.mytitle {
	display: block;
    color: #ffffff;
    font-size: 1.2rem;
    text-decoration: none;
    padding-top: 1rem;
}

.mytitle:hover {
    opacity: 0.9;
}

.mylink {
    padding: 0.3rem 0.3rem 0.15rem 0.3rem;
    margin-left: 0.2rem;
    font-size: 0.8rem;
    background-color: #E7E7E7;
    -webkit-border-radius: 4px; // For Safari 5.1 to 6.0 
    -o-border-radius: 4px; // For Opera 11.1 to 12.0 
    -moz-border-radius: 4px; // For Firefox 3.6 to 15 
    border-radius: 4px; // Standard syntax (must be last) 
    text-decoration: none;
    text-shadow: 0px 1px 0px #fff;
    color: #2f6391;
}

.mylink:hover {
	color: #000066;
	opacity: 0.9;
}
*/
.fa-external-link-square {
  opacity: 0.8;
}
/*
div.mod-languages ul {
    margin: 0;
}
*/
.sourcecoast form {
  margin: 0;
}
#g-mobilemenu-container {
  margin: -0.5rem;
}
/* menu */
#g-navigation .g-content {
  margin: 0px;
  padding: 0px;
}
#g-navigation a {
  color: #2f6391;
}
.contact-name {
  display: none;
}
/* remove #g-navigation */
.g-main-nav {
  margin-top: 9.5rem;
  /* margin-right: 3rem;*/
  margin-bottom: 0.2rem;
  /* font-size: 0.7rem;*/
  float: left;
  /* ie 10 */
  position: relative;
  /* ie 10 */
  left: 55%;
  /* or right 45% */
  text-align: left;
  /* ie 10 */
}
.g-main-nav .g-toplevel {
  /* ie 10 */
  position: relative;
  left: -78%;
}
.g-main-nav {
  text-shadow: 0px 1px 0px #fff;
}
.g-main-nav .g-toplevel > li {
  background: url('../images/assets/images/tab_bg_big.png') repeat-x;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  padding: 0.5rem;
  border-right: 1px solid #fff;
  border-left: 1px solid #ccc;
  color: #2f6391;
}
.g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover {
  background: url('../images/assets/images/tab_hover_bg_big.png') repeat-x 50% 0% !important;
}
.g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: url('../images/assets/images/tab_bg_big.png') repeat-x;
}
.g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
  color: #6F1919;
}
.g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active.g-selected > .g-menu-item-container {
  background: url('../images/assets/images/tab_active_hover_bg_big.png') repeat-x 50% 0% !important;
  color: #292929;
}
#g-header .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: #F1F1F1 !important;
}
#g-header .g-main-nav .g-sublevel > li > .g-menu-item-container {
  color: #e3e3e3;
  background-color: #88a6c0;
}
/* breadcrumb (pathway) */
.breadcrumb {
  padding: 0 2rem 0 2rem;
  margin-bottom: 0;
  font-size: 0.8rem;
  float: left;
  background: transparent;
}
.breadcrumb > .active {
  color: #292929;
}
.breadcrumb > li > .divider {
  /*padding: 0 10px;*/
}
#g-main {
  padding: 0;
}
/* addtoany share svg icons */
.addtoany_container {
  float: right;
}
.addtoany_container_ext {
  float: left;
}
/*
.addtoany_list.a2a_kit_size_32 a > span {
    background-size: 24px;
    height: 24px;
    line-height: 24px;
    width: 24px;
}
*/
/* print & mail icons */
.icon-print {
  margin-left: 0.2rem;
  line-height: 1.5rem;
}
.icon-print:before, .icon-printer:before {
  content: "";
  font-size: 1.5rem;
}
.icon-envelope {
  margin-left: 0.4rem;
  line-height: 1.5rem;
}
.icon-envelope:before, .icon-mail:before {
  content: "M";
  font-size: 1.5rem;
}
.icon-apply:before, .icon-edit:before, .icon-pencil:before {
  content: "+";
  font-size: 1.5rem;
}
.icon-edit {
  margin-left: 0.4rem;
}
/* search icon */
.icon-search {
  width: auto;
  height: auto;
  color: #292929;
}
/* button */
.btn {
  color: #2f6391;
  text-shadow: 0px 1px 0px #fff;
  font-size: 0.9rem;
}
.icon-chevron-right {
  opacity: 0.6;
  color: #2f6391;
}
.btn.btn-primary, .btn.btn-danger, .btn.btn-secondary {
  background: url('../images/assets/images/tab_bg.png') repeat-x;
  color: #2f6391;
  background-color: #dcdcdc;
}
.btn.btn-primary:hover, .btn.btn-danger:hover, .btn.btn-secondary:hover {
  background: url('../images/assets/images/tab_hover_bg.png') repeat-x;
  color: #212529;
  background-color: #ebebeb;
}
/* JCE */
.wf-editor-header .wf-editor-tabs > button.active {
  border: 1px solid #ddd;
}
.wf-editor-header .wf-editor-tabs > button:hover {
  color: #0000ff;
}
/* Featured category view */
.item-title {
  font-size: 1.5rem;
}
/* talalatok elrejtése - display: none; */
/* mutat - display: block; */
.myhits, .myitemhits {
  display: none;
  float: right;
  font-size: 0.8rem;
  font-weight: bold;
  color: #468847;
  opacity: 0.6;
  text-decoration: none;
  text-shadow: 0px 1px 0px #fff;
}
.myedit {
  float: right;
  margin: 0.2rem;
}
/* tooltip style: /media/gantry5/assets/css/bootstrap-gantry.css */
.tooltip strong {
  color: #ffffff;
}
/* jce popup fontawesome icon */
.jcemediabox-fa-link {
  position: relative;
}
.jcemediabox-fa-link:after {
  position: absolute;
  font-family: FontAwesome;
  font-size: 1rem;
  top: 0;
  margin-left: 0.2rem;
  content: "";
}
/* allweblinks */
.allweblinkscol {
  margin-top: -0.5rem;
}
/* dxfontawesome */
#dx_publi {
  display: none;
}
#dx_fa_insert_wrapper {
  padding-bottom: 30px;
  max-height: inherit;
}
.mycaption {
  padding-right: 1rem;
  font-style: italic;
  color: #800000;
  font-size: 0.9rem;
}
/* BT Content Slider */
.bt-cs .bt-inner .bt-title {
  color: #a8a6a1;
  font-size: small;
  font-weight: 400;
  text-transform: none;
}
.defaultcursor {
  cursor: default;
}
.mydate {
  padding-right: 1rem;
}
#g-footer a {
  color: #00ffff;
}
/* offcanvas-toggle text */
/*
.g-offcanvas-toggle:after {
	content:'Menu';
	float: left;
	font-size: 0.5;
	color:#000000;
}
*/
/*# sourceMappingURL=custom_14.css.map */