  @charset "utf-8";
/* CSS Document */

@media (min-width: 1226px) {
	#header .btn-position.right-xs-2 { margin-right: -563px }
}

	#testimonios .ucu-carousel .owl-nav div {
    	background-color: #009fa2 }


@media (min-width: 980px) {
		#testimonios .ucu-carousel .owl-nav .owl-prev { left: -17px !important }
		#testimonios .ucu-carousel .owl-nav .owl-next { right: -17px !important }
}

/* popup postgrados  */
.popup_postgrados > .holder {
		border-radius: 0;
		padding: 0;
		margin: 0;
}

.popup_postgrados > .holder .close-btn span, .popup_postgrados > .holder .close-btn span:before {
	background-color: #FFFFFF }
	
	
	.popup_postgrados img { 
		margin: 35px 0; height: 70px }
	

.popup_postgrados.popcursos img { 
		margin: 45px 0; height: 45px }
	



@media (min-width:768px) {
	.popup_postgrados img { 
		margin: 50px 0; height: 90px }
	
	.popup_postgrados.popcursos img { 
		margin: 60px 0; height: 65px }
	
	
	}
	
/* popup postgrados  */


#accesos .col-sm-4 { margin-top: -5px }

.popup_postgrados .ucubs:hover { background-color: #00a0ff}
.popup_postgrados .ucuep:hover { background-color: #805588}


.popup_postgrados .senior:hover { background-color: #009B71 }
.popup_postgrados .cec:hover { background-color: #9780b6}

/* mas noticias  */
.fill-btn.masnoticias {
        box-shadow: inset 0px 0px 0px 3px #173363;
	background-color: transparent; color: #173363; text-transform: uppercase;border-radius: 0; font-weight: 500;margin-top: 0; padding: 6px 12px 7px; font-size: 1em }
.fill-btn.masnoticias:hover {
        box-shadow: inset 0px 0px 0px 3px #173363;
	background-color: #173363; color: #FFFFFF
}

@media (max-width:768px) {

	
.fill-btn.masnoticias { margin-right: 20px;    margin-top: -10px }}