/*
Theme Name: Helium
Author: RocketTheme, LLC
Description: Helium - Gantry 5 Theme from RocketTheme
Version: 5.5.19
*/

#logomax {
    max-width: 480px;
	height: auto;
    margin: auto;
}

#logomax h5 {
	font-weight:700;
}

h4 {
	font-size: 1.125rem;
    line-height: 1.375em;
    color: #303030;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 30px;
}
h5 {
    font-size: 1.125rem;
    line-height: 1.375em;
    color: #303030;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 30px;
}
h6 {
    font-size: 1.125rem;
    line-height: 1.375em;
    color: #000;
    font-weight: 500;
    margin: 2.6rem 0 0.5rem;
}
a {
	font-weight: 500;
}

.g-main-nav a {
	color: #ffffff;
}
.g-main-nav a:hover {
	color: #e30614;
}

li.active a {
	color: #000000;
}

#g-page-surround {
	min-height: 5vh;
	position: relative;
	overflow: hidden;
}

#geburt h4, #geburt h5, #alle h4, #alle h5 {
	font-size: 18px;
	text-transform: uppercase;
}

#geburt h4, #alle h4 {
	font-weight:700;
}

#geburt h4 ~ h5, #alle h4 ~ h5 {
    margin: -30px 0 0;
}

#geburt p::before, #alle p::before {
	content: url(../../uploads/kreuz.svg);
    float: inline-start;
    width: 12px;
    margin-left: -2.1rem;
    margin-top: 0.16rem;
}

#geburt p, #alle p, #mehr p {
    margin-top: 1rem;
    margin-left: 2.1rem;
}

#g-above {
	border-top: solid 6px #e30614;
	border-bottom: solid 6px #e30614;	
}

@media only all and (max-width: 47.99rem) {
	.adr .g-particle {
    	margin: 0 0.625rem;
    	padding: 0 0.938rem;
	}
}