.container_banner_bolsa {
  width: 100%;
  height: 700px;
}
.container_banner_bolsa img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.header-alianza {
  margin-top: 0;
  background-color: hsl(0, 0%, 100%);
  padding: 1rem 2rem;
}
.header-alianza .logo-alianza {
  width: 6rem;
}
.header-alianza .logo-alianza img {
  width: 100%;
  height: 100%;
}
.header-alianza a {
  color: hsl(18, 100%, 50%) !important;
}
.header-alianza .container-buttons-business {
  display: flex;
  justify-content: end;
  gap: 1rem;
}
.header-alianza .container-buttons-business .btn-ae-market button {
  background-color: hsl(18, 100%, 50%);
  color: hsl(0, 0%, 100%);
}
.header-alianza .container-buttons-business .btn-ae-back button {
  color: hsl(18, 100%, 50%);
  background-color: transparent;
}
.header-alianza .container-buttons-business .btn-ae-back button,
.header-alianza .container-buttons-business .btn-ae-market button {
  padding: 0.5rem;
  border: 0;
  border-radius: 5px;
}

.header-fg {
  margin-top: 0;
  background-color: hsl(0, 0%, 100%);
  padding: 1rem 2rem;
}
.header-fg .logo-alianza {
  width: 6rem;
}
.header-fg .logo-alianza img {
  width: 100%;
  height: 100%;
}
.header-fg a {
  color: #0a2342 !important;
}
.header-fg .container-buttons-business {
  display: flex;
  justify-content: end;
  gap: 1rem;
}
.header-fg .container-buttons-business .btn-fg-market button {
  background-color: #0a2342;
  color: hsl(0, 0%, 100%);
}
.header-fg .container-buttons-business .btn-fg-back button {
  color: #0a2342;
  background-color: transparent;
}
.header-fg .container-buttons-business .btn-fg-back button,
.header-fg .container-buttons-business .btn-fg-market button {
  padding: 0.5rem;
  border: 0;
  border-radius: 5px;
}

.header-valmact {
  margin-top: 0;
  background-color: hsl(0, 0%, 100%);
  padding: 1rem 2rem;
}
.header-valmact .logo-alianza {
  width: 6rem;
}
.header-valmact .logo-alianza img {
  width: 100%;
  height: 100%;
}
.header-valmact a {
  color: #102649 !important;
}
.header-valmact .container-buttons-business {
  display: flex;
  justify-content: end;
  gap: 1rem;
}
.header-valmact .container-buttons-business .btn-valmact-market button {
  background-color: #102649;
  color: hsl(0, 0%, 100%);
}
.header-valmact .container-buttons-business .btn-valmact-back button {
  color: #102649;
  background-color: transparent;
}
.header-valmact .container-buttons-business .btn-valmact-back button,
.header-valmact .container-buttons-business .btn-valmact-market button {
  padding: 0.5rem;
  border: 0;
  border-radius: 5px;
}

.header-tya {
  margin-top: 0;
  background-color: hsl(0, 0%, 100%);
  padding: 1rem 2rem;
}
.header-tya .logo-alianza {
  width: 6rem;
}
.header-tya .logo-alianza img {
  width: 100%;
  height: 100%;
}
.header-tya a {
  color: #0b868e !important;
}
.header-tya .container-buttons-business {
  display: flex;
  justify-content: end;
  gap: 1rem;
}
.header-tya .container-buttons-business .btn-tya-market button {
  background-color: #0b868e;
  color: hsl(0, 0%, 100%);
}
.header-tya .container-buttons-business .btn-tya-back button {
  color: #0b868e;
  background-color: transparent;
}
.header-tya .container-buttons-business .btn-tya-back button,
.header-tya .container-buttons-business .btn-tya-market button {
  padding: 0.5rem;
  border: 0;
  border-radius: 5px;
}

.header-mit {
  margin-top: 0;
  background-color: hsl(0, 0%, 100%);
  padding: 1rem 2rem;
}
.header-mit .logo-alianza {
  width: 6rem;
}
.header-mit .logo-alianza img {
  width: 100%;
  height: 100%;
}
.header-mit a {
  color: #204d46 !important;
}
.header-mit .container-buttons-business {
  display: flex;
  justify-content: end;
  gap: 1rem;
}
.header-mit .container-buttons-business .btn-mit-market button {
  background-color: #204d46;
  color: hsl(0, 0%, 100%);
}
.header-mit .container-buttons-business .btn-mit-back button {
  color: #204d46;
  background-color: transparent;
}
.header-mit .container-buttons-business .btn-mit-back button,
.header-mit .container-buttons-business .btn-mit-market button {
  padding: 0.5rem;
  border: 0;
  border-radius: 5px;
}

.header-satco {
  margin-top: 0;
  background-color: hsl(0, 0%, 100%);
  padding: 1rem 2rem;
}
.header-satco .logo-alianza {
  width: 6rem;
}
.header-satco .logo-alianza img {
  width: 100%;
  height: 100%;
}
.header-satco a {
  color: #8c0808 !important;
}
.header-satco .container-buttons-business {
  display: flex;
  justify-content: end;
  gap: 1rem;
}
.header-satco .container-buttons-business .btn-satco-market button {
  background-color: #8c0808;
  color: hsl(0, 0%, 100%);
}
.header-satco .container-buttons-business .btn-satco-back button {
  color: #8c0808;
  background-color: transparent;
}
.header-satco .container-buttons-business .btn-satco-back button,
.header-satco .container-buttons-business .btn-satco-market button {
  padding: 0.5rem;
  border: 0;
  border-radius: 5px;
}

.section-business {
  overflow: hidden;
}

.business_ae h1 {
  color: hsl(18, 100%, 50%);
}

.business_fg h1 {
  color: #0a2342;
}

.business_valmact h1 {
  color: #102649;
}

.business_tya h1 {
  color: #8c0808;
}

.business_mit h1 {
  color: #204d46;
}

.container__info__business {
  padding: 0 5rem;
}
.container__info__business h1 {
  text-transform: uppercase;
  font-size: 15px;
}
.container__info__business h3 {
  color: #232323;
  font-size: 40px;
  font-weight: 700;
}
.container__info__business p {
  font-weight: 300;
}
.container__info__business ul {
  list-style: none;
  padding: 0;
}
.container__info__business ul li {
  padding: 1rem 0rem;
  transition: all 0.3s ease-in-out;
}
.container__info__business ul li:hover {
  cursor: pointer;
  background-color: rgb(229, 229, 229);
  padding: 1rem 1rem;
}

.business__page {
  padding: 1rem;
}
.business__page img {
  height: 450px;
  min-height: 200px;
  max-height: 520px;
  -o-object-fit: cover;
     object-fit: cover;
  box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.155);
}

.section-family {
  overflow: hidden;
  margin-top: 7rem;
}

.catalogo {
  height: 350px;
  padding: 1rem;
}
.catalogo .catalogo-business {
  filter: drop-shadow(2px 4px 10px rgba(0, 0, 0, 0.281));
  border-radius: 5px;
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
  height: 100%;
}
.catalogo .catalogo-business:hover {
  filter: drop-shadow(2px 4px 10px rgba(217, 63, 2, 0.281));
}

.title-portfolio {
  font-size: 30px;
  font-weight: 500;
}

.container__page__business figure {
  width: 100%;
  height: 100%;
}
.container__page__business figure img {
  position: relative;
  transform: translateX(150px);
  width: 100%;
}

.portfolio-ae {
  background: linear-gradient(223.78deg, #ff4d00 24.83%, #f8c74b 98.76%);
  padding: 3rem 0;
  border-radius: 40px 0 0 0;
}

.portfolio-fg {
  background: linear-gradient(223.78deg, #0a2342 24.83%, #0e4d99 98.76%);
  padding: 3rem 0;
  border-radius: 40px 0 0 0;
}

.portfolio-valmact {
  background: linear-gradient(223.78deg, #102649 24.83%, #0b57b3 98.76%);
  padding: 3rem 0;
  border-radius: 40px 0 0 0;
}

.portfolio-tya {
  background: linear-gradient(223.78deg, #102649 24.83%, #00c4b3 98.76%);
  padding: 3rem 0;
  border-radius: 40px 0 0 0;
}

.portfolio-mit {
  background: linear-gradient(223.78deg, #204d46 24.83%, #288d41 98.76%);
  padding: 3rem 0;
  border-radius: 40px 0 0 0;
}

.portfolio-satco {
  background: linear-gradient(223.78deg, #8c0808 24.83%, #e30606 98.76%);
  padding: 3rem 0;
  border-radius: 40px 0 0 0;
}

.portfolio-categorys .row {
  cursor: col-resize;
  overflow: scroll;
  position: relative;
  scroll-snap-type: x mandatory;
  padding: 0 1rem;
  scrollbar-width: none;
}
.portfolio-categorys ::-webkit-scrollbar {
  display: none !important;
}

.card__portfolio {
  scroll-snap-align: start;
  scroll-snap-stop: normal;
  justify-content: center;
  align-items: center;
}
.card__portfolio .card__portfolio__image {
  position: relative;
  display: grid;
  place-content: center;
  justify-content: center;
  align-items: center;
}
.card__portfolio .card__portfolio__image::before {
  content: "";
  background-color: rgba(255, 255, 255, 0.18);
  width: 70%;
  height: 80%;
  border-radius: 5px;
  top: 0;
  transform: translate(20%, 20%);
  left: 0;
  position: absolute;
  z-index: 20;
}
.card__portfolio .card__portfolio__image img {
  z-index: 22;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.arrow-portfolio {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.arrow-portfolio .icon-book {
  border-radius: 50%;
  width: 35px;
  height: 35px;
  position: absolute;
  z-index: 20;
  top: -9px;
  left: -1px;
  background-color: #232323;
}
.arrow-portfolio svg {
  position: relative;
  z-index: 22;
  width: 2rem;
  height: 1rem;
}

.card__portfolio__description {
  color: hsl(0, 0%, 100%);
  flex-direction: column;
  display: flex;
  justify-content: center;
}
.card__portfolio__description h2 {
  font-size: 20px;
}
.card__portfolio__description a {
  color: hsl(0, 0%, 100%);
}
.card__portfolio__description a:hover {
  color: hsl(0, 0%, 100%) !important;
}

.labels .labels__item:nth-child(1) {
  background-color: #f75528;
  color: #7f1e03;
}
.labels .labels__item:nth-child(2) {
  background-color: rgba(17, 0, 255, 0.6431372549);
  color: #0b037a;
}
.labels .labels__item:nth-child(3) {
  background-color: rgba(48, 222, 5, 0.3921568627);
  color: #135602;
}

.job__card {
  border-radius: 5px;
  background: #e1e1e1;
  box-shadow: 20px 20px 60px #fafafa, -20px -20px 60px #ffffff;
  padding: 2rem;
}

.job--image {
  width: 100%;
  height: 100%;
}
.job--image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.job__card__header .job__card__header__row {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin: 0 0 1rem 0;
}
.job__card__header .job__card__header__row .job__card__header__icon {
  text-align: left;
  position: relative;
  z-index: 30;
}
.job__card__header .job__card__header__row .job__card__header__icon svg {
  width: 3rem;
  height: 3rem;
}
.job__card__header .job__card__header__row .job__card__header__icon::after {
  content: "";
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: #0a2342;
  position: absolute;
  left: 6px;
  top: -4px;
  z-index: -1;
}
.job__card__header .job__card__header__row .job__card__header__date {
  text-align: right;
  color: #828282;
}

.job__card__header__title {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: start;
  margin: 1rem 0;
}
.job__card__header__title h3 {
  font-size: 25px;
  font-weight: 600;
  color: #0a2342;
}
.job__card__header__title p {
  color: #0a2342;
}
.job__card__header__title p span {
  font-weight: 700;
}
.job__card__header__title span {
  color: hsl(18, 100%, 50%);
}

.job__card__body .job__card__body__title {
  font-weight: 600;
  font: #0a2342 !important;
  margin: 0;
  padding-bottom: 0.5rem;
}
.job__card__body .job__card__body__description {
  color: #828282;
}

.labels {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(1rem, 1fr));
  gap: 5px;
  margin: 0 0 2rem 0;
}

.labels__item {
  font-size: 11px;
  text-align: center;
  padding: 0 !important;
  background-color: #ffffff;
  border-radius: 30px;
}
.labels__item p {
  padding: 10px 0;
  margin: 0;
}

.job__card__footer {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: center;
  gap: 1rem;
}
.job__card__footer .btn__jobs__apply button {
  background: linear-gradient(180deg, #ff4d00 52%, #d3a500 100%);
  border: solid 1px #ff4d00;
  color: #ffffff;
}
.job__card__footer .btn__jobs__contact button {
  background-color: #ffffff;
  border: solid 1px #252525;
  color: #252525;
}
.job__card__footer button {
  border-radius: 10px;
  border: 0;
  padding: 1rem;
  width: 100%;
}

.section-contact {
  margin-top: 10rem;
  margin-bottom: 5rem;
}

.section-info-contact {
  background-image: url("https://cdn.shopify.com/s/files/1/0257/8494/2641/files/Banner_Contact.jpg?v=1651684293");
  background-size: cover;
  height: 100vh;
  display: grid;
  place-content: center;
  padding: 5rem 0;
  position: relative;
}
.section-info-contact h3 {
  color: hsl(0, 0%, 100%);
  font-weight: 600;
  font-size: 40px;
}
.section-info-contact span {
  color: hsl(0, 0%, 100%);
  font-weight: 300;
}
.section-info-contact::after {
  z-index: 25;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(223.78deg, rgba(255, 77, 0, 0.5843137255) 24.83%, rgba(248, 199, 75, 0.4784313725) 98.76%);
}
.section-info-contact .container {
  position: relative;
  z-index: 26;
}
.section-info-contact .card-contact {
  padding: 3rem 4rem;
  border-radius: 5px;
}
.section-info-contact .card-contact .card-contact-header {
  justify-content: start;
  align-items: center;
  display: flex;
  gap: 1rem;
  border-bottom: 1px solid #bebebe;
  padding: 1rem 0;
}
.section-info-contact .card-contact .card-contact-header svg {
  width: 2rem;
  height: 2rem;
}
.section-info-contact .card-contact .card-contact-body {
  padding: 2rem 0;
}
.section-info-contact .card-contact .card-contact-footer {
  line-height: 10px;
}

.form-control:focus {
  box-shadow: 0 0 0 4px rgba(237, 33, 6, 0.369) !important;
  border: none !important;
}

.card-contact {
  background-color: hsl(0, 0%, 100%);
  transition: all 0.3s ease-in-out;
}
.card-contact:hover {
  background-color: #232323;
}
.card-contact:hover h4,
.card-contact:hover span,
.card-contact:hover p,
.card-contact:hover a {
  color: hsl(0, 0%, 100%) !important;
}
.card-contact:hover .card-contact-header {
  color: hsl(0, 0%, 100%);
}

.section-contact-socialmedia {
  padding: 3rem 0;
  margin: 3rem 0;
  display: flex;
  place-content: center;
  justify-content: center;
  align-items: center;
}
.section-contact-socialmedia ul {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: end;
}
.section-contact-socialmedia ul li svg {
  width: 2rem;
  height: 2rem;
}

.section-map {
  filter: grayscale(1);
  height: 500px;
  max-height: 500px;
  min-height: 300px;
}
.section-map iframe {
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 500px) {
  .business__page {
    height: 200px;
  }
  .business__page img {
    -o-object-fit: contain;
       object-fit: contain;
    height: auto;
  }
  .container__info__business h3 {
    font-size: 2rem;
  }
  .section-info-contact {
    height: auto !important;
  }
  .section-info-contact .card-contact {
    border-radius: 0;
  }
  .section-contact-socialmedia {
    text-align: center;
  }
  .section-contact-socialmedia ul {
    justify-content: center;
    gap: 2rem;
  }
  .section-contact-socialmedia ul li svg {
    width: 2rem;
    height: 2rem;
  }
  .catalogo {
    margin-top: 3rem !important;
  }
  .content-titles-portfolio {
    justify-content: center !important;
    padding: 0 2rem !important;
  }
  .portfolio-ae {
    background: linear-gradient(223.78deg, #ff4d00 24.83%, #f8c74b 98.76%);
    padding: 3rem 0;
    border-radius: 0 0 0 0;
  }
  .section-business {
    margin-top: 10rem;
  }
  .section-family {
    margin-top: 2rem;
  }
  .header-alianza {
    justify-content: space-between;
  }
  .container__info__business {
    padding: 0 3rem;
  }
  .container__page__business figure img {
    transform: translateX(0px);
  }
}/*# sourceMappingURL=styles-business.css.map */