body{
	font-weight:300;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:400;
}
#page-container{
	overflow:hidden;
}
#topmenu ul li {
	margin:0;
	padding:0 5px;
}
#topmenu .et-menu {
    margin-left: -5px;
    margin-right: -5px;
}
#topmenu ul li a {
    color: #ffffff !important;
	border:1px solid transparent;
	padding:2px 8px !important;
}
#topmenu ul li a {
	opacity: 1 !important;
}
#home {
	position:relative;
	display: flex;
	align-items: center;
	justify-content: center;
}
.scrolldown {
	width:50px;
	position: absolute!important;
	bottom: 100px;
	left: 50%;
	margin-left:-25px;
	text-align: left;
	cursor:pointer;
}
.wak-kuerzeste-weg .et_pb_module_header{
	padding:29px 0px 29px 10px;
}
#leidenschaft-erfolg h2 span.istgleich {
    display: inline-block;
    background-image:url(img/istgleich.png);
    width: 35px;
    height: 20px;
    background-repeat: no-repeat;
}
.wak-facebook .et_pb_blurb_description{
	padding:10px 0 10px 10px;
}
.wak-bordered-h3 h3{
	padding:0 !important;
}
.et_pb_social_media_follow li a {
    margin-right: 4px;
}
#kontakt .et-pb-contact-message {
	color:#FFF !important;
}
.wak-vorteile .et_pb_main_blurb_image{
	margin-bottom:0 !important;
}
.wak-form .wak-form-box-blue{
	display:none;
}
/*body.page-id-894 .wak-form .wak-form-box-blue{
	display:block;
}*/
.wak-form .wak-form-box-blue input{
	background-color:#badffe;
	font-size:30px;
	width:580px;
	font-weight:400;
}
.wak-form  {
	padding-top:30px;
	padding-bototm:50px;
}
.wak-form  input{
	background-color:#d9d9da;
	font-size:19px;
	line-height:54px;
	border:none;
	padding:0 15px;
	width:100%;
	height:54px;
	max-width:100%;
	font-weight:300;
}
.wak-form .wak-form-box-blue {
	padding-bottom:60px;
}
.wak-form .wak-form-input-outer .wak-form-input-wrap {
	float:left;
	width:48%;
	margin-left:4%;
	padding-bottom:20px;
}
.wak-form .wak-form-input-outer .wak-form-input-wrap:nth-child(2n+1) {
	margin-left:0%;
	clear:both;
}
.wak-form textarea{
	background-color:#d9d9da;
	font-size:19px;
	line-height:1.5;
	border:none;
	padding:13px 15px;
	width:100%;
	height:140px;
	max-width:100%;
	font-weight:300;
}
.wak-form .wak-label{
	display:block;
	padding-top:20px;
	padding-bottom:5px;
	font-weight:400;
}
.wak-form .wak-form-checkbox-wrap {
	padding-top:30px;
}
.wak-form .wak-form-checkbox-wrap input{
	line-height:normal;
	width:auto;
	height:auto;
	border:1px solid #d9d9da;
	left:0;
	top:6px;
	position:absolute;
	margin:0;
}
.wak-form .wak-form-checkbox-wrap .wpcf7-list-item {
	margin-left:0;
	position:relative;
	padding-left:24px;
}
.wak-form .wak-form-submit-wrap{
	padding-top:50px;
}
.wak-form .wak-form-submit-wrap input {
	width:auto;
	padding-left:40px;
	padding-right:40px;
	background-color:#badffe;
	font-size:19px;
	font-weight:bold;
	cursor:pointer;
}
.codedropz-upload-inner h3 {
	font-size:20px;
}
.dnd-upload-status .dnd-upload-details .name {
	color:#000;
	font-weight:400;
}
.dnd-upload-status .dnd-upload-details .name em {
    color: #000;
    font-weight: 300;
}
.dnd-upload-status .dnd-upload-details .dnd-progress-bar span {
	background:#badffe;
}
.wak-semibold strong{
	font-weight:400;
}


.cli-tab-footer .wt-cli-privacy-accept-btn {
	background-color:#4e4e4d;
}
.cli-switch input:checked + .cli-slider {
	background-color:#4e4e4d;
}

#wak-news-list article {
	border:none !important;
	padding:50px 0 !important; 
	display: flex;
	align-items: center;
	justify-content: center;	
}
#wak-news-list.wak-case-studies-list .el-dbe-blog-extra{
	display:flex;
	flex-wrap:wrap;
	column-gap: 4%;
}
#wak-news-list.wak-case-studies-list article {
	width: 48%;
	max-width: 48%;
	display:flex;
	flex-flow: column;
	align-items: flex-start;
	justify-content: flex-start;
}
#wak-news-list.wak-case-studies-list article:nth-child(odd) .post-media,
#wak-news-list.wak-case-studies-list article:nth-child(even) .post-media {
	width:100% !important;
	padding: 0 0 30px 0 !important;
	order: 1 !important;
	display: block !important;
	align-self: start !important;
}
#wak-news-list.wak-case-studies-list article:nth-child(odd) .post-content,
#wak-news-list.wak-case-studies-list article:nth-child(even) .post-content {
	width:100% !important;
	padding: 0 !important;	
	order: 2 !important;
	display: block !important;
	align-self: start !important;
}
#wak-news-list .post-content{
	padding-left:4%;
	width:43% !important;
}

#wak-news-list .post-content * {
	max-width:100% !important;
}
#wak-news-list .post-media{
	padding-right:4%;
	margin-right:0 !important;
	width:57% !important;
}

#wak-news-list .post-media .entry-featured-image-url{
	display:block;
	position:relative;
	padding-top:66.66%;
}
#wak-news-list .post-media .entry-featured-image-url img,
#wak-news-list .post-media .entry-featured-image-url video{
	position:absolute;
	left:0;
	top:0;
	display:block;
	height:100% !important;
	width:100% !important;
	object-fit:cover;
}
#wak-news-list .post-content .et_pb_column {
	width:auto !important;
}
#wak-news-list .entry-title {
	margin:0;
}
#wak-news-list a{
	cursor:default;
}
#wak-news-list p strong {
	font-weight: 500;
}
#wak-news-list .post-media img:hover,
#wak-news-list  .post-media:hover {
	opacity:1 !important;
}
.wak-hide-content {
	display: none;
}
.wak-opened .wak-hide-content {
	display: block;
}
.wak-readmore{
	display: inline-block;
	padding: 5px 10px;
	border: 1px solid #000;
	cursor: pointer !important;
  	transition: 0.3s;
}
.wak-readmore:hover{
	color: #FFF;
	border-color:#df2625;
	background-color: #df2625;
}
.wak-opened .wak-readmore{
	display: none;
}
#wak-home-news article > a{
	display:block;
	position:relative;
	padding:77.6% 0 0 0;
}
#wak-home-news article > a img{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
}
#wak-home-news article h3.entry-title,
#wak-home-news article .post-content{
	padding-left:15px;
	padding-right:15px;
}
#wak-home-news .et_pb_post {
	margin-bottom:0;
}
#wak-home-col-news{
	display:none;
}
.et-waypoint:not(.et_pb_counters) {
    opacity: 1;
}
#wak-job-header h2 {
	padding:0 !important;
}
.wak-job-description h4{
	padding-top:20px;
}
#wak-slider-jobs {
	padding-bottom:40px;
}
#wak-slider-jobs .et_pb_slide_description{
	text-shadow:none !important;
	width:64.83%;
	padding:100px 0px 100px;
}
#wak-slider-jobs .et_pb_slide_image {
	width:35.17%;
	margin-right:0%;
	display:block !important;
}
#wak-slider-jobs .et_pb_slide_image img{
	max-width:150px;
}
#wak-slider-jobs .et_pb_slide {
	padding:0;
}
#wak-slider-jobs .et_pb_slide_title{
	padding-bottom:20px;
}
#wak-slider-jobs .et-pb-controllers {
	bottom:70px;
}
#wak-slider-jobs .et-pb-controllers a{
	width:12px;
	height:12px;
	border-radius:12px;
	margin-right:13px;
	margin-left:13px;
}
.et_pb_contact_right{
	min-width:130px !important;
}

@media (min-width: 981px) {

	#wak-news-list article:nth-child(odd) .post-content{
		order:1 !important;
		padding-left:0;
		padding-right:4%;
	}
	#wak-news-list article:nth-child(odd) .post-media{
		order:2 !important;
		padding-left:4%;
		padding-right:0;
	}
	.wak-centered  {
		display: flex;
		align-items: center;
		justify-content: center;
	}

	#home .et_pb_gutters2 .et_pb_column_1_3, 
	#home .et_pb_gutters2.et_pb_row .et_pb_column_1_3 {
	    width: 30.3333%;
	}
	#home .et_pb_gutters2 .et_pb_column, 
	#home .et_pb_gutters2.et_pb_row .et_pb_column {
		margin-right: 4.5%;
	}
	body:not([class^="home"]) #topmenu .current-menu-item a {
		color: #df5e5e !important;
		border:1px solid #FFF;
	}
	#topmenu .current-menu-item a.mPS2id-highlight{
		color: #df5e5e !important;
		border:1px solid #FFF;
	}
	
}

@media (max-width: 980px) {
	
	.wak-centered  {
		display: grid;
	}
	.wak-order-1{
		order:1 !important;
		padding-bottom:30px !important;
	}
	.wak-order-2{
		order:2 !important;
	}
	
	#topmenu ul li a {
		font-size:24px !important;
		margin-bottom:6px;
		margin-top:6px;
	}
		
	.wak-kuerzeste-weg .et_pb_module_header{
		padding:10px 0px 10px 0px;
	}	

	
	/*align the hamburger menu to the right right*/
	
	.pa-fullscreen-menu .et_pb_menu__wrap {
		justify-content: flex-end !important;
	}
	
	
	/*hide the desktop version of the menu*/
	
	.pa-fullscreen-menu .et_pb_menu__wrap .et_pb_menu__menu {
		display: none !important;
	}
	
	
	/*show the mobile version of the menu on desktop*/
	
	.pa-fullscreen-menu .et_pb_menu__wrap .et_mobile_nav_menu {
		display: block !important;
		align-items: center !important;
	}
	
	
	/*style the opened menu*/
	
	.pa-fullscreen-menu .opened #mobile_menu1 {
		width: 100vw !important;
		position: fixed !important;
		top: 0em !important;
		left: 0vw !important;
		height: 100vh !important;
		display: flex !important;
		justify-content: center !important;
		flex-direction: column !important;
		opacity: 1 !important;
		visibility: visible !important;
		transition: visibility 0.3s, opacity 0.3s ease-in-out;
		padding: 0 10% !important;
	}
	
	
	/*style the closed menu*/
	
	.pa-fullscreen-menu .closed #mobile_menu1 {
		background-color: #fff !important;
		text-align: center !important;
		width: 100vw !important;
		position: fixed !important;
		left: 100vw !important;
		top: 0em !important;
		height: 100vh !important;
		display: flex !important;
		justify-content: center !important;
		align-items: center !important;
		flex-direction: column !important;
		transition: visibility 0.3s, opacity 0.3s, left 1s, ease-in-out;
		opacity: 0 !important;
		visibility: hidden !important;
	}
	
	
	/*remove the bullet points from the list items*/
	
	.pa-fullscreen-menu #mobile_menu1 li {
		list-style: none !important;
		text-align: center !important;
		width: 100%
	}
	
	
	/*move the menu to the top above other elements*/
	
	.pa-fullscreen-menu .et_pb_menu__wrap span.mobile_menu_bar {
		z-index: 999999 !important;
	}
	.pa-fullscreen-menu .et_pb_menu__wrap .opened span.mobile_menu_bar {
		right:5%;
		margin-right:6px;
	}
	
	
	/*change the opened menu icon*/
	
	.pa-fullscreen-menu .et_pb_menu__wrap .opened .mobile_menu_bar:before {
		content: "\4d" !important;
	}
	
	
	/*make the hamburger menu fixed position on mobile*/

	.pa-fullscreen-menu .opened .mobile_menu_bar {
		position: fixed !important;
	}
	
	
	/*remove the default blue border top on the mobile menu*/
	
	.pa-fullscreen-menu .et_mobile_menu {
		border-top: none;
	}
	
	
	/*remove the default background color on menu items*/
	
	.pa-fullscreen-menu .et_mobile_menu .menu-item-has-children>a {
		background-color: transparent;
	}
	
	
	/*remove the default hover background color and adjust opacity*/
	
	.et_mobile_menu li a:hover {
		background-color: transparent;
		opacity: 1;
	}
	
	
	/*remove the default border bottom on menu items*/
	
	.pa-fullscreen-menu .et_mobile_menu li a {
		border-bottom: none;
	}

}


@media (min-width: 768px) {

	#wak-news-list article:nth-child(odd) .post-content{
		order:1 !important;
		padding-left:0;
		padding-right:4%;
	}
	#wak-news-list article:nth-child(odd) .post-media{
		order:2 !important;
		padding-left:4%;
		padding-right:0;
	}
}


@media (max-width: 767px) {
		
	.wak-form .wak-form-box-blue input{
		font-size:19px;
	}
	.wak-form .wak-form-input-outer .wak-form-input-wrap {
		float:none;
		width:100%;
		margin-left:0%;
		clear:both;
	}
	#wak-slider-jobs {
		padding-top:75px;
	}
	#wak-slider-jobs .et_pb_slide_description{
		width:100%;
		padding:20px 0px 100px;
	}
	#wak-slider-jobs .et_pb_slide_image {
		width:100%;
		margin-right:0%;
	}
	#wak-news-list article {
		display:grid;
	}
	#wak-news-list .post-content{
		width:100% !important;
	}
	#wak-news-list .post-media{
		width:100% !important;
	}
	#wak-news-list article .post-content{
		order:2 !important;
		padding-left:0 !important;
		padding-right:0% !important;
	}
	#wak-news-list article .post-media{
		order:1 !important;
		padding-left:0% !important;
		padding-right:0 !important;
	}	
	#wak-job-header h2 {
		font-size:20px !important;
	}
	#case-studies .et_pb_slide_image {
		display:block !important;
	}
	#case-studies .et_pb_slide_image img{
		width: 100% !important;
		max-height: 250px !important;
		object-fit: contain !important;
	}
	
	#case-studies .et_pb_slider, 
	#case-studies .et_pb_slide {
        height: auto !important;
    }
	#case-studies .et_pb_slide_description {
		padding-top:30px !important;
		padding-bottom: 50px !important;
	}
	#case-studies .et_pb_slider_container_inner {
		padding-left: 5% !important;
		padding-right: 5% !important;
	}

}