.text-justify {
	text-align: justify !important;
}

.pt-0 {
	padding-top: 0 !important;
}

.div-block .p {
	text-align: justify;
	font-size: 13px;
	line-height: 18px;
}

.div-block .service_ul {
	padding-left: 16px;
	margin-bottom: 0;
	color: var(--dim-grey);
    font-size: 13px;
	line-height: 18px;
	text-align: justify;
}

.div-block .service_ul li {
	padding-left: 0;
	margin-bottom: 0;
}

.div-block .service_ul li + li,
.div-block .service_ul li ol {
	margin-top: 6px;
}

.div-block .service_ul li ol {
	list-style-type: circle;
	margin-bottom: 0;
	padding-left: 16px;
}

.block-why {
	display: inline-flex;
	align-items: center;
	background-color: rgba(146, 39, 143, 0.08);
	border-radius: 20px;
	height: 120px;
	padding: 24px 16px;
	text-align: center;
}

.block-why .section-description.small {
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
	font-size: 16px;
	font-weight: 600;
}

.f_heading {
	color: var(--dark-magenta);
	margin: 0 0 16px;
}

.f_links {
	padding-left: 24px;
	margin-bottom: 0;
	font-size: 13px;
	line-height: 22px;
}

.f_links li {
	padding-left: 0;
	margin-bottom: 0;
	color: var(--dim-grey);
}

.f_links li + li {
	margin-top: 3px;
}

.f_links li a {
	color: var(--dim-grey);
	text-decoration: none;
}

.f_links li a:hover {
	color: var(--dark-magenta);
	text-decoration: none;
}

.hytGsE {
	font-family: Open Sans, sans-serif !important;
	color: var(--dim-grey) !important;
}

.hero-overlay-block.main.v2 {
    background-image: linear-gradient(#0000, #0000), url(../images/hero-2.jpg);
}

.section-3.services.v2 {
    background-image: url(../images/b4.jpg);
}