.serviceBoxWrap{padding:160px 10px 60px}.serviceBoxContent{position:relative;border-radius:8px;background:#393c41;min-height:375px;padding:30px;box-shadow:0px 2px 10px #eaeaea}.serviceBoxContent a{color:#fff}.serviceBoxImage{position:absolute;width:180px;height:180px;left:50%;top:-130px;transition:top .5s;margin-left:-90px;border-radius:50%}.serviceBoxContent:hover .serviceBoxImage{top:-160px}.serviceBoxTitle{position:relative;width:100%;top:20px;font-size:20px;font-weight:bold;text-align:center;color:#fff}.serviceBoxTeaser{color:#fff;position:relative;top:30px;width:100%;text-align:center}.serviceBoxTitle a{color:#fff}.serviceBoxButton{position:absolute;width:150px;left:50%;margin-left:-75px;bottom:30px;text-align:center;line-height:36px;font-size:18px;font-weight:bold;color:#f5841e;text-transform:uppercase}.serviceBoxContent:hover .serviceBoxButton{background:#f5841e;color:#fff}@media(max-width:980px){.serviceBoxContent{min-height:450px}}@media(max-width:767px){.serviceBoxContent{min-height:350px}}