/* ==========================================================================
   CSS EXCLUSIVO PARA TABLET HORIZONTAL / NOTEBOOK (ATÉ 1199px)
   ========================================================================== */

/* 1. Mantém a faixa cinza sólida original no topo */
header {
    max-width: 100% !important;
    width: 100% !important;
    height: auto !important;
    max-height: none !important;
    padding: 15px 0 !important;
    margin: 0 auto !important;
    display: flex !important;
    flex-direction: column !important; /* Mantém logo em cima e menu embaixo no fluxo tablet */
    align-items: center !important;
    justify-content: center !important;
    background-color: #eee !important; /* Mantém o cinza sólido original */
    position: relative !important; /* Garante que a imagem se posicione logo abaixo */
    z-index: 5000 !important;
}

/* Altera o fundo do bloco principal para branco para evitar faixas cinzas vazadas */
#bloco-principal {
    max-width: 100% !important;
    width: 100% !important;
    margin: 0 auto !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    background-color: #fff !important; /* Branco elimina qualquer espaço cinza indesejado */
}

/* Força a imagem a se posicionar logo abaixo da faixa cinza com proporção perfeita para 1199px */
.imagem-topo-fundo {
    position: relative !important; /* Mantém a imagem abaixo da barra cinza como bloco */
    top: 0 !important;
    height: auto !important; /* Altura automática para não distorcer a foto */
    width: 100% !important;
    display: block !important;
    
    /* Garante a largura total sem cortes laterais e mantém a proporção real da foto */
    background-size: 100% auto !important;
    background-position: top center !important;
    background-repeat: no-repeat !important;
    
    /* VALOR AJUSTADO: Proporção vertical ideal para telas de até 1199px para não cortar a altura */
    padding-top: 31% !important; 
}

/* Zera a margem de correção pois a imagem em modo relative já gerencia o espaço */
#bloco-principal .correcao-margin {
    display: block !important;
    clear: both !important;
    height: 0px !important; 
    width: 100% !important;
}

/* 2. Centraliza a Logo perfeitamente no cabeçalho cinza */
.header-icon {
    float: none !important;
    margin: 0 auto 10px auto !important;
    top: 0 !important; 
    background-position: center !important;
    background-size: contain !important;
    width: 180px !important;
    height: 126px !important;
}

/* 3. Ajusta o container do menu para colar logo abaixo da logo */
nav {
    display: block;
    position: relative;
    max-width: 1199px;
    width: 100% !important;
    top: 0 !important; 
    margin: 10px auto 0 auto !important;
    text-align: center !important;
}
/*NAV*/
/*NAV*/
/*NAV*/
aside .slide {
	display: block;
	position: relative;
	max-width: 1199px;
	width: 100%;
	height: 100%;
	margin: auto;
	Text-align: center;
	margin-top: 110px;
}
.border {
	display: block;
	position: relative;
	text-align: center;
	max-width: 1199px;
	width: 100%;
	margin: 10px auto 10px auto;
	border: 1px dashed RGBA(153,0,0,0.1);
}
.gray {
	color: #666;
}
/*section*/
/*section*/
/*section*/
section h1 {
	font-family: 'Raleway', sans-serif;
	font-weight: normal;
	font-weight: 400;
	line-height: 1.1em;
	letter-spacing: 0.135em;
	font-size: 30px;
	margin-left: 5px;
}
section h2 {
	font-family: 'Raleway', sans-serif;
	color: #A91D21;
	font-style: italic;
	font-size: 40px;
	font-weight: 700;
	line-height: 1.428571429;
	color: #A91d21;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-left: 2px;
	margin-top: -30px;
}
section h3 {
	margin-top: 10px;
}
section p { font-family: Roboto-Regular;
font-size: 24px;
	text-align: justify;
	color: RGBA(0,0,0,0.65);
	font-weight: lighter;
	max-width: 1200px;
	width: auto;
	margin: 22px 10px auto 10px;
}
section p strong {
	color: RGBA(0,0,0,1);
	font-weight: 600;
}
section a {
	display: block;
	position: relative;
	width: auto;
	margin: auto;
	color: RGBA(0,0,0,0.8);
}
/*section*/
/*section*/
/*section*/


/*section clinica*/
section .clinica {
	display: block;
	position: relative;
	max-width: 380px;
	width: auto;
	margin: auto;
	float: left;
}
section .clinica h3 {
	display: block;
	position: relative;
	text-align: center;
	font-family: 'Raleway', sans-serif;
	font-weight: lighter;
	font-size: 16px;
	color: RGBA(255,255,255,1);
	background-color: RGBA(210,50,45,1);
	border: 2px solid RGBA(255,255,255,1);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	opacity: 1;
	padding: 7px;
}
/*section clinica*/
/*section galeria clinica*/
section .galeria-clinica {
	display: block;
	position: relative;
	float: none;
	max-width: 1200px;
	width: 100%;
	text-align: center;
	margin: auto;
}
section .galeria-clinica p {
	position: relative;
	max-width: 1200px;
	text-align: center;
	width: auto;
	font-family: 'Raleway', sans-serif;
	font-weight: lighter;
	font-style: italic;
	font-size: 12px;
	color: RGBA(102,102,102,1);
	margin: auto;
	margin-top: 5px;
}
section .galeria-clinica .hoverbox {
	display: inline-block;
	position: relative;
	text-align: center;
	text-align: center;
	max-width: 1200px;
	width: 100%;
	margin: auto;
	margin-top: 20px;
	margin-left: -30px;
}
section .galeria-clinica .hoverbox {
	cursor: default;
	list-style: none;
}
section .galeria-clinica .hoverbox a {
	cursor: default;
	position: relative;
}
section .galeria-clinica .hoverbox a .preview {
	display: none;
}
section .galeria-clinica .hoverbox a:hover {
	font-size: 100%;
	z-index: 1;
}
.galeria-clinica .hoverbox a:hover .preview {
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}
section .galeria-clinica .hoverbox img {
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 5px;
	vertical-align: top;
	width: 260px;
	height: 173px;
}
section .galeria-clinica .hoverbox li {
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 5px;
	padding: 5px;
	position: static;
}
section .galeria-clinica .hoverbox .preview {
	border-color: #000;
	width: 470px;
	height: 312px;
}
/*section galeria clinica*/
/*ASIDE clinica*/
aside .clinica iframe {
	display: block;
	position: relative;
	max-width: 390px;
	width: 100%;
	margin: auto;
	margin-top: 120px;
	float: right;
}
/*ASIDE clinica*/
/*EXAMES CARDIOLÓGICOS*/
/*EXAMES CARDIOLÓGICOS*/
/*EXAMES CARDIOLÓGICOS*/
/*EXAMES CARDIOLÓGICOS*/
.background-exames {
	display: block;
	position: relative;
	text-align: center;
	max-width: 1199px;
	width: auto;
	margin: auto;
}
.background-exames-vasculares {
	min-height: 110px;
	max-height: none;
}
.center {
	display: inline-block;
	position: relative;
	max-width: 1199px;
	width: auto;
	text-align: center;
}
.clear-large-large-1 {
	clear: both;
}
.exames, .exames-1, .exames-vasculares, .exames-vasculares-1 {
	display: block;
	position: relative;
	float: left;
	max-width: 380px;
	width: auto;
	height: 200px;
	margin: auto;
	margin-top: -30px;
	margin-right: 5px;
}
.exames p, .exames-1 p, .exames-vasculares p, .exames-vasculares-1 p {
	max-width: 370px;
	width: auto;
	padding: 5px 0 0 10px;
	margin: 0 10px 0 0;
}
/*EXAMES CARDIOLÓGICOS*/
/*EXAMES CARDIOLÓGICOS*/
/*EXAMES CARDIOLÓGICOS*/
/*EXAMES CARDIOLÓGICOS*/
/*Inicio de footer´s*/
/*FOOTER*/
/*FOOTER*/
/*FOOTER*/
footer {
	display: block;
	position: relative;
	text-align: center;
	max-width: 1199px;
	width: 100%;
	margin: auto;
}
footer a {
	display: block;
	color: rgb(12,60,96);
	text-decoration: none;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 0;
}
footer ul {
	font-family: 'Raleway', sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.4em;
	font-size-adjust: none;
	font-stretch: normal;
	color: RGBA(153, 0, 0);
	text-decoration: none;
	list-style-type: none;
	padding: 0 0 0 10px;
}
/*FOOTER CONTEUDO CENTRAL*/
/*FOOTER CONTEUDO CENTRAL*/
/*FOOTER CONTEUDO CENTRAL*/
.conteudo-central {
	background-repeat: no-repeat;
	float: left;
	display: block;
	max-width: 1199px;
	width: 240px;
	height: 370px;
	border: 1px solid RGBA(105,0,4,0.1);
	margin: 10px 11px 20px 0;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	opacity: 1;
	margin: 10px 2px 20px 10px;
}
.conteudo-central h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: 1.4em;
	font-size-adjust: none;
	font-stretch: normal;
	color: RGBA(0,0,0,0.7);
	font-size: 14px;
	padding: 15px 0 0 15px;
	margin: 0;
}
.conteudo-central h1 span.icon {
	margin-left: -5px;
}
footer .conteudo-central p {
	width: 215px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	font-style: normal;
	font-variant: normal;
	line-height: 1.2em;
	font-size-adjust: none;
	font-stretch: normal;
	color: RGBA(0,0,0,0.7);
	font-size: 12px;
	padding: 5px 0 0 15px;
	margin: 0 10px 0 0;
}
footer .conteudo-central h3 .menu-icon-tel {
	display: inline-block;
	position: relative;
	background: url("../imagens/menu-icon-tel.png") no-repeat;
	margin: auto;
	margin-left: -50px;
	padding-right: 5px;
	width: 20px;
	height: 20px;
	top: 5px;
	margin-top: 5px;
	left: 0;
}
footer .conteudo-central h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: RGBA(0,0,0,0.7);
	font-size: 15px;
	font-weight: normal;
	margin: auto;
}
footer .conteudo-central h4 {
	display: inline-block;
	position: relative;
	background: url("../imagens/e-mail.png") no-repeat;
	margin: auto;
	margin-left: -30px;
	top: 10px;
}
/*FOOTER CONTEUDO CENTRAL*/
/*FOOTER CONTEUDO CENTRAL*/
/*FOOTER CONTEUDO CENTRAL*/
/*FOOTER CONTEUDO DIREITO*/
/*FOOTER CONTEUDO DIREITO*/
/*FOOTER CONTEUDO DIREITO*/
.conteudo-esquerdo, .conteudo-direito {
	background-repeat: no-repeat;
	float: left;
	display: block;
	width: 275px;
	height: 370px;
	border: 1px solid RGBA(105,0,4,0.1);
	margin: 10px 5px 20px 0;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	opacity: 1;
	margin: 10px 5px 20px 0;
}
.conteudo-direito p {
	width: 250px;
}
.clear-large {
	clear: both;
}
footer .conteudo-esquerdo ul li, footer .conteudo-direito ul li {
	display: block;
	position: relative;
	background: url("../imagens/icon-list.jpg") no-repeat;
	background-position: left;
	background-size: 10px;
	width: 10px;
	height: auto;
}
.conteudo-direito-1 {
	background-repeat: no-repeat;
	float: left;
	display: block;
	width: 275px;
	height: 370px;
	border: 1px solid RGBA(105,0,4,0.1);
	margin: 10px 5px 20px 0;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	opacity: 1;
	margin: 10px 5px 20px 0;
}
.conteudo-direito p {
	width: 250px;
}
footer .conteudo-esquerdo ul li a, footer .conteudo-direito ul li a {
	display: block;
	text-align: left;
	width: 220px;
	height: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: RGBA(0,0,0,1);
	background-color: RGBA(102,102,102,0.05);
	text-decoration: none;
	transition: background 1s;
	-moz-transition: background 1s;
	-webkit-transition: background 1s;
	-o-transition: background 1s;
	padding: 2px auto 2px 5px;
	margin-left: 20px;
	margin-top: 4px;
}
footer .conteudo-direito-1 ul li {
	display: block;
	position: relative;
	background: url("../imagens/icon-list.jpg") no-repeat;
	background-position: left;
	background-size: 10px;
	width: 10px;
	height: auto;
}
footer .conteudo-direito-1 ul li a {
	display: block;
	text-align: left;
	width: 220px;
	height: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: RGBA(0,0,0,1);
	background-color: RGBA(102,102,102,0.05);
	text-decoration: none;
	transition: background 1s;
	-moz-transition: background 1s;
	-webkit-transition: background 1s;
	-o-transition: background 1s;
	padding: 2px auto 2px 5px;
	margin-left: 20px;
	margin-top: 4px;
}
footer .conteudo-esquedo ul li a:hover, footer .conteudo-direito ul li a:hover {
	display: block;
	text-align: left;
	width: 220px;
	height: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: lighter;
	color: RGBA(0,0,0,1);
	background-color: RGBA(102,102,102,0.05);
	text-decoration: none;
	transition: background 1s;
	-moz-transition: background 1s;
	-webkit-transition: background 1s;
	-o-transition: background 1s;
	padding: 2px auto 2px 5px;
	margin-left: 20px;
}
footer .conteudo-direito-1 ul li a:hover {
	display: block;
	text-align: left;
	width: 220px;
	height: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: lighter;
	color: RGBA(0,0,0,1);
	background-color: RGBA(102,102,102,0.05);
	text-decoration: none;
	transition: background 1s;
	-moz-transition: background 1s;
	-webkit-transition: background 1s;
	-o-transition: background 1s;
	padding: 2px auto 2px 5px;
	margin-left: 20px;
}
footer .conteudo-esquerdo h3, footer .conteudo-direito h3 {
	display: block;
	position: relative;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size-adjust: none;
	font-stretch: normal;
	color: RGBA(0,0,0,1);
	font-size: 14px;
	padding: 10px auto auto auto;
	margin: 5px 50px auto auto;
}
footer .conteudo-direito-1 h3, footer .conteudo-direito h3 {
	display: block;
	position: relative;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size-adjust: none;
	font-stretch: normal;
	color: RGBA(0,0,0,1);
	font-size: 14px;
	padding: 10px auto auto auto;
	margin: 5px 50px auto auto;
}
footer .conteudo-direito-1 h4 {
	display: block;
	position: relative;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size-adjust: none;
	font-stretch: normal;
	color: RGBA(0,0,0,1);
	font-size: 12px;
	padding: 10px auto auto auto;
	margin: 5px auto 10px auto;
}
.rede-social img {
	margin-top: -5px;
}
/*conteudo bottom*/
/*conteudo bottom*/
/*conteudo bottom*/
/**/

.conteudo-direito-1 .topo-box-redes-sociais-icon {
	display: inline-block;
	margin: auto;
}
.conteudo-direito-1 .topo-box-redes-sociais {
	display: inline-block;
	position: relative;
	text-align: center;
	float: none;
	width: 170px;
	height: 30px;
	padding-top: 5px;
	margin: auto;
	margin-bottom: 10px;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#e9e9e9+0,ffffff+50,e9e9e9+100 */
	background: #e9e9e9; /* Old browsers */
	background: -moz-linear-gradient(top, #e9e9e9 0%, #ffffff 50%, #e9e9e9 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e9e9e9), color-stop(50%, #ffffff), color-stop(100%, #e9e9e9)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #e9e9e9 0%, #ffffff 50%, #e9e9e9 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #e9e9e9 0%, #ffffff 50%, #e9e9e9 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #e9e9e9 0%, #ffffff 50%, #e9e9e9 100%); /* IE10+ */
	background: linear-gradient(to bottom, #e9e9e9 0%, #ffffff 50%, #e9e9e9 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9e9e9', endColorstr='#e9e9e9', GradientType=0 ); /* IE6-9 */
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1), 1px 1px 1px rgba(0, 0, 0, 0.1), -1px 1px 1px rgba(0, 0, 0, 0.1);
}
.topo-box-redes-sociais p {
	display: block;
	position: relative;
	text-align: center;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 10px auto 10px auto;
}
/**/
/**/
/**/ 
/*RODAPE*/
.top-fix-large1 {
	clear: both;
	margin-top: 220px;
}
.top-fix-large2 {
	clear: both;
	margin-top: 250px;
}
.center {
	display: inline-block;
	position: relative;
	text-align: center;
	background-position: center;
	width: 1199px;
	width: auto;
	margin: auto;
}
.clear-large-large-1 {
	clear: both;
}
.footer-background {
	display: block;
	position: relative;
	text-align: center;
	max-width: 1199px;
	width: auto;
	margin: auto;
	margin-top: 50px;
	min-height: 150px;
}
.rodape-esquerdo, .rodape-esquerdo-1, .rodape-esquerdo-2, .especialidade, .especialidade-1, .especialidade-2 {
	display: block;
	position: relative;
	float: left;
	width: 195px;
	height: 220px;
	margin: auto;
	margin-top: -30px;
	margin-right: 5px;
}
.rodape-esquerdo {
	margin-left: 0;
}
/*RODAPE ESQUERDO*/
/*RODAPE ESQUERDO*/
/*RODAPE ESQUERDO*/
.rodape-esquerdo p, .rodape-esquerdo-1 p, .rodape-esquerdo-2 p {
	width: 185px;
	text-align: center;
	line-height: 1.1em;
	font-size-adjust: none;
	font-weight: normal;
	font-size: 18px;
	margin: auto;
	margin-top: 10px;
}
.rodape-esquerdo a, .rodape-esquerdo-1 a, .rodape-esquerdo-2 a {
	display: block;
	position: relative;
	width: 160px;
	text-align: center;
	text-decoration: none;
	font-family: 'Raleway', sans-serif;
	color: RGBA(0,0,0,1);
	font-size: 16px;
	margin: auto;
	margin-top: 10px;
	margin-right: 8px;
	padding: 2px;
	padding-bottom: 4px;
}
.footer-background-1 .rodape-esquerdo a, .footer-background-1 .rodape-esquerdo-1 a, .footer-background-1 .rodape-esquerdo-2 a {
	display: block;
	position: relative;
	width: 170px;
	text-align: left;
	text-decoration: none;
	font-family: 'Raleway', sans-serif;
	color: RGBA(0,0,0,1);
	font-size: 12px;
	margin: auto;
	margin-top: 10px;
	padding: 2px;
}
.rodape-esquerdo a:hover, .rodape-esquerdo-1 a:hover, .rodape-esquerdo-2 a:hover {
	color: RGBA(255,255,255,1);
	background-color: RGBA(151,24,28,0.9);
}
/*Modificacoes para .rodape-esquerdo-2 */
/*Modificacoes para .rodape-esquerdo-2 */
/*Modificacoes para .rodape-esquerdo-2 */
/*RODAPE ESQUERDO*/
/*RODAPE ESQUERDO*/
/*RODAPE ESQUERDO*/
/**/
/**/
/**/ 
/**/
/**/
/**/ 
/*Conhecimento e dicas de saúde*/
/*Conhecimento e dicas de saúde*/
/*Conhecimento e dicas de saúde*/
section .dicas-de-saude h1 {
	display: block;
	position: relative;
	max-width: 1199px;
	text-align: center;
	width: auto;
	float: none;
	top: 10px;
	font-size: 28px;
	letter-spacing: 0em;
	margin-right: auto;
}
.margin-top-large-1 {
	margin-top: 120px;
}
.footer-bottom {
	background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	-khtml-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	min-height: 100px;
	max-height: 100px;
}
.footer-nota {
	width: 1200px;
	height: 60px;
	text-align: center;
	font-family: 'Raleway', sans-serif;
	font-size: 10px;
	margin-top: 5px;
	color: rgb(255,255,255);
}
.footer-nota p {
	margin: 10px 10px;
}
footer {
	clear: both;
}
/*Final de footer´s*/
/*VOLTAR AO TOPO*/
.home-topo-contato {
	display: block;
	position: relative;
	max-width: 1199px;
	text-align: center;
	width: 100%;
	margin: auto;
	padding-top: 7px;
	height: 30px;
	background-color: RGBA(255,255,255,1);
	border: 1px solid RGBA(105,0,4,0.1);
	padding-bottom: 15px;
}
.home-topo-contato ul {
	display: block;
	position: relative;
	max-width: 1199px;
	text-align: center;
	width: 100%;
	margin: auto;
}
.home-topo-contato ul li {
	display: inline;
	position: relative;
	text-align: center;
	max-width: 1199px;
	width: 100%;
	height: auto;
	font-family: 'Raleway', sans-serif;
	font-size: 11px;
	font-weight: 500;
	line-height: 1.2em;
	background-color: RGBA(151,24,28,0.7);
	border: 2px solid RGBA(255,255,255,1);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	opacity: 1;
	padding: 5px;
	margin: auto 100px auto 10px;
}
.home-topo-contato ul li a {
	text-align: center;
	color: RGBA(255,255,255,1);
	margin: auto 10px auto 10px;
	text-decoration: none;
}
.home-topo-contato ul li:hover {
	background-color: RGBA(151,24,28,1);
	border: 2px solid RGBA(255,255,255,1);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	opacity: 1;
	padding: 5px;
	text-decoration: none;
	transition: background 1s;
	-moz-transition: background 1s;
	-webkit-transition: background 1s;
	-o-transition: background 1s;
}
/*voltar ao topo*/
/*conteudo bottom*/
/*conteudo bottom*/
/*conteudo bottom*/
#conteudo-bottom {
	background-color: RGBA(255,255,255,1);
	color: RGBA(0,0,0,1);
	border: 1px solid RGBA(204,204,204,0.2);
}
#conteudo-bottom h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size-adjust: none;
	font-stretch: normal;
	background-color: RGBA(255,255,255,1);
	color: RGBA(0,0,0,0.7);
	font-size: 11px;
	padding: 10px 0 0 10px;
	margin: 0;
}
#conteudo-bottom h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size-adjust: none;
	font-stretch: normal;
	background-color: RGBA(255,255,255,1);
	color: RGBA(0,0,0,0.5);
	text-decoration: none;
	list-style-type: none;
	margin-top: 2px;
	padding: 0 0 0 10px;
}
#conteudo-bottom h4 {
	display: block;
	Position: relative;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size-adjust: none;
	font-stretch: normal;
	background-color: RGBA(255,255,255,1);
	color: RGBA(0,0,0,1);
	text-decoration: none;
	list-style-type: none;
	margin-top: 40px;
}
/*Article*/
/*Article*/
/*Article*/
article .esquerdo, article .direito {
	background-repeat: no-repeat;
	display:inline-block;
	position: relative;
	text-align: center;
	max-width:1200px;
	min-width:580px;
	width:auto;
	margin: auto;
	margin-top: 20px;

}
.clear-mobile-fix {
	clear:both;
}
.varizes {
	margin-left: 8%;
}
.varizes-1, .varizes-2 {
	margin-left:8%;
}


/* ==========================================================================
   CENTRALIZAÇÃO EXCLUSIVA DO CORPO CLÍNICO NO MOBILE (FAIXA SMALL)
   Aplica-se apenas onde os blocos possuem altura de 400px
   ========================================================================== */

/* 1. Alinha a lista pai do Corpo Clínico ao centro e limpa as margens tortas */
.article-index ul {
	display: block !important;
	text-align: center !important; 
	margin-top: 10px !important;    /* Sobrescreve o -30px do computador */
	margin-left: 0 !important;      /* Sobrescreve o 37px do computador */
	padding: 0 !important;
	width: 100% !important;
}

/* Se houver tags <li> intermediárias, garante que elas não fiquem presas à esquerda */
.article-index ul li {
	float: none !important;
	display: inline-block !important;
	text-align: center !important;
}

/* 2. Centraliza os blocos de 400px de altura (Corpo Clínico) removendo o float */
.novas-especialidades[style*="height: 400px"],
.novas-especialidades-1[style*="height: 400px"],
.novas-especialidades-2[style*="height: 400px"],
.novas-especialidades,
.novas-especialidades-1,
.novas-especialidades-2 {
	/* Esta regra força a reestruturação das caixas */
	float: none !important;            /* Anula o float: left do computador */
	display: inline-block !important;   /* Transforma em bloco centralizável */
	margin: 15px auto !important;      /* Centraliza horizontalmente na tela */
	position: relative !important;
}

/* 3. Garante que as imagens internas de 400px acompanhem a centralização */
.novas-especialidades img, 
.novas-especialidades-1 img, 
.novas-especialidades-2 img {
	display: block !important;
	float: none !important;
	max-width: 100% !important;        /* Impede que a foto estoure em telas estreitas */
	width: auto !important;
	margin: 0 auto !important;         /* Força o centro dentro do bloco cinza */
}



/*Correçao do topo*/
/* ==========================================================================
   CÓDIGO DE CORREÇÃO DO TOPO DAS PÁGINAS INTERNAS (PARA DISPOSITIVOS MÓVEIS)
   ========================================================================== */
@media (max-width: 1024px) {

    /* 1. Alarga a altura vertical da barra cinza escuro para abraçar o menu dentro dela */
    #header, header {
        position: relative !important; 
        width: 100% !important;
        max-width: 100% !important;
        height: auto !important;
        min-height: 210px !important; /* Garante que o fundo cinza cubra a logo, redes E o menu */
        background-color: RGBA(102,102,102,1) !important; /* Seu cinza original escuro */
        background-image: none !important;
        padding: 20px 0 10px 0 !important;
        margin: 0 auto !important;
        display: block !important; 
        text-align: center !important;
    }

    .correcao-margin {
        margin-top: 20px !important;
    }

    /* 2. LOGO-3 BRANCA: Perfeita e centralizada */
    .header-icon {
        background: url("../imagens/logo-3.png") no-repeat !important; 
        background-position: center !important;
        background-size: contain !important; 
        float: none !important;
        display: block !important; 
        margin: 0 auto 15px auto !important; 
        width: 200px !important; 
        height: 90px !important;
        top: 0 !important;
        position: relative !important;
    }

    /* 3. REDES SOCIAIS: Centralizadas e organizadas abaixo da logo */
    .telefones {
        display: flex !important;
        flex-direction: row !important; 
        justify-content: center !important; 
        align-items: center !important;
        gap: 12px !important; 
        width: auto !important; 
        margin: 0 auto 15px auto !important; 
        float: none !important;
        padding: 0 !important;
    }

    .telefones h2, .telefones h3, .telefones h4 {
        float: none !important;
        margin: 0 !important;
        padding: 0 !important;
        display: inline-block !important;
    }

    .whatsapp a, .instagram a, .facebook a {
        margin: 0 !important; 
        display: block !important;
        position: relative !important;
        top: 0 !important;
    }

    /* 4. O MENU: Corrigido e alinhado para a DIREITA da tela */
    nav {
        position: relative !important;
        margin-left: 0 !important;     
        width: 100% !important;
        max-width: 100% !important;
        
        /* AJUSTE DE ALINHAMENTO: Joga o botão do menu para a DIREITA */
        text-align: right !important;  
        padding-right: 20px !important; /* Dá uma folga sutil para o botão não colar na borda direita */
        padding-left: 0 !important;
        
        box-sizing: border-box !important;
        top: 0 !important;
        display: block !important;
    }

    #cssmenu #menu-button {
        float: right !important; /* AJUSTE: Força o botão hambúrguer a flutuar na extrema direita */
        display: block !important;
        margin-top: 5px !important;
    }

    /* 5. OS LINKS VERTICAIS: Mantidos claros e abrindo para baixo */
    #cssmenu > ul.open {
        position: absolute !important;
        top: 100% !important; 
        left: 0 !important;
        width: 100% !important;
        z-index: 9999 !important;
        
        /* Cores claras iguais à página inicial */
        background: none !important;
        background-color: rgba(245, 245, 245, 0.98) !important; 
        border-top: 1px solid rgba(0, 0, 0, 0.1) !important;
        text-align: left !important; 
    }

    #cssmenu > ul > li {
        background-color: rgba(245, 245, 245, 1) !important;
        border-bottom: 1px solid rgba(0, 0, 0, 0.08) !important;
    }

    #cssmenu > ul > li > a {
        color: #222222 !important;
    }

    #cssmenu > ul > li:hover > a, 
    #cssmenu > ul > li.active > a {
        background-color: rgba(230, 230, 230, 1) !important;
    }

    #cssmenu #menu-button {
        background: none !important;
        background-color: rgba(255, 255, 255, 0.95) !important; 
        color: #222222 !important; 
        border-radius: 0px !important; 
    }

    #cssmenu #menu-button::after {
        border-top-color: #222222 !important;
        border-bottom-color: #222222 !important;
    }
}
/*Alterações para dispositivos móveis*/
/*Alterações para dispositivos móveis*/
/*Alterações para dispositivos móveis*/
/*Alterações para dispositivos móveis*/
/*Alterações para dispositivos móveis*/
/*Alterações para dispositivos móveis*/
/*Alterações para dispositivos móveis*/
/*Alterações para dispositivos móveis*/

.clear-mobile-fix {
	clear:both;
}
.index-1, .index-2, .index-3, .index-4, .index-5 {
  max-width:600px;
  width:auto;
  display: grid;
  float:none;
  text-align:center;
  place-items: center;
  height: 100%;
}
.index-2 {
	background-attachment: fixed;
	/* Centraliza e redimensiona a imagem para cobrir o espaço */
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	/* Altura da seção para permitir a rolagem */
	height: 250px;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 0;
}
section .imagem-esquerda-clinica-central {
  max-width:600px;
  width:auto;
  display: grid;
  float:none;
  text-align:center;
  place-items: center;
  height: 100%;
  top:100%;

}
section .imagem-esquerda-1 {
  max-width:600px;
  width:auto;
  display: grid;
  float:none;
  text-align:center;
  place-items: center;
  height: 100%;

}
.imagem-direita-1, .imagem-direita-2, .imagem-direita-3, .imagem-direita-4, .imagem-esquerda-clinica-1, .imagem-esquerda-clinica-2 {
  max-width:600px;
  min-width:470px;
  width:auto;
  display: grid;
  float:none;
  text-align:center;
  place-items: center;
  height: 100%;
}
.texto-direito-1 {
  min-width:480px;
  max-width:600px;
  width:auto;
  display: grid;
  float:none;
  text-align:center;
  place-items: center;
  left:50%;
  height:40px;
  bottom:10%;
}
.texto-esquerdo-1 {
  min-width:480px;
  max-width:600px;
  width:auto;
  display: grid;
  float:none;
  text-align:center;
  place-items: center;
  right:52% !important
}
.imagem-esquerda-clinica-3, .imagem-esquerda-clinica-4 {
  min-width:470px;
  max-width:600px;
  width:auto;
  display: grid;
  float:none;
  text-align:center;
  place-items: center;
}
.imagem-esquerda-clinica-3 {

	margin-top:44% !important
}
/*Ajuste da seção Destaques: Título*/
article .destaques, section .destaques {
	max-width: 600px;
	margin-top: 5px;
	margin-bottom: -5px;
}
/*Ajuste da seção Destaques: Título*/
article .destaques, section .destaques {
	max-width: 600px;
	margin-top: 5px;
	margin-bottom: -5px;
}