.service-header{
	
}

.service-heading{
	text-align:center;
	padding-top:20px !important;
}

.service-header .service-desc{
	font-size: 18px;
	padding: 0px 20px 0px !important;
}

.service-desc .desc2{
	color:red !important ;
}

.service-desc .desc1,.desc2{
	font-weight:bold !important ;
	margin: 0 !important;
}

.service-divider{
    margin-top: 0.5rem !important;
}

.service-form{
	padding-top:0px !important;
}

.service-label{
    padding: 0 1rem 0 !important;
    margin-bottom: 0.5rem !important;
}

.service-label label{
    font-weight: bold !important;
}

.service-label-note{
    padding: 0 1rem 0 !important;
    margin-bottom: 0.5rem !important;
}

.service-buttons{
    margin-top: 1rem !important;	
}

.croppie-container .cr-boundary{
	background: black;
	box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.25);
	-webkit-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.25);	
}