@charset "UTF-8";
/***!  /templates/shaper_helixultimate/css/custom.css  !***/

.radiation-nav-wrap {
    width: 100%;
    max-width: 875px;
    margin: 34px auto 20px;
}

.radiation-card-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 14px;
}

.radiation-card {
    position: relative;
    min-height: 335px;
    padding: 26px 24px 22px;
    border-radius: 18px;
    overflow: hidden;
    text-decoration: none;
    background: #fff;
    border: 1px solid #d7e4ef;
    box-shadow: 0 14px 28px rgba(0, 77, 128, .13);
    color: #00579b;
}

.radiation-card::before {
    content: "";
    position: absolute;
    left: -35px;
    right: -35px;
    top: 70px;
    height: 85px;
    background:
        radial-gradient(circle at 20% 50%, rgba(0,87,155,.08), transparent 35%),
        linear-gradient(100deg, transparent 0%, rgba(0,87,155,.08) 45%, transparent 80%);
    transform: rotate(-8deg);
}

.radiation-card::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 24px;
    width: 112px;
    height: 112px;
    transform: translateX(-50%);
    border-radius: 50%;
    background: rgba(0,87,155,.08);
}

.radiation-card.card-green {
    color: #058245;
    border-color: #cfe8da;
}

.radiation-card.card-green::before {
    background: linear-gradient(100deg, transparent 0%, rgba(5,130,69,.09) 45%, transparent 80%);
}

.radiation-card.card-green::after {
    background: rgba(5,130,69,.09);
}

.radiation-card.card-cyan {
    color: #0087a8;
    border-color: #cbe8ef;
}

.radiation-card.card-cyan::before {
    background: linear-gradient(100deg, transparent 0%, rgba(0,135,168,.09) 45%, transparent 80%);
}

.radiation-card.card-cyan::after {
    background: rgba(0,135,168,.09);
}

.radiation-card.card-violet {
    color: #5142b5;
    border-color: #ded9f3;
}

.radiation-card.card-violet::before {
    background: linear-gradient(100deg, transparent 0%, rgba(81,66,181,.09) 45%, transparent 80%);
}

.radiation-card.card-violet::after {
    background: rgba(81,66,181,.09);
}

.dot-pattern {
    position: absolute;
    inset: 0;
    opacity: .18;
    background-image: radial-gradient(currentColor 1px, transparent 1px);
    background-size: 9px 9px;
    mask-image: radial-gradient(circle at 50% 24%, black 0 85px, transparent 120px);
}

.icon-orb {
    position: relative;
    z-index: 2;
    display: block;
    width: 112px;
    height: 112px;
    margin: 0 auto 34px;
    border-radius: 50%;
}

.icon-orb::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 50%;
    background: currentColor;
    opacity: .10;
}

.icon-orb::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 58px;
    height: 58px;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
/* 1. Gamma-spektrometria */
.radiation-card:not(.card-green):not(.card-cyan):not(.card-violet) .icon-orb::after {
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 80 80' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='40' cy='40' r='32' fill='%2300579b'/%3E%3Cg fill='none' stroke='white' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M18 58h44'/%3E%3Cpath d='M22 55V42M27 55V36M32 55V46M37 55V28M42 55V18M47 55V38M52 55V45M57 55V31' opacity='.9'/%3E%3Cpath d='M18 47c5-2 8-1 11-5 4-5 5-14 9-15 5-1 6 20 11 21 4 1 7-10 13-13'/%3E%3Cpath d='M24 32c9-9 19-14 32-15' opacity='.45'/%3E%3Cpath d='M53 21l4-4-5-2' opacity='.45'/%3E%3C/g%3E%3C/svg%3E");
}

/* 2. Béta */
.radiation-card.card-green .icon-orb::after {
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 80 80' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='40' cy='40' r='32' fill='%23058245'/%3E%3Cg fill='none' stroke='white' stroke-width='2.2' opacity='.65'%3E%3Ccircle cx='40' cy='40' r='22'/%3E%3Cpath d='M18 40h44M40 18v44'/%3E%3C/g%3E%3Ctext x='40' y='55' text-anchor='middle' font-size='46' font-family='Arial, sans-serif' font-weight='500' fill='white'%3Eβ%3C/text%3E%3C/svg%3E");
}

/* 3. Kihullás / kimosódás */
.radiation-card.card-cyan .icon-orb::after {
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 80 80' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='40' cy='40' r='32' fill='%230087a8'/%3E%3Cg fill='none' stroke='white' stroke-width='2.3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M25 41c-5.5 0-10-4.5-10-10s4.5-10 10-10c3.5 0 6.5 1.5 8.5 4.2 2.8-6.2 8.7-10.2 15.8-10.2 10.5 0 18.7 8 18.7 18.3v1.3c3.7 1.7 6 5 6 9 0 6.3-5 11.4-11.4 11.4H25z'/%3E%3Cpath d='M29 54c-2.6 3.7-4 6.2-4 8.5a4 4 0 0 0 8 0c0-2.3-1.4-4.8-4-8.5z' fill='white' stroke='none'/%3E%3Cpath d='M41 54c-2.6 3.7-4 6.2-4 8.5a4 4 0 0 0 8 0c0-2.3-1.4-4.8-4-8.5z' fill='white' stroke='none'/%3E%3Cpath d='M53 54c-2.6 3.7-4 6.2-4 8.5a4 4 0 0 0 8 0c0-2.3-1.4-4.8-4-8.5z' fill='white' stroke='none'/%3E%3Cpath d='M31 24c4.5-3.8 11-4.5 16-1.6' opacity='.45'/%3E%3C/g%3E%3C/svg%3E");
}

/* 4. Gamma-dózisteljesítmény */
.radiation-card.card-violet .icon-orb::after {
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 80 80' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='40' cy='40' r='32' fill='%235142b5'/%3E%3Cg fill='none' stroke='white' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='29' y='15' width='22' height='34' rx='3'/%3E%3Cpath d='M40 49v11M29 60h22M22 65h36'/%3E%3Cpath d='M18 56c-4-8-4-18 0-26M62 56c4-8 4-18 0-26' opacity='.5'/%3E%3C/g%3E%3Cg fill='white' opacity='.95'%3E%3Cpath d='M40 23l5.2 9.5H34.8zM34.5 34.5l-6.2 10h11.6zm11 0l6.2 10H40.1z'/%3E%3C/g%3E%3C/svg%3E");
}


.radiation-card h3 {
    position: relative;
    z-index: 2;
    margin: 0 0 14px;
    font-size: 20px;
    line-height: 1.22;
    font-weight: 700;
    color: currentColor;
}

.radiation-card p {
    position: relative;
    z-index: 2;
    margin: 0;
    font-size: 14px;
    line-height: 1.58;
    color: #3d3d4a;
}
















.go-btn {
    position: absolute;
    right: 20px;
    bottom: 20px;
    z-index: 3;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    background: currentColor;
    box-shadow: 0 7px 16px rgba(0,0,0,.22);
}

.go-btn::before {
    content: "";
    position: absolute;
    left: 12px;
    top: 12px;
    width: 9px;
    height: 9px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
}

.radiation-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 18px 34px rgba(0, 77, 128, .18);
}

@media (max-width: 900px) {
    .radiation-card-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 560px) {
    .radiation-card-grid {
        grid-template-columns: 1fr;
    }
}






















#sp-jarvanyinfo-layer {
    border-top: 4px solid #ff466c;
}

.jarvanyinfo {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding-bottom: 10px;
}

.jarvanyinfo-header {
  height: 48px;
  display: flex;
  align-items: flex-end;
  padding: 0 20px;
}

.jarvanyinfo-header h3 {
  margin: 0;
  font-size: 22px;
  line-height: 125%;
  letter-spacing: -0.02em;
  font-weight: 700;
  color: #ff466c;
}

.jarvanyinfo-cards {
  display: flex;
  flex-direction: row;
  gap: 12px;
  padding: 0 12px;
}

.jarvanyinfo-card {
  position: relative;
  width: 100%;
  padding: 12px;
  display: flex;
  flex-direction: column;
  gap: 8px;
  background: #fff;
  border: 1px solid #dbdbdb;
  border-bottom: 3px solid #ff466c;
  text-decoration: none;
  transition: all 0.15s ease;
}

.jarvanyinfo-card:hover {
  background: rgba(0, 0, 0, 0.05);
}

.jarvanyinfo-card h6 {
  position: relative;
  z-index: 1;
  margin: 0;
  font-size: 18px;
  line-height: 125%;
  letter-spacing: -0.02em;
  font-weight: bold;
  color: #ff466c;
}

.jarvanyinfo-card p {
  position: relative;
  z-index: 1;
  margin: 0;
  font-size: 14px;
  color: #575757;
}

.jarvanyinfo-card:hover h6 {
  text-decoration: underline;
}

.card-overlay {
  position: absolute;
  inset: 0;
  z-index: 2;
}

.card-overlay:hover {
  background: rgba(0, 0, 0, 0.05);
}

.jarvanyinfo-submenu {
  position: relative;
  z-index: 3;
  display: flex;
  flex-direction: column;
  margin-top: 4px;
}

.jarvanyinfo-submenu a {
  width: 100%;
  padding: 4px 4px 4px 12px;
  font-size: 14px;
  line-height: 150%;
  font-weight: bold;
  color: #ff466c;
  text-decoration: none;
  transition: background-color 0.15s ease;
}

.jarvanyinfo-submenu a:nth-child(odd) {
  background: #f5f5f5;
}

.jarvanyinfo-submenu a:nth-child(even) {
  background: #fff;
}

.jarvanyinfo-submenu a:hover {
  background: #e5e7eb;
  text-decoration: underline;
}

@media (max-width: 768px) {
  .jarvanyinfo-cards {
    flex-direction: column;
  }
}





















.tablazat-sugar {
    width: 100%;
    border-collapse: collapse;
    font-size: 14px;
    color: #000;
    background: #fff;
}

/* Fejléc */
.tablazat-sugar thead th,
.tablazat-sugar th {
    background: #00578e;
    color: #fff;
    font-weight: 600;
    padding: 10px 8px;
    border: 1px solid #ddd;
    text-align: center;
}

/* Második fejléc sor (ha van) */
.tablazat-sugar tr:nth-child(2) th {
    background: #0a6fae;
    top: 112px;
}

/* Harmadik fejléc sor */
.tablazat-sugar tr:nth-child(3) th {
    background: #0f7fc8;
}

/* Törzs */
.tablazat-sugar td {
    padding: 8px;
    border: 1px solid #ddd;
    text-align: center;
}

/* Zebra csíkozás */
.tablazat-sugar tbody tr:nth-child(even) {
    background: #f5f5f5;
}

/* Hover effekt */
.tablazat-sugar tbody tr:hover {
    background: #e6f2f9;
    transition: 0.2s;
}

/* Első oszlop kiemelése */
.tablazat-sugar td:first-child {
    font-weight: 500;
    background: #fafafa;
}

/* Sticky fejléc (ha hosszú a táblázat) */
.tablazat-sugar th {
    position: sticky;
    top: 49px;
    z-index: 2;
}

/* Mobilbarát scroll */
.tablazat-wrapper {
    overflow-x: auto;
}





/* ============================= */
/* FORM CONTAINER */
/* ============================= */

.convertforms.cf {

    width: 70%;
    max-width: 900px;

    margin: 40px auto;

    padding: 35px 40px;

    background: #ffffff;

    border: 1px solid #d9e1e7;

    border-radius: 8px;

    box-shadow: 0 6px 18px rgba(0,0,0,0.08);
}


/* MOBILE */

@media (max-width: 900px) {

.convertforms.cf{

    width: 100%;
    padding: 25px;

}

}


/* ============================= */
/* FIELD GROUP */
/* ============================= */

.cf-control-group{

    margin-bottom: 26px;

}


/* ============================= */
/* LABEL */
/* ============================= */

.cf-label{

    display:block;

    font-weight:600;

    font-size:16px;

    margin-bottom:8px;

    color:#00578e;

}

.cf-required-label{

    color:#c00000;

    margin-left:4px;

}


/* ============================= */
/* INPUT BASE */
/* ============================= */

.cf-input,
textarea.cf-input,
select.cf-input{

    width:100% !important;

    padding:14px 16px !important;

    font-size:16px !important;

    border:2px solid #b8c2cc !important;

    border-radius:6px !important;

    background:#f9fbfc !important;

    transition:
        border-color .15s ease,
        box-shadow .15s ease,
        background .15s ease !important;

}


/* ============================= */
/* INPUT HOVER */
/* ============================= */

.cf-input:hover{

    border-color:#7a97ad;

    background:#ffffff;

}


/* ============================= */
/* STRONG FOCUS */
/* ============================= */

.cf-input:focus,
textarea.cf-input:focus,
select.cf-input:focus{

    background:#00578e12 !important;

    border-color:#00578e !important;
    border-width: 2px !important;

    box-shadow:
        0 0 0 4px rgba(0,87,142,0.35),
        0 2px 6px rgba(0,0,0,0.08) !important;

    outline:none;

}


/* ============================= */
/* TEXTAREA */
/* ============================= */

textarea.cf-input{

    min-height:140px;

}


/* ============================= */
/* FILE INPUT */
/* ============================= */

input[type="file"].cf-input{

    padding:12px;

    background:#f2f6f9;

}


/* ============================= */
/* BUTTON */
/* ============================= */

.cf-btn{

    background:#00578e;

    color:#fff;

    padding:15px 32px;

    font-size:17px;

    font-weight:600;

    border-radius:6px;

    border:none;

    cursor:pointer;

    box-shadow:0 3px 8px rgba(0,0,0,0.15);

    transition:
        background .15s ease,
        transform .05s ease,
        box-shadow .15s ease;

}

.cf-btn:hover{

    background:#003f69;

    box-shadow:0 5px 14px rgba(0,0,0,0.2);

}

.cf-btn:active{

    transform:translateY(1px);

}


/* ============================= */
/* RESPONSE MESSAGE */
/* ============================= */

.cf-response:empty{

    display:none;

}

.cf-response{

    padding:14px 18px;

    margin-bottom:20px;

    border-left:5px solid #1e7e34;

    background:#f0f7f2;

    color:#155724;

    border-radius:4px;

}


/* ============================= */
/* ERROR */
/* ============================= */

.cf-error{

    color:#c00000;

    margin-top:6px;

    font-size:14px;

}












.tf-accordion-widget--item--title--content {
    color: #00578e;
    font-weight: 500;
    font-size: 18px;
}

section#sp-sucial-mobile .sp-column {
    display: flex;
    justify-content: center;
}

.dj-megamenu-override li div.dj-subwrap,
ul.mod-menu__sub.list-unstyled.small.menu-child {
    display: unset !important;
}

li.dj-up.current.active>a, .dj-submenu .current.active>a {
    color: #ff466c !important;
}

#sp-left .sp-module ul>li>a {
    line-height: unset;
    display: flex;
}

#sp-left a.dj-up_a:before, a.auto_anchor_menu_item:before {
    content: "\f0da";
    font-family: 'Font Awesome 6 Free';
    margin-right: 5px;
}

#sp-left li.dj-up {
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    padding: 5px 0;
}

#sp-left .dj-submenu a {
    color: #000000;
    font-weight: 400;
    margin-left: 20px;
    margin-bottom: 4px;
    padding: 0px !important;
    margin-top: 4px;
    font-weight: bold;
}

#sp-left .dj-submenu li::before {
    content: "\f0da";
    font-family: 'Font Awesome 6 Free';
    font-weight: 600;
    position: absolute;
    margin-left: 10px;
}

#sp-left .dj-submenu .dj-submenu li::before {
    margin-left: 20px;
    color: #000;
}

#sp-left .dj-submenu .dj-submenu a {
    margin-left: 30px;
    color: #000;
    font-weight: 400;
}

#sp-left .dj-submenu .dj-submenu .dj-submenu li::before {
    margin-left: 30px;
    color: #6a6a6a  ;
}

#sp-left .dj-submenu .dj-submenu .dj-submenu a {
    margin-left: 40px;
    color: #000;
    font-weight: 400;
}

fieldset.com-finder__search.word .form-inline label {
    display: none;
}

fieldset.com-finder__search.word .form-inline .input-group {
    flex-wrap: nowrap;
}

iframe.dp-attachment-modal__content {
    height: 90vh;
    zoom: 1;
}

.com-tags-tag__pagination.w-100 {
    margin-top: 30px;
}

.article-list .com-dpattachments-layout-attachments {
    display: none;
}

#sp-left .sp-module {
    background-color: #F5F5F5;
    border-top: 4px solid #00578e;
    padding: 20px 14px;
}

#sp-left .sp-module h3.sp-module-title {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 30px;
    padding-bottom: 0;
}

#sp-left .sp-module .menu>li:first-child {
    border-top: 0;
}

#sp-left .sp-module .menu li {
    border-top: 0
    border-bottom: 0;
    padding: 5px 0;
}

#sp-left .sp-module .menu>li>a {
    padding: 0;
    border-bottom: 0
    line-height: inherit;
}

#sp-left .sp-module .menu li>a {
    padding: 0;
    line-height: inherit;
}

a.helyorzo {
    background-color: transparent !important;
    color: transparent !important;
}

.noContentTopMargo .article-details,
.noContentTopMargo div [itemprop="articleBody"] {
    margin-top: 0px;
}

.novenykatalogus .blognovenykatalogus.short-intro .article:after,
.novenykatalogus .com-finder.finder ul#search-result-list>li:after {
    content: "a";
    background-image: url("https://www.nngyk.gov.hu/images/Biohazard.svg");
    z-index: 9999999999999999999999;
    width: 45px;
    height: 45px;
    display: block;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    right: 10px;
    top: 200px;
    font-size: 0;
    background-color: transparent;
}

.novenykatalogus .result__item li.result__taxonomy-item.result__taxonomy--Type,
.novenykatalogus .result__item li.result__taxonomy-item.result__taxonomy--Author,
.novenykatalogus .result__item li.result__taxonomy-item.result__taxonomy--Category,
.novenykatalogus .result__item cite.result__title-url,
.novenykatalogus li.result__taxonomy-item.result__taxonomy--Latin.név span,
.novenykatalogus .result__item li.result__taxonomy-item:before {
    display: none;
}

.novenykatalogus .com-finder.finder ul#search-result-list>li {
    width: 48%;
    padding: 20px;
    display: flex;
    margin-top: 0;
    flex-direction: column;
}

.novenykatalogus p.result__description {
    order: 2;
}

.novenykatalogus li.result__taxonomy-item.result__taxonomy--Latin.név {
    color: #00578e;
    margin-bottom: 10px !important;
}

.novenykatalogus ul#search-result-list ul.result__taxonomy li span {
    font-weight: bold;
}

.novenykatalogus li.result__taxonomy-item.result__taxonomy--Állatokra.mérgező {
    margin-bottom: 10px !important;
}

.novenykatalogus .result__image {
    max-height: 250px;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    justify-content: center;
    margin: -20px -20px 20px -20px;
}

.novenykatalogus .result__item ul.result__taxonomy {    
    list-style: none;
    padding: 0;
    margin: 0;
}

.novenykatalogus ul#search-result-list ul.result__taxonomy li {
    list-style: none;
    padding: 0;
    margin: 0;
    border: 0;
    width: 100%;
}

.menu .current>a {
    color: #ff466c;
}

span.subheading-category {
    font-size: 42px;
    font-weight: 300;
}

.tf-gallery-wrapper .gallery-items .item {
  break-inside: avoid;
  /* esetleg */
  page-break-inside: avoid;
  -webkit-column-break-inside: avoid;
}

.col-lg-6 .article {
    border: 0;
    background-color: #f5f5f5;
    border-bottom: 3px solid #00578e;
}

.article-list .col-lg-6 .article-header h2 a {
    color: #00578e;
}

ul.fields-container {
    list-style: none;
    padding: 0;
}

span.field-label {
    font-weight: bold;
}

.field-entry.latin {
    margin-bottom: 15px;
    margin-top: -5px;
    color: #08578e;
}

.noIntroImage .article-intro-image.float-left {
    display: none !important;
}

.site .tf-gallery-wrapper .gallery-items .item .glightbox-desc {
    display: block !important;
    text-align: left;
    font-size: 13px;
    line-height: 120%;
    margin-top: 5px;
    color: #00578e;
    font-weight: bold;
}


.tingle-modal-box {
    position: relative;
    flex-shrink: 0;
    margin-top: auto;
    margin-bottom: auto;
    width: 90% !important;
    border-radius: 4px;
    background: #fff;
    opacity: 1;
    cursor: auto;
    will-change: transform, opacity;
}

.dp-attachment-modal__content {
    zoom: .6;
    width: 99.6%;
    height: 150vh;
    min-height: 500px;
    border: none;
}

a.gomb {
    background-color: #00578e;
    color: #fff;
    padding: 15px 25px;
    border-radius: 20px;
}

i._access-icon.material-icons._access {
    bottom: 150px !important;
}

.infoBlokkok {
    position: absolute;
    bottom: 0;
    width: 100%;
    margin: 0;
    padding: 0;
    left: 0;
}

.infoBlokkok .container {
    width: 100%;
    max-width: 100%;
}
.infoBlokkok p {
    margin: 0;
    padding: 0;
}

div#sp-rffmodule {
    position: fixed;
    left: 0;
    bottom: 0;
    margin: 0;
    padding: 0;
    width: fit-content;
}

div#sp-sz2020module {
    position: fixed;
    bottom: 0;
    right: 0;
    padding: 0;
    margin: 0;
    width: fit-content;
}


.infoBlokkok .row {
    display: flex;
    justify-content: space-between;
}

.offcanvas-menu.border-menu img.logo-image-phone.d-inline-block.d-lg-none {
    filter: grayscale(1) brightness(1.5);
}

.article-details.novenykatalogus {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.article-details.novenykatalogus .article-header {
    width: 100%;
    order: 1;
}

.article-details.novenykatalogus .article-full-image.float-left {
    width: 48%;
    order: 2;
}

.article-details.novenykatalogus div[itemprop="articleBody"] {
    margin-top: 0px;
    order: 3;
}

.article-details.novenykatalogus ul.fields-container {
    list-style: none;
    margin: 0;
    padding: 15px;
    background-color: #f5f5f5;
    height: fit-content;
    border-bottom: 4px solid #00578e;
    order: 3;
}

.article-list .col-lg-6 li.field-entry.latin-nev{
    margin-top: -25px;
}

li.field-entry.latin-nev {
    margin-bottom: 10px;
    color: #00578e;
}

.article-details.novenykatalogus span.field-label {
    font-weight: bold;
    margin-right: 5px;
}


.com-finder.finder ul#search-result-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.com-finder.finder ul#search-result-list>li {
    width: 100%;
    border-top: 0;
    padding: 0;
    border-bottom: 4px solid #00578e;
    padding: 10px;
}

.com-finder.finder figure.result__image a,
.article-list .article .article-intro-image {
    max-height: 250px;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    justify-content: center;
}

.com-finder.finder ul#search-result-list p.result-text {
    padding: 15px 15px;
}

.com-finder.finder ul#search-result-list .fields-container {
    padding: 0 15px;
}


.com-finder.finder h4.result-title {
    padding: 15px 15px 0 15px;
    margin-bottom: 0;
}

.com-finder.finder .latinnev {
    padding: 0 15px 15px 15px;
    font-style: italic;
    font-weight: bold;
}

.com-finder.finder span.field-label {
    font-weight: bold;
}


.tag-category ul.list-group {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    background-color: #f5f5f5;
    padding: 30px 14px;
    border-top: 4px solid #00578e;
    border-radius: 0;
}


.tag-category ul.list-group>li {
    display: flex;
    width: 32%;
    flex-direction: column;
    border-bottom: 4px solid #00578e;
    border-top: 1px solid #dbdbdb;
    border-left: 1px solid #dbdbdb;
    border-right: 1px solid #dbdbdb;
}

.tag-category form#adminForm {
    margin-bottom: 20px;
}

.tag-category ul.list-group>li>h3 {
    padding: 10px 10px 0 10px;
}

.tag-category ul.list-group>li>h3 a {
    color: #00578e;
}

.tag-category ul.list-group:after {
    content: " ";
    width: 32%;
    height: 0px;
}

.tag-category .list-group-item>a::before {
    display: none;
}

.tag-category ul.list-group>li>a:has(img) {
    order: 1;
    padding: 0;
    height: 200px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
}

.tag-category ul.list-group>li>a {
    order: 2;
    padding: 10px;
    font-size: 18px;
}

.tag-category ul.list-group>li>.tag-body {
    order: 3;
    padding: 0 10px 0 10px;
}

.tag-category ul.list-group>li>.tag-body strong {
    font-weight: 400;
}

.tag-category ul.list-group>li:hover {
    background-color: #fff;
}


section#sp-szakrendszerek #sp-position4 .menu:after {
    content: "a";
    width: 32%;
    opacity: 0;
}

section#sp-szakrendszerek #sp-position4 a b {
    font-weight: 900;
    font-size: 18px;
}

main#sp-component div#search-form {
    display: none;
}

.article-details div:empty {
    display: none;
}

.layout-boxed .body-innerwrapper {
    box-shadow: none;
    overflow-x: unset;
}

.sp-module ul>li>a {
    color: #00578e;
    font-weight: bold;
}

a {
    transition: all 0.5s;
}

a:hover {
    filter: grayscale(0.7);
    transition: all 0.5s;
}

.offcanvas-menu.border-menu .logo-image {
    background-color: transparent;
    filter: brightness(3.5) grayscale(1);
    width: 75%;
}

i._access-icon.material-icons._access {
    background-color: #00ada8 !important;
}

.sp-megamenu-parent>li.active>a, .sp-megamenu-parent>li.active:hover>a, div#sp-bottom2 .menu .current.active a {
    color: #ff467c;
}

.logo-image {
    background-color: #fff;
    padding-right: 10px;
}


#sp-header.header-sticky {
    margin-top: 0;
    background-color: transparent;
    max-width: unset !important;
    left: unset !important;
    right: 0;
}

#sp-header.header-sticky .row {
    border-radius: 0 0px 25px 25px;
}

#sp-topbar {
    background-image: url(https://www.nngyk.gov.hu/images/oldal-elemek/header_bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 20px;
}

ul.social-icons {
    margin-top: 20px;
}

ul.social-icons a {
    color: #fff;
    background-color: #00578e;
    border-radius: 100%;
    margin: 0;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
}

#sp-top1 .sp-column {
    display: flex;
    justify-content: right;
}

ul.social-icons>li:not(:last-child) {
    margin-right: 10px;
}

#sp-header {
    box-shadow: none;
    height: 50px;
}

header#sp-header .row {
    background-color: #e6e6e6;
    border-radius: 50px;
    display: flex;
    justify-content: space-between;
}

header#sp-header .container {
    margin: 0;
    padding: 0;
}

div#sp-menu {
    padding: 0;
    width: 100%;
}

.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
    display: inline-block;
    padding: 0 10px;
    line-height: 17px;
    font-size: 14px;
    margin: 0;
}

.sp-megamenu-parent>li a {
    border-right: 1px solid #00578e;
}

.sp-megamenu-parent>li a:hover {
    color: #3a3a3a;
}

.sp-megamenu-parent>li:last-child a {
    border: none;
    padding: 0px 0px 0px 10px;
}

#sp-menu .sp-column.d-flex.justify-content-end.align-items-center {
    justify-content: space-between !important;
}

.sp-megamenu-parent {
    margin: 0px 0 0px -5px;
}

#offcanvas-toggler {
    display: inline-flex;
    align-items: center;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
}

a#offcanvas-toggler {
    background-color: #00578e;
    border-radius: 50px;
    padding: 0px 22px 0 23px;
}

.offcanvas-menu .offcanvas-inner ul.menu>li a, .offcanvas-menu .offcanvas-inner ul.menu>li span {
    opacity: 1;
}

.menu.nav-pills > li > a, .menu.nav-pills > li > span, .menu.nav-pills .sp-dropdown li.sp-menu-item > a {
    font-weight: 400;
}

.burger-icon span {
    background-color: #fff !important;
}

.offcanvas-menu .fa, .offcanvas-menu .fab, .offcanvas-menu .far, .offcanvas-menu .fas {
    color: #fff;
}

.container {
    padding-left: 0;
    padding-right: 0;
}

.awesomplete {
    width: 100%;
}

div#sp-search .input-group {
    flex-wrap: nowrap;
}

.btn-primary:hover, .sppb-btn-primary:hover {
    border-color: #ff467c;
    background-color: #ff466c;
}

button.btn.btn-primary {
    border-color: #ff467c;
    background-color: #ff466c;
    width: 188px;
    border-radius: 50px 50px 50px 50px !important;
}

.js-finder-search-query.form-control {
    display: block;
    border-radius: 50px;
    height: 50px;
    background-color: #f5f5f5;
    padding: 0 50px 0 24px;
}

.awesomplete {
    margin-right: -40px;
}





/*.innernews {
    background-color: #fff;
    border: 1px solid #dbdbdb;
    height: 100%;
}*/


#sp-hirek {
    border-top: 4px solid #00578e;
}

#sp-szakmai, #sp-footertop, #sp-tartalommenuk .sp-module {
    border-top: 4px solid #00578e;   
}

#sp-hirek .sp-module-title,
#sp-szakmai .sp-module-title,
#sp-szakrendszerek #sp-position4 .sp-module-title,
#sp-adatbazisoknyilvantartasok #sp-position5 .sp-module-title,
#sp-tartalommenuk #sp-position7 .sp-module-title,
#sp-projektek #sp-position9 .sp-module-title{

    font-weight: bold;
    font-size: 25px;
    margin-top: 15px;
    margin-left: 9px;
}

#sp-hirek .sp-module-title, #sp-hirek h3.newstitle  a{
    color: #00578e;
}

#sp-projektek .sp-module-title, #sp-projektek h3.newstitle  a{
    color: #4990f7;
}

#sp-szakmai .sp-module-title, #sp-szakmai h3.newstitle a, #sp-tartalommenuk .sp-module-title {
    color: #00578e;
}

#sp-hirek h3.newstitle a,
#sp-szakmai h3.newstitle a {
    font-size: 18px;
    font-weight: bold;
}

#sp-hirek h3.newstitle,
#sp-szakmai h3.newstitle {
    min-height: 80px;
}

#sp-hirek li.latestnews-item .innernews,
#sp-szakmai li.latestnews-item .innernews {
    border-bottom: 0px;
}

#sp-hirek li.latestnews-item {
    border-bottom: 5px solid #00578e;
}

#sp-szakmai li.latestnews-item {
    border-bottom: 5px solid #00578e;
}

#sp-hirek .readalllink.last.linkright a,
#sp-szakmai .readalllink.last.linkright a {
    color: #fff;
    padding: 16px 20px;
    border-radius: 50px;
    font-weight: bold;
}

#sp-hirek .readalllink.last.linkright a {
    background-color: #00578e;
}

#sp-szakmai .readalllink.last.linkright a {
    background-color: #00578e;
}

.lnee .onecatlink.last, .lnee .readalllink.last {
    margin-bottom: -35px;
    margin-top: 25px;
}

.readalllink.last.linkright a span:after {
    content: "\f0da";
    font-family: 'Font Awesome 6 Free';
    margin-left: 10px;
}

#sp-tartalommenuk .sp-module {
    background-color: #F5F5F5;
    padding: 0px 14px 0px 14px;
    margin-bottom: 40px;
}

section#sp-tartalommenuk .menu {
    margin: 0;
    list-style: none;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0 9px;
    align-items: stretch;
}

section#sp-tartalommenuk li {
    width: 32%;
    text-align: center;
    margin-bottom: 30px;
}

section#sp-tartalommenuk li a {
    background-color: #00578e;
    color: #fff;
    font-weight: 600;
    width: 100%;
    padding: 15px 10px;
    font-size: 20px;
    border-radius: 20px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

#sp-tartalommenuk #sp-position7 .sp-module-title {
    margin-bottom: 25px;
}

section#sp-tartalommenuk .menu:after {
    content: " ";
    width: 32%;
}



section#sp-esemenyekkepzesekkiadvanyok {
    border-top: 4px solid #4990f7;
}

section#sp-esemenyekkepzesekkiadvanyok .menu {
    display: flex;
    justify-content: space-between;
    padding: 0;
    margin: 0;
}

section#sp-esemenyekkepzesekkiadvanyok li {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 30%;
}

section#sp-esemenyekkepzesekkiadvanyok li a {
    width: 100%;
    display: block;
    margin: 0;
    padding: 0;
    text-align: center;
    border: 1px solid #dbdbdb;
    border-radius: 25px;
    padding: 20px 20px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
}

section#sp-esemenyekkepzesekkiadvanyok li:first-child a {
    background-color: #00578e;
}

section#sp-esemenyekkepzesekkiadvanyok li:nth-child(2) a {
    background-color: #4990f7;
}

section#sp-esemenyekkepzesekkiadvanyok li:nth-child(3) a {
    background-color: #00ada8;
}






section#sp-projektek {
    border-top: 4px solid #4990f7;
    background-color: #f5f5f5;
}

section#sp-projektek .sp-module-content {
    margin: 30px 9px;
}

section#sp-projektek .menu {
    display: flex;
    justify-content: space-between;
    padding: 0;
    margin: 0;
}

section#sp-projektek li {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 49%;
}

section#sp-projektek li a {
    width: 100%;
    display: block;
    margin: 0;
    padding: 0;
    text-align: center;
    border: 1px solid #dbdbdb;
    border-radius: 25px;
    padding: 20px 20px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    background-color: #4990f7;
}




#sp-szakrendszerek #sp-position4 {
    background-color: #f5f5f5;
    border-top: 4px solid #00578e;
}

#sp-szakrendszerek #sp-position4 .sp-module-title {
    color: #00578e;
}

section#sp-szakrendszerek li,
section#sp-szakrendszerek .menu {
    list-style: none;
    padding: 0;
    margin: 0;
}

section#sp-szakrendszerek .row {
    padding: 0;
    margin: 0;
}

section#sp-szakrendszerek .sp-module-content {
    margin: 30px 9px;
}

section#sp-szakrendszerek #sp-position4 .menu {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

section#sp-szakrendszerek #sp-position4 .menu li {
    width: 32%;
    margin-bottom: 10px;
}

section#sp-szakrendszerek #sp-position4 a {
    background-color: #00578e;
    color: #fff;
    width: 100%;
    display: block;
    text-align: center;
    padding: 20px 10px;
    font-weight: 400;
    border-radius: 25px;
    font-size: 15px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

a.magenta {
    background-color: #ff466c !important;
}

a.green {
    background-color: #00ada8 !important;
}













#sp-adatbazisoknyilvantartasok #sp-position5 {
    background-color: #f5f5f5;
    border-top: 4px solid #00ada8;
}

#sp-adatbazisoknyilvantartasok #sp-position5 .sp-module-title {
    color: #00ada8;

}

section#sp-adatbazisoknyilvantartasok li,
section#sp-adatbazisoknyilvantartasok .menu {
    list-style: none;
    padding: 0;
    margin: 0;
}

section#sp-adatbazisoknyilvantartasok .row,
section#sp-projektek .row {
    padding: 0;
    margin: 0;
}

section#sp-adatbazisoknyilvantartasok .sp-module-content {
    margin: 30px 9px;
}


section#sp-adatbazisoknyilvantartasok #sp-position5 .menu {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

section#sp-adatbazisoknyilvantartasok #sp-position5 .menu li {
    width: 32%;
}

section#sp-adatbazisoknyilvantartasok #sp-position5 a {
    background-color: #00ada8;
    color: #fff;
    width: 100%;
    display: block;
    margin-bottom: 10px;
    text-align: center;
    padding: 20px 10px;
    font-weight: 900;
    border-radius: 25px;
    font-size: 18px;
}






div#sp-bottom1 {
    padding-left: 24px;
}

div#sp-bottom2 .sp-column {
    display: flex;
}

section#sp-footerbottom {
    background-image: url(https://www.nngyk.gov.hu/images/oldal-elemek/header_bg.png);
    background-position: right -17px;
    font-size: 12px;
    font-weight: 500;
    color: #00578e;
    text-align: center;
    padding-bottom: 10px;
}

div#sp-bottom2 .sp-module.lablecFoMenu .menu {
    display: grid;
    grid-auto-columns: 200px;
    grid-auto-flow: column;
    margin: 0;
    padding: 0;
    list-style: none;
}

div#sp-bottom2 .sp-module.lablecFoMenu .menu li:nth-child(n + 5) {
    grid-column: 2;
}

div#sp-bottom2 .menu a {
    color: #00578e;
    font-size: 14px;
    font-weight: 500;
}

.sp-module.lablecAdatkezelesiMenu .menu {
    list-style: none;
}




.article-details  {
    margin-top: 30px;
    padding: 0 24px;
}












section#sp-mellekhatasbejelento {
    border-top: 4px solid #00ada8;
}

section#sp-mellekhatasbejelento a {
    background-color: #00ada8;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    width: 100%;
    display: block;
    padding: 20px 0px;
    border-radius: 25px;
}

section#sp-mellekhatasbejelento p {
    margin: 0;
    padding: 0;
}


section#sp-eugyintezes {
    border-top: 4px solid #0071ad;
}

section#sp-eugyintezes a {
    background-color: #0071ad;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    width: 100%;
    display: block;
    padding: 20px 0px;
    border-radius: 25px;
}

section#sp-eugyintezes p {
    margin: 0;
    padding: 0;
}




.breadcrumb .divider.fas.fa-map-marker-alt {
    display: none;
}

.breadcrumb {
    background-color: unset;
    font-size: 13px;
    font-weight: 500;
}

.breadcrumb a {
    color: #00578e;
    font-weight: 500;
}

.breadcrumb-item+.breadcrumb-item::before {
    content: "\f0da";
    font-family: 'Font Awesome 6 Free';
    font-weight: bold;
    color: #00578e;
}




.article-details .article-header h1, .article-details .article-header h2, .content-category h2 {
    font-size: 2.75rem;
    font-weight: 300;
}





.content-category h2 {
    color: #00578e;
    margin-bottom: 40px;
    margin-top: 30px;
}

.article-details .article-can-edit {
    margin: 0;
}

div [itemprop="articleBody"] {
    margin-top: 50px;
}

.content-category h1 {
    margin-bottom: 40px;
    margin-top: 30px;
}

.content-category {
    padding: 0 24px;
}


.list-group-item, .category.table.table-bordered {
    border: none;
    margin: 0 0 10px 0;
    padding: 0;
}

table.category.table.table-bordered tr, table.category.table.table-bordered td {
    margin: 0;
    padding-left: 0;
    border: none;
}

.list-group-item>a, table.category.table.table-bordered a, .cat-children .page-header.item-title a {
    font-size: 17px;
    font-weight: 600;
    color: #00578e;
    display: flex;
}

.list-group-item>a::before, table.category.table.table-bordered a::before, .cat-children .page-header.item-title a::before {
    content: "\f0da";
    font-family: 'Font Awesome 6 Free';
    font-weight: bold;
    color: #00578e;
    margin-right: 10px;
}

.pagination>.active>a, .pagination>.active>span {
    border-color: #00578e;
    background-color: #00578e;
}

.page-link {
    background-color: #f5f5f5;
}

.page-item:first-child .page-link {
    border-radius: 50px 0 0 50px;
}

.page-item:last-child .page-link {
    border-radius: 0 50px 50px 0;
}   

p.counter {
    background-color: #00578e;
    font-weight: 500;
    font-size: 14px;
    color: #fff;
    display: flex;
    height: 37px;
    flex-direction: column;
    justify-content: center;
    padding: 0px 15px !important;
    border-radius: 50px;
}

.tags>li a {
    background: rgb(0 87 142);
    color: #ffffff;
    font-weight: 500;
    margin-top: 40px;
}

.tags>li a:before {
    content: "#";
}


table.tablazat {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 30px;
    table-layout: fixed;
}

table.tablazat tbody {
    border-bottom: 5px solid #e6e4e4;
}

table.tablazat tr {

}

table.tablazat td {
    padding: 10px 7px;
    word-wrap: break-word;
}

table.tablazat tr:nth-child(2n+1) {
    background-color: #f5f5f5;

}

table.tablazat thead tr {
    background-color: #00578e !important;
    color: #fff;
    border-bottom: 5px solid #00578e;
    border-top: 5px solid #00578e;
}

table.tablazat thead tr th {
    font-weight: 400;
    word-wrap: break-word;
    padding: 0px 7px;
    text-align: center;
    border-right: 1px solid #ffffff63;
}

table.tablazat thead tr th:last-child {
    border-right: 0;
}

.com-dpattachments-layout-attachments__header {
    color: #00578e;
    font-size: 30px;
    margin: 40px 0 15px 0;
}

.dp-attachment {
    border-left: unset !important;
    border-right: unset !important;
    border-top: 4px solid #f5f5f5 !important;
    border-bottom: unset !important;
}

.com-dpattachments-layout-attachments__attachments {
    border-bottom: 4px solid #f5f5f5;
    display: block;
}

span.dp-icon.dp-icon_download {
    color: #fff;
    background-color: #00578e;
    padding: 5px 15px;
    border-radius: 20px;
    margin-left: 20px;
}

.article-list .col-lg-12 .article, ul#search-result-list li  {
    background-color: #f5f5f5;
    border-top: 4px solid #00578e;
}

 ul#search-result-list li  {
    position: relative;
    margin-bottom: 30px;
    padding: 20px;
    border-radius: 3px;
 }

 h4.result-title a {
    color: #00578e;
}

.mark, mark {
    background-color: #ff466c;
    color: #fff;
    border-radius: 25px;
    margin-right: 5px;
    padding: 5px 10px;
}

.awesomplete mark {
    background: #00578e;
    color: #fff;
}

.awesomplete mark:hover {
    background: #ff466c !important;
    color: #fff !important;
}

.awesomplete > ul > li {
    margin: 2px 0px;
}

.article-list .article .readmore a {
    color: #fff;
    background-color: #00578e;
    padding: 10px 20px;
    border-radius: 20px;
}

.article-list .article .article-all {
  /*  display: flex;
    justify-content: space-between;*/
}

.article-list .article .readmore-div {
    display: flex;
    justify-content: end;
}

.blog .article-body {
    /*width: calc(100% - 150px);*/
}


.tag-category .mb-4 #adminForm{
    background-color: #f5f5f5;
    border-top: 4px solid #00578e;
    padding: 20px 14px;
}

#adminForm button.btn.btn-secondary[type="reset"] {
    background-color: transparent;
    border: 0;
    color: #00578e;
    font-size: 0;
    padding: 0 0 0 20px;
    display: none;
}

#adminForm button.btn.btn-secondary[type="reset"]:after {
    content: "\f2ed";
    font-family: 'Font Awesome 6 Free';
    font-size: 23px;
    padding: 0;
    margin: 0;
}

#adminForm input#filter-search {
    border-radius: 50px;
    padding: 0px 25px !important;
}

.tag-category .mb-4 #adminForm button.btn.btn-primary {
    margin-left: -35px;
}

select#limit {
    border-radius: 50px;
    color: #00578e;
}


@media (min-width: 992px) {
section#sp-szakrendszerekadatbazisoknyilvantartasok .col-lg-1 {
        flex: 0 0 auto;
        width: 4.333333%;
    }

section#sp-szakrendszerekadatbazisoknyilvantartasok .col-lg-7 {
        flex: 0 0 auto;
        width: 62.333333%;
    }

.tingle-modal-box {
    position: relative;
    flex-shrink: 0;
    margin-top: auto;
    margin-bottom: auto;
    width: 90% !important;
    border-radius: 4px;
    background: #fff;
    opacity: 1;
    cursor: auto;
    will-change: transform, opacity;
}

.dp-attachment-modal__content {
    zoom: .6;
    width: 99.6%;
    height: 150vh;
    min-height: 500px;
    border: none;
}

}

@media (max-width: 1027px) {
    .d-none {
        display: none !important;
}

}

@media (max-width: 991px) {

.article-details .article-header h1, .article-details .article-header h2, .content-category h2 {
        font-size: min(max(6vw, 1.8rem), 2.75rem);
        font-weight: 300;
    }

.tag-category ul.list-group>li {
    width: 48%;
}

#sp-topbar {
margin-top: 10px;
}

div#sp-menu {
    padding: 0;
    width: unset;
}

div#sp-logo {
    max-width: unset;
    width: unset;
}

.body-innerwrapper {
    padding: 0 10px;
    overflow-x: unset;
}

#sp-header {
    margin: 10px 0 0 0;
}

section#sp-szakrendszerek #sp-position4 .menu li,
section#sp-adatbazisoknyilvantartasok #sp-position5 .menu li {
    width: 48%;
}

.article-details {
    margin-top: 0px;
    padding: 0 5px;
}


}


@media (max-width: 881px) {

    #sp-hirek li.latestnews-item,
    #sp-szakmai li.latestnews-item{
        width: 49% !important;
        margin-bottom: 20px !important;
    }

div [itemprop="articleBody"] {
  overflow-x: auto;
  width: 100%;
}

.tablazat {
  min-width: 800px;
  width: 100%;
  border-collapse: collapse;
}





}

@media (max-width: 675px) {

section#sp-esemenyekkepzesekkiadvanyok .menu {
    flex-wrap: wrap;
}

section#sp-esemenyekkepzesekkiadvanyok li {
    width: 100%;
    margin-bottom: 20px;
}

#sp-esemenyekkepzesekkiadvanyok {
    background-color: #F5F5F5;
    padding: 45px 22px 30px 22px;
    margin: 50px 0px 0px 0px;
}

section#sp-szakrendszerek #sp-position4 .menu li,
section#sp-adatbazisoknyilvantartasok #sp-position5 .menu li {
    width: 100%;
}

.tag-category ul.list-group>li {
    width: 100%;
}



span.read-time {
    display: none;
}

.article-info>span {
    font-size: 10px;
}

div [itemprop="articleBody"] {
    margin-top: 20px;
}

div#sp-bottom2 .sp-column {
    flex-direction: column;
}

div#sp-bottom2 .sp-column>div {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
    text-align: center;
}

div#sp-bottom1 {
    justify-content: center;
    display: flex;
}

div#sp-bottom1 img {
        width: 60px;
        margin-bottom: 20px;
    }

}


@media (max-width: 509px) { 

section#sp-footerbottom {
    background-image: url(https://www.nngyk.gov.hu/images/oldal-elemek/header_bg.png);
    background-position: right 10px;
    font-size: 12px;
    font-weight: 500;
    color: #00578e;
    text-align: center;
    padding-bottom: 20px;
}


}







/* =====================================================
   OMAPS MARKER LIST – DESIGN HARMONIZÁLÁS
   ===================================================== */

/* --- teljes konténer --- */

img.zhom-image-loading {
    display: none;
}

.zhom-5-lit-markerList-advanced {
    font-size: 16px;
    color: #00578e;
}

#OMapsMarkerList_214 {
    background: #ffffff;
    border: 1px solid #d9dee3;
    border-radius: 6px;
    margin-top: 1.5rem !important;
    overflow: hidden;
    width: 100%;
    height: auto !important;
    max-height: auto !important;
    box-shadow: unset !important;
    margin-top: 30px;
}

/* plugin inline height felülírás */
#OMapsMarkerList_214[style] {
    height: auto !important;
}

/* --- kereső blokk --- */
#OMapsMarkerListSearch {
    padding: 12px;
    border-bottom: 1px solid #e5e8ec;
    background: #f7f9fb;
}

#OMapsMarkerListSearch input {
    width: 100%;
    padding: 10px 14px;
    font-size: 15px;
    border: 1px solid #cbd3da;
    border-radius: 4px;
    background: #ffffff;
    transition: all .2s ease;
}

#OMapsMarkerListSearch input:focus {
    outline: none;
    border-color: #0b5ed7;
    box-shadow: 0 0 0 2px rgba(11,94,215,.15);
}

/* --- lista görgetés --- */
#OMapsMarkerListMain {
    max-height: 420px;
    overflow-y: auto;
}

/* scrollbar (modern böngészők) */
#OMapsMarkerListMain::-webkit-scrollbar {
    width: 8px;
}

#OMapsMarkerListMain::-webkit-scrollbar-thumb {
    background: #c5ccd3;
    border-radius: 4px;
}

/* --- UL reset --- */
.zhom-ul-markerList-advanced {
    list-style: none;
    margin: 0;
    padding: 0;
}

/* --- lista elemek --- */
.zhom-li-markerList-advanced {
    border-width: 0px 0 3px 0 !important;
    transition: background .2s ease;
    background-color: #ffffff !important;
    border-style: solid !important;
    border-color: #00578e !important;
}

/* --- kattintható intézménynév --- */
.zhom-li-a-markerList-advanced {
    display: block;
    text-decoration: none;
    padding: 12px 16px;
    color: #1b1f23;
    font-weight: 600;
}

.zhom-li-a-markerList-advanced:hover {
    background: #f1f6fb;
}

/* --- aktív / hover állapot --- */
.zhom-li-markerList-advanced:hover,
.zhom-li-markerList-advanced.active {
    background: #f8fbff;
}

/* --- leírás blokk --- */
.zhom-5-lid-markerList-advanced {
    padding: 0 16px 14px 16px;
    font-size: 14px;
    color: #495057;
    line-height: 1.5;
}

.zhom-5-lid-markerList-advanced p {
    margin: 4px 0;
}

/* --- mobil optimalizálás --- */
@media (max-width: 768px) {

    #OMapsMarkerListMain {
        max-height: 320px;
    }

    .zhom-li-a-markerList-advanced {
        font-size: 15px;
    }

}
