/*<css-9514>*/.puntero_MST:hover { 
	cursor: url('https://file.urp.edu.pe/file-urp-20250627-030105-181-486685ef881e3a0d.png'), auto; }

.classUrpSectionFooter{
	display:none!important
} 

.space_mst{ 
	padding-top: 20px; 
}

/*
.modal-dialog{
	max-width: 950px;
	width: 850px;
}
*/

/* Border redondeado a los modales */
.modal-content{
	/*margin-top: 170px;*/
	border-radius: 10px;
}


/* Se pone por defecto la imagen de lineas a la cabecera y footer del modal */
.modal-header,
.modal-footer {
	background-image: url(https://file.urp.edu.pe/thumb-urp-wm-868-hm-663-we-868-he-663-x-0-y-0-s-0-q-60-zc-3-f-0-rgb-000000-src-57817-n-fondo-tramos-3d.png);
    background-size: cover;
}

/*
@media only screen and (max-width: 767px) { 
	
	.space_mst{ 
		padding-top: 20px; 
	} 
} 

@media only screen and (min-width: 768px) and (max-width: 991px) { 
	.space_mst{ 
		padding-top: 70px; 
	} 
} 

@media only screen and (min-width: 992px) and (max-width: 1199px) { 
	.space_mst{ 
		padding-top: 87px; 
	} 
}
*/

.dialog_mst{ 
	width: 790px; 
	padding-top: 100px; 
} 
.iframe_mst{ 
	width:100%; 
	height:515px 
} 

@media (max-width: 425px) { 
	.dialog_mst { 
		width: 360px; 
	}
	.iframe_mst{ 
		width:100%; height:185px 
	} 
}





/* SM */
@media (min-width: 576px) {
	
	.modal-dialog{
		max-width: 950px;
		width: 850px;
	}
	
	.modal-campus{
		width: 750px;
	}
	
	.space_mst{ 
		padding-top: 70px; 
	}

}

/* MD */
@media (min-width: 768px) {
	
	.modal-campus{
		width: 850px;
	}
	
	.space_mst{ 
		padding-top: 70px; 
	} 
	
	.modal-content{
		margin-top: 150px;
	}
	

}

/* LG */
@media (min-width: 992px) {
	
	.modal-campus{
		width: 950px;
	}
	
	.space_mst{ 
		padding-top: 87px; 
	} 
	
	

}

/* XL */
@media (min-width: 1200px) {
	
	.modal-campus{
		width: 950px;
	}

}

/* XXL */
@media (min-width: 1400px) {
	
	.modal-campus{
		width: 950px;
	}
	
	.space_mst{
		padding-top: 120px;
	} 

}
	/*</css-9514>*/