<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.dzsparallaxer:not(.mode-oneelement),.dzsparallaxer:not(.mode-oneelement) *{
	display:none !important;
	}
.col-md-8{
	padding:0 !important;
	}
.col-12{
	padding:0 !important;
	}
	.card-form {
  position: static !important;
  top: auto !important;
  transform: none !important;
  width: 100% !important;
}
.col-md-4
{
    flex: unset !important;
    width: 25% !important;
    max-width: 25% !important;
    position: fixed !important;
    left: 70% !important;
    bottom: 10% !important;
}
.col-md-8
{
	flex:unset !important;
	width:100% !important;
	max-width:100% !important;
}
.pb-0
{
	padding:0;
}
.carousel
{
	display:none;
}
@media screen and (max-width: 1337px){
.col-md-4
{
width:25% !important;
left: 70% !important;
}	
}
@media screen and (max-width: 1100px){
.col-md-4
{
position:unset !important;
width:100% !important;
max-width:100% !important;
}	
}
@media (min-width: 576px)
{
	.container
	{
	max-width:unset;
	padding: 0 !important;
	}
}
body {
    margin: 0;
}

.slider {
    position: relative;
    width: 100%;
    height: 90vh;
    overflow: hidden;
	background-image: url("https://d3g4v0cf6ioz32.cloudfront.net/unipre/Micrositio/Banners/c48b01ea_6f85_49d7_b3ce_d6029faf8cdf8.jpg");
    background-size: cover;
    background-repeat: no-repeat;
	-webkit-mask-image: linear-gradient(360deg, transparent 5%, black 10%);
}

.slides {
    display: flex;
    width: 100%; /* Ajustado al nÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Âºmero de slides */
    height: 100%;
    transition: transform 0.5s ease-in-out;
	
}
.slide {
    flex: 0 0 100%; /* Cada slide ocupa el 100% del ancho del slider */
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 2rem;
    font-weight: bold;
    color: #004aad;
	flex-flow:wrap;
}
.slide h2{
    color: #fff;
    font-size: 16px;
    font-weight: 700;
	font-family:'Montserrat',sans-serif;
	margin:13px;
}
.slide p{
    font-size: 13px;
    font-weight: 500;
    color: #fff;
    margin: 20px;
    text-align: left;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
	text-shadow: 0px 0px 8px rgba(0, 0, 0, 100%);
	margin: 5px 13px 0 13px;
	line-height:1.6;
}
.slide .infooferslide
{
	text-align:center;
	background-color: rgba(0, 0, 0, 0.74);
	padding:10px 5px;
	border-radius:15px;
	width:20%;
	margin:0 10px;
}
.slide .infooferslideLarge
{
	text-align:center;
	background-color: rgba(0, 0, 0, 0.74);
	padding:5px;
	border-radius:15px;
	width:30%;
	margin:0 10px;
	line-height:1.6;
}
.slide .infooferslidefortalezas
{
	text-align:center;
	background-color: rgba(0, 0, 0, 0.74);
	padding:5px;
	border-radius:15px;
	width:45%;
	margin:0 10px;
	line-height:1.6;
}
.slide .infooferslidefortalezas ul li
{
    font-size: 12px;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    width: 20%;
    margin: 10px;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding: 2mm;
	text-align:center;
	border-radius:15px;
	background-color: rgba(0, 0, 0, 0.74);
}
.slide .infooferslidevalores
{
	text-align:center;
	background-color: rgba(0, 0, 0, 0.74);
	padding:5px;
	border-radius:15px;
	width:45%;
	margin:0 10px;
	line-height:1.6;
}
.slide .infooferslidevalores ul li
{
    font-size: 12px;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    width: 15%;
    margin: 10px;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding: 2mm;
	text-align:center;
	border-radius:15px;
	background-color: rgba(0, 0, 0, 0.74);
}
.slide .infooferslideLarge ul li
{
    font-size: 12px;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    width: 20%;
    margin: 10px;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding: 2mm;
	text-align:center;
	border-radius:15px;
	background-color: rgba(0, 0, 0, 0.74);
}
.slide .perryelornitorrincotetragasteelcontaniner
{
	display:flex;
	justify-content:center;
	flex-flow:wrap;
	gap:5px;
}
.infooferslidefilosofia
{
	text-align:center;
	background-color: rgba(0, 0, 0, 0.6);
	padding:5px 5px 10px 5px;
	border-radius:15px;
	width:90%;
	margin:0 10px;
	line-height:1.6;
}
.slide ul{
    display: flex;
    flex-flow: wrap;
    list-style: none;
	margin:0;
	padding:0;
}
.slide ul li{
    font-size: 15px;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    width: 30%;
    margin: 10px;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding: 2mm;
	text-align:center;
	border-radius:15px;
	background-color: rgba(0, 0, 0, 0.74);
}
.slide ul li img{
    width: 25px;
    margin: 5px;
}
.principalh
{
	font-family: 'Montserrat', sans-serif;
    font-size: 45px;
	position: absolute;
    display: flex;
    z-index: 1;
	font-weight:600;
	text-align:center;
	color:#fff;
	width:100%;
	justify-content:center;
	top:90px;
	text-shadow: 0px 0px 8px rgba(0, 0, 0, 100%);
}
.buttons {
    display: flex;
    gap: 25px;
	z-index:1;
	bottom:20px;
	justify-content:center;
}

.button {
    border: none;
    color: #242d55;
    cursor: pointer;
    font-size: 1rem;
    border-radius: 5px;
    transition: background 0.3s;
	width:90px;
	text-align:center;
	font-family:'Montserrat', sans-serif;
	font-weight:500;
	font-size:12px;
}
.button img {
width:100%;
margin:5px 0px;
}
.button:hover {
    background: #e8541e;
	color:white; 
}

.button.active {
	transform:scale(1.1);
	transition: all 0.5s ease;
	color:#e8541e;
	background: #fff;
}
@media screen and (max-width: 1360px){
	.slide ul li
	{
	width:20%;
	}
		.principalh{
	top:65px;
	}
	.slide .infooferslideLarge ul li
	{
    width: 30%;
	}
}
@media screen and (max-width: 1280px){
	.slide{
	-webkit-mask-image: linear-gradient(360deg, transparent 5%, black 15%);
	}
	.slide ul li
	{
	font-size:12px;
	}
	.principalh{
	font-size:30px;
	}
}
@media screen and (max-width: 1200px){
	.slide .infooferslideLarge p
	{
	font-size:12px;
	}
}
@media screen and (max-width: 1000px)
{
.slide .infooferslide
{
width:30%;
}
}
@media screen and (max-width: 765px)
{
.slide
{
	background-position-x:center;
	-webkit-mask-image: linear-gradient(360deg, transparent 5%, black 15%);
}
.slider {
    height: 130vh;
}
.slide .infooferslide{
	margin: 0;
    width: 100%;
    border-radius: 0;
    line-height: 2.2;
	background-color: rgba(0, 0, 0, 0.5);
}
.slide .infooferslideLarge
{
	margin: 0;
    width: 100%;
    border-radius: 0;
}
.slide .infooferslidefortalezas
{
margin:0;
width:100%;
border-radius:0;
background-color: rgba(0, 0, 0, 0.0);
}
.slide .infooferslidefortalezas ul li
{
width:100%;
flex-flow:row;
margin:1px 0;
}
.slide .infooferslidevalores
{
margin:0;
width:100%;
border-radius:0;
background-color: rgba(0, 0, 0, 0.0);
}
.slide .infooferslidevalores ul li
{
width:100%;
flex-flow:row;
margin:1px 0;
}
.slide h2
{
	font-size:15px;
	margin:0;
}
.slide p{
	font-size:12px;
	margin:5px 0;
	padding: 0 10px;
}
.slide ul li
{
	justify-content:start;
	width:85%;
	flex-flow:row;
	margin: 5px 0;
}
	.principalh{
	top:25px;
	font-weight:700;
	font-size:20px;
	}
	.infooferslidefilosofia
	{
	border-radius:0;
	width:100%;
	margin:0;	
	}
}

/**slider-mapa_curricular**/

.planes {
    position: relative;
    width: 100%;
    height: 25vh;
    overflow: hidden;
}
.plan {
    display: flex;
    width: 100%; /* Ajustado al nÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Âºmero de slides */
    height: 100%;
    transition: transform 0.5s ease-in-out;
}
.materias {
    flex: 0 0 100%; /* Cada slide ocupa el 100% del ancho del slider */
    display: flex;
    justify-content: center;
    align-items: center;
    color: #004aad;
    background-color: white;
	flex-flow:row;
}
.semestres {
    display: flex;
    gap: 10px;
	z-index:1;
	flex-flow:wrap;
	width:100%;
	justify-content:center;
}

.semestre {
    border: none;
    color: #242d55;
    padding: 10px 0px;
    cursor: pointer;
    border-radius: 5px;
    transition: background 0.3s;
	width:100px;
	text-align:center;
	font-family:'Montserrat', sans-serif;
	font-weight:500;
	font-size:12px;
}
.materias ul{
    display: flex;
    list-style: none;
	margin:0;
	padding:0;
	justify-content:center;
}
.materias ul li{
    font-size: 15px;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    width: 17%;
    margin: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
	text-align:center;
	border-radius:15px;
	background-color: rgba(0, 0, 0, 0.4);
}
.semestre:hover {
    background: #CECECE;
}

.semestre.active {
	transform:scale(1.1);
	transition: all 0.5s ease;
	color:#e8541e;
	font-weight:700;
}
@media screen and (max-width: 1280px)
{
.semestre{
	width:90px;
}
}
@media screen and (max-width: 750px)
{
.materias
{
	width:100%;
}
.materias ul
{
	margin:1px auto;
	flex-flow:column;
}
.materias ul li{
    padding: 4px 14px;
    font-size: 12px;
    margin: 1px 1px;
    border-radius: 10px;
    width: 100%;
}
.buttons
{
	gap:30px;
}
.button
{
	padding: 0px 0px;
	width:60px;
	font-size:10px;
}
}
/**Puntos**/
.puntos
{
display:flex;
flex-flow:wrap;
flex-direction:row;
gap: 3em;
justify-content:center;
margin: 20px 0 40px;
}
.punto
{
width: 25%; 
  padding: 0.4rem;
  position: relative;
  background: linear-gradient(to right, #FF8B00, #EC5518);
  border-radius:20px 0px 20px 20px;
  box-shadow:8px 17px 5px rgba(0, 0, 0, 39%);
}
.textopu
{
	background: #fff;
  color: white;
  padding: 0.4rem;
  border-radius:15px 0px 15px 15px;
  display:flex;
}
.text1
{
	width:70%;
}
.text2
{
	width:30%;
}
.text1 p
{
	font-family:'Montserrat', sans-serif;
	color:#242d55; 
	font-size:17px;
}
.text2 .circle
{
    display: flex;
	justify-content:center;
	align-items:center;
	position:absolute;
    font: normal normal normal 25px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
	background-color:#FF8B00;
	color:#fff;
	border-radius:50px 10px 60px 50px;
	text-align:center;
  font-size:30px;
  	width:85px;
	height:70px;
	top:-10px;
	left:-15px;
	border-right: solid 10px;
}
.circle img
{
	height:27px;
	width:30px;
}
@media screen and (max-width: 950px)
{
	.punto{
		width:35%;
	}
}
@media screen and (max-width: 750px)
{
	.punto
	{
		width:90%;
	}
}
/**Caja coordinador**/
.cordinador
{
	flex-direction: row;
	flex-flow:wrap;
	justify-content:center;
	align-items:center;
	display:flex;
	background-color:#242D55;
}
.cajacord1
{
	width:40%;
	height:35vh;
	display:flex;
	align-items:center;
	justify-content:center;
}
.cajacord1 img
{
	height:25vh;
}
.cajacord2
{
	width:40%;
}
.cajacord2 p
{
	font-family: 'Montserrat', sans-serif;
	color:#fff;
	font-weight:500;
	margin:20px 0;
}
@media screen and (max-width: 750px){
.cajacord2
{
	width:100%;
	text-align:center;
}
.cajacord1 img
{
	height:20vh;
}
}
/*Talleres*/
		.talleres{
		    display: flex;
			flex-flow: wrap;
			width: 100%;
			justify-content: center;
			gap: 50px;
		}
		.taller{
			padding: 30px 95px;
			border-radius: 25px;
			background-position: center;
			background-size: cover;
			background-repeat: no-repeat;
			filter: grayscale(100%);
			font-family: 'Montserrat',sans-serif;
			font-weight: 500;
			font-size: 25px;
			color: #fff;
			text-shadow: 0px 0px 8px rgba(0, 0, 0, 100%);
			transition: all 0.9s ease;
		}
		.taller:hover{
		filter: grayscale(30%);
		border-radius:0;
		transform:scale(1.3);
		z-index:1;
		}
		@media screen and (max-width: 750px){
		.talleres{
		gap:10px;
		}
		.taller
		{
		width:90%;
		margin:0 5px;
		text-align:center;
		padding:30px 50px;
		font-size:20px;
		}
		}
		</pre></body></html>