@charset "utf-8";

html, body, div, span, applet, object, iframe, table, caption,
tbody, tfoot, thead, tr, th, td, del, dfn, em, font, img, ins,
kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr,
acronym, address, big, cite, code, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
    font-family: inherit; 
    font-style: inherit;
    outline: 0; 
    padding: 0;
    margin: 0;
    border: 0;
}

a{
    text-decoration:none;
}

a:hover{
    text-decoration: underline;
}

*, *:before, *:after {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}

h1, h2, h3, h4, h5{
    font-weight: lighter;
    font-size: 14px;
}

body{
    font-family: tahoma;
    font-size: 14px;
    color: #696969;
    background: #002847;
}


.center{
    width: 990px;
    margin: 0 auto;
}

#topo{
    width: 100%;
    height: 255px;
    float: left;
    background: url("../images/bgTopo.jpg") repeat-x;
}

#imagem{
    width: 745px;
    float: right;
    padding-right: 10px;
    margin: 0;
    position: relative; 
}

.bt-controle{
    position: absolute;
    right: 61px;
    top: 53px;
}

.bt-controle a{
    display: block;
    width: 10px;
    height: 10px;
    background: #fff;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -o-border-radius: 25px;
    text-align: center;
    padding: 1px;
    margin-top: 5px;

}

.bt-controle a.active::after {
    content:"";
    display: block;
    width: 8px;
    height: 8px;
    background: #002847;
    border-radius: 25px;
}


#imagem img{
    -webkit-border-top-left-radius: 30px;
    -webkit -border-bottom-right-radius: 30px;
    -moz-border-radius-topleft: 30px;
    -moz-border-radius-bottomright: 30px;
    border-top-left-radius: 30px;
    border-bottom-right-radius: 30px;
    position: absolute;
    opacity: 1;
    margin-left: -30px;
    transition: opacity 400ms linear;
    -webkit-transition: opacity 400ms linear;
    -moz-transition: opacity 400ms linear;
    -o-transition: opacity 400ms linear;
    box-shadow: 0px 0px 200px white;
}

#imagem img.ng-hide{
    display: block !important;
    opacity: 0;
}

#logo{
    float: left;
    margin-top: 60px;
    margin-left: 55px;
}

#menu1{
    width: 970px;
    float: left;
    margin-top: 23px;
}

#menu{
    width: 950px;
    height: 30px;
    margin-left: 20px;
    float: left;
    text-align: center;
    margin-top: 10px;
    padding-top: 5px;
background: rgb(255,255,255);
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 26%, rgba(196,196,196,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(26%,rgba(255,255,255,1)), color-stop(100%,rgba(196,196,196,1)));
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 26%,rgba(196,196,196,1) 100%);
background: -o-linear-gradient(top,  rgba(255,255,255,1) 26%,rgba(196,196,196,1) 100%);
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 26%,rgba(196,196,196,1) 100%);
background: linear-gradient(to bottom,  rgba(255,255,255,1) 26%,rgba(196,196,196,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#c4c4c4',GradientType=0 );

    z-index: 2;
    border-radius: 15px;
    box-shadow: -1px -3px 0 #E0E0E0;
}

#menu ul li {
    list-style-type: none;
    display: inline;
    border-right: 1px solid #002847;
    padding: 0px 5px 5px;
}

#menu ul li:last-child{
    border: none;
}

#menu a{
    text-decoration: none;
    color: #191970;
    font-size: 11px;
    padding: 10px;
    font-family: tahoma;
}

#menu a:hover{
    text-decoration: underline;
}

#conteudo{
    width: 990px;
    height: 400px;
    float: left;
    background: #fff;
 }


 #escritorio {
    width: 700px;
    float: left;
 } 

 #escritorio h1{
    width: 700px;
    font-size: 14px;
    padding-top:  40px;
    float: left;
    color: #002847;
    margin-left: 50px;
    border-bottom: 2px solid #A0A0A0;
    padding-bottom: 10px;
 }

 #escritorio p{
    width: 700px;
    float: left;
    text-align: justify;
    line-height: 1.5;
    font-size: 12px;
    color:#494949;
    font-family: tahoma;
    margin-left: 50px;
    padding-top: 10px;
 }

 #escritorio a{
    float: right;
    text-decoration: none;
    background-color: #787878 ;
    color: #fff;
    margin-top: 10px;
    margin-right: -50px;
    padding: 3px 10px 3px;
 }


 #img_direita{
    width: 210px;
    height: 312px;
    float: right;
    margin-right: 50px;
    margin-top:  20px;
 }

 #areas_atuacao{
    float: right;
    width: 400px;
 }

#areas_atuacao h1{
    width: 450px;
    float: right;
    font-size: 14px;
    margin-top: 50px;
    color: #002847;
    margin-right: -50px;
    border-bottom: 2px solid #A0A0A0 ;
    padding-bottom: 10px;
 }

 #areas_atuacao p{
    width: 450px;
    font-size: 12px;
    float: right;
    margin-right: -50px;
    padding-top: 10px;
    color: #494949;
 }

#areas_atuacao a{
    float: right;
    text-decoration: none;
    background-color: #787878 ;
    color: #fff;
}

#img{
    width: 260px;
    height: 125px;
    float: left;
    margin-left: 10px;
    margin-top: -100px;
}

#rodape{
    width: 990px;
    height: 130px;
    float: left;
    background-color: #D2D2D2;
}

#area_restrita {
    width: 230px;
    float: left;
    margin-left: 40px;
    margin-top: 20px;
    border-bottom: 1px solid #888888 ;
    padding-bottom: 10px;
    
}
#area_restrita a{
    float: left;
    margin-top: 10px;
    color: #000033;
}

#area_restrita h1{
    font-size: 13px;
    font-family: tahoma;
    color:#002847;
}

#area_restrita input{
    margin-top: 5px;
}

#localizacao{
    width: 330px;
    float: left;
    margin-top: 20px;
    margin-left: 50px;
}

#localizacao h1{
    font-size: 13px;
    font-family: tahoma;
    color: #002847;
}


#localizacao p{
    margin-top: 10px;
    color:  #505050;
    font-size: 13px;
    font-family: tahoma;
}

#contato{
    width: 200px;
    float: right;
    margin-top: 20px;
    margin-right: 90px;
}

#contato h1{
    font-size: 13px;
    font-family: tahoma;
    color:#002847;

}

#contato p{
    font-size: 13px;
    font-family: tahoma;
    color: #505050 ;
}


/* CSS - ABA ESCRITÓRIO */

#conteudo_escritorio{
    width: 990px;
    height: 470px;
    float: left;
    background: #fff;
}

#aba_escritorio{
    width: 200px;
    float: left;
    margin-top: 50px;
    font-size: 12px;
    color: #002847;
}

#aba_escritorio ul, li{
    list-style-type: none;
}

#aba_escritorio a{
    text-decoration: none;
}

#escritorio_conteudo{
    float: right;
    width: 660px;
    margin-top: 50px;
    margin-right: 50px;
}

#escritorio_conteudo h1{

    font-size: 14px;
    font-family: tahoma;
    color: #002847;

}

#aba_escritorio a{ 
    font-size: 14px;
    margin-left: 50px;
    font-family: tahoma;
    color: #000033;
    font-weight: bolder;
}

#aba_escritorio a:hover{
    text-decoration: underline;
}

#escritorio_conteudo p{
    font-family: tahoma;
    font-size: 13px;
    color: #494949;
}

/* CSS - ABA QUEM SOMOS */

#conteudo-quemsomos{
    width: 990px;
    float: left;
    height: 470px;
    background: #fff;
}

#quem-somos{
    float: right;
    width: 660px;
    margin-right: 50px;
}

#quem-somos h1{
    float: left;
    font-size: 14px;
    color: #002847;
    margin-top: 50px;
}

#quem-somos p{
    float: left;
    font-size: 13px;
    color: #494949;
}

#aba-quemsomos{
    float: left;
    width: 200px;
    margin-top: 50px;
}

#aba-quemsomos a{
    font-size: 14px;
    margin-left: 50px;
    margin-top: 50px;
    font-family: tahoma;
    color: #000033;
    font-weight: bolder;
}


/* 
    CSS - ABA ÁREAS DE ATUAÇÃO

*/

#conteudo_areas_atuacao{
    width: 990px;
    height: 450px;
    float: left;
    background: #fff;
}

#areas_atuacao_titulo{
    float: left;
    margin-left: 150px;
    width: 650px;
    margin-top: 10px;
}

#areas_atuacao_titulo h5{
    font-size: 14px;
    font-family: tahoma;
    margin-top: 50px;
    color: #000033;
}

#areas_atuacao_titulo p{
    font-size: 13px;
    margin-top: 10px;
    font-family: tahoma;
    color: #494949;
}

#areas_atuacao_lista{
    width: 300px;
    float: left;
    margin-left: 200px;
    margin-top: 50px;
}

#areas_atuacao_lista ul li{
    font-family: tahoma;
    font-size: 13px;
    color: #696969;
    list-style-type: none;
}

#areas_atuacao_lista2{
    width: 400px;
    float: right;
    margin-right: 30px;
    margin-top: 50px;
}

#areas_atuacao_lista2{
    font-family: tahoma;
    font-size: 13px;
    color: #696969;
}

/*  css -  ABA ADVOGADOS */

#conteudo_advogados{
    width: 990px;
    height: 700px;
    position: relative;
    float: left;
    background: #fff;
}

#lista{
    width: 300px;
    float: left;
    cursor: pointer;
    margin-top: 30px;
    margin-left: 100px;
}

#lista img{
}

#lista ul li{
    list-style-type: none;
    padding: 5px;
    margin-top: 5px;
    color: #000066;
    font-family: tahoma;
    font-size: 12px;
}

#lista h4{
    font-size: 14px;
    font-family: tahoma;
    color: #000066;
}

#lista a{
    text-decoration: none;
    color: #000066;
}

#area_advogado{
    width: 400px;
    height: 300px;
    float: right;
    margin-top: 40px;
    margin-right: 150px;
}

#area_advogado h2, h3{
    color: #000066;
    font-size: 14px;
}


#area_advogado p{
    font-size: 13px;
}

/* CSS - ABA LINKS */

#conteudo_links{ 
    float: left; 
    width: 990px;
    height: 450px;
    background: #fff;
}

#conteudo_links p{
    padding: 5px;
    font-family: tahoma;
    font-size: 13px;
    color: #494949;
}

#conteudo_links a{
    color: #696969;
}

#links_esquerda{
    width: 400px;
    float: left; 
    margin-top: 30px;
    margin-left: 100px;
}

#links_esquerda h3{
    color: #191970; 
    font-size: 14px; font-family: tahoma;
}



#links_direita{
    width: 450px;
     float: right;
      margin-top: 60px;
}


/*  CSS - ABA RESPONSABILIDADE SOCIAL */

#conteudo_rs{
    float: left;
    width: 990px;
    height: 500px;
    background: #fff;
}

#responsabilidade_social{
    width: 750px;
    float: left;
    margin-top: 40px;
    margin-left:  150px;
}

#responsabilidade_social h1{
    float: left;
    color: #002847;
    font-size: 16px;
    font-family: tahoma;
}

#responsabilidade_social h3{
    float: left;
    color: #002847;
    font-size: 12px;
    font-family: tahoma;
}

#responsabilidade_social b{
    color: #002847;
}

#responsabilidade_social p{
    float: left;
    color: #494949;
    font-size: 13px;
    font-family: tahoma;
}

#responsabilidade_social a{
    text-decoration: none;
    color: #696969;
}

/*  CSS - ABA LOCALIZAÇÃO */

#conteudo_loc{
    width: 990px;
    height: 600px;
    float: left;
    background: #fff;
}

#end_tel{
    width: 350px;
    float: left;
    padding: 0;
    margin-left: 110px;
    margin-top: 60px;
}

#end_tel h1{
    float: left;
    color: #002847;
    font-family: tahoma;
    font-size: 14px;
}

#end_tel p{
    float: left;
    font-size: 13px;
    color: #393939;
}

#mapa{
    float: right;
    margin-right: 80px;
    margin-top: 50px;
}

/*  CSS - ABA FALE CONOSCO */

#conteudo_fc{
    width: 990px;
    height: 750px;
    background: #fff;
}

#fale_conosco{
   position:relative;
   float: left;
   width: 300px;
   margin-left: 50px;
   /*margin-top: 50px;*/
}

#fale_conosco h1{
    text-align: center;
    font-size: 14px;
    font-family: tahoma;
    color: #002847;
    margin-top: 10px;
    margin-left: 70px;
}

#fale_conosco p{
    text-align: center;
    font-size: 13px;
    font-family: tahoma;
    color: #696969;
    margin-top: 10px;
    margin-left: 70px;
}

#fale_conosco input{
    float: right;
}

#fale_conosco label, textarea{
    float: left;
    margin-left: 70px;
    font-size: 13px;
}

#trabalhe_conosco{
    position: relative;
    float: right;
    width: 250px;
    margin-right: 150px;
   /*margin-top: 50px;*/
}

#trabalhe_conosco h1{
    font-size: 14px;
    color:#002847;
    text-align: center;
    margin-top: 10px;
}

#trabalhe_conosco p{
    text-align: center;
    font-size: 13px;
    color: #696969;
    margin-top: 10px;
}

#trabalhe_conosco .default-input, label{
    float: right;
    font-size: 13px;
    margin-left: 10px;
}


#trabalhe_conosco select{
    float: left;
    width: 100%;
    margin: 10px;
}
    
#trabalhe_conosco label{
    float: left;
}

#trabalhe_conosco .enviar_cv{
    float: left;
}

.enviar_cv{
    width: 100%;
    float: left;
    margin: 10px;
}

.btenviar{
    background: #7C7C7C;
    color: #fff;
    float: right;
    font-size: 13px;
    margin-top: 5px;
    padding: 2px 8px 2px;
}

/*  CSS - ABA NOTÍCIAS*/

#conteudo_noticias{
    width: 990px;
    height: 500px;
    float: left;
    background: #fff;
}

#conteudo_noticias article{
    float: left;
    width: 600px;
    margin-top: 50px;
    margin-left: 150px;
}

#conteudo_noticias h4{
    float: left;
    color:#002847;
    font-weight: lighter;
    font-size: 16px;
}

#conteudo_noticias h5{
    font-size: 14px;
    font-weight: bold;
}

#conteudo_noticias a{
    color: #595959;
    font-size: 12px;
}

/* CSS - LINK TERMOS DE USO */

#conteudo_termosuso div{
    float: left;
    width: 800px;
    height: 400px;
    position: relative;
    margin-left: 100px;
    margin-top: 50px;
    border-bottom-top: 1px solid #000;
    padding-bottom: 10px;
}

#conteudo_termosuso{
    float: left;
    width: 990px;
    margin-top: 48px;
    background: #fff;
}

#conteudo_termosuso a{
    text-decoration: none;
    color: #191970;
}

#conteudo_termosuso h1{
    color:#002847;
    font-size: 14px;
}

/* form - mensagem erro/sucesso */

#errorContainer{
    width:100%;
    float:left;
    padding:10px 0px;
    margin:15px 0px;
    text-align:center;
    color:#df8f8f;
    font-size:1.5em;
    font-weight:800;
}
#errorContainer1{
    width:100%;
    float:left;
    padding:10px 0px;
    margin:15px 0px;
    text-align:center;
    color:#df8f8f;
    font-size:1.5em;
    font-weight:800;
}
#mensagem-retorno{
    width:100%;
    float:left;
    padding:10px 0px;
    border:1px solid;
    margin:15px 50px;
    text-align:center;
}
#mensagem-retorno2{
    width:100%;
    float:left;
    padding:10px 0px;
    border:1px solid;
    margin:15px 0px;
    text-align:center;
}
#mensagem-retorno.sucesso{
    background-color:#d5ffce;
    border-color:#9adf8f;
}
#mensagem-retorno2.sucesso{
    background-color:#d5ffce;
    border-color:#9adf8f;
}
#mensagem-retorno.preencher{
    background-color:#fffbcc;
    border-color:#e6db55
}
#mensagem-retorno2.preencher{
    background-color:#fffbcc;
    border-color:#e6db55
}
#mensagem-retorno.erro{
    background-color:#ffcece;
    border-color:#df8f8f;
}
#mensagem-retorno2.erro{
    background-color:#ffcece;
    border-color:#df8f8f;
}
#mensagem-retorno p{
    padding:5px 15px;
    color:#333333;
    font-size:13px;
}
#mensagem-retorno2 p{
    padding:5px 15px;
    color:#333333;
    font-size:13px;
}
#errorContainer{
    width:100%;
    float:left;
    padding:10px 0px;
    margin:15px 0px;
    text-align:center;
    color:#df8f8f;
    font-size:1.5em;
    font-weight:800;
}
.error{
    border-color:#df8f8f !important;
}