html {
	scroll-behavior: smooth;
}

body{
	color: #000000;
	background-color: #fff;
	font-family: 'Roboto';
	font-size: 15px;
	padding: 0px;
	margin: 0px;
}
a{
	color: #000000;
}
a:hover{
	color: #000000;
	text-decoration: none;
	text-shadow: 1px -1px 1px #666;
	-webkit-text-shadow: 1px -1px 1px #666;
	-moz-text-shadow: 1px -1px 1px #666;
}
header{
	width: 100%;
	float: left;
	position: relative;
}
.pointer{
	cursor: pointer;
}
.banner{
	width: 100%;
}
#margin10{
	padding: 0px 10px;
}
#menu_topo{
	background: url('../../imagens/topo/bg_verde1.png') repeat;
	height: 75px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#box_logo{
	background-color: #fff;
	padding: 20px;
}
.align_text_right{text-align: right!important;}
.navbar-default{
	background-color: transparent;
	border: transparent;
}
.navbar-default .navbar-nav > li > a{
	color: #fff;
	line-height: 35px;
	border-top: 5px solid transparent;
}
.navbar-default .navbar-nav > li > a:hover{
	border-top: 5px solid #fff;
	color: #fff;
}
.navbar-default .navbar-nav > li > .r{
	background: #026548;
	border-top: 5px solid #026548;
	border-bottom: 40px #026548;
	/* border-radius: 10px; */
	border: 5px solid white transparent;
}
.navbar-toggle{
	padding: 20px;
}
.navbar-default .navbar-toggle{
	background: url('../../imagens/topo/bg_verde2.png') repeat;
	border-color: #244C20;
}
.navbar-default .navbar-toggle .icon-bar{
	background-color: #DFFFD8;
}
.nav > li > a{
	padding: 10px 15px 10px 15px;
}
#home{margin-top: -50px;}
#section1, #section2, #section3, #section4{
	height: 270px;
}
#section{
	/*background: url('../../imagens/topo/bg_verde2.png') repeat;*/
	padding: 20px 25px;
	opacity:0.9;
	background-color: #4c957b;
}
#section1{
	background: url('../../imagens/conteudo/bg_verde1.png') repeat;
	padding: 20px 25px;
}#section2{
	background: url('../../imagens/conteudo/bg_verde2.png') repeat;
	padding: 20px 15px;
}#section3{
	background: url('../../imagens/conteudo/bg_verde3.png') repeat;
	padding: 20px 15px;
}#section4{
	background: url('../../imagens/conteudo/bg_verde4.png') repeat;
	padding: 20px 15px;
}
section#home h2{
	font-size: 23px;
	color: #fff;
	font-family: 'Rokkitt', serif;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	text-transform: uppercase;
}
#resultado h3{
	font-size: 23px;
	color: #fff;
	font-family: 'Rokkitt', serif;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	text-transform: uppercase;
}
#box_unidades{
	background-color: #ebebeb;
}
#box_unidades h3{
	background-color:#dcdcdc;
	margin: 0px 0px 0px 0px;
	padding: 15px; 
	font-size: 25px;
	font-family: 'Rokkitt', serif;
}
.box_unidade{
	padding: 15px;
}

.unidade_right img {
	padding-top: 15px; 
}

.img_local{
	height: 117px;
}
.txt_endereco{
	padding: 0px 15px;

}
.quadrado_letra a,  h3{
	cursor: pointer;
}
.unidade .img-responsive {
	min-width: 100%;
}
.txt_endereco h5{
	text-transform: uppercase;
	color: #006843;
	font-size: 16px;
}
#rodape{
	background-color: #e7f2ee;
	margin-top: 60px;
	padding: 30px;
}
#box_topo{
	margin: 0px;
	text-align: center;
}
#box_topo img {
	margin-top: -45px;
}
#rodape_left{
	font-size: 13px;
	line-height: 40px;
}
#rodape_right img{
	float: right!important;
	margin: 0px 5px;
}


.box_profissional{
	padding: 5px 15px 30px 0px;
}
.img_box_profissional{
	max-width: 50%;
}
.text_profissional{
	padding-left:15px; 
}
.text_profissional h3{
	font-size: 20px;
	font-family: 'Roboto';
	color:#fff;
	font-weight:100;
	text-transform: uppercase;
	margin: 0px 0px 5px 0px;
	padding: 15px 0px;
	border-top:1px solid #68a68f;
	border-bottom: 1px solid #68a68f; 
	max-height: 53px;
}
.text_profissional span{
	display: block;
	color: #7cbaa3;
	font-size: 15px;
	margin: 2px 0px;
}
.text_profissional div{
	font-size: 15px;
	font-family: 'Roboto';
}
.box_dica{
	padding: 0px 10px;
}
.box_dica > div{
	width: 100%;
	margin-bottom: 15px;
}
.box_dica > div > a> h3{
	font-size: 17px;
	color: #000000;
	margin: 2px 0px;
	text-transform: uppercase;
	font-weight: bold;

}
.box_dica > div > span{
	font-size: 15px;
	color: #000000;
}
#box_destaque{
	background-color:#73b39b;
	padding:1px ;
}
#box_destaque > img{
	width: 100%;
	min-width: 100%;
}
#box_destaque > div{
	padding: 15px;
}
#paginacao{
	margin: 15px 0px 5px 0px;
}
#paginacao > ul{
	list-style-type: none;
	padding-left: 0px;

}
#paginacao > ul > li{
	width: 30px;
	height: 30px;
	background-color: #73b39b;
	float: left;
	line-height: 30px;
	margin: 3px;
	text-align: center;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
}
#paginacao > ul > li:hover, #paginacao > ul > li:active{
	color: #267f5f!important;
	background-color: #fff;
}
#paginacao > ul > li > a{
	color: #000000;
	font-size: 17px;
	line-height: 30px;
	text-decoration: none;
}
#paginacao > ul > li > a:hover{
	color: #267f5f!important;
	background-color: #fff;
}

#perguntas_munu_lateral{
	background: #73b39b;
	border: 1px solid #55967f;
	padding: 0px;
	margin:0px;
}
#perguntas_munu_lateral a{
	color:#000000;
	font-size:15px;
}
#perguntas_munu_lateral a:hover, #perguntas_munu_lateral a:active{
	color:#000000;
	font-weight: 300;
}

#perguntas_munu_lateral li{
	margin: 0px;
	min-height: 35px;
	background: url('../../imagens/conteudo/seta_li.png') no-repeat;
	border-bottom: 1px solid #55967f;
	padding: 0px 10px 0px 15px;
	line-height: 35px;
	background-position-x: 95%;
	background-position-y: center;
}
#perguntas_munu_lateral li:hover, #perguntas_munu_lateral li:active{
	background: url('../../imagens/conteudo/seta_li_over.png') no-repeat;
	background-position-x: 95%;
	background-position-y: center;
	cursor: pointer;
}
ul#munu_lateral_perguntas{margin-bottom: 0px;padding: 0px;}

ul#munu_lateral_perguntas a:last-child li{
	border-bottom: 0px solid #c2c2c2;
}

#munu_lateral_perguntas{
	list-style:none;	
	font-size:16px;
}

#perguntas_conteudo h3 {
	margin: 5px 0px 10px 0px;
	font-size: 24px;
	line-height:25px;
	font-weight: bold;
}

#perguntas_conteudo{
	padding: 0px 10px 15px 25px;
	font-size: 15px;
}

.quadrado_letra{
	float: left;
	margin: 5px;
	width: 35px;
	height: 35px;
	font-weight: bold;
	background-color:#73b39b ;

	font-size:16px;
	color:#000000;
	text-align: center;
	line-height: 35px;

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.buscar_exame{
	margin: 10px 0px;
}
.buscar_exame  input{
	height: 35px;
	border: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 7px;
}
#go{
	margin-left: 12px;
}
.nao_mostra, #box_a, #box_b, #box_c, #box_d, #box_e, #box_f, #box_g, #box_h, #box_i, #box_j, #box_k, #box_l, #box_m, #box_n, #box_o, #box_p, #box_q, #box_r, #box_s, #box_t, #box_u, #box_v, #box_w, #box_x, #box_z, #box_y, #menu_urina, #menu_fezes, #menu_jejum, #menu_dietas, #menu_medicamentos, #menu_vacinas, #menu_cultura, #menu_outras, #menu_psa, #menu_curvas{
	display: none;
}

*:hover{-webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out;}

#conteudo_exames{
	padding: 0px 10px 15px 25px;
	margin-top: 10px;
	cursor: pointer;
}
#conteudo_exames span{
	display: block;
	font-size: 17px;
	color: #000000;
	padding: 2px 0px;
	border-bottom: 1px solid #469277;
}
#conteudo_exames span:first-child{
	border-top: 1px solid #469277;
}
.panel{
overflow: hidden;
display: none;
background: transparent;

}
#formulario_contato > p{
	font-weight: bold;
}


#lista_unidades{
	padding-left: 40px;
	margin-top: 25px;
}
.box_unidades{margin: 0px 0px 25px 0px;}
.box_unidades > h3{
	font-size: 15px;
	margin: 2px 0px;
	text-transform: uppercase;
	color: #7cbaa3;
}
.box_unidades > span {
	font-weight: bold;
}

.botao_div{
	background-color:#73b39b;
	text-align: center;
	line-height: 35px;
	height: 35px;
	width: 65%;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.unidade_right{
	padding: 0px 0px 10px 15px;
}
.unidade_right h3{
	color: #fff;
	font-size: 20px;
	text-transform: uppercase;
	margin: 0px 0px 5px 0px;
	padding: 10px 0px;
	border-top: 1px solid #479377;
	border-bottom: 1px solid #479377;
}
.unidade_right h4{
	color: #7cbaa3;
	font-size: 15px;
	text-transform: uppercase;
	margin: 10px 0px 5px 0px;
}
.unidade_right div{
	padding: 1px 1px;
}
.unidade_right span{
	font-weight: bold;
}
.unidade{
	margin-bottom: 20px;
}

.convenios {
	text-align: center;
}

.convenios li{
	margin-bottom: 10px;
	height: 220px;
	list-style: none;
}

.convenios img{
	border: 1px solid #73b39b;
}

.descri{
	padding: 2px;
	max-height: 45px;
	overflow: hidden;
}




#body_noticia{
	float: left;
	text-align: justify!important;
	padding: 0px 30px
	}
#body_noticia > h1 {
	margin: 0px 0px 5px 0px!important;
	font-weight: bold!important;
	font-size: 26px!important;
	display: block!important;
	text-transform: uppercase;
}
#body_noticia > small{
	font-size: 15px!important;
	font-style: italic!important;
	display: block;
	margin-bottom: 15px;
}
.img_body_noticia{
	float: right;
	height: auto;
	min-height: 50px;
	margin: 10px 0px 10px 15px;
	background: #7cbaa3;
	padding: 1px;
}
.img_body_noticia img{
	width: 100%;
}
.img_body_noticia > span{
	height: 20px;
	line-height: 35px;
	padding-left: 10px;
}
#sidebar_noticia{
	float: right;
	margin-bottom: 50px;
}
#sidebar_noticia > .info_noticias{
	margin-bottom: 35px;
}

#container-resultado{
    display: flex;
    justify-content: center;
    margin-top: 30px;
}









/* Desktop maiores */
@media (min-width: 1200px) {

}

@media (min-width: 980px) and (max-width: 1199px) {

}

/* tables em formato porta retrato até os desktos no formato paisagem */
@media (min-width: 768px) and (max-width: 979px) {
	body{
		font-size: 11px;
	}
	.navbar-default .navbar-nav > li > a{
		font-size: 10px;
		line-height: 50px;
		padding: 5px;
	}
	section#home h2 {
		font-size:14px;
		margin: 0px 0px 20px 0px;
		padding: 0px;
		letter-spacing: 0.5px;
	}
	.img_local span{
		font-size: 9px;
	}
	.txt_endereco{
		padding: 0px 5px;
	}
	.txt_endereco h5{
		margin: 0px 0px 2px 0px;
		font-size: 14px;
	}
	.txt_endereco p {
		margin: 0 0 2px;
	}
	#rodape{
		margin-top: 30px;
	}
	#rodape_left{
		font-size: 12px;
	}
}


/* dispositivo em paisagem até os tablets em formato porta-retrato */
@media (max-width: 767px) {
	.nav > li{
		background: url('../../imagens/topo/bg_verde2.png') repeat;
		z-index: 99999999999;
	}
	.navbar-collapse.in{
		overflow: visible;
	}
	#section1, #section2, #section3, #section4{
		padding: 8px 12px;
	}
	#home{
		margin-top: 65px;
	}

	.txt_endereco h5{
		font-size: 25px;
	}
	#rodape{
		margin-top: 35px;
	}
	#rodape_left{
		font-size: 11px;
	}
}
/* dispositivo no formato paisagem e abaixos */
@media (max-width: 480px) {
}