/* ajuestes tema pai . . . . . . . . . . . . . . . . . . . . . . . . . . .*/

.elementor-364 .elementor-element.elementor-element-0ebd192,
.elementor-364 .elementor-element.elementor-element-dfa30d5 { position: unset; }
.elementor-364 .elementor-element.elementor-element-dfa30d5 { padding-bottom: 0px; }
.elementor-element.elementor-element-8eeb4e6.e-con-full.e-child { height: 40px; }

/* ^ ajuestes tema pai . . . . . . . . . . . . . . . . . . . . . . . . . . .*/

html { font-family: "Helvetica", sans-serif; }
.wrapper-C-full { max-width: 1296px;  margin: 0 auto; }
.pad-top-element { padding: 50px 0 0 0 }
.pad-top-bottom-element { padding: 50px 0 }
.pad-top-bottom-element-min { padding: 16px 0 }
.pad-bottom-element { padding-bottom: 50px }
.margim-top-element { margin: 50px 0 0 0 }
.margim-element { margin: 50px 0 }

.blog-tit-el { font-size: 28px; line-height: 135%; color: #212121; display: inline-block; margin-bottom: 50px; }
.blog-tit-el span { color: #593eff; font-weight: 500 }
.blog-tit-el-min { font-size: 16px !important; line-height: 135%; margin-bottom: 16px }
.color-purple { color: #7030C5 }
.color-brand { color: #593eff }
.blog-tit-el-search { font-weight: 300;}
.blog-tit-el-search:after { content: ""; display: block; width: 100%; height: 1px; background: #BDBDBD; box-shadow: -10vw 0 0 #BDBDBD; margin-top: 4px }

.font-14 { font-size: 14px !important; line-height: 135% }
.text-center { text-align: center; }

body.search { margin: 0 }

@media ( max-width: 1250px ) {

.wrapper-C-full { max-width: 96%; margin: 0 auto; }
.font-14 { font-size: 12px !important; }

}

@media ( max-width: 768px ) {
.wrapper-C-full { max-width: 100%; width: 100%; margin: 0 auto; padding: 0 14px; box-sizing: border-box; }
.pad-top-element { padding: 28px 0 0 0 }
.pad-top-bottom-element { padding: 28px 0 }
.pad-bottom-element { padding-bottom: 28px }
.margim-top-element { margin: 28px 0 0 0 }
.margim-element { margin: 28px 0 }

.blog-tit-el { font-size: 18px; margin-bottom: 25px }
.blog-tit-el-min { font-size: 13px !important; }

}

/* header . . . . . . . . . . . . . . . . . . . . . . . . . . .*/

.header-blog { width: 100%; height: 64px; background: #fff; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; position: sticky; }
.header-blog .content { display: flex; align-items: center; justify-content: space-between; height:100% }

.tit-blog { display: flex; align-items: center; }
.tit-blog:after { content: ""; background: url(../img/arrow-tit.svg) no-repeat center; width:17px; height: 10px; margin-left: 8px; transition: .3s }
.tit-blog.active:after { content: ""; transform: rotate(-90deg); transition: .3s }
.tit-blog .logo-blog { width: fit-content; max-width: 74px; }

.bar-tit-menu { display: flex; align-items: center; height: 100% }

.menu-blog { height: 100%; opacity: 0; transform: translateX(-20px); transition: .2s all ease; }
.menu-blog.active  { opacity: 1; transform: translateX(0px); transition: .2s all ease; }

.menu-nav-blog { display: flex; align-items: center; margin-left: 80px; height: 100% }
.menu-nav-blog li:not(:last-child) { margin-right: 16px; }
.menu-nav-blog a { display: inline-flex; align-items: center; justify-content: center; background: #ECF1F9; color: #211858; text-decoration: none; height: 32px; padding: 4px 12px; box-sizing: border-box; border-radius: 4px; font-size: 14px; line-height: 100%; white-space: nowrap; }
.menu-nav-blog a:hover { background: #593eff; color: #fff }
.menu-blog .bar-tit-menu-blog { display: none; margin-bottom: 24px; }
.menu-blog .tit-menu { font-size: 11px; font-weight: 500; }
.menu-blog .close-menu-blog { display: block; background: url(../img/arrow-tit.svg) no-repeat center; width:17px; height: 10px; margin-right: 18px; transform: rotate(90deg); transition: .3s }
.menu-blog .close-menu-blog:hover { transform: translateX(-5px) rotate(90deg); transition: .2s } 

.menu-nav-blog-hero-nav a h2 {
    display: inline;
    font-size: inherit;
    font-weight: inherit;
    margin: 0;
}

.bar-search { margin-left: 6px; display: flex; justify-content: flex-end; }
.box-input { width: 204px; height: 40px; background: #F5F5F5; border-radius: 100px; padding: 0 8px; box-sizing: border-box; transition: .2s ease  }
.box-input.active { width: 408px; transition: .2s ease }
.box-input .busca-form { display: flex; justify-content: center; align-items: center; width: 100%; height: 100%; }
.box-input .busca-form .inputbusca { height: 100%; width: 100%; display: block; background: none; border: none; font-size: 14px; padding: 0 8px; box-sizing: border-box; font-weight: 500 }
.box-input .busca-form .inputbusca:focus { outline: none; }
.box-input .botao-busca { border: 0; background: none; color: unset; width: 24px; height: 24px; display: flex; align-items: center; padding: unset; }
.box-input .botao-busca:hover { background: none !important; color: #593EFF !important }

@media ( max-width: 768px ) {

.header-blog { z-index: 9999 }
.header-blog .box-input { width: 80% }
.header-blog .box-input.active { width: 100%; }
.header-blog .box-input .busca-form .inputbusca { font-size: 12px; }

.menu-blog { position: fixed; left: 0; top: 0px; width: 70%; background: #fff; z-index: 999999; overflow-x: auto; padding: 20px; box-sizing: border-box; transform: translateX(-100%); }
.menu-blog .menu-nav-blog { flex-direction: column; align-items: flex-start; margin-left: 0px; width: 100% }
.menu-nav-blog li { width: 100% }
.menu-nav-blog li:not(:last-child) { margin-right: 0px; margin-bottom:12px; }
.menu-nav-blog a { width: 100%; height: 42px }
.menu-blog .bar-tit-menu-blog  { display: flex; align-items:center; }

}

/* ~ header . . . . . . . . . . . . . . . . . . . . . . . . . . .*/


/* cards  . . . . . . . . . . . . . . . . . . . . . . . . . . .*/

.cards-posts {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 50px; /* Espaçamento entre os cards */
}


.card-post a { text-decoration: none; }
.card-post .bar-thumb { display: block; margin-bottom: 8px; } 
.card-post .thumb { width: 100%; max-width: 100%; border-radius: 8px; }
.card-post .bar-cat-data { display: flex; align-items: center; font-size: 12px; }
.tag-cat-blog { background: #ecf1f9; font-size: 13px !important; line-height: 135%; color: #211858 !important; text-decoration: none; border-radius: 4px; padding: 6px 10px; box-sizing:border-box; display: inline-block; }
.tag-cat-blog:hover { background: #593eff; color: #fff !important }
.card-post .data { color: #212121; display: inline-block; margin-left: 4px; line-height: 135%; white-space: nowrap; }
.card-post .autor { padding: 0 0 0 4px }
.card-post .bar-tit { display: block; margin-top: 8px; }
.card-post .tit { color: #212121; font-size: 22px; line-height: 135%; font-weight: 500 }
.card-post .subtit { color: #212121; font-size: 16px; line-height: 135%; display: inline-block; margin-top: 4px }

.card-post-no-thumb.card-post .tag-cat { background: #fff; }
.card-post-no-thumb-min .tit { font-size: 20px }

@media (max-width: 768px) {
  .cards-posts {
    grid-template-columns: 1fr; /* Coluna única em mobile */
  }
  .card-post .bar-thumb { margin-bottom: 4px; } 
  .card-post .bar-text { padding: 0 8px; }
  .card-post .bar-cat-data { font-size: 11px; }
  .card-post .bar-tit { margin-top: 4px; }
  .card-post .tit { font-size: 15px }
  .card-post .subtit { font-size: 12px }
  .tag-cat-blog { font-size: 12px !important; }

}

/* ~ cards  . . . . . . . . . . . . . . . . . . . . . . . . . . .*/

/* bread crumb  . . . . . . . . . . . . . . . . . . . . . . . . . . .*/
.bar-bread-blog { padding: 26px 0 }
.bar-bread-blog .breadcrumb {
    font-size: 13px;
    line-height: 135%;
    color: #666;
}

.bar-bread-blog .breadcrumb a {
	font-size: 13px;
    color: #616161;
    text-decoration: none;
    transition: color 0.2s ease;
}

.bar-bread-blog .breadcrumb a:hover {
    color: #003d82;
    text-decoration: underline;
}

.bar-bread-blog .breadcrumb-current {
    color: #222;
    font-weight: 500;
}

@media (max-width: 768px) {
.bar-bread-blog { padding: 16px 0 }
.bar-bread-blog .breadcrumb,.bar-bread-blog .breadcrumb a { font-size: 11px }
}

/* single blog  . . . . . . . . . . . . . . . . . . . . . . . . . . .*/

body.single-blog { overflow: unset; }
.blog-category-badge { display: block;  }
.titulo-blog { font-size: 40px; line-height: 135%; color: #212121 }

.bar-infos-post-blog {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 8px;
    font-size: 13px;
    color: #593eff;
    margin: 10px 0 10px 0;
}

.bar-infos-post-blog .autor a {
    color: #593eff;
    text-decoration: none;
    font-weight: 600;
}

.bar-infos-post-blog .autor a:hover {
    text-decoration: underline;
}

.bar-infos-post-blog data { display: flex; align-items: center; }
.bar-infos-post-blog data:before { content: ""; width: 4px; height: 4px; border-radius: 100px; display: block;  margin-right: 4px; background: #593eff } 

.bar-infos-post-blog .leitura { color: #212121; display: flex; align-items: center; margin-left: 8px }
.bar-infos-post-blog .leitura:before { content: ""; background: url(../img/ico-time.svg) no-repeat center; width: 12px; height: 12px; display: block;  margin-right: 4px; } 

.wrapper-single-blog-content { display: flex; margin-bottom: 68px; }
.sidebar .content-sidebar { background: #F5F5F5; color: #000; border-radius: 8px; padding: 20px; box-sizing: border-box; }
.wrapper-single-blog-content .sidebar-left { width: 205px; min-width: 205px; margin: 0 42px 0 0; }
.wrapper-single-blog-content .sidebar-left .titside { font-size: 18px; line-height: 135%; border-bottom: solid 1px #DBDBDB; padding: 0 0 12px; margin-bottom: 12px; display: block; }
.wrapper-single-blog-content .sidebar-left .sumario ul li { margin-bottom: 22px  }
.wrapper-single-blog-content .sidebar-left .sumario a { font-size: 14px; line-height: 135%; color: #212121; text-decoration: none; }
.wrapper-single-blog-content .sidebar-left .sumario a:hover { color: #593eff } 

.wrapper-single-blog-content .sidebar-right { width: 328px; min-width: 328px; margin: 0 0 0 42px; }
.wrapper-single-blog-content .sidebar-right .titside { font-size: 24px; line-height: 135%; display: block; margin-bottom: 12px }
.wrapper-single-blog-content .content-sidebar-margin-top { margin-top: 34px }

.sidebar .content-sidebar .categorias-pais-lista { display: flex; flex-wrap: wrap; margin-top: 24px }
.sidebar .content-sidebar .categorias-pais-lista li { margin: 0 8px 8px 0 }
.sidebar .content-sidebar .categorias-pais-lista a { display: flex; align-items: center; justify-content: center; height: 42px; background: #EEEEEE; color: #212121; font-size: 15px; line-height: 135%; padding: 8px 16px; box-sizing: border-box; border-radius: 100px; text-decoration: none; }
.sidebar .content-sidebar .categorias-pais-lista a:hover { background: #593eff; color: #fff }

.sidebar .bar-post-relacionados .card-post-no-thumb-min { padding: 26px 6px 26px 6px; transition: .2s }
.sidebar .bar-post-relacionados .card-post-no-thumb-min:not(:last-child) { border-bottom: solid 1px #DBDBDB; }
.sidebar .bar-post-relacionados .card-post-no-thumb-min:hover { background: #F0F0F0; transition: .2s }

.main-blog .capa-post { display: block; width: 100%; height: 380px; background-size: cover !important; margin-bottom: 40px; overflow: hidden; display: flex; align-items: center; justify-content: center; }
.main-blog .capa-post .capa { width: 100%; max-width: 100%; height: 100%; object-fit: cover; object-position: center; display: none; }

.bar-infos-mobile { display: none; }

.main-blog .bar-infos-artigo { border-top: solid 1px #DBDBDB; padding: 24px 0; }
.main-blog .bar-compartilhar .list-compartilha { display: flex; align-items: center; margin-top: 12px }
.main-blog .bar-compartilhar .list-compartilha li { margin-right:24px }
.main-blog .icon-rede { width: 35px; height: 35px; display: block; transition: .2s all ease }
.main-blog .icon-rede:hover { transform: scale(1.2); transition: .2s all ease }
.main-blog .icon-rede.icon-linkedin { background: url(../img/icon-linkedin.svg) no-repeat center; }
.main-blog .icon-rede.icon-facebook { background: url(../img/icon-facebook.svg) no-repeat center; }
.main-blog .icon-rede.icon-x { background: url(../img/icon-x.svg) no-repeat center; }
.main-blog .icon-rede.icon-email { background: url(../img/icon-email.svg) no-repeat center; }
.main-blog .icon-rede.icon-link { background: url(../img/icon-link.svg) no-repeat center; }
.single-blog .element-3posts-relacionados .container { margin-bottom: 72px }

.post-tags {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px;
    font-size: 14px;
    color: #555;
}

.post-tags .tags-label {
    font-weight: 600;
    color: #333;
    flex-shrink: 0;
}

.post-tags a {
    background-color: #f0f5ff;
    color: #0056b3;
    padding: 4px 10px;
    border-radius: 4px;
    text-decoration: none;
    font-size: 13px;
    transition: background-color 0.3s ease;
}

.post-tags a:hover {
    background-color: #d0e5ff;
    color: #003d82;
}

.sidebar-left {
    position: -webkit-sticky; /* Para compatibilidade com Safari */
    position: sticky;
    top: 20px; /* Ajuste conforme altura do header fixo (ex: 100px) */
    z-index: 100;
    align-self: start; /* Alinha ao topo */
    height: fit-content; /* Permite que o sticky pare no fim do wrapper */
}

.single-blog-content {
    flex: 1;
    min-width: 0; /* Previne overflow em flex */
}

.sidebar-right {
    flex: 0 0 280px;
}

.sidebar .bar-banners { margin-top: 34px; }

@media ( max-width: 768px ) {

.wrapper-single-blog-content { flex-direction: column; margin-bottom: 20px }
.wrapper-single-blog-content .sidebar-left { width: 100%; margin: 0 0 20px 0; }
.wrapper-single-blog-content .sidebar-right { width: 100%; margin: 20px 0 0 0; }
.main-blog .head-single-blog { margin-bottom: 22px }
.sidebar .content-sidebar { padding: 20px 10px; border-radius: 4px }

.wrapper-single-blog-content .sidebar-right .titside { font-size: 14px; margin-bottom: 12px; font-weight: 600 }
.wrapper-single-blog-content .sidebar-left .titside { font-size: 14px; }
.wrapper-single-blog-content .content-sidebar-margin-top { margin-top: 12px }
.bar-infos-desktop { display: none; }
.bar-infos-mobile { display: block; }

.main-blog .capa-post { margin-bottom: 20px; height: 200px }

.main-blog .bar-compartilhar .list-compartilha { justify-content: center; }
.single-blog .element-3posts-relacionados .container { margin-bottom: 28px }

.sidebar-left { position: unset; }

.sidebar .bar-banners { margin-top: 12px; }

}

/* single blog CMS TEXT . . . . . . . . . . . . . . . . . . . . . . . . . . .*/


.cms-text .wp-caption,
.cms-text .wp-video { max-width: 800px; width: 100% !important; margin: 0 auto }
.cms-text .wp-video { display: flex; align-items: center; justify-content: center; background: #292a2d; margin-bottom: 26px }
.cms-text .wp-video video { width: auto; max-width: 800px; height: 480px; }
.cms-text .oVideo {position: relative; padding-bottom: 56.25%; /* 16:9 */ height: 0}
.cms-text .oVideo iframe {position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.cms-text .wp-video.wp-video-incorpora { display: block; }

.cms-text { font-size: 16px; line-height:135%; }
.cms-text p,
.cms-text ul, .cms-text ol,
.cms-text details
{ display: block; font-size: 18px; line-height: 135%; margin: 0 auto 26px auto }
.cms-text img { max-width: 100%; display: block; height: auto; margin-bottom: 1rem }
.cms-text strong { font-weight: 700 }

.cms-text .highlight {background-image: linear-gradient(90deg,rgba(255,255,255,0) 50%,var(--text-highlight-color,#fe9) 0); background-size: 200%; transition: background-position .8s }
.cms-text .highlighted { background-position: -100%; }

.cms-text h2,.cms-text h3, .cms-text h4, .cms-text h5, .cms-text h6 { margin-bottom: 26px; }

.cms-text h2 {font-size: 28px; line-height: 135%; font-weight: 500; }
.cms-text h3 {font-size: 24px; line-height: 135%; font-weight: 500; }
.cms-text h4 {font-size: 22px; line-height: 135%; font-weight: 500; }
.cms-text h5 {font-size: 20px; line-height: 135%; font-weight: 500; }
.cms-text h6 {font-size: 18px; line-height: 135%; font-weight: 500; }

.cms-text ul, .cms-text ol { list-style: disc; padding: 0 0 0 38px }
.cms-text ol { list-style: auto }
.cms-text ul li, .cms-text ol li { margin-bottom: 1rem }
.cms-text hr { height: 1px; opacity: .5 }

.cms-text .ImagemFull { clear: both; }
.cms-text .ImagemFull .wp-caption { max-width: 100%; }
.cms-text .ImagemFull .wrapperImg { position: relative; display: flex; align-items: center; }
.cms-text .ImagemFull p { max-width: 100%; }
.cms-text .ImagemFull blockquote { position: absolute; width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; background: rgb(0,0,0);
background: linear-gradient(90deg, rgba(0,0,0,0.3) 33%, rgba(0,0,0,0.1) 100%); }
.cms-text .ImagemFull blockquote .blockquote-content { max-width: 800px; width: 100%; margin: 0 auto }
.cms-text .ImagemFull blockquote .blockquote-content h1,
.cms-text .ImagemFull blockquote .blockquote-content h2,
.cms-text .ImagemFull blockquote .blockquote-content h3,
.cms-text .ImagemFull blockquote .blockquote-content h4,
.cms-text .ImagemFull blockquote .blockquote-content h5,
.cms-text .ImagemFull blockquote .blockquote-content h6,
.cms-text .ImagemFull blockquote .blockquote-content p
{ margin: 0; max-width: 55% }

.cms-text .ImagemFull blockquote p { text-align: left;  }
.cms-text .wp-caption p { max-width: 800px; width: 100%; text-align: center; color: #6D7278; font-size: 13px; line-height: 19px; }

.cms-text .VideoFull { clear: both; }
.cms-text .VideoFull .wp-video { max-width: 100% }
.cms-text .VideoFull .wp-video video { max-width: 100%; width: 100%; height: auto; }

.cms-text .bar-olho { max-width: 800px; margin: 0 auto; box-sizing: border-box; }
.cms-text .olho { margin: 26px 0; background: #fafafa; position: relative; border-top: 1px solid #eaeaea; border-bottom: 1px solid #eaeaea; padding: 30px; border-radius: 8px; box-sizing: border-box; }
.cms-text .olho-esquerda { float: left; width: 50%; margin-right: 26px; }
.cms-text .olho-direita { float: right; width: 50%; margin-left: 26px; }
.cms-text .olho:before { content: ""; background: url(../img/ico-aspas.svg) no-repeat; display: block; width: 25px; height: 20px; position: absolute; top: -10px; left: 20px; }
.cms-text .olho p:first-child { max-width: 100% }
.cms-text blockquote p {font-weight: 600; max-width: 800px !important; padding-right: 0px !important }

.cms-text a { color: #593eff !important }
.cms-text a:hover { text-decoration: underline; }

@media ( max-width: 768px ) {

.titulo-blog { font-size: 25px !important; }

.cms-text { font-size: 14px; line-height:135%; }
.cms-text p,
.cms-text ul, .cms-text ol,
.cms-text details
{ display: block; font-size: 14px; line-height: 135%; margin: 0 auto 18px auto }
.cms-text img { max-width: 100%; display: block; height: auto; }
.cms-text strong { font-weight: 700 }

.cms-text .ImagemFull blockquote .blockquote-content,
.post-content-default.cms-text p,
.post-content-default.cms-text h1,
.post-content-default.cms-text h2,
.post-content-default.cms-text h3,
.post-content-default.cms-text h4,
.post-content-default.cms-text h5,
.post-content-default.cms-text h6,
.cms-text .wp-caption,
.post-content-default.cms-text details
{ padding: 0 18px; box-sizing: border-box; }
.cms-text .wp-video video { width: 100%; height: auto; }

.cms-text h2,.cms-text h3, .cms-text h4, .cms-text h5, .cms-text h6 { margin-bottom: 18px; }

.cms-text h2 {font-size: 19px; font-weight: 700; }
.cms-text h3 {font-size: 15px; font-weight: 700; }
.cms-text h4 {font-size: 15px; font-weight: 700; }
.cms-text h5 {font-size: 15px; font-weight: 600; }
.cms-text h6 {font-size: 15px; font-weight: 600; }

.cms-text .ImagemFull .wp-caption { padding: 0; }

.cms-text .ImagemFull blockquote .blockquote-content h1,
.cms-text .ImagemFull blockquote .blockquote-content h2,
.cms-text .ImagemFull blockquote .blockquote-content h3,
.cms-text .ImagemFull blockquote .blockquote-content h4,
.cms-text .ImagemFull blockquote .blockquote-content h5,
.cms-text .ImagemFull blockquote .blockquote-content h6,
.cms-text .ImagemFull blockquote .blockquote-content p
{ margin: 0; max-width: 70%; padding: 0; }

.cms-text .olho { width: 100%; margin-right: 0px; margin-left: 0px; }

}

.table-responsive {
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; /* Suave em dispositivos móveis */
  margin-bottom: 1rem;
}

table {
  width: 100%;
  border-collapse: collapse;
  min-width: 300px; /* Largura mínima antes do scroll */
}

th {
  background-color: #f8f9fa;
  padding: 12px 15px;
  text-align: left;
  font-weight: 600;
}

td {
  padding: 12px 15px;
}

/* Remover borda da última linha */
tr.last-row td,
tr:last-child {
  border-bottom: none;
}

tr { border-bottom: 1px solid #dee2e6; }

/* Estilo hover para melhor usabilidade */
tr:hover {
  background-color: #f8f9fa;
}

/* Responsividade para telas pequenas */
@media (max-width: 768px) {
  th, td {
    padding: 8px 10px;
    font-size: 0.9rem;
  }
  tr { display: flex; flex-direction: column; }
}

/* archive blog . . . . . . . . . . . . . . . . . . . . . . . . . . .*/

.header-cat-blog { width: 100%; height: 184px; display: block; background: #F5F5F5; color: #212121 }
.header-wrappeer-cat { height: 100%; display: flex; align-items: center; }
.header-cat-blog .tit { font-size: 32px; line-height: 115%; display: block; }
.header-cat-blog .bar-tit p { font-size: 18px; line-height: 135%; display: block; margin-top:4px }
.header-cat-blog .bar-menu { display: flex; align-items:center; font-size: 14px; line-height: 115%; margin-top: 24px; }
.header-cat-blog .menu-subcategorias { display: flex; align-items: center; flex-wrap: wrap; margin-left: 12px }
.header-cat-blog span.text { margin-bottom: 8px; display: block; }
.header-cat-blog .menu-subcategorias a.link { color: #211858; background: #ECF1F9; display: flex; align-items: center; height: 28px; padding: 2px 8px; box-sizing: border-box; border-radius: 4px; margin: 0 8px 8px 0; font-size: 14px; text-decoration: none; }
.header-cat-blog .menu-subcategorias a.link:hover { color: #fff; background: #593eff }
.header-cat-blog.header-tag-blog { background: #593EFF; color: #fff; height: 100px; min-height: 100px }

.element-last-posts.element-mais-lidos-blog-categoria { background: #fff }
.element-last-posts.element-mais-lidos-blog-categoria .card-post .tag-cat-blog { background: #ecf1f9 }
.element-mais-lidos-blog-categoria .content { padding: 16px 0 72px 0 }

@media ( max-width: 768px ) {
.header-cat-blog { height: inherit; min-height: 184px; }
.header-wrappeer-cat .content-header { padding: 20px 0; box-sizing: border-box; }
.header-cat-blog .tit { font-size: 20px; font-weight: 600 }
.header-cat-blog .bar-tit p { font-size: 14px; }
.header-cat-blog .bar-menu { flex-direction: column; align-items:flex-start; margin-top: 14px }
.header-cat-blog span.text { font-size: 11px; }
.header-cat-blog .menu-subcategorias { margin-left: 0 }
.header-cat-blog .menu-subcategorias a.link { font-size: 12px; height: 22px }
.header-cat-blog.header-tag-blog { height: 70px; min-height: 70px }

.element-mais-lidos-blog-categoria .content { padding: 16px 0 28px 0 }

}

.pagination-blog {
    margin: 40px 0;
    text-align: center;
}

.pagination-blog .navigation {
    display: flex;
    justify-content: center;
    margin: 20px 0;
}

.pagination-blog a,
.pagination-blog span {
    display: inline-block;
    padding: 8px 16px;
    margin: 0 4px;
    border: 1px solid #ddd;
    border-radius: 6px;
    color: #555;
    text-decoration: none;
    font-size: 14px;
    transition: all 0.3s;
}

.pagination-blog a:hover {
    background-color: #0056b3 !important;
    color: white !important;
    border-color: #0056b3;
}

.pagination-blog span.current {
    background-color: #0056b3;
    color: white;
    border-color: #0056b3;
    font-weight: 600;
}

.pagination-blog span.dots {
    color: #aaa;
}

/* autor . . . . . . . . . . . . . . . . . . . . . . . . . . .*/

.header-autor { width: 100%; background: #ECF1F9; display: block; }
.head-autor { display: flex; align-items: center; max-width: 70%; margin: 0 auto; padding: 10px 0 60px 0 }
.head-autor .bar-avatar { border-radius: 100%; padding: 8px; box-sizing: border-box; border: solid 4px #593EFF; display: flex; align-items: center; justify-content: center; }
.head-autor .bar-avatar .foto-autor { min-width: 220px; max-width: 220px; border-radius: 100%; }
.head-autor .bar-infos { margin-left: 44px; }
.head-autor .autor-name { font-size: 40px; line-height: 115%; color: #212121; display: block; margin-bottom: 8px; }
.head-autor .bar-redes { display: flex; align-items: center; margin-bottom: 22px; }
.head-autor .bar-redes .redes { transition: .2s all ease }
.head-autor .bar-redes .redes:hover { transform: scale(1.2); transition: .2s all ease }
.head-autor .bar-redes .redes-linkedin { background: url(../img/icon-autor-linkedin.svg) no-repeat center; width: 35px; height: 35px; display: block; }
.head-autor .bar-description p { font-size: 18px; line-height: 135%; color: #212121 }

.bar-autor { border-top: solid 1px #DBDBDB; padding: 24px 0 }
.bar-autor .head-autor { align-items: flex-start; max-width: 100%; padding: 0 }
.bar-autor .head-autor .bar-avatar { padding: 0px; }
.bar-autor .head-autor .bar-avatar .foto-autor { min-width: 79px; max-width: 79px; }
.bar-autor .head-autor .bar-infos { margin-left: 25px; }
.bar-autor .head-autor .autor-name { font-size: 18px; font-weight: 700 }
.bar-autor  .head-autor .bar-description p { font-size: 16px; max-width: 721px }

@media ( max-width: 768px ) {

.head-autor { flex-direction: column; max-width: 80% }
.head-autor .bar-avatar { padding: 4px; border: solid 3px #593EFF; }
.head-autor .bar-avatar .foto-autor { min-width: 90px; max-width: 90px; }
.head-autor .bar-redes { margin-bottom: 12px }
.head-autor .bar-infos { margin-left: 0px; margin-top: 12px }
.head-autor .autor-name { font-size: 20px; text-align: center; }
.head-autor .bar-description p { font-size: 14px }

.bar-autor .head-autor .bar-infos { margin-left: 0px }
.bar-autor .head-autor { align-items: center; }
.bar-autor  .head-autor .bar-description p { font-size: 12.9px; max-width: 90%; margin: 0 auto; }
}