
/* Open Sans,sans-serif */


/* forms styling */
form input[type=search], 
form input[type=text], 
form input[type=email], 
form input[type=password], 
form input[type=tel], 
form input[type=number], 
form input[type=file], 
form select, 
form textarea, 
.tabber .media-col .form-wrap .hs-input{
	height:34px;
	line-height 1.42857143;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	padding 6px 12px;
	font-size: 14px; 
	font-family: Open Sans;
}

form input[type=search]:focus, 
form input[type=text]:focus, 
form input[type=email]:focus, 
form input[type=password]:focus, 
form input[type=tel]:focus, 
form input[type=number]:focus, 
form input[type=file]:focus, 
form select:focus, 
form textarea:focus,
.tabber .media-col .form-wrap .hs-input:focus{
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(102,175,233,0.6);
	outline:none;
}

form{
	border: 1px solid #e7e7e7;
	margin-bottom: 30px;
	padding: 15px;
	padding-top: 30px;
}

form label {
	margin-bottom:5px;
	font-weight:700;
	font-size: 14px; 
	line-height:20px;
	font-family: sans-serif;
	display:inline-block;
}

form select {
	padding: 0 12px;
}

a:hover{
	text-decoration:underline;
}

ol li,ul li{
	margin-bottom: 10px;
	padding-left: 12px;
}

ul li::marker,ol li::marker{
	color:#e4022e;
	font-size: 15.988px; 
}

blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 17.5px;
	border-left: 5px solid #e5e5e6;
}

.hs-button,
.span2 .hs-button, 
.span3 .hs-button, 
.span4 .hs-button, 
.span5 .hs-button, 
.span6 .hs-button{
	padding:6px 12px;
	line-height: 20px;
	font-size: 14px;
	font-family: Open Sans;
	text-decoration:none !important;
}

/* white button */

.form_btn_theme_hs-white input[type=submit] {
	background-color: #fff;
	color: #e4032e;
}

.form_btn_theme_hs-white input[type=submit]:hover {
	background-color: rgba(255,255,255,0.9);
	color: #e4032e;
}


/* text_decoration_none */
.child-theme .blog-feed .recent-post-title a,
.child-theme .cm_team_cont > a,
.child-theme .cm_mbr_cont > a,
.child-theme .related-title > a,
.child-theme .post-pagination a,
.child-theme .hs_fil_t3_title > a,
.child-theme .hs_fil_t2_title > a,
.child-theme .custom-header .header-action .hs-button,
.child-theme .custom-footer a,
.child-theme .custom-header a,
.child-theme .blog-wit-sidbr .post-btm a,
.child-theme .sidebar-popular-posts .related-content-col .meta_wrap a,
.child-theme .blog-feed .meta_wrap a,
.child-theme span.blog-author a,
.child-theme .blog-feed .tags_wrap a,
.child-theme .blog-feedv3 .left_col .recent-post-item3 .post-btm a,
.child-theme .blog-feedv3 .right_col .recent-post-title a,
.child-theme .hs-button,
.child-theme .hs-sec-btn,
.child-theme .hs-trans-btn,
.child-theme .body-container--blog-post .post-comment > a,
.child-theme .post_social_share_wrp .meta_tags a,
.child-theme .banner-breacrumb a,
.child-theme .blog-pagination a.blog-pagination__link{
	text-decoration: none;
}

.blog-sidebar .hs-search-field__bar {
	padding: 0;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.Blackout {
	background: rgba(0,0,0,0.75);
	bottom: 0;
	display: none;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 98;
}

.Blackout#RegionBlackout {
	z-index: 95;
}

#HeadBar {
	position: relative;
	min-height: 90px;
	margin-bottom: 0;
}

#TopBar {
	background-color: #fff;
	height: 90px;
	left: 0;
	line-height: 90px;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 97;
}

#TopBar::before, #TopBar::after {
	content: "";
	display: table;
}

#TopBar::after {
	clear: both;
}

.Container {
	margin: auto;
	width: 100%;
}

#TopBar .Container {
	padding: 0 15px;
	position: relative;
}

#TopBar .MenuIcon {
	background-repeat: no-repeat;
	direction: ltr;
	float: left;
	overflow: hidden;
	text-indent: 36px;
	color: #666;
	background: url(//143648503.fs1.hubspotusercontent-eu1.net/hubfs/143648503/raw_assets/public/NSK_Europe_February2024/images/icon-header-menu.png) no-repeat left center;
	background-size: 26px 26px;
}

.desktopLogo {
	background-color: #fff;
	padding: 16px 35px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
}

.mobileLogo {
	display: none;
}

#TopBar #MobileRegionIcon {
	color: #666;
	float: left;
	margin-left: 40px;
}

.nsk-icon-header-region {
	background-image: url(//143648503.fs1.hubspotusercontent-eu1.net/hubfs/143648503/raw_assets/public/NSK_Europe_February2024/images/sprite.png);
	background-position: -605px -395px;
	width: 26px;
	height: 26px;
}

#TopBar #RegionSelect {
	display: none;
	left: 0;
	line-height: 50px;
	overflow: auto;
	padding: 0 15px 15px 15px;
	position: absolute;
	right: 0;
	top: 100%;
	z-index: 1;
}

#TopBar #RegionSelect .Container {
	background-color: #fff;
	padding-top: 25px;
	max-height: calc(100vh - 120px);
	overflow-y: auto;
}

.row {
	margin-left: -15px;
	margin-right: -15px;
}

#TopBar .SearchTriggerIcon {
	overflow: hidden;
	text-indent: -999em;
	background-position: center center;
	background-repeat: no-repeat;
	display: none;
	float: left;
	margin-left: 50px;
	width: 26px;
	background-image: url(//143648503.fs1.hubspotusercontent-eu1.net/hubfs/143648503/raw_assets/public/NSK_Europe_February2024/images/icon-header-search.png);
}

#TopBar form {
	padding: 0;
	margin-bottom: 30px;
	border: 1px solid #d6d5d5;
	float: left;
	line-height: 30px;
	margin-left: 40px;
	margin-top: 22px;
	padding-right: 8px;
}

#TopBar form button {
	color: inherit;
	font: inherit;
	margin: 0;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	-webkit-appearance: button;
	cursor: pointer;
	background-image: url(//143648503.fs1.hubspotusercontent-eu1.net/hubfs/143648503/raw_assets/public/NSK_Europe_February2024/images/sprite.png);
	background-position: -631px -395px;
	width: 26px;
	height: 26px;
	background-color: transparent;
	text-indent: -999em;
	border: 0;
	position: relative;
	top: 7px;
}

#TopBar form input {
	padding: 0;
	color: inherit;
	font: inherit;
	height: 44px;
	border: 0;
	margin: 0;
	padding-left: 15px;
	outline: 0;
	box-shadow: none;
	width: auto;
}

#TopBar .contactButtonIcon {
	color: #666;
	float: left;
	margin-left: 40px;
}

#MobileNav.Sidebar {
	padding-bottom: 10px;
	border-top: 1px solid #e5e5e6;
	-webkit-transition: all 500ms cubic-bezier(0.23,1,0.32,1);
	-moz-transition: all 500ms cubic-bezier(0.23,1,0.32,1);
	-o-transition: all 500ms cubic-bezier(0.23,1,0.32,1);
	transition: all 500ms cubic-bezier(0.23,1,0.32,1);
	background-color: #fff;
	border-bottom: 0;
	display: block;
	left: -320px;
	max-height: 100%;
	opacity: 0;
	overflow-x: hidden;
	overflow-y: auto;
	position: fixed;
	padding-top: 88px;
	top: 0;
	width: 300px;
	z-index: 150;
}

.icon {
	display: inline-block;
	vertical-align: middle;
	line-height: normal;
}

#TopBar #MobileRegionIcon .icon {
	margin-right: 10px;
}

.nsk-icon-header-contact {
	background-image: url(//143648503.fs1.hubspotusercontent-eu1.net/hubfs/143648503/raw_assets/public/NSK_Europe_February2024/images/sprite.png);
	background-position: -579px -395px;
	width: 26px;
	height: 26px;
}

#TopBar .contactButtonIcon .icon {
	margin-right: 5px;
}

#TopBar form input::placeholder {
	text-transform: uppercase;
}

#RegionSelect .hs-menu-wrapper ul ul {
	position: static !important;
	visibility: visible !important;
	opacity: 1 !important;
}

#RegionSelect .hs-menu-wrapper > ul > li {
	width: 25%;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 0;
}

#RegionSelect .hs-menu-wrapper ul ul li {
	margin-bottom: 10px;
}

#RegionSelect .hs-menu-wrapper > ul > li > ul > li > a {
	display: block;
	padding-bottom: 10px;
	border-bottom: 1px solid #e5e5e6;
	font-size: 17.99px; 
	font-weight: normal;
	color: red;
	line-height: 22px;
	margin-bottom: 10px;
	cursor: text;
	text-decoration: none;
}

#RegionSelect .hs-menu-wrapper > ul > li > ul > li ul a {
	display: block;
	padding: 10px 0;
	line-height: 25px;
	color: #666;
	text-decoration: none;
	margin-left: 15px;
	white-space: normal;
}

#RegionSelect .hs-menu-wrapper > ul > li > ul > li ul a:hover {
	color: #e4032e;
}

#RegionSelect .hs-menu-wrapper > ul > li > ul > li ul li {
	margin: 0;
}

#MobileNav.Active {
	left: 0;
	opacity: 1;
}

#MobileNav.Sidebar .Inner {
	padding: 25px;
}

#MobileNav .hs-button {
	background-image: url(//143648503.fs1.hubspotusercontent-eu1.net/hubfs/143648503/raw_assets/public/NSK_Europe_February2024/images/sprite.png);
	background-position: -639px -500px;
	width: 21px;
	height: 16px;
	position: absolute;
	left: 25px;
	top: 40px;
	overflow: hidden;
	text-indent: -999em;
	background-color: transparent !important;
	border: 0;
	opacity: 1;
}

#MobileNav .Close {
	background-image: url(//143648503.fs1.hubspotusercontent-eu1.net/hubfs/143648503/raw_assets/public/NSK_Europe_February2024/images/sprite.png);
	background-position: -648px -467px;
	width: 16px;
	height: 16px;
	position: absolute;
	right: 25px;
	top: 40px;
}

#MobileNav .hs-menu-wrapper > ul {
	display: block;
	border-top: 1px solid #e5e5e5;
}

#MobileNav .hs-menu-wrapper > ul li {
	background: 0;
	margin-bottom: auto;
	border-bottom: 1px solid #e5e5e5;
	display: block;
	padding: 0;
	position: relative;
}

#MobileNav .hs-menu-wrapper > ul li a {
	padding: 12px 0;
	max-width: 228px;
	padding-left: 15px;
	color: #666;
	display: block;
}

.SocialIconsMenuNav {
	border-top: 2px solid #e5e5e5;
}

#MobileNav #MenuNavSocialLinks.SocialIcons p {
	margin-top: 20px;
	margin-bottom: 0;
}

#MobileNav #MenuNavSocialLinks.SocialIcons ul {
	display: table;
	margin: 0 auto;
	border-top: 0;
	padding: 0;
}

#MobileNav.Sidebar #MenuNavSocialLinks.SocialIcons ul li {
	float: left;
	border-bottom: 0;
	display: block;
	padding: 0;
	position: relative;
	margin: 0;
}

#MobileNav ul li::before {
	content: " ";
	display: table;
}

#MobileNav ul li::after {
	content: " ";
	display: table;
	clear: both;
}

#MobileNav #MenuNavSocialLinks.SocialIcons ul li a {
	padding: 12px 0;
	max-width: 228px;
	color: #666;
	float: left;
	display: block;
	padding-right: 10px;
	padding-left: 0;
}

#MobileNav .hs-menu-wrapper > ul ul {
	position: static;
	visibility: visible;
	opacity: 1;
	display: none;
}
.dl-btn {
	float: right;
	text-indent: -999em;
	max-width: 228px;
	background-image: url(//143648503.fs1.hubspotusercontent-eu1.net/hubfs/143648503/raw_assets/public/NSK_Europe_February2024/images/sprite.png);
	background-position: -655px -266px;
	width: 7px;
	height: 12px;
	padding: 0;
	position: absolute;
	top: calc(37%);
	right: 0;
	cursor: pointer;
}
.mobileMenuOpen {
	overflow: hidden;
}
#MobileNav .hs-menu-wrapper > ul li.hide,
#MobileNav .hs-menu-wrapper > ul li.submenuActive > a,
#MobileNav .hs-menu-wrapper > ul li.submenuActive > a + .dl-btn{
	display: none;
}
#MobileNav .hs-menu-wrapper > ul li.submenuActive > ul {
	display: block;
}
#MobileNav .hs-menu-wrapper > ul li a.dlBack {
	overflow: hidden;
	text-indent: -999em;
	margin-right: 15px;
	max-width: 228px;
	background-image: url(//143648503.fs1.hubspotusercontent-eu1.net/hubfs/143648503/raw_assets/public/NSK_Europe_February2024/images/sprite.png);
	background-position: -656px -235px;
	width: 7px;
	height: 12px;
	padding: 0;
	position: absolute;
	top: calc(37%);
	left: 0;
}

#MobileNav .hs-menu-wrapper > ul li.submenuActive {
	border-bottom: 0;
}

.hs-inline-edit #HeadBar {
	height: 90px;
}

.hs-inline-edit .stickyHomeIcons {
	display: none;
}
#RegionSelect .hs-menu-wrapper ul ul li {
	padding-left: 0;
}

@media (min-width: 846px) {
	.stickyHomeIcons {
		position: fixed;
		top: 50%;
		font-size: 19.991999999999997px; 
		color: white;
		z-index: 35;
		shape-outside: linear-gradient(transparent,transparent);
		right: 0;
		text-align: center;
		width: 5%;
		min-width: 80px;
	}

	.stickyHomeIcon {
		background-color: #e4022e;
		margin-top: 10px;
		border: 1px solid #fff;
		word-break: normal;
	}

	.stickyHomeIcon a {
		color: white;
	}

	.stickyHomeIcon a:visited {
		text-decoration: none;
	}

	.stickyHomeIcon img {
		min-width: 25%;
		filter: brightness(0) invert(1);
	}

	.stickyHomeIcon p {
		margin: 0 0 10px;
		font-size: 14px; 
		padding-top: 5px;
	}

}

@media (min-width: 970px) {
	.Container {
		max-width: 970px;
	}
}

@media (max-width: 940px) {
	#TopBar .contactButtonIcon {
		display: none;
	}
}

@media (max-width: 845px) {
	.desktopLogo {
		display: none;
	}

	.mobileLogo {
		display: block;
		border: 0;
		float: right;
		position: relative;
		padding: 0;
		right: auto;
		top: auto;
	}

	div#HeadBar {
		margin: 0;
		min-height: 90px;
	}

	.stickyHomeIcons {
		color: white;
		text-align: center;
		font-size: 17.99px; 
		display: flex;
		justify-content: space-between;
	}

	.stickyHomeIcon {
		width: 45%;
		background-color: #e4022e;
	}

	.stickyHomeIcon a {
		color: white;
		text-decoration: none !important;
	}

	.stickyHomeIcon img {
		min-width: 10%;
		filter: brightness(0) invert(1);
	}

	.stickyHomeIcon p {
		font-size: 14px; 
		margin: 0 0 10px;
	}

}

@media (max-width: 768px) {
	.child-theme body {
		line-height: 1.5;
	}
}

@media (max-width: 740px) {
	#TopBar form {
		background-color: #fff;
		border: 0;
		border: 1px solid #e5e5e5;
		clear: both;
		display: none;
		left: 0;
		line-height: 40px;
		margin: 0;
		padding: 0;
		position: absolute;
		top: 90px;
		width: 100%;
	}

	#TopBar form input {
		display: block;
		margin-left: 0;
		width: 100%;
	}

	#TopBar form button {
		position: absolute;
		right: 10px;
		top: 10px;
	}

	#TopBar .SearchTriggerIcon {
		display: block;
		margin-left: 40px;
		transition: none;
	}

	#TopBar .SearchTriggerIcon.Open {
		background-image: url(//143648503.fs1.hubspotusercontent-eu1.net/hubfs/143648503/raw_assets/public/NSK_Europe_February2024/images/CloseIcon-Gray.png);
	}

}

@media (max-width: 550px) {
	#TopBar .SearchTriggerIcon {
		margin-left: 20px;
	}

	#TopBar #MobileRegionIcon {
		margin-left: 20px;
	}

}

@media (max-width: 450px) {
	#TopBar .SearchTriggerIcon {
		margin-left: 10px;
	}

	#TopBar #MobileRegionIcon {
		margin-left: 10px;
	}

}

@media (max-width: 370px) {
	#TopBar #MobileRegionIcon {
		font-size: 0px !important; 
	}
	#TopBar .MenuIcon {
		font-size: 0px !important; 
	}
}

/* banner css */
.child-theme .cm_banner img{
	height: auto;
	max-width: 100%;
	vertical-align: middle;
	width: 100%;
}

.child-theme .cm_banner{
	padding: 0px;
}

.child-theme .cm_banner.simple-banner{
	min-height:0px !important;
	padding:0px;
}

.child-theme .cm_banner.simple-banner .flex_row{
	row-gap:0px;
}

.child-theme .cm_banner .flex_row .col12{
	padding:0px;
}

/* end banner css  */  

.child-theme .custom-footer  .footer-social-icons.first p {
	margin-bottom: 10px;
}

.child-theme .custom-footer .footer-social-icons.second{
	padding-left: 0px !important;
}

.child-theme .custom-footer .footer-social-icons.second ul {
	display: flex;
	padding-left: 0;
	margin-bottom: 0px;
}

.child-theme .custom-footer .footer-social-icons.second ul li{
	padding-left: 0;
	display:flex;  
	list-style: none;
}

.child-theme .custom-footer .footer-social-icons.second .SocialIconsMenuNav{
	border-top:none;
}
.child-theme .custom-footer .footer-social-icons.second ul li a{
	margin-right: 18px;
	overflow: hidden;
}
.child-theme .custom-footer .footer-social-icons.second  p {
	color: #666;
	margin-bottom: 10px;
}

/* ----------------------------- */

.child-theme .custom-footer .content-wrapper{
	max-width: 970px;
	margin:0px auto;
	padding: 0 0px;
}

.child-theme .custom-footer{
	border-top: 1px solid #e5e5e6;
	margin-bottom: 0;
}

.totop span.icon {
	background-position: -640px -200px;
	width: 20px;
	height: 28px;
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle;
	line-height: normal;
	background-image: url(//143648503.fs1.hubspotusercontent-eu1.net/hubfs/143648503/raw_assets/public/NSK_Europe_February2024/images/sprite.png);
}


.child-theme .custom-footer .Social .footer-social-icons{
	width: 33.33333333%;
	padding: 30px;
}

.child-theme .custom-footer .newsletter a{
	display: flex;
	align-items: end;
}

.child-theme .custom-footer .newsletter a span{
	bottom: 0;
	left: 70px;
	min-width: 200px;
	margin-left: 11px;
}

.child-theme .custom-footer .Social .newsletter{
	width: 33.33333333%;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	order: 1;
	position: relative;
}

.child-theme .custom-footer .row{
	display:flex;
}

.child-theme .custom-footer .nav .copyright{
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	width: 33.33333333%;
	line-height: 1.42857143;
	padding-top: 22px;
	padding-bottom: 22px;
}

.child-theme .custom-footer .footer-nav{
	border-left: 1px solid #e5e5e6;
	width: 66.66666667%;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}

.child-theme .custom-footer .nav{
	border-bottom: 1px solid #e5e5e6;
	border-top: 1px solid #e5e5e6;
	line-height: 64px;
	margin-top: 45px;
}

.child-theme .custom-footer .nav .footer-nav nav{
	padding-left: 30px;
}

.child-theme .custom-footer .nav .footer-nav nav .hs-menu-wrapper ul li{
	padding-left: 0;
	background: 0;
	display: inline-block;
	padding-right: 20px;
	margin: 0.5em;
	margin: 7px 7px 0px;
}

.child-theme .custom-footer .nav .footer-nav nav .hs-menu-wrapper ul{
	display: block !important;
}

.child-theme .custom-footer .nav .footer-nav nav .hs-menu-wrapper  ul li a{
	color:#666;
}

.child-theme .custom-footer .totop{
	padding: 15px 0 0 0;
}

.child-theme .custom-footer .totop a{
	color:#666;
	padding-left:15px;
	display: inline-block;
	line-height: 32px;
}

/* media section  */

@media(max-width:970px){
	.child-theme .custom-footer .content-wrapper{
		max-width: 970px;
		margin:0px auto;
		padding-left: 15px;
		padding-right: 15px;

	}
}

@media(max-width:767px){
	.child-theme .custom-footer .row {
		flex-direction: column;
	}

	.child-theme .custom-footer .nav .copyright {
		width: 100%;
		margin-left: -15px;
		margin-right: -15px;
		margin-bottom:0px;
		position:relative;
		padding: 30px 15px 15px 15px;
		padding-right: 0px;
	}

	.child-theme .custom-footer .nav .copyright::after {
		border-bottom: none;
		content: '';
		position: absolute;
		bottom: 0px;
		width: 150%;
		left: -22px;
		height: 1px;
		background: #e5e5e6;
	}

	.child-theme .custom-footer .nav {
		margin-top:30px;
	}

	.child-theme .custom-footer .nav .copyright p {
		margin-bottom:3px;
	}

	.child-theme .custom-footer .footer-nav {
		width: 100%;
		border-left:none;
		padding-left:0px;
	}

	.child-theme .custom-footer .nav .footer-nav nav {
		padding-left:0px; 
	}

	.child-theme .custom-footer .Social .newsletter {
		padding-left: 0px;
		width: 100%;
		order:0;
		position:relative;
		padding-bottom: 30px;
	}  

	.child-theme .custom-footer .Social .newsletter::after {
		content: '';
		position: absolute;
		bottom: 0px;
		width: 150%;
		left: -22px;
		height: 1px;
		background: #e5e5e6;
	}

	.child-theme .custom-footer .newsletter a span {
		margin-top: 20px;
	}   

	.child-theme .custom-footer .totop .totop-body{
		text-align: center;
	}

	.child-theme .custom-footer .nav .footer-nav nav .hs-menu-wrapper ul {
		display: block!important;
		border-left: 0;
		line-height: 30px;
		padding-bottom: 31px;
		padding-top: 20px;
	}  

	.child-theme .custom-footer .totop a {
		padding-bottom: 4px;
		padding-left: 0px;
	}

	.child-theme .custom-footer .newsletter a {
		align-items: flex-start;
		display: flex;
	}

	.child-theme .custom-footer .Social .footer-social-icons {
		padding: 30px 0px 0px;
	}

	.child-theme .custom-footer .newsletter a span {
		margin-top: 20px;
		position: absolute;
		top: 0px;
		width: 100%;
		left: 42px;
	}
	#RegionSelect .hs-menu-wrapper > ul {
		flex-direction: row;
	}
	#RegionSelect .hs-menu-wrapper > ul > li {
		width: 50%;
	}
	#RegionSelect .hs-menu-wrapper > ul > li > ul > li > a {
		white-space: normal;
	}
}    

/* theme setting */

.child-theme .custom-footer{
	background-color: rgba(255, 255, 255,1.0);
}

.child-theme .custom-footer p,
.child-theme .custom-footer div.copyright span,
.child-theme .custom-footer .footer-social-icons.second p{
	color: rgba(102, 102, 102,1.0);
}

.child-theme .custom-footer .nav .footer-nav nav .hs-menu-wrapper ul li a{
	color: rgba(102, 102, 102,1.0);
}

.child-theme .custom-footer .nav .footer-nav nav .hs-menu-wrapper ul li a:hover{
	color: rgba(102, 102, 102,1.0);
}

@media screen and (max-width:767px){
	.child-theme .custom-footer .Social .footer-social-icons {
		width:100%;
	}
}

.child-theme .custom-footer.lp-footer .nav{
	border-top:0px solid;
	margin-top:0;
}

.child-theme .btn_item a:hover{
	text-decoration:none;
}

.blog-sidebar input.hs-search-field__input,
.servs-details-pg form input[type=search]{
	padding-right: 40px !important;
}

.hs-search-field button{
	margin-top:8px;
}

.two-col-content .col6 a{
	border:1px solid white;
}

.card_inner:hover .btn_row .btn_item a.hs-button{
	border:1px solid white !important;
}

.description-cont .btn_item a.hoverDisable{
	border:1px solid white !important;
}

.btn_item a.hs-trans-btn{
	border:1px solid rgba(228, 2, 46, 1.0);
}

.hs-trans-btn{
	background-color: rgba(228, 3, 46, 1.0);
	border-color: rgba(228, 2, 46, 1.0);
	color: rgba(255, 255, 255, 1.0);
	font-size: 14px; 
	border:1px solid;
	padding:6px 12px;
}

.hs-trans-btn:hover{
	background-color: rgba(228, 3, 46, 1.0);
	border-color: rgba(228, 2, 46, 1.0);
	color: rgba(255, 255, 255, 1.0);
}

.hs-sec-btn, 
.contact-banner .form-row.hs-secondary input.hs-button, 
.contact-banner .form-row.hs-secondary .hs-button, 
.landing-banner .form-row.hs-secondary input.hs-button, 
.landing-banner .form-row.hs-secondary .hs-button, 
.hs_service .widget-type-form .hs-button, 
.form-row.secondary input[type="submit"], 
.popup_modal_box.bg_primary .hs-button, .hs-sec-btn, 
.systems-page .hs-search-results__next-page, 
.systems-page .hs-search-results__prev-page {
	font-size: 14px; 
}

#MobileNav .hs-menu-wrapper > ul li a{
	white-space:normal;
}

.hs_service .widget-type-form .hs-button{
	border:1px solid white;
}

.pricing-table-gp .pricing-area.popular-item a.hs-sec-btn{
	padding-top:6px !important;
	padding-bottom:6px !important;
	border:1px solid white;
}

.error-page a.hs-button:hover{
	text-decoration:none;
}

.hs-search-results__pagination {
	flex-wrap: wrap;
}

@media screen and (max-width:767px){
	.child-theme form {
		margin-bottom: 30px;
	}

	.systems-page h2 {
		font-size: 21.98px; 
	}

	.systems-page h1 {
		font-size: 24.99px; 
	}

}

/* header theme settings */
#TopBar{
	background-color: rgba(255, 255, 255,1.0);
}

#MobileNav .hs-menu-wrapper > ul > li > a,
#countrySelectorContainer a#MobileRegionIcon,
div.Container a#SidebarMenuTrigger,
div.custom-header-wrapper span.hs-cta-wrapper a.contactButtonIcon{
	color:rgba(102, 102, 102,1.0);
	background-color:rgba(255, 255, 255,1.0);
	font-size:14px;
}

#MobileNav .hs-menu-wrapper > ul > li a:hover{
	color:rgba(228, 3, 46,1.0);
	background-color: rgba(2, 103, 128,0.0);
}

#MobileNav .hs-menu-wrapper > ul > li.active > a{
	color:rgba(102, 102, 102,1.0);
	background-color: rgba(2, 103, 128,0.0);
}

#MobileNav .hs-menu-wrapper > ul > li > ul.hs-menu-children-wrapper{
	background-color: rgba(255, 255, 255,1.0);
}

#MobileNav .hs-menu-wrapper > ul > li > ul.hs-menu-children-wrapper li.hs-menu-depth-2 a{
	color:rgba(102, 102, 102,1.0);
	background-color: rgba(2, 103, 128,0.0);
}

#MobileNav .hs-menu-wrapper > ul > li > ul.hs-menu-children-wrapper li.hs-menu-depth-2 a:hover{
	color:rgba(228, 3, 46,1.0);
	background-color: rgba(2, 103, 128,0.0);
}

#MobileNav .hs-menu-wrapper > ul > li > ul.hs-menu-children-wrapper li.hs-menu-depth-2.active a{
	color:rgba(102, 102, 102,1.0);
	background-color: rgba(2, 103, 128,0.0);
}

@media screen and (max-width:320px){
	.child-theme .custom-footer .footer-social-icons.second p {
		margin-bottom:8px;
	}
}

.stickyHomeIcon a:hover{
	text-decoration:none;
}

.child-theme .custom-footer .nav .footer-nav nav .hs-menu-wrapper ul li a:hover,.child-theme .custom-footer .totop a:hover{
	text-decoration:underline;
}

.error-page:before {
	color: rgb(227 232 237);
}

.accordion_wrap.banner_area-module-2, .banner_area-module-2, .banner_area-module-2,
.accordion_wrap.banner_area_new-module-2, 
.banner_area_new-module-2, 
.banner_area_new-module-2 {
	padding-top:100px !important;
}

li.hs-form-booleancheckbox {
  padding-left: 0;
}

label.hs-form-booleancheckbox-display {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 10px;
}

.legal-consent-container .hs-form-booleancheckbox-display>span {
  margin-left: 0 !important;
}

/* Header Logo Left */

.logo-left .header-content {
	display: flex;
	max-width: 970px;
	margin: 0 auto;
}

.logo-left .logo-container {
	display: flex;
}

.logo-left .desktopLogo {
	position: relative;
	padding: 0 35px 0 0;
	background: transparent;
}

.logo-left .mobileLogo {
	padding: 0 20px 0 10px;
}

/* landingpage header language switch */
.lpHeader .header-content {
	justify-content: space-between;
	align-items: center;
}

.lpHeader .language-switcher .hs-language-switcher .hs-language-switcher__button {
	background-color: transparent;
	color: #000;
}

.lpHeader .language-switcher .hs-language-switcher {
	line-height: 120%;
}