﻿@charset "UTF-8";
/*
	@ Copyright 2026-2100 The QRjason Author
*/

.overlay-iot {
	position: absolute !important;
	background: var(--govcolor-white);
	z-index: 20;
	right: 0;
	left: 0;
	transform: translate(0, -55vw);
	}

/* Generalidades */

.bg-general {
	background-image: url("/SiteAssets/generalidades/bg_generalidades.jpg");
	image-rendering: -webkit-optimize-contrast;
	height: clamp(700px, 100vh, 90vh);
	background-repeat: round;
	background-size: cover;
	}

.bg-fondo {
	background-image: url("/SiteAssets/generalidades/icon-generalidades.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: 50%;
	padding: 2rem;  
	}

.bg-buttons {
    transform: translate(33%, -85vh);
    padding-top: 3rem;
    }

.cat-general {
  	list-style: none;
  	}

.qlink-item-right {
	position: relative;
	padding: 2rem 0;
	width: 35rem;
	z-index: 5;
	}

.qlink-item-left {
	transform: translate(80vh, -100%);
	justify-content: center;
	position: relative;
	padding: 2rem 0;
	width: 35rem;
	z-index: 5;
	display: flex;
	}

.qlink-item-bottom {
	transform: translate(0, 50%);
	justify-content: center;
	position: relative;
	z-index: 5;
	display: flex;
	}

.govco-arrow-circle::after {
  content: "\E964" !important;
}

/* Fin Generalidades */

/* IoT */

.container-iot {
    padding: 0;
/*    max-width: 1400px;*/
    margin: 0 auto !important;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    gap: 20px;
    background-color: #fff;
    padding: 20px;
    border-radius: 0px 0px 15px 15px;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
}

.image-container-iot, .text-container-iot {
    flex: 1 1 50%;
}

.image-container-iot img-iot {
    width: 100%;
    height: auto;
    border-radius: 8px;
}

.text-container-iot {
/*    display: flex;*/
    flex-direction: column;
    justify-content: center;
}

.text-container-iot h1-iot {
    margin-bottom: 10px;
    font-size: 2em;
    color: #333;
}

.text-container-iot p-iot {
    font-size: 1.1em;
    color: #555;
}

p.int {
  font-size: 1.1rem;
  color: #666;
  margin-bottom: 20px;
}

.title-h2{
    font-size: xxx-large;
    color: var(--govcolor-cobalt) !important;
    }

/* Fin IoT */

/* Cómo funciona */

.image-container-iot, .text-container-iot {
	flex: 1 1 50%;
	display: flex;
	flex-direction: column;
	align-self: center;
	width:100%;
}

.title-h2{
    font-size: xxx-large;
    color: var(--govcolor-cobalt) !important;
    }

.img-func-iot {
    width: 100%;
    height: auto;
    border-radius: 8px;
}

.img-func-handiot {
    max-width: 100%;
    display: flex;
    max-height: 70vh;
}

.text-container-iot {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.text-container-iot h1-iot {
    margin-bottom: 10px;
    font-size: 2em;
    color: #333;
}

.text-container-iot p-iot {
    font-size: 1.1em;
    color: #555;
}

p.int {
  font-size: 1.1rem;
  color: #777777;
  margin-bottom: 20px;
}

/* Fin cómo funciona */

/* Mecanismos acceso */

.fond-iot-lic {
	height: 640px;
	clip-path: polygon(0 25%, 100% 0, 100% 80%, 0% 100%);
	z-index: -5;
	position: relative;
	}

.seccion-acordeon {
	padding: 20px;
	}

.title-h2{
    font-size: xxx-large;
    color: var(--govcolor-cobalt) !important;
    }

p.introduccion {
  font-size: 1.1rem;
  color: #666;
  margin-bottom: 20px;
}

/* Estilo para el acordeón */
.acordeon {
  background-color: #f1f1f1;
  border: 1px solid #ddd;
  border-radius: 5px;
  margin-bottom: 10px;
  overflow: hidden;
}

.acordeon button {
  background-color: #777;
  color: white;
  padding: 10px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 1.2rem;
  cursor: pointer;
  border-radius: 0; /* Se quitaron los bordes redondeados para visual uniforme con el panel */
  transition: background-color 0.3s ease;
}

.acordeon button:hover {
  background-color: #E69E49;
}

.panel {
  background-color: #f9f9f9;
  overflow: hidden;
  max-height: 0;
  transition: max-height 0.3s ease;
  padding: 0 15px; /* Agregamos padding horizontal fijo */
  border-top: 1px solid #ddd;
}

/* Panel activo (cuando se despliega) */
.panel.activo {
	padding-top: 15px;
	padding-bottom: 15px;
	height: 680px;
	max-height: 700px;
	min-height: 480px;
	}

.tabla-iot {
	height: 544px;
	}

.tabla-govco:not(.responsive-tabla-govco) {
	max-height: 34.188rem !important;
	}

.lista-contenedor {
      max-width: 1200px;
      margin: auto;
      padding: 20px;
      background: #fff;
      border-radius: 8px;
      box-shadow: 0 0 10px rgba(0,0,0,0.1);
    }

ul.tres-columnas {
      list-style-type: disc;
      display: grid;
      grid-template-columns: repeat(3, 1fr);
      gap: 20px;
      padding-left: 40px;
    }

ul.tres-columnas li {
      margin-bottom: 10px;
      line-height: 1.5;
    }

/* Imagen + texto alineados */
.media-iot {
    display: flex;
    align-items: flex-start; /* 🔑 alinea texto arriba */
    gap: 24px;
}

.media-iot img {
    max-width: 100%;
    height: auto;
    display: block;
}

.btn-iot {
  max-width: 250px;
  margin: auto;
}

/* Fin mecanismos acceso */

/* Tecnologías IoT */

.title-h2{
    font-size: xxx-large;
    color: var(--govcolor-cobalt) !important;
    }

p.int {
	font-size: 1.1rem;
	color: #666;
	margin-bottom: 20px;
	}

/* Tarjeta para tecnologías */
.card-satelital,
.card-tecnologia {
    display: flex;
    align-items: flex-start;
    gap: 20px;
    background-color: #e7e7e7;
    padding: 16px;
    border-radius: 12px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
    transition: box-shadow 0.3s ease;
}

.card-satelital:hover,
.card-tecnologia:hover {
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
}

.card-icon img {
    width: 80px;
    height: auto;
}

.card-content {
    flex: 1;
    color: #555;
}

.card-content .titulo {
    color: #F15A29;
    font-size: 1.4rem;
    font-weight: bold;
    margin-bottom: 10px;
}

.card-content a {
    color: #E69E49;
    text-decoration: underline;
}

.card-content p {
    margin: 6px 0;
    line-height: 1.5;
    font-size: 0.95rem;
}

/* Responsivo */
@media (max-width: 768px) {
  .card-satelital,
  .card-tecnologia {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .card-icon img {
    margin-right: 0;
  }

  .card-content {
    padding-top: 10px;
  }
}

/* Fin tecnologías IoT */

/* Casos de uso*/

.container-uso {
	max-width: 1400px;
	display: flex;
	width: 100%;
	margin: 0 auto !important;
	background-color: #fff;
	border-radius: 8px;
	box-shadow: 0 0 10px rgba(0,0,0,0.1);
}

.container-text {
	max-width: 1400px;
	width: 100vw;
	margin: 0 auto !important;
}

.sidebar-iot {
	width: 30%;
	background-color: #fff;
	border-right: 1px solid #ccc;
	overflow-y: auto;
}

.option-iot {
	display: flex;
	align-items: center;
	padding: 15px;
	cursor: pointer;
	border-bottom: 1px solid #eee;
	transition: background-color 0.3s;
}

.option-iot .img-uso {
	width: 40px;
	height: 40px;
	object-fit: cover;
	border-radius: 5px;
	margin-right: 10px;
}

.option-iot:hover {
	background-color: #777777;
	color: white;
}

.option-iot.active {
	background-color: #E49E69;
	color: white;
}

.content-iot {
	width: 70%;
	padding: 30px;
	background-color: #fafafa;
}

.content-iot h2 {
	margin-top: 0;
}

.content-iot .img-uso {
    max-width: 120px;
    margin-bottom: 15px;
    display: block;
}

content-iot .iframe-iot{
	width: 560px;
	height: 315px;
}

.title-h2{
    font-size: xxx-large;
    color: var(--govcolor-cobalt) !important;
    }

p.int {
  font-size: 1rem;
  color: #666;
  margin: 0 auto;
  padding: 1rem;
}

/* Fin casos de uso*/
