/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0.1
*/


#icare .nectar-flickity[data-controls=touch_total] .visualized-total {
  margin-top: 25px;
}
#icare .nectar-flickity .container.normal-container {
	padding: 0!important;
}
#header-space {
  display: none;
}

#header-outer {
  margin-top: 30px;
  background: none !important;
  box-shadow: none !important;
}
#header-outer #top .container > .row {
  box-shadow: 0 0 3px 0 rgba(0,0,0,0.22);
}
#header-outer .col.span_3 {
  background: white;
  padding: 0 10px;
  margin: 0;
  width: 30% !important;
  z-index: 9999;
}

#header-outer .col.span_9 {
  background: rgb(21, 66, 149);
    background: linear-gradient(90deg, rgba(21, 66, 149, 1) 0%, rgba(31, 143, 207, 1) 100%);
    width: 100% !important;
    justify-content: flex-end;
    padding: 0 20px;
}
#header-outer #logo, #header-outer .logo-spacing {
  margin-top: 10px;
  margin-bottom: 10px;
}
#header-outer .container .row {
  border-radius: 15px !important;
  overflow: hidden;
}
.sf-menu .search_entry {
  margin-top: 4px;
}
.sf-menu .search_entry a:after {
  content: '';
  background: url(/wp-content/uploads/2024/06/search-menu.svg);
  width: 40px;
  height: 40px;
  background-size: contain;
  background-repeat: no-repeat;
  margin-left: 10px;
  vertical-align: middle;
  display: inline-block;
}

.home-search-bar {
  width: 80%;
    margin: 0 auto;
    box-shadow: 0px 4px 26px rgb(0 0 0 / 11%);
    border-radius: 15px;
    /* margin-top: -30px; */
    z-index: 10;
}

body b, body strong, body .bold {
  color: #154194;
}
#menu-item-98868 .menu-title-text {
  color: #ffe800;
}
#ajax-content-wrap .job-hero {
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
}
#ajax-content-wrap .job-hero .hero_content {
  max-width: 1245px;
  margin: 0 auto;
  display: block;
  width: 100%;
  padding-bottom: 50px;
}
.job-hero .hero_content h5, .job-hero .hero_content span, .job-hero .hero_content h1 {
  color: white;
  font-family: 'Montserrat';
}
.job-hero .hero_content h1 {
  display: inline-block;
}
.job-hero .hero_content span {
  font-size: 25px;
}
.material .wpb_row.bottom_margin_0px {
  margin-bottom: 0 !important;
}
.home-stellensearch {
  display: flex;
}
#ajax-content-wrap .home-stellensearch button[type=submit] {
  padding: 15px 42px !important;
}
#ajax-content-wrap .home-stellensearch .nectar-button.regular[class*=m-extra-color-gradient-]:hover:before{
  display: none !important;
}
#ajax-content-wrap .home-stellensearch button[type=submit]:hover {
  box-shadow: 0 20px 38px rgba(0, 0, 0, 0.16) !important;
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
  -webkit-transform: translateY(-3px);
  opacity: .87;
    color: #fff !important;
}
.nectar-button {
  margin-bottom: 0;
}
/* .nectar_single_testimonial[data-style="small_modern"] {
  font-size: 18px;
  line-height: 28px;
} */
.nectar_single_testimonial[data-style="small_modern"] span.wrap > span:first-child {
  font-size: 20px;
}
.nectar_single_testimonial .open-quote {
  line-height: 1;
  /* margin-bottom: -60px; */
  position: absolute;
  left: -70px;
  transform: rotate(180deg);
  /* top: 10px; */
  height: 50px;
}
.nectar_single_testimonial span.wrap > span {
  font-weight: normal;
  font-size: 14px;
}
.nectar_single_testimonial span.wrap > span:first-child {
  font-weight: bold;
  color: #154194 !important;
  font-size: 25px;
}

#ajax-content-wrap .special-padding .vc_col-sm-3 {
  padding-left: 0;
}

#ajax-content-wrap span.em-number {
  font-size: 58px;
  font-weight: 800;
  color: transparent!important;
  text-transform: uppercase;
  -webkit-text-stroke: 1.3px #154194;
  text-stroke: 1.3px #363d41;
  line-height: 1;
  font-family: 'Open Sans', Arial;
}

#ajax-content-wrap span.process-title {
  font-size: 22px;
  font-weight: bold;
  color: #154194 !important;
  margin-left: 10px;
}

#ajax-content-wrap .em-flex.process-title-wrap {
  display: flex;
  /* justify-content: space-between; */
  align-items: center;
  margin-bottom: 15px !important;
}
.job-info {
  display: flex;
  flex-direction: column;
}
.em_footer  a {
 text-decoration: none;
 background: none !important;
}
.em_footer .em_social a {
  display: inline-block;
  margin: 0 10px;
}
#ajax-content-wrap .bg-img-apply .column-image-bg {
  background-repeat: no-repeat;
  background-size: 500px;
}
.nectar_single_testimonial .image-icon {
  width: 100px;
  height: 100px;
}
/*JOBDETAIL RECPRESS*/
.single-job_listing #ajax-content-wrap > .container-wrap {
  padding-top: 0;
}
.recpress-job__description span {
  font-family: inherit !important;
}
.single-job_listing .recpress-job__description span[style*="x-large"] {
  margin-top: 15px !important;
}
.single-job_listing .recpress-job__description span[style*="large"] {
  margin-bottom: 15px !important;
  display: inline-block !important;
}
.single-job_listing .recpress-job__description img[src*="gif"] {
  margin-bottom: 25px !important;
} 
.single-job_listing .recpress-job__description span[style*="1f4e79"] {
  color: #154194 !important;
}

.recpress-job__description u {
  font-size: 32px;
  font-weight: bold;
  color: #154194;
  text-decoration: none;
}
.single-job_listing #ajax-content-wrap .vc_row.top_margin_-75px {
  margin-top: -75px;
}
#ajax-content-wrap .recpress-job__description ul li {
  /* font-weight: bold !important; */
  color: inherit !important;
  font-size: 16px !important;
  line-height: 1.5 !important;
}
.wpb_column.top_padding_desktop_25px>.vc_column-inner {
  padding-top: 25px;
}

.wpb_column.right_padding_desktop_25px>.vc_column-inner {
  padding-right: 25px;
}

.wpb_column.bottom_padding_desktop_25px>.vc_column-inner {
  padding-bottom: 25px;
}

.wpb_column.left_padding_desktop_25px>.vc_column-inner {
  padding-left: 25px;
}

.wpb_column.child_column.tl_br_25px>.vc_column-inner>div[class*="-wrap"],
.wpb_column.child_column.tl_br_25px>.vc_column-inner {
  border-top-left-radius: 25px;
  overflow: hidden;
}
.wpb_column.child_column.tr_br_25px>.vc_column-inner>div[class*="-wrap"],
.wpb_column.child_column.tr_br_25px>.vc_column-inner {
  border-top-right-radius: 25px;
  overflow: hidden;
}

.wpb_column.child_column.bl_br_25px>.vc_column-inner>div[class*="-wrap"],
.wpb_column.child_column.bl_br_25px>.vc_column-inner {
  border-bottom-left-radius: 25px;
  overflow: hidden;
}

.wpb_column.child_column.br_br_25px>.vc_column-inner>div[class*="-wrap"],
.wpb_column.child_column.br_br_25px>.vc_column-inner {
  border-bottom-right-radius: 25px;
  overflow: hidden;
}
.recpress-job.job_listing.type-job_listing {
  position: relative;
}
#ajax-content-wrap .recpress-job-board button.recpress-job-search__reset {
  display: block !important;
  background-color: red !important;
  color: white !important;
  padding: 7px !important;
  width: 50px;
  font-weight: bold !important;
}

@media screen and (min-width: 767px) {
  #ajax-content-wrap .job-manager-form fieldset {
    width: 49% !important;
    display: inline-block !important;
  }
  #ajax-content-wrap .job-manager-form {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 15px;
    column-gap: 15px;
  }
  #ajax-content-wrap fieldset.fieldset-nachricht,
  #ajax-content-wrap fieldset.fieldset-cv-hochladen + p,
  #ajax-content-wrap fieldset.fieldset-schulzeugnisse + p {
    width: 100% !important;
  }
}
/*testimonial slider */
.testimonial_slides .nectar-flickity {
  margin-top: -90px;
}
.flickity-slider .cell .inner-wrap-outer {
  position: relative;
}
.vc_row.testimonial-info {
  position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.flickity-slider .cell .row_col_wrap_12_inner, .flickity-slider .cell .row_col_wrap_12_inner .wpb_column .vc_column-inner {
  height: 100%;
}

.flickity-slider .cell .row_col_wrap_12_inner .wpb_column .vc_column-inner .wpb_wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
/*FORM*/
#ajax-content-wrap fieldset.fieldset-cv-hochladen, #ajax-content-wrap fieldset.fieldset-schulzeugnisse {
  border: 2px dashed #c5c5c5 !important;
  border-radius: 5px !important;
  padding: 20px !important;
  text-align: center;
  max-width: 500px !important;
  /* margin: 0 auto !important; */
  margin-top: 50px;
}
input#cv-hochladen, input#schulzeugnisse {
  display: block;
  text-align: center;
  margin: 0 auto;
}
small.description {
  margin-top: 30px !important;
  display: block;
  font-size: 14px !important;
}

.em_benefit_row img {
  height: 40px;
  width: auto;
}
.masonry-blog-item .meta-category {
  display: none !important;
}
.masonry.material .masonry-blog-item .article-content-wrap, .related-posts[data-style=material] .article-content-wrap {
  padding: 30px !important;
}

.euro-utility-buttons, #ajax-content-wrap .facetwp-facet-job_pager_top {
  display: none !important;
}
#recpress-job-search {
  margin-bottom: 50px !important;
}
.single-job_listing #ajax-content-wrap .job-application__title {
  display: none !important;
}
.em_fixed_applybtn, .em_fixed_applybtn::before {
  background: #ffe800 !important;
}
.em_fixed_applybtn, .em_fixed_applybtn:hover {
  position: fixed;
  right: -85px;
  top: 30%;
  transform: rotate(270deg) !important;
  text-transform: uppercase;
  font-weight: bold;
  background: #ffe800 !important;
  color: black;
  font-size: 110% !important;
}

@media screen and (max-width: 999px) {
	.testimonial_slides .cell {
		height: 320px!important;
	}
	.testimonial_slides .cell .inner-wrap {
		overflow: hidden;
	}
	.testimonial_slides .cell .inner-wrap .img-with-aniamtion-wrap img {
		    height: 332px;
    width: auto;
	}
		a#logo .starting-logo {
	left: 10px!important;
    top: 10px!important;
	}
  #header-space {
    display: none;
  }
  
  .home-search-bar .row_col_wrap_12 {
    flex-wrap: nowrap !important;
  }
  .home-search-bar .row_col_wrap_12 .vc_col-sm-4 {
    margin-bottom: 0;
  }
  .nomarginpls .nectar-responsive-text {
    margin-bottom: 0 !important;
  }
	.testimonial_slides .nectar-flickity {
  margin-top: 0px;
}
	#header-outer[data-has-menu=false][data-format=default] #top .span_3, #header-outer[data-has-menu=true] #top .span_3, #header-outer[data-has-menu=true][data-mobile-fixed="1"] #top .span_3, #header-outer[data-has-menu=true][data-ptnm="1"] #top .span_3, body.material #header-outer[data-format=centered-menu-bottom-bar] #top .span_3 {
        text-align: left;
        width: 193px !important;
    }
}
@media screen and (max-width: 768px) {
  .home-stellensearch {
    flex-wrap: wrap;
    row-gap: 15px;
  }
}
@media screen and (max-width: 690px) {
.home-search-bar {
  width: 100%;
	}
	.home-search-bar .row_col_wrap_12 {
    flex-wrap: wrap !important;
  }
	.home-search-bar .row_col_wrap_12 .wpb_column {
		margin: 6px 0;
	}
	.home-search-bar .nectar-button.large {
		width: 100%;
	}
	.nectar_single_testimonial p {
	font-size: 18px;
    line-height: 27px;
	}
	.testimonial_slides .cell {
		height: 320px!important;
	}
	.testimonial_slides .cell .vc_col-sm-8 {
    display: none;
}
	.testimonial_slides .cell .inner-wrap {
		overflow: hidden;
	}
	.testimonial_slides .cell .inner-wrap .img-with-aniamtion-wrap img {
		    height: 332px;
    width: auto;
	}
	.recpress-job-search {
	flex-direction: column!important;
	}
	.recpress-job-search .recpress-job-search__inner {
	flex-wrap: wrap;
    width: 100%;
	}
	body .toggles--minimal-shadow .toggle {
    padding: 0 10px!important;
	}
}

@media screen and (max-width: 1500px) {
	.testimonial_slides .cell .vc_col-sm-4 {
		width:100%!important;
	}
	.testimonial_slides .cell .vc_col-sm-8 {
    display: none;
	}
}

/*
header#top > .container {
	max-width: 1300px;
} */

header#top > .container > .row > .col.span_3 {
	display: flex;
	justify-content: center;
	/* max-width: 200px; */
}

select#job_industry {
	padding: 13px;
}

input#job_keywords {
	padding: 11px;
}


/* File Input Styling */
.file-list {
  margin-top: 10px;
}
.file-item {
  display: flex;
  align-items: center;
  margin-bottom: 5px;
}
.file-icon {
  margin-right: 10px;
}

#fileList {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
  padding: 16px;
}

#fileList img {
  max-width: 12px;
}

body .fieldset-datenschutzbestimmungen small.description {
	margin-top: 0 !important;
}

body .fieldset-datenschutzbestimmungen div.field {
	display: flex;
}