/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
.pm-job-box-wrapper,
#pmJobsResults{
    max-width: 1650px !important;
    margin: 0 auto;
}
.pm-job-box-wrapper{
    padding: 0 15px;
}
form#jobsFilter{
    display: flex;
}
.pm-job-box-wrapper .pm-job-filter  #jobsFilter{
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.pm-job-box-wrapper .pm-job-filter strong {
  flex-basis: 100%;
  text-align: center;
  margin-bottom: 20px;
}
.pm-job-box-wrapper.style_1 .pm-job-filter {
    margin-bottom: 15px;
    padding-top: 80px;
}

.pm-job-box-wrapper.style_2 .pm-job-filter {
    margin-bottom: 15px;
}
.pm-job-box-wrapper.style_1 #pmJobsResults .pm-job-apply-button img {
    max-width: 25px;
}
.pm-job-box-wrapper input[type="text"],
.pm-job-box-wrapper select {
      box-sizing: border-box;
  padding: 10px;
  margin: 0;
  border: 1px solid #ccc;
  border-radius: 4px;
  flex: 1;
}

.filter-input-field {
    width: 100%;
    margin-right: 10px;
}
.pm-job-box-wrapper input[type="submit"] {
  background-color: #007bff;
  color: #fff;
  padding: 12px 20px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}

.pm-job-box-wrapper input[type="submit"]:hover {
  background-color: #0056b3;
}

/* Apply styles within the context of #pmJobsResults */
.pm-job-box-wrapper.style_1 #pmJobsResults .pm-job-box-item {
  border-bottom: 1px solid #fff;
  margin-bottom: 20px;
}
.pm-job-box-item-inner{
  padding: 40px 0 40px 0;  
}
.pm-job-box-wrapper.style_1 div#pmJobsResults {
    padding-top: 40px;
}
.pm-job-box-wrapper.style_1 p.pm-job-excerpt {
    color: #fff;
    font-size: 18px;
    line-height: 23px;
    text-align: left;
}
.pm-job-box-wrapper.style_2 p.pm-job-excerpt{
    font-size: 18px;
    line-height: 23px;
    text-align: left;
    color: #121212;
}
.pm-job-box-wrapper.style_1 .pm-job-content-wrapper {
    max-width: 80%;
    width: 100%;
}
.pm-job-button-wrapper {
    max-width: 20%;
    width: 100%;
    text-align: end;
}
.pm-job-box-wrapper.style_1 #pmJobsResults .pm-job-box-item-inner{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.pm-job-box-wrapper.style_1 #pmJobsResults .pm-job-title {
  font-size: 31px;
  font-weight: 700;
  line-height: 39px;
  margin-top: 20px;
  margin-bottom: 10px;
  color: #fff;
  text-align: left;
}
div#pmJobsResults .job-inner-container > p {
    color: #fff;
    font-size: 40px;
    padding: 50px 0;
}
.pm-job-box-wrapper.style_1 #pmJobsResults .pm-job-title a{
  text-decoration: none;
  color: #fff;
}
form#jobsFilter select {
    appearance: none;
}
form#jobsFilter select {
    appearance: none;
    background: #FFF url(../images/bottom-icon.svg);
    background-size: 14px;
    background-repeat: no-repeat;
    background-position: 96% 50%;
}
.pm-job-box-wrapper.style_1 #pmJobsResults .category-location-wrapper{
  display: flex;
  align-items: center;
}
.pm-job-box-wrapper.style_1 #pmJobsResults .pm-job-categories {
  margin-bottom: 0px; 
  display: flex;
}
.pm-job-button-wrapper a img{
  transition: all 0.5s;
}
.pm-job-button-wrapper a:hover img {
    transform: translateX(16px);
}
.pm-job-box-wrapper.style_1 #pmJobsResults .pm-job-category {
    background: #fff;
    color: #121212;
    padding: 10px 20px 10px 20px;
    margin: 0px 0px 0px 0px;
    border-radius: 50px;
    font-size: 16px;
    font-weight: 500;
    margin-right: 15px;
}



.pm-job-box-wrapper.style_1 #pmJobsResults .elementor-widget-container h2 {
  font-size: 18px;
  margin-bottom: 10px;
}

.pm-job-box-wrapper.style_1 #pmJobsResults .elementor-icon-list-item {
  list-style: disc inside;
  margin-bottom: 5px;
}

.pm-job-box-wrapper.style_1 #pmJobsResults .pm-job-location {
    font-size: 18px;
    margin-bottom: 0px;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    text-align: left;
}

.pm-job-box-wrapper.style_1 #pmJobsResults .pm-job-apply-button {
  background: #007bff;
  color: white;
  padding: 10px 20px;
  text-decoration: none;
  border-radius: 4px;
  display: inline-block;
}
.pm-job-box-wrapper.style_1 #pmJobsResults .pm-job-apply-button-img > img{
  width: 52px;
  text-decoration: none;
  height: auto;
}

.pm-job-box-wrapper.style_1 #pmJobsResults .pm-job-apply-button:hover {
  background: #0056b3;
}


/* Grid View */
.pm-job-box-wrapper.style_2 #pmJobsResults .pm-job-box-item {
  margin-bottom: 20px;
  padding: 0px;
}
.pm-job-box-wrapper.style_2 #pmJobsResults .pm-job-box-item-inner{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
    background: #fff;
    padding: 40px;
    position: relative;
    min-height: 425px;
    height: 100%;
    border-radius: 6px;
}
.pm-job-box-wrapper.style_2 #pmJobsResults .pm-job-title {
  font-size: 31px;
  font-weight: 700;
  line-height: 39px;
  margin-top: 20px;
  margin-bottom: 10px;
  text-align: left;
  color: #121212;
}
.pm-job-box-wrapper.style_2 #pmJobsResults .pm-job-title a{
  text-decoration: none;
  color: #000000;
}
.pm-job-box-wrapper.style_2 #pmJobsResults .category-location-wrapper {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
}
.pm-job-box-wrapper.style_2 #pmJobsResults .pm-job-categories {
  margin-bottom: 0px;
  display: flex;
}
.pm-job-box-wrapper.style_2 #pmJobsResults .pm-job-category {
  background: #007bff;
  color: #fff;
  font-size: 16px;
  padding: 10px 20px 10px 20px;
  margin: 0px 0px 0px 0px;
  border-radius: 50px;
  margin-left: 15px;
}
.pm-job-box-wrapper.style_2 #pmJobsResults .elementor-widget-container h2 {
  font-size: 18px;
  margin-bottom: 10px;
}
.pm-job-box-wrapper.style_2 #pmJobsResults .elementor-icon-list-item {
  list-style: disc inside;
  margin-bottom: 5px;
}
.pm-job-box-wrapper.style_2 #pmJobsResults .pm-job-location {
    font-size: 17px;
    margin-bottom: 0px;
    font-weight: 600;
    margin-right: auto;
    color: #515962;
    text-align: left;
    position: relative;
    padding-left: 25px;
}
.pm-job-box-wrapper.style_2 #pmJobsResults .pm-job-location:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 20px;
    height: 20px;
    background: url(../images/map-icon.svg);
    transform: translateY(-50%);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.pm-job-box-wrapper.style_2 #pmJobsResults .pm-job-button-wrapper a.pm-job-apply-button {
    background: transparent;
    padding: 0;
    color: #121212;
    font-size: 16px;
    font-weight: 600;
    color: #007bff;
    position: relative;
    transition: all 0.5s;
}
.pm-job-box-wrapper.style_2 #pmJobsResults .pm-job-button-wrapper a.pm-job-apply-button:hover {
    color: #121212;
}
.pm-job-box-wrapper.style_2 #pmJobsResults .pm-job-button-wrapper a.pm-job-apply-button:after {
    content: "";
    position: absolute;
    right: -20px;
    top: 50%;
    width: 8px;
    height: 8px;
    border-right: 2px solid #007bff;
    border-bottom: 2px solid #007bff;
    -webkit-transform: translate(-70% -50%) rotate(-45deg);
    transform: translate(-70%, -50%) rotate(-45deg);
    transition: all 0.5s;
}
.pm-job-box-wrapper.style_2 #pmJobsResults .pm-job-button-wrapper a.pm-job-apply-button:hover:after{
  border-right: 2px solid #121212;
    border-bottom: 2px solid #121212;
}
.pm-job-box-wrapper.style_2 #pmJobsResults .pm-job-button-wrapper {
    max-width: 100%;
    width: 100%;
    text-align: left;
    margin-top: 16px;
}
.pm-job-box-wrapper.style_2 #pmJobsResults .pm-job-apply-button {
  background: #007bff;
  color: white;
  padding: 10px 20px;
  text-decoration: none;
  border-radius: 4px;
  display: inline-block;
}
.pm-job-box-wrapper.style_2 #pmJobsResults .pm-job-apply-button-img {
    display: flex;
    background: #007bff;
    padding: 10px;
    position: absolute;
    bottom: 0;
    right: 0;
}
.pm-job-box-wrapper.style_2 #pmJobsResults .pm-job-apply-button-img > img{
  width: 50px;
  text-decoration: none;
  height: auto;
}
.pm-job-box-wrapper.style_2 #pmJobsResults .pm-job-apply-button:hover {
  background: #0056b3;
}
.pm-job-box-wrapper.style_2 #pmJobsResults .pm-job-description {
    margin-bottom: 15px;
    word-break: break-all;
    font-size: 18px;
    text-align: left;
}
/* Container holding job boxes and filter */
.job-grid-list .job-inner-container {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
   grid-gap: 20px;
}
.job-grid-list .job-inner-container.job-desk-col-2{
    grid-template-columns: repeat(2, 1fr);
}
.job-grid-list .job-inner-container.job-desk-col-1{
    grid-template-columns: repeat(1, 1fr);
}
.job-grid-list .job-inner-container.job-desk-col-3{
    grid-template-columns: repeat(3, 1fr);
}
.job-grid-list .job-inner-container.job-desk-col-4{
    grid-template-columns: repeat(4, 1fr);
}
div#pmJobsResults.job-grid-list .pm-job-box-item { 
  width: 100%;
  margin: 0;
  max-width: 100%;
}

form#jobsFilter input, form#jobsFilter select {
    min-height: 50px;
    height: 50px;
    outline: none;
    border: none;
    padding: 10px 16px;
    font-weight: 500;
    font-size: 15px;
}


/* Job filter form */
.pmJobsResults.style_2 .pm-job-filter {
  grid-column: 1 / 2;
}

/* Filter Inputs */
.pmJobsResults.style_2 .pm-job-filter form#jobsFilter input,
.pmJobsResults.style_2 .pm-job-filter form#jobsFilter select {
  width: 100%;
  padding: 10px;
  margin: 5px 0;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.job-input-field .jb-error {
    color: red;
    margin: 0;
    font-size: 13px;
}
.jb-success-box{
  color: green;
}
.jb-error-box{
  color: red;
}

/* Filter Button */
.pmJobsResults.style_2 .pm-job-filter form#jobsFilter .pmFilterJobs {
  background: #007bff;
  color: #fff;
  padding: 10px 20px;
  cursor: pointer;
  border: none;
  border-radius: 4px;
}

/* Job results wrapper */
.pmJobsResults.style_2 #pmJobsResults {
  grid-column: 2 / 3;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 20px;
}

/* Single Job Box */
.pmJobsResults.style_2 #pmJobsResults .pm-job-box-item {
  background: #f9f9f9;
  padding: 20px;
  border: 1px solid #ccc;
  width: 100%;
  border-radius: 4px;
}

/* Job title */
.pmJobsResults.style_2 #pmJobsResults .pm-job-title {
  font-size: 1.2em;
  margin-bottom: 10px;
}

/* Job categories */
.pmJobsResults.style_2 #pmJobsResults .pm-job-categories {
  font-size: 0.9em;
  color: #777;
  margin-bottom: 10px;
}

/* Job description */
.pmJobsResults.style_2 #pmJobsResults .pm-job-description {
  margin-bottom: 10px;
}

/* Job location */
.pmJobsResults.style_2 #pmJobsResults .pm-job-location {
  font-size: 0.9em;
  color: #777;
  margin-bottom: 10px;
}

/* Job apply button */
.pmJobsResults.style_2 #pmJobsResults .pm-job-apply-button {
  background: #007bff;
  color: #fff;
  padding: 10px 20px;
  text-decoration: none;
  border-radius: 4px;
}

.pmJobsResults.style_2 #pmJobsResults .pm-job-apply-button:hover {
  background: #0056b3;
}



/* Basic layout and typography */
.job-application-form-section {
    font-family: Arial, sans-serif;
    padding: 40px;
    border-radius: 10px;
    box-shadow: 0 0px 8px rgba(0,0,0,0.1);
}
.jobs-template-default .job-application-form-section {
    margin-top: 60px;
}
.job-input-field input {
    padding: 10px 16px;
    height: 50px;
    font-size: 16px;
    color: #121212;
    outline: none;
    border: 1px solid #cccccc !important;
}
.job-input-field input[type="checkbox"] {
    height: auto;
    margin-right: 8px;
}
.job-input-field input::focus{
  box-shadow:none;
}
form.job-application-form {
    display: flex;
    flex-wrap: wrap;
}
.job-application-form-section .job-input-field {
    max-width: 50%;
    width:100%;
}
.job-input-field label {
    margin-bottom: 6px;
    font-size: 16px;
    font-weight: 600;
}
.pd-l {
    padding-right: 16px;
}
.job-application-form-section .job-input-field.full-width-field {
  max-width: 100%;
    width: 100%;
}
.job-input-field {
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
}

.job-label {
    font-weight: bold;
    margin-bottom: 10px;
    display: block;
}

/* Input fields */
.job-input-control,
.job-textarea-control,
.job-file-control {
    padding: 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 16px;
}

.job-input-control:focus,
.job-textarea-control:focus,
.job-file-control:focus {
    border-color: #007bff;
    box-shadow: 0 0 5px rgba(0,123,255,.5);
}
.filter-input-field input, .filter-input-field select {
    display: block;
    width: 100%;
    margin: 0;
}
/* Textarea */
.job-textarea-control {
    resize: vertical;
    min-height: 80px;
}

/* Checkbox */
.job-input-control[type="checkbox"] {
    width: auto;
}

/* Submit button */
.job-input-button button {
    background-color: #007bff;
    color: #fff;
    padding: 14px 20px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    font-size: 16px;
}

.job-input-button button:hover {
    background-color: #0056b3;
}

/* Loader */
.pm-loader img {
    width: 20px;
    height: 20px;
    vertical-align: middle;
}
.pm-loader{
  display: none;
}
button.active .pm-loader{
  display: inline-block;
}
/* Privacy Policy */
.job-input-field p {
    font-size: 14px;
}

.job-input-field a {
    color: #007bff;
    text-decoration: none;
}

.job-input-field a:hover {
    text-decoration: underline;
}

.pm-job-box-main {
    background: radial-gradient(100% 100% at center 27%,transparent 0,transparent 99.8%,#fff 100%),linear-gradient(135deg,#003c7c 0,#0f9bf2 100%);
    padding: 0 0 80px;
    text-align: center;
    margin: 100px 0;
}
.pm-job-main-style-2 {
    background: radial-gradient(100% 100% at center 27%,transparent 0,transparent 99.8%,#fff 100%),linear-gradient(135deg,#003c7c 0,#0f9bf2 100%);
    padding: 80px 0 80px;
    text-align: center;
    margin: 100px 0;
}
header.page-header {
    background: radial-gradient(100% 100% at center 27%,transparent 0,transparent 99.8%,#fff 100%),linear-gradient(135deg,#003c7c 0,#0f9bf2 100%);
    padding: 80px 0;
    text-align: center;
    color: #fff;
}
.pm-job-box-wrapper.style_2 .pm-job-filter {
    margin-bottom: 40px;
}
.page-content {
    max-width: 1140px;
    width: 100%;
    margin: 50px auto;
}

.page-content p {
    font-size: 18px;
    font-weight: 500;
}
.page-content h2 {
    font-weight: 700;
    margin-top: 26px;
}
.page-content ul li {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 12px;
}
.page-content ul {
    padding-left: 20px;
}
.pm-job-filter .filter-input-field input {
    outline: none;
    border: none;
    border-radius: 4px !important;
    height: 50px;
    padding: 10px 16px;
    font-size: 16px;
    font-weight: 600;
}
.site-main {
    max-width: 100% !important;
}

@media( max-width:992px ){

  /* Grid Layout */

  .job-grid-list .job-inner-container {
    grid-template-columns: repeat(2, 1fr);
  }
  .job-grid-list .job-inner-container.job-tab-col-2{
    grid-template-columns: repeat(2, 1fr);
  }
  .job-grid-list .job-inner-container.job-tab-col-1{
    grid-template-columns: repeat(1, 1fr);
  }
  .job-grid-list .job-inner-container.job-tab-col-3{
    grid-template-columns: repeat(2, 1fr);
  }

  .pm-job-box-wrapper .pm-job-filter #jobsFilter { 
      flex-wrap: wrap;
  }
  .filter-input-field {
      width: calc( 50% - 10px);
      margin-bottom: 15px;
  }
  .apply-filter-button {
      width: 100%;
  }
  .filter-input-field:nth-child(even) {
    margin-right: 0;
}
.pm-job-box-wrapper.style_2 #pmJobsResults .pm-job-box-item-inner{
  padding: 36px 28px;
}
.pm-job-box-wrapper.style_2 #pmJobsResults .category-location-wrapper {
    display: block;
    align-items: center;
    flex-direction: unset;
}
.pm-job-box-wrapper.style_2 #pmJobsResults .pm-job-category{
  margin-right: 15px;
  margin-left: 0;
}
.pm-job-box-wrapper.style_2 #pmJobsResults .pm-job-location{
  margin-top: 20px;
}
}

@media( max-width:767px ){

  /* Grid Layout */

  .job-grid-list .job-inner-container {
    grid-template-columns: repeat(1, 1fr);
  }
  .job-grid-list .job-inner-container.job-mob-col-2{
    grid-template-columns: repeat(2, 1fr);
  }
  .job-grid-list .job-inner-container.job-mob-col-1{
    grid-template-columns: repeat(1, 1fr);
  }


  /* Filter Input */

  form#jobsFilter input, form#jobsFilter select {
    width: 100%;
    display: block;
  }
  .filter-input-field{
    width: 100%;
    margin: 0 0 15px;
  }

  /* job Application */
  .job-application-form-section .job-input-field {
    max-width: 100%;
    width: 100%;
  }
  .pd-l {
    padding-right: 0;
}

/* List Layout */
.pm-job-box-wrapper.style_1 #pmJobsResults .pm-job-box-item-inner {
    display: block;
}
.pm-job-box-wrapper.style_1 .pm-job-content-wrapper {
    max-width: 100%;
    width: 100%;
}
.pm-job-button-wrapper {
    max-width: 100%;
    width: 100%;
    text-align: start;
    margin-top: 30px;
}
.pm-job-box-wrapper.style_1 div#pmJobsResults {
    padding-top: 0;
}
}

@media( max-width:575px ){

  /* Grid Layout */

div#pmJobsResults.job-grid-list .pm-job-box-item{
      margin: 0;
  }
  .job-grid-list .job-inner-container {
    grid-template-columns: repeat(1, 1fr);
  }
  .job-grid-list .job-inner-container.job-mob-col-2{
    grid-template-columns: repeat(1, 1fr);
  }
  .job-grid-list .job-inner-container{

  }
  .pm-job-box-wrapper.style_1 #pmJobsResults .category-location-wrapper {
    display: block;
    align-items: center;
}
.pm-job-box-wrapper.style_1 #pmJobsResults .pm-job-location{
  margin-top: 12px;
}
    
}