@import url('https://fonts.googleapis.com/css?family=Lato|Poppins|Signika|Parisienne|Roboto+Slab');

.col-sm-12{
	padding: 0px !important;;
}

.col-md-12{
	padding: 0px !important;;
}

.col-lg-12{
	padding: 0px !important;;
}

html, body {
	height: 100%;
	margin: 0;
	width: 100%;
	background: #fafafa;
}

a{
	text-decoration: none !important;
}

a:hover{
	text-decoration: none;
}

@font-face {
	font-family: 'Gotham';
	src: url("/fonts/Gotham Book Regular.otf");
}

.home{
	display: block;
	float: left;
	width: 100%;
	height: 100%;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	background-image: url(../imagens/banner5.png);
}

.fright{
	float: right;
}

.container{
	padding-left: 0px !important;
	padding-right: 0px !important;
	width: 100%;
}

.mask{
	display: block;
	float: left;
	height: auto;
	min-height: 100%;
	width: 100%;
	background-color: rgba(6, 4, 4, 0.50);
}

.area {
	width: 20%;
	margin-right: 5%;
	display: block;
	float: left;
	position: relative;
	left: 2.5%;
}

.area .img-area{
	display: block;
	float: left;
	width: 100%;
	height: 230px;
	overflow: hidden;
}

.area .name{
	display: table;
	height: 45px;
	width: 100%;
	overflow: hidden;
}

.img2 {
	display: block;
	float: left;
	width: 100%;
	height: auto;
	margin-top: 0px;
	opacity: .9;
	border-radius: 2px;
	padding-right: 2px;
}

.bio {
	display: table;
	float: left;
	width: 90%;
	height: 120px;
	line-height: 23px;
	text-align: center;
	margin-left: 5%;
	padding: 10px 15px;
	letter-spacing: -1px;
	font-family: Signika;
	text-transform: capitalize;
	font-size: 19px;
	position: relative;
	margin-top: -60px;
	background: #ab774b;
	color: #fff;
}

.info2{
	display: table;
	width: 90%;
	height: 50px;
	margin-left: 5%;
	position: absolute;
	line-height: 22px;
	left: 0px;
	font-family: Parisienne;
	letter-spacing: 0px;
	padding-top: 10px;
	border-top: 1px solid #de9a61;
}

.home span{
	color: #d9985f;
	position: relative;
	right: 50px;
}

.home p{
	text-transform: uppercase;
	font-family: Poppins;
	font-size: 60px;
	line-height: 65px;
	font-style: normal;
	font-weight: 700;
	color: #fff;
	display: block;
	margin: 0 auto;
	position: relative;
	margin-top: 21%;
	margin-bottom: 150px;
	/* left: 100px; */
	/* width: 40%; */
	text-align: center;
	letter-spacing: 1px;
	overflow: hidden;
}

.fright{
	float: right;
}

.home p b{
	display: block;
	clear: both;
	font-size: 72px;
	color: #d9985f;
	position: relative;
	left: 200px;
}

.underline{
	height: 2px;
	width: 50px;
	display: block;
	margin: 0 auto;
	margin-bottom: 40px;
	background: #8c5413;
}

.header{
	display: block;
	float: left;
	width: 100%;
}

.header .oab{
	display: block;
	float: left;
	font-size: 19px;
	font-weight: bolder;
	margin-top: 1px;
	color: #d9985f;
}

.header .button2{
	position: relative;
	top: 50px;
	left: 60%;
}

.header .button-collapse{
	display: none;
}

.header .fa-bars{
	font-size: 28px;
	color: #fff;
}

.header .top{
	display: block;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #8c5413;
	font-family: 'Roboto Slab',serif;
}

.header .top .info{
	display: block;
	float: right;
	margin-right: 30px;
	padding-right: 30px;
	padding-left: 30px;
	border-bottom: 1px solid #303030;
}

.header .top .info .screen{
	float: left;
}

.header .top .info p2{
	display: block;
	float: left;
	margin-top: 7px;
	margin-bottom: 5px;
	font-size: 13.5px;
	/* font-weight: bolder; */
	color: #d9985f;
	top: 0px;
	width: auto;
}

.header .top .info .img{
	display: block;
	float: left;
	height: 16px;
	margin-top: 8px;
	margin-right: 5px;
	margin-left: 20px;
}

.header .top .info .img2{
	height: 23px;
	width: auto;
	margin-top: 3px;
}

.home .img{
	display: block;
	margin: 0 auto;
	height: 160px;
	margin-top: 240px;
}

.header .container{
	display: block;
	margin-right: 60px;
	width: 100%;
	max-width: 100%;
	padding: 0px;
	margin-top: -10px;
}

.header .container2{
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	background-image: url(../imagens/banner5.png);
	box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, .3);
}

.header .container .logo-area{
	display: block;
	float: left;
}

.header .container .img3{
	display: block;
	margin-left: 60px;
	height: 110px;
	margin-top: 25px;
	margin-bottom: 20px;
}

.header .container .number{
	display: block;
	float: left;
	clear: both;
	color: #fff;
}

.header .container .title{
	display: block;
	float: right;
	margin-right: 60px;
	margin-top: 45px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.header .container .title .center2{
	display: table;
	margin: 0 auto;
}

.header .container .menu{
	display: block;
	float: left;
	margin-left: 14px;
	margin-right: 14px;
	padding-bottom: 5px;
	font-family: 'lato';
	text-transform: capitalize;
	font-size: 18.5px;
	color: #fff;
}

.header .container .menu:last-child{
	margin-right: 0px;
}

.header .container .menu:hover{
	color: #d9985f;
}

.header .container .menu2{
	padding-right: 0px;
}

.header .container .active{
	color: #d9985f;
	border-bottom: 2px solid #d9985f;
	font-weight: bolder;
}

.home .home-border{
	display: block;
	margin: 0 auto;
	border: 4px solid #fff;
	width: 40%;
	color: #fff;
	font-size: 45px;
	padding: 20px;
	text-align: center;
	margin-top: 20%;
	font-family: 'Roboto Slab',serif;
}

.home .home-border .text{
	clear: both;
	font-size: 25px;
	text-transform: uppercase;
	font-weight: 100;
}

.areas{
	display: block;
	float: left;
	width: 100%;
	background-image: url(../imagens/fundo4.png);
}

.areas .container{
	display: table;
	margin: 0 auto;
	width: 90%;
}

.areas .info{
	display: table;
	float: left;
	height: 100%;
	width: 12%;
	position: relative;
	left: 1%;
}

.areas .info .img{
	display: block;
	margin: 0 auto;
	margin-top: 25px;
	height: 38px;
	opacity: .9;
	margin-bottom: 10px;
}

.areas .info .img2{
	height: 42px;
	width: auto;
	float: none;
	padding-right: 0px;
}

.areas .info p{
	font-family: 'Signika';
	text-transform: uppercase;
	clear: both;
	text-align: center;
	color: #e0e0e0;
	margin-bottom: 20px;
}

.areas .button{
	display: table;
	margin: 0 auto;
	margin-bottom: 20px;
	clear: both;
	text-align: center;
	text-transform: capitalize;
	cursor: pointer;
	padding: 6px;
	border: 1px solid #fff;
	width: 180px;
	font-family: 'Signika';
	font-weight: bold;
	color: #4d3324;
	font-size: 17px;
	background: #fff;
	border-radius: 2px;
}

.history{
	display: block;
	float: left;
	width: 100%;
}

.history .video{
	display: block;
	float: left;
	width: 50%;
	padding-left: 20px;
	position: relative;
	top: 50px;
}

.history .img{
	display: none;
	margin: 0 auto;
	margin-top: 70px;
	height: 50px;
}

.history .container{
	display: block;
	float: left;
	width: 100%;
	clear: both;
	margin-top: 70px;
	margin-bottom: 70px;
}

.history .container .title{
	display: block;
	width: 100% !important;
	font-weight: bolder;
	width: 300px;
	font-family: 'Roboto Slab',serif;
	text-transform: uppercase;
	font-size: 28px;
	margin-bottom: 15px;
	text-align: left !important;
	line-height: 35px;
	color: #333;
}

.history .container b{
	color: #9c5d15;
	margin-left: 5px;
}

.history .underline{
	margin-bottom: 0px;
}

.history .team .underline{
	margin-bottom: 30px;
}

.history .container .info{
	display: block;
	float: left;
	width: 45%;
	margin-left: 60px;
	color: #808080;
	line-height: 25px;
	font-size: 13.8px;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-right: 50px;
	text-align: justify;
}

.history .container .info-right{
	float: right;
	margin-left: 0%;
	margin-right: 8%;
}

.history .team{
	display: block;
	float: left;
	width: 100%;
	background: #efefef;
	padding-left: 60px;
	padding-right: 60px;
	padding-bottom: 20px;
}

.history .team .info{
	display: table;
	margin: 0 auto;
	width: 100%;
	color: #fff;
	padding: 50px 0px;
}

.history .team .info .center2{
	display: table;
	margin: 0 auto;
}

.history .team .info p{
	display: block;
	width: 100% !important;
	text-transform: capitalize;
	text-align: center;
	width: 300px;
	font-family: 'Roboto Slab',serif;
	font-weight: bolder;
	font-size: 28px;
	margin-bottom: 5px;
	color: #5c5c5c;
}

.history .team .info .title{
	display: block;
	float: left;
	width: 100%;
	color: #333;
	padding-top: 10px;
	padding-bottom: 5px;
	text-transform: capitalize;
	text-align: center;
	font-family: 'Roboto Slab',serif;
	text-transform: uppercase;
	font-weight: bolder;
	font-size: 28px;
}

.history .team .info .subtitle{
	display: block;
	text-align: center;
	font-size: 15px;
	color: rgb(135, 135, 135);
	margin-bottom: 0px;
	width: 100%;
}

.history .team .info .title b{
	color: #9c5d15;
}

.history .team .info .button{
	clear: both;
	display: table;
	margin: 0 auto;
	padding: 8px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
	background: #fff;
	color: #52310b;
	margin-top: 20px;
	border: 1px solid #ab774b;
	border-radius: 2px;
}

.history .team .info .button:hover{
	background: #ab774b;
	color: #fff;
	transition: background 0.45s;
}

.history .team .info .button2{
	margin-bottom: 30px;
	margin-top: 0px;
}

.history .team .info .center2 .size{
	font-size: 10em;
	color: #e0e0e0;
	display: block;
	text-align: center;
	margin-bottom: -110px;
}

.history .team .info .area{
	width: 20%;
	margin-right: 5%;
	display: block;
	float: left;
	position: relative;
}

.history .team .info .img{
	display: block;
	float: left;
	width: 100%;
	height: auto;
	margin-top: 0px;
	opacity: .9;
	border-radius: 2px;
}

.history .team .info .img:hover{
	opacity: 1;
	cursor: pointer;
}

.history .team .info .center2 .text{
	display: block;
	float: right;
	width: 25%;
	text-align: center;
	position: relative;
	color: #9b9b9b;
}

.history .team .info .center2 .text h1{
	text-transform: capitalize;
	font-size: 34px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-family: Signika;
	color: #333;
}

.history .team .info .center2 .text h2{
	font-size: 20px;
	margin-top: 2px;
	margin-bottom: 10px;
	color: #333;
	font-weight: normal;
}

.laws{
	display: block;
	float: left;
	width: 100%;
	background-image: url(../imagens/banner2.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

.laws .underline{
	background: #bd8453;
}

.laws .button2{
	display: block;
	margin: 0 auto;
	position: relative;

}

.laws p{
	text-align: center;
	color: #fff;
	font-size: 28px;
	font-family: 'Signika';
	text-transform: uppercase;
	margin-top: 5px;
	margin-bottom: 5px;
}

.laws .img{
	display: block;
	margin: 0 auto;
	margin-top: 30px;
	height: 30px;
}

.laws .underline{
	height: 2px;
	margin-bottom: 20px;
}

.laws .info{
	color: #fff;
	width: 55%;
	display: block;
	margin: 0 auto;
	text-align: center;
	font-size: 16px;
	font-family: lato;
	line-height: 28px;
}

.laws .info .button{
	display: block;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 30px;
	padding: 6px;
	border: 1px solid #fff;
	width: 180px;
	font-family: 'Signika';
	font-weight: bold;
	color: #fff;
	font-size: 17px;
	background: transparent;
	border-radius: 4px;
}

.laws .info .button .button2{
	margin-top: 0px;
}

.news{
	display: block;
	float: left;
	width: 100%;
	padding-top: 50px;
}

.news p{
	display: block;
	width: 100% !important;
	text-transform: uppercase;
	text-align: center;
	width: 300px;
	font-family: 'Roboto Slab',serif;
	font-weight: bolder;
	font-size: 28px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.news .subtitle{
	display: block;
	width: 100% !important;
	text-align: center;
	font-size: 15px;
	color: #878787;
	margin-bottom: 20px;
}

.news .img{
	display: block;
	margin: 0 auto;
	height: 40px;
}

.news .loading{
	text-align: center;
	
}

.news .loading .fa-spin{
	color: #8c5413;
	margin: 10px 0;
}

.news .container{
	display: block;
	width: 100%;
	padding-bottom: 60px;
}

.news .container .info, .news .container .quente{
	display: block;
	float: left;
	width: 22%;
	margin-right: 2.3%;
	position: relative;
	left: 2%;
	padding: 5px;
	height: 250px;
	overflow: hidden;
}

.news .container .info:last-child, .news .container .quente:last-child{
	margin-right: 0px;
}

.news .container .info .area-img, .news .container .quente span{
	width: 90%;
	height: 120px;
	display: block;
	margin: 0 auto;
	overflow: hidden;
	background-size: 100%!important;
}

.news .container .info .img{
	height: 200px;
	border-radius: 2px;
}

.news .container .info .title, .news .container .quente .quenteTitulo, 
.news .container .quente p{
	font-family: Signika;
	color: #4a4a4a;
	font-weight: bolder;
	font-size: 16px;
	line-height: 22px;
	height: 100px;
	display: block;
	margin: 0 auto;
	text-align: left;
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
	overflow: hidden;
	text-transform: none;
	text-align: center;
}

.news .container .quente p{
	border-top: 1px solid #ccc;
    width: 70%!important;
    text-align: center;
    padding: 10px 0;
    font-weight: normal;
}

.news .container .info .title2{
	overflow: hidden;
	height: 50px;
}

.news .container .info .time{
	color: #aaaaaa;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial;
	text-transform: uppercase;
}

.contato{
	display: block;
	float: left;
	width: 100%;
	padding-top: 50px;
	padding-bottom: 80px;
	background: #efefef;
}

.contato .img2{
	display: block;
	margin: 0 auto;
	margin-bottom: 10px;
	height: 50px;
}

.contato .size{
	font-size: 7em;
	color: #e0e0e0;
	display: block;
	text-align: center;
	position: relative;
	bottom: 15px;
	margin-bottom: -80px;
}

.contato .underline{
	margin-bottom: 40px;
}

.contato p{
	display: block;
	width: 100% !important;
	text-transform: uppercase;
	text-align: center;
	width: 300px;
	font-family: 'Roboto Slab',serif;
	font-weight: bolder;
	font-size: 28px;
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
}

.contato .subtitle{
	display: block;
	width: 100% !important;
	text-align: center;
	font-size: 15px;
	color: #878787;
	margin-bottom: 40px;
	position: relative;
}

.contato .area{
	display: block;
	float: none;
	width: 70%;
	margin: 0 auto;
	margin-top: 20px;
}

.contato .input-area{
	width: 50%;
    float: left;
    padding: 0 10px;
}

.contato .input-area2{
	width: 100%;
    float: left;
	padding: 0 10px;
	margin-bottom: 30px;
}

.contato .input{
	border: 1px solid #e3e3e3 !important;
	background: #fff !important;
	padding-left: 10px !important;
	-webkit-box-sizing: inherit !important;
	display: block;
	float: left;
	height: 3.3rem !important;
	margin-bottom: 10px !important;
}

.contato .right{
	display: block;
	float: right;
}


.contato .text-area{
	width: 100%;
	height: 150px;
	overflow: hidden;
	border-radius: 3px;
	border: 1px solid #dedede;
	resize: none;
	line-height: 25px;
	font-size: 16px;
	display: block;
	float: left;
	padding: 5px 10px;
	outline: none;
	background: #fff;
}

.contato .text-area.error{
	border: 1px solid darkred!important;
}

.contato .button{
	padding-left: 25px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	float: right;
	text-transform: capitalize;
	font-family: Signika;
	text-align: center;
	font-size: 16.5px;
	outline: none;
	margin-bottom: 20px;
	background: #a66316;
	border-radius: 2px;
	border: 1px solid #a66316;
	color: #ffffff;
	position: relative;
	margin-right: 10px;
}

.contato .email{
	position: relative;
	right: 10px;
}

.contato .button:hover{
	background: #fff;
	color: #a66316;
	transition: background 0.35s;
	transition: color 0.35s;
}

.contato .button2{
	display: block;
	float: right;
	position: relative;
	bottom: 30px;
}

.contato .img{
	display: block;
	float: right;
	height: 18px;
	position: relative;
	left: 33px;
	top: 38px;
}

.contato .mensagem{
	margin-left: 10px;
}

.pics{
	display: block;
	float: left;
	width: 100%;
	padding: 60px;
	background: #e8e8e8;
}

.pics p{
	display: block;
	width: 100% !important;
	text-transform: uppercase;
	text-align: center;
	width: 300px;
	font-family: 'Roboto Slab',serif;
	font-weight: bolder;
	font-size: 28px;
	margin-top: 10px;
	margin-bottom: 30px;
}

.pics b{
	color: #8c5413;
}

.pics .size{
	font-size: 9em;
	color: #dedede;
	width: 80%;
	display: block;
	text-align: left;
	position: relative;
	bottom: 50px;
	left: 80px;
	margin-bottom: -110px;
}

.pics .text{
	display: block;
	float: left;
	width: 25%;
	text-align: center;
	position: relative;
	color: #9b9b9b;
}

.pics .text h1{
	text-transform: capitalize;
	font-size: 34px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-family: Signika;
	color: #333;
}

.pics .text h2{
	font-size: 20px;
	margin-top: 2px;
	margin-bottom: 10px;
	color: #333;
	font-weight: normal;
}

.pics .area-img{
	display: block;
	float: right;
	width: 20%;
	margin-right: 4%;
	height: 200px;
	overflow: hidden;
}

.pics .area-img2{
	margin-right: 0px;
}

.pics .area-img .img{
	width: 330px;
	border-radius: 2px;
}

.advogados{
	display: block;
	float: left;
	width: 100%;
	margin-top: 4px;
	background: #fff;
}

.advogados .container{
	display: block;
	float: left;
	width: 90%;
	margin-left: 5%;
	margin-top: 60px;
	color: #757575;
	line-height: 25px;
	font-size: 14px;
	padding-bottom: 80px;
	text-align: justify;
}

.advogados .container .area{
	margin-bottom: 60px;
}

.advogados .container .img{
	display: block;
	margin: 0 auto;
	margin-bottom: 10px;
	height: 45px;
}

.advogados .container b {
	color: #8c5413;
}

.advogados .container p {
	display: block;
	width: 100% !important;
	text-align: center;
	font-weight: bolder;
	width: 300px;
	font-family: 'Roboto Slab', serif;
	text-transform: uppercase;
	font-size: 28px;
	margin-bottom: 15px;
	color: #333;
}

.advogados .container .title {
	display: block;
	float: left;
	width: 100%;
	color: #333;
	padding-top: 10px;
	padding-bottom: 5px;
	text-transform: capitalize;
	text-align: center;
	font-family: 'Roboto Slab',serif;
	text-transform: uppercase;
	font-weight: bolder;
	font-size: 28px;
}

.advogados .container .button {
	clear: both;
	display: table;
	margin: 0px auto 0;
	padding: 8px 10px;
	font-size: 14px;
	background: #fff;
	color: #52310b;
	border: 1px solid #ab774b;
	border-radius: 2px;
}

.advogados .container .button:hover{
	background: #ab774b;
	color: #fff;
	transition: background 0.45s;
}

.detail{
	display: block;
	float: left;
	width: 100%;
	margin-top: 4px;
	background: #fff;
}

.detail .container{
	display: block;
	float: left;
	width: 90%;
	margin-left: 5%;
	margin-top: 80px;
	color: #757575;
	line-height: 25px;
	font-size: 14px;
	padding-bottom: 80px;
	text-align: justify;
}

.detail .container .info2{
	bottom: 15px;
}

.detail .container .area{
	width: 30%;
}

.detail .container .area .bio{
	padding-top: 20px;
	font-size: 20px;
}

.detail .container .info{
	display: block;
	float: left;
	width: 60%;
	margin-left: 5%;
	margin-bottom: 20px;
}

.detail .container .info p{
	font-size: 25px;
	font-family: 'Roboto Slab',serif;
	color: #333;
	margin-bottom: 30px;
	font-weight: bold;
}

.detail .container .info b{
	color: #4b4c4d;
	margin-right: 5px;
}

.detail .container .info p b{
	color: #9c5d15;
}

.detail .container .info h1{
	font-size: 16px;
	clear: both;
	margin-bottom: 5px;
	margin-bottom: 12px;
	margin-top: 15px;
	font-family: 'lato';
}

.artigos{
	display: table;
	float: left;
	width: 100%;
	background: #fff;
	min-height: calc(100vh - 160px);
}

.artigos .container{
	position: relative;
	vertical-align: middle;
	display: table-cell;
	width: 90%;
	color: #757575;
	line-height: 25px;
	font-size: 14px;
	text-align: justify;
}

.artigos .container .area{
	display: block;
	float: left;
	width: 90%;
	margin-left: 2.5%;
	left: 2.5%;
	margin-top: 60px;
}

.artigos .container h2{
	font-family: Lato;
	text-transform: uppercase;
	font-size: 35px;
	margin-top: 100px;
}

.artigos .container .error{
	margin-top: 20px;
	text-align: center;
	font-size: 20px;
	line-height: 35px;
	text-transform: capitalize;
	color: #2b2b2b;
}

.artigos .container .img {
	display: block;
	margin: 0 auto;
	margin-bottom: 10px;
	height: 45px;
}

.artigos .container p {
	display: block;
	width: 100% !important;
	text-align: center;
	font-weight: bolder;
	width: 300px;
	font-family: 'Roboto Slab', serif;
	text-transform: uppercase;
	font-size: 28px;
	margin-bottom: 15px;
	color: #333;
}

.artigos .container p b{
	color: #8c5413;
}

.artigos .container .post{
	width: 100%;
	display: block;
	float: left;
	margin-bottom: 40px;
	border-bottom: 1px solid #e8e8e8;
	overflow: hidden;
	background: #fafafa;
	border-radius: 4px;
}

.artigos .container .post .bio2{
	display: block;
	float: left;
	width: 9%;
	margin-right: 1%;
}

.artigos .container .post .bio2 .area{
	display: block;
	margin: 0 auto;
	float: none;
	width: 80px;
	height: 80px;
	border-radius: 50%;
	margin-top: 20px;
	overflow: hidden;
}

.artigos .container .post .bio2 .area .img{
	height: 80px;
}

.artigos .container .post .data{
	display: block;
	margin: 0 auto;
	width: 90%;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-radius: 2px;
	font-size: 18px;
	margin-top: 3px;
	color: #4f4f4f;
	font-family: 'Signika';
	letter-spacing: -1px;
}

.artigos .container .post .data b{
	display: block;
	clear: both;
	font-size: 14px;
}

.artigos .container .post .local{
	display: block;
    margin-top: 5px;
}

.artigos .container .post .content{
	width: 90%;
	height: 100%;
	display: block;
	float: left;
}

.artigos .container .post .content2{
	margin-left: 5%;
}

.artigos .container .post .content h1{
	display: block;
	float: left;
	width: 100%;
	font-size: 25px;
	margin: 0px 10px 0px 0px;
	border-bottom: 1px solid #dedede;
	padding: 20px 10px 10px;
	font-family: 'Signika';
	text-transform: uppercase;
	color: #4f4f4f;
	letter-spacing: -1px;
}

.artigos .container .post .content h2{
	display: block;
	float: left;
	width: 100%;
	font-size: 14px;
	margin: 0px;
	padding: 10px;
}

.artigos .container .post .content h2 b{
	color: #ab774b;
}

.artigos .container .post .content .text{
	display: block;
	float: left;
	max-height: 80px;
	padding: 10px;
	padding-top: 0px;
	padding-right: 60px;
	overflow: hidden;
	font-size: 13px;
}

.artigos .container .post .content .button{
	display: block;
	float: left;
	margin: 0 auto;
	margin-top: 5px;
	margin-bottom: 20px;
	margin-left: 10px;
	padding: 6px;
	border-radius: 2px;
	border: 1px solid #ab774b;
	background: #fff;
	color: #52310b;
	text-align: center;
	font-family: 'Roboto Slab',serif;
	text-transform: uppercase;
	font-weight: bolder;
	font-size: 13px;
	clear: both;
}

.artigos .container .post .content .button:hover{
	background: #ab774b;
	color: #fff;
	transition: background 0.45s;
}

.artigos-view{
	display: block;
	float: left;
	width: 100%;
	margin-top: 4px;
	background: #fff;
}

.artigos-view .container{
	display: block;
	float: left;
	width: 90%;
	margin-left: 5%;
	margin-top: 80px;
	color: #757575;
	line-height: 25px;
	font-size: 14px;
	padding-bottom: 80px;
	text-align: justify;
	padding-right: 60px !important;
}

.artigos-view .container p{
	display: block;
	width: 100% !important;
	font-weight: bolder;
	text-align: left;
	line-height: 35px;
	font-family: 'Roboto Slab', serif;
	text-transform: uppercase;
	font-size: 30px;
	margin-bottom: 15px;
	color: #333;
}

.artigos-view .container .subtitulo{
	font-family: Signika;
	font-size: 20px;
	margin-top: 10px;
	margin-bottom: 0px;
	color: #5e5e5e;
	font-weight: normal;
	margin-bottom: 15px;
	text-transform: none;
	font-family: Helvetica;
}

.artigos-view .container h1{
	font-family: Signika;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 0px;
	color: #8c8c8c;
}

.artigos-view .container h2{
	font-family: Signika;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 0px;
	color: #8c8c8c;
	margin-bottom: 40px;
}

.artigos-view .subscribe{
	display: block;
	float: left;
	width: 60%;
	margin-top: 40px;
}

.artigos-view .subscribe p{
	font-family: Signika;
	font-size: 22px;
	color: #8c5413;
}

.artigos-view .subscribe .input {
	display: block;
	float: left;
	width: 98% !important;
	clear: both;
	padding-left: 10px !important;
	border: 1px solid #ccc !important;
	background-color: #fff !important;
	margin-bottom: 20px;
	border-radius: 0;
	background-color: red
}

.artigos-view .subscribe .input.error{
	border: 1px solid darkred!important;
	margin-bottom: 0px!important;
}

.artigos-view .subscribe .legenda-error{
	clear: both;
}

.artigos-view .subscribe .button{
	display: block;
	float: right;
	margin-top: 15px;
	padding: 8px;
	border: 1px solid #8c5413;
	width: 100px;
	font-family: 'Signika';
	color: #fff;
	font-size: 17px;
	background: #8c5413;
	border-radius: 2px;
	text-align: center;
	clear: both;
}

.artigos-view .subscribe .button:hover{
	background: #fff;
	color: #ab774b;
	transition: background 0.45s;
}


.border-footer{
	display: block;
	float: left;
	width: 100%;
	text-align: center;
	font-family: 'Roboto Slab',serif;
	font-size: 28px;
	font-weight: bolder;
	text-transform: uppercase;
	padding-top: 15px;
	padding-bottom: 40px;
	letter-spacing: -1px;
}

.border-footer b{
	color: #8c5413;
}

.border-footer .button{
	display: block;
	margin: 0 auto;
	width: 28%;
	border: 1px solid #fff;
	padding: 10px;
	border-radius: 2px;
	font-size: 15px;
}

.footer{
	display: block;
	float: left;
	width: 100%;
	font-size: 15px;
	background-color: rgb(39, 39, 39);
	overflow: hidden;
}

.footer .img{
	display: block;
	float: left;
	height: 90px;
	margin-left: 60px;
	margin-right: 20px;
	margin-top: 60px;
}

.footer .img2{
	color: #fff;
	font-size: 26px;
}

.footer .info{
	display: block;
	float: left;
	width: 20%;
	/* height: 200px; */
	margin-left: 2%;
	padding-left: 30px;
	padding-top: 50px;
	padding-bottom: 50px;
}

.footer .info p{
	color: #fff;
	font-family: Signika;
	text-transform: uppercase;
}

.footer .info .img3{
	height: 30px;
	display: block;
	float: left;
	margin-top: 10px;
	margin-right: 20px;
}

.footer .info .text{
	color: #b0b0b0;
	font-family: lato;
	line-height: 26px;
}

.footer .info .text a{
	color: #b0b0b0;
}

.footer .info .text a:hover{
	text-decoration: underline !important;
}

.info-footer{
	display: block;
	float: left;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #e8e8e8;
	font-family: Signika;
	font-size: 12px;
	background: #1B1B1B;
	padding-left: 60px;
	padding-right: 60px;
}

.info-footer a{
	color: #fff;
}

.info-footer  a:hover{
	color: #fff;
	text-decoration: underline !important;
}

.info-footer .sit{
	display: block;
	float: left;
	font-size: 14px;
	color: #fff;
}

.info-footer .media{
	display: block;
	float: right;
	margin-top: 0px;
}

.info-footer .media .title{
	display: block;
	float: left;
	margin-right: 20px;
	margin-top: 3px;
	font-size: 15px;
}

.info-footer .media .img{
	display: block;
	float: left;
	font-size: 25px;
	margin-right: 10px;
}

.info-footer .media .img:hover{
	color: #a66316;
}

.associados{
	display: block;
	float: left;
	width: 100%;
	background: #fff;
	padding-top: 60px;
	padding-bottom: 60px;
}

.associados p{
	display: block;
	width: 100% !important;
	text-transform: uppercase;
	text-align: center;
	width: 300px;
	font-family: 'Roboto Slab',serif;
	font-weight: bolder;
	font-size: 30px;
	margin-bottom: 10px;
}

.associados .subtitle{
	display: block;
	width: 100% !important;
	text-align: center;
	font-size: 14px;
	color: #878787;
	margin-bottom: 50px;
}

.associados .img {
	display: block;
	margin: 0 auto;
	margin-bottom: 10px;
	height: 50px;
}

.associados .container{
	display: block;
	margin: 0 auto;
	width: 60%;
	margin-bottom: 40px;
}

.associados .input{
	display: block;
	float: left;
	width: 100% !important;
	clear: both;
	padding-left: 10px !important;
	border: 1px solid #ccc !important;
	background-color: #fff !important;
	margin-bottom: 20px;
	border-radius: 0;
	background-color: red
}

.associados .input.select{
	width: calc(100% + 10px)!important;
}

.associados .title{
	display: block;
	float: left;
	width: 100%;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-weight: bolder;
	color: #4f4f4f;
}

.associados .title2{
	width: auto;
	float: none;
	font-size: 12px;
	margin-top: 20px;
}

.associados .button{
	display: block;
	margin-top: 15px;
	padding: 8px;
	border: 1px solid #fff;
	width: 100px;
	font-family: 'Signika';
	color: #fff;
	font-size: 17px;
	background: #8c5413;
	border-radius: 2px;
	text-align: center;
	clear: both;
}

.associados .button:hover{
	opacity: .8;
}

.associados .radio{
	display: block;
	float: left;
	margin-right: 10px;
	margin-top: 20px;
}

.filosofia, atuacao{
	display: block;
	float: left;
	width: 100%;
	background: #fff;
	margin-top: 4px;
}

.filosofia .container{
	display: block;
	float: left;
	width: 90%;
	margin-left: 5%;
	margin-top: 60px;
	color: #757575;
	line-height: 25px;
	font-size: 14px;
	margin-bottom: 80px;
	text-align: justify;
	padding-left: 20px !important;
	padding-right: 20px !important;
}

.filosofia .container .title{
	display: block;
	width: 100% !important;
	text-align: center;
	font-weight: bolder;
	width: 300px;
	font-family: 'Roboto Slab',serif;
	text-transform: uppercase;
	font-size: 28px;
	margin-bottom: 15px;
	color: #333;
}

.filosofia .container .img {
	display: block;
	margin: 0 auto;
	margin-bottom: 10px;
	height: 45px;
}

.filosofia .container b{
	color: #8c5413;
}

.filosofia .container h1{
	text-align: center;
	font-size: 16px;
	color: #4f4f4f;
	font-weight: bolder;
	margin-bottom: 10px;
}

.filosofia .container h2{
	text-align: center;
	font-size: 15px;
	color: #4f4f4f;
	font-style: italic;
	color: #787878;
	margin-top: 20px;
	margin-bottom: 30px;
}

.atuacao .container{
	display: block;
	float: left;
	width: 100%;
	height: 300px;
	margin-top: 60px;
}

.atuacao .container .img{
	display: block;
	margin: 0 auto;
	margin-bottom: 10px;
	height: 45px;
}

.atuacao .container p{
	display: block;
	width: 100% !important;
	text-align: center;
	font-weight: bolder;
	width: 300px;
	font-family: 'Roboto Slab',serif;
	text-transform: uppercase;
	font-size: 28px;
	margin-bottom: 15px;
	color: #333;
}

.atuacao .container b{
	color: #8c5413;
}

.projeto{
	display: block;
	float: left;
	width: 100%;
	background: #fff;
	margin-top: 4px;
	height: 100%;
}

.projeto .container{
	display: table;
	width: 90%;
	color: #757575;
	line-height: 30px;
	font-size: 16px;
	margin: 60px auto 80px;
	text-align: justify;
	padding-left: 60px !important;
	padding-right: 60px !important;
}

.projeto .container .title{
	display: block;
	width: 100% !important;
	text-align: center;
	font-weight: bolder;
	width: 300px;
	font-family: 'Roboto Slab',serif;
	text-transform: uppercase;
	font-size: 28px;
	margin-bottom: 15px;
	color: #333;
}

.projeto .container b{
	color: #8c5413;
}

.projeto .container .img{
	clear: both;
	display: block;
	margin:  0 auto;
}

.atuacao-page{
	display: block;
	float: left;
	width: 100%;
	background: #fff;
	margin-top: 4px;
}

.atuacao-page .container{
	display: block;
	float: left;
	width: 90%;
	margin-left: 5%;
	margin-top: 60px;
	color: #757575;
	line-height: 25px;
	font-size: 14px;
	margin-bottom: 80px;
	text-align: justify;
	padding-left: 60px !important;
	padding-right: 60px !important;
}

.atuacao-page .container .img {
	display: block;
	margin: 0 auto;
	margin-bottom: 10px;
	height: 45px;
}

.atuacao-page .container p {
	display: block;
	width: 100% !important;
	text-align: center;
	font-weight: bolder;
	width: 300px;
	font-family: 'Roboto Slab', serif;
	text-transform: uppercase;
	font-size: 28px;
	margin-bottom: 15px;
	color: #333;
}

.atuacao-page .container p b{
	color: #8c5413;
}

.atuacao-page .container .info{
	display: block;
	float: left;
	width: 100%;
	margin-bottom: 10px;
	font-size: 23px;
	font-family: Signika;
	color: #2b2b2b;
}

.atuacao-page .container .info .subtitle{
	font-size: 16px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin-top: 5px;
	color: #5e5e5e;
	margin-bottom: 20px;
}

.notfound{
	display: block;
	float: left;
	width: 100%;
	height: 100%;
	background: #000;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	background-image: url(../imagens/banner5.png);

}

.notfound .info{
	float: left;
	width: 100%;
	margin: 0 auto;
	margin-top: 8%;
	padding-left: 20%;
	padding-right: 20%;
}

.notfound .info p{
	color: #fff;
	font-size: 100px;
	font-family: 'Roboto Slab',serif;
	font-weight: bolder;
	letter-spacing: 1px;
	text-align: center;
	text-shadow: 1px 1px #000;
}

.notfound .info h1{
	color: #3b9c00;
	font-size: 30px;
	font-family: Signika;
	text-align: center;
	text-shadow: 1px 1px #000;
	margin-top: -10px;
}

.notfound .info h2{
	color: #fff;
	font-size: 28px;
	text-align: center;
	text-shadow: 1px 1px #000;
	line-height: 40px;
}

.notfound .info .button{
	display: table;
	margin: 0 auto;
	float: none;
	padding: 15px;
	width: auto;
	font-size: 14px;
	font-weight: bolder;
	clear: none;
	background: #c73533;
	border: 1px solid #c73533;
	color: #fff;
	border-radius: 2px;
	margin-top: 30px;
	line-height: normal;
	text-transform: uppercase;
	box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, .3);
}

/* Slider  */
.slick-dotted.slick-slider{
	padding-left: 5%;
}

.slick-slide {
	margin: 0px 2px;
	height: 250px;
}

.slick-slide2 {
	margin: 0px;
}

.slick-dots{
	right: -42px;
}

.slick-prev:before,
.slick-next:before {
	color: black;
}

.history .slick-slide{
	height: 150px !important;
	outline: none;
}

.slider{
	width: 95% !important;
}

.slick-prev:before, .slick-next:before{
	color: black !important;
	display: none;
}


.mensagem{
	float: left;
	padding-left: 25px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	font-family: Signika;
	text-align: center;
	font-size: 16.5px;
	outline: none;
	margin-bottom: 20px;
	border-radius: 2px;
	color: #ffffff;
	position: relative;
	clear: both;
}

.mensagem.error{
	background: darkred;
	border: 1px solid darkred;
}

.mensagem.success{
	background: #4CAF50;
	border: 1px solid #4CAF50;
}

.mensagem span{
	padding: 0 15px;
}

input:not([type]):focus:not([readonly]), input[type=text]:not(.browser-default):focus:not([readonly]), input[type=password]:not(.browser-default):focus:not([readonly]), input[type=email]:not(.browser-default):focus:not([readonly]), input[type=url]:not(.browser-default):focus:not([readonly]), input[type=time]:not(.browser-default):focus:not([readonly]), input[type=date]:not(.browser-default):focus:not([readonly]), input[type=datetime]:not(.browser-default):focus:not([readonly]), input[type=datetime-local]:not(.browser-default):focus:not([readonly]), input[type=tel]:not(.browser-default):focus:not([readonly]), input[type=number]:not(.browser-default):focus:not([readonly]), input[type=search]:not(.browser-default):focus:not([readonly]), textarea.materialize-textarea:focus:not([readonly]) {
	border-bottom: 0px;
	-webkit-box-shadow: 0 0px 0 0 #8c5413!important;
	box-shadow: 0 0px 0 0 #8c5413!important;
}

.input.error{
	border: 1px solid darkred!important;
	margin-bottom: 0px!important;
}

.legenda-error{
	color: darkred;
    font-size: 12px;
	margin-bottom: 10px;
	display: block;
}

/*pagination*/
.paginate{
    display: block;
    float: left;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
}

.paginate .area{
	margin: 0 auto;
	display: table;
	width: auto;
	height: 100%;
	float: none;
}

.paginate .area .active{
	color: #fff;
}

.paginate .area .pag:hover{
	background: #f0f0f0;
	color: #ab774b;
}

.paginate .area .active:hover{
	color: #fff;
}

.pagination>li>a, .pagination>li>span{
    height: 32px;
    padding: 5px 10px;
    background: white;
    border: 1px solid #ccc;
}

.pagination>li>a, .pagination>li>span:hover{
	border: 1px solid #ccc;
}

.pagination>.disabled>span{
	cursor: not-allowed;
}

.pagination>.active>span{
	background: #ab774b;
    border: 1px solid #ab774b;

}

.pagination>.active>span:hover{
	background: #ab774b;
	border: 1px solid #ab774b;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #ab774b!important;
    border-color: #ab774b!important;
}

@media screen and (max-width: 992px) {
	.header .container .img3{
		height: 80px;
		margin-left: 40px;
	}

	.header .container .menu{
		font-size: 16px;
	}

	.header .container .title{
		margin-right: 40px;
		margin-top: 20px;
	}

	.header .top .info{
		padding-left: 0px;
		padding-right: 0px;
	}

	.home p{
		font-size: 50px;
	}

	.home p b{
		font-size: 50px;
		margin-top: 5px;
	}

	.history .container{
		margin-top: 20px;
	}

	.areas .container{
		width: 95%;
	}

	.history .container .info{
		width: 90%;
		margin-left: 5%;
		padding-bottom: 0px;
		padding-top: 40px;
		padding-right: 0px;
	}

	.history .video{
		width: 90%;
		margin-left: 5%;
		top: 20px;
		padding-left: 0px;
	}

	iframe{
		width: 100% !important;
		height: 350px !important;
	}

	.areas .button{
		font-size: 16px;
		width: auto;
		padding-left: 20px;
		padding-right: 20px;
		border-radius: 1px;
	}

	.history .team .info .center2 .size{
		display: none;
	}

	.history .team .info .area .bio{
		width: 100%;
		margin-left: 0%;
	}

}

@media screen and (max-width: 768px) {

	.header .top .info{
		width: 100%;
		float: left;
	}

	.header .container .img3{
		margin-left: 20px;
	}

	.header .button-collapse{
		display: block;
		z-index: 999999;
	}

	.header .container .title .center2{
		display: none;
	}

	.header .top .info .screen{
		display: none;
	}

	.header .oab{
		margin-right: 20px;
	}

	.header .container .img3{
		height: 65px;
		margin-top: 15px;
	}

	.home p{
		font-size: 45px;
		line-height: 50px;
		margin-top: 30%;
		width: 90%;
	}

	.home span{
		right: 0px;
	}

	.home p b{
		font-size: 45px;
		margin-top: 0px;
		left: 0px;
	}

	.header .container .menu{
		width: 100%;
		color: #000;
		font-size: 18px;
		margin-bottom: 20px;
	}

	.header .container .active{
		color: #d9985f;
		border-bottom: 0px;
	}

	.side-nav{
		padding-top: 20px;
		z-index: 999999999;
	}

	.history .container .info{
		font-size: 14.5px;
	}

	.area .img-area{
		height: 180px;
	}

	.history .team .info .center2 .text h2{
		display: none;
	}

	.history .team .info .area{
		width: 30%;
		margin: 0px 1.5%;
	}

	.history .team .info .center2 .text{
		width: 100%;
		font-size: 14.5px;
		line-height: 25px;
		padding: 0px 20px;
		margin-top: 40px;
	}

	.laws .info{
		width: 80%;
	}

	.contato .area{
		width: 90%;
	}

	.area{
		left: 0px;
	}

	.pics .area-img{
		width: 30%;
		float: left;
		margin-left: 2%;
		margin-right: 0px;
	}

	.pics .text h1{
		display: none;
	}

	.pics .text h2{
		display: none;
	}

	.pics p{
		margin-bottom: 20px;
	}

	.pics .area-img2{
		margin-left: 2%;
	}

	.pics .text{
		width: 100%;
		margin-bottom: 20px;
		font-size: 14.5px;
	}

	.pics .size{
		display: none;
	}

	.footer{
		font-size: 15px;
		padding-bottom: 20px;
	}

	.footer .center{
		display: table;
		margin: 0 auto;
	}

	.footer .img{
		margin: 50px 0px;
		height: 70px;
	}

	.footer .info{
		padding-left: 0px;
		margin-left: 0px;
		width: 100%;
		padding-top: 0px;
		padding-bottom: 30px;
	}

	.info-footer{
		padding-left: 30px;
		padding-right: 30px;
	}

	.areas .container .break{
		display: block;
		clear: both;
	}

	.areas .info{
		width: 25%;
		left: 0px;
	}

	.filosofia .container{
		width: 95%;
		margin-left: 2.5%;
	}

	.advogados .area{
		width: 30%;
		margin-right: 2.5%;
	}

	.associados .container{
		width: 90%;
	}

	.detail .container .info{
		margin-left: 0px;
	}

	.detail .container .info:last-child{
		width: 100%;
	}

	.detail .container .area{
		width: 35%;
		margin-bottom: 30px;
	}

	.artigos .container{
		padding-bottom: 40px;
	}

	.artigos .container .post .bio2{
		width: 20%;
		padding: 0px 10px;
		margin-right: 0%;
	}

	.artigos .container .post .content{
		width: 90%;
	}

	.artigos-view .container{
		padding-right: 0px !important;
	}

	.artigos-view .container h2{
		margin-bottom: 20px;
	}

	.artigos-view .subscribe{
		width: 100%;
	}

	.projeto{
		height: auto;
	}

	.projeto .container{
		width: 100%;
		padding: 0px 30px !important;
	}
}


@media screen and (max-width: 576px) {

	.home {
		background-size: cover;
		background-attachment: inherit !important;
		background-position: center center;
	}

	.home p{
		font-size: 30px;
		line-height: 45px;
		margin-top: 55%;
	}

	.home p b{
		left: 0px;
		font-size: 36px;
	}

	.home span{
		right: 0px;
	}

	.header .top .info{
		padding: 0px 10px;
	}

	.header .top .info .img{
		display: none;
	}

	.header .top .info p2{
		margin-top: 2px;
		font-size: 12px;
	}

	.header .oab{
		margin-right: 0px;
		font-size: 12.5px;
	}

	.header .container .title{
		margin-right: 20px;
	}

	.pics{
		padding: 60px 20px;
	}

	.pics .area-img{
		height: 150px;
	}

	.pics .area-img .img{
		width: 100%;
		height: 100%;
		object-fit: cover;
	}

	.news .container .info .title, .news .container .quente .quenteTitulo, .news .container .quente p{
		padding-left: 5px;
		padding-right: 5px;
	}

	.news .container .info .area-img, .news .container .quente span{
		height: 85px;
	}

	.news .container .info, .news .container .quente{
		height: 210px;
		width: 47%;
	}

	.history .team{
		padding: 0px 20px 20px;
	}

	.history .team .info{
		padding: 50px 0px 10px;
	}

	.history .container .title{
		text-align: center !important;
	}

	.advogados .container .area {
		width: 45%;
		margin: 0px 2.5% 30px;
	}

	.advogados .area .img-area {
		height: 200px;
	}

	.advogados .bio{
		width: 99%;
		margin-left: 0px;
		margin-top: -60px;
	}

	.artigos .container .post .bio2{
		width: 35%;
	}

	.artigos .container .post .content{
		width: 65%;
	}

	.artigos .container .post .content2{
		width: 90%;
	}

	.areas{
		padding: 20px 0px;
	}

	.areas .info{
		width: 50%;
	}

	.areas .button{
		position: relative;
		top: 20px;
		margin-bottom: 40px;
	}

	.history .team .info .area{
		width: 100%;
		margin: 0px 0px 40px;
	}

	.history .team .info .button{
		font-size: 13px;
	}

	.history .team .info .center2 .text{
		margin-top: 0px;
	}

	.bio{
		margin-bottom: 0px;
		margin-top: 0px;
	}

	.history .container .title, .news p, .history .team .info .title, .history .team .info .center2 .text h1, .laws p, .pics p, .contato p, .filosofia .container .title, .advogados .container p, .artigos .container p, .atuacao-page .container p{
		font-size: 24px !important;
		line-height: 35px;
	}

	.artigos .container .post .content h1{
		font-size: 22px !important;
		line-height: 30px;
		text-align: left;
	}

	.news{
		padding: 50px 10px 0px;
	}

	.contato{
		padding: 50px 20px;
	}

	.contato .area{
		width: 100%;
	}

	.info-footer .media{
		width: 100%;
		text-align: center;
	}

	.info-footer .media .center{
		display: table;
		margin: 5px auto;
	}

	.info-footer .sit{
		width: 100%;
		text-align: center;
		margin-bottom: 10px;
	}

	.info-footer .media .title{
		width: 100%;
		float: none;
	}

	.filosofia .underline{
		margin-bottom: 30px;
	}

	.filosofia .container h2{
		margin-bottom: 0px;
	}

	.detail .container .area{
		width: 100%;
	}

	.detail .container .area .name{
		height: 60px;
	}

	.detail .bio{
		width: 99%;
		margin-left: 0px;
		padding-top: 0px !important;
		margin-top: -60px;
	}

	.detail .container .area .center{
		display: table;
		margin: 0 auto;
		width: 60%;
	}

	.detail .container .info{
		width: 100%;
		text-align: center;
	}

	.atuacao-page .container{
		padding-left: 20px !important;
		padding-right: 20px !important;
	}

	.atuacao-page .container .info{
		margin-bottom: 5px;
		font-size: 20px;
		text-align: center;
	}

	.associados .input{
		padding-left: 5px !important;
	}

	.associados .input.select {
		width: calc(100% + 5px)!important;
	}

	.footer .info{
		padding: 0px 10px 30px;
	}
}

.inadimplente{
	display: block;
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 15%;
	font-size: 20px;
	font-family: Poppins;
	line-height: 30px;
}
