html,
body {
  overflow-x: hidden; /* Prevent scroll on narrow devices */
}

body {
  padding-top: 56px;
}

@media (max-width: 991.98px) {
  .offcanvas-collapse {
    position: fixed;
    top: 56px; /* Height of navbar */
    bottom: 0;
    left: 100%;
    width: 100%;
    padding-right: 1rem;
    padding-left: 1rem;
    overflow-y: auto;
    visibility: hidden;
    background-color: #343a40;
    transition: transform .3s ease-in-out, visibility .3s ease-in-out;
  }
  .offcanvas-collapse.open {
    visibility: visible;
    transform: translateX(-100%);
  }
}

.nav-scroller .nav {
  color: rgba(255, 255, 255, .75);
}

.nav-scroller .nav-link {
  padding-top: .75rem;
  padding-bottom: .75rem;
  font-size: .875rem;
  color: #6c757d;
}

.nav-scroller .nav-link:hover {
  color: #007bff;
}

.nav-scroller .active {
  font-weight: 500;
  color: #343a40;
}

.bg-purple {
  background-color: #6f42c1;
}
#barra{
  background-color:  #239452 !important;
  height: 50px;
}
#fondo{
  background-image:url("./imagens/fondo.jpg")!important;
  color: #239452 !important;
  font-weight: bold !important;
  border-radius: 5px;
  padding: 5px !important;
  text-align: center !important;
  width: auto;
}
#textportada{

  color: #000000 !important;
  font-weight: bold !important;
  font-family: 'Arial Black'!important;
 
  text-align: center !important;
}
#a{
height: 200px !important;
 background-color: #4e52575b;
 border-radius: 15px;
}
.tamaño{
height: 300px;
 
 }
 .col{
  text-align: center;
   
   }
   .center{
    text-align: center;
     margin: auto !important;
     
     }
     .feature-icon {
      width: 4rem;
      height: 4rem;
      border-radius: .75rem;
    }
    
    .icon-square {
      width: 3rem;
      height: 3rem;
      border-radius: .75rem;
    }
    
    .text-shadow-1 { text-shadow: 0 .125rem .25rem rgba(0, 0, 0, .25); }
    .text-shadow-2 { text-shadow: 0 .25rem .5rem rgba(0, 0, 0, .25); }
    .text-shadow-3 { text-shadow: 0 .5rem 1.5rem rgba(0, 0, 0, .25); }
    
    .card-cover {
      background-repeat: no-repeat;
      background-position: center center;
      background-size: cover;
    }
    
    .feature-icon-small {
      width: 3rem;
      height: 3rem;
    }
    #tamaño{
      width: 30% !important;
    
    }
    .alineado{
   display: inline-block;
    
    }
    .tamaño2{
      margin: auto;
      width:70% !important ;
    
    }
    .tamaño3{
      margin: auto;
      width:100% !important ;
      display: inline-block;
    }
    .tamaño4{
      margin: auto;
      width:50% !important ;
    
    }

    #footer{
      height: 70px!important;
    background-color: #239452;
  
    }
    .tope{
      margin-top: 70px;
      position: absolute;
      margin: auto;
    
    }
    
    #mapa{
   width: 20%;
   height: 30px;
  margin: auto;
    }
    .custom-btn-outline{
      border-radius: 9px !important;
      color: rgb(206, 78, 174);
      border: 1px solid;
      margin: 1px;
    
    }
    .custom-btn-outline:hover{
     background-color:rgb(255, 72, 240) ;
    }
    .red{
    
      margin: 1px;
    
    }
    
    
    
    