@font-face {
	font-family: 'Century Gothic Pro';
	src: url('../fonts/CenturyGothicPro.woff2') format('woff2');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Tungsten';
	src: url('../fonts/Tungsten-Semibold.woff2') format('woff2');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Century Gothic Pro';
	src: url('../fonts/CenturyGothicPro-Bold.woff2') format('woff2');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}
#sg_b.sungroup .sg_wrapper {
	max-width: 1040px;
	width: 100%;
	margin: 0 auto;
	padding: 0 20px;
}
#sg_b.sungroup .sg_title {
	font-size: 42px;
	line-height: 52px !important;
	color: #000;
	margin-bottom: 45px;
	font-family: 'Century Gothic Pro';
	font-weight: 700;
}
#sg_b.sungroup .sg_list {
	display: flex;
	flex-flow: column;
	align-items: flex-start;
	margin: 0;
	padding: 0 20px;
	list-style-type: number;
}
#sg_b.sungroup .sg_text {
	font-size: 18px;
	color: #000;
	line-height: 33px !important;
	font-family: 'Century Gothic Pro';
	font-weight: 500;
	text-align: left !important;
}
#sg_b.sungroup .sg_text strong {
	font-weight: 700;
}
#sg_b.sungroup .sg_text.m-t {
	margin-top: 20px;
}
#sg_b.sungroup .laazy.zaw {
	width: 70px;
}
@media (max-width: 600px) {
	#sg_b.sungroup .sg_title {
		font-size: 24px;
		line-height: 30px !important;
		margin-bottom: 20px;
	}
	#sg_b.sungroup .sg_text {
		font-size: 16px;
		line-height: 25px !important;
	}
	#sg_b.sungroup .laazy.zaw {
		width: 60px;
	}
}
