@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'handsean';
    src: url('/materiales/_recursos/fonts/handsean.eot');
    src: url('/materiales/_recursos/fonts/handsean.eot?#iefix') format('embedded-opentype'),
         url('/materiales/_recursos/fonts/handsean.woff') format('woff'),
         url('/materiales/_recursos/fonts/handsean.ttf') format('truetype'),
         url('/materiales/_recursos/fonts/handsean.svg#handsean') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face{
	font-family:'FontAwesome Regular';
	src:url('/materiales/_recursos/fonts/fontawesome-free-5.13.0-web/webfonts/fa-regular-400.eot');
	src:url('/materiales/_recursos/fonts/fontawesome-free-5.13.0-web/webfonts/fa-regular-400.eot?#iefix') format('embedded-opentype'),
		url('/materiales/_recursos/fonts/fontawesome-free-5.13.0-web/webfonts/fa-regular-400.woff') format('woff'),
		url('/materiales/_recursos/fonts/fontawesome-free-5.13.0-web/webfonts/fa-regular-400.ttf') format('truetype'),
		url('/materiales/_recursos/fonts/fontawesome-free-5.13.0-web/webfonts/fa-regular-400.sb#fontawesomeregular') format('svg');
	font-weight:normal;
	font-style:normal;
}
@font-face{
	font-family:'FontAwesome Solid';
	src:url('/materiales/_recursos/fonts/fontawesome-free-5.13.0-web/webfonts/fa-solid-900.eot');
	src:url('/materiales/_recursos/fonts/fontawesome-free-5.13.0-web/webfonts/fa-solid-900.eot?#iefix') format('embedded-opentype'),
		url('/materiales/_recursos/fonts/fontawesome-free-5.13.0-web/webfonts/fa-solid-900.woff') format('woff'),
		url('/materiales/_recursos/fonts/fontawesome-free-5.13.0-web/webfonts/fa-solid-900.ttf') format('truetype'),
		url('/materiales/_recursos/fonts/fontawesome-free-5.13.0-web/webfonts/fa-solid-900.sb#fontawesomesolid') format('svg');
	font-weight:normal;
	font-style:normal;
}
*{
	margin:0px;
	padding:0px;
	/* background-color: white; */
}
.text-decoration-none a {
  text-decoration: none !important;
}
img{
	border:0px;
}
.montserrat{font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;}
ol, ul{margin:0px; padding:0px;}
td, th {padding: 0px 15px 0 0;}

h3{
/*	margin:0px 0 10px;*/
	color: #000;
}
.margins{margin-top: 20px; margin-bottom: 40px;}
.text-pink{color:#ed3f5f;}
.text-celeste{color:#1fe4d1;}
.text-yellow{color:yellow;}
.text-azul{color: #064abb;}
.fs-20{font-size:20px;}
.logo-ledi-land{
	width:95%;
	max-width: 300px;
}

body{
	font-size:19px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	background: #fff;
	font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;

}
#mainNav{padding-top:5px; padding-bottom:5px;}

@media screen and (min-width: 992px) and (max-width: 1035px) {
	#mainNav .navbar-nav .nav-item .nav-link{line-height: 14px;width: auto;max-width: 90px;}
}
/*#mainNav{padding-top:0.8rem; padding-bottom:0.8rem;}*/

	
@media screen and (max-width: 767px){
	#mainNav, .navbar-brand{padding-top:0rem; padding-bottom:0rem;}
}
.tel{color:#cd1d46;}
.tel:hover{text-decoration:underline !important;}

.header-ledi{
	background-image: url(/img/LEDI-header-wide.jpg);
	background-size: cover;
	height: 840px;
	background-position: top center;
}
.header-ledi h1{
    text-shadow: -2px 3px 8px rgba(0, 0, 0, 0.6);
    letter-spacing:2px;
    padding-top:100px;
}
.img-head-ledi{
	width: 100%;
	height:auto;
	display:table;
	/* position: static; */
	/* z-index: -1000; */
}
.sobre-header{
	position:relative;
	z-index:1;
	margin-top: -42px;
	top: -80px;
}


.aviso-fraude{
	background: #f00028;
	color:#fff;
	display:none;
	margin-top: 15px;
	margin-bottom:-30px;
	padding:15px 30px 10px;
	position:relative;
	font-size:16px;
	line-height:20px;
	font-weight:500;
	text-shadow: -1px 1px 2px rgba(0, 0, 0, 0.3);
	text-align: center;
}

#master{
	width:100%;
	height:auto;
	margin:auto;
}
#top{
    max-width: 994px;
    width: 100%;
	height:400px;
	background: url(/img/curso-de-ingles.png) top center no-repeat #fff;
	margin: 0px auto;
}
/*#top-tvingles{
	background: url(/img/curso-tv-ingles.png) top center no-repeat #fff;
	/* display: table; 
}*/
#top-tvingles .logo-itcsolo{
	/* float:right; */
	/* clear: none; */
	margin: 15px 0px 0px 0px;
	position: absolute;
	z-index: 10000;
	right: 10px;
}
#top .logo-TVI{
	float:left;
	clear:none;
	margin:0px 0px 0px 0px;
}
#top-tvingles .logo{
	float:left;
	clear:none;
	margin:8px 0px 0px 16px;
	position:absolute;
	z-index: 10000;
}
.top-ingles{
	max-width:900px;
	width:100%;
	display:table;
	margin:0px auto;
	position: relative;
	z-index: -10;
}

#top .logo-uap {
	float: right;
	clear: none;
	margin: 30px 16px 0px 0px;
}

#top .logo-unfv{
	float:right;
	clear:none;
	margin:33px 15px 0px 0px;
}
#top .logo-cues{
	float:right;
	clear:none;
	margin:25px 40px 0px 0px;
}
.salud-academiadelingles{
	margin: 3px 20px;
	height: 3rem;
}
@media (max-width:480px){
	.salud-academiadelingles{height: 2.1rem;margin: 3px 0px !important;}
}

.logo-400{
	width:100%;
	max-width:400px;
}
.logo-300{
	width:95%;
	max-width:300px;
}

.fecha-video{
	width:auto;
	background:#16cadb;
	text-align:left;
	color:#ffffff;
	margin: 20px 0 0 0;
	border-radius: 0 80px 80px 0;
	font-size: 14px;
	line-height: 14px;
	padding: 8px 15px 8px 20px;
	text-transform: uppercase;
	font-weight: 500;
}

.page-header{
	color: #0b315a;
	text-transform: uppercase;
	font-weight: 600;
	line-height: 32px;
	margin: 0px 0 12px;
    text-align: center;
    border-bottom: 1px solid #f2f2f2 !important;
}
h1.page-header{
	color: #000;
    font-size: 25px;
	font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;

}
h6.page-header{
	color: #16cadb;
	line-height:18px;
}
#clases-profe .card-body, #english10-programa  .card-body{max-height: inherit;height: inherit !important;}
#clases-profe h6.page-header{}
.beta{position: relative;top: -23px;right: 6px;background: #ccc;width: auto;color: #00000060;font-size: 9px;display: table;padding: 2px 6px;float: right;margin: 0 0px -20px 0;text-transform: uppercase;letter-spacing: 0px;font-weight: 600;z-index: 1000;border: 1px solid #00000020;}

#conversation-chat-box .beta{top: -21px;padding: 2px 5px 1px;border-radius: 7px 7px;}


#clases-profe .text-zoom{font-size:15px; line-height:18px;}
#clases-profe .text-zoom ul{list-style-position:inside; list-style:none;}
#clases-profe .text-zoom li{margin-bottom:5px;}
#clases-profe .text-zoom .text-red{color:#c7000c;margin-top:15px;font-weight: 500;}
#clases-profe .text-zoom .text-link{color:#c7000c;font-weight: bold;}
#clases-profe .text-zoom .text-link:hover{color:#16cadb; text-decoration:underline !important;}


.tabla-programadas{
	width:auto;
	display:table;
	background: #941a69;
	color:#fff;
	font-weight:bold;
	padding: 8px 10px 10px;
	margin-top: -24px;
	border-radius: 0px 0px 15px 15px;
}
.tabla-programadas .list-group-item:nth-child(odd){background:#00000030; color:#fff;}
.tabla-programadas .list-group-item:nth-child(even){background:#ffffff00; color:#fff;}

.btn.btn-ingresar-clase{
    background: #16cadb;
    color:#fff;
    font-weight:bold;
    border-radius: 100px;
    margin: -4px 0px 0 5px;
    padding: 2px 10px 1px;
    display: inline-table;
    width: auto;
}
.btn.btn-ingresar-clase:hover{background:#ed3f5f; color:#fff;}
.txt-ingresar{
    background: #16cadb;
	color:#fff;
	font-weight:bold;
    border-radius: 100px;
    margin: 0;
    padding: 2px 10px;
    display: inline;
    width: auto;
    font-size: 13px;
}
.tabla-programadas .small{font-size:12px;line-height:12px;font-weight: normal;margin: -6px auto 5px;}



.txt-asegurate{
	border: 3px solid #ed3f5f;
	border-radius:10px;
	padding: 10px 10px 12px;
	color: #ed3f5f;
	background: #fff;
	text-align: center;
	width: 90%;
	max-width: 601px;
	display: table;
	margin: 15px auto 0px;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
}


@media (min-width:992px){
	h6.page-header{
		margin: 0px 0;
		border-bottom: 0px !important;
		padding-bottom: 5px;
		line-height: 20px;
	}
}
.page-header small, h1.page-header .small{
    line-height: 24px !important;
    display: block;
    color: #16cadb;
}

#cursoingles.navbar-inverse .navbar-nav>li>a{/*font-size: 11px;*/display: inline-block;}
#cursoingles.navbar-inverse .navbar-nav>li>a:hover{background:#0b315a;}
.navbar-inverse .navbar-nav>.open>a{background-color: rgba(11, 49, 90, 1);}
/*li.dropdown a.dropdown-toggle:hover{padding: 27px 8px  27px !important;}*/
#mainNav button.navbar-toggler{color:#fff;border: 1px solid rgb(255 255 255 / 70%);font-size: 15px;padding: 0.5rem 0.6rem; margin: 5px 0px;}
#mainNav button.navbar-toggler:hover{background:rgb(255 255 255 / 0.4); color:#fff}

#tabla-niveles .table{font-size: 11px;}




.btn-primary:hover, .btn-primary:focus, .btn-primary:active{
    background-color: #041684;
    color:rgba(255, 255, 255, 0.95);
}
.btn-primary.red{background-color: #d90000; color: #fff;}
#cursoingles .fa.fa-fw.fa-envelope{
	padding: 10px 10px 11px;
/*	font-size: 15px;
	display:inline-table;
	margin: 7px 0px 0 5px;
	color: #ffffff;
	background: #13cadb;*/
}

#cursoingles .fa.fa-fw.fa-envelope:hover{
	background: #0a467b;
}


.bg-video{
	padding: 10px 0px;
	background: url(/img/bg-video.jpg) top center no-repeat #fff;
}


.video-land{max-width:700px;margin: 0 auto;-webkit-box-shadow: -1px 1px 10px rgba(0,0,0,0.2);box-shadow: -1px 1px 10px rgba(0,0,0,0.2);}


/** Modal Status Programa **/
#modal-actual-status .teacher-jess{
	width: auto;
	height: 100px;
	border-radius:100px;
	margin: 0px 13px 0 0px;
	border: 4px solid #ffffff5c;
}
#modal-actual-status .status-item{
	font-size:14px;
	text-transform:uppercase;
	display: inline;
	padding: 0 10px;
}
#modal-actual-status .status-item i,
#modal-actual-status .status-item svg{color:#cd1d46;}

#modal-actual-status .status-item:nth-child(even){
	border-right:1px solid #cd1d46;
	border-left:1px solid #cd1d46;
}
@media screen and (max-width: 992px){
	#modal-actual-status .status-item{display:block;margin: 0px auto 1px;padding: 5px 10px 2px;}
	#modal-actual-status .status-item:nth-child(even){
		border-right:none;
		border-left:none;
		border-top:1px solid #cd1d46;
		border-bottom:1px solid #cd1d46;
	}
}

#recommended .tit{
	background: #002859;
	color:#fff;
	padding: 3px 10px;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
}


/** ELITE **/
#codensa .btn-ingreso-elite{
	width:auto;
	display: table;
	margin: -7px auto 0px;
	background: #ff7a01;
	border-radius: 30px;
	padding: 7px 20px;
	font-size: 18px;
}
#codensa .btn-ingreso-elite:hover{
	background: #ed3f5f;
}




/** CODENSA **/
#codensa .btn-ingreso-codensa{
	width:auto;
	float: right;
	display: table;
	margin: -7px auto 15px;
	background: #ff7a01;
	border-radius: 30px;
	padding: 7px 20px;
	position: absolute;
	right: 20px;
	font-size: 18px;
	clear: both !important;
}
#codensa .btn-ingreso-codensa:hover{
	background: #ed3f5f;
}
#codensa .beneficios{
	background: rgb(255, 122, 1);
	background: linear-gradient(106deg, rgba(255, 122, 1, 1) 0%, rgba(254, 172, 0, 1) 56%);
	border-radius: 30px;
}
#codensa .beneficios.b{
		background: #2364f5;
		background: linear-gradient(106deg, #2364f5 0%, #6693f4 56%);
}
#codensa .beneficios.c{
		background: #202c4b;
		background: linear-gradient(106deg, #1fafdb 0%, #202c4b 56%);
}
.btn-test{width: 210px;font-size: 19px;}
.buy-codensa{font-size: 17px;}
.buy-codensa i{font-size:30px;}
.codensa-banner{width:100%;max-width: 1056px;/*max-width: 550px;*/border-radius: 20px;}

#codensa .beneficios .mujer-desk{display: table;}
#codensa .beneficios .mujer-cel{display: none;}
#codensa .beneficios .mujer{width:100%;max-width: 400px; margin:0px 10px 0px 0px;}
#codensa .beneficios .mujer.b{width:100%;max-width: 310px;margin: 20px 10px 0px 0px;}

	.buy-codensa.sm{display:none;}


@media screen and (max-width: 1200px){
	#codensa .beneficios .mujer{width: 850px;margin: 28px 0px 0px 0px;}
	#codensa .beneficios .mujer.b{width:100%;max-width: 350px;margin: 52px 0px 0px 0px;}

}

@media screen and (max-width: 992px){
	#codensa .beneficios .mujer-desk{display: none;}
	#codensa .beneficios .mujer-cel{display: table;}
	#codensa .beneficios .mujer{width:100%;max-width: 330px;margin: -40px 0px 0px 0px;}
	#codensa .beneficios .mujer.b{width:100%;max-width: 290px;}
	#codensa .btn-ingreso-codensa{margin: -10px auto 15px;}
	.buy-codensa.sm{color:#fff;display: initial;float: right !important;font-size: 33px;margin: 0 0 0 30px;padding: 9px 10px 6px;}
/*	.buy-codensa.sm{color:#fff;display: initial;float: right !important;font-size: 33px;margin: 0 0 0 30px;border-radius: 100px;padding: 9px 10px 6px;background: #fc1d22;}*/
/*	.buy-codensa.sm{color:#fff;display: initial;float: right !important;font-size: 33px;margin: 0 0 0 30px;border: 2px solid #ffffff70;border-radius: 100px;padding: 9px 10px 6px;background: #fc1d22;}*/
	.buy-codensa.sm:hover{color: #fc1d22; background: #fff;}
/*
	.buy-codensa.sm{color:#fff;display: initial;float: right !important;font-size: 40px;}
	.buy-codensa.sm:hover{color: #1fe4d1;}
*/

}
.codensa.msj-clases{
    padding: 5px 80px 7px 8px;
    width: 220px;
}

.codensa.social-icon.whatsapp{right: 25px;}

/** TPAGA **/
.tpaga-logo{width:40%; max-width: 210px; margin:15px auto 15px; display:table;}
.tpaga-logo-footer{width:20%; max-width: 200px;}
.mas-vendido.tpaga {
	width:auto; 
	margin: 10px auto 25px; 
	padding:10px 25px; 
	color:#fff; 
	background: #ed3f5f; 
	font-weight:bold;
	border:2px solid #ffffff87;
}


/** PRACTICA CONVERSACIONAL  **/
#conversation .intro {font-size: 16px;line-height: 22px;}
#conversation .intro .ico{font-size: 16px;background:#0a1a71;color: #fff;border-radius:100%;padding: 3px;width: 20px;height: 20px;margin: 0px 0 -2px 0;}
#conversation .botonera .tittle {font-size: 17px;line-height: 16px;font-weight: bold;text-transform: uppercase;text-align: left;}
#conversation .botonera .habla {font-size: 12px;line-height: 10px;margin: 2px auto 3px;text-align: left;}
#conversation .botonera .descrip {font-size: 15px;display: none;}
#conversation .botonera .persona_nombre {font-size: 12px;line-height: 12px;font-weight: bold;text-align: left;}

#conversation .botonera .btn-conversation {margin: 2px 2px;padding: 10px 8px;color:#fff;width:90%;max-width: 210px;text-align:center;border-radius: 10px 10px 10px 10px;}
#conversation .botonera .btn-conversation:hover {background: #5321af;}
#conversation .botonera .btn-conversation {background: #00b683;}
#conversation .botonera .btn-conversation.active {background: #ff6b01;}

#conversation .conv-chat { background:#ff6b01;}
#conversation .botonera .img-conversation{border-radius:200px;border:2px solid #fff;margin: -7px 5px -6px 0px;float: left;}

#conversation .button-play-practice{background:#0a1a71;border-radius:100%;color:#fff;display: table;/* width: 30px; */font-size: 23px;font-weight: normal !important;padding: 3px 9px 4px 9px;text-align: center;margin: -33px 0px 0px 20px;float: right;border: 5px solid #f5f6f7;}
#conversation .button-play-practice:hover{background:#5321af;}


.btn-hide{
	background:#0a1a71;
	border-radius: 100px;
	color:#fff;
	font-size: 12px;
	font-weight:bold;
	text-transform:uppercase;
	padding: 3px 9px 3px 9px;
	text-align: center;
	margin: 5px auto;
	display: table;
	width: 100%;
	height: auto;
}
.btn-hide:hover{
	background:#5321af;
	color:#fff;
}

/** tarjeta de character **/
#character.character-bg{background:#5321af;border-radius: 0px 0px 20px 20px;margin: 0px 20px 0px;}
#character .img-conversation{border-radius: 200px;border: 4px solid #fff;margin: 16px auto 0px;display: table;width: 230px;}
#character .habla{color:#fff;font-size: 13px;}
#character .persona_nombre{color:#fff;font-size: 30px;line-height: 25px;font-weight: bold;} 

@media screen and (max-width: 992px){
	#character.character-bg{margin: 0px auto 0px; width:auto;}
	#character .img-conversation{margin: 10px 0px;display: inline-block;width: 100%; max-width:100px;}
	#character .habla{color:#fff;font-size: 15px;display: inline-block;}
	#character .persona_nombre{font-size: 15px;display:inline-block;}
} 


/** REFERIDOS **/
.refe-pasos{
	margin: 0px px 20px 0px;
}
.refe-pasos .numero{
	width: 38px;
	height: auto;
	float: left;
	clear: none;
	background: #00b2cd;
	padding: 6px 0px 4px;
	margin: 0px 6px 0px 0px;
	border-radius: 100px;
	text-align: center;
	font-weight: 700;
	font-size: 24px;
	line-height: 28px;
	color: #fff;
	letter-spacing: 0px;
}
.refe-pasos .tit-paso{
	color: #00b2cd;
	font-size: 21px;
	line-height: 24px;
	font-weight: 600;
	padding: 7px 0px 5px;
	margin: 0px 0 0px 48px;
	text-align: left;
	letter-spacing: 0px;
}
.refe-pasos .txt-paso{
	font-size: 16px;
	line-height: 20px;
	text-align: left;
	margin: 0px 0 20px 49px;
	letter-spacing: 0px;
	color:#000;
}

#referidos .btn-videotour{
	font-size: 24px;
	padding: 8px 0px 10px;
}





/** BANNER CLASES **/
.bg-clases{
	color: #0a1a71;
	background: #f2f2f2;
	margin: 10px auto 10px;
	padding: 10px 5px 3px;
	display:table;
	border-radius: 0px 0px 15px 15px;
	font-size: 15px;
	line-height: 19px;
}
.bg-clases .tit{font-size:20px;line-height: 20px;font-weight: 500;padding: 0 0 0px 0;}
.bg-clases .prox-class{font-size: 14px;background: #1b137921;width: 100%;margin: 5px 0 5px;padding: 6px 2px;}
.bg-clases a.link{
	width: auto;
	color:#fff;
	text-transform:uppercase;
	font-weight: 500;
	margin: 2px 3px 5px;
	display:inline-block;
	padding: 6px 8px 4px;
	border-radius: 8px;
}
.bg-clases a.link.active
{background: #00b2cd;}
.bg-clases a.link.active:hover,
.bg-clases a.prox-class:hover
{background: #0a467b;}
.bg-clases a.link.inactive, .bg-clases a.link.inactive:hover{background: #dbdbdb;color:rgb(255 255 255 / 0.8);}
.tit-clase{
	font-size: 22px;
	line-height: 20px;
	padding: 0px 0px 6px;
	letter-spacing: 0.5px;
}
.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: #0a1a71;
	background: rgb(185 185 185 / 30%);
	margin: 5px 0px 2px;
	padding: 6px 10px 6px;
	border-radius: 0px 0px 15px 15px;
	font-size: 14px;
	line-height: 16px;
	display: table;
	text-align: center;
}

.bg-clases a.prox-class{
	display:table;
	background: #00b2cd;
	width: auto;
	margin: 6px auto 5px;
	border-radius: 100px;
	color: #fff;
	text-transform: uppercase;
	padding: 3px 10px 4px;
	font-weight: 700;
	letter-spacing: 0px;
}

@media screen and (min-width: 992px){
	.programa.tarjetas .col-lg-3{
		width: 20%;
		padding: 0px 5px;
	}
}

.logo-ledi-prog{
	width: 100%;
	max-width: 450px;
	display: table;
	margin: 10px auto 0px;
}


.btns-land{
	width: auto;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	text-align:left;
	color:#fff;
	padding: 9px 18px 10px 13px;
	margin: auto 5px;
	background: #cd1d46;
	text-transform: uppercase;
}
.btns-land.wa{
	color:#000;
	background: #25d366;
}
.btns-land:hover{
	color:#fff;
	background: #0b1a71;	
}
.btns-land .baby-icon{
	width: 28px;
	display: inline-table;
	margin: -11px 6px -8px 0;
}
.btns-land .ico-master{
	display: inline-block;
	margin: 0px 7px 0px 0;
}
.btns-land .ico-master svg,
.btns-land .ico-master i {
	display: inline-block;
	margin: 1px 0px -3px 2px;
	font-size: 23px;
}


.btn-videotour{
	background: #cd1d46;
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	padding: 11px 13px 11px 13px;
}
.btn-videotour:hover{
	background: #0b1a71;
	color: #fff;
}
#clases-profe .bg-azul a.btn-videotour:hover{background:#16cadb; color:#fff;}

.btn-videotour.consejos, .btn-videotour.chat{
	font-size: 14px;
	background: #cd1d46;
	color: #fff;
	font-weight: 500;
	border: none;
	width: auto;
}
.btn-videotour.chat{
	font-size: 18px;
	line-height: 18px;
	padding: 10px 0 13px;
}

.btn-videotour.chat svg{font-size: 22px;}
.btn-videotour.consejos:hover, 
.btn-videotour.chat:hover{
	background: #fff;
	color: #cd1d46;

}
.btn-videotour.chat .teacher-jess{width: 39px;border-radius:100px;margin: 0px 0 0 3px;}

.tarjetita{border: 1px #15cadb7d solid;padding: 20px 10px 5px;border-radius: 5px;margin: 0px 10px;}


.btn-habla{
	font-size: 18px;
	line-height: 18px;
	padding: 9px 18px 14px;
	background: #cd1d46;
	color: #fff;
	font-weight: 500;
	border: none;
	width: auto;
}
.btn-habla svg{font-size: 22px;}
.btn-habla:hover{
	background: #010b57;
	color: #fff;

}
.btn-habla .teacher-jess{width: 39px;border-radius:100px;margin: 0px 0 0 4px;padding: 3px 0px 3px 0px;}

@media screen and (min-width: 991px){
	#habla-maestros hr.hide{display: none;}
}

.btn-masterclass{
	width: 100%;
	max-width:470px;
	font-size: 33px;
	line-height: 21px;
	font-weight: bold;
	text-align:left;
	color:#fff !important;
	padding: 10px 20px 6px 4px !important;
	margin: 3px auto 0px;
	background: rgb(0,0,73);
	background: -moz-linear-gradient(0deg, rgba(0,0,73,1) 0%, rgba(7,86,205,1) 100%);
	background: -webkit-linear-gradient(0deg, rgba(0,0,73,1) 0%, rgba(7,86,205,1) 100%);
	background: linear-gradient(0deg, rgba(0,0,73,1) 0%, rgba(7,86,205,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000049",endColorstr="#0756cd",GradientType=1);
}
.btn-masterclass:hover{
	background: rgb(148,26,105);
	background: -moz-linear-gradient(0deg, rgba(148,26,105,1) 0%, rgba(218,32,153,1) 100%);
	background: -webkit-linear-gradient(0deg, rgba(148,26,105,1) 0%, rgba(218,32,153,1) 100%);
	background: linear-gradient(0deg, rgba(148,26,105,1) 0%, rgba(218,32,153,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#941a69",endColorstr="#da2099",GradientType=1);
}
.btn-masterclass .horario{
	font-weight:normal;
	font-size: 12px;
	text-align: left;
	margin-left: 58px;
	margin-top: 4px;
	padding-top: 1px;
	padding-bottom: 2px;
}

.btn-masterclass .ico-master{
	background: #00b2cd;
	float:left;
	border-radius:100px;
	color: #fff;
	padding: 7px 7px 8px 10px;
	font-size: 28px;
	margin: -4px 6px 0px 4px;
}

.btn-masterclass.locked{
	color:#aeaeae !important;
	background: rgb(78,78,78);
	background: -moz-linear-gradient(0deg, rgba(78,78,78,1) 0%, rgba(117,117,117,1) 60%);
	background: -webkit-linear-gradient(0deg, rgba(78,78,78,1) 0%, rgba(117,117,117,1) 60%);
	background: linear-gradient(0deg, rgba(78,78,78,1) 0%, rgba(117,117,117,1) 60%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#4e4e4e",endColorstr="#757575",GradientType=1);}
.btn-masterclass.locked .ico-master{
	background: #464646;
	color: #aeaeae;
}

.btn-masterclass.locked.medium{
	width: auto;
	font-size: 19px;
	line-height: 24px;
	font-weight: bold;
	text-align:left;
	padding: 8px 20px 6px 4px !important;
	margin: 3px auto 0px;
}
.btn-masterclass.locked.medium .horario{display:none;}
.btn-masterclass.locked.medium .ico-master{
	padding: 7px 7px 8px 10px;
	font-size: 18px;
	line-height: 16px;
	margin: -4px 6px 0px 4px;
}
.btn-demo-clase{
	background: #cd1d46;
	color: #fff;
	font-size: 19px;
	line-height: 24px;
	font-weight: 500;
	padding: 11px 15px 13px 15px;
}
.btn-demo-clase:hover{
	background: #0b1a71;
	color: #fff;
}



.btn-masterclass.small{
	width: auto;
	font-size: 14px;
	line-height: 14px;
	padding: 11px 15px 11px 13px !important;
	background:#0756cd;
	margin:auto 15px;
}
.btn-masterclass.small:hover{background:#0b1a71; cursor:pointer;}
.btn-masterclass.small .ico-master{font-size: 15px;padding: 3px 0px 0px 0px;background: none;}

.btn-whatsapp{
	width: auto;
	font-size: 14px;
	line-height: 14px;
	padding: 10px 15px 10px 13px !important;
	background:#25d366;
	color:#000;
	text-transform: uppercase;
	font-weight:500;
}
.btn-whatsapp:hover{background:#0b1a71; color:#fff}
.btn-whatsapp .ico-master{font-size: 20px;padding: 0 6px 0px 0px;margin: -4px 0 0px 0;float: none;display: inline-block;font-weight: bold;}

.mast-class.desk{display:table;}
.mast-class.mov{display:none;}

@media (max-width:768px){
	.mast-class.desk{display:none;}
	.mast-class.mov{display:table;}
	.btn-masterclass{font-size: 27px;text-align: left;margin: -10px auto 0px;}
	.btn-masterclass .horario{font-size: 11.5px;margin-top: 4px;padding-bottom: 4px;}
}
@media (max-width:490px){
	.btn-masterclass{font-size: 22px;text-align: left;}
	.btn-masterclass .horario{font-size: 12px;margin-top: 4px;padding-bottom: 2px;}
}
@media (max-width:427px){
	.btn-masterclass{font-size: 19px;text-align: left;padding-top:5px !important;}
	.btn-masterclass .horario{font-size: 12px;margin-top: -2px;padding-bottom: 4px;}
	.btn-masterclass{padding:0px;}
	.btn-masterclass .ico-master{
		padding: 8px 7px 9px 10px;
		font-size: 25px;
		margin: 2px 6px 0px 4px;
	}
	.btn-masterclass.small .ico-master{padding: 0px 0px 0px 0px;margin-top: 0px;}
}


/** CANDADO **/
.locked-land{
	position: absolute;
	z-index: 6;
	border-radius: 0px 0px 5px 5px;
	width: 100%;
	height: 100%;
	padding-top: 20px;
	background: url(https://laescueladelingles.com/img/ledi-locked.png) no-repeat top center #00000070;
}
.programa .locked .card.english-tv,
.programa .locked .card.servicio,
.programa .locked .card.clase,
.programa .locked .card.examen,
.programa .locked .card.juego,
.programa .locked .card.infantil.peppa,
.programa .locked .card.infantil.mlp,
.programa .locked .card.infantil.tfm,
.programa .locked .card.act-extra,
.programa .locked .card.act
{background: #b9b9b9;}
.programa .locked .card.infantil.peppa:hover,
.programa .locked .card.infantil.mlp:hover,
.programa .locked .card.infantil.tfm:hover
{background: #b9b9b9;}

.programa .locked .mcerl{z-index:1;}


.btn-locked{
	background: #cd1d46;
	color: #fff;
	font-size: 19px;
	font-weight: 600;
	margin: 12px auto;
	padding: 9px 24px 10px;
	text-transform:uppercase;
}
.btn-locked:hover{
	background: #0b1a71;
	color: #fff;
}



/** PROGRAMA: BOTONES SECCIONES **/
@media screen and (min-width: 992px){
	.btn-prog{width: 15%;}
}
@media screen and (max-width: 768px){
	.btn-prog{width: 45%;}
}

.btn-prog{
	height: 140px;
	display:inline-block;
	text-transform: uppercase;
	align-self:center;
	font-weight:400;
	margin: 10px 5px;
	color:#fff;
	text-align:center;
	text-decoration:none;
	vertical-align:middle;
	border:1px solid transparent;
	padding:.375rem .75rem;
	font-size: 0.9rem;
    line-height: 1.1rem;
	border-radius: 0.5rem;
	transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
	
	box-shadow:inset 0 0 0px rgb(0 0 0 / 0%), inset 0 0 10px rgb(0 0 0 / 50%) !important; 	
}

.btn-prog.nivelado {background: #00b2cd;}
.btn-prog.examenes{background: #0b1a71;}
.btn-prog.medical{background: #1dc3ae;}
.btn-prog.especifico{background: #5321af;}
.btn-prog.actividades{background: #ff6b01;}
.btn-prog.juegos{background: #00b683;}
.btn-prog.infantiles{background: #c420a2;}

.btn-prog.nivelado.collapsed, 
.btn-prog.examenes.collapsed, 
.btn-prog.especifico.collapsed, 
.btn-prog.actividades.collapsed, 
.btn-prog.juegos.collapsed, 
.btn-prog.medical.collapsed, 
.btn-prog.infantiles.collapsed{box-shadow:-0.3rem 0.3rem 0.5rem rgb(0 0 0 / 20%) !important;}

.btn-prog.nivelado:hover,
.btn-prog.examenes:hover,
.btn-prog.especifico:hover,
.btn-prog.actividades:hover,
.btn-prog.juegos:hover,
.btn-prog.medical:hover,
.btn-prog.infantiles:hover{	
	background: #b9b9b9;	
	color:#fff;
	box-shadow:0 0.5rem 1rem rgb(0 0 0 / 0%) !important;
}


@media screen and (max-width: 575px){
/* primer intento
	.btn-prog{
		height: 76px;
		margin: 6px 5px;
		padding: 0px 8px;
		font-size: 13px;
		line-height: 13px;
	}
	.btn-prog svg, .btn-prog i{font-size: 17px;margin: 0px auto 4px !important; display: none !important; }*/
	.btn-prog{
		height: 50px;
		margin: 6px 5px;
		padding: 0px 7px;
		font-size: 13px;
		line-height: 13px;
		border-radius: 100px;
	}
	#collapse-group .programa h6.d-xs-none{display: none;}
	#collapse-group{border-top:1px solid #cccccc6b; margin-top:10px; padding-top:10px;}

}


/** 
 BACK
.btn-prog.nivelado{background: #00b2cd;}
.btn-prog.examenes{background: #0b1a71;}
.btn-prog.especifico{background: #5321af;}
.btn-prog.actividades{background: #ff6b01;}
.btn-prog.juegos{background: #00b683;}
.btn-prog.infantiles{background: #c420a2;}


.btn-prog:hover{
	background: #b9b9b9;	
	box-shadow:0 0.5rem 1rem rgb(0 0 0 / 0%) !important;
} 

**/
.btn-prog.activo{
	box-shadow: inset 0 0 20px rgb(0 0 0 / 20%) !important;
}




/** PROGRAMA 2022 **/
.programa .card.servicio.video{background:#000;}
.programa .card.servicio, .programa .card.discovery{background:#c7000c;}
.programa .card.act-extra{background:#5321af;}
.programa .card.act{background:#ff6b01;}
.programa .card.medical.m1{background:#8cd9d5;}
.programa .card.medical.m2{background:#1dc3ae;}
.programa .card.idls{background:#1dc3ae;}
.programa .card.clase{background:#00b2cd;}
.programa .card.examen{background:#0b1a71;}
.programa .card.juego{background:#00b683;}
.programa .card.infantil{background:#c420a2;}
.programa .card.english-tv{background:#941a69;}
.programa .card.zoom{background: #0756cd;
/*
	background: -moz-linear-gradient(0deg, rgba(0,0,73,1) 0%, rgba(7,86,205,1) 100%);
	background: -webkit-linear-gradient(0deg, rgba(0,0,73,1) 0%, rgba(7,86,205,1) 100%);
	background: linear-gradient(0deg, rgba(0,0,73,1) 0%, rgba(7,86,205,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000049",endColorstr="#0756cd",GradientType=1);
*/
}
.programa .card:hover, .card.medical.m1:hover, .card.medical.m2:hover{background: #b9b9b9;}

.programa .card.beg{background:#fa7508 !important;}
.programa .card.int{background:#e01599 !important;}
.programa .card.adv{background:#0ac7da !important;}
.programa .card.english10-clase{background:#ab00bf !important;}
.programa .card.beg:hover,
.programa .card.int:hover,
.programa .card.adv:hover,
.programa .card.english10-clase:hover{background:#03b919 !important;}

.programa h5{
	font-weight:300;
	font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
	line-height:1;
}
/*

@media screen and (min-width: 575px){
	.programa .show-mobile{display: none;}
}
*/

@media screen and (max-width: 575px){
	/** oculta contenido en mobile
	.programa .show-desk{display: none;} **/
	
	/** para mostrar contenido en mobile 
	.programa .show-mobile .card {border-radius:100px; padding:15px 0 6px;}**/
	.programa .hide-mobile, .btn-prog  .hide-mobile{display: none !important;}
	.locked-land{
		border-radius: 5px 5px;
		background: url(https://laescueladelingles.com/img/ledi-locked.png) no-repeat top right #00000070;
	}

}

/** Ciudadania Americana **/
#ciudadania .bg-red{background:#c7000c !important; color:#fff;}
#ciudadania .resources-title{
	font-size:15px; 
	font-weight:500;
	color: #010b57;
	border-bottom:1px solid #c7000c;
}
#ciudadania .resources-title strong{font-size:25px; line-height:20px; margin:0px auto 5px; display:table;}
#ciudadania .resources-title svg{
	font-size: 44px;
	padding:0px 0px;
	color: #c7000c;
	margin-bottom:2px;
}
#ciudadania .intro{display:inline;}
#ciudadania .intro strong{padding: inherit;}
#ciudadania .bg-blue{background:#010b57;font-size: 14px;}
#ciudadania .bg-blue .btn-acceder{color: #fff;font-size: 14px;font-weight: bold;background: #c7000c;display: inline-table;margin: 10px;padding: 16px;}
#ciudadania .bg-blue .btn-acceder:hover{background: #fff;color: #c7000c;}

#ciudadania .btn-prgnt{color: #fff;font-size: 15px;padding: 23px 23px;display: inline-table;margin: 15px;}
#ciudadania .btn-prgnt:nth-child(odd){background: #c7000c;}
#ciudadania .btn-prgnt:nth-child(even){background: #010b57;}
#ciudadania .btn-prgnt:hover{background: #fff; color:#010b57;}
#ciudadania .btn-prgnt i{font-size: 25px;}
#ciudadania .prgnt-num{font-weight: bold;font-size: 19px;}


/** CLUB DEL INGLES **/
.programa .card.infantil.peppa{
	background: url(/img/pattern-01-rosa.png) #ff80ad;
	background-attachment: fixed;
	text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4);
}
.programa a .card.infantil.peppa:hover{background:#ff71a4;}

.programa .card.infantil.mlp{
	background: url(/img/mlp/mlp-bg-00.png) #E5009A no-repeat center bottom;
	background-size: contain;
	text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4);
}
.programa a .card.infantil.mlp:hover{background: #E5009A;}

.programa .card.infantil.tfm{
	background: url(/img/tf/wfc_char_bg.png) #000 no-repeat center;
	background-attachment: fixed;
	text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4);
}
.programa a .card.infantil.tfm:hover{background: #c31f3c;}


.programa .card.discovery img.ati-dsc,
.programa .card.act img.ati-dsc{
	height: 25px;
	display: inline;
	margin: -7px 0 0px 0px;

}

.bg-peppa{background: url(/img/pattern-01-pink.png) #bd2585 repeat;}
.bg-peppa .divider-wiggly:before, 
.bg-peppa .divider-wiggly:after{
	background: url(img/clubdelingles/divider-02-white-no-line.png);
}

/** EnglishTV **/
	/** CHAT SECTION **/
.img-teacher{width:50px;height:100%; display:table;border-radius:100%; margin-right:5px;}
.chatReceived p, .chatReceived ul {
    background-color: #f5f6f7;
    padding: 8px;
	line-height: 20px;
}
.chatReceived ul, .chatReceived ol{list-style-position:inside;}
/*.chatReceived p:last-child{margin-top:-15px;}*/
.chatReceived p.small.bg-white:last-child{margin-top:-15px;}
.chatReceived ol{background-color: #f5f6f7;padding: 7px 0 7px 25px;}


/*.chatReceived p.rounded-3:last-child{background:#fff;margin-top:-15px;margin-left: 0px !important;}*/

.card-footer input, 
#chat-content.card-body .fs-15 {font-size:15px;}
#chat-content.card-body .small{font-size:10px;}

.class-level{font-size: 12px;color: #29e3ff;}
.sinopsis-clase{font-size: 13px;}
.btn-clapas{
	background: #00b2cd;
	width: 100%;
	max-width: 230px;
	text-align: center;
	font-size: 12px;
	line-height: 12px;
	font-weight: 600;
	letter-spacing:0.5px;
	box-shadow: -3px 2px 5px rgba(0, 0, 0, 0.3) !important;
}
.btn-clapas:hover{
	background:#cd1d46;
	color:#fff;
}

/*

.chatReceived ol {
    background-color: #f5f6f7;
}
.chatReceived ol li {
    margin-left: 40px;
}
*/

/** PARRILLA DE CLASES **/
#clases-profe .bg-azul{background:#002c58; border-radius:20px;}
#clases-profe .nav{border-bottom: 1px solid rgb(0 175 203 / 50%);}
#clases-profe #nav-tab .nav-link{background: transparent;color: #fff;text-transform: uppercase;font-weight: 600;font-size: 18px;letter-spacing: 0.5px;padding: 0.5rem 2%;margin: 0 1px;
	border-top:none;
	border-right:none;
	border-left:none;
	border-bottom:4px solid transparent;opacity: 0.6;}
#clases-profe #nav-tab .nav-link.active,
#clases-profe #nav-tab .nav-link.active:hover
{background:transparent;opacity: 1;cursor:auto;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:#b9eff4 !important;font-size:11px;font-weight:600;display: table;margin: auto;}
#clases-profe #nav-tab .nav-link.active .text-muted{color:#b9eff4 !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: transparent;color: #fff;opacity: 1;border-bottom: 4px solid #00afcb}

#clases-profe .card-body .class-level{font-size: 12px;color: #622263;}
#clases-profe .card-body .card-title.nom-clas{color:#000; font-weight:500; margin-left: 40px;}
#clases-profe .card-body .card-text.horario{font-size: 12px;color: #fff;font-weight: 600;width: auto;background: #00afcb;float: right;padding: 4px 4px 1px;border-radius: 0px 0 5px 5px;margin-top: -6px;}
#clases-profe .card{background: #fff;color:#000;}
#clases-profe .card:hover{background:#abf3ff; color:#fff;}
#clases-profe .btn-clapas{background:#941a69;padding: 9px 10px 9px 11px;float: left;}
#clases-profe .btn-clapas:hover{background:#002c58;}


#tabla-niveles .table{font-size: 13px;color: #010b57;}
#tabla-niveles .tit-tabla{background: #941a69;color:#fff;text-transform:uppercase;font-weight:bold;font-size:13px;padding: 2px 0px;margin-top: 10px;}



.bg-englishtv{
	background:#941a69;
	border-radius: 30px 30px 0 0;
	padding: 30px 0 20px;
	border-bottom: 2px solid #00f3ffd7;
}
.bg-englishtv .badge.diahora{font-size: 11px;letter-spacing: 0.5px;}

.bg-etv{
	background: #002c58;
	border-radius: 30px 30px;
}
.bg-etv .logo-etv{
	display: table;
	margin: 10px 12px 0px 0;
	width: 90%;
	max-width: 190px;
	float: left;
}
.logo-etv.en-tit{
	margin: -85px 12px -20px 0;
	width: 90%;
	max-width: 155px;
	float: right;
}
.logo-etv.en-tit{
	margin: -25px 12px -70px 0;
	width: 90%;
	max-width: 155px;
	float: right;
}

@media screen and (max-width: 991px){
	.bg-etv .logo-etv{
		display: table;
		margin: -37px auto 0;
		width: 40%;
		max-width: 100px;
		float: right;
	}
	.logo-etv.en-tit{
		margin: -40px auto -5px;
		float: none;
		display: table;
	}
}


.bg-etv .btn.btn-default.opinion-clase{
	background: #1ccbe7;
}
.bg-etv .btn.btn-default.opinion-clase:hover{
	background: #941a69;
}
.bg-etv h4{font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;color: #000; line-height: 1;}



/** Parrilla Programa de clases **/
#clases-profe .bg-morado{background:#941a69; border-radius:20px;}
#clases-profe .bg-morado .nav{border-bottom: 1px solid rgb(255 255 255 / 50%);}
#clases-profe .bg-morado #nav-tab .nav-link{
	border-top:none;
	border-right:none;
	border-left:none;
	border-bottom:4px solid transparent;
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 18px;
	letter-spacing: 0.5px;
	padding: 0.5rem 1%;
	margin: 0 1px;
	border-radius: 15px 15px 0px 0px;
	opacity:0.7;
}
#clases-profe .bg-morado #nav-tab .nav-link.active,
#clases-profe .bg-morado #nav-tab .nav-link.active:hover
{background: transparent;color: #fff;cursor:auto;border-bottom:4px solid #00afcb; opacity:1;}
#clases-profe .bg-morado #nav-tab .nav-link:hover{background: transparent; color: #fff; border-bottom: 4px solid #00afcb;opacity:1;}
#clases-profe .bg-morado #nav-tab .nav-link.active .text-muted{color:#b9eff4 !important;}

#clases-profe .bg-morado .card-body .card-text.horario{background: #002c58;}


#clases-profe .bg-morado .card:hover{background: #fff;}
#clases-profe .bg-morado .card-body .class-level{color: #00afcb}
#clases-profe .bg-morado .card-body .card-title.nom-clas{margin-left: 0px;}

/** Parrilla Programa de clases BACK 
#clases-profe .bg-morado{background:#941a69; border-radius:20px;}
#clases-profe .bg-morado .nav{border-bottom: 1px solid rgb(255 255 255 / 50%);}
#clases-profe .bg-morado #nav-tab .nav-link{
	background: #941a69;
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 18px;
	letter-spacing: 0.5px;
	padding: 0.5rem 2%;
	margin: 0 1px;
	border: 1px solid rgb(255 255 255 / 50%);
	border-bottom:none;
	border-radius: 15px 15px 0px 0px;
}
#clases-profe .bg-morado #nav-tab .nav-link.active,
#clases-profe .bg-morado #nav-tab .nav-link.active:hover
{background:#00afcb;color: #fff;cursor:auto;}
#clases-profe .bg-morado #nav-tab .nav-link:hover{background: #002c58;color: #fff;}
#clases-profe .bg-morado #nav-tab .nav-link.active .text-muted{color:#fff !important;}
#clases-profe .bg-morado .card-body .card-text.horario{background: #002c58;
	
}
#clases-profe .card-body .class-level{color: #00afcb}
#clases-profe .bg-morado .card-body .card-title.nom-clas{margin-left: 0px;}
**/


.txt-receso{
	font-size:15px;
	line-height: 22px;
}
.btn-receso{
	background: #cd1d46;
	border: 1px solid #cd1d46;
	color: #fff;
	width: auto;
	display: table;
	margin: 0 auto 23px;
	font-size: 17px;
	font-weight: 500;
	padding: 11px 13px 11px 13px;
	border-radius: 100px;
}
.btn-receso:hover{
	background: #0b1a71;
	border: 1px solid #0b1a71;
	color: #fff;
	cursor: pointer;
}




/** MODAL DE INTERNAS **/
.modal-dialog .modal-header{background:#bbd700; color:#fff;}
.modal-dialog .modal-header.info{background:#c7000c;}
.modal-dialog .resources-title{font-size:14px; font-weight:600;color: #560060;border-bottom:1px solid #bbd700; margin: 0px auto 15px;}
.modal-body .resources-title svg{
	font-size: 24px;
	padding:0px 0px;
	color: #ab00bf;
	margin-bottom:2px;
}

.ultima-nota{
	background:#c6030d; 
	color:#fff;
	text-align:center; 
	font-size:14px;
	padding:8px 10px;
	width:auto;
	display:table;
	margin:0px auto 10px;
	border-radius:5px;
}
/** LAND Especialidades **/
h2.tit-tareas{font-size: 20px;line-height: 25px;border-bottom: 1px solid #c6030d;}


.panel-heading{
	background: #000;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI0NSUiIHN0b3AtY29sb3I9IiMwMDAwNGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDAwMDFhIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
	background: -moz-linear-gradient(top,  #232979 0%, #000 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#232979), color-stop(100%,#000));
	background: -webkit-linear-gradient(top,  #232979 0%,#000 100%);
	background: -o-linear-gradient(top,  #232979 0%,#000 100%);
	background: -ms-linear-gradient(top,  #232979 0%,#000 100%);
	background: linear-gradient(to bottom,  #232979 0%,#000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#232979', endColorstr='#000',GradientType=0 );
}
.modulo-nivel .panel-heading .img-responsive{
	text-align:center;
	margin:0px auto;
	display:table;
}
.modulo-nivel .tit-unidades{
	font-size:17px;
	line-height: 17px;
	height: 40px;
	font-weight:bold;
	letter-spacing: 0px;
	padding: 9px 0px 0px;
	text-transform:uppercase;
}

.caption i, .caption .fa.fa-fw.fa-envelope{
	color: #16cadb;
	margin: 10px auto 10px;
	line-height: 23px;
	font-size: 35px;
}

/** AVISO CLASES ONLINE **/
.clases-online{
	width: 90%;
    max-width: 590px;
	margin: 20px auto -11px auto;
	background: #0b315a;
	color: #fff;
	display:table;
	text-align: center;
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: 0.3px;
	line-height: 17px;
	text-decoration: none;
	padding: 8px 23px 9px;
}
.clases-online strong{font-weight:900}
.clases-online:hover{
	background: #16cadb;
	color: #fff;
	cursor:pointer;
}
.clases-online:focus{
	color:#fff;
}


/** LAND **/
section.frase-uno{
    width: 100%;
    background: #13cadb;
    color: #fff;
    letter-spacing: 0.5px;
    margin: 0px auto 10px;
    display: table;
    font-family: 'Lato', Helvetica, Arial, sans-serif;
}
section.frase-uno .btn{
	background: #000;
	color: #fff;
}

section#frase-dos{
	background: #f2f2f2;
	color: #0b315a;
	letter-spacing:0.5px;
	margin: 10px auto 10px;
	padding: 10px 0px;
}
#la_escuela section#frase-dos span{margin: 5px auto 5px;display:table;text-align: center !important;}

section#frase-dos .section-heading{padding: 0 11%;line-height: 25px; font-weight: normal;}
.row.txt-azul .section-heading{line-height: 42px;}

.row.txt-azul .desc{font-size:15px;}
.logos-cursos{/* width:150px; */max-height: 119px;padding-bottom: 5px;}
.bg-primary#incluye{background: #16cadb !important;padding: 1px 0px 20px;}
.bg-primary#incluye .text{
    margin: 0px 8px 0px;
    font-size: 12px;
    line-height: 12px;
    text-transform: uppercase;
    font-weight: bold;
    color: #0b315a;
	height:35px;
}
.glosario-content{border-bottom: 1px dotted #dadada;padding: 1px 5px 4px;}
.glosario-content:last-child{border-bottom: 0px dotted #000;}

.glosario-content .texto1, .glosario-content .texto2{
	height: 20px;
	display: inline-table;
	font-size: 19px;
	line-height: 17px;
	color: #2d2a82;
	font-weight: 900;
	margin: 0px 0px;
	padding: 0px 0px 7px 0px;
}
.glosario-content .texto1{
/*	border-right: 1px solid #1dc3ae;*/
}
.glosario-content .texto1::before, .glosario-content.voice .numero{
	padding-right: 8px;
	color: #1dc3ae;
	font-size: 20px;
	display:inline-table;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f105";
}
.glosario-content .texto2{
	padding: 4px 10px 7px 4px;
	font-weight: 500;
	color: #00a2d6;
	font-style: italic;
	font-size: 14px;
}
.glosario-content .texto2:before{
	content: "/ ";
	padding-right: 1px;
}
.glosario-content .bt-play .fa.fa-fw.fa-play-circle, .glosario-content .bt-play{
	font-size: 30px;
	line-height: 28px;
	color:#1dc3ae;
	margin: 4px 0 4px 0;
	top: 5px;
	position: relative;
}
.glosario-content .bt-play{font-size: 25px;}

.glosario-content .bt-play .fa.fa-fw.fa-play-circle:hover, .glosario-content .bt-play:hover{color:#2d2a82; cursor:pointer;}

section#frase-dos .btn, section.frase-uno .btn{
	background: #0b315a;
	color: #fff;
	display: table;
	margin: 20px auto 25px;
	font-weight:bold;
	letter-spacing:1px;
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
}
section.frase-uno .btn{
	background: #0b315a;
	color: #fff;
}
section.frase-uno .btn:hover{
	background: #fff;
	color: #0b315a;
}
section#frase-dos .btn:hover{
	background: #fff;
	color: #0b315a;
}

section#frase-dos .logo{
	width: 100%;
	max-width: 400px;	
	display: table;
	margin: 25px auto -7px;
	padding: 0px 10px;
}
#frase-dos .service-box p{font-size: 15px;line-height: 15px;height: 31px;width: auto;text-align: center;}

.row.txt-azul{
	display:table;
	margin: 20px auto 20px;
	text-align: center;
	width: 95%;
}
.txt-azul{
	color: #000000;
}
.txt-azul i, .i-bcn{
	font-size: 50px;
	line-height: 51px;
	width: 85px;
	height: 85px;
	display:table;
	margin:10px auto 8px;
	padding: 14px 0px 0;
	border-radius:100px;
	background: rgb(255, 255, 255);
	color: #13cadb;
/*	border: 3px solid #13cadb;*/
}
#razones .service-box .ico-blue{
	font-size: 30px;
	line-height: 51px;
	width: 75px;
	height: 75px;
	display:table;
	margin: 0px auto 0px;
	padding: 0px 0px 0;
	color: #13cadb;
}
#incluye .txt-azul i{
	font-size: 40px;
	line-height: 40px;
	width: 65px;
	height: 65px;
	margin: 10px auto 8px;
	padding: 14px 0px 0;
	background: #ffffff47;
	color: #ffffff;
	border: none;
}

#incluye .txt-azul i, #incluye  .i-bcn, #incluye .ico-white{
	width: 50px;
	height: 50px;
	margin: 0px auto 5px;
	background: transparent;
	border: none;
}
.row.txt-azul .col-md-6{float:none !important; display:inline-block;vertical-align:top;}


.container-lms .img-responsive{
	width: 100%;
	display:table;
	margin: 0px auto 5px;
	/*border-bottom: 5px solid #16cadb;*/
}


.container-lms .img-responsive.especialidad{border: 1px solid #1DC3AE;border-bottom: 5px solid #1DC3AE; margin: 0px auto 0px;}

.container-lms .row.bg-claro{background: #fff;}

/** Formulario Nuevos Usuarios **/
label{color: #000; font-weight:600 !important; font-size:17px; float: left;}
.recuerda{
	color: #d5030d;
	margin: 10px auto 7px;
/*	font-family: 'Lato', Arial, Helvetica, sans-serif;*/
	font-weight: 900;
	font-size: 18px;
	line-height: 19px;
	letter-spacing: 0.2px;
}

.recuerda-list{
	color: #545454;
/*	font-family: 'Lato', Arial, Helvetica, sans-serif;*/
	font-weight: 400;
	font-size: 16px;
	line-height: 18px;
	list-style-position: inside;
}
.recuerda-list li{padding:0px 0px 10px;}
.recuerda-list li:last-child{padding:0px 0px 15px;}


/** PASOS - TEST DE NIVELACIÓN **/
ul.test-nivelacion li{
	display:inline-block;
	font-size:14px;
	background:#e6e6e6;
	margin: 8px 0px 5px;
	padding: 0px 15px 15px 5px;
	border-radius:8px;
	color:#010b57;
	width: 95%;
}
ul.test-nivelacion .paso-nivelacion{
	/* display: inline-table; */
	width: auto;
	height: auto;
	margin: 7px 0 0 70px;
	line-height: 15px;
}
ul.test-nivelacion .paso{
	width:auto;
/*	display:inline-block;*/
	font-size:12px;
	padding:2px 8px 5px;
	margin: -6px 5px 0px 5px;
	color:#fff;
	background:#010b57;
	text-align:center;
	font-weight:700;
	letter-spacing:1px;
	border-radius:0px 0px 5px 5px;
	border-top:2px solid #00b2cd;
	float: left;
}
ul.test-nivelacion .paso-num{
	font-size:20px;
	line-height:17px;
}
.txt-nivelacion{
	font-size: 13px;
	padding: 10px 8px 15px;
	color: #c6030b;
	font-weight: 600;
}
.key{
	font-size: 28px;
	line-height: 38px;
	background: #fbfbfb;
	width: auto;
	display: inline-block;
	margin: 10px auto 10px;
	padding: 7px 15px 9px;
	border-radius: 10px;
	color: #c6030b;
	letter-spacing: 0.5px;
	border: 1px solid #00b2cd;
	font-weight: 600;
}


.mcerl{
	position: absolute;
	z-index: 6;
	top: 5px;
	left: 5px;
	color: #fff;
	background: #0b1a71;
	border-radius: 0px 20px 20px 20px;
	padding: 10px 8px 8px;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 12px;
	font-weight: bold;
	box-shadow: -1px 1px 4px rgba(0, 0, 0, 0.2) !important;
}
.mcerl .min{font-size: 8px;}
.btn-novedad{
	font-size: 11px;
	line-height: 11px;
	text-transform:uppercase;
	font-weight:bold;
	color: #fff;
	background: #cd1d46;
	margin: 0px 10px 0 4px;
/*	float: right;*/
	letter-spacing: 0.5px;
	padding: 4px 7px 4px 5px;
	border-radius: 70px;
	position: relative;
	top: -5px;
}
.btn-novedad:hover{
	background: #0b1a71;
	color:#fff;
}
@media screen and (max-width: 524px){
	.btn-novedad{display: table;margin: 5px 0 0px;}
}
#novedades .modal-body .tit-color{
	width: auto;
	display: table;
	margin: 0 0 3px;
	color:#fff;
	padding:6px 10px;
	border-radius:5px;
	font-weight: 600;
}
#novedades .modal-body .tit-color:nth-child(odd){background:#24b724;}
#novedades .modal-body .tit-color:nth-child(even){background:#941a69;}
#novedades .modal-body .ayuda{
	display: inline-block;
	border-radius: 20px 20px;
	padding: 5px 6px 5px;
	text-transform: uppercase;
	font-size: 9px;
	line-height: 10px;
	font-weight: bold;
	box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.2);
	color: #fff;
	background: #9e9e9e;
	margin: 0px 2px -10px 2px;
}

#novedades .modal-body .ayuda.sup{
	color: #24b724;
	background: #ffffffcc;
	box-shadow: -1px 1px 4px rgba(0, 0, 0, 0.2);
}

.estado{
/*	display: none !important;*/
	position: absolute;
	z-index: 6;
	top: 5px;
	right: 4px;
	border-radius: 20px 20px;
	padding: 5px 6px 5px;
	text-transform: uppercase;
	font-size: 9px;
	line-height: 10px;
	font-weight: bold;
	box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.2);
	color: #fff;
	background: #9e9e9e;
}
.estado.superado{
	color: #24b724;
	background: #ffffffcc;
	box-shadow: -1px 1px 4px rgba(0, 0, 0, 0.2);
}
.estado.superado .fa-check{
	color: #00c000;
	margin: -5px 0px -1px 0px;
	font-size: 12px;
}
.fecha-objetivo{
	width: auto;
	display: table;
	margin: -44px auto 13px;
	color: #fff;
	background: #941a69;
	border-radius: 5px;
	padding: 4px 9px 4px;
	text-transform: uppercase;
	font-size: 9px;
	line-height: 11px;
	letter-spacing: 0.3px;
	font-weight: 500;
	text-align: center;
	box-shadow: -1px 1px 4px rgba(0, 0, 0, 0.2);
}



.programa.idls .mcerl{background: #1dc3ae;}

.num-tarjetas{
	position: absolute;
	width: 44px;
	z-index: 6;
	top: 5px;
	left: 5px;
	color: #0b1a71;
	background: #ffffff;
	border-radius: 0px 20px 20px 20px;
	padding: 15px 3px 16px;
	text-transform: uppercase;
	font-size: 38px;
	line-height: 12px;
	font-weight: bold;
	box-shadow: -1px 1px 4px rgba(0, 0, 0, 0.2) !important;
}
@media screen and (max-width: 575px){
	.num-tarjetas{
		border-radius: 18px 3px 18px 18px;
		right: 3px;
		top: 2px;
		left: initial;
		font-size: 32px;
		padding: 12px 3px 13px;
		line-height: 10px;
		width: 37px;
	}
}

#pasos-resultados .pasos-max-res{
	display:table;
	margin: 0px auto;
	height: 95vh;
}
#pasos-resultados .btn-close{
	display: none;
	float:right;
	opacity: 0.8;
}

/** COLORES PARA EL PROGRAMA **/
.categoria, .row#modulos .thumbnail .categoria{color:#fff;font-size: 11px;line-height: 16px;text-align:left;padding: 0px 0 1px 6px;text-transform:uppercase;font-weight: 900;}
.col-md-4.modulo-nivel.examen .panel-default>.panel-heading, .col-md-4.modulo-nivel.examen-clean .panel-default>.panel-heading
{
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    background: transparent;
    }
.col-md-4.modulo-nivel.examen .panel.panel-default, .row#modulos .thumbnail.examen,
.col-md-4.modulo-nivel.examen-clean .panel.panel-default, .row#modulos .thumbnail.examen-clean
{border: 1px solid #0b1a71;}
.col-md-4.modulo-nivel.examen h4.tit-nivel .fa, .row#modulos .thumbnail.examen .caption i, 
.col-md-4.modulo-nivel.examen-clean h4.tit-nivel .fa, .row#modulos .thumbnail.examen-clean .caption i
{color: #0b1a71;}
.col-md-4.modulo-nivel.examen a.btn.btn-default, .col-md-4.modulo-nivel.examen-clean a.btn.btn-default{background: #0b1a71;}
.col-md-4.modulo-nivel.examen a.btn.btn-default:hover, .col-md-4.modulo-nivel.examen-clean a.btn.btn-default:hover{background: #0b315a;}


.col-md-4.modulo-nivel.act .panel.panel-default, .row#modulos .thumbnail.act{border: 1px solid #ff6b01;}
.col-md-4.modulo-nivel.act h4.tit-nivel .fa/*, .row#modulos .thumbnail.act .caption i*/{color: #ff6b01;}
.row#modulos .thumbnail.act .caption i{color:#ff6b01;}
.col-md-4.modulo-nivel.act a.btn.btn-default{background: #ff6b01;}
.col-md-4.modulo-nivel.act a.btn.btn-default:hover,
.col-md-4.modulo-nivel.act-extra a.btn.btn-default:hover,
.col-md-4.modulo-nivel.discovery a.btn.btn-default:hover,
.col-md-4.modulo-nivel.servicio a.btn.btn-default:hover
{background: #0b315a;}



.col-md-4.modulo-nivel.act-extra .panel.panel-default, .row#modulos .thumbnail.act-extra{border: 1px solid #5321af;}
.col-md-4.modulo-nivel.act-extra h4.tit-nivel .fa/*, .row#modulos .thumbnail.act-extra .caption i*/{color: #5321af;}
.row#modulos .thumbnail.act-extra .caption i{color:#5321af;}
.col-md-4.modulo-nivel.act-extra a.btn.btn-default{background: #5321af;}


.thumbnail.examen img{border-bottom: 5px solid #0b1a71 !important;}
.thumbnail.examen-clean img{border-bottom: 5px solid #0b1a71 !important;}
.thumbnail.act img{border-bottom: 5px solid #ff6b01 !important;}
.thumbnail.servicio img{border-bottom: 5px solid #c7000c !important;}

.row#modulos .thumbnail.clase .categoria{background:#16cadb; }
.row#modulos .thumbnail.examen .categoria{background:#0b1a71; }
.row#modulos .thumbnail.examen-clean .categoria{background:#0b1a71; }
.row#modulos .thumbnail.act .categoria{background:#ff6b01; }
.row#modulos .thumbnail.servicio .categoria{background:#c7000c; }


.col-md-4.modulo-nivel.servicio.video .panel-default>.panel-heading{
    border-bottom: 11px solid transparent;
}

.col-md-4.modulo-nivel.servicio .panel.panel-default /*, .row#modulos .thumbnail.act*/{border: 1px solid #c7000c;}
.col-md-4.modulo-nivel.servicio h4.tit-nivel .fa /*, .row#modulos .thumbnail.act .caption i*/{color: #c7000c;}
.col-md-4.modulo-nivel.servicio a.btn.btn-default{background: #c7000c;}


/*
.col-md-4.modulo-nivel.examen .panel.panel-default{background:#0c1a71; color:#fff;}
.col-md-4.modulo-nivel.examen .panel.panel-default h4.tit-nivel{color:#fff;}
.col-md-4.modulo-nivel.examen .panel.panel-default i{color:#00b2cd;}
.col-md-4.modulo-nivel.examen .panel.panel-default .btn.btn-default{background:#00b2cd; color:#fff;}
.col-md-4.modulo-nivel.examen .panel.panel-default .btn.btn-default:hover{background:#ff6b01; color:#fff;}	

*/


/* TARJETA DISCOVERY 
.col-md-4.modulo-nivel.discovery .panel-default>.panel-heading{
    border-top: 1px solid #c6030d;
    border-bottom: 1px solid transparent;
    background: #c6030d;
}*/
.col-md-4.modulo-nivel.discovery .panel.panel-default, .row#modulos .thumbnail.servicio{border: 1px solid transparent;}
.row#modulos .thumbnail.servicio{border: 1px solid #c6030b;}
/* .col-md-4.modulo-nivel.discovery h4.tit-nivel .fa, .row#modulos .thumbnail.servicio i{color: #c6030d;} 
.col-md-4.modulo-nivel.discovery a.btn.btn-default{background: #c6030d;} */
.col-md-4.modulo-nivel.discovery img.ati-dsc{
		height: 25px;
		display: inline;
		margin: -7px 0 0px 0px;
}

.servicio .fa.fa-fw.fa-envelope{color:#c6030b;}

/** Full Background**/
.col-md-4.modulo-nivel.servicio .panel-default, .col-md-4.modulo-nivel.discovery .panel-default{background: #c7000c;}
.col-md-4.modulo-nivel.clase .panel-default{background: #16cadb;}
.col-md-4.modulo-nivel.examen-clean .panel-default, .col-md-4.modulo-nivel.examen .panel-default{background: #0b1a71;}
.col-md-4.modulo-nivel.act .panel-default{background: #ff6b01;}
.col-md-4.modulo-nivel.act-extra .panel-default{background: #5321af;}

.col-md-4.modulo-nivel.servicio .panel-default:hover,
.col-md-4.modulo-nivel.clase .panel-default:hover,
.col-md-4.modulo-nivel.examen .panel-default:hover,
.col-md-4.modulo-nivel.examen-clean .panel-default:hover,
.col-md-4.modulo-nivel.act .panel-default:hover,
.col-md-4.modulo-nivel.discovery .panel-default:hover,
.col-md-4.modulo-nivel.act-extra .panel-default:hover{
	background: #b9b9b9;
    border: 1px solid  #b9b9b9;
}

.row.bg-content .panel.panel-default.bg-celeste .panel-heading,
.panel.panel-default.bg-celeste .panel-heading{background: #61c8d5;color: #010b57 !important;}
.row.bg-content .panel.panel-default.bg-celeste .panel-heading i,
.panel.panel-default.bg-celeste .panel-heading{color: #010b57 !important;}
.panel.panel-default{border:1px solid #61c8d5;}

.bg-content .panel.panel-default.bg-celeste {border:1px solid transparent; border-radius:5px !important;}
.bg-content .panel.panel-default.bg-celeste .panel-heading{border-radius:5px 5px 0 0 !important;}
#job_search.bg-content .panel.panel-default.bg-celeste:hover {border:1px solid #fff !important; background:#efefef;}

.panel.panel-default.bg-celeste {color: #010b57 !important;margin: 15px auto;}
.panel.panel-default.bg-celeste i{color: #010b57 !important; display:table; margin:0px auto;}

.panel.panel-default.bg-celeste h4{	color: #010b57; font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important; padding:0px 20px; line-height:1;}

.bg-content{
	padding: 0px 1rem 3rem !important;
	margin-top: 1.5rem;
	margin-bottom: 1.5rem;
}


.miniclases .tit-nivel{font-size: 15px;}

/** TOP GRIS **/
#top-gris{
	width:100%;
	height:auto;
	text-align:center;
	background: #353535;
	padding: 12px 0px 11px;
	margin: 0px 0px 0px 0px;
	color:#fff;
	font-size:40px;
	line-height:40px;
	letter-spacing:1px;
	font-family: 'Oswald', sans-serif;
	font-weight:400;
	text-transform:uppercase;
	display: table;
}
#top-gris .tel{
	width: 510px;
	float: none;
	margin: 0px auto 0px;
	text-align: center;
	font-family:'Oswald', Arial, Helvetica, sans-serif;
	font-weight: 500;
	color:#fff;
	font-size:37px;
	line-height:40px;
	letter-spacing:1px;
}
.wa-big{
	width: 38px;
	margin: 4px 5px -5px;
}

.txt-rojo-top{
	width: 96%;
	/* max-width:495px; */
	height:auto;
	padding: 10px 2% 5px;
	margin: 0px auto 0px;
	display: table;
	text-align:center;
	background:#59b2b1;
	color:#ffffff;
	border-radius: 0px;
	font-size:17px;
	letter-spacing:0px;
/*	font-family: 'Lato', Arial, Helvetica, sans-serif;*/
	font-weight:700;
	text-transform:uppercase;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4);
}
.txt-grande-top{
	font-size:28px;
}
.txt-aviso{
 	width:90%;
 	height:auto;
 	display:table;
 	margin:0px auto;
 	padding: 20px 5%;
 	font-family: Arial, Helvetica, sans-serif;
 	font-weight:normal;
 	letter-spacing:0.5px;
 	font-size:18px;
 	line-height: 28px;
 	color:#fff;
 	background:#780007;
}
.txt-tel{
	width:90%;
	height:auto;
	margin:0px auto;
	display:table;
	color: #ff5f5f;
	font-size: 27px;


/*	font-family: 'Lato', Arial, Helvetica, sans-serif;*/
	font-weight:700;
	text-transform:uppercase;
	text-align: center;
	letter-spacing: 1px;
}
.txt-aviso ul{
	max-width:700px;
	width:90%;
 	display:table;
 	margin:0px auto;
	text-align:left;	
}
.txt-aviso li{
	line-height:20px;
	margin:0px 0px 10px;
}


/** TOP INTERNAS **/
#top-internas, #top-internas-tvingles{
	width:94%;
	max-width:994px;
	height:202px;
	background: url(/img/aprende-ingles-hoy.png)  top center no-repeat #fff;
	margin: 0px auto;
}
#top-internas-tvingles {
	background: url(/activatuingles/img/aprende-ingles-tv.png) top center no-repeat #fff;
}
#top-internas .logo{
	float:left;
	clear:none;
	margin:10px 0px 0px 0px;
}
#top-internas-tvingles .logo{
	float:left;
	clear:none;
	margin:8px 0px 0px 16px;
}
#top-internas .logo-columbia, #top-internas-tvingles  .logo-columbia{
	float:right;
	clear:right;
	margin:20px 5px 0px;
}
.modulo-usuario{
	width:160px;
	height:auto;
	background:#16cadb;
	float:right;
	clear:none;
	padding:8px 10px 8px;
    margin: 0px 9px 5px;
	border-radius:0px 0px 5px 5px;

	font-size:13px;
/*	font-family: 'Lato', Arial, Helvetica, sans-serif;*/
	letter-spacing:1px;
	text-transform:uppercase;
	text-align:center;
	text-shadow: 0 0 5px rgba(0,0,0,0.3);
}
a.subtxt{
	width: 100%;
	height: 19px;
	padding: 5px 0px 1px;
	display: table;
	text-decoration:none;
	color:#fff;
}
a.subtxt:hover{
	background:#52a3a2;
	text-decoration:none;
}


/** CONTENIDO **/
#txt-aprende{
	width:100%;
	height:auto;
	text-align:center;
	background:#c8000c;
    padding: 12px 0px 11px;
    margin: 0px 0px 0px 0px;
	/*	padding: 8px 0px 6px;
	margin: 0px 0px 0px 0px;*/
	
	color:#fff;
	font-size:35px;
	line-height:35px;
	letter-spacing:1px;	
/*	font-family: 'Lato', Arial, Helvetica, sans-serif;*/
	font-weight:700;
	text-transform:uppercase;
}
#contenido{
	width:100%;
	height:auto;
	background: url(/img/bg-content.png) top left repeat;
	margin-top: 0px;
	display:table;
	-webkit-box-shadow: inset 0px 0px 120px 0px rgba(0, 0, 0, 0.7);
    box-shadow: inset 0px 0px 120px 0px rgba(0, 0, 0, 0.7);
}

.elige{	
	padding: 8px 0px 6px;
	color:#16cadb;
	font-size:35px;
	letter-spacing:1px;	
/*	font-family: 'Lato', Arial, Helvetica, sans-serif;*/
	font-weight:700;
	text-transform:uppercase;
	text-align:center;
	text-shadow:0px 0px 7px rgba(0, 0, 0, 0.8);
}
.cont-entrega{
	display:inline-block;
	margin:20px 5px 0px;
}

#niveles{
	width:90%/*994px*/;
	height:auto;
	margin:0px auto 20px;
	display:table;
	text-align:center;
}

#niveles a.nivel, #niveles .nivel{
	width:282px;
	height:420px;
	margin: 5px 10px;
	display: inline-table;
	text-decoration: none;
}
#niveles a.nivel:hover{
	cursor:pointer;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	-khtml-opacity: 0.8;
}
#body-voice{
	width:90%;
	max-width:994px;
	height:auto;
	margin:0px auto 20px;
	display:table;
	text-align:center;
}

.imagen-nivel{
	width:282px;
	height:322px;
	display:table;
	z-index:900;
	position:relative;
	margin: -90px auto 0px;
}
.imagen-nivel.a1{
	background: url(/img/nivel-01.png) 0px 39px no-repeat;
}
.imagen-nivel.a2{
	background: url(/img/nivel-02.png) 0px 39px no-repeat;
}
.imagen-nivel.a3{
	background: url(/img/nivel-03.png) 0px 39px no-repeat;
}
.imagen-nivel.a4{
	background: url(/img/nivel-04.png) 0px 39px no-repeat;
}
.imagen-nivel.a5{
	background: url(/img/nivel-05.png) 0px 39px no-repeat;
}
.imagen-nivel.a6-turismo{
	background: url(/img/nivel-06-turismo.png) 0px 39px no-repeat;
}
.imagen-nivel.a6-maestros{
	background: url(/img/nivel-06-maestros.png) 0px 39px no-repeat;
}
.imagen-nivel.a6-business{
	background: url(/img/nivel-06-business.png) 0px 39px no-repeat;
}
.imagen-nivel.a6-social{
	background: url(/img/nivel-06-social.png) 0px 39px no-repeat;
}

.circulo{
	width:91px;
	height:91px;
	margin:0px auto;
/*	display:table;*/
	border-radius:50px;
	
	background: #360c96; /* 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,  #360c96 0%, #7d0008 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#360c96), color-stop(100%,#7d0008)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #360c96 0%,#7d0008 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #360c96 0%,#7d0008 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #360c96 0%,#7d0008 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #360c96 0%,#7d0008 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#360c96', endColorstr='#7d0008',GradientType=0 ); /* IE6-8 */	
	
	-webkit-box-shadow: 0 0 6px 1px rgba(0,0,0,0.5);
	box-shadow: 0 0 6px 1px rgba(0,0,0,0.5);

	z-index: 10000;
	position: relative;
	top:0px;
}

.circulo .tit-nivel, .circulo .numero{
/*	font-family: 'Lato', Arial, Helvetica, sans-serif;*/
	color:#fff;
	font-size:17px;
	line-height: 37px;
	text-align:center;
	text-transform:uppercase;
	text-decoration:none;
}
.circulo .numero{
	font-size:69px;
}
.nivel .texto{
	width:220px;
	height:67px;
	background:rgba(0,0,0,0.4);
	border-radius:0px 0px 20px 20px;
	padding:91px 8px 5px;
	margin:-90px auto 0px;
	display:table;

	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:17px;
	letter-spacing:0px;
	text-align:left;
	text-transform:none;

	z-index:0;
	position:relative;
}
.nivel .texto ul{padding-left:20px;}
.nivel .texto li{
	list-style: url(/img/celeste-circle.png) inside;
	line-height: 20px;
	margin-top: 4px;
	list-style-position: outside;
    margin: 0px 0px 0px -2px;
}
.nivel .texto li.smaller{font-size:15px;}
.disponible{
	width: auto;
	height: auto;
	display: table;
	float: right;
	margin:0px 54px 0px -34px;
}
.disponible-h{
	width: auto;
	height: auto;
	display: table;
	margin:0px auto;
}
.row.bg-content .panel-default>.panel-heading h4{font-weight:900;}
.row.bg-content .panel-default>.panel-heading .img-responsive{border-bottom:none;}

.glosario .panel-heading{background: none;}
.col-md-3.glosario h4{
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	color:#000;
	margin: 0px auto 0px;
}
.col-md-3.glosario h4 i{
	display:table;
	margin: 0px auto 10px;
    line-height: 15px;
    font-size: 30px;
}
.col-md-3.glosario .panel.panel-default{
    margin-top: 0px;
    margin-bottom: 15px;
}
.col-md-3.glosario .panel-default>.panel-heading h4{
    line-height: 15px;
    font-size: 14px;
    padding:0px 10px;
    margin-top: 4px;
    margin-bottom: 4px;
}
.col-md-3.glosario .panel-default>.panel-heading h4 i{
    line-height: 36px;
    font-size: 30px !important;
    margin: 0px auto 0px !important;
}
.col-md-3.glosario .puntuacion{
    line-height: 16px;
    font-size: 14px;
    padding: 8px 10px 0;
}

.col-md-3.glosario .btn-leer{
	padding: 7px 10px;
	margin: 6px auto 8px;
	font-size: 13px;
}

.marcar{
	width: 100%;
	text-align: right;
	text-transform: uppercase;
	color: #000;
	font-size: 11px;
	letter-spacing: 0px;
	font-weight: bold;
	margin-bottom: -15px;
}

.grilla .panel-default {
    border-color: #16cadb;
    -webkit-box-shadow: 0px 0px 8px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 8px rgba(0,0,0,0.35);
}
.grilla .panel-default>.panel-heading {
    border-bottom: 3px solid #000;
}
.grilla .modulo-nivel .tit-unidades {
    font-size: 15px;
    line-height: 14px;
    min-height: 40px;
    padding: 7px 0px 0px;
    margin: 1px auto 3px;
}
.grilla a.btn.btn-default {
    margin: 0px auto 10px;
    letter-spacing: 1px;
}



/** Btns Complete + Marked **/
.acceso{/*float:right;display:table;*/width: 100%;/* background: rgb(228 228 228 / 20%); */margin: 0 auto 10px;padding: 6px 6px;/* border-radius: 5px; */border-top: 1px solid #a2eaf1;text-align: center;}

.act-marked{
	background: #0b315a;
	color: #fff;
	text-transform: uppercase;
	padding: 4px 8px 3px 10px;
	display: table;
	font-size: 12px;
	margin: 0px auto 2px;
	font-weight: 800;
	letter-spacing: 1px;
	border-radius: 3px;
}
.act-marked a{color:#fff;}
.act-marked i{
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px;
	font-size: 15px;
}

a.btn-data.next{
	padding: 5px 8px 5px 9px;
	font-size: 12px;
	font-weight: 800;
	margin: 10px auto;
	display: table;
	background: #c7000c;
	border-radius: 50px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color:#fff;
	text-align: center;
}
/*
a.btn-data.next::after{
	padding-left: 3px;
	color: #fff;
	font-family: "FontAwesome";
	font-weight: 900;
	content: "\f054";
	font-size: 11px;
}*/
a.btn-data.next:hover{background:#16cadb;}







/** DISCOVERY ACTIVITIES **/
.row.sesiones{text-align:center;}
.sesion.dsc{
	width:182px;
	height:auto;
	padding: 5px 0px 10px 0px;
	margin:8px;
	display: inline-block;
	text-decoration:none;
	text-align:center;
	letter-spacing:0,5px;
	text-transform:uppercase;
	line-height: 22px;
	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: #010b57;
}

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

.sesion.dsc:hover{
	background: #c6030d;
	box-shadow: 0px 0px 9px rgba(0,0,0,.2);
}

.sesion.dsc:focus{color:#fff !important;}

.sesion.dsc img{
	width:100%;
	margin: 0px 0 10px;
	padding:0px;
	border-top:1px solid #00b2cd;
	border-bottom:1px solid #00b2cd;
}


/** APRENDE INGLES CON FAMOSOS **/
.sesion.famosos{
	width: 244px;
	height: 166px;
	background: url(/famosos/img/famosos-bg-750x450.png) no-repeat bottom right #ff0057;
	background-size: contain;
	border: 3px solid #ff0057;
	padding: 0px 0px 0px 0px;
	margin: 3px auto;
	display: inline-block;
	text-decoration:none;
	text-align:center;
	letter-spacing:0px;
	text-transform:uppercase;
	font-weight:700;
	font-size: 15px;
	line-height: 30px;
	color: #fff;
}
.sesion.famosos img{
	width:100%;
	max-width: 250px;
	margin: 0px 0 0px;
}
.sesion.famosos .img-famosos{width: 100%;max-width: 98px;margin-top: 8px;float:left;}
.sesion.famosos:nth-child(even){
	background: url(/famosos/img/famosos-bg-750x450.png) no-repeat bottom right #04a9cf;
	background-size: contain;
	border: 3px solid #04a9cf;
}
.sesion.famosos .fa.fa-comment-o{
	display:table;
    margin:0px auto;
    font-size:30px;
	color: #fff;
}
.sesion.famosos:hover{
	color:#fff;
	background: url(/famosos/img/famosos-bg-750x450.png) no-repeat bottom right #000;
	background-size: contain;
	border:3px solid #000;
}
.tit-aprende{
	width:100%;
	display:table;
	height: 12px;
	/* background: #000; */
	text-align: left;
	font-size: 11px;
	padding: 1px 0 1px 5px;
	line-height: 14px;
}
.num-cuaderno{
	background: rgb(255 14 87 / 0.6);
	padding: 5px 2px 0;
	width: 135px;
	display: table;
	float: right;
	text-align: left;
	border-bottom: 2px solid rgb(255 14 87 / 0.6);
}
.sesion.famosos:nth-child(even) .num-cuaderno{
	background: rgb(4 169 207 / 0.6);
	border-bottom: 2px solid rgb(4 169 207 / 0.6);
}
.num-cuaderno i{display:none;}
.num-cuaderno .num{
	width: 110px;
	display:table;
	margin: 0px 0px 0 25px;
	padding:0px;
	text-align: right;
	text-shadow: -1px 1px 2px rgba(0, 0, 0, 0.4);
}
.num-cuaderno .num strong{
	font-size: 55px;
	line-height: 49px;
	float:right;
	margin-top: -10px;
	letter-spacing: 0px;
}
.tit-cuaderno{
	width: 100%;
	height: 71px;
	font-size: 11px;
	line-height: 11px;
	display: inline-block;
	text-align: left;
	padding: 6px 4px 0px;
	background: #fff;
	color: black;
}
/** HOME NIVELES **/
h4.tit-nivel{
	color: #fff;
	display:table;
	margin: 15px auto 0px;
/*	font-family: 'Lato', Arial, Helvetica, sans-serif;*/
	font-weight: 900;
	text-transform: uppercase;
	line-height: 23px;
	letter-spacing: 0px;
	font-size: 20px;
	text-align: center;
	font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
}
h4.tit-nivel .fa{
	color: #16cadb;
	padding-bottom:2px;
}
.panel-body{
	padding: 0px 15px 0px;
}
#milpalabras .panel-body p{text-align:center; margin:10px 0 0 0; line-height:22px;}

.tit-unidades, .puntuacion{
	text-align: center;
	font-size: 14px;
	color: #000;
}
.puntuacion{padding: 10px 0px 5px;line-height: 19px;/*color: #16cadb;*/}
.puntos{
	width:100%;
	font-size: 16px;
	line-height: 20px;
	font-weight: 700;
	letter-spacing: 0px;
	padding: 0px 0px 0px 0px;
	display: table;
	margin: 0px auto 15px;
	text-align:left;
}
.puntos strong{
	font-weight: 600;
	margin-left: -8px;
	text-transform:uppercase;
}
.puntos li{
	background:rgb(201, 2, 6);
	padding: 5px 0px 5px 9px;
	color:#ffffff;
	letter-spacing: 0px;
	font-weight: 500;
	list-style-position: inside;
}
ul.puntos li:nth-child(even){background:rgb(138, 0, 3);}

.entrega-vencimiento{
	width: 98%;
	height: auto;
	display:table;
	background: #000;
	margin: 7px auto 6px;
	padding: 4px 2% 5px;
	font-size: 11px;
	letter-spacing:1px;
	text-align:center;
	text-transform:uppercase;
	color: #cef2ed !important;
}


#ActivarEntregaForm .campo-pin {
	display:table;
	margin: 3px auto 0;
	border: 1px #2d2a82 solid;
	text-align:center;
	font-size:15px;
/*	font-family: 'Lato', Arial, Helvetica, sans-serif;*/
	color:#000;
	width: auto;
	height: 30px;
}
.col-md-6.modulo-nivel .btn-activar{
	display: table;
	margin: 13px auto 5px;
	padding: 6px 12px;
	background-color: #c90106;
	border: 1px solid transparent;
	border-radius: 0px;
	
	color: #fff;
	text-align: center;
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: 700;
	text-transform: uppercase;
}
.col-md-6.modulo-nivel .btn-activar:hover{
	color: #fff;
    background-color: #ff1a2d;
    border-color:transparent;
    cursor:pointer;
}



.btn-show .btn.ingresar{
	display: block;
    float: right;
    margin: 11px 6px 0 0px;
    padding: 6px 4px;
	font-weight:bold;
}
.btn-show .btn.ingresar:hover{
	background: #fff;
	color:#010b57;
}


.btn-comprar{
	margin: 13px 0px 0px;
	float: left;
}


.navbar-header .btn.ingresar.toogle{display:none;}


.sin-pin{
	width:100%;
	background: #000;
	display:table;
	padding: 4px 0px 7px;
	margin:10px auto;
	border-radius:8px;
	color:#fff;
	font-size: 14px;
	text-align: center;
}
.sin-pin .btn-matricula{
	display: inline-block;
	margin: 3px 10px 0;
	padding: 6px 12px;
	background-color: #c90106;
	border: 1px solid transparent;
	border-radius: 0px;
	color: #fff;
	text-align: center;
	font-size: 14px;
	line-height: 15px;
	letter-spacing: 1px;
	font-weight: 700;
	text-transform: uppercase;
}
.sin-pin .btn-matricula:hover{
	color: #fff;
    background-color: #ff1a2d;
    border-color:transparent;
    cursor:pointer;
}



/** LOGIN **/
.modulo-login{
    width: 90%;
	max-width: 730px;
	height:auto;
	/*	float:right;
	clear:none;*/
	margin: 5px 10px 0px;
	display: inline-table;
}
.ingresa{
	width:600px;
	height:auto;
	padding: 20px 0px 15px;
	color:#16cadb;
	font-size:31px;
	line-height:40px;
	letter-spacing:1px;	
/*	font-family: 'Lato', Arial, Helvetica, sans-serif;*/
	font-weight:900;
	text-transform:uppercase;
	text-align:center;
	text-shadow:0px 0px 7px rgba(0, 0, 0, 0.8);
}

#login{
	width: 250px;
	height:auto;
	background:rgba(0,0,0,0.35);
	display:inline-table;
	text-align:left;
	/*	float:left;
	clear:none;*/
	padding: 15px 10px;
	margin: 12px 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	color:#fff;
	letter-spacing:1px;
	border-radius:15px;
}
.campos{width: 285px;float:left;}

.tit-login{
	height:16px;
	font-size:17px;
	font-weight:bold;
	text-transform:uppercase;
	margin:0px 0px 6px;
	text-align: center;
}
.txt-campos{
	width:92px;
	font-size:12px;
	letter-spacing:0px;
	text-transform:uppercase;
	display:inline-block;
}
#login input{
	width: 185px;
	height:28px;
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
	color:#00004c;
	text-align:left;
	vertical-align:middle;
	margin:7px 0px;
	padding-left:3px;
	letter-spacing:0px;
	background:#fff;
}
.txt-small{
	font-size:11px;
	letter-spacing:0px;
	text-transform:none;
	margin: 5px 0px 10px;
	float:left;
}
.txt-small a{text-decoration:underline;	color:#fff;}
.txt-small a:hover{text-decoration:none; color:#16cadb;}

#new-user{
	width: auto;
	height:auto;
	background:rgba(0,0,0,0.5);
	display: inline-table;
	text-align:left;
	padding: 15px 10px 80px;
	margin: 12px 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	color:#fff;
	letter-spacing:1px;
	border-radius:15px;
	float: right;
}
.txt-aun{
    width: auto;
    height: auto;
    margin: 30px auto 15px;
    display: table;
    text-align:center;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size: 18px;
    line-height: 24px;
    letter-spacing:1px;
    color:#fff;
    text-transform:uppercase;
}
#login .btn-ingreso, a.registrate{
	width: 160px;
	height: auto;
	color:#fff;
	background:#dd0000;
	margin: 8px auto 0px;
	padding: 10px 0px 12px;
	float: none;
	display: table;
	border:0px;
	border-radius:10px;
/*	font-family: 'Lato', Arial, Helvetica, sans-serif;*/
	font-size:23px;
	font-weight:bold;
	letter-spacing:1px;
	text-align:center;
	text-transform:uppercase;
	text-decoration:none;
	text-shadow:0px 0px 5px rgba(0, 0, 0, 0.8);
}
#login .btn-ingreso:hover, a.registrate:hover{
	background:#ab0000;
	color:#fff;
	cursor:pointer;
	text-decoration:none;
}

a.registrate{
	width: 350px;
	height:auto;
	background:#59b2b1;
	padding: 15px 0px;
	margin:12px auto 0px;
	font-size:25px;
	letter-spacing:1px;
	float:none;
	display:table;
}
a.registrate:hover{
	background:#1a807e;
}

.btn.btn-blue {
  color: #fff;
  background-color: #1fe4d1;
  border-color: #1fe4d1;
  font-weight:500;
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
}

.btn.btn-blue:hover {
  color: #fff;
  background-color: #064abb;
  border-color: #064abb;
}


.btn-volver{
	padding:7px 14px;
	margin:0px auto 30px;
	display: table;
	float:none;
	clear:none;
	border-radius:10px;
	
/*	font-family: 'Lato', Arial, Helvetica, sans-serif;*/
	color:#000045;
	font-size:14px;
	letter-spacing:0px;
	text-transform:uppercase;
	text-decoration:none;
	/*z-index: 1000;
	position: relative;*/

	-webkit-box-shadow:inset 1px 1px 1px 0 rgba(255,255,255,0.3), inset -1px -1px 1px 0 rgba(0,0,0,0.3);
	box-shadow:inset 1px 1px 1px 0 rgba(255,255,255,0.3), inset -1px -1px 1px 0 rgba(0,0,0,0.3);

	background: #16cadb; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI0MCUiIHN0b3AtY29sb3I9IiM2NmNjY2EiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI0MCUiIHN0b3AtY29sb3I9IiM2NmNjY2EiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI5MCUiIHN0b3AtY29sb3I9IiMyYzkyOTQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #16cadb 40%, #16cadb 40%, #2c9294 90%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(40%,#16cadb), color-stop(40%,#16cadb), color-stop(90%,#2c9294)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #16cadb 40%,#16cadb 40%,#2c9294 90%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #16cadb 40%,#16cadb 40%,#2c9294 90%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #16cadb 40%,#16cadb 40%,#2c9294 90%); /* IE10+ */
	background: linear-gradient(to bottom,  #16cadb 40%,#16cadb 40%,#2c9294 90%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#16cadb', endColorstr='#2c9294',GradientType=0 ); /* IE6-8 */
}
.btn-volver:hover{
	cursor:pointer;
	background:#16cadb;
	-webkit-box-shadow:inset -1px -1px 1px 0 rgba(0,0,0,0), inset 1px 1px 1px 0 rgba(0,0,0,0.3), 0 0 0px 0px rgba(0,0,0,0);
	box-shadow:inset -1px -1px 1px 0 rgba(0,0,0,0), inset 1px 1px 1px 0 rgba(0,0,0,0.3), 0 0 0px 0px rgba(0,0,0,0);
}

.txt-forgot, .txt-forgot a{
	width:auto;
	height:auto;
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#000;
	font-size: 14px;
	line-height:14px;
	margin:0px 0px 0px 0px;
	padding:0px;
	text-align:center;
	text-decoration:none;
	display: inline-block;
}
.txt-forgot a{margin:10px 0px 5px 0px;color: #cd1d46;}
.txt-forgot a:hover{color: #010b57 !important;text-decoration:underline;}
.modal-content .txt-forgot, .modal-content .txt-forgot a{font-size: 12px;}

.img-responsive{
    max-width: 100%;
    height: auto;
}

/** HOME DE NIVEL **/
#numero-nivel, #numero-nivel-azul{
	width:100%;
	height:auto;
	text-align:center;
	background:#c8000c;
	padding:5px 0px 3px;
	margin-top: 0px;
	
	color:#fff;
	font-size:44px;
	letter-spacing:1px;	
/*	font-family: 'Lato', Arial, Helvetica, sans-serif;*/
	font-weight:900;
	text-transform:uppercase;
}
#numero-nivel-azul{
	width: auto;
	height:auto;
	display:table;
	margin:0px auto;
	background: rgba(0,0,0,0.4);
	padding: 4px 10px;
	font-size: 20px;
	border-radius:0px 0px 10px 10px;
	-webkit-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.5);
}
#numero-nivel-azul .niv{
	width: auto;
	height:auto;
	display:inline-table;
	margin: 6px 7px;
	padding: 3px 10px 4px;
	font-size: 19px;
	color: #fff;
	text-decoration: none;
	border-radius: 5px;
	text-shadow: -1px 1px 2px rgba(0,0,0,0.5);

	background: #360c96;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2M3MDAwYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3ZDAwMDgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #360c96 0%, #7d0008 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#360c96), color-stop(100%,#7d0008));
	background: -webkit-linear-gradient(top,  #360c96 0%,#7d0008 100%); 
	background: -o-linear-gradient(top,  #360c96 0%,#7d0008 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #360c96 0%,#7d0008 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #360c96 0%,#7d0008 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#360c96', endColorstr='#7d0008',GradientType=0 ); /* IE6-8 */	
}
#numero-nivel-azul .niv:hover{
	background: #4c9998;
	text-shadow: 0 0 5px rgba(0,0,0,0.2);
}

.voicelab-categories a.unidad{
	width: 250px;
	height: 120px;
	padding:0px 0px 0px 0px;
	margin: 30px 3px 34px;
	display: inline-block;
	border-radius:6px;
	border:2px solid #fff;
	text-decoration:none;
}
a.unidad:hover{
	cursor:pointer;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	-khtml-opacity: 0.8;
}
a.unidad.celeste{background: #16cadb;}
a.unidad.verde{background: #82d982;}
a.unidad.amarillo{background: #f9e78c;}
a.unidad.hsa{background: #ffccd4;}
.num-unidad{
	width: auto;
	height:12px;
	margin:0px auto;
	padding: 6px 7px 5px;
	background:#010b57;
	border-radius:0px 0px 6px 6px;
/*	font-family: 'Lato', Arial, Helvetica, sans-serif;*/
	font-size: 14px;
	line-height:17px;
	text-align:center;
	text-transform:uppercase;
	color:#fff;
	display: table;
	font-weight: 700;
}
.nombre-unidad{
	width:154px;
	height:37px;
	margin:0px auto;
	display:table;
	font-family: Arial, Helvetica, sans-serif;	
	font-weight:bold;
	font-size:15px;
	line-height:18px;
	text-align:center;
	color:#000;
	text-transform:uppercase;
	padding:8px 3px 0px;
}
a.unidad img{
	margin: 0px 0px -50px -10px;
}

a.btn-repaso{
	width:auto;
	height:25px;
	margin:0px auto 15px;
	padding:15px 30px;
	display:table;
	border-radius:6px;
/*	font-family: 'Lato', Arial, Helvetica, sans-serif;*/
	font-size:25px;
	line-height:25px;
	text-align:center;
	text-transform:uppercase;
	text-decoration:none;
	color:#000045;
	-webkit-box-shadow:inset 1px 1px 1px 0 rgba(255,255,255,0.3), inset -1px -1px 1px 0 rgba(0,0,0,0.3), 0 0 6px 0px rgba(0,0,0,0.6);
	box-shadow:inset 1px 1px 1px 0 rgba(255,255,255,0.3), inset -1px -1px 1px 0 rgba(0,0,0,0.3), 0 0 6px 0px rgba(0,0,0,0.6);

}

a.btn-repaso.celeste{
	background: #16cadb; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI0MCUiIHN0b3AtY29sb3I9IiM2NmNjY2EiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI0MCUiIHN0b3AtY29sb3I9IiM2NmNjY2EiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI5MCUiIHN0b3AtY29sb3I9IiMyYzkyOTQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #16cadb 40%, #16cadb 40%, #2c9294 90%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(40%,#16cadb), color-stop(40%,#16cadb), color-stop(90%,#2c9294)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #16cadb 40%,#16cadb 40%,#2c9294 90%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #16cadb 40%,#16cadb 40%,#2c9294 90%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #16cadb 40%,#16cadb 40%,#2c9294 90%); /* IE10+ */
	background: linear-gradient(to bottom,  #16cadb 40%,#16cadb 40%,#2c9294 90%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#16cadb', endColorstr='#2c9294',GradientType=0 ); /* IE6-8 */
	}
a.btn-repaso:hover{
	-webkit-box-shadow:inset -1px -1px 1px 0 rgba(0,0,0,0), inset 1px 1px 1px 0 rgba(0,0,0,0.3), 0 0 0px 0px rgba(0,0,0,0);
	box-shadow:inset -1px -1px 1px 0 rgba(0,0,0,0), inset 1px 1px 1px 0 rgba(0,0,0,0.3), 0 0 0px 0px rgba(0,0,0,0);
}
a.btn-repaso.celeste:hover{background:#16cadb;}

a.btn-repaso.verde{
	background: #82d982; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI0MCUiIHN0b3AtY29sb3I9IiM4MmQ5ODIiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI5MCUiIHN0b3AtY29sb3I9IiM0ZGJmNGMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #82d982 40%, #4dbf4c 90%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(40%,#82d982), color-stop(90%,#4dbf4c)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #82d982 40%,#4dbf4c 90%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #82d982 40%,#4dbf4c 90%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #82d982 40%,#4dbf4c 90%); /* IE10+ */
	background: linear-gradient(to bottom,  #82d982 40%,#4dbf4c 90%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#82d982', endColorstr='#4dbf4c',GradientType=0 ); /* IE6-8 */
}
a.btn-repaso.verde:hover{background:#82d982;}

a.btn-repaso.amarillo{
	background: #f9e78c; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI0MCUiIHN0b3AtY29sb3I9IiNmOWU3OGMiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI5MCUiIHN0b3AtY29sb3I9IiNkZWM4NTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #f9e78c 40%, #dec859 90%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(40%,#f9e78c), color-stop(90%,#dec859)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f9e78c 40%,#dec859 90%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f9e78c 40%,#dec859 90%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f9e78c 40%,#dec859 90%); /* IE10+ */
	background: linear-gradient(to bottom,  #f9e78c 40%,#dec859 90%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9e78c', endColorstr='#dec859',GradientType=0 ); /* IE6-8 */
}
a.btn-repaso.amarillo:hover{background: #f9e78c;}



 .text-danger{
	 font-size: 14px;
	 color: #fff!important;
	 line-height: 14px;
	 background: #ef3814 !important;
	 padding: 5px 8px;
	 margin: 0 0 10px;
	 border-radius: 5px;
	 box-shadow: 1px 1px 4px rgb(0 0 0 / 20%);
}

.modal-content .aviso-pie{
	text-align: center;
	display: table !important;
	margin: 0 auto 11px;
	padding: 10px 20px 13px;
	width: 100%;
	font-size: 13px;
	color: #000000;
	line-height: 16px;
	background: #eee;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
}


/*BUSINESS*/
#cont-unidad{
	text-align:center;
	margin: 20px 0 0px 0;
}
.modulo{
	width: 110px;
	height: 245px;
	display:inline-table;
	text-align:center;
	text-transform:uppercase;
	color:#16cadb;
	font-size: 22px;
	line-height: 20px;
	letter-spacing:1px;
	text-decoration:none;
	font-weight:900;
	margin: 0px 0 0px 0;
}
.modulo:hover{
	color:rgba(155, 217, 33, 0.8);
	cursor:pointer;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	-khtml-opacity: 0.7;
}
.modulo img{
	width: 245px;
	height:auto;
	display:inline-block;
}

#content a.unidad, .row.tecnicas #content a.unidad{
	width: 294px;
	height: 122px;
	border-radius:6px;
	border:2px solid #fff;
	padding:0px 0px 0px 0px;
	margin: 0px 3px 48px;
	text-decoration:none;
	background: #16cadb; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY5ZDllNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMGEwYjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #b5e5e4 0%, #16cadb 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b5e5e4), color-stop(100%,#16cadb)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #b5e5e4 0%,#16cadb 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #b5e5e4 0%,#16cadb 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #b5e5e4 0%,#16cadb 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #b5e5e4 0%,#16cadb 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b5e5e4', endColorstr='#16cadb',GradientType=0 ); /* IE6-8 */
	-webkit-box-shadow:  -2px 3px 11px rgb(0 0 0 / 20%);
	box-shadow: -2px 3px 11px rgb(0 0 0 / 20%);
	display: inline-table;
}
#content a.unidad:hover{
	cursor:pointer;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	-khtml-opacity: 0.8;
}
.row.tecnicas #content a.unidad{
	margin: 0px 3px 60px;
}
.tit-unit{
	width:240px;
	height: 45px;
	margin:5px auto 0px auto;
	font-family:'handsean';
	font-size: 16px;
	line-height: 20px;
	text-align:center;
	color:#000;
}
.row.tecnicas .tit-unit{
	height: 60px;
	font-size: 15px;
	line-height: 18px;
	font-family: 'Lato', Helvetica, Arial, sans-serif;
}
.row.tecnicas a.unidad img{
	margin: 0px 0px -50px 0px;
	border-radius: 100px;
	-webkit-box-shadow: 0px 0px 20px rgba(0,0,0,0.1);
	box-shadow: -1px 1px 10px rgba(0,0,0,0.3);
}
.tit-ing{
	color:#010b57;
	font-family: 'handsean', Arial, Helvetica, sans-serif;
	line-height: 22px;
	margin: 6px auto 5px;
}

.tit-esp{
	width:240px;
	height: 18px;
	margin:0px auto;
/*	font-family: Arial, Helvetica, sans-serif;*/
	font-size: 13px;
	line-height: 18px;
	text-align:center;
	color:#fff;
	text-shadow: -1px 1px 2px rgb(0 0 0 / 30%);
}




/** HOME UNIDAD **/

/** ZOOM MASTERCLASS en programa de unidad **/
.mod-zoom{
	width: 90%;
	height: 88%;
	display:table;
	margin: 19px auto 7px;
	padding: 0px 10px 5px;
	border-radius:15px;
	text-align:center;
	color:#fff;
	background: #0756cd;
	background: -webkit-linear-gradient(350deg, rgba(0, 54, 136, 1) 20%, rgba(7, 86, 205, 1) 70%);
	background: -moz-linear-gradient(350deg, rgba(0, 54, 136, 1) 20%, rgba(7, 86, 205, 1) 70%);
	background: linear-gradient(350deg, rgba(0, 54, 136, 1) 20%, rgba(7, 86, 205, 1) 70%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#003688", endColorstr="#0756CD", GradientType=0);
	-webkit-box-shadow: 0px 1px 7px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 1px 7px 1px rgba(0, 0, 0, 0.2);
}
/*
@media screen and (max-width:991px){
	.mod-zoom{
		width: 95%;
		display:table;
		margin: 10px auto 0px;
	}
}
*/

.mod-zoom .fa-video{
	width:auto;
	height:50px;
	font-size: 54px;
	line-height:50px;
	border: 3px solid #fff;
	border-radius:100px;
	margin: -15px auto 7px;
	padding:10px 10px;
	background:#0756cd;
}

.mod-zoom .tit{
	font-size: 27px;
	line-height: 28px;
	letter-spacing:0.5px;
	font-weight:600;
	text-transform:uppercase;
	text-shadow: -1px 2px 4px rgba(0, 0, 0, 0.2);
	font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.mod-zoom .subtit{
	font-size:14px;
	line-height: 14px;
	font-weight:600;
	text-transform:uppercase;
	text-shadow: -1px 1px 3px rgba(0, 0, 0, 0.2);
	background:#ffffff3d;
	padding: 4px 3px;
	margin: 8px auto 0px;
}
.mod-zoom .no-clase{
	width: 90%;
	margin: auto;
	text-align: left;
	font-size:14px;
	line-height:17px;
	letter-spacing:0.3px;
	padding: 6px 10px;
	font-weight:500;
	text-shadow: -1px 1px 3px rgba(0, 0, 0, 0.2);
}
.mod-zoom .no-clase .fa-ban{
	display:table;
	margin: 0px 6px 0px 0px;
	font-size: 32px;
	float: left;
	background: #fff;
	border-radius: 100px;
	color: #c20;
	border: 2px solid #fff;
}

/*
.mod-zoom .si-clase{
	margin:0 auto;
	font-size:13px;
	line-height:16px;
	letter-spacing:0.3px;
	padding: 3px 10px 0px;
	font-weight:500;
	text-shadow: -1px 1px 3px rgba(0, 0, 0, 0.2);
	border-top:1px solid #ffffff4d;
}
*/
.mod-zoom .btn-clase{
	background:#ffff;
	color:#0756cd;
	font-size:15px;
	font-weight: 600;
	text-transform:uppercase;
	display:table;
	margin: 12px auto 5px;
	padding: 8px 15px;
	border-radius:100px;
}
.mod-zoom .btn-clase:hover{background:#00b2cd; color:#fff;}
.mod-zoom .btn-clase.ingreso{
	font-size:18px;
	background:#2ad22a;
	color:#fff;
	text-shadow: -1px 1px 3px rgba(0, 0, 0, 0.2);
	padding: 10px 18px 11px;
	margin: 10px auto 5px;
}
.mod-zoom .btn-clase.ingreso:hover{background:#fff; color:#0eb60e;text-shadow: 0px 0px 0px rgba(0, 0, 0, 0);}
.mod-zoom .btn-clase.ingreso .fa-check{
	display:table;
	margin: 1px 5px 0px 0px;
	font-size: 24px;
	float: left;
	background: #fff;
	border-radius: 100px;
	color: #0eb60e;
	border: 4px solid #fff;
	padding: 1px 0 0 0;
}



@media screen and (max-width: 1399px){
	.mod-zoom{width: 100%;height: 88%;padding: 0px 10px 0px;}
	.mod-zoom .tit{font-size: 25px;line-height: 22px;}
}
@media screen and (max-width: 1199px){
	.mod-zoom .subtit{margin: 6px auto 0px;font-size: 13px;line-height: 13px;}
	.mod-zoom .btn-clase{margin: 7px auto 5px;}
	.mod-zoom .btn-clase.ingreso{margin: 7px auto 5px;}
	.mod-zoom .no-clase{
		font-size: 14px;
		line-height:15px;
		letter-spacing:0.3px;
		padding: 3px 5px 5px;
	}
	.mod-zoom .no-clase .fa-ban{margin: -3px 6px 10px 0px;}
}

@media screen and (max-width: 1200px){
	.mod-zoom .no-clase{
		width: 98%;
		max-width:300px;
		padding: 10px 0px 16px;
		font-size: 13px;
		line-height: 14px;
	}	
	.mod-zoom .no-clase .fa-ban{
		/* margin: -3px 6px 0px 0px; */
		font-size: 30px;
	}
}
@media screen and (max-width: 992px){
	.mod-zoom{width: auto;height: auto;padding: 0px 28px 5px;}
	.mod-zoom .tit{font-size: 27px;line-height: 25px;}
	.mod-zoom .no-clase{
		max-width: 275px;
		padding: 6px 0px 9px;
		font-size: 14px;
		line-height: 15px;
	}	
	.mod-zoom .no-clase .fa-ban{
		font-size: 33px;
		margin: -3px 6px 0px 0px;
	}
}
@media screen and (max-width: 768px){
}

@media screen and (max-width: 576px){
}


.tooltip{font-size:12px; font-family: Montserrat;line-height:1;}



/** DASHBOARD **/
#dashboard{
	width: auto;
	height: auto;
	/* float:left; */
	/* clear:none; */
	display: table;
	margin: 0 auto;
}
.dash-centro{
	width: 100%;
	/* max-width: 745px; */
	height:auto;
	display:table;
	margin: 10px auto;
	background: #eee;
	color: #010b57;
	-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-centro h6{font-size: 13px;line-height: 16px;letter-spacing: 0px;}
.dash-centro h6 strong{color:rgb(0 0 0 / 29%);}
.dash-centro hr{
	color:#00b2cd;
	margin:4px 0px;
}

.tit-indicador{
	width: 100%;
	height:auto;
	/* float:left; */
	padding: 7px 0px 7px 20px;
	text-align:left;
/*	font-family: 'Lato', Arial, Helvetica, sans-serif;*/
	font-weight: 900;
	color: #ffffff;
	font-size: 16px;
	line-height: 17px;
	letter-spacing:1px;
	text-transform:uppercase;
	/* text-shadow: -1px 1px 5px rgba(0, 0, 0, 0.9); */
	background: url(http://inglesen100dias.com/img/ico-progreso.png) no-repeat 20px 5px #ca0311;
	background: #010b57;
	display: inline-block;
}
.dash{
	width: 100%;
	/* min-width: 765px; */
	height:auto;
	display: table;
	margin:0px auto;
	/*background: #16cadb;
	 -webkit-box-shadow: 0px 1px 15px 3px rgba(0, 0, 0, 0.6); */
	/* box-shadow: 0px 1px 4px 1px rgba(0, 0, 0, 0.1); */
/*	font-family: 'Lato', Arial, Helvetica, sans-serif;*/
	text-align: center;
}
#graficos, #estadisticas{
	display: inline-block;
	vertical-align: top;
	text-align: left;

}
#estadisticas{
	width: 47%;
	height: auto;
	padding: 2px 0px 0px 0px;
	margin: 0px 0px 0;
	/* float:left; */
	/* clear:none; */
	letter-spacing: 0px;
	display: inline-block;
	/* background: red; */
}
#estadisticas li{
/*	font-family: 'Lato', Arial, Helvetica, sans-serif;*/
	font-size: 15px;
	color: #ffffff;
	line-height: 34px;
	list-style-image: url(/img/circ-progress.png);
	/* list-style: none; */
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 600;
}
#estadisticas li .blue{
	color: #ffffff;
	float:none;
	font-size: 18px;
	/* font-family: 'AvenirLT-Bold', Arial, Helvetica, sans-serif; */
	font-weight: 900;
}
.importante{
 	width: auto;
 	height: auto;
 	font-family:Arial, Helvetica, sans-serif;
 	font-size: 11px;
 	line-height: 11px;
 	letter-spacing:0px;
 	font-weight:normal;
 	color: #000;
 	margin: -12px 0px 4px 0px;
 	float: left;
 	text-transform: none;
}
.fecha{
	width: 98%;
	height:auto;
	background:#360c96;
	text-align:center;
	padding: 6px 1%;
/*	font-family: 'AvenirLT-Medium', Arial, Helvetica, sans-serif;*/
	font-size: 13px;
	font-weight:normal;
	color:#fff;
	line-height:14px;
	letter-spacing:0px;
	text-transform:uppercase;
	display: table;
}
/*.fecha strong{font-family: 'AvenirLT-Bold', Arial, Helvetica, sans-serif;}*/

.hasta{
	width:180px;
	float:right;
}
#graficos{
	width: 48%;
	height: auto;
	/* max-width: 380px; */
/*	font-family: 'AvenirLT-Bold', Arial, Helvetica, sans-serif;*/
	font-size: 13px;
	font-weight:bold;
	color: #ffffff;
	text-transform:uppercase;
	margin: 8px 0px 0px;
	display: inline-block;
	/* background: brown; */
}
#graficos .descripcion{
	font-size:8px;
	padding:0px 0px 0px 3px;
	line-height:26px;
}
.grafico-borde{
	width: 100%;
	height: 35px;
	background-color: rgba(255, 255, 255, 0.9);
	border-radius: 6px;
	font-size:13px;
	padding: 0px 0px 0px 0px;
	margin: 3px auto 9px;
}
.grafico-barra{
	height: 100%;
	float:left;
	/* box-shadow: 2px 2px 2px #888888; */
}
#grafico-progreso-dias{
	width: 4%;
/*	background-color: #010b57;*/
	background: -webkit-linear-gradient(230deg, rgba(9, 9, 121, 1) 15%, rgba(0, 212, 235, 1) 95%);
	background: -moz-linear-gradient(230deg, rgba(9, 9, 121, 1) 15%, rgba(0, 212, 235, 1) 95%);
	background: linear-gradient(230deg, rgba(9, 9, 121, 1) 15%, rgba(0, 212, 235, 1) 95%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#090979", endColorstr="#00D4EB", GradientType=0);	border-radius: 6px;
}
#grafico-nota-promedio{
	width: 62.5%;
	background-color: #041684;
	border-radius: 6px;
}
.valor-grafico{
	float:right;
	color: #ffffff;
	font-weight: bold;
	line-height: 35px;
	position:absolute;
	margin-left: 5px;
	font-size: 26px;
	text-shadow:-1px 1px 2px rgba(0, 0, 0, 0.3);
	/*	font-family: 'AvenirLT-Bold', Arial, Helvetica, sans-serif;*/
}
.aclaracion{
	width: 190px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #bababa;
	padding:0px;
	margin: 4px 0px 10px 0px;
	float:left;
	clear:none;
	text-align:left;
}
#dashboard .btn.btn-erase:nth-child(2),
#dashboard .btn.btn-erase.rojo{
	background:#ca0310;
}
.img-estru {
  width: auto;
  height: 100%;
}
#dashboard .btn.btn-erase{
	font-size: 12px;
	line-height: 15px;
	text-transform:uppercase;
	font-weight:bold;
	background: #00b2cd;
	margin: 0 auto 10px;
}
#dashboard .btn.btn-erase:hover{
	background: #010b57;
}
#dashboard .btn-estructura{
	font-size: 11px;
	line-height: 11px;
	text-transform:uppercase;
	font-weight:bold;
	color: #fff;
	background: #ff6b01;
	margin: 0 10px 0 0;
	float: right;
	letter-spacing: 0.5px;
	padding: 3px 7px 3px 5px;
	border-radius: 70px;
}
	#dashboard .btn-estructura.desk{display: block;}
	#dashboard .btn-estructura.mob{display: none;}

#dashboard .btn-estructura:hover{
	background: #fff;
	color:#ff6b01;
}
@media screen and (max-width: 992px){
	#dashboard .btn-estructura.desk{display: none;}
	#dashboard .btn-estructura.mob{
		width:auto;
		display: table;
		margin:-3px auto 5px;
		padding: 4px 7px 3px 5px;
	}
}

.dash-centro .fa-circle{
	font-size: 5px;
	float: left;
	margin: 5px 2px 0 0px;
	color:#010b579e;
}
/*
.dash-centro .fa-question{
	width: auto;
	font-size: 21px;
	margin: -7px 0px -3px 2px;
	padding: 2px 4px;
	background: #fff;
	border-radius: 100px;
	color: #00b2cd;
	border: 2px solid #fff;
	display: none;
}
*/
.dash-centro .fa-question{
	width: auto;
	font-size: 17px;
	margin: -7px 0px -1px 2px;
	padding: 2px 3px;
	border-radius: 100px;
	color: #a5a5a5;
	border: 2px solid #b6b6b6;
/*	display: none;*/
}
.dash-centro .fa-question:hover{
	color: #eeeeee;
	background: #a5a5a5;
	border: 2px solid #a5a5a5;
}c

#tit-actividad{
	width: 994px;
    height: auto;
    margin: 25px auto 10px auto;
	display:table;
	text-align:center;
	
/*	font-family: 'Lato', Arial, Helvetica, sans-serif;*/
    font-size:36px;
	line-height:32px;
    color:#fff;
    text-transform: uppercase;
	text-shadow:0px 0px 5px rgba(0, 0, 0, 0.8);
	letter-spacing: 1px;
}
.txt-actividad{
	width:765px;
	height: auto;
	margin:0px auto 8px;
	display:table;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:21px;
	color:#fff;
	letter-spacing: 1px;
}

.actividad{
	width:292px;
	height:323px;
	padding:5px 0px 0px 0px;
	display:inline-block;
}
.actividad.ebook{background:url(/activatuingles/img/act-ebook.png) top center no-repeat;}
.actividad.videos{background:url(/activatuingles/img/act-videos.png) top center no-repeat;}
.actividad.audios{background:url(/activatuingles/img/act-audios.png) top center no-repeat;}
.actividad.roleplay{background:url(/activatuingles/img/act-roleplay.png) top center no-repeat;}
.actividad.pronunciacion{background:url(/activatuingles/img/act-pronunciacion.png) top center no-repeat;}
.actividad.pronunciacion-hsa{background:url(/activatuingles/img/pronunciacion-hsa.png) top center no-repeat;}

.actividad.test{background:url(/activatuingles/img/act-test.png) top center no-repeat;}
.actividad:hover{
	cursor:pointer;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	-khtml-opacity: 0.75;
}
#cont-actividad{
	width:auto;
	height:auto;
	margin:0px auto 30px;
	display:table;
}
.titulo-actividad{
	width: 994px;
    height: auto;
    margin: 20px auto 13px;
	display:table;
	text-align:center;
	
/*	font-family: 'Lato', Arial, Helvetica, sans-serif;*/
    font-size:36px;
	line-height:32px;
    color:#16cadb;
    text-transform: uppercase;
	text-shadow:0px 0px 5px rgba(0, 0, 0, 0.8);
	letter-spacing: 1px;
}

.img-responsive.mosaico{
	width: 223px;
	margin: 0px auto 0px;
}

img.img-fluid.mosaico {
	border-radius: 5px 5px 0px 0px;
}
#service-one .img-responsive.mosaico{
	width: 210px;
	margin: 0px 0px 6px;
	border:1px solid #16cadb
}



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



/** MODULOS LANDING **/
.row h2.txt-informativo{
	padding: 15px 20px 0px;
/*	font-family: 'Lato', Arial, Helvetica, sans-serif;*/
	font-weight: 600;
	color: #000;
	font-size: 19px;
	line-height: 30px;
	letter-spacing: 0.5px;
	text-transform:uppercase;
	text-align: center;
	border-bottom: 1px solid #16cadb;
	width: auto;
	display: table;
	margin: 0px auto 30px;
}
.logo-ati{
    width: 100%;
    max-width: 100px;
    margin: 0px auto;
	display: table;
}
.desc-ati{
    font-size: 13px;
    line-height: 15px;
    letter-spacing: 0.5px;
    margin: 0 0 5px;
    text-align: center;
    height: 46px;
    color: #fff;
}
.desc-ati.uppercase{
    font-size: 17px;
    line-height: 28px;
    font-weight: bold;
    text-transform: uppercase;
}

#clasesenvideo h2{
	color:#941a69;
	line-height:1;
	border-top: 2px solid #16cadb;
	padding-top:20px;
}
#clasesenvideo h2:first-child{
	border-top: 0px;
	padding-top:0px;
}

/** CADA UNIDAD **/
.btn-videoclase{
	width: auto;
	background: #941a69;
	color:#fff;
	text-align:left;
	font-weight: 500;
	font-size: 16px;
	line-height: 14px;
	border-radius:100px;
	padding: 9px 10px 11px 4px;
	float:right;
	margin-top: -14px;
}
.btn-videoclase:hover{
	background: #010b57;
	color:#fff;
}
.ico-videoclase {
	background: #fff;
	color:#941a69;
	border-radius:100px;
	padding: 4px 3px 4px 5px;
	font-size: 16px;
	width: auto;
	display: inline;
	margin: 1px 0px 1px 0;
}

/** PRUEBA PARA BOTON VIDEOCLASES 

.btn-videoclase{
	width: 213px;
	background: #941a69;
	color:#fff;
	text-align:left;
	font-weight: 500;
	font-size: 13px;
	line-height: 14px;
	border-radius:100px;
	padding: 5px 8px 4px 14px;
	float:right;
	margin-top: -14px;
}
.btn-videoclase .ico-videoclase{
	float: right;
	color: #fff;
	font-size: 26px;
	border-radius:100px;
	padding: 0px 0px 0px 5px;
	margin-right: 0px;
}
**/


.btn-conversation{
	width: 244px;
	background: #ff6b01;
	color:#fff;
	text-align:left;
	font-weight: 500;
	font-size: 13px;
	line-height: 14px;
	border-radius:100px;
	padding: 5px 8px 4px;
	float:right;
	margin-top: -14px;
}
.btn-conversation:hover{
	background: #16cadb;
	color:#fff;
}
.btn-conversation .ico-conversation{
	float: left;
	color: #fff;
	font-size: 26px;
	border-radius:100px;
	padding: 0px 5px 0px 2px;
	margin-right: 0px;
}

@media screen and (max-width: 768px){
	.btn-conversation, .btn-videoclase{float:none; display:table;margin: 0px auto 20px;}
}


h2.tit-unidad{
/*	font-family: 'Lato', Arial, Helvetica, sans-serif;*/
	font-weight:600;
	font-size: 21px;
	line-height:25px;
	color: #000;
	margin: 0px;
}
.unidad-desc p{
/*	font-family: 'Lato', Arial, Helvetica, sans-serif;*/
	font-weight:500;
	font-size: 16px;
	line-height: 22px;
	color:#000;
	padding: 5px 0px 0px;
    margin-bottom: 0.3rem;
	/*	letter-spacing: 0.5px;*/
}
.desc-uni{
/*	font-family:"Lato", Arial, Helvetica, sans-serif;*/
	font-weight: 400;
	font-size: 16px;
	line-height: 20px;
/*	letter-spacing: 0.5px;*/
	color: #000;
}
.desc-uni.es{
    font-size: 15px;
    line-height: 21px;
    color: #999;
}


.titulo-seccion{
/*	font-family: 'Lato', Arial, Helvetica, sans-serif;*/
	font-weight:600;
	font-size:18px;
	line-height:20px;
	color: #16cadb;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding:5px 0px 1px;
	border-top: 1px dashed #16cadb;
	float: left;
	width: 100%;
	margin-top: 10px;
}

.medical .titulo-seccion{
	border-top: 0px dashed #1dc3ae !important;
	border-bottom: 1px solid #1dc3ae !important;
	margin:0px 0 8px;
	padding-bottom:5px;
}
/** OLD 
.titulo-seccion{
/*	font-family: 'Lato', Arial, Helvetica, sans-serif;*
	font-weight:600;
	font-size:18px;
	line-height:25px;
	color: #16cadb;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding:5px 0px 1px;
	border-top: 1px dashed #16cadb;
}**/

.titulo-seccion.review{
	line-height:19px;
	width: 100%;
	text-align: center;
	margin: 0 0 10px;
	padding: 7px 20px 6px;
	background: #ca0310;
	color: #fff;
	border-top: 0px dashed #16cadb;
}
.titulo-seccion.review.blue{
	background: #010b57;
}
.titulo-seccion.units{
	text-align: left;
	padding: 7px 0px 0px;
	background: #010b57;
}
.review-txt{
    text-align: left;
    font-size: 14px;
    margin-bottom: 10px;
    padding-left: 8px;
}

.nota-quiz-progress{
	width: auto;
	text-align:center;
/*	font-family: 'Lato', Arial, Helvetica, sans-serif;*/
	font-size: 12px;
	line-height: 12px;
	background-color: #ca0310;
	color:#fff;
	font-weight: 600;
	padding: 5px 8px 5px;
	display:inline-block;
	margin: 12px auto 16px;
	border-radius: 5px;
	text-transform:uppercase;
	letter-spacing: -0.1px;
}




.bloque-seccion{margin:0px 0px 5px;}
.capsula-icono{
	width: 42px;
	height: 40px;
	float: left;
}
.capsula-icono.texto{background: url(/lms/img/ico-texto.png) 3px 4px no-repeat;}
.capsula-icono.pdf{background: url(/lms/img/ico-pdf.png) 3px 4px no-repeat;}
.capsula-icono.quiz{background: url(/lms/img/ico-quiz.png) 3px 4px no-repeat;}
.capsula-icono.assignment{background: url(/lms/img/ico-assignment.png) 3px 4px no-repeat;}
.capsula-icono.video, .capsula-icono.inglesalminuto{background: url(/lms/img/ico-video.png) 3px 4px no-repeat;}
.capsula-icono.test{background: url(/lms/img/ico-test.png) 3px 4px no-repeat;}
.capsula-icono.audio{background: url(/lms/img/ico-audio.png) 3px 4px no-repeat;}




.dsc-mct{
/*	font-family:"Lato", Arial, Helvetica, sans-serif;*/
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.5px;
	margin: 3px 0px 10px;
	color: #000;
}

.clave-copy{
	width: 90%;
	display: table;
	margin: 0px auto 0px;
}
a.copy-btn{
	font-size: 10px;
	line-height: 11px;
	margin: 0px 10px 10px 10px;
	color: #011238;
	background: #d0d0d0;
	display: inline-block;
	padding: 6px 0px 5px 7px;
	text-transform: uppercase;
	border-radius:8px;
	font-weight: 700;
	width: 120px;
	height: auto;
	text-align: left;
}
a.copy-btn .fa-clipboard{
    font-size: 20px;
    float:left;
    width:auto;
    margin-right:5px;
    line-height: 20px;
}
.fa.fa-fw.fa-clipboard.copy-btn{
	display: inline-block !important;
	font-size: 18px !important;
	margin: 1px 3px 0px 0 !important;
	float: left;
}
.copy-btn:hover{
	color:#fff;
	background: #010b57;
}



/** FORMULARIO DE CONTACTO **/
#form-contacto{
	width:90%;
	max-width:996px;
	height:auto;
	display:table;
	margin:0px auto;
}
.contactoTabla{
	width: 100%;
	height:auto;
	display:table;
	margin: 15px auto 0px;
	color: #fff;
	font-size: 15px;
	text-transform:uppercase;
}

#form-contacto input{
	width:290px;
	height:28px;
	border:0px;
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 20px;
	color:#00004c;
	text-align:left;
	vertical-align:middle;
	margin: 2px 0px 6px;
	padding-left: 3px;
	letter-spacing: 0px;
	background:#fff;
}
#form-contacto textarea{
	width:293px;
	height:130px;
	border:0px;
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:20px;
	color:#00004c;
	margin:2px 0px 10px;
	padding-left: 3px;
}
#form-contacto .btn-enviar/*, .btn-cancelar*/{
	width:auto;
	height:auto;
	color:#fff;
	background:#59b2b1 /*dd0000*/;
	display: table;
	margin: 0px auto 30px;
	padding:15px 20px;
	border:0px;
	border-radius:10px;
/*	font-family: 'Lato', Arial, Helvetica, sans-serif;*/
	font-size:25px;
	font-weight:bold;
	letter-spacing:1px;
	text-align:center;
	text-transform:uppercase;
	text-decoration:none;
	text-shadow:0px 0px 5px rgba(0, 0, 0, 0.8);
}
#form-contacto .btn-enviar:hover/*, .btn-cancelar:hover*/{
	background:#1a807e /*#ab0000*/;
	color:#fff;
	cursor:pointer;
	text-decoration:none;
}/*
.btn-cancelar{background:#dd0000;margin-left: 50px;}
.btn-cancelar:hover{background:#660007;}*/
#form-contacto .txt-campos{
	width: 100%;
	font-size: 17px;
	letter-spacing:0px;
	text-transform:uppercase;
	display:inline-block;
	color:#fff;
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
}

.nota-formulario{
	color: #0b315a;
	font-size: 15px;
	font-weight: normal;
	line-height: 22px;
	margin: 0px 0px 10px;
}
.btn.btn-primary.contacto{display: table !important;}



a.btn-cancelar{
	background: #0b315a;
}

a.btn-cancelar:hover{
	cursor: pointer;
	color: #fff;
	background: #0a467b;
	text-decoration:none;
}

.submit{
	width:auto;
	display:table;
	margin:0px auto;
}

/** PEPPA **/
h1.peppabold {text-transform:inherit}
.box-peppa a.categoria{
	background:transparent !important;
	width:auto;
	height:auto;
	padding:0px 0px 0px 0px;
	margin:8px auto;
	display: table;
	text-align:center;
	text-decoration:none;
	-webkit-box-shadow: inherit;
	box-shadow: inherit;
}
.box-peppa a.categoria:hover{
	cursor:pointer;
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	-khtml-opacity: 1;
}


/** CONTACTO **/
#contacto{
	width:100%;
	height:auto;
	background:#16cadb;

/*	font-family: 'Lato', Arial, Helvetica, sans-serif;*/
	color:#fff;
	font-size:30px;
	text-align:center;
	text-transform:uppercase;
	padding: 20px 0px 28px;
	margin-bottom:20px;
	text-shadow:0px 0px 5px rgba(0, 0, 0, 0.8);
}
#contacto .btn-contacto{
    max-width: 326px;
    width: 90%;
	height:auto;
	display:table;
	margin: 13px auto 0px;
	padding: 23px 0px 22px;
	border-radius:10px;
	
	color:#fff;
	font-size:23px;
	text-decoration:none;

	background: #360c96; /* 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,  #360c96 0%, #7d0008 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#360c96), color-stop(100%,#7d0008)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #360c96 0%,#7d0008 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #360c96 0%,#7d0008 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #360c96 0%,#7d0008 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #360c96 0%,#7d0008 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#360c96', endColorstr='#7d0008',GradientType=0 ); /* IE6-8 */
	-webkit-box-shadow: 0 0 6px 0px rgba(0,0,0,0.6);
	box-shadow: 0 0 6px 0px rgba(0,0,0,0.6);

}
#contacto .btn-contacto:hover{
	background:#7d0008;
	cursor:pointer;
	-webkit-box-shadow: 0 0 0px 0px rgba(0,0,0,0);
	box-shadow: 0 0 0px 0px rgba(0,0,0,0);
}


.bg-negro{
	width:100%;
	height:auto;
	background:#000;
	padding: 12px 0px 11px;
	margin: 0px 0px 0px 0px;
	color:#fff;
	font-size:18px;
	line-height:25px;
	letter-spacing:1px;
	font-family: 'Oswald', sans-serif;
	font-weight:300;
}
.datos{
	width: 90%;
	max-width: 900px;
	height:auto;
	text-align:left;
	padding: 12px 0px 11px;
	margin: 0px auto 0px;
	color:#fff;
	font-size:18px;
	line-height:22px;
	letter-spacing:1px;
	font-family: 'Oswald', sans-serif;
	font-weight:300;
}

.bg-negro .datos strong{
	font-weight:400;
	text-transform:uppercase;
}
.datos ul{
	text-align:left;
	margin:0 0 20px 35px;
	line-height:22px;
}
.datos li{
	padding:7px 0 7px;
}

.datos-banco{
	font-size:18px;
	line-height:25px;
	letter-spacing:1px;
	font-family: 'Oswald', sans-serif;
	font-weight:400;
	text-align:center;
	text-transform:uppercase;
	margin:10px 0px;
	background: rgba(255, 255, 255, 0.2);
	padding: 10px 0px;
}



#promo{
	width: 100%;
	height: auto;
	display: table;
	margin: 0px auto;
	background: #fff;
}
#promo .descuento{
	width: 100%;
	max-width: 900px;
	height: auto;
	display:table;
	margin: -14px auto 0px;
}

 #promo .img-contacto{
	width: 100%;
	max-width: 1200px;
	height: auto;
	display: table;
	margin: 0px auto;
}


/** REDES en Programa **/
.row.redes{margin: 0px auto 0;}
.row.redes .section-heading{color:#000;}
.row.redes a{
	margin:0 10px;
	color: #c6030b;
}
.row.redes a:hover, #parrilla-footer .row.redes a:hover{
	margin:0 10px;
	color: #00b2cd;
}


/** FOOTER **/
footer.bg-dark-blue{
	background:#010b57;
}
footer .logo.asoe{
	width: 100%;
	max-width: 70px;
}
footer .logo.dsc{
	width: 100%;
	max-width: 150px;
}
footer .text-center.text-white{font-size: 10px;}
footer .footer-copyright a{
	font-size: 9px;
	background:rgb(0 0 0 / 0.25);
	border-radius: 8px;
	margin: 0 5px;
}
footer .footer-copyright a:hover{background:rgb(16 149 161 / 25%);}
#contacto-small{
    width:100%;
    background: #13cadb;
    display:table;
    font-size:15px;
}
#contacto-small a:hover{color:rgb(255 255 255 / 0.7) !important;}

/** PARRILLA FOOTER **/
#parrilla-footer hr{background:#1fe4d1;margin: 10px 20px 10px 0;}
#parrilla-footer h6{color:#1fe4d1;}
#parrilla-footer p{margin-bottom: 8px !important;line-height: 11px;}
#parrilla-footer p a{color: #fff;font-size: 12px;}
#parrilla-footer p a:hover{color: #1fe4d1;}

#parrilla-footer .row.redes a{
	margin:0 10px;
	color: #fff;
}



/** PIE **/
#pie{
	width:100%;
	height:auto;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#000;
	padding:0px 0px 20px;
}
#pie .politicas{color:#000; text-decoration:none;}
#pie .politicas:hover{color:#c20000;}
.columbia-multimedia{margin:0px auto 0px; display:table; padding-bottom:8px;}


/** BECA **/
#beca.bg{
	width: 95%;
	margin: -15px auto 30px;
	padding: 15px 20px 20px;
	display: table;
	border-radius: 0 0 25px 25px;
	background: rgb(7,86,205);
	background: -moz-radial-gradient(circle, rgba(7,86,205,1) 0%, rgba(0,0,73,1) 100%);
	background: -webkit-radial-gradient(circle, rgba(7,86,205,1) 0%, rgba(0,0,73,1) 100%);
	background: radial-gradient(circle, rgba(7,86,205,1) 0%, rgba(0,0,73,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0756cd",endColorstr="#000049",GradientType=1);
	font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
#beca.bg .tit{
  font-size: 23px;
  font-weight: 700;
  line-height: 27px;
  margin: 20px auto 8px;
  text-shadow: -1px 1px 4px rgb(0 0 0 / 40%);
}
#beca.bg .tit strong{
	background: #ed3f5f;
	padding: 1px 6px 2px 9px;
}
#beca.bg .subtit{
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
  letter-spacing: 1px;
  margin: 0 auto;
  padding: 0px;
  text-shadow: -1px 1px 4px rgb(0 0 0 / 40%);
}
#beca.bg .video-beca{
	background:#000;
	border-radius:20px;
	padding:20px 8px;
	margin: 0 15px;
}
@media screen and (min-width: 1200px){
	#beca.bg .video-beca{margin: 0 70px;}
}
#beca .btn-adquierelo{text-shadow: -1px 1px 2px rgb(0 0 0 / 10%);}
#beca.bg .list{
  font-size: 16px;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 1px;
  margin: 0 auto;
  padding: 5px 0;
  text-shadow: -1px 1px 4px rgb(0 0 0 / 40%);
}
#beca.bg .list hr{
    width: 100px;
    display: table;
    margin: 8px auto 0px;
}

@media screen and (min-width: 766px){
	#beca.bg .tit{
		font-size: 27px;
		line-height: 30px;
		margin: 24px auto 13px;
		padding: 0px 10px;
	}
	#beca.bg .subtit{
		font-size: 22px;
		line-height: 22px;
		margin: 15px auto 0;
	}	
}



/** REGISTRO **/
.img-registro {
	margin: 10px auto -40px;
	display: table;
}
.txt-gracias{
	width: auto;
	height: auto;
/*	font-family: 'Lato', Arial, Helvetica, sans-serif;*/
	font-weight: 600;
	font-size: 31px;
	line-height: 40px;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	display:block;
	color:#16cadb;
	margin-top: 20px;
	text-shadow:0px 0px 7px rgba(0, 0, 0, 0.8);
}
#cont_registro {
	width:auto;
	display:table;
	text-align: center;
	margin:0px auto 20px;
}
.acceso-txt{
	width: 100%;
	height: auto;
	float: left;
	clear: none;
/*	font-family: 'Lato', Arial, Helvetica, sans-serif;*/
	font-weight: 300;
	font-size: 18px;
	color: #fff;
	text-align: left;
	text-decoration: none;
	padding: 0px 0 0 0px;
}
.form-izq, .form-der{
	width:240px;
	height:auto;
	float:left;
	clear:none;
/*	font-family: 'Lato', Arial, Helvetica, sans-serif;*/
	font-weight:normal;
	font-size:13px;
	letter-spacing:1px;
	text-align:left;
	margin: 0px 0px 0px;
	color:#fff;
	text-transform:uppercase;
}
.registroTabla{
	width:496px;
	height:auto;
	float:left;
	clear:none;
/*	font-family: AvenirLT-Medium, Arial, Helvetica, sans-serif;*/
	font-weight:normal;
	font-size:12px;
	line-height:30px;
	color:#4d4d4d;
	text-align:left;
	text-decoration:none;
	padding:0 0 0px 0;
	margin:0;
}
.registroTabla td{
	height:auto;
}
.textfield{
	width:225px;
	height: 32px;
	margin:-5px 0px 5px 0px;
	padding: 0px 0px 0px 5px;
	background:#FFF;
	float: none;
	clear:none;
	border:0px;
/*	font-family: 'Lato', Arial, Helvetica, sans-serif;*/
	font-weight:normal;
	font-size: 18px;
	color: #000;
	letter-spacing:0px;
	text-decoration:none;
	text-align:left;
}
select.textfield {width:232px;height: 34px;}
.campos-obligatorios{
	width: auto;
	height:auto;
/*	font-family: 'Lato', Arial, Helvetica, sans-serif;*/
	font-weight:normal;
	color: #fff;
	font-size: 13px;
	line-height:14px;
	margin: 0px 0px 10px 0px;
	padding:0px;
	text-align:center;
	text-decoration:none;
	display: inline-block;
}
.g-recaptcha{margin:0px auto;display: table;}
.registroTabla .btn-registrarse, #usuarios_content #form-contacto input.btn-enviar.fgt{
	width:auto;
	height:auto;
/*	font-family: 'Lato', Arial, Helvetica, sans-serif;*/
	letter-spacing: 1px;
	font-weight: 600;
	text-transform:uppercase;
	color:#fff;
	font-size:20px;
	text-decoration:none;
	padding: 12px 20px;
	margin: 10px auto 0px;
	display:table;
	border-radius:5px;
	border:none;
	background: #d20910;
	text-shadow:-1px 1px 3px rgba(0, 0, 0, 0.5);
}


.registroTabla .btn-registrarse:hover{
	background:#820106;
	color:#fff;
	cursor:pointer;
	text-decoration:none;	
}

#UsuarioPwdChangeForm .btn-guardar, #UsuarioPwdChangeForm .btn-noguardar {
	width:auto;
	height:auto;
/*	font-family: 'Lato', Arial, Helvetica, sans-serif;*/
	letter-spacing: 1px;
	font-weight: 600;
	text-transform:uppercase;
	color:#fff;
	font-size:25px;
	text-decoration:none;
	padding: 12px 20px;
	margin: 0px 15px 50px;
	display:table;
	border-radius:10px;
	border:none;
	background: #59b2b1;
	text-shadow:-1px 1px 3px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow:0 0 8px 0px rgba(0,0,0,0.5);
	box-shadow: 0 0 8px 0px rgba(0,0,0,0.5);
}
#UsuarioPwdChangeForm .btn-guardar:hover, #UsuarioPwdChangeForm .btn-noguardar:hover{
	cursor: pointer;
	color: #fff;
	background: #1a807e;
	text-decoration:none;
	-webkit-box-shadow:0 0 3px 0px rgba(0,0,0,0.5);
	box-shadow: 0 0 3px 0px rgba(0,0,0,0.5);
}



.registroTablaComentario{
	width:auto;
	height:auto;
	border-radius:20px;
	background-color: rgba(0,0,0,0.3);
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:15px;
	line-height: 14px;
	color:#fff;
	text-align:left;
	text-decoration:none;
	padding: 10px 10px 8px 10px;
	margin: 25px auto 0px;
	display: table;
}
.blanco, .blanco-grande{
	color:#16cadb;
/*	font-family: 'Lato', Arial, Helvetica, sans-serif;*/
	font-size: 15px;
	line-height: 15px;
	text-align:left;
	padding:0px 0 1px 8px;
	text-transform:none;
	text-decoration:none;
	font-weight: 600;
}
.blanco-grande{
	color:#fff;
/*	font-family: 'Lato', Arial, Helvetica, sans-serif;*/
	font-size:25px;
	line-height: 27px;
	font-weight: 700;
	text-transform:uppercase;
	text-decoration:none;

}
.registroTablaComentario li{
	width:auto;
	height:23px;
	font-weight:normal;
	line-height: 15px;
	list-style-image:url(/img/red-circle.png);
	list-style-position:inside;
	margin:2px 0 1px 0px;
	padding:5px 0px 0px 10px;
}
.registroTablaComentario li:nth-child(odd){background:rgba(0,0,0,0.4);}
.registroTablaComentario li:nth-child(even) {}
.select{
	height:25px;
	background-color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#6A4D4D;
	text-align:left;
	text-decoration:none;
	border:1px solid #6A4D4D;
	margin:5px 4px 0 0;
	vertical-align:top;
	padding:2px 0 1px 0;
}
.message{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	text-align:left;
	color:#1a3968;
}
.error-message {
	width:280px;
	height:11px;
	float: left;
	clear:none;
	margin:0 0 0 3px;
	padding:0px;
	font-size:11px;
	font-weight:bold;
	line-height:7px;
	text-align: left;
	text-transform:none;
	color: #D90010;
}



/** REGISTRO _OK **/
.registro-ok{
	width: 100%;
	max-width: 700px;
	display: table;
	margin: 0 auto 0px;
	font-size: 18px;

}
.registro-ok ul.pasos{color:#000;text-align:left;}
.registro-ok ul.pasos a{font-weight:600;color: #ed3f5f;padding: 2px 5px 0 0;display: inline;margin-left: 1px;}
.registro-ok ul.pasos a:hover{color: #13cadb;text-decoration: underline;}
.registro-ok ul.pasos li{margin: 5px 0px 15px;border-bottom: 1px solid #eee;padding-bottom: 10px; list-style-position: inside;}
.registro-ok ul.pasos li strong.red{color: #fff;font-size: 15px;padding: 5px 10px 5px;font-weight: 100;background: #010b57;margin: 0px 3px 0px;border-radius:5px;letter-spacing:1px;text-transform:uppercase;/* border:1px solid #eee; */}


.row.bg-content .text-primary{
	/* font-size: 40px; */
	/* line-height: 40px; */
	padding: 0px;
	margin-top: 30px;
}

.txt-acceso{
	background:#ed3f5f;
	color:#fff;
	font-size:15px;
	padding:8px 13px;
	margin:15px auto 15px;
	display:table;
}






/** LAND **/
.well.red{
    margin: 20px 0px 15px;
	width:100%;
	height:auto;
	background: #f2f2f2;
	display:table;
	border: 0px;
    border-radius: 10px;
    padding: 12px 20px 7px;
}

.row.blanco{
	color:#0b315a;
	font-size:18px;
	line-height: 22px;
	text-align:center;
}

a.btn.btn-default{
	margin: 15px auto 15px;
	letter-spacing: 1px;
}


/** FAQs **/
.faqs .pregunta{margin:0px;}
.faqs .pregunta:hover{cursor:pointer;color: #064abb}
.faqs .pregunta cite{font-weight:bold;font-size:16px;line-height: 19px !important;display: inline-table;width: 93%;margin-bottom: 8px;}
.faqs .arrow{color: #ed3f5f;font-size:16px; display: inline-block;}
.faqs .respuesta p{font-size:15px; line-height:20px !important; }
.faqs ol.list li::marker{font-size:15px;}
.faqs ol.list li{list-style-type: none; padding: 0 20px; }

.faqs .collpase_all_message{font-size:15px; color: #ed3f5f;font-weight:bold;}
.faqs .collpase_all_message:hover{color: #064abb;}




/** 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:#010b57;
	border-radius: 6px 6px 0px 0px;
/*	font-family: 'Lato', Arial, Helvetica, sans-serif;*/
	font-weight:900;
	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 auto 10px;
	margin: 5px 5px 10px;
	display:inline-table;
	padding: 5px 15px;
	border: 1px dotted #1dc3ae;
}
.listening-test .video{
	padding: 10px 10px 5px;
}
.listening-test .video .tit{
	margin: 0px auto 0px;
	padding: 2px 10px 2px;
}


/** 1000 PALABRAS CLAVE **/
#milpalabras .panel-default{background: #16cadb;}
#milpalabras .puntuacion{color: #fff;}
#milpalabras a.btn.btn-go{
	color: #fff;
	background-color: #c20;
	border-color:transparent;
	text-align: center;
	display: table;
	margin: 5px auto 10px;
	text-transform: uppercase;
	letter-spacing: 0px;
	border-radius: 0px;
	font-weight: 700;
}
#milpalabras a.btn.btn-go:hover{color:#0a467b; background:#fff;}
#milpalabras .panel-default .num-palabra {
	display: inline-flex;
	position: relative;
	left: 7px;
	top: -15px;
	margin: 4px 0 0px;
	height: auto;
	padding: 3px 7px 6px;
	font-size: 20px;
	font-weight: 900;
	color: white;
	text-shadow: 1px 1px 4px rgb(0 0 0 / 20%);
	background: #0a467b;
	border-radius: 5px;
	box-shadow: 1px 1px 4px rgb(0 0 0 / 20%);
}
#milpalabras .panel-heading .img-TW-prg{
	width: 100%;
	height: 150px;
	border-radius: 5px 5px 0 0;
	display: table;
	margin: 0px 0px 0px;
	border-bottom: 2px solid #61c8d5;
}





.modal-body img{
	width:95%;
	max-width:600px;
	margin:0px auto;
	display:table;
}
#palabrasclave .card.card-heigh{margin-bottom: 16px !important;}

#palabrasclave .card-image {
/*	background-color: #16cadb;*/
	max-height: 400px;
	text-align:center;
	background-repeat: no-repeat;
	background-position: center center;
	background-size:cover !important;

}

#palabrasclave .card-img-top {
	max-height: inherit;
	max-width: inherit;
	width: 100%;
	cursor: pointer;
	height: 280px;
    border-radius: 5px 5px 0 0;
	background-size: cover !important;
}

#palabrasclave .card-heigh {
/*	height: 326px;*/
	height: auto;
	background-color: #f2f2f2;
}

#palabrasclave .bg-card-body {
}
#palabrasclave .num-palabra {
	display: inline-flex;
	position: absolute;
	left: 7px;
	top: -15px;
	height: 40px;
	padding: 3px 7px 4px;
	font-size: 20pt;
	font-weight: 900;
	color: white;
	text-shadow: 1px 1px 4px rgb(0 0 0 / 20%);
	background: #0a467b;
	border-radius: 5px;
	box-shadow: 1px 1px 4px rgb(0 0 0 / 20%);
}
#palabrasclave .palabra-en, #palabrasclave .palabra-en-2{
	font-weight:bold;
	font-size: 24px;
	color: #c6030d;
	font-style: normal;
	display: table;
	line-height: 19px;
	padding: 9px 0 2px 0;
	letter-spacing: -0.3px;
}
#palabrasclave .palabra-es{font-size: 16px;color:#000;padding: 0 5px 0px 0px;line-height: 19px;margin-bottom: 6px;}
#palabrasclave .example-tit{
	border-top: 1px solid #a2eaf1;
	padding-top: 6px;
	font-size: 13px;
	color: #000;
}
#palabrasclave .example-sentence {
	font-weight: bold;
	margin: 2px 0 0;
	display: table;
	font-size: 16px;
	line-height: 18px;
}

#palabrasclave .copy-img {
	position: absolute;
	font-size: 8pt;
	color: #f7f7f7;
	text-shadow: 1px 1px 1px gray;
	top: 115px;
}

#palabrasclave .div-tittle {
	width: 100%;
}

#palabrasclave .float-right {
	float: right;
	margin-top: -5px;
}

#palabrasclave .bt-play {
	font-size: 40px;
}

#palabrasclave .mat-typography {
	overflow-x: hidden;
}
#palabrasclave .play-button.fa-play-circle, #palabrasclave .fa-microphone{
	color: #c20000;font-size: 33px;margin: 11px -2px 0 6px;}
#palabrasclave .play-button.fa-play-circle:hover, #palabrasclave .fa-microphone:hover, #palabrasclave .bt-play:hover{color: #0a467b;}



.fa-volume-up.palabras, .fa-mobile.palabras, i.palabras
{font-size: 20px;padding: 0px 1px;color: #c6030b;}
.fa-mobile.palabras{font-size: 25px;}
.milpa{-webkit-padding-start: 0px;}
.milpa li{
	font-size: 20px;
	color: #00004c;
	list-style-type: none;
	font-style: italic;
	background-color:#fff;
	width: 100%;
	display: table;
	}
.milpa li:nth-child(odd){background-color: #e2fdfc;}
.palabra-num{
    font-size: 30px;
    font-weight: 900;
    margin: 5px 10px 5px 5px;
    padding: 3px 5px 3px 5px;
    min-width: 82px;
    display: inline-block;
    background-color: #16cadb;
    text-align: center;
    color: white;
    font-style: normal;
    float: left;
    border-left: 5px dotted #c6030d;
}

.palabra-en{font-size: 25px;color: #c6030d;font-style: normal;display: table;line-height: 25px;padding: 5px 0 2px 0;}
.palabra-en-2{font-size: 21px;color: #c6030d;font-style: normal;display: table;line-height: 25px;padding: 5px 0 2px 0;}

.palabra-es{font-size: 15px;color: #777777;font-style: italic;display: table;width: auto;padding: 0 5px 5px 0px;line-height: 16px;}

.play-button.fa-play-circle{color: #000;font-size: 40px;margin: 8px 5px;}
.play-button.fa-play-circle:hover{color: #c6030d;}




/** PROCESO DE REGISTRO **/
#proceso_registro .panel-default>.panel-heading {
    color: #fff !important;
    background-color: #2d2a82 !important;
    border-color: #65ccca !important;
}
#proceso_registro .panel-primary>.panel-heading {
    color: #fff !important;
    background-color: #c90306 !important;
    border-color: #2d2a82 !important;
}
#proceso_registro h2{
    color: #780100 !important;
    text-transform: uppercase;
    font-weight: 600 !important;
    font-size: 20px !important;
}

#proceso_registro .panel-default {border-color: #65ccca !important;}
#proceso_registro .panel-primary {border-color: #e80306 !important;}
#proceso_registro .panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
}
#proceso_registro p{font-size:15px;}
#proceso_registro .panel-body em{
	color:#e80306; 
	font-weight:800;
/*	font-family: 'Lato', Arial, Helvetica, sans-serif;*/
	font-style:inherit;
	text-transform:uppercase;
}
#proceso_registro .btn.btn-primary{
	color: #fff;
	background-color:#c90306;
	border-color:transparent;
	text-align: center;
	display: table;
	margin: 0px auto 5px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 700;
	border-radius: 10px;
}
#proceso_registro .btn.btn-primary:hover{
	color: #fff;
    background-color: #65ccca;
    border-color:transparent;
}

.card-header .btn.btn-link{white-space: unset;text-align: left; width: 100%;}


.card {
  /* background: rgba(234, 234, 234, 0.5); */
  border: 1px solid transparent;
  margin: 0 0 10px;
  border-radius:5px;
  color:#000;
  font-size:16px;
}
.card-header{background: #00b2cd; color:#010b57;}

.card h5{margin: 0 0 0px; line-height: 20px;}
.card-body{font-size:15px;padding: 6px 12px;/* border-top: 1px dotted rgba(29, 195, 174, 0.5); */text-align: left;}
#englishtv .card-body{max-height: 400px; height: 100vh !important;}

.card-body .card-text{line-height: 18px;}
.card .btn-link{font-weight:bold; color:#000;font-size:16px}
.card .btn-link:hover{text-decoration:none;background:#1dc3ae; color:#fff; width:100%;border-radius: 4px;}
.card h5.card-title{font-size: 1.2rem;font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;}


#accordion.definiciones .card {  
  background: #000;
  border:1px solid #cef2ed; 
  margin: 0 0 10px;
  border-radius:5px;
	color:#fff !important;
}
#accordion.definiciones .card .btn-link{
	color:#1dc3ae;
	font-size:25px;
	display:inline;
	width:100%;
}
#accordion.definiciones .card .btn-link:hover{
	color:#fff;
	background:#1dc3ae;
	display:inline;
	width:100%;
}
#accordion.definiciones .card-body{
	background:#fff !important;
	color:#000;
	font-weight: normal;
	font-size: 16px;
	line-height: 19px;
	padding:0px 0px;
}
#accordion.definiciones .card-body li strong{color: #00a2d6;text-transform: uppercase;}
#accordion.definiciones .card-body li:nth-child(even)  {background:rgba(204, 204, 204, 0.3);}





/** INGLES AL MINUTO **/
.contenido-iam{
	width: 96%;
	max-width: initial;
	height: auto;
	font-weight: 500;
	background-color: #f5f5f5;
	border: none;
	font-size: 17px;
	line-height: 20px;
	padding: 0px 2% 15px;
	border-top: 5px solid #c6030d;
	border-bottom: 2px solid #c6030d;
	display: table;
	margin: 0px auto 30px;
	float: none;
}

.iam p strong{
	color:#000;
	margin: 5px 0 15px !important;
	font-style: normal;
}
.iam p{
	color:#666 !important;
	margin: 0 0 5px !important;
	display: table;
	font-style: italic;
    font-weight: normal;
}
.contenido-iam.iam h3{font-size: 24px;margin-top: 20px; }
.contenido-iam.iam h4{font-size: 18px;}

.contenido-iam .img-iam{
	float: right;
	width: 47%;
	max-width: 190px;
	height: auto;
	border-radius: 30px;
	margin: 10px 10px 0 0px;
	padding: 10px;
	border: 0px solid #fff;
	background-color:#fff;
	-webkit-box-shadow: -1px 2px 5px rgba(0,0,0,0.2);
	box-shadow: -1px 2px 5px rgba(0,0,0,0.2);
}
.sesion .sesion-img-iam{
	width:100%;
	height:auto;
	background:#fff3;
/*	margin: 0px auto 5px;*/
}
.sesion .sesion-img-iam img{
	width: 140px;
	margin: 0px 0 0px;
}
.sesion.iam:focus{color:#fff;}







.iam .card h5{text-align:center; color: #010b57 !important;font-size:14px; text-transform:uppercase; font-weight:600;}
.iam .card i{text-align:center; color: #010b57 !important; display:table !important; margin:0px auto !important; font-size:100px !important;}



/*
.row.glosario-content{
	text-align:center;
}
*/
.txt-desc{
	display: table;
	text-align: left;
	color:#00084c;
	font-size: 17px;
	line-height: 20px;
	letter-spacing: 0px;
	text-decoration:none;
	margin: 20px 0 0px 0;
	font-family: 'Lato', Helvetica, Arial, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
}

.audio-cont{
	display:inline-block;
	margin: 0 20px;
}
.audio-title, .video-sub-tit{
	width: auto;
	height: auto;
	margin: 21px 0 0px;
	display:table;
	font-family: 'handsean', Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 22px;
	text-align: left;
	letter-spacing:0.5px; 
	padding: 10px 10px 11px;
	text-shadow: -1px 1px 1px rgba(0,0,0,0);
	border-top: 2px dotted rgba(97, 200, 213,0.8);
	border-right: 2px dotted rgba(97, 200, 213,0.8);
	color: #16cadb;
	border-radius:0px 15px 0px 0px;
}
.videoWrapper{
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*@media screen and (max-width: 1018px){
	#contacto-small .btn-contacto{
		width:98%;
		padding: 4px 1% 2px;
	}
}*/


/** FORMULARIO: Que Tal Tu Ingles **/
.btn-inicio{
	width: auto;
	height: auto;
	padding: 7px 10px;
	margin: 0px auto;
	text-align:center;
	border-radius:10px;
/*	font-family: 'Lato', Arial, Helvetica, sans-serif;*/
	color:#000045;
	font-size: 17px;
	line-height: 20px;
	letter-spacing:0px;
	text-transform:uppercase;
	text-decoration:none;
	z-index: 1000;
	right: 15px;
	position: absolute;
	-webkit-box-shadow:inset 1px 1px 1px 0 rgba(255,255,255,0.3), inset -1px -1px 1px 0 rgba(0,0,0,0.3);
	box-shadow:inset 1px 1px 1px 0 rgba(255,255,255,0.3), inset -1px -1px 1px 0 rgba(0,0,0,0.3);
	background: #16cadb; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI0MCUiIHN0b3AtY29sb3I9IiM2NmNjY2EiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI0MCUiIHN0b3AtY29sb3I9IiM2NmNjY2EiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI5MCUiIHN0b3AtY29sb3I9IiMyYzkyOTQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #16cadb 40%, #16cadb 40%, #2c9294 90%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(40%,#16cadb), color-stop(40%,#16cadb), color-stop(90%,#2c9294)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #16cadb 40%,#16cadb 40%,#2c9294 90%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #16cadb 40%,#16cadb 40%,#2c9294 90%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #16cadb 40%,#16cadb 40%,#2c9294 90%); /* IE10+ */
	background: linear-gradient(to bottom,  #16cadb 40%,#16cadb 40%,#2c9294 90%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#16cadb', endColorstr='#2c9294',GradientType=0 ); /* IE6-8 */
}
.btn-inicio:hover{
	cursor:pointer;
	background:#16cadb;
	-webkit-box-shadow:inset -1px -1px 1px 0 rgba(0,0,0,0), inset 1px 1px 1px 0 rgba(0,0,0,0.3), 0 0 0px 0px rgba(0,0,0,0);
	box-shadow:inset -1px -1px 1px 0 rgba(0,0,0,0), inset 1px 1px 1px 0 rgba(0,0,0,0.3), 0 0 0px 0px rgba(0,0,0,0);
}

#contenido-qtti{
	width: 96%;
	height:auto;
	background: url(/img/bg-content.png) top left repeat;
	display:table;
	-webkit-box-shadow: inset 0px 0px 120px 0px rgba(0, 0, 0, 0.7);
	box-shadow: inset 0px 0px 120px 0px rgba(0, 0, 0, 0.7);
	margin: 0px auto;
	float: none;
	text-align: center;
	padding: 0px 2% 19px;
}
.compartir{
	width:auto;
	height:auto;
	display:table;
	margin:0px auto;
	padding: 5px 2% 2px;
	text-align:center;
/*	font-family: 'Lato', Arial, Helvetica, sans-serif;*/
	font-weight: 900;
	color: #00a4e4;
	font-size: 18px;
	line-height: 19px;
	letter-spacing: 0px;
	border-top: 4px solid #000;
	text-transform: uppercase;
	border-radius: 0px 0px 10px 10px;
	-webkit-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.5);
}
.compartir .txt{padding: 5px 5px 5px 0px;float: left;}

#middle-blanco{
	width:auto;
	max-width:650px;
	height:auto;
	display:table;
	border-radius: 8px;
	background-color: #f5f5f5;
	margin: 20px auto 30px;
	padding: 20px 3% 15px;
}

.txt-completa{
/*	font-family: 'Lato', Arial, Helvetica, sans-serif;*/
	font-weight:normal;
	color:#000;

	font-size:20px;
	line-height: 22px;
	letter-spacing: 0px;
	display: inline-block;
	padding:0px 0px 10px;
}

.txt-completa strong{font-weight:900;}

#form-clase{
	width:95%;
	max-width:710px;
	height:auto;
	display:table;
	margin: 0px auto 0px;
	padding: 0px 1%;
}

#form-clase .texto_es{
	width: auto;
/*	font-family:"Lato", Arial, Helvetica, sans-serif;*/
	font-weight:400;
	font-size:15px;
	text-transform:uppercase;
	display:table;
	margin: 10px auto 0px;
	color: #000;
	letter-spacing: 1px;
	text-align:center;
}
#form-clase .campo input, #form-clase select.textfield{
	width:95%;
	max-width:300px;
	height:36px;
/*	font-family:"Lato", Arial, Helvetica, sans-serif;*/
	font-weight:400;
	font-size:24px;
	color: #000;
	text-align:left;
	vertical-align:middle;
	margin:7px 0px;
	padding:0px 1% 2px;
	letter-spacing:0px;
	background: #fff;
	border: 1px solid #dd0000;
}
#form-clase select.textfield{
	max-width:315px;
	height:40px;

}
.capsula-texto{
/*	font-family:"Lato", Arial, Helvetica, sans-serif;*/
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.3px;
}
.capsula-texto iframe{
	position: relative;
    width: 100%;
	height: auto;
	aspect-ratio: 16 / 9;
}
.capsula-texto li{
	margin-left: 20px;
}
.media-heading{
/*	font-family:"Lato", Arial, Helvetica, sans-serif;*/
	font-weight: 900;
	font-size: 17px;
	line-height: 18px;
	letter-spacing: 0.5px;
	color: #000;
}
.tit-level{
    border-bottom: 5px solid #010b57;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-radius: 0px;
    padding: 13px 0px 10px;
    font-size: 21px;
    line-height: 24px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 0.5px;
    background: #fff;
    color: #c7000c;
	font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
}

.tit-level .fa-star{
    display:table;
    margin:0px auto 10px;
    font-size:30px;
}

h4.mod-audio-txt {

    line-height: 17px !important;
    font-size: 14px;
    letter-spacing: 0.2px;
    font-weight: 700;
    padding: 0px 10px;
}

h4.mod-audio-txt .fa-headphones{
	font-size: 30px;
	margin:10px auto 0;
	display:table;
	font-weight: 500;
}
.panel-heading .fa-graduation-cap{
	font-size: 30px;
	margin:0px auto 0;
	display:table;
	line-height:50px;
}


.nota-test{
	width:92%;
	max-width: 675px;
	height:auto;
	display:table;
	margin: 10px auto;
	padding: 10px 2%;
	text-align: center;
/*	font-family:"Lato", Arial, Helvetica, sans-serif;*/
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 0px;
	color: #000;
	background: rgba(102, 204, 202, 0.6);
	border-radius: 10px;
}


.asterisco{
	width:auto;
	height:auto;
	display:inline-table;
	margin: 0px auto 0px;
}


#form-clase .btn-enviar{
	width: auto;
	height:auto;
	display:table;
	margin: 20px auto 20px;
	padding: 20px 20px;
	border-radius:10px;
	text-align:center;
	text-transform:uppercase;
	font-family: "Lato", Arial, Helvetica, sans-serif;
	font-weight: 700;
	color:#fff;
	font-size: 18px;
	line-height: 15px;
	text-decoration:none;
	letter-spacing: 2px;
	border: none;
	background: #360c96;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2M3MDAwYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3ZDAwMDgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #360c96 0%, #21006b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#360c96), color-stop(100%,#21006b));
	background: -webkit-linear-gradient(top,  #360c96 0%,#21006b 100%);
	background: -o-linear-gradient(top,  #360c96 0%,#21006b 100%);
	background: -ms-linear-gradient(top,  #360c96 0%,#21006b 100%);
	background: linear-gradient(to bottom,  #360c96 0%,#21006b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#360c96', endColorstr='#21006b',GradientType=0 );
}
#form-clase .btn-enviar:hover{
	background:#360c96;
	cursor:pointer;
	-webkit-box-shadow: 0 0 0px 0px rgba(0,0,0,0);
	box-shadow: 0 0 0px 0px rgba(0,0,0,0);
}

#RegistroNewsletterIndexForm .asterisco, #RegistroNewsletterIndexForm .btn-enviar{
	display:inline-block;
	margin: 20px 0px 20px;
}

#examen{
	height:auto;
	margin: 0px auto 0px;
	padding: 15px 0px 25px;
	color:#fff;
}
#examen .txt{
	color:#fff;
/*	font-family: 'Lato', Arial, Helvetica, sans-serif;*/
	font-weight: 400;
	font-size: 15px;
	line-height: 23px;
	padding: 10px 2% 15px;
}
#examen .txt-nivel{
/*	font-family: 'Lato', Arial, Helvetica, sans-serif;*/
	font-weight: 900;
	font-size: 30px;
	line-height: 32px;
	letter-spacing: 2px;
	display: table;
	text-align: center;
	margin: 0px auto;
	background: #000;
	padding: 9px 15px 10px;
	border-radius: 8px;
	color: #fff;
	text-transform:uppercase;
}
#examen .txt-nivel .quizolution-result-number{
	font-size: 50px;
	line-height: 52px;
}


#middle-negro{
	width:90%;
	max-width:820px;
	height:auto;
	display:table;
	border-radius: 8px;
	background-color: rgba(0,0,0,0.4);
	margin: 0px auto 0px;
	padding: 0px 3% 15px;
}

.list-inline{text-align: center !important;}

.button-play-practice:hover{
	cursor: pointer;
}

/*
@media screen and (max-width:1291px){
	.btn-comprar{
		margin: 13px 0px -20px;
		float: left;
	}
}*/
.modulo-pasos li .btn-link:hover{color:#010b57;}
@media screen and (max-width: 1200px){
/*	.puntos strong{display: block;}*/
	.puntos li{
		list-style-type: none;
		text-align:center;
		padding: 8px 10px 8px;
	}
/*
	#clases-profe #nav-tab .nav-link{font-size: 16px;letter-spacing: 0px;padding: 5px 1% 7px;}
	#clases-profe #nav-tab .nav-link .text-muted{font-size:9px;}

*/
}
@media screen and (max-width: 1182px){
	#palabrasclave .card-heigh{height:auto;}
/*	#palabrasclave .card-heigh{height:300px;}*/
}


@media screen and (max-width: 991px){
	.glosario-center {text-align: center !important;}
	.modulo-nivel .tit-unidades{height: auto;min-height: inherit;}
	.grilla .modulo-nivel .tit-unidades{height: auto;min-height: inherit; margin: 1px auto 6px;}
	.puntuacion{padding: 7px 0px 0px;line-height: 15px;font-size: 15px;}
	.row.bg-content .panel.panel-default.modulo-small.glosario .puntuacion{padding: 6px 0px 0px !important;line-height: 15px;font-size: 13px;}
	.col-md-3.glosario .panel-default>.panel-heading h4{
		line-height: 13px;
		font-size: 13px;
		padding:0px 10px;
		margin-top: 2px;
		margin-bottom: 2px;
	}
	.glosario-col{display: inline-block;width: 49%;vertical-align: text-top;}
	.col-md-3.glosario h4 i{display: inline-block;}
	.grilla .modulo-nivel{width: 49%;display:inline-block;vertical-align:top;}
	.desc-ati{height: auto;}

	.col-md-4.modulo-nivel.servicio.video .panel-default>.panel-heading{border-bottom: 1px solid transparent;}

	.btn-show .btn.ingresar{
			display: table;
			float: right;
			margin: 5px auto 4px;
			padding: 4px 5px;
			width: 95%;
			letter-spacing: 1px;
			border: 1px solid #ffffff57;
			color: #fff;
		}
	/*.btn-comprar{
		float: left;
    	margin: 7px 0px 0px;
	}*/
}

@media screen and (max-width: 955px){
	#top-internas{
		width:100%;
		/*height: 245px;*/ 
		margin: 0px auto;
		background: url(/activatuingles/img/aprende-ingles-hoy.png) center 18px no-repeat #fff;
		display: table;
	}
	#top-internas .logo{
		position:absolute;
		z-index:1000;
	}
	#top-internas .logo-columbia{
		float:right;
		clear:right;
		margin: 40px 15px 0px 0px;
	}
	#top-tvingles {
		width: 100%;
		/*background: url(/img/curso-de-ingles.png) top center no-repeat #fff;*/
	}

}


@media screen and (max-width: 890px){
	.btn-volver{
		padding:7px 14px;
		margin:10px auto -5px;
		float:none;
		clear:none;
		display:table;
	}
	#numero-nivel{font-size: 38px;}
	/*#usuarios_content{margin-top:20px;}*/
	#login, #new-user{
		float:none;
		display:table;
		margin: 10px auto 5px;
		padding: 12px 2% 18px;
		text-align: center;
	}
	.txt-aun{margin: 0px auto;}
}

@media (min-width:910px){
	.btn-show .btn.ingresar{display:none;}
}

@media screen and (max-width: 820px){
	.btn-contacto.tel{margin: 10px auto 0px;}
}
@media screen and (max-width: 800px){
	#top-internas .logo-columbia{
		float:right;
		clear:right;
		margin: 10px 15px 0px 0px;
	}
	#top-gris .tel{
		width: 98%;
		float: none;
		margin: 0px auto 0px;
		text-align: center;
	}

}
@media (max-width: 768px){
	.btn-crearcuenta{margin: 5px 16px 0px;}
}
@media (max-width: 740px){
    #estadisticas, #graficos{width: 90%;}
	#estadisticas li{line-height: 25px;}
}
@media screen and (max-width: 700px){
	.sobre-header{
	    margin-top: -62px;
    	top: -80px;
	}
	
	#top{
		height: 400px;
		margin: 0px auto;
		background: url(/inglesusa/img/aprende-ingles-hoy.png) center 198px no-repeat #fff;
	}
	#top .logo{
		position:relative;
		margin: 10px auto 0px;
		display:table;
		float:none;
	}
	#top .logo-uap{
		width: 105px;
		display: table;
		float:none;
		margin:0px auto;

		background: #fff;
		border-radius: 6px;
		padding: 5px;

		position: relative;
		top:initial;
		bottom: -145px;
		right: 0px;
	}
	#top-tvingles .logo{
		display:table;
		float:none;
		margin:0px auto -20px;
		position:relative;
	}
	#top-tvingles .logo{
		display:table;
		float:left;
		position:relative;
	}
	#top-tvingles .logo-itcsolo{
		display:table;
		float:right;
		position:relative;
	}
}

@media screen and (max-width:750px){
	.modulo-usuario{
		width: 98%;
		padding: 0px 1% 0px;
		position:absolute;
		top:0px;
		margin: 0px auto 5px;
		display: table;
		float: none;
	}
	#top-internas{
		height: 384px;
		margin: 0px auto;
		background: url(/img/aprende-ingles-hoy.png)  center 183px no-repeat #fff;
	}
	#top-internas .logo{
		position:inherit;
		/*margin: 50px auto 0px;*/
		display:table;
		float:none;
		margin: 55px auto 0px;
		max-width: 249px;
		width: 80%;
	}
	#top-internas .logo-columbia{
		width: 85px;
		background: #fff;
		border-radius: 6px;
		position: relative;
		bottom: -128px;
		right:inherit;
		padding: 5px;
		margin: 0px 10px 0px 0px;
		display: table;
		float: right;
	}

}
@media screen and (max-width:640px){
	#login, #new-user{
		width: 96%;
	}
	.tit-login{
		font-size:18px;
		height: auto;
		margin:0px;
	}
	.txt-aun{
		width: 96%;
		padding:0px 2%;
	}
	a.registrate{
		width: 90%;
		padding: 15px 2%;
	}
	.campos{
		width: 100%;
		display: table;
		margin: 10px auto 0px;
		float: none;
	}
	.txt-campos{
		width: 100%;
		font-size: 16px;
	}
	#login input{width: 90%;height: 33px;font-size: 16px;}
	.txt-small{
		width: 90%;
		display: table;
		margin: 5px auto;
		float: none;
	}
	#login .btn-ingreso{
		width: 90%;
		display: table;
		margin: 15px auto 0px;
	}
}

@media screen and (max-width:575px){
	.registroTabla{width:100%;}
	.form-izq, .form-der{
		width:90%;
		float:none;
		display:table;
		margin:0px auto;
		text-align:center;
	}
	.textfield, select.textfield{width:96%;}
	.img-registro{width:90%;}
	.registroTablaComentario li{
		height: auto;
		padding: 5px 0px 5px 10px;
	}
	.txt-gracias, .acceso-txt{
		width:96%;
		/*margin:0px 1%;*/
		text-align:center;
	}
	.txt-gracias{line-height: 31px;}
	.desc-ati.alto{height: auto;}
}


@media screen and (max-width:530px){
	#usuarios_content{
		width: 96%;
		padding: 10px 2%;
	}

}

@media screen and (max-width:500px){
/*	#top-internas{height: 475px;}*/
	#numero-nivel, #numero-nivel.tit-contacto{font-size: 36px; line-height: 33px; padding: 10px 0px; /*margin-top: -50px;*/}
    .img-head-ledi{margin-top:-5px;}
}

@media screen and (max-width:520px){
/*	.btn-show .btn.ingresar{
		display: table;
		float: right;
		margin: 5px auto 4px;
		padding: 4px 5px;
		width: 95%;
		letter-spacing: 1px;
		border: 1px solid #ffffff57;
		color: #fff;
	}
	.btn-comprar{
		float: left;
		display:table;
		margin: 51px auto -6px;
		float: inherit;
		padding-left: 7px;
	}*/
}
@media screen and (max-width:420px){
	.grilla .modulo-nivel{width: 100%;}
	.modulo-nivel .tit-unidades, .grilla .modulo-nivel .tit-unidades{font-size:18px;min-height: auto;line-height: 19px;padding: 9px 0px 2px;}
	/*.modulo-nivel .panel-heading .img-responsive{width: 60%;}*/
}

/*@media screen and (max-width:440px){
	#top-internas{height: 455px;}
}*/

/*@media screen and (max-width:400px){
	#top-tvingles .logo, #top-tvingles .logo-itcsolo{
		display:table;
		float:none;
		margin: 5px auto 0px;
		padding: 0px;
		position: inherit;
		width: 70%;
	}
	#top-tvingles .logo-itcsolo{width: 35%;}
}*/
@media screen and (max-width:400px){
	#top-tvingles .logo, #top-tvingles .logo-itcsolo{
		display:table;
		float:none;
		margin: 5px auto 0px;
		padding: 0px;
		position: inherit;
		width: 55%;
	}
	#top-tvingles .logo-itcsolo{width: 30%;}
/*	#top-tvingles img{
		display:none;
	}
	#top-tvingles{
		height:600px;
		background: url(/img/curso-tv-ingles.png) bottom center no-repeat #fff;
	}*/
}

@media screen and (max-width:340px){
	.registroTabla .btn-registrarse{
		width:96%;
		padding:12px 2%;
	}
	.g-recaptcha{width:90%;}
	.txt-aprende{
	    font-size: 27px;
    	line-height: 27px;
	}
	#form-contacto input, #form-contacto textarea{width:98%;}
}

@media screen and (max-width:333px){
	#top-internas .logo{
		margin: 33px auto 0px;
	}
	#top-internas{
		/*height: 461px;*/
		margin: 0px auto;
		background: url(/img/aprende-ingles-hoy.png) center 183px no-repeat #FFF;
	}
	#top-internas .logo-columbia{
		width: 90px;
		float: none;
		padding: 3px;
		position: relative;
		bottom: -138px;
		display: table;
		margin: 0px auto;
	}
}

@media screen and (max-width:310px){
	.registroTabla .btn-registrarse{font-size: 19px;}
}
 @media (max-width: 992px) {
      .header-ledi {
        height: 400px;
      }
    }

@media (min-width:992px) and (max-width:1200px){
	.list-inline>li{padding-left:0;margin-left:-5px;list-style:none}
	.desc-ati{height: 49px;}
	.thumbnail .caption h3 a{font-size: 23px;}
	.row#modulos .btn-primary{padding: 6px 6px;}
	a.btn.btn-default.small{
		margin: 0px auto 0px;
		letter-spacing: 0px;
		padding: 6px 6px;
	}
	.desc-ati.alto{
		margin: 0 0 10px;
		height: 76px !important;
	}
.col-md-4.modulo-nivel.servicio.video .panel-default>.panel-heading{border-bottom: 11px solid #000;}
}
@media (max-width:992px){
	.btn.ingresar, .btn.crearcuenta{font-size: 12px;margin: 9px 3px 5px;padding: 7px 8px;}
    .dropdown .btn.crearcuenta{padding: 5px 8px 6px;}
    #cursoingles .fa.fa-fw.fa-envelope{margin: 9px 0px 5px 3px;padding: 9px 8px 10px;}
	.row.bg-content .panel.panel-default{
		width: 100%;
		max-width: 750px;
		margin-right: auto;
		margin-left: auto;
	}
}

@media (min-width:992px){
	#ActivarEntregaForm{text-align:center; }
	#ActivarEntregaForm .campo-pin{display: inline-block;width: 150px; margin:5px 2px 0px;}
	.col-md-6.modulo-nivel .btn-activar{display: inline-block; margin:0px 3px;}
	.entrega-vencimiento{
		margin: 9px auto 6px;
		font-size: 13px;
		padding: 4px 5% 5px;
	}
	a.btn.btn-default{
		margin: 15px auto 12px;
    	letter-spacing: 1px;
	}
	a.btn.btn-default.small{
		margin: 0px auto 10px;
		letter-spacing: 0px;
	}
}
@media (max-width:511px){
	.btn.ingresar, .btn.crearcuenta{margin: 5px 3px 0px;}
    #cursoingles .fa.fa-fw.fa-envelope{margin: 5px 0px 5px 3px;}
}
@media (max-width:495px){
	a.btn.btn-default.small{
		margin: 0px auto 8px;
		letter-spacing: 0px;
	}
}



/** IDLS LAND **/
#idls .sesion.medical{min-width: 90px;}
.programa.idls .card.medical img{border-top: 0px solid rgb(255 255 255 / 0);}

#idls section.frase-uno{
    width: 100%;
	background: #1dc3ae;
    color: #fff;
    letter-spacing: 0.5px;
    margin: 0px auto 10px;
    display: table;
}
#idls section.frase-uno .btn{
	background: #2d2a82;
	color: #fff;
	margin: 0px auto 15px;
}

#idls section#frase-dos{
	background: #2d2a82 !important;
	color: #fff !important;
	letter-spacing:0.5px;
	margin: 10px auto 10px !important;
    padding: 10px 0px;
	font-size:30px;
}
#idls section#frase-dos .section-heading{padding: 30px 30px 20px;}

#idls section#frase-dos .btn, #idls section.frase-uno .btn{
	background: #1dc3ae;
	color: #fff;
	display: table;
	margin: 10px auto 10px;
	font-weight:bold;
	letter-spacing:1px;
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
}
#idls section.frase-uno .btn{
	background: #2d2a82;
	color: #fff;
}
#idls section.frase-uno .btn:hover{
	background: #fff;
	color: #2d2a82;
}
#idls section#frase-dos .btn:hover{
	background: #fff;
	color: #1dc3ae;
}

#idls section#frase-dos .logo{
	display: table;
	margin: 12px auto -7px;
}
#idls .row.txt-azul{
	display:table;
	margin: 0px auto 20px;
	text-align: center;
}
#idls .txt-azul{
	color: #2d2a82;
}
#idls .txt-azul i{
	font-size: 50px;
	line-height: 51px;
	width: 85px;
	height: 85px;
	display:table;
	margin:30px auto 10px;
	padding: 14px 0px 0;
	border-radius:100px;
	background: rgb(255, 255, 255);
	color: #1dc3ae;
	border: 2px solid rgb(29, 195, 174);
}
#idls .row.txt-azul .col-md-6{float:none !important; display:inline-block;vertical-align:top;}

#idls .page-header{
    text-align: center;
	border-bottom: 1px solid #1dc3ae !important;
	color: #2d2a82;
}
#idls .img-responsive{
	width:100%;
	max-width:1000px;
	display:table;
	margin: 0px auto 20px;
	padding: 0px;
    border-bottom: 5px solid #1DC3AE;
}
#idls img.img-responsive.img-progress {margin: 0px auto 12px;}

#idls .img-responsive.especialidad{
	width: 100%;
	max-width: 160px;
	border: 1px solid #1DC3AE;
	border-bottom: 5px solid #1DC3AE;
	margin: 0px auto 0px;
}

#idls .row.bg-claro{background: #f5f5f5 !important;}

#idls .modulo-nivel{padding: 10px 10px !important;}

#idls a.btn-data{
	width:auto;
	height: auto;
	display:inline-block;
	border:0px solid transparent;
	border-style: none;
	border-radius: 50px;
	letter-spacing:1px;
	text-transform: uppercase;
	color:#fff;
	background-color: #1DC3AE;
/*	background-color: #ff5e00;*/
	padding: 6px 14px;
	margin: -9px 5px 20px;
	font-size: 13px;
	font-weight: 700;
    text-align: center;
}
#idls a.btn-data:hover, a.btn-data.webinar:hover, .mallas a.btn-data:hover, .mallas a.btn-data:nth-child(even):hover, .glosario a.btn-data:hover{
    background-color: #041684;
    color:#fff;
}




#idls .capsula-texto, #idls .capsula-texto p{
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 0px;
	text-align: left;
}
#idls .capsula-texto .reference-link-img{width:100%;}
#idls .capsula-texto em i:before{
	font-family: 'FontAwesome Solid';
	content: "\f078";
	display:table;
	margin:30px auto 0px;
	font-size: 80px;
	color: #1cc3ae;
	width:80px; 
	height:80px;
	font-style:normal;
	text-align:center;
}
#idls h2.tit-tareas{font-size: 20px;line-height: 25px;border-bottom: 1px solid #1DC3AE;}

#idls .link-webinar, #idls .capsula-texto a{
	font-weight: bold;
	color: #1dc3ae;
}
#idls .link-webinar:hover, #idls .capsula-texto a:hover{
	color: #2d2a82;
	text-decoration: underline !important;
}
#idls.row {color: #2d2a82;}
#idls.row .text-primary{color: #1dc3ae;}
#idls.row .media{
	width: 96%;
	display: table;
	margin: 0px auto;
	padding: 5px 5px 0px;
	min-height: 85px;
	border-bottom: 1px dashed rgb(206, 242, 237);
}
#idls.row .media:hover{background-color: rgba(29, 195, 174, 0.15);}
#idls.row .media:last-child{border-bottom: 0px dashed rgb(206, 242, 237);}
#idls.row .media-heading{
	margin-top: 8px;
	margin-bottom: 2px;
	text-transform: uppercase;
	color: #2d2a82;
}
#idls.row .fa-inverse{
	color: #fff;
    font-weight: 700;
}
#idls.row .fa-stack-1x{line-height: 73px;}

#idls.row .capsula-texto li{
	margin-bottom: 13px;
}
#idls.row h3{margin:10px 0 0px;color: #1dc3ae;line-height: 22px;font-size: 22px;}
#idls.row h3.tit-big{
	text-transform: uppercase;
    font-weight: 700;
    color: #010b57;
}

#idls.row h4 p{margin:10px 0 0px;color: #2d2a82;line-height: 21px;font-size: 18px;}
#idls .capsula-texto p span.legal-salud{
	font-size: 10px;
	line-height: 12px !important;
	margin:0px;
	padding:0px;
	letter-spacing: 0;
}
#idls.row h2.tit-unidad, #idls.row .titulo-capsula a{color: #2d2a82;}
#idls.row .titulo-seccion{color: #1dc3ae;}
#idls.row .panel-default>.panel-heading{
    border-top: 1px solid #1dc3ae;
    border-bottom: 1px dotted #1dc3ae;
    border-left: 0px;
    border-right: 0px;
    padding: 0px 0px 1px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 0.5px;
    background: #cdf1ec;
    color: #2d2a82;
    margin: 0px 0 6px 0;
    border-radius: 0px 0px 0px 0px;
}
#idls.row .panel-default>.panel-heading .mod-audio-txt{color: #2d2a82;}

#idls.row #biblio .titulo-categoria-esp{
	height: auto !important;
	min-height:61px;
	font-family: Montserrat;
	font-weight:500;
	font-size:14px;
	line-height:17px;
	padding-bottom:10px;
}
#idls.row .titulo-categoria-esp{
	height: auto !important;
	min-height:70px;
	font-family: Montserrat;
	font-weight:500;
	font-size:14px;
	line-height:17px;
	padding-bottom:10px;
}
#idls.row .titulo-categoria-ing{
	font-family: Montserrat;
	height: 35px;
	font-size:11px;
	line-height:12px;
	color:#1dc3ae;
	text-transform:uppercase;
	text-shadow:0px 0px 0px rgba(0, 0, 0, 0);
	padding: 5px 7px 0px;
	margin-bottom: 7px;
	border-top: 1px dotted rgba(0, 13, 89, 0.2);
	background: #0d0a5dc2;
	opacity: 1;
	border-radius: 3px;
}

#idls.row .num-categoria{border-bottom: 3px solid #fff /*#90e0ff*/;background: #1dc3ae;}

#idls.row .candadito{
	font-size: 18px;
	text-align: center;
	padding: 10px 10px 8px;
	display: table;
	margin: auto;
	border-radius: 25px 25px 0 0px;
}
#idls.row .candadito.abierto{
	color: #1dc3ae;
	background: #fff;
}
#idls.row .candadito.cerrado{
	color: #232071;
	background: #fff;
}
#idls.row .tipo-acceso{
	text-transform:uppercase;
	font-size:11px;
	color: #fff;
	background: #232071;
	padding:8px 9px 4px 7px;
	/* display:table; */
	float: right;
	margin:-24px auto 0px;
	border-radius:0px 0px 8px 8px;
}

#idls.row a.categoria{
	width:182px;
	height:auto;
	color: inherit !important;
/*	background: #1dc3ae;*/
	padding:0px 0px 0px 0px;
	margin:8px;
	border-radius: 8px;
	display: inline-block;
	text-decoration:none;
	-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: #383584;
	
	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 );

}
#idls.row a.categoria:hover{
	cursor:pointer;
	background: #1dc3ae;
	color:#00004d !important;
	opacity: 1;
}
#idls.row a.categoria.restringido .num-categoria{
		background: #6bc0e8;
}
#idls.row a.categoria.restringido{
	cursor:pointer;
	color:#00004d !important;
	opacity: 1;
}
#idls.row a.categoria.restringido:hover{
	background: #6bc0e8;
}

/*
#idls.row a.categoria:hover{
	cursor:pointer;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	-khtml-opacity: 0.7;
}
*/

#idls.row a.btn.btn-default{background: #1dc3ae; }
#idls.row a.btn.btn-default:hover{background: #010b57; }

#idls.row .categoria-titulo-1{
	color:#010b57;
	text-shadow:none;
	padding-bottom: 1px;
	/* border-bottom: 1px dotted #1dc3ae; */
	margin: 6px 0px 0px 0px;
	letter-spacing: 0;
	font-size: 23px;
	line-height: 27px;
	font-weight: bold;
	display: table;
}

#idls.row .categoria-titulo-2{
	margin: 5px 0px 0px 0px;
	-webkit-column-rule: #1dc3ae;
	-moz-column-rule: #1dc3ae;
	-o-column-rule: #1dc3ae;
	column-rule: #1dc3ae;
	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;
}
#idls.row .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;
}





#idls.row .row.medical-vocabulary{
	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);
}
#idls.row .row.medical-vocabulary #tit-completo{
	width:100%;
	height:auto;
	display:inline-table;
	text-align:left;
	margin-bottom: 15px;
	color: #000;
}
#idls.row .row.medical-vocabulary .categoria-num{
	width:auto;
	min-width: 38px;
	height: auto;
	margin: 0px 12px 7px 0px;
	padding: 23px 10px 9px;
	text-align:center;
	float:left;
	font-size: 29px;
	line-height: 25px;
	border-radius:0px 0px 5px 5px;
}
#idls.row .row.medical-vocabulary .categoria-titulo-1{
	color:#2d2a82;
	text-shadow:none;
	padding-bottom: 4px;
	border-bottom: 1px dotted rgba(0, 13, 89, 0.2);
	margin: 24px 0px 0px 0px;
    letter-spacing: 0;
}
#idls.row .row.medical-vocabulary .categoria-titulo-2{
	margin: 7px 0px 0px 0px;
	color:#1dc3ae;
	font-size:18px;
	line-height: 20px;
	border-top: none;
	padding: 0px 0px 0px;
	letter-spacing: 0;
	display: flex;
}
#idls.row .row.medical-vocabulary .categoria-titulo-2 .bt_escuchar{font-size:25px;color:#1dc3ae;margin-top: -3px;}
#idls.row .row.medical-vocabulary .categoria-titulo-2 .bt_escuchar:hover{color:#2d2a82;}

#idls.row .row.medical-vocabulary .texto1, #idls.row .row.medical-vocabulary .texto2{
	height: 20px;
	display: inline-table;
	font-size: 19px;
	line-height: 17px;
	color: #2d2a82;
	font-weight: 900;
	margin:8px 0px;
	padding: 4px 7px 7px 5px;
}
#idls.row .row.medical-vocabulary .texto1{
	border-right: 1px solid #cdf1ec;
}
#idls.row .row.medical-vocabulary .texto1::before, #idls.row .row.medical-vocabulary.voice .numero{
	padding-right: 2px;
	color: #1dc3ae;
	font-size: 20px;
	display:inline-table;
	font-family: 'FontAwesome Solid';
	font-weight: 900;
	content: "\f105";
}
#idls.row .row.medical-vocabulary .texto2{
	padding: 4px 0px 7px 8px;
	font-weight: 500;
	color: #1dc3ae;
}
#idls.row .row.medical-vocabulary .bt-play{
	font-size: 25px;
	line-height: 25px;
	color:#1dc3ae;
	margin: 4px 0 4px 5px;
	top: 3px;
	position: relative;
}
#idls.row .row.medical-vocabulary .bt-play:hover{color:#2d2a82;cursor:pointer;}



/** DEFINICIONES **/
#accordion.definiciones .accordion-item .accordion-button{
	color:#fff;
	background:#2d2a82;
	font-size: 25px;
	line-height: 19px;
}
#accordion.definiciones .accordion-item .accordion-button:hover, 
#accordion.definiciones .accordion-item .accordion-button:not(.collapsed){
	background:#1dc3ae;
	color:#fff;
	font-size: 25px;
	line-height: 19px;
}

#accordion.definiciones .accordion-item .accordion-button:after{
	content: '\f107';
	float:right;
	color: #fff !important;
	font-family:'FontAwesome Solid';
	background-image: none;
	transform: none;
}


#accordion.definiciones .accordion-item .accordion-button:not(.collapsed):after {
	content: '\f106';
	float:right;
	color: #fff;
	font-family:'FontAwesome Solid';
	background-image: none;
	transform: none;
}

#accordion.definiciones .accordion-body{
	background:#fff !important;
	color:#2d2a82;
	font-weight: normal;
	font-size: 16px;
	line-height: 19px;
	padding:0px 0px;
}
#accordion.definiciones .accordion-body li{list-style-position: inside;padding:8px 20px 10px;}
#accordion.definiciones .accordion-body li strong{color: #1dc3ae;text-transform: uppercase;}
#accordion.definiciones .accordion-body li:nth-child(even)  {background:rgba(204, 204, 204, 0.2);}





/** FAQs medico paciente **/
#accordion.faqs .accordion-item .accordion-button{
	color:#fff;
	background:#2d2a82;
	font-size: 15px;
	line-height: 19px;
}
#accordion.faqs .accordion-item .accordion-button:hover, 
#accordion.faqs .accordion-item .accordion-button:not(.collapsed){
	background:#1dc3ae;
	color:#fff;
}

#accordion.faqs .accordion-item .accordion-button:after{
	content: '\f107';
	float:right;
	color: #fff !important;
	font-family:'FontAwesome Solid';
	background-image: none;
	transform: none;
}


#accordion.faqs .accordion-item .accordion-button:not(.collapsed):after {
	content: '\f106';
	float:right;
	color: #fff;
	font-family:'FontAwesome Solid';
	background-image: none;
	transform: none;
}

#accordion.faqs .accordion-body{
	background:#fff !important;
	color:#2d2a82;
	font-weight: normal;
	font-size: 17px;
	line-height: 20px;
	padding: 10px 20px 12px;
}
#accordion.faqs .accordion-body strong{color: #1dc3ae;text-transform: uppercase;}


 

/** FIN **/













