body:lang(he) .input-wrapper > label{
  direction: rtl;
}
#msgVision {
visibility: hidden;
display:none;
}
#msgMision{
visibility: hidden;
display:none;
}
#msgValores{
visibility: hidden;
display:none;
}
#ttdatos{
	background-image: url('/s/i/logo_pdp.png');
	background-size: 7.3rem 3rem; 
	width: 7.3rem;
	height:3rem;
	visibility: visible;
}
.header{
	width:100%;
	border:2px;
	border-color: white;
}

.header > td {
  display: flex;
  flex-direction: row;
}

.input-wrapper {
  position: relative;
}

.input-wrapper > input[type="text"],.input-wrapper > input[type="password"]  {
  font-family: 'Roboto';
  border: 1px solid white;
  border-radius:10px;
  position: relative;
width: 10rem;
  margin: 10px;
  line-height: 6ex;
  color:white;
  background-color:green;	
}

.input-wrapper > label {
	font-family: 'Roboto';
	top: 0.2ex;
	z-index: 1;
	padding-inline: 5em;
	position: absolute;
	background-color: white;
	padding: 0 5px;
	color:black;
	border-radius:15px;
	text-align:center;
}

.input-wrapper input:hover {
	font-family: 'Roboto';
	border: 1px solid gray;
}

.input-wrapper input:focus {
	font-family: 'Roboto';
	border: 1px solid gray;
}


/**{
	font-family: Roboto;
	color:white;
	background-color:black;
}*/


.fi {
	color:#000000;
}

.renglon {
  display: grid;
  grid-template-columns: 100px 100px;
  grid-gap: 10px;
  background-color: #fff;
  color: #444;
}

.box {
  background-color: #444;
  color: #fff;
  border-radius: 5px;
  padding: 20px;
  font-size: 150%;
}

/*label{
	width:100px;
	float:left;
}*/
span {
	color: white;
	text-decoration: none;
	display: inline-block;
}

#h02{
text-align:center;
}
.leng{
	width: 10rem;
	float: right;
	text-align:right;
	margin-left: 15rem;
}
.head #leng form{
	float: right;
	text-align:right;
}

.dd-menu {
 	display: none;
	transition: max-height .5s ease-out;
	max-height: 20em;
	overflow: hidden;
	color:#FFFFFF;
	background:#000000;
}

.dd-menu .dd-option ol{
	display:flex;
	margin: .3em .3em .3em .3em;
	margin-top: 0.3em;
	color:white;
	background:black;
}

 .dd-menu .dd-option :hover{
	background: rgba(0,0,0,0.2);
} 
/*
header {
 	display: none;
	transition: max-height .5s ease-out;
	max-height: 20em;
	overflow: hidden;
	color:#FFFFFF;
	background:#000000;
	margin-left: 15rem;
	margin-top: 10rem;

}

*/
.declara {
    text-align: center;
    align-self: center;
    justify-content: space-between; 
}

.declara h4 {
	flex: 0 0 auto;
  	margin-left: 2rem;
  	color:#FFFFFF;
	background:#000000;
}


.ports{
	display: flex;
  flex-direction: row;
  flex-wrap: wrap;  
  width: 100%;
  align-items: center;
    justify-content: center;  
}


.mod{
	display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 8rem;
  height: 11rem;
  padding: 0.5rem 0 0.5rem 0;
  margin: 0.5rem 1rem  0.5rem 0.5rem;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
	border: 1px solid #725224;
  color:white;
  background-color: black;
  text-align: center;
}

.mod h3{
	font-size: 1rem;
}

.mod h6{
	font-size: 0.8rem;
}
.mod:hover{
  background-color: #725224;
}

.mod .cars {
 	background-image: url('/s/i/car.png'); 
	color: black;
	cursor: pointer;
	padding: 0px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	width: 3rem; /* Establece el ancho del botón */
	height:3rem; /* Establece el alto del botón */
	border: none; /* Elimina el borde predeterminado del botón (opcional) */
	/*border: 0px;*/
	/*border-bottom-color: white;*/
	/*width: auto;*/
}

.mod .cmd {
 	background-image: url('/s/i/cmd.png'); 
	color: black;
	cursor: pointer;
	padding: 0px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	width: 3rem; /* Establece el ancho del botón */
	height:3rem; /* Establece el alto del botón */
	border: none; /* Elimina el borde predeterminado del botón (opcional) */
	/*border: 0px;*/
	/*border-bottom-color: white;*/
	/*width: auto;*/
}


.mod .seg {
	background-image: url('/s/i/seg.png'); 
	color: black;
	cursor: pointer;
	padding: 0px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	width: 3rem; /* Establece el ancho del botón */
	height:3rem; /* Establece el alto del botón */
	border: none; /* Elimina el borde predeterminado del botón (opcional) */
	/*border: 0px;*/
	/*border-bottom-color: white;*/
	/*width: auto;*/
}
.mod .apa {
	background-image: url('/s/i/apa.png'); 
	color: black;
	cursor: pointer;
	padding: 0px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	width: 3rem; /* Establece el ancho del botón */
	height:3rem; /* Establece el alto del botón */
	border: none; /* Elimina el borde predeterminado del botón (opcional) */
	/*border: 0px;*/
	/*border-bottom-color: white;*/
	/*width: auto;*/
}  
.mod .caj {
	background-image: url('/s/i/caj.png'); 
  	color: black;
	cursor: pointer;
	padding: 0px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	width: 3rem; /* Establece el ancho del botón */
	height:3rem; /* Establece el alto del botón */
	border: none; /* Elimina el borde predeterminado del botón (opcional) */
	/*border: 0px;*/
	/*border-bottom-color: white;*/
	/*width: auto;*/
}

.mod .serv {
background-image: url('/s/i/service.webp'); 
	color: black;
	cursor: pointer;
	padding: 0px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	width: 3rem; /* Establece el ancho del botón */
	height:3rem; /* Establece el alto del botón */
	border: none; /* Elimina el borde predeterminado del botón (opcional) */
	/*border: 0px;*/
	/*border-bottom-color: white;*/
	/*width: auto;*/
}

.mod .fest {
	background-image: url('/s/i/fiestaW.png'); 
	color: black;
	cursor: pointer;
	padding: 0px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	width: 3rem; /* Establece el ancho del botón */
	height:3rem; /* Establece el alto del botón */
	border: none; /* Elimina el borde predeterminado del botón (opcional) */
	/*border: 0px;*/
	/*border-bottom-color: white;*/
	/*width: auto;*/
}

.mod .obr {
background-image: url('/s/i/obr.png'); 
	color: black;
	cursor: pointer;
	padding: 0px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	width: 3rem; /* Establece el ancho del botón */
	height:3rem; /* Establece el alto del botón */
	border: none; /* Elimina el borde predeterminado del botón (opcional) */
	/*border: 0px;*/
	/*border-bottom-color: white;*/
	/*width: auto;*/
}

.mod .pets {
	background-image: url('/s/i/petsw.jpg'); 
	color: black;
	cursor: pointer;
	padding: 0px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	width: 3rem; /* Establece el ancho del botón */
	height:3rem; /* Establece el alto del botón */
	border: none; /* Elimina el borde predeterminado del botón (opcional) */
	/*border: 0px;*/
	/*border-bottom-color: white;*/
	/*width: auto;*/
}
.mod .vending {
	background-image: url('/s/vnd/vending.png'); 
	color: black;
	cursor: pointer;
	padding: 0px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	width: 3rem; /* Establece el ancho del botón */
	height:3rem; /* Establece el alto del botón */
	border: none; /* Elimina el borde predeterminado del botón (opcional) */
	/*border: 0px;*/
	/*border-bottom-color: white;*/
	/*width: auto;*/
}
.mod .rent {
 background-image: url('/s/i/rent.png'); 
  color: white;
  padding: 1rem 2rem;
  border: 2px;
  border-bottom-color: white;
  cursor: pointer;
  width: auto;
}
.mod .admin {
 background-image: url('/s/i/admin.png'); 
  color: white;
  padding: 1rem 2rem;
  border: 2px;
  border-bottom-color: white;
  cursor: pointer;
  width: auto;
}


.school {
  display: inline-block;
  width: 50px;
  height: 50px;
  background: center url('/s/i/escuela.png') no-repeat;
  background-size: contain;
  width: auto;
}


.school:hover {
  width: 60px;
  height: 60px;
  background-image: url('/s/i/deportes80x75.gif');
  width: auto;
}





.factory {
  display: inline-block;
  width: 60px;
  height: 60px;
  background: center url('/s/i/fab.png') no-repeat;
  background-size: contain;
}

.factory:hover {
  width: 60px;
  height: 60px;
  background-image: url('/s/i/fab.gif');
}


.escuelas{
  background-image: image-set(url("/s/i/deportes.gif"));
  width: 5rem;
  height: 5rem;
  border: none;
}
/*
header {
    background-color: white;
    width: 100%;
    height: 80px;
    position: fixed;
    z-index: 12;
    top: 0;
    left: 0;
}*/

.content{
  color: gray;
  background-color: violet;
  width: 100%;
  position: fixed;
  z-index: 12;
  top: 80px;
  bottom: 0px;
  left: 0;
}



/*/ Estilos del footer 
footer {
    background-color: #725224;
    color: #F3E5AB;
    position: fixed;
    bottom: 0;
    height: 4rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 0 2rem;
    z-index: 1000;
    box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.2);
    font-size: 0.9rem;
    margin: 0; /* Asegurar sin márgenes * /
    border: none; /* Sin bordes */
}*/





/* Ajustes para pantallas pequeñas */
@media (max-width: 768px) {
 /*   footer {
        flex-direction: column;
        height: auto;
        padding: 1rem;
        text-align: center;
    }
    footer .horizontal-buttons {
        justify-content: center;
        gap: 0.5rem;
    }
    footer .social-icons {
        justify-content: center;
    }*/
}





h6 .custom-tooltip {
  --bs-tooltip-bg: var(--bd-violet-bg);
  --bs-tooltip-color: var(--bs-white);
}



/*        .form-check {
            position: relative;
        }

        .form-check-input {
            border: 1px solid white;
            border-radius: 10px;
              position: relative;
            margin: 10px;
            line-height: 6ex;
            color: white;
            background-color: green;
        }

        .form-check-label {
            position: absolute;
            left: 20px; 
            padding: 0 10px;
            color: white;
            border-radius: 15px;
            text-align: center;
            background-color: green;
            z-index: 1;
            text-align:center;
        }


        .form-check-input:hover,
        .form-check-input:focus {
            border: 1px solid gray;
        }//*/

