/*
Theme Name: BeOnePage
Theme URI: http://betheme.me/themes/beonepage/
Author: BeTheme
Author URI: http://betheme.me/
Description: BeOnePage is a professional one-page creative WordPress theme. Perfect to promote your work or your creative business. It is cross-browser compatible, fully responsive, and retina ready. BeOnePage is very easy to set up and customize, being powered by the amazing WordPress Customizer. The theme performs beautifully on all devices, with smooth animations and optimum speed. Full-blown working demo at http://demo.betheme.me/#beonepage. Check the documentation at http://docs.betheme.me/article/25-beonepage-installing-guide-links.
Version: 1.3.9
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: beonepage
Tags: one-column, two-columns, right-sidebar, custom-menu, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you"ve learned with others.
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
01 Normalizes
	1.1 Typography
	1.2 Elements
		1.2.1 Button
		1.2.2 Form Control
		1.2.3 Separator
	1.3 Alignment
02 Header
	2.1 Site Title
	2.2 Header Menu
	2.3 Mobile Menu
03 Homepage Modules
	3.1 Slider Module
		3.1.1 Scroll Down
	3.2 Icon Service Module
	3.3 Portfolio Module
		3.3.1 Portfolio Filter
		3.3.2 Portfolio Item
		3.3.3 Portfolio Detail
	3.4 Vertical Promotion Module
	3.5 Blog Module
		3.5.1 Blog Item
		3.5.2 See More
	3.6 Contact Module
		3.6.1 Contact Item
		3.6.2 Contact Form
04 Content
	4.1 Breadcrumb
	4.2 Posts and Pages
		4.2.1 Page Header
		4.2.2 Blog List
		4.2.3 Navigation
	4.3 Widgets
		4.3.1 Search Form
		4.3.2 TagCloud
	4.4 Comment
05 Footer
	5.1 Go to Top
06 Accessory
	6.1 WordPress Core
	6.2 Magnific Popup
--------------------------------------------------------------*/

@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700);
@import url(https://fonts.googleapis.com/css?family=Dosis:400,300,500,600,700);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,300,500,600,700);

/*--------------------------------------------------------------
01 Normalize
--------------------------------------------------------------*/
/*--------------------------------------------------------------
1.1 Typography
--------------------------------------------------------------*/
html {
	max-width: 100%;
	overflow-x: hidden;
    scroll-behavior: smooth;

	/*overflow-style: scrollbar;*/
}

body {
	font: 400 13px/1.7em "Open Sans", sans-serif;
	padding: 0;
	color: #18191b;
	background-color: #fff;
	word-wrap: break-word;
		word-wrap: break-word;
}
a {
	transition: all .3s ease;
			transition: all .3s ease;
}
a,
a:hover,
a:active,
a:focus {
	color: inherit;
	outline: 0;
}

a:active,
a:focus {
	text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Dosis", sans-serif;
}

h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
h6 span {
	color: #54869f;
}

p {
	margin-bottom: 20px;
}

ins,
selection {
	color: #18191b;
	background: #54869f;
	text-shadow: none;
	text-decoration: none;
    
}

selection {
	color: #fff;
	background: #54869f;
	text-shadow: none;
	text-decoration: none;
}

}
img {
	display: block;
	height: auto;
}

img,
embed,
iframe,
object {
	max-width: 100vmax;
   overflow-y:hidden;
}

fieldset {
	margin-bottom: 20px;
}

label {
	margin: 0;
}

textarea,
input[type="text"],
input[type="email"] {
	width: 100%;
    padding: 15px 20px;
    background-color: transparent;
    border-radius: 2px;
	border: 2px solid #333;

	transition: all .3s ease;
			transition: all .3s ease;
}

input:focus,
textarea:focus {
	outline: 0;
	border-color: inherit;
}

select::expand {
	display: none;
}

blockquote {
	border-left: 5px solid #54869f;
}

section {
	position: static;
}@media only (orientation:landscape){
    iframe{
        height: 80vmax;
    }
}
@media only (orientation:portrait){
   iframe{
        height:105vmax;
    }
}
/*--------------------------------------------------------------
1.2 Elements
--------------------------------------------------------------*/
section:not(.nopadding) .container,
section:not(.nopadding) .container-fluid {
    margin: 90px auto;
}

.row-nopadding [class*="col-"] {
  padding-left: 0;
  padding-right: 0;
}

.select:after {
	margin-left: -20px;
	content: "\f0d7";
	font-family: "FontAwesome";
	vertical-align: middle;
}

.dropdown-toggle {
	width: 100%;

	appearance: none;
	   appearance: none;
			appearance: none;
}

.spacer {
	clear: both;
	display: block;
	width: 100%;
	height: 30px;
}
#Leistungen .triangle {
	top: -1px;
	width: 0;
	height: 0;
	margin: 0 auto;
	border-top: 30px solid !important;
	border-left: 551.333px solid transparent;
	border-right: 551.333px solid transparent;
    border-top-color: #fff !important;
}
#Ablauf .triangle {
	top: -1px;
	width: 0;
	height: 0;
	margin: 0 auto;
	border-top: 30px solid !important;
	border-left: 551.333px solid transparent;
	border-right: 551.333px solid transparent;
    border-top-color: #fff !important;
}
#Referenzen .triangle {
	top: -1px;
	width: 0;
	height: 0;
	margin: 0 auto;
	border-top: 30px solid !important;
	border-left: 551.333px solid transparent;
	border-right: 551.333px solid transparent;
    border-top-color: #54869f !important;
}

#Luftreinigung .triangle {
	top: -1px;
	width: 0;
	height: 0;
	margin: 0 auto;
	border-top: 30px solid !important;
	border-left: 551.333px solid transparent;
	border-right: 551.333px solid transparent;
	border-top-color: #fff !important;
    background-color: #fff !Important;
}
#Trocknungsanfrage .triangle {
	top: -1px;
	width: 0;
	height: 0;
	margin: 0 auto;
	border-top: 30px solid !important;
	border-left: 551.333px solid transparent;
	border-right: 551.333px solid transparent;
	border-top-color: #54869f !important;
}
.line {
    clear: both;
    position: relative;
    width: 100%;
	margin: 30px 0;
    border-top: 1px solid #333;
}

.full-screen {
	width: 100%;
	display: table;
	overflow: hidden;
	vertical-align: middle;
	background-size: cover;
	background-repeat: no-repeat;
	float: left;
    margin: calc(100/4*1vh) auto;
    
    

}

/*--------------------------------------------------------------
1.2.1 Button
--------------------------------------------------------------*/
.btn {
	padding: 5px 15px;
	text-transform: uppercase;
	border-radius: 2px;
	background-color: transparent;

	transition: all .3s ease;
			transition: all .3s ease;
}

.btn:hover {
	border-radius: 0;
	text-decoration: none;
}

.btn:focus {
	color: inherit;
	outline: 0;
}

.btn-md,
.btn-lg {
	padding: 10px 15px;
}

.btn-light {
	color: #18191b;
	border: 2px solid #18191b;
}

.btn-light:hover {
	color: #000;
	background: #fff;
}

input.btn {
	vertical-align: bottom;
}

/*--------------------------------------------------------------
1.2.2 Form Control
--------------------------------------------------------------*/
input.form-control {
    height: 44px;
	padding: 5px 15px;
    font-size: .923em;
    letter-spacing: 1px;
    text-transform: uppercase;
    border-radius: 0;
    border: 1px solid #ccc;
    background-color: #fff;
}

input.form-control:hover {
    border-color: #ccc;
}

input.form-control:focus {
    color: #151515;
    border-color: #151515;
    box-shadow: 0 0 3px rgba(21,21,21,.3);
}

/*--------------------------------------------------------------
1.2.3 Separator
--------------------------------------------------------------*/
.separator {
    line-height: .5em;
    margin: 30px 0;
}

.separator span {
	position: relative;
	display: inline-block;
    max-width:100%;
}

.separator i {
    font-size: .462em;
}

.separator span:before {
    right: 100%;
    margin-right: 15px;
}

.separator span:after {
    left: 100%;
    margin-left: 15px;
}

.separator span:before,
.separator span:after {
    content: "";
    position: absolute;
    top: 5px;
    width: 35vw;
    max-width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

/*--------------------------------------------------------------
1.3 Alignment
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.3em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.3em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
02 Header
--------------------------------------------------------------*/
.site-header {
	position: fixed;
	width: 100%;
	height: 6vmax;
	background-color:inherit !important;   
    z-index: 999;
    opacity:1;
    overflow:hidden;
	transition: height .5s linear, background .5s ease;
			transition: height .5s linear, background .5s ease;
}
.site-header.negative{
    /*background-color: #212729;*/
    color: #fff;
}
#headerlogo.negative {
      filter: brightness(0%) invert(100%);
    -webkit-filter: brightness(0%) invert(100%);
    }
#nav-link.negative{
    color:#fff;
}
#nav-link:hover{
    color:#18191b;
}
#nav-link2:hover{
    color:#18191b;
}
#nav-link3:hover{
    color:#18191b;
}
#nav-link.negative:hover{
    color:#54869f;
}
#nav-link2.negative:hover{
    color:#54869f;
}#nav-link3.negative:hover{
    color:#54869f;
}

#nav-link2.negative{
    color:#fff;
}
#nav-link3.negative{
    color:#fff;
}
@media only screen and (max-width: 1200px) {
#nav-menu.negative{
    background-color:#212729;
    }}
@media only screen and (max-width: 1200px) {
#nav-menu{
    background-color:#fff;
    }}
#Leistungen{
    padding-top:1vmax;
}
#Ablauf{
    padding-top:1vmax;
}
section h2{
    color: #212729;
}
section{
    color: #212729;
}

@media only (orientation:landscape){
    .site-header{
        height:8vh;
    }
}
.sticky-header {
	position: fixed;
	/*background-color: #fff;*/
	border-bottom: 1px solid #fff;
}

.site-branding {
    display: inline-block;
    float: left;
    width:35%;
}

.admin-bar .site-header {
    margin-top: 0px !important;
    top: 0 !important;
}
body.home.page-template-template-home-page-php .site-header {
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
}
body.home.page-template-template-home-page-php .slider{
    top: 0px !important;
    margin-bottom: 0px !important;
}
body.home.page-template-template-home-page-php.admin-bar .site-header {
    margin-top: 32px !important;
}
/*--------------------------------------------------------------
2.1 Site Title
--------------------------------------------------------------*/
.site-title {
	font: 400 2.154vmax/1.036vmax "Raleway", sans-serif;
	letter-spacing: .071em;
   /* transition :margin .2s linear;
			transition: margin .2s linear;*/
    white-space: nowrap;
    
}
.page-template-front-page .site-title{
	margin: 13px 0;
}
.site-title a {
	color: #fff;
	text-decoration: none;
}

.site-title a:hover {
	color: #54869f;
}

.sticky-header .site-title{
}
@media (orientation: landscape){
    .telefon{font-size:1.5vmax;}
    header img{width:12vmax;height:4.32vmax;}}
@media (orientation: portrait){
        .telefon{font-size:1.5vmax;}
    header img{width:12vmax;height:4.32vmax;}}

@media only screen and (max-width: 479px){
    body{zoom:1;}
    
    .telefon{
        margin-top:2vh;
        bottom: 1%;
        left:1%;
        overflow:hidden;
        width: 5.5vh;
        height: 5.5vh;
    }
    .tel-icon{
        font-size: 7vh;
    }
    .tel-nr{
        visibility:hidden;
        
    }
    .hamburger{
        margin-top:1vh;
        border-radius:5px;
    }
    header img{
        margin-top: 1vh;
    }
}
@media only screen and (min-width: 480px) and (max-width: 767px){
    .telefon{
        margin-top:2vh;
        bottom: 1%;
        left:1%;
    }
    .hamburger{
        margin-top:2vh;
        border-radius:5px;
    }
    .tel-icon{
        font-size: 7vh;
    }
    .tel-nr{
        visibility:hidden;}
}
@media only screen and (min-width: 768px) and (max-width: 991px){
    .telefon{ 
        margin-top:2vh;
        bottom: 1%;
        left:1%;
    }
    .hamburger{
        transform: scale(1.25);
        margin-right:1vw;
        margin-top:2vh;
        border-radius:5px;
    }
    .tel-icon{
    font-size: 2.4vw;
        
}
.tel-nr{
    font-size: 2vw;
}
}
@media only screen and (min-width: 992px) and (max-width: 1200px){
    .telefon{
        margin-top:1vh;
        bottom: 1%;
        left:1%;
    }
    .hamburger{
        transform: scale(1.4);
        margin-right:1vw;
        margin-top:2vh;
        border-radius:5px;
        
    }
    .tel-icon{
    font-size: 2.4vw;
}
.tel-nr{
    font-size: 2vw;
}
}

@media only screen and (min-width:1201px) and (max-width: 1399px){
    .telefon{
        bottom: 1%;
        left:1%;
        
    }
    .tel-icon{
    font-size: 2.4vw;
}
.tel-nr{
    font-size: 2vw;
}
}
@media only screen and (min-width:1400px) and (max-width: 1999px){
    .telefon{
        bottom:1%;
        left:1%;
}
    .tel-icon{
    font-size: 2.4vw;
}
.tel-nr{
    font-size: 2vw;
}
}
        @media only screen and (min-width:2000px) and (max-width:2399px){
    .telefon{
        bottom: 1%;
        left:1%;
            }
}
            @media only screen and (min-width:2400px){
    .telefon{
        bottom: 1%;
        left:1%;
    }
        
}
  header img{
	left:6%;
    position: fixed;
    margin-top:0.8vmax;
}
.telefon{
    color:#fff;
    content:'\2706';
    border: 0.3vh solid red;
    border-radius: 7.5px;
    background-color:red;
    overflow:hidden;
    position: fixed;
    padding:0.5vh;
    
}


}
.telefon:hover{
    text-decoration: none;
}
/*.headerdiv{
    position:fixed;
    margin-top:2vh;
    margin-bottom:20%;
}*/

/*--------------------------------------------------------------
2.2 Header Menu
--------------------------------------------------------------*/

li {
    list-style: none;
}

a {
    text-decoration: none;
}
    .header{
    border-bottom: 1px solid #E2E8F0;
}

.navbar {
    display: flex;
    justify-content: space-between;
    font: 400 .846em/3.183em "Raleway", sans-serif;
    letter-spacing: .273em;
    text-transform: uppercase;
    float: right;
    text-decoration: none;
    
}
    .hamburger {
    display: none;
    
}

.bar {
    display: block;
    width: 24px;
    height: 4px;
    margin: 4px auto;
    transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-color: #18191b;
    
}
#bar1.negative {
      background-color:#fff;
    }
#bar2.negative {
      background-color:#fff;
    }
#bar3.negative {
      background-color:#fff;
    }


.nav-menu {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0;
	padding:0;
}

.nav-item {
    padding-top:  2vmax;
    margin-left: 5rem;
    
    
}


.nav-link{
    color: #54869f;
    text-decoration: none;
    font-size: 1vmax;
    
    
}

.nav-link:hover{
    text-decoration: none;
}


@media only screen and (max-width: 1200px) {
    .nav-menu {
        position: fixed;
        top: -200%;
        left:0%;
        flex-direction: column;
        width: 100%;
        height:100%;
        border-radius: 10px;
        text-align: center;
        transition: 0.3s;
        box-shadow:
            0 10px 27px rgba(0, 0, 0, 0.05);
        text-decoration: none;
        
    }
    @media(orientation:landscape){
        .nav-menu.active{
            top:6vw;
        }   
    }
     @media(orientation:portrait){
        .nav-menu.active{
            top:8vh;
        }   
    }
    .nav-menu.active {
        display:block;
    }
    .nav-item {
        margin: 2.5rem 0;
        text-decoration: none;
    }
    .hamburger {
        position:fixed;
        display: block;
        cursor: pointer;
        right:5%;
        border:2px solid transparent;
       /* padding-top:2.5px;
        padding-bottom:2.5px;*/
        padding-left:4px;
        padding-right:4px;
        background-color: #54869f;
        transform: scale();
    }
    }


    /*// Inside the Media Query.*/

    .hamburger.active .bar:nth-child(2) {
        opacity:0;
    }

    .hamburger.active .bar:nth-child(1) {
        transform: translateY(8px) rotate(45deg);
    }

    .hamburger.active .bar:nth-child(3) {
        transform: translateY(-8px) rotate(-45deg);
    }
/*  * {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html {
    font-size: 62.5%;
    font-family: 'Roboto', sans-serif;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
}
    .header{
    border-bottom: 1px solid #E2E8F0;
}

.main-navigation {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1rem 1.5rem;
}
    .mobilemenu {
    display: none;
}

.bar {
    display: block;
    width: 25px;
    height: 3px;
    margin: 5px auto;
    transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-color: #18191b;
}
.primary-menu {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.nav-item {
    margin-left: 5rem;
}

.nav-link{
    font-size: 1.6rem;
    font-weight: 400;
    color: #475569;
}

.nav-link:hover{
    color: #482ff7;
}

.nav-logo {
    font-size: 2.1rem;
    font-weight: 500;
    color: #482ff7;
}
@media only screen and (max-width: 768px) {
    .primary-menu {
        position: absolute;
        top: -100%;
        flex-direction: column;
        background-color: #fff;
        width: 100%;
        border-radius: 10px;
        text-align: center;
        transition: 0.3s;
        box-shadow:
            0 10px 27px rgba(0, 0, 0, 0.05);
    }

    .primary-menu.active {
       top:85px;
    }

    .nav-item {
        margin: 2.5rem 0;
    }

    .mobilemenu {
        display: block;
        cursor: pointer;
    }

}
    /* Inside the Media Query.*/
/*
    .mobilemenu.active .bar:nth-child(2) {
        transform: rotate(-45deg);
    }

    .mobilemenu.active .bar:nth-child(1) {
        transform: translateY(8px) rotate(45deg);
        opacity: 1;
    }

    .mobilemenu.active .bar:nth-child(3) {
        transform: translateY(-8px) rotate(-45deg);
        opacity: 1;
    }*/
/*--------------------------------------------------------------
03 Homepage Modules
--------------------------------------------------------------*/
.
.module h2 {
	margin: 0;
	font-size: 2.426em;
	font-weight: 300;
	letter-spacing: .063em;
	text-transform: uppercase;
}

.module h3 {
    margin-top: 0;
    font-size: 1.385em;
    letter-spacing: .167em;
    text-transform: uppercase;
}

.module p {
	margin: 10px 0 0;
}

.module-caption p {
	font-family: "Raleway", sans-serif;
	font-size: 1.077em;
	letter-spacing: .036em;
    position: relative;
    
}

/*--------------------------------------------------------------
3.1 Slider Module
--------------------------------------------------------------*/
.slider {
	position: relative;
	color: #18191b;
}

.slider-caption {
	display: table-cell;
	vertical-align: middle !important;
	padding:0 5%;
}

.slider-caption h1 {
	font: 300 3.231em/1.326 "Dosis", sans-serif;
    letter-spacing: .326em;
    text-transform: uppercase;
}

.slider-caption p {
	font: 400 1.231em/1.375 "Dosis", sans-serif;
    letter-spacing: .188em;
	text-transform: capitalize;
    margin: 30px 0 50px;
    bottom:60%;
}

.slider-btn .btn {
	padding: 10px 25px;
	border-radius: 50px;
    margin-top:5%;


    
}

.slider-btn .btn:hover {
	border-radius: 0;
    color: #fff;
    background-color: #18191b
}

.slider-btn a {
	font: 400 1.077em/.929 "Dosis", sans-serif;
	letter-spacing: .143em;
	display: inline-block;
}

.slider-caption,
.slider-parallax {
	transform: translate(0,0);
		transform: translate(0,0);
			transform: translate(0,0);

	backface-visibility: hidden;
}

/*--------------------------------------------------------------
3.1.1 Scroll Down
--------------------------------------------------------------*/
.scroll-down {
    cursor: pointer;
    position: absolute;
    left: 50%;
    bottom: 10%;
    width: 24px;
    height: 40px;
    margin-left: -12px;
    border-radius: 12px;
    border: 2px solid;
    z-index: 999;
    left:calc(50% - 20px/2);
    bottom:5vh;
}
#scrolldown.negative{
    border-color:#fff;
}
#scrolldown.negative:before{
    background-color:#fff;
}
.scroll-down:before {
	content: "";
	display: block;
	width: 2px;
	height: 6px;
	margin: 5px auto;
	background-color: #18191b;

	-webkit-animation-duration: 1s;
			animation-duration: 1s;

	-webkit-animation-fill-mode: both;
			animation-fill-mode: both;

	-webkit-animation-iteration-count: infinite;
			animation-iteration-count: infinite;

	-webkit-animation-name: scroll;
			animation-name: scroll;
}
@-webkit-keyframes scroll {
	0% {
		opacity: 1;

		-webkit-transform: translateY(0);
				transform: translateY(0);
	}

	100% {
		opacity: 0;

		-webkit-transform: translateY(25px);
				transform: translateY(25px);
	}
}

@keyframes scroll {
	0% {
		opacity: 1;

		-webkit-transform: translateY(0);
				transform: translateY(0);
		}

		100% {
			opacity: 0;

			-webkit-transform: translateY(25px);
					transform: translateY(25px);
		}
}

/*--------------------------------------------------------------
# 3.2 Icon Service Module
--------------------------------------------------------------*/
.icon-service-module {
	color: #18191b;
	background-color: #fff;
}

.icon-service-module .separator span {
	color: #888;
}

.icon-service-module .separator i {
	color: #54869f;
}

.icon-service-box {
	margin: 10px 0;
}

.icon-service-box a:hover {
	text-decoration: none;
}

.service-icon {
	display: inline-block;
	width: 96px;
	height: 96px;
	margin: 0 auto 30px;
    border: 2px solid;
    border-radius: 50%;

	transition: all .5s ease-in-out;
			transition: all .5s ease-in-out;
}

.icon-service-box:hover .service-icon {
	background: #54869f;
	border-color: #54869f;
}

.service-icon i {
	font-size: 3.231em;
    line-height: 2.191em;
	border-radius: 50%;

	transition: transform 1s ease;
			transition: transform 1s ease;
}

.icon-service-box:hover .service-icon i {
	transform: rotate(360deg);
		transform: rotate(360deg);
			transform: rotate(360deg);
}

.service-content {
	opacity: .8;

	transition: opacity .5s ease;
			transition: opacity .5s ease;

	transform: translateZ(0);
}

.icon-service-box:hover .service-content {
	opacity: 1;
}

/*--------------------------------------------------------------
# 3.3 Portfolio Module
--------------------------------------------------------------*/
.portfolio-module {
	/*color: #000;
	background-color: #fff */
}
#tmpl-tribe_customizer_css{
    .tribe-common .tribe-common-form-control-toggle__input:checked {
					background-color: <%= global_elements.accent_color %>;
				}
			
				.tribe-common .tribe-common-cta--alt,
				.tribe-common .tribe-common-cta--alt:active,
				.tribe-common .tribe-common-cta--alt:hover,
				.tribe-common .tribe-common-cta--alt:focus,
				.tribe-common .tribe-common-cta--thin-alt,
				.tribe-common .tribe-common-cta--thin-alt:active,
				.tribe-common .tribe-common-cta--thin-alt:focus,
				.tribe-common .tribe-common-cta--thin-alt:hover {
					border-bottom-color: <%= global_elements.accent_color %>;
				}
			
				.tribe-common .tribe-common-cta--alt:active,
				.tribe-common .tribe-common-cta--alt:hover,
				.tribe-common .tribe-common-cta--alt:focus,
				.tribe-common .tribe-common-cta--thin-alt:active,
				.tribe-common .tribe-common-cta--thin-alt:hover,
				.tribe-common .tribe-common-cta--thin-alt:focus,
				.tribe-theme-twentyseventeen .tribe-common .tribe-common-cta--alt:hover,
				.tribe-theme-twentyseventeen .tribe-common .tribe-common-cta--alt:focus,
				.tribe-theme-twentyseventeen .tribe-common .tribe-common-cta--thin-alt:hover,
				.tribe-theme-twentyseventeen .tribe-common .tribe-common-cta--thin-alt:focus {
					color: <%= global_elements.accent_color %>;
				}
			
				.tribe-common .tribe-common-c-btn-border:not(.tribe-common-c-btn-border--secondary):not(.tribe-common-c-btn-border--alt),
				.tribe-common a.tribe-common-c-btn-border:not(.tribe-common-c-btn-border--secondary):not(.tribe-common-c-btn-border--alt) {
					border-color: <%= global_elements.accent_color %>;
					color: <%= global_elements.accent_color %>;
				}
			
				.tribe-common .tribe-common-c-btn-border:not(.tribe-common-c-btn-border--secondary):not(.tribe-common-c-btn-border--alt):focus,
				.tribe-common .tribe-common-c-btn-border:not(.tribe-common-c-btn-border--secondary):not(.tribe-common-c-btn-border--alt):hover,
				.tribe-common a.tribe-common-c-btn-border:not(.tribe-common-c-btn-border--secondary):not(.tribe-common-c-btn-border--alt):focus,
				.tribe-common a.tribe-common-c-btn-border:not(.tribe-common-c-btn-border--secondary):not(.tribe-common-c-btn-border--alt):hover {
					color: #ffffff;
					background-color: <%= global_elements.accent_color %>;
				}
			
				.tribe-theme-twentyseventeen .tribe-common .tribe-common-c-btn-border:not(.tribe-common-c-btn-border--secondary):not(.tribe-common-c-btn-border--alt):focus,
				.tribe-theme-twentyseventeen .tribe-common .tribe-common-c-btn-border:not(.tribe-common-c-btn-border--secondary):not(.tribe-common-c-btn-border--alt):hover,
					background-color: <%= global_elements.accent_color %>;
				}
			
				.tribe-common .tribe-common-c-btn,
				.tribe-common a.tribe-common-c-btn {
					background-color: <%= global_elements.accent_color %>;
				}
			
				.tribe-common .tribe-common-c-btn:focus,
				.tribe-common .tribe-common-c-btn:hover,
				.tribe-common a.tribe-common-c-btn:focus,
				.tribe-common a.tribe-common-c-btn:hover {
					background-color: rgba(51,74,255,0.8);
				}
			
				.tribe-common .tribe-common-c-btn:active,
				.tribe-common a.tribe-common-c-btn:active {
					background-color: rgba(51,74,255,0.9);
				}
			
				.tribe-common .tribe-common-c-btn:disabled,
				.tribe-common a.tribe-common-c-btn:disabled {
					background-color: rgba(51,74,255,0.07);
				}
			
				.tribe-common .tribe-common-c-svgicon {
					color: <%= global_elements.accent_color %>;
				}
			
				.tribe-common .tribe-events-virtual-virtual-event__icon-svg {
					color: <%= global_elements.accent_color %>;
				}
			
				.tribe-theme-twentytwenty .tribe-common .tribe-common-c-btn {
					background-color: <%= global_elements.accent_color %>;
				}
			
				.tribe-theme-twentyseventeen .tribe-common .tribe-common-c-btn:hover,
				.tribe-theme-twentyseventeen .tribe-common .tribe-common-c-btn:focus,
				.tribe-theme-twentytwenty .tribe-common .tribe-common-c-btn:hover,
				.tribe-theme-twentytwenty .tribe-common .tribe-common-c-btn:focus {
					background-color: rgba(51,74,255,0.8);
				}
			
				.tribe-events .datepicker .day.current,
				.tribe-events .datepicker .month.current,
				.tribe-events .datepicker .year.current,
				.tribe-events .datepicker .day.current:hover,
				.tribe-events .datepicker .day.current:focus,
				.tribe-events .datepicker .day.current.focused,
				.tribe-events .datepicker .month.current:hover,
				.tribe-events .datepicker .month.current:focus,
				.tribe-events .datepicker .month.current.focused,
				.tribe-events .datepicker .year.current:hover,
				.tribe-events .datepicker .year.current:focus,
				.tribe-events .datepicker .year.current.focused {
					background: rgba(51,74,255,0.07);
				}
			
				.tribe-events .datepicker .day.active,
				.tribe-events .datepicker .month.active,
				.tribe-events .datepicker .year.active,
				.tribe-events .datepicker .day.active:hover,
				.tribe-events .datepicker .day.active:focus,
				.tribe-events .datepicker .day.active.focused,
				.tribe-events .datepicker .month.active:hover,
				.tribe-events .datepicker .month.active:focus,
				.tribe-events .datepicker .month.active.focused,
				.tribe-events .datepicker .year.active:hover,
				.tribe-events .datepicker .year.active:focus,
				.tribe-events .datepicker .year.active.focused {
					background: <%= global_elements.accent_color %>;
				}
			
				.tribe-events .tribe-events-c-events-bar__search-button:before {
					background-color: <%= global_elements.accent_color %>;
				}
			
				.tribe-events .tribe-events-c-ical__link {
					border-color: <%= global_elements.accent_color %>;
					color: <%= global_elements.accent_color %>;
				}
			
				.tribe-events .tribe-events-c-ical__link:hover,
				.tribe-events .tribe-events-c-ical__link:focus,
				.tribe-events .tribe-events-c-ical__link:active {
					background-color: <%= global_elements.accent_color %>;
				}
			
				.tribe-events .tribe-events-c-view-selector__button:before {
					background-color: <%= global_elements.accent_color %>;
				}
			
				.tribe-events .tribe-events-calendar-list__event-row--featured .tribe-events-calendar-list__event-date-tag-datetime:after {
					background-color: <%= global_elements.accent_color %>;
				}
			
				.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-datetime-featured-text {
					color: <%= global_elements.accent_color %>;
				}
			
				.tribe-events .tribe-events-calendar-month__calendar-event--featured:before {
					background-color: <%= global_elements.accent_color %>;
				}
			
				.tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date,
				.tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-link {
					color: <%= global_elements.accent_color %>;
				}
			
				.tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-link:hover,
				.tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-link:focus {
					color: rgba(51,74,255,0.8);
				}
			
				.tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-link:active {
					color: rgba(51,74,255,0.9);
				}
			
				.tribe-events .tribe-events-calendar-month__day-cell--selected,
				.tribe-events .tribe-events-calendar-month__day-cell--selected:hover,
				.tribe-events .tribe-events-calendar-month__day-cell--selected:focus {
					background-color: <%= global_elements.accent_color %>;
				}
			
				.tribe-events .tribe-events-calendar-month__day-cell--selected .tribe-events-calendar-month__day-date {
					color: #ffffff;
				}
			
				.tribe-events .tribe-events-calendar-month__mobile-events-icon--event {
					background-color: <%= global_elements.accent_color %>;
				}
			
				.tribe-theme-twentyseventeen .tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-link:hover,
				.tribe-theme-twentyseventeen .tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-link:focus {
					color: rgba(51,74,255,0.8);
				}
			
				.tribe-theme-twentyseventeen .tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-link:active {
					color: rgba(51,74,255,0.9);
				}
			
				.tribe-theme-twentyseventeen .tribe-events .tribe-events-calendar-month__day-cell--selected:hover,
				.tribe-theme-twentyseventeen .tribe-events .tribe-events-calendar-month__day-cell--selected:focus {
					background-color: <%= global_elements.accent_color %>;
				}
			
				.tribe-theme-twentytwenty .tribe-events .tribe-events-calendar-month__day-cell--selected {
					background-color: <%= global_elements.accent_color %>;
				}
			
				.tribe-events .tribe-events-calendar-month-mobile-events__mobile-event-datetime-featured-text {
					color: <%= global_elements.accent_color %>;
				}
			
				.tribe-events .tribe-events-calendar-month__multiday-event-bar-inner {
					background-color: rgba(51,74,255,0.24);
				}
			
				.tribe-events .tribe-events-calendar-month__multiday-event-bar-inner--hover,
				.tribe-events .tribe-events-calendar-month__multiday-event-bar-inner--focus {
					background-color: rgba(51,74,255,0.34);
				}
			
				.tribe-events .tribe-events-calendar-day__event--featured:after {
					background-color: <%= global_elements.accent_color %>;
				}
			
				.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-day__event-datetime-featured-text {
					color: <%= global_elements.accent_color %>;
				}
			
				.tribe-events-widget .tribe-events-widget-events-list__event-row--featured .tribe-events-widget-events-list__event-date-tag-datetime:after {
					background-color: <%= global_elements.accent_color %>;
				}
			
				.tribe-events-widget .tribe-events-widget-events-list__view-more-link,
				.tribe-events-widget .tribe-events-widget-events-list__view-more-link:visited {
					color: <%= global_elements.accent_color %>;
				}
			
				.tribe-events-widget .tribe-events-widget-events-list__view-more-link:active,
				.tribe-events-widget .tribe-events-widget-events-list__view-more-link:focus,
				.tribe-events-widget .tribe-events-widget-events-list__view-more-link:hover {
					color: <%= global_elements.accent_color %>;
					border-bottom-color: <%= global_elements.accent_color %>;
				}
			
				.tribe-theme-twentyseventeen .tribe-events-widget .tribe-events-widget-events-list__view-more-link,
				.tribe-theme-twentyseventeen .tribe-events-widget .tribe-events-widget-events-list__view-more-link:hover,
				.tribe-theme-twentyseventeen .tribe-events-widget .tribe-events-widget-events-list__view-more-link:focus,
				.tribe-theme-twentyseventeen .site-footer .widget-area .tribe-events-widget .tribe-events-widget-events-list__view-more-link,
				.tribe-theme-twentyseventeen .site-footer .widget-area .tribe-events-widget .tribe-events-widget-events-list__view-more-link:hover,
				.tribe-theme-twentyseventeen .site-footer .widget-area .tribe-events-widget .tribe-events-widget-events-list__view-more-link:focus,
				.site-footer .widget-area .tribe-events-widget .tribe-events-widget-events-list__view-more-link,
				.site-footer .widget-area .tribe-events-widget .tribe-events-widget-events-list__view-more-link:hover,
				.site-footer .widget-area .tribe-events-widget .tribe-events-widget-events-list__view-more-link:focus,
				.tribe-theme-enfold .tribe-events-widget .tribe-events-widget-events-list__view-more-link,
				.tribe-theme-enfold .tribe-events-widget .tribe-events-widget-events-list__view-more-link:visited,
				.tribe-theme-enfold .tribe-events-widget .tribe-events-widget-events-list__view-more-link:hover,
				.tribe-theme-enfold .tribe-events-widget .tribe-events-widget-events-list__view-more-link:focus,
				.tribe-theme-enfold .tribe-events-widget .tribe-events-widget-events-list__view-more-link:active,
				.main_color .sidebar .tribe-events-widget .tribe-events-widget-events-list__view-more-link,
				.main_color .sidebar .tribe-events-widget .tribe-events-widget-events-list__view-more-link:visited,
				.main_color .sidebar .tribe-events-widget .tribe-events-widget-events-list__view-more-link:hover,
				.main_color .sidebar .tribe-events-widget .tribe-events-widget-events-list__view-more-link:focus,
				.main_color .sidebar .tribe-events-widget .tribe-events-widget-events-list__view-more-link:active {
					color: <%= global_elements.accent_color %>;
				}
			
				.tribe-events-single-event-description a,
				.tribe-events-event-url a,
				.tribe-venue-url a,
				.tribe-organizer-url a,

				.tribe-events-pro .tribe-events-pro-organizer__meta-website a,
				.tribe-block__organizer__website a,
				.tribe-events-pro .tribe-events-pro-venue__meta-website a,
				.tribe-block__venue__website a,
				.tribe_events p a {
					color: <%= global_elements.link_color %>;
				}
			
				.single-tribe_events .tribe-events-event-meta {
					background-color: <%= single_event.details_bg_color %>;
					color: <%= single_event.details_text_color %>;
				}
			
				.tribe-events-single-event-title {
					color: <%= single_event.post_title_color %>;
				}
}
#tribe_customizer_css{
    .tribe-common .tribe-common-form-control-toggle__input:checked {
					background-color: #334AFF;
				}
			
				.tribe-common .tribe-common-cta--alt,
				.tribe-common .tribe-common-cta--alt:active,
				.tribe-common .tribe-common-cta--alt:hover,
				.tribe-common .tribe-common-cta--alt:focus,
				.tribe-common .tribe-common-cta--thin-alt,
				.tribe-common .tribe-common-cta--thin-alt:active,
				.tribe-common .tribe-common-cta--thin-alt:focus,
				.tribe-common .tribe-common-cta--thin-alt:hover {
					border-bottom-color: #334AFF;
				}
			
				.tribe-common .tribe-common-cta--alt:active,
				.tribe-common .tribe-common-cta--alt:hover,
				.tribe-common .tribe-common-cta--alt:focus,
				.tribe-common .tribe-common-cta--thin-alt:active,
				.tribe-common .tribe-common-cta--thin-alt:hover,
				.tribe-common .tribe-common-cta--thin-alt:focus,
				.tribe-theme-twentyseventeen .tribe-common .tribe-common-cta--alt:hover,
				.tribe-theme-twentyseventeen .tribe-common .tribe-common-cta--alt:focus,
				.tribe-theme-twentyseventeen .tribe-common .tribe-common-cta--thin-alt:hover,
				.tribe-theme-twentyseventeen .tribe-common .tribe-common-cta--thin-alt:focus {
					color: #334AFF;
				}
			
				.tribe-common .tribe-common-c-btn-border:not(.tribe-common-c-btn-border--secondary):not(.tribe-common-c-btn-border--alt),
				.tribe-common a.tribe-common-c-btn-border:not(.tribe-common-c-btn-border--secondary):not(.tribe-common-c-btn-border--alt) {
					border-color: #334AFF;
					color: #334AFF;
				}
			
				.tribe-common .tribe-common-c-btn-border:not(.tribe-common-c-btn-border--secondary):not(.tribe-common-c-btn-border--alt):focus,
				.tribe-common .tribe-common-c-btn-border:not(.tribe-common-c-btn-border--secondary):not(.tribe-common-c-btn-border--alt):hover,
				.tribe-common a.tribe-common-c-btn-border:not(.tribe-common-c-btn-border--secondary):not(.tribe-common-c-btn-border--alt):focus,
				.tribe-common a.tribe-common-c-btn-border:not(.tribe-common-c-btn-border--secondary):not(.tribe-common-c-btn-border--alt):hover {
					color: #ffffff;
					background-color: #334AFF;
				}
			
				.tribe-theme-twentyseventeen .tribe-common .tribe-common-c-btn-border:not(.tribe-common-c-btn-border--secondary):not(.tribe-common-c-btn-border--alt):focus,
				.tribe-theme-twentyseventeen .tribe-common .tribe-common-c-btn-border:not(.tribe-common-c-btn-border--secondary):not(.tribe-common-c-btn-border--alt):hover,
					background-color: #334AFF;
				}
			
				.tribe-common .tribe-common-c-btn,
				.tribe-common a.tribe-common-c-btn {
					background-color: #334AFF;
				}
			
				.tribe-common .tribe-common-c-btn:focus,
				.tribe-common .tribe-common-c-btn:hover,
				.tribe-common a.tribe-common-c-btn:focus,
				.tribe-common a.tribe-common-c-btn:hover {
					background-color: rgba(51,74,255,0.8);
				}
			
				.tribe-common .tribe-common-c-btn:active,
				.tribe-common a.tribe-common-c-btn:active {
					background-color: rgba(51,74,255,0.9);
				}
			
				.tribe-common .tribe-common-c-btn:disabled,
				.tribe-common a.tribe-common-c-btn:disabled {
					background-color: rgba(51,74,255,0.07);
				}
			
				.tribe-common .tribe-common-c-svgicon {
					color: #334AFF;
				}
			
				.tribe-common .tribe-events-virtual-virtual-event__icon-svg {
					color: #334AFF;
				}
			
				.tribe-theme-twentytwenty .tribe-common .tribe-common-c-btn {
					background-color: #334AFF;
				}
			
				.tribe-theme-twentyseventeen .tribe-common .tribe-common-c-btn:hover,
				.tribe-theme-twentyseventeen .tribe-common .tribe-common-c-btn:focus,
				.tribe-theme-twentytwenty .tribe-common .tribe-common-c-btn:hover,
				.tribe-theme-twentytwenty .tribe-common .tribe-common-c-btn:focus {
					background-color: rgba(51,74,255,0.8);
				}
			
				.tribe-events .datepicker .day.current,
				.tribe-events .datepicker .month.current,
				.tribe-events .datepicker .year.current,
				.tribe-events .datepicker .day.current:hover,
				.tribe-events .datepicker .day.current:focus,
				.tribe-events .datepicker .day.current.focused,
				.tribe-events .datepicker .month.current:hover,
				.tribe-events .datepicker .month.current:focus,
				.tribe-events .datepicker .month.current.focused,
				.tribe-events .datepicker .year.current:hover,
				.tribe-events .datepicker .year.current:focus,
				.tribe-events .datepicker .year.current.focused {
					background: rgba(51,74,255,0.07);
				}
			
				.tribe-events .datepicker .day.active,
				.tribe-events .datepicker .month.active,
				.tribe-events .datepicker .year.active,
				.tribe-events .datepicker .day.active:hover,
				.tribe-events .datepicker .day.active:focus,
				.tribe-events .datepicker .day.active.focused,
				.tribe-events .datepicker .month.active:hover,
				.tribe-events .datepicker .month.active:focus,
				.tribe-events .datepicker .month.active.focused,
				.tribe-events .datepicker .year.active:hover,
				.tribe-events .datepicker .year.active:focus,
				.tribe-events .datepicker .year.active.focused {
					background: #334AFF;
				}
			
				.tribe-events .tribe-events-c-events-bar__search-button:before {
					background-color: #334AFF;
				}
			
				.tribe-events .tribe-events-c-ical__link {
					border-color: #334AFF;
					color: #334AFF;
				}
			
				.tribe-events .tribe-events-c-ical__link:hover,
				.tribe-events .tribe-events-c-ical__link:focus,
				.tribe-events .tribe-events-c-ical__link:active {
					background-color: #334AFF;
				}
			
				.tribe-events .tribe-events-c-view-selector__button:before {
					background-color: #334AFF;
				}
			
				.tribe-events .tribe-events-calendar-list__event-row--featured .tribe-events-calendar-list__event-date-tag-datetime:after {
					background-color: #334AFF;
				}
			
				.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-datetime-featured-text {
					color: #334AFF;
				}
			
				.tribe-events .tribe-events-calendar-month__calendar-event--featured:before {
					background-color: #334AFF;
				}
			
				.tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date,
				.tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-link {
					color: #334AFF;
				}
			
				.tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-link:hover,
				.tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-link:focus {
					color: rgba(51,74,255,0.8);
				}
			
				.tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-link:active {
					color: rgba(51,74,255,0.9);
				}
			
				.tribe-events .tribe-events-calendar-month__day-cell--selected,
				.tribe-events .tribe-events-calendar-month__day-cell--selected:hover,
				.tribe-events .tribe-events-calendar-month__day-cell--selected:focus {
					background-color: #334AFF;
				}
			
				.tribe-events .tribe-events-calendar-month__day-cell--selected .tribe-events-calendar-month__day-date {
					color: #ffffff;
				}
			
				.tribe-events .tribe-events-calendar-month__mobile-events-icon--event {
					background-color: #334AFF;
				}
			
				.tribe-theme-twentyseventeen .tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-link:hover,
				.tribe-theme-twentyseventeen .tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-link:focus {
					color: rgba(51,74,255,0.8);
				}
			
				.tribe-theme-twentyseventeen .tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-link:active {
					color: rgba(51,74,255,0.9);
				}
			
				.tribe-theme-twentyseventeen .tribe-events .tribe-events-calendar-month__day-cell--selected:hover,
				.tribe-theme-twentyseventeen .tribe-events .tribe-events-calendar-month__day-cell--selected:focus {
					background-color: #334AFF;
				}
			
				.tribe-theme-twentytwenty .tribe-events .tribe-events-calendar-month__day-cell--selected {
					background-color: #334AFF;
				}
			
				.tribe-events .tribe-events-calendar-month-mobile-events__mobile-event-datetime-featured-text {
					color: #334AFF;
				}
			
				.tribe-events .tribe-events-calendar-month__multiday-event-bar-inner {
					background-color: rgba(51,74,255,0.24);
				}
			
				.tribe-events .tribe-events-calendar-month__multiday-event-bar-inner--hover,
				.tribe-events .tribe-events-calendar-month__multiday-event-bar-inner--focus {
					background-color: rgba(51,74,255,0.34);
				}
			
				.tribe-events .tribe-events-calendar-day__event--featured:after {
					background-color: #334AFF;
				}
			
				.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-day__event-datetime-featured-text {
					color: #334AFF;
				}
			
				.tribe-events-widget .tribe-events-widget-events-list__event-row--featured .tribe-events-widget-events-list__event-date-tag-datetime:after {
					background-color: #334AFF;
				}
			
				.tribe-events-widget .tribe-events-widget-events-list__view-more-link,
				.tribe-events-widget .tribe-events-widget-events-list__view-more-link:visited {
					color: #334AFF;
				}
			
				.tribe-events-widget .tribe-events-widget-events-list__view-more-link:active,
				.tribe-events-widget .tribe-events-widget-events-list__view-more-link:focus,
				.tribe-events-widget .tribe-events-widget-events-list__view-more-link:hover {
					color: #334AFF;
					border-bottom-color: #334AFF;
				}
			
				.tribe-theme-twentyseventeen .tribe-events-widget .tribe-events-widget-events-list__view-more-link,
				.tribe-theme-twentyseventeen .tribe-events-widget .tribe-events-widget-events-list__view-more-link:hover,
				.tribe-theme-twentyseventeen .tribe-events-widget .tribe-events-widget-events-list__view-more-link:focus,
				.tribe-theme-twentyseventeen .site-footer .widget-area .tribe-events-widget .tribe-events-widget-events-list__view-more-link,
				.tribe-theme-twentyseventeen .site-footer .widget-area .tribe-events-widget .tribe-events-widget-events-list__view-more-link:hover,
				.tribe-theme-twentyseventeen .site-footer .widget-area .tribe-events-widget .tribe-events-widget-events-list__view-more-link:focus,
				.site-footer .widget-area .tribe-events-widget .tribe-events-widget-events-list__view-more-link,
				.site-footer .widget-area .tribe-events-widget .tribe-events-widget-events-list__view-more-link:hover,
				.site-footer .widget-area .tribe-events-widget .tribe-events-widget-events-list__view-more-link:focus,
				.tribe-theme-enfold .tribe-events-widget .tribe-events-widget-events-list__view-more-link,
				.tribe-theme-enfold .tribe-events-widget .tribe-events-widget-events-list__view-more-link:visited,
				.tribe-theme-enfold .tribe-events-widget .tribe-events-widget-events-list__view-more-link:hover,
				.tribe-theme-enfold .tribe-events-widget .tribe-events-widget-events-list__view-more-link:focus,
				.tribe-theme-enfold .tribe-events-widget .tribe-events-widget-events-list__view-more-link:active,
				.main_color .sidebar .tribe-events-widget .tribe-events-widget-events-list__view-more-link,
				.main_color .sidebar .tribe-events-widget .tribe-events-widget-events-list__view-more-link:visited,
				.main_color .sidebar .tribe-events-widget .tribe-events-widget-events-list__view-more-link:hover,
				.main_color .sidebar .tribe-events-widget .tribe-events-widget-events-list__view-more-link:focus,
				.main_color .sidebar .tribe-events-widget .tribe-events-widget-events-list__view-more-link:active {
					color: #334AFF;
				}
			
				.tribe-events-single-event-description a,
				.tribe-events-event-url a,
				.tribe-venue-url a,
				.tribe-organizer-url a,

				.tribe-events-pro .tribe-events-pro-organizer__meta-website a,
				.tribe-block__organizer__website a,
				.tribe-events-pro .tribe-events-pro-venue__meta-website a,
				.tribe-block__venue__website a,
				.tribe_events p a {
					color: #141827;
				}
			
				.single-tribe_events .tribe-events-event-meta {
					background-color: #e5e5e5;
					color: #333333;
				}
			
				.tribe-events-single-event-title {
					color: #333;
				}</style>		<script type="text/javascript">
			var _wpCustomizeSettings = {"changeset":{"uuid":"956d0c4d-0734-447a-ae7c-642a81671d03","autosaved":false},"timeouts":{"selectiveRefresh":250,"keepAliveSend":1000},"theme":{"stylesheet":"beonepage","active":true},"url":{"self":"\/","allowed":["https:\/\/aquaex-system.de\/"],"allowedHosts":["aquaex-system.de"],"isCrossDomain":false},"channel":null,"activePanels":[],"activeSections":[],"activeControls":[],"settingValidities":[],"nonce":[],"l10n":{"shiftClickToEdit":"Shift-Klick, um dieses Element zu bearbeiten.","linkUnpreviewable":"Dieser Link l\u00e4sst sich nicht in einer Live-Vorschau ansehen.","formUnpreviewable":"Dieses Formular l\u00e4sst sich nicht in einer Live-Vorschau ansehen."},"_dirty":[]};
			_wpCustomizeSettings.values = {};
			(function( v ) {
							})( _wpCustomizeSettings.values );
}
.portfolio-module .separator i,
.portfolio-module .separator span {
	color: #18191b;
}

#portfolio-loader {
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	width: 48px;
	height: 48px;
	margin: -24px 0 0 -24px;
	background-color: rgba(0,0,0,.7);
	border-radius: 3px;
	color: #fff;
	font-size: 24px;
	line-height: 48px;
	text-align: center;
	z-index: 999;
}

/*--------------------------------------------------------------
# 3.3.1 Portfolio Filter
--------------------------------------------------------------*/
#portfolio-filter {
    margin-bottom: 30%;
}

#portfolio-filter a {
	display: inline-block;
	margin: 5px;
    padding: 5px 20px;
    font-size: .846em;
    letter-spacing: .273em;
    text-decoration: none;
    text-transform: uppercase;
	color: #18191b;
	background-color: #fff;

	transition: all .3s ease;
			transition: all .3s ease;
}

#portfolio-filter a:hover,
#portfolio-filter .active {
	color: #18191b;
	background-color: #18191b;
}

/*--------------------------------------------------------------
# 3.3.2 Portfolio Item
--------------------------------------------------------------*/
.portfolio-item {
	overflow: hidden;
}

.portfolio-caption {
	position: absolute;
	top: 0;
    left: 0;
	width: 100%;
	height: 100%;
	padding: 0 10%;
	overflow: hidden;
	text-align: center;
	background-color: rgba(0,0,0,.8);
	opacity: .8;

	display: flex;
	display: box;
	display: flexbox;
	display: flex;

	flex-direction: column;
	 box-direction: normal;
	  box-orient: vertical;
		flex-direction: column;
			flex-direction: column;

	justify-content: center;
		   box-pack: center;
			  flex-pack: center;
			justify-content: center;
}

body:not(.device-touch) .portfolio-caption {
	opacity: 0;

	transform: scale(.3);
		transform: scale(.3);
			transform: scale(.3);
}

.portfolio-item a {
	display: block;
}

.portfolio-caption .entry-title {
	color: #54869f;
	font-size: 1.231em;
	font-weight: 700;
	letter-spacing: .188em;
	text-transform: uppercase;
}

.portfolio-caption .entry-meta {
	color: #ddd;
	font-size: .846em;
	letter-spacing: .091em;
}

body:not(.device-touch) .portfolio-caption .entry-meta {
	transform: translateY(-10px);
		transform: translateY(-10px);
			transform: translateY(-10px);
}

body:not(.device-touch) .portfolio-caption .entry-title {
	transform: translateY(10px);
		transform: translateY(10px);
			transform: translateY(10px);
}

body:not(.device-touch) .portfolio-item a:hover .portfolio-image {
	transform: scale(1.25);
		transform: scale(1.25);
			transform: scale(1.25);
}

.portfolio-image,
.portfolio-caption,
.portfolio-caption .entry-meta,
.portfolio-caption .entry-title {
	transition: all .6s ease;
			transition: all .6s ease;
}

.portfolio-item a:hover .portfolio-caption .entry-meta,
.portfolio-item a:hover .portfolio-caption .entry-title {
    transform: translateY(0);
		transform: translateY(0);
			transform: translateY(0);
}

.portfolio-item a:hover .portfolio-caption {
	opacity: 1;

	transform: scale(1);
		transform: scale(1);
			transform: scale(1);
}

/*--------------------------------------------------------------
# 3.3.3 Portfolio Detail
--------------------------------------------------------------*/
#portfolio-container {
	position: relative;
	display: none;
	overflow: hidden;
	margin-bottom: 60px;
}

.portfolio-ajax-single {
	color: #eceff3;
	background-color: #181a1c;
}

.portfolio-single-content {
	padding: 20px;
}

.portfolio-ajax-title {
	position: relative;
    padding-bottom: 10px;
	border-bottom: 1px solid #333;
}

#portfolio-navigation {
    position: absolute;
    top: 5%;
    right: 0;
    left: auto;
	width: 30%;
	font-size: 2em;
	text-align: right;
}

#portfolio-navigation a:first-child {
	margin-left: 0 !important;
}

#portfolio-navigation a:last-child {
	margin-right: 0 !important;
}

#portfolio-navigation #close-portfolio {
	margin: 0 5px;
}

#portfolio-navigation a:hover {
	color: #54869f;
}

.portfolio-ajax-title h2 {
	color: #54869f;
	font-size: 2em;
	font-weight: 500;
    letter-spacing: .077em;
}

.portfolio-meta {
    list-style: none;
	padding: 0;
}

.portfolio-meta li {
	display: inline-block;
	width: 50%;
	font-weight: 600;
}

.portfolio-meta li span {
    display: inline-block;
    width: 120px;
	color: #54869f;
    font-weight: 600;
}

.portfolio-meta li span i {
    width: 10px;
    margin-right: 10px;
    text-align: center;
}

/*--------------------------------------------------------------
# 3.4 Vertical Promotion Module
--------------------------------------------------------------*/
.promo-box-ver-module {
	color: #18191b;
	background-color: #fff;
}

.promo-box-ver h2 {
    color: #fff;
    font: 600 3.692em/1.563 "Dosis", sans-serif;
    letter-spacing: .104em;
    text-transform: uppercase;
	margin-bottom: 50px;
}

.promo-box-ver p {
	font: 400 1.231em/1.375 "Raleway", sans-serif;
    letter-spacing: .125em;
	margin-bottom: 50px;
}

.promo-box-ver .promo-btn {
	letter-spacing: .143em;
    opacity:0;
}

/*--------------------------------------------------------------
# 3.5 Blog Module
--------------------------------------------------------------*/
.blog-module {
    color: #181a1c;
	background-color: #54869f;
}

.blog-module .separator i,
.blog-module .separator span {
    color: #111;
}

/*--------------------------------------------------------------
# 3.5.1 Blog Item
--------------------------------------------------------------*/
a.blog-item {
	position: relative;
	display: block;
	float: left;
	width: 25%;
	text-align: center;
	text-decoration: none;
	overflow: hidden;

	transform: translateZ(0);

	backface-visibility: hidden;
}

.blog-item .entry-image {
	position: relative;
}

.blog-item .entry-image:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
	display: block;
    width: 100%;
    height: 100%;
    background: transparent;
    z-index: 0;

	transition: all .3s cubic-bezier(0,0,.58,1);
			transition: all .3s cubic-bezier(0,0,.58,1);
}

.blog-item:hover .entry-image:before {
	background: rgba(255,255,255,.15);
}

.blog-item .entry-publish-date {
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 75px;
    padding: 15px 5px;
    font-size: .846em;
    font-weight: 700;
    line-height: 1.1;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
	background: rgba(255,255,255,.9);

    transition: all .3s cubic-bezier(.13,.895,.1,1.275);
			transition: all .3s cubic-bezier(.13,.895,.1,1.275);
}

.blog-item:hover .entry-publish-date {
    bottom: 75px;
}

.blog-item .entry-publish-date span {
	display: block;
	color: #222;
}

.blog-item .post-date-day {
	font-size: 2.308em;
}

.blog-item .post-date-month {
	margin-top: 2px;
}

.blog-item .read-more {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 75px;
    height: 20px;
    padding: 0 2px;
    font-size: .769em;
    font-weight: 700;
    line-height: 2em;
    text-transform: uppercase;
	background: #54869f;
    opacity: .9;

    transition: all .3s cubic-bezier(.13,.895,.1,1.275);
			transition: all .3s cubic-bezier(.13,.895,.1,1.275);
}

.blog-item:hover .read-more {
	height: 75px;
	line-height: 7.5em;
}

.blog-item .entry-cats {
	line-height: 1em;
	font-style: italic;
	opacity: .8;
}

.blog-item .entry-meta {
    padding: 20px 0;
}

.blog-item .entry-title {
	margin-bottom: 50px;
	font-size: 1.846em;
    font-weight: 400;
	letter-spacing: .042em;
	text-transform: none;
	opacity: 1;

	transform: translateY(0);
			transform: translateY(0);

	transition: all .3s cubic-bezier(0,0,.58,1);
			transition: all .3s cubic-bezier(0,0,.58,1);
}

.blog-item:hover .entry-title {
	opacity: .8;
}

/*--------------------------------------------------------------
# 3.5.2 See More
--------------------------------------------------------------*/
.see-more-wrap {
	position: absolute;
	top: 0;
    left: 0;
	display: table;
    width: 100%;
	background-color: #222;
}

.see-more-wrap .sm-container {
	color: #eee;
	width: 100%;
	display: table-cell;
	vertical-align: middle;
}

.see-more-wrap .sm-icon {
	color: #eee;
	font-size: 6.923em;
	line-height: 1em;
	text-align: center;
	opacity: .1;

	transform: translateZ(0);

	transition: all .3s cubic-bezier(.3,.1,.58,1);
			transition: all .3s cubic-bezier(.3,.1,.58,1);
}

.blog-item:hover .sm-icon {
	font-size: 9.846em;
	opacity: .7;
}

.see-more-wrap .sm-icon i {
	vertical-align: middle;
}

.see-more-wrap .sm-text {
	font-size: 1.385em;
	font-weight: 600;
	letter-spacing: .278em;
	text-transform: uppercase;
	opacity: 1;

	transform: translateZ(0);

    transition: all .3s cubic-bezier(.3,.1,.58,1);
            transition: all .3s cubic-bezier(.3,.1,.58,1);
}

.blog-item:hover .sm-text {
	opacity: 0;

	transform: translateY(50px) scale(.5);
		transform: translateY(50px) scale(.5);
			transform: translateY(50px) scale(.5);
}

/*--------------------------------------------------------------
3.6 Contact Module
--------------------------------------------------------------*/
.contact-module {
    color: #18191b;
    background-color: #fff;
    margin-top:70px;
    
}

.contact-module .separator span {
    color: #18191b;
}

.contact-module .separator i {
    color: #18191b;
}

/*--------------------------------------------------------------
3.6.1 Contact Item
--------------------------------------------------------------*/
.contact-item {
    position: relative;
	margin-bottom: 100px;
    padding-right: 65px;
    text-align: right;
    overflow: hidden;
	opacity: .8;

	transition: opacity .5s ease;
			transition: opacity .5s ease;

	transform: translateZ(0);
}

.contact-info .contact-item:last-child {
	margin-bottom: 0;
}

.contact-item:hover {
	opacity: 1;
}

.contact-item .ci-icon {
    position: absolute;
    top: 0;
    right: 5px;
    width: 45px;
    height: 45px;
    font-size: 1.538em;
    line-height: 2.25em;
    text-align: center;
    border-left: 1px solid;
}

.contact-item .ci-title {
	font: 700 .923em/1.6em "Raleway", sans-serif;
    letter-spacing: .083em;
    text-transform: uppercase;
    margin-bottom: 4px;
}

.contact-item .ci-content {
    font-size: 1.231em;
    font-weight: 300;
	letter-spacing: .063em;
}

/*--------------------------------------------------------------
3.6.2 Contact Form
--------------------------------------------------------------*/
.contact-form label {
	display: none !important;
}

.contact-form #contact-form-result,
.contact-form .contact-form-process {
	position: absolute;
	display: none;
	width: 100%;
	height: 100%;
	z-index: 999;
}

.contact-form-process i {
	position: relative;
	top: 40%;
	left: 45%;
	font-size: 2.308em;
}

#contact-form-result span {
	position: relative;
	top: 35%;
	left: 30%;
	color: #fff;
	padding: 15px;
	border-radius: 5px;
	background-color: #54869f;
}

#contact-form-result span i {
	margin-right: 5px;
}

.contact-form textarea,
.contact-form input[type="text"],
.contact-form input[type="email"] {
	resize: none;
	padding: 0 0 10px 2px;
	line-height: 1.538em;
    background: transparent;
    border: none;
    border-bottom: 1px solid;
	opacity: .7;

	transition: all .3s ease;
			transition: all .3s ease;
}

.contact-form input:focus,
.contact-form textarea:focus {
	outline: none;
	opacity: 1;
}

.contact-form input.error,
.contact-form textarea.error {
	color: #ff2000;
}

.contact-form .btn {
	width: 100%;
	font-size: 1.154em;
	letter-spacing: .133em;
}
/*#wpforms-submit-180{
	color: #fff;
	
}*/
/*--------------------------------------------------------------
04 Content
--------------------------------------------------------------*/
body:not(.front-page) .content-area,
body:not(.front-page) .widget-area {
	padding: 90px 0;
}

/*--------------------------------------------------------------
4.1 Breadcrumb
--------------------------------------------------------------*/
.bcrumbs {
	float: right;
    margin: 90px 0 10px;
	padding: 0;
    font-size: .923em;
    letter-spacing: .167em;
}

.bcrumbs a {
	text-decoration: none;
}

.bcrumbs li {
	display: inline;
    padding: 0 5px;
}

.bcrumbs .active {
	color: #54869f;
}

/*--------------------------------------------------------------
4.2 Posts and Pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.byline,
.updated:not(.published) {
	display: none;
}

.single .byline,
.group-blog .byline {
	display: inline;
}

.single-post .entry-image {
	border-bottom: 4px solid #54869f;
}

.single-post .entry-meta {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #333;
}

.single-post .entry-footer {
	padding: 30px 0;
	border-bottom: 1px solid #333;
}

.entry-footer span:not(:first-child) {
    margin-left: 15px;
}

.entry-footer .cat-links {
	text-transform: uppercase;
}

article a {
	color: #54869f;
}

article .entry-title a {
	color: inherit;
}

.search-list article {
    padding-bottom: 20px;
    margin-bottom: 35px;
    border-bottom: solid 1px #333;
}

.error-404 {
	min-height: 300px;
}

/*--------------------------------------------------------------
4.2.1 Page Header
--------------------------------------------------------------*/
.page-header {
	position: relative;
	margin: 0;
	padding: 90px 0 70px;
	color: #eceff3;
	border-bottom: none;
}

.page-header h1 {
	float: left;
	margin: 80px 80px 0 0;
	font-size: 2.462em;
	letter-spacing: .156em;
	text-transform: uppercase;
}

/*--------------------------------------------------------------
4.2.2 Blog List
--------------------------------------------------------------*/
.blog-list article {
    padding-bottom: 15px;
    margin-bottom: 70px;
    border-bottom: solid 1px #333;
}

.blog-list .entry-content {
	position: relative;
	min-height: 110px;
	margin-bottom: 30px;
	padding-left: 80px;
	border-top: 4px solid #54869f;
}

.blog-list .entry-title {
	font-size: 1.846em;
}

.blog-list .entry-publish-date {
	position: absolute;
	top: 0;
	left: 0;
}

.blog-list .entry-publish-date span {
    display: block;
    width: 60px;
    text-align: center;
}

.blog-list .post-date-day {
	color: #111;
	font-size: 2.462em;
	font-weight: 600;
	padding: 45px 0 10px;
	background-color: #54869f;
}

.blog-list .post-date-month {
	font-size: 1.077em;
    font-weight: 600;
    letter-spacing: .5em;
	text-transform: uppercase;
    padding: 7px 0 7px 7px;
    border-bottom: solid 4px #333;
}

.blog-list .btn-more {
    float: right;
    padding: 3px 25px;
    color: #111;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
	background-color: #54869f;
}

.blog-list .btn-more:hover {
	background-color: #fff;
}

/*--------------------------------------------------------------
4.2.3 Navigation
--------------------------------------------------------------*/
.nav-links {
	margin: 0;
	padding: 0;
}

.nav-links li {
	display: inline-block;
    margin-bottom: 10px;
}

.nav-links li a {
	margin-bottom: 10px;
    padding: 15px 20px;
	line-height: 50px;
    text-decoration: none;
    border: solid 1px #333;
}

.nav-links li a:hover {
    border-color: #fff;
}

.nav-links .nav-previous a {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.nav-links .nav-previous a:before {
    content: "\f100";
	font-family: "FontAwesome";
	margin-right: 5px;
}

.nav-links .nav-next a {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.nav-links .nav-next a:after {
    content: "\f101";
	font-family: "FontAwesome";
	margin-left: 5px;
}

.post-navigation {
	padding-top: 40px;
}

.posts-navigation ul {
	position: relative;
    margin: 20px 0;
    padding-left: 0;
	text-transform: capitalize;
}

.posts-navigation ul li {
    display: inline-block;
	line-height: 50px;
}

.posts-navigation ul li:first-child a {
	margin-left: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

.posts-navigation ul li:last-child a {
	margin-right: 0;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

.posts-navigation ul li a,.pagination .nav-links a,.pagination .nav-links span {
    margin: 5px;
    padding: 15px 20px;
	color: #aaa;
	text-decoration: none;
    border: solid 1px #333;
}
.pagination{
	width: 100%;
	float: left;
	text-align: center;
}
.pagination .nav-links {
	display: inline-block;
}
.posts-navigation ul li a:hover,.pagination .nav-links a:hover {
	color: #fff;
    border-color: #fff;
}

.posts-navigation ul li.active a ,.pagination .nav-links span{
	color: #fff;
    background-color: #54869f;
	border-color: #54869f;
}

/*--------------------------------------------------------------
4.3 Widgets
--------------------------------------------------------------*/
.widget {
    margin-bottom: 50px;
    padding-bottom: 50px;
    border-bottom: solid 1px #333;
}

.widget ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.widget ul li {
    padding: 5px 0;
}

.widget ul li span {
	font-family: "Raleway", sans-serif;
    color: #aaa;
	font-style: italic;
}

.widget .widget-title {
    font-size: 1.231em;
    letter-spacing: .063em;
    text-transform: uppercase;
}

.widget .widget-title:after {
	content: "";
	display: block;
    width: 30px;
    height: 2px;
    margin: 30px 0 20px;
	background-color: #54869f;
}

/*--------------------------------------------------------------
4.3.1 Search Form
--------------------------------------------------------------*/
.search-wrap {
    position: relative;
}

.search-btn {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
	padding: 0;
	line-height: 40px;
    color: #777;
    border: none;
    outline: none;
    background: transparent;

	transition: all .3s ease;
			transition: all .3s ease;
}

.search-btn:hover {
	color: #212121;
}

/*--------------------------------------------------------------
4.3.2 TagCloud
--------------------------------------------------------------*/
.widget .tagcloud a {
	display: inline-block;
	margin: 0 3px 10px 0;
	padding: 5px 8px;
	text-decoration: none;
	border: solid 1px #333;
}

.widget .tagcloud a:hover {
	border-color: inherit;
}

/*--------------------------------------------------------------
4.4 Comment
--------------------------------------------------------------*/
.bypostauthor {
	display: block;
}

.comments-area {
	margin-top: 30px;
	padding-top: 30px;
	border-top: 1px solid #333;
}

.comments-title {
	margin: 0 0 30px;
}

.comment-list {
	list-style: none;
	margin-bottom: 50px;
	padding: 0 0 50px 0;
	border-bottom: 1px solid #333;
}

.comment-list > li {
	position: relative;
	margin: 30px 0 0 30px;
}

.comment-list > li:first-child {
	margin-top: 0;
	padding-top: 0;
}

.comment-list .children {
	list-style: none;
	margin-left: 30px;
}

.comment-list .children li {
	margin: 30px 0 0 0;
}

.comment-list .pingback .vcard {
	display: none;
}

.comment-body {
	position: relative;
	border: 1px solid #333;
	border-radius: 5px;
	padding: 20px 20px 20px 35px;
}

.comment-list .children .comment-body {
	margin-left: 25px;
	padding-left: 20px;
}

.comment-avatar {
	position: absolute;
	top: 15px;
	left: -32px;
	padding: 1px;
	background: #333;
	border: 1px solid #333;
	border-radius: 50%;
}

.comment-list .children .comment-avatar {
	left: -25px;
}

.comment-avatar img {
	display: block;
	border-radius: 50%;
}

.comment-list .children .comment-avatar img {
	width: 40px;
	height: 40px;
}

.comment-author {
	font-size: 1.077em;
}

.comment-author span {
	display: block;
	line-height: 16px;
}

.comment-author span a {
	font-size: .923em;
	font-style: italic;
}

.comment-content {
	padding: 0 0 0 15px;
	position: relative;
	overflow: hidden;
}

.comment-content p {
	margin: 10px 0 0;
}

.comment-reply-link {
	position: absolute;
	top: 4px;
	left: auto;
	right: 0;
	line-height: 1;
}

.comment-navigation {
	margin: 20px 0;
}

.no-comments {
	margin: 10px 30px;
}

.comment-reply-title {
	text-transform: uppercase;
}

.comment-form .input-field {
	margin: 0 -15px 0 -15px;
}

.comment-form .form-submit,
.comment-form .textarea-field {
	padding: 0;
}

/*--------------------------------------------------------------
05 Footer
--------------------------------------------------------------*/
.site-footer {
	padding: auto;
    text-align: center;
/*	color: #18191b;
	background-color: #fff;  */    
    bottom:1%;
    position:relative;
}

.site-footer .site-branding {
	float: none;
}

/*--------------------------------------------------------------
5.1 Go to Top
--------------------------------------------------------------*/
.go-to-top {
	cursor: pointer;
	position: fixed;
	top: auto;
	left: auto;
	right: 30px;
	bottom: 50px;
	display: none;
	width: 40px;
	height: 40px;
	z-index: 999;
}
.go-to-top i {
	font-size: 1.538em;
    line-height: 36px;}
    
}

.go-to-top.btn {
	padding: 0;
}

/*--------------------------------------------------------------
06 Accessory
--------------------------------------------------------------*/
/*--------------------------------------------------------------
6.1 WordPress Core
--------------------------------------------------------------*/
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

figure {
	position: relative;
}

figcaption {
	position: absolute;
	bottom: 15px;
	left: 20px;
	color: #eee;
	background-color: rgba(0,0,0,.6);
	border-radius: 2px;
}

.gallery-caption {
	display: block;
}

.wp-caption {
	margin-bottom: 1em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0 auto;
}

.wp-caption-text {
	margin-right: 20px;
	padding: 5px 10px;
	font-style: italic;
}

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/*--------------------------------------------------------------
6.2 Magnific Popup
--------------------------------------------------------------*/
.mfp-preloader {
	left: 50%;
	width: 48px;
	height: 48px;
	font-size: 24px;
	line-height: 48px;
	margin: -24px 0 0 -24px;
	background-color: rgba(0,0,0,.7);
}

.mfp-fade.mfp-bg {
	opacity: 0;

	transition: all .3s ease-out;
	   transition: all .3s ease-out;
			transition: all .3s ease-out;
}

.mfp-fade.mfp-bg.mfp-ready {
	opacity: 0.8;
}

.mfp-fade.mfp-bg.mfp-removing {
	opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
	opacity: 0;

	transition: all .3s ease-out;
	   transition: all .3s ease-out;
			transition: all .3s ease-out;
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
	opacity: 1;
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
	opacity: 0;
}
/* Block Editer CSS */
body.single-post .blocks-gallery-item figure {
	display:block;
}
body.single-post .wp-block-gallery.is-cropped .blocks-gallery-item img {
	height:auto;
}
body.single-post article.type-post.category-markup .alignright {
	float:none;
}
body.single-post article.type-post .wp-block-image .alignright {
	width:100%;
}
body.page article.type-page figcaption,
body.single-post article.type-post figcaption {
	position:relative;
	left: auto;
    bottom: auto;
}
body.single-post article.type-post p {
    line-height: 35px;
}
body.single-post article.type-post .wp-block-media-text__content,
body.single-post article.type-post .wp-block-group.has-background {
    color: #32373c;
}
.post_format-post-format-gallery figure.gallery-item {
	margin: 1em 40px;
}
.page-header h1.page-title {
    word-break: break-all;
}


datenschutz{
    zoom:95%;  
}
impressum{
   
}
ueberuns{
    
}
content{
    zoom:100%;
    display:inline-block;
    margin:5vw;
    margin-top:7.5vw;
    word-break:normal;
    text-align: block;
}
content h1{
    color:#54869f;
    
}
#logo{
    position:relative;
    top:calc(50% - 301px/2);
    left:calc(50% - 361px/2);
}
#logo.negative {
    position:relative;
    top:calc(50% - 301px/2);
    left:calc(50% - 361px/2);
    filter: brightness(0%) invert(100%);
    -webkit-filter: brightness(0%) invert(100%);

    }