html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
    background: none repeat scroll 0 0 transparent;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    outline: 0;
}

html,
body {
    width: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    text-size-adjust: 100%;
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
}

input,
.select,
textarea,
input:hover,
.select-hover,
textarea:hover,
input:focus,
.select-focus,
textarea:focus,
input:disabled,
.select-disabled,
textarea:disabled {
    background: inherit;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
}

form textarea,
form input,
form option {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    color: inherit;
}

html {
    font-size: 10px;
    font-family: sans-serif;
    height: -webkit-fill-available;
    height: -moz-fill-available;
    height: -o-fill-available;
    height: -ms-fill-available;
    transform-origin: left top;
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    -moz-transform-origin: left top;
    -o-transform-origin: left top;
}

body {
    color: rgba(0, 0, 0, 0.87);
    height: auto;
    min-width: 320px;
    overflow-x: hidden;
    overflow-y: scroll;
    font-size: 10px;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

ol,
ul {
    list-style: none
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent
}

.preload * {
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -o-transition: none !important;
    transition: none !important
}

b,
strong {
    font-weight: bold;
}

i,
em {
    font-style: italic;
}

s {
    text-decoration: line-through;
}

a:hover {
    text-decoration: underline;
    color: inherit;
}

.body_bloquear {
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.site_borrar {
    -webkit-filter: blur(2px);
    filter: blur(2px);
    pointer-events: none;
    -ms-touch-action: none;
    touch-action: none;
    height: 100%;
    width: 100%;
    position: fixed;
}

.gpc-e .c * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    line-height: inherit;
    font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: antialiased;
    transform;
    will-change: background-color, color, opacity, transform;
}

.gpc-b {
    width: 100%;
    min-height: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    background-color: #fff;
    border-width: 0px;
    border-style: solid;
    border-color: rgb(0, 0, 0);
    border-right: 0 none !important;
    border-left: 0 none !important;
    background-size: auto;
    background-repeat: no-repeat;
    background-position: 50%;
}

.gpc-b_sobreposicao {
    background-color: #fff;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    opacity: 0;
}

.gpc-e {
    position: absolute;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.gpc-e .c {
    position: relative;
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
    opacity: 1;
    -o-tab-size: 4;
    tab-size: 4;
    -moz-tab-size: 4;
    white-space: pre-wrap;
    word-wrap: break-word;
    float: left;
    transition-property: background-color, color, opacity, transform;
    will-change: background-color, color, opacity, transform;
}

.gpc-e.e_html .c {
    word-break: break-word;
    white-space: normal;
}

.gpc-e.e_linha_horizontal {
    height: auto !important;
}

.gpc-e.e_linha_horizontal .c {
    margin: auto 0;
    width: 100%;
    display: block;
    border-left: 0 none;
    border-right: 0 none;
    border-top: 0 none;
    margin: 5px 0;
}

.gpc-e.e_linha_vertical {
    width: auto !important;
}

.gpc-e.e_linha_vertical .c {
    margin: 0 auto;
    height: 100%;
    width: auto;
    display: block;
    margin: 0 5px;
}

.gpc-e.e_caixa .c {
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-background-size: auto auto;
    background-size: auto;
    background-repeat: no-repeat;
    background-position: 50%;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.gpc-e.e_circulo .c {
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-background-size: auto auto;
    background-size: auto;
    background-repeat: no-repeat;
    background-position: 50%;
}

.centralizar {
    position: relative;
    width: 960px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: left;
}

.gpc-e.dm {
    display: none
}

.gpc-e.dd,
.gpc-e.dd.gpc-e.dm {
    display: block
}

.gpc-e.esconder_desktop,
.gpc-e.gpc-e.dd.esconder_desktop,
.gpc-e.gpc-e.dm.esconder_desktop,
.gpc-b.esconder_desktop {
    display: none;
}

@media all and (max-width:800px) {

    .gpc-e.esconder_desktop,
    .gpc-e.gpc-e.dd.esconder_desktop,
    .gpc-e.gpc-e.dm.esconder_desktop,
    .gpc-b.esconder_desktop {
        display: block;
    }

    .gpc-e.esconder_mobile,
    .gpc-b.esconder_mobile {
        display: none !important
    }

    .gpc-e.dd {
        display: none
    }

    .gpc-e.dm,
    .gpc-e.dd.gpc-e.dm {
        display: block
    }
}

#site {
    min-width: 980px;
    overflow: hidden;
}

.link_popup,
.link_interno,
.link_externo {
    cursor: pointer
}

.gpc-e .c.e_botao {
    cursor: pointer;
    user-select: none;
    -webkit-transition: transform, background-color, color, opacity .25s ease-out;
    -o-transition: transform, background-color, color, opacity .25s ease-out;
    transition: transform, background-color, color, opacity .25s ease-out;
    overflow: hidden;
    line-height: 1.3;
    text-decoration: none;
    background-color: rgb(30, 136, 229);
    background-image: none;
    color: rgb(255, 255, 255);
    border: 0px;
    border-radius: 3px;
    text-align: center;
    white-space: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 8px;
    flex-wrap: nowrap;
    align-content: center;
}

.gpc-e .c .gpc_botao span {
    -webkit-transition: color, opacity .25s ease-out;
    -o-transition: color, opacity .25s ease-out;
    transition: color, opacity .25s ease-out;
}

.gpc-e .c.e_botao.sombra_botao,
.gpc-e .c .gpc_botao span.sombra_botao {
    -moz-box-shadow: 0 1px 3px rgba(1, 1, 1, .5);
    box-shadow: 0 1px 3px rgba(1, 1, 1, .5);
}

.gpc-e .c.e_botao.sombra_3d,
.gpc-e .c .gpc_botao span.sombra_3d {
    height: calc(100% - 5px)
}

.gpc-e .c.e_html blockquote {
    display: none
}

.gpc-e .c.e_html .fb-comments {
    width: 100% !important;
    height: 100% !important;
}

.gpc-e .c.link_interno {
    cursor: pointer
}

.e_circulo {
    border-radius: 50%
}

.gpc-e.e_imagem .c .imagem_fundo {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    border: 0px transparent solid;
    border-radius: inherit;
}

option:disabled {
    display: none
}

.gpc-e.e_video .c {
    width: 100%;
    height: 100%;
}

@keyframes se_key {
    0% {
        opacity: .5;
    }

    100% {
        opacity: 1;
    }
}

@-os-keyframes se_key {
    0% {
        opacity: .5;
    }

    100% {
        opacity: 1;
    }
}

@-moz-keyframes se_key {
    0% {
        opacity: .5;
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes se_key {
    0% {
        opacity: .5;
    }

    100% {
        opacity: 1;
    }
}

.se_imagem .c,
.se_video,
.se_fonte,
.se_caixa .c,
.se_contador span,
.se_slider .imagem {
    color: transparent !important;
    background: rgba(128, 128, 128, .05);
    background-repeat: no-repeat;
    background-image: none !important;
    animation: .8s ease infinite alternate se_key;
    -webkit-animation: .8s ease infinite alternate se_key;
    -o-animation: .8s ease infinite alternate se_key;
    text-shadow: none !important;
}

.gpc-e.se_video {
    overflow: hidden;
}

.se_fonte * {
    color: transparent !important;
    text-shadow: none !important;
}

.se_fonte input,
.se_fonte select,
.se_fonte textarea,
.se_fonte label {
    opacity: 0 !important;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "alpha(Opacity=0)";
    transition: 0 none;
}

.ll_background {
    background-image: none !important;
}

.gpc-e a:link,
.gpc-e a:visited,
.gpc-e a {
    text-decoration: none;
}

.gpc-e.e_titulo a:hover,
.gpc-e.e_texto a:hover {
    text-decoration: underline;
}

.aviso_fundo {
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "alpha(Opacity=0)";
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, .84);
    z-index: 100000;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
}

.aviso_texto {
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "alpha(Opacity=0)";
    position: fixed;
    margin: auto;
    left: 0;
    right: 0;
    color: #fff;
    top: 0;
    bottom: 0;
    z-index: 100001;
    text-align: center;
    vertical-align: middle;
    font-size: 50px;
    line-height: 2;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
    font-family: "", sans-serif;
    font-style: normal;
    font-weight: bold;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: center;
}

.aviso_texto_carregando {
    width: 60px;
    aspect-ratio: 2;
    --_g: no-repeat radial-gradient(circle closest-side, #f9f9f9 84%, #0000);
    background: var(--_g) 0% 50%, var(--_g) 50% 50%, var(--_g) 100% 50%;
    background-size: calc(100%/3) 50%;
    animation: l3 1s infinite linear;
    position: fixed;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

@keyframes l3 {
    20% {
        background-position: 0% 0%, 50% 50%, 100% 50%
    }

    40% {
        background-position: 0% 100%, 50% 0%, 100% 50%
    }

    60% {
        background-position: 0% 50%, 50% 100%, 100% 0%
    }

    80% {
        background-position: 0% 50%, 50% 50%, 100% 100%
    }
}

.mostrar_aviso {
    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(Opacity=100)"
}

.esconder {
    display: none
}

.video-background {
    pointer-events: none;
    width: 100%;
    height: 100%;
    z-index: 0;
}

.video-background iframe {
    width: 140%;
    height: 150%;
    margin: -18% -20%;
}

body .gm_fundo {
    position: absolute;
    bottom: 0;
}

@media all and (max-width:800px) {
    .aviso_texto {
        font-size: 35px;
    }

    #site {
        min-width: 360px;
    }

    .centralizar {
        width: 360px;
    }

    .gpc_modal {
        min-width: 175px !important;
    }
}

::-webkit-scrollbar {
    width: 6px;
    height: 6px;
    background-color: #f9f9f9;
}

::-webkit-scrollbar-track {
    background-color: #f9f9f9;
}

::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.24);
    border-radius: 6px;
    -webkit-border-radius: 6px;
}

::-webkit-scrollbar-thumb:hover {
    background-color: rgba(0, 0, 0, 0.38);
}

.carregando {
    width: 30px;
    height: 30px;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    position: absolute;
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBzdHlsZT0ibWFyZ2luOiBhdXRvOyBiYWNrZ3JvdW5kOiBub25lOyBkaXNwbGF5OiBibG9jazsgc2hhcGUtcmVuZGVyaW5nOiBhdXRvOyIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89InhNaWRZTWlkIj4KPGNpcmNsZSBjeD0iNTAiIGN5PSI1MCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJyZ2JhKDI1NSwgMjU1LCAyNTUsIDAuNjQpIiBzdHJva2Utd2lkdGg9IjMiIHI9IjMwIiBzdHJva2UtZGFzaGFycmF5PSIxNDEuMzcxNjY5NDExNTQwNjcgNDkuMTIzODg5ODAzODQ2ODkiPgogIDxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0icm90YXRlIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgZHVyPSIxcyIgdmFsdWVzPSIwIDUwIDUwOzM2MCA1MCA1MCIga2V5VGltZXM9IjA7MSI+PC9hbmltYXRlVHJhbnNmb3JtPgo8L2NpcmNsZT4KPCEtLSBbbGRpb10gZ2VuZXJhdGVkIGJ5IGh0dHBzOi8vbG9hZGluZy5pby8gLS0+PC9zdmc+");
}

@supports (-webkit-marquee-repetition:infinite) and (object-fit:fill) {
    .gpc-e .c {
        word-break: break-word;
        white-space: normal;
    }
}

@media not all and (min-resolution:.001dpcm) {
    @media {
        .gpc-e .c {
            word-break: break-word;
            white-space: normal;
        }
    }
}

.e_animacoes {
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "alpha(Opacity=0)";
}

.gpc-e.e_botao * {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
}

@media all and (max-width:800px) {
    .gpc-e.e_botao * {
        font-family: "Open Sans", sans-serif;
        font-style: normal;
        font-weight: 400;
    }
}

.gpc-e .c.e_titulo * a:hover,
.gpc-e .c.e_titulo * a:link,
.gpc-e .c.e_titulo * a:visited,
.gpc-e .c.e_texto * a:hover,
.gpc-e .c.e_texto * a:visited,
.gpc-e .c.e_texto * a:link {
    color: inherit;
    font-weight: inherit;
    font-style: inherit;
}

.gpc-e p,
.gpc-e ol,
.gpc-e ul,
.gpc-e pre,
.gpc-e blockquote,
.gpc-e h1,
.gpc-e h2,
.gpc-e h3,
.gpc-e h4,
.gpc-e h5,
.gpc-e h6 {
    margin: 0;
    padding: 0;
    font-size: inherit;
    font-weight: inherit;
    font-style: inherit;
}

.gpc-e .c.e_titulo h1,
.gpc-e .c.e_titulo h1 * {
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: 400;
}

.gpc-e .c.e_titulo h2,
.gpc-e .c.e_titulo h2 * {
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: 400;
}

.gpc-e .c.e_titulo h3,
.gpc-e .c.e_titulo h3 * {
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: 400;
}

.gpc-e .c.e_titulo h4,
.gpc-e .c.e_titulo h4 * {
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: 400;
}

.gpc-e .c.e_titulo h5,
.gpc-e .c.e_titulo h5 * {
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: 400;
}

.gpc-e .c.e_titulo h6,
.gpc-e .c.e_titulo h6 * {
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: 400;
}

.gpc-e .c.e_texto,
.gpc-e .c.e_texto * {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: inherit;
}

.gpc-e .c.e_titulo * b *,
.gpc-e .c.e_titulo * strong *,
.gpc-e .c.e_texto * b *,
.gpc-e .c.e_texto * strong *,
.gpc-e .c.e_titulo * b,
.gpc-e .c.e_titulo * strong,
.gpc-e .c.e_texto * b,
.gpc-e .c.e_texto * strong {
    font-weight: bold;
    font-style: inherit;
}

.gpc-e .c.e_titulo * em,
.gpc-e .c.e_texto * em,
.gpc-e .c.e_titulo * i,
.gpc-e .c.e_texto * i,
.gpc-e .c.e_titulo * em *,
.gpc-e .c.e_texto * em *,
.gpc-e .c.e_titulo * i *,
.gpc-e .c.e_texto * i * {
    font-style: italic;
}

.gpc-e .c.e_titulo * s,
.gpc-e .c.e_texto * s,
.gpc-e .c.e_titulo * strike,
.gpc-e .c.e_texto * strike {
    text-decoration: line-through;
    font-weight: inherit;
}

.gpc-e .c.e_titulo * u,
.gpc-e .c.e_texto * u {
    text-decoration: underline;
    font-weight: inherit;
}

.gpc-e .c.e_titulo ul,
.gpc-e .c.e_texto ul {
    list-style-type: none;
    vertical-align: top;
    zoom: 1;
    *display: inline;
    padding-left: 1.5em;
}

.gpc-e .c.e_titulo ul li,
.gpc-e .c.e_texto ul li,
.gpc-e .c.e_titulo ol li,
.gpc-e .c.e_texto ol li {
    position: relative;
}

.gpc-e .c.e_titulo ul li>span:first-child:before,
.gpc-e .c.e_titulo ul li>font:first-child:before,
.gpc-e .c.e_titulo ul li>b:first-child:before,
.gpc-e .c.e_titulo ul li>i:first-child:before,
.gpc-e .c.e_titulo ul li>a:first-child:before,
.gpc-e .c.e_titulo ul li>u:first-child:before,
.gpc-e .c.e_texto ul li>span:first-child:before,
.gpc-e .c.e_texto ul li>font:first-child:before,
.gpc-e .c.e_texto ul li>b:first-child:before,
.gpc-e .c.e_texto ul li>i:first-child:before,
.gpc-e .c.e_texto ul li>a:first-child:before,
.gpc-e .c.e_texto ul li>u:first-child:before {
    display: list-item;
    content: "●";
    position: absolute;
    float: left;
    left: -1.5em;
    top: 0;
    width: 1.5em;
    text-align: center;
}

.gpc-e .c.e_titulo ol,
.gpc-e .c.e_texto ol {
    list-style-type: none;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
    counter-reset: lista_o;
    padding-left: 1.5em;
}

.gpc-e .c.e_titulo ol li>span:first-child:before,
.gpc-e .c.e_titulo ol li>font:first-child:before,
.gpc-e .c.e_titulo ol li>b:first-child:before,
.gpc-e .c.e_titulo ol li>i:first-child:before,
.gpc-e .c.e_titulo ol li>a:first-child:before,
.gpc-e .c.e_titulo ol li>u:first-child:before,
.gpc-e .c.e_texto ol li>span:first-child:before,
.gpc-e .c.e_texto ol li>font:first-child:before,
.gpc-e .c.e_texto ol li>b:first-child:before,
.gpc-e .c.e_texto ol li>i:first-child:before,
.gpc-e .c.e_texto ol li>a:first-child:before,
.gpc-e .c.e_texto ol li>u:first-child:before {
    counter-increment: lista_o;
    display: list-item;
    content: counter(lista_o)".";
    position: absolute;
    float: left;
    left: -2em;
    top: 0;
    width: 2em;
    text-align: center;
}

.gpc-e.e_formulario .c fieldset {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.gpc-e.e_formulario .c fieldset * {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
}

.gpc-e.e_formulario .c fieldset .gpc_campos {
    position: relative;
    padding: 0 0 16px 0;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.gpc-e.e_formulario .c fieldset .gpc_campos.gpc_campos-hidden {
    display: none
}

.gpc-e.e_formulario .c fieldset .gpc_campos-100 {
    width: 100%
}

.gpc-e.e_formulario .c fieldset .gpc_campos-50 {
    width: 48%
}

.gpc-e.e_formulario .c fieldset .gpc_campos-titulo {
    width: 100%;
    line-height: 1.4;
    font-size: 14px;
    margin-bottom: 4px;
    margin-top: 0px;
}

.gpc-e.e_formulario .c fieldset .gpc_campos-50 .gpc_campos-titulo {
    height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.gpc-e.e_formulario .c fieldset .gpc_campos-titulo em {
    margin-right: 4px;
    opacity: .25
}

.gpc-e.e_formulario .c fieldset .gpc_campos-titulo_descricao {
    margin-left: 6px;
}

.gpc-e.e_formulario .c fieldset .gpc_campos-campo {
    margin-bottom: 8px;
    position: relative
}

.gpc-e.e_formulario .c fieldset .gpc_campos-texto {
    font-size: 12px;
    line-height: 16px;
    opacity: 0.5
}

.gpc-e.e_formulario .c fieldset .gpc_campos_hidden {
    display: none;
}

.gpc-e.e_formulario .c fieldset .gpc_campos_input {
    min-height: 94px;
}

.gpc-e.e_formulario .c fieldset .gpc_campos_select {
    min-height: 94px;
}

.gpc-e.e_formulario .c fieldset .gpc_campo {
    height: 44px;
    display: block;
    padding: 12px 8px;
    font-size: 16px;
    line-height: 16px;
    width: 100%;
    -webkit-transition: transform, opacity, background-color, color 100ms ease-out 75ms;
    -o-transition: transform, opacity, background-color, color 100ms ease-out 75ms;
    transition: transform, opacity, background-color, color 100ms ease-out 75ms;
    font-weight: 400;
    border-style: solid;
    border-width: 1px;
    border-radius: 2px;
}

.gpc-e.e_formulario .c fieldset select.gpc_campo {
    padding: 0 8px;
}

.gpc-e.e_formulario .c fieldset input[type="checkbox"],
.gpc-e.e_formulario .c fieldset input[type="radio"] {
    display: none;
}

.gpc-e.e_formulario .c fieldset .gpc_campos-campo-opcao {
    width: 100%;
    padding: 4px 0;
    position: relative;
}

.gpc-e.e_formulario .c fieldset .gpc_campos-campo-opcao label {
    font-size: 14px;
    padding-left: 24px;
    display: block;
}

.gpc-e.e_formulario .c fieldset .gpc_campos-check .gpc_campos-campo-opcao label:before,
.gpc-e.e_formulario .c fieldset .gpc_campos-consentimento_lgpd .gpc_campos-campo-opcao label:before {
    -moz-border-radius: 4px;
    -moz-box-sizing: border-box;
    background: #fff;
    border: 1px solid #8195a8;
    border-radius: 4px;
    box-sizing: border-box;
    content: "";
    cursor: pointer;
    display: block;
    height: 16px;
    left: -1px;
    position: absolute;
    top: 4px;
    width: 16px;
}

.gpc-e.e_formulario .c fieldset .gpc_campos-check .gpc_campos-campo-opcao label:after,
.gpc-e.e_formulario .c fieldset .gpc_campos-consentimento_lgpd .gpc_campos-campo-opcao label:after {
    -moz-box-sizing: border-box;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    border: none;
    border-bottom: 3px solid #fff;
    border-left: 3px solid #fff;
    box-sizing: border-box;
    height: 5px;
    left: 2px;
    top: 7px;
    transform: rotate(-45deg);
    width: 9px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    background: transparent;
    content: "";
    filter: alpha(opacity=0);
    opacity: 0;
    position: absolute;
}

.gpc-e.e_formulario .c fieldset input[type="checkbox"]:checked+label:before {
    background-color: #308DFC;
    border: 0;
}

.gpc-e.e_formulario .c fieldset input[type="checkbox"]:checked+label:after {
    top: 9px;
    filter: alpha(opacity=1);
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.gpc-e.e_formulario .c fieldset .gpc_campos-radio .gpc_campos-campo-opcao label:before,
.gpc-e.e_formulario .c fieldset .gpc_campos-consentimento_lgpd .gpc_campos-campo-opcao label:before {
    -moz-border-radius: 8px;
    border-radius: 8px;
    -moz-box-sizing: border-box;
    background: #fff;
    border: 1px solid #8195a8;
    box-sizing: border-box;
    content: "";
    cursor: pointer;
    display: block;
    height: 16px;
    left: -1px;
    position: absolute;
    top: 4px;
    width: 16px;
}

.gpc-e.e_formulario .c fieldset .gpc_campos-consentimento_lgpd .gpc_campos-campo-opcao label {
    padding-right: 42px;
}

.gpc-e.e_formulario .c fieldset .gpc_campos-consentimento_lgpd .gpc_campos-campo-opcao label:before {
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.gpc-e.e_formulario .c fieldset .gpc_campos-radio .gpc_campos-campo-opcao label:hover:before,
.gpc-e.e_formulario .c fieldset .gpc_campos-consentimento_lgpd .gpc_campos-campo-opcao label:hover:before {
    border: 4px solid #9bc7fd;
}

.gpc-e.e_formulario .c fieldset input[type="radio"]:checked+label:before,
.gpc-e.e_formulario .c fieldset input[type="radio"]:checked+label:before {
    border: 4px solid #308DFC;
}

.gpc-e.e_formulario .c fieldset .gpc_campos-textarea .gpc_campo {
    height: 140px
}

.gpc-e.e_formulario .c fieldset .gpc_campos-input.gpc_campos-error .gpc_campo {
    padding-right: 44px;
}

.gpc-e.e_formulario .c fieldset .gpc_campos-input.gpc_campos-error .gpc_campo,
.gpc-e.e_formulario .c fieldset .gpc_campos-select.gpc_campos-error select.gpc_campo,
.gpc-e.e_formulario .c fieldset .gpc_campos-textarea.gpc_campos-error .gpc_campo {
    border: 1px solid red !important
}

.gpc-e.e_formulario .c fieldset .gpc_campos.gpc_campos-error .gpc_campos-titulo span {
    color: red !important
}

.gpc-e.e_formulario .c fieldset .gpc_campos.gpc_campos-error .gpc_campos-campo .gpc_campos-erro {
    opacity: 1;
    pointer-events: all;
}

.gpc-e.e_formulario .c fieldset .gpc_campos.gpc_campos-error .gpc_campos-texto,
.gpc-e.e_formulario .c fieldset .gpc_campos-consentimento_lgpd.gpc_campos-error .gpc_campos-campo-opcao,
.gpc-e.e_formulario .c fieldset .gpc_campos-check.gpc_campos-error .gpc_campos-campo-opcao,
.gpc-e.e_formulario .c fieldset .gpc_campos-consentimento_lgpd.gpc_campos-error .gpc_campos-campo-opcao,
.gpc-e.e_formulario .c fieldset .gpc_campos-radio.gpc_campos-error .gpc_campos-campo-opcao {
    color: red !important
}

.gpc-e.e_formulario .c fieldset .gpc_campos-check.gpc_campos-error .gpc_campos-campo-opcao label:before,
.gpc-e.e_formulario .c fieldset .gpc_campos-consentimento_lgpd.gpc_campos-error .gpc_campos-campo-opcao label:before,
.gpc-e.e_formulario .c fieldset .gpc_campos-radio.gpc_campos-error .gpc_campos-campo-opcao label:before {
    border-color: red !important
}

.gpc-e.e_formulario .c fieldset .gpc_campos-consentimento_lgpd a,
.gpc-e.e_formulario .c fieldset .gpc_campos-consentimento_lgpd a:hover,
.gpc-e.e_formulario .c fieldset .gpc_campos-consentimento_lgpd a:link,
.gpc-e.e_formulario .c fieldset .gpc_campos-consentimento_lgpd a:visited {
    color: inherit;
}

.gpc-e.e_formulario .c fieldset .gpc_campos-consentimento_lgpd a:hover {
    text-decoration: underline;
}

.gpc-e.e_formulario .c .gpc_botao {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    position: absolute;
    left: 8px;
    text-decoration: none;
    float: left;
    background-image: none;
    color: #fff;
    border: 0;
    border-radius: 3px;
    font-size: 16px;
    text-align: center;
    white-space: nowrap;
    height: 54px;
    line-height: 1.3;
    width: 300px;
}

.gpc-e.e_formulario .c .gpc_botao * {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
}

.gpc-e.e_formulario .c .gpc_botao span {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    border-radius: inherit;
    width: 100%;
    min-height: 100%;
    white-space: normal;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 8px;
}

.gpc-e.e_formulario .c .gpc_botao span.sombra_botao {
    -moz-box-shadow: rgb(207, 207, 207) 0px 1px 3px;
    -webkit-box-shadow: rgb(207, 207, 207) 0px 1px 3px;
    box-shadow: rgb(207, 207, 207) 0px 1px 3px;
}

.gpc-e.e_formulario .c .gpc_botao span.sombra_3d {
    height: -webkit-calc(100% - 5px);
    height: calc(100% - 5px);
    -moz-box-shadow: #0e5aaf 0px 5px 0px;
    -webkit-box-shadow: #0e5aaf 0px 5px 0px;
    box-shadow: #0e5aaf 0px 5px 0px;
}

.gpc-e.e_formulario .c fieldset .gpc_campos-campo .gpc_campos-erro {
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 8px;
    padding: 0;
    color: red;
    font-size: 12px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    line-height: 20px;
    width: 28px;
    height: 28px;
    margin: auto;
    text-align: center;
    -webkit-transition: all 100ms ease-out 75ms;
    -o-transition: all 100ms ease-out 75ms;
    transition: all 100ms ease-out 75ms;
}

.gpc-e.e_formulario .c fieldset .gpc_campos-consentimento_lgpd .gpc_campos-erro {
    top: 0;
}

.gpc-e.e_formulario .c fieldset .gpc_campos-check .gpc_campos-erro,
.gpc-e.e_formulario .c fieldset .gpc_campos-radio .gpc_campos-erro {
    top: 0px;
    margin-top: -28px;
}

.gpc-e.e_formulario .c fieldset .gpc_campos-select .gpc_campos-erro {
    right: 16px;
}

.gpc-e.e_formulario .c fieldset .gpc_campos-textarea.gpc_campos-error .gpc_campo {
    padding-right: 44px;
}

@media all and (max-width:800px) {
    .gpc-e.e_formulario .c .gpc_botao * {
        font-family: "Open Sans", sans-serif;
        font-style: normal;
        font-weight: 400;
    }
}

#b_1248129_1_17370464156789398f2bf7e {
    height: 1883.3948px;
    background-color: #fff;
}

#b_1248129_1_17370464156789398f2bf7e .gpc-b_sobreposicao {
    opacity: 0;
    background-color: #fff;
}

#e_1248129_1_17370464156789398f2bf9e102374210 {
    z-index: 3;
    width: 360px;
    left: 300px;
    top: 663.324px;
    z-index: 3;
    z-index: 3;
    z-index: 3;
}

#e_1248129_1_17370464156789398f2bf9e102374210 .c {
    z-index: 3;
    font-size: 16px;
    line-height: 1.4;
    text-align: left;
    letter-spacing: 0px;
    text-shadow: none;
    ;
}

#e_1248129_1_17370464156789398f2bf9e102374210 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
    color: rgb(0, 49, 87);
}

#e_1248129_1_17370464156789398f2c2c5633610212 {
    z-index: 4;
    width: 360px;
    height: 180px;
    left: 300px;
    top: 815.256px;
    z-index: 4;
    z-index: 4;
    z-index: 4;
}

#e_1248129_1_17370464156789398f2c2c5633610212 .c {
    z-index: 4;
    opacity: 1;
    border: 1px solid rgb(163, 186, 198);
    filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
    border-radius: 0px;
    background-image: none;
    background-size: cover;
    background-color: rgb(240, 243, 245);
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

#e_1248129_1_17370464156789398f2c326419756588 {
    z-index: 5;
    width: 360px;
    left: 300px;
    top: 1035.26px;
    z-index: 5;
    z-index: 5;
    z-index: 5;
}

#e_1248129_1_17370464156789398f2c326419756588 .c {
    line-height: 1.4;
    letter-spacing: 0px;
    text-align: center;
    font-size: 16px;
    text-shadow: none;
    opacity: 1;
    z-index: 5;
    ;
}

#e_1248129_1_17370464156789398f2c326419756588 .c>P:nth-of-type(1)>B:nth-of-type(1) {
    color: rgb(0, 49, 87);
}

#e_1248129_1_17370464156789398f2c378980206316 {
    z-index: 6;
    width: 360px;
    left: 300px;
    top: 1189.9858000000002px;
    z-index: 6;
    z-index: 6;
    z-index: 6;
}

#e_1248129_1_17370464156789398f2c378980206316 .c {
    z-index: 6;
    font-size: 16px;
    line-height: 1.4;
    text-align: center;
    letter-spacing: 0px;
    text-shadow: none;
    ;
}

#e_1248129_1_17370464156789398f2c378980206316 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
    color: #000000;
}

#e_1248129_1_17370464156789398f2c3d5890029603 {
    z-index: 6;
    width: 300px;
    left: 330px;
    top: 1209.57px;
    height: 225.213px;
    z-index: 6;
    z-index: 6;
    z-index: 6;
}

#e_1248129_1_17370464156789398f2c3d5890029603 .c {
    z-index: 6;
}

#e_1248129_1_17370464156789398f2c3d5890029603 fieldset {
    left: 0;
    width: 300px;
}

#e_1248129_1_17370464156789398f2c3d5890029603 .gpc_botao {
    text-decoration: none;
    float: left;
    z-index: 6;
    background-image: none;
    color: rgb(255, 255, 255);
    border: 0px;
    font-size: 16px;
    text-align: center;
    height: 54px;
    width: 300px;
    left: 0px;
    transform: translate(0px, 0px);
    border-radius: 10px;
}

#e_1248129_1_17370464156789398f2c3d5890029603 .gpc_campo::placeholder {
    color: rgba(94, 108, 123, 0.5);
    -webkit-text-fill-color: rgba(94, 108, 123, 0.5);
}

#e_1248129_1_17370464156789398f2c3d5890029603 .gpc_campos .gpc_campos-titulo label {
    color: rgb(94, 108, 123)
}

#e_1248129_1_17370464156789398f2c3d5890029603 .gpc_campos-texto {
    color: rgb(94, 108, 123);
}

#e_1248129_1_17370464156789398f2c3d5890029603 .gpc_campos-input .gpc_campo {
    color: rgb(94, 108, 123);
    border-color: rgb(163, 186, 198);
    background-color: rgb(255, 255, 255);
    height: 41.875px;
    border-radius: 0px;
}

#e_1248129_1_17370464156789398f2c3d5890029603 .c .gpc_botao span {
    background-color: rgb(30, 136, 229);
}

#e_1248129_1_17370464156789398f2c3d5890029603 .gpc_botao:hover span,
#e_1248129_1_17370464156789398f2c3d5890029603 .gpc_botao:active span {
    background-color: #1565c0;
}

#e_1248129_1_17370464156789398f2c3d5890029603 .gpc_botao:hover,
#e_1248129_1_17370464156789398f2c3d5890029603 .gpc_botao:active {
    color: #ffffff;
}

#e_1248129_1_17370464156789398f32122587196927 {
    z-index: 7;
    height: 96.5767px;
    width: 320px;
    left: 320px;
    top: 1474.79px;
    z-index: 7;
    z-index: 7;
    z-index: 7;
}

#e_1248129_1_17370464156789398f32122587196927 .c {
    z-index: 7;
    filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
    box-shadow: none;
    border-radius: 0px;
}

#e_1248129_1_17370464156789398f32122587196927 .c .imagem_fundo {
    border: 0px solid rgb(163, 186, 198);
    border-radius: 0px;
    opacity: 7;
    background-image: url("../images/15850-c5339b0d881cd0172e663359f4e09534.png");
    background-size: 320px 96.5795px;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    display: block;
}

#e_1248129_1_17370464156789398f32262597684658 {
    z-index: 11;
    height: 70.1562px;
    width: 320px;
    left: 320px;
    top: 1773.24px;
    z-index: 11;
    z-index: 11;
    z-index: 11;
}

#e_1248129_1_17370464156789398f32262597684658 .c {
    z-index: 11;
    filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
    box-shadow: none;
    border-radius: 0px;
}

#e_1248129_1_17370464156789398f32262597684658 .c .imagem_fundo {
    border: 0px solid rgb(163, 186, 198);
    border-radius: 0px;
    opacity: 11;
    background-image: url("../images/15850-e9ebb6df2170820d59814c65f66a72f9.png");
    background-size: 320px 70.1676px;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    display: block;
}

#e_1248129_1_17370464156789398f3234a507668651 {
    z-index: 99;
    width: 360px;
    left: 300px;
    top: 1862.4005px;
    z-index: 99;
    z-index: 99;
    z-index: 99;
    z-index: 99;
}

#e_1248129_1_17370464156789398f3234a507668651 .c {
    line-height: 1.4;
    letter-spacing: 0px;
    text-align: left;
    font-size: 48px;
    text-shadow: none;
    opacity: 1;
    z-index: 99;
    ;
}

#e_1248129_1_17370464156789398f3234a507668651 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
    color: #2b7db9;
}

#e_1248129_1_17370464156789398f3234a507668651 .c>H2:nth-of-type(1)>SPAN:nth-of-type(2) {
    color: rgb(138, 138, 138);
}

#e_1248129_1_17370464156789398f3234a507668651 .c>H2:nth-of-type(1)>SPAN:nth-of-type(3) {
    color: rgb(43, 125, 185);
}

#e_1248129_1_17370464156789398f3240e670180056 {
    z-index: 110;
    width: 360px;
    left: 300px;
    top: 1883.3948px;
    z-index: 110;
    z-index: 110;
    z-index: 110;
    z-index: 110;
    z-index: 110;
    z-index: 110;
    z-index: 110;
    z-index: 110;
}

#e_1248129_1_17370464156789398f3240e670180056 .c {
    z-index: 110;
    font-size: 16px;
    line-height: 1.4;
    text-align: left;
    letter-spacing: 0px;
    text-shadow: none;
    ;
}

#e_1248129_1_17370464156789398f3240e670180056 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
    color: #91999d;
}

#e_1248129_1_17370464156789398f32469548758122 {
    z-index: 111;
    width: 360px;
    left: 300px;
    top: 1883.3948px;
    z-index: 111;
    z-index: 111;
    z-index: 111;
    z-index: 111;
    z-index: 111;
    z-index: 111;
    z-index: 111;
    z-index: 111;
}

#e_1248129_1_17370464156789398f32469548758122 .c {
    z-index: 111;
    font-size: 16px;
    line-height: 1.4;
    text-align: left;
    letter-spacing: 0px;
    text-shadow: none;
    ;
}

#e_1248129_1_17370464156789398f32469548758122 .c>P:nth-of-type(1)>B:nth-of-type(1) {
    color: rgb(0, 0, 0);
}

#b_1248129_1_17370464156789398f2bf98 {
    height: 450px;
    background-color: #fff;
}

#b_1248129_1_17370464156789398f2bf98 .gpc-b_sobreposicao {
    opacity: 0;
    background-color: #fff;
}


@media (max-width: 800px) {
    #b_1248129_1_17370464156789398f2bf7e .gpc-b_sobreposicao {
        opacity: 0;
        background-color: #fff;
    }

    #b_1248129_1_17370464156789398f2bf7e {
        height: 743.969px;
        background-color: rgb(255, 255, 255);
    }

    #e_1248129_1_17370464156789398f2bf9e102374210 {
        z-index: 3;
        width: 329px;
        left: 15.3px;
        top: 186.122px;
        transform: translate(0px, 0px);
    }

    #e_1248129_1_17370464156789398f2bf9e102374210 .c {
        z-index: 3;
        font-size: 16px;
        line-height: 1.4;
        text-align: left;
        letter-spacing: 0px;
        text-shadow: none;
        ;
    }

    #e_1248129_1_17370464156789398f2bf9e102374210 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
        color: rgb(0, 49, 87);
    }

    #e_1248129_1_17370464156789398f2c2c5633610212 {
        width: 337.5px;
        height: 320px;
        left: 11.1px;
        top: 211.334px;
        transform: translate(0px, 0px);
        z-index: 4;
    }

    #e_1248129_1_17370464156789398f2c2c5633610212 .c {
        z-index: 4;
        opacity: 1;
        border: 0px solid rgb(163, 186, 198);
        filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
        border-radius: 0px;
        background-image: none;
        background-size: cover;
        background-color: rgb(233, 236, 239);
        background-position: 50% 50%;
        background-repeat: no-repeat;
    }

    #e_1248129_1_17370464156789398f2c326419756588 {
        width: 329px;
        left: 15.3px;
        top: 229.315px;
        transform: translate(0px, 0px);
        z-index: 5;
    }

    #e_1248129_1_17370464156789398f2c326419756588 .c {
        z-index: 5;
        font-size: 14px;
        line-height: 19.6px;
        text-align: center;
        letter-spacing: 0px;
        text-shadow: none;
        ;
    }

    #e_1248129_1_17370464156789398f2c326419756588 .c>P:nth-of-type(1)>B:nth-of-type(1) {
        color: rgb(0, 49, 87);
    }

    #e_1248129_1_17370464156789398f2c378980206316 {
        z-index: 6;
        width: 277px;
        left: 29.5545px;
        top: 269.72px;
        transform: translate(0px, 0px);
    }

    #e_1248129_1_17370464156789398f2c378980206316 .c {
        z-index: 6;
        font-size: 14px;
        line-height: 1.4;
        text-align: left;
        letter-spacing: 0px;
        text-shadow: none;
        ;
    }

    #e_1248129_1_17370464156789398f2c378980206316 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
        color: #000000;
    }

    #e_1248129_1_17370464156789398f2c3d5890029603 {
        width: 300px;
        left: 29.6px;
        top: 345.693px;
        transform: translate(0px, 0px);
        height: 160.109px;
        z-index: 6;
    }

    #e_1248129_1_17370464156789398f2c3d5890029603 .c {
        z-index: 6;
    }

    #e_1248129_1_17370464156789398f2c3d5890029603 fieldset {
        width: 300px;
    }

    #e_1248129_1_17370464156789398f2c3d5890029603 .gpc_botao {
        text-decoration: none;
        float: left;
        z-index: 6;
        background-image: none;
        color: rgb(255, 255, 255);
        border: 0px;
        font-size: 16px;
        text-align: center;
        height: 46.1307px;
        width: 275.8px;
        left: 12.6px;
        top: 103.984px;
        transform: translate(0px, 0px);
        border-radius: 10px;
    }

    #e_1248129_1_17370464156789398f2c3d5890029603 .gpc_campo::placeholder {
        color: rgba(94, 108, 123, 0.5);
        -webkit-text-fill-color: rgba(94, 108, 123, 0.5);
    }

    #e_1248129_1_17370464156789398f2c3d5890029603 .gpc_campos .gpc_campos-titulo label {
        color: rgb(94, 108, 123)
    }

    #e_1248129_1_17370464156789398f2c3d5890029603 .gpc_campos-texto {
        color: rgb(94, 108, 123);
    }

    #e_1248129_1_17370464156789398f2c3d5890029603 .gpc_campos-input .gpc_campo {
        color: rgb(94, 108, 123);
        border-color: rgb(163, 186, 198);
        background-color: rgb(255, 255, 255);
        height: 41px;
        border-radius: 0px;
    }

    #e_1248129_1_17370464156789398f2c3d5890029603 .c .gpc_botao span {
        background-color: rgb(30, 136, 229);
    }

    #e_1248129_1_17370464156789398f2c3d5890029603 .gpc_botao:hover span,
    #e_1248129_1_17370464156789398f2c3d5890029603 .gpc_botao:active span {
        background-color: #1565c0;
    }

    #e_1248129_1_17370464156789398f2c3d5890029603 .gpc_botao:hover,
    #e_1248129_1_17370464156789398f2c3d5890029603 .gpc_botao:active {
        color: #ffffff;
    }

    #e_1248129_1_17370464156789398f32122587196927 {
        height: 108.651px;
        width: 360px;
        left: -0.4px;
        top: 616.165px;
        transform: translate(0px, 0px);
        z-index: 7;
    }

    #e_1248129_1_17370464156789398f32122587196927 .c {
        z-index: 7;
        filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
        box-shadow: none;
        border-radius: 0px;
    }

    #e_1248129_1_17370464156789398f32122587196927 .c .imagem_fundo {
        border: 0px solid rgb(163, 186, 198);
        border-radius: 0px;
        opacity: 7;
        background-image: url("../images/15850-c5339b0d881cd0172e663359f4e09534.png");
        background-size: 360px 108.651px;
        background-position: 0px 0px;
        background-repeat: no-repeat;
        display: block;
    }

    #e_1248129_1_17370464156789398f32262597684658 {
        z-index: 11;
        height: 92.095px;
        width: 420px;
        left: -30px;
        top: -0.0919999px;
        transform: translate(0px, 0px);
    }

    #e_1248129_1_17370464156789398f32262597684658 .c {
        z-index: 11;
        filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
        box-shadow: none;
        border-radius: 0px;
    }

    #e_1248129_1_17370464156789398f32262597684658 .c .imagem_fundo {
        border: 0px solid rgb(163, 186, 198);
        border-radius: 0px;
        opacity: 11;
        background-image: url("../images/15850-e9ebb6df2170820d59814c65f66a72f9.png");
        background-size: 420px 92.095px;
        background-position: 0px 0px;
        background-repeat: no-repeat;
        display: block;
    }

    #e_1248129_1_17370464156789398f3234a507668651 {
        width: 344.8px;
        left: 15.252px;
        top: 127.535px;
        transform: translate(0px, 0px);
        z-index: 99;
    }

    #e_1248129_1_17370464156789398f3234a507668651 .c {
        z-index: 99;
        font-size: 15px;
        line-height: 21px;
        text-align: left;
        letter-spacing: 0px;
        text-shadow: none;
        ;
    }

    #e_1248129_1_17370464156789398f3234a507668651 .c>H2:nth-of-type(1)>SPAN:nth-of-type(1) {
        color: #2b7db9;
    }

    #e_1248129_1_17370464156789398f3234a507668651 .c>H2:nth-of-type(1)>SPAN:nth-of-type(2) {
        color: rgb(138, 138, 138);
    }

    #e_1248129_1_17370464156789398f3234a507668651 .c>H2:nth-of-type(1)>SPAN:nth-of-type(3) {
        color: rgb(43, 125, 185);
    }

    #e_1248129_1_17370464156789398f3240e670180056 {
        width: 253px;
        left: 53.149px;
        top: 395.537px;
        transform: translate(0px, 0px);
        z-index: 110;
    }

    #e_1248129_1_17370464156789398f3240e670180056 .c {
        z-index: 110;
        font-size: 12px;
        line-height: 16.8px;
        text-align: center;
        letter-spacing: 0px;
        text-shadow: none;
        ;
    }

    #e_1248129_1_17370464156789398f3240e670180056 .c>P:nth-of-type(1)>SPAN:nth-of-type(1) {
        color: #91999d;
    }

    #e_1248129_1_17370464156789398f32469548758122 {
        width: 108px;
        left: 29.55px;
        top: 327.515px;
        transform: translate(0px, 0px);
        z-index: 111;
    }

    #e_1248129_1_17370464156789398f32469548758122 .c {
        z-index: 111;
        font-size: 13px;
        line-height: 18.2px;
        text-align: left;
        letter-spacing: 0px;
        text-shadow: none;
        ;
    }

    #e_1248129_1_17370464156789398f32469548758122 .c>P:nth-of-type(1)>B:nth-of-type(1) {
        color: rgb(0, 0, 0);
    }

    #b_1248129_1_17370464156789398f2bf98 .gpc-b_sobreposicao {
        opacity: 0;
        background-color: #fff;
    }

    #b_1248129_1_17370464156789398f2bf98 {
        height: 170.375px;
        background-color: rgb(255, 230, 0);
        background-image: url(../images/15850-e7ec11d240584418485ef2a0f050ead0.png);
        background-position: 50% 50%;
        background-size: cover;
        background-repeat: no-repeat;
    }

    
}