.service-detail-contact{
	background-color: var(--h-text-color);
}
.service-detail-contact a {
    color: #fff;
    font-size: unset;
    font-family: unset;
}
.service-detail p {
    margin-bottom: 45px;
    margin-top: 10px;
}
.breadcrumb-area {
    min-height: 500px;
}

.service-detail ul{margin-left:50px;margin-bottom:30px;}
.service-detail ul li{padding-bottom:10px;    list-style: disc;}

.page.type-page h2{margin-top: 50px;}
.page.type-page ul{padding-left:80px;}

.t_red{color: #b72929; margin-top:10px;}
.pricing-head h3 {font-size: 30px;}
.pricing-body {
    padding-left: 10px;
    padding-right: 10px;
	}
.page.type-page .price-count h2{margin-top:0;}
.contact-field textarea,
.contact-field input {
    border-radius: 15px;
	}
.contact-field textarea{height:200px;}
.eael-posted-on{
	font-family: "IBM Plex Sans", Sans-serif!important;
	}
.sanslien a.eael-grid-post-link {
  pointer-events: none;
  cursor: default;
  text-decoration: none;
}