body.material #header-secondary-outer .sf-menu:after {
    display: inline;
    content: '';
    width: 75px;
    height: 23px;
    background: url(/wp-content/uploads/BentleyLOGO_WHITE_type.svg) no-repeat;
    position: absolute;
    margin: 0 10px;
    top: 12px;
}
.ais-HierarchicalMenu-showMore,
.ais-InfiniteHits-loadMore {
	background-color: #265c7f !important;
	background-image: none !important;
	border-radius: 0px !important;
	box-shadow: none !important;
	color: #ffffff !important;
	padding: 15px 22px !important;
	border: none !important;
	font-weight: bold !important;
	transition: opacity 0.3s !important;
}

.ais-HierarchicalMenu-showMore:hover,
.ais-InfiniteHits-loadMore:hover {
	opacity: .87;
}

.ais-InfiniteHits-item a {
	font-size: 16px;
	margin-bottom:8px;
	display: block;
}

.ais-Hits-item, .ais-InfiniteHits-item {
	box-shadow: none;
	margin: 0 0 2px 0;
	background-color: #f2f2f2;
}

input[type="search"].ais-SearchBox-input {
	border: none;
	border-radius: 4px !important;
	box-shadow: none;
	font-size: 21px;
	padding-left: 3.5rem !important;
	font-weight: 400;
}
.ais-SearchBox-form {
	height: 3.5rem;
}
.ais-SearchBox-form:before  {
	left: 1.5rem;
}

.ais-HierarchicalMenu-link:hover .ais-HierarchicalMenu-label {
	
		opacity: .6;
	
}
.section-products-cta{display: none!important}

.tax-caption {font-style: normal}

.mktoForm.contact-form {
	width: 100% !important;
}

.mktoForm.contact-form .mktoFieldWrap {
	display: flex;
	align-items:center;
	width: 100% !important;
}
.mktoForm.contact-form .mktoTextField,.mktoForm.contact-form select.mktoField, .mktoForm.contact-form .mktoEmailField {
	width: 100% !important;
	flex-grow: 1;
}
.mktoForm.contact-form .mktoFormCol {
	width: 100% !important;
}

.mktoForm.contact-form .mktoLabel {
	min-width: 140px !important;
}

.mktoForm.contact-form .mktoButtonWrap {
	margin-left: 0 !important;
	display: block;
	padding: 10px 0 !important;
}

.mktoForm.contact-form #LbloptinExpressed {
	width: 100% !important;
}

.mktoForm.contact-form #optinExpressed {
	float: right;
}

.mktoForm.contact-form .mktoRequiredField .mktoAsterix {
	display: block;
	margin-right: 2px;
	float: left !important;
}

#mktoForm_2067 {
	padding-bottom: 60px;
}

#mktoForm_2067 .mktoCaptchaDisclaimer + .mktoButtonRow {
	flex-direction: row;
}

..mktoCheckboxList input:checked + label::before {
  content: " \2713";
  font-family: 'FontAwesome';
  background: #595d64;
  color: #fff;
  border-color: #595d64;
  font-size: 10px;
  font-weight: 900;
  line-height: 8px;
}
.mktoCheckboxList input + label::before {
	width: 14px !important;
	height: 14px !important;
}

.section-breadcrumbs {
    display: none !important;
}
