

/*************************************************************************/
/*  Theme Custom  */


body {
	font-family: 'gotham', sans-serif;
	font-weight: 400;
	font-size: 25px;
	line-height: 150%;
	color: #000000;
	background-color: #ffffff;
	letter-spacing: 0.02rem;
}

@media only screen and (max-width: 1440px) {
	body {font-size: 22px; line-height: 150%;}
}
@media only screen and (max-width: 970px) {
	body {font-size: 18px; line-height: 150%; hyphens: none; -webkit-hyphens: none; }
}
@media only screen and (max-width: 1290px) {
	body {
    overflow-x: hidden;
}
}

b, strong {
	font-weight: 600;
}

.brand-color {
	color: #bd1d1d;
}

a { color:#000000 ;}

a:hover {
    opacity: .9;
	color: #bd1d1d;
}

.Petrol p a,
.card-body p a:not(.btn),
.txt-textfield p a:not(.btn),
.txt-text p a:not(.btn),
.icons-txt-content p a:not(.btn) {
	color:#bd1d1d;
}

.Petrol p a:hover,
.card-body p a:not(.btn):hover,
.txt-textfield p a:not(.btn):hover,
.icons-txt-content p a:not(.btn):hover {
    opacity: 1;
color: #bd1d1d;
}

.res-txt.Gruen a {
	color: #fff !important; 
}

.res-txt .txt-section strong {
font-family: 'gotham';
font-weight: 600;
}

/* Title */
h1, h2, h3, h4, h5, h6 {
	font-family: 'gotham', sans-serif;
	font-weight: 700;
	line-height: 100%;
	color: #000000; 
}
h1 {
}

h2 {
    text-transform: uppercase;
/*
	font-family: 'ahkio', sans-serif;
	font-weight: 500;
*/
}

h3, h4, h5, h6 { 
}
h1 {
	font-size: 260%;
	text-transform: uppercase; 
}
h2 {
	font-size: 250%;
}
h3 {
	font-size: 140%;
}
h4 {
	font-size: 100%;
} 

@media only screen and (max-width: 1440px) {
	h1 {font-size: 160%;}
	h2 {font-size: 140%;}
	h3 {font-size: 120%;}
	h4 {font-size: 100%;}
	h1, h2, h3, h4, h5 {
		hyphens: none;
		-webkit-hyphens: none;
	}
}

@media only screen and (max-width: 970px) {
	h1 {font-size: 160%;}
	h2 {font-size: 160%;}
	h3 {font-size: 125%;}
	h4 {font-size: 100%;}
	h1, h2, h3, h4, h5 {
		hyphens: auto;
		-webkit-hyphens: auto;
	}
}


/* Container */

.container {
    max-width: 1400px;
}
.container-fluid {
    max-width: 97%;
}

@media only screen and (max-width: 1440px) {
	.container{	max-width: 90%;	}
	.container-fluid {max-width: 90%;}
	.container-small {max-width: 80% !important; }
	.container-wide {max-width: 90%; margin: 0 auto;}
}

@media only screen and (max-width: 970px) {
	.container{	max-width: 94%;	}
	.container-small {max-width: 94%!important; padding-left: 15px; padding-right: 15px;}
	.container-fluid {max-width: 94%;}
	.container-wide {max-width: 94%; margin: 0 auto;}
}


/* Logo */
.logo {
	padding-top: 20px;
	padding-bottom: 15px;
}
/* Logo Size Custom */
.logo img {
	width: 180px;
}
@media only screen and (max-width: 1440px) {
	.logo img {
    width: 220px;
}
}
@media only screen and (max-width: 1290px) {
	.logo img {
    width: 170px;
}
}
@media only screen and (max-width: 1100px) {
	.logo img {
    width: 150px;
}

}
/*@media only screen and (max-width: 1350px) {*/
/*.logo img {*/
/*	width: 200px;*/
/*}*/
/*}*/
/* Logo fixnav */
.res-fixnav.show .logo {
	padding-top: 12px;
	padding-bottom: 9px;
}
.res-fixnav.show .logo img {
	max-width: 150px;
}


/* RES Nav */

.res-nav .nav-link {
	font-family: 'gotham';
	font-weight: 700;
	font-size: 90%;
	color: #bd1d1d;
	text-transform: uppercase; 
}
.overlayer-burgermenu .navbar-nav li a.nav-link {
    font-weight: 700;
}
.overlayer-burgermenu li.active a.nav-link, .burgermenu-nav-section .dropdown > .dropdown-menu .active a.dropdown-item{
    color: #000!important;
    font-weight: 700!important;
    opacity: 1;
}
/* Abstand Mainnav */
@media (min-width: 970px) {
	.navbar-expand-md .navbar-nav .nav-link {
		padding-right: 0px;
		padding-left: 40px;
/*		padding-top: 20px; */
	}
}

@media (min-width: 1100px) {
	.navbar-expand-md .navbar-nav .nav-link {
		padding-right: 0px;
		padding-left: 50px;
/*		padding-top: 40px; */
	}
}

/* Hover */
.res-nav-section li a:hover{
	color: #fff;
}

/* active Nav */
	li.active > a.nav-link,
	.res-header li.current-page-ancestor > a.nav-link,
	.res-fixnav.show .res-nav li.current-page-ancestor > a.nav-link,
	.res-header li.current-page-ancestor .current-page-ancestor a,
	#burger-menu-nav li.current-page-ancestor .current-page-ancestor.active a,
	#burger-menu-nav li.current-page-ancestor > a.nav-link,
	li.active .current-menu-item > a.dropdown-item,
	.res-navtab .tabs .nav-link.active,
	.res-navtab .tab-links .nav-single-tab.active .nav-link,
	#res-menu-mobile .current-page-ancestor > a, 
	#res-menu-mobile .current-page-ancestor .dropdown-submenu.active > a, 
	#res-menu-mobile .dropdown-submenu.active > a {
		color: #000; 
}

.dropdown-toggle::after {
    border-top: 0.24em solid;
    border-right: 0.2em solid transparent;
    border-left: 0.2em solid transparent;
    margin-left: 0.76em;
    vertical-align: 0.2em;
    opacity: 0.5;
}

/* Buttons */


.btn {
    padding: 0.6rem 2.4rem;
    border-radius: 0;
    text-transform: uppercase;
    font-size: 100%;
	transition: all .3s ease-in-out;
	font-family: 'gotham';
}
 
 .btn-primary{
    background-color: #bd1d1d;
    color: #ffffff;
    border: none;
	 transition: all .3s ease-in-out;
	 margin-right: 10px; 
}

 .btn-primary:hover,
 .vfbp-form .btn-primary:hover {
    background-color: #bd1d1d;
    color: #ffffff;
    border: none;
	 transition: all .3s ease-in-out;
	 margin-right: 10px; 
}

.btn-secondary{
    background-color: #ffffff;
    color: #bd1d1d;
    border: 3px solid #bd1d1d;
	transition: all .3s ease-in-out;
}

.btn-secondary:hover{
    background-color: #ffffff;
    color: #bd1d1d !important;
    border: 3px solid #bd1d1d;
	transform: scale(1.1);
    opacity: 1;
    transition: all .3s ease-in-out;
}

.btn-filter {
    background: #bd1d1d;
    color: #fff;
    padding-top: 0;
    padding-bottom: 0;
}
.btn-filter:hover {
    color: #ffffff;
    text-decoration: none;
    background: #ffbe1e;
}
.btn-filter.btn {
    padding: 0.7rem 2.5rem;
}

.btn-text-link {
	padding: 0;
	border-radius: 0;
	border: 0;
	margin: 0 1rem; 
	border-bottom: 3px solid #bd1d1d;
	color: #bd1d1d;
}

button.btn-text-link {
    color: #bd1d1d;
    border-color: #bd1d1d;
}

.Petrol button.btn-text-link {
    color: #ffffff;
    border-color: #ffffff;
}

.btn-text-link:focus-visible,
.btn-secondary:focus-visible {
	outline: none;
}

.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active {
	color: white !important;
	background-color: #bd1d1d !important;
	border-color: #bd1d1d !important;
}

.btn-text-link:hover {
	padding: 0;
	border-radius: 0;
	border: 0;
	transform: scale(1.03);
    opacity: 1;
    transition: all .3s ease-in-out;
	border-bottom: 3px solid #bd1d1d;
	color: #bd1d1d;
}

button.btn-text-link:hover {
    color: #bd1d1d;
    border-color: #bd1d1d;
}

.Petrol button.btn-text-link:hover {
    color: #ffffff;
    border-color: #ffffff;
}

.btn-sm {
    font-size: 70%;
/*    padding: 9px 20px;*/
}

.vfbp-form .btn-primary {
    border-color: #ffbe1e;
    background-color: #ffbe1e;
	color: #ffffff !important;
	border: 3px solid #ffffff;
}
.vfbp-form .btn-primary:focus,
.vfbp-form .btn-primary:focus-visible,
.vfbp-form .btn-primary.focus,
.vfbp-form .btn-primary:active,
.vfbp-form .btn-primary.active,
.vfbp-form .open >.dropdown-toggle.btn-primary,
.btn-primary:focus-visible,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active{
    color: #fff !important;
	border: none;
    background-color: #bd1d1d !important;
	outline: none !important;
}

.collapse-spalte .vorschau-text .btn-text-link {
    padding: 0;
    border-radius: 0;
    border: 0;
    margin: 0;
    border-bottom: 3px solid #ffbe1e;
    color: #ffbe1e;
}

.vfbp-form .vfb-form-control {
    color: #0000000;
    background-color: #cccccc;
}
.vfbp-form .btn-primary {
    font-size: 100%;
    padding: 6px 25px;
}

/*.page-id-4783 .cta-sticker {*/
/*    display: none !important;*/
/*}*/

/* Formulare VFB Forms */


/*
.vfbp-form .vfb-form-control {
    height: 55px;
    padding: 10px 30px;
    font-size: 90%;
    color: #000;
	font-weight: 300;	
    background-image: none;
    border: none;
    border-radius: 0;
    box-shadow: none;
    transition: none;
	background-color: #fff;
	border-bottom: 1px solid #333;
}
@media only screen and (max-width: 970px) {
	.vfbp-form .vfb-form-control {
		background-color: #fff;
		border: 1px solid #eee;
		border-bottom: 1px solid #ccc;
	}
}
*/

/* Counter spam Captcha mit Border  */
.vfbp-form .vfb-form-control.form-count {
    border: 1px solid #dedede;
}


/* Footer */

.res-footer {
	border-top: 0px solid #eee;
}

#footer-fade {
/*	background-color: #000000;*/
}


.res-widget-footer.footer-social-icon i {
	background: #bd1d1d;
    color: #ffffff;
}




/*************************************************************************/
/*   Custom CSS  */


.marker{
	display: inline-block;
	font-weight: 400;
	font-size: 16px;
	text-transform: uppercase;
	border-bottom: 1px solid #2b52b9;
	color: #2b52b9;
}

section.Schwarz h1, section.Schwarz h2{
    color: #ffbe1e;
}
.custom{
    background: linear-gradient(90deg, #ffda0a 0%, #ffbe1e 50%);
}
.Hellgrau{
    background-color: #f1f1f1!important;
}
:is(.res-header-image, .res-header-video) h1 span { 
    background-color: #ffda0a;
    display: inline-block; 
    padding: 8px 18px;
	line-height: 90%; 
	color: #000000;
    margin-top: 5px;
}
 
.res-header {
background-image: url(img/muster-bg.svg);
	    background-repeat: no-repeat;
    background-size: 60%;
    background-position: -10% 84%;
}
@media only screen and (max-width: 970px) {
	.res-header .res-nav-section {
	background-image: url(img/muster-bg.svg);
    background-size: 120%;
    background-position: 0% 80%;
	background-repeat: no-repeat;
}
} 

.res-header-image h3 span { 
    display: inline-block;
    line-height: 100%;
    color: #fff;
    margin-top: 5px;
	text-transform: none;
	font-family: 'gotham';
}

.res-slider-content.alignfull .slick-prev:not(.slick-disabled) {
	opacity: 1;
}

.cta-circleTxt i {
    display: none;
}
.cta-sticker .cta-circle{
   opacity: 1;
}

.footer-in-viewport .cta-sticker{
	transform: scale(0);
}
.footer-in-viewport .cta-sticker .cta-circle{
   opacity: 0;
	transform: scale(0);
    margin-right: -100%;
}

body.single-post .cta-sticker {
	opacity: 1;
	transform: scale(1);
}

body.single-post .cta-sticker:hover {
	transform: scale(1.05);
}

.res-fixnav.show {
	box-shadow: none !important;
    background-color: #bd1d1d;
}

/*
.res-fixnav.show #res-menu {
	margin-top: 10px; 
}
	
*/
.res-header-image .sloganBox h1 { 
    color: #bd1d1d;
}	
	
.res-boxes .box-custom,
.res-slider-content .box-custom {
    background-color: #ffbe1e;
	border-radius: 0; 
}
.teamImg{
    margin-bottom: 0!important;
}
:is(.res-slider-content, .res-boxes) .box-custom .postContent {
	background-color: #ffbe1e;
}

.res-boxes .box-custom i, .res-slider-content .box-custom i {
    color: #bd1d1d; 
}

.res-slider-content .slick-dots li.slick-active button:before {
    opacity: 1;
    color: #bd1d1d;
}
.res-slider-content .slick-dots li button:before {
	color: #cad646; 
	opacity: 0.2; 
}

.res-slider-content .slick-next:before {
	color: #000000;
}

.res-slider-content .slick-prev:before {
	color: #000000;
}
.res-slider-content.alignfull .slick-next, .res-slider-content.alignfull .slick-prev {
    background: #fff;
    padding: 8px;
    transition: all .2s ease-in-out;
    box-shadow: -2px 4px 5px rgba(0, 0, 0, 0.4);
}
.res-slider-content .slick-next:before, .res-slider-content .slick-prev:before {
    font-size: 35px;
    line-height: 1;
    opacity: 1;
    color: #000;
    transition: all .2s ease-in-out;
}
.res-slider-content.alignfull .slick-next:hover, .res-slider-content.alignfull .slick-prev:hover {
    background: #fff;
    opacity: 0.9;
    border-radius: 0px;   
    margin-right: 1.8%;
}
.res-slider-content.alignfull .slick-prev:hover {  
    margin-left: -0.2%;  
    margin-right: 0px;
}
.res-slider-content.alignfull .slick-next:hover:before, .res-slider-content.alignfull .slick-prev:hover:before{
    opacity: 1;
    padding-left: 0;
    padding-right: 0;
}
.box-custom .blogBox  {
	background-image: none;
    background-color: #ffffff;
	border-radius: 0; 
}

.box-custom .vorschau-text  {
    color: #000;
}

.res-boxes .boxlayout05 .postContent span.cpt-term,
.aussteller-website {
	display: flex;
}

.res-boxes .boxlayout05 .postContent .cpt-taxonomy {
	text-transform: uppercase;
}

.res-slider-content .hauptpartner .postContent {
	display: none;
}

/*
.btn:hover {
	color: #ffbe1e;
}
*/

.res-fixnav.transition-top {
	box-shadow: none;
}

.Petrol .box-custom,
.box-custom {
	    color: #bd1d1d;
}

.res-boxes-filter.dropdown {
	display: inline;
}

.res-boxes .res-filter-list {
	margin: 0;
	width: auto;
}

.scrollerTo i {
	font-size: 200%;
	color: #ffffff;
}

.caption{
	font-size: 70%;
	padding-top: 0.5em;
}

.Petrol .txt-title-field h2 span {
    background-color: #ffffff;
    color: #bd1d1d;
    display: inline-block;
    padding: 5px 15px;
}

.res-footer-copyright {
    font-size: 13px;
    opacity: 1;
	font-family: 'gotham';
}

.res-fixnav.show .res-nav li.active > a.nav-link {
	color: #000000; 
}


@media only screen and (min-width: 970px) {

	.aussteller-spalte .aussteller-website, .aussteller-titel-zeile:last-child {
		width: 10%;
	}

	.res-boxes .boxlayout05 .postContent .aussteller-titel{
		width: 25%;
		display: flex !important;
		order: 1;
	}

	.term-ort {
		display: flex !important;
		order: 2;
	}

	.term-branche {
		display: flex !important;
		order: 3;
	}

	.term-stand,
	.term-empty {
		display: flex !important;
		order: 4;
        width: 20% !important;
	}

	.aussteller-website {
		display: flex !important;
		order: 5;
	}

	.aussteller-spalte,
	.titel-zeile {
		gap: 1rem;
	}

	.res-boxes .boxlayout05 .postContent span.cpt-term {
		width: 25%;
		margin-right: 0;
		font-size: 20px;
		display: initial;
	}
    
    .aussteller-titel-zeile__stand {
        width: 20% !important;
    }

	.res-boxes .boxlayout05 .postContent span.cpt-term:first-of-type,
    .aussteller-titel-zeile__branche {
		width: 30% !important;
	}

	.res-boxes .boxlayout05 .postContent .cpt-taxonomy {
		display: none;
	}
	.dropdown-menu {
		box-shadow: 0 5px 10px -5px rgb(0 0 0 / 20%);
		border: none; 
	}
	
	.res-fixnav.show .res-nav li a {
	font-size: 70%;
    padding: 0 1.5rem;
    color: #bd1d1d;
}
}

	@media only screen and (max-width: 1280px) {
		.nav-besuchen {
			padding-top: 0 !important;
			top: 85px !important;
		}
		.pt-4, .py-4 {
			padding-top: 4rem !important;
		}
		.pb-4, .py-4 {
			padding-bottom: 4rem !important;
		}

		.link-anker-with-no-padding {
			padding: 0 !important;
		}
	}



@media only screen and (min-width: 1280px) { 
.alignfull .inner-container.container-off, .alignfull .inner-container.container-wide {
    max-width: 85%;
    margin: 0 auto;
    width: 100%;
    padding: 0 15px;
}}

.Petrol {
	color: #ffffff; 
}

.res-widget-footer.footer-social-icon i {
    width: 55px;
    height: 55px;
    font-size: 25px;
    line-height: 55px;
}

@media only screen and (max-width: 1100px) { 
.res-widget-footer.footer-social-icon i {
    width: 45px;
    height: 45px;
    font-size: 22px;
    line-height: 45px;
}
}

.res-filter-item.active a.nav-link,
.vfbp-form a {
	color: #bd1d1d;
}

.x-close:before,
.x-close:after {
	border-left: 1px solid #bd1d1d;
}

.close:hover {
	color: #bd1d1d;
}

.formular-send-message {
	box-shadow: none !important;
	border: 2px solid #bd1d1d !important;
}

hr {
    margin-top: 1.3rem;
    margin-bottom: 1.3rem;
    border: 0;
    border-top: 3px solid rgba(0, 0, 0, 0.1);
}

.res-footer {
    position: relative;
}
.res-footer {
    background-size: 100%;
    background-position: 0% 0%;
	background: linear-gradient(90deg, #ffda0a 0%, #ffbe1e 50%);
}
@media only screen and (max-width: 1290px) {
	#footer-fade {
    background-repeat: no-repeat;
    background-size: 110%;
    background-position: 0% 84%;
}
}
@media only screen and (max-width: 970px) {
	#footer-fade {
    background-repeat: no-repeat;
    background-size: 560%;
    background-position: 0% 0%;
}

	.res-boxes .boxlayout05 .postContent span.cpt-term,
	.aussteller-website {
		justify-content: space-between;
	}

	.res-boxes .boxlayout05 .postContent .cpt-taxonomy {
		width: 50%;
	}

	.res-boxes .boxlayout05 .postContent .cpt-taxonomy-name {
		text-align: right;
	}
    
    .res-boxes .boxlayout05 .postContent {
        display: flex;
        flex-direction: column;
        gap: 10px;
    }
    
    .res-boxes .boxlayout05 .postContent .aussteller-titel{
		display: flex !important;
		order: 1;
	}

	.term-ort {
		display: flex !important;
		order: 2;
	}

	.term-branche {
		display: flex !important;
		order: 3;
	}

	.term-stand {
		display: flex !important;
		order: 4;
	}

	.aussteller-website {
		display: flex !important;
		order: 5;
	}

} 
.res-footer .logo-salzmann {
    position: absolute;
	right: 0;
	bottom: 5%;
	max-width: 300px;
}
.res-footer h4 {
    font-size: 120%;
    font-weight: 600;
    margin-bottom: 20px;
}

.res-footer-newsletter .form-control {
    padding: 0.4rem 1rem;
    font-size: 100%;
    font-weight: 500;
    color: #bd1d1d;
    background-color: #ffffff;
	border: none;
    border-bottom: 3px solid #bd1d1d;
    max-width: 80%;
}

address {
    margin-bottom: 0;
    font-style: normal;
    line-height: inherit;
}

/* Sticker */

.cta-circleTxt h4 {
    color: #fff; 
    line-height: 1.4;
    margin: 0;
}

.cta-circleTxt {
	margin: 0;
}
.cta-circleTxt h4 {
	font-family: 'ahkio', sans-serif;
	font-weight: 500;
    text-transform: none;
    font-size: 170%;
    line-height: 100%
}
.cta-sticker {
    bottom: 4%;
    right: -1%;
    transform: rotate(-5deg);
}
.cta-circle {
    width: auto;
    height: auto;
    padding: 0.8rem 3.5rem 0.8rem 1.2rem;
    transition: all .2s ease-in-out;
    box-shadow: -2px 5px 5px rgba(0, 0, 0, 0.3);
}
.cta-sticker:hover {
    transform:  rotate(-5deg);
}
.cta-sticker:hover .cta-circle {
    padding: 0.8rem 4.5rem 0.8rem 1.2rem;
}

@media only screen and (max-width: 1440px) and (min-width: 970px) {
.res-footer .logo-salzmann {
	max-width: 250px;
}
.cta-sticker-home .cta-circle {
	width: 180px;
}
/*
.side-bar-box {
    padding: 7px 14px;
    width: 45px;
}
*/
}

.res-collapse .card {
	background-color: #ffffff; 
}

/*
.res-collapse .card {
    background: linear-gradient(90deg, #ffffff, #fff6eb);
}
.res-collapse .card:nth-of-type(2n) {
    background: linear-gradient(90deg, #fff6eb, #ffffff);
}
*/

/*
.res-collapse.Petrol .card {
    background: linear-gradient(90deg, #bd1d1d, #4E7E8B);
}
.res-collapse.Petrol .card:nth-of-type(2n) {
    background: linear-gradient(90deg, #4E7E8B, #bd1d1d);
}
*/
.collapse-beschrieb {
	margin-right: auto;
	margin-left: 2rem;
}
/*
.res-collapse .card-header h2, .res-collapse .card-header h3, .res-collapse .card-header h4{
	color: #ffbe1e;
}
.res-collapse .card-header h2:last-of-type, .res-collapse .card-header h3:last-of-type, .res-collapse .card-header h4:last-of-type{
	color:  #bd1d1d;
}
.res-collapse .card{
	padding-left: 1.5rem;
}
.res-collapse .card-header {
 border-bottom: none;
line-height: 100%;
}
*/

.res-collapse .collapse-icon {
	color: #bd1d1d; 
}

.res-collapse.Petrol .collapse-icon, .res-collapse.Petrol .card-header h2, .res-collapse.Petrol .card-header h3, .res-collapse.Petrol .card-header h4 {
	color: #ffffff; 
}

.res-collapse.Petrol p a {
	color: #ffffff; 
	opacity: 0.7; 
}

@media only screen and (min-width: 970px) { 
.page-sponsoren .res-boxes .boxes-frame, .page-veranstalter .boxes-frame{
	justify-content: center;	
}
.res-collapse .card-body *{
	max-width: 80%;
}
	.res-collapse .card-body li {
		max-width: 100%;
	}

	.res-slider-content .winti-nights-post-datum {
		font-size: 70%;
	}
}
@media only screen and (max-width: 1440px) { 
.res-collapse .card-header {
    padding: 1rem 1rem 1rem 0rem;
}
}
.res-navtab .nav-fill a {
	font-size: 80%;
}
/*
.nav-besuchen{
	position: absolute;
	top: 95px;
	z-index: 99;
	right: 2.5%;
	margin-right: 15px;
    border-top: 3px solid rgba(0, 0, 0, 0.1);
}
*/

.res-icons-text .icons-txt-content {
    font-size: 100%;
}

.icons-txt-img {
	text-align: center;
	margin: 0 auto; 
}

.res-header-image .sloganBox p {
    font-size: 100%;
    line-height: 140%;
    color: #bd1d1d;
    padding-top: 1.3rem !important;
}
.schraege-titel h1{
	margin-bottom: 2rem;
}

.res-singlepage-title {
	margin-bottom: 3rem; 
}

.res-boxes .input_search .search-field {
    border: none;
    background: #f4f4f4;
    padding: 0 3rem 0 2rem;
    margin-left: 1rem;
    text-transform: uppercase;
    /* font-weight: 500; */
    font-family: 'gotham';
    color: #bd1d1d;
}
.res-boxes .input_search .search-form:after {
    color: #bd1d1d;
}
.res-boxes .input_search .search-form:after {
    font-size: 21px;
}

.cta-sticker-home,
.page-ausstellen .cta-sticker-standard,
.page-id-1217 .cta-sticker-standard
{
	display: none;
}
.page-ausstellen .cta-sticker-home, .page-id-1217 .cta-sticker-home {
	display: block;
}

.single-post .res-content-topspace {
	padding-top: 140px;
}

.res-filter-dropdown ::-moz-placeholder{color: #bd1d1d;opacity:1}
.res-filter-dropdown :-ms-input-placeholder{color:#bd1d1d}
.res-filter-dropdown ::-webkit-input-placeholder{color:#bd1d1d}

@media only screen and (min-width: 970px) { 
.res-fixnav.show {
    background-color: #ffbe1e;
    box-shadow: none;
background-image: url(img/muster-bg.svg);
	    background-repeat: no-repeat;
    background-size: 50%;
    background-position: 0% 84%;
}

	.aussteller-titel-zeile {
		width: 25%;
		margin-bottom: 0;
		font-size: 100%;
	}

/*
	.aussteller-titel-zeile:first-of-type {
		width: 25%;
		text-align: left;
	}
*/

/*
	.aussteller-titel-zeile:nth-of-type(3) {
		width: 20%;
	}
*/

	@media only screen and (max-width: 1800px) {
	.single-post .brand-logo {
		width: 140px;
	}
	}
	}

.Petrol .res-filter-item a {
	color: #fff6eb; 
}

.Petrol .res-filter-item.active a.nav-link {
	color: #ffffff; 
}

#zvv-timetable input, #zvv-timetable button, #zvv-timetable textarea, #zvv-timetable select, #zvv-searchmask input, #zvv-searchmask button, #zvv-searchmask textarea, #zvv-searchmask select, #zvv-ticker-widget input, #zvv-ticker-widget button, #zvv-ticker-widget textarea, #zvv-ticker-widget select, #zvv-connections-widget input, #zvv-connections-widget button, #zvv-connections-widget textarea, #zvv-connections-widget select, #zvv-departures-widget input, #zvv-departures-widget button, #zvv-departures-widget textarea, #zvv-departures-widget select, #zvv-traffic-situation-widget input, #zvv-traffic-situation-widget button, #zvv-traffic-situation-widget textarea, #zvv-traffic-situation-widget select, #zvv-widget-generator input, #zvv-widget-generator button, #zvv-widget-generator textarea, #zvv-widget-generator select, #zvv-connectionsearch-widget input, #zvv-connectionsearch-widget textarea, #zvv-connectionsearch-widget select, .zvv-timetable-modal input, .zvv-timetable-modal button, .zvv-timetable-modal textarea, .zvv-timetable-modal select,.rr-calendar-0-2-39 {
    background-color: #fff;
	border-radius: 0;
	border: 1px solid #ccc;
	color: #bd1d1d;
}
#zvv-connectionsearch-widget .searchButton-0-2-94, #zvv-connectionsearch-widget .s-defaultLight-0-2-47 {
    background-color: #bd1d1d;
	border-radius: 0;
	border: none;
}
#zvv-connectionsearch-widget .react-calendar__navigation__label,.rr-calendar-0-2-39 .react-calendar__navigation__prev-button i, .rr-calendar-0-2-39 .react-calendar__navigation__next-button i {
	color: #bd1d1d;
}
#zvv-connectionsearch-widget .react-calendar__tile{
    background-color: unset;
	border-radius: 0;
	border: none;
}
.Component-darkTextfieldWithIcon-0-2-31 input:focus, .Component-darkTextfield-0-2-30 input:focus{
    box-shadow: none;
    border: solid 1px #AAAAAA!important;
}
.c-switchLight-0-2-45,.rr-calendar-0-2-39 .react-calendar__tile--now{
    color: #ffbe1e;
}
.c-switchLight-0-2-45 .c-slider-0-2-41 {
    background-color: #bd1d1d;
}
.c-switchLight-0-2-45 .c-slider-0-2-41:before {
    background-color: #ffbe1e;
}
.l-attribution-0-2-3 {
	flex-direction: row;
}
.l-attribution-0-2-3 a{
	margin-left: 30px;
}

#zvv-connectionsearch-widget div:nth-of-type(2) form div fieldset div label[for="textfield-1"],
#zvv-connectionsearch-widget div:nth-of-type(2) form div fieldset div label[for="textfield-2"] {
	width: 100%;
}

.res-boxes .boxlayout04 .box-post-category {
	font-size: 80%;
}

.dropdown-menu {
    background: rgb(244 244 244);
}


	.aussteller-dropdown .dropdown-menu.show {
		column-count: 2;
	}


.res-boxes .box-post-category {
	display: flex;
}

/*
.res-boxes .box-post-category span:not(.programm-datum) {
	width: 25%;
}
*/

.res-boxes .box-post-category span {
	padding-right: 0;
}



.dropdown-filter .res-filter-list {
	margin-right: 1rem;
}

.dropdown-filter .res-filter-list:last-of-type {
	margin-right: 0;
}

.res-boxes .teamContent .team-infos .team-contact-icon-link i, .res-boxes .teamContent .team-infos .team-social-icon-link i {
    transition: all .3s ease-in-out;
    font-size: 120%;
    margin-bottom: 5px;
    margin-left: 15px;
    margin-right: 0px;
}

.teamContent{
	position: relative;
	display: flex;
  flex-wrap: wrap;
}
.teamContent div:last-of-type{
	text-align: right;
	margin-left: auto;
	margin-right: 15px;
}
.teamContent h4{
	flex-basis: 100%;
	font-size: 150%;
}


.programm-datum {
	display: none;
}

.titel-zeile {
    padding: 2rem 0;
}

.newsletter-subscribe-iframe {
    font-size: 110%;
}


.res-fixnav {
    background-color: #ffbe1e;
}


.res-slider-content .box-post-category span {
	background-color: #fff;
    padding: 10px 20px;
    color: #000;
    font-family: 'ahkio', sans-serif;
    font-weight: 500;
    text-transform: none;
    font-size: 120%;
    box-shadow: -2px 4px 5px rgba(0, 0, 0, 0.4);

}
.res-slider-content .box-post-category {
    font-size: 70%;
    line-height: 160%;
    padding-bottom: 50px;
    margin-top: -10px;
    margin-left: -10px;
    transform: rotate(-5deg);
}

.res-slider-content .postContent.mit-flag {
	margin-top: -75px; 
}

#res-slider-content-block_62b040f217d26 .box-item .postContent .vorschau-text {
	color: #000; 
}

.boxlayout02 h4 {
	color: #fff; 
}

.logo-boxes a:hover {
	filter: none; 
}

.logo-boxes a {
/*	filter: grayscale(100%);*/
}

.res-header-image h2 span {
	background-color: #ffda0a;
    display: inline-block;
    padding: 8px 18px;
    line-height: 90%;
    color: #000000;
    margin-top: 5px;
    text-transform: uppercase;
	font-size: 110%;
}

.res-header-image .btn-primary {
	margin-top: 40px; 
}

.res-widget-footer {
    font-size: 85%;
    line-height: 170%;
	font-family: 'gotham';
}

.verlauf-overlayer {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-image: linear-gradient(90deg, #c7d62d4d 0%, #fff0 50%) !important;
} 

	.dropdown-menu a {
	color: #000000;
	font-size: 110%;
	padding-top: 0;
	padding-bottom: 0;
	line-height: 2;
	padding: 0 1.3rem;
}


@media only screen and (max-width: 1290px) {
	.cta-circle {
    width: auto;
    height: auto;
    padding: 0.5rem 2.7rem 0.5rem 1rem;
}
.cta-circleTxt h4 {
    font-size: 100%;
}
.cta-sticker:hover .cta-circle {
    padding: 0.5rem 3.5rem 0.5rem 1rem;
}
	.res-boxes .card-header {
    padding: 1.15rem;
}
	.res-boxes .card-body {
    padding: 1.15rem 0;
    margin: 0 1.15rem;
}
.res-boxes .boxlayout05 .postContent {
    background: none !important;
    padding: 1.5rem 0rem !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
	.titel-zeile {
		padding: 1.1rem;
	}
	.res-boxes .boxlayout05 .postContent span.cpt-term,
    .aussteller-website {
    line-height: 120%;
}
	
	.res-icons-text .iconbox {
		padding-right: 1rem !important; 
		padding-left: 1rem !important; 
		font-size: 90% !important; 
	}
	
	.slider .boxlayout01 .postContent {
		padding: 2rem !important; 
	}
	.slider .boxlayout01 .postContent.mit-flag {
		margin-top: -55px;
	}
		.pt-5, .py-5 {
		padding-top: 5rem !important;
	}
		.res-nav .nav-link {
    font-size: 80%;
}

}


@media only screen and (max-width: 970px) {
.res-slider-content .inner-container {
    padding: 0;
}
.res-slider-content.alignfull .no-center-mode-desktop .slider {
    margin-left: 0%;
}
.cta-circle {
    padding: 0.4rem 1.5rem 0.4rem 0.7rem;
}
	.res-boxes .boxlayout05 .postContent .aussteller-titel {
		margin-bottom: 1rem;
		font-size: 130%;
	}

	.res-nav .logo-mobile img {
    height: 45px;
}
	
	.res-fixnav.transition-top {
    background: #ffbe1e;
}
	
	.res-mobile-bar {
    background-color: transparent;
}
	
	.burger-lines:before, .burger-lines:after {
    background: #bd1d1d none repeat scroll 0 0;
    width: 35px;
}
	.burger-lines {
    background: #bd1d1d none repeat scroll 0 0;
    width: 30px;
}
	
	body.openBurgerMenu #burgermenu-section {
    background: linear-gradient(90deg, #ffda0a -5%, #ffbe1e 60%);
}

.cta-sticker-home .cta-circle, .cta-circle {
    width: auto;
    height: auto;
}
	
	.btn { 
	font-size: 90%; }
	
	.res-nav .logo-mobile {
    padding: 12px 0 7px 5%;
} 
	.mobilenav-container > li.active > .nav-item-wrap {
    font-size: 90%;
	font-family: "TheBartender-CondSans", sans-serif;
	color: #ffbe1e;
}
	.mobilenav-container > li.active > .nav-item-wrap i{
    margin-left: 15px;
}
.mobilenav-container {
    border: none;
    border-radius: 0;
	margin: 0;
    background: #ffffff;
}
.res-navtab .nav-link {
    font-size: 110%;
    padding: 8px 1px;
    border-bottom: 2px solid rgba(0, 0, 0, 0.1);
}.nav-besuchen {
    top: 80px;
}
	.res-slider-content .slick-dots li button:before {
		font-size: 20px;
	}
	
	.res-slider-content .slick-dots li {
		width: 30px; 
	}
	.pt-5, .py-5 {
		padding-top: 5rem !important;
	}
	
	.pb-4, .py-4 {
    	padding-bottom: 3rem !important;
	}
	.pt-4, .py-4 {
		padding-top: 3rem !important;
	}
	
	.mt-4, .my-4 {
    margin-top: 3rem !important;
}
	.mb-4, .my-4 {
    margin-bottom: 3rem !important;
}

	.mb-3, .my-3 {
    	margin-bottom: 2rem !important;
}
	
		.mt-3, .my-3 {
    	margin-top: 2rem !important;
}
	
	.pb-3, .py-3 {
    padding-bottom: 2rem !important;
}
.pt-3, .py-3 {
    padding-top: 2rem !important;
}
	
	.boxlayout01.logo-boxes {
		    flex: 0 0 50%;
	}
	
		.boxlayout01.logo-boxes .postImg {
		    padding: 0 5px;
	}
	.boxlayout01.logo-boxes .postContent {
    font-size: 0%;
}
			.boxlayout01.logo-boxes {
		    margin-bottom: 0 !important; 
	}
	
	.res-widget-footer {
     padding-top: 10px;
		line-height: 150%; 
}
	.veranstalter-footer-text {
		text-align: left;
		font-size: 80%;
		line-height: 160%;
	}
	.veranstalter-footer-bild {
		float: left; 
	}
	
	.res-content {
    margin-top: 75px;
}
	
	.btn-text-link {
	margin: 0 0.5rem; 
}
	
	.txt-textfield.postContent {
		margin-top: 20px; 
	}
	
	.res-footer-copyright .copyright-col1 {
    margin-bottom: 0px;
}
	.res-footer-copyright .copyright-col1 span {
    padding: 0 5px 0 0;
    display: inline-block;
}
	
	.res-footer .res-footer-links.pt-4, .res-footer .res-footer-links-2.pt-4, .res-footer .res-footer-kontakt.pt-4  {
		padding-top: 0px !important; 
	}
	
	.res-footer-copyright {
		padding-top: 0 !important; 
	}
	
	.footer-social-icon  p {
		margin-bottom: 0; 
	}
	
	.res-footer-copyright {
    font-size: 12px;
}
	
	.res-widget-footer {
    font-size: 90%;
    line-height:160%;
}
	
	.side-bar {
    padding: 15px 0;
    background-color: #bd1d1d;
    color: #ffffff;
}
	.side-bar-box i {
    color: #ffffff;
}
	.side-bar-box span {
    color: #ffffff;
}
	
	#burgermenuX-btn {
/*		background-color: #ffffff;*/
    padding: 5px 8px 15px 12px;
	}
	
	#burgermenuX-btn.closebutton {
		background-color: transparent; 
	}
.icons-txt-content {
	margin: 0 auto; 
}
#res-icons-text-block_62cc149316860.res-icons-text .iconbox-side {
    margin-right: 0%;
}
.res-footer-copyright{
	padding-bottom: 80px;
	margin-top: -25px;
}
.res-footer .logo-salzmann {
	bottom: 3%;
	width: 60%;
}
.link-anker-with-no-padding {
    padding: 0 !important;
}
#footer-fade .res-footer .wp-container-2, #footer-fade .res-footer .wp-container-3{
    flex-basis: 40%!important;
    max-width: 40%;
}
#footer-fade .res-footer .wp-block-column{
   margin-top: 15px;
}

.collapse-beschrieb {
    margin-left: 1rem;
}
	
.pt-5, .py-5 {
    padding-top: 5rem !important;
}

.pb-5, .py-5 {
    padding-bottom: 5rem !important;
}
	.side-bar-box i {
    padding-bottom: 5px;
}
	.res-header-image .sloganBox a.btn-text-link {
    padding: 0.2rem 0;
}
		.overlayer-burgermenu .navbar-nav li a.nav-link {
    color: #bd1d1d; 
    font-family: 'gotham';
    text-transform: uppercase;
			font-size: 120%;
}
	.overlayer-burgermenu li.active a.nav-link {
		color: #ffffff;
		    opacity: 1;
	}
	
	.burger-lines-button.x.closebutton .burger-lines::before, .burger-lines-button.x.closebutton .burger-lines::after {
    background-color: #bd1d1d;
}

	
	.res-content {
    overflow-x: hidden;
}
	.res-boxes ul.res-filter-list li:before {
		display: none;
}
	.res-boxes ul.res-filter-list li {
    margin-left: 0px;
}
	.burgermenu-nav-section .dropdown > .dropdown-menu .active a.dropdown-item {
    color: #fff;
}
	
	.burgermenu-nav-section .dropdown > .dropdown-menu a.dropdown-item {
    padding: 0.25rem;
    padding-left: 15px;
    font-weight: 300;
    color: #bd1d1d;
}
	
.newsletter-subscribe-iframe .vfbp-form .vfb-form-control {
		font-size: 100%;
	}
	.newsletter-subscribe-iframe .vfb-fieldType-checkbox small {
    font-size: 12px;
    opacity: 1;
}	
	.teamContent h4{
	font-size: 120%!important;
	top: -1.75rem;
}
.res-boxes .teamContent .vorschau-text p {
    min-height: 0px;
}
.teamContent div:first-of-type{
	margin-right: 10px;
}
.res-boxes .teamContent .team-infos .team-contact-icon-link i, .res-boxes .teamContent .team-infos .team-social-icon-link i {
    margin-left: 10px;
    margin-right: 0px;
}
	.res-boxes .box-post-category {
		gap: 1rem;
		row-gap: normal !important;
	}

	.titel-zeile {
		display: none !important;
	}

	.search-form label {
		overflow-y: hidden;
	}
	
	.res-boxes .box-overlayer {
    opacity: 1;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: all .4s ease-in-out;
    background: rgba(0,0,0, .1);
    color: #fff;
    height: 100%;
    width: 100%;
}
}

@media only screen and (max-width: 768px) {
	
.res-filter-list .dropdown-menu.show {
    transform: none !important;
    top: 43px !important;
}
			.aussteller-dropdown .dropdown-menu.show {
		column-count: 1;
	}
		
}



@media only screen and (max-width: 600px) {
	.res-boxes .box-post-category span:not(.programm-datum) {
		width: auto;
	}

	.res-boxes .box-post-category {
		flex-wrap: wrap;
	}

	.dropdown-filter .btn-filter {
		font-size: 80%;
	}

	:is(.res-header-image, .res-header-video) h1 span{
		font-size: 110%;
        padding: 6px 8px;
        text-transform: none;
	}
    :is(.res-header-image, .res-header-video) h2 span {
		font-size: 95%;
        padding: 6px 8px;
        text-transform: none;
	}
    :is(.res-header-image, .res-header-video) h3 span{
		font-size: 90%;
        line-height: 115%;
    }
/*
	.btn {
		padding: 0.5rem 1rem;
	}
*/
	
		.dropdown-menu a {
		padding: 0 .5rem;
		font-size: 100%;
	}
	.res-boxes .input_search .search-field {
        margin-left: 0;
        width: 100%;
	}
    
    .res-boxes .input_search .aussteller-search-label input {
        font-size: 60%;
    }
    
    .res-boxes .input_search .search-field {
        padding: 0;
        text-align: center;
    }
    
    .res-boxes .input_search .search-form:after {
        font-size: 14px;
    }

	#dropdownMenuButton {
		font-size: 60%;
	}
    
    .aussteller-dropdown {
        flex-direction: column;
        gap: 1rem;
    }
    
    .aussteller-search-label {
        display: block;
    }
    
    .input_search {
        height: 42px;
    }
}


.footer-links .nav-link a {
	color: #000; 
	font-family: 'gotham';
}

.footer-links .nav-link {
	color: #000; 
	font-family: 'gotham';
}

.footer-adress {
	color: #000; 
	font-family: 'gotham';
}

.footer-adress a {
	color: #000; 
	font-family: 'gotham';
}

.res-footer-copyright {
	color: #000; 
	font-family: 'gotham';
}

.res-footer-copyright a {
	color: #000; 
	font-family: 'gotham';
}
.res-navtab li.active > a.nav-link {
	font-family: 'gotham';
	font-weight: 700;
    color: #bd1d1d;
}

.res-navtab .nav-quer {
    justify-content: end;
}
.res-navtab .nav-quer a  {
    padding-right: 0px;
    padding-left: 50px;
}
h4.aussteller-titel {
    font-size: 100%;
    line-height: 150%;
}

.container-small {
    max-width: 950px;
    margin: 0 auto;
}

.res-navtab {
	font-size: 90%; 
}

.page-impressum p, .page-datenschutz p  {
	font-size: 90%; 
}


/* Interne Anpassungen */

.res-boxes .res-filter-list {
	max-width: 100%;
	justify-content: center;
}

.icons-text-layout.row{
    justify-content: center;
}

.res-boxes .boxlayout05 .postContent {
	background: none !important;
	padding: 1.5rem 0 !important;
	border-top: 1px solid rgba(0, 0, 0, 0.125);
	border-bottom: none;
}

.dropdown-menu .x-close {
    margin: 10px;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    right: 0;
}

.dropdown-menu .x-close:before,
.dropdown-menu .x-close:after {
    height: 20px;
    position: absolute;
    left: 50%;
}

/*ZVV*/

.yl-defaultLight-0-2-50 {
    border-radius: 0px;
    background-color: #ffbe1e;
}
.Sl-switchLight-0-2-48 {
    color: #bd1d1d;
}
.Sl-switchLight-0-2-48 .Sl-slider-0-2-44 {
    background-color: #ffbe1e;
}
.Sl-switchLight-0-2-48 .Sl-slider-0-2-44:before {
    background-color: #bd1d1d;
}
.kd-placeholderFix-0-2-36:empty:before {
    color: #bd1d1d;
}
.Component-darkTextfield-0-2-31 input::placeholder{
    color: #bd1d1d;    
}

/* Design-Anpassungen */

.vfbp-form .vfb-form-control::-moz-placeholder{color: #000;opacity:1}
.vfbp-form .vfb-form-control:-ms-input-placeholder{color:#000}
.vfbp-form .vfb-form-control::-webkit-input-placeholder{color:#000}

.title-collapse {
	font-family: 'gotham';
	font-weight: 700;
	line-height: 100%;
	color: #000000; 
}

.yl-defaultLight-0-2-50:not(:disabled):hover {
    color: #ffffff;
    background-color: #bd1d1d;
}

/* Home Besucher */
.page-home-besucher h2 {
	color: #000;
}

.darkmode .postContent *{
    color: #fff;
}
/*
.page-home-besucher h4 {
	color: #fff;
}
*/

/* Home Aussteller */
.page-home h2 {
	color: #000;
}

/* Besuchen */
.page-besuchen h2 {
	color: #000;
}

.page-besuchen h3 {
	color: #000;
}

/* Ausstellen */
.page-ausstellen h2 {
	color: #000;
}

.page-ausstellen h3 {
	color: #000;
}

/* ZOM */
.page-zom h2 {
	color: #000;
}

/* Sponsoren */
.page-sponsoren h2 {
	color: #000;
}

/* ZOM nights */
.page-zom-nights{
    background-color: #000;
}
.page-zom-nights h1, .page-zom-nights h2{
    color: #ffbe1e;
}
.page-zom-nights h3, .page-zom-nights p {
	color: #fff;
}
.page-zom-nights hr {
    border-top: 3px solid #bd1d1d;
}
.page-zom-nights .res-navtab.Transparent .nav-item a{
    text-align: center;
    padding-right: 0!important;
    font-size: 120%;
}
.page-zom-nights .res-navtab.Transparent span {
    padding-right: 0px;
}
.page-zom-nights .res-navtab .tabs .nav-link {
    color: #fff;
}
.page-zom-nights .res-navtab .tabs .nav-link:hover {
    color: #bd1d1d;
}
/* Medien */
.page-medien h2 {
	color: #000;
}

/* Impressionen */
.page-impressionen h2 {
	color: #000;
}

/* Sidebar */
.side-bar-box span {
	font-family: 'gotham';
}
/* Collapse Cards */
.res-boxes .card-header {
	background-color: #ffbe1e;
}

.res-boxes .card {
	background: #000;
}

.res-boxes .boxlayout04:nth-of-type(2n) .card {
	background: #000;
}

.res-boxes .rotate-icon {
	color: #bd1d1d;
}

/* Box Styles individuell  */
.res-slider-content .box-custom {
	background-image: linear-gradient(to left, #ffbe1e , #ffbe1e);
}

.slick-slider .slick-disabled {
	opacity: 0;
	transition: all .2s ease-in-out;
}
.slick-slider .slick-arrow {
	transition: all .2s ease-in-out;
}

/* Google Maps Blocker */
.page-kontakt .google-maps h3 {
	color: #fff;
}

