.access-desc {
	font-size: 15px;
	line-height: 1.9;
	color: #fff;
	text-align: center;
	margin-bottom: 30px;
}
.heading-six-widget .maintitle {
	font-size: 22px;
	line-height: 33px;
}
.heading-six-widget span.tspn {
	color: #01A3A6;
}
 .heading-six-widget p {
	font-size: 15px;
	color: #333232;
	line-height: 2.2;
	margin-top: 17px;
  text-align: justify;
}
.heading-six-widget h4 {
	font-size: 18px;
	color: #212529;
	line-height: 2;
}

.Investment {
	background-color: #efefef;
	background-image: url("http://bonak-ahwaz.ir/image/fm/45fbac.png");
	--background-overlay: '';
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 16px;
	padding: 40px 25px 25px 10px;
}
.box1 h3 {
	color: #20629f;
	font-weight: 800;
	line-height: 2.1;
}
.box1 p {
	color: #212526;
	font-weight: 300;
	text-align: justify;
	line-height: 2;
}
.box span {
	font-size: 2rem;
	font-weight: 700;
	color: #fff;
}
.box {
	background: #20629f;
	padding: 12px;
	border-radius: 8px;
	text-align: center;
}
.stat-title.mt-1 {
	color: #b5dafd;
	font-size: 15px;
}
.sc_relative {
	position: relative !important;
}
.sc_separator {
	direction: ltr;
	display: grid;
	left: 0;
	line-height: 0;
	overflow: hidden;
	position: absolute;
	width: 100%;
	z-index: 0;
}
.sc_separator svg {
	left: 50%;
	position: relative;
	transform: translateX(-50%);
	width: calc(100% + 1px);
}
.Facilities {
	background-color: #efefef;
	background-image: url("http://bonak-ahwaz.ir/image/fm/59cdec.jpg");
	--background-overlay: '';
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 16px;
	padding: 40px 25px 25px 10px;
}

.sentence {
	background: #fff;
	border-radius: 8px;
	padding: .4rem;
	margin-bottom: .5rem;
}
.sentence-titr .title-in::before {
	width: 1.3rem;
	height: 4px;
	background: #F29F4B;
	content: "";
	margin-left: .5rem;
	border-bottom-left-radius: 10rem;
}
.sentence-titr .title-in {
	font-size: 1rem;
	display: flex;
	align-items: center;
	font-weight: bold;
	margin: 0;
}
.sentence-titr {
	background: #f5f5f5;
	width: fit-content;
	padding: .3rem 1rem;
	border-radius: 25px 10px 10px 0px;
}