body {
	font-family:'Lato';
	font-weight:400;
	overflow-x: hidden;
}

.inner {
	margin:0 auto;
	position:relative;
	width:980px;
}

header {
	background:url(../images/bg-header.png) no-repeat center top;
	left:0;
	height:46px;
	position:fixed;
	top:0;
	width:100%;
	z-index:9999;
}

header .logo{
	position:absolute;
	left:50%;
	margin-left:-1000px;
}

header nav {
	display:block;
	float:left;
	margin-left:300px;
	overflow:hidden;
}

header nav ul {
	display:block;
	overflow:hidden;
}

header nav ul li {
	background:url(../images/bullet-menu.png) no-repeat right center;
	float:left;
	height:46px;
	padding:0 12px 0 0;
}

header nav ul li:last-child {
	background:none;
	padding:0;
}

header nav ul li a {
	color:#fff;
	display:block;
	font-size:14px;
	font-weight:700;
	height:46px;
	line-height:46px;
	overflow:hidden;
	padding:0 16px;
	text-transform:uppercase;
	
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

header nav ul li a:hover {
	background-color:#eee;
	color:#C70606;
	text-decoration:none;
}

header nav ul li a.on {
	background-color:#eee;
	color:#C70606;
	text-decoration:none;
}

header .list-channel {
	display:block;
	float:right;
}

header .list-channel li {
	float:left;
	position:relative;
}

header .list-channel li a {
	color:#fff;
	display:block;
	font-size:14px;
	font-weight:700;
	height:46px;
	line-height:46px;
	overflow:hidden;
	padding:0 20px 0 65px;
	text-transform:uppercase;
	
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

header .list-channel li a.nav-att {
	background:#777 url(../images/ico-h-att.png) no-repeat 20px center;
}
header .list-channel li a.nav-contact {
	background:url(../images/ico-h-contact.png) no-repeat 20px center;
	padding:0 28px 0 65px;
}

header .list-channel li a:hover {
	background-color:#333;
	text-decoration:none;
}

header .list-channel li .channels {
	background-color:#C73232;
	display:none;
	height:50px;
	left:0;
	position:absolute;
	top:46px;
	width:100%;
}

header .list-channel li .channels span {
	color:#fff;
	display:block;
	font-size:14px;
	font-weight:700;
	height:46px;
	line-height:46px;
	overflow:hidden;
	padding:0 0 0 65px;
}

header .list-channel li .channels span.phone {
	background:url(../images/ico-h-phone.png) no-repeat 20px center;
}
header .list-channel li .channels span.skype {
	background:url(../images/ico-h-skype.png) no-repeat 20px center;
}

footer {
	background:url(../images/bg-footer.png) no-repeat center top;
	bottom:0;
	height:46px;
	left:0;
	position:fixed;
	width:100%;
	z-index:9999;
}

footer p {
	color:#fff;
	float:left;
	font-size:14px;
	font-weight:900;
	height:46px;
	line-height:46px;
	padding:0 0 0 18px;
}

footer ul {
	display:block;
	float:right;
	overflow:hidden;
}

footer ul li {
	border-left:1px solid #fff;
	float:left;
	height:46px;
}

footer ul li:first-child {
	color:#fff;
	font-size:14px;
	font-weight:900;
	line-height:46px;
	padding:0 21px;
}

footer ul li:last-child {
	width:334px;
}

footer ul li a {
	background:url(../images/ico-f-fb.png) no-repeat 12px center;
	color:#fff;
	float:left;
	font-size:14px;
	font-weight:900;
	height:46px;
	line-height:46px;
	padding:0 0 0 58px;
	
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

footer ul li a:hover {
	opacity:0.6;
	text-decoration:none;
}

footer .fb-like {
	margin:14px 0 0 17px;
}

#banner {
	background:url(../images/preloader.gif) no-repeat center center;
	height:814px;
	position:relative;
	width:100%;
}

#banner .list-banner {
	display:none;
	height:1014px;
	position:relative;
	width:100%;
}

#banner .list-banner li {
	display:none;
	height:1014px;
	left:0;
	position:absolute;
	top:0;
	width:100%;
}

#banner .list-banner li.banner-01 {
	background:url(../images/lawyer-04.jpg) no-repeat center top;
}
#banner .list-banner li.banner-02 {
	background:url(../images/bg3.jpg) no-repeat center top;
}
#banner .list-banner li.banner-03 {
	background:url(../images/bg-banner-03.jpg) no-repeat center top;
}

#banner .list-banner li .center-banner {
	margin:0 auto;
	padding:225px 0 0 0;
	position:relative;
	width:980px;
}

#banner .list-banner li.banner-02 .center-banner,
#banner .list-banner li.banner-03 .center-banner {
	padding:410px 0 0 0;
}

#banner .list-banner li .center-banner h1 {
	background:url(../images/logo2.png) no-repeat;
	display:block;
	float:right;
	height:83px;
	overflow:hidden;
	padding:0 0 152px 0;
	text-indent:-9999px;
	width:512px;
}

#banner .list-banner li .center-banner h2 {
	clear:right;
	color:#fff;
	float:right;
	font-size:30px;
	font-weight:400;
	padding:0 0 15px 0;
	text-transform:uppercase;
	width:512px;
}

#banner .list-banner li .center-banner h2 strong {
	font-weight:900;
}

#banner .list-banner li .center-banner p {
	clear:right;
	color:#fff;
	float:right;
	font-size:14px;
	line-height:18px;
	padding:0 0 25px 0;
	width:512px;
}

#banner .list-banner li .center-banner a {
	background-color:#428aca;
	border:2px solid #5096cf;
	clear:right;
	color:#fff;
	display:block;
	float:right;
	font-size:11px;
	font-weight:900;
	height:29px;
	line-height:29px;
	margin:0 378px 0 0;
	overflow:hidden;
	padding:0 0 0 11px;
	text-transform:uppercase;
	width:118px;
	
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#banner .list-banner li.banner-02 .center-banner a,
#banner .list-banner li.banner-03 .center-banner a {
	background-color:#5c5c54;
	border:2px solid #686862;
}

#banner .list-banner li .center-banner a:hover {
	opacity:0.8;
	text-decoration:none;
}

#banner .pagination {
	bottom:280px;
	height:13px;
	left:-300px;
	position:absolute;
	width:100%;
}

#banner .pagination ul {
	display:block;
	float:left;
	overflow:hidden;
}

#banner .pagination ul li {
	background-color:#aaa;
	border-radius:1px;
	cursor:pointer;
	float:left;
	height:13px;
	margin-right:4px;
	opacity:0.5;
	width:13px;
	
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#banner .pagination ul li:last-child {
	margin-right:0;
}

#banner .pagination ul li:hover {
	opacity:1;
}

#banner .pagination ul li.on {
	opacity:1;
}

#gallery {
	background:url(../images/preloader.gif) no-repeat center center;
	height:560px;
	position:relative;
	width:100%;
}

#gallery .list-gallery {
	display:none;
	height:560px;
	position:relative;
	width:100%;
}

#gallery .list-gallery li {
	display:none;
	height:560px;
	left:0;
	overflow:hidden;
	position:absolute;
	top:0;
	width:100%;
}

#gallery .list-gallery li.img01 {
	background:url(../images/gallery/img01.jpg) no-repeat center top;
}
#gallery .list-gallery li.img02 {
	background:url(../images/gallery/img02.jpg) no-repeat center top;
}

#gallery .mask {
	background-color:#000;
	display:none;
	height:970px;
	left:0;
	opacity:0.4;
	position:absolute;
	top:0;
	width:100%;
	z-index:1;
}

#gallery .content-gallery {
	bottom:0;
	height:450px;
	margin-left:-490px;
	left:50%;
	position:absolute;
	width:980px;
	z-index:2;
}

#gallery .content-gallery article {
	background:url(../images/bg-text-gallery.png);
	padding:50px 10px;
	position:absolute;
	right:410px;
	top:0;
	width:530px;
}

#gallery .content-gallery article h2 {
	color:#fff;
	float:right;
	font-size:46px;
	font-weight:900;
	padding:0 0 20px 0;
	text-transform:uppercase;
	width:530px;
}

#gallery .content-gallery article p {
	color:#fff;
	float:right;
	font-size:16px;
	line-height:20px;
	width:530px;
}

#gallery .content-gallery .list-nav {
	display:block;
	float:right;
	margin-right:135px;
	overflow:hidden;
	padding:110px 0 0 0;
	margin-top:160px;
}

#gallery .content-gallery .list-nav li {
	float:left;
	margin-right:1px;
}

#gallery .content-gallery .list-nav li a {
	display:block;
	height:51px;
	overflow:hidden;
	text-indent:-9999px;
	width:51px;
	
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#gallery .content-gallery .list-nav li a.nav-prev {
	background:url(../images/nav-g-prev.png) no-repeat;
}
#gallery .content-gallery .list-nav li a.nav-next {
	background:url(../images/nav-g-next.png) no-repeat;
}

#gallery .content-gallery .list-nav li a:hover {
	opacity:0.5;
}

#gallery .content-gallery .pagination {
	clear:right;
	display:block;
	float:right;
	overflow:hidden;
	padding:12px 0 0 0;
	width:240px;
}

#gallery .pagination li {
	background-color:#b4cce8;
	border-radius:7px;
	cursor:pointer;
	float:left;
	height:13px;
	margin-right:4px;
	opacity:0.5;
	width:13px;
	
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#gallery .pagination li:last-child {
	margin-right:0;
}

#gallery .pagination li:hover {
	opacity:1;
}

#gallery .pagination li.on {
	opacity:1;
}

#structure {
	background:url(../images/bg-structure.jpg) no-repeat center top;
	height:702px;
	padding:226px 0 0;
	position:relative;
	width:100%;
}

#structure .menu {
	display:block;
	float:left;
	position:relative;
	width:344px;
}

#structure .menu li {
	height:97px;
	margin-bottom:2px;
	position:absolute;
	right:0;
	top:0;
}

#structure .menu li a {
	background:url(../images/bg-s-menu.png) repeat-x;
	color:#fff;
	display:block;
	font-size:22px;
	font-weight:900;
	height:97px;
	line-height:97px;
	overflow:hidden;
	padding:0 25px 0 0;
	text-align:right;
	text-transform:uppercase;
	
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#structure .menu li a.two {
	line-height:1;
	height:77px;
	line-height:28px;
	padding:20px 25px 0 0;
}

#structure .menu li a:hover {
	background-position:0 bottom;
	text-decoration:none;
}

#structure .menu li a.on {
	background-position:0 bottom;
	text-decoration:none;
}

#structure article {
	display:block;
	float:right;
	height:493px;
	position:relative;
	width:622px;
}

#structure article .box-text {
	display:none;
	height:473px;
	left:0;
	padding:20px 10px 0 30px;
	position:absolute;
	top:0;
	width:582px;
}

#structure article .box-text h2 {
	color:#fff;
	font-size:30px;
	font-weight:400;
	line-height:36px;
	padding:0 0 15px 0;
	text-transform:uppercase;
}

#structure article .box-text h2 strong {
	font-weight:900;
}

#structure article .box-text ul {
	display:block;
	list-style:disc;
	overflow:hidden;
}

#structure article .box-text ul li {
	color:#fff;
	font-size:16px;
	line-height:22px;
	margin:0 0 5px 18px;
}

#structure article .box-text ul.txtm li {
	font-size:13px;
	line-height:15px;
	margin:0 0 2px 18px;
}

#lawyers {
	background:url(../images/bg-customer.jpg) no-repeat  50% 0 fixed;
	height:641px;
	position:relative;
	width:100%;
}

#lawyers .inner {
	padding:52px 0 0 0;
	z-index:1;
}

#lawyers h2 {
	color:#fff;
	font-size:46px;
	font-weight:900;
	padding:0 0 35px 0;
	text-align:center;
	text-transform:uppercase;
}

#lawyers .fL {
	color:#fff;
	padding:130px 0 0 0;
	text-align:right;
	width:490px;
}

#lawyers .fL h3 {
	font-size:26px;
	font-weight:900;
	padding:0 16px 10px 0;
	text-transform:uppercase;
}

#lawyers .fL a {
	background:url(../images/ico-linkedin.png) no-repeat right center;
	color:#fff;
	float:right;
	font-size:15px;
	font-weight:900;
	height:29px;
	line-height:29px;
	margin:0 18px 0 0;
	padding:0 40px 0 0;
	text-transform:uppercase;
	
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#lawyers .fL a:hover {
	opacity:0.6;
	text-decoration:none;
}

#lawyers .fL img {
	clear:both;
	margin:15px 0 25px 0;
}

#lawyers .fL ul {
	display:block;
	overflow:hidden;
	padding:0 18px 0 0;
}

#lawyers .fL ul li {
	font-size:14px;
	line-height:18px;
	margin-bottom:14px;
}

#lawyers .fR {
	border-left:1px dashed #fff;
	color:#fff;
	padding:130px 0 0 0;
	width:489px;
}

#lawyers .fR h3 {
	font-size:26px;
	font-weight:900;
	padding:0 0 10px 16px;
	text-transform:uppercase;
}

#lawyers .fR a {
	background:url(../images/ico-linkedin.png) no-repeat left center;
	color:#fff;
	float:left;
	font-size:15px;
	font-weight:900;
	height:29px;
	line-height:29px;
	margin:0 0 0 18px;
	padding:0 0 0 40px;
	text-transform:uppercase;
	
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#lawyers .fR a:hover {
	opacity:0.6;
	text-decoration:none;
}

#lawyers .fR img {
	clear:both;
	margin:15px 0 25px 0;
}

#lawyers .fR ul {
	display:block;
	overflow:hidden;
	padding:0 0 0 18px;
}

#lawyers .fR ul li {
	font-size:14px;
	line-height:18px;
	margin-bottom:14px;
}

#contact {
	background:url(../images/bg-contact.jpg) no-repeat center top;
	height:610px;
	position:relative;
	width:100%;
}

#contact h2 {
	color:#0f628b;
	font-size:46px;
	font-weight:900;
	padding:44px 0 45px 0;
	text-align:center;
	text-transform:uppercase;
}

#contact article {
	color:#000;
	float:left;
	font-size:16px;
	line-height:20px;
	padding:0 30px 0 0;
	text-align:right;
	width:500px;
}

#contact article p {
	padding:0 0 18px 0;
}

#contact article p strong {
	font-weight:700;
}

#contact .map {
	float:right;
	height:350px;
	position:relative;
	width:640px;
	border:1px solid #831720;
	margin-top:-346px;
	right:-185px;
}

#contact .map-holder {
	border-bottom:2px solid #0e5e86;
	border-left:2px solid #0e5e86;
	border-top:2px solid #0e5e86;
	border-bottom-left-radius:10px;
	border-top-left-radius:10px;
	height:353px;
	width:447px;
}

#contact .list-contact {
	clear:both;
	float:left;
	padding:60px 0 0 0;
	width:505px;
}

#contact .list-contact li {
	color:#A81600;
	font-size:55px;
	font-weight:900;
	height:57px;
	line-height:55px;
	margin:0 0 15px 0;
	padding:0 72px 0 0;
	text-align:right;
}

#contact .list-contact li.phone {
	background:url(../images/ico-phone.png) no-repeat right center;
}
#contact .list-contact li.skype {
	background:url(../images/ico-skype.png) no-repeat right center;
}
#contact .list-contact li.mail {
	background:url(../images/ico-mail.png) no-repeat right center;
}

#contact .address {
	clear:left;
	color:#8d8d8d;
	float:left;
	font-size:17px;
	font-weight:900;
	line-height:30px;
	padding:15px 0 0 0;
	text-align:right;
	width:505px;
}

#contact form {
	float:right;
	padding:60px 35px 0 0;
}

#contact .form {
	display:block;
	overflow:hidden;
	width:405px;
}

#contact .form li {
	margin-bottom:24px;
	overflow:hidden;
	position:relative;
	width:405px;
}

#contact .form li.fL,
#contact .form li.fR {
	width:188px;
}

#contact .form li input[type="text"] {
	background-color:#A81600;
	border:none;
	color:#fff;
	font-family:'Lato';
	font-size:18px;
	font-weight:400;
	height:36px;
	padding:0 12px;
	width:164px;
}

#contact .form li.erro input[type="text"] {
	background-color:#F00;
}

#contact .form li .bg-select {
	background:#A81600 url(../images/bg-select.png) no-repeat right center;
	color:#fff;
	display:block;
	font-size:18px;
	font-weight:400;
	height:36px;
	overflow:hidden;
	position:relative;
	padding:0 34px 0 12px;
	white-space:nowrap;
	width:142px;
}

#contact .form li.erro .bg-select {
	background-color:#F00;
}

#contact .form li .bg-select span {
	display:block;
	height:36px;
	line-height:36px;
}

#contact .form li select {
	border:none;
	cursor:pointer;
	font-family:'Lato';
	font-size:18px;
	font-weight:400;
	height:36px;
	left:0;
	opacity:0;
	position:absolute;
	top:0;
	width:188px;
}

#contact .form li select option {
	padding:3px 0 0 12px;
}

#contact .form li textarea {
	background-color:#A81600;
	border:none;
	color:#fff;
	font-family:'Lato';
	font-size:18px;
	font-weight:400;
	height:120px;
	overflow:hidden;
	padding:10px 12px;
	resize:none;
	width:381px;
}

#contact .form li.erro textarea {
	background-color:#F00;
}

#contact .form li ::-moz-placeholder {
	opacity:1!important;
}

#contact .form li ::-webkit-input-placeholder {
	color:#fff!important;
}

#contact .form li .loading {
	background:url(../images/ajax-loader.gif) no-repeat center center;
	display:block;
	float:right;
	height:36px;
	overflow:hidden;
	text-indent:-9999px;
	width:129px;
}

#contact .form li button {
	background-color:#A81600;
	border:none;
	color:#fff;
	cursor:pointer;
	font-family:'Lato';
	font-size:11px;
	font-weight:900;
	height:36px;
	padding:0 69px 0 12px;
	position:absolute;
	right:0;
	text-transform:uppercase;
	top:0;
	
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#contact .form li button:hover {
	background-color:#777;
	color:#3a7ea0;
}

#contact .form li .txt-success,
#contact .form li .txt-wrong {
	background:#060;
	color:#fff;
	display:none;
	font-size:14px;
	height:36px;
	line-height:36px;
	left:0;
	position:absolute;
	text-align:center;
	top:0;
	width:405px;
	z-index:1;
}

#contact .form li .txt-wrong {
	background-color:#F00;
}

.oab {
	background-color:#1486be;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	bottom:46px;
	color:#fff;
	font-size:16px;
	font-weight:900;
	padding:7px 10px;
	position:fixed;
	right:10px;
	text-transform:uppercase;
	z-index:9999;
}

#table-clientes td { width: 25%; height: 100px; border: 1px solid #aaa; background: #fff; }
