
@font-face {
    font-family: 'Geogrotesque';
    src: url('https://www.heimat-krankenkasse.de/typo3conf/ext/bb_sitepackage/Resources/Public/Fonts/geogrotesque-regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

h2 {
	color: #222;
	font-size: 1.4rem;
	line-height: 1.1;
	font-family: "Geogrotesque",Arial, sans-serif;

}

h6 {
	color: #0061a1;
	font-family: "Geogrotesque",Arial, sans-serif;
}

.wsmainwp {
/ / background-color: #fff;
/ / background-color: rgba(255, 255, 255, .6);
}

.wsmenu > .wsmenu-list > li:hover > a {
	background-color: #eee;
	color: #333;
}

.wsmenu > .wsmenu-list > li > ul.sub-menu {

	background-color: #fff;

}

#main-navigation > div ul li a {
	color: #000;
	font-size: 1.5rem;
    font-family: "Geogrotesque",Arial, sans-serif;
}

@media (max-width: 992px) {
	#main-navigation > div ul li a {
	color: #555555;
	font-size: 1.1rem;
    font-family: "Geogrotesque",Arial, sans-serif;
}
}

.nav-right li a, .nav-right li a:hover  .nav-right li a{
    color: #0087D2;
    letter-spacing: 0.03rem;
	font-family: "Geogrotesque",Arial, sans-serif;
	font-size: .9rem;
	text-transform:	none;

}

.desktoplogo img {
	width: 120px;
	padding-bottom: 12px;
}

.smllogo img {
	width: 120px;
	padding-bottom: 12px;
}

.smllogo {
	color: #fff;
    letter-spacing: 0.03rem;
	font-family: "Geogrotesque",Arial, sans-serif;
	font-size: 1.4rem;
	font-weight: bold;
}

.callusbtn {
    color: #fff;

}

.wsanimated-arrow span, .wsanimated-arrow span::before, .wsanimated-arrow span::after {

    background: #fff;

}

#main-navigation {
	top: 0;
	background-color: #fff !important;
}

.wsmenu > .wsmenu-list > li:hover > a {
	background-color: #0087D2;
	color: #fff !important;

}

.wsmenu {
    width: 85%;
}



.bg-light {
	background-color: #f6f6f6 !important;
}

#pagefooter {
/*	background-color: #eee; */
	background: #0087D2;
    background: linear-gradient(to right, #0087D2 0%, #A0C814 100%);
}

#pagefooter .company-details ul li {
	border-right: 1px solid #eee;
	border-left: 1px solid #eee;
}

#pagefooter .pagefooter-copyright a {
	color: #eee;
}

#pagefooter .pagefooter-copyright a:hover {
	color: #eee;
}

#pagefooter .company-details ul li a:hover, #pagefooter .company-details ul li span:hover {
	color: #eee;
}

#pagefooter * {
	color: #fff;
}

#pagefooter .company-details ul li a, #pagefooter .company-details ul li span {
	color: #fff;
}

.jvectormap-container {
/*	background-color: #ffcc01 !important; */
	background: #0087D2;
    background: linear-gradient(to right, #0087D2 0%, #A0C814 100%);
	min-height: 240px;
	outline: 1px solid #eee;
}

.bg-aktivwoche-original {
	background-color: #feedbf;
}

.page-item.active .page-link {
	background-color: #0087D2;
	border-color: #f6f6f6;
}

.border-dark {
	border-color: #f6f6f6 !important;
}

.bg-danger {
/*	background-color: #ffcc01 !important;*/
	background: #0087D2;
    background: linear-gradient(to right, #0087D2 0%, #A0C814 100%);
}

.gsm-finder-col-left-result-list-location .gsm-finder-col-left-result-list-desc hr {
	border-color: #0087D2;

}

#first-box h3 {
	color: #333;
}

#first-box h2 small {
	color: #333;
	font-size: 1.2rem;
}

#first-box h2 {
	color: #333;
	font-size: 2rem;
}

.tx-bj-gsmcatalog h2 {
	font-size: 1.8rem;
}

.gsm-accordion .card-header {
/*background-color: #0061a1;*/

}

.season-wrapper {
/*	background-color: transparent; */


}

.alert-info {
	color: #fff;
	background-color: #ffcc01;
	border-color: #bee5eb;
}

@media (min-width: 992px) {
	.gsm-col-left-finder .gsm-col-left-form .gsm-col-left-form-elem input[type=submit] {
		background: #0087D2 !important;
		font-size: 1rem;
		font-weight: 400;
		margin-top: 0.8rem !important;
	}
}

.wsmobileheader {
// background-color: #fff;
	background: #0087D2;
    background: linear-gradient(to right, #0087D2 0%, #A0C814 100%);
}

#meta-navigation {
/ / display: none;
}

.btn-outline-primary {
	color: #212529;
	border-color: #212529;
}

.page-link {
	color: #343a40;
}

.pt-3, .py-3 {
	padding-top: .7rem !important;
}

.pb-3, .py-3 {
	padding-bottom: .7rem !important;
}
