@font-face {
    font-family: 'proxima_novaextrabold';
    src: url('../fontes/proximanova-extrabold-webfont.woff2') format('woff2'),
         url('../fontes/proximanova-extrabold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'proxima_nova_rgregular';
    src: url('../fontes/proximanova-regular-webfont.woff2') format('woff2'),
         url('../fontes/proximanova-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,hr,th,td {
	margin:0; 
	padding:0;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
}
small {
	color:#999999; font-size:12px;
}
html {
	-webkit-font-smoothing: antialiased;
}

html {
	font-size: 100%;
}
a {
	transition:all 0.25s;
	-moz-transition: all 0.25s; /* Firefox 4 */
	-webkit-transition: all 0.25s; /* Safari and Chrome */
	-o-transition: all 0.25s; /* Opera */
	text-decoration:none; cursor:pointer;
}
p.descricao {color: #222222; font-size: 15px; line-height: 28px; text-align: justify;}
p.descricao img {width: 30%; float: left; margin: 0px 30px 30px 0px;}
.clear {clear:both; width:100%; display:block;}
body {background:#FFFFFF; font-family: 'proxima_nova_rgregular', sans-serif; font-size: 13px; font-weight: 400; letter-spacing: -1px;}
.container {margin:0px auto; position:relative; width:1120px;}
.cabecalho {
	width:100%; margin:0px; position:fixed; z-index: 9999; padding: 0px 0px; top: 0px;
	height: 120px; background: #FFFFFF; border-top: 5px solid #223a3d; box-shadow:0px 5px 10px rgba(0,0,0,0.2);
}
.cabecalho h1.logo {
	width:300px; height:80px; background:url('../img/logo.png') no-repeat top left; float: left;
	text-indent:-9999px; margin:16px 0px 0px 0px; padding:0px; background-size: auto 100%;
}
.cabecalho .menu {float:right; text-align: right; margin-right: 20px; margin-top: 50px;}
.cabecalho .fa {float:right; color: #222222; opacity: 1; margin: 45px 80px 0px 10px; font-size: 20px; line-height: 20px;}
.cabecalho .fa:hover {opacity: 0.6; cursor: pointer;}
.cabecalho .menu li {list-style:none; display: inline-block; margin: 0px 12px;}
.cabecalho .menu li a {color: #1a3a3e; font-size: 14px; padding: 10px 0px; letter-spacing: -0.8px; line-height: 18px; text-transform: uppercase; font-family: 'proxima_novaextrabold';}
.cabecalho .menu li a hr {
    width: 0px; border:none; background: #a8764e; height: 3px; margin:10px auto 0px auto;
    transition:all 0.25s; -moz-transition: all 0.25s; -webkit-transition: all 0.25s; -o-transition: all 0.25s;
}
.cabecalho .menu li a:hover > hr {width: 20px;}

.simpleSlider {margin-top: 125px;}
.simpleSlider::after {content:""; background: url('../img/back-banner.png') no-repeat bottom center; width: 100%; height: 84%; position: absolute; top: 0px; left: 0px; opacity: 0.75; pointer-events: none; }
.banner {height: 700px; position: relative; width: 100%;}
input#control-nav {
    visibility: hidden;
    position: absolute;
    left: -9999px;
    opacity: 0;
}

footer {background: #1a3a3e; padding: 80px 0px 80px 0px; color: #FFFFFF; position: relative; text-align: center;}
footer a {color: #FFFFFF;}
footer .column {display: inline-block; line-height: 20px; font-size: 15px; letter-spacing: -0.5px; margin-right: 30px;}
footer .column .fa {color: #a8764e; font-size: 18px; float: left; margin-right: 10px;}

footer hr {position: absolute; bottom: 0px; width: 200px; height: 5px; background:#a8764e; border:none; left:calc(50% - 100px);}

footer .formnews {}
footer .formnews input {border: none; border-bottom: 1px solid #FFFFFF; color: #FFFFFF; background: none; font-size: 13px; font-family: 'proxima_nova_rgregular', sans-serif; letter-spacing: -0.5px; padding: 10px 0px; line-height: 16px;}
footer .formnews button {border: none; color: #FFFFFF; background: none; font-size: 16px; font-family: 'proxima_nova_rgregular', sans-serif; letter-spacing: -0.5px; padding: 10px 0px; line-height: 16px;}

footer .copyright {text-align: center;}
footer .copyright hr {background: #222222; border: none; margin:40px 0px 40px 0px; width: 100%; height: 1px;}

.sobre {background:url('../img/sobre.jpg') repeat-x top center; padding-top: 100px; height:400px; width: 100%; color: #FFFFFF; background-size: 100%;}
.sobre h2 {position: absolute; left:0px; color: rgba(0,0,0,0.5); font-size: 148px; letter-spacing: -4px; text-transform: lowercase; top: 0px; left: 0px; z-index: 1; display: none;}
.sobre h3 {font-size: 24px; margin-top: 50px; margin-bottom: 20px; position: relative; z-index: 2; display: block; text-align: right;}
.sobre p {color: #FFFFFF; font-size: 15px; line-height: 28px; margin-bottom: 30px; position: relative; z-index: 2; display: block; text-align: right;}
.sobre a {font-size: 16px; text-transform: uppercase; padding:15px 25px; background: #142446; display: inline-block; color: #FFFFFF; position: relative; z-index: 2; float: right;}
.sobre a:hover {background: #2196f3;}


.noticias {background: #9d724c; padding: 50px 0px;}
.noticias .item {
	width: 25%; float: left; padding: 30px; box-sizing:border-box; color: #FFFFFF; border-left: 3px solid #a8764e;
	transition:all 0.25s; -moz-transition: all 0.25s; -webkit-transition: all 0.25s; -o-transition: all 0.25s;
}
.noticias .item .data {font-weight: 900; color: #223a3d; font-size: 42px; letter-spacing: -2px;}
.noticias .item h2 {
	margin-top: 10px;
	color: #ffffff;
	font-size: 18px;
	line-height: 26px;
    min-height: 100px;
    max-height: 100px;
}

.noticias .item:hover {
	cursor: pointer;
	border-left: 1px solid #1f7883;
	color: #ffffff;
	padding:30px 20px 30px 40px;
}

.imagem {margin: 40px 0px 0px 0px;}
.imagem img {width: 100%; display: block;}

.interna {padding-top: 125px;}
.interna .pageTitle {width: 100%; padding: 80px 0px; box-sizing:border-box; text-align: center; background-color:#a8764e; background-image:url('../img/sobre.jpg'); background-blend-mode:multiply; background-size:100% !important; background-position:center center !important; position: relative;}
.interna .pageTitle h1 {font-size: 24px; color: #FFFFFF; text-transform: uppercase; line-height: 36px; letter-spacing: 20px; font-family: 'proxima_novaextrabold'; text-align: center;}
.interna .pageTitle hr {position: absolute; bottom: 0px; width: 200px; height: 10px; background:#a8764e; border:none; left:calc(50% - 100px);}

h3.subtitulo {font-size: 32px; color: #080808; text-transform: uppercase; letter-spacing: 14px; font-family: 'proxima_novaextrabold'; text-align: center; margin: 60px 0px;}

.content {background: #FFFFFF;}
.institucional .item {background-size:auto 100% !important; background-position:right center !important;}
.institucional .item .descricao {width: 50%; background:#FFFFFF; box-sizing:border-box; padding: 50px 60px;}
.institucional .item .descricao h3 {color: #080808; text-transform:uppercase; font-size: 18px; letter-spacing: -1px; line-height: 30px; margin-bottom: 10px; font-family: 'proxima_novaextrabold';}
.institucional .item .descricao p {color: #222222; font-size: 15px; line-height: 28px; text-align: justify;}

.areas {}
.areas .item {width: 25%; float: left; padding: 80px 40px; box-sizing:border-box; background: url('../img/item.png') no-repeat right bottom; background-size:140px;}
.areas .item a {color: #000000; border:1px solid #000000; padding:10px; display: inline-block; margin-top: 20px;}
.areas .item a .fa {line-height: 20px; width: 20px; text-align: center; font-size: 16px;}
.areas a:hover {background: #2196f3; color: #FFFFFF; border:1px solid #2196f3;}
.areas .item h2 {margin-top: 30px; font-size: 32px; font-weight: 900; line-height: 28px;}
.areas .item img {height: 148px; opacity: 0.3;}



.profissionais {text-align: center; width: 1280px; margin: 0px auto 40px auto;}
.profissionais .item {width: 49%; display: inline-block; padding: 50px 80px 0px 80px; box-sizing:border-box; text-align: center; vertical-align: top;}
.profissionais .item a {color: #000000; border:1px solid #000000; padding:10px; display: inline-block; margin: 10px 0px;}
.profissionais .item a .fa {line-height: 20px; width: 20px; text-align: center; font-size: 16px;}
.profissionais a:hover {background: #2196f3; color: #FFFFFF; border:1px solid #2196f3;}
.profissionais .item h2 {font-size: 32px; font-weight: 900; line-height: 28px; color:#142446;margin-bottom: 20px;}
.profissionais .item h4 {color: #3A628E; font-size: 32px; letter-spacing: -1px; font-weight: 400; }
.profissionais .item p {color: #222222; font-size: 13px; line-height: 28px; text-align: justify;}

.meses {background: #3A628E;}
.meses .item {
	width: 8.3333%; float: left; text-align: center;
	padding: 25px 0px; font-size: 18px; color: #FFFFFF;
	transition:all 0.25s;
	-moz-transition: all 0.25s; /* Firefox 4 */
	-webkit-transition: all 0.25s; /* Safari and Chrome */
	-o-transition: all 0.25s; /* Opera */
}
.meses .item:hover {background: #142446;}
.meses .item.active {background: #142446;}

.formulario {width: 70%; text-align: center; margin: 40px auto; position: relative;}
.formulario input {
	box-sizing:border-box; height: 60px; border: none; border-bottom: 1px solid #E1E1E1; color: #000000; font-family: 'proxima_nova_rgregular', sans-serif;
	display: inline-block; padding: 0px 15px; font-size: 13px; width: 100%; margin-bottom: 5px;
}
.formulario input.half {width: 48%; margin: 0px 0.9%;}
.formulario textarea {
	box-sizing:border-box; height: 140px; border: none; border-bottom: 1px solid #E1E1E1; color: #000000; font-family: 'proxima_nova_rgregular', sans-serif;
	display: inline-block; padding: 15px 15px; font-size: 13px; width: 100%; margin-bottom: 5px; resize:none;
}
.formulario button {float:right; height: 50px; padding: 0px 10px 0px 15px; letter-spacing: 6px; text-transform: uppercase; text-align: center; font-family: 'proxima_novaextrabold'; color: #FFFFFF; background: #a8764e; border: none; font-size: 16px; transition:all 0.25s; -moz-transition: all 0.25s; -webkit-transition: all 0.25s; -o-transition: all 0.25s;}
.formulario button:hover {background: #142446; cursor: pointer;}

.map {height: 360px; width: 100%; border-top:1px solid #E1E1E1;}

.detalhe { margin-bottom: 40px; text-align: center;}
.detalhe {width: 100%; display: inline-block; padding: 50px 80px 0px 80px; box-sizing:border-box; text-align: center;}
.detalhe h3 {margin: 20px 0px 50px 0px;}
.detalhe .fa {color: #a8764e; font-size: 64px;}


.servicos {position: absolute; margin-top: -260px; width: 100%; z-index: 9998;}
.content.servicos {position: relative; margin-top: 0px; width: 100%; z-index: 9998;}
.content.servicos .lista {padding:50px 0px; box-sizing:border-box;}
.servicos .titulo {color:#FFFFFF; font-family: 'proxima_novaextrabold'; font-size: 16px; line-height: 60px; float: left;}
.servicos .telefone {color: #FFFFFF; font-family: 'proxima_novaextrabold'; font-size: 16px; line-height: 60px; float: right;}
.servicos .fa-phone {
	width: 20px;
    height: 20px;
    border: 1px solid #FFFFFF;
    text-align: center;
    line-height: 20px;
    border-radius: 50%;
    font-size: 12px;
    margin-right: 5px;
}
.servicos .lista .item {
	height: 200px; background: #1a3a3e; float: left; width: 20%; text-align: center; color: #FFFFFF; box-sizing:border-box; padding: 40px 30px;
	transition:all 0.25s;
	-moz-transition: all 0.25s; /* Firefox 4 */
	-webkit-transition: all 0.25s; /* Safari and Chrome */
	-o-transition: all 0.25s; /* Opera */
}
.servicos .lista .item2 {background: #0a2427;}
.servicos .lista .item .fa {font-size: 36px;}
.servicos .lista .item h3 {font-size: 16px; font-family: 'proxima_novaextrabold'; text-transform: uppercase; margin: 10px 0px;}
.servicos .lista .item p {opacity: 0.6;}

.servicos .lista .item:hover {background: #131313; cursor: pointer; height: 220px;}


h2.tituloNoticia {font-size: 48px; letter-spacing: -1px; margin-bottom: 40px; text-align: left;}


.contact {padding: 20px 0px 20px 0px; color: #939598; position: relative; text-align: center;}
.contact .column {display: inline-block; line-height: 20px; font-size: 15px; letter-spacing: -0.5px; margin-right: 30px;}
.contact .column a {color: #939598;}
.contact .column .fa {color: #a8764e; font-size: 18px; float: left; margin-right: 10px;}

.parceiros {padding:50px 0px; box-sizing:border-box;}
.parceiros .item {
	background: #FFFFFF; float: left; width: 20%; text-align: center; color: #1B1915; border-bottom:1px solid #E1E1E1; box-sizing:border-box; padding: 40px 30px;
	transition:all 0.25s;
	-moz-transition: all 0.25s; /* Firefox 4 */
	-webkit-transition: all 0.25s; /* Safari and Chrome */
	-o-transition: all 0.25s; /* Opera */
}
.parceiros .item img {height: 80px;}
.parceiros .item h3 {font-size: 16px; font-family: 'proxima_novaextrabold'; text-transform: uppercase; margin: 10px 0px;}
.parceiros .item p {opacity: 0.6;}

.parceiros .item:hover {border-bottom: 1px solid #1B1915; cursor: pointer;}