.dxfw {
	font-size: 16px !important;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden;
	text-overflow: ellipsis;
}

@media (max-width:1024px) {
	.gfche {
		margin-top: 20px !important;
	}
}

.dstwe {
	display: grid !important;
	grid-template-columns: repeat(1, 1fr);
	gap: 20px;
}

@media (min-width:992px) {
	.dstwe {
		display: grid !important;
		grid-template-columns: repeat(3, 1fr);
		gap: 20px;
	}
}

@media (max-width:992px) and (min-width:768px) {
	.dstwe {
		display: grid !important;
		grid-template-columns: repeat(2, 1fr);
		gap: 20px;
	}
}

.sfz {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	text-overflow: ellipsis;
}

.sdzfaws {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
}

.xfAS {
	word-break: break-all;
}

h1 {
	text-align: center !important;
	font-weight: bold !important;
	font-size: 30px !important;
	line-height: 1.3 !important;
	color: #000 !important;
	padding-bottom: 20px !important;
}

h2 {
	font-weight: bold !important;
	font-size: 26px !important;
	line-height: 1.3 !important;
}

h3 {
	font-weight: bold !important;
	font-size: 23px !important;
	line-height: 1.3 !important;
}

h4 {
	font-weight: bold !important;
	font-size: 20px !important;
	line-height: 1.3 !important;
}

p {
	font-size: 18px !important;
}

.xfAS h2 {
	text-align: center !important;
	color: #000 !important;
}

.xfAS h3 {
	text-align: center !important;
	color: #000 !important;
}

.xfAS h4 {
	text-align: center !important;
	color: #000;
}

.xfAS h5,
.xfAS h6 {
	text-align: center !important;
	font-weight: bold !important;
	color: #000 !important;
}

.xfAS li,
.xfAS span,
.xfAS a {
	color: #000 !important;
}

.xfAS img {
	max-width: 100%;
	height: auto;
}

.xfAS p {
	line-height: 1.6 !important;
	text-align: left !important;
	color: #000 !important;
}

.xfAS table {
	word-break: break-all !important;
}

.xfAS td {
	font-size: 16px !important;
	color: #000 !important;
}

.xfAS li {
	font-size: 16px !important;
	text-align: left !important;
	color: #000 !important;
}

#fusion-slider-142 .flex-direction-nav a {
	width: 63px;
	height: 63px;
	line-height: 63px;
	font-size: 25px;
}




.fusion-blog-shortcode-2 .fusion-blog-layout-grid .fusion-post-grid {
	padding: 20px;
}

.fusion-blog-shortcode-2 .fusion-posts-container {
	margin-left: -20px !important;
	margin-right: -20px !important;
}