*{
	margin: 0;
	border:0;
	padding: 0;
	font-family: 'Roboto', sans-serif;
}

.headers_egresado{
	background: #3a3838;
	color: #fff;
	padding:10px 40px 12px 40px;
}


.iconos{

	margin-right: 6px;
	line-height: 1;
}

.textoHeader{
	font-size: 16px;
	display: inline-block;
	margin-left: 5px;
	font-style: italic;
}

.contentCell{
	float: right;
}

.ContentLogo {
	padding: 20px 30px 20px 30px;
	text-align: center;
	position: relative;
}

.MenuPrincipal{
	border: 0px solid transparent;
	background: #fff;
	border-top: 1px solid #EFEFEF;
	margin: 0 !important;
	text-align: center;
}

.homesliderContent{
	background: url(/images/posgrados_landing.jpg) center center / cover;
	background-repeat: no-repeat;
}

.centerMenu{
	float: none;
	margin: 0 auto;
	display: inline-block;	
}

.navbar-inverse .navbar-nav > li > a {
	color: #545454;
	font-size: 17px;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
	color: #545454;
}


.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
	background: transparent;
	color: #545454;
	border-top: 4px solid #202f39;
	padding-top: 11px;	
}
.navbar-nav > li {
	margin-right: 25px;
}

.title_izq{
	font-size: 22px;
	color: #fff;
	font-weight: bold;
	text-align: left;
}



.contentInfo_Izq{
	display: inline-block;
	width: 50%;
	padding-top: 53px;
	padding-bottom: 85px;
	padding-top: 40px;

}


.ContentSubtexto{
	max-width: 486px;
	margin-top: 14px;
}

.imgIconoR {
	float: left;
	margin-right: 14px;
	width: 31px;
}

.textoIzqDetalle{
	color: #fff;
	font-size: 17px;
	font-weight: normal;
	line-height: 1.3;
	vertical-align: top;
	text-shadow: 2px 1px 2px rgba(50, 50, 50, 1);
}

.contentInfo_der{
	width: 40%;
	display: inline-block;
	margin-left: -4px;
	vertical-align: top;	
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	background: rgba(17, 17, 17, 0.5);
	padding: 26px 50px;
}

.relative{
	position: relative;
}
.miniTextosFom{
	font-size: 14.5px;
	color: #fff;
	margin-top: 0;
}

.lineForm{
	width: 30%;
	height: 5px;
	background: #EAEDEF;
	margin-top: 10px;
}
.formulario_edit{
	margin-top: 20px;
	color: #fff;
}
.formulario_edit label{
	font-weight: normal;
}
.formulario_edit input{
	background: transparent !important;
	color:#fff !important;
	border:1px solid #fff;
}

.editButon{
	width: 100%;
	background: #DE8E35;
	color: #fff;
	border:none;
	padding: 15px 20px;
	margin-top: 10px;	
	font-size: 20px;
}

.editButon:hover,.editButon:focus{
	background: #C87820;
	color: #fff;
}

.btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled.focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default.focus {
	background: rgba(20, 170, 180, 0.69);
	color: #fff;
}

.convenios{
	width: 100%;	
	margin-top: 20px;
	margin-bottom: 20px;
	max-width: 1000px;
}

.contect-img_res{
	text-align: center;
}

.contenedor_Convenios{
	padding: 60px 50px;
}

.container_title_convenios{
	text-align: center;
	margin-bottom: 20px;
	font-size: 23px;
}

.navbar-toggle {   	
	background: #333;
}

.edir_texto_s{
	text-align: left;
	margin-top: 32px;

}


.content_pestanas{
	background: #F1F1F1;
}

.edit_ul_taps{
	text-align: center;
	background: #fff;
	padding-top: 21px;
}

.edit_ult_pes{
	margin: 0 auto;
	display: inline-block;
	margin-bottom: -6px;
}

.content_pestanas .nav-pills > li > a {
	border-radius: 0px;
	color: #555555;
	font-size: 18px;
}

.content_pestanas .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
	color: #555555;
	background-color: #fff;
	border-bottom: 4px solid #202f39;
}
.content_pestanas .nav > li > a:hover, .nav > li > a:focus {
	text-decoration: none;
	background-color: #eee;
	/*border-bottom: 4px solid #eee;*/
}

.content_tabs{
	padding-bottom: 30px;
	padding-top: 30px;
}
.title_column{
	color: #545454;
	font-size: 18px;
	border-bottom: 1px solid #888888;
	padding-bottom: 6px;
	font-weight: bold;
	min-height: 57px;
}

.texto p{
	font-size: 16px;
	line-height: 1.1;
	color: #535353;
}
.texto{
	margin-top: 20px;
}

.texto p a{
	color: #535353;
}
.paddin_entidades{
	padding: 60px 50px 10px 50px;
}

.footer_content{
	background: #3a3838;
	padding: 10px 5px 10px 5px;
	text-align: center;
	color: #fff;
}
.contenedor_contacto{
	background: #f2f2f2;

}
.images_contactenos{
	max-width: 1180px;
	width: 100%;
}

.contenedor_contacto {
	padding-top: 40px;
	padding-bottom: 40px;
}

.title_contac{
	font-size:20px;
	color: #4c4c4c;
	font-weight: bold;
}

.images_icono{
	float: left;
	height: 85px;
}

.content_datos{
	display: inline-block;
	max-width: 237px;
	margin-left: 20px;
}

.detalle_info{
	color: #535353;
}
.cuadros_info{
	display: inline-block;
	cursor: pointer;
}

.border_medium{
	border-right: 1px solid rgba(204, 204, 204, 0.62);
	border-left: 1px solid rgba(204, 204, 204, 0.51);
}



.div_footer{
	background: #DE8E35;
	color: #fff;
	padding: 40px 40px;
}

.textos_iz{
	display: inline-block;
}
.title_f{
	font-size: 33px;
	color: #fff;
	font-weight: bold;
}
.detalle_mini{
	font-size: 20px;
	display: inline-block;
}

.btn_solicita_info{
	background: #FFFFFF;
	padding: 13px 30px;
	color: #212323;
	display: inline-block;
	vertical-align: top !important;
	margin-left: 40px;
	font-size: 16px;
	margin-top: 4px;
	cursor: pointer;
}

#info_form{
	float: right;
	margin-top: 14px;
}

.scrollup {
	width: 43px;
	height: 43px;
	position: fixed;
	bottom: 40px;
	right: 22px;
	display: none;
	background-color: #14AAB4;
	border-radius: 50%;
	margin: 0 auto;
	text-align: center;
	padding: 3px;
	z-index: 100000;
	display: none;
	cursor: pointer;
	text-decoration: none;
	-webkit-box-shadow: -2px 9px 16px -6px rgba(0,0,0,0.29);
	-moz-box-shadow: -2px 9px 16px -6px rgba(0,0,0,0.29);
	box-shadow: -2px 9px 16px -6px rgba(0,0,0,0.29);
	display: none;
}
.scrollup i {
	color: #fff;
	text-align: center;
	display: block;
	line-height: 37px;
	font-size: 17px;
	width: auto;
	margin-top: -1px;
	margin-right: -3px;
}
.scrollup:hover {

	background: #5fc4cc;

}

.line_border{

	width: 100%;
	max-width: 826px;
	height: 4px;		
	border-bottom: 2px;
	border-style: dotted;
	display: inline-block;
	border-color: #888888;

}



.contetn_popads form label{
	font-weight: normal !important;
}

.select_programas{
	background: transparent;
	margin-bottom: 10px;
}

.formulario_edit select {
	background: transparent !important;
	color: #fff !important;
	border: 1px solid #fff;
}


.formulario_edit select option{
	color: #000;
}

