/*
Theme Name: MPEC Napa
Theme URI: https://mpecnapa.pixelflyte.com
Author: pixelflyte
Author URI: https://pixelflyte.com
Description: Main theme for MPEC NAPA
Version: 1
License: GNU General Public License v2 or later
*/
@import url(animate.css);
@import url(bootstrap.css);
@font-face {
  font-family: 'bold';
  src: url("fonts/d-bold.woff") format("woff2"), url("fonts/d-bold.woff2") format("woff"); }
@font-face {
  font-family: 'medium';
  src: url("fonts/d-medium.woff2") format("woff2"), url("fonts/d-medium.woff") format("woff"); }
@font-face {
  font-family: 'condensed';
  src: url("fonts/d-c-bold.woff2") format("woff2"), url("fonts/d-c-bold.woff") format("woff"); }
*:focus {
  outline: none;
  border: none; }

.gform_wrapper .top_label select.medium {
  width: 100% !important; }

.bg-blue {
  background: #003F87;
  color: #FFFFFF; }

.bg-blue-light {
  background: #009ADB; }

.bg-yellow-strip, .bg-yellow {
  background: #FFC313; }

.container-fluid.special {
  max-width: 1600px;
  overflow: hidden; }

html, body {
  overflow-x: hidden; }

body {
  font-family: "medium", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-top: 124px;
  color: #003F87;
  font-size: 16px;
  line-height: 24px; }

h1, h2, h3, h4, h5, h6 {
  font-family: "bold", sans-serif;
  margin-bottom: 0; }

h2 {
  font-size: 48px; }
  h2.condensed {
    font-family: "condensed", sans-serif;
    text-transform: uppercase; }

h4 {
  font-size: 18px; }

p {
  margin-bottom: 1rem; }
  p:last-of-type {
    margin-bottom: 0; }
  p.special {
    color: #009ADB;
    font-size: 30px;
    line-height: 40px;
    font-family: "bold", sans-serif; }
  p small {
    line-height: 20px;
    display: block; }
  p.caption {
    font-size: 14px;
    color: #009ADB; }
  p a:not(.button) {
    color: #003F87;
    text-decoration: underline; }

strong {
  font-family: "bold", sans-serif;
  font-weight: normal; }

a {
  transition: all 0.3s; }

/*HOME PAGE*/
.home-hero {
  background: url(images/home-hero.jpg) center center;
  background-size: cover;
  padding-top: 50%; }

.home-careers h2, .home-careers h3, .home-careers h4, .home-careers h5, .home-careers p {
  color: #fff; }
.home-careers .callout-copy p:before, .home-careers .callout-copy p:after {
  display: block;
  width: 30px;
  height: 6px;
  background: #fff;
  margin: 20px 0; }
.home-careers .employee-list .employee:nth-child(1) h2, .home-careers .employee-list .employee:nth-child(1) h3, .home-careers .employee-list .employee:nth-child(1) h4, .home-careers .employee-list .employee:nth-child(1) h5, .home-careers .employee-list .employee:nth-child(1) p {
  color: #003F87; }

.employee-list .employee {
  color: #003F87;
  background: #FFC313; }
  .employee-list .employee:nth-child(2) {
    background: #009ADB;
    color: #fff; }
  .employee-list .employee:nth-child(3) {
    background: #003F87;
    color: #003F87; }

.cta-caption {
  position: absolute;
  left: 0;
  top: 0;
  background: #fff;
  display: inline-block;
  padding: 10px 20px; }

.featured {
  border-right: 10px solid #FFC313; }

.featured .caption {
  position: absolute;
  left: 0;
  bottom: 0;
  background: #fff;
  display: inline-block;
  padding: 10px 20px; }

.accordion-featured {
  border-top: 10px solid #fff; }

.post-container {
  border-bottom: 1px solid #FFC313; }
  .post-container h3 a {
    color: #003F87; }
    .post-container h3 a:hover {
      color: #FFC313;
      text-decoration: none; }

.gform_fields li {
  margin-bottom: 1rem; }
.gform_fields input[type='text'], .gform_fields input[type='email'], .gform_fields input[type='num'], .gform_fields textarea {
  border: none;
  border-bottom: 1px solid #009ADB;
  padding: 10px;
  color: #003F87;
  font-family: "medium", sans-serif; }
.gform_fields ::-webkit-input-placeholder {
  /* Edge */
  color: #003F87;
  font-family: "medium", sans-serif;
  opacity: 0.7; }
.gform_fields :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #003F87;
  font-family: "medium", sans-serif;
  opacity: 0.7; }
.gform_fields ::placeholder {
  color: #003F87;
  font-family: "medium", sans-serif;
  opacity: 0.7; }

.testimonial {
  right: 0;
  top: 0;
  max-width: 200px;
  background: #fff;
  padding: 1rem;
  position: absolute;
  display: none; }
  .testimonial p {
    color: #009ADB; }

.callouts .callout {
  overflow: hidden; }
  .callouts .callout .callout-copy {
    background: #fff; }
  .callouts .callout:after {
    content: ''; }
  .callouts .callout .image {
    background-size: cover;
    position: relative;
    padding-top: 75%;
    width: 100%;
    overflow: hidden;
    background-position: top center; }
    .callouts .callout .image:after {
      content: '';
      height: 100%;
      width: 20px;
      background: #009adb;
      display: block;
      position: absolute;
      left: 0;
      top: 37px;
      z-index: 1; }
    .callouts .callout .image a.img-link {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%; }
    .callouts .callout .image .caption {
      position: absolute;
      background: #009adb;
      padding: 0.5rem 0.5rem 0.5rem 20px;
      top: 0;
      left: 0;
      width: 100%;
      z-index: 2; }
      .callouts .callout .image .caption h4 {
        color: #fff;
        position: relative; }
  .callouts .callout .content {
    border-top: 5px solid #009ADB;
    color: #003F87;
    padding: 2rem 1rem;
    width: 100%; }
    .callouts .callout .content h2 {
      line-height: 42px; }
  .callouts .callout:nth-child(2):after {
    background: #003F87; }
  .callouts .callout:nth-child(2) .content {
    background: #fff;
    border-top-color: #003F87;
    color: #003F87; }
  .callouts .callout:nth-child(2) .image:after {
    background: #003f87; }
  .callouts .callout:nth-child(2) .image .caption {
    background: #003f87; }
  .callouts .callout:nth-child(3):after {
    background: #FFC313; }
  .callouts .callout:nth-child(3) .content {
    border-top-color: #FFC313; }
  .callouts .callout:nth-child(3) .image:after {
    background: #ffc313; }
  .callouts .callout:nth-child(3) .image .caption {
    background: #ffc313; }

@media screen and (min-width: 768px) {
  body {
    margin-top: 138px; }

  .callout {
    position: relative; }
    .callout:before {
      content: '';
      width: 198px;
      min-height: 423px;
      background-size: cover;
      background-position: right center;
      background-repeat: no-repeat;
      display: block;
      position: absolute;
      left: 0;
      bottom: 0; }
    .callout.callout-club:before {
      background-image: url(images/5percent.png); }
    .callout.callout-pro:before {
      background-image: url(images/BTP.png); }

  .home-hero {
    padding-top: 25%; }

  p.special {
    color: #009ADB;
    font-size: 50px;
    line-height: 60px;
    font-family: "bold", sans-serif; }

  .testimonial {
    display: block; }

  .carousel-control-prev, .carousel-control-next {
    width: 5%; } }
@media screen and (min-width: 992px) {
  .height-container {
    min-height: 320px;
    max-height: 320px;
    background-size: cover;
    background-position: right center; }

  .bg-yellow.arrow {
    overflow: visible; }
    .bg-yellow.arrow:after {
      content: '';
      background: url(images/yellow-arrow.png);
      height: 100%;
      z-index: 1;
      background-size: auto 100%;
      background-position: left center;
      position: absolute;
      left: 100%;
      background-repeat: no-repeat;
      width: 100%;
      top: 0; }

  .bg-blue.arrow {
    overflow: visible;
    color: #fff; }
    .bg-blue.arrow:after {
      content: '';
      background: url(images/blue-arrow.png);
      height: 100%;
      z-index: 1;
      background-size: auto 100%;
      background-position: left center;
      position: absolute;
      left: 100%;
      background-repeat: no-repeat;
      width: 100%;
      top: 0; }

  .accordion-featured {
    width: 100%;
    height: 33vh;
    overflow: hidden;
    margin: 0;
    padding: 0; }

  .accordion-featured ul {
    width: 100%;
    display: flex;
    table-layout: fixed;
    margin: 0;
    padding: 0;
    height: 33vh; }

  .accordion-featured ul li, .accordion-featured ul li.open {
    display: table-cell;
    vertical-align: bottom;
    position: relative;
    width: 20%;
    height: 33vh;
    background-repeat: no-repeat;
    background-position: left center;
    transition: all 200ms ease;
    background-size: cover; }

  .accordion-featured ul:hover li {
    width: 20%; }

  .accordion-featured ul:hover li:hover, .accordion-featured ul li.open {
    width: 60%; }
    .accordion-featured ul:hover li:hover .image, .accordion-featured ul li.open .image {
      width: 50%; }
    .accordion-featured ul:hover li:hover .text, .accordion-featured ul li.open .text {
      width: 50%;
      display: block; }

  .accordion-featured ul:hover li:hover a * {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }

  .accordion-featured .image {
    height: 33vh;
    background-size: cover;
    background-position: left center;
    width: 100%; }
  .accordion-featured .text {
    display: none; }
    .accordion-featured .text h2 {
      margin-bottom: 2rem; }
    .accordion-featured .text p {
      margin-bottom: 0;
      text-overflow: clip; } }
body #wpsl-wrap #wpsl-stores, body #wpsl-gmap {
  height: 100vh !important; }
body #wpsl-result-list {
  margin: 0;
  width: auto; }
body .wpsl-search {
  background: #FFC313;
  padding: 2rem;
  margin-bottom: 0; }
body #wpsl-search-input {
  padding: 0.125rem 1rem;
  border: none;
  -webkit-appearance: none; }
body #wpsl-search-btn {
  float: none;
  display: inline-block;
  vertical-align: top; }
body #wpsl-category, body .wpsl-input, body .wpsl-select-wrap {
  margin-bottom: 0; }

@media screen and (max-width: 991px) {
  .accordion-featured {
    height: auto; }

  .accordion-featured ul {
    margin-left: 0;
    padding: 0; }

  .accordion-featured ul li,
  .accordion-featured ul li:hover,
  .accordion-featured ul:hover li,
  .accordion-featured ul:hover li:hover, .accordion-featured ul li span {
    position: relative;
    display: table;
    table-layout: fixed;
    width: 100% !important;
    -webkit-transition: none;
    transition: none; }

  .accordion-featured ul li .image {
    height: 33vh;
    background-size: cover;
    background-position: left center;
    width: 100%; }
  .accordion-featured ul li .text h2 {
    margin-bottom: 1rem; } }
@media screen and (min-width: 768px) {
  .callouts .callout {
    display: flex;
    flex-direction: column;
    cursor: pointer;
    padding-right: 0.25rem; }
    .callouts .callout .image {
      padding-top: 0; }
      .callouts .callout .image .caption {
        opacity: 1;
        transition: all 0.3s; }
      .callouts .callout .image a.img-link {
        display: none; }
    .callouts .callout .content {
      visibility: hidden;
      width: 0;
      padding: 0;
      display: flex; }
    .callouts .callout:hover .image .caption h4 {
      color: #fff; }
    .callouts .callout.active {
      cursor: default;
      display: flex;
      flex-direction: row; }
      .callouts .callout.active .image {
        width: 70%; }
      .callouts .callout.active .content {
        visibility: visible;
        width: 100%; }
        .callouts .callout.active .content .titling, .callouts .callout.active .content .content {
          padding: 1rem;
          z-index: 2; }
        .callouts .callout.active .content .titling {
          padding-left: 3rem; }
        .callouts .callout.active .content .copy {
          padding-right: 3rem; } }
@media screen and (min-width: 1200px) {
  p.special-paragraph {
    position: relative;
    left: -2.75rem;
    padding-right: 1.25rem; }

  .home-careers .bg-arrow {
    background-image: url(images/bg-arrow.png);
    background-position: right center;
    background-repeat: no-repeat;
    background-size: cover; }

  .callouts .callout.active .content, .callouts .callout.active .content .content {
    padding: 2rem; } }
body .dk-selected {
  border-radius: 0;
  text-align: left;
  padding: 0.125rem 0.5rem; }
body .dk-select-options {
  text-align: left;
  border-radius: 0; }
body .dk-select-open-down .dk-select-options {
  border-radius: 0; }

.new-header {
  padding: 2rem; }

header {
  background: #003F87; }

.navbar .navbar-brand {
  top: 0;
  background: #003F87;
  left: auto; }
  .navbar .navbar-brand img {
    max-width: 175px;
    width: 100%; }
.navbar ul.navbar-nav {
  margin-top: 1rem;
  padding-bottom: 1rem;
  width: 100%; }
  .navbar ul.navbar-nav li {
    font-size: 18px;
    font-family: "bold", sans-serif;
    border-bottom: 1px solid #009ADB; }
    .navbar ul.navbar-nav li a.nav-link {
      color: #fff;
      padding: 14px 0;
      text-decoration: none;
      text-transform: uppercase; }
      .navbar ul.navbar-nav li a.nav-link:hover {
        color: #FFC313; }
    .navbar ul.navbar-nav li.active > a, .navbar ul.navbar-nav li.current_page_parent > a {
      color: #FFC313; }
    .navbar ul.navbar-nav li:last-of-type a.nav-link {
      padding-right: 0; }
.navbar.actions {
  padding-top: 0;
  padding-bottom: 0; }
  .navbar.actions ul.navbar-nav {
    margin-top: 0;
    padding-bottom: 0; }
    .navbar.actions ul.navbar-nav li {
      font-size: 14px;
      padding-top: 0;
      padding-bottom: 0;
      margin-top: 0;
      margin-bottom: 0;
      border-bottom: none; }
.navbar ul.dropdown-menu {
  background: transparent;
  border: none;
  padding: 0;
  margin: 0;
  border-radius: 0; }
  .navbar ul.dropdown-menu li {
    border-bottom: none;
    font-size: 14px;
    font-family: "medium", sans-serif; }
    .navbar ul.dropdown-menu li a.nav-link {
      padding: 0 10px 10px;
      text-transform: none; }
.navbar ul.social {
  margin-bottom: 1rem; }

.icon-bar {
  width: 22px;
  transition: all 0.2s;
  height: 2px;
  background: #FFC313;
  display: block; }

.navbar .navbar-toggler {
  border: none;
  padding: 0;
  border-radius: 0;
  width: 25px;
  height: 11px; }
  .navbar .navbar-toggler:hover .icon-bar {
    background: #FFC313; }
  .navbar .navbar-toggler .icon-bar {
    width: 20px;
    transition: all 0.3s; }
    .navbar .navbar-toggler .icon-bar + .icon-bar {
      margin-top: 3px; }
  .navbar .navbar-toggler .top-bar {
    transform: rotate(45deg);
    transform-origin: 5px 0px;
    margin-left: 8px;
    margin-top: 1px; }
  .navbar .navbar-toggler .middle-bar {
    opacity: 0; }
  .navbar .navbar-toggler .bottom-bar {
    transform: rotate(-45deg);
    transform-origin: 0 0;
    margin-left: 8px;
    width: 20px; }
  .navbar .navbar-toggler.collapsed .icon-bar {
    background: #fff;
    margin-left: 5px; }
  .navbar .navbar-toggler.collapsed:hover .icon-bar {
    background: #FFC313; }
  .navbar .navbar-toggler.collapsed .top-bar {
    transform: rotate(0);
    margin-top: 0; }
  .navbar .navbar-toggler.collapsed .middle-bar {
    opacity: 1; }
  .navbar .navbar-toggler.collapsed .bottom-bar {
    width: 14px;
    transform: rotate(0); }

nav.actions {
  background: linear-gradient(to right, rgba(0, 52, 114, 0.8) 0%, #009ede 37.77%, #30b0e4 46.88%, #79cced 61.55%, #b2e1f5 74.73%, #dcf1fa 85.93%, #f5fbfd 94.72%, #fff 100%); }
  nav.actions ul li {
    font-family: "bold", sans-serif;
    text-transform: uppercase;
    margin-left: 1rem;
    padding: 0 10px; }
    nav.actions ul li a {
      color: #003F87;
      border-top: 5px solid #009ADB;
      padding: 5px 0;
      display: block; }
      nav.actions ul li a i {
        font-size: 20px;
        vertical-align: middle;
        color: #009ADB; }
      nav.actions ul li a:hover {
        color: #FFC313;
        text-decoration: none; }

@media screen and (min-width: 768px) {
  .navbar .navbar-brand img {
    max-width: 218px; }

  .navbar ul.navbar-nav {
    margin-top: 0;
    padding-bottom: 0; }
    .navbar ul.navbar-nav li {
      border-bottom: none;
      font-size: 20px; }
      .navbar ul.navbar-nav li a.nav-link {
        padding: 16px; }
    .navbar ul.navbar-nav .dropdown-menu {
      background: #003F87;
      box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.25);
      width: 240px; }
      .navbar ul.navbar-nav .dropdown-menu li {
        font-size: 14px; }
        .navbar ul.navbar-nav .dropdown-menu li a.nav-link {
          padding: 0 18px 10px; }

  .navbar.actions ul.navbar-nav li {
    font-size: 16px; } }
@media screen and (min-width: 992px) {
  .navbar .nav-item:hover .dropdown-menu {
    display: block; } }
a.button, .button, body #wpsl-search-btn {
  cursor: pointer;
  display: inline-block;
  background: #FFC313;
  border-radius: 4px;
  text-transform: uppercase;
  color: #003F87;
  font-family: "bold", sans-serif;
  font-size: 12px;
  line-height: 12px;
  padding: 0.5rem 1rem;
  border: none;
  -webkit-appearance: none;
  border: none !important;
  outline: none; }
  a.button:hover, .button:hover, body #wpsl-search-btn:hover {
    background: #003F87;
    color: #fff;
    text-decoration: none; }
  a.button.white, .button.white, body #wpsl-search-btn.white {
    background: #fff; }
    a.button.white:hover, .button.white:hover, body #wpsl-search-btn.white:hover {
      background: #fff;
      color: #FFC313; }
  a.button.large, .button.large, body #wpsl-search-btn.large {
    font-size: 14px;
    line-height: 14px;
    padding: 1rem 1.5rem; }
  a.button.blue, .button.blue, body #wpsl-search-btn.blue {
    background: #003F87;
    color: #fff; }
    a.button.blue:hover, .button.blue:hover, body #wpsl-search-btn.blue:hover {
      background: #009ADB; }

/*FOOTER AND SIGNUP FORMS*/
footer {
  background: #003F87; }
  footer ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    footer ul li a {
      color: #fff;
      cursor: pointer; }
      footer ul li a:hover {
        color: #FFC313;
        text-decoration: none; }
    footer ul.footer-nav li {
      font-size: 14px;
      font-family: "bold", sans-serif; }
      footer ul.footer-nav li a {
        padding: 0 0.75rem; }

p.credits {
  color: #fff;
  font-size: 14px; }
  p.credits a {
    color: #fff;
    text-decoration: none; }
    p.credits a:hover {
      color: #FFC313;
      text-decoration: none; }

ul.social {
  list-style: none;
  margin: 0;
  padding: 0; }
  ul.social li {
    margin: 0 0.5rem;
    display: inline-block; }
    ul.social li:last-of-type {
      margin-right: 0; }
    ul.social li a {
      color: #fff;
      cursor: pointer;
      background: #009ADB;
      width: 24px;
      height: 24px;
      border-radius: 50%;
      text-align: center;
      line-height: 24px;
      display: block; }
      ul.social li a i {
        top: 1px;
        position: relative; }
      ul.social li a:hover {
        background: #FFC313;
        text-decoration: none;
        color: #fff; }

.newsletter p {
  color: #fff;
  margin-bottom: 0; }
  .newsletter p em {
    font-style: normal;
    color: #FFC313; }
  .newsletter p strong {
    color: #009ADB; }
.newsletter h4 {
  color: #FFC313; }
.newsletter #form_fields_2 {
  display: flex;
  flex-direction: row; }
.newsletter form li {
  display: block; }
.newsletter form input, .newsletter form textarea, .newsletter form select {
  background: none;
  border: 1px solid #009ADB;
  border-radius: 4px;
  padding: 0 0.5rem;
  font-size: 14px;
  color: #fff;
  margin-right: 0.25rem; }
  .newsletter form input[type='number'], .newsletter form textarea[type='number'], .newsletter form select[type='number'] {
    max-width: 60px; }
.newsletter form textarea {
  width: 100%;
  height: 120px;
  display: block; }
.newsletter form button:hover {
  background: #fff;
  color: #003F87; }

.gform_confirmation_message {
  color: #FFFFFF; }

#gform_wrapper_2 .gform_footer,
#gform_wrapper_3 .gform_footer,
#gform_wrapper_4 .gform_footer {
  margin: 0;
  padding: 0;
  width: auto;
  text-align: center; }
#gform_wrapper_2 .top_label div.ginput_container,
#gform_wrapper_3 .top_label div.ginput_container,
#gform_wrapper_4 .top_label div.ginput_container {
  margin-top: 0; }
#gform_wrapper_2 ul.gform_fields#gform_fields_2 li,
#gform_wrapper_2 ul.gform_fields#gform_fields_3 li,
#gform_wrapper_2 ul.gform_fields#gform_fields_4 li,
#gform_wrapper_3 ul.gform_fields#gform_fields_2 li,
#gform_wrapper_3 ul.gform_fields#gform_fields_3 li,
#gform_wrapper_3 ul.gform_fields#gform_fields_4 li,
#gform_wrapper_4 ul.gform_fields#gform_fields_2 li,
#gform_wrapper_4 ul.gform_fields#gform_fields_3 li,
#gform_wrapper_4 ul.gform_fields#gform_fields_4 li {
  margin: 0 0.25rem 1rem 0;
  padding: 0; }
  #gform_wrapper_2 ul.gform_fields#gform_fields_2 li input, #gform_wrapper_2 ul.gform_fields#gform_fields_2 li textarea, #gform_wrapper_2 ul.gform_fields#gform_fields_2 li select,
  #gform_wrapper_2 ul.gform_fields#gform_fields_3 li input,
  #gform_wrapper_2 ul.gform_fields#gform_fields_3 li textarea,
  #gform_wrapper_2 ul.gform_fields#gform_fields_3 li select,
  #gform_wrapper_2 ul.gform_fields#gform_fields_4 li input,
  #gform_wrapper_2 ul.gform_fields#gform_fields_4 li textarea,
  #gform_wrapper_2 ul.gform_fields#gform_fields_4 li select,
  #gform_wrapper_3 ul.gform_fields#gform_fields_2 li input,
  #gform_wrapper_3 ul.gform_fields#gform_fields_2 li textarea,
  #gform_wrapper_3 ul.gform_fields#gform_fields_2 li select,
  #gform_wrapper_3 ul.gform_fields#gform_fields_3 li input,
  #gform_wrapper_3 ul.gform_fields#gform_fields_3 li textarea,
  #gform_wrapper_3 ul.gform_fields#gform_fields_3 li select,
  #gform_wrapper_3 ul.gform_fields#gform_fields_4 li input,
  #gform_wrapper_3 ul.gform_fields#gform_fields_4 li textarea,
  #gform_wrapper_3 ul.gform_fields#gform_fields_4 li select,
  #gform_wrapper_4 ul.gform_fields#gform_fields_2 li input,
  #gform_wrapper_4 ul.gform_fields#gform_fields_2 li textarea,
  #gform_wrapper_4 ul.gform_fields#gform_fields_2 li select,
  #gform_wrapper_4 ul.gform_fields#gform_fields_3 li input,
  #gform_wrapper_4 ul.gform_fields#gform_fields_3 li textarea,
  #gform_wrapper_4 ul.gform_fields#gform_fields_3 li select,
  #gform_wrapper_4 ul.gform_fields#gform_fields_4 li input,
  #gform_wrapper_4 ul.gform_fields#gform_fields_4 li textarea,
  #gform_wrapper_4 ul.gform_fields#gform_fields_4 li select {
    display: block;
    width: 100%;
    background: #fff;
    border: none;
    padding: 1px 0.5rem;
    font-size: 14px;
    color: #fff;
    margin-right: 0.25rem;
    font-family: "medium", sans-serif;
    color: #003F87;
    margin-top: 0; }
  #gform_wrapper_2 ul.gform_fields#gform_fields_2 li select,
  #gform_wrapper_2 ul.gform_fields#gform_fields_3 li select,
  #gform_wrapper_2 ul.gform_fields#gform_fields_4 li select,
  #gform_wrapper_3 ul.gform_fields#gform_fields_2 li select,
  #gform_wrapper_3 ul.gform_fields#gform_fields_3 li select,
  #gform_wrapper_3 ul.gform_fields#gform_fields_4 li select,
  #gform_wrapper_4 ul.gform_fields#gform_fields_2 li select,
  #gform_wrapper_4 ul.gform_fields#gform_fields_3 li select,
  #gform_wrapper_4 ul.gform_fields#gform_fields_4 li select {
    height: 26px; }
#gform_wrapper_2 ul.gform_fields#gform_fields_2 ::-webkit-input-placeholder,
#gform_wrapper_2 ul.gform_fields#gform_fields_3 ::-webkit-input-placeholder,
#gform_wrapper_2 ul.gform_fields#gform_fields_4 ::-webkit-input-placeholder,
#gform_wrapper_3 ul.gform_fields#gform_fields_2 ::-webkit-input-placeholder,
#gform_wrapper_3 ul.gform_fields#gform_fields_3 ::-webkit-input-placeholder,
#gform_wrapper_3 ul.gform_fields#gform_fields_4 ::-webkit-input-placeholder,
#gform_wrapper_4 ul.gform_fields#gform_fields_2 ::-webkit-input-placeholder,
#gform_wrapper_4 ul.gform_fields#gform_fields_3 ::-webkit-input-placeholder,
#gform_wrapper_4 ul.gform_fields#gform_fields_4 ::-webkit-input-placeholder {
  /* Edge */
  color: #003F87;
  font-family: "medium", sans-serif;
  opacity: 1; }
#gform_wrapper_2 ul.gform_fields#gform_fields_2 :-ms-input-placeholder,
#gform_wrapper_2 ul.gform_fields#gform_fields_3 :-ms-input-placeholder,
#gform_wrapper_2 ul.gform_fields#gform_fields_4 :-ms-input-placeholder,
#gform_wrapper_3 ul.gform_fields#gform_fields_2 :-ms-input-placeholder,
#gform_wrapper_3 ul.gform_fields#gform_fields_3 :-ms-input-placeholder,
#gform_wrapper_3 ul.gform_fields#gform_fields_4 :-ms-input-placeholder,
#gform_wrapper_4 ul.gform_fields#gform_fields_2 :-ms-input-placeholder,
#gform_wrapper_4 ul.gform_fields#gform_fields_3 :-ms-input-placeholder,
#gform_wrapper_4 ul.gform_fields#gform_fields_4 :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #003F87;
  font-family: "medium", sans-serif;
  opacity: 1; }
#gform_wrapper_2 ul.gform_fields#gform_fields_2 ::placeholder,
#gform_wrapper_2 ul.gform_fields#gform_fields_3 ::placeholder,
#gform_wrapper_2 ul.gform_fields#gform_fields_4 ::placeholder,
#gform_wrapper_3 ul.gform_fields#gform_fields_2 ::placeholder,
#gform_wrapper_3 ul.gform_fields#gform_fields_3 ::placeholder,
#gform_wrapper_3 ul.gform_fields#gform_fields_4 ::placeholder,
#gform_wrapper_4 ul.gform_fields#gform_fields_2 ::placeholder,
#gform_wrapper_4 ul.gform_fields#gform_fields_3 ::placeholder,
#gform_wrapper_4 ul.gform_fields#gform_fields_4 ::placeholder {
  color: #003F87;
  font-family: "medium", sans-serif;
  opacity: 1; }
#gform_wrapper_2 ul.gform_fields#gform_fields_4 li,
#gform_wrapper_3 ul.gform_fields#gform_fields_4 li,
#gform_wrapper_4 ul.gform_fields#gform_fields_4 li {
  margin: 0 0.25rem 1rem 0;
  padding: 0; }
#gform_wrapper_2 ul.gform_fields#gform_fields_4 #field_4_7,
#gform_wrapper_3 ul.gform_fields#gform_fields_4 #field_4_7,
#gform_wrapper_4 ul.gform_fields#gform_fields_4 #field_4_7 {
  width: 100% !important;
  color: #FFFFFF;
  text-align: left; }
  #gform_wrapper_2 ul.gform_fields#gform_fields_4 #field_4_7 div,
  #gform_wrapper_3 ul.gform_fields#gform_fields_4 #field_4_7 div,
  #gform_wrapper_4 ul.gform_fields#gform_fields_4 #field_4_7 div {
    display: flex;
    flex-flow: row nowrap;
    align-items: flex-start; }
    #gform_wrapper_2 ul.gform_fields#gform_fields_4 #field_4_7 div input,
    #gform_wrapper_3 ul.gform_fields#gform_fields_4 #field_4_7 div input,
    #gform_wrapper_4 ul.gform_fields#gform_fields_4 #field_4_7 div input {
      text-align: left !important;
      width: auto !important;
      width: 5%; }
    #gform_wrapper_2 ul.gform_fields#gform_fields_4 #field_4_7 div label,
    #gform_wrapper_3 ul.gform_fields#gform_fields_4 #field_4_7 div label,
    #gform_wrapper_4 ul.gform_fields#gform_fields_4 #field_4_7 div label {
      font-size: 0.7em;
      width: 95%;
      line-height: 1.2; }
      #gform_wrapper_2 ul.gform_fields#gform_fields_4 #field_4_7 div label a,
      #gform_wrapper_3 ul.gform_fields#gform_fields_4 #field_4_7 div label a,
      #gform_wrapper_4 ul.gform_fields#gform_fields_4 #field_4_7 div label a {
        text-decoration: underline; }
    #gform_wrapper_2 ul.gform_fields#gform_fields_4 #field_4_7 div .gfield_required,
    #gform_wrapper_3 ul.gform_fields#gform_fields_4 #field_4_7 div .gfield_required,
    #gform_wrapper_4 ul.gform_fields#gform_fields_4 #field_4_7 div .gfield_required {
      display: none; }

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; }

/* Firefox */
input[type=number] {
  -moz-appearance: textfield; }

#gform_wrapper_3 .gform_footer {
  margin: 0;
  padding: 0;
  width: auto;
  text-align: center; }
#gform_wrapper_3 .top_label div.ginput_container {
  margin-top: 0; }
#gform_wrapper_3 ul.gform_fields#gform_fields_3 {
  justify-content: space-around; }
  #gform_wrapper_3 ul.gform_fields#gform_fields_3 li {
    width: 24%; }
    #gform_wrapper_3 ul.gform_fields#gform_fields_3 li#field_3_5 {
      width: 100%; }
    #gform_wrapper_3 ul.gform_fields#gform_fields_3 li input, #gform_wrapper_3 ul.gform_fields#gform_fields_3 li textarea {
      display: block;
      width: 100%;
      background: #fff;
      border: none;
      padding: 1px 0.5rem;
      font-size: 14px;
      color: #fff;
      margin-right: 0.25rem;
      font-family: "medium", sans-serif;
      color: #003F87;
      margin-top: 0; }

@media screen and (min-width: 992px) {
  form#gform_2,
  form#gform_3,
  form#gform_4 {
    display: flex;
    flex-direction: row; }

  form#gform_4 {
    flex-wrap: nowrap; }

  form#gform_3 {
    flex-wrap: wrap; }

  #gform_wrapper_2 ul.gform_fields#gform_fields_2,
  #gform_wrapper_3 ul.gform_fields#gform_fields_3,
  #gform_wrapper_4 ul.gform_fields#gform_fields_4 {
    display: flex;
    flex-direction: row; }

  #gform_wrapper_3 ul.gform_fields#gform_fields_3 {
    flex-wrap: wrap; }

  #gform_wrapper_3 .gform_footer {
    flex-basis: 100%;
    text-align: left; }

  #gform_wrapper_4 ul.gform_fields#gform_fields_4 {
    flex-wrap: wrap; }

  #gform_wrapper_4 ul.gform_fields#gform_fields_4 li {
    width: 19% !important; }
  #gform_wrapper_4 ul.gform_fields#gform_fields_4 #field_4_7 {
    width: 100% !important;
    color: #FFFFFF;
    text-align: left; }
    #gform_wrapper_4 ul.gform_fields#gform_fields_4 #field_4_7 div input {
      text-align: left !important;
      width: auto !important; }
    #gform_wrapper_4 ul.gform_fields#gform_fields_4 #field_4_7 div a {
      text-decoration: underline; } }
@media screen and (max-width: 991px) {
  #gform_wrapper_3 ul.gform_fields#gform_fields_3 li {
    width: 100%;
    margin-right: 0; } }

/*# sourceMappingURL=style.css.map */
