html,body{margin:0;padding:0;font-family:'Roboto';font-weight:400}.noLink{color:inherit;text-decoration:none}.halfLink{color:inherit}.easyLink{text-decoration:none;color:#3949AB;font-weight:bold;font-size:.8em;text-transform:uppercase}header{width:100%;text-align:center;overflow:auto;background-color:#fff;z-index:9999;-webkit-box-shadow:0 10px 20px -15px rgba(0,0,0,0.2);-moz-box-shadow:0 10px 20px -15px rgba(0,0,0,0.2);box-shadow:0 10px 20px -15px rgba(0,0,0,0.2)}#logo{max-width:820px;margin:30px auto 26px auto;text-align:center}#logo img{max-width:92%;width:580px;height:auto}h1{margin-top:40px;color:#404040;font-size:1.6em}p{color:#404040;font-size:.9em}#main{width:92%;max-width:820px;margin:40px auto 90px auto;text-align:center}.itemsContainer{margin:50px auto 50px auto;padding:0;max-width:55%}.itemsContainer>a{display:flex;text-decoration:none;color:#404040;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:16px;margin-bottom:18px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;cursor:pointer;-webkit-transition:all .15s ease-in-out;-moz-transition:all .15s ease-in-out;-ms-transition:all .15s ease-in-out;-o-transition:all .15s ease-in-out;transition:all .15s ease-in-out;position:relative;left:0;border:1px solid #dadada}.pdf:hover{border:1px solid #e57373}.pdf:hover>.launchPdf{opacity:1}.listItem:hover{-webkit-box-shadow:0 2px 20px -6px rgba(0,0,0,0.4);-moz-box-shadow:0 2px 20px -6px rgba(0,0,0,0.4);box-shadow:0 2px 20px -6px rgba(0,0,0,0.4)}.listItem:hover>div:first-of-type{-webkit-box-shadow:0 2px 20px -6px rgba(0,0,0,0.4);-moz-box-shadow:0 2px 20px -6px rgba(0,0,0,0.4);box-shadow:0 2px 20px -6px rgba(0,0,0,0.4)}.listItem>div:first-of-type{width:100px;height:100px;overflow:hidden;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background-color:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:5px;position:relative;-webkit-box-shadow:0 2px 20px -6px rgba(0,0,0,0.2);-moz-box-shadow:0 2px 20px -6px rgba(0,0,0,0.2);box-shadow:0 2px 20px -6px rgba(0,0,0,0.2);-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.listItem>div:first-of-type>img{max-width:90px;max-height:90px;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto}.catContent{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0 0 0 20px;text-align:left;position:relative;width:calc(100% - 100px);overflow-x:hidden;overflow-y:hidden;align-self:center}.catContent>span:first-of-type{font-weight:bold;font-size:1.1em;display:block;margin-bottom:8px}.categoria>div:last-of-type>span:last-of-type{color:grey;font-size:.7em;display:block;max-width:100%}.pdf>div:last-of-type>span:last-of-type{color:#e57373;display:block;max-width:100%;position:relative;font-weight:bold;font-size:.7em;top:-7px}.pdf>div:last-of-type>span:last-of-type>i{position:relative;top:7px;left:-3px}.launchPdf{opacity:0;position:absolute;bottom:5px;right:9px;color:#e57373;font-size:.7em;-webkit-transition:all .15s ease-in-out;-moz-transition:all .15s ease-in-out;-ms-transition:all .15s ease-in-out;-o-transition:all .15s ease-in-out;transition:all .15s ease-in-out}.itemsPreview{position:absolute;bottom:2px;left:0;width:100%;color:grey}.itemsPreview>span{display:inline-block;position:relative;height:40px}.itemsPreview>span>i{display:inline-block;position:absolute;padding:2px;width:40px;height:40px;font-style:normal;background-color:#fff;border-right:1p solid #efefef;-webkit-box-shadow:5px 0 10px -4px rgba(0,0,0,0.2);-moz-box-shadow:5px 0 10px -4px rgba(0,0,0,0.2);box-shadow:5px 0 10px -4px rgba(0,0,0,0.2);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.itemsPreview>span>i>img{max-height:40px;max-width:40px;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto}.itemsPreview>span>i:nth-child(1){left:0;z-index:500}.itemsPreview>span>i:nth-child(2){left:15px;z-index:490}.itemsPreview>span>i:nth-child(3){left:30px;z-index:480}.itemsPreview>span>i:nth-child(4){left:45px;z-index:470}.itemsPreview>span>i:last-of-type:after{content:attr(data-preview);position:absolute;left:52px;bottom:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:120px;font-size:11px}#goBack{margin:0;width:100%;text-align:center}#goBack>a{display:inline-block;margin:0 10px;color:#506671;font-weight:bold;font-size:.8em;text-transform:uppercase;text-decoration:none;width:110px}#goBack span{display:block}footer{width:800px;margin:0 auto;padding:0 0 16px 0;max-width:92%;color:#808080;font-weight:400;font-size:.7em;text-align:center}@media screen and (max-width:980px){.itemsContainer{max-width:100%;margin-top:35px}a{-webkit-tap-highlight-color:rgba(200,200,200,.3)}#main{margin-bottom:50px}}