.main .boxDestaquesInter {
    height: auto;
    display: inline-block;
    margin-top: 70px;
    text-align: center;
    padding: 0 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%
}

.main .boxDestaquesInter .text {
    text-align: left;
    font-size: 12px;
    line-height: 12px;
    text-transform: uppercase;
    color: #cacaca;
    margin-top: 25px;
    font-weight: 500
}

.main .boxDestaquesInter .text span,
.main .boxDestaquesInter .text span a {
    color: #000;
    text-decoration: none
}

.main .boxDestaquesInter .textos ul {
    padding: 0 95px;
    list-style: disc;
    margin-left: 25px;
    font-size: 18px;
    line-height: 22px;
}

.main .boxDestaquesInter .textos .listaItens {
    padding: 0;
}

.main .boxDestaquesInter .textos .linksBottom {
    margin-left: 0;
}

.main .boxDestaquesInter .tituloBloco {
    width: 100%;
    height: auto;
    display: inline-block;
    border-bottom: solid 1px #d6d6d6;
    padding: 30px 0 25px;
    font-size: 30px;
    line-height: 30px;
    color: #000;
    font-weight: 700;
    margin-bottom: 40px;
    text-align: left
}

.main .boxDestaquesInter .tituloBloco a {
    text-decoration: none
}

.main .boxDestaquesInter .tituloBloco .links a {
    margin-top: 10px;
    font-size: 15px;
    line-height: 15px;
    text-decoration: none;
    color: #0034FF;
    font-weight: 500;
    display: inline-block;
    float: right
}

.main .boxDestaquesInter .tituloBloco .links a:before {
    content: "";
    background: url(../imagens/layout/sprite_roxo.svg) no-repeat -125px -80px;
    background-size: 230px;
    width: 15px;
    height: 15px;
    float: right
}

.main .boxDestaquesInter .titulo {
    font-size: 60px;
    line-height: 60px;
    color: #0034FF;
    font-weight: 700;
    padding-bottom: 90px
}

.main .boxDestaquesInter .post575 {
    width: 575px;
    float: left;
    text-align: left;
    margin-left: 25px;
    border-top: solid 1px #d7d7d7;
    padding: 25px 0
}

.main .boxDestaquesInter .post575 a {
    text-decoration: none
}

.main .boxDestaquesInter .post575 .titulo {
    font-size: 30px;
    line-height: 33px;
    color: #222 !important;
    margin: 0;
    padding: 0;
    font-weight: 700
}

.main .boxDestaquesInter .post575.first a {
    display:flex;
    flex-direction: column-reverse;
}

.main .boxDestaquesInter .post575.first p:last-child {
    margin-bottom: 10px;
}

.main .boxDestaquesInter .post575.first .titulo {
    font-size: 50px;
    font-weight: 700;
    line-height: 52px;
    margin-left: 0;
    display: inline-block
}

.main .boxDestaquesInter .post575 img {
    float: left
}

.main .boxDestaquesInter .post575.first img {
    margin: 0
}

.main .boxDestaquesInter .post575.second,
.main .boxDestaquesInter .post575.first {
    padding-top: 0;
    border: 0
}

.main .boxDestaquesInter .post575.first {
    margin-left: 0
}

.main .boxDestaquesInter .post575 div.ajusteTextoLeft {
    float: left;
    max-width: 275px;
}

.main .boxDestaquesInter .post575 .boxImagem {
    display: inline-block;
    position: relative;
    float: left;
    margin-right: 25px
}

.main .boxDestaquesInter .post575 .boxImagem img {
    float: left
}

.main .boxDestaquesInter .post575 .boxImagem .share {
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 350ms ease-in-out;
    transition: all 350ms ease-in-out
}

.main .boxDestaquesInter .post575:hover .boxImagem .share {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100)
}

.main .boxDestaquesInter .post575 .boxImagem .share {
    background: rgba(49, 144, 201, 0.8);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-decoration: none;
    text-align: center
}

.main .boxDestaquesInter .post575 .boxImagem .share span {
    width: 35px;
    height: 35px;
    display: inline-block;
    color: #fff;
    font-size: 25px;
    line-height: 35px;
    cursor: pointer;
    margin: 85px 3px 0
}

.main .boxDestaquesInter .post575.first .boxImagem .share span {
    margin-top: 135px
}

.main .boxDestaquesInter .post680 {
    width: 690px;
    float: left;
    display: inline-block;
    text-align: left;
    position: relative;
    padding: 20px 0 0;
    margin-bottom: 20px
}

.main .boxDestaquesInter .post680 img {
    float: left;
}

.main .boxDestaquesInter .post680 .boxImagem {
    position: relative;
    float: left;
    display: inline-block;
    z-index: 10;
    padding: 0;
    margin: 0;
    width: 100%
}

.main .boxDestaquesInter .post680 .boxImagem img {
    width: 100%;
    height: auto
}

.main .boxDestaquesInter .post680 .boxPatrocinio {
    position: absolute;
    left: 0;
    bottom: 0;
    background: #be933f;
    padding: 15px 20px;
    z-index: 12;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.main .boxDestaquesInter .post680 .boxPatrocinio p {
    padding-left: 30px;
    font-size: 15px;
    line-height: 20px;
    margin-top: 0;
    color: #fff;
    font-weight: 600;
    float: left;
    text-transform: uppercase;
    background: url(../imagens/icones/ico_patrocinio.png) no-repeat 0 50%
}

.main .boxDestaquesInter .post680 .boxPatrocinio img {
    float: right;
    margin-top: 0;
    width: auto
}

.main .boxDestaquesInter .post680 .textos {
    position: absolute;
    width: 235px;
    right: 30px;
    bottom: 130px
}

.main .boxDestaquesInter .post680 .textos p {
    padding: 0;
    color: #313131;
    font-size: 14px;
    line-height: 20px;
    margin-top: 15px;
    font-family: ivypresto-text, 'times new roman', times, serif
}

.main .boxDestaquesInter .post680 .textos .titulo {
    font-size: 30px;
    line-height: 33px;
    color: #222;
    font-weight: 900;
    margin-top: 0;
    display: inline-block;
    font-family: ivypresto-text, 'times new roman', times, serif;
    padding: 0
}

.main .boxDestaquesInter.single {
    margin-top: 0
}

.main .boxDestaquesInter.single .top {
    /*margin-top: -175px;*/
    margin-top: 70px;
    position: relative;
    z-index: 5;
    float: left;
    background: #fff;
    width: 100%;
    min-height: 175px;
    padding-bottom: 0;
    border-radius: 15px;
}

.main .boxDestaquesInter.single .top.sem-banner {
    margin-top: 70px
}

.main .boxDestaquesInter.single .top.sem-banner:before,
.main .boxDestaquesInter.single .top.sem-banner:after {
    display: none
}

.main .boxDestaquesInter.single .top:before {
    content: "";
    width: 42px;
    height: 80px;
    float: left;
    position: absolute;
    left: -42px;
    top: 166px
}

.main .boxDestaquesInter.single .top:after {
    content: "";
    width: 42px;
    height: 80px;
    float: left;
    position: absolute;
    right: -42px;
    top: 166px
}

.main .boxDestaquesInter.single .top .editor {
    margin-top: 70px;
    display: inline-block;
    padding-bottom: 30px
}

.main .boxDestaquesInter.single .top .editor img {
    float: left;
    border-radius: 50%;
    margin-right: 30px
}

.main .boxDestaquesInter.single .top .editor .textos {
    text-align: left;
    display: block;
    float: left
}

.main .boxDestaquesInter.single .top .editor .textos p {
    font-size: 14px;
    line-height: 24px;
    color: #010101;
    text-transform: none;
    display: block;
    margin: 0;
    padding: 0
}

.main .boxDestaquesInter.single .top .editor a:hover .textos p {
    color: #0034FF
}

.main .boxColsInter.single .boxDestaquesInter .textos h3,
.main .boxColsInter.single .boxDestaquesInter .textos h2,
.main .boxColsInter.single .boxDestaquesInter .textos h4 {
    font-family: ivypresto-text, "Times New Roman", Times, serif;
    padding: 0 95px;
}

.main .boxColsInter.single .boxDestaquesInter .textos h2 {
    font-size: 26px;
    line-height: 32px;
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 30px;
}

.main .boxColsInter.single .boxDestaquesInter .textos h3 {
    font-size: 22px;
    line-height: 28px;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 30px;
}

.main .boxColsInter.single .boxDestaquesInter .textos h4 {
    font-size: 20px;
    line-height: 26px;
    font-weight: 600;
    margin-top: 15px;
    margin-bottom: 25px;
}

.main .boxDestaquesInter.single .top .editor .textos .titulo {
    font-size: 24px;
    line-height: 24px;
    color: #010101;
    font-weight: 600;
    margin: 10px 0 0;
    padding: 0
}

.main .boxDestaquesInter.single .top .editor .textos .btSeguir {
    font-size: 12px;
    line-height: 12px;
    color: #0034ff;
    text-transform: uppercase;
    text-decoration: none;
    border: solid 1px #0034ff;
    padding: 10px 25px;
    border-radius: 20px;
    margin-top: 15px;
    display: inline-block
}

.main .boxDestaquesInter.single .top .titulo span {
    background: #0034FF;
    padding: 9px 45px;
    color: #fff;
    font-weight: 700;
    display: inline-block;
    min-width: 140px;
    border-radius: 8px;
}

.main .boxDestaquesInter.single .top .titulo.icoPatrocinado span {
    background-image: url(../imagens/icones/ico_patrocinio.png);
    background-repeat: no-repeat;
    background-position: 45px 47%;
    padding-left: 80px
}

.main .boxDestaquesInter.single .top .subtitulo {
    font-size: 64px;
    line-height: 68px;
    color: #262626;
    font-weight: 700;
    margin-top: 25px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 60px
}

.main .boxDestaquesInter.single .top .subtitulo-p {
    font-weight: 600;
}

.main .boxDestaquesInter.single .top p {
    font-size: 18px;
    font-weight: 400;
    line-height: 23px;
    color: #252525;
    padding: 0 220px;
    margin-top: 20px;
    font-family: ivypresto-text, "Times New Roman", Times, serif;
}

.main .boxDestaquesInter.single .top .patrocinador {
    text-transform: uppercase;
    font-size: 14px;
    line-height: 14px;
    margin-top: 15px
}

.main .boxDestaquesInter.single .social {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 50px
}

.main .boxDestaquesInter.single .social li {
    display: inline-block
}

.main .boxDestaquesInter.single .social a {
    font-size: 26px;
    line-height: 26px;
    color: #CDCDCD;
    text-align: center;
    text-decoration: none;
    margin: 0 10px;
    min-width: 26px;
    display: inline-block;
    height: 26px
}

.main .boxColsInter.single .boxDestaquesInter {
    width: 780px;
    text-align: left
}

.main .boxColsInter.single .boxDestaquesInter .sepDestInt {
    margin: 30px 0 0
}

.main .boxColsInter.single .boxDestaquesInter .boxTop img {
    max-width: 100%;
    height: auto
}

.main .boxColsInter.single .boxDestaquesInter .boxTop .legenda {
    font-size: 14px;
    line-height: 22px;
    color: #4c4c4c;
    margin-top: 15px
}

.main .boxColsInter.single .boxDestaquesInter .boxTop .legenda:before {
    content: "";
    float: left;
    width: 20px;
    height: 8px;
    background: #000;
    margin-top: 6px;
    margin-right: 14px;
    margin-left: 5px
}

.main .boxColsInter.single .boxDestaquesInter .boxAcoes {
    display: inline-block;
    width: 100%;
    height: auto;
    float: left;
    margin-top: 5px
}

.main .boxColsInter.single .boxDestaquesInter .boxAcoes a {
    width: 25px;
    height: 25px;
    display: inline-block;
    text-indent: -5000em;
    background: url(../imagens/layout/sprite_cinza.png) no-repeat -25px -179px;
    background-size: 375px;
    float: left;
    margin-right: 5px
}

.main .boxColsInter.single .boxDestaquesInter .boxAcoes .fontDown {
    background-position: -207px -53px
}

.main .boxColsInter.single .boxDestaquesInter .boxAcoes .fontUp {
    background-position: -144px -53px
}

.main .boxColsInter.single .boxDestaquesInter .boxAcoes .print {
    background-position: -270px -53px
}

.main .boxColsInter.single .boxDestaquesInter .boxAcoes .reset {
    background-position: -18px -93px
}

.main .boxColsInter.single .boxDestaquesInter .textos {
    width: 100%;
    height: auto;
    display: inline-block;
    font-size: 15px;
    line-height: 25px;
    font-family: ivypresto-text, 'times new roman', times, serif
}

.main .boxColsInter.single .boxDestaquesInter .textos p, .main .boxColsInter.single .boxDestaquesInter .textos .twitter-tweet {
    font-family: ivypresto-text, "Times New Roman", Times, serif;
    font-size: 16px;
    font-weight: 300 !important;
    line-height: 22px;
    padding: 0 95px;
    margin-top: 30px;
    color: #000;

}

/*.main .boxColsInter.single .boxDestaquesInter .textos p.selectionShareable {
    font-weight: 300;
}*/

.main .boxColsInter.single .boxDestaquesInter .textos p .bigText {
    font-size: 50px !important;
    line-height: 50px !important;
    margin-right: 8px;
    float: left;
    font-weight: 700
}

.main .boxColsInter.single .boxDestaquesInter .textos .autor {
    color: #0034FF;
    margin-bottom: 70px;
    font-weight: 400 !important;
}

.main .boxColsInter.single .boxDestaquesInter .textos .autor span {
    color: rgba(0, 0, 0, 0.3);
    font-size: 14px;
    line-height: 20px;
    font-family: ivypresto-text, 'times new roman', times, serif;
    font-weight: 400;
    margin-left: 0;
}

.main .boxColsInter.single .boxDestaquesInter .textos img {
    max-width: 100%;
    height: auto;
    margin-top: 30px;
}

.main .boxColsInter.single .boxDestaquesInter .textos div {
    padding: 0
}

.main .boxColsInter.single .boxDestaquesInter .textos .wp-block-getwid-table {
    padding: 0 95px !important;
}

.main .boxColsInter.single .boxDestaquesInter .textos .wp-caption {
    padding: 0;
    text-align: left;
    max-width: 100%
}

.main .boxColsInter.single .boxDestaquesInter .textos .wp-caption.alignleft {
    margin-left: 0;
    max-width: 275px;
    /*margin-top: 46px;*/
    margin-right: 25px
}

.main .boxColsInter.single .boxDestaquesInter .textos .wp-caption.alignleft .wp-caption-text.selectionShareable{
    padding: 0 !important;
    padding-bottom: 15px !important;
}

.boxPatrocinado .wp-caption.alignleft {
    margin-left: 75px !important;
}

.main .boxColsInter.single .boxDestaquesInter .textos .wp-caption.alignright {
    margin-right: 0;
    max-width: 275px;
    margin-top: 46px;
    margin-right: 95px;
    margin-left: 25px
}

.main .boxColsInter.single .boxDestaquesInter .textos .wp-caption p {
    margin: 0;
    margin-top: 15px;
    padding: 0 !important;
    font-size: 14px !important;
    font-weight: normal;
    line-height: 30px;
    color: rgba(0, 0, 0, 0.5);
    font-family: ivypresto-text, 'times new roman', times, serif
}

.main .boxColsInter.single .boxDestaquesInter .textos .wp-caption.alignnone {
    margin-right: 0;
    max-width: 100%;
    margin-top: 46px;
    margin-right: 25px
}

.main .boxColsInter.single .boxDestaquesInter .textos a,
.main .boxColsInter.single .boxDestaquesInter .textos p a {
    color: #0034FF;
    text-decoration: none
}

.main .boxColsInter.single .boxDestaquesInter .textos.nopadding p {
    /*padding: 0 95px 0 0*/
}

.main .boxColsInter.single .boxDestaquesInter .textos .boxImagem {
    float: left;
    margin-top: 47px;
    margin-right: 45px
}

.main .boxColsInter.single .boxDestaquesInter .textos .boxImagem p {
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 22px;
    color: #4c4c4c;
    font-family: ivypresto-text, 'times new roman', times, serif
}

.main .boxColsInter.single .boxDestaquesInter .textos .boxCitacao,
.main .boxColsInter.single .boxDestaquesInter .textos blockquote {
    float: left;
    width: 275px;
    height: auto;
    min-height: 110px;
    margin: 15px 30px 0 0;
    padding: 35px 0;
    position: relative
}

.main .boxColsInter.single .boxDestaquesInter .textos .boxCitacao p,
.main .boxColsInter.single .boxDestaquesInter .textos blockquote p {
    margin: 0;
    padding: 0;
    font-size: 22px;
    line-height: 28px;
    color: #0034FF;
    font-style: italic;
    z-index: 5;
    position: relative
}

.main ul.listaItens li.kombi .col-xs-12 .col-sm-8 {
    float: left;
}

.main .boxColsInter.single .boxDestaquesInter .textos .boxPostsRelacionados {
    float: left;
    width: 275px;
    height: auto;
    min-height: 320px;
    margin: 70px 30px 30px 0;
    padding: 0;
    position: relative
}

.main .textos .boxPostsRelacionados ul {
    padding: 0;
    margin: 0;
}

.main .textos .boxPostsRelacionados ul li p {
    width: 100%;
    margin: 0;
}

.main .boxColsInter.single .boxDestaquesInter .textos .boxPostsRelacionados.single {
    border-top: solid 1.5px rgba(0, 0, 0, 0.1);
}

.main .boxColsInter.single .boxDestaquesInter .textos .boxPostsRelacionados .relacionado {
    font-family: ivypresto-text, "Times New Roman", Times, serif;
    padding: 0 0 15px;
    font-size: 14px;
    line-height: 14px;
    color: #000;
    text-transform: capitalize;
    font-weight: 600;
    display: inline-block
}

.main .boxColsInter.single .boxDestaquesInter .textos .boxPostsRelacionados .relacionado:before {
    content: "";
    display: inline-block;
    float: left;
    background: url(../imagens/icones/ico_corrente-relacionado.svg) no-repeat;
    width: 20px;
    height: 14px;
    margin-right: 10px;
    margin-top: 2px;
}

.main .boxColsInter.single .boxDestaquesInter .textos .boxPostsRelacionados a {
    text-decoration: none
}

.main .boxColsInter.single .boxDestaquesInter .textos .boxPostsRelacionados .titulo {
    font-family: ivypresto-text, 'times new roman', times, serif;
    font-size: 16px;
    line-height: 25px;
    color: #000;
    padding: 0;
    margin: 0;
    padding-right: 90px
}

.main .boxColsInter.single .boxDestaquesInter .textos .boxPostsRelacionados ul {
    border-bottom: solid 1px #9c9c9c;
    display: inline-block;
    width: 100%
}

.main .boxColsInter.single .boxDestaquesInter .textos .boxPostsRelacionados li {
    width: 100%;
    border-top: solid 1px #9c9c9c;
    display: inline-block;
    padding: 13px 0
}

.main .boxColsInter.single .boxDestaquesInter .textos .boxPostsRelacionados.single .titulo {
    color: #000;
    margin: 10px 0 0;
    padding: 0;
    font-weight: 600!important;
}

.main .boxColsInter.single .boxDestaquesInter .textos .boxPostsRelacionados.single .relacionado {
    padding: 10px 0 15px 0
}

.main .boxColsInter.single .boxDestaquesInter .textos ol {
    list-style: auto;
    padding: 0 95px;
    margin: 0 15px;
    margin-top: 30px;
}

.main .boxColsInter.single .boxDestaquesInter .twitts {
    width: 100%;
    margin-top: 70px;
    display: inline-block;
    float: left
}

.main .boxColsInter.single .boxDestaquesInter .twitts li {
    width: 100%;
    padding: 20px 0;
    display: inline-block;
    float: left;
    border-top: solid 1px #bbb7b7;
    font-size: 14px;
    line-height: 20px;
    color: #000
}

.main .boxColsInter.single .boxDestaquesInter .twitts li:first-child {
    border: 0
}

.main .boxColsInter.single .boxDestaquesInter .twitts li a {
    color: #0034FF;
    text-decoration: none
}

.main .boxColsInter.single .boxDestaquesInter .twitts li a:hover {
    text-decoration: underline
}

.main .boxColsInter.single .boxDestaquesInter .twitts li .fa {
    display: inline-block;
    font-size: 20px;
    line-height: 20px;
    float: left;
    color: #0034FF;
    border: 0.639535px solid #000000;

}

.main .boxColsInter.single .boxDestaquesInter .twitts li p {
    padding-left: 40px;
    background: url(../imagens/icones/twitter.svg) no-repeat 27px 50%;
    margin-top: 0
}


.main .single .social i {
    border: 0.639535px solid #000000;
    border-radius: 9999px;
    padding: 8px;
    width: 18px;
    height: 18px;
    line-height: 18px;
    font-size: 14px;
}

.main .single .social i.fa-twitter {

}

.main .boxColsInter.single .boxDestaquesInter .boxCompartilhe {
    margin-top: 70px;
    width: 100%;
    display: inline-block
}

.main .boxColsInter.single .boxDestaquesInter .boxCompartilhe .titulo {
    font-family: poppins, "Times New Roman", Times, serif;
    letter-spacing: 3px;
    font-size: 16px !important;
    line-height: 52px !important;
    font-weight: 700 !important;
    color: #0034FF;
    text-transform: uppercase;
    float: left;
    display: inline-block;
    margin: 0;
    padding: 0
}

.main .boxColsInter.single .boxDestaquesInter .boxCompartilhe ul {
    margin: 0;
    padding: 0;
    float: left;
    display: inline-block;
    margin-left: 10px
}

.main .boxColsInter.single .boxDestaquesInter .boxCompartilhe ul li {
    display: inline-block;
    float: left;
    margin-left: 18px
}

.main .boxColsInter.single .boxDestaquesInter .boxCompartilhe ul li a {
    width: 50px;
    height: 50px;
    display: inline-block;
    float: left;
    border: solid 1px #0034FF;
    border-radius: 50%;
    color: #0034FF;
    -webkit-transition: none;
    transition: none;
    text-align: center;
    font-size: 18px;
    line-height: 50px
}

.main .boxColsInter.single .boxDestaquesInter .boxCompartilhe ul li a:hover {
    background: #0034FF;
    color: #fff
}

.main .boxColsInter.single .boxDestaquesInter .boxCompartilhe ul li a i {
    font-size: 18px;
}

.main .boxColsInter.single .boxDestaquesInter .linksBottom {
    margin-top: 70px;
    display: inline-block;
    width: 100%;
    padding: 0;
    border-top: solid 1px #aeaeae;
    padding-top: 15px
}

.main .boxColsInter.single .boxDestaquesInter .linksBottom li:first-child {
    margin: 0;
    padding-right: 20px;
    border-right: solid 1px #000
}

.main .boxColsInter.single .boxDestaquesInter .linksBottom li {
    float: left;
    display: inline-block;
    margin: 0 20px 10px
}

.main .boxColsInter.single .boxDestaquesInter .linksBottom li a {
    float: left;
    display: inline-block;
    text-decoration: none;
    font-size: 15px;
    line-height: 15px;
    color: #000;
    font-weight: 400;
}

.main .boxColsInter.single .boxDestaquesInter .linksBottom li:first-child a {
    color: #0034FF;
    font-weight: 600
}

.main .boxColsInter.single .boxDestaquesInter .boxPublicidade {
    margin-top: 70px;
    display: inline-block;
    width: 100%;
    height: auto
}

.main .boxColsInter.single .boxDestaquesInter .boxVejaTambem {
    margin-top: 85px;
    display: inline-block;
    width: 100%;
    height: auto
}

.main .boxColsInter.single .boxDestaquesInter .boxVejaTambem .titulo {
    font-family: ivypresto-text, "Times New Roman", Times, serif;
    font-size: 30px !important;
    line-height: 36px !important;
    color: #0034FF;
    font-weight: 700;
    padding: 0px 0px 25px 0px;
    border-bottom: solid 1.5px rgba(0, 0, 0, 0.1);
}

.main .boxColsInter.single .boxDestaquesInter .boxVejaTambem ul {
    width: 100%;
    height: auto;
    display: inline-block
}

.main .boxColsInter.single .boxDestaquesInter .boxVejaTambem ul li {
    margin-top: 45px;
    display: inline-block;
    width: 100%
}

.main .boxColsInter .colsidebar .publicidade
.main .boxColsInter.single .boxDestaquesInter .boxVejaTambem ul li img {
    float: left;
    display: inline-block;
    margin-right: 5px
}

.main .boxColsInter.single .boxDestaquesInter .boxVejaTambem ul li a {
    text-decoration: none
}

.main .boxColsInter.single .boxDestaquesInter .boxVejaTambem ul li p {
    padding-right: 120px;
    font-size: 14px;
    line-height: 22px;
    color: #000;
    font-family: ivypresto-text, 'times new roman', times, serif;
    margin-top: 10px
}

.main .boxColsInter.single .boxDestaquesInter .boxVejaTambem ul li .titulo {
    font-family: ivypresto-text, 'times new roman', times, serif;
    font-size: 28px;
    line-height: 34px;
    color: #000;
    font-weight: 700;
    padding: 0;
    padding-left: 0px !important;
    margin: 0;
    border: 0;
    max-width: 550px;
    margin-top: 5px
}

.main .boxColsInter.single .boxDestaquesInter .boxVejaTambem.recentes {
    width: 680px
}

.main .boxColsInter.single .boxDestaquesInter .boxVejaTambem.recentes ul {
    width: 680px
}

.main .boxColsInter.single .boxDestaquesInter .boxVejaTambem.recentes .botao {
    padding: 80px 0 40px;
    margin: 0;
    text-align: center
}

.main .boxColsInter.single .boxDestaquesInter .boxVejaTambem .recentes li {
    border-top: solid 1px #d6d6d6;
    margin-top: 20px
}

.main .boxColsInter.single .boxDestaquesInter .boxVejaTambem .recentes li:first-child {
    border: 0;
    margin-top: 10px
}

.main .boxColsInter.single .boxDestaquesInter .boxVejaTambem .recentes li .titulo {
    font-size: 25px;
    line-height: 25px
}

.main .boxColsInter.single .boxDestaquesInter .boxVejaTambem .recentes li .data {
    font-size: 12px;
    line-height: 17px;
    color: #9b9b9b;
    margin-top: 10px;
    font-family: ivypresto-text, 'times new roman', times, serif;
    padding-bottom: 3px
}

.main .boxColsInter.single .boxDestaquesInter .boxVejaTambem .recentes li .data:before {
    content: "";
    background: url(../imagens/layout/sprite_cinza.png) no-repeat -137px -90px;
    background-size: 350px;
    width: 17px;
    height: 17px;
    float: left;
    margin-right: 4px
}

.main .boxColsInter.single .boxDestaquesInter .boxComentarios {
    margin-top: 45px;
    display: inline-block;
    width: 100%;
    height: auto
}

.main .boxColsInter.single .boxDestaquesInter .boxComentarios .titulo {
    font-size: 30px;
    line-height: 30px;
    color: #0034FF;
    font-weight: 400;
    padding-bottom: 25px;
    border-bottom: solid 1px #aeaeae
}

.main .boxColsInter.single .boxDestaquesInter .boxComentarios .desc {
    font-size: 10px;
    line-height: 15px;
    color: #000;
    margin-top: 10px
}

.main .boxColsInter.single .boxDestaquesInter .boxComentarios .comentarios {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 50px
}

.main .boxColsInter.single .boxDestaquesInter .boxComentarios .comentarios .textTop {
    border-bottom: solid 1px #aeaeae;
    width: 100%;
    height: auto;
    display: inline-block
}

.main .boxColsInter.single .boxDestaquesInter .boxComentarios .comentarios .textTop .qtdComents {
    color: #000;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
    padding-bottom: 8px;
    border-bottom: solid 5px #0034FF;
    float: left
}

.main .boxColsInter.single .boxDestaquesInter .boxComentarios .comentarios .textTop .btFavoritos,
.main .boxColsInter.single .boxDestaquesInter .boxComentarios .comentarios .textTop .btCompartilhar {
    float: right;
    margin-left: 30px;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    color: #b6b6b6;
    font-weight: 600;
    text-decoration: none
}

.main .boxColsInter.single .boxDestaquesInter .boxComentarios .comentarios .textTop .btFavoritos:before,
.main .boxColsInter.single .boxDestaquesInter .boxComentarios .comentarios .textTop .btCompartilhar:before {
    content: "";
    float: left;
    display: inline-block;
    width: 30px;
    height: 20px;
    background: url(../imagens/layout/sprite_cinza.png) no-repeat 0 0;
    background-size: 400px
}

.main .boxColsInter.single .boxDestaquesInter .boxComentarios .comentarios .textTop .btFavoritos:before {
    background-position: -219px -20px
}

.main .boxColsInter.single .boxDestaquesInter .boxComentarios .comentarios .textTop .btCompartilhar:before {
    background-position: -154px -187px
}

.main .boxColsInter.single .boxDestaquesInter .boxComentarios .comentarios .ordenar {
    color: #000;
    font-size: 12px;
    line-height: 12px;
    text-decoration: none;
    float: left;
    margin-top: 10px
}

.main .boxColsInter.single .boxDestaquesInter .boxComentarios .comentarios .formComentario {
    margin-top: 55px;
    width: 100%;
    height: auto;
    display: inline-block
}

.main .boxColsInter.single .boxDestaquesInter .boxComentarios .comentarios .formComentario img {
    float: left;
    margin-left: 10px;
    margin-right: 30px;
    border-radius: 50%
}

.main .boxColsInter.single .boxDestaquesInter .boxComentarios .comentarios .formComentario textarea {
    border: solid 1px #c6c6c6;
    border-radius: 5px;
    font-size: 14px;
    line-height: 16px;
    color: #b7b7b7;
    padding: 10px;
    height: 28px;
    width: 663px;
    resize: none;
    outline: none
}

.main .boxColsInter.single .boxDestaquesInter .boxComentarios .comentarios .listaComentarios {
    width: 100%;
    height: auto;
    display: inline-block
}

.main .boxColsInter.single .boxDestaquesInter .boxComentarios .comentarios .listaComentarios li {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 40px
}

.main .boxColsInter.single .boxDestaquesInter .boxComentarios .comentarios .listaComentarios li img {
    float: left;
    margin-left: 20px;
    border-radius: 50%
}

.main .boxColsInter.single .boxDestaquesInter .boxComentarios .comentarios .listaComentarios li .textos {
    margin: 0;
    padding: 0;
    display: block;
    width: auto;
    margin-left: 100px;
    text-align: left
}

.main .boxColsInter.single .boxDestaquesInter .boxComentarios .comentarios .listaComentarios li .textos p {
    margin: 0;
    padding: 0;
    font-family: ivypresto-text, 'times new roman', times, serif;
    font-size: 14px;
    line-height: 22px;
    margin-top: 10px;
    color: #323232
}

.main .boxColsInter.single .boxDestaquesInter .boxComentarios .comentarios .listaComentarios li .textos .nome {
    font-size: 16px;
    line-height: 16px;
    color: #323232;
    font-weight: 600;
    margin: 0
}

.main .boxColsInter.single .boxDestaquesInter .boxComentarios .comentarios .listaComentarios li .textos .nome span {
    display: inline-block;
    float: none;
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 16px;
    font-weight: 400;
    margin-left: 20px
}

.main .boxColsInter.single .boxDestaquesInter .boxComentarios .comentarios .listaComentarios li .textos .nome .reply {
    background: url(../imagens/icones/ico_reply.jpg) no-repeat 0 0;
    padding-left: 22px
}

.main .boxColsInter.single .boxDestaquesInter .boxComentarios .comentarios .listaComentarios li a {
    font-size: 14px;
    line-height: 24px;
    color: #323232;
    margin-left: 20px;
    display: inline-block;
    float: left
}

.main .boxColsInter.single .boxDestaquesInter .boxComentarios .comentarios .listaComentarios li a:hover {
    text-decoration: underline
}

.main .boxColsInter.single .boxDestaquesInter .boxComentarios .comentarios .listaComentarios li .textos .acoes {
    display: inline-block;
    margin-top: 20px
}

.main .boxColsInter.single .boxDestaquesInter .boxComentarios .comentarios .listaComentarios li .num {
    float: left;
    display: inline-block;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    margin: 0;
    padding: 0
}

.main .boxColsInter.single .boxDestaquesInter .boxComentarios .comentarios .listaComentarios li .btUp,
.main .boxColsInter.single .boxDestaquesInter .boxComentarios .comentarios .listaComentarios li .btDown {
    text-indent: -5000em;
    margin: 5px 0 0;
    padding: 0;
    width: 30px;
    height: 13px;
    float: left
}

.main .boxColsInter.single .boxDestaquesInter .boxComentarios .comentarios .listaComentarios li .btUp {
    background: url(../imagens/icones/ico_up.jpg) no-repeat 50% 50%
}

.main .boxColsInter.single .boxDestaquesInter .boxComentarios .comentarios .listaComentarios li .btDown {
    background: url(../imagens/icones/ico_down.jpg) no-repeat 50% 4px;
    margin-left: 0;
    border-right: solid 1px #585858
}

.main .boxColsInter.single .boxDestaquesInter .boxComentarios .comentarios .listaComentarios ul {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 80px;
    width: 100%
}

.main .boxColsInter.single .boxDestaquesInter .boxComentarios .comentarios .listaComentarios ul ul {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 80px;
    width: 100%
}

.main .boxColsInter.single .boxDestaquesInter .boxComentarios .comentarios .botao {
    margin: 50px 0 0;
    width: 100%;
    text-align: center;
    display: inline-block;
    padding: 0
}

.main .boxColsInter.single .boxDestaquesInter .boxComentarios .comentarios .botao .botaoPrimario {
    width: auto;
    display: inline-block;
    float: none
}

.main .boxColsInter.single .boxDestaquesInter .boxOutrosComentarios {
    margin-top: 125px;
    display: inline-block;
    width: 100%;
    height: auto
}

.main .boxColsInter.single .boxDestaquesInter .boxOutrosComentarios .titulo {
    font-size: 30px;
    line-height: 30px;
    color: #0034FF;
    font-weight: 400;
    padding-bottom: 25px;
    border-bottom: solid 1px #aeaeae
}

.main .boxColsInter.single .boxDestaquesInter .boxOutrosComentarios .listaComentario {
    width: 100%;
    height: auto;
    display: inline-block;
    border-bottom: solid 1px #aeaeae;
    padding-bottom: 30px
}

.main .boxColsInter.single .boxDestaquesInter .boxOutrosComentarios .listaComentario li {
    margin-top: 50px;
    display: inline-block;
    float: left;
    width: 380px;
    margin-left: 20px
}

.main .boxColsInter.single .boxDestaquesInter .boxOutrosComentarios .listaComentario li:first-child {
    margin-left: 0
}

.main .boxColsInter.single .boxDestaquesInter .boxOutrosComentarios .listaComentario li img {
    float: left;
    margin-right: 20px;
    border-radius: 50%
}

.main .boxColsInter.single .boxDestaquesInter .boxOutrosComentarios .listaComentario li .textos {
    float: left;
    max-width: 270px
}

.main .boxColsInter.single .boxDestaquesInter .boxOutrosComentarios .listaComentario li .textos p {
    font-family: ivypresto-text, 'times new roman', times, serif;
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 20px;
    margin-top: 3px
}

.main .boxColsInter.single .boxDestaquesInter .boxOutrosComentarios .listaComentario li .textos .titulo {
    font-size: 18px;
    line-height: 22px;
    color: #1e1e1e;
    font-weight: 600;
    border: 0
}

.main .boxColsInter.single .boxDestaquesInter .boxOutrosComentarios .listaComentario li .textos .data {
    font-size: 14px;
    line-height: 22px;
    color: #9b9b9b
}

.main .boxColsInter.single .boxDestaquesInter .boxOutrosComentarios .link {
    color: #959595;
    font-size: 14px;
    line-height: 14px;
    font-weight: 500;
    text-decoration: none;
    margin-right: 60px
}

.main .boxColsInter.single .boxDestaquesInter .boxOutrosComentarios .link.feed:before {
    content: "";
    float: left;
    display: inline-block;
    width: 30px;
    height: 20px;
    background: url(../imagens/layout/sprite_cinza.png) no-repeat -154px -18px;
    background-size: 400px
}

.main .sepDestInt {
    color: #d7d7d7;
    background: #d7d7d7;
    height: 1px;
    margin: 35px 15px 0;
    border: 0;
    clear: both
}

.main .boxColsInter {
    height: auto;
    display: inline-block;
    margin-top: 0;
    text-align: center;
    padding: 0 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%
}

.main .boxColsInter .boxDestaquesInter {
    width: 690px;
    margin: 35px 0 0;
    padding: 0;
    float: left
}

.main .boxColsInter .boxDestaquesInter .post575 {
    width: 690px;
    border: 0;
    margin: 0
}

.main .boxColsInter .boxDestaquesInter .post575.first {
    margin-top: 0
}

.main .boxColsInter .boxDestaquesInter .botao {
    margin-top: 55px;
    width: 100%;
    display: inline-block;
    padding-bottom: 150px
}

.main .boxColsInter .boxDestaquesInter .botao .botaoPrimario {
    width: 100%;
    float: left
}

.main .boxColsInter .colsidebar {
    width: 375px;
    margin: 35px 0 0;
    padding: 0;
    float: right;
    text-align: left
}

.main .boxColsInter .colsidebar .boxTop5 {
    width: 100%;
    display: inline-block;
    float: left
}

.main .boxColsInter .colsidebar .boxTop5 .navLinks {
    width: 100%;
    display: inline-block;
    float: left;
    position: relative;
    z-index: 6;
    border-bottom: solid 1px #c4c4c4
}

.main .boxColsInter .colsidebar .boxTop5 .navLinks li {
    display: inline-block;
    margin: 0 0 0 5px;
    padding: 0;
    border: 0;
    float: left;
    width: auto
}

.main .boxColsInter .colsidebar .boxTop5 .navLinks li.first {
    margin-left: 0;
}

.main .boxColsInter .colsidebar .boxTop5 .navLinks li a {
    font-family: ivypresto-text, "Times New Roman", Times, serif;
    font-size: 24px;
    line-height: 30px;
    color: #000;
    font-weight: bold;
    padding: 15px 10px;
    border-bottom: solid 5px #fff;
    float: left
}

.main .boxColsInter .colsidebar .boxTop5 .navLinks li a.act {
    border-bottom: solid 5px #0034FF
}

.main .boxColsInter .colsidebar .boxTop5 .lsitaTop {
    width: 100%;
    display: inline-block;
    float: left;
    margin-top: -1px;
    position: relative;
    z-index: 5
}

.main .boxColsInter .colsidebar .boxTop5 li {
    padding: 20px 0;
    border-top: solid 1.5px rgba(0, 0, 0, 0.1);
    width: 100%;
    display: inline-block;
    float: left
}

.main .boxColsInter .colsidebar .boxTop5 li:first-child {
    border: 0
}

.main .boxColsInter .colsidebar .boxTop5 li .numero {
    font-family: ivypresto-text, "Times New Roman", Times, serif;
    text-align: center;
    float: left;
    color: rgba(0, 0, 0, 0.1);
    line-height: 36px;
    font-size: 40px;
    font-weight: 600;
    padding: 30px 0;
    margin-right: 20px;
    text-align: left;
}

.main .boxColsInter .colsidebar .boxTop5 li .numero:first-child {
    min-width: 49px;
}

.main .boxColsInter .colsidebar .boxTop5 li .boxImagem {
    float: left;
    margin-right: 25px;
    position: relative;
    width: 115px;
    height: 75px;
    top: 10px;
}

.main .boxColsInter .colsidebar .boxTop5 li .boxImagem:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.main .boxColsInter .colsidebar .boxTop5 li .boxImagem img {
    float: right;
    display: inline-block
}

.main .boxColsInter .colsidebar .boxTop5 li .titulo {
    font-size: 17px;
    line-height: 19px;
    color: #000;
    font-weight: 600;
    margin-top: 7px
}

.main .boxColsInter .colsidebar .boxTop5 li a {
    text-decoration: none;
    display: flex;
}

.main .boxColsInter .colsidebar .boxTop5 li a:hover .numero {
    color: #0034ff;
}

.main .boxColsInter .colsidebar .boxTop5 li a:hover .boxImagem:before {
    background: rgba(45, 139, 220, 0.57);
}

.main .boxColsInter .colsidebar .boxTop5 li a:hover .titulo {
    color: #0034ff;
}

.main .boxColsInter .colsidebar .boxUltNot {
    width: 375px;
    float: left;
    display: inline-block;
    margin-top: 85px
}

.main .boxColsInter .colsidebar .boxUltNot .titulo {
    font-size: 30px;
    line-height: 32px;
    color: #000;
    font-weight: 300;
    padding-bottom: 20px;
    margin-bottom: 10px
}

.main .boxColsInter .colsidebar .boxUltNot ul {
    width: 100%;
    display: inline-block;
    margin: 0;
    border-top: solid 1px #8e8e8e;
    padding-top: 0
}

.main .boxColsInter .colsidebar .boxUltNot ul li {
    width: 100%;
    height: auto;
    padding: 0;
    border-top: solid 1px #8e8e8e;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.main .boxColsInter .colsidebar .boxUltNot ul li:first-child {
    border-top: 0
}

.main .boxColsInter .colsidebar .boxUltNot ul li a {
    text-decoration: none;
    display: inline-block;
    padding: 15px 0
}

.main .boxColsInter .colsidebar .boxUltNot ul li a:hover p {
    text-decoration: none
}

.main .boxColsInter .colsidebar .boxUltNot ul li .tituloNot {
    font-size: 13px;
    line-height: 18px;
    color: #000;
    font-weight: 600
}

.main .boxColsInter .colsidebar .boxUltNot ul li .tituloNot strong {
    font-weight: 600
}

.main .boxColsInter .colsidebar .boxUltNot ul li a:hover .tituloNot {
    color: #0034FF

}

.main .boxColsInter .colsidebar .boxUltNot ul li .data {
    font-size: 11px;
    line-height: 13px;
    color: #9b9b9b;
    margin-top: 10px
}

.main .boxColsInter .colsidebar .boxUltNot ul li .data:before {
    content: "";
    background: url(../imagens/layout/sprite_cinza.png) no-repeat -106px -69px;
    background-size: 270px;
    width: 13px;
    height: 12px;
    float: left;
    margin-right: 4px
}

.main .boxColsInter .colsidebar .boxPublicidade {
    float: left;
    width: 100%;
    height: auto;
    margin-top: 75px;
    text-align: center
}

.main .boxColsInter .colsidebar .publicidade {
    margin-left: 50px;
    float: right;
    padding-bottom: 40px
}

.headerInternas {
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    width: 100%;
    height: 65px;
    border-bottom: solid 1px #797979;
    z-index: 9999;
    display: none
}

.headerInternas .after {
    position: absolute;
    bottom: -4px;
    left: -100%;
    width: 120%;
    height: 4px;
    background: #0034FF;
    content: ""
}

.headerInternas .btMenu {
    position: relative;
    top: 4px;
    left: 0;
    width: 60px;
    height: 60px;
    background: #fff url(../imagens/icones/ico_menu.png) no-repeat 50% 50%;
    float: left;
    background-size: 23px
}

.headerInternas .btMenu.act {
    background: #fff url(../imagens/icones/ico_close.png) no-repeat 50% 50%;
    left: 0;
    background-size: 18px
}

.headerInternas .logo {
    width: 180px;
    background-size: 180px;
    margin-top: 23px;
    height: 28px;
    margin-left: 0;
    float: left
}

.headerInternas .tituloPost {
    float: left;
    margin-left: 20px;
    padding-left: 20px;
    height: 35px;
    border-left: solid 1px #919191;
    font-size: 18px;
    line-height: 35px;
    color: #262626;
    font-weight: 600;
    margin-top: 15px
}

.headerInternas .btBusca {
    background: #fff url(../imagens/icones/ico_busca.png) no-repeat 5px 5px;
    width: 35px;
    cursor: pointer;
    height: 35px;
    margin: 15px 0 0;
    padding: 0;
    position: relative;
    float: right;
    text-indent: -50000em
}

.headerInternas .btBusca.act {
    background: none
}

.headerInternas .social {
    float: right;
    margin-top: 19px;
    margin-right: 5px
}

.headerInternas .social li {
    display: inline-block;
    float: left
}

.headerInternas .social a {
    font-size: 26px;
    line-height: 26px;
    color: #CDCDCD;
    text-align: center;
    text-decoration: none;
    margin: 0 5px;
    width: 26px;
    display: inline-block;
    height: 26px
}

.blocoNavBusca.act .boxMenu {
    position: fixed;
    left: -390px;
    width: 390px;
    background: #007cc4;
    height: auto;
    z-index: 99;
    top: 0;
    z-index: 999999;
    overflow-y: auto;
    height: 100%
}

.blocoNavBusca.act .boxMenu .blocoLogin {
    display: inline-block;
    background: #0034FF;
    float: left;
    margin: 0;
    padding: 15px 0;
    width: 100%;
    text-align: center
}

.blocoNavBusca.act .boxMenu .blocoLogin a {
    font-size: 14px;
    line-height: 29px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    display: inline-block;
    height: 29px;
    margin-left: 0
}

.blocoNavBusca.act .boxMenu .blocoLogin .btLogin {
    background: url(../imagens/icones/ico_entrar.png) no-repeat 0 50%;
    padding-left: 35px
}

.blocoNavBusca.act .boxMenu .blocoLogin .btAssine {
    background: url(../imagens/icones/ico_assine.png) no-repeat 0 50%;
    padding-left: 35px;
    margin-left: 35px
}

.blocoNavBusca.act .blocoCont .nav {
    width: 100%;
    height: auto;
    -webkit-transition: none;
    transition: none
}

.blocoNavBusca.act .blocoCont .nav li {
    width: 100%;
    height: auto;
    display: inline-block;
    font-size: 20px;
    line-height: 22px;
    margin: 0
}

.blocoNavBusca.act .blocoCont .nav li a {
    font-size: 18px;
    line-height: 25px;
    color: #fff;
    width: 80%;
    padding: 15px 10%
}

.blocoNavBusca.act .blocoCont .nav li a:before {
    display: none
}

.blocoNavBusca.act .blocoCont .nav ul {
    position: static;
    display: none;
    background: #005d93;
    width: 100%;
    padding: 0;
    float: left
}

.blocoNavBusca.act .blocoCont .nav li:hover ul {
    display: none
}

.blocoNavBusca.act .blocoCont .nav ul li {
    border: 0;
    margin: 0;
    padding: 0
}

.blocoNavBusca.act .blocoCont .nav li.menu-item-has-children a:after {
    display: none
}

.blocoNavBusca.act .blocoCont .nav li.menu-item-has-children {
    background: url(../imagens/icones/ico_drop_nav_mobile2.png) no-repeat 170px 25px;
    background-size: 13px
}

.blocoNavBusca.act .blocoCont .nav li.menu-item-has-children.act {
    background: url(../imagens/icones/ico_drop_nav_mobile.png) no-repeat 170px 25px;
    background-size: 13px
}

.blocoNavBusca.act .blocoCont .nav ul li a {
    width: 80%;
    padding: 15px 10%
}

.blocoNavBusca.act .blocoCont .blocoBusca {
    margin-top: 56px
}

.blocoNavBusca.act .blocoCont {
    border: 0
}

.blocoNavBusca.act .blocoCont .blocoBusca .btBusca {
    background: url(../imagens/icones/ico_busca2.png) no-repeat 0 3px
}

.blocoNavBusca.act .blocoCont .boxSocial {
    border-top: solid 1px #085683;
    width: 100%;
    height: auto;
    display: inline-block;
    padding: 25px 0 30px
}

.blocoNavBusca.act .blocoCont .boxSocial p {
    font-size: 16px;
    line-height: 18px;
    color: #fff;
    width: 80%;
    padding: 0 10%;
    height: 20px
}

.blocoNavBusca.act .blocoCont .boxSocial .social {
    display: inline-block;
    padding-top: 14px;
    width: 91%;
    float: left;
    margin: 0 0 0 9%
}

.blocoNavBusca.act .blocoCont .boxSocial .social li {
    float: left;
    display: inline-block;
    margin: 0 14px
}

.blocoNavBusca.act .blocoCont .boxSocial .social li:first-child {
    margin-left: 0
}

.blocoNavBusca.act .blocoCont .boxSocial .social li a {
    width: 23px;
    height: 23px;
    display: inline-block;
    text-indent: -50000em;
    float: left;
    background: url(../imagens/layout/sprite_branco.svg) no-repeat 0 0;
    background-size: 480px
}

.blocoNavBusca.act .blocoCont .boxSocial .social li .facebook {
    background-position: -27px -23px
}

.blocoNavBusca.act .blocoCont .boxSocial .social li .twitter {
    background-position: -108px -23px
}

.blocoNavBusca.act .blocoCont .boxSocial .social li .instagram {
    background-position: -350px -23px
}

.blocoNavBusca.act .blocoCont .boxSocial .social li .youtube {
    background-position: -430px -23px;
    width: 24px
}

.blocoNavBusca.act .blocoCont .boxSocial .social li .linkedin {
    background-position: -430px -72px
}

.boxGaleriaImagens {
    width: 100%;
    height: auto;
    position: relative;
    display: inline-block;
    margin-top: 45px;
    z-index: 999
}

.boxGaleriaImagens.act {
    position: fixed;
    z-index: 999999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    margin-top: 0;
    background: rgba(0, 0, 0, 0.75)
}

.boxGaleriaImagens.act .imgFull {
    height: 100%
}

.boxGaleriaImagens.act .imgFull .slides {
    height: 100%
}

.boxGaleriaImagens.act .imgFull .slides li {
    height: 100%;
    text-align: center
}

.boxGaleriaImagens.act .imgFull .slides li img {
    height: 100%;
    display: inline-block;
    width: auto
}

.boxGaleriaImagens .slides li {
    position: relative
}

.boxGaleriaImagens .slides li .legenda {
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.75);
    height: 75px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 22px 190px 0 40px;
    text-align: left
}

.boxGaleriaImagens .slides li .legenda p {
    color: #fff;
    font-size: 14px;
    line-height: 22px;
    margin-top: 0;
    font-family: poppins, 'times new roman', times, sans-serif;
    letter-spacing: 1px;
}

.boxGaleriaImagens .slides li .legenda p:before {
    content: "";
    width: 20px;
    height: 6px;
    display: inline-block;
    background: #fff;
    margin: 6px 10px 0 0;
    float: left
}

.boxGaleriaImagens .slides li .legenda .credito {
    font-size: 11px;
    line-height: 22px
}

.boxGaleriaImagens .slides li .legenda .credito:before {
    background: none !important
}

.boxGaleriaImagens .boxColtroladores {
    position: absolute;
    right: 20px;
    bottom: 27px;
    z-index: 99
}

.boxGaleriaImagens .boxColtroladores span {
    color: #fff;
    font-size: 11px;
    line-height: 11px;
    margin-left: 5px;
    cursor: pointer;
    display: inline-block;
    font-family: ivypresto-text, 'times new roman', times, serif
}

.boxGaleriaImagens .boxColtroladores .icon-play {
    padding-left: 15px;
    padding-right: 15px;
    border-right: solid 1px #fff;
    color: #fff;
    margin-right: 9px;
    font-size: 15px;
    line-height: 16px
}

.boxGaleriaImagens .boxColtroladores .icon-carrossel {
    width: 16px;
    color: #fff;
    margin-right: 8px;
    font-size: 16px;
    line-height: 16px;
    display: inline-block;
    vertical-align: middle
}

.boxGaleriaImagens .boxColtroladores .icon-zoom {
    width: 16px;
    color: #fff;
    font-size: 15px;
    line-height: 16px
}

.boxGaleriaImagens .thumbs {
    position: absolute;
    bottom: 75px;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.75);
    height: 115px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 25px 68px 0;
    z-index: 999
}

.boxGaleriaImagens .thumbs .slides {
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.boxGaleriaImagens .thumbs .slides li {
    margin-left: 15px;
    padding-top: 4px
}

.boxGaleriaImagens .thumbs .slides li:first-child {
    margin-left: 0
}

.boxGaleriaImagens .thumbs .slides li.flex-active-slide img {
    border: solid 4px #fff;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.boxGaleriaImagens .thumbs .flex-direction-nav {
    display: block;
    width: 100%;
    position: static
}

.boxGaleriaImagens .thumbs .flex-direction-nav .flex-prev,
.boxGaleriaImagens .thumbs .flex-direction-nav .flex-next {
    width: 40px;
    position: absolute;
    top: 0;
    height: 100%;
    padding: 0;
    margin: 0;
    z-index: 99999;
    -moz-opacity: 1 !important;
    -khtml-opacity: 1 !important;
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
    text-indent: -5000em
}

.boxGaleriaImagens .thumbs .flex-direction-nav .flex-prev {
    left: 20px !important;
    background: url(../imagens/layout/arrow_left.png) no-repeat 50% 55px
}

.boxGaleriaImagens .thumbs .flex-direction-nav .flex-next {
    right: 20px !important;
    background: url(../imagens/layout/arrow_right.png) no-repeat 50% 55px
}

.boxGaleriaImagens .thumbs .flex-direction-nav .flex-prev.flex-disabled,
.boxGaleriaImagens .thumbs .flex-direction-nav .flex-next.flex-disabled {
    display: none
}

.main .blocoTemasDestaque.internas .boxPost375 {
    padding-top: 0
}

.main .blocoTemasDestaque.internas.gente .boxPost375 {
    padding-top: 0px
}

.main .blocoListagemPosts .boxVideos.imagens .boxVideo .legenda p:before {
    display: none
}

.main .blocoListagemPosts.internas .tituloBloco {
    width: 100%;
    height: auto;
    display: inline-block;
    border-bottom: solid 1px #d6d6d6;
    padding: 30px 0 25px;
    font-size: 30px;
    line-height: 30px;
    color: #0034FF;
    font-weight: 700;
    margin-bottom: 40px;
    text-align: left
}

.main .blocoListagemPosts.internas .tituloBloco a {
    text-decoration: none
}

.main .blocoListagemPosts.internas .tituloBloco .links a {
    margin-top: 0;
    font-size: 15px;
    line-height: 15px;
    text-decoration: none;
    color: #0034FF;
    font-weight: 500;
    display: inline-block;
    float: right
}

.main .blocoListagemPosts.internas .tituloBloco .links a:before {
    content: "";
    background: url(../imagens/layout/sprite_roxo.svg) no-repeat -125px -80px;
    background-size: 230px;
    width: 15px;
    height: 15px;
    float: right
}

.main .boxDestaquesInter .boxVideo770 {
    width: 100%;
    height: auto;
    display: inline-block;
    position: relative;
    text-align: left;
    padding-bottom: 55px
}

.main .boxDestaquesInter .boxVideo770 .video {
    float: left;
    margin-right: 35px;
    position: relative
}

.main .boxDestaquesInter .boxVideo770 .video img {
    float: left;
    display: inline-block
}

.main .boxDestaquesInter .boxVideo770 .video:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100px;
    height: 100px;
    background: url(../imagens/layout/sprite_branco.svg) no-repeat -492px -328px;
    background-size: 2180px;
    z-index: 10;
    margin: -50px 0 0 -50px
}

.main .boxDestaquesInter .boxVideo770 .video:after {
    content: "";
    background: rgba(54, 131, 201, 0.7);
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 5;
    top: 0;
    left: 0;
    z-index: 9;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0)
}

.main .boxDestaquesInter .boxVideo770 a:hover .video:after {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: all 350ms ease-in-out;
    transition: all 350ms ease-in-out
}

.main .boxDestaquesInter .boxVideo770 p {
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 22px;
    color: #252525;
    margin-top: 30px;
    font-family: ivypresto-text, 'times new roman', times, serif
}

.main .boxDestaquesInter .boxVideo770 .titulo {
    font-size: 40px;
    line-height: 46px;
    font-weight: 700;
    color: #262626;
    margin: 0;
    padding: 0;
    font-family: ivypresto-text, 'times new roman', times, serif
}

.main .boxDestaquesInter .boxVideo770 a {
    text-decoration: none
}

.main .blocoListagemPosts.internas {
    width: 100%;
    height: auto;
    display: inline-block;
    padding-bottom: 30px
}

.main .blocoListagemPosts.internas .destaque {
    width: 870px;
    float: left;
    display: inline-block;
    margin-top: 30px
}

.carrossel-videos .boxVideo,
.main .blocoListagemPosts.internas .boxVideo {
    position: relative;
    width: 100%;
    height: auto;
    display: inline-block;
    float: left
}

.main .blocoListagemPosts .boxVideo a {
    display: block
}

.carrossel-videos .boxVideo img,
.main .blocoListagemPosts.internas .boxVideo img {
    display: inline-block;
    margin: 0;
    padding: 0;
    float: left
}

.carrossel-videos .boxVideo a:before,
.main .blocoListagemPosts.internas .boxVideo a:before {
    content: "";
    background: rgba(54, 131, 201, 0.7);
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 5;
    top: 0;
    left: 0
}

.carrossel-videos .boxVideo a:after,
.carrossel-videos .boxVideo a:before,
.main .blocoListagemPosts.internas .boxVideo a:after,
.main .blocoListagemPosts.internas .boxVideo a:before {
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0)
}

.carrossel-videos .boxVideo a:hover:after,
.carrossel-videos .boxVideo a:hover:before,
.main .blocoListagemPosts.internas .boxVideo a:hover:after,
.main .blocoListagemPosts.internas .boxVideo a:hover:before {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: all 350ms ease-in-out;
    transition: all 350ms ease-in-out
}

.carrossel-videos .boxVideo:hover .legenda,
.main .blocoListagemPosts.internas .boxVideo a:hover .legenda,
.main .blocoListagemPosts.internas .boxVideo a:hover .legenda {
    background: none;
    -webkit-transition: all 350ms ease-in-out;
    transition: all 350ms ease-in-out
}

.carrossel-videos .boxVideo .legenda,
.main .blocoListagemPosts.internas .boxVideo .legenda {
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 25px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 18px;
    line-height: 42px;
    color: #fff;
    z-index: 7
}

.main .blocoListagemPosts.internas .boxVideo .legenda p:before {
    /*    content: "";
        background: url(../imagens/layout/sprite_branco.svg) no-repeat -199px -132px;
        background-size: 880px;
        width: 42px;
        height: 42px;
        margin-right: 23px;
        float: left*/
}

.carrossel-videos .boxVideo .legenda p:before,
.main .blocoListagemPosts.internas .boxVideo.semvideo .legenda p:before {
    display: none
}

.main .blocoListagemPosts.internas .boxListaVideos {
    display: inline-block;
    width: 100%;
    float: left
}

.main .blocoListagemPosts.internas .listaVideos {
    width: 100%;
    float: left;
    margin-top: 0
}

.main .blocoListagemPosts.internas .listaVideos li {
    margin: 25px 0 0 25px;
    display: inline-block;
    float: left
}

.main .blocoListagemPosts.internas .listaVideos li.first {
    margin-left: 0
}

.carrossel-videos {
    margin-top: 31px;
    position: relative;
    padding: 0px 15px;
}

.carrossel-videos li {
    margin-right: 12px;
}

.carrossel-videos .flex-direction-nav li:first-child {
    position: absolute;
    top: 0;
}

.carrossel-videos .flex-direction-nav li:first-child a:after, .carrossel-videos .flex-direction-nav li:last-child a:after {
    content: ' ';
    background: url(../imagens/layout/flexa.png) center center;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    position: relative;
    display: block;
    top: 58px;
    left: 20px;
}

.carrossel-videos .flex-direction-nav li:last-child a:after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.carrossel-videos .flex-direction-nav li:last-child {
    position: absolute;
    top: 0;
    right: 0
}

.carrossel-videos .flex-direction-nav li:first-child a, .carrossel-videos .flex-direction-nav li:last-child a {
    text-indent: -50000px;
    display: block;
    height: 170px;
}

.carrossel-videos .flex-direction-nav li:first-child {
    width: 62px;
    height: 170px;
    background-color: rgba(0, 0, 0, 0.7490196078431373);
}

.carrossel-videos .flex-direction-nav li:last-child {
    width: 62px;
    height: 170px;
    background-color: rgba(0, 0, 0, 0.7490196078431373);
    margin-right: 0px;
}

.carrossel-videos .boxVideo .legenda,
.main .blocoListagemPosts.internas .listaVideos .legenda {
    padding: 15px;
    font-size: 14px;
    line-height: 21px
}

.main .blocoListagemPosts.internas .botao {
    width: 100%;
    display: inline-block;
    text-align: center;
    margin-top: 80px
}

.main .blocoListagemPosts.internas.proxxima .tituloBloco {
    color: #ec0677
}

.main .blocoListagemPosts.internas.proxxima .boxVideo a:before {
    background: rgba(236, 6, 119, 0.7)
}

.main .blocoListagemPosts.internas.proxxima .linkVerMais {
    color: #ec0677
}

.main .blocoListagemPosts.internas.proxxima .linkVerMais:before {
    content: "";
    background: url(../imagens/layout/sprite_rosa.svg) no-repeat -125px -80px;
    background-size: 230px
}

.main .blocoListagemPosts.internas.single {
    margin: 0;
    padding: 0 0 30px
}

.main .boxColsInter.single .linksBottom.full {
    margin-top: 30px;
    display: inline-block;
    width: 100%;
    padding: 20px 0 50px;
    border-top: solid 1px #d7d7d7
}

.main .boxColsInter.single .linksBottom.full li:first-child {
    margin: 0;
    padding-right: 20px;
    border-right: solid 1px #000
}

.main .boxColsInter.single .linksBottom.full li {
    float: left;
    display: inline-block;
    margin: 0 20px
}

.main .boxColsInter.single .linksBottom.full li a {
    float: left;
    display: inline-block;
    text-decoration: none;
    font-size: 15px;
    line-height: 15px;
    color: #242323
}

.main .boxColsInter.single .linksBottom.full li strong {
    color: #0034FF
}

.main .boxColsInter.single .boxVideoFull {
    display: inline-block;
    margin-top: 30px;
    width: 100%;
    height: auto;
    float: left
}

.main .boxColsInter.single .boxVideoFull .video {
    background: #000;
    width: 100%;
    height: auto;
    float: left;
    display: inline-block;
    text-align: center;
    position: relative
}

.main .boxColsInter.single .boxVideoFull .video embed {
    max-width: 100%
}

.main .boxColsInter.single .boxVideoFull .video img {
    display: inline-block
}

.main .boxColsInter.single .boxVideoFull .video:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100px;
    height: 100px;
    background: url(../imagens/layout/sprite_branco.svg) no-repeat -492px -328px;
    background-size: 2180px;
    z-index: 10;
    margin: -50px 0 0 -50px;
    display: none
}

.main .boxColsInter.single .boxVideoFull .textos {
    margin: 30px auto;
}
.main .boxColsInter.single .boxVideoFull .textos p{
    font-size: 14px;
    line-height: 22px;
    color: #000;
    font-weight: 300;
    text-align: left;
    display: block;
    width: 100%;
    float: left;
    text-align: left;
    margin-bottom: 20px;
}

.main .boxColsInter.single .boxVideoFull .textos h2 {
    font-size: 26px;
    line-height: 32px;
    font-weight: 700;
    margin-bottom: 20px;
    text-align: left;
}

.main .boxColsInter.single .boxVideoFull .autor {
    font-size: 14px;
    line-height: 20px;
    color: #000;
    text-align: left;
    display: block;
    width: 100%;
    float: left;
    text-align: left;
}

.main .boxColsInter.single .boxVideoFull .textos .autor {
    margin-bottom: 70px
}

.main .boxColsInter.single .boxVideoFull .textos .autor p {
    font-weight: 400;
}

.main .boxColsInter.single .boxVideoFull .textos .autor span {
    color: rgba(0, 0, 0, 0.3);
    font-size: 14px;
    line-height: 20px;
    font-family: ivypresto-text, 'times new roman', times, serif;
    font-weight: 400;
    margin-left: 0;
}

.main .boxColsInter.single .boxVideoFull .autor:before {

}


.main .boxColsInter.single .boxDestaquesInter .breadcrumbs{
    margin-top: 20px;
}

nav.breadcrumbs {
    display:flex;
    justify-content: left;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 12px;
    font-family: poppins, "Times New Roman", times, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 1px;
}

nav.breadcrumbs a {
    text-decoration: none;
}

nav.breadcrumbs small span span a {
    text-decoration: none;
    color: #A19994;
}

nav.breadcrumbs small {
    font-size: 12px;
    color: #A19994;
    font-weight: 600;
}

nav.breadcrumbs strong {
    font-family: poppins, "Times New Roman", times, sans-serif;
    color: #A19994;
    font-weight: 400;
}

.main .boxColsInter.single .boxDestaquesInter .breadcrumbs small {
    padding-left: 95px;
    font-size: 12px;
}



.main .boxColsInter.single .boxVideoFull .legenda {
    font-size: 20px;
    font-weight: 600;
    line-height: 20px;
    color: #000;
    margin-top: 15px;
    padding: 10px 0;
    text-align: left;
    display: block;
    width: 100%;
    float: left;
    text-align: left;
}

.main .boxColsInter.single .boxVideoFull .legenda:before {

}

.main .boxColsInter.single .boxVideoFull .link {
    font-size: 14px;
    line-height: 20px;
    color: #000;
    text-align: left;
    display: block;
    width: 100%;
    float: left;
    text-align: left;
    margin-bottom: 30px;
}

.main .boxColsInter.single .boxVideoFull .link:before {

}

.boxErro {
    width: 100%;
    text-align: center;
    display: inline-block;
    margin-top: 125px;
    padding-bottom: 150px
}

.boxErro .erro {
    padding-left: 220px;
    background: url(../imagens/layout/bg_erro.png) no-repeat 0 0;
    display: inline-block;
    width: 350px;
    padding-bottom: 75px;
    padding-top: 35px
}

.boxErro .erroPX {
    background: url(../imagens/layout/bg_erroPX.png) no-repeat 0 0 !important;
}

.boxErro .erroPX .titulo {
    color: rgb(236, 6, 117) !important;
}

.boxErro .erro .titulo {
    font-size: 60px;
    line-height: 60px;
    color: #0034ff;
    text-align: left;
    font-weight: 600
}

.boxErro .erro p {
    font-size: 20px;
    line-height: 26px;
    color: #606060;
    text-align: left
}

.boxErro .formBusca {
    background: #f5f5f5;
    border: solid 1px #a6a6a6;
    display: inline-block;
    width: 580px;
    height: 55px;
    border-radius: 30px;
    margin-top: 30px;
    text-align: left
}

.boxErro .formBusca input {
    font-size: 18px;
    line-height: 20px;
    color: #929090;
    text-decoration: none;
    border: 0;
    background: none;
    font-weight: 100;
    margin: 15px 0 0 45px;
    width: 420px
}

.boxErro .formBusca .btEnviar {
    background: url(../imagens/icones/ico_busca.png) no-repeat 50% 50%;
    width: 75px;
    cursor: pointer;
    height: 55px;
    margin: 0;
    padding: 0;
    position: relative;
    float: right;
    text-indent: -50000em
}

.boxErro .text {
    font-size: 30px;
    line-height: 30px;
    color: #838383;
    margin-top: 30px
}

.boxErro .botaoPrimario {
    border-color: #0034ff;
    color: #0034ff;
    margin-top: 30px
}

.boxErro .botaoPrimario:hover {
    background: #0034ff;
    color: #fff
}

.main .boxColsInter.single .boxAcoes.full {
    display: inline-block;
    width: 100%;
    height: auto;
    float: left;
    margin-top: 45px;
    border-top: solid 1px #ccc;
    padding-top: 5px
}

.main .boxColsInter.single .boxAcoes.full a {
    width: 25px;
    height: 25px;
    display: inline-block;
    text-indent: -5000em;
    background: url(../imagens/layout/sprite_cinza.png) no-repeat -25px -179px;
    background-size: 375px;
    float: left;
    margin-right: 5px
}

.main .boxColsInter.single .boxAcoes.full .fontDown {
    background-position: -207px -53px
}

.main .boxColsInter.single .boxAcoes.full .fontUp {
    background-position: -144px -53px
}

.main .boxColsInter.single .boxAcoes.full .print {
    background-position: -270px -53px
}

.main .boxColsInter.single .boxAcoes.full .reset {
    background-position: -18px -93px
}

.main .boxDestaquesInter .listaUltimasNoticias {
    width: 715px;
    float: left;
    display: inline-block
}

.main .boxDestaquesInter .listaUltimasNoticias li {
    border-top: solid 1px #d6d6d6;
    padding: 15px 0 20px;
    display: inline-block;
    width: 100%;
    position: relative
}

.main .boxDestaquesInter .listaUltimasNoticias li a {
    text-decoration: none;
    float: left;
    width: 565px;
    clear: both
}

.main .boxDestaquesInter .listaUltimasNoticias li a:hover p {
    color: #0034FF
}

.main .boxDestaquesInter .listaUltimasNoticias li p {
    font-size: 14px;
    font-weight: 300;
    line-height: 22px;
    color: #343333;
    font-family: ivypresto-text, 'times new roman', times, serif;
    margin: 0;
    padding: 0
}

.main .boxDestaquesInter .listaUltimasNoticias li .titulo {
    font-size: 25px;
    line-height: 30px;
    font-weight: 700;
    color: #000;
    font-family: ivypresto-text, 'times new roman', times, serif;
    margin-top: 15px;
    margin-bottom: 10px;
}

.main .boxDestaquesInter .listaUltimasNoticias li .data {
    font-size: 10px;
    line-height: 20px;
    color: #9b9b9b;
    margin-top: 5px;
    font-family: poppins, "Times New Roman", times, sans-serif;
    padding-bottom: 0
}

.main .boxDestaquesInter .listaUltimasNoticias li .data:before {
    content: "";
    background: url(../imagens/layout/sprite_cinza.png) no-repeat -137px -90px;
    background-size: 350px;
    width: 17px;
    height: 17px;
    float: left;
    margin-right: 4px
}

.main .boxDestaquesInter .listaUltimasNoticias li a:hover .data {
    color: #9b9b9b
}

.main .boxDestaquesInter .listaUltimasNoticias li .boxShare {
    float: right;
    width: 115px;
    margin-top: 49px;
    position: relative;
    cursor: pointer
}

.main .boxDestaquesInter .listaUltimasNoticias li .boxShare p {
    font-size: 10px;
    line-height: 30px;
    color: #a8a8a8;
    text-transform: uppercase;
    font-family: ivypresto-text, 'times new roman', times, serif
}

.main .boxDestaquesInter .listaUltimasNoticias li .boxShare p:after {
    content: "";
    float: right;
    background: url(../imagens/layout/ico_share.svg) no-repeat -22px -18px;
    background-size: 75px;
    width: 30px;
    height: 30px
}

.main .boxDestaquesInter .listaUltimasNoticias li .boxShare:hover ul {
    display: block
}

.main .boxDestaquesInter .listaUltimasNoticias li .boxShare ul {
    display: none;
    position: absolute;
    background: #0034ff;
    width: 155px;
    height: 55px;
    right: 0;
    top: -13px;
    padding: 0 10px 0 25px
}

.main .boxDestaquesInter .listaUltimasNoticias li .boxShare ul li {
    padding: 0;
    margin: 0;
    border: 0;
    float: left;
    width: auto;
    height: auto;
    clear: none
}

.main .boxDestaquesInter .listaUltimasNoticias li .boxShare ul li span {
    color: #fff;
    font-size: 25px;
    line-height: 35px;
    float: left;
    width: 35px;
    height: 35px;
    margin-top: 10px
}

.main .boxColsInter .boxDestaquesInter.ultimasNots .botao {
    padding-bottom: 0
}

.main .boxColsInter .boxDestaquesInter.ultimasNots .botao .botaoPrimario {
    text-align: center;
    width: 523px
}


.main .listaOpinioesInt.col2 {
    width: 792px;
    padding-bottom: 50px
}

.main .publicidadeRight {
    float: right;
    width: 375px
}


.main .listaOpinioesInt li.first {
    margin-left: 0
}

.main .listaOpinioesInt li.separador {
    width: 100%;
    height: 1px;
    background: #d7d7d7;
    padding: 0;
    margin: 0
}

.main .listaOpinioesInt li .pessoa {
    width: 100%;
    height: auto;
    margin-top: 50px
}

.main .listaOpinioesInt.detalhe li .pessoa {
    margin-top: 30px;
    padding: 0 20px;
    width: auto
}

.main .listaOpinioesInt li .pessoa img {
    float: left;
    margin-right: 15px;
    border-radius: 50%;
    margin-bottom: 10px !important;
}

.main .listaOpinioesInt li .pessoa p {
    font-size: 14px;
    line-height: 27px;
    color: #010101
}

.main .listaOpinioesInt li .pessoa .autor {
    padding: 0;
    color: #c2c2c2;
    font-size: 14px;
    line-height: 20px;
    margin-top: 10px;
    font-family: ivypresto-text, 'times new roman', times, serif
}

.main .listaOpinioesInt li .pessoa .titulo {
    font-size: 22px;
    line-height: 28px;
    color: #262626;
    font-weight: 700;
    padding: 0;
    margin: 0;
    border: 0
}

.main .listaOpinioesInt li a:hover .pessoa .titulo {
    color: #0034FF
}

.main .listaOpinioesInt li a {
    text-decoration: none
}

.main .botao.lermais {
    width: 100%;
    height: auto;
    display: inline-block;
    text-align: center;
    margin-top: 30px;
    padding-bottom: 50px
}

.main .boxColaboradoresInt {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 0;
    padding-bottom: 60px
}

.main .boxColaboradoresInt .titulo {
    font-size: 26px;
    line-height: 32px;
    color: #0034FF;
    padding-bottom: 20px;
    border-bottom: solid 1.5px rgba(0, 52, 255, 0.1);
    font-weight: 700
}

.main .boxColaboradoresInt ul {
    width: 100%;
    height: auto;
    display: inline-block
}

.main .boxColaboradoresInt ul li {
    width: 198px;
    height: auto;
    display: inline-block;
    text-align: center;
    margin-top: 70px;
    vertical-align: top
}

.main .boxColaboradoresInt ul li a {
    text-decoration: none;
    display: block;
    position: relative
}

.main .boxColaboradoresInt ul li .imagem {
    width: 95px;
    height: 95px;
    display: inline-block;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    z-index: 5
}

.main .boxColaboradoresInt ul li .imagem:before {
    content: "+";
    position: absolute;
    z-index: 6;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 95px;
    font-size: 40px;
    font-weight: 300;
    color: #fff;
    background: rgba(0, 52, 255, 0.8);
    display: none
}

.main .boxColaboradoresInt ul li a:hover .imagem:before {
    display: block
}

.main .boxColaboradoresInt ul li a.act:hover .imagem:before {
    display: none
}

.main .boxColaboradoresInt ul li img {
    border-radius: 50%;
    margin: 10px;
    position: relative;
    z-index: 5;
}

.main .boxColaboradoresInt ul li p {
    font-size: 13px;
    line-height: 21px;
    color: #010101;
    border: 0;
    padding: 0;
    margin: 0;
    margin-top: 5px
}

.main .boxColaboradoresInt ul li .titulo {
    border: 0;
    padding: 0;
    margin: 0;
    font-size: 17px;
    line-height: 21px;
    color: #010101;
    font-weight: 600;
    margin-top: 10px
}

.main .boxColaboradoresInt ul li a:hover p {
    color: #007dc4
}

.main .boxColaboradoresInt ul li a.act:before {
    content: "";
    position: absolute;
    width: 22px;
    height: 22px;
    background: url(../imagens/icones/ico_opiniao_act.png) no-repeat 0 0;
    right: 0;
    top: 10px
}

.main .boxColaboradoresInt ul li a.act:hover:before {
    content: "";
    position: absolute;
    width: 22px;
    height: 22px;
    background: url(../imagens/icones/ico_opiniao_remove.png) no-repeat 0 0;
    right: 0;
    top: 10px
}

.main .boxFavoritosInt {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 0;
    padding-bottom: 60px
}

.main .boxFavoritosInt .titulo {
    font-size: 30px;
    line-height: 30px;
    color: #0034FF;
    padding-bottom: 20px;
    border-bottom: solid 1px #d7d7d7;
    font-weight: 300
}

.main .boxFavoritosInt .colLeft {
    width: 670px;
    height: auto;
    float: left;
    display: inline-block
}

.main .boxFavoritosInt ul {
    width: 100%;
    height: auto;
    display: inline-block;
    float: left
}

.main .boxFavoritosInt ul li {
    padding: 35px 0 15px;
    display: inline-block;
    width: 100%;
    height: auto;
    border-bottom: solid 1px #d7d7d7
}

.main .boxFavoritosInt ul li img {
    margin-right: 25px;
    border-radius: 50%;
    float: left
}

.main .boxFavoritosInt ul li p {
    font-size: 14px;
    line-height: 24px;
    color: #010101
}

.main .boxFavoritosInt ul li .titulo {
    font-size: 25px;
    line-height: 30px;
    color: #030303;
    font-weight: 600;
    padding: 0;
    margin: 0;
    border: 0
}

.main .boxFavoritosInt ul li a {
    text-decoration: none;
    display: inline-block;
    width: 570px
}

.main .boxFavoritosInt ul li a:hover .titulo {
    color: #0034FF
}

.main .boxFavoritosInt .botao.lermais {
    margin-top: 60px
}

.main .boxFavoritosInt .colRight {
    float: right;
    width: 320px;
    height: auto;
    display: inline-block
}

.main .boxFavoritosInt .colRight .boxPublicidade {
    float: right;
    margin-top: 60px;
    display: inline-block
}

.main .boxFavoritosInt ul li .boxShare {
    float: right;
    width: 65px;
    margin-top: 15px;
    position: relative;
    cursor: pointer
}

.main .boxFavoritosInt ul li .boxShare:after {
    content: "";
    float: right;
    background: url(../imagens/layout/ico_share.svg) no-repeat -22px -18px;
    background-size: 75px;
    width: 30px;
    height: 30px
}

.main .boxFavoritosInt ul li .boxShare:hover ul {
    display: block
}

.main .boxFavoritosInt ul li .boxShare ul {
    display: none;
    position: absolute;
    background: #0034ff;
    width: 155px;
    height: 55px;
    right: 0;
    top: -13px;
    padding: 0 10px 0 25px
}

.main .boxFavoritosInt ul li .boxShare ul li {
    padding: 0;
    margin: 0;
    border: 0;
    float: left;
    width: auto;
    height: auto;
    clear: none
}

.main .boxFavoritosInt ul li .boxShare ul li span {
    color: #fff;
    font-size: 25px;
    line-height: 35px;
    margin: 10px 15px 0 0;
    display: inline-block
}

.main .boxArtigosRecentesInt {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 0;
    padding-bottom: 60px
}

.main .boxArtigosRecentesInt .titulo {
    font-size: 28px;
    line-height: 34px;
    color: #0034FF;
    padding-bottom: 20px;
    border-bottom: solid 1px #d7d7d7;
    font-weight: 700
}

.main .boxArtigosRecentesInt .listaOpinioesInt {
    margin-top: 0
}

.boxOpiniaoInt {
    padding-top: 55px;
    display: inline-block;
    width: 100%;
    height: auto
}

.boxOpiniaoInt .boxImagem {
    width: 400px;
    height: 400px;
    display: inline-block;
    float: left
}

.boxOpiniaoInt .boxImagem img {
    border-radius: 50%
}

.boxOpiniaoInt .boxTextos {
    width: 630px;
    float: left
}

.boxOpiniaoInt .titulo {
    font-size: 44px;
    line-height: 50px;
    color: #010101;
    font-weight: 700;
    font-family: ivypresto-text, 'times new roman', times, serif;
    margin: 0
}

.boxOpiniaoInt .seguidores {
    font-size: 14px;
    line-height: 27px;
    color: #010101;
    font-weight: 600;
    font-family: ivypresto-text, 'times new roman', times, serif;
    margin: 0
}

.boxOpiniaoInt p {
    font-size: 14px;
    line-height: 29px;
    color: #010101;
    font-weight: 300;
    font-family: ivypresto-text, 'times new roman', times, serif;
    margin-top: 40px
}

.boxOpiniaoInt .botoes {
    margin-top: 30px
}

.boxOpiniaoInt .botoes .botaoPrimario {
    float: left;
    padding: 17px 45px
}

.boxOpiniaoInt .botoes ul {
    margin: 0;
    padding: 0;
    float: left;
    display: inline-block;
    margin-left: 0
}

.boxOpiniaoInt .botoes ul li {
    display: inline-block;
    float: left;
    margin-right: 18px
}

.boxOpiniaoInt .botoes ul li a {
    width: 50px;
    height: 50px;
    display: inline-block;
    float: left;
    text-indent: -5000em;
    border: solid 1px #0034FF;
    border-radius: 50%;
    background: url(../imagens/layout/sprite_azul.svg) no-repeat 0 0;
    background-size: 600px;
    -webkit-transition: none;
    transition: none
}

.boxOpiniaoInt .botoes ul li a:hover {
    background: #0034FF url(../imagens/layout/sprite_branco.svg) no-repeat 0 0;
    background-size: 600px
}

.boxOpiniaoInt .botoes ul li .facebook,
.boxOpiniaoInt .botoes ul li a.facebook:hover {
    background-position: -24px -18px !important
}

.boxOpiniaoInt .botoes ul li .twitter,
.boxOpiniaoInt .botoes ul li .twitter:hover {
    background-position: -124px -18px !important
}

.boxOpiniaoInt .botoes ul li .email,
.boxOpiniaoInt .botoes ul li .email:hover {
    background-position: -192px -12px !important;
    background-size: 520px !important
}

.boxOpiniaoInt .botoes ul li .linkedin,
.boxOpiniaoInt .botoes ul li .linkedin:hover {
    background-position: -453px -64px !important;
    background-size: 520px !important
}

.carrossel-videos .boxVideo .legenda,
.main .blocoListagemPosts.internas .boxVideos .boxVideo .legenda {
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 25px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 18px;
    line-height: 42px;
    color: #fff;
    z-index: 7
}

.carrossel-videos .boxVideo .legenda p:before,
.main .blocoListagemPosts.internas .boxVideos .boxVideo .legenda p:before {
    content: "";
    background: url(imagens/layout/sprite_branco.svg) no-repeat -199px -132px;
    background-size: 880px;
    width: 42px;
    height: 42px;
    margin-right: 23px;
    float: left
}

.main .blocoListagemPosts.internas .boxVideos .boxListaVideos {
    margin-top: 30px;
    display: inline-block;
    width: 275px;
    float: right
}

.main .blocoListagemPosts.internas .boxVideos .listaVideos {
    width: 275px;
    float: right;
    margin-top: 0
}

.main .blocoListagemPosts.internas .boxVideos .listaVideos li {
    margin-top: 0;
    display: inline-block;
    float: left
}

.main .blocoListagemPosts.internas .boxVideos .listaVideos .legenda {
    padding: 15px;
    font-size: 14px;
    line-height: 21px
}

.boxBrandChannel {
    width: 100%;
    height: auto;
    display: inline-block;
    background-size: cover;
    padding-bottom: 350px;
    margin-top: 10px;
}

.boxBrandChannel .topo {
    background: url(../imagens/banners/banner_topo_brandchannel.jpg) no-repeat 0 0;
    width: 100%;
    height: 445px;
    display: inline-block;
    text-align: center
}

.boxBrandChannel .topo .logoTop {
    margin-top: 85px;
    display: inline-block
}

.boxBrandChannel .topo .titulo {
    font-size: 63px;
    line-height: 63px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    display: block;
    margin-top: 150px
}

.boxBrandChannel .topo img{
    width: 100%;
    height: auto;
}

.boxBrandChannel .boxPosts {
    margin-top: -150px;
    display: inline-block;
    width: 100%;
    height: auto
}

.boxBrandChannel .boxPosts .postTam780 {
    background: #fff;
    width: 780px;
    height: auto;
    display: inline-block;
    float: left;
    height: 230px
}

.boxBrandChannel .boxPosts .postTam780 .boxImagem {
    float: left;
    margin-right: 25px;
    position: relative
}

.boxBrandChannel .boxPosts .postTam780 .boxImagem img {
    float: left;
    display: inline-block
}

.boxBrandChannel .boxPosts .postTam780 a {
    text-decoration: none
}

.boxBrandChannel .boxPosts .postTam780 p {
    font-size: 14px;
    line-height: 20px;
    color: #313131;
    font-family: ivypresto-text, 'times new roman', times, serif;
    margin-top: 5px
}

.boxBrandChannel .boxPosts .postTam780 .titulo {
    font-family: ivypresto-text, 'times new roman', times, serif;
    font-size: 30px;
    line-height: 33px;
    color: #222;
    font-weight: 700;
    margin-top: 25px
}

.boxBrandChannel .boxPosts .postTam375 {
    background: #fff;
    width: 375px;
    height: auto;
    display: inline-block;
    margin-top: 30px;
    float: left;
    margin-left: 30px;
    height: 425px
}

.boxBrandChannel .boxPosts .postTam375.first {
    margin-left: 0
}

.boxBrandChannel .boxPosts .postTam375 .boxImagem {
    float: left;
    position: relative
}

.boxBrandChannel .boxPosts .postTam375 .boxImagem img {
    float: left;
    display: inline-block
}

.boxBrandChannel .boxPosts .postTam375 a {
    text-decoration: none
}

.boxBrandChannel .boxPosts .postTam375 p {
    font-size: 14px;
    line-height: 20px;
    color: #313131;
    font-family: ivypresto-text, 'times new roman', times, serif;
    margin-top: 5px;
    padding: 0 40px 0 30px
}

.boxBrandChannel .boxPosts .postTam375 .titulo {
    font-family: ivypresto-text, 'times new roman', times, serif;
    font-size: 30px;
    line-height: 33px;
    color: #222;
    font-weight: 700;
    margin-top: 10px;
    padding: 0 30px;
    display: inline-block
}

.boxBrandChannel .boxPosts .postTam375 .categoria {
    font-family: ivypresto-text, 'times new roman', times, serif;
    font-size: 12px;
    line-height: 12px;
    color: #ae9262;
    font-weight: 700;
    margin-top: 30px;
    display: inline-block;
    text-transform: uppercase
}

.boxBrandChannel .boxPosts .postTam780 .share,
.boxBrandChannel .boxPosts .postTam375 .share {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    background: rgba(170, 141, 92, 0.78);
    text-align: center;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0)
}

.boxBrandChannel .boxPosts .postTam780:hover .boxImagem .share,
.boxBrandChannel .boxPosts .postTam375:hover .boxImagem .share {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: all 350ms ease-in-out;
    transition: all 350ms ease-in-out
}

.boxBrandChannel .boxPosts .postTam780 .share .links,
.boxBrandChannel .boxPosts .postTam375 .share .links {
    width: 100%;
    height: auto;
    text-align: center;
    margin-top: 70px
}

.boxBrandChannel .boxPosts .postTam780 .share .links {
    margin-top: 80px
}

.boxBrandChannel .boxPosts .postTam780 .share .links a,
.boxBrandChannel .boxPosts .postTam375 .share .links a {
    font-size: 14px;
    line-height: 14px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    height: 61px;
    line-height: 61px;
    display: inline-block
}

.boxBrandChannel .boxPosts .postTam780 .share .links .btFavoritar,
.boxBrandChannel .boxPosts .postTam375 .share .links .btFavoritar {
    margin-left: 25px;
    padding-left: 25px;
    border-left: solid 1px #fff
}

.boxBrandChannel .boxPosts .postTam780 .share .links .btFavoritar:before,
.boxBrandChannel .boxPosts .postTam375 .share .links .btFavoritar:before {
    content: "";
    background: url(../imagens/layout/sprite_branco.svg) no-repeat -274px -134px;
    background-size: 380px;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-top: 18px;
    float: left;
    margin-right: 10px
}

.boxBrandChannel .boxPosts .postTam780 .share .links .btCompartilhar:before,
.boxBrandChannel .boxPosts .postTam375 .share .links .btCompartilhar:before {
    content: "";
    background: url(../imagens/layout/sprite_branco.svg) no-repeat -151px -175px;
    background-size: 380px;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-top: 18px;
    float: left;
    margin-right: 5px
}

.boxBrandChannel .boxPosts .postTam775 {
    background: #fff;
    width: 775px;
    height: auto;
    display: inline-block;
    margin-top: 30px;
    float: left;
    margin-left: 30px;
    height: 425px;
    position: relative
}

.boxBrandChannel .boxPosts .postTam775 .boxTextos {
    float: left;
    position: absolute;
    z-index: 10;
    width: 260px;
    bottom: 120px;
    right: 30px
}

.boxBrandChannel .boxPosts .postTam775 img {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9
}

.boxBrandChannel .boxPosts .postTam775 a {
    text-decoration: none
}

.boxBrandChannel .boxPosts .postTam775 p {
    font-size: 14px;
    line-height: 20px;
    color: #313131;
    font-family: ivypresto-text, 'times new roman', times, serif;
    margin-top: 5px;
    padding: 0 40px 0 30px
}

.boxBrandChannel .boxPosts .postTam775 .titulo {
    font-family: ivypresto-text, 'times new roman', times, serif;
    font-size: 40px;
    line-height: 41px;
    color: #222;
    font-weight: 700;
    margin-top: 10px;
    display: inline-block
}

.boxBrandChannel .boxPosts .postTam775 .categoria {
    font-family: ivypresto-text, 'times new roman', times, serif;
    font-size: 14px;
    line-height: 20px;
    color: #ae9262;
    font-weight: 700;
    margin-top: 30px;
    display: inline-block;
    text-transform: uppercase
}

.boxBrandChannel .boxPosts .boxPublicidade {
    width: 305px;
    height: auto;
    display: inline-block;
    float: right;
    margin-right: 30px
}

.boxBrandChannel .boxPosts .boxPublicidade .logos {
    display: inline-block;
    vertical-align: middle
}

.boxBrandChannel .boxPosts .boxPublicidade .logo2 {
    max-width: 125px;
    width: auto;
    margin-left: 8px;
    padding-left: 8px;
    border-left: solid 1px #fff
}

.boxBrandChannel .boxPosts .boxPublicidade p {
    font-size: 13px;
    line-height: 16px;
    color: #fff;
    margin-top: 5px;
    display: inline-block
}

.boxBrandChannel .boxPosts .boxPublicidade .publicidade {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 15px
}

.boxBrandChannel .boxPosts .boxPublicidade2 {
    width: 778px;
    height: auto;
    display: inline-block;
    float: right;
    margin-right: 30px;
    margin-top: 30px
}

.boxBrandChannel .boxPosts .boxPublicidade3 {
    width: 300px;
    height: auto;
    display: inline-block;
    float: right;
    margin-right: 30px;
    margin-top: 30px
}

.busca.single {
    margin-top: 99px
}

.busca.single .top h1 {
    font-size: 44px;
    line-height: 52px;
    font-weight: 700;
    color: #0034ff;
    text-align: center;
    margin-bottom: 72px
}

.busca.single .formBusca {
    display: table;
    margin: 0 auto;
    width: 80%;
    margin-bottom: 89px
}

.busca.single .formBusca input[type='text'] {
    border-radius: 27px;
    display: inline-block;
    border: 2px solid #0034ff;
    padding: 10px 2.04%;
    font-size: 30px;
    line-height: 30px;
    height: 54px;
    width: 100%;
    outline: none;
    max-width: 1180px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #0034ff
}

.busca.single .formBusca input[type='text']:focus {
    background: #fff
}

.busca.single .formBusca .btEnviar {
    background: url(../imagens/icones/ico_busca3.png) no-repeat 5px 5px;
    width: 35px;
    height: 41px;
    margin-left: -45px;
    border: 0;
    cursor: pointer
}

.busca.single .formBusca .btBusca {
    background: #fff url(../imagens/icones/ico_busca.png) no-repeat 5px 5px;
    width: 35px;
    cursor: pointer;
    height: 35px;
    margin: 0;
    padding: 0;
    position: relative;
    float: right;
    text-indent: -50000em
}

.busca.single .formBusca .btBusca.act,
.busca.single .formBusca .btBusca.act {
    background: none
}

.busca.single .formBusca input[type='text']::-webkit-input-placeholder {
    color: #575757;
    font-size: 18px;
    line-height: 35px
}

.busca.single .formBusca input[type='text']::-moz-placeholder {
    color: #575757;
    font-size: 18px;
    line-height: 35px
}

.busca.single .formBusca input[type='text']:-ms-input-placeholder {
    color: #575757;
    font-size: 18px;
    line-height: 35px
}

.busca.single .formBusca input[type='text']:-moz-placeholder {
    color: #575757;
    font-size: 18px;
    line-height: 35px
}

.resuBusca.single .left {
    height: auto;
    display: inline-block;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 779px;
    padding: 0;
    float: left
}

.resuBusca.single .left .text {
    font-size: 12px;
    color: #8a8a8a;
    text-align: left;
    margin-bottom: 22px
}

.resuBusca.single .listaItens {
    margin-bottom: 64px
}

.resuBusca.single .listaItens li {
    display: table;
    width: 100%;
    clear: both;
    text-align: left
}

.resuBusca.single .listaItens li + li {
    margin-top: 54px
}

.resuBusca.single .listaItens p {
    display: block;
    padding-bottom: 6px;
    margin-top: 0;
    padding-right: 0
}

.resuBusca.single .listaItens .tituloPostB {
    margin-top: 0
}

.resuBusca.single p span {
    background: #fde874
}

.resuBusca.single .listaItens a {
    text-decoration: none
}

.resuBusca.single .listaItens a:hover {
    text-decoration: underline
}

.resuBusca.single .listaItens img {
    float: left;
    margin-right: 25px
}

.resuBusca.single .listaItens .linkCategoria {
    font-family: poppins, "Times New Roman", times, sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 12px;
    margin-top: 12px;
    color: #007cc4;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.resuBusca.single .tituloPost span {
    font-weight: 600
}

.resuBusca.single .listaItens .resumo {
    font-family: ivypresto-text, "Times New Roman", Times, serif;
    font-size: 14px;
    line-height: 22px;
    color: #313131;
    margin-top: 6px;
    max-width: 615px;
    font-weight: 300;
}

.resuBusca.single .listaItens .data {
    font-family: poppins, "Times New Roman", times, sans-serif;
    margin-top: 14px;
    font-size: 12px;
    line-height: 12px;
    color: #a5a5a5
}

.resuBusca.single .botaoPrimario {
    width: 100%;
    height: 48px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.resuBusca.single .colsidebar {
    float: right;
    width: 276px
}

.resuBusca.single .colsidebar h2 {
    font-family: ivypresto-text, "Times New Roman", Times, serif;
    font-size: 24px;
    color: #0034ff;
    font-weight: 700;
    margin-bottom: 17px
}

.resuBusca.single .colsidebar ul + h2 {
    margin-top: 33px
}

.resuBusca.single .colsidebar li {
    border-top: solid 1.5px rgba(0, 52, 255, 0.1);
    
    padding: 13px 0;
    display: table;
    width: 100%
}

.resuBusca.single .colsidebar li a,
.resuBusca.single .colsidebar li p {
    font-size: 14px;
    line-height: 14px;
    color: #313131;
    text-decoration: none
}

.resuBusca.single .colsidebar li a:hover {
    text-decoration: underline
}

.resuBusca.single .colsidebar li a.act {
    color: #0034ff;
    font-weight: 600
}

.resuBusca.single .colsidebar .btBuscaData {
    color: #0034ff;
    text-decoration: none;
    float: right;
    margin-top: 25px;
    margin-right: 4px;
    background: none;
    border: 1px solid;
    border-radius: 100px;
    padding: 5px 15px;
    font-weight: 700;
    cursor: pointer;
}

.resuBusca.single .colsidebar .datepicker {
    width: 121px;
    height: 35px;
    font-size: 13px;
    outline: none;
    color: #acacac;
    margin-top: 13px;
    border: 1px solid #acacac;
    background: #fff url(../imagens/icones/ico_calendario.png) no-repeat 13px center;
    padding-left: 35px;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 18px
}

.resuBusca.single .colsidebar .datepicker:focus {
    background: #fff url(../imagens/icones/ico_calendario_focus.png) no-repeat 13px center;
    border-color: #088dfe;
    color: #088dfe
}

.resuBusca.single .colsidebar .datepicker + p {
    float: left;
    margin: 22px 12px
}

.resuBusca.single .colsidebar .verTodos {
    color: #0034ff;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    margin-bottom: 46px;
    display: table
}

.resuBusca.single .colsidebar .verTodos:hover {
    text-decoration: underline
}

.ui-datepicker {
    background: #088dfe;
    padding: 18px
}

.ui-datepicker .ui-datepicker-header {
    position: relative
}

.ui-datepicker .ui-datepicker-header .ui-datepicker-prev {
    position: absolute;
    left: 0;
    top: 8px;
    text-indent: -5000em;
    background: url(../imagens/icones/ico_calendario_anterior.png) no-repeat 0 0;
    width: 10px;
    height: 15px;
    cursor: pointer
}

.ui-datepicker .ui-datepicker-header .ui-datepicker-next {
    position: absolute;
    right: 0;
    top: 8px;
    text-indent: -5000em;
    background: url(../imagens/icones/ico_calendario_proximo.png) no-repeat 0 0;
    width: 10px;
    height: 15px;
    cursor: pointer
}

.ui-datepicker .ui-datepicker-header .ui-datepicker-month {
    font-size: 14px;
    line-height: 14px;
    color: #fff;
    text-transform: uppercase;
    text-align: center
}

.ui-datepicker .ui-datepicker-header .ui-datepicker-year {
    font-size: 12px;
    line-height: 12px;
    display: block;
    color: #fff;
    text-transform: uppercase;
    text-align: center
}

.ui-datepicker .ui-datepicker-header .ui-datepicker-title {
    margin-bottom: 24px
}

.ui-datepicker .ui-datepicker-calendar th {
    font-size: 12px;
    line-height: 12px;
    color: #fff;
    width: 27px;
    height: 27px;
    vertical-align: middle
}

.ui-datepicker .ui-datepicker-calendar td {
    width: 27px;
    height: 27px;
    vertical-align: middle
}

.ui-datepicker .ui-datepicker-calendar td a {
    color: #fff;
    font-size: 12px;
    line-height: 12px;
    text-decoration: none;
    display: block
}

.ui-datepicker .ui-datepicker-calendar td a:hover {
    text-decoration: underline
}

.ui-datepicker .ui-datepicker-calendar .ui-state-highlight {
    color: #0289ff;
    background: #fff;
    width: 27px;
    height: 27px;
    line-height: 27px;
    border-radius: 13px
}

.ui-datepicker .ui-datepicker-calendar .ui-state-active {
    font-weight: 600
}

.boxFundo {
    background: #0034ff;
    padding: 83px 0 73px;
    display: table;
    width: 100%;
    margin-bottom: 70px
}

.boxFundo .box1180 {
    width: 1180px;
    margin: 0 auto
}

.boxFundo .colInsti {
    float: left;
    color: #fff;
    width: 21.5%
}

.boxFundo .colInsti + .colInsti {
    margin-left: 7.1%
}

.boxFundo .colInsti.tam1 {
    margin-left: 0;
    margin-right: 0;
    padding-right: 0;
    width: auto;
    min-width: 185px
}

.boxFundo .colInsti.tam2 {
    margin-left: 25px;
    border-left: solid 1px #fff;
    padding-left: 25px;
    background: none;
    width: auto;
    min-width: 125px
}

.boxFundo .colInsti p {
    font-size: 18px;
    font-weight: 100
}

.boxFundo .colInsti b {
    font-size: 18px;
    font-weight: 600
}

.boxFundo .colInsti a {
    text-decoration: none;
    color: #fff
}

.boxFundo .colInsti .icone {
    float: left;
    margin-right: 17px;
    width: 47px;
    height: 56px
}

.boxFundo .colInsti .icone.central {
    background: url(../imagens/icones/ico_atendimento.png) no-repeat center center
}

.boxFundo .colInsti .icone.atend {
    background: url(../imagens/icones/ico_atendimentoonline.png) no-repeat center center
}

.boxFundo .colInsti .icone.duvidas {
    background: url(../imagens/icones/ico_duvidas.png) no-repeat center center
}

.boxFundo .botaoAssine {
    font-size: 14px;
    line-height: 16px;
    height: auto;
    color: #1675ac;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: none;
    cursor: pointer;
    padding: 12px 67px;
    margin: 0;
    background: #fff;
    outline: none;
    display: inline-block;
    float: right;
    border-radius: 30px;
    -webkit-transition: all 350ms ease-in-out;
    transition: all 350ms ease-in-out
}

.boxFundo .botaoAssine:hover {
    background: #1675ac;
    color: #fff
}

.boxFundo .botaoAssine.tam2 {
    padding: 12px 53px
}

.content.login {
    padding-bottom: 955px
}

.boxAcesso {
    display: table;
    margin: 0 auto
}

.boxAcesso .colAcesso {
    display: table-cell;
    vertical-align: top
}

.boxAcesso .colAcesso .titulo {
    font-size: 30px;
    line-height: 30px;
    font-weight: 600;
    color: #0034ff;
    text-align: center;
    margin-bottom: 23px
}

.boxAcesso .colAcesso p {
    color: #6e6e6e;
    font-size: 14px;
    line-height: 20px;
    text-align: center
}

.boxAcesso .colAcesso .imput373 {
    width: 373px;
    outline: none;
    height: 40px;
    border: 1px solid #777;
    font-size: 14px;
    padding: 0 30px;
    color: #777;
    margin-top: 29px;
    display: block;
    border-radius: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.boxAcesso .colAcesso .imput373:focus {
    color: #2c8ec8;
    border-color: #2c8ec8
}

.boxAcesso .colAcesso .btEnviar {
    background: #0034ff;
    border: 1px solid #0034ff;
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    text-transform: uppercase;
    display: table;
    margin: 30px auto 0;
    text-decoration: none;
    padding: 11px 49px;
    border-radius: 20px
}

.boxAcesso .colAcesso .btEnviar:hover {
    background: #fff;
    color: #0034ff
}

.boxAcesso.news {
    width: 100%;
    text-align: center;
    display: inline-block
}

.boxAcesso.news .colAcesso {
    width: 100%;
    text-align: center;
    display: inline-block
}

.boxAcesso.news .colAcesso .boxCampos {
    text-align: left;
    width: 100%;
    float: left
}

.boxAcesso.news .colAcesso .boxCampos p {
    text-align: left
}

.boxAcesso.news .colAcesso .boxCampos .linha {
    width: 100%;
    height: auto;
    display: inline-block
}

.boxAcesso.news .colAcesso .boxCampos .linha strong {
    font-size: 24px;
    line-height: 24px;
    color: #0034ff;
    padding-bottom: 5px;
    display: inline-block
}

.boxAcesso.news .colAcesso .boxCampos .linha.cor2 strong {
    color: #ed0677
}

.boxAcesso.news .colAcesso .botoes {
    margin: 0 auto;
    display: block;
    width: 235px
}

.tituloLogin {
    font-size: 30px;
    line-height: 30px;
    font-weight: 300;
    color: #0034ff;
    text-align: left;
    display: block;
    clear: both;
    padding-bottom: 13px;
    border-bottom: solid 1.5px rgba(0, 52, 255, 0.1);
    margin-bottom: 60px
}

.boxAcesso .colAcesso .pAzul {
    color: #0034ff;
    font-size: 14px;
    line-height: 19px;
    text-align: left
}

.boxAcesso .colAcesso .btFace,
.boxAcesso .colAcesso .btLink {
    display: block;
    color: #0034ff;
    font-size: 18px;
    line-height: 47px;
    font-weight: 300;
    text-decoration: none;
    height: 47px;
    width: 266px;
    margin-top: 30px;
    border: 1px solid #0034ff;
    border-radius: 23px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.boxAcesso .colAcesso .btLink {
    padding-left: 120px;
    background: url(../imagens/icones/ico_linkedin.png) no-repeat 74px center
}

.boxAcesso .colAcesso .btFace {
    padding-left: 110px;
    margin-bottom: 30px;
    background: url(../imagens/icones/ico_facebook.png) no-repeat 74px center
}

.boxAcesso .colAcesso .btFace:hover,
.boxAcesso .colAcesso .btLink:hover {
    color: #fff
}

.boxAcesso .colAcesso .btFace:hover {
    background: #0034ff url(../imagens/icones/ico_facebook_b.png) no-repeat 74px center
}

.boxAcesso .colAcesso .btLink:hover {
    background: #0034ff url(../imagens/icones/ico_linkedin_b.png) no-repeat 74px center
}

.boxAcesso .colAcesso p a {
    color: #0034ff;
    text-decoration: underline
}

.boxAcesso .colAcesso .textoMeio {
    font-size: 30px;
    margin: 0 140px;
    display: inline-block;
    vertical-align: middle
}

.boxAcesso .colAcesso label {
    font-size: 14px;
    line-height: 14px;
    color: #9f9f9f;
    float: left;
    margin-top: 32px
}

.boxAcesso .colAcesso input[type="checkbox"] {
    border: 1px solid #9f9f9f;
    width: 12px;
    float: left;
    outline: none;
    height: 12px;
    margin: 0 8px 0 0;
    background: #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 50%
}

.boxAcesso .colAcesso input[type="checkbox"]:checked {
    background-color: #0034ff
}

.boxAcesso .colAcesso input[type="checkbox"]:hover {
    background: #ECF4FB
}

.boxAcesso .colAcesso input[type="checkbox"]:hover:checked {
    background-color: #0079E0
}

.boxAcesso.news .colAcesso label {
    width: 100%
}

.boxAcesso.news .colAcesso input[type="checkbox"] {
    display: none
}

.boxAcesso.news .colAcesso .check {
    background: url(../imagens/icones/check_newsletter.jpg) no-repeat left bottom;
    border: 0;
    width: 36px;
    height: 36px;
    margin-bottom: 20px;
    margin-right: 15px;
    float: left
}

.boxAcesso.news .colAcesso input[type="checkbox"]:checked + .check {
    background-position: left top;
    border: 0
}

.boxAcesso .colAcesso .lembSenha {
    float: right;
    margin-top: 32px;
    clear: right;
    font-size: 14px;
    line-height: 14px;
    text-decoration: underline;
    color: #9f9f9f
}

.boxAcesso .colAcesso .bt_login {
    float: right;
    clear: both;
    background: #0034ff;
    color: #fff;
    font-size: 14px;
    line-height: 41px;
    font-weight: 300;
    width: 129px;
    height: 41px;
    text-align: center;
    border: 1px solid #0034ff;
    text-decoration: none;
    margin-top: 35px;
    border-radius: 20px
}

.boxAcesso .colAcesso .bt_login:hover {
    background: #fff;
    color: #0034ff
}

.boxAcesso .colAcesso img {
    display: block;
    margin: 0 auto 19px
}

.boxAcesso .colAcesso .input421 {
    width: 421px;
    outline: none;
    height: 40px;
    border: 1px solid #777;
    font-size: 24px;
    text-align: center;
    padding: 0 30px;
    color: #777;
    margin: 29px auto 0;
    display: block;
    border-radius: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.boxAcesso .colAcesso .input421:focus {
    border-color: #2c8ec8
}

.boxAcesso .colAcesso .bt_concluir {
    background: #0034ff;
    color: #fff;
    font-size: 14px;
    line-height: 41px;
    font-weight: 300;
    width: 245px;
    height: 41px;
    text-align: center;
    border: 1px solid #0034ff;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
    margin: 27px auto 0;
    border-radius: 20px
}

.boxAcesso .colAcesso .bt_concluir:hover {
    background: #fff;
    color: #0034ff
}

.boxAcesso .colAcesso .repetirCod {
    font-size: 13px;
    color: #898989;
    text-decoration: underline;
    text-align: center;
    display: table;
    margin: 31px auto 0;
    border: 0;
    background: none;
    cursor: pointer
}

.boxAcesso .colAcesso .repetirCod:hover {
    text-decoration: none
}

.boxTexto {
    margin-top: 49px
}

.boxTexto p {
    font-size: 14px;
    line-height: 22px;
    color: #a0a0a0;
    text-align: center
}

.boxTexto p a {
    color: #0034ff;
    text-decoration: none
}

.boxTexto p a:hover {
    text-decoration: underline
}

.boxAcesso .colAcesso .bt_home {
    background: #fff;
    color: #0034ff;
    font-size: 14px;
    line-height: 41px;
    font-weight: 300;
    width: 245px;
    height: 41px;
    text-align: center;
    border: 1px solid #0034ff;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
    margin: 27px auto 0;
    border-radius: 20px
}

.boxAcesso .colAcesso .bt_home:hover {
    background: #0034ff;
    color: #fff
}

.boxAcesso .colAcesso .pVermelho {
    font-size: 11px;
    color: #dd1c1c;
    font-weight: 300;
    text-align: left
}

.boxAcesso .colAcesso .numCaracteres {
    font-size: 10.5px;
    color: #bbb;
    line-height: 12px;
    margin-top: -27px;
    float: right;
    max-width: 111px;
    text-align: left
}

.boxAcesso .colAcesso .bt_cadastrar {
    background: #0034ff;
    color: #fff;
    font-size: 14px;
    line-height: 37px;
    font-weight: 300;
    width: 155px;
    height: 41px;
    float: right;
    text-align: center;
    border: 1px solid #0034ff;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
    margin: 27px auto 0;
    border-radius: 20px
}

.boxAcesso .colAcesso .bt_cadastrar:hover {
    background: #fff;
    color: #0034ff
}

.boxAcesso .colAcesso .cancelar {
    float: right;
    font-size: 14px;
    color: #9f9f9f;
    line-height: 41px;
    text-decoration: underline;
    margin-top: 27px;
    margin-right: 11px
}

.boxAcesso .colAcesso .titulo2 {
    font-size: 46px;
    line-height: 46px;
    color: #0034ff;
    font-weight: 700;
    margin-bottom: 20px
}

.boxAcesso .colAcesso .imgMeio {
    margin: 0 100px;
    display: block
}

.boxAcesso .colAcesso .input474,
.boxAcesso .colAcesso .input354,
.boxAcesso .colAcesso .input287 {
    outline: none;
    height: 40px;
    border: 1px solid #777;
    font-size: 14px;
    padding: 0 30px;
    color: #777;
    margin: 29px auto 0;
    display: block;
    border-radius: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.boxAcesso .colAcesso .input474 {
    width: 474px
}

.boxAcesso .colAcesso .input354 {
    width: 354px
}

.boxAcesso .colAcesso .input287 {
    width: 287px
}

.boxAcesso .colAcesso .input474:focus,
.boxAcesso .colAcesso .input354:focus,
.boxAcesso .colAcesso .input287:focus {
    border-color: #2c8ec8;
    color: #2c8ec8
}

.boxAcesso .colAcesso .input474.erro,
.boxAcesso .colAcesso .input354.erro,
.boxAcesso .colAcesso .input287.erro {
    border-color: #dd1c1c
}

.boxAcesso .colAcesso .campo {
    position: relative
}

.boxAcesso .colAcesso .campo .msgErro {
    position: absolute;
    bottom: -20px;
    left: 0;
    font-size: 12px;
    line-height: 12px;
    color: #dd1c1c;
    font-weight: 700
}

.boxAcesso .colAcesso .boxAvisoEnvio {
    width: 472px;
    height: 70px;
    background: #f9f8d2 url(../imagens/icones/ico_celular_p.png) no-repeat 28px 18px;
    padding: 18px 28px 18px 67px;
    margin-top: 25px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.boxAcesso .boxAvisoEnvio b,
.boxAcesso .boxAvisoEnvio p {
    font-size: 13px;
    font-weight: 300;
    color: #6e6e6e;
    text-align: left;
    line-height: 13px
}

.boxAcesso .boxAvisoEnvio b {
    font-weight: 600
}

.boxAcesso .colAcesso .boxContaSocial {
    width: 363px;
    background-color: #0034ff;
    padding: 81px 53px 36px;
    margin-bottom: 18px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.boxAcesso .boxContaSocial img {
    margin: 0 auto 33px;
    display: block
}

.boxAcesso .boxContaSocial p {
    font-size: 18px;
    color: #fff;
    line-height: 26px;
    text-align: center
}

.boxAcesso .boxContaSocial .btLink,
.boxAcesso .boxContaSocial .btFace {
    width: 182px;
    border-color: #fff;
    color: #fff;
    margin: 21px auto 0
}

.boxAcesso .boxContaSocial .btLink {
    padding-left: 73px;
    background: url(../imagens/icones/ico_linkedin_b.png) no-repeat 18px center
}

.boxAcesso .boxContaSocial .btFace {
    padding-left: 66px;
    margin-bottom: 0;
    background: url(../imagens/icones/ico_facebook_b.png) no-repeat 20px center
}

.boxAcesso .boxContaSocial .btLink:hover,
.boxAcesso .boxContaSocial .btFace:hover {
    color: #0034ff
}

.boxAcesso .boxContaSocial .btLink:hover {
    background: #fff url(../imagens/icones/ico_linkedin.png) no-repeat 18px center
}

.boxAcesso .boxContaSocial .btFace:hover {
    background: #fff url(../imagens/icones/ico_facebook.png) no-repeat 20px center
}

.footer.login {
    background: none;
    padding: 0;
    height: 91px
}

.footer.login .box1210 {
    display: table;
    border-top: 1px solid #d1d1d1
}

.footer.login .logo {
    background: url(../imagens/layout/logo4.png) no-repeat center center;
    width: 148px;
    height: 28px;
    float: left;
    margin-top: 24px
}

.footer.login .selos {
    float: right
}

.footer.login .selos .seloCertisign {
    background: url(../imagens/layout/logo_certisign.jpg) no-repeat center center;
    width: 83px;
    height: 42px;
    float: left;
    margin-top: 21px
}

.footer.login .selos .secured {
    background: url(../imagens/layout/logo_secured.jpg) no-repeat center center;
    width: 88px;
    height: 46px;
    float: left;
    margin-left: 23px;
    margin-top: 12px
}

.headerInternas .logoProxximaHeader {
    width: 134px;
    background-size: 134px;
    margin-top: 20px;
    height: 24px;
    margin-left: 0;
    float: left
}

.btMenu.cor2 {
    background: #fff url(../imagens/icones/ico_menu_rosa.png) no-repeat 50% 50%;
    background-size: 23px
}

.headerInternas .btMenu.cor2.act {
    background: #fff url(../imagens/icones/ico_close_rosa.png) no-repeat 50% 50%
}

.blocoNavBusca.act .boxMenu.cor2 {
    background: #e7318a
}

.blocoNavBusca.act .boxMenu.cor2 .blocoLogin {
    background: #9c1a46
}

.blocoNavBusca.act .boxMenu.cor2 .boxSocial {
    border-color: #fff
}

.blocoNavBusca.act .blocoCont .cor2 .nav ul {
    background: #9c1a46
}

.main .boxDestaquesInter {
    height: auto;
    display: inline-block;
    margin-top: 70px;
    text-align: center;
    padding: 0 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%
}

.main .boxDestaquesInter .text {
    text-align: left;
    font-size: 12px;
    line-height: 12px;
    text-transform: uppercase;
    color: #cacaca;
    margin-top: 25px;
    font-weight: 500
}

.main .boxDestaquesInter .text.catAcontece {
    text-align: left;
    font-size: 12px;
    line-height: 12px;
    text-transform: uppercase;
    color: #cacaca;
    margin-top: 25px;
    font-weight: 500
}

.main .boxDestaquesInter .text.catAcontece span {
    color: rgb(154, 59, 111) !important;
}

.main .boxDestaquesInter .text span,
.main .boxDestaquesInter .text span a {
    color: #000;
    text-decoration: none
}

.main .boxDestaquesInter .text span a:hover {
    text-decoration: underline;
}

.main .boxDestaquesInter .post575 {
    width: 575px;
    float: left;
    text-align: left;
    margin-left: 25px;
    border-top: solid 1px #d7d7d7;
    padding: 25px 0
}

.main .boxDestaquesInter .post575.first.kombi img.attachment-thumb_575x300 {
    width: 100% !important;
    height: 100% !important;
    max-width: 100% !important;
    max-height: 100% !important;
    -o-object-fit: cover !important;
    object-fit: cover !important;
}

.main .boxDestaquesInter .post575.kombi img.attachment-thumb_275x205 {
    width: 100% !important;
    height: auto !important;
    max-width: 100% !important;
    max-height: 100% !important;
}

.main .boxDestaquesInter .post575.kombi .boxImagem {
    display: inline-block;
    position: relative;
    float: left;
    margin-right: 0 !important;
    width: 96%;
}

.main .boxDestaquesInter .post575 .boxImagem {
    display: inline-block;
    position: relative;
    float: left;
    /*margin-right: 0 !important;*/
}

.main .boxDestaquesInter #posts_noticias .post575 .boxImagem img.attachment-thumb_375x205 {
    /*width: 100%; */
    height: 100%;
    max-width: 100%;
    max-height: 205px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top;
    object-position: top;
}

#posts_noticias .post575 a .boxTextos, #posts_noticias .post575 a .boxtextos {
    max-width: 290px;
    float: left;
}

.main .boxDestaquesInter .post575 a {
    text-decoration: none
}

.main .boxDestaquesInter .post575 img {
    float: left
}

.main .boxDestaquesInter .post575.first img {
    margin: 0
}

.main .boxDestaquesInter .post575 .categoria {
    font-size: 12px;
    line-height: 12px;
    color: #222 !important;
    text-transform: uppercase;
    display: inline-block;
    font-family: poppins, 'times new roman', times, serif;
    letter-spacing: 2px;
    margin: 0;
    padding-bottom: 0;
    font-weight: 600;
    width: 100%;
}

.main .boxDestaquesInter .post575.first .categoria {
    margin-top: 0;
}

.main .boxDestaquesInter .post575 p {
    font-size: 14px;
    line-height: 22px;
    color: #262626;
    font-family: ivypresto-text, 'times new roman', times, serif;
    margin-top: 10px;
    font-weight: 300;
    display: flex;
}

.main .boxDestaquesInter .post575.second,
.main .boxDestaquesInter .post575.first {
    padding-top: 0;
    border: 0
}

.main .boxDestaquesInter .post575.first {
    margin-left: 0
}

.main .boxDestaquesInter .post575 .boxImagem {
    display: inline-block;
    position: relative;
    float: left;
    margin-right: 25px
}

.main .boxDestaquesInter .post575 .boxImagem img {
    float: left
}

.main .boxDestaquesInter .post575 .boxImagem .share {
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 350ms ease-in-out;
    transition: all 350ms ease-in-out
}

.main .boxDestaquesInter .post575:hover .boxImagem .share {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100)
}

.main .boxDestaquesInter .post575 .boxImagem .share {
    background: rgba(49, 144, 201, 0.8);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-decoration: none;
    text-align: center
}

.main .boxDestaquesInter .post575 .boxImagem .share span {
    width: 35px;
    height: 35px;
    display: inline-block;
    color: #fff;
    font-size: 25px;
    line-height: 35px;
    cursor: pointer;
    margin: 85px 3px 0
}

.main .boxDestaquesInter .post575.first .boxImagem .share span {
    margin-top: 135px
}

.main .boxDestaquesInter .post680 {
    width: 690px;
    float: left;
    display: inline-block;
    text-align: left;
    position: relative;
    padding: 20px 0 0;
    margin-bottom: 20px
}

.main .boxDestaquesInter .post680 img {
    float: left;
}

.main .boxDestaquesInter .post680 .boxImagem {
    position: relative;
    float: left;
    display: inline-block;
    z-index: 10;
    padding: 0;
    margin: 0;
    width: 100%
}

.main .boxDestaquesInter .post680 .boxImagem img {
    width: 100%;
    height: auto
}

.main .boxDestaquesInter .post680 .boxPatrocinio {
    position: absolute;
    left: 0;
    bottom: 0;
    background: #be933f;
    padding: 15px 20px;
    z-index: 12;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.main .boxDestaquesInter .post680 .boxPatrocinio p {
    padding-left: 30px;
    font-size: 15px;
    line-height: 20px;
    margin-top: 0;
    color: #fff;
    font-weight: 600;
    float: left;
    text-transform: uppercase;
    background: url(../imagens/icones/ico_patrocinio.png) no-repeat 0 50%
}

.main .boxDestaquesInter .post680 .boxPatrocinio img {
    float: right;
    margin-top: 0;
    width: auto
}

.main .boxDestaquesInter .post680 .textos {
    position: absolute;
    width: 235px;
    right: 30px;
    bottom: 130px
}

.main .boxDestaquesInter .post680 .textos p {
    padding: 0;
    color: #313131;
    font-size: 14px;
    line-height: 20px;
    margin-top: 15px;
    font-family: ivypresto-text, 'times new roman', times, serif
}

.main .boxDestaquesInter .post680 .textos .titulo {
    font-size: 30px;
    line-height: 33px;
    color: #222;
    font-weight: 900;
    margin-top: 0;
    display: inline-block;
    font-family: ivypresto-text, 'times new roman', times, serif;
    padding: 0
}

.main .boxDestaquesInter.single {
    margin-top: 0
}

/*.main .boxDestaquesInter.single .top {
    /*margin-top: -175px;
    margin-top: 70px;
    position: relative;
    z-index: 5;
    float: left;
    background: #fff;
    width: 100%;
    min-height: 175px;
    padding-bottom: 0
}*/

.main .boxDestaquesInter.single .top.sem-banner {
    margin-top: 70px
}

.main .boxDestaquesInter.single .top.sem-banner:before,
.main .boxDestaquesInter.single .top.sem-banner:after {
    display: none
}

.main .boxDestaquesInter.single .top:before {
    content: "";
    width: 42px;
    height: 80px;
    float: left;
    position: absolute;
    left: -42px;
    top: 166px
}

.main .boxDestaquesInter.single .top:after {
    content: "";
    width: 42px;
    height: 80px;
    float: left;
    position: absolute;
    right: -42px;
    top: 166px
}

.main .boxDestaquesInter.single .top .titulo {
    font-family: ivypresto-text, "Times New Roman", Times, serif;
    margin-top: -22px;
    font-size: 18px;
    line-height: 22px;
    font-weight: 700;
    padding: 0
}

.main .boxDestaquesInter.single .top .editor {
    margin-top: 70px;
    display: inline-block;
    padding-bottom: 30px
}

.main .boxDestaquesInter.single .top .editor img {
    float: left;
    border-radius: 50%;
    margin-right: 30px
}

.main .boxDestaquesInter.single .top .editor .textos {
    text-align: left;
    display: block;
    float: left;

}

.main .boxDestaquesInter.single .top .editor .textos p {
    font-size: 14px;
    line-height: 24px;
    color: #010101;
    text-transform: none;
    display: block;
    margin: 0;
    padding: 0
}


.main .boxDestaquesInter.single .top .editor .textos .titulo {
    font-size: 24px;
    line-height: 24px;
    color: #010101;
    font-weight: 600;
    margin: 10px 0 0;
    padding: 0
}

.main .boxDestaquesInter.single .top .editor .textos .btSeguir {
    font-size: 12px;
    line-height: 12px;
    color: #0034ff;
    text-transform: uppercase;
    text-decoration: none;
    border: solid 1px #0034ff;
    padding: 10px 25px;
    border-radius: 20px;
    margin-top: 15px;
    display: inline-block
}

.main .boxDestaquesInter.single .top .editor .colaborador{
    text-align: left;
    display: inline-block;
}

.main .boxDestaquesInter.single .top .editor .colaborador .titulo{
    font-size: 18px;
    line-height: 22px;
    color: #010101;
    font-weight: 600;
    margin: 10px 0 0;
    padding: 0;
}

.main .boxDestaquesInter.single .top .editor .colaborador p {
    font-size: 18px;
    line-height: 22px;
    color: #010101;
    text-transform: none;
    display: block;
    margin: 0;
    padding: 0;
}

.main .boxDestaquesInter.single .top .titulo.icoPatrocinado span {
    background-image: url(../imagens/icones/ico_patrocinio.png);
    background-repeat: no-repeat;
    background-position: 45px 47%;
    padding-left: 80px
}

.main .boxDestaquesInter.single .top .titulo.icoPatrocinado.content_lab span {
    background-image: url(../imagens/logo_content_lab.png);
    background-position: center;
    background-size: 126px;
    padding-right: 26px;
    background-color: transparent !important;
    width: 126px;
    height: 33px;
    text-indent: -5000px;
}

.main .boxDestaquesInter.single .top .img-category {
    display: inline-block;
    vertical-align: middle;
    margin-left: 8px;
    max-width: 110px;
    max-height: 100px
}

.main .boxDestaquesInter.single .top .patrocinador {
    text-transform: uppercase;
    font-size: 14px;
    line-height: 14px;
    margin-top: 15px;
    font-family: ivypresto-text, 'times new roman', times, serif
}

.main .boxDestaquesInter.single .social {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 50px
}

.main .boxDestaquesInter.single .social li {
    display: inline-block
}

.main .boxDestaquesInter.single .social a {
    font-size: 26px;
    line-height: 26px;
    color: #CDCDCD;
    text-align: center;
    text-decoration: none;
    margin: 0 10px;
    min-width: 26px;
    display: inline-block;
    height: 26px
}

.main .boxColsInter.single .boxDestaquesInter {
    width: 780px;
    text-align: left
}

.main .boxColsInter.single .boxDestaquesInter .sepDestInt {
    margin: 30px 0 0
}

.main .boxColsInter.single .boxDestaquesInter .boxTop img {
    max-width: 100%;
    height: auto
}

.main .boxColsInter.single .boxDestaquesInter .boxTop .legenda {
    font-size: 14px;
    line-height: 22px;
    color: #4c4c4c;
    margin-top: 15px
}

.main .boxColsInter.single .boxDestaquesInter .boxTop .legenda:before {
    content: "";
    float: left;
    width: 20px;
    height: 8px;
    background: #000;
    margin-top: 6px;
    margin-right: 14px;
    margin-left: 5px
}

.main .boxColsInter.single .boxDestaquesInter .boxAcoes {
    display: inline-block;
    width: 100%;
    height: auto;
    float: left;
    margin-top: 5px
}

.main .boxColsInter.single .boxDestaquesInter .boxAcoes a {
    width: 25px;
    height: 25px;
    display: inline-block;
    text-indent: -5000em;
    background: url(../imagens/layout/sprite_cinza.png) no-repeat -25px -179px;
    background-size: 375px;
    float: left;
    margin-right: 5px
}

.main .boxColsInter.single .boxDestaquesInter .boxAcoes .fontDown {
    background-position: -207px -53px;
}

.main .boxColsInter.single .boxDestaquesInter .boxAcoes .fontUp {
    background-position: -144px -53px;
}

.main .boxColsInter.single .boxDestaquesInter .boxAcoes .print {
    background-position: -270px -53px;
}

.main .boxColsInter.single .boxDestaquesInter .boxAcoes .reset {
    background-position: -18px -93px;
}

.main .boxColsInter.single .boxDestaquesInter .boxAcoes .erro {
    background-position: -19px -92px;
}

.main .boxColsInter.single .boxDestaquesInter iframe:not('.instagram-media'),
.main .boxColsInter.single .boxDestaquesInter embed {
    width: 780px;
    height: 300px;
    max-width: 100%
}

.main .boxColsInter.single .boxDestaquesInter iframe.instagram-media {
    margin-left: 94px !important;
    margin-top: 20px !important;
}


.main .boxColsInter.single .boxDestaquesInter .twitts {
    width: 100%;
    margin-top: 70px;
    display: inline-block;
    float: left
}

.main .boxColsInter.single .boxDestaquesInter .twitts li {
    width: 100%;
    padding: 20px 0;
    display: inline-block;
    float: left;
    border-top: solid 1px #bbb7b7;
    font-size: 14px;
    line-height: 20px;
    color: #000
}

.main .boxColsInter.single .boxDestaquesInter .twitts li:first-child {
    border: 0
}

.main .boxColsInter.single .boxDestaquesInter .twitts li a {
    color: #0034FF;
    text-decoration: none
}

.main .boxColsInter.single .boxDestaquesInter .twitts li a:hover {
    text-decoration: underline
}

.main .boxColsInter.single .boxDestaquesInter .twitts li .fa {
    display: inline-block;
    font-size: 20px;
    line-height: 20px;
    float: left;
    color: #0034FF
}

.main .boxColsInter.single .boxDestaquesInter .twitts li p {
    padding-left: 40px;
    background: url(../imagens/icones/ico_down_twit.png) no-repeat 27px 50%;
    margin-top: 0
}

.main .boxColsInter.single .boxDestaquesInter .linksBottom {
    margin-top: 70px;
    display: inline-block;
    width: 100%;
    padding: 0;
    border-top: solid 1px #aeaeae;
    padding-top: 15px
}

.main .boxColsInter.single .boxDestaquesInter .linksBottom li:first-child {
    margin: 0;
    padding-right: 20px;
    border-right: solid 1px #000
}

.main .boxColsInter.single .boxDestaquesInter .linksBottom li {
    float: left;
    display: inline-block;
    margin: 0 20px 10px
}

.main .boxColsInter.single .boxDestaquesInter .linksBottom li:first-child a {
    color: #0034FF;
    font-weight: 600
}

.main .boxColsInter.single .boxDestaquesInter .linksBottom h3 {
    padding: 0;
    margin: 0;
}

.main .boxColsInter.single .boxDestaquesInter .boxPublicidade {
    margin-top: 70px;
    display: inline-block;
    width: 100%;
    height: auto
}

.main .boxColsInter.single .boxDestaquesInter .boxComentarios {
    margin-top: 45px;
    display: inline-block;
    width: 100%;
    height: auto
}

.main .boxColsInter.single .boxDestaquesInter .boxComentarios .titulo {
    font-size: 30px;
    line-height: 30px;
    color: #0034FF;
    font-weight: 400;
    padding-bottom: 25px;
    border-bottom: solid 1px #aeaeae
}

.main .boxColsInter.single .boxDestaquesInter .boxComentarios .desc {
    font-size: 10px;
    line-height: 15px;
    color: #000;
    margin-top: 10px
}

.main .boxColsInter.single .boxDestaquesInter .boxComentarios .comentarios {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 50px
}

.main .boxColsInter.single .boxDestaquesInter .boxComentarios .comentarios .textTop {
    border-bottom: solid 1px #aeaeae;
    width: 100%;
    height: auto;
    display: inline-block
}

.main .boxColsInter.single .boxDestaquesInter .boxComentarios .comentarios .textTop .qtdComents {
    color: #000;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
    padding-bottom: 8px;
    border-bottom: solid 5px #0034FF;
    float: left
}

.main .boxColsInter.single .boxDestaquesInter .boxComentarios .comentarios .textTop .btFavoritos,
.main .boxColsInter.single .boxDestaquesInter .boxComentarios .comentarios .textTop .btCompartilhar {
    float: right;
    margin-left: 30px;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    color: #b6b6b6;
    font-weight: 600;
    text-decoration: none
}

.main .boxColsInter.single .boxDestaquesInter .boxComentarios .comentarios .textTop .btFavoritos:before,
.main .boxColsInter.single .boxDestaquesInter .boxComentarios .comentarios .textTop .btCompartilhar:before {
    content: "";
    float: left;
    display: inline-block;
    width: 30px;
    height: 20px;
    background: url(../imagens/layout/sprite_cinza.png) no-repeat 0 0;
    background-size: 400px
}

.main .boxColsInter.single .boxDestaquesInter .boxComentarios .comentarios .textTop .btFavoritos:before {
    background-position: -219px -20px
}

.main .boxColsInter.single .boxDestaquesInter .boxComentarios .comentarios .textTop .btCompartilhar:before {
    background-position: -154px -187px
}

.main .boxColsInter.single .boxDestaquesInter .boxComentarios .comentarios .ordenar {
    color: #000;
    font-size: 12px;
    line-height: 12px;
    text-decoration: none;
    float: left;
    margin-top: 10px
}

.main .boxColsInter.single .boxDestaquesInter .boxComentarios .comentarios .formComentario {
    margin-top: 55px;
    width: 100%;
    height: auto;
    display: inline-block
}

.main .boxColsInter.single .boxDestaquesInter .boxComentarios .comentarios .formComentario img {
    float: left;
    margin-left: 10px;
    margin-right: 30px;
    border-radius: 50%
}

.main .boxColsInter.single .boxDestaquesInter .boxComentarios .comentarios .formComentario textarea {
    border: solid 1px #c6c6c6;
    border-radius: 5px;
    font-size: 14px;
    line-height: 16px;
    color: #b7b7b7;
    padding: 10px;
    height: 28px;
    width: 663px;
    resize: none;
    outline: none
}

.main .boxColsInter.single .boxDestaquesInter .boxComentarios .comentarios .listaComentarios {
    width: 100%;
    height: auto;
    display: inline-block
}

.main .boxColsInter.single .boxDestaquesInter .boxComentarios .comentarios .listaComentarios li {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 40px
}

.main .boxColsInter.single .boxDestaquesInter .boxComentarios .comentarios .listaComentarios li img {
    float: left;
    margin-left: 20px;
    border-radius: 50%
}

.main .boxColsInter.single .boxDestaquesInter .boxComentarios .comentarios .listaComentarios li .textos {
    margin: 0;
    padding: 0;
    display: block;
    width: auto;
    margin-left: 100px;
    text-align: left
}

.main .boxColsInter.single .boxDestaquesInter .boxComentarios .comentarios .listaComentarios li .textos p {
    margin: 0;
    padding: 0;
    font-family: ivypresto-text, 'times new roman', times, serif;
    font-size: 14px;
    line-height: 22px;
    margin-top: 10px;
    color: #323232
}

.main .boxColsInter.single .boxDestaquesInter .boxComentarios .comentarios .listaComentarios li .textos .nome {
    font-size: 16px;
    line-height: 16px;
    color: #323232;
    font-weight: 600;
    margin: 0
}

.main .boxColsInter.single .boxDestaquesInter .boxComentarios .comentarios .listaComentarios li .textos .nome span {
    display: inline-block;
    float: none;
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 16px;
    font-weight: 400;
    margin-left: 20px
}

.main .boxColsInter.single .boxDestaquesInter .boxComentarios .comentarios .listaComentarios li .textos .nome .reply {
    background: url(../imagens/icones/ico_reply.jpg) no-repeat 0 0;
    padding-left: 22px
}

.main .boxColsInter.single .boxDestaquesInter .boxComentarios .comentarios .listaComentarios li a {
    font-size: 14px;
    line-height: 24px;
    color: #323232;
    margin-left: 20px;
    display: inline-block;
    float: left
}

.main .boxColsInter.single .boxDestaquesInter .boxComentarios .comentarios .listaComentarios li a:hover {
    text-decoration: underline
}

.main .boxColsInter.single .boxDestaquesInter .boxComentarios .comentarios .listaComentarios li .textos .acoes {
    display: inline-block;
    margin-top: 20px
}

.main .boxColsInter.single .boxDestaquesInter .boxComentarios .comentarios .listaComentarios li .num {
    float: left;
    display: inline-block;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    margin: 0;
    padding: 0
}

.main .boxColsInter.single .boxDestaquesInter .boxComentarios .comentarios .listaComentarios li .btUp,
.main .boxColsInter.single .boxDestaquesInter .boxComentarios .comentarios .listaComentarios li .btDown {
    text-indent: -5000em;
    margin: 5px 0 0;
    padding: 0;
    width: 30px;
    height: 13px;
    float: left
}

.main .boxColsInter.single .boxDestaquesInter .boxComentarios .comentarios .listaComentarios li .btUp {
    background: url(../imagens/icones/ico_up.jpg) no-repeat 50% 50%
}

.main .boxColsInter.single .boxDestaquesInter .boxComentarios .comentarios .listaComentarios li .btDown {
    background: url(../imagens/icones/ico_down.jpg) no-repeat 50% 4px;
    margin-left: 0;
    border-right: solid 1px #585858
}

.main .boxColsInter.single .boxDestaquesInter .boxComentarios .comentarios .listaComentarios ul {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 80px;
    width: 100%
}

.main .boxColsInter.single .boxDestaquesInter .boxComentarios .comentarios .listaComentarios ul ul {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;

    padding-left: 80px;
    width: 100%
}

.main .boxColsInter.single .boxDestaquesInter .boxComentarios .comentarios .botao {
    margin: 50px 0 0;
    width: 100%;
    text-align: center;
    display: inline-block;
    padding: 0
}

.main .boxColsInter.single .boxDestaquesInter .boxComentarios .comentarios .botao .botaoPrimario {
    width: auto;
    display: inline-block;
    float: none
}

.main .boxColsInter.single .boxDestaquesInter .boxOutrosComentarios {
    margin-top: 125px;
    display: inline-block;
    width: 100%;
    height: auto
}

.main .boxColsInter.single .boxDestaquesInter .boxOutrosComentarios .titulo {
    font-size: 30px;
    line-height: 30px;
    color: #0034FF;
    font-weight: 400;
    padding-bottom: 25px;
    border-bottom: solid 1px #aeaeae
}

.main .boxColsInter.single .boxDestaquesInter .boxOutrosComentarios .listaComentario {
    width: 100%;
    height: auto;
    display: inline-block;
    border-bottom: solid 1px #aeaeae;
    padding-bottom: 30px
}

.main .boxColsInter.single .boxDestaquesInter .boxOutrosComentarios .listaComentario li {
    margin-top: 50px;
    display: inline-block;
    float: left;
    width: 380px;
    margin-left: 20px
}

.main .boxColsInter.single .boxDestaquesInter .boxOutrosComentarios .listaComentario li:first-child {
    margin-left: 0
}

.main .boxColsInter.single .boxDestaquesInter .boxOutrosComentarios .listaComentario li img {
    float: left;
    margin-right: 20px;
    border-radius: 50%
}

.main .boxColsInter.single .boxDestaquesInter .boxOutrosComentarios .listaComentario li .textos {
    float: left;
    max-width: 270px
}

.main .boxColsInter.single .boxDestaquesInter .boxOutrosComentarios .listaComentario li .textos p {
    font-family: ivypresto-text, 'times new roman', times, serif;
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 20px;
    margin-top: 3px
}

.main .boxColsInter.single .boxDestaquesInter .boxOutrosComentarios .listaComentario li .textos .titulo {
    font-size: 18px;
    line-height: 22px;
    color: #1e1e1e;
    font-weight: 600;
    border: 0
}

.main .boxColsInter.single .boxDestaquesInter .boxOutrosComentarios .listaComentario li .textos .data {
    font-size: 14px;
    line-height: 22px;
    color: #9b9b9b
}

.main .boxColsInter.single .boxDestaquesInter .boxOutrosComentarios .link {
    color: #959595;
    font-size: 14px;
    line-height: 14px;
    font-weight: 500;
    text-decoration: none;
    margin-right: 60px
}

.main .boxColsInter.single .boxDestaquesInter .boxOutrosComentarios .link.feed:before {
    content: "";
    float: left;
    display: inline-block;
    width: 30px;
    height: 20px;
    background: url(../imagens/layout/sprite_cinza.png) no-repeat -154px -18px;
    background-size: 400px
}

.main .sepDestInt {
    color: #d7d7d7;
    background: #d7d7d7;
    height: 1px;
    margin: 35px 15px 0;
    border: 0;
    clear: both
}

.main .boxColsInter {
    height: auto;
    display: inline-block;
    margin-top: 0;
    text-align: center;
    padding: 0 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin-bottom: 100px;
}

.main .boxColsInter .boxDestaquesInter {
    width: 690px;
    margin: 35px 0 0;
    padding: 0;
    float: left
}

.main .boxColsInter .boxDestaquesInter .post575 {
    width: 690px;
    border: 0;
    margin: 0
}

.main .boxColsInter .boxDestaquesInter .post575 .boxImagem.int {
    /*    width: 100%;
        margin-bottom: 15px;*/
}

/*.main .boxColsInter .boxDestaquesInter .post575 .boxImagem:not(.eventos) img.attachment-thumb_375x205 {
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 205px;
    object-fit: cover;
    object-position: top;
}*/


.main .boxColsInter .boxDestaquesInter .post575.first {
    margin-top: 0
}

.main .boxColsInter .boxDestaquesInter .botao {
    margin-top: 55px;
    width: 100%;
    display: inline-block;
    padding-bottom: 150px
}

.main .boxColsInter .boxDestaquesInter .botao .botaoPrimario {
    width: 100%;
    float: left
}

.main .boxColsInter .boxDestaquesInter .botao .botaoPrimario.galerias {
    width: 100% !important;
}

.main .boxColsInter .boxDestaquesInter .botao.botaoAcontece .botaoPrimario {
    width: 100% !important;
}

.main .boxColsInter .colsidebar {
    width: 375px;
    margin: 35px 0 0;
    padding: 0;
    float: right;
    text-align: left
}


.main .boxColsInter .colsidebar .boxUltNot {
    width: 375px;
    float: left;
    display: inline-block;
    margin-top: 85px
}

.main .boxColsInter .colsidebar .boxUltNot .titulo {
    font-size: 30px;
    line-height: 32px;
    color: #000;
    font-weight: 300;
    padding-bottom: 20px;
    margin-bottom: 10px
}

.main .boxColsInter .colsidebar .boxUltNot ul {
    width: 100%;
    display: inline-block;
    margin: 0;
    border-top: solid 1px #8e8e8e;
    padding-top: 0
}

.main .boxColsInter .colsidebar .boxUltNot ul li {
    width: 100%;
    height: auto;
    padding: 0;
    border-top: solid 1px #8e8e8e;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.main .boxColsInter .colsidebar .boxUltNot ul li:first-child {
    border-top: 0
}

.main .boxColsInter .colsidebar .boxUltNot ul li a {
    text-decoration: none;
    display: inline-block;
    padding: 15px 0
}

.main .boxColsInter .colsidebar .boxUltNot ul li a:hover p {
    text-decoration: none
}

.main .boxColsInter .colsidebar .boxUltNot ul li .tituloNot {
    font-size: 13px;
    line-height: 18px;
    color: #000;
    font-weight: 600
}

.main .boxColsInter .colsidebar .boxUltNot ul li .tituloNot strong {
    font-weight: 600
}

.main .boxColsInter .colsidebar .boxUltNot ul li a:hover .tituloNot {
    color: #0034FF

}

.main .boxColsInter .colsidebar .boxUltNot ul li .data {
    font-size: 11px;
    line-height: 13px;
    color: #9b9b9b;
    margin-top: 10px
}

.main .boxColsInter .colsidebar .boxUltNot ul li .data:before {
    content: "";
    background: url(../imagens/layout/sprite_cinza.png) no-repeat -106px -69px;
    background-size: 270px;
    width: 13px;
    height: 12px;
    float: left;
    margin-right: 4px
}

.main .boxColsInter .colsidebar .boxPublicidade {
    float: left;
    width: 100%;
    height: auto;
    margin-top: 75px;
    text-align: center
}

.headerInternas {
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    width: 100%;
    height: 65px;
    border-bottom: solid 1px #797979;
    z-index: 9999;
    display: none
}

.headerInternas .after {
    position: absolute;
    bottom: -4px;
    left: -100%;
    width: 120%;
    height: 4px;
    background: #0034FF;
    content: ""
}

.headerInternas .btMenu {
    position: relative;
    top: 4px;
    left: 0;
    width: 60px;
    height: 60px;
    background: #fff url(../imagens/icones/ico_menu.png) no-repeat 50% 50%;
    float: left;
    background-size: 23px
}

.headerInternas .btMenu.act {
    background: #fff url(../imagens/icones/ico_close.png) no-repeat 50% 50%;
    left: 0;
    background-size: 18px
}


.headerInternas .tituloPost {
    float: left;
    margin-left: 20px;
    padding-left: 20px;
    height: 35px;
    border-left: solid 1px #919191;
    font-size: 18px;
    line-height: 35px;
    color: #262626;
    font-weight: 600;
    margin-top: 15px
}

.headerInternas .btBusca {
    background: #fff url(../imagens/icones/ico_busca.png) no-repeat 5px 5px;
    width: 35px;
    cursor: pointer;
    height: 35px;
    margin: 15px 0 0;
    padding: 0;
    position: relative;
    float: right;
    text-indent: -50000em
}

.headerInternas .btBusca.act {
    background: none
}

.headerInternas .social {
    float: right;
    margin-top: 19px;
    margin-right: 5px
}

.headerInternas .social li {
    display: inline-block;
    float: left
}

.headerInternas .social a {
    font-size: 26px;
    line-height: 26px;
    color: #CDCDCD;
    text-align: center;
    text-decoration: none;
    margin: 0 5px;
    width: 26px;
    display: inline-block;
    height: 26px
}

.blocoNavBusca .boxMenu {
    left: -390px;
}

.blocoNavBusca.act .boxMenu {
    position: fixed;
    left: -390px;
    width: 390px;
    background: #007cc4;
    height: auto;
    z-index: 99;
    top: 0;
    z-index: 999999;
    overflow-y: auto;
    height: 100%
}

.blocoNavBusca.act .boxMenu .blocoLogin {
    display: inline-block;
    background: #0034FF;
    float: left;
    margin: 0;
    padding: 15px 0;
    width: 100%;
    text-align: center
}

.blocoNavBusca.act .boxMenu .blocoLogin a {
    font-size: 14px;
    line-height: 29px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    display: inline-block;
    height: 29px;
    margin-left: 0
}

.blocoNavBusca.act .boxMenu .blocoLogin .btLogin {
    background: url(../imagens/icones/ico_entrar.png) no-repeat 0 50%;
    padding-left: 35px
}

.blocoNavBusca.act .boxMenu .blocoLogin .btAssine {
    background: url(../imagens/icones/ico_assine.png) no-repeat 0 50%;
    padding-left: 35px;
    margin-left: 35px
}

.blocoNavBusca.act .blocoCont .nav {
    width: 100%;
    height: auto;
    -webkit-transition: none;
    transition: none
}

.blocoNavBusca.act .blocoCont .nav li {
    width: 100%;
    height: auto;
    display: inline-block;
    font-size: 20px;
    line-height: 22px;
    margin: 0
}

.blocoNavBusca.act .blocoCont .nav li a {
    font-size: 18px;
    line-height: 25px;
    color: #fff;
    width: 80%;
    padding: 15px 10%
}

.blocoNavBusca.act .blocoCont .nav li a:before {
    display: none
}

.blocoNavBusca.act .blocoCont .nav ul {
    position: static;
    display: none;
    background: #005d93;
    width: 100%;
    padding: 0;
    float: left
}

.blocoNavBusca.act .blocoCont .nav li:hover ul {
    display: none
}

.blocoNavBusca.act .blocoCont .nav ul li {
    border: 0;
    margin: 0;
    padding: 0
}

.blocoNavBusca.act .blocoCont .nav li.menu-item-has-children a:after {
    display: none
}

.blocoNavBusca.act .blocoCont .nav li.menu-item-has-children {
    background: url(../imagens/icones/ico_drop_nav_mobile2.png) no-repeat 170px 25px;
    background-size: 13px
}

.blocoNavBusca.act .blocoCont .nav li.menu-item-has-children.act {
    background: url(../imagens/icones/ico_drop_nav_mobile.png) no-repeat 170px 25px;
    background-size: 13px
}

.blocoNavBusca.act .blocoCont .nav ul li a {
    width: 80%;
    padding: 15px 10%
}

.blocoNavBusca.act .blocoCont .blocoBusca {
    margin-top: 56px
}

.blocoNavBusca.act .blocoCont {
    border: 0
}

.blocoNavBusca.act .blocoCont .blocoBusca .btBusca {
    background: url(../imagens/icones/ico_busca2.png) no-repeat 0 3px
}

.blocoNavBusca.act .blocoCont .boxSocial {
    border-top: solid 1px #085683;
    width: 100%;
    height: auto;
    display: inline-block;
    padding: 25px 0 30px
}

.blocoNavBusca.act .blocoCont .boxSocial p {
    font-size: 16px;
    line-height: 18px;
    color: #fff;
    width: 80%;
    padding: 0 10%;
    height: 20px
}

.blocoNavBusca.act .blocoCont .boxSocial .social {
    display: inline-block;
    padding-top: 14px;
    width: 91%;
    float: left;
    margin: 0 0 0 9%
}

.blocoNavBusca.act .blocoCont .boxSocial .social li {
    float: left;
    display: inline-block;
    margin: 0 14px
}

.blocoNavBusca.act .blocoCont .boxSocial .social li:first-child {
    margin-left: 0
}

.blocoNavBusca.act .blocoCont .boxSocial .social li a {
    width: 23px;
    height: 23px;
    display: inline-block;
    text-indent: -50000em;
    float: left;
    background: url(../imagens/layout/sprite_branco.svg) no-repeat 0 0;
    background-size: 480px
}

.blocoNavBusca.act .blocoCont .boxSocial .social li .facebook {
    background-position: -27px -23px
}

.blocoNavBusca.act .blocoCont .boxSocial .social li .twitter {
    background-position: -108px -23px
}

.blocoNavBusca.act .blocoCont .boxSocial .social li .instagram {
    background-position: -350px -23px
}

.blocoNavBusca.act .blocoCont .boxSocial .social li .youtube {
    background-position: -430px -23px;
    width: 24px
}

.blocoNavBusca.act .blocoCont .boxSocial .social li .linkedin {
    background-position: -430px -72px
}

.boxGaleriaImagens {
    width: 100%;
    height: auto;
    position: relative;
    display: inline-block;
    margin-top: 45px;
    z-index: 999
}

.boxGaleriaImagens.act {
    position: fixed;
    z-index: 999999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    margin-top: 0;
    background: rgba(0, 0, 0, 0.75)
}

.boxGaleriaImagens.act .imgFull {
    height: 100%
}

.boxGaleriaImagens.act .imgFull .slides {
    height: 100%
}

.boxGaleriaImagens.act .imgFull .slides li {
    height: 100%;
    text-align: center
}

.boxGaleriaImagens.act .imgFull .slides li img {
    height: 100%;
    display: inline-block;
    width: auto
}

.boxGaleriaImagens .slides li {
    position: relative
}

.boxGaleriaImagens .slides li .legenda {
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.75);
    height: 75px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 22px 190px 0 40px;
    text-align: left
}

.boxGaleriaImagens .slides li .legenda .credito {
    font-size: 11px;
    line-height: 22px
}

.boxGaleriaImagens .slides li .legenda .credito:before {
    background: none !important
}

.boxGaleriaImagens .boxColtroladores {
    position: absolute;
    right: 20px;
    bottom: 27px;
    z-index: 99
}

.boxGaleriaImagens .boxColtroladores span {
    color: #fff;
    font-size: 11px;
    line-height: 11px;
    margin-left: 5px;
    cursor: pointer;
    display: inline-block;
    font-family: ivypresto-text, 'times new roman', times, serif
}

.boxGaleriaImagens .boxColtroladores .icon-play {
    padding-left: 15px;
    padding-right: 15px;
    border-right: solid 1px #fff;
    color: #fff;
    margin-right: 9px;
    font-size: 15px;
    line-height: 16px
}

.boxGaleriaImagens .boxColtroladores .icon-carrossel {
    width: 16px;
    color: #fff;
    margin-right: 8px;
    font-size: 16px;
    line-height: 16px;
    display: inline-block;
    vertical-align: middle
}

.boxGaleriaImagens .boxColtroladores .icon-zoom {
    width: 16px;
    color: #fff;
    font-size: 15px;
    line-height: 16px
}

.boxGaleriaImagens .thumbs {
    position: absolute;
    bottom: 75px;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.75);
    height: 115px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 25px 68px 0;
    z-index: 999
}

.boxGaleriaImagens .thumbs .slides {
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.boxGaleriaImagens .thumbs .slides li {
    margin-left: 15px;
    padding-top: 4px
}

.boxGaleriaImagens .thumbs .slides li:first-child {
    margin-left: 0
}

.boxGaleriaImagens .thumbs .slides li.flex-active-slide img {
    border: solid 4px #fff;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.boxGaleriaImagens .thumbs .flex-direction-nav {
    display: block;
    width: 100%;
    position: static
}

.boxGaleriaImagens .thumbs .flex-direction-nav .flex-prev,
.boxGaleriaImagens .thumbs .flex-direction-nav .flex-next {
    width: 40px;
    position: absolute;
    top: 0;
    height: 100%;
    padding: 0;
    margin: 0;
    z-index: 99999;
    -moz-opacity: 1 !important;
    -khtml-opacity: 1 !important;
    opacity: 1 !important;
    filter: alpha(opacity=100) !important
}

.boxGaleriaImagens .thumbs .flex-direction-nav .flex-prev {
    left: 20px !important;
    background: url(../imagens/layout/arrow_left.png) no-repeat 50% 55px
}

.boxGaleriaImagens .thumbs .flex-direction-nav .flex-next {
    right: 20px !important;
    background: url(../imagens/layout/arrow_right.png) no-repeat 50% 55px
}

.boxGaleriaImagens .thumbs .flex-direction-nav .flex-prev.flex-disabled,
.boxGaleriaImagens .thumbs .flex-direction-nav .flex-next.flex-disabled {
    display: none
}

.main .blocoTemasDestaque.internas .boxPost375 {
    padding-top: 0
}


.main .blocoListagemPosts .boxVideos.imagens .boxVideo .legenda p:before {
    display: none
}

.main .boxDestaquesInter .boxVideo770 {
    width: 100%;
    height: auto;
    display: inline-block;
    position: relative;
    text-align: left;
    padding-bottom: 55px
}

.main .boxDestaquesInter .boxVideo770 .video {
    float: left;
    margin-right: 35px;
    position: relative
}

.main .boxDestaquesInter .boxVideo770 .video img {
    float: left;
    display: inline-block
}

.main .boxDestaquesInter .boxVideo770 .video:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100px;
    height: 100px;
    background: url(../imagens/layout/sprite_branco.svg) no-repeat -492px -328px;
    background-size: 2180px;
    z-index: 10;
    margin: -50px 0 0 -50px
}

.main .boxDestaquesInter .boxVideo770 .video:after {
    content: "";
    background: rgba(54, 131, 201, 0.7);
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 5;
    top: 0;
    left: 0;
    z-index: 9;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0)
}

.main .boxDestaquesInter .boxVideo770 a:hover .video:after {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: all 350ms ease-in-out;
    transition: all 350ms ease-in-out
}

.main .boxDestaquesInter .boxVideo770 p {
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 22px;
    color: #252525;
    margin-top: 30px;
    font-family: ivypresto-text, 'times new roman', times, serif
}

.main .boxDestaquesInter .boxVideo770 a {
    text-decoration: none
}

.main .blocoListagemPosts.internas {
    width: 100%;
    height: auto;
    display: inline-block;
    padding-bottom: 30px
}

.main .blocoListagemPosts.internas .destaque {
    width: 870px;
    float: left;
    display: inline-block;
    margin-top: 30px
}

/*
 {
    position: relative;
    width: 100%;
    height: auto;
    display: inline-block;
    float: left
}*/
.carrossel-videos .boxVideo a:after,
.main .blocoListagemPosts.internas .boxVideo a:after {
    content: "";
    background: url(../imagens/layout/sprite_branco.png) no-repeat -199px -132px;
    background-size: 880px;
    width: 42px;
    height: 42px;
    left: 42%;
    float: none;
    position: absolute;
    top: 36%;
    z-index: 10;
    opacity: 1 !important;

}

.main .blocoListagemPosts.internas div.boxVideo.boxVideoGente:before {
    content: "";
    background: none !important;
    background-size: 880px;
    width: 42px;
    height: 42px;
    left: 42%;
    float: none;
    position: absolute;
    top: 36%;

}


.main .blocoListagemPosts.internas .boxVideo.boxVideoGente a:after {
    content: "";
    background: none !important;
    background-size: 880px;
    width: 42px;
    height: 42px;
    left: 42%;
    float: none;
    position: absolute;
    top: 36%;
}

.main .blocoListagemPosts.internas .boxVideo img {
    display: inline-block;
    margin: 0;
    padding: 0;
    float: left
}

.main .blocoListagemPosts.internas .boxVideo a:before {
    content: "";
    background: rgba(54, 131, 201, 0.7);
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 5;
    top: 0;
    left: 0
}

.main .blocoListagemPosts.internas .boxVideo a:after,
.main .blocoListagemPosts.internas .boxVideo a:before {
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0)
}

.main .blocoListagemPosts.internas .boxVideo a:hover:after,
.main .blocoListagemPosts.internas .boxVideo a:hover:before {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: all 350ms ease-in-out;
    transition: all 350ms ease-in-out
}

.main .blocoListagemPosts.internas .boxVideo a:hover .legenda,
.main .blocoListagemPosts.internas .boxVideo a:hover .legenda {
    background: none;
    -webkit-transition: all 350ms ease-in-out;
    transition: all 350ms ease-in-out
}

.main .blocoListagemPosts.internas .boxVideo .legenda {
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 25px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 18px;
    line-height: 42px;
    color: #fff;
    z-index: 7
}

/*.main .blocoListagemPosts.internas .boxVideo .legenda p:before {
    content: "";
    background: url(../imagens/layout/sprite_branco.svg) no-repeat -199px -132px;
    background-size: 880px;
    width: 42px;
    height: 42px;
    margin-right: 23px;
    float: left
}*/

.main .blocoListagemPosts.internas .boxVideo.semvideo .legenda p:before {
    display: none
}

.main .blocoListagemPosts.internas .boxListaVideos {
    display: inline-block;
    width: 100%;
    float: left
}

.main .blocoListagemPosts.internas .listaVideos {
    width: 100%;
    float: left;
    margin-top: 0
}

.main .blocoListagemPosts.internas .listaVideos li {
    margin: 25px 0 0 25px;
    display: inline-block;
    float: left
}

.main .blocoListagemPosts.internas .listaVideos li.first {
    margin-left: 0
}

.carrossel-videos .boxVideo .legenda,
.main .blocoListagemPosts.internas .listaVideos .legenda {
    padding: 0 12px;
    font-size: 14px;
    line-height: 20px;
    height: 60px;
    display: table-cell !important;
    vertical-align: middle;
}

.carrossel-videos .boxVideo .legenda p,
.main .blocoListagemPosts.internas .listaVideos .legenda p {
    /* display: table-cell; */
    vertical-align: middle;
    height: 60px;
}

.main .blocoListagemPosts.internas .botao {
    width: 100%;
    display: inline-block;
    text-align: center;
    margin-top: 80px
}

.main .blocoListagemPosts.internas.proxxima .tituloBloco {
    color: #ec0677
}

.main .blocoListagemPosts.internas.proxxima .boxVideo a:before {
    background: rgba(236, 6, 119, 0.7)
}

.main .blocoListagemPosts.internas.proxxima .linkVerMais {
    color: #ec0677
}

.main .blocoListagemPosts.internas.proxxima .linkVerMais:before {
    content: "";
    background: url(../imagens/layout/sprite_rosa.svg) no-repeat -125px -80px;
    background-size: 230px
}

.main .blocoListagemPosts.internas.single {
    margin: 0;
    padding: 0 0 30px
}

.main .boxColsInter.single .linksBottom.full {
    margin-top: 30px;
    display: inline-block;
    width: 100%;
    padding: 20px 0 50px;
    border-top: solid 1px #d7d7d7
}

.main .boxColsInter.single .linksBottom.full li:first-child {
    margin: 0;
    padding-right: 20px;
    border-right: solid 1px #000
}

.main .boxColsInter.single .linksBottom.full li {
    float: left;
    display: inline-block;
    margin: 0 20px
}

.main .boxColsInter.single .linksBottom.full li a {
    float: left;
    display: inline-block;
    text-decoration: none;
    font-size: 15px;
    line-height: 15px;
    color: #242323
}

.main .boxColsInter.single .linksBottom.full li strong {
    color: #0034FF
}

.main .boxColsInter.single .boxVideoFull {
    display: inline-block;
    margin-top: 30px;
    width: 100%;
    height: auto;
    float: left
}

.main .boxColsInter.single .boxVideoFull .video {
    background: #000;
    width: 100%;
    height: auto;
    float: left;
    display: inline-block;
    text-align: center;
    position: relative
}

.main .boxColsInter.single .boxVideoFull .video iframe,
.main .boxColsInter.single .boxVideoFull .video embed {
    width: 100%;
}

.main .boxColsInter.single .boxVideoFull .video img {
    display: inline-block
}

.main .boxColsInter.single .boxVideoFull .video:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100px;
    height: 100px;
    background: url(../imagens/layout/sprite_branco.svg) no-repeat -492px -328px;
    background-size: 2180px;
    z-index: 10;
    margin: -50px 0 0 -50px;
    display: none
}


.boxErro {
    width: 100%;
    text-align: center;
    display: inline-block;
    margin-top: 125px;
    padding-bottom: 150px
}

.boxErro .erro {
    padding-left: 220px;
    background: url(../imagens/layout/bg_erro.png) no-repeat 0 0;
    display: inline-block;
    width: 350px;
    padding-bottom: 75px;
    padding-top: 35px
}

.boxErro .erro .titulo {
    font-size: 60px;
    line-height: 60px;
    color: #0034ff;
    text-align: left;
    font-weight: 600
}

.boxErro .erro p {
    font-size: 20px;
    line-height: 26px;
    color: #606060;
    text-align: left
}

.boxErro .formBusca {
    background: #f5f5f5;
    border: solid 1px #a6a6a6;
    display: inline-block;
    width: 580px;
    height: 55px;
    border-radius: 30px;
    margin-top: 30px;
    text-align: left
}

.boxErro .formBusca input {
    font-size: 18px;
    line-height: 20px;
    color: #929090;
    text-decoration: none;
    border: 0;
    background: none;
    font-weight: 100;
    margin: 15px 0 0 45px;
    width: 420px
}

.boxErro .formBusca .btEnviar {
    background: url(../imagens/icones/ico_busca.png) no-repeat 50% 50%;
    width: 75px;
    cursor: pointer;
    height: 55px;
    margin: 0;
    padding: 0;
    position: relative;
    float: right;
    text-indent: -50000em
}

.boxErro .text {
    font-size: 30px;
    line-height: 30px;
    color: #838383;
    margin-top: 30px
}

.boxErro .botaoPrimario {
    border-color: #0034ff;
    color: #0034ff;
    margin-top: 30px
}

.boxErro .botaoPrimario:hover {
    background: #0034ff;
    color: #fff
}

.main .boxColsInter.single .boxAcoes.full {
    display: inline-block;
    width: 100%;
    height: auto;
    float: left;
    margin-top: 45px;
    border-top: solid 1px #ccc;
    padding-top: 5px
}

.main .boxColsInter.single .boxAcoes.full a {
    width: 25px;
    height: 25px;
    display: inline-block;
    text-indent: -5000em;
    background: url(../imagens/layout/sprite_cinza.png) no-repeat -25px -179px;
    background-size: 375px;
    float: left;
    margin-right: 5px
}

.main .boxColsInter.single .boxAcoes.full .fontDown {
    background-position: -207px -53px
}

.main .boxColsInter.single .boxAcoes.full .fontUp {
    background-position: -144px -53px
}

.main .boxColsInter.single .boxAcoes.full .print {
    background-position: -270px -53px
}

.main .boxColsInter.single .boxAcoes.full .reset {
    background-position: -18px -93px
}

.main .boxDestaquesInter .listaUltimasNoticias {
    width: 715px;
    float: left;
    display: inline-block
}

.main .boxDestaquesInter .listaUltimasNoticias li {
    border-top: solid 1px #d6d6d6;
    padding: 15px 0 20px;
    display: inline-block;
    width: 100%;
    position: relative
}

.main .boxDestaquesInter .listaUltimasNoticias li a {
    text-decoration: none;
    float: left;
    width: 565px;
    clear: both
}

.main .boxDestaquesInter .listaUltimasNoticias li a:hover p {
    color: #0034FF
}

.main .boxDestaquesInter .listaUltimasNoticias li a:hover .data {
    color: #9b9b9b
}

.main .boxDestaquesInter .listaUltimasNoticias li .boxShare {
    float: right;
    width: 115px;
    margin-top: 49px;
    position: relative;
    cursor: pointer
}

.main .boxDestaquesInter .listaUltimasNoticias li .boxShare p {
    font-size: 10px;
    line-height: 30px;
    color: #a8a8a8;
    text-transform: uppercase;
    font-family: ivypresto-text, 'times new roman', times, serif
}

.main .boxDestaquesInter .listaUltimasNoticias li .boxShare p:after {
    content: "";
    float: right;
    background: url(../imagens/layout/ico_share.svg) no-repeat -22px -18px;
    background-size: 75px;
    width: 30px;
    height: 30px
}

.main .boxDestaquesInter .listaUltimasNoticias li .boxShare:hover ul {
    display: block
}

.main .boxDestaquesInter .listaUltimasNoticias li .boxShare ul {
    display: none;
    position: absolute;
    background: #0034ff;
    width: 155px;
    height: 55px;
    right: 0;
    top: -13px;
    padding: 0 10px 0 25px
}

.main .boxDestaquesInter .listaUltimasNoticias li .boxShare ul li {
    padding: 0;
    margin: 0;
    border: 0;
    float: left;
    width: auto;
    height: auto;
    clear: none
}

.main .boxDestaquesInter .listaUltimasNoticias li .boxShare ul li span {
    color: #fff;
    font-size: 25px;
    line-height: 35px;
    float: left;
    width: 35px;
    height: 35px;
    margin-top: 10px
}

.main .boxColsInter .boxDestaquesInter.ultimasNots .botao {
    padding-bottom: 0
}

.main .boxColsInter .boxDestaquesInter.ultimasNots .botao .botaoPrimario {
    text-align: center;
    max-width: 715px;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
}

.main .listaOpinioesInt {
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: -50px
}

.main .listaOpinioesInt.col2 {
    width: 792px;
    padding-bottom: 30px;
    float: left;
}

.main .publicidadeRight {
    float: right;
    width: 375px
}

.main .listaOpinioesInt li {
    float: left;
    width: 375px;
    height: auto;
    padding: 50px 0;
    margin-left: 0;
    /*max-height: 295px;*/
}

.main .listaOpinioesInt li.first {
    margin-left: 0
}

.main .listaOpinioesInt li.separador {
    width: 100%;
    height: 1px;
    background: #d7d7d7;
    padding: 0;
    margin: 0
}

/*.main .boxArtigosRecentesInt .listaOpinioesInt:first-child li.separador:first-child {display:none;}*/

.main .listaOpinioesInt li .pessoa {
    width: 100%;
    height: auto;
    margin-top: 50px
}

.main .listaOpinioesInt.detalhe li .pessoa {
    margin-top: 30px;
    padding: 0 20px;
    width: auto
}

.main .listaOpinioesInt li .pessoa img {
    float: left;
    margin-right: 15px;
    border-radius: 50%;
    nargin-bottom: 10px;
}

.main .listaOpinioesInt li .pessoa p {
    font-size: 14px;
    line-height: 27px;
    color: #010101;
    font-weight: 300;
    padding-left: 90px;
}

.main .listaOpinioesInt li .pessoa .autor {
    padding: 0;
    color: #c2c2c2;
    font-size: 14px;
    line-height: 20px;
    margin-top: 10px;
    font-family: ivypresto-text, 'times new roman', times, serif
}


.main .listaOpinioesInt li a:hover .pessoa .titulo {
    color: #0034FF
}

.main .listaOpinioesInt li a {
    text-decoration: none
}

.main .botao.lermais {
    width: 100%;
    height: auto;
    display: inline-block;
    text-align: center;
    margin-top: 30px;
    padding-bottom: 50px
}

.main .boxColaboradoresInt {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 70px;
    padding-bottom: 60px
}

.main .boxColaboradoresInt ul {
    width: 100%;
    height: auto;
    display: inline-block
}

.main .boxColaboradoresInt ul li {
    width: 198px;
    height: auto;
    display: inline-block;
    text-align: center;
    margin-top: 35px;
    vertical-align: top
}

.main .boxColaboradoresInt ul li a {
    text-decoration: none;
    display: block;
    position: relative
}

.main .boxColaboradoresInt ul li .imagem {
    width: 95px;
    height: 95px;
    display: inline-block;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    z-index: 5
}

.main .boxColaboradoresInt ul li .imagem:before {
    content: "+";
    position: absolute;
    z-index: 6;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 95px;
    font-size: 40px;
    font-weight: 300;
    color: #fff;
    background: rgba(0, 52, 255, 0.9);
    display: none
}

.main .boxColaboradoresInt ul li a:hover .imagem:before {
    display: block
}

.main .boxColaboradoresInt ul li a.act:hover .imagem:before {
    display: none
}

.main .boxColaboradoresInt ul li img {
    border-radius: 50%;
    margin: 10px;
    position: relative;
    z-index: 5;
}

.main .boxColaboradoresInt ul li p {
    font-size: 13px;
    line-height: 21px;
    color: #010101;
    border: 0;
    padding: 0;
    margin: 0;
    margin-top: 5px
}

.main .boxColaboradoresInt ul li .titulo {
    border: 0;
    padding: 0;
    margin: 0;
    font-size: 17px;
    line-height: 21px;
    color: #010101;
    font-weight: 600;
    margin-top: 10px
}

.main .boxColaboradoresInt ul li a:hover p {
    color: #007dc4
}

.main .boxColaboradoresInt ul li a.act:before {
    content: "";
    position: absolute;
    width: 22px;
    height: 22px;
    background: url(../imagens/icones/ico_opiniao_act.png) no-repeat 0 0;
    right: 0;
    top: 10px
}

.main .boxColaboradoresInt ul li a.act:hover:before {
    content: "";
    position: absolute;
    width: 22px;
    height: 22px;
    background: url(../imagens/icones/ico_opiniao_remove.png) no-repeat 0 0;
    right: 0;
    top: 10px
}

.main .boxFavoritosInt {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 0;
    padding-bottom: 60px
}

.main .boxFavoritosInt .titulo {
    font-size: 30px;
    line-height: 30px;
    color: #0034FF;
    padding-bottom: 20px;
    border-bottom: solid 1px #d7d7d7;
    font-weight: 300
}

.main .boxFavoritosInt .colLeft {
    width: 670px;
    height: auto;
    float: left;
    display: inline-block
}

.main .boxFavoritosInt ul {
    width: 100%;
    height: auto;
    display: inline-block;
    float: left
}

.main .boxFavoritosInt ul li {
    padding: 35px 0 15px;
    display: inline-block;
    width: 100%;
    height: auto;
    border-bottom: solid 1px #d7d7d7
}

.main .boxFavoritosInt ul li img {
    margin-right: 25px;
    border-radius: 50%;
    float: left
}

.main .boxFavoritosInt ul li p {
    font-size: 14px;
    line-height: 24px;
    color: #010101
}

.main .boxFavoritosInt ul li .titulo {
    font-size: 25px;
    line-height: 30px;
    color: #030303;
    font-weight: 600;
    padding: 0;
    margin: 0;
    border: 0
}

.main .boxFavoritosInt ul li a {
    text-decoration: none;
    display: inline-block;
    width: 570px
}

.main .boxFavoritosInt ul li a:hover .titulo {
    color: #0034FF
}

.main .boxFavoritosInt .botao.lermais {
    margin-top: 60px
}

.main .boxFavoritosInt .colRight {
    float: right;
    width: 320px;
    height: auto;
    display: inline-block
}

.main .boxFavoritosInt .colRight .boxPublicidade {
    float: right;
    margin-top: 60px;
    display: inline-block
}

.main .boxFavoritosInt ul li .boxShare {
    float: right;
    width: 65px;
    margin-top: 15px;
    position: relative;
    cursor: pointer
}

.main .boxFavoritosInt ul li .boxShare:after {
    content: "";
    float: right;
    background: url(../imagens/layout/ico_share.svg) no-repeat -22px -18px;
    background-size: 75px;
    width: 30px;
    height: 30px
}

.main .boxFavoritosInt ul li .boxShare:hover ul {
    display: block
}

.main .boxFavoritosInt ul li .boxShare ul {
    display: none;
    position: absolute;
    background: #0034ff;
    width: 155px;
    height: 55px;
    right: 0;
    top: -13px;
    padding: 0 10px 0 25px
}

.main .boxFavoritosInt ul li .boxShare ul li {
    padding: 0;
    margin: 0;
    border: 0;
    float: left;
    width: auto;
    height: auto;
    clear: none
}

.main .boxFavoritosInt ul li .boxShare ul li span {
    color: #fff;
    font-size: 25px;
    line-height: 35px;
    margin: 10px 15px 0 0;
    display: inline-block
}

.main .boxArtigosRecentesInt {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 0;
    padding-bottom: 60px
}

.main .boxArtigosRecentesInt .listaOpinioesInt {
    margin-top: 0
}

.boxOpiniaoInt {
    padding-top: 55px;
    display: inline-block;
    width: 100%;
    height: auto
}

.boxOpiniaoInt .boxImagem {
    width: 400px;
    height: 400px;
    display: inline-block;
    float: left
}

.boxOpiniaoInt .boxImagem img {
    border-radius: 50%
}

.boxOpiniaoInt .boxTextos {
    width: 630px;
    float: left
}


.boxOpiniaoInt .seguidores {
    font-size: 14px;
    line-height: 27px;
    color: #010101;
    font-weight: 600;
    font-family: ivypresto-text, 'times new roman', times, serif;
    margin: 0
}

.boxOpiniaoInt p {
    font-size: 14px;
    line-height: 22px;
    color: #010101;
    font-weight: 300;
    font-family: ivypresto-text, 'times new roman', times, serif;
    margin-top: 40px
}

.boxOpiniaoInt .botoes {
    margin-top: 30px
}

.boxOpiniaoInt .botoes .botaoPrimario {
    float: left;
    padding: 17px 45px
}

.boxOpiniaoInt .botoes ul {
    margin: 0;
    padding: 0;
    float: left;
    display: inline-block;
    margin-left: 0
}

.boxOpiniaoInt .botoes ul li {
    display: inline-block;
    float: left;
    margin-right: 18px
}

.boxOpiniaoInt .botoes ul li a {
    width: 50px;
    height: 50px;
    display: inline-block;
    float: left;
    text-indent: -5000em;
    border: solid 1px #0034FF;
    border-radius: 50%;
    background: url(../imagens/layout/sprite_azul.svg) no-repeat 0 0;
    background-size: 600px;
    -webkit-transition: none;
    transition: none
}

.boxOpiniaoInt .botoes ul li a:hover {
    background: #0034FF url(../imagens/layout/sprite_branco.svg) no-repeat 0 0;
    background-size: 600px
}

.boxOpiniaoInt .botoes ul li .facebook,
.boxOpiniaoInt .botoes ul li a.facebook:hover {
    background-position: -24px -18px !important
}

.boxOpiniaoInt .botoes ul li .twitter,
.boxOpiniaoInt .botoes ul li .twitter:hover {
    background-position: -124px -18px !important
}

.boxOpiniaoInt .botoes ul li .email,
.boxOpiniaoInt .botoes ul li .email:hover {
    background-position: -192px -12px !important;
    background-size: 520px !important
}

.boxOpiniaoInt .botoes ul li .linkedin,
.boxOpiniaoInt .botoes ul li .linkedin:hover {
    background-position: -453px -64px !important;
    background-size: 520px !important
}

.main .blocoListagemPosts.internas .boxVideos .boxVideo .legenda {
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 25px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 18px;
    line-height: 42px;
    color: #fff;
    z-index: 7
}

.main .blocoListagemPosts.internas .boxVideos .boxVideo .legenda p:before {
    content: "";
    background: url(imagens/layout/sprite_branco.svg) no-repeat -199px -132px;
    background-size: 880px;
    width: 42px;
    height: 42px;
    margin-right: 23px;
    float: left
}

.main .blocoListagemPosts.internas .boxVideos .boxListaVideos {
    margin-top: 30px;
    display: inline-block;
    width: 275px;
    float: right
}

.main .blocoListagemPosts.internas .boxVideos .listaVideos {
    width: 275px;
    float: right;
    margin-top: 0
}

.main .blocoListagemPosts.internas .boxVideos .listaVideos li {
    margin-top: 0;
    display: inline-block;
    float: left
}

.main .blocoListagemPosts.internas .boxVideos .listaVideos .legenda {
    padding: 7px 15px;
    font-size: 14px;
    line-height: 21px;
}

.busca.single {
    margin-top: 99px
}


.busca.single .formBusca {
    display: table;
    margin: 0 auto;
    width: 80%;
    margin-bottom: 89px
}

.busca.single .formBusca input[type='text'] {
    border-radius: 27px;
    display: inline-block;
    border: 2px solid #0034ff;
    padding: 10px 2.04%;
    font-size: 30px;
    line-height: 30px;
    height: 54px;
    width: 100%;
    outline: none;
    max-width: 1180px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #0034ff
}

.busca.single .formBusca input[type='text']:focus {
    background: #fff
}

.busca.single .formBusca .btEnviar {
    background: url(../imagens/icones/ico_busca3.png) no-repeat 5px 5px;
    width: 35px;
    height: 41px;
    margin-left: -45px;
    border: 0;
    cursor: pointer
}

.busca.single .formBusca .btBusca {
    background: #fff url(../imagens/icones/ico_busca.png) no-repeat 5px 5px;
    width: 35px;
    cursor: pointer;
    height: 35px;
    margin: 0;
    padding: 0;
    position: relative;
    float: right;
    text-indent: -50000em
}

.busca.single .formBusca .btBusca.act,
.busca.single .formBusca .btBusca.act {
    background: none
}

.busca.single .formBusca input[type='text']::-webkit-input-placeholder {
    color: #575757;
    font-size: 18px;
    line-height: 35px
}

.busca.single .formBusca input[type='text']::-moz-placeholder {
    color: #575757;
    font-size: 18px;
    line-height: 35px
}

.busca.single .formBusca input[type='text']:-ms-input-placeholder {
    color: #575757;
    font-size: 18px;
    line-height: 35px
}

.busca.single .formBusca input[type='text']:-moz-placeholder {
    color: #575757;
    font-size: 18px;
    line-height: 35px
}

.resuBusca.single .left {
    height: auto;
    display: inline-block;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 779px;
    padding: 0;
    float: left
}

.resuBusca.single .left .text {
    font-size: 12px;
    color: #8a8a8a;
    text-align: left;
    margin-bottom: 22px
}

.resuBusca.single .listaItens {
    margin-bottom: 64px
}

.resuBusca.single .listaItens li {
    display: table;
    width: 100%;
    clear: both;
    text-align: left
}

.resuBusca.single .listaItens li + li {
    margin-top: 54px
}

.resuBusca.single .listaItens p {
    display: block;
    padding-bottom: 6px;
    margin-top: 0;
    padding-right: 0
}

.resuBusca.single .listaItens .tituloPostB {
    margin-top: 0
}

.resuBusca.single p span {
    background: #fde874
}

.resuBusca.single .listaItens a {
    text-decoration: none
}

.resuBusca.single .listaItens a:hover {
    text-decoration: underline
}

.resuBusca.single .listaItens img {
    float: left;
    margin-right: 25px
}

.resuBusca.single .listaItens .tituloPost {
    font-size: 24px;
    line-height: 32px;
    color: #000;
    font-weight: 700;
    margin-top: 9px
}

.resuBusca.single .tituloPost span {
    font-weight: 600
}


.resuBusca.single .botaoPrimario {
    width: 100%;
    height: 48px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.resuBusca.single .colsidebar {
    float: right;
    width: 276px
}

.resuBusca.single .colsidebar ul + h2 {
    margin-top: 33px
}

.resuBusca.single .colsidebar li {
    border-top: solid 1.5px rgba(0, 52, 255, 0.1);
    padding: 13px 0;
    display: table;
    width: 100%
}

.resuBusca.single .colsidebar li a,
.resuBusca.single .colsidebar li p {
    font-size: 14px;
    line-height: 14px;
    color: #313131;
    text-decoration: none
}

.resuBusca.single .colsidebar li a:hover {
    text-decoration: underline
}

.resuBusca.single .colsidebar li a.act {
    color: #0034ff;
    font-weight: 600
}

.resuBusca.single .colsidebar .datepicker {
    width: 121px;
    height: 35px;
    font-size: 13px;
    outline: none;
    color: #acacac;
    margin-top: 13px;
    border: 1px solid #acacac;
    background: #fff url(../imagens/icones/ico_calendario.png) no-repeat 13px center;
    padding-left: 35px;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 18px
}

.resuBusca.single .colsidebar .datepicker:focus {
    background: #fff url(../imagens/icones/ico_calendario_focus.png) no-repeat 13px center;
    border-color: #088dfe;
    color: #088dfe
}

.resuBusca.single .colsidebar .datepicker + p {
    float: left;
    margin: 22px 12px
}

.resuBusca.single .colsidebar .verTodos {
    color: #0034ff;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    margin-bottom: 46px;
    display: table
}

.resuBusca.single .colsidebar .verTodos:hover {
    text-decoration: underline
}

.ui-datepicker {
    background: #088dfe;
    padding: 18px;
    display: none;
}

.ui-datepicker .ui-datepicker-header {
    position: relative
}

.ui-datepicker .ui-datepicker-header .ui-datepicker-prev {
    position: absolute;
    left: 0;
    top: 8px;
    text-indent: -5000em;
    background: url(../imagens/icones/ico_calendario_anterior.png) no-repeat 0 0;
    width: 10px;
    height: 15px;
    cursor: pointer
}

.ui-datepicker .ui-datepicker-header .ui-datepicker-next {
    position: absolute;
    right: 0;
    top: 8px;
    text-indent: -5000em;
    background: url(../imagens/icones/ico_calendario_proximo.png) no-repeat 0 0;
    width: 10px;
    height: 15px;
    cursor: pointer
}

.ui-datepicker .ui-datepicker-header .ui-datepicker-month {
    font-size: 14px;
    line-height: 14px;
    color: #fff;
    text-transform: uppercase;
    text-align: center
}

.ui-datepicker .ui-datepicker-header .ui-datepicker-year {
    font-size: 12px;
    line-height: 12px;
    display: block;
    color: #fff;
    text-transform: uppercase;
    text-align: center
}

.ui-datepicker .ui-datepicker-header .ui-datepicker-title {
    margin-bottom: 24px
}

.ui-datepicker .ui-datepicker-calendar th {
    font-size: 12px;
    line-height: 12px;
    color: #fff;
    width: 27px;
    height: 27px;
    vertical-align: middle
}

.ui-datepicker .ui-datepicker-calendar td {
    width: 27px;
    height: 27px;
    vertical-align: middle
}

.ui-datepicker .ui-datepicker-calendar td a {
    color: #fff;
    font-size: 12px;
    line-height: 12px;
    text-decoration: none;
    display: block
}

.ui-datepicker .ui-datepicker-calendar td a:hover {
    text-decoration: underline
}

.ui-datepicker .ui-datepicker-calendar .ui-state-highlight {
    color: #0289ff;
    background: #fff;
    width: 27px;
    height: 27px;
    line-height: 27px;
    border-radius: 13px
}

.ui-datepicker .ui-datepicker-calendar .ui-state-active {
    font-weight: 600
}

.boxFundo {
    background: #0034ff;
    padding: 83px 0 73px;
    display: table;
    width: 100%;
    margin-bottom: 70px
}

.boxFundo .box1180 {
    width: 1180px;
    margin: 0 auto
}

.boxFundo .colInsti {
    float: left;
    color: #fff;
    width: 21.5%
}

.boxFundo .colInsti + .colInsti {
    margin-left: 10%;
}

.boxFundo .colInsti.tam1 {
    margin-left: 3%;
    margin-right: 0;
    padding-right: 0;
    width: auto;
    min-width: 185px;
}

.boxFundo .colInsti.tam2 {
    margin-left: 25px;
    border-left: solid 1px #fff;
    padding-left: 25px;
    background: none;
    width: auto;
    min-width: 125px
}

.boxFundo .colInsti p {
    font-size: 18px;
    font-weight: 400;
}

.boxFundo .colInsti b {
    font-size: 18px;
    font-weight: 600
}

.boxFundo .colInsti a {
    text-decoration: none;
    color: #fff
}

.boxFundo .colInsti .icone {
    float: left;
    margin-right: 17px;
    width: 47px;
    height: 56px
}

.boxFundo .colInsti .icone.central {
    background: url(../imagens/icones/ico_atendimento.png) no-repeat center center
}

.boxFundo .colInsti .icone.atend {
    background: url(../imagens/icones/ico_atendimentoonline.png) no-repeat center center
}

.boxFundo .colInsti .icone.duvidas {
    background: url(../imagens/icones/ico_duvidas.png) no-repeat center center
}

.boxFundo .botaoAssine {
    font-size: 14px;
    line-height: 16px;
    height: auto;
    color: #1675ac;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: none;
    cursor: pointer;
    padding: 12px 67px;
    margin: 0;
    background: #fff;
    outline: none;
    display: inline-block;
    float: right;
    border-radius: 30px;
    -webkit-transition: all 350ms ease-in-out;
    transition: all 350ms ease-in-out
}

.boxFundo .botaoAssine:hover {
    background: #1675ac;
    color: #fff
}

.boxFundo .botaoAssine.tam2 {
    padding: 12px 53px
}

.content.login {
    padding-bottom: 955px
}

.boxAcesso {
    display: table;
    margin: 0 auto
}

.boxAcesso .colAcesso {
    display: table-cell;
    vertical-align: top
}

.boxAcesso .colAcesso .titulo {
    font-size: 30px;
    line-height: 30px;
    font-weight: 600;
    color: #0034ff;
    text-align: center;
    margin-bottom: 23px
}

.boxAcesso .colAcesso p {
    color: #6e6e6e;
    font-size: 14px;
    line-height: 20px;
    text-align: center
}

.boxAcesso .colAcesso .imput373 {
    width: 373px;
    outline: none;
    height: 40px;
    border: 1px solid #777;
    font-size: 14px;
    padding: 0 30px;
    color: #777;
    margin-top: 29px;
    display: block;
    border-radius: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.boxAcesso .colAcesso .imput373:focus {
    color: #2c8ec8;
    border-color: #2c8ec8
}

.boxAcesso .colAcesso .btEnviar {
    background: #0034ff;
    border: 1px solid #0034ff;
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    text-transform: uppercase;
    display: table;
    margin: 30px auto 0;
    text-decoration: none;
    padding: 11px 49px;
    border-radius: 20px
}

.boxAcesso .colAcesso .btEnviar:hover {
    background: #fff;
    color: #0034ff
}

.boxAcesso.news {
    width: 100%;
    text-align: center;
    display: inline-block
}

.boxAcesso.news .colAcesso {
    width: 100%;
    text-align: center;
    display: inline-block
}

.boxAcesso.news .colAcesso .boxCampos {
    text-align: left;
    width: 100%;
    float: left
}

.boxAcesso.news .colAcesso .boxCampos p {
    text-align: left
}

.boxAcesso.news .colAcesso .boxCampos .linha {
    width: 100%;
    height: auto;
    display: inline-block
}

.boxAcesso.news .colAcesso .boxCampos .linha strong {
    font-size: 24px;
    line-height: 24px;
    color: #0034ff;
    padding-bottom: 5px;
    display: inline-block
}

.boxAcesso.news .colAcesso .boxCampos .linha.cor2 strong {
    color: #ed0677
}

.boxAcesso.news .colAcesso .botoes {
    margin: 0 auto;
    display: block;
    width: 235px
}

.tituloLogin {
    font-size: 30px;
    line-height: 30px;
    font-weight: 300;
    color: #0034ff;
    text-align: left;
    display: block;
    clear: both;
    padding-bottom: 13px;
    border-bottom: solid 1.5px rgba(0, 52, 255, 0.1);
    margin-bottom: 60px
}

.descLogin {
    font-size: 14px;
    line-height: 19px;
    padding-bottom: 40px;
    margin: 0 auto;
    color: #6e6e6e;
    width: 954px;
}

.boxAcesso .colAcesso .pAzul {
    color: #0034ff;
    font-size: 14px;
    line-height: 19px;
    text-align: left
}

.boxAcesso .colAcesso .btFace,
.boxAcesso .colAcesso .btLink {
    display: block;
    color: #0034ff;
    font-size: 18px;
    line-height: 47px;
    font-weight: 300;
    text-decoration: none;
    height: 47px;
    width: 266px;
    margin-top: 30px;
    border: 1px solid #0034ff;
    border-radius: 23px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.boxAcesso .colAcesso .btLink {
    padding-left: 120px;
    background: url(../imagens/icones/ico_linkedin.png) no-repeat 74px center
}

.boxAcesso .colAcesso .btFace {
    padding-left: 110px;
    margin-bottom: 30px;
    background: url(../imagens/icones/ico_facebook.png) no-repeat 74px center
}

.boxAcesso .colAcesso .btFace:hover,
.boxAcesso .colAcesso .btLink:hover {
    color: #fff
}

.boxAcesso .colAcesso .btFace:hover {
    background: #0034ff url(../imagens/icones/ico_facebook_b.png) no-repeat 74px center
}

.boxAcesso .colAcesso .btLink:hover {
    background: #0034ff url(../imagens/icones/ico_linkedin_b.png) no-repeat 74px center
}

.boxAcesso .colAcesso p a {
    color: #0034ff;
    text-decoration: underline
}

.boxAcesso .colAcesso .textoMeio {
    font-size: 30px;
    margin: 0 140px;
    display: inline-block;
    vertical-align: middle
}

.boxAcesso .colAcesso label {
    font-size: 14px;
    line-height: 14px;
    color: #9f9f9f;
    float: left;
    margin-top: 32px
}

.boxAcesso .colAcesso input[type="checkbox"] {
    border: 1px solid #9f9f9f;
    width: 12px;
    float: left;
    outline: none;
    height: 12px;
    margin: 0 8px 0 0;
    background: #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 50%
}

.boxAcesso .colAcesso input[type="checkbox"]:checked {
    background-color: #0034ff
}

.boxAcesso .colAcesso input[type="checkbox"]:hover {
    background: #ECF4FB
}

.boxAcesso .colAcesso input[type="checkbox"]:hover:checked {
    background-color: #0079E0
}

.boxAcesso.news .colAcesso label {
    width: 100%
}

.boxAcesso.news .colAcesso input[type="checkbox"] {
    display: none
}

.boxAcesso.news .colAcesso .check {
    background: url(../imagens/icones/check_newsletter.jpg) no-repeat left bottom;
    border: 0;
    width: 36px;
    height: 36px;
    margin-bottom: 20px;
    margin-right: 15px;
    float: left
}

.boxAcesso.news .colAcesso input[type="checkbox"]:checked + .check {
    background-position: left top;
    border: 0
}

.boxAcesso .colAcesso .lembSenha {
    float: right;
    margin-top: 32px;
    clear: right;
    font-size: 14px;
    line-height: 14px;
    text-decoration: underline;
    color: #9f9f9f
}

.boxAcesso .colAcesso .bt_login {
    float: right;
    clear: both;
    background: #0034ff;
    color: #fff;
    font-size: 14px;
    line-height: 41px;
    font-weight: 300;
    width: 129px;
    height: 41px;
    text-align: center;
    border: 1px solid #0034ff;
    text-decoration: none;
    margin-top: 35px;
    border-radius: 20px
}

.boxAcesso .colAcesso .bt_login:hover {
    background: #fff;
    color: #0034ff
}

.boxAcesso .colAcesso img {
    display: block;
    margin: 0 auto 19px
}

.boxAcesso .colAcesso .input421 {
    width: 421px;
    outline: none;
    height: 40px;
    border: 1px solid #777;
    font-size: 24px;
    text-align: center;
    padding: 0 30px;
    color: #777;
    margin: 29px auto 0;
    display: block;
    border-radius: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.boxAcesso .colAcesso .input421:focus {
    border-color: #2c8ec8
}

.boxAcesso .colAcesso .bt_concluir {
    background: #0034ff;
    color: #fff;
    font-size: 14px;
    line-height: 41px;
    font-weight: 300;
    width: 245px;
    height: 41px;
    text-align: center;
    border: 1px solid #0034ff;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
    margin: 27px auto 0;
    border-radius: 20px
}

.boxAcesso .colAcesso .bt_concluir:hover {
    background: #fff;
    color: #0034ff
}

.boxAcesso .colAcesso .repetirCod {
    font-size: 13px;
    color: #898989;
    text-decoration: underline;
    text-align: center;
    display: table;
    margin: 31px auto 0;
    border: 0;
    background: none;
    cursor: pointer
}

.boxAcesso .colAcesso .repetirCod:hover {
    text-decoration: none
}

.boxTexto {
    margin-top: 49px
}

.boxTexto p {
    font-size: 14px;
    line-height: 22px;
    color: #a0a0a0;
    text-align: center
}

.boxTexto p a {
    color: #0034ff;
    text-decoration: none
}

.boxTexto p a:hover {
    text-decoration: underline
}

.boxAcesso .colAcesso .bt_home {
    background: #fff;
    color: #0034ff;
    font-size: 14px;
    line-height: 41px;
    font-weight: 300;
    width: 245px;
    height: 41px;
    text-align: center;
    border: 1px solid #0034ff;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
    margin: 27px auto 0;
    border-radius: 20px
}

.boxAcesso .colAcesso .bt_home:hover {
    background: #0034ff;
    color: #fff
}

.boxAcesso .colAcesso .pVermelho {
    font-size: 11px;
    color: #dd1c1c;
    font-weight: 300;
    text-align: left
}

.boxAcesso .colAcesso .numCaracteres {
    font-size: 10.5px;
    color: #bbb;
    line-height: 12px;
    margin-top: -27px;
    float: right;
    max-width: 111px;
    text-align: left
}

.boxAcesso .colAcesso .bt_cadastrar {
    background: #0034ff;
    color: #fff;
    font-size: 14px;
    line-height: 37px;
    font-weight: 300;
    width: 155px;
    height: 41px;
    float: right;
    text-align: center;
    border: 1px solid #0034ff;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
    margin: 27px auto 0;
    border-radius: 20px
}

.boxAcesso .colAcesso .bt_cadastrar:hover {
    background: #fff;
    color: #0034ff
}

.boxAcesso .colAcesso .cancelar {
    float: right;
    font-size: 14px;
    color: #9f9f9f;
    line-height: 41px;
    text-decoration: underline;
    margin-top: 27px;
    margin-right: 11px
}

.boxAcesso .colAcesso .titulo2 {
    font-size: 46px;
    line-height: 46px;
    color: #0034ff;
    font-weight: 700;
    margin-bottom: 20px
}

.boxAcesso .colAcesso .imgMeio {
    margin: 0 100px;
    display: block
}

.boxAcesso .colAcesso .input474,
.boxAcesso .colAcesso .input354,
.boxAcesso .colAcesso .input287 {
    outline: none;
    height: 40px;
    border: 1px solid #777;
    font-size: 14px;
    padding: 0 30px;
    color: #777;
    margin: 29px auto 0;
    display: block;
    border-radius: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.boxAcesso .colAcesso .input474 {
    width: 474px
}

.boxAcesso .colAcesso .input354 {
    width: 354px
}

.boxAcesso .colAcesso .input287 {
    width: 287px
}

.boxAcesso .colAcesso .input474:focus,
.boxAcesso .colAcesso .input354:focus,
.boxAcesso .colAcesso .input287:focus {
    border-color: #2c8ec8;
    color: #2c8ec8
}

.boxAcesso .colAcesso .input474.erro,
.boxAcesso .colAcesso .input354.erro,
.boxAcesso .colAcesso .input287.erro {
    border-color: #dd1c1c
}

.boxAcesso .colAcesso .campo {
    position: relative
}

.boxAcesso .colAcesso .campo .msgErro {
    position: absolute;
    bottom: -20px;
    left: 0;
    font-size: 12px;
    line-height: 12px;
    color: #dd1c1c;
    font-weight: 700
}

.boxAcesso .colAcesso .boxAvisoEnvio {
    width: 472px;
    height: 70px;
    background: #f9f8d2 url(../imagens/icones/ico_celular_p.png) no-repeat 28px 18px;
    padding: 18px 28px 18px 67px;
    margin-top: 25px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.boxAcesso .boxAvisoEnvio b,
.boxAcesso .boxAvisoEnvio p {
    font-size: 13px;
    font-weight: 300;
    color: #6e6e6e;
    text-align: left;
    line-height: 13px
}

.boxAcesso .boxAvisoEnvio b {
    font-weight: 600
}

.boxAcesso .colAcesso .boxContaSocial {
    width: 363px;
    background-color: #0034ff;
    padding: 81px 53px 36px;
    margin-bottom: 18px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.boxAcesso .boxContaSocial img {
    margin: 0 auto 33px;
    display: block
}

.boxAcesso .boxContaSocial p {
    font-size: 18px;
    color: #fff;
    line-height: 26px;
    text-align: center
}

.boxAcesso .boxContaSocial .btLink,
.boxAcesso .boxContaSocial .btFace {
    width: 182px;
    border-color: #fff;
    color: #fff;
    margin: 21px auto 0
}

.boxAcesso .boxContaSocial .btLink {
    padding-left: 73px;
    background: url(../imagens/icones/ico_linkedin_b.png) no-repeat 18px center
}

.boxAcesso .boxContaSocial .btFace {
    padding-left: 66px;
    margin-bottom: 0;
    background: url(../imagens/icones/ico_facebook_b.png) no-repeat 20px center
}

.boxAcesso .boxContaSocial .btLink:hover,
.boxAcesso .boxContaSocial .btFace:hover {
    color: #0034ff
}

.boxAcesso .boxContaSocial .btLink:hover {
    background: #fff url(../imagens/icones/ico_linkedin.png) no-repeat 18px center
}

.boxAcesso .boxContaSocial .btFace:hover {
    background: #fff url(../imagens/icones/ico_facebook.png) no-repeat 20px center
}

.footer.login {
    background: none;
    padding: 0;
    height: 91px
}

.footer.login .box1210 {
    display: table;
    border-top: 1px solid #d1d1d1
}

.footer.login .logo {
    background: url(../imagens/layout/logo4.png) no-repeat center center;
    width: 148px;
    height: 28px;
    float: left;
    margin-top: 24px
}

.footer.login .selos {
    float: right
}

.footer.login .selos .seloCertisign {
    background: url(../imagens/layout/logo_certisign.jpg) no-repeat center center;
    width: 83px;
    height: 42px;
    float: left;
    margin-top: 21px
}

.footer.login .selos .secured {
    background: url(../imagens/layout/logo_secured.jpg) no-repeat center center;
    width: 88px;
    height: 46px;
    float: left;
    margin-left: 23px;
    margin-top: 12px
}


.btMenu.cor2 {
    background: #fff url(../imagens/icones/ico_menu_rosa.png) no-repeat 50% 50%;
    background-size: 23px
}

.headerInternas .btMenu.cor2.act {
    background: #fff url(../imagens/icones/ico_close_rosa.png) no-repeat 50% 50%
}

.blocoNavBusca.act .boxMenu.cor2 {
    background: #e7318a
}

.blocoNavBusca.act .boxMenu.cor2 .blocoLogin {
    background: #9c1a46
}

.blocoNavBusca.act .boxMenu.cor2 .boxSocial {
    border-color: #fff
}

.blocoNavBusca.act .blocoCont .cor2 .nav ul {
    background: #9c1a46
}

.main .listaAnos {
    width: calc(100% + 30px);
    margin-left: -15px;
    display: inline-block;
    float: left;
    margin-top: 50px;
}

.main .listaAnos li {
    float: left;
    display: inline-block;
    padding: 0 15px;
    width: 100%;
    max-width: 275px;
}

.main .listaAnos li a {
    float: left;
    display: inline-block;
}

.main .listaAnos li img {
    width: 100%;
    float: left;
    display: inline-block;
    -o-object-fit: cover;
    object-fit: cover;
    height: 165px;
}

.main .listaAnos li .titulo {
    margin-top: 15px;
    font-size: 25px;
    line-height: 25px;
    color: #030303;
    font-weight: bold;
    display: inline-block;
    text-align: left;
    width: 100%;
    border-bottom: 0;
}

.main .listaAnos li a:hover .titulo {
    color: #0034FF;
}

.main .listaAnos li .boxImagem {
    position: relative;
    display: inline-block;
    float: left;
    width: 100%;
}

.main .listaAnos li a .boxImagem:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(45, 139, 220, 0.5);
    width: 100%;
    height: 100%;
    -moz-opacity: 0.00;
    -khtml-opacity: 0.00;
    opacity: 0.00;
    filter: alpha(opacity=0);
    -webkit-transition: all 350ms ease-in-out;
    transition: all 350ms ease-in-out;
}

.main .listaAnos li a:hover .boxImagem:before {
    opacity: 1;
}

.patroc {
    font-family: poppins, "Times New Roman", times, sans-serif;
    color: #838383;
    font-size: 12px;
    font-weight: 500;
    line-height: 23px;
    display: inline-block;
    position: absolute;
    top: 30px;
    right: 0px;
    text-align: left;
    text-transform: uppercase;
}

.patroc img {
    vertical-align: middle;
    margin-left: 15px;
    max-width: 100px;
}

.flut {
    position: relative;
}

.listaVideos.new {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.az {
    font-family: 'Noto Serif', serif;
    color: #252525;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
    margin-top: 26px;
    margin-bottom: 10px;
}

.videos_more {
    font-family: ivypresto-text, 'times new roman', times, serif;
    color: #0034ff;
    font-size: 15px;
    font-weight: 600;
    line-height: 39px;
    text-align: left;
    text-decoration: none;
    margin-top: 25px;
    display: inline-block;
}

.videos_more:hover {
    text-decoration: underline;
}

.main .blocoListagemPosts.internas.flut .listaVideos li:first-child {
    margin-left: 0px;
}

.main .blocoListagemPosts.flut {
    padding-bottom: 0px;
}

.main .blocoListagemPosts.internas.flut .listaVideos li:last-child {
    margin-right: 0px;
}

.main .blocoListagemPosts.internas.flut .listaVideos li {
    margin-left: 26px;
}

.main .boxDestaquesInter.videos .titulo {
    padding-bottom: 80px;
}

.opo {
    margin-bottom: 90px;
    padding-bottom: 10px;
    border-bottom: solid 1px #d6d6d6;
    position: relative;
}

.opo .patroc {
    top: -26px;
}

/*.fa-twitter:before,
.fa-linkedin-square:before {
    color: #262626;
}

.fa-facebook-f:before, .fa-facebook:before {
    color: #262626;
}*/

.tiktok-embed {
    margin: 0 !important;
    padding: 0 !important;
    float: none !important;
    display: contents !important;
}

