@charset "utf-8";
/* CSS Document */

/* article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{
	display: block;
} */

ul li ul li:hover ul {
	display: block;
	opacity: 1;
	visibility: visible;
}

#container-esem{
	padding:0 40px 0 40px;
}

#container-esem.container{
	width: 100%;
	padding:0 40px 0 40px;
}

.cursos {
	margin-bottom:20px;
}

.cursos a {
	display:block;
	color:#333;
}

.cursos a:hover {
	text-decoration:none;
	color:#0a78b3;
}

.cursos img {
	width:40%;
}

#cursos.panel-title h3 {
	color:#fff;
}

#direccion {
	padding-top:5px;
}

#dw span {
	display:block;
}

.titulo-doc {
	font-size:18px;
	margin-bottom:2px;
}

.plandeestudio-color.btn-primary.btn-lg{
	background-color:#FFA705;
	border-color:#FFA705;
}

.plandeestudio-intro.modal-content{
	background:rgba(000,0,0,0.8);
	color:#fff;
	width:100%;
	min-height:950px;
	height:auto;
	text-align:left;
}

.plandeestudio-intro.modal-content p{
	font-size: 16px;
	text-align:left;	
}

.close-esem.close{
	color: #FFA705;
	opacity: 0.9;
	font-size: 40px;
	font-weight: bold;
	margin-top: -20px;
}

#principal{
	height:auto;
}

#principal .col-md-2{
	width:12.666666666666664%;
}

#principal .col-md-8{
	width:74.66666666666666%;
}

#principal .col-md-2{
	width:12.666666666666664%;
}

#principal img{
	width:120px;
	height:120px;
	margin: 0 0 0 20px;
	background-size:auto;
}

#principal img:hover{
	transform: rotate(-3600deg);
	-webkit-transform: rotate(-3600deg);
	-moz-transform: rotate(-3600deg);
	-o-transform: rotate(-3600deg);
	-ms-transform: rotate(-3600deg);
	transition: all 300s ease;
	-webkit-transition: all 300s ease;
	-moz-transition: all 300s ease;
	-o-transition: all 300s ease;
	-ms-transition: all 300s ease;
}
#panel-esem{
	margin-bottom:1px;
}

#header{
	width:100%;
	background:#fed31c;
	color:#fff;
	position:fixed;
	z-index:100;
}


#graduacion li{
	overflow:hidden;
	display:inline-block;
}

#graduacion span{
	font-size:24px;
	display:block;
}
#shadow-esem{
	text-shadow:0.8px 1px 4px #8e8e8e;
}

#cupones{
	margin-bottom:20px;
}

.clear{
	clear:both;	
}

#btn-esem{
	width:auto;
}

#btn-esem.btn-primary {
	color: #333;
	background-color: #FFA705;
	border-color: rgba(000,0,0,0.8);
	display:inline-block;
	height: auto;
	width: 60%;
	font-size: 15px;
	text-align: left;
	white-space:normal;
}

#asterisco{
	font-weight:bold;
	font-size:24px;
	display:inline-block;
	padding: 0 7px 0 0;
	text-shadow:2px 2px 2px #acacac;
	width:30px;
}

#horario-h{
	color:#0a78b3;
	display:inline-block;
	font-weight:bold;
	padding-right:8px;
}

#modal-esem.modal-dialog{
	width:1170px;
	margin:0 auto;
	color:fff;
}

#materias span{
	display:block;
}

#eventos img{
	width:100%;
}

.nav-tabs > li > a {
	position: relative;
	display: block;
	padding: 5px 5px;
}

#menu-tabs.nav-tabs > li.active > a{
	background-color:rgba(000,0,0,0.5);
	color:#fff;
	transition:0.8s ease-in-out;
	-webkit-transition:0.8s ease-in-out;
	-moz-transition:0.8s ease-in-out;
	-ms-transition:0.8s ease-in-out;
	-o-transition:0.8s ease-in-out;
	font-size:16px;
}

#menu-tabs.nav-tabs > li > a{
	font-size:16px;
}

#content-esem.modal-content{
	padding:10px;
	background-color:rgba(000,0,0,0.5);
	color:#333;
}


#contacto-esem label{
	display:block;
}

#contacto-esem input, #contacto-esem button, select, textarea{
	background-color:#FC0;
	display:block;
	width:50%;
}

#contacto-esem button, html input[type="button"], input[type="reset"], input[type="submit"]{
	border-radius:40px;
	font-size:20px;
}

#contacto#bEnviar{
	border-radius:20px;
}

#contact-esem{
	margin:2%;
}

#cursos.panel{
	background-color:rgba(000,0,0,0.3);
	color:#fff;
}

#cursos.panel-heading{
	background-color:rgba(000,0,0,0.3);
	color:#fff;
}

#cursos.panel-title > a{
	text-decoration:none;
}

#flecha-esem img{
	width:10%;
	height:50px;
	display:inline-block;
}

#flecha-esem span{
	display:inline-block;
	color:#fff;	
}

#fondoblanco.container{
	background-color:#fff;
}

.subtitulo {
	font-size:20px;
}

#escuelaelectronica.modal-dialog.modal-lg{
	width:95%;
}

#escuelaelectronica.modal-content{
	background:rgba(000,0,0,0.8);
}

#escuelaelectronica #requisitos{
	padding:10px;
	color:#fff;
}

#escuelaelectronica .subtitulo{
	color:#fed31c;
}

#esem-horario.panel-heading {
	color: #fff;
	background-color: #ababab;
	border-color: #dddddd;
}

#esem-horario.panel-heading a{
	text-decoration:none;	
}
#esem-comentario p{
	font-size:25px;
}

#esem-news.modal-content{
	background-color:rgba(000,0,0,0.6);
	padding: 20px;
}

#esem-news.modal-content h3, #esem-news.modal-content p{
	color:#fff;	
}

#slider .carousel-indicators{
	top:450px;
	position:relative;
}

#slider img{
	width:100%;
}

#calendario{
	text-align:left;
}

#calendario .table{
	background:#fff;
}

#calendario thead{
	background:#FC0;
}

.centro{
	width:50%;
	margin:0 auto;
}

#recomendaciones img{
	width:100%;
}

#mensaje{
	padding-top: 170px;
}
#margen{
	background-color:#FC6;
}

#margen-esem{
	padding: 1%;
}

#margen-esem table {
  background:#f5f5f5;
  border: 1px solid #e7e7e7;
  padding: 15px;
  position: relative;
}

#margen-esem table:before, #margen-esem table:after{
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width:300px;
	background: #777;
	-webkit-box-shadow: 0 20px 15px #777;
	-moz-box-shadow: 0 20px 15px #777;
	box-shadow: 0 20px 15px #777;
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	transform: rotate(-3deg);
}

#margen-esem table:after
{
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	transform: rotate(3deg);
	right: 10px;
	left: auto;
}




#telefono{
	font-weight:bold;
	font-size:12px;
	padding-top:3px;
}

#inline-phone{
	display:inline-block;
	padding-left:5px;
}

.footer#telefono{
	font-size:36px;
	width:100%;
	height:auto;
}

#reproductor-inicio audio{
	visibility:hidden;
}

#hr-esem {
margin-top: 20px;
margin-bottom: 20px;
border: 0;
border-top: 1px solid #999;
}

#hr-esem2{
	margin-top: 2px;
	margin-bottom: 2px;
	border: 0;
	border-top: 1px solid #fff;
}

#requisitos-esem span{
	display:block;
	padding-bottom:4px;
}

#requisitos table{
	width:100%;
	margin:0 auto;
	border:1px solid #dddddd;
}

#tabla-esem {
	width: 90%;
	margin: 0 auto;
	padding: 10px;
	background: #fff;
	box-shadow: -2px 2px 8px 8px #acacac;
}

#requisitos span {
	display:block;
}
#fondo.panel-heading {
	background-color:#FC6;
}

#fondo1.panel-heading {
	background-color:#0a78b3;
}


#fondo.panel-heading a{
	text-decoration:none;
}

#fondo1.panel-heading a{
	text-decoration:none;
	color:#fff;
}

#fondo1 .panel-title a:hover {
	color:#F90;
	transition:1s;
}


#nosotros {
	height: auto;
	width: 100%;	
	font-size: 18px;
}

#nosotros-carreras span{
	display:block;
	font-weight:bold;
	line-height:28px;
}

#nota-curso-costo{
	padding-bottom:20px;
}

#carreras{
	font-size:14px;
	text-align:left;
}

#carreras li.active > a{
	background-color: #333;
	color: #fff;
	transition: 0.8s ease-in-out;
}

#carreras a{
	font-family:"Arial Black", Gadget, sans-serif;
	color:#333;
}

#carreras a:hover{
	color:#09F;
}

#carrera-titulo{
	display:inline-block;
}

#masinfo {
	height:auto;
	width:100%;
	padding-bottom: 40px;
}

.panel-group span {
	display:block;
}

.plandeestudio-intro.modal-content .panel-body li, .plandeestudio-intro.modal-content .panel-body p, .plandeestudio-intro.modal-content .panel-body span, .plandeestudio-intro.modal-content .panel-body strong{
	font-size:15px;
}

.panel-body li, .panel-body p, .panel-body span, .panel-body strong{
	font-size:18px;
}

#pf.panel-heading{
	background-color: #fed31c;
}

#pf.panel-title{
	font-weight:bold;
}

#pf.panel-title > a{
	text-decoration:none;
}

#ringtone h3{
	font-weight:bold;
}

#ringtone img{
	width:60px;
	height:60px;
}

#ringtone strong{
	display:block;
}

#ringtone span{
	display:block;
}

#masinfo.col-md-2{
	position:none;
}

.seccion{
	border:solid #FC6;
	height:700px;
	
}

#btn-img.btn-primary{
	background-color: #fff;
	border-color: #fff;
}

.caption img{
	width:100%;
	height:150px;	
}

.caption ul li{
	overflow:hidden;
}

#constancia-esem{
	margin:0 auto;
	width:500px;
}

#marco.thumbnail{
	border: 4px solid none;
	color:#000;
}

#marco.thumbnail .caption {
padding: 9px;
color: #333;
}

.seccion a:hover{
	text-decoration:none;	
}

.footer{
	background-color:#fed31c;
	width:100%;
	padding:15px 0px 15px 0px;
	height:auto;
	min-height:10px;
	position:fixed;
	bottom:0;
	z-index:99;
}

#footer2{
	font-size:13px;
}

#redes-sociales{
	text-align:center;
	height:5px;
}

#ubicacion-esem{
	padding-top:15px;
}

#ubicacion-esem img{
	width:100%;
}

#esem-thumbnail.thumbnail{
	border:solid;
	border-color:#FFA705;
	min-height: 280px;
	text-align:left;
}

#esem-thumbnail h3{
	font-size:18px;
}

#promo-cursos{
	padding-top:50px;
}

.table{
	text-align:left;
}

/*********** Redes Sociales ************/



#social-network{
	background-color:rgba(000,0,0,0.4);
	width:55px;	
	z-index:101;
	position:fixed;
	transition:2s;
	-webkit-transition:2s;
	-ms-transition:2s;
	-moz-transition:2s;
	-o-transition:2s;
}

.list-social {
	display:inline-block;
    list-style:outside;
    margin: -12px 0 0 -53px;
    overflow: hidden;
	padding-right:10px;
}

.pull-right {
    float: left;
}

.list-social li{
	display:block;
	width:60px;
	margin-top: -7px;
}

.list-social li:hover{
	background:none;
}

.list-social a.facebook {
    background-image:url(../images/redes-sociales/facebook.png);
	float: left;
	margin-top:-2px;
}

.list-social a.prepa {
    background-image:url(../images/redes-sociales/prepa.png);
	float: left;
	margin-top:-2px;
}

.list-social a.twitter {
    background-image:url(../images/redes-sociales/twitter.png);
	float: left;
	margin-bottom:-7px;
	margin-left:-5px;
}

.list-social a.instagram {
    background-image:url(../images/redes-sociales/instagram.png);
	float: left;
	margin-top: 3px;
}

.list-social a.youtube {
    background-image:url(../images/redes-sociales/youtube.png);
	float: left;
	margin-top: 3px;
	margin-left:-13px;
	margin-bottom:-7px;
}

.list-social a {
    background-position: 0 0;
    background-repeat: no-repeat;
    float: right;
    height: 60px;
    transition: all 0.0s linear 0s;
    width: 300px;
}



.list-social a:hover {
    background-position: 0 -64px;
}

/************* !redes sociales **********/


#wrapper {
	width: 100%;
	min-width: 900px;
	height: 500px;
	top: 50%;
	left: 0;
}
#carousel div {
	height: 500px;
	float: left;
}
#carousel img {
	min-width: 100%;
	min-height: 100%;
	background-image:countain;
}
#title {
	text-align: center;
	width: 100%;
	margin-top: -10px;
	position: absolute;
	top: 200px;
}
#title h3 {
	text-shadow: 
		0 3px 3px rgba( 0, 0, 0, 0.3 ),
		0 -3px 3px rgba( 0, 0, 0, 0.3 ),
		3px 0 3px rgba( 0, 0, 0, 0.3 ),
		-3px 0 3px rgba( 0, 0, 0, 0.3 );

	font-size: 50px;
	font-weight: bold;
	line-height: 50px;
	color: #fff;
	margin: 0;
}
#title a {
	color: #fff;
}
#title a:hover {
	background: rgba( 0, 0, 0, 0.5 );
	padding: 2px 5px;
}