/*
Theme Name: Ulhoa Canto Rezende Guerra Advogados
Text Domain: ulhoa-canto
*/

::-webkit-input-placeholder {color: #939393;}
:-moz-placeholder {color: #939393;}
::-moz-placeholder {color: #939393;}
:-ms-input-placeholder {color: #939393;}

@font-face {
	font-family: 'Georgia';
	src: url('../fonts/Georgia-Italic.eot');
	src: url('../fonts/Georgia-Italic.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Georgia-Italic.woff') format('woff'),
		url('../fonts/Georgia-Italic.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
}

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

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

@font-face {
	font-family: 'Georgia';
	src: url('../fonts/Georgia-BoldItalic.eot');
	src: url('../fonts/Georgia-BoldItalic.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Georgia-BoldItalic.woff') format('woff'),
		url('../fonts/Georgia-BoldItalic.ttf') format('truetype');
	font-weight: bold;
	font-style: italic;
}
html{
	margin-top:0!important;
	overflow-x: hidden;
}
body{
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-family: 'Lato', sans-serif;
	color:#939393;
}
#mycustomscrollResp{
	display: none;
}
.highlight{
	color: #8aa139;
}
.hide{
	display: none;
}

strong{
	color: #8aa139;
	font-weight:700;
}
p{
	text-align: justify;
	 text-justify: distribute;
	line-height: 25px!important;
}
.modal-header{
	background: #204231 url(../images/timeline-texture.png) no-repeat top right;

}
.modal-title{
	color: #8aa139;
	font-size: 22px;
}
button.close{
	color: #8aa139;
	text-shadow: none;
	opacity: 1;
}
button.close:hover,
button.close:focus,
button.close:active{
	color: #FFF;
	opacity: 1;
}
.modal-body{
	padding:50px;
	text-align: justify;
}
.modal-body {
    max-height: calc(100vh - 150px);
    overflow-y: auto;
}
.modal-body a{
	color:#8aa139;
}
.modal-body a:hover{
	color:#8aa139;
	text-decoration: underline;
}
.modal-body ul {
	    padding-left: 40px	;
	    margin-top: 20px;
    list-style: outside;
}
.modal-body li{
	margin-bottom: 15px;
}
.link-default{
	font-family:"Georgia";
	font-style: italic;
	color: #8aa139;
	font-size: 16px;
	display: inline;
	margin-top: 10px;
}
.link-default:before {
    content: '';
    display: inline-block;
    float: left;
    width: 50px;
    height: 5px;
    background: url(../images/sprite.png) no-repeat -354px -55px;
    margin: 7px 10px 0 0;
}
.link-default:hover,
.link-default:focus,
.link-default:active{
	color: #8aa139;
	text-decoration: underline;
}
.link-default.right{
	float: right;
}
.link-default.left{
	float: left;
}

/*HEADER*/
header{
	position: relative;
	background-color:#FFF;
}
header .pre-header{
	padding: 0;
	background-color:#204231;
	min-height: 40px;
	margin: 0 -15px 0 -15px;
}
header .top-links .phones .phone-item{
	height: 45px;
	display: block;
	float: left;
	color: #FFFFFF;
	line-height: 45px;
	font-size: 13px;
	cursor: pointer;
	position: relative;
}
header .top-links .phones .phone-item a.phone-number,
header .top-links .phones .phone-item a.phone-number:hover{
	color: #FFF!important;
	text-decoration: none!important;
}

header .top-links .phones .phone-item .contact a.phone-number,
header .top-links .phones .phone-item .contact a.phone-number:hover{
	color: #939393!important;
	text-decoration: none!important;
}

header .top-links .phones .phone-item.rj{
	margin-right: 15px;
}
header .top-links .phones .phone-item span.city{
	color: #8aa139;
	font-size: 14px;
	font-family: 'Georgia';
    font-weight: normal;
    font-style: italic;
    display: inline-block;
    float: left;
}
header .top-links .phones .phone-item span.city:after{
	content:'';
	display: inline-block;
	float: right;
	width: 30px;
	height: 5px;
	background: url(../images/sprite.png) no-repeat 0px -55px;
	margin: 20px 10px 0 5px;
}
header .top-links .phones .phone-item i{
	display: inline-block;
	float: left;
	width: 25px;
	height: 25px;
	background: url(../images/sprite.png) no-repeat -260px 0;
	margin-top: 8px;
	margin-left:-6px;
}
header .top-links .phones .phone-item .box-endereco{
	position: absolute;
	background-color: #FFFFFF;
	top:0;
	left:0;
	z-index: 99;
	width: 320px;
	border-radius:5px;
	padding:15px;
	border:1px solid #8aa139;
	border-top:3px solid #8aa139;
	top:40px;
	left:0;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
	display: none;
}
header .top-links .phones .phone-item .box-endereco:before{
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 10px 10px 10px;
	border-color: transparent transparent #8aa139 transparent;
	top:-10px;
	left: 30px;
}
header .top-links .phones .phone-item .box-endereco address{
	color: #939393;
	font-size: 12px;
	margin-bottom:0;
	line-height: 20px;
}
header .top-links .phones .phone-item .box-endereco address .filial{
	color: #8aa139;
	font-weight: 700;
	font-size: 12px;
	display: inline-block;
	float: left;
	width: 100%;
	text-transform: uppercase;
}
header .top-links .phones .phone-item .box-endereco address.second{
	padding-top: 15px;
	margin-top: 15px;
	border-top: 1px dotted #bbd0c5;
	display: inline-block;
	float: left;
	width: 100%;
}
header .top-links .phones .phone-item .box-endereco address a{
	color: #8aa139;
	display: inline-block;
	margin-left: 0px;
}
header .top-links .phones .phone-item .box-endereco .contact{
	padding-top: 15px;
	margin-top:15px;
	position: relative;
	display: inline-block;
	float: left;
}
header .top-links .phones .phone-item .box-endereco .contact:before{
	content:'';
	position: absolute;
	top:0px;
	left: 0;
	height: 1px;
	width: 25px;
	border-top: 1px solid #bbd0c5;
}
header .top-links .phones .phone-item .box-endereco .contact .phone{
	display: block;
	float: left;
	color: #939393;
	width: 100%;
	font-size: 12px;
	height: auto;
	line-height: normal;
}
header .top-links .phones .phone-item .box-endereco .contact .email {
	display: block;
	float: left;
	width: 100%;
	height: auto;
	line-height: normal;
}
header .top-links .phones .phone-item .box-endereco .contact .email a{
	font-size: 12px;
	color: #8aa139;
}
header .top-links .phones .phone-item .box-endereco .contact .email a:hover{
	color: #8aa139;
	text-decoration: underline;
}




header .top-menu{
	display: block;
	float: right;
	height: 45px;
}
header .top-menu ul{
	padding: 0;
	margin:0;
}
header .top-menu ul li{
	display: block;
	float: left;
	margin:0;
	min-height: 45px;
}
header .top-menu ul li.contact:after{
	content:'•';
	color: #d4d892;
	font-size: 8px;
	display: inline-block;
	float: right;
	height: 45px;
	line-height: 45px;
	margin:0 5px;
}
header .top-menu ul li a{
	height: 45px;
	line-height: 45px;
	color: #FFF;
	font-size: 13px;
}
header .top-menu ul li a:hover{
	color: #8aa139;
	text-decoration:none;
}
header .top-menu .language-chooser-image{
	display: inline-block;
	float: right;
	height: 45px;
	padding: 0 8px;
    margin: 0 8px;
	border-left:1px solid #28533e;
	border-right:1px solid #28533e;
}
header .top-menu .language-chooser-image li{
	display: inline-block;
	float: left;
	margin-left:0;
}
header .top-menu .language-chooser-image li a{
	display: inline-block;
	float: left;
	width: auto;
	height: 45px;
	transition: none;
	background-position: 0 0; 
	color: #8aa139;
}
header .top-menu .language-chooser-image li a:hover{
	color: #FFF;

}
header .top-menu .language-chooser-image li a.en{
	/*background: url("../images/en_flag.png") no-repeat 0 0px;*/
	margin-left: 0px;
}

header .top-menu .language-chooser-image li a.pt{
	/*background: url("../images/pt_flag.png") no-repeat 0 -0px;*/
	margin-right: 10px;
	padding-right:10px;
	border-right:1px solid #28533e;
}
header .top-menu .bt-linkedin{
	display: inline-block;
	float: left;
	width: 24px;
	height: 24px;
	background: url(../images/sprite.png) no-repeat -285px 0;
	margin-top: 10px;
}
header .top-menu .bt-linkedin:hover{
	background-position: -309px 0;
}
header .menu{
	min-height: 105px;
	line-height: 105px;
	background-color:#FFFFFF;
}
header .menu .navbar-brand{
	display: inline-block;
	float: left;
	width:260px;
	height: 55px;
	/*background: url(../images/sprite.png) no-repeat 0 0;*/
	margin-top: 25px;
	position: relative;
    z-index: 2;
    padding:0;
}
header .menu .navbar-brand img{
	width: 100%;
}
header .menu.home .navbar-brand{
	display: none!important;
}
header .menu .navbar{
	margin-bottom: 0;
	border:0;
	width: 100%;
}
header .menu .navbar-nav{
	float: right;
	display: block;
}
header .menu.home .navbar-nav{
	float: none;
	display: table;
	margin:0 auto;
}

header .menu .navbar-nav > li > a{
	text-shadow: none;
	font-family: 'Lato';
	font-size: 15px;
	color: #204231;
	height:105px;
	line-height: 100px;
	border-bottom:5px solid transparent;
	padding: 0px 20px;
	position: relative;
}
header .menu .nav > li > a:hover, 
header .menu .nav > li > a:focus,
header .menu .nav > li > a:active,
header .nav .open > a, 
header .nav .open > a:hover, 
header .nav .open > a:focus,
header .dropdown-menu > li > a:hover,
header .dropdown-menu > li > a:focus{
	background: none!important;
	text-decoration: none!important;
	color: #8aa139!important;
	border-bottom:5px solid #8aa139;
}
header .menu .navbar-nav > li > a {
	position: relative;
}
header .menu .navbar-nav > li > a:before{
	content:'';
	position: absolute;
	top:35px;
	left: 0;
	height: 35px;
	width: 1px;
	border-left:1px solid #e4e8e3;
}
header .menu .navbar-nav > li:last-child > a:after{
	content:'';
	position: absolute;
	top:35px;
	right: 0;
	height: 35px;
	width: 1px;
	border-left:1px solid #e4e8e3;
}
header .menu .navbar-nav > li > a .fa-angle-down{
	margin-left: 5px;
}
@media (min-width: 768px){
	header .dropdown:hover .dropdown-menu {
	    display: block;
	    margin-top: 0;
	 }
}

header .dropdown.expertise-areas{
	position: static!important;
}
header .dropdown-menu, .dropdown-menu.mega{
	position: absolute;
	left: 0;
	border:0;
	padding: 15px;
	background: #1d3d2d url("../images/submenu-shadow.png") repeat-x;
	box-shadow:none;
}
header .dropdown.last .dropdown-menu{
	left: auto;
	right: 0;
}
header .dropdown-menu.mega .col{
	width: calc(100% / 3);
	display: block;
	float: left;
}
header .dropdown-menu.mega .col li{
	display: inline-block;
	float: left;
	width: 100%;
	height: auto;
	line-height: normal;
	position: relative;
}
header .dropdown-menu li{
	display: inline-block;
	float: left;
	width: 200px;
	position: relative;
}
header .dropdown-menu li:before, header .dropdown-menu.mega li:before{
	content:'';
	position: absolute;
	left: 15px;
	bottom: 0;
	width: 89%;
	padding-bottom: 5px;
	margin-bottom: 0px;
	border-bottom:1px solid #28533e;
}
header .dropdown-menu li a, header .dropdown-menu.mega li a{
	display: inline-block;
	float: left;
	width: 100%;
	font-weight: 400;
    padding:15px 15px;
    white-space: normal;
    font-family: 'Lato';
	font-size: 13px!important;
	color: #FFF;
}
header .dropdown-menu li a{
	line-height: 15px;
	padding: 15px;
}
header .dropdown-menu li a:hover, .dropdown-menu.mega li a:hover{
	background: transparent;
	color: #8aa139;
	border:0;
	text-decoration: none;
}
/*HEADER*/
h1,h2,h3,h4,h5,h6{
	font-family: "Georgia";
	font-weight: normal;
	font-style: normal;
	color:#646464; 
}
/*FOOTER*/
footer {
	border-top:15px solid #acbfa8;
	background: #204231;
	position: relative;
	padding:45px 0 0 0;
}
footer .shadow{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	opacity:0.5;
}
footer .shadow img{
	width: 100%;
}
footer .footer{
	position: relative;
	margin-bottom: 20px;
}
footer:before{
	content:'';
	position: absolute;
	width: 38%;
	height: 412px;
	right: 0px;
	top: 0px;
	background:url(../images/footer-texture.png) no-repeat top left;
	opacity: 0.35;
	mix-blend-mode: overlay;
}
footer .footer h4{
	font-family: 'Georgia';
	font-style: italic;
	font-weight:normal;
	font-size: 17px;
	color: #8aa139;
	margin-bottom: 20px;
}
footer .footer h4 a,
footer .footer h4 a:hover,
footer .footer h4 a:active,
footer .footer h4 a:focus{
	color: #8aa139;
}

footer .footer h4:before {
    content: '';
    display: inline-block;
    float: left;
    width: 30px;
    height: 5px;
    background: url(../images/sprite.png) no-repeat 0px -55px;
    margin: 7px 10px 0 0;
}
footer .footer address{
	color: #FFFFFF;
	font-size: 13px;
	margin-bottom:0;
	line-height: 18px;
}
footer .footer address a{
	color: #8aa139;
	display: inline-block;
	margin-left: 0px;
}
footer .footer address a:hover{
	color: #FFF;
	text-decoration: none;
}
footer .footer address.second{
	padding-top: 20px;
	margin-top:20px;
	position: relative;
}

footer .footer address.second:before{
	content:'';
	position: absolute;
	top:0px;
	left: 0;
	height: 1px;
	width: 30px;
	border-top: 1px solid #28533e;
}


footer .footer .contact{
	padding-top: 20px;
	margin-top:20px;
	position: relative;
	display: inline-block;
	float: left;
}
footer .footer .contact:before{
	content:'';
	position: absolute;
	top:0px;
	left: 0;
	height: 1px;
	width: 30px;
	border-top: 1px solid #28533e;
}
footer .footer .contact .phone{
	display: block;
	float: left;
	color: #FFF;
	width: 100%;
	font-size: 13px;
}
footer .footer .contact .phone a.phone-number,
footer .footer .contact .phone a.phone-number:hover{
	color: #FFF!important;
	text-decoration: none!important;
}
footer .footer .contact .email {
	display: block;
	float: left;
	height: 24px;
	line-height: 24px;
	width: 100%;
}
footer .footer .contact .email a{
	font-size: 13px;
	color: #8aa139;
}
footer .footer .contact .email a:hover{
	color: #FFF;
	text-decoration: none;
}

footer .footer .logotipo-footer{
	display: block;
	float: right;
	width:295px;
	height: 57px;
	margin-top: 50px;
	-webkit-backface-visibility: hidden;
}
footer .footer .logotipo-footer img{
		width: 100%;
}
footer .subfooter{
	padding: 0;
	margin: 0 -15px 0 -15px;
}
footer .subfooter .container .info{
	border-top:1px solid #28533e;

}
footer .subfooter .copyright{
	color: #FFF;
	font-family: 'Lato';
	font-size: 13px;
	height: 70px;
	line-height: 70px;
	display: inline-block;
	float: left;
}
footer .subfooter .subfooter-menu ul{
	display: block;
	float: right;
	padding: 0;
	margin: 0;
	min-height: 70px;
}
footer .subfooter .subfooter-menu ul li{
	display: block;
	float: left;
	height: 70px;
	line-height: 70px;
}
footer .subfooter .subfooter-menu ul li a{
	color: #FFF;
	font-family: 'Lato';
	font-size: 13px;
	padding: 0 5px;
	position: relative;
}
footer .subfooter .subfooter-menu ul li a:hover{
	color: #8aa139;
	text-decoration: none;
}
footer .subfooter .subfooter-menu ul li.terms:after{
	content:'•';
	color: #d4d892;
	font-size: 8px;
	display: inline-block;
	float: right;
	height: 70px;
	line-height: 70px;
	margin:0px;
}
footer .subfooter .subfooter-menu ul li.social{
	position: relative;
}
footer .subfooter .subfooter-menu ul li.social:before{
	position: absolute;
	content:'';
	width: 1px;
	height: 30px;
	top:20px;
	left: 0;
	border-left: 1px solid #28533e;
}
footer .subfooter .subfooter-menu ul li.social:after{
	position: absolute;
	content:'';
	width: 1px;
	height: 30px;
	top:20px;
	right: 0;
	border-right: 1px solid #28533e;
}
footer .subfooter .subfooter-menu ul li .bt-linkedin{
	display: inline-block;
	float: left;
	width: 24px;
	height: 24px;
	background: url(../images/sprite.png) no-repeat -285px 0;
	margin:23px 10px;
	padding: 0 10px;
	position: relative;
}

footer .subfooter .subfooter-menu ul li .bt-linkedin:hover{
	background-position: -309px 0;
}
footer .subfooter .subfooter-menu ul li.developed a{
    color: #8aa139;
    font-family: 'Fjalla One', sans-serif;
    font-size: 13px;
    text-decoration: none;
}
footer .subfooter .subfooter-menu ul li.developed a:hover{
    color: #FFFFFF;
    text-decoration: none;
}
footer .subfooter .subfooter-menu ul li.developed a:before{
	display: none;
}

/*FOOTER*/
/* FEATURED BANNER INSIDE*/

.featured-banner-inside{
	height: 270px;
	padding: 0;
	position: relative;
	width: 100%;
	background-position: center center;
}
.featured-banner-inside.banner-about-us{
	    background-position: top left;
}
.featured-banner{
	height: 546px;
	padding: 0;
	position: relative;
	width: 100%;
	/*border-bottom:35px solid #acbfa8;*/
}
.featured-banner-inside .overlay{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height:130px;
	z-index: 11;
	background: rgba(23,66,49,.75) url(../images/banner-inside-texture.png) top right no-repeat;
	/*mix-blend-mode: multiply;*/
}
.featured-banner-inside .title{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height:130px;
	z-index: 12;
}
.featured-banner-inside .title h2{
	font-family: "Georgia";
	font-weight: normal;
	font-style: normal;
	font-size: 35px;
	color: #FFF;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.60);
	margin:0;
	height: 130px;
	line-height: 130px;
	position: relative;
}
.featured-banner-inside .title h2:before{
	content:'';
	position: absolute;
	width: 374px;
	height: 5px;
	top: 64px;
    left: -400px;
	background:url(../images/sprite.png) no-repeat -30px -55px;
}
.featured-banner .shadow,
.featured-banner-inside .shadow{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100px;
	background-size: contain;
	background-position: top center; 
	z-index: 2;
}
.featured-banner .shadow img,
.featured-banner-inside .shadow img{
	width: 100%;
	vertical-align: top;
}
.featured-banner  .overlay{
	position: absolute;
	bottom: 130px;
	left: 0;
	width: 100%;
	height:231px;
	z-index: 11;
	background: rgba(23,66,49,.80) url(../images/banner-home-texture.png) top right no-repeat;
	/*mix-blend-mode: multiply;*/
	opacity: 0;
}
.featured-banner  .overlay2{
	position: absolute;
	top: 185px;
	left: 0;
	width: 0;
	height:5px;
	z-index: 12;
	background: rgba(23,66,49,1);
	opacity: 1;
}

.featured-banner  .logotipo{
	display: block;
	float: left;
	width:390px;
	height: 80px;
	/*background:url(../images/sprite.png) no-repeat 0px -118px;*/
	/*margin-top: 250px;*/
	margin-top: 255px;
    position: relative;
    z-index: 13;
    opacity: 0;
}
.featured-banner  .logotipo img{
		width: 100%;
}


/* FEATURED BANNERS INSIDE */
/*BREAD CRUMB*/
.bread-utilities{
		display: inline-block;
		float: right;
		width: auto;
	}
.breadcrumb{
	background: #c1cfbe;
	min-height: 35px;
	line-height: 35px;
	font-size: 13px;
	color: #58806c;
	margin-bottom: 0px;
	padding: 10px 0;
	border-radius: 0;
}
.breadcrumb a{
	color: #737b77;
	text-decoration: none;
}
.breadcrumb a:hover{
	text-decoration: underline;
}
.breadcrumb .text i{
	display: inline-block;
	float: left;
	width: 25px;
	height: 25px;
	background: url(../images/sprite.png) no-repeat -260px -25px;
	    margin-top: 3px;
}
.breadcrumb .bt-print{
	display: inline-block;
	float: right;
	width: 25px;
	height: 25px;
	background: url(../images/sprite.png) no-repeat 0px -207px;
	margin-top: 1px;
}
.breadcrumb .bt-print:hover{
	background-position: -25px -207px;
}
.breadcrumb .bt-share-email{
	display: inline-block;
	float: right;
	width: 25px;
	height: 25px;
	background: url(../images/sprite.png) no-repeat -50px -208px;
	margin-top: 1px;
	margin-right:5px;
}
.breadcrumb .bt-share-email:hover{
	background-position: -75px -208px;
}

/*BREADCRUMB*/
/*MAIN CONTENT*/
.main-content{
	padding-top:60px;
	padding-bottom:60px;
}
.main-content a{
	color: #8aa139;
}
.main-content a:hover{
	color: #8aa139;
	text-decoration: underline;
}
.side-bar{
	width: 310px;
	margin-right: 40px;
	    display: inline-block;
}
.areas-of-practice .content{
	width: calc(100% - 350px);
    float: right;
}
.no-results{
	font-family:"Georgia";
	font-weight: normal;
	font-style:normal;
	font-size: 25px!important;
	color: #646464;
}
.content h1,
.box-search h2{
	font-family:"Georgia";
	font-weight: normal;
	font-style:normal;
	font-size: 30px;
	color: #8aa139;
	padding-bottom: 20px;
	margin-top: 0;
	margin-bottom: 30px;
	width: 100%;
	border-bottom:1px solid #c9d1c7;
}
.title.main{
	text-align: center;
	margin-bottom: 30px;
}
.title.main h1{
	margin:0 0 30px 0;
	padding:0 0 15px 0;
	position: relative;
	font-size: 30px;
}

.title.main h1:after{
	content: '';
	position: absolute;
	height: 1px;
	width: 40px;
	bottom:0;
	left: 50%;
	margin-left: -20px;
	border-top:1px solid #c9d1c7;
}
.title.main p{
	font-size: 16px;
	color:#939393;
	line-height: 20px;
	
}
.title.main p.message-error,
.contact .title.main p{
	text-align: center;
}
.title.secondary{
	margin-bottom: 30px;
}
.title.secondary h1{
	font-size: 30px;
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	position: relative;
	color: #8aa139;
}
.title.secondary h4{
	text-transform: uppercase;
	font-family: "Lato";
	margin:0;
	color: #acbfa8;
	font-size: 13px;
}
.title.secondary p{
	font-size: 16px;
	color:#939393;
	line-height: 20px;
}
/*MAIN CONTENT*/
/*HOME*/
.image{
	width: 100%;
}
.image img{
	width: 100%;
}
.home .title.main h1{
	font-size: 30px;
	font-style: normal;
	font-weight:normal;
	padding:0 170px 15px 170px;
}
.box-the-firm{
	width: 100%;
	display: inline-block;
	float: left;
}
.box-folder{
	width: 100%;
	display: inline-block;
	float: left;
	padding: 15px 0;
    margin: 15px 0;
	border-top:1px solid #c9d1c7;
	border-bottom:1px solid #c9d1c7;
}
.box-folder a{
	text-decoration: none;
}
.box-folder .title.secondary{
	margin:32px 0 0 0;
	display: block;
	float: left;
}
.box-folder a:hover .title.secondary h1{
	color: #acbfa8;
}
.box-folder .title.secondary h1{
	font-size: 24px;
    margin: 5px 0 0 0;
	padding:0;
}
.icon-folder{
	display: block;
	float: left;
	width: 95px;
	height: 95px;
	background: url(../images/sprite.png) no-repeat -404px 0px;
	margin-bottom: 20px;
}
.areas-awards{
	background: #f3f3f3;
	margin-top:30px;
	padding:45px 0;
}
.box-reconhecimentos{
	padding-right: 30px;
	position: relative;
	height: 330px;
	padding-left: 45px;
}
.o-escritorio .box-reconhecimentos{
	height: auto;
	min-height: 150px;
}
.box-reconhecimentos:after{
	content: '';
	position: absolute;
	width: 1px;
	height: 90%;
	top: 5%;
	right: 0;
	border-right:1px solid #cccccc;
}
.badges{
	display: inline-block;
	float: left;
	margin-bottom: 20px;
}
.badges .image{
	mix-blend-mode: multiply;
}
.badges-selos.the-firm{
	padding:0 20px;
    display: block;
    float: left;
    width: 100%;
}
.badges-list-item img{
	max-width: 90%;
	opacity: 0.4;
	position: relative;
    left: 5%;
    opacity: 0.4;
    margin: 0;
    padding: 0;
}
.areas-awards .title.secondary{
	padding-left: 15px;
	margin-bottom: 0;
}
.areas-awards .title.secondary h1{
	margin-top: 5px;
}
.areas-awards .areas-list{
	padding-left: 15px;
}
.areas-awards .areas-list ul{
	list-style: none;
	padding-left: 7px;
	margin-bottom: 0;
	display: inline-block;
	float: left;
	width: 50%;
}
.areas-awards .areas-list ul li{
	display: inline-block;
	float: left;
	width: 100%;
	line-height: 25px;
}
.areas-awards .areas-list ul li a{
	display: inline-block;
	font-size: 13px;
	color: #939393;
	position: relative;
	padding-left: 8px;
}
.areas-awards .areas-list ul li a:before{
	content: "";
    border-color: transparent #939393;
    border-style: solid;
    border-width: 4px 0 4px 4px;
    display: block;
    height: 0;
    width: 0;
    left: -5px;
    top: 8px;
    position: absolute;
}
.areas-awards .areas-list ul li a:hover{
	color:#8aa139;
	text-decoration: underline;
}
.areas-awards .areas-list ul li a:hover:before{
	 border-color: transparent #8aa139;
}
/*HOME*/
/*O ESCRITORIO*/
.o-escritorio .title.main{
	margin-bottom: 60px;
}
.o-escritorio .title.main h1{
	font-size: 30px;
	font-style: normal;
	font-weight:normal;
	padding:0 40px 15px 40px;
}
.o-escritorio .text-highlight{
	border-left:5px solid #acbfa8;
	padding-left: 30px;
	text-align: justify;
	font-size: 17px;
	font-family: "Georgia";
	font-weight: normal;
	font-style:italic;
	color: #9ba274;
}
.o-escritorio  .box-filosofia,
.o-escritorio  .timeline,
.o-escritorio .areas-awards{
	margin:60px 0;
}
.box-filosofia .title.secondary,
.box-biblioteca .title.secondary,
.box-compliance .title.secondary{
	margin-bottom: 0;
}
.o-escritorio .responsabilidade-social{
	margin-top:60px;
}
.box-filosofia .title.secondary p,
.box-biblioteca .title.secondary p{
	margin-bottom: 0;
}
.o-escritorio .areas-awards .title.main{
	padding:0 140px;
}
.o-escritorio .areas-awards .badges{
	margin-top: 30px;
}
.o-escritorio .areas-awards .highlight-phrase{
	margin-bottom: 0;
}
.o-escritorio .highlight-phrase-list:after{
	bottom: -20px!important;
}
.o-escritorio .responsabilidade-social .projetos ul{
	list-style: none;
	margin-bottom:0;
	padding-left: 10px;
	border-left:1px solid #cccccc;
	display: block;
	float: left;
	    margin-top: 30px;
}
.o-escritorio .responsabilidade-social .projetos ul li{
	display: inline-block;
	float: left;
	margin-right: 15px;
}
.o-escritorio .responsabilidade-social .projetos ul li:last-child{
	margin-right: 0;
}
.o-escritorio .responsabilidade-social .projetos ul li img{
	width: 90%;
}
.o-escritorio .responsabilidade-social .texto{
	width: 31%!important;
}
.o-escritorio .responsabilidade-social .lista-projetos{
	width: 69%!important;
	padding-left: 0;
}
.link-folder {
	font-family:"Georgia";
	font-style: italic;
	color: #8aa139;
	font-size: 16px;
	display: inline-block;
	margin-top: 30px;
	float: right;
	position: relative;
	z-index: 5;
}
.link-folder span{
	display: inline-block;
	float: left;
	    margin-top: 54px;
}
.link-folder:hover span{
	color: #8aa139;
	text-decoration: underline;
}
.link-folder .icon-folder{
	display: block;
	float: left;
	width: 95px;
	height: 98px;
	background: url(../images/sprite.png) no-repeat -404px 0px;
}
.link-folder-etica {
	font-family:"Georgia";
	font-style: italic;
	color: #8aa139;
	font-size: 16px;
	display: inline-block;
	margin-left: 80px;
	float: right;
	position: relative;
	z-index: 99;
}
.link-folder-etica:hover span{
	color: #8aa139;
	text-decoration: underline;
}
.link-folder-etica span{
	display: inline-block;
	float: left;
	margin-top: 23px;
    margin-left: 10px;
}
.link-folder-etica .icon-folder{
	display: block;
	float: left;
	width: 55px;
	height: 55px;
	background: url(../images/sprite.png) no-repeat -404px -98px;
	
}
.folder-text{
	text-align: right;
    font-size: 22px;
    font-family: "Georgia";
    font-weight: normal;
    font-style: italic;
    color: #939393;
    padding-left: 11px;
    position: relative;
    margin-top: 20px;
    z-index: 1;
}
.folder-text:before{
	content: "\201C";
    position: absolute;
    top: -5px;
    left: -25px;
    font-family: "Times New Roman";
    font-weight: bold;
    font-size: 300px;
    color: #d6d6d6;
    opacity: .20;
    margin: 0;
    line-height: 160px;
    z-index: 9999;
}
.folder-text:after{
	content: "\201D";
    position: absolute;
    bottom: -35px;
    right: 17px;
    font-family: "Times New Roman";
    font-weight: bold;
    font-size: 300px;
    color: #d6d6d6;
    opacity: .20;
    margin: 0;
    line-height: 10px;
    z-index: 9999;
}
.box-timeline{
	background: #204231 url(../images/timeline-texture.png) no-repeat center center;
	height: 410px;
	padding:60px 30px;
}
.box-timeline .title.secondary h1{
	margin-top: 10px;
}
.box-timeline .title.secondary{
	margin-bottom:10px;
}
.years{
	display: block;
	float: left;
	width: 520px;
	height: 60px;
	background: url(../images/timeline.png) no-repeat left bottom;
	margin-left: 30px;

}
.years ul{
	display: inline-block;
	list-style: none;
	padding-left: 0;
	margin-left:-25px;
}
.years ul li {
	display: inline-block;
	float: left;
	margin-right: 25px;
}
.years ul li a{
	font-size: 22px;
	font-family: "Georgia";
	font-weight: normal;
	color: #6f8572;
}
.years ul li a:hover,
.years ul li a:active,
.years ul li a:focus,
.years ul li a.active{
	color: #8aa139;
	text-decoration: none;
}
.texto-years{
    width: 590px;
    height: 150px;
    display: inline-block;
	float: left;
	color: #FFF;
    margin-top: 25px;
    	padding-right:20px;
}
/*O ESCRITORIO*/

/*AREAS DE ATUACAO*/
.highlight-phrase{
	padding-bottom: 30px;
	margin-top: 0;
	margin-bottom: 30px;
	width: 100%;
	border-bottom:1px solid #c9d1c7;
	text-align: justify;
	font-size: 17px;
	font-family: "Georgia";
	font-weight: normal;
	font-style:italic;
	color: #9ba274;
	position: relative;
	display: block;
	float: left;
	width: 100%;
}
.home .highlight-phrase,
.o-escritorio .highlight-phrase{ 
	border:0;
	padding:0;
}
.highlight-phrase .phrase{
	border-right:5px solid #acbfa8;
	padding-left: 10px;
	padding-right: 30px;
	display: block;
	float: left;
	width: 100%;
}
.highlight-phrase .phrase .text-phrase{
	display: inline-block;
	float: left;
	width: 100%;
}
.home .highlight-phrase .phrase,
.o-escritorio .highlight-phrase .phrase{
	padding:15px 0;
	border:0;
	text-align: justify;
}
.highlight-phrase .phrase.lawyers{
	color: #646464!important;
}
.highlight-phrase:before{
	content:"\201C";
	position: absolute;
	top: -15px;
    left: -35px;
	font-family: "Times New Roman";
	font-weight: bold;
	font-size: 200px;
	color: #d6d6d6;
	opacity: .20;
	margin: 0;
    line-height: 160px;z-index: 99;
}
.highlight-phrase:after{
	content:"\201D";
	position: absolute;
	bottom: -5px;
    right: 45px;
	font-family: "Times New Roman";
	font-weight: bold;
	font-size: 200px;
	color: #d6d6d6;
	opacity: .20;
	margin: 0;
    line-height: 10px;z-index: 99;
}
.home .highlight-phrase:before,
.home .highlight-phrase:after,
.o-escritorio .highlight-phrase:before,
.o-escritorio .highlight-phrase:after{
	display: none;
}
.home .highlight-phrase-list:before,
.o-escritorio .highlight-phrase-list:before{
	content:"\201C";
	position: absolute;
	top: -15px;
    left: -35px;
	font-family: "Times New Roman";
	font-weight: bold;
	font-size: 200px;
	color: #d6d6d6;
	opacity: .20;
	margin: 0;
    line-height: 160px;z-index: 99;
}
.home  .highlight-phrase-list:after,
.o-escritorio .highlight-phrase-list:after{
	content:"\201D";
	position: absolute;
	bottom: 20px;
    right: -5px;
	font-family: "Times New Roman";
	font-weight: bold;
	font-size: 200px;
	color: #d6d6d6;
	opacity: .20;
	margin: 0;
    line-height: 10px;z-index: 99;
}
.highlight-phrase .signature{
	color: #919191;
	font-size: 16px;
	    display: block;
    float: right;
}
.highlight-phrase .signature:before{
	content:"";
	display: inline-block;
	width:25px;
	height: 4px;
	border-top:1px solid #919191;
	margin-left: 5px;
	margin-right: 5px;
}
.areas-of-practice .area-description ul{
	/*color: #8aa139;*/
	padding-left: 15px;
}
.areas-of-practice .area-description ul li{
	line-height:25px;
	text-align: justify;
}
.box-meet-team{
	width: 310px;
	display: block;
    float: left;
    width: 100%;
    margin-bottom: 30px;
}
.box-meet-team h3{
	font-family:"Georgia";
	font-weight: normal;
	font-style:italic;
	color: #939393;
	font-size: 18px;
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom:1px solid #ccd6a9;
	display: inline-block;
	float: left;
	width: 100%;
	    line-height: 25px;
}
.box-meet-team h3 span{
	display: block;
	float: left;
	width: 100%;
}
.box-meet-team .link-default{
	margin-top:5px;
}
.box-areas-of-practice{
	width: 310px;
	background: #f4f4db;
	padding:30px;
	display: block;
    float: left;
    width: 100%;
}
.box-areas-of-practice h2{
	font-family:"Georgia";
	font-weight: normal;
	font-style:normal;
	font-size: 25px;
	color: #8aa139;
	padding-bottom: 20px;
	margin-top: 0;
	margin-bottom: 0px;
	width: 100%;
	border-bottom:1px solid #c9d1c7;
}
.box-areas-of-practice .areas-of-practice-list{
	list-style: none;
	padding:0;
	margin:0;
	display: block;
    float: left;
    width: 100%;
}
.box-areas-of-practice .areas-of-practice-list li{
	padding:10px 0;
	border-bottom:1px solid #c9d1c7;
	display: block;
    float: left;
    width: 100%;
    position: relative;
}
.box-areas-of-practice .areas-of-practice-list li a{
	color: #939393;
	font-size:13px;
	    display: block;
    float: left;
    width: 100%;
}
.box-areas-of-practice .areas-of-practice-list li a span{
	display: inline-block;
	width: 100%;
	padding-left: 25px;
	
}
.box-areas-of-practice .areas-of-practice-list li a:hover{
	color: #aaba6f;
	text-decoration: none;
}
.box-areas-of-practice .areas-of-practice-list li a:before{
	content:"";
	position: absolute;
	top: 18px;
	width:15px;
	height: 5px;
	margin-left: 0px;
	margin-right: 5px;
	background: url(../images/sprite.png) no-repeat -16px -55px;	
}

/*AREAS DE ATUACAO*/
/*ADVOGADOS LISTA*/

.lawyer-list {
    display: flex;
    flex-wrap: wrap;
    margin: -15px;
}

.lawyer-item {
    box-sizing: border-box;
    flex: 0 0 calc(50% - 30px);
    margin: 15px;
    height: 250px;
    width: 472px;
    border: 1px solid #efefef;
    border-left: 3px solid #acbfa8;
    padding: 15px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    overflow: hidden;
}

.lawyer-item:hover{
	background-color: rgb(252,252,252);
}

.lawyer-item .image {
    width: 156.66px;
    max-height: 214px;
    margin-right: 15px;
    margin-bottom: 5px;
    overflow: hidden;
}

.lawyer-item .image a{
	display: inline-block;
	float: left;
	width: 100%;
	height: 100%;
}

.lawyer-item .image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}

.lawyer-item .info {
    width: calc(100% - 156.66px - 30px);
    box-sizing: border-box;
    overflow: hidden;
    flex-grow: 1;
}

.lawyer-item .info:after{
	position: absolute;
	content:"";
	top:0;
	left: 0;
	width:1px;
	height: 60px;
	border-left:1px solid #c2d0c0;
	margin-right: 20px;
	padding-right:20px;
}

.lawyer-item .info .primary,
.lawyer-item .info .secondary {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.lawyer-item .info .name,
.lawyer-item .info .name a,
.lawyer-item .info .name a:hover,
.lawyer-item .info .name a:focus,
.lawyer-item .info .name a:active{
	display: inline-block;
	/*float: left;*/
	margin:0;
	margin-right: 5px;
	font-family:"Georgia";
	font-weight: normal;
	color: #2b5740;
	line-height: 30px;
}

.lawyer-item .info .position{
	display: inline-block;
	float: left;
	line-height: 30px;
	color: #acbfa8;
	font-family:"Georgia";
}

.lawyer-item .info .position:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 5px;
    margin-left: 0px;
    margin-right: 5px;
    background: url(../images/sprite.png) no-repeat -306px -60px;
    position: relative;
    top: -2px;
}

.lawyer-item .info .email{
	display: inline-block;
	float: left;
	padding-right:0;
	margin-right:0;
	position: relative;
}
.lawyer-item .info .email:after{
	content: '';
	display: inline-block;
	float: right;
	width: 1px;
	height: 20px;
	margin: 5px 15px 0 15px;

}
.lawyer-item .info .email a{
	font-size: 13px;
	color: #8aa139;
}
.lawyer-item .info .email a:hover{
	text-decoration: underline;
}
.lawyer-item .info .phone{
	display: inline-block;
	float: left;
	padding-right:0;
	margin-right:0;
	position: relative;
	font-size: 13px;
	color: #939393;
	margin-bottom: 5px;
}
.lawyer-item .info .phone:after{
	content: '';
	display: inline-block;
	float: right;
	width: 1px;
	height: 20px;
	margin: 5px 10px 0 15px;
}
.lawyer-item .info .phone a,
.lawyer-item .info .phone a:hover{
	color: #939393!important;
	text-decoration: none!important;
}
.lawyer-item .info .bt-print{
	display: inline-block;
	float: left;
	width: 25px;
	height: 25px;
	background: url(../images/sprite.png) no-repeat -335px -24px;
	margin-top: 1px;
}
.lawyer-item .info .bt-print:hover{
	background-position: -360px -24px;
}
.lawyer-item .info .bt-vcard{
	display: inline-block;
	float: left;
	padding-left:0;
	margin-right:0;
	position: relative;
	font-size: 18px;
	color: #c2d0c0;
}
.lawyer-item .info .bt-vcard:after{
	content: '';
	display: inline-block;
	/*float: left;*/
	width: 1px;
	height: 20px;
	margin: 5px 10px 0 10px;
}
.lawyer-item .bt-see-profile{
	display: block;
	float: right;
	height: 60px;
    width: 45px;
}
.lawyer-item .bt-see-profile i{
	display: inline-block;
	float: left;
	width: 25px;
	height: 25px;
	background: url(../images/sprite.png) no-repeat -285px -24px;
	margin-top: 20px;
    margin-left: 15px;
}
.lawyer-item .bt-see-profile:hover i{
	background-position: -310px -24px;
}


/* de 0 até 500px */
@media (max-width: 500px) {
	
	.lawyer-list {
        justify-content: center; 
        align-items: center;
        text-align: center; 
    }
	
    .lawyer-item {
        flex: 0 0 calc(100% - 30px);
        flex-direction: column;
        height: auto; 
    }

    .lawyer-item .image {
        width: 100%;
        max-height: none; 
        margin-right: 0;
        margin-bottom: 15px;
    }

    .lawyer-item .info {
        width: 100%;
        margin-right: 0;
        margin-bottom: 0; 
    }

    .lawyer-item .info .primary,
    .lawyer-item .info .secondary {
        display: flex;
        flex-direction: column;
        gap: 5px;
    }

    .lawyer-item .info .name,
    .lawyer-item .info .position {
        float: none; 
    }
	
	.lawyer-item .info .name{
		font-size: 22px; 
	},
	.lawyer-item .info .position{
		font-size: 18px; 
	}

    .lawyer-item .info .email,
    .lawyer-item .info .phone,
    .lawyer-item .info .bt-print,
    .lawyer-item .info .bt-vcard,
    .lawyer-item .info .bt-see-profile {
        float: left; 
    }
	
	.lawyers-utilities {
        margin-left: auto;
        margin-right: auto;
        text-align: center; 
    }
	
	.lawyer-item .info .position:before {
        display: none; 
    }
	
	.lawyer-item .info .email:after {
    display: none;
}
	
	.lawyer-item .info .phone:after {

    display: none;

}
}

/* Acima de 500px */
@media (min-width: 500px) {
	
	.lawyer-list {
       /* justify-content: center; 
        align-items: center;
        text-align: center; */
    }
	
    .lawyer-item {
        flex: 0 0 calc(100% - 30px);
        flex-direction: row; 
    }

    .lawyer-item .image {
        width: 156.66px;
        max-height: 214px;
        margin-right: 15px;
        margin-bottom: 5px;
        object-fit: cover; 
    }

    .lawyer-item .info {
        width: calc(100% - 156.66px - 30px);
        box-sizing: border-box;
        overflow: hidden;
        flex-grow: 1;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .lawyer-item .info .primary{
    	text-align: left;
	},
    .lawyer-item .info .secondary {
        display: flex;
        flex-direction: column;
        gap: 5px;
		align-items: baseline;
    }

    
    .lawyer-item .info .email,
    .lawyer-item .info .phone {
        font-size: 15px;
        margin-bottom: 5px;
    }
	.lawyer-item .info .name{
		font-size: 22px; 
	},
	.lawyer-item .info .position{
		font-size: 18px; 
	}

    .lawyer-item .info .position:before {
        content: "";
        display: inline-block;
        width: 20px;
        height: 5px;
        margin-left: 0px;
        margin-right: 5px;
        background: url(../images/sprite.png) no-repeat -306px -60px;
        position: relative;
        top: -2px;
    }

    .lawyer-item .info .email a {
        font-size: 13px;
        color: #8aa139;
        text-decoration: none;
    }

    .lawyer-item .info .email a:hover {
        text-decoration: underline;
    }

    .lawyer-item .info .phone a,
    .lawyer-item .info .phone a:hover {
        color: #939393 !important;
        text-decoration: none !important;
    }

    .lawyer-item .info .bt-print,
    .lawyer-item .info .bt-vcard,
    .lawyer-item .info .bt-see-profile {
        float: left;
        margin-right: 10px;
    }

    .lawyer-item .info .bt-print:hover {
        background-position: -360px -24px;
    }

    .lawyer-item .bt-see-profile i {
        display: inline-block;
        float: left;
        width: 25px;
        height: 25px;
        background: url(../images/sprite.png) no-repeat -285px -24px;
        margin-top: 20px;
        margin-left: 15px;
    }

    .lawyer-item .bt-see-profile:hover i {
        background-position: -310px -24px;
    }
	
	/*.lawyers-utilities {
        margin-left: auto;
        margin-right: auto;
        text-align: center; 
    }*/
	
	.lawyer-item .info .name a:active{
	float: left;
}
	
	.lawyer-item .info .bt-vcard:after{
	float: left;
}

@media (min-width: 1024px) {
    .lawyer-item {
        flex: 1 0 calc(50% - 15px); 
    }

    .lawyer-item .image {
        max-width: calc(50% - 15px);
        max-height: 214px;
        margin-right: 15px;
        margin-bottom: 5px;
        object-fit: cover;
    }

    .lawyer-item .info {
        box-sizing: border-box;
        overflow: hidden;
        flex-grow: 1;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        padding-right: 15px; 
        margin-bottom: 5px; 
    }

    .lawyer-item .info:after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 1px;
        height: 100%;
        border-left: 1px solid #c2d0c0;
        margin-right: 20px;
        padding-right: 20px;
    }
	
	.lawyer-item .info .primary,
	.lawyer-item .info .secondary {
    display: flex;
    flex-direction: column;
    gap: 10px; 
	}
	
	.lawyer-item .info .name {
    font-size: 18px; 
},
	.lawyer-item .info .position {
    font-size: 14px; 
},
	.lawyer-item .info .email,
.lawyer-item .info .phone {
    font-size: 12px; 
}
	
}

@media (max-width: 1199px){
	.lawyer-item .info .name a:active{
		font-size: 22px;
	}
	
	.lawyer-item .info .position {
		font-size: 18px;
	}
}
@media (min-width: 1200px) {
    .lawyer-item {
        flex: 0 0 calc(50% - 30px);
        width: calc(50% - 15px);
        margin: 15px;
    }

    .lawyer-item .image {
        max-width: calc(50% - 15px);
        max-height: 214px;
        margin-right: 15px;
        margin-bottom: 5px;
        object-fit: cover;
    }

    .lawyer-item .info {
        width: calc(100% - (50% - 15px) - 30px);
    }

    .lawyer-list {
        flex-wrap: wrap;
        margin: -15px;
		text-align: left;
    }
	
	.lawyer-item .info .email,
	.lawyer-item .info .phone {
    	font-size: 12px; 
		display:flex;
	}
	
}




/*ADVOGADOS LISTA*/
/*ADVOGADO PERFIL*/
h2.position{
	margin:0 0 20px 0;
	padding:0 0 20px 0;
	color: #acbfa8;
	font-family:"Georgia";
	font-weight: normal;
	font-style:normal;
	font-size: 20px;
	position:relative;
}	

h2.position:after{
	content: '';
	position: absolute;
	height: 1px;
	width: 25px;
	bottom:0;
	left: 0;
	border-top:1px solid #acbfa8;
}
h2.profile{
	margin:15px 0 20px 0;
	padding:0 0 20px 0;
	color: #8aa139;
	font-family:"Georgia";
	font-weight: normal;
	font-style:normal;
	font-size: 20px;
	position:relative;
}	

h2.profile:after{
	content: '';
	position: absolute;
	height: 1px;
	width: 25px;
	bottom:0;
	left: 0;
	border-top:1px solid #8aa139;
}
.box-lawyer{
	display: inline-block;
	float: left;
	width: 100%;
	border:1px solid #efefef;
}
.box-lawyer .image{
	width: 100%;
	border-bottom:1px solid #efefef;
}
.box-lawyer .image img{
	width: 100%;
}
.box-lawyer .info{
	display: inline-block;
	float: left;
	width: 100%;
	padding:20px;
}
.box-lawyer h3{
	font-family:"Georgia";
	font-style: italic;
	font-size: 16px;
	color: #8aa139;
	margin:0 0 15px 0;
}
.box-lawyer h3:after{
	content:'';
	display: inline-block;
	float: left;
	width: 20px;
	height: 5px;
	background: url(../images/sprite.png) no-repeat -10px -55px;
	margin:7px 10px 0 0;
}
.box-contact,
.box-languages,
.list-areas-of-practice{
	width: 100%;
	margin-bottom: 20px;
	padding-bottom:20px;
	position: relative;
	display: inline-block;
	float: left;
	width: 100%;
}
.box-contact a.phone-number,
.box-contact a.phone-number:hover{
	color: #939393!important;
	text-decoration: none!important;
}
.box-location{
	display: inline-block;
	float: left;
	width: 100%;
}
.box-contact:after,
.box-languages:after,
.list-areas-of-practice:after{
	content: '';
	position: absolute;
	height: 1px;
	width: 25px;
	bottom:0;
	left: 0;
	border-top:1px solid #bbd0c5;
}
.box-lawyer .box-contact a{
	color:#8aa139;
	font-size: 14px;
}
.box-contact a:hover{
	text-decoration: underline;
	color:#7aa139;
}
.box-contact .phone{
	display: inline-block;
	margin-top: 5px;
	font-size: 13px;
}
.box-languages .language-item{
	font-size: 13px;
	display: inline-block;
	float: left;
	height: 18px;
	line-height: 18px;
	margin-right: 5px;
	padding-right:5px;
	position: relative;
}
.box-languages .language-item:before{
	content:'';
	position: absolute;
	height: 18px;
	width: 1px;
	right: 0;
	top: 0px;
	border-right:1px solid #acbfa8;
}
.box-languages .language-item:last-child:before{
	display: none;
}
.list-areas-of-practice ul{
	list-style: none;
	padding-left: 0;
	margin-bottom: 0;
}
.list-areas-of-practice ul li a{
	display: inline-block;
	font-size: 13px;
	color: #939393;
	position: relative;
	padding-left: 8px;
}
.list-areas-of-practice ul li a:before{
	content: "";
    border-color: transparent #939393;
    border-style: solid;
    border-width: 3px 0 3px 3px;
    display: block;
    height: 0;
    width: 0;
    left: -3px;
    top: 5px;
    position: absolute;
}
.list-areas-of-practice ul li a:hover{
	color:#8aa139;
	text-decoration: underline;
}
.list-areas-of-practice ul li a:hover:before{
	 border-color: transparent #8aa139;
}
.box-location .locate{
	font-family: "Georgia";
	font-size: 13px;
	color: #8aa139;
	display: inline-block;
	float: left;
}
.box-location .locate i{
	display: inline-block;
	float: left;
	width: 20px;
	height: 20px;
	background: url(../images/sprite.png) no-repeat -335px 0;
	margin-top: -2px;
	margin-right:5px;
}
.box-location .utilities .bt-print{
	display: inline-block;
	float: left;
	width: 25px;
	height: 25px;
	background: url(../images/sprite.png) no-repeat -335px -24px;
	margin-top: -4px;
}
.box-location .utilities{
	display: block;
	float: right;
}
.box-location .utilities .bt-print:hover{
	background-position: -360px -24px;
}
.box-location .utilities .bt-vcard{
	display: inline-block;
	float: left;
	padding-left:0;
	margin-right:0;
	position: relative;
	font-size: 11px;
	line-height: 20px;
	color: #c2d0c0;
}
.box-location .utilities .bt-vcard:after{
	content: '';
	display: inline-block;
	float: left;
	width: 1px;
	height: 20px;
	border-right:1px solid #c2d0c0;
	margin: 0px 5px 0 5px;
}
/*ADVOGADO PERFIL*/
/*TRABALHE CONOSCO*/
.career-box{
	display: inline-block;
	position: relative;
	float: left;
	width: 100%;
	margin-top: 19px;
}
.career-item{
	position: relative;
	margin:0 0 15px 0;
	padding:0 0 15px 0;
}
.career-item h3{
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	font-size: 30px;
	color: #8aa139;
}
/*TRABALHE CONOSCO*/
/*CONTATO*/
.contact-item .map{
	border-top:5px solid #c1cfbe;
	width: 100%;
	background-color: #8aa139;
	margin-bottom: 20px;
}
.contact-item .map img{
	width: 100%;
	-webkit-transition: opacity .3s ease-out;
	-moz-transition: opacity .3s ease-out;
	-o-transition: opacity .3s ease-out;
	transition: opacity .3s ease-out;
}
.contact-item .map a:hover img{
	opacity: .5;
}
.contact-item h4{
	font-family: 'Georgia';
	font-style: italic;
	font-weight:normal;
	font-size: 20px;
	color: #8aa139;
	margin-bottom: 20px;
	margin:0 0 10px 0;
}
.contact-item h4 .gray{
	color: #646464;
}
.contact-item h4:before {
    content: '';
    display: inline-block;
    float: left;
    width: 30px;
    height: 5px;
    background: url(../images/sprite.png) no-repeat 0px -55px;
    margin: 7px 10px 0 0;
}
.contact-item address{
	font-size: 13px;
	margin-bottom:0;
	line-height: 20px;
	/*height: 60px;*/
}
.contact-item .contact-info{
	padding-top: 20px;
	margin-top:20px;
	position: relative;
	display: inline-block;
	float: left;
}
.contact-item .contact-info:before{
	content:'';
	position: absolute;
	top:0px;
	left: 0;
	height: 1px;
	width: 30px;
	border-top: 1px solid #c9d1c7;
}
.contact-item .contact-info .phone{
	display: block;
	float: left;
	width: 100%;
	font-size: 13px;
}
.contact-item .contact-info .phone a.phone-number,
.contact-item .contact-info .phone a.phone-number:hover{
	color: #939393!important;
	text-decoration: none!important;
}
.contact-item .contact-info .email {
	display: block;
	float: left;
	height: 24px;
	line-height: 24px;
	width: 100%;
}
.contact-item .contact-info .email a{
	font-size: 13px;
	color: #8aa139;
}
.contact-item .contact-info .email a:hover{
	color: #8aa139;
	text-decoration: underline;
}
/*CONTATO*/
/*TRABALHE CONOSCO*/
.forms{
	margin-bottom:0px;
}
.forms input, .forms textarea, .forms select{
	background:#FFF;
	border: 1px solid #eeeeee;
	font-family: 'Lato';
	font-style: italic;
	font-size: 16px;
	border-left:3px solid #acbfa8;
	padding-left: 20px;
	line-height: 45px;
	height: 45px;
	color: #9a9a9a;
	width: 100%;
	margin-top: 20px;
	border-radius: 0!important;
}

#share-link .forms input, #share-link .forms textarea, #share-link .forms select{
	margin-top:0;margin-bottom:10px;
}

.forms .form-control[disabled], .forms  .form-control[readonly], .forms  fieldset[disabled] .form-control{
	border: 1px solid #eeeeee;
	background: #FFF;
	border-left: 3px solid #acbfa8;
	box-shadow: none;
}
.forms select{
	    height: 49px;
    line-height: 49px;
}
.forms .nome input{
	margin-top: 0;
}
.forms .curriculo input{
	line-height: normal;
	height: auto;
	padding-top:15px;
	padding-bottom:15px; 
	margin-top:0px;
}
.forms textarea{
	height: 180px;
	resize: none;
}
.forms label {
    margin-top: 15px;
    color: #8aa139;
    font-weight: normal;
    font-style: italic;
    font-size: 12px;
    display: inline-block;
    width: 100%;
}
.forms .bt-send{
	font-family:"Georgia";
	font-style: italic;
	color: #8aa139;
	font-size: 16px;
	display: inline;
	margin-top: 10px;
	background: transparent url(../images/icon-link.png) no-repeat 0 21px;
	border:0;
	width: 90px;
    padding-left: 40px;
	margin:0;
	float: right;
}
.forms .bt-send:hover,
.forms .bt-send:active,
.forms .bt-send:focus{
	text-decoration: underline;
}
.wpcf7-form-control-wrap.curriculo{
	    margin-top: 20px;
    display: inline-block;
    width: 100%;
}
.group-span-filestyle{
	    padding: 0;
    margin: 0;
    height: 45px;
    line-height: 45px;
}
.group-span-filestyle label{
	 margin: 0;
    padding: 0 15px;
    height: 49px;
    line-height: 49px;
    background: #204231;
    color: #8aa139;
    text-shadow: none;
    font-size: 15px;
    border-radius: 0!important;
}
.group-span-filestyle label:hover{
	 color: #FFF;
}
.link-default:before {
    content: '';
    display: inline-block;
    float: left;
    width: 50px;
    height: 5px;
    background: url(../images/sprite.png) no-repeat -354px -55px;
    margin: 7px 10px 0 0;
}

.forms input:focus,
.forms input:active,
.forms textarea:focus,
.forms textarea:active,
.forms select:focus,
.forms select:active{
	outline: none;
	box-shadow: none;
}
.wpcf7-not-valid-tip{
	color: red;
	font-size:10px!important;
	display: inline-block;
	float: left;
	margin-bottom: 5px;
	text-transform:uppercase;
	margin-top: 5px;
}
.wpcf7-response-output.wpcf7-validation-errors,
.wpcf7-response-output.wpcf7-mail-sent-ng{
	display: inline-block;
	float: left;
	width: 100%;
	padding: 5px 10px;
    border: 1px solid transparent;
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
    font-size: 10px!important;
    text-transform:uppercase; 
    margin-top: 15px;
    margin-left:0;
    margin-right:0;
}
.wpcf7-response-output.wpcf7-mail-sent-ok{
display: inline-block;
	float: left;
	width: 100%;
	padding: 5px 10px;
    border: 1px solid transparent;
       color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
    font-size: 10px!important;
    text-transform:uppercase; 
    margin-top: 15px;
    margin-left:0;
    margin-right:0;
}

#share-link .wpcf7-response-output.wpcf7-validation-errors,
#share-link .wpcf7-response-output.wpcf7-mail-sent-ng{
	margin-top: 0;
}


.screen-reader-response{
	display: none!important;
}
/*TRABALHE CONOSCO*/
/*PAGINACAO*/
/*.pagination {
	float: right;
	padding:0px 0;
	position:relative;
	font-size:13px;
	line-height:15px;
	margin:0;
	margin-right: 0px;
}
.pagination span, .pagination a {
	display:block;
	float:left;
	margin: 2px 2px 2px 0;
	padding:6px 9px 5px 9px;
	text-decoration:none;
	width:auto;
	color:#939393;
	background: #FFF;
	font-size: 13px;
	border-right:1px solid #efefef;
}
.pagination span{
	color: #acbfa8; 
	margin-right: 0;
}
.pagination a:hover{
	color: #acbfa8;
}
 
.pagination .current{
	padding:6px 9px 5px 9px;
	color:#acbfa8;
}*/
#pagination-container{
	display: inline-block;
	float: right;
	font-size:13px;
	line-height:15px;
	margin:  15px 0 0 0;
	
}
.simple-pagination ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}

.simple-pagination li {
	display: inline-block;
	margin-right: 5px;
}

.simple-pagination li a,
.simple-pagination li span {
	color: #939393;
	padding: 5px 10px;
	text-decoration: none;
	border: 1px solid #efefef;
	background-color: ##FFF;
	/*box-shadow: 0px 0px 10px 0px #EEE;*/
}

.simple-pagination .current {
	color: #FFF;
	background-color: #acbfa8;
	border-color: #acbfa8;
}

.simple-pagination .prev.current,
.simple-pagination .next.current {
	background: #acbfa8;
}
/*PAGINACAO*/
/*BUSCA SUPERIOR*/
.dropdown-search.search-menu{
	position: absolute;
	border:0;
	padding: 0 20px 20px 20px;
	background: #1d3d2d url("../images/submenu-shadow.png") repeat-x;
	box-shadow:none;
	z-index: 999;
	width: 890px;
	right: 0;
	left: inherit;
	border-bottom-left-radius:4px;
	border-bottom-right-radius:4px; 
	display: none;
}
.search-home{
	right: -210px!important;
}
.filters.header-search .filter-fields{
	margin:0;
	display: inline-block;
	float: right;
}
.filters.header-search .filter-fields .filter-label{
	display: inline-block;
	height: auto;
	line-height: auto;
	float: left;
	font-size: 15px;
	color: #999999;
}
.filters.header-search .filter-fields input, .filters.header-search .filter-fields select {
	height: 35px;
	line-height: 35px;
	margin:0;
	padding: 0;
	display: inline-block;
	float: left;
	margin-left: 10px;
	padding: 0 15px;
}
.filters.header-search .filter-fields select{
	    padding: 0 25px 0 15px;
}

.filters.header-search .filter-fields .letters{
	display: inline-block;
	float: left;
	width: 100%;
	line-height: 45px;
	height: 45px;
}
.filters.header-search .filter-fields .letters ul{
	display: inline-block;
	float: left;
	padding: 0;
	margin-left: 10px;
	line-height: 45px;
	height: 45px;
}
.filters.header-search .filter-fields .letters ul li{
	display: inline-block;
	float: left;	
	position: relative;
	    padding-right: 7px;
    margin-right: 7px;;
	line-height: 45px;
	height: 45px;
	width: auto;
}
.filters.header-search .filter-fields .letters ul li:after{
	content: "•";
	color: #8aa139;
	position: absolute;
	display: inline-block;
	margin: 1px 4px;
    font-size: 10px;
    width: auto;
}
.filters.header-search .filter-fields .letters ul li:last-child:after{
	display: none;
}
.filters.header-search .filter-fields .letters ul li a{
	font-size: 12px;
	color: #acbfa8;
	line-height: normal;
	padding: inherit;
}
.filters.header-search .filter-fields .letters ul li a:hover{
	color: #8aa139;
}
.filters.header-search .filter-fields .letters .bt-see-all{
	font-family:"Georgia";
	font-style: italic;
	color: #8aa139;
	font-size: 16px;
	display: inline;
	float: right;
	height: 45px;
	line-height: 45px;
}
.filters.header-search .filter-fields .letters .bt-see-all:hover{
	color: #FFF;
}
.filters.header-search .filter-fields input#lawyer-name{
	margin-left: 0;
	width: 350px;
	background:#FFF;
}
.filters.header-search .filter-fields select#lawyer-expertise-area{
	width: 310px;
	background:#FFF;
}
.filters.header-search .filter-fields select#lawyer-position{
	width: 200px;
	background:#FFF;
}

.filters.header-search .filter-fields .wrap-select{
	display: block;
	float: left;
	position: relative;
	height: auto;
	width: auto;
}
.filters.header-search .filter-fields .wrap-select:after{
	font-family: "FontAwesome";
    content: "\f107";
    padding-left: 10px;
    line-height: normal;
    font-size: 18px;
    right: 10px;
    top: 8px;
    position: absolute;
    color: #5ab2b5;
}
.filters.header-search .filter-fields .choose input, .filters.header-search .filter-fields .choose select{
	font-size: 13px;
	color: #9a9a9a;
	border: #eeeeee 1px solid;
	border-left: 2px solid #acbfa8;
	background:#FFF;
}
.filters.header-search .filter-fields .choose input:focus, .filters.header-search .filter-fields .choose select:focus{
	outline: none;
	box-shadow: none;
}
.filters.header-search .filter-fields .choose input[type="submit"]{
	float: right;
	display: block;
	background:#acbfa8;
	border:0;
	font-size: 16px;
	color: #FFF;
	width: 170px;
	font-family:"Georgia";
	font-style: italic;
}
.filters.header-search .filter-fields .choose input[type="submit"]:hover{
	background:#8aa139;
	border:0;
}
/*BUSCA SUPERIOR*/
/*BUSCA LATERAL*/
.filters.header-search-side{
	margin-bottom: 40px;
	display: inline-block;
	float: left;
	width: 100%;
	height: auto;
}
.filters.header-search-side .filter-fields{
	margin:0;
	display: inline-block;
	float: right;
}
.filters.header-search-side .filter-fields .filter-label{
	display: inline-block;
	height: auto;
	line-height: auto;
	float: left;
	font-size: 15px;
	color: #999999;
}
.filters.header-search-side .filter-fields input, .filters.header-search-side .filter-fields select {
	height: 35px;
	line-height: 35px;
	margin:0;
	padding: 0;
	display: inline-block;
	float: left;
	margin-left: 10px;
	padding: 0 15px;
	background:#FFF;
}
.filters.header-search-side .filter-fields select{
	    padding: 0 25px 0 15px;
	    background:#FFF;
}

.filters.header-search-side .filter-fields .letters{
	display: inline-block;
	float: left;
	width: 100%;
	line-height: normal;
	height: auto;
	padding-bottom: 20px;
	margin-bottom: 30px;
	border-bottom:1px solid #c9d1c7;
}
.filters.header-search-side .filter-fields .letters ul{
	display: inline-block;
	float: left;
	padding: 0;
	margin-left: -10px;
	line-height: normal;
	height: auto;
	margin-bottom: 0;
}
.filters.header-search-side .filter-fields .letters ul li{
	display: inline-block;
	float: left;	
	position: relative;
	margin-bottom: 5px;
	text-align: center;
	line-height: normal;
	height: auto;
	padding:5px;
}
.filters.header-search-side .filter-fields .letters ul li:after{
	content: "•";
	color: #8aa139;
	position: absolute;
	display: inline-block;
	margin: 5px;
    font-size: 8px;
    width: auto;
}
.filters.header-search-side .filter-fields .letters ul li:last-child:after{
display: none;
}
.filters.header-search-side .filter-fields .letters ul li a{
	font-size: 12px;
	color: #acbfa8;
	line-height: normal;
	padding: inherit;
}
.filters.header-search-side .filter-fields .letters ul li a:hover{
	color: #8aa139;
}
.filters.header-search-side .filter-fields .letters .bt-see-all{
	font-family:"Georgia";
	font-style: italic;
	color: #8aa139;
	font-size: 16px;
	display: inline;
	float: right;
	height: 45px;
	line-height: 45px;
}
.filters.header-search-side .filter-fields .letters .bt-see-all:hover{
	color: #FFF;
}

.filters.header-search-side .filter-fields .wrap-select{
	display: block;
	float: left;
	position: relative;
	height: auto;
	width: auto;
}
.filters.header-search-side .filter-fields .wrap-select:after{
	font-family: "FontAwesome";
    content: "\f107";
    padding-left: 10px;
    line-height: normal;
    font-size: 18px;
    right: 10px;
    top: 8px;
    position: absolute;
    color: #5ab2b5;
}
.filters.header-search-side .filter-fields .choose input, .filters.header-search-side .filter-fields .choose select{
	font-size: 13px;
	color: #9a9a9a;
	border: #eeeeee 1px solid;
	border-left: 2px solid #acbfa8;
	width: 100%;
	margin:0 0 10px 0!important;
	background:#FFF;
}
.filters.header-search-side .filter-fields .choose input:focus, .filters.header-search-side .filter-fields .choose select:focus{
	outline: none;
	box-shadow: none;
}
.filters.header-search-side .filter-fields .choose input[type="submit"]{
	float: right;
	display: block;
	background:#acbfa8;
	border:0;
	font-size: 16px;
	color: #FFF;
	width: 100px;
	font-family:"Georgia";
	font-style: italic;
}
.filters.header-search-side .filter-fields .choose input[type="submit"]:hover{
	background:#8aa139;
	border:0;
}
/*BUSCA LATERAL*/
#print-lawyer{
	display: none;
	color: #939393!important;
}
#print-lawyer h1{
		font-family: "Georgia";
	    font-weight: normal;
	    font-style: normal;
	    font-size: 30px;
	    color: #8aa139!important;
	    padding-bottom: 15px;
  	    margin-top: 0;
    	margin-bottom: 15px;
	    width: 100%;
	    border-bottom: 1px solid #c9d1c7;
	}
#print-lawyer h2{
		    margin: 0 0 20px 0;
		    padding: 0 0 20px 0;
		    color: #acbfa8!important;
		    font-family: "Georgia";
		    font-weight: normal;
		    font-style: normal;
		    font-size: 20px;
		    position: relative;

	}
#print-lawyer h2:after{
		display: none;
	}
	.print-lawyer-info .image{
		width: 30%;
		border:1px solid #c9d1c7;
		display: inline-block;
		float: left;
	}
#print-lawyer h3{
		font-family: "Georgia";
	    font-weight: normal;
	    font-style: normal;
	    font-size: 20px;
	    color: #8aa139!important;
	    padding-bottom: 15px;
  	    margin-top: 0;
    	margin-bottom: 15px;
	    width: auto;
	    position: relative;
	}
#print-lawyer h3:after {
	    content: '';
	    position: absolute;
	    height: 1px;
	    width: 25px;
	    bottom: 0;
	    left: 0;
	    border-top: 1px solid #bbd0c5;
	}

.print-lawyer-info-details{
	display: block;
	float: left;
	width: 70%;
	padding-left: 20px;
	border-bottom: 20px;
}
.print-lawyer-info-contact{
	display: block;
	float: left;
	margin-bottom: 15px;
	width: 70%;
}
.print-lawyer-info-languages{
	display: block;
	float: left;
	margin-bottom: 15px;
	width: 30%;
}
.print-lawyer-info-languages .language-item{
	display: inline-block;
	float: left;
	width: 100%;
}
.print-lawyer-experience{
	display: block;
	float: left;
	width: 100%;
}
.print-lawyer-experience .experience-item{
display: inline-block;
	float: left;
	width: 100%;
	margin:30px 0 0;
}
.list-areas-of-practice-info{
	display: inline-block;
	float: left;
	width: 100%;
	margin:30px 0 0 0 ;
}
.box-print-reconhecimentos-full{
		display: none!important;
	}
	.badges-print{
	display: none;
}
/*IMPRESSAO*/
@media print {
	header,
	footer,
	.featured-banner-inside,
	.featured-banner,
	.breadcrumb,
	.lawyer-page,
	.modal
	{display: none;}
	*{
		-webkit-print-color-adjust: exact;
      	print-color-adjust: exact;
	}
	body{
		border-left:5px solid #f4f4db;
		margin:0;
		padding:0 0 0 20px;
		
	}
	html,body,#print-lawyer, .print-lawyer-info{
		display: block;
		float: left;
		width: 100%;
		color: #939393!important;
	}
	.areas-of-practice-page,
	.list-lawyers-page,
	.contact-page,
	.the-firm-page,
	.work-with-us-page,
	.home-page
	{
		padding-top:0;
		padding-bottom:0;
	}
	.areas-awards{
		    margin-top: 0;
    padding:0;
	}
	.home-page .highlight-phrase{
		padding:0;
		margin:0;
	}
	.home-page .image.predio{
		display: none!important;
	}
	.box-folder .title.secondary{
		margin-top: 0;
	}
	.home-page .link-default{
		display: none;
	}
	.home-page .title.main.awards h1{
		margin-bottom:0;
		margin-top: 30px;
	}
	.home-page .badges{
		display: inline-block;
		width: 100%;
		margin-bottom: 30px;
		margin-top: 20px;
	}
	.home-page .badges img{
		width: auto;
	}
	.home .title.main h1{
		padding:0 0 15px 0;
		text-align: left;
	}
	.title.main h1:after{
		display: none;
	}
	.box-folder{
		border:0;
		margin:40px 0 40px 0;
		padding: 0;
		border-left: 5px solid #acbfa8;
        padding-left: 30px;
	}
	.title.secondary{
		margin-bottom: 0;
	}
	.box-folder .icon-folder{
		display: none;
	}

	.areas-of-practice-page .side-bar,
	.list-lawyers-page .side-bar{
		display: none;
	}
	.areas-of-practice-page .content,
	.list-lawyers-page .content{
		width: 100%;
	}
	.list-lawyers-page .lawyer-item{
		margin-bottom: 16px;
		display: block;
		float: left;
		width: 100%;
	}
	.highlight-phrase:before,
	.highlight-phrase:after,
	.list-lawyers-page .lawyer-item .bt-print,
	.list-lawyers-page .lawyer-item .bt-vcard,
	.list-lawyers-page .pagination{
		display: none;
	}
	.the-firm-page .link-folder-etica,
	.the-firm-page .link-folder{
		display: none;
	}
	.the-firm-page .folder-text{
		text-align: left;
		padding-left: 0;
	}
	.the-firm-page .folder-text:before,
	.the-firm-page .folder-text:after{
		display: none;
	}
	.the-firm-page .box-timeline{
		padding:0;
	}
	.the-firm-page .years,
	.the-firm-page .vscrollerbase {
		display: none;
	}
	.the-firm-page .texto-year{
		display: block!important;
		margin-bottom: 20px;
	}
	.the-firm-page .mcontentwrapper,
	.the-firm-page .texto-years,
	.the-firm-page .timeline-print,
	.the-firm-page .scrollwrapper{
		width: 100%!important;
		height: auto!important;
		color: #939393;
		overflow: visible;
		margin-top:0;
	}
	.the-firm-page .responsabilidade-social .texto{
		width: 100%!important;
	}
	.the-firm-page .responsabilidade-social  .lista-projetos{
		width: 100%!important;
	}
	.the-firm-page .responsabilidade-social .projetos ul{
		border:0;
	}
	.the-firm-page .title.main h1:after{
		display: none;
	}
	.the-firm-page  .areas-awards{
		padding:0!important;
	}
	.the-firm-page  .title.main{
		padding:0!important;
		text-align: left;
		margin-bottom: 20px;
	}
	.the-firm-page   .title.main h1{
		padding-left: 0!important;
		padding-right: 0!important;
		text-align: left!important;
		padding-bottom: 0;
	}
	.the-firm-page .box-reconhecimentos{
		padding-top:0!important;
		padding-bottom:0!important;
	}
	.box-print-reconhecimentos-full{
		display: block!important;
	}
	.the-firm-page .highlight-phrase-list-print{
		padding-left: 15px;
	}
	.the-firm-page .slick-list{height: auto!important;}
	.the-firm-page .highlight-phrase{
		height: auto!important;
		width: 100%!important;
	}
	.box-print-reconhecimento{
		display: none!important;
	}
	.the-firm-page .highlight-phrase-list:before, .the-firm-page .highlight-phrase-list:before,
	.the-firm-page .highlight-phrase-list:after, .the-firm-page .highlight-phrase-list:after,
	.the-firm-page .box-reconhecimentos:after{
		display: none;
	}
	.the-firm-page .highlight-phrase.slick-slide{
		width: 100%!important;
	}


	.contact-page .contact-item-print{
		width: 40%;
		height: auto;
		margin:0 5%;
		padding:0;
		display: block;
		float: left;
	}
	.col-print-areas{
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		padding-left: 0;
		padding-right: 0;
	}
	
	.areas-awards .title.secondary{
		padding-left: 0;
		margin-left: 0;
	}
	.contact-page .contact-item h4:before{
		display: none;
	}
	.contact-page  .title.main{
		padding:0!important;
		margin-bottom: 20px;
	}
	.contact-page   .title.main h1{
		padding-left: 0!important;
		padding-right: 0!important;
		padding-bottom: 0;
	}
	.contact-page   .title.main h1:after{
		display: none;
	}
	.work-with-us-page .forms,
	.work-with-us-page .link-default{
		display: none;
	}
	.work-with-us-page .career-item.interns{
		display: block!important;
	}
	.badges-list-the-firm .slick-list{
		display: block;
		float: left;
		width: auto;
		width: 100%!important;
	}

	

	

	.badges-list-the-firm,
	.badge-selos-home{
		display: none;
	}
	.badges-print{
		display: block;
		width: 100%;
		float: left;
		margin-bottom: 20px;
	}
	.badges-print .badges-list-item{
		display: inline-block;
		float: left;
		width: 150px;
	}
}




.break{
	display: table;
	clear: both;
}