.custom-about-us ul {
	list-style: none;
}

.custom-about-us ul li::before {
	content: "";
	width: 12px;
	height: 12px;
	display: inline-block;
	background-color: var(--primary);
	margin-right: 18px;
	border: 1px solid white;
	box-shadow: 2px 2px 2px var(--primary);
}

.custom-value-tab ul {
	list-style: none;
}

.custom-value-tab ul li span {
	font-size: 3rem;
	color: var(--primary);
}

.custom-value-tab ul .innovation {
	padding-left: 7px;
}

.custom-team-detail ul {
	list-style: none;
	padding: 0;
}

.custom-team-detail ul li::before {
	content: "";
	width: 12px;
	height: 12px;
	display: inline-block;
	background-color: var(--primary);
	margin-right: 18px;
	border: 1px solid white;
	box-shadow: 2px 2px 2px var(--primary);
}

.custom-service-block ul {
	list-style: none;
	margin-top: 20px;
	padding: 0;
}

.custom-service-block ul li::before {
	content: "";
	width: 12px;
	height: 12px;
	display: inline-block;
	background-color: var(--primary);
	margin-right: 18px;
	border: 1px solid white;
	box-shadow: 2px 2px 2px var(--primary);
}

.featured-boxes-flat .featured-box .box-content {
	height: 150px;
}

.custom-h1 {
	font-size: 5.7rem !important;
	float: left !important;
}

@media screen and (min-width: 768px) {
	.pb-md-10 {
		padding-left: 9rem !important;
	}
}

@media screen and (max-width: 991px) {
	.custom-team-row {
		gap: 30px;
	}

	.team-img {
		width: 100%;
		height: 100% !important;
	}
}

@media screen and (max-width: 575px) {
	.custom-h1 {
		font-size: 3.5rem !important;
	}

	.custom-about-us {
		flex-direction: column;
	}

	.fbil-clients-image {
		display: none !important;
	}

	.sub-text {
		text-align: center;
	}

	.custom-service-block ul {
		padding-left: 2rem;
	}

	.my-xm-0 {
		margin-top: 0 !important;
		margin-bottom: 0 !important;
	}
	.verticals-image {
		width: 130px !important;
	}
	.growfit-text {
		font-size: 2.5rem !important;
		font-weight: 600;
	}
	.custom-view-more {
		font-size: 1rem;
	}
	.img-box {
		padding: 2rem 0 !important;
	}
}

.verticals-image {
	width: 100px !important;
	display: inline-block !important;
}

.custom-service {
	margin-bottom: 10px;
	box-shadow: 0 3px 5px -3px var(--primary);
}

.services-image {
	width: 70% !important;
}
.text {
	font-size: 12px;
}

@media screen and (min-width: 576px) {
	.fbil-clients-slider {
		display: none;
	}
}

.fbil-clients-slider .owl-dots {
	display: none;
}

.custom-card-content {
	font-size: 1.5rem;
	font-weight: 800;
	color: var(--primary);
	letter-spacing: 1px;
}

@media screen and (max-width: 363px) {
	.custom-domain-heading {
		line-height: 45px;
	}
}

.text-box {
	height: 136px;
}
.team-img {
	width: 100%;
	height: 400px;
}
