
.nav.menu {
    height: 46px;
    padding-left: 10px;
    width: 100%;
    margin: 0px;
}

.menu ul.menu {
    padding-right: 10px;
}

ul.menu{
 list-style: none;
display: flex;;
padding-top: 10px;
font-weight: bolder;
overflow: hidden;
}



.spn{

    color: #fff !important;
}
.menu li{
    margin: 0px 25px;
    color: #fff;
}

.topnav a:hover {
    background-color: #ddd;
    color: black;
  }
  
  .topnav a.active {
    background-color: #04AA6D;
    color: white;
  }
  
  .topnav .icon {
    display: none;
  }
  
  @media screen and (max-width: 600px) {
    .topnav a:not(:first-child) {display: none;}
    .topnav a.icon {
      float: right;
      display: block;
    }
  }
  
  @media screen and (max-width: 600px) {
    .topnav.responsive {position: relative;}
    .topnav.responsive .icon {
      position: absolute;
      right: 0;
      top: 0;
    }
    .topnav.responsive a {
      float: none;
      display: block;
      text-align: left;
    }
  }
  nav.navbar.navbar-expand-lg.bg-body-tertiary {
    background-color: #9d113d !important;
  }


  ul.dropdown-menu.show {
    background: #9d113d;
  }

  ul.dropdown-menu.show :hover {
    background: #000;
  }

  #navbarNavDropdown {
    justify-content: center;
  }
.navbar-toggler {
  background: #c7e9bc;
}



.list-pro {
  list-style: none;
}

.btn-btno {
  background:#e51e38;
  color: white;
  width: 50%;
  height: 40px;
  border-radius: 10px
  
}

.text-center.p-4 {

  background: linear-gradient(0.25turn, #3f87a6, #ebf8e1, #f69d3c) !important;
    color: #000;
}
 
.conto {
  background-color:aliceblue;
}

.report-fiftn :hover {

  background: #98e5de;
}

.btn-btnu {
  background: #adc4d3;
  color: blue;
  width: 16%;
  height: 80%;
  margin-top: 2%;
  border-radius: 10px;
  padding: 5px;
}

@media (max-width: 992px) {

  .img-ind img{

    height: 167px !important;
  }

}
@media (max-width: 992px) {
 .mt-5.p-f p {
    margin-top:10px !important;
  }
}

@media (max-width: 992px) {
  .btn-btno {
margin-bottom: 10px !important;

  }
}


 html{
  overflow-x:hidden !important;
}

@media (max-width: 992px) {
.mt-5.frasd img {

  height: auto !important;
}
}

@media (max-width: 992px) {
  .imgo img {

    height: auto !important;
  }

}
@media (max-width: 992px) {
.fonto h5 {
  font-size: 10px !important;
  margin-top: 25px !important;
}
}

@media (max-width: 992px) {
  .btn-btnu {

    width: auto !important;
  }
}

@media (max-width: 992px) {
  .table-1 {
    font-size: 12px !important;
  }
}
 
