* {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
}

body{
  background-color: #ffffff !important;
}

a{
	text-decoration: none;
}

h1, h2, h3, h4, h5 {
	font-family: "Red Hat Display", sans-serif;
	font-optical-sizing: auto;
	font-style: normal;
  	color:#135977 !important;
  	font-weight: 600 !important;
}



.wcolor{
	color: #ffffff !important;
}

h1{
  font-size: 90px !important;
  line-height: 1 !important;
}

h2{
  font-size: 50px !important;
}

h3{
	font-size: 35px !important;
}

h4{
	font-size: 28px !important;
}

h5{
	font-size: 25px !important;
}



p{
	font-size: 20px;
	font-family: "Outfit", sans-serif;
	color:#000000;
	font-weight: 300;
	padding: 0px 0 ;
}

.section {
  margin: 0 auto;
	padding: 2% 0 2%;
}

section {
	margin: 0 auto;
	  padding: 2% 0 2%;
  }

.justificar{
	text-align: justify !important;
}

.tituloseccion h2{
	padding-bottom: 30px;
}

/* ESTILOS MENU STICKY  */

    .contenedorm {
    	width: 100%;
    	max-width:1140px;
    	margin:auto;
    }

    .contenedorm p {
      margin-bottom:40px;
      font-family: 'Spartan',sans-serif;
    }

    header nav {
    	margin-bottom:10px;
      	display: flex;
      	justify-content: center;
		
	  
    }

    header nav ul {
    	list-style: none;
		/* text-underline-offset: 5px; */
		text-decoration: none;
    	overflow: hidden;
		font-family: 'Spartan',sans-serif;
		font-size: 14px;
		font-weight: 700;
		max-width: 1140px;
		text-transform: uppercase;
	  
    }

    header nav ul li {
    	float: left;
		border: 1px #ffffff solid;
		border-radius: 50px;
		padding:8px 20px;
		min-width: 150px;
		text-align: center;
		background-color: #003e68a0;
    }

	.busqueda {
		background-color: #955fce !important;
		color: #000 !important;
		
    }

	.busqueda:hover {
		color: #ffffff !important;
    }
	

    header nav ul li a {
    	display: block;
    	color:#ffffff;
		text-decoration: none;
		
    }

	header nav ul li:hover {
    	display: block;
    	color:#ffffff;
		background-color: #FDD24C;
		color: #000;
    }

    header nav ul li a:hover {
		width: 100%;
		
    }

	.menu{
		width: 100%;
	}

	.menu ul{
		display: flex;
		justify-content: space-between;
		align-content: center;
		flex-wrap: wrap;
		align-items: center;
		width: 100%;

	}


@media screen and (max-width: 950px){
		.contenedorm{
			display: none;
		}
		.section {
			padding: 5% 0;
		}
}



/* --- Clase que agregaremos cuando el usuario haga scroll --- */
  .menu-fixed {
  		position:fixed;
  		z-index:1000;
  		top:70px;
		left: 0;
  		width:100%;
  		box-shadow:0px 4px 3px rgba(0,0,0,.04);
		background: #003e68ea;
		margin: 0 auto;
		padding: 10px 0;
  }

	 .menu-fixed header nav ul li a:hover {
		 background:#ffffff;
		 /* border-radius: 1px; */
		 color: #000000;
	 }

	 .menu-fixed-jep {
		position:fixed;
		z-index:1000;
		top:0;
		left: 0;
		width:100%;
		margin: 0 auto;
	 }

/* FIN ESTILOS MENU STICKY */


.menujep{
		
		max-width: 1140px;
		height: 70px;
		margin: 0 auto;

		display: flex;
		justify-content: space-between;
		flex-direction: row;
		flex-wrap: nowrap;
		align-content: center;
		align-items: center;
}

.contentjep{
		background-color: #02345B;
		width: 100%;
}


.estrellas{
  background-image: url(../images/banner-home-busqueda-inversa-11.webp);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  flex-direction: column;
  padding: 10% 0 3%;
  
}

.estrellas2{
	background-image: url(../images/Nueva-busqueda-inversa-a-09.webp);
	background-position: center top;
	background-size: cover;
	background-repeat: no-repeat;
	height: 100hv !important;

}

.ruta{
  background-image: url(../images/banner-3-búsqueda-a-la-inversa-a-10.webp);
  background-position: center left;
  background-size: cover;
  background-repeat: no-repeat;
  
}



#busqueda{
  background-image: url(../images/banner-6-búsqueda-a-la-inversa-a-04.webp);
  background-position: center right;
  background-size: cover ;
  background-repeat: no-repeat;
}

#practicas{
	background-image: url(../images/banner-practicas-restaurativa.webp);
	background-position: center top;
	background-size: cover;
	background-repeat: no-repeat;
  }

.cabezote{
  display: flex;
  flex-direction: column;
  max-width: 600px;
  margin-left: 15%;
  margin-bottom: 4%;
}

.cabezote img{
  margin: 0 auto;
  max-width: 1000px;
	width: 95% !important;
}


.center{
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.justify{
	text-align: justify;
}




.titulos{
    max-width: 1140px;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
    align-content: flex-start;
    align-items: center;

}

.tituloseccion{
	  max-width: 1140px;
	  padding: 0 2%;
}

.imagentitulo img{
	  max-height: 300px;

}

.bajante{
		font-size: 22px;
		font-family: 'Lato', sans-serif;
		font-weight: 600;
		color:#135977;
		max-width: 800px;
		padding: 4% 3% 3%;
		margin: 0 auto;

}

.contenidos{
		max-width: 1140px;
		margin: 0 auto;

}

.tablas{
		display: grid;
		grid-template-columns: 1fr 1fr;
		gap: 50px;
		max-width: 1140px;
}

.tablas p{
		font-size: 13px;
		font-family: "Outfit", sans-serif;
		font-weight: 300;
		font-style: italic;
		text-align: right;
}


.botonnar{
		margin: 100px 0;
		background-color: #F08675;
		padding: 10px 5px;
		max-width: 250px;
		color: #ffffff;
		border-radius: 20px;
		margin: 0 auto;
		text-align: center;
		font-family: 'League Spartan', sans-serif;
		font-size: 20px;
		font-weight: 200;
		text-decoration: none;

}

.botonnar a{
		text-decoration: none;
		color: #ffffff;
}

.centrados{
		text-align: center;
		margin: 0 auto;
}

.docs{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	grid-gap: 37px;
}

.docs a{
	text-decoration: none;
}

.documentos{
		background-color:rgba(255, 255, 255, 0.5);
		min-width: 200px;
		border-radius: 20px;
		display: flex;
		flex-direction: column;
		max-width: 230px;
		padding: 25px 10px;
		height: 290px;
		box-shadow: 7px 3px 12px 0px rgba(0, 0, 0, 0.1);
}

.documentos img{
		width: 80px;
		margin: 0 auto;
}

.documentos p{
		font-size: 15px;
		font-family: "Outfit", sans-serif;
		font-weight: 300;
		text-align: center;
		margin-top: 20px;
		max-width: 200px;
		/*width: 180px;*/
		padding: 0 10px 10px;
}

.section a .botonnarl {
		margin: 100px 0;
		background-color: #F08675;
		padding: 15px 25px 12px;
		max-width: 500px;
		color: #ffffff;
		border-radius: 25px;
		margin: 0 auto;
		text-align: center;
		font-family: 'League Spartan', sans-serif;
		font-size: 20px;
		font-weight: 200;
		text-decoration: none;


}

.mapa{
	display: grid;
	grid-template-columns: 1fr 3fr;
}

.botonnarl a{
		text-decoration: none;
		color: #ffffff;
}

.hovertext {
  position: relative;
  border-bottom: 1px dotted black;
	color: #000000;
}

.hovertext:before {
  content: attr(data-hover);
  visibility: hidden;
  opacity: 0;
  width: 200px;
  background-color: white;
  color: #000000;
  text-align: center;
  border-radius: 5px;
  padding: 5px 0;
  transition: opacity 1s ease-in-out;
  position: absolute;
  z-index: 1;
  left: 0;
  top: 110%;
	font-size: 15px;
	padding: 10px;
}

.hovertext:hover:before {
  opacity: 1;
  visibility: visible;
}

@media screen and (max-width: 1140px){

}

@media screen and (max-width: 860px){
			.tituloseccion{
					max-width: 95%;
			}
}


@media screen and (max-width: 780px){
			.tituloseccion{
					max-width: 95%;
			}
			.cabezote{
				padding-top: 10% !important;
			}
			.mapa{
				display: grid;
				grid-template-columns: 1fr;
			}
			.image-slider {
				padding: 0 20px;
			}

}

/* ESTILOS SECCION TIPOS */

.dos-columnas{
	display: grid;
	grid-template-columns: 2fr 3fr;
	gap:40px
}

.line-left{
	padding-left: 40px;
	border-left: 2px #135977 solid;
}

.dos-columnas ul li {
	font-size: 18px;
	font-family: "Outfit", sans-serif;
	color:#000000;
	font-weight: 300;

}

.dos-columnas p {
	padding: 30px 0 0 !important;

}



/* FIN ESTILOS SECCION TIPOS */


.gray{
	background-color: #efefef;
}

.noticias{
	background-color: #0C7EB0;
}


.entregas{
	background-color: #8c9db5;
}





/* ESTILOS GALERIA  */


.titulo {
     font-size: 55px;
     text-transform: uppercase;
     letter-spacing: 7px;
}

.galeria{
	columns:3 250px;
	gap:5px;

}

.galeria img {
     padding-bottom: 5px;
}

.materialbox-caption {
     bottom: 30px;
     right: 0;
     width: 50%;
     height: auto;
     padding: 10px;
     margin: auto;
     background: #f9ebd8;
     box-shadow: 4px 5px #135977;
     font-size: 20px;
     color: #000;
     line-height: 28px;
     border-radius: 1px;
}


.galeria .col {
     margin-bottom: 20px;
}

@media screen and (max-width: 600px){
	.cabezote{
		max-width: 600px;
		margin-left: 0;
		margin-bottom: 0;
		padding: 3%;
		bottom: 10px;
		
        height: 80vh;
        background-color: #02345bcb;
        display: flex;
        flex-direction: column;
        justify-content: center;

	}

	.cabezote h1{
		font-size: 75px !important;
	}

     .materialbox-caption {
          width: 90%;
     }
     .galeria{
       grid-template-columns: 1fr 1fr;
       width: 80%;
     }

	 .estrellas {
		padding: 10% 0 0%;
		background-image: url(../images/Mesa-medidas-cautelares-jep.webp);
		background-position: center center;
		background-size: cover;
		background-repeat: no-repeat;
	}

		.center {
			max-width: 95%;
			margin: 0 auto;
		}	

		 .tituloseccion{
			 max-width: 95% !important;
			 text-align: center;
		 }

		 .tituloseccion h1{
			 text-align:center !important;
			 font-size: 40px !important;
		 }

		 .titulos {
				display: flex;
				flex-direction: column;
				justify-content: center;
				flex-wrap: wrap;
				align-items: center;
				align-content: center
		}
		.botonnarl{
				max-width: 70% !important;
		}
		.imagentitulo img {
    		max-height: 250px;
		}
		.documentos p {
				font-size: 14px;
				text-align: center;
				margin-top: 10px;
				width: 150px;
				padding: 0 15px;
		}
		.documentos {
				border-radius: 20px;
				min-width: 170px;
				max-width: 230px;
				padding: 20px 10px;
				height: 230px;

				display: flex;
				flex-direction: column;
				align-items: center;
				justify-content: center;
		}

		.tituloseccion p{
				font-size: 15px;
		}

		.tituloseccion h2{
				font-size: 40px !important;
		}

		.tablas{
				display: grid;
				grid-template-columns: 1fr;
				gap: 10px;
				max-width: 1140px;
				width: 95%;
				margin: 0 auto;
		}
		.desktop{
				display: none;
		}

}

@media screen and (max-width: 992px){
     .materialbox-caption {
          width: 70%;
     }
}

@media (min-width: 601px) and (max-width: 3000px){
		.mobile{
			display: none;
		}

}

@media (min-width: 1px) and (max-width: 600px){


}


/* FIN ESTILOS GALERIA */


/* ESTILOS BANNER RELATI  */

.relati{
	margin: 0 auto ;
	background-color: #efefef;
	max-width: 1140px;
	display: grid;
	grid-template-columns: 2fr 1fr;
	align-items: center;
	column-gap: 30px;
	padding: 0 1%;

}

.relati img{
	max-width: 100%;
	border-left: solid #003F68 1.5px;

}

.interrelati{
	display: grid;
	grid-template-columns: 2fr 1fr;
	align-items: center;
}

.interrelati .itembu{
	margin: 0 auto;
	grid-column-start: 3 ;
	grid-column-end:1 ;

	grid-row-start: 3;
	grid-row-end: 3;	
	
}

.relati p{
	font-size: 20px;
}

.rel-bot{
	background-color: #f8f8f8;
	height:-webkit-fill-available;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
	border-radius: 5px;
	border: 2px solid #ffffff;
}

.rel-bot p {
    font-weight: 500;
    color: #ffffff;
    text-align: center;
    width: 100%;
    background-color: #004067;
    padding: 10px 0;
}

.relati .botonbusqueda{
	background-color:#387dac !important;
	color: #fff;
}

	@media screen and (max-width: 600px){

		.relati{
			grid-template-columns: 1fr;
			padding: 5% 1%;
		}
		.relati img {
			width: 250px !important;
			border-left: none;
		}
		.interrelati {
			display: flex;
			align-items: center;
			flex-direction: column;
			padding: 0 30px 30px;
			gap: 20px;
		}

		.interrelati p{
			text-align: center;
			font-size: 16px;
		}
		.tab-button {
			font-size: 15px !important;
		}




		
	}


/* FIN ESTILOS BANNER RELATI  */

		/*   FOOTER  */


		#footer {
		  background-color: #0E1D33 !important;
		  color: #fff !important;
		  font-family: 'Roboto', sans-serif !important;
		  line-height: 1.5 !important;
		  font-size: 14px !important;
		  padding: 34px 0;
		}

		footer {
			background-color: #0E1D33 !important;
			color: #fff !important;
			font-family: 'Roboto', sans-serif !important;
			line-height: 1.5 !important;
			font-size: 14px !important;
			padding: 34px 0;
		}

		.col-md-2,
		.col-sm-2,
		.col-xs-2 {
		  padding-right: 0 !important;
		  position: inherit !important;
		}

		.container{
			margin: 0 auto;
			max-width: 1140px !important;
		}

		.footer-info {
		  padding-bottom: 34px !important;
		  text-align: center !important;
		  width: 100% !important;
		  max-width: 1140px !important;
		  margin: 0 auto !important;
		  display: flex;
		  justify-content: space-between;
		}

		.footer-info h6 {
			font-family: 'Roboto', sans-serif !important;
		  border-bottom: 1px solid rgba(255, 255, 255, 0.7);
		  text-align: left;
		  font-size: 14px;
		  padding: 9px 0;
		  font-weight: 800 !important;
			color: #ffffff;
		}

		.footer-info ul {
		  list-style: none;
		  padding: 0;
		  margin: 0;
		  text-align: left;
		  color: rgba(255, 255, 255, 0.7);
		}

		.footer-info li {
		  margin: 18px 0;
		}
		.footer-info li a {
			text-decoration: none;
		}

		.footer-info li a:hover {
			text-decoration: underline;
		}

		.footer-info li:last-child {
		  margin-bottom: 0;
		}

		.footer-info a {
		  color: rgba(255, 255, 255, 0.7) !important;
		}

		.titlefoot,
		.titlefoot a {
		  font-weight: 700;
		  color: rgba(255, 255, 255, 0.7) !important;
		}

		.redes-footer {
		  display: flex;
		  margin: 10px 0 0 0;
		}

		.redes-footer a {
		  margin: 0px 9px 0px 0px;
		  display: inline-block;
		}

		.footer-text {
		  text-align: center;
		  color: rgba(255, 255, 255, 0.7) !important;
		  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
		  border-top: 1px solid rgba(255, 255, 255, 0.4);
		  padding: 9px 0;
		  font-size: 11.6px;
		}

		.whitefooter {
		  color: rgba(255, 255, 255, 0.7) !important;
		  text-decoration: none !important;
		}

		.logo-footer {
		  width: 300px;
		  margin: 34px auto;
		}

		.entidades {
		  text-align: center !important;
		  width: 100% !important;
		  max-width: 1140px !important;
		  margin: 0 auto !important;
		  display: flex !important;
		  justify-content: space-between !important;
		  align-items: center !important;
		}

		@media only screen and (min-width: 200px) and (max-width: 840px) {
		  .footer-info ul {
		    margin-bottom: 34px;
		  }

		  .footer-info li {
		    margin: 9px 0;
		  }

		  .entidades img {
		    width: 80%;
		    margin: 16px auto;
		  }

		  .footer-info {
		    padding-bottom: 0;
		  }
		}

   	/* FIN ESTILOS FOOTER */


/* otros */


  .tabimage{
	width: 40%;
  }

  .doscolgrid{
	display: grid;
	grid-template-columns: 1fr 1fr;
	width: 100%;
	gap: 40px;
  }
  .doscolgrid li{
	font-family: "Outfit", sans-serif;
	padding:0 15px 10px ;
  }

/* FIN otros */

.botonfin{
	background-color: #FFD118;
	padding: 10px 15px; 
	color: #003F68;
	border-radius: 50px;
	margin: 0% auto ;
	text-align: center;
	font-size: 16px;
	font-weight: 600;
	max-width: 40%;
	font-family: "Outfit", sans-serif;
}

.botonfin:hover{
	background-color: #ffffff;
}

.contenidos a {
	color: #003F68;
	font-family: "Outfit", sans-serif;
	text-decoration: none;
	display: flex;
	flex-direction: row;
	justify-content: center;
}


.top p{
	padding-top: 20px;
	font-size: 20pt;
	color: #ffffff;
	text-align: center;

}



.bannerpracticas{
	display: flex;
	flex-direction: column;
	align-items: center;
	margin: 30px 0;

}

.bannerpracticas img{
	max-width: 700px;
	margin: 0 auto;
	width: 100%;
}


.botonbusqueda{
	background-color: #FFD118;
	padding: 10px 25px; 
	color: #003F68;
	border-radius: 50px;
	margin: 10px 0 10px;
	text-align: center;
	font-size: 16px;
	font-weight: 600;
	max-width:fit-content;
	font-family: "Outfit", sans-serif;
	min-width: 200px;
}

.botonbusqueda:hover{
	background-color: #003F68;
	color: #ffffff;
	
}

/* MENU TABS */

.tab-container {
    display: flex;
    width: 100%;
    margin: 20px auto;
	
}

.bgblue{
	background-color: #0C7EB0;
}



.tabs {
    display: flex;
    flex-direction: column;
    width: 20%;
    border-right: 1px solid #ccc;
	
	
}

.tab-button {
    background-color: #f1f1f1;
	font-family: "Outfit", sans-serif;
	font-size: 18px;
    border: none;
    outline: none;
    padding: 10px 20px;
    cursor: pointer;
    text-align: left;
    transition: background-color 0.3s;
    width: 100%;
    box-sizing: border-box;
	border-bottom: 2px #ffffff solid;
}

.tab-button.active {
    background-color: #FFD118;
	border-bottom: 2px #003F68 solid;
}

.tab-button:hover {
    background-color: #ccc;
}

.tab-content {
    display: none;
    padding: 20px;
    width: 80%;
	background-color: #ffffff;
}

.tab-content.active {
    display: block;
}

.columtabs{
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 30px;
}

.columtabs p{
	padding: 10px 0;
}

.cursiva{
	font-style: italic !important ;
	color: #6a6a6a;
}

.logos{
	padding: 40px 10px;
    display: flex;
    justify-items: center;
    max-width: 1140px;
    margin: 0 auto;
    gap: 30px;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
	border-top: 2px #f4f4f4 solid;
}

.logos img{
	max-width: 200px;
	min-width: 110px;

}
.columtabs  h3{
	line-height: 1.2 !important;

}
.section h6{
	font-size: 20px !important;
	font-family: "Red Hat Display", sans-serif;
	font-optical-sizing: auto;
	font-style: normal;
  	/* color:#135977 !important; */
  	font-weight: 600 !important;
}

.cause-entry .text h5 {
	color:#ffffff !important;
}


.box3{
	display: grid;
	flex-direction: row ;
	grid-template-columns: 1fr 1fr 1fr;
	max-width: 1140px;
	margin: 0 auto;
	gap:20px;
}

.box3 .boxpadding{
	padding: 9% 7%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 400px;
}

.boxpadding img{
	max-width: 200px;
	left: -30px;
}

#despliegue{
	background-image: url(../images/back-despliegue.webp);
	background-position: center top;
	background-size: cover;
	background-repeat: no-repeat;
}


@media screen and (max-width: 700px ) {
	.columtabs {
		grid-template-columns: 1fr;
		gap: 30px;
	}

	.columtabs h3 {
		font-size: 24px !important;
	}

	.columtabs p {
		font-size: 16px !important;
	}
	
	.tab-button{
		padding: 18px 16px;
		font-size: 15px !important;
	}

	.tab-button p{
		
	}

	.box3 {
		display: grid;
		flex-direction: row;
		grid-template-columns: 1fr;
		max-width: 1140px;
		margin: 0 auto;
		gap: 20px;
		width: 90%;
		
		margin-top: 30px;
	}

	.logos {
		grid-template-columns: 1fr 1fr;

	}

	.logos img {
		max-width: 300px;
		min-width: 250px;
	}

}





/* SECCION PREGUNTAS SLIDERS */



.image-slider {
	max-width:1140px;
	  display: grid;
	grid-template-columns:1fr 1fr 1fr;
	  gap: 20px;
	  flex-wrap: wrap;
  }
  
  .slider-box {
	  width: 100%;
	  /* background-color: #004067; */
	  /*border: 1px solid #ccc;*/
	  border-radius: 8px;
	  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
	  overflow: hidden;
	  position: relative;
	  display: flex;
	  flex-direction: column;
	  align-items: center;
	  height: 350px;
  }

  .image-container {
	  position: relative;
	  width: 100%;
	  height: 100%;
	  overflow: hidden;
  }
  
  .image-container img {
	  width: 100%;
	  height: 100%;
	  object-fit: cover;
  }
  
  .box-title {
	  position: absolute;
	  left: 1%;
	  top: 1%; 
	  /* transform: translateX(-50%); */
	  background-color: rgba(0, 0, 0, 0.0);
	  color: #fff !important;
	  font-weight: bold;
	  text-align: left;
	  padding: 5% 4%;
	  border-radius: 5px;

	  z-index: 5;
	  font-family: "Red Hat Display", sans-serif;

  }
  
  .text-slider {
	  position: absolute;
	  bottom: 1px; /* Texto en la parte inferior */
	  width: 100%; /* Ancho razonable del texto */
	  background-color: rgba(0, 0, 0, 0.1);
	  color: #fff;
	  font-size: 18px;
	  line-height: 1,1;
	  padding: 5%;
	  text-align: left;
	  border-radius: 5px;
	  z-index: 4;
	  transition: opacity 0.3s ease-in-out;
	  font-family: "Red Hat Display", sans-serif;

  }
  
  .text-slide {
	  display: none;
  }
  
  .text-slide.active {
	  display: block;
  }
  
	.arrow {
		position: absolute;
		top: 50%; /* Centrar verticalmente */
		transform: translateY(-50%); /* Ajustar posición al centro */
		width: 30px;
		height: 30px;
		background-color: #ffffff88;
		color: #002942;
		border: none;
		border-radius: 50%;
		font-size: 18px;
		cursor: pointer;
		display: flex;
		justify-content: center;
		align-items: center;
		z-index: 10;
	}

	.arrow:hover {
		color: #ffffff;

	}
  
	.left-arrow {
		left: 5px; /* Separación desde el borde izquierdo */
	}
  
	.right-arrow {
		right: 5px; /* Separación desde el borde derecho */
	}

	.grid-layout {
		display: grid;
		grid-template-columns: 70% 30%; /* Dos columnas: 70% y 30% */
		gap: 5px;
		width: 100%;
		border-radius: 3px;
		/* overflow: hidden; */
		padding: 20px;
	  }
	  
	  /* Estilos de las cajas */
	  .box {
		padding: 0px;
		border-radius: 3px;
		/* background-color: #fafafa; */
	  }
	  
	  .box-large {
		overflow: hidden; /* No requiere scroll */
	  }
	  
	  .box-small {
		overflow-y: auto; /* Habilita el scroll vertical */
		max-height: 420px; /* Define una altura máxima */
		padding-right: 5px; /* Espacio para el scroll */
		
	  }

	@media (max-width: 768px) {
		.image-slider {
			grid-template-columns: repeat(2, 1fr); /* Cambiar a 2 columnas en pantallas medianas */
		}
		.grid-layout {
			display: flex;
			padding: 0 20px;
			flex-direction: column;
		}
	}
	
	@media (max-width: 480px) {
		.image-slider {
			grid-template-columns: 1fr; /* Una sola columna en pantallas pequeñas */
		}
	}
  
  /* FIN SECCION PREGUNTAS SLIDERS */




  section.two-columns {
	display: grid;
	grid-template-columns: 1fr 1fr; /* Dos columnas iguales */
	gap: 20px;
	padding: 5% 0;
	max-width: 1140px;
	margin: 0 auto;
  }
  
  .column {
	background: #fff;
	border-radius: 8px;
	padding: 20px;
  }
  
  .column-list ul {
	list-style: none;
	padding: 0;
	margin: 0;
  }
  
  .column-list li {
	margin-bottom: 10px;
  }
  
  .column-list a {
	text-decoration: none;
	color: #333;
	font-size: 16px;
	display: flex;
	align-items: center;
	gap: 10px;
  }
  
  .column-icons {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	gap: 20px;
  }
  
  .icon-text {
	text-align: center;
  }
  
  .icon-large {
	display: inline-block;
	width: 60px;
	height: 60px;
	background-color: #007bff;
	border-radius: 50%;
	color: #fff;
	font-size: 30px;
	line-height: 60px;
	text-align: center;
	margin-bottom: 10px;
  }
  
  .icon-text p {
	margin: 0;
	font-size: 18px;
	color: #555;
  }
  
  /* Responsivo */
  @media (max-width: 768px) {
	section.two-columns {
	  grid-template-columns: 1fr; /* Una sola columna en pantallas pequeñas */
	}
  }