/*
Theme Name: Total Child
Theme URI: http://totalwptheme.com
Description: Total WordPress theme example child theme.
Author: AJ Clarke
Author URI: http://totalwptheme.com
Template: Total
Version: 2.0
*/

/*GELB: #e7ce00*/
/*GHEL: #e7d85e*/
/*GRAU: #f4f4f4*/

/*plugin: complianz*/
#cc-window.cc-floating {
    font-family: "Barlow Condensed",sans-serif;
    font-weight: 300;
    font-size: 20px;
}
#cc-window.cc-floating a.cc-btn:hover{
	text-decoration: none !important; 
    background-color: #878787 !important;
	border-color: #878787 !important;
    color: #fff !important;
	transition: all 0.2s;
}
#cmplz-cookies-overview .cmplz-dropdown a, 
#cmplz-cookies-overview .cmplz-dropdown p, 
#cmplz-document .cmplz-dropdown a, 
#cmplz-document .cmplz-dropdown p, 
#cmplz-document li, 
#cmplz-document p, 
#cmplz-document td {
    font-size: unset !important;
}
#cmplz-document {
    font-size: unset !important;
    max-width: unset !important;
}
#cmplz-document h2, 
#cmplz-document h3 {
    font-weight: 300;
    font-size: 30px;
    text-transform: uppercase;
    color: #878787;
}
#cmplz-document .cmplz-subtitle {
    font-weight: 300;
    font-size: 25px !important;
    text-transform: uppercase;
    color: #878787;
}

/*HOME
.twocolors { background-color: #e7ce00; }
.twocolors3 { background-color: #e7d85e; }
*/
.twocolors-1 { background-color: #e7ce00; } 
.twocolors-2 { 	background-color: #e7ce00; } 


@media only screen and (max-width: 752px) {
	.owl-carouselx {
		pointer-events: none;
	}
	.vcex-module.vcex-icon-box.wpex-flex,
	.home-blurb {
		display: block !important;
	}
	.no-bottom {
		line-height: 1.4 !important;
	}
	.seo-1 .subtitle-gray {
		margin: 0 0 15px 0;
	}
	.seo-2 .subtitle-gray {
		margin: 30px 0 15px 0;
	}
	.text-width {
		padding: 20px;
	}
	.footer-icons .textcenter {
		text-align: left;
	}
	.textcenter.align-left-mobile {
		text-align: left;
		margin: 20px 0;
	}
	.twocolors .sticky-1 {
		background-color: #e7ce00;
	}
	.twocolors3 .sticky-2 {
		background-color: #e7d85e;
	}
}



@media only screen and (min-width: 753px) {
	.blurb-link {
		margin-left: 110px;
	}
	.seo-1 .subtitle-gray {
		margin: 0 0 15px 0;
	}
	.seo-2 .subtitle-gray {
		margin: 0 0 15px 0;
	}
	.mw80 {
		max-width: 80%;
	}
    .absol {
        position: absolute;
        z-index: 1000;
    }
	.introtext {
		padding: 100px !important;
	}
	.twocolors { background: linear-gradient( to right, white 0%, white 50%, #e7ce00 50%, #e7ce00 100% ); }
	.twocolors3 { background: linear-gradient( to right, white 0%, white 50%, #e7d85e 50%, #e7d85e 100% ); }
	.twocolors-1 { background: linear-gradient( to right, #e7ce00 0%, #e7ce00 50%, #f4f4f4 50%, #f4f4f4 100% ); }
	.twocolors-2 { 
		background: linear-gradient( to bottom,#f4f4f4 0,#f4f4f4 320px,white 320px,white 100%)
	}

	.paddingondesk {
		padding-left: 100px;
	}
	/*H4H index-higher*/
	.h4h-icon .index-higher:before {
		content: ' ';
		display: block;
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		right: -100px;
		width: 200px;
		height: 200px;
		z-index: 10;
		background: url(/wp-content/uploads/2021/10/cropped-HeroesforHeroes-1-1.png) no-repeat center;
		background-size: contain;
	}
	.text-width {
		padding: 100px;
	}
}
@media only screen and (max-width: 960px) {
	.first-img {
	}
	.second-img {
		margin-top: 50px;
	}
}

/*ELEMENTS*/
.introtext {
	padding: 20px;
}
.title-in-bar +.theme-button-block-wrap {
	margin-top: 0 !important;	
}
/*lists*/
.dotlist ul {
	padding-left: 15px !important;
}
.dotlist li::before {
    content: '…';
    font-size: 2rem;
    /* background: hsl(200 20% 88%); */
    animation: color-change 3s ease-in-out infinite;
    margin-left: -16px;
}
.ticon-circle {
	top: 5px;
	width: 20px;
	position: absolute;
}
.ticon-circle:before {
	font-size: 13px;
}
.vcex-bullets.custom-icon .wpex-flex-grow {
	padding-left: 20px;
	font-weight: 500;
}
/*exclamation mark*/
.exclamation {
	padding:20px 0 20px 130px !important;
}
.exclamation::before {
	content: ' ';
	display: block;
	position: absolute;
	top: -70px;
	left: 11px;
	width: 90px;
	height: 170px;
	z-index: 1;
	background: url(/wp-content/uploads/2021/10/CWallschlaeger_Ausrufezeichen_grau.svg) no-repeat right 100%;
}

/*HEADER*/
.head-row .vc_column-inner {
	box-shadow: -1px 180px 50px 0px rgb(0 0 0 / 20%) inset;
	-webkit-box-shadow: -1px 180px 50px 0px rgb(0 0 0 / 20%) inset;
	-moz-box-shadow: -1px 180px 50px 0px rgb(0 0 0 / 20%) inset;
}
/*nav: sticky white font on scroll*/
.navbar-style-one .dropdown-menu>li.menu-item>a {
	color: #fff;
}
.navbar-style-one {
	margin-top: 3px;
}
/*mobile nav: toggle icon*/
#site-header.overlay-header.white-style.dyn-styles #mobile-menu .wpex-bars>span::before,
#site-header.overlay-header.white-style.dyn-styles #mobile-menu .wpex-bars>span,
#site-header.overlay-header.white-style.dyn-styles #mobile-menu .wpex-bars>span::after {
	background: #878787 !important;
}
#site-header.overlay-header.white-style.dyn-styles #mobile-menu a:hover .wpex-bars>span::before,
#site-header.overlay-header.white-style.dyn-styles #mobile-menu a:hover .wpex-bars>span,
#site-header.overlay-header.white-style.dyn-styles #mobile-menu a:hover .wpex-bars>span::after {
	background: #e7ce00 !important;
}
.mobile-head {
	max-width:100%;
	text-align:center;
}
/*mobile nav: icon*/
.mobile-icons .vc_column-inner {
	display: flex;
	justify-content: center;
}
.mobile-icons figure {
	padding: 0 10px;
}
.mobile-icons figure.vcex-image.vcex-module.wpex-clr {
	float: left;
	margin: 0 auto;
	position: relative;
	width: fit-content;
	display: block;
}

/*hover*/
#site-header.overlay-header.white-style.dyn-styles #site-navigation .dropdown-menu>li>a:hover {
	opacity: 1;
	color: #e7ce00 !important;
}

/*sticky transparent bg*/
#site-header-sticky-wrapper.is-sticky #site-header {  
	background-color: transparent;
	box-shadow: none;
}
#site-header.overlay-header.white-style.dyn-styles #site-navigation .dropdown-menu>li.menu-item.current-menu-item >a {
	color: #e7ce00 !important;
}

/*HEADER AND LOGO*/
/*svg logo fix*/
#site-logo img {
	max-height: 200px;
	width: 370px;
}
/*social container*/
.head-social {
	position: absolute;
	width 400px;
	right: 0;
}
.icon-row {
	top: 0px;
	right: 20px;
}

.insta-icon {
	margin-left: 30px;
	width: 34px;
	top: 3px;
	right: 2px;
}
.icon-head {
	width: 34px;
	top: 3px;
	right: 2px;
} 

/*FOOTER*/
.footer-nav a {
	text-transform: uppercase;
}
footer a,
.wpb_text_column.has-custom-color a {
	text-decoration: none;
}
footer a:hover,
.wpb_text_column.has-custom-color a:hover {
	text-decoration: underline;
}
.footer-navi-small .vc_column-inner {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
}
@media only screen and (max-width: 960px) {
	.footer-navi,
	.footer-navi-small {
		margin-top:30px;
	}
	/*.footer-icons*/
}

/*LAYOUT*/
/*fix full height columns*/
.full-height .wpb_column {
	height: 100vh !important;
}
.vert-center {
	display: flex;
	justify-content: center;
}
.line-centered-top:after {
	content: "";
	position: absolute;
	z-index: 2;
	top: 200px;
	bottom: -80px;
	left: 50%;
	border-left: 2px solid #e7ce00;
	transform: translate(-50%);
}
.line-centered:after {
	content:"";
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	left: 50%;
	border-left: 2px solid #e7ce00;
	transform: translate(-50%);
}
.line-centered {
	margin: 0px auto;
	position:relative;
	text-align:center
}
.line-centered figure {
	z-index: 5;
}
@media only screen and (min-width: 1300px) {
	.text-width {
		padding-right: 200px;
	}
}
.index-higher {
	z-index:10;
}

/*TYPOGRAPHY*/
.title-yellow,
.title-gray,
.title-white {
	font-weight: 500;
	text-transform: uppercase;
	font-size: 30px;
	margin-bottom: 20px;
}
.no-bottom {
	margin-bottom: 0 !important;
	line-height: .7em;
}
.subtitle-yellow,
.subtitle-gray,
.subtitle-white {
	font-weight: 500;
	font-size: 20px;
}
.title-yellow,.subtitle-yellow {color: #e7ce00;}
.title-gray,.subtitle-gray {color: #878787;}
.title-white,.subtitle-white {color: #fff;}
h1 span,
h2 span,
h3 span {
	margin: 20px 0 10px 0;
}
h1 span {
	font-weight: 300;
	font-size: 30px;
	text-transform: uppercase;
	color: #e7ce00;
}
.vcex-icon-box-heading,
h2 span,
h3 span {
	font-weight: 300;
	font-size: 30px;
	text-transform: uppercase;
	color: #878787;
}

/*FORMS*/
input[type="date"], input[type="time"], input[type="datetime-local"], input[type="week"], input[type="month"], input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], textarea {
	border: 0px;
	border-radius: 0px;
}
.forminator-error {
	display: none;
}
input[type="date"], input[type="time"], input[type="datetime-local"], input[type="week"], input[type="month"], input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], textarea {
	width: 100%;
	background-color: #f4f4f4;
}

/*FORM BUTTONS*/
button {
	border-radius: 0px;
}
button.forminator-button.forminator-button-submit {
	background-color: #fff;
	color: #878787;
	float: right;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 500;
}
button.forminator-button.forminator-button-submit:hover {
	background-color: #878787;
	color: #fff;
}
.theme-button-block-wrap {
	margin-top: 25px;
}
.vcex-button.align-right:after,
.vcex-button.align-left:after {
	top: 8px !important;	
}
.blacklink {	
	color: #878787;
}
.whitelink {
	color: #fff;
}
.arrow-down span {
	/*color: #000;*/
	font-size: 20px;
	font-weight: 500;
}
.arrow-white span,
.arrow-yellow span,
.arrow-gray span {
	/*color: #000;*/
	font-size: 28px;
	font-weight: 500;
}
a.arrow-white:hover,
a.arrow-yellow:hover,
a.arrow-gray:hover,
a.arrow-down:hover {
	text-decoration: none !important;
}
.arrow-white,
.arrow-yellow,
.arrow-gray,
.arrow-down {
	padding-right: 70px;
	position: relative;
}
.arrow-down:after {
	content: ' ';
	display: block;
	position: absolute;
	/* top: 8px; */
	top: -8px;
	right: 14px;
	width: 70px;
	height: 40px;
	z-index: 1;
	background: url(/wp-content/uploads/2021/10/CWallschlaeger_download_gelb.svg) no-repeat right 100%;
}
.arrow-white:after {
	content: ' ';
	display: block;
	position: absolute;
	/*	top: 8px;
	top: -4px;*/
	bottom: 0;
	right: 10px;
	width: 50px;
	height: 30px;
	z-index: 1;
	background: url(/wp-content/uploads/2021/10/Pfeil_weiss.svg) no-repeat right 50%;
}
.arrow-gray:after {
	content: ' ';
	display: block;
	position: absolute;
	/*	top: 0px;
	top: -4px;*/
	bottom: 0;
	right: 0px;
	width: 50px;
	height: 30px;
	z-index: 1;
	background: url(/wp-content/uploads/2021/10/Pfeil_grau.svg) no-repeat right 50%;
}
.arrow-yellow:after {
	content: ' ';
	display: block;
	position: absolute;
	/*	top: 8px;
	top: -4px;*/
	bottom: 0;
	right: 10px;
	width: 50px;
	height: 30px;
	z-index: 1;
	background: url(/wp-content/uploads/2021/10/Pfeil_gelb.svg) no-repeat right 50%;
}
a.arrow-left .theme-button-inner,
a.arrow-right .theme-button-inner {
	/*content: '';*/
	display: none;
}
a.arrow-left:hover,
a.arrow-right:hover {
	text-decoration: none;
}
.arrow-left:after {
	content: ' ';
	display: block;
	position: absolute;
	/*	top: 8px;*/
	top: 0px;
	left: 0px;
	width: 50px;
	height: 35px;
	z-index: 1;
	background: url(/wp-content/uploads/2021/10/Pfeil_gelb_left.svg) no-repeat right 50%;
}
.arrow-right:after {
	content: ' ';
	display: block;
	position: absolute;
	/*	top: 8px;*/
	top: 0px;
	right: 0px;
	width: 50px;
	height: 35px;
	z-index: 1;
	background: url(/wp-content/uploads/2021/10/Pfeil_gelb.svg) no-repeat right 50%;
}
/*STICKY ROWS*/
.sticky-row {
	/*  display: flex;*/
	/*
	justify-content: space-around;
	align-items: flex-start;*/
	/*  border: 2px dashed rgba(114, 186, 94, 0.35);
	height: 400px;
	background: rgba(114, 186, 94, 0.05);*/
}
.sticky-column {
	/*  position: sticky;
	bottom: 1rem;
	align-self: flex-end;*/
}
.fixed {
	/*
	position: fixed;
	top: 0;
	z-index: 100;
	right: 0;
	position: -webkit-sticky;
	position: -moz-sticky;
	position: -ms-sticky;
	position: -o-sticky;
	position: sticky;
	height: 300px;
	padding: 30px 0;
	background: #555;
	color: #fff;
	top: 10px;
	bottom: auto;
	*/
	position: fixed;
	/*	top: 180px;*/
	top: 50%;
	transform: translateY(-50%);
	right: 0;
	z-index: 200;
}

/*
.sticky {
	width: 200px;
	background-color: yellow;
	text-align: center;
	top: 0;
}
*/