.align-stretch-row{display:flex;flex-wrap:wrap}.align-stretch-row>.col{display:flex;flex-direction:column;justify-content:space-between;height:100%}#contenedor{display:flex;justify-content:center;align-items:center;height:100vh;background-color:#fff;position:relative;z-index:1}.loader,.loader:before,.loader:after{background:#7cc803;animation:load1 1s infinite ease-in-out;width:1em;height:4em;position:relative}.loader:before,.loader:after{position:absolute;top:0;content:""}.loader:before{left:-1.5em}.loader{text-indent:-9999em;position:relative;font-size:7px;animation-delay:.16s}.loader:after{left:1.5em;animation-delay:.32s}.loader-image{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1}@keyframes load1{0%,80%,to{box-shadow:0 0 #7cc803;height:4em}40%{box-shadow:0 -2em #7cc803;height:5em}}
