.full { width: 100%; }

.grande { width: 940px; margin:auto; }

.relativo { position:relative; }

.bgCinza { background-color:#fafafa; }

.centralizado { text-align:center; }

.mTop30 { margin-top:30px; }

.esp60 { padding-top:60px; padding-bottom:60px; }

hr.divisor { width:100%px; height:1px; border:0; background-color:#eee; }

#home { background-color:#eee; }

#topo { height:100px; z-index:5; position:relative; border-bottom:1px solid #eee; }

#logotipo { text-align:center; margin-bottom:20px; }

.sub { font-size:18px; margin-top:30px; margin-bottom:20px; font-weight:700; line-height:32px; }

#gMaps, #gMaps2 { width:100%; height:230px; }

/* Menu superior */
nav#menu ul { display:table; margin:30px auto; }
nav#menu ul li { float:left; margin-right:4px; }
nav#menu ul li:last-child { margin-right:0 !important; float:right !important; }
nav#menu ul li a { display:block; color:#000; text-decoration:none; padding:5px 10px; font-weight:700; text-transform:uppercase; font-size:16px; }
nav#menu ul li a:hover { background-color:#065999; color:#fff; border-radius: 30px 30px 30px 30px; -moz-border-radius: 30px 30px 30px 30px;  -webkit-border-radius: 30px 30px 30px 30px; }

/* Redes sociais */
ul#redes { float:right; margin-top:30px; }
ul#redes li { float:left; margin-left:5px; }
ul#redes li a { display:block; width:32px; height:32px; border:1px solid #065999; border-radius: 32px 32px 32px 32px; -moz-border-radius: 32px 32px 32px 32px;  -webkit-border-radius: 32px 32px 32px 32px; color:#fff; text-align:center; text-decoration:none; line-height:32px; background-color:#fff; color:#065999;  }
ul#redes li a:hover { background-color:#065999; color:#fff; }

/* Quem sou */
.quemE { float:left; width:400px; }
.quemE .foto { width:400px; }
.quemE .foto .fotoMostra { width:381px; height:425px;  background-repeat:no-repeat; background-position:center center; background-size:cover;}
.quemD { float:right; width:509px; }

/* Tratamentos */
ul#tratamentos { width:100%; margin-top:30px; }
ul#tratamentos li { float:left; width:223px; height:339px; border:1px solid #eee; padding:40px; margin-right:10px; margin-bottom:10px; position:relative; }
ul#tratamentos li .img { width:96px; height:96px; margin:auto; background-position:center center; background-repeat:no-repeat; background-size:cover; }
ul#tratamentos li .img a { display:block; width:100%; height:100%; text-decoration:none; }
ul#tratamentos li .titulo { width:223px; margin-top:20px; height:40px; text-align:center; display:table; }
ul#tratamentos li .titulo p { font-weight:700; display:table-cell; vertical-align:middle; }
ul#tratamentos li .subtitulo { width:223px; margin-top:20px; height:80px; text-align:center; display:table; }
ul#tratamentos li .subtitulo p { display:table-cell; vertical-align:middle; line-height:20px; }
ul#tratamentos li .botao { position:absolute; bottom:40px; left:40px;}
ul#tratamentos li .botao a { width:223px; margin-top:20px; height:40px; line-height:40px; text-align:center; display:block; border:1px solid #065999; color:#065999; font-weight:700; text-transform:uppercase; text-decoration:none; font-size:14px; border-radius: 30px 30px 30px 30px; -moz-border-radius: 30px 30px 30px 30px;  -webkit-border-radius: 30px 30px 30px 30px; }
ul#tratamentos li .botao a:hover { background-color:#065999; color:#fff; }
ul#tratamentos li:last-child { margin-right:0 !important;}
ul#tratamentos li:nth-child(3), ul#tratamentos li:nth-child(6), ul#tratamentos li:nth-child(9), ul#tratamentos li:nth-child(12) { margin-right:0 !important; }

/* Dados */
ul#dados { width:100%; margin-top:30px; }
ul#dados li { float:left; width:205px; height:263px; border:1px solid #eee; padding:10px; margin-right:10px; margin-bottom:10px; position:relative; background-color:#fff; }
ul#dados li .img { width:96px; height:96px; margin:auto; background-position:center center; background-repeat:no-repeat; background-size:cover; }
ul#dados li .titulo { width:205px; margin-top:20px; height:40px; text-align:center; display:table; }
ul#dados li .titulo p { font-weight:700; display:table-cell; vertical-align:middle; font-size:48px; color:#065999; }
ul#dados li .subtitulo { width:205px; margin-top:10px; height:80px; text-align:center; display:table; }
ul#dados li .subtitulo p { display:table-cell; vertical-align:middle; line-height:20px; }
ul#dados li:last-child { margin-right:0 !important;}
ul#dados li:nth-child(4) { margin-right:0 !important; }

/* Publicações */
ul#publicacoes { width:100%; margin-top:30px; }
ul#publicacoes li { float:left; width:423px; height:80px; padding:20px; line-height:22px; margin-right:10px; margin-bottom:10px; border:1px solid #eee; position:relative; }
ul#publicacoes li a { color:#000; text-decoration:none; }
ul#publicacoes li .titulo { float:left; width:375px; height:80px; display:table; }
ul#publicacoes li .titulo p { display:table-cell; vertical-align:middle;}
ul#publicacoes li a i { font-size:36px; float:left; margin-top:20px; margin-right:20px; margin-bottom:20px; color:#065999; }
ul#publicacoes li a:hover > .titulo p { text-decoration:underline; }
ul#publicacoes li:nth-child(2), ul#publicacoes li:nth-child(4), ul#publicacoes li:nth-child(6), ul#publicacoes li:nth-child(8), ul#publicacoes li:nth-child(10), ul#publicacoes li:nth-child(12), ul#publicacoes li:nth-child(14), ul#publicacoes li:nth-child(16), ul#publicacoes li:nth-child(18), ul#publicacoes li:nth-child(20) { margin-right:0 !important; }

/* Créditos */
.creditos { padding-top:20px; padding-bottom:20px; }
.creditosE { float:left; }
.creditosE p { line-height:40px; color:#fff; font-size:17px;}
.creditosE p span { color:#fff; font-weight:700;}
.creditosD { float:right;  }
.creditosD p { float:left; margin-right:10px; margin-top:12px; color:#fff; }
#creditos { background-color:#065999; }

/* Botões */
.bt a { width:100%; margin-top:30px; height:40px; line-height:40px; text-align:center; display:block; border:1px solid #065999; color:#065999; font-weight:700; text-transform:uppercase; text-decoration:none; font-size:14px; border-radius: 30px 30px 30px 30px; -moz-border-radius: 30px 30px 30px 30px;  -webkit-border-radius: 30px 30px 30px 30px; }
.bt a:hover { color:#fff; background-color:#065999; }

/* Destaques */
.des { width:100%; height:700px;  }
.itemDestaque { width:100%; height:700px; background-position:center center; background-size:cover; }
.itemDestaque a { display:block; text-decoration:none; width:100%; height:700px; }
.des .owl-dots { position:absolute; bottom:20px; width:110px; left:50%; margin-left:-55px;}

/* Migalhas */
.migalhas { padding:10px; background-color:#fff; margin-top:10px; margin-bottom:10px; border:1px solid #eee; border-radius: 30px 30px 30px 30px; -moz-border-radius: 30px 30px 30px 30px; -webkit-border-radius: 30px 30px 30px 30px;}
.migalhas a { color:#000; text-decoration:none; font-weight:700;}
.migalhas a:hover { text-decoration:underline;}

/* Compartilhe (redes sociais) */
ul#compartilhe { float:right; margin-top:10px; margin-bottom:10px; }
ul#compartilhe li { float:left; margin-right:10px; color:#065999; }
ul#compartilhe li:first-child { line-height:32px; font-weight:700; text-transform:uppercase; }
ul#compartilhe li:last-child { margin-right:0; }
ul#compartilhe li a { display:block; width:32px; height:32px; background-color: transparent; text-align:center; line-height:32px; font-size:18px; border-radius: 32px 32px 32px 32px; -moz-border-radius: 32px 32px 32px 32px; -webkit-border-radius: 32px 32px 32px 32px; border: 1px solid #065999; color:#065999; text-decoration:none; }
ul#compartilhe li a:hover { background-color:#065999; color:#fff;}

/* Nenhum registro */
p.nenhum { padding:10px; background-color:#fafafa; margin-top:10px; margin-bottom:10px; border:1px solid #eee; text-align:center; border-radius: 30px 30px 30px 30px; -moz-border-radius: 30px 30px 30px 30px; -webkit-border-radius: 30px 30px 30px 30px; }
p.nenhum strong { font-weight:700;}

.navegaPg { float: left; line-height: 30px; margin-right: 10px; }
.navegaPg a { color:#949494; text-decoration:none; }
.navegacao { display: table; margin: 10px auto 0; }
.navegaAtivo { background-color: #065999; text-align: center; color: #fff; float: left; margin-right: 10px; float: left; position: relative; font-weight: bold; width: 32px; height: 32px; line-height: 32px; border-radius: 32px 32px 32px 32px; -moz-border-radius: 32px 32px 32px 32px; -webkit-border-radius: 32px 32px 32px 32px; border:0; }
.navega { background-color: #727376; text-align: center; color: #fff; float: left; margin-right: 10px; float: left; position: relative; font-weight: bold; width: 32px; height: 32px; line-height: 32px; border-radius: 32px 32px 32px 32px; -moz-border-radius: 32px 32px 32px 32px; -webkit-border-radius: 32px 32px 32px 32px; border:0; }
.navega a { display: block; color: #fff; text-decoration: none; font-weight: bold; }
.navega a:hover { background-color:#065999; color:#fff; border-radius: 32px 32px 32px 32px; -moz-border-radius: 32px 32px 32px 32px; -webkit-border-radius: 32px 32px 32px 32px; border:0;}
.navCur { display: table; margin: 10px auto 0; }
.navCurAtivo { background-color: #065999; text-align: center; color: #fff; float: left; margin-right: 10px; float: left; position: relative; font-weight: bold; width: 32px; height: 32px; line-height: 32px; border-radius: 32px 32px 32px 32px; -moz-border-radius: 32px 32px 32px 32px; -webkit-border-radius: 32px 32px 32px 32px; border:0; }
.navegaCur { background-color: #727376; text-align: center; color: #fff; float: left; margin-right: 10px; float: left; position: relative; font-weight: bold; width: 32px; height: 32px; line-height: 32px; border-radius: 32px 32px 32px 32px; -moz-border-radius: 32px 32px 32px 32px; -webkit-border-radius: 32px 32px 32px 32px; border:0; }
.navegaCur a { display: block; color: #fff; text-decoration: none; font-weight: bold; }
.navegaCur a:hover { background-color:#065999; color:#fff; border-radius: 32px 32px 32px 32px; -moz-border-radius: 32px 32px 32px 32px; -webkit-border-radius: 32px 32px 32px 32px; border:0;}
	
/* F.A.Q */
#faq .e { width:700px; float:left; margin-top:60px; }
#faq .d { width:200px; float:right; }

/* Accordion */
.accordion { background-color: #065999; color: #fff; cursor: pointer; padding: 10px; line-height:31px; width: 100%; border-bottom: 1px solid #eee; text-align: left; outline: none; font-size: 15px; transition: 0.4s; font-weight:700; text-transform:uppercase;  border-radius: 0 0 0 0; -moz-border-radius: 0 0 0 0; -webkit-border-radius: 0 0 0 0; }
.accordion:after { content: '\002B'; color: #fff; font-weight: 700; float: right; margin-left: 5px; margin-right:3px; font-size:48px; }
.accordion:hover:after { color: #fff !important; }
.abaAtiva:after { content: "\2212"; color:#fff !important;   }
.abaAtiva {  color:#fff !important; background-color:#85a055; }
.panel {  padding: 0; display: none; background-color: transparent; overflow: hidden; margin:10px; }
.accordion .active, .accordion:hover { color:#fff !important; }
.accordion .active, .accordion:hover { background-color: #85a055; color:#fff; }

/* Redes */
ul.redes { margin-top:60px; }
ul.redes li { text-align:center; margin-bottom:10px; border:1px solid #065999;  }
ul.redes li:last-child { margin-bottom:0 !important; }
ul.redes li p { color:#065999; margin-bottom:10px; }
ul.redes li p i { font-size:48px; }
ul.redes li a { text-decoration:none; font-weight:700; display:block; padding:20px; }
ul.redes li a:hover > p { color:#85a055 !important}

/* Títulos */
.mb { display:table; margin:auto; text-align: center; }
.mb h1, .mb h2, .mb h3, .mb h4, .mb h5, .mb h6 { font-size:36px; color:#065999; font-weight:700; text-transform:uppercase; margin-top:20px; }
.mb hr { width:100px; height:5px; border:0; margin:20px auto; background-color:#065999; }
.mb p:last-child { text-align:center; margin-top:30px; margin-bottom:30px; font-weight:700; font-size:17px; }

/* Títulos Internos */
.mbInt h1{ font-size:36px; color:#065999; font-weight:700; text-transform:uppercase; margin-top:10px; }
.mbInt hr { width:100px; height:5px; border:0; background-color:#065999; float: left; }
.mbInt p:last-child { text-align:center; margin-top:30px; margin-bottom:30px; font-weight:700; font-size:17px; }

/* Consultórios */
#consultorios .e { width:460px; float:left; }
#consultorios p.titulo { font-weight:700; font-size:22px; text-align:center; margin-top:10px; margin-bottom:30px; }
#consultorios p.endereco { text-align:center; }
#consultorios .d { width:460px; float:right; }
#consultorios .mapa { width:460px; height:230px; background-color:#eee; }

/* Dados */
ul.dados { display:table; margin:60px auto 0;}
ul.dados li { font-size:18px; font-weight:700; margin-bottom:15px; }
ul.dados li:last-child { margin-bottom:0 !important; }
ul.dados li p { text-align:center; }
ul.dados li p strong { color:#065999; }
ul.dados li p a { color:#065999; text-decoration:none; }
ul.dados li p a:hover { text-decoration:underline; }
