@charset "UTF-8";
body.post-type-archive-fj-oferta {
  background: #F2F2F2;
}

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

.fjo-container .fjo-searchbar {
  display: flex;
  align-items: flex-end;
  background: #273729;
  padding: 25px 33px;
  gap: 30px;
  width: 100%;
  color: #fff;
  margin-bottom: 30px;
}
.fjo-container .fjo-searchbar .fjo-sb-element {
  width: calc(50% - 30px - 109px);
}
.fjo-container .fjo-searchbar .fjo-sb-element.fjo-sb-btn {
  width: 218px;
}
.fjo-container .fjo-searchbar .fjo-sb-element label {
  display: block;
  width: 100%;
}
.fjo-container .fjo-searchbar .fjo-sb-element span {
  display: block;
  margin-bottom: 10px;
}
.fjo-container .fjo-searchbar .fjo-sb-element input[type=text] {
  width: 100%;
  border-radius: 10px;
  background: #fff;
  border: none !important;
  outline: none !important;
  padding: 20px;
}
.fjo-container .fjo-searchbar .fjo-sb-element select {
  width: 100%;
  border-radius: 10px;
  background: #fff;
  border: none !important;
  outline: none !important;
  padding: 20px;
}
.fjo-container .fjo-searchbar .fjo-sb-element button {
  font-size: 20px;
  padding: 14px 17px;
  text-align: center;
  width: 218px;
  background: #E0B452;
  color: #fff !important;
  text-decoration: none !important;
  margin-bottom: 3px;
  border-radius: 10px;
  border: none !important;
  outline: none !important;
}

#fjo-archive-oferta {
  margin-bottom: 300px;
}
#fjo-archive-oferta .fjo-sidebar-outer .fjo-filter-title {
  margin-top: 43px;
}
#fjo-archive-oferta .fjo-main-column-outer {
  width: calc(100% - 30px - 387px);
}
@media (max-width: 991px) {
  #fjo-archive-oferta .fjo-main-column-outer {
    width: 100%;
  }
}
#fjo-archive-oferta .fjo-main-column {
  width: 100%;
  margin-bottom: 30px;
}
#fjo-archive-oferta .fjo-main-column a {
  text-decoration: none !important;
  color: inherit !important;
}
#fjo-archive-oferta .fjo-main-column.fjo-flex {
  display: flex;
}
#fjo-archive-oferta .fjo-main-column .fjo-img {
  width: 90px;
  height: 90px;
  margin-right: 30px;
  border-radius: 100%;
}
#fjo-archive-oferta .fjo-main-column h2.fjo-rolename {
  font-size: 20px;
  margin-bottom: 2px;
}
#fjo-archive-oferta .fjo-main-column p {
  margin-bottom: 9px;
}
#fjo-archive-oferta .fjo-main-column .fjo-top-meta,
#fjo-archive-oferta .fjo-main-column .fjo-bottom-meta {
  font-size: 14px;
}
#fjo-archive-oferta .fjo-main-column .fjo-view-offer-col {
  display: flex;
  align-items: flex-end;
  white-space: nowrap;
  padding-left: 15px;
  margin-left: auto;
}
#fjo-archive-oferta .fjo-main-column .fjo-view-offer-col .fjo-view-offer {
  color: #37984B !important;
  text-decoration: underline !important;
  font-size: 14px;
}

body.single-fj-oferta {
  background: #F2F2F2;
}

#fjo-single-oferta {
  padding: 52px 0 161px;
  padding: 52px 0;
}

.fjo-widget-area .fjo-above-job-offer, .fjo-widget-area .fjo-below-job-offer-sidebar {
  margin-top: 40px;
}
.fjo-widget-area .fjo-below-job-offer {
  margin-bottom: 40px;
}

.fjo-limit-width {
  width: 1029px;
  max-width: 100%;
  margin: 0 auto;
}

.fjo-container {
  width: 1657px !important;
  max-width: calc(100% - 30px);
  margin: 0 auto;
}
@media (min-width: 992px) {
  .fjo-container.fjo-flex {
    display: flex;
    gap: 30px;
    align-items: flex-start;
  }
}
.fjo-container, .fjo-container p, .fjo-container li {
  color: #788179;
}
.fjo-container h2 {
  color: #37984B;
}
.fjo-container h3, .fjo-container h4 {
  color: #273729;
}
.fjo-container .fjo-main-column {
  width: calc(100% - 30px - 387px);
  background: #fff;
  border-radius: 20px;
  padding: 20px 55px;
}
.fjo-container .fjo-sidebar {
  width: 387px;
  background: #fff;
  border-radius: 20px;
  padding: 32px 22px;
}
@media (max-width: 991px) {
  .fjo-container {
    display: block;
  }
  .fjo-container .fjo-main-column, .fjo-container .fjo-sidebar {
    width: 100%;
    margin-bottom: 30px;
  }
}
.fjo-container .fjo-img {
  border: 1px solid #37984B;
  width: 145px;
  height: 145px;
  border-radius: 145px;
  position: relative;
}
.fjo-container .fjo-img img {
  position: absolute;
  left: 10%;
  top: 10%;
  right: 10%;
  bottom: 10%;
  width: 80%;
  height: 80%;
  -o-object-fit: contain;
     object-fit: contain;
  border-radius: 100%;
}
.fjo-container h2.fjo-rolename {
  color: #37984B;
  text-transform: uppercase;
  font-weight: bold;
}
.fjo-container .fjo-upper {
  text-transform: uppercase;
}
.fjo-container .fjo-top-points {
  width: 750px;
  max-width: 100%;
  margin: 0;
  padding: 0;
}
.fjo-container .fjo-top-points li {
  display: inline-block;
  width: 350px;
  max-width: 100%;
  position: relative;
  padding: 0 17px;
}
.fjo-container .fjo-top-points li:before {
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  top: 8px;
  width: 9px;
  height: 9px;
  border-radius: 99px;
  background: #37984B;
}
.fjo-container hr {
  border: 0;
  margin: 30px 0;
  background: #F2F2F2;
  height: 1px;
}
.fjo-container .btn, .fjo-container .button,
.fjo-container .btn-alt, .fjo-container .button-alt {
  background: #37984B;
  padding: 16px 37px;
  min-width: 247px;
  max-width: 100%;
  text-align: center;
  text-decoration: none !important;
  font-size: 20px;
  color: #fff !important;
  border-radius: 15px;
  display: inline-block;
}
.fjo-container .btn-alt, .fjo-container .button-alt {
  border: 1px solid #37984B;
  background: transparent;
  color: #37984B !important;
}
.fjo-container .fjo-sidebar .btn, .fjo-container .fjo-sidebar .button,
.fjo-container .fjo-sidebar .btn-alt, .fjo-container .fjo-sidebar .button-alt {
  width: 100%;
  display: block;
}
.fjo-container .fjo-sidebar-flex {
  display: flex;
  align-items: center;
  min-height: 40px;
}
.fjo-container .fjo-sidebar-flex.justify-space-between {
  justify-content: space-between;
}
.fjo-container .fjo-sidebar-flex .fjo-img {
  width: 87px;
  min-width: 87px;
  height: 87px;
}
.fjo-container .fjo-sidebar-flex .fjo-sidebar-details {
  margin-left: 11px;
}
.fjo-container .fjo-sidebar-flex .fjo-sidebar-details h2, .fjo-container .fjo-sidebar-flex .fjo-sidebar-details p {
  margin: 0 !important;
}
.fjo-container .fjo-sidebar-title {
  font-weight: bold;
}
.fjo-container .fjo-sidebar-figure {
  font-weight: bold;
}
.fjo-container .fjo-offer-type {
  display: flex;
  align-items: center;
}
.fjo-container .fjo-sharer-box {
  background: #273729;
  border-radius: 20px;
  padding: 40px 40px 45px;
  margin-top: 30px;
  text-align: center;
  font-size: 20px;
  font-weight: 500;
}
.fjo-container .fjo-sharer-box, .fjo-container .fjo-sharer-box p {
  color: #fff;
}
.fjo-container .fjo-sharer-box a {
  display: inline-block;
  margin: 0 10px;
  text-decoration: none !important;
}

.fjo-green {
  color: #37984B;
}

.fjo-black {
  color: #000000 !important;
}

/*
.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: calc(1637px + 20px) !important;
}
*/
.fjo-offers-outer {
  width: 100%;
  max-width: 1657px !important;
  margin: 0 auto;
}

.fjo-offers {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
  width: calc(100% + 30px);
  max-width: calc(100% + 30px);
  margin: 0;
  width: 100%;
  max-width: 100%;
}
.fjo-offers.show-all .fjo-offer {
  display: block !important;
}
.fjo-offers .fjo-offer {
  display: block;
  position: relative;
  border: 1px solid #727277;
  border-radius: 20px;
  padding: 18px 36px;
  margin: 15px;
  box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.2);
  width: calc(25% - 30px);
}
.fjo-offers .fjo-offer:nth-child(n+5) {
  display: none;
}
@media (max-width: 1440px) {
  .fjo-offers .fjo-offer {
    width: calc(33.3% - 30px);
  }
}
@media (max-width: 1000px) {
  .fjo-offers .fjo-offer {
    width: calc(50% - 30px);
  }
}
@media (max-width: 650px) {
  .fjo-offers .fjo-offer {
    width: calc(100% - 30px);
  }
}
.fjo-offers .fjo-offer.fjo-featured {
  background: #273729;
}
.fjo-offers .fjo-offer.fjo-featured, .fjo-offers .fjo-offer.fjo-featured .fjo-details, .fjo-offers .fjo-offer.fjo-featured .fjo-details b {
  color: #FFFFFF !important;
}
.fjo-offers .fjo-offer.fjo-featured .fjo-link a {
  color: #E0B452 !important;
}
.fjo-offers .fjo-offer.fjo-featured .fjo-promotion {
  position: absolute;
  right: 0;
  right: -1px;
  bottom: 30px;
  background: #F2F2F2;
  color: #273729;
  padding: 11px 23px 11px 16px;
  border-radius: 10px 0 0 10px;
}
.fjo-offers .fjo-offer .fjo-toprow {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.fjo-offers .fjo-offer .fjo-toprow .fjo-img {
  border: 1px solid #37984B;
  border-radius: 107px;
  width: 107px;
  height: 107px;
  position: relative;
  background: #fff;
}
.fjo-offers .fjo-offer .fjo-toprow .fjo-img img {
  position: absolute;
  left: 10%;
  top: 10%;
  right: 10%;
  bottom: 10%;
  width: 80%;
  height: 80%;
  -o-object-fit: contain;
     object-fit: contain;
}
.fjo-offers .fjo-offer .fjo-toprow .fjo-country {
  text-align: right;
}
.fjo-offers .fjo-offer .fjo-toprow .fjo-country img {
  width: 45px;
  height: auto;
  display: inline-block;
  box-shadow: 0px 3px 6px 5px rgba(0, 0, 0, 0.16);
}
.fjo-offers .fjo-offer .fjo-toprow .fjo-country span {
  display: block;
  font-size: 18px;
}
.fjo-offers .fjo-offer .fjo-details {
  margin-top: 22px;
  color: #788179;
}
.fjo-offers .fjo-offer .fjo-details p {
  margin-bottom: 4px;
}
.fjo-offers .fjo-offer .fjo-details b {
  color: #273729;
}
.fjo-offers .fjo-offer .fjo-details p.fjo-link {
  margin: 35px 15px 22px;
}
.fjo-offers .fjo-offer .fjo-details p.fjo-link a {
  color: #37984B;
  text-decoration: underline;
}

/* Estilos para pantallas de escritorio (ancho de pantalla mayor o igual a 768px) */
@media screen and (min-width: 768px) {
  .fjo-searchbar {
    display: flex; /* Mostrar divs en línea */
  }
  .fjo-sb-element {
    flex: 1; /* Dividir el espacio disponible en dos columnas */
  }
  .fjo-sb-btn {
    margin-left: 10px; /* Espacio entre los divs */
  }
}
/* Estilos para pantallas de móvil (ancho de pantalla menor a 768px) */
@media screen and (max-width: 767px) {
  .fjo-sb-element,
  .fjo-sb-btn {
    width: auto !important; /* Ocupar el 100% del ancho de pantalla */
    margin-bottom: 10px; /* Espacio entre los divs */
  }
  .fjo-container .fjo-searchbar, .fjo-flex {
    display: flow !important; /* Mostrar divs en línea */
  }
  .fjo-container .fjo-main-column {
    padding: 10px 10px;
  }
  .fjo-sidebar-outer {
    display: none !important;
  }
}
.fjo-extend-btn-container {
  margin-top: 44px;
  text-align: center;
}
.fjo-extend-btn-container .fjo-extend-btn {
  background: #37984B;
  padding: 19px 40px;
  min-width: 247px;
  text-align: center;
  text-decoration: none !important;
  font-size: 24px;
  color: #fff !important;
  box-shadow: 0px 0px 10px 4px rgba(0, 0, 0, 0.25);
  border-radius: 15px;
}

/* Estilo para los números de la paginación */
.page-numbers {
  display: inline-block;
  margin: 4px; /* Espacio entre los números y los bordes de los cuadrados */
  padding: 8px; /* Espacio dentro de los cuadrados */
  border: 1px solid #333; /* Borde de los cuadrados */
  border-radius: 4px; /* Bordes redondeados */
  text-decoration: none; /* Elimina la decoración de enlace */
  color: #333; /* Color del texto */
}

/* Estilo para el número actual seleccionado (por ejemplo, la página actual) */
.page-numbers.current {
  background-color: #333; /* Fondo del número seleccionado */
  color: #fff; /* Color del texto del número seleccionado */
}/*# sourceMappingURL=fjo.css.map */