.background-strike { background: #dfdfdf; height:2px; padding-bottom:0px; margin-top:22px; margin-bottom:50px; }
.background-strike span { background: #fff; padding:10px 20px; position:relative; top:-10px; }
.shadow-border-white { box-shadow:0px 6px 12px rgba(255, 255, 255, 0.176); border:1px solid rgba(255,255,255,0.15); }
.gray-scale { filter: gray; filter: grayscale(1); -webkit-filter: grayscale(1); }
.gray-scale:hover { filter: none; -webkit-filter: grayscale(0); }
.box { padding-top:50px; padding-bottom:50px } 