.cleinareahome-sevices-boxes{
    padding: 5px 0 10px;
}
.col-xs-5ths,
.col-sm-5ths,
.box-onecenter,
.col-lg-5ths {
 position:relative;
  float:left;
  padding-right:5px !important;
   width:20%;
  padding-left:5px !important;
}
.cleinareahome-sevices-boxes .link-box-onecenter, .cleinareahome-sevices-boxes .notifications{
    display: block;
    border: 1px solid #efefef;
    margin: 0;
    margin-bottom: 10px;
    background-color: #fff;
    font-size: 0.8em;
    box-shadow: 0 10px 100px 0 rgba(77, 77, 119, 0.1);
    border-radius: 10px;
    position: relative;
    padding: 45px 25px 20px 25px;
    height: 160px;
    text-align: center;
	text-decoration: none !important;
    width: 100%;
}
.cleinareahome-sevices-boxes .link-box-onecenter i:before, .cleinareahome-sevices-boxes .notifications i:before{
    font-size: 35px;
    background: #f0efff;
    padding: 18px;
    border-radius: 50px;
    color: #6b62ff;
	border: 1px solid rgba(106, 100, 254, 0.15);
}
.cleinareahome-sevices-boxes .link-box-onecenter span.title, .cleinareahome-sevices-boxes .notifications span.title{
    display: block;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px;
    margin-top: 19px;
    color: #11161a;
}
.cleinareahome-sevices-boxes .link-box-onecenter span.number, .cleinareahome-sevices-boxes .notifications span.number{
    position: absolute;
    background: #f1f0ff;
    color: #695fff;
    padding: 3px 13px;
    border-radius: 8px;
    font-weight: bold;
    font-size: 12px;
    top: 8px;
    right: 8px;
	border: 0 !important;
}

.cleinareahome-sevices-boxes .box-onecenter:nth-child(2) .link-box-onecenter i:before,.cleinareahome-sevices-boxes .box-onecenter:nth-child(2) .link-box-onecenter span.number{
    background: #d7f1f5;
    color: #02c4df;
    border: 1px solid rgba(42, 199, 227, 0.16);
}
.cleinareahome-sevices-boxes .box-onecenter:nth-child(3) .link-box-onecenter i:before,.cleinareahome-sevices-boxes .box-onecenter:nth-child(3) .link-box-onecenter span.number{
    background: #fff4ee;
    color: #ffc969;
	border: 1px solid rgba(254, 201, 117, 0.15);
}
.cleinareahome-sevices-boxes .box-onecenter:nth-child(4) .notifications i:before,.cleinareahome-sevices-boxes .box-onecenter:nth-child(4) .notifications span.number{
    background: #ffeef6;
    color: #ff5294;
	border: 1px solid rgba(254, 109, 160, 0.15);
}
.cleinareahome-sevices-boxes .box-onecenter:nth-child(5) .link-box-onecenter i:before,.cleinareahome-sevices-boxes .box-onecenter:nth-child(5) .link-box-onecenter span.number{
    background: #f8efff;
    color: #b355ff;
	border: 1px solid rgba(183, 113, 255, 0.15);
}
.cleinareahome-sevices-boxes .box-onecenter:nth-child(6) .link-box-onecenter i:before,.cleinareahome-sevices-boxes .box-onecenter:nth-child(4) .link-box-onecenter span.number{
    background: #ffeef6;
    color: #ff5294;
	border: 1px solid rgba(254, 109, 160, 0.15);
}
.cleinareahome-sevices-boxes .box-onecenter:nth-child(8) .link-box-onecenter i:before,.cleinareahome-sevices-boxes .box-onecenter:nth-child(2) .link-box-onecenter span.number{
    background: #d7f1f5;
    color: #02c4df;
    border: 1px solid rgba(42, 199, 227, 0.16);
}
.cleinareahome-sevices-boxes .link-box-onecenter:hover, .cleinareahome-sevices-boxes .notifications:hover{
    border: 1px solid #80e6f8 !important;
}