b, strong {
	font-weight: 700;
}
.altEmail_container {
	opacity: 0 !important;
}
.elementor-invisible,
[class*="animated"] {
	animation: none !important;
	opacity: 1 !important;
	visibility: visible !important;
	transform: none !important;
}
.header-part.sticky .header-row {
	box-shadow: 0 3px 15px rgba(0,0,0,0.165);
}
.card-slider .swiper:before {
	position: absolute;
	content: '';
	display: flex;
	left: -73px;
	width: 73px;
	height: 100%;
	background-color: #fff;
	z-index: 2;
}
.card-slider .swiper:after {
	position: absolute;
	content: '';
	display: flex;
	right: -74px;
	width: 73px;
	height: 100%;
	background-color: #fff;
	z-index: 2;
}
.card-slider .swiper{
	overflow: inherit;
}
.card-slider .swiper-slide:hover {
	z-index: 2;
}
.hover-blog {
	opacity: 0;
	visibility: hidden;
	transition: all 0.3s ease-out;
}
.hover-box:hover .hover-blog {
	opacity: 1;
	visibility: visible;
}
.e-n-accordion-item {
	border-top: 1px solid #d9d9d9;
}
.e-n-accordion-item:last-child {
	border-bottom: 1px solid #d9d9d9;
}
.elementor-field-textual.elementor-size-md {
		min-height: 60px;
		padding: 10px 20px;
}
.elementor-field-group textarea.elementor-field-textual {
	height: 131px;
}
.btmg-breadcrumb {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	padding: 0 0 0;
	margin: 0 0 ;
	gap: 4px;
}
.btmg-breadcrumb li {
	position: relative;
	display: flex;
	padding: 0;
	margin: 0;
	color: #000000;
	font-size: 17px;
	line-height: 1.5;
	text-decoration: none;
}
.btmg-breadcrumb li:not(:first-child)::before {
	content: '»';
	display: flex;
	font-size: 17px;
	line-height: 1.5;
	text-decoration: none;
	margin: 0 4px 0 0;
}
.btmg-breadcrumb li a {
	position: relative;
	display: flex;
	font-weight: 700;
	color: var( --e-global-color-accent );
}
.elementor-widget-text-editor ul li strong a,
.elementor-widget-text-editor ol li strong a,
.elementor-widget-text-editor ol li strong,
.elementor-widget-text-editor ul li strong {
	font-weight: 700;
	color: var( --e-global-color-secondary );
}
.elementor-toc__list-item-text-wrapper i, .elementor-toc__list-item-text-wrapper:before {
		font-weight: 700;
}
.elementor-toc__list-item-text-wrapper {
		align-items: flex-start;
}
@media (min-width: 768px) {
	.header-menu ul li.mobile-menu-item {
		display: none !important;
	}
}
@media (min-width: 1025px) {
	.header-menu .sub-menu {
		max-width: 300px !important;
		min-width: 260px !important;
	}
	.header-menu .sub-menu a {
		white-space: normal;
		border-left: none !important;
	}
}
@media (max-width: 1024px) {
	.header-menu nav.elementor-nav-menu--dropdown {
		height: calc(100vh - 67px) !important;
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.header-menu .sub-menu {
		padding-bottom: 15px !important;
	}
	.header-menu .sub-menu li a {
		line-height: 1.3em;
		font-size: 17px !important;
	}
}
@media (max-width: 767px) {
	.two-col-acc .e-n-accordion-item:first-child {
		border-top: none;
	}
	.header-menu ul li.mobile-menu-item svg {
		width: 20px;
		height: 20px;
	}
	.header-menu ul li.mobile-menu-item a {
		display: inline-flex;
		align-items: center;
		gap: 15px;
	}
	.header-menu nav.elementor-nav-menu--dropdown {
		height: calc(100vh - 72px) !important;
	}	
}