span.meta-category.nectar-inherit-label {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px;
  flex-direction: row;
  justify-content: center;
}
.job-manager-error {
  background: #ff000063;
  padding: 10px;
  border: 1px solid black;
  margin-bottom: 15px;
}
.single_job_listing .meta li.application-deadline.expiring {
  font-size: 15px;
  color: #6E6E6E;
  line-height: 20px;
}
.job-manager-form fieldset.fieldset-text_media label,
.job-manager-form fieldset.fieldset-text_media2 label {
  width: 100% !important;
}
.container-wrap input[type=text],
.container-wrap input[type=email],
.container-wrap input[type=password],
.container-wrap input[type=tel],
.container-wrap input[type=url],
.container-wrap input[type=search],
.container-wrap input[type=date],
.container-wrap input[type=number],
.container-wrap textarea,
.container-wrap select,
body > #review_form_wrapper.modal input[type=text],
body > #review_form_wrapper.modal textarea,
body > #review_form_wrapper.modal select,
body > #review_form_wrapper.modal input[type=email],
.select2-container--default .select2-selection--single,
body[data-fancy-form-rcs="1"] .select2-container--default .select2-selection--single,
.woocommerce input#coupon_code,
.material.woocommerce-page[data-form-style="default"] input#coupon_code,
body[data-form-style="minimal"] input[type="text"],
body[data-form-style="minimal"] textarea,
body[data-form-style="minimal"] input[type="email"],
body[data-form-style="minimal"] input[type=password],
body[data-form-style="minimal"] input[type=tel],
body[data-form-style="minimal"] input[type=url],
body[data-form-style="minimal"] input[type=search],
body[data-form-style="minimal"] input[type=date],
body[data-form-style="minimal"] input[type=number],
body[data-form-style="minimal"] select {
  font-size: 16px !Important;
}
body .job-manager-form fieldset small.description {
  margin: 0.2em 0 0;
}
textarea#application_message {
  min-width: 450px;
  width: 50%;
}
form.apply_with_resume input[type="submit"] {
  width: 50% !important;
  min-width: 450px;
}
.job-applicants-initiative {
  background: #f3f2f0;
  padding: 15px;
}
.job-applicants-initiative .free_form_typs_terms span.free_type {
  color: #041B24;
  font-size: 17px;
  line-height: 35px;
  font-weight: 600;
  border: 1px solid #707070;
  border-radius: 17px;
  padding: 5px 15px;
  margin-right: 10px;
}
.job-applicants-initiative form.filter-job-applications {
  display: none;
}
.job-applicants-initiative li.notes {
  display: none;
}
.job-applicants-initiative a.applicant-company {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 15px;
  width: 100%;
}
.job-applicants-initiative a.applicant-company img.company_logo {
  max-width: 175px;
  margin: 0;
}
.job-applicants-initiative a.applicant-company .company_wrap {
  display: flex;
  flex-direction: column;
}
.job-applicants-initiative a.applicant-company .company_wrap .company_initiative_count {
  color: black;
}
body .perks-list {
  display: flex;
  gap: 15px;
  width: 100%;
}
body .perks-list .perk_list_area {
  width: 100%;
  display: flex  ;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
body .perks-list .perk_list_area h3 {
  width: 100%;
  font-size: 20px;
  font-weight: 600;
  color: #2A9FAC;
  display: flex;
  align-items: center;
  gap: 15px;
}
body .perks-list .perk_list_area h3 img {
  width: 50px !important;
  margin: 0;
}
.single-company_listings .company-link span.label {
  min-width: 80px;
}
.single-company_listings .company-link {
  display: flex;
  gap: 20px;
}
.single-company_listings .company-link span.data a {
  word-break: break-all;
}
.single-company_listings .company-link span.data a i.la.la-chain {
  padding-right: 5px;
}
img.mtm-powerd-by {
  position: relative;
  top: -12px;
}
@media only screen and (max-width: 1000px) {
  img.mtm-powerd-by {
    display: none;
  }
  .mtm-map-view-switch {
    display: none;
  }
}
#header-outer[data-format=centered-menu] .logo-spacing {
  width: 0;
}
.job_listings .job_filters .job_types {
  background: none;
  border: none;
}
.job_listings .job_filters .search_jobs input[type="checkbox"] {
  width: 14px !important;
}
.job_listings div.job_types {
  display: flex  ;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
}
.job_listings div.job_types span.input_job_types label {
  display: flex;
  flex-direction: row;
  gap: 10px;
}
.job_listings .select2-container .select2-selection--single .select2-selection__rendered {
  padding: 0;
}
.job_listings.NoMapMode {
  margin-top: -100px;
}
.search_jobs.search_listings {
  background: transparent;
  padding: 0;
  border-radius: 17px;
}
form.job_filters {
  background: transparent;
}
form.job_filters .wpjmsf-wrapper.wpjmsf-job-section {
  position: relative;
}
form.job_filters div#wpjmsf-section-885 {
  z-index: 100;
  background: #fff;
  border-radius: 17px 17px 0 0;
}
form.job_filters div#wpjmsf-section-892 {
  z-index: 50;
}
form.job_filters .mtm_job_types_field span {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  column-gap: 10px;
}
form.job_filters .mtm_job_types_field span label {
  display: flex;
  flex-direction: row;
  gap: 5px;
}
.mtmPowerdBy {
  position: fixed;
  z-index: 1000;
  right: 20%;
}
.job_filters .job_types:after,
.job_filters .job_types:before {
  display: none;
}
div#mtmMapViewRow div.companies {
  margin-top: -100px;
}
div#mtmMapViewRow.full-width-content div.companies {
  margin-top: 0;
}
div#mtmMapViewRow.full-width-content div.companies ul.companies {
  grid-template-columns: 1fr 1fr;
}
/*Companies Loop*/
div.companies ul.companies {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 30px;
  margin: 15px 0;
  border: 0;
}
div.companies ul.companies .amount_companies,
div.companies ul.companies .no_companies_found {
  grid-column: 1 / -1;
}
div.companies ul.companies li.company_listings {
  width: auto;
  flex-basis: calc(25% - 30px);
  min-height: 330px;
  margin-bottom: 20px;
  box-shadow: 0px 0px 11px 3px rgba(0, 0, 0, 0.15);
  -webkit-transition: box-shadow 0.2s;
  -moz-transition: box-shadow 0.2s;
  -ms-transition: box-shadow 0.2s;
  -o-transition: box-shadow 0.2s;
  transition: box-shadow 0.2s;
}
@media only screen and (max-width: 768px) {
  div.companies ul.companies li.company_listings {
    flex-basis: calc(50% - 15px);
  }
}
@media only screen and (max-width: 425px) {
  div.companies ul.companies li.company_listings {
    flex-basis: 100%;
  }
}
div.companies ul.companies li.company_listings a {
  display: flex;
  justify-content: space-evenly;
  flex-wrap: nowrap;
  flex-direction: column;
  align-items: center;
  background-color: white;
  padding: 25px 15px;
  height: 100%;
  gap: 10px;
  text-align: center;
}
div.companies ul.companies li.company_listings a:hover {
  background-color: #fcfcfc;
}
div.companies ul.companies li.company_listings a .mtm-image-container {
  min-height: 33%;
  padding: 0px 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
div.companies ul.companies li.company_listings a .mtm-image-container img.company_logo {
  margin: 0;
  position: relative;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: auto;
  height: 100%;
  max-height: 130px;
  object-fit: contain;
}
div.companies ul.companies li.company_listings a div.company-column {
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  flex-direction: column;
  align-items: center;
  padding: 0;
  gap: 10px;
}
div.companies ul.companies li.company_listings a div.company-column h3 {
  color: #108B99;
  font-weight: 500;
  font-size: 18px;
  text-align: center;
}
div.companies ul.companies li.company_listings a .company-jobs {
  display: flex;
  justify-content: center;
}
div.companies ul.companies li.company_listings a .company-jobs .job-count {
  padding: 3px 11px;
  border: 1px solid #000000;
  color: #000000;
  display: inline-block;
  border-radius: 20px;
  font-size: 15px;
}
@media only screen and (max-width: 500px) {
  div.companies ul.companies {
    grid-template-columns: 1fr !important;
    width: 100%;
  }
  div#mtmMapViewRow div.companies,
  .job_listings.NoMapMode {
    margin-top: -65px;
  }
  #company_filters .showing_companies {
    flex-direction: column;
  }
}
@media only screen and (max-width: 890px) {
  div.companies ul.companies {
    gap: 15px;
    grid-template-columns: 1fr 1fr;
  }
  .company_filters .search_companies .first_row {
    flex-direction: column;
    padding: 20px 15px 15px 15px !important;
  }
  .company_filters .search_companies .first_row .company-filter {
    width: 100% !important;
    border-right: none !important;
  }
  .company_filters .search_companies .first_row .company-filter.search_keywords,
  .company_filters .search_companies .first_row .company-filter.search_location {
    border-bottom: 1px solid black;
    padding: 0 !important;
  }
  .company_filters .search_companies .first_row .search_button {
    width: 100%;
  }
  .company_filters .search_companies .first_row .search_button button.button {
    width: 100%;
    margin-bottom: 15px;
  }
  .company_filters .search_companies .second_row .toggle_perks_wrap {
    width: 48% !important;
  }
}
@media only screen and (max-width: 500px) {
  .company_filters .search_companies .second_row .toggle_perks_wrap {
    width: 100% !important;
  }
  .single-company_listings .company-link {
    display: flex;
    flex-direction: column;
    gap: 5px;
    margin-bottom: 15px;
  }
}
/*Show all Companies*/
.wpb_text_column .more-companies {
  display: flex;
  justify-content: center;
}
.wpb_text_column .more-companies a {
  text-decoration: none;
}
.wpb_text_column .more-companies a:after {
  content: "\f27d";
  height: 10px;
  font: normal normal normal 16px / 1 LineAwesome;
}
/*Search Companies*/
.company_filters {
  background: none;
  position: relative;
}
.company_filters .chosen-container.chosen-container-single {
  display: none;
}
.company_filters .search_companies {
  background: white;
  box-shadow: 0px 0px 11px 3px rgba(0, 0, 0, 0.15);
  border-radius: 15px;
  display: flex;
  flex-direction: column;
  gap: 15px;
  padding: 0 !important;
}
.company_filters .search_companies .first_row {
  display: flex ;
  align-items: center;
  justify-content: space-between;
  border-radius: 15px;
  box-shadow: 0px 0px 11px 3px rgba(0, 0, 0, 0.15);
  min-height: 70px;
  padding: 0 15px;
}
.company_filters .search_companies .first_row .company-filter:before {
  font: normal normal normal 16px / 1 LineAwesome;
  color: #1F1F1F;
  font-size: 24px;
}
.company_filters .search_companies .first_row .company-filter.search_keywords {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 33%;
  height: 50px;
  border-right: 1px solid black;
}
.company_filters .search_companies .first_row .company-filter.search_keywords:before {
  content: "\f2eb";
}
.company_filters .search_companies .first_row .company-filter.search_location {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 33%;
  height: 50px;
  border-right: 1px solid black;
}
.company_filters .search_companies .first_row .company-filter.search_location:before {
  content: "\f27d";
}
.company_filters .search_companies .first_row .company-filter.search_industries {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 33%;
  height: 50px;
}
.company_filters .search_companies .first_row .company-filter.search_industries select#search_categories {
  display: block !important;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.company_filters .search_companies .first_row .company-filter.search_industries select#search_categories option:hover {
  background: red;
}
.company_filters .search_companies .first_row .search_button button {
  background: #D70920;
  padding: 15px;
  border-radius: 9px !important;
  width: 170px;
  border: 1px solid #D70920;
  font-size: 19px;
  line-height: 24px;
  color: white;
}
.company_filters .search_companies .first_row .search_button button:hover,
.company_filters .search_companies .first_row .search_button button:focus {
  filter: brightness(85%);
}
.company_filters .search_companies .second_row {
  display: flex;
  flex-direction: row;
  align-items: center;
  flex-wrap: wrap;
  gap: 15px;
  padding: 15px;
}
.company_filters .search_companies .second_row .toggle_perks_wrap {
  width: 32%;
}
.company_filters .search_companies .second_row .toggle_perks_wrap .toggle_perks {
  background: #F3F2F0;
  border-radius: 17px;
  font-size: 15px;
  line-height: 1.2;
  padding: 5px 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 15px;
  cursor: pointer;
}
.company_filters .search_companies .second_row .toggle_perks_wrap .toggle_perks:after {
  font: normal normal normal 16px / 1 LineAwesome;
  color: #1F1F1F;
  font-size: 24px;
  content: "\f110";
}
.company_filters .search_companies .second_row .toggle_perks_wrap .toggle_perks.up:after {
  content: "\f113";
}
.company_filters .search_companies .second_row .company-filter.search_size {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: auto;
  height: 50px;
  max-width: fit-content;
}
.company_filters .search_companies .second_row .company-filter.search_size select {
  background: #F3F2F0;
  border-radius: 17px;
  font-size: 18px;
  padding: 5px 15px;
}
.company_filters .search_companies .second_row .company-filter.search_size select:after {
  font: normal normal normal 16px / 1 LineAwesome;
  color: #1F1F1F;
  font-size: 24px;
  content: "\f110";
}
.company_filters .search_companies .second_row .company-filter.search_benefits,
.company_filters .search_companies .second_row .company-filter.search_size {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: auto;
  position: absolute;
  background: white;
  border-radius: 15px;
  box-shadow: 0px 0px 11px 3px rgba(0, 0, 0, 0.15);
  height: auto;
  padding: 15px;
  z-index: 100;
}
.company_filters .search_companies .second_row .company-filter.search_benefits > div,
.company_filters .search_companies .second_row .company-filter.search_size > div {
  width: 320px;
}
.company_filters .search_companies .second_row .company-filter.search_benefits > div label,
.company_filters .search_companies .second_row .company-filter.search_size > div label {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
}
.company_filters .search_companies .second_row .company-filter.search_benefits > div label input,
.company_filters .search_companies .second_row .company-filter.search_size > div label input {
  flex-basis: 20px;
  position: relative;
}
.company_filters .search_companies .second_row .company-filter.search_size span {
  width: 100%;
  font-size: 13px;
  line-height: 1.2;
  padding: 4px 0;
}
.company_filters .search_companies .second_row .company-filter.search_size span.selected {
  background: #2a9eac;
  color: white;
  padding: 4px;
}
.company_filters .search_companies .second_row .company-filter.search_size span:hover {
  cursor: pointer;
  background-color: #2a9eac;
  color: white;
  padding: 4px;
}
.company_filters .search_companies .second_row .company-filter .text {
  font-size: 13px;
  line-height: 1.2;
}
.company_filters .search_companies div.company-filter input,
.company_filters .search_companies div.company-filter select {
  background: none;
  border: none;
}
.company_filters .search_companies div#toggle_filter_ {
  padding: 0px;
  font-weight: 500;
  flex-basis: 100%;
}
div.companies .load_more_companies {
  width: 250px;
  background: #D70920;
  border-radius: 29px;
  margin: 0 auto;
  color: white;
  text-decoration: none;
  padding: 8px;
}
div.companies .load_more_companies:hover {
  width: 250px;
  background: #D70920;
  border-radius: 29px;
  margin: 0 auto;
  color: black;
  text-decoration: none;
  padding: 8px;
}
.company_filters:after,
.company_filters:before,
.company_filters .search_companies:after,
.company_filters .search_companies:before {
  display: none;
}
/*Job Map View*/
.mtm-map-view-switch {
  position: fixed;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1000;
  padding: 10px;
  background: white;
  border-radius: 0 9px 9px 0 ;
}
.mtm-map-view-switch .mtm-list-view,
.mtm-map-view-switch .mtm-map-view {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
}
.mtm-map-view-switch .mtm-list-view.active,
.mtm-map-view-switch .mtm-map-view.active {
  background: #2A9FAC;
  border-radius: 100%;
  color: white;
}
/*Lang Button*/
.mtm-lang-switch {
  position: fixed;
  right: 0;
  top: 145px;
  transform: translateY(-50%);
  z-index: 1000;
  background: #d70920;
  color: white;
  border-radius: 9px 0 0 9px ;
  border: 0;
  transition: all 0.5s;
  transition: width 0.5s;
  font-size: 20px;
  font-weight: 500;
}
.mtm-lang-switch:hover a.mtm-lang-btn {
  width: 175px;
}
.mtm-lang-switch:hover a.mtm-lang-btn i.la.la-language {
  margin-right: 10px;
}
.mtm-lang-switch:hover a.mtm-lang-btn span {
  opacity: 1;
  width: 175px ;
}
.mtm-lang-switch a.mtm-lang-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  width: 60px;
  height: 60px;
  color: white;
  transition: all 0.5s;
  transition: width 0.5s;
}
.mtm-lang-switch a.mtm-lang-btn i.la.la-language {
  font-size: 40px;
  margin-right: 0px;
  transition: all 1.2s;
}
.mtm-lang-switch a.mtm-lang-btn span {
  opacity: 0;
  width: 0;
  transition: all 1s;
}
.mtmJobListAndFilterSectionMapView.vc_col-sm-6 {
  height: 600px !important;
  overflow: auto;
}
/*# sourceMappingURL=style_RS.css.map */