.besearchmask :root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }
.besearchmask *, .besearchmask  ::after, .besearchmask  ::before {
  box-sizing: border-box; }
.besearchmask html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent; }
.besearchmask article, .besearchmask  aside, .besearchmask  figcaption, .besearchmask  figure, .besearchmask  footer, .besearchmask  header, .besearchmask  hgroup, .besearchmask  main, .besearchmask  nav, .besearchmask  section {
  display: block; }
.besearchmask {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff; }
.besearchmask [tabindex="-1"]:focus {
  outline: 0 !important; }
.besearchmask hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }
.besearchmask h1, .besearchmask  h2, .besearchmask  h3, .besearchmask  h4, .besearchmask  h5, .besearchmask  h6 {
  margin-top: 0;
  margin-bottom: 0.5rem; }
.besearchmask p {
  margin-top: 0;
  margin-bottom: 1rem; }
.besearchmask abbr[data-original-title], .besearchmask  abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none; }
.besearchmask address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }
.besearchmask dl, .besearchmask  ol, .besearchmask  ul {
  margin-top: 0;
  margin-bottom: 1rem; }
.besearchmask ol ol, .besearchmask  ol ul, .besearchmask  ul ol, .besearchmask  ul ul {
  margin-bottom: 0; }
.besearchmask dt {
  font-weight: 700; }
.besearchmask dd {
  margin-bottom: 0.5rem;
  margin-left: 0; }
.besearchmask blockquote {
  margin: 0 0 1rem; }
.besearchmask b, .besearchmask  strong {
  font-weight: bolder; }
.besearchmask small {
  font-size: 80%; }
.besearchmask sub, .besearchmask  sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }
.besearchmask sub {
  bottom: -0.25em; }
.besearchmask sup {
  top: -0.5em; }
.besearchmask a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent; }
.besearchmask a:hover {
  color: #0056b3;
  text-decoration: underline; }
.besearchmask a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
.besearchmask a:not([href]):not([tabindex]):focus, .besearchmask  a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none; }
.besearchmask a:not([href]):not([tabindex]):focus {
  outline: 0; }
.besearchmask code, .besearchmask  kbd, .besearchmask  pre, .besearchmask  samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em; }
.besearchmask pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto; }
.besearchmask figure {
  margin: 0 0 1rem; }
.besearchmask img {
  vertical-align: middle;
  border-style: none; }
.besearchmask svg {
  overflow: hidden;
  vertical-align: middle; }
.besearchmask table {
  border-collapse: collapse; }
.besearchmask caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom; }
.besearchmask th {
  text-align: inherit; }
.besearchmask label {
  display: inline-block;
  margin-bottom: 0.5rem; }
.besearchmask button {
  border-radius: 0; }
.besearchmask button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }
.besearchmask button, .besearchmask  input, .besearchmask  optgroup, .besearchmask  select, .besearchmask  textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }
.besearchmask button, .besearchmask  input {
  overflow: visible; }
.besearchmask button, .besearchmask  select {
  text-transform: none; }
.besearchmask select {
  word-wrap: normal; }
.besearchmask [type=button], .besearchmask  [type=reset], .besearchmask  [type=submit], .besearchmask  button {
  -webkit-appearance: button; }
.besearchmask [type=button]:not(:disabled), .besearchmask  [type=reset]:not(:disabled), .besearchmask  [type=submit]:not(:disabled), .besearchmask  button:not(:disabled) {
  cursor: pointer; }
.besearchmask [type=button]::-moz-focus-inner, .besearchmask  [type=reset]::-moz-focus-inner, .besearchmask  [type=submit]::-moz-focus-inner, .besearchmask  button::-moz-focus-inner {
  padding: 0;
  border-style: none; }
.besearchmask input[type=checkbox], .besearchmask  input[type=radio] {
  box-sizing: border-box;
  padding: 0; }
.besearchmask input[type=date], .besearchmask  input[type=datetime-local], .besearchmask  input[type=month], .besearchmask  input[type=time] {
  -webkit-appearance: listbox; }
.besearchmask textarea {
  overflow: auto;
  resize: vertical; }
.besearchmask fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }
.besearchmask legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }
.besearchmask progress {
  vertical-align: baseline; }
.besearchmask [type=number]::-webkit-inner-spin-button, .besearchmask  [type=number]::-webkit-outer-spin-button {
  height: auto; }
.besearchmask [type=search] {
  outline-offset: -2px;
  -webkit-appearance: none; }
.besearchmask [type=search]::-webkit-search-decoration {
  -webkit-appearance: none; }
.besearchmask ::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }
.besearchmask output {
  display: inline-block; }
.besearchmask summary {
  display: list-item;
  cursor: pointer; }
.besearchmask template {
  display: none; }
.besearchmask [hidden] {
  display: none !important; }
.besearchmask .h1, .besearchmask  .h2, .besearchmask  .h3, .besearchmask  .h4, .besearchmask  .h5, .besearchmask  .h6, .besearchmask  h1, .besearchmask  h2, .besearchmask  h3, .besearchmask  h4, .besearchmask  h5, .besearchmask  h6 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2; }
.besearchmask .h1, .besearchmask  h1 {
  font-size: 2.5rem; }
.besearchmask .h2, .besearchmask  h2 {
  font-size: 2rem; }
.besearchmask .h3, .besearchmask  h3 {
  font-size: 1.75rem; }
.besearchmask .h4, .besearchmask  h4 {
  font-size: 1.5rem; }
.besearchmask .h5, .besearchmask  h5 {
  font-size: 1.25rem; }
.besearchmask .h6, .besearchmask  h6 {
  font-size: 1rem; }
.besearchmask .lead {
  font-size: 1.25rem;
  font-weight: 300; }
.besearchmask .display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2; }
.besearchmask .display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2; }
.besearchmask .display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2; }
.besearchmask .display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2; }
.besearchmask hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, .1); }
.besearchmask .small, .besearchmask  small {
  font-size: 80%;
  font-weight: 400; }
.besearchmask .mark, .besearchmask  mark {
  padding: 0.2em;
  background-color: #fcf8e3; }
.besearchmask .list-unstyled {
  padding-left: 0;
  list-style: none; }
.besearchmask .list-inline {
  padding-left: 0;
  list-style: none; }
.besearchmask .list-inline-item {
  display: inline-block; }
.besearchmask .list-inline-item:not(:last-child) {
  margin-right: 0.5rem; }
.besearchmask .initialism {
  font-size: 90%;
  text-transform: uppercase; }
.besearchmask .blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem; }
.besearchmask .blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d; }
.besearchmask .blockquote-footer::before {
  content: "\2014\00A0"; }
.besearchmask .img-fluid {
  max-width: 100%;
  height: auto; }
.besearchmask .img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto; }
.besearchmask .figure {
  display: inline-block; }
.besearchmask .figure-img {
  margin-bottom: 0.5rem;
  line-height: 1; }
.besearchmask .figure-caption {
  font-size: 90%;
  color: #6c757d; }
.besearchmask code {
  font-size: 87.5%;
  color: #e83e8c;
  word-break: break-word; }
.besearchmask a > code {
  color: inherit; }
.besearchmask kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem; }
.besearchmask kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700; }
.besearchmask pre {
  display: block;
  font-size: 87.5%;
  color: #212529; }
.besearchmask pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal; }
.besearchmask .pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }
.besearchmask .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
@media (min-width: 576px) {
.besearchmask .container {
    max-width: 540px; }
}
@media (min-width: 768px) {
.besearchmask .container {
    max-width: 720px; }
}
@media (min-width: 992px) {
.besearchmask .container {
    max-width: 960px; }
}
@media (min-width: 1200px) {
.besearchmask .container {
    max-width: 1140px; }
}
.besearchmask .container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
.besearchmask .row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }
.besearchmask .no-gutters {
  margin-right: 0;
  margin-left: 0; }
.besearchmask .no-gutters > .col, .besearchmask  .no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0; }
.besearchmask .col, .besearchmask  .col-1, .besearchmask  .col-10, .besearchmask  .col-11, .besearchmask  .col-12, .besearchmask  .col-2, .besearchmask  .col-3, .besearchmask  .col-4, .besearchmask  .col-5, .besearchmask  .col-6, .besearchmask  .col-7, .besearchmask  .col-8, .besearchmask  .col-9, .besearchmask  .col-auto, .besearchmask  .col-lg, .besearchmask  .col-lg-1, .besearchmask  .col-lg-10, .besearchmask  .col-lg-11, .besearchmask  .col-lg-12, .besearchmask  .col-lg-2, .besearchmask  .col-lg-3, .besearchmask  .col-lg-4, .besearchmask  .col-lg-5, .besearchmask  .col-lg-6, .besearchmask  .col-lg-7, .besearchmask  .col-lg-8, .besearchmask  .col-lg-9, .besearchmask  .col-lg-auto, .besearchmask  .col-md, .besearchmask  .col-md-1, .besearchmask  .col-md-10, .besearchmask  .col-md-11, .besearchmask  .col-md-12, .besearchmask  .col-md-2, .besearchmask  .col-md-3, .besearchmask  .col-md-4, .besearchmask  .col-md-5, .besearchmask  .col-md-6, .besearchmask  .col-md-7, .besearchmask  .col-md-8, .besearchmask  .col-md-9, .besearchmask  .col-md-auto, .besearchmask  .col-sm, .besearchmask  .col-sm-1, .besearchmask  .col-sm-10, .besearchmask  .col-sm-11, .besearchmask  .col-sm-12, .besearchmask  .col-sm-2, .besearchmask  .col-sm-3, .besearchmask  .col-sm-4, .besearchmask  .col-sm-5, .besearchmask  .col-sm-6, .besearchmask  .col-sm-7, .besearchmask  .col-sm-8, .besearchmask  .col-sm-9, .besearchmask  .col-sm-auto, .besearchmask  .col-xl, .besearchmask  .col-xl-1, .besearchmask  .col-xl-10, .besearchmask  .col-xl-11, .besearchmask  .col-xl-12, .besearchmask  .col-xl-2, .besearchmask  .col-xl-3, .besearchmask  .col-xl-4, .besearchmask  .col-xl-5, .besearchmask  .col-xl-6, .besearchmask  .col-xl-7, .besearchmask  .col-xl-8, .besearchmask  .col-xl-9, .besearchmask  .col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px; }
.besearchmask .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%; }
.besearchmask .col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%; }
.besearchmask .col-1 {
  -ms-flex: 0 0 8.33333%;
  flex: 0 0 8.33333%;
  max-width: 8.33333%; }
.besearchmask .col-2 {
  -ms-flex: 0 0 16.66667%;
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }
.besearchmask .col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%; }
.besearchmask .col-4 {
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }
.besearchmask .col-5 {
  -ms-flex: 0 0 41.66667%;
  flex: 0 0 41.66667%;
  max-width: 41.66667%; }
.besearchmask .col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%; }
.besearchmask .col-7 {
  -ms-flex: 0 0 58.33333%;
  flex: 0 0 58.33333%;
  max-width: 58.33333%; }
.besearchmask .col-8 {
  -ms-flex: 0 0 66.66667%;
  flex: 0 0 66.66667%;
  max-width: 66.66667%; }
.besearchmask .col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%; }
.besearchmask .col-10 {
  -ms-flex: 0 0 83.33333%;
  flex: 0 0 83.33333%;
  max-width: 83.33333%; }
.besearchmask .col-11 {
  -ms-flex: 0 0 91.66667%;
  flex: 0 0 91.66667%;
  max-width: 91.66667%; }
.besearchmask .col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }
.besearchmask .order-first {
  -ms-flex-order: -1;
  order: -1; }
.besearchmask .order-last {
  -ms-flex-order: 13;
  order: 13; }
.besearchmask .order-0 {
  -ms-flex-order: 0;
  order: 0; }
.besearchmask .order-1 {
  -ms-flex-order: 1;
  order: 1; }
.besearchmask .order-2 {
  -ms-flex-order: 2;
  order: 2; }
.besearchmask .order-3 {
  -ms-flex-order: 3;
  order: 3; }
.besearchmask .order-4 {
  -ms-flex-order: 4;
  order: 4; }
.besearchmask .order-5 {
  -ms-flex-order: 5;
  order: 5; }
.besearchmask .order-6 {
  -ms-flex-order: 6;
  order: 6; }
.besearchmask .order-7 {
  -ms-flex-order: 7;
  order: 7; }
.besearchmask .order-8 {
  -ms-flex-order: 8;
  order: 8; }
.besearchmask .order-9 {
  -ms-flex-order: 9;
  order: 9; }
.besearchmask .order-10 {
  -ms-flex-order: 10;
  order: 10; }
.besearchmask .order-11 {
  -ms-flex-order: 11;
  order: 11; }
.besearchmask .order-12 {
  -ms-flex-order: 12;
  order: 12; }
.besearchmask .offset-1 {
  margin-left: 8.33333%; }
.besearchmask .offset-2 {
  margin-left: 16.66667%; }
.besearchmask .offset-3 {
  margin-left: 25%; }
.besearchmask .offset-4 {
  margin-left: 33.33333%; }
.besearchmask .offset-5 {
  margin-left: 41.66667%; }
.besearchmask .offset-6 {
  margin-left: 50%; }
.besearchmask .offset-7 {
  margin-left: 58.33333%; }
.besearchmask .offset-8 {
  margin-left: 66.66667%; }
.besearchmask .offset-9 {
  margin-left: 75%; }
.besearchmask .offset-10 {
  margin-left: 83.33333%; }
.besearchmask .offset-11 {
  margin-left: 91.66667%; }
@media (min-width: 576px) {
.besearchmask .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
.besearchmask .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
.besearchmask .col-sm-1 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
.besearchmask .col-sm-2 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
.besearchmask .col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
.besearchmask .col-sm-4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
.besearchmask .col-sm-5 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
.besearchmask .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
.besearchmask .col-sm-7 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
.besearchmask .col-sm-8 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
.besearchmask .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
.besearchmask .col-sm-10 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
.besearchmask .col-sm-11 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
.besearchmask .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
.besearchmask .order-sm-first {
    -ms-flex-order: -1;
    order: -1; }
.besearchmask .order-sm-last {
    -ms-flex-order: 13;
    order: 13; }
.besearchmask .order-sm-0 {
    -ms-flex-order: 0;
    order: 0; }
.besearchmask .order-sm-1 {
    -ms-flex-order: 1;
    order: 1; }
.besearchmask .order-sm-2 {
    -ms-flex-order: 2;
    order: 2; }
.besearchmask .order-sm-3 {
    -ms-flex-order: 3;
    order: 3; }
.besearchmask .order-sm-4 {
    -ms-flex-order: 4;
    order: 4; }
.besearchmask .order-sm-5 {
    -ms-flex-order: 5;
    order: 5; }
.besearchmask .order-sm-6 {
    -ms-flex-order: 6;
    order: 6; }
.besearchmask .order-sm-7 {
    -ms-flex-order: 7;
    order: 7; }
.besearchmask .order-sm-8 {
    -ms-flex-order: 8;
    order: 8; }
.besearchmask .order-sm-9 {
    -ms-flex-order: 9;
    order: 9; }
.besearchmask .order-sm-10 {
    -ms-flex-order: 10;
    order: 10; }
.besearchmask .order-sm-11 {
    -ms-flex-order: 11;
    order: 11; }
.besearchmask .order-sm-12 {
    -ms-flex-order: 12;
    order: 12; }
.besearchmask .offset-sm-0 {
    margin-left: 0; }
.besearchmask .offset-sm-1 {
    margin-left: 8.33333%; }
.besearchmask .offset-sm-2 {
    margin-left: 16.66667%; }
.besearchmask .offset-sm-3 {
    margin-left: 25%; }
.besearchmask .offset-sm-4 {
    margin-left: 33.33333%; }
.besearchmask .offset-sm-5 {
    margin-left: 41.66667%; }
.besearchmask .offset-sm-6 {
    margin-left: 50%; }
.besearchmask .offset-sm-7 {
    margin-left: 58.33333%; }
.besearchmask .offset-sm-8 {
    margin-left: 66.66667%; }
.besearchmask .offset-sm-9 {
    margin-left: 75%; }
.besearchmask .offset-sm-10 {
    margin-left: 83.33333%; }
.besearchmask .offset-sm-11 {
    margin-left: 91.66667%; }
}
@media (min-width: 768px) {
.besearchmask .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
.besearchmask .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
.besearchmask .col-md-1 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
.besearchmask .col-md-2 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
.besearchmask .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
.besearchmask .col-md-4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
.besearchmask .col-md-5 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
.besearchmask .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
.besearchmask .col-md-7 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
.besearchmask .col-md-8 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
.besearchmask .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
.besearchmask .col-md-10 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
.besearchmask .col-md-11 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
.besearchmask .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
.besearchmask .order-md-first {
    -ms-flex-order: -1;
    order: -1; }
.besearchmask .order-md-last {
    -ms-flex-order: 13;
    order: 13; }
.besearchmask .order-md-0 {
    -ms-flex-order: 0;
    order: 0; }
.besearchmask .order-md-1 {
    -ms-flex-order: 1;
    order: 1; }
.besearchmask .order-md-2 {
    -ms-flex-order: 2;
    order: 2; }
.besearchmask .order-md-3 {
    -ms-flex-order: 3;
    order: 3; }
.besearchmask .order-md-4 {
    -ms-flex-order: 4;
    order: 4; }
.besearchmask .order-md-5 {
    -ms-flex-order: 5;
    order: 5; }
.besearchmask .order-md-6 {
    -ms-flex-order: 6;
    order: 6; }
.besearchmask .order-md-7 {
    -ms-flex-order: 7;
    order: 7; }
.besearchmask .order-md-8 {
    -ms-flex-order: 8;
    order: 8; }
.besearchmask .order-md-9 {
    -ms-flex-order: 9;
    order: 9; }
.besearchmask .order-md-10 {
    -ms-flex-order: 10;
    order: 10; }
.besearchmask .order-md-11 {
    -ms-flex-order: 11;
    order: 11; }
.besearchmask .order-md-12 {
    -ms-flex-order: 12;
    order: 12; }
.besearchmask .offset-md-0 {
    margin-left: 0; }
.besearchmask .offset-md-1 {
    margin-left: 8.33333%; }
.besearchmask .offset-md-2 {
    margin-left: 16.66667%; }
.besearchmask .offset-md-3 {
    margin-left: 25%; }
.besearchmask .offset-md-4 {
    margin-left: 33.33333%; }
.besearchmask .offset-md-5 {
    margin-left: 41.66667%; }
.besearchmask .offset-md-6 {
    margin-left: 50%; }
.besearchmask .offset-md-7 {
    margin-left: 58.33333%; }
.besearchmask .offset-md-8 {
    margin-left: 66.66667%; }
.besearchmask .offset-md-9 {
    margin-left: 75%; }
.besearchmask .offset-md-10 {
    margin-left: 83.33333%; }
.besearchmask .offset-md-11 {
    margin-left: 91.66667%; }
}
@media (min-width: 992px) {
.besearchmask .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
.besearchmask .col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
.besearchmask .col-lg-1 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
.besearchmask .col-lg-2 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
.besearchmask .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
.besearchmask .col-lg-4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
.besearchmask .col-lg-5 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
.besearchmask .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
.besearchmask .col-lg-7 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
.besearchmask .col-lg-8 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
.besearchmask .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
.besearchmask .col-lg-10 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
.besearchmask .col-lg-11 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
.besearchmask .col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
.besearchmask .order-lg-first {
    -ms-flex-order: -1;
    order: -1; }
.besearchmask .order-lg-last {
    -ms-flex-order: 13;
    order: 13; }
.besearchmask .order-lg-0 {
    -ms-flex-order: 0;
    order: 0; }
.besearchmask .order-lg-1 {
    -ms-flex-order: 1;
    order: 1; }
.besearchmask .order-lg-2 {
    -ms-flex-order: 2;
    order: 2; }
.besearchmask .order-lg-3 {
    -ms-flex-order: 3;
    order: 3; }
.besearchmask .order-lg-4 {
    -ms-flex-order: 4;
    order: 4; }
.besearchmask .order-lg-5 {
    -ms-flex-order: 5;
    order: 5; }
.besearchmask .order-lg-6 {
    -ms-flex-order: 6;
    order: 6; }
.besearchmask .order-lg-7 {
    -ms-flex-order: 7;
    order: 7; }
.besearchmask .order-lg-8 {
    -ms-flex-order: 8;
    order: 8; }
.besearchmask .order-lg-9 {
    -ms-flex-order: 9;
    order: 9; }
.besearchmask .order-lg-10 {
    -ms-flex-order: 10;
    order: 10; }
.besearchmask .order-lg-11 {
    -ms-flex-order: 11;
    order: 11; }
.besearchmask .order-lg-12 {
    -ms-flex-order: 12;
    order: 12; }
.besearchmask .offset-lg-0 {
    margin-left: 0; }
.besearchmask .offset-lg-1 {
    margin-left: 8.33333%; }
.besearchmask .offset-lg-2 {
    margin-left: 16.66667%; }
.besearchmask .offset-lg-3 {
    margin-left: 25%; }
.besearchmask .offset-lg-4 {
    margin-left: 33.33333%; }
.besearchmask .offset-lg-5 {
    margin-left: 41.66667%; }
.besearchmask .offset-lg-6 {
    margin-left: 50%; }
.besearchmask .offset-lg-7 {
    margin-left: 58.33333%; }
.besearchmask .offset-lg-8 {
    margin-left: 66.66667%; }
.besearchmask .offset-lg-9 {
    margin-left: 75%; }
.besearchmask .offset-lg-10 {
    margin-left: 83.33333%; }
.besearchmask .offset-lg-11 {
    margin-left: 91.66667%; }
}
@media (min-width: 1200px) {
.besearchmask .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
.besearchmask .col-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
.besearchmask .col-xl-1 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
.besearchmask .col-xl-2 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
.besearchmask .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
.besearchmask .col-xl-4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
.besearchmask .col-xl-5 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
.besearchmask .col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
.besearchmask .col-xl-7 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
.besearchmask .col-xl-8 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
.besearchmask .col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
.besearchmask .col-xl-10 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
.besearchmask .col-xl-11 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
.besearchmask .col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
.besearchmask .order-xl-first {
    -ms-flex-order: -1;
    order: -1; }
.besearchmask .order-xl-last {
    -ms-flex-order: 13;
    order: 13; }
.besearchmask .order-xl-0 {
    -ms-flex-order: 0;
    order: 0; }
.besearchmask .order-xl-1 {
    -ms-flex-order: 1;
    order: 1; }
.besearchmask .order-xl-2 {
    -ms-flex-order: 2;
    order: 2; }
.besearchmask .order-xl-3 {
    -ms-flex-order: 3;
    order: 3; }
.besearchmask .order-xl-4 {
    -ms-flex-order: 4;
    order: 4; }
.besearchmask .order-xl-5 {
    -ms-flex-order: 5;
    order: 5; }
.besearchmask .order-xl-6 {
    -ms-flex-order: 6;
    order: 6; }
.besearchmask .order-xl-7 {
    -ms-flex-order: 7;
    order: 7; }
.besearchmask .order-xl-8 {
    -ms-flex-order: 8;
    order: 8; }
.besearchmask .order-xl-9 {
    -ms-flex-order: 9;
    order: 9; }
.besearchmask .order-xl-10 {
    -ms-flex-order: 10;
    order: 10; }
.besearchmask .order-xl-11 {
    -ms-flex-order: 11;
    order: 11; }
.besearchmask .order-xl-12 {
    -ms-flex-order: 12;
    order: 12; }
.besearchmask .offset-xl-0 {
    margin-left: 0; }
.besearchmask .offset-xl-1 {
    margin-left: 8.33333%; }
.besearchmask .offset-xl-2 {
    margin-left: 16.66667%; }
.besearchmask .offset-xl-3 {
    margin-left: 25%; }
.besearchmask .offset-xl-4 {
    margin-left: 33.33333%; }
.besearchmask .offset-xl-5 {
    margin-left: 41.66667%; }
.besearchmask .offset-xl-6 {
    margin-left: 50%; }
.besearchmask .offset-xl-7 {
    margin-left: 58.33333%; }
.besearchmask .offset-xl-8 {
    margin-left: 66.66667%; }
.besearchmask .offset-xl-9 {
    margin-left: 75%; }
.besearchmask .offset-xl-10 {
    margin-left: 83.33333%; }
.besearchmask .offset-xl-11 {
    margin-left: 91.66667%; }
}
.besearchmask .table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529; }
.besearchmask .table td, .besearchmask  .table th {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6; }
.besearchmask .table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6; }
.besearchmask .table tbody + tbody {
  border-top: 2px solid #dee2e6; }
.besearchmask .table-sm td, .besearchmask  .table-sm th {
  padding: 0.3rem; }
.besearchmask .table-bordered {
  border: 1px solid #dee2e6; }
.besearchmask .table-bordered td, .besearchmask  .table-bordered th {
  border: 1px solid #dee2e6; }
.besearchmask .table-bordered thead td, .besearchmask  .table-bordered thead th {
  border-bottom-width: 2px; }
.besearchmask .table-borderless tbody + tbody, .besearchmask  .table-borderless td, .besearchmask  .table-borderless th, .besearchmask  .table-borderless thead th {
  border: 0; }
.besearchmask .table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, .05); }
.besearchmask .table-hover tbody tr:hover {
  color: #212529;
  background-color: rgba(0, 0, 0, .075); }
.besearchmask .table-primary, .besearchmask  .table-primary > td, .besearchmask  .table-primary > th {
  background-color: #b8daff; }
.besearchmask .table-primary tbody + tbody, .besearchmask  .table-primary td, .besearchmask  .table-primary th, .besearchmask  .table-primary thead th {
  border-color: #7abaff; }
.besearchmask .table-hover .table-primary:hover {
  background-color: #9fcdff; }
.besearchmask .table-hover .table-primary:hover > td, .besearchmask  .table-hover .table-primary:hover > th {
  background-color: #9fcdff; }
.besearchmask .table-secondary, .besearchmask  .table-secondary > td, .besearchmask  .table-secondary > th {
  background-color: #d6d8db; }
.besearchmask .table-secondary tbody + tbody, .besearchmask  .table-secondary td, .besearchmask  .table-secondary th, .besearchmask  .table-secondary thead th {
  border-color: #b3b7bb; }
.besearchmask .table-hover .table-secondary:hover {
  background-color: #c8cbcf; }
.besearchmask .table-hover .table-secondary:hover > td, .besearchmask  .table-hover .table-secondary:hover > th {
  background-color: #c8cbcf; }
.besearchmask .table-success, .besearchmask  .table-success > td, .besearchmask  .table-success > th {
  background-color: #c3e6cb; }
.besearchmask .table-success tbody + tbody, .besearchmask  .table-success td, .besearchmask  .table-success th, .besearchmask  .table-success thead th {
  border-color: #8fd19e; }
.besearchmask .table-hover .table-success:hover {
  background-color: #b1dfbb; }
.besearchmask .table-hover .table-success:hover > td, .besearchmask  .table-hover .table-success:hover > th {
  background-color: #b1dfbb; }
.besearchmask .table-info, .besearchmask  .table-info > td, .besearchmask  .table-info > th {
  background-color: #bee5eb; }
.besearchmask .table-info tbody + tbody, .besearchmask  .table-info td, .besearchmask  .table-info th, .besearchmask  .table-info thead th {
  border-color: #86cfda; }
.besearchmask .table-hover .table-info:hover {
  background-color: #abdde5; }
.besearchmask .table-hover .table-info:hover > td, .besearchmask  .table-hover .table-info:hover > th {
  background-color: #abdde5; }
.besearchmask .table-warning, .besearchmask  .table-warning > td, .besearchmask  .table-warning > th {
  background-color: #ffeeba; }
.besearchmask .table-warning tbody + tbody, .besearchmask  .table-warning td, .besearchmask  .table-warning th, .besearchmask  .table-warning thead th {
  border-color: #ffdf7e; }
.besearchmask .table-hover .table-warning:hover {
  background-color: #ffe8a1; }
.besearchmask .table-hover .table-warning:hover > td, .besearchmask  .table-hover .table-warning:hover > th {
  background-color: #ffe8a1; }
.besearchmask .table-danger, .besearchmask  .table-danger > td, .besearchmask  .table-danger > th {
  background-color: #f5c6cb; }
.besearchmask .table-danger tbody + tbody, .besearchmask  .table-danger td, .besearchmask  .table-danger th, .besearchmask  .table-danger thead th {
  border-color: #ed969e; }
.besearchmask .table-hover .table-danger:hover {
  background-color: #f1b0b7; }
.besearchmask .table-hover .table-danger:hover > td, .besearchmask  .table-hover .table-danger:hover > th {
  background-color: #f1b0b7; }
.besearchmask .table-light, .besearchmask  .table-light > td, .besearchmask  .table-light > th {
  background-color: #fdfdfe; }
.besearchmask .table-light tbody + tbody, .besearchmask  .table-light td, .besearchmask  .table-light th, .besearchmask  .table-light thead th {
  border-color: #fbfcfc; }
.besearchmask .table-hover .table-light:hover {
  background-color: #ececf6; }
.besearchmask .table-hover .table-light:hover > td, .besearchmask  .table-hover .table-light:hover > th {
  background-color: #ececf6; }
.besearchmask .table-dark, .besearchmask  .table-dark > td, .besearchmask  .table-dark > th {
  background-color: #c6c8ca; }
.besearchmask .table-dark tbody + tbody, .besearchmask  .table-dark td, .besearchmask  .table-dark th, .besearchmask  .table-dark thead th {
  border-color: #95999c; }
.besearchmask .table-hover .table-dark:hover {
  background-color: #b9bbbe; }
.besearchmask .table-hover .table-dark:hover > td, .besearchmask  .table-hover .table-dark:hover > th {
  background-color: #b9bbbe; }
.besearchmask .table-active, .besearchmask  .table-active > td, .besearchmask  .table-active > th {
  background-color: rgba(0, 0, 0, .075); }
.besearchmask .table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, .075); }
.besearchmask .table-hover .table-active:hover > td, .besearchmask  .table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, .075); }
.besearchmask .table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55; }
.besearchmask .table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6; }
.besearchmask .table-dark {
  color: #fff;
  background-color: #343a40; }
.besearchmask .table-dark td, .besearchmask  .table-dark th, .besearchmask  .table-dark thead th {
  border-color: #454d55; }
.besearchmask .table-dark.table-bordered {
  border: 0; }
.besearchmask .table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, .05); }
.besearchmask .table-dark.table-hover tbody tr:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, .075); }
@media (max-width: 575.98px) {
.besearchmask .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
.besearchmask .table-responsive-sm > .table-bordered {
    border: 0; }
}
@media (max-width: 767.98px) {
.besearchmask .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
.besearchmask .table-responsive-md > .table-bordered {
    border: 0; }
}
@media (max-width: 991.98px) {
.besearchmask .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
.besearchmask .table-responsive-lg > .table-bordered {
    border: 0; }
}
@media (max-width: 1199.98px) {
.besearchmask .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
.besearchmask .table-responsive-xl > .table-bordered {
    border: 0; }
}
.besearchmask .table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; }
.besearchmask .table-responsive > .table-bordered {
  border: 0; }
.besearchmask .form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + .75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
@media (prefers-reduced-motion: reduce) {
.besearchmask .form-control {
    transition: none; }
}
.besearchmask .form-control::-ms-expand {
  background-color: transparent;
  border: 0; }
.besearchmask .form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, .25); }
.besearchmask .form-control::-webkit-input-placeholder {
  color: #6c757d;
  opacity: 1; }
.besearchmask .form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1; }
.besearchmask .form-control:-ms-input-placeholder {
  color: #6c757d;
  opacity: 1; }
.besearchmask .form-control::-ms-input-placeholder {
  color: #6c757d;
  opacity: 1; }
.besearchmask .form-control::placeholder {
  color: #6c757d;
  opacity: 1; }
.besearchmask .form-control:disabled, .besearchmask  .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1; }
.besearchmask select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff; }
.besearchmask .form-control-file, .besearchmask  .form-control-range {
  display: block;
  width: 100%; }
.besearchmask .col-form-label {
  padding-top: calc(.375rem + 1px);
  padding-bottom: calc(.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5; }
.besearchmask .col-form-label-lg {
  padding-top: calc(.5rem + 1px);
  padding-bottom: calc(.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5; }
.besearchmask .col-form-label-sm {
  padding-top: calc(.25rem + 1px);
  padding-bottom: calc(.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5; }
.besearchmask .form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0; }
.besearchmask .form-control-plaintext.form-control-lg, .besearchmask  .form-control-plaintext.form-control-sm {
  padding-right: 0;
  padding-left: 0; }
.besearchmask .form-control-sm {
  height: calc(1.5em + .5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }
.besearchmask .form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }
.besearchmask select.form-control[multiple], .besearchmask  select.form-control[size] {
  height: auto; }
.besearchmask textarea.form-control {
  height: auto; }
.besearchmask .form-group {
  margin-bottom: 1rem; }
.besearchmask .form-text {
  display: block;
  margin-top: 0.25rem; }
.besearchmask .form-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px; }
.besearchmask .form-row > .col, .besearchmask  .form-row > [class*=col-] {
  padding-right: 5px;
  padding-left: 5px; }
.besearchmask .form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem; }
.besearchmask .form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem; }
.besearchmask .form-check-input:disabled ~ .form-check-label {
  color: #6c757d; }
.besearchmask .form-check-label {
  margin-bottom: 0; }
.besearchmask .form-check-inline {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem; }
.besearchmask .form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0; }
.besearchmask .valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #28a745; }
.besearchmask .valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40, 167, 69, .9);
  border-radius: 0.25rem; }
.besearchmask .form-control.is-valid, .besearchmask  .was-validated .form-control:valid {
  border-color: #28a745;
  padding-right: calc(1.5em + .75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center right calc(.375em + .1875rem);
  background-size: calc(.75em + .375rem) calc(.75em + .375rem); }
.besearchmask .form-control.is-valid:focus, .besearchmask  .was-validated .form-control:valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, .25); }
.besearchmask .form-control.is-valid ~ .valid-feedback, .besearchmask  .form-control.is-valid ~ .valid-tooltip, .besearchmask  .was-validated .form-control:valid ~ .valid-feedback, .besearchmask  .was-validated .form-control:valid ~ .valid-tooltip {
  display: block; }
.besearchmask .was-validated textarea.form-control:valid, .besearchmask  textarea.form-control.is-valid {
  padding-right: calc(1.5em + .75rem);
  background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem); }
.besearchmask .custom-select.is-valid, .besearchmask  .was-validated .custom-select:valid {
  border-color: #28a745;
  padding-right: calc((1em + .75rem) * 3 / 4 + 1.75rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem); }
.besearchmask .custom-select.is-valid:focus, .besearchmask  .was-validated .custom-select:valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, .25); }
.besearchmask .custom-select.is-valid ~ .valid-feedback, .besearchmask  .custom-select.is-valid ~ .valid-tooltip, .besearchmask  .was-validated .custom-select:valid ~ .valid-feedback, .besearchmask  .was-validated .custom-select:valid ~ .valid-tooltip {
  display: block; }
.besearchmask .form-control-file.is-valid ~ .valid-feedback, .besearchmask  .form-control-file.is-valid ~ .valid-tooltip, .besearchmask  .was-validated .form-control-file:valid ~ .valid-feedback, .besearchmask  .was-validated .form-control-file:valid ~ .valid-tooltip {
  display: block; }
.besearchmask .form-check-input.is-valid ~ .form-check-label, .besearchmask  .was-validated .form-check-input:valid ~ .form-check-label {
  color: #28a745; }
.besearchmask .form-check-input.is-valid ~ .valid-feedback, .besearchmask  .form-check-input.is-valid ~ .valid-tooltip, .besearchmask  .was-validated .form-check-input:valid ~ .valid-feedback, .besearchmask  .was-validated .form-check-input:valid ~ .valid-tooltip {
  display: block; }
.besearchmask .custom-control-input.is-valid ~ .custom-control-label, .besearchmask  .was-validated .custom-control-input:valid ~ .custom-control-label {
  color: #28a745; }
.besearchmask .custom-control-input.is-valid ~ .custom-control-label::before, .besearchmask  .was-validated .custom-control-input:valid ~ .custom-control-label::before {
  border-color: #28a745; }
.besearchmask .custom-control-input.is-valid ~ .valid-feedback, .besearchmask  .custom-control-input.is-valid ~ .valid-tooltip, .besearchmask  .was-validated .custom-control-input:valid ~ .valid-feedback, .besearchmask  .was-validated .custom-control-input:valid ~ .valid-tooltip {
  display: block; }
.besearchmask .custom-control-input.is-valid:checked ~ .custom-control-label::before, .besearchmask  .was-validated .custom-control-input:valid:checked ~ .custom-control-label::before {
  border-color: #34ce57;
  background-color: #34ce57; }
.besearchmask .custom-control-input.is-valid:focus ~ .custom-control-label::before, .besearchmask  .was-validated .custom-control-input:valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, .25); }
.besearchmask .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before, .besearchmask  .was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #28a745; }
.besearchmask .custom-file-input.is-valid ~ .custom-file-label, .besearchmask  .was-validated .custom-file-input:valid ~ .custom-file-label {
  border-color: #28a745; }
.besearchmask .custom-file-input.is-valid ~ .valid-feedback, .besearchmask  .custom-file-input.is-valid ~ .valid-tooltip, .besearchmask  .was-validated .custom-file-input:valid ~ .valid-feedback, .besearchmask  .was-validated .custom-file-input:valid ~ .valid-tooltip {
  display: block; }
.besearchmask .custom-file-input.is-valid:focus ~ .custom-file-label, .besearchmask  .was-validated .custom-file-input:valid:focus ~ .custom-file-label {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, .25); }
.besearchmask .invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545; }
.besearchmask .invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220, 53, 69, .9);
  border-radius: 0.25rem; }
.besearchmask .form-control.is-invalid, .besearchmask  .was-validated .form-control:invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + .75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
  background-repeat: no-repeat;
  background-position: center right calc(.375em + .1875rem);
  background-size: calc(.75em + .375rem) calc(.75em + .375rem); }
.besearchmask .form-control.is-invalid:focus, .besearchmask  .was-validated .form-control:invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, .25); }
.besearchmask .form-control.is-invalid ~ .invalid-feedback, .besearchmask  .form-control.is-invalid ~ .invalid-tooltip, .besearchmask  .was-validated .form-control:invalid ~ .invalid-feedback, .besearchmask  .was-validated .form-control:invalid ~ .invalid-tooltip {
  display: block; }
.besearchmask .was-validated textarea.form-control:invalid, .besearchmask  textarea.form-control.is-invalid {
  padding-right: calc(1.5em + .75rem);
  background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem); }
.besearchmask .custom-select.is-invalid, .besearchmask  .was-validated .custom-select:invalid {
  border-color: #dc3545;
  padding-right: calc((1em + .75rem) * 3 / 4 + 1.75rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem); }
.besearchmask .custom-select.is-invalid:focus, .besearchmask  .was-validated .custom-select:invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, .25); }
.besearchmask .custom-select.is-invalid ~ .invalid-feedback, .besearchmask  .custom-select.is-invalid ~ .invalid-tooltip, .besearchmask  .was-validated .custom-select:invalid ~ .invalid-feedback, .besearchmask  .was-validated .custom-select:invalid ~ .invalid-tooltip {
  display: block; }
.besearchmask .form-control-file.is-invalid ~ .invalid-feedback, .besearchmask  .form-control-file.is-invalid ~ .invalid-tooltip, .besearchmask  .was-validated .form-control-file:invalid ~ .invalid-feedback, .besearchmask  .was-validated .form-control-file:invalid ~ .invalid-tooltip {
  display: block; }
.besearchmask .form-check-input.is-invalid ~ .form-check-label, .besearchmask  .was-validated .form-check-input:invalid ~ .form-check-label {
  color: #dc3545; }
.besearchmask .form-check-input.is-invalid ~ .invalid-feedback, .besearchmask  .form-check-input.is-invalid ~ .invalid-tooltip, .besearchmask  .was-validated .form-check-input:invalid ~ .invalid-feedback, .besearchmask  .was-validated .form-check-input:invalid ~ .invalid-tooltip {
  display: block; }
.besearchmask .custom-control-input.is-invalid ~ .custom-control-label, .besearchmask  .was-validated .custom-control-input:invalid ~ .custom-control-label {
  color: #dc3545; }
.besearchmask .custom-control-input.is-invalid ~ .custom-control-label::before, .besearchmask  .was-validated .custom-control-input:invalid ~ .custom-control-label::before {
  border-color: #dc3545; }
.besearchmask .custom-control-input.is-invalid ~ .invalid-feedback, .besearchmask  .custom-control-input.is-invalid ~ .invalid-tooltip, .besearchmask  .was-validated .custom-control-input:invalid ~ .invalid-feedback, .besearchmask  .was-validated .custom-control-input:invalid ~ .invalid-tooltip {
  display: block; }
.besearchmask .custom-control-input.is-invalid:checked ~ .custom-control-label::before, .besearchmask  .was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before {
  border-color: #e4606d;
  background-color: #e4606d; }
.besearchmask .custom-control-input.is-invalid:focus ~ .custom-control-label::before, .besearchmask  .was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, .25); }
.besearchmask .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before, .besearchmask  .was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #dc3545; }
.besearchmask .custom-file-input.is-invalid ~ .custom-file-label, .besearchmask  .was-validated .custom-file-input:invalid ~ .custom-file-label {
  border-color: #dc3545; }
.besearchmask .custom-file-input.is-invalid ~ .invalid-feedback, .besearchmask  .custom-file-input.is-invalid ~ .invalid-tooltip, .besearchmask  .was-validated .custom-file-input:invalid ~ .invalid-feedback, .besearchmask  .was-validated .custom-file-input:invalid ~ .invalid-tooltip {
  display: block; }
.besearchmask .custom-file-input.is-invalid:focus ~ .custom-file-label, .besearchmask  .was-validated .custom-file-input:invalid:focus ~ .custom-file-label {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, .25); }
.besearchmask .form-inline {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-align: center;
  align-items: center; }
.besearchmask .form-inline .form-check {
  width: 100%; }
@media (min-width: 576px) {
.besearchmask .form-inline label {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 0; }
.besearchmask .form-inline .form-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0; }
.besearchmask .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
.besearchmask .form-inline .form-control-plaintext {
    display: inline-block; }
.besearchmask .form-inline .custom-select, .besearchmask  .form-inline .input-group {
    width: auto; }
.besearchmask .form-inline .form-check {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: auto;
    padding-left: 0; }
.besearchmask .form-inline .form-check-input {
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0; }
.besearchmask .form-inline .custom-control {
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center; }
.besearchmask .form-inline .custom-control-label {
    margin-bottom: 0; }
}
.besearchmask .btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
@media (prefers-reduced-motion: reduce) {
.besearchmask .btn {
    transition: none; }
}
.besearchmask .btn:hover {
  color: #212529;
  text-decoration: none; }
.besearchmask .btn.focus, .besearchmask  .btn:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, .25); }
.besearchmask .btn.disabled, .besearchmask  .btn:disabled {
  opacity: 0.65; }
.besearchmask a.btn.disabled, .besearchmask  fieldset:disabled a.btn {
  pointer-events: none; }
.besearchmask .btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff; }
.besearchmask .btn-primary:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc; }
.besearchmask .btn-primary.focus, .besearchmask  .btn-primary:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, .5); }
.besearchmask .btn-primary.disabled, .besearchmask  .btn-primary:disabled {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff; }
.besearchmask .btn-primary:not(:disabled):not(.disabled).active, .besearchmask  .btn-primary:not(:disabled):not(.disabled):active, .besearchmask  .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf; }
.besearchmask .btn-primary:not(:disabled):not(.disabled).active:focus, .besearchmask  .btn-primary:not(:disabled):not(.disabled):active:focus, .besearchmask  .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, .5); }
.besearchmask .btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d; }
.besearchmask .btn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62; }
.besearchmask .btn-secondary.focus, .besearchmask  .btn-secondary:focus {
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, .5); }
.besearchmask .btn-secondary.disabled, .besearchmask  .btn-secondary:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d; }
.besearchmask .btn-secondary:not(:disabled):not(.disabled).active, .besearchmask  .btn-secondary:not(:disabled):not(.disabled):active, .besearchmask  .show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b; }
.besearchmask .btn-secondary:not(:disabled):not(.disabled).active:focus, .besearchmask  .btn-secondary:not(:disabled):not(.disabled):active:focus, .besearchmask  .show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, .5); }
.besearchmask .btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745; }
.besearchmask .btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34; }
.besearchmask .btn-success.focus, .besearchmask  .btn-success:focus {
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, .5); }
.besearchmask .btn-success.disabled, .besearchmask  .btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745; }
.besearchmask .btn-success:not(:disabled):not(.disabled).active, .besearchmask  .btn-success:not(:disabled):not(.disabled):active, .besearchmask  .show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430; }
.besearchmask .btn-success:not(:disabled):not(.disabled).active:focus, .besearchmask  .btn-success:not(:disabled):not(.disabled):active:focus, .besearchmask  .show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, .5); }
.besearchmask .btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8; }
.besearchmask .btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b; }
.besearchmask .btn-info.focus, .besearchmask  .btn-info:focus {
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, .5); }
.besearchmask .btn-info.disabled, .besearchmask  .btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8; }
.besearchmask .btn-info:not(:disabled):not(.disabled).active, .besearchmask  .btn-info:not(:disabled):not(.disabled):active, .besearchmask  .show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f; }
.besearchmask .btn-info:not(:disabled):not(.disabled).active:focus, .besearchmask  .btn-info:not(:disabled):not(.disabled):active:focus, .besearchmask  .show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, .5); }
.besearchmask .btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107; }
.besearchmask .btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00; }
.besearchmask .btn-warning.focus, .besearchmask  .btn-warning:focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, .5); }
.besearchmask .btn-warning.disabled, .besearchmask  .btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107; }
.besearchmask .btn-warning:not(:disabled):not(.disabled).active, .besearchmask  .btn-warning:not(:disabled):not(.disabled):active, .besearchmask  .show > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500; }
.besearchmask .btn-warning:not(:disabled):not(.disabled).active:focus, .besearchmask  .btn-warning:not(:disabled):not(.disabled):active:focus, .besearchmask  .show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, .5); }
.besearchmask .btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545; }
.besearchmask .btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130; }
.besearchmask .btn-danger.focus, .besearchmask  .btn-danger:focus {
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, .5); }
.besearchmask .btn-danger.disabled, .besearchmask  .btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545; }
.besearchmask .btn-danger:not(:disabled):not(.disabled).active, .besearchmask  .btn-danger:not(:disabled):not(.disabled):active, .besearchmask  .show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d; }
.besearchmask .btn-danger:not(:disabled):not(.disabled).active:focus, .besearchmask  .btn-danger:not(:disabled):not(.disabled):active:focus, .besearchmask  .show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, .5); }
.besearchmask .btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa; }
.besearchmask .btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5; }
.besearchmask .btn-light.focus, .besearchmask  .btn-light:focus {
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, .5); }
.besearchmask .btn-light.disabled, .besearchmask  .btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa; }
.besearchmask .btn-light:not(:disabled):not(.disabled).active, .besearchmask  .btn-light:not(:disabled):not(.disabled):active, .besearchmask  .show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df; }
.besearchmask .btn-light:not(:disabled):not(.disabled).active:focus, .besearchmask  .btn-light:not(:disabled):not(.disabled):active:focus, .besearchmask  .show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, .5); }
.besearchmask .btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40; }
.besearchmask .btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124; }
.besearchmask .btn-dark.focus, .besearchmask  .btn-dark:focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, .5); }
.besearchmask .btn-dark.disabled, .besearchmask  .btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40; }
.besearchmask .btn-dark:not(:disabled):not(.disabled).active, .besearchmask  .btn-dark:not(:disabled):not(.disabled):active, .besearchmask  .show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d; }
.besearchmask .btn-dark:not(:disabled):not(.disabled).active:focus, .besearchmask  .btn-dark:not(:disabled):not(.disabled):active:focus, .besearchmask  .show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, .5); }
.besearchmask .btn-outline-primary {
  color: #007bff;
  border-color: #007bff; }
.besearchmask .btn-outline-primary:hover {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff; }
.besearchmask .btn-outline-primary.focus, .besearchmask  .btn-outline-primary:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, .5); }
.besearchmask .btn-outline-primary.disabled, .besearchmask  .btn-outline-primary:disabled {
  color: #007bff;
  background-color: transparent; }
.besearchmask .btn-outline-primary:not(:disabled):not(.disabled).active, .besearchmask  .btn-outline-primary:not(:disabled):not(.disabled):active, .besearchmask  .show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff; }
.besearchmask .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .besearchmask  .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .besearchmask  .show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, .5); }
.besearchmask .btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d; }
.besearchmask .btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d; }
.besearchmask .btn-outline-secondary.focus, .besearchmask  .btn-outline-secondary:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, .5); }
.besearchmask .btn-outline-secondary.disabled, .besearchmask  .btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent; }
.besearchmask .btn-outline-secondary:not(:disabled):not(.disabled).active, .besearchmask  .btn-outline-secondary:not(:disabled):not(.disabled):active, .besearchmask  .show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d; }
.besearchmask .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .besearchmask  .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .besearchmask  .show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, .5); }
.besearchmask .btn-outline-success {
  color: #28a745;
  border-color: #28a745; }
.besearchmask .btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745; }
.besearchmask .btn-outline-success.focus, .besearchmask  .btn-outline-success:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, .5); }
.besearchmask .btn-outline-success.disabled, .besearchmask  .btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent; }
.besearchmask .btn-outline-success:not(:disabled):not(.disabled).active, .besearchmask  .btn-outline-success:not(:disabled):not(.disabled):active, .besearchmask  .show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745; }
.besearchmask .btn-outline-success:not(:disabled):not(.disabled).active:focus, .besearchmask  .btn-outline-success:not(:disabled):not(.disabled):active:focus, .besearchmask  .show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, .5); }
.besearchmask .btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8; }
.besearchmask .btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8; }
.besearchmask .btn-outline-info.focus, .besearchmask  .btn-outline-info:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, .5); }
.besearchmask .btn-outline-info.disabled, .besearchmask  .btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent; }
.besearchmask .btn-outline-info:not(:disabled):not(.disabled).active, .besearchmask  .btn-outline-info:not(:disabled):not(.disabled):active, .besearchmask  .show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8; }
.besearchmask .btn-outline-info:not(:disabled):not(.disabled).active:focus, .besearchmask  .btn-outline-info:not(:disabled):not(.disabled):active:focus, .besearchmask  .show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, .5); }
.besearchmask .btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107; }
.besearchmask .btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107; }
.besearchmask .btn-outline-warning.focus, .besearchmask  .btn-outline-warning:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, .5); }
.besearchmask .btn-outline-warning.disabled, .besearchmask  .btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent; }
.besearchmask .btn-outline-warning:not(:disabled):not(.disabled).active, .besearchmask  .btn-outline-warning:not(:disabled):not(.disabled):active, .besearchmask  .show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107; }
.besearchmask .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .besearchmask  .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .besearchmask  .show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, .5); }
.besearchmask .btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545; }
.besearchmask .btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545; }
.besearchmask .btn-outline-danger.focus, .besearchmask  .btn-outline-danger:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, .5); }
.besearchmask .btn-outline-danger.disabled, .besearchmask  .btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent; }
.besearchmask .btn-outline-danger:not(:disabled):not(.disabled).active, .besearchmask  .btn-outline-danger:not(:disabled):not(.disabled):active, .besearchmask  .show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545; }
.besearchmask .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .besearchmask  .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .besearchmask  .show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, .5); }
.besearchmask .btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa; }
.besearchmask .btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa; }
.besearchmask .btn-outline-light.focus, .besearchmask  .btn-outline-light:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, .5); }
.besearchmask .btn-outline-light.disabled, .besearchmask  .btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent; }
.besearchmask .btn-outline-light:not(:disabled):not(.disabled).active, .besearchmask  .btn-outline-light:not(:disabled):not(.disabled):active, .besearchmask  .show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa; }
.besearchmask .btn-outline-light:not(:disabled):not(.disabled).active:focus, .besearchmask  .btn-outline-light:not(:disabled):not(.disabled):active:focus, .besearchmask  .show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, .5); }
.besearchmask .btn-outline-dark {
  color: #343a40;
  border-color: #343a40; }
.besearchmask .btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40; }
.besearchmask .btn-outline-dark.focus, .besearchmask  .btn-outline-dark:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, .5); }
.besearchmask .btn-outline-dark.disabled, .besearchmask  .btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent; }
.besearchmask .btn-outline-dark:not(:disabled):not(.disabled).active, .besearchmask  .btn-outline-dark:not(:disabled):not(.disabled):active, .besearchmask  .show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40; }
.besearchmask .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .besearchmask  .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .besearchmask  .show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, .5); }
.besearchmask .btn-link {
  font-weight: 400;
  color: #007bff;
  text-decoration: none; }
.besearchmask .btn-link:hover {
  color: #0056b3;
  text-decoration: underline; }
.besearchmask .btn-link.focus, .besearchmask  .btn-link:focus {
  text-decoration: underline;
  box-shadow: none; }
.besearchmask .btn-link.disabled, .besearchmask  .btn-link:disabled {
  color: #6c757d;
  pointer-events: none; }
.besearchmask .btn-group-lg > .btn, .besearchmask  .btn-lg {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }
.besearchmask .btn-group-sm > .btn, .besearchmask  .btn-sm {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }
.besearchmask .btn-block {
  display: block;
  width: 100%; }
.besearchmask .btn-block + .btn-block {
  margin-top: 0.5rem; }
.besearchmask input[type=button].btn-block, .besearchmask  input[type=reset].btn-block, .besearchmask  input[type=submit].btn-block {
  width: 100%; }
.besearchmask .fade {
  transition: opacity 0.15s linear; }
@media (prefers-reduced-motion: reduce) {
.besearchmask .fade {
    transition: none; }
}
.besearchmask .fade:not(.show) {
  opacity: 0; }
.besearchmask .collapse:not(.show) {
  display: none; }
.besearchmask .collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease; }
@media (prefers-reduced-motion: reduce) {
.besearchmask .collapsing {
    transition: none; }
}
.besearchmask .dropdown, .besearchmask  .dropleft, .besearchmask  .dropright, .besearchmask  .dropup {
  position: relative; }
.besearchmask .dropdown-toggle {
  white-space: nowrap; }
.besearchmask .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent; }
.besearchmask .dropdown-toggle:empty::after {
  margin-left: 0; }
.besearchmask .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 0.25rem; }
.besearchmask .dropdown-menu-left {
  right: auto;
  left: 0; }
.besearchmask .dropdown-menu-right {
  right: 0;
  left: auto; }
@media (min-width: 576px) {
.besearchmask .dropdown-menu-sm-left {
    right: auto;
    left: 0; }
.besearchmask .dropdown-menu-sm-right {
    right: 0;
    left: auto; }
}
@media (min-width: 768px) {
.besearchmask .dropdown-menu-md-left {
    right: auto;
    left: 0; }
.besearchmask .dropdown-menu-md-right {
    right: 0;
    left: auto; }
}
@media (min-width: 992px) {
.besearchmask .dropdown-menu-lg-left {
    right: auto;
    left: 0; }
.besearchmask .dropdown-menu-lg-right {
    right: 0;
    left: auto; }
}
@media (min-width: 1200px) {
.besearchmask .dropdown-menu-xl-left {
    right: auto;
    left: 0; }
.besearchmask .dropdown-menu-xl-right {
    right: 0;
    left: auto; }
}
.besearchmask .dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem; }
.besearchmask .dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent; }
.besearchmask .dropup .dropdown-toggle:empty::after {
  margin-left: 0; }
.besearchmask .dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem; }
.besearchmask .dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid; }
.besearchmask .dropright .dropdown-toggle:empty::after {
  margin-left: 0; }
.besearchmask .dropright .dropdown-toggle::after {
  vertical-align: 0; }
.besearchmask .dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem; }
.besearchmask .dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: ""; }
.besearchmask .dropleft .dropdown-toggle::after {
  display: none; }
.besearchmask .dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent; }
.besearchmask .dropleft .dropdown-toggle:empty::after {
  margin-left: 0; }
.besearchmask .dropleft .dropdown-toggle::before {
  vertical-align: 0; }
.besearchmask .dropdown-menu[x-placement^=bottom], .besearchmask  .dropdown-menu[x-placement^=left], .besearchmask  .dropdown-menu[x-placement^=right], .besearchmask  .dropdown-menu[x-placement^=top] {
  right: auto;
  bottom: auto; }
.besearchmask .dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef; }
.besearchmask .dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0; }
.besearchmask .dropdown-item:focus, .besearchmask  .dropdown-item:hover {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa; }
.besearchmask .dropdown-item.active, .besearchmask  .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #007bff; }
.besearchmask .dropdown-item.disabled, .besearchmask  .dropdown-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: transparent; }
.besearchmask .dropdown-menu.show {
  display: block; }
.besearchmask .dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap; }
.besearchmask .dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529; }
.besearchmask .btn-group, .besearchmask  .btn-group-vertical {
  position: relative;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle; }
.besearchmask .btn-group-vertical > .btn, .besearchmask  .btn-group > .btn {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto; }
.besearchmask .btn-group-vertical > .btn:hover, .besearchmask  .btn-group > .btn:hover {
  z-index: 1; }
.besearchmask .btn-group-vertical > .btn.active, .besearchmask  .btn-group-vertical > .btn:active, .besearchmask  .btn-group-vertical > .btn:focus, .besearchmask  .btn-group > .btn.active, .besearchmask  .btn-group > .btn:active, .besearchmask  .btn-group > .btn:focus {
  z-index: 1; }
.besearchmask .btn-toolbar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: start;
  justify-content: flex-start; }
.besearchmask .btn-toolbar .input-group {
  width: auto; }
.besearchmask .btn-group > .btn-group:not(:first-child), .besearchmask  .btn-group > .btn:not(:first-child) {
  margin-left: -1px; }
.besearchmask .btn-group > .btn-group:not(:last-child) > .btn, .besearchmask  .btn-group > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }
.besearchmask .btn-group > .btn-group:not(:first-child) > .btn, .besearchmask  .btn-group > .btn:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }
.besearchmask .dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem; }
.besearchmask .dropdown-toggle-split::after, .besearchmask  .dropright .dropdown-toggle-split::after, .besearchmask  .dropup .dropdown-toggle-split::after {
  margin-left: 0; }
.besearchmask .dropleft .dropdown-toggle-split::before {
  margin-right: 0; }
.besearchmask .btn-group-sm > .btn + .dropdown-toggle-split, .besearchmask  .btn-sm + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem; }
.besearchmask .btn-group-lg > .btn + .dropdown-toggle-split, .besearchmask  .btn-lg + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem; }
.besearchmask .btn-group-vertical {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: center;
  justify-content: center; }
.besearchmask .btn-group-vertical > .btn, .besearchmask  .btn-group-vertical > .btn-group {
  width: 100%; }
.besearchmask .btn-group-vertical > .btn-group:not(:first-child), .besearchmask  .btn-group-vertical > .btn:not(:first-child) {
  margin-top: -1px; }
.besearchmask .btn-group-vertical > .btn-group:not(:last-child) > .btn, .besearchmask  .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }
.besearchmask .btn-group-vertical > .btn-group:not(:first-child) > .btn, .besearchmask  .btn-group-vertical > .btn:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }
.besearchmask .btn-group-toggle > .btn, .besearchmask  .btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0; }
.besearchmask .btn-group-toggle > .btn input[type=checkbox], .besearchmask  .btn-group-toggle > .btn input[type=radio], .besearchmask  .btn-group-toggle > .btn-group > .btn input[type=checkbox], .besearchmask  .btn-group-toggle > .btn-group > .btn input[type=radio] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }
.besearchmask .input-group {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%; }
.besearchmask .input-group > .custom-file, .besearchmask  .input-group > .custom-select, .besearchmask  .input-group > .form-control, .besearchmask  .input-group > .form-control-plaintext {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0; }
.besearchmask .input-group > .custom-file + .custom-file, .besearchmask  .input-group > .custom-file + .custom-select, .besearchmask  .input-group > .custom-file + .form-control, .besearchmask  .input-group > .custom-select + .custom-file, .besearchmask  .input-group > .custom-select + .custom-select, .besearchmask  .input-group > .custom-select + .form-control, .besearchmask  .input-group > .form-control + .custom-file, .besearchmask  .input-group > .form-control + .custom-select, .besearchmask  .input-group > .form-control + .form-control, .besearchmask  .input-group > .form-control-plaintext + .custom-file, .besearchmask  .input-group > .form-control-plaintext + .custom-select, .besearchmask  .input-group > .form-control-plaintext + .form-control {
  margin-left: -1px; }
.besearchmask .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label, .besearchmask  .input-group > .custom-select:focus, .besearchmask  .input-group > .form-control:focus {
  z-index: 3; }
.besearchmask .input-group > .custom-file .custom-file-input:focus {
  z-index: 4; }
.besearchmask .input-group > .custom-select:not(:last-child), .besearchmask  .input-group > .form-control:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }
.besearchmask .input-group > .custom-select:not(:first-child), .besearchmask  .input-group > .form-control:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }
.besearchmask .input-group > .custom-file {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center; }
.besearchmask .input-group > .custom-file:not(:last-child) .custom-file-label, .besearchmask  .input-group > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }
.besearchmask .input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }
.besearchmask .input-group-append, .besearchmask  .input-group-prepend {
  display: -ms-flexbox;
  display: flex; }
.besearchmask .input-group-append .btn, .besearchmask  .input-group-prepend .btn {
  position: relative;
  z-index: 2; }
.besearchmask .input-group-append .btn:focus, .besearchmask  .input-group-prepend .btn:focus {
  z-index: 3; }
.besearchmask .input-group-append .btn + .btn, .besearchmask  .input-group-append .btn + .input-group-text, .besearchmask  .input-group-append .input-group-text + .btn, .besearchmask  .input-group-append .input-group-text + .input-group-text, .besearchmask  .input-group-prepend .btn + .btn, .besearchmask  .input-group-prepend .btn + .input-group-text, .besearchmask  .input-group-prepend .input-group-text + .btn, .besearchmask  .input-group-prepend .input-group-text + .input-group-text {
  margin-left: -1px; }
.besearchmask .input-group-prepend {
  margin-right: -1px; }
.besearchmask .input-group-append {
  margin-left: -1px; }
.besearchmask .input-group-text {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem; }
.besearchmask .input-group-text input[type=checkbox], .besearchmask  .input-group-text input[type=radio] {
  margin-top: 0; }
.besearchmask .input-group-lg > .custom-select, .besearchmask  .input-group-lg > .form-control:not(textarea) {
  height: calc(1.5em + 1rem + 2px); }
.besearchmask .input-group-lg > .custom-select, .besearchmask  .input-group-lg > .form-control, .besearchmask  .input-group-lg > .input-group-append > .btn, .besearchmask  .input-group-lg > .input-group-append > .input-group-text, .besearchmask  .input-group-lg > .input-group-prepend > .btn, .besearchmask  .input-group-lg > .input-group-prepend > .input-group-text {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }
.besearchmask .input-group-sm > .custom-select, .besearchmask  .input-group-sm > .form-control:not(textarea) {
  height: calc(1.5em + .5rem + 2px); }
.besearchmask .input-group-sm > .custom-select, .besearchmask  .input-group-sm > .form-control, .besearchmask  .input-group-sm > .input-group-append > .btn, .besearchmask  .input-group-sm > .input-group-append > .input-group-text, .besearchmask  .input-group-sm > .input-group-prepend > .btn, .besearchmask  .input-group-sm > .input-group-prepend > .input-group-text {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }
.besearchmask .input-group-lg > .custom-select, .besearchmask  .input-group-sm > .custom-select {
  padding-right: 1.75rem; }
.besearchmask .input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle), .besearchmask  .input-group > .input-group-append:last-child > .input-group-text:not(:last-child), .besearchmask  .input-group > .input-group-append:not(:last-child) > .btn, .besearchmask  .input-group > .input-group-append:not(:last-child) > .input-group-text, .besearchmask  .input-group > .input-group-prepend > .btn, .besearchmask  .input-group > .input-group-prepend > .input-group-text {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }
.besearchmask .input-group > .input-group-append > .btn, .besearchmask  .input-group > .input-group-append > .input-group-text, .besearchmask  .input-group > .input-group-prepend:first-child > .btn:not(:first-child), .besearchmask  .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child), .besearchmask  .input-group > .input-group-prepend:not(:first-child) > .btn, .besearchmask  .input-group > .input-group-prepend:not(:first-child) > .input-group-text {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }
.besearchmask .custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem; }
.besearchmask .custom-control-inline {
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 1rem; }
.besearchmask .custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0; }
.besearchmask .custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #007bff;
  background-color: #007bff; }
.besearchmask .custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, .25); }
.besearchmask .custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #80bdff; }
.besearchmask .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  color: #fff;
  background-color: #b3d7ff;
  border-color: #b3d7ff; }
.besearchmask .custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d; }
.besearchmask .custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #e9ecef; }
.besearchmask .custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top; }
.besearchmask .custom-control-label::before {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  background-color: #fff;
  border: #adb5bd solid 1px; }
.besearchmask .custom-control-label::after {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background: no-repeat 50%/50% 50%; }
.besearchmask .custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem; }
.besearchmask .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e"); }
.besearchmask .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #007bff;
  background-color: #007bff; }
.besearchmask .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e"); }
.besearchmask .custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, .5); }
.besearchmask .custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, .5); }
.besearchmask .custom-radio .custom-control-label::before {
  border-radius: 50%; }
.besearchmask .custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e"); }
.besearchmask .custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, .5); }
.besearchmask .custom-switch {
  padding-left: 2.25rem; }
.besearchmask .custom-switch .custom-control-label::before {
  left: -2.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: 0.5rem; }
.besearchmask .custom-switch .custom-control-label::after {
  top: calc(.25rem + 2px);
  left: calc(-2.25rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #adb5bd;
  border-radius: 0.5rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out; }
@media (prefers-reduced-motion: reduce) {
.besearchmask .custom-switch .custom-control-label::after {
    transition: none; }
}
.besearchmask .custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  background-color: #fff;
  -webkit-transform: translateX(0.75rem);
  transform: translateX(0.75rem); }
.besearchmask .custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, .5); }
.besearchmask .custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + .75rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
.besearchmask .custom-select:focus {
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, .25); }
.besearchmask .custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff; }
.besearchmask .custom-select[multiple], .besearchmask  .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none; }
.besearchmask .custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef; }
.besearchmask .custom-select::-ms-expand {
  display: none; }
.besearchmask .custom-select-sm {
  height: calc(1.5em + .5rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem; }
.besearchmask .custom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem; }
.besearchmask .custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.5em + .75rem + 2px);
  margin-bottom: 0; }
.besearchmask .custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + .75rem + 2px);
  margin: 0;
  opacity: 0; }
.besearchmask .custom-file-input:focus ~ .custom-file-label {
  border-color: #80bdff;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, .25); }
.besearchmask .custom-file-input:disabled ~ .custom-file-label {
  background-color: #e9ecef; }
.besearchmask .custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse"; }
.besearchmask .custom-file-input ~ .custom-file-label[data-browse]::after {
  content: attr(data-browse); }
.besearchmask .custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.5em + .75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem; }
.besearchmask .custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.5em + .75rem);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  content: "Browse";
  background-color: #e9ecef;
  border-left: inherit;
  border-radius: 0 0.25rem 0.25rem 0; }
.besearchmask .custom-range {
  width: 100%;
  height: calc(1rem + .4rem);
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
.besearchmask .custom-range:focus {
  outline: 0; }
.besearchmask .custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, .25); }
.besearchmask .custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, .25); }
.besearchmask .custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, .25); }
.besearchmask .custom-range::-moz-focus-outer {
  border: 0; }
.besearchmask .custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
  appearance: none; }
@media (prefers-reduced-motion: reduce) {
.besearchmask .custom-range::-webkit-slider-thumb {
    transition: none; }
}
.besearchmask .custom-range::-webkit-slider-thumb:active {
  background-color: #b3d7ff; }
.besearchmask .custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem; }
.besearchmask .custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -moz-appearance: none;
  appearance: none; }
@media (prefers-reduced-motion: reduce) {
.besearchmask .custom-range::-moz-range-thumb {
    transition: none; }
}
.besearchmask .custom-range::-moz-range-thumb:active {
  background-color: #b3d7ff; }
.besearchmask .custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem; }
.besearchmask .custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none; }
@media (prefers-reduced-motion: reduce) {
.besearchmask .custom-range::-ms-thumb {
    transition: none; }
}
.besearchmask .custom-range::-ms-thumb:active {
  background-color: #b3d7ff; }
.besearchmask .custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem; }
.besearchmask .custom-range::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1rem; }
.besearchmask .custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1rem; }
.besearchmask .custom-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd; }
.besearchmask .custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default; }
.besearchmask .custom-range:disabled::-moz-range-thumb {
  background-color: #adb5bd; }
.besearchmask .custom-range:disabled::-moz-range-track {
  cursor: default; }
.besearchmask .custom-range:disabled::-ms-thumb {
  background-color: #adb5bd; }
.besearchmask .custom-control-label::before, .besearchmask  .custom-file-label, .besearchmask  .custom-select {
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
@media (prefers-reduced-motion: reduce) {
.besearchmask .custom-control-label::before, .besearchmask  .custom-file-label, .besearchmask  .custom-select {
    transition: none; }
}
.besearchmask .nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
.besearchmask .nav-link {
  display: block;
  padding: 0.5rem 1rem; }
.besearchmask .nav-link:focus, .besearchmask  .nav-link:hover {
  text-decoration: none; }
.besearchmask .nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default; }
.besearchmask .nav-tabs {
  border-bottom: 1px solid #dee2e6; }
.besearchmask .nav-tabs .nav-item {
  margin-bottom: -1px; }
.besearchmask .nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem; }
.besearchmask .nav-tabs .nav-link:focus, .besearchmask  .nav-tabs .nav-link:hover {
  border-color: #e9ecef #e9ecef #dee2e6; }
.besearchmask .nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent; }
.besearchmask .nav-tabs .nav-item.show .nav-link, .besearchmask  .nav-tabs .nav-link.active {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff; }
.besearchmask .nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }
.besearchmask .nav-pills .nav-link {
  border-radius: 0.25rem; }
.besearchmask .nav-pills .nav-link.active, .besearchmask  .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007bff; }
.besearchmask .nav-fill .nav-item {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  text-align: center; }
.besearchmask .nav-justified .nav-item {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: center; }
.besearchmask .tab-content > .tab-pane {
  display: none; }
.besearchmask .tab-content > .active {
  display: block; }
.besearchmask .navbar {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0.5rem 1rem; }
.besearchmask .navbar > .container, .besearchmask  .navbar > .container-fluid {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between; }
.besearchmask .navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap; }
.besearchmask .navbar-brand:focus, .besearchmask  .navbar-brand:hover {
  text-decoration: none; }
.besearchmask .navbar-nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
.besearchmask .navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0; }
.besearchmask .navbar-nav .dropdown-menu {
  position: static;
  float: none; }
.besearchmask .navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem; }
.besearchmask .navbar-collapse {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-align: center;
  align-items: center; }
.besearchmask .navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem; }
.besearchmask .navbar-toggler:focus, .besearchmask  .navbar-toggler:hover {
  text-decoration: none; }
.besearchmask .navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%; }
@media (max-width: 575.98px) {
.besearchmask .navbar-expand-sm > .container, .besearchmask  .navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0; }
}
@media (min-width: 576px) {
.besearchmask .navbar-expand-sm {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start; }
.besearchmask .navbar-expand-sm .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row; }
.besearchmask .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute; }
.besearchmask .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }
.besearchmask .navbar-expand-sm > .container, .besearchmask  .navbar-expand-sm > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }
.besearchmask .navbar-expand-sm .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto; }
.besearchmask .navbar-expand-sm .navbar-toggler {
    display: none; }
}
@media (max-width: 767.98px) {
.besearchmask .navbar-expand-md > .container, .besearchmask  .navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0; }
}
@media (min-width: 768px) {
.besearchmask .navbar-expand-md {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start; }
.besearchmask .navbar-expand-md .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row; }
.besearchmask .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute; }
.besearchmask .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }
.besearchmask .navbar-expand-md > .container, .besearchmask  .navbar-expand-md > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }
.besearchmask .navbar-expand-md .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto; }
.besearchmask .navbar-expand-md .navbar-toggler {
    display: none; }
}
@media (max-width: 991.98px) {
.besearchmask .navbar-expand-lg > .container, .besearchmask  .navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0; }
}
@media (min-width: 992px) {
.besearchmask .navbar-expand-lg {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start; }
.besearchmask .navbar-expand-lg .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row; }
.besearchmask .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute; }
.besearchmask .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }
.besearchmask .navbar-expand-lg > .container, .besearchmask  .navbar-expand-lg > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }
.besearchmask .navbar-expand-lg .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto; }
.besearchmask .navbar-expand-lg .navbar-toggler {
    display: none; }
}
@media (max-width: 1199.98px) {
.besearchmask .navbar-expand-xl > .container, .besearchmask  .navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0; }
}
@media (min-width: 1200px) {
.besearchmask .navbar-expand-xl {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start; }
.besearchmask .navbar-expand-xl .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row; }
.besearchmask .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute; }
.besearchmask .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }
.besearchmask .navbar-expand-xl > .container, .besearchmask  .navbar-expand-xl > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }
.besearchmask .navbar-expand-xl .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto; }
.besearchmask .navbar-expand-xl .navbar-toggler {
    display: none; }
}
.besearchmask .navbar-expand {
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -ms-flex-pack: start;
  justify-content: flex-start; }
.besearchmask .navbar-expand > .container, .besearchmask  .navbar-expand > .container-fluid {
  padding-right: 0;
  padding-left: 0; }
.besearchmask .navbar-expand .navbar-nav {
  -ms-flex-direction: row;
  flex-direction: row; }
.besearchmask .navbar-expand .navbar-nav .dropdown-menu {
  position: absolute; }
.besearchmask .navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }
.besearchmask .navbar-expand > .container, .besearchmask  .navbar-expand > .container-fluid {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap; }
.besearchmask .navbar-expand .navbar-collapse {
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-preferred-size: auto;
  flex-basis: auto; }
.besearchmask .navbar-expand .navbar-toggler {
  display: none; }
.besearchmask .navbar-light .navbar-brand {
  color: rgba(0, 0, 0, .9); }
.besearchmask .navbar-light .navbar-brand:focus, .besearchmask  .navbar-light .navbar-brand:hover {
  color: rgba(0, 0, 0, .9); }
.besearchmask .navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, .5); }
.besearchmask .navbar-light .navbar-nav .nav-link:focus, .besearchmask  .navbar-light .navbar-nav .nav-link:hover {
  color: rgba(0, 0, 0, .7); }
.besearchmask .navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, .3); }
.besearchmask .navbar-light .navbar-nav .active > .nav-link, .besearchmask  .navbar-light .navbar-nav .nav-link.active, .besearchmask  .navbar-light .navbar-nav .nav-link.show, .besearchmask  .navbar-light .navbar-nav .show > .nav-link {
  color: rgba(0, 0, 0, .9); }
.besearchmask .navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, .5);
  border-color: rgba(0, 0, 0, .1); }
.besearchmask .navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }
.besearchmask .navbar-light .navbar-text {
  color: rgba(0, 0, 0, .5); }
.besearchmask .navbar-light .navbar-text a {
  color: rgba(0, 0, 0, .9); }
.besearchmask .navbar-light .navbar-text a:focus, .besearchmask  .navbar-light .navbar-text a:hover {
  color: rgba(0, 0, 0, .9); }
.besearchmask .navbar-dark .navbar-brand {
  color: #fff; }
.besearchmask .navbar-dark .navbar-brand:focus, .besearchmask  .navbar-dark .navbar-brand:hover {
  color: #fff; }
.besearchmask .navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, .5); }
.besearchmask .navbar-dark .navbar-nav .nav-link:focus, .besearchmask  .navbar-dark .navbar-nav .nav-link:hover {
  color: rgba(255, 255, 255, .75); }
.besearchmask .navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, .25); }
.besearchmask .navbar-dark .navbar-nav .active > .nav-link, .besearchmask  .navbar-dark .navbar-nav .nav-link.active, .besearchmask  .navbar-dark .navbar-nav .nav-link.show, .besearchmask  .navbar-dark .navbar-nav .show > .nav-link {
  color: #fff; }
.besearchmask .navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, .5);
  border-color: rgba(255, 255, 255, .1); }
.besearchmask .navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }
.besearchmask .navbar-dark .navbar-text {
  color: rgba(255, 255, 255, .5); }
.besearchmask .navbar-dark .navbar-text a {
  color: #fff; }
.besearchmask .navbar-dark .navbar-text a:focus, .besearchmask  .navbar-dark .navbar-text a:hover {
  color: #fff; }
.besearchmask .card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, .125);
  border-radius: 0.25rem; }
.besearchmask .card > hr {
  margin-right: 0;
  margin-left: 0; }
.besearchmask .card > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem; }
.besearchmask .card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem; }
.besearchmask .card-body {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1.25rem; }
.besearchmask .card-title {
  margin-bottom: 0.75rem; }
.besearchmask .card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0; }
.besearchmask .card-text:last-child {
  margin-bottom: 0; }
.besearchmask .card-link:hover {
  text-decoration: none; }
.besearchmask .card-link + .card-link {
  margin-left: 1.25rem; }
.besearchmask .card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, .03);
  border-bottom: 1px solid rgba(0, 0, 0, .125); }
.besearchmask .card-header:first-child {
  border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0; }
.besearchmask .card-header + .list-group .list-group-item:first-child {
  border-top: 0; }
.besearchmask .card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, .03);
  border-top: 1px solid rgba(0, 0, 0, .125); }
.besearchmask .card-footer:last-child {
  border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px); }
.besearchmask .card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0; }
.besearchmask .card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem; }
.besearchmask .card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem; }
.besearchmask .card-img {
  width: 100%;
  border-radius: calc(.25rem - 1px); }
.besearchmask .card-img-top {
  width: 100%;
  border-top-left-radius: calc(.25rem - 1px);
  border-top-right-radius: calc(.25rem - 1px); }
.besearchmask .card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(.25rem - 1px);
  border-bottom-left-radius: calc(.25rem - 1px); }
.besearchmask .card-deck {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column; }
.besearchmask .card-deck .card {
  margin-bottom: 15px; }
@media (min-width: 576px) {
.besearchmask .card-deck {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px; }
.besearchmask .card-deck .card {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px; }
}
.besearchmask .card-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column; }
.besearchmask .card-group > .card {
  margin-bottom: 15px; }
@media (min-width: 576px) {
.besearchmask .card-group {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap; }
.besearchmask .card-group > .card {
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    margin-bottom: 0; }
.besearchmask .card-group > .card + .card {
    margin-left: 0;
    border-left: 0; }
.besearchmask .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
.besearchmask .card-group > .card:not(:last-child) .card-header, .besearchmask  .card-group > .card:not(:last-child) .card-img-top {
    border-top-right-radius: 0; }
.besearchmask .card-group > .card:not(:last-child) .card-footer, .besearchmask  .card-group > .card:not(:last-child) .card-img-bottom {
    border-bottom-right-radius: 0; }
.besearchmask .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
.besearchmask .card-group > .card:not(:first-child) .card-header, .besearchmask  .card-group > .card:not(:first-child) .card-img-top {
    border-top-left-radius: 0; }
.besearchmask .card-group > .card:not(:first-child) .card-footer, .besearchmask  .card-group > .card:not(:first-child) .card-img-bottom {
    border-bottom-left-radius: 0; }
}
.besearchmask .card-columns .card {
  margin-bottom: 0.75rem; }
@media (min-width: 576px) {
.besearchmask .card-columns {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1.25rem;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1; }
.besearchmask .card-columns .card {
    display: inline-block;
    width: 100%; }
}
.besearchmask .accordion > .card {
  overflow: hidden; }
.besearchmask .accordion > .card:not(:first-of-type) .card-header:first-child {
  border-radius: 0; }
.besearchmask .accordion > .card:not(:first-of-type):not(:last-of-type) {
  border-bottom: 0;
  border-radius: 0; }
.besearchmask .accordion > .card:first-of-type {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }
.besearchmask .accordion > .card:last-of-type {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }
.besearchmask .accordion > .card .card-header {
  margin-bottom: -1px; }
.besearchmask .breadcrumb {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem; }
.besearchmask .breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem; }
.besearchmask .breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  color: #6c757d;
  content: "/"; }
.besearchmask .breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline; }
.besearchmask .breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none; }
.besearchmask .breadcrumb-item.active {
  color: #6c757d; }
.besearchmask .pagination {
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem; }
.besearchmask .page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6; }
.besearchmask .page-link:hover {
  z-index: 2;
  color: #0056b3;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6; }
.besearchmask .page-link:focus {
  z-index: 2;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, .25); }
.besearchmask .page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem; }
.besearchmask .page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem; }
.besearchmask .page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff; }
.besearchmask .page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6; }
.besearchmask .pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5; }
.besearchmask .pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem; }
.besearchmask .pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem; }
.besearchmask .pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5; }
.besearchmask .pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem; }
.besearchmask .pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem; }
.besearchmask .badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
@media (prefers-reduced-motion: reduce) {
.besearchmask .badge {
    transition: none; }
}
.besearchmask a.badge:focus, .besearchmask  a.badge:hover {
  text-decoration: none; }
.besearchmask .badge:empty {
  display: none; }
.besearchmask .btn .badge {
  position: relative;
  top: -1px; }
.besearchmask .badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem; }
.besearchmask .badge-primary {
  color: #fff;
  background-color: #007bff; }
.besearchmask a.badge-primary:focus, .besearchmask  a.badge-primary:hover {
  color: #fff;
  background-color: #0062cc; }
.besearchmask a.badge-primary.focus, .besearchmask  a.badge-primary:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, .5); }
.besearchmask .badge-secondary {
  color: #fff;
  background-color: #6c757d; }
.besearchmask a.badge-secondary:focus, .besearchmask  a.badge-secondary:hover {
  color: #fff;
  background-color: #545b62; }
.besearchmask a.badge-secondary.focus, .besearchmask  a.badge-secondary:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, .5); }
.besearchmask .badge-success {
  color: #fff;
  background-color: #28a745; }
.besearchmask a.badge-success:focus, .besearchmask  a.badge-success:hover {
  color: #fff;
  background-color: #1e7e34; }
.besearchmask a.badge-success.focus, .besearchmask  a.badge-success:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, .5); }
.besearchmask .badge-info {
  color: #fff;
  background-color: #17a2b8; }
.besearchmask a.badge-info:focus, .besearchmask  a.badge-info:hover {
  color: #fff;
  background-color: #117a8b; }
.besearchmask a.badge-info.focus, .besearchmask  a.badge-info:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, .5); }
.besearchmask .badge-warning {
  color: #212529;
  background-color: #ffc107; }
.besearchmask a.badge-warning:focus, .besearchmask  a.badge-warning:hover {
  color: #212529;
  background-color: #d39e00; }
.besearchmask a.badge-warning.focus, .besearchmask  a.badge-warning:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, .5); }
.besearchmask .badge-danger {
  color: #fff;
  background-color: #dc3545; }
.besearchmask a.badge-danger:focus, .besearchmask  a.badge-danger:hover {
  color: #fff;
  background-color: #bd2130; }
.besearchmask a.badge-danger.focus, .besearchmask  a.badge-danger:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, .5); }
.besearchmask .badge-light {
  color: #212529;
  background-color: #f8f9fa; }
.besearchmask a.badge-light:focus, .besearchmask  a.badge-light:hover {
  color: #212529;
  background-color: #dae0e5; }
.besearchmask a.badge-light.focus, .besearchmask  a.badge-light:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, .5); }
.besearchmask .badge-dark {
  color: #fff;
  background-color: #343a40; }
.besearchmask a.badge-dark:focus, .besearchmask  a.badge-dark:hover {
  color: #fff;
  background-color: #1d2124; }
.besearchmask a.badge-dark.focus, .besearchmask  a.badge-dark:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, .5); }
.besearchmask .jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem; }
@media (min-width: 576px) {
.besearchmask .jumbotron {
    padding: 4rem 2rem; }
}
.besearchmask .jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0; }
.besearchmask .alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem; }
.besearchmask .alert-heading {
  color: inherit; }
.besearchmask .alert-link {
  font-weight: 700; }
.besearchmask .alert-dismissible {
  padding-right: 4rem; }
.besearchmask .alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.75rem 1.25rem;
  color: inherit; }
.besearchmask .alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff; }
.besearchmask .alert-primary hr {
  border-top-color: #9fcdff; }
.besearchmask .alert-primary .alert-link {
  color: #002752; }
.besearchmask .alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db; }
.besearchmask .alert-secondary hr {
  border-top-color: #c8cbcf; }
.besearchmask .alert-secondary .alert-link {
  color: #202326; }
.besearchmask .alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb; }
.besearchmask .alert-success hr {
  border-top-color: #b1dfbb; }
.besearchmask .alert-success .alert-link {
  color: #0b2e13; }
.besearchmask .alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb; }
.besearchmask .alert-info hr {
  border-top-color: #abdde5; }
.besearchmask .alert-info .alert-link {
  color: #062c33; }
.besearchmask .alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba; }
.besearchmask .alert-warning hr {
  border-top-color: #ffe8a1; }
.besearchmask .alert-warning .alert-link {
  color: #533f03; }
.besearchmask .alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb; }
.besearchmask .alert-danger hr {
  border-top-color: #f1b0b7; }
.besearchmask .alert-danger .alert-link {
  color: #491217; }
.besearchmask .alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe; }
.besearchmask .alert-light hr {
  border-top-color: #ececf6; }
.besearchmask .alert-light .alert-link {
  color: #686868; }
.besearchmask .alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca; }
.besearchmask .alert-dark hr {
  border-top-color: #b9bbbe; }
.besearchmask .alert-dark .alert-link {
  color: #040505; }
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }

  to {
    background-position: 0 0; } }
@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }

  to {
    background-position: 0 0; } }
.besearchmask .progress {
  display: -ms-flexbox;
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem; }
.besearchmask .progress-bar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #007bff;
  transition: width 0.6s ease; }
@media (prefers-reduced-motion: reduce) {
.besearchmask .progress-bar {
    transition: none; }
}
.besearchmask .progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem; }
.besearchmask .progress-bar-animated {
  -webkit-animation: progress-bar-stripes 1s linear infinite;
  animation: progress-bar-stripes 1s linear infinite; }
@media (prefers-reduced-motion: reduce) {
.besearchmask .progress-bar-animated {
    -webkit-animation: none;
    animation: none; }
}
.besearchmask .media {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start; }
.besearchmask .media-body {
  -ms-flex: 1;
  flex: 1; }
.besearchmask .list-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0; }
.besearchmask .list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit; }
.besearchmask .list-group-item-action:focus, .besearchmask  .list-group-item-action:hover {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa; }
.besearchmask .list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef; }
.besearchmask .list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, .125); }
.besearchmask .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem; }
.besearchmask .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem; }
.besearchmask .list-group-item.disabled, .besearchmask  .list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff; }
.besearchmask .list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff; }
.besearchmask .list-group-horizontal {
  -ms-flex-direction: row;
  flex-direction: row; }
.besearchmask .list-group-horizontal .list-group-item {
  margin-right: -1px;
  margin-bottom: 0; }
.besearchmask .list-group-horizontal .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0; }
.besearchmask .list-group-horizontal .list-group-item:last-child {
  margin-right: 0;
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0; }
@media (min-width: 576px) {
.besearchmask .list-group-horizontal-sm {
    -ms-flex-direction: row;
    flex-direction: row; }
.besearchmask .list-group-horizontal-sm .list-group-item {
    margin-right: -1px;
    margin-bottom: 0; }
.besearchmask .list-group-horizontal-sm .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0; }
.besearchmask .list-group-horizontal-sm .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0; }
}
@media (min-width: 768px) {
.besearchmask .list-group-horizontal-md {
    -ms-flex-direction: row;
    flex-direction: row; }
.besearchmask .list-group-horizontal-md .list-group-item {
    margin-right: -1px;
    margin-bottom: 0; }
.besearchmask .list-group-horizontal-md .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0; }
.besearchmask .list-group-horizontal-md .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0; }
}
@media (min-width: 992px) {
.besearchmask .list-group-horizontal-lg {
    -ms-flex-direction: row;
    flex-direction: row; }
.besearchmask .list-group-horizontal-lg .list-group-item {
    margin-right: -1px;
    margin-bottom: 0; }
.besearchmask .list-group-horizontal-lg .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0; }
.besearchmask .list-group-horizontal-lg .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0; }
}
@media (min-width: 1200px) {
.besearchmask .list-group-horizontal-xl {
    -ms-flex-direction: row;
    flex-direction: row; }
.besearchmask .list-group-horizontal-xl .list-group-item {
    margin-right: -1px;
    margin-bottom: 0; }
.besearchmask .list-group-horizontal-xl .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0; }
.besearchmask .list-group-horizontal-xl .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0; }
}
.besearchmask .list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0; }
.besearchmask .list-group-flush .list-group-item:last-child {
  margin-bottom: -1px; }
.besearchmask .list-group-flush:first-child .list-group-item:first-child {
  border-top: 0; }
.besearchmask .list-group-flush:last-child .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom: 0; }
.besearchmask .list-group-item-primary {
  color: #004085;
  background-color: #b8daff; }
.besearchmask .list-group-item-primary.list-group-item-action:focus, .besearchmask  .list-group-item-primary.list-group-item-action:hover {
  color: #004085;
  background-color: #9fcdff; }
.besearchmask .list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #004085;
  border-color: #004085; }
.besearchmask .list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db; }
.besearchmask .list-group-item-secondary.list-group-item-action:focus, .besearchmask  .list-group-item-secondary.list-group-item-action:hover {
  color: #383d41;
  background-color: #c8cbcf; }
.besearchmask .list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #383d41;
  border-color: #383d41; }
.besearchmask .list-group-item-success {
  color: #155724;
  background-color: #c3e6cb; }
.besearchmask .list-group-item-success.list-group-item-action:focus, .besearchmask  .list-group-item-success.list-group-item-action:hover {
  color: #155724;
  background-color: #b1dfbb; }
.besearchmask .list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #155724;
  border-color: #155724; }
.besearchmask .list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb; }
.besearchmask .list-group-item-info.list-group-item-action:focus, .besearchmask  .list-group-item-info.list-group-item-action:hover {
  color: #0c5460;
  background-color: #abdde5; }
.besearchmask .list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #0c5460;
  border-color: #0c5460; }
.besearchmask .list-group-item-warning {
  color: #856404;
  background-color: #ffeeba; }
.besearchmask .list-group-item-warning.list-group-item-action:focus, .besearchmask  .list-group-item-warning.list-group-item-action:hover {
  color: #856404;
  background-color: #ffe8a1; }
.besearchmask .list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #856404;
  border-color: #856404; }
.besearchmask .list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb; }
.besearchmask .list-group-item-danger.list-group-item-action:focus, .besearchmask  .list-group-item-danger.list-group-item-action:hover {
  color: #721c24;
  background-color: #f1b0b7; }
.besearchmask .list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #721c24;
  border-color: #721c24; }
.besearchmask .list-group-item-light {
  color: #818182;
  background-color: #fdfdfe; }
.besearchmask .list-group-item-light.list-group-item-action:focus, .besearchmask  .list-group-item-light.list-group-item-action:hover {
  color: #818182;
  background-color: #ececf6; }
.besearchmask .list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #818182;
  border-color: #818182; }
.besearchmask .list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca; }
.besearchmask .list-group-item-dark.list-group-item-action:focus, .besearchmask  .list-group-item-dark.list-group-item-action:hover {
  color: #1b1e21;
  background-color: #b9bbbe; }
.besearchmask .list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #1b1e21;
  border-color: #1b1e21; }
.besearchmask .close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5; }
.besearchmask .close:hover {
  color: #000;
  text-decoration: none; }
.besearchmask .close:not(:disabled):not(.disabled):focus, .besearchmask  .close:not(:disabled):not(.disabled):hover {
  opacity: 0.75; }
.besearchmask button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
.besearchmask a.close.disabled {
  pointer-events: none; }
.besearchmask .toast {
  max-width: 350px;
  overflow: hidden;
  font-size: 0.875rem;
  background-color: rgba(255, 255, 255, .85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .1);
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, .1);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  opacity: 0;
  border-radius: 0.25rem; }
.besearchmask .toast:not(:last-child) {
  margin-bottom: 0.75rem; }
.besearchmask .toast.showing {
  opacity: 1; }
.besearchmask .toast.show {
  display: block;
  opacity: 1; }
.besearchmask .toast.hide {
  display: none; }
.besearchmask .toast-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.25rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, .85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, .05); }
.besearchmask .toast-body {
  padding: 0.75rem; }
.besearchmask .modal-open {
  overflow: hidden; }
.besearchmask .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }
.besearchmask .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0; }
.besearchmask .modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none; }
.besearchmask .modal.fade .modal-dialog {
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px); }
@media (prefers-reduced-motion: reduce) {
.besearchmask .modal.fade .modal-dialog {
    transition: none; }
}
.besearchmask .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none; }
.besearchmask .modal-dialog-scrollable {
  display: -ms-flexbox;
  display: flex;
  max-height: calc(100% - 1rem); }
.besearchmask .modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden; }
.besearchmask .modal-dialog-scrollable .modal-footer, .besearchmask  .modal-dialog-scrollable .modal-header {
  -ms-flex-negative: 0;
  flex-shrink: 0; }
.besearchmask .modal-dialog-scrollable .modal-body {
  overflow-y: auto; }
.besearchmask .modal-dialog-centered {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - 1rem); }
.besearchmask .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  content: ""; }
.besearchmask .modal-dialog-centered.modal-dialog-scrollable {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%; }
.besearchmask .modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none; }
.besearchmask .modal-dialog-centered.modal-dialog-scrollable::before {
  content: none; }
.besearchmask .modal-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 0.3rem;
  outline: 0; }
.besearchmask .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000; }
.besearchmask .modal-backdrop.fade {
  opacity: 0; }
.besearchmask .modal-backdrop.show {
  opacity: 0.5; }
.besearchmask .modal-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem; }
.besearchmask .modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto; }
.besearchmask .modal-title {
  margin-bottom: 0;
  line-height: 1.5; }
.besearchmask .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem; }
.besearchmask .modal-footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem; }
.besearchmask .modal-footer > :not(:first-child) {
  margin-left: 0.25rem; }
.besearchmask .modal-footer > :not(:last-child) {
  margin-right: 0.25rem; }
.besearchmask .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }
@media (min-width: 576px) {
.besearchmask .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto; }
.besearchmask .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem); }
.besearchmask .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem); }
.besearchmask .modal-dialog-centered {
    min-height: calc(100% - 3.5rem); }
.besearchmask .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem); }
.besearchmask .modal-sm {
    max-width: 300px; }
}
@media (min-width: 992px) {
.besearchmask .modal-lg, .besearchmask  .modal-xl {
    max-width: 800px; }
}
@media (min-width: 1200px) {
.besearchmask .modal-xl {
    max-width: 1140px; }
}
.besearchmask .tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0; }
.besearchmask .tooltip.show {
  opacity: 0.9; }
.besearchmask .tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem; }
.besearchmask .tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid; }
.besearchmask .bs-tooltip-auto[x-placement^=top], .besearchmask  .bs-tooltip-top {
  padding: 0.4rem 0; }
.besearchmask .bs-tooltip-auto[x-placement^=top] .arrow, .besearchmask  .bs-tooltip-top .arrow {
  bottom: 0; }
.besearchmask .bs-tooltip-auto[x-placement^=top] .arrow::before, .besearchmask  .bs-tooltip-top .arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000; }
.besearchmask .bs-tooltip-auto[x-placement^=right], .besearchmask  .bs-tooltip-right {
  padding: 0 0.4rem; }
.besearchmask .bs-tooltip-auto[x-placement^=right] .arrow, .besearchmask  .bs-tooltip-right .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem; }
.besearchmask .bs-tooltip-auto[x-placement^=right] .arrow::before, .besearchmask  .bs-tooltip-right .arrow::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000; }
.besearchmask .bs-tooltip-auto[x-placement^=bottom], .besearchmask  .bs-tooltip-bottom {
  padding: 0.4rem 0; }
.besearchmask .bs-tooltip-auto[x-placement^=bottom] .arrow, .besearchmask  .bs-tooltip-bottom .arrow {
  top: 0; }
.besearchmask .bs-tooltip-auto[x-placement^=bottom] .arrow::before, .besearchmask  .bs-tooltip-bottom .arrow::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000; }
.besearchmask .bs-tooltip-auto[x-placement^=left], .besearchmask  .bs-tooltip-left {
  padding: 0 0.4rem; }
.besearchmask .bs-tooltip-auto[x-placement^=left] .arrow, .besearchmask  .bs-tooltip-left .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem; }
.besearchmask .bs-tooltip-auto[x-placement^=left] .arrow::before, .besearchmask  .bs-tooltip-left .arrow::before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000; }
.besearchmask .tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem; }
.besearchmask .popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 0.3rem; }
.besearchmask .popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem; }
.besearchmask .popover .arrow::after, .besearchmask  .popover .arrow::before {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid; }
.besearchmask .bs-popover-auto[x-placement^=top], .besearchmask  .bs-popover-top {
  margin-bottom: 0.5rem; }
.besearchmask .bs-popover-auto[x-placement^=top] > .arrow, .besearchmask  .bs-popover-top > .arrow {
  bottom: calc((.5rem + 1px) * -1); }
.besearchmask .bs-popover-auto[x-placement^=top] > .arrow::before, .besearchmask  .bs-popover-top > .arrow::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 0, 0, .25); }
.besearchmask .bs-popover-auto[x-placement^=top] > .arrow::after, .besearchmask  .bs-popover-top > .arrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff; }
.besearchmask .bs-popover-auto[x-placement^=right], .besearchmask  .bs-popover-right {
  margin-left: 0.5rem; }
.besearchmask .bs-popover-auto[x-placement^=right] > .arrow, .besearchmask  .bs-popover-right > .arrow {
  left: calc((.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0; }
.besearchmask .bs-popover-auto[x-placement^=right] > .arrow::before, .besearchmask  .bs-popover-right > .arrow::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 0, 0, .25); }
.besearchmask .bs-popover-auto[x-placement^=right] > .arrow::after, .besearchmask  .bs-popover-right > .arrow::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff; }
.besearchmask .bs-popover-auto[x-placement^=bottom], .besearchmask  .bs-popover-bottom {
  margin-top: 0.5rem; }
.besearchmask .bs-popover-auto[x-placement^=bottom] > .arrow, .besearchmask  .bs-popover-bottom > .arrow {
  top: calc((.5rem + 1px) * -1); }
.besearchmask .bs-popover-auto[x-placement^=bottom] > .arrow::before, .besearchmask  .bs-popover-bottom > .arrow::before {
  top: 0;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: rgba(0, 0, 0, .25); }
.besearchmask .bs-popover-auto[x-placement^=bottom] > .arrow::after, .besearchmask  .bs-popover-bottom > .arrow::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #fff; }
.besearchmask .bs-popover-auto[x-placement^=bottom] .popover-header::before, .besearchmask  .bs-popover-bottom .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7; }
.besearchmask .bs-popover-auto[x-placement^=left], .besearchmask  .bs-popover-left {
  margin-right: 0.5rem; }
.besearchmask .bs-popover-auto[x-placement^=left] > .arrow, .besearchmask  .bs-popover-left > .arrow {
  right: calc((.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0; }
.besearchmask .bs-popover-auto[x-placement^=left] > .arrow::before, .besearchmask  .bs-popover-left > .arrow::before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(0, 0, 0, .25); }
.besearchmask .bs-popover-auto[x-placement^=left] > .arrow::after, .besearchmask  .bs-popover-left > .arrow::after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff; }
.besearchmask .popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(.3rem - 1px);
  border-top-right-radius: calc(.3rem - 1px); }
.besearchmask .popover-header:empty {
  display: none; }
.besearchmask .popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529; }
.besearchmask .carousel {
  position: relative; }
.besearchmask .carousel.pointer-event {
  -ms-touch-action: pan-y;
  touch-action: pan-y; }
.besearchmask .carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }
.besearchmask .carousel-inner::after {
  display: block;
  clear: both;
  content: ""; }
.besearchmask .carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: -webkit-transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out; }
@media (prefers-reduced-motion: reduce) {
.besearchmask .carousel-item {
    transition: none; }
}
.besearchmask .carousel-item-next, .besearchmask  .carousel-item-prev, .besearchmask  .carousel-item.active {
  display: block; }
.besearchmask .active.carousel-item-right, .besearchmask  .carousel-item-next:not(.carousel-item-left) {
  -webkit-transform: translateX(100%);
  transform: translateX(100%); }
.besearchmask .active.carousel-item-left, .besearchmask  .carousel-item-prev:not(.carousel-item-right) {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%); }
.besearchmask .carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  -webkit-transform: none;
  transform: none; }
.besearchmask .carousel-fade .carousel-item-next.carousel-item-left, .besearchmask  .carousel-fade .carousel-item-prev.carousel-item-right, .besearchmask  .carousel-fade .carousel-item.active {
  z-index: 1;
  opacity: 1; }
.besearchmask .carousel-fade .active.carousel-item-left, .besearchmask  .carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: 0s 0.6s opacity; }
@media (prefers-reduced-motion: reduce) {
.besearchmask .carousel-fade .active.carousel-item-left, .besearchmask  .carousel-fade .active.carousel-item-right {
    transition: none; }
}
.besearchmask .carousel-control-next, .besearchmask  .carousel-control-prev {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
  transition: opacity 0.15s ease; }
@media (prefers-reduced-motion: reduce) {
.besearchmask .carousel-control-next, .besearchmask  .carousel-control-prev {
    transition: none; }
}
.besearchmask .carousel-control-next:focus, .besearchmask  .carousel-control-next:hover, .besearchmask  .carousel-control-prev:focus, .besearchmask  .carousel-control-prev:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9; }
.besearchmask .carousel-control-prev {
  left: 0; }
.besearchmask .carousel-control-next {
  right: 0; }
.besearchmask .carousel-control-next-icon, .besearchmask  .carousel-control-prev-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: no-repeat 50%/100% 100%; }
.besearchmask .carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e"); }
.besearchmask .carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e"); }
.besearchmask .carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none; }
.besearchmask .carousel-indicators li {
  box-sizing: content-box;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease; }
@media (prefers-reduced-motion: reduce) {
.besearchmask .carousel-indicators li {
    transition: none; }
}
.besearchmask .carousel-indicators .active {
  opacity: 1; }
.besearchmask .carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center; }
@-webkit-keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
.besearchmask .spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: spinner-border 0.75s linear infinite;
  animation: spinner-border 0.75s linear infinite; }
.besearchmask .spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em; }
@-webkit-keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0); }

  50% {
    opacity: 1; } }
@keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0); }

  50% {
    opacity: 1; } }
.besearchmask .spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  -webkit-animation: spinner-grow 0.75s linear infinite;
  animation: spinner-grow 0.75s linear infinite; }
.besearchmask .spinner-grow-sm {
  width: 1rem;
  height: 1rem; }
.besearchmask .align-baseline {
  vertical-align: baseline !important; }
.besearchmask .align-top {
  vertical-align: top !important; }
.besearchmask .align-middle {
  vertical-align: middle !important; }
.besearchmask .align-bottom {
  vertical-align: bottom !important; }
.besearchmask .align-text-bottom {
  vertical-align: text-bottom !important; }
.besearchmask .align-text-top {
  vertical-align: text-top !important; }
.besearchmask .bg-primary {
  background-color: #007bff !important; }
.besearchmask a.bg-primary:focus, .besearchmask  a.bg-primary:hover, .besearchmask  button.bg-primary:focus, .besearchmask  button.bg-primary:hover {
  background-color: #0062cc !important; }
.besearchmask .bg-secondary {
  background-color: #6c757d !important; }
.besearchmask a.bg-secondary:focus, .besearchmask  a.bg-secondary:hover, .besearchmask  button.bg-secondary:focus, .besearchmask  button.bg-secondary:hover {
  background-color: #545b62 !important; }
.besearchmask .bg-success {
  background-color: #28a745 !important; }
.besearchmask a.bg-success:focus, .besearchmask  a.bg-success:hover, .besearchmask  button.bg-success:focus, .besearchmask  button.bg-success:hover {
  background-color: #1e7e34 !important; }
.besearchmask .bg-info {
  background-color: #17a2b8 !important; }
.besearchmask a.bg-info:focus, .besearchmask  a.bg-info:hover, .besearchmask  button.bg-info:focus, .besearchmask  button.bg-info:hover {
  background-color: #117a8b !important; }
.besearchmask .bg-warning {
  background-color: #ffc107 !important; }
.besearchmask a.bg-warning:focus, .besearchmask  a.bg-warning:hover, .besearchmask  button.bg-warning:focus, .besearchmask  button.bg-warning:hover {
  background-color: #d39e00 !important; }
.besearchmask .bg-danger {
  background-color: #dc3545 !important; }
.besearchmask a.bg-danger:focus, .besearchmask  a.bg-danger:hover, .besearchmask  button.bg-danger:focus, .besearchmask  button.bg-danger:hover {
  background-color: #bd2130 !important; }
.besearchmask .bg-light {
  background-color: #f8f9fa !important; }
.besearchmask a.bg-light:focus, .besearchmask  a.bg-light:hover, .besearchmask  button.bg-light:focus, .besearchmask  button.bg-light:hover {
  background-color: #dae0e5 !important; }
.besearchmask .bg-dark {
  background-color: #343a40 !important; }
.besearchmask a.bg-dark:focus, .besearchmask  a.bg-dark:hover, .besearchmask  button.bg-dark:focus, .besearchmask  button.bg-dark:hover {
  background-color: #1d2124 !important; }
.besearchmask .bg-white {
  background-color: #fff !important; }
.besearchmask .bg-transparent {
  background-color: transparent !important; }
.besearchmask .border {
  border: 1px solid #dee2e6 !important; }
.besearchmask .border-top {
  border-top: 1px solid #dee2e6 !important; }
.besearchmask .border-right {
  border-right: 1px solid #dee2e6 !important; }
.besearchmask .border-bottom {
  border-bottom: 1px solid #dee2e6 !important; }
.besearchmask .border-left {
  border-left: 1px solid #dee2e6 !important; }
.besearchmask .border-0 {
  border: 0 !important; }
.besearchmask .border-top-0 {
  border-top: 0 !important; }
.besearchmask .border-right-0 {
  border-right: 0 !important; }
.besearchmask .border-bottom-0 {
  border-bottom: 0 !important; }
.besearchmask .border-left-0 {
  border-left: 0 !important; }
.besearchmask .border-primary {
  border-color: #007bff !important; }
.besearchmask .border-secondary {
  border-color: #6c757d !important; }
.besearchmask .border-success {
  border-color: #28a745 !important; }
.besearchmask .border-info {
  border-color: #17a2b8 !important; }
.besearchmask .border-warning {
  border-color: #ffc107 !important; }
.besearchmask .border-danger {
  border-color: #dc3545 !important; }
.besearchmask .border-light {
  border-color: #f8f9fa !important; }
.besearchmask .border-dark {
  border-color: #343a40 !important; }
.besearchmask .border-white {
  border-color: #fff !important; }
.besearchmask .rounded-sm {
  border-radius: 0.2rem !important; }
.besearchmask .rounded {
  border-radius: 0.25rem !important; }
.besearchmask .rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important; }
.besearchmask .rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important; }
.besearchmask .rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }
.besearchmask .rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }
.besearchmask .rounded-lg {
  border-radius: 0.3rem !important; }
.besearchmask .rounded-circle {
  border-radius: 50% !important; }
.besearchmask .rounded-pill {
  border-radius: 50rem !important; }
.besearchmask .rounded-0 {
  border-radius: 0 !important; }
.besearchmask .clearfix::after {
  display: block;
  clear: both;
  content: ""; }
.besearchmask .d-none {
  display: none !important; }
.besearchmask .d-inline {
  display: inline !important; }
.besearchmask .d-inline-block {
  display: inline-block !important; }
.besearchmask .d-block {
  display: block !important; }
.besearchmask .d-table {
  display: table !important; }
.besearchmask .d-table-row {
  display: table-row !important; }
.besearchmask .d-table-cell {
  display: table-cell !important; }
.besearchmask .d-flex {
  display: -ms-flexbox !important;
  display: flex !important; }
.besearchmask .d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important; }
@media (min-width: 576px) {
.besearchmask .d-sm-none {
    display: none !important; }
.besearchmask .d-sm-inline {
    display: inline !important; }
.besearchmask .d-sm-inline-block {
    display: inline-block !important; }
.besearchmask .d-sm-block {
    display: block !important; }
.besearchmask .d-sm-table {
    display: table !important; }
.besearchmask .d-sm-table-row {
    display: table-row !important; }
.besearchmask .d-sm-table-cell {
    display: table-cell !important; }
.besearchmask .d-sm-flex {
    display: -ms-flexbox !important;
    display: flex !important; }
.besearchmask .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; }
}
@media (min-width: 768px) {
.besearchmask .d-md-none {
    display: none !important; }
.besearchmask .d-md-inline {
    display: inline !important; }
.besearchmask .d-md-inline-block {
    display: inline-block !important; }
.besearchmask .d-md-block {
    display: block !important; }
.besearchmask .d-md-table {
    display: table !important; }
.besearchmask .d-md-table-row {
    display: table-row !important; }
.besearchmask .d-md-table-cell {
    display: table-cell !important; }
.besearchmask .d-md-flex {
    display: -ms-flexbox !important;
    display: flex !important; }
.besearchmask .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; }
}
@media (min-width: 992px) {
.besearchmask .d-lg-none {
    display: none !important; }
.besearchmask .d-lg-inline {
    display: inline !important; }
.besearchmask .d-lg-inline-block {
    display: inline-block !important; }
.besearchmask .d-lg-block {
    display: block !important; }
.besearchmask .d-lg-table {
    display: table !important; }
.besearchmask .d-lg-table-row {
    display: table-row !important; }
.besearchmask .d-lg-table-cell {
    display: table-cell !important; }
.besearchmask .d-lg-flex {
    display: -ms-flexbox !important;
    display: flex !important; }
.besearchmask .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; }
}
@media (min-width: 1200px) {
.besearchmask .d-xl-none {
    display: none !important; }
.besearchmask .d-xl-inline {
    display: inline !important; }
.besearchmask .d-xl-inline-block {
    display: inline-block !important; }
.besearchmask .d-xl-block {
    display: block !important; }
.besearchmask .d-xl-table {
    display: table !important; }
.besearchmask .d-xl-table-row {
    display: table-row !important; }
.besearchmask .d-xl-table-cell {
    display: table-cell !important; }
.besearchmask .d-xl-flex {
    display: -ms-flexbox !important;
    display: flex !important; }
.besearchmask .d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; }
}
@media print {
.besearchmask .d-print-none {
    display: none !important; }
.besearchmask .d-print-inline {
    display: inline !important; }
.besearchmask .d-print-inline-block {
    display: inline-block !important; }
.besearchmask .d-print-block {
    display: block !important; }
.besearchmask .d-print-table {
    display: table !important; }
.besearchmask .d-print-table-row {
    display: table-row !important; }
.besearchmask .d-print-table-cell {
    display: table-cell !important; }
.besearchmask .d-print-flex {
    display: -ms-flexbox !important;
    display: flex !important; }
.besearchmask .d-print-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; }
}
.besearchmask .embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }
.besearchmask .embed-responsive::before {
  display: block;
  content: ""; }
.besearchmask .embed-responsive .embed-responsive-item, .besearchmask  .embed-responsive embed, .besearchmask  .embed-responsive iframe, .besearchmask  .embed-responsive object, .besearchmask  .embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0; }
.besearchmask .embed-responsive-21by9::before {
  padding-top: 42.85714%; }
.besearchmask .embed-responsive-16by9::before {
  padding-top: 56.25%; }
.besearchmask .embed-responsive-4by3::before {
  padding-top: 75%; }
.besearchmask .embed-responsive-1by1::before {
  padding-top: 100%; }
.besearchmask .flex-row {
  -ms-flex-direction: row !important;
  flex-direction: row !important; }
.besearchmask .flex-column {
  -ms-flex-direction: column !important;
  flex-direction: column !important; }
.besearchmask .flex-row-reverse {
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important; }
.besearchmask .flex-column-reverse {
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important; }
.besearchmask .flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important; }
.besearchmask .flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important; }
.besearchmask .flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important; }
.besearchmask .flex-fill {
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important; }
.besearchmask .flex-grow-0 {
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important; }
.besearchmask .flex-grow-1 {
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important; }
.besearchmask .flex-shrink-0 {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important; }
.besearchmask .flex-shrink-1 {
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important; }
.besearchmask .justify-content-start {
  -ms-flex-pack: start !important;
  justify-content: flex-start !important; }
.besearchmask .justify-content-end {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important; }
.besearchmask .justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important; }
.besearchmask .justify-content-between {
  -ms-flex-pack: justify !important;
  justify-content: space-between !important; }
.besearchmask .justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important; }
.besearchmask .align-items-start {
  -ms-flex-align: start !important;
  align-items: flex-start !important; }
.besearchmask .align-items-end {
  -ms-flex-align: end !important;
  align-items: flex-end !important; }
.besearchmask .align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important; }
.besearchmask .align-items-baseline {
  -ms-flex-align: baseline !important;
  align-items: baseline !important; }
.besearchmask .align-items-stretch {
  -ms-flex-align: stretch !important;
  align-items: stretch !important; }
.besearchmask .align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important; }
.besearchmask .align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important; }
.besearchmask .align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important; }
.besearchmask .align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important; }
.besearchmask .align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important; }
.besearchmask .align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important; }
.besearchmask .align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important; }
.besearchmask .align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important; }
.besearchmask .align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important; }
.besearchmask .align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important; }
.besearchmask .align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important; }
.besearchmask .align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important; }
@media (min-width: 576px) {
.besearchmask .flex-sm-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
.besearchmask .flex-sm-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
.besearchmask .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
.besearchmask .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
.besearchmask .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
.besearchmask .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
.besearchmask .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
.besearchmask .flex-sm-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important; }
.besearchmask .flex-sm-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important; }
.besearchmask .flex-sm-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important; }
.besearchmask .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important; }
.besearchmask .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important; }
.besearchmask .justify-content-sm-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
.besearchmask .justify-content-sm-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
.besearchmask .justify-content-sm-center {
    -ms-flex-pack: center !important;
    justify-content: center !important; }
.besearchmask .justify-content-sm-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
.besearchmask .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
.besearchmask .align-items-sm-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
.besearchmask .align-items-sm-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
.besearchmask .align-items-sm-center {
    -ms-flex-align: center !important;
    align-items: center !important; }
.besearchmask .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
.besearchmask .align-items-sm-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
.besearchmask .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
.besearchmask .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
.besearchmask .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
.besearchmask .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
.besearchmask .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
.besearchmask .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
.besearchmask .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
.besearchmask .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
.besearchmask .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
.besearchmask .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
.besearchmask .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
.besearchmask .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; }
}
@media (min-width: 768px) {
.besearchmask .flex-md-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
.besearchmask .flex-md-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
.besearchmask .flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
.besearchmask .flex-md-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
.besearchmask .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
.besearchmask .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
.besearchmask .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
.besearchmask .flex-md-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important; }
.besearchmask .flex-md-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important; }
.besearchmask .flex-md-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important; }
.besearchmask .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important; }
.besearchmask .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important; }
.besearchmask .justify-content-md-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
.besearchmask .justify-content-md-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
.besearchmask .justify-content-md-center {
    -ms-flex-pack: center !important;
    justify-content: center !important; }
.besearchmask .justify-content-md-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
.besearchmask .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
.besearchmask .align-items-md-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
.besearchmask .align-items-md-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
.besearchmask .align-items-md-center {
    -ms-flex-align: center !important;
    align-items: center !important; }
.besearchmask .align-items-md-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
.besearchmask .align-items-md-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
.besearchmask .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
.besearchmask .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
.besearchmask .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
.besearchmask .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
.besearchmask .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
.besearchmask .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
.besearchmask .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
.besearchmask .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
.besearchmask .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
.besearchmask .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
.besearchmask .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
.besearchmask .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; }
}
@media (min-width: 992px) {
.besearchmask .flex-lg-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
.besearchmask .flex-lg-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
.besearchmask .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
.besearchmask .flex-lg-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
.besearchmask .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
.besearchmask .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
.besearchmask .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
.besearchmask .flex-lg-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important; }
.besearchmask .flex-lg-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important; }
.besearchmask .flex-lg-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important; }
.besearchmask .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important; }
.besearchmask .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important; }
.besearchmask .justify-content-lg-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
.besearchmask .justify-content-lg-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
.besearchmask .justify-content-lg-center {
    -ms-flex-pack: center !important;
    justify-content: center !important; }
.besearchmask .justify-content-lg-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
.besearchmask .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
.besearchmask .align-items-lg-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
.besearchmask .align-items-lg-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
.besearchmask .align-items-lg-center {
    -ms-flex-align: center !important;
    align-items: center !important; }
.besearchmask .align-items-lg-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
.besearchmask .align-items-lg-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
.besearchmask .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
.besearchmask .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
.besearchmask .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
.besearchmask .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
.besearchmask .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
.besearchmask .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
.besearchmask .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
.besearchmask .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
.besearchmask .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
.besearchmask .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
.besearchmask .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
.besearchmask .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; }
}
@media (min-width: 1200px) {
.besearchmask .flex-xl-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
.besearchmask .flex-xl-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
.besearchmask .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
.besearchmask .flex-xl-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
.besearchmask .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
.besearchmask .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
.besearchmask .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
.besearchmask .flex-xl-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important; }
.besearchmask .flex-xl-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important; }
.besearchmask .flex-xl-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important; }
.besearchmask .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important; }
.besearchmask .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important; }
.besearchmask .justify-content-xl-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
.besearchmask .justify-content-xl-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
.besearchmask .justify-content-xl-center {
    -ms-flex-pack: center !important;
    justify-content: center !important; }
.besearchmask .justify-content-xl-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
.besearchmask .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
.besearchmask .align-items-xl-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
.besearchmask .align-items-xl-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
.besearchmask .align-items-xl-center {
    -ms-flex-align: center !important;
    align-items: center !important; }
.besearchmask .align-items-xl-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
.besearchmask .align-items-xl-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
.besearchmask .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
.besearchmask .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
.besearchmask .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
.besearchmask .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
.besearchmask .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
.besearchmask .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
.besearchmask .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
.besearchmask .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
.besearchmask .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
.besearchmask .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
.besearchmask .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
.besearchmask .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; }
}
.besearchmask .float-left {
  float: left !important; }
.besearchmask .float-right {
  float: right !important; }
.besearchmask .float-none {
  float: none !important; }
@media (min-width: 576px) {
.besearchmask .float-sm-left {
    float: left !important; }
.besearchmask .float-sm-right {
    float: right !important; }
.besearchmask .float-sm-none {
    float: none !important; }
}
@media (min-width: 768px) {
.besearchmask .float-md-left {
    float: left !important; }
.besearchmask .float-md-right {
    float: right !important; }
.besearchmask .float-md-none {
    float: none !important; }
}
@media (min-width: 992px) {
.besearchmask .float-lg-left {
    float: left !important; }
.besearchmask .float-lg-right {
    float: right !important; }
.besearchmask .float-lg-none {
    float: none !important; }
}
@media (min-width: 1200px) {
.besearchmask .float-xl-left {
    float: left !important; }
.besearchmask .float-xl-right {
    float: right !important; }
.besearchmask .float-xl-none {
    float: none !important; }
}
.besearchmask .overflow-auto {
  overflow: auto !important; }
.besearchmask .overflow-hidden {
  overflow: hidden !important; }
.besearchmask .position-static {
  position: static !important; }
.besearchmask .position-relative {
  position: relative !important; }
.besearchmask .position-absolute {
  position: absolute !important; }
.besearchmask .position-fixed {
  position: fixed !important; }
.besearchmask .position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important; }
.besearchmask .fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }
.besearchmask .fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030; }
@supports ((position:-webkit-sticky) or (position:sticky)) {
  .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020; } }
.besearchmask .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0; }
.besearchmask .sr-only-focusable:active, .besearchmask  .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal; }
.besearchmask .shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, .075) !important; }
.besearchmask .shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, .15) !important; }
.besearchmask .shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175) !important; }
.besearchmask .shadow-none {
  box-shadow: none !important; }
.besearchmask .w-25 {
  width: 25% !important; }
.besearchmask .w-50 {
  width: 50% !important; }
.besearchmask .w-75 {
  width: 75% !important; }
.besearchmask .w-100 {
  width: 100% !important; }
.besearchmask .w-auto {
  width: auto !important; }
.besearchmask .h-25 {
  height: 25% !important; }
.besearchmask .h-50 {
  height: 50% !important; }
.besearchmask .h-75 {
  height: 75% !important; }
.besearchmask .h-100 {
  height: 100% !important; }
.besearchmask .h-auto {
  height: auto !important; }
.besearchmask .mw-100 {
  max-width: 100% !important; }
.besearchmask .mh-100 {
  max-height: 100% !important; }
.besearchmask .min-vw-100 {
  min-width: 100vw !important; }
.besearchmask .min-vh-100 {
  min-height: 100vh !important; }
.besearchmask .vw-100 {
  width: 100vw !important; }
.besearchmask .vh-100 {
  height: 100vh !important; }
.besearchmask .stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0); }
.besearchmask .m-0 {
  margin: 0 !important; }
.besearchmask .mt-0, .besearchmask  .my-0 {
  margin-top: 0 !important; }
.besearchmask .mr-0, .besearchmask  .mx-0 {
  margin-right: 0 !important; }
.besearchmask .mb-0, .besearchmask  .my-0 {
  margin-bottom: 0 !important; }
.besearchmask .ml-0, .besearchmask  .mx-0 {
  margin-left: 0 !important; }
.besearchmask .m-1 {
  margin: 0.25rem !important; }
.besearchmask .mt-1, .besearchmask  .my-1 {
  margin-top: 0.25rem !important; }
.besearchmask .mr-1, .besearchmask  .mx-1 {
  margin-right: 0.25rem !important; }
.besearchmask .mb-1, .besearchmask  .my-1 {
  margin-bottom: 0.25rem !important; }
.besearchmask .ml-1, .besearchmask  .mx-1 {
  margin-left: 0.25rem !important; }
.besearchmask .m-2 {
  margin: 0.5rem !important; }
.besearchmask .mt-2, .besearchmask  .my-2 {
  margin-top: 0.5rem !important; }
.besearchmask .mr-2, .besearchmask  .mx-2 {
  margin-right: 0.5rem !important; }
.besearchmask .mb-2, .besearchmask  .my-2 {
  margin-bottom: 0.5rem !important; }
.besearchmask .ml-2, .besearchmask  .mx-2 {
  margin-left: 0.5rem !important; }
.besearchmask .m-3 {
  margin: 1rem !important; }
.besearchmask .mt-3, .besearchmask  .my-3 {
  margin-top: 1rem !important; }
.besearchmask .mr-3, .besearchmask  .mx-3 {
  margin-right: 1rem !important; }
.besearchmask .mb-3, .besearchmask  .my-3 {
  margin-bottom: 1rem !important; }
.besearchmask .ml-3, .besearchmask  .mx-3 {
  margin-left: 1rem !important; }
.besearchmask .m-4 {
  margin: 1.5rem !important; }
.besearchmask .mt-4, .besearchmask  .my-4 {
  margin-top: 1.5rem !important; }
.besearchmask .mr-4, .besearchmask  .mx-4 {
  margin-right: 1.5rem !important; }
.besearchmask .mb-4, .besearchmask  .my-4 {
  margin-bottom: 1.5rem !important; }
.besearchmask .ml-4, .besearchmask  .mx-4 {
  margin-left: 1.5rem !important; }
.besearchmask .m-5 {
  margin: 3rem !important; }
.besearchmask .mt-5, .besearchmask  .my-5 {
  margin-top: 3rem !important; }
.besearchmask .mr-5, .besearchmask  .mx-5 {
  margin-right: 3rem !important; }
.besearchmask .mb-5, .besearchmask  .my-5 {
  margin-bottom: 3rem !important; }
.besearchmask .ml-5, .besearchmask  .mx-5 {
  margin-left: 3rem !important; }
.besearchmask .p-0 {
  padding: 0 !important; }
.besearchmask .pt-0, .besearchmask  .py-0 {
  padding-top: 0 !important; }
.besearchmask .pr-0, .besearchmask  .px-0 {
  padding-right: 0 !important; }
.besearchmask .pb-0, .besearchmask  .py-0 {
  padding-bottom: 0 !important; }
.besearchmask .pl-0, .besearchmask  .px-0 {
  padding-left: 0 !important; }
.besearchmask .p-1 {
  padding: 0.25rem !important; }
.besearchmask .pt-1, .besearchmask  .py-1 {
  padding-top: 0.25rem !important; }
.besearchmask .pr-1, .besearchmask  .px-1 {
  padding-right: 0.25rem !important; }
.besearchmask .pb-1, .besearchmask  .py-1 {
  padding-bottom: 0.25rem !important; }
.besearchmask .pl-1, .besearchmask  .px-1 {
  padding-left: 0.25rem !important; }
.besearchmask .p-2 {
  padding: 0.5rem !important; }
.besearchmask .pt-2, .besearchmask  .py-2 {
  padding-top: 0.5rem !important; }
.besearchmask .pr-2, .besearchmask  .px-2 {
  padding-right: 0.5rem !important; }
.besearchmask .pb-2, .besearchmask  .py-2 {
  padding-bottom: 0.5rem !important; }
.besearchmask .pl-2, .besearchmask  .px-2 {
  padding-left: 0.5rem !important; }
.besearchmask .p-3 {
  padding: 1rem !important; }
.besearchmask .pt-3, .besearchmask  .py-3 {
  padding-top: 1rem !important; }
.besearchmask .pr-3, .besearchmask  .px-3 {
  padding-right: 1rem !important; }
.besearchmask .pb-3, .besearchmask  .py-3 {
  padding-bottom: 1rem !important; }
.besearchmask .pl-3, .besearchmask  .px-3 {
  padding-left: 1rem !important; }
.besearchmask .p-4 {
  padding: 1.5rem !important; }
.besearchmask .pt-4, .besearchmask  .py-4 {
  padding-top: 1.5rem !important; }
.besearchmask .pr-4, .besearchmask  .px-4 {
  padding-right: 1.5rem !important; }
.besearchmask .pb-4, .besearchmask  .py-4 {
  padding-bottom: 1.5rem !important; }
.besearchmask .pl-4, .besearchmask  .px-4 {
  padding-left: 1.5rem !important; }
.besearchmask .p-5 {
  padding: 3rem !important; }
.besearchmask .pt-5, .besearchmask  .py-5 {
  padding-top: 3rem !important; }
.besearchmask .pr-5, .besearchmask  .px-5 {
  padding-right: 3rem !important; }
.besearchmask .pb-5, .besearchmask  .py-5 {
  padding-bottom: 3rem !important; }
.besearchmask .pl-5, .besearchmask  .px-5 {
  padding-left: 3rem !important; }
.besearchmask .m-n1 {
  margin: -0.25rem !important; }
.besearchmask .mt-n1, .besearchmask  .my-n1 {
  margin-top: -0.25rem !important; }
.besearchmask .mr-n1, .besearchmask  .mx-n1 {
  margin-right: -0.25rem !important; }
.besearchmask .mb-n1, .besearchmask  .my-n1 {
  margin-bottom: -0.25rem !important; }
.besearchmask .ml-n1, .besearchmask  .mx-n1 {
  margin-left: -0.25rem !important; }
.besearchmask .m-n2 {
  margin: -0.5rem !important; }
.besearchmask .mt-n2, .besearchmask  .my-n2 {
  margin-top: -0.5rem !important; }
.besearchmask .mr-n2, .besearchmask  .mx-n2 {
  margin-right: -0.5rem !important; }
.besearchmask .mb-n2, .besearchmask  .my-n2 {
  margin-bottom: -0.5rem !important; }
.besearchmask .ml-n2, .besearchmask  .mx-n2 {
  margin-left: -0.5rem !important; }
.besearchmask .m-n3 {
  margin: -1rem !important; }
.besearchmask .mt-n3, .besearchmask  .my-n3 {
  margin-top: -1rem !important; }
.besearchmask .mr-n3, .besearchmask  .mx-n3 {
  margin-right: -1rem !important; }
.besearchmask .mb-n3, .besearchmask  .my-n3 {
  margin-bottom: -1rem !important; }
.besearchmask .ml-n3, .besearchmask  .mx-n3 {
  margin-left: -1rem !important; }
.besearchmask .m-n4 {
  margin: -1.5rem !important; }
.besearchmask .mt-n4, .besearchmask  .my-n4 {
  margin-top: -1.5rem !important; }
.besearchmask .mr-n4, .besearchmask  .mx-n4 {
  margin-right: -1.5rem !important; }
.besearchmask .mb-n4, .besearchmask  .my-n4 {
  margin-bottom: -1.5rem !important; }
.besearchmask .ml-n4, .besearchmask  .mx-n4 {
  margin-left: -1.5rem !important; }
.besearchmask .m-n5 {
  margin: -3rem !important; }
.besearchmask .mt-n5, .besearchmask  .my-n5 {
  margin-top: -3rem !important; }
.besearchmask .mr-n5, .besearchmask  .mx-n5 {
  margin-right: -3rem !important; }
.besearchmask .mb-n5, .besearchmask  .my-n5 {
  margin-bottom: -3rem !important; }
.besearchmask .ml-n5, .besearchmask  .mx-n5 {
  margin-left: -3rem !important; }
.besearchmask .m-auto {
  margin: auto !important; }
.besearchmask .mt-auto, .besearchmask  .my-auto {
  margin-top: auto !important; }
.besearchmask .mr-auto, .besearchmask  .mx-auto {
  margin-right: auto !important; }
.besearchmask .mb-auto, .besearchmask  .my-auto {
  margin-bottom: auto !important; }
.besearchmask .ml-auto, .besearchmask  .mx-auto {
  margin-left: auto !important; }
@media (min-width: 576px) {
.besearchmask .m-sm-0 {
    margin: 0 !important; }
.besearchmask .mt-sm-0, .besearchmask  .my-sm-0 {
    margin-top: 0 !important; }
.besearchmask .mr-sm-0, .besearchmask  .mx-sm-0 {
    margin-right: 0 !important; }
.besearchmask .mb-sm-0, .besearchmask  .my-sm-0 {
    margin-bottom: 0 !important; }
.besearchmask .ml-sm-0, .besearchmask  .mx-sm-0 {
    margin-left: 0 !important; }
.besearchmask .m-sm-1 {
    margin: 0.25rem !important; }
.besearchmask .mt-sm-1, .besearchmask  .my-sm-1 {
    margin-top: 0.25rem !important; }
.besearchmask .mr-sm-1, .besearchmask  .mx-sm-1 {
    margin-right: 0.25rem !important; }
.besearchmask .mb-sm-1, .besearchmask  .my-sm-1 {
    margin-bottom: 0.25rem !important; }
.besearchmask .ml-sm-1, .besearchmask  .mx-sm-1 {
    margin-left: 0.25rem !important; }
.besearchmask .m-sm-2 {
    margin: 0.5rem !important; }
.besearchmask .mt-sm-2, .besearchmask  .my-sm-2 {
    margin-top: 0.5rem !important; }
.besearchmask .mr-sm-2, .besearchmask  .mx-sm-2 {
    margin-right: 0.5rem !important; }
.besearchmask .mb-sm-2, .besearchmask  .my-sm-2 {
    margin-bottom: 0.5rem !important; }
.besearchmask .ml-sm-2, .besearchmask  .mx-sm-2 {
    margin-left: 0.5rem !important; }
.besearchmask .m-sm-3 {
    margin: 1rem !important; }
.besearchmask .mt-sm-3, .besearchmask  .my-sm-3 {
    margin-top: 1rem !important; }
.besearchmask .mr-sm-3, .besearchmask  .mx-sm-3 {
    margin-right: 1rem !important; }
.besearchmask .mb-sm-3, .besearchmask  .my-sm-3 {
    margin-bottom: 1rem !important; }
.besearchmask .ml-sm-3, .besearchmask  .mx-sm-3 {
    margin-left: 1rem !important; }
.besearchmask .m-sm-4 {
    margin: 1.5rem !important; }
.besearchmask .mt-sm-4, .besearchmask  .my-sm-4 {
    margin-top: 1.5rem !important; }
.besearchmask .mr-sm-4, .besearchmask  .mx-sm-4 {
    margin-right: 1.5rem !important; }
.besearchmask .mb-sm-4, .besearchmask  .my-sm-4 {
    margin-bottom: 1.5rem !important; }
.besearchmask .ml-sm-4, .besearchmask  .mx-sm-4 {
    margin-left: 1.5rem !important; }
.besearchmask .m-sm-5 {
    margin: 3rem !important; }
.besearchmask .mt-sm-5, .besearchmask  .my-sm-5 {
    margin-top: 3rem !important; }
.besearchmask .mr-sm-5, .besearchmask  .mx-sm-5 {
    margin-right: 3rem !important; }
.besearchmask .mb-sm-5, .besearchmask  .my-sm-5 {
    margin-bottom: 3rem !important; }
.besearchmask .ml-sm-5, .besearchmask  .mx-sm-5 {
    margin-left: 3rem !important; }
.besearchmask .p-sm-0 {
    padding: 0 !important; }
.besearchmask .pt-sm-0, .besearchmask  .py-sm-0 {
    padding-top: 0 !important; }
.besearchmask .pr-sm-0, .besearchmask  .px-sm-0 {
    padding-right: 0 !important; }
.besearchmask .pb-sm-0, .besearchmask  .py-sm-0 {
    padding-bottom: 0 !important; }
.besearchmask .pl-sm-0, .besearchmask  .px-sm-0 {
    padding-left: 0 !important; }
.besearchmask .p-sm-1 {
    padding: 0.25rem !important; }
.besearchmask .pt-sm-1, .besearchmask  .py-sm-1 {
    padding-top: 0.25rem !important; }
.besearchmask .pr-sm-1, .besearchmask  .px-sm-1 {
    padding-right: 0.25rem !important; }
.besearchmask .pb-sm-1, .besearchmask  .py-sm-1 {
    padding-bottom: 0.25rem !important; }
.besearchmask .pl-sm-1, .besearchmask  .px-sm-1 {
    padding-left: 0.25rem !important; }
.besearchmask .p-sm-2 {
    padding: 0.5rem !important; }
.besearchmask .pt-sm-2, .besearchmask  .py-sm-2 {
    padding-top: 0.5rem !important; }
.besearchmask .pr-sm-2, .besearchmask  .px-sm-2 {
    padding-right: 0.5rem !important; }
.besearchmask .pb-sm-2, .besearchmask  .py-sm-2 {
    padding-bottom: 0.5rem !important; }
.besearchmask .pl-sm-2, .besearchmask  .px-sm-2 {
    padding-left: 0.5rem !important; }
.besearchmask .p-sm-3 {
    padding: 1rem !important; }
.besearchmask .pt-sm-3, .besearchmask  .py-sm-3 {
    padding-top: 1rem !important; }
.besearchmask .pr-sm-3, .besearchmask  .px-sm-3 {
    padding-right: 1rem !important; }
.besearchmask .pb-sm-3, .besearchmask  .py-sm-3 {
    padding-bottom: 1rem !important; }
.besearchmask .pl-sm-3, .besearchmask  .px-sm-3 {
    padding-left: 1rem !important; }
.besearchmask .p-sm-4 {
    padding: 1.5rem !important; }
.besearchmask .pt-sm-4, .besearchmask  .py-sm-4 {
    padding-top: 1.5rem !important; }
.besearchmask .pr-sm-4, .besearchmask  .px-sm-4 {
    padding-right: 1.5rem !important; }
.besearchmask .pb-sm-4, .besearchmask  .py-sm-4 {
    padding-bottom: 1.5rem !important; }
.besearchmask .pl-sm-4, .besearchmask  .px-sm-4 {
    padding-left: 1.5rem !important; }
.besearchmask .p-sm-5 {
    padding: 3rem !important; }
.besearchmask .pt-sm-5, .besearchmask  .py-sm-5 {
    padding-top: 3rem !important; }
.besearchmask .pr-sm-5, .besearchmask  .px-sm-5 {
    padding-right: 3rem !important; }
.besearchmask .pb-sm-5, .besearchmask  .py-sm-5 {
    padding-bottom: 3rem !important; }
.besearchmask .pl-sm-5, .besearchmask  .px-sm-5 {
    padding-left: 3rem !important; }
.besearchmask .m-sm-n1 {
    margin: -0.25rem !important; }
.besearchmask .mt-sm-n1, .besearchmask  .my-sm-n1 {
    margin-top: -0.25rem !important; }
.besearchmask .mr-sm-n1, .besearchmask  .mx-sm-n1 {
    margin-right: -0.25rem !important; }
.besearchmask .mb-sm-n1, .besearchmask  .my-sm-n1 {
    margin-bottom: -0.25rem !important; }
.besearchmask .ml-sm-n1, .besearchmask  .mx-sm-n1 {
    margin-left: -0.25rem !important; }
.besearchmask .m-sm-n2 {
    margin: -0.5rem !important; }
.besearchmask .mt-sm-n2, .besearchmask  .my-sm-n2 {
    margin-top: -0.5rem !important; }
.besearchmask .mr-sm-n2, .besearchmask  .mx-sm-n2 {
    margin-right: -0.5rem !important; }
.besearchmask .mb-sm-n2, .besearchmask  .my-sm-n2 {
    margin-bottom: -0.5rem !important; }
.besearchmask .ml-sm-n2, .besearchmask  .mx-sm-n2 {
    margin-left: -0.5rem !important; }
.besearchmask .m-sm-n3 {
    margin: -1rem !important; }
.besearchmask .mt-sm-n3, .besearchmask  .my-sm-n3 {
    margin-top: -1rem !important; }
.besearchmask .mr-sm-n3, .besearchmask  .mx-sm-n3 {
    margin-right: -1rem !important; }
.besearchmask .mb-sm-n3, .besearchmask  .my-sm-n3 {
    margin-bottom: -1rem !important; }
.besearchmask .ml-sm-n3, .besearchmask  .mx-sm-n3 {
    margin-left: -1rem !important; }
.besearchmask .m-sm-n4 {
    margin: -1.5rem !important; }
.besearchmask .mt-sm-n4, .besearchmask  .my-sm-n4 {
    margin-top: -1.5rem !important; }
.besearchmask .mr-sm-n4, .besearchmask  .mx-sm-n4 {
    margin-right: -1.5rem !important; }
.besearchmask .mb-sm-n4, .besearchmask  .my-sm-n4 {
    margin-bottom: -1.5rem !important; }
.besearchmask .ml-sm-n4, .besearchmask  .mx-sm-n4 {
    margin-left: -1.5rem !important; }
.besearchmask .m-sm-n5 {
    margin: -3rem !important; }
.besearchmask .mt-sm-n5, .besearchmask  .my-sm-n5 {
    margin-top: -3rem !important; }
.besearchmask .mr-sm-n5, .besearchmask  .mx-sm-n5 {
    margin-right: -3rem !important; }
.besearchmask .mb-sm-n5, .besearchmask  .my-sm-n5 {
    margin-bottom: -3rem !important; }
.besearchmask .ml-sm-n5, .besearchmask  .mx-sm-n5 {
    margin-left: -3rem !important; }
.besearchmask .m-sm-auto {
    margin: auto !important; }
.besearchmask .mt-sm-auto, .besearchmask  .my-sm-auto {
    margin-top: auto !important; }
.besearchmask .mr-sm-auto, .besearchmask  .mx-sm-auto {
    margin-right: auto !important; }
.besearchmask .mb-sm-auto, .besearchmask  .my-sm-auto {
    margin-bottom: auto !important; }
.besearchmask .ml-sm-auto, .besearchmask  .mx-sm-auto {
    margin-left: auto !important; }
}
@media (min-width: 768px) {
.besearchmask .m-md-0 {
    margin: 0 !important; }
.besearchmask .mt-md-0, .besearchmask  .my-md-0 {
    margin-top: 0 !important; }
.besearchmask .mr-md-0, .besearchmask  .mx-md-0 {
    margin-right: 0 !important; }
.besearchmask .mb-md-0, .besearchmask  .my-md-0 {
    margin-bottom: 0 !important; }
.besearchmask .ml-md-0, .besearchmask  .mx-md-0 {
    margin-left: 0 !important; }
.besearchmask .m-md-1 {
    margin: 0.25rem !important; }
.besearchmask .mt-md-1, .besearchmask  .my-md-1 {
    margin-top: 0.25rem !important; }
.besearchmask .mr-md-1, .besearchmask  .mx-md-1 {
    margin-right: 0.25rem !important; }
.besearchmask .mb-md-1, .besearchmask  .my-md-1 {
    margin-bottom: 0.25rem !important; }
.besearchmask .ml-md-1, .besearchmask  .mx-md-1 {
    margin-left: 0.25rem !important; }
.besearchmask .m-md-2 {
    margin: 0.5rem !important; }
.besearchmask .mt-md-2, .besearchmask  .my-md-2 {
    margin-top: 0.5rem !important; }
.besearchmask .mr-md-2, .besearchmask  .mx-md-2 {
    margin-right: 0.5rem !important; }
.besearchmask .mb-md-2, .besearchmask  .my-md-2 {
    margin-bottom: 0.5rem !important; }
.besearchmask .ml-md-2, .besearchmask  .mx-md-2 {
    margin-left: 0.5rem !important; }
.besearchmask .m-md-3 {
    margin: 1rem !important; }
.besearchmask .mt-md-3, .besearchmask  .my-md-3 {
    margin-top: 1rem !important; }
.besearchmask .mr-md-3, .besearchmask  .mx-md-3 {
    margin-right: 1rem !important; }
.besearchmask .mb-md-3, .besearchmask  .my-md-3 {
    margin-bottom: 1rem !important; }
.besearchmask .ml-md-3, .besearchmask  .mx-md-3 {
    margin-left: 1rem !important; }
.besearchmask .m-md-4 {
    margin: 1.5rem !important; }
.besearchmask .mt-md-4, .besearchmask  .my-md-4 {
    margin-top: 1.5rem !important; }
.besearchmask .mr-md-4, .besearchmask  .mx-md-4 {
    margin-right: 1.5rem !important; }
.besearchmask .mb-md-4, .besearchmask  .my-md-4 {
    margin-bottom: 1.5rem !important; }
.besearchmask .ml-md-4, .besearchmask  .mx-md-4 {
    margin-left: 1.5rem !important; }
.besearchmask .m-md-5 {
    margin: 3rem !important; }
.besearchmask .mt-md-5, .besearchmask  .my-md-5 {
    margin-top: 3rem !important; }
.besearchmask .mr-md-5, .besearchmask  .mx-md-5 {
    margin-right: 3rem !important; }
.besearchmask .mb-md-5, .besearchmask  .my-md-5 {
    margin-bottom: 3rem !important; }
.besearchmask .ml-md-5, .besearchmask  .mx-md-5 {
    margin-left: 3rem !important; }
.besearchmask .p-md-0 {
    padding: 0 !important; }
.besearchmask .pt-md-0, .besearchmask  .py-md-0 {
    padding-top: 0 !important; }
.besearchmask .pr-md-0, .besearchmask  .px-md-0 {
    padding-right: 0 !important; }
.besearchmask .pb-md-0, .besearchmask  .py-md-0 {
    padding-bottom: 0 !important; }
.besearchmask .pl-md-0, .besearchmask  .px-md-0 {
    padding-left: 0 !important; }
.besearchmask .p-md-1 {
    padding: 0.25rem !important; }
.besearchmask .pt-md-1, .besearchmask  .py-md-1 {
    padding-top: 0.25rem !important; }
.besearchmask .pr-md-1, .besearchmask  .px-md-1 {
    padding-right: 0.25rem !important; }
.besearchmask .pb-md-1, .besearchmask  .py-md-1 {
    padding-bottom: 0.25rem !important; }
.besearchmask .pl-md-1, .besearchmask  .px-md-1 {
    padding-left: 0.25rem !important; }
.besearchmask .p-md-2 {
    padding: 0.5rem !important; }
.besearchmask .pt-md-2, .besearchmask  .py-md-2 {
    padding-top: 0.5rem !important; }
.besearchmask .pr-md-2, .besearchmask  .px-md-2 {
    padding-right: 0.5rem !important; }
.besearchmask .pb-md-2, .besearchmask  .py-md-2 {
    padding-bottom: 0.5rem !important; }
.besearchmask .pl-md-2, .besearchmask  .px-md-2 {
    padding-left: 0.5rem !important; }
.besearchmask .p-md-3 {
    padding: 1rem !important; }
.besearchmask .pt-md-3, .besearchmask  .py-md-3 {
    padding-top: 1rem !important; }
.besearchmask .pr-md-3, .besearchmask  .px-md-3 {
    padding-right: 1rem !important; }
.besearchmask .pb-md-3, .besearchmask  .py-md-3 {
    padding-bottom: 1rem !important; }
.besearchmask .pl-md-3, .besearchmask  .px-md-3 {
    padding-left: 1rem !important; }
.besearchmask .p-md-4 {
    padding: 1.5rem !important; }
.besearchmask .pt-md-4, .besearchmask  .py-md-4 {
    padding-top: 1.5rem !important; }
.besearchmask .pr-md-4, .besearchmask  .px-md-4 {
    padding-right: 1.5rem !important; }
.besearchmask .pb-md-4, .besearchmask  .py-md-4 {
    padding-bottom: 1.5rem !important; }
.besearchmask .pl-md-4, .besearchmask  .px-md-4 {
    padding-left: 1.5rem !important; }
.besearchmask .p-md-5 {
    padding: 3rem !important; }
.besearchmask .pt-md-5, .besearchmask  .py-md-5 {
    padding-top: 3rem !important; }
.besearchmask .pr-md-5, .besearchmask  .px-md-5 {
    padding-right: 3rem !important; }
.besearchmask .pb-md-5, .besearchmask  .py-md-5 {
    padding-bottom: 3rem !important; }
.besearchmask .pl-md-5, .besearchmask  .px-md-5 {
    padding-left: 3rem !important; }
.besearchmask .m-md-n1 {
    margin: -0.25rem !important; }
.besearchmask .mt-md-n1, .besearchmask  .my-md-n1 {
    margin-top: -0.25rem !important; }
.besearchmask .mr-md-n1, .besearchmask  .mx-md-n1 {
    margin-right: -0.25rem !important; }
.besearchmask .mb-md-n1, .besearchmask  .my-md-n1 {
    margin-bottom: -0.25rem !important; }
.besearchmask .ml-md-n1, .besearchmask  .mx-md-n1 {
    margin-left: -0.25rem !important; }
.besearchmask .m-md-n2 {
    margin: -0.5rem !important; }
.besearchmask .mt-md-n2, .besearchmask  .my-md-n2 {
    margin-top: -0.5rem !important; }
.besearchmask .mr-md-n2, .besearchmask  .mx-md-n2 {
    margin-right: -0.5rem !important; }
.besearchmask .mb-md-n2, .besearchmask  .my-md-n2 {
    margin-bottom: -0.5rem !important; }
.besearchmask .ml-md-n2, .besearchmask  .mx-md-n2 {
    margin-left: -0.5rem !important; }
.besearchmask .m-md-n3 {
    margin: -1rem !important; }
.besearchmask .mt-md-n3, .besearchmask  .my-md-n3 {
    margin-top: -1rem !important; }
.besearchmask .mr-md-n3, .besearchmask  .mx-md-n3 {
    margin-right: -1rem !important; }
.besearchmask .mb-md-n3, .besearchmask  .my-md-n3 {
    margin-bottom: -1rem !important; }
.besearchmask .ml-md-n3, .besearchmask  .mx-md-n3 {
    margin-left: -1rem !important; }
.besearchmask .m-md-n4 {
    margin: -1.5rem !important; }
.besearchmask .mt-md-n4, .besearchmask  .my-md-n4 {
    margin-top: -1.5rem !important; }
.besearchmask .mr-md-n4, .besearchmask  .mx-md-n4 {
    margin-right: -1.5rem !important; }
.besearchmask .mb-md-n4, .besearchmask  .my-md-n4 {
    margin-bottom: -1.5rem !important; }
.besearchmask .ml-md-n4, .besearchmask  .mx-md-n4 {
    margin-left: -1.5rem !important; }
.besearchmask .m-md-n5 {
    margin: -3rem !important; }
.besearchmask .mt-md-n5, .besearchmask  .my-md-n5 {
    margin-top: -3rem !important; }
.besearchmask .mr-md-n5, .besearchmask  .mx-md-n5 {
    margin-right: -3rem !important; }
.besearchmask .mb-md-n5, .besearchmask  .my-md-n5 {
    margin-bottom: -3rem !important; }
.besearchmask .ml-md-n5, .besearchmask  .mx-md-n5 {
    margin-left: -3rem !important; }
.besearchmask .m-md-auto {
    margin: auto !important; }
.besearchmask .mt-md-auto, .besearchmask  .my-md-auto {
    margin-top: auto !important; }
.besearchmask .mr-md-auto, .besearchmask  .mx-md-auto {
    margin-right: auto !important; }
.besearchmask .mb-md-auto, .besearchmask  .my-md-auto {
    margin-bottom: auto !important; }
.besearchmask .ml-md-auto, .besearchmask  .mx-md-auto {
    margin-left: auto !important; }
}
@media (min-width: 992px) {
.besearchmask .m-lg-0 {
    margin: 0 !important; }
.besearchmask .mt-lg-0, .besearchmask  .my-lg-0 {
    margin-top: 0 !important; }
.besearchmask .mr-lg-0, .besearchmask  .mx-lg-0 {
    margin-right: 0 !important; }
.besearchmask .mb-lg-0, .besearchmask  .my-lg-0 {
    margin-bottom: 0 !important; }
.besearchmask .ml-lg-0, .besearchmask  .mx-lg-0 {
    margin-left: 0 !important; }
.besearchmask .m-lg-1 {
    margin: 0.25rem !important; }
.besearchmask .mt-lg-1, .besearchmask  .my-lg-1 {
    margin-top: 0.25rem !important; }
.besearchmask .mr-lg-1, .besearchmask  .mx-lg-1 {
    margin-right: 0.25rem !important; }
.besearchmask .mb-lg-1, .besearchmask  .my-lg-1 {
    margin-bottom: 0.25rem !important; }
.besearchmask .ml-lg-1, .besearchmask  .mx-lg-1 {
    margin-left: 0.25rem !important; }
.besearchmask .m-lg-2 {
    margin: 0.5rem !important; }
.besearchmask .mt-lg-2, .besearchmask  .my-lg-2 {
    margin-top: 0.5rem !important; }
.besearchmask .mr-lg-2, .besearchmask  .mx-lg-2 {
    margin-right: 0.5rem !important; }
.besearchmask .mb-lg-2, .besearchmask  .my-lg-2 {
    margin-bottom: 0.5rem !important; }
.besearchmask .ml-lg-2, .besearchmask  .mx-lg-2 {
    margin-left: 0.5rem !important; }
.besearchmask .m-lg-3 {
    margin: 1rem !important; }
.besearchmask .mt-lg-3, .besearchmask  .my-lg-3 {
    margin-top: 1rem !important; }
.besearchmask .mr-lg-3, .besearchmask  .mx-lg-3 {
    margin-right: 1rem !important; }
.besearchmask .mb-lg-3, .besearchmask  .my-lg-3 {
    margin-bottom: 1rem !important; }
.besearchmask .ml-lg-3, .besearchmask  .mx-lg-3 {
    margin-left: 1rem !important; }
.besearchmask .m-lg-4 {
    margin: 1.5rem !important; }
.besearchmask .mt-lg-4, .besearchmask  .my-lg-4 {
    margin-top: 1.5rem !important; }
.besearchmask .mr-lg-4, .besearchmask  .mx-lg-4 {
    margin-right: 1.5rem !important; }
.besearchmask .mb-lg-4, .besearchmask  .my-lg-4 {
    margin-bottom: 1.5rem !important; }
.besearchmask .ml-lg-4, .besearchmask  .mx-lg-4 {
    margin-left: 1.5rem !important; }
.besearchmask .m-lg-5 {
    margin: 3rem !important; }
.besearchmask .mt-lg-5, .besearchmask  .my-lg-5 {
    margin-top: 3rem !important; }
.besearchmask .mr-lg-5, .besearchmask  .mx-lg-5 {
    margin-right: 3rem !important; }
.besearchmask .mb-lg-5, .besearchmask  .my-lg-5 {
    margin-bottom: 3rem !important; }
.besearchmask .ml-lg-5, .besearchmask  .mx-lg-5 {
    margin-left: 3rem !important; }
.besearchmask .p-lg-0 {
    padding: 0 !important; }
.besearchmask .pt-lg-0, .besearchmask  .py-lg-0 {
    padding-top: 0 !important; }
.besearchmask .pr-lg-0, .besearchmask  .px-lg-0 {
    padding-right: 0 !important; }
.besearchmask .pb-lg-0, .besearchmask  .py-lg-0 {
    padding-bottom: 0 !important; }
.besearchmask .pl-lg-0, .besearchmask  .px-lg-0 {
    padding-left: 0 !important; }
.besearchmask .p-lg-1 {
    padding: 0.25rem !important; }
.besearchmask .pt-lg-1, .besearchmask  .py-lg-1 {
    padding-top: 0.25rem !important; }
.besearchmask .pr-lg-1, .besearchmask  .px-lg-1 {
    padding-right: 0.25rem !important; }
.besearchmask .pb-lg-1, .besearchmask  .py-lg-1 {
    padding-bottom: 0.25rem !important; }
.besearchmask .pl-lg-1, .besearchmask  .px-lg-1 {
    padding-left: 0.25rem !important; }
.besearchmask .p-lg-2 {
    padding: 0.5rem !important; }
.besearchmask .pt-lg-2, .besearchmask  .py-lg-2 {
    padding-top: 0.5rem !important; }
.besearchmask .pr-lg-2, .besearchmask  .px-lg-2 {
    padding-right: 0.5rem !important; }
.besearchmask .pb-lg-2, .besearchmask  .py-lg-2 {
    padding-bottom: 0.5rem !important; }
.besearchmask .pl-lg-2, .besearchmask  .px-lg-2 {
    padding-left: 0.5rem !important; }
.besearchmask .p-lg-3 {
    padding: 1rem !important; }
.besearchmask .pt-lg-3, .besearchmask  .py-lg-3 {
    padding-top: 1rem !important; }
.besearchmask .pr-lg-3, .besearchmask  .px-lg-3 {
    padding-right: 1rem !important; }
.besearchmask .pb-lg-3, .besearchmask  .py-lg-3 {
    padding-bottom: 1rem !important; }
.besearchmask .pl-lg-3, .besearchmask  .px-lg-3 {
    padding-left: 1rem !important; }
.besearchmask .p-lg-4 {
    padding: 1.5rem !important; }
.besearchmask .pt-lg-4, .besearchmask  .py-lg-4 {
    padding-top: 1.5rem !important; }
.besearchmask .pr-lg-4, .besearchmask  .px-lg-4 {
    padding-right: 1.5rem !important; }
.besearchmask .pb-lg-4, .besearchmask  .py-lg-4 {
    padding-bottom: 1.5rem !important; }
.besearchmask .pl-lg-4, .besearchmask  .px-lg-4 {
    padding-left: 1.5rem !important; }
.besearchmask .p-lg-5 {
    padding: 3rem !important; }
.besearchmask .pt-lg-5, .besearchmask  .py-lg-5 {
    padding-top: 3rem !important; }
.besearchmask .pr-lg-5, .besearchmask  .px-lg-5 {
    padding-right: 3rem !important; }
.besearchmask .pb-lg-5, .besearchmask  .py-lg-5 {
    padding-bottom: 3rem !important; }
.besearchmask .pl-lg-5, .besearchmask  .px-lg-5 {
    padding-left: 3rem !important; }
.besearchmask .m-lg-n1 {
    margin: -0.25rem !important; }
.besearchmask .mt-lg-n1, .besearchmask  .my-lg-n1 {
    margin-top: -0.25rem !important; }
.besearchmask .mr-lg-n1, .besearchmask  .mx-lg-n1 {
    margin-right: -0.25rem !important; }
.besearchmask .mb-lg-n1, .besearchmask  .my-lg-n1 {
    margin-bottom: -0.25rem !important; }
.besearchmask .ml-lg-n1, .besearchmask  .mx-lg-n1 {
    margin-left: -0.25rem !important; }
.besearchmask .m-lg-n2 {
    margin: -0.5rem !important; }
.besearchmask .mt-lg-n2, .besearchmask  .my-lg-n2 {
    margin-top: -0.5rem !important; }
.besearchmask .mr-lg-n2, .besearchmask  .mx-lg-n2 {
    margin-right: -0.5rem !important; }
.besearchmask .mb-lg-n2, .besearchmask  .my-lg-n2 {
    margin-bottom: -0.5rem !important; }
.besearchmask .ml-lg-n2, .besearchmask  .mx-lg-n2 {
    margin-left: -0.5rem !important; }
.besearchmask .m-lg-n3 {
    margin: -1rem !important; }
.besearchmask .mt-lg-n3, .besearchmask  .my-lg-n3 {
    margin-top: -1rem !important; }
.besearchmask .mr-lg-n3, .besearchmask  .mx-lg-n3 {
    margin-right: -1rem !important; }
.besearchmask .mb-lg-n3, .besearchmask  .my-lg-n3 {
    margin-bottom: -1rem !important; }
.besearchmask .ml-lg-n3, .besearchmask  .mx-lg-n3 {
    margin-left: -1rem !important; }
.besearchmask .m-lg-n4 {
    margin: -1.5rem !important; }
.besearchmask .mt-lg-n4, .besearchmask  .my-lg-n4 {
    margin-top: -1.5rem !important; }
.besearchmask .mr-lg-n4, .besearchmask  .mx-lg-n4 {
    margin-right: -1.5rem !important; }
.besearchmask .mb-lg-n4, .besearchmask  .my-lg-n4 {
    margin-bottom: -1.5rem !important; }
.besearchmask .ml-lg-n4, .besearchmask  .mx-lg-n4 {
    margin-left: -1.5rem !important; }
.besearchmask .m-lg-n5 {
    margin: -3rem !important; }
.besearchmask .mt-lg-n5, .besearchmask  .my-lg-n5 {
    margin-top: -3rem !important; }
.besearchmask .mr-lg-n5, .besearchmask  .mx-lg-n5 {
    margin-right: -3rem !important; }
.besearchmask .mb-lg-n5, .besearchmask  .my-lg-n5 {
    margin-bottom: -3rem !important; }
.besearchmask .ml-lg-n5, .besearchmask  .mx-lg-n5 {
    margin-left: -3rem !important; }
.besearchmask .m-lg-auto {
    margin: auto !important; }
.besearchmask .mt-lg-auto, .besearchmask  .my-lg-auto {
    margin-top: auto !important; }
.besearchmask .mr-lg-auto, .besearchmask  .mx-lg-auto {
    margin-right: auto !important; }
.besearchmask .mb-lg-auto, .besearchmask  .my-lg-auto {
    margin-bottom: auto !important; }
.besearchmask .ml-lg-auto, .besearchmask  .mx-lg-auto {
    margin-left: auto !important; }
}
@media (min-width: 1200px) {
.besearchmask .m-xl-0 {
    margin: 0 !important; }
.besearchmask .mt-xl-0, .besearchmask  .my-xl-0 {
    margin-top: 0 !important; }
.besearchmask .mr-xl-0, .besearchmask  .mx-xl-0 {
    margin-right: 0 !important; }
.besearchmask .mb-xl-0, .besearchmask  .my-xl-0 {
    margin-bottom: 0 !important; }
.besearchmask .ml-xl-0, .besearchmask  .mx-xl-0 {
    margin-left: 0 !important; }
.besearchmask .m-xl-1 {
    margin: 0.25rem !important; }
.besearchmask .mt-xl-1, .besearchmask  .my-xl-1 {
    margin-top: 0.25rem !important; }
.besearchmask .mr-xl-1, .besearchmask  .mx-xl-1 {
    margin-right: 0.25rem !important; }
.besearchmask .mb-xl-1, .besearchmask  .my-xl-1 {
    margin-bottom: 0.25rem !important; }
.besearchmask .ml-xl-1, .besearchmask  .mx-xl-1 {
    margin-left: 0.25rem !important; }
.besearchmask .m-xl-2 {
    margin: 0.5rem !important; }
.besearchmask .mt-xl-2, .besearchmask  .my-xl-2 {
    margin-top: 0.5rem !important; }
.besearchmask .mr-xl-2, .besearchmask  .mx-xl-2 {
    margin-right: 0.5rem !important; }
.besearchmask .mb-xl-2, .besearchmask  .my-xl-2 {
    margin-bottom: 0.5rem !important; }
.besearchmask .ml-xl-2, .besearchmask  .mx-xl-2 {
    margin-left: 0.5rem !important; }
.besearchmask .m-xl-3 {
    margin: 1rem !important; }
.besearchmask .mt-xl-3, .besearchmask  .my-xl-3 {
    margin-top: 1rem !important; }
.besearchmask .mr-xl-3, .besearchmask  .mx-xl-3 {
    margin-right: 1rem !important; }
.besearchmask .mb-xl-3, .besearchmask  .my-xl-3 {
    margin-bottom: 1rem !important; }
.besearchmask .ml-xl-3, .besearchmask  .mx-xl-3 {
    margin-left: 1rem !important; }
.besearchmask .m-xl-4 {
    margin: 1.5rem !important; }
.besearchmask .mt-xl-4, .besearchmask  .my-xl-4 {
    margin-top: 1.5rem !important; }
.besearchmask .mr-xl-4, .besearchmask  .mx-xl-4 {
    margin-right: 1.5rem !important; }
.besearchmask .mb-xl-4, .besearchmask  .my-xl-4 {
    margin-bottom: 1.5rem !important; }
.besearchmask .ml-xl-4, .besearchmask  .mx-xl-4 {
    margin-left: 1.5rem !important; }
.besearchmask .m-xl-5 {
    margin: 3rem !important; }
.besearchmask .mt-xl-5, .besearchmask  .my-xl-5 {
    margin-top: 3rem !important; }
.besearchmask .mr-xl-5, .besearchmask  .mx-xl-5 {
    margin-right: 3rem !important; }
.besearchmask .mb-xl-5, .besearchmask  .my-xl-5 {
    margin-bottom: 3rem !important; }
.besearchmask .ml-xl-5, .besearchmask  .mx-xl-5 {
    margin-left: 3rem !important; }
.besearchmask .p-xl-0 {
    padding: 0 !important; }
.besearchmask .pt-xl-0, .besearchmask  .py-xl-0 {
    padding-top: 0 !important; }
.besearchmask .pr-xl-0, .besearchmask  .px-xl-0 {
    padding-right: 0 !important; }
.besearchmask .pb-xl-0, .besearchmask  .py-xl-0 {
    padding-bottom: 0 !important; }
.besearchmask .pl-xl-0, .besearchmask  .px-xl-0 {
    padding-left: 0 !important; }
.besearchmask .p-xl-1 {
    padding: 0.25rem !important; }
.besearchmask .pt-xl-1, .besearchmask  .py-xl-1 {
    padding-top: 0.25rem !important; }
.besearchmask .pr-xl-1, .besearchmask  .px-xl-1 {
    padding-right: 0.25rem !important; }
.besearchmask .pb-xl-1, .besearchmask  .py-xl-1 {
    padding-bottom: 0.25rem !important; }
.besearchmask .pl-xl-1, .besearchmask  .px-xl-1 {
    padding-left: 0.25rem !important; }
.besearchmask .p-xl-2 {
    padding: 0.5rem !important; }
.besearchmask .pt-xl-2, .besearchmask  .py-xl-2 {
    padding-top: 0.5rem !important; }
.besearchmask .pr-xl-2, .besearchmask  .px-xl-2 {
    padding-right: 0.5rem !important; }
.besearchmask .pb-xl-2, .besearchmask  .py-xl-2 {
    padding-bottom: 0.5rem !important; }
.besearchmask .pl-xl-2, .besearchmask  .px-xl-2 {
    padding-left: 0.5rem !important; }
.besearchmask .p-xl-3 {
    padding: 1rem !important; }
.besearchmask .pt-xl-3, .besearchmask  .py-xl-3 {
    padding-top: 1rem !important; }
.besearchmask .pr-xl-3, .besearchmask  .px-xl-3 {
    padding-right: 1rem !important; }
.besearchmask .pb-xl-3, .besearchmask  .py-xl-3 {
    padding-bottom: 1rem !important; }
.besearchmask .pl-xl-3, .besearchmask  .px-xl-3 {
    padding-left: 1rem !important; }
.besearchmask .p-xl-4 {
    padding: 1.5rem !important; }
.besearchmask .pt-xl-4, .besearchmask  .py-xl-4 {
    padding-top: 1.5rem !important; }
.besearchmask .pr-xl-4, .besearchmask  .px-xl-4 {
    padding-right: 1.5rem !important; }
.besearchmask .pb-xl-4, .besearchmask  .py-xl-4 {
    padding-bottom: 1.5rem !important; }
.besearchmask .pl-xl-4, .besearchmask  .px-xl-4 {
    padding-left: 1.5rem !important; }
.besearchmask .p-xl-5 {
    padding: 3rem !important; }
.besearchmask .pt-xl-5, .besearchmask  .py-xl-5 {
    padding-top: 3rem !important; }
.besearchmask .pr-xl-5, .besearchmask  .px-xl-5 {
    padding-right: 3rem !important; }
.besearchmask .pb-xl-5, .besearchmask  .py-xl-5 {
    padding-bottom: 3rem !important; }
.besearchmask .pl-xl-5, .besearchmask  .px-xl-5 {
    padding-left: 3rem !important; }
.besearchmask .m-xl-n1 {
    margin: -0.25rem !important; }
.besearchmask .mt-xl-n1, .besearchmask  .my-xl-n1 {
    margin-top: -0.25rem !important; }
.besearchmask .mr-xl-n1, .besearchmask  .mx-xl-n1 {
    margin-right: -0.25rem !important; }
.besearchmask .mb-xl-n1, .besearchmask  .my-xl-n1 {
    margin-bottom: -0.25rem !important; }
.besearchmask .ml-xl-n1, .besearchmask  .mx-xl-n1 {
    margin-left: -0.25rem !important; }
.besearchmask .m-xl-n2 {
    margin: -0.5rem !important; }
.besearchmask .mt-xl-n2, .besearchmask  .my-xl-n2 {
    margin-top: -0.5rem !important; }
.besearchmask .mr-xl-n2, .besearchmask  .mx-xl-n2 {
    margin-right: -0.5rem !important; }
.besearchmask .mb-xl-n2, .besearchmask  .my-xl-n2 {
    margin-bottom: -0.5rem !important; }
.besearchmask .ml-xl-n2, .besearchmask  .mx-xl-n2 {
    margin-left: -0.5rem !important; }
.besearchmask .m-xl-n3 {
    margin: -1rem !important; }
.besearchmask .mt-xl-n3, .besearchmask  .my-xl-n3 {
    margin-top: -1rem !important; }
.besearchmask .mr-xl-n3, .besearchmask  .mx-xl-n3 {
    margin-right: -1rem !important; }
.besearchmask .mb-xl-n3, .besearchmask  .my-xl-n3 {
    margin-bottom: -1rem !important; }
.besearchmask .ml-xl-n3, .besearchmask  .mx-xl-n3 {
    margin-left: -1rem !important; }
.besearchmask .m-xl-n4 {
    margin: -1.5rem !important; }
.besearchmask .mt-xl-n4, .besearchmask  .my-xl-n4 {
    margin-top: -1.5rem !important; }
.besearchmask .mr-xl-n4, .besearchmask  .mx-xl-n4 {
    margin-right: -1.5rem !important; }
.besearchmask .mb-xl-n4, .besearchmask  .my-xl-n4 {
    margin-bottom: -1.5rem !important; }
.besearchmask .ml-xl-n4, .besearchmask  .mx-xl-n4 {
    margin-left: -1.5rem !important; }
.besearchmask .m-xl-n5 {
    margin: -3rem !important; }
.besearchmask .mt-xl-n5, .besearchmask  .my-xl-n5 {
    margin-top: -3rem !important; }
.besearchmask .mr-xl-n5, .besearchmask  .mx-xl-n5 {
    margin-right: -3rem !important; }
.besearchmask .mb-xl-n5, .besearchmask  .my-xl-n5 {
    margin-bottom: -3rem !important; }
.besearchmask .ml-xl-n5, .besearchmask  .mx-xl-n5 {
    margin-left: -3rem !important; }
.besearchmask .m-xl-auto {
    margin: auto !important; }
.besearchmask .mt-xl-auto, .besearchmask  .my-xl-auto {
    margin-top: auto !important; }
.besearchmask .mr-xl-auto, .besearchmask  .mx-xl-auto {
    margin-right: auto !important; }
.besearchmask .mb-xl-auto, .besearchmask  .my-xl-auto {
    margin-bottom: auto !important; }
.besearchmask .ml-xl-auto, .besearchmask  .mx-xl-auto {
    margin-left: auto !important; }
}
.besearchmask .text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important; }
.besearchmask .text-justify {
  text-align: justify !important; }
.besearchmask .text-wrap {
  white-space: normal !important; }
.besearchmask .text-nowrap {
  white-space: nowrap !important; }
.besearchmask .text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }
.besearchmask .text-left {
  text-align: left !important; }
.besearchmask .text-right {
  text-align: right !important; }
.besearchmask .text-center {
  text-align: center !important; }
@media (min-width: 576px) {
.besearchmask .text-sm-left {
    text-align: left !important; }
.besearchmask .text-sm-right {
    text-align: right !important; }
.besearchmask .text-sm-center {
    text-align: center !important; }
}
@media (min-width: 768px) {
.besearchmask .text-md-left {
    text-align: left !important; }
.besearchmask .text-md-right {
    text-align: right !important; }
.besearchmask .text-md-center {
    text-align: center !important; }
}
@media (min-width: 992px) {
.besearchmask .text-lg-left {
    text-align: left !important; }
.besearchmask .text-lg-right {
    text-align: right !important; }
.besearchmask .text-lg-center {
    text-align: center !important; }
}
@media (min-width: 1200px) {
.besearchmask .text-xl-left {
    text-align: left !important; }
.besearchmask .text-xl-right {
    text-align: right !important; }
.besearchmask .text-xl-center {
    text-align: center !important; }
}
.besearchmask .text-lowercase {
  text-transform: lowercase !important; }
.besearchmask .text-uppercase {
  text-transform: uppercase !important; }
.besearchmask .text-capitalize {
  text-transform: capitalize !important; }
.besearchmask .font-weight-light {
  font-weight: 300 !important; }
.besearchmask .font-weight-lighter {
  font-weight: lighter !important; }
.besearchmask .font-weight-normal {
  font-weight: 400 !important; }
.besearchmask .font-weight-bold {
  font-weight: 700 !important; }
.besearchmask .font-weight-bolder {
  font-weight: bolder !important; }
.besearchmask .font-italic {
  font-style: italic !important; }
.besearchmask .text-white {
  color: #fff !important; }
.besearchmask .text-primary {
  color: #007bff !important; }
.besearchmask a.text-primary:focus, .besearchmask  a.text-primary:hover {
  color: #0056b3 !important; }
.besearchmask .text-secondary {
  color: #6c757d !important; }
.besearchmask a.text-secondary:focus, .besearchmask  a.text-secondary:hover {
  color: #494f54 !important; }
.besearchmask .text-success {
  color: #28a745 !important; }
.besearchmask a.text-success:focus, .besearchmask  a.text-success:hover {
  color: #19692c !important; }
.besearchmask .text-info {
  color: #17a2b8 !important; }
.besearchmask a.text-info:focus, .besearchmask  a.text-info:hover {
  color: #0f6674 !important; }
.besearchmask .text-warning {
  color: #ffc107 !important; }
.besearchmask a.text-warning:focus, .besearchmask  a.text-warning:hover {
  color: #ba8b00 !important; }
.besearchmask .text-danger {
  color: #dc3545 !important; }
.besearchmask a.text-danger:focus, .besearchmask  a.text-danger:hover {
  color: #a71d2a !important; }
.besearchmask .text-light {
  color: #f8f9fa !important; }
.besearchmask a.text-light:focus, .besearchmask  a.text-light:hover {
  color: #cbd3da !important; }
.besearchmask .text-dark {
  color: #343a40 !important; }
.besearchmask a.text-dark:focus, .besearchmask  a.text-dark:hover {
  color: #121416 !important; }
.besearchmask .text-body {
  color: #212529 !important; }
.besearchmask .text-muted {
  color: #6c757d !important; }
.besearchmask .text-black-50 {
  color: rgba(0, 0, 0, .5) !important; }
.besearchmask .text-white-50 {
  color: rgba(255, 255, 255, .5) !important; }
.besearchmask .text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }
.besearchmask .text-decoration-none {
  text-decoration: none !important; }
.besearchmask .text-break {
  word-break: break-word !important;
  overflow-wrap: break-word !important; }
.besearchmask .text-reset {
  color: inherit !important; }
.besearchmask .visible {
  visibility: visible !important; }
.besearchmask .invisible {
  visibility: hidden !important; }
@media print {
.besearchmask *, .besearchmask  ::after, .besearchmask  ::before {
      text-shadow: none !important;
      box-shadow: none !important; }
.besearchmask a:not(.btn) {
      text-decoration: underline; }
.besearchmask abbr[title]::after {
      content: " (" attr(title) ")"; }
.besearchmask pre {
      white-space: pre-wrap !important; }
.besearchmask blockquote, .besearchmask  pre {
      border: 1px solid #adb5bd;
      page-break-inside: avoid; }
.besearchmask thead {
      display: table-header-group; }
.besearchmask img, .besearchmask  tr {
      page-break-inside: avoid; }
.besearchmask h2, .besearchmask  h3, .besearchmask  p {
      orphans: 3;
      widows: 3; }
.besearchmask h2, .besearchmask  h3 {
      page-break-after: avoid; }
}
.besearchmask .debug {
  display: none;
  color: #f00; }
.besearchmask .myhidden {
  display: none; }
.besearchmask .nopadding {
  padding-left: 0;
  padding-right: 0; }
.besearchmask .doublepadding {
  padding-left: 30px;
  padding-right: 30px; }
.besearchmask .uppercase {
  text-transform: uppercase; }
.besearchmask img {
  max-width: 100%;
  height: auto; }
@media print {
.besearchmask .hideOnPrint, .besearchmask  .hideOnPrint * {
    display: none !important; }
}
@media screen {
.besearchmask .hideOnScreen, .besearchmask  .hideOnScreen * {
    display: none !important; }
}

.besearchmask a {
  color: #000;
  text-decoration: underline;
  transition: all 0.3; }
.besearchmask a:hover {
  text-decoration: none;
  transition: all 0.3; }
.besearchmask .logo {
  float: left;
  margin: 10px 0; }
.besearchmask .headerContainer {
  padding-right: 0;
  background: #fff none repeat scroll 0 0;
  /* client specific styles */ }
.besearchmask {
    margin: 0;
    font-family: 'LL Akkurat Regular Web', sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #191919;
    text-align: left;
    background: transparent;
  }
.besearchmask {
    width: 100%;
    -ms-flex-direction: column;
    flex-direction: column; }
.besearchmask h1, .besearchmask  h2, .besearchmask  h3, .besearchmask  h4, .besearchmask  h5, .besearchmask  h6 {
  font-family: 'Grifo-S', serif;
  /* text with line trough */ }
.besearchmask .phase-title {
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin-top: 80px;
  margin-bottom: 30px; }
.besearchmask .phase-title:before, .besearchmask  .phase-title:after {
  content: '';
  border-top: 1px solid;
  margin: 0 20px 0 0;
  flex: 1 0 20px; }
.besearchmask .phase-title:after {
  margin: 0 0 0 20px; }
.besearchmask .fa.-squared {
  font-size: 20px;
  padding: 10px;
  border: 2px solid #f3786b;
  border-radius: 2px;
  color: #f3786b; }
@media (max-width: 992px) {
.besearchmask .container {
    max-width: 100%;
    width: 100%; }
}
@media (max-width: 767px) {
.besearchmask .phase-title {
    margin-top: 30px;
    margin-bottom: 40px; }
}
@font-face {
  font-family: 'FontAwesome';
  src: url('https://dev-ssa.hotelengine.eu/clients/ssa/media/fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('https://dev-ssa.hotelengine.eu/clients/ssa/media/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('https://dev-ssa.hotelengine.eu/clients/ssa/media/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('https://dev-ssa.hotelengine.eu/clients/ssa/media/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('https://dev-ssa.hotelengine.eu/clients/ssa/media/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('https://dev-ssa.hotelengine.eu/clients/ssa/media/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal; }
.besearchmask .fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* makes the font 33% larger relative to the icon container */ }
.besearchmask .fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%; }
.besearchmask .fa-2x {
  font-size: 2em; }
.besearchmask .fa-3x {
  font-size: 3em; }
.besearchmask .fa-4x {
  font-size: 4em; }
.besearchmask .fa-5x {
  font-size: 5em; }
.besearchmask .fa-fw {
  width: 1.28571em;
  text-align: center; }
.besearchmask .fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }
.besearchmask .fa-ul > li {
  position: relative; }
.besearchmask .fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }
.besearchmask .fa-li.fa-lg {
  left: -1.85714em; }
.besearchmask .fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em; }
.besearchmask .fa-pull-left {
  float: left; }
.besearchmask .fa-pull-right {
  float: right; }
.besearchmask .fa.fa-pull-left {
  margin-right: 0.3em; }
.besearchmask .fa.fa-pull-right {
  margin-left: 0.3em;
  /* Deprecated as of 4.4.0 */ }
.besearchmask .pull-right {
  float: right; }
.besearchmask .pull-left {
  float: left; }
.besearchmask .fa.pull-left {
  margin-right: 0.3em; }
.besearchmask .fa.pull-right {
  margin-left: 0.3em; }
.besearchmask .fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }
.besearchmask .fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
.besearchmask .fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }
.besearchmask .fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }
.besearchmask .fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }
.besearchmask .fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }
.besearchmask .fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }
.besearchmask :root .fa-rotate-90, .besearchmask  :root .fa-rotate-180, .besearchmask  :root .fa-rotate-270, .besearchmask  :root .fa-flip-horizontal, .besearchmask  :root .fa-flip-vertical {
  filter: none; }
.besearchmask .fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }
.besearchmask .fa-stack-1x, .besearchmask  .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }
.besearchmask .fa-stack-1x {
  line-height: inherit; }
.besearchmask .fa-stack-2x {
  font-size: 2em; }
.besearchmask .fa-inverse {
  color: #fff;
  /* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */ }
.besearchmask .fa-glass:before {
  content: "\f000"; }
.besearchmask .fa-music:before {
  content: "\f001"; }
.besearchmask .fa-search:before {
  content: "\f002"; }
.besearchmask .fa-envelope-o:before {
  content: "\f003"; }
.besearchmask .fa-heart:before {
  content: "\f004"; }
.besearchmask .fa-star:before {
  content: "\f005"; }
.besearchmask .fa-star-o:before {
  content: "\f006"; }
.besearchmask .fa-user:before {
  content: "\f007"; }
.besearchmask .fa-film:before {
  content: "\f008"; }
.besearchmask .fa-th-large:before {
  content: "\f009"; }
.besearchmask .fa-th:before {
  content: "\f00a"; }
.besearchmask .fa-th-list:before {
  content: "\f00b"; }
.besearchmask .fa-check:before {
  content: "\f00c"; }
.besearchmask .fa-remove:before, .besearchmask  .fa-close:before, .besearchmask  .fa-times:before {
  content: "\f00d"; }
.besearchmask .fa-search-plus:before {
  content: "\f00e"; }
.besearchmask .fa-search-minus:before {
  content: "\f010"; }
.besearchmask .fa-power-off:before {
  content: "\f011"; }
.besearchmask .fa-signal:before {
  content: "\f012"; }
.besearchmask .fa-gear:before, .besearchmask  .fa-cog:before {
  content: "\f013"; }
.besearchmask .fa-trash-o:before {
  content: "\f014"; }
.besearchmask .fa-home:before {
  content: "\f015"; }
.besearchmask .fa-file-o:before {
  content: "\f016"; }
.besearchmask .fa-clock-o:before {
  content: "\f017"; }
.besearchmask .fa-road:before {
  content: "\f018"; }
.besearchmask .fa-download:before {
  content: "\f019"; }
.besearchmask .fa-arrow-circle-o-down:before {
  content: "\f01a"; }
.besearchmask .fa-arrow-circle-o-up:before {
  content: "\f01b"; }
.besearchmask .fa-inbox:before {
  content: "\f01c"; }
.besearchmask .fa-play-circle-o:before {
  content: "\f01d"; }
.besearchmask .fa-rotate-right:before, .besearchmask  .fa-repeat:before {
  content: "\f01e"; }
.besearchmask .fa-refresh:before {
  content: "\f021"; }
.besearchmask .fa-list-alt:before {
  content: "\f022"; }
.besearchmask .fa-lock:before {
  content: "\f023"; }
.besearchmask .fa-flag:before {
  content: "\f024"; }
.besearchmask .fa-headphones:before {
  content: "\f025"; }
.besearchmask .fa-volume-off:before {
  content: "\f026"; }
.besearchmask .fa-volume-down:before {
  content: "\f027"; }
.besearchmask .fa-volume-up:before {
  content: "\f028"; }
.besearchmask .fa-qrcode:before {
  content: "\f029"; }
.besearchmask .fa-barcode:before {
  content: "\f02a"; }
.besearchmask .fa-tag:before {
  content: "\f02b"; }
.besearchmask .fa-tags:before {
  content: "\f02c"; }
.besearchmask .fa-book:before {
  content: "\f02d"; }
.besearchmask .fa-bookmark:before {
  content: "\f02e"; }
.besearchmask .fa-print:before {
  content: "\f02f"; }
.besearchmask .fa-camera:before {
  content: "\f030"; }
.besearchmask .fa-font:before {
  content: "\f031"; }
.besearchmask .fa-bold:before {
  content: "\f032"; }
.besearchmask .fa-italic:before {
  content: "\f033"; }
.besearchmask .fa-text-height:before {
  content: "\f034"; }
.besearchmask .fa-text-width:before {
  content: "\f035"; }
.besearchmask .fa-align-left:before {
  content: "\f036"; }
.besearchmask .fa-align-center:before {
  content: "\f037"; }
.besearchmask .fa-align-right:before {
  content: "\f038"; }
.besearchmask .fa-align-justify:before {
  content: "\f039"; }
.besearchmask .fa-list:before {
  content: "\f03a"; }
.besearchmask .fa-dedent:before, .besearchmask  .fa-outdent:before {
  content: "\f03b"; }
.besearchmask .fa-indent:before {
  content: "\f03c"; }
.besearchmask .fa-video-camera:before {
  content: "\f03d"; }
.besearchmask .fa-photo:before, .besearchmask  .fa-image:before, .besearchmask  .fa-picture-o:before {
  content: "\f03e"; }
.besearchmask .fa-pencil:before {
  content: "\f040"; }
.besearchmask .fa-map-marker:before {
  content: "\f041"; }
.besearchmask .fa-adjust:before {
  content: "\f042"; }
.besearchmask .fa-tint:before {
  content: "\f043"; }
.besearchmask .fa-edit:before, .besearchmask  .fa-pencil-square-o:before {
  content: "\f044"; }
.besearchmask .fa-share-square-o:before {
  content: "\f045"; }
.besearchmask .fa-check-square-o:before {
  content: "\f046"; }
.besearchmask .fa-arrows:before {
  content: "\f047"; }
.besearchmask .fa-step-backward:before {
  content: "\f048"; }
.besearchmask .fa-fast-backward:before {
  content: "\f049"; }
.besearchmask .fa-backward:before {
  content: "\f04a"; }
.besearchmask .fa-play:before {
  content: "\f04b"; }
.besearchmask .fa-pause:before {
  content: "\f04c"; }
.besearchmask .fa-stop:before {
  content: "\f04d"; }
.besearchmask .fa-forward:before {
  content: "\f04e"; }
.besearchmask .fa-fast-forward:before {
  content: "\f050"; }
.besearchmask .fa-step-forward:before {
  content: "\f051"; }
.besearchmask .fa-eject:before {
  content: "\f052"; }
.besearchmask .fa-chevron-left:before {
  content: "\f053"; }
.besearchmask .fa-chevron-right:before {
  content: "\f054"; }
.besearchmask .fa-plus-circle:before {
  content: "\f055"; }
.besearchmask .fa-minus-circle:before {
  content: "\f056"; }
.besearchmask .fa-times-circle:before {
  content: "\f057"; }
.besearchmask .fa-check-circle:before {
  content: "\f058"; }
.besearchmask .fa-question-circle:before {
  content: "\f059"; }
.besearchmask .fa-info-circle:before {
  content: "\f05a"; }
.besearchmask .fa-crosshairs:before {
  content: "\f05b"; }
.besearchmask .fa-times-circle-o:before {
  content: "\f05c"; }
.besearchmask .fa-check-circle-o:before {
  content: "\f05d"; }
.besearchmask .fa-ban:before {
  content: "\f05e"; }
.besearchmask .fa-arrow-left:before {
  content: "\f060"; }
.besearchmask .fa-arrow-right:before {
  content: "\f061"; }
.besearchmask .fa-arrow-up:before {
  content: "\f062"; }
.besearchmask .fa-arrow-down:before {
  content: "\f063"; }
.besearchmask .fa-mail-forward:before, .besearchmask  .fa-share:before {
  content: "\f064"; }
.besearchmask .fa-expand:before {
  content: "\f065"; }
.besearchmask .fa-compress:before {
  content: "\f066"; }
.besearchmask .fa-plus:before {
  content: "\f067"; }
.besearchmask .fa-minus:before {
  content: "\f068"; }
.besearchmask .fa-asterisk:before {
  content: "\f069"; }
.besearchmask .fa-exclamation-circle:before {
  content: "\f06a"; }
.besearchmask .fa-gift:before {
  content: "\f06b"; }
.besearchmask .fa-leaf:before {
  content: "\f06c"; }
.besearchmask .fa-fire:before {
  content: "\f06d"; }
.besearchmask .fa-eye:before {
  content: "\f06e"; }
.besearchmask .fa-eye-slash:before {
  content: "\f070"; }
.besearchmask .fa-warning:before, .besearchmask  .fa-exclamation-triangle:before {
  content: "\f071"; }
.besearchmask .fa-plane:before {
  content: "\f072"; }
.besearchmask .fa-calendar:before {
  content: "\f073"; }
.besearchmask .fa-random:before {
  content: "\f074"; }
.besearchmask .fa-comment:before {
  content: "\f075"; }
.besearchmask .fa-magnet:before {
  content: "\f076"; }
.besearchmask .fa-chevron-up:before {
  content: "\f077"; }
.besearchmask .fa-chevron-down:before {
  content: "\f078"; }
.besearchmask .fa-retweet:before {
  content: "\f079"; }
.besearchmask .fa-shopping-cart:before {
  content: "\f07a"; }
.besearchmask .fa-folder:before {
  content: "\f07b"; }
.besearchmask .fa-folder-open:before {
  content: "\f07c"; }
.besearchmask .fa-arrows-v:before {
  content: "\f07d"; }
.besearchmask .fa-arrows-h:before {
  content: "\f07e"; }
.besearchmask .fa-bar-chart-o:before, .besearchmask  .fa-bar-chart:before {
  content: "\f080"; }
.besearchmask .fa-twitter-square:before {
  content: "\f081"; }
.besearchmask .fa-facebook-square:before {
  content: "\f082"; }
.besearchmask .fa-camera-retro:before {
  content: "\f083"; }
.besearchmask .fa-key:before {
  content: "\f084"; }
.besearchmask .fa-gears:before, .besearchmask  .fa-cogs:before {
  content: "\f085"; }
.besearchmask .fa-comments:before {
  content: "\f086"; }
.besearchmask .fa-thumbs-o-up:before {
  content: "\f087"; }
.besearchmask .fa-thumbs-o-down:before {
  content: "\f088"; }
.besearchmask .fa-star-half:before {
  content: "\f089"; }
.besearchmask .fa-heart-o:before {
  content: "\f08a"; }
.besearchmask .fa-sign-out:before {
  content: "\f08b"; }
.besearchmask .fa-linkedin-square:before {
  content: "\f08c"; }
.besearchmask .fa-thumb-tack:before {
  content: "\f08d"; }
.besearchmask .fa-external-link:before {
  content: "\f08e"; }
.besearchmask .fa-sign-in:before {
  content: "\f090"; }
.besearchmask .fa-trophy:before {
  content: "\f091"; }
.besearchmask .fa-github-square:before {
  content: "\f092"; }
.besearchmask .fa-upload:before {
  content: "\f093"; }
.besearchmask .fa-lemon-o:before {
  content: "\f094"; }
.besearchmask .fa-phone:before {
  content: "\f095"; }
.besearchmask .fa-square-o:before {
  content: "\f096"; }
.besearchmask .fa-bookmark-o:before {
  content: "\f097"; }
.besearchmask .fa-phone-square:before {
  content: "\f098"; }
.besearchmask .fa-twitter:before {
  content: "\f099"; }
.besearchmask .fa-facebook-f:before, .besearchmask  .fa-facebook:before {
  content: "\f09a"; }
.besearchmask .fa-github:before {
  content: "\f09b"; }
.besearchmask .fa-unlock:before {
  content: "\f09c"; }
.besearchmask .fa-credit-card:before {
  content: "\f09d"; }
.besearchmask .fa-feed:before, .besearchmask  .fa-rss:before {
  content: "\f09e"; }
.besearchmask .fa-hdd-o:before {
  content: "\f0a0"; }
.besearchmask .fa-bullhorn:before {
  content: "\f0a1"; }
.besearchmask .fa-bell:before {
  content: "\f0f3"; }
.besearchmask .fa-certificate:before {
  content: "\f0a3"; }
.besearchmask .fa-hand-o-right:before {
  content: "\f0a4"; }
.besearchmask .fa-hand-o-left:before {
  content: "\f0a5"; }
.besearchmask .fa-hand-o-up:before {
  content: "\f0a6"; }
.besearchmask .fa-hand-o-down:before {
  content: "\f0a7"; }
.besearchmask .fa-arrow-circle-left:before {
  content: "\f0a8"; }
.besearchmask .fa-arrow-circle-right:before {
  content: "\f0a9"; }
.besearchmask .fa-arrow-circle-up:before {
  content: "\f0aa"; }
.besearchmask .fa-arrow-circle-down:before {
  content: "\f0ab"; }
.besearchmask .fa-globe:before {
  content: "\f0ac"; }
.besearchmask .fa-wrench:before {
  content: "\f0ad"; }
.besearchmask .fa-tasks:before {
  content: "\f0ae"; }
.besearchmask .fa-filter:before {
  content: "\f0b0"; }
.besearchmask .fa-briefcase:before {
  content: "\f0b1"; }
.besearchmask .fa-arrows-alt:before {
  content: "\f0b2"; }
.besearchmask .fa-group:before, .besearchmask  .fa-users:before {
  content: "\f0c0"; }
.besearchmask .fa-chain:before, .besearchmask  .fa-link:before {
  content: "\f0c1"; }
.besearchmask .fa-cloud:before {
  content: "\f0c2"; }
.besearchmask .fa-flask:before {
  content: "\f0c3"; }
.besearchmask .fa-cut:before, .besearchmask  .fa-scissors:before {
  content: "\f0c4"; }
.besearchmask .fa-copy:before, .besearchmask  .fa-files-o:before {
  content: "\f0c5"; }
.besearchmask .fa-paperclip:before {
  content: "\f0c6"; }
.besearchmask .fa-save:before, .besearchmask  .fa-floppy-o:before {
  content: "\f0c7"; }
.besearchmask .fa-square:before {
  content: "\f0c8"; }
.besearchmask .fa-navicon:before, .besearchmask  .fa-reorder:before, .besearchmask  .fa-bars:before {
  content: "\f0c9"; }
.besearchmask .fa-list-ul:before {
  content: "\f0ca"; }
.besearchmask .fa-list-ol:before {
  content: "\f0cb"; }
.besearchmask .fa-strikethrough:before {
  content: "\f0cc"; }
.besearchmask .fa-underline:before {
  content: "\f0cd"; }
.besearchmask .fa-table:before {
  content: "\f0ce"; }
.besearchmask .fa-magic:before {
  content: "\f0d0"; }
.besearchmask .fa-truck:before {
  content: "\f0d1"; }
.besearchmask .fa-pinterest:before {
  content: "\f0d2"; }
.besearchmask .fa-pinterest-square:before {
  content: "\f0d3"; }
.besearchmask .fa-google-plus-square:before {
  content: "\f0d4"; }
.besearchmask .fa-google-plus:before {
  content: "\f0d5"; }
.besearchmask .fa-money:before {
  content: "\f0d6"; }
.besearchmask .fa-caret-down:before {
  content: "\f0d7"; }
.besearchmask .fa-caret-up:before {
  content: "\f0d8"; }
.besearchmask .fa-caret-left:before {
  content: "\f0d9"; }
.besearchmask .fa-caret-right:before {
  content: "\f0da"; }
.besearchmask .fa-columns:before {
  content: "\f0db"; }
.besearchmask .fa-unsorted:before, .besearchmask  .fa-sort:before {
  content: "\f0dc"; }
.besearchmask .fa-sort-down:before, .besearchmask  .fa-sort-desc:before {
  content: "\f0dd"; }
.besearchmask .fa-sort-up:before, .besearchmask  .fa-sort-asc:before {
  content: "\f0de"; }
.besearchmask .fa-envelope:before {
  content: "\f0e0"; }
.besearchmask .fa-linkedin:before {
  content: "\f0e1"; }
.besearchmask .fa-rotate-left:before, .besearchmask  .fa-undo:before {
  content: "\f0e2"; }
.besearchmask .fa-legal:before, .besearchmask  .fa-gavel:before {
  content: "\f0e3"; }
.besearchmask .fa-dashboard:before, .besearchmask  .fa-tachometer:before {
  content: "\f0e4"; }
.besearchmask .fa-comment-o:before {
  content: "\f0e5"; }
.besearchmask .fa-comments-o:before {
  content: "\f0e6"; }
.besearchmask .fa-flash:before, .besearchmask  .fa-bolt:before {
  content: "\f0e7"; }
.besearchmask .fa-sitemap:before {
  content: "\f0e8"; }
.besearchmask .fa-umbrella:before {
  content: "\f0e9"; }
.besearchmask .fa-paste:before, .besearchmask  .fa-clipboard:before {
  content: "\f0ea"; }
.besearchmask .fa-lightbulb-o:before {
  content: "\f0eb"; }
.besearchmask .fa-exchange:before {
  content: "\f0ec"; }
.besearchmask .fa-cloud-download:before {
  content: "\f0ed"; }
.besearchmask .fa-cloud-upload:before {
  content: "\f0ee"; }
.besearchmask .fa-user-md:before {
  content: "\f0f0"; }
.besearchmask .fa-stethoscope:before {
  content: "\f0f1"; }
.besearchmask .fa-suitcase:before {
  content: "\f0f2"; }
.besearchmask .fa-bell-o:before {
  content: "\f0a2"; }
.besearchmask .fa-coffee:before {
  content: "\f0f4"; }
.besearchmask .fa-cutlery:before {
  content: "\f0f5"; }
.besearchmask .fa-file-text-o:before {
  content: "\f0f6"; }
.besearchmask .fa-building-o:before {
  content: "\f0f7"; }
.besearchmask .fa-hospital-o:before {
  content: "\f0f8"; }
.besearchmask .fa-ambulance:before {
  content: "\f0f9"; }
.besearchmask .fa-medkit:before {
  content: "\f0fa"; }
.besearchmask .fa-fighter-jet:before {
  content: "\f0fb"; }
.besearchmask .fa-beer:before {
  content: "\f0fc"; }
.besearchmask .fa-h-square:before {
  content: "\f0fd"; }
.besearchmask .fa-plus-square:before {
  content: "\f0fe"; }
.besearchmask .fa-angle-double-left:before {
  content: "\f100"; }
.besearchmask .fa-angle-double-right:before {
  content: "\f101"; }
.besearchmask .fa-angle-double-up:before {
  content: "\f102"; }
.besearchmask .fa-angle-double-down:before {
  content: "\f103"; }
.besearchmask .fa-angle-left:before {
  content: "\f104"; }
.besearchmask .fa-angle-right:before {
  content: "\f105"; }
.besearchmask .fa-angle-up:before {
  content: "\f106"; }
.besearchmask .fa-angle-down:before {
  content: "\f107"; }
.besearchmask .fa-desktop:before {
  content: "\f108"; }
.besearchmask .fa-laptop:before {
  content: "\f109"; }
.besearchmask .fa-tablet:before {
  content: "\f10a"; }
.besearchmask .fa-mobile-phone:before, .besearchmask  .fa-mobile:before {
  content: "\f10b"; }
.besearchmask .fa-circle-o:before {
  content: "\f10c"; }
.besearchmask .fa-quote-left:before {
  content: "\f10d"; }
.besearchmask .fa-quote-right:before {
  content: "\f10e"; }
.besearchmask .fa-spinner:before {
  content: "\f110"; }
.besearchmask .fa-circle:before {
  content: "\f111"; }
.besearchmask .fa-mail-reply:before, .besearchmask  .fa-reply:before {
  content: "\f112"; }
.besearchmask .fa-github-alt:before {
  content: "\f113"; }
.besearchmask .fa-folder-o:before {
  content: "\f114"; }
.besearchmask .fa-folder-open-o:before {
  content: "\f115"; }
.besearchmask .fa-smile-o:before {
  content: "\f118"; }
.besearchmask .fa-frown-o:before {
  content: "\f119"; }
.besearchmask .fa-meh-o:before {
  content: "\f11a"; }
.besearchmask .fa-gamepad:before {
  content: "\f11b"; }
.besearchmask .fa-keyboard-o:before {
  content: "\f11c"; }
.besearchmask .fa-flag-o:before {
  content: "\f11d"; }
.besearchmask .fa-flag-checkered:before {
  content: "\f11e"; }
.besearchmask .fa-terminal:before {
  content: "\f120"; }
.besearchmask .fa-code:before {
  content: "\f121"; }
.besearchmask .fa-mail-reply-all:before, .besearchmask  .fa-reply-all:before {
  content: "\f122"; }
.besearchmask .fa-star-half-empty:before, .besearchmask  .fa-star-half-full:before, .besearchmask  .fa-star-half-o:before {
  content: "\f123"; }
.besearchmask .fa-location-arrow:before {
  content: "\f124"; }
.besearchmask .fa-crop:before {
  content: "\f125"; }
.besearchmask .fa-code-fork:before {
  content: "\f126"; }
.besearchmask .fa-unlink:before, .besearchmask  .fa-chain-broken:before {
  content: "\f127"; }
.besearchmask .fa-question:before {
  content: "\f128"; }
.besearchmask .fa-info:before {
  content: "\f129"; }
.besearchmask .fa-exclamation:before {
  content: "\f12a"; }
.besearchmask .fa-superscript:before {
  content: "\f12b"; }
.besearchmask .fa-subscript:before {
  content: "\f12c"; }
.besearchmask .fa-eraser:before {
  content: "\f12d"; }
.besearchmask .fa-puzzle-piece:before {
  content: "\f12e"; }
.besearchmask .fa-microphone:before {
  content: "\f130"; }
.besearchmask .fa-microphone-slash:before {
  content: "\f131"; }
.besearchmask .fa-shield:before {
  content: "\f132"; }
.besearchmask .fa-calendar-o:before {
  content: "\f133"; }
.besearchmask .fa-fire-extinguisher:before {
  content: "\f134"; }
.besearchmask .fa-rocket:before {
  content: "\f135"; }
.besearchmask .fa-maxcdn:before {
  content: "\f136"; }
.besearchmask .fa-chevron-circle-left:before {
  content: "\f137"; }
.besearchmask .fa-chevron-circle-right:before {
  content: "\f138"; }
.besearchmask .fa-chevron-circle-up:before {
  content: "\f139"; }
.besearchmask .fa-chevron-circle-down:before {
  content: "\f13a"; }
.besearchmask .fa-html5:before {
  content: "\f13b"; }
.besearchmask .fa-css3:before {
  content: "\f13c"; }
.besearchmask .fa-anchor:before {
  content: "\f13d"; }
.besearchmask .fa-unlock-alt:before {
  content: "\f13e"; }
.besearchmask .fa-bullseye:before {
  content: "\f140"; }
.besearchmask .fa-ellipsis-h:before {
  content: "\f141"; }
.besearchmask .fa-ellipsis-v:before {
  content: "\f142"; }
.besearchmask .fa-rss-square:before {
  content: "\f143"; }
.besearchmask .fa-play-circle:before {
  content: "\f144"; }
.besearchmask .fa-ticket:before {
  content: "\f145"; }
.besearchmask .fa-minus-square:before {
  content: "\f146"; }
.besearchmask .fa-minus-square-o:before {
  content: "\f147"; }
.besearchmask .fa-level-up:before {
  content: "\f148"; }
.besearchmask .fa-level-down:before {
  content: "\f149"; }
.besearchmask .fa-check-square:before {
  content: "\f14a"; }
.besearchmask .fa-pencil-square:before {
  content: "\f14b"; }
.besearchmask .fa-external-link-square:before {
  content: "\f14c"; }
.besearchmask .fa-share-square:before {
  content: "\f14d"; }
.besearchmask .fa-compass:before {
  content: "\f14e"; }
.besearchmask .fa-toggle-down:before, .besearchmask  .fa-caret-square-o-down:before {
  content: "\f150"; }
.besearchmask .fa-toggle-up:before, .besearchmask  .fa-caret-square-o-up:before {
  content: "\f151"; }
.besearchmask .fa-toggle-right:before, .besearchmask  .fa-caret-square-o-right:before {
  content: "\f152"; }
.besearchmask .fa-euro:before, .besearchmask  .fa-eur:before {
  content: "\f153"; }
.besearchmask .fa-gbp:before {
  content: "\f154"; }
.besearchmask .fa-dollar:before, .besearchmask  .fa-usd:before {
  content: "\f155"; }
.besearchmask .fa-rupee:before, .besearchmask  .fa-inr:before {
  content: "\f156"; }
.besearchmask .fa-cny:before, .besearchmask  .fa-rmb:before, .besearchmask  .fa-yen:before, .besearchmask  .fa-jpy:before {
  content: "\f157"; }
.besearchmask .fa-ruble:before, .besearchmask  .fa-rouble:before, .besearchmask  .fa-rub:before {
  content: "\f158"; }
.besearchmask .fa-won:before, .besearchmask  .fa-krw:before {
  content: "\f159"; }
.besearchmask .fa-bitcoin:before, .besearchmask  .fa-btc:before {
  content: "\f15a"; }
.besearchmask .fa-file:before {
  content: "\f15b"; }
.besearchmask .fa-file-text:before {
  content: "\f15c"; }
.besearchmask .fa-sort-alpha-asc:before {
  content: "\f15d"; }
.besearchmask .fa-sort-alpha-desc:before {
  content: "\f15e"; }
.besearchmask .fa-sort-amount-asc:before {
  content: "\f160"; }
.besearchmask .fa-sort-amount-desc:before {
  content: "\f161"; }
.besearchmask .fa-sort-numeric-asc:before {
  content: "\f162"; }
.besearchmask .fa-sort-numeric-desc:before {
  content: "\f163"; }
.besearchmask .fa-thumbs-up:before {
  content: "\f164"; }
.besearchmask .fa-thumbs-down:before {
  content: "\f165"; }
.besearchmask .fa-youtube-square:before {
  content: "\f166"; }
.besearchmask .fa-youtube:before {
  content: "\f167"; }
.besearchmask .fa-xing:before {
  content: "\f168"; }
.besearchmask .fa-xing-square:before {
  content: "\f169"; }
.besearchmask .fa-youtube-play:before {
  content: "\f16a"; }
.besearchmask .fa-dropbox:before {
  content: "\f16b"; }
.besearchmask .fa-stack-overflow:before {
  content: "\f16c"; }
.besearchmask .fa-instagram:before {
  content: "\f16d"; }
.besearchmask .fa-flickr:before {
  content: "\f16e"; }
.besearchmask .fa-adn:before {
  content: "\f170"; }
.besearchmask .fa-bitbucket:before {
  content: "\f171"; }
.besearchmask .fa-bitbucket-square:before {
  content: "\f172"; }
.besearchmask .fa-tumblr:before {
  content: "\f173"; }
.besearchmask .fa-tumblr-square:before {
  content: "\f174"; }
.besearchmask .fa-long-arrow-down:before {
  content: "\f175"; }
.besearchmask .fa-long-arrow-up:before {
  content: "\f176"; }
.besearchmask .fa-long-arrow-left:before {
  content: "\f177"; }
.besearchmask .fa-long-arrow-right:before {
  content: "\f178"; }
.besearchmask .fa-apple:before {
  content: "\f179"; }
.besearchmask .fa-windows:before {
  content: "\f17a"; }
.besearchmask .fa-android:before {
  content: "\f17b"; }
.besearchmask .fa-linux:before {
  content: "\f17c"; }
.besearchmask .fa-dribbble:before {
  content: "\f17d"; }
.besearchmask .fa-skype:before {
  content: "\f17e"; }
.besearchmask .fa-foursquare:before {
  content: "\f180"; }
.besearchmask .fa-trello:before {
  content: "\f181"; }
.besearchmask .fa-female:before {
  content: "\f182"; }
.besearchmask .fa-male:before {
  content: "\f183"; }
.besearchmask .fa-gittip:before, .besearchmask  .fa-gratipay:before {
  content: "\f184"; }
.besearchmask .fa-sun-o:before {
  content: "\f185"; }
.besearchmask .fa-moon-o:before {
  content: "\f186"; }
.besearchmask .fa-archive:before {
  content: "\f187"; }
.besearchmask .fa-bug:before {
  content: "\f188"; }
.besearchmask .fa-vk:before {
  content: "\f189"; }
.besearchmask .fa-weibo:before {
  content: "\f18a"; }
.besearchmask .fa-renren:before {
  content: "\f18b"; }
.besearchmask .fa-pagelines:before {
  content: "\f18c"; }
.besearchmask .fa-stack-exchange:before {
  content: "\f18d"; }
.besearchmask .fa-arrow-circle-o-right:before {
  content: "\f18e"; }
.besearchmask .fa-arrow-circle-o-left:before {
  content: "\f190"; }
.besearchmask .fa-toggle-left:before, .besearchmask  .fa-caret-square-o-left:before {
  content: "\f191"; }
.besearchmask .fa-dot-circle-o:before {
  content: "\f192"; }
.besearchmask .fa-wheelchair:before {
  content: "\f193"; }
.besearchmask .fa-vimeo-square:before {
  content: "\f194"; }
.besearchmask .fa-turkish-lira:before, .besearchmask  .fa-try:before {
  content: "\f195"; }
.besearchmask .fa-plus-square-o:before {
  content: "\f196"; }
.besearchmask .fa-space-shuttle:before {
  content: "\f197"; }
.besearchmask .fa-slack:before {
  content: "\f198"; }
.besearchmask .fa-envelope-square:before {
  content: "\f199"; }
.besearchmask .fa-wordpress:before {
  content: "\f19a"; }
.besearchmask .fa-openid:before {
  content: "\f19b"; }
.besearchmask .fa-institution:before, .besearchmask  .fa-bank:before, .besearchmask  .fa-university:before {
  content: "\f19c"; }
.besearchmask .fa-mortar-board:before, .besearchmask  .fa-graduation-cap:before {
  content: "\f19d"; }
.besearchmask .fa-yahoo:before {
  content: "\f19e"; }
.besearchmask .fa-google:before {
  content: "\f1a0"; }
.besearchmask .fa-reddit:before {
  content: "\f1a1"; }
.besearchmask .fa-reddit-square:before {
  content: "\f1a2"; }
.besearchmask .fa-stumbleupon-circle:before {
  content: "\f1a3"; }
.besearchmask .fa-stumbleupon:before {
  content: "\f1a4"; }
.besearchmask .fa-delicious:before {
  content: "\f1a5"; }
.besearchmask .fa-digg:before {
  content: "\f1a6"; }
.besearchmask .fa-pied-piper-pp:before {
  content: "\f1a7"; }
.besearchmask .fa-pied-piper-alt:before {
  content: "\f1a8"; }
.besearchmask .fa-drupal:before {
  content: "\f1a9"; }
.besearchmask .fa-joomla:before {
  content: "\f1aa"; }
.besearchmask .fa-language:before {
  content: "\f1ab"; }
.besearchmask .fa-fax:before {
  content: "\f1ac"; }
.besearchmask .fa-building:before {
  content: "\f1ad"; }
.besearchmask .fa-child:before {
  content: "\f1ae"; }
.besearchmask .fa-paw:before {
  content: "\f1b0"; }
.besearchmask .fa-spoon:before {
  content: "\f1b1"; }
.besearchmask .fa-cube:before {
  content: "\f1b2"; }
.besearchmask .fa-cubes:before {
  content: "\f1b3"; }
.besearchmask .fa-behance:before {
  content: "\f1b4"; }
.besearchmask .fa-behance-square:before {
  content: "\f1b5"; }
.besearchmask .fa-steam:before {
  content: "\f1b6"; }
.besearchmask .fa-steam-square:before {
  content: "\f1b7"; }
.besearchmask .fa-recycle:before {
  content: "\f1b8"; }
.besearchmask .fa-automobile:before, .besearchmask  .fa-car:before {
  content: "\f1b9"; }
.besearchmask .fa-cab:before, .besearchmask  .fa-taxi:before {
  content: "\f1ba"; }
.besearchmask .fa-tree:before {
  content: "\f1bb"; }
.besearchmask .fa-spotify:before {
  content: "\f1bc"; }
.besearchmask .fa-deviantart:before {
  content: "\f1bd"; }
.besearchmask .fa-soundcloud:before {
  content: "\f1be"; }
.besearchmask .fa-database:before {
  content: "\f1c0"; }
.besearchmask .fa-file-pdf-o:before {
  content: "\f1c1"; }
.besearchmask .fa-file-word-o:before {
  content: "\f1c2"; }
.besearchmask .fa-file-excel-o:before {
  content: "\f1c3"; }
.besearchmask .fa-file-powerpoint-o:before {
  content: "\f1c4"; }
.besearchmask .fa-file-photo-o:before, .besearchmask  .fa-file-picture-o:before, .besearchmask  .fa-file-image-o:before {
  content: "\f1c5"; }
.besearchmask .fa-file-zip-o:before, .besearchmask  .fa-file-archive-o:before {
  content: "\f1c6"; }
.besearchmask .fa-file-sound-o:before, .besearchmask  .fa-file-audio-o:before {
  content: "\f1c7"; }
.besearchmask .fa-file-movie-o:before, .besearchmask  .fa-file-video-o:before {
  content: "\f1c8"; }
.besearchmask .fa-file-code-o:before {
  content: "\f1c9"; }
.besearchmask .fa-vine:before {
  content: "\f1ca"; }
.besearchmask .fa-codepen:before {
  content: "\f1cb"; }
.besearchmask .fa-jsfiddle:before {
  content: "\f1cc"; }
.besearchmask .fa-life-bouy:before, .besearchmask  .fa-life-buoy:before, .besearchmask  .fa-life-saver:before, .besearchmask  .fa-support:before, .besearchmask  .fa-life-ring:before {
  content: "\f1cd"; }
.besearchmask .fa-circle-o-notch:before {
  content: "\f1ce"; }
.besearchmask .fa-ra:before, .besearchmask  .fa-resistance:before, .besearchmask  .fa-rebel:before {
  content: "\f1d0"; }
.besearchmask .fa-ge:before, .besearchmask  .fa-empire:before {
  content: "\f1d1"; }
.besearchmask .fa-git-square:before {
  content: "\f1d2"; }
.besearchmask .fa-git:before {
  content: "\f1d3"; }
.besearchmask .fa-y-combinator-square:before, .besearchmask  .fa-yc-square:before, .besearchmask  .fa-hacker-news:before {
  content: "\f1d4"; }
.besearchmask .fa-tencent-weibo:before {
  content: "\f1d5"; }
.besearchmask .fa-qq:before {
  content: "\f1d6"; }
.besearchmask .fa-wechat:before, .besearchmask  .fa-weixin:before {
  content: "\f1d7"; }
.besearchmask .fa-send:before, .besearchmask  .fa-paper-plane:before {
  content: "\f1d8"; }
.besearchmask .fa-send-o:before, .besearchmask  .fa-paper-plane-o:before {
  content: "\f1d9"; }
.besearchmask .fa-history:before {
  content: "\f1da"; }
.besearchmask .fa-circle-thin:before {
  content: "\f1db"; }
.besearchmask .fa-header:before {
  content: "\f1dc"; }
.besearchmask .fa-paragraph:before {
  content: "\f1dd"; }
.besearchmask .fa-sliders:before {
  content: "\f1de"; }
.besearchmask .fa-share-alt:before {
  content: "\f1e0"; }
.besearchmask .fa-share-alt-square:before {
  content: "\f1e1"; }
.besearchmask .fa-bomb:before {
  content: "\f1e2"; }
.besearchmask .fa-soccer-ball-o:before, .besearchmask  .fa-futbol-o:before {
  content: "\f1e3"; }
.besearchmask .fa-tty:before {
  content: "\f1e4"; }
.besearchmask .fa-binoculars:before {
  content: "\f1e5"; }
.besearchmask .fa-plug:before {
  content: "\f1e6"; }
.besearchmask .fa-slideshare:before {
  content: "\f1e7"; }
.besearchmask .fa-twitch:before {
  content: "\f1e8"; }
.besearchmask .fa-yelp:before {
  content: "\f1e9"; }
.besearchmask .fa-newspaper-o:before {
  content: "\f1ea"; }
.besearchmask .fa-wifi:before {
  content: "\f1eb"; }
.besearchmask .fa-calculator:before {
  content: "\f1ec"; }
.besearchmask .fa-paypal:before {
  content: "\f1ed"; }
.besearchmask .fa-google-wallet:before {
  content: "\f1ee"; }
.besearchmask .fa-cc-visa:before {
  content: "\f1f0"; }
.besearchmask .fa-cc-mastercard:before {
  content: "\f1f1"; }
.besearchmask .fa-cc-discover:before {
  content: "\f1f2"; }
.besearchmask .fa-cc-amex:before {
  content: "\f1f3"; }
.besearchmask .fa-cc-paypal:before {
  content: "\f1f4"; }
.besearchmask .fa-cc-stripe:before {
  content: "\f1f5"; }
.besearchmask .fa-bell-slash:before {
  content: "\f1f6"; }
.besearchmask .fa-bell-slash-o:before {
  content: "\f1f7"; }
.besearchmask .fa-trash:before {
  content: "\f1f8"; }
.besearchmask .fa-copyright:before {
  content: "\f1f9"; }
.besearchmask .fa-at:before {
  content: "\f1fa"; }
.besearchmask .fa-eyedropper:before {
  content: "\f1fb"; }
.besearchmask .fa-paint-brush:before {
  content: "\f1fc"; }
.besearchmask .fa-birthday-cake:before {
  content: "\f1fd"; }
.besearchmask .fa-area-chart:before {
  content: "\f1fe"; }
.besearchmask .fa-pie-chart:before {
  content: "\f200"; }
.besearchmask .fa-line-chart:before {
  content: "\f201"; }
.besearchmask .fa-lastfm:before {
  content: "\f202"; }
.besearchmask .fa-lastfm-square:before {
  content: "\f203"; }
.besearchmask .fa-toggle-off:before {
  content: "\f204"; }
.besearchmask .fa-toggle-on:before {
  content: "\f205"; }
.besearchmask .fa-bicycle:before {
  content: "\f206"; }
.besearchmask .fa-bus:before {
  content: "\f207"; }
.besearchmask .fa-ioxhost:before {
  content: "\f208"; }
.besearchmask .fa-angellist:before {
  content: "\f209"; }
.besearchmask .fa-cc:before {
  content: "\f20a"; }
.besearchmask .fa-shekel:before, .besearchmask  .fa-sheqel:before, .besearchmask  .fa-ils:before {
  content: "\f20b"; }
.besearchmask .fa-meanpath:before {
  content: "\f20c"; }
.besearchmask .fa-buysellads:before {
  content: "\f20d"; }
.besearchmask .fa-connectdevelop:before {
  content: "\f20e"; }
.besearchmask .fa-dashcube:before {
  content: "\f210"; }
.besearchmask .fa-forumbee:before {
  content: "\f211"; }
.besearchmask .fa-leanpub:before {
  content: "\f212"; }
.besearchmask .fa-sellsy:before {
  content: "\f213"; }
.besearchmask .fa-shirtsinbulk:before {
  content: "\f214"; }
.besearchmask .fa-simplybuilt:before {
  content: "\f215"; }
.besearchmask .fa-skyatlas:before {
  content: "\f216"; }
.besearchmask .fa-cart-plus:before {
  content: "\f217"; }
.besearchmask .fa-cart-arrow-down:before {
  content: "\f218"; }
.besearchmask .fa-diamond:before {
  content: "\f219"; }
.besearchmask .fa-ship:before {
  content: "\f21a"; }
.besearchmask .fa-user-secret:before {
  content: "\f21b"; }
.besearchmask .fa-motorcycle:before {
  content: "\f21c"; }
.besearchmask .fa-street-view:before {
  content: "\f21d"; }
.besearchmask .fa-heartbeat:before {
  content: "\f21e"; }
.besearchmask .fa-venus:before {
  content: "\f221"; }
.besearchmask .fa-mars:before {
  content: "\f222"; }
.besearchmask .fa-mercury:before {
  content: "\f223"; }
.besearchmask .fa-intersex:before, .besearchmask  .fa-transgender:before {
  content: "\f224"; }
.besearchmask .fa-transgender-alt:before {
  content: "\f225"; }
.besearchmask .fa-venus-double:before {
  content: "\f226"; }
.besearchmask .fa-mars-double:before {
  content: "\f227"; }
.besearchmask .fa-venus-mars:before {
  content: "\f228"; }
.besearchmask .fa-mars-stroke:before {
  content: "\f229"; }
.besearchmask .fa-mars-stroke-v:before {
  content: "\f22a"; }
.besearchmask .fa-mars-stroke-h:before {
  content: "\f22b"; }
.besearchmask .fa-neuter:before {
  content: "\f22c"; }
.besearchmask .fa-genderless:before {
  content: "\f22d"; }
.besearchmask .fa-facebook-official:before {
  content: "\f230"; }
.besearchmask .fa-pinterest-p:before {
  content: "\f231"; }
.besearchmask .fa-whatsapp:before {
  content: "\f232"; }
.besearchmask .fa-server:before {
  content: "\f233"; }
.besearchmask .fa-user-plus:before {
  content: "\f234"; }
.besearchmask .fa-user-times:before {
  content: "\f235"; }
.besearchmask .fa-hotel:before, .besearchmask  .fa-bed:before {
  content: "\f236"; }
.besearchmask .fa-viacoin:before {
  content: "\f237"; }
.besearchmask .fa-train:before {
  content: "\f238"; }
.besearchmask .fa-subway:before {
  content: "\f239"; }
.besearchmask .fa-medium:before {
  content: "\f23a"; }
.besearchmask .fa-yc:before, .besearchmask  .fa-y-combinator:before {
  content: "\f23b"; }
.besearchmask .fa-optin-monster:before {
  content: "\f23c"; }
.besearchmask .fa-opencart:before {
  content: "\f23d"; }
.besearchmask .fa-expeditedssl:before {
  content: "\f23e"; }
.besearchmask .fa-battery-4:before, .besearchmask  .fa-battery:before, .besearchmask  .fa-battery-full:before {
  content: "\f240"; }
.besearchmask .fa-battery-3:before, .besearchmask  .fa-battery-three-quarters:before {
  content: "\f241"; }
.besearchmask .fa-battery-2:before, .besearchmask  .fa-battery-half:before {
  content: "\f242"; }
.besearchmask .fa-battery-1:before, .besearchmask  .fa-battery-quarter:before {
  content: "\f243"; }
.besearchmask .fa-battery-0:before, .besearchmask  .fa-battery-empty:before {
  content: "\f244"; }
.besearchmask .fa-mouse-pointer:before {
  content: "\f245"; }
.besearchmask .fa-i-cursor:before {
  content: "\f246"; }
.besearchmask .fa-object-group:before {
  content: "\f247"; }
.besearchmask .fa-object-ungroup:before {
  content: "\f248"; }
.besearchmask .fa-sticky-note:before {
  content: "\f249"; }
.besearchmask .fa-sticky-note-o:before {
  content: "\f24a"; }
.besearchmask .fa-cc-jcb:before {
  content: "\f24b"; }
.besearchmask .fa-cc-diners-club:before {
  content: "\f24c"; }
.besearchmask .fa-clone:before {
  content: "\f24d"; }
.besearchmask .fa-balance-scale:before {
  content: "\f24e"; }
.besearchmask .fa-hourglass-o:before {
  content: "\f250"; }
.besearchmask .fa-hourglass-1:before, .besearchmask  .fa-hourglass-start:before {
  content: "\f251"; }
.besearchmask .fa-hourglass-2:before, .besearchmask  .fa-hourglass-half:before {
  content: "\f252"; }
.besearchmask .fa-hourglass-3:before, .besearchmask  .fa-hourglass-end:before {
  content: "\f253"; }
.besearchmask .fa-hourglass:before {
  content: "\f254"; }
.besearchmask .fa-hand-grab-o:before, .besearchmask  .fa-hand-rock-o:before {
  content: "\f255"; }
.besearchmask .fa-hand-stop-o:before, .besearchmask  .fa-hand-paper-o:before {
  content: "\f256"; }
.besearchmask .fa-hand-scissors-o:before {
  content: "\f257"; }
.besearchmask .fa-hand-lizard-o:before {
  content: "\f258"; }
.besearchmask .fa-hand-spock-o:before {
  content: "\f259"; }
.besearchmask .fa-hand-pointer-o:before {
  content: "\f25a"; }
.besearchmask .fa-hand-peace-o:before {
  content: "\f25b"; }
.besearchmask .fa-trademark:before {
  content: "\f25c"; }
.besearchmask .fa-registered:before {
  content: "\f25d"; }
.besearchmask .fa-creative-commons:before {
  content: "\f25e"; }
.besearchmask .fa-gg:before {
  content: "\f260"; }
.besearchmask .fa-gg-circle:before {
  content: "\f261"; }
.besearchmask .fa-tripadvisor:before {
  content: "\f262"; }
.besearchmask .fa-odnoklassniki:before {
  content: "\f263"; }
.besearchmask .fa-odnoklassniki-square:before {
  content: "\f264"; }
.besearchmask .fa-get-pocket:before {
  content: "\f265"; }
.besearchmask .fa-wikipedia-w:before {
  content: "\f266"; }
.besearchmask .fa-safari:before {
  content: "\f267"; }
.besearchmask .fa-chrome:before {
  content: "\f268"; }
.besearchmask .fa-firefox:before {
  content: "\f269"; }
.besearchmask .fa-opera:before {
  content: "\f26a"; }
.besearchmask .fa-internet-explorer:before {
  content: "\f26b"; }
.besearchmask .fa-tv:before, .besearchmask  .fa-television:before {
  content: "\f26c"; }
.besearchmask .fa-contao:before {
  content: "\f26d"; }
.besearchmask .fa-500px:before {
  content: "\f26e"; }
.besearchmask .fa-amazon:before {
  content: "\f270"; }
.besearchmask .fa-calendar-plus-o:before {
  content: "\f271"; }
.besearchmask .fa-calendar-minus-o:before {
  content: "\f272"; }
.besearchmask .fa-calendar-times-o:before {
  content: "\f273"; }
.besearchmask .fa-calendar-check-o:before {
  content: "\f274"; }
.besearchmask .fa-industry:before {
  content: "\f275"; }
.besearchmask .fa-map-pin:before {
  content: "\f276"; }
.besearchmask .fa-map-signs:before {
  content: "\f277"; }
.besearchmask .fa-map-o:before {
  content: "\f278"; }
.besearchmask .fa-map:before {
  content: "\f279"; }
.besearchmask .fa-commenting:before {
  content: "\f27a"; }
.besearchmask .fa-commenting-o:before {
  content: "\f27b"; }
.besearchmask .fa-houzz:before {
  content: "\f27c"; }
.besearchmask .fa-vimeo:before {
  content: "\f27d"; }
.besearchmask .fa-black-tie:before {
  content: "\f27e"; }
.besearchmask .fa-fonticons:before {
  content: "\f280"; }
.besearchmask .fa-reddit-alien:before {
  content: "\f281"; }
.besearchmask .fa-edge:before {
  content: "\f282"; }
.besearchmask .fa-credit-card-alt:before {
  content: "\f283"; }
.besearchmask .fa-codiepie:before {
  content: "\f284"; }
.besearchmask .fa-modx:before {
  content: "\f285"; }
.besearchmask .fa-fort-awesome:before {
  content: "\f286"; }
.besearchmask .fa-usb:before {
  content: "\f287"; }
.besearchmask .fa-product-hunt:before {
  content: "\f288"; }
.besearchmask .fa-mixcloud:before {
  content: "\f289"; }
.besearchmask .fa-scribd:before {
  content: "\f28a"; }
.besearchmask .fa-pause-circle:before {
  content: "\f28b"; }
.besearchmask .fa-pause-circle-o:before {
  content: "\f28c"; }
.besearchmask .fa-stop-circle:before {
  content: "\f28d"; }
.besearchmask .fa-stop-circle-o:before {
  content: "\f28e"; }
.besearchmask .fa-shopping-bag:before {
  content: "\f290"; }
.besearchmask .fa-shopping-basket:before {
  content: "\f291"; }
.besearchmask .fa-hashtag:before {
  content: "\f292"; }
.besearchmask .fa-bluetooth:before {
  content: "\f293"; }
.besearchmask .fa-bluetooth-b:before {
  content: "\f294"; }
.besearchmask .fa-percent:before {
  content: "\f295"; }
.besearchmask .fa-gitlab:before {
  content: "\f296"; }
.besearchmask .fa-wpbeginner:before {
  content: "\f297"; }
.besearchmask .fa-wpforms:before {
  content: "\f298"; }
.besearchmask .fa-envira:before {
  content: "\f299"; }
.besearchmask .fa-universal-access:before {
  content: "\f29a"; }
.besearchmask .fa-wheelchair-alt:before {
  content: "\f29b"; }
.besearchmask .fa-question-circle-o:before {
  content: "\f29c"; }
.besearchmask .fa-blind:before {
  content: "\f29d"; }
.besearchmask .fa-audio-description:before {
  content: "\f29e"; }
.besearchmask .fa-volume-control-phone:before {
  content: "\f2a0"; }
.besearchmask .fa-braille:before {
  content: "\f2a1"; }
.besearchmask .fa-assistive-listening-systems:before {
  content: "\f2a2"; }
.besearchmask .fa-asl-interpreting:before, .besearchmask  .fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }
.besearchmask .fa-deafness:before, .besearchmask  .fa-hard-of-hearing:before, .besearchmask  .fa-deaf:before {
  content: "\f2a4"; }
.besearchmask .fa-glide:before {
  content: "\f2a5"; }
.besearchmask .fa-glide-g:before {
  content: "\f2a6"; }
.besearchmask .fa-signing:before, .besearchmask  .fa-sign-language:before {
  content: "\f2a7"; }
.besearchmask .fa-low-vision:before {
  content: "\f2a8"; }
.besearchmask .fa-viadeo:before {
  content: "\f2a9"; }
.besearchmask .fa-viadeo-square:before {
  content: "\f2aa"; }
.besearchmask .fa-snapchat:before {
  content: "\f2ab"; }
.besearchmask .fa-snapchat-ghost:before {
  content: "\f2ac"; }
.besearchmask .fa-snapchat-square:before {
  content: "\f2ad"; }
.besearchmask .fa-pied-piper:before {
  content: "\f2ae"; }
.besearchmask .fa-first-order:before {
  content: "\f2b0"; }
.besearchmask .fa-yoast:before {
  content: "\f2b1"; }
.besearchmask .fa-themeisle:before {
  content: "\f2b2"; }
.besearchmask .fa-google-plus-circle:before, .besearchmask  .fa-google-plus-official:before {
  content: "\f2b3"; }
.besearchmask .fa-fa:before, .besearchmask  .fa-font-awesome:before {
  content: "\f2b4"; }
.besearchmask .fa-handshake-o:before {
  content: "\f2b5"; }
.besearchmask .fa-envelope-open:before {
  content: "\f2b6"; }
.besearchmask .fa-envelope-open-o:before {
  content: "\f2b7"; }
.besearchmask .fa-linode:before {
  content: "\f2b8"; }
.besearchmask .fa-address-book:before {
  content: "\f2b9"; }
.besearchmask .fa-address-book-o:before {
  content: "\f2ba"; }
.besearchmask .fa-vcard:before, .besearchmask  .fa-address-card:before {
  content: "\f2bb"; }
.besearchmask .fa-vcard-o:before, .besearchmask  .fa-address-card-o:before {
  content: "\f2bc"; }
.besearchmask .fa-user-circle:before {
  content: "\f2bd"; }
.besearchmask .fa-user-circle-o:before {
  content: "\f2be"; }
.besearchmask .fa-user-o:before {
  content: "\f2c0"; }
.besearchmask .fa-id-badge:before {
  content: "\f2c1"; }
.besearchmask .fa-drivers-license:before, .besearchmask  .fa-id-card:before {
  content: "\f2c2"; }
.besearchmask .fa-drivers-license-o:before, .besearchmask  .fa-id-card-o:before {
  content: "\f2c3"; }
.besearchmask .fa-quora:before {
  content: "\f2c4"; }
.besearchmask .fa-free-code-camp:before {
  content: "\f2c5"; }
.besearchmask .fa-telegram:before {
  content: "\f2c6"; }
.besearchmask .fa-thermometer-4:before, .besearchmask  .fa-thermometer:before, .besearchmask  .fa-thermometer-full:before {
  content: "\f2c7"; }
.besearchmask .fa-thermometer-3:before, .besearchmask  .fa-thermometer-three-quarters:before {
  content: "\f2c8"; }
.besearchmask .fa-thermometer-2:before, .besearchmask  .fa-thermometer-half:before {
  content: "\f2c9"; }
.besearchmask .fa-thermometer-1:before, .besearchmask  .fa-thermometer-quarter:before {
  content: "\f2ca"; }
.besearchmask .fa-thermometer-0:before, .besearchmask  .fa-thermometer-empty:before {
  content: "\f2cb"; }
.besearchmask .fa-shower:before {
  content: "\f2cc"; }
.besearchmask .fa-bathtub:before, .besearchmask  .fa-s15:before, .besearchmask  .fa-bath:before {
  content: "\f2cd"; }
.besearchmask .fa-podcast:before {
  content: "\f2ce"; }
.besearchmask .fa-window-maximize:before {
  content: "\f2d0"; }
.besearchmask .fa-window-minimize:before {
  content: "\f2d1"; }
.besearchmask .fa-window-restore:before {
  content: "\f2d2"; }
.besearchmask .fa-times-rectangle:before, .besearchmask  .fa-window-close:before {
  content: "\f2d3"; }
.besearchmask .fa-times-rectangle-o:before, .besearchmask  .fa-window-close-o:before {
  content: "\f2d4"; }
.besearchmask .fa-bandcamp:before {
  content: "\f2d5"; }
.besearchmask .fa-grav:before {
  content: "\f2d6"; }
.besearchmask .fa-etsy:before {
  content: "\f2d7"; }
.besearchmask .fa-imdb:before {
  content: "\f2d8"; }
.besearchmask .fa-ravelry:before {
  content: "\f2d9"; }
.besearchmask .fa-eercast:before {
  content: "\f2da"; }
.besearchmask .fa-microchip:before {
  content: "\f2db"; }
.besearchmask .fa-snowflake-o:before {
  content: "\f2dc"; }
.besearchmask .fa-superpowers:before {
  content: "\f2dd"; }
.besearchmask .fa-wpexplorer:before {
  content: "\f2de"; }
.besearchmask .fa-meetup:before {
  content: "\f2e0"; }
.besearchmask .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }
.besearchmask .sr-only-focusable:active, .besearchmask  .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }
.besearchmask .be-button {
  border: 0 none;
  color: white;
  font-size: 16px;
  line-height: 40px;
  text-align: center;
  text-shadow: none;
  background: #f3786b none repeat scroll 0 0;
  width: 100%;
  text-transform: uppercase;
  font-weight: normal;
  border-radius: 2px;
  padding: 0 10px;
  cursor: pointer; }
.besearchmask .be-button:hover {
  transition: all 0.3s; }
.besearchmask .be-button.-secondary {
  background: white;
  border: 1px solid #f3786b;
  color: #f3786b; }
.besearchmask .sm-search-button {
  border: 0 none;
  color: #000;
  font-size: 16px;
  text-align: center;
  width: 100%;
  text-shadow: 0 1px 1px rgba(50, 55, 55, 0.14);
  background: #e9d5aa;
  line-height: 40px;
  margin-top: 15px;
  padding: 0; }
.besearchmask .sm-search-button:hover {
  background: #e9d5aa;
  color: #000; }
.besearchmask .prBackBtnMobile {
  display: none !important; }
@media (max-width: 767px) {
.besearchmask .mobile-button-order .col-12:first-of-type {
    order: 2;
    margin-top: 15px; }
.besearchmask .prBackBtnMobile {
    display: block !important;
    width: 100%;
    max-width: 100%;
    margin-top: 15px;
    margin-right: 15px;
    margin-left: 15px; }
.besearchmask .prBackBtnDesktop {
    display: none; }
.besearchmask .enlargedBtn {
    max-width: 100%; }
.besearchmask .validationMessageWrapper {
    width: 100%; }
}
.besearchmask .searchmask-wrapper {
  background: url(https://dev-ssa.hotelengine.eu/clients/ssa/media/images/smart_a_hotelli_suunta_ikkunalta_ovelle.jpg);
  background-size: cover;
  background-position: center;
  width: 100%;
  padding: 15px 0;
  min-height: 400px; }
.besearchmask .searchmask-container {
  padding: 30px;
  background: #eff1ee;
  position: relative; }
.besearchmask .smFields {
  margin-bottom: 10px; }
.besearchmask .sm-form-control {
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #707070;
  background-image: none;
  border: 0px solid #ccc;
  border-radius: 0px;
  width: 100%;
  font-weight: normal;
  padding: 0 7px;
  cursor: pointer;
  background: #eee; }
.besearchmask .sm-form-control.isNotValid {
    border: 1px solid #f00 !important; }
.besearchmask select.sm-form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url('https://dev-ssa.hotelengine.eu/clients/ssa/media/images/arrow_down.png');
  background-repeat: no-repeat;
  background-size: 10px;
  background-position: 95% 50%; }
.besearchmask select.sm-form-control::-ms-expand {
  display: none; }
.besearchmask .sm-room-details {
  display: none;
  float: left;
  width: 100%; }
.besearchmask .sm-room-details.enabled {
    display: block;
    margin-top: 15px; }
.besearchmask .sm-room-details.enabled.open .sm-room-details-content {
      height: auto;
      transition: all 0.2s;
      opacity: 1; }
.besearchmask .sm-room-details-content {
  height: 0;
  float: left;
  width: 100%;
  overflow: hidden;
  transition: all 0.2s;
  opacity: 0; }
.besearchmask .sm-room-details:first-of-type {
  margin-top: 0; }
.besearchmask .sm-room-details:first-of-type .sm-remove-room {
    display: none; }
.besearchmask .child-ages-label {
  margin-top: 10px;
  width: 100%; }
.besearchmask .sm-child-ages-container {
  position: static; }
.besearchmask .sm-col {
  padding: 0 5px;
  display: flex;
  flex-direction: column; }
.besearchmask .sm-code-input-toggle {
  text-transform: uppercase;
  cursor: pointer;
  color: #f3786b; }
.besearchmask .searchmask-wrapper .row, .besearchmask  .searchmask-container .row {
  margin-left: -5px;
  margin-right: -5px; }
.besearchmask .sm-control-label {
  font-weight: normal;
  color: white;
  font-size: 12px;
  background: #001b67;
  width: 100%;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase;
  padding: 5px 0; }
.besearchmask .sm-control-label.-inner {
  font-size: 16px;
  color: #707070;
  background: transparent;
  display: block; }
.besearchmask .sm-control-label.-occupancy {
  font-size: 16px;
  color: #707070;
  background: transparent;
  display: block;
  text-transform: none;
  text-align: left; }
.besearchmask .sm-input-wrap {
  background: white;
  text-align: center; }
.besearchmask .sm-book-wrap {
  background: white;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  text-align: center;
  padding: 20px; }
.besearchmask .borderInput {
  border-top: 1px solid #eff1ee;
  border-bottom: 1px solid #eff1ee;
  padding: 5px 0 5px;
  font-size: 42px;
  font-family: 'Grifo-S', serif;
  color: #707070;
  margin: 0 20px;
  display: block;
  line-height: 1; }
.besearchmask .simMonth {
  font-size: 16px;
  color: #707070;
  background: transparent; }
.besearchmask .occupancy-summary {
  position: relative; }
.besearchmask .occupancy-summary .occupancy-summary-texts {
    overflow: hidden; }
.besearchmask .occupancy-dropdown-wrap {
  position: relative; }
.besearchmask .occupancy-dropdown {
  position: absolute;
  display: none;
  background: white;
  padding: 15px;
  color: white;
  left: 0;
  right: 0;
  border-top: 2px solid #eee;
  text-align: left;
  box-shadow: 0 7px 52px -31px rgba(0, 0, 0, 0.36); }
.besearchmask .occupancy-dropdown.active {
    display: block;
    z-index: 9; }
.besearchmask .occupancy-dropdown .sm-form-control {
    background: #eee;
    text-align: center;
    border: 0; }
.besearchmask .occupancy-dropdown .occupancy-dropdown-footer {
    display: block;
    float: left;
    width: 100%;
    margin-top: 10px; }
.besearchmask .sm-book-button {
  background: #f3786b;
  color: #fff;
  text-align: center;
  line-height: 50px;
  cursor: pointer;
  text-transform: uppercase; }
.besearchmask .sm-remove-room {
  float: right;
  cursor: pointer;
  color: #f3786b;
  font-size: 15px;
  text-transform: none;
  line-height: 28px; }
.besearchmask .sm-add-room {
  font-weight: 500;
  text-decoration: none;
  cursor: pointer;
  padding: 0;
  float: right;
  margin-top: 15px;
  color: #f3786b; }
.besearchmask .occupancy-room-header {
  font-size: 20px;
  text-transform: uppercase;
  color: #001b67;
  display: block; }
.besearchmask .occupancy-room-number {
  display: block; }
.besearchmask .sm-error-msg {
  text-align: center;
  color: #f00;
  margin-top: 15px; }
.besearchmask .smSelectChildrenAge {
  margin-bottom: 10px; }
@media (max-width: 992px) {
.besearchmask .sm-book-button {
    margin-top: 10px; }
}
@media (min-width: 768px) and (max-width: 820px) {
.besearchmask .sm-book-button {
    padding: 0 5px; }
.besearchmask .pathItem {
    font-size: 18px !important; }
}
@media (max-width: 767px) {
.besearchmask .occupancy-dropdown {
    position: relative;
    padding: 15px 0;
    float: left;
    width: 100%;
    padding: 20px; }
.besearchmask .sm-col {
    margin-bottom: 15px;
    padding: 0 10px; }
.besearchmask .sm-col .sm-col {
    margin-bottom: 0;
    padding: 0 5px; }
}
@media (max-width: 575px) {
.besearchmask .searchmask-container {
    padding: 20px; }
.besearchmask .datepicker.dropdown-menu {
    left: 0 !important;
    right: 0;
    width: 100% !important;
    height: 100vh;
    top: 0 !important;
    margin-top: 0 !important;
    max-width: 100%; }
.besearchmask .datepicker-title {
    text-transform: uppercase;
    font-size: 20px !important; }
}
.besearchmask .datepicker.dropdown-menu {
  background: white;
  color: #191919;
  margin-top: 7px;
  min-width: 218px;
  border-radius: 0;
  width: 100%;
  max-width: 550px;
  padding: 20px;
  border: 0;
  z-index: 4001;
  box-shadow: 0 7px 52px -31px rgba(0, 0, 0, 0.36);
  position: absolute; }
.besearchmask .datepicker-dropdown::after {
  border-bottom: 6px solid white; }
.besearchmask .datepicker table tr td span {
  display: block;
  width: auto;
  height: 31px;
  line-height: 26px;
  float: none;
  margin: 1%;
  cursor: pointer;
  text-align: center;
  border: 1px solid #ccc;
  padding: 3px;
  color: #191919;
  font-weight: bold; }
.besearchmask .table-condensed {
  width: 100%; }
.besearchmask .datepicker .dow {
  line-height: 45px; }
.besearchmask .datepicker .next, .besearchmask  .datepicker .prev {
  padding: 10px !important;
  background: #f3786b;
  color: #fff;
  border-radius: 2px;
  cursor: pointer; }
.besearchmask .datepicker th {
  text-align: center;
  color: #161616;
  font-size: 16px;
  font-weight: 700; }
.besearchmask .datepicker table tr td.today {
  color: #191919;
  background-color: #eee;
  border-color: #eee;
  border-radius: 50px; }
.besearchmask .datepicker table tr td.today.disabled, .besearchmask  .datepicker table tr td.today.disabled:active {
  color: #191919;
  background-color: #eee;
  border-color: #eee; }
.besearchmask .datepicker table tr td.active:active, .besearchmask  .datepicker table tr td.active.highlighted:active, .besearchmask  .datepicker table tr td.active.active, .besearchmask  .datepicker table tr td.active.highlighted.active {
  color: white;
  background-color: #f3786b;
  border-color: #f3786b; }
.besearchmask .datepicker table tr td.active:active:hover, .besearchmask  .datepicker table tr td.active.highlighted:active:hover, .besearchmask  .datepicker table tr td.active.active:hover, .besearchmask  .datepicker table tr td.active.highlighted.active:hover, .besearchmask  .datepicker table tr td.active:active:focus, .besearchmask  .datepicker table tr td.active.highlighted:active:focus, .besearchmask  .datepicker table tr td.active.active:focus, .besearchmask  .datepicker table tr td.active.highlighted.active:focus, .besearchmask  .datepicker table tr td.active:active.focus, .besearchmask  .datepicker table tr td.active.highlighted:active.focus, .besearchmask  .datepicker table tr td.active.active.focus, .besearchmask  .datepicker table tr td.active.highlighted.active.focus {
  color: #f3786b;
  background-color: transparent;
  border-color: #ccc; }
.besearchmask .datepicker table tr td.day:hover, .besearchmask  .datepicker table tr td.focused {
  background: transparent;
  color: #f3786b;
  cursor: pointer; }
.besearchmask .datepicker table tr td.day:hover span, .besearchmask  .datepicker table tr td.focused span {
    background: transparent;
    color: #f3786b;
    cursor: pointer;
    border-color: #f3786b; }
.besearchmask .datepicker .day {
  background-color: transparent !important;
  text-align: center;
  height: 2.5em; }
.besearchmask .datepicker .disabled.day {
  color: #ccc !important;
  opacity: 0.5; }
.besearchmask .datepicker .disabled.day:hover {
    background: transparent;
    color:  !important; }
.besearchmask .datepicker .disabled.day:hover span {
      background: transparent;
      color:  !important; }
.besearchmask .datepicker table tr td.new {
  color: #191919; }
.besearchmask .datepicker table tr td.active.day span {
  background-color: #f3786b !important; }
.besearchmask .datepicker table tr td.new, .besearchmask  .datepicker table tr td.old {
  visibility: hidden;
  height: 0; }
.besearchmask .datepicker table tr td.new span, .besearchmask  .datepicker table tr td.old span {
    display: none; }
.besearchmask .datepicker.dropdown-menu th, .besearchmask  .datepicker.datepicker-inline th, .besearchmask  .datepicker.dropdown-menu td, .besearchmask  .datepicker.datepicker-inline td {
  padding: 0 4px; }
.besearchmask .mobileDatePickerLabel {
  display: none; }
@media (max-width: 767px) {
.besearchmask .datepicker.dropdown-menu {
    left: 0 !important; }
.besearchmask .datePickerTooltip.departure {
    right: 7px; }
.besearchmask .datePickerTooltip.departure:after {
      right: 15px;
      left: auto; }
.besearchmask .mobileDatePickerLabel {
    position: absolute;
    display: block;
    font-size: 10px;
    text-transform: uppercase;
    left: 14px;
    top: 5px; }
}
