/*****************************************
 *
 * 
 *
 *
 ****************************************
@media (max-width: 575px)
 {
    .container {
		max-width: 90% !important;
		border-color:yellowgreen;
    }
}

@media (max-width: 768px) 
 {
    .container {
				max-width: 90% !important;
		border-color: rgba(50, 4, 255, 0.945);
    }
}

@media (max-width: 999px) 
 {
    .container {
		max-width: 85% !important;
		border-color: yellow;
    }
}

@media (max-width: 1199px) 
{
    .container {
		max-width: 85% !important;
		border: 1px solid yellow;
    }
}

@media (min-width:1200px) {
    .container {
		max-width: 100% !important;
    }
}

*/
.nuevo{
	border: 2px solid red;
}

.program-top{
	display: flex;
	justify-self: center;
	
}
.program-top p
{
	color: white;
	position: absolute;
	display: block;
	background-color:red;
top: -25px;
width: 100%;
text-align: center !important;
padding: 5px 0;
border-radius: 15px 15px 0 0;
}

* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

colores-upa {
	color: rgba(0, 154, 68, 1);
	color: rgba(2, 105, 55, 1);
	color: rgba(61, 188, 116, 0.15)
}

a:link {
	color: rgba(0, 154, 68, 1);
	text-decoration: none;
	transition: all .3s;
	-ms-transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s
}

a:visited {
	color: white;
	text-decoration: underline
}

a:hover,
a:active,
a:focus {
	text-decoration: none;
	font-weight: 600
}

.pat-negro,
.pat-verde,
.pat-humo,
.pat-study {
	background-repeat: repeat !important;
	background-position: center !important;
	background-size: cover !important;
	-webkit-background-repeat: repeat !important;
	-moz-background-repeat: repeat !important;
	-ms-background-repeat: repeat !important;
	-o-background-repeat: repeat !important
}

.pat-negro {
	background-image: url(../images/pat-negro.png)
}

.pat-verde {
	background-image: url(../images/pat-verde.png)
}

.pat-humo {
	background-image: url(../images/pat-humo.png)
}

.pat-study {
	background-image: url(../images/pat-study.png)
}

.pat-gris {
	background-image: url(../images/pat-gris.png);
	background-repeat: repeat !important;
	background-size: cover !important
}

.shadow {
	box-shadow: 0 0 25px 10px rgba(40, 149, 97, 0.25);
	-ms-box-shadow: 0 0 25px 10px rgba(40, 149, 97, 0.25);
	-moz-box-shadow: 0 0 25px 10px rgba(40, 149, 97, 0.25);
	-webkit-box-shadow: 0 0 25px 10px rgba(40, 149, 97, 0.25);
	-o-box-shadow: 0 0 25px 10px rgba(40, 149, 97, 0.25)
}

.shadow-inset {
	box-shadow: inset 0 0 25px 10px rgba(40, 149, 97, 0.25);
	-ms-box-shadow: inset 0 0 25px 10px rgba(40, 149, 97, 0.25);
	-moz-box-shadow: inset 0 0 25px 10px rgba(40, 149, 97, 0.25);
	-webkit-box-shadow: inset 0 0 25px 10px rgba(40, 149, 97, 0.25);
	-o-box-shadow: inset 0 0 25px 10px rgba(40, 149, 97, 0.25)
}

.shadow-inset-black {
	box-shadow: inset 0 0 25px 10px rgba(192, 192, 192, 0.5);
	-ms-box-shadow: inset 0 0 25px 10px rgba(192, 192, 192, 0.5);
	-moz-box-shadow: inset 0 0 25px 10px rgba(192, 192, 192, 0.5);
	-webkit-box-shadow: inset 0 0 25px 10px rgba(192, 192, 192, 0.5);
	-o-box-shadow: inset 0 0 25px 10px rgba(192, 192, 192, 0.5)
}

.font-upa {
	text-transform: uppercase !important;
	font-family: 'Conv_MyriadPro-Black'
}

.font-negrilla {
	font-size: 18px;
	text-transform: uppercase !important;
	font-family: 'Conv_MyriadPro-Bold'
}

.font-cursiva {
	font-family: 'Baskerville-SemiBoldItalic' !important
}

h1,
.h1 {
	font-weight: 600;
	text-transform: uppercase !important;
	font-family: 'Conv_MyriadPro-Black';
	padding-top: 10px
}

h2,
h3,
h4,
h5,
h6 {
	font-family: 'Baskerville-SemiBold'
}

.text-blanco {
	color: white !important
}

.text-gris {
	color: rgba(255, 255, 255, 0.5) !important
}

.text-upa {
	margin-right: 5px !important;
	color: rgba(0, 154, 68, 1) !important
}

.text-small {
	font-size: .9em;
	font-style: italic;
	color: black
}

.fond-upa {
	color: white !important;
	background-color: rgba(0, 154, 68, 1) !important
}

.clearfix {
	overflow: auto;
	zoom: 1;
	width: 100% !important
}

.redound {
	border-radius: 15px 15px 15px 15px;
	-ms-border-radius: 15px 15px 15px 15px;
	-moz-border-radius: 15px 15px 15px 15px;
	-webkit-border-radius: 15px 15px 15px 15px;
	-o-border-radius: 15px 15px 15px 15px
}

.redou-video {
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
	-moz-border-radius-topright: 15px;
	-moz-border-radius-bottomright: 15px;
	-ms-border-top-right-radius: 15px;
	-ms-border-bottom-right-radius: 15px;
	-o-border-top-right-radius: 15px;
	-o-border-bottom-right-radius: 15px
}

.null-block {
	padding: 0 !important;
	margin: 0 !important;
	line-height: normal !important
}

.destacar {
	width: 90%;
	padding-top: 30px;
	margin: 0 auto !important;
	word-spacing: 3px;
	text-align: center;
	font-size: 1.2em;
	line-height: 1.3;
	color: black;
	opacity: .7;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.img-null {
	background-image: url(../images/bg-item-evt.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center center;
	background-color: white
}

.upa-nav ul li.has-dropdown .dropdown {
	width: 860px;
	height: 256px;
	left: -180px;
	border-radius: 0 0 10px 10px;
	-ms-border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	-o-border-radius: 0 0 10px 10px
}

.top-menu {
	width: 100% !important;
	height: 115px !important;
	z-index: 999 !important;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	background-color: rgba(0, 0, 0, 0.8)
}

.top-menu a {
	color: rgba(255, 255, 255, 0.9) !important
}
#upa-logo img {
	padding: 0 !important;
	margin: 0 !important
}

#upa-logo-idx {
	opacity: .9;
	z-index: 1000;
	height: auto;
	padding: 10px;
	z-index: 1000;
	position: absolute;
	margin-left: -18%;
	background-color: #e5e5e5;
	border-radius: 15px;
	-ms-border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-o-border-radius: 15px
}

#upa-log img {
	width: 100%;
	height: 75px
}

#menu-study {
	margin: 0 auto !important;
	text-align: right;
}

.menu-study {
	height: 50px;
	top: -30px !important;
	position: relative;
	width: 100%;
	padding: 15px 0 !important;
	text-align: right;
}

.menu-study a:hover {
	font-weight: 500;
	background-image: url(../images/bgHover.svg);
	background-size: cover;
	background-position: center bottom;
	background-repeat: no-repeat
}

.top-menu {
	width: 100% !important;
	height: 115px !important;
	z-index: 999 !important;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	background-color: rgba(0, 0, 0, 0.8)
}

.top-menu a {
	color: rgba(255, 255, 255, 0.9) !important
}

.men-prin {
	width: 100%;
	height: 70px;
	top: 55px !important;
	position: fixed;
	float: left !important;
	background-color: rgba(0, 0, 0, 0);
	-webkit-transition: all 350ms;
	transition: all 350ms
}

#menu-prin {
	padding: 20px 0;
	margin: 0 auto !important;
	text-align: right !important
}

#menu-prin .col-md-4 {
	height: auto !important;
	float: left;
	display: block;
	padding: 5px
}

#menu-prin .submenu li a {
	font-weight: 500;
	padding: 5px;
	border-bottom: 5px solid rgba(0, 0, 0, 0.1)
}

#menu-prin li a:hover,
#menu-prin .submenu li a:hover {
	padding-bottom: 5px;
	font-weight: 500;
	border-bottom: 5px solid rgba(0, 154, 68, 1) !important
}

#whatsapp {
	padding-top: 12px;
	float: left
}

.upa {
	text-align: center;
	padding: 0 !important;
	margin: 0 !important;
	opacity: 0 !important;
	-webkit-transition: all 10ms;
	transition: all 10ms
}

.log-upa {
	opacity: 1 !important;
	height: 70px
}

.top-nav-collapse {
	padding: 0;
	position: fixed;
	top: 0 !important;
	background-color: rgba(0, 0, 0, 1) !important;
	border-bottom: 5px solid rgba(0, 154, 68, 1) !important
}

.navbar {
	z-index: 1000 !important;
	background-color: transparent !important
}

.navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px 0;
	border-color: #008837 !important
}

#upa-logo {
	display: block;
	top: 0 !important;
	padding: 10px;
	position: absolute;
	z-index: 1000;
	width: 200px;
	height: 130px;
	opacity: .9;
	background-color: #e5e5e5;
	border-radius: 15px;
	-ms-border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-o-border-radius: 15px
}

#upa-logo img {
	padding: 0 !important;
	margin: 0 !important
}

#upa-logo-idx {
	opacity: .9;
	z-index: 1000;
	height: auto;
	padding: 10px;
	z-index: 1000;
	position: absolute;
	margin-left: -18%;
	background-color: #e5e5e5;
	border-radius: 15px;
	-ms-border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-o-border-radius: 15px
}

.upa-heading {
	padding: 1em 0 !important;
	margin-top: 550px !important;
	background-color: rgba(2, 105, 55, 1);
	border-radius: 25px 25px 0 0
}

.head-top {
	display: block;
	height: 520px !important;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover
}

.negro {
	display: block;
	height: 520px !important;
	background-color: rgba(0, 0, 0, 0.4)
}

.dropmenu {
	font-size: 18px !important;
	top: 2px;
	text-align: left;
	margin-top: 20px !important;
	background-color: rgba(0, 0, 0, 0.75)
}

.dropdown h2 {
	font-size: 20px;
	padding: 5px;
	width: 100%;
	text-align: center;
	color: rgba(255, 255, 255, 0.88);
	background-color: rgba(2, 105, 55, 1) !important
}

.upa-nav ul li.has-dropdown .dropdown {
	width: 860px;
	height: 256px;
	left: -180px;
	border-radius: 0 0 10px 10px;
	-ms-border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	-o-border-radius: 0 0 10px 10px
}

#submenu-upa a,
#submenu-curso a,
#sub-curso a,
#has-dropdown a {
	font-size: 15px !important;
	font-weight: 400 !important
}

#sub-curso {
	width: 600px;
	height: auto !important;
	padding-bottom: 10px;
	left: -250px !important;
	border-radius: 0 0 10px 10px;
	-ms-border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	-o-border-radius: 0 0 10px 10px
}

#submenu-upa {
	width: 250px;
	height: auto !important;
	padding-bottom: 10px;
	left: 0;
	padding: 10px;
	border-radius: 0 0 10px 10px;
	-ms-border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	-o-border-radius: 0 0 10px 10px
}

.sub-filtro {
	text-transform: uppercase !important;
	font-family: 'Conv_MyriadPro-Bold';
	font-size: 16px;
	color: #fff;
	padding-top: 10px;
	margin: 0 0 10px 0
}

#log-unidos img,
#log-unidos2 img {
	padding: 50% 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.upa-hero {
	height: 630px !important;
	z-index: 10;
	position: absolute
}

.js-fullheight {
	height: 620px !important
}

#upa-hero .flexslider .slider-text > .slider-text-inner h1 {
	line-height: 1;
	font-weight: 500
}

#upa-hero .flexslider .slider-text > .slider-text-inner h2 {
	line-height: 1;
	margin-bottom: 0
}

#upa-hero .flexslider .slides li {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center 0
}

.col-md-offset-2 {
	margin-left: 0 !important
}

.slider-text-inner {
	padding: 20% 0 0 0;
	text-align: center;
	font-size: 1.5em
}

.slider-text-block {
	padding-top: 260px;
	display: inline-block
}

#upa-hero .flexslider .slider-text > .slider-text-inner h1,
#upa-hero .flexslider .slider-text > .slider-text-inner h2 {
	color: white
}


/*Noticias */
.btn-primary {
	background: #000;
	color: #fff !important;
	border: 2px solid rgba(61, 188, 116, 0.15);
	border-radius: 10px !important;
}

.card {
	position: relative;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-direction: column;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-clip: border-box;
	border: none;
	border-radius: 0.5rem;
	height: auto;
	margin-bottom: 1em !important;
}

.card-body {
	-ms-flex: 1 1 auto;
	-webkit-box-flex: 1;
	flex: 1 1 auto;
	padding: 2rem;
}

.card-img {
	width: 100%;
	border-radius: calc(0.25rem - 1px);
}

.card-img-top {
	width: 100%;
	border-top-left-radius: calc(0.5rem - 1px);
	border-top-right-radius: calc(0.5rem - 1px);
}

.card-title {
	margin-bottom: 0.75rem;
	font-size: 1.5em;
}

.card-text:last-child {
	margin-bottom: 0;
}

.card-header {
	padding: 0.75rem 1.25rem;
	margin-bottom: 0;
	color: inherit;
	text-align: center;
	background-color: #36414b;
	font-weight: 600;
	border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.card-header:first-child {
	border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.card-footer {
	padding: 0.75rem 1.25rem;
	border-top: 1px solid rgba(0, 0, 0, 0.125);
	color: inherit;
	text-align: center;
}

.fucsia {
	background-color: #ff00ff;
	color:black;
	padding: 5px 20px;
}

.text-fucsia
{
	color: #ff00ff;
	font-size: 2em;
	text-align: center;
	font-weight: 800;
}

.belleza {
	background-color: #28a745;
}

.colegio {
	background-color: #28a745;
}

/*Historias UPA*/
#upa-hitory-1,
#upa-hitory-2,
#upa-hitory-3 {
	float: left;
	padding: 10px;
	margin: 0 1%;
	border-radius: 15px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid rgba(0, 154, 68, 1) !important;
	background-color: rgba(0, 141, 64, 1) !important
}

#upa-hitory-1:hover,
#upa-hitory-2:hover,
#upa-hitory-3:hover {
	background-color: rgba(2, 105, 55, 1) !important;
	border: 1px solid rgba(0, 154, 68, 1) !important
}

#form-video {
	text-align: left
}

#upa-counter {
	height: 400px;
	position: relative
}

.upa-counters .upa-counter-label {
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 5px
}

#estediantes,
#egresados,
#laborando,
#practicando {
	float: left;
	padding: 10px;
	margin: 0 1%;
	border-radius: 15px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid rgba(0, 154, 68, 1) !important;
	background-color: rgba(0, 141, 64, 1) !important
}

.upa-counter-label {
	display: block;
	color: rgba(255, 255, 255, 1);
	text-transform: uppercase !important;
	font-family: 'Conv_MyriadPro-Bold';
	width: 100%;
	font-weight: 400;
	margin-bottom: 0 !important
}

.program-item {
	width: 30.975%;
	float: left;
	margin: 1.25%;
	padding: 0 !important;
	background-color: rgba(203, 229, 214, 0.1);
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.menu-upa {
	margin: 0
}

#menu-intitucional {
	width: 17em;
	float: left;
	display: block;
	font-size: 12pt;
	font-weight: 500;
	padding: 1em 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: 10px;
	border-right: 3px solid rgba(2, 105, 55, 1);
	border-radius: 15px 0 0 15px
}

#menu-insti {
	list-style: none !important;
	padding: 0;
	margin: 0
}

#menu-insti li {
	display: block;
	margin: 2px 0;
	padding: 5px;
	background-color: white;
	border: 1px solid #ccc;
	transition: all .3s;
	-ms-transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s
}

#menu-insti li:hover {
	background-color: rgba(2, 105, 55, 1);
	border: 1px solid #ccc;
	color: #fff !important
}

#menu-insti li a {
	color: black
}

#menu-insti li a:hover {
	padding-left: 10px;
	color: #fff;
	font-weight: 500
}

#menu-intitucional h3 {
	text-align: center;
	font-size: 1.2em;
	text-transform: uppercase !important;
	font-family: 'Conv_MyriadPro-Black'
}

#resena {
	border: none !important;
	padding: 0 !important
}

article {
	width: 98%;
	padding: 1em;
	float: left;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 2em;
	margin-left: 3em;
	border: 1px solid #ccc;
	overflow: hidden;
	text-align: justify;
	border-radius: 15px 15px 15px 15px;
	-ms-border-radius: 15px 15px 15px 15px;
	-moz-border-radius: 15px 15px 15px 15px;
	-webkit-border-radius: 15px 15px 15px 15px;
	-o-border-radius: 15px 15px 15px 15px
}
.mt-5,
.my-5 {
  margin-top: 3rem !important;
}
article h2 {
	text-align: left;
	font-size: 2em;
	text-transform: uppercase !important;
	font-family: 'Conv_MyriadPro-Bold'
}

.article-galery {
	width: 31%;
	height: auto;
	margin: .5em !important;
	border: none;
}

.article-galery p {
	padding-top: 10px;
	padding-bottom: inherit;
	font-weight: 500;
}

.galery-categoria {
	margin: 1em 0;
	display: block
}

.redound-tabs {
	border-radius: 15px 15px 0 0;
	-ms-border-radius: 15px 15px 0 0;
	-moz-border-radius: 15px 15px 0 0;
	-webkit-border-radius: 15px 15px 0 0;
	-o-border-radius: 15px 15px 0 0
}

.panel {
	margin-bottom: 20px;
	background-color: #fff;
	border: none !important;
	border-radius: 15px 15px 0 0;
	-ms-border-radius: 15px 15px 0 0;
	-moz-border-radius: 15px 15px 0 0;
	-webkit-border-radius: 15px 15px 0 0;
	-o-border-radius: 15px 15px 0 0;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	-ms-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	-o-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05)
}

.nav-tabs {
	border-bottom: 0 solid #fff
}

.panel-heading {
	padding: 10px 15px 0 15px;
	border-bottom: 0 solid #fff !important
}

.panel-default > .panel-heading {
	color: white;
	background-color: rgba(2, 105, 55, 1);
	border-color: #ddd
}

.nav-tabs > li {
	float: left;
	margin-bottom: 0
}

.nav-tabs > li > a:hover {
	border-color: #eee #eee #ddd
}

.nav > li > a:hover,
.nav > li > a:focus {
	text-decoration: none;
	font-weight: 400
}

.nav-tabs > li > a:hover {
	border-color: 0 solid white !important
}

.nav > li > a {
	color: white;
	background-color: rgba(2, 105, 55, 1)
}

.nav > li > a:hover,
.nav > li > a:focus {
	color: white;
	text-decoration: none;
	background-color: rgba(2, 105, 55, 1) !important
}

.nav-tabs > li > a {
	margin-right: 2px;
	line-height: 1.42857143;
	border: 0 solid transparent;
	border-radius: 15px 15px 0 0
}

.nav > li > a {
	position: relative;
	display: block;
	padding: .875em
}

.nav-tabs > li > a {
	margin-right: 2px;
	line-height: 1.42857;
	border: 0 solid transparent;
	border-radius: 15px 15px 0 0
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
	color: #000;
	font-weight: 400;
	background-color: white
}

.item-registro {
	margin: 1%;
	float: left;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.btn-pdf {
	height: 185px;
	border: 1px solid #ccc;
	text-align: center;
	transition: all .3s;
	-ms-transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	background-color: ghostwhite
}

.btn-pdf:hover {
	border: 1px solid #00913d;
	background-color: rgba(0, 145, 61, 0.2);
	box-shadow: inset 0 0 25px 10px rgba(0, 154, 68, 1);
	-ms-box-shadow: inset 0 0 25px 10px rgba(0, 154, 68, 1);
	-moz-box-shadow: inset 0 0 25px 10px rgba(0, 154, 68, 1);
	-webkit-box-shadow: inset 0 0 25px 10px rgba(0, 154, 68, 1);
	-o-box-shadow: inset 0 0 25px 10px rgba(0, 154, 68, 1)
}

.btn-pdf img {
	width: 60%;
	left: 50%;
	margin-left: -30%;
	padding: 1em 0;
	position: relative
}

.upa-aspirantes {
	margin-bottom: 1.875em
}

.biblioteca {
	width: 100%;
	height: 200px;
	text-align: center;
	padding: 0
}

.upa-aspirantes > a,
.biblioteca a {
	height: 256px;
	display: block;
	color: #000;
	position: relative;
	bottom: 0;
	overflow: hidden;
	-webkit-transition: .5s;
	transition: .5s;
	border-radius: 15px 15px 15px 15px;
	-ms-border-radius: 15px 15px 15px 15px;
	-moz-border-radius: 15px 15px 15px 15px;
	-webkit-border-radius: 15px 15px 15px 15px;
	-o-border-radius: 15px 15px 15px 15px
}

.upa-aspirantes > a img,
.biblioteca a img {
	height: 256px;
	position: relative;
	-webkit-transition: .5s;
	transition: .5s
}

.upa-aspirantes > a:after,
.biblioteca a:after {
	opacity: 0;
	visibility: hidden;
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	-webkit-box-shadow: inset 0 -34px 100px 10px rgba(255, 255, 255, 0.9) !important;
	-ms-box-shadow: inset 0 -34px 100px 10px rgba(255, 255, 255, 0.9) !important;
	-o-box-shadow: inset 0 -34px 100px 10px rgba(255, 255, 255, 0.9) !important;
	box-shadow: inset 0 -34px 100px 10px rgba(255, 255, 255, 0.9) !important;
	z-index: 8;
	-webkit-transition: .5s;
	transition: .5s
}

.upa-aspirantes > a h3 {
	z-index: 12;
	position: absolute;
	right: 20px;
	left: 20px;
	bottom: 2.5em;
	color: #000;
	font-size: 1.375em !important;
	font-family: 'Conv_MyriadPro-Bold';
	text-transform: uppercase;
	font-weight: 600;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	visibility: visible;
	-webkit-transition: .3s;
	transition: .3s
}

.upa-aspirantes > a span {
	font-size: 1em;
	position: relative;
	top: -55px;
	font-weight: 600
}

.upa-aspirantes > a:hover,
.biblioteca > a:hover {
	-webkit-box-shadow: 0 18px 71px -10px rgba(0, 0, 0, 0.75);
	box-shadow: 0 18px 71px -10px rgba(0, 0, 0, 0.75)
}

.upa-aspirantes > a:hover:after {
	opacity: 1;
	visibility: visible
}

.my-object {
	width: 100%;
	height: auto;
	overflow: hidden !important;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

#obj-testimony,
#obj-events {
	width: 100%
}

#upa-testimony {
	border: none !important;
	position: relative
}

#upa-testimonial {
	overflow: hidden;
	position: relative
}

#upa-testimonial .testimony-slide blockquote {
	width: 95%
}

#upa-testimonial h2 {
	color: white;
	font-weight: 100;
	font-size: 3em !important
}

.item p {
	color: #eee;
	font-size: 1em !important
}

.testimony {
	font-size: 18px !important;
	line-height: 1.5 !important
}

.upa-aspirantes > a:hover {
	-webkit-box-shadow: 0 18px 71px -10px rgba(0, 0, 0, 0.75);
	box-shadow: 0 18px 71px -10px rgba(0, 0, 0, 0.75)
}

.upa-aspirantes > a:hover:after {
	opacity: 1;
	visibility: visible
}

.items-two {
	width: 50%
}

.items-tree {
	width: 31.33333%
}

.items-four {
	width: 23%
}

.stage-1,
.stage-2,
.stage-3 {
	position: relative;
	left: 50%;
	text-align: center;
	padding-bottom: 1em;
	overflow: hidden
}

.stage-1 {
	width: 60%;
	margin-left: -30% !important
}

.stage-2 {
	width: 80%;
	margin-left: -40% !important
}

.stage-3 {
	width: 90%;
	margin-left: -40% !important
}

#upa-historia,
#upa-counter,
#vid-tecnicas {
	padding: 1em 0 !important
}

#upa-program,
#upa-diplomados,
#upa-institucion,
#upa-contact,
#upa-aspirantes,
#upa-docentes,
#upa-estudiar, 
main {
	padding: 3em 0;
}

#content {
	padding-top: 2em;
	padding-bottom: 2em
}

#curse-upa,
#upa-niveles {
	width: 100%;
	float: left;
	position: relative
}

#upa-niveles {
	padding: 2em;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

#nivel-1,
#nivel-2,
#nivel-3 {
	float: left;
	margin: 1%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

#nivel-1,
#nivel-2 {
	padding-left: 10px;
	width: 35%
}

#nivel-3 {
	width: 24%
}

#upa-niveles > .col-md-8 {
	padding-left: 0 !important;
	padding-right: 0 !important
}

.nivel-activo {
	border-left: 2px solid rgba(255, 255, 255, 1) !important;
	border-right: 2px solid rgba(255, 255, 255, 1) !important
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 0;
  left: 15%;
  z-index: 10;
  padding-top: 10px;
  padding-bottom: 0;
  color: #fff;
  text-align: center;
  background-color:rgba(0, 0, 0, .75);
  width: 100%;
  margin: 0 auto;
}

#vid-tecnicas {
	width: 100%;
	float: left
}

    #upa-video {
        height: 350px;
        padding: 1em 0;
    }
#page-title {
	height: 210px;
	padding: 25px
}

#perfil {
	float: left;
	margin: 0;
	padding: 10px;
	height: 560px;
	text-align: justify
}

#perfil h3 {
	font-size: 1.5em
}

#info {
	float: left;
	height: 650px
}

#id-login {
	border-radius: 10px;
	padding: 40px
}

#form-program {
	padding: 10px 20px !important;
	width: 100% !important
}

#form-curses {
	padding: 10px !important;
	width: 100% !important;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background-color:#f8f9fa!important;
	height: 580px !important
}

.wrapper {
	width: 100%;
	height: 580px;
	padding: 3px !important;
	border-radius: 15px;
	-ms-border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-o-border-radius: 15px
}

.wrap-login {
	width: 350px;
	height: 350px
}

.id-wraper {
	text-align: center;
	padding: 1em 0
}

.filtro_cursos {
	text-transform: uppercase !important;
	font-family: 'Conv_MyriadPro-Bold';
	font-size: 32px;
	color: rgba(2, 105, 55, 1);
	border-bottom: 3px solid rgba(2, 105, 55, 1);
	padding-top: 20px;
	margin: 0
}

.sidebar {
	float: left;
	padding: 1em 0;
	height: 610px;
	background-color: #e2e7e1;
	box-shadow: inset 0 0 50px 0 rgba(61, 188, 116, 0.15);
	-ms-box-shadow: inset 0 0 50px 0 rgba(61, 188, 116, 0.15);
	-moz-box-shadow: inset 0 0 50px 0 rgba(61, 188, 116, 0.15);
	-webkit-box-shadow: inset 0 0 50px 0 rgba(61, 188, 116, 0.15);
	-o-box-shadow: inset 0 0 50px 0 rgba(61, 188, 116, 0.15)
}

#req-1,
#req-2 {
	width: 48%;
	margin: 1%;
	float: left
}

#requisito h3 {
	font-size: 1.5em
}

.requisito {
	padding-top: 5em;
	height: auto
}

.requisito-icon {
	width: 140px;
	height: 140px;
	margin: 0 auto;
	opacity: .5
}

.requisito-icon:hover {
	opacity: 1
}

#sd-title h4 {
	color: black;
	font-size: 12pt;
	line-height: 1.3;
	padding-left: 5px;
	margin: 10px;
	border-left: 7px solid rgba(2, 105, 55, 1);
	border-radius: 5%
}

#sd-title h5 {
	color: black;
	font-size: 10pt;
	line-height: 1.3;
	padding-left: 5px;
	margin: 10px;
	opacity: .7;
	font-family: "helvetica" !important
}

#sd-enfermeria {
	background-image: url(../images/sd-enfermeria.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: contain
}

#sd-adulto {
	background-image: url(../images/sd-adulto.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: contain
}

#sd-farmaceutico {
	background-image: url(../images/sd-farmaceutico.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: contain
}

#sd-admin-salud {
	background-image: url(../images/sd-admin-salud.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: contain
}

#sd-laboratorio {
	background-image: url(../images/sd-laboratorio.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: contain
}

#sd-infancia {
	background-image: url(../images/sd-infancia.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: contain
}

#sd-secretaria {
	background-image: url(../images/sd-secretaria.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: contain
}

#sd-contable {
	background-image: url(../images/sd-contable.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: contain
}

#sd-sistemas {
	background-image: url(../images/sd-sistemas.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: contain
}

#cont-inscripcion {
	padding: 3em
}

.item-inscripcion {
	width: 24% !important;
	height: 256px;
	padding: 5px;
	border: 1px solid #ccc
}

#upa-institucion,
#upa-aspirantes,
#upa-diplomados,
#upa-docentes {
	top: 0;
	position: relative
}

#upa-program,
#upa-diplomados {
	top: 0;
	position: relative
}

.program-top {
	display: block;
	height: 200px !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	background-position: bottom center !important;
	background-color: rgba(2, 105, 55, 1);
	border-bottom: 4px solid rgba(0, 154, 68, 1) !important
}

.container-fluid {
	width: 95% !important
}

.program-data {
	padding: 10px;
	border-radius: 0 0 15px 15px
}

.program-data h3 {
	text-align: center;
	margin: 0 0 15px 0 !important
}

.program-data p {
	color: black;
	line-height: 1.5 !important;
	margin: 1em 0 !important
}

.certificado {
	overflow: hidden;
	background-image: url(../images/logos/certificate.svg);
	background-repeat: no-repeat;
	background-size: 25%;
	background-position: right bottom
}

.col-md-4 span {
	font-weight: 500;
	overflow: hidden !important;
	height: auto
}

.banProgra {
	height: 185px;
	background-image: url(../images/banProgra.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: relative;
	top: -185px !important
}

.obj-error {
	color: white;
	text-align: center
}

.upa-login {
	width: 100%;
	height: 700px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover
}

#new-student {
	background-image: url(../images/bg-newStudent.jpg)
}

#new-certificate {
	background-image: url(../images/bg-certificate.jpg)
}

#obj-login,
#upa-obj {
	width: 830px;
	height: 575px;
	margin: 0 auto
}

#obj-login {
	margin: 0 auto;
	padding: 10px;
	border-radius: 20px 20px 20px 20px;
	-ms-border-radius: 20px 20px 20px 20px;
	-moz-border-radius: 20px 20px 20px 20px;
	-webkit-border-radius: 20px 20px 20px 20px;
	-o-border-radius: 20px 20px 20px 20px
}

#upa-obj {
	background-color: rgba(0, 0, 0, 0.5)
}

#upa-obj-certificate {
	width: 351px;
	height: 375px;
	margin: 0 auto;
	background-color: red
}

#obj-certificate {
	width: 550px;
	height: 450px;
	margin: 0 auto;
	padding: 10px;
	border-radius: 20px 20px 20px 20px;
	-ms-border-radius: 20px 20px 20px 20px;
	-moz-border-radius: 20px 20px 20px 20px;
	-webkit-border-radius: 20px 20px 20px 20px;
	-o-border-radius: 20px 20px 20px 20px;
	background-color: rgba(0, 0, 0, 0.5)
}

#grap-requisito {
	background-position: center right !important;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

#grap-egresado {
	background-position: bottom center;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

#upa-estudiar {
	width: 100%;
	height: 670px;
	background-color: #99ae95
}

#study-1 {
	width: 75%;
	height: 480px;
	float: left;
	padding-right: 25px !important
}

#study-2 {
	width: 25%;
	height: 578px;
	float: left;
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size: contain
}

#baner-study {
	width: 100%;
	height: 266px !importat
}

#btn-icons h4 {
	padding-top: 1em !important
}

.btn-egresado {
	height: 10em;
	margin: 3%;
	border: 1px solid #00913d;
	text-align: center;
	padding: 15px;
	background-color: #f2f9f5;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	transition: all .3s;
	-ms-transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s
}

.btn-egresado:hover {
	border: 1px solid #00913d;
	background-color: rgba(0, 145, 61, 0.2);
	box-shadow: inset 0 0 25px 10px rgba(0, 154, 68, 1);
	-ms-box-shadow: inset 0 0 25px 10px rgba(0, 154, 68, 1);
	-moz-box-shadow: inset 0 0 25px 10px rgba(0, 154, 68, 1);
	-webkit-box-shadow: inset 0 0 25px 10px rgba(0, 154, 68, 1);
	-o-box-shadow: inset 0 0 25px 10px rgba(0, 154, 68, 1)
}

.btn-egresado span {
	color: white !important;
	height: 4em;
	width: 4em;
	padding: 7px 0;
	margin: 0 auto !important;
	display: block;
	border-radius: 100px;
	background-color: rgba(2, 105, 55, 1)
}

#upa-certificado {
	width: 600px;
	padding: 100px 0 0 0;
	margin: 0 auto
}

#bg-login {
	height: 660px;
	border-right: 1px solid rgba(255, 255, 255, 0.5);
	background-position: center top;
	background-size: cover;
	background-repeat: no-repeat
}

.calidad-certi {
	padding: 5px;
	height: 315px;
	width: 32%;
	background-color: #eee;
	border-radius: 15px
}

#upa-banner {
	width: 100%;
	height: 65px !important;
	text-align: center;
	padding: 20px 0
}

#upa-banner h3 {
	position: relative;
	font-size: 25px;
	font-family: 'Arial', sans-serif !important
}

#upa-banner a {
	color: white;
	font-weight: 700;
	font-family: 'Arial', sans-serif !important
}

#pbx {
	width: 33%;
	display: block;
	float: left;
	margin-right: 2%;
	padding: 30px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background-color: rgba(61, 188, 116, 0.15) !important
}

#sede-bello,
#sede-catalina,
#sede-prado,
#sede-bolivar {
	width: 100%;
	margin-bottom: 3%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

#sede-bello p,
#sede-catalina p,
#sede-prado p,
#sede-bolivar p {
	margin-bottom: 2% !important
}

#pbx li,
#pbx li a {
	color: black;
	padding: 0 !important;
	margin: 0 !important
}

#pbx li a:hover {
	color: #008837 !important
}

#upa-footer {
	display: block;
	font-weight: 400 !important;
	border-top: 5px solid rgba(0, 154, 68, 1) !important;
	background-color: #222
}

.upa-footer a:hover {
	padding-left: 10px
}

#upa-footer a {
	display: inline-block;
	color: rgba(255, 255, 255, 0.5) !important
}

#upa-footer a:hover {
	color: rgba(255, 255, 255, 1) !important
}

.list-foot {
	display: block;
	width: auto
}

#upa-footer ul {
	list-style: none;
	padding: 0;
	margin: 0
}

#footer-top {
	display: block;
	height: 70px;
	margin: 1em 0;
	background-image: url(../images/logos/log-fotter.svg);
	background-repeat: no-repeat;
	background-position: bottom center
}

#foo-links {
	width: 100%;
	height: 300px;
	border-top: 3px solid #6d6d6d
}

#foot-estudiantes {
	padding-top: 20px !important;
	display: block
}

.foo-logos {
	opacity: .8;
	width: 100px;
	margin-bottom: 15px
}

#certificate {
	padding: 2em !important;
	border-top: 3px solid #6d6d6d
}

#foo-legal {
	width: 100%;
	height: 112px;
	padding: .5em 0;
	text-align: center
}

.foo-about,
#foo-social,
#foo-links,
#footer-top,
#foot-certi {
	padding: 1em 0;
	text-align: center !important
}

#foot-certi {
	text-align: center;
	padding: 0 10%;
	overflow: hidden
}

.img-certificado {
	width: 42%;
	height: 100%;
	float: left !important;
	border: 0;
	margin-left: 8%;
	opacity: .7
}

#foot-social {
	font-size: 30px;
	padding-top: 15px;
	margin: 0 auto !important;
	text-align: center !Important
}

.f-social {
	width: 150px;
	margin: 0 auto !important
}

#redes li a {
	width: 35px;
	display: inline-block;
	float: left !important
}

#copy {
	width: 100% !important;
	height: 80px;
	padding: 10px 0;
	margin-top: 1.5em;
	text-align: center !important;
	background-color: rgba(2, 105, 55, 1)
}

#copy a {
	text-decoration: underline;
	font-weight: 500 !important
}

#foot-certi {
	display: none !important;
}

.upa-map {
	background-color: rgba(0, 0, 0, .3);
	top: 0;
	left: 0;
	width: 100%;
	min-height: 100%;
}

.map {
	display: block;
	width: 100%;
	height: 500px;
	position: relative;
	background-image: url(../images/map.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	background-attachment: fixed;
	;
}
