.xzfse {
	font-size: 16px !important;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden;
	text-overflow: ellipsis;
}

.dieszfz {
	display: grid !important;
	grid-template-columns: repeat(1, 1fr);
	gap: 20px;
	word-break: break-all;
}

@media (min-width:992px) {
	.dieszfz {
		display: grid !important;
		grid-template-columns: repeat(4, 1fr);
		gap: 20px;
	}
}

@media (max-width:992px) and (min-width:768px) {
	.dieszfz {
		display: grid !important;
		grid-template-columns: repeat(2, 1fr);
		gap: 20px;
	}
}

.vdfesx {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	text-overflow: ellipsis;
}

.chch {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
}

.vrfgfgr {
	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;
	line-height: 1.5 !important;
}

.vrfgfgr h2 {
	text-align: center !important;
	color: #000 !important;
}

.vrfgfgr h3 {
	text-align: center !important;
	color: #000 !important;
}

.vrfgfgr h4 {
	text-align: center !important;
	color: #000;
}

.vrfgfgr h5,
.vrfgfgr h6 {
	text-align: center !important;
	font-weight: bold !important;
	color: #000 !important;
}

.vrfgfgr li,
.vrfgfgr span,
.vrfgfgr a {
	color: #000 !important;
}

.vrfgfgr img {
	max-width: 100%;
	height: auto;
}

.vrfgfgr p {
	line-height: 1.6 !important;
	text-align: left !important;
	color: #000 !important;
}

.vrfgfgr table {
	word-break: break-all !important;
}

.vrfgfgr td {
	font-size: 16px !important;
	color: #000 !important;
}

.vrfgfgr ul {
	padding-left: 20px !important;
}

.vrfgfgr li {
	font-size: 16px !important;
	text-align: left !important;
	color: #000 !important;
}

body {
	--he-font-size: 17px;
	--he-font: "Source Sans Pro";
	font-size: 17px;
	line-height: 22px;
	letter-spacing: 0px;
	font-weight: normal;
}

#hb-side-menu li a,
#main-nav ul.sub-menu li a,
#main-nav ul.sub-menu ul li a,
#main-nav,
#main-nav li a,
.light-menu-dropdown #main-nav>li.megamenu>ul.sub-menu>li>a,
#main-nav>li.megamenu>ul.sub-menu>li>a {
	font-family: "Source Sans Pro", sans-serif;
	font-size: 17px;
	letter-spacing: 0px;
	font-weight: ;
	text-transform: none;
}

h1,
.single article h1.title,
#hb-page-title .light-text h1,
#hb-page-title .dark-text h1 {
	font-family: "Alegreya Sans SC", sans-serif;
	font-size: 30px;
	line-height: 36px;
	letter-spacing: 0px;
	font-weight: 500;
}

h2,
#hb-page-title h2,
.post-content h2.title {
	font-family: "Source Sans Pro", sans-serif;
	font-size: 24px;
	line-height: 30px;
	letter-spacing: 0px;
	font-weight: ;
}

h3,
h3.title-class,
.hb-callout-box h3,
.hb-gal-standard-description h3 {
	font-family: "Source Sans Pro", sans-serif;
	font-size: 20px;
	line-height: 26px;
	letter-spacing: 0px;
	font-weight: ;
}



.woocommerce-product-gallery {
	opacity: 1 !important;
}



#main-content {
	padding-top: 0px !important;
}



.bottom-button {
	background-color: white;
	border: solid 2px #eb7c00;
	color: #eb7c00;
	padding: 10px 20px;
	border-radius: 3px;
	text-decoration: none;
	display: inline-block;
	font-size: 18px;
	cursor: pointer;
}

.get-certified-bottom-button {
	background-color: #eb7c00;
	border: solid 2px #eb7c00;
	color: white;
	padding: 10px 20px;
	border-radius: 3px;
	text-decoration: none;
	display: inline-block;
	font-size: 18px;
	cursor: pointer;
}

.certifications-buttons {
	background-color: #4a8101;
	border: solid 2px #4a8101;
	color: white;
	padding: 10px 20px;
	border-radius: 3px;
	text-decoration: none;
	display: inline-block;
	font-size: 18px;
	cursor: pointer;
}

.opportunity {
	text-align: right;
	color: white;
	font-size: 18px;
}

.blue-boxes {
	width: 100%;
	box-sizing: border-box;
	border: solid 3px #1b346e;
	border-radius: 3px;
	margin: auto;
}


@media screen and (max-width: 1210px) {

	.certifications-buttons {
		padding: 10px 10px;
		font-size: 16px;
	}

}

@media screen and (max-width: 414px) {
	.bottom-button {
		padding: 15px 20px;

	}


	.opportunity {
		text-align: left;

	}

}



.vc_custom_1614878989822 {
	padding-top: 30px !important;
	padding-bottom: 30px !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
}

.vc_custom_1614713689575 {
	padding-bottom: 50px !important;
}

.vc_custom_1613758837403 {
	background-color: #eff1f4 !important;
}

.vc_custom_1610466781771 {
	padding-top: 50px !important;
}

.vc_custom_1615682681812 {
	padding-top: 100px !important;
}

.vc_custom_1615308189030 {
	padding-top: 60px !important;
}

.vc_custom_1611352158733 {
	padding-top: 100px !important;
}

.vc_custom_1611352383993 {
	padding-top: 50px !important;
}



.wpb_animate_when_almost_visible {
	opacity: 1;
}



.highend_vc_custom_1614878989822 {
	background-image: url({$theme_path}/static/picture/sun-shining-through-1.jpg);
	background-size: cover;
	background-position: center;
}