@charset "utf-8";
/* CSS Document */
/* Karsten Temp Seite Custom CSS @Klienten-Info */
@media (min-width: 1091px) {
    #header.full-header {
	    height: 146px !important;
    }
    #header.full-header #logo {
	    border-right: 0px solid  !important;
    }
}
#content a {
    color: #6c0000; 
    font-family: 'Lato', sans-serif;
}
.promo.promo-light p, .promo.promo-light li, .promo.promo-light table, .dark .footer-widgets-wrap a  {
     font-family: 'Lato', sans-serif !important;
}
#page-title h1, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, body {
    font-family: 'Lato', sans-serif !important;
}
#header.full-header #primary-menu > ul {
	padding-right: 0 !important;
    margin-right: 0 !important;
	border-right: 0px solid #EEE !important;
	padding-top: 23px;
}

#header.sticky-header #primary-menu > ul {
	padding-top: 0px;
}
.card-body ul {
    margin-left: 15px;
}

@media (min-width: 991px) {
	#header, #header-wrap,  #logo .standard-logo img {
	    height: 73px !important;
	}
	#logo .standard-logo img {
		margin-top: 33px;
	}
	.full-header.sticky-header #logo .standard-logo img {
		margin-top: 0px !important;
	}
}
@media (min-width: 1091px) {
	.k-mobile {
		display: none !important;
	}
    
}

@media (max-width: 1090px) {
	.k-desktop {
		display: none !important;
	}
    #logo img {
        padding-top: 25px;
        padding-bottom: 15px;
    }
}

body .swiper_wrapper {
    height: auto;
}
body .swiper_wrapper:not(.full-screen):not(.canvas-slider-grid), .swiper_wrapper:not(.full-screen):not(.canvas-slider-grid) .swiper-slide {
	height: auto !important;
}


#header.sticky-header:not(.static-sticky), #header.sticky-header:not(.static-sticky) #header-wrap, #header.sticky-header:not(.static-sticky):not(.sticky-style-2):not(.sticky-style-3) #logo img {
	height: 60px !important;
}
#copyrights {
	padding: 20px 0 !important;
}
.promo {
    padding: 30px 30px 30px 30px !important;
}

#page-title {
	    background-color: #6c0000 !important;
}
#page-title h1 {
	color: #fff !important;
}

#primary-menu ul li > a {
	font-size: 15px !important;
}

.footer-logo {
	width: 70%;
}

#map {
	height: 472px;
}
#map p {
	margin-bottom: 5px; 
}
