.page-hardware ul{margin:0;padding:0}.page-hardware .dir{font-weight:700;font-size:24px;text-transform:uppercase;color:#9fc5e8;margin-bottom:15px}.page-hardware .subdir{font-weight:300;font-size:24px;text-transform:uppercase;color:#9fc5e8;margin-bottom:10px}.page-hardware .elem{font-weight:300;font-size:18px;color:#fff;line-height:1.5}.page-all-hardwares .item{overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.page-all-hardwares .item img{width:100%}.page-all-hardwares .item p{color:#fff;position:absolute;padding:15px;bottom:0;width:100%;z-index:1}.page-all-hardwares .item p:after{-webkit-transition:.3s;-o-transition:.3s;transition:.3s;content:"";background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0,0,0)),color-stop(40.5%,rgba(0,0,0,.43)),to(rgba(0,0,0,.56)));background:-o-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.43) 40.5%,rgba(0,0,0,.56) 100%);background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.43) 40.5%,rgba(0,0,0,.56) 100%);width:100%;position:absolute;bottom:0;left:0;right:0;margin:auto;z-index:-1;height:60px}@media screen and (min-width:768px){.page-hardware{padding-top:0}}