/** COLORS **/
/** BREAKPOINTS **/
/** FONT WEIGTHS **/
@media (max-width: 992px) {
  .tbm-subnav li {
    padding: 10px;
  }
  .tbm-subnav .tbm-item.level-1 {
    padding-top: 13px;
    padding-bottom: 13px;
  }
  .tbm-subnav .tbm-item.level-1 > a {
    color: #FDFDFF !important;
    font-family: "Helvetica Neue", sans-serif;
    font-weight: 500 !important;
    font-style: normal;
    font-size: 14px !important;
    line-height: 100%;
    letter-spacing: 0.5px;
  }
  .tbm-subnav .tbm-item.level-1.c-open > a,
  .tbm-subnav .tbm-item.level-1.c-open > a + .arrow-icon,
  .tbm-subnav .tbm-item.level-1.c-open > .arrow-icon {
    color: #00A3CA !important;
  }
  .tbm-subnav .tbm-item.level-1.c-open > a i,
  .tbm-subnav .tbm-item.level-1.c-open > a + .arrow-icon i,
  .tbm-subnav .tbm-item.level-1.c-open > .arrow-icon i {
    color: #00A3CA !important;
  }
  .tbm-subnav .tbm-item.level-2 {
    background-color: #00A3CA;
    padding: 13px 0 13px 19px;
  }
  .tbm-subnav .tbm-item.level-2 > a {
    color: #FDFDFF !important;
    font-family: "Helvetica Neue", sans-serif;
    font-weight: 500 !important;
    font-style: normal;
    font-size: 14px !important;
    line-height: 100%;
    letter-spacing: 0.5px;
  }
  .tbm-subnav .tbm-item.level-2 > .tbm-group-container {
    display: none;
  }
  .tbm-subnav .tbm-item.level-2.c-open > .tbm-group-container {
    display: block;
  }
  .tbm-subnav .tbm-item.level-2 .arrow-icon-lvl2 {
    padding-right: 20px;
    color: #FDFDFF;
  }
  .tbm-subnav .tbm-item.level-3 > a {
    display: block;
    padding-left: 24px;
    white-space: normal;
    font-family: "Helvetica Neue", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
    line-height: 100%;
    letter-spacing: 0;
  }
  .width-100-submenu .tbm-column {
    padding: 0 !important;
  }
  .c-theme-nav .tbm-item.level-2:hover, .c-theme-nav .tbm-item.level-3:hover, .c-theme-nav .tbm-item.level-2:hover > a:not(.btn), .c-theme-nav .tbm-item.level-3:hover > a:not(.btn) {
    color: #FDFDFF !important;
  }
  .c-theme-nav .tbm-item.level-2.active.submenu-header:hover > a.tbm-link.level-2, .c-theme-nav .tbm-item.level-3.active.submenu-header:hover > a.tbm-link.level-3, .c-theme-nav .tbm-item.level-2.c-active:hover > a:not(.btn), .c-theme-nav .tbm-item.level-3.c-active:hover > a:not(.btn) {
    color: #1B36D9 !important;
    cursor: default;
  }
  .c-theme-nav .tbm-item.c-active > a:not(.btn) {
    color: #1B36D9 !important;
  }
}
/*# sourceMappingURL=menu.css.map */
