/*
Theme Name: Astra Child
Theme URI: https://wpastra.com/
Template: astra
Author: Brainstorm Force
Author URI: https://wpastra.com/about/?utm_source=theme_preview&utm_medium=author_link&utm_campaign=astra_theme
Description: Astra is fast, fully customizable &amp; beautiful WordPress theme suitable for blog, personal portfolio, business website and WooCommerce storefront. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with Schema.org code integrated and is Native AMP ready so search engines will love your site. It offers special features and templates so it works perfectly with all page builders like Elementor, Beaver Builder, Visual Composer, SiteOrigin, Divi, etc. Some of the other features: # WooCommerce Ready # Responsive # RTL &amp; Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained &amp; Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and WooCommerce ready theme that you can use for building any kind of website!
Tags: custom-menu,custom-logo,entertainment,one-column,two-columns,left-sidebar,e-commerce,right-sidebar,custom-colors,editor-style,featured-images,full-width-template,microformats,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready,blog
Version: 4.8.2.1728282778
Updated: 2024-10-07 06:32:58

*/
.site-header{
	    border-bottom: 3px solid #274C3C;
}

/* === Fixed header: stays pinned across the whole page, incl. footer === */
#masthead.site-header {
    position: fixed !important;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 999;
}

/* Admin-bar offset (logged-in users only) */
.admin-bar #masthead.site-header { top: 32px; }
@media screen and (max-width: 782px) {
    .admin-bar #masthead.site-header { top: 46px; }
}

.ff-captch{
	margin-top : 20px !important; 
}
/* Keep the transparent bar */
#masthead .main-header-bar,
#masthead .ast-primary-header-bar {
    background-color: rgba(255, 255, 255, 0.85);
    -webkit-backdrop-filter: blur(8px);
    /*backdrop-filter: blur(8px);*/
}

/* Mobile dropdown scroll safety */
#ast-mobile-header .main-header-bar-navigation {
    max-height: calc(100vh - 80px);
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}
#primary {
	margin-top: 150px !important;
}
.page-id-18 #primary {
	margin-top: -10px !important;
}
/* Mobile */
@media (max-width: 768px) {
    .site-content {
        padding-top: 90px;
    }
}


/* Add Custom Css */
a.popmake-446 img {
    display: inline-block;
    animation: floatIcon 3s ease-in-out infinite;
    transition: transform 0.3s ease, filter 0.3s ease;
}

a.popmake-446:hover img {
    transform: scale(1.08);
    filter: drop-shadow(0 0 15px rgba(255, 255, 255, 0.8));
}

@keyframes floatIcon {
    0% {
        transform: translateY(0px);
    }
    50% {
        transform: translateY(-12px);
    }
    100% {
        transform: translateY(0px);
    }
}
html {
	overflow-x: clip;
}
.ast-separate-container {
  background-color: transparent !important;
}
.spectra-image-gallery__media{	
	border: 6px solid #000000;
	border-radius: 160px;
}
.breadcrumb a{
	text-decoration: none !important;
}

.share-section a span{
	text-decoration: none !important;
}
.spectra-image-gallery__media-wrapper--isotope{
	border-radius: 160px;
}
.ast-builder-menu-1 .menu-item.current-menu-item > .menu-link{
	text-decoration:underline;
}
.entry-content .custom_plist .row {
	overflow-x: clip;
}
.entry-content p {
  margin-bottom: 0.5em;
}
.header-cform img{
	height:50px;
}
#frm_form_4_container{
	padding-right: 120px;
}
footer{
	margin-top: 50px;
}

.frm_button_submit {
	font-size: 18px !important;
	color: #000 !important;
	background: transparent !important;
	font-weight: bold !important;
	border-radius: 25px !important;
	border: 2px solid #000 !important;
	box-shadow: none !important;
	text-decoration: underline;
	padding: 10px 30px;
	transition: 0.3s;

}
.frm_button_submit:hover{	
	color: #fff !important;
	background: #000 !important;	
}
#frm_field_20_container{
	text-align: center !important;
	margin: auto !important;
}
#text-4 p strong{
	font-size:20px;
}
#text-4 .textwidget p{
	margin-bottom: 10px;
}
.frm_form_field:not(.frm_compact) .frm_dropzone {
  max-width: 100% !important;
}
.site-above-footer-wrap[data-section="section-above-footer-builder"] {
	box-sizing: border-box !important;
	width: calc(100% - 200px) !important;	
	margin-left: auto !important;
	margin-right: auto !important;
}

.site-above-footer-wrap[data-section="section-above-footer-builder"] .ast-builder-grid-row{
	padding-left:0px; 
	padding-right:0px;
}
.chfl-footer-logos{
	margin-top: 60px;
	margin-bottom: 30px;
}
.chfl-col-title{
	font-size: 20px !important;
	color: #000 !important;
	margin-bottom: 30px !important;
}
@media screen and (max-width: 1350px) and (min-width: 920px) {
    .ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item {	
		padding: 0 0.5em !important;
	}
	.ast-builder-menu-1 .menu-item > .menu-link {
		font-size: 22px !important;
	}
	.gtranslate_wrapper a {	  
		font-size: 22px !important;	  
	}
}
@media (max-width: 921px) {
	.site-above-footer-wrap[data-section="section-above-footer-builder"] {
		width: calc(100% - 80px) !important;
	}
}

@media (max-width: 544px) {
	.site-above-footer-wrap[data-section="section-above-footer-builder"] {
		width: calc(100% - 32px) !important;
	}
}

.site-below-footer-wrap[data-section="section-below-footer-builder"] .ast-builder-grid-row {
	box-sizing: border-box !important;
	max-width: 100% !important;
	padding-left: 100px !important;
	padding-right: 100px !important;
}

@media (max-width: 921px) {
	.site-below-footer-wrap[data-section="section-below-footer-builder"] .ast-builder-grid-row {
		padding-left: 40px !important;
		padding-right: 40px !important;
	}
}

@media (max-width: 544px) {
	.site-below-footer-wrap[data-section="section-below-footer-builder"] .ast-builder-grid-row {
		padding-left: 16px !important;
		padding-right: 16px !important;
	}
}

.chfl-logos img {
	height: 80px;
}

footer .ast-builder-grid-row-2-equal.ast-builder-grid-row-tablet-2-equal {
	border: 6px solid #000 !important;
	border-radius: 400px !important;
	padding: 50px 80px 80px 80px !important;
}

.bs-desc a {
	border: none !important;
}

.bs-dots {
	display: none !important;
}

.bs-banner-slider .bs-title {
	color: #F4E974 !important;
	font-size: 160px !important;
}

.full_border {
	/*border: 6px solid #000000;
	border-radius: 470px;*/
	padding: 120px 200px !important;
}

.full_text .uagb-container-inner-blocks-wrap {
	max-width: 100% !important;
}

.banner_section .bs-banner-slider {
	border-radius: 0px 0px 300px 300px;
	border: 6px solid #000;
}

.cul {
	padding-left: 0px !important;
	padding-bottom: 10px !important;
}

.leistungen_info strong {
	font-size: 22px;
}

.rz {
	z-index: 999999 !important;
	border-bottom: none !important;
}

.home-limg img {
	width: 100%;
	border-radius: 5px 5px 0px 0px;
}

.leistungen_info strong,
.leistungen_info a {
	font-family: Greycliffcf Heavy;
}

.leistungen_info a {
	color: #CC1726 !important;
	border-bottom: 2px solid #CC1726;
}

.cul a {
	color: #CC1726 !important;
	border-bottom: 2px solid #CC1726 !important;
}

.cul a span {
	color: #CC1726 !important;
}

.leistungen_info {
	background: #9FCD69;
	margin-top: -10px;
	padding: 20px;
	height: 280px;
	border-radius: 0px 0px 5px 5px;
}

.red-round {
	text-align: center;
	background: #cc1726;
	padding: 50px 00px 20px 00px;
	border-radius: 50%;
	border: 6px solid #fff;
	z-index: 9;
}

.red-round h3 {
	font-size: 28px;
	color: #fff;
	font-family: Greycliffcf Heavy;
	line-height: 0.8;
	width: 80%;
	margin-left: 24px;
}

.red-round img {
	height: 80px;
}

.heavy_bold {
	font-family: Greycliffcf Heavy !important;
}

.single-post .post-navigation,
.single-post .entry-header {
	display: none !important;
}

.ccontent {
	max-width: 1200px !important;
}

.page-id-18 .ast-single-post .ccontent a,
.page-id-1302 .ast-single-post .ccontent a {
	border-bottom: none !important;
}

.ast-separate-container .ast-article-single:not(.ast-related-post), .ast-separate-container .error-404, .ast-separate-container .no-results, .single.ast-separate-container .site-main .ast-author-meta, .ast-separate-container .related-posts-title-wrapper, .ast-separate-container .comments-count-wrapper, .ast-box-layout.ast-plain-container .site-content, .ast-padded-layout.ast-plain-container .site-content, .ast-separate-container .ast-archive-description, .ast-separate-container .comments-area{
	background:transparent !important;
}
.ccontent {
	display: block !important;
}

.single-post .custom-breadcrumb {
	padding-top: 40px;
}

.single-post article {
	padding-top: 0px !important;
}

.single-post h1 {
	margin-top: 30px !important;
}

@media (max-width: 768px) {
	.ccontent {
		max-width: unset !important;
		padding-left: 30px !important;
	}
	.single-post #primary {
		padding-bottom: 0px !important;
		padding-top: 0px !important;
	}
}

/* Flex Layout */
.share-wrapper {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}

/* Left Side */
.share-left p {
	margin: 0 0 10px;
	font-weight: 600;
}

/* Social Icons */
.social-icons {
	display: flex;
	gap: 10px;
}

.social-icons a {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	text-decoration: none;
	font-size: 16px;
}

/* Right Side */
.share-right {
	display: flex;
	align-items: center;
	gap: 20px;
}

.share-right a {
	text-decoration: none;
	color: #000;
	font-weight: 500;
}

.arrow {
	font-size: 22px;
	cursor: pointer;
}

.share-section {
	margin-bottom: 100px !important;
}

/* Responsive */
@media (max-width: 768px) {
	.share-wrapper {
		flex-direction: column;
		align-items: flex-start;
		gap: 15px;
	}

	.share-section {
		margin-bottom: 50px !important;
	}

	.share-right {
		justify-content: space-between;
	}
}

#text-5 {
	margin-top: -80px !important;
}

.spreguler {
	font-family: "SourceSansPro-Regular" !important;
}

.spsemibolf {
	font-family: "SourceSansPro-SemiBold" !important;
}

.menu-box-main {
	background-color: #fff;
	position: absolute;
	top: 50px;
	width: 325px;
}

.noborder a {
	border-bottom: none !important;
}

.clr-red {
	color: #be181e !important;
}

.font-thin {
	line-height: normal;
}

.menu-box,
.drop-down-links {
	display: none;
}

.uagb-faq-questions-button {
	background: #76b72d !important;
}

.menu-link {
	cursor: pointer;
}

.hamburger-menu,
.hamburger-menu:after,
.hamburger-menu:before {
	width: 20px;
	height: 2px;
}

.hamburger-menu {
	position: relative;
	background: #000;
	transition: all 0ms 300ms;
}

.hamburger-menu.animate {
	background: rgba(255, 255, 255, 0);
}

.hamburger-menu:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 6px;
	background: #000;
	transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1),
		transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.hamburger-menu:after {
	content: "";
	position: absolute;
	left: 0;
	top: 6px;
	background: #000;
	transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1),
		transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.hamburger-menu.animate:after {
	top: 0;
	transform: rotate(45deg);
	transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1),
		transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.hamburger-menu.animate:before {
	bottom: 0;
	transform: rotate(-45deg);
	transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1),
		transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.menu-box {
	display: none;
	position: absolute;
	background: #00255D;
	width: 100%;
	left: 0px;
	top: 106px;
	text-align: center;
	padding: 20px 0px;
}

.cust_menulist .menu-link a {
	font-size: 24px;
	color: rgb(0, 0, 0);
	letter-spacing: 0.32pt;
	line-height: 2.3;
}

.cust_menulist .menu-link a.active {
	border-bottom: 2px solid #000;
}

.gtranslate_wrapper a {
	font-size: 20px;
}

.ast-header-navigation-arrow {
	display: none;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 1024px) {
	.menu-box-main {
		background-color: #fff;
		position: absolute;
		top: 0;
		width: 100%;
		left: 0;
	}
}

.menu-wrapper {
	width: 38px;
	height: 38px;
	border: 2pt solid #000;
	border-radius: 50px;
	cursor: pointer;
	padding: 2px;
}

.bar1,
.bar3 {
	width: 16px;
	height: 2px;
	background-color: #000;
	margin: 3px auto;
	transition: 0.4s;
}

.invis {
	width: 35px;
	height: 1px;
	margin: 0px 0;
}

.bar1 {
	position: relative;
	top: 5px;
}

.bar3 {
	position: relative;
	top: 5px;
}

.change .bar1 {
	transform: rotate(-45deg) translate(-3px, 3px);
}

.change .bar3 {
	transform: rotate(45deg) translate(-3px, -3px);
}

/*menu end*/

.tp-bullet {
	background: #fff !important;
}

.ast-button-wrap .menu-toggle.main-header-menu-toggle {
	padding: 0.2em !important;
}

.font-greycliffcf-heavy {
	line-height: normal;
}

.font-greycliffcf-light {
	line-height: normal;
}

.font-greycliffcf-demibold {
	line-height: normal;
}

.ast-header-html-1 .ast-builder-html-element {
	line-height: normal;
}

.footer-title {
	line-height: 46px;
	font-size: 45px;
	font-weight: 600;
	font-family: SourceSansPro-Semibold, sans-serif;
	text-align: center;
	width: 500px;
	margin:auto;
	margin-bottom: 50px;
}

.footer-text {
	line-height: normal;
}

.footer-text p {
	font-size: 20px;
	line-height: 25px;
}

.footer-text a {
	border-bottom: 2px solid #000;
}

.site-footer #text-4 {
	margin-left: auto;
}

#page {
	scrollbar-color: #76b82a transparent;
}

#page {
	scrollbar-color: #76b82a transparent;
	scrollbar-width: thin !important;
}

#page::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	background-color: transparent;
}

#page::-webkit-scrollbar {
	width: 6px;
	background-color: transparent;
}

#page::-webkit-scrollbar-thumb {
	background-color: #000000;
}

.ast-header-break-point .main-header-bar-navigation {
	line-height: 3;
	position: absolute;
}

#ast-hf-mobile-menu {
	padding-top: 20px;
	padding-bottom: 20px;
}

#ast-mobile-site-navigation li a {
	text-align: center;
	font-size: 24px;
	color: #000;
	letter-spacing: 0.48pt;
	line-height: 2.3;
}

.gt-current-lang {
	color: #cc1726;
}

.btn_fotter {
	color: #fff;
	background: #cc1726;
	padding: 5px 10px;
	font-size: 16px;
	border-radius: 3px;
	text-decoration: underline;
	letter-spacing: 0.5px;
}

.footer-description,
.sliderdescription {
	font-size: 18px;
	line-height: 25px;
}

.menu-item.current-menu-item > .menu-link {
	font-family: SourceSansPro-Bold,Helvetica,Arial,sans-serif;
}
.ast-builder-menu-1 .menu-item > .menu-link:hover{
	font-family: SourceSansPro-Bold,Helvetica,Arial,sans-serif;
	text-decoration:underline;
}

.main-header-menu .menu-link {
	padding: 0 0em;
}

.ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item {
	line-height: 50px;
	padding: 0 1em;
}

.page-id-18 .ast-single-post .entry-content a,
.page-id-1302 .ast-single-post .entry-content a {
	text-decoration: underline;
	padding: 5px 30px;
	border-radius: 26px;
	font-size: 28px;
	font-weight: bold;
}
.cust_btn{
	text-decoration: underline !important;
	padding: 5px 30px !important;
	border-radius: 26px !important;
	font-size: 28px !important;
	font-weight: bold !important;
}

.ast-site-identity {
	padding: 9px 0;
}

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

.custcol-2 {
	flex: 0 0 auto;
	width: 10%;
	margin-right: 18px
}

.custcol-10 {
	flex: 0 0 auto;
	width: 86%;
}

.site-footer-section.site-footer-section-2 {
	position: relative;
}

.backtotop {
	right: 0;
	left: 50px;
	position: absolute;
}

.mobiletitle {
	font-size: 24pt;

	line-height: normal;
}

.mobiledescription {
	font-size: 18px;

	line-height: normal;
}

#back-to-top i {
	color: #000;
	margin-top: -10px;
}
#back-to-top{
	background: #F4E974;
}

#ast-scroll-top {
	background-color: #000000;
	font-size: 15px;
	display: none !important;
}

.showindesktop {
	text-align: center !important;
	margin-top: -90px !important;
	margin-bottom: 40px !important;
	z-index: 9999 !important;
	
}

.backtotop {
	cursor: pointer;
	text-align: center;
}
#back-to-top .fa-angle-up{
	font-size: 70px;
}
.ast-button-wrap .menu-toggle.main-header-menu-toggle {
	padding: 0.3em;
}

.backtotop {
	cursor: pointer;
	width: 70px;
	height: 70px;
	background: #fff;
	border-radius: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 35px;
	border: 6px solid #000;
	text-align: center;
	margin: auto;
	
}

@media only screen and (max-width: 920px) {
	.page-id-18 #content {
		margin-top: 35px;
		margin-bottom: 35px;
		margin-left: 15px;
		margin-right: 15px;
	}

	#content {
		margin-top: 35px;
		margin-bottom: 35px;
		margin-left: 15px;
		margin-right: 15px;
	}

	.backtotop {
		position: inherit;
	}
}

@media only screen and (max-width: 1024px) {
	.showindesktop {
		display: none;
	}
}

@media only screen and (max-width: 767px) {
	
	
	/* Blog list images: remove old border, clip to designer curves + stroke top & bottom */
	.custom_plist .col.image{
		position: relative !important;
	}
	.custom_plist .col.image img{
		border: none !important;
		border-radius: 0 !important;
		/* clip the photo to the domed top + bowled bottom */
		-webkit-mask-image:
			url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='378' height='200' viewBox='0 0 378 200' preserveAspectRatio='none'><path fill='%23000' d='M0,50.3 L1.5,50.3 C27.5,20.7 65.7,2 108.3,2 L269.7,2 C312.2,2 350.4,20.7 376.5,50.3 L378,50.3 L378,200 L0,200 Z'/></svg>"),
			url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='378' height='200' viewBox='0 0 378 200' preserveAspectRatio='none'><path fill='%23000' d='M0,149.7 L1.5,149.7 C27.6,179.3 65.8,198 108.3,198 L269.6,198 C312.2,198 350.4,179.3 376.4,149.7 L378,149.7 L378,0 L0,0 Z'/></svg>");
		mask-image:
			url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='378' height='200' viewBox='0 0 378 200' preserveAspectRatio='none'><path fill='%23000' d='M0,50.3 L1.5,50.3 C27.5,20.7 65.7,2 108.3,2 L269.7,2 C312.2,2 350.4,20.7 376.5,50.3 L378,50.3 L378,200 L0,200 Z'/></svg>"),
			url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='378' height='200' viewBox='0 0 378 200' preserveAspectRatio='none'><path fill='%23000' d='M0,149.7 L1.5,149.7 C27.6,179.3 65.8,198 108.3,198 L269.6,198 C312.2,198 350.4,179.3 376.4,149.7 L378,149.7 L378,0 L0,0 Z'/></svg>");
		-webkit-mask-size: 100% auto, 100% auto;   mask-size: 100% auto, 100% auto;
		-webkit-mask-position: top center, bottom center;   mask-position: top center, bottom center;
		-webkit-mask-repeat: no-repeat, no-repeat;   mask-repeat: no-repeat, no-repeat;
		-webkit-mask-composite: source-over;   mask-composite: add;
	}
	.custom_plist .col.image::after{
		content: "" !important;
		position: absolute !important;
		inset: 0 !important;
		pointer-events: none !important;
		/* the two edge lines = your designer SVGs */
		background-image:
			url("https://uebermorgen.kubus-halle.de/wp-content/uploads/2026/06/Kubus-Element-Startseite-Blog-Oberkannte-2.svg"),
			url("https://uebermorgen.kubus-halle.de/wp-content/uploads/2026/06/Kubus-Element-Startseite-Blog-Unterkannte-3.svg");
		background-size: 100% auto, 100% auto;
		background-position: top center, bottom center;
		background-repeat: no-repeat, no-repeat;
	}
	
	
	.full_border{ border: none !important; }
		/* Top + bottom arc only, constant 6px, no side lines */
	.full_border{
		border: none !important;
		border-radius: 0 !important;
		background-image:
			url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='30' viewBox='0 0 100 30' preserveAspectRatio='none'><path d='M2,27 A60,60 0 0 1 98,27' fill='none' stroke='%23000000' stroke-width='6' vector-effect='non-scaling-stroke'/></svg>"),
			url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='30' viewBox='0 0 100 30' preserveAspectRatio='none'><path d='M2,3 A60,60 0 0 0 98,3' fill='none' stroke='%23000000' stroke-width='6' vector-effect='non-scaling-stroke'/></svg>") !important;
		background-size: 110% auto, 110% auto !important;
		background-position: top center, bottom center !important;
		background-repeat: no-repeat, no-repeat !important;
	}
	/*footer .ast-builder-grid-row-2-equal.ast-builder-grid-row-tablet-2-equal{
		border: none !important;
		border-radius: 0 !important;
		background-image:
			url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='30' viewBox='0 0 100 30' preserveAspectRatio='none'><path d='M2,27 A60,60 0 0 1 98,27' fill='none' stroke='%23000000' stroke-width='6' vector-effect='non-scaling-stroke'/></svg>"),
			url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='30' viewBox='0 0 100 30' preserveAspectRatio='none'><path d='M2,3 A60,60 0 0 0 98,3' fill='none' stroke='%23000000' stroke-width='6' vector-effect='non-scaling-stroke'/></svg>") !important;
		background-size: 110% auto, 110% auto !important;
		background-position: top center, bottom center !important;
		background-repeat: no-repeat, no-repeat !important;
	}*/
	
	.arc-graphic { margin: 0 auto; display: block; }
	.arc-graphic + h2 { margin-top: 1.5rem; }   /* gap arc → heading */
	.section-card  { padding-block: 2.5rem; }    /* even top/bottom inside the card */
	#text-5 {
		margin-top: -10px !important;
	}
	
	rs-module-wrap {
		left: 0 !important;
	}

	rs-slide {
		width: 82% !important;
	}

	.rev_slider_wrapper {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}

	.hideonmd .hephaistos .tp-bullet {
		width: 10px !important;
		height: 10px !important;
	}

	#ast-mobile-header {
		border-bottom: 2px solid #000;
	}

	.custcol-2,
	.custcol-10 {
		width: 100%;
	}

	.site-footer-above-section-1 {
		padding-left: 30px;
		padding-right: 30px;
		border-right: none;
		border-bottom: 1px solid #000;
		padding-bottom: 50px;
	}

	.site-footer-above-section-2 {
		padding-top: 40px;
		padding-left: 30px;
		padding-right: 30px;
		border-right: none;
		border-bottom: 1px solid #000;
		padding-bottom: 50px;
	}

	.footer-title {
		font-size: 26px;
		line-height: 32px;
		padding-top: 5px;
	}

	.footer-text p {
		font-size: 16px;
		line-height: 23px;
	}

	.site-footer #text-4 {
		width: 100%;
		margin-left: auto;
	}

	.frm_form_field.frm_two_col .frm_opt_container,
	.frm_form_field.frm_three_col .frm_opt_container,
	.frm_form_field.frm_four_col .frm_opt_container {
		display: grid;
		grid-template-columns: repeat(1, 1fr);
		grid-auto-rows: max-content;
		grid-gap: 0 2.5%;
	}

	.btn_fotter {
		font-size: 16px;
	}

	.entry-content h2,
	.entry-content p {
		margin-bottom: 00px;
	}

	.footerlinks {
		text-align: center;
		margin-top: 5px;
	}
}

@media only screen and (max-width: 386px) {
	.menu-box {
		top: 128px;
	}
}

@media only screen and (min-width: 1315px) {
	.commnet-icon-main {
		width: 600px !important;
		margin-left: 725px !important;
	}
}

.sub-menu .current-menu-item a:first-child {
	border-style: solid !important;
}

.main-header-menu,
.cust-megamenu {
	position: inherit !important;
}

.ast-desktop .ast-primary-header-bar.main-header-bar,
.ast-header-break-point #masthead .ast-primary-header-bar.main-header-bar {
	padding-top: 0px;
}

.main-header-menu .sub-menu li {
	display: block !important;
}

.main-header-menu .sub-menu {
	width: 375px;
	background: #00255D;
	left: -5em !important;
	position: absolute;
	top: 100%;
	z-index: 99999;
	visibility: hidden;
	border-radius: 0px 0px 4px 4px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
	border: none;
}

.gtranslate_wrapper a {
	color: #000 !important;
	font-size: 24px;
	font-family: "SourceSansPro-Regular";
}

.gtranslate_wrapper .gt-current-lang {
	font-family: "SourceSansPro-Bold" !important;
}

.gt-current-lang {
	border-bottom: none !important;
}

.ast-builder-menu-1 .menu-item > .menu-link {
	font-size: 28px;
}

.cust-megamenu .sub-menu .menu-link:hover {
	border-style: solid !important;
}

.cust-megamenu .sub-menu .menu-link {
	font-size: 20px !important;
	letter-spacing: 0.4px !important;
	line-height: 30px !important;
	display: inline-block;
	padding: 0px !important;
}

.main-header-menu > li {
	line-height: 150px !important;
	height: 150px;
	position: relative !important;
}

.main-header-menu > li > a {
	height: fit-content !important;
	border-bottom: 2px solid transparent;
	line-height: normal !important;
}

.cust-megamenu .sub-menu .menu-link {
	padding: 0em 1em;
}

.main-header-menu .menu-item:hover > .sub-menu {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
	transition: opacity 0.5s ease, max-height 0.5s ease, visibility 0.5s ease;
}

.comment-icon {
	/*background: #FFFBF6 0% 0% no-repeat padding-box;
    width: 72px;
  height: 72px;
  border-radius: 50px;
  border: 4px solid #CC1726;*/
	display: flex;
	align-items: center;
	justify-content: center;
}

.comment-icon img {
	width: 126px;
}

.commnet-icon-main {
	position: absolute;
	top: 50%;
	z-index: 100;
	transform: translateY(-150%);
	display: flex;
	justify-content: end;
	width: auto;	
	right: -40px;
}

.main-header-bar {
	padding-bottom: 0px !important;
}

.wp-block-uagb-image {
	display: block;
}

@media only screen and (min-device-width: 992px) and (max-device-width: 1314px) {
	.commnet-icon-main {
		width: 100%;
	}
}

.gt-current-lang {
	color: #cc1726 !important;
	border-bottom: 1px solid #cc1726;
}

.logosectionrow {
	display: flex;
}

.logosectionrow img {
	display: block;
	margin-bottom: 10px;
}

.logosectionrow-2 {
	font-size: 14px;
	width: 50%;
}

.logosection {
	margin-top: 35px;
	border-top: 2px solid #ffae1f;
	padding-top: 45px;
	width: 89%;
}

.footer-text a {
	color: #000;
	border-bottom: 2px solid #000;
}

.logosection > strong {
	display: block;
}

.desc-comment-icon {
	display: block;
}

.mobile-comment-icon {
	position: relative;
}

.commnet-icon-main a {
	border: none !important;
}

.red-round {
	width: 240px !important;
	height: 240px !important;
}

.cust-breadcrumb a {
	border-bottom: none !important;
}

.cust-breadcrumb {
	font-size: 18px;
	line-height: 34px;
}

.leistungen_info a {
	color: #cc1726 !important;
	border-bottom: 2px solid #cc1726 !important;
}

.cust_row1 {
	width: 49%;
	display: inline-block;
	margin-right: 2px;
}

.cust_row2 {
	width: 50%;
	display: inline-block;
}

.hometext h2 {
	font-size: 45px;
	font-family: SourceSansPro-SemiBold, sans-serif;
	line-height: 46px;
}

.hometext p {
	font-size: 32px;
	line-height: 46px;
	font-family: SourceSansPro-Regular, sans-serif;
}

.hometext p a {
	border-color: #000 !important;
	font-family: SourceSansPro-SemiBold, sans-serif;
	font-size: 32px !important;
	line-height: 46px !important;
}

.site-above-footer-wrap[data-section="section-above-footer-builder"] {
	padding-top: 97px;
	padding-bottom: 78px;
}

.footer-description a,
.sliderdescription a {
	text-decoration: underline;
}

.activecusticon {
	filter: invert(57%) sepia(69%) saturate(497%) hue-rotate(37deg) brightness(97%) contrast(84%);
}

@media only screen and (min-device-width: 320px) and (max-device-width: 992px) {
	.gtranslate_wrapper a{
		color: #000 !important;
	}
	.font_32,
	.font_32 a {
		font-size: 18px !important;
		line-height: 26px !important;
	}

	.wp-block-uagb-container.uagb-block-d0595ee5 {
		padding-top: 0px;
		padding-bottom: 68px;
	}

	.with_frm_style .frm_radio label,
	.with_frm_style .frm_checkbox label,
	.with_frm_style .frm_primary_label,
	.frm_dropzone .frm_small_text p,
	.frm_dropzone.dz-clickable * {
		color: #000;
		font-size: 16px !important;
		font-family: SourceSansPro-Regular, sans-serif !important;
	}

	.cust-text input::placeholder {
		font-size: 16px !important;
		color: #000;
		font-family: SourceSansPro-Regular, sans-serif !important;
	}

	.with_frm_style textarea::placeholder {
		color: #000;
		font-size: 16px !important;
		font-family: SourceSansPro-Regular, sans-serif !important;
	}

	.custcol-2 img {
		width: 40px;
	}

	.cust_row1 {
		width: 100%;
		display: inline-block;
		margin-right: 0px;
	}

	.hometext h2 {
		font-size: 26px;
		line-height: 32px;
	}

	.hometext p,
	.hometext p a {
		font-size: 18px !important;
		line-height: 26px !important;
		font-family: SourceSansPro-Regular, sans-serif !important;
	}

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

	.pum-container,
	.pum-theme-lightbox .pum-container {
		padding: 40px !important;
	}

	.site-footer-above-section-2 {
		padding-top: 15px;
		padding-left: 20px;
		padding-right: 20px;
		border-right: none;
		border-bottom: none;
		padding-bottom: 0;
	}

	.frm_button_submit {
		font-size: 18px !important;
		font-family: SourceSansPro-Regular, sans-serif !important;
	}

	.footer-description,
	.sliderdescription {
		font-size: 16px;
		line-height: 23px;
	}

	.site-above-footer-wrap[data-section="section-above-footer-builder"] {
		padding-top: 32px;
		padding-bottom: 50px;
	}

	.site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
		background-color: #208AC2;
		background-image: none;
	}

	.leistungen_info {
		font-size: 20px;
	}

	.cust-breadcrumb u {
		display: block;
	}

	.footer-description {
		font-size: 20px !important;
	}

	.logosectionrow-2 {
		width: 100%;
	}

	.logosectionrow-2 p {
		width: 100%;
	}

	.site-footer-above-section-1 {
		padding-left: 20px;
		padding-right: 20px;
		border-right: none;
		border-bottom: none !important;
		padding-bottom: 0px;
		margin-bottom: 0px !important;
	}

	.logosection {
		margin-top: 35px;
		border-top: none;
		padding-top: 45px;
		width: 100%;
		position: relative;
	}

	.logosection::before {
		content: "";
		border-top: 2px solid #fbb83b !important;
		position: absolute;
		width: 100vh;
		top: 0px;
		left: -30px;
	}

	.desc-comment-icon {
		display: none;
	}

	#content {
		margin-top: 0;
		margin-bottom: 35px;
		margin-left: 0px;
		margin-right: 0px;
	}

	.red-round {
		width: 120px !important;
		height: 120px !important;
		padding: 20px 00px 20px 00px !important;
		margin-right: 5px;
		border: 3px solid #fff !important;
		margin-left: auto;
		margin-top: 20px;
	}

	.red-round h3 {
		font-size: 14px !important;
		color: #fff;

		line-height: 18px !important;
		width: 80%;
		margin-left: 13px !important;
		margin-bottom: 10px !important;
	}

	.custround {
		z-index: 1 !important;
	}

	.red-round img {
		height: auto !important;
		width: 50px !important;
	}

	.mobile-comment-icon {
		display: block;
	}

	.logosectionrow {
		display: block;
	}

	.logosectionrow-2 p {
		font-size: 18px;
		width: 100%;
	}

	.menu-box {
		display: none;
		position: absolute;
		background: #F4E974;
		width: 100%;
		left: 0px;
		top: 95px !important;
		text-align: center;
		padding: 20px 0px;
		line-height: 30px !important;
		padding-bottom: 34px;
	}

	.wsmenu-submenu li a {
		font-size: 16px !important;
		line-height: 30px !important;
	}

	.wsmenu-submenu li {
		list-style: none;
		line-height: 30px !important;
	}

	.ast-header-break-point .ast-primary-header-bar {
		padding: 10px 24px !important;
	}

	.ast-header-break-point .header-widget-area[data-section="sidebar-widgets-header-widget-2"] {
		display: block;
		padding: 0px;
	}

	.cust_menulist .menu-link a {
		font-size: 24px;
		line-height: 30px;
		color: #000;
		font-family: SourceSansPro-Regular, sans-serif;		
		font-weight: bold;
	}
	.menu-link {	  
	  margin-bottom: 5px;
	}
	.cust_menulist .menu-link a:hover{
		font-family: SourceSansPro-bold, sans-serif;
	}
	.cust_menulist .menu-link a.active {
	  border-bottom: 2px solid #000;
	  font-family: SourceSansPro-bold, sans-serif;
	}
	.cust_menulist .menu-link a.active {
		color: #000;
		border-bottom: 2px solid #000;
	}

	.wsmenu-submenu {
		margin-bottom: 15px;
		display: block !important;
	}

	.main-header-bar {
		padding-bottom: 20px !important;
	}

	.mainlinks i {
		display: none;
	}

	#ast-mobile-header .ast-builder-grid-row {
		display: flex;
		justify-content: space-between;
	}

	#ast-mobile-header .site-header-section-left {
		justify-content: space-between;
		padding-left: 0px;
		padding-right: 0px;
	}

	#ast-mobile-header .ast-site-identity {
		padding: 7px 0 !important;
	}

	.page-id-18 #content {
		margin-top: 0px;
		margin-bottom: 35px;
		margin-left: 0px;
		margin-right: 0px;
	}

	.cust-language {
		padding-top: 15px;
		margin-top: 15px;
	}

	.gt-current-lang {
		color: #cc1726;
		border-bottom: 1px solid #cc1726;
	}

	.mobile-comment-icon .comment-icon {
		/*background: #FFFBF6 0% 0% no-repeat padding-box;
    width: 35px;
    height: 35px;
    border-radius: 50px;
    border: 2px solid #CC1726;*/
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.comment-icon img {
		width: 50px;
	}

	.mobile-comment-icon .commnet-icon-main {
		position: absolute;
		top: 0;
		z-index: 100;
		transform: translateY(-50%);
		display: flex;
		justify-content: end;
		width: 100%;
		right: 36px;
		z-index: 1;
	}

	.ast-container,
	.ast-container-fluid {
		margin-left: auto;
		margin-right: auto;
		padding-left: 0px;
		padding-right: 0px;
	}

	rs-slide {
		width: 100% !important;
	}

	#ast-mobile-header {
		border-bottom: none;
	}
}

.pum-container.pum-responsive.pum-responsive-medium {
	margin-left: 0px !important;
	width: 690px !important;
	margin: auto !important;
	left: 0px !important;
	right: 0px !important;
}

.pum-container,
.pum-theme-lightbox .pum-container {
	padding: 20px 61px !important;
	background-color: rgba(255, 255, 255, 1) !important;
	border: 4px solid #76b82a !important;
	background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
	background: #ffffff 0% 0% no-repeat padding-box;
	border-radius: 8px;
	opacity: 1;
}

.with_frm_style .frm_radio input[type="radio"],
.with_frm_style .frm_scale input[type="radio"],
.with_frm_style .frm_checkbox input[type="checkbox"] {
	border-color: #000 !important;
}

.pum-close {
	position: absolute;
	left: auto;
	bottom: auto;
	padding: 0px;

	font-weight: 100;
	line-height: 24px;
	border-radius: 26px;
	box-shadow: 0px 0px 15px 1px rgba(2, 2, 2, 0.75);
	text-decoration: none;
	text-align: center;
	text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.23);
	cursor: pointer;
	min-width: 1em;
	z-index: 2;
	font-size: 20px !important;
	background-color: #fff !important;
	height: 36px !important;
	width: 36px !important;
	right: 25px !important;
	top: -20px !important;
	background: #ffffff 0% 0% no-repeat padding-box;
	border: 2px solid #cc1726;
	color: #cc1726 !important;
}

.pum-theme-429 .pum-title,
.pum-theme-lightbox .pum-title {
	font-size: 20px !important;

	margin-bottom: 20px;
	padding-left: 20px;
	font-weight: bold !important;
}

.popmake-content p span,
.popmake-content p span a {
	color: #cc1726;

	font-weight: bold;
}

.frm_style_formidable-style.with_frm_style .form-field {
	margin-bottom: 3px;
}

input[type="text"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="reset"],
input[type="tel"],
input[type="date"],
select {
	height: 30px;
	border-color: #000 !important;
	font-size: 20px !important;
	border-radius: 4px !important;
	min-height: auto !important;
}

input::placeholder,
textarea::placeholder {
	color: #000 !important;
}

.with_frm_style .vertical_radio .frm_checkbox label,
.with_frm_style .vertical_radio .frm_radio label {
	display: flex;
	width: 100%;
	align-items: center;
	line-height: normal;
}

.frm_opt_container {
	margin-top: 10px;
	margin-bottom: 25px;
}

.pum-container .pum-content >  :first-child {
	margin-top: 0 !important;
	font-size: 14px !important;
	line-height: 18px !important;
	color: #000 !important;
	font-weight: 300 !important;
	padding-left: 20px;
}


.cust-text input {
	background-color: transparent !important;
	padding-left: 0px !important;
	border: none !important;
	box-shadow: none !important;
	outline: none !important;
	border-bottom: 4px solid #000 !important;
	border-radius: 0px !important;
	font-size: 18px;
	padding-bottom:20px !important;
}

.site-footer #custom_html-2 {
	margin-bottom: 0px;
}

.cust-text input::placeholder {
	font-size: 18px;
	color: #000;
}

.cust-imageupload {
	margin-top: 20px !important;
}

.fontSourceSansProbold {
	font-family: SourceSansPro-Bold, sans-serif !important;
}

.cust_row1 {
	margin: 15px 0px !important;
}

.frm_two_col {
	margin-top: 25px;
}

.with_frm_style textarea::placeholder {
	color: #000;
	font-size: 18px;
}

.with_frm_style textarea {
	border-color: #000 !important;
	font-size: 18px;
	border-radius: 40px !important;
	background-color: transparent !important;
	border-width: 4px;
	padding-left: 20px;
	padding-top: 15px;
}

.cust-imageupload .frm_dropzone .dz-message {
	background: transparent !important;
	border: 4px solid #000;
	border-radius: 40px !important;
}

.cust-imageupload .frm_dropzone {
	background: transparent !important;
}

.with_frm_style .frm_radio label,
.with_frm_style .frm_checkbox label,
.with_frm_style .frm_primary_label,
.frm_dropzone .frm_small_text p,
.frm_dropzone.dz-clickable * {
	color: #000;
	font-size: 18px;
}

.with_frm_style .vertical_radio .frm_checkbox label,
.with_frm_style .vertical_radio .frm_radio label {
	display: block;
}

.frm_required {
	display: none;
}

.with_frm_style .frm_radio input[type="radio"],
.with_frm_style .frm_scale input[type="radio"],
.with_frm_style .frm_checkbox input[type="checkbox"] {
	width: 18px !important;
	min-width: 14px !important;
	height: 18px !important;
	background: transparent;
	border: 3px solid;
}

.site-header {
	position: sticky;
	top: 0;
	z-index: 999;
}

:root {
	scrollbar-color: #208AC2 #fff !important;
	scrollbar-width: thin;
}

/* Width and height of the scrollbar */
body::-webkit-scrollbar {
	width: 8px;
}

/* Track (background) */
body::-webkit-scrollbar-track {
	background: transparent;
	border-radius: 0px;
}

/* Handle (the moving part) */
body::-webkit-scrollbar-thumb {
	background: #208AC2;
	border-radius: 0px;
}

.with_frm_style .frm_checkbox {
	height: 30px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}

.hideonmd .hephaistos .tp-bullet {
	width: 13px !important;
	height: 6px !important;
	background: #000 !important;
	border: none;
	box-shadow: none;
	border-radius: 5px;
}

.hideonmd .hephaistos .tp-bullet {
	border-radius: 5px !important;
	width: 8px !important;
	height: 0px !important;
	box-shadow: none !important;
}

.hideonmd .tp-bullet.selected {
	background: #208AC2 !important;
	border-color: #208AC2 !important;
}

.hideonmd .tp-bullets {
	position: absolute;
	display: block;
	z-index: 1000;
	top: 0px;
	left: 0px;
	bottom: -43px !important;
	top: auto !important;
}

.font_32,
.font_32 a {
	font-size: 32px;
	line-height: 46px;
}

.SourceSansPro_Regular {
	font-family: SourceSansPro-Regular, sans-serif !important;
}

.wp-element-button {
	border-bottom: none !important;
}

.home_pge,
.parent_pge {
	border-bottom: none !important;
}

.home_logolink a {
	font-size: 20px;
	line-height: 25px;
	font-weight: bold;
}

#text-5,
#text-6 {
	flex: 0 0 auto;
	width: 100%;
	margin-left: auto;
	margin-bottom: 0px;
}
.cslider-wrap {
  max-width: 80% !important;
  padding: 0 !important;
  margin: 0 !important;
    margin-left: 0px;
  margin-left: 90px !important;
}
#text-6 p a {
	font-size: 20px;
	line-height: 25px;
	font-weight: bold;
	text-decoration: underline !important;
}

#text-5 .hephaistos .tp-bullet {
	width: 13px !important;
	height: 6px !important;
	background: #000 !important;
	border: none;
	box-shadow: none;
	border-radius: 5px;
}

#text-5 .hephaistos .tp-bullet {
	border-radius: 5px !important;
	width: 6px !important;
	height: 0px !important;
	box-shadow: none !important;
}

#text-5 .tp-bullet.selected {
	background: #fff !important;
	border-color: #fff !important;
}

#text-5 .tp-bullets {
	position: absolute;
	display: block;
	z-index: 1000;
	top: 0px;
	left: 0px;
	bottom: -81px !important;
	top: auto !important;
}

#text-5 rs-module {
	overflow: visible !important;
}

.homelogo_slider {
	overflow: hidden !important;
}

.wp-block-button__link {
	font-size: 20px;
}

#custom_html-3 .footer-description{
	font-size: 25px;
	line-height: 35px;
	margin-bottom: 70px;
	margin-left: 100px;
}


@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
	.hideonmd .tp-bullets {
		bottom: -67px !important;
	}
}

@media only screen and (min-device-width: 1540px) and (max-device-width: 3000px) {
	.hideonmd .tp-bullets {
		bottom: -23px !important;
	}
}

@media only screen and (min-device-width: 320px) and (max-device-width: 992px) {
	.wp-block-uagb-container.uagb-block-ad3e07e0 {
		padding-bottom: 70px !important;
	}

	.fw-bold {
		font-weight: bold !important;
	}

	.md_none {
		height: 10px !important;
	}

	.wp-block-button__link {
		font-size: 18px;
	}

	.wp-block-uagb-container.uagb-block-ad3e07e0 {
		padding-top: 21px;
	}

	.wp-block-uagb-advanced-heading.uagb-block-2f435a6f.wp-block-uagb-advanced-heading {
		padding-top: 0px;
		padding-bottom: 0px;
	}

	.breadcrumb {
		font-size: 12px;
		line-height: 15px;
		padding: 5px 5px;
	}

	#text-5 .tp-bullets {
		bottom: -55px !important;
	}

	#text-6 p {
		text-align: center;
		margin-top: 45px;
	}

	.site-footer .site-above-footer-wrap[data-section="section-above-footer-builder"] {
		padding-bottom: 0px !important;
	}

	.site-footer .site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
		padding-top: 0px !important;
	}

	#text-5,
	#text-6 {
		flex: 0 0 auto;
		width: 100%;
	}

	.hideonmd .hephaistos .tp-bullet {
		width: 10px !important;
		height: 10px !important;
		border-radius: 50% !important;
		border: 3px solid #fff !important;
	}

	#rev_slider_1_1[data-slideactive="rs-61"] .hephaistos .tp-bullet {
		background: #fff !important;
		border: 3px solid #fff !important;
	}

	.hideonmd .hephaistos .tp-bullet {
		background: #fff !important;
		border: 3px solid #fff !important;
	}

	.hideonmd .tp-bullets {
		bottom: -70px !important;
	}

	.tparrows {
		display: none !important;
	}
}
@media (max-width: 1700px) {
	.ast-desktop .ast-primary-header-bar.main-header-bar, .ast-header-break-point #masthead .ast-primary-header-bar.main-header-bar{
		padding-left: 0px;
		padding-right: 0px;
	}
}
@media (max-width: 1500px) {	
	.bs-banner-slider .bs-title {	  
	  font-size: 120px !important;
	}
	.commnet-icon-main {	  
	  right: 85px;
	}
}
@media (min-width: 1580px) {	
	.menu_lang{
		margin-left: 50px;
	}	
}
@media (min-width: 1700px) {	
	.menu_lang{
		margin-left: 100px;
	}	
}
@media (max-width: 1600px) {
	
	#custom_html-3 .footer-description {	  
	  margin-left: 12px;
	}
	.cslider-wrap {	  
	  margin-left: 0px !important;
	}
	footer .ast-builder-grid-row-2-equal.ast-builder-grid-row-tablet-2-equal {	  
	  padding: 80px 80px 80px 80px !important;
	}
}
@media (max-width: 1024px) {
	#ast-mobile-header {
		display: block;
	}
	#ast-desktop-header{
		display: none;
	}
	.mobile-comment-icon{
		display:none;
	}
}
@media (max-width: 1500px) {
	.bs-banner-slider .bs-title {
		font-size: 100px !important;
	}
	.comment-icon img {
		width: 100px;
	}
	.commnet-icon-main {  
		transform: translateY(-200%);
	}
	.full_border {		
		padding: 100px 100px !important;
		border-radius: 300px;
	}
	.footer-title {  
		font-size: 36px;  
		width: 400px;
	}
	#custom_html-3 .footer-description {
		font-size: 22px;
	}
	.cslider-wrap {
		max-width: 90% !important;
	}
}
@media (max-width: 992px) {
	.mobile-comment-icon .commnet-icon-main {    
		transform: translateY(-250%);	
		right: 70px;
	}
	.comment-icon img {
		width: 80px;
	}
	.full_border {
		padding: 80px 80px !important;		
	}
	.title_center{
		text-align:center;
	}
}

@media (max-width: 850px) {
	.bs-banner-slider .bs-title {
		font-size: 80px !important;
	}
}
@media (max-width: 782px) {
	.bs-banner-slider .bs-title {
		font-size: 60px !important;
	}
	.mobile-comment-icon .commnet-icon-main {    
		transform: translateY(-200%);	
		right: 120px;
	}
	.comment-icon img {
		width: 70px;
	}
}

@media (max-width: 767px) {
	.spectra-image-gallery__media {
		border: 5px solid #000;
	}
	#primary {
		margin-top: 80px !important;
	}
	.cpost-date {
		font-size: 20px !important;
		margin-bottom: 20px !important;
	}
	.bs-banner-slider .bs-title {
		font-size: 40px !important;
	}	
	.cust_btn {  
  		font-size: 22px !important;
	}
	.full_border {
		padding: 80px 20px 100px 20px !important;
	}
	footer .ast-builder-grid-row-2-equal.ast-builder-grid-row-tablet-2-equal {
		padding: 80px 0px 80px 0px !important;	
	}
	.cslider {  
		background: transparent !important;
	}
	.showinmobile{
		margin-top: -40px;
	}
}
@media (max-width: 1420px) {
	.ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item {
		padding: 0 0.4em !important;
	}
	.site-above-footer-wrap[data-section="section-above-footer-builder"] {	  
	  width: calc(100% - 100px) !important;	  
	}
	#frm_form_4_container {
	  padding-right: 40px;
	}
	.showindesktop {  
  		margin-top: -110px !important;
	}
}
@media (max-width: 1200px) {
	.site-above-footer-wrap[data-section="section-above-footer-builder"] {
		width: calc(100% - 0px) !important;
	}
	.footer-title {
		font-size: 30px;
		line-height: 40px;
	}
	.cslider-wrap {
		max-width: 100% !important;
	}
	.site-below-footer-wrap[data-section="section-below-footer-builder"] .ast-builder-grid-row {	  
	  padding-left: 10px !important;
	  padding-right: 10px !important;
	}
}

@media (max-width: 1024px) {
    .site-above-footer-inner-wrap {
        display: flex;
        flex-direction: column;
    }
    .site-footer-above-section-1,
    .site-footer-above-section-2 {
        width: 100% !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
	.site-footer-above-section-2 aside{
		margin-bottom: 150px !important;
	}
}

@media (max-width: 1024px) {
    .site-above-footer-inner-wrap {
        grid-template-columns: 1fr !important;
    }

    .site-footer-above-section-1,
    .site-footer-above-section-2 {
        grid-column: 1 / -1;
    }
	.site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
		background-color: transparent !important;
	}		
	.chfl-footer-logos {
		margin-top: 00px !important;
	}
}
@media (max-width: 767px){
	
	
	.cslider-bullets{
		margin-top: 50px;
	}
	 footer {
	 	margin-top: 00px;
	}
	.wp-block-heading{
		text-align:center;
	}
	.footer-title {    	
		text-align: center;
		margin-bottom: 30px;
	}
	 #frm_form_4_container {
		padding-right: 0px;
	  }
	  .site-footer-above-section-2 {    
    	padding-right: 0px;
		}
	.banner_section .bs-banner-slider{
		border: none !important;
		position: relative !important;
	}
	#custom_html-3 .footer-description {  
  		margin-bottom: 00px;
	}
	.site-footer-above-section-2{
		padding-left: 8px;
  padding-right: 8px;		
	}
	#Kontakt .footer-title{
		width: 300px;
		
	}
	.banner_section .bs-banner-slider::after{
		content: "";
		position: absolute;
		inset: 0;
		border: 6px solid #000;           /* uniform border = no tapering */
		border-radius: 0 0 300px 300px;   /* must match the image's clip radius */
		pointer-events: none;
		z-index: 6;
		/* reveal only the bottom 300px (the curved corner band); hides top + sides */
		-webkit-mask-image: linear-gradient(to bottom, transparent calc(100% - 230px), #000 calc(100% - 200px));
		        mask-image: linear-gradient(to bottom, transparent calc(100% - 230px), #000 calc(100% - 200px));
	}
}
/* ── Footer "Kontakt" arch – mobile/tablet fixes ─────────────── */
@media (max-width: 921px) {
  .site-footer .site-above-footer-wrap.ast-builder-grid-row-2-equal.ast-builder-grid-row-tablet-2-equal {    
    grid-template-columns: minmax(0, 1fr) !important;
       
  }
}