/* ==========================================================================
   CSS EXCLUSIVO PARA CELULAR (ATÉ 480px) - IMAGEM ABAIXO DA FAIXA CINZA
   ========================================================================== */
.imagem-topo-fundo-1 {
	   display:none;
}
/* 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; /* Logo em cima, menu embaixo */
    align-items: center !important;
    justify-content: center !important;
    background-color: #eee !important; /* Mantém o cinza sólido original */
    position: relative !important; /* Remove o fixed no mobile para a imagem vir logo abaixo */
    z-index: 5000 !important;
}

/* Mantém o bloco principal original */
/* Remove o fundo cinza do bloco principal para eliminar a faixa cinza vazada */
#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; /* Alterado de #eee para #fff (Branco) */
}

/* Ajuste fino do preenchimento para colar a linha vermelha no conteúdo */
.imagem-topo-fundo {
    position: relative !important;
    top: 0 !important;
    height: auto !important; 
    min-height: 140px !important;
    width: 100% !important;
    display: block !important;
    background-size: 100% auto !important;
    background-position: top center !important;
    background-repeat: no-repeat !important;
    padding-top: 5% !important; /* Reduzido de 33% para 31% */
}
/* Ajusta o bloco de respiro do conteúdo para a nova realidade do mobile */
#bloco-principal .correcao-margin {
    display: block !important;
    clear: both !important;
    height: 0px !important; /* Como a imagem agora é relative, ela já empurra o conteúdo sozinha */
    width: 100% !important;
}

/* 2. Centraliza a Logo perfeitamente no novo 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: 480px;
    width: 100% !important;
    top: 0 !important; 
    margin: 10px auto 0 auto !important;
    text-align: center !important;
}

/* ==========================================================================
   REGRAS DE FUNCIONAMENTO DO MENU (ABRIR, FECHAR E CORES) - PRESERVADAS
   ========================================================================== */

/* 4. CONFIGURAÇÃO DO BOTÃO DO MENU HAMBÚRGUER (#menu-button) */
#cssmenu #menu-button {
    background: none !important; 
    background-color: rgba(255, 255, 255, 0.95) !important; 
    color: #222222 !important; 
    float: none !important;
    margin: 0 auto !important; 
    display: inline-block !important;
    border-radius: 0px !important; 
}

#cssmenu #menu-button::after {
    border-top-color: #222222 !important;
    border-bottom-color: #222222 !important;
}

/* 5. COMPORTAMENTO DA LISTA VERTICAL QUANDO O MENU ESTÁ ABERTO (.open) */
#cssmenu > ul.open {
    background: none !important;
    background-color: rgba(245, 245, 245, 0.98) !important; 
    border-top: 1px solid rgba(0, 0, 0, 0.1) !important;
}

#cssmenu > ul > li, 
#cssmenu.align-right > 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;
}

/* ==========================================================================
   OUTROS ELEMENTOS DA PÁGINA
   ========================================================================== */

.border {
    display: block;
    position: relative;
    text-align: center;
    max-width: 90% !important;
    width: 100%;
    margin: 15px auto !important;
    border: 1px dashed RGBA(153,0,0,0.1);
}

.clear-mobile {
    clear: both;
}

.gray {
    color: #666;
}

aside .slide {
    display: block;
    position: relative;
    max-width: 480px;
    width: 100%;
    height: 100%;
    margin: auto;
    text-align: center;
    margin-top: 110px;
}
/*section*/
/*section*/
/*section*/
body {
	background-color:#ffffff;
}
article {
	background-color:#ffffff;
}
section {
	background-color:#ffffff;
}
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 .especialidades-left h1 {
	margin-top: 40px;
}
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*/
/*REMAKE*/
/*REMAKE*/
.margin-top {
	margin-top: 100px;
}
section .align-left, section .align-right {
	display: block;
	position: relative;
	max-width: 1200px;
	width: auto;
	margin: auto;
}
section .align-left img {
	display: block;
	position: relative;
	text-align: center;
	float: none;
	max-width: 200px;
	width: auto;
	margin: auto;
}
section .align-right img {
	display: block;
	position: relative;
	text-align: center;
	float: none;
	max-width: 200px;
	width: auto;
	margin: auto;
}
section .align-left h1, section .align-left p, section .align-right h1, section .align-right p {
	display: block;
	position: relative;
	max-width: 480px;
	width: auto; font-family: Roboto-Regular;
font-size: 20px;
	text-align: justify;
	color: RGBA(0,0,0,0.7);
	padding: auto 10px auto 10px;
	margin: 10px 40px auto auto;
}
section .align-left h1, section .align-right h1 {
	font-size: 22px;
}
section .border-especialidades-right {
	display: block;
	position: relative;
	width: auto;
	margin: 10px auto 10px auto;
	border-bottom: 2px solid RGBA(151,24,28,0.5);
}
section .border-formulario {
	display: block;
	position: relative;
	width: auto;
	margin: 10px auto 10px auto;
	border-bottom: 2px solid RGBA(151,24,28,0.5);
}
section .border-especialidades-left {
	display: block;
	position: relative;
	width: auto;
	margin: 10px auto 10px auto;
	border-bottom: 2px solid RGBA(151,24,28,0.5);
}
/*REMAKE*/
/*REMAKE*/
/*REMAKE*/
/*section clinica*/
section .clinica {
	display: block;
	position: relative;
	max-width: 480px;
	width: auto;
	margin: auto;
	float: none;
}
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: 480px;
	width: auto;
	text-align: center;
	margin: auto;
}
section .galeria-clinica p {
	position: relative;
	max-width: 480px;
	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: 480px;
	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: 320px;
	height: 212px;
}
/*section galeria clinica*/
/*ASIDE clinica*/
aside .clinica iframe {
	display: block;
	position: relative;
	text-align: center;
	max-width: 480px;
	width: 100%;
	margin: auto;
	float: none;
}
/*ASIDE clinica*/
/*Alterações em corpo clínico*/
/*Alterações em corpo clínico*/
/*Alterações em corpo clínico*/
section .align-left-corpo-clinico {
	display: block;
	position: relative;
	text-align: center;
	float: none;
	max-width: 480px;
	width: auto;
	margin: auto;
}
section .align-left-corpo-clinico img {
	display: block;
	position: relative;
	text-align: center;
	float: none;
	max-width: 350px;
	margin: auto;
}
section .align-left-corpo-clinico h1 {
	display: block;
	position: relative;
	max-width: 480px;
	width: auto;
	margin: auto 10px auto 10px;
}
section ul {
	max-width: 480px;
	width: auto;
	margin: auto;
}
section ul li {
	max-width: 480px;
	width: auto;
	height: auto;
	margin: auto 30px auto 10px;

}
section .border-corpo-clinico-right {
	display: block;
	position: relative;
	width: auto;
	margin: 10px 10px 10px 10px;
	border-bottom: 2px solid RGBA(151,24,28,0.7);
}
section .border-especialidades-left {
	display: block;
	position: relative;
	width: auto;
	margin: 10px 240px 10px 10px;
	border-bottom: 2px solid RGBA(151,24,28,0.7);
}
/*Alterações em corpo clínico*/
/*Alterações em corpo clínico*/
/*Alterações em corpo clínico*/
/*EXAMES CARDIOLÓGICOS*/
/*EXAMES CARDIOLÓGICOS*/
/*EXAMES CARDIOLÓGICOS*/
/*EXAMES CARDIOLÓGICOS*/
.background-exames {
	display: block;
	position: relative;
	text-align: center;
	max-width: 480px;
	width: auto;
	margin: auto;
}
.background-exames-vasculares {
	min-height: 110px;
	max-height: none;
}
.center {
	display: block;
	position: relative;
	max-width: 480px;
	width: auto;
	text-align: center;
	margin: auto;
}
.exames, .exames-1, .exames-vasculares, .exames-vasculares-1 {
	display: block;
	position: relative;
	float: none;
	max-width: 380px;
	width: auto;
	height: 150px;
	margin: auto;
	margin-top: 20px;
	background-color: RGBA(102,102,102,0.02);
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	opacity: 1;
	clear: both;
}
.exames h1, .exames-1 h1, .exames-vasculares h1, .exames-vasculares-1 h1 {
	margin-top: 5px;
}
.exames p, .exames-1 p, .exames-vasculares p, .exames-vasculares-1 p {
	max-width: 360px;
	width: auto;
}
/*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: 480px;
	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: none;
	display: block;
	position: relative;
	max-width: 480px;
	width: 260px;
	height: 370px;
	margin: 10px auto 20px auto;
	border: 1px solid RGBA(105,0,4,0.1);
}
.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: 235px;
	text-align: justify;
	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: -70px;
	padding-right: 5px;
	width: 20px;
	height: 20px;
	top: 5px;
	margin-top: 5px;
	left: 0;
}
footer .conteudo-central h3 {
	font-family: 'Raleway', sans-serif;
	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: -52px;
	top: 10px;
}
/*FOOTER CONTEUDO CENTRAL*/

/*FOOTER CONTEUDO CENTRAL*/
/*FOOTER CONTEUDO CENTRAL*/
/*FOOTER CONTEUDO DIREITO*/
/*FOOTER CONTEUDO DIREITO*/
/*FOOTER CONTEUDO DIREITO*/
.clear-mobile {
	clear: both;
}
.conteudo-esquerdo, .conteudo-direito {
	background-repeat: no-repeat;
	float: none;
	display: block;
	max-width: 480px;
	width: 275px;
	height: auto;
	margin: 10px auto 20px auto;
	clear: both;
	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;
}
.conteudo-direito p {
	width: 250px;
}
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: none;
	display: block;
	max-width: 480px;
	width: 275px;
	height: auto;
	margin: 10px 5px 20px 0;
	border: 1px solid RGBA(105,0,4,0.1);
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	opacity: 1;
	margin: 10px auto 20px auto;
}
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: 'Raleway', sans-serif;
	font-size: 11px;
	font-weight: lighter;
	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(255,255,255,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: Roboto-Regular;
font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size-adjust: none;
	font-stretch: normal;
	color: RGBA(255,255,255,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: Roboto-Regular;
font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size-adjust: none;
	font-stretch: normal;
	color: RGBA(255,255,255,1);
	font-size: 14px;
	padding: 10px auto auto auto;
	margin: 5px 50px auto auto;
}
footer .conteudo-esquerdo h3 .menu-icon, footer .conteudo-direito h3 .menu-icon, .conteudo-central h1 .menu-icon {
	display: inline-block;
	position: relative;
	background: url("../imagens/menu-icon.png") no-repeat;
	text-align: center;
	width: 40px;
	height: 40px;
	top: 14px;
}
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: normal;
	font-size-adjust: none;
	font-stretch: normal;
	color: RGBA(255,255,255,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*/
.clear-mobile-1 {
	clear: both;
	margin-top: 40px;
}
.clear-mobile-2 {
	clear: both;
	margin-top: 60px;
}
.center {
	display: inline-block;
	position: relative;
	text-align: center;
	background-position: center;
	max-width: 480px;
	width: auto;
	margin: auto;
}
.clear-large-large-1 {
	display: none;
}
.footer-background, .footer-background-1 {
	display: block;
	position: relative;
	text-align: center;
	max-width: 480px;
	width: auto;
	margin: auto;
	margin-top: 50px;
	min-height: 150px;/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#e9e9e9+0,ffffff+50,e9e9e9+100 */
}
.rodape-esquerdo, .rodape-esquerdo-1, .rodape-esquerdo-2, .especialidade, .especialidade-1, .especialidade-2 {
	display: block;
	position: relative;
	float: none;
	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: Georgia, "Times New Roman", Times, serif;
	color: RGBA(0,0,0,1);
	font-size: 16px;
	margin: auto;
	margin-top: 10px;
	margin-right: 8px;
}
.footer-background-1 .rodape-esquerdo p, .footer-background-1 .rodape-esquerdo-1 p, .footer-background-1 .rodape-esquerdo-2 p {
	font-size: 12px;
}
.footer-background-1 .rodape-esquerdo, .footer-background-1 .rodape-esquerdo-1, .footer-background-1 .rodape-esquerdo-2 {
	display: inline-block;
	position: relative;
	text-align: center;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: RGBA(0,0,0,1);
	font-size: 12px;
	max-width: 480px;
	width: auto;
	margin: auto;
	margin-top: 10px;
}
.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: Georgia, "Times New Roman", Times, serif;
	color: RGBA(0,0,0,1);
	font-size: 12px;
	margin: auto;
	margin-top: 10px;
	background-color: RGBA(230,226,226,0.2);
	border: 2px solid RGBA(255,255,255,1);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	opacity: 1;
	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);
}
/*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: 480px;
	text-align: center;
	width: auto;
	float: none;
	top: 10px;
	font-size: 28px;
	letter-spacing: 0em;
	margin-right: auto;
}
.color-red {
	font-family: 'Raleway', sans-serif;
	color: #A91D21;
	font-style: italic;
	font-size: 30px;
	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: -25px;
	letter-spacing: 0;
}
.color-red-index {
	font-family: 'Raleway', sans-serif;
	color: #A91D21;
	font-style: italic;
	font-size: 30px;
	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: -25px;
	letter-spacing: 0;
}
.footer-background-1 {
	margin-top: 10px;
}
.border-dicas-de-saude {
	display: block;
	position: relative;
	text-align: center;
	max-width: 480px;
	width: 100%;
	margin: -10px auto 10px auto;
	border: 1px dashed RGBA(153,0,0,0.1);
}
/*Modificacoes para .rodape-esquerdo-2 */
/*Modificacoes para .rodape-esquerdo-2 */
/*Modificacoes para .rodape-esquerdo-2 */
/*RODAPE ESQUERDO*/
/*RODAPE ESQUERDO*/
/*RODAPE ESQUERDO*/
/**/
/**/
/**/ 
.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: 480px;
	height: 60px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, 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*/
.mobile-fix {
	clear: both;
}
.topo-box-redes-sociais {
	display: block;
	position: relative;
	text-align: center;
	float: none;
	max-width: 480px;
	width: auto;
	height: 100px;
	margin: auto;
	margin-bottom: 30px;
	background-color: RGBA(102,102,102,0.05);
	border: 1px solid RGBA(105,0,4,0.1);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	opacity: 1;
	padding: 7px;
}
/*VOLTAR AO TOPO*/
.home-topo-contato {
	display: block;
	position: relative;
	max-width: 480px;
	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: 480px;
	text-align: center;
	width: 100%;
	margin: auto;
}
.home-topo-contato ul li {
	display: inline;
	position: relative;
	text-align: center;
	max-width: 480px;
	width: 100%;
	height: auto;
	font-size: 11px;
	font-weight: 500;
	line-height: 1.2em;
	-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 {
	-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 {
	margin-top: 10px;
	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;
	width:450px;
	margin: auto;
	margin-top: 20px;
	margin-left:5px;

}
article .esquerdo p, article .direito p {
	background-repeat: no-repeat;
	display:inline-block;
	position: relative;
	text-align: center;
	width:420px;
}
.clear-mobile-fix {
	clear:both;
}
.varizes {
	margin-left: 10%;
}
.varizes-1, .varizes-2 {
	margin-left:10%;
}
.varizes-4 {
margin-left:45px;
}
section .exames-cardiologicos {
    top:-15px;
}
section .clinica h3 {
	background-color: RGBA(151,24,28,0.7);
}
section .clinica h3:hover {
	background-color: RGBA(151,24,28,0.7);
}



/* ==========================================================================
   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*/

/* ==========================================================================
   MÓDULO DE CONTENÇÃO MÁXIMA: TRAVA O TOPO E O MENU DENTRO DA TELA DO CELULAR
   ========================================================================== */
@media all and (max-width:800px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {

    /* 1. LIMITADOR DE TELA: Impede que qualquer elemento estoure a lateral direita do celular */
    html, body {
        max-width: 100% !important;
        overflow-x: hidden !important; /* Corta qualquer barra de rolagem lateral fantasma */
    }

    /* 2. CABEÇALHO: Restabelece o fundo cinza escuro original e trava a largura em 100% */
    #header, header {
        position: relative !important; 
        width: 100% !important;
        max-width: 100% !important;
        height: auto !important;
        min-height: 220px !important; /* Altura ideal confortável para abrigar os blocos */
        background-color: RGBA(102,102,102,1) !important; /* Seu cinza original escuro */
        background-image: none !important;
        padding: 20px 0 !important;
        margin: 0 auto !important;
        display: block !important; 
        text-align: center !important;
        box-sizing: border-box !important;
    }

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

    /* 3. REAPARECIMENTO DA LOGO: Centralizada na tela no tamanho retangular correto */
    .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 10px auto !important; 
        width: 200px !important; 
        height: 90px !important; 
        top: 0 !important;
        position: relative !important;
    }

    /* 4. REDES SOCIAIS: Centralizadas e compactadas logo abaixo da logo branca */
    .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;
    }

    /* 5. ENQUADRAMENTO DA NAVEGAÇÃO: Anula as larguras gigantes de 960px que jogavam o menu pra fora */
    nav {
        position: relative !important;
        top: 0 !important;             
        margin-left: 0 !important;     
        margin-right: 0 !important;
        width: 100% !important;
        max-width: 100% !important;
        text-align: right !important;  
        padding-right: 20px !important; /* Cria um recuo de segurança para o botão grande não colar na borda */
        box-sizing: border-box !important;
        display: block !important;
        height: auto !important;
    }

    #cssmenu {
        min-width: 0px !important; /* DESTRÓI OS 960px DO COMPUTADOR NO CELULAR */
        width: 100% !important;
        max-width: 100% !important;
        height: auto !important;
        margin: 0 !important;
        padding: 0 !important;
        display: block !important;
        position: relative !important;
    }

    /* Força o botão de menu a flutuar no canto direito interno visível */
    #cssmenu #menu-button {
        float: right !important;
        margin-right: 0 !important;
        margin-left: auto !important;
        box-sizing: border-box !important;
    }

    /* 6. TRAVA DOS LINKS VERTICAIS: Obriga a lista aberta a abrir enquadrada na tela do celular */
    #cssmenu > ul.open,
    #cssmenu ul,
    #cssmenu ul ul {
        position: absolute !important;
        top: 100% !important; /* Abre exatamente colado abaixo do botão */
        left: 0 !important;
        right: 0 !important;
        width: 100% !important; /* Garante que a lista preencha a tela sem vazar para a direita */
        max-width: 100% !important;
        margin-top: 5px !important;
        box-sizing: border-box !important;
    }

    /* Garante que submenus em árvore também fiquem alinhados e visíveis */
    #cssmenu ul ul {
        left: 0 !important;
        position: relative !important;
    }
}
/* ===============================
   MOBILE + SMALL (0 até 600px)
   HEADER FIXO – PADRÃO DEFINITIVO
================================ */

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

  html, body {
    max-width: 100%;
    overflow-x: hidden;
  }

  /* HEADER FIXO */
  #header, header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 220px;
    background-color: rgba(102,102,102,1);
    z-index: 9999;
    display: block;
    text-align: center;
  }

  /* COMPENSA O CONTEÚDO */
  body {
    padding-top: 220px;
  }

  /* LOGO */
  .header-icon {
    display: block;
    margin: 10px auto;
    width: 200px;
    height: 90px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
  }

  /* REDES SOCIAIS */
  .telefones {
    display: flex;
    justify-content: center;
    gap: 12px;
    margin-bottom: 10px;
  }

  /* NAV */
  nav {
    width: 100%;
    position: relative;
  }

  #cssmenu {
    width: 100%;
    position: relative;
  }

  /* BOTÃO DO MENU */
  #cssmenu #menu-button {
    float: right;
    margin-right: 15px;
  }

  /* MENU ABERTO */
  #cssmenu > ul.open {
    position: fixed;
    top: 220px;
    left: 0;
    width: 100%;
    background: #666;
    z-index: 9998;
  }

  #cssmenu ul ul {
    position: relative;
    left: 0;
  }

  /* VÍDEO */
  video {
    position: relative;
    width: 100%;
    height: auto;
    object-fit: cover;
  }

}


/* ==========================================================================
   CORREÇÃO CIRÚRGICA DE ALTURA DO TOPO (Sem alterar o código anterior)
   ========================================================================== */
@media screen and (max-width: 600px) {

    /* Força o container do topo a ignorar qualquer empurrão vindo de cima */
    #header, header {
        top: 0 !important;
        margin-top: 0 !important;
        transform: translateY(0) !important;
    }

    /* Se houver algum elemento fantasma gerando essa altura antes do header, */
    /* esta regra garante que o primeiro bloco de conteúdo ignore esse espaço */
    body > *:first-child {
        margin-top: 0 !important;
    }
}
/* ==========================================================================
   FORÇAMENTO DE INÍCIO ABSOLUTO NO MOBILE (Sem alterar o código existente)
   ========================================================================== */
@media screen and (max-width: 600px) {

    /* Remove o empurrão do body que gera a faixa branca estrutural */
    body {
        padding-top: 0 !important;
        margin-top: 0 !important;
    }

    /* Transforma o topo no primeiro bloco físico e visual da página */
    #header, header {
        position: relative !important; /* Muda temporariamente para relative para colar no teto */
        margin-top: 0 !important;
        top: 0 !important;
    }

    /* Garante que o primeiro elemento de conteúdo (como o vídeo ou banner) */
    /* comece exatamente onde o topo termina, eliminando espaços vazios */
    #bloco-principal, main, video, .conteudo-principal {
        margin-top: 0 !important;
        top: 0 !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:480px;
  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:480px;
  min-width:470px;
  width:auto;
  display: grid;
  float:none;
  text-align:center;
  place-items: center;
  height: 100%;
  top:100%;

}
section .imagem-esquerda-1 {
  max-width:480px;
  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:480px;
  min-width:470px;
  width:auto;
  display: grid;
  float:none;
  text-align:center;
  place-items: center;
  height: 100%;
}
.texto-direito-1 {
  min-width:480px;
  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:480px;
  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:480px;
  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;
}



/*Modificações de instalações para MOBILE*/

.imagem-esquerda-1 .quadro-texto {
	background-attachment: relative;
	/* 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: 400px;
	max-width:480px;
	width:auto;
	display:block;
	align-items: center;
	justify-content: center;
	margin-top: 40px;
}
.imagem-esquerda-1 h1, .imagem-esquerda-1 p {
    display: flex;
    justify-content: center; /* horizontal */
    align-items: center;     /* vertical */
	max-width:480px;
    width:auto;
	text-align:center;
	margin-right:70px;
}
.texto-esquerdo-1 h1 {
  max-width:480px;
  width:auto;
  display: grid;
  float:none;
  text-align:center;
  place-items: center;
  height:40px;
  bottom:10%;
}
section .index-4 {
  max-width:480px;
  width:auto;
  display: grid;
  float:none;
  text-align:center;
  place-items: center;
  height: 100%;
}

section .index-2 .texto-esquerdo-1 p {
  max-width:480px;
  width:auto;
  display: grid;
  float:none;
  text-align:center;
  place-items: center;
  height: 100%;
}
section .index-2 .texto-direito-1 p {
  max-width:480px;
  width:auto;
  display: grid;
  float:none;
  text-align:center;
  place-items: center;
  height: 100%;
}




 section .index-2 {
  width:auto;
  display: grid;
  float:none;
  text-align:center;
  place-items: center;
  height: 100%;
}
section .texto-esquerdo-1 p {
  max-width:300px;
  display: grid;
  float:none;
  text-align:center;
  place-items: center;
  height: 100%;
}
/* 1. Regra base: Sem margem (Perfeito para o seu iPhone) */
section .texto-esquerdo-1 p {
  margin-left: 50px;
}

/* 2. Regra que força apenas o Android a aplicar a margem negativa */
@media screen and (max-width: 480px) {
  @media (hover: none) and (pointer: coarse) {
    /* Alvo exclusivo para motores Chromium Mobile (Android) */
    @supports not (-webkit-touch-callout: none) {
      section .texto-esquerdo-1 p {
        margin-left: -100px !important;
      }
    }
  }
}section .texto-direito-1 p {
  max-width:480px;
  display: grid;
  float:none;
  text-align:center;
  place-items: center;
  height: 100%;
  margin-left:80px;
} 
  
section .imagem-esquerda-clinica-central {
	display: inline-block;
	position: relative;
	background: url("../imagens/instalacoes-clinica-central.jpg") no-repeat;
	width: 100%;
	background-size: cover; /* Faz a imagem cobrir o espaço */
	background-position: center; /* Centraliza a imagem no elemento */
	min-height: 500px;
	margin: -250px auto auto auto;
}
/* Novo quadro que vai envolver os textos */
.imagem-esquerda-clinica-central .quadro-texto-1 {
  display:flex;
  width:auto;
  display: grid;
  float:none;
  text-align:center;
  place-items: center;
  height:400;
  bottom:10%;

}
.imagem-esquerda-clinica-central h1 {
  max-width:480px;
  width:auto;
  display: grid;
  float:none;
  text-align:center;
  place-items: center;
  height:40px;
  bottom:10%;
  left:-10%;
}
.imagem-esquerda-clinica-central p {
  max-width:480px;
  width:auto;
  display: grid;
  float:none;
  text-align:center;
  place-items: center;
  height:40px;
  bottom:10%;
  left:-10%;

}