﻿body {
    font-family: 'News Cycle', sans-serif;
}
.overheader {
    display: block;
    float: left;
    width: 100%;
}
.header {
    display: block;
    float: left;
    width: 100%;
    background: #000;
    padding: 30px 0px;
}
.sobre {
    display: block;
    float: left;
    width: 100%;
    padding-top: 60px;
    padding-bottom: 100px;
}
.top-session {
    display: block;
    float: left;
    width: 100%;
    background: url(http://znadvogados.com.br/site/img/banco_imagens/banner-fundo.jpg)no-repeat center;
    background-size: 100% 100%;
}
.logo a {
    display: block;
    width: 136px;
    margin: 25px auto;
}
.logo a img {
    width: 100%;
    height: auto;
}
.slogan img {
    display: block;
    margin: 0 auto;
}
.menu_principal {
    text-align: center;
}
.menu_principal a {
    display: inline-block;
    margin: 0px 10px;
    text-transform: uppercase;
    margin-top: 15px;
    font-weight: bold;
    font-size: 12px;
    color: #fff;
}
.menu_principal a:hover {
	text-decoration: none;
	color: #aaa;
}
.overheader .telefone-wrapper {
    display: inline-block;
    float: right;
    color: #fff;
    margin-top: 155px;
    font-size: 12px;
}
.telefone-wrapper span {
    float: left;
    margin-right: 5px;
}
.telefone-wrapper ddd {
    display: inline-block;
    float: left;
    margin-left: 4px;
    margin-right: 2px;
    font-size: 8px;
}
.telefone-wrapper tel {
    display: inline-block;
    float: left;
    margin-left: 2px;
}
.sobre h1 {
    display: inline-block;
	font-weight: bold;
    background: #fff;
    color: #000;
    font-size: 17px;
    line-height: 20px;
    padding: 15px;
}
.sobre h4 {
    display: inline-block;
    float: left;
    color: #fff;
    font-size: 12px;
    line-height: 17px;
    text-transform: uppercase;
    margin-top: 15px;
    font-weight: bold;
}
.atuacao {
    display: block;
    float: left;
    width: 100%;
    padding: 50px 0px;
}
.footer {
    display: block;
    float: left;
    width: 100%;
    padding: 20px 0px;
}
.atuacao li {
    display: inline-block;
    width: 100%;
    text-align: center;
}
.atuacao li a {
    display: inline-block;
    width: 100%;
    font-size: 15px;
    text-align: center;
    padding: 25px 0px;
    background: #ebebeb;
    text-transform: uppercase;
    color: #000;
    font-weight: bold;
}
.atuacao li a:hover {
	text-decoration: none;
	background: #000;
    color: #fff;
}
.atuacao .owl-theme .owl-nav {
    position: absolute;
    width: 108%;
    top: 9px;
    left: -4%;
    margin: 0;
    z-index: -1;
}
.atuacao .owl-theme .owl-nav [class*='owl-'] {
    background: none;
    color: #000;
    opacity: 0.4;
    transition: all ease-in-out 0.3s;
    padding: 0;
    margin: 0;
}
.owl-theme .owl-nav [class*='owl-']:hover {
    background: none;
    opacity: 1;
    color: #000;
}
.atuacao .owl-theme .owl-nav .owl-prev {
    float: left;
    font-size: 35px;
}
.atuacao .owl-theme .owl-nav .owl-next {
    float: right;
    font-size: 35px;
}
.atuacao h2 {
    text-transform: uppercase;
	font-weight: bold;
    font-size: 20px;
    margin-bottom: 35px;
}
.footer .container:before {
    content: "";
    display: block;
    width: 100%;
    height: 16px;
    background: url(http://znadvogados.com.br/site/img/banco_imagens/linha-footer.png)no-repeat center;
    background-size: 100% auto;
    margin-bottom: 20px;
}
.footer .rights {
    line-height: 13px;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
}
.footer .endereco {
    line-height: 13px;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: bold;
}
.footer .dix a {
    line-height: 26px;
    font-size: 10px;
    display: inline-block;
    float: right;
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
}
.footer .dix a:hover {
    color: #ff8a00;
	text-decoration: none;
}
.header_interno {
    display: block;
    float: left;
    width: 100%;
    background: #000;
    padding: 20px 0px;
}
.header_interno .telefone-wrapper {
    margin: 0;
    color: #fff;
    font-size: 12px;
    float: right;
	margin-top: 20px;
}
.header_interno #menu {
    text-align: right;
    margin-top: 5px;
}
.header_interno #menu a {
    margin-left: 15px;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
}
.header_interno .telefone-wrapper {
    margin: 0;
    color: #fff;
    font-size: 12px;
    float: right;
    margin-top: 14px;
	font-weight: bold;
}
.header_interno #menu a {
    display: inline-block;
    margin-left: 10px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
}
.header_interno #menu a:hover {
	text-decoration: none;
	color: #aaa;
}
.content {
    display: block;
    float: left;
    width: 100%;
    padding-top: 40px;
    padding-bottom: 50px;
}
#conteudo .titulo {
    font-size: 28px;
	text-transform: uppercase;
    margin-bottom: 35px;
}
.internas #secao li a {
    display: inline-block;
    color: #999;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}
.internas #secao li a:hover {
    padding-left: 10px;
    color: #000;
    text-decoration: none;
}

@media only screen and (max-width:1200px){
	.top-session {
		background-size: auto 100%;
	}
	.sobre h1, .sobre h4 {
		text-align: center;
		float: none;
		width: 100%;
	}
	.sobre h1, .sobre h4 {
		text-align: center;
		width: 100%;
	}	
	
}

@media only screen and (max-width:992px){
	.overheader .telefone-wrapper {
		display: block;
		float: none;
		width: 235px;
		font-size: 14px;
		margin: 0 auto;
		margin-bottom: 45px;
	}
	.atuacao h2 {
		text-align: center;
	}
	.footer {
		text-align: center;
	}
	.footer .rights{
		margin-bottom:15px;
		font-size: 14px;
		line-height: 18px;
	}
	.footer .endereco{
		font-size: 14px;
		line-height: 18px;
	}
	.footer .dix a {
		float: none;
		margin-top: 15px;
		font-size: 14px;
	}
	.logo_interno img {
		max-width: 100%;
		display: block;
		margin: 0 auto;
	}
}

@media only screen and (max-width:768px){
	.sobre h4 span {
		display: inline-block;
		margin-bottom: 10px;
	}
	.slogan img {
		max-width: 100%;
	}
	.menu_principal a {
		display: block;
		margin: 0;
		margin-top: 5px;
		font-size: 14px;
	}
	.menu_principal {
		text-align: center;
		padding-top: 20px;
	}
	.atuacao .owl-theme .owl-nav {
		position: absolute;
		width: 116.6%;
		top: 9px;
		left: -8.33%;
		margin: 0;
		z-index: -1;
	}
	.header_interno .telefone-wrapper {
		width: 205px;
		display: block;
		float: none;
		margin: 0px auto;
		margin-top: 20px;
	}
	.header_interno #menu {
		text-align: center;
		margin-top: 5px;
	}
	
}

@media only screen and (max-width:576px){
	.header_interno #menu a {
		display: block;
		font-size: 14px;
		margin-top: 5px;
	}
	.header_interno #menu {
		margin-top: 20px;
		margin-bottom: 30px;
	}
}






















