@import "https://fonts.googleapis.com/icon?family=Material+Icons";

/* src/css/site.css */
.material-icons {
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -moz-font-feature-settings: "liga";
  -moz-osx-font-smoothing: grayscale;
}
a {
  color: #BC141A;
}
a:hover {
  color: #D82533;
}
.btn-primary {
  color: #fff;
  background-color: #BC141A;
  border-color: #BC141A;
}
.btn-primary:hover {
  color: #fff;
  background-color: #D82533;
  border-color: #D82533;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #fff;
  background-color: #E0777F;
  border-color: #E0777F;
}
.btn.btn-primary:focus {
  background-color: #BC141A;
}
.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #D82533;
  border-color: #D82533;
}
.form-check-input:checked {
  background-color: #BC141A;
  border-color: #BC141A;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  background-color: #BC141A;
  color: #fff;
}
.nav-pills .nav-link {
  color: #BC141A;
  transition: all 0.2s ease;
}
.nav-pills .nav-link:hover {
  background-color: rgba(188, 20, 26, 0.1);
  color: #BC141A;
}
.nav-pills .nav-link:active {
  background-color: #BC141A;
  color: #fff;
}
#package-nav .nav-link {
  background-color: #e6e6e6;
}
#package-nav .nav-item {
  margin: 0 2px 0 2px;
}
.icon-description {
  display: none;
}
.navbar-brand {
  display: flex;
  align-items: center;
  gap: 8px;
  color: white;
  font-size: 1.5rem;
  font-weight: bold;
  font-style: italic;
  letter-spacing: 1px;
}
.navbar-brand object {
  pointer-events: none;
}
.main-nav {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (max-width: 767px) {
  #top-utility-bar {
    padding: 6px 0;
  }
  #tagline-bar {
    font-size: 0.95rem;
    padding: 6px 8px;
  }
  #top-utility-bar .icon-description {
    display: none;
  }
  #top-utility-bar .material-icons {
    font-size: 18px;
  }
  #top-utility-bar .nav-link {
    padding: 6px 6px;
  }
}
@media (max-width: 450px) {
  #top-utility-bar {
    padding: 10px 0;
  }
  #tagline-bar {
    font-size: 0.84rem;
    padding: 10px 8px;
    white-space: nowrap;
  }
  #top-utility-bar .material-icons {
    font-size: 14px;
  }
  #top-utility-bar .nav-link {
    padding: 10px 3px;
  }
  .navbar {
    top: 50px;
  }
  .container {
    margin-top: 175px;
  }
  .navbar-brand span {
    font-size: 1.2rem;
  }
  h2.page-header {
    font-size: 1.3rem;
    margin-top: 5px;
    margin-bottom: 10px;
  }
  .menu-icon {
    display: inline-flex;
    vertical-align: bottom;
  }
  .icon-description {
    display: inline-block;
  }
}
@media (max-width: 401px) {
  #tagline-bar {
    font-size: 0.75rem;
    padding: 10px 8px;
  }
}
.container {
  margin-top: 20px;
}
@media (min-width: 768px) {
  .container {
    max-width: 900px;
    margin-top: 30px;
  }
  h2.page-header {
    margin-bottom: 20px;
  }
  #tagline-bar {
    font-size: 1rem;
  }
  #top-utility-bar .icon-description {
    display: inline-block;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 1100px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1200px;
  }
}
#hiring.alert-warning {
  border-color: #D82533;
}
#hiring.alert-warning h4 > i {
  font-size: 25pt;
}
.anchor {
  scroll-margin-top: 4.5em;
}
.dropdown-item.active {
  font-weight: bold;
}
.bg-light-gray {
  background-color: #e6e6e6;
}
.navbar-nav {
}
#navbar-right {
  justify-content: right;
  width: 100%;
}
.navbar .megamenu {
  padding: 1rem;
}
@media all and (min-width: 768px) {
  .navbar .has-megamenu {
    position: static !important;
  }
  .navbar .megamenu {
    left: 0;
    right: 0;
    width: 100%;
    margin-top: 0;
  }
  #hr-before-page-title {
    display: block;
  }
}
@media (max-width: 767px) {
  #top-utility-bar {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1031;
  }
  .navbar {
    position: fixed;
    z-index: 1030;
    right: 0;
    left: 0;
    top: 31px;
    border-width: 0 0 1px;
  }
  .navbar-collapse {
    overflow-y: auto;
    max-height: calc(100dvh - 100px);
  }
  .container {
    margin-top: 120px;
  }
  #hr-before-page-title {
    display: none;
  }
}
.navbar .nav-link {
  color: rgba(0, 0, 0, .5);
}
.bg-pv-gray {
  background-color: #8a8a8a;
}
.dropdown-item.active,
.dropdown-item:active {
  background-color: #bc141b;
}
.megamenu .dropdown-item {
  white-space: normal;
}
.navbar-dark .navbar-nav .nav-link {
  color: white;
}
.col-megamenu .title {
  background-color: #ccc;
  font-weight: bold;
  font-size: 1rem;
  padding: 5px;
}
html {
  scroll-behavior: smooth;
}
body {
  font-family:
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    Roboto,
    "Helvetica Neue",
    Arial,
    sans-serif;
  color: #2c3e50;
  line-height: 1.6;
}
#top-utility-bar {
  width: 100%;
  padding: 4px 0;
  border-radius: 0;
  margin-bottom: 0;
}
.bg-flpvf-red {
  background:
    linear-gradient(
      135deg,
      #BC141A 0%,
      #A01117 100%);
  color: white;
  border-radius: 0;
}
#tagline-bar {
  color: white;
  font-weight: 600;
  font-style: italic;
  padding: 2px 16px;
}
@media (min-width: 768px) {
  #tagline-bar {
    white-space: nowrap;
  }
}
#top-utility-bar .nav-link {
  color: white;
  padding: 2px 6px;
  display: flex;
  align-items: center;
  gap: 4px;
  transition: all 0.2s ease;
}
#top-utility-bar .nav-item {
  margin: 0 2px;
}
#top-utility-bar .nav-link:hover {
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 6px;
}
#top-utility-bar .material-icons {
  font-size: 18px;
}
#top-utility-bar .icon-description {
  font-size: 0.8rem;
}
.bg-pv-gray {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
.navbar {
  border-radius: 0;
  margin-bottom: 0;
}
.navbar-nav .nav-link {
  transition: all 0.3s ease;
  border-radius: 6px;
  margin: 0 4px;
}
.navbar-nav .nav-link:hover {
  background-color: rgba(255, 255, 255, 0.1);
  transform: translateY(-2px);
}
.btn {
  border-radius: 8px;
  font-weight: 500;
  padding: 10px 24px;
  transition: all 0.3s ease;
  border: none;
}
.btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}
.btn-primary {
  background:
    linear-gradient(
      135deg,
      #BC141A 0%,
      #A01117 100%);
  box-shadow: 0 4px 12px rgba(188, 20, 26, 0.3);
}
.btn-primary:hover {
  background:
    linear-gradient(
      135deg,
      #D82533 0%,
      #BC141A 100%);
  box-shadow: 0 6px 16px rgba(188, 20, 26, 0.4);
}
.btn-secondary {
  background:
    linear-gradient(
      135deg,
      #6c757d 0%,
      #5a6268 100%);
  box-shadow: 0 4px 12px rgba(108, 117, 125, 0.3);
}
.btn-secondary:hover {
  background:
    linear-gradient(
      135deg,
      #5a6268 0%,
      #495057 100%);
}
a {
  transition: color 0.2s ease;
}
h2.page-header {
  font-weight: 700;
  color: #2c3e50;
  padding: 16px 24px;
  margin-bottom: 30px;
  background:
    linear-gradient(
      135deg,
      #e9ecef 0%,
      #dee2e6 100%);
  border-radius: 12px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
  border-left: 4px solid #BC141A;
}
h1.header {
  border-radius: 12px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.15);
  padding: 16px 24px;
  background: #8a8a8a;
  color: white;
  transition: all 0.3s ease;
  margin-bottom: 10px;
}
h1.header:hover {
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.2);
  transform: translateY(-2px);
}
.dropdown-menu {
  border: none;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
  border-radius: 8px;
  padding: 8px;
}
.dropdown-item {
  border-radius: 6px;
  padding: 10px 16px;
  transition: all 0.2s ease;
}
.dropdown-item:hover {
  background-color: #f8f9fa;
  transform: translateX(4px);
}
.dropdown-item.active,
.dropdown-item:active {
  background:
    linear-gradient(
      135deg,
      #BC141A 0%,
      #A01117 100%);
}
.megamenu {
  border-radius: 0 0 12px 12px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1);
}
.col-megamenu .title {
  background:
    linear-gradient(
      135deg,
      #e9ecef 0%,
      #dee2e6 100%);
  border-radius: 6px;
  padding: 8px 12px;
}
.alert {
  border-radius: 12px;
  border-left: 4px solid;
}
#hiring.alert-warning {
  background:
    linear-gradient(
      135deg,
      #fff3cd 0%,
      #ffe69c 100%);
  border-left-color: #ffc107;
  box-shadow: 0 4px 12px rgba(255, 193, 7, 0.2);
}
.form-control:focus,
.form-select:focus {
  border-color: #BC141A;
  box-shadow: 0 0 0 0.25rem rgba(188, 20, 26, 0.15);
}
.form-check-input {
  border-radius: 4px;
  transition: all 0.2s ease;
}
.form-check-input:checked {
  background:
    linear-gradient(
      135deg,
      #BC141A 0%,
      #A01117 100%);
}
button,
a,
input,
select,
textarea {
  transition: all 0.2s ease;
}
.card {
  transition: all 0.3s ease;
}
.card:hover {
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
}
@media (max-width: 767px) {
  .navbar-collapse {
    border-radius: 0;
    padding: 16px;
    margin-top: 8px;
  }
}
/*# sourceMappingURL=site-BMQQZD3W.min.css.map */
