
@font-face{
  font-family: 'Averta';
  src: url('/assets/fonts/PlusJakartaSans-VariableFont_wght.ttf') format('truetype');
  font-weight: 300 800;
  font-style: normal;
  font-display: swap;
}
html, body {
	padding: 0;
	margin: 0;
	overflow-x: hidden;
}
header {
  margin: 0;
  padding: 0;
}

body, p, a, li, span, h1, h2, h3, h4, h5, h6, .title, .logo, .footer-links, .subtitle {
  font-family: 'Averta', 'Segoe UI', Arial, sans-serif;
}

body {
font-family: 'Averta','Segoe UI',Arial,sans-serif;
margin: 0;
padding: 0;
}

.index-page{
	position: relative;
	background-color: #e2d9c5;
	overflow-x: hidden;
}
.index-page::before{
	content: "";
	position: fixed;
	top: 0;
  	left: 0;
 	width: 100%;
  	height: 100%;
	background-image: url('../assets/TEXTURA.png');
	background-position: center top;
	background-size: cover;
	background-repeat: repeat;
	opacity: 0.6;
	z-index: -1;
	pointer-events: none;
	background-attachment: fixed;
}
/* Se borró el titulo
.title {
	margin-top: 40px;
	margin-bottom: 25px;
	color: #691C32;
	font-size: 28px;
	text-align: center;
	font-weight: 700;
	font-weight: 900;
} */
.topheaderbar {
	background-color: #fffdf9;
	color: #FFF;
	height: 62px;
	width: 100%;
	margin: 0;
	padding: 0;
}

.lowheaderbar {
	background-color: #BCA986;
	color: #FFF;
	height: 32px;
	width: 100%;
	margin: 0;
	padding: 0;
}
/* Logo */
.header-logo {
  max-height: 52px;	
  height: auto;
  width: auto;
}
@media (max-width: 992px) {
	.header-logo {
		max-height: 42px;
/* tablets */
  }
}

@media (max-width: 768px) {
  .header-logo {
    max-height: 34px; /* celulares grandes */
  }
}

@media (max-width: 480px) {
  .header-logo {
    max-height: 28px; /* celulares pequeños */
  }
}
/* ICONOS RESPONSIVOS */
@media (max-width: 992px) {
  .header-icons .social-circle {
    width: 32px;
    height: 32px;
    border-width: 1.4px;
  }
  .header-icons .icon-img {
    width: 16px;
    height: 16px;
  }
}

@media (max-width: 768px) {
  .header-icons .social-circle {
    width: 28px;
    height: 28px;
    border-width: 1.3px;
  }
  .header-icons .icon-img {
    width: 14px;
    height: 14px;
  }
}

@media (max-width: 480px) {
  .header-icons .social-circle {
    width: 24px;
    height: 24px;
    border-width: 1.2px;
  }
  .header-icons .icon-img {
    width: 12px;
    height: 12px;
  }
}
/* Contenedor de los iconos dentro del header */
.header-icons {
	display: flex;
	justify-content: flex-start; /* los manda a la derecha */
	align-items: center; /* los centra verticalmente */
	gap: 10px; /* separación entre ellos */
	height: 100%; /* para centrar con el logo */
}

/* Círculo de cada icono */
.social-circle {
	width: 36px;
	height: 36px;
	border-radius: 50%;
	border: 1.5px solid #691C32;
	background-color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	text-decoration: none;
	transition: all 0.3s ease;
}

/* Icono SVG dentro del círculo */
.icon-img {
	width: 18px;
	height: 18px;
	filter: brightness(0) saturate(100%) invert(13%) sepia(83%) 
	saturate(2000%) hue-rotate(330deg) brightness(90%) contrast(90%);
	transition: filter 0.3s ease;
}

/* Efecto al pasar el mouse */
.social-circle:hover {
	background-color: #BCA986;
	border-color: #BCA986;
	transform: scale(1.08);
}

.social-circle:hover .icon-img {
	filter: brightness(0) invert(1);
}

p {
	text-align: justify;
	font-size: 1.1rem;
}
.footer-campeche {
  background-color: #ECECEC;
  padding: 40px 5%;
  font-family: 'Segoe UI', sans-serif;
}

.footer-link {
  color: #691C32;
  text-decoration: none;
  font-weight: 600;
  transition: color 0.2s ease;
}

.footer-link:hover {
  color: #BCA986;
  text-decoration: underline;
}

.footer-data {
  color: #666;
  font-size: 0.9rem;
}

.footer-text {
  color: #111;
  font-size: 0.95rem;
  line-height: 1.4;
  margin-bottom: 0;
}

.footer-title {
  color: #111;
  font-weight: 700;
  margin-bottom: 10px;
  border-bottom: 2px solid #BCA986;
  display: inline-block;
  padding-bottom: 4px;
}

.footer-links a {
  color: #691C32;
  text-decoration: none;
  font-size: 0.95rem;
  display: inline-block;
  margin-bottom: 6px;
  transition: color 0.2s ease;
}

.footer-links a:hover {
  color: #BCA986;
  text-decoration: underline;
}

/* GIZ*/
.logo-giz {
  max-height: 200px;
}
/* Espaciado para el bloque de Responsable */
.footer-responsable {
  margin-top: 20px;
}
.secretaria-link {
display: block;
margin-top: 5px;
font-weight: 500;
}

@media (max-width: 992px) {
.footer-campeche {
text-align: center;
padding: 30px 20px;
 }
.footer-title {
border: none;
	}
}
.footer-bar {
background-color: #BDBDBD;
width: 100%;
padding: 4px 0;
}
.footer-bar-text {
color: #333;
font-size: 0.9rem;
font-family: 'Averta';
letter-spacing: 0.3px;
}
.big-e {
font-family: 'Averta';
font-size: 3.2em;
font-weight: 600;
display: inline-block;
line-height: 0.9;
}
/* Style the dropdown button */
.dropbtn {
background-color: #666;
color: white;
padding: 16px;
font-size: 16px;
border: none;
cursor: pointer;
margin: 0 auto;
}	
/* The container <div> - needed to position the dropdown content */
.dropdown {
display: inline-block;
margin: 0 auto;
}	
/* Dropdown content (hidden by default) */
.dropdown-content {
display: none;
position: absolute;
background-color: #f9f9f9;
min-width: 160px;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
z-index: 1;
}	
/* Links inside the dropdown */
.dropdown-content a {
color: black;
padding: 12px 16px;
text-decoration: none;
display: block;
}	
/* Change color of dropdown links on hover */
.dropdown-content a:hover {
background-color: #f1f1f1;
}
/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
display: block;
}
	
/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {
background-color: #666;
}
.title-animacion{
text-align: center;
margin-bottom: 20px;
}
.title-video{
max-width: 100%;
height: auto;
border: 4px solid rgba(105,28,25,0.12);
box-shadow: 0 6px 18px rgba(0,0,0,0.12);
border-radius: 20px;
}
/*El cuadro que está detrás del texto*/
.text-box{
background: linear-gradient(180deg, #fffef9 0%, #dad7cd 100%);
border-radius: 28px;
padding: 36px 40px;
box-shadow: 0 18px 40px rgba(0,0,0,0.18);
max-width: 1040px;
margin: 14px auto 25px;
position: relative;
line-height: 1.75;	
}