body {
  margin: 0;
  padding: 0;
}
.error {
  border-color: red;
}
.owl-carousel {
  width: 100%;
}
.hr-section-slider .owl-item img {
  display: block;
  width: 100%;
  height: 100vh;
  object-fit: cover;
}
.hr-section-slider {
  height: 100%;
  width: 100%;
}
.hr-section-slider-item {
  height: 100%;
  position: relative;
}

.hr-section-slider-item__text {
  margin-bottom: 100px;
  text-align: center;
  display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.hr-section-slider-item__title {
  font-size: 60px;
  max-width: max-content;
  color: #fff;
  z-index: 99999;
  position: relative;
  text-transform: uppercase;
  font-weight: bold;
}

.hr-section-slider-item__title .text-center {
  background: #2ea4f7;
  max-width: max-content;
}

.hr-section-slider-item__title span {
  color: #fff;
}

.hr-section-slider-item__desc {
  color: #fff;
  z-index: 99999;
  position: relative;
  font-size: 30px;
  font-weight: 100;
  font-family: arial;
}

.hr-section-slider-item__legenda {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: end;
}

.hr-section-slider-item__legenda::after {
  content: "";
  background: linear-gradient(to top, #040404, #0c376300);
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
}

.hr-section-slider .owl-nav {
  position: absolute;
  width: 100%;
  bottom: 46%;
}
.hr-section-slider .owl-nav .owl-prev,
.hr-section-slider .owl-nav .owl-next {
  //font-size:100px!important;
}
.hr-section-slider .owl-nav .owl-prev span,
.hr-section-slider .owl-nav .owl-next span {
  color: #fff;
  font-size: 0px;
  background: url("../images/arrow.png");
  filter: grayscale(100%) brightness(1000%);
  height: 120px;
  width: 90px;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.hr-section-slider .owl-nav .owl-prev span {
  transform: rotate(180deg);
}
.hr-section-slider .owl-nav .owl-prev {
  left: 16%;
  position: relative;
}
.hr-section-slider .owl-nav .owl-next {
  right: -74%;
  position: relative;
}

.hr-section-video {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  float: left;
  margin: 60px 0;
}



.hr-section-galeria-grid__title {
  margin: 0 0 30px 0;
  font-size: 25px;
  font-style: italic;
}

.hr-slider-plantas {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}

.hr-slider-plantas-infos {
  display: flex;
  list-style: none;
  align-items: center;
  justify-content: center;
  padding: 0;
}

.hr-slider-plantas-infos li {
  color: #fff;
}

.hr-slider-plantas-infos span {
  color: #fff;

}


.hr-section-plantas {
  width: 100%;
  float: left;
  padding-top: 60px;
  background: #081e53;
  margin-top: -100px;
}
.hr-slider-plantas__item:link,
a:visited {
  text-decoration: none;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.hr-slider-plantas__item img {
  height: 420px;
  object-fit: contain;
}
.hr-slider-plantas__title {
  font-size: 50px;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  font-family: "Arial", sans-serif;
}

.hr-slider-plantas__info {
  text-align: center;
  color: #fff900;
  margin: 15px 0 30px 0;
}

.hr-slider-plantas__placeholder {
  width: 70px !important;
  height: 80px !important;
  margin-right: 30px;
}

.hr-slider-plantas-infos {
  display: flex;
  justify-content: space-between;
}

.hr-slider-plantas__legend {
  display: flex;
  margin: 30px 0 0;
  position: relative;
}

.hr-slider-plantas__legend ul li {
  font-size: 20px;
  font-weight: 600;
  font-family: "Arial", sans-serif;
}

.hr-slider-plantas-infos__total-de-vagas {
  font-size: 30px;
  font-weight: 600;
  font-family: 'Arial', sans-serif;
  margin-bottom: 10px;
}

.hr-slider-plantas-infos__bar {
  margin: 0 20px;
}
.hr-slider-plantas__legend ul li p {
  display: flex;
  flex-direction: column;
}

.hr-slider-plantas__legend ul li span {
  color: white;
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  font-weight: 300;
  line-height: normal;
}

.hr-slider-plantas__legend ul li span i {
  font-size: 16px;
  font-weight: 100;
  margin-left: 10px;

}

.hr-slider-plantas .owl-nav {
  position: absolute;
  width: 100%;
  top: 50%;
}

.hr-header-section {
  margin-bottom: 60px;
}


.hr-header-section--video {
  margin-bottom: 0px;
}

.hr-header-section--contato {
  margin-bottom: 0px;
}

.hr-section-etapas {
  margin: 60px 0;
}

.hr-header-section__title {
  color: #fff;
  margin: 0;
  font-size: 60px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
}
.hr-header-section__desc {
  font-weight: 100;
  font-size: 20px;
  color: #fff;
  margin: 0;
  text-align: center;
}
.hr-header-section__title--azul {
  color: #081e53;
}

.hr-header-section__title--gray {
  color: #7a7a7a;
}


.hr-section-galeria {
  display: flex;
  width: 100%;
  float: left;
}

.hr-galeria {
  display: flex;
  margin: 30px 0;
}
.hr-galeria__item {
  width: 33%;
}

.hr-galeria__item img {
  width: 100%;
}

.hr-grid {
  display: flex;
  flex-direction: column;
  text-align: center;
  align-items: center;
}

.hr-grid__row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #f7f7f7;
  padding: 40px;
  margin-bottom: 15px;
}
.hr-line {
}
.hr-desc {
}

.hr-etapas {
  display: flex;
  flex-direction: column;
}

.hr-title {
  font-size: 40px;
  font-weight: bold;
  font-family: "Arial", sans-serif;
  color: #124346;
  margin: 0;
  text-transform: uppercase;
}
.hr-bar {
  border: 1px solid rgba(221, 104, 14, 0.31);
  margin: 60px 0;
}
.hr-list {
  text-align: left;
  margin: 0;
}
.hr-list__item {
  font-family: "Arial", sans-serif;
  font-size: 18px;
  color: #717171;
}
.hr-etapas-destaque {
  height: 400px;
  width: 100%;
  float: left;
  margin-top: 60px;
}
.hr-etapas-destaque__thumb {
  width: 100%;
  object-fit: cover;
  height: 100%;
  object-position: bottom;
}

.hr-section-location {
  width: 100%;
  float: left;
  margin: 60px 0 0;
  padding: 60px 0;
  background: #081e53;
}

.hr-location-localizacao {
  width: 100%;
}

.hr-footer {
  width: 100%;
  float: left;
  border-bottom: 30px solid #081e53;
}

.hr-footer-grid {
  display: flex;
  align-items: center;
  justify-content: center;
}

.fancybox__footer,
.fancybox__infobar {
  display: none;
}
.hr-contato {
  margin: 0;
  width: 100%;
  float: left;
  background: #f7f7f7;
  padding: 30px 0;
}

.hr-contato__title {
  font-size: 30px;
  margin-top: 20px;
  font-weight: bold;
  font-family: "Arial", sans-serif;
  color: #081e53;
}

.hr-section-galeria-grid__item-col {
  display: grid;
  grid-template-columns: 25% 25% 25% 23%;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  justify-content: center;
  overflow: hidden;
}
.hr-section-galeria-grid__item-col-3 {
  grid-template-columns: 33% 33% 33%;
}

.hr-section-galeria-grid__item-col-3 iframe {
  height: 200px;
}


.hr-slider-plantas__reservado {
  width: 200px !important;
  position: absolute;
  right: -91px;
  top: -80px;
}

.whatsapp-icon {
  color: #25d366; /* Cor verde do WhatsApp */
  font-size: 24px; /* Tamanho do ícone */
  text-decoration: none; /* Remover sublinhado */
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 99999;
  background: white;
  border-radius: 50px;
}

.whatsapp-icon img {
  width: 80px;
}

.whatsapp-icon:hover {
  opacity: 0.7; /* Opacidade reduzida ao passar o mouse */
}

.hr-arrow {
  position: relative;
  z-index: 9999;
  bottom: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 100%;
}
.hr-saiba-mais {
  filter: grayscale(100%) brightness(1000%);
  width: 100px;
  transform: rotate(91deg);
}

.hr-section-parceiros {
  width: 100%;
  float: left;
  margin-bottom: 60px;
}

.hr-section-parceiros__title {
  font-size: 30px;
}

.hr-grid-parceiros {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 60px; 
}

.hr-grid-parceiros__item  {
  display: flex;
  width: 270px;
  height: 120px;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}

.hr-grid-parceiros__item .link {
  color: #00cf4f;
  margin-top: 20px;
}

.hr-grid-parceiros .thumb {
  width: 100%;
  object-fit: cover;
}





/* Estilo básico para o CTA e modal */
.cta-button {
  padding: 10px 20px;
  background-color: #4CAF50;
  color: white;
  border: none;
  cursor: pointer;
  font-size: 16px;
  border-radius: 5px;
  margin: 60px 0;
}
.no-margin {
  margin: 0;
}

/* Estilos do modal */
.modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  justify-content: center;
  align-items: center;
}

.modal-content {
  background: #fff;
  padding: 20px;
  width: 90%;
  max-width: 500px;
  border-radius: 8px;
  text-align: center;
}

.modal-title {
  margin: 30px 0;
}

.close-button {
  color: #fff;
  float: right;
  font-size: 24px;
  cursor: pointer;
  width: 40px;
  background: red;
  border-radius: 4px;
  position: absolute;
  right: 20px;
}

/* Ocultar o segundo select inicialmente */
#vagaSelect {
  display: none;
}

.close-button:hover {
  color: #fff;
}

.modal-form-field {
  padding: 6px 10px;
  border: 1px solid #c7c7c7;
  width: 100%;
  border-radius: 6px;
  margin-bottom: 15px;
  height: 50px;
}

@media screen and (max-width: 480px) {
  .hr-grid-parceiros {
    flex-direction: column;
    align-items: center;
  }

  .hr-grid-parceiros {
    grid-template-columns: repeat(1, 1fr);
  }

  .hr-grid-parceiros__item {
    margin: 0 auto;
  }

  .hr-arrow {
    bottom: 150px;
  }
  .hr-section-galeria-grid__item-col-3 iframe {
    height: 100px;
  }

  .hr-section-slider .owl-dots {
    position: relative;
    bottom: 40px;
  }

  .hr-section-slider-item__title {
    font-size: 34px;
  }

  .hr-section-slider-item__desc {
    font-size: 19px;
    margin: 0;
  }
  .hr-section-slider .owl-nav {
    bottom: 60%;
  }
  .hr-section-slider .owl-nav .owl-prev span,
  .hr-section-slider .owl-nav .owl-next span {
    font-size: 0px;
  }
  .hr-section-slider .owl-nav .owl-prev {
    left: 10px;
  }
  .hr-section-slider .owl-nav .owl-next {
    right: -20px;
  } 

  .hr-slider-plantas__info {
    font-size: 20px;
  }

  .hr-slider-plantas__legend ul li {
    font-size: 18px;
    font-weight: 200;
  }

  .hr-header-section__title {
    font-size: 40px;
  }
  .hr-grid__row {
    flex-direction: column;
    padding: 15px;
  }
  .hr-title {
    font-size: 30px;
  }
  .hr-list {
    margin-top: 15px;
    padding-left: 20px;
  }
  .hr-list__item {
    font-size: 15px;
  }
  .hr-section-plantas {
    margin-top: -121px;
  }
  .hr-galeria {
    flex-wrap: wrap;
  }

  
  .hr-section-galeria-grid__item-col {
    display: grid;
    grid-template-columns: 24% 24% 24% 24%;
    grid-column-gap: 2px;
    grid-row-gap: 2px;
  }
  .hr-section-galeria-grid__item img {
    height: 80px;
  }
  .hr-section-galeria-grid__title {
    font-size: 18px;
  }

  .hr-section-plantas {
    padding-top: 0;
    margin-bottom: 30px;
  }

  .hr-slider-plantas__legend ul li span {
    display: block;
    font-size: 17px;
  }

  .hr-slider-plantas__item img {
    height: 150px;
  }
  .hr-slider-plantas__reservado {
    width: 80px !important;
    top: 50px;
    right: -11px;
  }
  .hr-slider-plantas__title {
    font-size: 23px;
  }
  .hr-slider-plantas__placeholder {
    /* height:40px!important;
        margin-right: 15px; */
    display: none !important;
  }

  .hr-slider-plantas__legend {
    flex-direction: column;
  }

  .hr-slider-plantas__legend ul {
    margin: 0;
  }
  

  .hr-slider-plantas .owl-nav {
    top: -24%;
  }

  .hr-slider-plantas .owl-prev {
    left: 148px;
  }

  .hr-slider-plantas .owl-next {
    right: 148px;
  }

  .hr-header-section__title {
    font-size: 45px;
  }


  .hr-section-location {
    margin: 0px 0;
    padding: 40px 0;
  }

  .hr-location-localizacao {
    width: 100%;
  }

  .owl-carousel .owl-dots {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .hr-section-galeria-grid .owl-dots {
    position: relative;
    bottom: -20px;
  }

  .owl-carousel .owl-dots .owl-dot {
    background: #d2d2d2;
    height: 10px;
    width: 10px;
    margin: 5px;
    border-radius: 20px;
  }

  .owl-carousel .owl-dots .owl-dot.active {
    background: #0e214f;
  }
}


@media screen and (max-width: 768px) {
  .hr-section-plantas {
    margin-top: -125px;
  }
  .hr-slider-plantas__title {
    text-align: center;
    margin-bottom: 30px;
  }
}