﻿/* FORMULÁRIO
-----------------------------------------------------------*/
.wr-contato .ct p {
    width:70%;
    line-height:40px;
}
.pg-meus-dados .fm-check {
    top:auto;
}
/* HOME
-----------------------------------------------------------*/
.bx,
.bx.meio {
    margin: 1% !important;
    width: 48%;
}
.bx img {
    width:100%;
    margin-left:0;
}

	.pg-noticias  iframe{
		height: 420px;
	}

@media screen and (max-width:620px) {
    .wr-contato .ct p {
        line-height:normal;
    }
}