body {
  color: #656565;
  font-family: 'Montserrat', sans-serif; }

h2 {
  font-size: 12px; }

.menu-container-fluid {
  background-color: #f2f2f2;
  height: 85px; }
  .menu-container-fluid .container {
    position: relative; }
    .menu-container-fluid .container .page-logo {
      position: absolute;
      left: -5px;
      top: 5px;
      z-index: 1000;
      width: 75px; }
    .menu-container-fluid .container .menu-icons {
      position: absolute;
      top: 25px;
      left: 70px;
      margin: 0px; }
      .menu-container-fluid .container .menu-icons a.highcontrast {
        background-color: #000000 !important; }

.navbar-toggler {
  position: absolute;
  right: 15px;
  top: 20px;
  padding: 0px;
  border: 0px;
  border-radius: 0px;
  font-size: 2rem; }

.menu-icons {
  margin: 30px 40px 0px 0px; }
  .menu-icons a img {
    margin-left: 5px; }

.breadcrumb-container {
  background-color: #104e8d; }
  .breadcrumb-container .breadcrumb {
    background-color: #104e8d;
    margin-bottom: 0px; }
    .breadcrumb-container .breadcrumb a {
      color: #ffffff;
      font-size: 12px; }

.right {
  float: right;
  text-align: right;
  margin-right: 10px; }
  .right a {
    margin-left: 5px; }

.slider-container-fluid {
  background-color: #104e8d;
  padding-left: 0px;
  padding-right: 0px; }

#sliderCarousel {
  width: 100%; }
  #sliderCarousel .carousel-caption {
    top: 0px;
    left: 60px;
    right: initial;
    text-align: left; }
    #sliderCarousel .carousel-caption h2 {
      font-size: 18px;
      font-weight: 800;
      text-transform: uppercase;
      text-align: right;
      width: fit-content;
      width: -moz-max-content; }
    #sliderCarousel .carousel-caption p {
      position: absolute;
      left: 150px;
      top: 50px;
      font-size: 12px;
      line-height: 14px;
      padding: 3px 5px;
      font-weight: 600;
      background-color: rgba(16, 78, 141, 0.6);
      text-transform: uppercase;
      width: fit-content;
      width: -moz-max-content;
      display: table; }
    #sliderCarousel .carousel-caption .btn {
      background-color: #c0d534;
      color: #ffffff;
      font-size: 12px;
      padding: 5px 10px;
      border-radius: 0px;
      position: absolute;
      left: 20px;
      top: 70px; }
  #sliderCarousel .carousel-control-prev-icon, #sliderCarousel .carousel-control-next-icon {
    background-color: #104e8d !important;
    background-size: 50% 50%;
    display: inline-block;
    width: 45px;
    height: 50px; }
  #sliderCarousel .carousel-control-next, #sliderCarousel .carousel-control-prev {
    opacity: unset; }
  #sliderCarousel .carousel-control-next.highcontrast, #sliderCarousel .carousel-control-prev.highcontrast {
    background: transparent !important; }
  #sliderCarousel .carousel-control-prev-icon {
    position: absolute;
    left: 0px; }
  #sliderCarousel .carousel-control-next-icon {
    position: absolute;
    right: 0px; }

footer {
  background-color: #104e8d;
  color: #fff;
  padding: 30px 0px 20px 0px;
  font-size: 0.8rem; }
  footer .footer-box {
    margin-bottom: 30px; }
  footer div {
    color: #ffffff; }
    footer div a {
      color: #ffffff; }
  footer h6 {
    font-size: 1.1rem;
    color: #c0d534; }
  footer ul {
    margin: 0px;
    padding: 0px;
    list-style: none; }
    footer ul li a {
      color: #fff; }
    footer ul li a:hover {
      color: #fff;
      text-decoration: underline; }

.footer-copyright {
  font-size: 12px; }
  .footer-copyright a {
    color: #fff; }

/* The only bit you need */
.highcontrast {
  background-color: black !important;
  color: yellow; }
  .highcontrast a, .highcontrast a:visited {
    color: white; }

.button-toggle-remove {
  display: none; }

/** news */
.news-list {
  margin: 0px;
  padding: 0px;
  list-style: none; }
  .news-list li {
    border-bottom: 1px solid #dddddd;
    padding: 15px 0px 15px 0px; }
  .news-list .news-list-title {
    color: #1b3b86;
    font-weight: bold;
    margin-bottom: 15px;
    font-size: 18px;
    text-align: justify; }
  .news-list .news-list-title a {
    color: #1b3b86;
    text-decoration: none; }
  .news-list .news-list-title a:hover {
    color: #1b3b86;
    text-decoration: underline; }
  .news-list .news-list-date {
    color: #ffffff;
    background-color: #c0d534;
    width: fit-content;
    display: table;
    font-size: 12px;
    padding: 3px 10px;
    margin-bottom: 20px; }
  .news-list .news-list-lead {
    text-align: justify; }
  .news-list .news-list-more {
    text-align: right;
    margin-top: 30px; }
    .news-list .news-list-more a {
      color: #c0d534; }

.news-back {
  text-align: right;
  margin-top: 30px; }
  .news-back a {
    color: #c0d534; }

.page-content h1 {
  font-size: 1.5rem; }
.page-content h3 {
  font-size: 1.2rem; }
.page-content p {
  text-align: justify; }

.page-item.active .page-link {
  background-color: #104e8d;
  color: #ffffff; }

.page-link {
  color: #104e8d; }
  .page-link a {
    color: #104e8d; }
  .page-link a:hover {
    color: #104e8d; }

#sw {
  border-radius: 0px; }

.btn-primary {
  border-radius: 0px;
  background-color: #104e8d; }

.page-gallery {
  width: 500px;
  margin: auto; }

.page-gallery img {
  border: 3px solid #ccc; }

ul.gallery_images {
  list-style: none;
  padding: 0px;
  margin: 0px; }

ul.gallery_images li {
  list-style: none;
  padding: 0px;
  margin: 0px;
  float: left; }

ul.gallery_images li a {
  display: block;
  width: 100px;
  height: 100px;
  text-indent: -9999px; }

ul.gallery_images li div {
  display: block;
  width: 100px;
  height: 100px;
  border: 3px solid #ccc;
  margin: 5px;
  padding: 2px;
  background-position: center center;
  background-repeat: no-repeat; }

/*	icons	*/
.word {
  background: url(/images/icon-word.png);
  background-repeat: no-repeat;
  background-position: top left;
  padding-left: 20px;
  font-size: 12px; }

.excel {
  background: url(/images/icon-excel.png);
  background-repeat: no-repeat;
  background-position: top left;
  padding-left: 20px;
  font-size: 12px; }

.pdf {
  background: url(/images/icon-pdf.png);
  background-repeat: no-repeat;
  background-position: top left;
  padding-left: 20px;
  font-size: 12px; }

.zip {
  background: url(/images/icon-zip.png);
  background-repeat: no-repeat;
  background-position: top left;
  padding-left: 20px;
  font-size: 12px; }

.word, .excel, .pdf, .zip {
  text-decoration: underline; }

.word:hover, .excel:hover, .pdf:hover, .zip:hover {
  text-decoration: underline; }

.hp-news-box .news-box-content {
  box-shadow: 0 4px 8px 0 rgba(198, 198, 198, 0.3), 0 6px 20px 0 rgba(198, 198, 198, 0.3);
  padding: 10px;
  margin: 10px;
  margin-bottom: 10px; }
  .hp-news-box .news-box-content .news-list-title {
    font-size: 1.2em;
    line-height: 1.6em;
    font-weight: 700; }
    .hp-news-box .news-box-content .news-list-title a {
      color: #104e8d; }
  .hp-news-box .news-box-content .news-list-date {
    color: #ffffff;
    background-color: #c0d534;
    width: fit-content;
    font-size: 12px;
    padding: 3px 10px;
    margin-bottom: 20px; }
  .hp-news-box .news-box-content .news-list-lead {
    margin-top: 15px;
    font-size: 1.0em;
    line-height: 1.5em; }
  .hp-news-box .news-box-content .news-list-more {
    margin-top: 30px; }
    .hp-news-box .news-box-content .news-list-more a {
      color: #c0d534; }

.hp-news-all {
  background-color: #114e8c;
  padding: 10px 26px;
  text-align: center;
  display: inline-block;
  font-size: 17px;
  font-weight: 600;
  margin: 10px auto; }
  .hp-news-all a {
    color: #ffffff; }
  .hp-news-all a:hover {
    color: #ffffff; }

/* styles for '...' */
.title-with-text {
  /* hide text if it more than N lines  */
  overflow: hidden;
  /* for set '...' in absolute position */
  position: relative;
  /* use this value to count block height */
  line-height: 1.6em;
  /* max-height = line-height (1.2) * lines max number (3) */
  min-height: 3.2em;
  max-height: 3.2em;
  /* fix problem when last visible word doesn't adjoin right side  */
  text-align: left;
  /* */
  margin-right: -1em;
  padding-right: 1em; }

.title-with-text:before {
  /* points in the end */
  content: '';
  /* absolute position */
  position: absolute;
  /* set position to right bottom corner of block */
  right: 0;
  bottom: 0; }

.title-with-text:after {
  /* points in the end */
  content: '';
  /* absolute position */
  position: absolute;
  /* set position to right bottom corner of text */
  right: 0;
  width: 1em;
  /* set width and height */
  height: 1em;
  margin-top: 0.2em; }

.lead-with-text {
  /* hide text if it more than N lines  */
  overflow: hidden;
  /* for set '...' in absolute position */
  position: relative;
  /* use this value to count block height */
  line-height: 1.5em;
  /* max-height = line-height (1.2) * lines max number (3) */
  min-height: 4.5em;
  max-height: 4.5em;
  /* fix problem when last visible word doesn't adjoin right side  */
  text-align: left;
  /* */
  margin-right: -1em;
  padding-right: 1em; }

.lead-with-text:before {
  /* points in the end */
  content: '';
  /* absolute position */
  position: absolute;
  /* set position to right bottom corner of block */
  right: 0;
  bottom: 0; }

.lead-with-text:after {
  /* points in the end */
  content: '';
  /* absolute position */
  position: absolute;
  /* set position to right bottom corner of text */
  right: 0;
  width: 1em;
  /* set width and height */
  height: 1em;
  margin-top: 0.2em;
  background: white; }

.microfunds-container-fluid {
  background-color: #c0d534;
  padding: 15px 0px; }
  .microfunds-container-fluid h2 {
    font-size: 20px;
    font-weight: 300;
    color: #ffffff;
    margin-top: 0px;
    text-transform: uppercase;
    white-space: nowrap;
    margin-right: 120px; }
  .microfunds-container-fluid a {
    background-color: #fff;
    font-weight: 600;
    color: #c0d534;
    border-radius: 0px;
    font-size: 18px;
    padding: 5px 20px; }

.project-container-fluid {
  background-color: #f5f5f5;
  text-align: center; }
  .project-container-fluid h2 {
    font-size: 38px;
    color: #c0d534;
    padding: 30px; }

#ourProjects .carousel-control-prev-icon, #ourProjects .carousel-control-next-icon {
  background-color: #c0d534 !important;
  background-size: 50% 50%;
  display: inline-block;
  width: 45px;
  height: 50px; }
#ourProjects .carousel-control-next, #ourProjects .carousel-control-prev {
  opacity: unset; }
#ourProjects .carousel-control-prev-icon {
  position: absolute;
  left: 0px; }
#ourProjects .carousel-control-next-icon {
  position: absolute;
  right: 0px; }

.under-container-fluid {
  text-align: center;
  background-color: #104e8d;
  border-bottom: 1px solid #fff; }
  .under-container-fluid .under-date {
    color: #ffffff;
    font-size: 11px;
    background-color: #4475a6;
    padding: 5px 15px;
    margin: auto;
    width: fit-content;
    display: table; }
  .under-container-fluid h3 {
    font-size: 48px;
    color: #c0d534;
    text-transform: uppercase;
    padding-top: 30px;
    padding-bottom: 0px;
    font-weight: 300; }
  .under-container-fluid h4 {
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
    padding-bottom: 30px;
    padding-top: 0px;
    font-weight: 300; }

.funds-container-fluid {
  background-color: #f5f5f5;
  padding: 0px 0px 55px 0px; }
  .funds-container-fluid h2 {
    font-size: 38px;
    color: #104e8d;
    margin: 60px 0px 60px 0px; }
  .funds-container-fluid .box {
    background-color: #ffffff;
    display: inline-block;
    margin: 0px 20px 20px 20px;
    width: 100%;
    width: -moz-available;
    /* WebKit-based browsers will ignore this. */
    width: -webkit-fill-available;
    /* Mozilla-based browsers will ignore this. */
    width: fill-available;
    padding: 20px;
    position: relative;
    box-shadow: 0 4px 8px 0 rgba(198, 198, 198, 0.3), 0 6px 20px 0 rgba(198, 198, 198, 0.3); }
    .funds-container-fluid .box img {
      margin-bottom: 10px;
      margin: inherit; }
    .funds-container-fluid .box h4 {
      color: #104e8d;
      font-size: 14px;
      font-weight: bold;
      text-align: center;
      margin-bottom: 20px; }
    .funds-container-fluid .box div {
      font-size: 12px;
      color: #104e8d;
      width: 80%; }
      .funds-container-fluid .box div a {
        color: #104e8d; }
    .funds-container-fluid .box ul {
      margin: 0px;
      list-style: none;
      padding-inline-start: 5px; }
      .funds-container-fluid .box ul li {
        margin: 0px;
        padding: 0px;
        display: flex; }
        .funds-container-fluid .box ul li a {
          font-size: 12px;
          margin: 0px;
          padding: 0px;
          color: #104e8d; }

.info-container {
  text-align: center;
  padding: 0px 25px 30px 25px; }
  .info-container h2 {
    font-size: 38px;
    color: #c0d534;
    margin-top: 60px;
    margin-bottom: 50px; }

.stats-container-fluid {
  text-align: center;
  background-color: #c0d534;
  border-bottom: 1px solid #fff; }
  .stats-container-fluid .stats-date {
    color: #ffffff;
    font-size: 11px;
    background-color: #cede61;
    padding: 5px 15px;
    margin: auto;
    width: fit-content;
    display: table; }
  .stats-container-fluid h3 {
    font-size: 48px;
    color: #104e8d;
    text-transform: uppercase;
    padding-top: 10px;
    padding-bottom: 0px;
    font-weight: 300; }
  .stats-container-fluid h4 {
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
    padding-bottom: 30px;
    padding-top: 0px;
    font-weight: 300; }

.copyright-container-fluid {
  background-color: #c0d534;
  color: #fff;
  font-size: 0.75rem; }

.header-founds-european-union {
  color: #104e8d;
  font-size: 28px;
  text-align: center;
  background-color: #e5e5e5; }

.header-index-news {
  text-align: center; }
  .header-index-news h2 {
    background-color: #fff;
    font-size: 38px;
    padding: 10px 24px;
    margin-top: 20px;
    color: #104e8d; }

@media (min-width: 576px) {
  #sliderCarousel .carousel-caption {
    top: 80px;
    left: 100px; }
    #sliderCarousel .carousel-caption h2 {
      font-size: 70px;
      font-weight: 800; }
    #sliderCarousel .carousel-caption p {
      position: absolute;
      left: 550px;
      top: 220px;
      font-size: 20px;
      line-height: 25px;
      padding: 3px 10px;
      font-weight: 600; }
    #sliderCarousel .carousel-caption .btn {
      font-size: 22px;
      padding: 10px 20px;
      position: absolute;
      left: 300px;
      top: 220px; }
  #sliderCarousel .carousel-control-prev-icon, #sliderCarousel .carousel-control-next-icon {
    background-color: #104e8d !important;
    background-size: 50% 50%;
    display: inline-block;
    width: 45px;
    height: 50px; }
  #sliderCarousel .carousel-control-next, #sliderCarousel .carousel-control-prev {
    opacity: unset; }
  #sliderCarousel .carousel-control-next.highcontrast, #sliderCarousel .carousel-control-prev.highcontrast {
    background: transparent !important; }
  #sliderCarousel .carousel-control-prev-icon {
    position: absolute;
    left: 0px; }
  #sliderCarousel .carousel-control-next-icon {
    position: absolute;
    right: 0px; }

  footer .footer-box {
    margin-bottom: 0px; }

  .menu-container-fluid {
    background-color: #f2f2f2;
    height: 85px; }
    .menu-container-fluid .container {
      position: relative; }
      .menu-container-fluid .container .page-logo {
        position: absolute;
        left: 10px;
        top: 22px;
        z-index: 1000;
        width: auto;
        display: inline-block; }
      .menu-container-fluid .container .menu-icons {
        position: absolute;
        top: 35px;
        left: 100px;
        margin: 0px; }

  .microfunds-container-fluid {
    padding: 25px 30px; }
    .microfunds-container-fluid h2 {
      font-size: 36px;
      font-weight: 300;
      margin-top: 10px;
      white-space: nowrap;
      margin-right: 120px; }
    .microfunds-container-fluid a {
      font-weight: 600;
      font-size: 30px;
      padding: 5px 20px; }

  .hp-news-box .news-box-content {
    padding: 40px;
    margin: 30px;
    margin-bottom: 40px; }
    .hp-news-box .news-box-content .news-list-title {
      font-size: 1.2em;
      line-height: 1.6em;
      font-weight: 700; }
    .hp-news-box .news-box-content .news-list-date {
      width: fit-content;
      width: -moz-fit-content;
      display: table;
      font-size: 12px;
      padding: 3px 10px;
      margin-bottom: 20px; }
    .hp-news-box .news-box-content .news-list-lead {
      margin-top: 15px;
      font-size: 1.0em;
      line-height: 1.5em; }
    .hp-news-box .news-box-content .news-list-more {
      margin-top: 30px; }

  .hp-news-all {
    padding: 10px 26px;
    font-size: 17px;
    font-weight: 600;
    margin: 40px auto; }

  .under-container-fluid h3 {
    font-size: 56px; }
  .under-container-fluid h4 {
    font-size: 16px; }

  .stats-container-fluid h3 {
    font-size: 56px; }
  .stats-container-fluid h4 {
    font-size: 16px; }

  .funds-container-fluid {
    padding: 0px 0px 55px 0px; }
    .funds-container-fluid h2 {
      font-size: 38px;
      margin: 60px 0px 60px 0px; }
    .funds-container-fluid .box {
      display: inline-block;
      height: 250px;
      margin: 0px 20px 0px 20px;
      width: unset;
      padding: 20px;
      position: relative; }
      .funds-container-fluid .box img {
        margin: initial;
        margin-bottom: 15px; }
      .funds-container-fluid .box h4 {
        font-size: 14px;
        margin-bottom: 0px; }
      .funds-container-fluid .box div {
        font-size: 12px;
        position: absolute;
        bottom: 20px;
        width: 80%; }
      .funds-container-fluid .box ul {
        position: absolute;
        bottom: 0px;
        padding: 15px;
        margin: 0px;
        list-style: none;
        padding-inline-start: 5px; }
        .funds-container-fluid .box ul li {
          margin: 0px;
          padding: 0px;
          display: flex; }
          .funds-container-fluid .box ul li a {
            font-size: 12px;
            margin: 0px;
            padding: 0px;
            color: #104e8d; }

  .page-content h1 {
    font-size: 2.5rem; }
  .page-content h3 {
    font-size: 1.75rem; }
  .page-content p {
    text-align: left; } }
@media (min-width: 768px) {
  #sliderCarousel .carousel-caption {
    top: 30px;
    left: 100px; }
    #sliderCarousel .carousel-caption h2 {
      font-size: 30px;
      font-weight: 800; }
    #sliderCarousel .carousel-caption p {
      position: absolute;
      left: 260px;
      top: 100px;
      font-size: 16px;
      line-height: 20px;
      padding: 3px 10px;
      font-weight: 600; }
    #sliderCarousel .carousel-caption .btn {
      font-size: 18px;
      padding: 10px 10px;
      position: absolute;
      left: 70px;
      top: 100px; }

  .menu-container-fluid {
    height: 85px; }
    .menu-container-fluid .container {
      position: relative; }
      .menu-container-fluid .container .page-logo {
        position: absolute;
        left: 10px;
        top: 22px;
        z-index: 1000;
        width: auto;
        display: inline-block; }
      .menu-container-fluid .container .menu-icons {
        position: absolute;
        top: 35px;
        left: 120px;
        margin: 0px; } }
@media (max-width: 1199.98px) {
  .menu-container-fluid {
    background-color: #f2f2f2;
    height: 85px; }
    .menu-container-fluid .container {
      position: relative;
      /*
      .page-logo {
        position: absolute;
        left: 25px;
        top: 5px;
        z-index: 1000;
        width: 75px;
        display: inline-block;
      }
      .menu-icons {
        position: absolute;
        top: 15px;
        left: 120px;
        margin: 0px;
      }
      */ }

  #mainMenu {
    z-index: 1000;
    background-color: #104e8d;
    width: 100% !important;
    position: absolute;
    top: 85px;
    right: 0px; }
    #mainMenu .nav-item {
      margin: 5px 0px; }
      #mainMenu .nav-item .dropdown-menu {
        border: 0rem;
        padding: 0rem;
        border-radius: 0rem;
        width: 100%; }
        #mainMenu .nav-item .dropdown-menu .dropdown-submenu {
          border-bottom: 10rem; }
          #mainMenu .nav-item .dropdown-menu .dropdown-submenu .dropdown-item {
            margin: 0rem;
            font-size: 15px;
            color: #fff;
            background-color: #c0d534;
            border-bottom: 1px solid #fff;
            white-space: initial; }
          #mainMenu .nav-item .dropdown-menu .dropdown-submenu .dropdown-item:hover {
            color: #fff;
            background-color: #103162; }
          #mainMenu .nav-item .dropdown-menu .dropdown-submenu .dropdown-menu {
            background-color: #fff; }
            #mainMenu .nav-item .dropdown-menu .dropdown-submenu .dropdown-menu li {
              width: fit-content;
              min-width: 100%; }
    #mainMenu .nav-link {
      padding: 0.3rem 0.5rem;
      margin: 0px;
      color: #ffffff;
      font-weight: 600; }
    #mainMenu .nav-item:hover .nav-link {
      color: #fff;
      background-color: #c0d534; }
    #mainMenu .nav-item:hover .dropdown-submenu:hover .dropdown-item {
      color: #fff;
      background-color: #103162; }
    #mainMenu .nav-item:hover .dropdown-submenu:hover .dropdown-menu .dropdown-item {
      color: #fff;
      background-color: #104e8d; }
    #mainMenu .nav-item:hover .dropdown-submenu:hover .dropdown-menu:hover .dropdown-item:hover {
      color: #fff;
      background-color: #103162; }

  .dropdown-menu .dropdown-submenu {
    width: auto; }

  .dropdown-submenu {
    position: relative; }

  .dropdown-submenu a::after {
    transform: rotate(-90deg);
    position: absolute;
    right: 3px;
    top: 40%; }

  .dropdown-submenu:hover .dropdown-menu, .dropdown-submenu:focus .dropdown-menu {
    display: flex;
    flex-direction: column; }

  .dropdown:hover > .dropdown-menu, .dropdown:focus > .dropdown-menu {
    display: flex;
    flex-direction: column; } }
@media (min-width: 1200px) {
  #sliderCarousel .carousel-caption {
    top: 80px;
    left: 100px; }
    #sliderCarousel .carousel-caption h2 {
      font-size: 70px;
      font-weight: 800; }
    #sliderCarousel .carousel-caption p {
      position: absolute;
      left: 550px;
      top: 220px;
      font-size: 20px;
      line-height: 25px;
      padding: 3px 10px;
      font-weight: 600; }
    #sliderCarousel .carousel-caption .btn {
      font-size: 22px;
      padding: 10px 20px;
      position: absolute;
      left: 300px;
      top: 220px; }

  .menu-container-fluid {
    height: 85px; }
    .menu-container-fluid .container {
      position: relative; }
      .menu-container-fluid .container .page-logo {
        position: absolute;
        left: 10px;
        top: 22px;
        z-index: 1000;
        width: auto;
        display: inline-block; }
      .menu-container-fluid .container .menu-icons {
        position: absolute;
        top: 35px;
        left: 45px;
        margin: 0px; }

  #mainMenu {
    font-family: Arial, sans-serif;
    margin: 30px 0px 0px 5px;
    font-size: 13px; }
    #mainMenu .navbar-nav {
      float: left; }
    #mainMenu .nav-item {
      margin: 5px 0px; }
      #mainMenu .nav-item .dropdown-menu {
        border: 0rem;
        padding: 0rem;
        border-radius: 0rem;
        width: fit-content; }
        #mainMenu .nav-item .dropdown-menu .dropdown-submenu {
          border-bottom: 10rem; }
          #mainMenu .nav-item .dropdown-menu .dropdown-submenu .dropdown-item {
            margin: 0rem;
            font-size: 15px;
            color: #fff;
            background-color: #c0d534;
            border-bottom: 1px solid #fff; }
          #mainMenu .nav-item .dropdown-menu .dropdown-submenu .dropdown-item:hover {
            color: #fff;
            background-color: #103162; }
          #mainMenu .nav-item .dropdown-menu .dropdown-submenu .dropdown-menu {
            background-color: #fff;
            margin-top: -1.60rem;
            width: fit-content; }
            #mainMenu .nav-item .dropdown-menu .dropdown-submenu .dropdown-menu li {
              width: fit-content;
              min-width: 100%; }
    #mainMenu .nav-link {
      padding: 0.3rem 0.4rem;
      margin: 0px;
      color: #104e8d;
      text-transform: uppercase;
      font-weight: 600; }
    #mainMenu .nav-item:hover .nav-link {
      color: #fff;
      background-color: #c0d534; }
    #mainMenu .nav-item:hover .dropdown-submenu:hover .dropdown-item {
      color: #fff;
      background-color: #103162; }
    #mainMenu .nav-item:hover .dropdown-submenu:hover .dropdown-menu .dropdown-item {
      color: #fff;
      background-color: #104e8d; }
    #mainMenu .nav-item:hover .dropdown-submenu:hover .dropdown-menu:hover .dropdown-item:hover {
      color: #fff;
      background-color: #103162; }
    #mainMenu .active {
      color: #fff;
      background-color: #c0d534; }

  .dropdown-submenu {
    position: relative; }

  .dropdown-submenu a::after {
    transform: rotate(-90deg);
    position: absolute;
    right: 3px;
    top: 40%; }

  .dropdown-submenu:hover .dropdown-menu, .dropdown-submenu:focus .dropdown-menu {
    display: flex;
    flex-direction: column;
    position: absolute !important;
    margin-top: -30px;
    left: 100%; }

  .dropdown:hover > .dropdown-menu, .dropdown:focus > .dropdown-menu {
    display: flex;
    flex-direction: column;
    position: absolute !important;
    margin-top: 0px;
    top: 100%;
    left: 0%; } }
@media (min-width: 1366px) {
  .container {
    width: 1280px;
    padding-left: 0px;
    padding-right: 0px;
    max-width: 100%; } }

/*# sourceMappingURL=style.css.map */
