body {background-color: #2B5059; }
.texto-introducao {padding: 50px 0; text-align: center; font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif"; }
.titulo {font-weight: 600; font-size: 28px; color:#fff; margin-bottom: 10px; padding: 0 50px; line-height: 150%;}

.subtitulo {font-size: 18px; color:#fff; line-height: 150%; padding: 0 100px;}

.texto {font-size: 16px; color:#fff; line-height: 150%; padding: 0 150px;}

label {color: #fff;}
h4 {color: #fff;}
img {text-align: center; max-width: 100%;
  height: auto;}

.col-md-12 {padding-bottom: 80px !important;}


@media screen and (max-width: 480px) {
	
.subtitulo {padding: 0 20px;}
	
.texto {padding: 0 20px;}	
	
	
}