/*RESET======================================*/

* {
	margin: 0px;
	padding: 0px;
}


.texto {
	white-space: pre-wrap;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.limpar {
	clear: both;
}
.negrito {
	font-weight: bold;
}

.espaco1 {
	height: 10px;
}
.espaco2 {
	height: 20px;
}

.centraliza {
	text-align: center;
}



body{
overflow: auto;
    background-color: #ffffff;

}
.imagem_responsiva {
	max-width: 100%;
}
.flutua_direito {
	float: right;
	width: 300px;
	margin: 10px;
	text-align: right;
}

/*CHECKUP============================= */
.cor_comprar {
	background-color:#28A745;
	color:#ffffff;
	border-radius: 10px;
	width: 200px;
	padding:10px;
	text-align: center;
	
}
/*CHECKUP============================= */
.cor_comprar2 {
	background-color:#28A745;
	color:#ffffff;
	border-radius: 10px;
	max-width: 600px;
	margin: 0 auto 0 auto;
	padding:10px;
	text-align: center;
	border:0px;
	font-weight: bold;
	
}
.cor_comprar2:hover {
	background-color: #E30016;
}
.accordion-item i {
	padding: 10px;
}
.accordion-button:after {
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/></svg>") !important;
}
.accordion-item button  {
  background-color:#E30016;
  color:#ffffff;
  border-radius: 10px;
   font-size: 20px;
}
.accordion-body {
	padding-left: 20px;
	padding-bottom: 20px;


}
/*MEIO============================= */

#meio {
	width: 100%;
	height: 530px;

}
#meio2_1 {
	width: 100%;
	height: 580px;
	background-color: #ffffff;
}
#meio2_2 {
	padding-top: 20px;
	width: 1200px;
	margin: 0 auto 0 auto;
}
#meio3_1 {
	width: 100%;

	padding-bottom: 20px;
	height: autopx;
	background-color: #E30016;
}
#meio3_1 h3 {
	text-align: center;
	font-family: 'Poppins', sans-serif;
	font-size: 30px;
	text-transform:uppercase;
	padding-top: 30px;
	padding-bottom: 40px;
	color:#ffffff;
	font-weight: bold;;
}
#meio3_2 {
	height: autopx;

	width: 1200px;
	margin: 0 auto 0 auto;
	background-color: #E30016;
}


/*EXAMES MAIS ACESSADOS=============================================================*/

.mais_acessados li {
	padding-bottom: 10px;
	float: left;
	list-style-type: none;
	width: 31%;
	margin-left: 10px;
	color:#ffffff;
	font-family: 'Poppins', sans-serif;
}
.mais_acessados a {
	color:#ffffff;
	text-decoration:none;
}
.mais_acessados a:hover {
	color:#ffffff;
	text-decoration:underline;
}

/*EXAMES=============================================================*/

.texto_menor_botao {
	font-size: 13px;
	font-style: normal;
	font-family: arial;
}


.botao_agendamento {
	width: 400px;
	text-align: center;
	padding: 10px;
font-family: 'Poppins', sans-serif;
	margin: 0 auto 0 auto;
	color: #FFFFFF;
	font-weight:bold;
	font-size: 25px;
	border-radius: 10px;
	text-transform: uppercase;
	background-color: #E30016;
}
.botao_agendamento a {
	color:#FFFFFF;
	display: block;
	text-decoration: none;
}
.botao_agendamento:hover {
	background-color:#1B1918;
}
.botao_email {
	width: 300px;
	padding: 20px;
	color: #FFFFFF;
	font-weight:bold;
	border-radius: 5px;
font-family: 'Poppins', sans-serif;
	margin: 0 auto 0 auto;
	background-color:#1B1918;
	text-align: center;
	font-size: 20px;
}

.botao_chat{
	width: 300px;
	font-weight: bold;
	padding: 20px;
	color: #FFFFFF;
	border-radius: 5px;
font-family: 'Poppins', sans-serif;
	margin: 0 auto 0 auto;
	background-color:#E30016;
	text-align: center;
	font-size: 20px;
}
.botao_chat a {
	color: #FFFFFF;
	display: block;
		text-decoration: none;
}
.botao_chat a:hover {
	color:#FFFFFF;
	text-decoration: none;
	
}




.botao_whatsapp {
	width: 300px;
	font-weight: bold;
	padding: 20px;
	color: #FFFFFF;
	border-radius: 5px;
font-family: 'Poppins', sans-serif;
	margin: 0 auto 0 auto;
	background-color:#37B325;
	text-align: center;
	font-size: 20px;
}
.botao_whatsapp a {
	color: #FFFFFF;
	display: block;
		text-decoration: none;
}
.botao_whatsapp a:hover {
	color:#FFFFFF;
	text-decoration: none;
	
}



.botao_telefone a {
	color: #FFFFFF;
	display: block;
		text-decoration: none;
}
.botao_telefone a:hover {
	color:#FFFFFF;
	text-decoration: none;
	
}
.botao_telefone {
	width: 300px;
	padding: 20px;
	color: #FFFFFF;
	border-radius: 5px;
font-family: 'Poppins', sans-serif;
font-weight: bold;
	margin: 0 auto 0 auto;
	background-color:#0A7EBF;
	text-align: center;
	font-size: 20px;
}

.descricao {
	border: 1px solid #cccccc;
	padding: 10px;
}

.lista_exames a {
	color: #000000;
}
.lista_exames li {
	float: left;
	list-style-type: none;
	width: 270px;
	height: 150px;
	 display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
  text-align: center;
	margin: 10px;
	
	border: 1px solid #cccccc;
}
.lista_exames li:hover {
	background-color: #F7F7F7;
	color:#E30016;
}
.nome_exame {
	font-family: 'Raleway', sans-serif;
	text-transform: uppercase;
	font-size: 90%;
}
.nome_exame i {
	font-size: 30px;
	color:#E30016;
}
/*FORMULÁRIO DE CONTATO ============================================= */

#busca_esquerda {
	float: left;
	display: none;
	width: 49%;
	text-align: right;

}
#busca_direita {
	margin: 0 auto 0 auto.
	width: 80%;
	text-align: center;

}
.centraliza_form {
	width: 80%;
	margin: 0 auto 0 auto;
}


::-webkit-input-placeholder {
   color: #010101;
}
.espaco_cel {
	display: none;
}
.espaco_cel2 {
	display: none;
}

.campo_busca {
    padding: 10px;
    font-size: 17px;
    width: autopx;
    border: 1px solid #cccccc;
    border-radius: 6px;
    background-color: #ffffff;
	font-family: 'Roboto', sans-serif;
    color: #010101;
	width: 80%;
}

.botao_busca {
     padding: 8px;
    width: autopx;
    border-radius: 6px;
    border: 0px solid #cccccc;
    background-color: #E30016;
    color: #FFFFFF;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;

}

:-moz-placeholder { /* Firefox 18- */
   color: #010101;
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #010101;
}

:-ms-input-placeholder {
   color:#010101;
}


.formContato {
   width: 100%;
   font-family: 'Raleway', sans-serif;

}
.formContato input {
 width: 47%;

    color: #010101;


}


.formContato2 {
   width: 100%;


}
.formContato2 input {
 width:49%;

    color: #010101;


}
 .formContato2 select {
  padding: 13px;

   color: #010101;

   font-size: 18px;
   background-color: #ffffff;
   border: 1px solid #010101;
   width: 48%;


}
.formContato2 textarea {
   width: 98%;

  padding: 10px;
 color: #010101;

}
 .formContato select {

  padding: 14px;
   color: #010101;

   font-size: 18px;

   background-color: #ffffff;
   border: 1px solid #cccccc;
   border-radius: 5px;
   width: 47%;


   margin-bottom: 20px;

}



.pgContato input {

   padding: 12px;
  color: #010101;



   font-size: 18px;
   background-color: #ffffff;
   border: 1px solid #cccccc;
   border-radius: 5px;

   margin-bottom: 20px;

}
.pgContato select {


   max-width: 100%;
   color: #010101;

   font-size: 18px;
   background-color: #fffff;

}

.formContato textarea {
   width: 94%;
   border: 1px solid #cccccc;
   border-radius: 5px;
  padding: 10px;
 color: #010101;

}
.botaoContato {
   margin-left: 10px;
   margin-right: 10px;
   margin-top: 1px;
   font-size: 25px;


}
.botaoContato:hover {
    background-color: #000000;
}



.pgContato textarea {

   padding-left:5px;
   color: #010101;
   font-size: 18px;
   background-color: #ffffff;
   border: 1px solid #cccccc;
   border-radius: 5px;


   height: 200px;
   margin-bottom: 20px;

}
.botaoContato {
   border-radius: 4px;
   color: #fff;
   padding: 20px;

   text-align: center;
   margin-top: 18px;
   opacity: 0.9;
   margin-bottom: 20px;
   cursor: pointer;
   background: #1B1918;
   display: inline-block;
   border: none;

}
.botaoContato:hover {
   opacity: 1.0;
   transition: 1s;
}
.botaoContato2 {
   border-radius: 4px;
   color: #fff;
   padding: 15px;

   text-align: center;
   margin-top: 18px;
   opacity: 0.9;
   margin-bottom: 20px;
   cursor: pointer;
   background: #000000;
   display: inline-block;
   border: none;

}
.botaoContato2:hover {
   opacity: 1.0;
   transition: 1s;
}
.centraliza2 {
    text-align: center;
}
.centraliza2 a {
    text-align: center;
    color: #000000;
}
.centraliza {
    text-align: center;
}
.negrito {
    font-weight: bold;
}




/*QUADROS============================= */

.quadros li {
	text-align: center;
	float: left;
	list-style-type: none;
	width: 320px;
	margin: 30px;
	
}
.quadros a {
	text-decoration: none;
}
.quadros2 li {
	text-align: center;
	float: left;
	list-style-type: none;
	width: 260px;
	height: 160px;
	margin: 10px;
	border: 1px solid #cccccc;
	
	
	
}
.titulo_quadros {
	font-family: 'Poppins', sans-serif;
	font-size: 25px;
	margin-top: 20px;
	color:#1B1918;
	margin-bottom: 10px;
	
}
.botao_quadro {
	width: 300px;
	text-align: center;
	padding: 20px;
	font-family: 'Raleway', sans-serif;
	margin: 0 auto 0 auto;
	color: #FFFFFF;
	border-radius: 10px;
	text-transform: uppercase;
	background-color: #E30016;
}
.botao_quadro a {
	color: #FFFFFF;
	display: block;
	text-decoration: none;

}
.botao_quadro:hover {
	background-color:#1B1918;	

}

/*NOTÍCIAS ============================ */
#data_hora {
  text-align: center;
  font-family: 'Roboto Condensed', sans-serif;
  color: #CCCCCC;
}
.risco {
  border-top: 1px solid #F2F2F2;
  width: 1200px;
  margin-top: 10px;
  margin-bottom: 20px;
}
.sem_imagem {
  width: 100%;
  height: 220px;
  color: #CCCCCC;
  background-color: #ffffff;
  padding-top: 70px;
  text-align:center;
}
.sem_imagem i {
  font-size: 50px;
  color: #000000;
}

#noticias_index li {
  list-style-type: none;
  float: left;
  color: #FFFFFF;
  width: 345px;
  border: 1px solid #cccccc;
  height:400px;
  margin: 20px;
  background-color:#1B1918;
}
.fotos_noticias {
  width: 100%;
  height: 100%;
   object-position: center top;
}
.fotos_noticias_quadrado {
	width: 100%;
	height: 300px;
}
.fotos_noticias:hover{
  filter: opacity(50%);
    transition: 1s;

}
.fotos_noticias_internas li {
  float:left;
  list-style-type: none;
  width:30%;
  border:1px solid #cccccc;
  margin: 10px;
}

.fotos_noticias_internas img {
  width: 100%;
   height: 320px;
   object-fit: cover;
   object-position: center top;
   padding: 10px;
}

.titulo_noticias a {
  color: #ffffff;
  text-decoration: none;

}
.titulo_noticias {
  width: 90%;
  height: 80px;
	font-family: 'Poppins', sans-serif;

  text-align: center;
  font-size:18px;
  margin: 0 auto 0 auto;
  color: #ffffff;
  padding-top: 10px;
  padding-bottom: 10px;
}
#noticias_index i {
  color: #ffffff;
}

/*RODAPE============================= */
.redes i {
	font-size: 30px;
}
#rodape1 {
	max-width: 100%;
	height: 420px;
	background-image: url("../imagens/fundo_rodape.png");
	background-position: center;
	background-color: #FFFFFF;
	border-top: 20px solid #E30016;

}
#rodape2 {
	width: 1200px;
	margin: 0 auto 0 auto;
	padding-top: 10px;
	text-align: left;
	padding-bottom: 20px;
}
#texto1_rodape {
	font-family: 'Raleway', sans-serif;
	font-size: 40px;
	font-weight: bold;
	padding-top: 10px;
	
}

#texto2_rodape {
	font-family: 'Poppins', sans-serif;
	font-size: 15px;

}
#texto2_rodape a {
	text-decoration: none;
}
#texto2_rodape a:hover {
	text-decoration: underline;
}

/*PÁGINA============================= */

#pagina {
	width: 100%;
	height: autopx;
}
#pagina2 {
	width: 1200px;
	font-size: 18px;
	margin: 0 auto 0 auto;
	height: autopx;
	padding-top: 40px;
	padding-bottom: 40px;
	font-family: 'Poppins', sans-serif;
}
#pagina2 a:hover {
	text-decoration: underline;
}
#pagina2 a {
	text-decoration: none;
}
#pagina2 h1 {
	text-align: center;
	font-family: 'Poppins', sans-serif;
	font-size: 30px;
	text-transform:uppercase;
	padding: 20px;
	color:#E30016;
	background-color: #FFFFFF;
	border: 0px;

}

h1 {
	font-family: 'Poppins', sans-serif;
	font-size: 30px;
	width: 100%;
	text-transform:uppercase;
	padding: 20px;
	color:#E30016;
	background-color:#F7F7F7;
	border-bottom: 1px solid #CCCCCC;
}
h2 {
	text-align: center;
	font-family: 'Poppins', sans-serif;
	font-size: 30px;
	text-transform:uppercase;
	padding: 20px;
	color:#E30016;
}
.alinha_h1 {
	width: 1200px;
	margin: 0 auto 0 auto;
	text-align: left;

}

/*TOPO============================= */
.botao_topo_mobile {
	display: none;
}

.botao_topo a {
	color: #ffffff !important;
	background-color:#E30016;
	border-radius: 10px;
	margin-left: 6px;
}
.botao_topo2 a {
	color: #ffffff !important;
	background-color:#1B1918;
	border-radius: 10px;
	
}
.botao_topo2 a:hover {
	background-color:#E30016;
}
.botao_topo a:hover {
	background-color:#1B1918;
}

#topo1 {
	width: 100%;
	padding-top: 0px;
	padding-bottom: 20px;
	background-color: #ffffff;


}
#topo2 {
	width: 1200px;
	margin: 0 auto 0 auto;
	
}
#logotipo {
	max-width: 300px;
	
}
.navbar-nav {
	font-size: 12px;
	padding-top: 10px;
}



.video-wrapper {
    display: flex;
    justify-content: center; /* Centraliza horizontalmente */
    align-items: center;    /* Centraliza verticalmente (opcional) */

  }

  .video-container {
    position: relative;
    width: 80%; /* Ajuste conforme necessário */
    max-width: 800px; /* Define uma largura máxima para o contêiner */
    padding-bottom: 36.25%; /* Proporção 16:9 (altura / largura * 100) */
    height: 0;
    overflow: hidden;
  }

  .video-container video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
  }