.BlockLinkSystem{margin:5px;overflow:hidden;position:relative;width:200px;height:200px;display:inline-block}.BlockLinkSystemBG{display:block;width:100%;height:100%;background-size:cover;transition:all 1s ease;background-position:center;-moz-transition:all 1s ease;-ms-transition:all 1s ease;-webkit-transition:all 1s ease;-o-transition:all 1s ease}.BlockLinkSystem:hover .BlockLinkSystemBG{transform:scale(1.1);-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=1.5, M12=0, M21=0, M22=1.5, SizingMethod='auto expand')";filter:progid:DXImageTransform.Microsoft.Matrix(M11=1.1, M12=0, M21=0, M22=1.1, SizingMethod='auto expand')}.BlockLinkSystem .wrapBlockLinkSystemTitle{width:100%;height:100%;position:absolute;bottom:0;left:0;z-index:5;display:block;background:rgba(0,169,193,.65)}.BlockLinkSystem:hover .wrapBlockLinkSystemTitle{background:0 0}.BlockLinkSystem .wrapBlockLinkSystemTitle h3{font-size:18px;padding:0 5px;word-break:break-word;font-weight:700;color:#fff;text-align:center;width:100%;box-sizing:border-box;display:block;height:100%;margin:0;display:table-cell;vertical-align:middle;line-height:1}@media (max-width:765px){.BlockLinkSystem .wrapBlockLinkSystemTitle h3{font-size:16px !important}}.BlockLinkSystem:hover .wrapBlockLinkSystemTitle h3{display:none}.BlockLinkSystem:hover .wrapBlockLinkSystemTitle h3:after{background:#fff}.BlockLinkSystem .wrapBlockLinkSystemTitle>span{width:100%;height:100%;position:absolute;bottom:0;left:0;z-index:5;display:table}