/* cmsms stylesheet: Zalaszam_CSS modified: 2025. szeptember 1., hétfő 14:02:32 */
:root {
        --header-font: 'Maven Pro', sans-serif;
        --zsz-szurke: #3b4348;
	--default-text: #4c4c4c;
	--default-text-light: #8a8a8a;
	--primary: #2f5291;
	--primary-transparent: rgba(47,82,145,0.2);
	--primary-transparent2: rgba(47,82,145,0.8);
	--primary-light: #4a6aa3;
	--primary-dark: #18366a;
	--gray-light: #f3f3f3;
	--gray-middle: #e4e4e4;
	--gray-middle2: #c3c3c3;
	--gray-dark: #1f1f1f;
	--white: #fff;
	--black: #000;
	--black-transparent: rgba(0,0,0,0.4);
	--black-transparent2: rgba(0,0,0,0.7);
	--black-transparent3: rgba(0,0,0,0.2);
	--black-transparent4: rgba(0,0,0,0.85);
	--white-transparent: rgba(255,255,255,0.1);
	--white-transparent2: rgba(255,255,255,0.4);
	--white-transparent3: rgba(255,255,255,0.5);
	--white-transparent4: rgba(255,255,255,0.75);
	--head-gray-transparent: rgba(0,0,0,0.05);
	--head-gray-transparent2: rgba(243,243,243,0.9);
	--mobil-menu-bcg: rgba(0,0,0,0.5);
	--slider-text-bcg: rgba(255,255,255,0.5);
	--slider-text-bcg2: rgba(255,255,255,0.75);
	/* --csempe-narancs: #e45103; */
	--csempe-narancs: #F8A170;
	/* --csempe-lila: #ad009b; */
	--csempe-lila: #A49EEC;
	/* --csempe-zold: #0cbd57; */
	--csempe-zold: #91CD5B;
	--csempe-kek: #96BCEA;
        --csempe-szurke: #85869F;
        --home-csempe-narancs: #fda705;
        --home-csempe-zold: #00a69e;
}

@font-face {
  font-family: OpenSans;
  src: url(https://zszportal.zalaszam.hu/lib/fonts/opensans/OpenSans-Regular.ttf);
}

@font-face {
  font-family: OpenSans;
  src: url(https://zszportal.zalaszam.hu/lib/fonts/opensans/OpenSans-Bold.ttf);
  font-weight: bold;
}

@font-face {
  font-family: OpenSans;
  src: url(https://zszportal.zalaszam.hu/lib/fonts/opensans/OpenSans-Light.ttf);
  font-weight: 300;
}

@font-face {
  font-family: OpenSans;
  src: url(https://zszportal.zalaszam.hu/lib/fonts/opensans/OpenSans-SemiBold.ttf);
  font-weight: 600;
}

@font-face {
  font-family: OpenSans;
  src: url(https://zszportal.zalaszam.hu/lib/fonts/opensans/OpenSans-ExtraBold.ttf);
  font-weight: 800;
}

@font-face {
  font-family: OpenSans;
  src: url(https://zszportal.zalaszam.hu/lib/fonts/opensans/OpenSans-Italic.ttf);
  font-style: italic;
}

@font-face {
  font-family: OpenSans;
  src: url(https://zszportal.zalaszam.hu/lib/fonts/opensans/OpenSans-BoldItalic.ttf);
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: OpenSans;
  src: url(https://zszportal.zalaszam.hu/lib/fonts/opensans/OpenSans-LightItalic.ttf);
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: OpenSans;
  src: url(https://zszportal.zalaszam.hu/lib/fonts/opensans/OpenSans-SemiBoldItalic.ttf);
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: OpenSans;
  src: url(https://zszportal.zalaszam.hu/lib/fonts/opensans/OpenSans-ExtraBoldItalic.ttf);
  font-weight: 800;
  font-style: italic;
}


@font-face {
  font-family: 'Open Sans';
  src: url(https://zszportal.zalaszam.hu/lib/fonts/opensans/OpenSans-Regular.ttf);
}

@font-face {
  font-family: 'Open Sans';
  src: url(https://zszportal.zalaszam.hu/lib/fonts/opensans/OpenSans-Bold.ttf);
  font-weight: bold;
}

@font-face {
  font-family: 'Open Sans';
  src: url(https://zszportal.zalaszam.hu/lib/fonts/opensans/OpenSans-Light.ttf);
  font-weight: 300;
}

@font-face {
  font-family: 'Open Sans';
  src: url(https://zszportal.zalaszam.hu/lib/fonts/opensans/OpenSans-SemiBold.ttf);
  font-weight: 600;
}

@font-face {
  font-family: 'Open Sans';
  src: url(https://zszportal.zalaszam.hu/lib/fonts/opensans/OpenSans-ExtraBold.ttf);
  font-weight: 800;
}

@font-face {
  font-family: 'Open Sans';
  src: url(https://zszportal.zalaszam.hu/lib/fonts/opensans/OpenSans-Italic.ttf);
  font-style: italic;
}

@font-face {
  font-family: 'Open Sans';
  src: url(https://zszportal.zalaszam.hu/lib/fonts/opensans/OpenSans-BoldItalic.ttf);
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: 'Open Sans';
  src: url(https://zszportal.zalaszam.hu/lib/fonts/opensans/OpenSans-LightItalic.ttf);
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'Open Sans';
  src: url(https://zszportal.zalaszam.hu/lib/fonts/opensans/OpenSans-SemiBoldItalic.ttf);
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: 'Open Sans';
  src: url(https://zszportal.zalaszam.hu/lib/fonts/opensans/OpenSans-ExtraBoldItalic.ttf);
  font-weight: 800;
  font-style: italic;
}


html, body {
	/* width: 100vw; */
	height: 100%;
}

body {
	font-family: OpenSans;
	font-size: 15px;
	color: var(--default-text);
	margin: 0;
	padding: 0;
	display: flex;
	flex-direction: column;
	overflow-x: hidden;
	/* width: 100vw; */
}

body.block-ie div, body.block-ie header, body.block-ie content, body.block-ie footer, .msg-ie {
	display: none !important;
}

body.block-ie .msg-ie {
	display: block !important;
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    width: 100%;
    border-top: 1px solid rgba(0,0,0,.1);
}

img {
    max-width: 100%;
}

a img {
    transition: all 0.25s ease-in-out;
}

a:hover img {
    filter: grayscale(100%);
}

iframe {
    max-width: 100%;
}

.fa-spin {
    -webkit-animation: fa-spin 8s infinite linear;
    animation: fa-spin 8s infinite linear;
}

h1, h2, h3, h4, h5, h6, legend {
        font-family: var(--header-font);
	font-weight: 400;
	color: var(--black);
	margin-bottom: .75em;
}

h1 {
	font-size: 3em;
	font-weight: 400;
}
h1.home, h2.footer {
    font-size: 1.1em;
    margin: 0;
    text-align: center;
    color: var(--default-text);
    font-style: italic;
}
h2 {
	font-size: 2em;
	color: var(--primary);
}
h3, legend {
	font-size: 1.8em;
	color: var(--primary-dark);
	font-weight: 400;
}
h4 {
	font-size: 1.5em;
}
h5 {
	font-size: 1.25em;
}
h6 {
	font-size: 1em;
}

h2.pageselector-header {
    font-size: 2.4em;
    margin: 1em 0;
    padding-bottom: .2em;
    font-weight: 300;
    color: var(--black);
    border-bottom: 2px solid var(--primary);
}

.alert {
    border-radius: 0;
}

input[type=text], input[type=email], input[type=number], input[type=password], input[type=date], input[type=tel], input[type=file], textarea, select {
    border: 1px solid var(--primary);
    padding: .3em 1em;
    border-radius: 0;
    width: 100%;
    margin: .1em;
    background-color: var(--white-transparent4);
}

/* CHECKBOX Customize the label (the container) */
.checkbox .container {
  display: flex;
  align-items: center;
  position: relative;
  padding-left: 45px;
  height: 25px;
  cursor: pointer;
  text-align: left;
  font-size: inherit;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.checkbox .container input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  cursor: pointer;
  height: 25px;
  width: 100%;
  z-index: 2;
}

/* Create a custom checkbox */
.checkbox .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: var(--primary-transparent);
  z-index: 1;
}

/* On mouse-over, add a grey background color */
.checkbox .container:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.checkbox .container input:checked ~ .checkmark {
  background-color: var(--primary);
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkbox .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.checkbox .container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.checkbox .container .checkmark:after {
  left: 10px;
  top: 7px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.fb_invalid input[type=text], .fb_invalid input[type=email], .fb_invalid input[type=number], .fb_invalid input[type=password], .fb_invalid input[type=date], .fb_invalid input[type=tel], .fb_invalid input[type=file], .fb_invalid textarea, .fb_invalid select {
    border-color: var(--danger);
}

.fb_invalid label {
    color: var(--danger);
}

input:read-only, input:disabled {
    border-color: var(--mobil-menu-bcg);
    color: var(--mobil-menu-bcg);
    background-color: var(--white-transparent2);
}

.custom-file-label {
    border: 1px solid var(--primary);
    padding: .3em 1em;
    border-radius: 0;
    width: 100%;
    margin: .1em;
    background-color: var(--white-transparent4);
}

.fb_invalid .custom-file-label {
    border-color: var(--danger);
}

.custom-file-label::after {
    /* height: calc(1.5em + .75rem); */
    /* padding: .375rem .75rem; */
    color: var(--white);
    content: "Tallózás";
    background-color: var(--primary);
    border-radius: 0;
}

.fb_invalid .custom-file-label::after {
    background-color: var(--danger);
}

label {
    margin-bottom: 0;
}

body.scrolled {
	padding-top: 127px;
}

body.show-menu, body.hidden-side-menu {
	overflow: hidden !important;
}

body .background {
	background-image: url('https://zszportal.zalaszam.hu/uploads/images/zalaszam/background.jpg');
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-size: cover;
	background-position: center;
	opacity: 0.4;
	z-index: -1;
}

body.loading div.background, body.loading header, body.loading content, body.loading footer {
	display: none;
}

textarea, select, input, button {
	outline: none;
}

a, button, input[type="submit"], input[type="button"] {
	transition: all 0.25s ease-in-out;
	cursor: pointer;
}

a, .btn-link, .link {
	color: var(--primary);
}

a:hover, .btn-link:hover {
	color: var(--primary-light);
	text-decoration: none;
}

.btn {
	border-radius: 0;
	padding: .45rem 1.25rem;
}

.btn-primary, .btn-default {
    background-color: var(--primary);
    border-color: var(--primary);
    color: var(--white);
}

.btn-primary:hover, .btn-default:hover, .btn-outline-primary:hover, .btn-outline-default:hover {
    background-color: var(--primary-dark);
    border-color: var(--primary-dark);
    color: var(--white);
}

.btn-outline-primary, .btn-outline-default {
    color: var(--primary);
    border-color: var(--primary);
}

.btn-nagy {
    font-size: 1.5em;
    font-family: var(--header-font);
    font-weight: 300;
}

.btn-primary i, .btn-secondary i {
    margin-right: .4em;
    opacity: 0.6;
}

a.anchor {
    margin-top: -70px;
    padding-bottom: 70px;
    display: block;
    position: absolute;
}

.bold {
    font-weight: bold;
}

section.page-title {
	padding: 0;
	position: relative;
	overflow: hidden;
	background-color: #fbfbfb;
        border-bottom: 1px solid #ccc;
}

section.page-title .bcg {
	position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: url('https://zszportal.zalaszam.hu/uploads/images/zalaszam/header-bcg.png');
        background-size: cover;
        background-position: center;
        z-index: 0;
}

section.page-title .container {
	padding-top: 0;
	padding-bottom: 0;
	display: flex;
	flex-direction: column;
        z-index: 1;
}

section.page-title .container h1 {
	margin: 0;
	color: var(--black);
	padding-top: .75em;
	padding-bottom: .15em;
}

section.page-title .container > .breadcrumb {
    padding: 0;
    padding-bottom: .5em;
    margin-bottom: 0;
    background-color: transparent;
    border-radius: 0;
    border-top-left-radius: .75em;
    border-top-right-radius: .75em;
    font-size: 0.9em;
    opacity: 0.8;
}

section.page-title .container > .breadcrumb:hover {
    opacity: 1;
}

ol.breadcrumb {
    padding: 0;
    margin: 0;
    background-color: transparent;
    flex-wrap: nowrap;
    max-width: 100%;
}

li.breadcrumb-item {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

li.breadcrumb-item:first-child, li.breadcrumb-item:nth-child(2) {
    white-space: nowrap;
    overflow: unset;
    text-overflow: unset;
}

.breadcrumb-item.active {
    font-weight: 600;
}

.breadcrumb-item+.breadcrumb-item::before {
    float: left;
    padding-right: .5rem;
    color: var(--primary);
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f105";
    opacity: 0.5;
}

.breadcrumb a {
	font-weight: 400;
	color: #6c757d;
}

.breadcrumb a:hover {
	color: #6c757d;
        text-decoration: underline;
	opacity: 0.7;
}

section {
	padding: 3rem 0;
}

section.content.special {
    background-color: #fbfbfb;
    background-image: url(https://karrier.zalaszam.hu/uploads/images/zalaszam/header-bcg.png);
    background-size: cover;
    background-position: center;
}

footer section {
	padding: 2rem 0;
}

section.gray {
	background-color: var(--head-gray-transparent);
}

.separator.left {
	border-left: 4px solid var(--gray-middle2);
	padding-left: 1em;
}

.separator.right {
	border-right: 4px solid var(--gray-middle2);
	padding-right: 1em;
	text-align: right;
}

content section.content .page-real-content {
    width: calc(100% + 50px);
    margin: -25px;
    padding: 25px;
    overflow-x: auto;
}

.kartya {
	background-color: var(--white);
	padding: 1em;
	overflow: hidden;
	-webkit-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.15) !important;
    -moz-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.15) !important;
    box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.15) !important;
}

.kartya.home {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.kartya.home p {
    flex: 1;
}

.kartya.round {
	border-radius: 1em;
}

.kartya .kartya-head {
	margin-top: -1em;
	margin-left: -1em;
	margin-right: -1em;
	padding: .6em 1em;
	margin-bottom: 1em;
        font-family: var(--header-font);
	font-weight: 500;
        font-size: 1.1em;
	color: var(--white);
	background-color: var(--primary);
	text-align: center;
}

content {
	flex: 1;
}

header {
	z-index: 90;
}

header .top-head {
	height: 50px;
	overflow-y: hidden;
	color: var(--white);
        background-color: var(--zsz-szurke);
}

header .top-head .left {
    font-size: 0.8em;
    opacity: 0.6;
}

header .top-head .left a {
    color: var(--white);
    text-decoration: none;
}

header .top-head .left a:hover {
    color: var(--white);
    text-decoration: underline;
}

.gradient {
	color: var(--white);
	background: var(--primary);
	background: -moz-linear-gradient(180deg, var(--primary) 0%, var(--primary-dark) 100%);
	background: -webkit-linear-gradient(180deg, var(--primary) 0%, var(--primary-dark) 100%);
	background: linear-gradient(180deg, var(--primary) 0%, var(--primary-dark) 100%);
}

.gradient2 {
	background: var(--gray-light);
	background: -moz-linear-gradient(180deg, var(--gray-light) 0%, var(--gray-middle) 100%);
	background: -webkit-linear-gradient(180deg, var(--gray-light) 0%, var(--gray-middle) 100%);
	background: linear-gradient(180deg, var(--gray-light) 0%, var(--gray-middle) 100%);
}

body.scrolled header .top-head {
	display: none;
}

header .top-head .left, header .top-head .right {
	flex: 1;
}

header form {
	display: flex;
}

header form input {
	flex: 1;
}

header form button {
	border: 0;
	background: transparent;
	color: var(--white);
	padding: .3em .75em;
}

header form button:hover {
	opacity: 0.8;
}

header .bottom-head {
	background-color: var(--white);
	transition: all 0.25s ease-in-out;
}

body.scrolled header .bottom-head {
	background-color: var(--head-gray-transparent2);
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	border-top: 4px solid var(--primary);
}

header .container {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}

header img.logo {
	display: block;
	max-height: 55px;
	margin: .75em 1.5em .75em 0;
	transition: all 0.25s ease-in-out;
}

header img.logo.gyengenlato {
	display: none;
}

header a.gyengenlato {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
}

header a.gyengenlato img {
    max-height: 26px;
}

body.scrolled header img.logo {
	max-height: 40px;
	margin: .75em 1.5em .75em 0;
}

.mobil-menu-button, .mobil-menu-close {
	display: none;
}

nav > ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
	justify-content: flex-end;
}

nav > ul > li {
	display: flex;
	position: relative;
}

nav > ul > li > a {
	padding: 1.75em 0;
	margin-left: 1.75em;
	font-size: 0.9em;
	font-weight: 600;
	text-transform: uppercase;
	color: var(--default-text);
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	transition: all 0.25s ease-in-out;
}

body.scrolled nav > ul > li > a {
	padding: 1.2em 0;
}

nav > ul > li:first-child > a {
	margin-left: 0;
}

nav > ul > li > a:hover {
	border-bottom: 5px solid var(--primary);
	color: var(--primary);
	text-decoration: none;
}

nav > ul > li > a.active {
	color: var(--primary);
        border-bottom: 5px solid var(--primary);
}

/* ------------------ A menü 3. szintjét elrejtjük! ------------------ */
nav:not(.new2024-menu) > ul > li > ul > li ul, nav:not(.new2024-menu) > ul > li > ul > li a::after {
	display: none !important;
}

nav.socials > ul > li > a {
	padding: 1.15em 1em;
	margin: 0;
	color: var(--white);
	border: 0;
	font-weight: 300;
	text-transform: none;
}

nav.socials > ul > li > a:hover {
	color: var(--primary);
	background-color: var(--white);
}

nav.socials > ul > li > a > i {
	font-size: 1.3em;
}

nav.socials > ul > li > a > i.spec {
	display: none;
}

nav li.parent > a::after {
	font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f0d7";
    text-align: center;
    position: absolute;
    bottom: .75em;
    left: 0;
    right: 0;
    margin-left: 1.75em;
    opacity: 0.25;
}

body.scrolled nav li.parent > a::after {
    bottom: .25em;
}

nav > ul > li.parent:first-child > a::after {
	margin-left: 0;
}

nav:not(.new2024-menu) ul.dropdown {
	font-size: 0.9em;
	display: flex;
	height: 0;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	top: calc(5em + 10px);
	margin: 0;
	padding: 0;
	bottom: calc(5em + 10px);
	left: 1.75em;
	list-style: none;
	flex-direction: column;
	background-color: var(--gray-light);
	min-width: 240px;
	transition: all 0.25s ease-in-out;

	border-bottom-left-radius: .75em;
	border-bottom-right-radius: .75em;

	-webkit-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.25) !important;
    -moz-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.25) !important;
    box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.25) !important;
}

nav.new2024-menu ul.dropdown {
    list-style: none;
    padding: 0;
}

nav.new2024-menu > ul > li > ul.dropdown {
    display: none;
    position: fixed;
    background: #fff;
    top: 127px;
    list-style: none;
    left: 0;
    right: 0;
    padding: 1em 0;
}

nav.new2024-menu > ul > li:hover > ul.dropdown {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

nav.new2024-menu > ul > li:hover > ul.dropdown > li {
    width: 25%;
    padding: 1em 2em;
}

body.scrolled nav.new2024-menu > ul > li > ul.dropdown {
    top: 66px;
}

body.scrolled nav:not(.new2024-menu) ul.dropdown {
	top: calc(3.85em + 10px);
}

nav:not(.new2024-menu) > ul > li:first-child ul.dropdown {
	left: 0;
}

nav:not(.new2024-menu) > ul > li:last-child ul.dropdown {
	right: 0;
	left: unset;
}

nav:not(.new2024-menu) > ul > li:hover ul.dropdown {
	/* display: flex; */
	bottom: unset;
	height: auto;
	opacity: 1;
	border-bottom: 5px solid var(--primary);
}

nav:not(.new2024-menu) ul.dropdown li a {
	font-size: 1.1em;
	padding: .4em 1em;
	display: block;
	color: var(--default-text);
	transition: all 0.5s ease-in-out;
}

nav:not(.new2024-menu) ul.dropdown li a:hover {
	background-color: var(--gray-middle);
	color: var(--primary);
}

nav:not(.new2024-menu) ul.dropdown li a.active {
	color: var(--primary);
	background: var(--gray-middle);
	background: -moz-linear-gradient(270deg, transparent 0%, var(--gray-middle) 100%);
	background: -webkit-linear-gradient(270deg, transparent 0%, var(--gray-middle) 100%);
	background: linear-gradient(270deg, transparent 0%, var(--gray-middle) 100%);
}

nav:not(.new2024-menu) ul.dropdown li:first-child a {
	margin-top: .75em;
}

nav:not(.new2024-menu) ul.dropdown li:last-child a {
	margin-bottom: .75em;
}

header input[type="text"] {
	width: 100%;
    padding: .25em 1.5em;
    border-radius: 2em;
    border: 0;
    background-color: var(--white-transparent);
    color: var(--white);
}

header input[type="text"]::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
	color: var(--white-transparent2);
	opacity: 1; /* Firefox */
}

header input[type="text"]:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: var(--white-transparent2);
}

.shadow-solid {
    -webkit-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.25) !important;
    -moz-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.25) !important;
    box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.25) !important;
}

section.slider {
	margin: 0;
	padding: 0;
	background-color: var(--gray-light);
	overflow: hidden;
}

section.slider .carousel-item {
	height: 50vh;
	background-position: center;
	background-size: cover;

	-webkit-box-shadow: inset 0px 0px 25px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: inset 0px 0px 25px 0px rgba(0,0,0,0.75);
	box-shadow: inset 0px 0px 25px 0px rgba(0,0,0,0.75);
}

section.slider .carousel-item .slide-picture {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-animation: slide-zoom 20s infinite alternate;
}

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

section.slider .carousel-item .slide-picture img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

section.slider .carousel-item .tarolo-div {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding-left: 36px;
    padding-right: 36px;
    background-image: url('https://zszportal.zalaszam.hu/uploads/images/zalaszam/slider-grid.png');
}

section.slider .carousel-caption {
    right: 0;
    bottom: 0;
    left: 0;
    padding: 5em 0;
    position: relative;
}

.carousel-control-next, .carousel-control-prev {
    z-index: 11;
}

section.slider .carousel-caption .container {
    color: var(--white);
}

section.slider .carousel-caption h3 {
    color: var(--white);
    font-weight: 600;
    font-size: 2.4em;
    margin-bottom: .3em;
    text-shadow: 0px 0px 17px rgba(0, 0, 0, 0.64);
}

section.slider .carousel-caption > .container > div {
    color: var(--white);
    font-weight: 400;
    font-size: 1.2em;
    text-shadow: 0px 0px 17px rgba(0, 0, 0, 0.64);
}

section.slider .carousel-caption > .container > a {
    color: var(--white);
    font-size: 2.8em;
    text-shadow: 0px 0px 17px rgba(0, 0, 0, 0.4);
}

section.slider .carousel-caption > .container > a:hover {
    color: var(--white);
    opacity: 0.6;
}

section.slider .carousel-indicators {
    bottom: 2em;
}

section.spec-csempek {
	padding: 0;
    margin-top: -2em;
    z-index: 50;
    position: relative;
}

.csempek {
	display: flex;
	flex-wrap: wrap;
	overflow: hidden;
}

.csempek a.csempe {
	width: 25%;
	text-align: center;
        font-family: var(--header-font);
	background-color: var(--white);
	font-weight: 600;
	font-size: 1.5em;
	padding: 1.5em 1em;
	/* border-top: 7px solid var(--default-text); */
	border-bottom: 7px solid var(--default-text);
	position: relative;
	overflow: hidden;
}

.csempek a.csempe.elso {
	border-color: var(--primary);
	color: var(--primary);
}
.csempek a.csempe.masodik {
	border-color: var(--primary);
	color: var(--primary);
}
.csempek a.csempe.harmadik {
	border-color: var(--primary);
	color: var(--primary);
}
.csempek a.csempe.negyedik {
	border-color: var(--primary);
	color: var(--primary);
}

.csempek a.csempe.elso:hover {
	background-color: var(--primary);
	color: var(--white);
}
.csempek a.csempe.masodik:hover {
	background-color: var(--primary);
	color: var(--white);
}
.csempek a.csempe.harmadik:hover {
	background-color: var(--primary);
	color: var(--white);
}
.csempek a.csempe.negyedik:hover {
	background-color: var(--primary);
	color: var(--white);
}

.csempek a.csempe i {
	position: absolute;
	left: 0em;
	bottom: .075em;
	font-size: 3em;
	opacity: 0.1;
}

.csempek a.csempe:hover i {
	opacity: 0.2;
	animation: csempepulse 5s infinite;
}

@keyframes csempepulse {
    0% {
        transform: scale(1.0);
    }

    50% {
        transform: scale(1.5);
    }

    100% {
        transform: scale(1.0);
    }
}

.tiles {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
}

.tiles .tile {
    position: relative;
    flex: 1;
    display: flex;
    min-height: 70px;
    align-items: center;
    text-align: center;
    overflow: hidden;
    padding: 1em;
    background-color: var(--csempe-szurke);
    color: var(--white);
}

.tiles .tile.eugyfelszolgalat {
    background-color: var(--csempe-narancs);
}

.tiles .tile.telefonos {
    background-color: var(--csempe-lila);
}

.tiles .tile.szemelyes {
    background-color: var(--csempe-zold);
}

.tiles .tile.email {
    background-color: var(--csempe-kek);
}

.tiles .tile:not(:first-child) {
    margin-left: .5em;
}

.tiles .tile:first-child {
    border-top-left-radius: 1em;
    border-bottom-left-radius: 1em;
}

.tiles .tile:last-child {
    border-top-right-radius: 1em;
    border-bottom-right-radius: 1em;
}

.tiles .tile:hover {
    opacity: 0.75;
}

.tiles .tile i {
    position: absolute;
    font-size: 4em;
    opacity: 0.2;
    left: -.06em;
}

.tiles .tile span {
    flex: 1;
    font-weight: 700;
    text-shadow: 0 0 15px var(--black-transparent2);
}

.sidebar {
    /* height: 100%; */
}

.sidebar > div {
	margin-bottom: 3em;
}

.page-menu .row {
    margin-right: -7.5px;
    margin-left: -7.55px;
}

.page-menu .row > div {
    margin-bottom: 15px;
    padding-right: 7.5px;
    padding-left: 7.5px;
}

.page-menu a {
    display: flex;
    justify-content: flex-end;
    position: relative;
    flex-direction: column;
    width: 100%;
    height: 100%;
    min-height: 175px;
    border-radius: 0;
    overflow: hidden;
    border-bottom: 5px solid var(--primary);
}

.page-menu a .kep {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    opacity: 0.7;
    z-index: 1;
    /* filter: grayscale(100%); */
    transition: all 0.25s ease-in-out;
}

.page-menu a:hover .kep {
    filter: grayscale(0%);
    opacity: 1;
}

.page-menu a .kep-hover {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: var(--primary);
    opacity: 0.35;
    z-index: 2;
    transition: all 0.25s ease-in-out;
}

.page-menu a:hover .kep-hover {
    opacity: 0;
}

.page-menu a span {
    text-align: center;
    padding: .5em 1em;
    z-index: 2;
    background-color: var(--primary-transparent2);
    color: var(--white);
    font-family: var(--header-font);
    font-weight: 500;
}

.page-menu a:hover span {
    background-color: var(--primary);
}

.gallery {
	display: flex;
	flex-wrap: wrap;
	overflow: hidden;
        border-radius: 1em;
        justify-content: center;
        background-image: url(https://zszportal.zalaszam.hu/uploads/images/zalaszam/repeat-background.jpg);
        background-size: 35%;
        border: 1px solid #fff;
}

.gallery .photo {
	width: 25%;
	overflow: hidden;
	height: 200px;
	position: relative;
        border: 1px solid #fff;
}

.sidebar .gallery .photo {
	width: 100%;
	height: 150px;
}

.gallery .photo a img {
	transition: transform .3s;
	transform: scale(1);
	opacity: 1;
}

.gallery .photo a:hover img {
	transition: transform .3s;
	transform: scale(1.1);
	opacity: 0.85;
}

.gallery .photo img {
	object-fit: cover;
	width: 100%;
	height: 100%;
}

.gallery .photo a .photo-title {
	padding: 2em 1em .5em 1em;;
	color: var(--white);
	text-align: center;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	font-size: .9em;
	font-weight: 500;

	background: var(--black-transparent);
	background: -moz-linear-gradient(0deg, var(--black-transparent2) 0%, transparent 100%);
	background: -webkit-linear-gradient(0deg, var(--black-transparent2) 0%, transparent 100%);
	background: linear-gradient(0deg, var(--black-transparent2) 0%, transparent 100%);
}

.gallery-inshadow {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 45%) inset!important;
    -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.45) inset !important;
    box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 45%) inset !important;
}

.lb-outerContainer {
    border-radius: 1em;
    background-color: transparent;
}

.lightbox .lb-image {
    border-radius: 0;
    border: 0;
}

.kartya.sidebar-menu {
    padding: 0;
    overflow-y: auto;
    overflow-x: hidden;
    max-height: calc(100vh - 150px);
}

.sidebar-menu-fade {
	display: none;
}

.sidebar-menu-button {
	display: none;
}

.kartya.sidebar-menu .kartya-head {
	padding: .6em 1em;
	margin: 0;
}

.kartya.sidebar-menu .kartya-head .close-button {
    display: none;
}

.sidebar-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 1em;
}

.sidebar-menu ul li a {
	background-color: var(--head-gray-transparent);
	padding: .45em 1em;
    display: flex;
    line-height: 1.2em;
    border-right: 5px solid transparent;
}

.sidebar-menu ul li a::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f105";
    margin-right: .5em;
    opacity: 0.3;
}

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

.sidebar-menu ul li a.active {
    color: var(--black);
    border-color: var(--gray-light);
    background: var(--gray-light);
	background: -moz-linear-gradient(90deg, transparent 0%, var(--gray-light) 100%);
	background: -webkit-linear-gradient(90deg, transparent 0%, var(--gray-light) 100%);
	background: linear-gradient(90deg, transparent 0%, var(--gray-light) 100%);
}

.sidebar-menu ul li a.active::before {
    color: var(--black);
    opacity: 1;
}

.sidebar-menu ul ul {
    margin-left: 1em;
    text-transform: none;
    font-weight: normal;
}

.sidebar-menu ul ul li a {
	background-color: transparent;
	padding: .4em 0;
	border-radius: 0;
}

.sidebar-menu ul ul ul {
    font-size: 0.9em;
    font-weight: 300;
}

h2.news-type-head {
    text-align: center;
    margin-bottom: 2em;
}

.news:not(.d-none) {
	display: flex;
	position: relative;
	justify-content: center;
}

.news:not(.d-none):not(:last-child) {
	margin-bottom: 3em;
}

.news .text {
	flex: 1;
	padding-left: 2em;
	display: flex;
    flex-direction: column;
}

.news .text h4 {
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-height: calc(1.2em * 2);
}

.news .text h4 > i {
	display: none;
	margin-right: .3em;
}

.news.rogzitett .text h3 > i {
	display: inline;
}

.news-home .news .text h4 {
	margin-bottom: .25em;
}

.news .text .description {
	flex: 1;
	display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-height: calc(1.5em * 6);
}

.news-home .news .text .description {
    -webkit-line-clamp: 5;
    max-height: calc(1.5em * 5);
}

.news .picture {
	width: 30%;
	overflow: hidden;
	min-height: 190px;
	position: relative;
	background-color: #fbfbfb;
    background-image: url('https://zszportal.zalaszam.hu/uploads/images/zalaszam/header-bcg.png');
    background-size: cover;
    background-position: center;

	-webkit-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.15) !important;
    -moz-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.15) !important;
    box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.15) !important;
}

.news .picture a {
	display: inline;
}

.news .picture a img.logo-background {
	position: absolute;
    padding: 20%;
    height: 100%;
    width: 100%;
    opacity: 0.2;
}

.news .picture a img:not(.logo-background) {
	transition: transform .3s;
	transform: scale(1);
	opacity: 1;
}

.news .picture a:hover img:not(.logo-background) {
	transition: transform .3s;
	transform: scale(1.1);
	opacity: 0.85;
}

.news .picture .type {
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: var(--white-transparent4);
	color: var(--primary);
	padding: .3em .75em;
	text-align: center;
}

.news .foot {
	display: flex;
	align-items: center;
	margin-top: 1em;
}

.news .foot .date {
	flex: 1;
	display: flex;
	align-items: center;
        align-self: flex-end;
	justify-content: flex-end;
	border-bottom: 1px solid var(--head-gray-transparent);
	padding: 0.25em 1em;
	margin-left: 2em;
	font-size: 0.9em;
	text-align: right;
}

.news .foot .date > div:not(:first-child) {
	padding-left: .5em;
}

.news .picture .type i {
	margin-right: .35em;
	font-size: 1.2em;
	color: var(--primary);
}

.news .picture .type span {
    font-size: .9em;
    font-weight: 600;
}

.news .picture a img:not(.logo-background) {
	object-fit: cover;
	width: 100%;
	height: 100%;
}

.news-type-select {
	display: flex;
	align-items: center;
	margin-bottom: 2em;
	overflow: hidden;
	border-top-left-radius: 1.5em;
	border-top-right-radius: 1.5em;
}

.news-type-select a {
	flex: 1;
    text-align: center;
    display: block;
    padding: 1em 2em;
    font-size: 1.2em;
    font-weight: 600;
    border-top: 4px solid transparent;
    border-bottom: 4px solid;
    background-color: var(--head-gray-transparent);
    white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: var(--primary);
	border-bottom-color: var(--primary);
}

.news-type-select a.active {
    background-color: var(--black-transparent3);
}

.news-type-select a:not(:last-child) {
	margin-right: 2px;
}

.news-type-select a.osszes {
	color: var(--black);
	border-bottom-color: var(--black);
}

.news-type-select a:hover, .news-type-select a.active:hover {
	color: var(--white);
	border-bottom-color: transparent;
	background-color: var(--primary) !important;
}

.news-type-select a.osszes:hover, .news-type-select a.active.osszes:hover {
	background-color: var(--black) !important;
}

.news-page .picture {
    float: left;
    margin: 0 2em 1em 0;
    width: 30%;
    overflow: hidden;
    -webkit-box-shadow: 0px 0px 25px 0px rgb(0 0 0 / 15%) !important;
    -moz-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.15) !important;
    box-shadow: 0px 0px 25px 0px rgb(0 0 0 / 15%) !important;
}

.news-page .picture a:hover {
    opacity: 0.9;
}

.news-page .details {
    display: inline-block;
}

.news-page .details .summary {
    margin-bottom: 2em;
    font-weight: bold;
}

.news-page .details .text {
    margin-bottom: 1em;
}

.news-page .back-button a {
    display: inline-block;
    padding: .25rem 1.25rem;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    font-size: 1rem;
    line-height: 1.5;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    background-color: var(--primary);
    border-color: var(--primary);
    color: var(--white);
}

.news-page .back-button a:hover {
    background-color: var(--primary-dark);
    border-color: var(--primary-dark);
    color: var(--white);
}

.news-page .date-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.news-page .date-row .date:first-child {
    margin-right: .5em;
}

.news-page .date {
    background-color: var(--head-gray-transparent);
    border-radius: 1em;
    padding: 0.25em 1em;
    font-size: 0.9em;
    text-align: left;
}

.news-page .date.kek {
    color: var(--primary);
}

.news-page .date > div {
    padding-left: .5em;
    display: inline-block;
}

.kezdolap-hirek h4 {
    display: flex;
    align-items: center;
    margin-bottom: 0;
    background-color: var(--primary);
    padding: .5em 1em;
    color: var(--white);
    overflow: hidden;
    border-top-left-radius: 1em;
    border-top-right-radius: 1em;
}

.kezdolap-hirek h4 i {
    font-size: 2em;
    margin-right: .5em;
}


.kezdolap-hirek h4 span {
    font-weight: 300;
}

.kezdolap-hir {
    padding: .75rem;
    background-color: var(--white);
    margin-bottom: 2em;
}

.kezdolap-hirek .datum {
    background-color: var(--gray-light);
    padding: .2em 1em;
    margin: 0 -.75rem 1em -.75rem;
    font-size: .9em;
}

.kezdolap-hirek .leiras {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-height: calc(1.5em * 4);
}

.home-csempe {
    margin-bottom: 2em;
    overflow: hidden;
    border-top-left-radius: 7em;
    border-bottom-left-radius: 7em;
}

.home-csempe a {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    border-right: 7px solid var(--primary);
    min-height: 180px;
}

.home-csempe a:hover {
    opacity: 0.8;
}

.home-csempe#eufi a {
    border-color: var(--home-csempe-narancs);
}

.home-csempe#eufi h2 {
    color: var(--home-csempe-narancs);
}

.home-csempe#eufi .btn {
    background-color: var(--home-csempe-narancs);
    border-color: var(--home-csempe-narancs);
}

.home-csempe#eszamla a {
    border-color: var(--home-csempe-zold);
}

.home-csempe#eszamla h2 {
    color: var(--home-csempe-zold);
}

.home-csempe#eszamla .btn {
    background-color: var(--home-csempe-zold);
    border-color: var(--home-csempe-zold);
}

.home-csempe a .pics {
    width: 35%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center right;
}

.home-csempe#eufi a .pics {
    background-image: url(https://zszportal.zalaszam.hu/uploads/images/zalaszam/csempe_eufi.png);
}

.home-csempe#eufi a .pics img {
        display: none;
    }

.home-csempe#hiba a .pics {
    background-image: none;
}

.home-csempe a .text-cnt, .home-csempe a .btn-cnt {
    align-self: center;
}

.home-csempe a .text-cnt {
    flex: 1;
}

.home-csempe a .text {
    color: var(--default-text);
}

.kiemelt-gombok {
    text-align: right;
    margin-bottom: 1.2em;
}

.kiemelt-gombok a {
    padding: .2em 1em;
    border: 1px solid var(--primary);
    border-radius: 1em;
}

.kiemelt-gombok a:last-child {
    margin-left: .5em;
}

.kiemelt-gombok a.bold {
    background-color: var(--primary);
    border: 1px solid var(--primary);
    color: var(--white);
}

.pagination {
	margin: 0 auto 2em auto;
	background-color: var(--white);
    width: max-content;
    border-radius: .5rem;
    -webkit-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.15) !important;
    -moz-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.15) !important;
    box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.15) !important;
    overflow: hidden;
}

.page-item a, .page-item span {
    padding: .5rem .75rem;
    display: block;
}

.page-item a {
    color: var(--primary);
    border: 0;
    font-weight: bold;
}

.page-item a:hover {
    color: var(--white);
    background-color: var(--primary);
}

.page-item.active a {
    background-color: var(--primary);
    border-color: var(--primary);
}

.page-item:first-child {
    border-top-left-radius: .5rem;
    border-bottom-left-radius: .5rem;
}

.page-item:last-child {
    border-top-right-radius: .5rem;
    border-bottom-right-radius: .5rem;
}

.galeria .pagenavigation {
	/* height: 50px; */
        display: flex;
}

.galeria .prevpage a, .galeria .prevpage em {
	display: block;
	width: 50px;
	height: 39px;
	float: left;
	margin: 0;
	text-indent: -1000px;
	background: url(https://zszportal.zalaszam.hu/uploads/images/zalaszam/gallery-prev.svg) transparent no-repeat 0 0;
        background-size: cover;
	overflow: hidden;
}

.galeria .nextpage a, .galeria .nextpage em {
	display: block;
	width: 50px;
	height: 39px;
	float: left;
	margin: 0 6px 0 0;
	text-indent: -1000px;
	background: url(https://zszportal.zalaszam.hu/uploads/images/zalaszam/gallery-next.svg) transparent no-repeat 0 0;
        background-size: cover;
	overflow: hidden;
}

.galeria .parentlink a {
	display: block;
	width: 50px;
	height: 39px;
	float: left;
	text-indent: -1000px;
	background: url(https://zszportal.zalaszam.hu/uploads/images/zalaszam/gallery-parent.svg) transparent no-repeat 0 0;
        background-size: cover;
	overflow: hidden;
}

.galeria .pagenavigation a:hover {
	background-position: 0 -40px;
}

.galeria .prevpage em, .galeria .nextpage em {
	background-position: 0 -80px;
}

.galeria .pagelinks {
	float: right;
	border-right: 2px solid #666;
}

.galeria .pagelinks a, .galeria .pagelinks em {
	margin-top: 6px;
	padding: 0 6px;
	border-left: 2px solid #666;
	text-align: center;
	font: bold 11px verdana; color: #666;
}

.galeria .pagelinks em {
	color: #000;
}

.terkep iframe {
    width: 100%;
    height: 300px;
}

.gyik h3 {
    font-weight: 300;
}

.gyik h3:not(:first-child) {
    padding-top: .25em;
    margin-top: .25em;
    border-top: 1px solid var(--gray-middle);
}

.faq {
    padding-bottom: .75em;
}

.faq .faq_q {
    cursor: pointer;
    font-weight: 900;
    font-size: 1.1em;
    color: var(--primary);
}

.faq .faq_q:hover {
    color: var(--default-text);
}

.product-item, .product-page, .product-item .tartalom, .product-page .tartalom {
    display: inline-block;
    width: 100%;
}

.product-item {
    margin-bottom: 2em;
}

.product-item .kep, .product-page .kep {
    float: left;
    margin: 0 1em .5em 0;
    width: 25%;
    border-radius: .5em;
    overflow: hidden;
}

.product-item .btn, .product-page .btn {
    margin: 0 .2em .2em 0;
}

.product-item form, .product-page form {
    display: inline-block;
}

.formbuilderform .row {
    padding-bottom: .5em;
}

.formbuilderform .row.disabled {
    opacity: 0.4;
}

.formbuilderform .row.disabled input:disabled {
    cursor: default;
}

.formbuilderform i.kotelezo {
    vertical-align: super;
    font-size: .5em;
    margin-left: .5em;
    color: var(--primary);
}

.formbuilderform .segitseg-blokk a {
    margin: .2em;
}

.formbuilderform .segitseg-blokk a i {
    font-size: 1.2em;
}

.formbuilderform .segitseg-blokk span.fbr_helptext {
    padding-left: 1em;
    font-weight: 700;
}

.formbuilderform .submit input[type=submit] {
    display: block;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    font-size: 1.1rem;
    line-height: 1.5;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;

    background-color: var(--primary);
    border-color: var(--primary);
    color: var(--white);

    border-radius: .5em;
    padding: .35rem 1.45rem;
    margin: 0 auto;
}

.invalid-mezo {
    display: block;
    width: 100%;
    padding-left: 5px;
    padding-bottom: 7px;
    margin-top: .25rem;
    font-size: 80%;
    color: var(--danger);
}

.egyedi_file_input .segitseg-blokk {
    margin-top: .2em;
}

.formbuilderform .blokkba {
    border-left: 3px solid #bbb;
    border-right: 3px solid #bbb;
    margin-left: 0;
    margin-right: 0;
}

.formbuilderform .blokkba.elso {
    padding-top: 1em;
    border-top: 3px solid #bbb;
    border-top-left-radius: 1em;
    border-top-right-radius: 1em;
}

.formbuilderform .blokkba.utolso {
    padding-bottom: .5em;
    padding-top: .5em;
    border-bottom: 3px solid #bbb;
    border-bottom-left-radius: 1em;
    border-bottom-right-radius: 1em;
    margin-bottom: .5em;
    background-color: rgba(0,0,0,0.075);
    text-align: right;
}

.formbuilderform .blokkba .btn-allasjelentkezes span {
    margin-left: .5em;
}

.graphic_captcha {
    text-align: center;
    background-color: var(--gray-middle2);
    padding: 2px;
    overflow: hidden;
    border-radius: .5em;
}

ul.dok-lista, ul.dok-lista ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.dok-lista li a {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    display: flex;
    justify-content: stretch;
    align-items: center;
}

ul.dok-lista li a:hover {
    color: var(--black);
}

ul.dok-lista li:not(:last-child) {
    border-bottom: 1px dotted #ccc;
}

ul.dok-lista li.sectionheader {
    border-bottom: 0 !important;
}

ul.dok-lista li.sectionheader:not(:first-child) {
    margin-top: 2em;
}

ul.dok-lista li a span {
    flex: 1;
}

ul.dok-lista li a i {
    font-size: 1.5em;
    margin-left: 0.5em;
}

ul.dok-lista li.parent {
    border-left: 6px solid #ccc;
    padding-left: 1em;
    margin-bottom: 1em;
}

ul.dok-lista li .fomenu-header a {
    font-size: 1.1em;
    display: flex;
    align-items: center;
}

ul.dok-lista li .fomenu-header a span {
    flex: 1;
}

ul.dok-lista li .fomenu-header a i {
    font-size: 1.5em;
    margin-left: 0.5em;
}

ul.dok-lista li .fomenu-header a.collapsed i.fa-arrow-up,
ul.dok-lista li .fomenu-header a:not(.collapsed) i.fa-arrow-down {
    display: none;
}

ul.dok-lista li .fomenu-header a.collapsed i.fa-arrow-down,
ul.dok-lista li .fomenu-header a:not(.collapsed) i.fa-arrow-up {
    display: block;
}

ul.dok-lista li .fomenu-header a:hover {
    color: var(--white);
}

ul.dok-lista li .fomenu-body {
    margin: 0.5em;
    padding: 1em;
    background-color: var(--white);
    border-bottom-left-radius: 1em;
    border-bottom-right-radius: 1em;
    border-bottom: 5px solid var(--mobil-menu-bcg);
}

.karbantartas div {
    padding-bottom: 0.5em;
    margin-bottom: 0.5em;
    border-bottom: 1px solid var(--black-transparent3);
}

.karbantartas div p {
    margin-bottom: 0;
}

.karbantartas div b {
    font-weight: 900;
    color: var(--primary);
    font-size: 1.35em;
    font-family: var(--header-font);
    line-height: 2;
}

.dijazasWrapper #atmero_select {
    width: 60%;
    min-width: 180px;
}

.dijazasWrapper #fogyasztas_input {
    width: 25%;
    min-width: 100px;
}

.dijazasWrapper .hibas_input label {
    color: red;
}

.dijazasWrapper .hibas_input input, .dijazasWrapper .hibas_input select {
    border-color: red;
}

.allas .plus_kepesites_div:not(:last-child), .allas .plus_szakmai_tap_div:not(:last-child), .allas .plus_nyelvismeret_div:not(:last-child) {
    margin-bottom: .5em;
    padding-bottom: .5em;
    border-bottom: 1px dotted var(--black-transparent3);
}

.allas input[type=checkbox] {
    margin-left: -1em;
    margin-top: .4em;
    width: 1.25em;
    height: 1.25em;
}

.allas-img {
    max-width: 30%;
    margin: 0 1.5em .5em 0;
    float: left;
}

.allasWrapper .kartya.dualis h5 a {
    color: #7a32a3;
}

.allasWrapper .kartya.dualis h5 a:hover, .allasWrapper .kartya.dualis h5 a:active, .allasWrapper .kartya.dualis h5 a:focus {
    color: #a87cc1;
}

.allasWrapper .kartya.dualis a.btn-primary {
    background-color: #7a32a3;
    border-color: #7a32a3;
}

.allasWrapper .kartya.dualis a.btn-primary:hover, .allasWrapper .kartya.dualis a.btn-primary:active, .allasWrapper .kartya.dualis a.btn-primary:focus {
    background-color: #a87cc1;
    border-color: #a87cc1;
}

.allasWrapper .kartya .dualis-footer {
    display: none;
}

.allasWrapper .kartya.dualis .dualis-footer {
    display: block;
    margin: 0 -1rem -1rem -1rem;
    padding: 0.4em 1em;
    background-color: rgb(122 50 163 / 19%);
    margin-top: 1em;
    font-size: 0.8em;
}

.allasWrapper .kartya h5 i {
    display: none;
}

.allasWrapper .kartya.dualis h5 i {
    display: inline-block;
    margin-right: 0.3em;
}

form .row {
    align-items: center;
}

footer {
	color: var(--white);
	font-weight: 300;
	font-size: 0.9em;
}

footer .bottom-foot {
	background-color: var(--gray-dark);
}

footer h1, footer h2, footer h3, footer h4, footer h5, footer h6 {
	color: var(--white-transparent3);
}

footer h1 {
	font-size: 2.7em;
}
footer h2 {
	font-size: 1.75em;
}
footer h3 {
	font-size: 1.5em;
}
footer h4 {
	font-size: 1.25em;
}
footer h5 {
	font-size: 1.1em;
}
footer h6 {
	font-size: 1em;
}

footer .top-foot {
    background-color: var(--zsz-szurke);
}

footer .top-foot .container > .row > div[class^="col"]:not(:first-child) {
	border-left: 1px solid var(--white-transparent);
}

footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

footer ul li {
	width: 33.3%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: .2em 1em .2em 0;
}

footer ul li::before, footer .news-block .title::before {
	font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f105";
    margin-right: .75em;
    opacity: 0.5;
}

footer ul li a {
	text-transform: uppercase;
}

footer ul > li ul {
	display: none !important;
}

footer a {
	color: var(--white);
	text-decoration: none;
}

footer a:hover {
	color: var(--white);
	text-decoration: underline;
}

footer .news-block:not(:last-child) {
    margin-bottom: 1em;
}

footer .news-block .title {
    padding-bottom: .2em;
    font-weight: 900;
}

footer .news-block .description {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: calc(1.5em * 2);
}

footer .contact {
	display: flex;
	align-items: center;
	padding: .2em 0;
}

footer .contact i {
	margin-right: 1em;
}

footer .contact span {
	flex: 1;
}

.cookie-box {
  position: fixed;
  line-height: normal;
  background: var(--black-transparent4);
  padding: 2em 0;
  bottom: 0;
  left: 0;
  right: 0;
  color: var(--white);
  z-index: 9999;
  font-size: .9em;
  font-weight: 300;
  text-align: center;
  border-top: 2px solid var(--white);
  -webkit-box-shadow: 0 1px 40px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0 1px 40px rgba(0, 0, 0, 0.75);
  box-shadow: 0 1px 40px rgba(0, 0, 0, 0.75);
}

.cookie-box p {
  text-align: left;
  margin-bottom: 0;
}

.cookie-box a {
  text-align: center;
  margin-bottom: .5em;
}

.cookie-box a.btn {
  font-size: 1.1em;
}

.cookie-box a.btn i {
  animation: cookie-pulse 1.5s infinite;
  margin-left: .5em;
}

.cookie-box a:not(.btn) {
  color: #fff;
  text-decoration: underline;
  font-weight: 600;
}

.jobb-boxok {
    background-color: #ebebeb;
    border-left: 6px solid var(--primary);
}

.jobb-boxok p {
    margin-bottom: 0 !important;
}

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

.jobb-boxok ul {
    list-style-type: square;
}

.cms_submit.fbsubmit {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    font-size: 1rem;
    line-height: 1.5;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;

    border-radius: 0;
    padding: .45rem 1.25rem;

    background-color: var(--primary);
    border-color: var(--primary);
    color: var(--white);
}

.domain-hu-logo {
    width: 80px;
    height: auto;
    opacity: 0.65;
}

.pdf-reader object {
    width: 100%;
    height: 60vh;
}

#euPalyazatKorcikk {
  position: fixed;
  bottom: 0;
  right: 0;
  width: 330px;
  max-width: 100%;

  opacity: 0;
  visibility: hidden;
  transition: opacity 0.6s ease, visibility 0.6s ease;
  z-index: 89; /* mindig felül legyen */
}

/* Megjelenés */
#euPalyazatKorcikk.show {
  opacity: 1;
  visibility: visible;
}

/* Eltűnés */
#euPalyazatKorcikk.hide {
  opacity: 0;
  visibility: hidden;
}

#euKep {
  max-width: 100%;
  display: block;
}

#euCloseButton {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  background: var(--primary);
  color: white;
  text-decoration: none;
  border-radius: 40px;
  font-size: 14px;
  transition: background 0.3s ease;
  float: right;
  margin: 0 3px 3px 0;
}

#euCloseButton:hover {
  background: var(--primary-dark);
}

@keyframes cookie-pulse {
    0% {
        transform: scale(1.0);
    }

    50% {
        transform: scale(1.5);
        opacity: 0.5;
    }

    100% {
        transform: scale(1.0);
    }
}

@media (max-width: 1199px) {
    header img.logo {
		max-height: 40px;
	}

	nav > ul > li > a {
	    margin-left: 1.25em;
	}

	nav li.parent > a::after {
	    margin-left: 1.25em;
	}

	nav:not(.new2024-menu) ul.dropdown {
		left: 1.25em;
	}

	nav:not(.new2024-menu) ul.dropdown li a {
		font-size: 1em;
	}

	.csempek a.csempe {
		font-size: 1.25em;
	}

	.gallery .photo {
		height: 170px;
	}

	.sidebar .gallery .photo {
		height: 125px;
	}

    .page-menu a {
        min-height: 135px;
    }

    .home-csempe a .pics {
        width: 45%;
    }

    .home-csempe a .btn-cnt {
        display: none;
    }

    .tiles .tile {
        padding: .5em;
    }

    .tiles .tile span {
        font-weight: 600;
    }
}

@media (max-width: 991px) {
	body {
		font-size: 13px;
	}

	body.scrolled {
		padding-top: 108px;
	}

	h1 {
		font-size: 2.75em;
	}
	h1.home, h2.footer {
	    font-size: .9em;
	}
	h2 {
		font-size: 1.8em;
	}
	h3, legend {
		font-size: 1.5em;
	}
	h4 {
		font-size: 1.25em;
	}
	h5 {
		font-size: 1.15em;
	}
	h6 {
		font-size: 1em;
	}

    h2.pageselector-header {
        font-size: 2em;
    }

	section {
		padding: 2rem 0;
	}

	section.content {
		font-size: 1.1em;
	}

	footer section {
		padding: 1.5rem 0;
	}

    header img.logo, body.scrolled header img.logo {
		max-height: 30px;
	}

	nav > ul > li > a, body.scrolled nav > ul > li > a {
	    margin-left: 1em;
	}

	nav.socials > ul > li > a {
	    padding: 1.45em 1em;
	}

	nav li.parent > a::after, body.scrolled nav li.parent > a::after {
	    margin-left: 1em;
	}

	nav:not(.new2024-menu) ul.dropdown, body.scrolled nav:not(.new2024-menu) ul.dropdown {
		left: 1em;
	}

	.sidebar > div {
		margin-bottom: 2em;
	}

	.gallery .photo {
		width: 33.33%;
		height: 160px;
	}

	.news .text .description {
	    -webkit-line-clamp: 5;
	    max-height: calc(1.5em * 5);
	}

	.news-home .news .text .description {
	    -webkit-line-clamp: 4;
	    max-height: calc(1.5em * 4);
	}

	.news-home .news .picture {
	    display: none;
	}

	.news-home .news .text {
	    padding-left: 0;
	}

	.news-type-select {
	    margin-bottom: 1.5em;
	    border-top-left-radius: 1.2em;
	    border-top-right-radius: 1.2em;
	}

	.news-type-select a {
	    padding: .5em 1em;
	    font-size: 1.1em;
	}

        .news-page .picture {
            width: 40%;
        }

        .kiemelt-gombok {
            text-align: center;
        }

    .tiles {
        flex-wrap: wrap;
        justify-content: center;
    }

    .tiles .tile {
        flex: unset;
        width: 25%;
        border-radius: 0;
    }

    .tiles .tile.eugyfelszolgalat {
        border-top-left-radius: 1em;
        border-bottom-left-radius: 0;
    }

    .tiles .tile.email{
        border-top-right-radius: 1em;
    }

    .tiles .tile.hibabejelentes {
        width: 100%;
        border-bottom-left-radius: 1em;
        border-bottom-right-radius: 1em;
        border-top-right-radius: 0;
    }

    .tiles .tile:not(:first-child) {
        margin-left: 0;
    }

    .tiles .tile:not(:last-child) span {
        display: none;
    }

    .tiles .tile:not(:last-child) i {
        position: relative;
        opacity: 1;
        left: unset;
        text-align: center;
        font-size: 3em;
        margin: 0 auto;
    }

    .home-csempe {
        border-top-left-radius: 3em;
        border-bottom-left-radius: 3em;
    }

    .home-csempe a .pics {
        display: none;
    }

    .allas-img {
        max-width: 40%;
        margin: 0 1.5em .5em 0;
        float: left;
    }

    footer ul li {
	width: 50%;
    }

	footer .container > .row > div[class^="col"] {
		margin: 1em 0;
	}

	footer .top-foot .container > .row > div[class^="col"]:last-child {
		border-left: 0;
	}

    nav.socials > ul > li > a.gyengenlato {
        display: none;
    }
}

@media (max-width: 767px) {
	h1, footer h1 {
		font-size: 2.25em;
	}
	h2, footer h2 {
		font-size: 1.6em;
	}
	h3, footer h3 {
		font-size: 1.4em;
	}
	h4, footer h4 {
		font-size: 1.25em;
	}
	h5, footer h5 {
		font-size: 1.15em;
	}
	h6, footer h6 {
		font-size: 1em;
	}

    h2.pageselector-header {
        font-size: 1.75em;
    }

    section.slider .carousel-caption h3 {
        font-size: 1.9em;
        text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.64);
    }

    .btn-nagy {
        font-size: 1.25em;
    }

	section.page-title .container h1 {
	    padding-top: .45em;
	    padding-bottom: .45em;
	    font-size: 2em;
	}

	section.page-title .container > .breadcrumb {
	    display: none;
	}

	section, footer section {
		padding: 1rem 0;
	}

	header img.logo, body.scrolled header img.logo {
	    max-height: 40px;
	}

	header input[type="text"] {
	    padding: .5em 1em;
	    font-size: 1.2em;
	}

	nav:not(.socials) {
		position: fixed;
		top: 0;
		bottom: 0;
		left: 100vw;
		right: 0;
		background-color: var(--mobil-menu-bcg);
		transition: all 0.35s ease-in-out;
		z-index: 100;
	}

	body.show-menu nav:not(.socials) {
		left: 0;
		right: 0;
	}

	header .top-head .left {
		flex: 3;
	}

	header .top-head .right {
		flex: 2;
	}

	.mobil-menu-button {
		display: block;
		font-size: 1.5em;
    	padding-left: .5em;
	}

	.mobil-menu-close {
		position: absolute;
		display: block;
		left: .3em;
		top: calc(.3em + 50px);
		color: var(--white);
		font-size: 3em;
	}

	body.scrolled .mobil-menu-close {
		top: calc(.3em + 4px);
	}

	nav:not(.socials) > ul {
		flex-direction: column;
		justify-content: flex-start;
		position: absolute;
		right: 0;
		top: 50px;
		left: 50vw;
		bottom: 20px;
		padding: 1em;
		background-color: var(--white);
		overflow-y: auto;
		overflow-x: hidden;
		transition: all 0.25s ease-in-out;
		z-index: 2;
		font-size: 1.1em;
	}

	nav:not(.socials) .hold.one {
		display: none;
		position: fixed;
		top: 0;
		left: 0;
		bottom: 0;
		right: 50vw;
	}

	nav:not(.socials) .hold.two {
		display: none;
		position: fixed;
		top: 0;
		left: 0;
		bottom: calc(100vh - 50px);
		right: 0;
	}

	body.show-menu nav:not(.socials) .hold.one {
		display: block;
	}

	body.show-menu nav:not(.socials) .hold.two {
		display: block;
	}

	body.scrolled nav:not(.socials) .hold.two {
		bottom: calc(100vh - 4px);
	}

	body.scrolled nav:not(.socials) > ul {
		top: 4px;
	}

	nav:not(.socials) > ul > li {
		flex-direction: column;
	}

	nav:not(.socials) > ul > li:not(:last-child) {
		border-bottom: 1px dotted var(--gray-middle);
	}

	nav:not(.socials) > ul > li > a, body.scrolled nav:not(.socials) > ul > li > a {
		margin: 0;
		width: 100%;
		border: 0;
		padding: .75em 0;
		font-size: 1em;
		font-weight: 600;
	}

	nav:not(.socials) li.parent > a::after, body.scrolled nav:not(.socials) li.parent > a::after {
	    text-align: right;
	    position: absolute;
	    bottom: unset;
	    left: unset;
	    right: 0;
	    margin-left: 0;
	    opacity: 1;
	}

	nav:not(.socials) ul.dropdown, body.scrolled nav:not(.socials) ul.dropdown {
		display: flex;
		position: relative;
		top: unset;
		bottom: unset;
		height: auto;
		opacity: 1;
		margin: 0;
		padding: 0;
		left: unset;
		min-width: unset;
		border-bottom: 0 !important;
		background-color: transparent;
		font-size: 1em;
		border-bottom-left-radius: 0;
		border-bottom-right-radius: 0;

		-webkit-box-shadow: unset !important;
	    -moz-box-shadow: unset !important;
	    box-shadow: unset !important;
	}

	nav:not(.socials) ul.dropdown li:first-child a {
	    margin-top: 0;
	}

	nav:not(.new2024-menu) > ul > li > ul > li ul {
		display: flex !important;
		margin-left: 1em !important;
		border-left: 5px solid var(--gray-middle) !important;
	}

	nav:not(.new2024-menu) > ul > li > ul > li > ul {
		margin-bottom: .5em !important;
	}

	nav:not(.new2024-menu) > ul > li > ul > li a::after {
		display: inline !important;
	}

	nav:not(.new2024-menu) > ul > li > ul li.parent > a {
		font-weight: 700 !important;
	}

	nav:not(.new2024-menu) > ul > li > ul li.parent > a:hover {
		background-color: transparent !important;
	}

	nav:not(.new2024-menu) > ul > li > ul li.parent > a.active {
		background-color: transparent !important;
		color: var(--primary) !important;
	}

	nav:not(.new2024-menu) ul.dropdown li:last-child a {
	    margin-bottom: 0;
	}

	nav.socials > ul > li > a > i.spec {
		display: block;
	}

	nav.socials > ul > li > a > span {
		display: none;
	}

	section.slider .carousel-item {
		height: 50vh;
	}

	.csempek {
		margin-bottom: 1em;
	}

	.csempek a.csempe {
		width: 50%;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}

	.sidebar {
		border-top: 2px dashed var(--primary-light);
		padding-top: 2em;
		margin-top: 2em;
	}

	.sidebar > div {
		margin-bottom: 1.5em;
	}

    .sidebar-menu-fade.show {
        display: block;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: 0;
        z-index: 100;
        background-color: var(--mobil-menu-bcg);
    }

    .kartya.sidebar-menu {
        display: none;
    }

    .kartya.sidebar-menu.show {
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        max-height: calc(100vh - 2.6em);
        z-index: 101;
        margin: 1.3em;
        overflow-y: auto;
        overflow-x: hidden;
    }

    .kartya.sidebar-menu .kartya-head {
        padding-right: 3.5em;
    }

    .kartya.sidebar-menu .kartya-head .close-button {
        display: block;
        position: absolute;
        right: .1em;
        top: 0;
        font-size: 2em;
        padding: .18em .5em;
    }

    .sidebar-menu-button {
        display: block;
        position: fixed;
        bottom: 0;
        right: 6em;
        left: 6em;
        padding: .5em 1em;
        font-size: 1em;
        text-align: center;
        background-color: var(--primary);
        color: var(--white);
        border-top-left-radius: .6em;
        border-top-right-radius: .6em;
        z-index: 89;
        -webkit-box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 25%) !important;
        -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.25) !important;
        box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 25%) !important;
    }

    .sidebar-menu-button i {
        padding-right: .5em;
    }

	.gallery .photo, .sidebar .gallery .photo {
		width: 50%;
		height: 170px;
	}

	.news {
		flex-direction: column;
	}

	.news:not(.d-none):last-child {
		margin-bottom: 3em !important;
	}

	.news:not(.d-none):not(:last-child) {
		padding-bottom: 1.5em;
		margin-bottom: 2em !important;
		border-bottom: 1px dotted var(--default-text-light);
	}

	.news .text {
		padding-left: 0;
		padding-top: 1.5em;
	}

	.news .text .description {
	    -webkit-line-clamp: 6;
	    max-height: calc(1.5em * 6);
	}

	.news-home .news .text .description {
	    -webkit-line-clamp: 5;
	    max-height: calc(1.5em * 5);
	}

	.news-home .news .picture {
	    display: block;
	}

	.news .picture {
		width: auto;
		min-height: 27px;
		max-height: 300px;
	}

	.news .picture a img.logo-background {
		display: none;
	}

	.news .foot .date {
		margin-left: 1em;
		font-size: 0.8em;
	}

	.news-type-select {
	    margin-bottom: 1em;
	    border-top-left-radius: 1em;
	    border-top-right-radius: 1em;
	}

	.news-type-select a {
	    font-size: 1em;
	}

        .news-page .picture {
            margin: 0 1em .5em 0;
            width: 45%;
        }

    .page-menu a {
        min-height: 140px;
    }

    .tiles .tile {
        min-height: 60px;
    }

    .tiles .tile:not(:last-child) i {
        font-size: 2em;
    }

    .product-item .kep, .product-page .kep {
        width: 40%;
    }

    label {
        margin-bottom: .25em;
    }

    .home-csempe a .pics, .home-csempe a .text-cnt, .home-csempe a .btn-cnt {
        display: block;
        width: 100%;
    }

    .home-csempe a .btn-cnt {
        padding-top: 0 !important;
    }

    .home-csempe#eufi a .pics img {
        display: block;
        width: 100%;
    }

    .home-csempe .text p {
        margin-bottom: 0;
    }

    .allas-img {
        max-width: 100%;
        margin: 0  0 1.5em 0;
        float: none;
    }

	footer .top-foot .container > .row > div[class^="col"]:not(:first-child) {
		border-left: 0;
	}

    footer .bottom-foot {
        padding-bottom: 3em;
    }
}

@media (max-width: 575px) {

    content section.content .page-real-content {
        width: calc(100% + 30px);
        margin: -15px;
        padding: 15px;
    }

    .page-menu a {
        min-height: 175px;
    }

    .formbuilderform .blokkba .btn-allasjelentkezes span {
        display: none;
    }
}

@media (max-width: 540px) {
	nav:not(.socials) > ul {
		left: 20vw;
	}

	nav:not(.socials) .hold.one {
		right: 80vw;
	}

	.gallery .photo {
		width: 50%;
		height: 140px;
	}

	.gallery .photo a .photo-title {
		font-size: .8em;
	}

    .news-page .picture {
        float: none;
        margin: 0 0 1em 0;
        width: 100%;
    }

    .news-page .date {
        text-align: center;
    }

    .product-item .kep, .product-page .kep {
        float: none;
        margin: 0 0 1em 0;
        width: 100%;
    }

    footer ul li {
	width: 100%;
    }
}

@media (max-width: 380px) {
	.gallery .photo {
		width: 50%;
		height: 100px;
	}
}
