body{
	background-color: rgba(47,79,79,0.1);
}

.header{
	/*position: fixed;*/
	z-index:98;
}

header{
	width: 1100px !important;
	margin: 0 auto;
	/*overflow: auto;*/
	padding: 5px 0;
}

div{
	display: block;
}


.linha, nav.navbar {
	
	background-color: #FFFAFA !important;
	z-index:99;
	

}

.QS{
	white-space: nowrap;
}


.exames{
	padding-left: 10px;
	padding-right: 2px;
	z-index:97;
}

div.floating-menu {
	position:fixed;
	left:auto;
	width:150px;
	top: 187.5px;
	left:0px;
	width: auto;
	z-index: 99;	
}


div.floating-menu a, div.floating-menu h4 
{
	display:block;
	margin: 0;
    padding: 0;

}

 ul {
    list-style-type:none;
    left:0px;
    margin: 0;
    padding: 0;
 }

 .icone{
    margin-bottom: 2px;
    background: #20B2AA;
    border-radius: 90px;

 }

footer{
	min-width: 100%;
    font-size: 16px;
    margin-top: 10px !important;
    margin: 0;
    bottom: 0;
    width: auto;
    position: relative;
    color: #fff;
    padding: 30px;
    background-color: #868e96;
}


 .carrosel{
	margin-left: 18%;
	padding-top: 1%;
	height: auto;
	width: 62%;
	/*position: relative;*/
 }

 @media (max-width: 480px){
 	.carrosel{
		margin-left: 1%;
		padding-top: 3%;
		height: auto;
		width: 99%;
		/*position: relative;*/
 }
 }

 .fundo-carrosel{
 	background-color: #E6E6FA;
 	padding-bottom: 5%;
 }

.texto-carrosel{
	background: #000;
    opacity: 0.7;
    z-index: 96;
    width: auto;
    height: auto;
    border-radius: .50rem;
    padding: .375rem .75rem;
    justify-content: center;
}

.img_logo img{
	width: 29%;
}

.texto{
	padding-left: 20%;
	margin: auto;
}

.intro{
	margin-bottom: 5px;
}

h1, .titulo{
	font-style: italic;
	text-align: center;
}

h6{
	text-align: center;
}

.contato{
	margin-left: 5%;
	margin-right: 5%;
}

@media (max-width: 480px){
	.contato{
		margin-left: 15%;
		margin-right: 15%;
	}
}



.btn-cadastro{
	border: hidden;
}

/*.svg image/svg+xml*/