/* ==========================================================================
   Fontes (@font-face)
   ========================================================================== */
/* latin */
@font-face {
  font-family: 'Droid Serif';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/droidserif/v20/tDbI2oqRg1oM3QBjjcaDkOr9rAU.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/ubuntu/v21/4iCs6KVjbNBYlgoKcg72j00.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/ubuntu/v21/4iCs6KVjbNBYlgoKew72j00.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/ubuntu/v21/4iCs6KVjbNBYlgoKcw72j00.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/ubuntu/v21/4iCs6KVjbNBYlgoKfA72j00.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* latin-ext */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/ubuntu/v21/4iCs6KVjbNBYlgoKcQ72j00.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/ubuntu/v21/4iCs6KVjbNBYlgoKfw72.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* ==========================================================================
   Reset e Normalização Base
   ========================================================================== */
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}
audio,canvas,video{display:inline-block;*display:inline;*zoom:1}
audio:not([controls]){display:none;height:0}
[hidden]{display:none}
html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
html,button,input,select,textarea{font-family:sans-serif}
body{margin:0}
a:focus{outline:thin dotted}
a:active,a:hover{outline:0}
h1{font-size:2em;margin:.67em 0}
h2{font-size:1.5em;margin:.83em 0}
h3{font-size:1.17em;margin:1em 0}
h4{font-size:1em;margin:1.33em 0}
h5{font-size:.83em;margin:1.67em 0}
h6{font-size:.67em;margin:2.33em 0}
abbr[title]{border-bottom:1px dotted}
b,strong{font-weight:700}
blockquote{margin:1em 40px}
dfn{font-style:italic}
hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}
mark{background:#ff0;color:#000}
p,pre{margin:1em 0}
code,kbd,pre,samp{font-family:monospace,serif;_font-family:'courier new',monospace;font-size:1em}
pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}
q{quotes:none}
q:before,q:after{content:'';content:none}
small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sup{top:-.5em}
sub{bottom:-.25em}
dl,menu,ol,ul{margin:1em 0}
dd{margin:0 0 0 40px}
menu,ol,ul{padding:0 0 0 40px}
nav ul,nav ol{list-style:none;list-style-image:none;padding:0;margin:0}
img{border:0;-ms-interpolation-mode:bicubic}
svg:not(:root){overflow:hidden}
figure{margin:0}
form{margin:0}
fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}
legend{border:0;padding:0;white-space:normal;*margin-left:-7px}
button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle}
button,input{line-height:normal}
button,select{text-transform:none}
button,html input[type="button"],/* 1 */
input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;*overflow:visible}
button[disabled],html input[disabled]{cursor:default}
input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;*height:13px;*width:13px}
input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}
button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}
textarea{overflow:auto;vertical-align:top}
table{border-collapse:collapse;border-spacing:0}

/* ==========================================================================
   Configurações Globais, Reset e Tipografia (Customizados)
   ========================================================================== */
* {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

body {
    background: #FEFDFE;
    color: #666;
    font-family: 'Ubuntu', Arial, Helvetica, sans-serif;
    font-size: 1em;
    line-height: 1.4em;
    font-weight: 400;
}

h1, h2, h3, h4, h5, h6 {
    color: #333;
    font-weight: 400;
    font-family: 'Droid Serif', Arial, Helvetica, sans-serif;
    line-height: 1.5em;
    margin: .45em 0;
    padding: 0;
}

p {
    margin: 0 0 1.5em;
}

img {
    max-width: 100%;
    height: auto;
}

/* Links */
a, a:link {
    color: #09F;
    text-decoration: none;
}

a:hover {
    color: #0072FF;
    text-decoration: underline;
}

/* Elementos Estruturais Gerais */
.wrapper {
    width: 92%;
    margin: 0 auto;
}

header {
    padding: 15px 0;
}

#banner {
    text-align: center;
}

#hero, #page-header {
    background: #DFDEDF;
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    padding: 20px 0;
}

#hero h1 {
    line-height: 1.2em;
    margin-top: 0;
    margin-bottom: 10px;
}

.flexslider {
    display: none;
}

#content {
    margin: 40px 0;
}

aside {
    margin: 40px 0;
}

.separator {
    margin: 15px 0;
    opacity: 1; /* Corrigido de 1.5 para 1 */
    border-width: 1px;
    border-bottom: none;
}

/* Elementos Utilitários e Botões */
a.buttonlink {
    background: #09F;
    border-radius: 7px;
    color: #fff;
    display: block;
    float: left;
    margin: 10px 15px 10px 0;
    padding: 10px;
    text-decoration: none;
}

a.buttonlink:hover {
    background: #8dbc01;
}

.greenelement {
    background: #5ec79e;
    color: #fff;
}

.violetelement {
    background: #887dc2;
    color: #fff;
}

.clearfix:before, .clearfix:after, .row:before, .row:after {
    content: " ";
    display: table;
}

.clearfix:after, .container:after, .row:after {
    clear: both;
}

/* Menu de Navegação e Responsividade Móvel */
.menu-toggle {
    display: block;
    padding: 10px;
    margin: 20px 0 0;
    background: #0C70AA;
    color: #FFF;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 20px;
}

.menu-toggle.toggled-on {
    background: red;
}

.srt-menu {
    display: none;
    clear: both;
    margin-bottom: 60px;
}

.srt-menu.toggled-on {
    display: block;
    position: relative;
    z-index: 10;
}

.srt-menu li a {
    background: silver;
    display: block;
    margin: 1px 0;
    padding: 10px;
    text-decoration: none;
}

.srt-menu li a:hover {
    background: red;
    color: #fff;
}

.srt-menu li li a {
    background: #F1F1F1;
    padding-left: 40px;
}

.srt-menu li li li a {
    background: #efefef;
    padding-left: 80px;
}

#secondary-navigation {
    margin-bottom: 60px;
}

#secondary-navigation ul {
    margin: 0;
    padding: 0;
}

#secondary-navigation ul li a {
    background: #E6E6E6;
    display: block;
    margin: 5px 0;
    padding: 10px;
    text-decoration: none;
}

#secondary-navigation ul li a:hover, #secondary-navigation ul li.current a {
    background: red;
    color: #fff;
}

.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12 {
    margin-bottom: 40px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

/* ==========================================================================
   Estilos Específicos da Página de Política de Privacidade e Conteúdo
   ========================================================================== */
#content h1 {
    text-align: center;
    color: #38537A;
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 20px;
}

#content h2 {
    font-size: 22px;
    color: #38537A;
    margin-top: 30px;
    margin-bottom: 15px;
}

#content p {
    text-align: justify;
    line-height: 1.6;
    margin-bottom: 15px;
}

.text-meta {
    text-align: justify;
    line-height: 1.6;
    margin: 15px auto;
    max-width: 800px;
}

aside h2 {
    font-size: 18px;
    color: #38537A;
    margin-bottom: 10px;
}

#duvidas {
    text-align: center;
    font-family: Arial, sans-serif;
    font-size: 27px;
    font-weight: bold;
}

.profile-img { border: 0; width: 212px; height: auto; max-width: 100%; }

/* ==========================================================================
   Rodapé e Avisos Legais
   ========================================================================== */
footer {
    background: #DFDEDF;
    color: #333333;
    clear: both;
    font-size: 80%;
    padding: 20px 0;
}

footer h1, footer h2, footer h3, footer h4 {
    color: #CCC;
    margin-bottom: 10px;
}

footer ul {
    margin: 0 0 0 8%;
    padding: 0;
}

#colophon {
    text-align: justify;
}

.footer-copyright {
    color: #555555;
    font-weight: bold;
}

.footer-whatsapp {
    color: #555555;
    font-weight: bold;
    margin: 5px 0;
}

.footer-links {
    font-size: 15px;
    margin: 15px 0;
}

.footer-alert-cookies {
    color: #F64E4E;
    font-size: 15px;
    font-weight: bold;
}

#aviso-legal {
    margin-top: 30px;
    padding: 15px;
    border-top: 1px solid #A8A9A8;
    font-size: 0.85em;
    color: #555555;
    text-align: justify;
}

/* ==========================================================================
   Componentes e Utilitários Extras
   ========================================================================== */
.tabela-container {
  width: 100%;
  max-width: 500px;
  margin: 20px auto;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.tabela-minutos {
  width: 100%;
  border-collapse: collapse;
  font-family: sans-serif;
  text-align: left;
  background-color: #ffffff;
}

.tabela-minutos caption {
  font-weight: bold;
  font-size: 1.1rem;
  margin-bottom: 10px;
  color: #111;
}

.tabela-minutos th {
  padding: 12px;
  font-weight: bold;
  color: #111;
  border-bottom: 2px solid #333;
}

.tabela-minutos td {
  padding: 12px;
  color: #444;
  border-bottom: 1px solid #e0e0e0;
}

.copy-container {
    max-width: 350px;
    margin: 20px auto;
    font-family: 'Segoe UI', sans-serif;
}

.copy-label {
    display: block;
    font-size: 17px;
    color: #777;
    margin-bottom: 8px;
    text-align: left;
}

.copy-wrapper {
    display: flex;
    background: #fff;
    border: 2px solid #eee;
    border-radius: 10px;
    overflow: hidden;
    transition: all 0.3s ease;
}

.copy-wrapper:focus-within {
    border-color: #4a90e2;
    box-shadow: 0 0 8px rgba(74, 144, 226, 0.2);
}

.copy-input {
    flex: 1;
    border: none;
    padding: 12px 15px;
    font-size: 14px;
    min-width: 84px;
    color: #004F00;
    outline: none;
    background: transparent;
}

.copy-btn {
    background: #f8f9fa;
    border: none;
    border-left: 1px solid #eee;
    padding: 0 15px;
    cursor: pointer;
    transition: all 0.2s;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 100px;
    font-size: 0.85rem;
    font-weight: bold;
    color: #4a90e2;
}

.copy-btn:hover {
    background: #edf2f7;
}

.copy-btn.success {
    background: #2ecc71;
    color: white;
}

p { text-align: justify; }

.logo-link {
display: inline-block;
max-width: 100%;
text-decoration: none;
transition: transform 0.3s ease;
} 

.logo-link:hover {
transform: scale(1.02);
} 

.logo-link img {
display: block;
width: 100%;
max-width: 280px;
height: auto;
margin: 0 auto;
} 

span {
  color: #8B8B8B; 
}

/* ==========================================================================
   Consultas de Mídia (Responsividade e Impressão)
   ========================================================================== */
@media (max-width: 480px) {
  .tabela-minutos caption {
    margin-bottom: 5px;
    font-size: 1rem;
  }

  .tabela-minutos th, 
  .tabela-minutos td {
    padding: 4px 10px;
    font-size: 13px;
    line-height: 1.2;
  }

  .logo-link img {
    max-width: 220px;
  }
}

@media only screen and (min-width: 481px) {
    #banner {
        float: left;
        text-align: left;
        margin-bottom: -20px;
    }
    .menu-toggle {
        margin-top: 10px;
        float: right;
    }
}

@media only screen and (min-width: 920px) {
    .wrapper {
        max-width: 1200px;
        margin: .75em auto;
    }
    #banner {
        float: left;
        text-align: left;
        margin-bottom: 0;
    }
    header {
        padding: 0;
    }
    #content {
        float: left;
        width: 65%;
    }
    #content.wide-content {
        float: none;
        width: 100%;
    }
    .flexslider {
        display: block;
        margin: 0 0 60px;
        background: #fff;
        border: 4px solid #fff;
        border-radius: 4px;
        box-shadow: 0 1px 4px rgba(0,0,0,.2);
    }
    aside {
        float: right;
        width: 30%;
    }
    .menu-toggle {
        display: none;
    }
    #menu-main-navigation {
        display: block;
    }
    .srt-menu, .srt-menu * {
        margin: 0;
        padding: 0;
        list-style: none;
    }
    .srt-menu ul {
        position: absolute;
        display: none;
        width: 12em;
    }
    .srt-menu ul li {
        width: 100%;
    }
    .srt-menu li:hover {
        visibility: inherit;
    }
    .srt-menu li {
        float: left;
        position: relative;
        margin-left: 1px;
    }
    .srt-menu li li {
        margin-left: 0;
    }
    .srt-menu a {
        display: block;
        position: relative;
        text-decoration: none;
    }
    .srt-menu li:hover ul, .srt-menu li.sfHover ul {
        display: block;
        left: 0;
        top: 45px;
        z-index: 99;
        box-shadow: 2px 3px 2px 0 rgba(00,00,00,.3);
    }
    ul.srt-menu li:hover li ul, ul.srt-menu li.sfHover li ul {
        top: -999em;
    }
    ul.srt-menu li li:hover ul, ul.srt-menu li li.sfHover ul {
        left: 12em;
        top: 0;
    }
    ul.srt-menu li li:hover li ul, ul.srt-menu li li.sfHover li ul {
        top: -999em;
    }
    ul.srt-menu li li li:hover ul, ul.srt-menu li li li.sfHover ul {
        left: 10em;
        top: 0;
    }
    #topnav, .srt-menu {
        float: right;
        margin: .35em 0 0;
    }
    .srt-menu li a {
        background: #fff;
        margin: 0;
        padding: 10px 20px;
        height: 45px;
    }
    .srt-menu a, .srt-menu a:visited {
        color: #09F;
    }
    .srt-menu li li a {
        border-top: 1px solid rgba(255,255,255,.2);
        background: rgba(0,0,0,.6);
        color: #fff;
        padding-left: 20px;
        height: auto;
    }
    .srt-menu li li a:visited {
        color: #fff;
    }
    .srt-menu li li li a, .srt-menu li.current * li a {
        padding-left: 20px;
        background: rgba(0,0,0,.6);
    }
    .srt-menu li:hover > a, .srt-menu li.current a {
        color: #fff;
        background: #FF0000;
    }
    .srt-menu li li:hover > a {
        color: #fff;
        background: #FF0000;
    }
    .row {
        margin-left: -15px;
        margin-right: -15px;
    }
    .grid_1 { width: 8.33333333%; }
    .grid_2 { width: 16.66666667%; }
    .grid_3 { width: 25%; }
    .grid_4 { width: 33.33333333%; }
    .grid_5 { width: 41.66666667%; }
    .grid_6 { width: 50%; }
    .grid_7 { width: 58.33333333%; }
    .grid_8 { width: 66.66666667%; }
    .grid_9 { width: 75%; }
    .grid_10 { width: 83.33333333%; }
    .grid_11 { width: 91.66666667%; }
    .grid_12 { width: 100%; }
    .grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12 {
        float: left;
        display: block;
    }
    .rightfloat {
        float: right;
    }
    #hero [class*="grid_"] {
        margin-bottom: -20px;
    }
}

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        text-shadow: none !important;
        filter: none !important;
        -ms-filter: none !important;
    }
    a, a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
        content: "";
    }
    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
    }
    tr, img {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    @page {
        margin: .5cm;
    }
    p, h2, h3 {
        orphans: 3;
        widows: 3;
    }
    h2, h3 {
        page-break-after: avoid;
    }
}
