/*
 Theme Name:   Quickberg Gyogytornasz (Barber)
 Description:  Quickberg Theme Child skin
 Author:       Ughoo
 Author URI:   
 Template:     quickberg-theme
 Version:      1.0.251020
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         full-width-template, theme-options, rtl-language-support, two-columns, left-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, sticky-post, threaded-comments
 Text Domain:  quickberg
*/




/*
prataregular

latoregular

pt_sans_captionregular

*/

.wp-block-cover.alignfull {
	padding:0;
}

.wp-block-cover.alignfull .wp-block-cover__inner-container,
.quickberg-carousel.alignfull .wp-block-cover__inner-container {
	width: 100%;
	box-sizing:border-box;
}

.wp-block-cover .wp-block-cover__inner-container {
	z-index: 3;
}

.wp-block-cover.alignfull .wp-block-cover__inner-container,
.quickberg-carousel.alignfull .wp-block-cover__inner-container,
.site {
	font-family: "Poppins-Light", sans-serif !important;
	font-weight:400 !important;
	letter-spacing: .1px;
	
	max-width:1140px;
	margin:0 auto;
	padding: 0 20px;
}



/* wrapped header content box */

.carousel-wrapper .wp-block-media-text__content > .wp-block-group {
	
	padding: 30px;
	margin: 0 20px;
	transform: translateY(-100px);
	
	background: rgba(112, 198, 156, 1);
}

@media all and (min-width: 800px){
	.carousel-wrapper .wp-block-media-text__content > .wp-block-group {
		transform: translateX(-100px);
		padding: 40px 60px;
		margin: 20px 0;
		
		background:transparent;
		background: rgba(112, 198, 156, 1);
		border: 1px dashed #fff;
	}
}
@media all and (max-width:799px){
	.g12 .quickberg-carousel .site  {
		padding:0;
	}
	
	body .g12 .quickberg-carousel .tns-outer {
		margin-left: 0px !important;
		margin-right: 0px !important;
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	
	body .g12 .quickberg-carousel .tns-ovh {
		margin:0 !important;
		padding:0 !important;
	}
	
	.wp-block-quickberg-g12-column > .quickberg-carousel .carousel-wrapper {
		margin-top:30px;
	}
}



/*
@media (min-width:1160px){
	.wp-block-cover.alignfull .wp-block-cover__inner-container,
	.quickberg-carousel.alignfull .wp-block-cover__inner-container,
	.site {
		max-width:1140px;
	}
}
*/

.site:before {
	content:"";
	display:table;
	height:0;
	clear:both;
}

.site {
	width: 100%;
	
}
/* ez miért kellhetett ??
.site > .g12.nomargins {
	margin-left:-20px;
	margin-right:-20px;
}
*/

@media all and (max-width:799px){
	main > .site {
		overflow-x:hidden;
	}
}

.wp-block-cover {
	box-sizing:Border-box;
}

.wp-block-cover.alignfull .wp-block-cover__inner-container,
.quickberg-carousel.alignfull .wp-block-cover__inner-container,
.site.narrow {
	max-width:1140px !important;
}

.site.narrow .alignwide{
	max-width: 1140px !important;
}



/* és ez minek? 
.wp-block-cover.alignfull .wp-block-cover__inner-container .g12.nomargins {
	margin-left:0;
	margin-right:0;
}
*/

body.enabled-sticky-mobile {
	padding-top:70px;
}
body.enabled-sticky-mobile.admin-bar {
	padding-top: 110px;
}

.global-message {
	text-align:Center;
	padding:10px;
	font-size:20px;
	background-color: #435944;
	color:#323232;
	padding: 30px 70px 30px 45px;
	font-family: 'Poppins', sans-serif;
	font-weight:600;
	text-transform:uppercase
}

@media(max-width: 799px){
	.global-message {
		
	}
}

#logo {
	margin-top:5px;
	height:60px;
	width:180px;
	font-size: 14px;
	color:#121212;
	background: url(img/gyogytornaszom-logo-01.2.png) center center no-repeat;
	background-size: 100% auto;
	text-indent:-9999px;
	position:relative;
	overflow:hidden;
}





#header {
	background: rgba(255,255,255,.8) none;
	color:#010101;
	top:0;
}

#header .site {
	background:transparent none;
}

.admin-bar #header {
	top:46px;
}

#nav-toggle {
	top:19px;
}

#nav-customs {
	margin-top:10px;
}

#nav-customs svg {
	fill: #fff;
}

#nav-holder ul li a {
	font-size:15px;
	font-family: 'pt_sans_captionregular', sans-serif;
	font-weight:400;
	color:#868686;
}

#nav-toggle span {
	background:#0c4c8a;
}

#nav-holder {}

@media (max-width: 799px){
		
	body #nav-holder,
	body .opened #nav-holder {
		top:70px;
		z-index:1000;
		will-change: auto;
	}
	
	body #header.opened {
		z-index:1000;
	}
	
	body .opened #nav-holder {
		overflow-y:scroll;
		max-height: calc( 100vh - 70px );
	}
	
	body .opened #nav-holder > ul {
		padding-bottom:17vh  !important; /* strange bug?? */
	}
	
	body.opened-nav {
		overflow:hidden;
	}
	
	#nav-holder,
	.opened #nav-holder {
		background:#fff !important;
	}
	
	.opened #nav-holder {
		
	}

}

@media (min-width:800px) {
	#nav-holder {
		float:right !important;
		margin-left:20px;
		height: 68px;
	}
	
	#nav-holder ul li a {
		opacity:.75;
		display:block;
	}
	/*
	#nav-holder ul .sub-menu li a {
		color:#6f6f6f;
	}
	*/
}

body #nav-holder ul li.booking {

}

body #nav-holder ul li.booking a {
	padding:5px 8px;
	background:#E99300;
	border:1px solid #E99300;
	color:#000;
	opacity:1;
	font-weight:400;
	transition: all 320ms linear;
	line-height:30px;
}

body #nav-holder ul li.booking a:hover {
	background:#ffffff;
}

body #nav-holder ul li.english-version {
	vertical-align:middle;
}

body #nav-holder ul li.english-version a {
	text-indent:99px;
	width:30px;
	height:15px;
	background: url(img/english.svg) center center no-repeat;
	background-size:contain;
	overflow:hidden;
	display:inline-block;
	vertical-align:middle;
}

@media (min-width: 1160px){
	#nav-holder {
		max-height: 68px;
	}
	
	body #nav-holder ul, 
	body #nav-holder ul li, 
	body #nav-holder ul li a {
		line-height: 70px;
	}
	
	body #nav-holder ul li {
		padding-left:10px;
	}
}

#nav-holder ul .sub-menu li a {
	letter-spacing:0;
	font-size:14px;
	line-height: 18px;
	padding: 2px 12px;
	font-weight:400;
}
@media (min-width: 1160px){
	#nav-holder ul .sub-menu li a {
		color:#ffffff;
	}
}

#nav-holder ul .sub-menu li a:hover {
	color:#435944;
	color:#E99300;
}

#nav-customs a.search-toggle {
	background-size: 16px;
}

.search-modal .close-btn:hover {
	background: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 1792 1792' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1490 1322q0 40-28 68l-136 136q-28 28-68 28t-68-28l-294-294-294 294q-28 28-68 28t-68-28l-136-136q-28-28-28-68t28-68l294-294-294-294q-28-28-28-68t28-68l136-136q28-28 68-28t68 28l294 294 294-294q28-28 68-28t68 28l136 136q28 28 28 68t-28 68l-294 294 294 294q28 28 28 68z' fill='%23990000'/%3E%3C/svg%3E") center center no-repeat;
	background-size: 21px;
}

.search-modal #searchsubmit:hover {
	background: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 1792 1792' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1216 832q0-185-131.5-316.5T768 384 451.5 515.5 320 832t131.5 316.5T768 1280t316.5-131.5T1216 832zm512 832q0 52-38 90t-90 38q-54 0-90-38l-343-342q-179 124-399 124-143 0-273.5-55.5t-225-150-150-225T64 832t55.5-273.5 150-225 225-150T768 128t273.5 55.5 225 150 150 225T1472 832q0 220-124 399l343 343q37 37 37 90z' fill='%23990000'/%3E%3C/svg%3E") center center no-repeat;
	background-size: 20px;
}

@media (min-width: 800px){
	
	#nav-customs {
		float:right;
	}
	
	#nav-customs a {
		margin-top:19px;
	}
	
	#nav-holder ul .sub-menu li {
		padding-top: 2px;
		padding-bottom:2px;
	}
}

@media (min-width: 1160px) {
	
	#nav-holder ul .sub-menu li {
		line-height: 14px;
		border-bottom: 1px solid rgba(0, 0, 0, .5);
	}

	#nav-holder ul .sub-menu {
		left: 10px;
		right:initial;
		padding: 5px 0 0 0;
		top:70px;
		
		box-shadow: 5px 5px 5px 5px rgb(128 128 128 / 30%);
	}
	
	#nav-holder ul li .sub-menu {
		opacity:0;
		transition:opacity .3s ease-out;
		background: rgba(0, 0, 0, .95);
		min-width: 160px;
	}

	#nav-holder ul li:hover .sub-menu {
		opacity:1;
	}
}

#nav-top {
	height:20px;
	overflow:hidden;
	border-bottom: 1px solid rgba(128,128,128,0.5);
}

.top-left {
	float:left;
}

.top-left ul {
	list-style-type:none;
	padding:0;
	margin:0;
	display:block;
}

.top-left ul li {
	display:inline-block;
	padding-right:19px;
	line-height: 19px;
	height:19px;
}

.top-left ul li a {
	text-decoration:none;
	color:#000000;
	line-height: 18px;
	height:19px;
	display:block;
	vertical-align: middle;
}

.

.top-right {
	float:right;
}

.quickberg-social-icons {
	
}

.quickberg-social-icons a {
	display:inline-block;
	margin-left: 10px;
	height:20px;
	line-height:20px;
	vertical-align:middle;
}

.quickberg-social-icons svg {
	height: 14px;
	width:auto;
}

#footer .quickberg-social-icons svg {
	fill:#fff;
}

.top-nav-phone,
.top-nav-mail {
	line-height:18px;
	height:18px;
	font-size:12px;
}

.top-nav-phone {}
.top-nav-phone:before {
	content:" ";
	vertical-align: middle;
	display:inline-block;
	width:20px;
	height:19px;
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 -256 1792 1792'%3E%3Cpath d='M1567.5 997q0 27-10 70.5t-21 68.5q-21 50-122 106-94 51-186 51-27 0-52.5-3.5t-57.5-12.5q-32-9-47.5-14.5t-55.5-20.5q-40-15-49-18-98-35-175-83-128-79-264.5-215.5T311.5 661q-48-77-83-175-3-9-18-49T190 381.5q-5.5-15.5-14.5-47.5T163 276.5q-3.5-25.5-3.5-52.5 0-92 51-186 56-101 106-122 25-11 68.5-21t70.5-10q14 0 21 3 18 6 53 76 11 19 30 54t35 63.5q16 28.5 31 53.5 3 4 17.5 25t21.5 35.5q7 14.5 7 28.5 0 20-28.5 50t-62 55q-33.5 25-62 53t-28.5 46q0 9 5 22.5T504 471q3.5 7 14 24t11.5 19q76 137 174 235t235 174q2 1 19 11.5t24 14q7 3.5 20.5 8.5t22.5 5q18 0 46-28.5t53-62q25-33.5 55-62t50-28.5q14 0 28.5 7t35.5 21.5q21 14.5 25 17.5 25 15 53.5 31t63.5 35q35 19 54 30 70 35 76 53 3 7 3 21z' fill='%23000'%3E%3C/path%3E%3C/svg%3E") center center no-repeat;
	background-size: 14px auto;
	margin-right:10px;
}
.top-nav-mail {}
.top-nav-mail:before {
	content:" ";
	display:inline-block;
		vertical-align: middle;
	width:20px;
	height:19px;
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 511.6 511.6'%3E%3Cpath d='M49 179a13218 13218 0 00192 129l15 3 14-3a301 301 0 0059-37l134-92c14-10 25-22 35-35 9-14 14-28 14-43 0-13-5-24-14-33s-20-13-32-13H46c-15 0-26 5-34 15S0 92 0 107c0 12 5 25 16 39 10 14 21 25 33 33z'/%3E%3Cpath d='M483 209a5934 5934 0 00-169 117c-6 5-15 10-26 14-12 5-22 7-32 7s-21-2-32-7c-11-4-20-9-27-14l-26-18-142-99c-11-7-21-15-29-25v227c0 13 4 23 13 32s20 14 33 14h420c13 0 23-5 32-14s14-19 14-32V184c-9 10-18 18-29 25z' fill='%23000'/%3E%3C/svg%3E") center center no-repeat;
	background-size: 14px auto;
	margin-right:10px;
}

/*
.page .quickberg-section {
	margin-top:40px;
	margin-bottom:40px;
}

.quickberg-section + .quickberg-section {
	margin-top:0;
}
*/

/*
.site-main {
	padding-bottom:30px;
}
*/

.site-main figure {
	max-width: 100%;
}

.site-main .quickberg-carousel figure,
.site-main figure.is-type-video {
	margin:10px 0 !important;
}

/*

.site-main .wp-block-image figure.size-thumbnail {
	max-width:150px;
}

*/

/* move to parent ??? */
.col img {
	max-width:100%;
	height:auto;
}

.archive.category .col.c_12.t_9.d_9 {
	padding-left:0 !important;
}

.archive.category .col.c_12.t_9.d_9 .archive-item img {
	margin-left: 0;
}
/*
.archive-item {
	padding-bottom: 20px;
	margin: 0 0 20px;
	border-bottom: 1px dashed #eaeaea;
}
*/
article {
	overflow-x:hidden;
}

article h1,
article h2,
.quickberg-section h2, 
.quickberg-section h3, 
.quickberg-section h4, 
.quickberg-section h5{
	/* font-family: 'montserratsemibold', serif; */
	font-family: "Poppins-Medium", sans-serif !important;
	color:#222222;
}

article h2 {
	font-size: 2em;
	line-height: 2.3em;
	margin-top: 0.625em;
	margin-bottom: 0.9em;
}

article h3 {
	margin-top: 0.625em;
	margin-bottom: 0.5em;
	font-family: "Poppins-Medium", sans-serif !important;
	color: #222222;
}

.has-drop-cap:not(:focus):first-letter {
	float: left;
	font-size: 35px;
	line-height: 1em;
	font-weight: 700;
	margin: 9px 15px 0 0;
	text-transform: uppercase;
	padding: 10px 15px;
	color: #ffffff;
	background-color: #435944;
}

article p {
	font-size: 18px;
	line-height: 25px;
	margin: 0 0 9px;
	/* color:#989898; */
}

article ul,
article ol {
	padding-top:28px;
}

article ul li,
article ol li {
	font-size: 18px;
	line-height: 25px;
	margin: 0;
	color:#000;
}

article p + h2 {
	margin-top: 1.2em;
}

article #sidebar p {
	font-size: 13px;
	line-height:25px;
}


article #sidebar ul {
	padding:0;
}

article #sidebar ul li,
#inner-toc-list li {
	padding: 2px 0 2px 0;
	color:#909090;
}

article #sidebar ul li a,
#inner-toc-list li a {
	color:#1a1d21;
}

#inner-toc-list li.active a {
	font-weight: 600;
	color:#435944;
}

article #sidebar ul li a:hover,
#inner-toc-list li a:hover {
	color:#435944;
}

@media (max-width: 799px) {
	#mobileTocToggle {
		bottom:65px;
	}
	
	#inner-toc-list {
		max-height: calc( 100vh - 300px ) !important;
		padding-left:20px !important;
	}
	
	body.sticky-mobile-toc .widget_quickberg_toc_widget {
		bottom:100px !important;
		max-height: calc( 100vh - 200px ) !important;
		padding-left:20px !important;
		padding-right:10px !important;
		padding-top:10px !important;
	}

}


@media (min-width:800px){
	
	article h2 {
		font-size: 35px;
		line-height: 42px;
	}
	.widget_quickberg_toc_widget {
		background-color: #f7f7f7;
	}
	
	.widget_quickberg_toc_widget #inner-toc {
		background-color: #f7f7f7;
		padding-bottom: 20px;
		padding-left: 20px;
		padding-right: 20px;
		padding-top: 17px;
		box-sizing:border-box;
	}
}

.single-post h1,
.archive-item-content h2{
	color:#222;
}

.archive-item-content {
	padding: 20px;
	margin-bottom: 20px;
	/* background:#333; */
}

@media (min-width:800px){
	.archive-item-content {
		min-height: 500px;
	}
}

.archive-item-content h2{
	/* color:#fff; */
}

.archive-item-content .image-canvas {
	margin-bottom: 20px;
	width: 100%;
	height:0;
	padding-bottom: 62.5%;
	position:relative;
	overflow:hidden;
	margin:0;
	margin-left:-20px;
	margin-right:-20px;
	margin-top:-20px;
	margin-bottom:10px;
	border-bottom:3px solid #435944;
	width: calc( 100% + 40px );
}

.archive-item-content .image-canvas img {
	position:Absolute;
	left:0;
	top:0;
	width:100%;
	height:auto;
}

.archive-item-content h2 {
	margin-bottom:9px;
}

.archive-item-content h2,
.archive-item-content h2 a {
	/* color:#fff; */
	font-size:18px;
	line-height:22px;
}

.archive-item-content h2 a:hover {
	color:#E99300;
}

.archive-item-content .byline {
	font-size:14px;
	font-weight: 500;
	color:#fefefe;
	padding-bottom:15px;
}

.archive-item-content p {
	/* color:#fff; */
}

.archive-item-content h2 a {
	color:#000000;
}

.archive-item-content .entry-time:before {
	display:none;
}

article table {
	border-collapse:collapse;
	padding:0;
	margin:0;

	
}

article table th,
article table td {
	padding:10px;
	border: 1px dashed #e4e7e8;
}

article table th {
	font-size: 16px;
	padding: 0.5m 1em;
	line-height:28px;
	font-weight:400;
	background:#f7f7f8;
	letter-spacing:1;
	white-space:nowrap;
}
article table td {
	font-size:16px;
	padding:1em;
}

.qbs-showpost {
	box-sizing:border-box;
	padding:20px 10px 10px;
	margin: 10px 0 20px;
	border:1px dashed #71322b;
}


.wp-block-quickberg-tabs {
	margin: 20px 0;
}

.wp-block-quickberg-tabs .wp-block-quickberg-tabitem {
	padding:20px 10px 20px 0;
}

.wp-block-quickberg-tabs-control {
	padding-top: 10px;
}

.wp-block-quickberg-tabs-control li {
	display:inline-block;
	padding-left:0;
	padding-right:0;
	margin-right:20px;
	border:0 none;
	
	line-height: 21px !important;
}

article .wp-block-quickberg-tabs-control li a {
	color:#989898 !important;
}

.wp-block-quickberg-tabs-control li a span {
	border-bottom:3px solid transparent;
}

.wp-block-quickberg-tabs-control li.active-tab a span {
	border-bottom:3px solid #E99300;

}
article .wp-block-quickberg-tabs-control li a:hover,
article .wp-block-quickberg-tabs-control li.active-tab a {
	color:#191919 !important;
}

.wp-block-quickberg-tabs.tabs-inited.vertical-tabs .wp-block-quickberg-tabs-control li a {
	display:block;
}

.wp-block-quickberg-accordion {
	padding-top:10px;
	padding-bottom:30px;
}

.wp-block-quickberg-accordion-item {
	margin-bottom:-1px;
}

.wp-block-quickberg-accordion-item .accordion-head {
	padding: 25px 30px 25px 60px;
	background:#f7f7f7;
	border: 1px dashed #585c56;
	letter-spacing:1px;
	text-transform:uppercase;
	transition: background .3s linear;
	position:relative;
	margin: 0 !important;
	overflow:hidden;
	font-size: inherit !important;
	line-height: inherit !important;
}

.wp-block-quickberg-accordion-item.opened .accordion-head {
	color:#E99300;
}

.wp-block-quickberg-accordion-item .accordion-head:before {
	content: '+';
	display:block;
	position:absolute;
	left:20px;
	top: 22px;
	width: 22px;
	height:22px;
	box-sizing:border-box;
	padding-left:1px;
	text-align:Center;
	letter-spacing:0;
	padding-top:0;
	line-height:22px;
	font-size:22px;
	vertical-align:middle;
	font-weight:normal;
	border-radius:50%;
	overflow:hidden;
	background:#ffffff;
	transition: all .3s linear;
}


.wp-block-quickberg-accordion-item.opened .accordion-head:before {
	content: '-';
	
	background:#E99300;
	color:#ffffff;
}

@media (min-width:800px){

	.wp-block-quickberg-accordion-item .accordion-content {
		padding-left:60px;
	}
}

.wp-block-quickberg-accordion-item.opened .accordion-content {
	padding-top:20px;
}

/*
#sidebar .widget {
	background-color: #f7f7f7;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 17px;
}

#sidebar .widget.widget_block {
	background-color: transparent;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
}
*/

.widget .widgettitle {
	line-height:30px;
	vertical-align:middle;
	margin-bottom: 27px;
}

.footer-title,
.widgettitle span {
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	padding-right:12px;
	font-size:14px;
	line-height:18px;
	text-transform:uppercase;
	letter-spacing: 0.1px;
}


.widget_tag_cloud .tagcloud,
.widget_categories ul {
	padding:0;
	list-style-type:none;
	display:block;
	margin-bottom:30px;
}

.widget_categories ul li {
	text-align:right;
	clear:both;
	overflow:hidden;
	display:block;
	font-weight:600;
	color:#222;
}

.widget_categories ul li a {
	font-weight:600;
	margin-bottom:7px;
	color:#222;
	text-decoration:none;
	float:left;
}

.widget_tag_cloud .tagcloud a {
	border-radius: 0;
	padding: 4px 15px;
	display: inline-block;
	margin-bottom: 7px;
	margin-right: 5px;
	color: #222222;
	text-decoration:none;
	font-size: 13px !important;
	transition: color .3s ease-out,border .3s ease-out,background .3s ease-out;
	
	border: 2px solid #435944;
}

.widget_tag_cloud .tagcloud a:hover,
::selection {
	background-color: #435944!important;
	color:#ffffff !important;
}

.any-posts-list {
	list-style-type:none;
	display:block;
	padding:0;
	margin:0 0 30px 0;
}
.any-posts-list li {
	padding:10px 0;
	clear:both;
}
.widget_trending li a,
.any-posts-list li a {
	display:block;
	text-decoration:none;
	clear:both;
	overflow:hidden;
	color:#222;
}
.any-posts-list li a img {
	float:left;
	margin-right: 12px;
	width:100px;
	height:auto;
}

.any-posts-list li a time {
	color: rgba(72, 72, 72, .5);
}

.widget_trending li a,
.any-posts-list li a span {
	font-family: 'Poppins', serif;
	font-size:14px;
	line-height:20px;
	display:block;
	margin-bottom:3px;
}

.article-header.article-header-canvas,
.article-header.archive-header-canvas {
	background:#f3f3f3;
	overflow:Hidden;
	position:relative;
}

.article-header.article-header-canvas .site {
	vertical-align:middle;
	text-align:Center;
	display: table-cell;
	height: 320px;
	background:transparent;
	color:#ffffff;
	position:relative;
	z-index:2;
}

.home .article-header.article-header-canvas .site {
	height: 340px;
}

.article-header.article-header-canvas > img.cover {
	width:100%;
	height:100%;
	display:Block;
	position:Absolute;
	z-index:1;
	object-fit:cover;
}

.article-header.article-header-canvas {
	margin-bottom:20px;
}

.article-header.has-background-dim,
.wp-block-cover-image.has-background-dim,.wp-block-cover.has-background-dim {
	background-color: #000
}

.article-header.has-background-dim:before,
.wp-block-cover-image.has-background-dim:before,
.wp-block-cover.has-background-dim:before {
	content: "";
	background-color: inherit
}

.article-header.has-background-dim:before,
.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim:not(.has-background-gradient):before,.wp-block-cover .wp-block-cover__gradient-background {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 2
}

.article-header.has-background-dim:before,
.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim:not(.has-background-gradient):before,.wp-block-cover .wp-block-cover__gradient-background {
	opacity: .3 !important;
}


.article-header.article-header-canvas2 {
	position:relative;
	overflow:hidden;
	margin-bottom:30px;
	vertical-align:top;
}
.article-header.article-header-canvas2 img {
	width:100%;
	height:auto;
	position:relative;
	z-index:1;
	display:block;
}

@media all and (max-width:799px){
	.article-header.article-header-canvas2 {
		margin-left: -24px;
		margin-right: -24px;
	}
}
.article-header.article-header-canvas2 .site {
		padding:0px !important;
		margin:0px !important;
	}

@media all and (min-width:800px){
	.article-header.article-header-canvas2 .site {
		position:absolute;
		bottom:0px;
		background:transparent;
		z-index:3;
		padding:0px !important;
		margin:0px !important;
	}
}

.article-header.article-header-canvas2 .article-header-content h1 {
	color:#ffffff;
	background:#435944;
	display:inline-block;
	margin:0;
	padding: 25px 17px;
}

@media (min-width: 800px) {
	.article-header.article-header-canvas {
		margin-bottom:50px;
	}
}

.article-header-content h1 {
	line-height:35px;
	font-weight:700;
	font-size:32px;
	font-family: 'prataregular', sans-serif;
	margin:0;
	padding:0;
	color:#ffffff;
}
#breadcrumbs {
	font-size:16px;
	line-height:35px;
	color:#ffffff !important;
}

#breadcrumbs a {
	color:#E99300 !important;
	
	text-decoration:none;
}

.archive-header-content h1,
.article-header-content h1,
#breadcrumbs {
	display:inline-block;
	clear:both;
	padding: 5px 7px;
	letter-spacing: 1px;
	margin-top:2px;
}

time {
	font-weight:400;
	font-size:14px;
}

time:before {
	content:" ";
	padding-left: 12px;
	background: url("data:image/svg+xml,%3Csvg viewBox='0 0 1792 1792' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M192 1664h1408V640H192v1024zM576 448V160q0-14-9-23t-23-9h-64q-14 0-23 9t-9 23v288q0 14 9 23t23 9h64q14 0 23-9t9-23zm768 0V160q0-14-9-23t-23-9h-64q-14 0-23 9t-9 23v288q0 14 9 23t23 9h64q14 0 23-9t9-23zm384-64v1280q0 52-38 90t-90 38H192q-52 0-90-38t-38-90V384q0-52 38-90t90-38h128v-96q0-66 47-113T480 0h64q66 0 113 47t47 113v96h384v-96q0-66 47-113t113-47h64q66 0 113 47t47 113v96h128q52 0 90 38t38 90z' /%3E%3C/svg%3E") left center no-repeat;
	opacity:.5;
	margin-right:5px;
}

.single .byline time {
	margin-right:8px;
}

.comment-no:before {
	content:" ";
	padding-left: 12px;
	background: url("data:image/svg+xml,%3Csvg viewBox='0 0 1792 1792' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M896 384q-204 0-381 70T233 641 128 896q0 112 72 214t201 175l87 50-27 96q-24 91-70 172 152-63 275-171l43-38 57 6q69 8 130 8 204 0 382-69t282-188 104-255-104-255-282-187-382-70zm896 512q0 174-120 322t-326 233-450 85q-70 0-145-8-198 175-460 242-49 14-114 22h-5q-15 0-27-10t-16-28v-1q-3-4 0-12t2-10 4-9l6-9 7-9 8-9 31-34 35-38q11-12 31-40t32-51 27-59 26-76q-157-89-247-220T0 896q0-174 120-321t326-233 450-86 450 86 326 233 120 321z'/%3E%3C/svg%3E") left center no-repeat;opacity:.4;
	margin-right:5px;
}


.single #main blockquote {
	border:0;
	margin-left:0;
	margin-right:0;
	padding: 40px 40px 30px 40px;
	background: #800000;
	color:#ffffff;
	position:relative;
}

.single #main blockquote:before {
	content:"\"";
	font-size:75px;
	opacity:.5;
	display:block;
	position: relative;
	z-index:1;
	left:-6px;
	top:0px;
	float:left;
	width: 40px;
	height:40px;
	margin-bottom:-40px;
	margin-right:-40px;
}

.single #main blockquote p {
	margin: 0;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 14px;
    line-height: 1.3333em;
    color: #ffffff;
	font-weight:bold;
	position: relative;
	z-index:2;
	overflow:hidden;
}

.single #main blockquote p em {
	font-style:normal;
}

.single #main a,
.single #main a:visited {
	color:#e99300;
}

.post-category a {
	background:#435944;
	color:#ffffff !important;
	padding:2px 7px;
	font-size:13px;
	text-transform:uppercase;
	letter-spacing:1px;
	margin-right:5px;
	margin-bottom:10px;
	display:inline-block;
}

.archive-item-content .post-category a {
	background:#ffffff;
	color:#435944 !important;
	font-weight:600;
	margin-bottom:5px;
	padding-left:0;
}

.single-post article h1 {
	margin-bottom:10px;
}

.single-post article .site-main > img + .post-category {
	margin-top: 20px;
}

@media (min-width:800px){
	.single-post article.has-sidebar {
		padding-top:60px;
	}
}

.widget_trending ul {
	list-style-type:none;
}
.widget_trending li {
	padding-bottom: 20px;
	margin: 0 0 20px;
	border-bottom: 1px dashed #eaeaea;
}

.widget_trending li a {
	display:block;
}

.widget_trending li .comment-no {
	margin-bottom:6px;
	displaY:block;
}

.widget_trending .comment-no,
.archive-item-content .entry-time,
.archive-item-content .comment-no,
.single-post .byline time,
.single-post .byline .comment-no {
	color:#aaaaaa;
	margin-right:20px;
}

.single-post .byline .author {
	margin-right:20px;
}

.archive-item-content p {
	margin-bottom:16px;
}
.post-more {
	display:block;
	width:100%;
	text-align:center;
	font-family: "Poppins-Medium", sans-serif;
	background:#435944;
	color:#ffffff;
	padding:5px 10px;
	box-sizing:border-box;
	box-shadow: 0 0 3px 5px rba(0, 0, 0, 0.4);
}

/*
.post-more:hover {
	border: 1px dashed #435944;
	background:#435944;
	border: 1px solid #435944;
	color:#ffffff;
} */


nav.navigation {
}

nav.navigation .nav-links div {
	width:50%;
	display:inline-block;
}
nav.navigation .nav-links a {
	display:block;
	height:40px;
	line-height: 40px;
	text-align:center;
	vertical-align:middle;
	background:#e6e6e6;
	color:#121212;
	transition: all 320ms linear;
	
	font-family: "Poppins-Medium", sans-serif !important;
	font-size: 16px;
	
	text-decoration:none;
}

nav.navigation .nav-links a:hover {
	background:#435944;
	color:#ffffff;
}

@media (min-width: 800px) {
	nav.navigation .nav-links a {
		height:60px;
		line-height: 60px;
	}
}

#buttonTop {
	background:transparent !important;
	bottom: 55px;
	z-index: 9;
}

#buttonTop .arrowTop {
	transform:none;
	background: #E99300 url("data:image/svg+xml,%3Csvg width='15' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.2 9.3L7.5 3.5 1.8 9.3 0 7.5 7.5 0 15 7.5l-1.8 1.8z' fill='%23ffffff'/%3E%3C/svg%3E") center center no-repeat;
	box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.25);
}

/*
.sticky-toc .widget_quickberg_toc_widget {
	margin-top: 60px;
}
*/

#footer {
	background:#111111;
	color:#ffffff;
}

#footer a {
	color:#ffffff;
	line-height:20px;
	font-size:14px;
	text-decoration:none;
}

#footer a time {
	color:#696969;
	font-weight:500;
}

#footer ul {
	list-style-type:none;
}

#footer ul li {
	padding:0 0 3px;
	line-height:18px;
}

#footer .widget-title,
#footer-body .footer-title {
	margin-bottom:20px;
	display:block;
	opacity: .6;
	font-size:22px;
}

#footer .textwidget {
	line-height: 13px;
}

@media all and (max-width:799px){
	#footer-body {
		padding: 20px 0 !important;
	}
}

#footer-bottom {
	background: #585c56;
	color: #fff;
	border-top: 6px solid #435944;
}


@media all and (min-width:800px){
	#footer-bottom #nav2,
	#footer-bottom #nav2 li {
		display:inline;
		
	}
	
	
	#footer-bottom #nav2 li + li:before {
		content:"|";
		padding-right:6px;
	}
}

#footer-body .office-phone {
	line-height:28px;
	padding-top:5px;
}


.office-external_link {
	color:#E99300 !important;
}

.quickberg-social-icons.office-socials {
	display:block;
	padding-top:18px;
}

.quickberg-social-icons.office-socials a {
	margin-left:0;
	margin-right:10px;
}

/* grid related new blocks */

.wp-block-buttons.aligncenter {
	display:block;
}

.cell-item {} 

.gitem {}

.gitem a {
	text-decoration:none;
	color:#ffffff;
}

.gitem img {
	position:Absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	object-fit: cover;
}

.gitem .details {
	position:absolute;
	bottom: 0px;
	transition: all .3s ease-out;
	background: rgba(0, 0, 0, .3);
	color:#ffffff;
	box-sizing:border-box;
	padding:20px;
	text-align:left;
}

.gitem .details .post-excerpt {
	max-height:0;
	overflow:hidden;
	transition: all .3s ease-out;
}

.gitem:hover .details {
	bottom: 0px;
	background:#435944;
}

.gitem:hover .details * {
	color:#ffffff;
}

.gitem:hover .details .post-excerpt {
	max-height:100px;
	margin-top:10px;
}

.gitem .details .post-category {
	font-weight:600;
	float:left;
}

.gitem .details .post-category a {
	text-decoration:none;
}

.gitem:hover .details .post-category a {
	background:#111;
}

.gitem .details .title {
	font-size: 18px;
	clear:both;
	font-family: 'Poppins', serif;
}

.gitem .details .post-excerpt {}
.gitem .details .post-excerpt a {
	font-family: 'Poppins', serif;
	font-size:14px;
	font-weight:500;
	text-decoration:none;
}

.gitem .details .post-excerpt a:hover {
	color:#23527c;
}

.gitem .details p {
	font-size:14px;
}


.banner.banner300x250 {
	position:relative;
	overflow:Hidden;
	max-width:300px !important;
	width:100%;
	margin:0 auto;
	height:0;
	padding-bottom: calc( 100% / 6 * 5px );
}

.banner iframe {
	position:Absolute;
	width:100%;
	height:100%;
}


/* bene unique carousel css */
.quickberg-carousel {
	
}

.quickberg-carousel .site {
	position:relative;
}

.quickberg-carousel .tns-outer {
	padding-top:0px !important;
	margin-top: 0px;
}

@media (min-width: 800px) {
	.quickberg-carousel .tns-outer {

	}
}


.quickberg-carousel .card {
	min-height: 338px;
	margin-bottom:20px;
}
/* box shadow miatt kopmenzálni kell */

.quickberg-carousel .tns-ovh {
	padding: 0 12px;
	margin: 0 -12px;
}

.quickberg-carousel.alignfull > .site {
	max-width:100%;
	padding:0;
}

body #home-testimonials-container.alignfull .tns-ovh {
	margin:0 24px;
}

/*
@media and (max-width:799px){
	.quickberg-carousel.alignfull .tns-ovh {
		padding: 0 24px;
		margin:0 24px;
	}
}
*/

@media all and (min-width:800px){
	body #home-testimonials-container.alignfull .tns-ovh {
		margin:0 -12px !important;
	}
}

/*
.page-template-page-no-header-no-sidebar-php .quickberg-carousel.alignfull .tns-ovh {
	padding:0;
}
*/

.quickberg-carousel.alignfull .wp-block-cover__inner-container {
	padding:0 24px;
	box-sizing:border-box;
}


.tns-controls {
	position: absolute;
	width: 70px;
	top: 20px;
	right: 20px;
	display:none;
}

.quickberg-carousel .tns-controls .textState {
	display:none;
}

body .quickberg-carousel .tns-controls button[data-controls] {
	background-size: 10px auto;
	background-position: center center;
	background-color:transparent;
	background-repeat:no-repeat;
	border:0 none;
	text-indent:-999px;
	width:30px;
	height:30px;
}

.quickberg-carousel .tns-controls button[data-controls='prev'] {
	background-image: url("data:image/svg+xml,%3Csvg width='11' height='17' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.5 15L4 8.5 10.5 2l-2-2L0 8.5 8.5 17l2-2z' fill='%23000'/%3E%3C/svg%3E") !important;
	left: 0;
}

.quickberg-carousel .tns-controls button[data-controls='next'] {
	
	background-image: url("data:image/svg+xml,%3Csvg width='11' height='17' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 15l6.49-6.5L0 2l2-2 8.5 8.5L2 17l-2-2z' fill='%23000'/%3E%3C/svg%3E") !important;
	
	right: 0;
}

body .tns-nav {
	text-align:center;
}

body .tns-nav button {
	width: 32px;
	height:32px;
	display:inline-block;
	border:0;
	overflow:hidden;
	background:transparent;
}

body .tns-nav button:after {
	content:"";
	display:block;
	border-radius:50%;
}
body .tns-nav button:after,
body .quickberg-carousel .tns-nav button:after {
	background: #b8b8b8;
	width: 8px;
	height: 8px;
}

body .tns-nav button.tns-nav-active,
body .quickberg-carousel .tns-nav button.tns-nav-active {
	opacity:1;
}

body .tns-nav button.tns-nav-active:after,
body .quickberg-carousel .tns-nav button.tns-nav-active:after {
	background: #E99300;
}

.carousel-more {
	display:none !important;
	position:absolute;
	left:20px;
	top:20px;
}

@media (max-width: 799px) {
	
	.tns-controls {
		position: relative;
		width: 100%;
		top: initial;
		right: initial;
	}

	.quickberg-carousel[showControls] .tns-controls {
		display:block;
		height:40px;
		margin-top: -10px;
		width: 100px;
		margin-left:auto;
		margin-right:auto;
		line-height: 31px;
		text-align:center;
	}
	
	.quickberg-carousel[showControls] .tns-nav {
		display:none;
	}
	
	.quickberg-carousel[showControls] .tns-controls .textState {
		display:block;
	}
	/*
	.quickberg-carousel[showControls] .tns-visually-hidden {
		visibility: visible;
		display: block;
		outline:2px solid red;
		    position: absolute;
    left: 50%;
    bottom: 10px;
    margin-left: -38px;
	}
	*/

}

.has-sidebar .quickberg-carousel[showControls] .tns-controls {
	margin-top:10px;
}

@media (min-width: 800px) {
	
	.quickberg-carousel .tns-ovh,
	.g12 .quickberg-carousel .tns-outer {
		margin:0 !important;
		padding:0 !important;
	}
	
	.quickberg-carousel .tns-nav {
		display:none;
	}

	.quickberg-carousel .tns-controls {
		display:block;
		width:100%;
		left:0;
		right:0;
		top:50%;
		margin-top:-15px;
		
	}
	
	body .quickberg-carousel .tns-controls button[data-controls] {
		position:Absolute;
		overflow:hidden;
	}
	
	.quickberg-carousel .tns-controls button[data-controls='prev'] {
		margin-left: -50px;
	}

	.quickberg-carousel .tns-controls button[data-controls='next'] {
		margin-right: -50px;
	}
	
	.has-sidebar .quickberg-carousel .site {
		padding:0 30px;
	}
	
	.has-sidebar .quickberg-carousel .tns-controls button[data-controls='prev'] {
		margin-left: -25px;
	}
	.has-sidebar .quickberg-carousel .tns-controls button[data-controls='next'] {
		margin-right: -25px;
	}

	.carousel-more {
		display:block !important;
	}
	
	
	body #home-testimonials-container.alignfull {
		max-width: 100%;
		margin-left: 0;
		margin-right: 0;
	}
}


.all-panasz-toc {
	background-color: #f7f7f7 !important;
	padding-bottom: 0;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 17px;
	max-width: 500px;
	width:100%;
	margin: 20px auto;
}

article .all-panasz-toc ul {
	margin-bottom:0;
}

.all-panasz-toc li {
	font-size: 18px;
	line-height: 25px;
	padding: 2px 0 2px 0;
	color: #909090;
	
}
.all-panasz-toc li a {
	line-height:22px;
	color: #1a1d21;
}

.all-panasz-details {
	background-color: #F9FAF4 !important;
	padding-bottom:20px;
}

.all-panasz-details .all-panasz-subtitle {
	text-align:center;
	padding-top:40px;
	padding-bottom:30px;
}

.compact {
	position:relative;
	padding-bottom: 20px;
}
.compact-image {
	position:relative;
	overflow:hidden;
	padding-bottom: 62.5%;
	display:block;
	margin-bottom:10px;
}

.compact-image:after {
	content:"";
	clear:Both;
	height:0;
	width:100%;
	display:block;
}

.compact-image a {
	position:absolute;
	width:100%;
	height:100%;
	padding:0;
	left:0;
	top:0;
	overflow:hidden;
	display:block;
	background:#f7f7f7;
}

.compact-image img {
	width:100%;
	height:auto;
	position:relative;
	display:block;
	margin-top:-10px;
}

.compact > a {
	display:block;
	font-size:18px;
	line-height:20px;
	min-height: 60px;
	color:#000;
	margin:0
}


#quickberg-ajax-filter {
	margin-bottom:20px;
}

#quickberg-ajax-filter .term-group-parent {
	font-size: 16px;
	padding: 10px;
	line-height: 28px;
	font-weight: 400;
	background: #f7f7f8;
	letter-spacing: 1;
	white-space: nowrap;
	display:inline-block;
	margin: 0 3px 3px 0;
	border: 1px dashed #e4e7e8;
	border-radius:3px;
	color:#121212;
	text-decoration:none;
}

#quickberg-ajax-filter .term-group-parent.group-opened {
	font-weight:bold;
	border-color:#E99300;
	background:#E99300;
}

#quickberg-ajax-filter .term-group-children {
	padding:20px;
	background:#f7f7f8;
	
}

#quickberg-ajax-filter .term-group-child {
	padding:10px;
	display:inline-block;
	margin: 0 5px 5px 0;
}

#package_filter_reset {
	background: #f7f7f8;
	margin: 10px 10px 0 0;
	border-radius: 0;
	color: #000 !important;
	text-transform: uppercase;
	padding:6px 10px;
	font-size: 16px;
	letter-spacing: 1px !important;
	outline-color: #f7f7f8;
	border: 1px solid #f7f7f8;
	transition: all 320ms linear;
}

#package_filter_submit {
	background: #ffffff;
	margin: 10px 10px 0 0;
	border-radius: 0;
	color: #ffffff !important;
	text-transform: uppercase;
	padding:6px 10px;
	font-size: 16px;
	letter-spacing: 1px !important;
	background-color: #E99300;
	outline-color: #E99300;
	border: 1px solid #E99300;
	transition: all 320ms linear;
}

#besorolas-posts-by-member {
	padding-left:20px;
}

@media all and (min-width: 800px){
	
	.posts-by-member {
		list-style-type:none;
	}
	
	.posts-by-member li {
		width:25%;
		float:left;
	}
	
	#besorolas-posts-by-member {
		padding-left:0;
	}
}

/* tesimonials */

body #home-testimonials-container .tns-nav {
	display:block;
}

body #home-testimonials-container .tns-nav button {
	opacity:.5;
}

body #home-testimonials-container .tns-nav button.tns-nav-active {
	opacity:1;
}


.quickberg-carousel .testimonial {

}

.testimonial {
	text-align:left;
	margin-top:50px;
	margin-bottom:30px;
	
	padding: 70px 30px 20px;
	border: 1px dashed #585c56;
	min-height:200px;
	box-shadow: 0 4px 8px rgb(0 0 0 / 26%);
	background:#ffffff;
	position:relative;
}

.testimonial-item {
	text-align:left;
	margin: 10px 0;
}

a.toggle-testimonials {
	line-height: 30px;
	display:block;
	color:#fff !important;
}

a.toggle-testimonials .stars {
	color:#ffcc00;
}

.testimonial p {
	font-size: 16px;
	line-height:18px;
	margin:10px auto 30px;
	max-width: 480px;
	text-align:left;
}

.testimonial .stars,
.testimonial-item .stars {
	letter-spacing:2px;
	color:#E99300;
	font-size:30px;
	text-shadow: 1px 2px 4px rgb(0 0 0 / 20%);
	margin-left:-5px;
}

.testimonial .stars {
	padding:10px 0;
}

.testimonial .date {
	font-size:14px;
	color:#424242;
	line-height:20px;
	vertical-align:middle;
}
.testimonial-item .date {
	font-size:12px;
}

.testimonial-avatar {
	padding:0;
	display:block;
	border-radius: 50%;
	overflow:hidden;
}

.testimonial .testimonial-avatar {
	position:absolute;
	left: 30px;
	top:-50px;
	float:none;
}

.testimonial .date .testimonial-via {
	margin-right:6px;
	display:inline-block;
	vertical-align:middle;
}

.testimonial .date .testimonial-via svg {
	vertical-align:middle;
	margin-bottom:3px;
}

.author-name {
	font-family: "Poppins-Medium", sans-serif !important;
	font-size: 18px;
	line-height:20px;
	display:block;
	font-weight:bold;

}

.testimonial-item .testimonial-author > * {
	display:inline-block;
	float:none;
	margin-right:20px;
	line-height: 50px;
	vertical-align:middle;
}

.testimonial-item p {
	margin:20px;
}

.testimonial-item .testimonial-author .testimonial-via svg {
	margin-bottom:-3px;
}

@media (min-width: 800px){
	
	body #home-testimonials-container .tns-outer {
		padding-top:0 !important;
		max-width: 1140px;
		margin:0 auto !important;
	}
	
		
	.quickberg-carousel#home-testimonials-container .tns-controls button[data-controls] {
		background-size: 14px auto;
	}
	
	.testimonial .testimonial-avatar {
		width:100px;
		height:100px;
	}
	
	.testimonial-author img {
		float:none;
		margin:20px auto 0;
	}
	
	.testimonial-item .testimonial-author img {
		margin-top:0;
	}

	.author-name,
	.author-position {
		margin:0 auto;
	}
	
	.testimonials-toggle {
		padding:20px;
		border: 1px dashed #fff;
		background: rgba(255, 255, 255, .2);
		margin-top:10px;
	}
	
	.testimonials-toggle .testimonials-toggle-content {
		max-height: 200px;
		overflow:hidden;
		overflow-y:scroll;
	}
}

@media (min-width: 1260px){
	.testimonial p {
		font-size:18px;
		line-height:28px;
	}
	
}

.postauthor-wrap {
	background:#e6e6e6;
}

.postauthor-wrap .avatar-wrap {
	float:left;
	margin-right:20px;
}

.postauthor-wrap .author {
	font-family: "Poppins-Medium", sans-serif !important;
	font-size:16px;
}

.postauthor-wrap .author-desc {
	font-size: 15px;
	line-height: 22px;
	color: #333;
	margin-bottom: 15px;
}


.home #main .site > .quickberg-section:first-of-type {
	margin-top:0 !important;
}

hr.wp-block-separator {
	border:0 none;
	background: #000;
	height: 2px;
	width: 120px;
	margin:32px auto;
	display:block;
}

/*
.quickberg-section.has-darkgreen-background-color hr.wp-block-separator {
	background: url(img/gcutz-sepa-white.svg) center center no-repeat;
	background-size:contain;
}

.quickberg-section.has-black-background-color hr.wp-block-separator {
	background: url(img/gcutz-sepa-green.svg) center center no-repeat;
	background-size:contain;
}
*/

/*

body.home .article-header.article-header-canvas {
	margin-bottom: 0px !important;
}

body.home .article-header.article-header-canvas + .site > div.quickberg-section:first-of-type {
	margin-top:0;
	transform: translateY(-40%);
	position:relative;
	overflow:hidden;
	z-index:2;
}
*/


.openinghours {}
.openinghours th,
.openinghours td { 
	padding: 12px 15px;
	text-align:left;
}

.openinghours .oh-header {
	text-align:Center;
}

.openinghours tr.active > * {
	font-weight:bold;
}

#mobile-cta {
	height: 50px;
	line-height:50px;
	font-size:20px;
	background:#E99300;
	color:#212121;
	text-align:center;
}
/*
#mobile-cta.loaded {
	display:block;
}
*/
.quickberg-text-media,
.quickberg-media-text {
	margin-top:0;
	margin-bottom:0;
}

.quickberg-text-media .content-wrapper-inner,
.quickberg-media-text .content-wrapper-inner {
	padding-top:30px;
	padding-bottom:30px;
}

@media (min-width: 800px){
	.quickberg-text-media.image-in-background .cover-wrapper,
	.quickberg-media-text.image-in-background .cover-wrapper {
		padding-bottom: 35%;
	}
	
	.quickberg-text-media .content-wrapper-inner,
	.quickberg-media-text .content-wrapper-inner {
		padding-top:30px;
		padding-bottom:30px;
	}
}

@media (min-width: 1160px){
	.quickberg-text-media.image-in-background .cover-wrapper,
	.quickberg-media-text.image-in-background .cover-wrapper {
		padding-bottom: 35%;
	}
}


#cta-bar {
	border-radius:11px;
	overflow:hidden;
	padding: 20px;
	box-sizing:Border-box;
}

#cta-bar h1 {
	margin:0;
}

#cta-bar .wp-block-button a {
	padding-left:25px;
	padding-right:25px;
	line-height:45px;
	border-radius:3px;
	font-size:20px;
	font-weight:600;
}



:root {
	--animate-duration:1s;
	--animate-delay:1s;
	--animate-repeat:1
}


@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.animate__fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.animate__fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

.quickberg-section h1,
.quickberg-section h2,
.quickberg-section h3,
.quickberg-section p {
	transform: translateY(100px);
	transition-property: opacity,transform;
	transform-duration:1s;
}

.quickberg-section h1,
.quickberg-section h2,
.quickberg-section h3,
.quickberg-section p {
    transform: translate(0);
}

article h2,
.quickberg-section h2 {
	font-size:28px !important;
	line-height:34px !important;
}

@media all and (min-width:800px){
	article h2,
	.quickberg-section h2 {
		font-size:36px !important;
		line-height:42px !important;
	}
}


#members-carousel {}

#members-carousel .tns-controls {
	margin-top:20px;
}

.office-members .member,
.simple-member .member,
#members-carousel .member {

	display:block;
	position:relative;

	box-sizing:border-box;
	text-align:center;
	opacity:.8;
	transition: opacity 320ms linear;
	text-decoration:none;
	border-bottom:6px solid #435944;

}

.simple-member .member {
	margin-bottom:20px;
}

.office-members .member .hover-content,
.simple-member  .member .hover-content,
#members-carousel .member .hover-content {
	position:Absolute;
	left:0;
	bottom:0;
	width:100%;
	padding:10px;
	box-sizing:Border-box;
	background: rgba(0, 0, 0, 0.8);
	color:#ffffff;
	display:block;
}

.office-members .member .hover-content .lead p,
.simple-member  .member .hover-content .lead p,
#members-carousel .member .hover-content .lead p {
	color:#fff !important;
}


.office-members .member:hover,
.simple-member  .member:hover,
#members-carousel .member:hover {
	opacity:1;
}

.office-members .member .fakebutton,
.simple-member  .member .fakebutton,
#members-carousel .member .fakebutton {
	display:block;
	width:100%;
	text-align:center;
	font-family: "Poppins-Medium", sans-serif;
	background:#435944;
	color:#ffffff;
	padding:5px 10px;
	box-sizing:border-box;
	box-shadow: 0 0 3px 5px rba(0, 0, 0, 0.4);
	text-decoration:none;
	
	display:none;
}

.office-members .member .image,
.simple-member  .member .image,
#members-carousel .member .image {
	display:block;
	height:0;
	width:100%;
	padding-bottom:100%;
	position:Relative;
	overflow:hidden;
	margin-bottom:10px;
	margin-bottom:0;
}

.office-members .member .image img, 
.simple-member  .member .image img, 
#members-carousel .member .image img {
	position:Absolute;
	width:100%;
	height:auto;
	display:block;
	left:0;
	top:0;
	/* border-radius:50%; */
}


.lds-ring {
display: block;
position: relative;
width: 80px;
height: 80px;

margin: 30px auto;
}
.lds-ring div {
box-sizing: border-box;
display: block;
position: absolute;
width: 64px;
height: 64px;
margin: 8px;
border: 8px solid #333;
border-radius: 50%;
animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
border-color: #333 transparent transparent transparent;
}
.lds-ring div:nth-child(1) {
animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
animation-delay: -0.15s;
}
@keyframes lds-ring {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}


@media all and (max-width: 799px){
	.smaller-on-mobile {
		font-size:14px;
	}
}

@media all and (min-width: 800px){
	.smaller-box {
		margin-top: 20px;
		max-width: 75%;
		margin-left: auto;
		margin-right: auto;
	}
	
	.narrowbox .site > *{
		max-width: 800px;
		margin-left: auto;
		margin-right:auto;
	}
}

.simple-member .member h3,
.office-members .member h3,
#members-carousel .member h3 {
	color: #ffffff;
	text-transform:uppercase;
	font-family: "Poppins-Medium", sans-serif !important;
	margin-bottom:11px;
}
.simple-member .member .lead,
.office-members .member .lead,
#members-carousel .member .lead {
	min-height:21px;
}

.simple-member .member p,
.office-members .member p,
#members-carousel .member p {
	color:#121212;
	line-height:16px;
	font-family: "Montserrat";
}


.references-wrapper {}
.references-wrapper:after {
	content:"";
	display:table;
	clear:both;
}
.reference-item {
	position:relative;
	width:100%;
	max-width:300px;
	height:auto;
	overflow:hidden;
	opacity:0;
	transition: all 320ms linear;
}

@media all and (min-width:800px){
	.reference-item {
		float:left;
		position:relative;
		width: 275px;
		height:275px;
	}
}

.reference-item.tns-item {
	height: auto;
}

.reference-item.shown {
	opacity:1;
	transition: all 320ms linear;
}

.site-main .reference-item img {
	width:100%;
	margin:0 auto;
	height:auto;
	display:block;
	max-width:300px;
}

.reference-item span {
	transition: all .2s linear;
	opacity:0;
}

@media all and (min-width: 800px){
	
	.site-main .reference-item img {
		-webkit-filter: grayscale(100%);
		fitler: grayscale(100%);
		transition: all .2s linear;
	}

	.site-main .reference-item img:hover {
		-webkit-filter: none;
		filter:none;
	}
}


.references-filters {
	padding: 20px 0;
	clear:both;
}

.references-filter-link {
	display:inline-block;
	padding:5px 10px;
	background: rgba(128, 128, 128, .5);
	text-decoration:none;
	cursor:pointer;
	margin: 0 5px 5px 0;
}

.references-filter-link:hover {
	opacity:.8;
}

.references-filter-link.active {
	opacity:1;
	background: #E99300;
}


.quickberg_cms_single_post_social {
	margin-top:-10px;
	margin-bottom:30px;
}

.quickberg_cms_single_post_social-title {
	padding-right:20px;
	display:inline-block;
	height:40px;
}

.quickberg_cms_single_post_social a {
	width:40px;
	height:40px;
	position:relative;
	display:inline-block;
	line-height:40px;
	
	text-align:Center;
	transition: all .3s linear;
}

.quickberg_cms_single_post_social a:hover {

}

.quickberg_cms_single_post_social a svg {
	width:20px;
	height:20px;
	vertical-align:middle;
	display:inline-block;
}

.quickberg_cms_single_post_social a.facebook {
	background:#3b5998;
	color:#ffffff;
	fill:#ffffff;
}

.quickberg_cms_single_post_social a.facebook:hover {
	background:#ffffff;
	color:#ffffff;
	fill:#3b5998;
}


.quickberg_cms_single_post_social a.twitter {
	background:#00acee;
	color:#ffffff;
	fill:#ffffff;
}


.quickberg_cms_single_post_social a.twitter:hover {
	background:#ffffff;
	color:#ffffff;
	fill:#00acee;
}

.byline .quickberg_cms_single_post_social {
	float:right;
}



#mobile-cta {
	position:fixed;
	bottom:0;
	left:0;
	right:0;
	height: 50px;
	line-height:50px;
	font-size:20px;
	text-align:center;
	text-decoration:none;
	display:block;
	overflow:hidden;
	z-index:999;
	font-family: "Poppins-Medium", sans-serif !important;
	text-transform: uppercase;


    height: 50px;
    line-height: 50px;
    font-size: 20px;
    background: #E99300;
    color: #212121;
    text-align: center;
}


.has-darkgreen-background-color {
}

.has-darkgreen-background-color,
.has-darkgreen-background-color * {
	position:Relative;
	z-index:2;
}


.has-darkgreen-background-color:before {
	content:"";

	width:100%;
	height:100%;
	position:Absolute;
	left:0;
	top:0;
	z-index:1;
	
	opacity:.1;
	background: linear-gradient(
		to bottom,
		rgba(255, 255, 255, 1),
		rgba(0, 0, 0, 1)
	);
	
	
}







article h1,
.quickberg-section h1,
.blog .wp-block-cover.alignfull .wp-block-cover__inner-container h1,
.archive .wp-block-cover.alignfull .wp-block-cover__inner-container h1 {
	font-family: "Poppins-Medium", sans-serif !important;
	font-size:22px !important;
	line-height: 25px !important;
	letter-spacing: 1px;
	font-weight:400;
}

@media all and (min-width:800px){
	article h1,
	.quickberg-section h1,
	.blog .wp-block-cover.alignfull .wp-block-cover__inner-container h1,
	.archive .wp-block-cover.alignfull .wp-block-cover__inner-container h1 {
		font-size:36px !important;
		line-height: 35px !important;
	}
}

article h2,
.quickberg-section h2 {
	font-family: "Poppins-Medium", sans-serif !important;
	letters-spacing: 1px;
	font-weight:400;
	font-size:24px;
	margin-bottom: 30px;
}


@media all and (min-width:800px){
	article .archive-item-content .entry-title {
		line-height:25px;
	}
	
	article .archive-item-content .entry-title a {
		display:block;
		line-height: 25px;
		overflow:hidden;
		text-overflow:ellipsis;
		min-height:75px;
		max-height:75px;

	}
	
	article .archive-item-content .entry-content {
		min-height: 260px;
	}
}


article p,
article li {
	font-family: "Poppins-Light", sans-serif !important;
	font-weight:400 !important;
	letter-spacing: .1px;
}

article p b,
article p strong {
	letter-spacing: .3px;
}

#nav-holder ul li a {
	font-size:15px;
	font-family: "Poppins-Light", sans-serif !important;
	color:#010101;
	letter-spacing:0px;
	font-weight:400;

	transition: opacity 200ms linear;
}

#nav-holder ul li a:hover {
	opacity:1;
}




.wp-block-button .wp-block-button__link {
	font-family: "Poppins-Medium", sans-serif !important;
	text-transform:none;
	font-size:18px;
	padding: 14px 28px;
}

.card2 .wp-block-button .wp-block-button__link {
	font-size:14px;
	padding:10px 14px;
}

.archive .wp-block-button .wp-block-button__link.office-external_link {
	background:transparent;
	color:#E99300 !important;
	border:1px solid #E99300;
	font-weight:bold;
}

.archive .wp-block-button .wp-block-button__link.office-external_link:hover {
	background: #ffffff;
}

@media (max-width:799px){
	.wp-block-button.fluid-on-mobile,
	.wp-block-button.fluid-on-mobile .wp-block-button__link {
		width:100%;
		text-align:center;
	}
}

@media (min-width:800px){
	#logo {
		margin-top:0;
		background-color:#ffffff;
		background-position:center center;
		background-size: auto 100%;
		
		width:216px;
		height:70px;
		
		box-sizing:Border-box;
		text-align:Center;
		float:left;
		overflow:initial;
		
	
	}

}


.fakebutton {
	
}


.blog .site-main .wp-block-cover + .site {
	padding-top:30px !important;
}

.office-members {
	padding: 30px 0;
}

.page .office-members,
.archive .office-members {
	padding: 30px;
}

.office-members .member {
	margin-bottom:30px;
}

.all-offices .office-title {
	text-align:center;
}

#member-features {}

.member-feature {
	position:Relative;
	padding: 20px 0 20px 81px;
	min-height: 66px;
}

.member-feature svg {
	width: 66px;
	height:66px;
	float:left;
	margin-left:-81px;
	background:#ffffff;
	border-radius:50%;
	overflow:hidden;
	box-sizing:border-box;
	padding:10px;
}

.member-feature .feature-title {
	text-transform:uppercase;
	font-size: 14px;
	line-height: 18px;
	font-weight:bold;
}

.member-feature p {
	font-size: 14px;
	line-height: 16px;
	min-height: 48px;
}

.single-member .wp-block-quickberg-tabs {
	margin-top: -35px !important;
}

.frm_button_submit {
	box-shadow: none !important;
}


.fakeGradient {
	position:relative;
	z-index:2;
}
.fakeGradient:before {
    content: "";
    width: 100%;
    height: 100%;
    position: Absolute;
    left: 0;
    top: 0;
    z-index: 1;
    opacity: .1;
    background: linear-gradient(to bottom,rgba(255,255,255,1),rgba(0,0,0,1));
}

.fakeGradient > * {
	position:relative;
	z-index:3;
}





.zoldform {
	max-width: 600px !important;
	margin:0 auto;
	box-sizing:border-box;
	padding-left:30px !important;
	padding-right:30px !important;
}

body .zoldform p,
body .zoldform li,
body .zoldform label {
	color:#ffffff !important;
}










.card2 {
  background: #ffffff;
  border-radius: 14px;
  padding: 20px;
  max-width: 320px;
  box-sizing:border-box;
  width: 100%;
  box-shadow: 0 2px 12px rgba(0,0,0,0.10);
  
  margin:5px 5px 20px;
}

.card2 .image {
	display:block;
	padding:0;
	text-align: center;
	max-width: 280px;
	max-height: 280px;
	overflow: hidden;
}

.card2 .image img {
	margin: 0 auto;
	border-radius: 7px;
}

.card-name {
  font-size: 1.3rem;
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 6px;
}

.card-meta {
  display: flex;
  flex-direction: column;
  gap: 3px;
  margin-bottom: 12px;
}

.meta-row {
  display: flex;
  align-items: center;
  gap: 7px;
  font-size: 0.875rem;
  color: #444;
}

.meta-row .icon {
  font-size: 1rem;
}

.rating-stars {
  color: #f5a623;
  font-size: 1rem;
}

.card-description {
  font-size: 0.85rem;
  color: #333;
  line-height: 1.55;
  margin-bottom: 14px;
  min-height:130px;
}

.gmf-highlighted-kezelesek {
	min-height:100px;
}
.gmf-highlighted-kezeles-list {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  margin:0;
  padding:0;
  margin-bottom: 10px;
  list-style-type:none;
}

.gmf-highlighted-kezeles-list li {
  background: #f0f0f0;
  border-radius: 7px;
  padding: 0px 7px;
  font-size: 0.78rem;
  color: #333;
  font-weight: 500;
  border: 1px solid #e0e0e0;
}

.languages {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-top:10px;
  margin-bottom: 14px;
}

.lang-flag {
  display: flex;
  align-items: center;
  gap: 4px;
  font-size: 0.82rem;
  color: #444;
  font-weight: 600;
}

.gmf-flag {}
.gmf-flag svg {
	width: 22px;
	height:auto;
	display:block;
	border-radius: 2px;
}


/* Flag SVG inline via CSS background or use emoji */
.flag {
  width: 22px;
  height: 15px;
  border-radius: 2px;
  display: inline-block;
}

.card-price {
  font-size: 0.85rem;
  color: #555;
  padding: 10px 0 5px;
}

.card-price strong {
  color: #1a1a1a;
  font-weight: 700;
}