@font-face {
    font-family: "SourceSansPro-Bold";
    src: url("../fonts/SourceSansPro-Bold.ttf");
}
@font-face {
    font-family: "SourceSansPro-Bold";
    src: url("../fonts/SourceSansPro-Bold.eot");
}
@font-face {
    font-family: "SourceSansPro-Bold";
    src: url("../fonts/SourceSansPro-Bold.svg");
}
@font-face {
    font-family: "Raleway-Regular";
    src: url("../fonts/Raleway-Regular.ttf");
}
@font-face {
    font-family: "Raleway-Regular";
    src: url("../fonts/Raleway-Regular.eot");
}
@font-face {
    font-family: "Raleway-Regular";
    src: url("../fonts/Raleway-Regular.svg");
}
@font-face {
    font-family: "SourceSansPro-Regular";
    src: url("../fonts/SourceSansPro-Regular.ttf");
}
@font-face {
    font-family: "SourceSansPro-Regular";
    src: url("../fonts/SourceSansPro-Regular.eot");
}
@font-face {
    font-family: "SourceSansPro-Regular";
    src: url("../fonts/SourceSansPro-Regular.svg");
}
iframe{
	width: 100%;
}
/*link-hover*/
.link-hover{
    display: none;
    position: absolute;
    z-index: 10;
    right: 50%;
    margin-right: -30px;
}
.titulo-menu{
    margin-top: 42px;
    font-weight: bold;
    display: none;
    color: #822E2F;
    text-align: center;
    /*top: 100%;*/ 
    position: relative;
    font-family: Raleway!important;
    font-size: 15px!important;
}

.menu-pre .unfilled{
    height: 40px;

}
.menu-pre .unfilled:hover .link-img, .activex .link-img{
    display: none;
}

.menu-pre .unfilled:hover .link-hover, .activex .link-hover{
    display: block;
    text-align: center;
}

/*global*/
body {
    width: 100%;
    overflow-x: hidden;
    position: relative;
}
a {
    text-decoration: none !important;
    color: #000000 !important;
}
a:hover {
    color: #000000 !important;
}
.center {
    text-align: center !important;
}
.unfilled{
    padding: 0%!important;
}
.b{
    border: 1px solid red;
}
button{
    outline: none!important;
}
input{
    outline: none!important;
}
textarea{
    outline: none!important;
}

.localizacao{
    font-family: Raleway;
    font-weight: bold;
    font-size: 24pt;
    color: #822e2f;
    margin: 25px 0px 10px;
}
.comentario{
    font-family: SourceSansPro-Regular;
    font-size: 12pt;
    color: gray;
}
footer{
    height: auto;
    overflow: hidden;
    position: relative;
    background-color: #822e2f;
    padding: 30px 0px;
}
.contatos{
    font-family: SourceSansPro-Regular;
    font-size: 12pt;
    color: white;
}
.fones{
    margin-top: 20px;
    font-size: 16pt!important;
}
.byte{
    padding-top: 62px;
    text-align: right;
}
.imagem-informativo{
    position: relative;
    overflow: hidden;
    height: 200px;
    margin-bottom: 15px;
}
.icon-contatos{
    background-color: transparent!important;
    width:50px!important;
    height:50px!important;
    border-radius: 100%!important;
    border: none!important;
}
h1, h2, h3{
    margin-top: 0px!important;
    font-size: 20pt!important;
    font-family: Raleway!important;
    color: #822e2f!important;
    font-weight: bold!important;
}
h1 span{
    font-weight: normal!important;
}
.barra-top {
    width: 100%;
    height: 20px;
    background-color: #822e2f;
}
.padding-top-20{
    padding-top: 20px!important;
}
.padding-top-50{
    padding-top: 50px!important;
}
.right{
    text-align: right!important;
}
.menu-pre{
    text-align: center;
    padding-top: 45px !important;
}
.fones-pre{
    text-align: right;
    font-family: SourceSansPro-Bold;
    font-size: 200%;
}
.areaAtuacao{
    padding: 5%;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    background-color: #822e2f;
}
#texto-sobre{
    padding: 40px 40px 30px 10px;
}
.img-escritorio > div{
    font-family: Raleway-Regular;
    line-height: 100%;
    color: white;
    font-size: 32px;
    margin-bottom: 30px;
    position: relative;
    height: 300px;
    overflow: hidden!important;
    border-radius: 20px;
}
.img-escritorio:first-of-type > div > div{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    overflow: hidden;
    background: rgba(130,46,47,0.7);
    border-radius: 20px;
}
.texto-normal{
    font-family: Raleway;
    font-size: 13pt;
    text-align: justify;
}

/*artigos*/
.artigo{
    font-family: Raleway;
    font-size: 16pt;
    margin-bottom: 25px;
    border-left: 5px solid #822e2f;
}
.artigo-bold{
    font-family: SourceSansPro-Bold!important;
    font-size: 14pt;
}
.ver-todos{
    font-family: SourceSansPro-Bold!important;
    font-size: 16pt;
    margin: 25px 0px;
}
.ver-todos a{
    color: #2a2a2a!important;
}
.artigo a{
    color: #2a2a2a!important;
}
.areaitem{
	margin-bottom: 15px;
}
/*informativos*/
.informativo{
    margin-bottom: 58px;
}
.informativo a{
    color: #2a2a2a;
}
.info-data{
    font-family: SourceSansPro-Regular;
    font-size: 12pt;
}
.info-titulo{
    height: 98px;
    font-family: Raleway;
    font-weight: 600;
    font-size: 16pt;
    color: #2a2a2a;
    line-height: 100%;
    padding: 14px 0px;
    overflow: hidden;
}
.titulo-secundario-info{
    font-family: Raleway;
    font-weight: normal;
    font-size: 14pt!important;
    padding: 0px 0px 25px 0px!important;
}
.item-informativo{
    position: relative;
    overflow: hidden;
    width: 100%!important;
    height: 400px;
}
#coluna1 .info-titulo{
    font-size: 21pt;
}
.botao-voltar{
    border: 1px solid #ccc;
    border-radius: 15px;
    padding: 15px 25px;
    font-size: 13pt;
    font-family: Raleway;
    font-weight: bold;
    color: #822e2f!important;
    background-color: transparent;
}

/*newsletter*/
.newsletter{
    font-family: SourceSansPro-Regular;
    font-size: 24pt;
    padding: 50px 0px;
}
.newsletter span{
    font-weight: bold;
    font-size: 42pt;
    margin-bottom: 25px;
}
.newsletter form{
    margin-top: 25px;
}
.newsletter form input{
    font-size: 15pt;
    background-color: white;
    border-radius: 4px;
    border: none;
    width: 35%;
    padding: 15px 0px 15px 5px;
}
.newsletter form button{
    color: white;
    font-size: 15pt;
    background-color: #822e2f;
    border-radius: 4px;
    border: none;
    width: 15%;
    font-weight: bold;
    padding: 15px 0px 15px 5px;
}
.newsletter form button:hover{
    background-color: #a5696a;
}

/*advogados*/
.img-advogado > div{
    margin-bottom: 30px;
    position: relative;
    height: 210px;
    overflow: hidden!important;
    border-radius: 20px;
}
.texto-contato-advogado{
    margin-top: 70px;
    color: white;
    font-size: 28pt;
    font-family: SourceSansPro-Bold;
}
.form-advogados input{
    border: none;
    border-radius: 4px;
    padding: 15px 0px 15px 5px;
    font-size: 13pt;
    font-family: Raleway;
    color: #822e2f;
    width: 100%;
    background-color: rgba(255,255,255,0.8);
}
.form-advogados textarea{
    resize: none;
    border: none;
    border-radius: 4px;
    padding: 5px 0px 5px 5px;
    font-size: 13pt;
    font-family: Raleway;
    color: #822e2f;
    width: 100%;
    height: 150px;
    background-color: rgba(255,255,255,0.8);
}
.form-advogados button{
    border: none;
    border-radius: 4px;
    padding: 15px 25px;
    font-size: 13pt;
    font-family: Raleway;
    font-weight: bold;
    color: #822e2f;
    background-color: rgba(255,255,255,0.8);
}

/*area de atuacao*/
.item-banner{
    width: 100%!important;
    height: 500px;
}
.item-escritorio{
    width: 100%!important;
    height: 500px;
}
.item-img{
    text-align: right;
    position: relative;
    overflow: hidden;
    height: 220px;
    border-radius: 20px;
    padding: 0%!important;
    margin: 0px 7px 15px 15px;
}

/*contatos*/
.contato{
    margin-bottom: 10px;
}
.contato input{
    border: 1px solid #ccc;
    border-radius: 15px;
    padding: 15px;
    font-size: 13pt;
    font-family: Raleway;
    color: #822e2f;
    width: 100%;
    background-color: transparent;
    margin-bottom: 15px;
}
.contato textarea{
    resize: none;
    border: 1px solid #ccc;
    border-radius: 15px;
    padding: 15px;
    font-size: 13pt;
    font-family: Raleway;
    color: #822e2f;
    width: 100%;
    height: 150px;
    background-color: transparent;
}
.contato button{
    border: 1px solid #ccc;
    border-radius: 15px;
    padding: 15px 25px;
    font-size: 13pt;
    font-family: Raleway;
    font-weight: bold;
    color: #822e2f;
    background-color: transparent;
}
.obs{
    font-size: 13pt;
    font-family: Raleway;
    color: #822e2f;
    margin: 15px 0px;
    font-weight: bold;
}
.galeria-contatos{
    position: relative;
    overflow: hidden;
    height: 250px;
}
.item-contato-galeria{
    width: 100%!important;
    height: 250px;
}
.endereco{
    margin-top: 50px;
}

/*artigos*/
.aba{
    margin-right: 5px;
    background-color: white;
    color: #822e2f;
    font-family: Raleway;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border: 1px solid #822e2f;
    padding-top: 14px;
}
.aba-active, .aba:hover{
    background-color: #822e2f;
    font-family: Raleway;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    cursor: pointer;
    color: white!important;
}
.aba-active h1{
    color: white!important;
}
.aba h1{
    font-size: 14pt!important;
}
.aba:hover h1{
    color: white!important;
}
.artigos-interna{
    font-family: Raleway;
    font-size: 16pt;
    margin-bottom: 25px;
    text-align: justify;
    margin-bottom: 50px;
}
.artigos-interna hr{
    border: 1px solid #822e2f;
    height: 3px;
    background-color: #822e2f;
    margin: 5px 0px;
}
.artigos-interna span,bananadepijamas{
    font-size: 12pt;
    font-family: SourceSansPro-Regular;
}
.divisao{
    border: 1px solid #822e2f;
    background-color: #822e2f;
    margin: 0px 0px 50px 0px;
    height: 1px!important;
    opacity: .5!important;
}
.superdivisao{
    margin: 0px;
    height: 3px;
    background-color: #822e2f;
    border: 1px solid #822e2f;
}
.lista-areas-atuacao{
    margin-bottom: 50px;
    height: 150px;
}


@media (max-width: 767px) {
    .item-informativo{
        height: 300px;
    }
    .fones-pre{
        text-align: center!important;
        font-size: 150%;
    }
    .menu-pre{
        text-align: center!important;
    }
    .menu-pre div{
        height: 50px!important;
    }
    .menu-pre div{
        text-align: center!important;
        margin-bottom: 15px;
    }
    .areaAtuacao{
        margin-bottom: 15px;
    }
    .img-escritorio > div{
        font-size: 28px;
    }
    .newsletter form input{
        width: 100%;
        margin-bottom: 15px;
    }
    .newsletter form button{
        width: 100%;
    }
    .localizacao{
        font-size: 20pt;
    }
    .logo-pro{
        display: none;
    }
    .contatos{
        text-align: center;
        font-size: 12pt;
    }
    .contatos i{
        display: none;
    }
    #icon-fone-pro{
        display: none;
    }
    .item-banner{
        height: 300px;
    }
    .galeria-contatos{
        display: none;
    }
    .contato{
        font-size: 10pt!important;
    }
    .lista-areas-atuacao{
        margin-bottom: 400px;
    }
    .item-img{
        margin: 0px 0px 15px 0px;
    }
    .areaAtuacao img{
        width: 100%!important;
    }
    .artigos-interna{
        padding: 0%;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .areaAtuacao{
        margin-bottom: 15px;
    }
    .newsletter form input{
        width: 40%;
    }
    .byte{
        padding-top: 0!important;
    }
    .lista-areas-atuacao{
        margin-bottom: 200px;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .img-escritorio > div{
        font-size: 30px;
    }
    .informativo{
        margin-bottom: 42.8px;
    }
    .fones{
        font-size: 13pt!important;
    }
    .lista-areas-atuacao{
        height: 130px;
    }
    .areaAtuacao img{
        width: 100%!important;
    }
}
@media (min-width: 1200px) {


}

::-webkit-input-placeholder {
    color: #822e2f;
}
:-moz-placeholder {
    color: #822e2f;
}
::-moz-placeholder {
    color: #822e2f;
}
:-ms-input-placeholder {
    color: #822e2f;
}