.bbest-bea .bbest-bea-content {
  height: 480px;
  background: white;
  border-radius: 0px;
  width: 100%;
  margin-bottom: 84px;
  margin-top: 40px;
  padding: 95px 80px;
  text-align: center;
}

/*.bbest-bea  {
  margin-top: 111px;
}*/

/*classe para versao alternativa da cor de fundo da bea*/
.bbest-bea .bbest-bea-bg-alternative{
    background: #ebf0ff;
}

.bbest-bea .bbest-bea-title {
  font-family: Barlow;
  font-style: normal;
  font-weight: 600 !important;
  font-size: 52px !important;
  line-height: normal !important;
  color: #0066ff;
}

.bbest-bea .bbest-bea-header p span {
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  color: #0d6efd;
}


.bbest-bea .bbest-bea-mudanca .bbest-bea-content{
    /*margin-bottom:0px;*/
}

.bbest-bea .bbest-bea-text-esm {
  font-family: Barlow;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  color: #000099;
}

.bbest-bea .bbest-bea-content .bbest-bea-pergunte-bea {
  margin-top: 40px;
  background: #0066ff;
  border-radius: 52px;
  border-color: #0066ff;
  width: 245px;
  height: 55px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 38px;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 22px;
  text-align: center;
  color: white;
  transition: .5s;  /*UXUIJUN22*/
  line-height: 17.071px; /* 122.222% */
  place-self: center;
  cursor: pointer;
}

.bbest-bea .bbest-bea-content .bbest-bea-pergunte-bea:hover {
  border: 1.552px solid #0066ff;
  color: white;

  background: #0066ff !important;
}

.bbest-bea .bbest-bea-content .content {
    /* margin-left:142px; */
}

.bbest-bea .bbest-bea-content .content {
  /* max-width: 490px; */
  width: 45rem;
  justify-self: center;
}

.bbest-bea .bbest-bea-content .content .bbest-bea-boby-text {
  color: #222;
  font-weight: 500;
  font-size: 18px;
}

.bbest-bea .bbest-bea-content .content .bbest-bea-title {
  margin-bottom: 24px;
}

.bbest-bea .bbest-bea-content .bbest-bea-card-img-top {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}

.bbest-bea {
 margin-top: 79px;
 /*margin-top: 120px;*/
}

.bbest-bea.alternative-edges {
  background: #ebf0ff;
 }

.bbest-bea .bbest-bea-header {
  margin: 0 auto;
  text-align: center;
}


.bbest-bea .bea-quem-somos .bbest-bea-content{
    background:#fff;
    
}

.bbest-bea .bbest-bea-content img {
    width: 340.999px;
    height: 199.218px;
    right: 0;
    position: absolute;
}


.bbest-bea .col-12, 
.bbest-bea .col-lg-5{
  padding: 0px;
  margin: 0;
}


@media (max-width: 575.98px) {
  .bbest-bea .bbest-bea-content {
    height: 101%;
    padding: 60px 20px;
  }

  
}
@media (max-width: 768px) {
  .bbest-bea .bbest-bea-title {
    font-size: 36px;
    line-height: 42px;
  }
  .bbest-bea {
    margin-top: 60px;
  }
  
  
 
}
@media (max-width: 991.98px) {
  .bbest-bea .bbest-bea-content {
    height: 100%;
    border-radius: 30px 30px 0px 30px;
  }
  .bbest-bea .bbest-bea-content img {
    width: 340.999px;
    height: 199.218px;
  }
  .bbest-bea .bbest-bea-content .content {
    max-width: 100%;
    text-align: center;
    margin-top: 40px;
    margin-left: 0;
  }
  .bbest-bea .bbest-bea-content .bbest-bea-pergunte-bea {
    margin: 0 auto;
    margin-top: 40px;
  }
    
}
@media (max-width: 1199.98px) {
  .bbest-bea .bbest-bea-content img {
    width: 340.999px;
    height: 199.218px;
    position: relative;
  }
  .bbest-bea .bbest-bea-content .content {
    max-width: 100%;
  }
  .bbest-bea .tema-destaque-caixa-info {
    padding: 20px 20px;
  }
    
}

@media (max-width: 1400.98px) {
  .bbest-bea .bbest-bea-content .content {
    max-width: 100%;
  }
}