/* cmsms stylesheet: ZUK css modified: 2022. szeptember 20., kedd 16:29:05 */
:root {
    --primary-color: #e7aa00;
    --secondary-color: #003f78;
    --secondary-dark-color: #002649;
}

#toTop {
    left: 15px;
}

.color-primary-color {
    color: var(--primary-color) !important;
}

.color-secondary-color {
    color: var(--secondary-color) !important;
}

body {
    font-family: 'Work Sans', sans-serif;
    font-weight: 300;
    font-size: 17px;
    display: flex;
    flex-direction: column;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

body.dark {
    color: #bdbdbd;
    background-color: #1a1616;
}

body.dark hr {
    border-color: rgb(255 255 255 / 6%);
}

body.dark #preloader {
    background-color: #1a1616;
}

body header nav ul li.theme a, a.csempe-button {
    cursor: pointer;
}

body:not(.dark) header nav ul li.theme a.light {
    display: none;
}

body.dark header nav ul li.theme a.dark {
    display: none;
}

@media only screen and (min-width: 992px) {
    .main-menu ul ul {
        top: 100%;
        max-width: 500px;
        overflow: auto;
        border-top: 4px solid var(--primary-color);
    }
}

.main-menu ul > li.theme i {
    float: none;
}

.main-menu ul > li.theme span {
    display: none;
}

nav i.protected {
    margin-left: 0.5em;
    font-size: 0.8em;
    opacity: 0.25;
}

section.almenu {
    background-color: var(--primary-color);
    font-size: 0.95em;
}

section.almenu ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
}

section.almenu ul li a {
    padding: 0.4em 0.8em;
    color: #fff;
    display: block;
}

section.almenu ul li a:hover {
    background-color: rgba(0,0,0,0.15);
}

section.almenu ul li a.active {
    font-weight: 700;
    color: var(--secondary-color);
    background-color: #fff;
}

section.almenu ul li, section.almenu ul li a, section.almenu ul li a span {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

section.almenu ul li a i {
    font-size: 0.9em;
    opacity: 0.3;
    margin-left: 0.3em;
}

section.secondary hr {
    border-color: #ffd7ae;
}

body.dark section.secondary hr {
    border-color: #34291d;
}

section#product_category {
    padding-right: 5px;
    padding-left: 5px;
}

section.content h1, section.content h2, section.content h3, section.content h4, section.content h5, section.content h6,
section#header h1, section#slider h2 {
    font-family: 'Playfair Display', serif;
    padding-bottom: 0.25em;
}

section.content article h1, section.content article h2, section.content article h3, section.content article h4, section.content article h5, section.content article h6,
section.content .gallery h3, section.content .news-header h3, section.content .contact_wp h3, 
section#adatkezeles h1, section#adatkezeles h2, section#adatkezeles h3, section#adatkezeles h4, section#adatkezeles h5 {
    /* font-family: 'Work Sans', sans-serif; */
}

.blogpost .news-header h3 {
    font-family: 'Playfair Display', serif !important;
}

a.big {
    font-size: 1.4em;
    font-weight: 500;
}

a.img {
    -webkit-box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 10%);
    overflow: hidden;
    display: block;
}

a.img img {
    transition: transform .2s;
}

a.img:hover img {
    transform: scale(1.1);
}

img {
    max-width: 100%;
}

#page {
    flex: 1;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: 0.5em;
}

body.dark .h1, body.dark .h2, body.dark .h3, body.dark .h4, body.dark .h5, body.dark .h6, body.dark h1, body.dark h2, body.dark h3, body.dark h4, body.dark h5, body.dark h6 {
    color: #fff;
}

h1.home-title {
    font-size: 1em;
    color: #aaa;
}

body.dark h1.home-title {
    color: #585858;
}

.h2, h2 {
    font-size: 2em;
}

.h3, h3 {
    font-size: 1.75em;
}

h6.termekek {
    padding: 0.75em 2em;
    background-color: rgb(255 167 79 / 10%);
    border-radius: 4em;
    color: rgb(255 167 79) !important;
}

body.dark h6.termekek {
    background-color: rgb(255 255 255 / 4%);
    color: rgb(255 255 255 / 40%) !important;
}

article.blog .post_info h2 {
    font-family: 'Playfair Display', serif;
}

a, article.blog .post_info h2 a {
    color: var(--primary-color);
    font-weight: 400;
}

article.blog .post_info h2 a {
    font-weight: 600;
}

a:hover, article.blog .post_info h2 a:hover {
    color: #000;
}

body.dark a:hover, body.dark article.blog .post_info h2 a:hover {
    color: #fff;
}

.calendar-list-nav {
    margin: -0.5em 0 1em 0;
}

.calendar-list-nav .calendar-prev a, .calendar-list-nav .calendar-cur a, .calendar-list-nav .calendar-next a {
    font-size: 0;
}

.calendar-list-nav .calendar-prev a:after, .calendar-list-nav .calendar-cur a:after, .calendar-list-nav .calendar-next a:after {
    font-size: 35px;
    font-family: "Font Awesome 5 Free"; 
    font-weight: 900;
    padding: 0em 0.3em;
}

.calendar-list-nav .calendar-prev a:after {
    content: "\f104";
}

.calendar-list-nav .calendar-cur a:after {
    content: "\f274";
    font-size: 25px;
}

.calendar-list-nav .calendar-next a:after {
    content: "\f105";
}

article.blog.calendar .datum {
    font-size: 1.2em;
    font-weight: 700;
    text-align: center;
    color: #fff;
    background-color: var(--secondary-color);
    padding: 0.1em 0.5em;
}

section.secondary article.blog.calendar .datum {
    font-size: 1.1em;
}

article.blog.calendar .datum .datum-ora {
    opacity: 0.65;
    font-weight: 400;
}

.btn {
    font-weight: 500;
    border-radius: 0;
    color: #fff !important;
}

.btn .with-icon {
    display: flex;
    align-items: center;
}

.btn .with-icon.left i {
    margin-right: 1em;
}

.btn .with-icon.right i {
    margin-left: 1em;
}

.btn-primary {
    color: #fff;
    background-color: var(--primary-color);
    border-color: var(--primary-color);
}

.btn-primary:hover {
    color: #fff;
    background-color: #cf8133;
    border-color: #cf8133;
}

.btn-primary.focus, .btn-primary:focus, .btn-primary:active, .btn-primary.active {
    color: #fff !important;
    background-color: var(--primary-color) !important;
    border-color: var(--primary-color) !important;
    box-shadow: 0 0 0 0.2rem rgb(255 167 79 / 36%) !important;
}

.btn-blue {
    color: #fff;
    background-color: var(--secondary-color);
    border-color: var(--secondary-color);
}

.btn-blue:hover {
    color: #fff;
    background-color: var(--secondary-dark-color);
    border-color: var(--secondary-dark-color);
}

.btn-blue.focus, .btn-blue:focus, .btn-blue:active, .btn-blue.active {
    color: #fff !important;
    background-color: var(--secondary-color) !important;
    border-color: var(--secondary-color) !important;
    box-shadow: 0 0 0 0.2rem rgb(0 63 120 / 36%) !important;
}

input[type=text], input[type=email], input[type=password], textarea, select {
    background-color: rgba(0,0,0,0.03) !important;
    color: var(--secondary-color);
    border: none !important;
    border-left: 6px solid var(--primary-color) !important;
    border-radius: 0;
    padding: 0.25em 0.75em;
    font-size: 1em;
    line-height: 1.6em;
    width: 100%;
}

select {
    height: 35px;
}

input[type=text]:read-only, input[type=email]:read-only, input[type=password]:read-only, textarea:read-only {
    border-color: #ddd !important;
    color: #aaa;
    opacity: 0.8;
}

.alert {
    border-radius: 0;
    font-weight: 500;
}

.main-menu > ul > li > a {
    font-size: 0.9em;
    padding: 5px 12px;
    text-transform: uppercase;
}

.main-menu ul ul li a {
    font-size: 0.9em;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 400;
}

.main-menu ul ul li:hover > a {
    color: var(--primary-color);
}

.main-menu > ul > li:hover > a, .main-menu > ul > li > a.active, header.sticky .main-menu > ul > li:hover > a, header.sticky .main-menu > ul > li > a.active, header.header_in .main-menu > ul > li:hover > a, header.header_in .main-menu > ul > li > a.active, 
body.dark .main-menu > ul > li:hover > a, body.dark .main-menu > ul > li > a.active, body.dark header.sticky .main-menu > ul > li:hover > a, body.dark header.sticky .main-menu > ul > li > a.active, body.dark header.header_in .main-menu > ul > li:hover > a, body.dark header.header_in .main-menu > ul > li > a.active {
    color: var(--primary-color);
}

header.sticky .main-menu > ul > li > a.active.btn_top {
    color: #fff;
}

.main-menu > ul > li > a.btn_top {
    border-color: var(--primary-color);
    border-width: 2px;
}

.main-menu > ul > li:hover > a.btn_top, .main-menu > ul > li > a.active.btn_top, header.header.sticky a.btn_top, 
body.dark .main-menu > ul > li:hover > a.btn_top, body.dark .main-menu > ul > li > a.active.btn_top, body.dark header.header.sticky a.btn_top, body.dark header.header.sticky a.btn_top.active {
    color: #fff;
    background-color: var(--primary-color);
}

.main-menu .submenu a {
    cursor: pointer;
}

header {
    padding: 5px 10px;
    z-index: 999;
}

header:not(.sticky) {
    margin-top: 15px;
    border-top: 5px solid transparent;
}

header.header.sticky {
    -webkit-box-shadow: 0px 0px 17px 5px rgba(0,0,0,0.1); 
    box-shadow: 0px 0px 17px 5px rgba(0,0,0,0.1);
    background-color: rgba(255,255,255,0.95);
    border-top: 5px solid var(--secondary-color);
}

body.dark header.header.sticky {
    background-color: rgb(4 4 4 / 95%);
    border-bottom: none;
}

body.dark header.sticky .main-menu > ul > li > a, body.dark header.header_in .main-menu > ul > li > a {
    color: #d9d9d9;
}

body.dark header.header.sticky .logo_sticky, body.dark header.header.sticky .logo_sticky.mobile-head {
    display: none;
}

body.dark header.header.sticky .logo_normal, body.dark header.header.sticky .logo_normal.mobile-head {
    display: inline-block;
}

body.dark header.sticky a.open_close, body.dark .header_in a.open_close {
    color: #fff;
}

section.content {
    padding: 4em 0;
    background-color: #fff;
    position: relative;
    overflow: hidden;
}

body.dark section.content {
    background-color: #1a1616;
}

section.secondary {
    background-color: rgb(227 147 69 / 10%);
}

body.dark section.secondary {
    background-color: rgb(28 20 11);
}

section.content .logo-background-content {
    position: absolute;
    object-position: left center;
    left: -100px;
    top: 0;
    bottom: 0;
    height: 100%;
    max-height: 550px;
    z-index: 1;
    opacity: 0.1;
}

body.dark section.content .logo-background-content {
    opacity: 0.05;
}

section.content .logo-background-content.right {
    object-position: right center;
    right: -100px;
    left: unset;
}

section.content .container {
    z-index: 2;
    position: relative;
}

section#slider .carousel .head-fade, section#header .head-fade {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 20vh;
    background: rgb(0,0,0);
    background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
}

section#slider .carousel .carousel-inner, section#header {
    background-color: #000;
}

section#slider .carousel .carousel-item, section#header {
    height: 80vh;
    overflow: hidden;
}

section#slider .carousel .carousel-item a.btn {
    background-color: transparent;
    border: 2px solid #fff;
}

section#slider .carousel .carousel-item a.btn:hover {
    background-color: var(--primary-color);
    border-color: var(--primary-color);
}

section#header {
    position: relative;
    height: 40vh;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    z-index: 1;
    border-bottom: 6px solid var(--secondary-color);
    overflow: hidden;

    -webkit-box-shadow: 0px 0px 40px 0px rgb(0 0 0 / 40%);
    -moz-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 0px 40px 0px rgb(0 0 0 / 40%);
}

section#header .container {
    z-index: 3;
}

section#header .container.share-line {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

section#header .container h1 {
    z-index: 3;
    color: #fff;
    margin-bottom: 0;
    background-color: var(--secondary-color);
    border-left: 6px solid var(--primary-color);
    padding: 0.2em 0.5em;
    display: inline-block;
}

h1.home-subtitle {
    font-size: 1.3em;
    font-weight: 900;
    color: var(--secondary-color);
}

section#header .img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    overflow: hidden;
}

section#header .header-two {
    z-index: 2;
}

section#slider .carousel .carousel-item img.slide-kep {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    animation: slide-zoom 15s infinite alternate;
    -webkit-animation: slide-zoom 15s infinite alternate;
}

@keyframes slide-zoom {
    0% {
        transform: scale(1.0);
    }
    50% {
        transform: scale(1.1);
    }
    100% {
        transform: scale(1.0);
    }
}

section#header .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
}

section#header .img .fader {
    position: absolute;
    height: 60%;
    left: 0;
    right: 0;
    top: 0;
    z-index: 2;
    background: rgb(0,0,0);
    background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
}

section#header .img img.pic, section#slider .carousel .carousel-item img.pic {
    width: 100%;
    height: 100%;
    object-fit: contain;
    position: absolute;
}

section#header .img img.pic.pic-left, section#slider .carousel .carousel-item img.pic.pic-left {
    object-position: left center;
    top: 0;
    bottom: 0;
    left: 0;
    right: unset;
}

section#header .img img.pic.pic-right, section#slider .carousel .carousel-item img.pic.pic-right {
    object-position: right center;
    top: 0;
    bottom: 0;
    left: unset;
    right: 0;
}

section#slider .carousel .carousel-item .item-text {
    position: absolute;
    bottom: 15%;
    left: 10%;
    right: 10%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #fff;
    text-shadow: 0px 0px 10px #000000;
    border-radius: 1em;
    background-color: rgba(0,0,0,0.2);
    padding: 1em;
    backdrop-filter: blur(15px);
    -webkit-backdrop-filter: blur(15px);
}

section#slider .carousel .carousel-item .item-text h2, section#slider .carousel .carousel-item .item-text p {
    color: #fff;
    margin: 0;
}

section#slider .carousel .carousel-item .item-text p {
    margin: 0.5em 0;
}

.carousel-indicators {
    margin-bottom: 3.5rem;
}

.gmap {
    overflow: hidden;
    border-left: 6px solid var(--primary-color);

    -webkit-box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 20%);
}

.gmap iframe {
    display: flex;
    width: 100%;
    min-height: 350px;
    overflow: hidden;
}

footer {
    background-color: var(--secondary-dark-color);
    padding-bottom: 0;
}

footer #footerMenu {
    display: flex;
    flex-wrap: wrap;
}

footer #footerMenu li {
    width: 50%;
}

footer #footer2 {
    background-color: rgba(0,0,0,0.2);
    padding: 1em 0;
    margin-top: 1.5em;
}

footer #footer2 p.small {
    margin-bottom: 0;
}

ul#top_menu {
    margin: 0 0 0 25px;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}

ul#top_menu #search {
    padding-right: 0.2em;
}

ul#top_menu #search i {
    font-size: 0.8em;
    padding: 0.3em;
    padding-left: 0;
}

ul#top_menu a {
    font-size: 2em;
    margin-left: .5em;
    cursor: pointer;
    position: relative;
}

ul#top_menu.ablak-bezar li a {
    display: flex;
    align-items: center;
}

ul#top_menu.ablak-bezar li a span {
    font-size: 0.6em;
    margin-left: 1em;
}

#top_menu a i.logged {
    position: absolute;
    color: #26cb26;
    font-size: 0.6em;
    right: -0.9em;
    top: 0;
}

header.sticky ul#top_menu a {
    color: #444;
}

body.dark header.sticky ul#top_menu a {
    color: #cdcdcd;
}

#logo a {
    display: flex;
    align-items: center;
}

#logo img {
    margin-right: 20px;
}

#logo img.mobile-head {
    display: none;
}

#logo h2 {
    margin: 0;
    margin-bottom: 5px;
    margin-right: 20px;
    font-size: 1.8rem;
    font-family: 'Playfair Display', serif;
}


#logo h2 span.mobil {
    display: none;
}

header:not(.sticky) #logo h2 {
    color: #fff;
}

.lb-outerContainer {
    overflow: hidden !important;
    border-radius: 10px !important;
    background-color: #000 !important;
}

.gallery .img {
    overflow: hidden;
    position: relative;
    margin-bottom: 30px;
    border-radius: .5em;
    -webkit-box-shadow: 0px 0px 17px 5px rgb(0 0 0 / 20%);
    box-shadow: 0px 0px 17px 5px rgb(0 0 0 / 20%);
}

.gallery .img img {
    width: 100%;
    transition: transform .2s;
}

.gallery .img a:hover img {
    transform: scale(1.2);
}

.gallery .folders {
    margin-bottom: 30px;
}

.gallery .folders .col-12 {
    margin-bottom: 30px;
}

.gallery .img.fld {
    height: 100%;
    margin-bottom: 0;
    display: flex;
    background-color: #fff;
    border-right: 8px solid var(--primary-color);
}

.gallery .img.fld a {
    width: 100%;
    display: flex;
    align-items: center;
}

.gallery .img.fld a .image {
    width: 35%;
    overflow: hidden;
}

.gallery .img.fld a .title {
    flex: 1;
    padding: 1em;
    margin-bottom: 0;
    font-size: 1.1em;
}

.gallery-header, .news-header {
    display: flex;
    align-items: center;
    margin-bottom: 1em;
}

.gallery-header h3, .news-header h3 {
    flex: 1;
    margin-bottom: 0;
}

.gallery-text {
    font-size: 0.9em;
}

.parentlink {
    margin-right: 1em;
}

.parentlink a {
    font-size: 0;
}

.parentlink a:after {
    font-size: 30px;
    font-family: "Font Awesome 5 Free"; 
    font-weight: 900; 
    content: "\f100";
}

.lb-container {
    padding: 0 !important;
}

article.blog {
    height: 100%;
    margin-bottom: 0;
    display: flex;
    flex-direction: column;
    -webkit-box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 18%);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.18);
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 18%);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
}

body.dark article.blog {
    background-color: #221d1d;
}

body.dark section.secondary article.blog {
    background-color: #241b11;
}

article.blog .post_info {
    flex: 1;
    padding: 20px 30px 30px 24px;
    border-left: 6px solid #fff;
    position: relative;
}

article.blog .post_info div.p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3; /* number of lines to show */
    line-clamp: 3; 
    -webkit-box-orient: vertical;
}

article.blog .post_info div.p > p {
    margin-bottom: 0;
}

figure.tagoknak {
    border-left: 6px solid var(--primary-color);
}

figure.hirdetes {
    border-left: 6px solid var(--secondary-color);
}

article.blog .post_info.tagoknak {
    border-color: var(--primary-color);
}

article.blog .post_info.hirdetes {
    border-color: var(--secondary-color);
}

article.blog .post_info.hirdetes h2 a {
    color: var(--secondary-color);
}

article.blog .post_info.hirdetes h2 a:hover {
    color: #000;
}

article.blog .post_info .ikon {
    position: absolute;
    right: 0.15em;
    top: 0;
    opacity: 0.1;
    color: var(--primary-color);
    font-size: 6em;
}

article.blog .post_info.hirdetes .ikon {
    color: var(--secondary-color);
}

article.blog figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

body:not(.dark) article.blog figure img.light, body.dark article.blog figure img.dark {
    display: block;
}

body:not(.dark) article.blog figure img.dark, body.dark article.blog figure img.light {
    display: none;
}

.news-pic {
    float: left;
    width: 30%;
    margin: 0 30px 20px 0;
}

article.blogpost #news-head {
    font-weight: 700;
    color: #acacac;
    margin-bottom: 1em;
}

article.blogpost #news-head span, article.blog .post_info small {
    white-space: nowrap;
}

article.blogpost #news-head span i, article.blog .post_info small i {
    padding: 0 0.25em;
}

article.blogpost.calendar #news-head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0;
}

article.blogpost.calendar #news-head .category {
    margin-left: 1em;
    white-space: nowrap;
}

article.blogpost.calendar #news-head .datum .datum-ora {
    font-weight: 400;
}

article.blogpost.calendar hr {
    margin-top: 0.5em;
}

article.blogpost.calendar #news-head .datum {
    font-size: 1.3em;
}

.post_info small i, article.blogpost #news-head i {
    opacity: 0.5;
    color: var(--primary-color);
}

article.blog.product .post_info {
    padding: 20px 30px 0px 30px;
}

.ugyved-lista article.blog.product {
    border-left: 6px solid var(--primary-color);
    transition: transform .4s; /* Animation */
}

.ugyved-lista article.blog.product.szunetel {
    border-left: 6px solid #ccc;
    opacity: 0.6;
}

.ugyved-lista.iroda-lista article.blog.product {
    border-left: 6px solid var(--secondary-color);
}

.ugyved-lista article.blog.product:hover {
    transform: scale(1.07);
}

.ugyved-lista article.blog.product h2 {
    color: var(--secondary-color);
    font-weight: 700;
    border-bottom: 2px dashed #ebebeb;
    padding-bottom: 0.5em;
}

.ugyved-lista.iroda-lista article.blog.product h2 {
    color: var(--primary-color);
}

.ugyved-lista article.blog.product .post_info {
    border-left: 0;
    padding: 25px;
    position: relative;
}

.corner {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 2em 2em 0 0;
    border-color: var(--primary-color) transparent transparent transparent;
    z-index: 3;
}

.ugyved-lista article.blog.product.szunetel .post_info .corner {
    border-color: #ccc transparent transparent transparent;
}

.ugyved-lista.iroda-lista article.blog.product .post_info .corner {
    border-color: var(--secondary-color) transparent transparent transparent;
}

.ugyved-lista article.blog.product .post_info .mukodesi-forma {
    position: absolute;
    right: 0;
    top: 0;
    background-color: var(--secondary-color);
    opacity: 0.6;
    color: #fff;
    font-size: 0.6em;
    padding: 0.1em 1em;
    font-weight: 800;
    text-transform: uppercase;
    border-bottom-left-radius: 1em;
}

.ugyved-lista.iroda-lista article.blog.product .post_info .mukodesi-forma {
    background-color: var(--secondary-color);
    opacity: 1;
}

.ugyved-lista article.product .category {
    border-top: 1px solid #ddd;
    border-bottom: none;
    text-align: left;
}

.iroda {
    line-height: 1.4em;
    color: #444;
}

.ugyved .iroda {
    -webkit-box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 18%);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.18);
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 18%);
    border-left: 6px solid var(--primary-color);
    overflow: hidden;
    overflow-x: auto;
    display: flex;
}

.ugyved .iroda .kep {
    background-color: #eee;
    width: 25%;
    overflow: hidden;
}

.ugyved .iroda .kep a {
    display: inline;
}

.ugyved .iroda .kep img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    overflow: hidden;
}

.ugyved .iroda .szoveg {
    line-height: 1.8em;
    padding: 1.5em;
    flex: 1;
    display: flex;
    flex-direction: column;
}

.ugyved .iroda .szoveg .szoveg-box {
    flex: 1;
}

.ugyved-lista .iroda {
    font-size: 0.9em;
}

.iroda-nev {
    font-weight: 700;
    opacity: 0.5;
}

.ugyved .iroda-nev {
    opacity: 1;
    font-size: 1.1em;
    color: var(--secondary-color);
    padding-bottom: 6px;
    border-bottom: 1px dotted #ccc;
    margin-bottom: 6px;
}

.iroda-adatsor {
    display: flex;
    align-items: center;
}

.iroda-adatsor i {
    margin-right: 0.4em;
    text-align: center;
    opacity: 0.2;
    width: 24px;
}

.szakterulet {
    display: flex;
    flex-wrap: wrap;
}

.szakterulet .szak {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 0.7em;
    padding: 0.2em 0.8em;
    background-color: #ebebeb;
    color: var(--secondary-color);
    margin: 0 0.5em 0.5em 0;
    line-height: 1.2em;
    display: flex;
    align-items: center;
}

.ugyved .szakterulet .szak {
    font-size: 0.8em;
    padding: 0.3em 0.9em;
    color: #fff;
    background-color: var(--secondary-color);
    border-left: 4px solid var(--primary-color);
}

.ugyved .szakterulet.nyelvek .szak {
    background-color: #ebebeb;
    color: var(--secondary-color);
}

.szakterulet .szak i {
    opacity: 0.2;
    font-size: 0.9em;
    margin-right: 0.5em;
}

.ugyved .szakterulet .szak i {
    opacity: 0.3;
}

.ugyved-lista .category-info {
    -webkit-box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 18%);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.18);
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 18%);
    border-left: 6px solid var(--secondary-color);
    overflow: hidden;
}

.ugyved-lista .category-info .news-pic {
    margin: 0;
}

.ugyved-lista .category-info .hier-map, .ugyved .hier-map {
    -webkit-box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 18%);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.18);
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 18%);
    height: 100%;
}

.ugyved .hier-map {
    border-left: 6px solid var(--secondary-color);
}

.ugyved-lista .category-info .hier-map iframe, .ugyved .hier-map iframe {
    width: 100%;
    height: inherit;
    min-height: 250px;
    display: flex;
}

.ugyved .mukodesi-forma {
    /* padding: 0.2em 0.8em; */
    color: var(--secondary-color);
    /* border: 2px solid var(--primary-color); */
    font-weight: 500;
    margin-left: 0.75em;
    font-size: 0.9em;
}

.ugyved .category {
    padding: 0.3em 1.5em;
    background-color: #fafafa;
    margin: 1em -1.5em -1.5em -1.5em;
    border-top: 1px solid #ddd;
    text-align: left;
    font-weight: 400;
}

.ugyved .category i, .ugyved .category a {
    font-size: 0.8em;
}

.ugyved .news-header {
    flex-wrap: wrap;
}

.ugyved .news-header h3 {
    flex: unset;
}

article.blog.product.calendar .post_info {
    padding: 20px 30px 20px 30px;
}

article.blog.product h2 {
    color: #111;
    font-weight: 600;
}

article.blog.product h2 i {
    opacity: 0.3;
}

body.dark article.blog.product h2 {
    color: #fff;
}

article.product .price {
    padding: 1em;
    text-align: center;
    background-color: #fafafa;
    border-top: 1px solid #ddd;
    color: var(--primary-color);
    font-weight: 700;
}

body.dark article.product .price {
    background-color: rgb(255 255 255 / 6%);;
    border-top: 1px solid #000;
}

body.dark section.secondary article.product .price {
    background-color: #30281f;
}

article.product .category {
    padding: 0.3em 1em;
    text-align: center;
    background-color: #fafafa;
    border-bottom: 1px solid #ddd;
    font-size: 0.8em;
}

body.dark article.product .category {
    background-color: rgb(255 255 255 / 6%);;
    border-bottom: 1px solid #000;
}

body.dark section.secondary article.product .category {
    background-color: #30281f;
}

article.product .category i {
    opacity: 0.4;
}

.category-info {
    display: inline-block;
    width: 100%;
}

.news-page {
    display: inline-block;
    width: 100%;
}

.widget {
    padding: 1em;
    background-color: rgb(227 147 69 / 10%);
    border-radius: 0.5em;
}

.widget-title {
    padding: 0 0 15px 0;
    border-bottom: 2px solid #ebd8c4;
}

body.dark .widget-title {
    border-color: #41382e;
}

.widget-title h4 {
    font-size: 1.4em;
}

.widget ul.cats li {
    margin-bottom: 5px;
    border-bottom: 1px solid #ebd8c4;
}

body.dark .widget ul.cats li {
    border-color: #443b31;
}

.widget ul.cats li:last-child {
    border-bottom: 0;
}

.widget ul.cats a:hover, body.dark .widget ul.cats a:hover {
    color: var(--primary-color);
}

.widget ul.cats a {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

body.dark .widget ul.cats a {
    color: #d3d3d3;
}

.widget ul.cats a.no-link {
    opacity: 0.4;
}

.widget ul.cats a.active, .widget ul.cats li.active a {
    font-weight: 700;
}

.widget ul.cats a div {
    flex: 1;
    margin-right: 0.5em;
    line-height: 1.2;
    overflow: hidden;
    text-overflow: ellipsis;
}

.widget ul.cats a span {
    color: #999;
    font-weight: 700;
    padding-left: 1em;
    position: relative;
    font-size: 0.8em;
    white-space: nowrap;
    padding: 0 0.6em;
    background-color: rgba(0,0,0,0.06);
    border-radius: 2em;
    min-width: 45px;
}

body.dark .widget ul.cats a span {
    background-color: rgb(221 221 221 / 6%);
}

.widget ul.cats a span i {
    opacity: 0.4;
    font-size: 0.8em;
}

.pagination_fg a:first-child, .pagination_fg a:nth-child(2), .pagination_fg a:nth-last-child(2), .pagination_fg a:last-child {
    font-size: 0;
}

.pagination_fg a:first-child:after, .pagination_fg a:nth-child(2):after, .pagination_fg a:nth-last-child(2):after, .pagination_fg a:last-child:after {
    font-size: 15px;
    font-family: "Font Awesome 5 Free"; 
    font-weight: 900;
}

.pagination_fg a:first-child:after {
    content: "\f100";
}

.pagination_fg a:nth-child(2):after {
    content: "\f104";
}

.pagination_fg a.inactive {
    opacity: 0.3;
}

.pagination_fg a:nth-last-child(2):after {
    content: "\f105";
}

.pagination_fg a:last-child:after {
    content: "\f101";
}

.pagination_fg a.text {
    padding: 8px 4px;
}

.pagination_fg a.text:hover {
    background-color: transparent;
}

.video {
    border-radius: 0.5em;
    -webkit-box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 30%);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 30%);
    overflow: hidden;
    display: flex;
}

.video iframe {
    width: 100%;
    height: 40vh;
    border-radius: 0.5em;
}

section#product_category .home-product-category {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

section#product_category .prod-cat {
    width: 20%;
}

section#product_category .prod-cat a {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0.5em;
    padding: 0.45em 1em;
    font-size: 1.1em;
    font-weight: 500;
    border: 2px solid #eee;
    border-radius: 8em;
    color: #444;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

body.dark section#product_category .prod-cat a {
    border: 2px solid transparent;
    background-color: rgb(255 167 79 / 20%);
    color: #fff;
}

body.dark section#product_category .prod-cat a:hover {
    background-color: var(--primary-color);
}

body.dark section#product_category .prod-cat a.no-link, body.dark section#product_category .prod-cat a.no-link:hover {
    color: #5a5a5a;
    background-color: transparent;
    border-color: #5a5a5a;
}

body.dark section#product_category .prod-cat a.no-link i, body.dark section#product_category .prod-cat a.no-link:hover i {
    color: #5a5a5a;
}

section#product_category .prod-cat a:hover {
    background-color: var(--primary-color);
    border-color: var(--primary-color);
    color: #fff;
}

section#product_category .prod-cat a:hover i {
    color: #fff;
}

section#product_category .prod-cat a.no-link, section#product_category .prod-cat a.no-link:hover {
    color: #c4c4c4;
    border-color: #eee;
    background-color: transparent;
}

section#product_category .prod-cat a.no-link i, section#product_category .prod-cat a.no-link:hover i {
    color: #c4c4c4;
}

section#product_category .prod-cat a .cat-title {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

section#product_category .prod-cat a i {
    font-size: 1.3em;
    margin-right: 0.5em;
    color: var(--primary-color);
}

.contact_wp {
    position: relative;
    padding-left: 40px;
}

.contact_wp > i {
    position: absolute;
    left: 0;
    top: 0;
    color: var(--primary-color);
    font-size: 24px;
    font-size: 1.5rem;
}

.contact_wp h3 {
    font-size: 1.2em;
    margin-bottom: 15px;
}

.contact_wp ul {
    list-style: none;
    padding: 0;
    margin: 0 0 25px 0;
}

.terkep {
    display: flex;
    overflow: hidden;
    border-radius: 0.5em;
    -webkit-box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 30%);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 30%);
    width: 100%;
    height: 100%;
    padding: 5px;
    background-color: #fff;
}

body.dark .terkep {
    background-color: #322c2c;
}

.terkep iframe {
    width: 100%;
    height: 100%;
    overflow: hidden;
    border-radius: 0.25em;
}

body.dark .terkep iframe {
    filter: invert(90%);
}

.right-side a#rightButton {
    display: none;
}

#EUcookieBanner.bottom {
    -webkit-box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 18%) !important;
    -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.18) !important;
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 18%) !important;
    background: rgb(0 0 0 / 80%) !important;
}

#EUcookieBanner.bottom .content {
    border-top: 5px var(--primary-color) solid !important;
}

#EUcookieBanner .content p.text {
    font-size: inherit !important;
    font-family: inherit !important;
    font-weight: 400 !important;
    color: #fff !important;
}

#EUcookieBanner .content a:hover {
    color: #fff !important;
}

#EUcookieBanner .content p.button {
    background: var(--primary-color) !important;
    border-radius: 0.2em;
    font-weight: 400;
}

section#partners .partner {
    width: 10%;
    padding: 0 15px;
}

section#partners img {
    width: 100%;
}

.modal-content {
    border: 0;
    border-radius: 0;
}

.modal-header {
    background-color: var(--secondary-color);
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.modal-header h4, .modal-body h4 {
    font-family: 'Playfair Display', serif;
}

.modal-title {
    color: #fff;
}

.modal .close {
    color: #fff;
    text-shadow: none;
}

form small.form-addontext {
    line-height: 1em;
    margin-left: 1em;
}

form .row.required label {
    color: var(--secondary-color) !important;
}

#searchform label {
    font-weight: 400;
    line-height: 1.15em;
}

#searchform .search-check {
    display: flex;
    flex-wrap: wrap;
}

#searchform .search-check .check-box {
    display: flex;
    align-items: center;
    background-color: rgba(0,0,0,0.1) !important;
    margin: 0 0.4em 0.4em 0;
    font-size: 0.9em;
    color: var(--secondary-color);
}

#searchform .search-check .check-box.checked {
    background-color: var(--secondary-color) !important;
    color: #fff;
}

#searchform .search-check .check-box label {
    padding: 0.2em 0.8em;
    line-height: 1.4em;
    margin: 0;
}

#searchform .search-check .check-box input {
    margin-right: 10px;
}

.search-result {
    background-color: #e2e0e0;
    color: #fff;
    padding: 0.5em;
    display: flex;
    align-items: center;
}

.search-result h4 {
    color: var(--secondary-color);
    font-weight: 800;
    padding: 0;
    margin: 0;
    font-size: 1.25em;
}

.search-result h4 span {
    font-family: 'Work Sans', sans-serif;
    font-weight: 400;
    font-size: 0.8em;
}

.search-result .results {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.search-result .results .result {
    background-color: rgba(0,0,0,0.55);
    color: var(--primary-color);
    display: flex;
    align-items: center;
    margin: 0.2em;
    padding: 0.1em 1em;
    border-radius: 2em;
    font-size: 0.9em;
    font-weight: 500;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.search-result .results .result span.title {
    color: #fff;
    font-size: 0.8em;
    font-weight: 200;
    margin-right: 0.7em;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.search-result .results .result span.data {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.search-result a i {
    width: 16px;
    text-align: center;
}

.search-button {
    display: flex;
    z-index: 999;
    align-items: center;
    position: fixed;
    bottom: 15px;
    right: 15px;
    background-color: var(--secondary-color);
    border-color: var(--secondary-color);
    -webkit-box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 28%);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.28);
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 28%);
}

.search-button i {
    color: #fff;
    opacity: 0.4;
    font-size: 1.75em;
    margin-right: 0.4em;
}

.search-button span {
    color: #fff;
}

.allas-category {
    margin: -20px -30px 20px -30px;
    padding: 0 1em;
    background-color: var(--primary-color);
    color: #fff;
    text-align: center;
    font-weight: 500;
}

.blog.allas.keres .allas-category {
    background-color: var(--secondary-color);
}

article.blog.allas.keres .post_info h2 a {
    color: var(--secondary-color);
}

article.blog.allas.keres .post_info h2 a:hover {
    color: #000;
}

section.csempek {
    background-color: #eee;
}

section#home-csempe article.blog {
    transition: transform .4s;
}

section#home-csempe article.blog:hover {
    transform: scale(1.06);
}

section#home-csempe a.csempe-button {
    position: relative;
    overflow: hidden;
    z-index: 1;
    height: 220px;
}

section#home-csempe img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
}

section#home-csempe .menu-szoveg {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0.1em 0.75em;
    text-align: center;
    font-size: 1.2em;
    background-color: rgba(0,63,120,0.7);
    z-index: 2;
    color: var(--primary-color);
    font-weight: 600;
    text-transform: uppercase;
    text-shadow: 0px 0px 6px #000000;
    backdrop-filter: blur(6px);
    display: flex;
    justify-content: center;
    align-items: center;
}

#home-right-side a.btn {
    display: flex;
    align-items: center;
    text-align: left;
}

#home-right-side a.btn i {
    font-size: 1.8em;
    margin-right: 0.4em;
    opacity: 0.4;
    width: 1.2em;
    text-align: center;
}

#home-right-side article.blog.calendar .datum {
    font-size: 1em;
}

#home-right-side article.blog.product h2 {
    padding: 0;
    margin: 0;
}

.kamarai-tagok-lista ul {
    list-style-type: none;
    padding: 0;
}

.kamarai-tagok-lista ul li a {
    display: block;
    width: 100%;
    margin-top: 0.5rem;
    font-weight: 500;
    color: #fff;
    background-color: var(--primary-color);
    border-color: var(--primary-color);
    border-left: 6px solid var(--secondary-color);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
}

.kamarai-tagok-lista ul li a:hover {
    color: #fff;
    background-color: #cf8133;
    border-color: #cf8133;
    border-left: 6px solid var(--secondary-color);
}

.kereso .search-button {
    position: unset;
    width: 100%;
    text-align: center;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-style: solid;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.kereso .search-button:hover {
    background-color: var(--secondary-dark-color);
    border-color: var(--secondary-dark-color);
}

.embed-pdf {
    width: 100%;
    height: 70vh;
    overflow: hidden;
    -webkit-box-shadow: 0px 0px 40px 0px rgb(0 0 0 / 40%);
    -moz-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 0px 40px 0px rgb(0 0 0 / 40%);
}

section.content#szervezet table {
    -webkit-box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 18%);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.18);
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 18%);
}

iframe.igazolvany-ellenorzo {
    width: 100%;
    min-height: 500px;
    border: 0;
}


@media (orientation: portrait) {
    section#slider .carousel .carousel-item {
        height: 45vh;
    }
}

@media (max-width: 1599.98px) {
    #logo h2 {
        margin-bottom: 3px;
        margin-right: 15px;
        font-size: 1.4rem;
    }
}

@media (max-width: 1399.98px) {
    .main-menu > ul > li > a {
        font-size: 0.9em;
        padding: 3px 8px;
    }

    ul#top_menu {
        margin: 0 0 0 15px;
    }
}

@media (max-width: 1279.98px) {
    body {
        font-size: 1em;
    }

    .video iframe {
        height: 50vh;
    }

    section#product_category .prod-cat {
        width: 25%;
    }

    #logo h2 {
        margin-bottom: 2px;
        margin-right: 10px;
        font-size: 1.1rem;
    }
}

@media (max-width: 1199.98px) {
    #logo h2 {
        display: none;
    }

    section.almenu ul li a {
        font-size: 0.9em;
    }

}

@media (max-width: 991.98px) {
    .h1, h1 {
        font-size: 1.9em;
    }

    header:not(.sticky) {
        margin-top: 0;
    }

    header.header.sticky {
        padding: 10px;
    }

    #logo {
        width: auto;
        margin: 0 60px 0 30px;
    }

    #logo h2 {
        display: flex;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    #logo h2 span {
        display: none;
    }

    #logo h2 span.mobil {
        display: block;
    }

    #logo img {
        margin-right: 10px;
    }

    .main-menu > ul > li > a {
        font-size: 1em;
    }

    .main-menu ul ul li a {
        font-size: 1.1em;
    }

    ul#top_menu {
        margin-right: 1em;
        margin-top: -2px;
    }

    ul#top_menu a {
        font-size: 1.8em;
        margin-right: -5px;
    }

    ul#top_menu.ablak-bezar {
        display: none;
    }

    section#slider .carousel .carousel-item .item-text h2 {
        font-size: 1.2em;
    }

    section#header {
        height: 30vh;
    }

    section.content {
        padding: 2.5em 0;
    }

    section#partners {
        padding: 0 15px;
    }

    section#partners .partner {
        width: 12.5%;
        padding: 0 12px;
    }

    section#product_category .prod-cat {
        width: 33.3%;
    }

    section.almenu {
        display: none;
    }

    article.blog.calendar .datum, section.secondary article.blog.calendar .datum {
        font-size: 1em;
    }

    .news-pic {
        width: 40%;
    }

    .ugyved .news-header h3 {
        max-width: calc(100% - 27px - 1em);
    }

    .ugyved .news-header .mukodesi-forma {
        width: 100%;
        margin-left: calc(27px + 1em);
        margin-top: -0.4em;
    }

    .ugyved .iroda .kep {
        width: 35%;
    }
}

@media (max-width: 767.98px) {
    .h1, h1 {
        font-size: 1.6em;
    }

    h1.home-title {
        font-size: 0.75em;
    }

    .h2, h2 {
        font-size: 1.55em;
    }

    .h3, h3 {
        font-size: 1.45em;
    }

    hr {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .parentlink {
        margin: -10px 1em -10px 0;
    }

    .carousel-indicators {
        margin-bottom: 1rem;
    }

    #logo img {
        display: none;
    }

    header:not(.sticky) #logo img.mobile-head.logo_normal, body.dark header #logo img.mobile-head.logo_normal {
        display: inline-block;
    }

    header.sticky #logo img.mobile-head.logo_sticky {
        display: inline-block;
    }

    body.dark header #logo img.mobile-head.logo_sticky {
        display: none;
    }

    figure.no-photo {
        display: none;
    }

    section#slider .carousel .carousel-item .item-text {
        padding: 0.5em;
        border-radius: 0.35em;
    }

    section#slider .carousel .carousel-item .item-text p {
        margin: 0;
    }

    section#partners {
        padding: 0 15px;
    }

    section#partners .partner {
        width: 16.66%;
        padding: 0 10px;
    }

    .news-pic {
        float: none;
        width: 100%;
        margin: 0 0 20px 0;
    }

    .video iframe {
        height: 30vh;
    }

    section.content:not(.secondary) {
        padding: 1.5em 0;
    }

    section#product_category .prod-cat {
        width: 50%;
    }

    section#product_category .prod-cat a {
        font-size: 0.9em;
    }

    article.blogpost.calendar #news-head .datum {
        font-size: 1.1em;
    }

    article.blogpost.calendar #news-head .category {
        font-size: 0.9em;
        font-weight: 500;
    }

    article.product .price {
        padding: 0.5em 1em;
    }

    article.blog .post_info {
        padding: 15px 20px 20px 20px;
    }

    article.blog.product .post_info {
        padding: 15px 20px 0px 20px;
    }

    .allas-category {
        margin: -15px -20px 20px -26px;
    }

    .calendar-list-nav {
        margin: -1.4em 0 0 0;
    }

    .terkep {
        height: 40vh;
        margin-bottom: 2em;
    }

    .right-side .right-side-fade {
        position: fixed;
        top: 0;
        bottom: 0;
        left: 100vw;
        right: 0;
        background-color: rgba(0,0,0,0.9);
        z-index: 9998;
        padding-top: 100px;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

    body.dark .right-side .right-side-fade {
        background-color: rgb(54 54 54 / 90%);
    }

    .right-side.nyitva .right-side-fade {
        left: 0;
    }

    .right-side .right-side-content {
        background-color: #fff;
        padding: 1em;
        bottom: 1em;
        border-top-left-radius: 1em;
        border-bottom-left-radius: 1em;
        position: fixed;
        right: unset;
        left: 100vw;
        margin-top: 100px;
        z-index: 9999;
        max-width: 0;
        min-height: 200px;
        width: 0;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

    body.dark .right-side .right-side-content {
        background-color: #000;
    }

    .right-side.nyitva .right-side-content {
        right: 0;
        left: unset;
        max-width: calc(100vw - 50px);
        width: 400px;
    }

    .right-side a#rightButton {
        position: absolute;
        display: flex;
        justify-content: center;
        align-items: center;
        bottom: 50px;
        left: 0px;
        width: 55px;
        margin-left: -55px;
        height: 40px;
        background-color: var(--primary-color);
        color: #fff;
        border-top-left-radius: 0.2em;
        border-bottom-left-radius: 0.2em;
        font-size: 1.3em;
        -webkit-box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 18%);
        -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.18);
        box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 18%);
    }

    .right-side.nyitva a#rightButton {
        width: 40px;
        margin-left: -40px;
        height: 40px;
        background-color: #fff;
        color: var(--primary-color);
        -webkit-box-shadow: unset;
        -moz-box-shadow: unset;
        box-shadow: unset;
    }

    body.dark .right-side.nyitva a#rightButton {
        background-color: #000;
    }

    .right-side:not(.nyitva) a#rightButton i#kinyit {
        display: block;
    }

    .right-side:not(.nyitva) a#rightButton i#bezar {
        display: none;
    }

    .right-side.nyitva a#rightButton i#kinyit {
        display: none;
    }

    .right-side.nyitva a#rightButton i#bezar {
        display: block;
    }

    #EUcookieBanner .content p.text {
        font-size: 0.8em !important;
        line-height: 17px !important;
        margin: 0 !important;
    }

    form p.label-p {
        margin-bottom: 0;
    }

    .ugyved .iroda .kep {
        width: 25%;
    }

    #searchform p {
        margin-bottom: 10px;
    }

    #searchform p.label-p {
        margin-bottom: 0;
    }

    .search-result {
        flex-wrap: wrap;
    }

    .search-result h4 {
        order: 1;
        width: 60%;
    }

    .search-result .results {
        order: 3;
        width: 100%;
        flex: unset;
        border-top: 1px dotted #aaa;
        padding-top: 0.5em;
    }

    .search-result .buttons {
        order: 2;
        width: 40%;
    }

    .search-result .results .result span.data {
        font-size: 0.9em;
    }

    section#home-csempe a.csempe-button {
        height: 170px;
    }

    section#home-csempe article.blog:hover {
        transform: scale(1.04);
    }

    section#home-csempe .menu-szoveg {
        font-size: 1em;
    }

    section.csempek .csempe-col:nth-child(odd) {
        padding-right: 0.25em;
    }

    section.csempek .csempe-col:nth-child(even) {
        padding-left: 0.25em;
    }

    section#header .container.share-line {
        flex-direction: column;
        align-items: flex-start;
    }

    section#header .container.share-line h1 {
        order: 2;
    }

    section#header .container.share-line .sharethis-inline-share-buttons {
        order: 1;
        border-left: 6px solid var(--primary-color);
        opacity: 0.8;
    }

    .embed-pdf {
        height: 60vh;
    }

}

@media only screen and (max-width: 576px) {
    section#partners {
        padding: 0 15px;
    }

    section#partners .partner {
        width: 20%;
        padding: 0 7px;
    }

    .ugyved .iroda {
        flex-direction: column;
    }

    .ugyved .iroda .kep {
        width: 100%;
    }

    section#home-csempe a.csempe-button {
        height: 130px;
    }

    section#home-csempe .menu-szoveg {
        font-size: 0.9em;
    }
}

@media only screen and (max-width: 991px) {
    body.dark .main-menu {
        background-color: #000;
    }

    #header_menu {
        background-color: #f4f4f4;
        padding: 15px 0;
    }

    body.dark #header_menu {
        background-color: #484848;
    }

    #header_menu a.open_close {
        color: #717171 !important;
    }

    body.dark #header_menu a.open_close {
        color: #fff !important;
    }

    body.dark .main-menu ul li {
        border-bottom: 1px solid #202020;
    }

    body.dark .main-menu li, body.dark .main-menu a {
        color: #f9f9f9 !important;
    }

    .main-menu ul > li.theme i {
        margin-right: 0.5em;
    }

    .main-menu ul > li.theme span {
        display: inline-block;
    }
}

@media only screen and (max-width: 480px) {
    #logo h2 {
        font-size: 0.95rem;
    }
}

@media only screen and (max-width: 420px) {
    #logo h2 {
        font-size: 0.85rem;
    }
}

@media only screen and (max-width: 350px) {
    #logo h2 {
        font-size: 0.75rem;
    }
}
/* cmsms stylesheet: ZUK Lightbox CSS modified: 2022. május 30., hétfő 20:00:47 */
/* LIGHTBOX  -  version 2.8.2 */

/* Preload images */
body:after {
  content: url(https://zuk3.zalaszamteszt.hu/modules/Gallery/templates/lightbox/images/close.png) url(https://zuk3.zalaszamteszt.hu/modules/Gallery/templates/lightbox/images/loading.gif) url(https://zuk3.zalaszamteszt.hu/modules/Gallery/templates/lightbox/images/prev.png) url(https://zuk3.zalaszamteszt.hu/modules/Gallery/templates/lightbox/images/next.png);
  display: none;
}

body.lb-disable-scrolling {
  overflow: hidden;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  border-radius: 3px;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-container {
  padding: 4px;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(https://zuk3.zalaszamteszt.hu/modules/Gallery/templates/lightbox/images/loading.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(https://zuk3.zalaszamteszt.hu/modules/Gallery/templates/lightbox/images/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(https://zuk3.zalaszamteszt.hu/modules/Gallery/templates/lightbox/images/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(https://zuk3.zalaszamteszt.hu/modules/Gallery/templates/lightbox/images/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
