@import url("fonts.css");
@import url("normalize.css");
@import url("common.css");

/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.2;
}

ul {
    list-style: none;
    padding: 0px;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

img {
    vertical-align: middle;
    max-width: 100%;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/*
 * Default style for links
 */

a {
    text-decoration: none;
    color: #000;
}

/*
 * Remove borders
 */
 input[type='text'], input[type='password'], input[type='submit'], button {
    border: 0;
    outline: none;
 }

 /*
 * 
 */
 h1, h2, h3, h4, h5 {
    font-weight: normal;
 }

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
   body                                { font-family: serifaregular; }

    html.home                          { background: url('../images/bg-body.jpg') repeat;  }
    body.home2                         { background: url('../images/bg-conteudo-body.jpg') no-repeat center 49px;  height: 1000px;}
    
    .barra-menu                        { height:45px; background: #d8d8d7; } 
    .conteudo                          { position: relative; width: 800px; margin: 0 auto; min-height:400px}
    .conteudo nav li                   { float: left; margin-left:45px; padding-top: 15px; text-transform: uppercase; font-size: 10px; padding-bottom: 24px; font-weight: bold;}
    .conteudo nav li a                 { color: #a3a3a2;}
    .conteudo nav li:first-child       { margin-left: 70px;}
    .conteudo nav li:hover             { border-bottom: 3px solid #0e2f51; padding-bottom: 17px}
    .busca                             { z-index: 999999; position: absolute; right: 0; top: 0; background: url('../images/busca.png') no-repeat; float: right; margin-right: 17px;}
    .lupa                              { background: url('../images/lupa.png') no-repeat; display: block; height: 26px; width: 34px; margin-top: 5px; margin-left: 20px; float: right; }
    .opem                              { background: url('../images/bg-busca-span.jpg') no-repeat; display: block; height: 18px; width: 47px; margin-top: 5px; margin-left: 13px; float: right; cursor: pointer;}
    .close                             { background: url('../images/bg-busca-span.jpg') no-repeat;background-position: 0px -18px; display: block; height: 18px; width: 47px; margin-top: 5px; margin-left: 13px; float: right; cursor: pointer;}

    #busca input[type=text]            { display: none; width: 115px; height: 27px; font-size: 18px; color: #616567; text-transform: uppercase; background: url('../images/bg-busca.png') no-repeat; padding-left: 10px; padding-right: 10px;}
    .busca                             { width: 42px; background: #868686; padding-left: 5px; padding-top: 10px;}
    #busca button {  display: none; border: 0; outline: none; background: url('../images/bg-imput-busca.png') no-repeat right center; padding-right: 13px; color: #ffffff; text-transform: uppercase; font-family: serifaregular; font-size: 13px; margin-top: 16px;  float: left;}

    /*Header intena*/

    .header-interna                          { width: 800px; margin: 0 auto; position: relative;}
    .header-interna nav li                   { float: left; margin-left: 35px; padding-top: 15px; text-transform: uppercase; font-size: 10px; padding-bottom: 24px; font-weight: bold;}
    .header-interna nav li a                 { color: #a3a3a2;}
    .header-interna nav li:first-child       { margin-left: 86px;}
    .header-interna nav li:hover             { border-bottom: 3px solid #0e2f51; padding-bottom: 17px}


    /*Home*/

    .logo                              { background: url('../images/logo.png') no-repeat; padding-right: 161px; padding-bottom: 73px; float: left; margin-top: 100px; margin-left: 33px; }
    .logo2                             { background: url('../images/logo2.png') no-repeat; padding-right: 161px; padding-bottom: 80px; float: right; margin-top: 115px; margin-right: 30px; }
    .vitaz-descricao                   { width: 200px; height: 205px; float: left; margin-left: 38px; margin-top: 35px;  position: relative; font-weight: bold;}
    .vitaz-descricao p                 { color: #fff; font-size: 19px;}
    .vitaz-descricao p a               { color: #809fc9; font-size: 13px;}
    .imagem-homem-registros            { width: 208px; height: 321px; background: url('../images/imagem-registro-documentos.png') no-repeat; position: absolute; top: -242px; right: -218px;}
    .imagem-homem-registros:hover,
    .imagem-homem-registros-hover      { background: url('../images/imagem-registro-documentos-houver.png') no-repeat;}
    .imagem-homem-administrativo       { width: 242px; height: 332px; background: url('../images/imagem-servicos-administrativos.png') no-repeat; position: absolute; top: -199px; left: -255px;}
    .imagem-homem-administrativo:hover,
    .imagem-homem-administrativo-hover { background: url('../images/imagem-servicos-administrativos-houver.png') no-repeat;}
    .conheca-nos                       { display: inline-block; background: url('../images/bg-conheca.png') no-repeat right 6px; padding-right: 28px; color: #809fc9;}
    .vitaz-descricao2                  { width: 203px; height: 205px; float: right; margin-right: 26px; margin-top: 10px; text-align: right; position: relative; font-weight: bold;}
    .vitaz-descricao2 p                { color: #fff; font-size: 19px;}
    .vitaz-descricao2 p a              { color: #809fc9; font-size: 13px;}
    .conheca-nos2                      { display: inline-block; background: url('../images/bg-conheca-left.png') no-repeat left 2px; padding-left: 32px; color: #89bb9e; text-align: right;}
    .documento                         { padding-top: 12px; width: 299px; height: 143px; background: url('../images/bg-orcamento.png') no-repeat; float: right; margin-top: 56px; margin-right: -39px;}
    .documento-link                    { margin-left: 50px; display: block; text-transform: uppercase; font-size: 12px; color: #ffffff}
    .documento-link span               { background: url('../images/bg-link-documento.png') no-repeat; width: 32px; height: 25px; display: block; margin-left: 25px; margin-top: 8px; font-weight: bold;}
    .documento-link span:hover         { background: url('../images/bg-link-documento-houver.png') no-repeat;}
    .contato                           { color: #0E2F51; padding-left: 40px; font-size: 14px; text-transform: uppercase; text-align: center; margin-top: -5px;}  
    .fotos                             { width: 343px; height: 222px; background: url('../images/bg-fotos.png') no-repeat; margin-top: 79px; margin-left: 96px; position: relative;}
    .fotos:hover                       { background: url('../images/bg-fotos-houver.png') no-repeat} 
    .fotos a                           { background: url('../images/bg-link-fotos.png') no-repeat 10px 37px; margin-left: 99px; padding-top: 16px; display: block; padding-bottom: 40px; text-transform: uppercase; color: white;}
    .fotos p                           { bottom: 0; position: absolute; text-align: right; right: 62px; font-size: 13px}


     /*Pagina Servicos Administrativos*/

    html.page-servicos-administrativo                       { background: url('../images/bg-servico-administrativos.jpg') repeat;}
    .page-servicos-administrativo body                      { background: url('../images/destaque-top.jpg') no-repeat center 45px;}
    .conteudo-interna                                       { width: 830px; margin: 0 auto; min-height: 500px;}
    .box-left                                               { width: 535px; float: left;}
    .box-left img                                           { float: right; padding-top: 6px;}                                 
    .box-rihgt                                              { width: 295px; float: right;}
    .box-rihgt ul                                           { margin-top: 105px; }
    .box-rihgt li                                           { margin-bottom: 35px; color: #ffffff; font-size: 15px;}
    .box-rihgt li span                                      { background: url('../images/bg-span.png') no-repeat; display: block; padding-right: 43px; padding-bottom: 70px; float: left;}
    .box-left .logo-interna                                 { background: url('../images/logo-interna.png') no-repeat; padding-right: 171px; padding-bottom: 89px; display: block; margin-top: 57px; margin-left: 118px; float: left;}
    .solicite-documentos                                    { width: 299px; height: 143px; background: url('../images/solicite-documentos.png') no-repeat; margin-top: -30px; margin-left: 79px; z-index: 9999999; position: relative;}
    .solicite-documentos .contato                           { color: #0E2F51; padding-left: 40px; font-size: 14px; text-transform: uppercase; text-align: center; margin-top: -5px;}  
    .solicite-documentos .documento-link                    { margin-left: 50px; display: block; text-transform: uppercase; font-size: 12px; color: white; padding-top: 14px;}
    .solicite-documentos .documento-link span               { background: url('../images/bg-link-documento.png') no-repeat; width: 32px; height: 25px; display: block; margin-left: 25px; margin-top: 8px;}
    .solicite-documentos .documento-link span:hover         { background: url('../images/bg-link-documento-houver.png') no-repeat;}
    .frase-destaque                                         { width:323px; margin-top: 60px; margin-left: 100px; }
    .frase-destaque p                                       { color: #ffffff; font-size: 26px; line-height: 43px;}


    /*Pagina registro e documentos*/

    .page-registro-documentos                                                         { background:#17212f; }
    html.page-registro-documentos                                                     { background: url('../images/bg-registro-documentos.jpg') repeat;}
    .page-registro-documentos  body                                                   { background: url('../images/destaque-top2.jpg') no-repeat center 45px;}
    .page-registro-documentos .conteudo-interna                                       { width: 830px; margin: 0 auto; min-height: 500px}
    .page-registro-documentos .box-left                                               { width: 534px; float: left;}
    .page-registro-documentos .box-left img                                           { float: right; padding-top: 4px;}                                 
    .page-registro-documentos .box-rihgt                                              { width: 295px; float: right;}
    .page-registro-documentos .box-rihgt ul                                           { margin-top: 105px; }
    .page-registro-documentos .box-rihgt li                                           { margin-bottom: 35px; color: #ffffff; font-size: 15px;}
    .page-registro-documentos .box-rihgt li span                                      { background: url('../images/bg-span2.png') no-repeat center top; display: block; padding-right: 43px; padding-bottom: 54px; float: left;}
    .page-registro-documentos .box-left .logo-interna                                 { background: url('../images/logo-interna-2.png') no-repeat; padding-right: 200px; padding-bottom: 92px; display: block; margin-top: 57px; margin-left: 100px; float: left;}
    .page-registro-documentos .solicite-documentos                                    { width: 299px; height: 143px; background: url('../images/solicite-documentos2.png') no-repeat; margin-top: -30px; margin-left: 79px; z-index: 9999999; position: relative;}
    .page-registro-documentos .solicite-documentos .contato                           { color: #0E2F51; padding-left: 40px; font-size: 14px; text-transform: uppercase; text-align: center; margin-top: -5px;}  
    .page-registro-documentos .solicite-documentos .documento-link                    { margin-left: 50px; display: block; text-transform: uppercase; font-size: 12px; color: white; padding-top: 14px;}
    .page-registro-documentos .solicite-documentos .documento-link span               { background: url('../images/bg-link-documento.png') no-repeat; width: 32px; height: 25px; display: block; margin-left: 25px; margin-top: 8px;}
    .page-registro-documentos .solicite-documentos .documento-link span:hover         { background: url('../images/bg-link-documento-houver.png') no-repeat;}
    .page-registro-documentos .frase-destaque                                         { width:323px; margin-top: 60px; margin-left: 100px; }


    /*Institucional*/
    
    html.institucional                          { background: url('../images/bg-body.jpg') repeat;  }
    body.institucional                          { background: url('../images/bg-conteudo-body.jpg') no-repeat center 49px;  height: 1000px;}
    .institucional .box1                        { width: 750px; margin: 0 auto; margin-top: 65px; color: #A3A3A2}
    .institucional .box1 h1                     { text-transform: uppercase; font-size: 21px; color: #A3A3A2;}
    .institucional .box1 p                      { font-size: 15px}
    .institucional .box1 img                    { margin-right: 25px; float: left; margin-bottom: 10px;}
    .institucional .box2                        { width: 750px; margin: 0 auto; margin-top: 65px; color: #A3A3A2;}
    .institucional .box2 h1                     { text-transform: uppercase; font-size: 21px; color: #A3A3A2;}
    .institucional .box2 p                      { font-size: 15px}
    .institucional .box2 img                    { margin-left: 25px; float: right; margin-bottom: 10px;}

    /*Fotos*/
    .galeria-fotos ul                           { margin-right: 17px !important; }
    .galeria-fotos h1                           { text-transform: uppercase; font-size: 21px; color: #A3A3A2; margin-bottom: 25px !important; margin-left: 56px !important; }
    .galeria-fotos li                           { width: 200px;}
    .galeria-fotos li:hover                     { border: 2px solid #0e2f51;}
    .galeria-fotos li                           { float: left; margin-left: 57px !important; margin-bottom: 50px; margin-top: 10px; text-align: center; border: 2px solid transparent}
    .galeria-fotos li span                      {  display: block; text-transform: uppercase; font-size: 12px; background: #0E2F51; padding-bottom: 10px; padding-top: 10px; color: #ffffff;}
    .galeria-fotos li:first-child, 
    .galeria-fotos li.first-child               { margin-left: 0;}
    .paginacao                                  { text-align: center; padding: 20px; padding-top: 63px; padding-bottom: 40px;}
    .paginacao a:hover, .paginacao strong       { background: #0E2F51;}
    .paginacao a                                { background: #D8D8D7; padding: 11px; margin: 3px; color: #ffffff }
    .paginacao strong                           { text-decoration: none; color: #ffffff }
    .paginacao a, .paginacao strong             { font-weight: normal; padding: 11px; }
    .galeria-fotos-ver                          { }
    .galeria-fotos-ver h1                       { text-transform: uppercase; font-size: 21px; color: #A3A3A2; margin-bottom: 25px !important; margin-left: 56px !important; }
    .galeria-fotos-ver p                        { margin-left: 57px; color: #A3A3A2;}
    .galeria-fotos-ver li                       { width: 150px;}
    .galeria-fotos-ver ul                       { margin-left: 19px}
    .galeria-fotos-ver li:hover                 { border: 2px solid #0e2f51;}
    .galeria-fotos-ver li                       { float: left; margin-left: 37px !important; margin-bottom: 5px; margin-top: 10px; text-align: center; border: 2px solid transparent}
    .galeria-fotos-ver li span                  {  display: block; text-transform: uppercase; font-size: 12px; background: #0E2F51; padding-bottom: 10px; padding-top: 10px; color: #ffffff;}
    .galeria-fotos-ver li:first-child, 
    .galeria-fotos-ver li.first-child           { margin-left: 0;}


    

    /*Footer*/

    .footer-fundo                         { height: 188px; background: url('../images/bg-footer.jpg') no-repeat center bottom; padding-top: 95px;}
    .conteudo-footer                      { width: 800px; margin: 0 auto;}
    .conteudo-footer nav                  { margin-left: 51px; padding-top: 39px; float: left;}
    .conteudo-footer nav li               { width: 238px; height: 32px; margin-bottom: 1px; text-transform: uppercase; font-size: 11px;}
    .conteudo-footer nav li a             { color: #F4F4F5; padding-top: 12px; display: block; padding-left: 7px;}
    .conteudo-footer nav li:hover         { background: #2d4937}
    #quem-somos                           { margin-top: 3px;}
    #vistaz-servicos                      { margin-top: 3px;}
    #vistaz-registro                      { margin-top: 1px;}
    .endereco                             { width: 250px; float: left; margin-left: 44px; margin-top: 69px; color: #E9E9EA; font-size: 12px; text-align: right; }
    .endereco span                        { color: #809fc9}
    .logo-wf                              { width: 144px; height: 55px; background: url('../images/logo-wf.png') no-repeat bottom; display: block; float: right; margin-top: 106px; right: -20px; position: relative;}
    .logo-wf:hover                        { background-position: top;}

    /*Footer intena 2*/

    .footer-fundo-interna-2                                           { height: 188px; background: url('../images/bg-footer-interna2.jpg') no-repeat center bottom; padding-top: 95px;}
    .footer-fundo-interna-2  .conteudo-footer                         { width: 800px; margin: 0 auto;}
    .footer-fundo-interna-2  .conteudo-footer nav                     { margin-left: 51px; padding-top: 41px; float: left;}
    .footer-fundo-interna-2  .conteudo-footer nav li                  { width: 238px; height: 32px; margin-bottom: 1px; text-transform: uppercase; font-size: 11px;}
    .footer-fundo-interna-2  .conteudo-footer nav li a                { color: #4E8264; padding-top: 12px; display: block; padding-left: 7px;}
    .footer-fundo-interna-2  .conteudo-footer nav li:hover            { background: #2d4937}
    .footer-fundo-interna-2  .endereco                                { width: 206px; float: left; margin-left: 74px; margin-top: 69px; color: #E9E9EA; font-size: 13px; text-align: right;}
    .footer-fundo-interna-2  .endereco span                           { color: #4E8264 !important;}
    .footer-fundo-interna-2  .logo-wf                                 { width: 144px; height: 55px; background: url('../images/logo-wf.png') no-repeat bottom; display: block; float: right; margin-top: 106px; right: -20px; position: relative;}
    .footer-fundo-interna-2  .logo-wf:hover                           { background-position: top;}

    /*Footer intena 1*/

    .footer-fundo-interna-1                                          { height: 188px; background: url('../images/bg-footer-interna1.jpg') no-repeat center bottom; padding-top: 95px;}
    .footer-fundo-interna-1 .conteudo-footer                         { width: 800px; margin: 0 auto;}
    .footer-fundo-interna-1 .conteudo-footer nav                     { margin-left: 51px; padding-top: 41px; float: left;}
    .footer-fundo-interna-1 .conteudo-footer nav li                  { width: 238px; height: 32px; margin-bottom: 1px; text-transform: uppercase; font-size: 11px;}
    .footer-fundo-interna-1 .conteudo-footer nav li a                { color: #17212f; padding-top: 12px; display: block; padding-left: 7px;}
    .footer-fundo-interna-1 .conteudo-footer nav li:hover            { background: #2d4937}
    .footer-fundo-interna-1 .endereco                                { width: 206px; float: left; margin-left: 74px; margin-top: 69px; color: #E9E9EA; font-size: 13px; text-align: right;}
    .footer-fundo-interna-1 .endereco span                           { color: #17212f !important;}
    .footer-fundo-interna-1 .logo-wf                                 { width: 144px; height: 55px; background: url('../images/logo-wf.png') no-repeat bottom; display: block; float: right; margin-top: 106px; right: -20px; position: relative;}
    .footer-fundo-interna-1 .logo-wf:hover                           { background-position: top;}

/*  ==========================================================================
    Page Solicite seu Documento
    ========================================================================== */
    #solicite p {
        font-weight: normal;
        font-size: 15px;
    }

    #solicite p span {
        color: #809fc9;
        font-weight: bold;
    }

    .nav-categorias {
        margin: 0;
        float: left;
        width: 174px;
    }

    .nav-categorias li {
        cursor: pointer;
        padding: 8px 5px;
        border-top: 1px dashed #809fc9;
    }

    .nav-categorias li:first-child {
        border: none;
    }
    
    .nav-categorias li:hover {
        text-decoration: underline;
    }

    .nav-categorias li.selected {
        background: #222;
        color: #fff;
    }

    .column-right {
        width: 600px;
        margin-left: 50px;
        float: left;
    }

    #solicite .select select {
        display: none;
        position: absolute;
        left: 0;
        top: 0;
        padding: 5px;
        border: 1px dashed #222;
        width: 600px;
        font-size: 13px;
        color: #222;
        font-family: "serifaregular";
        text-transform: uppercase;
    }

    #solicite select.selected {
        display: block;
    }

    #solicite .select {
        position: relative;
        margin-bottom: 15px;
        height: 50px;
        border-bottom: 1px solid #e9e9e9;
    }

    #solicite h2 {
        margin-top: 0;
        font-size: 20px;
        color: #809fc9;
    }

    #solicite form {
        width: 477px;
        margin: 0 auto 50px auto;
    }

    .row {
        margin: 14px 0;
    }

    #solicite label span {
        font-size: 11px;
    }

    #solicite label,
    #solicite input,
    #solicite textarea,
    #solicite .formularios select {
        display: block;
        font-size: 13px;
        font-family: "Arial";
    }

    #solicite label {
        cursor: pointer;
        font-weight: bold;
        margin-bottom: 3px;
    }

    #solicite label.error {
        width: 100%;
        font-size: 13px;
        font-weight: normal;
        color: #ff0000;
        margin-top: 2px;
        text-align: right;
    }

    #solicite input,
    #solicite textarea,
    #solicite .formularios select {
        padding: 5px;
        width: 465px;
        border: 1px solid #c9c9c9;
    }

    #solicite .formularios select {
        width: 475px;
    }

    #solicite input:focus,
    #solicite textarea:focus,
    #solicite .formularios select:focus {
        border-color: #809fc9;
    }

    #solicite button {
        display: block;
        margin-top: 10px;
        padding: 5px 10px;
        font-size: 15px;
        color: #fff;
        background: #809fc9;
        font-family: "serifaregular";
    }

    #solicite button:hover {
        background: #222;
    }

    #solicite .formularios section {
        display: none;
    }

    #solicite .formularios .selected {
        display: block;
    }

    .pessoa-juridica {
        display: none;
    }

    .nao {
        display: none;
    }