.datepicker .datepicker-switch, .datepicker tfoot tr th {
    color: #000 !important;
    font-weight: bolder;        
} 


.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
    /* background: red !important;   /*none;*/
    font-weight: bolder;
    color: red !important;
    background: #f8bbd0 !important;
    cursor: none;
}

.datepicker .next, .datepicker .prev,  .datepicker .prev:hover
{
    font-size: 20px;
    color: white;
    background: grey;
}

.datepicker .next:hover
{
    font-size: 20px;
    color: white;
    background: red;    
}

.datepicker .prev:hover
{
    font-size: 20px;
    color: white;
    background: red;    
}



.publicaciones
{
    display: grid;
    /*grid-template-columns: 1fr 1fr 1fr;*/
    grid-template-columns: repeat(2,1fr);
    grid-auto-rows: auto;
    padding: 20px;     
    gap: 10px;
}

.publicacion_imagen 
{
    width: 100%;
    height: auto;
    /*object-fit: cover;*/
}

.publicacion_titulo 
{
    position: absolute;
    bottom: 0;
    color: white;
    background: #333; 
    /* degradado linear-gradient(rgba(255,255,255,0.1),rgba(255,255,255,0.1)) */
    width: 100%;
    font-size: 18px;
    margin: 0;
}

.publicacion1
{
    padding: 2px;
    background: #fff;
    box-shadow: 0 4px 20px rgba(194,194,194,0.25);
    border-radius: 2px;
    display: grid;
}

/*.publicacion1:nth-child(10) 
{
    grid-row-start: span 2;
    /*grid-column-start: span 2;  dos de ancho
}*/

.publicacion2
{
    padding: 2px;
    background: #fff;
    box-shadow: 0 4px 20px rgba(194,194,194,0.25);
    border-radius: 2px;
    display: grid;
}


.publicacion3
{
    padding: 2px;
    background: #fff;
    box-shadow: 0 4px 20px rgba(194,194,194,0.25);
    border-radius: 2px;
    display: grid;
}




    
.intermitente
{
    animation: infinite resplandorAnimation 1.5s;      
}

@keyframes resplandorAnimation 
{
    0%,100%{
        opacity: .6;
    }
    50%{
        opacity: 1;
    }
}














.colorcito
{
    background: red;
}

#menus
{
    color: green;
}

strong
{
    font-weight: bolder;
    color: darkgreen;
    opacity: 1.3;        
}

.textito
{       
    position: static;
    padding-top: 15px;
    padding-left: 15px;        
    color: white;        
    text-shadow: 0 0 8px rgba(0,0,0,0.8);
}
      
.textocarrusel        
{
    font-size: 32px;
    color: white;
    font-weight: 500;
    visibility: visible;
}

.maximo
{
    max-width: 280px;
    max-height: 200px;
}

        
.titulo
{
    /*filter:brightness(2.4);
    font-family: 'Montserrat', sans-serif;*/
    /*left: 10px;
    top: 80px;    */
    position: absolute;
    color: white;
    background: green;           
    opacity: 0.9;
    font-weight: 500;
    font-size-adjust: 0.7;
    font-size: 1.65em;        
}

#div2 {
    padding-left:  2px;
    padding-right: 1px;
    overflow: auto;
    width: 100%;
    height: 310px;
    
}

.modal-body 
{
    max-height: calc(100vh - 150px);
    overflow-y: auto;
    overflow-x: hidden;
}



.cabeceracalendario 
{ 
    font-size: 12px; 
    width: 9px; /*15px; */
    height: 9px; /*15px; */
    text-align: center;
    background: darkblue;
    color: white;
    border: 1px solid black;
}

#txtFecha1c:enabled
{
    background-color: transparent;
    color: black;
}

#txtFecha1c:disabled
{
    background-color: gray;
    color: white;
}

#txtFecha2c:enabled
{
    background-color: transparent;
    color: black;
}

#txtFecha2c:disabled
{
    background-color: gray;
    color: white;
}

.textonumeros
{
    font-size: 12px; 
    text-align: center; 
    font-weight: bolder; 
    width: 8px; 
    height: 6px; /*8px*/
    color: white; 
    background: #3e95cd;
    border: 1px solid black;
}

.textocalendario
{ 
    font-size: 12px; 
    text-align: center; 
    font-weight: bolder; 
    width: 8px; 
    height: 6px; /*8px*/
    background: white;
    color: white;  
    border: 1px solid black;
}

.textocalendariored
{ 
    font-size: 12px; 
    text-align: center; 
    font-weight: bolder; 
    width: 8px;
    height: 6px; /*8px*/
    background-color: coral;
    border: 1px solid black;
}

.textocalendariogreen
{ 
    font-size: 12px; 
    text-align: center; 
    font-weight: bolder; 
    width: 8px;
    height: 6px; /*8px*/
    background-color: lawngreen;
    border: 1px solid black;
}
    
    
    
#menus:hover
{
    color: white;
    background: darkgreen;
    font-weight: bolder;
    border-radius: 96%;
    opacity: 0.75;        
}   


.largocontacto
{
    width: 260px;
}

.imagenfinal
{
    /*border: 5px solid #000;*/
    box-sizing: border-box;        
    background-color: lightgray;
    opacity: 0.85;        
}
    
.flotando
{
    display: block;
    /*background: #fff;*/
    width: 50px;         
    height: 50px;
    margin: -65px 10px;
    text-align: center;
    text-decoration: none;            
    font-size: 38px;
    color: black;            
    padding: 1px;    
    font-weight: bold;
    line-height: 25px;        
}    

.mapita
{
    align-items: center;
    width: 100%; 
    height: 280px;       
}

.modalimagen
{    
    max-width: 100%; 
    height: auto;
    align-items: center;                
}        


.contenedor:hover .imagen {-webkit-transform:scale(1.3);transform:scale(1.3);}
.contenedor {overflow:hidden;}


#btnNuevo
{    
    background: blue;
    color: #fff;       
    margin: auto;
    align-items: center;
    text-align: center;
    padding: 20px 50px;
    border-radius: 15px;
    cursor: pointer;
    font-size: 15px;    
}

#micabeza
{
    font-size: 20px;
}

@media only screen and (min-width: 769px)  
{
    #mifooter2
    {        
        display: none;        
    }
}


@media only screen and (min-width: 360px) and (max-width: 768px) 
{
    #copyrr
    {
        font-size: 11px;
    }

    #micabeza
    {
        font-size: 15px;
    }

    #mifooter1
    {        
        display: none;
    }

    #mifooter3
    {          
        font-size: 15px;
    }

    .btn-wsp
    {                    
        right: 10px;  
    }

}


.btn-wsp
{    
    position: fixed;
    width: 55px;
    height: 55px;
    line-height: 55px;
    bottom:30px;
    right: 30px;  
    background: #0df055;
    color: #fff;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 0px 1px 10px rgba(0,0,0,0.3);
    z-index: 100;
}

.btn-wsp:hover
{
 text-decoration: none;       
 color: #0df053;
 background: #fff;
}




#btnNuevo:hover {    
    transform: scale(1.3);
    background: darkblue;
}

.clasebtn
{    
    background: blue;
    color: #fff;       
    margin: auto;
    align-items: center;
    text-align: center;
    padding: 6px 20px;
    border-radius: 5px; 
    cursor: pointer;
    font-size: 13px;    
}


.clasebtn:hover 
{    
    transform: scale(1.1);
    background: darkblue;
}



/*----------------------------------------*/
/*------------Cambio size-----------------*/
/*----------------------------------------*/
@media only screen and (max-width: 768px) 
{       
    [class*="col-"] {
        width: 100%;
    }
    

    .publicaciones
    {
        display: grid;
        grid-template-columns: 1fr;            
        grid-auto-rows: auto;
        padding: 20px;     
        gap: 10px;
    }


    /*.imgchica
    {                   
        width: 100%; 
        height: auto;
        transition: width 1.2s, height 1.2s; 
    }
        */

    #div2 
    {
        padding-left: 1px;
        padding-right: 1px;
        /*overflow: scroll;   */
        height: auto;
        width: 98%;
    }
    
    .flotando
    {
        display: block;            
        width: 10px;         
        height: 10px;
        margin: -16px -28px;
        text-align: center;
        text-decoration: none;            
        font-size: 18px;
        color: black;            
        padding: 1px;    
        font-weight: bold;
        line-height: 5px;
    }    

    .cabeceracalendario 
    { 
        font-size: 12px; 
        width: 15px; 
        height: 8px;
        text-align: center;
        background: darkblue; 
        color: white;            
        border: 1px solid black;
    }

    .textonumeros
    {
        font-size: 12px; 
        text-align: center; 
        font-weight: bolder; 
        width: 8px;
        height: 8px;
        color: black; 
        background: lightgray; /* #3e95cd;*/
        border: 1px solid black;            
    }

    .textocalendario
    { 
        font-size: 12px; 
        text-align: center; 
        font-weight: bolder; 
        width: 8px;
        height: 8px;
        background: white;
        color: white;                                    
    }

    .textocalendariored
    { 
        font-size: 12px; 
        text-align: center; 
        font-weight: bolder; 
        width: 8px;
        height: 8px;
        background-color: coral;
        /*background: coral;            */
        border: 1px solid black;
    }

    .textocalendariogreen
    { 
        font-size: 12px; 
        text-align: center; 
        font-weight: bolder; 
        width: 8px;
        height: 8px;
        background-color: lawngreen;
        border: 1px solid black;
    }
    
    
    .largocontacto
    {
        width: 326px;
    }
            
    .textocarrusel        
    {
        visibility: hidden;
    }
    
    #menus:hover
    {
        color: white;
        width: 200px;
        background: darkgreen;            
        border-radius: 0;
        font-weight: bolder;            
        opacity: 0.65;            
    }
    
    .imagenes
    {
        width: 100%;
        height: auto;            
    }

            
    .mapita
    {            
        align-items: center;
        width: 300px; 
        height: 230px;
    }  
    
}