/*
Theme Name: The7 Child
Theme URI: http://example.com/the7-child
Description: Child theme for The7
Author: Metamove
Author URI: http://example.com
Template: dt-the7
Version: 1.0.0
*/

/* montserrat-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  src: url('./fonts/montserrat-v29-latin-300.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('./fonts/montserrat-v29-latin-300.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* montserrat-300italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 300;
  src: url('./fonts/montserrat-v29-latin-300italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('./fonts/montserrat-v29-latin-300italic.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* montserrat-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url('./fonts/montserrat-v29-latin-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('./fonts/montserrat-v29-latin-regular.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* montserrat-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 400;
  src: url('./fonts/montserrat-v29-latin-italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('./fonts/montserrat-v29-latin-italic.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* montserrat-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  src: url('./fonts/montserrat-v29-latin-500.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('./fonts/montserrat-v29-latin-500.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* montserrat-500italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 500;
  src: url('./fonts/montserrat-v29-latin-500italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('./fonts/montserrat-v29-latin-500italic.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* montserrat-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  src: url('./fonts/montserrat-v29-latin-600.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('./fonts/montserrat-v29-latin-600.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* montserrat-600italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 600;
  src: url('./fonts/montserrat-v29-latin-600italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('./fonts/montserrat-v29-latin-600italic.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* montserrat-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: url('./fonts/montserrat-v29-latin-700.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('./fonts/montserrat-v29-latin-700.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* montserrat-700italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 700;
  src: url('./fonts/montserrat-v29-latin-700italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('./fonts/montserrat-v29-latin-700italic.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* montserrat-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 800;
  src: url('./fonts/montserrat-v29-latin-800.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('./fonts/montserrat-v29-latin-800.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* montserrat-800italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 800;
  src: url('./fonts/montserrat-v29-latin-800italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('./fonts/montserrat-v29-latin-800italic.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/*.second-page h1,
.single h1 {
    font-size: 40px!important;
	font-weight: 500!important;
    line-height: 1.2em!important;
}

.second-page h2,
.single h2 {
    font-size: 32px!important;
	font-weight: 500!important;
    line-height: 1.2em!important;
	margin-top: 20px!important;
}

.second-page h3,
.single h3 {
    font-size: 24px!important;
	font-weight: 500!important;
    line-height: 1.2em!important;
}

.primary-page h1, h2 {
    font-size: 40px!important;
    font-weight: 500!important;
    line-height: 1.2em!important;
}

.primary-page h3 {
    font-size: 32px!important;
    font-weight: 500!important;
    line-height: 1.2em!important;
} */

.second-page {
	margin-bottom: 50px;
}

.nav-previous .post-title,
.nav-next .post-title {
	font-size: 14px!important;
	font-weight: 400!important;
	line-height: 1.2em!important;
}

h1, h2, h3, .h1, .h2, .h3, .uvc-heading.h1 .uvc-main-heading > p, .uvc-heading.H1 .uvc-main-heading > p {
	font-size: 40px!important;
	font-weight: 500!important;
	line-height: 1.2em!important;
}


h4,
.testimonial-name span.text-primary {
	font-size: 26px!important;
	font-weight: 500!important;
	line-height: 1.3em!important;
}

h5,
.testimonial-position span.text-secondary {
	font-size: 20px!important;
	font-weight: 500!important;
}

#wp-realtime-sitemap-pages .content ul {
    list-style: none!important;
}

#wp-realtime-sitemap-pages,
#wp-realtime-sitemap-posts {
    width: 300px;
    margin: auto;
    text-align: left;
}

#wp-realtime-sitemap-pages,
#wp-realtime-sitemap-posts {
	padding-left: 50px;
}

#wp-realtime-sitemap-pages h3, #wp-realtime-sitemap-posts h3 {
	font-size: 24px!important;
	margin-top: 15px;
}

#wp-realtime-sitemap-pages ul li {
	line-height: 0px!important;
}

#wp-realtime-sitemap-pages ul {
	padding-top: 20px;
}

.cus-title {
	font-size: 40px!important;
	font-weight: 500!important;
	line-height: 1.2em!important;
	color: var(--the7-title-color);
}

.cus-title-white {
	font-size: 40px!important;
	font-weight: 500!important;
	line-height: 1.2em!important;
	color: #fff;
	padding-bottom: 40px;
}

.green {
	color: #1eac6e;
	font-size: 26px!important;
	line-height: 1.2em!important;
	margin-top: 10px;
}

.sub-nav {
	background-color: #ffffff;
	padding: 9px 10px 9px 10px;
	border-bottom: 2px solid #1dde8a;
}

#bottom-bar .wf-float-left {
	display: none!important;
}

#number > div {
	border: 2px solid #eaeaea!important;
	border-radius: 10px;
	padding: 50px 20px!important;
}

#number-sm > div {
	border-radius: 10px;
}

#num-block > .vc_column-inner {
	border: 2px solid #eaeaea!important;
	padding: 20px!important;
	position: relative!important;
	border-radius: 10px;
}

#num {
	position: absolute!important;
	right: 0!important;
	bottom: 0!important;
	margin-right: 10px!important;
	margin-bottom: 80px!important;
	font-size: 200px!important;
	font-weight: 900!important;
	color: #f2f3f2!important;
	z-index: -1;
}

.wf-container-bottom {
	position: relative;
}

.footer .widget_presscore-contact-info-widget {
	margin-bottom: 0!important;
}

#main-slideshow {
	display: none!important;
}

#slider {
	min-height: 670px!important;
}

.sl-wh h2 {
	color: #fff!important;
}

.but-n {
	background: #111a15!important;
}

.dt-btn {
	border-radius: 4px;
}

.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
	margin-bottom: 0;
}

.slick-slide a {text-decoration: none!important;}

#talente-tes .owl-nav a {
	border: 2px solid #969595!important;
	border-radius: 500px!important;
	padding: 10px!important;
}

#talente-tes .owl-nav i {
	font-size: 18px!important;
	font-weight: 300!important;
}

#talente-tes .owl-nav a:hover {
	border: 2px solid var(--the7-accent-color)!important;
}

.owl-nav a:before {
	background-color: transparent!important;
}

.owl-nav a:before:hover {
	color: var(--the7-accent-color)!important;
	background: transparent!important;
}

.owl-nav a:after {
	background-color: transparent!important;
}

.owl-prev {
	left: 0;
	margin-left: -3%
}

.owl-next {
	right: 0;
	margin-right: -3%
}

.owl-next, .owl-prev {
	top: 50%;
}

.owl-nav i {
	font-size: 30px!important;
	font-weight: 300!important;
}

.owl-nav i:before {
	color: #969595!important;
}

.owl-dot.active {
	color: var(--the7-accent-color)!important;
	background: var(--the7-accent-color)!important;
}

.owl-nav a:hover i:before {
	color: var(--the7-accent-color)!important;
}

.but-center {
	text-align: center;
}

.wpb_content_element.dt-style .wpb_accordion_header a {
	font-size: 20px;
}

.wpb_accordion_content {
	padding: 20px 30px!important;
	margin-top: 20px!important;
	background: #fff!important;
}

.wpb_content_element .wpb_accordion_header>a:after {
	line-height: 30px;
}

.wpb_content_element .wpb_accordion_header>a:after, .wpb_content_element .wpb_accordion_header>a:before {
	width: 30px;
	height: 30px;
	border-radius: 50px !important;
}

.wpb_content_element .wpb_accordion_header>a:hover::after {
	background: #1eac6e!important;
	color: #fff!important;
}

.owl-carousel .owl-nav i, .owl-carousel .owl-nav i:before {
	color: #fff;
}

.breadcrumbs {
	padding: 0!important;
}

.title-center {
	display: none;
}

#form-w h2,
#form-w {
	color: #fff!important;
}

#row-no .vc_row.vc_row-flex {
	display: block!important;
}

table {
	border: none!important;
}

.content td {
	border-top: none!important;
}

table td {
	vertical-align: top;
}

table td:first-child {
	width: 30%!important;
}

table.ui-datepicker-calendar td:first-child {
	width: initial!important;
}

#img-but {
	background: #fff;
	color: #111a15;
	border-radius: 10px;
	padding: 20px;
	margin-bottom: 20px;
}

#img-but:hover {
	background: #111a15;
	color: #fff!important;
}

#img-but:hover h5 {
	color: #fff!important;
}

#img-but picture:last-child {
	display: none;
}

#img-but:hover picture:last-child {
	display: block;
}

#img-but:hover picture:first-child {
	display: none;
}

#but-gr {
	background: #fff!important;
	color: #111a15!important;
	border-radius: 10px!important;
	padding: 20px!important;
	border: 2px solid #eaeaea!important;
	cursor: pointer;
}

#but-gr:hover {
	background: #135e32!important;
	color: #fff!important;
	border: 2px solid #135e32!important;
}

#but-gr:hover h5, #but-gr:hover h4 {
	color: #fff!important;
}

#but-gr picture:last-child {
	display: none;
}

#but-gr:hover picture:last-child {
	display: block;
}

#but-gr:hover picture:first-child {
	display: none;
}

.wf-container-bottom {
    padding: 20px 0 10px 0!important;
    min-height: 90px!important;
}

/*.popup-message-style #page .wpcf7-response-output {
  position: initial!important;
  left: 50px!important;
	opacity: 1!important;
  background-color: transparent;
  padding-left: 0px;
	margin-left:0px;
	margin-top: 10px;
}*/

form.wpcf7-form:not(.invalid) .inline-message-style .wpcf7-response-output.inline-message-style .wpcf7-response-output {
  /*background: #1dde8a;*/
		color: #856404!important;
background-color: #fff3cd;
  border:1px solid #ffeeba!important;
	max-width: 100%;
	border-radius: 10px;
}

form.wpcf7-form:not(.invalid) .wpcf7-response-output .wpcf7-valid-tip-text
{
	color: #0a3622!important;
}

form.wpcf7-form.invalid .wpcf7-response-output .wpcf7-not-valid-tip-text
{
	color: #58151c!important;
}

.fieldset-cf7mls-wrapper div.wpcf7-validation-errors .wpcf7-icon-wraning {

  fill: #58151c!important;
	height: 40px;
  margin-top: 6px;
	display: none;
}

.fieldset-cf7mls-wrapper .wpcf7-not-valid-tip, .wpcf7-not-valid-tip 
{
	font-size: 13px;
	line-height: 150%;
	margin-bottom: 10px !important;
	color: #58151c!important;
	  border:1px solid #f1aeb5!important;
	background-color:#f8d7da;
	max-width: 100%;
	padding: 3px 5px;
border-radius: 4px;
}
.fieldset-cf7mls-wrapper div.wpcf7-validation-errors {font-size: 1rem;}

.fieldset-cf7mls-wrapper > fieldset > .wpcf7-response-output.wpcf7-validation-errors {
  /*background: #dc3232;*/
	color: #58151c!important;
	  border:1px solid #f1aeb5!important;
	background-color:#f8d7da;
	max-width: 100%;
	border-radius: 10px;
}

.wpcf7-not-valid-tip {
  display: block!important;
}

@media only screen and (max-width: 1250px) {
	.testimonials-carousel-shortcode.testimonials-carousel-shortcode-id-e6b2cc3a91722c7498f1602a68a709e5 .testimonial-avatar img {
		max-width: 350px!important;
	}
}

@media only screen and (max-width: 500px) {
	.testimonials-carousel-shortcode.testimonials-carousel-shortcode-id-e6b2cc3a91722c7498f1602a68a709e5 .testimonial-avatar img {
		max-width: 200px!important;
	}
}

#img-but-gr {
	background: #226d4c;
	color: #fff!important;
	border-radius: 10px;
	padding: 20px;
	margin-bottom: 20px;
}

#img-but-gr:hover {
	background: #fff;
	color: #111a15!important;
}

#img-but-gr:hover h5 {
	color: #111a15!important;
}

#img-but-gr picture:first-child {
	display: none;
}

#img-but-gr:hover picture:first-child {
	display: block;
}

#img-but-gr:hover picture:last-child {
	display: none;
}

.wpcf7-list-item {
	margin: 0;
}

input::placeholder {
	color: #cccccc!important;
	opacity: 1;
}

input[type='checkbox'] {
	margin-right:10px
}

input:not(input[type='checkbox']), select {
	border-radius: 4px!important;
	width: 100%!important;
}

#meinKonto #pseEditor input[type="radio"] {
  width: auto!important;
  margin-right: 10px !important;
}

/*.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
  width: 45% !important;
}*/


.ui-datepicker .ui-datepicker-prev .ui-icon,
.ui-datepicker .ui-datepicker-next .ui-icon
{
  color: transparent!important; 
}

.acf-ui-datepicker .ui-widget-header a {
  margin-top: 30px;
}

.cont2form, .cont3form {
	display: flex;
	justify-content: space-between;
	align-items: unset;
}

.cont2form > div {
	width: 50%;
}

.cont2form > div:first-child {
	margin-right: 10px;
}

.cont2form > div:last-child {
	margin-left: 10px;
}

.cont2form.laftdiv {
	margin-top: 20px!important;
}

.cont3form > div {
	width: 32.5%;
}

.cont2form > div:last-child {
	margin-right: 0;
}


#wpcf7-f4650-p4443-o1 .cf7mls_next.action-button {
	width: 32.5%!important;
    min-width: 130px;
}

#wpcf7-f4653-p4657-o1 .cf7mls_next.action-button {
    min-width: 130px;
}

#wpcf7-f4653-p4443-o2 .cf7mls_next.action-button {
	width: 49%!important;
}

.cf7mls_next.action-button {
	background: #1dde8a!important;
}

.cf7mls_next.action-button:hover {
	background: #111a15!important;
}

.form-active {
	color: #1dde8a!important;
}

.form-active {
	display: flex;
}

.form-active > div {
	background: #1dde8a!important;
	color: #fff;
	width: 30px!important;
	height: 30px!important;
	border-radius: 50px;
	text-align: center;
	margin-right: 10px;
	margin-top: 17px;
}

.form-active > p {
	border-bottom: 2px solid #1dde8a;
	width: -webkit-fill-available;
	max-height: 23px;
	margin-top: 17px;
}


.form-inactive {
	display: flex;
	color: #111a15!important;
}

.form-inactive > div {
	background: #111a15!important;
	color: #fff;
	width: 30px!important;
	height: 30px!important;
	border-radius: 50px;
	text-align: center;
	margin-right: 10px;
	margin-top: 17px;
}

.form-inactive > p {
	border-bottom: 2px solid #111a15;
	width: -webkit-fill-available;
		max-height: 23px;
	margin-top: 17px;
}

.cf7mls_back.action-button {
	width: 49%!important;
	margin-top: -110.5px!important;
	background: #111a15!important;
	color: #fff;
}

@media (max-width: 900px)
{
    .cf7mls_back.action-button {
  width: 100% !important;
  margin-top: -166.5px !important;
    }
}

.foot {
	display:flex; 
	justify-content:space-between;
	align-items:center;
	width:100%;
	position:absolute;
	left:0;
	top:0;
	margin-top:14px
}

.uvc-sub-heading.ult-responsive > p {
		font-size: 20px!important;
	}

@media only screen and (max-width: 900px) {
	.cont2form, .cont3form {
		flex-wrap: wrap;
	}

	.cont2form > div {
		width: 100%;
	}

	.form-bottom {
		margin-bottom: 30px;
	}

	.cont2form > div:first-child {
		margin-right: 0;
	}

	.cont2form > div:last-child {
		margin-left: 0;
	}

	.cont3form > div {
		width: 100%;
	}
}

@media only screen and (max-width: 1630px) {
	.sub-nav {
		border-bottom: none!important;
	}
	.vc_column-inner.vc_custom_1730296915338,
	.vc_column-inner.vc_custom_1730296931415,
	.vc_column-inner.vc_custom_1730293630934,
	.vc_column-inner.vc_custom_1726483078487,
	.vc_column-inner.vc_custom_1726234063998,
	.vc_column-inner.vc_custom_1726209830843,
	.vc_column-inner.vc_custom_1726233845016,
	.vc_column-inner.vc_custom_1729058699753,
	.vc_column-inner.vc_custom_1747391280873,
	.vc_row.wpb_row.vc_inner.vc_row-fluid.vc_custom_1726059811616.vc_row-o-content-middle.vc_row-flex,
	.vc_column-inner.vc_custom_1726146388808, .vc_column-inner.vc_custom_1726235310838,
	.vc_row.wpb_row.vc_inner.vc_row-fluid.vc_custom_1728980790181.vc_row-o-content-middle.vc_row-flex,
	#main > .wf-wrap, #footer > .wf-wrap, #footer > #bottom-bar > .wf-wrap,
	.vc_row.wpb_row.vc_inner.vc_row-fluid.vc_custom_1726208557775.vc_row-o-content-middle.vc_row-flex,
	.vc_column-inner.vc_custom_1726214986427 {
		padding-left: 50px!important;
		padding-right: 50px!important;
	}

	.vc_custom_1726483167908 {
		padding-top: 20px !important;
	}
}

#top-block {
	min-height: 100px;
}

#slider-mob {
	display: none;
}

.dop {
	font-size: 24pt; 
	color: #1eac6e; 
}

@media only screen and (max-width: 767px) {
	
	.formPageNaviButtons a.default-btn-shortcode.dt-btn
	{
		margin-left: 15px;
  		margin-right: 15px;
	}
	
	#wp-realtime-sitemap-pages,
	#wp-realtime-sitemap-posts {
    	width: auto;
    	margin: auto;
    	text-align: left;
	}
	
	#wp-realtime-sitemap-pages,
	#wp-realtime-sitemap-posts {
		padding-left: 50px;
	}
	
	.vc_column-inner.vc_custom_1729060425967,
	.vc_column-inner.vc_custom_1729060497608,
	.vc_column-inner.vc_custom_1729059480259,
	.vc_column-inner.vc_custom_1729059592533 {
		min-height: 350px!important;
	}
	
	#bottom-bar .wf-float-left {
		display: none!important;
	}
	
	#slider {
		display: none;
	}
	
	#slider-mob {
		display: block;
	}
	
	.foot {
		flex-wrap: wrap;
		text-align: left;
	}
	
	.foot > span {
		width: 100%;
	}
	
	.wpb_accordion_content {
		padding: 20px 0!important;
	}
	
	.foot .widget {
		padding-left: 0!important;
		padding-right: 0!important;
	}
	
	#top-block {
		min-height: 0!important;
	}

	h1, h2, h3 {
		margin-top:10px!important;
		margin-bottom: 20px!important
	}
	
	.uvc-sub-heading.ult-responsive > p {
		font-size: 16px!important;
	}
	
	.ult-carousel-wrapper {
		margin-bottom: 0!important;
		padding-bottom: 0!important;
	}

	.vc_row.wpb_row.vc_inner.vc_row-fluid.vc_custom_1728976357366,
	.vc_row.wpb_row.vc_inner.vc_row-fluid.vc_custom_1728976890016,
	.vc_row.wpb_row.vc_inner.vc_row-fluid.vc_custom_1728976779832 {
		padding-top: 0!important;
		padding-bottom: 0!important;
	}

	.vc_custom_1728977057000,
	.vc_row.wpb_row.vc_inner.vc_row-fluid.vc_custom_1728977057000,
	.vc_row.wpb_row.vc_inner.vc_row-fluid.vc_custom_1728977076159 {
		margin-top: 0!important;
	}

	.vc_column-inner.vc_custom_1728976804966 {
		padding-left: 0!important;
	}
	
	.vc_column-inner.vc_custom_1726121313644,
	.vc_column-inner.vc_custom_1726121322948,
	.vc_column-inner.vc_custom_1726121330539 {
		margin-left: 0!important;
		margin-right: 0!important;
	}

	.vc_column-inner.vc_custom_1730293630934,
	.vc_column-inner.vc_custom_1726483078487,
	.vc_column-inner.vc_custom_1726483167908 {
		padding-top: 20px!important
	}

	.vc_column-inner.vc_custom_1729058699753,
	.vc_column-inner.vc_custom_1729058716481,
		.vc_column-inner.vc_custom_1730296915338,
	.vc_column-inner.vc_custom_1730296931415 {
		padding-top: 20px!important;
		padding-bottom: 20px!important;
	}

	.vc_row.wpb_row.vc_row-fluid.vc_custom_1725975591196.vc_row-o-content-middle.vc_row-flex,
	.vc_row.wpb_row.vc_inner.vc_row-fluid.vc_custom_1729502002263 {
		margin-top: 0!important;
	}

	.vc_row.wpb_row.vc_row-fluid.vc_custom_1726122514848.vc_column-gap-15.vc_row-o-equal-height.vc_row-flex,
	.vc_row.wpb_row.vc_row-fluid.vc_custom_1725975591196.vc_row-o-content-middle.vc_row-flex {
		margin-bottom: 0!important;
	}

	.vc_column-inner.vc_custom_1726234050030, 
	.vc_column-inner.vc_custom_1726146388808, 
	.vc_column-inner.vc_custom_1726235399841,
	#footer > .wf-wrap, #footer > #bottom-bar > .wf-wrap,
	.vc_column-inner.vc_custom_1726233845016, 
	.vc_column-inner.vc_custom_1726235242040, 
	.vc_row.wpb_row.vc_inner.vc_row-fluid.vc_custom_1726208557775.vc_row-o-content-middle.vc_row-flex, 
	.vc_row.wpb_row.vc_inner.vc_row-fluid.vc_custom_1726059811616.vc_row-o-content-middle.vc_row-flex, 
	.vc_column-inner.vc_custom_1726214986427, 
	.vc_column-inner.vc_custom_1726235310838, 
	.vc_column-inner.vc_custom_1729058699753, 	
	.vc_column-inner.vc_custom_1730293630934,
	.vc_column-inner.vc_custom_1730296915338,
	.vc_column-inner.vc_custom_1730296931415 {
		padding-left: 5%!important;
		padding-right: 5%!important;
	}
	
	.vc_column-inner.vc_custom_1730296915338,
	.vc_column-inner.vc_custom_1730296931415
	 {
		min-height: 350px;
	}
	
	#number-sm > div {
		padding: 20px!important;
	}
	
	.vc_row.wpb_row.vc_row-fluid.vc_custom_1725975591196.vc_row-o-content-middle.vc_row-flex, 
	.vc_row.wpb_row.vc_row-fluid.vc_custom_1726209836428.vc_row-no-padding.vc_row-o-equal-height.vc_row-o-content-middle.vc_row-flex, 
	.vc_row.wpb_row.vc_inner.vc_row-fluid.vc_custom_1726062443391, 
	.vc_row.wpb_row.vc_row-fluid.vc_custom_1726120230743.ult-vc-hide-row.vc_row-has-fill, 
	.vc_row.wpb_row.vc_row-fluid.vc_custom_1726062507777, 
	.vc_row.wpb_row.vc_row-fluid.vc_custom_1726229960484.ult-vc-hide-row.vc_row-has-fill, 
	.vc_column-inner.vc_custom_1726235310838, 
	.vc_row.wpb_row.vc_row-fluid.vc_custom_1726223216072.ult-vc-hide-row.vc_row-has-fill {
		padding-bottom: 0!important;
	}

	.vc_row.wpb_row.vc_row-fluid.vc_custom_1726120230743.ult-vc-hide-row.vc_row-has-fill, 
	.vc_row.wpb_row.vc_row-fluid.vc_custom_1726062507777, 
	div#row-no, 
	.vc_column-inner, 
	.vc_column-inner.vc_custom_1726235310838, 
	#talente-tes {
		padding-top: 0!important;
	}

	.vc_column-inner.vc_custom_1726051554365, 
	.vc_row.wpb_row.vc_row-fluid.vc_custom_1726223186166 {
		margin: 0!important;
	}

	.vc_row.wpb_row.vc_row-fluid.vc_custom_1726223209409.vc_column-gap-15.vc_row-o-equal-height.vc_row-flex, 
	.vc_row.wpb_row.vc_row-fluid.vc_custom_1726223245921 {
		margin-bottom: 0!important;
	}

	.vc_column-inner, 
	.vc_column-inner.vc_custom_1726055278223, 
	div#testimonials {
		padding-left: 0!important;
		padding-right: 0!important;
		padding-top: 20px!important;
	}

	.vc_column-inner.vc_custom_1726234063998, 
	.vc_column-inner.vc_custom_1726146388808, 
	.vc_column-inner.vc_custom_1726146388808, 
	.vc_column-inner.vc_custom_1726233845016, 
	.vc_column-inner.vc_custom_1726235242040 {
		padding-top: 20px!important;
		padding-bottom: 20px!important;
	}

	.vc_column-inner.vc_custom_1726229068838, .vc_column-inner.vc_custom_1726214909239, .vc_column-inner.vc_custom_1726221983497, .vc_column-inner.vc_custom_1726142253136 {
		display: none!important;
	}

	.vc_row.wpb_row.vc_inner.vc_row-fluid.vc_custom_1726056077073, 
	.vc_column-inner.vc_custom_1726209830843, 
	.vc_row.wpb_row.vc_inner.vc_row-fluid.vc_custom_1726056398310, 
	.vc_row.wpb_row.vc_inner.vc_row-fluid.vc_custom_1726056244042, 
	.vc_row.wpb_row.vc_row-fluid.vc_custom_1726052306911.ult-vc-hide-row.vc_row-has-fill, 
	.vc_row.wpb_row.vc_row-fluid.vc_custom_1726061587874.ult-vc-hide-row.vc_row-has-fill, 
	.vc_row.wpb_row.vc_row-fluid.vc_custom_1726120219402, 
	.vc_row.wpb_row.vc_row-fluid.vc_custom_1726120244871, 
	.vc_column-inner.vc_custom_1726235399841, 
	.vc_row.wpb_row.vc_inner.vc_row-fluid.vc_custom_1726208557775.vc_row-o-content-middle.vc_row-flex, 
	.vc_row.wpb_row.vc_inner.vc_row-fluid.vc_custom_1726059811616.vc_row-o-content-middle.vc_row-flex, 
	.vc_column-inner.vc_custom_1726214986427 {
		padding-top: 20px!important;
		padding-bottom: 20px!important;
	}

	h1, h2, h3 {
		font-size: 24px!important;
	}

	h4,
	.testimonial-name span.text-primary {
		font-size: 20px!important;
	}

	.cus-title, .cus-title-white {
		font-size: 18px!important;
	}

	.green {
		font-size: 18px!important;
	}

	h5,
	.testimonial-position span.text-secondary {
		font-size: 17px!important;
	}
}

@media only screen and (max-width: 500px) {
	#wp-realtime-sitemap-pages,
	#wp-realtime-sitemap-posts {
		padding-left: 0;
	}
	
	.vc_column-inner {
        padding-top: 0!important;
    }
}

.slick-slider button {
	background: transparent!important;
}

.slick-slider button i {
	color: #969595!important;
	font-size: 48px!important;
}

i.ultsl-arrow-left4 {
	margin-left: -50px;
}

i.ultsl-arrow-right4 {
	margin-right: -50px;
}

.wpb_content_element.dt-style .wpb_accordion_header a {
	font-weight: 600;
}


/* ======================================================================
Page 404
========================================================================*/

.error-404 {
	text-align: center;
	padding-top: 50px;
	padding-bottom: 100px;
}

.pag-404 {
	font-size: 300px;
	font-weight: 400;
	padding-top: 150px;
	padding-bottom: 150px;
	color: var(--the7-title-color);
}

button.slick-prev.circle-bg.slick-arrow, 
button.slick-next.circle-bg.slick-arrow {
	top: 35%;
}

.job-entry
{
	background-color: white;
	border: 2px solid #eaeaea !important;
  	border-radius: 10px;
  	padding: 20px!important;
	color:black!important;
	width:100%;
	margin-bottom: 10px !important;
}

.job-entry .w-50
{
	display:block;
	width: 50%;
	float:left;
}

.job-entry h2
{
	margin-top: 30px;
	margin-bottom: 30px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow:hidden;
}

.job-entry h2
{
	font-size: 36px!important;
}

.job-entry .verdienst b
{
	font-size: 30px!important;
}

.job-entry .zeit
{
	text-align: right;
	line-height: 1rem;
}

.job-entry .branche
{
	text-align: left;
	line-height: 1rem;
}

.job-entry .datum
{
	line-height: 1rem;
}

.branche-tag
{
	background-color: #1DDE8A;
	padding: 5px 10px;
	border-radius:20px;
	color: #0c6c41;
	font-weight: 500;
	width:auto;
	display:inline-block;
	font-size: 0.85rem;
}

.job-entry .branche-tag
{
		white-space: nowrap;
  max-width: 230px!important;
  text-overflow: ellipsis;
  overflow: hidden;
}

.job-entry i.fas,
.job-entry i.far
{
	color: #1DDE8A;
}

.branche-tag i.fas
{
	color: #0c6c41!important;
}

.branche-tag,
.job-entry .zeit,
.job-entry .datum,
.job-entry .ort
{ 
	font-weight: 500;
}

.job-entry .zeit small,
.job-entry .datum small
{
	color: #6a6573;
}

span.select2-selection
{
	width: 100%;
  border-radius: 4px !important;
  padding: 4px 8px!important;
  font-size: 14px !important;
  line-height: 1.4 !important;
  font: var(--the7-form-md-font)!important;
  border: 1px solid #e7e7e7!important;
	height: 40px!important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 7px;
  right: 12px;
  width: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: var(--the7-input-color);
}

article.single-job
{
	border: 1px solid #e7e7e7;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	margin-top:50px;
	margin-bottom:50px!important;
}

article.single-job h2,
article.single-job h3
{ 
	font-size: 1.3rem!important;
}

#SingleJobTitle
{
	border-bottom: 1px solid #e7e7e7;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	padding: 10px 20px;
	background-color: #229362 !important; 
	color: white;
}

#SingleJobTitle h1
{
	color: white;
	font-size: 24px!important;
	font-weight:bold;
	margin-bottom:0px;
}

#SingleJobContent
{
	display:block;
	float:left;
	width: calc(66.66% - 40px);
	padding: 20px;
}


#SingleJobSidebar
{
	display:block;
	float:left;
	width: calc(33.32% - 1px);
    border-right: 1px solid #e7e7e7;
	background-color: #f8f8f8;
}

#SingleJobSidebar .jobBox
{ 
	background-color:white;
	margin: 20px 40px 20px 40px;
	padding: 30px 30px 20px 30px;
}

.schichten
{
	margin-top: 50px;
	margin-bottom: 25px;
}

.schichten .schicht > div.column
{
	width: 45%;
	float:left;
}

.schichten .schicht
{
	border-bottom: 1px solid #e7e7e7;
	padding-bottom: 10px;
	padding-top: 10px;
}

.schichten ul
{
    list-style-type: none;
}

.schichten li
{
	border-bottom: 1px solid #e7e7e7;
	padding-bottom: 10px;
	padding-top: 10px;
    list-style-type: none;
}

.schichten ul li:nth-of-type(even)
{
    background-color: #f8f8f8!important;
}

.schichten .schicht > div.column:first-of-type
{
	width: 55%;
	line-height: 41px;
}

.schichten div.schicht:nth-of-type(odd);
{
	background-color: #f8f8f8!important;
}

.schichten input[type="submit"]
{
	width: 200px!important;
	max-width:100%;
	border: 0px;
  font-weight: bold;
}

/*.schichten .applInfo
{
	color:red;
}*/

.schichten .schicht .acf-fields > div.acf-field 
{
	padding-left:0px;
	padding-right:0px;
}

.btn-red {background-color: red!important;}

input.btn-disabled, input.btn-disabled:hover {background-color: #e7e7e7!important; color: #66666b!important}

table.lohntabelle > tr > td, table.lohntabelle td:first-child {width: 50%!important; color: black;}
.lohntabelle tr > td:last-of-type {text-align: right; color: black;}
.lohntabelle .grau {color: #6a6573;}

.mmUserFilter
{
	margin-top: 25px;
	margin-bottom: 25px;
	border-bottom: 1px solid #e7e7e7;
	padding-bottom: 10px;
}


.mmUserFilter select, .mmUserFilter input, .mmUserFilter input[type="submit"], .mmUserFilter input:not(input[type="checkbox"])
{
	width: 24.25%!important;
	margin-right:1%!important;
	float:left!important;
}

#agTalentFilter select, #agTalentFilter input, #agTalentFilter input[type="submit"], #agTalentFilter input:not(input[type="checkbox"])
{
width: 19%!important;
}

 .mmUserFilter input[type="submit"] {
  padding-top: 9px!important;
  padding-bottom: 10px!important;
}

.mmUserFilter input:last-of-type, 
.mmUserFilter input:not(input[type="checkbox"]):last-of-type
{
	margin-right:0!important;
}

.msg,
#pseEditor #message.updated
{
	width: auto;
	margin-bottom: 25px;
	margin-top:10px;
	padding: 10px;
	border-radius: 10px;
	border: 1px solid black;
}

.msg.error
{
	color: #58151c;
	border-color: #f1aeb5;
	background-color:#f8d7da;
}

.msg.success
{
	color: #0a3622;
	border-color: #a3cfbb;
	background-color:#d1e7dd;
}

.msg.info,
#pseEditor #message.updated
{
	color: #856404;
background-color: #fff3cd;
  border-color: #ffeeba;
	max-width: 100%;
}

div.pseudoTable {display:table;width: 100%;}
div.pseudoTableRow {display:table-row;}
div.pseudoTableRow:nth-of-type(even) {background-color: #f5f6f7;}
div.pseudoTableData, div.pseudoTableHeader {display:table-cell;padding-right: 20px; max-width: 420px; min-width: 120px; vertical-align: top; padding-left:10px; padding-top: 5px; padding-bottom: 5px;}


div.pseudoTableHeader {font-weight: bold;}

div.pseudoTableData.status
{
	width: 290px;
}

div.pseudoTableData select
{
    max-width:calc(100% - 60px);
    float:left;
}

div.pseudoTableData input[type="submit"]
{
    max-width: 50px;
    padding-left: 12px!important;
    float:left;
    margin-left: 10px;
}

a.editorLink {color: #111a15;}
.jobListItem:hover a.editorLink {color: black;}

#PSEEditorAdditionalElements
{
	margin-bottom: 15px;
	margin-top: 15px;
}

#meinKonto #PSEEditorAdditionalElements .additionalElement
{
	width: calc(50% - 5px)!important;
	float:left;
	margin-right: 10px;
    margin-bottom: 10px;
}

#meinKonto #PSEEditorAdditionalElements .additionalElement label
{
display: block;
  font-weight: 500;
  margin: 0 0 10px;
  padding: 0;
}

#meinKonto #PSEEditorAdditionalElements div.additionalElement:nth-of-type(even)
{
	margin-right: 0px;
}

#meinKonto #pseEditor #insert-media-button,
#meinKonto #pseEditor .wp-editor-tabs,
#meinKonto #pseEditor .mce-menubar
{
	display:none!important;
}

#meinKonto #pseEditor form.acf-form div.acf-field 
{
    border-bottom: 0px!important;
    min-height:0px!important;
/*     padding: 0px; */
}

#meinKonto #pseEditor .acf-field--post-title, #meinKonto #pseEditor .acf-field--post-content, #meinKonto #pseEditor .acf-field-repeater
{
    width:100%!important;
/*     padding-left: 0px; */
}


.ui_tpicker_second,
.ui_tpicker_second:before {
	display: none !important;
}
  

ul#myJobList {margin-left: 0px!important;}

ul#myJobList .jobName {font-weight: bold; margin-bottom: 10px;}

.pseudoTable .talent, .pseudoTable .branche, .pseudoTable .talent, .pseudoTable .standort
{
    min-width: 200px;
}

.pseudoTable .studium
{
    min-width: 200px;
}

.pseudoTable .uhrzeit
{
    min-width: 215px;
}

.pseudoTable .pause
{
    min-width: 170px;
}

#meinKonto .anImage
{
    margin-left: auto;
    margin-right: auto;
    width: 200px;
    height: auto;
    margin-bottom: 25px;
}

#meinKonto .anImagePlaceholder
{
    font-size: 100px;
  color: #1dde8a;
  padding-top:10px;
  margin-bottom: 25px;
}
	
#meinKonto .anProfileBox
{
    border: 2px solid #eaeaea!important;
    padding: 20px!important;
    border-radius: 10px;
    float: left;
    margin-top:15px;
    min-height: 265px;
    width: calc(100% - 40px);
}

#meinKonto .anProfileBox .anImagePlaceholder
{
    float:left;
    width: 25%;
    margin-bottom: 0px;
}

#meinKonto .anProfileBox table
{
/*     display:block; */
    width: 100%;
}

#meinKonto .anProfileBox.withImage table
{
    display:block;
    float: left;
    width: 75%;
}

#meinKonto .anProfileBox th
{
    font-weight:bold;
    text-align: left;
    padding-bottom: 5px;
    padding-right: 15px;
}

#meinKonto .anProfileBox td
{
    white-space: nowrap;
    text-align: left;
    padding-bottom: 5px;
}

#meinKonto .anProfileBox p.green
{
    margin-top:0px;
    margin-bottom: 20px;
}

#meinKonto .anProfileBox .anImage
{
    margin-right:20px;
    margin-left:0px;
    width: calc(100% - 20px);
    height: auto;
}

#meinKonto .anProfileBox .msg {
  width: auto;
}

div.pseudoTableData .mobile
{
    display:none;
}

main ul {
  list-style: initial;
  margin-left: 35px;
	margin-bottom: 10px;
}

#mailto_an_form textarea
{
    width: 100%;
  height: 150px;
}

.acf-form > .acf-notice {display:none!important; visibility:hidden!important;height:0px!important;margin:0px!important;padding:0px!important;}
.acf-notice.custom-notice {display:none;background: #ffe6e6;color: #cc2727;border-color: #d12626; font-size:13px;}

.acf-table > thead > tr > th[data-name="schicht_id"],
.acf-table > tbody > tr > td[data-name="schicht_id"]
{
    display:none!important;
}

.acf-table > tbody > tr > td.acf-row-handle
{
    width: 30px!important;
}

.acf-repeater .acf-row-handle .acf-icon {
  top: 15px;
}

.acf-repeater .acf-row-handle .acf-icon.-minus {
  top: 60%;
}

.acf-repeater .acf-row-handle .acf-icon.-minus,
.acf-repeater .acf-row-handle .acf-icon.-plus
{
display: block!important;    
}

.acf-repeater input {
  margin-top: 1px !important;
  margin-bottom: 0px !important;
}

div.acf-field-672a2677e924b,
div.acf-field-672a2719e924c
{
	height: 175px;
}

.acf-notice {padding: 3px 5px; padding-right: 0px;}

.acf-notice p {
  font-size: 12px;
}

.acf-repeater .acf-time-picker
{
	margin-top: 0px;
}

@media (min-width: 1920px) {.acf-repeater .acf-time-picker{margin-top: -1px;}}

.job-back-btn
{
    margin-top:50px;
}

.mini-search
{
    margin-right: 15px!important;
}

.mini-search .searchform:not(.search-icon-disabled) input.field {
  width: 200px !important;
}

.select2-search
{
	display:none!important;
}

#meinKonto #profileProgressBar
{
    height: 24px;
    border-radius: 10px;
    border: 1px solid #3333331c;
    overflow:hidden;
	margin-bottom:15px;
}

#meinKonto #profileProgressBar > .progress
{
    height: 24px;
    color: white;
    text-align:center;
    background-color: #1dde8a;
}

#meinKonto #profileProgressBar > .progress .progressText {float:left;margin-left: 5px;}
#meinKonto #profileProgressBar > .progress .progressProz {float:right; margin-right: 5px;}

.acf-input-append {
  padding-top: 10px;
  padding-bottom: 10px;
  border-color: #3333331c;
}

#meinKonto .pImage
{
	max-width:100%;
	height: auto;
	margin-bottom: 10px;
}

.wpfda-password-confirm input[type="password"]
{
	max-width: 360px;
  display: block;
  margin-top: 15px;
  margin-bottom: 20px;
}

.wpfda-submit button
{
	font: 700 15px / 19px "Montserrat", Helvetica, Arial, Verdana, sans-serif;
  padding: 10px 20px 10px 20px;
  border-radius: 4px;
  color: white;
  border: 0px;
  background-color: #c30000;
}

.acf-icon.-pencil.dark
{
	display:none!important;
	visibility:hidden!important;
}

.button-link.delete-attachment,
.attachments-browser .media-sidebar, 
h2.media-attachments-filter-heading, 
.media-frame-router a.acf-expand-details,
div.media-toolbar-primary.search-form label,
div.media-toolbar-primary.search-form input
{
	display:none!important;
}

.acf-file-uploader p
{
	font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #667085;
}

#disableForm
{
	max-width: 300px;
	margin-top:25px;
	margin-left: auto;
	margin-right: auto;
}

#disableForm > input[type="submit"]
{
	background-color: red!important;
}

.media-frame-title h1 {font-size: 22px!important;margin-top:10px!important;}

#nachrichten {margin-top:25px;}

#nachrichten .ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
	width: 16px;
  height: 16px;
}

#nachrichten .ui-icon, #nachrichten .ui-widget-content .ui-icon {
  background-image: url("/wp-content/themes/the7-child/images/ui-icons_444444_256x240.png");
}

#nachrichten .ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

#nachrichten .ui-state-hover .ui-icon, #nachrichten .ui-button:hover .ui-icon {
  background-image: url("images/ui-icons_555555_256x240.png");
}

#nachrichten .ui-state-active .ui-icon, #nachrichten .ui-button:active .ui-icon {
  background-image: url("images/ui-icons_ffffff_256x240.png");
}


#nachrichten .ui-state-default, #nachrichten .ui-widget-content .ui-state-default, #nachrichten .ui-widget-header .ui-state-default, #nachrichten .ui-button, html #nachrichten .ui-button.ui-state-disabled:hover, html #nachrichten .ui-button.ui-state-disabled:active {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545;
}

#nachrichten .ui-state-default, #nachrichten .ui-widget-content .ui-state-default, #nachrichten .ui-widget-header .ui-state-default, #nachrichten .ui-button, html #nachrichten .ui-button.ui-state-disabled:hover, html #nachrichten .ui-button.ui-state-disabled:active {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545;
}

#nachrichten .ui-state-active, #nachrichten .ui-widget-content .ui-state-active, #nachrichten .ui-widget-header .ui-state-active, a.ui-button:active, #nachrichten .ui-button:active, #nachrichten .ui-button.ui-state-active:hover {
  border: 1px solid #dddddd;
  background: #1dde8a;
  font-weight: normal;
  color: #ffffff;
}

#nachrichten .ui-corner-all, #nachrichten .ui-corner-top, #nachrichten .ui-corner-left, #nachrichten .ui-corner-tl {
  border-top-left-radius: 3px;
}

#nachrichten .ui-corner-all, #nachrichten .ui-corner-top, #nachrichten .ui-corner-right, #nachrichten .ui-corner-tr {
  border-top-right-radius: 3px;
}

#nachrichten .ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: .5em .5em .5em .7em;
  font-size: 100%;
}

#nachrichten .ui-widget-content {
  border: 1px solid #dddddd;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgb(221, 221, 221);
  background: #ffffff;
  color: #333333;
}

#nachrichten .ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}

#nachrichten .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: .5em .5em .5em .7em;
  font-size: 1rem!important;
}

#nachrichten .ui-accordion .ui-accordion-content-active
{
	height:auto!important;
}

p.max-upload-size {display:none!important;}

.arrows-bg-on.owl-carousel .owl-nav div::before {
  background-color: transparent;
  border-color: transparent;
}

input.disabled {background-color: #cecece;}

ul.acf-radio-list:focus-within, ul.acf-checkbox-list:focus-within, ul.acf-radio-list, ul.acf-checkbox-list {
  border: none;
}

#acf-field_672a2719e924c {min-height: 100px;}

ul.acf-radio-list li, ul.acf-checkbox-list li {
  font-size: 14px;
  line-height: 23px; 
}

ul.acf-radio-list li:first-of-type, ul.acf-checkbox-list li:first-of-type {
  margin-bottom: 5px;
}

@media screen and (min-width: 1200px) {
	#meinKonto .anProfileBox
	{
        width: calc(49% - 44px);
        margin-right: 1%;
        max-width: 100%;
        border-top: 2px solid #eaeaea!important;
        border-bottom: 2px solid #eaeaea!important;
    }
}

@media screen and (min-width: 992px) {
	
	.sidebar-divider-vertical.sidebar-right .sidebar {
    padding-top: 80px;
  }
	
	.job-entry
	{
		float:left;
		width: 47%;
		margin-right: 1%;
	}
	
	 #meinKonto form.acf-form div.acf-form-fields.-top div.acf-field-file
	{
		min-height: 155px;
	}
	
		 #meinKonto form.acf-form div.acf-form-fields.-top div.acf-field-file p.description
	{
		margin-top:37px;
	}
	
  body.page-id-4935 #main:not(.sidebar-none) .wf-container-main {
    display: block;
	}
	
  body.page-id-4935 .simple-login-form-shortcode
	{
		max-width: 300px!important;
		margin-left: auto!important;
		margin-right: auto!important;
	}
	
	body.page-id-4935 .wpb_text_column .simple-login-form-shortcode
	{
		max-width: 100%!important;
	}
	
	body.page-id-4935 .members-access-error,
	#meinKonto
	{
		margin-top: 50px;
		margin-bottom: 100px;
	}
	
	#notification
	{
		margin-top:25px;
		margin-left: 15px;
    	margin-bottom: 25px;
	}
	
	#meinKonto form.acf-form div.acf-field
	{
  width: 50%;
  max-width: 100%;
  margin-bottom: 25px !important;
  padding: 0px;
  padding-right: 10px;
  float: left;
  clear: none;
 border-bottom: none;
		border-top:none!important;
		min-height: 133px;
	}
	
	#meinKonto form.acf-form div.acf-field.acf-field-radio.acf-field-67dabc25d4de0
	{
		width: 100%;
	}
	
	#meinKonto form.acf-form div.acf-field-group {
		width: 100%;
		border-bottom: 0px;
	}
	
	#meinKonto form.acf-form div.acf-field-group div.acf-field{
		width: 33%;
	}
	
	#meinKonto form.acf-form div.acf-field-group .acf-fields.-border
	{
		border:0px!important;
	}
	
	#meinKonto form.acf-form .acf-taxonomy-field .categorychecklist-holder {
	  border: #ccd0d4 solid 1px;
	  border-radius: 3px;
	  max-height: 135px;
	  overflow: auto;
	}


	/*#meinKonto form.acf-form div.acf-form-fields.-top div.acf-field:nth-of-type(odd),
	#meinKonto form.acf-form #PSEEditorAdditionalElements > div.acf-field:nth-of-type(even)
	{
		padding-left: 0px;
	}
	
	#meinKonto form.acf-form div.acf-form-fields.-top div.acf-field:nth-of-type(even),
	#meinKonto form.acf-form #PSEEditorAdditionalElements > div.acf-field:nth-of-type(odd)
	{
		padding-right: 0px;
	}
	
	body.page-id-4950 #meinKonto form.acf-form div.acf-form-fields.-top > div.acf-field:nth-of-type(even)
    {
        padding-right: 10px;
	}
	
	body.page-id-4950 #meinKonto form.acf-form div.acf-form-fields.-top > div.acf-field:nth-of-type(odd)
    {
		padding-right: 0px;
	}*/
	
    #meinKonto form.acf-form #PSEEditorAdditionalElements > div.additionalElement:nth-of-type(odd)
    {
        margin-right:0px;
        /*padding-right: 10px;*/
        width: calc(50% - 10px)!important;
    }
    
        #meinKonto form.acf-form #PSEEditorAdditionalElements > div.additionalElement:nth-of-type(even)
    {
        /*margin-right:0px;*/
        width: calc(50% - 10px)!important;
    }
	
	#meinKonto form.acf-form div.acf-form-fields.-top div.acf-field,
	#meinKonto form.acf-form #PSEEditorAdditionalElements > div.additionalElement
	{
		padding-left: 0px; 
		padding-right: 10px; 
		min-height: 135px;
	}	
	
	#meinKonto .acf-field .acf-input, #meinKonto .additionalElement .acf-input {margin-top: 40px;}
	#meinKonto .acf-repeater .acf-field .acf-input {margin-bottom: 40px;}
	#meinKonto .acf-field .acf-notice.-error, #meinKonto .acf-notice.custom-notice {margin-top: -36px;margin-bottom: 12px;}
	#meinKonto .acf-notice.custom-notice {padding-top: 0; padding-bottom: 0;margin-top: -35px;}
	#meinKonto .acf-field .acf-notice.-error p {margin-top: 0px;}
}

@media screen and (min-width: 1600px) {
	
	.job-entry
	{
		float:left;
		width: 44%;
		margin-left: 0.5%;
		margin-right: 0.5%;
		min-height: 204px;
	}
}


@media (min-width: 992px) and  (max-width: 1199px) {
#number.vc_col-sm-3 {width: 33%;}
#number-sm.vc_col-sm-6 {width: 33%;}		
}

@media (min-width: 768px) and (max-width: 991px) {
  .job-entry {
    min-height: 220px!important;
  }
	
#number.vc_col-sm-3 {width: 50%;}
#number-sm.vc_col-sm-6 {width: 100%;}	
	
}

@media screen and (max-width: 991px) {
	#meinKonto {margin-bottom: 50px;}
 	div.acf-field-672a2677e924b, div.acf-field-672a2719e924c {height: auto;}
	#number-sm {height: 228px;}
}

@media screen and (max-width: 992px) {	
	.schichten .schicht > div:first-of-type
	{
	width: 50%;
	}
	
	.job-entry {
  		width: calc(100% - 42px);
		min-height: 180px;
	}
}

@media (max-width: 768px)
{
	.attachments-browser .media-toolbar-secondary {
  max-width: 100%!important;
}
	
	#meinKonto .anProfileBox td {
  white-space: wrap;
	}
	
	#SingleJobSidebar {
		width: 100%;
		padding:0px;
		border:0px;
	}
	
	#SingleJobContent {
    width: calc(100% - 20px);
    padding: 30px;
    border: 0px;
  }
	
	#SingleJobSidebar .jobBox
	{
	margin: 20px 10px 20px 10px;
	padding: 20px 20px 10px 20px;
	}
	
	#meinKonto #PSEEditorAdditionalElements .additionalElement {
	 width: 100%!important;
		margin-right:0px;
	}
	
	#meinKonto .acf-fields > .acf-field {
		padding-left: 0px;
		padding-right: 0px;
	}
	
}

@media (max-width: 1024px)
{
	.acf-actions.-hover {display: block;}
	
	.mmUserFilter select, .mmUserFilter input,
	#agTalentFilter select, #agTalentFilter input, #agTalentFilter input[type="number"], #agTalentFilter input[type="submit"], #agTalentFilter input:not(input[type="checkbox"])
	{
		width: 49%!important;
		margin-right:1%!important;
	}
	
	.mmUserFilter select:last-of-type
	{
		margin-right:0%!important;
	}
	
	div.pseudoTableRow
	{
        border-bottom: 1px solid #e7e7e7;
		padding-top: 10px;
        padding-bottom: 10px;
    }
	
	div.pseudoTable,
	div.pseudoTableRow,
	div.pseudoTableData
	{
		display: block;
	}
	
	div.pseudoTableData .mobile
	{
        display: inline-block;
        font-weight: bold;
    }
	
    div.pseudoTableHeader
	{
        display:none;
    }    

	
	div.pseudoTable
	{
		padding-left: 15px;
		padding-right: 15px;
		width:calc(100% - 30px);
	}
	
	div.pseudoTableData,
    div.pseudoTableHeader
    { 
		max-width:100%;
	}
	
	.pseudoTable .talent, .pseudoTable .branche, .pseudoTable .talent, .pseudoTable .standort, .pseudoTable .uhrzeit, .pseudoTable .pause, .pseudoTable .studium
    {
        min-width: 0px;
    }
}

@media (max-width: 767px)
{
	.mmUserFilter input:last-of-type, .mmUserFilter input:not(input[type="checkbox"]):last-of-type {
  min-width: calc(50% - 5px);
	}
	
	.mmUserFilter input:not(input[type="checkbox"]) {width: calc(50% - 5px)!important;}
	
	.meinKontoNavi
	{
		padding-bottom: 25px;
  margin-bottom: 15px!important;
  border-bottom: 2.75px ridge black;
	}
	
	.job-entry .datum, .job-entry .zeit, .job-entry .branche, .job-entry .ort
	{
		font-size: 0.9em;
	}
	
	.schichten .schicht > div
	{
		width: 100%!important;
		padding-bottom: 10px;
	}
	
	.schichten .schicht 
	{
		border-bottom: 1px solid #e7e7e7;
		padding-top: 10px;
	}
	
	.schichten input[type="submit"] {
 		width: 100%!important;
		margin-bottom: 10px;
	}
		
	.schichten ul { 
		margin-left:0px!important;
		width:calc(100% - 40px);
	}
	
}

@media (max-width: 525px)
{
		
	.mmUserFilter input:last-of-type, .mmUserFilter input:not(input[type="checkbox"]):last-of-type {
  min-width: 100%;
	}
	
	.mmUserFilter input:not(input[type="checkbox"]) {width: 100%!important;}
	
	.job-entry h2 {
  		font-size: 22px !important;
	}
	
	#agTalentFilter .mini-button {width: 100%!important;}
	
	.mmUserFilter select, .mmUserFilter input, .mmUserFilter input[type="submit"],
	#agTalentFilter select, #agTalentFilter input, #agTalentFilter input[type="number"], #agTalentFilter input[type="submit"], #agTalentFilter input:not(input[type="checkbox"])
	{
		width: 100%!important;
		margin-right:0%!important;
	}
	
	#meinKonto .anImagePlaceholder
	{
        width:100%!important;
        text-align:center!important;
        float:none!important;
        margin-bottom: 25px!important;
    }
    
    #meinKonto .anProfileBox.withImage table
    {
        width: 100%!important;
    }
}

@media (min-width: 993px) AND (max-width: 1280px)
{
	div.acf-field .acf-label label {font-size: 0.8rem;}
}

@media (min-width: 1281px) AND (max-width: 1599px)
{
	div.acf-field .acf-label label {font-size: 0.9rem;}
}

@media (max-width: 375px)
{
	.vc_column-inner.vc_custom_1730296915338,
	.vc_column-inner.vc_custom_1730296931415,
	.vc_column-inner.vc_custom_1730293630934,
	.vc_column-inner.vc_custom_1726483078487,
	.vc_column-inner.vc_custom_1726234063998,
	.vc_column-inner.vc_custom_1726209830843,
	.vc_column-inner.vc_custom_1726233845016,
	.vc_column-inner.vc_custom_1729058699753,
	.vc_row.wpb_row.vc_inner.vc_row-fluid.vc_custom_1726059811616.vc_row-o-content-middle.vc_row-flex,
	.vc_column-inner.vc_custom_1726146388808, .vc_column-inner.vc_custom_1726235310838,
	.vc_row.wpb_row.vc_inner.vc_row-fluid.vc_custom_1728980790181.vc_row-o-content-middle.vc_row-flex,
	#main > .wf-wrap, #footer > .wf-wrap, #footer > #bottom-bar > .wf-wrap,
	.vc_row.wpb_row.vc_inner.vc_row-fluid.vc_custom_1726208557775.vc_row-o-content-middle.vc_row-flex,
	.vc_column-inner.vc_custom_1726214986427
	{
		padding-left: 15px!important;
		padding-right: 15px!important;
	}
	
		 #main {
    padding-left: 15px;
    padding-right: 15px;
  }

	.branche-tag {font-size: 0.6rem;}

	.acf-table > thead > tr > th {
  font-weight: 500;
  font-size: 12px;
}
}

@media (max-width: 360px)
{
	.mobile-header-bar .mobile-branding {max-width: 160px;}
}

.single .post-meta,
.single .author-info,
.single .single-related-posts,
.single .comments-area {
  display: none;
}

/* #main:not(.sidebar-none) .wf-container-main {
  display: block!important;
}

 .vc_single_image-wrapper.vc_box_border_grey {
  margin-top: 30px;
} */

@media (max-width: 991px) {
	.acf-field-672a2719e924c p.description {display:none!important;}
}

#bor {
    border: 2px solid #eaeaea!important;
	border-radius: 10px!important;
	padding: 20px 20px 40px 20px;
}

.st-list {
	background: #f3f3f3;
	padding: 20px 20px 40px 20px;
	border-radius: 10px
}

.st-list h3 {
	margin-bottom: 20px;
	font-weight: 400!important;
}

.st-list a {
	text-decoration: underline;
}

.st-list a:hover {
	color: #1eac6e;
}

#cf7mls-back-btn-cf7mls_step-2
{
	padding: 9.5px 15px!important;
	min-height: 43px;
}

.abstand {margin-top: 25px!important;}

.wpcf7-form-control-wrap .password-wrapper .toggle-password {display:none!important;}
.abstandunten {margin-bottom: 25px!important;}

.acf-button {border: 2px solid #111a15;}

.newJobsCounter
{
    background-color: red;
  color: white;
  font-size: 0.7rem;
  display: inline-block;
  padding: 0px 3px;
  border-radius: 50%;
  min-width: 10px;
  text-align: center;
  font-weight: bold;
  position: relative;
  top: -10px;
  right: 12px;
  line-height: 16px;
}


#weiter-form1 button,
#weiter-form2 button
{
    border-width: 2px;
  border-color: #111A15 !important;
  padding: 12px 18px 12px 18px;
  box-shadow: none;
  border-radius: 4px;
  font-size: 16px;
  line-height: 18px;
  width: 100%;
  display: block;
  text-align: center;
  margin-top: 15px;
}

.sub-nav .menu-item i.fa,
.sub-nav .menu-item i.fas,
.sub-nav .menu-item i.far,
.sub-nav .menu-item i.fab {
	text-align: center!important;
	width: 1.25em!important;
}

.widget .simple-social-icons a
{
    padding: 10px;
  background-color: #1dde8a;
  border-radius: 3px;
  font-size: 18px;
  padding: 9px;
  color: white!important;
}

.widget .simple-social-icons a:hover
{
    background-color: #17BF76;
}

@media only screen and (max-width: 900px) {
  .cont2form > div.form-active,
  .cont2form > div.form-inactive,
  .cont3form > div.form-active,
  .cont3form > div.form-inactive {
    width: 50%;
  }
}

.sprung
{
  padding-top: 60px;
  margin-top: -60px;
  display: block;
  height: 0px;
}

.pixelate {
   filter: blur(5px);
}

body.archive.category-allgemein #main
{
    padding-top: 25px;
    padding-bottom: 25px;
}

body.archive.category-allgemein #main h2.entry-title
{
    font-size: 25px !important;
  white-space: normal;
  margin-bottom: 25px;
}


#zukunftderarbeit h3,
#plattformderzukunft h3
{
    font-size: 30px !important;
    min-height: 72px;
}

.footer .custom-menu a:not(:hover),
.footer .widget 
{
  color: #111a15;
}

@media (min-width: 768px) AND (max-width: 991px)
{
    #zukunftderarbeit h3,
    #plattformderzukunft h3
    {
        font-size: 19px !important;
        min-height: 52px;
    }
    
    #zukunftderarbeit .wpb_text_column.wpb_content_element span,
    #plattformderzukunft .wpb_text_column.wpb_content_element span {
        font-size: 15px!important;
    }
    
     #zukunftderarbeit .wpb_text_column.wpb_content_element,
    #plattformderzukunft .wpb_text_column.wpb_content_element {
        min-height: 97px;
    }
    
    #form-w {
    width: 100%;
    }
}

@media (max-width: 767px)
{
    #zukunftderarbeit .wpb_single_image.vc_align_left,
    #plattformderzukunft .wpb_single_image.vc_align_left {
  max-width: 64px;
  float: left;
  margin-right: 25px;
}

#zukunftderarbeit .vc_custom_1733755358611,
#zukunftderarbeit .vc_custom_1733755372358,
#plattformderzukunft .vc_custom_1733755383838,
#plattformderzukunft .vc_custom_1733755393033
{
  padding-top: 8px!important;
}

#plattformderzukunft > .vc_column-inner {
  padding-left: 30% !important;
  padding-right: 10% !important;
}


}

@media (max-width: 425px)
{
    #plattformderzukunft > .vc_column-inner,
    #zukunftderarbeit > .vc_column-inner {
    padding-left: 25px !important;
    padding-right: 25px !important;
  }
  
  #bundesagenturfuerarbeit .vc_column-inner
  {
      padding-left: 15px!important;
}
}

@media (max-width: 375px)
{
        .headingPLeft h2,
    .cus-title
    {
        margin-left: 15px!important;
        
    }
}

.header-bar .main-nav > li > a:focus,
.main-nav .sub-nav > li:not(.wpml-ls-item) > a:focus,
a.same-logo:focus,
.popup-search .searchform .submit:focus,
.masthead .mini-contacts:focus,
.masthead .mini-widgets .microwidget-btn:focus,
.mobile-branding > a:focus,
.mobile-header-bar .mobile-mini-widgets .mini-search .submit:focus,
.mobile-header-bar .mobile-mini-widgets .mini-contacts:focus,
.dt-mobile-menu-icon:not(.floating-btn):focus,
.mobile-main-nav > li.has-children > a:focus,
a:focus
{
    outline: 1px dotted black!important;
}

.mobile-main-nav > li:focus > ul.sub-nav
{
    display: block;
}


#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item > a.mega-menu-link
{
	font-weight: 500!important;
}

#mega-menu-wrap-primary #mega-menu-primary {
  margin-top: 24px;
}

.dt-mobile-header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item
{
	width: 100%;
	border-bottom: 1px solid #e6e6e6;
}

.dt-mobile-header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link
{
padding: 15.2px 0 15.2px 0;
	height: 50px;
	line-height: 20px;
}

.dt-mobile-header #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
  float: right;
 color: #e6e6e6;
}

.dt-mobile-header #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children:hover > a.mega-menu-link > span.mega-indicator {
  float: right;
 color: #1dde8a;
	margin-top: -4px;
}

.dt-mobile-header #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
	margin-top: -4px;
}

.dt-mobile-header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
	padding-left: 0px!important;
}

.dt-mobile-header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu
{
	max-width: 272px !important;
  padding-left: 0px !important;
}

.dt-mobile-header #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator::after {
  content: "+" !important;
  font-size: 26px !important;
  font-weight: 800;
}

@media only screen and (max-width: 1600px) {
  #mega-menu-wrap-primary .mega-menu-toggle {
	  display: none!important;
	}
 #mega-menu-wrap-primary .mega-menu-toggle + #mega-menu-primary {
    display: block!important;
  }
}