/*
Theme Name: HPMAIS
Theme URI: http://www.hpmais.com.br
Author: HPMAIS
Author URI: h.ttp://www.hpmais.com.br
Version: 1.0
Text Domain: hpmais
*/
.margin-top-3pc{margin-top: 3%; }
.titulopagina{color: #044fa8;text-transform: uppercase;}
#socialcontato{margin-bottom: 2%;border-radius: 23px;padding-left: 9%;padding-top: 1%;padding-bottom: 1%;}
#socialcontato a:hover{opacity: 0.9;}
#socialcontato img{margin-right: 3%;width: 50px;}
#mapacontato {max-height: 400px;}
#formulariocontato p{max-width: 90%;text-align: justify;margin-bottom: 2%;}
.wpcf7-textarea {resize: none;}
.wpcf7-textarea,.wpcf7-text { max-width: 100%;}
#dadoscontato{margin-top: 5%; margin-bottom: 5%;font-weight: bold;}
#dadoscontato img{margin-right: 2%;}
.cidadecontato{margin-left: 8%;}
 
.redes_contato {-webkit-transition: -webkit-transform .5s ease-in-out; -ms-transition: -ms-transform .5s ease-in-out; transition: transform .5s ease-in-out;}
.redes_contato:hover {transform:rotate(360deg); -ms-transform:rotate(360deg); -webkit-transform:rotate(360deg);}

@media (max-width: 767px){
	#formulariocontato p{max-width: 100%;}
	#socialcontato img{margin-right: 2%;width: 50px;}
	#socialcontato{padding-left: 1%;padding-top: 2%;padding-bottom: 2%;}
}
@media (max-width: 1023px){
	#formulariocontato p{max-width: 100%;}
	#socialcontato img{margin-right: 2%;width: 50px;}
	#boxlateralcontato {text-align: center;}
}



