
@font-face {
    font-family: 'montserrat';
    src: url('../fonts/Montserrat.ttf');
}
html,body{
    font-family: montserrat !important;
}

.hero-text{
    font-family: montserrat !important;
}
.hero-text h1,h2,h3{
    font-family: montserrat !important;

}

.titulo{
    font-size: 30px !important;
}
.body-text{
    font-size: 17px !important;
}

.footer .widget-links{
    font-family: montserrat !important;

}
.logo img {
    max-height: 45px;
}

.btn-color{
    background-color: rgb(226, 24, 52);
    border-color: rgb(226, 24, 52);
}

.btn-color:hover{
    background-color: rgb(226, 24, 52, 0.8);
    border-color: rgb(226, 24, 52, 0.8);
}
.btn-color:focus{
    background-color: rgb(226, 24, 52, 0.8);
    border-color: rgb(226, 24, 52, 0.8);
}

.blue-icon{
    color: rgb(19, 53, 142);
}

.counter h3{
    color: black;
}

.progress-bar span{
    top: 6px;
}

.progress-bar{
    background-color: rgb(226, 24, 52);
}

.theme-bg{
    background-color: #0BA139;
}



.chart-container canvas {

    position: relative !important;
}

.barra-gov{
    /* top: 978px; */
/* left: 498px; */
width: 100%;
height: 56px;
background: var(---0943b5) 0% 0% no-repeat padding-box;
background: #0943B5 0% 0% no-repeat padding-box;
opacity: 1;
display: flex
;
    align-items: center;
}
.barra-gov img{
    height: 20px;
    margin-left: 50px;
}


nav.navbar.bootsnav.navbar-fixed{
    position: unset !important;
}

.menu-estilos{
    padding-left: 50px;
    padding-right: 50px;
}

/* #about{
    background-image: url('../images/custom/quienes-somos.jpg');
        background-position: center;
    background-size: cover;
      filter: grayscale(100%) blur(5px);

} */
#bienvenida{
    background-color: white !important;
    padding: 70px 0;
}
#bienvenida h4{
    font-size: 35px;
    text-align: center;
    font-weight: 900;
    margin-bottom: 20px;
}
#bienvenida p{
    font-size: 20px;
    text-align: center;
    font-weight: 400;
}


.first-ico-box {
  position: relative;
  overflow: hidden;
  color: white;
  padding: 120px 0;
}

.background-image {
  position: absolute;
  top: 0; left: 0; right: 0; bottom: 0;
  /* background-image: url('ruta/tu-imagen.jpg'); */
  background-size: cover;
  background-position: center;
  filter: grayscale(100%) blur(5px);
  z-index: 0;
   background-image: url('../images/custom/quienes-somos.jpg');
}

.overlay-green {
  position: absolute;
  top: 0; left: 0; right: 0; bottom: 0;
  background-color: #0ba139;
  opacity: 0.4;
  z-index: 1;
}

.first-ico-box .container {
  position: relative;
  z-index: 2;
}
#about h2{
    font-size: 35px;
    color: #fff;
}
#about p{
    font-size: 20px;
    color: #fff;
    line-height: 30px;
    font-weight: 400;
}

/* canvas {
    max-width: 600px;
    margin: auto;
} */

/* footer */
.cont-footer{
    display: flex;
    justify-content: center;
}
.card-footer{
background-color: #fff; color: #000; border-radius: 10px; padding: 30px;  width: 100%;
max-width: 70%;
}
.card-footer p{
    font-size: 14px;
    color: #000 !important ;
    font-family: montserrat;
}
.card-footer a{
    font-size: 14px;
    color: #000 !important ;
    font-family: montserrat;
}
@media only screen and (min-width: 320px) and (max-width: 576px) {
  .card-footer{
    max-width: unset;
  }
}
@media screen and (max-width: 768px) {
  .card-footer{
    max-width: unset;
  }
}

.page-scroll {
    text-transform: none !important;
}

nav.navbar.bootsnav ul.nav > li > a{
    font-family: montserrat;
}

.product .preview-box{
    padding: 6px !important;
    display: flex;
    align-items: center;
    justify-content: center;

}
.product .preview-box p{
    color: #fff;
    margin: 0;
}

.color-white{
    color: #fff !important;
}

.product-wrap .product-caption{
    background-color: rgba(0, 0, 0, 0.5) !important;
}
#back-to-top{
  background-color:  rgb(226, 24, 52, 0.8);
  color: #fff !important;
}
.product-wrap{
    border-radius: 10px 10px 0 0;
}
.product-detail{
    border-radius: 0 0 10px 10px;
}
.progress-bar span{
    right: -40px !important;
}

.hero-text-wrap{
    background-color: rgba(34, 34, 37, 0.80);
}

.card-custom{
      box-shadow: 0 4px 12px rgba(0,0,0,0.15);
      border-radius: 10px;
      padding: 30px;
}

.superpuesto {
  position: relative;
  z-index: 10; /* Asegura que quede encima del slider */
  transform: translateY(-100px); /* Sube el contenedor 100px */
}
.card-custom-floating {
  position: relative;          /* Mantiene el contenedor en el flujo normal */
  margin-top: -100px;          /* Lo sube sobre la sección anterior */
  z-index: 300;                /* Asegura que esté por encima del fondo del slider */
  background: white;
  padding: 20px 30px;
  border-radius: 8px;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
  margin-bottom: 20px;
      border-bottom: 4px solid #DD0C15;
}

.card-custom-floating li{
    color:#000 ;
}
.card-custom-floating p{
    color:#000 ;
}
.desc-detalle{
    line-height: 30px;
    color: #000 !important;
}

/* .texto-vertical {
  writing-mode: vertical-rl; 
  transform: rotate(180deg); 
  text-align: center;
  white-space: nowrap;
  margin: 0;
  color: white !important;
  font-weight: bold;

} */
/* CONTENEDOR PRINCIPAL */
.contenido-wrapper {
    display: flex;
    align-items: stretch; /* columna roja se estira a la altura del texto */
    margin: 0;
}

/* BARRA ROJA (columna izquierda) */
.bg-contenido-card {
    background-color: #DD0C15;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 15px;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    height: -webkit-fill-available;
        margin-right: 10px;
    width: 40px;
}

/* TEXTO VERTICAL */
.texto-vertical {
    writing-mode: vertical-rl;
    transform: rotate(180deg);
    margin: 0;
    white-space: nowrap;
    font-weight: bold;
    color: white;
}


.bg-contenido-card p{
    color: white;
}



.custom-display{
    display: flex;
}

#banner-mapas{
    background: white;display: flex;justify-content: center;
}
#banner-mapas img{
    width: 50%;
}

.img-w{
    width: 50%;
}

.cont-mapa-index{
    display: flex;
    justify-content: center;

}

.glossary-container {
    max-width: 900px;
    margin:  auto;
    padding: 20px;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.15);
}
#glosario{
    padding-left: 20px;

}
#glosario li{
    font-weight: bold;
    margin-top: 20px;
}

@media (max-width: 991px) {

    .menu-estilos{
        padding: 0;
    }
    nav.navbar.bootsnav .navbar-toggle{
        float: right !important;
        margin-right: 0 !important;
    }
    nav.navbar.bootsnav .navbar-header{
        text-align: left !important;
    } 
    .barra-gov img{
        margin-left: 33px !important;
    }
    nav.navbar.bootsnav.no-full .navbar-collapse{
        max-height: unset !important;
    }

    .custom-display{
        display: flex;
        flex-direction: column;
    }
    #banner-mapas img{
        width: 100% !important;
    }
    /* .bg-contenido-card{
        width: 50px ;
    } */

     .contenido-wrapper {
        flex-direction: column;   /* la barra roja pasa arriba */
    }

    .bg-contenido-card {
        border-radius: 15px;
        width: 100%;
        height: auto;
        padding: 8px 12px;
        margin-bottom: 20px;
    }

    .texto-vertical {
        writing-mode: horizontal-tb;
        transform: none;
        white-space: normal;
        text-align: center;
        font-size: 16px;
    }
    .img-w{
        width: 100%;
    }
    .cont-mapa-index{
        flex-direction: column;
    }
}



