homeul {
	margin:0;
	padding:0;
}
iframe[name="google_conversion_frame"] {
	display:none;
}
.span1, .span2, .span3, .span4, .span5, .span6, .span7, .span8, .span9, .span10, .span11, .span12 {
	float: left;
	box-sizing: border-box
}
.col {
	margin-left: 1.5%
}
.col:first-child {
	margin-left: 0
}
.span1 {
	width: 6.95833333%
}
.span2 {
	width: 15.41666667%
}
.span3 {
	width: 23.875%
}
.span4 {
	width: 32.33333333%
}
.span5 {
	width: 40.79166667%
}
.span6 {
	width: 49.25%
}
.span7 {
	width: 57.70833333%
}
.span8 {
	width: 66.16666667%
}
.span9 {
	width: 74.625%
}
.span10 {
	width: 83.08333333%
}
.span11 {
	width: 91.54166667%
}
.span12 {
	width: 100%;
	margin-left: 0
}
.cf {
	zoom: 1
}
.cf:before, .cf:after {
	content: "";
	display: table
}
.cf:after {
	clear: both
}
.border-box {
	box-sizing: border-box
}
.reset-list {
	margin: 0;
	padding: 0;
	list-style: none;
	background: none
}
html, body {
	overflow-x:hidden;
}
body {
	background:#f3f3f3;
	/*font-family: 'Roboto', Helvetica, Arial, sans-serif;*/
	font-family: 'PT Sans', sans-serif;
	color: #000;
	font-weight: 400;
	font-size: 16px;
	font-size: 1rem;
	line-height: 26px;
	line-height: 1.625rem
}
* {
	box-sizing: border-box
}
*:focus {
	outline: none
}
h1 {
	font-weight: 900;
	line-height: 1.3em;
	color: #333
}
h2 {
	font-size: 30px;
	font-weight: 900;
	color: #993333;
}
h3 {
	font-size: 0.9em;
	font-weight: 300;
	color: #0065ae;
}

h4 {
	font-size: 20px;
	font-weight: 900;
	color: #993333;
}

p {
	margin: 1.3em 0;
	font-size: 16px;
	color: #333;
	line-height: normal;
}
p:first-child {
	margin-top: 0
}
p:last-child {
	margin-bottom: 0
}
a {
	color: #993333;
	text-decoration: none;
	-webkit-transition: all .3s linear;
	transition: all .3s linear
}
li article a img {
	width:100%;
}
a.btn {
	display: inline-block;
	font-size: .7em;
	line-height: 1.4em;
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	padding: 1em 3em;
	color: #fff;
	background: #993333;
	-o-border-radius: 10em;
	border-radius: 10em;
}
a.btn:hover {
	background: #cc6666;
	text-decoration: none
}
a.btn.btn-alt {
	color: #fff;
	background: #993333;
}
a.btn.btn-alt:hover {
	background: #cc6666
}
a.play_btn {
	width: 3em;
	height: 3em;
	opacity: .7;
	overflow: hidden;
	text-indent: -9999px;
	display: inline-block;
	margin: .5em;
	-o-border-radius: 10em;
	border-radius: 10em;
	position:relative;
	z-index:10;
	background: #fff url(../img/play-btn.png) center center no-repeat
}
a.play_btn:hover {
	opacity: 1
}
img {
	display: inline-block;
	max-width: 100%;
	height: auto
}
figure {
	margin: 0;
	padding: 0
}
pre {
	padding: 2em;
	background: #fff
}
table {
	width: 100%
}
table th {
	background: #f2f2f2;
	padding: .5em;
border-right:.0625rem solid #fff
}
table td {
border-bottom:solid .0625rem #bfbfbf;
	padding: .5em
}
blockquote {
	font-style: italic;
	margin: 0;
	text-align: center;
	font-size: 1.4em;
	line-height: 1.4em;
	padding: 1.875rem;
border-bottom:solid .0625rem #d9d9d9;
border-top:solid .0625rem #d9d9d9;
	background: #e5e5e5;
	clear: both
}
blockquote cite {
	font-weight: 700;
	font-size: .8em
}
blockquote cite::before {
	content: "- "
}
blockquote.testimonio {
	text-align: left;
	border-bottom: 0;
	border-top: 0;
border-left:solid .125rem #f2f2f2;
	margin-left: 1.5em;
	padding: .5em 0 .5em 2.5em;
	font-size: 1em
}
blockquote.testimonio p {
	margin-top: 0;
	margin-bottom: .5em
}
blockquote.testimonio img {
	width: 3em;
	margin-left: -4em;
	-o-border-radius: 3em;
	border-radius: 3em
}
hr {
	content: " ";
	display: block;
	width: 4em;
height:.0625rem;
	border: 0;
border-top:solid .0625rem #d9d9d9;
	margin: 2em 0;
	clear: both
}
hr.center {
	margin-left: auto;
	margin-right: auto
}
span{
	font-family: 'PT Sans', sans-serif !important;
	}
.text-center {
	text-align: center;
	margin: 50px 0 0;
}
/***ESTILOS****/
#sugForm label {
	display:block;
	margin-top: 10px;
}
#sugForm input {
	width:100%;
}
#sugForm input[type="submit"] {
	width: 250px;
}
#home-hero {
	position:relative;
}
#home-hero ul.rslides img {
	height:auto;
	width:100%;
	max-width:none;
}
#data-pie, .footer-right #footer-menus .cols .col:last-child {
	background:#212121;
	flex: 1;
	-webkit-flex: 1;
}
#data-pie p {
	color:rgba(255,255,255,0.5);
	font-size:12px;
	line-height: 17px;
}
#macro {
	background:#fff;
	width: 90rem;
	margin: 0 auto;
}
#macro.justify main.area-contenido p, #macro.justify main.area-contenido li{
	text-align:justify !important;
}
#plan-estudios {
	width: 70%;
	text-align: center;
	margin:0 auto;
	float:none;
}
#plan-estudios h2 {
	text-align: center;
}
#plan-estudios p {
	margin: 0;
	line-height: 14px;
	font-size: 16px;
	color:#fff;
}
#plan-estudios .ver-malla {
	background: #fff;
	margin-top: 30px;
	color: #993333;
}
.datos-programa li {
	list-style:none;
}
/****ESTILOS****/
body.docentes-template-default div.text {
	float: left;
}
body.docentes-template-default .page-content div.text img {
	float: right;
	margin: 0;
	width: 35%;
	border-radius: 15px;
}
body.docentes-template-default .page-content div.text p {
	float: left;
	width: 50%;
	margin: 0;
}
#data {
	float: left;
	width: 50%;
	;
}
#data h1 {
	margin: 0 0 10px;
}
#data h5 {
	margin:0;
}
#data h5 p {
	color: #993333;
	font-size: 1em;
	font-weight: 700;
	width: 100%;
}
#data .content p {
	width:100%;
}
ul#cont-wrap {
	width: 90%;
	margin: 0 auto;
	display: flex;
	display: -webkit-flex;
	/*justify-content: space-between;
	-webkit-justify-content: space-between;*/
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}
ul#cont-wrap li.docente {
	flex:0 33%;
	-webkit-flex:0 33%;
}
ul#cont-wrap li.docente article {
	width:100%;
}
ul#cont-wrap .programa-content {
	background: #ebebeb;
}
ul#cont-wrap .programa-content h3 {
	font-size: 20px;
}
ul#cont-wrap .programa-content p {
	font-size: 16px;
}
/*** DOCENTES ***/
.clear {
	clear:both;
}
 @media only screen and (max-width:35.6rem) {
p {
margin:1.5em 0
}
blockquote {
font-size:1.2em;
padding:1.3em 0
}
blockquote .alignleft {
float:left
}
.alignleft, .alignright {
float:none;
display:block;
margin:25px auto;
max-width:100%;
width:100%
}
}
.fl {
	float: left
}
.fr {
	float: right
}
.cf:before, .cf:after {
	content: " ";
	display: table
}
.cf:after {
	clear: both
}
.cf {
*zoom:1
}
.cols {
	text-align: left
}
.cols .col2 {
	float: left;
	width: 28%;
	margin-right: 4%;
	margin-bottom: 2em
}
.cols .col2:nth-child(2n) {
	margin-right: 0
}
.cols .col2:nth-child(2n+3) {
	clear: left
}
.cols .col3 {
	float: left;
	width: 30%;
	margin-right: 5%;
	margin-bottom: 2em
}
.cols .col3:nth-child(3n) {
	margin-right: 0
}
.cols .col3:nth-child(3n+4) {
	clear: left
}
.cols .col3x2 {
	float: right;
	width: 65%;
	clear: right;
	margin-bottom: 2em
}
.cols .col4 {
	float: left;
	width: 22.75%;
	margin-right: 3%;
	margin-bottom: 2em
}
.cols .col4:nth-child(4n) {
	margin-right: 0
}
.cols .col4:nth-child(4n+5) {
	clear: left
}
.cols:before, .cols:after {
	content: " ";
	display: table
}
.cols:after {
	clear: both
}
.cols {
*zoom:1;
	width:100%;
}
.alignleft {
	float: left;
	margin: 0 1em .5em 0;
	max-width: 50%
}
.alignright {
	float: right;
	margin: 0 0 .5em 1em;
	max-width: 50%
}
.aligncenter {
	display: block;
	margin: 0 auto 1.5em;
}
.gallery-caption, .wp-caption-text {
	margin: 0 0 .5em 0;
	font-size: .8em;
	text-align: center;
	font-style: italic;
	color: #d8d8d8
}
.wp-caption {
	max-width: 100%
}
.bypostauthor {
	background: #fafafa
}
.instagram-media {
	margin-left: auto !important;
	margin-right: auto !important
}
#programa-detalle .bloques-contenido .contenido_2_columnas, .plan_de_estudios {
	padding: 40px 65px 50px;
	max-width: none;
	width: 100%;
	margin:0 !important;
}
#programa-detalle .bloques-contenido .contenido_2_columnas li {
	text-align: justify;
	margin-bottom: 10px;
	list-style: none;
	line-height: normal;
	font-size: 16px;
	color: #333;
}
.contenido_2_columnas p {
	text-align: justify;
}
.des-programa {
	border-radius: 15px;
	margin: 0 auto 1.5em;
}
@media only screen and (max-width:29.8rem) {
.alignleft, .alignright {
float:none;
display:block;
margin:25px auto;
max-width:100%;
width:100%
}
.cols .col3, .cols .col4, .cols .col3x2 {
float:none;
margin-right:0;
width:100%
}
}
#global-container {
	padding-top: 4.0625rem
}
.container {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	box-sizing: border-box;
}
body.single .bloque .container{
		max-width:75rem;
	 padding-left:65px;
		padding-right:65px;
	}
.container.dos-col > div.cols, div.text.dos-col > .su-row {
	display: flex;
	display: -webkit-flex;
}
.container.dos-col > h2 {
	font-size:26px;
	text-align:left;
}
.container.dos-col > div.cols .col:first-child, div.text.dos-col > .su-row > div:first-child {
	margin-right:35px;
}
.container.dos-col > div.cols .col:last-child, div.text.dos-col > .su-row > div:last-child {
	margin-left:35px;
}
.su-column img {
	width:100%;
}
#subir {
	position: fixed;
bottom:.5rem;
	left: .5em;
	z-index: 20;
	color: #fff;
	background: #000000;
	line-height: 3em;
	width: 3em;
	text-align: center;
	opacity: .3;
	display: none
}
#subir:hover {
	opacity: 1
}
input, textarea {
	background: #fff;
border:.125rem solid #e5e5e5;
	padding: 15px 10px;
	box-sizing: border-box;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
	max-width: 100%;
	color: #7f7f7f;
	font-size: 15px;
	font-size: 0.9375rem;
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
	-o-border-radius: 5px;
	border-radius: 5px
}
input:focus, textarea:focus {
	border-color: #002e53
}
textarea {
	width: 100%
}
input[type="submit"], input[type="button"] {
	display: inline-block;
	font-size: .7em;
	line-height: 1.4em;
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	padding: 1em 3em;
	color: #002e53;
	background: #f6c31a;
	-o-border-radius: 10em;
	border-radius: 10em;
border:solid .125rem #fff;
	font-weight: 800
}
input[type="submit"]:hover, input[type="button"]:hover {
	text-decoration: none;
	background: #f8d04b
}
input[type="submit"]:disabled, input[type="button"]:disabled {
	background: #f2f2f2;
	border-color: #bfbfbf;
	cursor: not-allowed
}
input[type="submit"]:disabled:hover, input[type="button"]:disabled:hover {
	background: #f2f2f2;
	border-color: #bfbfbf
}
label {
	font-size: .8em
}
select {
	border: 0
}
#solicitar{
	position: fixed;
    width: 154px;
    height: 54px;
    top: 35%;
    right: 0;
    z-index: 100;
    background: url(../img/icono-postula-off.png) no-repeat 0 0;
 }
#solicitar:hover{
	background: url(../img/icono-postula-on.png) no-repeat 0 0;
	}
#wbounce-modal .inline-form, .inline-form {
	display: block
}
#wbounce-modal .inline-form input, .inline-form input {
	float: left;
	border: 0
}
#wbounce-modal .inline-form input:first-child, .inline-form input:first-child {
	-webkit-border-top-left-radius: 30px;
	-webkit-border-bottom-left-radius: 30px;
	-moz-border-radius-topleft: 30px;
	-moz-border-radius-bottomleft: 30px;
	border-top-left-radius: 30px;
	border-bottom-left-radius: 30px
}
#wbounce-modal .inline-form input:last-child, .inline-form input:last-child {
	-webkit-border-top-right-radius: 30px;
	-webkit-border-bottom-right-radius: 30px;
	-moz-border-radius-topright: 30px;
	-moz-border-radius-bottomright: 30px;
	border-top-right-radius: 30px;
	border-bottom-right-radius: 30px;
	-webkit-border-top-left-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-bottomleft: 0;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}
.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 input[type="telephone"], .wpcf7 input[type="password"], .wpcf7 select {
	width: 100%
}
.wpcf7 span.wpcf7-not-valid-tip {
	position: static;
	width: 100%;
	border: 0;
	color: #f00
}
#ninja_forms_form_1 br {
	display: none
}
.ninja-forms-error-msg {
	color: #f00
}
#main-header {
	background:#333;
}
#main-header .container {
	float: right;
	width: 100%;
	padding: 0 20px;
	box-sizing: border-box;
	max-width: none;
}
#menu-superior {
	text-align: right;
	margin: 0;
	width: 100%;
}
#menu-superior .intranet-link a {
	font-size: .8em;
	margin: 0;
	color: #fff;
}
#menu-superior .intranet-link a:first-child{
	  padding-right: 13px;
   border-right: 1px dotted #999999;
	}
#menu-superior .intranet-link a i {
	margin: 0 6px;
}
#menu-superior .intranet-link a:hover {
	color: #7f7f7f
}
#menu-superior ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background: none;
	font-size: .9em
}
#menu-superior ul li {
	display: inline-block
}
#menu-superior ul li a {
	padding: 1.5em 1em;
	display: block
}
@media only screen and (max-width:40rem) {
#logo-header-container, #menu-superior {
float:none;
margin:0;
text-align:center;
width:100%
}
#logo-header-container .logo {
padding:1em 0
}
#menu-superior .intranet-link a {
border-radius:5px;
display:inline-block;
margin:0;
float:none
}
#menu-superior ul li a {
padding:1em .2em
}
}
.breadcrumbs {
	background: #ccc;
	color: #999;
	font-size: .8em;
	line-height: 2.6em;
	float:left;
	width:100%;
}
.breadcrumbs .container {
	width:100%;
	color:#5c5c5c;
	padding:0 70px;
}
.breadcrumbs .container::before {
	content:'Usted está Aquí: ';
}
.breadcrumbs a {
	color: #5c5c5c;
	opacity: .8
}
.breadcrumbs a:hover {
	opacity: 1
}
#menu-principal {
	background: #fff;
	border-bottom: 2px solid #333;
	display: flex;
	display: -webkit-flex;
	box-sizing: border-box;
	height:84px;
	padding: 0 20px 0 70px;
	margin-top:27px;
}
#menu-principal h1.logo {
	margin: 0 40px 0 0;
}
#menu-principal h1.logo img {
	width: 640px;
	margin-top: -10px;
}
#menu-principal .navicon {
	display: none
}
#menu-principal ul {
	margin:0;
	padding: 0;
	list-style: none;
	background: none;
	display: flex;
	-webkit-display: flex;
	width: 100%;
	text-align: center
}
#menu-principal ul li {
	display: inline-block;
	position: relative;
	z-index: 9999999;
	max-height: 60px;
	height: 60px;
 border-left: dotted .0625rem #333333;
}
#menu-principal ul li.one-line a {
	padding-top: 20px;
}
#menu-principal ul li a {
	display: block;
	line-height: 3.125rem;
	color: #000624;
	font-size: 13px;
	text-transform: uppercase;
	font-family:'Roboto';
	height: 84px;
	padding: 1em 10px;
	line-height: normal;
}
#menu-principal ul li a:hover {
	background: #333333;
	text-decoration: none;
	color: #fff;
}
#menu-principal ul li ul {
	display: none;
	position: absolute;
	left: -50%;
	top: 4.05rem;
	border-radius: 0 0 10px 10px;
	width: auto;
	z-index: 1;
	box-shadow: 0 5px 10px rgba(0,0,0,0.3);
	padding: 0 0 20px;
	background: #fff;
	border-right: none;
	text-align: left;
	margin-top: 19px;
	width:200px;
}
#menu-principal ul li ul.show {
	display: block;
	width:250px;
}
#menu-principal ul li ul li {
	display: block;
	border: none;
	max-height: none;
	height: auto;
}
#menu-principal ul li ul li a {
	border-left: none;
 border-top:solid .0625rem #999;
	line-height: 1.4em;
	text-transform: none;
	margin: 0 30px;
	height:auto;
	padding: 0.6em 1em;
	background: url(../img/arrow.png) no-repeat left center;
}
#menu-principal ul li ul li a:hover {
	background: url(../img/arrow.png) no-repeat left center #fff;
	color:#993333;
}
#menu-principal ul li ul li:first-child a {
	border:none;
}
@media only screen and (max-width:46.875rem) {
#menu-principal .navicon {
display:block;
color:#fff;
text-align:center;
padding:.6em 1em;
cursor:pointer
}
#menu-principal ul {
margin:0;
padding:0;
list-style:none;
background:none;
border-right:none;
display:none
}
#menu-principal ul.show {
display:block
}
#menu-principal ul li {
display:block
}
#menu-principal ul li a {
display:block;
border-left:0;
border-top:solid .0625rem #004a86
}
#menu-principal ul li a:hover {
background:#004a86;
text-decoration:none
}
#menu-principal ul li ul {
display:block;
position:static;
width:100%;
background:#00203a;
text-align:center
}
}
#sugerir-programa {
	background: #fafafa;
	padding: 2em 0;
	float: left;
	width: 100%;
}
#sugerir-programa-form {
	display: none;
	padding: 1em;
	max-width: 30em;
	text-align: left;
	background: #fff;
	margin-left: auto;
	margin-right: auto;
	border: solid 4px #e5e5e5
}
#main-footer {
	background: url(../img/footer-bg.png) center top repeat-y #00172a;
	float: left;
	width: 100%;
}
#footer-content {
	display: table;
	width: 100%;
	max-width: none;
	background:#272727;
	padding:0;
}
.footer-left, .footer-right {
	display: table-cell;
	vertical-align: top
}
.footer-left {
	width: 25%;
	padding: 2em 0;
	text-align: center;
}
.footer-right {
	width: 75%;
}
.footer-right #footer-menus, .footer-right #footer-menus .cols {
	float: left;
	width: 100%;
}
.footer-right #footer-menus .cols {
	display:flex;
	-webkit-display:flex;
	background:#272727;
}
.footer-right #footer-menus .cols .col {
	border-right: 1px solid #666666;
	padding: 2em 20px;
	margin:0;
}
.footer-right #footer-menus .cols .col:first-child {
	border-left: 1px solid #666666;
}
.footer-right #footer-menus .cols .col:last-child {
	border:none;
	margin-left:0;
	flex:1;
	-webkit-flex:1;
}
@media only screen and (max-width:43.75rem) {
#footer-content, .footer-left, .footer-right {
display:block;
width:100%
}
}
#footer-menus h3 {
	display:none;
}
#footer-menus h3::after {
	content: " ";
	display: block;
	width: 15%;
height:.0625rem;
	background: #f6c31a;
	position: absolute;
	left: 0;
	bottom: 0
}
#footer-menus ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background: none;
	font-size: .8em
}
#footer-menus ul li a {
	color: #fff;
	opacity: .7
}
#footer-menus ul li a:hover {
	opacity: 1
}
.footer-politicas {
	margin-top: 5em;
	display: inline-block;
	position: relative;
	padding-top: 1em;
	font-size: .8em;
	color: #fff;
	opacity: .7
}
.footer-politicas:hover {
	opacity: 1
}
.footer-politicas::before {
	content: " ";
	display: block;
	width: 15%;
height:.0625rem;
	background: #f6c31a;
	position: absolute;
	left: 0;
	top: 0
}
@media only screen and (max-width:36.25rem) {
#footer-menus .col {
margin-left:0;
margin-right:0;
width:100%;
padding-bottom:2em
}
}
.page-header, .page-content {
	width: 90%;
	max-width: 50rem;
	margin-left: auto;
	margin-right: auto;
	font-size: 1.1em
}
.page-header-container {
	background-size: cover;
	background-image: url(../img/cuerpo-academico.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	color: #fff
}
.page-header {
	padding-top: 3em;
	padding-bottom: 1.5em;
	text-align: center;
	width: 100%;
	max-width: 75rem;
}
.page-header h1, .page-header h2 {
	margin: 0;
	color: #fff
}
.page-listado-header h1 {
	text-align: left;
	text-transform: uppercase;
}
.meta {
	font-size: .8em;
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
	color: #ccc;
	padding: .5em 0;
	display: block
}
.meta a {
	color: #ccc
}
.page-content {
	padding-top: 3em;
	padding-bottom: 4em;
	line-height: 1.7em;
	max-width: 85%;
	float: left;
	margin: 0 7.5%;
}
.page-content h2:first-child, .page-content h3:first-child {
	margin-top: 0
}
.page-content .text p::first-child::first-letter {
font-size:4em;
line-height:1em;
font-weight:200;
font-style:italic;
float:left;
color:#002e53;
padding-right:.2em
}
.page-content .text .imagen-docente {
	margin-top: -4em;
	border: solid 4px #fff
}
.page-content li {
	margin-bottom: .5em
}
.page-listado-header {
	padding: 2em 70px;
	max-width: none;
}
.page-listado-header .categorias, .categorias {
	margin: 0;
	padding:0 65px;
	list-style: none;
	text-align: left;
	font-size: .9em;
	background: #333;
	border-top: 1px solid #fff;
}
.page-listado-header .categorias li, .categorias li {
	display: inline-block;
	padding: 10px 15px;
	border-left:1px solid rgba(255,255,255,0.3);
}
.page-listado-header .categorias li a, .categorias li a {
	color: #fff;
	display: block;
	font-size: 13px;
}
.page-listado-header .categorias li a:hover, .categorias li a:hover {
	color:#999;
}
.page-listado-header .categorias li.current-cat a, .categorias li.current-cat a {
	text-decoration: none
}
.page-listado-header #buscador {
	margin-top: 1em;
	margin-bottom: -2em;
	padding: 1em 0 0 0;
}
.page-listado-header #buscador h2 {
	font-size: 1em;
	font-weight: 400;
	margin-bottom: 1em;
	padding-bottom: .5em
}
.page-listado-header .buscador {
	text-align: center
}
.page-listado-header .buscador .cols {
	text-align: center
}
.page-listado-header select {
	color: #7f7f7f;
	width: 100%;
	font-size: .8em
}
.page-listado {
	margin:3em 5% 2em;
	float: left;
	max-width: none;
	width:90%;
}
.page-listado h2 {
	width: 100%;
	text-align: left;
}
.pix-wrapper {
	float: left;
	width: 100%;
}
article.programa.col {
	margin: 0;
	flex:0 33%;
	-webkit-flex:0 33%;
	width: 33%;
	display: inline-block;
}
.post-resume .featured-img {
	height: 8rem;
	margin-bottom: 0
}
.post-resume .featured-img:hover {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	filter: #808080;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%)
}
.post-resume .post-title {
	font-style: normal;
	margin: 0;
	font-size: 1.2em;
	font-weight: 700
}
@media only screen and (max-width:46.25rem) {
.page-listado .col {
width:100%;
float:none
}
}
#programa-detalle .page-header {
	font-size: 1em;
	text-align: left;
}
.page-header-programa {
	padding: 5em 65px;
	box-sizing: border-box;
	text-align: center;
	color: #fff;
}
.page-header-programa h1 {
	text-transform:uppercase;
}
.page-header-programa h2 {
	font-weight: 100;
	text-transform: uppercase;
	margin-bottom: 30px;
}
.page-header-programa h3 {
	margin: 0;
	text-transform: uppercase;
	color: #fff;
	font-size: 1.3em;
}
.page-header-programa h2 a {
	color: #fff
}
.page-header-programa .inicio-clases span.date {
	text-transform: capitalize
}
.page-header-programa .inicio-clases span.title, .page-header-programa .inicio-clases span.date {
	min-width: 11rem
}
@media only screen and (max-width:35rem) {
.page-header-programa .inicio-clases span.title, .page-header-programa .inicio-clases span.date {
min-width:auto
}
}
#menu-programa {
	background: #ffcc33;
	z-index: 10
}
#menu-programa > .container{
	  max-width: 75rem;
   padding: 0 65px;
	}
#menu-programa ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background: none;
	display: flex;
	display: -webkit-flex;
	width: 100%;
	text-align: center;
}
#menu-programa ul li {
	display: table-cell
}
#menu-programa ul li a {
	display: block;
	line-height: 2.8rem;
	color: #333;
	font-size: .7em;
 border-left:solid .0625rem #fff;
	padding: 0 1em;
	white-space:nowrap;
}
#menu-programa ul li a:last-child{
	 border-right:solid .0625rem #fff;
	}
#menu-programa ul li a:hover {
	background: #993333;
	color:#fff;
	text-decoration: none
}
@media only screen and (max-width:55.625rem) {
#menu-programa {
display:none
}
}
.bloque {
	background-size: cover;
	margin:0 0 50px;
	float:left;
	width:100%;
}
.bloque.Comorecuadro {
	width: 90%;
	max-width: 75rem;
	margin: 3em auto
}
.bloque.Comorecuadro .titulo-bloque {
	text-align: left;
}
.bloque.Blanco {
	background-color: #fff
}
.bloque.Gris {
	background-color: #f2f2f2
}
.bloque.Azul {
	background-color: #993333
}
.bloque.Azuloscuro {
	background-color: #00172a
}
.bloque.Azul, .bloque.Azuloscuro {
	color: #fff
}
.bloque.Azul a.btn, .bloque.Azuloscuro a.btn {
	background: transparent
}
.bloque.Azul h2, .bloque.Azuloscuro h2, .bloque.Azul h3, .bloque.Azuloscuro h3 {
	color: #fff
}
.bloque .titulo-bloque {
	text-align: center;
	margin: 1em 0;
	font-size:26px;
}
.bloque.Blanco+.bloque.Blanco, .bloque.Gris+.bloque.Gris, .bloque.Azul+.bloque.Azul, .bloque.Azuloscuro+.bloque.Azuloscuro, .bloque.Blanco+.bloque.Comorecuadro {
	padding-top: 0
}
.bloque.Blanco+.bloque.Blanco.Comorecuadro, .bloque.Gris+.bloque.Gris.Comorecuadro, .bloque.Azul+.bloque.Azul.Comorecuadro, .bloque.Azuloscuro+.bloque.Azuloscuro.Comorecuadro, .bloque.Blanco+.bloque.Comorecuadro.Comorecuadro {
	margin-top: 0;
	padding-top: 3em
}
.bloque.columna_centrada .titulo-bloque, .bloque.columna_centrada .content {
	max-width: 37rem;
	margin-left: auto;
	margin-right: auto
}
.bloque.contenido_2_columnas.redes-sociales .titulo-bloque {
	text-align: left;
	text-transform:uppercase;
}
@media only screen and (max-width:43.75rem) {
.bloque.contenido_2_columnas .col {
width:100%;
float:none;
margin-bottom:2em
}
}
.bloque.plan_de_estudios .titulo-bloque {
/*text-align: left*/
}
.bloque.plan_de_estudios .plan-icono {
	padding-right: 1em
}
.bloque.plan_de_estudios .malla {
	display: none;
	margin-top: 2em;
	padding: 2em;
border:solid .125rem #fff;
	background: #f7fbff
}
@media only screen and (max-width:41.25rem) {
.bloque.plan_de_estudios .plan-icono {
padding-right:0;
margin:0 0 1em 1em;
float:right;
width:6em
}
.bloque.plan_de_estudios .col {
width:100%;
float:none
}
}
.bloque.proceso_postulacion .content {
	display: table;
	text-align: center;
	vertical-align: middle;
	table-layout: fixed;
	width: 100%
}
.bloque.proceso_postulacion .paso {
	display: table-cell;
	width: 100%;
	padding: 0 2em;
	position: relative
}
.bloque.proceso_postulacion .paso::after {
	content: " ";
	position: absolute;
	width: 6em;
	right: -3em;
	height: 6em;
	top: 35%;
	background: url(../img/iconos/flecha.png) center center no-repeat
}
.bloque.proceso_postulacion .paso:last-child::after {
	display: none;
	background: none
}
.bloque.proceso_postulacion .paso span {
	display: block;
	font-size: 15px;
	font-weight: 100;
	line-height: normal;
}
@media only screen and (max-width:69.375rem) {
.bloque.proceso_postulacion .paso::after {
top:1%
}
}
@media only screen and (max-width:62.5rem) {
.bloque.proceso_postulacion .content {
display:block;
vertical-align:top;
table-layout:auto
}
.bloque.proceso_postulacion .paso {
display:inline-block;
width:11em;
padding:0 1em;
margin-bottom:1em;
vertical-align:top
}
.bloque.proceso_postulacion .paso::after {
display:none
}
}
.bloque.testimonios .testimonios-slider>ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background: none
}
.bloque.galeria_fotos img {
	width: 100%;
	margin-bottom: 1em
}
.bloque.sedes .modalidad-title h2, .bloque.sedes .modalidad-title h4 {
	margin: 0
}
.bloque.sedes .modalidad-title i {
	float: left;
border:solid .2rem #0065ae;
	padding: .7em;
	-o-border-radius: 10em;
	border-radius: 10em;
	color: #0065ae;
	font-size: 1.5em;
	margin: 0 .5em .5em 0
}
.bloque.sedes .sedes-tabs {
	margin: 0;
	padding: 0;
	list-style: none;
	background: none;
	margin: 1em 0;
border-top:solid .0625rem #e5e5e5
}
.bloque.sedes .sedes-tabs li {
border-bottom:solid .0625rem #e5e5e5
}
.bloque.sedes .sedes-tabs li a {
	display: block;
	padding: .5em 1em;
	color: #7f7f7f
}
.bloque.sedes .sedes-tabs li.active a {
	color: #0065ae
}
.bloque.sedes .sede-enlaces {
	display: table;
	width: 100%;
	text-align: center;
	table-layout: fixed;
	margin-bottom: .5em
}
.bloque.sedes .sede-enlaces span {
	display: table-cell;
	background: #f2f2f2;
border:solid .0625rem #e0e0e0;
	width: 100%;
	color: #8c8c8c;
	line-height: 1.8em;
	cursor: pointer
}
.bloque.sedes .sede-enlaces span:hover {
	color: #0065ae;
	text-decoration: none
}
.bloque.sedes .sede-enlaces span.active {
	background: #fff;
	color: #0065ae
}
.bloque.sedes .sede-enlaces span:first-child {
	border-top-left-radius: 2em;
	border-bottom-left-radius: 2em
}
.bloque.sedes .sede-enlaces span:last-child {
	border-top-right-radius: 2em;
	border-bottom-right-radius: 2em
}
.bloque.sedes .sede {
	display: none
}
.bloque.sedes .sede.active {
	display: block
}
@media only screen and (max-width:39.375rem) {
.bloque.sedes .col {
width:100%;
float:none;
margin-bottom:2em
}
}
.bloque.bloque-contacto {
	padding: 0;
	display: table;
	table-layout: fixed;
	width: 100%
}
.bloque.bloque-contacto .contacto-izq, .bloque.bloque-contacto .contacto-der {
	width: 50%;
	display: table-cell;
	vertical-align: top;
	padding-top: 2em;
	padding-bottom: 2em
}
.bloque.bloque-contacto .contacto-izq {
	text-align: right;
	padding-right: 2em
}
.bloque.bloque-contacto .contacto-izq .icono {
	float: left;
	width: 4em;
	height: 4em;
	border: .3em solid #0065ae;
	-o-border-radius: 4em;
	border-radius: 4em;
	text-align: center;
	line-height: 4em
}
.bloque.bloque-contacto .contacto-izq .icono i {
	font-size: 2em;
	color: #0065ae
}
.bloque.bloque-contacto .contacto-izq .text {
	padding-left: 5em
}
.bloque.bloque-contacto .contacto-izq .text h3 {
	margin: 0;
	font-weight: 800
}
.bloque.bloque-contacto .contacto-izq .text p {
	margin: 0
}
.bloque.bloque-contacto .contacto-der {
	text-align: left;
	padding-left: 2em;
	background: #002e53;
	color: #fff
}
.bloque.bloque-contacto .contacto-der .icono {
	float: left;
	width: 4em;
	height: 4em;
	border: .3em solid #fff;
	-o-border-radius: 4em;
	border-radius: 4em;
	text-align: center;
	line-height: 4em
}
.bloque.bloque-contacto .contacto-der .icono i {
	font-size: 2em;
	color: #fff
}
.bloque.bloque-contacto .contacto-der .text {
	padding-left: 5em
}
.bloque.bloque-contacto .contacto-der .text h3 {
	margin: 0;
	font-weight: 800;
	color: #fff
}
.bloque.bloque-contacto .contacto-der .text p {
	margin: 0
}
.bloque.bloque-contacto .contacto-der .text .btn {
	margin-top: 1em
}
.bloque.bloque-contacto .content {
	width: 80%;
	display: inline-block;
	text-align: left
}
.acf-map {
	width: 100%;
	height: 400px;
	border: #ccc solid 1px;
	margin: 20px 0
}
.slides {
	margin: 0;
	padding: 0;
	list-style: none;
	background: none
}
.posts-carrusel, .posts-carrusel-2, .testimonios-slider {
	position: relative;
	padding-left: 3em;
	padding-right: 3em
}
.posts-carrusel {
	width:90%;
	margin:0 auto;
}
#home-noticias .flex-direction-nav, .posts-carrusel .flex-direction-nav, .posts-carrusel-2 .flex-direction-nav, .testimonios-slider .flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none;
	background: none;
	position: absolute;
	width: 100%;
	top: 35%;
	left: 0
}
#home-noticias .flex-direction-nav .flex-prev, #home-noticias .flex-direction-nav .flex-next, .posts-carrusel .flex-direction-nav .flex-prev, .posts-carrusel-2 .flex-direction-nav .flex-prev, .testimonios-slider .flex-direction-nav .flex-prev, .posts-carrusel .flex-direction-nav .flex-next, .posts-carrusel-2 .flex-direction-nav .flex-next, .testimonios-slider .flex-direction-nav .flex-next {
	width: 2em;
	height: 4em;
	position: absolute;
	top: 0;
	overflow: hidden;
	color:transparent;
}
#home-noticias .flex-direction-nav .flex-prev, .posts-carrusel .flex-direction-nav .flex-prev, .posts-carrusel-2 .flex-direction-nav .flex-prev, .testimonios-slider .flex-direction-nav .flex-prev {
	left: 20px;
	background: url(../img/arrow-left.png) left center no-repeat
}
#home-noticias .flex-direction-nav .flex-next, .posts-carrusel .flex-direction-nav .flex-next, .posts-carrusel-2 .flex-direction-nav .flex-next, .testimonios-slider .flex-direction-nav .flex-next {
	right: 20px;
	background: url(../img/arrow-right.png) right center no-repeat
}
.testimonio .testimonio-resume {
	background: #fff;
	padding: 2em;
	color: #7f7f7f;
	text-align: center;
	max-width: 30.625rem;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5em
}
.testimonio .testimonio-resume .persona {
	margin-top: -7em;
	width: 6rem
}
.testimonio .testimonio-resume h3 {
	color: #0065ae;
	font-size: 1em;
	font-weight: 800
}
.testimonio .testimonio-resume h4 {
	margin-bottom: 0;
	margin-top: .5em;
	font-size: 1em
}
.docente .docente-resume {
/*padding: 2em*/
}
.docente .docente-resume .docente-content {
	background: #fff;
	padding: 2em 1em;
	color: #7f7f7f;
	text-align: center;
	max-width: 30.625rem;
	margin-left: auto;
	margin-right: auto
}
.docente .docente-resume .docente-content .persona {
	width: 4rem
}
.docente .docente-resume .docente-content h4 {
	font-size: 1em;
	margin-bottom: 0;
	font-style: italic
}
.docente .docente-resume .docente-sedes {
	font-size: .8em;
	line-height: 1.2em
}
.docente .docente-resume .docente-bio p {
	margin-top: .3em
}
.actividad .actividad-resume {
	text-align: center;
	max-width: 30.625rem;
	margin-left: auto;
	margin-right: auto;
}
.actividad .actividad-resume > a {
	display: block;
	overflow: hidden;
	height: 175px;
	position: relative;
}
.actividad-content {
	padding: 0 15px;
	text-align: justify;
}
.actividad-content p {
	line-height: normal;
	font-size: 13px;
}
#servicios {
	background: #993333;
	height: 250px;
	width: 100%;
	float: left;
	padding: 25px 0;
}
#servicios h2 {
	color: #fff;
	text-align: center;
}
#servicios ul {
	margin: 0;
	padding: 0;
	text-align: center;
}
#servicios ul li {
	list-style: none;
	text-align: center;
	display: inline-block;
	padding: 10px;
	width: 130px;
}
#servicios ul li img {
	border: 2px dotted #fff;
	padding: 15px;
	border-radius: 12px;
}
#servicios ul li h6 {
	margin: 0;
	color: #fff;
}
#pasantias {
	height: 440px;
	background-size: cover;
	float:left;
	width:100%;
	position:relative;
}
#pasantias div {
	position: absolute;
	height: 187px;
	width: 100%;
	bottom: 0;
	top: 0;
	margin: auto 0;
}
#pasantias h2 {
	text-align: center;
	background: #fff;
	width: 70%;
	margin:0 auto;
	border-radius: 10px;
	padding: 15px 0;
}
#pasantias a {
	display: block;
	background: #fff;
	padding: 10px;
	font-size: 15px;
	font-weight: bold;
	width: 100px;
	text-align: center;
	border-radius: 40px;
	margin: 80px auto 0;
	text-decoration: none;
}
#home-por-que {
	background: url(../img/bg-porque.jpg) no-repeat right top #333;
	height: 440px;
	padding: 50px 0 105px;
	box-sizing: border-box;
	margin:0;
}
#home-por-que h2 {
	color:#fff;
}
#home-actividades {
	background:#e5e5e5;
	padding:50px 0;
	margin:0;
}
#home-actividades .posts-carrusel .flex-direction-nav .flex-prev{
	background: url(../img/arrow-left-b.png) left center no-repeat;
 }
#home-actividades .posts-carrusel .flex-direction-nav .flex-next{
	background: url(../img/arrow-right-b.png) right center no-repeat;
 }
#home-actividades .actividad-content p {
	color: #000;
	text-align: justify;
	line-height: 15px;
}
#home-actividades li.actividad article, .page-listado li.actividad article {
	background: #fff;
	border-radius: 10px;
	overflow: hidden;
	min-height:475px;
	position:relative;
	margin: 0 60px;
}
#home-actividades li.actividad article a.btn, .programa .programa-resume .programa-content a.btn {
	/*position: absolute;
	left: 0;
	right: 0;
	bottom: 15px;*/
	display:block;
	width: 130px;
	margin: 30px auto 0;
}
#home-noticias .container {
	width:100%;
	max-width: none;
}
#home-noticias {
	margin:0;
}
#home-noticias .flex-direction-nav .flex-prev{
	left:88px;
	}
#home-noticias .flex-direction-nav .flex-next{
	right:88px;
	}
#carrusel-not {
	position:relative;
}
#carrusel-not .actividad .actividad-resume {
	padding: 0;
	max-width: none;
}
#carrusel-not .actividad .actividad-resume .actividad-content {
	display:flex;
	-webkit-display:flex;
	background:#131313;
	padding: 0 150px;
	min-height: 495px;
	border-top: 1px solid #131313;
 border-bottom: 1px solid #131313;
}
#carrusel-not .cont-not {
	flex: 1 27%;
	-webkit-flex: 1 27%;
	margin-right: 50px;
	color: #fff;
	text-align: left;
	padding: 65px 0;
}
#carrusel-not .cont-not h5 {
	font-size:20px;
	margin:0;
}
#carrusel-not .cont-not h3 {
	font-size:30px;
	margin: 3px 0 12px;
	float:left;
}
#carrusel-not .cont-not h3 a, #carrusel-not .cont-not h3 a:hover{
	color:#fff !important;
	}
#carrusel-not .cont-not p {
	margin: 0;
	line-height: 15px;
	text-align: justify;
	font-size: 14px;
	float:left;
	color:#fff;
	margin: 0 0 60px;
}
#carrusel-not .cont-not a.see-all {
	color:#fff;
	border:none;
	float:right;
	margin-top:70px;
}
#carrusel-not .cont-not p > a{
	  font-weight: bold;
   margin-left: 10px;
	}
#carrusel-not .cont-not p > a:hover{
	color:#fff;
	}
#carrusel-not .cont-not-img {
	flex: 1 30%;
	background-size: cover;
	-webkit-flex: 1 30%;
	background-repeat: no-repeat;
	background-position: center 0;
	overflow: hidden;
}
#carrusel-not .cont-not-img img {
	height: 100%;
	width: auto;
	max-width: none;
}
.actividad .actividad-resume .date {
	font-size: .8em;
	position: absolute;
	background: #fff;
	margin: auto;
	width: 90px;
	height: 75px;
	padding: 15px;
	top: 0;
	bottom: 0;
	border-radius: 5px;
	left: 0;
	right: 0;
}
.actividad .actividad-resume .date strong {
	display: block;
	font-weight: 800;
	font-size: 35px;
}
.actividad .actividad-resume .date span {
	font-weight: bold;
	font-size: 20px;
}
.actividad .actividad-resume .date span p {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color:#cc6666;
}
.actividad .actividad-resume h3 {
	font-weight: 800;
	margin:1em 0;
	font-size:20px;
	text-align:left;
}
.datos-actividad {
	margin: 1em auto 0 auto;
	display: table;
	width: 100%;
	max-width: 50rem
}
.datos-actividad .cell {
	display: table-cell;
	width: 33.3%;
	padding: .5em
}
.datos-actividad .cell .date, .datos-actividad .cell .lugar, .datos-actividad .cell .hora {
	display: block;
	padding: 1em;
	border:solid .125rem #fff;
	-o-border-radius: 1em;
	border-radius: 1em;
	min-height:120px;
}
.datos-actividad .cell strong {
	display: block
}
.datos-actividad .cell p {
	margin: 0;
	color:#fff;
}
@media only screen and (max-width:43.75rem) {
.datos-actividad {
display:block
}
.datos-actividad .cell {
display:block;
width:100%
}
}
.programa .programa-resume {
	margin: 1.2em 10px;
	text-align: center;
	max-width: 30.625rem;
	border: 1px solid #ccc;
	position: relative;
	border-radius: 10px;
	;
}
.programa .programa-resume > a{
	display: block;
 height: auto;
	background:#ebebeb;
}
.programa .programa-resume img {
	display: block;
	width: 100%;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px
}
.programa .programa-resume .programa-content {
	padding: 2em 1em;
	background: #ebebeb;
	min-height: 19em;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	position:relative;
	line-height:20px;
	min-height: 260px;
}
li.docente .programa-resume .programa-content {
	background:#fff;
}
.programa .programa-resume .facultad {
	display: block
}
.programa .programa-resume .date {
	font-size: .8em;
	display: block;
}
.programa .programa-resume span {
	font-size:16px;
}
.programa .programa-resume h3 {
	font-weight: 800;
	margin: 0 0 13px;
}
.programa .programa-resume h3 a {
	color: #993333;
	font-size: 20px;
}
h3 a:hover{
	color:#ccc !important;
	}
.sede .sede-resume {
	padding: 1em;
	text-align: center;
	max-width: 30.625rem;
	margin-left: auto;
	margin-right: auto
}
.sede .sede-resume img {
	display: block;
	width: 100%
}
.sede .sede-resume .sede-content {
	padding: 2em;
	background: #f2f2f2;
	min-height: 9em
}
.sede .sede-resume .date {
	font-size: .8em;
	display: block;
	margin-bottom: 1em
}
.sede .sede-resume h3 {
	font-weight: 800;
	margin: 0 0 .3em 0
}
.sede .sede-resume h3 a {
	color: #0065ae
}
.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	opacity: .8;
	filter: alpha(opacity=80)
}
.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 99999999;
	position: fixed;
	outline: none !important;
	-webkit-backface-visibility: hidden
}
.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	box-sizing: border-box
}
.mfp-container:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle
}
.mfp-align-top .mfp-container:before {
	display: none
}
.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045
}
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
	width: 100%;
	cursor: auto
}
.mfp-ajax-cur {
	cursor: progress
}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: -webkit-zoom-out;
	cursor: zoom-out
}
.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: zoom-in
}
.mfp-auto-cursor .mfp-content {
	cursor: auto
}
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.mfp-loading.mfp-figure {
	display: none
}
.mfp-hide {
	display: none !important
}
.mfp-preloader {
	color: #ccc;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -0.8em;
	left: 8px;
	right: 8px;
	z-index: 1044
}
.mfp-preloader a {
	color: #ccc
}
.mfp-preloader a:hover {
	color: #fff
}
.mfp-s-ready .mfp-preloader {
	display: none
}
.mfp-s-error .mfp-content {
	display: none
}
button.mfp-close, button.mfp-arrow {
	overflow: visible;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: none;
	padding: 0;
	z-index: 1046;
	box-shadow: none
}
button::-moz-focus-inner {
padding:0;
border:0
}
.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: .65;
	filter: alpha(opacity=65);
	padding: 0 0 18px 10px;
	color: #fff;
	font-style: normal;
	font-size: 28px;
}
.mfp-close:hover, .mfp-close:focus {
	opacity: 1;
	filter: alpha(opacity=100)
}
.mfp-close:active {
	top: 1px
}
.mfp-close-btn-in .mfp-close {
	color: #333
}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
	color: #fff;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%
}
.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #ccc;
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap
}
.mfp-arrow {
	position: absolute;
	opacity: .65;
	filter: alpha(opacity=65);
	margin: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: rgba(0,0,0,0)
}
.mfp-arrow:active {
	margin-top: -54px
}
.mfp-arrow:hover, .mfp-arrow:focus {
	opacity: 1;
	filter: alpha(opacity=100)
}
.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: medium inset transparent
}
.mfp-arrow:after, .mfp-arrow .mfp-a {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px
}
.mfp-arrow:before, .mfp-arrow .mfp-b {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: .7
}
.mfp-arrow-left {
	left: 0
}
.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
	border-right: 17px solid #fff;
	margin-left: 31px
}
.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
	margin-left: 25px;
	border-right: 27px solid #3f3f3f
}
.mfp-arrow-right {
	right: 0
}
.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
	border-left: 17px solid #fff;
	margin-left: 39px
}
.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
	border-left: 27px solid #3f3f3f
}
.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px
}
.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px
}
.mfp-iframe-holder .mfp-close {
	top: -40px
}
.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%
}
.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 8px rgba(0,0,0,0.6);
	background: #000
}
img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	box-sizing: border-box;
	padding: 40px 0 40px;
	margin: 0 auto
}
.mfp-figure {
	line-height: 0
}
.mfp-figure:after {
	content: '';
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	box-shadow: 0 0 8px rgba(0,0,0,0.6);
	background: #444
}
.mfp-figure small {
	color: #bdbdbd;
	display: block;
	font-size: 14px;
	line-height: 14px
}
.mfp-figure figure {
	margin: 0
}
.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto
}
.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #f3f3f3;
	word-wrap: break-word;
	padding-right: 36px
}
.mfp-image-holder .mfp-content {
	max-width: 100%
}
.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer
}
@media screen and (max-width:800px) and (orientation:landscape), screen and (max-height:300px) {
.mfp-img-mobile .mfp-image-holder {
	padding-left: 0;
	padding-right: 0
}
.mfp-img-mobile img.mfp-img {
	padding: 0
}
.mfp-img-mobile .mfp-figure:after {
	top: 0;
	bottom: 0
}
.mfp-img-mobile .mfp-figure small {
	display: inline;
	margin-left: 5px
}
.mfp-img-mobile .mfp-bottom-bar {
	background: rgba(0,0,0,0.6);
	bottom: 0;
	margin: 0;
	top: auto;
	padding: 3px 5px;
	position: fixed;
	box-sizing: border-box
}
.mfp-img-mobile .mfp-bottom-bar:empty {
	padding: 0
}
.mfp-img-mobile .mfp-counter {
	right: 5px;
	top: 3px
}
.mfp-img-mobile .mfp-close {
	top: 0;
	right: 0;
	width: 35px;
	height: 35px;
	line-height: 35px;
	background: rgba(0,0,0,0.6);
	position: fixed;
	text-align: center;
	padding: 0
}
}
@media all and (max-width:900px) {
.mfp-arrow {
	-webkit-transform: scale(.75);
	-ms-transform: scale(.75);
	transform: scale(.75)
}
.mfp-arrow-left {
	-webkit-transform-origin: 0;
	-ms-transform-origin: 0;
	transform-origin: 0
}
.mfp-arrow-right {
	-webkit-transform-origin: 100%;
	-ms-transform-origin: 100%;
	transform-origin: 100%
}
.mfp-container {
	padding-left: 6px;
	padding-right: 6px
}
}
.mfp-ie7 .mfp-img {
	padding: 0
}
.mfp-ie7 .mfp-bottom-bar {
	width: 600px;
	left: 50%;
	margin-left: -300px;
	margin-top: 5px;
	padding-bottom: 5px
}
.mfp-ie7 .mfp-container {
	padding: 0
}
.mfp-ie7 .mfp-content {
	padding-top: 44px
}
.mfp-ie7 .mfp-close {
	top: 0;
	right: 0;
	padding-top: 0
}
.mfp-fade.mfp-bg {
	opacity: 0;
	-webkit-transition: all .15s ease-out;
	transition: all .15s ease-out
}
.mfp-fade.mfp-bg.mfp-ready {
	opacity: .8
}
.mfp-fade.mfp-bg.mfp-removing {
	opacity: 0
}
.mfp-fade.mfp-wrap .mfp-content {
	opacity: 0;
	-webkit-transition: all .15s ease-out;
	transition: all .15s ease-out
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
	opacity: 1
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
	opacity: 0
}
@charset "UTF-8";
.mb_YTPBar, .mb_YTPBar span.mb_YTPUrl a {
	color: #fff
}
.mb_YTPlayer:focus {
	outline: 0
}
.mbYTP_wrapper {
	display: block;
	-webkit-transform: translateZ(0) translate3d(0, 0, 0);
	transform: translateZ(0) translate3d(0, 0, 0);
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-perspective: 1000;
	perspective: 1000;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	box-sizing: border-box
}
.mb_YTPlayer .loading {
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 12px;
	color: #fff;
	background: rgba(0,0,0,0.51);
	text-align: center;
	padding: 2px 4px;
	border-radius: 5px;
	-webkit-animation: fade .1s infinite alternate;
	animation: fade .1s infinite alternate
}
@-webkit-keyframes fade {
0% {
opacity:.5
}
100% {
opacity:1
}
}
@keyframes fade {
0% {
opacity:.5
}
100% {
opacity:1
}
}
.fullscreen {
	display: block !important;
	position: fixed !important;
	width: 100% !important;
	height: 100% !important;
	top: 0 !important;
	left: 0 !important;
	margin: 0 !important;
	border: none !important;
	opacity: 1 !important
}
.mbYTP_wrapper iframe {
	max-width: 4000px !important
}
.inline_YTPlayer {
	margin-bottom: 20px;
	vertical-align: top;
	position: relative;
	left: 0;
	overflow: hidden;
	border-radius: 4px;
	box-shadow: 0 0 5px rgba(0,0,0,0.7);
	background: rgba(0,0,0,0.5)
}
.inline_YTPlayer img {
	border: none !important;
	margin: 0 !important;
	padding: 0 !important;
	-webkit-transform: none !important;
	-ms-transform: none !important;
	transform: none !important
}
.mb_YTPBar, .mb_YTPBar .buttonBar {
	box-sizing: border-box;
	left: 0;
	padding: 5px;
	width: 100%
}
.mb_YTPBar .ytpicon {
	font-size: 20px;
}
.mb_YTPBar .mb_YTPUrl.ytpicon {
	font-size: 30px
}
.mb_YTPBar {
	-webkit-transition: opacity .5s;
	transition: opacity .5s;
	display: block;
	height: 10px;
	background: #333;
	position: fixed;
	bottom: 0;
	text-align: left;
	z-index: 1000;
	font: 14px/16px sans-serif;
	opacity: .1
}
.mb_YTPBar.visible, .mb_YTPBar:hover {
	opacity: 1
}
.mb_YTPBar .buttonBar {
	-webkit-transition: all .5s;
	transition: all .5s;
	background: 0 0;
	font: 12px/14px Calibri;
	position: absolute;
	top: -30px
}
.mb_YTPBar:hover .buttonBar {
	background: rgba(0,0,0,0.4)
}
.mb_YTPBar span {
	display: inline-block;
	font: 16px/20px Calibri, sans-serif;
	position: relative;
	width: 30px;
	height: 25px;
	vertical-align: middle
}
.mb_YTPBar span.mb_YTPTime {
	width: 130px
}
.mb_YTPBar span.mb_OnlyYT, .mb_YTPBar span.mb_YTPUrl {
	position: absolute;
	width: auto;
	display: block;
	top: 6px;
	right: 10px;
	cursor: pointer
}
.mb_YTPBar span.mb_YTPUrl img {
	width: 60px
}
.mb_YTPBar span.mb_OnlyYT {
	left: 300px;
	right: auto
}
.mb_YTPBar span.mb_OnlyYT img {
	width: 25px
}
.mb_YTPBar .mb_YTPMuteUnmute, .mb_YTPBar .mb_YTPPlaypause, .mb_YTPlayer .mb_YTPBar .mb_YTPPlaypause img {
	cursor: pointer
}
.mb_YTPBar .mb_YTPProgress {
	height: 10px;
	width: 100%;
	background: #222;
	bottom: 0;
	left: 0
}
.mb_YTPBar .mb_YTPLoaded {
	height: 10px;
	width: 0;
	background: #444;
	left: 0
}
.mb_YTPBar .mb_YTPseekbar {
	height: 10px;
	width: 0;
	background: #000;
	bottom: 0;
	left: 0;
	box-shadow: rgba(82,82,82,0.47) 1px 1px 3px
}
.mb_YTPBar .YTPOverlay {
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	-webkit-transform-style: "flat";
	box-sizing: border-box
}
.YTPOverlay.raster {
	background: url(images/raster.png)
}
.YTPOverlay.raster.retina {
	background: url(images/raster@2x.png)
}
.YTPOverlay.raster-dot {
	background: url(images/raster_dot.png)
}
.YTPOverlay.raster-dot.retina {
	background: url(images/raster_dot@2x.png)
}
.mb_YTPBar .simpleSlider {
	position: relative;
	width: 100px;
	height: 10px;
	border: 1px solid #fff;
	overflow: hidden;
	box-sizing: border-box;
	margin-right: 10px;
	cursor: pointer !important;
	border-radius: 3px
}
.mb_YTPBar.compact .simpleSlider {
	width: 40px
}
.mb_YTPBar .simpleSlider.muted {
	opacity: .3
}
.mb_YTPBar .level {
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: #fff;
	box-sizing: border-box
}
.mb_YTPBar .level.horizontal {
	height: 100%;
	width: 0
}
.mb_YTPBar .level.vertical {
	height: auto;
	width: 100%
}
#home-hero .hero-content {
	padding: 4em 0
}
#home-hero .hero-content#videoHome{
	   margin: 6em 0;
    padding: 0;
	}
#home-hero .hero-content#videoHome a.btn-video{
	   padding: 0;
    position: absolute;
    bottom: -5em;
    width: 100%;
    left: 0;
	}
#home-hero h1, #home-hero h2 {
	color: #fff;
	margin: 0;
	font-size: 2.8em
}
#home-hero h2 {
	font-weight: 600;
	z-index: 1;
	color: #333;
	line-height: normal;
	left: 70px;
	font-size: 48px;
	width: 60%;
	top: 50px;
	position: absolute;
}
#home-hero .hero-content#videoHome h2{
	width: 50%;
 left: 0;
 margin: 0 auto;
 right: 0;
 color: #f9f9f9;
	}
#home-buscador {
	position: fixed;
	bottom: 0;
	right: -25%;
	width: 25%;
	z-index: 100;
	-webkit-transition: all .3s linear;
	transition: all .3s linear
}
#home-buscador .buscador-container {
	background: url(../img/fondo-buscador.jpg) right center no-repeat #b53030;
	border-top-left-radius: 10px;
	color: #fff;
	padding: 2em 2em 2em 4em
}
#home-buscador .toggle-btn {
	background: url(../img/lupa.png) center center no-repeat #993333;
	width: 4em;
	height: 4em;
	display: block;
	position: absolute;
	left: -5em;
	top: 28%;
	cursor: pointer;
	-o-border-radius: 10em;
	border-radius: 10em;
	-webkit-transition: all .3s linear;
	transition: all .3s linear
}
#home-buscador .btn {
	width: 100%
}
#home-buscador.open {
	right: 0
}
#home-buscador.open .toggle-btn {
	background: url(../img/ocultar-busqueda.png) center center no-repeat #993333;
	left: -2em
}
.buscador-programas .paso {
	position: relative;
	left: 0;
	top: 0;
	-webkit-transition: all .3s linear;
	transition: all .3s linear
}
.buscador-programas .paso.hidden {
	position: absolute;
	left: 100%;
	top: 0
}
.buscador-programas select {
	width: 100%;
	background: #fff;
	color: #7f7f7f;
	height: 2em
}
ul.rslides_tabs {
	position: absolute;
	margin: 0;
	padding: 0;
	z-index: 10;
	width: 100%;
	text-align: center;
	top: 85%;
}
ul.rslides_tabs li {
	display: inline-block;
	background: #fff;
	width: 20px;
	margin: 0 5px;
	border-radius: 30px;
	height: 20px;
}
ul.rslides_tabs li:hover, ul.rslides_tabs li.rslides_here {
	background:#993333;
}
ul.rslides_tabs li a {
	color: transparent;
	display: block;
}
@media only screen and (max-width:56.25rem) {
#home-buscador {
position:fixed;
bottom:auto;
top:-100%;
right:0;
width:100%
}
#home-buscador .buscador-container {
border-top-left-radius:0;
padding-left:2em
}
#home-buscador .toggle-btn {
position:fixed;
left:auto;
right:.5em;
bottom:.5em;
top:auto;
cursor:pointer
}
#home-buscador .btn {
width:100%
}
#home-buscador.open {
right:0;
top:0
}
#home-buscador.open .toggle-btn {
background:url(../img/ocultar-busqueda.png) center center no-repeat #f6c31a;
left:auto
}
}
.razones {
	width:60%;
	margin:0 auto;
}
.razones .razon {
	text-align: center;
	border: 2px dotted #fff;
	border-radius: 10px;
	position:relative;
}
.razones .razon:after {
	content: '+';
	display: block;
	position: absolute;
	color: #333;
	width: 30px;
	height: 28px;
	font-size: 25px;
	background: #fff;
	margin: 0 auto;
	padding-top: 2px;
	left: 0;
	right: 0;
	bottom: -17px;
	border-radius: 40px;
}
@media only screen and (max-width:58.125rem) {
.razones .razon {
padding:1em
}
}
@media only screen and (max-width:44.9375rem) {
.razones .col {
float:none;
width:100%
}
}
@media only screen and (max-width:47.5rem) {
#home-excelencia {
background-image:none !important
}
#home-excelencia .col {
width:100%;
float:none
}
}
@media only screen and (max-width:47.5rem) {
#home-cuerpo-academico .col {
width:100%;
float:none
}
}
.widget-title {
	margin-top: 0;
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-size: .8em
}
.widget {
	margin-bottom: 2em
}
/***** MEDIAS ****/
@media screen and (max-width:1415px) {
#macro {
	width:100%;
}
}
@media screen and (max-width:1200px){
	#menu-principal ul li a{
		  padding: 1em 7px;
		 }
	}
@media screen and (max-width:1100px){
	#menu-principal ul li a{
		 font-size:11px;
		 }
	}
@media screen and (max-width:980px){
	#menu-principal ul li a{
		  padding: 1em 5px;
		 }
	}
@media screen and (max-width:949px) {
#menu-principal {
	flex-direction: column;
	-webkit-flex-direction: column;
	height:auto;
	padding:0;
}
#menu-principal ul {
	width: auto;
	justify-content: center;
	-webkit-justify-content: center;
}
#menu-principal ul li {
	flex:1;
	-webkit-flex:1;
	height:auto;
}
#menu-principal ul li ul {
	top: 2.2rem;
}
#menu-principal h1.logo {
	margin: 0 auto;
	width: 40%;
	text-align: center;
}
#menu-principal ul li a {
	height:auto;
}
#menu-principal ul li.one-line a {
	padding-top: 19px;
	padding-bottom: 18px;
}
}
 @media screen and (max-width:800px) {
#programa-detalle .bloques-contenido .contenido_2_columnas, .plan_de_estudios {
	padding: 40px 20px;
}
.posts-carrusel {
	width:100%;
}
.page-header {
	padding-left: 10px;
	padding-right: 10px;
}
#pasantias {
	background-repeat: no-repeat;
	background-position: center;
}
ul#cont-wrap li.docente, article.programa.col {
	flex: 0 50%;
	-webkit-flex: 0 50%;
}
.breadcrumbs .container{
	padding:0 10px;
	}
.categorias{
	padding:0;
	}
}
@media screen and (max-width:768px) {
#home-hero h2 {
	width: 90%;
    margin: 0 5%;
    left: 0;
}
.container.dos-col > div.cols .col:first-child, div.text.dos-col > .su-row > div:first-child {
	margin-right: 10px;
}
.su-column:first-child{
	margin-right: 10px !important;
	}
.container.dos-col > div.cols .col:last-child, div.text.dos-col > .su-row > div:last-child{
	margin-left: 10px;
}
#home-noticias .flex-direction-nav .flex-prev{
	left:10px;
	}
#home-noticias .flex-direction-nav .flex-next{
	right:10px;
	}
.su-column:last-child {
	margin-left: 10px !important;
	}
#servicios {
	height:auto;
}
.razones {
	margin: 0 auto;
	width: 459px;
}
.razones .col {
	width: 150px;
	margin: 0;
	display: inline-block;
}
#carrusel-not .actividad .actividad-resume .actividad-content {
	padding: 0 50px;
}
#footer-menus ul li{
	overflow: hidden;
    text-overflow: ellipsis;
    color: #fff;
  }
}
@media screen and (max-width:750px){
#menu-principal .container{
	display:none;
	}
#menu-principal{
	margin-bottom: 27px;
    border: none;
  }
}
@media screen and (max-width:700px) {
.footer-right #footer-menus .cols {
	border-top:1px solid #666666;
}
}
@media screen and (max-width:600px) {
.bloque .titulo-bloque{
	padding:0 10px;
	}	
ul#cont-wrap li.docente, article.programa.col {
	flex: 0 100%;
	-webkit-flex: 0 100%;
}
.container.dos-col > div.cols, div.text.dos-col > .su-row {
	flex-direction: column;
	-webkit-flex-direction: column;
}
.container.dos-col > div.cols .col:last-child, div.text.dos-col > .su-row > div:last-child {
	margin:0 !important;
}
.des-programa {
	width:100%;
	margin:0;
}
#carrusel-not .actividad .actividad-resume .actividad-content {
	flex-direction: column;
	-webkit-flex-direction: column;
}
#carrusel-not .cont-not-img {
	height:300px;
	margin-bottom:30px;
}
#carrusel-not .cont-not {
	width:100%;
	margin:0;
}
#pasantias h2 {
	padding: 15px;
	font-size: 26px;
}
#data {
	width:100%;
}
body.docentes-template-default .page-content div.text img {
	width: 100%;
	margin-top: 30px;
}
.container.dos-col > h2{
	padding:0;
 }
#sugerir-programa{
	padding: 2em 10px;
  }
}
@media screen and (max-width:500px) {
#menu-principal h1.logo {
	width:95%;
}
#menu-principal h1.logo img{
	width: 80%;
    margin: 0;
    float: left;
}
.breadcrumbs {
	margin-bottom:30px;
}
.breadcrumbs .container {
	padding:0 10px;
}
#home-por-que {
	height: auto;
	background-size: cover;
	background-position: center center;
}
.razones {
	width:95%;
}
.razones .col {
	width: 100%;
	margin: 15px 0;
}
#programa-detalle .page-header, .page-listado-header {
	word-wrap: break-word;
	max-width: 100%;
	padding: 5em 10px;
}
.page-listado-header .categorias, .categorias {
	padding: 0 10px;
}
.footer-right #footer-menus .cols {
	flex-direction: column;
	-webkit-flex-direction: column;
}
.footer-right #footer-menus .cols .col {
	border-right: none;
	border-bottom: 1px solid #666666;
}
.footer-right #footer-menus .cols .col:last-child {
	padding-bottom: 90px;
}
}
@media screen and (max-width:480px) {
#menu-principal h1.logo img{
	width:75%;
	}
.page-listado-header .categorias, .categorias {
	padding:0;
}
.page-listado-header .categorias li, .categorias li {
	display: block;
	border-left: none;
	border-bottom: 1px solid rgba(255,255,255,0.3);
}
}
