/*
 Theme Name:   Jobtex Child
 Theme URI:    https://themeforest.net/item/jobtex-real-estate-wordpress-theme/26372986
 Description:  Jobtex Child Theme
 Author:       ApusTheme
 Author URI:   http://apusthemes.com
 Template:     jobtex
 Version:      1.0.0
 Text Domain:  jobtex-child
*/

/* custom_category css */
.zl-page-name-banner .elementor-shortcode{
	color: #FFD429;
    font-size: 80px;
	font-weight: 700;
}
.zl-page-name .elementor-shortcode {
    font-weight: 700;
    font-size: 32px;
    color: #121212;
	line-height: 29px;
}
.term-158 .termine_heading_main_ot,.term-158 .termine_headlines_ot {
	    padding: 0px;
}
.term-158 .align-items-center .col-xs-6.col-md-12.col-lg-6:first-child {
    padding: 50px;
}
.term-158 .align-items-center .col-xs-6.col-md-12.col-lg-6:last-child img {
        width: 100%;
}
/* arrow title css start */
.page-template-page-jobs section#main-container {
    margin: 0 auto;
}
.footer_main_ot .container {
    max-width: unset;
}
.termine_page_main_content .col-xs-12.col-md-8.col-lg-8 {
    padding: 7px;
}
.row.white_bg {
	    margin-right: 10px;
    margin-left: 10px;
}
.termine2024_sidebar_in {
	top:50px;
	position: sticky;
    background: #fff;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    width: 100%;
    padding: 0;
    text-align: center;
    display: block;
    border: 1px solid #f0f0f0;
}
.termine2024_sidebar_in .textwidget.custom-html-widget {
    margin: 20px;
    background: #f6f5f4;
	padding: 20px;
}
.termine2024_sidebar_in h2.widget-title{
    color: #fff;
    padding: 20px;
    margin: 0px;
    background: rgb(241,132,23);
	font-size: 30px;
	text-transform: capitalize;
}
.termine2024_sidebar_in .custom-html-widget h3 {
    font-size: 22px;
}
.zl-footer-social-icon a {
    color: #fff !important;
	font-size:24px;
}
.footer_txt a {
    color: #00a4b0;
}
.zl-footer-social-icon li {
    padding: 0px 15px 0px 0px;
}
.zl-footer-info li:hover a,.zl-footer-info li:hover, .zl-footer-info li:hover i, .zl-footer-menu a:hover,.zl-footer-social-icon a:hover,.footer_txt a:hover {
    color: #F18417 !important;
}
.zl-footer-social-icon {
    margin-top: 10px;
	display: flex;
}
.footer_main_ot, .footer_main_inner h2, .zl-footer-info a, .zl-footer-menu a{
    color: #fff !important;
}
ul.zl-footer-menu,ul.zl-footer-info {
    padding-left: 0px;
    list-style: none;
}
ul.zl-footer-info i {
    margin-right: 10px;
}
ul.zl-footer-menu li, ul.zl-footer-info li {
    padding-bottom: 6px;
	font-size:18px;
	line-height: 1.85;
}
.footer_main_inner .container> .row:nth-child(2) {
    display: flex;
    align-items: center;
    justify-content: center;
}
.termine_heading_main_ot {
	    padding: 10px 20px;
}
.termine_headlines_ot p {
    font-size: 25px;
}
.page-template-termine-2024 .termine_page_main_content {
    padding-top: 40px;
	 padding-bottom: 60px;
}
.zl-arrow-title{
	position: relative;
	padding: 0px 0px 60px 10px;
}
.zl-arrow-title::after {
	content: '';
    display: inline-block;
     width: 100% !important; 
	width: -webkit-fill-available;
    height: 80px;
    background-image: url(/wp-content/uploads/2023/11/1-pfeil-fachzubi.png);
    background-size: contain;
    background-repeat: no-repeat;
    margin-left: 20px;
    position: absolute;
    margin-top: 8px;
    opacity: 1;
    -webkit-animation: fadeBottom 1.5s linear;
    animation: fadeBottom 1.5s linear;
  }
@keyframes fadeBottom {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-80%);
        transform: translateY(-80%)
    }
    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}
.termine_headlines_ot {
    opacity: 1; /* Set opacity to 0 to initially hide the text */
    -webkit-animation: fadeIn 2s linear;
    animation: fadeIn 2s linear;
}

@-webkit-keyframes fadeIn {
    0% {opacity: 0;}
    20% {opacity: 0;} /* Keeps the text hidden for the first 20% of the animation */
    100% {opacity: 1;}
}

@keyframes fadeIn {
    0% {opacity: 0;}
    20% {opacity: 0;} /* Keeps the text hidden for the first 20% of the animation */
    100% {opacity: 1;}
}

/* arrow title css end */

.home_icon{
	width:auto;
	max-width:30px;
	max-height:30px;
	}
.employer-logo{
	width:150px !important;
	height:150px !important;
	}
.single-job_listing .job_listing .top-img , .single-employer .top-img{
	display:none !important;
	}
.single-job_listing .job-detail-header-inner { 
  margin-top: 70px;
}	
.home_company_link{
   display:block !important;
   float:right !important;
   margin-top:30px !important;
	}
.btn-apply{
	/*background: var(--jobtex-theme-color) !important;
    border-color: var(--jobtex-theme-color) !important;*/
	}
.btn-apply:hover{
	
	}	
.job_top_btn{
	
	}
.job_top_btn:hover{
	
	}		
.job_email_btn{
	padding: 12px 15px 12px 15px !important;
	font-size: 16px !important;
	float: right;
	color: #fff !important;
	font-weight: 500;
	/*padding: 9px 11px 8px 11px;*/
	line-height: 1;
	border: 1px solid #0099a7;
	margin-right: 9px;
	background-color: #0099a7;
	display:inline-block;
	}	
.job_email_btn:hover{
	background-color:#00a7b3;
	color: #fff;
	display:inline-block;
	padding: 12px 15px 12px 15px !important;
	border: 1px solid #0099a7;
	}	
#pt-cv-view-ad8557e5ex + .pt-cv-pagination-wrapper .pt-cv-more, #pt-cv-view-ad8557e5ex + .pt-cv-pagination-wrapper .pagination .active a {
  color: #ffffff !important;
  background-color:#00a7b3 !important;
}	
.job_top_btn{
	   /* padding: 12px 15px 12px 15px !important;*/
		font-size: 16px !important;
		  float: right !important;
  color: #0099a7;
  font-weight: 500;
  padding: 12px 11px 12px 11px;
  line-height: 1;
  border: 1px solid #0099a7;
  margin-right: 9px;

	}
@media (min-width: 10px) and (max-width: 767px){
	.term-158 .termine_headlines_ot h1 {
    color: #FF7D00;
    font-size: 3rem !important;
}
	.termine2024_sidebar_in{
		position:unset;
	}
	.footer_main_ot {
    padding-top: 50px !important;
    padding-bottom: 30px !important;
}
	.footer_main_ot .container .col-md-3 {
    margin-bottom: 20px;
}
.home_company_link{
   display:block !important;
   float:none !important;
   margin:0 auto !important;
   margin-top:20px !important;
   margin-bottom:20px !important;
}	
	
	
	
.job_top_btn{
	margin-top:0px !important;
	margin-bottom:10px !important;
}
}
.job_top_btn:hover{
	color:#000 !important;
	}
 .job-content-area.container{
	border-top: 3px solid #d3d3d3;
    margin-top: 2px;
	}
.employer-content-area .sidebar-job{
	margin-top:2px !important;
	}
.employer-content-area.container{
	
	}	
.single-employer .top-detail-job{
	margin-top:2px !important;
	}	
.emp_top_info{
	padding-left: 0 !important;
	margin-bottom:0px !important;
	}
.emp_top_info li{
	list-style:none !important;
	margin-bottom: 5px !important;
	
	}
.emp_top_info li{
	
	}	

.emp_top_info li a:hover{
	color:#14a077;
	text-decoration:underline !important;
	}	
.candidate-metas i {
	margin-right:5px !important;
	}	
.send-private-message-btn_custom{
  padding: 0.68rem 1.9rem !important;
  border: 1px solid #14a077 !important;
  background-color: #14a077 !important;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
}
.send-private-message-btn_custom:hover{
	 color: #fff !important;
	 background-color: #0e7355 !important;
	 border: 1px solid #0e7355 !important;
	}
.contact_form_submit_button{
	/*background-color:#40b090 !important;*/
	color: #ffffff !important;
	min-height: 47px !important;
	padding: 15px 30px;
    border-radius: 4px;
	cursor: pointer;
	text-decoration: none;
	transition-duration: .3s;
    transition-property: transform;
	display: inline-block;
    line-height: 1;
	width:100%;
	/*border:1px solid #40b090;*/
	}
.contact_form_submit_button:hover{
	transform: scale(1.1);
	color: #ffffff !important;
	/*background-color:#0e7355 !important;
	border:1px solid #40b090;*/
	}	
.elementor-align-icon-right{
	float:right !important;
	margin-left: 7px !important;
	}
.contact_input_txt{
	opacity: 1;
	}
.contact_input_txt{
	background-color: #fff !important;
    /*border-color: #E4E4E4 !important;*/
	font-size: 16px;
	min-height: 47px;
	padding: 6px 16px;
	border-radius: 4px;
	width: 100%;
	max-width: 100%;
	border: 1px solid #cfd6e7;
	color:#333333 !important;
	line-height: 1.4;
	transition: all .3s;
	border-radius:50px !important;
	}	
.contact_input_txt::placeholder {
	 color: #1f2124 !important; 
	  font-family: inherit;
	  opacity: 0.6;
}	
.mb_20{
	margin-bottom:20px !important;
	}
.mb_30{
	margin-bottom:30px !important;
	}	
.mb_40{
	margin-bottom:40px !important;
	}	
.mb_50{
	margin-bottom:50px !important;
	} 
.w_100{
	width:100% !important;
	}
.contact_msg{
	background-color: #F8F8F8 !important;
    border-color: #E4E4E4 !important;
	font-size: 16px;
	min-height: 47px;
	padding: 6px 16px;
	border-radius: 4px;
	}
.mt_15{
	margin-top:15px;
	}
.contact_select_input{
	background-color: #fff !important;
	/*border-color: #E4E4E4 !important;*/
	padding-right: 20px;
	min-height: 47px;
	padding: 9px 16px;
	border-radius: 4px;
	width: 100%;
	max-width: 100%;
	border: 1px solid #cfd6e7;
	font-size: 20px !important;
	border-radius:50px !important;
	}
.redborder{
	border:1px solid #F00 !important;
	}
.overlay-content {
  position: relative;
  top: 25%; /* 25% from the top */
  width: 100%; /* 100% width */
  text-align: center; /* Centered text/links */
  margin-top: 30px; /* 30px top margin to avoid conflict with the close button on smaller screens */
}

/* The Overlay (background) */
.overlay{
  /* Height & width depends on how you want to reveal the overlay (see JS below) */   
  height: 100%;
  width: 100%;
  position: fixed; /* Stay in place */
  z-index: 1000; /* Sit on top */
  left: 0;
  top: 0;
  background-color: rgb(0,0,0); /* Black fallback color */
  background-color: rgba(0,0,0, 0.9); /* Black w/opacity */
  overflow-x: hidden; /* Disable horizontal scroll */
  transition: 0.5s; /* 0.5 second transition effect to slide in or slide down the overlay (height or width, depending on reveal) */
  display:none !important;
}
.busy_img_ot{
	width:300px;
	height:300px;
	margin:0 auto;
	margin-top:100px;
	}
.busy_img_ot img{
	width:auto;
	max-width:300px;
	}
.busyimage{
	display:inline-block !important;
	}	
.top_image_outer{
	width:100% !important;
	height:auto !important;
	text-align:center;
	}
.top_image_outer img{
	width:auto !important;
	max-width:100% !important;
	height:auto;
	max-height:400px;
	}
.az_mehr{
	font-size:12px !important;
	float:right;
	}	
.az_mehr:hover{
	text-decoration:underline !important;
	}		
.single_post_grid_dynamic_t{
	width:100%; height:auto;margin-top:10px;
	font-size:17px;
	margin-left:0px !important;
	}	
.single_post_grid_dynamic_border{
	width:100%;
	height:1px;
	border-bottom:1px solid #333;
	margin-top:10px;
	}
.single_full_top_img{
	width:100%;
	height:auto;
	text-align:center;
	margin-bottom:15px;
	}
.single_full_top_img img{
	width:auto;
	max-width:100%;
	}
.single_simely_outer_main{
	width:100%;
	height:auto;
	}
	
.single_simely_outer_main .row{
    margin-top:10px;
	}	
.smily_box{
	width:auto;
	max-width:40px;
	text-align:center;
	float:right;
	}
.smily_box img{
	width:auto;
	max-width:100%;
	}

.single_simely_outer_main p{
	line-height:20px !important;
	margin-top:8px !important;
	}		
.pt-cv-content-item:hover .single_post_grid_dynamic_border{
	  border-bottom: 2px solid #d75212 !important;
	}
.single_post_grid_dynamic_t strong{
	color:#333;
	font-weight:400;
	}	
.singl_sec2_r_ot{
	width:100%;
	
	}	
.singl_sec2_r_bx ul{
	margin:0px;
	padding:0px;
	}
.singl_sec2_r_bx li{
	list-style:none;
	
	}

.singl_sec2_r_bx .aut{
	text-align:left;
	padding-right:0px !important;
	}

.singl_sec2_r_bx .aut img{
	width:auto;
	max-width:80%;
	text-align:left;
	border:1px solid #d6d6d6;
	border-radius:50%;
	padding:2px;
	
    
}
.ritb{
	padding-left:0px !important;
	}
.singl_sec2_r_bx .rit{
	text-align: left;
	max-width: 90%;
	margin-left: 5%;
	}
.singl_sec2_r_ot h2{
	font-size:16px;
	padding:10px;
	padding-bottom:0px !important;
	margin-bottom:0px !important;
	 color:#000;
	}

.singl_sec2_r_bx h3{
	margin-bottom:0px !important;
	font-size:14px;
	 color:#000;
	}
.singl_sec2_r_bx p{
	font-size:14px;
	margin-bottom:0px !important;
	 color:#000;
	}	
.singl_sec2_r_bx li{
    border-top:1px solid #d6d6d6;
	max-width:300px;	
	margin-left:10px;
	padding-top:12px;
	padding-bottom:10px;
	}	
.singl_sec2_r_bx .btn1 span{
	padding:4px 10px;
	background-color:#e4e4e4;
	width:auto;
	border-radius:3px;
	-webkit-box-shadow: 0 4px 6px -6px black;
	   -moz-box-shadow: 0 4px 6px -6px black;
	        box-shadow: 0 4px 6px -6px black;
			 color:#000;
	}
.singl_sec2_r_bx .btn2{
	margin-top:3px;
	 color:#000;
	}
.singl_sec2_r_bx .btn2 span{
	 color:#000;
	padding:4px 10px;
	background-color:#e4e4e4;
	width:auto;
	border-radius:3px;
	-webkit-box-shadow: 0 4px 6px -6px black;
	   -moz-box-shadow: 0 4px 6px -6px black;
	        box-shadow: 0 4px 6px -6px black;
	

	
	}		
.sin_sec2_r_green{
	margin-top:10px;
	}

.sin_sec2_r_green a{
	color:#a0c9a1 !important;
	padding-bottom:20px;
	
	}
.sin_sec2_r_green a:hover{
	text-decoration:underline;
	}	
.single_sec2_left ul{
	margin-left:0px;
	padding-left:0px;
	}
.single_sec2_left li{
	list-style:none;
	 border-top:1px solid #d6d6d6;
	 padding-top:20px;
	 padding-bottom:20px;
	 color:#000;
	}
.single_sec2_man_ot{
	 border-bottom:1px solid #d6d6d6;
	 margin-bottom:20px;
	}	
.single_sec3_main{
	background-color:#f5f4f4;
	padding-top:15px;
	padding-bottom:15px;
	color:#000;
	
	}
.single_sec3_main h2{
	font-size:18px !important;
	padding-left:4%;
	padding-right:4%;
	}
.single_sec3_main p{
	font-size:16px !important;
	padding-left:4%;
	padding-right:4%;
	}
.single_sec4_main{
	background-color:#f5f4f4;
	padding-bottom:30px;
	}
.single_sec4_main .white_bg_rad{
	border-radius:10px;
	padding-top:25px;
	padding-bottom:25px;
	background-color:#FFF;
	text-align:center;
	min-height:450px;
	margin-top:30px;
	
	}
.single_sec4_main h2{
	font-size:18px;
	color:#000;
	text-align:center;
	margin-top:34px;
	margin-bottom:25px;
	}
.single_sec4_main .green_circle{
	/*background-color:#99c072;*/
	/*width:130px;
	height:130px;*/
	border-radius:50%;
	text-align:center;
	/*line-height:130px;*/
	color:#000;
	margin-left:auto;
	margin-right:auto;
	font-weight:400;
	margin-top:7px;
	
	
	
	font-family: Roboto;
	font-style: normal;
	font-size: 18px;
	line-height:1.5;	
	}
.single_sec4_main .black_Seq{
	/*background-color:#656666;*/
	color:#000;
	text-align:center;
	font-size:16px;
	font-weight:400;
	/*padding:25px 40px;*/
	margin-bottom:15px;
	
}
.single_sec5_main{
	width:100%;
	background-color:#FFFFFF;
	border-radius:10px;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:5%;
	padding-right:5%;
	}
.single_sec5_inner_img{
	width:auto;
	max-width:100px;
	border-radius:50%;
	display:inline-block;
	background-color:#666666;
	padding:15px;
	text-align:center;
	margin-right:10px;
	margin-top:5px;
	margin-bottom:5px;
	}
.single_sec5_inner_img img{
	width:auto;
	max-width:50px;
	display:inline-block;
	}	
.single_sec5_inner_text{
	color:#000;
	font-size:16px;
	display:inline-block;
	}
.single_sec6_main{
	padding-top:30px;
	padding-bottom:30px;
	background-color:#f5f4f4;
	text-align:center;
	}	
.sing_sec6_box{
	width:100%;
	max-width:500px;
	/*margin:0 auto;*/
	padding:20px 25px;
	text-align:center;
	font-weight:500;
	}
.sec6left{
	float:right;
	background-color:#d56834;
	margin-top:5px;
	}
.sec6right{
	float:left;
	background-color:#457682;
	margin-top:5px;
	}
.sec6_inner{
	width:100%;
	text-align:center;
	color:#FFFFFF;
	font-size:18px;
	display:block;
	height:auto;
	line-height:1.5;
	}
.sec6_btn{
	display:inline-block;
	margin:0 auto;
	text-align:center;
	margin-top:20px;
	line-height:27px;
	margin-bottom:4px;
	color:#FFFFFF;
	
	}	
.sec6_btn a{
	width:auto;
	padding: 6px 11px;
	border:1px solid #99b1b8;
	border-radius:3px;
	
	max-width:100%;
	margin-bottom:15px;
	font-size:22px;
	}
.sec6_btn a:hover{
	border:1px solid #fff;
	color:#000;
	}	
.sec6left .sec6_btn a{
	background-color:#d56834;
	color:#fff;
	}

.sec6right .sec6_btn a{
	background-color:#335861;
	color:#fff;
}
.single_sec4_right_box{
	border-radius: 10px;
	padding-top: 25px;
	padding-bottom: 25px;
	background-color: #FFF;
	text-align: center;
	min-height: 450px;
	margin-top: 30px;
	padding-left:5%;
	padding-right:5%;
	}
.single_sec4_right_box  ul{
	text-align:left;
	margin-left:30px;
	}	
.single_sec4_right_box  ul li , .single_sec4_right_box p , .single_sec4_right_box p span , .green_circle{
	text-align:left;
	line-height: 28px !important;
	letter-spacing: 0.8px !important;
	margin-bottom: 10px !important;
	font-weight: 400 !important;
	font-family: "Open Sans", sans-serif !important;
	font-size: 1.5rem !important;
	color: #333 !important;
	font-style: normal !important;
	}
.sec4_icon_btitle img {
  width: auto;
  max-width: 100%;
  max-height: 80px;
}
.single_sec4_righticon1{
	width: auto;
	height:80px;
	margin:0 auto;
	text-align:center;
	}

.single_sec4_righticon1 img{
	width:auto;
	max-width:100%;
	max-height:80px;
	}
.single_sec4_righticon1 h2 , .single_sec4_righticon1 h2 strong{
	font-size:16px !important;
	}			
.single_sec4_right_box ul li, .single_sec4_right_box p, .single_sec4_right_box p span, .green_circle {
  text-align: left;
  line-height: 28px !important;
  letter-spacing: 0.8px !important;
  font-weight: 400 !important;
  font-family: "Open Sans", sans-serif !important;
  font-size: 1.0rem !important;
  color: #333 !important;
  font-style: normal !important;
}
.sec4_icon_btitle{
	width:auto;
	min-height:10px;
	margin:0 auto;
	text-align:center;
	display:block;
	padding-bottom:20px;
	height:80px;
	}
.sec4_icon_btitle img{
	width:auto;
	max-width:100%;
	max-height:80px;
	}	
.single_sec4_main{
	background-color:#f5f4f4;
	padding-bottom:30px;
	}
.single_sec4_main .white_bg_rad{
	border-radius:10px;
	padding-top:25px;
	padding-bottom:25px;
	background-color:#FFF;
	text-align:center;
	min-height:450px;
	margin-top:30px;
	
	}
.single_sec4_main h2{
	font-size:18px;
	color:#000;
	text-align:center;
	margin-top:34px;
	margin-bottom:25px;
	}
.single_sec4_main .green_circle{
	/*background-color:#99c072;*/
	/*width:130px;
	height:130px;*/
	border-radius:50%;
	text-align:center;
	/*line-height:130px;*/
	color:#000;
	margin-left:auto;
	margin-right:auto;
	font-weight:400;
	margin-top:7px;
	
	
	
	font-family: Roboto;
	font-style: normal;
	font-size: 18px;
	line-height:1.5;	
	}
.single_sec4_main .black_Seq{
	/*background-color:#656666;*/
	color:#000;
	text-align:center;
	font-size:16px;
	font-weight:400;
	/*padding:25px 40px;*/
	margin-bottom:15px;
	
}
.accordion {
  background-color: #00a49e;
  color: #fff;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 18px;
  transition: 0.4s;
  margin-bottom:10px;
  font-weight:bold;
}

.active, .accordion:hover {
  /*background-color: #ccc; */
}

/*.azubi_accordion  .panel {
  padding: 0 18px;
  height:0px;
  background-color: white;
  overflow: hidden;
   -moz-transition: height 3s ease;
  -webkit-transition: height 3s ease;
  -o-transition: height 3s ease;
  transition: height 3s ease;
  transition: height 5.4s !important;
  width:100% !important;
}*/

.panel {
  padding: 0 18px;
  background-color: white;
  display: none;
  overflow: hidden;
  width:100% !important;
}

button.accordion::after {
    content: "\02C2";
    color: #fff;
    font-weight: bold;
    float: right;
    margin-left: 5px;
	font-size:22px;
}

button.accordion.active::after {
	content: '\02C5';
}


@media (min-width: 8px) and (max-width: 767px){		
.careerfy-main-content .accordion {
	float:left !important;
	height:auto !important;
	margin-bottom: 20px !important;
	
	}
	
.accordion::after {	
	text-align: center !important;
    float: none !important;
    display: block !important;		
}
}
button.accordion::after {
  content: "\02C2";
  color: #fff;
  font-weight: bold;
  float: right;
  margin-left: 5px;
  font-size: 22px;
}
.singsec7 h2 {
  margin-bottom: 22px !important;
  font-size: 1.2rem;
}
.single_simely_outer_main{
	width:100%;
	height:auto;
	}
	
.single_simely_outer_main .row{
    margin-top:10px;
	}	
.smily_box{
	width:auto;
	max-width:40px;
	text-align:center;
	float:right;
	}
.smily_box img{
	width:auto;
	max-width:100%;
	}

.single_simely_outer_main p{
	line-height:20px !important;
	margin-top:8px !important;
	}	
.f_none{
	float:none !important;
	}
.ksk_fullwide{
	width:100%;
	height:auto;
	
	}
.ksk_grey_bg{
	 
	background-color:#f8f8f8;
	box-shadow: 0px 12px 10px -4px rgba(0, 0, 0, 0.08);
	 display:block;
	}	
.ksk_full_w_inner{ 
	width:100%;
	max-width:1400px;
	margin:0 auto;
	display:block;
	padding-top:50px;
	padding-bottom:100px;
	}
.icon_with_text_100{
	width:100%;
	 
	}
.ksk_logo{
	display:block;
	border:1px solid #f0f0f0;
	width:150px;
	height:150px;
	text-align:center;
	float:right;
	}
.ksk_logo img{ 
    max-width:100%;
}
.ksk_sec1_icon_list{
	width:100%;
	padding:0px;
	margin:0px;
	display:inline-block;
	margin-top:10px;
	}
.ksk_sec1_icon_list li{
	width:auto;
	display:inline-block;
	margin-right:25px;
	}
.ksk_100_w{
	display:block;
	width:100%;
	min-height:20px;
	height:auto;
	}	
.t_right{
	text-align:right;
	}
.ksk_button_zom{
	width:auto;
	height:auto;
	margin:0 auto;
	display:inline-block;
	padding:10px;
	}
.ksk_button_zom a{
	font-size: 1rem;
	font-weight: 400;
	fill: #FFFFFF;
	color: #FFFFFF;
	background-color: #4CAF50;
	border-style: none;
	padding: 15px 30px;
	border-radius: 4px;
	box-shadow: none;
	text-decoration: none;
	transition-duration: .3s;
	transition-property: transform;
	display:block;
	}	
.ksk_button_zom a:hover{
	transform: scale(1.1);
	}	
.ksk_img2{
    width:100%;
	height:auto;
	display:block;
	margin-top:-60px;
	z-index:1000;
	}	
.ksk_img2 img{
	max-width:100%;
	}
.m_top_50{
	margin-top:50px;
	}
.m_top_10{
	margin-top:10px;
	}
.page-id-3517 .container {
	max-width:1200px !important;
	}	
.ksk_list {
	margin-top:30px;
	padding-left: 0px !important;
	}

.ksk_list li{
	list-style:none !important;
	}
.ksk_list .list_icon{
	width: 35px;
height: 25px;
display: inline-block;
margin-right: 10px;
margin-bottom: 8px;
	 }
.ksk_list .list_icon img{
	max-width:100%;
	max-height:100%;
	}	 
.list_icon i{
	font-size:18px;
	 color:#4caf50;
	}	 
.list_text{
	display:inline-block; 
	}
.kse_blue_headline{
	color:#0090d7;
	font-size: 2.3rem;
	font-weight: 800;
	line-height: 1.3em;
	}
.ksk_img_ot{
	width:100%;
	}	
.ksk_img_ot img{
	width:auto;
	max-width:100%;
	}	
.ksk_img_ot img:hover{
	opacity:0.8;
	}	
.ksk_btm_contact_sec_img_ot{
	width:200px;
	height:200px;
	display:block;
	margin:0 auto;
	
	margin-bottom:30px;
	
	 
	}
.ksk_btm_contact_sec_img_ot img{
	border:1px solid #f0f0f0;
	border-radius:50% !important;
	 width:auto;
	 max-width:100%;
	}
.ksk_btm_contact_img_blw{
	width:100%;
	height:auto;
	display:block;
	text-align:center;
	}
.ksk_btm_contact_img_blw strong{
	 color:#000;
	}
.page-id-3612 .elementor-image-gallery .gallery-columns-4 .gallery-item {
  margin-bottom: 10px !important;
}	
h2{
	line-height:1.2; !important;
 	}
	
	
	
.m_s_company_headline{
	text-transform:uppercase;
	width:100%;
	text-align:center;
	padding-top:7px;
	padding-bottom:7px;
	/*background-color:#F93;*/
	color:#fff;
	font-weight:400 !important;
	font-size:16px;
	}	
.ms_company_box_ot{
	 
	}	
.ms_company_box{
	background-color:#ffff6b;
	width:100%;
	height:auto;
	padding:15px;
	margin-top:20px;
	border: 1px solid #eee;
    /*min-height: 550px;*/
	}	
.m_s_company_logo{
	width:100%;
	text-align:center;
	margin-bottom:20px;
	margin-top:10px;
	}
.m_s_company_logo img{
	width:auto;
	/*max-width:150px !important;*/
	max-width:100% !important;
	max-height:250px;
	}
.m_s_company_text{
	text-align:center !important;
	/*border:1px solid #0C0;*/
	min-height:300px;
	}
.page-template-messen-saarland .row.panel{
	width:100% !important;
	}	
@media (min-width: 8px) and (max-width: 767px){		
.careerfy-main-content .accordion {
	float:left !important;
	height:auto !important;
	margin-bottom: 20px !important;
	
	}
	
.accordion::after {	
	text-align: center !important;
    float: none !important;
    display: block !important;		
}
}
.ms_company_box_ot{
	width:33% !important;
    display: inline-block !important;
	}
	
	
.Zu_den_Interviews{
	border:1px solid #007988;
	padding:7px 15px;
	background-color:#008290;
	display:inline-block;
	color:#fff;
	font-size: 18px;
	border-radius:20px;
	margin-bottom: 30px;
	}
a.Zu_den_Interviews:hover > .innerr_txt{
	/*text-decoration:underline !important; */
	border-bottom:2px solid #fff;
	
	}
a.Zu_den_Interviews i , a.Zu_den_Interviews:hover > i{
	color:#fff;
	}		
.innerr_txt{
	display:inline-block;
	width: 100px;
    text-align: center;
	border-bottom:2px solid #008290;
	color:#fff;
	}
.Zu_den_Interviews i{
	vertical-align:top !important;
	}	
.w_300{
	width:300px !important;
	}
.w_320{
	width:320px !important;
	}	
.h_sec1_headline {
	margin-bottom:20px !important;
	}	
.h_sec1_des{
	margin-bottom:0px !important;
	}
.h_sec1_des p{
	margin-bottom:20px !important;
	}	
.h_sec1_btn{
	margin-bottom:10px !important;
	}
	
.h_sec1_btn a:hover{
	background-color:#fc8421 !important;
	}	
.h_sec2_r_sml_healine{
	margin-bottom:0px !important;
	}
h3 small{
	font-size: 16px;
	color: #999999;
	padding-left: 20px;
	border-left: 1px solid #e2e2e2;
	margin-left: 12px;
	font-weight: normal;
	}
.home_h2_email h2{
	line-height:38px !important;
	}
.home_h2_email{
	margin-bottom:0px !important;
	}	
.home_form1 .button{
	letter-spacing: .03em;
	margin: 0;
	transition: all 0.23s ease-in-out 0s;
	box-shadow: none !important;
	max-width: 300px !important;
	font-weight: bold !important;
	border: 1px solid #00a4b0 !important;
	color: #00a4b0 !important;
	background-color: #fff !important;
	-webkit-appearance: button;
	cursor: pointer;
    font-weight:bold !important;
	border: 1px solid #00a4b0 !important;	
	color:#00a4b0 !important;
	background-color:#fff !important;
}
.home_form1 .button:hover{
	border: 1px solid #00a4b0 !important;		
	background-color:#00a4b0 !important;
	color:#fff !important;
}
.blog_sb_links{
	padding-left:0px !important;
	}
.blog_sb_links  li{
	list-style:none !important;
	}	
.blog_sb_links  li a{
	color:#66F;
	}
.blog_sb_links  li a:hover{
	text-decoration:underline;
	}	
.azubi_job_btn_ot{
	text-align:center;
	}
.azubi_job_btn_ot a{
	margin-bottom:40px;
	padding:7px 15px;
	border:1px solid #CCC;
	display:inline-block;
	border-radius:5px;
	}	
.azubi_job_btn_ot a:hover{
	background-color:#008290;
	color:#fff;
	}	
.single-info .tag-social{
	/*display:none !important; */
	}
.h_sec1_sub_h{
	margin-bottom:2px !important;
	}

.h_sec1_sub_h h6{
	color:#b8be1d !important;
	}
.termine_24_cl3{
	
	}	
.termine_24_c1 .headline{
	font-weight: 700;
	text-align: left;
	color: #005d6d;
	font-size: 20px;
	}	
.termine_24_c1  .dte{
	text-align: left;
	color: #005d6d;
	font-size: 20px;
	}
.termine_page_main_content{
	width:100%;
	max-width:1460px;
	margin:0 auto;
	display:block;
	font-size: 18px;
	}
.termine_24_c2{
	padding-top: 3px !important;
}
.termine_24_c2 .headline{
	font-weight: 700;
	text-align: left;
	color: #005d6d;
	font-size: 20px;
	 
	}	
.white_bg{
	background-color:#FFF;
	padding-left:15px;
	padding-top:15px;
	padding-bottom:15px;
	padding-right:15px;
	margin-bottom:20px;
	}
.greybg{
	background-color:#f6f5f4;
	width:100%;
	height:auto;
	display:block;
	
	}
.page-template-termine-2024 #apus-breadscrumb{
	margin-bottom:0px !important;
	}
.termine_24_cl3{
	margin-top:0px;
	width:100%;
	display:block;
	}
.termine_24_cl3 a{
	color: #005d6d;
	}
.termine_24_cl3 a:hover{
	color: #f18417;
	text-decoration:underline;
	}	
.post_headline{
	line-height:38px !important;
	margin-bottom:30px !important;
	}
	
.single-post .wrapper-single-post.main-right .detail-post {
  padding-right:0px !important;
}	
.wrapper-single-post{
	max-width: 1140px;
	}
.home_slider_headline  h2{
	line-height:1.2em !important;
	text-transform:initial !important;
	}	
.home .form-group .select2{
	width:100% !important;
	} 	

#menu-item-4403 li{
	width:250px !important;
	}	
.single-regular_posts .wrapper-single-post{
	max-width:1460px !important;
	}	
.single-regular_posts  .wrapper-single-post.main-right .detail-post {
  padding-right: 20px;
}	
.regular_sidebar{
	padding-top:30px !important;
	 
	}
.regular_sidebar img{
    width:100% !important;
	max-width:100% !important;
 	}
.regular_sidebar h2{
	font-size:22px !important;
	}	
.top-detail-blog-info{
	display:none !important;
	}		
.footer_main_ot{
	width:100%;
	min-height:300px;
	display:block;
	background-color:#111728;
	padding-top:80px;
	padding-bottom:80px;
	}
.footer_main_inner{
	width:100%;
	max-width:1540px;
	margin:0 auto;
	min-height:300px;
	display:block;
	}
	
	
@media (min-width:10px) and (max-width: 767px){ 	
.f_m_line1{
	clear:both !important;
	width:100% !important;
	float:left !important;
	}
.f_m_line2{
	clear:both !important;
	width:100% !important;
	float:left !important;
	}
.f_m_line3{
	clear:both !important;
	width:100% !important;
	float:left !important;
	}		
	
}	

@media (min-width:768px) and (max-width: 10000px){ 	
 
.f_m_line1{
	float:left !important;
	}
.f_m_line2{
	
	float:left !important;
	margin-left:5px;
	}
.f_m_line3{
	float:left !important;
	margin-left:5px;
	}
	
	

}

#main-container{
	max-width:100% !important;
	}	

	
.single-post .list-categories{
	display:none !important;
	}	
	
	
.footer_main_inner h2 {
  width:90%;
  padding-bottom: 15px !important;
  line-height: 22px;
  font-weight: 700;
  font-style: normal;
  font-size: 18px ;
}	
.termine_heading_main_ot{
	width:100%;
	background-color:#EEF0FA;
	display:block;
	min-height:100px;
	padding-top:10px;
	padding-bottom:10px;
	/*background-image: linear-gradient(180deg,rgba(0,93,109,0.9) 0%,rgba(0,93,109,0.9) 100%),url(https://www.traumjobseite.de/wp-content/uploads/2023/10/abundance-1868573__480.jpg) !important;*/
	margin-bottom:40px;
	
	}
.termine_headlines_ot{
	width:100%;
	max-width:1460px;
	min-height:100px;
	display:block;
	margin:0 auto;
	padding-top: 59px;
    padding-bottom: 59px;
   
	}
.term-158 .termine_headlines_ot p{
	text-align: left;
    color: #FF7D00;
}
.termine_headlines_ot p{
	text-align:center;
	color: #fee07f;
}
.term-158 .apus-breadscrumb {
	display: none;
}
.term-158 .termine_headlines_ot h1 {
    color: #FF7D00;
    font-size: 90px;
}
.term-158 .termine_headlines_ot h2{
	text-align:left;
	color:#000;
	font-weight: 300;
    font-size: 20px;
    line-height: 42px !important;
}
.termine_headlines_ot h2{
	text-align:center;
	color:#fff;
	font-weight: 300;
    font-size: 35px;
    line-height: 42px !important;
}	
	
.footer_emp_box_btn {
  text-align: center;
  width: 100%;
  max-width: 300px;
  background-color: #fff;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  margin-top: 25px !important;
  display: block !important;
  padding: 7px 25px;
  color: #d75212;
  border-radius: 5px;
  font-weight: 400;
  border: 1px solid #000 !important;
}	
.footer_emp_box_btn:hover{
	 background-color:#f1851e;
	 color:#fff !important;
	}
.footer_emp_box {
  border-radius: 3px;
  padding: 15px 12% 20px 12%;
  background: #fff;
  width: 100%;
  min-height: 150px;
  color:#FFF;
}
.p_zero {
  padding: 0px !important;
}	
.footer_main_inner h2 {
  width:90%;
  padding-bottom: 15px !important;
  line-height: 22px;
  font-weight: 700;
  font-style: normal;
  font-size: 18px;
}	
.kic_sec1_text1{
	width:100% !important;
	/*margin-left:20% !important;*/
	display:block;
	background-color: rgba(0,93,109,0.95);
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	max-width: 680px;
	color:#fff;
	
	}
.page-id-4704 #apus-breadscrumb{
	margin-bottom:0px !important;
	}
@media (min-width:768px) and (max-width: 10000px){ 	
.kic_sec2_overlay_sc{
	margin-top:-180px !important;
	/*margin-left:20% !important;*/
	background-color:#FFFFFF;
	margin-left: 5px;
	max-width:750px !important;
	}
}
.kic_section4_headline h2{
	line-height:38px !important;
 	}
.kic_sec6_small_heading{
	margin-bottom:0px !important;
	}
.kic_sec6_small_heading p{
	margin-bottom:7px !important;
	}	
.arrow {
  border: solid #b8be1d;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 5px;
  color:#b8be1d !important;
}
.right {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}	
.aussteller_sec2_overlay{
	opacity:0.5 !important;
	}
.aussteller_cr .wpcf7-form-control-wrap{
	width:auto !important;
	max-width:100% !important;
	display:block !important;
	}
.aussteller_cr{
	margin-top:25px;
	}
.aussteller_cr .wpcf7-form-control-wrap input{
	/*max-width:100% !important;
	min-height:30px;
	width:100%;
	border:none !important;
	border-bottom:2px solid #999 !important;*/
	
	color: #6c757d;
    opacity: 1;
	margin-bottom: 20px;
	background: #F5F5F5;
	display: block;
	width: 100%;
	padding: 0.68rem 1.29rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.65;
	color: var(--jobtex-text-color);
	/*background-color: #fff;*/
	background-clip: padding-box;
	border: 1px solid #E5E5E5;
	appearance: none;
	border-radius: 4px;
	text-align: left;
	
	}
.aussteller_cr select{
	/*width:100% !important;
	background-color: #fff !important;
	min-height:30px;
	border:none !important;
	border-bottom:2px solid #999 !important;*/
	color: #6c757d;
    opacity: 1;
	margin-bottom: 20px;
	background: #F5F5F5;
	display: block;
	width: 100%;
	padding: 0.68rem 1.29rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.65;
	color: var(--jobtex-text-color);
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #E5E5E5;
	/*appearance: none;*/
	border-radius: 4px;
	text-align: left;
	height: 50px;
	background: #F5F5F5;
	}	
.aussteller_cr input:focus {
  background-color: #fff !important;
}

.aussteller_cr .wpcf7-checkbox .wpcf7-list-item-label{
  background-color: #9b9b9b;
  color: #ffffff;
  margin: 10px 0 10px 0em;
  padding:7px 12px; 
  text-align: center;
  font-size: .92em;
  border-radius: 5px;
  overflow: hidden;
}	
.aussteller_cr .wpcf7-checkbox .wpcf7-list-item-label:hover{
  background-color: #42b292;
  color:#fff !important;
}
 
.wpcf7-form .wpcf7-checkbox input[type=checkbox]:checked + .wpcf7-list-item-label {
  background: #42b292;
  color:#fff !important;
}
.checkboxes input[type=checkbox]{
	display:none !important;
	}
.checkboxes .wpcf7-list-item{
	margin-left:0px !important;
	margin-right:30px !important;
	}
.aussteller_cr select:invalid,
select option[value=""] {
  color: #ccc !important;
}

.aussteller_cr option:first-child
{
    color: #ccc !important;
}
select:invalid { color: gray !important; }
.aussteller_cr .wpcf7-submit{
	background-color:#0093a1;
	border:1px solid #0093a1;
	}
.aussteller_cr .wpcf7-submit:hover{
	background-color:#9ac456;
	border:1px solid #9ac456;
	}
.aussteler_contact_form{
	box-shadow: 0px 10px 25px rgba(54, 95, 104, 0.1);
	border-radius:10px !important;
	padding: 15px;
	}
.wpcf7-textarea{
	width:100%;
	/*border-top:1px solid #f1f1f1;
	border-right:1px solid #f1f1f1;
	border-left:1px solid #f1f1f1;*/
	border:none !important;
	border-bottom:2px solid #999 !important;
	box-shadow: 0px 10px 25px rgba(54, 95, 104, 0.1);
	}
.page-id-5011 #apus-breadscrumb{
	margin-bottom:0px !important;
	}
.aus_term_checkobx{
	float:left;
	width:5%;
	display:inline-block;
	max-width:50px;
	padding-top:7px;
	
	}
.aus_term_checkobx input{
	width:20px;
	height:20px;

	}	
.aus_term_checkobx_txt{
	float:left;
	width:90%;
	display:inline-block;
	 
	}
.aus_tem_ds{
	margin-bottom:0px !important;
	}
.aus_tem_frm{
	box-shadow: 0px 10px 25px rgba(54, 95, 104, 0.1);
	border-radius:5px !important;
	padding-top:20px;
	padding-bottom:20px;
	}
.megamenu .dropdown-menu li > a:hover , .megamenu .dropdown-menu li.active > a{
	color:#0093a1 !important;
	}
.btn-theme{
	background-color:#e88d2a !important;
	border-color:#e88d2a !important
	}	
.btn-theme:hover{
	background-color:#f5932a !important;
	border-color:#f5932a !important
	color:#fff !important;
	}	
/*.elementor-button:hover{
	background-color:#0093a1 !important;
	}	*/
.header-mobile-bottom {
	margin-top:0px !important;
	}	
.moible_menu_header{
    padding-left:0px !important;
	}
.moible_menu_header li{
	list-style:none !important;
	line-height:30px;
	}
.moible_menu_header li a{ 

}
.moible_menu_header li a:hover{
	
	}		
.moible_menu_header li i{
	margin-right:7px !important;
	}	
	
	
#header_contact_form .wpcf7-submit{
	background-color:#FFFFFF !important;
	border:1px solid #0095a4 !important;
	color:#0095a4 !important;
	}
	
#header_contact_form .wpcf7-submit:hover{
	background-color:#0095a4 !important;
	border:1px solid #0095a4 !important;
	color:#fff !important;
	}	
.header_form_ot_img{
	width:100%;
	text-align:center;
	height:auto;
	}	
.header_form_ot_img img{
	width:auto;
	max-width:100%;
	}
.header_form_description{
	margin-bottom:25px !important;
	}
#header_contact_form .modal-header{
	color:#fff !important;
	background-color:#f18419 !important;
	}	
#header_contact_form .modal-header h4 , #header_contact_form .modal-header .close{
	color:#fff !important;
	}	
.grid_gallery_hover a img{
	transition: transform .2s; /* Animation */
	border:none !important;
	}	
.grid_gallery_hover img:hover{
	background-color:#FFFFFF;
	transform: scale(1.21) !important;
	position:relative !important;
	z-index:111;
	border: 1px solid #E5E5E5 !important;
	border-radius: 8px;
	}	
.grid_gallery_hover .gallery-item{
	margin-left:8px !important;
	margin-right:8px !important;
	margin-top:15px !important;
	/*border:1px solid #f1f1f1;*/
	border-radius: 8px;
	margin-bottom: 30px;
	padding: 25px;
	border: 1px solid #E5E5E5 !important; 
	}	
.grid_gallery_hover .gallery-item:hover{
	box-shadow: 0 10px 25px 0 rgba(54, 95, 104, 0.1);
	}
.termine_Mehr_Infos{
	background-color:#FFFFFF !important;
	border:1px solid #0095a4 !important;
	color:#0095a4 !important;
	padding:7px 12px;
	border-radius:5px;
	text-align:center;
	display:block;
	}
.termine_Mehr_Infos:hover{
	background-color:#0095a4 !important;
	border:1px solid #0095a4 !important;
	color:#fff !important;
	text-decoration:none !important;
	}	
.termine_left_imgot{
	width:100%;
	height:auto;
	text-align:left;
	}
.termine_left_imgot img{
	width:150px;
	max-width:90%;
	height:auto;
	max-height:100%;
	}
	
	
.mpopup_text {
    display: none;
    position: fixed;
    z-index: 1;
    padding-top: 100px;
    left: 0;
    top:0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
}
.modal-content {
    position: relative;
    background-color: #fff;
    margin: auto;
    padding: 0;
    width: 100%;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s;
    border-radius: 0.3rem;
	max-width:650px;
}
.modal-header {
    padding: 2px 12px;
    background-color: #ffffff;
    color: #333;
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: 0.3rem;
    border-top-right-radius: 0.3rem;
}
.modal-header h4{
    font-size: 1.25rem;
    margin-top: 14px;
    margin-bottom: 14px;
	color: #fff !important;
}
.modal-body {
    padding: 2px 12px;
}
.modal-footer {
    padding: 1rem;
    background-color: #ffffff;
    color: #333;
    border-top: 1px solid #e9ecef;
    border-bottom-left-radius: 0.3rem;
    border-bottom-right-radius: 0.3rem;
    text-align: right;
}

.close {
    color: #888;
    float: right;
    font-size: 44px;
    font-weight: bold;
	margin-right:20px;
	color:#fff;
}
.close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.close_text {
    color: #888;
    float: right;
    font-size: 44px;
    font-weight: bold;
	margin-right:20px;
	color:#fff;
}
.close_text:hover, .close_text:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

/* add animation effects */
@-webkit-keyframes animatetop {
    from {top:-300px; opacity:0}
    to {top:0; opacity:1}
}

@keyframes animatetop {
    from {top:-300px; opacity:0}
    to {top:0; opacity:1}
}	

.modal-header {
  color: #fff !important;
  background-color: #f18419 !important;
}
.modal-body .wpcf7-submit{
  background-color: #FFFFFF !important;
  border: 1px solid #0095a4 !important;
  
  text-transform:capitalize;
  
  
  color: #d75212 !important;
  float: left;
	padding: 17px 23px;
	 
	font-size: 14px;
	font-weight: 500;
	text-transform: none;
	border-radius: 3px;
	line-height: 1;
	border: none;
	cursor: pointer;
}
.modal-body .wpcf7-submit:hover{
  background-color: #0095a4 !important;
  border: 1px solid #0095a4 !important;
  color: #fff !important;
}

.modal-body .wpcf7-form input[type="text"], .modal-body .wpcf7-form input[type="email"], .modal-body .wpcf7-form input[type="url"], .modal-body .wpcf7-form input[type="tel"], .modal-body .wpcf7-form input[type="number"], .modal-body .wpcf7-form input[type="date"], .modal-body .wpcf7-form select {
  float: left;
  width: 100%;
  background-color: #f5f5f5;
  border: 1px solid #efefef;
  font-size: 12px;
  color: #000;
  padding: 7px 14px;
  height: 42px;
  margin-bottom: 7px;
}

.modal-body input:focus{
	background-color:#fff !important;
	}

.modal-body form label {
	width:100%;
	}
#mpopupLink{
	cursor:pointer !important;
	}
.job-detail-header-inner .employer-title{
	display:inline-block !important;
	}	
.top-detail-job .type-job{
	margin-right:5px !important;
	margin-bottom:5px !important;
	}
.tax-custom_category .apus-breadscrumb , .page-id-7010 .apus-breadscrumb , .page-id-3612 .apus-breadscrumb{
	margin-bottom:0px !important;
	}
.page-id-5011 .zl-arrow-title , .page-id-3394 .zl-arrow-title  , .page-id-44 .zl-arrow-title{
	display:none !important;
	}
.page-id-3394 h3.zl-arrow-title{
	display:block !important;
	}	
.job-metas-detail-bottom .urgent , .job-metas-bottom .urgent{
	display:none !important;
	}
.job-detail-header-inner .employer-title {
	font-size:20px !important;
	}	
.contact_Sb h4 span{
	font-size:12px !important;
	}
.job-detail-header-inner .employer-title{
	width:90% !important;
	}	
ul.check li{
	list-style:none !important;
	}
.single_sec4_right_box ul.check li::before{
	color:#81d742;
	content: "\2714";
	/*display: inline-block;*/
	margin-left: -30px;
	width: 25px;
	padding-right:18px;
	}	
.book_cover_ot  .elementor-widget-container div{
	width:100% !important;
	border: 1px solid #E5E5E5 !important; 
	max-width:400px !important;
	display:block !important;
	margin:0 auto !important;
	
	border-radius: 8px;
	}	
.book_cover_ot  .elementor-widget-container div:hover{
	box-shadow: 0 10px 25px 0 rgba(54, 95, 104, 0.1);
	}	
.book_cover_ot  .elementor-widget-container div div{
	box-shadow:none !important;
	border:none !important;
	}	
.book_cover_ot  .elementor-widget-container div div:hover{
	box-shadow:none !important;
	border:none !important;
	}	
.book_cover_ot  .elementor-widget-container div img{
	width:100% !important;
	max-width:350px !important;
	display:block !important;
	margin:0 auto !important;
	}	
.book_cover_ot  .elementor-widget-container   span{
	margin-top:10px;
	color: var(--jobtex-link-color);
	background: #fff;
	border: 1px solid #14a077;
	padding: 16px 30px !important;
	border-radius: 4px;
	line-height: 1.6 !important;
	font-size: 1rem;
	font-weight: 700;
	text-align: center;
	display: inline-block;
	 }	
 
	
.book_cover_ot  .elementor-widget-container  span:hover {
  background: #14a077;
  border-color: #14a077;
  color: #fff;
}	

 

	
		 
.img_hover1_2{
	   
}

.img_hover1_2 img:hover{
	 transform: scale(1.1) !important;
	  transition: transform .5s !important; 
	}
@media (max-width: 1024px){
.zl-page-name-banner .elementor-shortcode{
    font-size: 60px;
	line-height: 60px;
}
}

@media (max-width: 400px){
.zl-page-name-banner .elementor-shortcode{
    font-size: 40px;
	line-height: 40px;
}
}
.home_gallery_rl .swiper  .swiper-slide{
	margin-left:2px !important;
	margin-right:2px !important;
	}
.ti-angle-right::before {
  /*content: "\279C" !important;*/
  content: "\21FE" !important;
}	
.ti-angle-left::before {
  content: "\21FD" !important;
}

@media (min-width:1200px) and (max-width: 10000px){ 	
.home_logo_row1  .slick-carousel .slick-prev {
	left:-30px !important;
	}
 .home_logo_row1 .slick-carousel .slick-next{
	right:-40px !important;
	}	
}
.job-metas strong a{
	color:#000 !important;
	}
.layout-type-half-job-details .layout-job {
	margin-bottom:20px !important;
	}	
.kostenloser_checkbox input{
	width:25px !important;
	height:25px !important;
	margin-right:4px;
	float: left;
    margin-top: 4px;
	}
.kostenloser_checkbox span{
	font-size:18px;
	}	
	

    
    
.samerow{
	width:auto;
	float:left;
	border:1px solid #FCC;
	margin-right:10px;
}
.f_left{
	float:left;
	}
.m_right10{
	margin-right:10px;
	}
 
.anml_form_label{
	height:50px;
	line-height:50px;
	}
.required{
	color:#F00 !important;
	font-size: 28px;
	}
.w10{
	width:10%;
	}
.w20{
	width:20%;
	}
.w30{
	width:30%;
	}
.w40{
	width:40%;
	}
.w50{
	width:50%;
	}
.w60{
	width:60%;
	}
.w70{
	width:70%;
	}
.w80{
	width:80%;
	}
.w90{
	width:90%;
	}
.w100{
	width:100%;
	}	
	

.Ansp_lab{
	width:12%;
	}
.Ansp_in{
	width:87.1% !important;
	}
.email_label{
	width:23.5%;
	}	
.anm_email_input{
	width:74.5.4%;
	}	
.tel_label{
	 
	width:17%;
	}	
.tel_input{
    
	width:81%;
	}
.klassenstufe_label{
 
	width:27%;
	}
.klassenstufe_label_in{
	 
	width:73%;
	}
.Schule_label{
    width:21%;
	}
.Schule_in{
	width:77.4%;
	}
.Anzahl_lab{
	width:42%;
	}
.Anzahl_input{
	width:57%;
	}
.Ankunftszeit_lab{
	width:21%;
	}
.Ankunftszeit_in{
	width:30%;
	}
.Hiermit_lab{
	width:29%;
	}
.Hiermit_in{
	width:70.3%;
	}

}
.Benotigen_lab{
	width:100%;
	font-size:20px !important;
	font-weight:bold;
	}
	
.Benotigen_in{
	width:100%;
	
	padding-top:8px;
	}
.Benotigen_in input{
	width:30px;
	height:30px;
	font-size:20px;
	}
.Benotigen_in label{
	display: inline-flex;
	line-height: 30px;
	margin-right:20px;
	
	
	}
.Benotigen_in label span{
	margin-left:7px;
	font-size: 20px;
	}	
.related-jobs{}
.anm_dropdown{
	width:100%;
	height:50px;
	color: #6c757d;
    opacity: 1;
	margin-bottom: 20px;
	background: #F5F5F5;
	display: block;
	width: 100%;
	padding: 0.68rem 1.29rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.65;
	color: var(--jobtex-text-color);
	background-clip: padding-box;
	border: 1px solid #E5E5E5;
	border-radius: 4px;
	text-align: left;
	}
.jetzt_absenden{
	font-size: 1.5rem !important;
	}
 
.wpcf7-submit::before {
    content: "\f1d8";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
 }
.wpcf7-submit:before {
    content: '\f30b';
    font-family: 'Font Awesome 5 Free' !important;
} 
.fh3{
	border-bottom:solid 3px #fff !important;
	font-size:20px !important;
	color:#fff !important;
	display:inline-block !important;
	width:auto !important;
	}
.employer-category .title{
	color:#14a077 !important;
	}
	
.four_zero_four_bg{
 
 background-image: url(https://cdn.dribbble.com/users/285475/screenshots/2083086/dribbble_1.gif);
    height: 400px;
    background-position: center;
	background-repeat:no-repeat !important;
 }
 
 
 .four_zero_four_bg h1{
 font-size:80px;
 }
 
  .four_zero_four_bg h3{
			 font-size:80px;
			 }
			 
.link_404{			 
	color: #fff!important;
    padding: 10px 20px;
    background: #39ac31;
    margin: 20px 0;
    display: inline-block;}
.contant_box_404{ margin-top:50px;
 
}	
.error404 #main-container{
	max-width:100% !important;
	}	
.error404boxot{
	margin:0 auto !important;
	text-align:center;
	margin-top:100px !important;
	margin-bottom:150px !important;
	}
.anmeldung_schule_form .f_left p{
	font-size:18px !important;
	}
	
.ma_faq_ot{
	
	}	
.termine_24_c2 .dte{
    font-weight:900 !important;
	}
 
	
.termine_Für_Schulen{
	background-color:#ffee00 !important;
	border:1px solid #ffee00 !important;
	color:#333333 !important;
	padding:5px 8px;
	border-radius:5px;
	text-align:center;
	 margin-top:10px !important;
	 display:inline-block;
	font-weight: bold;
	line-height: 1.3 !important;
	} 
.termine_Für_Schulen:hover{
	background-color:#f0e335 !important;
	border:1px solid #f0e335 !important;
	color:#000 !important;
	text-decoration:none !important;
	}	
.termine_Für_Schulen_ot{
	display:block;
	width:100%;
	text-align:center;
	}
.home_gallery_rl i{
	background-color:#ecf7ff;
	padding:15px;
	border-radius:10px;
	}
.gallery.gallery-columns-6 .gallery-item {
  width: 15% !important;
}		
@media (min-width:50px) and (max-width: 767px){ 
     body{
		 width:100% !important;
		 max-width:100% !important;
		 }

	}
	
.regularh3 h3{
	font-weight:normal !important;
	line-height:1.3 !important;
	}
.H_you_vid_ot .elementor-widget-container{
	border:20px solid #CCC !important;
	border-radius:10px;
	}
.H_you_vid_ot .elementor-widget-container .elementor-wrapper{
	border:3px solid #f7f7f7 !important;
	}
	
@media (min-width:768px) and (max-width: 10000px){ 			
.Mein_Terminwunsch_label{
	width:27%;
	}		
.Mein_Terminwunsch_in{
	width:100%;
	max-width:380px;
	}	
.frm2_labl_fnt{
	font-size:20px !important;
	}
.Vollstandiger_Name_label{
	width:16%;
	}	
.Vollstandiger_Name_input{
	width:100%;
	max-width:570px;
	}
.f2E-Mail_label{
	width:29%;
	}	
.f2E-Mail_input{
	width:70%;
	max-width:420px;
	}	
.f2Telefon_lebl{
	width:20%;
	}
.f2Telefon_input{
	width:100%;
	max-width:420px;
	}	
.Kommentar_label{
	width:12%;
	}
.Kommentar_input{
	width:100%;
	max-width:700px;
	
	}
.Kommentar_input textarea{
	border: 1px solid #E5E5E5 !important;
	box-shadow:none !important;
	appearance: none;
    border-radius: 4px;
	}	
.Kommentar_input textarea:focus {
    outline: none !important;
    border:1px solid #42b292 !important;
   /* box-shadow: 0 0 10px #719ECE !important;*/
  }
 .Ich_interessiere_label{
	 width:100%;
	 padding-left:30px;
	 } 
.Ich_interessiere_input_ot{
	max-width:1000px;
	padding-left: 10px;
   padding-top: 15px;
	}	
.Ich_interessiere_input_ot .wpcf7-checkbox .wpcf7-list-item{
	width:30%;
	}	
.Ich_interessiere_input_ot .wpcf7-checkbox input{
	width:30px;
	height:30px;
	}	 
.Ich_interessiere_input_ot .wpcf7-checkbox label span{
	font-size:20px;
	line-height: 26px;
    display: inline-flex;
	margin-left:10px;
	}	
.f_sep1_abs{
	width: 1px;
	height: 110%;
	min-height: 301px;	 
	border: 1px solid #5d626d;
	position: relative;
	margin-top: -10%;
	float: right;
}
.f_sep2_abs{
	width: 1px;
	height: 110%;
	min-height: 301px;	 
	border: 1px solid #5d626d;
	position: relative;
	margin-top: -10%;
	float: right;
	margin-right:-8px;
}
.f_sep3_abs{
	width: 1px;
	height: 110%;
	min-height: 301px;	 
	border: 1px solid #5d626d;
	position: relative;
	margin-top: -10%;
	float: right;
	margin-right: 15px;
}	
  
}

.page-id-8941 h2.zl-arrow-title , .page-id-7010 h2.zl-arrow-title{
	display:none !important;
	}

.page-id-8941 h3.zl-arrow-title , .page-id-7010 h3.zl-arrow-title{
	font-size:30px;
	height: 80px;
	margin-bottom: 20px;
	line-height: 1.2;
	font-size: 2rem;
	font-weight: 700;
	}
.headline_btm_orange{
	width:100%;
	max-width:220px;
	height:5px;
	background-color:#f5a574;
	margin:0 auto;
	margin-top:10px;
	}

@media (min-width:10px) and (max-width: 767px){  
  .f_sep1_abs , .f_sep2_abs , .f_sep3_abs {
	 display:none !important;
   }
}
 
.footer_main_inner h2 {
	color:#fecb53 !important;
	} 
.zur_stellen_wide   .elementor-button{
	max-width:600px !important;
	width:100% !important;
	}
.top_popup_box_btn{
	padding:10px 25px !important;
	background-color:#0095a4 !important;
	color:#fff;
	text-align:center;
	border-radius:5px;
	cursor:pointer !important;
	/*border:2px solid  #fff !important;*/
	
	}
.top_popup_box_btn:hover{
	background-color:#017b87 !important;
	text-decoration:underline !important;
	box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
	/*border:2px solid  #017b87 !important;*/
	
	 
	}	
.popup_checkbox_list .wpcf7-list-item{
	width:100% !important;
	}
.popup_checkbox_list{
	margin-bottom:25px;
	margin-top:25px;
	}
.popup_checkbox_list .wpcf7-list-item input{
	width: 30px;
    height: 30px;
	}	
.popup_checkbox_list .wpcf7-list-item span {
  font-size: 20px;
  line-height: 26px;
  display: inline-flex;
  margin-left: 10px;
}	
.checkbox_toptext{
	font-size:20px !important;
	font-weight:bold;
	color:#000;
	padding-left:30px !important;
	}
.popup_btm_txt{
	margin-top:20px; margin-bottom:15px;
	color:#000;
	font-size:18px;
	font-weight:400;
	}
.home.headline_btm_orange{
	margin-top:-55px !important;
	}



.top_right_button a{
	/*padding:10px 25px !important;*/
	 
	color:#fff;
	text-align:center;
	border-radius:5px;
	cursor:pointer !important;
	 
	font-size: 18px !important;
	}
.top_right_button a:hover{
	 
	text-decoration:underline !important;
	/*box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);*/
	 
	 box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
	}		
	
	
	
.mpopup {
    display: none;
    position: fixed;
    z-index: 9;
    padding-top: 100px;
    left: 0;
    top:0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
}	

.employer-website a{
	background-color:#fff !important;
	 
	}
.employer-website a:hover{
	background-color:#0093a1 !important;
	color:#fff !important;
	}	
.Darum_text{
	font-size:18px !important;
	}
.contact_jetzt_direkt{
	/*font-size: 16px;*/
	font-weight: 700;
	fill: #14A077;
	color: #14A077;
	text-align: center;
}
.contact_jetzt_direkt a{
	font-size: 16px;
	font-weight: 700;
	fill: #14A077;
	color: #14A077;
	line-height: 1;
	text-align: center;
}
.contact_jetzt_direkt i{
	font-size: 14px;
	color: #14A077;
	margin-left: 3px;
	}
.contact_jetzt_direkt a:hover , .contact_jetzt_direkt a:hover    i{
	color: #18cc97;
	}	
.contact_Sb_loc1 .fa-map-marker-alt{
	font-size:22px !important;
	color:#F63;
	}
.form1_label{
	color:#0c2577 !important;
	}
.cusotm_file_upload_button_ot{
	width:100%;
	text-align:center;
	margin-top:30px;
	}	
.cusotm_file_upload_button{
	padding:15px 25px;
	background-color:#e1f6f7;
	border-radius:50px;
	border:1px solid #e1f6f7;
	margin:0 auto;
	display:block;
	color:#0c2577;
	font-size:16px;
	cursor:pointer;
	}
.file_upload_doted_box{
	display:block;
	width:100%;
	min-height:150px;
	border:1px dashed #999;
	border-radius:20px;
	}
.upload_file_typeform1{
	text-align:center;
	margin:0 auto;
	color:#0c2577;
	}
.schon_gewusst h1{
	color: #078495;
    font-family: "Caveat Brush", Sans-serif;
	text-align:center !important;
	}
.all_form_label_font_size{
	 
	height: auto;
     
	}	
@media (min-width:1000px) and (max-width: 10000px){  	
.d_w_20p{
	width:20%;
	}
.d_w_30p{
	width:30%;
	}
.d_w_40p{
	width:40%;
	}
.d_w_50p{
	width:50%;
	}
.d_w_60p{
	width:60%;
	}
.d_w_70p{
	width:70%;
	}
.d_w_80p{
	width:80%;
	}
.d_w_90p{
	width:90%;
	}
.d_w_100p{
	width:100%;
	}									
}

.dtm_name_label{
	width:21% !important;
	}
.dtm_name_in{
	width:79% !important;
	}
.dtm_street_label{
	width:50% !important;
	}
.dtm_street_in{
	width:50% !important;
	}
.dtm_fune_label{
	width:65% !important;
	}
.dtm_fune_in{
	width:35% !important;
	}
.dtm_plz_label{
	width:14% !important;
	}
.dtm_plz_in{
	width:85% !important;
	}
.dtm_stadt_label{
	width:20% !important;
	}
.dtm_stadt_in{
	width:80% !important;
	}
.dtm_email_label{
	width:17% !important;
	}
.dtm_email_in{
	width:83% !important;
	}
.dtm_region_label{
	width:13% !important;
	}
.dtm_region_in{
	width:87% !important;
	}			
.dja_arrow_sec{
	background-color:#00a4b0 !important;
	}		
.dja_arrow_sec h2{
	color: #FFFFFF;
	font-size: 48px;
	font-weight: 700;
	}	
.online_Ich_interessiere_input{
	width:60% !important;
	float:right;
	margin-right: 15%;
	margin-top:-44px;
	}
.zl-arrow-title{
	max-width:1440px !important;
	width:100% !important;
	margin:0 auto;
	}		
.job-detail-buttons .btn-apply {
  margin-right:0px !important;
  margin-left: 7px !important;
}
.page-id-3394 .wrapper-submit .btn-submit{
	margin-top:0px !important;
	}		
.page-id-3394 .filter-listing-form .circle-check .list-item {
  margin-bottom: 12px;
  display: inline-block !important;
  margin-right:15px !important;
}
.page-id-3394 .terms-list-wrapper ul.terms-list{
	margin-top:30px;
	}
.toggle-filter-viewmore{
	display:none !important;
	}
#mpopupLink_topp{
	width:100% !important;
	max-width:300px !important;
	}	
.emp_ab_form_title_ot{
	display:inline-block;
	width:auto;
	}
.emp_stellen_anzeigen_btn_ul{
	padding-left:0px !important;
    max-width: 300px;
    float: right;
	}	
.emp_stellen_anzeigen_btn_ul li{
	list-style:none;
	}	
.emp_stellen_anzeigen_btn{
	background-color:#af5c66;
	color:#fff;
	border-radius: 0px 0px 0px 0px;
    padding: 13px 40px 13px 40px;
	display:block;
	text-align:center;
	}
.emp_stellen_anzeigen_btn:hover{
	color:#fff;
	background-color:#db727f;
	}	
.emp_Unternehmen_anzeigen_btn{
    background-color: #5CAF64;
    border-radius: 0px 0px 0px 0px;
    padding: 13px 40px 13px 40px;
	color:#fff;
	display:block;
	text-align:center;
	}
.emp_Unternehmen_anzeigen_btn:hover{
	color:#fff;
	background-color: #65bf6e;
	
	}	
.Ich_interessiere_input_ot input:checked {
    accent-color: #0093a1 !important;
}	
.move_to_live{
	color:#000;
}
.kontakt_textlink{
	padding:10px 15px;
	background-color:#0093a1;
	display:inline-block;
	color:#fff;
	margin-top:10px;
	border-radius:5px;
	}
.kontakt_textlink:hover{
	padding:10px 15px;
	background-color: #9ac456 !important;
	color:#fff;
	}	
.employer-website a{
	font-size:12px !important;
	padding:5px !important;
	}
.job-detail-employer-info .fun_emp_dis , .job-detail-employer-info .job-phone{
	display:block !important; 
	}

.job-detail-employer-info .fun_emp_dis h3{
	width:100% !important;
	display:block !important;
	}	
/*.home_form1{
	display:none !important; 
	}*/
#mc_embed_signup{
	clear:left !important; 
	font:14px Helvetica,Arial,sans-serif; width:100%;}
#mc_embed_signup form {
    text-align: left !important;
}
.home_form1 input{
	min-height:50px !important;
	}
.filter-listing-form-wrapper .select2-selection__placeholder {
  text-transform: none !important;
}		
.results-filter-wrapper{
    background-color: #e2e2e2 !important;   
    margin-bottom:0px !important;
}
.results-filter-wrapper .inner , .jobs-alert-ordering-wrapper{
    background-color: #e2e2e2 !important;   
}
.m_b_Z , .m_t_Z{
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.pl_30, .pr_30{
    padding-left:30px !important;
    padding-right:30px !important;
}
#question1_display{
    display: none;
}
#question2_display{
    display: none;
}

.fachzubi_mag_box{
    border:1px solid #ddd;
    padding: 15px;
    margin-bottom: 50px;
    text-align: center;
}


.magazine_pagination{
    display: block;
    text-align: center;
}
.magazine_pagination ul{}
.magazine_pagination ul li{
    display: inline-block;
    margin-right: 10px;
}
.magazine_pagination ul li a{
    padding: 7px 10px;
    border: 1px solid #ddd;
}
.magazine_pagination ul li a:hover{}
.magazine_pagination .selected{
    border-color: #43C349;
}

.magazine_posts{
 /*display:none;*/
 width: 100%;
 height:auto;
 display: none;
}
.showposts{
 display: block !important;
}
.hide{
 display: block !important;
}
.magazine_search_bar_ot{
  width:100%;
  min-height:150px;
  border: 2px solid #ddd;
  border-radius:5px;
  background-color: #f7f7f7;
  padding: 30px;
    
}
.magazine_cat_list{
    padding-left: 0px;
    margin-bottom: 0px !important;
}
.magazine_cat_list  li{
 display: inline-block;
    margin-right: 15px;
    margin-bottom: 10px;
}



.magazine_search_r1{
    
}
.magazine_ct{
    width: 100% !important;
    height: 40px;
    background-color: #fff;
    border-radius: 5px;
    border-color: #ddd !important;
    box-shadow: none !important;
    border: none;
    padding-left: 15px;
    padding-right: 15px;
}
#search_title{
    border: none;
    padding-left: 15px;
    padding-right: 15px;
    height: 40px;
    background-color: #fff;
}
.search_title_btn{
    height: 40px;
    background-color: #0093a1 !important;
    cursor: pointer;
    color: #fff;
    border-radius: 5px;
    border-color: var(--jobtex-theme-color);
    outline: none !important;
    transition: all 0.2s ease-in-out 0s;
    padding: 3px 15px;
}
.search_title_btn:hover{
    background-color:#9ac456 !important;
	color:#fff !important;
}
@media (min-width: 768px) and (max-width: 19500px){
#search_title{
    width: 100%;
}
}
.search_text_hint_ot{
    width: 100%;
    height: 1px;
    
   
}
.search_text_hint{
   width: 100%;
   height: auto;
   background-color: #fff;
   z-index: 999 !important;
   position: relative;
   border: 1px solid;
   border-color: #f5f5f5;
   border-top: 0px;
   /*padding-bottom: 15px;*/
   overflow-x: initial;
   overflow-y: auto;
   max-height: 600px;

}
.search_text_hint ul{
    
    border-color: #000;
    margin: 0px;
    padding-left: 10px;
    
}
.search_text_hint li{
    list-style: none;
    border-bottom: 1px solid #f7f7f7;
    line-height: 35px;
    
}
.emp_ab_form_title_ot , .headline_btm_orange , .content-job-detail .contact-form{
	display:none !important;
}

.testadil-26march{
    
    
}
@media (min-width: 10px) and (max-width: 767px){
.page-template-page-jobs .item-job .d-flex{
	display: block !important;
}

.page-template-page-jobs .item-job .d-flex .flex-shrink-0{
	display: block !important;
	width: 100%;
}
.page-template-page-jobs .item-job .d-flex .job-list-content{
	display: block !important;
	width: 100%;
}
}
@media (min-width: 768px) and (max-width: 10000px){
	.f_right_desk{
		float: right;
	}
}
.rue_messen_img_box{
	display: block;
	/*border: 1px solid #ECCACA;*/
	width: 100%;
	height: auto;
}
.rue_messen_img_box img{
	width: auto;
	max-width: 100%;
}

@media (min-width: 10px) and (max-width: 576px){
  .col-xs-3 {
    flex: 0 0 auto;
    width: 25% !important;
  }
}
.fachzubi_magazine_btn{
  text-align:center; 
  padding: 10px 0;
  display:block;	
  margin-top: 10px;
  color: var(--jobtex-link-color);
  background: #fff;
  border: 1px solid #14a077;
  padding: 16px 30px !important;
  border-radius: 4px;
  line-height: 1.6 !important;
  font-size: 1rem;
  font-weight: 700;
}
.fachzubi_magazine_btn:hover{
  background: #14a077;
  border-color: #14a077;
  color: #fff;
  cursor: pointer;
}

.fachzubi_mag_box   span{
	margin-top:10px;
	color: var(--jobtex-link-color);
	background: #fff;
	border: 1px solid #14a077;
	padding: 16px 30px !important;
	border-radius: 4px;
	line-height: 1.6 !important;
	font-size: 1rem;
	font-weight: 700;
	text-align: center;
	display: inline-block;
	 }	
 
	
.fachzubi_mag_box  span:hover {
  background: #14a077;
  border-color: #14a077;
  color: #fff;
}	
.fachzubi_mag_box img{
	max-width: 98% !important;
}
.magazine_img_ot{
	width: 100%;
	 
	padding: 10px;
}
.magazine_cat_list li{
	margin-bottom: 10px !important;
	line-height: 52px;
	margin-right: 5px;
	list-style: none;
}
.magazine_cat_list li a{
	padding: 15px 15px !important;
	background-color: #0095a5 !important;
	color: #fff !important;
	font-weight: 500;
}
.magazine_cat_list li a:hover{
	background-color: #0d6d77 !important;
}
.magazine_cat_list_all{
	max-width: 185px !important;
}
.magazine_cat_list_all ul{
	padding: 0px !important;
}
.magazine_cat_list_all li{
	margin-bottom: 10px !important;
	line-height: 52px;
	margin-right: 5px;
	list-style: none;
}
.magazine_cat_list_all li a{
	padding: 15px 15px !important;
	background-color: #0095a5 !important;
	color: #fff !important;
	font-weight: 500;
}

.magazine_cat_list_all li a:hover{
	background-color: #0d6d77 !important;
}
.magazine_cat_list #magazine_category324{
	display: none !important;
}

@media (min-width: 10px) and (max-width: 767px){
#home_sec1{
	padding-top: 15px !important;
	padding-bottom: 15px !important;
}
	#home_sec1_vid_space_btm .elementor-widget-container {
		margin-bottom: 15px !important;
		
	}
	#home_sec3{
		padding-top: 0px !important;
	}	
#home_sec3 .elementor-spacer-inner{
		display: none !important;
	}
	#h_sec3b_lines h4{
		line-height: 30px !important;
	}	
	#h_sec3b_icon_top{
		padding-bottom: 10px !important;
	}	
#h_sec5_btn1{
		width: 100%;
		max-width: 100% !important;
		text-align: center;
}	
#h_sec5_btn1 .elementor-widget-container{
		padding: 0px !important;
	}

#h_sec5_btn2{
		width: 100%;
		max-width: 100% !important;
		text-align: center;
}		
#h_sec5_btn2 .elementor-widget-container{
		padding: 0px !important;
	    margin-top: 10px;
}

#h_sec5_btn3{
		width: 100%;
		max-width: 100% !important;
		text-align: center;
}		
#h_sec5_btn3 .elementor-widget-container{
		padding: 0px !important;
	    margin-top: 10px;
}	
	
#h_sec5_btn4{
		width: 100%;
		max-width: 100% !important;
		text-align: center;
}		
#h_sec5_btn4 .elementor-widget-container{
		padding: 0px !important;
	    margin-top: 10px;
}
.zl-arrow-title{
		margin-bottom: 0px;
	    padding-bottom: 0px;
}	
	.termine_24_c1 p{
		margin-bottom: 0.5rem !important;
	}	
	.termine_24_c2 p{
		margin-bottom: 0.5rem !important;
	}
	
}
.magazine_top_text_ot{
	width: 100%;
	height: 1px;
}
.magazine_top_text_in{
  position: absolute;
  background-color: #000; 
  color: #fff; 
  display:none !important;
}
.magazine_top_text_in p{
	margin-bottom: 0px;
	font-size: 12px;
}
@media (min-width: 10px) and (max-width: 767px){
	#wpcf7-f9281-p9249-o1 .wpcf7-form-control-wrap input{ 
	margin-bottom: 10px !important;
	}	
	#wpcf7-f9281-p9249-o1 .f_left p{
		font-size: 16px !important;
	}
	#wpcf7-f9281-p9249-o1 .f_left , #wpcf7-f9281-p9249-o1 .wpcf7-form-control-wrap , #wpcf7-f9281-p9249-o1 .wpcf7-form-control-wrap input{ 
		width: 100% !important;
	}	
	#wpcf7-f9281-p9249-o1 .all_form_label_font_size{
	font-size:16px !important; 
    line-height: 30px;
	}
#wpcf7-f9281-p9249-o1	.zl-arrow-title{
		float: left;
	}	
#darum_mit_fachzubi h3{
	font-size: 30px !important;
}	
	.footer_txt{
		text-align: center !important;
		display: contents !important;
	}	
	.footer_emp_box .toptext , .footer_emp_box .footer_emp_r_img{
		text-align: center !important;
	}	
	.email_kon{
		float: left;
		width: 100%;
		display: block;
	}	
	
.kontact_icon .elementor-widget-wrap , .kontact_icon_text	.elementor-widget-wrap{
		padding: 2px !important;
}	
	
	
.kontact_icon_text h3{
	font-size: 18px !important;
	line-height: 28px;
	}	
.sliding-menu .sliding-menu__back {
  font-size: 0px !important;
}
.sliding-menu .sliding-menu__nav::before {
  font-size: 16px !important;
}	
	
	
#wpcf7-f8494-p8109-o1 .Benotigen_lab{
		height: auto !important;
	    line-height: 30px;
}	
	#wpcf7-f8494-p8109-o1 .Benotigen_lab p{
		line-height: 30px;
	}	
#wpcf7-f8494-p8109-o1 .recaptcha{
		float: left !important;
	    margin-top: 10px;
	    margin-bottom: 10px;
}	
	#wpcf7-f8494-p8109-o1 .f_left{
		width: 100% !important;
	}
#wpcf7-f8494-p8109-o1	form.wpcf7-form .form-control{
		margin-bottom: 5px !important;
	}	
	#wpcf7-f8494-p8109-o1{
		
	}
	
.popup_checkbox_list .wpcf7-list-item input {
  float: left !important;
  margin-top: 5px !important;
}	
.popup_checkbox_list .wpcf7-list-item-label{
	width: 80% !important;
}	
.magazine_top_text_in{ 
  width: 100px;
  padding-top: 4px;
  padding-bottom: 4px; 
  margin-left: 2px;
  margin-top: 2px;
   display:none !important;
}
}
@media (min-width: 768px) and (max-width: 10000px){
.all_form_label_font_size{
	font-size:18px !important; 
    line-height: 44px;
	}	
.magazine_top_text_in{ 
  width: 125px;
  padding-top: 10px;
  padding-bottom: 10px; 
  margin-left: 46px;
  margin-top: 12px;
   display:none !important;
}	
}
.wpcf7 form.sent .wpcf7-response-output {
  text-align: center !important;
}


#before_form2_content{
	font-size: 18px !important;
	margin-top: 10px !important;
	margin-bottom: 10px !important;
}
.modal-body .wpcf7-submit.jetzt_absendenbtn2{
	background-color: #0093a1 !important;
    color: #fff !important;
}

.modal-body .wpcf7-submit.jetzt_absendenbtn2:hover{
	background-color: #9ac456 !important;
    color: #fff !important;
}
.smaller_form_date{
	font-size: 12px !important;
} 
.kontakt_form_info{
	font-size:18px !important;
	height: auto;
    line-height: 30px;
}
.kontact_icon{
	width: 35px !important;
}
.kontact_icon_text{
	width: 90% !important;
}
.popupformbtnmobile{
	text-align: center !important;
}


@media (min-width:10px) and (max-width: 767px){ 
 
.Ich_interessiere_input_ot .wpcf7-checkbox .wpcf7-list-item{
	width:100%;
	}	
/*.Ich_interessiere_input_ot .wpcf7-form-control-wrap input{ 
		width:30px !important;
	}	*/	
.Ich_interessiere_input_ot .wpcf7-checkbox input{
	width:30px !important;
	height:30px;
	}	 
.Ich_interessiere_input_ot .wpcf7-checkbox label span{
	font-size:20px;
	line-height: 26px;
    display: inline-flex;
	margin-left:10px;
	width: 80% !important;
	}		
	.Ich_interessiere_input_ot .wpcf7-checkbox label{
		width: 100% !important;
	}	
	
    .zl-arrow-title::after {
	content: '';
    display: inline-block;
     width: auto !important; 
    }
	
#wpcf7-f9281-p9249-o1 .Ich_interessiere_input_ot .wpcf7-form-control-wrap input {
    width: 30px !important;
    width: auto;
  }	
	.online_Ich_interessiere_input {	
	margin-top: 0px !important;
    width: 100% !important;
    float: right;
    margin-right: 0%;
	}
	#wpcf7-f9281-p9249-o1 .wpcf7-submit{
	 margin-top: 10px;
	}
	#anmeldung-schule_3_box{
		padding-top: 0px !important;
	}	
	
}
.popup_accordion_header{
	display: block;
	float: left;
	background-color: #0095a5;
	padding: 10px 15px;
    color: #fff !important;
	margin-bottom: 0px !important;
	width: 95% !important;
	border: 2px solid #0c0301;
	text-decoration: underline;
}
.popup_accordion_header:hover{
	color: #fff !important;
}
.popup_accordion_header:visited , .popup_accordion_header:active{
	color: #fff !important;
}

.popup_accordion_content{
	float: left;
	width: 100%; 
	background-color: #fff;
	width: 90% !important; 
	border: 1px solid #efefef;
}

.pop_acc_c_inactive{
	height: 0px !important;
	padding: 0px !important;
	overflow: hidden !important;
}
.pop_acc_c_active{
	height: auto !important;
	padding: 20px !important;
}






 
 
#acc_popup_active{
	float: right;
	content: 'on';
	width: 30px;
	height: 30px;
	border: 1px solid;
}
#acc_popup_inactive{
	float: right;
	content: 'off';
}
#acc_popup2_icon{
	float: right;
	margin-right: 10px;
}
/*.acc_popup_inactive span#acc_popup2_icon::after {
   content: "+";
}
.acc_popup_active span#acc_popup2_icon::after {
   content: "-";
}*/


/*.magazine_cat_list li a:active {
	background-color: #ea8712;
}*/

.magazine_cat_list li .active{
         background-color: #ea8712 !important;
    }

#wp-job-board-pro-popup-message .message-inner{
	display: none !important;
}

.opc{
	opacity: 0.5;
}
.image_zoom_out1{ 
	transform: scale(0.97); 
	transition-duration: 0.4s;    
}


.image_before_final_layout_mleft{
	margin-left: -100%;
	margin-top: 10px;
	transition-duration: 1s;
}
.image_before_final_layout_mright{
	margin-right: 100%;
	margin-top: 10px;
	transition-duration: 1s;
}
.rue_messen_img_box:hover{
	opacity: 0.9 !important;
}
.gallery_headline_sep{
	width: 100%;
	text-align:center !important;
	 
}

.wsmdpe_label_in input{
	width: 100% !important;
}
@media (min-width:10px) and (max-width: 767px){ 
.dtm_name_label , .dtm_street_label , .dtm_fune_label , .dtm_plz_label , .dtm_stadt_label , .dtm_email_label , .wsmdpe_label {
		width: 100% !important;
}	
.dtm_name_in , .dtm_street_in , .dtm_fune_in , .dtm_plz_in , .dtm_stadt_in , .dtm_email_in{
		width: 100% !important;
}	
	
	
	
	
.wsmdpe_label{
	width: 100%;
}
.wsmdpe_label_in{
	width: 100% !important;
}
}


@media (min-width:768px) and (max-width: 1200px){ 
.home .zl-arrow-title{ 
	padding: 0px 0px 10px 10px !important;
}	
.wsmdpe_label{
	width: 60%;
}
.wsmdpe_label_in{
	width: 40% !important;
}
}



@media (min-width:1201px) and (max-width: 1400px){ 
.home .zl-arrow-title{ 
	padding: 0px 0px 10px 10px !important;
}	
.wsmdpe_label{
	width: 57%;
}
.wsmdpe_label_in{
	width: 43% !important;
}
}

@media (min-width:1401px) and (max-width: 10000px){ 
.home .zl-arrow-title{ 
	padding: 0px 0px 10px 10px !important;
}	
.wsmdpe_label{
	width: 68%;
}
.wsmdpe_label_in{
	width: 32% !important;
}
}
@media (min-width:767px) and (max-width: 10000px){ 
.footer_txt{
		text-align: center !important;
		display: contents !important;
	}	
}
.footer_emp_box .toptext , .toptext .innertext{
	color:#000 !important;
	}
.wrapper-open-job a:hover > .comp_btn_text , .comp_btn_text:hover{
	text-decoration:underline !important;
	}
.blog #main-container{
	/*max-width:1440px !important;*/
	max-width:1300px !important;
	}		
.single-post #main-container{
	max-width:1000px !important;
	}		
.single-post .post-thumbnail{
	
	}	
.breadcrumb .active{
	text-transform:capitalize !important;
	 
	}	
.apus-pagination .current , .pagination .current{
	background-color:#111728 !important;
	border-color:#111728 !important;
	
	}	
.apus-pagination .page-numbers:hover , .pagination .page-numbers:hover{
	background-color:#111728 !important;
	border-color:#111728 !important;
	}	
.imghover img:hover{
	opacity:0.7 !important;
	}	
.btn-submit{
	background-color:#0075ab !important;
	border-color:#0075ab !important;
	color:#fff;
	}
.btn-submit:hover{
	background-color:#0b8bc6  !important;
	border-color:#0b8bc6  !important;
	color:#fff !important;
	}	

.darker_blue_btn .elementor-button , #mc-embedded-subscribe{
	background-color:#0075ab !important;
	border-color:#0075ab !important;
	color:#fff !important;
	}
.darker_blue_btn .elementor-button:hover , #mc-embedded-subscribe:hover{
	background-color:#0b8bc6  !important;
	border-color:#0b8bc6  !important;
	color:#fff !important;
	}	
@media (min-width:767px) and (max-width: 10000px){ 	
.page-id-44 .elementor-44 .elementor-element.elementor-element-87ac864 > .elementor-element-populated {
  padding: 40px 30px 40px 30px !important;
}
.page-id-44 .elementor-section.elementor-section-boxed > .elementor-container {
  max-width: 1260px !important;
}				
}
.arrow_blue{
	color:#0075ab !important;
	}
	
@media (min-width:10px) and (max-width: 767px){ 		
	.share-listing{
		width:100% !important;
		margin-bottom: 20px;
		}	
.employer-logo {
  width: 150px !important;
  height: auto !important;
  max-height:150px;
}
.top-detail-job .type-job{
	margin-right:0px !important;
	}		
}
.slick-carousel .slick-arrow {
  text-align: center;
  font-size: 28px !important;
  color: var(--jobtex-link-color);
  padding-bottom: 8px !important;
}

@media (min-width:768px) and (max-width: 1450px){ 
.jobs-wrapper .item-job .d-flex{
	display:block !important;
	}
.jobs-wrapper .item-job .d-flex .employer-logo{
	display:block !important;
	width:auto !important;
	height:auto !important;
	max-height:100px !important;
	}	
.jobs-wrapper .item-job .job-list .job-list-content {
  padding-left: 0px;
}	
	
}
.employers-listing-wrapper .jobs-alert-ordering-wrapper .results-count {
	margin-left:20px !important;
	}