.bg-new
{
	background-color:#E3E9F0;
}

.boosting
{
	background-color:#E3E9F0;
}
.bbloc
{
	    background-color: #fff !important;
		border-radius:15px;
		    padding: 25px 30px !important;
}

.bg1
{
	top: 52px;
    right: 55px;
}
.bg2
{
	top: 52px;
    left: 55px;
}
.eff1
{
	box-shadow: 1px 0px 23px 8px rgba(0,0,0,0.31);
-webkit-box-shadow: 1px 0px 23px 8px rgba(0,0,0,0.31);
-moz-box-shadow: 1px 0px 23px 8px rgba(0,0,0,0.31);
border:1px solid #fff;
border-radius:20px
}
.service-dashbord-thumb > .single-dashbord
{
	overflow:inherit !important
}
.bgsvg
{
   /* background-image: url(../assets/img/service/bgsvg.svg);
    background-repeat: no-repeat;
    background-size: auto 90%;
    background-position: center center;*/
	max-width:726px;
	max-height:400px;

}