/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

input, select, textarea {
    font: 100% "Open Sans", Arial, Helvetica, sans-serif;
}

.headerbg {
	position: fixed;
	left: 0;
	width: 100%;
	background: #fff;
	height: 65px;
	z-index: 1;
	top: 0;
}

#wrapper, .fusion-footer-parallax {
	/*max-width: 940px !important;*/
}

body.has-sidebar #content {
    width: calc(100% - 23% - 20px) !important;
}

#main a:hover, .widget_text a:hover {
	text-decoration: underline;
}

#main .fusion-button-wrapper a:hover, 
#main a.fusion-read-more:hover {
	text-decoration: none;
}

.fusion-header-wrapper {
	border-bottom: 2px solid #f0f0f0;
	margin-bottom: 20px;
	z-index: 9995;
}

.fusion-header {
	padding-left: 0;
	padding-right: 0;
}

.fusion-header.fusion-sticky-shadow {
	box-shadow: none !important;
	border-bottom: 2px solid #f0f0f0 !important;
}

.fusion-rollover {
	background: rgba(255, 255, 255, 0.7) !important;
}

.fusion-blog-archive .entry-title {
	margin-bottom: 10px;
}

.fusion-main-menu {
	margin-top: 52px;
}

header.fusion-is-sticky .fusion-main-menu {
	margin-top: 0;
}

.fusion-main-menu > ul > li > a {
	border-top: 0 none !important;
	border-bottom: 2px solid transparent;
}

.fusion-main-menu .sub-menu {
	border-top: 0 none !important;
}

.fusion-content-widget-area .widget {
	margin-bottom: 20px;
}

.fusion-single-sharing-box {
	background: #fff !important;
	margin-top: 0 !important;
	margin-bottom: 20px !important;
	padding: 0;
}

.fusion-single-sharing-box h4 {
	display: none !important;
}

.fusion-content-boxes.icons-home .fusion-column {
	margin-bottom: 0;
}

.fusion-content-boxes.icons-home .heading {
	margin-bottom: 0;
}

.fusion-blog-layout-grid-wrapper .post .fusion-post-wrapper {
	border: 0 !important;
	border-bottom: 2px solid #f0f0f0 !important;
}

.fusion-blog-shortcode .fusion-blog-layout-grid .fusion-post-slideshow {
	border: 0;
	margin-bottom: 20px;
}

.fusion-blog-layout-grid-wrapper .post .fusion-post-wrapper .fusion-post-content-wrapper {
	padding: 0;
}

#wrapper #main .post.category-ads-des-monats > h2.fusion-post-title {
	font-size: 20px !important;
	font-weight: 600;
	line-height: 1.4 !important;
	letter-spacing: 0px;
}

#wrapper #main .fusion-post-content > .blog-shortcode-post-title {
	font-size: 26px !important;
}

#wrapper #main .fusion-blog-layout-grid-wrapper .post .fusion-post-wrapper .fusion-post-content-wrapper p.fusion-single-line-meta, 
.fusion-meta-info {
	font-size: 11px;
	line-height: 1.5;
	font-weight: 400;
	margin-bottom: 20px;
}

.fusion-meta-info {
	border-top: 0 none;
	border-bottom: 0 none;
}

#wrapper #main .fusion-blog-layout-grid-wrapper .post .fusion-post-wrapper .fusion-post-content-wrapper .fusion-content-sep {
	display: none;
}

.fusion-blog-shortcode .fusion-posts-container .fusion-read-more::after, .more a.active::after, .more a::after {
	content: "\f0da";
	margin-left: 5px;
	margin-top: 1px;
	right: auto;
}

#wrapper .post .fusion-read-more {
	width: 140px;
	height: 50px;
	color: #fff;
	background: #0b193c;
	display: block;
	font-size: 15px;
	text-align: left;
	line-height: 46px;
	padding-left: 25px;
	font-style: italic;
	font-weight: 400;
	border: 2px solid;
}

#wrapper .post .fusion-read-more::after {
	color: inherit;
	font-style: normal;
}

#wrapper .post .fusion-read-more:hover {
	color: #011c37;
	border-color: #011c37;
	background: #fff;
	line-height: 46px;
	transition: all .2s;
}

.fusion-button {
	text-transform: none;
}

a.fusion-button {
	font-style: italic;
	text-transform: none;
}

.fusion-button i {
    color: #ffffff;
}

.fusion-button:hover i {
    color: #011c37;
}

.fusion-button.inactive {
	border-color: #011c37 !important;
	background: #fff !important;
}

.fusion-button.inactive .fusion-button-text {
	color: #011c37 !important;
}

.fusion-counters-circle .counter-circle-wrapper {
	margin-left: 40px;
	height: 140px !important;
	line-height: 20px !important;
}

.newsletter-start p {
	font-size: 30px;
	margin-bottom: 0;
	line-height: 1.1;
}

.fusion-layout-column.newsletter-image-frame .fusion-column-content-centered {
	height: 70px;
}

.newsletter-click {
	cursor: pointer;
	margin-bottom: 0;
	font-size: 17px !important;
	line-height: 18px !important;
}

.icons-home {
	padding-left: 80px;
	padding-right: 80px;
}

.blog-newsletter {
	border-bottom: 2px solid #f0f0f0;
	padding-bottom: 21px;
	padding-top: 8px;
}

.blog-newsletter img {
	display: inline-block;
	max-width: 40%;
	padding: 0;
	margin: 7px 0 0 0;
}

.blog-newsletter p {
	display: inline-block;
	max-width: 60%;
	padding: 0;
	margin: 0;
	line-height: 1.1;
	font-size: 18px;
}

#wrapper .searchform .search-table .search-field input,
#wrapper .searchform .fusion-search-form-content .fusion-search-field input {
	height: 44px;
	margin-top: 2px;
	border: 0;
	background: url("img/lupe.png") no-repeat #f0f0f0;
	background-position: 15px center;
	color: #afafb7;
	text-transform: uppercase;
	font-size: 16px;
	padding-left: 60px;
}

#wrapper .searchform .search-table .search-button,
#wrapper .searchform .fusion-search-form-content .fusion-search-button {
	display: none;
}

.single-post #wrapper .searchform .search-table .search-field,
.single-post #wrapper .searchform .fusion-search-form-content .fusion-search-field {
	padding-bottom: 20px;
	border-bottom: 2px solid #f0f0f0;
}

.single-post #wrapper .searchform {
	margin-bottom: 20px;
}

#sidebar .fusion-sharing-box {
	padding: 16px;
}

.fusion-sharing-box .fusion-social-networks {
	text-align: center;
}
.fusion-sharing-box .fusion-social-networks a {
	margin-bottom: 10px;
}

div.extranavpos .single-navigation {
	margin-bottom: 20px;
}

div.extranavpos .single-navigation, 
#sidebar .single-navigation {
	height: auto;
	padding: 20px 0;
	border-top: 2px solid #f0f0f0;
	border-bottom: 2px solid #f0f0f0;
}

div.extranavpos .single-navigation a, 
#sidebar .single-navigation a {
	width: 100px;
	height: 50px;
	color: #fff;
	background: #0b193c;
	display: block;
	font-size: 15px;
	text-align: left;
	line-height: 50px;
	padding-left: 26px;
	font-style: italic;
	margin: 0;
	float: left;
	font-weight: normal;
}

div.extranavpos .single-navigation a[rel="prev"], 
#sidebar .single-navigation a[rel="prev"] {
	float: left;
	background-image: url("img/button-pfeil-weiss-reverse.png");
	background-position: 12% center;
	background-repeat: no-repeat;
}

.single-navigation a[rel="prev"]::before {
    margin-left: 0;
}

div.extranavpos .single-navigation a[rel="next"], 
#sidebar .single-navigation a[rel="next"] {
	float: right;
	padding-left: 30px;
	background-image: url("img/button-pfeil-weiss.png");
	background-position: 70% center;
	background-repeat: no-repeat;
}

.single-navigation a[rel="next"]::after {
    margin-right: 0;
}

.beitraege {
	text-align: center;
	font-size: 18px;
	margin-bottom: 20px;
}

.related-headline {
	padding: 20px 0;
	border-top: 2px solid #f0f0f0;
	border-bottom: 2px solid #f0f0f0;
}

.related-headline h3 {
	margin: 0;
}

.lesen-button a {
	width: 100%;
	height: 50px;
	text-align: center;
	color: #fff;
	background: #0b193c;
	display: block;
	font-size: 18px;
	line-height: 50px;
	font-style: italic;
	margin: 1px 0 0 0;
}

.lesen-button a:hover {
	color: #fff;
}

.related-posts h4.fusion-carousel-title {
	margin-top: 0;
}

.mainimgtitle {
	font-size: 8px;
}

/* Home */
.lastelement.fusion-content-boxes.content-boxes-icon-on-top .heading img,
.lastelement.fusion-content-boxes .heading {
	margin-bottom: 0;
}

/* Argumente, Marken */
body.page-id-113 #wrapper,
body.page-id-4471 #wrapper {
	width: 100% !important;
	max-width: none !important;
}

body.page-id-113 .tparrows::before,
body.page-id-4471 .tparrows::before {
    color: #011c37;
	font-size: 28px !important;
}

body.page-id-113 .width-100 .nonhundred-percent-fullwidth.setheight {
	min-height: 830px;
	min-height: 100vh;
}

body.page-id-4471 .width-100 .nonhundred-percent-fullwidth.setheight {
	min-height: 700px;
}

body.page-id-113 .fusion-header-wrapper,
body.page-id-113 .fusion-header .fusion-builder-row,
body.page-id-113 .fusion-footer,
body.page-id-4471 .fusion-header-wrapper,
body.page-id-4471 .fusion-header .fusion-builder-row,
body.page-id-4471 .fusion-footer {
	max-width: 940px;
	margin-left: auto;
	margin-right: auto;
}

body.page-id-113 #main .fullslider .fusion-row,
body.page-id-4471 #main .fullslider .fusion-row {
	max-width: 100%;
	width: 100%;
}

body.page-id-113 .fusion-header-wrapper.fusion-is-sticky,
body.page-id-4471 .fusion-header-wrapper.fusion-is-sticky {
	max-width: 100%;
}

body.page-id-113 .width-100 .nonhundred-percent-fullwidth,
body.page-id-4471 .width-100 .nonhundred-percent-fullwidth {
	border-bottom: 0 none !important;
}

body.page-id-113 .post-content h3 {
	display: inline-block;
	vertical-align: top;
	padding: 15px 20px;
	color: #fff;
	font-size: 43px;
	line-height: 43px;
	font-weight: 700;
	margin: 0 5px 0 0;
	height: 116px;
}

body.page-id-4471 .post-content h3 {
	font-weight: bold;
	font-size: 35px;
}

body.page-id-4471 .post-content h4 {
	font-weight: bold;
	font-size: 25px;
}

body.page-id-4471 .post-content h5 {
	font-weight: 300;
	font-size: 32px;
	letter-spacing: -0.58px;
}

body.page-id-113 .post-content h3 img {
	margin-left: 5px;
}

body.page-id-113 .post-content h3.argumente-pfeil {
	width: 95px;
	padding: 12px 30px;
	height: 95px;
	cursor: pointer;
}

body.page-id-4471 .post-content h3.marken-pfeil {
	background: #011c37;
	cursor: pointer;
	display: inline-block;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: -0.34px;
	line-height: 69px !important;
	padding: 12px 10px;
	margin-bottom: 0;
}

body.page-id-113 .post-content .argumente-section1 h3 {
	background: #011c37;
}

body.page-id-113 .post-content .argumente-section1 h3.argumentescroll {
	font-size: 26px;
	line-height: 1.2;
	height: 95px;
	font-weight: 600;
	cursor: pointer;
}

body.page-id-4471 .post-content .argumente-section1 h3.markenscroll {
	font-size: 24px;
	font-weight: normal;
	letter-spacing: -0.34px;
	cursor: pointer;
	background: #011c37;
	color: #fff;
	display: inline-block;
	padding: 30px 5px;
	text-transform: uppercase;
	margin-bottom: 0;
}

body.page-id-113 .post-content .argumente-section2 h3 {
	padding-bottom: 60px;
	background: #25B7BC;
	margin-left: 60px;
}

body.page-id-113 .post-content .argumente-section3 h3 {
	padding-bottom: 60px;
	background: #fccf1a;
}

body.page-id-113 .post-content .argumente-section4 h3 {
	padding-bottom: 60px;
	background: #00ACE7;
}

body.page-id-113 .post-content .argumente-section5 h3 {
	padding-bottom: 60px;
	background: #DE026D;
}

body.page-id-113 .post-content .argumente-section6 h3 {
	padding-bottom: 60px;
	background: #005C9F;
}

body.page-id-113 .post-content .argumente-section1 p, 
body.page-id-113 .post-content .argumente-section2 p, 
body.page-id-113 .post-content .argumente-section3 p, 
body.page-id-113 .post-content .argumente-section4 p, 
body.page-id-113 .post-content .argumente-section5 p, 
body.page-id-113 .post-content .argumente-section6 p {
	padding: 10px;
	background: rgba(255, 255, 255, 0.8);
	font-size: 14px;
	margin: 0;
	max-width: 470px;
}

body.page-id-4471 .post-content .argumente-section1 p, 
body.page-id-4471 .post-content .argumente-section2 p, 
body.page-id-4471 .post-content .argumente-section3 p, 
body.page-id-4471 .post-content .argumente-section4 p, 
body.page-id-4471 .post-content .argumente-section5 p {
	max-width: 310px;
}

body.page-id-113 .post-content .argumente-section1 p {
	margin-left: 60px;
}

body.page-id-113 .post-content .argumente-section2 p {
	margin-top: -40px;
	position: relative;
	z-index: 10;
}

body.page-id-113 .post-content .argumente-section3 p {
	margin-top: -40px;
	margin-left: 60px;
	position: relative;
	z-index: 10;
}

body.page-id-113 .post-content .argumente-section4 p {
	margin-top: -40px;
	margin-left: 60px;
	position: relative;
	z-index: 10;
}

body.page-id-113 .post-content .argumente-section5 p {
	margin-top: -40px;
	margin-left: 60px;
	position: relative;
	z-index: 10;
}

body.page-id-113 .post-content .argumente-section6 p {
	margin-top: -40px;
	margin-left: 60px;
	position: relative;
	z-index: 10;
}

body.page-id-113 .digitalslider {
	display: none;
}

body.page-id-4471.fusion-button_size-large #darummarkenmedien .fusion-button-default-size {
	font-size: 23px;
	padding: 30px;
	width: 260px;
	height: 81px;
	font-style: normal;
	text-decoration: none !important;
	border-color: #011c37;
}

body.page-id-4471.fusion-button_size-large .fusion-button-default-size.btnmarkenbg {
	background-image: url("img/vdz.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: 80%;
}

body.page-id-4471.fusion-button_size-large .fusion-button-default-size.btnmarkenbg:hover,
body.page-id-4471.fusion-button_size-large .fusion-button-default-size.btnmarkenbg:focus {
	background-image: url("img/vdz-hover.png");
}

.markenlupe::before {
	content: '';
	width: 23px;
	height: 23px;
	position: absolute;
	top: 10px;
	left: 10px;
	background-image: url("img/markenlupe.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	z-index: 100;
}

.fusion-button.buttonpdf {
	background-image: url("img/pdf.png");
	background-repeat: no-repeat;
	background-position: 90% center;
	background-size: auto 60%;
	padding-right: 80px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 15px;
	font-style: italic;
}

.fusion-button.buttonpdf:hover {
	background-image: url("img/pdf-icon-blau.png");
	background-repeat: no-repeat;
	background-position: 90% center;
	background-size: auto 60%;
}

.fusion-button.buttonlink {
	background-image: url("img/links.png");
	background-repeat: no-repeat;
	background-position: 90% center;
	background-size: auto 60%;
	padding-right: 80px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 15px;
	font-style: italic;
}

.fusion-button.buttonlink:hover {
	background-image: url("img/link-icon-blau.png");
	background-repeat: no-repeat;
	background-position: 90% center;
	background-size: auto 60%;
}

.printbutton .fusion-button,
.digitalbutton .fusion-button {
	font-style: normal;
}

.printbutton .fusion-button.active, 
.digitalbutton .fusion-button.active {
	background: #011c37 !important;
}

.printbutton .fusion-button.active .fusion-button-text, 
.digitalbutton .fusion-button.active .fusion-button-text {
	color: #fff !important;
}

.hidemaptip {
	display: none;
	position: absolute;
}

.functional-tip {
	top: 176px;
	left: -30px;
}

.editorial-tip {
	top: 176px;
	left: 132px;
}

.social-tip {
	top: 315px;
	left: 41px;
}

/* Initiative */
body.page-id-305 .fusion-title.fusion-title-center.fusion-sep-none h1.title-heading-center {
	background: #011c37;
	vertical-align: top;
	padding: 20px;
	color: #fff;
	font-size: 43px;
	line-height: 43px;
	font-weight: 700;
	margin-top: 0;
	margin-left: auto !important;
	margin-right: auto !important;
	max-width: 375px;
}

body.page-id-314 .imageframe-align-center {
	padding: 20px;
	min-height: 451px;
	background: #f0f0f0;
}

.image-shadow.fusion-imageframe,
.kampagneimg {
	box-shadow: 0 0 5px 3px #ccc;
}

.page-id-314 .imageframe-align-center {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.largertext {
	font-size: 20px;
}

.tp-bullet-title {
	display: none !important; 
}

.mc4wp-form .clearfix {
	margin-top: 10px;	
}

.mc4wp-form .clearfix > div {
	float: left;
}
.mc4wp-form .clearfix input[type="email"] {
	color: #011c37;
	border: none;
	border-bottom: 2px solid #f0f0f0;
	height: 50px;
	font-size: 24px;
	line-height: 50px;
	padding: 0;
	width: 350px;
}

.mc4wp-form .clearfix input[type="submit"] {
	width: 140px;
	height: 50px;
	color: #fff;
	background: #0b193c;
	display: block;
	font-size: 15px;
	text-align: left;
	line-height: 42px;
	padding-left: 20px;
	font-style: italic;
	font-weight: 400;
	margin-left: 20px;
	border: none;
	outline: none;
	cursor: pointer;
	border: 2px solid;
	
	background-image: url("img/button-pfeil-weiss.png");
	background-repeat: no-repeat;
	background-position: 85% center;
}

.mc4wp-form .clearfix input[type="submit"]:hover {
	color: #011c37;
	border-color: #011c37;
	line-height: 42px;
	background-image: url("img/button-pfeil-blau.png");
	background-color: #fff;
	transition: all .2s;
}

.wpcf7-form .kontakt-formular .wpcf7-text {
	color: #011c37;
	border: none;
	font-size: 22px;
	border-bottom: 2px solid #f0f0f0;
	padding-left: 0;
	height: 40px;
	padding-bottom: 3px;
}

.wpcf7-form .kontakt-formular textarea {
	border: 2px solid #f0f0f0;
	margin-top: 5px;
	color: #011c37;
	font-size: 16px;
}

.wpcf7-form .kontakt-formular label {
	font-size: 22px;
}

.wpcf7-form .kontakt-formular input[type="submit"] {
	font-style: italic;
	padding-left: 15px;
	background-image: url("img/button-pfeil-weiss.png");
	background-repeat: no-repeat;
	background-position: 90% center;
	font-weight: normal;
	text-transform: none;
}

.wpcf7-form .kontakt-formular input[type="submit"]:hover {
	background-image:	url("img/button-pfeil-blau.png");
	background-repeat: no-repeat;
	background-position: 90% center;
}

a[data-rel*="iLightbox"] {
	display: inline-block;
	position: relative;
}

a[data-rel*="iLightbox"]::before {
    position: absolute;
    font-family: icomoon;
    -webkit-font-smoothing: antialiased;
	content: '\f002';
	background: rgba(255, 255, 255, 0.8);
	font-size: 24px;
	width: 100%;
	height: 100%;
	padding-left: 10px;
	display: none;
	justify-content: center;
	align-items: center;
}

a[data-rel*="iLightbox"]:hover::before {
	display: flex;
}

a[data-rel="prettyPhoto"] {
	display: inline-block;
	position: relative;
}

a[data-rel="prettyPhoto"]::before {
    position: absolute;
    font-family: icomoon;
    -webkit-font-smoothing: antialiased;
	content: '\f002';
	background: rgba(255, 255, 255, 0.8);
	font-size: 24px;
	width: 100%;
	height: 100%;
	padding-left: 10px;
	display: none;
	justify-content: center;
	align-items: center;
}

a[data-rel="prettyPhoto"]:hover::before {
	display: flex;
}

.fusion-widget-area.blog-kategorien .widget_categories li {
	display: inline-block;
	border-bottom: 0 none;
}

.fusion-widget-area.blog-kategorien .widget_categories .heading h4.widget-title {
	margin-bottom: 5px;
}

.fusion-widget-area.blog-kategorien .widget_categories li.cat-item-7, 
.fusion-widget-area.blog-kategorien .widget_categories li.cat-item-9, 
.fusion-widget-area.blog-kategorien .widget_categories li.cat-item-4 {
	display: none;
}

.fusion-widget-area.blog-kategorien .widget_categories li a::before {
	content: "|";
	margin-top: -3px;
}

.fusion-widget-area.blog-kategorien .widget_categories li:first-child a::before {
	display: none;
}

div.blog-kategorien {
	margin-bottom: 20px;
}

div.blog-kategorien a {
	color: #011c37;
}

div.blog-kategorien a.active {
	text-decoration: underline;
}

body .ilightbox-holder.metro-white {
	padding: 0;
}