@charset "UTF-8";

/*
Theme Name:		ROBUR Wind - Child Theme
Author:			newsenses GmbH
Author URI:		http://www.newsenses.net
Description:	Das spezielle Template für die KOBAU GmbH
Template:		robur
Version:		1.3
License:		Commercial
*/

/* Kontaktmenü */
#menu-item-107 > a,
#menu-item-108 > a {
	border-left: none;
	border-right: none;
	background: none;
	padding: 12px 20px;
}

@media (min-width: 1025px) {

	#menu-item-107 > a,
	#menu-item-108 > a {
		padding: 7px 20px;
	}

}

.title.map {
	pointer-events: none;
}

#map {
	pointer-events: all;
}

#map .infoWindow .fa {
	color: #D34D27;
}

@media (max-width: 768px) {

	.title.map {
		height: auto !important;
		padding: 0 !important;
	}

	#map {
		top: 0 !important;
	}
}

/* Partnerdetails auf den jeweiligen Business Unit Seiten */
/* ########################################################## */

.elementor section.infoBlocks.partnerDetails .elementor-element-populated {
	padding-bottom: 60px;
}

.elementor section.infoBlocks.partnerDetails img {
	height: 45px;
}

.elementor section.infoBlocks.partnerDetails .elementor-widget-icon-list + .elementor-widget-icon-list {
	position: absolute;
	bottom: 15px;
}

@media (min-width: 769px) {

	.elementor section.infoBlocks.partnerDetails img {
		height: 40px;
	}

} 

@media (min-width: 1025px) {

	.elementor section.infoBlocks.partnerDetails img {
		height: 50px;
	}

	.elementor section.infoBlocks.partnerDetails .elementor-element-populated {
		padding-bottom: 70px;
	}

}

@media (min-width: 1441px) {

	.elementor section.infoBlocks.partnerDetails img {
		height: 65px;
	}

}


/* Link Farbe und Unterstrich */
/* ########################################################## */
.list-link {
	color: #D34D27;
	text-decoration: underline !important;
}

.link {
	color: #D34D27;
	text-decoration: underline !important;
}
/* lightbox css on homepage redirect  */
/* ########################################################## */

.referrer {
	display: none;
	position: fixed;
	overflow-x: hidden;
	overflow-y: auto;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1050;
	background-color: rgba(0,0,0,0.6);
}

.referrer .lightbox-dialog {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
}

.referrer .lightbox-content {
	position: relative;
	margin: 20px 0;
	padding: 20px;
	width: 95%;
	background: #FFF;
}

@media(min-width: 1025px) {

	.referrer .lightbox-content {
		margin: 0;
		width: 500px;
	}

}

.referrer .lightbox-close {
	position: absolute;
	top: 5px;
	right: 10px;
	font-size: 24px;
	cursor: pointer;
}

.referrer .logo {
	margin-bottom: 20px;
}

.referrer h4 {
	margin-bottom: 0;
	color: #D34C27;
}

.referrer p {
	margin-bottom: 5px;
	font-size: 14px;
}

.referrer .content {
	margin-bottom: 20px;
	
}

.referrer .content.de {
	padding-bottom: 10px;
	border-bottom: 1px solid #D4D4D4;
}

.referrer .lightbox-footer {
	text-align: center;
}

.referrer .lightbox-footer button {
	background-color: #D34C27;
	padding: 10px 20px;
	font-size: 16px;
	color: #fff;
	border: 0;
}

/* ROBUR ONE WIND FORM */
/* ########################################################## */

.r1w .wpml-ls-sidebars-r1w {
	border: 0;
	padding: 0;
	text-align: right;
}

.r1w .wpml-ls-sidebars-r1w a {
	padding: 5px 0 5px 15px;
}

.r1w .wpml-ls-sidebars-r1w .wpml-ls-flag {
	width: 35px;
	height: auto;
}

@media (min-width: 769px) {

	.r1w .elementor-field-group {
		margin-bottom: 20px !important;
	}

}

.r1w label {
	font-size: 12px;
}

.r1w select {
	cursor: pointer;
}

.r1w .elementor-select-wrapper:after {
	content: '\e810';
	position: absolute;
	font-family: 'ROBUR Iconfont','robur';
	pointer-events: none;
	bottom: 0;
	right: 0;
	width: 47px;
	height: 47px;
	padding: 12px;
	line-height: 22px;
	text-align: center;
	border: 1px solid #75716E;
	border-left: none;
	background: #B1B2B3;
	font-size: 20px;
	color: #FFF;
}

@media (min-width: 1025px) {

	.r1w .elementor-select-wrapper:after {
		width: 53px;
		height: 53px;
		line-height: 28px;
	}

}

.r1w .elementor-select-wrapper:hover:after {
	background: #D34C27;
}

.r1w .elementor-field-type-submit {
	margin-top: 20px;
}

.r1w button {
	border-radius: 0 !important;
}

/* Robur Wind Inactive Kontakt Button */

/* .btn-disable {pointer-events: none;} 

.btn-enable {pointer-events:visible;} */

.eael-lightbox-popup-standard .eael-lightbox-popup-window.lightbox_type_content .eael-lightbox-container,
.eael-lightbox-popup-standard .eael-lightbox-popup-window.lightbox_type_custom_html .eael-lightbox-container {
	background: #F2F2F2;
}

/* HUSUMFORUM OVERLAY STARTSEITE */

/* #hforum {
	position: absolute;
	z-index: 1;
	left: 0;
	right: 0;
	margin-top: -62px;

}

@media (min-width: 768px) {

	#hforum {
		margin-top: -86px;
	}

}

@media (min-width: 769px) {

	#hforum {
		left: auto;
		right: 20px;
		margin-top: -48px;
	}

}

@media (min-width: 1025px) {
	#hforum {
		right: 60px;
	}
}

@media (min-width: 1922px) {
	#hforum {
		right: 110px;
	}
} */

#hforum {
	position: absolute;
	z-index: 1;
	left: 0;
	right: 0;
	margin-top: -30px;

}

@media (max-width: 768px) {

	#hforum {
		position: relative;
	}

	#hforum + section {
		padding-top: 0px;
	}

}

@media (min-width: 769px) {

	#hforum {
		left: auto;
		right: 20px;
		margin-top: -48px;
	}

}

@media (min-width: 1025px) {
	#hforum {
		right: 60px;
	}
}

/* Stoerer OVERLAY STARTSEITE */

.home main {
	position: relative;
}

@media (max-width: 768px) {
	
	#stoerer {
		padding-top: 20px;
		
	}
	
}

@media (min-width: 769px) {

	#stoerer {
		position: absolute;
		left: auto;
		right: 20px;
		margin-top: -92px;
		z-index: 1;

	}

}

@media (min-width: 1025px) {
	#stoerer {
		right: 60px;
		margin-bottom: 20px;
	}

}

.elementor-slides .elementor-repeater-item-b80f11e .swiper-slide-bg {
	background-position: right !important;
}

@media (max-width: 768px) {

	.elementor-slides .elementor-repeater-item-b80f11e .swiper-slide-bg {
		background-image: url(/wp-content/uploads/wind-energy-hamburg-slider-mobile.jpg) !important;
	}

}

/*
#########################################
ELEMENTOR FIXES / BASISTEMPLATE OVERRIDES
#########################################
*/

.elementor .elementor-button {
	padding: 15px 30px;
}

.elementor .elementor-widget-eael-post-grid .eael-grid-post-holder-inner {
	position: relative;
}

.elementor .elementor-widget-eael-post-grid .eael-entry-content {
	padding-bottom: 30px;
}

.elementor .elementor-widget-eael-post-grid .eael-post-elements-readmore-btn {
	position: absolute;
	bottom: 15px;
}

@media (max-width: 768px) {

	.elementor-inner-section .elementor-column:first-child .elementor-shortcode {
		margin-bottom: 10px;
	}

}

@media (min-width: 769px) and (max-width: 1024px) {
	
	.elementor-inner-section .elementor-column:first-child .elementor-shortcode {
		margin-right: 10px;
	}

}

.single.produkte .elementor-section-wrap > section:first-child .elementor-column:last-child {
	min-height: 350px;
}

.single.produkte h1 {
	padding-top: 0;
	margin-bottom: 40px;
}

.p_anfragen .form-control {
	margin-bottom: 10px;
}




/* ########################################
KARRIERE
######################################## */


@media (min-width: 1441px) {
	.experience-slider .elementor-widget-slides .swiper-container .elementor-slides .swiper-slide {
		height: 480px;
	}
}




/* SCHNELLE BEWERBUNG - START ############################################################# */

.elementor section.elementor-section-content-bottom.title .elementor-container {
	width: 100%;
}

@media (max-width: 768px) {

	section.title.job {
		min-height: 275px;
	}

}

#schnelleBewerbung .e-form__indicators {
	position: relative;
	margin-bottom: 20px;
}

#schnelleBewerbung .e-form__indicators__indicator {
	flex-grow: 1;
	border-bottom: 5px solid #D4D4D4;
	height: 50px;
	padding-left: 0;
	padding-right: 0;
}

#schnelleBewerbung .e-form__indicators__indicator label {
	position: absolute;
	left: 0;
	right: 0;
}

#schnelleBewerbung .e-form__indicators__indicator__separator {
	display: none;
}

#schnelleBewerbung .e-form__indicators__indicator.e-form__indicators__indicator--state-completed,
#schnelleBewerbung .e-form__indicators__indicator.e-form__indicators__indicator--state-active {
	border-bottom-color: #D34C24;
}

#schnelleBewerbung .e-form__indicators__indicator.e-form__indicators__indicator--state-completed label,
#schnelleBewerbung .e-form__indicators__indicator.e-form__indicators__indicator--state-inactive label {
	display: none;
}

/* SCHNELLE BEWERBUNG - ENDE ############################################################# */



