@import url(font.css);

::selection {
    color: #fff;
    background: #1c5786
}

::-moz-selection {
    color: #fff;
    background: #1c5786
}

* {
    box-sizing: border-box;
    scrollbar-width: 0px;
    -ms-overflow-style: none
}

.interno .topo,
.menu-mobile-ol li {
    padding-top: 10px;
    padding-bottom: 8px;
}

.topo .aba-portal,
.topo ul li {
    font-size: 12px;
    font-weight: 400;
}

.topo .aba-portal a {
    display: inline-table;
    color: #4c4c4c !important;

    border-radius: 0 20px 20px 0;
    padding: 5px 5px 5px 0;
    background-color: #e9e9e9;
    text-decoration: none;
    height: 42px;
    width: 115px
}

.topo .aba-portal svg {
    fill: #FFF;
    width: 100%;
    height: auto;
    max-height: 19px;
    max-width: 18px;
    display: inline-block !important;
    margin-bottom: -5px;
    float: left;
    margin-top: 5px
}

.topo .aba-portal a:hover {
    background-color: #83419e;
    color: #fff !important;
    cursor: pointer
}

.topo .aba-portal a:hover .fil0 {
    fill: #ffffff !important
}

.hotsites .topo .aba-portal {
    right: 20px
}



.links-secundarios-ext,
.topo ul {
    position: relative;
}

.display-none,
.menu-mobile span {
    display: none !important
}

.topo ul,
.topo ul li {
    display: inline-block;
}

.topo ul {
    width: 1200px;
    text-align: left;
}

.interno .topo {
    position: fixed;
    background-color: #fff;
    /* Mesmo empilhamento da capa (.capa .topo). O `.topo` base fica em
       z-index 2, que a capa já sobrescrevia para 991 e as páginas internas
       não: qualquer conteúdo posicionado com z-index 2 ou mais passava por
       cima do topo. Foi o caso dos cartões de “lado a lado com máscara”, cujo
       link interno é z-index 3, nos primeiros 90px de rolagem — depois disso o
       site.js aplica .topoFixed, que traz 9991, e o defeito se escondia. */
    z-index: 991;
}

.hotsites .topo {
    background-color: transparent;
    border-bottom: inherit;
    padding-bottom: 5px
}

.topo ul li {
    color: #7c6f6f;
    text-shadow: 0 0 1px #bfbfbf;
    background: linear-gradient(#386fa5 0 0) 0 calc(75px - 100%) / var(--d, 0) 100% no-repeat;
    transition: .3s, background-size .3s .3s;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.fundo-topo {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    height: 120px
}


.topo ul li:hover {
    --d: 100%;
    background-position: 10% 100%;
    color: #fff;
    transition: .3s, background-position .1s .1s, color .3s .3s;
    border-radius: 0
}

.topo .menus_center {
    display: inline-table;
    vertical-align: middle;
    margin-right: 30px
}

.topo .menus_left,
.topo .menus_right {
    display: inline-block
}

.topo .menus_left {
    text-align: right;
    margin-left: 0px;
}

.topo .menus_right {
    text-align: left;
    float: right;
    margin-right: 10px;
}

.topo .menus_right li {
    border-radius: 30px;
    background-color: #2c2947;
    padding-left: 20px;
    padding-right: 20px;
    box-shadow: 0px 0px 14px -5px #19bfff;
    margin-left: 10px;
}

.topo .menus_right li a {
    color: #FFF !important;
}

.topo .menus_right li:last-child {
    background-color: #0d0d47;
}

.topo .topo-social-medias a {
    border: 1px solid #3e7d95;
    background-color: #bccde1;
    color: #190d47;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    font-size: 17px;
    display: inline-block;
    margin-top: 6px;
    text-align: center;
    vertical-align: center;
    line-height: 31px;
}

.topo .topo-social-medias a:hover {
    background-color: #122e58;
    color: #FFF;
}

.topo .float-contact {
    position: absolute;
    top: -3px;
    right: 180px;
    font-size: 12px;
    font-style: italic;
    color: #FFF;
    display: none;
}

.capa .topo ul li a,
.interno .topo ul li a {
    color: #35366b;
    display: block;
    padding: 2px 10px 2px 10px;
    text-decoration: none;
    text-shadow: none;
}

.capa .topo ul li a {
    color: #FFFFFF;
    font-weight: 400;
}

.capa .topoFixed ul li a,
.interno .topoFixed ul li a {
    color: #5af4f5;
    display: block;
    padding: 10px;
    text-decoration: none
}

.capa .topo ul li:hover a,
.interno .topo ul li:hover a {
    color: #fff;
}

.capa .topo ul li a i,
.interno .topo ul li a i {
    font-size: 18px;
    padding-right: 5px;
    float: left;
}

.menus_left .isLive {
    background-color: #ff0000;
    border-radius: 30px;
}

.menus_left .isLive a {
    color: #F5F5F5 !important;
}

.topo .search {
    transition: 0.5s;
}

.topo .search {
    position: absolute;
    top: 10px;
    z-index: 105;
    right: 10px;
    transform: translate(0, 0px);
    overflow: hidden;
    width: 0px;
    border-radius: 30px;
}

.topo .search .input-busca {
    transition-property: width;
    transition-duration: .5s;
    transition-delay: 0.2s;
    width: 34px;
    padding-right: 30px;
    border-radius: 20px;
    height: 30px
}

.topo .search .botao span {
    background-color: #29a0aa;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    display: table;
    padding: 6px;
    line-height: 9px;
    margin-top: 1px;
    margin-left: -3px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%
}

.topo .search .botao span:hover {
    background-color: #9c0a1b
}

.topo .search-on {
    display: block;
    width: 150px;
    height: 30px;
    box-shadow: 0 0 4px 0px #792727;
}

.topo .search-on .input-busca {
    width: 150px;
}

.topo .search-on .input-busca-on {
    transition-property: width;
    transition-duration: .5s;
    transition-delay: 0.1s;
    width: 150px
}

.topo .search-bt {
    font-size: 21px;
    color: #ffffff;
    cursor: pointer;
    float: right;
    margin-top: 8px;
}

.interno .topo .search-bt {
    color: #fff;
}

.capa .topoFixed .search-bt,
.interno .topoFixed .search-bt {
    /*color: #333*/
}

form input {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;

    border: 1px solid #5e9b84
}

.topo .search input {
    font-size: 12px;
    line-height: 26px;

    color: #000;
    border: 0 solid #a5b7bd;
}

.topo .search button {
    font-size: 15px;
    line-height: 26px;
    border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    -webkit-border-radius: 0 3px 3px 0;
    -khtml-border-radius: 0 3px 3px 0;
    padding-left: 10px;
    padding-top: 3px;
    margin-left: -33px;
    width: 33px;
    background-color: transparent;
    border: 0;
    color: #999
}


.topo ul li,
.interno .roadmap-logo {
    /*font-family: Roboto, 'Open Sans', Lato, serif, Sans-serif;*/
}

.topo .logo {
    /*width: 240px;*/
}

.topo .menus_center .logo {
    opacity: 0;
}

.topoFixed .menus_center .logo {
    opacity: 1;
}

.interno .topo .menus_center .logo {
    opacity: 1 !important;
}

.topo .menus_center .nome-logo {
    width: 240px;
    float: right;
    font-size: 13px;
    line-height: 15px;
    padding-top: 12px;
    padding-left: 10px;
    font-weight: 300;
    color: #4b4b69;
}

.topo .menus_center .nome-logo {
    margin-top: -8px;
}



.topo .menus_center .nome-logo span {
    background-color: #FFF;
    padding: 2px;
    font-size: 12px;
    font-weight: 400;
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 1px;
}

.topoFixed .menus_center .nome-logo span {
    background-color: transparent;
}



.capa .topo {
    width: 100%;
    z-index: 991;
    height: 70px;
}

.topoFixed {
    width: 100%;
    top: 0;
    position: fixed !important;
    background-color: rgba(10, 26, 48, .96) !important;
    border-bottom: 1px solid #999;
    box-shadow: 0 0 20px #6a6a6a;
    z-index: 9991;
}

.topoFixed:before {
    background: none !important;

}


.topoFixed .menus_center .nome-logo {
    color: #8ff2ff;
}

.capa .topoFixed {
    border-bottom: 1px solid #2d7bcb;
}

.topoFixed .logo .fil0 {
    /*fill: #000 !important*/
}

.hotsites .topoFixed img {
    filter: inherit
}

footer .footer-menus>ul>li>.titulo,
footer .footer-subs li {
    background: linear-gradient(#c7e25a 0 0) left/var(--d, 0) 9% no-repeat;
    transition: .5s;
    background-position: 5px 100%, 0 100%;
}


/* css interno */


.canal .head {
    height: 500px;
    display: flex;
    justify-content: center;
    /* Centraliza horizontalmente */
    align-items: center;
    /* A cor de fundo saiu daqui: quem pinta a faixa agora é a seção ou o
       widget, configurados no painel. Uma cor fixa na folha venceria a escolha
       do gestor em toda página sem imagem de fundo. */
}

.head-canal {
    max-width: 992px;
    width: 992px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    /* Distribui o conteúdo verticalmente */
    text-align: left;
    /* Opcional, centraliza o texto no centro */
    margin-left: 20px;
    margin-right: 20px;
}

.canal .head-canal h1 {
    display: block;
    max-width: 490px;
    text-align: left;
    text-transform: inherit;
    font-weight: 500;
    letter-spacing: -2px;
    font-size: 2.8em;
    margin-top: 100px;
    color: #fff;
}

.canal .head-canal h2 {
    display: block;
    max-width: 450px;
    text-align: left;
    font-weight: 200;
    font-size: 1.1em;
    color: #DDD;
    text-shadow: 0 1px 2px #000;
}

.canal .head-canal p {
    color: #777;
    font-size: 0.8em;
    font-weight: 400;
    margin-top: 10px;
}

.menu-mobile-body .logo .img-menu-call {
    width: 100px;
    height: auto;
    margin: 20px;
}

.tags-menu-mobile a {
    font-size: 10px;
    text-transform: uppercase;
    clear: both;
    display: block;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 20px;
    padding-right: 20px;
    text-decoration: none;
    background-color: #c1b3aa;
    color: #FFF;
    border-radius: 30px;
    margin: 7px;
}

.tags-menu-mobile a:hover {
    color: #FFF;
    font-size: 30px;
    text-decoration: none;
    text-transform: none;
    letter-spacing: -0.6pt;
}


.interno .float-logo {
    display: none;
}

.float-logo {
    position: absolute;
    left: -90px;
    top: -30px;
    padding: 20px;
    padding-top: 40px;
    z-index: 1;
    border-radius: 10px;
}

.float-logo .nome-logo {
    width: inherit;
    line-height: 30px;
    margin-top: 25px;

    float: right;
    font-size: 13px;
    padding-top: 12px;
    padding-left: 10px;
    font-weight: 300;
    color: #4b4b69;
}

.float-logo .nome-logo span {
    background-color: #FFF;
    padding: 2px;
    font-size: 20px;
}

.float-logo .logo img {
    max-height: 140px;
}

.topoFixed .float-logo {
    display: none;
}

.footer-menus,
.topo {
    letter-spacing: 0;
    font-kerning: normal
}

.button-falecom a,
.sharecomp a {
    text-decoration: none !important
}

.bullet-next,
.menu-mobile-ol li,
.topo ul {
    list-style: none
}

.metodologia *,
.td-float-scroll-right *,
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
bb,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
datagrid,
datalist,
dd,
del,
details,
dfn,
dialog,
div,
dl,
dt,
em,
eventsource,
fieldset,
figure,
font,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
input,
ins,
kbd,
label,
legend,
li,
mark,
menu,
meter,
nav,
object,
ol,
output,
p,
pre,
progress,
q,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
var,
video {
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}

.menu-mobile-body,
.menu-open-mb,
.topo .search,
.topo .search-on {
    transition: transform .5s
}

footer section {
    display: table !important
}

body {
    margin: 0;
    padding: 0;
    font-size: 16px;
    height: 100%;
    width: revert;
    overflow-x: hidden;
    opacity: 0;
}

body.interno {
    /*padding-top: 70px*/
}

.loader {
    position: fixed;
    width: 100%;
    text-align: center;
    left: 0;
    top: 30%
}

.barrinha-divisoria {
    margin: auto;
    width: 220px;
    height: 15px;
    position: absolute;
    z-index: 99;
    top: 43px;
    left: 0;
    right: 0
}

.active-menus-etapas-label .barra-link,
.barrinha-divisoria img,
.estapas-avanter .bloco-etapa .img-etapa img,
.menus-etapas .menus-etapas-label:hover .barra-link {
    width: 100%
}

#add input,
.adopt-c-hvfilH .adopt-c-kQvFOl,
.capa .logo-simbol,
.dsk,
.interno .logo-simbol,
.termo-buscado,
.xsm,
article .display-portal div {
    display: none
}

.logo img {
    max-height: 50px
}

.hotsites .logo img {
    filter: brightness(9)
}

.capa .logo svg {
    fill: #FFF;
    width: 100%;
    height: auto
}

.interno .logo .fil0,
.capa .metodologia g>g #oculto text,
.capa .metodologia g>g #oculto_0 text,
.capa .metodologia g>g #oculto_1 text,
.capa .metodologia g>g #oculto_2 text,
.capa .metodologia g>g #oculto_3 text,
.capa .metodologia g>g #oculto_4 text,
.logo-footer .fil0,
.logo-footer .fil1,
.menu-mobile-body svg .fil0,
.menu-mobile-body svg .fil1 {
    /*fill: #FFF*/
}

.capa .logo .fil0 {
    /*fill: #FFF*/
}

.interno .logo svg {
    fill: #262663;
    width: 100%;
    height: auto;
}

.hotsites .topo .logo {
    font-size: 12px;
    width: 270px;
    line-height: 12px
}

main .texto h3 {
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 20px;
    letter-spacing: -1px;
    font-size: 18px
}

.links-secundarios li,
.topo ul li {
    letter-spacing: -.2px;
    text-transform: uppercase;
}

.interno .roadmap-logo {
    position: absolute;
    font-size: 17px;
    font-weight: 100;
    letter-spacing: 4px;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
    z-index: 2;
    margin-top: 3px;
    background-color: #09202b;

    height: 0;
    overflow: hidden;
}

.interno .topoFixed .roadmap-logo {
    height: auto;
}

.interno .roadmap-logo span {
    display: inline-block;
    padding-right: 30px;
    padding-left: 30px;
    border-radius: 60px;
    color: #fff !important;
    font-size: 15px
}

.interno .roadmap-logo span * {
    color: #fff !important
}

.classWrapTitulo {
    width: 120px;
    margin-top: 0;
    font-size: 11px !important;
    text-align: left;
    line-height: 19px !important
}

.button-mais:hover,
.interno .roadmap-logo a,
.interno.produtos main.canal h4,
footer .footer-menus li a {
    color: #bdbdbd;
}

.logo-simbol {
    width: 40px;
    height: auto
}

.bl-display-clientes .display-clientes img,
.logo-simbol svg {
    width: 100%;
    height: 100%
}

#menus-etapas-1,
.interno .topoFixed .logo-simbol {
    display: block
}

.logo-footer {
    float: right;
    margin-left: 20px;
}

.logo-footer img {
    width: 50px;
    margin-top: -22px;
    margin-left: 10px;
}

.logo-footer .nome-logo {
    float: left;
    color: #a5a5a5;
    text-align: right;
}

.capa .logo-footer svg,
.interno .logo-footer svg {
    fill: #262663;
    width: 145px;
    height: 40px
}

.capa .logo-footer svg *,
.interno .logo-footer svg * {
    fill: #FFF;
}

.redes-footer {
    width: 100%;
    height: 70px
}

.float-right {
    float: right
}

.topo {
    font-size: 25px;
    padding-top: 10px;
    padding-bottom: 3px;
    width: 100%;
    top: 0;
    text-align: center;
    position: absolute;
    z-index: 2;

}

.topo:before {
    /*content: "";
    background-size: 100% 100%;
    background-repeat: repeat-x;
    width: 100%;
    height: 120px;
    position: absolute;
    left: 0;
    margin-top: 0;
    top: 0;
*/
}

.capa .topo:before {
    background: linear-gradient(to bottom, #001d35 0%, #052131 10%, rgba(0, 0, 0, 0) 80%, rgba(0, 0, 0, 0) 100%);
}

@media screen and (min-width: 200px) and (max-width: 767px) {
    .topo {
        padding-top: 5px;
    }
}

.bullet-next li,
.menu-mobile-body,
.texto-citacao:before,
.ul-list-ema {
    background-repeat: no-repeat
}

.links-secundarios-ext {
    border-radius: 20px;
    overflow: hidden;
    margin: -15px auto;
    z-index: 999;
    display: table;
    box-shadow: 0 0 10px #ccc
}

.session_admin,
.session_admin_setor {
    font-size: 11px;
    border-radius: 3px;
    color: #fff
}

.menu-input,
.session_admin,
.session_admin_setor {
    -khtml-border-radius: 3px
}

.links-secundarios {
    background-color: #fff;
    padding-bottom: 6px;
    margin: auto;
    box-shadow: inset 0 0 15px #c9c9c9;
    text-align: center;
    display: table
}

.banner_900x130,
.banner_900x130_sec {
    box-shadow: 0 0 3px #000;
    width: 900px;
    height: 130px;
    cursor: pointer
}

.banner_resp {
    float: left;
    height: 60px;
    width: 680px;
    margin-bottom: 30px;
    margin-top: 10px;
}

.links-secundarios li {
    font-size: 9px;

    margin-right: 20px;
    display: inline-table;
    border-radius: 20px;
    padding-left: 10px;
    padding-right: 10px
}

.links-secundarios li:hover {
    background-color: #555;
    color: #fff;
    cursor: pointer
}

.links-secundarios li a {
    color: #888;
    text-decoration: none
}

.checked .titulo {
    color: #8fdce5
}

.banner img {
    width: 100%;
    height: auto;
}

.banner {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    background-color: #65ff77;
}

.banner:empty {
    display: none;
}

.pok-banner {
    width: 100%;
    height: 100%;
    display: table;
    /*background: repeating-linear-gradient(-45deg, #6b3f13, #6b3f13, 4px, #5b330b 3px, #5b330b 11px);*/
    /*background: repeating-linear-gradient(-45deg, #513010, #513010, 4px, #432c15 3px, #432c15 11px);*/
    /*background: repeating-linear-gradient(-45deg, #472708, #1e1002, 4px, #231304 4px, #271605 4px);*/
}

.panel .pok-banner {
    background: repeating-linear-gradient(-45deg, #f3f3f3, #f3f3f3, 4px, #f9f9f9 3px, #f9f9f9 11px);
}

.scriptads_first .pok-banner {
    background: transparent !important;

}

.scriptads_first .pok-banner .banner_midle {
    margin-top: 30px;
    margin-bottom: 15px;
}

.banner img {
    width: 100%;
    height: 100%;
}

.banner_topo {
    margin-top: 15px;
    margin-bottom: 15px;
    width: 994px;
    height: 130px;
}

.banner_midle {
    margin-top: 50px;
    margin-bottom: 50px;
    width: 994px;
    height: 130px;
}

.banner_lateral {
    margin-top: 10px;
    margin-bottom: 10px;
    width: 295px;
    height: 220px;
}

.banner_lateral_vert {
    margin-top: 10px;
    margin-bottom: 10px;
    width: 295px;
    height: 250px;
}

.banner_lateral_small {
    margin-top: 10px;
    margin-bottom: 10px;
    width: 295px;
    height: 120px;
}

.banner_900x130 {
    position: absolute;
    top: 50px;
    z-index: 201;
    left: 50%;
    margin-left: -450px
}

.banner:before {
    position: absolute;
    z-index: 99;
    top: 0;
    right: 0;
    content: 'PUBLICIDADE';
    font-weight: bold;
    display: block;
    font-size: 9px;
    color: #666e76;
    padding: 5px
}

.banner_900x130_sec {
    background-color: #000;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    position: relative
}

.setor_side_B .banner {
    margin-top: 0;
}

.session_admin,
.session_admin_setor {
    position: absolute;
    padding: 5px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px
}

.session_admin {
    bottom: -5px;
    z-index: 999999;
    margin-left: -300px;
    background-color: #3c567a
}

.session_admin:hover {
    background-color: #bf1600;
    padding-bottom: 20px;
    cursor: pointer
}

article:hover .session_admin {
    margin-left: 30px
}

.session_admin_setor {
    right: 0;
    margin-top: 20px;
    margin-right: 15px;
    z-index: 991;
    background-color: #92c7ee
}

.session_admin_setor:hover {
    cursor: pointer;
    background-color: #b41c00
}

body>ul>section>.session_admin_setor {
    margin-top: -4px;
    margin-right: 46px;
    padding: 8px;
    background-color: #87208a
}

article:hover .session_admin_setor {
    margin-left: 100px
}

.setor_side_A .section-divisor,
body>ul>section>.section-divisor {
    padding: 10px 10px 10px 0;
    margin: 10px 12px 10px 10px;
    font-size: 30px;
    font-weight: 300;
    color: #888;
    text-transform: none;
    border: 0px;
}

section section .section-divisor {
    font-size: 18px;
    font-weight: lighter;
    text-transform: uppercase;
    color: #888;
    padding: 5px 5px 5px 0;
    margin-bottom: 10px;
    border-bottom: 3px solid #eee
}

.listagemclientes .section-divisor {
    padding: 10px 10px 10px 0;
    font-size: 30px;
    font-weight: 300;
    color: #888;
    text-transform: none;
    border: 0px;
    text-align: left;
    max-width: 975px;
    margin: auto;
}

@media (max-width: 1219px) {
    .listagemclientes .section-divisor {
        max-width: 717px;
    }
}

@media (max-width: 766px) {
    .listagemclientes .section-divisor {
        max-width: 491px;
        font-size: 24px;
    }
}

@media (max-width: 575px) {
    .listagemclientes .section-divisor {
        max-width: 100%;
        padding-left: 25px;
        font-size: 24px;
    }
}

.menu-input {
    cursor: pointer;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    padding: 12px 8px 11px;

    text-transform: uppercase;
    font-size: 10px;
    background-color: #fff;
    border: 1px solid #aaa;
    -moz-box-shadow: inset 0 0 5px #ccc;
    -webkit-box-shadow: inset 0 0 5px #ccc;
    box-shadow: inset 0 0 5px #ccc
}

.sharecomp,
.user-row {
    padding-top: 18px
}

.menu-mobile {
    position: fixed;
    top: 6px;
    z-index: 9996 !important;
    left: 6px;
    display: none;
}

.menu-mobile .img-icon-menu {
    width: 15px;
    height: auto
}

.menu-mobile-body .bloco-menu {
    /*margin-top: 20px*/
}

.menu-mobile i {
    font-size: 13px;
    float: left;
    margin-top: 2px;
    margin-right: 2px
}

.menu-mobile-body {
    padding: 20px 0 0;
    width: 270px;
    background-color: #f1f1f1;
    box-sizing: border-box;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .5);
    transform: translateX(-270px);
    height: 100%;
    display: table;
    background-position: left top;
    float: left
}

.menu-mobile-body svg,
.metodologia #oculto,
.metodologia #oculto_0,
.metodologia #oculto_1,
.metodologia #oculto_2,
.metodologia #oculto_3,
.metodologia #oculto_4 {
    opacity: 0
}

.menu-mobile-fundo {
    background-color: rgba(0, 0, 0, .45);
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: -20000px;
    right: 0;
    bottom: 0;
    z-index: 9993;
    overflow: auto;
    opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0
}

.emb_iframe,
.embed,
.user-row .img-user {
    height: 0;
    position: relative
}

.menu-mobile-body .logo-mobile {
    width: 70px;
    margin-top: 10px;
    position: absolute;
    z-index: 9999;
    top: 0
}

.menu-mobile-body ul li {
    padding: 5px;
    font-size: 16px
}

.menu-mobile-ol {
    font-size: 16px;
    clear: both
}

.menu-mobile-ol ol {
    font-size: 13px;
    margin-left: 15px;
    padding-left: 0
}

.menu-mobile-ol li {
    padding: 0;
    margin: 0
}

.menu-mobile-ol li a {
    color: #959595;
    background: rgb(215 215 215 / 30%);
    display: table;
    padding: 10px 10px 10px 20px;
    width: 100%;
    margin-bottom: 2px;
    text-decoration: none;
    font-size: 12px;
}

.menu-mobile-ol li a:hover {
    background-color: #ce942f;
    color: #193319;
    padding-top: 20px;
    padding-bottom: 20px
}

.menu-modal-open,
.menu-open,
.metodologia g>g:hover #oculto,
.metodologia g>g:hover #oculto_0,
.metodologia g>g:hover #oculto_1,
.metodologia g>g:hover #oculto_2,
.metodologia g>g:hover #oculto_3,
.metodologia g>g:hover #oculto_4 {
    opacity: 1
}

.metodologia text {
    font-family: 'Titillium Web', sans-serif;
    font-weight: 700;
}

.menu-modal-left,
.menu-open-left {
    left: 0
}

.menu-open-mb {
    transform: translateX(0)
}

.no-overflow,
.no-overflow-modal {
    overflow: hidden
}

.emb_iframe embed,
.emb_iframe iframe,
.emb_iframe object,
.embed iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.embed {
    padding-bottom: 56.25%;
    width: 100%
}

.emb_iframe {
    padding-top: 0;
    display: block;
    resize: both;
    padding-bottom: 56%;
}

.embed-prep {
    clear: both
}

#teste {
    position: fixed;
    bottom: 0;
    z-index: 99999;
    background-color: #DDDDDD;
    font-size: 11px;
    margin: 20px;
}

footer .redes-share {
    margin-bottom: 20px;
    float: right;
}

footer .redes-share i {
    color: #fff;
    font-size: 20px;
    font-weight: lighter;
    padding-top: 12px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    text-align: center;
    width: 45px;
    height: 45px;

    background-color: #dfdfdf;
    border: 1px solid #ddd;
    cursor: pointer;
}

footer .redes-share i:hover {
    background-color: #1c1c1c;
    color: #fff;
    cursor: pointer;
    border: 1px solid #531a57;
}

footer .footer-menus>ul>li:hover>.titulo,
footer .footer-subs li:hover,
footer .footer-subs li:hover a {
    color: #000066 !important;
    text-decoration: none
}

footer .copyright {
    font-family: sans-serif;
    font-size: 12px;
    color: #fff;
    text-align: center;
    background-color: #3b3b3b;
    padding-top: 10px;
    padding-bottom: 10px;
}

footer .delimiter {
    border-bottom: 1px dotted #a8e5f7;
    height: 10px;
    margin-bottom: 10px
}

footer .footer-menus li {
    float: left;
    padding: 5px;
    font-size: 13px;
    color: #000;
    background: linear-gradient(to right, rgb(71 71 71), rgb(203 213 66), rgb(52 53 50));
    background-size: 0% 1px, 0 2px;
    background-position: 5px 100%, 0 100%;
    background-repeat: no-repeat;
    transition: background-size .4s;
}

footer .footer-menus>ul>li {
    font-size: 17px;
    font-weight: 500;
    width: 195px;
}

footer .footer-menus>ul>li>.titulo {
    margin-left: 0;
    padding-left: 4px
}

footer .footer-menus>ul>li:hover>.titulo {
    --d: 100%;
}

footer .footer-menus ul.footer-subs {
    width: 150px;
    font-weight: 300 !important
}

footer .footer-subs li {
    padding-top: 4px !important;
    padding-bottom: 2px !important;
    clear: both;
    line-height: 17px;

    margin-bottom: 2px
}

footer .footer-subs li:hover {
    --d: 100%;
    /* border-radius: 40px; */
    /* padding-left: 10px; */
    /* padding-right: 10px; */
    text-decoration: none;
    background-size: 100% 1px, 0 2px;
}

footer .footer-menus ul.footer-subs li a {
    color: #afafaf;
    text-transform: none !important
}

.footer-menus ul {
    width: 100%;
    letter-spacing: .3pt
}

footer .footer-lifirst {
    float: left;
    width: 22%;
    clear: none;
}

footer .footer-lisecond {
    float: right;
    width: 70%;
    clear: none;
}

footer .tags-footer {
    float: left;
    margin-left: 5px;
}

footer .tags-footer a {
    display: block;
    clear: both;

    line-height: 17px;
    text-transform: none !important;

    color: #dbdbdb;
    padding: 5px;

    font-size: 13px;
    background: linear-gradient(to right, rgb(71 71 71), rgb(203 213 66), rgb(52 53 50));
    background-size: 0% 1px, 0 2px;
    background-position: 5px 100%, 0 100%;
    background-repeat: no-repeat;
    transition: background-size .4s;
}

.tags-lateral a:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    /*background-color: #dfe225;*/

}

.tags-lateral {
    margin-bottom: 20px;
}

.tags-lateral a {
    position: relative;
    display: block;
    clear: both;
    border: 1px solid #b9d7ea;
    border-radius: 3px;

    line-height: 17px;
    text-transform: none !important;
    color: #3d5c74;
    padding: 5px;
    padding-left: 15px;
    font-size: 13px;
    background: linear-gradient(to right, rgb(40 45 32), #343a40, rgb(52 53 50));
    background-size: 0% 40px, 0 2px;
    background-position: 0px 100%, 0 100%;
    background-repeat: no-repeat;
    transition: background-size .4s;
    margin-bottom: 2px;
    background-color: #FFF;
}

.tags-lateral a:hover {
    background-size: 100% 40px, 0 2px;
    text-decoration: none;
    color: #c7e25a;
    border-left: 15px solid #c7e25a;
    padding-left: 15px;
}

.panel-divisor {
    margin-left: auto;
    margin-right: auto;
    width: 1175px
}

section>ul.panel {
    display: table;
    padding-top: 20px;
    padding-bottom: 20px;
}

.section-divisor~.panel {
    padding-top: 0px;
}

section>ul.panel:empty {
    display: none;
}

.footer-menus {
    text-align: left;
    font-size: 11px;
    color: #888;
    width: 100%;
    margin-top: 0;
    font-weight: 300
}

.contador,
.contador .ct-colum,
.float-cookie,
.label-parceiros,
.menus-etapas,
.pessoa-destaque .pessoa-img,
.sharecomp,
.user-row .user-icons {
    text-align: center
}

.footer-menus .footer-descricao {
    margin-left: 5px;
    margin-right: 5px;
    padding-top: 10px;
    font-size: 12px;
    float: left;
}

.footer-menus .footer-descricao a {
    color: #fff;
    background: linear-gradient(#51b0a0 0 0) left/var(--d, 0) 100% no-repeat
}

.footer-menus .footer-descricao a:hover {
    --d: 100%;
    color: #fff;
    text-decoration: none;
    border-radius: 40px;
    padding-left: 20px;
    padding-right: 20px
}

.user-row {
    font-size: 14px;
    color: #666e76;
    padding-bottom: 20px
}

.user-row .img-user {
    padding-bottom: 93%;
    overflow: hidden;
    border: 4px solid #d6994e;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%
}

.user-row .img-user img {
    width: 100%;
    margin-left: -10%;
    transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    -webkit-transform: scale(1.2, 1.2)
}

.user-row .nome {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: -.6pt;
    color: #005bbd
}

.user-row .sobre {
    font-size: 12px;
    margin-top: 5px;
    margin-bottom: 4px;

    letter-spacing: -.6pt;
    color: #959595;
    border: 1px solid #ddd;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    padding: 5px
}

.user-row .user-icons {
    margin-right: 3px;
    display: inline-table;
    width: 40px;
    height: 40px;
    color: #999;
    position: relative;
    overflow: hidden;
    border: 2px solid #d6b8ae;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    font-size: 24px
}

.user-row .user-icons:hover {
    background-color: #ffa54e;
    color: #000;
    border: 2px solid #000
}

.interno .user-row .user-icons i {
    vertical-align: sub
}

.sharecomp {
    display: block;
    position: relative;
    width: 100%;
    margin-top: 20px;
    border-bottom: 1px solid #eeee;
    padding-bottom: 11px;
    margin-bottom: 30px;
}

.sharecomp * {
    line-height: 15px
}

.sharecomp .fab {
    font-size: 24px;
}

.share-col {
    display: inline-table
}

.share-col:first-child {
    float: left;
    position: absolute;
    left: 0;
    top: 50%;
    bottom: 50%;
    font-size: 12px;
    text-align: left;
    margin-top: -10px;
}

.seg_i,
.seg_f {
    /*position: absolute;*/
    top: -999px;
}

@media screen and (max-width: 760px) {
    .share-col:first-child {
        width: 100%;
        position: inherit;
        margin-bottom: 10px;
    }

    .sharecomp {
        text-align: left;
    }
}

.share-col a {
    display: table;
    padding: 13px;
    text-align: center;
    border-radius: 50%;
    cursor: pointer;
    font-size: 13px;
    color: #666;
    background-color: #EEE;
    margin-right: 10px;
    width: 50px;
    height: 50px;
}

.share-col a:hover {
    background-color: #111111;
    color: #0b8ef0;
}

.cotacao {
    position: absolute;
    top: 5px;
    right: 5px;
    z-index: 99;
    background-color: #fff;
    padding: 6px;
    font-size: 10px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px
}

.data-cotacao {
    font-size: 9px;
    text-transform: uppercase;
    color: #666
}

.contador .more {
    float: left;
    position: absolute;
    left: 10px;
    top: 43%;
    font-size: 30px
}

.contador .ct-colum:nth-child(4) .more {
    float: left;
    position: absolute;
    left: 25px;
    top: 43%;
    font-size: 30px
}

.contador .ct-colum {
    border-radius: 50%;
    border: 4px solid #a28cb3;
    background-color: #fff;
    padding: 20px;
    width: 170px;
    height: 170px;
    display: inline-table;
    box-shadow: inset 0 0 20px #ddd;
    position: relative
}

.contador .label {
    margin-top: 20px;
    text-transform: uppercase
}

.contador .counter {
    font-size: 40px;
    font-weight: 700;
    position: relative
}

.ul-list-ema {
    background-image: url("../../brandplace/icones/ul-list-ema.png");
    background-size: 40px;
    background-position: 10px 10px;
    padding: 10px 10px 10px 70px;
    margin: 10px 0;
    border: 1px solid #ddd;
    border-radius: 10px;
    box-shadow: inset 0 0 20px #ddd
}

.ul-list-ema:hover {
    background-color: #7846c9;
    box-shadow: inset 0 0 20px #1e0a3c;
    color: #fff
}

.texto-citacao {
    padding: 30px;
    font-size: 13px;
    color: #666;
    line-height: 21px
}

.texto-citacao:before {
    content: '';
    display: block;
    background-image: url(../../brandplace/icones/icon-citacao.png);
    background-size: contain;
    width: 30px;
    height: 30px;
    float: left;
    margin-left: -38px;
    margin-top: -10px
}

.img-circle {
    border-radius: 50% !important;
    border: 4px solid #ccc;
    width: 200px;
    height: 200px;
    float: left;
    margin-left: 40px;
    margin-right: 40px;
    margin-bottom: 40px
}

.nossos-numeros,
.nossos-numeros .nums-1,
.nossos-numeros .nums-4 {
    margin-right: auto;
    margin-left: auto
}

.float-cookie {
    text-align: center;
    margin-right: auto;
    margin-left: auto
}

.float-cookie {
    position: fixed;
    bottom: 0;
    width: 100%;
    background-color: #efefef;
    z-index: 9998;
    box-shadow: 0 0 50px #000;
    text-align: center;
    padding-bottom: 20px;
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
    display: none;
}

.float-cookie-off:hover {
    cursor: pointer;
    background-color: #3b151e;
    color: #FFF;
    opacity: 1;
}

.float-cookie-off {
    position: fixed;
    width: 40px;
    height: 40px;
    left: 20px;
    bottom: 20px;
    border-radius: 50%;
    overflow: hidden;
    background-color: #efefef;
    z-index: 9998;
    box-shadow: 0 0 50px #000;
    padding-top: 12px;
    text-align: center;
    font-size: 11px;
    font-family: arial, roboto, sans-serif;
    opacity: 0.3;
}

.float-cookie .msg-cookie {
    font-family: arial, serif, Sans-serif;
    max-width: 700px;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 12px;
    margin: auto;
}

.float-cookie .msg-cookie .texto-cookie {
    float: left;
    text-align: left;
}

.float-cookie .button-ok-cookie {
    margin-top: 20px;
    padding: 8px 25px 8px 25px;
    border-radius: 3px;
    background-color: #1c740e;
    color: #FFF;
    font-size: 13px;
    font-weight: 600px;
    float: right;
}

.float-cookie .button-ok-cookie:hover {
    background-color: #4e9826;
    cursor: pointer;
}

.label-parceiros {
    width: 100%;
    font-size: 20px;
    text-transform: lowercase;
    font-weight: lighter;
    border-top: 1px dotted #999;
    margin-top: 40px;
    margin-bottom: 40px;
    padding-top: 10px;
    letter-spacing: 4px
}

.newslettercall iframe {
    width: 100%;
    height: 200px
}

.list-inputs-newsletter {
    width: 100%;
    display: table;
    text-align: center
}

#newsletter {
    margin: 10px
}

#newsletter .form-row-center {
    max-width: 800px;
    margin: auto;
    background-image: url(../../brandplace/icones/bg-head.jpg);
    background-position: center 1px;
    background-color: #000;
    color: #fff;
    padding-top: 60px;
    padding-bottom: 50px;
    box-shadow: inset 0 1px 25px #000
}

#newsletter .form-col-1,
#newsletter .form-col-2,
#newsletter .form-col-3 {
    display: inline-table;
    margin-left: 5px;
    margin-top: 5px
}

#newsletter .form-col-3 button {
    background-color: #7e58c3;
    color: #fff;
    box-shadow: inset 1px 1px 6px #261846;
    border: 1px solid #8236a9
}

#newsletter .form-col-3 button:hover {
    box-shadow: inset 4px 4px 6px #261846;
    cursor: pointer
}

.col {
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: left
}

.nossos-numeros {
    padding-top: 250px;
    padding-bottom: 250px;
    width: 1200px;
    text-align: center;
    color: #fff;
    position: relative;
    overflow: hidden
}

.nossos-numeros-panel {
    background-image: url("../../brandplace/stock_img_avanter/fundo-bg-1.jpg");
    background-position: center;
    background-repeat: repeat-x;
    background-size: cover
}

.nossos-numeros:hover .nums-1 {
    background-size: 100% 0, 208% 100%;
    color: #fff;
    border-radius: 40px 40px 0 0
}

.menus-etapas-content:hover .conteudo .titulo,
.nossos-numeros:hover .nums-2 {
    background-size: 100% 100%, 138% 100%
}

.nossos-numeros .nums-1 {
    text-transform: uppercase;
    letter-spacing: 5px;
    font-size: 20px;
    width: 40%;
    background: linear-gradient(to right, rgb(47 126 126), rgb(82 227 227)), linear-gradient(to right, rgb(39 118 115), rgb(255 101 229), rgb(177 24 187));
    background-size: 100% 0, 0 0;
    background-position: 0 0, 0 0;
    background-repeat: no-repeat;
    -webkit-transition: .6s;
    -moz-transition: .6s;
    -o-transition: .6s;
    transition: .6s 250ms
}

.nossos-numeros:hover .nums-4 {
    bottom: 40px;
    transition-delay: 350ms
}

.nossos-numeros .nums-4 {
    position: absolute;
    right: 0;
    left: 0;
    max-width: 410px;
    bottom: -100px;
    background-color: #309797;
    padding: 20px;
    border-radius: 40px;
    color: #fff;
    box-shadow: 0 0 50px #000;
    z-index: 9;
    -webkit-transition: .6s;
    -moz-transition: .6s;
    -o-transition: .6s;
    transition: .6s;
    cursor: pointer
}

.nossos-numeros .nums-4:hover {
    background-color: #38b1b1
}

.nossos-numeros:hover .nums-2 {
    color: #000
}

.menus-etapas-content .conteudo .titulo,
.nossos-numeros .nums-2 {
    background: linear-gradient(to right, rgb(181 255 255), rgb(124 215 215)), linear-gradient(to right, rgb(111 251 245), rgb(255 101 229), rgb(177 24 187));
    background-size: 100% 0, 0 0;
    background-position: 100% 100%, 0 100%;
    background-repeat: no-repeat
}

.nossos-numeros .nums-2 {
    font-size: 40px;
    font-weight: 700;
    border-radius: 40px;
    letter-spacing: -2px;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

.menus-etapas .menus-etapas-label,
.menus-etapas .menus-etapas-label-att {
    font-size: 19px;
    text-transform: uppercase;
    background-color: #fff;
    color: #999;
    margin-right: 2px;
    cursor: pointer
}

.nossos-numeros .nums {
    clear: both;
    margin-top: 20px
}

.nossos-numeros .nums .nums-col1 {
    width: 250px;
    height: 180px;
    text-align: left;
    display: inline-table
}

.nossos-numeros .nums .nums-numero {
    font-size: 70px;
    color: #31c2a7;
    font-weight: 500
}

.nossos-numeros .nums .nums-descricao {
    font-size: 20px;

    color: #ddd
}

.nossos-numeros .nums .nums-col1:last-child {
    width: 470px
}

.nossos-numeros .nums .nums-col1:last-child .nums-descricao {
    font-size: 17px
}

.estapas-avanter {
    width: 100%;
    margin: auto;
    display: table;
    padding: 20px
}

.estapas-avanter .bloco-etapa .img-etapa {
    width: 230px;
    float: left
}

.estapas-avanter .img-etapas-icon img {
    width: 90px
}

.menus-etapas .menus-etapas-label {
    padding: 0;

    border: 1px solid #fff;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    display: inline-table;
    width: 10%;
    position: relative
}

.menus-etapas .menus-etapas-label:hover {
    border: 1px solid #ddd;
    box-shadow: 0 2px 25px 5px #c2f9e2;
    position: relative;
    z-index: 1
}

.menus-etapas .menus-etapas-label-att {
    float: right;
    padding: 10px;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    -khtml-border-radius: 3px 3px 0 0
}

.active-menus-etapas-label {

    color: #333 !important
}

.menus-etapas-blocos {
    border: 1px;
    background-color: #ddd;
    margin-top: 0;
    display: table;
    width: 100%
}

.menus-etapas-content {
    display: none;
    width: 730px;
    margin: 40px auto auto;
    clear: both
}

.area-offer,
.button-mais,
.founders {
    display: table
}

.menus-etapas-content .conteudo .titulo {
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 5px;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    border-radius: 0 20px 20px 0
}

.menus-etapas-content:hover .conteudo .chamada {
    --d: 100%;
    color: #fff !important;
    text-decoration: none
}

.menus-etapas-content:hover .img-etapa img {
    margin-top: -10px;
    padding-bottom: 10px
}

.menus-etapas-content:hover>a>.conteudo>.saiba-mais {
    padding-left: 40px !important;
    padding-right: 40px !important
}

.menus-etapas-content .conteudo .chamada {
    font-weight: 300;
    font-size: 45px;
    color: #000;
    line-height: 50px;
    margin-top: 20px;
    background: linear-gradient(#000 0 0) left/var(--d, 0) 80% no-repeat;
    transition: .5s;
    text-transform: uppercase
}

.saiba-mais {
    font-size: 15px;
    padding: 10px 20px;
    background-color: #51b0a0;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    border: 2px solid #5ac3b1;
    float: left;
    clear: both;
    color: #fff !important;
    text-shadow: none !important
}

.saiba-mais:hover {
    background-color: #2291a4
}

.menus-etapas-content .conteudo .texto-final {
    font-weight: 300;
    font-size: 16px;
    color: #444;
    line-height: 30px;
    margin-top: 30px
}

.menus-etapas-content .conteudo {
    float: left;
    padding-top: 40px
}

.barra-link {
    height: 1px;
    width: 0;
    clear: both;
    background: #3ae5c4;
    background: linear-gradient(to bottom right, #4be856, #17a2b8);
    position: absolute;
    bottom: 0
}

.button-falecom,
.button-mais {
    padding: 15px 20px;
    margin: 20px auto;
    color: #fff;
    background-color: #304642;
    line-height: 18px;
    text-align: center;
    font-size: 18px
}

.pessoa-destaque {
    width: 220px;
    height: 400px;
    float: left
}

.pessoa-destaque .pessoa-img img {
    width: auto;
    height: 250px;
    margin: auto
}

.pessoa-destaque .pessoa-conteudo {
    text-align: center;
    margin-top: 20px
}

.pessoa-destaque .pessoa-nome {
    font-size: 19px;
    font-weight: 700;
    line-height: 26px;
    letter-spacing: -1px
}

.pessoa-destaque .pessoa-cargo {
    font-size: 13px;
    font-weight: 300;
    max-width: 150px;
    margin: 10px auto auto
}

.button-falecom:hover,
.button-mais:hover {
    margin-top: 18px;
    margin-bottom: 22px;
    box-shadow: 0 5px 20px #999;
    text-decoration: none;
    cursor: pointer
}

.coluna-divisao-footer {
    border-left: 1px solid #2f2f2f;
    float: left;
    height: 450px;
    width: 60px
}

.button-mais {
    border-radius: 40px;
    width: 40%;
    box-shadow: 0 5px 20px #ddd
}

.button-falecom {
    border-radius: 30px;
    width: 250px;
    box-shadow: 0 5px 20px #ddd
}

.area-offer,
.fale-com-especialista {
    padding: 40px;
    box-shadow: 0 5px 20px #ddd
}

.button-falecom a {
    color: #fff !important;
    --d: 0% !important
}

.area-offer {
    font-size: 12px;
    line-height: 18px;

    color: #666;
    margin-bottom: 40px
}

.fale-com-especialista {
    border-radius: 10px;
    margin-bottom: 20px !important
}

.fale-com-especialista section {
    width: 100% !important
}

.fale-com-especialista input,
.fale-com-especialista select {
    border-radius: 20px !important;
    background-color: transparent !important;
    font-size: 16px !important
}

.fale-com-especialista button:hover {
    width: 200px !important
}

.fale-com-especialista button {
    border-radius: 20px !important;
    font-family: "Open Sans", Arial, Sans-Serif !important;
    font-size: 16px !important;
    background-color: #51b0a0 !important;
    border: 0 solid #000 !important;
    height: inherit !important;
    line-height: 30px !important;
    width: 150px !important;
    float: right !important;
    min-width: inherit !important;
    box-shadow: 0 1px 18px #ddd !important
}

.fale-com-especialista label,
.fale-com-especialista p {
    font-family: "Open Sans", Arial, Sans-Serif !important;
    font-size: 13px !important
}

.fale-com-especialista textarea {
    border-radius: 20px !important;
    background-color: transparent !important;
    font-size: 15px !important;
    padding: 10px !important
}

.fale-com-especialista .select2-choice {
    background: #c3c3c3 !important;
    border-radius: 20px !important
}

.termo-de-busca {
    display: none;
    position: absolute;
    top: 65px;
    left: 0;
    right: 0;
    background-color: #000;
    color: #fff;
    font-size: 16px;
    width: 100%;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px
}

.termo-de-busca div {
    text-align: left;
    width: 1200px;
    margin: auto
}

.termo-de-busca .tag {
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    line-height: 20px;
    letter-spacing: -2px
}

.redefina-busca button {
    margin-left: 20px;
    border: 1px solid #333
}

.redefina-busca .input-busca {
    max-width: 70%
}

.lateral .row-tagblog a {
    display: table;
    width: 100%;
    height: 100%;
    text-decoration: none;
    color: #479c8e
}

.lateral .row-tagblog {
    padding: 3px 10px;
    border-radius: 5px;
    border: 1px solid #dfdfdf;
    margin-bottom: 5px;
    font-size: 15px;
    position: relative;
    overflow: hidden;
    background: linear-gradient(#51b0a0 0 0) left/var(--d, 0) 100% no-repeat;
    transition: .5s;
    width: 100%
}

.lateral .row-tagblog:hover a {
    color: #fff;
    font-weight: 700
}

.lateral .row-tagblog:hover {
    --d: 100%;
    color: #fff
}

.artigo .display-portal,
article .display-portal {
    clear: both;
    margin-bottom: 30px;
    margin-top: -40px
}

article .display-portal {
    clear: none;
    float: left;
    margin-top: 20px;
    margin-left: 0
}

.artigo .display-portal div {
    font-size: 12px;
    text-transform: uppercase;
    padding-left: 10px
}

.artigo .display-portal img,
article .display-portal img {
    width: 200px;
    max-height: 90px;
    padding: 5px 20px;
    border: 1px solid #dfdfdf;
    border-radius: 40px
}

article .display-portal img {
    width: 140px
}

.interno .termo-sem-categoria {
    padding: 10px;
    margin-top: 40px;
    margin-bottom: 40px;
    text-align: center;
    border: 1px solid #f0f0f0;
    box-shadow: inset 0 2px 15px #ddd;
    border-radius: 5px;
    font-size: 16px
}

.bl-display-clientes h5 {
    color: #444;
    border: 1px solid #ddd;
    background-color: #e5e5e5
}

.bl-display-clientes {
    display: block;
    text-align: center;
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px
}

.bl-display-clientes .display-clientes {
    display: inline-table;
    padding: 2px;
    width: 130px;
    height: 130px;
    border-radius: 6px;
    margin-left: 10px;
    margin-right: 40px
}

.bl-display-clientes .display-clientes:hover {
    cursor: pointer;
    width: 160px;
    height: 160px;
    background-color: #fff;
    box-shadow: 0 10px 30px #c5c5c5;
    padding: 10px;
    position: relative;
    margin-left: -5px;
    margin-top: -10px
}

.SwiperArtigos {
    max-width: 994px !important;
}

.swiper {
    width: 100%;
    margin-bottom: 20px;
    max-width: 1070px
}

.swiper {
    width: 100%;
    margin-bottom: 20px;
    max-width: 1070px
}

.swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px
}

.swiper-slide img {
    display: block;
    width: 100%;
    max-width: 140px
}

.swiper-slide:hover img {
    box-shadow: 0 1px 10px #c5c5c5;
    border-radius: 6px;
    margin: 0;
    background-color: #fff
}

.bullet-next {
    margin: 0 !important;
    padding: 0 !important;
    display: block !important;
    width: 100% !important
}

.bullet-next li {
    padding: 5px 5px 5px 42px;
    padding-left: 40px !important;
    margin-left: 0;
    margin-right: 0;
    border-radius: 10px;
    background-image: url(../../brandplace/stock_img_avanter/bullet-x.svg);
    background-size: 21px;
    background-position: 10px 8px;
    width: 100% !important
}

article .bullet-next li {
    line-height: 30px;
    font-size: 15px;
    font-weight: 700;
    text-shadow: 0 0 0 #fff;
    color: #666
}

article.lado-a-lado {
    width: 46%;
    display: inline-block;
    vertical-align: top;
    margin-right: 20px;
    margin-bottom: 20px;
}

article.lado-a-lado .icon_play_over {
    position: absolute;
    top: -40%;
    left: 0;
    right: 0;
    z-index: 3;
    width: 100%;
    text-align: center;
    color: #FFF;
    text-shadow: 0 1px 1px #000;
    font-size: 80px;
    opacity: 0.3;
}

article.lado-a-lado:hover .icon_play_over {
    opacity: 0.9;
}

.display-news .lado-a-lado {
    width: 45%;
    margin-bottom: 20px;
}

.display-itens .lado-a-lado {
    width: 45%;
    margin-bottom: 20px;
}

.bloco-lado-mascara .lado-a-lado {
    width: 23.5%;
    margin-bottom: 20px;
}

@media screen and (min-width: 1200px) {

    .bloco-lado-mascara .lado-a-lado {
        width: 32%;
    }

    /* A margem negativa era o truque da grade antiga, de larguras em % e
       inline-block, para fechar a última coluna. Na grade do site-refinado.css
       ela transborda a coluna: o cartão vai a 258px numa faixa de 248, e o
       aspect-ratio converte isso em 8px a mais de altura. Como o destaque do
       topo conta como filho, o 3n+3 caía no cartão do meio de cada linha. */

    /* display de itens */
    .display-itens.lado-a-lado-3 article.lado-a-lado {
        width: 32%;
    }

    .display-itens.lado-a-lado-3 article.lado-a-lado:nth-child(3n+3) {
        margin-right: -10px;
    }

    .display-itens.lado-a-lado-4 .lado-a-lado {
        width: 23.5%;
    }

    .display-itens.lado-a-lado-4 .lado-a-lado:nth-child(4n+4) {
        margin-right: -10px;
    }

    .display-itens.lado-a-lado-5 article.lado-a-lado {
        width: 18.5%;
    }

    .display-itens.lado-a-lado-5 article.lado-a-lado:nth-child(5n+5) {
        margin-right: -20px;
    }

    .display-itens.lado-a-lado-6 article.lado-a-lado {
        width: 15%;
    }

    .display-itens.lado-a-lado-6 article.lado-a-lado:nth-child(6n+6) {
        margin-right: -10px;
    }

    /* display de notícias */
    .display-news.lado-a-lado-3 article.lado-a-lado {
        width: 31%;
    }

    .display-news.lado-a-lado-3 article.lado-a-lado:nth-child(3n+4) {
        margin-right: -10px;
    }

    .display-news.lado-a-lado-4 .lado-a-lado {
        width: 21.5%;
    }

    .display-news.lado-a-lado-4 .lado-a-lado:nth-child(4n+5) {
        margin-right: -10px;
    }

    .display-news.lado-a-lado-5 article.lado-a-lado {
        width: 17.5%;
    }

    .display-news.lado-a-lado-5 article.lado-a-lado:nth-child(5n+6) {
        margin-right: -20px;
    }

    .display-news.lado-a-lado-6 article.lado-a-lado {
        width: 14%;
    }

    .display-news.lado-a-lado-6 article.lado-a-lado:nth-child(6n+6) {
        margin-right: -10px;
    }

    .display-news article.FirstArticles.lado-a-lado {
        font-size: 20px;
        line-height: 23px;
        display: inline-block;
        width: 100%;
    }

    .display-news article.FirstArticles.lado-a-lado .img-capa {
        display: inline-block;
        width: 50%;
        height: auto;
    }

    .display-news article.FirstArticles.lado-a-lado .conteudo {
        display: inline-block;
        width: 50%;
        padding: 40px;
    }

    .display-news article.FirstArticles.lado-a-lado .conteudo .titulo {
        font-size: 22px;
        line-height: 25px;
    }
}


.display-itens .lado-a-lado .conteudo .titulo {
    font-size: 15px;
    line-height: 18px;
    margin-top: 20px;
    display: inline-block;
}

.display-itens .lado-a-lado .conteudo .chamada {
    font-size: 13px;
    line-height: 18px;
    margin-top: 5px;
    display: inline-block;
}

.bloco-abaixo-do-outro article {
    vertical-align: top;
    border-bottom: 1px solid #DDD;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.bloco-abaixo-do-outro article .img-capa {
    display: inline-block;
    width: 40%;
    height: 150px;
}

.bloco-abaixo-do-outro article .conteudo {
    display: inline-block;
    vertical-align: top;
    margin-left: 25px;
    width: 50%;
}

.bloco-abaixo-do-outro .FirstArticles .img-capa {
    width: 60%;
    height: 250px;
    display: inline-block;
}


.bloco-abaixo-do-outro .FirstArticles .conteudo {
    width: 35%;
    margin-bottom: 20px;
    display: inline-block;
}

.bloco-abaixo-do-outro .FirstArticles .titulo {
    font-size: 22px;
    line-height: 25px;
    padding-bottom: 15px;
}

.bloco-abaixo-do-outro .FirstArticles .chamada {
    font-size: 17px;
}

.bloco-abaixo-do-outro .icon_play_over {
    color: #000 !important;
    font-size: 20px;
    position: relative;
    margin-bottom: 20px;
}

.bloco-abaixo-do-outro .icon_play_over:after {
    content: 'Contém vídeo';
    position: absolute;
    display: block;
    font-size: 12px;
    top: 0;
    left: 30px;
}

@media screen and (max-width: 1199px) {
    .bloco-abaixo-do-outro .FirstArticles .titulo {
        font-size: 22px;
        line-height: 25px;
        padding-bottom: 0;
    }

    .bloco-abaixo-do-outro .FirstArticles .img-capa {
        width: 100%;
    }

    .bloco-abaixo-do-outro .FirstArticles .conteudo {
        width: 100%;
    }
}


.bloco-lado-mascara .lado-a-lado .img-capa {
    position: relative;
    z-index: -1;
}

.bloco-lado-mascara .lado-a-lado .conteudo {
    position: absolute;
    bottom: 0;
    padding: 25px;
    z-index: 1;
}

.bloco-lado-mascara .lado-a-lado .conteudo .titulo {
    color: #ffffff;
    text-shadow: 0 1px 3px #000;
    font-size: 18px;
    line-height: 22px;
}

.bloco-lado-mascara .lado-a-lado .conteudo .chamada {
    color: #ffffff;
    text-shadow: 0 1px 3px #000;
}

.bloco-lado-mascara .lado-a-lado .conteudo:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    padding-top: 100%;
    background-image: linear-gradient(to bottom, rgba(255, 0, 0, 0), rgb(0, 0, 0, 0.8));
    z-index: -1;
}

@media screen and (min-width:767px) and (max-width: 1199px) {
    .bloco-lado-mascara .lado-a-lado {
        width: 46.5%;
        margin-bottom: 20px;
    }
}

@media screen and (min-width:200px) and (max-width: 766px) {
    .bloco-lado-mascara .lado-a-lado {
        width: 100%;
        margin-bottom: 20px;
    }
}

table td .bullet-next li {
    line-height: 24px;
    font-size: 14px;
    border: 1px solid #ddd;
    width: 100%;
    margin-top: 5px
}

.bullet-next li:hover {
    background-color: #efefef;
    color: #000
}

.float-moving {
    position: fixed;
    width: 420px;
    top: 40px
}

.float-scroll-bottom {
    position: absolute;
    bottom: 0;
    width: 420px
}

.float-scroll {
    padding-left: 20px
}

.td-float-scroll-left {
    border-right: 1px dotted #ccc
}

.img-etapas-icon .fil0,
.list-produtos .fil0 {
    fill: transparent !important
}

.img-etapas-icon .imgsvg,
.list-produtos .imgsvg,
.metodologia {
    width: 100%;
    height: auto
}

.list-produtos .fil1 {
    fill: #CCC
}

.img-etapas-icon .fil1 {
    fill: #4dd957
}

.interno.produtos main.canal {
    background-color: #222121;
    padding-bottom: 100px;
    padding-top: 40px
}

.interno.produtos main.canal h5 {
    color: #999;
    text-shadow: 0 0 1px #000;
    border: 0 solid #333;
    box-shadow: 0 4px 20px #161616;
    background-color: #333;
    letter-spacing: 5px
}

.interno.produtos main.canal .conteudo .titulo {
    color: #f1f1f1;
    text-shadow: 0 0 1px #000;
    text-transform: uppercase;
    letter-spacing: 2px
}

.interno.produtos main.canal .conteudo .chamada {
    color: #efefef;
    text-shadow: 0 0 1px #000
}

.capa .metodologia .fil0,
.metodologia .fil0 {
    fill: transparent
}

.metodologia #botao,
.metodologia #botao_0,
.metodologia #botao_1,
.metodologia #botao_2,
.metodologia #botao_3,
.metodologia #botao_4,
.metodologia #botao_5 {
    cursor: pointer
}

.metodologia g .fil6 {
    fill: #dfdfdf
}

.metodologia g>g #oculto text,
.metodologia g>g #oculto_0 text,
.metodologia g>g #oculto_1 text,
.metodologia g>g #oculto_2 text,
.metodologia g>g #oculto_3 text,
.metodologia g>g #oculto_4 text {
    fill: #555
}

.metodologia g>g #oculto path,
.metodologia g>g #oculto_0 path,
.metodologia g>g #oculto_1 path,
.metodologia g>g #oculto_2 path,
.metodologia g>g #oculto_3 path,
.metodologia g>g #oculto_4 path {
    stroke: #ddd;
    stroke-width: 40px
}

.capa .metodologia g>g #oculto path,
.capa .metodologia g>g #oculto_0 path,
.capa .metodologia g>g #oculto_1 path,
.capa .metodologia g>g #oculto_2 path,
.capa .metodologia g>g #oculto_3 path,
.capa .metodologia g>g #oculto_4 path {
    stroke: #FFF;
    stroke-width: 40px
}

.capa .metodologia .fil1,
.capa .metodologia .fil6 {
    fill: #4c4c4c
}

.capa .metodologia .fil2,
.capa .metodologia .fil5,
.capa .metodologia .fil7 {
    fill: #a3a3a3
}

.metodologia g>g:hover .fil6 {
    fill: #1bf285
}

.capa .metodologia g>g:hover .fil6 {
    fill: #006600
}

.capa .metodologia {
    width: 100%;
    max-height: 700px
}

.col>label:not(.error),
.select-rows>label {
    padding: 2px 16px 1px;
    border-radius: 50px;
    margin-right: 10px;
    background-color: #eee;
    cursor: pointer;
    margin-bottom: 5px;
}

.col input[type=checkbox] {
    height: 11px
}

.select-rows label.error {
    position: absolute
}

.col>input:checked~label:after {
    background: #00f
}

.col>label:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1
}

.add-interesse:after {
    background-color: #ff790f;
    color: #fff;
    border-radius: 200px 0 0 200px;
    font-size: 20px;
    padding: 10px 30px 11px 31px;
    position: absolute;
    top: 526px;
    right: 0;
    content: 'Adicionar em lista de interesse';
    display: block;
    z-index: 9;
    cursor: pointer;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

.add-interesse:hover:after {
    background-color: #0c0;
    padding-left: 50px
}

.versao-teste {
    position: fixed;
    right: 10px;
    top: 10px;
    float: right;
    text-align: right;
    z-index: 999999999
}

.versao-teste a {
    color: #242424;
    text-decoration: none;
    background-color: #d6ee2d;
    padding: 10px;
    font-size: 13px;
    z-index: 999999999;
    border-radius: 4px;
    font-weight: 700;
    font-family: roboto, arial, sans-serif;
    border: 1px solid #bfcf69
}

.versao-teste a:hover {
    background-color: #242424;
    border: 1px solid #435223;
    color: #d6ee2d;
    text-decoration: none;
    box-shadow: 0 0 20px -4px #bfcf69
}

.adopt-c-hmVvGc {
    margin-top: 12px !important
}

.adopt-c-esqUtQ {
    margin: 0 !important
}

.adopt-c-fsXIOa {
    line-height: inherit !important
}

@media (max-width: 768px) {
    .adopt-c-hvfilH {
        background: #fdfdfd;
        max-width: 100% !important;
        margin-left: auto;
        margin-right: auto;
        border-radius: 0 !important;
        position: fixed;
        flex-wrap: wrap;
        bottom: 0 !important;
        width: 100% !important;
        box-shadow: 0 0 80px #000
    }

    .adopt-c-hvfilH * {
        color: #555 !important
    }

    .adopt-c-eEorSh {
        position: absolute;
        padding: 4px 28px !important;
        right: 124px;
        margin-top: -1px;
        background-color: #eee !important
    }

    .adopt-c-juhvXQ {
        float: right;
        padding: 4px 28px !important;
        border: 1px solid #345981 !important
    }

    .adopt-c-hmVvGc {
        display: inline-block !important
    }

    .adopt-c-hvfilH button:nth-of-type(2) {
        background-color: #f6f6f6 !important
    }

    .adopt-c-hvfilH button:nth-of-type(3) {
        background-color: #30c028 !important;
        color: #fff !important
    }

    .adopt-c-hvfilH button {
        height: 26px;
        line-height: 0
    }
}

.adopt-c-ihIdWo {
    opacity: .3 !important
}

.section_destaque {}

.hot_tags {
    background-color: #0a0925;
    text-align: center;
    /*border-bottom: 1px solid #000;*/
}

.hot_tags a {
    font-size: 11px;
    text-transform: uppercase;
    color: #6997a9;
    display: inline-block;
    padding: 4px;
    padding-top: 6px;
    font-weight: 500;
    background-color: #1f1f37;
    border: 1px solid #000000;
    box-shadow: inset 0 3px 9px #000066;
    border-radius: 5px;
    margin: 2px;
    margin-top: 4px;
    margin-bottom: 4px;
}

.hot_tags a:hover {
    color: #FFF;
    background-color: #276687;
    border: 1px solid #27199b;
    box-shadow: inset 0 3px 9px #000066;
    text-decoration: none;
}

.interno .hot_tags {
    display: none;
}

.redes_sociais a {
    display: table;
    background-color: #0b2148;
    border-radius: 3px;
    color: #FFF;
    font-size: 12px;
    width: 100%;
    padding: 2px;
    margin-bottom: 1px;
    text-decoration: none;
}

.redes_sociais a:nth-of-type(2) {
    background-color: #2f3263;
}

.redes_sociais a:nth-of-type(3) {
    background-color: #204663;
}

.redes_sociais a:nth-of-type(4) {
    background-color: #ae242c;
}

.redes_sociais a:nth-of-type(5) {
    background-color: #232323;
}

.redes_sociais i {
    font-size: 15px;
    border-right: 1px solid #DDD;
    width: 30px;
    margin: 5px;
    margin-left: 15px;
}

.redes_sociais a:hover {
    text-decoration: none;
    color: #232323;
    background-color: #eee;
}

.artigo .head h1 {
    text-align: left;
}

.rc-numeros {
    display: block;
    width: 100%;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 60px;
    color: #FFF;
    background-image: url(../../midia/figuras/racecup/fundo-numeros.png);
    background-position: center -10px;
    background-repeat: no-repeat;
    height: 170px;
}

.rc-panel {
    position: relative;
    width: 1070px;
    margin: auto;
}

.rc-panel svg {
    width: 60px;
    height: auto;
}

.rc-panel .fil0 {
    fill: #FFF;
}

.rc-numeros .str0 {
    stroke: black;
    stroke-width: 0;
}

.rc-numeros .fil1 {
    display: none;
}

.rc-texto-1 {
    font-family: "Archivo Black", "Arial Black", Sans-Serif;
    position: absolute;
    left: 160px;
    width: 250px;
    text-align: left;
}

.rc-texto-1 svg {
    width: 40px;
    height: 50px;
    float: left;
}

.rc-texto-2 {
    font-family: "Archivo Black", "Arial Black", Sans-Serif;
    position: absolute;
    top: 50px;
    left: 100px;
    width: 250px;
    text-align: left;
}

.rc-texto-2 svg {
    width: 40px;
    height: 40px;
    float: left;
}

.rc-texto-3 {
    font-family: "Archivo Black", "Arial Black", Sans-Serif;
    position: absolute;
    top: 10px;
    right: 0px;
    width: 250px;
    text-align: left;
}

.rc-texto-3 svg {
    width: 50px;
    height: 50px;
    float: left;
}

.rc-tracks {
    position: absolute;
    left: 500px;
    top: 10px;
    text-align: left;
}

.rc-cols .circuitos {
    display: inline-block;
    font-size: 10px;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding-left: 10px;
    padding-right: 10px;
}

.rc-cols .numero {
    font-size: 25px;
    display: inline-block;
    padding-left: 10px;
    font-family: "Optis", "Arial Black", Sans-Serif;
}

.rc-cols .rc-pilotos {
    font-size: 15px;
    text-transform: uppercase;
    display: inline-block;
    padding-left: 5px;
}

.rc-cols .circuitos .circuito-nome {
    clear: both;
}

.eventos-aovivo {
    margin: auto;
    background-color: #040418;
    padding-top: 4px;
    padding-bottom: 4px;
}

.pr-aovivo {
    width: 994px;
    margin: auto;
    display: block;
    border-radius: 15px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 1px;
    padding-bottom: 4px;
    color: #fe8d42;
    background-color: #3d1806;
}

.pr-aovivo div {
    display: inline-block;
    vertical-align: middle;
}

.pr-aovivo .pr-etapa {
    background-color: #810917;
    color: #FFF;
    border-radius: 30px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 2px;
    padding-bottom: 2px;
    width: 170px;
    font-size: 12px;
    text-transform: uppercase;
    font-family: Optis;
}

.pr-aovivo svg {
    width: 50px;
    height: 60px;
}

.pr-aovivo .fil1 {
    display: none;
}

.pr-aovivo .str0 {
    stroke: black;
    stroke-width: 0;
}

.pr-aovivo .pr-data {
    font-size: 12px;
}

.pr-aovivo .pr-horario {
    font-size: 12px;
    padding-left: 30px;
}

.pr-aovivo .pr-saibamais {
    cursor: pointer;
    float: right;
    margin-top: 3px;
    font-size: 12px;
    border-radius: 30px;
    padding: 2px 30px 2px 30px;
    background-color: #753719;
    color: #ffa96e;
}

.pr-aovivo .pr-saibamais:hover {
    background-color: #9c0a1b;
    color: #f3ffed;
}

.pr-aovivo .pr-circuito {
    font-size: 12px;
    text-transform: uppercase;
    padding-left: 30px;
    padding-right: 10px;
}

.pr-aovivo .pr-circuito-img {
    margin-top: -4px;
    margin-bottom: -15px;
    padding-right: 20px;
}

.pr-aovivo .pr-circuito-img .fil0 {
    fill: #5c0203;
}

.proximos_eventos {
    margin: auto;
}

.pr-evento {
    display: block;
    border-radius: 50px;
    margin-top: 40px;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    color: #6d1111;
    background-color: #efefef;
    border: 1px solid #fcb62e;
}

.pr-evento:before {
    content: 'PRÓXIMO EVENTO';
    display: block;
    position: absolute;
    margin-top: -20px;
    left: 40%;
    font-size: 11px;
    letter-spacing: 10px;
}

.pr-evento div {
    display: inline-block;
    vertical-align: middle;
}

.pr-evento .pr-etapa {
    background-color: #ddd8d9;
    color: #5f0606;
    border-radius: 30px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 2px;
    padding-bottom: 2px;
    width: 170px;
    font-family: Optis;
    font-size: 12px;
    text-transform: uppercase;
}

.pr-evento svg {
    width: 50px;
    height: 60px;
}

.pr-evento .fil1 {
    display: none;
}

.pr-evento .str0 {
    stroke: black;
    stroke-width: 0;
}

.pr-evento .pr-data {
    font-family: Optis;
    font-size: 12px;
}

.pr-evento .pr-horario {
    font-size: 12px;
    font-family: Optis;
    padding-left: 30px;
}

.pr-evento .pr-saibamais {
    cursor: pointer;
    float: right;
    margin-top: 12px;
    font-size: 12px;
    border-radius: 30px;
    padding: 2px 30px 2px 30px;
    background-color: #ddd8d9;
    color: #124f77;
}

.pr-evento .pr-saibamais:hover {
    background-color: #9c0a1b;
    color: #f3ffed;
}

.pr-evento .pr-circuito {
    font-size: 12px;
    font-family: Optis;
    text-transform: uppercase;
    padding-left: 30px;
    padding-right: 10px;
}

.pr-evento .pr-circuito-img {
    margin-top: -4px;
    margin-bottom: -15px;
    padding-right: 20px;
}

.pr-evento .pr-circuito-img .fil0 {
    fill: #5c0203;
}

.call-to-action {
    display: table;
    margin: auto;
    padding: 20px;
}

.call-to-action a {
    display: inline-table;
    margin: auto;
    padding: 5px 15px 5px 15px;
    color: #ffffff;
    background-color: #181a16;
    border-radius: 50px;
    text-decoration: none;
    font-size: 12px;
    font-family: "Archivo Black", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}

.call-to-action a:hover {
    color: #ffffff;
    text-decoration: none;
    box-shadow: 1px 3px 30px #6d5fb9;
    background-color: #ed3237;
}

/* width */
::-webkit-scrollbar {
    width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 0px;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #7fb5cc;
    border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #4a5e68;
}

.anchor-label {
    position: absolute;
    visibility: hidden;
}

.calendario li {
    border: 1px solid #CCC;
    border-radius: 10px;
    display: inline-flex;
    margin: auto;
    margin-bottom: 10px;
    padding: 15px;
    width: 100%;
}

.calendario-mesano {
    font-weight: bold;
    font-size: 12px;
    clear: both;
}

.calendario-dia {
    float: left;
    font-weight: 300;
    font-size: 41px;
    text-align: center;
    width: 100px;
}

.calendario-semana {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 500;
}

.calendario-registros {
    width: 100%;
    font-size: 13px;
    text-shadow: 0 0 1px #bdbdbd;
    color: #5b5b5b;
    margin-left: 20px;
    font-family: roboto;
}

.calendario-rows {
    background-color: #e2f6fd;
    margin-top: 2px;
    padding: 2px;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 30px;
    width: 100%;
}

.calendario-rows:hover {
    background-color: #000040;
    color: #ffff00;
}

.calendario-comunidade {
    display: inline-block;
    padding-left: 10px;
    color: #999;
}

#calendario-form .form-row {
    display: inline-flex;
    text-align: left;
    width: 100%;
    flex-wrap: nowrap;
    font-size: 12px;
}

.calendario-Referencia {
    padding: 2px;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 20px;
    display: inline-block;
    background-color: #879cc3;
    color: #FFF;
    font-size: 12px;
    border-radius: 5px 5px 0 0;
}

.col-side-rotulo {
    background-color: #d9d9d9;
    color: #595959;
    border-radius: 5px 0px 0px 5px;
    margin-right: -2px;
    margin-left: 5px;
    padding-top: 10px;
    padding-left: 15px !important;
    width: 60px;
}

.erro-mes {
    font-size: 11px;
    text-shadow: 0 0 1px #Ccc;
    padding-bottom: 10px;
}

.calendario-atalho-temas {
    font-size: 12px;
    background-color: #ddd;
    border-radius: 6px;
    padding: 20px;
    text-shadow: 0 0 0px #666;
    position: relative;
}

.calendario-atalho-temas .calendario-temas {
    margin-top: 15px;
    margin-bottom: 15px;
    text-align: center;
}

.calendario-atalho-temas .calendario-temas span {
    display: inline-block;
    border-radius: 30px;
    padding: 3px;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 5px;
    font-size: 11px;
    background-color: #ffffff;
    color: #4d4d4d;
    font-family: 'Roboto';
    text-align: center;
}

.calendario-atalho-temas .calendario-temas span:hover {
    background-color: #000040;
    color: #ffff00;
    cursor: pointer;
}

.remove-tema:before {
    content: 'x';
    background-color: #9c0a1b;
    color: #FFFFFF;
    border-radius: 50%;
    padding: 0px;
    text-align: center;
    width: 16px;
    height: 16px;
    float: right;
    margin-left: 5px;
}

.scrollteste {
    position: fixed;
    bottom: 0;
    background-color: #FFF;
    z-index: 99999;


}

.controls {
    display: block;
    text-align: center;
}

.controls button {
    -webkit-appearance: none;
    font-weight: 400;
    padding: 1px;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 10px;
    border-radius: 24px;
    font-size: 11px;
    color: #0b8ef0;
    background: #161a3d;
    border: 1px solid #254265;
    outline: none;
    display: inline-block;
}

.controls button:hover {
    background: #232b63;
    color: #6db7f0;
    cursor: pointer;
}

.controls button:focus {
    outline: none;
    background: #b04007;
    color: #FFF;
}

.controls input[type="range"] {
    -webkit-appearance: none;
    /* Remove o estilo padrão do navegador */
    width: 100%;
    height: 1px;
    /* Altura da barra */
    background: #ddd;
    /* Cor da barra */
    outline: none;
    opacity: 0.7;
    transition: opacity 0.2s;
}

/* Estilizar a bolinha (thumb) no Chrome, Safari e Edge */
.controls input[type="range"]::-webkit-slider-thumb {
    -webkit-appearance: none;
    /* Remove o estilo padrão */
    width: 10px;
    /* Largura da bolinha */
    height: 10px;
    /* Altura da bolinha */
    background: #5aaadb;
    /* Cor da bolinha */
    border-radius: 50%;
    /* Deixa a bolinha circular */
    cursor: pointer;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.7);
    /* Sombra para a bolinha */
    transition: background 0.3s ease;
}

/* Estilizar a bolinha (thumb) no Firefox */
.controls input[type="range"]::-moz-range-thumb {
    width: 10px;
    height: 10px;
    background: #5aaadb;
    border-radius: 50%;
    cursor: pointer;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.7);
    transition: background 0.3s ease;
}

/* Quando o input estiver em foco */
.controls input[type="range"]:hover::-webkit-slider-thumb {
    background-color: #a6f047;
    width: 12px;
    height: 12px;
}

.controls input[type="range"]:hover::-moz-range-thumb {
    background-color: #a6f047;
}

.yvideos-list {
    display: block;
    text-align: center;
}

.yvideo-row {
    display: inline-block;
    vertical-align: top;
    width: 22%;
    margin: 10px;
    text-align: left;
}

.yvideo-row:hover {
    border: 1px solid #ddd;
}

.yvideo-row:hover .titulo {
    color: #2d5399;
}

.yvideo-row a:hover {
    text-decoration: none;
    color: #19355c;
}

.yvideo-row .titulo {
    color: #111111;
    padding: 10px;
    font-weight: 400;
    font-size: 13px;
}

.img-box {
    height: 200px;
    background-position: center;
    background-size: 170%;
}

.pagination_videos {
    margin-top: 20px;
    text-align: center;
    display: block;
}

.pagination_videos a {
    padding: 10px;
    background: #ddd;
    text-decoration: none;
    margin: 5px;
    display: inline-block;

}

.pagination_videos a:hover {
    background: #ccc;
}

.video-watch-url {
    margin-bottom: 20px;
}

.titulo-video-watch {
    font-size: 24px;
    color: #FFF;
    padding-top: 20px;
    font-weight: 600;
}

.video-watch-url span {
    font-size: 13px;
    color: #999;
    padding-bottom: 20px;
    font-weight: 300;
    display: block;
}


@media screen and (min-width:767px) and (max-width:1199px) {
    .yvideo-row {
        width: 46%;
    }
}

@media screen and (min-width:200px) and (max-width:766px) {
    .yvideo-row {
        width: 100%;
        margin: 0px;
    }

    .img-box {
        height: 350px;
    }
}

.live-codigo-erro {
    margin-bottom: 20px;
    display: block;
    padding: 10px;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #232323;
    border-radius: 30px;
    font-size: 12px;
    line-height: 14px;
    color: #FFF;
    text-align: lefet;
}

.isLiveTopo {
    cursor: pointer;
    display: block;
    height: 13px;
    background-color: #00265f;
    margin-top: -11px;
    color: #4eb8ed;
    font-size: 11px;
    line-height: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center;
    font-weight: 400;

}

.isLiveTopo:hover {
    color: #FFF;
    background-color: #620419;
}