h2.titulo  {
	text-transform: uppercase;
	font-size: 1.5em;
}

h2 {
	text-transform: uppercase;
}
body {
	line-height: 26px;
}

p {
	margin: 0 0 15px;

}
.item-page p {
	margin: 0 0 20px;
	}
	
.leg_home {
	text-align: center;
}
figcaption {
	background-color: #eee;
	margin-right: 10px;
}
#sp-main-body {
	padding: 30px 0;
}
.button {
    background-color: #22b8f0;
    border: none;
    color: white;
    padding: 10px 25px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
}
.quadro {
    background: #f5f5f5;
    border: 1px solid #e6e6e6;
    padding: 0.938rem;
    border-radius: 0.1875rem;
    margin-bottom: 4rem;
}
.fa-user-md {
    color: #5ecbff;
    margin-top: 1.5rem;
    font-size: 12rem;
}
.sp-megamenu-parent li a {
	padding: 0 10px;
}

.negrito {
	font-weight: 400;
}

.subtitulo {
	font-family: Roboto;
	font-size: 1.35em;
	color:#555;
	text-transform: uppercase;
	font-weight: 300;
	padding-top:10px;

}

.legenda {
	color: #555;
	font-weight: 600;	
}

.sublegenda {
	font-size: 0.8em;
}
.quadrolegenda {
	line-height: 80%; color: #555;
	display: block;
}
strong {
	font-weight: 500;
}
.tela480 {
	margin: 0 25px 10px 0;
}
.entry-header h2 {color:#2181b0;}

.sp-contact-info li {font-size: 80%;}

.fc_form textarea {height: 75px;}

.mbutton {margin-left: 400px;}

@media screen and (max-width:990px){
.mbutton { margin-left: 10px;}

/*@media screen and (min-width: 992px){

#sp-right {
	width: 35%;
	}
}
@media screen and (max-width: 320px) {
.mobile {
		display:block;
	}
.pull-left {
	float: none!important;
	}
}

@media screen and (max-width: 480px) {
.tela480 {
	margin-right:50px!important;
}
}
*/