width: 200%; top: 0; left: -100%; background: rgba(255, 255, 255, 0.8); border-radius: 100%; -webkit-transform: scale(0); -ms-transform: scale(0); transform: scale(0); z-index: 20; -webkit-animation-name: tildaripple; animation-name: tildaripple; -webkit-animation-duration: 6s; animation-duration: 6s; -webkit-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; } @-webkit-keyframes tildaripple { 20% { opacity: 0; -webkit-transform: scale(2.5); transform: scale(2.5); } 100% { opacity: 0; -webkit-transform: scale(2.5); transform: scale(2.5); } } @keyframes tildaripple { 20% { opacity: 0; -webkit-transform: scale(2.5); transform: scale(2.5); } 100% { opacity: 0; -webkit-transform: scale(2.5); transform: scale(2.5); } }
Contact us:
+34 917 93 67 11
info@icaa-union.com
Barcelona, Avinguda Diagonal 131
width: 200%; top: 0; left: -100%; background: rgba(255, 255, 255, 0.8); border-radius: 100%; -webkit-transform: scale(0); -ms-transform: scale(0); transform: scale(0); z-index: 20; -webkit-animation-name: tildaripple; animation-name: tildaripple; -webkit-animation-duration: 6s; animation-duration: 6s; -webkit-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; } @-webkit-keyframes tildaripple { 20% { opacity: 0; -webkit-transform: scale(2.5); transform: scale(2.5); } 100% { opacity: 0; -webkit-transform: scale(2.5); transform: scale(2.5); } } @keyframes tildaripple { 20% { opacity: 0; -webkit-transform: scale(2.5); transform: scale(2.5); } 100% { opacity: 0; -webkit-transform: scale(2.5); transform: scale(2.5); } }