.edited{
	color: white;
	text-shadow: 0px 0px 10px rgba(0, 0, 0, 1.0);

}
.new_ul
{
	display: flex;
	justify-content: space-around;
	align-items: center;
}
.container
{
	max-width: 100%;
}
#sp-menu
{
	width: fit-content !important;
}
#sp-logo
{
	width: 25% !important;
}
.sp-menu-item img
{
	width: 30px;
}
.d-lg-block {
	display: flex !important;
	justify-content: space-between !important;
	align-items: center !important;
	gap: 22px;
}
.row
{
	align-items: center !important;
	justify-content: space-around !important;
}
.blue_button
{
	background-color: #1b97d3;
	border-radius: 10px;
}
.blue
{
	font-weight: 700;
	font-size: 18px;
	color: ghostwhite !important;
	text-transform: uppercase;
	padding: 8px 15px !important;
}
.sp-page-builder .page-content #section-id-1610728370667 {
	min-height: 655px;
	padding-top: 198px;
	padding-right: 15px;
	padding-bottom: 222px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	box-shadow: 0 0 0 0 #ffffff;
	max-width: 80%;
}	
#sppb-addon-1610728370669 .sppb-addon-title {
	font-size: 60px;
	line-height: 60px;
	letter-spacing: -0.03em;
	font-weight: 600;
}
#sppb-addon-1610994534670 .sppb-link-list-nav li.sppb-active a:after {
	content: "";
	position: absolute;
	width: 36px;
	height: 16px;
	bottom: 0px;
	left: 50%;
	border-left: 18px solid transparent;
	border-right: 18px solid transparent;
	border-bottom: 16px solid #F1FDFF;
	transform: translateX(-50%) rotate(0deg);
}
#sp-header .logo a img {
	width: 15rem;
}
@media (min-width:1600px)
{
	.sp-page-builder .page-content #section-id-1610728370667 {
		min-height: 655px;
		padding-top: 198px;
		padding-right: 15px;
		padding-bottom: 222px;
		padding-left: 15px;
		margin-top: 0px;
		margin-right: auto;
		margin-bottom: 0px;
		margin-left: auto;
		box-shadow: 0 0 0 0 #ffffff;
		max-width: 1346px;
	}	
	#sppb-addon-1610728370669 .sppb-addon-title {
		font-size: 80px;
		line-height: 96px;
		letter-spacing: -0.03em;
		font-weight: 600;
	}
}
@media (min-width: 1400px) {
	#section-id-1610439317004>.sppb-row-container,#section-id-1610439317004>.sppb-row-container {
		max-width: 90% !important;
	}
}
@media (min-width: 1920px) {
	/* .container {
		max-width: 1440px !important;
	} */
	.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
		font-size: 18px;
	}
}

@media (max-width: 1366px) 
{
	.sp-page-builder .page-content #section-id-1610728370667 {
		min-height: 655px;
		padding-top: 198px;
		padding-right: 15px;
		padding-bottom: 222px;
		padding-left: 15px;
		margin-top: 0px;
		margin-right: auto;
		margin-bottom: 0px;
		margin-left: auto;
		box-shadow: 0 0 0 0 #ffffff;
		max-width: 80%;
	}	
	#sppb-addon-1610728370669 .sppb-addon-title {
		font-size: 60px;
		line-height: 60px;
		letter-spacing: -0.03em;
		font-weight: 600;
	}
	#section-id-1610439317004>.sppb-row-container,#section-id-1610439317004>.sppb-row-container {
		max-width: 100%;
	}
	.d-lg-block
	{
		gap: 15px;
	}
	#sp-header .logo a img {
		width: 12rem;
	}
}
#sppb-addon-1610994534670 li a {
	padding-top: 32px;
	padding-bottom: 32px;
	font-size: 25px;
	line-height: 42px;
	font-weight: 600;
}
@media (max-width: 1280px) 
{
	.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
		/* margin: 0px 10px; */
		font-size: 15px;
	}	
}
@media (max-width: 1024px)
{
	#sppb-addon-1610994534670 li a {
		font-size: 20px;
	}
}
@media (max-width: 991px)
{
	.d-lg-block {
		display: none !important;
	}
	.row
	{
		justify-content: space-between !important;
	}
	#sp-logo,#sp-menu
	{
		width: 50% !important;
	}

	#sp-header .logo a img
	{
		width: 12rem;
		margin-left: 25%;
	}
	body.ltr #offcanvas-toggler.offcanvas-toggler-right
	{
		margin-right: 16%;
	}
}
@media (max-width: 767px) {
	#sppb-addon-1610994534670 li a {
		padding-top: 18px;
		padding-bottom: 18px;
		font-size: 16px;
		line-height: 30px;
	}
}
@media (max-width: 600px) 
{
	.new_ul
	{
		flex-direction: column;
	}	
	#sppb-addon-1610994534670 .sppb-link-list-nav li.sppb-active a:after
	{
		transform: rotate(90deg);
		left: -30%;
		top: 40%;
	}
}
