/* Code tidied up by ScrapBook */
body, html { font-family: Lato,sans-serif; min-width: 320px; }
*, *::after, *::before { margin: 0px; padding: 0px; box-sizing: border-box; }
a, a:active, a:hover, a:link, a:visited { text-decoration: none; cursor: pointer; }
ul { list-style: outside none none; }
.img-fluid { max-width: 100%; height: auto; display: block; }
.img-full { width: 100%; height: 100%; display: block; }
.img-center { display: block; margin: auto; }
.container { width: 100%; max-width: 1130px; padding: 0px 20px; margin: 0px auto; }
#topo { background-color: rgb(243, 243, 243); }
#topo .topo1 { padding: 5px 0px; }
#topo .topo1 .container--topo1 { display: flex; justify-content: space-between; }
#topo .topo1 .acoes--abas { width: 364px; height: 29px; background: transparent url("../img/acoes-abas.jpg") no-repeat scroll left top; }
#topo .topo1 .acoes--conta { width: 316px; height: 29px; background: transparent url("../img/acoes-assine.jpg") no-repeat scroll left top; }
#topo .topo2 { background-color: rgb(31, 46, 72); padding: 15px 0px; }
#topo .topo2 .container--topo2 { display: flex; justify-content: space-between; align-items: center; }
#topo .topo2 .menu { width: 153px; height: 21px; background: transparent url("../img/logotype.jpeg") center / contain no-repeat; }
#topo .topo2 .topo2__titulo { color: rgb(255, 255, 255); text-transform: uppercase; font-size: 2rem; }
#topo .topo2 .busca { width: 164px; height: 33px; background: transparent url("../img/busca.jpg") no-repeat scroll left top; }
.box-destaque .destaque-header { padding: 30px 0px 0px; border-bottom: 1px solid rgb(204, 204, 204); max-width: 900px; margin: 0px auto 35px; }
.box-destaque .destaque-titulo { color: rgb(31, 46, 72); font-size: 3.4375rem; font-family: opensansbold; margin-bottom: 20px; }
.box-destaque .destaque-titulo u { color: rgb(0, 1, 17); }
.box-destaque .destaque-descricao { color: rgb(85, 85, 85); font-size: 1.125rem; font-family: opensans; margin-top: 15px; }
.box-destaque .box-assinatura { display: flex; justify-content: space-between; margin: 30px 0px; }
.box-destaque .box-assinatura .assinatura { max-width: 300px; }
.box-destaque .box-assinatura .assinatura p { color: rgb(85, 85, 85); font-size: 1rem; font-family: opensans; }
.box-destaque .box-assinatura .assinatura p strong { font-family: opensansextrab; }
.box-destaque .box-assinatura .assinatura .data { font-size: 0.75rem; }
.box-destaque .box-assinatura .sociais { width: 232px; height: 37px; background: transparent url("../img/ico-sociais.jpg") no-repeat scroll left top; }
.content { margin: 0px auto; max-width: 750px; padding: 0px 15px; }
.content.content-texto { padding: 20px 27px; }
.content .content-link { display: inline-block; margin: 0px auto; }
.content .content-thumb { margin: 20px auto; text-align: center; }
.content .content-titulo { color: rgb(0, 1, 17); font-size: 2.25rem; font-family: opensansbold; line-height: 1.5; margin-bottom: 30px; }
.content .content-desc { color: rgb(51, 51, 51); font-size: 1.1875rem; font-family: opensans; line-height: 1.5; margin-bottom: 30px; }
.content span { font-family: opensansbold; }
.content .cor-padrao { color: rgb(31, 46, 72); font-family: opensansbold; }
.content a.cor-padrao { text-decoration: underline; }
.content2 { margin: 0px auto 30px; max-width: 900px; padding: 0px; }
.box-infos { display: flex; flex-direction: column; }
.box-infos .infos-item { display: flex; margin-bottom: 10px; background-color: rgb(211, 211, 211); }
.box-infos .infos-thumb.thumb1 { min-width: 527px; }
.box-infos .infos-thumb.thumb2 { min-width: 223px; }
.box-infos .infos-thumb img { min-width: 100%; }
.box-infos .infos-content { padding: 20px; color: rgb(55, 55, 55); font-size: 1.25rem; font-family: opensans; line-height: 1.5; margin-bottom: 30px; }
.box-infos .infos-content a { color: rgb(31, 46, 72); font-family: opensansbold; }
.box-confira { background-color: rgb(243, 243, 243); padding: 30px 0px 50px; position: relative; margin-top: 40px; }
.box-confira::before { content: ""; position: absolute; left: 0px; top: 0px; right: 0px; margin: 0px auto; height: 2px; max-width: 750px; background-color: rgb(31, 46, 72); }
.box-confira .confira-titulo { color: rgb(0, 1, 17); font-family: opensans; font-size: 1.5rem; padding: 20px 0px; font-weight: 400; }
.box-confira .confira-list { display: flex; flex-direction: column; }
.box-confira .confira-item { display: flex; border-top: 1px solid rgb(200, 200, 200); padding: 30px 0px; }
.box-confira .confira-item .confira-thumb { max-width: 305px; min-width: 305px; padding-right: 25px; }
.box-confira .confira-item .content { padding: 5px 0px; }
.box-confira .confira-item .confira-item-titulo { color: rgb(31, 46, 72); font-size: 1.5rem; font-family: opensansbold; line-height: 1.2; }
.box-confira .confira-item .confira-item-descricao { color: rgb(113, 113, 113); font-size: 0.9375rem; font-family: opensans; }
.box-confira .confira-item .confira-item-data { margin-top: 5px; color: rgb(113, 113, 113); font-size: 0.6875rem; font-family: opensans; }
.box-confira .btn { margin-bottom: 2px; }
.box-confira .btn .btn-confira { background-color: rgb(31, 46, 72); display: block; border-radius: 2px; text-align: center; color: rgb(255, 255, 255); font-family: opensansbold; text-transform: uppercase; padding: 10px 0px; }
.rodape { background-color: rgb(31, 46, 72); padding: 10px 0px; }
.rodape .container--rodape { display: flex; justify-content: space-between; padding: 10px 20px; }
.rodape .logo-rodape { width: 182px; height: 37px; background: transparent url("../img/logotype.jpeg") left center/ contain no-repeat; }
.rodape .copi-rodape { color: rgb(255, 255, 255); font-size: 0.875rem; }
.rodape .list { display: flex; }
.rodape .item { color: rgb(255, 255, 255); font-size: 0.75rem; }
.rodape .link { color: rgb(255, 255, 255); font-size: 0.875rem; margin: 0px 5px; }
.rodape .link:hover { text-decoration: underline; }
.form__checkbox__block{display:flex;align-items:center; padding: 8px 0;}
.form__checkbox{max-width: 40px;}
.form__checkbox__block a{color: black;font-size: 13px;}
@media (max-width: 991px) {
  .container { padding: 0px 15px; }
  .content { padding: 0px 15px; }
  .content.content-texto { padding: 0px 15px; }
}
@media (max-width: 767px) {
  .container { padding: 0px 15px; }
  .hidden-sm { display: none ! important; }
  #topo .topo2 { padding: 5px 0px; }
  #topo .topo2 .container--topo2 { align-items: center; }
  #topo .topo2 .menu { background: transparent url("../img/logotype.jpeg") center / contain no-repeat; width: 50px; height: 20px; }
  #topo .topo2 .topo2__titulo { font-size: 0.9375rem; max-width: 180px; }
  #topo .topo2 .busca { width: 31px; height: 27px; background: transparent /*url("../img/busca-mobile.png") no-repeat scroll left top;*/ }
  .box-destaque .destaque-header { max-width: 100%; margin-bottom: 20px; }
  .box-destaque .destaque-titulo { font-size: 1.375rem; }
  .box-destaque .destaque-descricao { margin-top: 5px; }
  .box-destaque .box-assinatura { flex-direction: column; margin: 20px 0px 0px; }
  .box-destaque .box-assinatura .sociais { margin: 5px 0px; }
  .content { max-width: 100%; padding: 0px 15px; }
  .content.content-texto { padding: 0px 15px; }
  .content .content-titulo { font-size: 1.375rem; margin-bottom: 15px; }
  .content .content-desc { font-size: 1.0625rem; margin-bottom: 15px; }
  .content2 { max-width: 100%; padding: 0px 15px; }
  .box-infos .infos-item { flex-direction: column; }
  .box-infos .infos-thumb.thumb1 { max-width: 100%; min-width: 100%; }
  .box-infos .infos-thumb { max-width: 100%; min-width: 100%; }
  .box-infos .infos-content { font-size: 1.0625rem; margin-bottom: 15px; }
  .box-confira { padding: 0px 0px 30px; }
  .box-confira .confira-titulo { font-size: 1.375rem; }
  .box-confira .confira-item { flex-direction: column; padding: 15px 0px; }
  .box-confira .confira-item .confira-thumb { max-width: 100%; min-width: 100%; padding: 0px; }
  .box-confira .confira-item .content { padding: 10px 0px; }
  .box-confira .confira-item .confira-item-titulo { font-size: 1.25rem; }
  .rodape .container--rodape { padding: 5px 15px; }
}



.cpu{
  padding: 10px 0;
  text-align: center;
  }
  .cpu img{
  display:block;
  margin: 0 auto;
  width: auto;
  }
  .cpu a{
  display: inline-block;
  margin: 5px;
  color: #fff;
  font-size: 14px;
  }