body{
	font-family: 'Fira Sans Condensed', sans-serif;
}
.centrar{display: table; margin-right: auto; margin-left: auto; float:none;}
.margin-b-3{margin-bottom: 30px;}

	
.tel-contacto{
	width:auto;
	display:block;
	float: right;
	clear: none;
	background: #351a96;
	color: #fff;
	padding: 7px 12px;
	border-radius: 8px;
	font-size: 21px;
	font-weight: bold;
}

.fa.fa-fw.fa-envelope{font-size:17px;padding-top: 2px;}

.navbar-inverse .navbar-toggle {border-color: hsla(0, 0%, 100%, 0.7);}
.navbar-inverse .navbar-toggle:focus{background-color: #00a6e6;} 
.navbar-inverse .navbar-toggle:hover {background-color: rgba(255, 255, 255, 0.3);}
.margins{margin-top: 20px; margin-bottom: 40px;}

.seguir-curso-video{float:none !important;margin: 0 auto 20px;}
.btn-wa-libro{
	display: table;
	margin: 10px auto 10px;
	background:#e50000;
	color:#fff;
	padding: 7px 20px 8px;
	font-weight: bold;
	text-transform: uppercase;
	border-radius: 50px;
	font-size: 18px;
	letter-spacing: 0.5px;
}
.btn-wa-libro:hover{
	color:#fff;
	background:#1576f7;
}
.libro-web-3d{width: 100%;max-width: 330px;margin: 0px auto;display: table;}
.libro-web-3d.b{width: 100%;max-width: 200px;margin: 15px auto;display: table;}
@media (max-width:992px){.bg-amazon .libro-web-3d{width: 100%;max-width: 350px;margin: 0px auto 10px;display: table;}}

h2.discovery, h2.txt-icd, h2.discovery.promo, h2.txt-ci{
	background: #00a6e6;
	padding: 10px 15px 11px;
	font-size: 22px;
	line-height: 23px;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	font-weight: 700;
}

h2.txt-icd{background: #000;}
h2.discovery.promo{
	background: #00d5ff;
    padding: 10px 5px 11px;
    font-size: 22px;
    line-height: 23px;
    width: 160px;
    margin: 0px auto 10px;
}
h2.discovery:hover{background: #410091;}

h2.txt-icd:hover{background: #c7131c;}

h2.txt-ci{
	background: #c50000;
	font-size: 25px;
	line-height: 25px;
}


/** 1000 Miniclases **/
.miniclases .modulo-nivel .panel.panel-default{color:#fff;background: #1c1379;padding-bottom:5px;}
.miniclases .modulo-nivel .panel.panel-default:hover{background: #1dc3ae;}
.miniclases .tit-nivel{
	width: 100%;
	font-size: 27px;
	line-height: 23px;
	letter-spacing: 0px;
	margin: 10px 0 0px;
	padding: 0px 0 0px;
	text-transform:uppercase;
	text-align: center;
	text-shadow: none;
}
.miniclases .modulo-nivel .img-responsive{margin-bottom:5px;}





/*.miniclases{
	width: 47%;
	/ * max-width: 1140px; * /
	height: auto;
	display: table;
	margin: 10px 1% 10px;
	background: #dcdcdc;
	color: #1c1379;
	font-size: 19px;
	line-height: 45px;
	padding: 5px 20px 7px;
	text-align: center;
	border-radius: 20px;
	text-transform: uppercase;
}*/

#miniclases{}

.miniclases{
	width: auto;
	margin: 10px auto 15px;
	background: #fff;
	color: #1c1379;
	font-size: 17px;
	line-height: 20px;
	padding: 5px 20px 7px;
	text-align: center;
	border-radius: 20px;
	text-transform: uppercase;
	font-weight: 500;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.5);
}
.miniclases.encuesta{
	color: #fff;
	background: #ff6b01;
}
.miniclases strong{
    font-weight: 700;
    font-size: 18px;
}
.miniclases i{
	display:table;
	margin: 10px auto 10px;
	font-size:30px;
}

.miniclases .btn.btn-default{
	color: #fff;
	background-color: #401991;
	border-color:transparent;
	text-align: center;
	display: table;
	margin: 5px auto 10px;
	text-transform: uppercase;
	letter-spacing: 0.8px;
	border-radius: 30px;
	font-weight: 600;
	font-size: 16px;
}

.miniclases.encuesta .btn.btn-default:hover{
	color: #1c1379;
	background-color: #fff;
}
.miniclases .btn.btn-default:hover{
	color: #fff !important;
    background-color: #03a4e7 !important;
}

.miniclases-sesion{
	font-weight: 600;
	font-size: 15px;
	line-height: 15px;
	margin: 3px 0px 4px;
	text-transform: uppercase;
	color: #fff;
}
.row.bg-content.miniclases .panel.panel-default h4.tit-nivel .fa{background: #21106e;}



.btn.btn-examen-final{
	color: #fff;
	border-color:transparent;
	text-align: center;
	display: table;
	padding: 5px 22px;
	margin: 10px auto 0px;
	text-transform: uppercase;
	letter-spacing: 0.8px;
	border-radius: 30px;
	font-weight: 600;
	font-size: 22px;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.5);
	background: rgb(54,12,150);
	background: -moz-linear-gradient(180deg, rgba(54,12,150,1) 10%, rgba(35,0,110,1) 90%);
	background: -webkit-linear-gradient(180deg, rgba(54,12,150,1) 10%, rgba(35,0,110,1) 90%);
	background: linear-gradient(180deg, rgba(54,12,150,1) 10%, rgba(35,0,110,1) 90%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#360c96",endColorstr="#23006e",GradientType=1);
}
.btn.btn-examen-final i{color:#ffffff55;}

.btn.btn-examen-final:hover{
	color: #360c96;
	background: #fff;
}
.examen-puntuacion{
	color: #21106e;
	border-color:transparent;
	text-align: center;
	display: table;
	margin: 0px auto 10px;
	padding: 4px 10px;
	text-transform: uppercase;
	border-radius: 0px 0px 8px 8px;
	background: #0000001a;
	font-weight: 700;
	border-top: 2px solid #0000001c;
}

.banner-horizontal{
	width:100%;
	max-width: 1140px;
	height: auto;
	display: table;
	margin: 20px auto 10px;
}

.logo.ia, .asoe-top{float:none;background:red;display: inline-table;}

.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover{
    background-color: rgba(255, 255, 255, 0.3);}

#cursoingles .navbar-brand .logo{
	width: 100%;
	max-width: 170px;
}
#cursoingles .logo-icd{
	width: auto;
	float: right;
	margin: 3px 0px 0px 0px;
}

#cursoingles .navbar-brand {
    height: auto;
    padding: 2px 5px;
}
#cursoingles.navbar-inverse{
	background: #23006e; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2M3MDAwYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3ZDAwMDgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #4b1caf 0%, #23006e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4b1caf), color-stop(100%,#23006e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #4b1caf 0%,#23006e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #4b1caf 0%,#23006e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #4b1caf 0%,#23006e 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #4b1caf 0%,#23006e 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4b1caf', endColorstr='#23006e',GradientType=0 ); /* IE6-8 */
	-webkit-box-shadow: 0px 1px 8px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 1px 8px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 1px 8px 0px rgba(0,0,0,0.4);
}
#cursoingles.navbar-inverse .navbar-nav>li>a {
    color: #ffffff;
	text-align: left;
}
#cursoingles.navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
}
.navbar-nav>li>a{padding-top: 19px; padding-bottom: 19px;}
/*#cursoingles .navbar-nav>li>a {
    padding: 27px 8px  8px;
}*/

#cursoingles .navbar-nav>li>a.logo-nav {
    padding: 7px 32px 5px;
}

#cursoingles .navbar-right{
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 0.3px;
}
#cursoingles i.fa.fa-fw.fa-facebook-square{font-size: 20px;}

#cursoingles.navbar-inverse .navbar-nav>li>a:hover, #cursoingles.navbar-inverse .navbar-nav>li>a:active, #cursoingles.navbar-inverse .navbar-nav>li>a:focus,
#cursoingles .navbar-inverse .navbar-nav>.open>a, 
#cursoingles .navbar-inverse .navbar-nav>.open>a:hover,
#cursoingles .navbar-inverse .navbar-nav>.open>a:focus,
#cursoingles .navbar-inverse .navbar-nav>.open>a:active{background-color: rgba(255,255,255,0.2);}

#cursoingles .navbar-nav>li>.dropdown-menu{color:#fff;background: #291379;}
#cursoingles .dropdown-menu>li>a{
    color: #03a4e7;
    border: none;
}
#cursoingles .dropdown-menu, 
#cursoingles .dropdown-menu>li>a{
	color:#fff;
	/* font-weight: 700; */
	font-size: 12px;
}
#cursoingles .dropdown-menu a{color:#fff;padding:10px 0px;}
#cursoingles .dropdown-menu a:focus, 
#cursoingles .dropdown-menu a:hover, 
#cursoingles .dropdown-menu>li>a:hover{
    text-decoration: none;
	color: #03a4e7;
}

#cursoingles .dropdown-menu a{line-height:26px;}

#cursoingles .dropdown-menu>li>a{
    padding: 5px 12px 0px;
}
#cursoingles .dropdown-menu>li>a:hover{background: #03a4e7;color: #ffffff;}



.modal-content .btn-ingresar{
	color: #fff;
	background-color: #5321af;
	border-color:transparent;
	text-align: center;
	display: table;
	margin: 0px auto 10px;
	text-transform: uppercase;
	letter-spacing: 0.8px;
	border-radius: 30px;
	font-weight: 600;
	font-size: 19px;
	padding: 10px 20px 8px;
	width: auto;
	line-height: 21px;
}
.modal-content .btn-ingresar:hover{
	color: #fff;
	background-color: #c3c3c3;
	border-color:transparent;
}
.txt-forgot, .txt-forgot a{
	width: auto;
	height:auto;
	font-weight:normal;
	color:#000;
	font-size: 13px;
	line-height: 14px;
	margin:0px 0px 0px 0px;
	padding:0px;
	text-align:center;
	text-decoration:none;
	display: inline-table;
}
.txt-forgot a{margin:10px 0px 5px 0px;color: #03a4e7;}
.txt-forgot a:hover{color: #5221af;text-decoration:underline;}



.container-lms{
	font-family: 'Fira Sans Condensed', sans-serif;
/*	background: #ffc1004d;*/
	background: #fff;
}
.container-ciu{
	font-family: 'Fira Sans Condensed', sans-serif;
	background: radial-gradient(
		circle,
		#ffffff,
		#f5f5f5 50%,
		#ffffff 50%, 
		#f5f5f5
	  );
	  background-size: 10px 10px;
}
.container-ciu .facebook-space{display:table; margin: 14px auto 0px;}

.row.land h2{
	margin: 30px 0 20px;
	border-bottom: 1px solid rgba(41, 61, 71, 0.5);
}

.row.land .col-md-6{font-size: 18px;}
.row.land .col-md-6 li{padding: 3px 0px;}

.page-header.land{margin: 20px 0 20px;}

.col-lg-4.mt-3.mb{margin-bottom: 20px;}

.well.ctas-ciu {
	min-height: 20px;
	padding: 5px 15px;
	margin: 0px auto 0px;
	background-color: #1dc3ae;
	color: #1e305a;
	border: transparent;
	border-radius: 0px;
	text-align: center;
}
.well.ctas-ciu .page-header {
    margin: 3px 10px 0px;
    border-bottom: 0px;
    color: #fff;
    padding: 0px;
    line-height: 29px;
}
.well.ctas-ciu .btn-default{
	width: 85%;
	max-width: 280px;
	color: #fff;
	background-color: #1e305a;
	border-color:transparent;
	text-align: center;
	display: table;
	margin: 0px auto 0px;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-radius: 0px;
	float: left;
	padding: 5px 16px;
}
.well.ctas-ciu .btn-default:hover{
	color: #1e305a;
	background-color: #ffffff;
	border-color:transparent;
}
/* 
.well.ctas-ciu .row{
    text-align: center; 
}
.well.ctas-ciu .col-lg-12{
    display: inline-block;
    width: 54%;
    float: left;
    padding: 0px;
    margin: 0px;
}
.well.ctas-ciu .col-md-4{padding:0px;width: 45%;float: right;}
*/


.container-ciu .page-header{color:#1e305a}
.container-ciu small{color:#00b3b3}



.elige-nivel .page-header{
	margin: 30px 0 20px;
    border-bottom: 1px solid rgba(41, 61, 71, 0.5);
}
.elige-nivel .panel-default{
    border-color: transparent;
    background: #1e305a;
	border-radius: 19px;
	color:#fff; text-align:center;
	margin-bottom: 0px;
}
.elige-nivel .panel-default> .panel-heading{
	color: transparent;
    background-color: transparent;
    border-color: transparent;

}
.elige-nivel .panel-heading {
    padding: 15px 15px 0px;
    border-bottom: 0px solid transparent;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.elige-nivel h4{
	font-size: 28px;
	color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: center;
    line-height: 34px;
}

.elige-nivel .panel-body{padding: 0px 15px 20px;}



.row.bg-content, .row.voicelab-content, .row.voicelab-categories, .row.tecnicas{
	width:96%;
	max-width: 1120px;
	height:auto;
	margin: 5px auto 20px;
	display: table;
	text-align: center;
	float: none;
	clear:none;
	padding: 20px 2% 20px;
	border: none;
	background-color: #fff;
	color: #666;
	-webkit-box-shadow: 0px 0px 20px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 20px rgba(0,0,0,0.1);
}
.row.bg-content{
	width:100%;
	padding: 0px 0% 20px;
	background-color: transparent;
	-webkit-box-shadow: 0px 0px 0px rgba(0,0,0,0);
	box-shadow: 0px 0px 0px rgba(0,0,0,0);
	
}
.row.voicelab-categories .nota-app strong{
    color: #c7000c;
    font-weight: 900;
    font-size: 17px;
}

.nota-app {
    width:auto;
    height:auto;
    display:table;
    padding: 7px 10px;
    margin: 10px auto 15px;
    background: #f5f5f5;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius:5px;
    font-weight:500;
    font-size:14px;
    color: #1e305a;
    letter-spacing: 0.2px;
    text-align:center;
    text-transform:none;
    text-decoration: none;
    border: none;
}
.nota-app img.logo-app{height:37px; margin: 5px 10px 0;}



.row.voicelab-categories.biblio{
	width:96%;
	max-width: 1034px;
	/*text-align: left;*/
}

.row.voicelab-categories.biblio a.categoria{
	padding: 0px 0px 10px 0px;
}
.row.voicelab-categories.biblio .titulo-categoria-esp{
	height: auto !important;
	min-height: 86px;
	font-family: 'Fira Sans Condensed', sans-serif;
}

.row.voicelab-categories.biblio a.categoria:hover{
	cursor:pointer;
	background:#1e305a;
	
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	-khtml-opacity: 1;
}

.row.bg-content .col-md-9{text-align:left; }


.row.glosario-content{
	width:96%;
	max-width: 1120px;
	height:auto;
	margin: 0px auto 0px;
	display: table;
	text-align: left;
	float: none;
	clear:none;
	padding: 0px 2% 20px;
	border: none;
	background-color: #fff;
	color: #666;
	-webkit-box-shadow: 0px 0px 20px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 20px rgba(0,0,0,0.1);
}

/** DASHBOARD **/
#dashboard{
	width: auto;
	display: table;
	margin: 0 auto;
}
.dash-centro{
	width: 100%;
	height:auto;
	display:table;
	margin: 0px auto 10px;
	background: #00a4e7;
	box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.3);
	border-radius: 10px 10px;
	/*
	-webkit-box-shadow: 0px 1px 7px 1px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 1px 7px 1px rgba(0, 0, 0, 0.15);
*/
}
.dash-video{margin-top:10px}

.tit-indicador{
	width: 100%;
	height:auto;
	padding: 7px 10px 7px 12px;
	text-align:left;
	font-weight: 700;
	color: #ffffff;
	font-size: 16px;
	line-height: 17px;
	letter-spacing: 0.8px;
	text-transform:uppercase;
	background: #1d0479;
	border-radius: 10px 10px 0 0;
}
.tit-indicador .btn-print{
	float:right;
	color:#1c1379;
	background:#fff;
	border-radius:100px;
	padding: 2px 0px 3px 2px;
	text-align:center;
	margin: -4px 0px 0px 0px;
	font-size: 20px;
}

.tit-indicador .btn-print:hover{
	background:#63d0fd;
	color:#1c1379;
}

.dash{
	width: 100%;
	height:auto;
	display: table;
	margin:0px auto;
	text-align: center;
}
#graficos, #estadisticas{
	display: inline-block;
	vertical-align: top;
	text-align: left;
}
#estadisticas{
	/* height: auto; */
	padding: 0px 10px 0px 16px;
	/* margin: 0px 0px 0; */
	/* letter-spacing: 0px; */
}
#estadisticas li{
	font-size: 15px;
	color: #ffffff;
	line-height: 17px;
	padding: 10px 0px 8px;
	text-transform: uppercase;
	letter-spacing: 0px;
	font-weight: 600;
}
#estadisticas li .blue{
	color: #ffffff;
	float:none;
	font-size: 18px;
	font-weight: 500;
	text-transform: lowercase;
	letter-spacing: 0px;
}
#estadisticas .max-unit{
	font-size: 15px;
	color: #ffffff;
	line-height: 13px;
	padding: 8px 0px 5px;
	text-transform: uppercase;
	letter-spacing: 0px;
	font-weight: 600;
}
#estadisticas .max-unit .fa{font-size: 8px;line-height: 10px;margin: 2px 4px 0px 0px;float: left;}
.importante{
 	width: auto;
 	height: auto;
 	font-size: 11px;
 	line-height: 12px;
 	letter-spacing:0px;
 	font-weight:normal;
 	color: #e0f4ff;
 	margin: -9px 0px 4px 0px;
 	float: left;
 	text-transform: none;
}
.fecha{
	width: 100%;
	height:auto;
	background: #ffffff;
	text-align:center;
	padding: 6px 1%;
	font-size: 13px;
	font-weight:normal;
	color: #20106e;
	line-height:14px;
	letter-spacing:0px;
	text-transform:uppercase;
	display: table;
	border-radius: 0 0 10px 10px;
}
.fecha strong{font-weight:600;}

.hasta{
	width: 100%;
	max-width:180px;
	float:right;
}
#graficos{
	width: 100%;
	max-width: 360px;
	font-size: 13px;
	font-weight:bold;
	color: #ffffff;
	text-transform:uppercase;
	padding: 6px 10px 0px 20px;
	letter-spacing: 0.7px;
}
#graficos .descripcion{
	font-size:8px;
	padding:0px 0px 0px 3px;
	line-height:26px;
}
.grafico-borde{
	width: 99%;
	/* max-width: 310px; */
	height: 30px;
	background-color: rgba(255, 255, 255, 0.3);
	border-radius: 6px;
	font-size:13px;
	padding: 0px 0px 0px 0px;
	margin: 2px 0px 12px 0px;
}
.grafico-barra{
	height: 100%;
	float:left;
	/* box-shadow: 2px 2px 2px #888888; */
}
#grafico-progreso-dias{
	width: 4%;
	background-color: #041684;
	border-radius: 6px;
}
#grafico-nota-promedio{
	width: 62.5%;
	background-color: #351a96;
	border-radius: 6px;
}
.valor-grafico{
	float:right;
	color: #ffffff;
	font-weight: bold;
	line-height: 31px;
	position:absolute;
	margin-left: 5px;
	font-size: 18px;
}



/** CLASES EN VIVO **/
.chat{height: auto;display: table;margin: 0px auto;border-bottom: 1px solid #e9e9e9;}
.chat iframe{height:350px;}

.row.bg-content .clasesenvivo{
	-webkit-box-shadow: 0px 0px 12px rgb(0 0 0 / 10%);
	box-shadow: 0px 0px 12px rgb(0 0 0 / 10%);
	margin: 10px auto 20px;
	padding: 10px 15px;
}
.row.bg-content .clasesenvivo .btn.btn-default{
		background: #ff6b01;
		margin: 10px auto 15px;
}
.row.bg-content .clasesenvivo .btn.btn-default.opinion-clase{
	background: #00cb92;
	font-size: 14px;
}
.row.bg-content .clasesenvivo .btn.btn-default:hover{
	background: #03a4e7;
}
.row.bg-content .clasesenvivo .info{
	width: 100%;
	display: table;
	line-height:20px;
}
.row.bg-content .clasesenvivo .info a{
	margin:10px auto 0;
}

.text-naranja{color: #ff6b01;}


/** English TV **/
.etv-tit{
	float: right;
	display: inline-table;
	margin: -10px 0 6px;
	padding: 0 13px;
	width: 90%;
	max-width: 165px;
}
.bg-englishtv{
	background:#941a69;
	border-radius: 30px 30px 0 0;
	padding: 20px 0px 0px;
	border-bottom: 2px solid #00f3ffd7;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
}

.bg-etv{
	background: #002c58;
	border-radius: 30px 30px;
	display: table;
	margin: 20px auto 40px;
	float: none;
	box-shadow: -1px 2px 9px rgb(0 0 0 / 30%);
}
.bg-etv .deshora{
	color:#fff;
    display:table;
    padding: 7px 25px 3px;
	margin:10px auto 15px;
	line-height:25px;
}
.bg-etv .viendo{
	background: #ffffff50;
	width:auto;
	display:table;
	border-radius: 6px;
	padding: 3px 8px 2px;
	margin: 0 0 0 18px;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	letter-spacing: 0.8px;
	box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
}
#englishtv .logo-etv{
	display: inline-table;
	margin: 0px 0 6px;
	padding: 0 13px;
	width: 90%;
	max-width: 205px;
	float: left;
}
@media (max-width: 960px){
	#englishtv .logo-etv{
		display: table;
		margin: -60px auto 0px;
		float: none;
	}
}

.bg-etv .btn.btn-default.opinion-clase{
	background: #1ccbe7;
}
.bg-etv .btn.btn-default.opinion-clase:hover{
	background: #941a69;
}
.bg-etv .etv-level{color: #29e3ff;margin: 7px 0 0 21px;/* font-size: 12px; */text-transform: uppercase;}
.bg-etv .etv-clase{color: #fff;margin: 3px 0 0 21px;font-size: 19px;text-transform: uppercase;letter-spacing: 0.5px;}
.bg-etv .etv-sinopsis{color: #fff;margin: 5px 20px 14px 21px;font-size: 14px;line-height: 17px;letter-spacing: 0.2px;display: table;}
.bg-englishtv a.btn.btn-default{
	color: #fff;
	background-color: #03a4e7;
	border-color:transparent;
	text-align: center;
	display: table;
	margin: 0px auto 15px;
	text-transform: uppercase;
	letter-spacing: 0.8px;
	border-radius: 30px;
	font-weight: 600;
	font-size: 14px;
	line-height: 14px;
	padding: 8px 12px 6px;
	box-shadow: -3px 2px 5px rgba(0, 0, 0, 0.3) !important;
	width: 100%;
	max-width: 180px;
}
.bg-chat a.btn.btn-default{
	font-size:12px;
	padding: 4px 12px 3px;
	letter-spacing: 0.3px;
	margin-bottom: -7px;
}
.bg-etv .btn.btn-default.consejo{
	font-size: 14px;
	padding: 5px 15px 3px;
	letter-spacing: 0.3px;
}
.bg-etv .btn.btn-default.chat{
	font-size: 18px;
	line-height: 18px;
	padding: 10px 20px 13px;
	color: #fff;
	background-color: #03a4e7;
	border-color:transparent;
	margin: 20px auto 20px;
	text-transform: uppercase;
	letter-spacing: 0.3px;
	border-radius: 100px;
}
.bg-etv .btn.btn-default.chat i{font-size: 22px;}

.bg-englishtv a.btn.btn-default:hover, 
.bg-chat a.btn.btn-default:hover,
.bg-etv .btn.btn-default.consejo:hover,
.bg-etv .btn.btn-default.chat:hover{
	color: #fff;
	background-color: #cd1d46 !important;
	border-color:transparent;
} 
/** CHAT SECTION etv **/
#chat-content.card-body{max-height: 400px;height: 100vh !important;overflow:auto;}

.bg-etv .bg-chat{
	background: #fff;
	border-radius: 0.3rem !important;
	display: table;
	margin: 20px auto 40px;
	float: none;
	padding-top: 31px;
}


.bg-etv .tit-chat{
	width: auto;
	margin: 30px auto 10px;
	float: none;
	display: table;
	font-size: 20px;
	line-height: 20px;
}
.bg-chat .beta{border-radius:100px;position: relative;top: -20px;right: -5px;z-index: 1000;background: #d9d9d9;width: auto;color: #00000060;font-size: 10px;display: table;padding: 2px 6px 1px;float: right;margin: -20px 0px 0px 0px;text-transform: uppercase;letter-spacing: 0.2px;font-weight: 700;border: 1px solid #00000020;}
.bg-chat .img-teacher {
	float:left;
	margin-right: 10px;
}
.bg-chat .typing-img{
	float: left;
	margin-right: 5px;
	background-color: #fff;
	padding: 0px 0px 0px 0px;
	border-radius:8px;
}
.chatReceived p, .chatReceived ul, .chatReceived ol{
	text-align:left;
	background-color: #f5f6f7;
	padding: 10px 10px 10px 10px;
	border-radius:8px;
	margin: 0 10px 5px 0px;
	line-height: 20px;
	/* float: left; */
	/* clear: right; */
}
.chatReceived p.small:last-child{margin-top:-15px;background: transparent;float: left;clear: both;margin: 0px 0 0px 50px;font-size: 10px;padding: 0px 10px 10px 10px;}
/*.chatReceived ol{background-color: #f5f6f7;padding: 7px 0 7px 25px;margin: 0 10px 5px 0;text-align: left;}*/
.chatReceived ul, .chatReceived ol{list-style-position:inside;}

.bg-chat #chat-content.card-body .chat-send{
	width:100%;
	display:table;
	margin: 0px 0px 0 0px;
}
.bg-chat #chat-content.card-body .chat-send .chat-user {
	font-size:15px;
	text-align:right;
	margin: 10px 10px 10px 0;
	padding:10px 10px;
	background: #cd1d46;
	color:#fff;
	border-radius:8px;
	width:auto;
	display: table;
	float: right;
	clear:both;
}
.bg-chat #chat-content.card-body .chat-send .small{
	font-size:10px;
	background:transparent;
	width:auto;
	display:table;
	float:right;
	clear:both;
	margin-right: 10px;
}
.bg-chat .card-footer{border-top: 1px solid #cd1d4655;display:table;width:100%;margin-top: 5px;}
.bg-chat .card-footer input{width:86%;float:left; margin:10px 0 15px 0;}
.bg-chat .card-footer .btn-send{
	background:#cd1d46; 
	float: right;
	width:12%; 
	border-radius:8px; 
	color:#fff; 
	border: none; 
	height:35px;
	margin:9px 0 0 1%;
}
.bg-chat .card-footer .btn-send:hover{background:#03a4e7;}

/** Modal Consejos de uso del chat **/
#uso_chat .modal-header{
	background:#cd1d46;
	color:#fff;
	border-radius: 5px 5px 0px 0px;
}
#uso_chat .modal-header .close{font-size:30px; opacity:0.3; }
#uso_chat .modal-header .close:hover{opacity:0.5; }
#uso_chat .modal-body li{ padding: 3px 0;}

#uso_chat .modal-body{font-weight:100;}



/** PARRILLA DE CLASES PASADAS **/
#clases-profe .card{
	border: 1px solid transparent;
	margin: 10px 0 10px;
	padding-bottom: 10px;
	border-radius: 15px 0;
	display: table;
	width: 100%;
	height: 112px;
	text-align: left;
	box-shadow: 0 0.2rem 0.6rem rgba(0, 0, 0, 0.5) !important;
	background:#002c58;
}
#clases-profe .card:hover{background:#941a69; color:#fff;}

#clases-profe a.enlace{color: #00afcb;}
#clases-profe a.enlace:hover{color: #941a69;text-decoration:underline;}

#clases-profe .bg-azul{background:#002c58; border-radius:20px;}
#clases-profe nav{width:100%;display:table;border-bottom: 1px solid #00afcb;}
#clases-profe .nav{display: table;margin: auto;padding: 0 13px;border-bottom:none;}
#clases-profe #nav-tab .nav-link{
	width: 100px;
	color: #941a69;
	text-transform: uppercase;
	font-weight: 600;font-size: 18px;letter-spacing: 0.5px;
	padding: 0.5rem 2%;
	margin: 0 2px 1px;
	border-bottom: 4px solid #ffff;border-right: none;border-left: none;border-top: none;
	opacity: 0.6;}
#clases-profe #nav-tab .active .nav-link,
#clases-profe #nav-tab .active .nav-link:hover
{cursor:auto;opacity: 1; background:transparent;	border-bottom: 4px solid #00afcb;}
#clases-profe #nav-tab .nav-link.disabled {background:#e7e7e7; color:rgb(0 0 0 / 35%);}

#clases-profe #nav-tab .nav-link .text-muted{color:#00afcb !important;font-size:11px;font-weight:600;display: table;margin: auto;}
#clases-profe #nav-tab .nav-link.active .text-muted{color:#941a69 !important;}
#clases-profe #nav-tab .nav-link.disabled .text-muted{color:rgb(0 0 0 / 35%) !important;}

#clases-profe #nav-tab .nav-link:hover{
	background: #fff;
	color: #941a69; opacity:1;
	border-bottom: 4px solid #00afcb;border-right: none;border-left: none;border-top: none;
}

#clases-profe .card-body{
    max-height: inherit;
    height: 100%;
    font-size: 12px;
    color: #941a69;
    padding: 10px 10px 10px;
}
#clases-profe .card-body .class-level{font-size: 14px;color: #49e6ff;font-weight: bold;letter-spacing: 0.5px;}
#clases-profe .card-body .card-title.nom-clas{color: #fff;font-weight:500;margin-left: 35px;margin-top: 5px;font-size: 17px;line-height: 18px;}
#clases-profe .card-body .card-text.horario{font-size: 13px;color: #fff;font-weight: 600;width: auto;background: #00afcb;float: right;padding: 2px 4px 1px;border-radius: 0px 0 5px 5px;margin-top: -10px;}
#clases-profe .btn-clapas{background: #941a69;padding: 5px 8px 4px 10px;
						  float: left;color: #fff;border-radius: 40px;font-size: 14px;box-shadow: 0 0.2rem 0.6rem rgba(0, 0, 0, 0.5) !important;}
#clases-profe .btn-clapas:hover{background:#002c58;}


/** Parrilla Programa de clases **/
#clases-profe #prg-clases .card-body{height: 90px;padding: 10px 10px 0px;}

#clases-profe #prg-clases #nav-tab .active .nav-link,
#clases-profe #prg-clases #nav-tab .active .nav-link:hover
{color: #941a69;}
#clases-profe #prg-clases #nav-tab .nav-link{/* background: #941a69; */}

#clases-profe #prg-clases .card-body .card-title.nom-clas{margin-left: 0px; color:#fff}
#clases-profe #prg-clases .card{height:75px;}
#clases-profe #prg-clases .card-body .class-level{color:#002c58;}
#clases-profe #prg-clases .card-body .card-text.horario{
	font-size: 13px;
	color: #fff;
	font-weight: 600;
	width: auto;
	background: #941a69;
	float: right;
	padding: 3px 6px 2px;
	border-radius: 0px 0 5px 5px;
	margin-top: -11px;
}


#clases-profe .btn.btn-default.clases{display:inline-table; margin:15px 10px 20px;}
#clases-profe .btn.btn-default.clases:hover{background:#cd1d46 !important;}

#clases-profe #prg-clases .card,
#clases-profe #prg-clases .card:hover{
background:#00afcb; color:#fff;}

@media (max-width: 768px){
	#clases-profe #prg-clases .card-body{height: auto;padding: 10px 10px 10px;}
}


/** VOICE **/
.nota-app-voice{
    width:auto;
    height:auto;
    display:table;
    padding: 7px 15px 3px;
    margin: 10px auto 15px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius:5px;
    font-weight: 400;
    font-size: 15px;
    letter-spacing: 0px;
    text-align:center;
    text-transform:none;
    text-decoration: none;
    border: 1px dotted #c3c3c3;
    color: #1e305a;
    background: #fff;
}

.descargar-voice-app{
	background-color: #d0262c;
	color: #FFF;
	border-radius: 5px;
	font-size: 24px;
	padding: 10px 19px 9px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'AvenirLT-Medium', Arial, Helvetica, sans-serif;
}
.descargar-voice-app:hover{background:#474747;}

.descargar-voice-app .fa-mobile {
	color: #fff !important;
	padding: 0px 14px 1px;
	border-radius:500px;
	width: auto;
	border: 3px solid #fff;
	font-size: 47px;
	position: relative;
	top: 8px;
}

.pin-acceso {
	width: auto;
	height: auto;
	margin: 20px auto 10px;
	padding: 13px 30px 14px;
	display: table;
	border-radius: 14px;
	text-align: center;
	border:1px solid #03a4e7;
	background: rgba(3, 164, 231, 0.8);
	font-size: 38px;
	line-height: 39px;
	color: #fff;
	text-transform: none;
	letter-spacing: 2px;
}

.app-recomendada{
	width: auto;
	height:auto;
	display: table;
	text-align:center;
	margin: 10px auto 25px;
}
.app-recomendada a{
	color: #360c96;
	font-weight: 700;
}
.app-img{
	width:auto;
	display: inline-table;
	margin: 4px 10px;
	float:left;
	text-transform: uppercase;
	text-decoration:none !important;
	background: rgba(195, 195, 195, 0.3);
	padding: 8px 8px 1px;
	border-radius: 23px;
	font-size: 14px;
	line-height: 26px;
}
.app-img:hover{
	color:#1e305a;
	text-decoration: none;
	background: rgba(195, 195, 195, 0.6);
 }

#contenedor-voice .texto1-new, #contenedor-voice .texto2-new{
	height: auto;
	padding: 3px 0 0 0;
	font-size: 20px;
	line-height:18px;
	width: 76%;
	display: inline-block;
	color: #000;
}
#contenedor-voice .texto2-new{
	font-size: 14px;
	line-height:12px;
	font-style: italic;
	color: #03a4e7;
}
#contenedor-voice .bt-play-new a{
	width:auto;
	height:auto;
	float: right;
	text-decoration: none;
	font-size: 43px;
	background: rgba(255, 255, 255, 1);
	color:#03a4e7;
	border-radius:100px;
	padding: 0 3px;
}
#contenedor-voice .bt-play-new a:hover{
	color:#fff;
	background: #d0262c;
}

#contenedor-voice .numero{
	width: 44px;
	height: auto;
	padding: 10px 6px;
	margin: 0px 10px 0px 0px;
	color: #fff;
	font-size: 23px;
	display: inline-block;
	font-weight: 500;
	text-align: center;
	float: left;
	background: #351a96;
}
#contenedor-voice #textos{
	width: 100%;
	height: auto;
	margin: 0 auto 25px;
	text-align: left;
}
#contenedor-voice #textos div{
	height: auto;
	background-color: rgba(255, 255, 255, 0.2);
	padding: 6px 5px 8px;
	display: inherit;
}
#contenedor-voice #textos div:nth-child(odd){background-color: rgba(0, 0, 0, 0.05);}


/** VOICE LAB how to use **/
.btn-instructions{
	border-radius: 100px;
	background: #ff6b01;
	display:table;
	margin: 5px auto 5px;
	border: none;
	color: #fff;
	padding: 5px 13px 4px;
	font-weight: 500;
}
.btn-instructions:hover{
	background:#340098;
}
#myModal-instructions .modal-header{
	background:#44a1e8;
	color:#fff;
}
#myModal-instructions .modal-footer{
	background:#ff6b01;
	border-top:none;
	color:#fff;
	text-align:center;
	padding: 10px 20px;
    font-size: 16px;
}
#myModal-instructions .modal-body{
	font-size: 17px;
	color: #000;
}
#myModal-instructions .modal-body bold{
	font-size: 23px;
	font-weight:700;
}
#myModal-instructions .modal-body .fa-microphone.first{
	width: auto;
	background:#44a1e8;
	color:#fff;
	font-size: 23px;
	padding: 10px 14px;
	border-radius:100px;
	text-align:center;
	border: none;
}
#myModal-instructions .modal-body .fa-play{
	width: auto;
	border: 3px solid #c7000c;
	color: #c7000c;
	background: #fff;
	font-size:20px;
	padding: 8px 8px 8px 12px;
	border-radius:100px;
	text-align:center;
}
#myModal-instructions .modal-body .fa-microphone{
	width: auto;
	border: 1px solid #198754;
	color: #fff;
	background: #00ad5d;
	font-size: 23px;
	padding: 10px 14px;
	border-radius:100px;
	text-align:center;
}
#myModal-instructions .modal-body .fa-stop{
	width: auto;
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
	font-size: 21px;
	padding: 10px 12px;
	border-radius:100px;
	text-align:center;
	border: none;
}



/** VOICE LAB For Arabs **/
.row.glosario-content .tit-table{text-transform:uppercase;font-size:13px; font-weight:700; padding:5px 0px;letter-spacing:0.5px;}
.row.glosario-content{
	width:96%;
	max-width: 1120px;
	height:auto;
	margin: 0px auto 0px;
	display: table;
	text-align: left;
	float: none;
	clear:none;
	padding: 0px 2% 20px;
	border: none;
	background-color: #fff;
	color: #666;
	-webkit-box-shadow: 0px 0px 20px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 20px rgba(0,0,0,0.1);
}
.num-categoria, .categoria-num{
	width:auto;
	height: auto;
	max-height: 138px;
	margin:0px auto 7px;
	padding: 6px 10px 8px 0;
	font-family: 'Quicksand', Helvetica, Arial, sans-serif;
	font-size: 25px;
	line-height: 25px;
	text-align:right;
	text-transform:uppercase;
	font-weight: 700;
	color:#fff;
	background: #00004d;
	
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI0NSUiIHN0b3AtY29sb3I9IiMwMDAwNGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDAwMDFhIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
	background: -moz-linear-gradient(top,  #383584 0%, #030054 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#383584), color-stop(100%,#030054));
	background: -webkit-linear-gradient(top,  #383584 0%,#030054 100%);
	background: -o-linear-gradient(top,  #383584 0%,#030054 100%);
	background: -ms-linear-gradient(top,  #383584 0%,#030054 100%);
	background: linear-gradient(to bottom,  #383584 0%,#030054 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#383584', endColorstr='#030054',GradientType=0 );
}

.row.glosario-content #tit-completo{
	width:100%;
	display:inline-table;
	text-align:left;
	margin-bottom: 15px;
}

.row.glosario-content.voice .categoria-num{
	width: 41px;
	height: 41px;
	margin: 0px 7px 7px 0px;
	padding: 7px 6px;
	text-align:center;
	float:left;
	border-radius: 100px;
	font-size: 25px;
	line-height: 26px;
	letter-spacing: -0.5px;
}

.row.glosario-content .categoria-titulo-1{
	color:#1e305a;
	text-shadow:none;
	padding-bottom: 1px;
	border-bottom: 2px dotted #00a4e7;
	margin: 20px 0px 0px 0px;
	letter-spacing: 0;
	font-size: 27px;
	line-height: 27px;
	font-weight: bold;
}
.row.glosario-content .categoria-titulo-2{
	margin: 5px 0px 0px 0px;
	color:#00a4e7;
	font-size: 16px;
	line-height: 19px;
	border-top: none;
	padding: 0px 0px 0px;
	letter-spacing: 0.5px;
	display: flex;
	font-weight: bold;
	text-transform: uppercase;
}
.categoria-num{
	width:38px;
	height:40px;
	margin:20px 12px 7px 0px;
	padding:12px 10px 2px;
	text-align:center;
	float:left;
}


.row.glosario-content.voice #tit-completo{margin:15px 0 5px 0;}
.row.glosario-content.voice .numero{
	width: 43px;
	height: auto;
	padding: 9px 6px;
	margin: 0px 10px 0px 0px;
	color: #fff;
	font-size: 20px;
	display: inline-block;
	font-weight: 800;
	text-align: center;
	float: left;
	background: #c7000c;
}
.row.glosario-content .texto1{
	height: auto;
	padding: 2px 0 0 0;
	font-size: 20px;
	line-height: 22px;
	width: 80%;
	display: inherit;
	color: #000;
}
.row.glosario-content .texto2{
	font-size: 15px;
	line-height: 18px;
	font-style: italic;
	color: #00a4e7;
	width: 80%;
	display: inherit;
	padding: 0;
	margin: 0;
}

.row.glosario-content .bt-play .fa.fa-fw.fa-play-circle{
	width:auto;
	height:auto;
	float: right;
	text-decoration: none;
	font-size: 43px;
	background: rgba(255, 255, 255, 1);
	color:#1e305a;
	border-radius:100px;
	padding: 0 3px;
}
.row.glosario-content .bt-play .fa.fa-fw.fa-play-circle:hover{color:#c7000c;}

.row.glosario-content.voice #textos div:nth-child(odd){background-color: rgba(0, 0, 0, 0.05);}
.row.glosario-content.voice #textos div{
	min-height: 54px;
	padding: 4px 5px 2px;
	display: inherit;
}
.row.glosario-content .bt-play .fa.fa-fw.fa-microphone{
	width:auto;
	height:auto;
	float: right;
	font-size: 27px;
	color: rgba(255, 255, 255, 1);
	background:#00a4e7;
	padding: 8px 13px;
	border-radius:100px;
	margin: 2px 0 0;
}
.row.glosario-content .bt-play .fa.fa-fw.fa-microphone:hover{
	background:#c7000c;
	color:#fff;
}


.say{
	width:80%;
	margin: 10px auto 5px;
	display: table;
	padding: 2px 6px 1px 2px;
	text-align:center;
	font-size: 13px;
	color:#00a4e7;
	font-weight:600;
	letter-spacing:1px;
	border-bottom:1px solid #00a4e7;
}
.modal-title #modal-word{
	margin: 5px auto 10px;
	display: table;
	padding: 2px 6px 1px 2px;
	text-align:center;
	font-size: 22px;
	color: #000;
}

.modal-title a.btn-play{
	margin: 4px auto 0;
	display: table;
	padding: 2px 6px 1px 2px;
	border:1px solid #f3f3f3;
	border-radius: 35px;
	color: #fff;
	background: #c7000c;
}
.modal-title a.btn-play:hover{
	cursor:pointer;
}

.modal-title .btn-play i{
	width: 50px;
	height:auto;
	font-size: 52px;
	line-height: 43px;
	padding: 3px 1px 3px 2px;
	border-radius:100px;
	text-align: center;
	display: inline-block;
}
.modal-title .btn-play .escuchar{
	font-size: 13px;
	line-height: 20px;
	text-align: center;
	text-transform: uppercase;
	font-weight: 800;
	width: auto;
	margin: -34px 2px 15px 54px;
	letter-spacing: 1.5px;
}
.modal-title .btn-play:hover{
	background: #00a4e7;
	color: #fff;
}


.modal-body{
	height: auto;
	display:table;
	width: auto;
	margin: 0 auto;
}
.modal-body #contenedor-voice{
	height: auto;
	display:table;
	width: auto;
	margin: 0px auto;
	text-align:center;
}
.modal-body #voice-zone{
	height: auto;
	display:table;
	width: 400px;
	margin: 0px auto;
}
#voice-zone #voicelab-url{
	width: 200px;
	height: 390px;
	display:table;
	margin: 0px auto;
	overflow: hidden !important;
	text-align: center;
}
body.mat-typography app-voice-recognition .card{
	height: 400px !important;
	background: #F44336 !important;
	display:table  !important;
	width: 90% !important;
	margin: 0px auto !important;
	
}
app-voice-recognition .card{
	height: 400px !important;
	background: #F44336 !important;
	display:table  !important;
	width: 90% !important;
	margin: 0px auto !important;
	overflow:hidden !important;
}


/** COMO SEGUIR EL CURSO **/
h3.tit-pasos{padding: 0px; margin: 0px;}

.modulo-pasos .numero{
	width: 36px;
	height: auto;
	float: left;
	clear: none;
	background: #03a4e7;
	padding: 5px 0px;
	margin: 2px 6px 0px 0px;
	border-radius: 100px;
	text-align: center;
	font-weight: 500;
	font-size: 24px;
	line-height: 26px;
	color: #fff;
	letter-spacing: 0px;
}

.modulo-pasos .tit-paso{
	/* color:#410091; */
	font-size: 23px;
	line-height: 28px;
	font-weight: 400;
	padding: 3px 0px 10px;
	margin: 5px 0 0px 0;
}
.modulo-pasos .tit-paso.long{
	/* color:#410091; */
	font-size: 19px;
	line-height: 24px;
	font-weight: 400;
	padding: 3px 0px 6px;
	margin: 5px 0 0px 0;
	display: table;
}
.modulo-pasos .txt-pasos{font-size:17px;line-height: 24px;}
#pasos{display: table;margin: 0px auto 30px; float: none;}
.modulo-pasos{
	margin: 0px auto 10px;
	padding: 5px 0px 2px;
	/* background:#fff1f1; */
	border-top: 1px dotted #c3c3c3;
}
div.modulo-pasos:nth-child(1){
	border-bottom:none;
	border-top:none;
}
/*
div.modulo-pasos:nth-child(2){
	border-bottom:1px dotted #c3c3c3;
	border-top:1px dotted #c3c3c3;
}*/
.modulo-pasos li{
	margin: 5px 10px;
	padding: 3px 0 9px;
	font-size: 17px;
	line-height: 24px;
	/* border-bottom: 1px dotted #03a4e78c; */
}
#pasos .cierre{
	font-size: 23px;
	line-height: 28px;
	font-weight: 400;
	text-align:left;
	border-top:1px dotted #c3c3c3;
	padding:15px 15px 0;
	color: #03a4e7;
}





/** VOICE **
.row.glosario-content .tit-table{text-transform:uppercase;font-size:13px; font-weight:700; padding:5px 0px;letter-spacing:0.5px;}
.row.glosario-content{
	width:96%;
	max-width: 1120px;
	height:auto;
	margin: 0px auto 0px;
	display: table;
	text-align: left;
	float: none;
	clear:none;
	padding: 0px 2% 20px;
	border: none;
	background-color: #fff;
	color: #666;
	-webkit-box-shadow: 0px 0px 20px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 20px rgba(0,0,0,0.1);
}
.num-categoria, .categoria-num{
	width:auto;
	height: auto;
	max-height: 138px;
	margin:0px auto 7px;
	padding: 6px 10px 8px 0;
	font-size: 25px;
	line-height: 25px;
	text-align:right;
	text-transform:uppercase;
	font-weight: 700;
	color:#fff;
	background: #00004d;
	
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI0NSUiIHN0b3AtY29sb3I9IiMwMDAwNGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDAwMDFhIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
	background: -moz-linear-gradient(top,  #383584 0%, #030054 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#383584), color-stop(100%,#030054));
	background: -webkit-linear-gradient(top,  #383584 0%,#030054 100%);
	background: -o-linear-gradient(top,  #383584 0%,#030054 100%);
	background: -ms-linear-gradient(top,  #383584 0%,#030054 100%);
	background: linear-gradient(to bottom,  #383584 0%,#030054 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#383584', endColorstr='#030054',GradientType=0 );
}

.row.glosario-content #tit-completo{
	width:100%;
	display:inline-table;
	text-align:left;
	margin-bottom: 15px;
}

.row.glosario-content.voice .categoria-num{
	width: 41px;
	height: 41px;
	margin: 0px 7px 7px 0px;
	padding: 7px 6px;
	text-align:center;
	float:left;
	border-radius: 100px;
	font-size: 25px;
	line-height: 26px;
	letter-spacing: -0.5px;
}

.row.glosario-content .categoria-titulo-1{
	color:#1e305a;
	text-shadow:none;
	padding-bottom: 1px;
	border-bottom: 2px dotted #c7000c;
	margin: 20px 0px 0px 0px;
	letter-spacing: 0;
	font-size: 27px;
	line-height: 27px;
	font-weight: bold;
}
.row.glosario-content .categoria-titulo-2{
	margin: 5px 0px 0px 0px;
	color:#ce0301;
	font-size: 16px;
	line-height: 19px;
	border-top: none;
	padding: 0px 0px 0px;
	letter-spacing: 0.5px;
	display: flex;
	font-weight: bold;
	text-transform: uppercase;
}
.categoria-num{
	width:38px;
	height:40px;
	margin:20px 12px 7px 0px;
	padding:12px 10px 2px;
	text-align:center;
	float:left;
}


.row.glosario-content.voice #tit-completo{margin:15px 0 5px 0;}
.row.glosario-content.voice .numero{
	width: 43px;
	height: auto;
	padding: 9px 6px;
	margin: 0px 10px 0px 0px;
	color: #fff;
	font-size: 20px;
	display: inline-block;
	font-weight: 800;
	text-align: center;
	float: left;
	background: #c7000c;
}
.row.glosario-content .texto1{
	height: auto;
	padding: 2px 0 0 0;
	font-size: 20px;
	line-height: 22px;
	width: 80%;
	display: inherit;
	color: #000;
}
.row.glosario-content .texto2{
	font-size: 15px;
	line-height: 18px;
	font-style: italic;
	color: #39b5b3;
	width: 80%;
	display: inherit;
	padding: 0;
	margin: 0;
}

.row.glosario-content .bt-play .fa.fa-fw.fa-play-circle{
	width:auto;
	height:auto;
	float: right;
	text-decoration: none;
	font-size: 43px;
	background: rgba(255, 255, 255, 1);
	color:#1e305a;
	border-radius:100px;
	padding: 0 3px;
}
.row.glosario-content .bt-play .fa.fa-fw.fa-play-circle:hover{color:#c7000c;}

.row.glosario-content.voice #textos div:nth-child(odd){background-color: rgba(0, 0, 0, 0.05);}
.row.glosario-content.voice #textos div{
	min-height: 54px;
	padding: 4px 5px 2px;
	display: inherit;
}
*/




/** Biblioteca **/
.txt-biblio .link{
	font-weight: bold;
	color: #1e305a;
	text-decoration: underline;
}
.txt-biblio .link:hover{
	color: #1dc3ae;
	text-decoration: none;
}

.txt-biblio h1{
	color: #1e305a;
	font-weight: bold;
	font-size: 23px;
	border-bottom: 1px solid hsla(172, 74%, 44%, 0.5);
	margin-bottom: 10px;
	padding: 0 0 5px 0;
}
.txt-biblio h2{
	color: #1dc3ae;
	font-weight: bold;
	font-size: 22px;
	margin-top: 25px;
	margin-bottom: 0px;
    padding-bottom: 3px;
	border-bottom: 1px solid hsla(0, 0%, 40%, 0.5);
}
.txt-biblio li{
	list-style: inside;
	line-height: 23px;
	padding: 8px 0 0;
}
.txt-biblio li.num{
	list-style: inside;
	line-height: 23px;
	padding: 14px 10px;
	list-style-type: none;
}
.txt-biblio li.num:nth-child(even) {
	background:rgba(206, 242, 237, 0.4)
}

.txt-biblio ul ul li{
	list-style-type: circle;
	list-style-position: outside;
	margin-left: 42px;
	line-height: 18px;
}
.txt-biblio .paso-num{
	font-weight: bold;
	font-size: 23px;
	color: #1dc3ae;
	display: inline-table;
}
a.ref{
	color: #969696;
	border-bottom: 1px dotted #969696;
}
a.ref:hover{
	color: #1dc3ae;
	border-bottom: 1px dotted #1dc3ae;
}
.legal, .nota-pie{
	font-size: 12px;
	line-height: 13px;
	color: #969696;
	margin-top: 10px;
	border-top: 1px solid rgba(102, 102, 102, 0.2);
	padding-top: 3px;
}
.nota-pie{
	font-size: 14px;
	line-height: 15px;
}
.link.web{
    width:auto;
    height:auto;
    display:table;
    padding: 10px 10px;
    margin: 10px auto 15px;
    background: #cef2ed;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-weight:bold;
    font-size: 17px;
    color: #1e305a;
    letter-spacing: 0px;
    text-align:center;
    text-transform:none;
    text-decoration: none;
    border: none;
}
.link.web:hover{
    background: #1dc3ae;
	color: #fff;	
}

.img-fluid{width:100%; margin:10px auto;display:table;}
.img-border{
    padding: 0.5rem;
    background-color: rgba(204, 204, 204, 0.2);
    border: 1px solid #b2b2b2;
    border-radius: 0.25rem;
    max-width: 90%;
    height: auto;
    margin: 0 auto 15px;
    display: table;
}
.img-logo{
    width: auto;
    max-width: 90%;
    height: auto;
    margin: 15px auto;
    display: table;
}
.opacity .img-border:hover{
    opacity: 0.85;
    filter: alpha(opacity=85);
    background:#cef2ed;
}

.txt-biblio li i{
	font-weight: bold;
	font-size: 20px;
	color:#1e305a;
	padding:7px;
	display:inline-table;
	border-radius:4px;
	background:rgba(29, 195, 174, 0.2);
}
.txt-biblio li i:hover{
	font-weight: bold;
	background:#1dc3ae;
	color:#fff;
}
.txt-biblio li i.fa-external-link{
	padding:7px 5px 5px 7px;
}



/** Elige una actividad / Team Members **/
.list-group{font-size: 17px;}
a.list-group-item{padding: 6px 15px 4px;}

.row#modulos .thumbnail {
    display: block;
    padding: 0px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #66ccca;
    border-radius: 0px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}

.row#modulos .thumbnail>img {
    margin-right: auto;
    margin-left: auto;
    border-bottom: 5px solid #66ccca;
}

.row#modulos .list-inline{margin-left: 0px;}

.row#modulos ul{margin-bottom:0px;}

.row#modulos h3{
	text-transform: uppercase;
	font-weight: 700;
	color: #1e305a;
	margin-top: 5px;
	margin-bottom: 10px;
}
.row#modulos h3 a{color: #1e305a;}


.row#modulos .btn-primary, a.btn.btn-default, .btn.btn-primary.contacto, .btn-act{
	width: 100%;
	max-width: 270px;
	color: #fff;
	background-color: #03a4e7;
	border-color:transparent;
	text-align: center;
	display: table;
	margin: 7px auto;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	border-radius: 30px;
	font-weight: 600;
	font-size: 16px;
	padding: 7px 0px;
}
.btn-act{
	padding: 7px 10px;
}
.btn.btn-primary.contacto{
	float:none;
	display:initial;
	font-size: 16px;
	letter-spacing: 1px;
    margin-bottom: 20px;
}
.row#modulos .btn-primary:hover, a.btn.btn-default:hover, .btn.btn-primary.contacto:hover{
	color: #fff;
	background-color: #03a4e7;
	border-color:transparent;
}
a.btn.btn-default.btn-block{margin:15px auto 0px;}
a.btn.btn-default.btn-block:hover{background-color: #fff;color: #1e305a;}

a.btn.btn-default.btn-seguir{
	width: auto;
	letter-spacing: 0;
	float:right;
	display:inline-block;
	font-size: 17px;
	padding: 6px 15px 5px;
	margin: 0px auto 0px;
	text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
	background: rgb(208,38,44);
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
}
a.btn.btn-default.btn-seguir:hover{
    background: #401991;
    color: #fff;
}
a.btn.btn-default.btn-seguir.videotour{margin: 4px 10px 5px;background: #ff6b01;}


#dt a.btn.btn-default{
	width: 100%;
	max-width: 252px;
	color: #fff;
	background-color: #03a4e7;
	border-color:transparent;
	text-align: center;
	display: inline-table;
	margin: 0px 3px 10px;
	text-transform: uppercase;
	letter-spacing: 0.2px;
	border-radius: 30px;
	font-weight: 600;
	font-size: 16px;
	padding: 7px 0px;
}
#dt a.btn.btn-default:hover{color: #ffffff;}




/** ESTRELLA .fa-fw **/
.elige-nivel i.fa.fa-fw.fa-star{
    text-align: center;
    margin: 0px auto;
    display: table !important;
    color: #c7000c;
}

.elige-nivel .btn-default{
	color: #fff;
	background-color: #c7000c;
	border-color:transparent;
	text-align: center;
	display: table;
	margin: 12px auto 0px;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-radius: 0px;
}
.elige-nivel .btn-default:hover{
	color: #fff;
    background-color: #ff1a2d;
    border-color:transparent;
}


/** BREADCRUMB **/
.breadcrumb {
    text-transform: uppercase;
    font-size: 14px;
    padding: 8px 15px 6px;
    letter-spacing: 0.5px;
    margin-bottom: 4px;
	background: #00a4e70a;
}
.breadcrumb a{color:#351a96; font-weight:500;}
.breadcrumb>.active{color: #00a4e7;font-weight: 500;}
.breadcrumb>li+li:before{color: #00a4e7;font-weight:500; padding: 0px}
.breadcrumb a:hover{color: #00a4e7;}
.breadcrumb .volver{float: right;}
.breadcrumb .volver:before{content: none;}



/** PROGRAMA **/
.referencia{
	width: auto;
	height: auto;
	margin: -10px auto 12px;
	padding: 0px 8px 5px;
	display: table;
	text-transform: uppercase;
	color:#000;
	font-size: 13px;
	line-height: 12px;
	text-align:center;
	background: #f2f2f2;
	border-radius: 5px;
	border: 1px solid #D8D8D8;
}
.referencia .entrega-vencimiento{font-size: 12px; display: inline-table; margin-top: 6px;}
.box{
	width: auto;
	height: auto;
	margin: 5px 3px 0px;
	padding: 5px 6px 4px;
	color:#fff;
	display: inline-table;
}
.box.green{background: #00cb92;}
.box.orange{background: #ff6b01;}
.box.red{background: #d0262c;}
.cont-entrega{
	/* width: 100%;
	max-width: 1090px;*/
	width: auto; 
	text-align:center;
	margin:0px auto;
	display:table;
	padding: 9px 20px 2px;
	border-radius: 10px;
}
/*.cont-entrega:nth-child(odd){background: #f5f5f5;}*/
.cont-entrega:nth-child(even){background: #00000008;}
.cont-entrega:last-child{margin-bottom:0px;}
.entrega-unidades{
	/* width: 90%;
	max-width: 875px; */
	width:auto;
	margin: 0px auto;
	display: table;
	float: none;
}
.entrega-acceso input{
	width:205px;
	height: 24px;
	background:#FFF;
	border:1px #0db4e7 solid;
	font-size: 18px;
	color: #000;
	letter-spacing:1px;
	padding:0px 5px;
	float: none;
	clear:none;
	margin: 3px 5px 5px;
	display:inline-table;
}


.container-lms .tit-nivel-prg{
	width: 100%;
	font-size:35px;
	letter-spacing: 0px;
	color: #fff;
	background: #23006e;
	float: left;
	margin: -8px 0 10px;
	padding: 0px 0;
	text-transform:uppercase;
}

.tit-nivel{
	width: 100%;
	font-size: 27px;
	line-height: 23px;
	letter-spacing: 0px;
	color: #fff;
	margin: 0px 0 6px;
	padding: 0px 0 0px;
	text-transform:uppercase;
	text-align: center;
	text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
}
.entrega-titulo{ display:none;
	width: auto;
	font-size: 15px;
	line-height: 15px;
	letter-spacing: 0.8px;
	background: #360c96;
	color: #fff;
	float: left;
	margin: 8px 0 0;
	padding: 4px 8px 4px 8px;
	text-align: left;
	text-transform:uppercase;

}
.entrega-vencimiento{
	font-size: 16px;
	color: #ff7f00;
	letter-spacing:0px;
}
.entrega-ok a.entrega-btn-unidad, .entrega-ko .entrega-btn-unidad, .cont-entrega-1 entrega-ok a.entrega-btn-unidad{
	width: 112px;
	height: auto;
	margin: 5px 3px 15px;
	padding: 0px 0px 4px 0px;
	border-radius: 0px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 26px;
	line-height: 23px;
	letter-spacing: -1px;
	color:#F7F7F7;
	display:inline-table;
	text-align:center;
	border: 1px solid #c3c3c3;
	border-top: 5px solid #c3c3c3;
}
.entrega-ok a.entrega-btn-unidad.btn-unidad-basico{
	color: #351a96;
	background: #fff;
}
.entrega-ok a.entrega-btn-unidad.btn-unidad-intermedio{
	color: #fff;
	background: #ff6b01;
}
.entrega-ok a.entrega-btn-unidad.btn-unidad-avanzado{
	color: #fff;
	background: #d0262c;
}
.entrega-ok a.entrega-btn-unidad.btn-unidad-avanzado2{
	color: #fff;
	background: #21106e;
}
.entrega-ok a.entrega-btn-unidad.btn-unidad-basico:hover, 
.entrega-ok a.entrega-btn-unidad.btn-unidad-intermedio:hover, 
.entrega-ok a.entrega-btn-unidad.btn-unidad-avanzado:hover,
.entrega-ok a.entrega-btn-unidad.btn-unidad-avanzado2:hover
{color: #fff;background: #6abfee;}

.intentos{
	width: 96%;
	height: auto;
	display: inline-block;
	background-color: rgb(0 0 0 / 7%);
	margin: 0px 0px -3px 0px;
	padding: 3px 1% 2px;
	text-align: left;
	border-radius: 4px;
	text-transform: none;
	cursor: pointer;
}
.intentos .fa-circle{
	color: #fff;
	font-size: 4px;
	margin: 0px 4px 0 0px;
	position: relative;
	top: -2px;
}


.entrega-ok a.entrega-btn-unidad img{margin: 0 0 8px 0;border-bottom: 1px solid #c3c3c3;}




/** TABS DT: miniclases**/
#dt-tabs .nav.nav-tabs.nav-justified{border-bottom:5px solid #20106e;}

#dt-tabs .nav-tabs.nav-justified>.active>a, 
#dt-tabs .nav-tabs.nav-justified>.active>a:focus, 
#dt-tabs .nav-tabs.nav-justified>.active>a:hover {
    width: 100%;
    max-width: 282px;
    border-top: 5px solid #03a4e7;
    border-bottom: 0px;
    border-left: 0px;
    border-right: 0px;
    border-radius: 0px;
    padding: 13px 0px 15px;
    font-size: 18px;
    line-height: 22px;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 0.5px;
    background: #21106e;
    color: #ffffff;
}
#dt-tabs .nav-tabs.nav-justified .fa.fa-fw
/*, .nav-tabs.nav-justified .fa.fa-comment,
.nav-tabs.nav-justified .fa.fa-check-circle-o*/{
    display:table;
    margin:0px auto;
    font-size: 25px;
}

#dt-tabs .nav-tabs.nav-justified>li>a{
		width:100%;
		max-width: 268px;
		color: #afafaf;
		background: #f1f1f1;
		border-radius: 0px;
		padding: 13px 0px 15px;
		border-top: 5px solid #f1f1f1;
		border-bottom: 0px;
		border-left: 0px;
		border-right: 0px;
		font-size: 15px;
		line-height: 22px;
		font-weight: 500;
		text-transform: uppercase;
		text-align: center;
		text-shadow: none;
		box-shadow: none;
}
#dt-tabs .nav-tabs.nav-justified>li>a:hover{
    border-top: 5px solid #79c6f1;
    background-color:rgba(0, 0, 0, 0.1); 
    /*margin:0px auto;*/
    color:#20106e;
    border-left: 0px;
    border-right: 0px;

}
#dt-tabs .nav-tabs.nav-justified>li{border-right: 1px solid #afafaf;}

#dt-tabs .nav-tabs.nav-justified>li:last-child{border-right: 0px solid #c20000;}
#dt-tabs .sesion{border-radius: 10px}
#dt-tabs .sesion:hover{
	color:#fff;
	background: #c20000;
}

@media (min-width: 768px) {
    #dt-tabs .nav-tabs.nav-justified>li {
        display:table-cell;
        width: 1%
    }

   #dt-tabs .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}
@media (max-width: 767px){
	#dt-tabs .nav-tabs.nav-justified>li{
		float:inherit;
		display:inline-block;
		width:100%;
		max-width: 160px;
		margin: 0 0 -5px;
		}
}


/** TABS **/
.nav.nav-tabs.nav-justified{/* border-bottom:5px solid #20106e; *//* border-radius: 30px; */}

.nav-tabs.nav-justified>.active>a, 
.nav-tabs.nav-justified>li>a{
    width: 95%;
    max-width: 230px;
    display: table;
    margin: auto;
    border-top: 0px solid #03a4e7;
    border-bottom: 0px;
    border-left: 0px;
    border-right: 0px;
    border-radius: 14px;
    padding: 9px 0px 9px;
    font-size: 18px;
    line-height: 22px;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 0.5px;
    background: #360c96;
    color: #ffffff;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.5);
    text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
}
.nav-tabs.nav-justified>.active>a:hover,
nav-tabs.nav-justified>.active>a:focus
{cursor:pointer;}
.nav-tabs.nav-justified>li.uno>a:hover,
.nav-tabs.nav-justified>li.uno.active>a,
.nav-tabs.nav-justified>li.uno.active>a:focus
{background:#00a4e3;border:none !important; color:#fff !important;cursor:pointer;}

.nav-tabs.nav-justified>li.dos>a:hover,
.nav-tabs.nav-justified>li.dos.active>a,
.nav-tabs.nav-justified>li.dos.active>a:focus
{background:#01b38f;border:none !important; color:#fff !important;cursor:pointer;}

.nav-tabs.nav-justified>li.tres>a:hover,
.nav-tabs.nav-justified>li.tres.active>a,
.nav-tabs.nav-justified>li.tres.active>a:focus
{background:#ff6b01;border:none !important; color:#fff !important;cursor:pointer;}

.nav-tabs.nav-justified>li.cuatro>a:hover,
.nav-tabs.nav-justified>li.cuatro.active>a,
.nav-tabs.nav-justified>li.cuatro.active>a:focus
{background:#d0262c;border:none !important; color:#fff !important;cursor:pointer;}


/** BACK

 .nav-tabs.nav-justified>li.uno>a{background:#ff6b01;}
 .nav-tabs.nav-justified>li.dos>a{background:#01b38f;}
 .nav-tabs.nav-justified>li.tres>a{background:#d0262c;}
 .nav-tabs.nav-justified>li.cuatro>a{background:#00a4e3;}

 .nav-tabs.nav-justified>li.uno>a:hover, 
 .nav-tabs.nav-justified>li.dos>a:hover,
 .nav-tabs.nav-justified>li.tres>a:hover, 
 .nav-tabs.nav-justified>li.cuatro>a:hover
{background:#360c96;}
**/


.nav-tabs.nav-justified .fa.fa-fw
/*, .nav-tabs.nav-justified .fa.fa-comment,
.nav-tabs.nav-justified .fa.fa-check-circle-o*/{
    display:table;
    margin:0px auto;
    font-size: 25px;
}

.num-big{font-size: 65px;line-height: 48px;font-weight:700;}
.units{font-size: 13px;line-height: 13px;font-weight:500;letter-spacing:.5px;padding: 5px;}
.mcerl{font-size:11px;line-height: 14px;font-weight:500;letter-spacing:1.1px;background: #ffffff1f;width: 100%;display: table;margin: 1px auto 3px;padding: 3px 5px 2px;}
.nav-tabs.nav-justified>li:last-child{border-right: 0px solid #c20000;}

#service-one .modulo-nivel .panel.panel-default{background:#00a4e3;padding:3px;border:none;}
#service-two .modulo-nivel .panel.panel-default{background:#01b38f;padding:3px;border:none;}
#service-three .modulo-nivel .panel.panel-default{background:#ff6b01;padding:3px;border:none;}
#service-four .modulo-nivel .panel.panel-default{background:#d0262c;padding:3px;border:none;}


#service-one .modulo-nivel .panel.panel-default:hover,
#service-two .modulo-nivel .panel.panel-default:hover,
#service-three .modulo-nivel .panel.panel-default:hover,
#service-four .modulo-nivel .panel.panel-default:hover{background:#360c96;}

/** BACK
#service-one .modulo-nivel .panel.panel-default{background:#ff6b01;padding:3px;border:none;}
#service-two .modulo-nivel .panel.panel-default{background:#01b38f;padding:3px;border:none;}
#service-three .modulo-nivel .panel.panel-default{background:#d0262c;padding:3px;border:none;}
#service-four .modulo-nivel .panel.panel-default{background:#00a4e3;padding:3px;border:none;}

#service-one .modulo-nivel .panel.panel-default:hover,
#service-two .modulo-nivel .panel.panel-default:hover,
#service-three .modulo-nivel .panel.panel-default:hover,
#service-four .modulo-nivel .panel.panel-default:hover{background:#360c96;}
**/


@media (max-width: 767px){
	.nav-tabs.nav-justified>li{
		float:inherit;
		display:inline-block;
		width:100%;
		max-width:150px;
		}
}


.row.bg-content .text-primary{color: #c7000c;}
.row.bg-content p{color: #20106e;}
.row.bg-content .media{
	min-height: 85px;
	border-bottom: 1px dashed #66ccca;
	padding: 5px 5px 0px;
	margin: 0px;
}
.row.bg-content .media:hover{background-color: rgba(175, 175, 175, 0.15);}
.row.bg-content .media-heading{
	margin-top: 8px;
	margin-bottom: 2px;
	text-transform: uppercase;
	color: #1e305a;
}
.row.bg-content .fa-inverse{
	color: #fff;
    font-family: 'Fira Sans Condensed', sans-serif;
    font-weight: 700;
}
.row.bg-content .fa-stack-1x{line-height: 73px;}

.nota, .intento{
	width: auto;
	height:auto;
	display: table;
	margin: 0px 0px;
	padding: 1px 4px 0;
	text-align: left !important;
	font-weight: 500;
	font-size: 11px;
	line-height: 14px;
	letter-spacing: 0.3px;
	color: #fff;
	text-transform: uppercase;
	text-shadow: -1px 1px 2px rgba(0, 0, 0, 0.2);
}

.nota:before{
	display:none;
	content:"| ";
	margin: 20px auto 10px;
}
.intento{
}





/** NIVELES **/ 
.row.bg-content .panel.panel-default{
	/*border: 1px solid #c3c3c3;*/
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
}


/*.row.bg-content .panel.panel-default .fa.fa-check-circle-o,
.row.bg-content .panel.panel-default .fa.fa-play-circle-o,
.row.bg-content .panel.panel-default .fa.fa-star,
.row.bg-content .panel.panel-default .fa.fa-send,
.row.bg-content .panel.panel-default .fa.fa-comment, */
.row.bg-content .panel.panel-default .fa.fa-fw {
    display: none;
    margin: -30px 33% 12px;
    font-size: 31px;
    background: rgb(195 195 195 / 1);
    color: white;
    width: 56px;
    height: auto;
    z-index: 10000;
    position: absolute;
    padding: 12px 13px 12px;
    border-radius: 30px;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
}


.panel{border-radius:0px;}
.row.bg-content .panel-default>.panel-heading{
    border-top: 5px solid #c3c3c3;
    border-bottom: 1px solid #c3c3c3;
    border-left: 0px;
    border-right: 0px;
    padding: 0px 0px 0px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 0.5px;
    background: #c3c3c3;
    color: #00a4e7;
    margin: 0px;
    border-radius: 0 !important;
}
.row.bg-content .panel-default>.panel-heading h4{
	line-height:30px;
}
.row.bg-content .panel-default>.panel-heading h4.small{
    line-height: 19px;
    text-transform: none;
    font-size: 15px;
    padding: 3px 15px;
    text-align: left;
	letter-spacing: 0px;
}





/** BARRA LATERAL **/
.list-group{border-radius:0px;font-weight:500;letter-spacing: 0px;text-transform:uppercase;margin-bottom: 13px;}
.list-group-item{border: none; border-radius:0px;text-align:left;}
a.list-group-item{
	border-bottom: none;
	border-right: none;
	border-left: none;
	border-top: 2px dotted #00a4e7;
	color:#360c96;
	background:transparent;
}

.list-group-item.active, .list-group-item.active:focus,
.list-group-item.active:hover, a.list-group-item:hover, button.list-group-item:hover{
	color: #fff;
	background-color: #00a4e7;
	border: none;
	border-radius:0px;
}
.list-group-item.active:hover, .list-group-item.active, .list-group-item.active:focus{
	background-color: #360c96;
}
a.list-group-item:hover{border-top: 2px dotted transparent;}
.list-group-item:last-child{border-bottom:0px dotted #00a4e7;}
.list-group-item.active{font-size:25px; padding:5px 10px 1px;}





/** BANNER CLASES **/
.bg-clases{
	color:#fff;
	background:#00cb92;
	margin: 0px auto 10px;
	padding: 6px 5px 3px;
	display:table;
	border-radius: 20px 20px;
	font-size: 15px;
	line-height: 19px;
}

.bg-clases.aviso{
	width:100%;
	max-width:500px;
	color:#fff;
	background:#00cb92;
	margin: 0px auto 10px;
	padding: 16px 5px 16px;
	display:table;
	border-radius: 0px 0px 20px 20px;
	font-size: 13px;
	line-height: 19px;
}
.bg-clases.aviso .tit{font-size:21px;line-height: 23px;padding: 0 10px 0px; text-align:center;}


.bg-clases hr{
	margin: 10px 0;
	border-color:#01b38f;
}
.bg-clases .tit{font-size:20px;line-height: 20px;font-weight: 500;padding: 0 10px 0px; text-align:center;}
.bg-clases .prox-class{font-size: 14px;background: #1b137921;width: 100%;margin: 5px 0 5px;padding: 6px 2px;}
.bg-clases .small{font-size: 12px;}
.bg-clases .small strong{font-weight:500;}
.bg-clases a.link, 
.live .encuesta a.link{
	color:#fff;
	background:#03a4e7;
	padding: 6px 10px;
	margin: 6px auto 3px;
	text-transform:uppercase;
	display:table;
	border-radius:100px;
	font-weight: 500;
}
.bg-clases a.link.active{background:#03a4e7;}
.bg-clases a.link.inactive, .bg-clases a.link.inactive:hover{background:#01b38f;color:rgb(255 255 255 / 0.8); }
.bg-clases a.link{
	width: auto;
	margin: 5px 3px 5px;
	display:inline-block;
	text-transform: none;
	padding: 4px 8px 1px;
	border-radius: 13px;
}
.bg-clases a.link:nth-child(odd){/* background:rgb(113 78 185 / 0.9); */}

.bg-clases a.link:hover, .live .encuesta a.link:hover{color:#fff; background:#401991;}
.live{
	display:table;
	margin:10px auto 0;
}
.live .encuesta{
	width:100%;
	color:#fff;
	background: #ff6b01;
	margin: 0px 0px 0px;
	padding: 1px 7px 3px;
	border-radius: 0px 0px 10px 10px;
	font-size: 13px;
	line-height: 19px;
	-webkit-box-shadow: 0 0 6px 1px rgba(0,0,0,0.3);
	box-shadow: 0 0 6px 0px rgba(0,0,0,0.3);
}
.live .encuesta strong{
	display:inline;
	margin:0px auto 0px;
	text-transform: uppercase;
}
.live .encuesta a.link{
	display: inline-block;
	padding: 3px 6px;
	margin: 6px 0px 3px 2px;
}


.bg-clases a.link .small{
	font-size: 11px;
	letter-spacing:0.5px;
	line-height: 12px;
	margin-top: 1px;
	background: rgb(0 0 0 / 10%);
	padding: 4px 2px 5px;
	border-radius: 0px 0px 10px 10px;
}
.tit-clase{
	font-size: 22px;
	line-height: 20px;
	/*	border-bottom: 1px solid rgb(255 255 255 / 60%);*/
	padding: 0px 0px 6px;
	letter-spacing: 0.5px;
	/* border-radius: 10px !important; */
}
.tit-clase:before{
	content: 'clase';
	text-transform:uppercase;
	font-size:12px;
	line-height:10px;
	display:table;
	border-bottom: 1px solid rgb(255 255 255 / 60%);
	margin: 0px auto 4px;
	padding:3px 0px 4px;
	width:100%;
}
.next-class{
	width:100%;
	color:#fff;
	background: #1b137921;
	margin: 3px 0px 2px;
	padding: 5px 10px 5px;
	border-radius: 0px 0px 20px 20px;
	font-size: 14px;
	line-height: 16px;
	display: table;
	text-align: center;
}
/*.next-class strong{font-size: inherit;letter-spacing:0.5px;}*/

.bg-clases a.prox-class{
	display:table;
	background: #ff6b01;
	width: auto;
	margin: 4px auto 10px;
	border-radius: 100px;
	color: #fff;
	text-transform: uppercase;
	padding: 5px 10px 4px;
	font-weight: 500;
	letter-spacing: 0.5px;
}
.bg-clases a.prox-class.blue{
	background: #03a4e7;
	font-size:17px;
	padding: 5px 15px 6px;
	margin: 10px auto 2px;
}
.bg-clases a.prox-class:hover{
    background: #351a96;
}


.bg-mensaje{
	color:#fff;
	background:#00cb92;
	margin: 0px auto 15px;
	padding: 6px 15px 6px;
	display: table;
	border-radius: 20px 20px;
}
.bg-mensaje h5{	
	font-size: 15px;
	line-height: 20px !important;
}
.bg-mensaje hr{
	margin: 10px 0;
	border-color:#01b38f;
}
.btn.btn-default:hover{background:#351a96 !important;}

/** MENSAJE ENGLISH TV **/
.bg-clases.englishtv{
	background: #941a69;
	padding: 12px 5px 6px;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.5);
}
.bg-clases.englishtv .prox-class.blue{
	background:#03a4e7;
	padding: 8px 20px;
	line-height: 17px;
	font-weight: bold;
	box-shadow: -2px 1px 5px rgba(0, 0, 0, 0.2);
}
.bg-clases.englishtv a.prox-class{box-shadow: -2px 1px 5px rgba(0, 0, 0, 0.2);}
.bg-clases.englishtv .prox-class.blue:hover,
.bg-clases.englishtv a.prox-class:hover
{background:#ef1c4d;}

.bg-clases.englishtv hr{
	margin: 10px 0;
	border-color:#ffffff69;
}
.bg-clases.englishtv .next-class{background:rgb(0 0 0 / 25%)}


/** Home Unidad **/
.modulo-nivel .panel.panel-default{padding:3px;border:none;border-radius:5px;color: #360c96;}
.modulo-nivel .panel.panel-default a{color: inherit;}
.modulo-nivel .panel.panel-default:hover{background:#03a4e7; color:#fff;}

.modulo-nivel .img-responsive{border:1px solid #3333333b;}
.modulo-nivel .tit-act{
    font-size: 21px;
    line-height: 19px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 4px 5px 4px;
    height: auto;
/*    color: #fff;*/
    letter-spacing: 0.5px;
    margin: 0 0 0px 0px;
	text-align: center;
}
.modulo-nivel .num{
	width: auto;
	height: auto;
	display: table;
	background: #03a4e7;
	padding: 4px 10px;
	margin: -44px 0px 0px;
	top: 33px;
	right: 6px;
	float: right;
	border-radius: 6px;
	text-align: center;
	font-weight: 500;
	font-size: 24px;
	line-height: 22px;
	color: #fff;
	letter-spacing: 1px;
	border: 1px solid #d4d0cd;
	z-index:100000;
	position:relative;
}
.modulo-nivel .ico-act{}

.modulo-nivel .num.chevron{padding: 5px 6px 3px 8px;font-size: 21px;line-height: 23px;}

/** INTERNAS **/
.display-none{display:none}

.page-header small, .page-header .small{
    line-height: 21px;
    display: table;
	padding-top: 3px;
    color: #23006e;
}

.col-md-3.sidebar{
/*	background: #ffffff47;*/
	background: #00000008;
	padding-top: 11px;
}
.col-md-3 .page-header {
	text-align:left;
	text-transform:uppercase;
	padding-bottom: 2px;
	margin: 0px 0 7px;
	border-bottom: 1px solid #360c96;
	color: #360c96;
}
.col-md-3 h4.page-header {
	padding-bottom: 3px;
	margin: 0px 0 2px;
}
.page-header{margin: 30px 0 10px;line-height: 36px;color: #23006e;border-bottom: 1px solid #00a4e3;}
.col-md-3 .txt-home{font-size: 15px;text-align:left;line-height: 22px;margin: 0 0 10px 0;text-transform:none;color: #000000;}
.col-md-3 .img-responsive{width: 100%;margin:0px auto;}

.col-md-3 .modulo-nivel{margin: 0px; padding:0px !important;}

.sidebar .video-sub-tit{padding: 6px 10px 4px;font-size:18px;letter-spacing:0.5px;}

@media (min-width: 992px){
	.col-md-3.modulo-nivel{width: 19% !important;min-width: 150px;margin: 0px 4px !important;padding: 0px !important;}
	#cont-unidades{text-align:center !important;width: 100%;}
	#cont-unidades .col-md-3{display: inline-block;float: none;}
}
.entrega-unidades .col-md-3 .img-responsive{border-bottom: 1px solid #ffffff80;margin-bottom: 8px;/*border-top: 5px solid #c3c3c3;*/border-radius: 3px;}
.entrega-unidades .col-md-3{background: transparent;}
.entrega-unidades .col-md-3 .panel{margin-bottom:10px;}

.panel-default{border-color:#c3c3c3;/*border-top: 5px solid #ddd !important;*/}

.entrega-ok .row.bg-content{padding: 0px 0px;margin: 5px auto 0px;}



.col-md-9 .txt-elige{
	font-size: 29px;
	line-height: 21px;
	font-weight: 500;
	margin: 20px 0px 0px;
	letter-spacing: 0px;
	padding-bottom: 11px;
	border-bottom: 1px solid #360c96;
	color: #360c96;
}



/** VIDEOS **/
.audio-title, .video-sub-tit{
	width: auto;
	height: auto;
	margin: 0px 0 0px 0px;
	display:table;
	font-size: 30px;
	line-height: 22px;
	text-align: left;
	letter-spacing:-0.5px;
	padding: 14px 16px 11px;
	color:#fff;
	border-radius:15px 15px 0px 0px;
	text-transform:uppercase;
	font-weight:600;

	background: #23006e; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2M3MDAwYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3ZDAwMDgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #4b1caf 0%, #23006e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4b1caf), color-stop(100%,#23006e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #4b1caf 0%,#23006e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #4b1caf 0%,#23006e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #4b1caf 0%,#23006e 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #4b1caf 0%,#23006e 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4b1caf', endColorstr='#23006e',GradientType=0 ); /* IE6-8 */
}
.video-sub-tit.live{
	font-size: 24px;
	line-height: 22px;
}

.videoWrapper{
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	/* padding-top: 25px; */
	height: 0;
	/* margin-top: 37px; */
	margin-bottom:15px !important;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}



/** TEXTOS **/
.ebook-open{
  width: auto;
  height: auto;
  letter-spacing: 0.5px;
  font-weight: 500;
  text-transform: uppercase;
  color: #fff;
  font-size: 21px;
  text-decoration: none;
  padding: 10px 25px 7px;
  margin: 5px auto 20px;
  display: table;
  border-radius: 50px;
  border: none;
  background: #351a96;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.5);
  }
#voice.ebook-open{
  font-size: 18px;
  padding: 0px 20px 7px;
  margin: 5px auto 8px;
  line-height: 29px;
}


.ebook-open .fa-bookmark, .ebook-open .fa-download, .ebook-open .fa-mobile{
	display: inline-block;
	margin: -3px 0px 0px 0px;
	font-size: 20px;
	line-height: 20px;
	padding: 8px 11px;
	text-align: center;
	border-radius:500px;
	border: 3px solid rgba(255, 255, 255, 0.6);
	background: rgb(73 47 157 / 90%);
	color: #fff;
}
.ebook-open .fa-download{line-height: 25px;}
.ebook-open .fa-mobile{
	font-size: 24px;
	line-height: 14px;
	padding: 6px 9px 8px;
	margin: 6px 0px -1px 5px;
}


.ebook-open.solutions{
  width: auto;
  height: auto;
  letter-spacing: 0.2px;
  font-weight: normal;
  text-transform: uppercase;
  color: #fff;
  font-size: 15px;
  text-decoration: none;
  padding: 6px 10px 5px 12px;
  margin: -10px auto 20px;
  display: table;
  border-radius: 50px;
  border: none;
  background: #00a4e3;
}

.fa-pencil{
	display: inline-block;
	margin: -3px 0px 0px 3px;
	font-size: 15px !important;
	line-height: 15px !important;
	padding: 5px 6px;
	text-align: center;
	border-radius:500px;
	border: 3px solid rgba(255, 255, 255, 0.6);
	background: rgb(25 171 226 / 50%);
}


.ebook-link{
	/*width: 132px;*/
	width:100%;
	min-height: 150px;
	margin: 0px 5px 14px;
	padding: 10px 12px 12px;
	background-image:none;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 19px;
	letter-spacing: 0.5px;
	display:inline-table;
	text-align:center;
	font-weight: 600;
	text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
	border-radius: 20px;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.5);
}
.ebook-link .num{
    margin: 5px auto;
    font-size: 70px !important;
    line-height: 55px  !important;
    letter-spacing:-2px;
}
.col-md-3:nth-child(3) .ebook-link, .col-md-3:nth-child(8) .ebook-link{
	background: #ff6b01;
}
.col-md-3:nth-child(4) .ebook-link, .col-md-3:nth-child(9) .ebook-link{
	background: #00cb92;
}
.col-md-3:nth-child(5) .ebook-link, .col-md-3:nth-child(10) .ebook-link{
	background: #d0262c;
}
.col-md-3:nth-child(6) .ebook-link, .col-md-3:nth-child(1) .ebook-link{
	background: #00a4e3;
}
.col-md-3:nth-child(7) .ebook-link, .col-md-3:nth-child(2) .ebook-link{
	background: #360c96;
}


#arabs .col-md-3:nth-child(1) .ebook-link, #arabs .col-md-3:nth-child(5) .ebook-link{
	background: #ff6b01;
}
#arabs .col-md-3:nth-child(2) .ebook-link, #arabs .col-md-3:nth-child(6) .ebook-link{
	background: #00cb92;
}
#arabs .col-md-3:nth-child(3) .ebook-link{
	background: #d0262c;
}
#arabs .col-md-3:nth-child(4) .ebook-link{
	background: #00a4e3;
}


.col-md-3 .ebook-link .tema{
	min-height: 30px;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 0px;
	padding: 2px 0px 0px;
	text-transform: none;
	text-align: center;
	font-weight: 500;
}
.col-md-3 .ebook-link .tema strong{
	font-size: 13px;
	line-height:17px;
	text-transform:uppercase;
	padding: 3px 0px 0px;
}
.ebook-open:hover{
	cursor: pointer;
	color: #fff !important;
	background: #c3c3c3;
}

.col-md-3 .ebook-link:hover, #arabs .col-md-3 .ebook-link:hover{
	cursor: pointer;
	color: #fff;
	background: #360c96;
}
.col-md-3 .ebook-link:focus, .ebook-open:focus{color: #fff;}

.ebook-link .fa-book{
	width: 80px;
	color: #fff;
	display: table;
	margin: 10px auto 0px;
	font-size: 45px;
	line-height: 54px;
	padding: 10px 12px;
	text-align: center;
	border-radius:500px;
	border: 3px solid rgba(255, 255, 255, 0.6);
	background: rgba(250, 235, 215, 0.1);
}

.ebook-content{
	width: 100%;
	height: auto;
	display:table;
	margin: 0px auto 20px;
	text-align:left;
	padding:15px 20px 20px;
	border-radius: 20px;
	border: 1px rgba(3, 164, 231, 0.5) solid;
	/* background: rgba(255, 255, 255, 0.9);
	-webkit-box-shadow: 0 0 15px 0px rgba(0,0,0,0.3);
	box-shadow: 0 0 20px 0px rgba(0,0,0,0.15); */
	font-size:16px;
	line-height:25px;
	letter-spacing:-0.3px;
}



h1.ebook-title{
	font-size:30px;
	margin: 3px auto 7px;
	letter-spacing:-0.3px;
	color:#000;
}
h2.downloadapp{
	font-size: 20px;
	letter-spacing:-0.3px;
	color: #1e305a;
	font-weight: 400;
	text-align: center;
	border-top:1px solid #eee;
	padding-top:10px;
}
/*
.ebook-title{
	width:auto;
	display: table;
	margin: 10px auto 4px;
	text-align: center;
	color: #fff;
	font-size:20px;
	line-height:20px;
	text-decoration:none;
	text-transform:uppercase;
	padding: 5px 15px 4px;
}
.ebook-title strong{
}*/



/** PDF **/ 
#bg-pdf{
	background: url(/ingles_express/img/PDF-tests.png) no-repeat bottom left;
	width: 100%;
	display: table;
	height: 390px;
	border-bottom: 5px solid #c3c3c3;
}
#pdf-btn.ebook-open{margin: 25px auto 5px;}



/** TEST DE NIVEL - listening + otro **/
#test .panel-default>.panel-heading{
    border-top: 5px solid #03a4e7;
    background:#21106e;
    box-shadow: none !important;
    border-radius:0px;
}

#test .fa.fa-fw {
    display: table;
    margin: 0px auto;
    font-size: 33px;
    background: none;
    color: white;
    box-shadow: none !important;
    padding: 10px 0px 3px;
	position: initial;
}

#test .panel-default>.panel-heading h4{
	color:#fff !important;
	text-transform: uppercase;
	text-align: center;
	margin: 13px 0;
	letter-spacing: 0.5px;
}


#test .puntuacion{
	width: 100%;
	font-size: 20px;
	line-height: 26px;
	letter-spacing: 0.5px;
	color: rgb(33, 16, 110);
	margin: 5px 0 10px;
	padding: 0px 0 0px;
	text-align: center;
}


#test a.btn-leer{
	color: #fff;
	background-color: #03a4e7;
	border-color:transparent;
	text-align: center;
	display: table;
	margin: 15px auto 5px;
	text-transform: uppercase;
	letter-spacing: 0.8px;
	border-radius: 30px;
	font-weight: 600;
	font-size: 16px;
	padding: 10px 15px;
}

#test a.btn-leer:hover{
	color: #fff;
	background-color: #c3c3c3;
	border-color:transparent;
}
#test .puntuacion.txt{
	font-size: 14px;
	line-height: 19px;
	font-weight: 800 !important;
	margin: 0px 0 4px;
	letter-spacing: 0.2px;
}
#test .puntos{
	width:100%;
	font-size: 18px;
	line-height: 20px;
	font-weight: 700;
	letter-spacing: 0px;
	padding: 0px 0px 0px 0px;
	display: table;
	margin: 0px auto 0px;
	text-align:left;
}
#test .puntos strong{
	font-weight: 600;
	margin-left: -8px;
	text-transform:uppercase;
}
#test .puntos li{
	background:rgb(3, 164, 231);
	padding: 5px 0px 5px 9px;
	color:#ffffff;
	letter-spacing: 0.2px;
	font-weight: 300;
	list-style-position: inside;
}
#test ul.puntos li:nth-child(even){background:rgba(3, 164, 231, 0.7);}

#test .txt-testnivel{
	font-size: 17px;
	line-height: 21px;
	font-weight: 300;
	color: #000000;
	margin: 5px 0px 0px;
	letter-spacing: 0.3px;
}

#test .row.bg-content .panel-default>.panel-heading{
    border-top: 5px solid #c3c3c3;
    border-bottom: 1px solid #c3c3c3;
    border-left: 0px;
    border-right: 0px;
    padding: 0px 0px 0px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 0.5px;
    background: #c3c3c3;
    color: #00a4e7;
    margin: 0px;
    border-radius: 0 !important;
}

/** LISTENING TEST **/
.listening-test{
	margin: 0px auto 0;
	display:table;
	text-align: center;
	color:#000;
}
.listening-test .audio .tit, .listening-test .video .tit{
	width: auto;
	height:auto;
	display: table;
	margin: 10px auto 0px;
	padding: 2px 10px 2px;
	background: #20106e;
	border-radius: 6px 6px 0px 0px;
	font-weight:500;
	text-transform:uppercase;
	font-size: 15px;
	line-height:23px;
	letter-spacing:1px;
	color: #fff;
	text-align:left;
}
.listening-test .audio, .listening-test .video{
	width: auto;
	height:auto;
	margin: 5px 5px 10px;
	display:inline-table;
	padding: 5px 15px;
	border: 1px dotted #03a4e7;
}
.listening-test .video{
	padding: 10px 10px 5px;
}
.listening-test .video .tit{
	margin: 0px auto 0px;
	padding: 2px 10px 2px;
}





/** TEST DE NIVEL **/
.tabla-nivel{
	display:table;
	margin:15px auto 0px;
	text-align:center;
}
.niveles td{
	background: #1dc3ae;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    letter-spacing: 0.5px;
    font-size: 15px;
    padding:5px 15px;
    border:1px solid rgb(255, 255, 255);
}
.puntos td{
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    color: #1e305a;
    letter-spacing: 0.5px;
    font-size: 15px;
    padding:10px 15px;
    border-right:1px dashed #1dc3ae;
    border-left:1px dashed #1dc3ae;
    border-bottom:1px dashed #1dc3ae;
}
.txt-testnivel{
	font-size: 17px;
	line-height: 21px;
	font-weight: 500;
	color: #1e305a;
	margin: 0px 0px 20px;
    letter-spacing: 0.3px;
}

/*
#my_quiz.test-nivel{
    background-color: rgba(206, 242, 242, 0.3);
    border: 1px solid rgba(87, 218, 214, 0.4);
    border-radius: 4px;
    -webkit-box-shadow: inset 0px 0px 5px rgba(0,0,0,0.1);
    box-shadow: inset 0px 0px 15px rgba(87, 218, 214, 0.3); 
	padding: 20px 15px;
}*/

#my_quiz.test-nivel{
    background-color: rgba(255, 255, 255, 0.3);
    border: 1px solid rgba(3, 164, 231, 0.4);
    border-radius: 0px;
    /* -webkit-box-shadow: inset 0px 0px 5px rgba(0,0,0,0.1); */
    /* box-shadow: inset 0px 0px 15px rgba(87, 218, 214, 0.3); */
    padding: 20px 15px;
    margin: 15px 0px;
}
#my_quiz.test-nivel #quizolution-container p{color: #1e305a;}

#my_quiz.test-nivel .quizolution-question-number, #my_quiz.test-nivel .quizolution-result-question-number{width: 50px;}






/** INGLES SMS **/
.txt-inglessms{
	width: 98%;
	max-width: initial;
	height: auto;
	font-family: 'Fira Sans Condensed', sans-serif;
	font-weight: 500;
	color: #fff;
	background-color: #ececec;
	border: none;
	font-size: 17px;
	line-height: 17px;
	padding: 17px 2% 20px;
	border-top: 5px solid #03a4e7;
	display: table;
	margin: 0px auto 5px;
	float: none;
}
.txt-inglessms p{margin:0px; padding:0px;}

.tit-inglessms{
	width: 98%;
	max-width: initial;
	height: auto;
	margin: 0px 1% 0px;
	padding: 9px 0px 10px;
	display: inline-table;
	background-color: #f1f1f1;
	float: none;
	text-align: center;
	font-family: 'Fira Sans Condensed', sans-serif;
	font-weight: 500;
	color: #20106e;
	border: none;
	font-size: 17px;
	line-height: 20px;
}
.leccion-inglessms{
	/* color:#fff; */
	width: 200px;
	display: table;
	margin: 0px auto;
	text-transform:uppercase;
	font-weight: 600;
	font-size: 23px;
	letter-spacing: 0px;
	border:0px;
	text-align: center;
	padding: 9px 0px 6px;
	border-bottom: 1px solid #03a4e742;
}

.btn-sig{
	width:auto;
	height: auto;
	font-family: 'Fira Sans Condensed', sans-serif;
	font-weight: 700;
	color: #fff;
	background-color: #03a4e7;
	border: none;
	font-size: 11px;
	line-height:17px;
	float:left;
	margin:5px 0px 0px;
	letter-spacing:0.5px;
	padding: 6px 11px 5px;
	display:inline-block;
	border-radius:50px;
	}
.btn-sig .fa.fa-arrow-right, .btn-sig .fa.fa-arrow-left{
    font-size: 12px;
    display:inline-block;
}
.btn-sig .fa.fa-arrow-right{text-align:right;}
.btn-sig:hover{color:#03a4e7; background-color:#ffffff;text-decoration:none;}
.row.inglessms .col-md-2{width:auto;display: inline-table;margin: 4px 0px;padding: 0 3px;float: none;}
.row.inglessms .col-md-2.r{/* float:right; */}


.row.sesiones{text-align:center;}


@media (max-width: 630px){
	#dt-tabs .sesion{
		width:130px;
		height:auto;
	}
	#dt-tabs .nav.nav-tabs.nav-justified{width: 100%;max-width: 322px;display: table;border-bottom:5px solid #20106e;margin: auto;}
	#dt-tabs .nav-tabs.nav-justified>li{border-right: 1px solid #fff;}
}


.sesion{
	width:182px;
	height:auto;
	padding:25px 0px 20px 0px;
	margin:8px;
	display: inline-block;
	text-decoration:none;
	text-align:center;
	letter-spacing:1.5px;
	font-family: 'Fira Sans Condensed', sans-serif;
	text-transform:uppercase;
	font-weight:400;
	font-size: 13px;
	line-height: 25px;
	color:#fff;
	-webkit-box-shadow: 0 0 6px 1px rgba(0,0,0,0.3);
	box-shadow: 0 0 6px 0px rgba(0,0,0,0.3);

	background: #23006e; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2M3MDAwYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3ZDAwMDgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #4b1caf 0%, #23006e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4b1caf), color-stop(100%,#23006e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #4b1caf 0%,#23006e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #4b1caf 0%,#23006e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #4b1caf 0%,#23006e 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #4b1caf 0%,#23006e 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4b1caf', endColorstr='#23006e',GradientType=0 ); /* IE6-8 */
}

.sesion .fa.fa-comment-o, .sesion .fa.fa-play-circle-o{
	display:table;
    margin:0px auto;
    font-size:30px;
	color: #fff;
}

.sesion:hover{
	color:#fff;
	background: #c3c3c3;
}


.tit-video{
	font-size:15px;
	font-weight: 700;
	color: #1e305a;
	text-transform: uppercase;	
}
.txt-video{
	font-size:15px;
	color: #1e305a;
    padding: 0px 0px 15px;
}

.tit-challenge, .tit-leccion {
    font-size: 19px;
    font-weight: 700;
    color: #1e305a;
    text-transform: uppercase;
    margin: -5px 10px 15px;
}
.tit-leccion {margin: 0px 0px 5px;}


/** 144 CONCEPTOS CLAVE **/ 
.col-md-3.col-concetos .row.bg-content .panel-default>.panel-heading h4 {
	line-height: 20px;
    margin-bottom: 15px;
}

.col-md-3.col-concetos p {
    margin: 0 0 10px;
    line-height: 18px;
}
.row.bg-content .panel-default>.panel-heading .fa.fa-fw{
	display: table;
    margin: 15px auto 0px;
    font-size: 30px;
}


/** CIUDADANIA / PRONUNCIACION FACIL / PALABRAS CLAVE**/
.libro{
	width:100%;
	max-width:369px;
	display:table;
	margin:0px auto;
}
.libro:hover{
    opacity: 0.85;
    filter: alpha(opacity=85);
}
.btn-leer, .btn-leer:focus, .col-md-3.col-concetos .btn-leer{
	color: #fff;
	background-color: #c7000c;
	border-color:transparent;
	text-align: center;
	display: table;
	padding: 10px 10px;
	margin: 10px auto 15px;
	text-transform: uppercase;
	letter-spacing: 0px;
	border-radius: 0px;
	font-weight: 700;
}
.btn-leer:hover, .col-md-3.col-concetos .btn-leer:hover{
	color: #fff;
    background: #1e305a;
    border-color:transparent;
}
.col-md-3.col-concetos .btn-leer .fa.fa-fw{
	font-size:15px;
	display:inline-table;
}



/** 1000 PALABRAS CLAVE **/
.row.palabrasclave{
	border-bottom: 2px dotted #1dc3ae;
	padding: 0px 0px 20px;
}
.ordenaletras-next-btn{
	width:auto;
	height: auto;
    display:table;
    margin:10px auto 0px;
    padding:12px 13px 13px;

	font-family: 'Fira Sans Condensed', sans-serif;
    font-weight: 700;
	color: #fff;
    background-color: #c7000c;
    border: none;
	border-radius:0px;
    font-size: 15px;
    line-height:15px;
    letter-spacing:0.7px;
    text-transform:uppercase;
}
.ordenaletras-next-btn:focus, .ordenaletras-next-btn:hover{
	color:#fff;
	background-color:#1e305a;
	text-decoration:none;
}
.sortable.ui-sortable{
	margin:0px auto 27px;
	padding:0px;
	display:table;
}

.sortable-content span{
	font-family: 'Fira Sans Condensed', sans-serif;
	font-weight:700;
	color:#1e305a;
	padding:10px 12px;
}
.sortable-content span:hover{
	font-family: 'Fira Sans Condensed', sans-serif;
	font-weight:700;
}


.ordenaletras-texto-correcta, .ordenaletras-texto-incorrecta{
    font-family: 'Fira Sans Condensed', sans-serif;
    font-weight: 700;
    font-size:25px;
    color:rgba(0, 160, 50, 1);
    margin:5px auto 15px;
    display:table;
}
.ordenaletras-texto-incorrecta{color:#c90126;}

.ordenaletras-pista, .ordenaletras-resp-correcta{
	width:auto;
	display:table;
	margin:20px auto 0px;
	padding:10px 30px;
	background-color:#cef2fa;
	border:1px solid #61c8d5;
	border-radius:4px;

    font-weight: 700;
	color:#1e305a;
	font-size:17px;
}
.ordenaletras-pista{
	margin:20px auto 20px;
	background-color:#ededed;
	border:1px solid #ccc;
}


h3.tit-big{
	text-transform: uppercase;
    font-weight: 700;
    color: #1e305a;
}
h3.tit-big .thin{font-weight: 400;}

#juegos-lassabestodas-content{
	text-align:center;
	margin-bottom: 30px;
}
.sortable-btn{text-align:center;}
#juegos-lassabestodas-content .btn.btn-primary, .sortable-btn .btn.btn-primary{
	background-color:#001171;
	text-transform:uppercase;
    font-weight: 500;
    letter-spacing:0.7px;
    margin: 0px 5px 15px;
    border-radius: 0px;
}
#juegos-lassabestodas-content .btn.btn-primary:hover, .sortable-btn .btn.btn-primary:hover, #juegos-lassabestodas-content .btn.btn-primary:focus, .sortable-btn .btn.btn-primary:focus{
	background-color:#c7000c;
	color:#fff;
}
.juegos-lassabestodas-respuesta {
    height: auto;
    background-color: #eee;
    border-bottom: 2px dashed #61c8d5;
    margin: 0px auto 30px;
    padding: 10px 12px 10px;
    font-size: 40px;
    line-height: 34px;
    font-weight: 700;
    letter-spacing: 1px;
    color: #1e305a;
    display:table;
    float:none !important;
}

#juegos-ordenaletras-content .sortable li{margin: 5px 3px;}

#juegos-lassabestodas-pregunta{
    font-size: 28px;
    line-height:28px;
    font-weight: 500;
    color: #61c8d5;
	margin:5px auto 15px;
	text-align:center;
}
.juegos-lassabestodas-palabras-es{
    font-weight: 700;
    color: #1e305a;
}



/** BANNER PALABRAS CLAVE **/
.row.banner-palabrasclave{
	height: auto;
	margin: 10px auto 0px;
	padding: 10px 0px;
	display: table;
	background-color: #1e305a;
}
.row.banner-palabrasclave .tit{
	color: #fff;
	font-weight: 700;
	width: 77%;
	display: inline-block;
	font-size: 22px;
	line-height: 22px;
}

.row.banner-palabrasclave .book-small{
	width: 110px;
	position: absolute;
	z-index: 10000;
	margin: -23px 0 0px;
	float: right;
}
.row.banner-palabrasclave .col-md-8{text-align:center; }
.row.banner-palabrasclave #subscription_legal{
	color: #fff;
	font-size: 10px;
	display: table;
	margin: 4px 0 2px;
	text-align: left;
	width: 100%;
}
.row.banner-palabrasclave #subscription_email {
    display: inline-block;
    width: 76%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    font-weight: 600;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.row.banner-palabrasclave #subscription_send{
    color: #1e305a;
    background-color: #8cd9d5;
    border-color:transparent;
    text-align: center;
    display: inline-block;
    margin: 6px 0px 4px 10px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    padding: 2px 10px;
}
.row.banner-palabrasclave #subscription_send:hover{background-color: #3fd0cb;}
.row.banner-palabrasclave #subscription_resp{
	background-color:#c7000c;
	color:#fff;
	border-radius:4px;
	padding:2px 5px;
	margin:5px 0px 0px;
	/*display:table;*/
	text-transform:uppercase;
	font-weight:700;
	font-size: 12px;
	line-height: 15px;
	text-align: center;
	display: none;
}



/** REDES en Programa **/
.row.redes{margin: 30px auto 0;}
.row.redes .section-heading{color:#000;}
.row.redes i{
	margin:0 10px;
	color: #351a96;
}
.row.redes i:hover{
	margin:0 10px;
	color: #03a4e7;
}
hr.light{
    margin-top: 0px;
    border-top: 1px solid #00a4e752;
}




/** PIE **/
#red footer {
    margin: 0px auto 0px;
    text-align: center;
    font-size: 12px;
    background: #23006e;
    color: #fff;
    padding: 20px 0px 10px;
}
#red .col-lg-12 p{padding: 0px 20px 0px;}


a.icd-link{text-decoration: none;color: #fff;}
a.icd-link:hover{text-decoration: underline;color:#ffed88;}


#contacto-small{
	width:100%;
	height:auto;
	background: #00a4e7;
	display:inline-table;
	padding:0px;
	margin: 0px 0px 0px;
	text-align: center;
}
#contacto-small .btn-contacto{
	width: auto;
	height:auto;
	display: inline-block;
	margin: 0px auto 0px;
	padding: 5px 5px 5px 5px;
	font-family: 'Fira Sans Condensed', sans-serif;
	font-size: 15px;
	text-align: center;
	font-weight: 400;
	text-transform:uppercase;
	color: #fff;
	text-decoration:none;
	background: transparent;
	-webkit-box-shadow: 0 0 0px 0px rgba(0,0,0,0);
	box-shadow: 0 0 0px 0px rgba(0,0,0,0);
	text-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
	letter-spacing: 0.5px;
}
#contacto-small .btn-contacto:hover{
	color:#021688;
	cursor:pointer;
}

footer .discovery{
	max-width: 130px;
	width: 100%;
	height:auto;
	/* display: table; */
    margin: 6px 0 7px;
	padding: 0px 0px 2px 0px;
}
footer .btn-legal{
	width: auto;
	display: inline-block;
	margin: 5px 5px 5px;
	float:none;
	background-color: rgb(31 31 31 / 20%);
	border-radius: 4px;
	position: inherit;
	text-align: center;
	color:#fff;
	padding: 5px 10px 4px;
}

footer .btn-legal:hover{
	background-color:rgb(3 164 231) !important;
	color:#fff !important;
}


@media (max-width: 1200px){
	.row.voicelab-categories.biblio{
		text-align: center;
	}
	.entrega-titulo{width:100% !important; text-align:center;}
    .entrega-unidades{width: auto;margin: 0px auto;display: table;float: none;}

}

@media (max-width: 991px){
	.row.banner-palabrasclave .tit{width: 73%;}
	.row.banner-palabrasclave #subscription_email{width: 57%;}
	.row.banner-palabrasclave .book-small{
		position: initial;
		float: right;
		margin: -30px -5px -30px 0px;
		width: 170px;
	}
	.row.banner-palabrasclave #subscription_legal{width: 67%;}
	
	.row.bg-content .panel.panel-default.modulo-small{
		width:45%;
		display:inline-block;
		margin: 0px 2% 15px;
	}

	.row.bg-content .panel-default.modulo-small>.panel-heading{line-height:10px;}
	.btn-leer{font-size: 13px;padding: 8px 10px;margin: 5px auto 6px;}
	.row.bg-content .panel-default>.panel-heading h4{
		line-height:15px;
		font-size: 15px;
		letter-spacing: 0;
	}
	.row.bg-content .panel-default>.panel-heading .fa.fa-fw{
		font-size: 25px !important;
		line-height: 28px !important;
	}
	
	.row.bg-content .panel.panel-default.modulo-small.glosario{
		width: 88%;
		display:inline-block;
		margin: 0px 4% 15px;
		vertical-align: top;
	}
	.row.bg-content .panel-default.modulo-small.glosario>.panel-heading{
    line-height: 10px;
    border-top: 3px solid #1dc3ae;}
	.row.bg-content .panel-default.modulo-small.glosario .btn-leer{padding: 5px 10px;margin: 5px auto 6px;}
	.row.bg-content .panel.panel-default.modulo-small.glosario .btn-leer{font-size: 13px;padding: 5px 10px;margin: 5px auto 6px;}
	.row.bg-content .panel-default.modulo-small.glosario>.panel-heading h4{
		line-height: 13px;
		font-size: 13px;
	}
/*	.ebook-link{border-radius: 0 0 0px 0px;}*/

	#pdf-btn.ebook-open{margin: 10px auto 20px;}
	#bg-pdf{height: 465px;}

	
}

@media (max-width: 768px){
	.btn-crearcuenta{margin: 5px 16px 0px;}
	#cursoingles .navbar-nav>li>a {padding: 12px 10px;width: 160px;}
	.navbar-nav>li>a{padding-top: 19px;
    padding-bottom: 19px;}
    .entrega-titulo{width:100% !important; text-align:center;}
	.entrega-unidades{width: 98%;}
	#clases-profe .card{height:auto;}

}

@media (max-width: 735px){
	.well.ctas-ciu .page-header {
		text-align:center;
		/* margin: 2px 10px 0px; */
		font-size: 20px;
		line-height: 18px;
	}
}

@media (max-width: 725px){
	.row.banner-palabrasclave #subscription_email{width: 50%;}
}
@media (max-width: 700px){
/*	.bg-clases a.link{width: 105px;}*/
	.live .encuesta{border-radius:0px;text-align: center;font-size: 14px;line-height: 15px;padding: 1px 20px 3px;}
    .live .encuesta strong{display:table;margin: 3px auto;}
    .live .encuesta a.link{display:table;margin: 3px auto;}
	.next-class{
		padding: 6px 47px 6px;
		font-size: 14px;
		line-height: 15px;
	}

}

@media (max-width: 688px){
	.row.banner-palabrasclave .tit{width: 70%;}
	.row.banner-palabrasclave .book-small{margin: -25px -11px -30px 0px;}
}
@media (max-width: 630px){
	.row.banner-palabrasclave #subscription_legal{width: 100%;}
	.row.banner-palabrasclave .tit{
		font-size: 16px;
		line-height: 17px;
	}
	.row.banner-palabrasclave .book-small{
		width: 23%;
		max-width: 102px;
	}
	.row.banner-palabrasclave #subscription_email{
		width: 51%;
		padding: 6px 4px;
	}
}
@media (max-width: 544px){
    .miniclases{padding:14px 0 10px;}
    .miniclases .btn.btn-default{margin:4px auto; display:table;}
}

@media (max-width: 480px){
	.row.banner-palabrasclave .tit{width:98%;margin: 0px 0px 5px;}
	.row.banner-palabrasclave .book-small{
		width: 27%;
		max-width:inherit;
		float:left;
		display: inline-block;
		margin: 0px 5px 0px 0px;
	}
	.row.banner-palabrasclave #subscription_email {width: 71%; margin: 5px 0px 0px;}
    .row.banner-palabrasclave #subscription_legal{display:inline-block;width: 100%;margin:3px 0px 0px;}
	.row.banner-palabrasclave #subscription_send{margin:5px auto;}
}

@media (max-width: 630px){
	 a.btn.btn-default.btn-seguir.videotour{
		display:table;
		margin: 10px auto 0;
		float:none;
	}
}
@media (max-width: 460px){
	a.btn.btn-default.btn-seguir{
		display:table;
		margin: 10px auto 0;
		float:none;
	}
	.page-header{margin: 35px 0 10px;text-align: center;}
	.page-header small, .page-header .small{text-align: center; margin:auto;}
	.etv-tit{
		float: none;
		display: table;
		margin: -10px auto 6px;
	}
}
@media (max-width: 415px){
	.well.ctas-ciu{padding: 9px 15px 9px;}
	.well.ctas-ciu .col-lg-12, .well.ctas-ciu .col-md-4{
		width:100%;
		display:table;
		margin:0px auto;
	}
	.well.ctas-ciu .page-header {margin: -2px 10px 4px;line-height: 20px;}
	.well.ctas-ciu .btn-default{float:none;}
}

@media (max-width: 365px){
	.row.banner-palabrasclave .book-small{
		width:40%;
		display:table;
		margin:0px auto 5px;
		float:none;
	}
	.row.banner-palabrasclave #subscription_email{width:100%;}
	.row.banner-palabrasclave #subscription_send{display:table;}
}

@media (max-width:330px){
	.row.inglessms .col-md-2{float:none; display:table; margin:0px auto;}
	.row.inglessms .col-md-2.r{float:none;}

}




