/*
Theme Name: Cunha Junior
Theme URI: http://www.cunhajunior.adv.br
Description: 
Author: Agencia Trevus
Version: 1.0
License: 
License URI: 
Tags: 
Text Domain: Cunha Junior
*/


/* =Reset 
-------------------------------------------------------------- */



@font-face {
    font-family: 'trajan_probold';
    src: url('fonts/trajanpro-bold-webfont.eot');
    src: url('fonts/trajanpro-bold-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/trajanpro-bold-webfont.woff') format('woff'),
        url('fonts/trajanpro-bold-webfont.ttf') format('truetype'),
        url('fonts/trajanpro-bold-webfont.svg#trajan_probold') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'trajan_proregular';
    src: url('fonts/trajanpro-regular-webfont.eot');
    src: url('fonts/trajanpro-regular-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/trajanpro-regular-webfont.woff') format('woff'),
        url('fonts/trajanpro-regular-webfont.ttf') format('truetype'),
        url('fonts/trajanpro-regular-webfont.svg#trajan_proregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'castletbold';
    src: url('fonts/castleb-webfont.eot');
    src: url('fonts/castleb-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/castleb-webfont.woff') format('woff'),
        url('fonts/castleb-webfont.ttf') format('truetype'),
        url('fonts/castleb-webfont.svg#castletbold') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'castletregular';
    src: url('fonts/castlen-webfont.eot');
    src: url('fonts/castlen-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/castlen-webfont.woff') format('woff'),
        url('fonts/castlen-webfont.ttf') format('truetype'),
        url('fonts/castlen-webfont.svg#castletregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


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, font, 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 {
    margin: 0;
    padding: 0;
}

/* =Layout
-------------------------------------------------------------- */
body
{
    background-color: #e4e4e4;
    margin: 0;
    padding: 0;
    font-family: Arial;
    font-size: 13px;
}

#header
{
    width: 100%;
    height: 200px;
    margin: 0;
    padding: 0 0 30px 0;
    position: relative;
    z-index: 1000;
    background: url(images/bg-header.png) top no-repeat;
}

#masthead
{
    width: 1000px;
    margin: 0 auto;
}

.logo-header
{
    float: left;
    margin: 15px 0 0 15px;
    padding: 0;
}

.box-busca
{
    width: 320px;
    height: 66px;
    float: right;
    margin-top: 20px;
    padding: 0;
    position: relative;
}
.box-busca .pesquisa
{
    font-family: 'trajan_proregular';
    border: none;
    background: url('images/transp.png');
    color: white;
    padding: 16px;
    position: absolute;
    width: 200px;
    right: 68px;
    top: 0;
    margin: 0;
}

.box-busca .enviar
{
    border: none;
    background: url('images/transp02.png') no-repeat center center;
    width: 48px;
    height: 49px;
    position: absolute;
    right: 20px;
}
.box-busca .enviar:hover
{
    cursor: pointer;
}



/*** BANNER HOME **/
.banner-home
{
    width: 100%;
    background-color: #000;
    border-bottom: solid 5px #b99b60;
    margin: -230px 0 0 0;
    padding: 0;
    float: left;
}

/*** BANNER HOME **/

/*** HOME **/

.center-home
{
    width: 1000px;
    margin: 0 auto;
}


.content-home
{
    width: 975px;
    height: 570px;
    margin: 0 0 0 5px;
    position: relative;
    top: 0px;
}
/*** HOME **/
.post-destaques-home
{
    width: 315px;
    height: 325px;
    background-color: #fff;
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px #888;
    box-shadow: 0 0 5px #888;
    margin: 0 5px 0 5px;
    float: left;
}

.post-destaques-home img
{
    margin: 5px 0 0 5px;
    width: 305px;
    height: 161px;
}


.post-destaques-home  h3
{
    color: #b99b60;
    font-family: 'castletregular';
    margin: 15px 0 0 20px;
    font-size: 16px;
    font-weight: 100;
    width: 268px;
}

.post-destaques-home p a
{
    text-decoration: none;
    color: #666;
    font-size: 13px;
    width: 268px;
    margin: 15px 0 0 20px;
    float: left;
    text-align: justify;
}

/* =Menu
-------------------------------------------------------------- */

#access {
    background: #000;
    display: block;
    float: left;
    margin: 0 0 0 15px;
    width: 800px;
}
#access .menu-header,
div.menu {
    font-size: 13px;
    margin-left: 12px;
    width: 800px;
}
#access .menu-header ul,
div.menu ul {
    list-style: none;
    margin: 0;
}
#access .menu-header li,
div.menu li {
    float: left;
    position: relative;
}
#access a {
    color: #fff;
    display: block;
    line-height: 38px;
    padding: 15px 10px;
    text-decoration: none;
    font-family: 'trajan_probold';
    font-weight: 500;
    font-size: 16px;
}
#access ul ul {
    display: none;
    position: absolute;
    top: 38px;
    left: 0;
    float: left;
    width: 180px;
    z-index: 99999;
}
#access ul ul li {
    min-width: 180px;
}
#access ul ul ul {
    left: 100%;
    top: 0;
}
#access ul ul a {
    background: #333;
    line-height: 1em;
    padding: 10px;
    width: 160px;
    height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
    color: #b99b60;
}
#access ul li:hover > ul {
    display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
    color: #b99b60;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
    color: #b99b60;
}


/******** PAGINAS**********/
.cabecalho-o-escritorio,
.cabecalho-busca,
.single-ultima_noticia,
.single-area_de_atuacao,
.single-destaques_home
{
    width: 100%;
    height: 344px;
    background: url(images/bg-cabe-o-escritorio.jpg) top no-repeat #e4e4e4;
    border-bottom: solid 5px #b99b60;
}

.cabecalho-areas-de-atuacao
{
    width: 100%;
    height: 344px;
    background: url(images/bg-areas-de-atuacao.jpg) top no-repeat #e4e4e4;
    border-bottom: solid 5px #b99b60;
}


.cabecalho-equipe
{
    width: 100%;
    height: 344px;
    background: url(images/bg-equipe.jpg) top no-repeat #e4e4e4;
    border-bottom: solid 5px #b99b60;
}



.cabecalho-filiais
{
    width: 100%;
    height: 344px;
    background: url(images/bg-filiais.jpg) top no-repeat #e4e4e4;
    border-bottom: solid 5px #b99b60;
}



.cabecalho-contato
{
    width: 100%;
    height: 344px;
    background: url(images/bg-contato.jpg) top no-repeat #e4e4e4;
    border-bottom: solid 5px #b99b60;
}

.campo-newsletter
{
    width: 285px;
    margin: 0 0 0 45px;
    float: left;
    padding: 0;
}

.campo-newsletter label
{
    width: 280px;
    height: 25px;
    font-size: 14px;
    float: left;
    margin: 30px 0 0 0;
    color: #666;
}
.campo-newsletter input
{
    width: 185px;
    height: 43px;
    line-height: 43px;
    background-color: #e4e4e4;
    border: none;
    padding: 0 0 0 15px;
}

.campo-newsletter input[type=submit]
{
    width: 75px;
    padding: 0;
    background-color: #b99b60;
    cursor: pointer;
}

/****/
h1 a {
    text-decoration: none;
    color: black;
}
.centralizar-paginas
{
    width: 1000px;
    margin: 0 auto;
}

.titulos-paginas
{
    width: 975px;
    height: 71px;
    margin: 20px 0 0 0;
    padding: 0;
    float: left;
}

.titulos-paginas h1
{
    font-family: 'trajan_proregular';
    font-weight: normal;
    color: #fff;
    font-size: 30px;
    text-shadow: 0 0 10px #000;
    margin: 0 0 0 5px;
    padding: 17px 0;
    background: url(images/divisor-titulo.jpg) no-repeat 100px ;
}

.titulos-paginas h1 small
{
    margin: 0 30px 0 15px;
    font-size: 20px;
}

.titulos-paginas h1 small a
{
    text-decoration: none;
    color: #fff;
}

.content-paginas
{
    width: 895px;
    min-height: 500px;
    background-color: #fff;
    margin: 0 0 0 5px;
    float: left;
    -moz-box-shadow: 0 0 10px #888;
    -webkit-box-shadow: 0 0 10px #888;
    box-shadow: 0 0 10px #888;
    padding: 40px;
}

.content-paginas p img
{
    float: left;
    margin: 0 20px 10px 0;
    padding: 0;
}

.content-paginas h1 
{
     font-family: 'trajan_proregular';
     border-bottom: solid 4px #e4e4e4;
     padding: 0 0 10px 0;
     margin: 0 0 30px 0;
}

.gallery
{
    width: 892px;
    float: left;
}

.gallery img
{
    float: left;
    margin: 8px;
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px #888;
    box-shadow: 0 0 5px #888;
    margin: 0 0 22px 22px;
}


.content-paginas p
{
    padding: 0 0;
    margin: 0 0 20px 0;
    color: #666;
    line-height: 20px;
    font-family: arial;
    text-transform: none;
    font-size: 14px;
    text-align: justify;
}

.content-paginas p img
{
    float: left;
    margin: 0 20px 10px 0;
}

.content-slider-pages
{
    margin: 0;
    float: left;
    width: 975px;
    height: 210px;

}


.bloco-slider
{
    width: 986px;
    height: 240px;
    margin: 0 0 0 0;
    padding: 0;
    float: left;
}

.bloco-slider h1
{
    width: 1000px;
    height: 65px;
    text-align: center;
    line-height: 95px;
    color: #b99b60;
    font-family: 'castletregular';
    font-weight: 100;
}

.post-bloco-slider
{
    width: 425px;
    height: 120px;
    float: left;
    margin: 30px 30px 0 35px;
    padding: 0;
}

.post-bloco-slider img
{
    border: solid 3px #fff;
    float: left;
    margin: 0 25px 0 0;
    padding: 0;
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px #888;
    box-shadow: 0 0 5px #888;
}

.post-bloco-slider h3
{
    font-family: 'castletregular';
    color: #b99b60;
    margin: 0 0 15px 0;
    font-weight: 100;
}

.post-bloco-slider p a
{
    text-decoration: none;
    color: #666;
}


.slider_control_next
{
    position: absolute;
    top: 112px;
    cursor: pointer;
    right: 0;
}

.slider_control_previous
{
    position: absolute;
    top: 112px;
    cursor: pointer;

}


/***** FILIAIS *****/
.mapa
{
    width: 380px;
    height: 488px;
    float: left;
    margin: 0;
    padding: 0;
    background: url(images/mapa.jpg);
}


.mapa h2
{
    width: 300px;
    font-family: 'trajan_proregular';
    font-size: 24px;
    margin: 0 0 0 25px;
}

.encontre h2
{
    width: 390px;
    font-family: 'trajan_proregular';
    font-size: 24px;
    margin: 0 0 0 25px;
}


.encontre
{
    width: 420px;
    float: right;
    margin: 0;
    padding: 0;
}

.encontre select
{
    width: 200px;
    background-color: #f0ebe2;
    padding: 15px 10px;
    border: none;
    color: #654606;
    margin: 20px 0 0 30px;
    font-family: 'trajan_proregular';
}

.content-resultados .resultado
{
    /*display: none;*/
}

.ajuste-result
{
    color: #666;
    margin: 0 0 0px 30px;
    border-bottom: dashed 1px #b99b60;
    padding: 15px 0;
    width: 350px;
    float: left;
    height: auto;
}

.mapa-filiais
{
	width: 400px;
	margin: 0;
	padding: 0;
	float: left;
}

.mapa-filiais iframe
{
    width: 400px;
    height: 200px;
}

/**********INFORMAÇÕES DECONTATO************/
.informacoes-contato
{
    width: 410px;
    float: left;
    margin: 0 45px 0 0;
    min-height: 600px;
}

.informacoes-contato p
{
    width: 350px;
}

.informacoes-contato p strong
{
    font-family: 'trajan_proregular';
    font-size: 18px;
    font-weight: 100;
    color: #000;
}

.informacoes-formulario
{
    width: 370px;
    float: left;
    margin: 0 0px 0 0;
    padding: 0 0 0 50px;
    min-height: 700px;
    font-size: 13px;
    background: url(images/bg-form.jpg) no-repeat;
}


.wpcf7-text
{
    background-color: #f0ebe2;
    border: none;
    height: 40px;
    width: 350px;
    color: #666;
    padding: 0 0 0 15px;
    font-size: 12px;
}

.wpcf7-select
{
    background-color: #f0ebe2;
    border: none;
    width: 150px;
    color: #666;
    padding: 10px;
    font-size: 14px;
}

.wpcf7-textarea
{
    background-color: #f0ebe2;
    border: none;
    height: 100px;
    width: 350px;
    color: #666;
    padding: 15px 0 0 15px;
    font-size: 12px;
}

.wpcf7-submit
{
    background-color: #b99b60;
    color: #fff;
    border: none;
    padding: 10px 15px;
    margin: 0;
    float: left;
    cursor: pointer;
    text-transform: uppercase;
}

/**********INFORMAÇÕES DECONTATO************/

/****/



#footer
{
    width: 100%;
    height: 234px;
    background-color: #fff;
    margin: 45px 0 0 0;
    padding: 0;
    float: left;
}

#colophon
{
    width: 1000px;
    margin: 0 auto;
    margin-top: 20px;
}

#colophon p
{
    color: #666;
    margin: 0px 0 0 60px;
    padding: 0;
    float: left;
}

.social-newsletter
{
    width: 333px;
    height: 200px;
    float: right;
    margin: 0;
    background: url(images/bg-news-rede.jpg) no-repeat;
}

.redes-sociais
{
    width: 130px;
    height: 40px;
    float: left;
    margin: 10px 0 0 45px;
}

.redes-sociais img a
{
    text-decoration: none;
    border: none
}

#slidebox 
{
    overflow: hidden;
    position: relative;
}
#slidebox .container 
{
    position: relative;
}