/*
Theme Name: Avada Child
Theme URI: http://avada.theme-fusion.com/
Template: Avada
Author: ThemeFusion
Author URI: http://themeforest.net/user/ThemeFusion
Description: The #1 selling theme of all time that allows you to build virtually any design style.
Version: 6.2.3.1594625373
Updated: 2020-07-13 09:29:33

*/

.to-top-right #toTop {
    right: 15px !important;
}
.fusion-is-sticky .fusion-mobile-menu-design-modern .fusion-mobile-nav-holder>ul {
    max-height: inherit !important; 
}
.fusion-standard-logo {
	height:55px !important;
}
.greyContainerBottom {
	border-bottom: solid rgb(234, 234, 234) 6px;
}
.greyContainerTop {
	border-top: solid rgb(234, 234, 234) 6px;
}
.bgweiss {
	background:#fff;
}
#startArrow {
	text-align:center;
	color:#fff;
	font-size:100px;
}
#startArrow .aussenKreis {
	border: solid #fff;
    border-radius: 50%;
    width: 100px;
    margin: auto;
    height: 100px;
}
#startArrow .innenKreis {
    border: solid #fff;
    border-radius: 50%;
    width: 80px;
    margin: auto;
    height: 80px;
    margin-top: 8%;
}
#startArrow img {
	margin-top: 30px;
}
.pfeillinks img {
	transform: rotate(90deg) scale(1);
}
.backto {
	cursor: pointer !important;
}

#numbers {
	color:#788791;
}

#numbers hr {
	border: 1px solid #eee;
	margin: -30px 0 0 0;
}
	.number {
		font-size: 72px;
		color: #0e9e9f;
		display: inline;
	}
	.numberUnit {
    display: inline;
    padding-left: 20px;
    color: #0e9e9f;
    font-size: 25px;
	}
	.numberText {
		font-size:20px;
	}
	
#stopfakeVideo {
	cursor:pointer;
}
#stopfakeVideo:after {
	content: '\f04b';
    display: block;
    font-family: "Font Awesome 5 Free" !important;
	font-weight: 900 !important;
    line-height: 18px;
    position: absolute;
    left: 50%;
    top: 50%;
    opacity: 1;
    color: #fff;
    background-color: #0e9e9f;
    border: 10px solid rgba(14, 158, 159, 0.5);
    padding: 30px 30px 30px;
    border-radius: 50% !important;
    width: 20px;
    height: 20px;
    font-size: 30px;
    margin-top: 7px;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
    background-clip: padding-box;
}

.WBAchecklist_oben {
	border: 6px solid #eaeaea;
    padding: 5px 10px 0 15px !important;
    background-color: white;
    margin-top: 25px !important;
	border-bottom: none;
}
.WBAchecklist_unten {
	border: 6px solid #eaeaea;
    padding: 0 10px 10px 15px !important;
    background-color: white;
    margin-top: 0 !important;
	border-top: none;
}
.downloadBox {
	padding: 29px 13px;
}
.iconRadius {
	border-radius:5% !important;
	background:#fff;
}
.iconRadiusText {
	margin-top:50px;
}

#partnerTab ul li img {
	filter: grayscale(100%);
}
#partnerTab ul li.active img {
	filter: none;
}
.tab-link {
	border: none !important;
}
.tabContent p {
	margin-bottom: 0 !important;
}
.tabContent li {
	list-style: none !important;
}
.tabContent li:before {
    content: '\203A';
    font-family: 'fontAwesome';
    color: #0e9e9f;
    font-size: 25px;
    margin-left: 25px;
    position: absolute;
    line-height: 20px;
    left: 0px;
}
.WBAposts .flexslider .slides img {
    max-height: 200px;
    object-fit: cover;
}
.WBAposts h2 a {
	font-size: 22px !important;
}
.WBAposts h2 {
    min-height: 3em;
}
.WBAposts .fusion-meta-info {
    background-color: #0e9e9f !important;
    width: 60% !important;
    margin-left: 50% !important;
    padding: 10px !important;
}
.WBAposts .fusion-meta-info a, .WBAposts .fusion-meta-info a:after {
    color: #fff !important;
}
.WBAposts .fusion-load-more-button {
    border: 1px solid #0e9e9f !important;
	max-width: 270px !important;
	color: #0e9e9f !important;
	margin: auto;
}
.WBAdownload img {
    width: 10%;
    position: absolute;
    right: 10%;
    bottom: 10%;
}
.WBAdownload .content-box-wrapper:hover {
	background-color: #0b7878 !important;
}
.WBAdownload .content-box-wrapper  {
	min-height: 235px !important;
}
.single-post .single-navigation {
	display:none !important;
}
.single-post h1 {
	font-size: 40px !important;
	font-weight: bold !important;
}
.fusion-footer-widget-column img {
    vertical-align: middle !important;
    padding-right: 5px !important
}



