body{
	font-family: 'Quicksand', Helvetica, Arial, sans-serif;
}
.mx-auto{margin-right: auto; margin-left:auto;}
.d-table{display:table; float: none;}

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

.navbar-inverse .navbar-toggle {border-color: hsla(178, 64%, 60%, 0.4);}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {background-color: #57dad6;}


header.carousel{height: 60%;}
header.carousel .fill{background-repeat:no-repeat;background-color: #000d59;}


@media (min-width: 900px){
	header.carousel{height: 500px;}
	header.carousel .fill{background-position: center -45px;}
/*	h2.txt-ci{background: blue;}*/
}

@media (min-width: 1200px){
	header.carousel{height: 500px;}
	header.carousel .fill{background-position: center -60px;}
/*	h2.txt-ci{background: black;}*/
}
@media (max-width: 988px) and (min-width: 800px){
	header.carousel{height: 450px;}
	header.carousel .fill{background-position: center -10px;}
/*	h2.txt-ci{background: red;}*/
}
@media (max-width: 800px) and (min-width: 700px){
	header.carousel{height: 400px;}
	header.carousel .fill{background-position: center 0px;}
/*	h2.txt-ci{background: yellow;}*/
}

@media (max-width: 700px){
	header.carousel{height: 300px;}
	header.carousel .fill{}
/*	h2.txt-ci{background: #00a6e6;}*/
}




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

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

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

h2.txt-ci{
	background: #c50000;
	font-size: 22px;
	line-height: 26px;
	padding: 5px 10px 5px;
	width: auto !important;
	display: table;
	margin: 0px auto -30px;
}

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

a.btn-activa div{
	position: absolute;
	z-index: 100;
	bottom: 16px;
	width: 100%;
	height: 100%;
	margin-bottom: -18px;
}
a.btn-activa div:hover{
    cursor:pointer;
}


/** LOGIN - Modal **/
.modal-header{
	background: #8cd9d5;
	color: #000d59;
	font-weight: 900;
}
.modal-header .close{color: #fff; opacity: 1;}
.modal-header .close:hover{color: #fff; opacity: .6;}

input.btn-ingresar{
	width:auto;
	height:auto;
	color:#fff;
	display: table;
	margin: 5px auto 10px;
	font-weight: 700;
	text-align:center;
	text-transform:uppercase;
	text-decoration:none;
	border-color: transparent;
	font-size: 21px;
	background-color: #c50000;
	letter-spacing: 0.5px;
	padding: 10px 15px 10px;
	border-radius: 100px;
}
input.btn-ingresar:hover{
	cursor: pointer;
	color: #fff;
	background-color: #000d59;
	border-color:transparent;
}
.txt-forgot, .txt-forgot a{
	width:auto;
	height:auto;
	font-weight:normal;
	color:#000d59;
	font-size: 14px;
	line-height:19px;
	padding:0px;
	text-align:center;
	text-decoration:none;
	display: table-inline;
}
.txt-forgot a{margin:10px 0px 5px 0px;color: #c50000;}
.txt-forgot a:hover{color: #c50000;text-decoration:underline;}


/** VIDEOS EN LAND **/
.banner {
  position: relative;
  overflow: hidden;
  background-color: #000;
  color: #fff;
  height: 160px;
  width: 100%;
    margin-top: 4rem;	
}

.banner__background {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.banner__content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.no-autoplay .video-player {
  display: none;
}

.autoplay .video-placeholder {
  display: none;
}

.video-placeholder {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.video-player {
  border: none;
  width: 100%;
  height: 100%;
}

.video-player--banner {
  position: absolute;
  /* (240 - 160) / 2 = 40 */
  top: -40px;
  left: -50%;
  width: 200%;
  height: 240px;
}





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

#cursoingles .navbar-brand {
    height: auto;
    padding: 2px 5px;
}
#cursoingles.navbar-inverse{
	background-color: #000d59;
    border-width: 0 0 0px;
}
#cursoingles.navbar-inverse .navbar-nav>li>a {
    color: #8cd9d5;
}

#cursoingles .navbar-nav>li>a {
    padding: 18px 8px 14px;
}

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

#cursoingles .navbar-nav>li>a.logo-nav.tigo{padding:0px 15px 0px;}
#cursoingles .navbar-nav>li>a.logo-nav.tigo img{
	width: 59px;
	padding:7px 0px 5px;
}

#cursoingles .navbar-nav>li>a.logo-nav.marsh{padding:10px 15px 11px;}
#cursoingles .navbar-nav>li>a.logo-nav.marsh img{
	width: 130px;
	padding:7px 0px 5px;
}


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

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

#cursoingles .navbar-nav>li>.dropdown-menu{color:#fff;background:#000d59;}
#cursoingles .dropdown-menu>li>a{
    color: #8cd9d5;
    border: none;
}
#cursoingles .dropdown-menu, 
#cursoingles .dropdown-menu>li>a{
	color:#fff;
	font-weight: 700;
    font-size: 13px;
}
#cursoingles .dropdown-menu a{color:#fff;padding:10px 0px;}
#cursoingles .dropdown-menu a:focus, 
#cursoingles .dropdown-menu a:hover, 
#cursoingles .dropdown-menu>li>a:hover{
    text-decoration: none;
	color: #8cd9d5;
}

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

#cursoingles .dropdown-menu>li>a{
    padding: 5px 12px 0px;
}
#cursoingles .dropdown-menu>li>a:hover{background:#000d59; color:#8cd9d5;}




.container-ciu{
	font-family: 'Quicksand', Helvetica, Arial, sans-serif;
	background: radial-gradient(
		circle,
		#ffffff,
		#f5f5f5 50%,
		#ffffff 50%, 
		#f5f5f5
	  );
	  background-size: 10px 10px;
}
.container-ciu .facebook-space{display:table; margin: 14px auto 0px;}

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

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

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



.well.ctas-ciu {
	min-height: 20px;
	padding: 5px 15px;
	margin: 0px auto 0px;
	background-color: #8cd9d5;
	color: #000d59;
	border: transparent;
	border-radius: 0px;
	text-align: center;
}
.well.ctas-ciu .page-header {
    margin: 0px 10px 0px;
    border-bottom: 0px;
    /*    color:#000d59;*/
    padding: 0px;
    line-height: 28px;
    /* text-align: right; */
    display: inline-block;
}
.well.ctas-ciu.red {
	min-height: 20px;
	padding: 10px 15px 8px;
	margin: 0px auto 0px;
	background-color: #000d59;
	color: #fff !important;
	border: transparent;
	border-radius: 0px;
	text-align: center;
}

.well.ctas-ciu.red .btn-default{
	width: 85%;
	max-width: 280px;
	color: #fff;
	background-color: #c50000;
	border-color:transparent;
	text-align: center;
	display: inline-block;
	margin: -7px auto 0px;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	border-radius: 50px;
	/* float: left; */
	padding: 9px 16px;
	font-size: 23px;
}
.well.ctas-ciu.red .btn-default:hover{
	color: #c50000;
    background-color: #fff;
    border-color:transparent;
}

.well.ctas-ciu.red .btn-default:hover{
	color: #c50000;
    background-color: #fff;
    border-color:transparent;
}
.well.ctas-ciu .row{
    /* text-align: center; */
}
.well.ctas-ciu .col-lg-12{
    display: inline-block;
    width: 54%;
    float: left;
    padding: 0px;
    margin: 0px;
}
.well.ctas-ciu .col-md-4{padding:0px;width: 45%;float: right;}

@media (max-width: 740px){
	.well.ctas-ciu .page-header {
		margin: 5px auto 5px;
		display: table;
	}
	.well.ctas-ciu.red .btn-default{
		margin: 5px auto 5px;
		display: table;
	}

}


.container-ciu .page-header{color:#000d59}
.container-ciu small{color:#00b3b3}



.mod-test{
	width:90%;
	max-width:600px;
	display:table;
	margin: 10px auto;
	padding:10px 10px;
	text-align:center;
	background:#8cd9d5;
	font-size:20px;
	line-height:20px;
	font-weight:600;
	color:#000d59
}
.mod-test .btn-default{margin-top:8px !important; display:table; float:none;}


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

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

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



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

/** Elige una actividad / Team Members **/
.row#modulos .thumbnail {
    display: block;
    padding: 0px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #8cd9d5;
    border-radius: 0px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}

.row#modulos .thumbnail>img {
    margin-right: auto;
    margin-left: auto;
    border-bottom: 5px solid #8cd9d5;
}
.row#modulos .thumbnail>.embed-responsive{
    border-bottom: 8px solid #8cd9d5;
    border-top: 7px solid #8cd9d5;
}
.row#modulos .list-inline{margin-left: 0px;}

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

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


.row#modulos .btn-primary, a.btn.btn-default, .btn.btn-primary.contacto{
	color: #fff;
    background-color: #e60013;
    border-color:transparent;
    text-align: center;
    display: table;
    margin: 0px auto 5px;
    text-transform: uppercase;
    letter-spacing: 0px;
	border-radius: 50px;
    font-weight: 700;
	line-height: 14px;
	padding: 10px 12px 11px;
}
.btn.btn-primary.contacto{
	float:none;
	display:initial;
	font-size: 16px;
	letter-spacing: 1px;
}
.row#modulos .btn-primary:hover, a.btn.btn-default:hover, .btn.btn-primary.contacto:hover{
	color: #fff;
    background-color: #ff1a2d;
    border-color:transparent;
}


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

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


/** BREADCRUMB **/
.breadcrumb {
    background-color: #cef2f2;
    text-transform: uppercase;
    font-size: 13px;
    padding: 7px 15px 8px;
    letter-spacing: 0.1px;
    margin-bottom: 0px;	
}
.breadcrumb a{color: #00b3b3;font-weight:700;}
.breadcrumb>.active{color: #0a1a79;font-weight: 700;}
.breadcrumb>li+li:before{color: #57dad6;font-weight:500;}
.breadcrumb a:hover{color: #0a1a79;}



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


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


#contacto-small{
	width:100%;
	height:auto;
	background: #8cd9d5;
	display:inline-table;
	padding:0px;
	margin: 6px 0px 0px;
}
#contacto-small .btn-contacto{
	width: auto;
	height:auto;
	display:table;
	margin: 0px auto 0px;
	padding: 5px 0px 4px 0px;
	font-family: 'Quicksand', Helvetica, Arial, sans-serif;
	font-size: 15px;
	text-align:right;
	font-weight: 700;
	text-transform:uppercase;
	color: #000d59;
	text-decoration:none;
	background: transparent;
	-webkit-box-shadow: 0 0 0px 0px rgba(0,0,0,0);
	box-shadow: 0 0 0px 0px rgba(0,0,0,0);
	text-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
	letter-spacing: -0.5px;
}
#contacto-small .btn-contacto:hover{
	color:#021688;
	cursor:pointer;
}




/** TABS **/
.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {
    border-top: 5px solid #57dad6;
    border-bottom: 0px;
    border-left: 0px;
    border-right: 0px;
    border-radius: 0px;
    padding: 13px 0px 15px;
    font-size: 15px;
    line-height: 22px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 0.5px;
    background: #fff;
    color: rgba(0, 13, 89, 0.9);
}
.nav-tabs.nav-justified .fa.fa-fw
/*, .nav-tabs.nav-justified .fa.fa-comment,
.nav-tabs.nav-justified .fa.fa-check-circle-o*/{
    display:table;
    margin:0px auto;
    font-size:30px;
}

.nav-tabs.nav-justified>li>a{
    color: #afafaf;
    background: #f1f1f1;
    border-radius: 0px;
    padding: 13px 0px 15px;
    border-top: 5px solid #f1f1f1;
    border-bottom: 0px;
    border-left: 0px;
    border-right: 0px;
    font-size: 15px;
    line-height: 22px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
}
.nav-tabs.nav-justified>li>a:hover{
    border-top: 5px solid #57dad6;
    background-color:rgba(87, 218, 214    display:table;
    margin:0px auto;
    font-size:30px;
, 0.4);
    color:#57dad6;
    border-left: 0px;
    border-right: 0px;
    
}
.row.bg-content .text-primary{color: #ca0011;}
.row.bg-content p{color: #000d59;}
.row.bg-content .media{
	min-height: 85px;
	border-bottom: 1px dashed #57dad6;
	padding: 5px 5px 0px;
	margin: 0px;
}
.row.bg-content .media:hover{background-color:rgba(87, 218, 214, 0.3);}
.row.bg-content .media-heading{
	margin-top: 8px;
    margin-bottom: 2px;
    text-transform: uppercase;
    color: #000d59;
}
.row.bg-content .fa-inverse{
	color: #fff;
    font-family: 'Quicksand', Helvetica, Arial, sans-serif;
    font-weight: 700;
}
.row.bg-content .fa-stack-1x{line-height: 51px;}



/** NIVELES **/ 
.row.bg-content .panel.panel-default{
	-webkit-box-shadow: 0px 0px 20px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 20px rgba(0,0,0,0.1);
	background:#f8f8f8;
	border:0px;
}


/*.row.bg-content .panel.panel-default .fa.fa-check-circle-o,
.row.bg-content .panel.panel-default .fa.fa-play-circle-o,
.row.bg-content .panel.panel-default .fa.fa-star,
.row.bg-content .panel.panel-default .fa.fa-send,
.row.bg-content .panel.panel-default .fa.fa-comment, */
.row.bg-content .panel.panel-default .fa.fa-fw {
    display: table;
    margin: 0px auto;
    font-size: 30px;
}

.row.bg-content .panel-default>.panel-heading{
    border-top: 5px solid #57dad6;
    border-bottom: 1px dotted #57dad6;
    border-left: 0px;
    border-right: 0px;
    padding: 0px 0px 1px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 0.5px;
    background: #b8eceb;
    color:#000d59;
    margin: 0px;
	border-radius: 0px 0px 0px 0px;
}
.row.bg-content .panel-default>.panel-heading h4{
	line-height:30px;
}
.row.bg-content .panel-default>.panel-heading h4.small{
    line-height: 19px;
    text-transform: none;
    font-size: 15px;
    padding: 3px 15px;
    text-align: left;
}
.row.bg-content .panel-body{
	text-align:center;
	text-transform: uppercase;
	font-weight: 700;
	color: #fff;
	letter-spacing: 0.5px;
	font-size:15px;
	border-radius: 0px 0px 4px 4px;
	background: #ffffff;
}

/** 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);
}
#iam .sesion{
	width:182px;
	height:auto;
	background: #66ccca;
	padding: 10px 0px 5px 0px;
	margin:8px;
	display: inline-block;
	text-decoration:none;
	text-align:center;
	letter-spacing: 0.2px;
	font-family: 'Quicksand', Helvetica, Arial, sans-serif;
	text-transform:uppercase;
	font-weight: 600;
	font-size: 15px;
	line-height: 25px;
	color:#fff;
	-webkit-box-shadow: 0 0 6px 1px rgba(0,0,0,0.3);
	box-shadow: 0 0 6px 0px rgba(0,0,0,0.3);
}
#iam .sesion:nth-child(even){background: #c6030d;}
#iam .sesion:nth-child(odd){background: #1e305a;}
#iam .sesion:hover{background:#66ccca;}

#iam .sesion .tema{
	font-size: 12px;
	line-height: 13px;
	margin: 0px 5px 5px;
	padding: 5px 5px;
	border-top: 1px solid #0000001f;
	width: auto;
	height: 45px;
}
#iam .sesion .sesion-img-iam{
	width:100%;
	height:auto;
	background:#fff3;
/*	margin: 0px auto 5px;*/
}
#iam .sesion .sesion-img-iam img{
	width:95%;
	max-width: 140px;
	margin: 0px 0 0px;
}
#iam .sesion.iam:focus{color:#fff;}



.tit-iam-video{
	width: 96%;
	max-width: initial;
	height: auto;
	margin: 0px 2% 0px;
	padding: 9px 0px 10px;
	display: inline-table;
	background-color: #c6030d;
	float: none;
	text-align: center;
	font-weight: 600;
	color: #fff;
	border: none;
	font-size: 25px;
	line-height: 30px;
	text-transform: uppercase;
}
.tit-iam-video .btn-next, .tit-iam-video .btn-sig{
	width:auto;
	height: auto;
	font-weight: 700;
	color: #fff;
	background-color: #000d59;
	border: none;
	font-size: 12px;
	line-height:15px;
	margin: 0px 5px 0px;
	letter-spacing: 0.2px;
	padding: 7px 9px 8px;
	display:inline-block;
	border-radius: 100px;
}
.tit-iam-video .btn-sig{float:left;}
.tit-iam-video .btn-next{float:right;}
.tit-iam-video .btn-next:hover, .tit-iam-video .btn-sig:hover{color: #c6030d;background-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;}


/** BARRA LATERAL **/
.list-group{border-radius:0px; font-weight:500; letter-spacing:0.5px; text-transform:uppercase;}
.list-group-item{border: none; border-radius:0px;text-align:left;}
a.list-group-item{
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: 2px dotted #57dad6;
	color:#000d59;
}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover, a.list-group-item:hover, button.list-group-item:hover{
	color: #fff;
    background-color: #57dad6;
    border: none;
	border-radius:0px;
}
a.list-group-item:hover{border-bottom: 2px dotted transparent;}





/** TEST DE NIVEL **/
.tabla-nivel{
	display:table;
	margin:15px auto 0px;
	text-align:center;
}
.niveles td{
	background: #57dad6;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    letter-spacing: 0.5px;
    font-size: 15px;
    padding:5px 15px;
    border:1px solid rgb(255, 255, 255);
}
.puntos td{
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    color: #000d59;
    letter-spacing: 0.5px;
    font-size: 15px;
    padding:10px 15px;
    border-right:1px dashed #57dad6;
    border-left:1px dashed #57dad6;
    border-bottom:1px dashed #57dad6;
}
.txt-testnivel{
	font-size: 17px;
	line-height: 18px;
	font-weight: 500;
	color: #000d59;
	margin: 0px 0px;
}
#my_quiz.test-nivel{
    background-color: rgba(206, 242, 242, 0.3);
    border: 1px solid rgba(87, 218, 214, 0.4);
    border-radius: 4px;
    -webkit-box-shadow: inset 0px 0px 5px rgba(0,0,0,0.1);
    box-shadow: inset 0px 0px 15px rgba(87, 218, 214, 0.3); 
}

#my_quiz.test-nivel #quizolution-container p{color: #000d59;}

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




/** INGLES SMS **/
.col-md-8.txt-inglessms{
	width: 90%;
	max-width: initial;
	height: auto;
	font-family: 'Quicksand', Helvetica, Arial, sans-serif;
	font-weight: 500;
	color: #fff;
	background-color: rgba(87, 218, 214, 0.5);
	border: none;
	font-size: 17px;
	line-height: 20px;
	padding: 8px 5% 15px;
	border-top:5px solid #57dad6;
	display: table;
	margin: 0px auto 5px;
	float: none;
}
.col-md-8.txt-inglessms p{margin:0px; padding:0px;}

.col-md-8.tit-inglessms{
	width: 96%;
	max-width: initial;
	height: auto;
	margin: 0px 2% 0px;
	padding: 9px 0px 10px;
	display: inline-table;
	background-color: #cef2f2;
	float: none;
	text-align: center;
	
	font-family: 'Quicksand', Helvetica, Arial, sans-serif;
	font-weight: 500;
	color: #fff;
	border: none;
	font-size: 17px;
	line-height: 20px;
}
.leccion-inglessms{
	color:#000d59;
	width: 200px;
	display: inline-table;
	margin: 0px 10px;
	text-transform:uppercase;
	font-weight:700;
	font-size:20px;
	letter-spacing:1px;
	border:0px;
	text-align: center;
	padding: 11px 0px 0px;
}


.btn-sig{
	width:auto;
	height: auto;
	padding: 5px 7px 5px;
    font-family: 'Quicksand', Helvetica, Arial, sans-serif;
    font-weight: 700;
	color: #fff;
    background-color: #000d59;
    border: none;
	border-radius:0px;
    font-size: 12px;
    line-height:15px;
    float:left;
    margin:5px 0px 0px;
    letter-spacing:0.7px;
    padding:9px 13px 10px;
    display:inline-block;
}
.btn-sig .fa.fa-arrow-right, .btn-sig .fa.fa-arrow-left{
    font-size: 13px;
    display:inline-block;
}
.btn-sig .fa.fa-arrow-right{text-align:right;}
.btn-sig:hover{color:#84e4e2; background-color:#0a1a79;text-decoration:none;}
.row.inglessms .col-md-2{width:auto;}
.row.inglessms .col-md-2.r{float:right;}


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

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

.sesion:hover{
	color:#fff;
	font-weight:700;
	background: #00004d;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI0NSUiIHN0b3AtY29sb3I9IiMwMDAwNGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDAwMDFhIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
	background: -moz-linear-gradient(top,  #00004d 45%, #00001a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(45%,#00004d), color-stop(100%,#00001a));
	background: -webkit-linear-gradient(top,  #00004d 45%,#00001a 100%);
	background: -o-linear-gradient(top,  #00004d 45%,#00001a 100%);
	background: -ms-linear-gradient(top,  #00004d 45%,#00001a 100%);
	background: linear-gradient(to bottom,  #00004d 45%,#00001a 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00004d', endColorstr='#00001a',GradientType=0 );
}



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

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


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

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


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



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

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

.sortable-content span{
	font-family: 'Quicksand', Helvetica, Arial, sans-serif;
	font-weight:700;
	color:#0a1a79;
	padding:10px 12px;
}
.sortable-content span:hover{
	font-family: 'Quicksand', Helvetica, Arial, sans-serif;
	font-weight:700;
}


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

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

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


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

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

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

#juegos-lassabestodas-pregunta{
    font-size: 28px;
    line-height:28px;
    font-weight: 500;
    color: #03bbb6;
	margin:5px auto 15px;
	text-align:center;
}
.juegos-lassabestodas-palabras-es{
    font-weight: 700;
    color: #000d59;
}



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

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

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

/** voice lab **/
.nota-app {
    width:auto;
    height:auto;
    display:table;
    padding: 7px 10px;
    margin: 0px auto 15px;
    /* background: #8cd9d5; */
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius:5px;
    font-weight:500;
    font-size:15px;
    line-height: 18px;
    color: #e60013;
    letter-spacing: 0.2px;
    text-align:center;
    text-transform:none;
    text-decoration: none;
    border: 1px solid #e60013;
}
.nota-app img.logo-app{height: 45px;margin: 7px 10px 1px;}
.nota-app img.logo-app:hover{height: 40px;margin: 7px 18px 1px;}



.volver {
	float: right;
}

.breadcrumb > li.volver:before {
	content: none;
}

@media (max-width: 1199px) and (min-width: 991px){
	.list-inline>li{
		padding-right: 3px;
		padding-left: 3px;
	}
	.row#modulos .btn-primary{padding: 6px 5px;}
 	.row#modulos .caption.fix-height h3 a{height: 50px !important;display: block;}
 	.row#modulos .caption.fix-height p{height: 59px !important;}
}
@media (max-width: 991px) and (min-width: 768px){
	#cursoingles .navbar-brand .logo{width: 220px;padding: 0px 0px;margin: 8px -10px 0 -5px;}
}

@media (max-width: 991px){
	.row.banner-palabrasclave .tit{width: 73%;}
	.row.banner-palabrasclave #subscription_email{width: 57%;}
	.row.banner-palabrasclave .book-small{
		position: initial;
		float: right;
		margin: -30px -5px -30px 0px;
		width: 170px;
	}
	.row.banner-palabrasclave #subscription_legal{width: 67%;}
}
@media (max-width: 735px){
	.well.ctas-ciu .page-header {
		text-align:center;
		/* margin: 2px 10px 0px; */
		font-size: 20px;
		line-height: 18px;
	}
}

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

/*
@media (max-width: 506px){
	.container-ciu{margin-top:54px;}
}
*/

@media (max-width: 480px){
	.row.banner-palabrasclave .tit{width:98%;margin: 0px 0px 5px;}
	.row.banner-palabrasclave .book-small{
		width: 27%;
		max-width:inherit;
		float:left;
		display: inline-block;
		margin: 0px 5px 0px 0px;
	}
	.row.banner-palabrasclave #subscription_email {width: 71%; margin: 5px 0px 0px;}
    .row.banner-palabrasclave #subscription_legal{display:inline-block;width: 100%;margin:3px 0px 0px;}
	.row.banner-palabrasclave #subscription_send{margin:5px auto;}
}
@media (max-width: 415px){
	.well.ctas-ciu{padding: 9px 15px 9px;}
	.well.ctas-ciu .col-lg-12, .well.ctas-ciu .col-md-4{
		width:100%;
		display:table;
		margin:0px auto;
	}
	.well.ctas-ciu .page-header {margin: 5px auto 6px;line-height: 20px;}
	.well.ctas-ciu .btn-default{float:none;}
}

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

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

}


/** REGISTRO OK **/
.txt-fuerte{color: #e60013; margin: 10px 0px; }

.diviertete{
	font-size:20px;
	line-height:25px;
	text-transform:uppercase;
	color: #e60013;
	text-align:center;
	display:table;
	margin:0 auto 30px;
	padding: 0px 20px;
	font-weight: bold;
}
.diviertete sup{font-size:11px;}
#contenidos{
	width:auto;
	height:auto;
	display:block;
	padding: 0px 0px 0px 0px;
	margin: 0px 30px 5px 20px;
	font-size: 16px;
	color:#000;
}
.txt-bajo-codigo{
	width:auto;
	height:auto;
	display:block;
	padding: 2px 0px 2px 0px;
	margin: 0px 25px 5px 20px;
	background-color:#fff;
	font-size: 13px;
	color: #c20000;
	font-weight: bold;
}
.tit-negro.small{
	width:auto;
	height:auto;
	display:block;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	font-size: 16px;
	color:#000;
}
.paso{
	width: auto;
	height: auto;
	display:block;
	background: #f2f2f2;
	padding: 8px 10px 7px 3px;
	margin: 0px 0px 15px 0px;
	border-radius: 20px;
	text-align: left;
	font-weight:normal;
	font-size: 14px;
	line-height: 17px;
	color: #000;
	letter-spacing: 0px;
}
.paso a{
	color: #e60013;
	font-weight:bold;
}
.paso a:hover{
	color:#244973;
}
.numero{
	width: 37px;
	height: auto;
	float: left;
	clear: none;
	background: #e60013;
	padding: 5px 5px 6px 1px;
	margin: -11px 8px 0px 10px;
	border-radius: 100px;
	text-align: center;
	font-weight: bold;
	font-size: 25px;
	line-height: 25px;
	color: #fff;
	letter-spacing: -4px;
}
.paso .block{
	display:table;
}

