/*NAV FIX TOP tapa el contenido, para evitarlo:*/
html, body {
    height: 100%;
    margin: 0;
    padding: 0;
  }
.row {
    margin-right: 0px !important; 
    margin-left: 0px !important;
}

body {
	margin-top: 50px;
	-webkit-touch-callout: none;
	/*no se pueda seleccionar texto*/
	-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;
}

/* Estilos específicos para la página de login */
body.login-page {
    background-color: rgb(101, 76, 69) !important;
    margin-top: 0 !important;
}
.btn-group, .btn-group-vertical {
    display: flex !important;
    flex-wrap: wrap !important;
	text-align: center;
	margin-bottom: 15px;
}

.btn-group .btn {
    margin: 0px;
    flex: 1 1 auto;
}
.btn-group > .btn.active {
    background-color: #0d6efd;
    border-color: #0d6efd;
}
.btn-group {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
}
.btn-group>.btn:not(:first-child) {
     margin-left: inherit; 
}

.colorFondOscuro { 
	background-color: #654C45;
}
.bg-fotocio {
    background-image: url('../images/fondo.jpg');
    background-size: 100%;
}

.admin-view .bg-fotocio {
    background-image: none !important;
}

.admin-view {
    background-image: url('../images/fondo.jpg');
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}
.tooltip {
    opacity: 1 !important;
	top: 33px;
	margin-left: 20px !important;
}

button {
    cursor: pointer;
	font-weight: bold !important;
	font-size: 15px !important;
	padding: 6px 10px !important;
}
.toggle-off {
    border: 1px solid white !important;
    padding: .25rem .5rem !important;
    cursor: pointer !important;
} 
.toggle-on {
    padding: .25rem .5rem !important;
    cursor: pointer !important;
}

.mydisabled {
    pointer-events: none;
	cursor: not-allowed;
	border-color: #fff;
}
.mycenter {
	margin: 0px auto !important;
}
.fa {
    font-size: 18 !important;
	position: relative;
	top:1px;
}
.myhidden {
	display: none !important;
}
.myopacity {
    opacity: 0.4 !important;
    filter: alpha(opacity=30) !important; /* For IE8 and earlier */
}
.card-header a:link {   
 text-decoration:none;   
}

.panel-heading span {
	margin-top: -20px;
	font-size: 15px;
}
.text-colorAzClaro {
    color: #fbdbdc !important;
}
.h5menu {
    min-height: 30px !important;
    padding: 5px 6px 8px 6px !important;
	line-height: 22px;
}

.sobreimagen {
    position: relative;
    bottom: 110px;
    background-color: rgba(0, 0, 0, 0.7); /* Fondo negro con transparencia */
    color: white;
    z-index: 34;
    padding: 3px 10px;
    margin: 5px 10px;
	font-size: 1.2em; /* Mismo tamaño que el subtítulo */
    font-family: 'Dancing Script', cursive;
    display: table;
    margin-left: 15px;
}
.sobreimagen2 {
    position: relative;
    bottom: 110px;
    background-color: white;
    color: black;
    z-index: 36;
    padding: 1px 12px;
    margin: -27px 10px;
	font-size: 1.2em;
    font-family: 'Dancing Script', cursive;
	font-weight: bold;
    display: table;
    margin-left: 15px;
}

#accordionExample {margin-top: -60px;}
@media screen and (max-width: 767px) {
    #accordionExample {margin-top: -88px;}
}

.disabledItem {
	background: -moz-repeating-linear-gradient(45deg, #eeeeee, #eeeeee 5px, #ffffff 5px, #ffffff 10px);
	background: -webkit-repeating-linear-gradient(45deg, #eeeeee, #eeeeee 5px, #ffffff 5px, #ffffff 10px);
	background-size: 100px 100px;
}

.imgmanual, #videomanual {
	max-width:500px;
	border:#0b7279 solid 3px;
	border-radius:3px;
	display: block;
	margin: -3px 0px 5px 0px;
	width: 98%;
}
.subtitulotexto {
	text-align: left; 
	font-weight: bold; 
	font-size: 1.05em; 
	display: block; 
	margin-bottom: 5px;
	color:#d3e6e7;
}
.tituloSub {
	font-size: 15px;
	display: block;
	background-color: #0b7279 !important;
	color: rgb(255, 186, 182);
	color: #e1e7e7;
	padding: 7px 5px 10px;
	text-align: center;
	margin-bottom: 0px;
}
/* PIE FOTO  */ 
.imgpie {
	margin-bottom: 15px;
}
.imgpie span {
 line-height:normal;
 font-size:12px;
 display:table-caption;
 margin:0;
 padding:0;
 background:#646464;
 color:#E4CCCC;
 font-style:italic;
 text-align:center;

 height:auto;
 background:rgba(0, 0, 0, 0.5);
 display:block;
 padding:3px;
 text-shadow:0 0 15px white;
 margin: 0px auto;
max-width: 500px;
width: 98%;
position: relative;
top: -4px;
left: -4px;
}
.list-group-horizontal {
    display: inline-block;
	text-align: center;
	width: 100%;
}

.funkyradio-success label {
    display: inline !important;
}
.funkyradio-success {
    margin-left: 23px;
}



.subtitulotextoResult {
	background-color: #2a2a2a;
	color: #fff;
	border: 1px #1d1d1d solid;
	padding: 5px 3px !important;
	text-align: center;
	margin: 9px;
}
.listatest {
    color: #DCD3D3;
    font-weight: bold;
    display: flex; /* Usar Flexbox para la alineación */
    align-items: flex-start; /* Alinear al inicio para textos largos */
    text-align: left;
    margin-bottom: 5px;
    list-style-type: none;
}

.funkyradio + .listatest {
    margin-top: 20px;
}

.listatest::before {
    font-family: "Font Awesome 6 Free";
    content: "\f0a9";
    font-weight: 900;
    color: #f48d86;
    margin-right: 8px; /* Espacio entre el icono y el texto */
    flex-shrink: 0; /* Evita que el icono se encoja */
    position: relative;
    top: 2px;
}
.resulpanel {
	font-size: 18px;
	font-weight: bold;
}
#resulsms {
    font-weight: bold;
    background-color: #ededed;
    padding: 5px;
    margin-top: 10px;
    margin-bottom: 0px;
}

/*desplazamiento img caja*/
#cont_fijo { 
	width:400px;
    position: relative; 
	overflow: hidden;
	height:250px;
	max-width:98%;
	margin: 0 auto;
	display: flex;
    justify-content: center;
    align-items: center;
}
#cont_fijo img { 
	position: absolute;
	max-width: none;
    max-height: none;
}

#cont_fijo img:first-child {
    width: 100%;
    height: 100%;
}

#cont_fijo img:nth-child(2) { 
	width: auto;
    height: 100%;
}

/* Estilo específico para la rejilla para que no intercepte eventos del ratón */
#cont_fijo img[src*="regilla.png"] {
    pointer-events: none;
}
/*MAPA*/
#map {
	display: block;
  	width: 100%;
  	height: 100%; 
  	margin: 0px !important;
}
#multi-localizacion .ui-content, .ui-page{
 	height: inherit;
}
#multi-localizacion .ui-content {
	padding-left:0px;
	padding-right:0px;
}
.gm-style .gm-style-iw {
    color: black;
    padding-top: 5px;
	text-shadow: 0 1px 0 #ddd;
	font-size:15px;
}

.offcanvas, .offcanvas-lg, .offcanvas-md, .offcanvas-sm, .offcanvas-xl, .offcanvas-xxl {
    --bs-offcanvas-width: 300px;
    height: calc(100% - 60px) !important;
}

.offcanvas-body {
    height: 100%;
    display: flex;
    flex-direction: column;
}

/*nueva versión*/

#menuinfcont .nav-link {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    padding: 5px 0;
}

#menuinfcont .nav-link span {
    line-height: 3;
    margin-top: -22px;
}

#menuinfcont .nav-link.active {
    color: #f48d86 !important;
    border-top: 1px solid #ddd;
    background-color: #eaeaea !important;
}

.accordion-body .table {
    vertical-align: middle;
    border-color: #dee2e600;
}
.accordion-body .btn span {
    font-weight: bold;
}

.accordion-item:last-of-type .accordion-collapse {
    background-color: #f7f7f7 !important;
}
.accordion-body {
    padding: 5px !important;
}

#pienav {
	position: sticky;
    bottom: 0;
    margin-top: auto;
    text-align: end;
    background-color: white;
    border-top: 1px solid gray;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 4px;
}

.gm-ui-hover-effect {
	right: 11px !important;
}

#menuoptions_1 {
    margin-bottom: 15px;
}

.contenedorimgdeis img {
    max-width: 100%;
    height: auto;
    display: block; /* Para eliminar espacios extra debajo de la imagen */
}

@media screen and (min-width: 768px) {
    .contenido-principal {
        max-width: 500px;
        margin: 0 auto;
    }
}

.slider-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 5px 0;
}

.slider-container .slider.slider-horizontal {
    width: 60%; /* Ajusta el ancho del slider */
}

#menufondos {
    display: flex !important; /* Forzar flexbox */
    flex-wrap: wrap !important;
    justify-content: center !important;
    gap: 5px !important;
}

.btn-descarga {
    background-color: #654C45; /* Color marrón oscuro del logo */
    color: #ffffff; /* Texto blanco */
    border: none;
    padding: 10px 20px;
    font-weight: bold;
    border-radius: 5px;
}
.btn-descarga:hover {
    background-color: #503a34; /* Un tono ligeramente más oscuro para el hover */
    color: #ffffff;
}
