.rotate-shape img{transition:transform 0.5s ease-in-out}.rotate-shape img:hover{transform:rotate(360deg)}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.rotate-shape img{animation:spin 7s infinite linear}.wpcf7-form-control-wrap .half{width:48%!important;float:left!important}.wpcf7-form-control{background:transparent!important;color:#fff!important;margin:10px 0!important}