/* INDEX */
#resultadosInformes{
    max-width: 99%;
}

.cabefondo{
    background-image: url("../images/vacas.png");
    background-repeat: no-repeat;
    background-size: 100%;
    background-position:center;    
    padding: 0px;
    border: 0px;
    margin: 0px;
}
.presentacion{
    font-family: Roboto, 'Segoe UI',  Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    font-size: 2vw;
    font-weight: bold;
    text-align: center;
    color: silver;
    opacity: 0.7; 
    text-shadow: 1px 1px 5px rgb(114, 117, 115);
}
.titulo-quienes-somos{
    font-family: 'Segoe UI',  Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    font-size: 25px;
    font-weight: bolder;
    color:black;
    padding-left: 2%;
}
.quienes-somos{
    font-family: Roboto, 'Segoe UI',  Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    font-size: 16px;
    color:black;
    padding-left: 2%;
    padding-right: 2%;
    text-align: justify;
}
.body{
    width: 100%;
}
.btn-danger {
    display: block;
    color: #fff;
    background-color: #055811;
    border-color: #055811;
    margin-left: 1vw;
    margin-bottom: 1.3vw;
}
.btn {
    box-shadow: 3px 3px 10px rgb(73, 197, 119);
    display: inline-block;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
    padding: 0.7rem 2rem;
    font-size: 1rem;
    border-radius: 0.25rem;
}
.btn:hover {
    background-color: rgb(49, 129, 51);
}
.btnsub {
    color: #fff;
    background-color: #055811;
    border-color: #055811;
    margin-left: 1vw;
    margin-bottom: 1.3vw;
    box-shadow: 3px 3px 10px rgb(73, 197, 119);
    display: inline-block;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
    padding: 0.7rem 3.3rem;
    font-size: 1rem;
    border-radius: 0.25rem;
    border: 0;
}
.btnsub:hover {
    background-color: rgb(49, 129, 51)
}
.btnc-danger {
    display: block;
    color: #fff;
    background-color: #700b0b;
    border-color: #700b0b;
    margin-left: 1vw;
    margin-bottom: 1.3vw;
}
.btnc {
    box-shadow: 3px 3px 10px rgb(197, 73, 73);
    display: inline-block;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
    padding: 0.7rem 4rem;
    font-size: 1rem;
    border-radius: 0.25rem;
}
.btnc:hover {
    background-color: #7e1212;
}
.cabefondo-log{
    background-image: url("../images/tambo.png");
    background-repeat: no-repeat;
    padding: 0px;
    border: 0px;
    margin: 0px;
}
.card-body{
    padding: 0px;
    margin: 0px;
    width: 20%
}
.card-title{
    font-family: Roboto, 'Segoe UI',  Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    font-size: 1.6vw;
    font-weight: bold;
    text-align: center;
    font-family: Roboto;
    color: #0b701a;
}
.card-title1{
    font-family: Roboto, 'Segoe UI',  Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    font-size: 1.2vw;
    text-align: center;
    color:black;
    opacity: 0.6; 
}
.card-title2{
    font-family: Roboto, 'Segoe UI',  Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    font-size: 0.8vw;
    text-align: center;
    color:black;
    opacity: 0.6; 
}
.signup-form{
    padding-left: 0%;
    margin-left: 0%;
    margin-right: 20%;
    padding-left: 2.4%;
}
.recordar{
    margin-top: 1%;
    margin-bottom: 1%;
    font-size: 12px;
}

/* GENERAL */
.lineavacia{
    font-size: 2vw;
    margin-bottom: 0px;
    opacity: 0; 
}
.lineavacia1{
    font-size: 1vw;
    margin-bottom: 0px;
    opacity: 0; 
}
.logo{
    padding-left: 2.5%;
    width: 15%;
    height: 15%;
}
.fondo-resto{
    background-color: rgb(202, 250, 202);
    padding-top: 15px;
    border: 0px;
}
.text-danger{
    background-color: red;
    color: white;
    opacity: 0.8;
}

/* NAVBAR 
nav li>ul{
    display:none;
    }*/

nav li:hover>ul{
    display:block;
    position:absolute;
    top:30px;
    left:0px;
}
.cont-navbar{
    background-color: #0b701a;
    text-decoration:none;
    color:inherit;
    font-size: 1,2vw;
/*    font: "Arial";*/
/*    padding-left: 5%;
    opacity: 0.7;*/
} 
#m-primario{
    margin: 0px;
}
.menu-item{
    display:inline-block;
    width:10%;
    padding:5px 10px;    
    font-size: 1vw;
    border: none;
    text-align:center;
    font-weight: bold;
    font-family:  sans-serif,'Arial', Impact,'Roboto', Haettenschweiler;
    color: #777;    
    /*    color:#fff;
*/}
.menu-item1{
    display:inline-block;
    width: 35%;
    padding:5px 10px;    
    font-size: 1vw;
    border: none;
    text-align: right;
    font-weight: bold;
    font-family:  sans-serif,'Arial', Impact,'Roboto', Haettenschweiler;
    color: #777;    
    /*    color:#fff;
*/}
.menu-item:hover{
    background-color:rgb(63, 153, 66);
    border-radius: 8px;
    color: black;
/*    opacity: 0.5;*/
    color: #fff;
}

/* FOOTER */
.maps{
    max-width: 100%;
/*    font-size: 2vw;
    max-inline-size: 100%;*/
    block-size: auto;
    size: 100%;
    text-align: center;
}
iframe{
    width: 60vw;
    height: 35vw;
    align-items: center;
}
.aqui-nos{
    font-family: Roboto, 'Segoe UI',  Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    font-size: 2.2vw;
    color:black;
    text-align: center;
    padding-left: 2%;
}
.firma-pie{
    font-size: 1.5vw;
    color: black;
    opacity: 0.6;
    text-align: center;
    margin-bottom: 0;
    padding-bottom: 20px;
}
/*REGISTRO*/
.campos{
    margin-bottom: 0;
    margin-top: 0.5vw;
    font-family: Roboto;
    font-size: 1vw;
}
.btnsub1 {
    color: #fff;
    background-color: #055811;
    border-color: #055811;
    margin-left: 0,6vw;
    margin-bottom: 1.3vw;
    box-shadow: 3px 3px 10px rgb(73, 197, 119);
    display: inline-block;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
    padding: 0.7rem 2.1rem;
    font-size: 1rem;
    border-radius: 0.25rem;
    border: 0;
}
.btnsub1:hover {
    background-color: rgb(49, 129, 51)
}
/*autogestion*/
.periodo{
    text-align: center;
}
.informes{
    display: flex;
    background-color:rgb(63, 153, 66);
    border-radius: 8px;
    color: #fff;
    max-width: 40%;
    margin-left: 30%;
/*    font-size: 2vw;
    max-inline-size: 100%;*/
    border-color: #0b701a;
    block-size: auto;
    size: 100%;
    opacity: 0.8;
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
/*    text-align: center;*/
}
.li-informes{
    margin-bottom: 10px;
}
.recuadro{
    margin-top: 40;
    width: 80%;
}
/*.informes:hover{
    background-color:rgb(63, 153, 66);
    border-radius: 8px;
    color: #fff;
}*/

.pdfdl{
    width: 10%;
    height: 10%;
}

/*Media Queries*/
@media (min-width:768px){
    .hamburguesa{
        display: none;
    }           
}

/*prueba de modal*/
.modalDialog {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
    overflow: auto;
}
.modalDialog:target {
	opacity: 1;
	pointer-events: auto;
}
.modalDialog > div {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9999; /* Asegura que el modal esté en la parte superior */
    overflow: auto; /* Permite desplazamiento si el contenido es más grande que el modal */
    width: 700px; /* Ancho fijo del modal */
    height: 300px; /* Altura fija del modal */
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(#fff, #999);
	background: -webkit-linear-gradient(#fff, #999);
	background: -o-linear-gradient(#fff, #999);
    -webkit-transition: opacity 400ms ease-in;
    -moz-transition: opacity 400ms ease-in;
    transition: opacity 400ms ease-in;
    box-shadow: 5px 5px 5px;
/*	width: 600px;
	position: relative;
	margin: 17% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(#fff, #999);
	background: -webkit-linear-gradient(#fff, #999);
	background: -o-linear-gradient(#fff, #999);
    -webkit-transition: opacity 400ms ease-in;
    -moz-transition: opacity 400ms ease-in;
    transition: opacity 400ms ease-in;
    box-shadow: 5px 5px 5px;*/
}
.close {
	background: white;
	color: red;
	line-height: 25px;
	position: absolute;
	right: 235px;
	text-align: center;
	top: 90px;
	width: 24px;
	text-decoration: none;
	font-weight: bold;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
}
.close:hover { 
    background: #c42d2d; 
    color: #fff;
}