h3.cinza, .cinza h3{
background:#ddd;
padding: 10px;
}

 .cinzaB {
background:#ddd;
padding-left: 10px;
padding-top: 10px;
}
.cinzaB strong{

}

.so-widget-sow-editor-base{
text-align: justify !important;
}
.alignleftImg{
float:left;
margin-right:20px;
}
.iconesNovos{
float:left;
font-size:60px;
margin-right:20px;
}
img.pt-cv-thumbnail{
width:360px !important;
height:241px !important;
}
h1.titulo{
-webkit-text-stroke-width: 1.5px;
-webkit-text-stroke-color: #000;
font-size: 3em; 
color: #fff;
font-weight:bold;
padding-top:90px;
padding-bottom: 70px;
padding-left: 10px;
}
h1.fundo-branco{
color:#3a3a3a;
font-weight:bold;
padding-top:90px;
padding-bottom: 70px;
padding-left: 10px;
}

@media only screen and (max-width: 600px) {
.alignleftImg{
float:none;
clear:both;
margin-right:0;
width:100% !important;
}
img.alignleftImg, .alignleftImg img{
width:100% !important;
}

}