#divEducacion {
    width: 150px;
    height: 150px;
  background-color: #f5bf17db;
  position: fixed;
  z-index: 12222;
  bottom: 5px;
  right: 5px;
  border-radius: 112px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  box-shadow: 0 4px 15px rgba(0,0,0,0.25);
  transition: transform 0.3s ease;
  padding: 15px;
  opacity: 0;

  animation: ruedaEntrada 1.5s ease-out forwards;
}

/* Animación del ingreso (rueda + se desvanece + se detiene en posición) */
@keyframes ruedaEntrada {
  0% {
    opacity: 0;

  }
  100% {
    opacity: 1;
  }
}

#divEducacion:hover {
  transform: scale(1.01);
}

#divEducacion a {
  color: #168e4e;
  font-weight: 600;
  text-decoration: none;
  font-family: Arial, sans-serif;
  font-size: 11px;
  line-height: 1.2;
}

#divEducacion a:hover {
  text-decoration: underline;
}
#divEducacion #xdivEducacion
{
    position: fixed;
  z-index: 12222;
  bottom: 137px;
  right: 9px;
  background-color: #f5bf17a1;
  width: 30px;
  height: 30px;
  border-radius: 30px;
  color: #FFF;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: Arial, sans-serif;
  font-size: 11px;
  cursor:pointer;
    
}
.creditoReporte
{
    position: absolute;
    top: 97px;
    left: 8px;

    
}
@font-face {
 font-family: "NombreFont";
 src:url(brshscrp.ttf) format("truetype");
}
#divSlogan {
    position: absolute;
    width: auto;
    font-family: NombreFont;
    font-size: 21px;
    top: 25px;
    float: left;
    left: 228px;
    transform: rotate(-4deg);
}

.full {
 position: absolute;
    background-color: #000000ba;
    top: 0;
    z-index: 3335555555555555555555555555555555134;
    width: 100%;
    left: 0px;
    height: 242%;
}
#ifrModal {
    display: block;
    margin: 4px auto;
    width: 87%;
    height: 100%;
    border: none;
    border-radius: 10px;
    z-index: 3335555555555555555555555555555555134;


}

.creditoReporte div
{
     background-color: #047315a8;
    margin-top: 10px;
     min-width: 250px; 
    width: 50%;
    height: 60px;
    background: linear-gradient(135deg, #a8e6cf, #81c784, #388e3c);
    box-shadow: 0 8px 16px rgba(0, 100, 0, 0.4);
    border-radius: 20px;
    color: white;
 
    cursor: pointer;
    transition: all 0.3s ease;
    user-select: none;
    display: flex
;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: row;
    
}
.creditoReporte div:active
{
  background: linear-gradient(135deg, #004d40, #2e7d32, #a5d6a7);
      transform: scale(1.1);
      box-shadow: 0 12px 24px rgba(0, 50, 0, 0.6);
      color: #e0f2f1;
    
}

.creditoReporte div img
{
    width: 25px;
   /* height: 25px;
     vertical-align: middle; */
    margin-right: 10px;    
      object-fit: contain;

    
}
.boton
{
    
    background-color: #047315;
    width: fit-content;
    font-family: 'MADE Tommy Soft Black PERSONAL USE.otf';
    color: aliceblue;
    padding: 4px;
    border-radius: 15px;
    border: solid 2px #c3c3c3;
    box-shadow: inset 0px 2px 5px 2px rgba(0, 0, 0, 0.3)
    
    
}
.secProducto
{
  margin-top: 10px;
 padding: 10px;
 width: 656px;
 margin-right: auto; 
 margin-left: auto; 
 box-shadow: -2px 7px 10px rgba(0, 0, 0, 0.3);
}
.secProducto thead tr {
  background-color: #4CAF50;
  color: white;
}

.secProducto th,
.secProducto td {
  border: 1px solid #ddd;
  padding: 8px;
  text-align: left;
}

/* Fila hover */
.secProducto tbody tr:hover {
  background-color: #f1f1f1;
}

/* Fila impar estilo zebra */
.secProducto tbody tr:nth-child(odd) {
  background-color: #fafafa;
}

/* Primera columna en negrita */
.secProducto td:first-child {
  font-weight: bold;
}

/* Última columna en color diferente */
.secProducto td:last-child {
  color: #4CAF50;
  font-weight: bold;
}
@font-face {
  font-family: 'MADE Tommy Soft';
  src: url('MADE Tommy Soft.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'MADE Tommy Soft Black PERSONAL USE.otf';
  src: url('MADE Tommy Soft Black PERSONAL USE.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}
#spaServicio 
{
          text-align: left;
    
}
#spaServicio img
{
        margin-left: 29px;
    
}

#spaServicio strong
{
     color: #d5981a;
         font-weight: bold;
    
}


#spaServicio table
{
            font-family: 'MADE Tommy Soft', sans-serif;
    color: #047315;
    font-size: 12px;   
     font-weight: bold;

     }
.tituloSer
{
    font-family: 'MADE Tommy Soft Black PERSONAL USE.otf', sans-serif;
    color: #047315;
    font-size: 40px;
    font-weight: 400;

}
 html{
     padding:0px;
     margin:0px;
 }
 
 
 
 
 body{    
     

      overflow-x: auto;    
     
     
     font-family: 'MADE Tommy Soft', sans-serif;
     text-align: justify;
     padding:0px;
     margin:0px;
 }
.pestana
{
  width:100%;
  position:absolute;
  padding-top: 2px;

}
.pestaniaGeneral
{
    position:relative;
  width:100%;    
}
.activoD
{
    border-radius: 10px 0px 0px 0px;
    background-color: #00cc00;
    box-shadow: inset 1px -2px 0px 0px #ffffff, inset -2px -20px 3px 0px #00cc00;
    }
.activoP
{
    box-shadow: inset -2px 5px 3px 0px #f59e1f;
}


.pestanaBoton
{
  position:absolute;
  top: -18px;
  border-radius: 10px 10px 0 0;
  /* background-color: cadetblue; */
}
.pestanaBoton:nth-child(2)
{left: 329px;}

#estadosFindiv
{  
    width:100%;
    position_:relative;
}
#estadosFindiv .mes
{
    width: 126px;
    height: 50px;
    background-color: #046d14;
    font-family: cursive;
  
    color: #e8b53a;


    margin: 21px;


    border-radius: 10px;
    display: flex
;
    align-items: center;
    justify-content: center;
}
#estadosFindiv div
{
background-color: #046d14;
text-align: center;

color: white;

text-transform: uppercase;

float: left;

margin: 20px;

cursor: pointer;

padding-left: 15px;

padding-right: 15px;

/* border-radius: 10px; */
}
.soliCredito {
    position: absolute !important;
    top: 0px;
    right: 50px;
    border-radius: 14px;
    color: #047315;
    background-color: #c3cd31ed;
    font-weight: bold;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
    letter-spacing: 0.5px;
    text-transform: uppercase;
    font-size: 16px;
    padding: 10px 18px;
    animation: fondoPulso 4s infinite ease-in-out;
    cursor: pointer;
}
@keyframes fondoPulso {
    0% {
        background-color: #c3cd31ed;
    }
    50% {
        background-color: #d2db4aed; /* Un tono un poco más claro, casi igual */
    }
    100% {
        background-color: #c3cd31ed;
    }
}
#divContenido 
{

    background-color: #ffffff;
    float: right;
    top: 0px;
    width: calc(100% - 320px);
    
}
.menu-toggle
{
    
    display:none;
    
}
.menu {

    background-color: #f5bf17;
    padding: 0;
    margin-right: 161px;
    z-index: 1445815461;
}

/* Lista principal del menÃº */
.menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center; /* Centra horizontalmente los elementos */
}

/* Elementos del menÃº */
.menu li {
  text-align: center;
  cursor: pointer;
  height: 89px;
  width: 124px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: background-color 0.3s ease, color 0.3s ease;
  position: relative;
  min-width: 120px; /* Mantiene el tamaÃ±o uniforme */
  font-weight: 700;
}

.menu li:hover {
  background: #B9AB33;
    color:#fff;
}

.menu li:active {
  background: #12B977;
  color:#fff;
}


.menu ul ul {
  display: none;
  position: absolute;
  background: #444444e0;
  top: 100%;
  left: 0;
  width: 100%; /* Ocupa todo el ancho del elemento padre */
  min-width: 120px;
  padding: 0;
  /*box-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);*/
  flex-direction: column;
}

/* Mostrar submenÃº al pasar el mouse */
.menu li:hover > ul {
  display: flex;
}

/* Sombrear todo el elemento desplegable */
.menu ul ul li {
  width: 100%;
}

.menu ul ul li:hover {
  background: #666;
}

  #divMedio
 {
   width: 100%;   
 }
     
 #irMenos
 {
     z-index:12;
    user-select: none; /* Evita la selecciÃ³n de texto */
    cursor: pointer;    /* Cambia el cursor a una mano */
    padding: 10px;
    transition: background 0.3s, color 0.3s;
    top: calc(50% - 71px);
    left: 0px;
    width: 40px;
    height: 50px;
    color: #ffffff;
    /* background-color:#ff0000; */
    position: absolute;
    font-size: 42px;
    font-weight: 900;
    font-family: "Arial Rounded MT Bold", sans-serif;
    font-family: "Arial Black", sans-serif;
 }#botonSlider
 {    z-index: 12;
    user-select: none; /* Evita la selecciÃ³n de texto */
    cursor: pointer;    /* Cambia el cursor a una mano */
    padding: 10px;
    transition: background 0.3s, color 0.3s;
bottom: 5px;

    padding: 2px;
    border-radius: 10px;
    border: solid 2px #00ff00;

    right: 0px;
    width: auto;
    height: auto;

    position:absolute;
    display: flex;
    flex-direction: row-reverse;
    gap: 10px; /* Espaciado opcional entre divs */
 }
 #botonSlider div
 {
    user-select: none; /* Evita la selecciÃ³n de texto */
    cursor: pointer;    /* Cambia el cursor a una mano */
    padding: 10px;
    transition: background 0.3s, color 0.3s;
    width: 15px;
    height: 15px;
    background-color: #00ff0038;
    border-radius: 10px;
 }
  #botonSlider div:hover
  {
     background-color:#12B977; 
      
  }
    #botonSlider div:active
  {
     background-color:#00CC00; 
      
  }
  #irMas
 {   user-select: none; /* Evita la selecciÃ³n de texto */
    cursor: pointer;    /* Cambia el cursor a una mano */
    padding: 10px;
    transition: background 0.3s, color 0.3s;
    top: calc(50% - 71px);
    left: calc(100% - 40px);
    width:40px;
    height: 50px;
    color: #ffffff;
         z-index:12;

    /* background-color:#ff0000; */
    position:absolute;
    font-size: 42px;
    font-weight: 900;
    font-family: "Arial Rounded MT Bold", sans-serif;
    font-family: "Arial Black", sans-serif;
 }
 .oficinas-agencias {
            font-family: cursive;
            color: #f59e1f;

        }
         .oficinas-agencias ul {
             float:left;
         }
        .oficinas-agencias li {
            margin-bottom: 8px;
        }
        .oficinas-agencias li span {
            font-weight: bold;
            color: #0c0c0c;
            font-size: 10px;
        }

@keyframes aparecer {
  from {
    opacity: 0; /* Empieza completamente transparente */
  }
  to {
    opacity: 1; /* Termina completamente visible */
  }
}
@keyframes aparecer2 {
  from {
    opacity: 0; /* Empieza completamente transparente */
  }
  to {
    opacity: 1; /* Termina completamente visible */
  }
}
.efectito
{ opacity: 0; /* Inicialmente invisible */
  animation: aparecer2 2s ease forwards; 
}
.efecto
{ opacity: 0; /* Inicialmente invisible */
  animation: aparecer 2s ease forwards; 
}

@keyframes fadeInSoft {
  0% { opacity: 0; }
  100% { opacity: 1; }
}
@keyframes fadeInDelay {
  0% { opacity: 0; }
  50% { opacity: 0; }
  100% { opacity: 1; }
}
@keyframes fadeInGentle {
  0% { opacity: 0.2; }
  100% { opacity: 1; }
}

.fadeInSoft {
  animation: fadeInSoft 2s ease-in-out forwards;
}
.fadeInDelay {
  animation: fadeInDelay 2s ease-in forwards;
}
.fadeInGentle {
  animation: fadeInGentle 2s ease-out forwards;
}
#divNotas
{
    width: 100% ;
    /*float: left;*/
   /*bottom: -200px;*/
}
#divNotas div
{
    width: 250px;
    height: 200px;
    float: left;
    position: relative;
    margin: 10px;
    cursor:pointer;
}
#divNotas div:hover {
    background-color: lightblue;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

#divNotas span
{
box-shadow: 4px -2px 9px 1px rgb(0 0 0 / 50%);
    position: absolute;
    bottom: 0px;
    left: 0px;
    color: #000000;
    font-family: cursive;
    background-color: #f0c83694;
    /* mix-blend-mode: hard-light; */
    font-size: 12px;
    text-transform: uppercase;
}

#divTitulosMenu
{
    
    
}
#divTitulosMenu div
{
    
    
}

#divTitulosMenu span
{
    
    
}

*{
    box-sizing: border-box;
}
.logo{
    z-index: 14;
    left: 16px;
    position: absolute;
    padding-right: 35px;
    height: 94px;
      filter: drop-shadow(0 0 10px #fff) drop-shadow(0 0 20px #fff);
}
 .titulo{
     background-color: #d9d9d9bd;
     color: antiquewhite;
 }
.divImagenTitulo
{
    font-size: 80px;
    mix-blend-mode: overlay;
    color: #efbb3c;
}

.divImagenDescripcion
{
    color: black;
    /*float: right;*/
    font-weight: bold;
    font-size: 26px;
}
.divImagenTitulo {
    font-size: 80px;
    mix-blend-mode: overlay;
    color: #efbb3c;
}
.divImagenTitulo {
    font-size: 80px;
    mix-blend-mode: overlay;
    color: #efbb3c;

}
#imgSlider
{
    cursor:pointer;

    left: 0px;
    padding: 0px;
    padding-top: 0px;
    width:100%;
  
    /*position:absolute;*/
    
    
}

.divColumnas
{
    padding: 150px;
    padding-bottom: 20px;
    padding-top: 20px;
    line-height: 2;
}
#divImageSlider
{
    width: 100%;
    height: 573px;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    justify-content: center;
    align-items: center;
    padding: 150px;
}
#divTotal
{min-width: 1285px;
    width: 100%;
    margin: 0px;
    height: auto;
    padding:0px;
    top: 0px;
    left: 0px;
}
#divTotal div
{
 /*float:left;*/
}

#divIconos
{
    z-index: 10;
    position: fixed;
    background-color: #037311;
    width: 100%;
    margin: 0px;
    top: 0px;
    text-align: right;
    left: 0px;
}




#divTitulo
{
 background-color: #f5bf17;
 z-index: 11;
 border-top: solid 1px #047313;
 width: 100%;
 margin: 0px;
 top:0px;
 text-align: left;
 left: 0px;
 height: 90px;
 vertical-align: middle;
 text-align: center;
 font-family: monospace;
 color: #047315;
 display: flex;
 justify-content: flex-end;
 align-items: center;
 font-size: 15px;
 padding-right: 50px;
}
#divTitulo div
{
    isolation: initial;
  
    cursor: pointer;
    mix-blend-mode: normal;
    float: right;
    /*margin-left: 10px;*/
    height: 100%;
    margin-right: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 120px;
    flex-wrap: wrap;
  
    transition: filter 0.3s ease, background-color 0.3s ease, color 0.3s ease;
}
#divTitulo div:hover {
    background-color: #efbb3cc4;
    color: white;
      

}

#divTitulo div:active {
    background-color: #7e7e7e;
    color: white;  filter: blur(1px);
}

#divSlider
{
    cursor:pointer;
    font-family: sans-serif;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
    text-align: justify;
position:relative;
    left: 0px;
    padding: 0px;
    padding-top: 0px;
    width: 100%;
}

#divPie
{
       mix-blend-mode: multiplydarken;
       width: 100%;
       height: 500px;
       background-repeat: no-repeat;
       float: left;
       background-size: contain;
       background-color: #5A8F66;
       position:relative;
       margin-top: 50px;
       padding-top: 120px;
       /* border-radius: 140px; */
       /* box-shadow: 16px -20px 18px 6px rgba(0, 0, 0, 0.5); */
}
#divPie table
{
    /* margin-top: 237px; */
    color: #fff;
    font-family: cursive;
    /* background-color: #ffffff; */
}
#divPie table tr
{
    
}
#divPie table tr td
{
    
}





#divProductos
{
    width: 100%;
     display: flex;
    flex-direction: column;
    align-items: center;
}
#divProductos div img
{
    width: 115px;
}
#divProductos  h2
{
   color: #047315;
   font-family: arial;
}
 .clsElementos
 {
     
 }
 #divProductos div
{
    cursor:pointer;
    border-radius: 30px;
    width: 200px;
    /* height: 96px; */
    background-color: #f1c936;
    float: left;
    margin: 5px;
    font-family: cursive;
    align-items: center;
    justify-content: center;
    font-size: 17px;
    z-index: 1;
    color: #fff;
    text-align: center;
    align-content: center;
    position: relative;
}
#divMenuInterno div
{
    cursor:pointer;
    border-radius: 30px;
    width: 200px;
    /* height: 96px; */
    background-color: #037311;
    float: left;
    margin: 5px;
    font-family: cursive;
    align-items: center;
    justify-content: center;
    font-size: 17px;
    z-index: 1;
    color: #fff;
    text-align: center;
    align-content: center;
    position: relative;
}

#divMenuInterno .clsElementos li:hover
{
	background-color:#FFEF9F;
	border-radius: 10px 1px 10px 10px;
	animation-duration: 1s;
	color: #047315;
	animation-fill-mode:forwards;
	animation-name:flash;
}


#divMenuInterno .clsElementos li 
{
			font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
			cursor: pointer;
			list-style-type: none;
			padding-top:9px;
			height: 30px;
			border-radius: 5px;
			/* font-weight: bold; */
}

#divMenuInterno .clsElementos li:active
{
	
	
	background-color:#AFCCC3; 
		border-radius: 10px;
	 animation-duration: 1s;
  animation-fill-mode:forwards;
  animation-name:pulse;
}




#divMenuInterno ul ul li

{
	margin-bottom: 5px;
	padding-top:14px;
	min-height: 40px;
	height:auto;
	margin-left: 0px;
	border-radius: 5px;
	font-family: "arial";
	background-color: #34ad43;
	list-style-type: none;
	color: #000000;
	font-size:12px;
	margin-left: -5em;
}#divMenuInterno ul  li

{
	
	font-size: 12px;
	margin-left: -2em;
	text-align: left;
	left: -50px;
	background-color: #efbb3c;
	margin-bottom: 10px;
	color: #037311;
	text-transform: uppercase;
}




#divMenuInterno div:before
{   
}
#divNoticias
{
        cursor:pointer;

 border-bottom: 0px;
    /*float: right;*/
    height: 100%;
    width: 200px;
   background-color: #a3a3a3;
    
}
#divNoticias div
{
border-radius: 20px 20px 20px 20px;
    flex: auto;
    text-align: center;
    FONT-FAMILY: monospace;
    FONT-SIZE: 14PX;
    background-color: #f59e1f;
    width: 180px;
    margin: 10px;
    height: 100px;
    color: #fff;
    padding: 13px;
    padding-top: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: stretch ;
    flex-wrap: nowrap;
    flex-direction: row-reverse;
    
}
#divNoticias img
{
        border-radius: 80px;
    box-shadow: inset -11px 0 20px 0px rgb(165 163 161), inset -20px 0px 0px 2px rgb(245 158 31), inset -20px 0 4px 0px rgb(245 158 31);
}
@keyframes fadeIn {
  from { opacity: 0; }
  to { opacity: 1; }
}

/* AnimaciÃ³n de slide-in desde la derecha */
@keyframes slideIn {
  from { transform: translateX(100%);opacity: 0 }
  to { transform: translateX(0);opacity: 1; }
}
#divSeCumpleQue{
    
position: absolute;
    width: 100%;
    bottom: 0px;
    height: auto;
    z-index: 105;
    font-size: 10px;
    color: aliceblue;
    font-family: cursive;
    background-color: #68a777;
}

#divPiePagina{
  position: absolute;
    width: 100%;
    bottom: 28px;
    height: auto;
    z-index: 105;
    font-size: 12px;
    color: #fff;
    font-family: cursive;
    background-color: #578962;
}