@keyframes iconSocialAboutUs{0%{transform:translateY(100%)}to{transform:translateY(0)}}@-o-keyframes iconSocialAboutUs{0%{-o-transform:translateY(100%)}to{-o-transform:translateY(0)}}@-moz-keyframes iconSocialAboutUs{0%{-moz-transform:translateY(100%)}to{-moz-transform:translateY(0)}}@-webkit-keyframes iconSocialAboutUs{0%{-webkit-transform:translateY(100%)}to{-webkit-transform:translateY(0)}}@keyframes iconSocialHover{0%{transform:translateY(100%)}to{transform:translateY(0)}}@-o-keyframes iconSocialHover{0%{-o-transform:translateY(100%)}to{-o-transform:translateY(0)}}@-moz-keyframes iconSocialHover{0%{-moz-transform:translateY(100%)}to{-moz-transform:translateY(0)}}@-webkit-keyframes iconSocialHover{0%{-webkit-transform:translateY(100%)}to{-webkit-transform:translateY(0)}}a.iconLink:hover .fa{animation:iconSocialHover .35s ease 0s 1 normal none running;-o-animation:iconSocialHover .35s ease 0s 1 normal none running;-ms-animation:iconSocialHover .35s ease 0s 1 normal none running;-webkit-animation:iconSocialHover .35s ease 0s 1 normal none running;color:#fff}.block2Social a:hover:before{animation:iconSocialAboutUs .35s ease 0s 1 normal none running;-o-animation:iconSocialAboutUs .35s ease 0s 1 normal none running;-ms-animation:iconSocialAboutUs .35s ease 0s 1 normal none running;-webkit-animation:iconSocialAboutUs .35s ease 0s 1 normal none running}