



#menu2 nav #interna{width: 100%;
    position: relative;
    display: block;
    float: left;
    text-align: center;
    background: linear-gradient(294deg, rgb(86 11 155 / 91%) 9.06%, rgb(66 11 137) 94.84%);
    backdrop-filter: blur(6px);
    border-bottom: 2px solid #611ea1;box-shadow: 8px 8px 32px 0px rgba(120, 38, 242, 0.20);
border-bottom: 4px solid var(--Purple-050, #A080C0);

    padding: 15px 10px;
    border-radius: 8px;}

   .logo-carousel-wrapper { border:none!important; }

    .logos-section {    padding: 60px 0 0;}

    #menu2 nav.navbar.navbar-expand-md.fixed-top {    height: 95px;
    background: #fff;
    backdrop-filter: blur(6px);
    border-bottom: none;
    padding: 20px;}

/* Fonte da seção */
.secao-depoimentos {
    font-family: 'Ubuntu';
    width: 100%;
    float: left;
    position: relative;
    display: block;
    padding: 0;
    margin-top: 124px;
}
/* ---------- Cabeçalho ---------- */
.secao-depoimentos .ico-topo{
  width:56px;height:56px;border-radius:14px;
  background: linear-gradient(180deg,#F1EAFF 0%, #E7DFFF 100%);
  box-shadow: 0 10px 24px rgba(108,43,217,.28) inset, 0 2px 0 rgba(0,0,0,.02);
}
.secao-depoimentos .titulo{
color: var(--Purple-100, #420080);
text-align: center;

/* Heading-Semibold/heading-32 */
font-family: Ubuntu;
font-size: 32px;
font-style: normal;
font-weight: 500;
line-height: normal;
letter-spacing: -0.64px;
}
.secao-depoimentos .subtitulo{
color: var(--Gray-100, #667085);
text-align: center;

/* Heading-light/Heading-20 */
font-family: Ubuntu;
font-size: 20px;
font-style: normal;
font-weight: 300;
line-height: 32px; /* 160% */ margin-bottom: 64px;
}



.rounded-circle { border-radius:6px!important; }
/* ---------- Card principal ---------- */
.secao-depoimentos .bloco{
  background:#ffffff;
  border:1.5px solid #efe7ff;              /* borda lilás bem suave */
  box-shadow: 0 12px 40px rgba(17,24,39,.06);    margin: 16px 0;
}

.secao-depoimentos .card-depoimento {display: flex;    flex-direction: column;}

.secao-depoimentos .texto-depo {
    color: var(--Gray-100, #667085);
    font-family: Ubuntu;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 32px;
    width: 100%;
    display: block;
    position: relative;
    float: left;
}
.secao-depoimentos .assinatura .nome{
color: var(--Purple-100, #420080);

/* Heading-bold/Heading-16 */
font-family: Ubuntu;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: normal;
letter-spacing: -0.32px;
}
.secao-depoimentos .assinatura .cargo{
color: var(--Gray-050, #AAAFBA);

/* Body-Regular/body-14 */
font-family: Ubuntu;
font-size: 14px;
font-style: normal;
font-weight: 300;
line-height: 140%; /* 19.6px */
}



.secao-depoimentos .marca-empresa img{ display:block;  width: 100%;}
.marca-empresa { width:90px; position:relative;display:block; float:left; margin-top:16px; }


/* moldura do player */
.secao-depoimentos .video-wrap{
  box-shadow: 0 8px 22px rgba(17,24,39,.12);
  border: 1px solid #ebeef5;
}

/* ---------- Botão inferior ---------- */
.secao-depoimentos .btn-ver-todos {
    padding: .85rem 1.25rem;
    border-radius: 12px;
    color: #4b16b8;
    background: #fff;
    border: 1px solid #420080;
    box-shadow: 0 6px 18px rgb(17 24 39 / 0%);
    transition: .18s ease;
    color: var(--Purple-100, #420080);
text-align: center;

/* body-light/body-14 */
font-family: Ubuntu;
font-size: 14px;
font-style: normal;
font-weight: 300;
line-height: 169%; /* 23.66px */
}

  .secao-depoimentos .btn-ver-todos b  {color: var(--Purple-100, #420080);

/* Body-medium/body-14 */
font-family: Ubuntu;
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: 140%;}

.secao-depoimentos .btn-ver-todos:hover{
  background:#f6f2ff;
  border-color:#420080;
  transform: translateY(-1px);
}
.secao-depoimentos .btn-ver-todos .ico-right{
  width:26px;height:26px;border-radius:8px;
  background:#efe7ff;color:#4b16b8;
}

/* ---------- Responsivo ---------- */
@media (max-width: 991.98px){
  .secao-depoimentos .texto-depo{ font-size:1rem; }
}
@media (max-width: 575.98px){
  .secao-depoimentos .bloco{ padding:1.25rem !important; }
  .secao-depoimentos .titulo{ font-size: 28px; }
}




/* secao banner small ------*/


.banner-section { width:100%; position:relative; display:block; float:left; }

.banner-section .banner {position:relative; width: 100%; height: auto; display:block; margin: 48px 0; float:left; padding: 48px; border-radius: 24px;
 background:  url(../images/bg-banner-cta.jpg) no-repeat;    background-size: cover;}


.banner-section .banner figure#icon {
    width: 64px;
    background: #420080b8;
    border: 1px solid #ab52ff87;
    height: 64px;
    border-radius: 8px;
    padding: 8px;
    float: left;
    margin-right: 16px;
    display: flex
;
    align-items: center;
    justify-content: center;
    margin-bottom: 0 !important;
}
.banner-section .banner h1 {
    color: #FFF;
    width: auto;
    text-align: left;
    position: relative;
    font-family: Ubuntu;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.64px; margin-bottom: 0 !important;
    display: block;
}

.banner-section .banner p { color: #FFF;

/* Heading-Semibold/heading-32 */ width: 100%; text-align: left; float: left; display: block; position: relative;
font-family: Ubuntu;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: normal;
letter-spacing: -0.64px;}


.banner-section .banner figure#atendente {
    float: right;
    top: -41.3%;
    right: 10%;
    position: absolute;
}


/***---------------------- MEDIA QUERYS 0------------------0------------------0------------------0------------------0------------------
 * 0------------------0------------------0------------------0------------------0------------------0------------------
 * 
 * 0------------------0------------------0------------------0------------------0------------------0-----------------*/


@media (min-width: 1920px) {

}

@media (max-width: 1610px) {
    .contatos {
        gap: 0% !important;
    }
}

@media (max-width: 1370px) {
  /* estilo para XL e maior */


  .secao-depoimentos {    padding: 0 50px;}

  .banner-section .banner h1 {    font-size: 28px;}

 .contatos {    gap: 4% !important;}
     .contatos p {    margin: 0 8px;}

   .sitemap ul li {    margin-right: 50px;}

}




@media (min-width: 768px) {
  /* estilo para MD e maior */
}




@media (max-width: 575.98px) {


    .secao-depoimentos {    margin-top: 96px;        padding: 0;}


    .secao-depoimentos .bloco .row>* {
    margin-top: 0 !important;
}

    .secao-depoimentos .bloco {padding: 16px !important;
        width: 100%;
        position: relative;
        display: block;
        float: left;}

        .secao-depoimentos .subtitulo {    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 24px;}

    .secao-depoimentos .video-wrap {    margin: 16px 0;}


    .banner-section .banner { padding:16px; }

    .banner-section .banner figure#icon { width:38px; height:38px; }

    .banner-section .banner h1 {        width: 100%;
        font-size: 22px;
        position: relative;
        display: block;
        float: left; }

        .logos-section {background-color: #fff;
    padding: 120px 0 60px 0;
    border-top: none !important;
    display: block;
    position: relative;
    float: left;
    width: 100%;}

}







