/* CSS SUPER ESTÁGIOS */
/* OUTUBRO 2021 */
/* FRONT MARKETING */
/* SUPER T.I */
/* FEITO PELA LENDA: THIAGUERA */
/* THE BEST OF ALL THE TIME */

/* Css que estava no index */
.anuncio-google {
  text-align: center;

  align-content: center;

  align-items: center;

  margin-bottom: 44px;
}

.card-img-top {
  height: 215px;

  object-fit: cover;

  object-position: 50% 30%;
}

.body-text {
  min-height: 100px;
}

@media (max-width: 767px) {
  .anuncio-google {
    margin-bottom: 55px;

    margin-left: 55px;

    padding-left: 55px;
  }
}

.pop-zap {
  bottom: 100px !important;
}

.wpp-circle {
  width: 56px;

  height: 56px;

  background-color: #00b735;

  border-radius: 50%;

  display: flex;

  justify-content: center;

  align-items: center;

  position: fixed;

  right: 20px;

  bottom: 20px;

  z-index: 9999;

  cursor: pointer;
}

.wpp-circle i {
  font-size: 36px;

  color: #fff;
}

.login-cert:hover {
  border-radius: 0.25rem;

  background-color: #f5f5f5;

  transition: 0.3s ease;
}

.login-cert > div {
  padding: 10px;

  display: flex;

  gap: 5px;

  align-items: center;

  color: grey;

  background: none;

  font-size: 14px;
}

.login-cert i {
  font-size: 18px;
}

@media (max-width: 900px) {
  .login-cert {
    display: none !important;
  }
}

/* fim do css que estava no index */

html {
  scroll-behavior: smooth;
}
:focus {
  outline: 0 !important;
}
a {
  text-decoration: none;
}

* :not(body) {
  transition: 0.25s;
}

/* TOPO */ /* TOPO */ /* TOPO */ /* TOPO */ /* TOPO */

.login-topo {
  background-color: #dcdcdc;
  height: 29px;
}

.login-topo a {
  text-decoration: none;
}

.login-topo p {
  font-size: 12px;
  padding-top: 4px;
  color: #444444;
}

.primeiro-topo {
  background-color: #8252a8;
  color: #fff;
}

.primeiro-topo a {
  text-decoration: none;
  color: #fff;
}

.primeiro-topo p {
  font-size: 12px;
  padding-top: 4px;
}

.primeiro-topo p:hover {
  color: #f6ca01;
}

.topo {
  padding: 12px 0 15px 0;
}

.topo img {
  padding-top: 3px;
}

.navbar .collapse .navbar-nav .nav-item .nav-link {
  padding-left: 30px;
  font-size: 14px;
  color: #8252a8;
}

.navbar .collapse .navbar-nav .nav-item .nav-link:hover {
  color: #977b00;
}

.navbar .collapse .navbar-nav .nav-item .nav-link span {
  background-color: #8252a8;
  border: 1px solid #8252a8;
  padding: 9px 40px 9px 40px;
  color: #fff;
  border-radius: 25px;
}

.navbar .collapse .navbar-nav .nav-item .nav-link span:hover {
  background-color: transparent;
  border: 1px solid #8252a8;
  color: #8252a8;
}

.btn-new {
  background-color: #8252a8;
  border: 1px solid #8252a8;
  padding: 9px 40px;
  color: #fff;
  border-radius: 25px;
  transition: 0.2s;
}

.btn-new:hover {
  background-color: #ffffff;
  border: 1px solid #8252a8 !important;
  padding: 9px 40px;
  color: #8252a8;
  border-radius: 25px;
}

.btn-new2 {
  background-color: #124b99;
  border: 1px solid #124b99;
  padding: 9px 40px;
  color: #fff;
  border-radius: 25px;
  transition: 0.2s;
}

.btn-new2:hover {
  background-color: #ffffff;
  border: 1px solid #124b99;
  padding: 9px 40px;
  color: #124b99;
  border-radius: 25px;
}

/* FAÇA CADASTRO */ /* FAÇA CADASTRO */ /* FAÇA CADASTRO */ /* FAÇA CADASTRO */

.faca-cadastro {
  background-color: #ea4381;
  padding: 30px;
}

.faca-cadastro .botao-cadastro a {
  text-decoration: none;
  color: #ea4381;
}

.faca-cadastro .botao-cadastro a:hover {
  color: #fff;
}

.faca-cadastro .botao-cadastro {
  background-color: #fff;
  border: 1px solid #fff;
  color: #ea4381;
  border-radius: 50px;
}

.faca-cadastro .botao-cadastro h4 {
  margin-bottom: 0;
  padding-top: 10px;
  font-weight: bold;
}

.faca-cadastro .botao-cadastro:hover {
  background-color: transparent;
  border: 1px solid #fff;
  color: #fff;
}

.faca-cadastro h3 {
  font-size: 20px;
  color: #fff;
  padding-top: 25px;
}

/* QUAL PORTAL */ /* QUAL PORTAL */ /* QUAL PORTAL */ /* QUAL PORTAL */

.wallpaper-qual-portal {
  background-color: #fff;
  /* background-image: url(../imgs/qual-portal.png); */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.qual-portal {
  padding: 55px 0 65px 0;
}

.qual-portal h1 {
  color: #7941af;
  font-weight: bold;
}

.qual-portal p {
  color: #7941af;
}

.qual-portal .celula-estudante {
  background-color: #fed965;
  border: 3px solid #fed965;
  padding: 23px 33px 23px 33px;
  border-radius: 37px;
  margin-top: 37px;
  color: #fed965;
}

.qual-portal .celula-estudante h3 {
  font-weight: bold;
  margin: 18px 0 28px 0;
  font-size: 23px;
  color: #663d89;
}

.qual-portal .celula-estudante h4 {
  font-size: 22px;
  padding: 7px 0 19px 0;
  border-bottom: 1px solid #663d89;
  color: #663d89;
}

.qual-portal .celula-estudante h2 {
  background-color: #663d89;
  margin-top: 33px;
  padding: 18px 0 18px;
  color: #fed965;
  font-size: 21px;
  font-weight: bold;
  border: 1px solid #663d89;
  border-radius: 33px;
  color: #fed965;
}

.qual-portal .celula-estudante h2:hover {
  background-color: transparent;
  border: 1px solid #663d89;
  color: #663d89;
}

.qual-portal .celula-estudante a {
  text-decoration: none;
}

/**/ /**/ /**/

.qual-portal .celula-empresa {
  background-color: #25258e;
  border: 3px solid #25258e;
  padding: 23px 33px 23px 33px;
  border-radius: 37px;
  margin-top: 37px;
  color: #fff;
}

.qual-portal .celula-empresa h3 {
  font-weight: bold;
  margin: 18px 0 28px 0;
  font-size: 23px;
  color: #fff;
}

.qual-portal .celula-empresa h4 {
  font-size: 22px;
  padding: 7px 0 19px 0;
  border-bottom: 1px solid #dcf7ff;
  color: #fff;
}

.qual-portal .celula-empresa h2 {
  background-color: #fff;
  margin-top: 33px;
  padding: 18px 0 18px;
  font-size: 21px;
  font-weight: bold;
  border: 1px solid #fff;
  border-radius: 33px;
  color: #25258e;
}

.qual-portal .celula-empresa h2:hover {
  background-color: transparent;
  border: 1px solid #fff;
  color: #fff;
}

.qual-portal .celula-empresa a {
  text-decoration: none;
}

/**/ /**/ /**/

.qual-portal .celula-instituicao {
  background-color: #7941af;
  border: 3px solid #7941af;
  padding: 23px 33px 23px 33px;
  border-radius: 37px;
  margin-top: 37px;
  color: #fff;
}

.qual-portal .celula-instituicao h3 {
  font-weight: bold;
  margin: 18px 0 28px 0;
  font-size: 23px;
  color: #fff;
}

.qual-portal .celula-instituicao h4 {
  font-size: 22px;
  padding: 7px 0 19px 0;
  border-bottom: 1px solid #ede8f2;
  color: #fff;
}

.qual-portal .celula-instituicao h2 {
  background-color: #fff;
  margin-top: 33px;
  padding: 18px 0 18px;
  color: #fff;
  font-size: 21px;
  font-weight: bold;
  border: 1px solid #fff;
  border-radius: 33px;
  color: #7941af;
}

.qual-portal .celula-instituicao h2:hover {
  background-color: transparent;
  border: 1px solid #fff;
  color: #fff;
}

.qual-portal .celula-instituicao a {
  text-decoration: none;
}

/* PORTAL VAGAS */ /* PORTAL VAGAS */ /* PORTAL VAGAS */ /* PORTAL VAGAS */

.portal-vagas {
  background-color: #7941af;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  color: #fff;
  padding: 55px 0 65px 0;
}

.portal-vagas h1 {
  color: #fff;
}

.col-lg-12 p {
  font-weight: bold;
  color: #7941af;
}

.portal-vagas a {
  text-decoration: none;
}

.portal-vagas .celula-vagas {
  background-color: #fff;
  color: #7941af;
  padding: 23px 6px 13px 6px;
  border-radius: 33px;
  border: 1px solid #fff;
  margin-top: 44px;
  height: 245px;
}

.portal-vagas .celula-vagas:hover {
  background-color: #124b99;
  color: #fff;
  border: 1px solid #fff;
}

.portal-vagas .celula-vagas a {
  text-decoration: none;
}

.portal-vagas .celula-vagas h4 {
  font-weight: bold;
  margin-bottom: 17px;
  font-size: 18px;
}

.portal-vagas .celula-vagas p {
  margin-bottom: 0;
  font-size: 14px;
}

.portal-vagas .celula-vagas h5 {
  font-weight: bold;
  margin-top: 17px;
  font-size: 16px;
  text-transform: uppercase;
}

/**/ /**/

.portal-vagas .botao-mais-vagas {
  background-color: #f9cd01;
  border-radius: 44px;
  padding: 7px 0 15px 0;
  margin-top: 60px;
  color: #7941af;
}

.portal-vagas .botao-mais-vagas a {
  text-decoration: none;
}

.portal-vagas .botao-mais-vagas h2 {
  margin-bottom: 0;
  font-weight: bold;
  margin-bottom: 7px;
}

.portal-vagas .botao-mais-vagas p {
  margin-bottom: 0;
}

.portal-vagas .botao-mais-vagas:hover {
  background-color: #124b99;
  border: 1px solid #124b99;
  color: #fff;
}

/* ABA INSTITUCIONAL */ /* ABA INSTITUCIONAL */ /* ABA INSTITUCIONAL */ /* ABA INSTITUCIONAL */

.aba-institucional {
  padding: 65px 0 65px 0;
  background-color: #124b99;

  /*	background-image: url(../imgs/wallpaer-empresa.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;*/
}

.aba-institucional .linha {
  border: 3px solid #ffcb0b;
  padding: 44px 33px 44px 33px;
}

.aba-institucional .linha h2 {
  font-weight: bold;
  color: #ffcb0b;
  margin-bottom: 23px;
}

.aba-institucional .linha p {
  color: #fff;
  text-align: justify;
}

.aba-institucional .linha a {
  text-decoration: none;
}

.aba-institucional .linha h4 {
  margin-top: 44px;
  background-color: #ffcb0b;
  padding: 16px 0 19px 0;
  color: #124b99;
  border-radius: 33px;
  font-weight: bold;
  font-size: 22px;
  border: 1px solid #ffcb0b;
}

.aba-institucional .linha h4:hover {
  background-color: transparent;
  border: 1px solid #ffcb0b;
  color: #ffcb0b;
}

.aba-institucional img {
  padding-top: 44px;
}

/* ABA ESTUDANTES */ /* ABA ESTUDANTES */ /* ABA ESTUDANTES */ /* ABA ESTUDANTES */

.aba-estudantes {
  /* background-image: url(../imgs/back-se.jpg); */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  padding: 70px 0 70px 0;
}

.aba-estudantes h2 {
  color: #124b99;
  font-weight: bold;
  padding-top: 44px;
}

.aba-estudantes p {
  color: #124b99;
  margin: 33px 0 44px 0;
}

.aba-estudantes a {
  text-decoration: none;
}

.aba-estudantes h4 {
  background-color: #124b99;
  padding: 15px 0 15px 0;
  border: 1px solid #124b99;
  border-radius: 33px;
  color: #fff;
  font-size: 22px;
}

.aba-estudantes h4:hover {
  background-color: transparent;
  border: 1px solid #124b99;
  color: #124b99;
}

/* ABA NOTÍCIAS */ /* ABA NOTÍCIAS */ /* ABA NOTÍCIAS */ /* ABA NOTÍCIAS */

.aba-noticias {
  background-color: #eb4381;
  /* background-image: url(../imgs/back-aba-noticias.png); */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  padding: 65px 0 65px 0;
}

.aba-noticias h1 {
  font-weight: bold;
  color: #fff;
}

.aba-noticias p {
  color: #fff;
}

.aba-noticias a {
  text-decoration: none;
}

.aba-noticias .card {
  -webkit-box-shadow: -1px 3px 11px -2px rgba(0, 0, 0, 0.35);
  box-shadow: -1px 3px 11px -2px rgba(0, 0, 0, 0.35);
  border: 0;
  margin-top: 44px;
}

.aba-noticias .card .card-title {
  font-size: 16px;
  margin: 10px 0 33px 0;
  color: #07163b;
}

.card-body {
  height: 180px;
}

/* ABA PROCESSOS */ /* ABA PROCESSOS */ /* ABA PROCESSOS */ /* ABA PROCESSOS */

.processos-seletivos {
  background-color: #124b99;
  padding: 55px 0 55px 0;
}

.processos-seletivos h2 {
  color: #ffcb0b;
  font-weight: bold;
}

.processos-seletivos p {
  color: #fff;
}

/* ABA APLICATIVO */ /* ABA APLICATIVO */ /* ABA APLICATIVO */ /* ABA APLICATIVO */

.baixe-app {
  background-color: #ffcc33;
  padding: 44px 0 0 0;
}

.baixe-app img {
  margin-left: -15px;
}

.baixe-app h2 {
  color: #06264c;
  font-weight: bold;
  padding-top: 17px;
}

.baixe-app p {
  color: #06264c;
}

.baixe-app .google {
  padding-top: 44px;
}

.baixe-app .apple {
  padding-top: 44px;
}

/* FOOTER */ /* FOOTER */ /* FOOTER */ /* FOOTER */

.footer {
  background-color: #124b99;
  padding: 80px 0 20px 0;
  color: #fff;
}

.footer a {
  text-decoration: none;
}

.footer h4 {
  color: #fff;
  margin-bottom: 23px;
}

.footer p {
  color: #fff;
  margin-bottom: 0;
}

.footer hr {
  margin-top: 55px;
  margin-bottom: 55px;
  border-color: #2965b8;
}

.footer p:hover {
  color: #ffcc33;
}

/*  MIDIA QUERIES */ /*  MIDIA QUERIES */ /*  MIDIA QUERIES */
/*  MIDIA QUERIES */ /*  MIDIA QUERIES */ /*  MIDIA QUERIES */
/*  MIDIA QUERIES */ /*  MIDIA QUERIES */ /*  MIDIA QUERIES */
/*  MIDIA QUERIES */ /*  MIDIA QUERIES */ /*  MIDIA QUERIES */
/*  MIDIA QUERIES */ /*  MIDIA QUERIES */ /*  MIDIA QUERIES */

@media (max-width: 1600px) {
  body {
    zoom: 90%;
  }
}

@media (max-width: 767px) {
  .primeiro-topo {
    display: none;
  }

  .login-topo {
    display: none;
  }

  .topo {
    padding-top: 18px;
  }

  .faca-cadastro {
    padding-top: 10px;
  }

  .faca-cadastro .botao-cadastro {
    margin-bottom: 10px;
  }

  .portal-vagas .celula-vagas {
    margin-top: 23px;
  }

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

  .processos-seletivos img {
    margin-bottom: 23px;
    width: 33%;
  }

  .processos-seletivos a p {
    margin-bottom: 44px;
  }

  .baixe-app {
    padding-bottom: 70px;
  }

  .footer {
    text-align: center;
  }

  .footer a img {
    margin-top: 33px;
    margin-bottom: 33px;
  }

  .footer h4 {
    margin-top: 33px;
  }

  .footer hr {
    margin-top: 33px;
    margin-bottom: 13px;
  }
}

@media (max-width: 575px) {
  .qual-portal {
    padding: 55px 23px 65px 23px;
  }

  .qual-portal h1 {
    font-size: 30px;
  }

  .qual-portal .celula-estudante h3 {
    font-size: 20px;
  }

  .qual-portal .celula-estudante h4 {
    font-size: 18px;
  }

  .qual-portal .celula-empresa h3 {
    font-size: 20px;
  }

  .qual-portal .celula-empresa h4 {
    font-size: 18px;
  }

  .qual-portal .celula-instituicao h3 {
    font-size: 20px;
  }

  .qual-portal .celula-instituicao h4 {
    font-size: 18px;
  }

  .qual-portal .celula-estudante h2 {
    font-size: 18px;
  }

  .qual-portal .celula-empresa h2 {
    font-size: 18px;
  }

  .qual-portal .celula-instituicao h2 {
    font-size: 18px;
  }

  .portal-vagas h1 {
    font-size: 30px;
  }

  .portal-vagas .botao-mais-vagas h2 {
    font-size: 27px;
  }

  .portal-vagas .botao-mais-vagas p {
    font-size: 13px;
  }

  .aba-institucional .linha p {
    font-size: 13px;
  }

  .aba-estudantes h2 {
    font-size: 30px;
  }
}

@media (max-width: 450px) {
  .baixe-app h2 {
    padding-top: 33px;
  }

  .faca-cadastro .botao-cadastro h4 {
    font-size: 20px;
    padding-top: 15px;
  }

  .aba-noticias h1 {
    font-size: 30px;
  }

  .footer h3 {
    font-size: 23px;
  }

  .processos-seletivos img {
    width: 44%;
  }
}

@media (max-width: 350px) {
  .qual-portal h1 {
    font-size: 25px;
  }

  .qual-portal .celula-estudante h4 {
    padding: 4px 0 16px 0;
  }

  .portal-vagas h1 {
    font-size: 25px;
  }

  .portal-vagas .botao-mais-vagas h2 {
    font-size: 23px;
  }

  .portal-vagas .botao-mais-vagas p {
    font-size: 12px;
  }

  .aba-estudantes h2 {
    font-size: 25px;
  }

  .aba-noticias h1 {
    font-size: 25px;
  }

  p {
    font-size: 14px;
  }

  .aba-institucional .linha h2 {
    font-size: 23px;
  }

  .aba-institucional .linha h4 {
    font-size: 18px;
  }

  .aba-estudantes h4 {
    font-size: 18px;
  }
}

@media (max-width: 300px) {
  .qual-portal h1 {
    font-size: 23px;
  }

  .portal-vagas h1 {
    font-size: 23px;
  }

  .aba-institucional .linha h2 {
    font-size: 21px;
  }

  .aba-institucional .linha p {
    font-size: 12px;
  }

  .aba-estudantes h2 {
    font-size: 23px;
  }

  .baixe-app .google {
    width: 70%;
  }

  .baixe-app .apple {
    width: 70%;
  }

  .footer a img {
    margin-top: 55px;
    margin-bottom: 55px;
  }
}

.card {
  scale: 1;
  transition: 0.3s;
}

.card:hover {
  scale: 1.12;
  transition: 0.3s;
}

/* codigo para o natal */
.snowflake {
  position: absolute;
  width: 10px;
  height: 10px;
  background: linear-gradient(white, white);
  border-radius: 50%;
  filter: drop-shadow(0 0 10px white);
  z-index: 99;
}

/* ajuste do fireworks */

#fireworks > #canvas {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  background-color: transparent;
  pointer-events: none;
}

/* CSS WPP */
