*,a,body,code,dd,div,dl,dt,form,h1,h2,h3,h4,h5,html,img,p{margin:0;padding:0;border:none}article,aside,figcaption,figure,footer,header,hgroup,nav,section{display:block}html:after,html:before{content:"";display:table}html:after{clear:both}*,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}a{text-decoration:none}ul{list-style-type:none}::selection{background-color:#007caf}.loading{width:100%;height:100%;background:linear-gradient(95deg,#000,#7c7c7c);position:fixed;z-index:20;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;-webkit-align-content:center;-moz-align-content:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;left:0;top:0}.loading .cargador{width:100%;display:block;text-align:center}.loading .texto{width:100%;display:none;margin-top:1rem;text-align:center;-webkit-animation:zoomInOut 1s linear .8s;-o-animation:zoomInOut 1s linear .8s;animation:zoomInOut 1s linear .8s;-webkit-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;-webkit-transition:.5s all linear;-moz-transition:.5s all linear;-ms-transition:.5s all linear;-o-transition:.5s all linear;transition:.5s all linear}.loading .showbox{width:258px;height:400px;position:relative;-webkit-transition:.5s all linear;-moz-transition:.5s all linear;-ms-transition:.5s all linear;-o-transition:.5s all linear;transition:.5s all linear}.loading .showbox.fade{-webkit-animation:zoomInOut 1s linear 1s;-o-animation:zoomInOut 1s linear 1s;animation:zoomInOut 1s linear 1s;-webkit-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both}.loading .loader{position:relative;margin:0 auto;width:252px;height:252px;background:url(../img/large/content/logo-mt@2x.png) center no-repeat;-webkit-border-radius:50%;border-radius:50%;background-clip:padding-box}.loading .loader:before{content:'';display:block;padding-top:100%}.loading .circular{height:103%;transform-origin:center center;width:103%;position:absolute;top:0;bottom:0;left:-1.5%;right:0;margin:auto;-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg)}.loading .path{stroke-dasharray:1000;stroke-dashoffset:1000;animation:dash 5s linear alternate infinite;stroke-linecap:round}.loading .numbers{width:100%;display:block}.loading .numbers .linea{width:50px;height:1px;background:#fff;display:block;margin:1.5rem auto}.loading .numbers .percent{font-size:35px;color:#fff;font-weight:700;width:100%;text-align:center;font-family:Hind}