@charset "utf-8";/* CSS Document */ul.footer_socials {overflow: auto;padding:0px;}ul.footer_socials li {list-style-type: none;float: left;border-bottom:none !important;}ul.footer_socials li a i{color:#FFF;width: 38px;height: 38px;border-radius: 20px;font-size: 25px;text-align: center;margin-right: 10px;padding-top: 15%;}.fa-facebook {background:#3b5998;}.fa-linkedin {background:#007bb6;}.fa-twitter {background:#00aced;}.fa-google-plus, .fa-pinterest, .fa-youtube{background:#dd4b39;}ul.footer_socials li a i {transition: all 0.2s ease-in-out;}ul.footer_socials li a i:hover{opacity: .7;}