.ded-background {
	background-color: #196ca6;
}

.get_final {
	background: #4cb47d;
	color: #fff;
	-webkit-box-shadow: 15px 10px 0px 0px #398460;
	-moz-box-shadow: 15px 15px 0px 0px #398460;
	box-shadow: 15px 15px 0px 0px #398460;
}
.get {
	/*background: #CBCBFD;*/
	min-height: 150px;
	font-weight: bold;
	font-style: normal;
	font-size: 24px;
	cursor: pointer;
	align-items: center;
	justify-content: center;
	 -webkit-box-sizing: border-box;
	 -moz-box-sizing: border-box;
	 box-sizing: border-box;
	 padding: 30px;
	-webkit-box-shadow: 15px 10px 0px 0px #B7B8F1;
	-moz-box-shadow: 15px 15px 0px 0px #B7B8F1;
	box-shadow: 15px 15px 0px 0px #398460;
}
.borderr_image {
	position: relative;height: 100%;
	display: inline-block;
	border: 15px solid #fff;
	-webkit-border-radius: 120px 0px 120px 0px;
	-moz-border-radius: 120px 0px 120px 0px;
	border-radius: 120px 0px 120px 0px;
	-webkit-box-shadow: 15px 10px 0px 0px #B7B8F1;
	-moz-box-shadow: 15px 15px 0px 0px #B7B8F1;
	box-shadow: 15px 15px 0px 0px #B7B8F1;
	overflow: hidden;
}
.singel-services .borderr_image img{height: 100%;}
.border-dedmoroz{background: #fff;font-size: 20px;font-family: 'Berling',sans-serif;font-weight: 600;color: #560460;padding: 10px 5px;border: 2px solid #2cace4;border-radius: 5px;box-shadow: 7px 7px 0px 0px #B7B8F1;}
.color-black-big1{color: #fff;font-size: 25px;font-weight: 600;font-family: 'Berling';background: #1e7e86;padding: 5px;margin-bottom: 10px;}

.singel-services .cont table thead tr {
    background-color: #008477;
}

