@import"https://fonts.googleapis.com/css?family=Roboto";:root{--e-global-color-primary: #6EC1E4;--e-global-color-secondary: #54595F;--font-h2: #43403e;--font-g: #353535}body{margin:0;font-family:Roboto;color:var(--font-g)}main{display:flex;justify-content:center}nav{padding:0 20px;min-height:70px}h1,h2,h3,h4,h5,h6,p{border:0;font-size:100%;font-style:inherit;font-weight:inherit;margin:0;outline:0;padding:0;vertical-align:baseline}h3{font-size:40px;font-weight:700;letter-spacing:-1px;text-transform:capitalize}strong{font-style:normal;font-weight:700;font-size:20px;letter-spacing:.5px}p{line-height:1.7em;font-size:20px}.img-logo{padding:17px 0}.img-banner{display:flex;justify-content:center;margin-bottom:50px}.img-caja{width:90%}.container-app{display:flex;width:1600px;justify-content:center}.container-left{width:390px}.container-info{margin-bottom:20px}.container-loader{display:flex;height:90vh;align-items:center}.loader,.loader:before,.loader:after{border-radius:50%;width:2.5em;height:2.5em;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation:load7 1.8s infinite ease-in-out;animation:load7 1.8s infinite ease-in-out}.loader{color:#00c3e3;font-size:10px;margin:80px auto;position:relative;text-indent:-9999em;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);-webkit-animation-delay:-.16s;animation-delay:-.16s}.loader:before,.loader:after{content:"";position:absolute;top:0}.loader:before{left:-3.5em;-webkit-animation-delay:-.32s;animation-delay:-.32s}.loader:after{left:3.5em}@-webkit-keyframes load7{0%,80%,to{box-shadow:0 2.5em 0 -1.3em}40%{box-shadow:0 2.5em}}@keyframes load7{0%,80%,to{box-shadow:0 2.5em 0 -1.3em}40%{box-shadow:0 2.5em}}@media screen and (max-width: 1600px){.img-banner img{width:100%}.container-app{margin:3%}}@media screen and (max-width: 1024px){.container-left{width:200px}}@media screen and (max-width: 768px){.container-left{width:100%;display:flex;justify-content:center}.img-logo{display:flex;justify-content:center}.container-app{display:block;text-align:center}.img-caja{width:40%;min-width:100px}}
