/*@import url("assets/webfonts/open-sans/all.css");*/

/* open-sans-300 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: local(''),
       url('assets/webfonts/fonts/open-sans-v29-latin-300.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('assets/webfonts/fonts/open-sans-v29-latin-300.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local(''),
       url('assets/webfonts/fonts/open-sans-v29-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('assets/webfonts/fonts/open-sans-v29-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* open-sans-500 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: local(''),
       url('assets/webfonts/fonts/open-sans-v29-latin-500.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('assets/webfonts/fonts/open-sans-v29-latin-500.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* open-sans-600 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: local(''),
       url('assets/webfonts/fonts/open-sans-v29-latin-600.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('assets/webfonts/fonts/open-sans-v29-latin-600.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local(''),
       url('assets/webfonts/fonts/open-sans-v29-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('assets/webfonts/fonts/open-sans-v29-latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* open-sans-800 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: local(''),
       url('assets/webfonts/fonts/open-sans-v29-latin-800.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('assets/webfonts/fonts/open-sans-v29-latin-800.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* open-sans-300italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: local(''),
       url('assets/webfonts/fonts/open-sans-v29-latin-300italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('assets/webfonts/fonts/open-sans-v29-latin-300italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* open-sans-italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: local(''),
       url('assets/webfonts/fonts/open-sans-v29-latin-italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('assets/webfonts/fonts/open-sans-v29-latin-italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* open-sans-500italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: local(''),
       url('assets/webfonts/fonts/open-sans-v29-latin-500italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('assets/webfonts/fonts/open-sans-v29-latin-500italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* open-sans-600italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: local(''),
       url('assets/webfonts/fonts/open-sans-v29-latin-600italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('assets/webfonts/fonts/open-sans-v29-latin-600italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* open-sans-700italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: local(''),
       url('assets/webfonts/fonts/open-sans-v29-latin-700italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('assets/webfonts/fonts/open-sans-v29-latin-700italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* open-sans-800italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: local(''),
       url('assets/webfonts/fonts/open-sans-v29-latin-800italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('assets/webfonts/fonts/open-sans-v29-latin-800italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}


/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: bytecast GmbH
Author URI: https://www.bytecast.de
Template: enfold
*/


#scroll-top-link {
	width: 30px !important;
	height: 30px !important;
	right: 30px !important;
	line-height: 30px !important;
}

@media (min-width: 1190px) {
	#scroll-top-link {
		width: 40px !important;
		height: 40px !important;
		right: 40px !important;
		line-height: 40px !important;
	}
}

/*hide auto sidebar from magazine*/
.page-id-2967 .sidebar .widget_nav_hide_child {
    display: none;
}

/*2.8 firefox problem*/
.avia-image-container-inner, .avia_image {
    max-width: 100%;
}

#socket .avia-bullet, #socket .avia-menu-fx {
    display: none;
}

/* CUSTOM */
.vfm-full-width .container {
    width: 100% !important;
    min-width: 100%;
    padding: 0;
    margin: 0;
}

.no-padding {
    padding: 0 !important;
}

#header_main .container {
    max-width: 100%;
}

.entry-content a:link {
    text-decoration: underline;
}

h1 {
    font-size: 34px;
    font-weight: bold;
    color: #000 !important;
    letter-spacing: normal !important;
}

h2 {
    font-size: 34px;
    font-weight: normal;
    color: #000 !important;
    letter-spacing: normal !important;
}

/**
 * Beitragsbilder
 */
.header_img {
    overflow: hidden;
}

.header_img img {
    display: block;
    width: 100%;
}

.page-thumb {
    display: none;
}

/**
 * Navigation
 */
 
 
span.avia-menu-text {
    text-transform: uppercase;
    font-size: 1rem;
    /*letter-spacing: -0.1rem;*/
    display: block;
    padding-top: 25px;
    line-height: 1.1em !important;
}

#menu-item-search, span.avia-menu-text {
    padding-left: 30px;
}

.header-scrolled span.avia-menu-text {
    font-size: 0.8rem;
    padding-top: 8px;
}

span.logo img {
    height: 78px;
    padding-top: 10px;
}

.header-scrolled span.logo img {
    padding-top: 6px;
}

span.avia-menu-text {
	white-space: nowrap;
	display: flex;
		column-gap: 15px;
    	align-items: center;
}
span.avia-menu-text b {
	color: #787c7d !important;
}




@media (max-width: 299px) {
    i.menu-icon {
        display: none;
    }
}

@media (max-width: 1199px) {
	
	.av-main-nav > li > a {
		 padding: 0px !important;
	 }
	 
	#menu-item-search, span.avia-menu-text {
	    padding-left: 20px;
	}

    span.avia-menu-text {
        font-size: 0.8rem;
        column-gap: 10px;
       
    }

    .menu-icon {
        height: 30px;
        width: 30px;
        left: -6px;
    }
}

@media (min-width: 1500px) {

    #menu-item-search {
        padding-left: 100px;
    }

    span.avia-menu-text {
        font-size: .875rem;
    }

}

.menu-icon {
    display: inline-block;
    height: 40px;
    width: 40px;
    position: relative;
}

.header-scrolled .menu-icon {
    height: 30px;
    width: 30px;
    /*top: 8px;*/
    left: -6px;
}

.i-vm-werden {
    background: #fff url(/wp-content/uploads/2020/07/Menue_Icon_VMwerden.svg) no-repeat center center;
    width: 55px;
}

.i-vm-verbund {
    background: #fff url(/wp-content/uploads/2020/07/Menue_Icon_VMVerbund.svg) no-repeat center center;
    width: 50px;
}

.i-leistung {
    background: #fff url(/wp-content/uploads/2020/07/Menue_Icon_Leistung.svg) no-repeat center center;
}

.i-vfm-erfolg {
    background: #fff url(/wp-content/uploads/2022/04/menue_erfolg.svg) no-repeat center center;
}

.i-vfm-versicherer {
    background: #fff url(/wp-content/uploads/2024/06/Menue_Icon_Versicherer.svg) no-repeat center center;
}

/**
 * Title / Breadcrumb
 */
span.trail-before {
    display: none !important;
}

.container_wrap.light_bg_color.title_container {
    background-color: #fff;
    border-top: 1px solid #e1e1e1;
    margin-top: 1px;
}

h1.main-title.entry-title a {
    color: #002d59 !important;
    font-size: 20px;
}

/**
 * Abteilungsübersicht
 */
.abt-icon {
    width: 50px;
    height: 50px;
    padding-bottom: 5px;
}

.abt-box-container {
}

.abt-box-row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    flex-wrap: wrap;
    justify-content: center;
}

.abt-box {
    flex-basis: 230px;
    border: 1px solid grey;
    padding: 15px 10px;
    margin: 10px;
}

.abt-box-head {
    text-align: center;
    text-transform: uppercase;
    font-size: 1.3em;
    color: #002d59;
    padding-bottom: 15px;
    min-height: 120px;
}

.abt-box-body ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.abt-box-body li {
    border-bottom: 1px solid #ccc;
    margin-left: 0;
}

.abt-box-body li:last-child {
    border: none;
}

.abt-box-body li a:link {
    position: relative;
    text-decoration: none;
    display: block;
    width: 98%;
}

.abt-box-body li .linktext {
    margin-right: 1.2em;
}

.abt-box-body li a:hover {
    background: #f6f6f6;
}

i.abt-chevron::after {
    content: "\e875";
    font-family: entypo-fontello;
    position: absolute;
    right: 0;
    top: 0;
    margin-right: 3px;
}

/**
 * Layout-Boxen, Stil 1
 */
div.box-style1 h3 {
    text-align: center;
    color: #000 !important;
}

div.box-style1 h5 {
    font-size: 13px;
    text-align: center;
    color: rgb(102, 102, 102) !important;
    padding-bottom: 10px;
}

div.box-style1 .box-head-svg img.avia_image {
    padding-top: 15px;
    width: 50px;
}

div.box-style1 .box-body {
    padding: 10px;
    text-align: justify;
    flex: 1;
}

div.box-style1 + div.av-flex-placeholder {
    width: 1% !important;
}

.flex_column_table.av-equal-height-column-flextable {
    height: 100%;
}

div.box-style1 div.box-wrapper {
    display: flex;
    flex-flow: column nowrap;
    height: 100%;
}

div.box-style1 {
    height: 100%;
}

div.box-style1 div.box-bottom-img {
    margin-top: auto;
}

/**
 * Layout-Boxen, Stil 2
 */
div.box-style2, div.box-style2 a {
    color: #fff !important;
}

div.box-style2 .box-body {
    padding: 5px;
    text-align: justify;
}

div.box-style2 .box-body p {
    margin: 0;
}

div.box-style2 + div.av-flex-placeholder {
    width: 2% !important;
}

/**
 * Wiki-Links
 */
a.vfm-wiki-link {
    font-weight: bold;
    color: #F49600 !important;
}

/**
 * Anpassung avia-Navigation
 */
#top a.avia-post-nav {
    background-color: #333;
}

/**
 * Footer
 */
.footer_text {
    font-size: 0.85em;
}

.footer_text div {
    float: left;
    padding-right: 30px;
}

.menu-footer-container {
    text-align: right;
}

#menu-footer li {
    display: inline;
    list-style-type: none;
}

#menu-footer a {
    display: inherit;
    font-size: 0.85em;
    padding-left: 0.4em;
    padding-right: 0.4em;
}

#menu-footer li::after {
    content: "|";
    font-size: 0.85em;
}

#menu-footer li:last-child::after {
    content: "";
}

#custom_html-3 {
	margin-top: 0px !important;
}

#custom_html-4,
#custom_html-7 {
    margin-bottom: 10px !important;
}
#nav_menu-4 {
    margin-top: 10px !important;
}

/**
 *	Gallery
 */
 
#top div .avia-gallery img {
    float: left;
    border: 0px;
    padding: 20%;
    width: 100%;
    border-radius: 0;
    object-fit: contain;
	height: 180px;
}

#top .avia-gallery .avia-gallery-thumb a:hover {
	opacity:1 !important;
}


/**/
#menu-item-9002 {
	text-indent: -9999px;
    background-color: rgb(49,49,49) !important;
    height: auto;
    width: 60px;
    margin-top: -7px;
    padding-left: 5px;
    padding-right: 5px;
}
#menu-item-9002 a {
	mask-image: url(/wp-content/uploads/2021/09/LogIn.svg);
	-webkit-mask-image: url(/wp-content/uploads/2021/09/LogIn.svg);
	mask-position: center;
    -webkit-mask-position: center;
    mask-repeat: no-repeat;
    -webkit-mask-repeat: no-repeat;
    display: block;
    background-color: #fff;
    mask-size: contain;
    -webkit-mask-size: contain;
}



@media only screen and (max-width: 989px) {
	.responsive #top #header .social_bookmarks {
  		display: block!important;
	}
}


/* Remove image overlay with circle and arrow */
.image-no-overlay .image-overlay {
	display: none !important;
	opacity: 0 !important;
}

#top .input-text, 
#top input[type="text"], 
#top input[type="input"], #top input[type="password"], 
#top input[type="email"], #top input[type="number"], 
#top input[type="url"], #top input[type="tel"], 
#top input[type="search"], #top textarea, #top select {
	margin-bottom: 0 !important;
}

/* "Eintrag teilen" ausblenden 20220331 - DavidKohr */
.html_elegant-blog .av-share-link-description {
	display: none;
}


html.responsive, .responsive body {
  overflow-x: auto;
}

.mfp-inline-holder .mfp-content{
	width: auto;
	max-width: 1600px;
}

.mfp-content .main_color{
	overflow: hidden;
}

.mfp_popup_content, .mfp-popup-content {
	position: relative;
	background: #ffffff;
	padding: 40px;
	width: auto !important;
	max-width: 600px;
	margin: 100px auto;
	overflow: auto;
  }


.form-starterpaket div.wpforms-container-full .wpforms-form .wpforms-field {
	padding: 0 !important;
}


#top .form-starterpaket .input-text, 
#top .form-starterpaket input[type="text"], 
#top .form-starterpaket input[type="input"], 
#top .form-starterpaket input[type="email"] {
/*
	margin-bottom: 3px !important;
	margin-top: 3px !important;
*/
	padding: 0 !important;
}

div.wpforms-container-full .wpforms-form input[type="text"],
div.wpforms-container-full .wpforms-form input[type="email"]{
	height: 30px !important;
}

div.wpforms-container-full .wpforms-form .wpforms-field{
	padding: 5px !important;
}

.container-fullwidth .container {
	max-width: none !important;
}


.avia-image-container.img-width-100 .avia-image-container-inner{
	display: block !important;
}
.avia-image-container.img-width-100 img{
	width: 100% !important;
}


/**/

.post-entry-8882 .slide-meta,
.post-entry-8882 .blog-categories {
	display: none !important;
}