:root {
--primary: #0090c6;
--z-index-header: 2000;
--z-index-fixed-button: 2100;
} h1 {
font-size: 3.5rem;
font-weight: 900;
margin-bottom: 20px;
line-height: 100%;
}
h2 {
font-size: 3rem;
font-weight: 900;
}
h3 {
font-size: 2.25rem;
font-weight: 900;
}
h4 {
font-size: 1.5rem !important;
font-weight: 900;
line-height: 2rem !important;
}
h1,
h2,
h3,
h4 {
hyphens: auto;
}
p,
li {
font-size: 1.2rem;
line-height: 150%;
}
.small p {
font-size: 0.7rem !important;
} .mb-50 {
margin-bottom: 50px !important;
}
.mb-150 {
margin-bottom: 100px;
}
@media screen and (max-width: 980px) {
.mb-150 {
margin-bottom: 50px;
}
} #main-header {
z-index: var(--z-index-header);
}
@media screen and (max-width: 980px) {
#main-header {
height: 120px;
padding: 20px 0px;
}
.et_header_style_left #logo {
height: 80px !important;
max-height: unset;
width: auto;
max-width: unset;
}
}
#top-menu {
display: flex;
}
@media screen and (max-width: 980px) {
#top-menu {
display: none;
}
}
#top-menu>.menu-item {
width: 160px;
text-align: center;
padding-right: 0;
padding-top: 20px;
display: flex;
flex-direction: column;
position: relative;
align-items: center;
transition: all 0.3s ease-in-out;
margin-right: 10px;
}
#top-menu .menu-item .sub-menu {
position: absolute;
top: 100%;
min-width: 300px;
}
#top-menu .menu-item a {
font-size: 1.35rem;
font-weight: 900;
}
#top-menu>.menu-item:hover>a,
#top-menu>.menu-item.focus>a,
.current-menu-item>a,
.current-menu-ancestor>a {
color: white !important; opacity: 1 !important;
}
#top-menu>.menu-item:hover,
#top-menu>.menu-item.focus,
.current-menu-item,
.current-menu-ancestor {
background-color: var(--primary);
}
#top-menu .menu-item>a:first-child {
display: flex;
flex-direction: column;
margin: 10px auto;
}
#top-menu .menu-item>a:first-child::before {
height: 80px;
width: auto;
margin-bottom: 20px;
}
.nav li.et-touch-hover>ul,
.nav li:hover>ul,
.nav li.focus>ul,
.nav li a:focus+ul {
opacity: 1;
visibility: visible;
}
#top-menu .about.menu-item>a:first-child::before {
content: url(//www.nisaev.de/wp-content/uploads/2022/06/nisa-ev-ueber-uns.png);
transition: all 0.3s ease-in-out;
}
#top-menu .offer.menu-item>a:first-child::before {
content: url(//www.nisaev.de/wp-content/uploads/2022/06/nisa-ev-angebote.png);
}
#top-menu .jobs.menu-item>a:first-child::before {
content: url(//www.nisaev.de/wp-content/uploads/2022/06/nisa-ev-jobs.png);
}
#top-menu .support.menu-item>a:first-child::before {
content: url(//www.nisaev.de/wp-content/uploads/2022/06/nisa-ev-unterstuetzen.png);
}
#top-menu .about.menu-item:hover>a:first-child::before,
#top-menu .about.menu-item.focus>a:first-child::before,
.about.current-menu-item>a:first-child::before,
.about.current-menu-ancestor>a:first-child::before {
content: url(//www.nisaev.de/wp-content/uploads/2022/06/nisa-ev-ueber-uns-white.png) !important;
}
#top-menu .offer.menu-item:hover>a:first-child::before,
#top-menu .offer.menu-item.focus>a:first-child::before,
.offer.current-menu-item>a:first-child::before,
.offer.current-menu-ancestor>a:first-child::before {
content: url(//www.nisaev.de/wp-content/uploads/2022/06/nisa-ev-angebote-white.png) !important;
}
#top-menu .jobs.menu-item:hover>a:first-child::before,
#top-menu .jobs.menu-item.focus>a:first-child::before,
.jobs.current-menu-item>a:first-child::before,
.jobs.current-menu-ancestor>a:first-child::before {
content: url(//www.nisaev.de/wp-content/uploads/2022/06/nisa-ev-jobs-white.png) !important;
}
#top-menu .support.menu-item:hover>a:first-child::before,
#top-menu .support.menu-item.focus>a:first-child::before,
.support.current-menu-item>a:first-child::before,
.support.current-menu-ancestor>a:first-child::before {
content: url(//www.nisaev.de/wp-content/uploads/2022/06/nisa-ev-unterstuetzen-white.png) !important;
}
#top-menu .menu-item-has-children>a:first-child::after,
#et-secondary-nav .menu-item-has-children>a:first-child::after {
display: none;
}
#top-menu .menu-item-has-children>a:first-child,
#et-secondary-nav .menu-item-has-children>a:first-child {
padding-right: 0;
}
.et_header_style_left #et-top-navigation nav>ul>li>a {
padding-bottom: 25px !important;
}
.sub-menu {
border-top: 3px solid var(--primary) !important;
}
.sub-menu li a {
width: unset !important;
background-color: none !important;
}
.et_mobile_menu li a:hover,
.nav ul li a:hover,
.et_mobile_menu li a:focus,
.nav ul li a:focus {
background-color: unset !important;
color: var(--primary) !important;
}
@media screen and (max-width: 980px) {
.et_mobile_menu {
top: 100px;
}
h1 {
font-size: 2rem;
font-weight: 900;
margin-bottom: 20px;
line-height: 100%;
}
h2 {
font-size: 1.8rem;
font-weight: 900;
}
h3 {
font-size: 1.5rem;
font-weight: 900;
}
h4 {
font-size: 1rem !important;
font-weight: 900;
line-height: 1.5rem !important;
}
}
#mobile_menu li a,
.sub-menu li a {
font-size: 1.1rem !important;
padding: 15px 5%;
}
@media screen and (max-width: 980px) {
#mobile_menu li a,
.sub-menu li a {
padding: 10px 5%;
} 
}
#mobile_menu li a {
display: grid;
}
#mobile_menu .current-menu-ancestor,
#mobile_menu .current-menu-ancestor a {
color: #ffffff;
}
#mobile_menu .current-menu-item>a:first-child::before {
margin-right: 20px;
}
#pojo-a11y-toolbar {
z-index: var(--z-index-fixed-button);
}
@media (max-width: 980px) {
#pojo-a11y-toolbar.pojo-a11y-toolbar-right {
top: 22% !important;
}
}
#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a:hover {
background: var(--primary) !important;
color: white !important;
} .hero .et_pb_slide_description {
padding: 80px 0;
margin-right: 0;
position: relative;
width: 90%;
}
@media screen and (min-width: 981px) {
.hero .et_pb_slide_description {
width: 60%;
padding: 50px 0;
}
}
@media screen and (min-width: 1500px) {
.hero .et_pb_slide_description {
width: 40%;
}
}
@media screen and (min-width: 1900px) {
.hero .et_pb_slide_description {
width: 35%;
}
}
@media screen and (max-width: 980px) {
.et_pb_fullwidth_slider_0 .et_pb_slide,
.et_pb_fullwidth_slider_0 {
height: fit-content !important;
min-height: 65vh;
max-height: fit-content;
}
}
.hero .et_pb_slide_description::after {
content: '';
height: 100vh;
width: 100vw;
background: black;
position: absolute;
top: 0;
left: 50px;
border-radius: 10%;
blur: 100px;
filter: blur(100px);
z-index: -1;
opacity: 0.5;
}
.hero .et_pb_slide_description .et_pb_slide_title {
font-weight: 900;
font-size: 4.25rem;
line-height: 4.8rem;
}
@media screen and (max-width: 767px) {
.et_pb_slider.et_pb_module .et_pb_slides .et_pb_slide_description h2.et_pb_slide_title {
font-size: 2.5rem;
}
}
.hero .et_pb_slide_description .et_pb_slide_content p {
font-size: 1.5rem;
line-height: 2rem;
} .nav-content h3 {
font-size: 2.25rem;
font-weight: 900;
text-align: center;
}
.nav-content .et_pb_blurb_description {
text-align: center;
}
.nav-content .et_pb_main_blurb_image {
margin-bottom: 50px;
}
.nav-content .subnav-links .et_pb_text_inner {
display: flex;
flex-wrap: wrap;
}
.nav-content .subnav-links a {
background-color: none !important;
border: none !important;
padding: 5px 10px !important;
display: inline-flex;
align-items: center;
padding-left: 25px !important;
position: relative;
margin-right: 10px;
transition: all 0.3s ease-in-out;
}
.nav-content .subnav-links a:before {
color: var(--primary) !important;
content: '\45' !important;
font-family: 'ETmodules' !important;
font-size: 1.5rem !important;
position: absolute;
left: 0;
}
.nav-content .subnav-links a:hover,
.nav-content .subnav-links a:focus {
background-color: var(--primary) !important;
border-radius: 2px;
color: white;
}
.nav-content .subnav-links a:hover::before,
.nav-content .subnav-links a:focus::before {
color: white !important;
} .news-container {
background-color: var(--primary);
}
.news-container h2 {
text-align: center;
color: white;
}
.news-container .et_pb_post {
background-color: white;
box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
padding: 20px;
}
.news-container .et_pb_post .entry-featured-image-url {
margin: -20px -20px 30px;
}
.news-container .et_pb_post .entry-featured-image-url img {
height: 180px;
width: 100%;
object-fit: cover;
}
.news-container .et_pb_post h4 {
padding-bottom: 0 !important;
transition: all 0.3s ease-in-out;
}
.news-container .et_pb_post h4:hover,
.news-container .et_pb_post h4 a:focus {
color: var(--primary);
}
.news-container .et_pb_post .post-meta {
margin-bottom: 10px;
}
.news-container .et_pb_post .more-link {
float: right;
padding: 5px 15px;
background-color: var(--primary);
border: 2px solid var(--primary);
border-radius: 2px;
color: white;
font-size: 1.1rem;
font-weight: 500;
transition: all 0.3s ease-in-out;
margin-top: 20px;
}
.news-container .et_pb_post .more-link:hover,
.news-container .et_pb_post .more-link:focus {
background-color: white;
color: var(--primary);
} .single-post .et_post_meta_wrapper {
display: none !important;
}
.article-head {
padding-top: 0 !important;
padding-bottom: 0px !important;
}
.article-head>.et_pb_row {
padding-top: 0;
display: flex;
flex-wrap: wrap;
}
.article-head .left .et_pb_image_wrap {
width: 100%;
}
.article-head .left img {
height: 550px;
min-width: 100%;
object-fit: cover;
object-position: center;
}
@media screen and (max-width: 980px) {
.article-head .left img {
height: 300px;
}
.article-head .right {
max-width: 80%;
margin: auto !important;
}
.et_pb_row .et_pb_column.et-last-child,
.et_pb_row .et_pb_column:last-child {
margin-right: unset !important;
margin: auto !important;
}
.et_pb_column {
margin-bottom: 70px;
}
}
@media screen and (min-width: 981px) {
.article-head .right {
padding-right: 100px;
padding-top: 30px;
display: flex;
flex-direction: column;
justify-content: flex-start;
}
}
.article-head h1 {
font-size: 3.5rem;
line-height: 4rem;
font-weight: 900;
margin-bottom: 0px;
padding-bottom: 0;
}
.et_pb_posts_nav .nav-label {
font-size: 1.2rem;
color: var(--primary);
}
.et_pb_posts_nav .meta-nav {
font-size: 1.5rem;
color: var(--primary);
} footer p,
footer a {
font-size: 100% !important;
color: white !important;
}
footer a {
text-decoration: underline;
}
footer a:hover,
footer a:focus {
font-weight: 700;
text-decoration: underline;
} h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
h1,
h2,
h3,
h4,
h5,
h6 {
line-height: 110%;
}
body.pojo-a11y-resize-font-130 h1 {
font-size: 4rem !important;
padding-top: 3rem;
}
body.pojo-a11y-resize-font-140 h1 {
font-size: 5rem !important;
padding-top: 3rem;
}
body.pojo-a11y-resize-font-150 h1 {
font-size: 6rem !important;
line-height: 120%;
padding-top: 3rem;
}
body.pojo-a11y-resize-font-160 h1 {
font-size: 6.5rem !important;
padding-top: 3rem;
}
body.pojo-a11y-resize-font-170 h1 {
font-size: 7rem !important;
padding-top: 3rem;
}
body.pojo-a11y-resize-font-180 h1 {
font-size: 7.5rem !important;
padding-top: 4rem;
}
body.pojo-a11y-resize-font-190 h1 {
font-size: 8rem !important;
padding-top: 4rem;
}
body.pojo-a11y-resize-font-200 h1 {
font-size: 8.5rem !important;
padding-top: 4rem;
}
body.pojo-a11y-resize-font-130 #top-menu .menu-item a {
font-size: 100%;
}
body.pojo-a11y-resize-font-140 #top-menu .menu-item a {
font-size: 100.5%;
}
body.pojo-a11y-resize-font-150 #top-menu .menu-item a {
font-size: 101%;
}
body.pojo-a11y-resize-font-160 #top-menu .menu-item a {
font-size: 101.5%;
}
body.pojo-a11y-resize-font-170 #top-menu .menu-item a {
font-size: 102%;
}
body.pojo-a11y-resize-font-180 #top-menu .menu-item a {
font-size: 102.5%;
}
body.pojo-a11y-resize-font-190 #top-menu .menu-item a {
font-size: 103%;
}
body.pojo-a11y-resize-font-200 #top-menu .menu-item a {
font-size: 103.5%;
}
body.pojo-a11y-resize-font-130 #top-menu>.menu-item,
body.pojo-a11y-resize-font-140 #top-menu>.menu-item,
body.pojo-a11y-resize-font-150 #top-menu>.menu-item,
body.pojo-a11y-resize-font-160 #top-menu>.menu-item,
body.pojo-a11y-resize-font-170 #top-menu>.menu-item,
body.pojo-a11y-resize-font-180 #top-menu>.menu-item,
body.pojo-a11y-resize-font-190 #top-menu>.menu-item,
body.pojo-a11y-resize-font-200 #top-menu>.menu-item {
width: auto;
}
.hero .et_pb_slide_description .et_pb_slide_content p {
line-height: 150%;
}
.hero .et_pb_slide_description .et_pb_slide_title {
line-height: 120%;
}
body.pojo-a11y-resize-font-130 h2.et_pb_slide_title {
font-size: 5rem !important;
}
body.pojo-a11y-resize-font-140 h2.et_pb_slide_title {
font-size: 5.1rem !important;
}
body.pojo-a11y-resize-font-150 h2.et_pb_slide_title {
font-size: 5.2rem !important;
}
body.pojo-a11y-resize-font-160 h2.et_pb_slide_title {
font-size: 5.3rem !important;
}
body.pojo-a11y-resize-font-170 h2.et_pb_slide_title {
font-size: 5.4rem !important;
}
body.pojo-a11y-resize-font-180 h2.et_pb_slide_title {
font-size: 5.5rem !important;
}
body.pojo-a11y-resize-font-190 h2.et_pb_slide_title {
font-size: 5.6rem !important;
}
body.pojo-a11y-resize-font-200 h2.et_pb_slide_title {
font-size: 5.7rem !important;
}
body.pojo-a11y-resize-font-130 .nav-single a {
font-size: 14.5px;
}
body.pojo-a11y-resize-font-140 .nav-single a {
font-size: 15.5px;
}
body.pojo-a11y-resize-font-150 .nav-single a {
font-size: 16px;
}
body.pojo-a11y-resize-font-160 .nav-single a {
font-size: 16.5px;
}
body.pojo-a11y-resize-font-170 .nav-single a {
font-size: 17px;
}
body.pojo-a11y-resize-font-180 .nav-single a {
font-size: 17.5px;
}
body.pojo-a11y-resize-font-190 .nav-single a {
font-size: 18px;
}
body.pojo-a11y-resize-font-200 .nav-single a {
font-size: 18.5px;
}
body.pojo-a11y-resize-font-170 .et_pb_social_media_follow li a.icon {
height: 36px;
width: 36px;
}
body.pojo-a11y-resize-font-180 .et_pb_social_media_follow li a.icon {
height: 36px;
width: 36px;
}
body.pojo-a11y-resize-font-190 .et_pb_social_media_follow li a.icon {
height: 40px;
width: 40px;
}
body.pojo-a11y-resize-font-200 .et_pb_social_media_follow li a.icon {
height: 46px;
width: 46px;
}
body.pojo-a11y-resize-font-130 .et_pb_social_media_follow li a.icon::before {
font-size: 16px;
}
body.pojo-a11y-resize-font-140 .et_pb_social_media_follow li a.icon::before {
font-size: 18px;
}
body.pojo-a11y-resize-font-150 .et_pb_social_media_follow li a.icon::before {
font-size: 20px;
}
body.pojo-a11y-resize-font-160 .et_pb_social_media_follow li a.icon::before {
font-size: 22px;
}
body.pojo-a11y-resize-font-170 .et_pb_social_media_follow li a.icon::before {
font-size: 24px;
margin-top: 3px;
height: 36px;
width: 36px;
}
body.pojo-a11y-resize-font-180 .et_pb_social_media_follow li a.icon::before {
font-size: 26px;
margin-top: 3px;
height: 36px;
width: 36px;
}
body.pojo-a11y-resize-font-190 .et_pb_social_media_follow li a.icon::before {
font-size: 28px;
margin-top: 3px;
height: 40px;
width: 40px;
}
body.pojo-a11y-resize-font-200 .et_pb_social_media_follow li a.icon::before {
font-size: 30px;
margin-top: 6px;
height: 46px;
width: 46px;
}
.et_pb_posts_nav .nav-previous { float: right; } 
.et_pb_posts_nav .nav-next { float: left; } 
.et_pb_posts_nav .meta-nav { display: none; } 
.et_pb_posts_nav .nav-next a:before { content: '← '; font-size: 23px;} 
.et_pb_posts_nav .nav-previous a:after { content: ' →'; font-size: 23px;}
.nav li li ul {
position: unset !important;
background: 0;
border: 0 !important;
box-shadow: none !important;
visibility: visible !important;
width: unset !important;
padding: 0 !important;
opacity: 1 !important;
}
.nav li li ul a {
margin: 0 0 5px 0 !important;
padding: 0 20px !important;
}
.vimeo-holder:not(.cmplz-blocked-content-container){
padding-top: 0 !important;
} #top-menu .current-menu-item .sub-menu .menu-item:hover a {
color: #fff!important;
}
#top-menu li .menu-item-has-children>a:first-child:hover,
#top-menu .current-menu-item .menu-item.current-menu-item:hover a,
#top-menu .current-menu-item .sub-menu .menu-item.current-menu-item:hover a {
color: #000!important;
}
@media screen and (max-width: 980px) {
.et_mobile_menu li a:hover,
.et_mobile_menu li.current-menu-item a, .nav ul li.current-menu-item a {
color: #000!important;
}
}