#img1{
    max-width: none;
    width: 100px;
/*  height: 80px; */
    transition: all 0.4s;
}
header{
    line-height: initial;
    font-size: initial;
    font-family: 'geogrotesque_rgregular', Helvetica, Arial, sans-serif !important;
    height: auto;
    z-index: 999;
}
/* Menu dinamico */
hr#lineaMenu{
    position: absolute;
    border: 0;
    background-color: #00b1e1;
    transition: all 0.4s;
    height: 3px;
    width: 0px;
    bottom: 3px;
    left: 0;
}


/* Fin Menu Dinamico */

/*Título con efecto*/
.tituloEfectoPagina{
	font-family: "geogrotesque_rgregular", Helvetica, Arial, sans-serif !important;
	font-size: 22px;
   	display: inline-block;
   	margin-bottom: 30px;
   	position: relative;
   	
}

.tituloEfectoPagina:after {
    content: '';
    position: absolute;
    background-color: #23467D;
    transition: all 0.3s;
    height: 3px;
    width: 50px;
    bottom: -5px;
    left: 0;
   
    
}
.tituloEfectoPagina:hover:after {
    width: 0px;
    left: 0;
    transition: all 0.3s;
}
.tituloEfectoPagina:hover:after {
   	width: 50%;
   	left: 50%;
   	
}
/*FIN efecto de títulos de pag.*/
.cajasFiltro:hover{
	 color: #00b1e1;
	 border: solid 3px #00b1e1;
}

.textoDetalleCampus{
	position: absolute;
    top: 10%;
    width: 60%;
    color: white;
    left: 6%;
    font-size: 1.5em;
}


.cajasFiltro{
	/*margin-bottom: 3%;*/
	/* margin-top:1%;*/
	/* margin-right:3%;*/
	
	/*margin-left:3%;*/
	/* float:left !important; */
	/* padding: 0; */

}

.cajasFiltroSelected{
	margin-bottom: 3%;
/*	 margin-top:1%;*/
	 margin-right:3%;
	 float:left !important; 
	 padding: 0;
	 color: #00b1e1;
	 border: solid 3px #00b1e1;

}

.tituloMenuMovil{
	color: #FFF;
	top: 7px;
	display: inline-block;
	position: absolute;
	left: calc(100% - 98px);
}
#menuTop{
    background-color: #00b1e1;
    height: 3px;
}
#menuBottom{
    padding-top: 40px;
    padding-bottom: 5px;
    background-color: #FFF;
    transition: all 0.4s;
}
#menuBottom.sticky {
    padding-top: 5px;
    background: #23467D  !important;
}
.sticky #img1{
    width: 50px;
}
.sticky .contenedorMenuBottom{
    height:37px; 
}
.contenedorMenuBottomAbajo{
    position: relative;
    top: calc(100% - 35px);
/*  transition: all 0.4s; */
    margin-left: 0px;
}
.sticky .contenedorMenuBottomAbajo{
/*  top: 0;  */
}
.logo-head{
    padding: 0;
    line-height: 0;    
}

@media only screen and (max-width:/*930px*/1124px) {	
    .logo-head{
    	text-align:center !important;
    	width:100% !important;   
    	display:none !important; 
    }   
}
.itemMenuTop, li.itemMenuIconos{
    margin-right: 20px;
    transition: all 0.4s;
    border-bottom: 3px solid transparent;
}
.itemMenuTop:hover{
    border-bottom: 3px solid #FFF;
}
#iconoLogin {
    margin-right: 0;
}
.itemMenuTop a{
    color: #FFF;
}
.itemLaab2Menu {
    position: relative;
    top: -3px;
}
@-moz-document url-prefix(){ 
  .itemLaab2Menu{
    top: 0;
  }
}

.itemMenuBottom a{
    color: #23467D ;
    transition: color 0.4s;
}

.sticky .itemMenuBottom a{
    color: #FFF;
}
li.itemMenuBottom{
    margin-right: 20px;
    padding-bottom: 5px;
    transition: all 0.4s;
    border-bottom: 3px solid transparent;
}
.itemMenuBottom:hover{
/*     border-bottom: 3px solid #00b1e1; */
}
.menuActivo{
    border-bottom: 3px solid #00b1e1;
}
.menuActivoBlanco{
    border-bottom: 3px solid #FFF;
}
.contenedorMenuTop{
    height: 50px;
    display: table;
}
.contenedorMenuTopTexto{
    height: 40px;
    display: table;
    float: left;
    line-height: 0;
}
.contenedorMenuTopTextoCentrado{
    height: 40px;
    display: table-cell;
    vertical-align: middle;
}
.contenedorMenuBottom{
    position: relative;
    height: 74px;
    transition: all 0.4s;
    padding-left: 0px;
}

.contenedorMenuBottomPadre:after{
    content: '';
    clear: both;
    display: block;
}
.contenedorMenuTopCentrado{
    height: 50px;
    display: table-cell;
    vertical-align: middle;
}
.cajaIdiomas{
     color: #23467D ;
/*  float: right; */
    margin-right: 20px;
}
.sticky .cajaIdiomas{
     color: #FFF;
}
.cajaIdiomas .itemVacioIdioma{
    color: #23467D;
    transition: color 0.4s;
}
.sticky .cajaIdiomas .itemVacioIdioma{
     color: #FFF;
}
.cajaIdiomas li{
    float: left;
    margin-right: 0;
}
#header{
    background-color: #FFF !important;
}
#header .item{
    color: #999999;
}
header.sticky a{
    color: #999999 !important;
}
header.sticky img {
    transform: scale(0.6) !important;
    /*margin-top: -20px;*/
}
header img {
    transform: scale(1.0) !important;
/*     margin-left: 20px; */
    transition: all 0.4s;
}
header.sticky .iconosDerecha{
    margin-top: 0;
}
header .item{
    transition: padding 0.4s;
}
header .button-group a{
    margin-right: unset;
}
.login-link{font-size: 14px; font-weight: bold; color: #23467D; margin-right: 4px;}
.login-link-blanco{font-size: 14px; font-weight: bold; color: #23467D; margin-right: 4px;}
section.main-section{
    margin-top: 122px; /* 169 */    
}
.containerMigas{
    padding-top: 47px;
}
.margenSectionSticky{
    margin-top: 108px;  
}
.listadoItemMenuCabecera{
    transition: margin 0.4s;
    margin-right: 15px;
}
#img1 { padding-top: 0px !important; }

.h4-master, .h4-programa, .h4-workshop {
    color: #23467D;
}

.bordeCursoWorkshop {
    /*background-color: #edab00;*/
}
.bordeCursoPrograma {
    /*background-color: #004379;*/
}


#myModal {
    padding-top: 1.857rem !important;
    padding-bottom: 1.875rem !important;
}
#myModal div {
    margin: 1.875rem 0px;
}

/* Tooltip Usuario*/
.tooltipUsuario{
    background: #333;
    background: rgba(0,0,0,0.7);
    color: #fff;
    padding: 10px 15px 0px 44px;
    position: absolute;
    z-index: 98;
    width: 269px;
    display: none;
}
.tooltipUsuario:before{
    border: solid;
    border-color: rgba(0,0,0,0.7) transparent;
    border-width: 0px 0px 33px 30px;    
    content: "";
    right: 0;
    position: absolute;
    z-index: 99;
    top: -33px;
    opacity: 1;
}
/* Tooltip Usuario*/
/* HOME */
.bordeDespleWorkshop, .fondoTituloDespleWorkshop {
    background-color: #edab00 !important; 
}
.flechaDespleWorkshop::after {
    border-bottom-color: #00ACD7 !important;
}
.bordeDespleWorkshop {
    border-top: 5px solid #edab00;
}
.botonReadMoreWorkshop {
    color: #edab00 !important;
}


.fondoTituloDesplePrograma, .bordeDesplePrograma {
    background-color: #004379 !important;
}
.bordeDesplePrograma {
    border-top-color: #004379;
}
.flechaDesplePrograma::after {
    border-bottom-color: #00ACD7 !important;
}
.botonReadMoreProgramas {
    color: #004379 !important;
}

.caption-center .info-caption {
    color: #edab00;
}

.flechaDespleMaster::after {
    border-bottom-color: #00ACD7 !important;
}
.imagen1{
    background-image:url("https://d1do84bsbaemip.cloudfront.net/img/zona-knot/foto-home-01.jpg");
    height: 31vw;
    background-size: cover;
}
.orbit-bullets {
    top: -80px !important;
}
.imagen2{
    background-image:url("https://d1do84bsbaemip.cloudfront.net/img/zona-knot/foto-home-02.jpg");
    height: 31vw;
    background-size: cover;
}
.imagen3{
    background-image:url("https://d1do84bsbaemip.cloudfront.net/img/zona-knot/foto-home-03.jpg");
    height: 31vw;
    background-size: cover;
}

/* CABECERA */
.buttom-cursos, .buttom-modalidades, .buttom-calendario, .buttom-certificados, .buttom-profesores, .itemEnlace:hover {
    color: #C62B90 !important;
}

.item {
    color: #23467D;
}
.bordesSuperiorInclinado {
    position: absolute;
    background: transparent;
    border-bottom: 60px solid transparent;
    border-left: 1930px solid #F6F6F6;/*FFF*/
    z-index: 8;
}
.bordeSuperior{
	 border-left: 1930px solid #FFFFFF;
}
.bordesSupInf::before{
    content: '';
    position: absolute;
    background: transparent;
    border-bottom: 100px solid transparent;
    border-left: 1930px solid #ffffff;
    z-index: 8;
    left: 0;
}
.bordesSupInf::after{
    content: '';
    position: absolute;
    background: transparent;
    border-top: 60px solid transparent;
    border-left: 1930px solid #f6f6f6;
    z-index: 8;
    left: 0;
    bottom: 0;
}
.contenedorTextoCabeceraKdi {
    width: 260px;
    text-align: left;
    color: white;
    margin-left: 355px;
    margin-top: 90px;
    height: 25vw;
}
.contenedorTextoCabeceraKdi h1{
    color: #ffffff;
    font-size: 35px !important;
    margin-bottom: 25px !important;
    font-weight: bolder;
}
.contenedorTextoCabeceraKdi h3{
    color: #ffffff;
    font-size: 20px !important;
    padding: 0px !important;
}
.cabeceraVideoContenidoFotoTitulo {
    max-height: 702px;
    display: block;
}
.cabeceraVideoContenidoFotoEstatica {
    display: none;
}

/* GENERAL */
body {
    background-color: #F6F6F6;
}
body:after{
    background: #FFF;
    content:"";
    height:150px;
    position:absolute;
    top:0;
    z-index: -1;
    left:0;
    right:0;
    display:block;
}
body, h1, h2, h3, h4, h5, h6 {
    color: #23467D;
}
.my-panel h4 {
    color: #2d2d2d;
}

#breadcrumb > a {
    color: #004379 !important;
}

.separadorModalidades {
    color: #c62b90 !important;
}

.top-bar-section li a:not(.button) {
    color: #23467D !important;
}

.top-bar-section li a:hover:not(.button) {
    color: #C62B90 !important;
}

.boton-filtro-selected {
    color: #C62B90;
}

.boton-filtro:hover, .boton-filtro-selected:hover {
    border-bottom: 2px solid #C62B90;
}

header.sticky {
    background-color: #23467D !important;
}

.titulo {
    color: #004379;
}
#itemLaab2 {
    border-right: 0px solid rgba(255, 255, 255, 0.5);
}

/* MODALIDADES */

.derecha span {
    color: #c62b90;
}

/* CALENDARIO */

.separadorCalendario {
    color: #c62b90 !important;
}

/* TITULACIONES */
.cerSuperacion, .cerParticipacion, .cerAsistencia {
    border-right: 15px solid #c62b90;
}


/* PROFESORES */
.tituloSeccionProfesores {
    background-color: #23467D;
}
.fondoverde {
    background-color: #c62b90 !important;
}
.nombreProfesor {
    color: #23467D;
}
.ocupacionProfesor {
    color: #c62b90 !important;
}



.skin-workshop, .redcol-workshop {
    background-color: #edab00 !important;
}
.colorTextoBotonWorkshop {
    color: #edab00;
}
.colorBotonWorkshop {
    background-color: #edab00 !important;
}
.fondoWorkshopOscuro {
    background-color: #CB9E00 !important;
}
.btnCursoProximamente {
    background-color: #edab00;
}


#textProfesores {
    border-left: 1px solid #EDAB00 !important;
}

/* CURSOS */
.skin-programas, .redcol-programas {
    background-color: #004379 !important;
}
.fondoProgramaOscuro {
    background-color: #105091 !important;
}

.skin-enviar-workshop {
    background-color: #edab00 !important;
}
.skin-enviar-programas {
    background-color: #004379 !important;
}
.skin-enviar-programas:hover, .skin-enviar-master:hover, .skin-enviar-workshop:hover {
    background-color: #00ACD7 !important;
}



.button-group > a {
    margin-right: 0;
}
#img1 {
    vertical-align: unset;
   
}

.contenidoTituloSupInf-kdi{
    position: absolute;
    text-align: center;
    top: 29%;/*35*/
    height: 55%;
}
.texto1CabeceraVideo{
    position: relative; 
    right: 25%;
}
.texto1CabeceraVideo img{
    width: 250px;
}
.texto2CabeceraVideo{
    position: relative;
    right: 22%;
    top: 25% !important;
    width: 100%
}
.texto3CabeceraVideo{
    position: relative; 
    bottom: 12%; 
    left: 25%;
    font-family: geogrotesque_rgregular,helvetica, arial, sans-serif !important;
}
.h1CabeceraVideo{
    color: #fff; 
    font-family: geogrotesque_rgregular,helvetica, arial, sans-serif !important;
}
.titulo-superior-kdi{
    font-size: 46px;
    line-height: 1.1em;
    font-family: 'geogrotesque_lglight', Helvetica, Arial, sans-serif !important;
    color: #FFF !important;
    margin-bottom: 15px;
}
.titulo-inf-kdi{
    padding: 0 30%;
    font-size: 24px;
    line-height: 1.25em;
    color: #FFF;
    font-family: 'geogrotesque_ththin', Helvetica, Arial, sans-serif !important;
}
.caption-center {
    padding: 0px !important;
}
.cajaFiltros {
    margin: 0;
    list-style-type: none;
}
.cajaFiltros:after {
    content: '';
    display: block;
    clear: both;
}
.filtrosCategorias, .filtrosEspecialidades {
    color: #999;
}
.tituloFiltroCurso{
    background-color: #08b2e2;
    color: #fff !important;
    font-size: 21px;
    font-weight: bold;
    margin-top: 0;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 10px;
}
.containerFiltros{
   /* margin-top: 10px;*/
}
.containerFiltros span {
    color: #999;
}
.filtroCategoriaEspecialidad {
    font-size: 20px;
    padding-bottom: 5px;
    border-bottom: 1px solid #999;
    padding-left: 0px;
    margin-bottom: 0;
    margin-top: 30px;
    color: #23467D;
    padding-right: 0px;
}
.textoFiltro {
   margin: 10px 0px 0px 0px;
   cursor: pointer;
   color: #999;
}
.textoFiltro:hover {
   font-weight: bold;
   transition: all 0.3s;
}
.filtroActivadoGeneral, .filtroActivadoCategorias, .filtroActivadoEspecialidades {
    font-weight: bold;
    color:#08b2e2;
}
/* .filtroActivadoGeneral::after, .filtroActivadoCategorias::after, .filtroActivadoEspecialidades::after { */
/*  content: ''; */
/*     display: inline-block; */
/*     position: absolute; */
/*     top: 6px; */
/*     height: 15px; */
/*     margin-left: 5px; */
/*     width: 15px; */
/*     background-image: url('../../../img/zona-knot/icon-flecha-izda-azul.svg'); */
/*     background-size: cover; */
/* } */

/*  SWITCH DE A TU RITMO Y TUTORIZADO EN DETALLE CURSO  */
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0;
    right: 0;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 36px;
}
.onoffswitch-inner:before {
    content: " ";
    padding-left: 20px;
    background-color: #DBDBDB;
    color: #FFFFFF;
    border-radius: 26px 0 0 26px;
}
.onoffswitch-inner:after {
    content: " ";
    padding-right: 10px;
    background-color: #DBDBDB;
    color: #999999;
    text-align: right;
    border-radius: 0 26px 26px 0;
}
.colorBotonPrograma {
    background-color: #23467d  !important;
}
.onoffswitch-switch {
    display: block;
    width: 15px;
    margin: 0px;
    background: #FFFFFF;
    border-radius: 26px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 23px;
    -moz-transition: all 0.3s ease-in 0s;
    -webkit-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s;
    transition: all 0.3s ease-in 0s;
    background-image: -moz-linear-gradient(center top, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 80%);
    background-image: -webkit-linear-gradient(center top, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 80%);
    background-image: -o-linear-gradient(center top, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 80%);
    background-image: linear-gradient(center top, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 80%);
}

.onoffswitch-label {
    /* display: block; */
    overflow: hidden;
    cursor: pointer;
    border-radius: 26px;
}
.onoffswitch{
    position: relative;
    width: 60px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    float: left;
    margin-top: 5px;
}
.onoffswitch-checkbox {
    display: none;
}
.colorTextoBotonPrograma {
    color: #23467d;
}
#actionButonCurso {
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 0px;
    padding-left: 0;
}
.colorProgramaNuevo {
    color: #23467d !important;
}
/*  FIN SWITCH DE A TU RITMO Y TUTORIZADO    */




.titulo-postgrados, .titulo-programas, .titulo-workshops  {
    color: #00ACD7 !important;
}
.titulo-online, .titulo-presencial {
    color: rgb(153, 153, 153);
}


.my-panel .item-lista-cursos {
    color: #00ACD7 !important;
}

.my-panel .pieItemCurso .item-programas, .my-panel .pieItemCurso .item-workshop, .my-panel .pieItemCurso .item-master {
    color: #00ACD7 !important;
}


.fondoTituloDespleMaster, .fondoTituloDesplePrograma, .bordeDesplePrograma, .bordeDespleWorkshop, .fondoTituloDespleWorkshop {
    background-color: #00ACD7 !important;
}
.bordeDespleWorkshop, .bordeDesplePrograma, .bordeDespleMaster {
    border-top: 5px solid #00ACD7;
}

.skin-master, .redcol-master, .skin-programas, .redcol-programas, .skin-workshop, .redcol-workshop {
    background-color: #23467D !important;
}
.btnCursoProximamente {
    background-color: #c62b90;
}

.skin-enviar-workshop, .skin-enviar-master, .skin-enviar-programas {
    background-color: #23467D !important;
}

#btn-perfil-cab, #btn-logout-cab, #btn-login-cab, #btn-registro-cab {
    background-color: #C62B90;
}
/*   ESTILOS TOOLTIP PERFIL   */
.my-custom-theme-perfil {
    border-color: #00ACD7 !important;
    
}
.my-custom-theme-perfil .tooltipster-content {
    background: #00ACD7;
    border-color: #00ACD7;
    width: auto;
    
}
.my-custom-theme-perfil .tooltipster-content span {
    color: white;
    font-family: 'geogrotesque_lglight', Helvetica, Arial, sans-serif !important;

}

.my-custom-theme-perfil .tooltipster-arrow span:last-child{
    border-left-color: #00ACD7 !important;  
}
/*   ESTILOS TOOLTIP PERFIL   */
/*   ESTILOS TOOLTIP PERFIL ROSA   */
.my-custom-theme-perfil-rosa {
    border-color: #C62B90 !important;
    
}
.my-custom-theme-perfil-rosa .tooltipster-arrow span:last-child{
    border-left-color: #C62B90 !important;
    
}
.my-custom-theme-perfil-rosa .tooltipster-content {
    background: #C62B90;
    border-color: #C62B90;
    width: auto;
    
}
.my-custom-theme-perfil-rosa .tooltipster-content span {
    color: white;
    font-family: 'geogrotesque_lglight', Helvetica, Arial, sans-serif !important;

}
/*   ESTILOS TOOLTIP PERFIL ROSA  */
.footer-logo-w{
    width: 100%;    
}
nav.tab-bar {
    background: #23467D ;
}
button:hover, button:focus, .button:hover, .button:focus {
    background-color: #C62B90;
}

.modalVideoKnot{
    border: 0;
    z-index: 999999;
    min-width: 310px !important;
    width: 80% !important;
    max-width: 1400px !important;
}
.modalVideoKnot video{
    width: 100%;
    margin-top: -51px !important;
}
.modalVideoKnot .md-content{
    background-color: transparent !important;
}
.md-content{
    overflow-y: auto;
    overflow-x: hidden;
    max-height: calc(100vh - 50px);
    color: #808080;
}
.md-overlay{
    background: rgba(35, 70, 125, 0.5) !important;
}

/* Aviso legal y cookies */
.avisoLegalTextContent{
    height: calc(100vh - 200px);
    padding: 0 50px !important;
    overflow-x: hidden;
    overflow-y: auto;   
}
.avisoLegalContent{
    z-index: 99999;
    min-width: 310px !important;
    width: 80% !important;
    max-width: 1200px !important;
}
.cookiesContent{
    z-index: 99999;
    min-width: 310px !important;
    width: 80% !important;
    max-width: 1200px !important;
}
.cookiesContent ul{
    color: #7b7c7f;
    float:inherit;
    list-style: inherit; 
    width: 100%;
    margin-left: 1.1rem;
    margin-bottom: 1.25rem;
}
.cookiesContent h2{
    color: #00ACD7;
    font-family: "geogrotesque-light";
    font-size: 2.0rem !important;
    font-weight: bold;
    margin: 0;
    outline-style: none;
    padding: 0 5px 0 0;
}
.cookiesContent p{
    color: #7b7c7f;
}
.cookiesTextContent{
    height: calc(100vh - 200px);
    padding: 0 50px !important;
    overflow-x: hidden;
    overflow-y: auto;   
}
/* Fin Aviso legal y cookies */
.letraEstudiaEnterate h2 {
    color: #23467D;
}
.franjaRosa {
    background-color: #23467D;
}
.tituloHome {
    color: #23467D;
}
#itemCursos-desplegable li:hover {
    background-color: #23467D;
}
#itemCursos-desplegable {
    border-left: 1px solid #23467D;
}
.derecha h2 {
    color: #23467D;
}
.tituloCertificados {
    color: #23467D;
}
.tituloSeccionColaboradores {
    background-color: #23467D;
}
.calendario-master-online-cursos h2 {
    color: #23467D;
}
.resumen-noticia .titulo {
    color: #23467D;
}
.contenedor-noticias a {
    color: #23467D;
}
.todas-las-noticias .anyo-noticias {
    color: #C62B90;
}

.todas-las-noticias-titulo {
    border-bottom: 1px solid #C62B90;
}
ul.pagination li.current a, ul.pagination li.current button {
    background: #23467D;
}
.cont-estudia-alebat h2 {
    color: #23467D;
}
#cont-rosa-estudia-alebat {
    background-color: #23467D;
}
@media only screen and (max-width : 910px) { 
    #img1 {
        margin-left: 0;
    }
}
.mapaWebh2 {
    color: #23467D;
}
.colorListaWebMap {
    color: #23467D !important;
}
/* Calendario */
.colorCalendario{
    color: #23467D !important;
    font-family: 'geogrotesque_lglight',"Lucida Grande",Helvetica,Arial,Verdana,sans-serif !important;
}
.fc-state-active, .fc-button:hover {
    border-top: 4px solid #23467D !important;
    background-color: transparent;
}
.fc-button:hover, .fc-button:focus, .fc-button:hover, .fc-button:focus {
    background-image: none;
    background-color: transparent;
    border: unset;
    box-shadow: unset;
    border-radius: 0;
}
.fc-icon-right-single-arrow:after {
    content: ' ' url('../../../img/zona-knot/arrow.svg') !important;
}
.fc-icon-left-single-arrow:after {
    content: ' ' url('../../../img/zona-knot/arrow.svg') !important;
}
/* Fin Calendario */
.p-home{
    color: rgb(156, 156, 156);
}
.porque-Alebat p{
    color: rgb(156, 156, 156);
}
#info-form p{
    color: rgb(156, 156, 156);
}
#formularioTextoEducation{
    color: rgb(156, 156, 156);
}
.texto p{
    color: rgb(156, 156, 156);
}
/*Estilos nuevos KDI*/
#slider-play {
    transition: transform 0.4s;
}
#slider-play:hover {
    transform: scale(1.1);
}
/* Destacados home*/
.contenedorTodosDestacados {
    position: relative;
    z-index: 8;
    top: -18px;
}
.contenedorTodosDestacados::after {
    content: '';
    display: block;
    clear: both;
}
.cajaDestacado1 {
    background-color: #00b1e1;
    position: relative;
}
.cajaDestacado1Before {
    border: 0 solid transparent;
    border-top: 60px solid transparent;
    border-left: 1930px solid #00b1e1;
    position: absolute;
    top: -59px;
    z-index: 9;
}
.cajaDestacado1After {
    border: 0 solid transparent;
    border-bottom: 100px solid transparent;
    border-left: 1930px solid #00b1e1;
    position: absolute;
    bottom: -99px;
    z-index: 9;
}
.cajaDestacado2 {
    background-color: #C62B90;
    position: relative;
}
.cajaDestacado2Before {
    border: 0 solid transparent;
    border-top: 30px solid transparent;
    border-left: 1930px solid #23467D;
    position: absolute;
    top: -29px;
    z-index: 9;
}
.cajaDestacado2After {
    border: 0 solid transparent;
    border-bottom: 50px solid transparent;
    border-left: 1930px solid #C62B90;
    position: absolute;
    bottom: -49px;
    z-index: 9;
}
.contenedorDestacadoTotal {
    padding: 50px 0;
    height: 330px;
}
.contenedorDestacadoContainer {
    width: auto;
    max-width: 500px;
    margin: 0 auto;
}
.contenedorDestacadoContainer:hover img.iconoDestacadoTop{
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
}
.iconoDestacadoTop {
    transition: transform 0.4s;
    width: 123px;
    height: 121px;
}
.textoDestacado {
    width: 100%;
/*  text-transform: capitalize; */
    color: #fff;
}
.textoDestacado p {
    padding: 0;
}
.tituloDestacado {
    font-weight: bold;
    color: #fff;
    margin: 20px 0 0;
    font-size: 25px;
}
/* Fin Destcados Home */

/* Efecto Sombra Hover Destacados Home */ 

.contenedorDestacadoContainer .hvr-float-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.contenedorDestacadoContainer .hvr-float-shadow:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  /* W3C */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity;
}
.contenedorDestacadoContainer:hover .hvr-float-shadow, .contenedorDestacadoContainer:focus .hvr-float-shadow, .contenedorDestacadoContainer:active .hvr-float-shadow {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  /* move the element up by 5px */
}
.contenedorDestacadoContainer:hover .hvr-float-shadow:before, .contenedorDestacadoContainer:focus .hvr-float-shadow:before, .contenedorDestacadoContainer:active .hvr-float-shadow:before {
  opacity: 1;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}

/* Fin Efecto Sombra Hover Destacados Home */ 

/* INICIO Ulimos Articulos Home*/
.containerUltimosArticulos {
    padding: 140px 0 40px;
    background-color: #f6f6f6;
    position: relative;
    top: -18px;
}
.textoUltimosArticulos {
    margin-bottom: 60px;
    font-size: 19px;
}
.cajaIconosUltimosArticulos::after {
    content: '';
    display: block;
    clear: both;
}
.cajaIconosUltimosArticulosInside {
    margin: 0 auto;
    display: inline-block;
}
.iconUltimoArticulo {
    float: left;
}
.cajaIconsTipoArticulos {
    float: left;
}
.cajaIconsTipoArticulos img {
    display: block;
}
.nombreUltimoArticulo {
    margin-bottom: 10px;
    color: #00b1e1;
    font-size: 1.2rem;
    font-family: "geogrotesque_rgregular", Helvetica, Arial, sans-serif !important;
}
.tipoUltimoArticulo {
    color: #23467D;
    margin-bottom: 10px;
    margin-top: 30px;
    font-size: 1.2rem;
    font-family: "geogrotesque_rgregular", Helvetica, Arial, sans-serif !important;
}
.descripcionUltimoArticulo {
    color: #9C9C9C;
}
.cajaInfoUltimosArticulos{
    margin-top: 10px;
    width: 84%; 
}

.itemArticulo .iconPlayUltimoArticulo{
    transition: transform 1s;
    
}
.itemArticulo .iconPdfUltimoArticulo{
    transition: transform 1s;
    
}
.itemArticulo:hover .cajaIconsTipoArticulos img{
    transform: rotateY(360deg);
}
.itemArticulo{
    padding-left:60px;
}




/* Efecto Sombra Hover Ultimos Articulos */ 

.itemArticulo .hvr-float-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.itemArticulo .hvr-float-shadow:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  /* W3C */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity;
}
.itemArticulo:hover .hvr-float-shadow, .itemArticulo:focus .hvr-float-shadow, .itemArticulo:active .hvr-float-shadow {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  /* move the element up by 5px */
}
.itemArticulo:hover .hvr-float-shadow:before, .itemArticulo:focus .hvr-float-shadow:before, .itemArticulo:active .hvr-float-shadow:before {
  opacity: 1;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}

/* Fin Efecto Sombra Hover Ultimos Articulos */ 

/* Fin Ulimos Articulos Home*/

#result-cero{color: #00ACD7;}

/* INICIO estilo efecto titulos */
.tituloEfectoHome,
.titulo-efecto-new-blog,
.titulo-efecto-new-sec,
.titulo-efecto-new-sec2,
.titulo-cabecera-campus {
    font-family: "geogrotesque_rgregular", Helvetica, Arial, sans-serif !important;
    font-size: 1.6875rem;
    display: inline-block;
    margin-bottom: 30px;
    position: relative;
}
.tituloEfectoHome:after {
    content: '';
    position: absolute;
    background-color: #00b1e1;
    transition: all 0.4s;
    height: 3px;
    width: 100px;
    bottom: -5px;
    left: 0;
}
.titulo-cabecera-campus:after {
    content: '';
    position: absolute;
    background-color: #00b1e1;
    transition: all 0.4s;
    height: 3px;
    width: 48px;
    bottom: -5px;
    left: 0;
}
.tituloEfectoHome:hover:after {
    width: 0px;
    left: 0;
    transition: all 0.4s;
}
.barraLateralHoverEfecto {
    display: inline-block;
    transition: font-size 0.4s;
}
.estas-comprando-effectoHover,
.metodo-pago-efectoHover {
	display: inline-block;
    transition: font-size 0.4s;
}
.barraLateralHoverEfecto:hover,
.estas-comprando-effectoHover:hover,
.metodo-pago-efectoHover:hover {
    font-size: 30px;
    transition: font-size 0.4s;
}
.estas-comprando-effecto:hover:after {
    width: 167px !important;
    left: 32% !important;
}
.metodo-pago-efecto:hover:after {
    width: 66px !important;
    left: 68% !important;
}
.tituloEfectoHome:hover:after {
    width: 185px;
    left: 65%;
}
.tituloUltimosArticulos:hover:after {
    width: 208px; 
    left: 56%;
}
.tituloCursosHome:hover:after {
    width: 181px;
    left: 46%;
}

.tituloCampus:hover:after {
    width: 100px;
    left: 1%;
}

.tituloEfectoInstituciones {
    font-family: "geogrotesque_rgregular", Helvetica, Arial, sans-serif !important;
    font-size: 1.6875rem;
    display: inline-block;
    margin-bottom: 30px;
    position: relative;
}
.tituloEfectoInstituciones:after {
    content: '';
    position: absolute;
    background-color: #00b1e1;
    transition: all 0.4s;
    height: 3px;
    width: 100px;
    bottom: -5px;
    left: 0;
}
.tituloEfectoInstituciones:hover:after {
    width: 46px;
    left: 81.9%;
    transition: all 0.4s;
}
.tituloEfectoArticulos,
.tituloEfectoMasterclass,
.tituloEfectoBiblioteca {
    font-family: "geogrotesque_rgregular", Helvetica, Arial, sans-serif !important;
    font-size: 1.6875rem;
    display: inline-block;
    margin-bottom: 30px;
    position: relative;
    margin-left:15px;
}
.tituloEfectoArticulos:after,
.tituloEfectoMasterclass:after,
.tituloEfectoBiblioteca:after {
    content: '';
    position: absolute;
    background-color: #00b1e1;
    transition: all 0.4s;
    height: 3px;
    width: 100px;
    bottom: -5px;
    left: 0;
}
.tituloEfectoArticulos:hover:after {
    width: 190px;
    left: 50%;
    transition: all 0.4s;
}
/* titulo efecto master class */
	.tituloEfectoMasterclass:hover:after {
	    width: 175px;
	    left: 57%;
	    transition: all 0.4s;
	}
/* fin titulo efecto master class */
.h2-home{
	color: #FFF !important;
    font-family: "geogrotesque_rgregular", Helvetica, Arial, sans-serif !important;
    line-height: 1.1;
}
/* titulo efecto biblioteca */
	.tituloEfectoBiblioteca:hover:after {
		width: 175px;
	   	left: 53%;
	    transition: all 0.4s;
	}
/* fin titulo efecto biblioteca */

.tituloEfectoProductos {
    font-family: "geogrotesque_rgregular", Helvetica, Arial, sans-serif !important;
    font-size: 1.6875rem;
    display: inline-block;
    margin-bottom: 30px;
    position: relative;
    margin-left: 15px;
}
.tituloEfectoProductos:after {
    content: '';
    position: absolute;
    background-color: #00b1e1;
    transition: all 0.4s;
    height: 3px;
    width: 100px;
    bottom: -5px;
    left: 0;
}
.tituloEfectoProductos:hover:after {
    width: 190px;
    left: 52%;
    transition: all 0.4s;
}
.tituloEfectoExpertos {
    font-family: "geogrotesque_rgregular", Helvetica, Arial, sans-serif !important;
    font-size: 1.6875rem;
    display: inline-block;
    margin-bottom: 30px;
    position: relative;
}
.tituloEfectoExpertos:after {
    content: '';
    position: absolute;
    background-color: #00b1e1;
    transition: all 0.4s;
    height: 3px;
    width: 100px;
    bottom: -5px;
    left: 0;
}
.tituloEfectoExpertos:hover:after {
    width: 50px;
    left: 75%;
    transition: all 0.4s;
}

.tituloEfectoIndustriaColaborador, 
.tituloEfectoIndustriaPatrocinador,
.tituloEfectoIndustriaIndustria {
    font-family: "geogrotesque_rgregular", Helvetica, Arial, sans-serif !important;
    font-size: 1.6875rem;
    display: inline-block;
    margin-bottom: 30px;
    position: relative;
}

.tituloEfectoIndustriaPatrocinador:after,
.tituloEfectoIndustriaIndustria:after {
    content: '';
    position: absolute;
    background-color: #00b1e1;
    transition: all 0.4s;
    height: 3px;
    width: 100px;
    bottom: -5px;
    left: 0;
}
.tituloEfectoIndustriaPatrocinador:hover:after,
.tituloEfectoIndustriaIndustria:hover:after  {
    width: 85px; /* 49px; */
    left: 77.3%; /* 83.3%; */
    transition: all 0.4s;
}

.tituloEfectoIndustriaColaborador:after {
    content: '';
    position: absolute;
    background-color: #00b1e1;
    transition: all 0.4s;
    height: 3px;
    width: 166px;
    bottom: -5px;
    left: 0;
}
.tituloEfectoIndustriaColaborador:hover:after {
    width: 42px;
    left: 84.3%;
    transition: all 0.4s;
}

/* FIN estilo efecto titulos */
/* Slider Expertos Home*/
.contenedorTodoSliderExpertos {
    padding-top: 30px;
}
.contenedorTituloExpertos {
    text-align: left;
}
div.contenedorTituloExpertos > h2 {
    font-weight: 0;
    font-family: "geogrotesque_rgregular", Helvetica, Arial, sans-serif !important;
    font-size: 1.6875rem;
}
.contenedorTituloExpertos p {
    font-size: 20px;
    color: #999;
    line-height: 26px;
}
.contenedorTituloExpertos h3 span {
    font-weight: bold;
}
.barraAzul {
    width: 75px;
    border: 2px solid #00b1e1;
    display: inline-block;
}
.itemSliderExperto {
    position: relative;
}
.itemSliderExperto::after {
    content: '';
    display: block;
    clear: both;
}
.cajaImagenExperto {
    width: 65%;
    float: right;
}
.expertoFoto{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.cajaInfoSliderExperto {
    width: 35%;
    position: absolute;
    bottom: 0;
}
.contenedorTextoExperto {
    margin-bottom: 40px;
}
.nombreSliderExperto {
    margin: 0;
    color: #00b1e1;
    font-size: 1rem;
    font-family: "geogrotesque_rgregular", Helvetica, Arial, sans-serif !important;
}
.tipoSliderExperto {
    margin: 0;
    color: #23467D;
    font-size: 1rem;
    font-family: "geogrotesque_rgregular", Helvetica, Arial, sans-serif !important;
}
.empresaSliderExperto {
    margin: 0;
}
.empresaSliderExperto {
    color: #9C9C9C;
}
.lSAction > .lSPrev {
    background-position: 0 0;
    left: 0;
    width: 19px;
    display: none;
    top: 50%;
    height: 36px;
    background-image: url('/img/zona-knot/icon-flecha.svg');
    cursor: pointer;
    position: absolute;
    z-index: 99;
    margin-top: -16px;
    opacity: 0.5;
    transform: rotate(180deg);
    -webkit-transition: opacity 0.35s linear 0s;
    transition: opacity 0.35s linear 0s;
}
#slidePrev{
	background-position: 0 0;
    
    width: 19px;
    display: block;
    top: 50%;
    height: 36px;
    background-image: url(/img/zona-knot/icon-flecha.svg);
    cursor: pointer;
    position: absolute;
    z-index: 99;
    margin-top: -115px;
    opacity: 0.5;
    transform: rotate(180deg);
    -webkit-transition: opacity 0.35s linear 0s;
    transition: opacity 0.35s linear 0s;
}
.lSAction > .lSNext {
    background-position: 0 0;
    right: 0;
    width: 19px;
    display: none;
    top: 50%;
    height: 36px;
    background-image: url('/img/zona-knot/icon-flecha.svg');
    cursor: pointer;
    position: absolute;
    z-index: 99;
    margin-top: -16px;
    opacity: 0.5;
    -webkit-transition: opacity 0.35s linear 0s;
    transition: opacity 0.35s linear 0s;
}
#slideNext{
	background-position: 0 0;
    right: 6%;
    width: 19px;
    display: block;
    top: 50%;
    height: 36px;
    background-image: url('/img/zona-knot/icon-flecha.svg');
    cursor: pointer;
    position: absolute;
    z-index: 99;
    margin-top: -115px;
    opacity: 0.5;
    -webkit-transition: opacity 0.35s linear 0s;
    transition: opacity 0.35s linear 0s;
}
/* Fin Slider Expertos Home*/
/* INICIO detalle expertos */
.contenedorExperto{
    background: #FF00FF;
}
.cabeceraSliderExpertos {
    border-bottom: 3px solid;
    padding-left: 15px;
    margin-bottom: 40px;
}
.itemsCabeceraSliderExpertos {
    list-style-type: none;
    margin: 0;
}
.itemsCabeceraSliderExpertos::after {
    content: "";
    display: block;
    clear: both;
}
.itemCabeceraSliderExpertos {
    float: left;
    padding: 3px 15px 0;
    cursor: pointer;
}
.itemCabeceraSliderExpertos:hover {
    background-color: #23467D ;
    color: #fff;
}
.itemSliderExperto::after {
    content: "";
    display: block;
    clear: both;
}
.itemSliderExperto:hover button.boton2 {
    transform: scale(1);
}
span.descipcionSliderExperto {
    font-size: 16px;
    color: #fff;
    margin: 0;
}
.containerListaExpertos{
    margin-bottom: 50px;
    margin-left:25px;   
}
/* FIN detalle expertos */
/* Parallax Home */
.parallax {
  /*background-image: url("/img/zona-knot/parallax-home.jpg");*/
  /*background-image: url("/img/zona-knot/new-parallax-home.png");*/
  background-image: url("/img/zona-knot/new-parallax-home-cover.jpg");
  background-size: cover;
 
}

.sep {
    background-attachment: fixed;
    /*background-position: 50% -25300px;*/
    background-position: 50% 100px;
    /*background-repeat: no-repeat;*/
    height: 500px;
    position: relative;
}

.contenedorLetraParallax{
    height: 450px; 
    position: relative;
    overflow: hidden;
}
.contenedorLetraParallax span{
    position: relative;
    color: #FFF;
    z-index: 0;
    float: right;
    font-size: 50px;
    text-align: right;
}
.parallax-fijo{
    display: none;
    /*background-image: url("/img/zona-knot/parallax-home.jpg");*/
    background-image: url("/img/zona-knot/new-parallax-home.png");
}
.contenedorResponsiveSinParallax{
    height: 450px; 
    position: relative;
    overflow: hidden;
}
.bordesInferiorParallaxInclinado {
    position: absolute;
    background: transparent;
    border-top: 60px solid transparent;
    border-right: 1930px solid #F6F6F6;/*#23467D*/
    z-index: 8;
    bottom: 0px;
}
.bordesSuperiorParallaxInclinado {
    position: absolute;
    background: transparent;
    border-top: 60px solid #F6F6F6;
    border-left: 1930px solid #f6f6f600;
    z-index: 8;
    bottom: 440px;
}
.bordesInferiorBuscadorInclinado {
    position: relative;
    background: transparent;
    border-bottom: 66px solid transparent;
    border-right: 1930px solid #F6F6F6;
    z-index: 8;
/*     bottom: 0; */
    float: right;
    margin-bottom: 30px;
}
.texto-interior-parallax{font-size: 42px; color: #fff; position: absolute; bottom: 320px; margin-left: 20%; font-weight: bold; font-family: geogrotesque_smbdsemibold;}
/* Fin Parallax Home */

/*Parallax responsive*/
@media only screen and (max-width:1026px){ 
    #parallax-home-1{
        display: none;/*none*/
    }
    .parallax-fijo{
        display: inherit;
        /*background-image: url("/img/zona-knot/parallax-home.jpg");*/
        background-image: url("/img/zona-knot/new-parallax-home.png");
        position: relative;
    }
    .contenedorResponsiveSinParallax span{
        padding: 153px 20px 0 0;
        position: relative;
        color: #FFF;
        z-index: 0;
        float: right;
        font-size: 50px;
        text-align: right;
    }
}
    
/*fin responsive parallax*/
/*Modal Subida Ficheros*/
div.md-modal div.md-content {
    background-color: #fff;
}
.tituloModalSubidaFicheros{
    margin: 0;
    padding: 0.4em;
    text-align: center;
    font-size: 1.5em;
    font-weight: 300;
    opacity: 0.8;
    background-color:#FFF;
    border-radius: 3px 3px 0 0;
    color:#808080;
}
.inputTextModal{
    background-color:#F5F5F5 !important; 
    margin-top:3% !important; 
    color: #113c64;
    font-size: 15px;
}
input#emailLogin::-webkit-input-placeholder,
input#passLogin::-webkit-input-placeholder,
input#emailRecuperarPassword::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #fff;
}

input#emailLogin::-moz-placeholder,
input#passLogin::-moz-placeholder,
input#emailRecuperarPassword::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
}
input#emailLogin:-ms-input-placeholder,
input#passLogin:-ms-input-placeholder,
input#emailRecuperarPassword:-ms-input-placeholder { /* IE 10+ */
  color: #fff;
}
input#emailLogin:-moz-placeholder,
input#passLogin:-moz-placeholder,
input#emailRecuperarPassword:-moz-placeholder { /* Firefox 18- */
  color: #fff;
}

input#passLogin,
input#emailLogin,
input#emailRecuperarPassword {
    background-color: transparent !important;
    color: #fff !important;
    border: 2px solid #fff;
}
#toggle-action-link{
	position: absolute;
    left: 42%;
    margin-top: 20px;
}
#modal-login div.md-content {
    padding: 3%;
    background-color: rgba(0, 0, 0, 0.53);
    width: 70%;
    min-height: 696px;
}
#modal-login button#botonLogin{
	padding-top: 0.8rem !important;
	padding-bottom: 0.8rem !important;
	
}
#modal-login button#botonLogin,
#botonMailRecordarPassword {
    background-color: #00b1e1;
    border: 1px solid #00b1e1;
    color: #FFF;
}
#modal-login button#botonLogin:hover,
#botonMailRecordarPassword:hover {
    background-color: #FFF;
    border: 1px solid #FFF;
    color: #00b1e1;
}
#modal-login .contFormLogin > span {
	color: #FFF;
    font-size: 17px;
}
#modal-login .contFormLogin > span > a{
    background-color: #00b1e1;
    color: #fff;
    margin: 10px 9px;
    width: 22%;
    display: inline-block;
    padding: 9px 0px;
    text-align: center;
    font-size: 0.8em;
    font-family: "geogrotesque_rgregular", Helvetica, Arial, sans-serif !important;
    font-weight: bold !important;
    transition: all 0.4s;
}
#modal-login .contFormLogin > span > a:hover{
    background-color: #fff;
    color: #00b1e1;
    
}
#enlaceRecordarPassword {
	cursor: pointer;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
}
.container-logo-login {
    margin-bottom: 25px;
    text-align: center;
    width: 100%;
}
.container-logo-login img{width: 100px;}

.texto-login-sesion {
	font-size: 17px;
    color: #fff;
}
.linea-login {
    border: 1px solid #fff;
}
.inputTextAreaModal{
    height: 75px;
    border: 1px solid #cccccc;
    background-color: #F5F5F5 !important;
    margin-top: 3% !important;
    resize: none;
}
#formUploadThumbnailVideo{
    display: none;
}
#formUploadThumbnailPdf{
    display: none;
}
#formUploadPdf{
    display: none;
}
#formUploadVideo{
    display: none;
}
.textFieldFichero{
    width: 200px;
    height: 34px;
    border: 0px solid #cccccc;
    background-color: #F5F5F5;
}
.contIcoSubidaFichero{
    background-color: #000;
    width: 32px;
    height: 34px;
    float: right;
    padding: 6px;
    margin-top: -13px;
}
.icoSubidaFichero{
    float: right;
    margin-top: 3px;
    cursor: pointer;
}
.submitCropImagen{
    background-color: #FFF;
    border-radius: 0;
    margin: 0 auto;
    border: 1px solid #23467D;
    color: #23467D;
    transition: background-color 300ms ease-out;
}
.submitCropImagen:hover{
    background-color: #23467D;
    color: #FFF;
}
.disabledSubmitJcrop{
    background-color: #FFF;
    border-radius: 0;
    margin: 0 auto;
    border: 1px solid #BABABA;
    color: #BABABA;
}
.textInfoSubidaFichero{
    font-size: 12px;
    display: none;
}
.firstContThumbnail{
    display: none;
}
.contThumbnails{
    margin-top: 3%;
    width: 66%;/* 61%; */
    border-right: 1px solid #000;
    float: left;
    height: 145px;
}
.thumbnailVideo{
    width: 30%;
}
.contFormSubidaFichero{
    float: right;
    margin-right: 35%;
    margin-top: 8%;
}
.secondContThumbnail{
    margin-top: 0.5%; 
    padding-bottom: 68px;
}
.contUploads{
    float: right;
    width: 30%;
}
.contThumbnailsUploads:after{
    content:"";
    clear:both;
    display:block;  
}
.inputFichero{
    margin-top: 14% !important; /* 26% !important; */
    margin-right: 46% !important;
}
.inputFichero2{
    margin-top: 30% !important;
    margin-right: 46% !important;
}
.contBotonesSubidaFichero{
    margin-top:3% !important;
}
.contBotonesSubidaFichero:after{
    content:"";
    clear:both;
    display:block;  
}
#btnPublicarSubidaFichero{
    float:left;
    /*width: 40%;*/
    margin-left: 13.3% !important;
    width: 18%;
    padding: 10px;
}
#btnCancelarSubidaFichero{
    float:right;
    /*width: 40%;*/
/*  margin-right: 4.9% !important; */
    width: 18%;
    padding: 10px;
}
.spanRutaFichero {
    position: relative;
    top: 41%;
    transform: translateY(-30%);
    font-size: 13px;
    left: 10%;
    font-style: italic;
    display: block;
    width: 130px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.cerrarModal {
    background:url('https://d1do84bsbaemip.cloudfront.net/img/cerrar.svg') no-repeat top left; 
    cursor: pointer;
    float: right;
    height: 50px;
    left: 20px;
    margin: 0;
    padding: 0;
    position: relative;
    top: -9px;
    width: 40px;
    z-index: 200;}
    
#imageCropped {
        
    height: auto;
    width: 73%;
    display: none;
    margin-top: 3%;
    margin-left: 0%;
    box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, 0.2);
    border: 1px rgba(0,0,0,.4) solid;
    background-color: white;
    padding: 6px;
    border-radius: 6px;
}
.imgAvatar{
    height: auto;   
}
#imageCroppedPreview {
    display: none;
    margin-left: 50%;
    border: 1px black solid;
    width:100px;
    height: 100px;
}   
#preview-pane {
    display: none;
    position: absolute;
    z-index: 2000;
    top: -7px;
    /*right: -199px;*/
    padding: 6px;
    border: 1px rgba(0,0,0,.4) solid;
    background-color: white;
    border-radius: 6px;
    box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, 0.2);
    left: 105%;
}   
#preview-pane .preview-container {
    width: 200px;
    height: 112.66px;
    
    overflow: hidden;
}
#formCords{
    display:none;
    margin-left: 13%;
}
.progressFile{
/*  margin-right: 35px; */
    margin-top: 55px;
    float: left;
    margin-left: -8%;
    font-size: 15px; 
}
#progressVideo{
    margin-top: 70px;
    float: left;
    margin-left: -8%;
    font-size: 15px; 
}

#imgloaderPdf{
    width: 13%;
    margin-top: 140px;
    margin-left: 5%;
    display:none;
}

.imgLoaderFileLeft{
    float: right;
    margin-right: 2%;
    margin-top: -6.1%;
    width: 5.9%;
    display:none;
}
.inputSubidaLocked{
    background-color: #C3C3C3 !important;
    cursor: unset;
}
.subidaLocked{
    cursor: unset;
}




/*Fin Modal Subida Ficheros*/

/* INICIO estilos generales */
button.boton1 {
    background-color: #FFF ;
    border-radius: 0;
    margin: 0 auto;
    border: 1px solid #23467D;
    color: #23467D;
}
button.boton1:hover {
    background-color: #23467D;
    border-radius: 0;
    color: #FFF;
}
.botonCargarMas {
    cursor: pointer;
    height: 109px;
    width: 109px;
}

/* Nuevo Cargar mas */
@-webkit-keyframes rotarCargarMas {
    0% { transform: rotateZ(45deg);}
    100% { transform: rotateZ(395deg);}
}
@keyframes rotarCargarMas {
    0% { transform: rotateZ(45deg);}
    100% { transform: rotateZ(395deg);}
}
#botonCargarMas{
    cursor: pointer;
}
.botonCargarMasNuevoClick #circuloAnimadoCargarMas{
    animation-duration: 0.5s;
    animation-name: rotarCargarMas;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    transform-origin: 50% 50%;
}
/* Fin Nuevo Cargar mas */
/* Efecto flecha hover boton  */
#btnSubidaFicheros span:last-child{
    transform: rotateZ(180deg);
    transition: transform 0.4s;
}
#btnSubidaFicheros:hover span:last-child{
    transform: rotateZ(0deg);
}
#btnSubidaFicheros span{
    display: inline-block;
    transition: color 0.4s, transform 0.4s; 
}
#btnSubidaFicheros:hover #flechaBotonHover{
    transform: translateX(10px);    
}
#btnSubidaFicheros:hover span{
    transform: translateX(-10px);
}
#btnSubidaFicheros:hover #flechaBotonHover g path{
    fill: #FFF; 
}
/*.btnTodosProductos span {
    display: inline-block;
    transition: color 0.4s, transform 0.4s; 
}
.btnTodosProductos:hover #flechaBotonHover{
    transform: translateX(10px);    
}
.btnTodosProductos:hover span{
    transform: translateX(-10px);
}
.btnTodosProductos:hover #flechaBotonHover g path{
    fill: #FFF; 
}*/
#flechaBotonHover{
    height: 19px;
    vertical-align: bottom;
    padding: 2px 0;
    transition: margin-left 0.4s, transform 0.4s;
}
#flechaBotonHover g path{
    fill: #23467D;
    transition: fill 0.4s;  
}
/* Fin Efecto flecha hover boton */
.lSSlideOuter .lSPager.lSpg > li:hover a, .lSSlideOuter .lSPager.lSpg > li.active a {
    background-color: #23467D ;
    height: 490px;
}
.hover-zoom{
    transition: transform 0.4s;
}
.hover-zoom:hover{
    transform: scale(1.2);  
}
.tituloH2InternasFondo{
    font-size:  1.4375rem;
/*  background:#f2f2f2; */
/*  color:#9C9C9C; */
    font-family: "geogrotesque_rgregular", Helvetica, Arial, sans-serif !important;
    margin-bottom: 30px;
    margin-top: 30px;
/*     padding-left: 50px; */
    text-align: left;
}
.icoEditarContenido{
    width: 40px;
}
.liModificarContenido{
    cursor: pointer;
    padding-left: 10px;
}
.liModificarContenido span{
    vertical-align: middle;
    margin-right: 5px;
}
.botonesEdicionContenido{
    list-style-type: none;
    float: right;
    margin: 0;
    margin-right: 25px;
}
/* hover mdificar eliminar contenido */

/* Bob */
@-webkit-keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }

  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }

  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}

@keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }

  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }

  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}

@-webkit-keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}

@keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}

.liModificarContenido .hvr-bob {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.liModificarContenido:hover .hvr-bob, .liModificarContenido:focus .hvr-bob, .liModificarContenido:active .hvr-bob {
  -webkit-animation-name: hvr-bob-float, hvr-bob;
  animation-name: hvr-bob-float, hvr-bob;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}

/* FIN hover modificar eliminar contenido*/
/* FIN estilos generales */

/* ***************************** ESTILOS MODAL CURSOS **************************** */
.titModalCursos{
	font-size: 25px;
    font-weight: bold;
    color: #23467D;
    font-family: "geogrotesque_smbdsemibold", Helvetica, Arial, sans-serif !important;
}
.h3ModalCursos{
	font-size: 16px !important;
	font-weight: lighter !important;
	font-family: "geogrotesque_rgregular", Helvetica, Arial, sans-serif !important;
	
}
.h3ModalCursosEnlace{
	color:#999 !important;
}
.h3ModalCursosEnlace:hover{
	color:#08b2e2 !important;
}

/* INICIO estilos slider filtros */

.cabeceraSliderFiltros {
    border-bottom: 3px solid;
    padding-left: 15px;
    margin-bottom: 40px;
}

.itemsCabeceraSliderFiltros {
    list-style-type: none;
    margin: 0;
}

.itemsCabeceraSliderFiltros::after {
    content: "";
    display: block;
    clear: both;
}

.itemCabeceraSliderFiltros {
    float: left;
    padding: 3px 15px 0;
    cursor: pointer;
}

.itemCabeceraSliderFiltros:hover {
    background-color: #23467D ;
    color: #fff;
}

.itemSliderFiltro {
    position: relative;
/*  text-align: center; */
/*  display: table; */
}

.itemSliderFiltro::after {
    content: "";
    display: block;
    clear: both;
}

.itemSliderFiltro:hover button.boton2 {
/*  opacity: 1; */
transform: scale(1);
}

.imgSliderFiltro {
/*  float: left; */
}

h3.tituloSliderFiltro {
    color: #fff;
    margin: 0;
    max-height: calc(100% - 40px);
    padding: 20px 20px 0 20px;
    overflow: hidden;
}
.itemSliderFiltroInterior {
    position: absolute;
    width: 100%;
/*  display: table-cell; */
/*  vertical-align: middle; */
    top: 0;
    height: 100%;
/*  padding: 40px; */
    background: rgba(0,0,0,0);
    transition: background 0.4s;
}
.itemSliderFiltroInterior:hover {
    background: rgba(0,0,0,0.7);
}

.itemSliderFiltroInteriorCentrado{
    position: relative;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    height: 100%;
/*  overflow: hidden; */
}
.itemSliderContenedorBotonFiltro{
    position: absolute;
    bottom: 0;
    transform: translateX(-50%) translateY(-50%);
    left: 50%;
    height: 40px;
}

button.boton2 {
    background-color: transparent;
    border: 2px solid #fff;
    border-radius: 15px;
    color: #fff;
    padding: 2px 20px;
    text-transform: initial;
/*     opacity: 0; */
    transform: scale(0);
    transition: transform 0.4s;
    margin: 0;
}

button.boton2:hover {
    border-radius: 15px;
}

button.boton3 {
    background-color: transparent;
    border: 2px solid #ccc;
    border-radius: 15px;
    color: #ccc;
    padding: 2px 15px;
    text-transform: initial;
    margin: 5px 0 0;
    font-size: 12px;
}
.pestanaSliderFiltroSelected{
    background-color: #23467D ;
    color: #fff;
}
.pestanaSliderFiltroUnselected{
    background-color: #fff;
    color: #23467D ;
}
/* FIN estilos slider filtros */

/* Footer */
footer{
    background: #23467D ;
}
footer span{
    color: #FFF;
    display: inline-block;
}
.h4Footer{
    color: #FFF;
    display: inline-block;
    font-size: 0.75rem;
    font-family: "geogrotesque_regular", Helvetica, Arial, sans-serif !important;
    margin-bottom: 0;
}
.contenedorFooter{
/*     padding: 30px 0; */
	 padding: 16.69px 0;
}
.contenedor-datos-pie-kdi {
	text-align: center;
    height: 183px;
    display: table;
}
.contenedor-datos-pie-kdi > div:nth-child(2) {
    /* line-height: 140px; */
    line-height: 60px;
    margin-top: 80px;
}
.container-pie-logo-kdi {
	text-align: right;
}
.contenedor-datos-pie-kdi > img {
/* 	width: 69.5%; */
	width: 383px;
}
.container-pie-iconos-redes-pagos {
    text-align: right;
}
.container-for-noIpad {
	display: initial;	
}
.container-for-menorqueIpad {
	display: none;
}
.contenedorLetraFooterCorporacion{
    height: 55px;
    display: table;
}
.iconosPagosFooter{
    text-align: right;
}
.iconosPagosFooter img{
    margin-right: 10px;
}
.iconosPagosFooter a:last-child img{
    margin-right: 0;
}
.letraFooterCorporacion{
    font-size: 22px;
    color: #FFF;
    vertical-align: middle;
    display: table-cell;
}
.cajaBordeFooter{
    display: inline-block;
    padding: 5px 5px 5px 0;
    border-right: 2px solid #FFF;
    cursor: pointer;
}
.cajaBordeFooter:not(:first-child){
    padding: 5px 5px;
}
.cajaBordeFooter:last-child{
    padding: 10px 0 10px 5px;
    border-right: unset;
}
.letraPequeFooter{
    font-size: 12px;
}
.cajaIconosRedesFooter{
    text-align: center;
    height: 55px;
    padding: 9px 0;
}
.cajaTextosIzquierdaFooter{
/*     height: 55px; */
    padding: 9px 0;
    font-size: 13px;
}
.cajaIconosRedesFooter{
    text-align: center;
}
.iconosRedesFooter{
    margin-right: 10px;
}
.iconosRedesFooter:last-child{
    margin-right: 0;
}
.margenFooterFilas{
    margin-top: 25px;
}
.margenFooterFilasMovil{
    margin-bottom: 15px;
}
.cajaPoweredFooter{
    display: table;
    height: 33px;   
}
.letraPoweredCentrado{
    display: table-cell;
    vertical-align: middle;
    padding-top: 120px;
}
/* Fin Footer*/

/* INICIO estilos filtro busquedas */
.cajaFiltroTipoCursos {
    margin-top: 10px;
    margin-bottom: 20px;
}
.bulletTipoCurso {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    display: inline-block;
    margin-right: 5px;
    cursor: pointer;
    transition: transform 0.2s;
}
.imgTipoItem{
	width: 40px;
}
.bulletTipoCurso:hover{
    transform: scale(1.3);
}
.bulletTodosCursos {
    
}
.textoFiltroTipoCurso {
    display: inline-block;
    color: #999;
    margin-left: 10px;
}
.textoFiltroTipoCurso * {
    display: inline;
    vertical-align: middle;
}
.textoFiltroTipoCurso span {
    margin-left: 5px;
}
/* FIN estilos filtro busquedas */

/* INICIO barra búsquedas */
.cajaContainerBarraBusqueda {
    margin: 50px auto;
}
.containerBarraBusquedas {
    margin: 0 auto;
    width: 35%;
}
div.containerBarraBusquedas input.barraBusquedas {
    color: #00ACD7;
}
input[class="barraBusquedas"]::-webkit-input-placeholder {
    color: #00ACD7;
}
input[class="barraBusquedas"]::-moz-placeholder {
    color: #00ACD7;
}
input[class="barraBusquedas"]:-ms-input-placeholder {
    color: #00ACD7;
}
input[class="barraBusquedas"]:-moz-placeholder {
    color: #00ACD7;
}
.filtroCategoriasArticulos{
    float: left;
}
.selectFiltros {
    font-size: 15px;
    border: 1px solid rgb(204, 204, 204);
    padding: 10px 20px;
    height: auto;
    background-color: #fff;
    color: #00ACD7;
}
.selectFiltros:hover {
    background-color: #fff;
}
input.barraBusquedas {
    width: calc(100% - 46px);
    float: left;
    height: 35px;
    margin-bottom: 0;
}
.iconoBuscarBarraBusquedas {
    cursor: pointer;
    /*width: 40px;*/
    max-height: 35.2px;
}
.textoEjemploFiltrosBusqueda {
    font-weight: bold;
    font-size: 12px;
}
/* FIN barra búsquedas */

.marginCursosHome{
/*  margin-top: 50px;    */
}


/* INICIO estilos lista elementos */
.containerListaInstituciones{
    margin-bottom: 10%;
    margin-left: 35px;
}
.containerListaInstituciones h2 {
    font-size: 1.4375rem;
}
.encabezadoListaElementos {
    text-align: center;
}
.containerListaItems {
    margin-bottom: 100px;
    transition: height 0.3s;
}
#cajaContainerListaItemsCargar {
/*  margin-top: 10px; */
	/*height:20px;*/
    transition: height 0.3s;
}
.cajaContainerListaCursos {
    background-color: #F6F6F6;
}
.franjaInferiorCajaListaItem{
    
}
.itemListaCargar {
    padding: 0 calc(0.9375rem / 2);
    position: relative;
    margin-bottom: 0.9375rem;
    float: left !important;
    /*background-color: #fff;*/
}

.itemListaCargar.itemCurso {
    margin: 0;
    height: 346px;
    margin-bottom: 60px;
}
.cajaImagenCurso {
    background-color: #fff;
    position: relative;
}
.cajaImagenCurso::after {
    content: '';
    display: block;
    clear: both;
}
.cajaContenidosCursos {
    background-color: #fff;
    min-height: 134px;
}
.textoCursosMov{
	display: none;
}
.botonCursosMov{
	display: none;
}

.promoGifHome img{padding: 0 17px 0 0;}
.cajaPromo{background-color: #fff; height: 154px;}
.cajaSeccionCursosPromo{height: 74px; background-color: #fff;}
.tipoItemCurso {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
}
.tipoItemMasterclass {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    background-color: #23467D ;
    width: 40px;
    height: 40px;
    padding: 8px;
    padding-top:9px;
}
.tipoItemMasterclassEbook {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    background-color: #23467D ;
    width: 40px;
    height: 40px;
    padding: 9px;
    padding-top:10px;
}
.nombreItemCurso,.nombreItemCursoPromocion{
    font-family: "geogrotesque_rgregular", Helvetica, Arial, sans-serif !important;
    font-size: 16px;
    color: #999;
    padding: 10px 30px;
    margin: 0;
}
.cajaContenidosListaItem {
    /*position: absolute;*/
    top: 0;
    left: 0;
    width: 100%;
    height: 140px;
    /*padding: 0 calc(0.9375rem / 2);*/
}
.cajaContenidosListaItem::after {
    content: '';
    display: block;
    clear: both;
}
div.cajaContenidosListaItemInside {
    /*background-color: rgba(0, 0, 0, 0.2);*/
    background-color: #FFF;
    transition: all 0.5s;
    cursor: pointer;
    width: 100%;
    height: 100%;
    padding: 0.7rem;
    color: #000;
}
div.cajaContenidosListaItemInside.cajaContenidosCursosInside {
    padding: 1px 1px 1px 0;
    position: relative;
}
p.tipoItemCurso::after {
    content: '';
    display: block;
    clear: both;
}
.cajaContenidosListaItemInside:hover {
    /*background-color: rgba(0, 0, 0, 0.7);*/
}
.cajaContenidosListaItemInside.cajaContenidosCursosInside:hover {
    background-color: rgba(0, 0, 0, 0);
}
.tituloItemLista {
    /*color: #fff;*/
    color: #999;
    font-family: "geogrotesque_rgregular", Helvetica, Arial, sans-serif !important;
    /*font-size: 22px;*/
    font-size: 15px;
    height: 100%;
}
.fechaListaItem {
    bottom: 30px;
    color: #999;
    font-size: 13px;
}
.autorListaItem{
    color: #999;
    top:10px;
    font-size: 15px;
    display: block;
    margin-top: 10px;
}
.barraAccionesListaPost{
    margin-top:20px;
}
.categoriaListaItem {
    display: inline;
    padding: 5px 30px;
    background-color: #00ACD7;
    position: absolute;
    bottom: 0;
    right: 10px;
    color: #fff;
}
/*
.categoriaListaItem::after {
    content: "";
    border: solid;
    border-color: #757575 transparent;
    border-width: 6px 10px 0 0;
    position: absolute;
    right: 0;
    bottom: -6px;
}*/
.cajaBotonCargarMas {
    margin-top: 30px;
    text-align: center;
    min-height: 150px;
}
.cajaBotonCargarMas2 {
    text-align: center;
    min-height: 170px;
    background: white;
    padding-top: 30px;
    margin-bottom: 25px;
}
.tooltipModalidadCurso {
    background: #333;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    padding: 20px;
    position: absolute;
    z-index: 98;
    padding-right: 53px;
    display:none;
}
.mensajeCriteriosVacio {
/* 	text-align: center; */
/*     height: 55vh; */
/*     display: table; */
    width: 100%;
}
.mensajeCriteriosVacio > div{
/* 	display: table-cell; */
/*     vertical-align: middle; */
/*     text-transform: uppercase; */
	    margin-top: 30px;
}
.tooltipModalidadCurso:before {
    border: solid;
    border-color: #000 transparent;
    border-width: 0px 0px 33px 30px;    
    content: "";
    right: 0;
    position: absolute;
    z-index: 99;
    top: -33px;
    opacity: 1;
}
.tooltipModalidadCurso p {
    margin-bottom: 2px;
}
.cajaSombraItemCurso {
    position: absolute;
    top: 0;
    height: 100%;
    width: calc(100% - 1px);
}
.colorCursoPrograma  {
    background-color: #EA9E22;
}
.colorCursoPrograma::after, .colorCursoPrograma::before {
    border-color: #EA9E22 transparent;
}
.colorCursoMaster {
    background-color: #6560A0;
}
.colorCursoMaster::after, .colorCursoMaster::before {
    border-color: #6560A0 transparent;
}
.colorCursoMasterclass {
    background-color: #08b2e2;
}
.colorCursoMasterclass::after, .colorCursoMasterclass::before {
    border-color: #08b2e2 transparent;
}
.colorCursoWorkshop {
    background-color: #ADBF36;
}
.colorCursoBlended{
	background-color: #C62C91;
	display: none;
}
.bulletTodosCursos {
    background-color: #999;
}
.colorCursoWorkshop::after, .colorCursoWorkshop::before {
    border-color: #ADBF36 transparent;
}
.colorCursoBlended::after, .colorCursoBlended::before {
    border-color: #C62C91 transparent;
}
.blendMode {
    mix-blend-mode: multiply;
}
.cajaSeccionCursos {
    position: relative;
    bottom: 0;
    right: 1px;
    background-color: #fff;
    width: 100%;
    height: 60px;
    display: table;
    text-transform: capitalize;
}
.cajaSeccionCursos .cajaSeccionCursosInside span.seccionItemCurso {
    color: #23467D;
    font-weight: bold;
}
.cajaSeccionCursosInside {
    display: table-cell;
    vertical-align: middle;
}
.imgSeccionItem {
    margin-left: 30px;
    display: none;
}
.imgProfesorItemCurso{
	margin-left: 30px;
	width: 20px;
}
.seccionItemCurso {
    margin-left: 10px;
    cursor: pointer;
    display: none;
}
.cajaContainerBuscarHome {
    background: #F6F6F6;/*23467D*/
}
.textoCajaBuscarHome h2, .textoCajaBuscarHome p{
    color: #FFF;
    text-align: center;
}
.textoCajaBuscarHome p{
	padding: 0 10px;
}
.textoEjemploFiltrosBusqueda{
    color: #23467D;
    font-weight: normal;
    margin: 0;
}
.cajaBuscarHome .containerBarraBusquedas {
    width: 100%;
}
.textoCajaBuscarHome {
    color: #00ACD7;
}
.textoCajaBuscarHome h2 {
    font-family: "geogrotesque_rgregular", Helvetica, Arial, sans-serif !important;
    font-size: 1.6875rem;
}
.padreTextoArticulo{
    height: 100%;
}
.fechaDetalleArticulo,
.autorDetalleArticulo {
    line-height: 26px;
}
.banderaIdiomaListaItem{
    width: 26px;
    height: 26px;
    bottom: 20px;
}
.banderaIdiomaDetalle{
    text-align: left;
}
.icoMasInfoListaItem{
    position: absolute;
    top: 77px;
    left: 97px;
    width: 40px;
}
.masInfoHoverListaItem{
    width: 230px;
    background-color: rgba(0,0,0,0.4);
    border-radius: 100%;
    height: 230px;
    position: absolute;
    top: 70px;
    left: 106px;
    display:none;
}
.masInfoHoverListaItemInside{
    position: relative;
    height: 100%;
    text-align: center;
}
.textoInfoListaItem{
    top: 132px;
    position: absolute;
    color: #FFF;
    left: 59px;
    font-size: 1.5rem;
}
/* FIN estilos lista articulos */
/* INICIO estilos noticias */
.h2Noticias{
    color: #23467D !important;
}
.todas-las-noticias .anyo-noticias{
    color: #00B1E1 !important;
}
.todas-las-noticias-titulo{
    border-bottom: 1px solid #00B1E1 !important;
}
/* FIN estilos noticias */
/* INICIO estilos expertos */
/*.itemExpertos {
     height: 366px;
    position: relative; 
}*/
.itemExpertos img {
    height: 100%;
}
.div-expertos{
    padding: 0 10px 0 25px;
}
/* .itemExpertos:nth-child(3n - 1) {
    padding: 0 15px 20px 0;
}
.itemExpertos:nth-child(3n) {
    padding: 0 7.5px 20px;
}
.itemExpertos:nth-child(3n + 1) {
    padding: 0 0 20px 15px;
} */

.itemExpertos {
    padding: 0 10px 7.5px 0px;
    text-align:center;
}

.contHoverExpertos {
    position: absolute;
    padding: 0 10px 7px 0;
    color: #fff;
    width: 100%;
    height: 100%;
    top:0;  
}

.contHoverExpertosInside {
/*  padding: 50px 72px 50px 78px; */    
    background-color: rgba(198,43,144,0);
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: opacity 0.5s, background 0.8s;
    text-align: center;
}

.contHoverExpertosInside:hover {
    opacity: 1;
    background-color: #23467D;
}
.slide-up-form{
   position: inherit !important;   		
}
.contIcosExpertos{
    /* margin-top: 50%; */
    text-align: center;
}
.icoExperto{
	margin-top: 14px;
    cursor: pointer;
}
.cvNotEnabled{
    display: none;
}
.contTextoExpertos{
    text-align: center;
    padding-top: 20px;
}
.contTextoExpertos p{
    padding: 0px;
}
/* FIN estilos expertos */

/*Estilos de Instituciones*/
.descripcionExpertosKdi{
    margin-bottom: 1%;
    margin-top: 1%;
    color: #777778;
    width: 97%;
}
.descripcionIndustriaKdi{
    margin-bottom: 10px;
    color: #777778;
}
.contItemInstituciones{
    /*width: calc(25% - 20px);*/
    margin-right: 20px;
    min-height: 250px;
    
}
.itemInstituciones{
    padding: 20px 7.5px 20px;
    text-align: center;
    background-color: #FFF;
    border-top: solid 6px #777778;
    width: 100%;
}
.itemInstituciones img {
    height: 100%;
}
.itemInstituciones h3 {
    font-family: "geogrotesque_rgregular", Helvetica, Arial, sans-serif !important;
    font-size: 1rem;
    color: #00b1e1;
}
.contIcosInstituciones{
    position: absolute;
    bottom: 30px;
    padding-left: 30%;
}
.containerDetalleInstitucion {
    padding-top: 50px;
}
.nombreDetalleInstitucion{
    margin-bottom: 5%;
    margin-top: 1%;
}
.nombreDetalleInstitucionH3{
    font-size: 1.1rem;
    color: #777778;
    font-family: "geogrotesque_rgregular", Helvetica, Arial, sans-serif !important;
    font-weight: bold;
}
.contItemInstitucionesDetalle{
    width: calc(30% - 20px);
    margin-right: 20px;
}
.descripcionDetalleInstitucion{
    margin-top: -5px;
    color: #777778;
}
.flechaVolverDetalleInstitucion{
    margin-bottom: 10%;
    margin-top: 2%;
}
.itemInstitucionesDetalle{
    margin-bottom: 5%;
}
.urlDetalleIntitucion{
    color: #777778;
}
.txtBotonVolverDetInstitucion{
    margin-left: 7px;
    color: #777778;
}
.cajaLogotipoDetalleInstitucion img{
    transform: perspective(300px) rotateY(-10deg);
}
.contTituloIntitucionListado{
    margin-right: 20px;
    width: 100%;
    text-align: center;
}
.tituloInstitucionListado{
    color: #777778;
    font-size: 1rem;
    font-family: "geogrotesque_rgregular", Helvetica, Arial, sans-serif !important;
}

/*FIN de estilos de instituciones*/

/* INICIO Estilos subir ficheros */
.triggerBotonSubirFicheros {
    text-align: center;
    display: inline-block;
    width: 100%;
    margin-bottom: 50px;
}
/* FIN estilos subir ficheros */

/* estilos detalle curso*/
.bloque-desplegable b {
    color: #23467D;
}
.detalleCurso-kdi{
    margin-top: 50px;
    margin-bottom: 50px;
}
.listaDocentes-kdi{
    display: inline-block;
    margin: 10px 5px 0 5px;
    vertical-align: top;
    height: 250px;
        text-align: center;
}
.imgDocentes-kdi{
    border-radius: 60px;
    height: 120px;
    width: 120px;
    border: 2px solid #23467D;
    margin-left: 23px;
}
.nombreDocentes-kdi{
    font-size: 15px;
    text-align: center;
    color: #00b1e1;
}
.contenedorImagenDetalleCurso{
    float: left;
    display: inline-block;
}
.contenedorTituloBordeDetalleCurso{
    padding-left: 20px;
    border-left: 3px solid #FF2D5F;
    display: inline-block;
}
.contenedorTituloNuevo h1{
    font-family: "geogrotesque_rgregular", Helvetica, Arial, sans-serif !important;
}
.paddingContenedorCurso{
    padding: 0 150px;
}
.country-code {
    width: 45%;
    float: left;
}
#tlf {
    width: 53% !important;
    float: right !important;
}
.contenedorTituloNuevo {
    padding-left: 20px;
    margin-bottom: 20px;
    border-left: 3px solid #23467D;
    display: inline-block;
}
.titleDetalles {
    box-sizing: border-box;
    color: #23467D;
    cursor: default;
    direction: ltr;
    display: block;
    font-family: geogrotesque_rgregular, Helvetica, Arial, sans-serif !important;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 300 !important;
    margin: 3%;
    margin-bottom: 15px;
}
.botonCuadrado{
    margin-bottom: 0;
    border-radius: 0 !important;
}
#contenedorCajaAlturaDetalleCurso{
    margin-bottom: 50px;
}
.condicionesCurso{
    padding: 0;
}
.interlineadoSpanDetalle {
    line-height: 22.4px;
}
.fechaInicioMaster {
    margin-bottom: 15px;
}
.contenedorDetalleCursoNuevo{
    color: #999999;
}
h2.titleDetalles{
    color: #999999;
}
#duracion{
    color: #999999;
}
#info b{
    color: #999999;
}
.fechaInicioMaster{
    color: #00b1e1;
}
.fechaInicioCurso{
    color: #00b1e1;
}
#solicitud_form input, #solicitud_form textarea, #solicitud_form select  {
    border-color: #23467D;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #23467D;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #23467D;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #23467D;
}
:-moz-placeholder { /* Firefox 18- */
  color: #23467D;
}
.barra-tabs-detalle-curso {
    background-color: #c3c3c3 !important;
}
.imagenProfesor {
    border-radius: 60px;
    height: 120px;
    width: 120px;
    border: 2px solid #23467D;
    margin-left: 23px;
}
.contenedorProfesores ul > div {
    /* background-color: #c3c3c3; */
    color: #8c8c8c;
    font-size: 23px;
}
.nombreProfesor {
    line-height: 1 !important;
    margin: 10px 0 0 0 !important;
    padding: 0 !important;
    text-align: center !important;
    color: #23467D;
    width: 160px;
    font-size: 16px;
    font-family: geogrotesque_rgregular, Helvetica, Arial, sans-serif !important;
}
.margenItemProfesor {
    margin: 0 74px;
}
#mail_respuesta{
    padding: 0;
}
#mail_respuesta span{
    width: 100% !important;
    background-color: #00b1e1 !important;
}
.colorMasterNuevo{
    color: #00b1e1 !important;
}
.tituloPaginaMasters {
    font-size: 30px !important; 
    color: #23467D !important;
}
#ancla1{
    margin-top: 60px !important;
}
.classH3Cursos{
    font-size: 14px !important;
    color: #8a8a8a !important;
    font-family: "geogrotesque_rgregular", Helvetica, Arial, sans-serif !important;
}
.classH3Cursos::after{
    left: 80px !important;
}
/*fin estilo detalle curso*/

/* Estilos articulos */
.contMultimediaDetalleArticuloPDF{
    /* height: 1250px;
    margin-bottom: 50px; */
}
.contMultimediaDetalleArticuloVideo{
    text-align: center;
    margin-bottom: 50px;
}
.span-detalle-articulos p span{
    font-weight: bolder;
    color: #00b1e1;
}
.span-detalle-articulos{
    margin-bottom: 100px;
}
.contMultimediaDetalleArticuloTitulo{
    background: #999999;
    margin-bottom:50px;
    margin-top:100px;
}
.tituloDetalleArticulo{
    font-size: 1.5rem;
    padding-right: 30px;
}
.descDetalleArticulo{
    color: #9C9C9C;
    font-size: 0.9rem;
    font-weight: normal;
    font-family: "geogrotesque_regular", Helvetica, Arial, sans-serif !important;
    margin-bottom: 30px;
}

/* Fin estilos articulos*/

/* estilos detalle industria */
.contMultimediaDetalleProductoPDF{
    /* height: 1250px;
    margin-bottom: 50px; */
}
.contMultimediaDetalleProductoVideo{
    text-align: center;
    margin-bottom: 50px;
}
.span-detalle-productos p span{
    font-weight: bolder;
    color: #00b1e1;
}
.span-detalle-productos{
    margin-bottom: 100px;
}
.contMultimediaDetalleProductoTitulo{
    background: #999999;
    margin-bottom:50px;
    margin-top:100px;
}
.botonMasDescripcionProducto{
    border: 1px solid red;
    float: right;
    color: red;
    height: 12px;
    width: 13px;
    text-align: center;
    line-height: 0.8;
 } 

.textoPlegadoProducto{
    height: 150px;
     overflow:hidden;
}
.textoDesplegadoProducto{
    height: 20px;
     transition: all 0.8s ease;
}

.botonIndustriaProductos{
    text-align:center;
}
.itemInstitucionesHover {
    position: absolute;
    width: 100%;
    height: 154px;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    left: 0;
    opacity: 0;
    transition: background 0.4s;
    color: #FFF;
}

@-moz-document url-prefix(){ 
    .itemInstitucionesHover {
        position: absolute;
        width: 100%;
        height: 148px;
        top: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        left: 0;
        opacity: 0;
        transition: background 0.4s;
    }
}
.itemInstitucionesHover:hover {
    background: rgba(0, 0, 0, 0.51);
    opacity: 1;
}
.itemInstitucionesHover2{
        position: absolute;
        width: 100%;
        height: 154px;
        top: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        left: 0;
        opacity: 0;
        color: #FFF;
        transition: background 0.4s;
    }
@-moz-document url-prefix(){ 
    .itemInstitucionesHover2{
        position: absolute;
        width: 100%;
        height: 149px;
        top: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        left: 0;
        opacity: 0;
        color: #FFF;
        transition: background 0.4s;
    }
}

.itemInstitucionesHover2:hover{
    background: rgba(0, 0, 0, 0.51);
    opacity: 1;
}
.linkMasInfoIndustria{
    color: #fff;
    font-size: 20px;
    transform: scale(0);
    transition: transform 0.4s;
}

.itemInstitucionesHover:hover > .linkMasInfoIndustria{
    transform: scale(1) !important;
    color: #fff;
}
/*fin estilos industria */

/* INICIO Detalle Experto */
.tituloDetalleExperto{
/*  text-align: center; */
/*  margin-bottom: 5%; */
    font-size: 1.5rem;
}
.tituloEfectoDetalleExperto:hover:after {
    width: 112px;
    left: 63%;
}
.tituloEfectoDetalleProfesor:hover:after {
    width: 134px;
    left: 59%;
}
.tituloEfectoDetalleExpertoArticulos:hover:after{
    width: 123px;
    left: 78%;
}
.tituloEfectoSliderArticulosExperto:hover:after {
    width: 112px;
    left: 79%;
}
.contFotoExperto{
    float: left;
    display: inline-block;
}
.contFotoExperto img{
/*  transform: perspective(300px) rotateY(10deg); */
}
.contInfoExperto{
/*  margin-left: 50px; */
    float: left;
}
.contInfoExperto p{
    color: #9C9C9C;
}
.nombreExperto{
    font-size: 2rem;
    font-weight: bold;
    font-family: "geogrotesque_rgregular", Helvetica, Arial, sans-serif !important;
}
.contInfoExperto li{
    margin: 10px 0;
}
.containerListaItemsDetalleExperto{
    background-color: #f6f6f6;
    margin-top: 30px;
    padding-top: 30px;
    display: none;
}
.containerDetalleExperto{
	margin-bottom: 50px
}
.masInfoExpertoListaArticulos{
    left: 76px;
}
/* FIN Detalle Experto */

/* INICIO SLIDER DETALLES */
.contenedorTituloSliderDetalle {
    margin: 20px 0;
}
div.contenedorSliderDetalle div.itemSliderDetalle * {
    color: #fff;
}

div.itemSliderDetalle {
    position: relative;
}

.itemSliderDetalleInterior {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
}
.itemSliderDetalleInteriorCentrado {
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0);
    transition: background-color 0.3s;
}
.itemSliderDetalleInteriorCentrado:hover {
    background-color: rgba(0, 0, 0, 0.8);
}
.tituloSliderDetalle {
    text-align: center;
    font-size: 1.4375rem;
    margin: 0;
}
.contLabelCategoriaSliderDetalle {
    position: absolute;
    background-color: #00b1e1;
    color: #000;
    bottom: 10px;
    right: -10px;
    padding: 5px 40px 5px 10px;
    max-width: 150px;
}
.contLabelCategoriaSliderDetalle::after {
    content: "";
    border: solid;
    border-color: #757575 transparent;
    border-width: 6px 10px 0 0;
    position: absolute;
    right: 0;
    bottom: -6px;
}
.contLabelCategoriaSliderDetalle p {
    font-size: 0.8rem;
    display: block; /*inline;*/
    padding:0px !important;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-left: 20px;
    width: 130px;
    margin: 0;
    padding-left: 20px !important;
    
}
.bulletLabelCategoriaSliderDetalle{
    position: absolute;
    top: 8px;
}
.contFechaSliderDetalle {
    position: absolute;
    bottom: 10px;
    left: 10px;
}
.contFechaSliderDetalle p {
    font-size: 0.8rem;
    margin: 0;
}
/* FIN SLIDER DETALLES */

/* INICIO LAAB2 */

.buttonOpiniones{
    background-color: #FFF;
    border-radius: 0;
    border: 1px solid #23467D;
    color: #23467D;
}

.buttonOpiniones:hover {
    background-color: #23467D;
    border-radius: 0;
    color: #FFF;
}
.sections .sections-content h2{
    color: #23467D;
}
#modalidades .title{
    color: #23467D;
}
#herramientas .title{
    color: #23467D;
}
#envio_solicitud{
    background-color: #FFF;
    border-radius: 0;
    color: #FFF;
}

#envio_solicitud:hover{
    background-color: #23467D;
    border-radius: 0;
    color: #FFF;
}
.Myrow .contain-to-grid .my-top-bar{
    background-color: #23467D;
    
}
section.top-bar-section ul li {
    background: #23467D;
    transition: background 0.5s;
}
section.top-bar-section ul li:last-child {
    background: #00B1E1;
    transition: background 0.5s;
}
section.top-bar-section ul li:hover, section.top-bar-section ul li:hover > a.smooth {
    background: #00B1E1 !important;
}
section.top-bar-section ul li > a {
    display: inline;
}
.top-bar-section ul li a.smooth.laabMenu{
    background-color: #23467D !important;
    color: #FFF !important;
}
.top-bar-section ul li a.smooth{
    background-color: #23467D !important;
    color: #FFF !important;
}
.top-bar-section ul li a.smooth:hover{
    background-color: #00B1E1 !important;
    color: #FFF !important;
}
.smooth{
    background-color: #23467D !important;
}
#itemCursos{
    color: #FFF !important;
    background-color: #00B1E1 !important;
}
div.Myrow.footer{
    background-color: #23467D !important;
}
#herramientas .fi{
    color: #23467D !important;
}
.logolaab2class{
    background-color: #23467D !important;
}
.logolaab2class:hover{
    background-color: #23467D !important;
}
.laabMenu {
    line-height: 3.5 !important;
    height: 45px;
}

/* INICIO MIGAS */
.miga{
    display: inline;
    text-transform: uppercase;
    font-size: 0.7rem;
    color: #9C9C9C;
}
.containerMigas a:last-child{
    pointer-events: none;
    font-family: "geogrotesque_rgregular", Helvetica, Arial, sans-serif;
}
/* FIN MIGAS */

/* INICIO CONTACTO */
#contenedor-form-kdi{
    background-color: #FFF;
    padding-bottom: 50px;
}
.botonContactoEnviar:hover{
    background-color: #23467D !important;
    border-radius: 0;
    color: #FFF !important;
}
.botonContactoEnviar{
    background-color: #FFF !important;
    border-radius: 0;
    border: 1px solid #23467D !important;
    color: #23467D !important;
}
.textoAzulContacto{
    color: #23467D !important;
}
.protegemosDatos{
    color: #9C9C9C;
}
.liContacto{
    color:#23467D !important;
}

/* FIN CONTACTO */
/* NUEVO KNOTV */
.borderInfcabeceraDinamica::before{
    content: '';
    position: absolute;
    background: transparent;
    border-bottom: 100px solid transparent;
    border-left: 1930px solid #ffffff;
    z-index: 8;
    left: 0;
    top: 0px;
    display:none;
    /*transition: border-bottom 10s, border-left 10s;*/
}
.borderInfcabeceraDinamica::after{
    content: '';
    position: absolute;
    background: transparent;
    border-top: 60px solid transparent;
    border-left: 1930px solid #ffffff;
    z-index: 8;
    left: 0;
    bottom: 0px;
    display: none;
    /*transition: border-bottom 10s, border-left 10s;*/
}
.borderSupCabeceraDinamicaAnimation{
    -webkit-animation: showVideoPlayerBefore 0.5s forwards;
    animation: showVideoPlayerBefore 0.5s forwards;
    top: 0px;
}
.borderInfCabeceraDinamicaAnimation{
    -webkit-animation: showVideoPlayerAfter 1s forwards;
    animation: showVideoPlayerAfter 1s forwards;
    bottom: 0px;
}
@-webkit-keyframes showVideoPlayerBefore {
    0%{
        top: 0px;
    }
    100% {
        top: -100px;
    }
}
@keyframes showVideoPlayerBefore {
   0%{
        top: 0px;
    }
    100% {
        top: -100px;
    }
}
@-webkit-keyframes showVideoPlayerAfter {
    0%{
        bottom: 0px;
    }
    100% {
        bottom: -120px;
    }
}
@keyframes showVideoPlayerAfter {
   0%{
        bottom: 0px;
    }
    100% {
        bottom: -120px;
    }
}
.borderInfCabeceraDinamicaAnimationFinished{
    /*display: none;*/
}
.borderInfCabeceraDinamicaAnimationFinished{
    /*display:none;*/
}
.cabeceraDinamica{
    /*height: 400px;*/
    height: 650px;
    margin-top: 90px;
    margin-bottom: 90px;
}
.contDirectoKnotv{
    width: 50%;
    height: 100%;
    display: inline-block;
    background-color: #23467D;
    position: relative;
    transition: font-size 0.4s, background-color 0.4s;
    font-size: 3rem;
    /*text-align:center;*/
}
.contOnDemandKnotv{
    width: 50%;
    height: 100%;
    display: inline-block;
    background-color: #00B1E1;
    float: right;
    position: relative;
    font-size: 3rem;
    /*text-align:center;*/
}
.titleDirectoKnotv{
    position: absolute;
    top: 49%;
    color: #FFF;
    opacity: 0;
    transition: opacity 0.7s;
    /*width: 100%*/
}
.titleOnDemandKnotv{
    position: absolute;
    top: 49%;
    color: #FFF;
    opacity: 0;
    transition: opacity 0.7s;
    /*width: 100%;*/
}
.contCategoriasOnDemandKnotv{
    position: relative;
    width: 100%;
    height: 100%;
    background-color: #c62b90;
    color: #FFF;
    opacity: 0;
    z-index: 1;
}
#catEntrevistasOnDemand{
    top: 22%;
    position: absolute;
    left: 20%;
    font-size: 2.1rem;
    transition: font-size 0.4s;
    cursor: pointer;
}
#catCasosOnDemand{
    top: 38%;
    position: absolute;
    left: 20%;
    font-size: 2.1rem;
    transition: font-size 0.4s;
    cursor: pointer;
}
#catFormacionOnDemand{
    top: 54%;
    position: absolute;
    left: 20%;
    font-size: 2.1rem;
    transition: font-size 0.4s;
    cursor: pointer;
}
#catCharlasOnDemand{
    top: 70%;
    position: absolute;
    left: 20%;
    font-size: 2.1rem;
    transition: font-size 0.4s;
    cursor: pointer;
}
#catEntrevistasOnDemand:hover, #catCasosOnDemand:hover, #catFormacionOnDemand:hover, #catCharlasOnDemand:hover{
    font-size: 2.4rem;
}
.contCategoriasOnDemandKnotv div span{
    /*font-size: 2.4rem;*/
}
.contListadoVideosOnDemand{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    opacity: 0;
}
.contInsideListadoVideosOnDemand{
    width: 100%;
    height: 100%;
    position: relative;
}
.insideContInsideListaVideosOnDemand{
    width: 100%;
    height: 50%;
    background-color: #c62b90;

}
.insideContInsideListaVideosOnDemand::after{
    content: '';
    position: absolute;
    background: transparent;
    border-bottom: 100px solid transparent;
    border-left: 1443px solid #c62b90;
    z-index: 8;
    left: 0;
    top: 48%;
}
.contKeyframeVideoOnDemand{
    width: 100%;
    height: 50%;
    position: relative;
}
.contInsideKeyframe1, .contInsideKeyframe2{
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    transition: background-image 0.4s ease-in-out;
    position: absolute;
    opacity: 1;
    cursor: pointer;
}
.contInsideKeyframe2{
    opacity: 0;
}
.insideContInsideVideosOnDemand ul{
    position: absolute;
    top: 28%;
    left: 28%;
    list-style-type: none;
    color: #FFF;
    margin: 0;
    /*text-align:center*/
}
.insideContInsideVideosOnDemand ul li{
    margin-bottom: 10px;
    cursor: pointer;
    font-size: 1.4rem;
    transition: font-size 0.4s, font-weight 0.4s;
    font-weight: initial;
    width: 380px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #FFF;
}
.insideContInsideVideosOnDemand ul li:hover{
    font-size: 1.5rem;
    font-weight: bold;
}
.selectorCategoriasVideosOnDemand{
    position: absolute;
    top: 15%;
    width: 100%;
    text-align: center;
}
.selectorCategoriasVideosOnDemand ul{
    list-style-type: none;
    color: #FFF;
    transition: opacity 0.4s;
}
.selectorCategoriasVideosOnDemand ul li{
    display:inline-block;
    font-size: 1.4rem;
    opacity: 0.5;
    cursor: pointer;
    padding-left: 10px;
}
.categoriaSelected{
    opacity: 1!important;
    font-size: 1.8rem !important;
    border-right: 1px solid #B9B7B7;
    color:#FFF !important;
    padding-right: 10px !important;
    padding-left: 0!important;
}
.leftArrowVideosOnDemand{
    top: 175px;
    left: 114px;
    position: absolute;
    transform: rotate(180deg);
    cursor: pointer;
    opacity: 1;
    transition: opacity 0.4s;
}
.rightArrowVideosOnDemand{
    position: absolute;
    top: 175px;
    left: 730px;
    cursor: pointer;
    opacity: 1;
    transition: opacity 0.4s;
}
.deactivatedArrow{
    opacity: 0.5;
    cursor: default;
}
.slideSelectedOnDemand{
    opacity: 1;
}
.slideNoSelectedOnDemand{
    opacity: 0;
    display: none;
}
.noVideosAvailable{
    position: absolute;
    top: 220px;
    left: 291px;
    font-size: 1.3rem;
    color: #FFF;
}
.transitionLayer{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: -5;
    
}
.transitionLayerOnDemand{
    -webkit-animation: transitionLayer 1s;
    animation: transitionLayer 1s;
    opacity: 0;
    background-color: #c62b90;
    z-index: 1;
}
@-webkit-keyframes transitionLayer {
    0%   {opacity: 0;}
    50%  {opacity: 0;}
    100% {opacity: 0;}
}
@keyframes transitionLayer {
    0%   {opacity: 0;}
    50%  {opacity: 1;}
    100% {opacity: 0;}
}
#OnDemandPlayer{
    /*width: 100%;*/
    top: 213px;
    position: absolute;
}
#reproductorOnDemand{
    /*max-height: 650px;*/
}
.contReproductorOnDemand{
    position:absolute;
    z-index: 0;
    opacity:0;
}
.contReproductorOnDemand::after{
    content: '';
    position: absolute;
    background: transparent;
    left: 0;
    z-index: 4;
    top: 69%;
    border-bottom: 70px solid #fefefe;
    border-top: 50px solid #fefefe;
    border-left: 1923px solid #fefefe;
    display: none;
    
}
.contReproductorOnDemand::before{
    content: '';
    position: absolute;
    background: transparent;
    left: 0;
    z-index: 4;
    top: 0%;
    border-bottom: 50px solid #fefefe;
    border-top: 40px solid #fefefe;
    border-left: 1923px solid #fefefe;
    display: none;
    
}
.containerSupReproductorOnDemand{
    position: absolute;
    z-index: 4;
    top: 90px;
    width: 100%;
    padding: 15px;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
}
.contBotonBackOnDemand{
    display: inline-block;
    text-align: right;
    width: 100%;
}
.contBotonBackOnDemand img{
    margin-right: 20px;
}
.containerSupReproductorOnDemand span{
    position: absolute;
    color: #FFF;
    font-size: 1.3rem;
    left: 20px;
}
#video-controls-OnDemand{
    position: absolute;
    z-index: 4;
    /*top: 650px;*/
    bottom: 333px;
    width: 100%;
    text-align: center;
    padding: 15px;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
}
#play-pause, #full-screen, #seek-bar, #volume-bar, #volume-selector img{
    cursor: pointer;
}
#volume-selector{
    display: inline-block;
    width: 100px;
}
#seek-bar{
    width: 30%;
    padding-top: 12px;
}
#play-pause, #full-screen{
    width: 36px;
}
/* Chrome, Safari, AND NOW ALSO the Edge Browser and Firefox */
@media and (-webkit-min-device-pixel-ratio:0) {
  #seek-bar{
     padding-top: 0px;
  } 
}

/* Chrome 29+ */
@media screen and (-webkit-min-device-pixel-ratio:0)
  and (min-resolution:.001dpcm) {
    #seek-bar{
     padding-top: 0px;
  } 
}

/* Chrome 22-28 */
@media screen and(-webkit-min-device-pixel-ratio:0) {
   #seek-bar {-chrome-:only(; 
     padding-top: 0px;
  );} 
}
input[type=range]{
    -webkit-appearance: none;
    margin-left:10px;
}
input[type=range]::-moz-range-track {
    background-image: url(https://d1do84bsbaemip.cloudfront.net/gestion_multimedia/iconos/barra-tiempo.svg);
    border-radius: 10px;
}
input[type=range]:focus {
    outline:0;
}
input[type=range]::-webkit-slider-runnable-track{
    width: 300px;
    height: 5px;
    background-image: url(https://d1do84bsbaemip.cloudfront.net/gestion_multimedia/iconos/barra-tiempo.svg);
    border-radius: 50px;
    
    
}
input[type=range]::-moz-range-thumb{
    background-image: url(https://d1do84bsbaemip.cloudfront.net/gestion_multimedia/iconos/selector-redondo.svg);
    background-color: rgba(255, 255, 255, 0);
    background-size: cover;
    border: none;
}
input[type=range]::-ms-thumb{
    background-image: url(https://d1do84bsbaemip.cloudfront.net/gestion_multimedia/iconos/selector-redondo.svg);
    background-color: rgba(255, 255, 255, 0);
    background-size: cover;
    border: none;
}

input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    border: none;
    height: 16px;
    width: 16px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0);
    background-image: url(https://d1do84bsbaemip.cloudfront.net/gestion_multimedia/iconos/selector-redondo.svg);
    margin-top: -5px;
}
.botonPlayKeyframe{
    position: absolute;
    top: 47%;
    left: 47%;
    width: 63px;
}
#boton-back-OnDemand, .botonAtras{
    cursor: pointer;
    width: 30px;
}
.contListadoVideosDirecto{
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgb(198, 43, 144);
}
.contInsideListadoVideosDirecto{
    width: 100%;
    height: 100%;
}
.insideContInsideListaVideosDirecto{
    width: 100%;
    height: 50%;
}
.contKeyframeVideoDirecto{
    width: 100%;
    height: 50%;
    position: relative;
    cursor: pointer;
}
.botonPlayKeyframeDirecto{
    position: absolute;
    top: 47%;
    left: 47%;
    width: 63px;
}
.contInsideKeyframe1Directo{
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    transition: background-image 0.4s ease-in-out;
    position: absolute;
    opacity: 1;
    cursor: pointer;
    background-image: url(https://d1do84bsbaemip.cloudfront.net/gestion_multimedia/videos_ondemand/keyframes/vladimir-garcia.jpg);
}
.insideContInsideListaVideosDirecto:after{
    /*content: '';
    position: absolute;
    background: transparent;
    border-bottom: 70px solid transparent;
    border-left: 953px solid #c62b90;
    z-index: 8;
    left: 0;
    top: 49.9%;
    width: 50%;*/
}
.borderSupListaVideosDirecto{
    position: absolute;
    width: 100%;
    height: 100px;
    bottom: calc(50% - 100px);
    border-bottom: 70px solid transparent;
    border-left: 953px solid #c62b90;
    z-index: 4;
}
.insideContInsideListaVideosDirecto ul{
    position: absolute;
    top: 24%;
    list-style-type: none;
    color: #FFF;
    left: 23%;
    font-size: 1.4rem;
    transition: opacity 0.4s;
}
.insideContInsideListaVideosDirecto ul{
    margin:0;
}
.insideContInsideListaVideosDirecto table{
    position: absolute;
    border: none;
    background: none;
    margin: 0;
    opacity: 1;
    transition: opacity 0.4s;
}
.insideContInsideListaVideosDirecto table tbody tr{
    background: none;
}
.insideContInsideListaVideosDirecto table td{
    font-size: 1.4rem;
    color: #fff;
}
.insideContInsideListaVideosDirecto ul li span{
    left: 163%;
    position: absolute;
}
.insideContInsideListaVideosDirecto ul li{
    cursor: pointer;
    transition: font-size 0.4s, font-weight 0.4s;
    margin-bottom:10px;
}
.insideContInsideListaVideosDirecto ul li:hover{
    /*font-size: 1.5rem;*/
    /*font-weight: bold;*/
}
.bordeSupKnotv{
    position: absolute;
    background: transparent;
    border-bottom: 100px solid transparent;
    border-left: 1930px solid #ffffff;
    z-index: 8;
}
.borderInfKnotv{
    position: absolute;
    background: transparent;
    border-left: 1930px solid #ffffff;
    z-index: 8;
    top: 590px;
    border-top: 60px solid transparent;
}
.borderSupReproductorOnDemand{
    content: '';
    position: absolute;
    background: transparent;
    left: 0;
    z-index: 4;
    top: 0%;
    border-bottom: 50px solid #fefefe;
    border-top: 40px solid #fefefe;
    border-left: 1923px solid #fefefe;
}
.borderInfReproductorOnDemand{
    content: '';
    position: absolute;
    background: transparent;
    left: 0;
    z-index: 4;
    top: 69%;
    border-bottom: 70px solid #fefefe;
    border-top: 50px solid #fefefe;
    border-left: 1923px solid #fefefe;
}
/* FIN NUEVO KNOTV */
/* MEDIA QUERYS NUEVO KNOTV */
@media only screen and (max-width: 1600px) {
    #video-controls-OnDemand{
        bottom: 168px;
    }
    .insideContInsideListaVideosDirecto:after{
        border-left: 801px solid #c62b90;
    }
    .insideContInsideListaVideosDirecto ul{
        left: 26%;
    }
    .continerVideoStreaming{
        left: 14%;
    }
}
@media only screen and (max-width: 1444px) {
    #video-controls-OnDemand{
        bottom: 64px;
    }
    .bordeSupKnotv{
        top: -1px;
    }
    .insideContInsideListaVideosDirecto:after{
        border-left: 721px solid #c62b90;
    }
    .continerVideoStreaming{
        left: 9.5% !important;
    }
    .rightArrowVideosOnDemand{
        left: 650px;
    }
    .noVideosAvailable{
        left: 226px;
    }
}
@media only screen and (max-width: 1440px) {
    .insideContInsideListaVideosDirecto ul{
        left: 12%;
    }
    #video-controls-OnDemand{
        bottom: 72px;
    }
    .ListaDerechacontListaPerfilKdiForum{
        right: 0px !important;
    }
    .contListaUsuarios{
        position: fixed;
        right: -366px;
        z-index: 9;
    }
    .despliegaLista{
        display:block !important;
    }
    .despliegaLista:hover{
        cursor:pointer;
    }
    .ListaDerechacontListaPerfilKdiForum {
        box-shadow: 8px 10px 10px 5px #ccc;
    }
    .containerPerfil{
        width: 90% !important;
    }
}
@media only screen and (max-width: 1366px) {
    .insideContInsideListaVideosDirecto ul{
        left: 16%;
    }
    .insideContInsideListaVideosDirecto:after{
        border-left: 684px solid #c62b90;
    }
    .continerVideoStreaming{
        left: 7.5% !important;
    }
    .leftArrowVideosOnDemand{
        left: 79px;
    }
    .rightArrowVideosOnDemand{
        left: 610px;
    }
    #video-controls-OnDemand{
        bottom: 37px;
    }
}
@media only screen and (max-width: 1280px) {
    .insideContInsideListaVideosDirecto:after{
        border-left: 641px solid #c62b90;
    }
    .continerVideoStreaming{
        left: 5% !important;
    }
    .leftArrowVideosOnDemand{
        left: 55px;
    }
    .rightArrowVideosOnDemand{
        left: 565px;
    }
    .noVideosAvailable{
        left: 160px;
    }
    #video-controls-OnDemand{
        bottom: 2px;
    }
}@media only screen and (max-width: 1200px) {
    .insideContInsideListaVideosDirecto ul{
        left: 4%;
        top: 24%;
    }
    .containerListaExpertos{
        margin-left:0px;
    }
}
@media only screen and (max-width: 1152px) {
    .insideContInsideListaVideosDirecto:after{
        border-left: 576px solid #c62b90
    }
    .continerVideoStreaming{
        width: 90%;
    }
    .selectorCategoriasVideosOnDemand ul li{
        font-size: 1.1rem;
    }
    .categoriaSelected{
        font-size: 1.5rem !important;
    }
    .insideContInsideVideosOnDemand ul li{
        font-size: 1.2rem;
        width: 300px;
    }
    .insideContInsideVideosOnDemand ul li:hover{
        font-size: 1.3rem;
    }
    .rightArrowVideosOnDemand{
        left: 495px;
    }
}

@media only screen and (max-width: 1024px) {
    .insideContInsideListaVideosDirecto:after{
        border-left: 512px solid #c62b90;
    }
    .insideContInsideListaVideosDirecto ul{
        left: 25%;
        font-size: 1.2rem;
    }
    .insideContInsideListaVideosDirecto ul li:hover{
        /*font-size: 1.3rem;*/
    }
    .insideContInsideVideosOnDemand ul{
        left:31%;
    }
    .leftArrowVideosOnDemand{
        left: 10%;
    }
    .rightArrowVideosOnDemand{
        left: 90%;
    }
    .itemListaCargar{
        /*width: calc(100% / 1.5);*/
    }
    .bordeSupKnotv, .borderInfKnotv, .insideContInsideListaVideosOnDemand::after{
        border:none;
    }
    .borderSupListaVideosDirecto{
        display: none;
    }
    .botonAtras{
        display:inherit !important;
    }
    #contenedor-img-curso{
        margin-bottom: 50px;
    }
    .PieDesktop{
    	text-align: center;
    }
    .contenedor-datos-pie-kdi .cajaTextosIzquierdaFooter {
   	    margin-top: 40px;
    }
    .contenedor-datos-pie-kdi > div:nth-child(2) {
    	line-height: 70px;
   	    margin-top: 0px;
	}
	.letraPoweredCentrado {
	    padding-top: 0px;
	}
	.borde-inf-masterclass{display: none;}
	.descripcionContainer{padding-top: 56px;}
	.scroll-wrapper.datosMasterclass.textoDescripcionMasterclass{max-height: 148px;}
	#bannerDestacadosHome{/*width: 80%; margin-left: 98px;*/}
	.cajaSliderBannerCursos{/*width: 80%; margin-left: 102px;*/}
	.profesorItemCurso{font-size: 12px;}
   
}

@media only screen and (max-width: 768px) {
    .cajaPromo {height: 136px;}
    .cajaSeccionCursosPromo {
    	height: 85px;
	}
	
	.container-header-filtro{margin-top: 132px;}
	.cajaSliderBannerCursos{margin-left: 58px;}
	#bannerDestacadosHome{/*width: 80%;*/ margin-left: 80px;}
}
@media only screen and (max-width: 480px) {
    .contOnDemandKnotv, .contDirectoKnotv{
        font-size: 2rem;
    }
    .insideContInsideListaVideosDirecto table td{
        font-size: 1.2rem;
    }
    .cajaSliderBannerCursos{width: 100%;}
}
@media only screen and (max-width: 360px){
    .cajaSliderBannerCursos{margin-left: 0;}
    #bannerDestacadosHome{/*width: 80%;*/ margin-left: 28px;}
}

@media only screen and (max-width: 480px) {
    .contOnDemandKnotv, .contDirectoKnotv{
        font-size: 2rem;
    }
    .insideContInsideListaVideosDirecto table td{
        font-size: 1.2rem;
    }
}
@media only screen and (max-width: 375px) {
    
    .insideContInsideListaVideosDirecto table td{
        font-size: 1rem;
    }
}
/* FIN MEDIA QUERYS KNOTV */
/* INICIO KNOTV MASTERCLASS */
.contOnDemandKnotvMasterclass{
    width: 100%;
    height: 100%;
    display: inline-block;
    background-color: #000;
    /*background-image: url("/gestion_multimedia/videos_ondemand/keyframes/Ron-Gutman-ted.jpg?1484130607975");*/
    float: right;
    position: relative;
    font-size: 3rem;
    text-align: center;
    /*background-size: cover;*/
}
.posterKnotvMasterclass{
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: auto 100%;
    /*position: absolute;*/
    max-width: 1200px;
    margin: 0 auto;
    height: 100%;
    /*background-image: url("/gestion_multimedia/videos_ondemand/keyframes/Ron-Gutman-ted.jpg?1484130607975");*/
}
.insidePosterKnotvMasterclass::before, .insidePosterKnotvMasterclass::after{
    content: " ";
    display: inline-block;
    height: 100%;
    top: 0;
}
.insidePosterKnotvMasterclass::before{
    background-image: linear-gradient(to right,#000,transparent);
    float: left;
    width: 200px;
}
.insidePosterKnotvMasterclass::after{
    background-image: linear-gradient(to right,transparent,#000);
    right: 0;
    float:right;
    width: 200px;
}
.insidePosterKnotvMasterclass{
    height:100%;
    background-image: url("https://d1do84bsbaemip.cloudfront.net/gestion_multimedia/videos_ondemand/keyframes/valor.png");
    background-size: cover;
    background-repeat: no-repeat;
}
.insidePosterKnotvMasterclass div{
    display: inline-block;
    height: 100%;
}
.insidePosterKnotvMasterclass div::before{
    content: ' ';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}
.insidePosterKnotvMasterclass div img{
     display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    transform: scale(1);
    transition: transform 0.4s;
}
.insidePosterKnotvMasterclass div img:hover{
    transform: scale(1.2);
}.transitionLayerKnotvMasterclass{
    height: 100%;
    width: 1%;
    background-color: #000;
    position:absolute;
    z-index: 1;
}
.transitionLayerKnotvMasterclass::after{
    /*background-image: linear-gradient(to right,#000,transparent);
    float: left;
    width: 200px;
    content: ' ';*/
}
.shadowComponentKnotvMasterclass{
    height: 100%;
    width: 50px;
    float: right;
    background: linear-gradient(to right,red,transparent);
    margin-right: -50px;
    display: none
}
.bodyComponentKnotvMasterclass{
    height:100%;
    background-color: #000;
    /*width:calc(100% - 50px);*/
    float: left;
}
/* FIN KNOTV MASTERCLASS */
/* INICIO VISOR EBOOK MASTERCLASS */
#visorEbookMasterclass{
    width: 100%; 
    height: 500px;
    border: none;
    margin-top: 30px;
    margin-bottom: 30px;
}
/* FIN VISOR EBOOK MASTERCLASS */
/* INICIO KDI FORUM */
.cabeceraPerfilKdiForum{
    background-image: url("https://d1do84bsbaemip.cloudfront.net/img/zona-knot/kdi-forum/fondos/fondo-puntos-trans.svg");
    background-color: #FFF;
    height: 500px;
    position: relative;
}
.cabeceraPerfilKdiForum::after{
    content: '';
    display: block;
    clear: both;
}
.cabeceraContLeft{
    width: 500px;
    height: 100%;
    display: inline-block;
    border-right: 5px solid;
}
.cabeceraContLeft img{
    height: 100%;
    width: 100%;
}
.cabeceraContRight{
    width: 50%;
    /*display: inline-block;*/
    position: absolute;
    left: 600px;
    top: 100px;
}
.tituloNombrePerfil{
    color: #636262;
    margin-bottom: 5px;
}
.tituloClinicaPerfil{
    display: block;
    font-size: 1.4rem;
    color: #757575;
    margin-bottom: 10px;
}
.enlaceCLinicaPerfil{
    font-weight: bold;
}
.contInfCabeceraRight{
    position:relative
}
.contEnlaceClinicaPerfil{
    display: inline-block;
    border-bottom: 1px solid #C3C2C2;
    padding-bottom: 13px;
    margin-bottom: 30px;
}
.contInfLeftCabeceraRight{
    display:inline-block;
}
.contInfRightCabeceraRight{
    display:inline-block;
    position: absolute;
    left: 300px;
}
.contInfLeftCabeceraRight ul, .contInfRightCabeceraRight ul{
    list-style-type: none;
    margin-left: 0;
}
.contInfLeftCabeceraRight ul li{
    border: 1px solid;
    background-color: #00B1E1;
    color: #FFF;
    /*text-align: center;*/
    border-radius: 6px;
    font-size: 0.9rem;
    padding-right: 120px;
    margin-right: 20px;
    width: auto;
    padding-left: 10px;
    padding-top: 1px;
    padding-bottom: 1px;
    margin-bottom: 5px;
    transition: all 0.4s;
    cursor: pointer;
    position: relative;
}
.contInfLeftCabeceraRight ul li span{
    font-weight: bold;
    left:90%;
    position: absolute;
}
.contInfLeftCabeceraRight ul li:hover{
    background-color: #EC2C91;
}
.contInfRightCabeceraRight ul li img{
    margin-right: 15px;
}
.contEnlaceClinicaPerfil a{
    transition: color 0.4s;
}
.contEnlaceClinicaPerfil a:hover{
    color: #EC2C91;
}
.contInfRightCabeceraRight ul li{
    margin-bottom: 10px;
    transition: transform 0.4s;
    cursor: pointer;
}
.contInfRightCabeceraRight ul li:hover{
    transform: scale(1.1, 1.1);
}
.contPestanasPerfil{
    margin-left: 12px;
    margin-bottom: -20px;
}
.pestanaDetallePerfil{
    display: inline-block;
    background-color: #23467D;
    color: #FFF;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 40px;
    padding-right: 40px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    margin-right: 2px;
    transition: background-color 0.4s;
    cursor: pointer;
}
.pestanaDetallePerfil:hover{
    background-color: #00B1E1;
}
.contListaKdiForum{
    /*background-color: #FFF;*/ 
    /*margin-top: 70px;*/
}
.barraAccionesListaPost{
    border-bottom: 1px solid #E3E3E3;
}
.contBarraBusquedasKdiForum{
    display: inline-block;
    width: 250px;
    float:left;
    padding-top: 15px;
    padding-left: 30px;
}
.barraBusquedasKdiForum{
    width: 100%;
}
.barraBusquedasKdiForum input{
    border-radius: 20px;
    width: 80%;
    display: inline-block;
    margin: 0;
    margin-right: 7px;
}
.contCabeceraLista{
    /*float: right;*/
    text-align: right;
}
.contCabeceraLista img{
    width: 24%;
}
.contCabeceraListaArticulos img{
    width: 35%;
}
.cabeceraPost{
    text-align: right;
}
.barraAccionesListaPost{
    width: 100%;
}
.contBotonAnadirPost{
    width: 150px;
    float: left;
    padding-top: 20px;
    padding-left: 15px;
    display: inline-block;
    color: #636262;
}
.contBotonAnadirPost span img{
    margin-right: 5px;
}
.contCabeceraLista::after{
    content: '';
    display: block;
    clear: both;
}
.contCabeceraPost{
    padding-left: 40px;
    padding-top: 30px;
    margin-bottom: 20px;
}
.contImgPerfilAutor{
    display: inline-block;
    margin-right: 15px;
}
.contImgPerfilAutor img{
    width: 70px;
    border-radius: 100%;
}
.contNombreAndClinicaAutorPost{
    display: inline-block;
}
.contNombreAutorPost{
    color: #636262;
    font-weight: bold;
}
.contClinicaAutor{
    font-size: 0.8rem;
}
.contFechaPost{
    display: inline-block;
    position: relative;
}
.contFechaPost span{
    left: 44px;
    position: absolute;
    top: -24px;
    font-size: 0.9rem;
    width: 80px;
}
.contTiempoPosteado{
    display: inline-block;
}
.icoOpcionesPost{
    display: inline-block;
    float: right;
    margin-right: 20px;
    cursor: pointer;
}
.contClinicaAutor{
    color: #757575;
}
.contFechaPost{
    color: #757575;
}
.contTiempoPosteado{
    color: #757575;
    position: relative;
}
.contTiempoPosteado span{
    position: absolute;
    width: 50px;
    top: -24px;
    left: 150px;
    font-size: 0.9rem;
}
.cuerpoPost{
    width: 100%;
    padding-left: 130px;
}
.cuerpoPostLeft{
    width: 25%;
    display: inline-block;
    float:left;
    margin-right: 20px;
}
.cuerpoPostRight{
    display: inline-block;
    width: 65%;
    margin-bottom: 20px;
}
.contTituloPost{
    font-size: 1.5rem;
    font-weight: bold;
    color: #00B1E1;
    margin-bottom: 10px;
}
.contDescripcionPost{
    margin-bottom: 20px;
}
.contBotonesInteraccionPost{
    color: #757575;
}
.contBotonesInteraccionPost div{
    margin-right: 10px;
    transition: transform 0.4s;
    cursor: pointer;
    display: inline-block;
}
.contBotonesInteraccionPost div:hover{
    transform: scale(1.1, 1.1);
}
.contBotonesInteraccionPost div span img{
    margin-right: 5px;
}
.contListaUsuarios{
/*  background-color: #FFF; */
    width: 280px;
    margin-right: 86px;
    display: inline-block;
    float: right;
    padding-top: 15px;
}
.fondoBlanco{
    background-color: #FFF;
}
.ListaDerechacontListaPerfilKdiForum{
    margin-bottom:20px;
    margin-top: 31px;
}
.loaderStyle{
    min-height: 170px;
/*  margin-bottom: 50px; */
}
.containerListaGrupos{
    background-color: #FFF;
    width: 280px;
    margin-right: 86px;
    display: inline-block;
    float: right;
    padding-top: 15px;
}
.barraBusquedasPersonasKdiForum{
    padding-bottom: 15px;
    padding-left: 10px;
    width: 100%;
    padding-top: 15px;
}
.barraBusquedasPersonasKdiForum input{
    width: 60%;
    border-radius: 20px;
    display: inline-block;
    margin: 0;
    margin-right: 7px;
}
.containerPerfil{
    margin-left: 270px;
}
.contItemUsuarioKdiForum{
    padding: 15px;
    cursor: pointer;
    border-bottom: 1px solid #E3E3E3;
}
.contNombreItemUsuario{
    font-size: 1.1rem;
    font-weight: bold;
}
.contClinicaItemUsuario{
    font-size: 0.8rem;
    color: #00B1E1;
    padding-top: 5px;
}
.secondBlockArticuloKdiForum{
    margin-bottom: 100px;
}
.itemListaCargarKdiForum{
    /*padding: 0 !important;*/
    padding: 0 calc(0.9375rem / 2);
    position: relative;
    margin-bottom: 1px;
    min-height: 330px;
    background-color: #fff;
    margin-right: 1px;
    width: 49.8%;
}
.masInfoHoverListaItemKdiForum{
    width: 230px;
    background-color: rgba(0,0,0,0.4);
    border-radius: 100%;
    height: 230px;
    position: absolute;
    top: 70px;
    left: 186px;
    display: none;
}
.franjaInferiorCajaListaItemKdiForum{
    margin-bottom: 20px;
}
.right-off-canvas-menu {
    background: #23467D ;
/*     overflow-y:hidden; */
    /* scroll menu */
    overflow-y: auto;
    height: 100%;
    /* fin scroll menu */
}
/* FIN KDI FORUM */

/* INICIO MEDIA QUERYS */

/*estilos para la pagina cursos --slider--*/
/*media query para iphone5 landscape*/

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) 
and (orientation : landscape) { 
   	
	.tituloPcCursos {
	    display: block;
	    margin-top: 19% !important;
	    margin-bottom: -2% !important;
	    margin-left: -30% !important;
	}

	.nombreItemCursoPromocion {
	    font-family: "geogrotesque_rgregular", Helvetica, Arial, sans-serif !important;
	    font-size: 16px !important;
	    color: #999;
	     padding: 10px 30px !important; 
	    margin-top: -70% !important;
	}
	.sliderUnidadesSerie{
		max-width:430px;
	}
	.tituloMovCursos{
  	    margin-top: -47px;
   		margin-bottom: 44px;
        margin-left: 129px;    
    }
   .imgGiftHome{
   	  margin-left: 23%;   
    }
    .itemCursoPromocion {    
	    margin-left: 19% !important;
	    width: 63% !important;
	    margin-top: 25% !important;
	    height: 100% !important;
	}
	
	.tituloCursosOdonMov {
	    margin-top: 32% !important;
	    margin-bottom: -20%;
	    margin-left: 22%;
	}
	
}

/*media query para iphone5 portrait*/
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) 
and (orientation : portrait) { 
	    
    .botonCursosMov{		
		margin-left: 19% !important ;
	}
	
	.container-logo-login{
	 	display:none !important;
	}
	
    .enlacePolitica{
    	font-size:15px;
    	margin-top:-6%;
    }
    
    .btn-registro{
    	/*margin-top:-9%;*/
    	padding-top:0.5rem;
    	padding-bottom:0.5rem;
    }
    
    .enlace-volver-login{
    	margin-bottom:-15px;
    }
    
  
   .md-content button{
   		margin:15px auto;
   }
   
   .slide-up-form{
   		position: inherit !important;
   		margin-top:4% !important;
   		bottom: auto !important;
   }
   
    .espacio{
   	 display:inline !important;
   }
   
  
}

 

/*media query para iphone6,7,8 lanscape*/
@media only screen 
and (min-device-width : 414px) 
and (max-device-width : 736px) 
and (orientation : landscape) {
	 .tituloPcCursos {
	    display: block;
	    margin-top: 19% !important;	   
	}
	.nombreItemCursoPromocion {
	    font-family: "geogrotesque_rgregular", Helvetica, Arial, sans-serif !important;
	    font-size: 16px !important;
	    color: #999;
	    padding: 10px 30px !important;
	    margin-top: 0% !important;
	     padding: 0;
	}
	
    .cajaBotonCargarMas {
    margin-top: 30% !important;
    text-align: center;
    min-height: 150px;
	}    
	
	.slide-up-form{
   		position: inherit !important;
   		margin-top:4% !important;
   		bottom: auto !important;
   }
   .espacio{
   	 display:inline !important;
   }
   
   .gifPromo {
   	 width: 100% !important;
   	 height: 117% !important;
	}
	
	
	
}
/*media query para iphone6,7,8 portrait*/
@media only screen 
and (min-device-width : 414px) 
and (max-device-width : 736px) 
and (orientation : portrait) { 
	.tituloPcCursos {
	    display: block;
	    padding: 4% !important;
	    padding-left: 31% !important;
	}
	.imgListaItem{	
	   /* width: 83% !important;
	    margin-left: 11% !important;*/
	    height: 100%;
	
	}
	.itemCursoPromocion{
    	width: 83% !important;
    	margin-left: 9% !important;
    }    
	
	.slide-up-form{
   		position: inherit !important;
   		margin-top:4% !important;
   		bottom: auto !important;
   }
   .espacio{
   	 display:inline !important;
   }
       
}
/*media query para iphone6 Plus portrait*/
@media only screen 
    and (min-device-width : 414px) 
    and (max-device-width : 736px)
    and (device-width : 414px)
    and (device-height : 736px)
    and (orientation : portrait) 
    and (-webkit-min-device-pixel-ratio : 3) 
    and (-webkit-device-pixel-ratio : 3){ 
	.tituloPcCursos {
    	display: block;
    	margin-left: -28% !important;
	}
	.nombreItemCursoPromocion{
		/*margin-top: 20%;*/
	}
	
	
	
}

@media only screen and (max-width:1819px) { 
    .containerPerfil{
        width: 67%;
        margin-left: 60px;
    }
}
@media only screen and (min-width:1135px) { 
    #imgloaderVideo{
        width: 13%;
        margin-top: 57px;
        margin-left: 5%;
        display:none;
    }
    
    #progressVideo {
        /* margin-top: 70px; */
        /* float: left; */
        /* margin-left: -8%; */
        font-size: 15px;
    }
    
    #imgloaderPdf{
        width: 13%;
        margin-top: 140px;
        margin-left: 5%;
        display:none;
    }
}

@media only screen and (max-width:1024px) { 
    .descripcionExpertosKdi p{
        /*padding: 1px 10%!important;*/
    }
    .containerUltimosArticulos {
        padding-top: 40px;
    }
}
@media only screen and (min-width:720px) and (max-width: 1269px) {
    .contBotonesSubidaFichero{
        width:80% !important;
        margin: 25px 20% 0 20% !important;
        padding: 0 !important;
    }
    #btnCancelarSubidaFichero{
        margin-right: 26.4% !important;
        width: 31%;
    }
    #btnPublicarSubidaFichero{
        margin-left: 1.5% !important;
        width: 31%;
    }
    .botonModalSubidaFicheros {
        float: left !important;
        margin-left: 1% !important;
        width: 20%;
    }
}
@media only screen and (max-width:720px) and (min-width: 590px) {
    #btnCancelarSubidaFichero {
        margin-right: 4.9% !important;
    }
}

@media only screen and (max-width:768px) { 
    .tituloEfectoExpertos{
        margin-top: 5%;
    }
}
@media only screen and (max-width:720px) { 
    .secondContThumbnail{
        float: none;
        margin: 0 !important;
        width: 100% !important;
        padding: 0 !important;
        text-aling: center !important;
    }
    #thumbnailPdf{
        width:  100%;
    }
    .contUploads{
        padding: 0px !important;
        width:100% !important;
        margin: 0px !important;
    }
    .contThumbnails {
        height: auto !important;
        margin-bottom: -65px !important;
    }
    .contBotonesSubidaFichero{
        width: 100%;
        margin: 0 !important;
        padding: 0 !important;
    }
    .botonModalCancelarFicheros{
        margin-top: 0px !important;
    }
    #btnCancelarSubidaFichero{
/*      margin-right: 4.9% !important; */
        width: auto;
    }
    #btnPublicarSubidaFichero{
        margin-left: 3.5% !important;
    }
    .botonModalSubidaFicheros {
        width: auto !important;
    }
    
}

@media only screen and (max-width:1026px) {
	.container-pie-iconos-redes-pagos,
	.container-pie-logo-kdi {
		text-align: center;
	    margin-bottom: 10px;
	}
	.textoDetalleCampus{
		font-size: 1.22em;
	}
	
	.container-for-menorqueIpad {
		display: initial;
	}
	.container-for-noIpad {
		display: none;	
	}
	
}
@media only screen and (max-width:341px) {
	.iconosRedesFooter{
    	margin-right: 50px;
	}
}
/*pie activo, pie Movil desactivado*/
@media only screen and (min-width:700px) { 
    .PieDesktop{
        
    }
    #PieMovil{
/*      display: none; */
    }
}

/*pie desactivado, pie Movil activo*/
@media only screen and (max-width:700px) { 
    .PieDesktop{
/*      display: none; */
    }
    #PieMovil{
        display: inline-block;
    }
    .cajaBordeFooterMovil{
        width: 100%;
        text-align: center;
    }
    .cajaIconosRedesFooterMovil{
        width: 100%;
        text-align: center;
    }
    .letraFooterCorporacionMovil{
        width: 100%;
        text-align: center;
    }
    .rightMovil{
        width: 100%;
        text-align: center;
    }
    .right{
        float: none !important;
        margin-bottom: 10px;
    }
    .rightPowered{
        float: right;
    }
    .md-modal {
    	z-index: 999999;
    	text-align: left;
    }
    #formLogin {
   	    margin: 0px !important;
    }
    #modal-login div.md-content {
    	width: 90%;
    }
    #modal-login button#botonLogin {
	    padding-top: 0.6rem !important;
	    padding-bottom: 0.6rem !important;
	}
	#enlaceRecordarPassword {
		font-size: 18px;
	}
	/*Alto min del login*/
	#modal-login div.md-content{min-height: 0;}
}
@media only screen and (max-width: 1025px){
	#modal-login{
		width: 62%;
	}
	
}
@media only screen and (max-width: 769px){
	#modal-login{
		width: 81%;
	}
	.cursos-home-index{
	background-color:#F6F6F6;
	padding-top:0 !important;
	}
	#franja{
		display:none;
	}
}
 
@media only screen and (max-width:800px) { 
  	
		
    .contenedorTextoExpertoResponsive{
        padding: 5px 5px 0px 5px !important;
        max-height: calc(100% - 40px);
    }
    .boton2{
        padding: 2px 7px !important;
    }
    .itemSliderContenedorBotonExperto {
        transform: translateX(-50%) translateY(0%);
        width: 100px;
    }
    .imgSliderExperto{
        width: 100%;
    }
    
    .itemExpertosFoto .expertoFoto{
        height: 100%;
        width: 100%;
    }
    .itemSliderContenedorBotonFiltro{
        transform: translateX(-50%) translateY(0%);
        width: 100px;
    }
}
/*Responsive texto parallax*/
@media only screen and (max-width:1026px){ 
    .contenedorLetraParallax span{
        position: relative;
        padding-top: 140px;
    }
}
/*Responsive detalle Experto*/
@media only screen and (max-width:1124px){ 
	.bordesSuperiorInclinado{
		display: none;
	}
    .contFotoExperto img{
        transform: perspective(300px) rotateY(0deg);
    }
    .nombreExperto{
        /*text-align: center;*/
    }
    .contInfoExperto{
        text-align: left;
        display: inline-table;
        margin-left: 0%;
        padding: 10px 5px 0px 20px;
    }
    .contFotoExperto {
      text-align: center;
      float: none;
    }
    .protegemosDatos {
        font-size: 13px;
    }
    .tab-bar {
        display: block !important;
        z-index: 999999;
        width: 100%;
        position: fixed !important;
    }
    #menuTop{
        display:none;
    }
    .contenedorMenuBottom, .fotoHomeCabeceraLab2{
        display:none;
    }
    .main-section {
         margin-top: 150px !important;
    }
    .sub-nav{
        margin: 0;
        padding-top: 0;
    }
    .tab-bar-section img {
        width: 47px;
        margin: 0;
        padding: 5px 0;
    }
    #logoMovilTabBar{
        display: none;
    }
    section.tab-bar-section {
        position: relative;
        text-align: center;
    }
    .logoCabeceraMovil-kdi{
        margin-left: 0px !important;
    }
    #menuBottom.sticky{
        background-color: transparent !important;
    }
    #menuBottom{
        padding-top: 13px;
        padding-bottom: 13px;
        background-color: transparent !important;
        transition: unset;
    }
    .cabeceraFotoContenidoFotoTitulo{
        /*margin-top: 50px;*/
    }
    .titulo-inf-kdi{
        padding: 0 10%;
    }
    #sliderOrbit-kdi{
        margin-top: 50px;
    }
    .containerMigas{
        padding-top: 0;
    }
    #header{
        transition: all 500ms ease;
        background-color: transparent !important;
    }
    #modal-SubidaFicheros{
        height: 88%;
    }
}
@media only screen and (max-width:1124px) and (min-width: 957px) {
    .textoCajaBuscarHome p {
        font-size: 12px;
    }
    .textoCajaBuscarHome h2 {
        font-size: 19px;
    }
} 
@media only screen and (max-width:1124px){
    .contFotoExperto{
        text-align: center;
        float: none;
        display: block;
        width: 100%;
        margin-bottom: 4%;
    }
    .contInfoExperto{
        float: none;
        width: 100%;
    }
    .tab-bar .menu-icon span::after {
        display: none;
    }
    
}
@media only screen and (max-width:678px){ 
    .protegemosDatos {
        font-size: 12px;
    }
}
@media only screen and (max-width:641px){ 
    .protegemosDatos {
        font-size: 14px;
    }
    .ocultarFiltrosMovil{
    	display:block;
    }
}
@media only screen and (max-width:330px){ 
    .protegemosDatos {
        font-size: 13px;
    }
}
@media only screen and (min-width:1125px) and (max-width:1320px){ 
    .contFotoExperto img {
/*      transform: perspective(300px) rotateY(10deg) translateX(83px); */
    }
    .nombreExperto {
        padding: 0px 0%;
    }
}
@media only screen and (min-width:830px) and (max-width:1026px){ 
    .expertoFoto {
        width: 100%;
    }
}
@media only screen and (min-width:1124px){ 
    .off-canvas-list {
        display:none;
    }
}
/*Responsive modal subida de archivos*/
@media only screen and (min-width:1270px){ 
    .contFormSubidaFichero {
        float: right;
        margin-right: 10%;
        margin-top: 0px; /* 114px; */
    }
    .thumbnailVideo {
        width: 255px;
/*         margin-left: 50px; */
    }
    .inputFichero {
/*      margin-top: 45% !important; */
        margin-right: 0 !important; /* 51% !important; */
    }
    .inputFichero2 {
        margin-top: 9% !important;
        margin-right: 0 !important;/* 51% !important; */
    }
    .btnPublicarSubidaFichero {
        float: left;
        width: 200px;
        margin-left: 15% !important;/* 37% !important; */
    }
    .btnCancelarSubidaFichero {
        float: right;
        width: 200px;
        margin-right: 15% !important;
    }
    .contenidoTextoMensajeSubidaPortadaContenido{
        width: 210px; 
        margin-bottom: 13px;
    }
    .textoMensajeSubidaPortadaContenido{
        font-size: 13px;
    }
}
@media only screen and (max-width:1269px){
    .thumbnailVideo {
        width: 57%;
        margin-top: 0px;
        margin-right: 2%;
    }
    .imgLoaderFileLeft {
        float: left;
        margin-left: -6%;
    }
    .contThumbnails {
        margin-top: 0%;
        width: 100%;
        border-right: 0px;
        float: left;
    }
    .labelModalsubidaFicheros {
        text-align: -webkit-auto;
        margin-top: 5%;
    }
    .textoMensajeSubidaPortadaContenido{
        font-size: 12px;
    }
/*  #btnPublicarSubidaFichero{ */
/*      margin-left: 1.5% !important; */
/*      width: 31%; */
/*  } */
/*  #btnCancelarSubidaFichero{ */
/*      margin-right: 26.4% !important; */
/*      width: 31%; */
/*  } */
    .textFieldFichero {
        width: 100%;
        height: 34px;
        border: 0px solid #cccccc;
        background-color: #F5F5F5;
    }
    .inputFichero {
        margin-top: 5% !important;
        margin-right: 76% !important;
    }

    .inputFichero2 {
        margin-top: 5% !important;
        margin-right: 76% !important;
    }
    .inputSubidaLocked {
        background-color: #F5F5F5;
        cursor: unset;
    }
    .secondContThumbnail {
        width: 60%;
        margin-top: 5%;
        /* padding-bottom: 68px; */
        text-align: center;
        padding: 0px 0px 0 0;
        margin-left: 20%;
        margin-right: 20%;
    }
    .contFormSubidaFichero {
        float: left;
        width: 100%;
    }
    .contUploads {
        width: 60%;
        margin-left: 20%;
        margin-right: 20%;
        margin-top: 26%;
    }
/*  .botonModalSubidaFicheros{ */
/*      float: left !important; */
/* /*       margin-left: 21% !important; */ */
/*      width: 20%; */
/*  } */
    .botonModalCancelarFicheros{
        float: right !important;
/*      margin-left: 62% !important; */
        width: 20%;
        margin-right: 26% !important;
    }
/*  .botonModalSubidaFicheros { */
/*      float: left !important; */
/*      margin-left: 1% !important; */
/*      width: 20%; */
/*  } */
/*  .contBotonesSubidaFichero{ */
/*      width:80% !important; */
/*      margin: 25px 20% 0 20% !important; */
/*      padding: 0 !important; */
/*  } */
    .imgLoaderFile {
        width: 8%;
        margin-top: -56px;
        margin-left: 100%;
        display: none;
    }
    .textoMensajeSubidaPortadaContenido{
    
    }
    
    #imgloaderVideo{
        width: 13%;
        display:none;
    }
    #progressVideo{
        float: right;
        margin-top: -42px;
        margin-right: -27%;
    }
    
    #imgloaderPdf{
        width: 6%;
        display:none;
        margin-top:-55px;
        margin-left: -5.9%;
    }
}
@media only screen and (max-width:999px){ 
    .botonModalSubidaFicheros {
        float: left !important;
        margin-left: 19% !important;
        width: 38%;
    }
    .botonModalCancelarFicheros {
        float: right !important;
/*      margin-top: 11px !important; */
        /* margin-left: 62% !important; */
        width: 38%;
        margin-right: 43% !important;
    }
    .imgLoaderFile {
        width: 8%;
        margin-top: -56px;
        margin-left: 101%;
        display: none;
    }
}
@media only screen and (max-width:589px){ 
    .botonModalSubidaFicheros {
/*      float: left !important; */
/*      margin-left: 19% !important; */
        width: auto;
/*      font-size: 0.4rem; */
    }
    .botonModalCancelarFicheros {
/*      float: right !important; */
/*      margin-top: 11px !important; */
/*      margin-left: 19% !important; */
        margin-right: 0% !important;
        width: auto;
        float: left !important;
/*      margin-top: 11px !important; */
        margin-left: 30% !important; /*19% !important;*/
    }
    .imgLoaderFile {
        width: 8%;
        margin-top: -56px;
        margin-left: 101%;
        display: none;
    }
}
@media only screen and (max-width:320px){ 
    .botonModalSubidaFicheros {
/*      float: left !important; */
/*      margin-left: 19% !important; */
        width: auto;
/*      font-size: 0.4rem; */
        margin-left: 11% !important;
    }
    .botonModalCancelarFicheros {
/*      float: right !important; */
/*      margin-top: 11px !important; */
/*      margin-left: 19% !important; */
/*      margin-right: 43% !important; */
        width: auto;
        float: left !important;
/*      margin-top: 11px !important; */
/*      margin-left: 11% !important; */
    }
    .imgLoaderFile {
        width: 8%;
        margin-top: -56px;
        margin-left: 101%;
        display: none;
    }
    
     .cajaBotonCargarMas {
	    margin-top: 4px !important;
	    margin-bottom: 4px;
	    text-align: center;
	    min-height: 150px;
	}    
}
/*Responsive cursos*/
@media only screen and (min-width:400px) and (max-width:1200px){ 
    .itemSliderFiltroInteriorCentradoCursosResponsive .tituloSliderFiltro{
       font-size: 1.700rem !important; 
    }    
   
}
@media only screen and (max-width:399px){ 
    .itemSliderFiltroInteriorCentradoCursosResponsive .tituloSliderFiltro{
       font-size: 1.300rem; 
    }
}
@media only screen and (max-width:641px){ 	
    .cajaContenidosListaItem.cajaContenidosCursos{
         padding: 0px 9px 5px 0;
    }
    div.cajaContenidosListaItemInside.cajaContenidosCursosInsideResponsiveCursos {
        padding: 1px 1px 1px 1px !important;
        position: relative;
    }
    #iconoPlayVideoCursos {
        width: 60px;
        left: calc((100% - 60px) / 2);
        top: calc((100% - 60px) / 2);
    }
/*  .cabeceraVideoContenidoFotoTitulo {
        display: none;
    }*/
    /*.cabeceraVideoContenidoFotoEstatico{
        display: block;
        height: 370px;
    }*/
    .cajaDestacado1After, .cajaDestacado2After, .cajaDestacado1Before, .cajaDestacado2Before {
        display: none;
    }
    footer{
        text-align: center;
    }
    .iconosPagosFooter{
        text-align: center;
    }
    .margenFooterFilas{
        margin-top: 0;
    }
   
    
}

/*Responsive Industria*/

@media only screen and (max-width:1200px){ 
    .imgListaItem{
        width: 100%;
    }
}
@media only screen and (max-width:870px){
    .contItemInstitucionesDetalle {
        width:100%;
    }
    .itemInstitucionesDetalle{
        margin-left: 30px;
        width: 50%;
        display: table;
        margin: 0 auto;
    }
    .enlaceDetalleIndustria{
        display: table;
        margin: 0 auto;
        padding-top: 10px;
    }
    .cajaDescripcionDetalleInstitucion{
        margin-top: 3%;
        width: 100%;
        
    }
}
@media only screen and (max-width:641px){ 
    .itemInstituciones{
        margin-left: 30px;
        width: 50%;
        display: table;
        margin: 0 auto;
    }
    .itemInstitucionesHover{
        margin-left: 30px;
        width: 50%;
        margin: 0 auto;
        left: 25%;
    }
    .itemInstitucionesHover2{
        margin-left: 30px;
        width: 50%;
        margin: 0 auto;
        left: 25%;
    }
}
@media only screen and (max-width:642px){ 
    .cajaContenidosListaItem{
         /*padding: 0px 9px 5px 0;*/
    }
    
}
/*Responsive articulos*/
@media only screen and (max-width:380px){ 
    .itemCabeceraSliderFiltros{
         padding: 3px 5px 0;
    }
}
@media only screen and (min-width:500px) and (max-width:1200px){ 
    .itemSliderFiltroInteriorCentradoArticulosResponsive .tituloSliderFiltro{
       font-size: 1.700rem !important; 
    }
}
@media only screen and (max-width:499px){ 
    .itemSliderFiltroInteriorCentradoArticulosResponsive .tituloSliderFiltro{
       font-size: 1.050rem; 
       padding: 5px 20px 0 10px;
    }
}
button.boton2 {
    width: auto;
}
@media only screen and (max-width:500px){ 
    /* button.boton2 {
        width: 110px;
        margin-top: 22px;
    } */
}
@media only screen and (min-width:500px) and (max-width:1200px){ 
    /* button.boton2 {
        width: 110px;
        margin-top: 22px;
    } */
}

@media only screen and (max-width:475px){
    h3.tituloSliderExperto{
        font-size: 15px !important;
    }
}

@media only screen and (max-width:1400px){
    .paddingContenedorCurso {
        padding: 0 20px;
    }
}
@media only screen and (max-width:320px){
    .contenedorDestacadoTextoResumenContenido {
        bottom: 20px !important;
    }
}
@media only screen and (max-width:320px){
    .itemCabeceraSliderFiltros {
        padding: 3px 3px 0;
    }
}

/*Responsive home cursos (caja blanca y letra texto)*/
@media only screen and (min-width:1024px) and (max-width:1281px){ 
    .imgTipoItem {
        margin-right: 0px;
    }   
}

@media only screen and (min-width:641px) and (max-width:851px){ 
    .nombreItemCurso {
        margin-left: 24px !important;
        margin-right: 20px;
        font-size: 31px !important;
    }
    .nombreItemCursoPromocion{
    	font-size: 15px;
        padding: 0;       
    }
     .cajaBotonCargarMas {
	    margin-top: 30% !important;
	    text-align: center;
	    min-height: 150px;
	}    
}
/* FIN MEDIA QUERYS */

/*  INICIO ESTILOS VISTA RAPIDA  */
.contSwitchVistaRapida{
	float: right;
	margin-top: 11px;
	/*display: none;*/
}
.contSwitchVistaRapida span{
	color: #999;	
	vertical-align: top;
	margin-right: 12px;
}

.switchVistaRapida{
	position: relative;
	display: inline-block;
	width: 49px;
	height: 24px;
	margin-top: -4px;
}
.switchVistaRapida input{
	display:none;
}

@media  (max-width: 1024px) {
	
	.switchVistaRapida input{
	display:block;
	width:30px;
	height:25px;
	}
	.sliderVistaRapida.round{
	display:none;
	}


}

.sliderVistaRapida {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #FFF;
  -webkit-transition: .4s;
  transition: .4s;
  border: 1px solid #CCC;
}

.sliderVistaRapida:before {
  position: absolute;
  content: "";
  height: 22px;
  width: 22px;
  left: 0;
  bottom: 0;
  background-color: white;
  background-image: url(/img/zona-knot/vista-rapida/lineas.svg);
  background-size: 12px 12px;
  background-repeat: no-repeat;
  background-position: center; 
  -webkit-transition: .4s;
  transition: .4s;
  opacity: 0;
  border: 1px solid #CCC;
}
.sliderVistaRapida:after {
  position: absolute;
  content: "";
  height: 22px;
  width: 22px;
  left: 0;
  bottom: 0;
  background-color: white;
  background-image: url(/img/zona-knot/vista-rapida/cuadrado.svg);
  background-size: 12px 12px;
  background-repeat: no-repeat;
  background-position: center; 
  -webkit-transition: .4s;
  transition: .4s;
  opacity: 1;
  border: 1px solid #CCC;
}

input:checked + .sliderVistaRapida {
  background-color: #08B2E2;
  border-color: #08B2E2;
}

input:focus + .sliderVistaRapida {
  box-shadow: 0 0 1px #08B2E2;
}

input:checked + .sliderVistaRapida:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
  opacity: 1;
}

input:checked + .sliderVistaRapida:after {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
  opacity: 0;
}

.sliderVistaRapida.round {
  border-radius: 34px;
 
}

.sliderVistaRapida.round:before {
  border-radius: 50%;
}
.sliderVistaRapida.round:after {
  border-radius: 50%;
}

.tableVistaRapida{
	border: none;
	border-top: 1px solid #CCC;
	background: #f6f6f6;
}
.tdCabeceraVistaRapida{
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
	
}
.trContenidoVistaRapida{
	background: #F6F6F6 !important;
	cursor: pointer;
	transition: all 0.4s;
	opacity: 0;
	
}
.trCabeceraVistaRapida{
	background: #F6F6F6 !important;
	transition: all 0.4s;
	opacity: 0;
	
}
.profesorItemCurso{
	margin-left: 10px;	
	display: inline-block;
}
.trContenidoVistaRapida:hover{
	/*transform: scale(1.02);
	-webkit-text-stroke: 0.10px;*/
}
.tdContenidoVistaRapida{
	/*border-bottom: 1px solid #CCC;*/
}

.containerPaginadorVistaRapida{
	text-align: center;
}

.containerPaginadorVistaRapida span{
	cursor: pointer;
	margin: 5px;
}

.paginaSelectedVistaRapida{
	background: #23467D;
	color: #FFF;
	padding: 3px 7px 3px 7px;
	border-radius: 5px;
}

/* FIN ESTILOS VISTA RAPIDA  */

/* INICIO ESTILOS KNOTV */

.cajaVideoStreaming {
    position: relative;
    transition: width 1s;
}
.continerChatKnotv {
    transition: width 1s, height 1s;
}
.continerVideoStreaming {
    padding: 100px 0;
    opacity: 0;
    position: absolute;
    transition: opacity 0.4s;
    z-index: -5;
    left: 19%;
}
.cajaChatKnotv {
    height: 100%;
}
.cajaLogoCabeceraChat {
    height: 20%;
    text-align: center;
}
.cajaLogoCabeceraChatInside {
    width: 100%;
    height: calc(100% - 4px);
    background-color: #23467D ;
    display: table;
    cursor: pointer;
}
.cajaCabeceraChat {
    display: table-cell;
    vertical-align: middle;
}
.subcajaCabeceraChat {
    display: block;
    height: 5px;
    background-color: #00b1e1;
    transition: height 1s, background-color 1s;
}
.cuerpoChat {
    height: calc(68% - 5px);
    overflow-y: auto;
    overflow-x: hidden;
    transition: height 1s;
}
.usuarioComenChat {
    position: relative;
    padding: 20px;
    border-bottom: 1px solid #efeff0;
    font-size: 13px;
    background-color: #FFF; /* #f3f3f3; */
}
.usuarioChat {
    width: 30%;
    padding-right: 5px;
    float: left;
    display: inline-block;
    font-weight: bold;
    text-transform: uppercase;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.comentarioChat {
    width: 70%;
    display: inline-block;
    color: rgba(0, 0, 0, 0.7);
}
.comentarioChat span{
    word-wrap: break-word;
}
.cajaAccionesUsuarioComenChat {
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(58, 88, 138, 0.7);
    transition: opacity 0.3s;
}
.cajaAccionesUsuarioComenChatInside {
    display: table;
    height: 100%;
    width: 100%;
}
.cajaMuteUsuario {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    text-align: center;
    color: #fff;
}
.cajaAccionesUsuarioComenChat:hover {
    opacity: 1;
}
.pieChat {
    height: 12%;
}
.pieChat::after {
    content: '';
    display: block;
    clear: both;
}
.cajaEnviarComentario {
    width: 80%;
    float: left;
    display: inline-block;
    height: 100%;
    transition: width 1s;
}
.cajaTextoComentario {
    height: 100%;
    width: 75%;
/*  width: calc(100% - 58px); */
    display: inline-block;
    float: left;
}
.cajaTextoComentario input {
    width: 100%;
    height: 100%;
    margin: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #efeff0;
    color: #999;
}
.cajaTextoComentario input:focus {
    background-color: #efeff0;;
    box-shadow: none;
}
.cajaTextoComentario ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #999;
}
.cajaTextoComentario ::-moz-placeholder { /* Firefox 19+ */
  color: #999;
}
.cajaTextoComentario :-ms-input-placeholder { /* IE 10+ */
  color: #999;
}
.cajaTextoComentario :-moz-placeholder { /* Firefox 18- */
  color: #999;
}
#botonEnviarComentario{
    width: 22px;
    height: 16px;
/*  opacity: 1; */
/*  transition: opacity 1s; */
}
.botonEnviarComentarioEnviado{
    animation-duration: 0.6s;
    animation-name: enviarMensaje;
    animation-fill-mode: forwards;
    animation-timing-function: ease;
}
@keyframes enviarMensaje {
    0% { transform: translate(0px,0px); opacity: 1;}
    30% { opacity: 0; }
    50% { transform: translate(37px,-28px); opacity: 0; }
    51% { transform: translate(0px,0px); opacity: 0;}
    100% { transform: translate(0px,0px);}
}
.cajaBotonEnviarComentario span {
    margin-top: 5px;
    display: block;
    color: #848689;
}
.cajaContainerEnviarChat {
    width: 25%;
/*     width: 58px; */
    float: left;
    height: 100%;
    background-color: #cdcfd0;
}
.cajaEnviarChat{
    display: table;
    height: 100%;
    width: 100%;
    float: left;
}
.cajaBotonEnviarComentario {
/*  height: 40%; */
/*  background-color: #fff; */
/*     position: relative; */
/*     display: inline-block; */
/*     width: 40%; */
/*     float: left; */
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    text-align: center;
    cursor: pointer;
    color: #fff;
}
.cajaBotonEnviarComentario button.boton1 {
    height: 90%;
    padding: 5px 10px;
    font-size: 12px;
    position: absolute;
    bottom: 0;
    right: 15px;
}
.cajaContainerCerrarChat {
    width: 20%;
    display: inline-block;
/*  width: 58px; */
    float: left;
    height: 100%;
    background-color: #a9abae;
    transition: width 1s ;
}
.cajaCerrarChat {
    display: table;
    height: 100%;
    width: 100%;
    float: left;
}
.cajaCerrarChatInside {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    text-align: center;
    cursor: pointer;
    color: #fff;
}
.cajaCerrarChatInside img {
    transform: rotateZ(0deg);
    transition: transform 1s;
}
.cajaCerrarChatInside span {
    margin-top: 5px;
    display: block;
}
div#modal-parrilla.md-modal {
    max-width: initial;
}
.containerParrillaKnotv {
    width: 100%;
}
.containerParrillaKnotvInside {
    width: 100%;
}
.cajaProgramacionDia {
    width: 100%;
    display: inline-block;
}
.cajaProgramacionDia::after {
    content: '';
    display: block;
    clear: both;
}
.cajaFechaProgramacion {
    width: 30%;
    float: left;
    background-color: #f6f6f6;
    padding: 15px 0;
}
.cajaProgramacionKnotv {
    width: 70%;
    float: left;
    background-color: rgba(0, 172, 215, 0.30);
}
.programaKnotv {
    width: 100%;
    float: left;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    color: #23467D;
    padding: 15px 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.programaKnotvVacio {
    width: 100%;
    text-align: center;
    color: #fff;
    background-color: #23467D;
    padding: 15px 0;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
}
.nombreDiaProgramacion {
    margin-left: 10px;
    text-transform: uppercase;
}
.fechaDiaProgramacion {
    float: right;
    margin-right: 10px;
    font-size: 12px;
}
.cajaProgramasProgramacion {
    width: 65%;
}
.cajaInfoPrograma {
    display: table;
    height: 45px;
}
.cajaInfoProgramaCentrado{
    display: table-cell;
    vertical-align: middle;
}
.tituloInfoPrograma{
    text-transform: uppercase;
    color: #999999;
    vertical-align: middle;
    max-width: calc(100% - 100px);
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 740px;
}
.holabebe{
    max-width: calc(100% - 100px);
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.barraProgramaTV{
    color: #999999; 
}
.horaPrograma{
    text-transform: uppercase;
    color: #999999;
    vertical-align: middle;
}
.cajaImagenProgramacion{
    display: table;
}
.textoBotonProgramacion{
    display: inline-block;
    display: table-cell;
    vertical-align: middle;
    cursor: pointer;
}
.logoProgramacionTV{
    float: right;
    height: 52px;
    padding: 5px 0;
    cursor: pointer;
}
.containerInfoProgramaReproduciendo{
    margin-bottom: 15px;
}
.cajaImagenProgramacion {
    
}
/* Icon Programacion*/
.divMandoProgramacion{
    display: inline-block;
    width: 50px;
    height: 50px;
/*     border: 2px solid #FFF; */
    border-radius: 50px;
    background:  #FFF;
    transition: all 0.4s;
}
.divMandoProgramacion:hover{
    width: 150px;
    height: 50px;
/*     border: 2px solid #FFF; */
    border-radius: 35px;
    background: #FFF;
}
.divMandoProgramacion span{
/*  padding: 10px 0; */
/*  vertical-align: middle; */
/*  display: inline-block; */
}
.divMandoProgramacion:before{
/*  background-image: url(/img/zona-knot/icon-mando.svg); */
    content: "Ver programación";
    display: inline-block;
    vertical-align: middle;
    color: #23467D;
    position: absolute;
/*  left: 220px; */
    left: calc(50% - 25px);
    width: 150px;
    height: 50px;
    padding-top: 15px;
    padding-bottom: 5px;
    opacity: 0;
    visibility: hidden;
    transition: left 0.4s, opacity 0.1s 0.1s, visibility 0.4s, width 0.4s;
}
.divMandoProgramacion img{
    transition: all 0.4s;
    left: calc(50% - 25px); /* 120px */
    position: absolute;
    animation-duration: 10s;
    animation-name: pulse;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
.divMandoProgramacion:hover img{
/*  left: 70px; */
    left: 0;
    opacity: 0;
    transition: all 0.8s;
/*     position: absolute; */
}
.divMandoProgramacion:hover:before{
    content: "Ver programación";
    display: inline-block;
    visibility: visible;
    width: 120px;
    margin: 0 15px;
/*  left: 70px; */
    left: calc(50% - 75px);
    transition: left 0.4s, opacity 0.1s 0.1s, visibility 0.4s;
    opacity: 1;
}
@keyframes pulse {
  0% { transform: scale(1); }
    79% { transform: scale(1); }
    80% { transform: scale(1.2); }
    81% { transform: scale(1); }
    82% { transform: scale(1); }
    83% { transform: scale(1.1); }
    84% { transform: scale(1); }
    100% { transform: scale(1); }
}
/* Fin Icon Programacion */
/* Icon Programacion Mobile */

.divMandoProgramacionMobile{
    display: none;
    width: 50px;
    height: 50px;
/*     border: 2px solid #FFF; */
    border-radius: 50px;
    background:  #23467d;
    transition: all 0.4s;
}
.divMandoProgramacionMobile:hover{
/*  transform: rotateY(180deg); */
}
.divMandoProgramacionMobile span{
/*  padding: 10px 0; */
/*  vertical-align: middle; */
/*  display: inline-block; */
}

.divMandoProgramacionMobile img{
    transition: all 0.4s;
    animation-duration: 10s;
    animation-name: pulse;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-timing-function: linear;

}
.divMandoProgramacionMobile:hover img{
/*  left: 70px; */
/*     position: absolute; */
}

#f1_container {
  position: relative;
  margin: 10px auto;
  z-index: 1;
}
#f1_container {
  perspective: 1000;
}
#f1_card {
  width: 100%;
  height: 100%;
  transform-style: preserve-3d;
  transition: all 0.4s linear;
}
#f1_container:hover #f1_card {
  transform: rotateY(180deg);
}
.face {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
}
.face.front{
    width: 50px;
    height: 50px;
/*     border: 2px solid #FFF; */
    border-radius: 50px;
    background:  #FFF;
}
.face.back {
    border-radius: 50px;
  display: block;
  transform: rotateY(180deg);
  padding: 10px;
  color: #23467d;
  text-align: center;
  background-color: #FFF;
}
/* Fin Icon Programacion Mobile */

/* INICIO estilos mapa web */
.listaGeneralMapaWeb li {
    list-style-type: none;
}
.listaGeneralMapaWeb ol {
    margin-left: 30px;
}
.listaGeneralMapaWeb ol li {
    list-style-type: decimal;
}
.listaGeneralMapaWeb ol li, .listaGeneralMapaWeb ol li a {
    color: #999;
}
.listaGeneralMapaWeb span {
    color: #23467D;
    font-weight: bold;
}
.listaGeneralMapaWeb ol li.itemTituloMapaWeb, .listaGeneralMapaWeb ol li.itemTituloMapaWeb a {
    color: #00b1e1;
}
/* FIN estilos mapa web */

/* FIN ESTILOS KNOTV */


/*RESPONSIVE KNOTV*/

@media only screen and (max-width:642px){ 
    .cajaContainerCerrarChat {
        display: none;
    }
    .cajaEnviarComentario {
        width: 60%;
        float: left;
        height: 100%;
    }
    .pieChat {
        height: 17%;
    }
    .cajaEnviarComentario {
        width: 100% !important;
        float: left;
        height: 100%;
    }
}

@media only screen and (max-width:908px){ 
    .cajaContainerCerrarChat {
        display: none;
    }
    .cajaEnviarComentario {
        width: 100% !important;
        float: left;
        height: 100%;
    }
    .cajaBotonEnviarComentario span {
        margin-top: 0px;
        display: block;
        color: #848689;
    }
}
@media only screen and (max-width:1175px){ 
    .cajaEnviarComentario {
/*      width: 74%; */
        float: left;
        height: 100%;
    }
}
/* FIN ESTILOS RESPONSIVE KNOTV */
 /* Estilos desplegable descripion articulos */
 .botonMasDescripcionArtiuclo{
    border: 1px solid red;
    float: right;
    color: red;
    height: 12px;
    width: 13px;
    text-align: center;
    line-height: 0.8;
 } 

.textoPlegadoArticulo{
    height: 150px;
     overflow:hidden;
}
.textoDesplegadoArticulo{
    height: 20px;
     transition: all 0.8s ease;
}
/* Fin de Estilos desplegable descripion articulos */
/*Responsive desplegable descripción artículos*/
@media only screen and (max-width:851px){ 
    .containerBarraBusquedas {
        width: 40% !important;
    }
    .filtroCategoriasArticulos {
        float: left;
        margin-left: 30%;
        /* height: 134px; */
        margin-top: -2px;
    }
    .containerBarraBusquedas {
/*         margin: 56px auto; */
        margin: 35px auto 35px;
        width: 35%;
    }
}
@media only screen and (max-width:420px){
    .containerBarraBusquedas {
        width:250px !important;
        /*margin-left: 30%;*/
    }
}
/*Fin de responsive desplegable descripción artículos*/
/***************MEDIA QUERYS**********************************/

@media only screen and (min-width: 1280px) and (max-width: 1500px) {
    .contenedorTextoCabeceraKdi {
        margin-top: 25px;
    }     
}
@media only screen and (max-width: 1280px) and (min-width: 1024px) {
    .contFechaSliderDetalle p {
         padding: 0px !important;
    }
    .contenedorTextoCabeceraKdi h1 {
        font-size: 25px !important;
    }
    .contenedorTextoCabeceraKdi h3 {
        font-size: 17px !important;
    }
    .orbit-bullets {
        top: 0px !important;
    }
    .contenedorTextoCabeceraKdi{
        margin-top: 30px;
    }
    p {
        padding: 0 0;
    }
    
}
@media only screen and (max-width: 1023px) {
    .bordesSupInf::before, .bordesSupInf::after  {
        display:none;
    }
    .contenedorTextoCabeceraKdi h1 {
        font-size: 25px !important;
    }
    .contenedorTextoCabeceraKdi h3 {
        font-size: 17px !important;
    }
    .orbit-bullets {
        top: 0px !important;
    }
    .contenedorTextoCabeceraKdi{
        margin-top: 20px;
    }
}
@media only screen and (max-width: 956px){
    .cajaContainerBuscarHome {
        position: relative;
        width: 100%;
    }
}
@media only screen and (max-width: 1145px) and (min-width: 837px){
    .contFechaSliderDetalle {
        top: 0px !important;
    }
    .contenedorTextoSliderDetalle h3{
        font-size: 17px;
        padding-top: 20px !important;
        padding-left: 10px !important;
        padding-right: 0px !important;
        text-align: left !important;
    }
}
@media only screen and (max-width: 522px) and (min-width: 410px) {
    .contFechaSliderDetalle {
        top: 0px !important;
    }
    .contenedorTextoSliderDetalle h3{
        font-size: 17px;
        padding-top: 20px !important;
        padding-left: 10px !important;
        padding-right: 0px !important;
        text-align: left !important;
    }
}
@media only screen and (max-width: 768px) {
    .triggerBotonSubirFicheros,
    .cajaContainerBarraBusqueda {   
	    margin-top: 0px;
	    margin-bottom: 73px;
	}
    .contenedorSliderFiltros{
        padding-top: 100px;
    }
    .div-descripcion{
        padding-top: 15px;
    }
    .containerUltimosArticulos {
        padding-top: 0;
        top: initial;
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
    }
    .cajaContainerUltimosArticulos {
        margin-top: 0;
    }
    
   
}
@media only screen and (max-width: 950px) and (min-width: 768px)and (orientation: portrait) {
    .contenedorTextoCabeceraKdi h1 {
        font-size: 20px !important;
    }
     .gifPromo{
    	margin-left: 44px !important;
    	/*height: 364px !important;*/
    }
    
}
@media only screen and (min-width: 542px){
    .videoPDF-margen-inferior, .videoPDF-margen-inferior-producto{
        margin-bottom: 50px;
    }
}
@media only screen and (max-width:760px) { 
    #sliderArticulosHome{
        height: 517px;
    }
    .contenedorImagenArticuloSliderHome{
        max-width: 100% !important;
        float: none !important;
    }
    .contenedorArticuloSliderHomeInclinado {
        background: none !important;
        transform: none !important;
        margin-left: 0px !important;
        width: 100% !important;
        padding-top: 70px;
    }
    .contenedorArticuloSliderHome {
        transform: none !important;
        width: auto;
        height: 100%;
    }
    .imagenArticuloSliderHome {
        width: 100% !important;
        padding-left: 30px;
        padding-right: 30px;
    }
    .contenedorSliderArticulos .lSPrev{
        top: 25% !important;
    }
    .contenedorSliderArticulos .lSNext{
        top: 25% !important;
    }
}
@media only screen and (max-width:515px) and (min-width:415px) { 
    .contenedorSliderArticulos .lSPrev{
        top: 20% !important;
    }
    .contenedorSliderArticulos .lSNext{
        top: 20% !important;
    }
}
@media only screen and (max-width:415px) { 
    .contenedorSliderArticulos .lSPrev{
        top: 15% !important;
    }
    .contenedorSliderArticulos .lSNext{
        top: 15% !important;
    }
}
@media (max-width: 1098px) {
    .texto1CabeceraVideo{
        position: relative; 
        right: 25%;
        top: -22%;
    }
    .texto2CabeceraVideo{
        position: relative; 
        right: 24%; 
        top: 5% !important;
    }
    .texto3CabeceraVideo{
        position: relative; 
        bottom: 12%; 
        left: 25%;
        top: -37%;
    }
    .filtroActivadoGeneral::after{
        top:32px;
    }
}
@media (max-width: 1025px)and (orientation: landscape){
	    
    .cajaSeccionCursosPromo{
    	height: 130px !important;
    }
}

@media (max-width: 1025px) {
	.barraLateralHoverExpertos{
		/*margin-left:9%;*/
		margin-top:14%;
		width:100%;
	}
    .footer-logo-w{
        width: 166px !important;
    }
    .cabeceraVideoContenidoFotoTitulo .bordesSuperiorInclinado {
        display: none;
    }
    .cajaDestacado1Before, .cajaDestacado1After, .cajaDestacado2Before, .cajaDestacado2After, .bordesSuperiorInclinado, .bordesInferiorParallaxInclinado, .bordesInferiorBuscadorInclinado{
        display: none;
    }
    .masInfoHoverListaItem{
        top: 81px;
        left: 144px;
    }
    .itemListaCargar{
        /*margin-left: 10% !important;*/
    }
    
    .itemCursoPromocion{
    	/*margin-left:10% !important;*/
    }
    .gifPromo{
    	/*width: 358px !important;  */
    	/*height: 100% !important;    	*/
    }
     .cajaSeccionCursosPromo{
    	height: 75px ;
    }
    
    .off-canvas-wrap, .inner-wrap{
    	z-index: 9000;    	
    }
    .slidePromo{
    	margin-left: -25px;
    }
    
    .cabeceraDinamica{
        height: 400px;
    }
    .selectorCategoriasVideosOnDemand {
        top: 8%;
    }
    .insideContInsideVideosOnDemand ul {
        top: 22%;
    }
    .leftArrowVideosOnDeman{
        top: 99px;
    }
    .rightArrowVideosOnDeman {
        top: 99px;
    }
    
    .margSepInf{
    margin-bottom:10%;
    display:none;
    }
    .visSlider{
    display:block;
    }
    .contenedorColaboradoresMovilHome{
    display:block !important;
    }
    .cajaBuscarHomeMov{
    display:block !important;
    }    
   
}
@media (max-width: 944px) {
    .texto3CabeceraVideo{
        position: relative;
        bottom: 12%;
        left: 25%;
        top: -45%;
    }
}
@media only screen and (max-width: 850px) and (min-width: 642px){
    .nombreItemCurso {
        margin-left: 24px !important;
        margin-right: 20px;
        font-size: 15px !important;
    }
    .nombreItemCursoPromocion{
    	font-size: 18px;
        padding: 4%;
    }     
    .containerBarraBusquedas {
        width: 60% !important;
    }
}
@media only screen and (max-width: 850px){
    .filtroCategoriasArticulos {
         float: none !important;
        margin-left: 20% !important;
        width: 60% !important; 
    }
    .h1CabeceraVideo{
        font-size: 2.2rem;
    }
    .insideContInsideVideosOnDemand ul {
        left: 28%;
    }   
}

@media (max-width: 812px) {
    .texto3CabeceraVideo{
        position: relative;
        bottom: 12%;
        left: 25%;
        top: -52%;
    }
}

@media only screen and (max-width: 641px) and (min-width: 430px){
    .containerBarraBusquedas {
        width: 60% !important;
    }
}
@media only screen and (max-width: 743px){
    .texto1CabeceraVideo{
        position: relative;
        right: -7%;
        top: -22%;
        width: 20%;
    }
    .texto2CabeceraVideo{
        position: relative;
        right: -7%;
        top: 5% !important;
        width: 31%;
    }
    .texto3CabeceraVideo{
        position: relative;
        bottom: 12%;
        left: 64%;
        top: -44%;
        width: 30%;
    }
    .h1CabeceraVideo{
        font-size: 1.3rem;
    }
    .texto3ImgCabeceraVideo{
        width: 80%;
    }
}

/* --------------- SLIDERS HOME Y CURSOS ------------------------*/

@media only screen and (max-width: 375px) {
	.itemCursoPromocion {
	    width: 83% !important;
	    margin-left: 9% !important;
	    margin-top: 35% !important;
	}
	
	.container-header-filtro {
   		margin-bottom: -16px !important;
	}
	
	.cajaListaCompletaCursos{
		margin-top: 0;	
	}
	
	.containerFiltros {
    	margin-top: -20px !important;
        /*margin-bottom: -91%;*/
    	
	}
	
	.cajaSliderBannerCursos{
		/*margin-bottom: -188px !important;*/
	}
}

@media only screen and (device-width:375px){ 
	.tituloCursosOdonMov {
   		margin-top: 55px !important;
        margin-bottom: -135px !important
	}
	
	.tituloCursosOdonto{
		margin-top: 75px;	
	}
	
	.imgGiftHome{
		margin-left: 15px;	
	}
	.contenedorColaboradoresMovilHome {    
   		 margin-top: -69px;
	}
	
	#sliderCursosMov {   
    	margin-bottom: 40px;
	}
	
} 

@media only screen and (device-width:320px){
	.tituloCursosOdonMov {
   	    margin-top: -41px !important;
        margin-bottom: -46px !important;
	}
		
	.gifPromo {
      width: 265.59px !important;
     /* height: 301.92px !important;*/
	}		
	
	.tituloCursosOdonto{
		 margin-top: 0;	
	}
	
	.itemSliderHomeCustom{
		width: 295px;    
	    margin-left: -21px;
	    margin-top: -77px;
	}
	
	.itemContenidoSlider {
	    width: 95% !important;
	    margin-left: 3% !important;
	    /*margin-top: 11% !important;*/
   }
	
	.nombreItemCursoPromocion {    
    	font-size: 16px;   
   }
   
   .profesorItemCurso {
    	margin-left: 7px;    
   		font-size: 12px;
   		padding-top: 10px;
	}
	
	.contenedorColaboradoresMovilHome {   
    	margin-top: 21px;
	}
	
	 #sliderCursosMov {
       	margin-top: -65px;
    	margin-bottom: -104px;
	}
}

@media only screen and (min-width:321px) and (max-width: 361px) {
	
	.tituloMovCursos {
       margin-top: -22% !important;
    }
	.containerListaItems{
		margin-bottom: -124px !important;
	}	
	
	.tituloCursosOdonMov{
		   margin-bottom: -120px !important;
  		  margin-top: 44px !important;
	}
	.tituloEfectoHome {
    	margin-top: 30px;
    	margin-bottom: 8px;
	}
	
	.tituloCursosOdonto{
		 margin-top: 0;	
	}
	
	.contenedorColaboradoresMovilHome {   
      margin-top: 35%;
    }
    .imgGiftHome{
       margin-left: 7px;
    }    
    
    #sliderCursosMov{
    	    margin-bottom: 11%;
    }
     .cajaBotonCargarMas {
	    margin-top: 30%;
	    margin-bottom: 27%;
	    text-align: center;
	    min-height: 150px;
	}    
    
}

@media only screen and (min-width:400px) and (max-width:411px){
	.tituloMovCursos {
       margin-top: 83px !important;
       margin-bottom: -10px !important;
	}
	
	.tituloCursosOdonMov {
    	margin-top: 214px !important;
        margin-bottom: -61px !important;
	}
	
	.tituloCursosOdonto{
	    margin-top: 18%;
	}
		
	.gifPromo {
      margin-left: 6% !important;
      margin-top: 2% !important;
	}	
	
	.itemContenidoSliderCursos{
		width: 88% !important;    
    	margin-left: 25px !important;
	}
	
	#sliderCursosMov {
    display: block;
    margin-bottom: 20%;
}
}

@media only screen and (min-width:400px) and (max-width:414px){
	.tituloCursosOdonMov {
    	margin-top: 129px;
    	margin-bottom: 23px !important;
    }
    	
	.gifPromo {
       margin-left: 24px !important;
    }
	
	.tituloMovCursos {
    	margin-top: 0px !important;
    	margin-bottom: -1px !important;
	}
	
	.imgGiftHome {   		
   	    padding-left: 36px;
	}
	
	.barraLateralHoverExpertos {
   	   margin-top: 0%;   	
	}	
		
}
@media only screen and (min-width:415px) and (max-width:480px){
	.tituloMovCursos {
	    margin-top: 55px !important;
	    margin-bottom: -2px !important;
	    margin-left: -188px;
	    
	}	
	
	.giftHome {   		
   	    padding-left: 50px;
	}
}


@media only screen and (min-width:480px) and (max-width:640px) and (orientation : portrait) {
	.tituloMovCursos {
	    margin-top: 55px !important;
	    margin-bottom: -2px !important;
	    margin-left: -188px;
	    
	}	
	
	.giftHome {   		
   	    padding-left: 90px;
	}
}


@media only screen and (min-width:375px) and (max-width:471px){	
	.cajaSliderBannerCursos{
		margin-bottom: -140px !important;
	}
	
}


@media only screen and (max-width: 642px) {
    .fondoNegroDestacado {
        left: 0 !important;
    }
    .iconoDestacadoTop {
        left: 18px !important;
    }
    .contenedorDestacadoTextoResumen {
        position: inherit !important;
        margin-top: 35px;
    }
    .contenedorDestacadoTextoResumenContenido {
        position: inherit !important;
        margin-left: 115px;
        width: 100%;
        padding-right: 122px;
        bottom: 20px !important;
    }
    .tituloDetalleArticulo{
        text-align: center !important; 
        padding-right: 0px;
    	padding-left: 0px; 
        margin: 5px 0px;
        font-size: 1.125rem;
    }
    .tituloDetalleProducto{
        text-align: center !important;  
    }
    .fechaDetalleArticulo,
    .banderaIdiomaDetalle {
        text-align: right;
/*         text-align: left; */
    }
    .fechaDetalleProducto{
        text-align: right;
    }
    .imgListaItem{
        width:100%;
    }    
    .cajaContenidosListaItemInside{
        padding: 20px !important;
    }
    .categoriaListaItem::after {
        display:none;
    }
    .h1CabeceraVideo{
        font-size: 1.1rem;
    }
}
@media only screen and (min-width:768px) and (max-width:2048px){  
	.tituloCursoMovil {   
      display: none !important;
    }
    .video-no-suscriptor-wrapper{
    	/*margin-left:-7%;*/
    }
}

@media only screen and (min-width:852px) and (max-width:2048px){       
    /*.containerBarraBusquedas {    
	    margin-bottom: 4% !important;
	    margin-top: -3% !important;
	    margin-left: 34% !important;	  
	}*/
}

@media only screen and (max-width:640px) {
	
	#img-opciones{
		display: none !important;
	}
		
	#img-opcionesMovil{
		display: initial !important;
	
	}
	
	.textoSuscripcion{
		text-align: center !important;
	}
	
	.btn-suscribete{
		width: auto !important;
	}
	.textoDescripcionWebMovilStrong{
	margin-top:50px !important;
	
	}
    body{
        text-align: center;
    }
    .cajaInfoUltimosArticulos{
        width: 100%;
    }
    .itemCurso, #cajaContainerListaItemsCargar,.off-canvas-list li, .listaBecas li{
        text-align: left;
    }
    .itemImagenGif{
   	    margin-left: auto;
   	    margin-right: auto;
   	    margin-bottom: auto;
  		display: inline-block;
  		background-position: center; 
    }  
    
    .itemCursoPromocion{
    	/*width: 83% !important;
    	margin-left: 9% !important;
    	margin-top: 20% !important;*/
    }      
    .itemListaCargar, .containerFiltros{
        width:100%;
    }
    .descripcionIndustriaKdi, .descripcionInstitucionesKdi{
        width:90%;
    }
    .filtroActivadoGeneral::after{
        top:6px;
    }
    .insideContInsideVideosOnDemand ul {
        left: 24%;
    }
    .insideContInsideListaVideosDirecto ul {
        left:10%;
    }
    #herramientas .fi {
        float: none;
        margin: 0;
    }
    #herramientas .title {
        padding: 0;
    }
    .cabeceraVideoContenidoFotoTitulo {
       /*display: none;*/
    }
    .cabeceraVideoContenidoFotoEstatico {
        /*margin-top: 8px;*/
    }
    .tituloEfectoHome:after,
    .tituloEfectoArticulos:after, 
    .tituloEfectoMasterclass:after, 
    .tituloEfectoBiblioteca:after {
        display: none;
    }
    .itemArticulo {
        padding-left: 0;
    }
    #play-pause, #full-screen {
        width: 30px;
    }
    #volume-selector img {
        width: 6px;
    }
    .containerSupReproductorOnDemand {
        padding: 10px;
    }
    #video-controls-OnDemand {
        padding: 5px;
    }
    .containerSupReproductorOnDemand span {
        font-size: 1.0rem;
    }
    .tituloEfectoArticulos::after{
        display:none;
    }
    
   
    
}
/* CSS VIDEO MASTERCLASS MOVIL */

@media only screen and (max-width: 40.063em) {
 .insidePosterKnotvMasterclass::before,
 .insidePosterKnotvMasterclass::after {
    width: 20%;
 }
    
}

/***************************************
    Fin Estilos  Video masterclass
***************************************/
@media only screen and (max-width:641px) {
	.imagenDetalleArticulo{
		left: 0px;
	}
}
 @media only screen and (max-width:541px) {
    .contenedorImagenPDF {
        width: auto !important;
        height: auto !important;
        margin-bottom: 50px !important;
    }
    .contenedorImagenPDFProducto {
        width: auto !important;
        height: auto !important;
        margin-bottom: 50px !important;
    }
    .imagenDetalleArticuloPlay{
        width: auto !important;
        left: calc((100% - 64px) / 2) !important;
       top: calc((100% - 64px) / 2) !important;
    }
    .imagenDetalleArticulo{
        position: relative !important;
    }
    .imagenDetalleProductoPlay{
        width: auto !important;
    }
    .imagenDetalleProducto{
        position: relative !important;
    }
    .cabeceraDetalleArticuloVoltear, .videoDetalleProductoVoltear {
        width: 100% !important; 
    }
    .contenedorImagenPlay, .contenedorImagenPlayProducto{
        width: 100% !important;
        height: auto !important;
        margin-bottom: 50px !important;
    }
    .h1CabeceraVideo{
        font-size: 1rem;
    }
    .texto1CabeceraVideo{
        top: -12%;
    }
    .texto2CabeceraVideo{
        top: 14% !important;
    }
    .texto3CabeceraVideo{
        top: -33%;
    }
}
@media only screen and (max-width:380px){
    .contenedorDestacadoTextoResumenContenido {
        bottom: 20px !important;
    }
    .fechaListaItem{
        top:0px;
    }
}
@media only screen and (max-width:429px){
    .containerBarraBusquedas {
        /*width: 50% !important;*/
    }
}
@media only screen and (max-width: 1024px) and (min-width: 769px){
    .titulo-inf-kdi {
        font-size: 20px !important;
    }
}
@media only screen and (max-width: 1280px) and (min-width: 1024px){
    .textoCajaBuscarHome p {
        padding: 0px 0px;
    }
}

@media only screen and (min-width: 415px) and (max-width: 1024px){
    .tituloCursosOdonMov{
    	/*margin-top: 12%;*/
    	/*margin-bottom: 4%;*/
   		margin-left: 2%;
    }
}

@media only screen and (max-width:490px){
    .contenedorDestacadoTextoResumen {
           margin-top: 35px !important;
    }
}
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
    #sliderOrbit-kdi {
        display: none;
    }
    .cabeceraFotoContenidoFotoTitulo{
/*      display: none; */
    }
    #contenedor-img-curso {
        display: block !important;
    }
}



@media only screen and (max-width: 390px){
    .nombreItemCurso {
        /*margin-left: 24px !important;
        margin-right: 20px;
        font-size: 31px !important;*/
    }    
    .cajaContainerBarraBusqueda {
        margin: 65px 0px !important;
	}
	.containerBarraBusquedas {
   		margin: 56px auto 0px;
	}
}
@media only screen and (max-width: 1180px) {
    .containerUltimosArticulos {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
    }
    .contenedorTodoSliderExpertos{
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
    }
    .cajaDestacado1, .cajaDestacado2{
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
    }
    .cajaDestacado2Before, .cajaDestacado1Before, .cajaDestacado2After, .cajaDestacado1After{
        margin-left:-15px;
    }
}
@media only screen and (max-width: 1100px) {
    .masInfoHoverListaItem{
        left: 92px;
    }
    .masInfoExpertoListaArticulos{
        left: 72px;
    }
}
@media only screen and (max-width: 1020px) {
    .masInfoExpertoListaArticulos{
        left: 132px;
    }
}
@media only screen and (max-width: 980px) {
    .masInfoHoverListaItem{
        left: 129px;
    }
}
@media only screen and (max-width: 800px) {
    .masInfoHoverListaItem{
        left: 80px;
        top: 70px;
    }
}
@media only screen and (max-width: 720px) {
    .masInfoHoverListaItem{
        left: 62px;
    }
}
@media only screen and (max-width: 600px) {
    .masInfoHoverListaItem{
        left: 170px;
        top: 94px;
    }
}
@media only screen and (max-width: 414px) {
    .masInfoHoverListaItem{
        left: 85px;
        top: 76px;
    }
    .insideContInsideVideosOnDemand ul li {
        width: 270px;
    }
}
@media only screen and (max-width: 375px) {
    .masInfoHoverListaItem{
        left: 70px;
    }
    .insideContInsideVideosOnDemand ul li {
        width: 260px;
    }   
    
}
@media only screen and (max-width: 320px) {
    .masInfoHoverListaItem{
        left: 42px;
        top: 46px;
    }
    .insideContInsideVideosOnDemand ul li {
        width: 240px;
    }
    .categoriaSelected {
        font-size: 1.3rem !important;
    }
}

/*ZONA BECAS KDI*/

    .separadorModalidades {
        color: #23467D !important;
    }
    .tituloRosaBecasAE{
        color: #23467D !important;
    }
    .colorRosa{
        color: #23467D !important;
    }
    .tituloUltimosArticulosBeca:hover:after {
        width: 185px;
        left: 42%;
    }
    .listaBecas li {
        color: #00ACD7 !important;
    }
    .cajaListaBecas {
        border-right: 5px solid #00ACD7 !important;
    }
    #envio_solicitud:hover {
        background-color: #00ACD7 !important;
        border-radius: 0;
        color: #FFF;
    }
    #envio_solicitud {
        background-color: #23467D !important;
        border-radius: 0;
        color: #FFF !important;
    }
/**/

/*ARREGLO MENU SAFARI*/
@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0) and (min-width: 1440px)
{ @media {
    .safari_only { 
        /*margin-left:80px !important;*/
    }
    .menu_safari{
        /*margin-left:10px !important;*/
        width: calc( 100% - 100px ); /*calc( 100% - 30px );*/
    }
    li.itemMenuBottom{
        /*margin-right: 10px !important;*/
    }
}}
/**/
/* Estilos del kdi */
.contPostKdiForum{
    border-bottom: 1px solid #9C9C9C;
    height: 300px;
}
.despliegaLista{
    display:none;
    position: absolute;
    margin-left: -35px;
    background-color: #00B1E1;
    height: 35px;
    width: 35px;
    margin-top: 31px;
    padding: 7px;
    padding-left: 10px;
}
.botonAtras{
    display:none;
}
.cajaFloatButton {
    display: inline-block;
    width: 25px;
    height: 25px;
    background-color: white;
    border-radius: 50%;
}
.floatButtonMsg {
    color: #FF2D5F;
    height: 100%;
    width: 100%;
    text-align: center;
}
.filtrosMasterclass{
    padding-right:0px;
}



/****************************************
    Estilos masterclass
***************************************/
.textoDescripcionMasterclass ul li p b, .textoDescripcionMasterclass ul li p strong{
	
	font-family:geogrotesque_smbdsemibold !important;
}
.contenedorMasterclass{
    /*padding-left: 373px;
    padding-right:348px;*/
    margin-top: 0px ;
/*      margin-bottom: 96px; */
}
.fotoMasterclass{
    width: 100%; 
    height: 100%;
}
.borde-inf-masterclass{
    border-bottom: 1px solid #23467D;
}
.contenido-doc-tem-obj-masterclass{
    padding: 10px 10px 0px 10px;
}
.tituloMasterclass{
    margin-top: 5px;
    margin-bottom: 30px;
}
.tituloMasterclass h4:first-child{
    font-weight: bolder;
}
.tenue{
    opacity: 0.3;
}
.textoOpcionesMasterclass{
    margin: 0px;
    font-weight: bold;
    margin-left: 34px;
}
.datosMasterclass::after{
    content: "";
    opacity: 0.1;
    position: absolute;
    width: 220px;
    height: 240px;
    top: 15px;
    left: 55px;
}
.datosMasterclass-iconoDocentes::after{
    content: "";
    background: url(/img/zona-knot/masterclass/icono-docentes-masterclass-gris.svg);
    background-repeat: no-repeat;
    background-size: 220px;
    background-position-x: 0;
}
.datosMasterclass-iconoTemario::after{
    content: "";
    background-image: url(/img/zona-knot/masterclass/icono-temario-masterclass-gris.svg);
    background-repeat: no-repeat;
    background-size: 220px;
    background-position-x: 0;
}
.datosMasterclass-iconoObjetivos::after{
    content: "";
    background-image: url(/img/zona-knot/masterclass/icono-objetivos-masterclass-gris.svg);
    background-repeat: no-repeat;
    background-size: 220px;
    background-position-x: 0;
}

.headerTituloMasterclass, 
.ColorNombresExpertoMasterclass,
.textoIconoPieMasterclass p, 
.listaObjetivosMasterclass li span,
.datosMasterclass ul, 
.textoOpcionesMasterclass, 
.contenidoTextoDetallesMasterclass,
.textosDatosAutoresMasterclass{
    color:#58595B;
}
.contenidoComprarMasterclass{
    text-align: center;
}
.contenidoUnidadSerie div {
    margin-bottom: 5px;
}
.contenidoUnidadSerie p{
    margin-bottom: 0px;
}
.contenidoUnidadSerie .unidad, .contenidoUnidadSerie .serie{
    cursor:pointer;
    transition: opacity 0.4s;
}

.elementoInfSelected p{
    font-weight: bold !important;
}
.elementoInfSelected h3{
    font-weight: bold !important;
}
.contenidoTextoComprarMasterclass{
    margin-bottom: 25px;
}
.iconoComprarMasterclass{
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  width: 88px;
  
  /*opacity: 0.3;*/
  
  
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.iconoComprarMasterclass:before {
  content: '';
  pointer-events: none;
  position: absolute;
  z-index: 1;
  top: 100%;
  left: 25%;
  height: 8px;
  width: 50%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity;
}
.iconoComprarMasterclass:hover {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.iconoComprarMasterclass:hover:before {
  opacity: 1;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
}

.datosMasterclass ul{
    list-style: circle;
    font-size: 12px;
    margin-left: 13px;
    padding-right: 30px;
}
.datosMasterclass ul li p{
	font-size: 12px;
}
.datosMasterclass ul li{
    padding-top: 10px;
}
.contenidoDetallesMasterclass{
    margin-top: 50px;
    margin-left: -10px;
}
.borde-contenidoDetallesMasterclass{
    border-right: 1px solid #58595B;
    height: 57px;
    /*padding-left: 10px;*/
    text-align: center;
}
.borde-contenidoDetallesMasterclass:first-child{
    padding-left: 28px;
}
.borde-contenidoDetallesMasterclass span{
    font-size: 13px;
}
.columnFinalMasterclass{
    border-right: 0px;
    /*
    margin-right: 0px;
    padding-right: 0px;
    text-align: left;*/
    text-align: center;
    padding-right: 10px;
}
.textoDescripcionMasterclass{
    margin-left: 17px;
    margin-right: 20px;
    text-align: left;
}
.contenidoTextoDetallesMasterclass{
    font-weight: bold;
}
.borde-contenidoDetallesMasterclass div:first-child{
    margin-bottom: 12px;
}
.contenidoTextoDetallesMasterclass span:first-child{
        font-size: 25px;
}
.tituloContenidoRelacionadoMasterclass{
    margin-top: 13px;
    margin-bottom: 10px;
    padding: 0 60px;
}
.tituloContenidoRelacionadoMasterclass p{
    font-weight: bold;
}
.contenidoImgTextoDocenteMasterclass{
    text-align: center;
}
.imgDocenteMasterclass{
    width: 40px;
    height: 40px;
    border-radius: 20px;
    margin-left: auto;
    margin-right: auto;
}
.contenidoSliderAutores .bx-viewport,
.contenidoSliderAutores-mobile .bx-viewport {
    border: 0px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    position: initial !important; 
}
.contenidoSliderAutores .bx-wrapper .bx-prev{
    background: url(/img/zona-knot/masterclass/icono-arrow.svg);
    top: -5px;
    background-repeat: no-repeat;
    transform: rotate(90deg);
    background-position-y: 5px;
    left: 42px;
}
.contenidoSliderAutores .bx-wrapper .bx-next{
    background: url(/img/zona-knot/masterclass/icono-arrow.svg);
    top: 100%;
    background-repeat: no-repeat;
    transform: rotate(-90deg);
    background-position-y: 5px;
    left: 42px;
}
.textosDatosAutoresMasterclass{
    font-size: 15px;
}
.textosDatosAutoresMasterclass p{
    font-size: 13px;
}
.divImgAutoresMAsterclass{
    margin-bottom: 5px;
}
.imgUnidadesSerie{
    width: 300px;
    /*height: 168.75px;*/
    height: auto;
    filter: grayscale(100%);
    transition: filter 0.4s, box-shadow 0.4s;
}
.imgUnidadesSerie:hover{
    filter: grayscale(0%) !important;
    -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.6) !important;
    -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.6) !important;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.6) !important;
}
.contenidoSelecionadoLista{
    filter: grayscale(0%) !important;
    box-shadow: none !mportant;
}
.imgPrincipal-icono-video-ebook-masterclass{
    position: absolute;
    top: 0;
    z-index: 2;
    width: 100%;
    height: 80px;
}
.imgPrincipal-icono-video-ebook-masterclass-inside{
    width: 40px;
    float: right;
    height: 40px;
    background-color: #23467D;
    text-align: center;
    padding: 9px;
}
.imgPrincipal-icono-regalo-masterclass-inside{
    width: 40px;
    float: left;
    top: 40px;
    background-color: #C62C91;
    text-align: center;
    padding: 9px;
    position: absolute;
	left: calc(100% - 40px);
	height: 40px;
    
}
.imgRelacionado-icono-regalo-masterclass-inside{
    width: 40px;
    float: left;
    top: 40px;
    background-color: #C62C91;
    text-align: center;
    padding: 9px;
    position: absolute;
	left: calc(100% - 40px);
	height: 40px;
    
}
.sliderUnidadesSerie{
    margin-left: 0px;
}
.sliderUnidadesSerie li div{
    cursor:pointer;
}
.imgRelacionado-icono-video-ebook-masterclass{
    position: absolute;
    top: 0;
    z-index: 2;
    width: 100%;
    height: 40px;
}
.imgRelacionado-icono-video-ebook-masterclass-inside{
    width: 40px;
    float: right;
    height: 100%;
    background-color: #23467D;
    text-align: center;
    padding: 9px;
    padding-top: 11px;
}
.toolTipRegaloMC, .toolTipRegaloMCListado {
    position: absolute;
    top: 97px;
    background-color: rgba(198, 44, 145, 0.64);
    padding: 14px;
	right: 25px;
    font-size: 90%;
    width: 170px;
}
.toolTipRegaloMC::before, .toolTipRegaloMCListado::before {
    content: "";
    width: 0;
    height: 0;
    border-bottom: 19px solid rgba(198, 44, 145, 0.64);
    border-left: 19px solid transparent;
    position: absolute;
    top: -19px;
    right: 0px;
}
.toolTipRegaloMC span, .toolTipRegaloMCListado span{
    color: #FFF;
}
.toolTipUnidadesSeries {
    position: absolute;
    top: 58px;
    background-color: rgba(35, 70, 125, 0.64);
    padding: 14px;
    right: 25px;
    font-size: 90%;
    z-index:10;
}
.toolTipUnidadesSeries.listado {
    font-size: 80%;
}
.toolTipUnidadesSeries::before {
    content: "";
    width: 0;
    height: 0;
    border-bottom: 19px solid rgba(35, 70, 125, 0.64);
    border-left: 19px solid transparent;
    position: absolute;
    top: -19px;
    right: 0px;
}
.toolTipUnidadesSeries span{
    color: #FFF;
}
.isContenidoGratuito img{
	width: 88px;
}
@media only screen and (max-width: 340px) {
    .toolTipUnidadesSeries {
        font-size: 78%;
    }
}
.mayuscula{
    text-transform:capitalize;
}
.slider-container {
    float: none !important;
}

.contenidoUnidadesSerie {
    float: none !important;
    margin-top: 7px;   
    padding: 21px;
}

.contenidoUnidadesSerie .bx-viewport{
    border: 0px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none; 
    /* height: 210px !important; */
}
.contenidoUnidadesSerie .bx-wrapper {
/*     max-width: 1092px !important; */
}
.contenidoUnidadesSerie .bx-wrapper .bx-prev{
    background: url(/img/zona-knot/masterclass/icono-arrow.svg);
    background-repeat: no-repeat;
    left: -35px;
    height: 40px;
    width: 40px;
    top: 85px;
    background-size: 17px;
}
.contenidoUnidadesSerie .bx-wrapper .bx-next{
    background: url(/img/zona-knot/masterclass/icono-arrow.svg);
    background-repeat: no-repeat;
    height: 40px;
    width: 40px;
    top: 80px;
    background-size: 17px;
    right: -30px;
    transform: rotate(-180deg);
}
.contenidosComprados{
    background-color:#f1f2f2;
    width:100%;
    margin-left: 0px;
    padding-left: 30px;
    padding-bottom: 20px;
    height:100%;
    
    margin-bottom: 0px;
}
.contenidosComprados li{
    border-bottom: solid 1px #23467D;
    padding-top: 20px;
    padding-bottom: 20px;
}
.contenidosComprados li a{
    color:#D1D3D4;
    font-size: 18px;
    font-weight: bold;
}
.contenidosComprados a:hover {
    color:#23467D !important;
}
.contenidosComprados li a img{
    margin-right: 20px;
}
.masterclasMenu, .ProgramasMenu, .WorkshopsMenu{
	padding-top:10px;
	padding-bottom:10px;
	font-size:14px;
}
.masterclasMenu img, .ProgramasMenu img, .WorkshopsMenu img{
	margin-right: 15px;
	width: 20%;
	display: inline-block;
}
.listaMasterclassMenu{
    margin-top:20px;
    border-top: solid 1px #23467D;
    display:none;
}
.listaPostgradosMenu{
    margin-top:20px;
    border-top: solid 1px #23467D;
    display:none;
}
.listaWorkshopsMenu{
    margin-top:20px;
    border-top: solid 1px #23467D;
    display:none;
}
.listaProgramasMenu{
    margin-top:20px;
    border-top: solid 1px #23467D;
    display:none;
}
.textoAzul{
    color:#23467D !important;
}
.listaVacia{
    padding-top:15px;
    margin-bottom:0px;
}
#iconoMasterclass{
    margin-top:-8px;
}
.contenidoSliderAutores-mobile {
    display: none;
}
.margin-bottom {
    margin-bottom: 30px;
}
.comprar-mobile {
    display: none;
}
.info-top {
    display: none;
}
.detallesMasterclassHeight {
    height: auto !important;
}
.title-autores {
    text-align: center;
}
.no-padding {
    padding-left: 0;
    padding-right: 0;
}
.toogleSerieMasterclass {
    margin: 0 auto;
}
.toogleSerieMasterclass.tooglemasterclass {
    width: 136px;
    display: block;
}
.toogleSerieMasterclass.toogleseries {
    width: 85px;
    display: block;
}
.cajaMCComprada{
    position: absolute;
    top: 0;
    display: none;
}
#labelCompradoContenidoMCSelected{
	display: none !important;
}
.cajaDisplayCompradoDetalleMC{
	display: none;
}
.toogleSerieMasterclass p {
    display: inline-block;
    margin-right: 10px;
    font-size: 0.9rem;
}
.cajaBecasListadoCursos{
    float: right;
    width: 90px;
    padding-right: calc(0.9375rem / 2);
}
.cajaBecasListadoCursosInside img{
    float: left;
    margin-top: -2px;
    transition: all 0.4s;
    /*backface-visibility: hidden;*/
}
.cajaBecasListadoCursosInside img:hover{
    transform: scale(1.1);  
    
}
.cajaBecasListadoCursosInside span{
    float: right;
    color: #23467D;
    font-weight: bold;
}
.contTextoExpertos p{
    opacity: 0;
}

.imgIconoPlay{  
    margin-left:  43%;
    margin-top: -56%;
    position:absolute;
	
}

.bx-controls-direction .bx-prev, .bx-controls-direction .bx-next{margin-top:50px !important;}
/* CSS MASTERCLASS IPAD */
@media only screen and (max-width: 64.063em) {
    .contenidoComprarMasterclass {
        display: none;
    }
    .contenidoSliderAutores {
        display: none;
    }
    .contenidoSliderAutores-mobile {
        display: block;       
        margin-top: 114px !importantm;
    }
    .contenidoSliderAutores-mobile .bx-wrapper .bx-prev {
        background: url(/img/zona-knot/masterclass/icono-arrow.svg);
        background-repeat: no-repeat;
    }
    .contenidoSliderAutores-mobile .bx-wrapper .bx-next {
        background: url(/img/zona-knot/masterclass/icono-arrow.svg);
        background-repeat: no-repeat;
        transform: rotate(180deg);  
    }
    .comprar-mobile {
        /*display: block;*/
        position: fixed;
        bottom: 10px;
        z-index: 99999;
        right: 10px;
    }
    .comprar-mobile img {
        width: 80px;
    }
    .detallesMasterclassHeight {
        height: 282px !important;
    }
    .title-autores {
        text-align: left;
        margin-left: 46px;
    }
    .imgDocenteMasterclass {
        width: 57px;
        height: 57px;
        border-radius: 50%;
    }
    .textosDatosAutoresMasterclass {
        margin-top: 30px;
    }
    .bx-wrapper .bx-controls-direction a {
        top: 25%;
    }
    .contenidoSliderAutores-mobile .bx-wrapper .bx-next {
        top: 14% !important;
    }
}
@media only screen and (max-width: 768px) {
    .detallesMasterclassHeight {
        height: 214px !important;
    }
    .borde-contenidoDetallesMasterclass:first-child {
        padding-left: 18px;
    }
}
/* CSS MASTERCLASS MOVIL */
@media only screen and (max-width: 40.063em) {
	.imgIconoPlay{  
	    margin-left:  6%;
	    margin-top: -52%;
	    position: relative;	
	}
    .borde-contenidoDetallesMasterclass:first-child {
       /* padding-left: 28px;*/
       padding-left: 0;
    }
    .title-autores {
        text-align: center;
        margin-left: 0;
    }
    .textosDatosAutoresMasterclass {
        margin-top: 0;
    }
    .imgDocenteMasterclass {
        width: 40px;
        height: 40px;
    }
    .bx-wrapper .bx-controls-direction a {
        top: 50%;
    }
    .detallesMasterclassHeight {
        height: auto !important;
    }
    .contenidoSliderAutores {
        display: inline-block;
    }
    .detallesMasterclass {
        height: auto !important;
    }
    .contenidoSliderAutores-mobile {
        display: none;
    }
    .descripcionContainer {
        display: none;
    }
    .autores {
        display: none;
    }
    .imgDocenteMasterclass {
        width: 75px;
        height: 75px;
        border-radius: 50%;
    }
    .contenidoSliderAutores .bx-wrapper .bx-prev {
        top: 38px;
        transform: initial;
        left: 0px;
    }
    .contenidoSliderAutores .bx-wrapper .bx-next {
        top: 38px !important;
        transform: rotate(180deg);
    }
    .detallesMasterclass {
        margin-top: 20px;
    }
    .contenidoTextoDetallesMasterclass span:first-child {
        font-size: 87%;
    }
    .contenidoTextoDetallesMasterclass span  {
        font-size: 83%;
    }
    .contenidoUnidadesSerie .bx-wrapper .bx-prev {
       /* top: 248px;*/
    }
    .contenidoUnidadesSerie .bx-wrapper .bx-next {
       /* top: 248px;*/
    }
    .margin-bottom {
        margin-bottom: 40px;
    }
    /*.comprar-mobile {
        display: block;
        position: fixed;
        bottom: 10px;
        z-index: 99999;
        right: 10px;
    }*/
    .comprar-mobile img {
        width: 70px;
    }
    .info-top {
        transition: all 0.4s;
        display: none;
        background-color: #f1f2f2;
        padding: 17px;
        position: fixed;
        z-index: 10000;
    }
    .info-top-title {
        padding-bottom:  0.9375rem;
    } 
    .info-img-mobile {
        display: inline-block;
        width: calc(31%);
        float: left;
    }
    .info-serie-mobile {
        display: inline-block;
        width: calc(35%);   
    }
    .info-serie-mobile img {
        width: calc(42%);
        display: inline-block;
    }
    .icono-serie {
        cursor: pointer; 
    }
    .info-precio-unidad {
        text-align: right;
        display: inline-block;
        width: calc(31%);
        vertical-align: bottom;
    }
    .info-precio-unidad p {
        margin-bottom: 0;
    }
    .precio-total {
        color: black;
    }
    .bx-wrapper .bx-viewport {
        left: 0px;
    }
    .contenidoUnidadesSerie .bx-wrapper .bx-prev {
       /* top: 270px !important;*/
    }
    .contenidoUnidadesSerie .bx-wrapper .bx-next {
       /* top: 263px !important;*/
    }
    .contenidoDetallesMasterclass div div:nth-child(even){
        border-right: none;
    }
    .borde-contenidoDetallesMasterclass span{
        font-size: 16px;
    }
    .contenidoTextoDetallesMasterclass span:first-child{
        font-size: 20px;
    }
    .contenidoTextoDetallesMasterclass span{
        font-size: 17px;
    }
    .contenidoDetallesMasterclass div div:nth-child(3) , .contenidoDetallesMasterclass div div:nth-child(4){
        padding-top: 5px;
    }
    .datosMasterclass ul{
        font-size: 15px;
    }
    .bx-controls-direction{
       /* display: none*/
    }
    .sliderDocentes{display: none;}
    .toogleSerieMasterclass.tooglemasterclass{display: none !important;}
    .toogleSerieMasterclass.toogleseries{display: none !important;}
    .bx-wrapper {
		max-width: 260px !important;
	}

}
@media only screen and (max-width: 375px) {
    .info-precio-unidad p {
        font-size: 95%;
    }
    .unidad p, .serie p {
        font-size: 88%;
    }
}
/****************************************
    Fin Estilos masterclass
***************************************/

/* CSS VIEW RATE */

.container-rate-view {
    display: -moz-inline-box;
    display: inline-block;
    position: relative;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    vertical-align: bottom;
    margin-bottom: 0;
    
}

.rateMargin {
    margin-right: 10px;
}

.container-rate-view .view-rate {
    position: relative;
    display: -moz-inline-box;
    display: inline-block;
    background: url("https://d1do84bsbaemip.cloudfront.net/img/zona-knot/star.svg");
    height: 16px;
    width: 18px;
    outline: none;
    vertical-align: middle;
    margin: -5px 0 0; 
}

.total-rate {
    display: inline-block;
    margin: 0; 
    margin-left: 2px;
}

@media only screen and (min-width: 30 em) and (max-width: 40.063em) {
    .textoFiltroTipoCurso {
        margin-top: 13px;
        margin-bottom: 13px;
    }
    .textoFiltroTipoCurso img {
        display: none;
    }
    .cajaBecasListadoCursos {
        margin: 15px 0 5px;
    }
    .cajaBecasListadoCursosInside img {
        width: 70px;
        float: right;
    }
    .tituloEfectoHome {
        margin-top: -64px;
        margin-bottom: 12px;
    }
    
    .tituloMovCursos{
        margin-top: 25px;
    	margin-bottom: -21px;
    }
   
    
}

/***************************************
    Fin Estilos view-rate
***************************************/

@media only screen and (min-width: 623px) and (max-width: 1025px) {
    .imgUnidadesSerie {
        width: 400px;
        height: auto;
    }
    .contenidoUnidadesSerie .bx-wrapper .bx-prev {
       /* top: 236px;*/
    }
    .contenidoUnidadesSerie .bx-wrapper .bx-next {
       /* top: 236px;*/
    }
}

@media (max-width: 736px) and (orientation: landscape) {
    .borderInfReproductorOnDemand{
        display: none;
    }
}

@media only screen and (max-width: 90.063em) {
    .cajaBuscarHome {
/*         margin-top: 15px; */
/*         margin-bottom: 15px; */
    }
    .containerListaItems {
        /*top: -63px;*/
        padding:0px;
    }
}

/*Oculta el botón de "download" en la barra de vídeos de html5 en "chrome"*/
video::-internal-media-controls-download-button {
    display:none;
   }

   video::-webkit-media-controls-enclosure {
        overflow:hidden;
   }

   video::-webkit-media-controls-panel {
        width: calc(100% + 30px); /* Adjust as needed */
   }
   
/* CSS COMPRAR CURSOS */
#link-buy-course {
    cursor: pointer;
}
.info-buy-course .hvr-float-shadow {
    width: 72px;
    display: block;
    margin: 0 auto;
    margin-bottom: 5px;
}
#comprar-curso {
    cursor: pointer;
    width: 141px;
}
#comprar-curso:hover .hvr-float-shadow:before,
#comprar-curso:focus .hvr-float-shadow:before,
#comprar-curso:active .hvr-float-shadow:before {
    opacity: 1;
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
}
#comprar-curso:hover .hvr-float-shadow,
#comprar-curso:focus .hvr-float-shadow,
#comprar-curso:active .hvr-float-shadow {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}
.resume-container {
    display: inline-block;
    background-color: #F9F8F8;
    border-left: 2px solid #23467D;
    text-align: center;
    position: relative;
    width: 190px;
    margin-right: 18px;
}
.tipo-curso {
    font-size: 30px !important;
    line-height: 42px !important;
}
.courseInfoContainer {
    margin-bottom: 26px;
}
.price {
    display: inline-block;
    width: 54px;
    margin-left: calc(50% - 58px);  
}
.price-detail {
    display: inline-block;
    width: 40%;
    text-align: left;
}
.price-tittle {
    margin: 15px 0;
    width: 160px;
}
.price-container {
    padding: 10px 0;
    border-bottom: 1px solid #8a8a8a;
}
.price-container-total{
    margin: 18px 0;
}
.price-img {
    position: absolute;
    right: -18px;
    top: -31px;
    width: 46px;
}
.price-color {
    color: #8a8a8a;
}
.trust-container {
    margin-bottom: 30px;
    margin-top: 25px;
}
.trust-description {
    margin-bottom: 6px;
}
.online-trust-logo {
    width: 200px;
    height: 50px;
}
.email-cursos {
    display: inline-block;
    width: 34%;
}
.tick {
    width: 20px;
    margin-left: 5px;
}
.wrong-email {
    margin-bottom: 10px;
}
.wrong {
    color: red !important;
    margin-left: 5px;
    margin-bottom: 0px;
}
.form-courses {
    margin-bottom: 30px;
}
.form-courses .input-and-img {
    display: block;
}
.form-courses label {
    margin-bottom: 5px;
}
.form-courses-div {
    display: inline-block;
    width: 34%;
    margin-right: 16px;
}
.form-names {
    width: calc(68% + 19px);
}
.required {
    color: #23467D;
    display: inline-block;
    width: 10px;
}
.required-info {
    font-size: 0.875rem;
    color: #4d4d4d;
    display: block;
    font-weight: normal;
    margin-bottom: 0.5rem;
}
.payment-button {
    border: 1px solid #cccccc;
    display: inline-block;
    padding: 5px 5px;
    vertical-align: top;
    cursor: pointer;
    margin-bottom: 12px;
}
.payment-button img {
    margin: 5px;
}
#mastercard-payment {
    width: 20%;   
}
#visa-payment {
    width: 35%;
}
#paypal-payment {
    width: 55%;
}
#transfer-payment {
    width: 36%;
    margin-left: 15%;
}
.circle {
    width: 13px;
    height: 13px;
    margin-right: 15px; 
    border: 1px #8a8a8a solid;
    border-radius: 50%;
    display: inline-block;
    vertical-align: top;
}
.circle-selected {
    background-color: #23467D;
    border: 1px solid #23467D;
}
.payment-type-title {
    margin-bottom: 5px;
}
.payment-border-top {
    border-top: 1px #cccccc solid;
    width: 87px;
}
.payment-description-container {
    margin-left: 20px;
    width: calc(66.66667% - 20px);
    display: inline-block;
}
.payment-description {
    border-left: 1px #cccccc solid;
    padding: 10px 0 0 10px;
}
.payment-description p {
    line-height: 1.3;
    margin: 0;
}
.transfer-info-container {
    margin-bottom: 10px;
}
.transfer-info-column:last-child {
    float: none !important;
    padding-right: 0;
} 
.transfer-info-column {
    display: inline-block;
    vertical-align: top;
    padding-right: 10px;
    margin-top: 10px;
}
.transfer-info-entidad {
    width: 60px;
}
.transfer-info-column div {
    font-size: 0.8em;
    color: #8a8a8a;
}
.transfer-info-title {
    font-weight: bold;
    margin-bottom: 5px;
}
.legal-conditions {
    margin-top: 40px;
}
.legal-conditions label {
    font-weight: bold;
}
.legal-conditions input {   
    margin: 0 10px 0 0;
    vertical-align: middle;
}
#conditions-checkbox {
    display: none;
}
#conditions-checkbox + label span {
    display:inline-block;
    width: 12px;
    height: 12px;
    margin:-2px 10px 0 0;
    vertical-align:middle;
    border: 1px #8a8a8a solid;
    border-radius: 50%;
    background-color: white;
    cursor:pointer;
}
#conditions-checkbox:checked + label span {
    background-color: #23467D;
    border: 1px #23467D solid;
}
.conditions-info {
    margin-top: 10px;
    margin-left: 36px;
}
.buy-button-container {
    margin: 30px 0;
}
.buy-button {
    padding-bottom: 3px;
    padding-top: 3px;
    border-radius: 10px;
    background-color: #23467D;
    border: 1px solid #23467D;
}
.buy-button:focus {
    padding-bottom: 3px;
    padding-top: 3px;
    border-radius: 10px;
    background-color: #23467D;
    border: 1px solid #23467D;
}
.buy-button:hover {
    padding-bottom: 3px;
    padding-top: 3px;
    border-radius: 10px;
    background-color: white;
    border: 1px solid #23467D;
    color: #23467D; 
}
.submit-button-disabled {
    background-color: #8a8a8a !important;
    border-color: #8a8a8a !important;
}
.submit-button-disabled:hover {
    background-color: #8a8a8a !important;
    border-color: #8a8a8a !important;
    color: white !important;
}
.input-text {
    padding: 1px !important;
    font-family: "geogrotesque_rgregular", Helvetica, Arial, sans-serif !important;
    height: 25px !important;
    margin-bottom: 10px !important;
}
.input-select {
    background-color: white;
    color: rgba(0, 0, 0, 0.75);
}
.input-select:hover {
    background-color: white;
}
.input-select:focus {
    border-color: #999999;
    outline: none;
}
.buy-img {
    float: right;
    width: 30px;
    cursor: pointer;
}
.buyCourseTitle {
    font-size: 20px !important;
}
.buyCourseTitle:hover {
    font-size: 25px !important;
}
.buyCourseTitleEfect:after {
    width: 72px !important;
}
.buyCourseTitleEfect:hover:after {
    width: 130px !important;
    left: 38% !important;
}
.buyCourseTitleEfect {
    margin-bottom: 25px;
}
.cursos-container {
    text-align: left;
    float:left !important;
}
.contactBackground {
    display: none;
}
#modal-solicitar-informacion {
    background-color: white;
    padding: 20px;
}
.call-container {
    padding: 20px 8.33333%;    
}
.we-call-you {
    margin-bottom: 0 !important;
}
.we-call-you .input-text {
    border-radius: 8px;
    padding: 5px 8px 5px !important;
}
.we-call-you .input-textarea {
    padding: 2px 8px 12px !important;
}
/* do not group these rules */
.we-call-you .input-text::-webkit-input-placeholder,
.we-call-you .input-textarea::-webkit-input-placeholder {
    color: #8a8a8a;
}
.we-call-you .input-text:-moz-placeholder,
.we-call-you .input-textarea:-moz-placeholder {
    /* FF 4-18 */
    color: #8a8a8a;
}
.we-call-you .input-text::-moz-placeholder,
.we-call-you .input-textarea::-moz-placeholder {
    /* FF 19+ */
    color: #8a8a8a;
}
.we-call-you .input-text:-ms-input-placeholder,
.we-call-you .input-textarea:-ms-input-placeholder {
    /* IE 10+ */
    color: #8a8a8a;
}
.form-warning {
    text-align: left !important;
}
.form-warning-modal {
    font-size: 12px;
    color: #8a8a8a;
}
.submit-call {
    padding-bottom: 3px;
    padding-top: 3px;
    border-radius: 10px;
    background-color: #23467D;
    border: 1px solid #23467D;
    width: 100%;
    font-weight: normal !important;
    margin-bottom: 5px;
    padding: 8px 0;
}
.submit-call:hover {
    border-radius: 10px !important;
    background-color: white;
    color: #23467D;
}
.escondido-inner {
    width: 193px;
    position: absolute;
    top: 10px;
    left: 7px;
    z-index: -1;
    background-color: #e6e6e6;
    padding: 20px 10px 0px 20px;
}
.escondido-inner p {
    font-size: 12px;
    color: #8a8a8a;
}
.escondido-inner span {
    font-size: 14px;
    color: #8a8a8a;
}
.icono-aviso {
    width: 36px;
    position: absolute;
    top: -10px;
    left: -10px;
    cursor: pointer;
}

#aviso {
    cursor: pointer;
}
.escondido-outer {
    position:relative;
}
.escondido {
    width:200px;
    height:200px;
    position:fixed;
    right:0;
    bottom:30%;
}
.icono {
    width:20px; 
    height:20px;
    margin-left:10px;
}
.ahora-oferta {
    display: block;
    margin: 0 auto;
    width: 75px;
    font-weight: bold;
}
.antes-oferta {
    display:block;
    margin: 0 auto;
    width: 70px;
    font-size: 13px;
}
.precio-oferta {
    display:block;
    margin:0 auto;
    width: 76px;
}
#modal-ok-contenido-gratuito{
	background: #FFF;
	padding: 0;
}
.cuerpoOkContenidoGratuito{
	padding: 20px 0px 20px 30px;
	text-align: center;
}
.tachadoMasterclassDetalle{
	text-decoration: line-through;
	color: #C62C91;
}
@media only screen   and (min-device-width: 768px)   and (max-device-width: 1024px)   and (orientation: portrait) {	
	.tituloCursosOdonMov{
		margin-top: 11%;
	}	
	
	.gifPromo{
		margin-left: 12px !important;
	}
	
	.tituloCursoMovil{
		display: none !important;
	}
	
	.cajaContainerBarraBusqueda{
	   margin-bottom: 12%;
	}
	.contenidoImgTextoDocenteMasterclass{
		margin-top: 21px;
	}	
	
}

@media only screen   and (min-device-width: 768px)   and (max-device-width: 1023px)   and (orientation: portrait) {
  
  .payment-description {    
	    margin-top: 11%;
	    margin-left: -63%;
	    margin-right: 71%;
	    margin-bottom: 10%;
    }
    
   .tituloMovCursos{
   		margin-top: 11%;
   }
   
   .tituloCursosOdonMov{
   	    margin-top: 11%
   }

}
@media only screen   and (max-device-width: 320px) and (orientation: landscape) {
	.payment-description {   
	    margin-bottom: 10%;
	    margin-left: -13%;
    	margin-right: 48%;
	}
	.textoDetallesSuscripcion {    
    	margin-left: 22%;
	}
	
	#logo {   
       margin-left: 31%;
   }
}

@media only screen   and (max-device-width: 667px) and (orientation: landscape) {
	.payment-type-container{
		  margin-left: 26%;
	}
	
	.payment-button{
		  margin-left: 45%;
	}
	.payment-type-title{
		margin-left: 28%;
	}
	.payment-description {
	    margin-bottom: 10%;
	    margin-left: -28%;
	    margin-right: 35%;
	}	
	.tituloEfectoHome{
    	margin-left: 25px;
    	margin-top: -54px;
	}
	
	#logo {   
	    margin-bottom: 7%;
	    margin-left: 13%;
	}
	.textResponsiveLand{
		margin-left: 20%;
	}
}

/* Landscape iphone x*/
@media only screen   and (max-device-height: 375px) and (max-device-width: 812px) and (orientation: landscape) { 
	.cursos-container {
	    text-align: left;
	    margin-left: 23%;
	    width: 72%;
	}
	.textResponsiveLand {    
      margin-right: -39% !important;
      margin-left: 40% !important;
    }
    
    .payment-description {	   
	    margin-top: 0 !important;
	}
	
	.tituloCursosOdonMov{
		margin-top: 12%;	
	}

}

@media only screen   and (max-device-height: 375px)   and (max-device-width: 812px) and (orientation: portrait) { 
	.textResponsiveLand {
	    margin-left: 5%;
	    margin-right: -2%;
	    margin-top: -12%;
	}
}

/*tablet ipad*/
@media only screen   and (min-device-height: 768px)   and (max-device-width: 1023px)   and (orientation: portrait)   and (-webkit-min-device-pixel-ratio: 2) {
	.textResponsiveLand{
		margin-left: 41%;
    	margin-right: -44%;
   		margin-top: 6%;
	}
	.payment-description {
	    margin-right: 40% ;
	    margin-left: -63% ;
	    margin-bottom: 10% ;
	    margin-top: 3% ;
	}
	
	.tituloExpertosHome{
		margin-left: 18px;
	}
}

/*tablet ipad landscape*/
@media only screen   and (min-device-width: 768px)   and (max-device-width: 1023px)   and (orientation: landscape)   and (-webkit-min-device-pixel-ratio: 2) {
	 .payment-type-container {
   		/* margin-left: 51%;
    	margin-top: -45%;*/
	 }
	 .cursos-container{
	 	 margin-left: 29%;
	 }
	 
	 .tituloExpertosHome{
		margin-left: 18px;
	}
}

@media only screen   and (min-device-width: 320px) and (orientation: portrait) {
  
  .payment-description {    
	   margin-right: 22%;
   	   margin-left: -34%;
       margin-bottom: 22%;   
       margin-top: 7%;
    }
    
    .textoDetallesSuscripcion {
    	margin-left: 18%;
	}
	.img-confianza-consultivo{
		margin-left: 16%;
	}
	#logo {
        margin-left: 18%;
    }

}
@media only screen and (max-width: 1500px) {
    .courseDetailsContainer {
        width: 60.33333%;
    }
}
@media only screen and (max-width: 740px) {
    .info-buy-course .hvr-float-shadow {
        display: inline-block;
        margin: 0;
    }
    #comprar-curso, #isContenidoGratuito {
        text-align: left;
        margin-top: 30px;
    }
     #isContenidoGratuito{
     	width: 100%;
     	padding: 0;;
     }
     #isContenidoGratuito .info-buy-course .hvr-float-shadow #link-buy-course{
     	padding-right: 12px;
     }
    .mobile-left-comprar {
        text-align: left !important;
        display: inline-block;
    }
    .desktop-img-cursos {
        display: none;
    }
    .mobile-img-cursos {
        display: block !important;
    }
    .mobile-img-cursos img {
        width: 100% !important;
    }
    .courseDetailsContainer {
        width: 100%;
        margin-bottom: 0;
    }
    .courseInfoContainer {
        width: 100%;
    }
    #aviso {
        display: none;
    }
    #comprar-curso img {
        display: inline-block;
        margin: 0 12px 0 0;
    }
    .info-buy-course {
        display: inline-block;
    }
    .price-buy-course {
        display: none;
    }
    .trust-mobile {
        display: inline-block;
        width: 100%;
    }
    .trust-desktop {
        display: none;
    }
    #logo {
        width: 200px;
        float: left;
    }
    .tab-select {
        display: none;
    }
    .icono {
        display: none;
    }
    .comprarMobile {
        margin-left: 0 !important;
    }
    .leftMobile {
        text-align: left !important;
    }
    .description {
        margin-left: 8.33333% !important;
        margin-right: 50px;
    }
    .contactBackground {
        background-color: #e6e6e6;
        display: block;
    }
    .courseDetailsContainer {
        float: none !important;
    }
    .contactContainer {
        padding: 20px 13%;
    }
    .contactContainer div {
        margin: 16px 0;
        text-align: left;
        color: #64605F;
    }
    .icono-mobile {
        width: 20px;
        height: 20px;
        margin-right: 15px;
    }
    .margin-mobile {
        margin: 0 !important;
    }
    .trust-mobile {
        margin-top: 35px;
    }
    .trust-mobile p {
        margin-bottom: 5px;
    }
    .mobileList {
        list-style: none;
        margin-left: 0 !important;
    }
    #mastercard-payment {
        margin: 5px 2px;
    }
    #visa-payment {
        width: 33%;
        margin: 5px 2px;
    }
    .resume-container {
        margin-left: calc(8.33333% + 0.9375rem);
        float: left !important;
    }
    .price-img {
        display: none;
    }
}

/* COMPRAS MASTERCLASS */

#comprar-masterclass {
    cursor: pointer;
}

.buy-masterclass-container {
    padding-left: 8.33333%;
    text-align: left !important;
}

.buy-masterclass-container p {
    font-size: 12px;
    color: #8a8a8a;
}

.trust-container-masterclass {
    margin-bottom: 30px;
    margin-top: 0;
}

.contact-background-masterclass {
    margin-top: 30px;
}

#formPaypal {
    margin: 0;
}

@media only screen and (max-width: 740px) {

    .trust-container-masterclass {
        margin-bottom: 10px;
        margin-top: 35px;
    }
    .contenedorMasterclass {
        margin-bottom: 0 !important;
    }
    
}

/* FIN DE COMPRAS MASTERCLASS */

/* DETALLE CURSO CONSULTIVO */

    #contenedor-img-curso{
        display: block;
    }
    #contenedor-img-curso-mobile {
        display: none;
    }
    .aviso-privacidad-consultivo {
        text-align: right;
        font-size: 11px !important;
    }
    .ssl-segura-consultivo {
        text-align: right;
        display: block;
        font-size: 12px !important;
    }
    
@media only screen and (max-width: 740px) {
    #contenedor-img-curso{
        display: none !important;
    }
    #contenedor-img-curso-mobile {
        display: block;
    }
    .img-movil-consultivo {
        padding: 0;
        float: none;
        height: 210px;
    }
    .padding-consultivo-mobile {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
    }
    .ocultar-consultivo {
        display: none;
    }
    .aviso-privacidad-consultivo {
        text-align: left;
    }
    .ssl-segura-consultivo {
        text-align: left;
        display: inline-block;
    }
    .confianza-online-consultivo{
        text-align: left;
    }
    .img-confianza-consultivo {
        float: none !important;
        display: block;
    }
    .margin-mobile-consultivo {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .align-left-consultivo {
        text-align: left;
    }
    .lista-consultivo {
        list-style: none;
        margin-left: 0;
    }
    .float-none-consultivo {
        float: none !important;
    }
    #tab-1 .row {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
}
@media only screen and (max-width: 640px) {

    #lhc_status_container {
        display: none;
    }

}
/* FIN DETALLE CURSO CONSULTIVO */

/* REGRESO DE LA COMPRA */

.regreso-container {
    width: 100%;
    height: 850px;
    padding: 90px;
}
.cotenedor-info-compra {
    display: block;
    margin: 0 auto;
    width: 70%;
    /*max-width: 448px;*/
    /*border: solid 1px #FF2D5F;*/
}
.cabecera-info-compra {
    text-align: center;
    height: 144px;
}
.cabecera-info-compra p {
    font-size: 28px;
    color: #8a8a8a;
}
.felicitacion-compra {
    padding: 25px 0 12px 0;
    font-size: 70px;
    font-weight: bold;
    color: #23467D;
    margin-bottom: 45px;
}
.contenedor-imagen-compra {
    position: relative;
}
.titulo-compra {
    padding-bottom: 25px;
    color: #8a8a8a;
}
.contenedor-imagen-compra img {
    height: 185px;
    width: 100%;
    object-fit: cover;
}
.contenedor-imagen-compra svg {
    display: block;
    width: 100%;
    height: 50px;
    position: absolute;
    bottom: 0;
}
.contenedor-info-precio {
    padding: 0 50px 30px 0;
    text-align: right;
    min-height: 46px;
}

.botonRegreso{
	background-color: #999999;;
    border: 1px solid #999999;;
    color: #FFF;
    font-size: 26px;
    width: 300px;
    margin-top: 37px;
    
}

.botonRegreso:hover {
    background-color: #FFF;
    border: 1px solid #FFF;
    color: #999999;;
}

.hrCompra { 
    display: block;
    margin-top: 60px;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
    border-top: 3px solid #23467D;
    
}


/* FIN REGRESO DE LA COMPRA */


/* MATRICULATE */
.contenedor-matriculate {
    /*padding-left: 8,3333% !important;*/
}
.contenedor-titulo-matriculacion{
    display: inline-block;
    width: 58%;
}
.foto-matriculacion {
    display: inline-block;
    width: 42%;
}
.contenedor-formulario-matriculacion {
    width: 100%;
    color: #999;
}
.formulario-matriculacion {
    width: 70%;
}
.formulario-matriculacion div {
    display: inline-block;
}
.formulario-matriculacion label {
    display: inline-block;
    margin-right: 5px;
}
.formulario-matriculacion .input-text {
    display: inline-block;
    width: auto;
}
.contenedor-condiciones-matriculacion label {
    width: calc(100% - 50px);
    vertical-align: text-top !important;
    width: calc(100% - 62px);
    margin-left: 29px !important;
    margin-bottom: 22px !important;
    display: inline-block !important;
}
.contenedor-condiciones-matriculacion label p {
    margin-bottom: 5px !important;
}
.aviso-condiciones-matriculacion {
    margin: 10px 0;
    color: #999;
    display: inline-block;
    margin-left: 10px;
    width: calc(100% - 25px);
}
#abrir-modal-condiciones {
    font-weight: bold;
    cursor: pointer;
    color: #23467D;
}
.enviar-matriculacion {
    padding-bottom: 3px;
    padding-top: 3px;
    border-radius: 10px;
    background-color: #23467D;
    border: 1px solid #23467D;
}
.enviar-matriculacion:hover {
    padding-bottom: 3px;
    padding-top: 3px;
    border-radius: 10px;
    background-color: white;
    border: 1px solid #23467D;
    color: #23467D;
}
.nombre-matriculacion {
    width: 40%;
}
.nombre-matriculacion label {
    width: 51px;
}
.input-name {
    width: calc(100% - 60px) !important;
}
.apellidos-matriculacion {
    width: 60%;
}
.apellidos-matriculacion label {
    width: 70px;
    padding-left: 5px;
}
.input-apellidos {
    width: calc(100% - 79px) !important;
}
.email-matriculacion {
    width: 63%;
}
.email-matriculacion label {
    width: 42px;
}
.input-email {
    width: calc(100% - 51px) !important;
}
.telefono-matriculacion {
    width: 37%;
}
.telefono-matriculacion label {
    width: 66px;
    padding-left: 5px;
}
.input-telefono {
    width: calc(100% - 75px) !important;
}
.dni-matriculacion {
    width: 100%;
}
.dni-matriculacion label {
    width: 220px;
}
.input-dni {
    width: calc(100% - 230px) !important;
}
.direccion-matriculacion {
    width: 100%;
}
.direccion-matriculacion label {
    width: 112px;
}
.input-direccion {
    width: calc(100% - 121px) !important;
}
.domicilio-matriculacion {
    width: 63%;
}
.domicilio-matriculacion label {
    width: 61px;
}
.input-domicilio {
    width: calc(100% - 70px) !important;
}
.codigopostal-matriculacion {
    width: 37%;
}
.codigopostal-matriculacion label {
    width: 27px;
    padding-left: 5px;
}
.input-cp {
    width: calc(100% - 36px) !important;
}
.localidad-matriculacion {
    width: 60%;
}
.localidad-matriculacion label {
    width: 65px;
}
.input-localidad {
    width: calc(100% - 74px) !important;
}
.provincia-matriculacion {
    width: 40%;
}
.provincia-matriculacion label {
    width: 68px;
    padding-left: 5px;
}
.input-provincia {
    width: calc(100% - 77px) !important;
}
.pais-matriculacion {
    width: 100%;
}
.pais-matriculacion label {
    width: 27px;
}
.input-pais {
    width: calc(100% - 36px) !important;
    background-color: white;
}
.input-pais option {
    background-color: white;  
}
.input-pais:hover {
    background-color: white;
}
.pagar-matriculacion {
    width: 70%;
}
.cursos-container p {
    font-size: 12px;
    color: #8a8a8a;
}
.matriculacion-contado,
.matriculacion-fraccionada {
    cursor: pointer;
}
#contado-checkbox,
#fraccionada-checkbox {
    width: 15px;
    height: 15px;
    border: 2px solid #cccccc;
    border-radius: 3px;
    display: inline-block;
    vertical-align: middle;
}
.contado-checkbox-selected,
.fraccionada-checkbox-selected {
    background-color: #cccccc;
}
.enviar-matriculacion-disabled {
    background-color: #8a8a8a !important;
    border-color: #8a8a8a !important;
}
.contenedor-matriculate .buyCourseTitleEfect:hover:after {
    width: 296px !important;
    left: 35% !important;
}

.contenedor-matriculate .matriculateFormEfect:hover:after {
    width: 102px !important;
    left: 14% !important;
}
.foto-matriculacion-mobile {
    display: none;
    width: 100%;
}
.abrir-formulario {
    display: none;
}
.abrir-condiciones {
    display: none;
}
.margin-mobile {
    display: block;
}
.aceptar-condiciones {
    width: 15px;
    height: 15px;
    border: 2px solid #cccccc;
    border-radius: 3px;
    display: inline-block;
    vertical-align: middle;
}
.aceptar-condiciones-selected {
    background-color: #23467D;
}
#js-aceptar-condiciones {
    cursor: pointer;
}

.focus-condiciones{
	
	border-color: #23467D ;
	animation: color-me-in 2s infinite;
}

@keyframes color-me-in {
  
  0% {
    border-color: #23467D;
   
  }
  
  50% {
    border-color: #cccccc;
  }
  
  100% {
    border-color: #23467D;
  }
}

.tipo-matriculacion {
    font-size: 28px;
}
.nombre-titulo-matriculacion {
    font-size: 30px;
}
.title-matriculate-mobile{
	display:none;
}
.textoDescripcionMasterclass {
	height: 200px;
	overflow-x: hidden !important;
}

.titulo-mobile{
		
		visibility: hidden;
	
	}
@media only screen and (max-width: 740px) {
	
	
	.textoDescripcionMasterclass {
	height: unset;
	overflow-x: hidden !important;
	}
	.bx-viewport{
	/*overflow: unset !important;*/
	height: unset !important;
	}
	.sliderUnidadesSerie{
		/*transform: unset !important;*/
	}
	.titulo-mobile{
		
		visibility: visible;
	
	}
	
}



@media only screen and (max-width: 740px) {

    .contenedor-titulo-matriculacion {
        width: 100%;
        padding: 15px 5%;
        -webkit-transition: background-color 300ms ease-out;
        -moz-transition: background-color 300ms ease-out;
        transition: background-color 300ms ease-out;
    }
    .contenedor-titulo-matriculacion-selected {
        background-color: #cccccc;
        color: white;
    }
    .foto-matriculacion {
        display: none;
    }
    .foto-matriculacion-mobile {
        display: block;
        width: 100%;
        margin-bottom: 20px;
    }
    .abrir-formulario {
        display: block;
        width: 100%;
        background-color: #23467D;
        cursor: pointer;
        padding: 10px 0;
        color: white;
        -webkit-transition: background-color 300ms ease-out;
        -moz-transition: background-color 300ms ease-out;
        transition: background-color 300ms ease-out;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    }
    .abrir-formulario-selected {
        background-color: white;
        color: #9C9C9C;
    }
    .contenedor-formulario-mobile {
        /*display: none;*/
        padding: 0 5%;
    }
    .abrir-condiciones {
        display: block;
        width: 100%;
        background-color: #08b2e2;
        cursor: pointer;
        padding: 10px 0;
        color: white;
        -webkit-transition: background-color 300ms ease-out;
        -moz-transition: background-color 300ms ease-out;
        transition: background-color 300ms ease-out;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    }
    .abrir-condiciones-selected {
        background-color: white;
        color: #9C9C9C;
    }
    .contenedor-condiciones-mobile {
        /*display: none;*/
        padding: 0 5%;
    }
    .formulario-matriculacion {
        width: 100%;
    }
    .formulario-matriculacion div {
        width: 100%;
        text-align: left;
    }
    .formulario-matriculacion label {
        padding-left: 0;
    }
    .formulario-matriculacion input {
        width: 100% !important;
    }
    .aviso-condiciones-matriculacion {
        text-align: left;
    }
    .contenedor-condiciones-matriculacion {
        text-align: left;
    }
    .title-matriculate-mobile {
        font-size: 20px !important;
        color: #9C9C9C;
        margin-top: 20px;
        margin-bottom: 25px;
        font-weight: bold;
        text-align: center;
        display: block;
    }
    .formulario-matriculacion {
        margin-top: 20px;
    }
    .contenedor-condiciones-mobile,
    .contenedor-formulario-mobile {
        margin-top: 20px;
    }
    .title-matriculate-desktop {
        display: none;
    }
    .contenedor-pago-matriculacion {
        padding: 0 5%;
        width: 100%;
    }
    .form-courses-matriculate .email-cursos {
        width: 100%;    
    }
    .form-courses-matriculate .email-cursos label {
        text-transform: uppercase;
    }
    .form-courses-matriculate .tick {
        display: none;
    }
    .form-courses-matriculate .form-courses-div {
        width: 100%;
    }
    .form-courses-matriculate .form-courses-div  label {
        text-transform: uppercase;
    }
    .contenedor-pago-matriculacion .payment-type {
        text-align: center;
    }
    .contenedor-pago-matriculacion #credit-card {
        display: block;
        margin: 0 auto;
    }
    .contenedor-pago-matriculacion #paypal {
        display: block;
        margin: 0 auto;
    }
    .contenedor-pago-matriculacion #transfer {
        display: block;
        margin: 0 auto;
    }
    .contenedor-pago-matriculacion .payment-description-container {
        width: 100%;
        margin-left: 0;
    }
    .contenedor-pago-matriculacion .payment-description-container::before {
      width: 0; 
      height: 0; 
      border-left: 10px solid transparent;
      border-right: 10px solid transparent;
      border-bottom: 10px solid #cccccc;
      margin-right: 60px;
      content: "";
    }
    .contenedor-pago-matriculacion .payment-description {
        border: 0;
        background-color: #cccccc;
        margin: 10px 0;
        padding: 10px;
    }
    .contenedor-pago-matriculacion .payment-button-selected {
        background-color: #cccccc;
    }
    .contenedor-pago-matriculacion .circle  {
        display: none;
    }
    .contenedor-pago-matriculacion .payment-description p,
    .contenedor-pago-matriculacion .transfer-info-column div {
        color: white;
    }
    .contenedor-pago-matriculacion .payment-border-top {
        display: none;
    }
    .contenedor-pago-matriculacion #transfer-payment {
        margin-left: 0;
    }
    .contenedor-pago-matriculacion .payment-button{
        width: 50%;
    }
    .contenedor-formulario-mobile {
        display: none;
    }
    .contenedor-condiciones-mobile {
        display: none;
    }
    .margin-mobile-matriculacion {
        height: 20px;
        display: block;
    }
    .contenedor-pago-matriculacion #conditions-checkbox + label span {
        width: 12px;
        height: 12px;
        border: 2px solid #cccccc;
        border-radius: 3px;
        display: inline-block;
        vertical-align: middle;
    }
    .contenedor-pago-matriculacion #conditions-checkbox:checked + label span {
        background-color: #cccccc;
    }
}

/* FIN DE MATRICULATE */

/* NEW BOLG */

.titulo-efecto-new-blog:after {
	content: '';
    position: absolute;
    background-color: #00b1e1;
    transition: all 0.4s;
    height: 3px;
    width: 50px;
    bottom: -5px;
    left: 0;	
}

.titulo-cabecera-new-blog-home:hover:after {
    width: 150px;
    left: 29%;
}
.titulo-cabecera-new-sec-home:hover:after {
    width: 128px;
    left: 29%;
}
.titulo-cabecera-new-sec2-home:hover:after {
    width: 103px;
    left: 29%;
}
.caja1:hover{
/* 	filter: brightness(45%); */
	transition: all 0.4s;
}
.altImgDes{
	filter: brightness(100%); 
    transition: all 0.6s;
}
.altImgDes:hover{
  filter: brightness(45%); 
    transition: all 0.4s;
}
.iconoFlechaDestacadoHome{
    display:none;	
}
/* .iconoFlechaDestacadoHome:hover{ */
/*     display:block;    */
/* } */
.container-cabecera-pag-movil {
    display:none;
}
.foto-lista-new-blog {
    width: 270px;
}
.titulo-lista-new-blog {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 22px;
/*     height: 60px; */
}
.lista-new-blog:hover {
/*    margin-bottom: 85px; */
   /*transform: scale(1.06);
   transition: all 0.5s ease-in-out;*/
}
.lista-new-blog {
   padding-bottom: 85px;
   /*transform: scale(1);
   transition: all 0.5s ease-in-out;*/
   
}
.container-lista-new-blog {
	margin-top: 20px;	
}
.container-text-lista-new-blog {
    margin-bottom: 35px;
}
.descripcion-lista-new-blog {
    color: #9c9c9c;
}
.icono-lista-new-blog {
    width: 20px;
}
.btn-ir-noticia-new-blog {
    text-align: right;
}
.ir-volver-new-blog {
    color:#23467D;
}
.container-all-individual {
    display: inline-block;
    width: calc( 100% - 290px);
    margin-top: 20px;
}
.titulo-individual {
    font-size: 35px;
    font-weight: bold;
    margin-bottom: 75px;
}
.container-foto-indivual {
    margin-bottom: 60px;
/*  position: relative; */
}
.tam-foto-individual {
    width: 95%;
}
.paginacion {
    text-align: center;
}
.paginacion div {
    margin: 5px;
    display: inline-block;
    cursor: pointer;
    padding: 5px;
    width: 28px;
/*     transform: scale(1); */
/*     transition: all 0.5s ease-in-out; */
}
.paginacion div:hover {
/*    transform: scale(1.5); */
/*    transition: all 0.1s ease-in-out; */
	background-color: #e6e6e6;
    color: #fff;
    border-radius: 5px;
	
}
.texto-contenido-individual {
    /* padding-left: 38px; */
    padding-right: 45px;
    /* text-align: justify; */
    text-align: left;
    margin-bottom: 20px;
    color: #9c9c9c;
    font-family: "geogrotesque_rgregular", Helvetica, Arial, sans-serif;
}
.select-fltr-espcecialidades,
.select-fltr-anio
{
    color:#08b2e2;
    font-weight: bold;
}
.select-fltr-pag {
    background-color: #23467D;
    color: #fff;
    border-radius: 5px;
}
.container-fecha-detalle-new-blog-movil {
	text-align: right;
	display: none;
}
.tit-blog{
	font-family: "geogrotesque_rgregular", Helvetica, Arial, sans-serif !important;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 0;
}
.let-tit{
	font-family: "geogrotesque_rgregular", Helvetica, Arial, sans-serif !important;
}
.h3-blog{
	font-size:16px;
	font-family: "geogrotesque_rgregular", Helvetica, Arial, sans-serif !important;
}
p > a{
	color:#23467D !important;
}
p > strong > a{
	color:#23467D !important;
}
p > a > strong{
	color:#23467D !important;
}
li > a > strong{
	color:#23467D !important;
}
li > strong > a{
	color:#23467D !important;
}

@media only screen and (max-width:1130px){ 
    .lista-new-blog {
        padding-bottom: 20px;
    }
    .container-foto-post {
        padding-right: 10px;
    }
    .titulo-individual {
    	font-size: 30px;
    }
}
@media only screen and (max-width: 1026px){
    .container-foto-post img {
        width: 100%;
    }
    .lista-new-blog {
        padding-bottom: 30px;
    }
    .container-text-lista-new-blog {
        margin-bottom: 20px;
    }
	
	/* -- detalle new blog media query -- */
	.container-fecha-detalle-new-blog {
		display: none;
	}
	.container-fecha-detalle-new-blog-movil {
		display: initial;
	}
	.container-all-individual {
	    width: 100%;
	}
	.titulo-individual {
	    margin-bottom: 15px;
	}
	.texto-contenido-individual,
	.container-all-individual {
		padding-left: 0.9375rem;
    	padding-right: 0.9375rem;
	}
	.titulo-individual {
/*     	font-size: 25px; */
    }
	/* -- fin detalle new blog media query -- */
}
@media only screen and (max-width: 640px){
    .descripcion-lista-new-blog {
        display:none;
    }
    .container-foto-post {
        padding-right: 0px;
        margin-bottom: 10px;
    }
    .container-text-lista-new-blog {
        margin-bottom: 0px;
    }
    .lista-new-blog {
        padding-bottom: 40px;
    }
    .container-cabecera-pag-movil {
        display: initial;
    }
    .container-cabecera-pag {
        display: none;
    }
    .container-fecha-new-blog {
        text-align: left;
    }
	
	/* -- detalle new blog media query -- */
/* 	.container-fecha-detalle-new-blog { */
/* 		display: none; */
/* 	} */
/* 	.container-all-individual { */
/* 	    width: 100%; */
/* 	} */
/* 	.titulo-individual { */
/* 	    margin-bottom: 15px; */
/* 	} */
	.texto-contenido-individual,
	.container-all-individual {
/* 		padding-left: 0.9375rem; */
/*     	padding-right: 0.9375rem; */
	}
	.titulo-individual {
    	font-size: 20px;
    }
	/* -- fin detalle new blog media query -- */
}
/*FIN NEW BLOG */

/* -- LAAB2 -- */
.container-parte-uno {
    margin-left: 19.5%;
    display: inline-block;
    margin-bottom: 20px;
}
.container-img-parte-uno {
	text-align: right;
}
.container-img-parte-uno img{ 
	width: 84%;
}
.icono-opinio-laab2 {
    float: left;
    margin: 0 20px 0 0;
}
.cajaTextoTituloOpiniones {
	    height: 96px;
}
#modalidades-laab2 small {
    font-size: 0.8rem;
    color: #0099cc;
}
#modalidades-laab2 .title {
    font-size: 1.5rem;
    color: #23467D;
    margin: 0;
}
.container-parte-uno p {
color: #a7a7ab;
}
.container-text-opiniones p {
	margin: 0px;
}
.intro-laab2 {
    background-image: url(/img/zona-knot/laab2/laab2-sep2.jpg);
    background-size: cover;
}
#herramientas-laab2 .fi {
    float: left;
    font-size: 4rem;
    margin: 0 20px 0 0;
    color: #23467D;
}
#herramientas-laab2 .title {
    font-size: 1.5rem;
    color: #23467D;
    margin: 0;
    padding: 20px 0 0;
}
#herramientas-laab2 small {
    font-size: 0.8rem;
    color: #0099cc;
    
}
.texto-titulo-laab2 {
	color: #23467D;
    font-size: 1.6875rem;
    display: inline-block;
}
.texto-subtitulo-laab2 {
	color: #a7a7ab;
/*     margin-bottom: -5px; */
    font-size: 1.6875rem;
    padding-bottom: 10px;
}
.specs-laab2 {
    background-image: url(/img/zona-knot/laab2/laab2-sep3.jpg);
    background-size: cover;
}
.estiloModalidades-laab2 {
    font-style: italic;
    color: #0099cc;
}
#comparativa-laab2 p,
#dispositivos-laab2 p {
    color: #a7a7ab;
}
.texto-titulo-laab2,
.texto-subtitulo-laab2,
#herramientas-laab2 .title,
#modalidades-laab2 .title,
#modalidades-laab2 small,
#herramientas-laab2 small {
	font-family: "geogrotesque_rgregular", Helvetica, Arial, sans-serif !important;
}
/* .titulo-laab2-efectoHover:hover { */
/*     font-size: 35px; */
/*     transition: all 0.4s; */
/* } */
.titulo-laab2-efectoHover {
    font-size: 1.6875rem;
    transition: all 0.4s;
}
.titulo-laab2-efecto:after {
    content: '';
    position: absolute;
    background-color: #00b1e1;
    transition: all 0.4s;
    height: 3px;
    width: 95px;
/*     bottom: 35px; */
    left: 0px;
}


/* .titulo-laab2-efecto:hover:after { */
/*    	width: 62px; */
/*     left: 125px; */
/* } */

#herramientas-laab2 .texto-subtitulo-laab2:after,
#comparativa-laab2 	.texto-titulo-laab2:after,
#dispositivos-laab2 .texto-subtitulo-laab2:after,
.container-parte-uno .texto-subtitulo-laab2:after {
    content: '';
    position: absolute;
    background-color: #00b1e1;
    transition: all 0.4s;
    height: 3px;
    width: 95px;
    left: 0px;
}
#herramientas-laab2 .texto-subtitulo-laab2:after,
#dispositivos-laab2 .texto-subtitulo-laab2:after,
.container-parte-uno .texto-subtitulo-laab2:after {
    bottom: 10px;
}
#comparativa-laab2 .texto-titulo-laab2:after {
    bottom: -10px;
}

#herramientas-laab2,
#comparativa-laab2 {
	margin-bottom: 10px;
}

#herramientas-laab2 .texto-titulo-laab2,
#comparativa-laab2 .texto-titulo-laab2,
#dispositivos-laab2 .texto-titulo-laab2 {
	    margin-bottom: -5px;
}

#herramientas-laab2 .texto-titulo-laab2, 
#comparativa-laab2  .texto-titulo-laab2,
#dispositivos-laab2 .texto-titulo-laab2 {
	font-weight: bold;
}


#comparativa-laab2  .texto-subtitulo-laab2 {
	color: #23467D;
}
/* .container-parte-uno div div > div, */
#herramientas-laab2 > div,
#comparativa-laab2  > div,
#dispositivos-laab2 > div {
	margin-bottom: 20px;
}
@media only screen and (max-width:1130px){ 
   .container-parte-uno {
	    margin-left: 0px;
	    padding: 5px;
	    text-align: left;
	}
	#herramientas-laab2,
	#comparativa-laab2,
	#dispositivos-laab2 {
		padding: 5px;
		text-align: left;
	}
	
}
@media only screen and (max-width:641px){ 
	#herramientas-laab2 .texto-subtitulo-laab2:after,
	#comparativa-laab2 	.texto-titulo-laab2:after,
	#dispositivos-laab2 .texto-subtitulo-laab2:after,
	.container-parte-uno .texto-subtitulo-laab2:after {
		display: none;
	}
	.cajaTextoTituloOpiniones > div {
	    width: calc(100% - 95px);
	}
}

/* -- FIN LAAB2 -- */

/* modal de envio e-mail recuperar pass */
#contenedorConfirmacionEnvioMail,
#contenedorConfirmacionEnvioMail h5 {
	color: #fff;
	background-color: transparent;
}
/* fin modal de envio e-mail recuperar pass */

/* desplegable filtro movil */
	.containerFiltros ul {
		display: inline-block;
	}
	.containerFiltros .tituloFiltroCurso {
	    z-index: 1;
	}
	.container-header-filtro {
		position: relative;
	}
	
	.icono-flecha-despl {
	    position: absolute;
	    display:none;
	    width: 0;
	    top: 10px;
	    right: 11px;
	    z-index: 2;
	    height: 0;
	    border-top: 10px solid #fff;
	    border-right: 5px solid transparent;
	    border-left: 5px solid transparent;
	}
	@media only screen and (max-width : 641px) { 
	
		.icono-flecha-despl {
			display: initial;
		}
		.containerFiltros ul {
			display: none;
		}
	}
	@media only screen and (min-width : 642px) { 
	
		.icono-flecha-despl {
			display: none;
		}
		.containerFiltros ul {
			display: inline-block;
		}
	}
/* fin desplegable filtro movil*/

.at-expanding-share-button.at-expanding-share-button-desktop .at-expanding-share-button-toggle-bg>span{
    background-color:#23467D !important;
}
.at-expanding-share-button.at-expanding-share-button-mobile .at-expanding-share-button-toggle-bg, .at-expanding-share-button.at-expanding-share-button-mobile .at-expanding-share-button-toggle-bg span{
    background-color:#23467D !important;
}
.at-expanding-share-button .at-expanding-share-button-toggle-bg>span{
background-image: url("https://d1do84bsbaemip.cloudfront.net/img/zona-knot/compartir.png") !important;
}
.estilo-bloque-master{
	font-weight: bold;
    font-size: 15px !important;
    color: #23467D !important;
    margin-bottom: 2px !important;
}
.ultimo-modulo-bloque{
	margin-bottom: 30px !important;
}

/* estlios campus */

.box-container-campus {
	position: relative;
    margin-bottom: 30px;
    transition: all 0.5s;
    text-align: center;
}
.box-container-campus:hover {
    transform: scale(1.08);
    transition: all 0.5s;
}
.box-icono-pais-campus {
    position: absolute;
    bottom: 0px;
    right: 36px;
    margin-bottom: 10px;
}
.icono-pais-campus {
	text-align: right;
    margin-bottom: 10px;
}
.text-pais-campus {
	color: #fff;	
}
/* detail */
.box-all-detail-campus {
/*     width: 51%; */
/*     float: left; */
/*     margin-right: 30px; */
/*     margin-left: 371.500px; */
/*     margin-bottom: 100px; */
    margin-top: 20px;
/*     padding-left: 55px; */
    padding-left: calc( 100% - 1520.002px);
}
.box-header-campus {
	margin-bottom: 30px;
}
.name-detail-campus {
    border-bottom: 2px solid silver;
    padding: 0px;
} 
.name-detail-campus p {
	margin: 0px;
    font-size: 25px;
    font-weight: bold;
    color: #9C9C9C;
}
.box-adress-detail-campus {
    text-align: right;
    padding: 0px;
}
.box-adress-detail-campus p {
	font-size: 20px;
    font-weight: bold;
    color: #9C9C9C;
    padding-top: 20px;
}
.box-photo-calendar-campus {
/* 	width: calc( 100% - 970.516px - 371.500px - 30px); */
/*     float: left; */
	position: relative;
	top: -22px;
    z-index: 11;
}
.box-photo-campus {
    width: 100%;
    float: left;
    display: inline-block;
    text-align: right;
}
.box-calendar-campus {
	color: #fff;
    position: absolute;
    bottom: 0px;
    width: 100%;
    left: 0px;
}
.box-btn-modal-calendar-campus {
    text-align: center;
    margin-left: 30px;
    margin-bottom: 20px;
}
.btn-show-calendar-campus {
    background: transparent;
    border: 1px solid #fff;
    padding: 15px 35px;
}
.box-single-curso-detail-campus {
/* 	padding: 20px; */
/*     background-color: #fff; */
    height: 450px;
/*     position: relative; */
/*     margin: 10px; */
    margin-bottom: 20px;
}
.box-single-curso-detail-campus > div {
    height: 100%;
    background-color: #fff;
    padding: 15px;
}
.box-single-curso-detail-campus > div > a{
	display: inline-block;
    height: calc( 100% - 30px );
}
.box-img-curso-detail-campus {
    margin-bottom: 5px;
}
.box-detail-curso-categoria-campus {
/* 	position: absolute; */
/*     bottom: 14px; */
}
.box-detail-curso-categoria-campus img {
	float: left;
    margin-right: 5px;
    width: 20px;
}
.fechaCajaPresencial{
	margin-bottom: 5px;
	margin-top: -10px;
	text-align: left;
}

.profesorCajaPresencial{
	text-align:left;
}
.profesorCajaPresencial img, .fechaCajaPresencial img{
	float: left;
}
.fechaCajaPresencial img{
	width: 22px;
}
.box-detail-curso-categoria-campus p {
	float: left;
    margin: 0px;
	
}
.list-cursos-campus .bx-wrapper .bx-viewport {
    box-shadow: none;
    border: 0px;
    background: transparent;
}
.photo-campus-detail-mobile,
.title-hearder-page-detail,
.photo-campus-detail-ipad {
	display: none;
}
.border-up-detail-campus {
    content: '';
    position: absolute;
    background: transparent;
    border-bottom: 100px solid transparent;
    border-left: 1930px solid #ffffff;
    z-index: 8;
    left: 0;
}
.border-down-detail-campus {
	content: '';
    position: absolute;
    background: transparent;
    border-top: 60px solid transparent;
    border-left: 1930px solid #f6f6f6;
    z-index: 8;
    left: 0;
    bottom: 0;
}
.campus-detail-description p,
.box-single-curso-detail-campus > div > a p {
	color: #9C9C9C;
}
#btn-load-more-cursos-campus {
    background-color: transparent;
    outline: none;
}
/* fin detail */
@media only screen and (max-width : 1546px) { 
	.box-all-detail-campus {
		padding-left: 15px
	}
}

@media only screen and (max-width : 1026px) { 
	
	.box-photo-calendar-campus,
	.name-detail-campus {
		display: none;
	}
	.box-adress-detail-campus {
		text-align: center;
		border-bottom: 2px solid #9C9C9C;
	}
	.photo-campus-detail-ipad {
		display: initial;
	}
/* 	.photo-campus-detail-mobile { */
/* 	    text-align: center; */
/*     	display: initial; */
/* 	} */
/* 	.title-hearder-page-detail { */
/* 		display: initial; */
/* 	} */
}

/* @media only screen and (max-width : 640px) { */
@media only screen and (max-width : 737px) {
	.box-detail-curso-categoria-campus {
		left: 0px;
	}
	.photo-campus-detail-ipad {
		display: none;
	}
	.photo-campus-detail-mobile {
	    text-align: center;
    	display: initial;
	}
	.title-hearder-page-detail {
		display: initial;
	}
}

/* fin estilos campus */

.imgTituloMovilMenu{
	float: left;
	width: 89px !important;
	margin-left: 10px !important;
	margin-top: 4px !important;
	/*display:none;*/
	
}
.fotoHomeMovil{
	display:none;
	width: 100%;
	margin-top: 43px;
}
.fotoCursosMovil{
	display:none;
}
.cajaDescripCionWebMovil{
	display:none;
}
.contaninerElementosDestacadosHomeMovil{
	display:none;
}
.contaninerElementosDestacadosHomeIpad{
	display: none;
}
.contenedorExpertosMovilHome{
	display: none;
}

.cajaDestacado1Before{
	display: none;
}

.cajaDestacado2Before{
	display:none;
}
.tituloDescNuevaHome{
	color: #FFF;
	text-align: left;
	padding: 20px 80px 0px 140px;
	font-size: 35px;
	line-height: 40px;
}

.tituloDescNuevaHome div span{
	font-weight: bold;
}

.lineaTituloDescNuevaHome{
	border-bottom: 2px solid #FFF;
	width: 60px;
	margin-top: 30px;
}

.descNuevaHome{
	color: #FFF;
	font-size: 23px;
	padding-top: 20px;
	line-height: 30px;
	/*width: 200px;*/
	width: 300px;
}

.cajaDestacadoHome {
	position: relative;
}

.cajainfoDestacadoHome{
	position:absolute;
	top: 35%;
	width: 167px;
	color: #FFF;
	left: calc(50% - 50px);	
	font-size: 27px;
}

.iconoFlechaDestacadoHome{
	width: 60px;
	margin-bottom: 20px;
	position: absolute;
}

.categoriaDestacadoHome{
	margin-bottom: 20px;
}

.categoriaDestacadoHome span{
	font-weight: bold;
}

.bordeDestacadoHome{
	/*border: 1px solid #FFF;*/
	width: 50px;	
	margin-bottom: 10px;
}

.cojaEnlaceImagenDestacadoHome{
	
	
	transition: all 0.4s;
	background-size: 100%;
	/*filter: brightness(59%);*/
}

.cojaEnlaceImagenDestacadoHome:hover{
	background-size: 105%;
}

.cojaImagenDestacadoHome img{
	filter: brightness(59%);
	transition: all 0.4s;
	opacity: 0;
}
/*
.cojaImagenDestacadoHome img:hover{
	transform: scale(1.1);
}
*/
.contenedorTodosDestacadosInside{
	margin-top: 60px;
}

.containerElementosDestacadosHome {
	margin-top: -30px;
	margin-bottom: 30px;
}
.cajaRegistrateMovilHome{
	display:none
}

.tituloDestacadoHome{
	font-weight: bold;
}

.containerFlechaDestacadoHome{
	position: relative;
	height: 80px;
}

.tituloCursoMovil{
	display:none;	
}

.tituloMCMovil{
	margin-top: 50px;
	display:none;
}

.tituloBibliotecaMovil{
	margin-top: 50px;
	display: none;
}
.fotoHomeIpad{
	display: none;
}
.tituloRegistro{
	font-size: 38px;
}
.contenedorIncentivoRegistro{
	height: 600px;
	/*margin-top: 640px;*/
}
.containerIncentivoLeft{
	float: left;
	width: 50%;
	border-right: 3px solid #23467D;
	margin-bottom: 80px;
}
.containerIncentivoRight{
    float: right;
    width: 50%;
    margin-bottom: 80px;
}
.containerIncentivoRight .itemIncentivo{
	margin-left: 20px;
}
.containerIncentivoRight .itemIncentivo .itemIncentivoInside .textoIncentivoBold{
	padding: 10px 40px 10px 60px;
}
.containerIncentivoRight .itemIncentivo .itemIncentivoInside .textoIncentivoDetalle{
	 padding: 10px 10px 10px 50px;
}
.containerIncentivoRight .itemIncentivo .itemIncentivoInside .imgIncentivo{
	margin-left: 100px;
}
.itemIncentivo{
	height: 200px;
	position: relative;
	margin-bottom: 80px;
}
.itemIncentivoInside{
	position:absolute;
	opacity: 0;
	transition: all 0.4s;
}
.itemIncentivo .itemIncentivoInside .imgIncentivo{
	width: 140px;
	margin-bottom: 30px;
	margin-left: 50px;
}
.textoIncentivoBold{
	padding: 10px 90px 10px 10px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #999;
}
.textoIncentivoDetalle{
	margin-top: 10px;
    margin-bottom: 30px;
    padding: 10px 70px 10px 0px;
    text-align: center;
    display: none;
}
.tituloRegistroKDI{
	text-align: center;
}
.contenedorIconoRegistro{
	display: none;
}
.franjaSeparadoraMovilIncentivo{
	display: none;
}
.itemIncentivo .itemIncentivoInside .imgIncentivoSemanal{
	margin-left: 76px;
}
.itemIncentivo .imgIncentivoNews .imgIncentivo{
	margin-left: 70px;
}
.containerIncentivoRight .itemIncentivo .itemIncentivoInside .textoIncentivoIndustria{
	padding: 0px 0px 0px 51px;
}
.titleVentajasSuscriptores{
	text-align: center;
	margin-bottom: 60px;
	font-size: 38px;
}
.botonRegistroNuevaHomePC{
	height: 50px;
	width: 185px;
	padding-top: 8px;
	margin-top: 50px;
	color: #FFF;
	font-weight: bold;
}
.botonRegistroNuevaHomePC img{
	float: right;
	width: 50px;
	margin-top: -10px;
	cursor: pointer;
}
.containerIncentivoLeft .itemIncentivo:last-child, .containerIncentivoRight .itemIncentivo:last-child{
	margin-bottom: 0;
}
/* Wobble Horizontal */
@-webkit-keyframes hvr-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }
  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes hvr-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }
  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.hvr-wobble-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
}
.hvr-wobble-horizontal:hover, .hvr-wobble-horizontal:focus, .hvr-wobble-horizontal:active {
  -webkit-animation-name: hvr-wobble-horizontal;
  animation-name: hvr-wobble-horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.cajaFreeContenidoHome{
	width: 280px;
	height: 70px;
	border: 1px solid #FFF;
	margin-top: 50px;
	border-radius: 17px;
	transition: all 0.4s;
}
.cajaFreeContenidoHome img{
	width: 30px;
	margin-top: 17px;
	margin-left: 10px;
	float: left;
}
.cajaFreeContenidoHome div{
	display: inline-block;
	font-size: 22px;
	margin-left: 9px;
	margin-top: 23px;
	font-weight: bold;	
}
.logoCreditosConsultivo{
	float: right;
	width: 80px;
}
.ultimosArticulosTxt h2{max-width: 357px; margin-bottom: 38px !important; line-height: 40px; font-size: 40px;}
.ultimosArticulosTxt p{font-size: 20px; line-height: 24px; max-width: 720px;}
.btnContactaBanner{margin-top: 80px; padding: 20px !important; font-size: 36px !important;}

.encabezado-slider-expertos{margin-bottom: 20px;}

.check-suscripcion-list{/*width: 100%; margin-left: 3%;*/}
.container-items-suscripcion{padding: 0 !important;}

@media only screen and (max-width : 1480px) {
	.btnContactaBanner{margin-top: 20px;}
}
@media only screen and (max-width : 1400px) {
	.cajainfoDestacadoHome{
		font-size: 21px;
		width: 100px;
		color: #FFF;
		left: calc(50% - 50px);	
	}
	.cajaFreeContenidoHome{
		margin-left: -75px;
	}
}
@media only screen and (max-width : 1366px) {
	.ultimosArticulosTxt h2{font-size: 24px; margin-top: -45px; line-height: 37px;}
}
@media only screen and (max-width : 1250px) {
	.cajaFreeContenidoHome{
		margin-left: -45px;
		width: 200px;
    	height: 57px;
	}
	.cajaFreeContenidoHome img{
	    width: 27px;
	}
	.cajaFreeContenidoHome div{
	    font-size: 15px;
	}
	.cajainfoDestacadoHome{
		top: 26%;
	}
	.ultimosArticulosTxt h2{font-size: 24px; margin-top: -45px;}
}
@media only screen and (max-width : 1200px) {
	.contenedorTodosDestacadosInside{
		margin-left: -44px;
	}

}
/*Portátiles*/
@media screen and (min-width: 16001px) and (max-width: 1680px){
	  #slidePrev{top: 51%;}
	  #slideNext{top: 51%;}
	  .ultimosArticulosTxt{width: 100%;}
}
@media screen and (min-width: 1441px) and (max-width: 1600px){
	  #slidePrev{top: 53%;}
	  #slideNext{top: 53%;}
	  .ultimosArticulosTxt{width: 100%;}
}

@media screen and (min-width: 1281px) and (max-width: 1440px){
	  #slidePrev{top: 53%;}
	  #slideNext{top: 53%;}
	  .ultimosArticulosTxt{width: 100%;}
}

@media screen and (min-width: 1024px) and (max-width: 1280px){
	  #slidePrev{top: 53%;}
	  #slideNext{top: 53%;}
	  .ultimosArticulosTxt{width: 100%;}
}

@media only screen and (max-width : 1024px) {
	#sliderCursosMov{
	display:block !important;	
	}
	#img1{
		display: none;
	}
	.imgTituloMovilMenu{
		display: block;
	}
	.texto1CabeceraVideo{
		display: none;
	}
	.texto2CabeceraVideo{
		display: none;
	}
	.cabeceraVideoContenidoFotoTitulo #video video{
		/*display:none;*/
	}
	.main-section{
		margin-top: 0 !important;
	}
	.fotoHomeMovil{
		display:none;
		margin-top: -100px;
	}
	.fotoHomeIpad{
		/*display:block;*/
		margin-top: -100px;
	}	
	.cabeceraVideoContenidoFotoTitulo{
		float: none;
	}
	.cabeceraVideoContenidoFotoTitulo:after{
	    content: '';
	    clear: both;
	    display: block;
	}
	.cajaDescripCionWebMovil{
		display: block;
		margin-bottom: 40px;
		position: relative;
		height: 265px;
	}
	.contenedorTodosDestacados{
		display: none;
	}
	.lineaAzulDescripcionWebmovilStrong{
		border-bottom: 3px solid #00B1E1;
		margin-top: 30px;
		margin-bottom: 20px;
		width: 70px;
		margin-left: 3px;
	}
	.textoDescripcionWebMovilStrong{
		text-align: left;
		padding: 10px 80px 10px 60px;
		margin-top: 125px;
		position:absolute;
		opacity: 0;
		/*width: 340px;*/
	}
	.textoDescripcionWebMovilStrong h3{
		margin: 0;
		font-size: 31px;
		line-height: 32px;
		
	}
	.detalleDescripcionWebMovil{
		text-align: left;
		padding: 10px 40px 10px 30px;
		font-size: 20px;
		line-height: 25px;
		color: #9c9c9c;
		display:none;
	}
	.contaninerElementosDestacadosHomeMovil{
		display: none;
		margin-top: -110px;
	}
	.contaninerElementosDestacadosHomeIpad{
		display: block;
		background: #FFF;
	}
	.containerElementosDestacadosHome {
		display: none;
	}
	.containerUltimosArticulos{
		opacity: 0;
		position: absolute;
		z-index: -200;
	}
	.cajaDestacadoMovil{
		background: #FFF;
	}
	.contaninerElementosDestacadosHomeMovil a div:first-child{
	    margin-top: 186px;
	}
	.contaninerElementosDestacadosHomeIpad a div:first-child{
	   /* margin-top: 186px;*/
	}
	.franjaCategoriaDestacadoMovil{
		background: #23467D;
		color: #FFF;
	}
	.franjaCategoriaDestacadoMovil div {
		font-size: 30px;
    	padding: 30px 0px 30px 20px;
	}
	.franjaCategoriaDestacadoMovil div span{
		font-weight: bold;
	}
	.fotoDestacadoMovil{
		width: 100%;
	}
	.titutloDestacadoMovil{
		font-size: 35px;
		text-align: left;
		padding: 30px 0px 40px 33px;
		color: #23467D;
	}
	.contenedorTodoSliderExpertos{
		display: none;
	}
	.contenedorExpertosMovilHome{
		display: block;
	}
	.contenedorTituloExpertosMovilHome{
		background: #23467D;
		color: #FFF;
	}
	.contenedorTituloExpertosMovilHome div{
		font-size: 20px;
		padding: 10px 0px 10px 0px;
	}
	.contenedorTituloExpertosMovilHome div span{
		font-weight: bold;
	}
	.cajaContainerBuscarHome {
		display:none;
	}
	.cajaContainerListaCursos {
		/*display: none;*/
		display: block;
	}
	.contenedorSliderExpertos .lSPrev{
		display: none !important;
	}
	.contenedorSliderExpertos .lSNext{
		display: none !important;
	}
	.contenedorColaboradoresMovilHome .lSPrev{
		display: none !important;
	}
	.contenedorColaboradoresMovilHome .lSNext{
		display: none !important;
	}
	.cajaRegistrateMovilHome{
		display: block;
		padding: 50px 0px 50px 0px;
		background: #f6f6f6;
		text-align: center;
	}
	.cajaRegistrateMovilHome div{
		padding: 10px 20px 10px 20px;
		/*background: #23467D;*/
		background:#F6F6F6;
		color: #FFF;
		display: inline-block;
		font-weight: bold;
		cursor: pointer;
	}
	.cabeceraFotoContenidoFotoTitulo {
		/*display: none;*/
	}
	.main-section{
		background: #f6f6f6 !important;
	}
	.div-expertos{
		margin-top: 30px;
	}
	.filtrosMasterclass{
		padding-right: 12px;
	}
	.contSwitchVistaRapida{
		margin-right: 32px;
	}
	.tituloCursoMovil{
		display: block;
		margin-top: 20px;
		margin-left: 20px;
	}
	.tituloPcCursos{
		display: block;
		font-weight: normal;
		/*margin-left: -46px;*/
		margin-top: -8px;s
		
	}
	.tituloMCMovil{
		display: block;
	}
	.tituloMCPc{
		display: none;
	}
	.containerBarraBusquedas{
		margin-top: 2px;
	}
	.cabeceraDinamica{
		display: block;
	}
	.texto-titulo-laab2{
		margin-top: 30px;
	}
	.tituloMasterclass{
		margin-top: 25px;
	}
	.tituloBibliotecaMovil{
		display:block;
	}
	.tituloBibliotecaPc{
		display: none;
	}
	.textoFiltroTipoCurso{
		margin-left: 10px;
		font-size: 12px;
	
	}
	.contSwitchVistaRapida{
		margin-top: 4px;
		margin-left: 11px;
	
	}
	.contSwitchVistaRapida span{
		font-size: 13px;
	}
	.botonFreeContenidoMovil{
		padding: 10px 10px 10px 10px;
		border: 1px solid #23467D;
		width: 268px;
		margin-left: 56px;
		margin-bottom: 20px;
		border-radius: 15px;
	}
	.botonFreeContenidoMovil img{
		display: inline-block;
		vertical-align: middle;
		width: 23px;
	}
	.botonFreeContenidoMovil div{
		display: inline-block;
		font-size: 20px;
		vertical-align: middle;
		color: #23467D;
		font-weight: bold;
	}
	#promoPrev{
		margin-top: 136px;
	    width: 19px;
	    height: 36px;
	    position: absolute;
	    z-index: 99;
	    margin-left: -40px;
	    background-image: url('/img/zona-knot/icon-flecha.svg');
	    opacity: 0.5;
	    transform: rotate(180deg);
	    -webkit-transition: opacity 0.35s linear 0s;
	    transition: opacity 0.35s linear 0s;
    }
    #promoNext{
	    width: 19px;
	    height: 36px;
	    position: absolute;
	    left: 818px;
	    z-index: 99999;
	    top: 136px;
	    background-image: url('/img/zona-knot/icon-flecha.svg');
	    opacity: 0.5;
    	-webkit-transition: opacity 0.35s linear 0s;
    	transition: opacity 0.35s linear 0s;
    }
    
    #sliderCursosPrev{
		margin-top: 136px;
	    width: 19px;
	    height: 36px;
	    position: absolute;
	    z-index: 99;
	    margin-left: -40px;
	    background-image: url('/img/zona-knot/icon-flecha.svg');
	    opacity: 0.5;
	    transform: rotate(180deg);
	    -webkit-transition: opacity 0.35s linear 0s;
	    transition: opacity 0.35s linear 0s;
    }
    #sliderCursosNext{
	    width: 19px;
	    height: 36px;
	    position: absolute;
	    left: 842px;
	    z-index: 99999;
	    top: 337px;
	    background-image: url('/img/zona-knot/icon-flecha.svg');
	    opacity: 0.5;
    	-webkit-transition: opacity 0.35s linear 0s;
    	transition: opacity 0.35s linear 0s;
    }
    #demoMovilPrev{
		margin-top: 136px;
	    width: 19px;
	    height: 36px;
	    position: absolute;
	    z-index: 99;
	    margin-left: -40px;
	    background-image: url('/img/zona-knot/icon-flecha.svg');
	    opacity: 0.5;
	    transform: rotate(180deg);
	    -webkit-transition: opacity 0.35s linear 0s;
	    transition: opacity 0.35s linear 0s;
    }
    #demoMovilNext{
	    width: 19px;
	    height: 36px;
	    position: absolute;
	    left: 842px;
	    z-index: 99999;
	    top: 337px;
	    background-image: url('/img/zona-knot/icon-flecha.svg');
	    opacity: 0.5;
    	-webkit-transition: opacity 0.35s linear 0s;
    	transition: opacity 0.35s linear 0s;
    }
    
    .cajaSeccionCursosPromo {
	    height: 65px !important;
	}
	.tituloPcCursos{margin-top: -8px;}
	#header_home_banner_2{
		font-size: 32px; 
		width: 342px;
	} 
	
	#p_home_banner_2{font-size: 24px; width: 342px; line-height: 26px;}
	.rowBannerHome{margin-left: 25%;}
	
	.play-button-white {
		/*margin-top: 0;*/
		/*position: absolute;*/
	}
	.cursos-container{margin-left: 0;}
	.payment-description-container{float: left !important; margin-bottom: 12px;}
	.bordesSupInf::after{border-left: 1930px solid #fff;}
    
}
 
@media only screen and (max-width : 768px) {
	/***Suscripcion Tablet vertical***************/
	
	.off-canvas-wrap {
	    background: url(/img/zona-knot/header-suscripcion-tablet.jpg) no-repeat;
	    background-position: center top;
	    background-size: 960px;
	}
	#img-logo-kdi{
		width: 170px !important;
		margin-right: 36px;
    	margin-top: 125px;
	}
	.textosCabecera{
		margin-top: -14px !important;
	}
	.slogan-suscripcion span{font-size: 32px;}
	.slogan-suscripcion{margin-top: 204px; margin-bottom: 0px;}
	.textoSuscripcion span{margin-right: 30px;}
	
	/*********************************************/
	#promoNext{
	 	left: 608px;
	 	top: 161px;
	}
	#promoPrev{
		margin-top: 161px;
	}
	#sliderCursosNext{
		top: 331px;
		left: 636px;
	}
	#sliderCursosPrev{
		margin-left: -26px;
		margin-top: 164px;
		
	}
	.cajaSeccionCursoPromo{height: 85px; height: 73 !important}
	.logoCreditosConsultivo{
		float: left;
	}
	.titleVentajasSuscriptores{
	    margin-top: 100px;
	}
	.franjaSeparadoraMovilIncentivo{
		display: block;
		margin-bottom: 70px !important;
		margin-left: -20px !important;
		margin-right: -20px !important;
	}
	.contenedorIncentivoRegistro{
		margin-top: 0px;
	}
	.containerIncentivoLeft{
		width: 100%;
		float: none;
		border: none;
		/*margin-bottom: 80px;*/
		margin-bottom: 20px;
    	margin-top: 64px;
	}
	.containerIncentivoRight{
		width: 100%;
		float: none;
		margin-bottom: 80px;
	}
	.tituloRegistroKDI{
	    position: absolute;
    	top: 1846px;
    	left: calc(50% - 68px);
	}
	.itemIncentivo{
	    height: 200px;
	    margin-bottom: 20px;
	}
	.itemIncentivoInside{
		opacity: 1;
	}
	.itemIncentivo .itemIncentivoInside .imgIncentivo{
	    margin-left: 25px !important;
	}
	.itemIncentivo .itemIncentivoInside .imgIncentivoSemanal{
	    margin-left: 67px !important;
	}
	.itemIncentivo .itemIncentivoInside .imgIncentivo{
	    margin-left: 50px !important;
	}
	.auxMarginLeftIncentivo{
	    margin-left: -19px !important;
	}
	.containerIncentivoRight .itemIncentivo .itemIncentivoInside .textoIncentivoBold{
		padding: 0;
	}
	#form-registro{
		/*margin-top: 778px !important;*/
	}
	.textoIncentivoBold{
		padding: 0;
	}
	.textoIncentivoDetalle{
		padding: 0;
	}
	.franjaRosa{
		display: none;
	}
	.caja-becas-izda{
		margin-top: -150px;
	}
	.h4Footer{
		font-size:10px;
	}
	#img1{
		display: none;
	}
	.imgTituloMovilMenu{
		display: block;
	}
	.texto1CabeceraVideo{
		display: none;
	}
	.texto2CabeceraVideo{
		display: none;
	}
	.cabeceraVideoContenidoFotoTitulo #video video{
		display:none;
	}
	.main-section{
		margin-top: 0 !important;
	}
	
	.cabeceraVideoContenidoFotoTitulo{
		float: none;
	}
	.cabeceraVideoContenidoFotoTitulo:after{
	    content: '';
	    clear: both;
	    display: block;
	}
	.cajaDescripCionWebMovil{
		display: block;
		margin-bottom: 40px;
		position: relative;
		height: 265px;
	}
	.contenedorTodosDestacados{
		display: none;
	}
	.lineaAzulDescripcionWebmovilStrong{
		border-bottom: 3px solid #00B1E1;
		margin-top: 30px;
		margin-bottom: 20px;
		width: 70px;
		margin-left: 3px;
	}
	.textoDescripcionWebMovilStrong{
		/*text-align: left;
		padding: 10px 80px 10px 30px;
		margin-top: 30px;
		position:absolute;*/
		/*opacity: 0;
		width: 340px;*/
	}
	.textoDescripcionWebMovilStrong h3{
		margin: 0;
		font-size: 31px;
		line-height: 32px;
		
	}
	.detalleDescripcionWebMovil{
		text-align: left;
		padding: 10px 40px 10px 30px;
		font-size: 20px;
		line-height: 25px;
		color: #9c9c9c;
		display:none;
	}
	.contaninerElementosDestacadosHomeMovil{
		display:block;
	}
	.contaninerElementosDestacadosHomeMovil{
		display: none;
	}
	.containerElementosDestacadosHome {
		display: none;
	}
	.containerUltimosArticulos{
		opacity: 0;
		position: absolute;
		z-index: -200;
	}
	.cajaDestacadoMovil{
		background: #FFF;
	}
	.franjaCategoriaDestacadoMovil{
		background: #23467D;
		color: #FFF;
	}
	.franjaCategoriaDestacadoMovil div {
		font-size: 20px;
		padding: 10px 0px 10px 0px;
	}
	.franjaCategoriaDestacadoMovil div span{
		font-weight: bold;
	}
	.fotoDestacadoMovil{
		width: 100%;
	}
	.titutloDestacadoMovil{
		font-size: 25px;
		text-align: left;
		padding: 10px 0px 40px 33px;
		color: #23467D;
	}
	.contenedorTodoSliderExpertos{
		display: none;
	}
	.contenedorExpertosMovilHome{
		display: block;
	}
	.contenedorTituloExpertosMovilHome{
		background: #23467D;
		color: #FFF;
	}
	.contenedorTituloExpertosMovilHome div{
		font-size: 20px;
		padding: 10px 0px 10px 0px;
	}
	.contenedorTituloExpertosMovilHome div span{
		font-weight: bold;
	}
	.cajaContainerBuscarHome {
		display:none;
	}
	.cajaContainerListaCursos {
		display: block;/*none*/
	}
	.contenedorSliderExpertos .lSPrev{
		display: none !important;
	}
	.contenedorSliderExpertos .lSNext{
		display: none !important;
	}
	.contenedorColaboradoresMovilHome .lSPrev{
		display: none !important;
	}
	.contenedorColaboradoresMovilHome .lSNext{
		display: none !important;
	}
	
	.cajaRegistrateMovilHome{
		display: block;
		padding: 10px 0px 50px 0px;
		background: #f6f6f6;
	}
	.cajaRegistrateMovilHome div{
		padding: 10px 20px 10px 20px;
		background: #23467D;
		color: #FFF;
		display: inline-block;
		font-weight: bold;
		cursor: pointer;
		margin-top: 30px;
		text-align: center;
	}
	.cajaTextoPromoRegistroMovilHome{
		background: none !important;
		color: #23467D;
		text-align: left;
	}
	.cabeceraFotoContenidoFotoTitulo {
		display: none;
	}
	.main-section{
		background: #f6f6f6 !important;
	}
	.div-expertos{
		margin-top: 30px;
	}
	.filtrosMasterclass{
		padding-right: 12px;
	}
	.contSwitchVistaRapida{
		margin-right: 32px;
	}
	.tituloCursoMovil{
		display: none;
		margin-top: 50px;
	}
	.tituloUltimosArticulosBeca {
		margin-top:0px;
	}
	.tituloPcCursos{
		display: block;
	}
	.tituloMCMovil{
		display: block;
	}
	.tituloMCPc{
		display: none;
	}
	.containerBarraBusquedas{
		margin-top: 2px;
	}
	.cabeceraDinamica{
		display: block;		
	    display: block;
	    z-index: 10;
	    opacity: 1 !important;
	}
	.texto-titulo-laab2{
		margin-top: 30px;
	}
	.tituloMasterclass{
		margin-top: 25px;
	}
	.tituloBibliotecaMovil{
		display:block;
	}
	.tituloBibliotecaPc{
		display: none;
	}
	.titulo-individual{
		margin-top: 15px;
	}
	#nuevoFormularioRegistro div h1{
		/*margin-top: -212px;*/
	}
	.textoPromoRegistroMovilHome{
		font-size: 21px;
		line-height: 32px;
		color: #23467D;
	}
	.containerIncentivoRight .itemIncentivo .itemIncentivoInside .imgIncentivo{
		margin-left: 26px !important;
	}
	#header_home_banner_2{width: 237px; line-height: 22px; margin-top: 25px; font-size: 26px !important;}
	#docAzul{left: 10%;}
	#p_home_banner_2{width: 326px; margin-bottom: 64px !important; line-height: 28px;}
	.cajaFiltroTipoCursos{margin-left: -30%;}
	.rowBannerHome{margin-left: 0;}
	.payment-description-container{left: 80px;}
	
}
@media only screen and (max-width : 720px) {
	.fotoHomeMovil{
        display:block;
        margin-top: 43px;
        background: #F6F6F6;
    }
    .fotoCursosMovil{
	    margin-top: -9%;
	    display: block;
    }
    .fotoHomeIpad{
        display: none;
    }
}

@media only screen and (max-width : 480px){
	
	/*En móvil el login cubre toda la pantalla*/
	#modal-login div.md-content {
    	width: 100%;
    }

	/***Estilos para página de suscripción**********/
	.off-canvas-wrap {
	    background: none !important;
	    background-position: left top !important;
	    /*background-size: 480px auto !important;*/
	   
	}
	#noticias-wrap{
		 background: none !important;
	}
	#rightMenu{display: none !important;}
	#img-logo-kdi{width: 150px !important; margin-right: 16px; margin-top: 4px;}
	.textosCabecera{
		padding: 0;
		margin: 20px 0 0 0 !important;
	}
	.wrapper-suscripcion{max-width: none;}
	.logo-textos-cabecera{margin-top: 115px !important;}
	.textoSuscripcion span{font-size: 24px !important; float: right; margin-right: 16px; line-height: 26px;}
	.precio-suscripcion{margin-bottom: 0px;}
	.slogan-suscripcion{margin-bottom: 0px; margin-top: 39px;}
	.container-items-suscripcion{margin-left: 0px !important;}
	.titulo-demo-video-widget{}
	.msg-profesional{
		margin-left: 0px;
	    font-size: 24px !important;
	    margin-top: 84px !important;
	    width: 100%;
    }
    .msg-prof{height: 18px !important;}
	#sliderVideoMovil .videoGratis{margin-left: 24px !important; padding-right: 0px !important;}
	.widget-video-demo{width: 100% !important;}
	.suscripcion-btn-play{margin-right: -32px !important; margin-top: 21% !important;}
	.titulo-demo-video-widget{text-align: left;}
	.titulo-demo-video-widget{
		margin-left: 10px;
	    padding-top: 5px;
	    font-size: 14px;
    }
	#sliderVideosGratis .lSPager.lSpg {margin-top: -18px !important;}
	#btn-suscribete {
	    margin-top: 40px;
	    top: 0 !important;
	}
	.msg-profesional.preguntas{font-size: 18px !important; margin-bottom: 0px !important;}
	.filtros-blog{display: block; margin-top: 166px;}
	#cajaContainerListaItemsCargar2{margin-top: 0px !important;}
	.imgOpciones{width: 33% !important;}
	.suscribete-claim{margin-top: 130px !important; font-size: 22px !important;}
	#textoDescubrir{font-size: 22px !important; width: 338px; margin-left: 17px; line-height: 24px;}
	
	.fila-ventajas-light p{width: 70%; float: left;}
	.btn-suscribete-bottom{margin-top: -5px;}
	.msg-profesional-bottom{font-size: 18px !important; margin-top: 14px !important;}
	.msg-profesional.preguntas-bottom{font-size: 18px !important;}
	.hr-slider{display: none;}
	.container-items-suscripcion .lSPager.lSpg{ margin-top: -38px !important;}
	.imgOkMovil {margin-left: 35px;}
	.suscribete-precio{margin-left: 34px;}
	/**********************************************/
	
	.cajaSliderBannerCursos {
	    margin-left: 54px;
	    margin-top: 44px;
	}
	
	#promoPrev{margin-left: -10px; margin-top: 125px;}
	#promoNext{left: 326px; top: 125px;}
	#sliderCursosNext{
		top: 300px;
		left: 315px;
	}
	#sliderCursosPrev{
		margin-left: -10px;
		margin-top: 164px;
		
	}
	#bannerDestacadosHome{margin-top: -77px; margin-left: 0;}
	
	.contenedorColaboradoresMovilHome{margin-top: 0;}
	#p_home_banner_2{margin-bottom: 14px !important; line-height: 16px;line-height: 19px; font-size: 20px !important; display: none;}
	.tituloPcCursos {
	    margin-top: -25px;
	    margin-left: -122px !important;
	}
	
	.cursos-home-index{height: 605px;}
	.homeTitleRow{margin-top: 0;}
	.barraLateralHoverCursos{font-size: 22px; margin-left: -32px;}
	.titulo-total-suscripcion {margin-left: 3px !important;}
	.cursosOdontologia{margin-left: 62px; margin-bottom: -83px !important;}
	.cajaPromo {
	    height: 168px;
	}
	.promoCursosItem{margin-left: 3px !important;}
	.itemContenidoSlider{margin-left:18px;}
	.itemContenidoSliderCursos{margin-left: 28px !important;}
	.container-header-filtro {
	    margin-top: -86px;
	    margin-left: 44px;
	    width: 296px;
	}
	.cajaFiltroTipoCursos {
	    margin-left: 8px;
	}
	.cajaBecasListadoCursosInside img{margin-top: 8px; margin-bottom: 8px;}
	.tituloExpertosHome{margin-top: -30px; margin-left: -85px; height: 0;}
	.tituloEfectoPagina{font-size: 22px; left: -60px; top: 0px;}
	
	.containerBarraBusquedas {
	    margin-top: 62px;
	    margin-left: 58px;
    	width: 300px !important;
    	margin-bottom: 0px;
	}
	.textoCursosMov p{font-weight: bolder; font-size: 47px; line-height: 58px;}
	.textoCursosMov {margin-top: -75% !important;}
	.botonCursosMov {font-size: 20px !important; margin-top: 18px !important; margin-left: 99px !important;}
	
	.tituloHomeEfectoPagina{margin-left: 82px !important; min-width: 300px; text-align: left; margin-top: 18px; margin-bottom: 18px;}
	.tituloEntidadesColaboradoras{margin-left: 176px !important; top: 36px;}
	.row.homeTitleRow{margin-top: 0 !important;}
	
	/*eliminamos el efecto de font-size*/
	.barraLateralHoverEfecto:hover{
	    font-size: 22px;
	    transition: none !important;
	}
	.barraLateralHoverEfecto{
		transition: none !important;
	}
	
	.tituloEfectoPagina:hover:after {
	   	width: 0%;
	   	left: 0%;
	   	
	}
	.contenedorColaboradoresMovilHome{margin-top: -64px;}
	.tituloCursosPromocionales{margin-left: -86px !important; top: -48px;}
	
	.textoHomeMovHome{left: 0 !important; margin-left: 0 !important; margin-right: 0 !important;}
	.textoHomeMovHome p{font-weight: bolder; font-size: 40px; line-height: 43px;}
	.itemCursoPromocion .cajaSeccionCursosPromo{height: 72px !important;}
	.imgGiftHome {
		width: 296px;
	    margin-left: 40px !important;
	}
	.cajaSeccionCursosPromo {
	    height: 94px !important;
	}
	.textoCajaBuscarHome p {
	    padding: 0 2%;
	    line-height: 16px;
	}
	.videoGratis {
	    padding-left: 0px;
	    margin-left: 9px;
	    padding-right: 0px !important;
	}
	#demoMovilPrev {
	    margin-left: 12px;
	    margin-top: 80px;
	}
	#demoMovilNext {
	    left: 342px;
	    top: 284px;
	}
	.payment-description-container{left: 143px;}
	
	#btnContactanosMovil{font-size: 15px !important; padding: 15px 24px !important; margin-top: 13px;}
	.homePromoWidget .itemContenidoSlider{width: 324px !important; margin-left: 30px !important;}
	.promoGifHome img{width: 324px !important}
	#cajaContainerListaItemsCargar{margin-left: 48px;}
	#bannerDestacadosHome .lSSlideOuter .lSPager.lSpg{margin-left: 6px !important;}
	.cursosPromoWidget .itemCursoPromocion{margin-left: 38px !important;}
	.cursosPromoBanner .itemCursoPromocion{margin-left: 16px !important;}
	.cursosPromoWidget .cajaPromo{height: 112px;}
	.cajaListaCompletaCursos .barraLateralHoverCursos{margin-left: 160px;}
	.tituloCursosOdonto .barraLateralHoverCursos.barraLateralHoverEfecto{margin-top: 0; margin-left: 12px;}
	#bannerDestacadosHome .barraLateralHoverCursos.barraLateralHoverEfecto{margin-left: 82px !important; margin-top: 39px; margin-bottom: 25px !important;}
	#sliderCursosMov {
	    margin-top: 5px;
	   
	}
	.itemListaCargar.itemCurso{ width: 295px !important; height: auto !important; margin-left: 2px !important;}
	.itemContenidoSliderCursos .cajaPromo{height: 172px;}
	.cajaSliderBannerCursos .lSPager.lSpg{margin-top: -112px !important; margin-bottom: 30px; margin-left: -86px;}
	
	#cajaContainerListaItemsCargar .itemListaCargar{margin-bottom: 30px !important; width: 314px !important;}
	#bannerDestacadosHome #cajaContainerListaItemsCargar{margin-left: 0px;}
	.cajaFiltroTipoCursos{display: none;}
	.contSwitchVistaRapida{display: none;}
	#sliderColabMovil{margin-top: 117px;}
	.row.containerMigas{display: none;}
	#bannerDestacadosHome #cajaContainerListaItemsCargar {
	    margin-top: 0px !important;
	}
	/*Página de detalle de cursos*/
	#comprar-curso{text-align: center; padding-left: 26px !important;}
	.cajaContenidosListaItem.textBiblioteca{height: auto;}
	.textoDetalleCampus{left: 6% !important; width: 88% !important;}
	.textoDetalleCampus p{font-size: 18px !important;}
	
}
@media only screen and (max-width : 414px){
	
	/***Estilos para página de suscripción**********/
	.off-canvas-wrap {
	    background: url(/img/zona-knot/header-suscripcion-movil) no-repeat !important;
	    background-position: left top;
	    background-size: 414px auto !important;
	   
	}
}


@media only screen and (max-width : 375px){
	
	/***Estilos para página de suscripción**********/
	.off-canvas-wrap {
	    background: url(/img/zona-knot/header-suscripcion-movil) no-repeat;
	    background-position: left top;
	    background-size: 375px auto !important;
	   
	}
	#rightMenu{display: none !important;}
	#img-logo-kdi{width: 150px !important; margin-right: 4px; margin-top: -9px;}
	.textosCabecera{
		padding: 0;
		margin: 20px 0 0 0 !important;
	}
	.wrapper-suscripcion{max-width: none;}
	.logo-textos-cabecera{margin-top: 115px !important;}
	.textoSuscripcion span{font-size: 24px !important; float: right; margin-right: 4px; line-height: 26px; }
	.precio-suscripcion{margin-bottom: 0px;}
	.slogan-suscripcion{margin-bottom: 0px; margin-top: 39px;}
	.container-items-suscripcion{margin-left: 0px !important;}
	.titulo-demo-video-widget{}
	.msg-profesional{
		margin-left: 0;
	    font-size: 24px !important;
	    margin-top: 84px !important;
	    width: 100%;
    }
    .msg-prof{height: 18px !important;}
	#sliderVideoMovil .videoGratis{margin-left: 10px !important; padding-right: 0px !important;}
	.widget-video-demo{width: 100% !important;}
	.suscripcion-btn-play{margin-right: -30px !important; margin-top: 21% !important;}
	.titulo-demo-video-widget{text-align: left;}
	.titulo-demo-video-widget{
		margin-left: 10px;
	    padding-top: 5px;
	    font-size: 14px;
    }
	#sliderVideosGratis .lSPager.lSpg {margin-top: -18px !important;}
	#btn-suscribete {
	    margin-top: 40px;
	    top: 0 !important;
	}
	.msg-profesional.preguntas{font-size: 18px !important; margin-bottom: 0px !important;}
	.filtros-blog{display: block;}
	#cajaContainerListaItemsCargar2{margin-top: 0px !important;}
	.imgOpciones{width: 33% !important; margin-left: 73px !important;}
	.suscribete-claim{margin-top: 130px !important; font-size: 22px !important; margin-left: -6px;}
	#textoDescubrir{font-size: 22px !important; width: 338px; margin-left: 17px; line-height: 24px;}
	
	.fila-ventajas-light p{width: 70%; float: left;}
	.btn-suscribete-bottom{margin-top: -5px;}
	.msg-profesional-bottom{font-size: 18px !important; margin-top: 14px !important;}
	.msg-profesional.preguntas-bottom{font-size: 18px !important;}
	.hr-slider{display: none;}
	.container-items-suscripcion .lSPager.lSpg{ margin-top: -38px !important;}
	.imgOkMovil {margin-left: 35px;}
	.suscribete-precio{margin-left: 34px;}
	/**********************************************/
	
	.cajaSliderBannerCursos {
	    margin-left: 4px;
	    margin-top: 24px;
	}
	
	#promoPrev{margin-left: -18px; margin-top: 125px;}
	#promoNext{left: 296px; top: 125px;}
	#sliderCursosNext{
		top: 313px;
		left: 270px;
	}
	#sliderCursosPrev{
		margin-left: -8px;
		
		
	}
	
	#bannerDestacadosHome{margin-top: 0; margin-left: 0;}
	
	.contenedorColaboradoresMovilHome{margin-top: 0;}
	#p_home_banner_2{margin-bottom: 14px !important; line-height: 16px; font-size: 18px !important; width: 220px;}
	.tituloPcCursos {
	    margin-top: -51px;
	    
	}
	
	.cursos-home-index{height: 526px;}
	.homeTitleRow{margin-top: 0;}
	.barraLateralHoverCursos{font-size: 22px; margin-left: 108px;}
	.titulo-total-suscripcion {margin-left: 2px !important;}
	.cursosOdontologia{margin-left: 62px; margin-bottom: -83px !important;}
	.cajaPromo {
	    height: 140px;
	}
	.cajaSeccionCursosPromo {
	    height: 95px !important;
	}
	.itemContenidoSlider{margin-left:12px;}
	.promoCursosItem{margin-left: 17px !important;}
	.itemContenidoSliderCursos{margin-left: 17px !important;}
	.container-header-filtro {
	    margin-top: -36px;
	    margin-left: 40px;
    	width: 271px;
	}
	.cajaFiltroTipoCursos {
	    margin-left: 8px;
	   
	}
	.cajaBecasListadoCursosInside img{margin-top: 8px; margin-bottom: 8px;}
	.tituloExpertosHome{margin-top: -30px; margin-bottom: 64px;}
	.tituloEfectoPagina{font-size: 22px; left: -60px; top: 0;}
	.containerBarraBusquedas {
	    margin-top: 44px;
    	margin-left: 54px;
    	width: 276px !important;
	
	}
	.textoCursosMov p{font-weight: bolder; font-size: 47px; line-height: 47px; }
	.textoCursosMov {margin-top: -77% !important;}
	.botonCursosMov {font-size: 20px !important; margin-top: 23px !important; margin-left: 82px !important;}
	
	.tituloHomeEfectoPagina{margin-left: 164px !important; min-width: 300px; text-align: left; margin-top: 18px; margin-bottom: 18px;}
	.tituloEntidadesColaboradoras{margin-left: 170px !important;}
	.row.homeTitleRow{margin-top: -14px !important;}
	
	.contenedorColaboradoresMovilHome{margin-top: 8px;}
	.tituloCursosPromocionales{margin-left: 114px !important; margin-top: 0px;}
	
	.textoHomeMovHome{left: 0 !important; margin-left: 2px !important; margin-right: 0 !important;}
	.textoHomeMovHome p{font-weight: bolder; font-size: 42px; line-height: 43px;}
	.itemCursoPromocion .cajaSeccionCursosPromo{height: 72px !important;}
	.botonHomeMov {
	    margin-left: 5px;
	}
	.cajaBecasListadoCursos {
	    float: none;
	    margin-left: 135px;
	    margin-bottom: 49px;
	}
	.imgGiftHome {
	    margin-left: 21px !important;
	}
	.videoGratis {
	    padding-left: 0px;
	    margin-left: -6px;
	}
	#demoMovilPrev {
	    margin-left: 0px;
	    margin-top: 80px;
	}
	#demoMovilNext {
	    left: 322px;
	    top: 284px;
	}
	.payment-description-container{left: 128px;}
	
	#btnContactanosMovil{font-size: 15px !important; padding: 15px 24px !important; margin-top: 13px;}
	.homePromoWidget .itemContenidoSlider{width: 300px !important; margin-left: 10px !important;}
	.promoGifHome img{width: 300px !important}
	#cajaContainerListaItemsCargar{margin-left: 24px; margin-top: 10px!important;}
	#bannerDestacadosHome .lSSlideOuter .lSPager.lSpg{margin-left: -24px !important; height: 80px;}
	.cursosPromoWidget .itemCursoPromocion{margin-left: 38px !important;}
	.cursosPromoBanner .itemCursoPromocion{margin-left: 19px !important;}
	.cursosPromoWidget .cajaPromo{height: 112px;}
	.cajaListaCompletaCursos .barraLateralHoverCursos{margin-left: 160px;}
	.tituloCursosOdonto .barraLateralHoverCursos.barraLateralHoverEfecto{margin-top: 0; margin-left: 125px;}
	#bannerDestacadosHome .barraLateralHoverCursos.barraLateralHoverEfecto{margin-left: 192px !important; margin-bottom: 38px !important;}
	#sliderCursosMov {
	    margin-top: -72px;
	   
	}
	.itemListaCargar.itemCurso{ width: 268px !important; height: auto !important; margin-left: 26px !important;}
	.itemContenidoSliderCursos .cajaPromo{height: 146px;}
	.cajaSliderBannerCursos .lSPager.lSpg{margin-top: -160px !important; margin-bottom: 30px; margin-left: -10px;}
	#bannerDestacadosHome #cajaContainerListaItemsCargar{margin-left: 11px;}
	#cajaContainerListaItemsCargar .itemListaCargar.itemCurso{width: 285px !important;}
	.cursosPromoWidget .itemCursoPromocion{margin-left: 42px !important; width: 289px !important;}
	
	#sliderColabMovil {
	    margin-top: 24px;
	}
	.cajaContainerBarraBusqueda {
		margin-top: 108px !important;
	}
	.tituloCursosOdonto {
	    margin-top: 36px;
	}
	#bannerDestacadosHome #cajaContainerListaItemsCargar {
	    margin-top: 0px !important;
	}
	
	/*Página de detalle de cursos*/
	#comprar-curso{padding-left: 6px !important;}
	
	
	.movil-title-suscripcion{margin-top: 164px !important;}
}

@media only screen and (max-width : 360px){
	
	/***Estilos para página de suscripción**********/
	.off-canvas-wrap {
	    background: url(/img/zona-knot/header-suscripcion-movil) no-repeat;
	    background-position: left top;
	    background-size: 360px auto !important;
	   
	}
	#rightMenu{display: none !important;}
	#img-logo-kdi{width: 150px !important; margin-right: 4px; margin-top: -24px;}
	.textosCabecera{
		padding: 0;
		margin: 20px 0 0 0 !important;
	}
	.wrapper-suscripcion{max-width: none;}
	.logo-textos-cabecera{margin-top: 115px !important;}
	.textoSuscripcion span{font-size: 22px !important; float: right; margin-right: 4px; line-height: 24px;}
	.precio-suscripcion{margin-bottom: 0px;}
	.slogan-suscripcion{margin-bottom: 0px; margin-top: 39px;}
	.container-items-suscripcion{margin-left: 0px !important;}
	.titulo-demo-video-widget{}
	.msg-profesional{
		margin-left: 0;
	    font-size: 24px !important;
	    margin-top: 84px !important;
	    width: 100%;
    }
    .msg-prof{height: 18px !important;}
	#sliderVideoMovil .videoGratis{margin-left: 10px !important;}
	.widget-video-demo{width: 100% !important;}
	.suscripcion-btn-play{margin-right: -14px !important; margin-top: 21% !important;}
	.titulo-demo-video-widget{text-align: left;}
	.titulo-demo-video-widget{
		margin-left: 10px;
	    padding-top: 5px;
	    font-size: 14px;
    }
	#sliderVideosGratis .lSPager.lSpg {margin-top: -18px !important;}
	#btn-suscribete {
	    margin-top: 40px;
	    top: 0 !important;
	}
	.msg-profesional.preguntas{font-size: 18px !important; margin-bottom: 0px !important;}
	.filtros-blog{display: block;}
	#cajaContainerListaItemsCargar2{margin-top: 0px !important;}
	.imgOpciones{width: 33% !important; margin-left: 64px !important;}
	.suscribete-claim{margin-top: 130px !important; font-size: 20px !important; margin-left: -6px;}
	#textoDescubrir{font-size: 20px !important; width: 308px; margin-left: 22px; line-height: 24px;}
	
	.fila-ventajas-light p{width: 70%; float: left; font-size: 16px !important; line-height: 18px;}
	.btn-suscribete-bottom{margin-top: -5px;}
	.msg-profesional-bottom{font-size: 18px !important; margin-top: 14px !important;}
	.msg-profesional.preguntas-bottom{font-size: 18px !important;}
	.hr-slider{display: none;}
	.container-items-suscripcion .lSPager.lSpg{ margin-top: -38px !important;}
	.imgOkMovil {margin-left: 35px;}
	.suscribete-precio{margin-left: 34px;}
	/**********************************************/
	
	.cajaSliderBannerCursos {
	    margin-left: 14px;
	    margin-top: -10px;
	}
	.cajaSeccionCursosPromo{
		height: 95px !important;
	}
	
	#promoPrev{margin-left: -18px; margin-top: 125px;}
	#promoNext{left: 272px; top: 125px;}
	#sliderCursosNext{
		top: 289px;
		left: 263px;
	}
	#sliderCursosPrev{
		margin-left: -16px;
		margin-top: 230px;
		
	}
	#bannerDestacadosHome{margin-top: 0;}
	.cursos-home-index{height: 400px;}
	.contenedorColaboradoresMovilHome{margin-top: 0;}
	#p_home_banner_2{margin-bottom: 14px !important; line-height: 20px; font-size: 18px !important; width: 295px;}
	.tituloPcCursos {
	    /*margin-top: 27px;*/
	   
	}
	.tituloHomeEfectoPagina{margin-left: -28px !important;}
	.cursos-home-index{height: 487px;}
	.homeTitleRow{margin-top: 0;}
	.barraLateralHoverCursos{font-size: 22px; margin-left: 93px;}
	.titulo-total-suscripcion {margin-left: 3px !important;}
	.titulo-total-suscripcion{margin-left: 0;}
	.cursosOdontologia{margin-left: 62px; margin-bottom: -83px !important;}
	.cajaPromo {
	    height: 134px;
	}
	.promoCursosItem{margin-left: 17px !important;}
	.itemContenidoSliderCursos{margin-left: 16px !important;}
	.container-header-filtro {
	    margin-top: 0;
	    margin-bottom: 74px !important;
	    width: 278px;
	    margin-left: 25px;
	}
	.cajaFiltroTipoCursos {
	    margin-left: 8px;
	}
	.cajaBecasListadoCursosInside img{margin-top: 8px; margin-bottom: 8px; line-height: 58px;}
	.tituloExpertosHome{margin-top: -45px; margin-left: -80px; margin-bottom: 65px;}
	.containerBarraBusquedas {
	    margin-top: 40px;
    	margin-left: 39px;
    	width: 282px !important;
	}
	.textoCursosMov p{font-weight: bolder; font-size: 47px; }
	.textoCursosMov {margin-top: -80% !important;}
	.botonCursosMov {font-size: 20px !important; margin-top: 18px !important; margin-left: 76px !important;}
	
	.tituloHomeEfectoPagina{margin-left: 198px !important; min-width: 300px; text-align: left; margin-top: 18px; margin-bottom: 30px;}
	.tituloEntidadesColaboradoras{margin-left: 168px !important;}
	.row.homeTitleRow{margin-top: 85px !important;}
	
	.contenedorColaboradoresMovilHome{margin-top: -64px; z-index: -1;}
	.tituloCursosPromocionales{margin-left: 100px !important;}
	
	.textoHomeMovHome{left: 0 !important; margin-left: 0 !important; margin-right: 0 !important;}
	.textoHomeMovHome p{font-weight: bolder; font-size: 40px; line-height: 43px;}
	.itemCursoPromocion .cajaSeccionCursosPromo{height: 73px !important;}
	.itemContenidoSlider {
	    margin-left: 8px;
	}
	.cursos-home-index {
	    height: 494px;
	}
	.cajaContainerBarraBusqueda {
		margin-top: 79px !important;
		margin-bottom: -6px !important;
	}
	.cajaBecasListadoCursos {
	    float: none;
	   	margin-left: 126px;
	}
	.contSwitchVistaRapida {
	    margin-right: 2px;
	}
	.textoFiltroTipoCurso {
	    margin-left: -20px;
	 
	}
	.icono-flecha-despl {
	    z-index: 99;
	}
	.containerFiltros {
	    margin-bottom: 20px;
	}
	.imgGiftHome {
	    margin-left: 14px !important;
	}
	.promoGifHome img{width: 314px !important}
	.bx-prev{left: -26px !important; top: 48px !important;}
	.bx-next{right: -44px !important; top: 44px !important;}
	.itemSliderUnidadesSerie{left: 6px;}
	.videoGratis {
	    padding-left: 0px;
	    margin-left: -3px;
	}
	#demoMovilPrev {
	    margin-left: 0px;
	    margin-top: 67px;
	}
	#demoMovilNext {
	    left: 308px;
	    top: 270px;
	}
	.payment-description-container{left: 124px;}
	
	#btnContactanosMovil{font-size: 15px !important; padding: 15px 24px !important; margin-top: 10px;}
	.homePromoWidget .itemContenidoSlider{width: 300px !important; margin-left: 5px !important;}
	.promoGifHome img{width: 300px !important}
	#cajaContainerListaItemsCargar{margin-left: 30px;}
	#bannerDestacadosHome .lSSlideOuter .lSPager.lSpg{margin-left: -24px !important; height: 42px;}
	.cursosPromoWidget .itemCursoPromocion{margin-left: 17px !important;}
	.cursosPromoBanner .itemCursoPromocion{margin-left: 16px !important;}
	.cursosPromoWidget .cajaPromo{height: 112px;}
	.cajaListaCompletaCursos .barraLateralHoverCursos{margin-left: 160px; margin-top: 34px; margin-bottom: 0px !important;}
	.tituloCursosOdonto .barraLateralHoverCursos.barraLateralHoverEfecto{margin-top: 0; margin-left: 120px;}
	#bannerDestacadosHome .barraLateralHoverCursos.barraLateralHoverEfecto{margin-left: 192px !important; margin-top: 20px !imprtant; margin-bottom: 30px;}
	#sliderCursosMov {
	    margin-top: -10px;
	   
	}
	
	
	.itemContenidoSliderCursos .cajaPromo{height: 156px !important;}
	.cajaSliderBannerCursos .lSPager.lSpg{margin-top: -155px !important; margin-bottom: 30px; margin-left: -22px;}
	#bannerDestacadosHome #cajaContainerListaItemsCargar{margin-left: 11px;}
	#cajaContainerListaItemsCargar .itemListaCargar.itemCurso{width: 292px !important;}
	.itemListaCargar.itemCurso{ width: 304px !important; height: auto !important; margin-left: 6px !important;}
	.cursosPromoWidget .itemCursoPromocion{margin-left: 18px !important; width: 290px !important;}
	.tituloCursosOdonto {
	    margin-top: 0px;
	}
	.claim-demo-suscripcion {
	    font-size: 22px;
	    margin-bottom: 0;
	}
	#sliderColabMovil {
	    margin-top: 90px;
	}
	#bannerDestacadosHome #cajaContainerListaItemsCargar {
	    margin-top: 0px !important;
	}
	/*Página de detalle de cursos*/
	#comprar-curso{padding-left: 2px !important;}
	
	
	.movil-title-suscripcion {
	    margin-top: 164px !important;
	}
}

@media only screen and (max-width : 320px) {
	
	/***Estilos para página de suscripción**********/
	.off-canvas-wrap {
	    background: url(/img/zona-knot/header-suscripcion-movil) no-repeat;
	    background-position: left top;
	    background-size: 320px auto !important;
	   
	}
	#rightMenu{display: none !important;}
	#img-logo-kdi{width: 150px !important; margin-right: 6px; margin-top: -20px;}
	.textosCabecera{
		padding: 0;
		margin: 20px 0 0 0 !important;
	}
	.wrapper-suscripcion{max-width: none;}
	.logo-textos-cabecera{margin-top: 87px !important;}
	.textoSuscripcion span{font-size: 20px !important; float: right; margin-right: 6px; line-height: 24px;}
	.precio-suscripcion{margin-bottom: 0px;}
	.slogan-suscripcion{margin-bottom: 0px; margin-top: 39px;}
	.container-items-suscripcion{margin-left: 0px !important;}
	.titulo-demo-video-widget{}
	.msg-profesional{
		margin-left: 6px;
	    font-size: 18px !important;
	    margin-top: 82px !important;
	    width: 95%;
    }
    .msg-prof{height: 10px !important;}
	#sliderVideoMovil .videoGratis{margin-left: 6px !important;}
	.widget-video-demo{width: 86% !important;}
	.suscripcion-btn-play{margin-right: 55px !important; margin-top: 21% !important;}
	.titulo-demo-video-widget{text-align: left;}
	.titulo-demo-video-widget{
		margin-left: 0px;
	    padding-top: 5px;
	    font-size: 14px;
    }
	#sliderVideosGratis .lSPager.lSpg {margin-top: -18px !important;}
	#btn-suscribete {
	    margin-top: 28px;
	    top: 0 !important;
	}
	.msg-profesional.preguntas{font-size: 15px !important; margin-bottom: 0px !important;}
	.filtros-blog{display: block;}
	#cajaContainerListaItemsCargar2{margin-top: 0px !important;}
	.imgOpciones{width: 33% !important; margin-left: 49px !important;}
	.suscribete-claim{margin-top: 130px !important; font-size: 20px !important; margin-left: -6px;}
	#textoDescubrir{font-size: 18px !important; width: 304px; margin-left: 4px; line-height: 24px;}
	
	.fila-ventajas-light p{width: 70%; float: left; font-size: 16px !important; line-height: 18px;}
	.btn-suscribete-bottom{margin-top: -5px;}
	.msg-profesional-bottom{font-size: 18px !important; margin-top: 14px !important;}
	.msg-profesional.preguntas-bottom{font-size: 15px !important;}
	.hr-slider{display: none;}
	.container-items-suscripcion .lSPager.lSpg{ margin-top: -38px !important;}
	.imgOkMovil {margin-left: 35px;}
	.suscribete-precio{margin-left: 34px;}
	/**********************************************/
	
	.cajaSliderBannerCursos {
	    margin-left: 0px;
	    margin-top: 63px;
	}
	.botonFreeContenidoMovil{
	    margin-left: 27px;
	}
	.tituloEfectoPagina{font-size: 22px; margin-top: 0;}
	#promoPrev{margin-left: -18px;}
	#promoNext{left: 228px;}
	#sliderCursosNext{
		top: 252px;
		left: 227px;
	}
	#sliderCursosPrev{
		margin-left: -21px;
		margin-top: 127px;
		
	}
	#demoMovilPrev{
	}
	#demoMovilNext{
	}
	#bannerDestacadosHome{margin-top: 0;}
	.cajaPromo {
	    height: 126px;
	}
	.itemContenidoSliderCursos{left: -7px !important;}
	/*.lSSlideOuter{margin-top: 92px;}*/
	.cajaListaCompletaCursos{margin-top: 30px;}
	.bulletTipoCurso{display: none;}
	.cajaBecasListadoCursosInside img{margin-bottom: 16px;}
	.tituloPcCursos{margin-top:14px; margin-left: -98px !important;}
	.promoCursosItem {
	    margin-left: 10px !important;
	}
	.tituloCursosPromocionales{margin-top: 85px; margin-left: 94px !important;}
	.barraLateralHoverCursos{margin-left: 41px; font-size: 21px; margin-bottom: 0;}
	.titulo-total-suscripcion {margin-left: -4px !important;}
	.cursosOdontologia{margin-left: 77px; margin-bottom: 10px !important;}
	#docAzul {margin-top: -10px !important;}
	.tituloExpertosHome{margin-left: -30px; margin-top: -30px;}
	.containerBarraBusquedas {
	    margin-top: 2px;
	    margin-left: 46px;
	    width: 238px !important;
	}
	.textoCursosMov p{font-weight: bolder; font-size: 40px; line-height: 43px;}
	.textoCursosMov {margin-top: -69% !important;}
	.botonCursosMov {font-size: 16px !important; margin-top: 0px !important; margin-left: 66px !important;}
	.cajaContainerBarraBusqueda{margin-top: 0 !important;}
	.tituloHomeEfectoPagina{min-width: 300px; text-align: left; margin-bottom: 30px;margin-left: 167 !important;}
	.tituloEntidadesColaboradoras{margin-left: 112px !important;}
	.cajaContainerListaCursos.row{margin-top: 0;}
	.row.homeTitleRow{margin-top: 0 !important;}
	
	.contenedorColaboradoresMovilHome{margin-top:0;}
	.textoFiltroTipoCurso{display: none;}
	.cajaBecasListadoCursos{float:left; margin-left: 35%;}
	#sliderColabMovil{margin-top: 18px;}
	.textoHomeMovHome{left: 0 !important; margin-left: 0 !important; margin-right: 0 !important;}
	.textoHomeMovHome p{font-weight: bolder; font-size: 40px; line-height: 43px;}
	.itemCursoPromocion .cajaSeccionCursosPromo{height: 60px !important;}
	.itemListaCargar.itemCurso{ width: 260px !important; height: auto !important; margin-left: 15px;}
	.cursosPromoBanner .itemListaCargar.itemCurso{margin-top: 22px;}
	.itemCursoPromocion .cajaSeccionCursosPromo {
	    height: 70px !important;
	}
	
	
	.cursos-home-index {
	    height: 477px;
	}
	.tituloEntidadesColaboradoras {
	    margin-left: 106px !important;
	}
	.container-header-filtro {
	    margin-top: 41px;
	    width: 233px;
    	margin-left: 33px;
	}
	.cajaBecasListadoCursos {
	    margin-left: 102px;
	}
	.cajaSeccionCursosPromo {
	    height: 80px !important;
	}
	.imgGiftHome {
	    margin-left: 14px !important;
	}
	
	.tituloCursosOdonto .barraLateralHoverCursos{margin-left: 106px;}
	.containerFiltros {
	    margin-bottom: 0;
	}
	.contSwitchVistaRapida {
	    float: none;
	   
	}
	#header_home_banner_2{
		margin-top: 12px;
		width: 254px;
    	line-height: 22px;
    	
    	font-size: 21px !important;
		
	}
	#p_home_banner_2 {
	    font-size: 16px !important;
	    width: 284px;
	}
	.bx-prev{left: -26px !important; top: 48px !important;}
	.bx-next{right: -24px !important; top: 44px !important;}
	.itemSliderUnidadesSerie{left: 0;}
	.video-no-suscriptor-wrapper {
	    margin-left: -8px;
	}
	.videoGratis {
	    padding-left: 11px;
	}
	#demoMovilPrev {
	    margin-left: 0px;
	    margin-top: 67px;
	}
	#demoMovilNext {
	    left: 256px;
	    top: 270px;
	}
	
	.payment-description-container{left: 110px;}
	#btnContactanosMovil{font-size: 15px !important; padding: 15px 24px !important; margin-top: 8px;}
	.homePromoWidget .itemContenidoSlider{width: 260px !important; margin-left: 4px !important;}
	.promoGifHome img{width: 260px !important}
	#cajaContainerListaItemsCargar{margin-left: 16px; margin-bottom: 10px !important; margin-top:28px !important;}
	#bannerDestacadosHome .lSSlideOuter .lSPager.lSpg{margin-left: -24px !important;}
	.cursosPromoWidget .itemCursoPromocion{margin-left: 38px !important;}
	.cursosPromoBanner .itemCursoPromocion{margin-left: 26px !important;}
	.cursosPromoWidget .cajaPromo{height: 130px !important;}
	.cajaListaCompletaCursos .barraLateralHoverCursos{margin-left: 160px; margin-top: 88px;}
	.tituloCursosOdonto .barraLateralHoverCursos.barraLateralHoverEfecto{margin-top: 0; margin-left: 100px;}
	#bannerDestacadosHome .barraLateralHoverCursos.barraLateralHoverEfecto{margin-left: 160px !important; margin-top: 0px !important; margin-bottom: 30px;}
	
	#sliderCursosMov {
	    margin-top: -98px;
	   
	}
	.itemContenidoSliderCursos .cajaPromo{height: 132px;}
	.cajaSliderBannerCursos .lSPager.lSpg{margin-top: -10px !important; margin-bottom: 30px; margin-left: 5px;}
	#cajaContainerListaItemsCargar .itemListaCargar.itemCurso{width: 250px !important; margin-left: 24px !important;}
	#bannerDestacadosHome #cajaContainerListaItemsCargar {
	    margin-top: 0px !important;
	}
	#comprar-curso{padding-left: 0px !important; margin-left: -6px !important;}
	
	.movil-title-suscripcion {
	    margin-top: 108px !important;
	}
	
	#cajaContainerListaItemsCargar .itemListaCargar.itemListaCargarArticulos{width: 286px !important;}
}

@media only screen and (max-width : 320px) {
	.contSwitchVistaRapida span{
		font-size: 13px;
	}
	#docAzul {margin-top: -10px !important; left: 5%;}
	.claim-demo-suscripcion {
	    font-size: 18px !important;
	    margin-bottom: 0;
	}
}

@media only screen and (max-width : 641px) {
	.ocultarFiltrosPC{
		display :none;
	}
	
	.textoDetalleCampus {
	    top: 50px;
	    left:16%;
	}
	.ocultarFiltrosMovil{
		display: block;
	}
}

@media only screen and (min-width : 641px) {
	.ocultarFiltrosPC{
		display :block;
	}
	
	.ocultarFiltrosMovil{
		display: none;
	}
}


/*ESTILOS CAMPUS*/
#descripcionCampus p{font-size: 24px;line-height: 26px;}

.oferta-campus {
    display: block !important;
    margin: 0 auto !important;
    width: 96% !important;
    font-weight: bold !important;
    margin-bottom: 1px !important;
}

.antes-oferta-campus {
    display:block;
    margin: 0 auto;
    width: 180px;
    font-size: 13px;
}
.precio-oferta-campus {
    display:block;
    margin:0 auto;
    width: 180px;
}


@media only screen and (max-width: 740px) {
	ol {
		  column-count: 1;
		  column-gap: 80px;
		  column-rule: 1px outset;
		  margin-top: 10px;
		  margin-left: 5px !important;
		  text-align: left;
		  
		}
	.row{
		
		 margin-top: 30px;	
	}
	
	
}

@media only screen and (max-width: 1024px) {
	
	#dispositivos-laab2{
	
		display: none;
	
	}
	
	#herramientas-laab2 .fi{
	
		margin-left: 15%;
	
	}
	
	.main-section{
	
		background: white !important;
	
	}
	
	body{
		
		background: #F6F6F6 !important;
	
	}
	.cajaContainerListaCursos{
	
		background: #F6F6F6 !important;/*white*/
	
	}
	.textoHomeMov{
		display:block !important;
		float:left;
		font-size:13px;
		color:#FFF;
		position: absolute;
		left: 0;
		bottom: 18%;		
	}
	
	.textoCursosMov{
		display:block !important;
		margin-top: -25%;
		font-size:13px;
		color:#FFF;		
	}	
	
	.botonHomeMov{
		display:block !important;
		float:left;
		font-size:20px;
		border-radius: 10px;
		padding:10px 58px;
		background:#23467D;
		color:#FFF;
		position: absolute;
		left: 0;
		bottom: 8%;
	}
	
	.botonCursosMov{
		display:block !important;
		float:left;
		margin-top: -5%;
		font-size:13px;
		border-radius: 10px;
		padding:10px 56px;
		background:#23467D;
		color:#FFF;
		position: absolute;
		margin-left: 25% ;
	}
	
	.textoCabeceraMov{
		
		font-size: 26px;
	}
	
}

@media only screen and (max-width: 375px) {
	.textoHomeMov{
	  margin-right: 24%;
  	  margin-left: -5%;	
	}
	
}

@media only screen and (max-width: 669px) and (orientation: landscape){
	.textoHomeMov{
	     margin-right: -50% !important;
   		 margin-left: -5% !important;
	}
	
	
}

/* NUEVOS ESTILOS HOME*/
.botonHomeMov{
	display:none;
}
.textoHomeMov{
	display:none;
}
#sliderCursosMov{
	display:block;	
}
.visSlider{
    display:none;
}
.contenedorColaboradoresMovilHome{
	display:none;	
}
.cajaBuscarHomeMov{
    display:block;
}
.cursos-home-index{
	background-color:#F6F6F6;
	padding-top:100px;
}

/*ESTILOS SUSCRIPCIÓN*/

#img-opcionesMovil{
	display: none;	
}
.botonSuscripcion {
    background-color: #00b1e1 ;
    border-radius: 0;
    margin: 0 auto;
    border: 1px solid #00b1e1;
    color: #FFF;
}
.botonSuscripcion:hover {
    background-color: #FFF;
    border-radius: 0;
    color: #00b1e1;
}

.botonHome{
	
	margin-top: 140%;
	margin-left: 0;
	margin-bottom: 50px;
	font-size: 14px;
    width: 193px;
	
}
.textoSuscripcion{
	text-align: right;
	color: #FFF;
}

.textoDonde{
	
	font-size: 22px;
	margin-top: 24px;
	
}
.textoQuieres{
	
	font-size: 22px;
	margin-bottom: 30px;
}
.textoConviertete{
	text-align: right;
	font-size: 28px;	
}
.botonSuscribete{
	
	font-size: 22px;
	padding: 10px;
	margin-bottom: 10px;
}
.textoPodras{
	
	font-size: 12px;
	padding-top: 5px;
	text-align: center;
}
/*FIN SUSCRIPCIÓN*/

/*FORMULARIO SUSCRIPCIÓN*/

.detalleMetodo{
	
	margin-left: 0px !important;
	
}

.textoDetallesSuscripcion{
	
	font-size: 12px !important;
	width: 62%;
	color: #4d4d4d;
	
}

.descripcionTop{
	
	border-top: 1px #cccccc solid;
    width: 40px;
}

.barraSuscripcion { 
    display: block;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: auto;
    margin-right: auto;
    border-style: solid;
    border-width: 2px;
    border-color: #23467D;
}
.textoAzulClaro{
	
	color: #00b1e1 !important;
	margin-bottom: 7%;
	
}

.trianguloBlanco{
	
	    border-left: 1930px solid white !important;
	
}

.cajasInputSuscripcion{
	
	background-color: #f6f6f6 !important;
	
}
.botonVariacion{
	
	font-size: 17px !important;
    padding: 12px !important;
    margin-bottom: 5% !important;
    margin-top: 2%;
    width: 280px;
}
.centradoTextosSuscripcion{
	
	text-align: center;
	
}
/*FIN FORMULARIO SUSCRIPCIÓN*/

.pantalla{position: absolute; z-index: 999999999; background-color: #000; width: 100%; height: 100%; display: none;}
