.SectorItem{margin:10px;overflow:hidden;position:relative}.SectorItemBG{display:block;width:100%;height:100%;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;background-repeat:no-repeat;background-size:cover}.SectorItem:hover .SectorItemBG{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')}.SectorItem .wrapSectorItemTitle{width:100%;height:100%;position:absolute;bottom:0;left:0;z-index:5;display:table;background:rgba(0,169,193,.65)}.SectorItem:hover .wrapSectorItemTitle{background:0 0}.SectorItem .wrapSectorItemTitle h3{font-size:24px;font-weight:700;color:#fff;text-align:center;width:100%;box-sizing:border-box;display:table-cell;vertical-align:middle;height:100%;padding:20px;margin:0}.SectorItem:hover .wrapSectorItemTitle h3{display:none}.SectorItem:hover .wrapSectorItemTitle h3:after{background:#fff}