* {
  --bs-modal-width: 990px;
}
header.navbar-static-top {
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  z-index: 1050 !important;
  padding: 3px 15px !important;
}
nav.navbar-collapse,
nav.collapse.navbar-collapse,
header .header-menu .navbar-collapse {
  display: flex !important;
  justify-content: flex-end !important;
  align-items: center !important;
  width: 100% !important;
}
header .header-menu .navbar-nav {
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: nowrap !important;
  align-items: center !important;
  margin: 0 !important;
}
header .header-menu .navbar-nav > li {
  float: none !important;
  display: inline-flex !important;
  align-items: center !important;
  white-space: nowrap !important;
}
header .header-menu .navbar-nav > li > a {
  padding: 15px 10px !important;
}
header .header-menu .navbar-nav > li.header-search > a {
  width: 40px !important;
  height: 40px !important;
  padding: 0 !important;
  border-radius: 50% !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
}
.page_template,
.contactsection {
  padding-left: 0;
  padding-right: 0;
}
.page_template {
  margin-top: 102px;
}
a {
  text-decoration: none !important;
}
header .header-menu {
  margin-left: 40px;
}
.togglesearch input {
  line-height: normal;
}
.togglesearch input[type="submit"] {
  height: 32px;
}
button.btn-close {
  position: absolute;
  right: 20px;
  top: 10px;
  opacity: 1;
  font-size: 12px;
}
button.btn-close:hover {
  opacity: 0.6;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.col-md-12.col-centered {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.col-md-12.col-centered li.stats-box {
  min-width: 260px;
}
.investor-log .form-control {
  padding: 10px 0px;
}
.skewed-bg .nav-tabs {
  flex-wrap: nowrap;
}
.dropdown-menu {
  inset: auto !important;
}
.dropdown-toggle::after {
  display: none !important;
}
.dropdown-menu > li > a {
  white-space: nowrap;
}
.formfield {
  display: flex;
}
.mapwhite {
  margin-top: 20px;
}
.isotope {
  width: 100%;
}
