/*!**************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!../modules/inibsa_mainmenu/assets/scss/inibsa_mainmenu.scss ***!
  \**************************************************************************************************************************************************************************************************************************/
/**
 * Bootstrap overrides & variables
 * These variables are defined BEFORE importing Bootstrap
 * in order to avoid deprecated Sass functions inside Bootstrap 4
 */
/*FONTS*/
/* Base brand & links */
/* State backgrounds (ensure existence before borders) */
/* State borders (replace darken()) */
/* Popover */
/* Variables required by Bootstrap (defined empty on purpose) */
/* Replacements for deprecated Sass functions */
/* Division replacements */
/* Bootstrap imports */
/* Project mixins */
.c-top-menu {
  display: flex;
  gap: 20px;
  align-items: center;
  justify-content: center;
}
.c-top-menu__sub-menu {
  max-width: none !important;
  box-sizing: border-box;
}
.c-top-menu__item {
  color: #003865;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: normal !important;
}
.c-top-menu__dropdown-item {
  color: #003865;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: normal !important;
  background: url(../../../../assets/js/../css/86336a0b83d3673f2911.svg) calc(100% - 10px) center no-repeat;
  padding-right: 30px !important;
}
.c-top-menu__dropdown-item:hover, .c-top-menu__dropdown-item:focus {
  background: url(../../../../assets/js/../css/86336a0b83d3673f2911.svg) calc(100% - 10px) center no-repeat;
  background-color: #ccc;
}
