.scrollTop {
	position: fixed;
	left: 3%;
	display:none !important;
	bottom: 17px;
	background-color: #f4a950;
	padding: 20px;
	opacity: 0;
	transition: all 0.4s ease-in-out 0s;
	width: 30px;
	height: 30px;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	transform: rotate(90deg);
}
.scrollTop i.fas.fa-angle-double-left {
	color: #000;
}
.scrollTop a {
	font-size: 18px;
	color: #fff;
}
.sticky {
	position: fixed !important;
	width: 100%;
	z-index: 77;
}

{% set ulColor       = "" %} /* Set ul background color */
{% set liColor       = "" %} /* Set li background Color */
{% set aColor        = "" %} /* Set link Color */
{% set aColorHover   = "" %} /* Set link Hover Color */

/* Parent List */
.custom-menu-primary .hs-menu-wrapper > ul{ 
	background:;
}
.custom-menu-primary .hs-menu-wrapper > ul > li{
	background:;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a{
	color:;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a:hover{
	color:;
}

/* Child List */
.custom-menu-primary .hs-menu-wrapper > ul ul{}
.custom-menu-primary .hs-menu-wrapper > ul ul li{
	background:;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li a{
	color:;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li a:hover{
	color:;
}
.custom-menu-primary .hs-menu-wrapper>ul li a,.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a{overflow:visible!important;max-width:none!important;width:auto!important}@media screen and (min-width:992px){.custom-menu-primary .hs-menu-wrapper{display:block!important}}.child-trigger,.mobile-trigger{display:none}
@media (max-width: 991px){


	{% set menuColorMobile = "#000000" %}   /* Set Mobile Menu Background Color */
	{% set aColorMobile = "#ffffff" %}      /* Set Link Color */
	{% set aColorHoverMobile = "#ffffff" %} /* Set Link Hover Color */

.custom-menu-primary,.custom-menu-primary .hs-menu-wrapper>ul,.custom-menu-primary .hs-menu-wrapper>ul li,.custom-menu-primary .hs-menu-wrapper>ul li a{display:block;float:none;position:static;top:auto;right:auto;left:auto;bottom:auto;padding:0;margin:0;background-image:none;background-color:transparent;border:0;-webkit-border-radius:0px;-moz-border-radius:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;max-width:none;width:100%;height:auto;line-height:1;font-weight:400;text-decoration:none;text-indent:0;text-align:left;color:#000}.custom-menu-primary .hs-menu-wrapper>ul>li a{font-size:18px!important}.mobile-open .mobile-trigger{z-index:9999999;position:absolute;right:0!important;top: 50%;
        transform: translate(0, -50%);}.header_middle_main .mobile-trigger:hover{text-decoration:none;color:#00f;background-color:inherit;border-color:transparent}.mobile-open .mobile-trigger i,.mobile-open .mobile-trigger i:after,.mobile-open .mobile-trigger i:before{width:26px;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s}.mobile-open .mobile-trigger i::after{display:none}.mobile-open .mobile-trigger i::before{transform:rotate(-90deg);top:0}.mobile-open .mobile-trigger i{transform:rotate(45deg)}.mobile-open .header__language-switcher.header--element_n{transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;display:block;width:100%;float:left;border:0;padding:0}.mobile-open .login_mobile{display:block}.mobile-open .login_mobile a{color:#051b35;font-size:14.22px;font-weight:300;letter-spacing:-.09px;text-decoration:none}
	.mobile-trigger{
		display: inline-block !important; /* Show button on mobile */
		cursor: pointer; /* Mouse pointer type on hover */
		position: absolute; /*******************************************/
        top: 50%;
        transform: translate(0, -50%);
		right: 0;        /*******************************************/
		width: auto; /* Button width */
		height: auto; /* Button height */      
		padding: 7px 10px 8px 10px;
		background: #fff0;
		border: 0;
		font-size: 16px;
		font-weight: normal;
		text-align: left;
		text-transform: uppercase;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
		color: ; 
	}
	.mobile-trigger:hover{
		text-decoration: none; /* Removes link text underline on button */
		color:;
		background-color: #61256800; 
		border-color: transparent;
	}
	.mobile-open .mobile-trigger{
		color:;
		background-color: ; 
		border-color: transparent;
	}
.child-trigger i,.custom-menu-primary .hs-menu-wrapper>ul>li,.mobile-trigger i{position:relative}.mobile-trigger i{top:-4px}.child-trigger i:after,.mobile-trigger i:after,.mobile-trigger i:before{position:absolute;content:''}.mobile-trigger i,.mobile-trigger i:after,.mobile-trigger i:before{width:22px;height:2px;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;background-color:#000;display:inline-block}.mobile-trigger i:before{top:-6px}.mobile-trigger i:after{top:6px}.mobile-open .mobile-trigger i,.mobile-open .mobile-trigger i:after,.mobile-open .mobile-trigger i:before,.mobile-trigger:hover i,.mobile-trigger:hover i:after,.mobile-trigger:hover i:before{background-color:#000}.child-trigger{display:block!important;cursor:pointer;position:absolute;top:0;right:0;width:55px!important;min-width:55px!important;height:45px!important;padding:0!important;border-left:1px solid rgba(120,120,120,.2)!important}.child-trigger:hover{text-decoration:none}.child-trigger i{top:50%;margin:0 auto!important;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}.child-trigger i,.child-trigger i:after{width:10px;height:1px;background-color:{};}.child-trigger.child-open i:after{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.custom-menu-primary.js-enabled{padding-top:44px;margin:10px 0}.custom-menu-primary.js-enabled .hs-menu-children-wrapper,.custom-menu-primary.js-enabled .hs-menu-wrapper{display:none}.custom-menu-primary ul.hs-menu-children-wrapper{visibility:visible!important;opacity:1!important;position:static!important;display:none}.custom-menu-primary.js-enabled .hs-menu-wrapper{position:absolute;top:100%;padding:0;margin:0;left:0;z-index:2;}.custom-menu-primary .hs-menu-wrapper{background-color:#fff;width:100%}.custom-menu-primary .hs-menu-wrapper>ul>li a{font-size:16px;line-height:45px;overflow:visible}.custom-menu-primary .hs-menu-wrapper>ul li{border-top:1px dotted rgba(255,255,255,.35)}
	.custom-menu-primary .hs-menu-wrapper >  ul li a{
		padding: 0 10px;
		color:; /* link color set by global mobile-aColor variable */
	}
	.custom-menu-primary .hs-menu-wrapper > ul li a:hover{
		color:; /* link hover color set by global mobile-aColorHover variable */
	}
.custom-menu-primary .hs-menu-wrapper>ul ul li{background-color:rgba(255,255,255,.08)}.custom-menu-primary .hs-menu-wrapper>ul ul li a{text-indent:10px;font-size:16px}.custom-menu-primary .hs-menu-wrapper>ul ul ul li a{text-indent:30px}.custom-menu-primary .hs-menu-wrapper>ul ul ul ul li a{text-indent:50px}
}