/* play-regular - latin */
@font-face {
  font-display: swap; 
  font-family: 'Play';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/play-v19-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* play-700 - latin */
@font-face {
  font-display: swap; 
  font-family: 'Play';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/play-v19-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}



body
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
line-height:24px;
overflow-y:scroll;
color:#000000;
background:#cdecff;
}

.postid-1301 container-fluid.main img
{
margin-bottom:20px;    
}

.row.equal
{ 
display: flex;
display: -webkit-flex;
flex-wrap: wrap; 
}

.cmplz-soft-cookiewall 
{ 
background-color: rgba(0, 0, 0, 0.5) !important;
}

.container-fluid 
{
padding-left:  0;
padding-right: 0;
}

.home .container-fluid.main
{
padding-top:0;
padding-bottom:0;
background:#cdecff;	
}

.category .container-fluid.main, .single .container-fluid.main
{
padding-top:30px;
padding-bottom:10px;
}

.container-fluid.competence
{
background:#0b6498;
min-height:350px;
color:#ffffff;
padding-bottom:15px;
}

.container-fluid.news
{
padding-top:20px;
padding-bottom:20px;
background:#ffffff;
}

.container-fluid.aktuelles img
{
width:auto;
height:auto;
}

.container-fluid.news .left img
{
width:100%;
height:auto;
}

.container-fluid.aktuelles iframe
{
width:auto;
height:auto;
}

.container-fluid time
{
display:none;	
}

.container-fluid.aktuelles time
{
display:block;
font-family: 'Play', sans-serif;
font-weight:700;
color:#429fd7;
}

.container2
{
padding-left:0;
padding-right:0;
margin-bottom:20px;
}

div.maintext
{
padding:20px 0 20px 0;
}

img.logo
{
width:150px;
height:auto;
padding-top:10px;
padding-bottom:10px;
margin:0 auto;	
display:block;
transition: all 0.2s ease;
}

img.logo.small
{
width:80px;

}

footer img
{
width:100%;
height:auto;	
}

h2 a:hover
{
text-decoration:none;
color:#0b6498;
cursor:text;
}

.home h1, .home h2
{
color:#0b6498;
font-family: 'Play', sans-serif;
font-weight:700;
font-size:30px;
padding:0;
margin:0;
margin-bottom:20px;
}

.single h1, .single h2, .team h1, .single h3, .aktuelles h1, .news h3, .category-stellenangebote h3
{
color:#0b6498;
font-family: 'Play', sans-serif;
font-weight:700;
font-size:30px;
padding:0;
margin:0;
margin-bottom:20px;
}

.single h3, .news h3,  .category-stellenangebote h3
{
font-size:24px;
color:#429fd7;
}

address h2
{
color:#ffffff !important;
font-size:30px !important;
font-family: 'Play', sans-serif;
font-weight:700;
}

.team h2
{
color:#429fd7;
font-size:20px;
font-family: 'Play', sans-serif;
font-weight:700;
}

.aktuelles h2
{
color:#0b6498;
font-size:20px;
font-family: 'Play', sans-serif;
font-weight:700;
padding:0;
margin:0;
margin-bottom:20px;
}

.competence h3
{
color:#ffffff;
font-family: 'Play', sans-serif;
font-weight:700;
font-size:30px;	
margin:0;
margin-top:15px;
margin-bottom:8px;
padding:0;
}

a
{
color:#0b6498;
}

.home .jobButton
{
background:#0b6498;
color:#fff;
font-size:18px;
padding:10px;
margin:20px 0 30px 0;
text-align:center;
display:block;
border-radius:6px;
}

.home .jobButton:hover
{
background:#429fd7;
color:#fff;
text-decoration:none;
}

address a
{
color:#58afe4;	
}

address a:hover
{
color:#58afe4;
text-decoration:underline;	
}

.container-fluid.main a[href$=".pdf"] 
{
background: url(../images/icon_pdf_small.gif) no-repeat left center;
padding-left:25px;
}

.postid-323 a[href$=".pdf"]
{
background:none !important;
padding-left:none;
}

.border-left
{
border-left:0;	
padding-left:0;
}

.padding-top-bottom
{
padding-top:10px;
padding-bottom:0;	
}

.border-left.dark
{
border:0;
padding-left:15px;
}

header.main
{
background:#ffffff;
-webkit-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.2);
box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.2);
}

header.main.fixed
{
position: fixed;
background:#ffffff;
width:100%;
z-index:200;
}

.site-footer
{
background:#0b6498;
}

address
{
padding-top:50px;
padding-left:10px;
color:#ffffff;
}

.no-padding
{
padding:0;	
}

.copyright
{
font-size:14px;
color:#ffffff;
background:#045381;
text-align:center;
padding:10px 0 10px 0;
}

.copyright a
{
color:#ffffff;	
}

img.alignleft
{
float:left;
margin-right:20px;	
}

img.size-post-thumbnail
{
width:200px;
height:auto;
margin-right:20px;
margin-bottom:10px;
}

.aktuelles article
{
border-bottom:1px solid #92c3e0;	
margin-bottom:30px;
padding-bottom:10px;
}

.team article
{
border-bottom:1px solid #92c3e0;	
margin-bottom:0;
padding-bottom:0;	
}

.table > tbody > tr > td
{
border-top: 1px solid #92d6ff;
padding:15px;
}

.home iframe
{
width:100% !important;
}

/*pagination*/

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover 
{
background-color: #0b6498;
}

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover 
{
background-color: #429fd7;
color:#ffffff;
}

.pagination > li > a, .pagination > li > span 
{
border: 0;
}


/*frontpage tabs*/

ul.nav-pills2
{
font-family: 'Play', sans-serif;
font-size:18px;
margin-top:20px;
margin-left:20px;
padding:0;
}

.nav-pills2 li a
{
margin:0;
margin-bottom:2px;
padding:0;
color:#ffffff;		
}

.nav-pills2 li a:hover, .nav-pills2 li.active a
{
color:#58afe4;	
}

.nav-pills
{
margin-top:15px;
font-family: 'Play', sans-serif;
font-weight:700;
font-size:18px;
text-transform:uppercase;
}

ul.nav-pills li
{
width:256px;
text-align:center;
margin-right:42px;
}

ul.nav-pills li a
{
padding-top:10px;
color:#ffffff;	
}

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover 
{
background:url(../images/arrow-bg.png);
background-repeat:no-repeat;
height:87px;
outline:0;
}

.nav > li > a:focus, .nav > li > a:hover
{
background:none;
outline:0;
}

.tab-content
{
font-size:14px;
line-height:20px;
}

.tab-content .border-left
{
min-height:130px;	
}

.tab-content img
{
width:100%;
height:auto;	
}

/*main navigation*/

#navbar
{
margin-top:20px;	
}

.navbar-default
{
background:0;
border:0;
margin-top:-40px;	
min-height:0;
width:100%;
}

.navbar-default .navbar-nav > li > a
{
font-family: 'Play', sans-serif;
font-weight:700;
font-size:24px;
color:#0b6498;
}

.navbar-default .navbar-nav > li > a:hover
{
color:#0b6498;	
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover 
{
background-color:#ffffff;
color:#429fd7;
}

.navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover 
{
background-color: #ffffff;
font-weight:700;
color:#0b6498;
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a
{
font-family: 'Play', sans-serif;
font-size:20px;
color:#0b6498;	
}

.navbar-default .current-menu-parent > a
{
color:#429fd7 !important;	
}

.navbar-default.small
{
margin-top:-52px;	
}

.navbar-default .navbar-nav > li
{
margin-left:10px;	
}

button.navbar-toggle
{
margin-top:-8px;	
}

.navbar-default .navbar-toggle
{
background:#ffffff;
border:0;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus
{
background:#ffffff;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form 
{
border:none;
}

.navbar-default .navbar-toggle .icon-bar 
{
background-color: #429fd7;
}


/*small navigation*/

.navbar-small
{
float:left;
margin:0;
margin-top:25px;
margin-right:15px;	
}

.social
{
float:right;
margin-top:20px;
margin-right:15px;	
}

.navbar-small ul
{
list-style-type:none;	
padding:0;
margin:0;
}

.navbar-small ul li
{
float:left;	
}

.navbar-small ul li a
{
font-size:14px;
padding-left:10px;
font-family: 'Play', sans-serif;
font-weight:400;
}

.navbar-collapse
{
margin-bottom:20px;	
}


/*navigation left */


.navbar-left ul
{
list-style-type:none;
margin:0;
margin-bottom:40px;
padding:0;
}

.navbar-left a
{
font-family: 'Play', sans-serif;
font-weight:400;
text-decoration:none;
background:#429fd7;
color:#ffffff;
display:block;
padding:20px;
padding-top:10px;
padding-bottom:10px;
padding-right:30px;
margin-bottom:10px;
border-left:10px solid #429fd7;
}

.navbar-left a:hover, .navbar-left .current-menu-item a
{
background:#429fd7;
border-left:10px solid #e52f1a;
}


/*slider with slogans*/

.carousel-indicators 
{
bottom: 0;
display:none;
}

.carousel-control.right,
.carousel-control.left 
{
background-image: none;
display:none;
}

.carousel .item 
{
height: auto;
width:100%; 	
}

.carousel img
{
width:100%;
height:auto;	
}

.carousel-caption2 h3.dark
{
background-color:rgba(11,100,152, 0.8);
font-family: 'Play', sans-serif;
font-weight:700;
font-size:18px;	
color:#ffffff;
}

.carousel-caption2 h3.light
{
background-color:rgba(66,159,215, 0.8);
font-family: 'Play', sans-serif;
font-weight:400;
font-size:12px;	
padding:8px;	
color:#ffffff;
}

.carousel-caption2 h3 
{
padding: .5em;
margin: 0;	
}

.carousel .icon-container 
{
display: inline-block;
font-size: 25px;
line-height: 25px;
padding: 1em;
text-align: center;
border-radius: 50%;
}

.carousel-caption2.left1
{
top:30px;
left:0;
}

.carousel-caption2.left2
{
top:92px;
left:0;
}

.carousel-caption2.right1
{
bottom:92px;
right:0;
}

.carousel-caption2.right2
{
bottom:30px;
right:0;
}

.carousel-caption2
{
color:#ffffff;
text-shadow:none;	
position:static;
}


/* Animation delays */
.carousel-caption2.left1 h3 
{
animation-delay: 2s;
}

.carousel-caption2.left2 h3 
{
animation-delay: 2.2s;
}

.carousel-caption2.right1 h3 
{
animation-delay: 2.4s;
}

.carousel-caption2.right2 h3 
{
animation-delay: 2.6s;
}


/*fade*/

.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
  opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

.carousel-fade .carousel-control {
  z-index: 2;
}


@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
}


.bt_hidden{ opacity:0;}
.bt_visible{ opacity:1;}


/*Zertifikate*/

.zert
{
float:left;
width:80px;
margin:10px 10px 0 10px;
height:auto;
transition: all 0.2s ease;
-webkit-transition:all 0.2s ease;
}

.zert:hover
{
transform:scale(1.1);
}

/*Störer*/

#stoerer
{
position:absolute;
top:30%;
right:20px;
width:120px;
z-index:100;
height:auto;
transform:rotate(10deg);
transition: all 0.2s ease;
-webkit-transition:all 0.2s ease;
}

#stoerer:hover
{
transform:rotate(0) scale(1.2);
}

#stoerer ul
{
list-style-type: none;
}

#stoerer.display-none
{
opacity:0;
}

/*Stelleninserate tabelle*/

table.stelleninserate
{
width:100%;
font-family: 'Play', sans-serif;
font-weight:700;
font-size:14px;
}

.stelleninserate tr
{
border-bottom:1px dotted #045381;
}

.stelleninserate td
{
padding:10px 4px 10px 4px;
}

.stelleninserate td:nth-child(1)
{
width:40%;
}

.stelleninserate td:nth-child(2)
{
width:30%;
}

.stelleninserate td:nth-child(3)
{
width:30%;
}

.stelleninserate td:nth-child(3) a
{
float:right;
}

.postid-1247 article header h2, .postid-1301 #stoerer, .postid-1284 #stoerer, .postid-1410 article header h2
{
display:none;
}


/*

a.stelleninserat
{
color:#fff;
background:#0b6498;
padding:5px 10px 5px 10px;
border-radius:5px;
}

*/

a.onlinebewerbung
{
color:#fff;
background:#045381;
padding:5px 10px 5px 10px;
border-radius:5px;
display:block;
text-decoration:none;
}

a:hover.onlinebewerbung
{
background:#429fd7;
}

/*Cookie info*/

.cc_banner
{
background:#0b6498 !important;
border-top:1px solid #cdecff;
font-family:Verdana, Arial, Helvetica, sans-serif !important;
}

.cc_btn
{
background:#fff !important;
border-radius:0 !important;
font-size:13px !important;
margin-bottom:5px;
}

a.cc_more_info
{
color:#fff !important;
text-decoration:underline !important;
}


/*form (contact form7)*/

#contactform
{
max-width:900px;
}

#contactform input, #contactform textarea, #contactform select
{
padding:12px !important;
margin-top:10px;
background:#e5f5ff;
border:0;
border-bottom:2px solid #97c4de;
}

#contactform input:hover, #contactform textarea:hover
{
background-color:#fff; /*adjust*/
transition: all 0.2s ease;
-webkit-transition:all 0.2s ease;
color:#444444;
}

#contactform input:focus, #contactform textarea:focus
{
background:#fff;
}

#contactform .wpcf7-submit, #contactform .wpcf7-submit:hover, #contactform .wpcf7-submit:focus
{
border-radius:0 !important;
background:#0b6498;
color:#fff;
font-size:20px !important;
padding:8px 15px 12px 15px !important;
margin-top:15px;
}

#contactform .wpcf7-submit:focus
{
background:#004877 !important;
box-shadow: none;
}

#contactform .wpcf7-textarea
{
height:100px;
}

#contactform label
{
width:100%;
}

#contactform label input, #contactform label textarea
{
width:100%;
}

#contactform .wpcf7-list-item
{
display:block;
}

#contactform .wpcf7-list-item:first-child
{
margin-top:10px;
}

#contactform .wpcf7-list-item:last-child
{
margin-bottom:20px;
}

#contactform h4
{
margin-bottom:20px;
}

#contactform input[type=checkbox]
{
background-color:#ccc;
border:1px solid #ccc;
}

#contactform .wpcf7-list-item-label
{
margin-left:8px;
}

#contactform input[type=file]
{
background:none;  
font-size:14px;
padding-top:0 !important;
}

#contactform .form-box input[type=file]
{
background:none;  
font-size:12px;
border:0;
}

#contactform .terms, #contactform .form-box
{
background:#e5f5ff;
border-bottom:2px solid #97c4de;
padding:12px;
margin-bottom:20px;
}

#contactform .additional, #contactform .additional2, #contactform .additional3, #contactform .additional4  
{
display:none;
margin-bottom:10px;
}

#contactform .visible
{
display:block;
}

#contactform #question
{
width:100%;
}

#contactform .form-box input, #contactform .form-box textarea, #contactform .form-box select 
{
background: #ffffff;
}

.wpcf7 form.sent .wpcf7-response-output 
{
background:#46b450; /* Green */
color:#fff;
font-weight:600;
max-width:900px;
}

/*end form*/



@media(min-width:768px)
{
    
.navbar-default .navbar-nav .open .dropdown-menu > li > a
{
font-size:18px;
}
    
.navbar-default .navbar-nav > li > a
{
font-size:16px;
}

.category .container-fluid.main, .single .container-fluid.main
{
padding-top:70px;
padding-bottom:40px;
}

.home .container-fluid.main
{
padding-top:60px;
padding-bottom:100px;
}

img.logo
{
height:auto;
padding-top:10px;
padding-bottom:10px;
margin:0 auto;	
display:inline;
}

img.logo.small
{
width:120px;
}

img.size-post-thumbnail
{
float:left;
margin-bottom:0;
}

.carousel-caption2.left2
{
top:83px;
left:0;
}

.carousel-caption2.right1
{
bottom:83px;
right:0;
}

.carousel-caption2
{
position:absolute;
}

.team h2, .aktuelles h2
{
font-size:25px;	
}

.carousel-caption2 h3.dark
{
font-size:30px;	
}

.carousel-caption2 h3.light
{
font-size:12px;	
padding:20px;	
}

.carousel-caption2.left2 h3.dark
{
padding-left:150px;	
}

.nav-pills
{
margin-top:-42px;
}

ul.nav-pills li a
{
color:#0b6498;
}

.team article
{
margin-bottom:30px;
padding-bottom:40px;	
}

.padding-top-bottom
{
padding-top:30px;
padding-bottom:30px;	
}

.container-fluid.news
{
padding-top:80px;
padding-bottom:80px;
}

.border-left
{
padding-left:15px;
}

.border-left.dark
{
border-left:1px solid #064a71;	
padding-left:40px;
}

ul.nav-pills2
{
margin-left:0;
}

.tab-content .border-left
{
min-height:260px;	
}

/*main navigation*/

.caret
{
display:none;	
}

.navbar-small
{
float:right;
}

.navbar-default
{
margin-top:55px;	
}

.navbar-default.small
{
margin-top:27px;	
}

.navbar-collapse
{
margin-bottom:0;	
}

#navbar
{
margin-top:0;
float:right;	
}

nav.navbar
{
background:#ffffff;
border-top:1px solid #cccccc;	
padding:0;
margin:0;
margin-top:40px;
}

.navbar-default .navbar-nav > li > a
{
font-family: 'Play', sans-serif;
font-weight:400;
border-bottom:6px solid #ffffff;
padding-top:5px;
padding-bottom:25px;
padding-left:10px;
padding-right:10px;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover 
{
color:#0b6498;	
}

.navbar-default .navbar-nav > li > a:hover
{
border-bottom:6px solid #429fd7;
}

.dropdown-menu 
{
border:0;
border-radius:0;
box-shadow:0; 
background:#0b6498;
}

.dropdown-menu li
{
border-bottom:1px solid #005587;
}

.dropdown-menu li:last-child
{
border:0;	
}

.dropdown-menu li a
{
font-family: 'Play', sans-serif;
font-weight:400;
color:#ffffff;
font-size:18px;	
}
 
.dropdown-menu li a:hover
{
background:none;
color:#429fd7;	
}

.navbar-nav > .current-menu-ancestor > a
{
border-bottom:6px solid #429fd7 !important;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover, .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover
{
color:#429fd7;
background:none;
}

.navbar-default li.open .dropdown-menu li a
{
color:#ffffff !important;	
}

.navbar-default li.open .dropdown-menu li a.active, .navbar-default li.open .dropdown-menu li a
{
background:#0b6498 !important;
font-weight:400 !important;
}

.navbar-default li.open .dropdown-menu li a.active
{
color:#429fd7 !important;	
}

ul.nav li.dropdown > ul.dropdown-menu  
{
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
max-height: 0;
display: block;
overflow: hidden;
opacity: 0;
}

ul.nav li.dropdown:hover > ul.dropdown-menu 
{
display: block;
max-height: 300px;
opacity: 1;
}

.carousel-indicators 
{
display:block;
}

.navbar-left a
{
font-size:12px;
}
	
#stoerer
{
top:40%;
right:80px;
width:100px;
}

}

@media(min-width:992px)
{
    
.container2
{
padding-left:0;
padding-right:0;
margin-bottom:120px;
}
    
div.maintext
{
padding:20px 0 20px 20px;
}

div.maintext.left
{
padding:20px 20px 20px 0;
}

.border-left
{
border-left:1px solid #92c3e0;	
padding-left:40px;
height:90%;
}

.carousel-caption2.left2
{
top:86px;
left:0;
}

.carousel-caption2.right1
{
bottom:86px;
right:0;
}

.carousel-caption2 h3.dark
{
font-size:30px;	
}

.carousel-caption2 h3.light
{
font-size:15px;	
padding:20px;	
}

.navbar-default .navbar-nav > li > a 
{
font-size:18px;
}

address
{
padding-left:30px;
}

.navbar-left a
{
font-size:16px;
}

.single h1, .single h2, .team h1, .aktuelles h1
{
font-size:40px;
}
	
/*Stelleninserate tabelle*/

table.stelleninserate
{
font-size:20px;
}

.stelleninserate td
{
padding:20px 0 20px 0;
}

.stelleninserate td:nth-child(2)
{
width:30%;
text-align: center;
}

}

@media(min-width:1200px)
{

img.logo
{
width:200px;
}

.carousel-caption2.left2
{
top:92px;
left:0;
}

.carousel-caption2.right1
{
bottom:92px;
right:0;
}

.carousel-caption2 h3.dark
{
font-size:40px;	
}

.carousel-caption2 h3.light
{
font-size:20px;	
padding:20px;	
}

.navbar-default
{
margin-top:90px;	
}

.navbar-default .navbar-nav > li
{
margin-left:8px;	
}

.navbar-default .navbar-nav > li > a 
{
font-size:22px;
}

address
{
padding-left:60px;
}

.tab-content
{
font-size:16px;
line-height:24px;
}

ul.nav-pills2
{
margin-left:20px;
}
	
#stoerer
{
top:30%;
right:80px;
width:200px;
}
	
.zert
{
width:120px;
margin:10px 10px 0 10px;
}
	
}


@media(min-width:1600px)
{

#stoerer
{
top:25%;
right:80px;
width:200px;
}	
	
}