.elementor-kit-18{--e-global-color-primary:#BC1622;--e-global-color-secondary:#E5332A;--e-global-color-text:#2E2D2C;--e-global-color-accent:#BC1622;--e-global-color-0f6c67f:#290449;--e-global-color-2dea1ed:#E5332A;--e-global-color-7c8ed6b:#BC1622;--e-global-color-d8127ad:#E4E4E4;--e-global-color-f70e811:#FFFFFF;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Gill Sans Nova";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-d917b49-font-family:"Gill Sans Nova";--e-global-typography-d917b49-font-size:100px;--e-global-typography-d917b49-font-weight:700;--e-global-typography-d917b49-line-height:1em;--e-global-typography-1119c6f-font-family:"Gill Sans Nova";--e-global-typography-1119c6f-font-size:40px;--e-global-typography-1119c6f-font-weight:700;--e-global-typography-1119c6f-line-height:1em;--e-global-typography-f4063fc-font-family:"Gill Sans Nova";--e-global-typography-f4063fc-font-size:35px;--e-global-typography-f4063fc-font-weight:normal;--e-global-typography-f4063fc-text-transform:uppercase;--e-global-typography-f4063fc-line-height:1em;--e-global-typography-4067961-font-family:"Gill Sans Nova";--e-global-typography-4067961-font-size:18px;--e-global-typography-4067961-font-weight:300;--e-global-typography-4067961-text-transform:uppercase;--e-global-typography-4067961-line-height:1em;--e-global-typography-5339ee5-font-family:"Gill Sans Nova";--e-global-typography-5339ee5-font-size:14px;--e-global-typography-5339ee5-line-height:1em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1573px;}.e-con{--container-max-width:1573px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-18 e-page-transition{background-color:#FFBC7D;}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body {
    padding-top: 150px !important;
}

#idl-scrolling-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
    transition: top 0.3s ease; 
}

img.idl-icon-space {
	display: none;
}

img.idl-icon-space.idl-hide-mobil {
	display: block;
}

.idl-nav-cross-btn a {
	border: 1px solid #BC1622;
	background-color: #BC1622;
	color: #fff !important;
	border-radius: 5px;
}

.idl-nav-cross-btn .elementor-item:after{
	background: transparent !important;
	display: none !important;
}

.idl-nav-cross-btn:before{
	  content: '';
    position: absolute;
    background-image: url(/wp-content/uploads/2024/07/x-white.svg);
    height: 20px;
    width: 20px;
    background-repeat: no-repeat;
    top: 14px;
    left: 35px;
	z-index: 9;
}

.idl-wrap-wahl-nav .current-menu-item a::after {
        content: '';
    position: absolute;
    height: 30px;
    width: 30px;
    background-color: #E6E6E6;
    clip-path: polygon(50% 71%, 0 0, 100% 0) !important;
	bottom: -30px;
	z-index:999;
}


/* Accordeon */
.idl-acc .elementor-accordion-item {
    margin-bottom: 15px;
}

.idl-acc ul {
    list-style-type: none;
     padding-left: 30px;
}
.idl-acc.idl-check-li li::before, .idl-acc li::before {
    content: "";
	position:absolute;
    background-image: url(/wp-content/uploads/2024/08/red_check.svg);
	height: 15px;
	width: 15px;
	background-size: cotain;
	background-repeat: no-repeat;
	left: 20px;
    margin-right: 10px; 
	margin-top: 5px;
 }

.idl-acc li::before {
   background-image: url(/wp-content/uploads/2024/08/reed_arrow.svg);
 }
 
 
 /* Box shadow */
 .id-weitere-kandidaten .e-loop-item, .idl-wrap-logo-main-nav nav.elementor-nav-menu--dropdown,
.idl-nev-popup-trigger,
.idl-section-sparten-grid .e-loop-item {
    box-shadow: rgba(50, 50, 93, 0.25) 0px 25px 50px -10px, rgba(0, 0, 0, 0.3) 0px 15px 30px -15px !important;
}


/* finger NAV */
.idl-wrap-logo-main-nav nav.elementor-nav-menu--dropdown {
    margin-top: 30px;
    text-align: right !important;
}
.idl-wrap-logo-main-nav nav.elementor-nav-menu--dropdown a,
.idl-finger-nav nav.elementor-nav-menu--dropdown a{
  justify-content: right;
   border-top: 1px solid #00000045;
}
.idl-finger-nav nav.elementor-nav-menu--dropdown a {
	border-color: #ffffff78;
}
.idl-nav-cross-btn {
    display: none !important;
}
.idl-section-finger-nav .elementor-menu-toggle  {
	height: 40px;
    padding: 0;
}
.idl-section-finger-nav .elementor-menu-toggle__icon--close {
	font-size: 20px;
	color: #fff !important;
}

.idl-finger-nav .elementor-menu-toggle .e-font-icon-svg {
	fill: #fff;
}
.idl-finger-nav .elementor-active,
.idl-finger-nav ul{
	background-color: #290449 !important;
}

.idl-finger-nav .elementor-nav-menu a {
	color: #fff;
}
/*
.idl-finger-nav .idl-nav-cross a::before {
	content: '';
	position: relative;
	background-image: url(/wp-content/uploads/2024/07/x-white.svg);
	height: 20px;
	width: 20px;
	background-size: contain;
	background-repeat: no-repeat;
	opacity: 1 !important;
	left: -10px;
}  */

.idl-wahl-popup .elementor-item-active::before {
    content: "";
	position: relative;
	background-image: url(/wp-content/uploads/2024/07/arrow-right_666.svg);
	height: 20px;
	width: 20px;
	background-size: contain;
	background-repeat: no-repeat;
	opacity: 1 !important;
	left: -10px;
}

.idl-wahl-popup .elementor-item-active {
    font-weight: 700 !important;
    color: #fff !important;
}
.idl-icon-space {
    margin-right: 10px !important;
}

/*********** WB Button Red ***********/
.idl-red-btn,
.idl-white-btn {
    border: none !important;
}

.idl-red-btn a,
.idl-white-btn a{
    font-size: 16px;
    display: inline-block;
    padding: 6px 35px 6px 20px !important;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    border-top: 1px solid #bc1622;   
    border-bottom: 1px solid #bc1622;
    border-left: 1px solid #bc1622;
    color: #bc1622;
    text-transform: uppercase;
    border-right: none !important;
}

.idl-red-btn:hover, .idl-red-btn:hover a,
.idl-white-btn:hover, .idl-white-btn:hover a{
    color: #ffffff !important;
    background: #bc1622;
    border-radius: 3px;
}

.idl-red-btn:after,
.idl-white-btn:after{
    content: " ";
    border-top: 1px solid #bc1622;
    border-right: 1px solid #bc1622;
    display: inline-block;
    position: absolute;
    height: 30px;
    width: 18px;
}

.idl-red-btn:hover::after,
.idl-white-btn:hover::after{
    background: #bc1622;
}

.idl-red-btn:after,
.idl-white-btn:after{
    transform: skewX(-20deg);
    margin-top: -32px;
    border-top-right-radius: 6px;
    right: -6px;
}

/*********** WB Button White ***********/

.idl-white-btn a{
    border-top: 1px solid #fff;   
    border-bottom: 1px solid #fff;
    border-left: 1px solid #fff;
    color: #fff;
}

.idl-white-btn:hover, .idl-white-btn:hover a,
.idl-white-btn:hover::after{
    color: #fff !important;
    background: transparent !important;
    border-radius: 3px;
}
.idl-white-btn:after{
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
	background-color: #fff;
}


/*********** Intro Home***********/
/*logo neben name */
.idl-name-wblogo::before {
    content:'';
    position: absolute;
    background-image: url(/wp-content/uploads/2024/07/wb-logo.svg);
    height: 35px;
    width: 35px;
    background-size: contain;
    background-repeat: no-repeat;
    left: -40px;
}
.idl-name-wblogo {
    left: 30px;
}



/*********** SPARTEN GRID ***********/
.idl-section-sparten-grid .e-con.e-parent::before{
    opacity: 1;
}

.idl-section-sparten-grid .e-con.e-parent:hover::before{
    opacity: .5;
}


/*********** Teaser Boxen ***********/
.idl-teaser1 {
    height: 275px;
}

.idl-teaser3 {
    width:340px !important;
}

.idl-teaser4 {
    height: 280px !important;
    width: 380px
}

.idl-teaser5  {
	min-height: 10px;
    height: 250px !important;
    width: 810px !important;
	right: 60px;
}

.idl-teaser3,
.idl-teaser4 {
    margin-top: -300px;
}

.idl-section-teaser{
    margin-top: -270px;
}
/*********MEDIA QUERIES *****/

@media only screen and (max-width:576px) {
    .idl-h2 h2,
    .idl-h2 span{
        font-size: 25px !important;
        line-height: 1.5em;
    }
    body {
    padding-top: 70px !important;
    }
    .idl-nav-logo  {
    width: 130px !important;
}
.idl-nav-logo .elementor-widget-container {
    margin-left: 0px;
    padding-left: 20px !important;
}
.idl-nav-cross::before {
	display: none;
	}
	img.idl-icon-space {
	display: block;
}
img.idl-hide-mobil {
	display: none !important;
	}
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Gill Sans Nova';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://wkwahl-ooe.idlabdev.at/wp-content/uploads/2024/07/Gill-Sans-Nova.woff2') format('woff2'),
		url('https://wkwahl-ooe.idlabdev.at/wp-content/uploads/2024/07/Gill-Sans-Nova.woff') format('woff');
}
@font-face {
	font-family: 'Gill Sans Nova';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://wkwahl-ooe.idlabdev.at/wp-content/uploads/2024/07/Gill-Sans-Nova_light.woff2') format('woff2'),
		url('https://wkwahl-ooe.idlabdev.at/wp-content/uploads/2024/07/Gill-Sans-Nova_light.woff') format('woff');
}
@font-face {
	font-family: 'Gill Sans Nova';
	font-style: italic;
	font-weight: 300;
	font-display: auto;
	src: url('https://wkwahl-ooe.idlabdev.at/wp-content/uploads/2024/07/Gill-Sans-Nova_light-italic.woff2') format('woff2'),
		url('https://wkwahl-ooe.idlabdev.at/wp-content/uploads/2024/07/Gill-Sans-Nova_light-italic.woff') format('woff');
}
@font-face {
	font-family: 'Gill Sans Nova';
	font-style: italic;
	font-weight: normal;
	font-display: auto;
	src: url('https://wkwahl-ooe.idlabdev.at/wp-content/uploads/2024/07/Gill-Sans-Nova_italic.woff2') format('woff2'),
		url('https://wkwahl-ooe.idlabdev.at/wp-content/uploads/2024/07/Gill-Sans-Nova_italic.woff') format('woff');
}
@font-face {
	font-family: 'Gill Sans Nova';
	font-style: normal;
	font-weight: 800;
	font-display: auto;
	src: url('https://wkwahl-ooe.idlabdev.at/wp-content/uploads/2024/07/Gill-Sans-Nova_extrabold.woff2') format('woff2'),
		url('https://wkwahl-ooe.idlabdev.at/wp-content/uploads/2024/07/Gill-Sans-Nova_extrabold.woff') format('woff');
}
@font-face {
	font-family: 'Gill Sans Nova';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://wkwahl-ooe.idlabdev.at/wp-content/uploads/2024/07/Gill-Sans-Nova_bold.woff2') format('woff2'),
		url('https://wkwahl-ooe.idlabdev.at/wp-content/uploads/2024/07/Gill-Sans-Nova_bold.woff') format('woff');
}
@font-face {
	font-family: 'Gill Sans Nova';
	font-style: italic;
	font-weight: 700;
	font-display: auto;
	src: url('https://wkwahl-ooe.idlabdev.at/wp-content/uploads/2024/07/Gill-Sans-Nova_bold-italic.woff2') format('woff2'),
		url('https://wkwahl-ooe.idlabdev.at/wp-content/uploads/2024/07/Gill-Sans-Nova_bold-italic.woff') format('woff');
}
/* End Custom Fonts CSS */