.loader {
	position: fixed;
	width: 100%;
	height: 100vh;
	background: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 99999;
	color: #003D78;
}

.no-js #loader {display: none;}
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.se-pre-con {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: #fff;
    display: flex;
    align-items:center;
    justify-content:center;
}


*:focus {
	outline: 0!important;
}

body {
	background: url(../img/bg.png) no-repeat center top;
	background-position: 0px 0px;

	overflow-x: hidden;
}

@media screen and (min-width: 768px) and (max-width: 991px){
	body {
		background-position: 0px -30px;
	}	
}

body,
body p,
body a,
body address,
body label,
body span{ 
	font-family: 'Raleway';
	font-weight: 400;
}


/* HEADER */

header .btn-resultados{
	background: #003d78 !important;
	display: block;
	padding: 11px 18px 7px;
	color: #fff !important;
	position: relative;
	overflow: hidden;
	text-transform: uppercase;
	font-size: 14px !important;
	text-indent: 30px;
	margin-right: 0;
	z-index: 100 !important;
}

.btn-resultados:hover{
	background: #EB7500 !important;
	transition: all 0.3s ease;
}

.btn-resultados:hover span{
	background: #003d78 !important;
	transition: all 0.5s ease;
}

header .btn-resultados .btn-resultados-interna{
	margin-top: 7px !important;
	margin-right: 57px;
}

.fa-copy:before, .fa-files-o:before {
    content: "\f0c5";
    position: relative;
    right: 34px;
    font-size: 18px;
    line-height: 9px;
}

header .btn-resultados span{
	background: #eb7500;
	padding: 15px;
	display: inline-block;
	position: absolute;
	left: 0;
	top: 0;
	width: 20%;
	height: 51px;
}

header nav{
	padding-top: 0!important;
	padding-bottom: 0!important;
}
header nav .navbar-nav .nav-item .nav-link{
	font-family: 'Raleway';
	font-weight: 400; /*Thin*/
	font-size: 16px;
	text-transform: uppercase;
	color: #003d78;
	padding: 10px 15px;
	transition: all 0.5s ease;
	margin-bottom: 10px;
}

header nav .navbar-nav .nav-item.active .nav-link{
	background: #eb7500;
	color: #fff;
	padding: 15px;
}
header nav .navbar-nav .nav-item .nav-link,
header nav .navbar-nav .nav-item .nav-link:after,
header nav .navbar-nav .nav-item .nav-link:before {
  transition: all .5s;
}
header nav.shift ul.navbar-nav li.nav-item a.nav-link {
  position:relative;
  z-index: 1;
  padding: 15px;
}
header nav.shift ul.navbar-nav li.nav-item a.nav-link:hover {
  color: #fff;
}
header nav.shift ul.navbar-nav li.nav-item a.nav-link:after {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 1px;
  content: '.';
  color: transparent;
  background: #eb7500;
  visibility: none;
  opacity: 0;
  z-index: -1;
}
.navbar-nav{
	float: right;
	position: relative;
	top: -2px;
	margin-right: 12px;
}

.navbar{
    position: relative;
    min-height: 65px;
    margin-bottom: 0px;
    border: 1px solid transparent;
}

.logo-home{
	position: relative;
}
.logo-home img{
	max-width: 100%
}

.facebook-topo{
	top: 0 !important;
}

.navbar{
	position: relative;
	left: 29px;
}
header nav.shift ul.navbar-nav li.nav-item a.nav-link:hover:after {
  opacity: 1;
  visibility: visible;
  height: 100%;
}
header nav ul.navbar-nav li.rs-item a.rs-link{
	display: inline-block;
    font-size: 20px;
    color: #007d95;
    padding: 16px 0;
    transition: all 0.5s ease;
    margin-left: 10px;
    position: relative;
    top: -7px;
}
.rs-item{
	display: none;
}
header nav ul.navbar-nav li.rs-item a.rs-link:hover{
	color: #eb7500;
}
header nav ul.navbar-nav li.rs-item:first-child a.rs-link{
	padding-right: 10px
}

.noticias-home{
    padding-left: 10px;
    position: relative;
    top: -9px;
}	

header .atendimento {
	width: 100%;
	background: #ECECEC;
}
header .atendimento.float-right {
	width: auto;
	padding-right: 0!important;
	background: none;
	margin-right: -32px;
}
header .atendimento a {
	display: inline-block;
	font-size: 20px;
	color: #007d95;
	margin-right: 15px;
}
header .atendimento .infos {
	display: inline-block;
	background: #ececec;
	padding: 6.7px;
	width: 100%;
}
header .atendimento.float-right .infos{
	width: auto;
	padding: 15px;
	margin-right: 30px;
}

.fa-chevron-left{
	position: relative;
	right: 5px;
}

.btn-voltar{
	position: relative;
	bottom: 42px;
	background: #007d95;
	border: none;
}

header .atendimento .infos p.titulo-central {
	margin: 0;
	background: #eb7500;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	padding: 3px 0 0;

}

header .atendimento .infos p.titulo-central i {
	font-size: 18px;
	vertical-align: middle;
}
header .atendimento .infos p.fone {
	font-size: 15px;
	font-family: 'Open Sans', sans-serif;
	color: #003d78;
	margin: 0;
}
header .atendimento .infos p.fone span{ color: #eb7500;}
header .atendimento .infos p.fone b {
	font-size: 16px;
	font-weight: 800
}

.logo-menu img{
	display: inline-block;
	justify-content: space-around;
	position: relative;
	right: 10px;
	top: 20px;

}

.logo-menu-home img{
	display: flex;
	align-item: center;
}

.logo-menu{
	width: 120px !important;
	position: relative;
	/*top: -28px;*/
}
/* PÁGINAS */
	.titulo-interna{
		height: 260px;
		background-size: auto 100%;
		background-repeat: no-repeat;
		transition: all 0.5s ease;
		position: relative;
		margin-top: -13px;
		background-size: 100%;
	}
	@media screen and (max-width: 790px){
		.widgets .newsletter, .form-control input{
			margin-bottom: 12px !important;
		}
		.btn-resultados{
			font-size: 12px !important;
			position: absolute !important;
			right: 72px;
			padding: 11px 28px 7px !important;
			top: 30px;
		}
		header .btn-resultados span{
			width: 19% !important;
		}
		.btn-resultados-interna{
			display: none !important;
		}
		.titulo-interna-mobile{
			position: relative;
			top: 80px;
		}
	}
	@media (max-width: 991px){
		.navbar-nav {
	        text-align: center;
	    	margin: 0;
	    	display: block;
		}

		.navbar-nav {
		    float: right !important;
		    width: 100%;
		    position: relative;
		    top: 42px;
		    background: #003d78;
		    z-index: 100;
		    display: flex;
		    justify-content: center;

		}

		.navbar-nav li a{
			color: #fff !important;
			border-bottom: 1px solid #00366b;
		}

		.titulo-interna-mobile{
			margin-top: 35px;
		}

		.slide-home{
    		margin: 0 auto;
			margin-top: 35px;
			width: 80%;
		}
		.slide-home.slide{
			margin-top: 0;
			width: 100%;
		}

		.slide-home .slide .legenda a{
			left: 50%!important;
			margin-left: -25%
		}

		header nav .navbar-nav .nav-item .nav-link{
			margin-bottom: 0
		}
	}
	@media (max-width: 768px){
		
		.menu-footer{
			display: flex;
			flex-direction: column;
			justify-content: center;
		}

		.sidebar{
			/*display: none !important;*/
		}

		.titulo-interna{
			height: 206px;
		}

		.menu-footer li{
			font-size: 14px;
		}
		.menu-rodape ul li a{
			font-size: 10px !important;
			padding: 10px 10px !important;
		}
/*		.slide-home .slide .legenda a {
		    padding: 10px 30px !important;
		}

*/		footer .widgets .redes-sociais a{
			width: 46% !important;
			float: left;
			margin-top: 10px;
		}

		.spinner-master2{
			right: 31px !important;
		}
		.navbar {
		    position: relative;
		    left: 0;
		}
		.lista{
			right: 0 !important;
		}
		footer .menu-rodape a.dpa{
			left: 0 !important;
		}
	}
	@media (min-width: 768px){
		.navbar-nav {
	        float: right !important;
		}
		.lista-nav li a{
			margin-top: 20px !important;
		}
	}

	.lista{
		position: relative;
		right: 15px;
	}

	.titulo-interna h2{
		font-family: 'Raleway';
		font-weight: 700;
		font-size: 38px; /*38px;*/
		text-transform: uppercase;
		color: #fff;
		margin-bottom: 0;
		transition: all 0.5s ease;
	}
	@media screen and (max-width: 767px){
		.titulo-interna h2{
			font-size: 32px;
		}
	}
	.titulo-interna h2 span{
		font-size: 18px;
		font-weight: 200;
		text-transform: none;
		transition: all 0.5s ease;
	}
	@media screen and (max-width: 767px){
		.titulo-interna h2 span{
			font-size: 16px;
		}
	}

	.titulo-pagina{
		font-family: 'Raleway';
		font-weight: 800;
		color: #003d78;
		font-size: 28px;
		text-transform: uppercase;
		transition: all 0.5s ease;
	}
	@media screen and (max-width: 767px){
		.titulo-pagina h2{
			font-size: 24px;
		}
	}


	


	@media screen and (max-width: 768px){
		.form-control2 {
			width: 100% !important;
		    padding: 12px;
		    margin-bottom: 35px !important;
		}

		.box-exame{
			width: 81% !important;
			/*display: inline-flex;*/
		}

		.sidebar{
			font-size: 12px;
		}

		.box-texto p{
			font-size: 12px;
		}

		.fa-bars{
			font-size: 20px !important;
		}


		.fa-bars{
			font-size: 20px !important;
			color: #003d78;
		}


		.sidebar-exame{
			display: none;
		}

		.file{
			  border-radius: 5px;
			  color: #fff;
			  cursor: pointer;
		/*	  padding: 22px 20px;*/
			  position: relative;
			  padding: 0 11px;
		}

		.btn-anexar{
			display: inline-block;
			height: 100%;
			background: #4f4f4f;
			color: #fff;
			padding: 7px 20px;
			margin-left: 65%;
			margin-top: -2px;
			position: relative;
			top: 10px;
			width: 137px;
			font-size: 14px;

		}

		.file:after{
			content: "Anexar";
			color: #000;
			position: relative;
			top: -15px;
			right: 300px;
		}

	}

	.titulo-localizacao{
		position: relative;
		top: -44px;
	}


	/* PÁGINA: HOME */
	ul.menu-home {
		list-style: none;
		margin: 42px 0 0;
		padding: 0;
		width: 100%;
	}
	ul.menu-home li {
		border-bottom: 2px solid #ececec;
		margin-bottom: 3px;
		margin-top: 3px;
	}
	ul.menu-home li a {
		color: #003d78;
		text-transform: uppercase;
		font-size: 18px;
		display: block;
		padding: 20px 0;
		transition: all .2s ease;
	}
	ul.menu-home li a:hover {
		color: #eb7500;
	}

	.slide-home {
		position: relative;
		z-index: 3;
		left: 1px;
		bottom: 1px;
	}
	.slide-home .slide {
		position: relative;
	}
	.topos{
		margin-top: 15px;
		margin-bottom: 15px;
	}
	/*.slide-home .slide-home .legenda {*/
		/*position: absolute;*/
		/*right: -23px;*/
		/*bottom: -18px;*/
		/*width: 320px;*/
		/*height: 251px;*/
		/*background: #eb7500;*/
		/*padding: 0 30px;*/
		/*z-index: 1000;*/
		/*box-shadow: 0px 0px 15px rgba(0,0,0,.2);*/
	/*}*/

	.slide-home .slide .legenda{
		position: absolute;
		right: -30px;
		bottom: -30px;
		width: 320px;
		height: 250px;
		background: #eb7500;
		padding: 0 30px;
		box-shadow: 0px 0px 15px rgba(0,0,0,.2);
	}

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

		.titulo-interna {
		    position: relative;
		    /*margin-top: 14px !important;*/
		}
		header nav.shift ul.navbar-nav li.nav-item a.nav-link{
			padding: 9px 15px;
		}
		.sidebar-home{
			width: 100% !important;
		}
		.btn-resultados{
			width: 80% !important;
			margin: auto;
			position: absolute !important;
			top: 120px !important;
			right: 31px !important;
			text-indent: 20px;
			z-index: 100;
		}

	}

	/* Lista Exames - */
	.lista-exames {
		padding: 0;
	}
	.lista-exames > h4{
		font-size: 16px;
		font-weight: 800;
		color: #eb7500;
	}
	.lista-exames > li{
		list-style: none!important;
		padding: 0;
		background: #fff;
	}
	.lista-exames > li > a{
		background: #fff;
		color: #007d95;
		border-top: 1px solid #ececec;
		padding: 36px 0;
	}
	
	.lista-exames > li > .collapse a,
	.lista-exames > li > .collapsing a{
		color: #4f4f4f!important
	}
	.lista-exames > li > a > p{
		color: #007d95;		
		font-size: 16px;
		font-weight: 800;
		margin-bottom: 0;
		line-height: 25px;
	}
	.lista-exames > li > a > span{
		background: #eb7500;
		color: #fff;
		display: block;
		padding: 2px 10px;
		line-height: 25px;
		font-size: 10px;
		text-transform: uppercase;
		transition: all 0.5s ease;
		position: relative;
		overflow: hidden;
		min-width: 85px;
	}

	.lista-exames > li > a.collapsed > span{
		background: #003d78;
	}

	.lista-exames > li > a > span i{
		position: relative;
	    transition: all 0.5s ease;
	}
	.lista-exames > li > a.collapsed > span i{
		top: 2px;
		-ms-transform: rotate(180deg); /* IE 9 */
	    -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
	    transform: rotate(180deg);
	}

	.lista-exames > li > a > span:before{
		content: " Ocultar";

		position: absolute;
		right: 10px;
		background: #eb7500;
		padding-left: 5px;
		transition: all 0.5s ease;
		opacity: 1;
	}
	.lista-exames > li > a.collapsed > span:before{
		opacity: 0;
		background: #003d78;
	} 

	.lista-exames > li > div.conteudo-exame ul,
	.box.categoria-exames-mobile ul{
		list-style: none;
		padding: 0;
		display: flex;
		flex-wrap: wrap
	}
	.box.categoria-exames-mobile ul li{
		width: 100%;
	}
	.lista-exames > li > div.conteudo-exame ul li{
		width: 50%;
		margin-bottom: 10px;
	}
	@media screen and (max-width: 768px){
		.lista-exames > li > div.conteudo-exame ul li{
			width: 100%;
		}
		.sidebar-home{
			width: 100% !important;
		}	
	}
	.lista-exames > li > div.conteudo-exame ul li i{
		margin-right: 5px
	}

	.box-select-exames-mobile .select-exame-lista,
	.box-select-exames-mobile .select-exame-lista select#select_exames option{
		display: none
	}

	


	@media screen and (max-width: 320px){
		.nomes{
			display: inline-block;
			text-transform: uppercase;
			color: #fff;
			font-weight: 200;
			font-size: 16px;
			padding: 10px 20px;
			background: #eb7500;
			box-shadow: 0px 0px 15px rgba(0,0,0,.2);
			margin-left: -15px;
			margin-top: 100px !important;
		}
		.btn-resultados{
			width: 90% !important;
			margin: auto;
			position: absolute !important;
			top: 120px !important;
			right: 25px !important;
			text-indent: 20px;
			z-index: 100;
		}
		header .btn-resultados span{
			width: 18% !important;
		}
		.sidebar{
			display: block;
		}
		.box-exame{
			width: 100% !important;
			display: inline-flex;
		}
		.navbar-toggler{
			top: 30px;
		}

		.fa-bars{
			font-size: 20px !important;
			color: #003d78;
		}

		.atendimento{
			position: relative;
			top: 15px;
			background: #003569 !important;
		}

		.infos, .fone, .infos{
			background: #003569 !important;
			color: #fff !important;
			width: 100%;
		}
		.navbar-nav{
			width: 100%;
			background: #003d78;
			position: relative;
			right: 15px;
		}
		.navbar-nav li a{
			color: #fff !important;
			border-bottom: 1px solid #00366b;
		}
		.nomes{
			display: inline-block;
			text-transform: uppercase;
			color: #fff;
			font-weight: 200;
			font-size: 16px;
			padding: 10px 20px;
			background: #eb7500;
			box-shadow: 0px 0px 15px rgba(0,0,0,.2);
			margin-left: -15px;
			margin-top: 150px;
		}
		.navbar-toggler{
				top: 30px;
		}

			.fa-bars{
				font-size: 20px !important;
				color: #003d78;
			}

			.atendimento{
				position: relative;
				top: 15px;
				background: #003569 !important;
			}

			.infos, .fone, .infos{
				background: #003569 !important;
				color: #fff !important;
				width: 100%;
			}
			.navbar-nav{
				width: 100%;
				background: #003d78;
				position: relative;
				right: 15px;
			}
			.navbar-collapse{
				overflow-y: auto;
				width: 128% !important;
				position: relative;
			}

			.slide-home .slide .legenda a {
			    padding: 10px 30px;
			}
			.spinner-master2{
				position: relative;
				margin: 20px auto;
				width: 30px;
				left: 126px !important;
				top: 15px;
			}
			.contato a{
				border-bottom: none !important;
				text-transform: uppercase;
			}
			.navbar{
				width: 100%;
			}
			.spinner-master2{
				right: -126px !important;
			}
			.navbar-collapse{
				top: 92px !important;
			}
			.titulo-interna h2 {
			    font-size: 21px;
			}
			.btn-anexar{
				right: -55px !important;
			}
			.slide-home{
				margin-top: 30px;
			}
			.logo-menu-home{
				max-width: 90% !important;
			}
	}

	@media screen and (max-width: 991px){
		.slide-home .slide .legenda {
			width: 250px;
			height: 170px;
		}
		.slide-home .slide .legenda {
		    position: relative;
		    right: 0;
		    bottom: 0;
		    width: 100%;
		}
		.btn-resultados{
			/*width: 30%;*/
			top: 30px;
			right: 70px;
			margin: auto;
			position: absolute !important;
		}
		/*header .btn-resultados span{
			width: 22%;
		}*/
	}
	@media screen and (max-width: 360px){
		.navbar-collapse{
			right: 41px !important;
			top: 40px;
		}
		.titulo-interna{
			height: 112px;
			background-size: auto 100%;
			background-repeat: no-repeat;
			transition: all 0.5s ease;
		}
		.lista-nav .nav-item{
			font-size: 20px !important;
			position: relative;
			top: 15px;
		}
		.file::after{
			position: relative;
			top: -15px;
		}
		.btn-anexar {
		    margin-left: 48% !important;
		}
		.form-control-file{
			padding: 10px !important;
		}
		.file::after{
			left: -180px !important;
			top: 5px !important;
		}
		.btn-anexar{
			top: 2px !important;
			right: -84px;
			position: absolute;
			font-size: 13px;
			margin-left: 17% !important;
		}
		.box-chamadas{
			padding-right: 0 !important;
			padding-left: 0 !important;
		}
		.titulo-interna{
			height: 200px;
		}
		.topos{
			margin-top: 102px;
			padding-top: 0 !important;
		}
		.logo-menu-home{
			max-width: 90% !important;
		}
		.btn-resultados{
			z-index: 100;
		}
	}
	.slide-home .slide .legenda h2 {
		margin: 0;
		color: #fff;
		text-transform: uppercase;
		font-size: 38px;
		font-weight: bold;
	}
	@media screen and (max-width: 991px){
		.slide-home .slide .legenda h2 {
			font-size: 28px;
		}

	}
	.slide-home .slide .legenda p {
		margin: 20px 0 	0;
		color: #fff;
		font-weight: 200;
		font-size: 18px;
	}
	@media screen and (max-width: 991px){
		.slide-home .slide .legenda p {
			font-size: 14px;
			margin: 10px 0 0;
		}
	}
	.slide-home .slide .legenda a {
		display: inline-block;
		position: absolute;
		padding: 15px 40px;
		background: #fff;
		width: 53%;
		color: #003d78;
		font-size: 12px;
		text-transform: uppercase;
		bottom: -21px;
		box-shadow: 0px 0px 15px rgba(0,0,0,.2);
		left: 85px;
		transition: all .2s ease;
	}
	@media screen and (max-width: 991px){
		.slide-home .slide .legenda a {
			padding: 10px 30px;
			bottom: -14px;
		}
	}
	.slide-home .slide .legenda a:hover {
		background: #003d78;
		color: #fff;
	}


	.box-chamadas {
		position: relative;
		top: 8px;
		z-index: 100;
		padding-right: 39px;
		padding-bottom: 15px;
		padding-left: 8px;
	}
	.linha-home{
		margin-top: 100px !important;
	}
	@media screen and (max-width: 575px){
		.box-chamadas {
			text-align: center;
		}
		img{
			max-width: 100%;
		}
		.titulo-interna-mobile{
			position: relative;
		}
		.atendimento{
			padding: 8px;
			margin-bottom: -2px;
		}

		header .atendimento .infos p.titulo-central {
			margin: 0;
			background: #eb7500;
			color: #fff;
			font-size: 14px;
			text-transform: uppercase;
			padding: 3px 0 0;
			width: 88%;
			margin: auto;

		}

	}
	.box-chamadas img {
		box-shadow: 0px 0px 15px rgba(0,0,0,.2);
		margin-bottom: -40px;
	}
	.box-chamadas span.titulo-secao {
		display: inline-block;
		text-transform: uppercase;
		color: #fff;
		font-weight: 200;
		font-size: 18px;
		padding: 16px 30px;
		background: #eb7500;
		box-shadow: 0px 0px 15px rgba(0,0,0,.2);
		margin-left: -11px;
	}

	.box-chamadas span.titulo-secao:hover{
		-moz-transition: all .3s ease-in;
		    -o-transition: all .3s ease-in;
		    -webkit-transition: all .2s ease-in;
		    transition: all .3s ease-in;
		    background: #003d78;
	}

	.nomes{
		display: inline-block;
		text-transform: uppercase;
		color: #fff;
		font-weight: 200;
		font-size: 16px;
		padding: 10px 20px;
		background: #eb7500;
		box-shadow: 0px 0px 15px rgba(0,0,0,.2);
		margin-left: -15px;
		margin-top: 260px;
	}

	.box-titulo h4 {
		margin: 25px 15px 0;
		font-size: 13px;
		width: 185px;
		background: #eb7500;
		color: #fff;
		padding: 11px;
		position: relative;
	 	left: 20px;
	 	bottom: 108px;
	 	float: right;
	}


	@media screen and (max-width: 575px){
		.box-chamadas span.titulo-secao {
			margin-left: 0;	
			position: relative;
		}
		.box-titulo h4 {
			position: relative;
			left: 0 !important;
			top: 0 !important;
			width: 90% !important;
			text-align: center;
		}
		.select-exame{
			width: 100%;
			padding: 2px;
		}
		.tabs{
			display: none !important;
		}

		.titulos-exame-mobile{
			left: 0 !important;
		}

		.sidebar{
			margin: 10px auto;
			width: 100% !important;
		}
		.lista-img{
			flex-direction: column;
		}
		.lista-img li{
			width: 100% !important;
			margin-bottom: 30px;
		}
		.box-listagem{
			flex-wrap: wrap;
		}
		.box-noticias{
			flex-direction: column;
		}
		.box-exame{
		 	flex-direction: column;
		 	margin-bottom: 0;
		}
		.box-contato{
		 	flex-direction: column;
		 	margin-bottom: 0;
		}
		.tabs li a{
			width: 100% !important;
		}
		.lista-nav{
			flex-direction: column;
			font-size: 12px;
			margin: auto;
		}
		.form-control2{
			width: 100%;
			flex-direction: column !important;
		}
		.btn-enviar{
			width: 100 !important;
		}
		.nomes{
			display: inline-block;
			text-transform: uppercase;
			color: #fff;
			font-weight: 200;
			font-size: 16px;
			padding: 10px 20px;
			background: #eb7500;
			box-shadow: 0px 0px 15px rgba(0,0,0,.2);
			margin-left: -15px;
/*			margin-top: 150px;*/
		}
		.navbar-toggler{
				top: 23px;
		}

			.fa-bars{
				font-size: 20px !important;
				color: #003d78;
			}

			.atendimento{
				position: relative;
				top: 0;
				background: #003569 !important;
				margin-bottom: -2px;
			}

			.infos, .fone, .infos{
				background: #003569 !important;
				color: #fff !important;
				width: 100%;
			}
			.navbar-nav {
			    width: 100%;
			    background: #003d78;
			    position: relative;
			    right: 0px;
			    top: 2px;
			    margin-bottom: 24px !important;
			    padding-top: 17px;
			}    
			.navbar-nav li a{
				color: #fff !important;
				border-bottom: 1px solid #00366b;
			}

			.slide-home{
			    position: relative;
			    margin-top: 100px;
			}
			.navbar-collapse{
				overflow-y: auto;
				width: 125%;
				position: relative;
				right: 35px;
				top: 107px;
			}
			.footer, .menu-rodape a.dpa{
				position: relative;
				left: 0 !important;
			}
			.titulo-interna{
				margin-top: 34px;
			}

			.slide-home {
				position: relative;
				margin-bottom: 30px !important;
			}
			.lista-mobile{
				margin-top: -28px !important;
			}
			.pt-5{
				padding-top: 1rem !important;
			}
			.mt-5{
				margin-top: 1rem !important;
			}
			.mb-5{
				margin-bottom: 15px !important;
			}
			.slider-home{
				position: relative;
				top: 139px !important;
			}

	}

	.fa-chevron-right{
		color: #007d95;
	}

	.titulos{
	 text-transform: uppercase;
	 font-size: 16px;
	 color: #eb7500;
	}

	.titulos-exame{
	 	position: relative;
	 	left: 40px;
	}

	.fa-whatsapp{
		font-size: 19px;
		margin-right: 5px;
	}

	.sidebar{
		width: 250px;
	}

	.box-home{
		margin: auto;
	}

	.sidebar-home{
		margin: auto;
		/*width: 310px;*/
		margin-right: 0;
	}

	.sidebar-home .titulos{
		font-size: 17px;
		text-align: center;
		margin: 7px auto;
		word-spacing: 1px;
	}

	.sidebar-home .box-whats{
		width: 100%;
	}

	.box{
		padding: 10px 5px;
		max-width: 100%;
	}

	.box-chamadas p {
		margin: 25px 0;
		font-size: 16px;
		color: #4f4f4f;
		text-align: left;
	}
	.box-whats address{
		background: #eb7500;
		height: 50px;
		width: 100%;
		text-align: center;
		line-height: 50px;
		color: #fff;
		font-weight: bold;
		font-family: 'Open Sans', sans-serif;
	}
	.box-chamadas a {
		display: block;
		color: #4f4f4f;
		font-size: 12px;
		margin-top: 20px;
		text-align: left;
		transition: all .2s ease;
	}
	.box-texto{
	 background: #ececec;
	 padding: 15px;
	 line-height: 15px;
	 color: #007d95;
	 font-size: 14px;
	 margin-top: -20px;
	}
	.box-noticias-item{
		border-bottom: 3px solid #ececec;
		padding-bottom: 20px;
		flex-direction: column;
		margin-bottom: 40px;
	}

	.texto-bold{
	  font-weight: bold;
	}

	.lista-img{
		display: flex;
		justify-content: space-between;
		margin-right: 20px;
		margin-right: -16px;
		position: relative;
		right: 38px;
		margin-top: 20px;
		-webkit-flex-flow: row wrap;
	}

	.lista-img li{
	 width: 266px;
	 height: 30vh;
	 background: #000;
	 display: block;
	 margin-top: 56px;
	}

	.box-listagem{
		/*display: flex;*/
		margin-top: 35px;
		list-style: none;
	}

	.lista-nav{
		display: flex;
		justify-content: center;
		height: 47px;
	}

	.lista-nav li{
		margin-left: 20px;
		list-style: none;
	}

	.lista dd{
	 	margin-top: 20px;
	}

	.tabs{
		display: block;
		list-style: none;
		width: 100%;
		right: 20px;
		margin-top: 10px;
	}
	.tabs li a:hover{
		background: #eb7500;
		color: #fff;
		transition: all 0.3s ease;
	}
	.tabs li{
		width: 100%;
	}

	.tabs li a{
		cursor: pointer;
		padding: 20px;
	}

	.box-exame{
		width: 100% !important;
		/*display: inline-flex;*/
	}

	.box-noticias{
		width: 100%;
		display: flex;
		flex-wrap: wrap;
	}

	.box-ultimas-noticias h2 {
		display: flex;
		justify-content: space-between;
	}

	.date{
		background: #a3a3a3;
		color: #fff;
		width: 100px;
		text-align: center;
		padding: 2px;
		margin-bottom: 20px;
	}

	.box-chamadas:hover a {
		color: #007d95;
	}
	.agende-exame-home {
		width: 100%;
		height: 134px;
		background: url(../img/btn-agende-exame-home.jpg) repeat center;
		margin-top: 50px;
		position: relative;
		top: -13px;
	}
	.lista-redes{
		width: 50%;
	}
	.agende-exame-home i {
		font-size: 28px;
		color: #eb7500;
	}
	.agende-exame-home p {
		margin: 10px 0;
		font-size: 18px;
		color: #fff;
		font-weight: 200;
		text-transform: uppercase;
	}
	.agende-exame-home span {
		display: inline;
		color: #fff;
		font-size: 12px;
		font-weight: 200;
	}
	.agende-exame-home span i {
		color: #fff;
		font-size: 12px;
	}
	.agende-exame-home a {
		display: block;
		position: absolute;
		top: 0;
		height: 0;
		z-index: 1;
		width: 100%;
		height: 100%;
	}
	.noticias{
	 position: relative;
	 bottom:30px;
	}
	.box-ultimas-noticias {
		margin-top: 30px;
		padding-left: 2px;
	}
	.box-ultimas-noticias h2 {
		font-size: 18px;
		margin: 0;
		text-transform: uppercase;
		color: #4f4f4f;
		font-weight: 200;
	}
	.box-ultimas-noticias h2 a {
		text-transform: none;
		font-size: 12px;
		float: right;
		color: #4f4f4f;
		line-height: 18px;
	}
	.box-ultimas-noticias ul {
		margin: 40px 0 0;
		padding: 0;
		list-style: none;
	}
	.box-ultimas-noticias ul li {
		margin-top: 21px;
	}
	.box-ultimas-noticias ul li a {
		padding: 15px;
		background: #ececec;
		display: block;
		position: relative;
		color: #4f4f4f;
		font-size: 14px;
	}
	.box-ultimas-noticias ul li a:hover{
		-moz-transition: all .3s ease-in;
	    -o-transition: all .3s ease-in;
	    -webkit-transition: all .3s ease-in;
	    transition: all .3s ease-in;
	    background: #eb7500;
	    color: #fff;
	}

	.box-ultimas-noticias ul li a span {
		display: inline-block;
		font-size: 12px;
		color: #ffffff;
		background: #a3a3a3;
		padding: 6px 10px;
		position: absolute;
		top: -15px;
		left: -15px;
	}

	.lista-galeria{
		padding-right: 0;
    	padding-left: 0;
    	position: relative;
    	right: 0.5%;
    	list-style: none;
	}

	.lista-galeria li{
		list-style: none;
		margin-bottom: 30px;
	}


	.lista-galeria li a{
		list-style: none;
		display: block;	
	}

.lista-convenios dd{
	    box-shadow: 0px 0px 15px rgba(0,0,0,.2);
}

footer {
	margin-top: 23px;
	border-top: 2px solid #ececec;
}
@media screen and (max-width: 767px){
	.noticias-home{
	    padding-left: 30px;
	}	
}
.form-control2{
	width: 49% !important;
	padding: 12px;
	margin-bottom: 35px !important;
}

.form-control-file{
	width: 49% !important;
	padding: 2px;
	margin-bottom: 35px !important;
}



@media screen and (max-width: 1200px){
	.form-control-file{
		width: 100% !important;
		display: flex;
	}

	.file:after {
	    color: #000;
	    position: absolute;
	    left: 0;
	}
}


.textarea{
	width: 100% !important;
	height: 200px !important;
}

.select-estiloso{
	overflow: hidden;
	display: block;
	background: url(../img/seta-select.png) no-repeat top right;

}

.select-estiloso select{
	background: transparent;
	border: 0;
	border-radius: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	width: 100%;
}
.btn-enviar{
	background: url(../img/btn-agende-exame-home.jpg) repeat center;
	border: none;
	margin-top: 20px;
	color: #fff;
	padding: 15px 30px;
	cursor: pointer;
}

.btn-enviar:hover{
	color: #eb7500;
}

.fa-arrow-right{
	position: relative;
	left: 5px;
}

.fa-arrow-right:hover{
	position: relative;
	left: 5px;
	color: #eb7500;
}

.fancybox-bg{
	background: #195085 !important;
	opacity: 0.99 !important;
}

.fancybox-close-small {
    position: absolute;
    top: -16px !important;
    right: -18px !important;
    width: 44px;
    height: 44px;
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    background: #eb7500 !important;
    z-index: 10;
}

.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link h1{
border: none;
color: #eb7500 !important;
}

.nav-tabs{
 	border: none !important;
}


.fancybox-close-small:after{
	background: #eb7500 !important;
	font-size: 40px !important;
	color: #195085 !important;
}

.form-inline2{
	justify-content: flex-end;
}

.modal{
	width: 40%;
	text-align: left;
	padding: 50px;
	box-shadow: 3px 3px 30px rgba(0,0,0,.2);
	overflow: initial;
}

.detalhe-modal:after{
	content: '';
	display: block;
	background: url(../img/detalhe-modal.jpg) no-repeat;
	height: 50px;
	width: 100%;
	font-size: 16px;
	padding: 
	padding: 40px 60px;
}

.fancybox-slide>*{
	overflow: initial !important;
	padding: 46px !important;
}

.modal .fancybox-close-small{
	background:  url(../img/fecha-modal.jpg) no-repeat;
	display: block;
}

.lista-modal ul{
	list-style: none;
	margin-top: 50px;
	right: 39px;
	position: relative;
}

.modal table,
.box.exames-mobile table{
	width: 100%!important;
	margin-bottom: 15px
}
.modal table td,
.box.exames-mobile table td{
	width: auto!important;
	border: 1px solid #eee;
	padding: 5px
}
.modal table td p,
.box.exames-mobile table td p{
	margin: 0;
}
.modal table td strong,
.box.exames-mobile td strong{
	text-align: center;
}

.etabs { margin: 0; padding: 0; }
.tab { display: inline-block; zoom:1; *display:inline; background: #eee; border: solid 1px #999; border-bottom: none; -moz-border-radius: 4px 4px 0 0; -webkit-border-radius: 4px 4px 0 0; }
.tab a { font-size: 14px; line-height: 2em; display: block; padding: 0 10px; outline: none; }
.tab a:hover { text-decoration: underline; }
.tab.active { background: #fff; padding-top: 6px; position: relative; top: 1px; border-color: #666; }
.tab a.active { font-weight: bold; }
.tab-container .panel-container { background: #fff; border: solid #666 1px; padding: 10px; -moz-border-radius: 0 4px 4px 4px; -webkit-border-radius: 0 4px 4px 4px; }

.agende-exame-modal{
	padding: 15px;
	height: 60px;
	width: 43%;
	margin: 60px auto;
}

.agende-exame-modal{
	display: block;
}

.agende-exame-modal .fa-calendar-check-o{
  margin-right: 5px;
}

.lista-modal li{
	margin-bottom: 5px;
}

.lista-modal .fa-chevron-right{
	color: #eb7500;
}

input[type='file']{
  position: absolute;
  z-index: 1;
  opacity: 0;
  cursor: pointer;
}

.file{
	  border-radius: 5px;
	  color: #fff;
	  cursor: pointer;
/*	  padding: 22px 20px !important;*/
	  position: relative;
	  padding: 0 11px;
}


.btn-anexar{
	display: flex;
	height: 100%;
	background: #4f4f4f;
	color: #fff;
	padding: 7px 20px;
	margin-left: 65%;
	margin-top: -2px;
	position: relative;
	top: 10px;
	width: 137px;
	font-size: 14px;
}

.file:after{
	content: "Anexar";
	color: #000;
	position: relative;
	bottom: 15px;
}

.navbar-toggler{opacity: 0;}

.titulo-modal{
	margin-bottom: 20px;
	color: #00366b;
	font-size: 20px;
}

.menu-footer{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.menu-footer li{
	font-size: 14px;
}


.redes-sociais .fa-facebook{
	top: 0;
}

header .atendimento .fa-instagram, .fa-facebook{
	position: relative;
	top: -20px;
}

.nav-tabs .nav-link{
	border: none !important;
}

header .atendimento .fa-instagram{
	margin-right: 25px;
}

header .atendimento .fa-instagram:hover{
	color: #EB7500;
}

header .atendimento .fa-facebook:hover{
	color: #EB7500;
}

footer .widgets {
	background: url(../img/bg-rodape.jpg) repeat center;
	padding: 30px 0;
	box-shadow: 3px 0px 6px rgba(0,0,0,.2);
}
footer .widgets p {
	margin-bottom: 10px;
}
footer .widgets .newsletter .form-control {
	/*width: 46%;*/
	width: 38%;
	font-size: 12px;
	height: 40px;
	border: 0;
	transition: all 0.25s ease;
}
@media screen and (min-width: 576px) and (max-width: 767px){
	footer .widgets .newsletter .form-control {
		width: 36%;
	}
}
@media screen and (min-width: 768px) and (max-width: 1200px){
	footer .widgets .newsletter .form-control {
		width: 34%;
	}
	footer .widgets .newsletter .btn{
		padding: 13px 10px!important;
	}
	.btn-anexar{
		right: -89px;
	}
	.modal{
		width: 90% !important;
	}
	.sidebar-home{
		width: 100% !important;
	}
}
@media screen and (max-width: 575px){
	footer .widgets .newsletter .form-control {
		width: 100%;
	}
	.nav-tabs {
		padding-top: 0 !important;
		margin-bottom: 47px !important;
	}
	.lista-nav{
		height: 112px;
	}
	.sidebar-home{
		width: 100% !important;
	}
/*	.btn-anexar{
		margin-left: 52%;
	}*/
	.modal{
		width: 90% !important;
	}
}

@media screen and (max-width: 1195px){
	
	.form-control2{
		width: 100% !important;
	}

}

@media screen and (max-width: 1024px){
	.modal{
		width: 90% !important;
	}
}


.spinner-master2 * {transition:all 0.3s;-webkit-transition:all 0.3s;box-sizing:border-box;}

.spinner-master2 {  position: absolute;margin: 20px auto; width: 30px;  right: 0;}

.spinner-master2 input[type=checkbox] {display:none;}
.spinner-master2 label {cursor:pointer;position:absolute;z-index:99;height:100%;width:100%;top:10px;left:0;}

.spinner-master2 .spinner2 {position:absolute;height:5px;width:100%;background-color:#EB7500;}

.spinner-master2 .diagonal.part-1 {position:relative;float:left;}
.spinner-master2 .horizontal {position:relative;float:left;margin-top:5px;}
.spinner-master2 .diagonal.part-2 {position:relative;float:left;margin-top:5px;}

.spinner-master2 input[type=checkbox]:checked ~ .spinner-spin2 > .horizontal {opacity: 0;}
.spinner-master2 input[type=checkbox]:checked ~ .spinner-spin2 > .diagonal.part-1 {transform:rotate(135deg);-webkit-transform:rotate(135deg);margin-top:10px;}
.spinner-master2 input[type=checkbox]:checked ~ .spinner-spin2 > .diagonal.part-2 {transform:rotate(-135deg);-webkit-transform:rotate(-135deg);margin-top:-16px;}




footer .widgets .newsletter .btn {
	font-size: 10px;
	font-weight: 200;
	text-transform: uppercase;
	padding: 13px;
    position: relative;
}
@media screen and (min-width: 575px){
	footer .widgets .newsletter .btn {
		top: -4px;
	}
}
footer .widgets .redes-sociais a {
	font-size: 10px;
	font-weight: 200;
	text-transform: uppercase;
	padding: 9px 1rem;
	background: #a3a3a3;
	color: #fff;
	margin-right: 10px;
	width: 45%;
}
footer .widgets .redes-sociais a:hover {
	background: #eb7500;
}
footer .widgets .redes-sociais a i {
	font-size: 20px;
	vertical-align: middle;
	margin-right: 10px;
}
footer .widgets .atendimento {
	text-align: left;
}
footer .widgets .atendimento p {
	color: #eb7500;
}
footer .widgets .atendimento span {
	display: block;
	background: #ececec;
	padding: 8px 13px;
	font-size: 12px;
	font-family: 'Open Sans', sans-serif;
	color: #4f4f4f;
}
footer .widgets .atendimento span b {
	font-size: 16px;
}

footer .menu-rodape ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-left: -14px;
}
footer .menu-rodape ul li {
	float: left;
}
footer .menu-rodape ul li a {
	display: inline-block;
	color: #4f4f4f;
	font-size: 14px;
	text-transform: uppercase;
	padding: 25px 15px;
	transition: all .2s ease;
}
.menu-footer .active{
	background: #eb7500 !important;
}

.menu-rodape .active{
	background: #eee !important;
	color: #fff !important;
	transition: all .5s;
}

footer .menu-rodape ul li a.active,
footer .menu-rodape ul li a:hover {
	background: #ececec;
}

footer .menu-rodape ul li a{
	width: 100%;
	font-size: 16px !important;
}

@media screen and (max-width: 1199px){
	footer .menu-rodape ul li a{
		font-size: 12px !important;
		padding: 23px 10px
	}	
}

.btn-primary{
	color: #fff !important;
}

footer .menu-rodape a.dpa {
	display: inline-block;
	width: 50px;
	height: 18px;
	background: url(../img/dpa.png) no-repeat center;
	position: relative;
	margin-top: 26px;
	transition: all .2s ease;
	margin-bottom: 20px;
	left: 137px;
	position: relative;

}
footer .menu-rodape a.dpa:hover {
	background: url(../img/dpa-hover.png) no-repeat center;	
}