/*****
Theme Name: Enigma-Child
Template: enigma
*/
@import url("../enigma/style.css");

.enigma_heading_title {
	display: block;
	margin: 0px 0 0px 0px;
	text-align:center;
}
.enigma_service {
	padding-top:20px;
	padding-bottom:30px;
	
}
.enigma_service_area{
	border-radius: 0px;
	margin-bottom: 35px;
	transition: all 0.4s ease 0s;
