.banner-desktop{
  margin-left: 5%;
}
.banner-google {
  margin-top: 13px;
}

.exclusivo-pcd{
  font-size: 12px;
  margin-top: 7px;
  color: #2f3a43 !important;
}

.img-tam{
  max-height: 95% !important;
  max-width: 95% !important;

}

.exclusivo-pcd-grid{
  width: 180px;
}

.btn-circle.btn-xl {
  width: 70px;
  height: 70px;
  padding: 10px 16px;
  border-radius: 35px;
  font-size: 24px;
  line-height: 1.33;
}

.circle_pcd {
  width: 30px !important;
  height: 30px !important;
  padding: 6px 0px !important;
  border-radius: 20px !important;
  text-align: center !important;
  font-size: 12px !important;
  line-height: 1.42857 !important;
  background-color: #117FA9 !important;
  border-color: #117FA9 !important;
}
.vaga-confidencial.vaga-confidencial{
  /*height: 66px!important;*/
  max-height: 90px!important;
  max-width: auto!important;
  margin-bottom: 25px;
}

@media screen and (max-width: 380px) {
  .description-pcd{
    margin-left: 13%;
  }
  .circle_pcd {
    width: 25px !important;
    height: 25px !important;
    padding: 4px 0px !important;
  }
  .exclusivo-pcd{
    font-size: 11px !important;
    margin-top: 5px !important;
  }
  .vaga-confidencial.vaga-confidencial{
    width: 60px!important;
    height: 60px!important;
    margin-bottom: 25px;
  }
}
