@import url(//fonts.googleapis.com/css?family=Lato:400,300,700);

* {
   padding:0;
   margin:0;
   outline:none;
}
img { vertical-align:middle; border:none;}
.foot a {
  color: #C53030;
  text-decoration: none;
}
.contenedor, #total { width: 100%; 	max-width:998px; margin:auto;}
#total { margin-bottom:60px; background-color:#fff;}	
.feature a {
	color: #C53030;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6, p, blockquote, form, label, dl, fieldset, address {
    margin-bottom: 1.2em;
	font-family: 'Lato', sans-serif;
}
h1 { font-size:27px; font-weight:600; line-height:35px; padding-top:12px;}
h2 { font-size:24px; font-weight:600; line-height:31px; padding-top:14px;}
h3 { font-size:22px; font-weight:500; line-height:27px; padding-top:8px;}
h4 { font-size:18px; font-weight:500; line-height:24px; padding-top:6px;}
h5 { font-size:16px; font-weight:400; line-height:22px; padding-top:6px;}

body {
	background-color: #FFFFFF;
	font-family: 'Lato', sans-serif;
	line-height: 22px;
	font-size: 15px;
	color: #333;
	background-color: #e6e6e6;
	background-color:#fff;
}
#pan li {
	display: inline;
	list-style-type: none;
}
#pan ul {
	margin: 0;
	padding:0;
}
#pan a {
	display:inline-block;
	color: #2d2d2d;
	padding: 0 23px;
	line-height:77px;
	text-decoration: none;
	font-size: 17px;
	position:relative;
}
#pan a:hover { background-color:rgba(0,0,0,0.04);}
#pan a:active { background-color:rgba(0,0,0,0.06);}
#pan .select {  color:#C00000; }
#pan .select:before { content:" "; position:absolute; top:0; height:3px; width:100%; left:0; background-color:#c53030; }
#pan {
	text-align:right;
}
#masthead {
	background-color: #FFFFFF;
	text-align:center;
	position: relative;
}
#consulta textarea {
	width: 100%;
	max-width: 520px;
	height: 120px;
}
#consulta span, .nombre, .email {
	display: block;
	color: #525450;
	font-weight:600;
	line-height:2em;
}
#user .formuser {
margin-bottom:15px;
padding:10px 0 15px;
background-color:#f1f1f1;

}
#solicitar input {
	width: 100%;
}
#solicitar .boton { width:174px;}
input[type="text"], input[type="password"], textarea, select {
	padding: 6px;
	color: #555;
	font-size: 14px;
	font-family: 'Lato', sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #97988F;
	border-right-color: #B0B1A9;
	border-bottom-color: #BCBDB8;
	border-left-color: #A4A59C;
	border-radius:1px;
	box-sizing:border-box;
	transition:border-color .4s;
}
input[type="text"]:focus,  input[type="password"]:focus, textarea:focus { color:#111; border-color:#353535;}
.boton, #solicitar input.recordar, a.nuevo_usuario {
	padding:0;
	width:210px;
	border-radius:3px;
	padding:0 32px;
	background: #c53030;

	color:#fff;
	line-height:38px;
	border:none;
	height:38px;
	text-align:center;
	display:block;
	font-weight: bold;
	cursor:pointer;
	font-size: 14px;
	font-family: 'Lato', sans-serif;
}
input.boton { line-height:inherit; height:38px; }
.boton:focus {outline:none;}
form p {padding:2px 6px 6px 0; margin:0;}
form {
	margin: 0px;
	padding: 0px;
}

legend {
	display: none;
}
fieldset {
border:none;
}




ul{
	list-style-type: square;
	margin-left: 3em;
	margin-bottom: 1em;
}
.detallado ol {
	margin-left: 1.5em;
	margin-bottom: 3px;
	display:block;
}
.detallado ol li {list-style-type:none;}
ol {
	margin-left: .8em;
	margin-bottom: 0.8em;
	list-style-position:inside;
}
ul ul{
	list-style-type: disc;
	margin-left: 4em;
}

ul ul ul{
	list-style-type: none;
	margin-left: 5em;
}

label{
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
	 color: #334d55;
}

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}
#siteInfo {
	clear:both;
}
.foot { padding:18px 23px; border-top:1px solid rgba(0,0,0,0.12); font-size:13px; background-color:#fff; }
.botoncurso li {
	list-style-type:none;
	display: inline;
}
.leccion {
	float:right;
	width: 48%;
	margin-bottom: 35px;
}
.contenido {
	width: 48%;
	float: left;
	margin-bottom: 35px;
}
.colLogo img { margin-top:16px;}
.copy { line-height:34px;}
#solicitar .email {
	margin-right: 22px;
}
.arriba {
	border-bottom:1px solid #e1e6e8;
	padding:8px 2px;
	margin-bottom:28px;
	text-align:right;
}
#solicitar .boton {
	width: 174px;
}
#solicitar input {
	width: 92%;
}
#ins ul {
	list-style-type: none;
	margin: 0px;
}
#ins a:hover {
	background-color:#409218;
}


.formuser {

}
.formuser img {
	float: left;
	padding: 7px;
	background-color: #FFFFFF;
	border: 1px solid #E4E4E4;
	margin-right: 10px;
}

#user span {
	margin-right: 6px;
	margin-top: 5px;
	display: block;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
}
.bot_newuser .boton {
	margin: 0px;
	padding: 0px;
}
.formuser p {
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 25px;
}

.bot_newuser {
	margin-top: 6px;
}
.error {
	margin-bottom: 16px;
	padding:10px 14px;
	border:2px solid #a10101;
	background-color:#fff;
	color: #a10101;
	font-size:15px;
	font-weight:500;
}
.ok {
	margin-bottom: 16px;
	color: #5f9c1a;
	padding:10px 14px;
	background-color: #fff;
	border:2px solid #5f9c1a;
	font-size:15px;
	font-weight:500;
}

#user span.comentario {
	font-weight: normal;
	color: #666666;
	margin-top: 0px;
	display: inline;
	text-align: left;
	font-size: 80%;
	margin-left: 6px;
	float: none;
	font-family: Arial, Helvetica, sans-serif;
}
.pagerror{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 520px;
	margin-top: -92px;
	margin-left: -260px;
	background-color: #FFFFFF;
}.logo {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 520px;
	margin-top: -159px;
	margin-left: -260px;
	text-align: right;
	background-color: #FFFFFF;
	display: none;
}
.logo img {
	border: none;
	float:none;
	margin:0;
}

.text_error {
	font-size: 70%;
	font-weight: bold;
	margin: 0px;
}
.pagerror .error {
	margin-bottom: 0px;
	padding-bottom: 10px;
}
.infoerror a {
	color: #555555;
}

.pagerror .infoerror {
	font-size: 65%;
	text-align: left;
	font-weight: normal;
	color: #555555;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F3F3F3;
	padding-top: 5px;
	margin-top: 5px;
}

.recorrido {
	color: #fff;
	line-height:20px;
	font-size:13px;
	padding:20px 0 0;

}
.sep-crumb { margin:0 5px;}
.recorrido a {
	text-decoration:none;
	color:#fff;
	opacity:.7;
	transition:all .3s;
}
.recorrido a:hover { opacity:1;}
.feature .comentario {
	font-size: 85%;
	color: #777777;
	margin-bottom: 3em;
	padding: 7px;
	text-align: right;
}
#respuesta {overflow:hidden; }
#respuesta li { margin:0px!important;}
#respuesta img {float:none; margin-right:0px; }
#respuesta li img {float:none; margin-right:0px; margin-left:-1em;}
* {zoom:1;}
.oculto {position:absolute; top:-999em; display:none;}
html>body .oculto {display:block;}
.volver {
	border-bottom: 1px solid #e1e6e8;
	padding: 0 2px 8px;
	margin-bottom:8px;
	text-align: right;
}
.botoncurso .entrarcurso a {
	background: #c53030;
	color:#fff;
	line-height:38px;
	border:none;
}
.botoncurso .entrarcurso a:active, .boton:active, #solicitar input.recordar:active, a.nuevo_usuario:active, .boton:focus, .menuEntrarAula a:active { background: #970801;
}
.clear {clear:both;}
#content .feature .botoncurso li {
	background-image: none; display:inline; margin:0; padding:0;
}
.feature {
	padding:20px 24px;
}
.feature ul, .feature ol {margin:0 0 18px 10px;}
.feature ul li {
	list-style-type:circle;
	margin:0 0 3px 12px;
}
.feature ol li {
	list-style-type:decimal;
	margin:0 0 3px 24px;
	list-style-position:outside;
} 
.extra span {
	float: right;
}
.extra {
	padding:8px 10px;
	border-top:1px solid #e1e6e8;
}
.extra h3 {font-size:15px; margin:0; padding:0; text-transform:none;} 
.extra ul {padding:0; margin:0 0 10px 0;}
.extra li {background-image:none; line-height:18px; padding-left:15px;}
.leccion a {
	display: block;
	padding-left: 30px;
	padding-bottom: 8px;
}

#UserRegistrado  { float:left; width:48%;}
#NewUser {float:left; width:48%; margin-right:3%;}
#UserRegistrado .boton {margin-left:0;}
#UserRegistrado fieldset {margin:0;}
#UserRegistrado .decoracion {padding-bottom:0;}

.oculto {position:absolute; top:-9999px;}

#navBar .cursos {
	color: #FFFFFF;
	font-size: 19px;
	font-weight:bold;
	line-height: 22px;
	margin: 0;
	padding: 22px 23px;
	background-color: #353535;
}
.listcursos {
	padding:12px 23px;
}
#navBar h3 {
	margin: 0px;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 17px;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #dfdfdf;
	box-shadow: #fff 0 1px;
}
#navBar ul, #navBar li {margin:0; padding:0; list-style-type:none;} 
#navBar a {
	display: block;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 24px;
	padding-bottom: 8px;
	text-decoration: none;
	color: #C53030;
	font-size: 13px;
	line-height: 18px;
	transition: background .3s;
	background-image: url(img%20portal/bullCursos.png);
	background-position: 6px 14px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #dfdfdf;
	box-shadow: #fff 0 1px;
}
#navBar ul { margin:0 0 12px 0;}

.botoncurso {
	overflow:hidden;
}
.botoncurso ul, .botoncurso li {
	margin: 0px;
	padding: 0px;
	list-style-type:none;
}
.botoncurso a {
	display: block;
	font-size: 13px;
	color: #c53030;
	text-align: center;
	float: left;
	font-weight: bold;
	border-radius: 3px;
	background-color: #fff;
	width: 192px;
	margin: 0 12px 6px 0;
	line-height: 35px;
	border: 2px solid #ddd;
}
.botoncurso a:active {
	background-color: #f2f2f2;
}
.boxContact {
	float: right;
	width: 405px;
	height:114px;
	background-position:0 0;
	background-repeat:no-repeat;
	background-image: url(img%20portal/bgHeader.png);
}
.boxContact li { display:block; float:right; line-height:20px; padding:45px 8px 0 38px;}
.boxContact span { display:block;}
.itemInfoContact { font-size:19px;}
.itemContact { font-size:12px;}

.captchaContacto img { vertical-align:middle; margin-right:8px;}
.datosCurso {
	padding:18px 20px;
	color:#fff;
	background-color:#708c53;
	margin-bottom:22px;
	font-size:13px;
	color:rgba(255,255,255,0.6);
	border-radius:2px;
}
.datosCurso strong { font-size:15px; margin-left:5px; color:#fff;}

h3 { padding-top:20px; margin-bottom:.8em;}

.txt-destacado { font-size:16px; font-weight:bold; border:1px solid #708c53; padding:13px; margin-bottom:18px; text-align:center; margin-right:20px;}

#NewUser, #UserRegistrado { float:none; margin:0 auto 12px;}
#UserRegistrado { display:none;  background-color:#f2f2f2; padding:0; margin-left:0; width:100%; box-shadow:inset rgba(0,0,0,0.25) 0 10px 8px -10px;}
#UserRegistrado .decoracion { width:380px; margin:0 auto; padding:10px 0 20px;}
.links-pre-inscripcion li, #UserRegistrado { width:96%;}
.feature .links-pre-inscripcion, .feature .links-pre-inscripcion li { list-style-type:none;}
.links-pre-inscripcion a { display:block; padding:12px 0; position:relative;}
.links-pre-inscripcion a.recordar {
	border-top:1px solid #e1e6e8;
}
.iAccordion { display:block; position:absolute; margin-left:-18px; top:18px; width:9px; height:9px; background-image:url(img%20portal/iAccordion.png);
background-repeat:no-repeat; background-position:-9px 0;}
.AccordionOpen .iAccordion {background-position:0 0;}


/* naver */

.naver {
  margin: 0;
}
.naver,
.naver *,
.naver *:before,
.naver *:after {
  box-sizing: border-box;
}
.naver-handle {
  width: 100%;
  color: #111111;
  cursor: pointer;
  display: none;
  font-size: 16px;
  margin: 0;
  padding: 12px 43px 12px 5px;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.naver-handle:after {
  height: 3px;
  width: 15px;
  position: absolute;
  top: 0;
  right: 15px;
  bottom: 0;
  background: #666;
  box-shadow: 0 5px 0 #666, 0 -5px 0 #666;
  content: '';
  display: block;
  margin: auto 0;
}
.naver.open .naver-handle:after {
  width: 15px;
  height: 15px;
  background: transparent;
  border: none;
  box-shadow: none;
  color: #666;
  content: "\00d7";
  font-size: 22px;
  font-weight: 700;
  line-height: 15px;
  text-align: center;
}
#pan .naver.enabled a { display:block; float:none; line-height:38px; background-color:#fff; }
#pan .naver.enabled .select:before {
    height: 38px;
	left:auto;
	right:0;
	width:3px;

}
.naver-wrapper {
  border: none;
  height: auto;
  margin: 0;
  padding: 0;
}
.naver-container:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  line-height: 0;
  visibility: hidden;
}
.naver.enabled .naver-handle {
  display: block;
}
.naver.enabled .naver-wrapper {
  height: 0px;
  overflow: hidden;
}
.naver.enabled .naver-container {
  background: #ffffff;
  padding:10px;
}
.naver.enabled .naver-wrapper {
	box-shadow:rgba(0,0,0,0.4) 0 8px 15px -8px;
}
/* nav Top */
.navTop { height:58px;}
.navTop, #pan { display:block; text-align:right;}

.navTop ul, .navTop li {margin:0; padding:0; list-style-type:none;}
.navTop ul { padding-top:8px;}
.navTop li { display:inline;}
.navTop a {
	display:inline-block;
	padding:0 32px;
	line-height:40px;
	text-decoration:none;
	color:#2d2d2d;
	font-size:13px;
}
.menuEntrarAula a {
	border-radius:2px;
	background: #c53030;
	font-weight:bold;
	color:#fff;
}


/* navbar */ 

#navBar { background-color:#f2f2f2; padding-bottom:6px;}
#content { background-color:#fff;}
#masthead img { max-width:100%; height:auto; }
#masthead .contenedor { position:relative;}
#masthead:before { content:" "; display:block; position:absolute; height:58px; width:100%; top:0; left:0; z-index:2; border-bottom:1px solid rgba(0,0,0,0.08);}
#masthead img, #pan, .navTop { position:relative; z-index:3;}

/*  header Index */
.header-index  { margin-bottom:20px; box-shadow:inset rgba(0,0,0,0.2) 0 20px 40px -15px; background-color:#c53030; text-align:center; color:#fff; min-height:300px; position:relative;  }
.lineHead {
	height: 60px;
	background-color: #c53030;
	 margin-bottom:20px;
}
.header-index:before { content:" "; display:block; width:100%; position:absolute; top:0; left:0; bottom:0; background-image:url(img%20portal/bgHeader-index.png); background-position:center center; background-repeat:repeat; animation: animatedBackground 3.8s ease-out; z-index:2; }
.header-index h1, .header-index h2 { margin:0; padding:0; line-height:46px; }
.header-index h1 { font-size:38px; font-weight:300; }
.header-index h2 { font-size:34px;font-weight:700; margin-bottom:35px;}
.container-header { padding-top:88px; padding-bottom:162px; position:relative; z-index:3;}
.btn-header { display:inline-block; line-height:46px; color:#c53030; border-radius:2px; font-weight:bold; text-decoration:none; font-size:17px; padding:0 48px; background-color:#fff; box-shadow:rgba(0,0,0,0.36) 0 8px 18px -5px;}

.btn-header { border:2px solid #fff; transition:all .5s;}
.btn-header:hover { background-color:#c53030; color:#fff;}

@keyframes animatedBackground {
	from { background-position:-10% -250%; opacity:0; }
	to { background-position: center center; opacity:1; }
}
.logoPortal { position:relative; top:1px; width:250px; display:block; margin:0 0 -42px; z-index:99;}
@media (min-width: 720px) {
	.logoPortal { position:absolute; top:0; left:0; display:block; width:354px;}
}
.super { display:block; margin-bottom:12px;}
@media only screen and (min-width: 870px) {
		.super {  float:right;}
		#masthead { text-align:left;}
		#total { background-image:url(img%20portal/bgTotal.png); background-repeat:repeat-y; background-position:0 0;}
		#content {
			float: left;
			width: 72%;
		}
		#navBar {
				width: 28%;
				float:left;
		}
}
@media only screen and (max-width: 600px){
	.contenido, .leccion {
	  width: 100%;
	  float:none;
	}
	.header-index:before { background-size:contain;}
	.container-header { padding-top:50px; padding-bottom:52px; }
	.header-index h1 { font-size:32px; line-height:37px;}
	.header-index h2 { font-size:24px; }
}
@media only screen and (max-width: 520px){
	input[type="text"], input[type="password"], textarea, select {
	  width: 96%;
	  margin-bottom:3px;
	}

}

.volver, .arriba { font-size:13px;}

#navBar .cursodestacado a { font-weight:bold;}

.wrap-logueado {
	background: #353535;
}

@media(max-width: 360px){
	.navTop a {
		padding: 0 10px;
	}
}
.logueado {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	        flex-wrap: wrap;
	color: #fff;
	font-size: 13px;
	line-height: 17px;
	padding: 6px 0;
}

.logueado div {
	padding: 0 4px;
}
.logueado a {
	color: #fff;
	color: rgba(255,255,255,0.6);
}