@charset "utf-8";

/* CSS Document */
/*Estilos Virtual Pro*/

html{
  scroll-behavior: smooth;
}

body {
  font-family: 'Roboto', Helvetica Neue, Helvetica, Arial, sans-serif;
  color: #1b1b1b;
  -webkit-font-smoothing: antialiased;
}

a:hover{
  text-decoration: none;
}

/* h1{
  font-family: 'Asap', sans-serif;
} */

/*----------------------layout------------------------------*/
.eq-contenedor {
  display: flex;
}

.eq-sidebar {
  flex: 1;
}

/*---------------------nav/header----------------------*/
.navbar {
  border: none;
  box-shadow: 0 1px 1px #00000047;
}

.corp-nav {
  padding: 0;
}

.corp-nav li a {
  color: #777;
  text-decoration: none;
  margin: 2px 4px 0;
}

.corp-nav, .login-nav {
  display: inline-block;
  margin-top: 15px;
  position: relative;
  vertical-align: middle;
}

.corp-nav>ul>li, .login-nav>ul>li, .u-nav li {
  display: inline-block;
  font-weight: bold;
  font-size: .8em;
}

.login-nav>ul>li {
  position: relative !important;
}

.vp-titulo {
  color: #ffffff;
  display: none;
  float: left;
  font-size: 0.9em;
  font-weight: bold;
  margin-top: 10px;
}

.primary-navbar {
  background-color: #eee;
  padding: 0;
  margin: 0;
  text-align: right;
}

.primary-navbar .nav>li>a {
  padding: 0;
}

.corp-nav ul, .login-nav ul {
  margin: 0;
}

.navbar-default .navbar-toggle {
  border: none;
}

.navbar, .navbar-filtro {
  margin-bottom: 0;
}

.navbar-filtro {
  position: relative;
  min-height: 50px;
}

.user-nav {
  float: left;
}

.user-nav>li>a {
  /* padding: 14px; */
}

.busqueda-nav>li>a>span {
  font-size: 0.95em;
  right: 3px;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus, .signin:hover, .signin:focus, .notificacion:hover, .notificacion:focus, .busqueda-nav>.open>a:focus {
  background: #4a4040 !important;
  color: #FFF;
}

.navbar-default .navbar-nav>.open>a:before, .navbar-default .navbar-nav>.open>a:hover:before, .navbar-default .navbar-nav>.open>a:focus:before {
  content: "\00a0";
  background: #282828;
  height: 2px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.navbar-default .navbar-nav>li>a, .filtro-ordenarpor, .filtro-explorarpor, .sidebar-nav>li>a, .temas-breadcrumb .breadcrumb {
  font: 700 0.875em 'Arimo', sans-serif;
  /*text-transform: uppercase;*/
}

.navbar-default .navbar-nav>li>a:hover, .sidebar-nav>li>a:hover {
  background-color: #737373;
}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus, .sidebar-nav>li>a:hover {
  transition: background-color 200ms ease-out 0s;
}

.sesion-iniciada li {
  display: inline-block;
}

.megamenu .nav,
.megamenu .collapse,
.megamenu .dropup,
.megamenu .dropdown {
  position: static;
}

.megamenu .container {
  position: relative;
}

.megamenu .dropdown-menu {
  left: auto;
}

.megamenu .megamenu-content {
  padding: 20px 30px;
}

.megamenu .dropdown.megamenu-fw .dropdown-menu {
  left: 0;
  right: 0;
}

.menu-destacado-1{
  background-color: #0d4c64;
}
.menu-destacado-2{
  background-color: #017185;
}
.menu-destacado-3{
  background-color: #348d9d;
}
.menu-destacado-1>a, .menu-destacado-2>a, .menu-destacado-3>a{
  color:#fff!important;
}

/* .dropdown-menu-c {
  left: 50% !important;
  right: auto !important;
  transform: translate(-50%, 0) !important;
} */
.resultados-filtro {
  position: relative;
}

.resultados-filtro .navbar-default {
  background: none;
}

.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
  background-color: #3f3838;
}

.navbar-collapse {
  padding: 0;
}

div#navbar-collapse-1 {
  float: left;
}

.navbar-fixed-top .primary-navbar .corp-nav, .navbar-fixed-top .primary-navbar .login-nav {
  margin-bottom: 5px;
  margin-top: 12px;
}

.navbar-brand {}

.navbar-brand {
  padding: 0px;
}

.navbar-brand>img {
  height: 100%;
  padding: 7px;
  width: 200px;
}

.alt-navbar {
  background-color: #1d1818;
}

.alt-navbar a {
  color: #c0c0c0;
}

.alt-navbar .nav>li>a:hover {
  background-color: #3d3434;
}

.busqueda-nav li > a{
  padding: 5px 10px;
}

.megamenu-fw>a>span, .dropdown>a>span, .dropdown-toggle span {
  font-size: 0.7em;
  margin-left: 5px;
}

.dropdown-toggle .glyphicon-user {
  font-size: 1.45em;
  margin: 0;
}

.caret {
  margin-left: 6px;
}

.banner-coll {}

.banner-full {
  display: none;
}

.sesion-iniciada .glyphicon-user {
  color: #f19c20;
}

.banner-container {
  background: url(../images/bannertop.jpg) no-repeat center top;
  height: 30px;
  transition: .2s ease-in-out;
}

.banner-container:hover {
  height: 300px;
  display: block;
}

.ov-links {
  font-size: 0.8em;
  text-transform: uppercase;
  text-decoration: none;
}

.ov-links i {
  margin-right: 5px;
}

/*--------------nav-usuario -------------------*/
.u-nav {
  font-size: 1.2em;
}

.u-nav li, .corp-nav li {
  border-right: 1px solid #d6d6d6;
  padding: 2px 10px;
}

.u-nav li i {
  color: #cfcfcf;
  margin-right: 5px;
}

.u-nav li:last-child, .corp-nav li:last-child {
  border-right: 0;
}

.u-nav li a {
  color: #727272;
  text-decoration: none;
}

.u-nav li a:hover i, .snav-btn, .snav-btn:hover {
  color: #616161;
}

.u-nav li a:hover i, .snav-btn:hover, .snav-btn.focus {
  transition: ease-out .1s;
}

.menu-st .dropdown-menu li a:hover {
  background-color: #c3c3c3;
}

.focus, .snav-btn:hover, .snav-btn.focus {
  background-color: #c4c4c4;
}

a.focus {
  color: #fff;
}

/*breadcrumb nuevo*/

.unstyled-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.breadcrumb-pp{
  background-color: #e1e1e1;
  padding:10px 0;
}

.bread-crumb {
    display: flex;
    font-family: "Roboto","Helvetica","Arial",sans-serif;
    font-size: 1em;
    margin: 0.5rem 0;
}

.bread-crumb__item {
    margin-right: 2rem;
}

.bread-crumb__item:last-child {
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.bread-crumb__link {
    color: #000000;
    position: relative;
}

.bread-crumb__link:after {
    content: '';
    height: .5rem;
    position: absolute;
    top: 39%;
    width: .5rem;
    content: "\e080";
    font-size: 0.5rem;
    right: -1.3rem;
}

/*--------------carousel-nav------------------*/
.owl-prev, .owl-next {
  background: #bf1919 !important;
  padding: 0 !important;
  position: absolute;
  top: 50px;
  box-shadow: 0px 5px 9px -2px rgba(0, 0, 0, 0.39);
}

.ediciones-carousel-interna .owl-prev, .ediciones-carousel-interna .owl-next {
  top: 100px;
}

.owl-prev {
  left: -15px;
}

.owl-next {
  right: -15px;
}

.off {
  background: #c6c6c6;
  opacity: 0.4;
}

.descripcion-producto .owl-prev, .descripcion-producto .owl-next {
  top: 80px;
}

.descripcion-producto .owl-prev {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

.descripcion-producto .owl-next {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.descripcion-producto .owl-theme .owl-controls .owl-nav [class*=owl-] {
  margin: 15px;
}


/*-------------- tabs -------------------*/
.tabs{
  margin-top:10px;
}
.tabs input[name="tab-control"]{
  display: none;
}
.tabs .contenido .contenido-tab h2,
.tabs ul li label {
  font-weight: bold;
  font-size: 1.2em;
  color: #676767;
}
.tabs ul {
  align-items: flex-end;
  border: 1px solid #e2e2e2;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  list-style-type: none;
  margin-bottom: 10px;
  padding-left: 0;
}
.tabs-half{
  margin: 0 auto;
  width: 50%;
}
.tabs-noborder{
  border: 0!important;
}
.tabs ul li{
  border:1px solid #fff;
  width: 25%;
  box-sizing: border-box;
  flex: 1;
  padding: 15px 10px;
  text-align: center;
}
.tabs ul li:first-child{
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
.tabs ul li:last-child{
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
.buttons ul li{
  width: 50%;
}
.tabs ul li label, .buttons ul li label {
  transition: all 0.3s ease-in-out;
  color: #929daf;
  padding: 5px ;
  margin-bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
  white-space: nowrap;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.tabs ul li label br {
  display: none;
}

.tabs ul li i{
  font-size: 1.5em;
}
.tabs ul li label:hover, .tabs ul li label:focus, .tabs ul li label:active {
  outline: 0;
  color: #bec5cf;
}
.tabs .slider {
  position: relative;
  width: 25%;
  transition: all 0.33s cubic-bezier(0.38, 0.8, 0.32, 1.07);
}
.tabs .slider .indicator {
  position: relative;
  width: 50px;
  max-width: 100%;
  margin: 0 auto;
  height: 4px;
  background: #428BFF;
  border-radius: 1px;
}
.tabs .contenido {
  margin-top: 10px;
}
.tabs .contenido .contenido-tab {
  display: none;
  -webkit-animation-name: contenido;
          animation-name: contenido;
  -webkit-animation-direction: normal;
          animation-direction: normal;
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  line-height: 1.4;
}
.tabs .contenido .contenido-tab h2 {
  color: #676767;
  display: none;
}
.tabs input[name="tab-control"]:nth-of-type(1):checked ~ ul > li:nth-child(1) > label {
  cursor: default;
  color: #676767;
}
.hs-error-msgs{
  border: 0!important;
}
.hs-error-msg{
  font-size: 0.82em!important;
  overflow: inherit!important;
}


/*-------------- search-bar-------------------*/

.form-busqueda {
  display: none;
}

.cerrar-form-busqueda {
  position: absolute;
  top: 7px;
  right: 42px;
  z-index: 90;
}

.btn-buscar-default {
  background: url("../images/buscar-ico.png") no-repeat center;
  width: 30px;
  height: 30px;
  color: #FFFFFF;
  text-align: center;
  display: block;
  position: absolute;
  top: 3px;
  right: 0;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}

.searchform {
  width: 10px;
  height: 30px;
  float: right;
  margin: 0;
  padding: 0;
}

.categorias-busqueda {
  background-color: #F9F9F9;
  border: none;
  color: #434242;
  font-size: 1em;
  height: 28px;
  position: absolute;
  top: 4px;
  right: 270px;
  width: 180px;
  z-index: 90;
}

.categorias-busqueda-directorio {
  left: 0 !important;
  width: 140px !important
}

.categorias-busqueda label {
  margin: 7px 0 0 8px;
}

.categorias-busqueda input {
  vertical-align: middle;
  margin: 0 2px 0 0;
  padding: 0;
}

.categorias-busqueda span {
  vertical-align: middle;
}

.searchform .s {
  background: none repeat scroll 0 0 #FFFFFF;
  border: none;
  color: #000000;
  float: right;
  outline: none;
  font-family: helvetica, verdana, arial, sans-serif;
  font-size: 12px;
  height: 30px;
  padding: 0 38px 0 190px;
  position: absolute;
  top: 3px;
  right: 30px;
  width: 420px;
}

.searchform .btn-buscar {
  background: #000000 url("../images/buscar-ico.png") no-repeat center center;
  width: 30px;
  height: 30px;
  color: #FFFFFF;
  border: none;
  cursor: pointer;
  display: block;
  position: absolute;
  top: 3px;
  right: 0;
  text-align: center;
}

.contenedor-busqueda-mobil, .contenedor-busqueda-menu {
  margin-top: 10px;
  position: relative;
}

.contenedor-busqueda-directorio, .contenedor-busqueda-noticias, .contenedor-busqueda-eventos {
  /* position: absolute; */
  width: 750px;
}

.contenedor-busqueda-biblioteca, .contenedor-busqueda-directorio, .contenedor-busqueda-noticias, .contenedor-busqueda-eventos {
  height: auto;
  margin: 20px 0;
  /* position: absolute; */
  z-index: 90;
}

.contenedor-busqueda-biblioteca {
  width: 100%;
}

.contenedor-busqueda-eventos {
  position: absolute;
}

.contenedor-busqueda-directorio, .contenedor-busqueda-noticias, .contenedor-busqueda-eventos {
  width: 780px;
}

.contenedor-busqueda-cursos {
  margin: 30px 0;
  min-height: 50px;
  position: inherit;
}

.opciones-recursos-megamenu {
  padding: 0 10px 8px;
}

/*forms busqueda / filtros  */

.form-grp{
  margin: 60px 0;
  width: auto;
}

.buscar{
  background-color: #fff;
  box-shadow: 0 3px 5px 0 #c3c3c347;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  padding: 8px 10px;
  width: 50%;
}

.buscador{
  display: flex;
  width: 100%;
}

.buscar-fw{
  width: 100%;
}

.buscar-rnd{
  border-radius: 50px;
}

.buscador-campo{
  border-radius: 25px 0 0 25px;
  padding: 0 25px;
  width: 100%
}

.buscador-filtros{
  display: flex;
  margin: 0 20px;
  position: relative;
}

.buscador-filtros::before{
  background-color: #e1e0e0;
  content: '';
  height: 100%;
  position: absolute;
  left: -10px;
  width: 1px;
}

.seleccion{
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: url("../images/down_arrow.svg") no-repeat right 10px top 50%;
  background-size: 10px auto;
  padding: 0 25px 0 15px;
  position: relative;
}

.seleccion::-ms-expand {
    display: none;
}

.buscador-btn{
  background-color: transparent;
  width: 50px;
}

.btn-rnd{
  border-radius: 0 25px 25px 0;
}

.buscador input, .buscador button, .buscador-filtros select{
  border: 0;
  flex: 0 1 auto;
  font: normal 0.92em 'Asap', Helvetica, sans-serif;
  height: 30px;
}

.buscador-filtros{
  justify-content: space-between;
}

.buscador input:focus, .buscador select:focus, .buscador button:focus{
  background-color: #fbfbfb;
  border: 0!important;
  box-shadow: none!important;
  outline: none;
  transition: .2s ease-in-out;
}

.buscador, .buscador-filtros{
  align-self: center;
  flex: 0 1 auto;
}

/*filtros*/
.categorias-lista{
  box-shadow: 0 4px 20px 0 #0000000f;
  display: flex;
  flex-flow: wrap;
  justify-content: center;
}

.categorias-lista li{
  border: 1px solid #f2f2f2;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 25px;
  text-align: center;
  width: 190px;
}

.categorias-lista li:hover{
  border-color: #dbdbdb;
}

.categorias-lista .item-cell1, .categorias-lista .item-cell2{
  flex: 0 1 100%;
}

.categorias-lista .item-cell1 i{
  font-size: 5.5em;
}

.categorias-lista .item-cell2{
  font-size: 0.85em;
  margin: 20px 0 0;
  padding: 5px 0;
}


.image-overlay {
  background: rgba(36, 43, 72, 0.74);
}

.video-overlay {
  background: rgba(191, 25, 25, 0.8);
  z-index: 2;
}

.bp-overlay {
  background: rgba(36, 43, 72, 0.74) url("../images/cbg_pat.png") repeat center;
}

.bk-overlay {
  background: rgba(0, 0, 0, 0.5);
}

.gr-overlay {
  background: rgba(0, 0, 0, 0.74);
}

.db-overlay {
  background: rgba(21, 25, 41, 0.74);
}

.red-overlay {
  background: rgba(191, 25, 25, 0.87) url("../images/cbg_pat.png") repeat center;
}
.sp-overlay{
  background: #fff;
}
.si-overlay{
  background: #000;
}

.p-scroller{
  color: #fff;
  display: block;
  margin: 0 auto;
  text-align: center;
  transition: .2s ease-in-out;
}

.p-scroller:hover{
  color:#f2f2f2;
  text-decoration:none;
  transform: translateY(5px);

}

.video-overlay, .i-overlay, .bp-overlay, .bk-overlay, .gr-overlay, .db-overlay, .dbp-overlay, .red-overlay, .sp-overlay, .si-overlay {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.contenedor-video {
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
}

.contenedor-video video [poster]{
  margin: 0;
}

.contenedor-video video {
  border: 0;
  -o-object-fit: cover;
     object-fit: cover;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
}

.bg-video{
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
}

.video-container{
  height: 100%;
  padding-bottom: 56.25%; /* 16:9 */
  position: relative;
}

.video-container iframe{
  height: 100%;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
}

.ocultar-contenido-slider {
  opacity: 0;
}

.contenedor-busqueda-basica, .contenedor-filtros {
  /* margin: 20px 0; */
  /* padding-right:30px; */
  position: relative;
}

.barra-busqueda {
  position: relative;
  width: 495px;
}

.contenedor-busqueda-biblioteca .barra-busqueda {
  width: 880px;
}

.contenedor-busqueda-directorio .contenedor-busqueda-basica {
  padding-right: 38px;
}

.contenedor-busqueda-directorio .barra-busqueda, .contenedor-busqueda-noticias .barra-busqueda, .contenedor-busqueda-eventos .barra-busqueda {
  width: 100%;
}

.s-biblioteca, .s-directorio, .s-noticias, .s-eventos {
  border: none;
  height: 40px;
  width: 100%;
}

.s-biblioteca {
  padding: 10px 50px 10px 10px;
}

.s-directorio {
  padding-left: 150px;
}

.s-eventos {
  padding-left: 15px;
  padding-right: 405px;
  width: 100%;
}

.searchsubmit-eventos {
  border-radius: 4px;
  padding: 0 15px;
}

.searchsubmit-eventos, .searchsubmit-biblioteca {
  background-color: #bf1919;
  border: none;
  color: #FFFFFF;
  height: 40px;
}

.searchsubmit-biblioteca {
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
}

.categorias-busqueda-biblioteca, .categorias-busqueda-directorio, .categorias-busqueda-productos, .filtro-ordenarpor, .filtro-explorarpor {
  border: 1px solid #c5e2e4;
  height: 40px;
  padding: 5px;
  right: 0;
  top: 0;
  width: 232px;
}

.s-mobil, .s-menu {
  width: 100%;
  height: 40px;
  padding: 0 50px 0 100px;
}

.s-menu {
  padding: 0 10px;
}

.b-avanzada {
  color: #F7F7F7;
  display: block;
  font-weight: bold;
  margin: 20px 0;
}

.b-avanzada:hover, .b-avanzada:focus {
  color: #FFFFFF;
  text-decoration: none;
}

.contenedor-busqueda-avanzada {
  /*background-color: #333333;*/
  border-radius: 8px;
  display: none;
  margin-top: 4px;
}

.contenedor-consulta, .contenedor-categorias, .contenedor-fecha {
  background-color: rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  padding: 10px;
  margin-bottom: 5px;
}

.campo-consulta, .categoria-consulta {
  height: 30px;
}

.campo-consulta {
  border: 0;
  width: 410px;
}

.contenedor-consulta .btn {
  background-color: #d7ce5b;
  color: #FFFFFF;
  float: right;
  font-size: 0.7em;
  font-weight: bold;
  margin: 2px 0;
  width: 150px;
}

.contenedor-consulta .btn span {
  float: left;
  margin-right: 5px;
}

.extra {
  display: none;
}

.categoria-consulta {
  background-color: #F9F9F9;
  color: #434242;
  width: 455px;
}

.contenedor-categorias {
  float: left;
}

.categoria-lista, .categoria-boton {
  float: left;
}

.categoria-boton {
  margin: 0 8px;
}

.contenedor-categorias .btn {
  display: block;
  margin: 6px 0;
}

.contenedor-busqueda-directorio .categoria-multiple {
  width: 360px;
  margin-right: 2px;
}

.categoria-multiple {
  margin-right: 1px;
  width: 410px;
}

.contenedor-fecha {
  float: right;
}

.contenedor-fecha span {
  color: #FFFFFF;
  font-weight: bold;
}

.seleccion-fecha {
  display: block;
  height: 30px;
  margin-bottom: 5px;
  width: 152px;
}

.btn-avanzada {
  margin: 5px;
  float: right;
}

.btn-avanzada .btn {
  background-color: #d7ce5b;
  border-color: #000000;
  color: #FFFFFF;
  width: 80px;
}

.btn-avanzada button:last-child {
  background-color: #bf1919;
}

.categorias-busqueda, .categoria-consulta, .categoria-multiple, .campo-consulta, .seleccion-fecha {
  border: none;
  border-radius: 2px;
  font-size: 0.85em;
  padding: 6px;
}

.categorias-busqueda-mobil {
  height: 40px;
  position: absolute;
  left: 0;
}

.searchsubmit-mobil, .searchsubmit-menu {
  background-color: #bf1919;
  border: none;
  color: #FFFFFF;
  height: 40px;
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
}

.grupo-campo {
  border: 1px solid #f2f2f2;
  border-radius: 4px;
  padding: 10px 0 0;
  position: relative;
}

.grupo-campo:hover {
  border-color: #d5d5d5;
}

/*------------------sub-menu--------------------------*/
.explorar-padre a {
  color: #ffffff !important;
  font-size: 0.95em !important;
  font-weight: bold !important;
}

.titulo-submenu, .titulo-submenu-suscripcion {
  color: #ffffff;
  font: bold 1.2em "Asap", Helvetica, sans-serif;
}

.titulo-submenu {
  margin: 4px 17px;
}

.titulo-submenu-suscripcion {
  margin: 4px 0 20px;
  ;
}

.hover-menu>li>a, .megamenu-categorias-contenedor ul li a {
  color: #000;
  text-decoration: none;
}

.dropdown-menu {
  background-color: #4a4040;
  border: none;
  border-bottom: 2px solid #f82222;
  border-radius: 0;
  box-shadow: none;
  margin-top: 0;
}

.dropdown-menu>li>a, .megamenu-categorias-contenedor ul li a, .link-empresa, .link-tipocurso, .link-pais {
  color: #d6d6d6;
  font: 400 0.8em 'Arimo', sans-serif;
  line-height: 1.6;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus, .megamenu-categorias li a:hover, .sidebar-nav .nav>li>a:hover, .nav>li>a:focus {
  background-color: #737373;
  color: #d6d6d6;
  transition: background-color 120ms ease-out 0s;
}

.dropdown-menu>li>a:hover:before, .dropdown-menu>li>a:focus:before, .megamenu-categorias li>a:hover:before {
  background: #ffffff;
  content: "\00a0";
  position: absolute;
  left: 0;
  width: 3px;
}

.megamenu-categorias li>a:hover:before {
  left: 15px;
}

.dropdown-submenu {
  position: relative;
}

.dropdown-submenu>.dropdown-menu {
  background-color: #3f3838;
  top: 1px;
  left: 100%;
  margin-top: -1px;
  margin-left: -1px;
  min-height: 327px;
  border-radius: 0 6px 6px 0;
}

.menu-st .dropdown-submenu a:after {
  border-left-color: #3f3838;
  transform: rotate(90deg);
}

.menu-st .dropdown-submenu.open a:after {
  transform: rotate(-90deg);
}

.menu-st .dropdown-submenu li a {
  padding-left: 28px;
}

.menu-st .dropdown-submenu li:first-child {
  border: inherit;
}

.dropdown-submenu li:first-child {
  border-bottom: none;
}

.dropdown-submenu>a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 3px 0 3px 3px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
  border-left-color: #6e6e6e;
}

.dropdown-submenu.pull-left {
  float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
  left: -100%;
  margin-left: 10px;
  border-radius: 6px 0 6px 6px;
}

.dropdown-menu .divider {
  background-color: #D2D2D2;
}

.dropdown-submenu, .dropdown-menu li {
  border-bottom: 1px solid #4f4f4f;
}

.dropdown-submenu, .dropdown-menu li:last-child {
  border: none;
}

.busqueda-nav li a:focus {
  background-color: transparent;
  color: #4a4040;
}

.hover-sub {
  width: 420px;
  height: 380px;
}

.hover-sub li {
  width: 250px;
}

.contenedor-categorias-submenu {
  background-color: #f2f2f2;
}

.megamenu-categorias li a {
  display: block;
  padding: 2px 18px;
}

.megamenu-categorias {
  margin-top: 15px;
}

.contenedor-contenido-submenu {
  background-color: #3b3737;
  border-radius: 4px;
  /*padding: 8px 0;*/
}

.parent {
  position: relative;
}

.hover-content.active {
  visibility: visible;
}

.parent li {
  background-color: #f2f2f2;
  width: 140px;
  padding: 8px 0;
}

.hover-content {
  width: 150px;
  display: block;
  position: absolute;
  right: 20px;
  top: 38px;
  visibility: hidden;
}

.hover-content p {}

.item:hover .hover-content {
  visibility: visible;
}

.fecha-edicion-submenu {
  font-size: 0.77em;
  font-weight: bold;
}

.hover-content img {
  width: 150px;
  display: block;
}

.imagen-menu-modulo {}

.nombre-producto img, .nombre-curso img {
  border-bottom: 1px solid #afbfc1;
  margin-bottom: 7px;
  width: 100%;
}

.link-empresa, .link-tipocurso, .link-pais, .info-empresa p, .links-producto .eje, .links-curso .eje {
  margin: 3px 0;
}

.link-empresa, .link-tipocurso, .link-pais {
  font-size: 0.78em;
  display: block;
}

/*menu login*/
.megamenu-login, .loggedin-menu-ejes span, .loggedin-info-usuario {
  color: #f8f8f8;
}

.perfil {
  margin-top: 10px;
}

.logo-institucion {
  height: 50px;
  width: 160px;
}

.logo-institucion img {
  display: block;
  border: 1px solid #e1dede;
  padding-right: 20px;
  top: 50%;
  transform: translateY(-50%);
}

.logo-institucion .glyphicon-chevron-down:before {
  float: right;
  position: relative;
  top: 5px;
  right: 5px;
}

.login-wrapper::before {
  content: "";
  border-style: solid;
  border-width: 6px;
  border-color: transparent transparent #4a4040 transparent;
  position: absolute;
  right: 10px;
  top: -12px;
  width: 10px;
}

.login-wrapper .titulo-submenu {
  display: block;
  font-size: 1.1em;
  padding: 7px 0;
}

.login-wrapper p {
  font-size: 0.85em
}

.user-id {
  background-color: #3d3737;
  color: #f3f3f3;
  width: 250px;
}

.user-info {
  margin: 8px 20px;
}

.user-form {
  margin: 0 20px;
  padding: 10px 0 0;
}

.cuenta-info, .sede-info {
  background-color: #d82548;
  font-size: 0.71em;
  height: 55px;
  line-height: 1.3;
  margin-left: 5px;
  overflow: hidden;
  padding: 7px 5px;
  position: absolute;
  right: 5px;
  text-transform: uppercase;
  top: 0;
  width: 100px;
}

.sede-info {
  width: 150px;
}

.sede-info ul li {
  border: 0;
  margin-bottom: 2px;
  padding-bottom: 1px;
}

.user-id .avatar-usuario, .user-id .avatar-inst, .user-id .cuenta-info, .user-id .avatar-alt {
  display: inline-block;
}

.avatar-usuario {
  height: 60px;
  overflow: hidden;
  position: relative;
  text-align: center;
  width: 60px;
}

.avatar-alt {
  background-color: #222222;
  height: 50px;
}

.avatar-alt a {
  color: #fff;
  text-decoration: none;
}

.avatar-inst, .avatar-alt {
  border-left: 1px solid #000;
  padding: 10px;
  position: relative;
  width: 110px;
}

.cuenta-link {
  background-color: #000;
  border-radius: 50%;
  color: #fff;
  height: 25px;
  left: -14px;
  padding: 0;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  width: 25px;
}

.cuenta-link::before {
  display: block;
  font-size: 0.84em;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.login-wrapper {
  border-top: 13px solid transparent;
  max-width: 250px;
}

.login-wrapper .avatar-usuario {
  border-radius: 0;
  height: 50px;
  float: left;
  width: 50px;
}

.login-wrapper .avatar-inst, .login-wrapper .avatar-alt {
  width: 89px;
}

.dropdown-menu li i {
  margin-right: 10px;
}

.avatar-usuario, .avatar-inst {
  background-color: #fff;
}

.loggedin-menu-opciones li {
  border: none;
  padding: 2px 0;
  margin: 2px 0;
}

.loggedin-menu-opciones li span, .loggedin-menu-ejes span, .loggedin-info-usuario li span, .detalles span {
  display: block;
  font-weight: bold;
}

.loggedin-menu-opciones li a, .loggedin-menu-opciones a, .loggedin-info-usuario a .loggedoff-menu-opciones a, .notificaciones li a {
  color: #c5e2e4;
  text-decoration: none;
}

.loggedin-menu-opciones li a:hover, .loggedin-info-usuario a, .loggedoff-menu-opciones a, .notificaciones li a:hover {
  color: #ffffff;
  text-decoration: none;
}

.loggedin-menu-opciones input {
  background-color: transparent;
  border-radius: 0;
  border: 0;
  border-bottom: 2px solid #a7a7a7;
  color: #f4f4f4;
  font-weight: normal;
  padding: 0 10px;
}

.loggedin-menu-opciones input:focus {
  background-color: #303030;
  transition: .2s ease-out;
}

.loggedin-menu-opciones input, .loggedin-menu-opciones input:focus {
  box-shadow: none;
}

.loggedin-menu-footer {
  background-color: #2f2f2f;
  border-top: 1px solid #2a2828;
  border-bottom: 1px solid #4e4e4e;
  padding: 5px 20px;
}

.loggedin-menu-footer a {
  color: #cfcfcf;
  font-size: 0.95em;
  text-decoration: none;
}

.loggedin-tlink {
  background-color: #eee;
  border: 1px solid #d2d2d2;
  border-radius: 6px;
  height: 26px;
  padding: 4px 8px !important;
  position: relative;
  text-align: center;
  width: auto;
}

.loggedin-tlink {
  color: #4f4f4f;
}

.loggedin-tlink:hover {
  background-color: #c1c1c1;
  border: 1px solid #d2d2d2 !important;
}

.loggedin-tlink i {
  top: 50%;
}

.not-dot {
  background-color: #ffb13a;
  border-radius: 50%;
  height: 10px;
  position: absolute;
  left: 23px;
  top: -5px;
  width: 10px;
  z-index: 800;
}

.signin {
  background-color: #E0314E;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  color: #ffffff;
}

.signout {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  right: 5px;
}

.signout img {
  display: inline-block;
  vertical-align: middle;
  width: 1.4rem;
}

/* .signout, .notificacion, .not-dot{
  visibility: hidden;
} */
.loggedoff-menu-opciones {
  font-size: 0.95em;
}

.opciones-login-vp, .opciones-login-redes {
  margin-bottom: 8px;
  padding-bottom: 10px;
}

.opciones-login-redes .btn {
  width: 100px;
}

.opciones-suscripcion-vpro {
  text-align: center;
}

.opciones-suscripcion-vpro .btn {
  display: inline-block;
  float: none;
  font-size: 1em;
  margin: 0 4px;
  padding: 18px;
  text-transform: uppercase;
  width: 100%;
}

.loggedoff-menu-opciones .form-group {
  margin-bottom: 8px;
}

.loggedoff-menu-opciones .btn {
  width: 168px;
}

.loggedoff-menu-opciones .btn:hover {
  background-color: #a5cb3b;
}

.opciones-login-vp button{
  display: inline-block;
  margin-right: 13px;
}

.opciones-login-vp button:last-child{
  margin-right: 0;
}

.btn-login-vp {
  background-color: #9fc33c !important;
}

.btn-crear-vp {
  background-color: transparent !important;
  border: 1px solid #9fc33c!important;
}

.btn-login-gmail {
  background-color: #d73d32 !important;
}

.btn-login-face {
  background-color: #3b5998 !important;
}

.btn i {
  margin: 0 2px;
}

.busqueda-nav .megamenu-content {
  padding: 0 25px;
}

.megamenu-content input{
  background-color: #fff !important; /*fix*/
}

.notificaciones, .resumen {
  padding: 0;
}

.notificaciones li{
  background-color: #363636;
  color: #fff !important;
}

.notificaciones li, .resumen li {
  cursor: pointer;
  font-size: 0.87em;
  overflow: hidden;
  padding: 10px 16px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.notificaciones li span, .resumen li span {
  display: block;
}

.notificaciones li span:nth-child(2), .resumen li span:nth-child(2) {
  font-weight: bold;
  text-transform: uppercase;
}

.notificaciones li span:first-child {
  color: #d6d6d6;
}

.notificaciones li:hover {
  background-color: #333232;
}

.notificaciones li:hover, .resumen li:hover{
  transition: .1s ease-in-out;
}

.loggedin-menu-ejes {
  border-top: 1px solid #736767;
  padding: 8px 16px;
  margin-top: 12px;
}

.loggedin-menu-ejes .eje {
  margin: 0;
}

.detalles a span, .loggedin-menu-opciones i {
  font-size: 1.1em !important;
  float: left;
  margin-right: 8px;
}

.tipo-suscripcion a {
  color: #f19c20 !important;
}

.institucional ul, .personal ul {
  margin-top: 8px;
}

.institucional ul li, .personal ul li {
  float: left;
  width: 115px;
}

.contenedor-login-cliente{
  margin-top:100px;
}

.seleccion-sede{
  height: 60px;
  padding: 0 10px;
  width: 100px;
}

.contenedor-login-cliente .btn-login-vp{
  height: 60px;
}

.contenedor-login-cliente .barra-busqueda{
  width: 440px;
}

.contenedor-login-cliente .barra-busqueda input{
  height: 60px;
}

.contenedor-login-cliente .barra-busqueda button{
  height: 60px;
  width: 60px;
}

.contenedor-login-cliente .categorias-busqueda{
  font-size: 1em;
  height: 60px;
  width: 170px;
}

.contenedor-login-cliente .avatar-inst, .contenedor-login-cliente .barra-busqueda{
  float: left;
  margin-right: 5px;
}

.grid-list{
  padding:50px 0;
}

.login-box{
  background-color: #3d3737f0;
  border-radius: 8px;
  box-shadow: 0 0 7px 0 rgba(0,0,0, .5);
  color: #f3f3f3;
  margin:50px auto 40px;
  width: 250px;
}

.login-header{
  background-color: #4a4040;
  border-bottom: 1px solid #4f4f4f;
  border-top-right-radius:8px;
  border-top-left-radius:8px;
  margin: 0;
  padding: 10px 15px;
  position: relative;
}

.login-header img{
  width: 110px;
}

.login-body{
  padding: 10px 15px;
}

.login-body > p:first-child{
  font-size: 1.25em;
  font-weight: bold;
  line-height: 1.3;
}

.login-box-footer{
  background-color: #2f2f2f;
  border-top: 1px solid #2a2828;
  border-bottom: 1px solid #4e4e4e;
  border-bottom-right-radius:8px;
  border-bottom-left-radius:8px;
  padding: 10px 15px;
}

.login-box-footer a{
  font-weight: bold;
}
/*---------------------slider----------------------*/
.contenido-slide {
  position: relative;
}

.edicion-actual .slide, .biblioteca .slide, .directorio .slide, .noticias .slide, .eventos .slide, .cursos .slide, .escenarios .slide, .perfiles .slide, .login-cliente .slide, .login-cliente .slide {
  background-position: center center;
  background-size: cover;
  height: auto;
  min-height: 472px;
  position: relative;
}

.noticias .slide, .eventos .slide, .cursos .slide, .perfiles .slide {
  height: auto;
}
.slider-login-cliente h1 {
  margin-top:80px;
}

.slide-interno {
  height: 225px;
  position: relative;
}

.slide-suscripciones{
  height: 100vh;
}

.hero-slide{
  /* margin:100px 0 50px; */
}

.hero-slide img{
  margin: 30px auto 0;
}

.hero-img{
  width: 230px!important;
}

.hero-pbl{
  text-align: center;
}

.hero-pbl img {
  width: 580px!important;
}

.hero-pbl .c-precio{
  justify-content: center;
}

.hero-pbl .hero-titulo {
  background-color: #ffffff20;
  border: 1px solid #ffffff20;
  display: inline-block;
  font-size: 1.7em;
  margin: 20px 35px 0;
  padding: 10px 25px;
}

.hero-pbl .hero-titulo span{
  font-size: 0.8em;
  font-weight: normal;
}

.hero-pbl .precio-descuento{
  color: #f0d611;
  font-size: 1.5em;
}

.hero-form hr{
  border-color: #0f6767;
  margin: 18px 0;
}

.hero-titulo{
  font-size: 2.5em;
  margin: 90px 0 20px;
}

.hero-titulo, .hero-destacado-titulo{
  font-family: 'Arimo', Helvetica, arial, sans-serif;
}

.hero-texto{
  font-size: 1.35em;
}
.hero-busqueda{
  margin: 48px 0;
}

.hero-busqueda input{
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 0;
  color: #fff;
}
.hero-busqueda .btn-buscar{
  background-color: #fff;
}

.hero-busqueda .btn-buscar span{
  color: #bf1919;
}

.hero-destacado{
  background-color: rgba(0,0,0,0.5);
}

.hero-destacado-w{
  background-color: #fff;
  margin-top: 40px!important;
}

.hero-destacado-w .hero-destacado-titulo, .hero-destacado-w .hero-destacado-texto{
  color: #000;
}

.hero-destacado-w .hero-destacado-titulo span{
  display: inline;
}

.hero-destacado img{
  display: inline-block;
  width: 220px!important;
}


/*content boxes 2024*/

.newform-section{
  background-color: #fbfbfb;
}

.newform-title{
  font-weight: bold;
  margin: 68px 0 20px;
  position: relative;
}

.newform-title span{
  color: #de314d;
}

.newform-title::after{
  background-color: #de314d;
  bottom: -18px;
  height: 6px;
  left: 0;
  position: absolute;
  width: 100px;
  content: '';
}

.box-container{
  /* display: flex; */
  flex-wrap: wrap;
  padding: 0 0 2px;
}

.box{
  align-items: center;
  background-color: #f5f5f5;
  border-radius: 10px;
  display: flex;
  flex: 1 1 50%;
  gap: 15px;
  margin-bottom: 14px;
  padding: 1rem;
  transition: .1s ease-in-out;
}

.box:hover{
  background-color: #fff;

}

.box-txt-hl{
  color: #de314d;
  display: block;
  font-size: 2rem;
  font-weight: bold;
}

.box-icon{
  background-color: #fff;
  border-radius: 10px;
  border: 0.1rem solid #f1f1f1;
  flex-shrink: 0;
  height: 96px;
  width: 96px;
}


/* .box-icon svg path{
  fill: yellow;
} */
/*content-boxes-end*/

/*fomr-hs*/

.form-hs{
  background: #1F2944 url('../images/bg_nform.jpg') no-repeat center top;
  background-size: cover;
  box-shadow: 0 3px 45px 0px rgb(222 222 222 / 50%);
  border-radius: 32px;
  color: #fff;
  overflow: hidden;
  position: relative;
}

.form-hs-header{
  background: url('/images/bg_nform.jpg') no-repeat center top;
  background-size: cover;
  height: 150px;
  position: absolute;
  top: 0;
}

.form-hs-body{
  margin-top: 80px;
  padding: 36px 16px 16px;
}

.form-hs fieldset{
  max-width: 100% !important;
}

.form-hs .input{ 
  border-radius: 10px !important;
  margin-right: 0 !important;
}


.form-hs input{
  border: 0 !important;
  border-radius: 10px !important;
  color:#000;
  height: 45px;
}

.form-hs label {
  font-size: 1.5rem !important;
  padding: 0 !important;
  margin-bottom: 2px;
}

.form-hs select{
  border-radius: 10px !important;
  color: #000;
  height: 45px;
  margin-right: 0 !important;
  padding-left: 10px;
  width: 100% !important;
}

.form-hs legend{
  border: 0 !important;
  font-size: 12px;
  margin-bottom:2px;
}

.form-hs .hs-error-msgs{
  margin: 5px 14px;
  padding: 0;
}

.form-hs .hs-button{
  border-radius: 20px !important;
  height: 40px;
  padding: 0 !important;
}
/*form-hs end*/

.margin-20{
  margin: 40px 0;
}

.hero-form{
  margin-top:35px!important;
}

.hero-form .form-columns-2{
  margin-bottom: 4px;
}

.hero-form input{
  border: 0;
  border-radius: 4px;
  color: #000;
  padding: 4px 6px;
}

.hero-form .hs-error-msgs{
  list-style: none;
  margin: 0;
  padding: 0;
}

.hero-form .hs-error-msgs li{
  font-size: 0.9em;
  margin: 4px 0;
}

.hero-form .hs-error-msgs li label{
  font-weight: normal;
}

.hero-destacado, .post-card{
  border-radius: 8px;
  margin: 52px 20px;
  padding: 20px;
}

.hero-destacado-titulo, .post-card-titulo{
  font-size: 1.6em !important;
}
.hero-destacado-titulo span, .post-card-titulo span{
  display: block;
  font-weight: bold;
  margin-bottom: 4px;
}
.hero-destacado-texto, .post-card-texto{
  font-size: 1em;
}

.post-card-texto{
  line-height: 1.4;
  margin-bottom: 20px;
}

.hero-destacado-texto, .hero-texto{
  color: #f8f8f8;
}

.hero-destacado input{
  display: block;
}

.post-card{
  background-color: #fbfbfb;
  border: 1px solid #f7f7f7;
  margin: 10px 0;
  position: relative;
  transition: .1s ease-out;
}

.post-card:hover:not(.post-card--destacado){
  /* background-color: #6788b6; */
  background-color: #0b3b41;
  border-color:#e8e8e8;
  color: #f2f2f2;
}

.post-card:hover .post-card-titulo, .post-card:hover .post-card-titulo:before {
  color:#fff;
}

.post-card .post-card-titulo:before{
  background-color: #337ab7;
}

.post-card-titulo{
  color: #383838;
  font-family: 'Roboto' !important;
  font-weight: bold;
  position: initial;
  text-transform: none;
}

.post-card-subtitulo{
  font-family: 'Roboto' !important;
  font-size: 1.6em;
  text-transform: none;
}

/* .post-card-titulo:before{
  top:42px;
} */

/* .post-card--destacado .post-card-titulo:before{
  top: 48px;
} */

.post-card-titulo:before, .post-card--destacado .post-card-titulo:before{
  background-color: #337ab7;
  content: '';
  height: 20px;
  left: 0;
  position: absolute;
  width:6px;
}

/* .post-card--destacado{
  background-color: #f3eeea;
  border-color:#f2f2f2;
} */

.post-card--destacado {
  background-image: url("../images/tech-grid-bg.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  color:#fff;
}

.post-card--destacado h1{
  color:#fff;
  font-size: 2.5em;
}

.post-card .link-interno:hover{
  color:#f2f2f2;
}

.portada-home {
  width: 286px;
  float: left;
  border: solid 1px #000000;
  margin: 15px 0;
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.51);
}

.indice-edicion-home {
  color: #ffffff;
  display: inline-block;
  width: 40%;
  min-height: 410px;
  position: relative;
  margin: 20px 0 0 25px;
}

.indice-edicion-home p {
  font-weight: bold;
}

.indice-edicion-home h2 {
  font-size: 2.3em;
  font-weight: bold;
}

.biblioteca h1, .revista h1, .libros h1, .directorio h1, .noticias h1, .eventos h1, .cursos h1, .escenarios h1, .perfiles h1, .suscripciones h1, .admin h1, .login-cliente h1{
  font-size: 2.7em;
}

.hero-titulo, .biblioteca h1, .revista h1, .libros h1, .directorio h1, .noticias h1, .eventos h1, .cursos h1, .escenarios h1, .perfiles h1, .suscripciones h1, .admin h1, .login-cliente h1 {
  color: #FFFFFF;
  font-weight: bold;
  position: relative;
}

.login-cliente h1{
  margin-top: 50px;
}

.hero-destacado, .cursos h2, .perfiles h2, .escenarios h2 {
  color: #fff;
}

.suscripciones .slide-interno {
  margin-bottom: 0;
}

.biblioteca h1 span, .revista h1 span, .libros h1 span, .directorio h1 span, .noticias h1 span, .eventos h1 span, .cursos h1 span, .escenarios h1 span, .perfiles h1 span, .suscripciones h1 span, .admin h1 span, .login-cliente h1 span {
  display: block;
  font-size: 0.5em;
  font-weight: normal;
}

.contenedor-frase {
  padding: 110px 0 0 25px;
  position: relative;
}

.contenedor-frase::before {
  border-color: rgba(255, 255, 255, 0.5) transparent;
  border-style: solid;
  border-width: 8px 0 0 8px;
  content: "";
  left: -3px;
  position: absolute;
  top: 116px;
}

.contenedor-frase::after {
  background-color: rgba(255, 255, 255, 0.5);
  content: "";
  height: 55px;
  left: 5px;
  position: absolute;
  top: 116px;
  width: 2px;
}

.frase {
  background-color: rgba(0, 0, 0, 0.075);
  padding: 2px 0;
}

.frase, .typed-cursor {
  color: #fff;
  font-family: 'Asap', Helvetica, Arial, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 1.1;
}

.typed-cursor {
  font-size: 2.71em;
  opacity: 1;
}

.slider-cursos-home .inner-galeria-overlay, .slider-perfiles-home .inner-galeria-overlay {
  background: linear-gradient(rgba(0, 0, 0, .9) 7%, rgba(0, 0, 0, .2) 65%, rgba(0, 0, 0, 0) 100%);
  padding: 0 20px;
  position: absolute;
  top: 0;
  width: 96.2%;
  z-index: 90;
}

.slider-perfiles-home .inner-galeria-overlay {
  width: 100%;
}

.slider-cursos-home h1, .slider-escenarios-home h1, .slider-perfiles-home h1 {
  text-shadow: 0 2px 1px #000;
}

.indice-edicion-home h2>span {
  font-size: 0.7em;
  margin-right: 8px;
}

.indice-edicion-home li {
  margin-bottom: 2px;
}

.indice-edicion-home li span {
  font-weight: bold;
}

.indice-edicion-home a {
  color: #C1C1C1;
  text-decoration: none;
  transition: .2s;
}

.indice-edicion-home a:hover {
  color: #f1f1f1;
  opacity: 1;
}

.fecha-edicion {
  background-color: #DB1616;
  max-width: 90px;
  height: 50px;
  padding-left: 10px;
}

.fecha-edicion p {
  font-size: 0.88em;
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.indice-edicion-home>.btn-lg, .btn-group-lg>.btn {
  font-size: 0.885em;
}

.btn, .btn-vertodo, .perfil .btn, .indice-edicion-home .btn, .megamenu-categorias-contenedor .btn {
  background-color: #DD3838;
  border: none;
  border-radius: 2px;
  color: #FFFFFF;
  font-size: 1em;
  font-weight: bold;
  margin: 0 0 5px;
  padding: 5px 10px;

}

.btn-md{
  font-size: 1.2em;
  padding:10px 20px;
}

.btn-opt, .btn-opt-pressed {
  color: #fff !important;
  border: none;
  border-radius: 3px;
  font-weight: bold;
  margin: 2px;
}

.btn-opt, .btn:focus {
  color: #d6d6d6;
}

.btn-opt {
  background-color: #DD3838;
}

.btn-opt-pressed {
  background-color: #303030;
  transition: all .2s ease-out;
}

.btn-opt:visited {
  color: #fff;
}

.btn-opt.disabled, .a-disabled {
  background-color: #cccccc;
  cursor: not-allowed;
}

.btn-opt-normal {
  font-size: 0.6em;
  line-height: normal;
  padding: 10px;
}

.btn-opt-overlay {
  font-size: 1.2em;
  height: 26px;
  line-height: 26px;
  position: absolute;
  text-align: center;
  top: 4px;
  right: 4px;
  width: 26px;
  z-index: 80;
}

.btn-opt-overlay span {
  padding: 4px 5px;
}

.btn-opt span {
  transition: all .2s ease-out;
}

.a-disabled {
  border-color: #cccccc;
}

.img-disabled{
  -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.rotated {
  color: #c6c6c6;
  transform: rotate(45deg);
}

.btn-vertodo {
  float: right;
  margin-top: 22px;
}

.add-btn {
  background-color: #f7f7f7;
  border-radius: 8px;
  color: inherit;
  padding: 10px;
}

.add-btn span {
  font-weight: bold;
  margin-right: 5px;
}

.remove-btn {
  background-color: #fff !important;
  border-radius: 50%;
  height: 25px;
  opacity: 1;
  padding: 2px;
  position: absolute;
  right: 4px;
  top: 4px;
  width: 25px;
  z-index: 90;
}

.remove-btn span {
  font-weight: bold;
}

.btn:hover, .btn-vertodo:hover, .indice-edicion-home .btn:hover, .megamenu-categorias .btn:hover {
  background-color: #BF1919;
  color: #FFFFFF;
}

.loader-btn {
  background-color: #06aec3;
  font-size: 0.958em;
  padding: 18px 15px;
}

.loader-btn:hover {
  background-color: #0da6b9;
}

.loader-btn i {
  margin-right: 5px;
  vertical-align: middle;
}

.megamenu-categorias-contenedor .btn {
  margin: 14px 0 0 8px;
  float: right;
}

.hover-sub .btn-vertodo {
  border: none;
  float: left;
  margin: 8px 0 0 20px;
}

.hover-sub li:last-child {
  border: none;
}

.edicion-home-footer {
  margin: 10px 0;
  position: absolute;
}

.edicion-home-footer li {
  font-weight: bold;
  float: left;
  margin-right: 6px;
}

/*---------------------banner----------------------*/

.fixed-bottom-bar{
  background-color: #ff8300;
  box-shadow: 0 -2px 7px #0000002e;
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 999;
}

.descuento-wrapper{
  background-color: #fff;
  display: flex;
  height: 40px;
  padding: 0 15px;
  margin: 0 auto;
  width: 50%;
}

.descuento-wrapper>div{
  align-self: auto;
  flex: 1 0 auto;
  position: relative;
  text-align: center;
}
.descuento-wrapper>div span{
  color: #ff8300;
  display: block;
  left: 50%;
  line-height: 1.1;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}
.descuento-logo img{
  width: 100px;
}

.descuento-numero{
  background-color: #000;
  font-weight: bold;
}
.descuento-logo::after{
  content: '';
  border-color: transparent transparent  transparent #fff;
  border-width: 8px;
  border-style: solid;
  position: absolute;
  right: -15px;
  top: 12px;
  z-index: 900;
}
.descuento-fecha::after{
  content: '';
  border-color: transparent #fff transparent  transparent;
  border-width: 8px;
  border-style: solid;
  position: absolute;
  left: -15px;
  top: 12px;
  z-index: 900;
}
.c-precio{
  display: flex;
}

.precio-inicial, .precio-descuento{
  align-self: center;
  /* font-size: 0.85em; */
  padding: 0 3px;
}
.precio-inicial{
  color: #c2c2c2;
  font-weight: normal;
  text-decoration: line-through;
}
.precio-descuento{
  font-size: 1.35em;
  font-weight: bold;
}
.publicidad-header {
  width: 1170px;
  position: relative;
  margin: 0 auto;
  z-index: 100;
}

.publicidad-destacada, .intro-curso, .form-info {
  background: rgba(0, 0, 0, .2);
  height: 472px;
}

.form-info{
  background-color: #fff;
  height: auto;
}

.form-info .inicio-curso{
  width: 100%;
}

.publicidad-destacada {
  display: none;
  height: 100%;
  left: 68.2%;
  min-height: 472px;
  position: absolute;
  width: 350px;
  /* top: -472px; */
  top: 0;
}

.pd-cursos {
  background: rgba(0, 0, 0, .2) url("../images/cursos_banner.png") no-repeat center top;
}

.slider-cursos-home .publicidad-destacada, .slider-escenarios-home .publicidad-destacada {
  position: static;
}

.publicidad-destacada.interna {
  background-color: rgba(0, 0, 0, .35);
}

.publicidad-destacada .banner300x250 {
  margin: 20px auto 50px;
}

.intro-curso-destacado {}

.app-badges {
  min-height: 110px;
  padding: 6px 0;
  border-style: solid;
  border-width: 1px 0;
  border-color: #0C3136;
}

.app-badges h2 {
  font-size: 0.88em !important;
  text-align: center;
}

.banner300x250 {
  width: 300px;
  height: auto;
  margin: 8px auto 110px;
}

.banner300x250 img {}

.banner300x250 span {
  font: bold 0.7em Arial, sans-serif;
  color: #999;
  text-transform: uppercase;
  border-left: 1px solid #999;
  padding: 0 8px;
}


/*---------------------responsive image----------------------*/
img {
  display: block;
  height: auto;
  max-width: 100%;
  -webkit-backface-visibility: hidden;
  /* IE 9 */
  /* Chrome, Safari, Opera */
  transform: translateZ(0);
}


/*---------------------landing-login----------------------*/
  .no-ad{
    padding-top: 0;
  }
  .top-bar{
    background-color: #0000000a;
    padding: 20px 0;
    position: relative;
    z-index: 1000;
  }

  .top-brand{
    padding: 15px 0;
  }

  .login-area .slide {
    width: 100%;
    height: 100vh;
  }

  .ejec-bg{
    background: url("../images/header_1.jpg") no-repeat center center;
  }

  .vpro-bg{
    background: url("../images/hero_vpro22.jpg") no-repeat center center;
  }


  .ls-titulo{
    font-size: 3em!important;
    margin: 100px 0;
  }

  .tab-form{
    background: #00000060;
    box-shadow: 0 1px 5px 0px #000000c2;
    border: 1px solid #ffffff3b;
    margin:50px auto;
    padding: 0 0 15px !important;
  }
  .tab-form .tabs{
    margin-top: 0;
  }
  .tab-form .tabs ul{
    border: 0;
  }

  .tab-form .tabs ul li{
    border: 0;
  }

  .tab-form .tabs ul li:last-child, .tab-form .tabs ul li:first-child{
    border-radius: 0;
  }

  .tab-form .login-body p{
    color: #fff;
    margin: 0 0 20px;
  }

  .tab-form .login-body select{
    border-radius: 4px;
    color: #555;
    height: 34px;
    padding: 6px 7px;
    width: 100%;
  }

/*---------------------contenido-usuario-loguedo----------------------*/

.dash-box{
  background-color: #f2ffff;
  border-radius: 8px;
  height: 520px;
  padding: 0 0 20px;
}

.dash-box-header {
  background-color: #e2fefe;
  border-bottom: 1px solid #f3f3f3;
  margin-bottom: 12px;
  padding: 1px 20px;
  position: relative;
}

.dash-box-header i{
  color: #b4cfcf;
  position: absolute;
  right: 20px;
  top: 12px;
}

.dash-titulo {
  font-size: 1.28em;
  font-weight: bold;
  margin: 8px 0;
}

.dash-wide {
  background-color: #edfafa;
  border-radius: 8px;
  margin-bottom: 20px;
  padding: 18px 0;
}

.loggedin-admin {}

.loggedin-info-usuario li {
  display: inline-block;
  margin-right: 20px;
  vertical-align: middle;
}

.loggedin-info-usuario li:first-child {
  border: 8px solid #00000052;
}

.loggedin-info-usuario li:first-child div {
  display: inline-block;
  vertical-align: middle;
}

.loggedin-info-usuario h2 {
  font-size: 1.3em;
  font-weight: bold;
}

.loggedin-info-usuario .loggedin-stats span {
  display: inline-block;
  margin-right: 10px;
}

.btn-icon {
  display: block;
  height: 40px;
  width: 40px;
}

.vigencia {
  color: #cfcfcf;
  display: block;
  font-size: 0.86em;
  margin: 7px 0;
  padding: 0;
}

.vigencia li {
  border-radius: 4px;
  display: inline-block;
  font-size: 0.9em;
  font-weight: bold;
  margin-right: 5px;
  padding: 3px 5px;
}

.i-grid {
  display: flex;
  flex-wrap: wrap;
  width: 420px;
}

.i-grid li {
  border: 1px dotted #8d8d8d;
  margin: 2px;
  height: 64px;
  padding: 7px;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 64px;
}

.i-grid li span {
  font-size: 3em !important;
  font-weight: normal;
}

.i-grid li a {
  position: absolute;
  left: 0;
  right: 0;
}

.tab-pane:not(.active) .precio-box {
  display: none;
}

.rank-badge {
  background-color: #f1f1f1;
  border-radius: 14px;
  margin: 0 0 20px 10px;
  overflow: hidden;
  position: relative;
  width: 158px;
}

.rank-badge h3 {
  font-size: 1.1em;
}

.rank-badge h3::before {
  background-color: #000;
  content: '';
  position: absolute;
  height: 80px;
  left: 0;
  top: 60px;
  width: 2px;
}

.rank-badge .avatar-img {
  display: none;
  opacity: .1;
}

.rank-pos {
  background-color: #5fbcff;
  color: #fff;
  font-weight: bold;
  float: right;
  height: 44px;
  line-height: 1;
  padding: 8px 12px;
  width: 100%;
}

.rank-pos span:nth-child(1) {
  display: block;
  font-size: 0.8em;
  font-weight: bold;
  text-transform: uppercase;
}

.rank-pos span:nth-child(2) {
  font-size: 1.4em;
}

.flag {
  border: 3px solid #fff;
  border-radius: 50%;
  height: 24px;
  position: absolute !important;
  right: 0;
  top: 0;
  width: 24px !important;
  z-index: 500;
}

.rank-badge .flag-icon{
  background-size: cover;
}

.rank-data {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 12px;
  z-index: 200;
}

.rank-data ul li {
  background-color: #ccc;
  border-bottom: 1px dotted #c3c3c3;
  height: 40px;
}

.vpoints {
  background-color: #cb4041;
  color: #f3f3f3;
  padding: 14px;
  position: relative;
  text-align: right;
}

.vpoints span {
  display: block;
  font-size: 0.8em;
  font-weight: bold;
  text-transform: uppercase;
}

.vpoints::before {
  content: '';
  border-color: #f1f1f1 transparent transparent #f1f1f1;
  border-style: solid;
  border-width: 10px 10px 10px 10px;
  position: absolute;
  left: 0;
  top: -1px;
}

.usuario-stats li{
  margin-bottom: 10px;
  position: relative;
}

.usuario-stats li span{
  display: block;
  font-size: 0.85em;
  font-weight: bold;
}
.usuario-stats li i{
  background-color: #ccfafa;
  border-radius: 50%;
  display: inline-block;
  height: 28px;
  padding: 7px;
  position: absolute;
  left: -38px;
  width: 28px;
}

.usuario-stats li .fa{
  text-align: center;
}

.dash-box .usuario-stats{
  margin-left: 60px;
}

.dash-box .usuario-stats, .dash-box .rank-badge{
  display: inline-block;
}
.dash-box .rank-badge{
  float: left;
}

.contenedor-diagrama {
  background-color: #ebfdfd;
  border-radius: 6px;
  margin-bottom: 14px;
  padding: 20px 0;
  position: relative;
}

.chart-titulo {
  background-color: #fff;
  border-radius: 4px;
  font-size: 0.88em;
  font-weight: bold;
  padding: 8px;
  position: absolute;
  right: 5px;
  top: -5px;
  width: auto;
}

.resumen li{
  border-bottom: 1px solid #ececec;
  padding: 10px 20px;
  position: relative;
}

.resumen li span, .resumen li a{
  color: #000;
  text-decoration: none;
}
.resumen li .cantidad-documentos{
  color: #fff;
  display: inline-block;
  position: absolute;
  right: 15px;
  top: 8px;
}
.resumen li:hover{
  background-color: #ccfafa;
}

.notificaciones-panel{
  height: 465px;
  transition: .3s ease-out;
}

.notificaciones-panel li{
  white-space: normal;
}

.msg-panel{
  background-color: transparent;
  border-radius: 0;
  box-shadow: none;
  margin: 0;
}
.msg-teaser{
  position: relative;
}

.msg-teaser{
  display: block;
  padding-left: 18px;
}

.msg-teaser::before, .msg-teaser.collapsed::before{
  font-family: 'FontAwesome';
  left: 0;
  position: absolute;
  top: 0;
}

.msg-teaser::before{
  content: "\f2b7";
}
.msg-teaser.collapsed::before{
  content: "\f003";
}

.msg-delete, .msg-panel:hover .msg-delete{
  position: absolute;
  right: 4px;
  top: 4px;
}

.msg-delete{
  background-color: #9f9f9f;
  border-radius: 50%;
  font-size: 1.2em;
  height: 28px;
  text-align: center;
  visibility: hidden;
  width: 28px;
}

.msg-delete i{
  color: #fff;
  display: block;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.msg-delete:hover{
  background-color: #4a898e;
}

.msg-panel:hover .msg-delete{
  visibility: visible;
}

.msg-body{
  padding-top:10px;
}
/*---------------------noticias----------------------*/
.slider-noticias-home>.container, .slider-eventos-home>.container, .slider-cursos-home>.container, .slider-perfiles-home>.container {
  position: relative;
}

.slider-noticias-home, .slider-eventos-home, .slider-cursos-home, .slider-escenarios-home, .slider-perfiles-home{
  border: 0;
  border-radius: 0;
  height: 472px;
  padding: 0;
  position: relative;
  margin-bottom: 0;
}

.slider-perfiles-home {
  overflow: hidden;
}

.slider-noticias-caption, .slider-eventos-caption {
  background-color: rgba(31, 31, 31, 0.75);
  border-left: 3px solid #000;
  height: 200px;
  padding: 8px 12px;
  position: absolute;
  text-align: left;
  top: 100px;
  width: 435px;
}

.slider-noticias-caption:hover, .slider-eventos-caption:hover {
  border-left: 3px solid #fff;
}

.slider-noticias-caption h1, .slider-eventos-caption h1 {
  font-weight: bold;
  font-size: 1.8em;
  height: 55px;
  margin-top: 20px;
  overflow: hidden;
}

.slider-noticias-caption p, .slider-eventos-caption p {
  height: 60px;
  overflow: hidden;
}

/*.slider-noticias-home .owl-controls{
position: relative;
top: 0;
}*/
.slider-noticias-home #sync2, .slider-eventos-home #sync2, .slider-cursos-home #sync2 {
  margin-top: -115px;
}

.slider-noticias-home #sync2 .item, .slider-eventos-home #sync2 .item, .slider-cursos-home #sync2 .item, .slider-perfiles-home #sync2 .item {
  border: 0;
}

.slider-noticias-home .suscribirse-home, .slider-eventos-home .suscribirse-home {
  display: none;
}

.slider-perfiles-home #sync2 {
  margin-top: -358px;
}

/*.slider-noticias-home .owl-controls{
  left: 50%;
  top:0;
}*/


.inner-thumbs {
  background-color: rgba(0, 0, 0, 0.62);
  padding: 10px 0;
}

.slider-noticias-home .item:hover {
  background-color: #000;
}

.slider-noticias-home .owl-item.active.center {
  border-bottom: 4px solid #f2f2f2;
}

.noticia-contenido:not(.inner-modulo-media) {
  font-size: 1.05em;
}

.noticia-contenido p {
  text-align: justify;
}

.noticia-header {
  background-color: #fcfcfc;
  border-top: 3px solid #3d818b;
  margin: 0 auto;
  padding: 5px 18px;
  position: relative;
  top: -40px;
  width: 720px;
  z-index: 50;
}

.noticia-header .caption, .imagen-noticia-destacada .caption {
  background-color: rgba(0, 0, 0, 0.62);
  color: #fff;
  left: 0;
  padding: 5px;
  position: absolute;
  top: -40px;
}

.imagen-noticia-destacada, .video-noticia-destacado {
  background-color: #1e1a19;
}

.video-noticia-destacado {
  padding: 5px 5px 40px;
}

.imagen-noticia-destacada {
  position: relative;
}

.imagen-noticia-destacada .owl-controls {
  bottom: 50px;
  ;
  left: 85%;
  position: absolute;
}

.imagen-noticia-destacada .caption {
  left: 15px;
  top: 390px;
}

.noticia-header h1 span {
  display: block;
  font-size: 0.4em !important;
}

.noticia-contenido .inner-modulo-media {
  margin: 25px;
}

.modulo-autor {
  border: 1px solid #f8f8f8;
  margin: 40px 0;
}

.modulo-autor img {
  width: 120px;
}

.modulo-autor p {
  font-size: 0.9em;
}

.titulo-autor {
  right: 20px;
  top: -22px !important;
}

.blockquote-articulo {
  border: 0;
  padding-right: 20px;
  position: relative;
}

.blockquote-articulo::after {
  content: '\e251';
  font: normal 1em 'Glyphicons Halflings';
  position: absolute;
  right: 0;
  top: 15px;
}

/*eventos*/

.contenedor-busqueda-eventos .contenedor-busqueda-basica {
  margin: 0;
}

.contenedor-busqueda-eventos .barra-busqueda, .filtros-busqueda-eventos .barra-busqueda {
  display: inline-block;
  position: relative;
  width: 100%;
}

.filtro-eventos {
  margin: 0 -3px;
  display: inline-block;
}

.noticia-header .panel-default>.panel-heading {
  background-color: #db434e;
  color: #fff;
}

/*video fijo-noticia*/
.video-noticia-destacado {
  position: relative;
}

#video-fijo-normal {
  transition: all 0.4s linear;
}

.cerrar-video-btn {
  display: none;
  margin: 5px 10px;
  float: right;
}

.show-btn {
  display: block !important;
}

.videofijo {
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.20);
  left: 0 !important;
  padding-bottom: 10px;
  position: fixed !important;
  top: 80px !important;
  -webkit-transform-origin-x: 0;
  -webkit-transform-origin-y: 0;
  transform-origin: 0 0;
  transform: scale(0.7, 0.7);
  width: 400px;
  z-index: 999 !important;
}

.vidAdjust {
  margin-top: 1%;
  margin-left: 1%;
}

.fecha-indicadores {
  height: 30px;
  text-align: right;
  display: inline-block;
  float: right;
  padding: 4px;
  margin-top: 15px;
  border: 1px solid #F8F8F8;
  border-radius: 4px;
}

.fecha-indicadores ul {
  position: relative;
  margin: 0;
  top: 50%;
  transform: translateY(-50%);
}

.fecha-indicadores ul li {
  display: inline-block;
}

.fecha-indicadores ul li:last-child {
  font-size: 0.95em;
  font-weight: bold;
  padding-left: 6px;
  margin-left: 6px;
  border-left: 1px solid #F8F8F8;
}

.fecha-indicadores ul li span {
  font-size: 0.75em;
  font-weight: bold;
  margin-left: 5px;
}

.filtros {
  position: absolute;
  top: 0;
  right: 43px;
}

.filtros-busqueda, .filtros-busqueda-noticias {
  background-color: #eaeaea;
  border-radius: 7px;
  margin-top: 12px;
  padding: 5px;
  /* text-align: right; */
}

.filtros-busqueda .s-biblioteca {
  color: #f9f9f9;
}

.filtros-busqueda .filtro-eventos, .filtros-busqueda-noticias .filtro-noticias, .contenedor-busqueda-eventos .filtro-eventos {
  height: 40px;
  padding: 8px;
}

.filtros-busqueda .barra-busqueda, .filtros-busqueda-noticias .barra-busqueda, .filtros-busqueda-noticias .filtro-noticias, .filtros-busqueda .filtro-eventos, .contenedor-busqueda-eventos .filtro-eventos {
  background-color: #fff;
  border: 1px solid #d3d3d3;
  color: #000;
  display: inline-block;
  font-size: 0.82em;
}

.filtro-eventos option, .filtro-noticias option {
  padding: 5px;
}

.titulo {
  width: 100%;
  height: auto;
}

.titulo a {
  display: inline-block;
}

.subtitulo{
  font-size: 1.4em;
  font-style: italic;
}

.c-titulo{
  font-size: 1.6em;
  text-align: center;
}

.c-titulo-w{
  color: #fcfcfc;
  font-size: 3.5em;
  margin: 35px 0;
}

.c-titulo, .c-titulo-w {
  font-weight: bold;
}

.susc-txt{
  color: #fff;
  font-size: 1.6em;
}


.frame-titulo {
  border-left: 6px solid #bd2227;
}

.frame-subtitulo, .frame-subtitulo-c {
  background-color: transparent !important;
}

.frame-subtitulo span {
  color: #e3e2e2;
  font-size: 0.8em;
  margin-right: 4px;
}

.frame-subtitulo-c {
  border: 1px solid #969696;
}

.frame-titulo, .frame-subtitulo, .frame-subtitulo-c {
  background-color: #f9f9f9;
  height: 34px;
  color: #333333;
  display: inline-block;
  text-align: center;
  clear: left;
  padding: 0 18px;
  margin: 18px 0;
  transform-style: preserve-3d;
}

.frame-titulo-categoria-producto {
  background-color: #fff;
  border: none;
}

.frame-titulo-sidebar {
  float: none;
  text-align: left;
}

.frame-titulo span {}

.frame-titulo.bgr, .frame-titulo.bgv, .frame-titulo.bga {
  border-color: #ffffff;
  color: #FFFFFF;
}

.frame-titulo.bgg {
  background-color: #FFFFFF;
}

.frame-titulo.bgr {
  background-color: #DA1919;
}

.frame-titulo.bgv {
  background-color: #3D818B;
}

.frame-titulo.bga {
  background-color: #134147;
}

.frame-titulo h2, .frame-titulo h3, .frame-subtitulo h2, .frame-subtitulo-c h2, .resultados-destacados h2, .modulos-curso ul li h3, .mas-info-modulo h3, .instructores-curso ul li h3, .descripcion-producto h3 {
  font: 700 1.2em 'Asap', Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  position: relative;
  margin: 0;
  top: 50%;
  transform: translateY(-50%);
}

.frame-subtitulo h2 {
  font-size: 0.9em;
}

.suscripcion-home-menu p {
  height: 70px !important;
  padding: 8px;
}

.suscripcion-caption {
  color: #dddddd;
}

.suscripcion-caption .titulo-submenu {
  display: block;
  margin: 0;
}

h3 span, h4 span, .noticia-header h1 span {
  font: 400 0.68em 'Asap', Helvetica, Arial, sans-serif;
  color: #434242;
}

.contenedor-contenido-submenu h3, .suscripcion-home-menu h3, .contenedor-contenido-submenu span {
  color: #dddddd;
  max-height: 40px;
  overflow: hidden;
}

.evento-home-contenido, .base-home-contenido, .base-home-contenido-min {
  position: relative;
}

/*-------------------cursos-------------------*/
.base-thumb{
  overflow: hidden;
  position: relative;
}

.base-home-modulo .base-info-overlay {
  background-color: rgba(0, 0, 0, 0.596078431372549);
  color: #f9f9f9;
  font-size: 0.9em;
  height: 100%;
  opacity: 0;
  padding: 10px 5px 10px;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 999;
}

.base-info-overlay .datos-curso{
  flex-flow: column nowrap;
  justify-content: space-around;
  margin: 0 15px;
}

.base-info-overlay .datos-curso li{
  border: 0;
  flex-flow: row;
  margin: 3px 0;
  padding: 0 12px!important;
  width: 100%;
}
.base-info-overlay .datos-curso li .item-cell1, .base-info-overlay .datos-curso li .item-cell2{
  text-align: left;
}

.base-home-curso-modulo .base-home-contenido, .base-home-contenido-min {
  border-color:#d2d2d2;
}

.base-home-min .base-thumb{
  height: 150px;
}

.base-home-min p{
  display: none;
}

.proximo-curso, .recurso-destacado{
  display: none;
}

.proximo-curso h2 {
  font-size: 1em;
  font-weight: bold;
  /*margin:100px 0 10px;*/
}

.recurso-destacado {
  background-color: rgba(0, 0, 0, 0.18);
  border: 1px solid rgba(0, 0, 0, 0.31);
  border-radius: 5px;
  margin-bottom: 10px;
  min-height: 125px;
  padding: 0 10px;
  position: relative;
}

.recurso-destacado img {
  float: left;
  margin-right: 8px;
  padding: 5px;
  width: 180px;
}

.recurso-destacado .base-info-overlay {
  color: #fff;
}

.recurso-destacado .base-info-overlay p {
  display: table;
  margin-bottom: 10px;
  margin-right: 100px;
}

.recurso-destacado .base-info-overlay ul {
  margin: 0 5px;
}

.recurso-destacado .base-info-overlay ul li {
  border: 0;
  display: inline-block;
}

.recurso-destacado .cta-secondary-btn {
  bottom: 40px;
  right: 20px !important;
}

.recurso-destacado hr {
  border-color: rgba(0, 0, 0, 0.39);
}

.recurso-destacado .base-info-overlay::after {
  display: none;
}

.curso-modulo-fijo {
  background-color: rgba(36, 43, 72, 0.95);
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  display: none;
  position: fixed;
  top: 50px;
  width: 1170px;
  z-index: 99;
}

.curso-modulo-fijo .base-info-overlay p {
  display: none;
}

.curso-modulo-fijo img {
  width: 100px;
}

.curso-modulo-fijo .cta-secondary-btn {
  bottom: 5px;
}

.base-info-overlay h3 {
  margin: 3px 0;
}

.inicio-curso, .aplicacion {
  background-color: #f8f8f8;
  border:2px solid #fff;
  box-shadow: 0 1px 2px #00000020;
  color: #000;
  font-weight: bold;
  padding: 5px 8px 5px 37px;
  position: relative;
  width: 100%;
}

.recurso-destacado .inicio-curso {
  font-size: 0.95em;
  margin: 0 0 8px;
}

.inicio-curso::before {
  content: "\f073";
}

.aplicacion::before {
  content: "\f138";
}

.inicio-curso::before, .aplicacion::before{
  background-color: #ffffff;
  color: #000;
  font: normal 1em 'FontAwesome';
  height: 100%;
  left: 0;
  padding: 8px 7px;
  position: absolute;
  top: 0;
  width: auto;
}

.descuento{
  background-color: #db434e;
  color: #fff;
  font-size: 1em;
  font-weight: bold;
  padding: 5px 7px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 2px;
  width: auto;
  z-index: 800;
}

.categoria{
  background-color: #fff;
  display: inline-block;
  font-size: 0.9em;
  padding: 4px 12px;
  position: relative;
}

.cinfo{
  background-color:#fff;
  padding: 5px;
  position: relative;
  top: 0;
  transition: .1s cubic-bezier(0.6, 0.09, 0, 0.97);
}
.cinfo h3{
  color: #000;
  font-size: 1.25em!important;
  margin: 0 0 0 8px !important;
  max-height: none!important;
  overflow: visible!important;
}
.cinfo .categoria{
  top: -20px;
  z-index: 999;
}
.mod-divider{
  margin: 20px 0 18px;
}
.categoria span{
  color: #000;
  margin-right: 8px;
}
.info-detalles{
  display: inline;
  font-size: 0.90em;
  overflow: hidden;
  padding: 5px 10px;
  position: relative;
  width: auto;
}
.info-detalles i{
  color:#000;
  margin: 0 5px;
}
.info-detalles span{
  /* display: block; */
  font-weight: bold;
  margin-right: 15px;
  position: relative;
}
.info-detalles span::before{
  background-color: #cccccc;
  content:'';
  height: 100%;
  position: absolute;
  right:-8px;
  top: 0;
  width: 1px;
}
.base-info-overlay::after {
  border-color: #242b48 transparent transparent;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  bottom: -10px;
  content: "";
  position: absolute;
  left: 28px;
}

.base-info-overlay ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-decoration: none;
}

.base-info-overlay ul li {
  border-bottom: 1px solid rgba(232, 232, 232, 0.3);
  padding: 5px;
}

.base-info-overlay ul li i {
  margin-right: 8px;
}

.perfil-frase {
  font: bold italic 1.6em Helvetica, Arial, sans-serif;
  padding: 50px 15px;
}

.perfil-nombre {
  padding: 15px;
}

.base-home-modulo:hover .base-info-overlay {
  opacity: 1;
}

.base-home-modulo:hover .base-info-overlay .cta-secondary-btn {
  transform: translateX(0);
}
.base-home-modulo:hover .cinfo{
  top: -5px;
}
.cta-secondary-btn {
  background-color: #CFBB26;
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 2px;
  box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.30);
  color: #fff;
  cursor: pointer;
  font-weight: bold;
  margin: 15px 14px;
  padding: 10px;
  text-align: center;
  transform: translateX(18px);
  transition: .1s ease-out;
  min-width: 100px;
}

.base-info-overlay .cta-secondary-btn, .recurso-destacado .cta-secondary-btn {
  position: absolute;
}

.base-info-overlay .cta-secondary-btn {
  bottom: 0;
  right: 0;
}

/*curso-interna*/
.descripcion-curso h1, .descripcion-empresa h1, .descripcion-producto h1 {
  font-size: 2em;
  font-weight: bold;
}

.descripcion-curso h1 span, .descripcion-empresa h1 span, .descripcion-producto h1 span {
  color: #a2a2a2;
  display: block;
  font-size: 0.6em;
}

.instructores-curso h2 {
  color: #fff;
}

.instructores-curso .frame-subtitulo-c {
  border-color: #fff;
}

.panel-datos {
  background: linear-gradient(rgba(245, 244, 244, 1) 7%, rgb(230, 230, 230) 100%);
  border-radius: 10px;
  box-shadow: 0px 2px 3px 0px rgb(192, 192, 192);
  color: #717171;
  margin: 19px 20px 22px;
  overflow: hidden;
}

.panel-datos-header {
  margin-bottom:10px;
  text-align: center;
}

.panel-datos-header h2 {
  border-bottom: 1px solid #e2e2e2;
  border-top: 1px solid #fff;
  color: #4d4d4d;
  font: bold 1.2em 'Arimo', Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 10px;
}

.datos-curso-slide{
  display: flex;
  margin: 20px 0;
}
.datos-curso-slide li{
  align-self:auto;
  background-color: rgba(134, 134, 134, 0.5019607843137255)!important;
  flex: 0 1 auto;
  flex-flow: column;
  padding: 20px 15px!important;
  position: relative;
  width: 30%;
}
.datos-curso-slide li .descuento{
  top: -15px;
}
.datos-curso-slide li .item-cell1, .datos-curso-slide li .item-cell2{
  flex: 0 1 50%;
  text-align: center;
}

.datos-curso-slide li>div>span{
  color:#fff!important;
  font-weight: bold;
}

.datos-curso-slide li i, .datos-curso-slide li > div{
  color: #fff !important;
}

.datos-curso {
  padding: 0;
}

.datos-curso li{
  display: flex;
  padding: 5px;
}

.datos-curso li i {
  color: #040f11;
  font-size: 1.2em;
  margin-right: 10px;
  padding: 9px;
  width: 30px;
}

.datos-curso li>div>span{
  color: #b49b9b;
  font-size: 0.9em;
  margin: 0 8px 0 0;
}

.item-cell1{
  flex: 1 0 1%;
}

.item-cell2{
  flex: 0 0 60%;
}

.item-cell1, .item-cell2{
  align-self: center;
  box-sizing: border-box;
}

.item-promo{
  background-color: #fff!important;
  border: 2px solid #000;
  cursor: pointer;
}
.item-promo a{
  color: #000;
  display: contents;
}
.item-promo a:hover{
  text-decoration: none;
}
.item-promo:hover{
  background-color: #000!important;
}
.item-promo:hover i, .item-promo:hover span, .item-promo:hover .item-cell2 {
  color:#fff!important;
}
.item-promo, .item-promo i, .item-promo span{
  color: #000!important;
  font-weight: bold;
}

.datos-curso li, .datos-documento li {
  background-color: #fff;
  border-radius: 4px;
  margin: 2px 4px;
}

.datos-curso li:hover, .datos-documento li:hover {
  background-color: #f9f9f9;
  transition: .1s ease-in-out;
}

.datos-documento li {
  padding: 10px 15px;
}

.datos-documento span {
  font-weight: bold;
  margin-right: 5px;
}

/**/
.datos-curso-panel {
  margin: 0 20px 20px 0;
}

.datos-curso-panel .panel-heading {
  padding: 20px;
}

.datos-curso-panel .panel-footer {
  background-color: #fff;
  padding: 8px;
}

.sticky-wrapper{
  height: 100%;
}

.sticky{
  position: -webkit-sticky;
  position: sticky;
  top: 140px;
}

.c-media{
  margin: 0 auto;
  position: relative;
  width: 65%;
}

.c-media::before, .c-media::after{
  content:'';
  height: 700px;
  position: absolute;
  top: 0;
  width: 50px;
}

.c-media::before{
  background: url("../images/lft_lines.svg");
  left: -150px;
}

.c-media::after{
  background: url("../images/rgt_lines.svg");
  right: -150px;
}

.c-video {
  border-radius: 12px;
  box-shadow: 0 1px 18px 5px #6b6b6b50;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.c-video::after{
  content: '';
  display: block;
  padding-top: 56.25%;
}
.c-video iframe{
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.c-txt{
  position: relative;
  text-align: center;
}

.c-txt h1{
  font-weight: bold;
}

.c-opt{
  align-items: stretch;
  border: 2px solid #f0a80b;
  box-shadow: 0 6px 18px 0px #1f1f1f59;
  border-radius: 10px;
  display: flex;
  flex-flow: row wrap;
  margin: 45px auto;
  overflow: hidden;
  width: 50%;
}
.c-opt-txt{
  background-image: linear-gradient(to bottom, #F08200 0%, #ffbe71 100% );
  color: #fff;
}
.c-opt-btn{
  background-color: #fff;
  color: #7a7a7a;
  font-size: 1.4em;
  font-weight: bold;
}
.c-opt-btn i{
  font-size: 0.85em;
  margin-right: 8px;
}
.c-opt-btn:hover{
  text-decoration: none;
}
.c-opt-txt h2{
  font: bold 1.4em 'Asap', Helvetica, sans-serif;
  margin: 0 0 5px;
  text-shadow: 0 1px 2px #00000054;
}

.c-opt-txt, .c-opt-btn{
  align-self: auto;
  flex: 1 1 auto;
  padding: 10px 15px;
  text-align: center;
}
.c-txt p{
  font-size: 1.4em;
  margin: 0 auto 40px;
}

.perfil-p{
  display: flex;
  flex-flow: row wrap;
}

.perfil-img{
  align-self: center;
  width: 150px;
}

.perfil-txt{
  position: relative;
}

.perfil-txt h1{
  color: #fff;
  font-size: 0.95em;
  font-weight: bold;
  padding:5px 7px;
  position: absolute;
  top: 0;
}

.perfil-txt h1::before {
  content: "";
  border-style: solid;
  border-width: 6px;
  bottom: -10px;
  left:0;
  position: absolute;
  width: 5px;
}

.perfil-txt2 {
  color: #fff;
}
.perfil-img, .perfil-txt, .perfil-txt2{
  flex: 1 1;
}
.perfil-txt, .perfil-txt2{
  padding:65px 32px;
}
.perfil-txt h2, .perfil-txt2 h2{
  font-weight: bold;
}
.fx1{
  flex-basis: 10%;
}
.fx2{
  flex-basis: 59%;
}
.fx3{
  flex-basis: 31%;
}
/**/
.modulos-curso h3, .instructores-curso h3, .instructores-curso h4, .personal-card h4 {
  color: #585858;
  margin: 0 0 15px;
}

.instructores-curso h3 {
  color: #fff;
}

.instructores-curso h4 {
  color: #f4f4f4;
}

.instructores-curso, .personal-card h4{
  font-size: 1em;
}


.modulos-curso ul li h3, .mas-info-modulo h3, .instructores-curso ul li h3, .personal-card ul li h3, .descripcion-producto h3 {
  font-size: 1.2em;
  text-transform: none;
}

.presentacion-curso, .presentacion-empresa {
  overflow: hidden;
  padding-bottom: 52px;
  position: relative;
}

.descripcion-curso hr, .descripcion-empresa hr, .descripcion-producto hr {
  border-color: #d0d0d0;
  margin: 20px 0;
}

.modulos-curso>ul>li, .instructores-curso>ul>li, .equipo-vpro>ul>li, .personal-card>ul>li {
  border: 1px solid #efefef;
  border-radius: 4px;
  margin: 10px 0;
  overflow: hidden;
  padding: 43px 20px 10px;
  position: relative;
}

.modulos-curso>ul>li {
  cursor: pointer;
  transition: .1s cubic-bezier(0.42, 0, 0, 1);
}

.modulos-curso>ul>li::before, .instructores-curso ul li::before, .equipo-vpro>ul>li::before, .personal-card ul li::before {
  content: "";
  height: 25px;
  left: 0;
  position: absolute;
  top: 30px;
}

.modulos-curso>ul>li::before {
  border-left: 2px solid #c8d658;
}

.modulos-curso>ul>li>a {
  background-color: #c8d658;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  color: #fff;
  padding: 5px 10px;
  position: absolute;
  right: 0;
  top: 0;
}

.modulos-curso>ul>li:hover {
  background-color: #fbfbfb;
  border: 1px solid #d6d6d6;
  transform: scale(0.99);
}

.modulos-curso>ul, .instructores-curso ul, .personal-card ul {
  border-radius: 5px;
  margin-top: 18px;
}

.mas-info-modulo {
  display: none;
  padding: 30px 20px;
  width: 600px;
}

.instructores-curso {
  background-color: #1e5169;
}

.instructores-curso, .personal-card {
  margin: 0 20px;
  padding: 0 20px 12px;
  position: relative;
}

.instructores-curso::before, .equipo-vpro::before, .personal-card::before {
  border-width: 10px 0 0 10px;
  bottom: 0;
  left: 0;
}

.instructores-curso::after, .equipo-vpro::after, .personal-card::after {
  border-width: 0 10px 10px 0;
  right: 0;
  top: 0;
}

.instructores-curso::before, .instructores-curso::after, .equipo-vpro::before, .equipo-vpro::after, .personal-card::before, .personal-card::after {
  content: "";
  border-style: solid;
  border-color: transparent #fff;
  position: absolute;
}

.instructores-curso ul li {
  border-color: #3e7792;
}

.instructor-img, .avatar-img, .personal-img{
  position: absolute;
}

.instructor-img, .avatar-img {
  top: 0;
  right: 0;
}

.instructor-img{
  border-bottom-left-radius: 18px;
}

.instructor-img {
  width: 60px;
}

.instructores-curso p {
  color: #f2f2f2;
  font-size: 0.9em;
}

.instructores-curso ul li::before {
  border-left: 2px solid #fff;
}


/**/

.personal-card{
  background-color: #fcfcfc;
}

.personal-card>ul>li::before{
  border-left: 2px solid #000;
  top:106px;
}

.personal-info>li:first-child{
  padding-top: 90px;
}

.personal-info li:hover{
  border-color: #dadada;
}

.personal-contacto{
  position: absolute;
  left: 110px;
  list-style: none;
  margin-top:0!important;
  padding:10px 0;
  top: 0;
}

.personal-contacto li{
  border:1px solid #c2c2c2;
  border-radius: 8px;
  display: inline-block;
  height: 30px;
  margin: 10px 5px;
  position: relative;
  text-align: center;
  width: 30px;
}

.personal-img{
  left: 20px;
  top:0;
  width: 80px;
}

.personal-contacto li a{
  color: #000;
  display: block;
  position: relative;
  top:50%;
  transform:translateY(-50%);
}

.personal-contacto li:hover{
  border-color:#000;
  transition:.2s ease-out;
}

.personal-contacto li a:hover{
  color:#CFBB26;
}

.personal-card h3{
  font-size: 1.4em!important;
  margin:10px 0 0;
}

.personal-card h4{
  margin: 0 0 20px;
}

.banner {
  border-radius: 8px;
  color: #fff;
  height: 250px;
  margin: 20px 20px 80px;
  overflow: hidden;
  position: relative;
}

.banner-contenido {
  padding: 30px 0;
  position: relative;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
}

.banner h1{
  font-size:1.9em;
  font-weight:bold;
}

.banner p{
  font-size: 1.4em;
  margin: 10px 100px;
}

.banner img {
  width: 100%;
  position: absolute;
  top: 0;
  z-index: -10;
}

.cta-pub{
  background-color: #fff;
  background-size: cover;
  border-radius: 10px;
  box-shadow: 0 2px 14px #00000020;
  display: flex;
  margin: 50px 15px;
  min-height: 100px;
  padding: 8px 18px;
  position: relative;
}

.cta-pub-txt{
  line-height: 1.1;
}

.cta-pub-btn{
  text-align: center;
}

.cta-pub div{
 align-self: center;
 flex: 0 1 50%;
}

.cta-pub h1{
  color: #000;
  font-size: 1.1em;
  font-weight: bold;
  position: relative;
}

.cta-pub h1::before{
  content:'';
  background: url("../images/t-arrow.svg") no-repeat;
  height: 22px;
  left: -18px;
  position: absolute;
  top: -3px;
  width: 22px;
}

.block-li{
  display: flex;
  flex-flow: row wrap;
  justify-content:space-around;
  margin: 20px 0;
  padding: 0;
}

.block-li li{
  border: 1px solid #f08406;
  border-radius: 10px;
  list-style: none;
  margin: 15px 0;
  padding: 30px;
  position: relative;
  width: 250px;
}

.block-li li::before{
  background-color: #fff;
  border: 1px solid #dadada;
  border-radius: 50%;
  content:'\f00c';
  font-family: 'FontAwesome';
  height: 25px;
  padding: 2px;
  left: -12px;
  position: absolute;
  text-align: center;
  top: 27px;
  vertical-align: middle;
  width: 25px;
}

.block-li span{
  font-weight: bold;
}

.base-home-contenido-min{
  background-color:#fff;
}
.base-home-contenido-min .base-thumb{
  min-height: 190px;
}

.contenedor-contenido-submenu .base-home-contenido-min .base-thumb{
  min-height: auto;
}

.contenedor-contenido-submenu .base-home-contenido-min, .contenedor-contenido-submenu .base-home-contenido-min .cinfo, .contenedor-contenido-submenu .base-home-contenido-min .inicio-curso{
  background-color: #3e3d3d;
}

.contenedor-contenido-submenu .base-home-contenido-min h3{
  color: #fff;
}

.contenedor-contenido-submenu .base-home-contenido-min .inicio-curso{
  border: 0;
}

.contenedor-contenido-submenu .base-home-contenido-min .inicio-curso::before{
  background-color: transparent;
  color: #fff;
}

.contenedor-contenido-submenu .base-home-contenido-min{
  border: 1px solid #4d4d4d;
}

.contenedor-contenido-submenu .base-home-contenido-min .descuento{
  top:0;
}

.contenedor-contenido-submenu .base-home-contenido-min .cinfo .categoria{
  background-color:transparent;
  color: #fff;
  top: auto;
}

.contenedor-contenido-submenu .base-home-contenido-min .cinfo .categoria span{
  color: #fff;
}

.contenedor-contenido-submenu .base-home-contenido-min:hover{
  background-color: transparent;
  border-color: #616161;
}

.contenedor-contenido-submenu .base-home-contenido-min .info-detalles i{
  color: #fff;
}

.contenedor-contenido-submenu .u-logo-curso{
  margin: 0 10px !important;
}

.contenedor-contenido-submenu .u-logo-curso li{
  background-color: transparent;
  height: 40px;
  padding: 0;
  width: 80px;
}

.contenedor-contenido-submenu .base-home-contenido-min .mod-divider{
  border-color: #4d4d4d;
  margin: 10px 0;
}

.noticia-modulo-min{
  border-bottom: 1px solid #f2f2f2;
  color: #1b1b1b;
  display: block;
  margin-bottom: 11px;
  padding: 2px 1px;
}

.noticia-modulo-min::hover{

}
.noticia-modulo-min h3{
  font-size: 1.4em;
  margin: 0 0 8px;
}
.noticia-modulo-min h3 span{
  line-height: 2;
}
.base-home-contenido h3 span::before, .base-home-contenido-min h3 span::before, .noticia-home-contenido h3 span::before, .noticia-modulo-min h3 span::before, .evento-home-contenido h3 span::before, .slider-noticias-caption>span::before, .slider-eventos-caption>span::before {
  color: #afafaf;
  content: "Publicado:";
  font-weight: bold;
  margin-right: 4px;
}

.noticia-home-contenido, .evento-home-contenido, .producto-home-contenido, .base-home-contenido, .base-home-contenido-min, .suscripcion-home-menu, .producto-home-contenido .logo-empresa-directorio {
  border: 1px solid #f7f7f7;
}

.noticia-home-contenido, .evento-home-contenido, .producto-home-contenido, .producto-home-contenido .logo-empresa-directorio, .base-home-contenido, .base-home-contenido-min, .base-home-modulo .base-info-overlay, .imagen-menu-contenido, .suscripcion-home-menu, .producto-destacado-modulo {
  transition: .3s;
}

.noticia-home-contenido h3, .evento-home-contenido h3, .base-home-contenido h3, .base-home-contenido-min h3 {
  max-height: 75px;
  overflow: hidden;
}

.noticia-home-contenido h3, .evento-home-contenido h3, .producto-home-contenido h3, .base-home-contenido h3, .base-home-contenido-min h3, .tab-content .contenedor-contenido-submenu h3, .cursos-beneficios h3, .imagen-menu-modulo h3, .suscripcion-home-menu h3 {
  font: bold 1.2em 'Arimo', Arial, sans-serif;
}

.base-home-contenido .eje, .base-home-contenido-min .eje, .noticia-home-contenido h3, .noticia-home-contenido p, .noticia-home-contenido .eje, .evento-home-contenido h3, .evento-home-contenido p, .evento-home-contenido .eje, .producto-home-contenido h3, .producto-home-contenido p, .producto-home-contenido .eje, .base-home-contenido h3, .base-home-contenido p, .base-home-contenido .u-logo-curso, .base-home-contenido-min h3, .base-home-contenido-min p, .base-home-contenido-min .u-logo-curso {
  margin: 12px;
}

.noticia-home-contenido.pasado h3, .evento-home-contenido.pasado h3 {
  font-size: 1.2em;
}

.noticia-home-contenido p, .evento-home-contenido p, .producto-home-contenido p {
  font: 400 1em 'Asap', Arial, sans-serif;
  color: #777777;
  max-height: 60px;
  line-height: 1.4;
  overflow: hidden;
}

.noticia-home-contenido:hover, .evento-home-contenido:hover, .producto-home-contenido:hover, .base-home-contenido:hover, .base-home-contenido-min:hover, .suscripcion-home-menu:hover, .producto-home-contenido .logo-empresa-directorio:hover {
  background-color: #fefefe;
  border-color: #afbfc1;
}

.noticia-home-contenido:hover, .evento-home-contenido:hover, .producto-home-contenido:hover, .suscripcion-home-menu:hover, .imagen-menu-contenido:hover, .producto-destacado-modulo:hover, .producto-home-contenido .logo-empresa-directorio:hover {
  opacity: 1;
}

.imagen-menu-contenido, .contenedor-contenido-submenu .noticia-home-contenido, .contenedor-contenido-submenu .evento-home-contenido, .suscripcion-home-menu {
  border: 1px solid #4d4d4d;
}

.imagen-menu-contenido:hover, .contenedor-contenido-submenu .noticia-home-contenido:hover, .contenedor-contenido-submenu .evento-home-contenido:hover, .suscripcion-home-menu:hover {
  background-color: #3e3d3d;
  border-color: #616161;
}

.noticia-home-contenido a, .evento-home-contenido a, .suscripcion-home-menu a, .producto-home-contenido a, .base-home-contenido a, .base-home-contenido-min a, .categorias-biblioteca-index h3 a {
  color: #666363;
  text-decoration: none;
}

.noticia-home-contenido a:hover, .evento-home-contenido a:hover, .producto-home-contenido a:hover, .base-home-contenido a:hover, .base-home-contenido-min a, .imagen-menu-contenido a:hover, .suscripcion-home-menu a:hover, .documentos-relacionados .eje a:hover, .info-empresa .eje a:hover, .loggedin-menu-ejes .eje a:hover {
  color: #868b95;
  text-decoration: none;
}

.pais-evento, .categoria-noticia, .categoria-curso {
  color: #fff;
  font-size: 0.8em;
  font-weight: bold;
  padding: 5px 10px;
  position: absolute;
  right: 16px;
  top: 0;
  width: auto;
  z-index: 60;
}

.categoria-noticia, .categoria-curso {
  background-color: #2d2d2d;
}

.pais-evento {
  background-color: #db434e;
}

.fecha-evento {
  background-color: #d1c239;
  color: #FFFFFF;
  height: 30px;
  margin: 1px 0;
  overflow: hidden;
  position: relative;
}

.fecha-evento div:first-child {
  background-color: #DB434E;
  border-right: 1px solid #FFFFFF;
  display: inline-block;
  font-weight: bold;
  padding: 5px;
  text-transform: uppercase;
}

.finalizado {
  background-color: #c7c7c7;
}

.evento-finalizado-badge {
  background-color: #DB434E;
  font-size: 0.8em;
  font-weight: bold;
  padding: 2px 8px;
  position: absolute;
  right: 0;
  text-transform: uppercase;
  top: 5px;
}

.producto-home-contenido {
  position: relative;
}

.producto-home-contenido img, .producto-imagen img {
  margin: 0 auto;
}

.producto-home-contenido div {
  border-bottom: 1px dotted #c7c7c7;
}

.producto-home-contenido .logo-empresa-directorio {
  background-color: #fff;
  padding: 5px;
  position: absolute;
  right: 2px;
  top: 2px;
  width: 35%;
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.20);
  z-index: 90;
}

.megamenu-categorias-contenedor h3, .megamenu-categorias-contenedor .noticia-home-contenido p, .imagen-menu-modulo p, .links-producto, .links-curso {
  margin: 8px;
}

.megamenu-categorias-contenedor .noticia-home-contenido p, .tab-content .contenedor-contenido-submenu p, .imagen-menu-modulo p, .suscripcion-home-menu p {
  color: #a2a2a2;
  font-family: inherit;
  font-size: 0.8em;
  height: 60px;
  overflow: hidden;
}

.fuente-noticia, .empresa-producto, .perfil-fecha {
  font-weight: bold;
  padding-right: 3px;
  margin-right: 3px;
}

.empresa-producto {
  background-color: #4c929b;
  color: #fff;
  font-size: 0.8em;
  margin: 0 5px 5px 0;
  padding: 4px 6px;
}

.empresa-producto::before {
  background-color: #beb135;
  content: "\00a0";
  height: 20px;
  left: 0;
  position: absolute;
  width: 12px;
}

.destacado {
  background: #f2f2f2;
  padding: 12px;
}

.nota-destacada{
  background: #f2f2f2;
  padding: 12px;
}

.nota-destacada > div{
  border-color: #f2f2f2;
}

.revista-destacada-img{
  height: 300px;
  overflow: hidden;
  width: 100%;
}

.revista-destacada-img img{
  height: 100%;
  object-fit: cover;
  width: 100%
}

.tag-destacado{
  color:#afafaf;
  font-weight: bold;
}

.nota-destacada .tag-destacado::before{
  content: none;
}


.imagen-menu-modulo, .noticia-home-modulo, .evento-home-modulo, .producto-home-modulo, .base-home-modulo {
  margin: 18px 0;
}

.eje, .u-logo-curso {
  font: normal 0.885em Helvetica, Arial, sans-serif !important;
  color: #666666;
  margin: 0 5px 0 55px;
  padding: 0;
}

.u-logo-curso {
  margin: 0;
}

.eje li, .u-logo-curso li {
  border: 0;
  display: inline;
}

.u-logo-curso li, .logo-board li {
  background-color: #fff;
  border: 1px solid #eaeaea;
  display: inline-block;
  height: 60px;
  overflow: hidden;
  padding: 15px;
  width: 109px;
}
.u-logo-curso-big li{
  width: 180px!important;
}
.clientes-board{
  /* margin-bottom: 40px; */
}

.clientes-board .titulo-board{
  color: #a4a4a4;
  font-size: 1em;
  font-weight: normal;
  padding: 8px 12px;
  text-align: center;
  text-shadow: 0px 1px 0 #fff;
}

.logo-board{
  background-color: #fff;
  padding:20px 20px 4px;
  position: relative;
  box-shadow: 0 1px 2px #00000026;
}

.logo-board li {
  height: auto;
  width: auto;
}

.eje a, .documentos-relacionados .eje a, .info-empresa .eje a {
  color: #A3A9B4;
}

hr {
  margin: 5px 0;
  padding: 0;
}

.categorias-biblioteca-index {
  margin-bottom: 80px;
}

.categorias-biblioteca-index h3 {
  border-bottom: 1px solid #777777;
  font-size: 1.1em;
  font-weight: bold;
  height: 22px;
  overflow: hidden;
  padding-right: 55px;
  position: relative;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.categorias-biblioteca-index h3 span {
  border-radius: 2px;
  padding: 5px;
  position: absolute;
  right: 0;
}

.categorias-biblioteca-index h3 a {
  text-decoration: none;
}

.categorias-biblioteca-index ul li {
  display: inline;
  font-size: 0.95em;
  margin-right: 2px;
}

.categorias-biblioteca-index ul li:first-child:before {
  content: none;
}

.categorias-biblioteca-index ul li:first-child {
  content: none;
  font-weight: bold;
}

.categorias-biblioteca-index ul li:before {
  border-left: 1px solid #8f8f8f;
  content: " \00a0 ";
  display: inline-block;
  width: 0;
  height: 15px;
  margin: 0 2px;
  vertical-align: middle;
}

span.cantidad-documentos.badge {
  border-radius: 3px;
  margin: 0 3px 0 4px;
}

/*-------------------- secciones ---------------------*/
.current-issue, .biblioteca, .revista, .libros, .directorio, .eventos, .noticias, .suscripciones {
  background: #092529;
  position: relative;
}

.curso{
  background-image: linear-gradient(to top, #fbfbfb, #fff);
}

.destacados-franja{
  /* background: url('../images/pat_franja.png') repeat; */
  background-image: linear-gradient(to bottom, #efefef 40%, #fff);
  padding-top:110px;
}

.destacados-franja::after{
  background: #fff;
  bottom: 0;
  content:'';
  -webkit-clip-path: polygon(0% 99%, 11% 46%, 21% 80%, 29% 69%, 45% 99%, 60% 70%, 63% 99%, 84% 71%, 100% 100%);
          clip-path: polygon(0% 99%, 11% 46%, 21% 80%, 29% 69%, 45% 99%, 60% 70%, 63% 99%, 84% 71%, 100% 100%);
  position: absolute;
}

.directorio-info, .eventos-destacados-franja {
  margin: 18px 0;
}

.eventos-destacados-franja, .destacados-franja {
  margin-top: 0;
}

.directorio-info, .eventos-destacados-franja{
  background: #efefef;
}

.banner-fw {
  background: #305f66;
  margin-top: 20px;
}

.directorio h4, .directorio h2 {
  color: #ffffff;
}

.ediciones {
  background: #092529;
}

.suscripcion-vpro {
  padding: 85px 0;
  position: relative;
}

.suscripcion-vpro-bg {
  background: url(../images/bg_suscripcion.jpg) no-repeat 50% 70% fixed;
  background-size: cover;
}

.ediciones, .faq {
  padding: 10px 0;
}

.faq {
  background: #6788b6;
  padding-bottom: 40px;
  position: relative;
}

.faq::before {
  background-color: #ffffff;
  content: "";
  border-radius: 50%;
  height: 45px;
  position: absolute;
  left: 50%;
  top: -15px;
  transform: translate(-50%, -50%);
  width: 45px;
}

.faq-solo{
  display: none;
  margin: 10px auto;
  max-width: 250px;
}

.faq-solo a{
  color: #fff;
  display: inline-block;
  text-decoration: none;
}

.faq-b{
  background-image: linear-gradient(to bottom, #fbfbfb, #fff);
  padding: 125px 0;
  position: relative;
}

.faq-b::before{
  /* background: url("../images/pat_franja.png") repeat; */
  /* background-color: #f2f2f2; */
  bottom: 0;
  content: '';
  height: 50%;
  position: absolute;
  width: 100%;
}

.categorias{
  background-image: linear-gradient(to top, #fbfbfb 10%, #fff 50%);
  padding: 90px 0;
}

.perfil-profesor{
  background-color: #c5c5c5;
  margin: 40px 0 0;
  position: relative;
}

.eada{
  background: url("../images/eada_bg.jpg") no-repeat top center;
  background-size: cover;
  padding:120px 0;
}
.eada p, .eada .p-destacado{
  color: #fff;
  margin: 10px 0;
}
.i-circle{
  border: 1px solid #fff;
  border-radius: 50%;
  color: #fff;
  height: 20px;
  margin: 0;
  position: absolute;
  right: 10px;
  text-align: center;
  top:10px;
  width: 20px;
}

.i-circle i{
  display: block;
  font-size: 0.95em!important;
  margin: 2px 5px;
}

.certificaciones-franja {
  background: rgba(36, 43, 72, 0) url("../images/cbg_cert_pat.png") repeat center;
  border-top: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
  margin: 145px 0 0;
  padding: 90px 0;
  position: relative;
}

.certificaciones-franja .container::before {
  top: -2px;
}

.certificaciones-franja .container::after {
  bottom: -2px;
}

.certificaciones-franja .container::before, .certificaciones-franja .container::after {
  content: "";
  background-color: #c8d658;
  height: 3px;
  position: absolute;
  width: 332px;
}

.certificado-b {
  font-size: 0.7em;
  margin: 10px 10px 20px 0;
  position: absolute;
  text-transform: uppercase;
  top: -40px;
}

.certificado-b i {
  color: #09e430;
  margin-right: 4px;
}

.certificaciones-franja h1{
  margin: 7px 0 10px 12px;
}

.certificaciones-franja p {
  color: #647164;
  font-size: 1.3em;
  padding-left: 12px;
}

.certificaciones-franja p::before {
  border-left: 2px solid #c8d658;
  content: "";
  height: 40px;
  left: 10px;
  position: absolute;
  top: 5px;
  transform: rotate(12deg);
}

.certificado-img{
  -webkit-clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%);
          clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%);
  height: 420px;
  position: absolute;
  right: 20px;
  top:-118px;
  width: 600px;
  z-index: 500;
}

.certificado-img::before{
  content:'';
  border-color: transparent #000 transparent;
  border-style: solid;
  border-width: 6px;
  position: absolute;
  width: 5px;
}

.clip-svg {
  -webkit-clip-path: url(#myClip);
          clip-path: url(#myClip);
  height: 420px;
  width: 600px;
}

.ediciones .rt01imgback {
  margin: 0;
}

.ediciones-masvistas li {
  float: left;
  margin: 15px;
}

#ediciones-masvistas {
  margin-top: 25px;
}

#ediciones-masvistas>.carousel-indicators {
  bottom: -35px;
}

.form-svpro-demo {
  height: 54px;
}

.suscribirse-home p, .suscribirse-cursos p, .promo-header p{
  font: 700 2em 'Asap', Helvetica, Arial, sans-serif;
  color: #FFF;
}

.suscribirse-home p span, .promo-header p span {
  font: normal 0.52em Helvetica, Arial, sans-serif;
}

.suscribirse-home p:last-child span {
  padding-left: 8px;
}

.suscribirse-revista {
  left: inherit !important;
}

.suscribirse-directorio, .suscribirse-directorio-home, .suscribirse-revista, .suscribirse-revista-home {
  position: absolute;
  width: 285px;
  transform: translateY(-50%);
  top: 50% !important;
}

.suscribirse-directorio-home {
  margin: 0 auto;
  padding-top: 10px;
  position: relative;
}

.suscribirse-directorio p, .suscribirse-revista p, .promo-header p {
  font-size: 1.76em !important;
}

.directorio .suscribirse-directorio, .noticias .suscribirse-revista, .libros .suscribirse-revista, .eventos .suscribirse-revista, .noticias .suscribirse-revista-home, .eventos .suscribirse-revista-home {
  border-left: 1px dotted #307a89;
  padding: 0 0 0 20px;
  right: -315px;
  top: -108px;
}

.publicidad-destacada .suscribirse-home {
  left: 50% !important;
  margin-left: -142px;
}

.eventos .suscribirse-revista-home, .noticias .suscribirse-revista-home {
  right: 0;
  top: 120px;
}

.ver-video::before {
  content: "\e072";
  font: normal 0.7em 'Glyphicons Halflings';
  position: relative;
  top: 4px;
  width: 5px;
}

.ver-media {
  color: #ffffff;
  font-size: 1.1em;
}

.ver-media i {
  margin-right: 5px;
}

.ver-media:hover {
  color: #f8f8f8;
  text-decoration: none;
}

.suscribirse-home p a {
  color: #fff;
  text-decoration: none;
}

.suscribirse-cursos p a {
  font-size: 3em;
}

.suscribirse-cursos, .intro-curso, .form-info {
  margin-left: inherit !important;
  padding: 0 20px 15px;
}

.form-info{
  border-bottom-right-radius:10px;
  border-bottom-left-radius:10px;
  margin-bottom: 20px;
  padding-top:20px;
}
.form-info .tabs ul li{
  border-radius: 0;
  padding:0;
}
.promo-header {
  padding-top: 40px;
}

.promo-list li{
  margin: 10px 0;
}

.intro-curso {
  color: #fff;
}

.intro-curso h3 {
  font-size: 1em;
  font-weight: bold;
}

.intro-curso .u-logo-curso {
  margin: 0;
}

.intro-curso .u-logo-curso li {
  width: 100px;
}

.producto-destacado-modulo {
  background-color: #1c555c;
  border: 2px solid #1c555c;
  height: auto;
  position: relative;
}

.producto-destacado-modulo:hover {
  background-color: #3d818b;
}

.producto-destacado-modulo .imagen-empresa-destacada {
  float: none;
}

.producto-destacado-contenido .links-producto a, .producto-destacado-contenido a {
  color: #fbf2f2;
  text-decoration: none;
}

.producto-destacado-contenido h3, .descripcion-producto-destacado h3 {
  font: bold 1.1em Helvetica, Arial, sans-serif !important;
}

.producto-destacado-contenido h3 {
  height: 20px;
  margin-left: 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.empresas-destacadas {
  border-radius: 4px;
  float: left;
}

.empresas-destacadas li {
  background-color: #40767e;
  height: 120px;
  overflow: hidden;
  border-radius: 6px 0 0 6px;
  padding-right: 4px;
  margin-bottom: 5px;
  position: relative;
}

.empresas-destacadas li a {
  color: #FFFFFF;
  text-decoration: none;
}

.empresas-destacadas li a:hover {}

.imagen-empresa-destacada {
  width: 140px;
  height: 120px;
  background: #FFF;
  float: left;
  padding: 4px;
  margin-right: 10px;
}

.productos-destacados div {
  padding: 0;
}

.imagen-empresa-destacada img {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.empresas-destacadas h3 {
  color: #f9f9f9;
  font: 700 0.998em 'Asap', Helvetica, Arial, sans-serif;
  background-color: #457F87;
  border-radius: 0 0 6px 0;
  margin: 0 0 5px;
  line-height: 1;
  margin-left: 5px;
  padding: 5px;
  position: absolute;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}

.empresas-destacadas p {
  color: #f2f2f2;
  font: normal 0.82em Helvetica, Arial, sans-serif;
  height: 47px;
  line-height: 1.1;
  margin: 28px 0 2px;
  overflow: hidden;
}

.empresas-destacadas-btn {
  background-color: #4c929b;
  border-radius: 0 0 6px 0;
  font-size: 0.8em;
  font-weight: bold;
  padding: 4px 6px;
  margin: 0;
  position: absolute;
  right: 4px;
  top: 0;
}

.info-empresa-destacada {
  background-color: #4c929b;
  color: #FFFFFF;
  position: absolute;
  bottom: 0;
  right: 0;
  text-align: right;
  width: 100%;
}

.info-empresa-destacada a {
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
}

.recursos {
  background: #bf1919;
  padding-bottom: 20px;
  margin: 30px 0;
}

.recursos h2 {
  color: #ffffff;
}

.menu-recursos li {
  background-color: #ffffff;
  font-size: 1.8em;
  text-align: center;
}

.cta-primary-btn, .hero-destacado .hs-button, .hs-form .hs-button {
  background-color: #CFBB26;
  border: none;
  color:#fff;
  font-size: 1.2em;
  margin: 15px 0 0;
  padding: 14px 10px;
}

.cta-primary-btn:hover, .hero-destacado .hs-button:hover, .cta-primary-btn-rnd:hover  {
  background-color: #FF9D0A;
  border: none;
}

.cta-full {
  display: block;
  height: 50px;
  width: 100%;
}

.cta-primary-btn-rnd{
  /* background-color: #cfbb26; */
  background-color: #fbbe01;
  border: 2px solid #e0ca27;
  color: #fff;
}

.cta-primary-btn-rnd:hover{
  border: 2px solid #e0ca27;
}

.cta-secondary-btn-ot{
  border:3px solid #000;
  color: #000;
}

.cta-secondary-btn-ot-w{
  border:3px solid #fff;
  color: #fff;
}

.cta-secondary-btn-ot, .cta-secondary-btn-ot-w{
  background-color: transparent;
}

.cta-primary-btn-rnd, .cta-secondary-btn-ot, .cta-secondary-btn-ot-w{
  border-radius: 25px;
  font-size: 1.1em;
  margin: 4px 0;
  padding: 6px 18px;
}

.cta-secondary-btn-ot:hover{
  background-color: #282828;
  border-color: #282828;
  color:#fff;
}

.cta-secondary-btn-ot-w:hover{
  background-color: #ffffff50;
  border-color: #fff;
  color:#fff;
}

.suscribirse-cursos .btn-primary, .intro-curso .btn-primary {
  margin: 20px 0;
}

.datos-curso-panel .btn-primary, .panel-datos .btn-primary {
  margin: 0;
}

.suscribirse-cursos p:nth-child(2) {
  margin: 50px auto;
  text-align: center;
}

/*-------------- contenido-pagina------------------*/

.p-destacado, .p-destacado-b{
  color: #000;
  font-style: italic;
  font-weight: bold;
  margin: 25px 0;
}
.p-destacado{
  font-size: 1.2em;
}
.p-destacado-b{
  font-size: 1.8em;
  line-height: 1.1;
}
.logo-list{
  padding: 0;
  text-align: center;
}
.logo-list li{
  background-color: #fff;
  border-radius: 5px;
  display: inline-block;
  font-size: 0.85em;
  margin: 10px;
  padding: 10px;
  width: 120px;
}

.ver-video-box {
  background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(255, 255, 255, 0));
  color: #fff;
  height: 200px;
  margin-bottom: 12px;
  overflow: hidden;
  position: relative;
  text-align: center;
}

.ver-video-box img {
  position: absolute;
  top: 0;
  transition: .2s ease-out;
}

.ver-video-box i {
  bottom: 14px;
  font-size: 5em;
  left: 10px;
  position: absolute;
  z-index: 3;
}

.video-titulo{
  bottom: 8px;
  font-size: 1.5em;
  font-weight: bold;
  left: 70px;
  height: 40%;
  line-height: 1.2;
  overflow: hidden;
  padding: 8px 10px;
  position: absolute;
  text-align: left;
  text-transform: uppercase;
  z-index: 600;
}

.video-titulo p{
  position: relative;
  top: 50%;
  -mos-transform:translateY(-50%);
  transform:translateY(-50%);
}

.ver-video-box:hover>img {
  transform: scale(1.2);
  transition: .3s ease-out;
}

.ver-video-box::before {
    background-color: #0000008f;
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    content: "";
    z-index: 500;
}

.ver-video-box:hover::before{
  background-color: #00000029;
  transition: .3s ease-in-out;
}


.ov-caption {
  color: #ffffff;
  font: 700 1.1em 'Arimo', Helvetica, Arial, sans-serif;
  left: 50%;
  position: absolute;
  top: 30px;
  transform: translate(-50%, -50%);
  width: 90%;
  z-index: 3;
}

.suscripciones .ver-video-box {
  margin: 12px;
}

.ficha-tecnica-modulo {
  margin-top: 19px;
}

.ficha-tecnica-modulo ul li, .perfil-empresa-nav ul li {
  list-style: none;
}

.ficha-tecnica-modulo ul li span, .ficha-tecnica-header p, .ficha-tecnica-header h1, .ficha-tecnica-resumen h2, .ficha-tecnica-info-descarga span, .directorio-resultados li h3 span, .perfil-empresa-descripcion h2, .perfil-empresa-productos h2 {
  font-weight: bold;
}

.ficha-tecnica-modulo .label, .modal-content .label {
  font-size: 0.82em;
  margin: 10px 0;
}

.ficha-tecnica-header p {
  font-size: 1em;
}

.ficha-tecnica-contador, .resultados-contador {
  float: right;
  font-size: 0.9em;
  margin: 20px 0;
  max-width: 395px;
  padding: 4px;
}

.ficha-tecnica-contador span {
  font-weight: bold;
  margin-right: 5px;
}

.ficha-tecnica-info, .ficha-tecnica-resumen, .perfil-empresa-productos {
  background-color: #f5f9fa;
  border: 1px solid #e6e6e6;
  padding: 5px;
  margin: 12px 0;
}

.ficha-tecnica-opciones ul, .perfil-empresa-nav, .perfil-empresa-footer {
  margin: 0;
  padding: 10px 8px;
}

.ficha-tecnica-opciones, .resultados-filtro, .perfil-empresa-nav, .perfil-empresa-footer {
  background-color: #c5e2e4;
  border: 1px solid #F2F2F2;
}

.ficha-tecnica-opciones li, .perfil-empresa-nav li, .perfil-empresa-footer li {
  display: inline;
  margin-right: 8px;
  text-decoration: none;
}

.ficha-tecnica-opciones li a, .perfil-empresa-nav li a, .perfil-empresa-footer li a {
  color: #5a5a5a;
  cursor: pointer;
  text-decoration: none;
  transition: .2s;
}

.ficha-tecnica-opciones li a:hover, .ficha-tecnica-modulo .tab-content a:hover, .perfil-empresa-nav li a:hover, .perfil-empresa-modulo .tab-content a:hover, .perfil-empresa-footer li a:hover {
  color: #000000;
  opacity: 1;
}

.ficha-tecnica-cita p:last-child {
  font-weight: bold;
}

.ficha-tecnica-opciones .active, .perfil-empresa-nav .active, .perfil-empresa-footer .active {
  font-weight: bold;
}

.perfil-empresa-nav>li:last-child, .perfil-empresa-footer>li:last-child {
  font-weight: bold;
  float: right;
}

.ficha-tecnica-opciones li a span {
  font-size: 1em;
  margin-right: 5px;
}

.ficha-tecnica-header, .perfil-empresa-subheader {
  margin-bottom: 22px;
}

.ficha-tecnica-opciones .btn-group.open .dropdown-toggle, .perfil-empresa-nav .btn-group.open .dropdown-toggle {
  box-shadow: none;
}

.ficha-tecnica-opciones .btn-group, .btn-group-vertical, .perfil-empresa-nav .btn-group, .btn-group-vertical {
  vertical-align: inherit;
}

.ficha-tecnica-opciones .dropdown-menu, .perfil-empresa-nav .dropdown-menu {
  background-color: #c5e2e4;
  border: none;
  box-shadow: none;
  color: #5a5a5a;
  min-width: 112px;
  padding: 5px;
}

.dc-badge {
  background-color: #e9e9e9;
  border-bottom-left-radius: 6px;
  border-right: 7px solid #f60;
  padding: 12px;
  position: absolute;
  right: 0;
  top: 0;
}

#metadata {
  padding-top: 34px;
}

#metadata dl dt {
  float: left;
  margin-right: 15px;
  text-align: right;
  width: 200px;
}

#metadata dd {
  margin: 10px 0 10px 215px;
}

#metadata ul li {
  display: inline-block;
}

.favoritos-menu {
  font-weight: bold;
}

.favoritos-menu ul li {
  border: none;
  margin: 0;
}

.favoritos-menu .dropdown-toggle span {
  font-weight: normal;
  margin: 4px;
}

.favoritos-menu input {
  background-color: #CCC;
  border: none;
  margin: 2px 8px;
  vertical-align: middle;
}

.ficha-tecnica-header h1, .modal-header h4, .inner-header-titulo h1, .inner-header-titulo-libro h1, .inner-titulo h1, .perfil-empresa-subheader h1, .noticia-contenido h1 {
  font: 700 2.3em 'Asap', Helvetica, Arial, sans-serif;
}

.ficha-tecnica-header span, .perfil-empresa-subheader span {
  display: block;
  font-size: 0.6em;
  font-style: italic;
  margin: 9px 0;
}

.ficha-tecnica-info {
  padding: 2px 15px;
}

.ficha-tecnica-info ul {
  margin: 0;
  padding: 0;
}

.ficha-tecnica-info ul li {
  display: block;
}

.ficha-tecnica-resumen, .perfil-empresa-descripcion {
  margin-bottom: 25px;
}

.ficha-tecnica-resumen h2, .perfil-empresa-descripcion h2, .perfil-empresa-productos h2 {
  font-size: 1.2em;
}

.ficha-tecnica-resumen p, .ficha-tecnica-resumen h2, .perfil-empresa-descripcion p, .perfil-empresa-descripcion h2 {
  margin: 10px 5px;
}

.ficha-tecnica-resumen ul li {
  margin-bottom: 12px;
}

.ficha-tecnica-resumen span {
  margin-right: 8px;
}

.resumen-footer {
  background-color: #e9e9e9;
  border: 1px solid #c9c9c9;
  margin: 5px;
  padding: 20px;
}

.ficha-tecnica-info li {
  margin-bottom: 4px;
}

.ficha-tecnica-info li span {
  font-size: 0.89em;
  margin-right: 5px;
}

.ficha-tecnica-info-descarga {
  line-height: 2;
}

.ficha-tecnica-info-descarga ul li {
  display: inline-block;
  font-size: 1.1em;
}

.info-documento {
  border-right: 1px solid #F2F2F2;
}

.ficha-tecnica-cita a {
  text-align: center;
}

.ficha-tecnica-cita span {
  font-size: 1em;
  padding: 5px;
}

.ficha-tecnica-cita h3, .ficha-tecnica-reporte h3 {
  font-size: 0.95em !important;
  font-weight: bold;
}

.cita-info {
  border: 1px dotted #c5e2e4;
  border-radius: 6px;
  margin-bottom: 5px;
  padding: 18px 22px;
}

.ficha-tecnica-cita p {
  font-size: 0.84em;
}

.ficha-tecnica-reporte .form-control {
  margin-bottom: 5px;
  resize: none;
}

.ficha-tecnica-reporte span {
  font-size: 1em;
  margin-right: 8px;
}

/*ficha técnica 2021*/
.cita{
  background-color: #eaeaea;
  padding: 20px 35px;
}
.cita__btn{
  display: block;
  position: relative;
}
.cita__btn:before{
  content: '\e114';
  font-family: 'Glyphicons Halflings';
  position: absolute;
  right: 0;
  transform: scaleY(-1);
}
.cita__btn.collapsed:before{
  transform: scaleY(1);
}
.cita h3{
  font-size: 1.3em !important;
  margin:0;
  text-transform: none!important;
}
.cita h3 span {
  margin-right: 12px;
}
.cita__header{
  background-color: #337ab7;
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  margin: 15px 0;
  /* padding: 10px 14px 10px 5px; */
}
.cita__header h4{
  align-self: center;
  color: #fff;
  font-size: 1em;
  font-weight: bold;
  margin: 0;
  padding:12px 10px;
}
.cita__header select{
  border:0;
  height:40px;
  padding: 0 10px;
  width: 100%;
}
.cita__body{
  background-color: #fff;
  border: 1px solid #f2f2f2;
  padding: 15px 18px;
  position:relative;
  transition: .1s ease-out;
}
.cita__body > button{
  border: 0;
  bottom: 0;
  font-weight: bold;
  padding:5px 10px;
  position: absolute;
  right:0;
}
.cita__body:hover{
  border-color: #000;
}
.cita__body:hover button{
  background-color: #000;
  color: #fff;
}

.cita button{
    transition: .1s ease-out;
}
.cita__footer{
  background-color: #e4e4e4;
  display: flex;
  height: 60px;
  align-items: center;
}

.cita__footer button{
  background-color: #CFBB26;
  padding: 10px 15px;
  border:0;
}

.cita__footer button:hover{
  background-color: #e0cb2f;
}
/*end ficha técnica 2021*/

/*------directorio---------*/
.directorio-home-contenido img {
  float: left;
  margin: 5px 15px;
}

/*------perfil empresa ------*/
.perfil-empresa-header {
  padding: 12px;
}

.perfil-empresa-logo {
  background-color: #fff;
  border: 1px solid #305f65;
  height: 60px;
  text-align: center;
  width: 200px;
}

.perfil-empresa-logo a, .perfil-thumb-video a {
  display: inline-block;
  margin: 0 auto !important;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.perfil-empresa-modulo .eje {
  margin: 10px 0;
}

.perfil-empresa-header {
  background: #4a4040 url("../images/header_perfil_empresa.jpg") no-repeat center top;
}

.perfil-empresa-info li {
  display: inline-block;
  font-size: 1em;
  font-weight: bold;
  margin-right: 16px;
  text-transform: uppercase;
}

.evento-info li {
  font-size: 0.88em;
}

.perfil-empresa-info li i, .evento-info li span {
  color: #08202a;
  font-size: 1.2em;
  font-weight: normal !important;
  margin-right: 10px;
}

.perfil-empresa-productos .producto-destacado-contenido>div {}

.perfil-empresa-productos .producto-destacado-contenido {
  background-color: #fff;
  height: 184px;
  padding: 12px;
}

.perfil-productos-destacados .owl-prev, .perfil-productos-destacados .owl-next {
  top: 68px;
}

.perfil-productos-destacados .owl-prev {
  left: -8px;
}

.perfil-productos-destacados .owl-next {
  right: -8px;
}

.perfil-empresa-productos .producto-destacado-modulo:hover {
  background-color: #c9c9c9;
}

.informacion-empresa, .informacion-producto {
  background-color: #fff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  margin-bottom: 5px;
  padding: 8px 12px;
}

.imagen-producto-destacado {
  float: left;
  height: 172px;
  width: 275px;
}

.descripcion-producto .eje {
  margin-left: 0;
}

.descripcion-producto .inner-thumbs {
  background-color: #f9f9f9;
  padding: 0;
}

.modulo-galeria {
  border: 1px solid #f2f2f2;
  margin-bottom: 40px;
}

.descripcion-producto-destacado {
  margin-left: 280px;
  padding: 5px;
}

.descripcion-producto-destacado h3 {
  display: inherit !important;
  height: 57px;
  margin: 0;
  overflow: hidden;
  white-space: normal;
}

.descripcion-producto-destacado p {
  height: 50px;
  overflow: hidden;
}

.productos-servicios-nav select {
  /*text-align: right;*/
  float: right;
  margin: 18px 0;
}

.empresa-productos-contenedor .logo-empresa-directorio, .empresa-productos-contenedor .empresa-producto, .empresa-productos-contenedor .eje, .empresa-productos-contenedor hr {
  display: none;
}

.perfil-empresa-productos h2 {
  margin-left: 10px;
}

.perfil-empresa-lista-productos li, .directorio-resultados li {
  background-color: #fff;
  border: 1px solid #f4f4f4;
  margin-bottom: 8px;
  padding: 10px;
  position: relative;
}

.perfil-empresa-lista-productos li:hover, .directorio-resultados li:hover {
  border-color: #e3e3e3;
}

.perfil-empresa-lista-productos li img, .directorio-resultados li img {
  float: left;
  margin: 8px 10px 10px 0;
  width: 140px;
}

.perfil-empresa-lista-productos li h3, .directorio-resultados li h3 {
  display: block !important;
  font-size: 1em !important;
  margin: 0;
  padding: 0;
}

.perfil-empresa-lista-productos li p, .directorio-resultados li p {
  margin-left: 150px;
  overflow: hidden;
}

.perfil-empresa-lista-productos li p {
  height: 52px;
}

.producto-header {
  margin-bottom: 35px;
}

.producto-header h2 span {
  font-size: 0.55em;
  font-weight: bold;
}

.producto-imagen {
  background-color: #fff;
  border: 1px solid #e8e8e8;
  padding: 10px;
}

.info-sidebar {
  position: relative;
}

.panel-form {
  padding-bottom: 15px;
  width: 314px;
}

.panel-form-st {
  bottom: 78px;
  position: absolute;
  transition: .2s ease-out;
}

.side-panel-st {
  bottom: 0;
  position: absolute;
  transition: .2s ease-out;
}

.panel-form-fixed {
  position: fixed;
  margin-top: 35px;
  top: 60px;
  transform: translateY(0);
  transition: .5s ease-out;
}

/*Forms*/
.form{
  background-color: #fff;
  border: 1px solid #f4f4f4;
  border-radius: 9px;
  box-shadow:0 2px 13px 2px #4949490f;
  margin: 20px;
  padding: 5px 28px 30px;
  position: relative;
}

.form::before{
  background-color: red;
  content: '';
  height: 2px;
  left: 28px;
  position: absolute;
  top: 0;
  width: 100px;
}

.form:hover{
  border-color: #e3e3e3;
  box-shadow: 0 2px 6px 0px #49494912;
  transition: .2s ease-in-out;
}

.form-header{
  margin: 0 0 30px;
  padding: 0 5px;
}

.form-header h2{
  font-size: 1.5em;
  font-weight: bold;
}

.form-body ul{
  padding: 0;
}

.form-body ul li{
  list-style: none;
}

.form-body select{
  width: 100%;
}

.form-item, .hs-form-field{
  margin: 7px 0 15px;
}

.form-item label, .hs-form label{
  font: bold 0.85em 'Arimo', sans-serif;
  margin: 0;
  padding: 2px 8px;

}

.form-item input, .hs-form input{
  border: 0;
  border-bottom: 1px solid #c2c2c2;
  border-radius: 0;
  box-shadow: none;
  margin: 0;
  padding: 4px 9px;
}

.form-item select{
  border: 1px solid #c2c2c2;
  border-radius: 0;
  box-shadow: none;
}

.form-item input:focus, .form-item select:focus, .form-item textarea:focus, .hs-form input:focus{
  border: 1px solid #ff8300;
  box-shadow: none;
}

.form-item:focus-within label, .hs-form-field:focus-within label{
  background-color: #ff8300;
  border:2px solid #ff8300;
  color: #fff;
}

.form-item textarea{
  height: 100px;
  padding:8px 7px;
  resize: none;
  width: 100%;
}

.form-group-sm .avatar-usuario{
  display: inline-block;
  float: left;
  height: 140px;
  margin: 0 10px 20px 0;
  width: 140px;
}

.form-pago {
  margin-bottom: 50px;
}

.form-pago .frame-subtitulo-c {
  margin: 30px 0;
}

.form-pago .form-control, .form-pago select {
  height: 40px !important;
  margin: 2px 0 30px 0;
}

.form-producto label, .form-pago label, .chk-box label {
  color: #828282;
  font: 700 0.92em 'Arimo', helvetica, sans-serif;
}

.form-producto {
  padding: 12px;
}

.form-producto label {
  margin: 8px 0 2px;
}

.form-producto textarea, .form-pago textarea {
  height: 60px !important;
  margin-bottom: 5px;
}

.form-producto .btn {
  float: none !important;
  margin: 0 !important;
  padding: 10px;
}

/* .hs-form fieldset{
  display: flex;
} */

.hs-form * input, fieldset.form-columns-2 .hs-form-field{
  width: 100%!important;
}

.hs-form-field{
  float: none!important;
}

.hs-form * input:focus{
  border: 1px solid #ff8300!important;
  box-shadow: none!important;
  -webkit-appearance: none;
}

/* custom-checkboxes */

.chk-box {
  margin: 5px 0;
}

.chk-box label {
  color: inherit;
  font-weight: normal;
  margin-left: 3px;
  vertical-align: middle;
}

.chk-box:hover, .chk-box label:hover, .chk-box-custom input:checked:after, .chk-box-custom input:after {
  cursor: pointer;
}

.chk-box-custom {
  border: 1px solid #ccc;
  border-radius: 4px;
  color: #ccc;
  overflow: hidden;
}

.chk-box-custom, .chk-box-custom label {
  display: inline-block;
  height: 80px;
  position: relative;
  width: 80px;
}

.chk-box-custom label {
  display: block;
  margin: 0;
}

.chk-box-custom input, .chk-box-custom label span {
  visibility: hidden;
}

.chk-box-custom input:checked:after, .chk-box-custom input:after {
  font-family: 'vpro-iconset';
  font-size: 4em;
  left: 50%;
  padding: 12px;
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  visibility: visible;
}

.chk-box-custom input:checked:after {
  background-color: rgba(191, 25, 25, 0.87);
  color: #fff;
  transition: .1s ease-out;
}

.chk-box-custom #op1:after {
  content: "\e901";
}

.chk-box-custom #op4:after {
  content: "\e902";
}

.chk-box-custom #op3:after {
  content: "\e903";
}

.chk-box-custom #op11:after {
  content: "\e904";
}

.chk-box-custom #op7:after {
  content: "\e905";
}

.chk-box-custom #op13:after {
  content: "\e906";
}

.chk-box-custom #op8:after {
  content: "\e900";
}

.chk-box-custom #op10:after {
  content: "\e908";
}

.chk-box-custom #op2:after {
  content: "\e907";
}

.chk-box-custom #op9:after {
  content: "\e909";
}

.chk-box-custom #op6:after {
  content: "\e90a";
}

.chk-box-custom #op5:after {
  content: "\e90b";
}

.chk-box-custom:hover {
  border: 2px solid #000;
}

/* fin-custom-checkboxes */


.bordered {
  border: 1px solid #f2f2f2;
  border-radius: 4px;
  padding: 10px;
}

.modulo-captcha {
  padding-left: 4px;
}

.vpro-soporte {
  border: 2px solid #bf1b19;
  border-radius: 4px;
  overflow: hidden;
  padding: 10px 10px 10px 142px;
  position: relative;
  margin: 60px auto 10px;
  max-width: 625px;
}

.vpro-soporte>.tag {
  color: #f2f2f2;
  background-color: #bf1b19;
  height: 44px;
  padding: 12px 10px 10px;
  position: absolute;
  left: 0;
  top: 0;
  transition: .2s ease-in-out;
}

.vpro-soporte>.tag::after {
  content: "";
  border-color: transparent #bf1b19 transparent;
  border-style: solid;
  border-width: 44px 0 0 24px;
  position: absolute;
  right: -24px;
  top: 0;
}

.vpro-soporte>.tag span {
  font-weight: bold;
  margin-left: 5px;
}

.vpro-soporte>.tag i {
  font-size: 1.4em;
  position: relative;
  left: -150px;
}

.vpro-soporte>.tag span, .vpro-soporte>.tag i {
  transition: .2s ease-in-out;
}

.vpro-soporte .links {
  padding: 0 30px;
}

.vpro-soporte .links a {
  display: inline-block;
  margin: 0 10px;
}

.vpro-soporte:hover .tag {
  transform: translateX(-55px);
}

.vpro-soporte:hover {
  border-color: #d8201e;
}

.vpro-soporte:hover>.tag i {
  transform: translateX(125px);
}

.vpro-soporte:hover>.tag span {
  opacity: 0;
  transform: translateX(-20px);
}

.perfil-empresa-footer {
  background-color: #4c929b;
  height: 60px;
}

.perfil-empresa-footer li a {
  color: #fff;
  text-decoration: none;
  vertical-align: middle;
}

.directorio-resultados li p {
  height: 42px;
  margin-top: 8px;
}

.directorio-resultados .info-empresa-destacada {
  width: auto;
}

.directorio-resultados .info-empresa-destacada a {
  margin: 0 15px;
}

/*------resultados-busqueda-------*/

.resultados-filtro>.panel--heading {
  background-color: #fff;
}

.resultados-destacados {
  background-color: #f3f3f3;
  border-radius: 8px;
  padding: 8px;
}

.resultados-destacados h2 {
  font-size: 0.88em;
  margin: 14px 0 0 15px;
  ;
}

.resultados, .resultados-destacados {
  margin-top: 40px;
}

.resultado {
  border: 1px solid #f0f0f0;
  color: #545454;
  margin: 20px 0;
  padding: 20px;
  position: relative;
}

.resultado .titulo-documento {
  font-size: 1.2em;
  line-height: 1.2;
  padding-top: 20px;
  position: relative;
}

.resultado .info-documento {
  border: 0;
  padding: 0;
}

.resultado .info-documento li {
  display: inline;
  line-height: 1.4;
  margin-right: 5px;
}

.resultado .info-documento span {
  color: #356076;
  font-weight: bold;
  margin-right: 4px;
  text-transform: uppercase;
}

.resultado .tipo-documento {
  color: #FFFFFF;
  font-size: 0.7em;
  margin-right: 4px;
  position: absolute;
  top: -8px;
  left: 0;
}

.resultado li a:hover {
  color: #C7C7C7;
}

.resultados .pagination {}

.pagination>li>a, .pagination>li>span {
  color: #444444;
}

.pagination>.active>a {
  background-color: #bf1919;
  border-color: #3d3d3d;
}

/*--------------------resultados-filtro-------------------*/
.navbar-filtro .dropdown-menu {
  background-color: #f3f7f7;
  border: 1px solid #F2F2F2;
  box-shadow: none;
}

.navbar-filtro .dropdown-menu ul {
  margin-right: 15px;
}

.navbar-filtro .dropdown-menu li {
  border: 0;
  font-size: 0.93em;
  margin-bottom: 4px;
  padding: 2px;
}

.navbar-filtro .navbar-right {
  margin: 0;
}

.filtro-submenu h3 {
  font-size: 1em;
  font-weight: bold;
  margin-left: 0;
}

.filtro-submenu span {
  background-color: #eaeaea;
  border-radius: 3px;
  color: #729ea1;
  display: block;
  float: right;
  font-size: 0.78em;
  font-weight: bold;
  margin-left: 5px;
  padding: 4px;
  text-align: center;
  vertical-align: middle;
}

.resultados-filtro .panel-group {
  margin: 12px;
}

.resultados-filtro h3 {
  font-size: 1em;
  font-weight: bold;
}

.filtro-ordenarpor, .filtro-explorarpor {
  float: right;
  margin: 5px 0;
}

.b-avanzada span {
  border: 2px solid #fff;
  border-radius: 4px;
  font-size: 0.6em;
  margin-right: 4px;
  padding: 3px 3px 3px 4px;
}

.filtro-documentos {
  margin: 12px 0;
}

/*-------------------modal-descarga-------------------*/
.modal-header {
  border: 0;
  padding: 0 18px;
  position: relative;
}

.modal-header img {
  margin-top: 20px;
}

.modal-header span {
  height: 30px;
}

.modal-header .close {
  color: #FFFFFF;
  font-size: 2em;
  float: none;
  opacity: 1;
  text-shadow: 0 1px 0 #000000;
  top: 50%;
  transform: translateY(-50%);
}

.modal-header h2 {
  font-size: 1em;
}

.modal-header h4 {
  font-size: 1.7em;
  margin: 10px 0;
}

.modal-header h4 span {
  display: block;
}

.modal-subheader {
  text-align: left;
}

.modal-subheader .info-archivo {
  text-align: right;
}

.modal-footer {
  border: 0;
  padding: 0;
  text-align: center;
}

.modal-footer .ficha-tecnica-reporte {
  text-align: left;
}

.modal-footer .btn {
  background-color: #c5c756;
  color: #FFFFFF;
}

.modulo-documentos-relacionados {
  border: 1px solid #f2f2f2;
  padding: 20px;
}

/*------------modal-vpro------------*/
.modal-vpro {}

.mh-vpro {
  border-left: 5px solid #bf1919;
}

.mh-vpro h1 {
  color: #6e6e6e;
  font-size: 1em;
  margin: 2px 15px;
  padding-left: 15px;
  position: relative;
}

.mh-vpro .frame-subtitulo-c {
  border: 0;
  margin: 4px 2px;
  padding: 0;
}

.mh-vpro .close {
  float: right;
  margin: 6px;
  transform: none;
}

.mh-vpro, .mf-vpro {
  background-color: #121212;
}

.mh-vpro .frame-subtitulo-c h2, .contenido-vpro h2 {
  color: #fff;
}

.mb-vpro {
  background-color: #1e1e1e;
  color: #b9b9b9;
  height: auto;
  max-height: 800px;
  overflow-y: auto;
  padding: 10px 20px;
}

.mb-vpro .titulo-documento a {
  color: #c5e2e4;
  display: block;
  margin: 10px 0 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.mb-vpro textarea {
  height: 60px;
  resize: none;
}

.mb-vpro button {
  float: right;
  margin: 10px 0;
}

.mf-vpro {
  padding: 5px;
}

.equipo-vpro {
  color: #b9b9b9;
}

.equipo-vpro h1, .contenido-vpro h1 {
  color: #f2f2f2;
  font-weight: bold;
  font-size: 1.5em;
  margin-bottom: 2px;
}

.equipo-vpro hr {
  border-color: #434343;
  padding: 5px 0;
}

.equipo-vpro::before,
.equipo-vpro::after {
  border-color: transparent #121212;
}

.autor-rol {
  font-weight: bold;
}

.autor-rol, .autor-mail {
  margin: 0;
}

.autor-mail, .vpro-link {
  color: #ffa77b !important;
}

.equipo-vpro>ul>li, .contenido-vpro {
  background-color: #262626;
  border-color: #434343;
  margin-bottom: 4px;
  overflow: visible;
  padding-top: 12px;
}

.equipo-vpro ul li::before {
  border-left: 2px solid #434343;
}

.autor-perfil {
  font-size: 0.9em;
  margin: 10px 0 0 0;
  padding: 0;
}

.autor-perfil li {
  margin-bottom: 4px;
  list-style: none;
  position: relative;
}

.autor-perfil li::before {
  background-color: #434343;
  border-radius: 2px;
  content: "";
  height: 12px;
  position: absolute;
  left: -22px;
  width: 4px;
  top: 4px;
}

.contenido-vpro {
  border: 1px solid #434343;
  padding: 12px;
}

.contenido-vpro h2 {
  font-size: 1.2em;
}

#modal-xtra-opt {
  background-color: #252525;
  border: 1px solid #2d2d2d;
  border-radius: 4px;
  padding: 0 20px 0;
  transition: ease-out .2s;
}

#modal-xtra-opt:hover {
  border: 1px solid #414141;
}

#modal-xtra-opt .chk-box {
  display: inline-block;
  margin-right: 8px;
}

#modal-xtra-opt .form-group:first-child {
  padding-top: 20px;
}

.mform {
  background: #363636;
  border: 0;
  border-radius: 0;
  color: #c1c1c1;
}

#modal-xtra-opt textarea:focus,
#modal-xtra-opt input[type="text"]:focus {
  border: 1px solid rgba(66, 148, 221, 0.8);
  border-radius: 0;
  box-shadow: none !important;
  outline: none;
  opacity: 1;
}

.xtra-tg-btn {
  color: #fff;
  display: block;
  font-size: 0.9em;
  font-weight: bold;
  margin: 12px 0 0;
  padding: 10px 11px 10px;
  position: relative;
  text-align: right;
  text-transform: uppercase;
}

.xtra-tg-btn::after {
  top: 13px !important;
}

.xtra-opt-btn {
  border: 2px solid #585858;
  min-width: 94px;
}

.modal-opt-btn {
  background-color: #d0a48e;
  width: 175px;
}

.mob-small {
  width: auto;
}

.xtra-opt-btn, .modal-opt-btn {
  border-radius: 4px;
  color: #efefef;
  display: block;
  padding: 5px 10px;
  margin: 15px 0;
  text-align: center;
}

.xtra-tg-btn:hover, .modal-opt-btn:hover, .xtra-opt-btn:hover {
  color: #f9f9f9;
}

.xtra-opt-btn:hover {
  border-color: #fff;
  transition: .1s ease-out;
}

.xtra-tg-btn:focus, .modal-opt-btn:focus, .xtra-opt-btn:focus {
  color: #fff;
}

.modal-xtra-footer, .mf-pro {
  text-align: center;
}

.modal-xtra-footer a, .mf-vpro a {
  display: inline-block;
  text-decoration: none;
}

.fw {
  margin: 2px 0;
  width: 100%;
}

.confirmacion {
  background-color: rgba(0, 0, 0, .9);
  display: none;
  height: 100%;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
}

.pop-box {
  height: auto;
  margin: 0 auto;
  padding: 40px;
  position: relative;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  width: 70%;
}

.titulo-pop {
  color: #fff;
  font-weight: bold;
  left: 0;
  margin: 0 auto;
  padding: 4px;
  position: absolute;
  right: 0;
  top: -16px;
  width: 70%;
}

.pop-box a {
  color: #fff;
  text-decoration: none;
}

.pop-box, .titulo-pop {
  background-color: #000;
  border: 2px solid #1a1a1a;
}


/*------------modal-dialogs------------*/



.dialog-header{
  padding: 5px 15px;
}

.dialog-header img{
  width: 150px;
  margin: 0;
}

.dialog-header .remove-btn{
  border: 1px solid #c2c2c2;
  color: #000;
  font-size: 1em;
  right: 12px;
  top:10px;
}

.dg-default{
  background-color: #d82548;
}

.dg-default .remove-btn{
  background-color:transparent !important;
  border-color: #fff;
  color: #fff;
}

.dialog-body-bg{
  background: url("../images/bgvp_suscripcion_modal.jpg") no-repeat center center;
  background-size: cover;
}

.dialog-alt a, .dialog-aside a{
  color: #fff;
  display: block;
  margin: 10px 0;
}

.dialog-aside{
  background-color: #3d3737;
  border-bottom-left-radius: 8px;
  border-top-left-radius: 8px;
  padding: 20px 30px;
}

.dialog-aside .user-id{
  width: auto;
}

.dialog-footer{
  padding: 10px 12px;
  text-align: right;
}

.dg-title{
  color: #fff;
  font-size: 1.5em !important;
}

.dg-btn{
  background-color: #fff!important;
  border: 2px solid #818181;
  border-radius: 4px;
  color: #000 !important;
  font-size: 0.9em;
  margin: 0;
}
/*---*/
/*------------------página-edicion-revista -----------*/
.pagina-revista-edicion {
  padding-top: 25px;
}

.pagina-revista-edicion .nav>li>a {
  padding: 5px 15px;
}

.pagina-revista-edicion .nav-tabs>li.active>a, .pagina-revista-edicion .nav-tabs>li.active>a:hover, .pagina-revista-edicion .nav-tabs>li.active>a:focus {
  background-color: #032f36;
  border: 1px solid #032f36;
  color: #fff;
}

.revista .filtro-explorarpor, .libros .filtro-explorarpor {
  width: 290px;
}

.revista .filtro-ordenarpor, .revista .filtro-explorarpor, .libros .filtro-ordenarpor, .libros .filtro-explorarpor {
  float: none;
  margin-right: 5px;
}

.pagina-revista-edicion .tab-content {
  background-color: #032f36;
  padding: 5px !important;
}

.lista-resultados-revista .item {
  margin: 10px 0;
}

.eliminar-resultado-revista {
  background-color: #fff;
  color: #fff;
  opacity: 1;
  position: absolute;
  right: 10px;
  z-index: 80;
}

.eliminar-resultado-revista:hover {
  color: #f8f8f8;
}

/*-------------página-edición-revista-sidebar--------------*/
.contenedor-revista {
  background-color: #fff;
  border: 1px solid #e8e8e8;
}

.contenedor-revista-header a, .contenedor-revista-footer a, .contenedor-sidebar a {
  color: #fff !important;
}

.contenedor-revista-header, .contenedor-revista-footer {
  background-color: #f2f2f2;
  padding: 18px 0;
}

.contenedor-revista-header .input-group {
  display: table;
}

.revista-vp-menubtn, .revista-vp-paginacion, .revista-vp-opciones, .revista-vp-footer-logo {
  padding: 10px 5px;
}

.revista-vp-menubtn a span, .sidebar-btn a span, .contenedor-opciones a span {
  font-size: 2.1em;
  line-height: normal;
}

.revista-vp-menubtn a span, .sidebar-btn a span {
  color: #2c2c2c;
}

.contenedor-opciones a {
  float: right;
}

.contenedor-busqueda {
  display: none;
}

.revista-vp-busqueda {
  float: right;
  width: 100%;
}

.revista-vp-busqueda .barra-busqueda {
  width: 100%;
}

.revista-vp-paginacion .glyphicon {
  line-height: normal;
  top: 0;
}

.revista-vp-paginacion .input-group {
  margin: 0 auto;
}

.input-group-addon {
  background-color: #bf1919;
  border: none;
  color: #fff;
  display: inline-block;
  height: 38px;
  padding-top: 10px;
  vertical-align: middle;
  width: 40px;
}

.pagina-actual {
  height: 38px;
  text-align: center;
  width: 40px;
}

.pagina-total {
  background-color: #343434;
  line-height: normal;
  width: auto;
}

.contenedor-revista-edicion, .contenedor-st {
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  height: 100%;
  padding-left: 0;
  position: relative;
  transition: all 0.5s ease;
  width: 100%;
}

.contenedor-revista-edicion.toggled .contenedor-sidebar {
  width: 320px;
}

.contenedor-st.toggled .contenedor-sidebar-st {
  width: 250px;
}

.contenedor-revista-edicion.toggled .revista-edicion-contenido {
  margin-right: -220px;
}

.contenedor-st.toggled .contenedor-recursos-st {
  margin-right: -300px;
}

.contenedor-sidebar {
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  background: rgba(9, 37, 41, 0.95);
  height: 100%;
  left: 220px;
  margin-left: -220px;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  top: 0;
  transition: all 0.5s ease;
  width: 0;
  z-index: 800;
}

.revista-edicion-contenido {
  overflow: hidden;
  padding-left: 4px;
  position: relative;
  width: 100%;
}

.texto-opciones-contenedor {
  position: absolute;
  right: 40px;
  margin-top: 10px;
  right: 0;
  width: 40px;
  z-index: 50;
}

.texto-opciones {
  background-color: #fafafa;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  padding: 10px;
}

.texto-opciones-fixed {
  position: fixed;
}

.texto-opciones li {
  margin-bottom: 10px;
}

.texto-opciones li span {
  font-size: 1.5em;
}

.sidebar-nav {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  width: 320px;
}

.sidebar-nav li {
  border-bottom: 1px dotted #434343;
  display: inline-block;
  line-height: 20px;
  position: relative;
  width: 100%;
}

.sidebar-nav li a {
  color: #fff;
}

.sidebar-nav .dropdown a span {
  float: right;
}

.contenedor-sidebar .dropdown-menu {
  background-color: #222222;
  border-radius: 0;
  border: none;
  box-shadow: none;
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
}

.sidebar-btn {
  display: block;
  width: 30px;
  height: 30px;
  margin: 18px 10px;
}

.hamburger span {
  border: none;
  cursor: pointer;
  margin-right: 20px;
  text-align: center;
}

.sidebar-btn .is-open span:first-child {
  opacity: 0;
}

.sidebar-btn .is-closed span:last-child {
  opacity: 1;
  visibility: hidden;
}

.sidebar-btn .is-open span, .sidebar-btn .is-closed span {
  position: absolute;
  transition: ease-out .1s;
  top: 0;
}

/* sidebar-menu estático*/
.contenedor-st-rec {
  margin-bottom: 40px;
  position: relative;
}

.contenedor-sidebar-st {
  /* height: 842px; */
  height: 85vh;
  margin: 0;
  width: 270px;
}

.titulo-st {
  background-color: #232323;
  border-bottom: 1px solid#232323;
  color: #f2f2f2;
  font-size: 1em !important;
  margin: 0;
  padding: 14px 15px;
  text-transform: inherit !important;
  width: 100%;
}

.menu-st {
  background-color: #ededed;
  /* height: 842px; */
  height: 85vh;
  transition: ease-out .1s;
  width: 270px;
}

.menu-st li a {
  color: #8d8d8d;
}

.menu-st li a:focus {
  color: #fff;
}

.menu-st li {
  border-bottom: 1px dotted #c8c8c8;
}

.menu-st li span {
  display: inline-block;
  font-size: 1em;
  float: left;
  margin: 12px 10px 12px 15px;
}

.dropdown-menu-st {
  background-color: #e1e1e1;
  position: relative;
}

.dropdown-menu-st>.dropdown-submenu>a:first-child, .dropdown-menu-st>li>a {
  font-size: 0.83em;
  font-weight: bold;
}

.menu-st .dropdown-menu {
  border-radius: 0;
  left: 0;
  margin: 0;
  position: inherit;
  top: 0;
  width: 100%;
  z-index: 900;
}

.menu-st>li {
  background-color: #3f3838;
}

.menu-st>li>a {
  color: #e7e7e7;
}

.menu-st .dropdown-submenu>.dropdown-menu {
  background-color: #d5d5d5 !important;
}

.menu-st>.dropdown>a::before {
  font-family: 'Glyphicons Halflings';
  content: "\e117";
  float: right;
}

.menu-st>.dropdown.open>a::before {
  font-family: 'Glyphicons Halflings';
  content: "\e118";
  float: right;
}

.menu-st .dropdown-menu-st .dropdown-submenu:hover .opciones-tema {
  display: block;
}

.menu-st .nav .open>a, .menu-st .nav .open>a:hover, .menu-st .nav .open>a:focus {
  background-color: transparent;
  transition: none;
}

.menu-st .dropdown-menu>li>a:hover, .menu-st .dropdown-menu>li>a:focus, .menu-st .dropdown>a:hover {
  background-color: transparent;
  transition: none;
}

.menu-st .dropdown-submenu>.dropdown-menu {
  background-color: transparent;
}

.menu-st li a:hover, .menu-st .dropdown-menu li a:hover {
  background-color: #d1d1d1;
  color: #606060;
  transition: .1s ease-out;
}

.menu-st .dropdown-menu {
  border-bottom: 1px solid #c4c4c4;
}

.menu-st li>a:focus {
  color: #606060;
}

.contenedor-st {
  border: 1px solid #ededed;
  position: relative;
}

.recursos-st {
  overflow: hidden;
}

.recursos-st .tab-content {
  background: transparent;
  padding: 37px 8px !important;
}

.recursos-st .tab-content .resultados, .recursos-st .tab-content .resultados-busqueda li:first-child {
  margin-top: 10px;
}

.recursos-st .nav>li>a {
  padding: 12px 10px;
}

.opciones-st {
  position: absolute;
  right: 0;
}

.info {
  background-color: #e5f7f7;
  border-radius: 2px;
  box-shadow: 0 2px 3px 0px #dddddd;
  color: #545454;
  margin: 14px 3px;
  padding: 8px;
}

.info-titulo {
  float: left;
  font-size: 1.1em !important;
  margin: 0;
}

.info-titulo i {
  margin-right: 8px;
}

.info ul {
  margin: 0;
}

.info ul li::before {
  content: ":";
  color: #c9c9c9;
  font-size: 0.95em;
  font-weight: bold;
  left: -10px;
  position: absolute;
  top: -1px;
}

.info-titulo, .info ul li {
  display: inline-block;
  margin-right: 16px;
  position: relative;
}

.tab-bar {
  background-color: #232323;
  position: absolute;
  top: 0;
  width: 100%;
}

.temas-breadcrumb {
  background-color: #fff;
  border-bottom: 1px solid #e7e7e7;
  height: 40px;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 700;
}

.temas-breadcrumb .breadcrumb {
  background-color: #fafafa;
  border: 1px solid #eaeaea;
  padding: 0px 10px 0 0;
}

.temas-breadcrumb .breadcrumb li {}

.temas-breadcrumb .breadcrumb li:first-child {
  background-color: #3f3838;
  padding: 5px 10px;
}

.temas-breadcrumb .breadcrumb li a {
  color: #000;
}

.temas-breadcrumb .breadcrumb li:first-child a {
  color: #fff;
}

.breadcrumb>li+li:before {
  content: '\e080';
  font-family: 'Glyphicons Halflings';
  font-size: 0.6em;
}

.affix {
  top: 100px;
}

.affix-titulo {
  font-weight: bold;
}

.tipo-recurso {
  margin-top: 40px;
}

.tipo-recurso.affix {
  margin-top: 0;
}

.tipo-recurso ul li, .tipo-recurso-mb ul li {
  border: 1px solid #c4c4c4;
  border-radius: 4px;
  font-size: 0.9em;
  margin-bottom: 5px;
  padding: 0;
  position: relative;
  text-align: center;
  width: 70px;
}

.tipo-recurso ul li .badge, .tipo-recurso-mb ul li .badge {
  border-radius: 0;
}

.tipo-recurso ul li a, .tipo-recurso-mb ul li a {
  line-height: 2;
  padding-top: 3px;
}

.tipo-recurso ul li .badge, .tipo-recurso ul li a, .tipo-recurso-mb ul li .badge, .tipo-recurso-mb ul li a {
  display: block;
  margin: 0;
  position: relative;
  text-decoration: none;
}

.tipo-recurso-mb {
  font-size: 0.8em;
  margin: 5px 10px;
}

.tipo-recurso-mb ul li {
  width: 60px;
  margin: 5px 0;
}

.tipo-recurso ul li .focus::before {
  content: "";
  border-color: transparent #c4c4c4 transparent transparent;
  left: -12px;
  top: 17px;
}

.tipo-recurso-mb ul li .focus::after {
  content: "";
  border-color: transparent transparent transparent #c4c4c4;
  right: -12px;
  top: 17px;
}

.tipo-recurso ul li .focus::before, .tipo-recurso-mb ul li .focus::after {
  border-style: solid;
  border-width: 6px;
  position: absolute;
}

/*---------------
---sidebar-contenido-----------------*/
.directorio-carousel .imagen-empresa-destacada {
  padding: 35px;
  height: 60px;
  width: 100%;
}

.directorio-carousel .imagen-empresa-destacada img {
  top: 0;
}

.empresas-destacadas-sidebar {
  padding: 0;
}

.empresas-destacadas-sidebar li, .productos-destacados-sidebar li {
  background-color: #f6f6f6;
  border: 1px solid #f4f4f4;
  height: 120px;
  margin-bottom: 10px;
  padding-right: 0;
}

.empresas-destacadas-sidebar .imagen-empresa-destacada, .productos-destacados-sidebar .imagen-empresa-destacada {
  height: 120px;
}

.empresas-destacadas-sidebar .info-empresa-destacada a, .empresas-destacadas-sidebar h3, .productos-destacados-sidebar .info-empresa-destacada a, .productos-destacados-sidebar h3 {
  color: #a9a9a9;
}

.empresas-destacadas-sidebar p, .productos-destacados-sidebar p {
  color: #A3A9B4;
}

.empresas-destacadas-sidebar h3, .productos-destacados-sidebar h3 {
  background-color: #fdfdfd;
  border-radius: 0;
}

.empresas-destacadas-sidebar .info-empresa-destacada, .productos-destacados-sidebar .info-empresa-destacada {
  background-color: #fdfdfd;
}

.productos-destacados-sidebar .info-empresa-destacada {
  width: 100%;
}

.empresas-destacadas-sidebar .empresas-destacadas-btn, .productos-destacados-sidebar .empresas-destacadas-btn {
  background-color: #c5c756;
  border-radius: 0;
  right: 0;
}

.productos-destacados-sidebar div {
  padding: 0;
}

.ficha-tecnica-modulo .tab-content, .perfil-empresa-modulo .tab-content {
  background-color: #fafafa;
  color: inherit;
  padding: 20px !important;
  position: relative;
}

.ficha-tecnica-modulo .tab-content a, .perfil-empresa-modulo .tab-content a {
  color: #337ab7;
}

.perfil-empresa-modulo .tab-content .pagination .active a {
  color: #fff;
}

/* mostrar carousel en tabs ocultos */
.tab-content>.tab-pane,
.pill-content>.pill-pane {
  display: block;
  height: 0;
  overflow: hidden;
}

.tab-content>.active,
.pill-content>.active {
  height: auto;
}

/**/
.corp-modulo {
  color: #525252;
  margin: 20px 0 40px;
}

.corp-icono {
  padding: 40px;
  text-align: center;
}

.corp-icono svg {
  height: 120px;
  width: 180px;
}

.corp-icono i{
  font-size: 3.5em;
  vertical-align: middle;
}

.corp-icono span {
  font-size: 7em;
}

.corp-modulo h4 {
  font-weight: bold;
}

.corp-modulo > div{
  margin: 18px 0;
}

.corp-modulo a:hover{
  text-decoration: none;
}

.g-list li{
  margin-bottom: 9px;
}

.link-interno{
  font-weight: bold;
}

.link-interno i{
  font-size: 0.8em;
  margin-left: 4px;
}

.link-interno:hover{
  text-decoration: none;
}

/**/
.suscripcion-desc {
  border: 1px solid #dddddd;
  border-radius: 10px;
  font-size: 1.1em !important;
  margin: 50px auto;
  padding: 25px;
  text-align: center;
  width: 70%;
}

.precio-modulo {
  position: relative;
}

.precio-box {
  text-align: center;
}

.precio-box{
  background-color: #fafafa;
  border-radius: 14px;
  max-width: 352px;
  min-height: 475px;
  padding: 0 4px 22px;
  transition: .2s ease-in-out;
}

.precio-box, .dash-box {
  box-shadow: 0 1px 3px 0 rgba(21, 34, 53, .3);
  margin: 40px 4px;
  overflow: hidden;
}

.precio-header::before, .th-tcenter::before {
  background-color: #ffa77a;
  content: "";
  height: 10px;
  left: 50%;
  position: absolute;
  top: 0;
  transform: translate(-50%, -50%);
  transition: .1s ease-in-out;
  width: 100px;
}

.precio-box:hover {
  background-color: #f2f2f2;
}

.precio-box:hover .precio-header::before {
  background-color: #ffa77a;
  transform-origin: top;
  transform: translate(-50%, -15%);
}

.precio-header {
  padding-top: 42px;
  position: relative;
}

.precio-header h3 {
  color: #ffa77a;
  font-size: 1.8em !important;
  font-weight: 700 !important;
  text-transform: capitalize !important;
}

.precio-contenido {
  border-bottom: 1px solid #dddddd;
  line-height: 1.6;
  padding: 42px 18px;
}

.precio-contenido h4 {
  font-size: 1em;
  font-weight: 700;
  text-transform: uppercase;
}

.precio-contenido p {
  font: 400 0.95em 'Arimo', Helvetica, Arial, sans-serif;
  line-height: 1.4;
}

.recomendado {
  background-color: #05bee9;
  border: 2px solid #e6e6e6;
  border-radius: 8px;
  color: #ffffff;
  display: inline-block;
  font-weight: 700 !important;
  letter-spacing: 2px;
  padding: 8px 10px;
  position: relative;
  text-transform: uppercase;
  top: -10px;
}

.precio-caracter {
  list-style: none;
  margin-top: 20px;
  padding-left: 5px;
  text-align: left;
}

.precio-caracter li i {
  margin-right: 10px;
}

.precio span {
  color: #b1b1b1;
  display: block;
  font-size: 0.6em;
  font-weight: normal;
}

.precio {
  font-size: 1.6em;
  font-weight: bold;
  margin: 20px 0 5px;
}

.precio-footer {
  margin: 10px 0;
  text-align: center;
}

.precio-footer .chk-box {
  padding: 0 50px;
  text-align: left;
}

.precio-footer .chk-box label {
  margin-left: 20px;
  position: relative;
  top: -20px;
}

.precio-footer .btn {
  padding: 10px 65px;
}

.precio-form{
  padding: 25px 45px;
}

.precio-form input{
  border: 0;
  border-radius: 8px;
}

.resaltado {
  background-color: #ffffff;
  padding: 0 4px 42px;
  position: relative;
  top: -18px;
}

.resaltado::before {
  background-color: #05bee9;
}

.resaltado .precio-footer .btn {
  background-color: #05bee9;
}

.disclaimer {
  border-top: 1px solid #f2f2f2;
  font-size: 0.85em;
  margin: 28px 0;
  padding-top: 30px;
  text-align: justify;
}

.freemium{
  background-color:#a2262a;
  box-shadow: -2px 2px 4px rgba(0, 0, 0, 0.7);
  color:#fff;
  height: 30px;
  max-width:82px;
  padding:0 10px;
  position: absolute;
  right: 1px;
  top:90px;
  width: 82px;
  z-index:999;
}

.freemium span{
  display: block;
  font-weight: bold;
  position: relative;
  top:50%;
  transform:translateY(-50%);
  -webkit-transform:translateY(-50%);
  -ms-transform:translateY(-50%);

}

.freemium:after{
  content: '';
  border-color:#841e21 transparent #841e21;
  border-style: solid;
  border-width: 15px 15px 0 0;
  bottom: -15px;
  position: absolute;
  right: 0;
}

/*tables*/
.contenedor-tabla {
  background-color: #fdfdfd;
  border-radius: 10px;
  margin: 20px 20px 42px;
  padding: 20px;
}

.table {
  background-color: #ffffff;
  border: 1px solid #dcdcdc;
  border-collapse: collapse;
  font-size: 0.9em;
  margin: 0 0 60px 0;
  table-layout: fixed;
}


.table>thead>tr>th {
  background-color: #fcfcfc;
  border: 0;
  color: #747474;
  font-size: 1.1em;
  text-transform: uppercase;
}

.table a:hover{
  text-decoration: none;
}

th {
  border: 0;
  text-align: left;
}

.th-tcenter {
  position: relative;
  text-align: center;
}

.th-tcenter:first-child {
  background-color: #f8f8f8;
  color: #acacac;
  position: relative;
  text-align: left;
}

.th-tcenter:first-child::before {
  content: none;
}

.th-tcenter::before {
  height: 4px;
  width: 80px;
  top: 0;
}

.th-recomendado::before {
  background-color: #05bee9;
}

.th-tside {
  background-color: #fdfdfd;
  color: #7a7a7a;
  position: relative;
}

.th-tside span:hover i {
  color: #000;
  transition: .6s ease-out;
}

.th-tside span {
  font-size: 1.25em;
  position: absolute;
  right: -6px;
  top: 50%;
  transform: translate(0, -50%);
}

.th-tside span::after {
  background-color: #ffffff;
  content: "";
  border-radius: 50%;
  height: 20px;
  position: absolute;
  right: -3px;
  top: 50%;
  transform: translate(0, -50%);
  width: 20px;
  z-index: -5;
}

.th-tside, td {
  font: 400 0.92em 'Arimo', Helvetica, Arial, sans-serif;
}

td {
  color: #676767;
  text-align: center;
}

td .fa-times {
  color: #8f8f8f;
}

td .fa-check {
  color: #9fc43c;
}

td, th {
  padding: 14px;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>thead>tr>td, .table>thead>tr>th {
  padding: 16px 20px;
  vertical-align: middle;
}

.table-data {
  table-layout: auto;
  width: 100%;
}

.table-data tr td {
  text-align: left;
  white-space: nowrap;
}

.table-data tfoot td {
  text-align: center;
}

.table-data tfoot td a {
  display: block;
  width: 100%;
}

.table-data {
  background-color: #ccfafa;
  border: 0;
  border-radius: 8px;
  margin: 0 auto 60px;
}

.table-data, .contenedor-diagrama {
  box-shadow: 0px 0px 6px 0px rgba(34, 180, 183, 0.63);
}

.table-data>tbody>tr>td, .table-data>tbody>tr>th, .table-data>thead>tr>td, .table-data>thead>tr>th {
  padding: 8px 14px;
}

.table-data>thead>tr>th {
  background-color: transparent;
  border-bottom: 1px solid #ddd;
  color: #3d8a8a;
  font-size: 0.9em;
}

.table-data>thead>tr>th:first-child {
  text-align: center;
}

.table-data .th-tside, .td-resaltado {
  background-color: #ddfcfc;
  color: #404040;
  font-weight: bold;
  text-align: center;
}

.table-data>tbody>tr>td {
  background-color: #ebfdfd;
  border-top: 1px solid #b5f1f3;
}

.table-data tbody tr:hover td, .table-data tbody tr:hover th {
  background-color: #ccfafa;
  transition: .1s ease-out;
}


.t-opciones {
  background-color: #d5f2f6 !important;
  padding-left: 10px !important;
  padding-right: 10px !important;
}

.table-data .tfoot {}

.table-opt {
  padding: 16px 0;
  text-align: right;
}

.btn-opt-tb {
  background-color: #f2f2f2;
  border-radius: 30px;
  padding: 8px 12px 8px 8px;
  text-transform: uppercase;
}

.btn-opt-tb span {
  font-size: 0.9em;
  font-weight: bold;
}

.btn-opt-tb i {
  font-size: 1.4em;
  margin-right: 8px;
  vertical-align: middle;
}

.btn-opt-tb:hover, .btn-opt-tb:focus {
  text-decoration: none;
}

.btn-table {
  background-color: #d0a48e;
  font-size: 1em;
  margin: 0;
  padding: 6px;
  width: 28px;
}

.btn-secondary, .mob-secondary {
  background-color: #9f9f9f;
}

.btn-table:hover {
  background-color: #4a898e;
}

/*tables*/
/*progress bar*/
.progress {
  margin-bottom: 0;
  min-width: 60px;
}

/*custom accordion*/
.ctm-panel {
  border-color: #8aa4c9;
}

.ctm-panel, .ctm-panel-heading {
  background-color: transparent !important;
  color: #fff;
}

.ctm-panel-title {
  color: #fdfdfd;
  font-size: 1.06em;
  font-weight: bold;
  line-height: 1.3;
  padding: 18px 15px;
  position: relative;
}

.ctm-panel-title, .ctm-filtro-title {
  font-size: 1.06em;
  font-weight: bold;
  line-height: 1.3;
  padding: 18px 15px;
  position: relative;
}

.ctm-panel-title a::after, .xtra-tg-btn::after {
  content: "\e114";
  font-family: 'Glyphicons Halflings';
  font-size: 0.6em;
  position: absolute;
  right: 0;
  top: 22px;
}

.ctm-panel-body {
  padding: 0 30px 18px;
}

.panel-group .panel-heading+.panel-collapse>.panel-body, .panel-group .panel-heading+.panel-collapse>.list-group {
  border: 0;
}

.filtro-panel, .ctm-panel {
  box-shadow: none;
}

.ctm-filtro, .ctm-filtro-heading {
  background: transparent !important;
  color: #000;
  padding: 0;
}

.ctm-filtro-title {
  color: #474747;
}

.ctm-filtro-title>a:before {
  float: right !important;
  font-family: 'Glyphicons Halflings';
  content: "\2212";
  padding-right: 5px;
}

.ctm-filtro-title>a.collapsed:before {
  float: right !important;
  content: "\002b";
}

.filtro-panel .ctm-panel-body {
  padding: 0 15px;
}

.ctm-panel-default{
  border: 1px solid #c3c3c3;
}

.ctm-panel-default .ctm-panel-title{
  color: #525252;
}

.ctm-panel-default, .ctm-panel-heading{
  color: inherit;
}


/*end custom accordion*/
.contenido-resaltado h4 {
  background-color: #fafafa;
  border: 1px solid #fafafa;
  border-radius: 4px;
  border-bottom-left-radius: 0;
  font-size: 1.5em;
  font-weight: bold;
  padding: 18px;
  position: relative;
}

.contenido-resaltado h4::after {
  content: "";
  border-color: #fafafa transparent #fafafa transparent;
  border-style: solid;
  border-width: 10px 10px 0 0;
  bottom: -10px;
  height: 0;
  left: 0;
  position: absolute;
  width: 0;
}

.contenido-resaltado {
  color: #525252;
}

.contenido-resaltado .ver-video-box {
  border: 0;
  height: 300px;
}

.nav-tabs>li>a {
  border-radius: 0;
}

.tab-content {
  background: #291111;
  color: #ffffff;
  padding: 5px 20px !important;
}

.megamenu-content .tab-content {
  background-color: transparent !important;
  padding: 0 15px !important;
}

.cursos-beneficios .tab-content {
  background: #f7f7f7;
}

.menu-pills-primario .tab-content {
  background: transparent;
  color: #000;
}

.tab-content h3, .producto-header h2, .tab-content-titulo, .tab-content-lista-thumb h4, .directorio-resultados li h3, .rank-data h3 {
  display: inline-block;
  font: 700 1.5em 'Asap', Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}

.tab-content-fecha {
  border-left: 2px solid #bf1919;
  font-size: 0.78em;
  font-weight: bold;
  padding-left: 5px;
}

.tab-content-titulo, .tab-content-lista-thumb h4 {
  text-transform: none;
}

.tab-content .tab-content-titulo {
  color: #F0F0F0;
  font-size: 1.25em;
  font-weight: bold;
  line-height: 1.2;
}

.tab-content p {
  font-size: 0.92em;
}

.tab-content-lista-item p span {
  display: block;
  font-size: 1.1em;
  font-weight: bold;
  line-height: 1;
  margin-top: 10px;
}

.tab-content a, .directorio-resultados li a {
  text-decoration: none;
}

.tab-content a {
  color: #c1c1c1;
}

.tab-content a:hover {
  color: #bababa;
}

.tab-content-header {
  margin-bottom: 14px;
}

.tab-content>.btn {
  float: right;
  margin: 13px 7px;
}

.tab-content-item {
  padding: 14px;
}

.tab-content-item, .tab-content-lista-item {
  background-color: #1F1D1D;
  border-top: 1px solid #393939;
  margin: 9px 0;
}

.cursos-beneficios .tab-content-item, .cursos-beneficios .tab-content-lista-item {
  background-color: #484848;
}

.menu-pills-primario .tab-content-item, .menu-pills-primario .tab-content-lista-item {
  background-color: #fbfbfb;
}

.tab-content-item hr {
  border: 1px dotted #353535;
}

.tab-content-lista-thumb {
  margin: 15px 0;
  position: relative;
}

.tab-content-lista-thumb .tab-content-fecha {
  font-size: 0.75em;
  margin-top: 7px;
}

.tab-content-lista-thumb h4 {
  font-size: 1.1em;
  margin: 6px 0;
}

.webinar-thumb {
  background-image: url("../images/webinars-thumb.jpg");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  border: 1px solid #292929;
  color: cadetblue;
  height: 108px;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  text-align: center;
  transform-style: preserve-3d;
  width: 191px;
}

.webinar-thumb span {
  display: block;
  font-size: 4.8em;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}


.tab-content-item .eje, .tab-pane-base .eje {
  margin: 10px 0 0;
}

.tab-content-descripcion {
  max-height: 32px;
  line-height: 1.3;
  overflow: hidden;
}

.infografia-destacada {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  width: 100%;
  height: 0;
  overflow: hidden;
}

.infografia-destacada iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.nav-pills>li>a {
  border-radius: 0;
}

.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
  background-color: #291111;
}

.cursos-beneficios .nav-pills>li.active>a, .cursos-beneficios .nav-pills>li.active>a:hover, .cursos-beneficios .nav-pills>li.active>a:focus {
  background-color: #f7f7f7;
  color: #000;
}

.menu-pills-primario .nav-pills>li.active>a, .menu-pills-primario .nav-pills>li.active>a:hover, .menu-pills-primario .nav-pills>li.active>a:focus {
  background-color: #f7f7f7;
  color: #000;
}

.row.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.row.no-gutters>[class^="col-"], .row.no-gutters>[class*=" col-"] {
  padding-right: 0;
  padding-left: 0;
}

.documentos-descargados, .resultados-busqueda {
  color: #ffffff;
  line-height: 1;
}

.documentos-descargados li, .documentos-relacionados li {
  padding-bottom: 15px;
  margin-bottom: 15px;
}

.documentos-descargados>li {
  border-bottom: 1px dotted #393939;
}

.documentos-descargados li span, .documentos-relacionados li span {
  font-size: 2.8em;
  float: left;
  margin: 0 8px 10px;
}

.documentos-descargados .titulo-documento {
  color: #ffffff;
}

.documentos-descargados p, .documentos-relacionados p {
  display: table;
  margin-bottom: 4px;
}

.documentos-descargados a, .documentos-relacionados a, .resultados-busqueda a {
  text-decoration: none;
}

.titulo-documento {
  font-weight: bold;
}

.tipo-documento {
  font-size: 0.8em;
  font-weight: bold;
  padding: 5px 8px;
}

.documentos-descargados li a, .documentos-relacionados li a {
  color: #DEDEDE;
  line-height: 1.3;
}

.documentos-descargados li a:hover {
  color: #FFFFFF;
  line-height: 1.3;
}

.documentos-relacionados .titulo-documento {
  color: #5c5c5c;
  font-size: 1.11em;
}

.documentos-relacionados>li {
  border-bottom: 1px solid #f0f0f0;
}

.documentos-relacionados li span {
  color: #bf1919;
}

.ediciones-carousel-portada {
  margin: 10px 0;
  position: relative;
}

.vacia {
  background-color: #fff;
  border: 1px dotted #c4c4c4;
  position: relative;
  text-align: center;
}

.vacia::before {
  content: "Aún no ha agregado revistas";
  color: #a0a0a0;
  font: normal 0.7em 'Asap', sans-serif;
  left: 50%;
  line-height: 1.4;
  margin-left: -40px;
  position: absolute;
  text-transform: uppercase;
  top: 50%;
  transform: translateY(-50%);
  width: 80px;
  z-index: 800;
}

.ediciones-carousel-interna {
  background-color: #f2f2f2;
  border-radius: 4px;
  padding: 10px;
}

.edicion-carousel-contenedor, .inner-galeria-caption {
  background-color: rgba(0, 0, 0, .8);
  width: 100%;
  height: 50px;
  color: #FFFFFF;
  overflow: hidden;
  padding: 1px 10px;
  position: absolute;
  bottom: 0;
  transition: height .25s ease-out;
}

.edicion-carousel-contenedor::after {
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 100%));
  bottom: 0;
  content: "";
  height: 50px;
  left: 0;
  position: absolute;
  width: 100%;
}

.edicion-carousel-contenedor h3 {
  display: block;
  font-size: 1em;
  font-weight: bold;
  margin-top: 2px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.edicion-carousel-contenedor span {
  font-size: 0.78em;
  font-weight: bold;
  text-transform: uppercase;
}

.edicion-carousel-contenedor ul {
  margin: 14px 10px;
  position: relative;
}

.edicion-carousel-contenedor ul li, .ediciones-carousel-interna .edicion-carousel-contenedor ul li {
  border-bottom: thin dotted #4E5050;
  margin-bottom: 2px;
  padding-bottom: 2px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.edicion-carousel-contenedor ul li {
  font-size: 0.8em;
}

.ediciones-carousel-interna .edicion-carousel-contenedor ul li {
  font-size: 0.7em;
}

.ediciones-carousel-portada:hover .edicion-carousel-contenedor, .inner-galeria:hover .inner-galeria-caption {
  height: 100%;
  transition: height .25s ease-out;
}

.cta-edicion {
  background-color: #BF1919;
  border-radius: 2px;
  float: right;
  font-size: 0.8em;
  font-weight: bold;
  padding: 7px;
  text-transform: uppercase;
  width: auto;
}

.suscriptores {
  padding: 90px 0;
}

.ver-todos-btn {
  margin: 18px 0;
}

.logos-suscriptores{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.logos-suscriptores li {
  width: 256px;
  height: 90px;
  overflow: hidden;
  border: 1px solid #f8f8f8;
  padding: 20px;
  margin: 28px 0;
}

.logos-suscriptores img, .u-logo-curso img{
  position: relative;
  margin: 0;
  top: 50%;
  transform: translateY(-50%);
}

.suscriptores .btn {
  float: right;
  margin: 25px 15px;
}


.modulo-lateral h4 {
  font: 700 1.3em 'Asap', Helvetica, Arial, sans-serif;
  color: #ffffff;
  text-transform: uppercase;
  padding: 5px;
  margin: 0 0 25px;
}

.footer {
  background: #1d1818;
  border-top: 2px solid #666;
  padding: 25px 0;
}

.footer .frame-titulo {
  background-color: #292727;
  float: none;
  text-align: left;
}

.frame-titulo.formacion {
  border-left-color: #0b3b41;
}

.frame-titulo.virtualplant {
  border-left-color: #3eb552;
}

.frame-titulo.directoriovp {
  border-left-color: #2ea5b4;
}

.frame-titulo.actualidad {
  border-left-color: #2ea5b4;
}

.frame-titulo.suscripcion {
  border-left-color: #D82548;
}

.footer a {
  text-decoration: none;
}

.footer p {
  font-size: 0.84em;
  color: #EAEAEA;
}

.footer h2, .app-badges h2 {
  color: #FFF;
  font: bold 0.8em Helvetica, Arial, sans-serif;
}

.footer ul, .bottom-nav ul {
  list-style: none;
  padding: 0;
  color: #CCC;
}

.footer ul li {
  font-size: 0.88em;
  border-bottom: 1px dotted #302929;
  padding-bottom: 5px;
  margin-bottom: 8px;
}

.footer ul li a {
  color: #C9C9C9;
  text-decoration: none;
  display: block;
  transition: .2s;
}

.footer ul li a:hover {
  color: #ffffff;
  text-decoration: none;
  opacity: 1;
}

.footer-brand {
  margin: 18px 0 34px;
}

.descarga-app {
  margin: 18px auto 0;
}

.descarga-app li {
  border: none !important;
  display: inline-block;
}

.cert-logo{
  margin-top: 20px;
  width: 275px;
}

.footer-secundario {
  background: #000;
  color: #f3f3f3;
  padding: 18px 0;
}

.footer-secundario p, .footer-secundario ul {
  font-size: 0.88em;
  margin-top: 14px;
}

.footer-secundario ul {
  float: right;
}

.footer-secundario ul li {
  display: inline-block;
}

.footer-secundario ul li a {
  color: #ffffff;
}

/*------------------- backgrounds ------------------*/
.banner-suscripcion-bg{
  /* background: url(../images/directorio-bg.jpg) no-repeat 50% 70% fixed; */
  background: url(../images/eada_banner.jpg) no-repeat 50% 70% fixed;
}
.testimonios{
  background-color: #fbfbfb;
  /* background: #fbfbfb url(../images/bg_testimonios.jpg) no-repeat 50% 70% fixed; */
}
.banner-suscripcion-bg, .full-bg {
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  min-height: 300px;
  margin: 70px auto;
  width: 100%;
  position: relative;
}

.cursos-beneficios {
  background-color: #fdfdfd;
  color: #dcdcdc;
  margin-bottom: 50px;
  padding: 20px 0;
}

.beneficios {
  margin: 110px 0;
}

.beneficios h3 {
  font-size: 3em;
}

.beneficios p {
  font-size: 1.3em;
}

.img-responsive {
  width: 100%;
}

.imagen-fija {
  bottom: 92px;
  height: 100%;
  position: absolute;
  /*right: -650px;*/
  width: 1140px;
  display: none;
}

.bg-circle {
  background: url(../images/ptar_50.jpg) no-repeat center center fixed;
  background-size: cover;
  border-radius: 50%;
  height: 500px;
  margin: 0 auto;
  ;
  width: 500px;
}

.imagen-curso-a {
  height: 300px;
  line-height: 200px;
  margin: 20px auto;
  padding: 0;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  width: 300px;
}

.imagen-curso-a:before, .imagen-curso-a:after {
  background: #000 url(../images/ptar_5.jpg) no-repeat center fixed;
  background-size: cover;
  border-radius: 50%;
  height: 150px;
  position: absolute;
  width: 150px;
}

.imagen-curso-a:before {
  content: "";
  right: -80px;
  top: 60px;
}

.imagen-curso-a:after {
  content: "";
  right: -180px;
  top: 60px;
}

/*------------------- carousel ---------------------*/
.center{
  text-align: center;
}

.carousel-caption {
  position: absolute;
  left: 42%;
  right: 15%;
  top: 0;
  z-index: 10;
  padding-bottom: 20px;
  color: #fff;
  text-align: left;
}

.carousel {
  border-right: 1px solid #006666;
}
.testimonios-slider{
  padding: 20px 10px;
}
.testimonio-contenido{
  background-color: #edf3f4;
  border: 1px solid #fff;
  border-radius: 15px;
  color: #fff;
  overflow: hidden;
  position: relative;
  text-align: center;
}
.testimonio-cert{
  -webkit-filter: grayscale();
          filter: grayscale();
  height: 150px;
  opacity: 0.1;
  position: absolute;
  top: 0;
  width: 400px;
}
.testimonio-contenido:hover .testimonio-img{
  transform: translateY(20px);
  transition: .2s cubic-bezier(1, 0.01, 0, 1.08);
}
.testimonio-contenido:hover .testimonio-img img{
  -webkit-filter: blur(10px);
          filter: blur(10px);
  transition: .2s ease-in;
}
.testimonio-contenido:hover .testimonio-link{
  opacity: 1;
  transform: translateY(-47px);
  transition: all .2s cubic-bezier(1, 0.01, 0.37, 1.04);
  transition-delay: 0.04s;
}
.testimonio-contenido:hover .testimonio-nombre{
  margin-top: 18px;
  transition: margin .2s;
}

.testimonio-contenido:hover .testimonio-txt{
  background-color: #5f9ea045;
  transition: .2s ease-in;
}
.testimonio-img{
  border:1px solid #ffffff50;
  border-radius: 50%;
  -webkit-filter: blur(0);
          filter: blur(0);
  height: 100px;
  margin: 10px auto;
  overflow: hidden;
  position: relative;
  transform: translateY(50px);
  transition: .1s ease-out;
  width: 100px;
}

.testimonio-link{
  color: #fff;
  bottom: -21px;
  height: 40px;
  opacity: 0;
  position: absolute;
  right: 29%;
  transition: all .2s cubic-bezier(1, 0.01, 0.44, 1.4);
  width: 40px;
  z-index: 999;
}

.testimonio-link i{
  font-size: 2.5em;
}

.testimonio-link a{
  color: #fff;
}

.testimonio-nombre{
  background-color: #629ea9;
  /* background-image: linear-gradient(to bottom, #cfcdcd 36%, transparent ); */
  border-radius: 8px;
  box-shadow: 0 6px 11px 0 #1d4b4d47;
  display: inline-block;
  padding: 4px 12px;
  position: relative;
  top:15px;
  transition: margin .1s;
  width: auto;
}
.testimonio-nombre h3{
  font-size: 1.289em;
  margin: 0;
}
.testimonio-nombre::before {
  left: -100%;
}
.testimonio-nombre::after {
  right: -100%;
}
.testimonio-nombre::before, .testimonio-nombre::after{
  content: '';
  background-color: #fff;
  height: 1px;
  position: absolute;
  top: 50%;
  width: 100%;
}
.testimonio-profesion{
  margin-top: 25px;
}

.testimonio-profesion p{
  color: #535353;
  margin-bottom:0;
}

.testimonio-pais p{
  color: #5f9ea0;
  text-shadow: 0 1px 0 #e1e1e1;
}

.testimonio-nombre-curso {
  padding: 5px 0;
}

.testimonio-nombre-curso a{
  color: #000;
}

.testimonio-nombre-curso a span{
  font-weight: bold;
}

.testimonio-txt{
  background-color: #dfeaeb;
  color: #8d8d8d;
  font-size: 1em;
  /* margin-top: 30px; */
  padding: 15px 30px 10px;
  position: relative;
  transition: .2s ease-out;
}

.testimonio-txt::before{
  content: '';
  border-color: #edf3f4 transparent transparent transparent;
  border-style: solid;
  border-width: 6px;
  left: 50%;
  position: absolute;
  top: 0;
}

.testimonio-nombre, .testimonio-pais, .testimonio-profesion{
  z-index: 500;
}
/*------------------- barra-compartir-mobile--------------------------------*/
.compartir-mobile {
  background-color: #322f2f;
  border-top: 1px solid #FFF;
  bottom: 0;
  padding: 5px;
  position: fixed;
  text-align: left;
  width: 100%;
  z-index: 800;
}

.compartir-mobile .pe-social {
  font-size: 0.8em;
  margin: 0 auto;
}

/*--------------------inner-templates------------------------*/
/*--------------------inner-templates-revista------------------------*/
/*index*/
.edicion-iframe {
  border: none;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.panel-title a {
  display: block;
  padding: 10px 15px;
  margin: -10px -15px;
  text-decoration: none;
}

.inner-index .panel-default>.panel-heading {
  position: relative;
}

.panel-heading .link-seccion {
  background-color: #c2c2c2;
  border-radius: 4px;
  color: #fff;
  padding: 5px 10px;
  position: absolute;
  right: 20px;
  text-decoration: none;
  top: 3px;
}

.inner-index-tema span {
  display: block;
  font-style: italic;
  font-weight: bold;
}

/*Editorial*/
.titulo-editorial {
  font-size: 1.5em;
}

.inner-creditos {
  font-size: 0.9em;
}

.inner-creditos img {
  margin-bottom: 25px;
}

.inner-creditos ul li:first-child {
  font-weight: bold;
}

.editor-contenedor {
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.editor-contenedor img {
  border: 1px solid #f1f1f1;
}

.nombre-editor, .nombre-autor {
  font-size: 1.1em;
  font-weight: bold;
}

/*contenido*/
.no-padding {
  margin: 0;
  padding: 0;
}

.contenedor-header {
  margin-bottom: 20px;
}

.inner-header-full {
  max-height: 300px;
  position: relative
}

.inner-header {
  max-height: 60px;
  overflow: hidden;
  position: relative;
}

.inner-header-full, .inner-header {
  margin-bottom: 20px;
}

.inner-header .inner-header-titulo {
  bottom: auto;
  height: 60px;
  top: 0;
}

.inner-header .inner-header-titulo h1 {
  font-size: 1.4em;
  margin-bottom: 0;
}

.inner-header .inner-header-titulo h2 {
  font-size: 1.1em;
}

.inner-header-titulo {
  background-color: rgba(0, 0, 0, 0.69);
  bottom: 0;
  color: #fff;
  padding: 4px 18px;
  position: absolute;
  width: 100%;
}

.inner-header-titulo h1, .inner-header-titulo h2 {
  margin-top: 5px;
}

.inner-header-titulo h2, .inner-subtitulo h2 {
  font-size: 1.4em;
}

.inner-seccion-intro {
  border: 1px solid #f8f8f8;
  border-radius: 4px;
  margin: 0 0 15px;
  overflow: auto;
  padding: 20px;
}

.inner-seccion-intro p {
  margin-bottom: 0;
}

.inner-modulo-media {
  background-color: #1f1f1f;
  border: 1px solid #f4f4f4;
  border-radius: 7px;
  color: #fff;
  padding: 5px;
  margin-bottom: 20px;
}

.inner-modulo-media .inner-modulo-recursos {
  border-color: #4a4a4a;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  margin: 10px 0 0;
}

.inner-contenido {
  position: relative;
}

.inner-contenido h3, .titulo-editorial {
  border-bottom: 1px solid #f2f2f2;
  font-weight: bold;
  margin-top: 0;
  padding-bottom: 12px;
}

.inner-contenido h3 span {
  display: block;
  margin-top: 10px;
}

.inner-modulo-creditos span {
  font-weight: bold;
}

.inner-modulo-recursos, .inner-modulo-creditos, .modulo-autor {
  border: 1px solid #d5d5d5;
  font-size: 0.95em;
  margin: 35px 0;
  /*min-height: 124px;*/
  padding: 10px;
  position: relative;
}

.titulo-recursos, .titulo-creditos, .titulo-autor {
  background-color: #fff;
  border: 1px solid #d5d5d5;
  color: #b6b6b6;
  font-size: 0.7em;
  font-weight: bold;
  padding: 5px;
  position: absolute;
  right: 10px;
  text-transform: uppercase;
  top: -15px;
}

.descarga ul li {
  border-right: 1px solid #f2f2f2;
  display: inline-block;
  margin-right: 8px;
  padding: 20px 5px;
}

.descarga ul li:last-child {
  border-right: none;
}

.inner-modulo-recursos .opciones {
  border-right: 1px dotted #f4f4f4;
  display: table;
  float: left;
  margin-right: 10px;
  padding-right: 10px;
  width: 68px;
}

.inner-modulo-recursos .opciones i {
  font-size: 2em;
  float: right;
}

.inner-modulo-recursos .descripcion {
  margin-left: 93px;
}

.inner-modulo-recursos .descripcion ul li span {
  display: block;
  font-size: 0.75em;
  font-weight: bold;
  margin-right: 5px;
  text-transform: uppercase;
}

.imagen-perfil {
  background-size: cover;
  height: 100%;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: -20px;
}

.inner-bibliografia {
  border: 1px solid #d5d5d5;
  border-radius: 4px;
  padding: 10px;
}

.inner-bibliografia ul li {
  border-bottom: 1px dotted #d5d5d5;
  font-size: 0.85em;
  margin-bottom: 8px;
  padding: 5px 0;
}

/*p-social-font*/

.compartir {
  margin-bottom: 10px !important;
  margin-right: 0;
}

.compartir li {
  padding: 0 2px !important;
}

/*owl-thumbs*/
#sync1 .item {
  color: #FFF;
  border-radius: 3px;
  text-align: center;
}

#sync2 {
  margin-top: 7px;
}

#sync2 .item {
  border: 2px solid #f2f2f2;
  color: #FFF;
  cursor: pointer;
  text-align: center;
}

#sync2 .synced .item {
  background: #0c83e7;
}

.inner-modulo-media .owl-controls {
  margin-top: 0;
}

.inner-modulo-media .item:hover {
  background-color: #000;
}

.inner-modulo-media .owl-item.active.center {
  border-bottom: 4px solid #f2f2f2;
}

.inner-galeria-caption {
  height: 0px;
  text-align: left;
}

.inner-galeria-caption span {
  font-size: 0.78em;
  font-weight: bold;
  text-transform: uppercase;
}

.inner-galeria-caption p {
  font-size: 0.8em;
}

.inner-galeria:hover .inner-galeria-caption {
  height: 60px !important;
}

/*--------------------inner-templates-libro------------------------*/
.inner-header-titulo-libro {
  margin-bottom: 40px;
  text-align: center;
}

.inner-header-titulo-libro h2 {
  font-size: 1em;
}

/*************** SCROLLBAR BASE CSS ***************/
.scroll-wrapper {
  overflow: hidden !important;
  padding: 0 !important;
  position: relative;
}

.scroll-wrapper>.scroll-content {
  border: none !important;
  box-sizing: content-box !important;
  height: auto;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none !important;
  overflow: scroll !important;
  padding: 0;
  position: relative !important;
  top: 0;
  width: auto !important;
}

.scroll-wrapper>.scroll-content::-webkit-scrollbar {
  height: 0;
  width: 0;
}

.scroll-element {
  display: none;
}

.scroll-element, .scroll-element div {
  box-sizing: content-box;
}

.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
  display: block;
}

.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {
  cursor: default;
}

.scroll-textarea {
  border: 1px solid #cccccc;
  border-top-color: #999999;
}

.scroll-textarea>.scroll-content {
  overflow: hidden !important;
}

.scroll-textarea>.scroll-content>textarea {
  border: none !important;
  box-sizing: border-box;
  height: 100% !important;
  margin: 0;
  max-height: none !important;
  max-width: none !important;
  overflow: scroll !important;
  outline: none;
  padding: 2px;
  position: relative !important;
  top: 0;
  width: 100% !important;
}

.scroll-textarea>.scroll-content>textarea::-webkit-scrollbar {
  height: 0;
  width: 0;
}

/*************** SIMPLE OUTER SCROLLBAR ***************/
.scrollbar-outer>.scroll-element,
.scrollbar-outer>.scroll-element div {
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10;
}

.scrollbar-outer>.scroll-element {
  background-color: #ffffff;
}

.scrollbar-outer>.scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}

.scrollbar-outer>.scroll-element.scroll-x {
  bottom: 0;
  height: 12px;
  left: 0;
  width: 100%;
}

.scrollbar-outer>.scroll-element.scroll-y {
  height: 100%;
  right: 0;
  top: 0;
  width: 12px;
}

.scrollbar-outer>.scroll-element.scroll-x .scroll-element_outer {
  height: 8px;
  top: 2px;
}

/*.scrollbar-outer > .scroll-element.scroll-y .scroll-element_outer { left: 2px; width: 8px; }*/
.scrollbar-outer>.scroll-element.scroll-y .scroll-element_outer {
  left: 8px;
  width: 4px;
}

.scrollbar-outer>.scroll-element .scroll-element_outer {
  overflow: hidden;
}

.scrollbar-outer>.scroll-element .scroll-element_track {
  background-color: #eeeeee;
}

.scrollbar-outer>.scroll-element .scroll-element_outer,
.scrollbar-outer>.scroll-element .scroll-element_track,
.scrollbar-outer>.scroll-element .scroll-bar {
  border-radius: 8px;
}

.scrollbar-outer>.scroll-element .scroll-bar {
  background-color: #808080;
}

.scrollbar-outer>.scroll-element .scroll-bar:hover {
  background-color: #c2c2c2;
}

.scrollbar-outer>.scroll-element.scroll-draggable .scroll-bar {
  background-color: #919191;
}

/* scrollbar height/width & offset from container borders */
.scrollbar-outer>.scroll-content.scroll-scrolly_visible {
  left: -12px;
  margin-left: 12px;
}

.scrollbar-outer>.scroll-content.scroll-scrollx_visible {
  top: -12px;
  margin-top: 12px;
}

.scrollbar-outer>.scroll-element.scroll-x .scroll-bar {
  min-width: 10px;
}

.scrollbar-outer>.scroll-element.scroll-y .scroll-bar {
  min-height: 10px;
}

/* update scrollbar offset if both scrolls are visible */
.scrollbar-outer>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -14px;
}

.scrollbar-outer>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -14px;
}

.scrollbar-outer>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -14px;
}

.scrollbar-outer>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -14px;
}

/*************** SCROLLBAR DYNAMIC ***************/
.scrollbar-dynamic>.scroll-element,
.scrollbar-dynamic>.scroll-element div {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 1000;
}

.scrollbar-dynamic>.scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}

.scrollbar-dynamic>.scroll-element.scroll-x {
  bottom: 2px;
  height: 7px;
  left: 0;
  min-width: 100%;
  width: 100%;
}

.scrollbar-dynamic>.scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  right: 2px;
  top: 0;
  width: 7px;
}

.scrollbar-dynamic>.scroll-element .scroll-element_outer {
  opacity: 0.3;
  border-radius: 12px;
}

.scrollbar-dynamic>.scroll-element .scroll-element_size {
  background-color: #cccccc;
  opacity: 0;
  border-radius: 12px;
  transition: opacity 0.2s;
}

.scrollbar-dynamic>.scroll-element .scroll-bar {
  background-color: #6c6e71;
  border-radius: 7px;
}

/* scrollbar height/width & offset from container borders */
.scrollbar-dynamic>.scroll-element.scroll-x .scroll-bar {
  bottom: 0;
  height: 7px;
  min-width: 24px;
  top: auto;
}

.scrollbar-dynamic>.scroll-element.scroll-y .scroll-bar {
  left: auto;
  min-height: 24px;
  right: 0;
  width: 7px;
}

.scrollbar-dynamic>.scroll-element.scroll-x .scroll-element_outer {
  bottom: 0;
  top: auto;
  left: 2px;
  transition: height 0.2s;
}

.scrollbar-dynamic>.scroll-element.scroll-y .scroll-element_outer {
  left: auto;
  right: 0;
  top: 2px;
  transition: width 0.2s;
}

.scrollbar-dynamic>.scroll-element.scroll-x .scroll-element_size {
  left: -4px;
}

.scrollbar-dynamic>.scroll-element.scroll-y .scroll-element_size {
  top: -4px;
}

/* update scrollbar offset if both scrolls are visible */
.scrollbar-dynamic>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -11px;
}

.scrollbar-dynamic>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -11px;
}

/* hover & drag */
.scrollbar-dynamic>.scroll-element:hover .scroll-element_outer,
.scrollbar-dynamic>.scroll-element.scroll-draggable .scroll-element_outer {
  overflow: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  opacity: 0.7;
}

.scrollbar-dynamic>.scroll-element:hover .scroll-element_outer .scroll-element_size,
.scrollbar-dynamic>.scroll-element.scroll-draggable .scroll-element_outer .scroll-element_size {
  opacity: 1;
}

.scrollbar-dynamic>.scroll-element:hover .scroll-element_outer .scroll-bar,
.scrollbar-dynamic>.scroll-element.scroll-draggable .scroll-element_outer .scroll-bar {
  height: 100%;
  width: 100%;
  border-radius: 12px;
}

.scrollbar-dynamic>.scroll-element.scroll-x:hover .scroll-element_outer,
.scrollbar-dynamic>.scroll-element.scroll-x.scroll-draggable .scroll-element_outer {
  height: 20px;
  min-height: 7px;
}

.scrollbar-dynamic>.scroll-element.scroll-y:hover .scroll-element_outer,
.scrollbar-dynamic>.scroll-element.scroll-y.scroll-draggable .scroll-element_outer {
  min-width: 7px;
  width: 20px;
}


/*------------- extra content ----------------*/

.xtra{
  background-color: #f3f3f3;
  margin-bottom: 50px;
}

.coronavirus{
  overflow: hidden;
  position: relative;
  /* height: 70px; */
}

.corona-link{
  color: #fff;
  display: block;
  font: bold 1.5em 'Roboto', sans-serif!important;
  position: relative;
}

.corona-link:hover{
  color: #f2f2f2;
}

.corona-link:focus{
  color: #fff;
  text-decoration: none;
}


.corona-link::after{
  content:'\f078';
  font-family: 'FontAwesome';
  font-weight: normal;
  right: 20px;
  position: absolute;
  transform: translateY(-50%);
  top:50%;
  z-index: 800;
}

.corona-header{
  background: #002d72 url('../images/bg_map.png') no-repeat top center;
  background-size: cover;
  padding: 0 20px;
  position: relative;
  transition: .2s ease-in-out;
}

.corona-link[aria-expanded=true] .corona-header{
  background-color: #68ace5;
}

.corona-link[aria-expanded=true]::after{
  top:30%;
  transform: rotate(180deg);
}

.coronavirus i{
  left: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
  top:50%;
}

.corona-title{
  align-items: center;
  display: flex;
}

.corona-title span{
  font-size: 1em;
  font-weight: normal;
  margin-left: 5px;
}

.corona-img{
  margin-right: 10px;
}

.corona-img img {
  width: 50px;
  height: 50px;
  padding: 7px;
}

.corona-copyright{
  background-color: #002d72;
  color: #fff;
  font-size: 0.95em;
  font-weight: normal;
  padding:10px;
  text-align: right;
}


#corona-map iframe{
  height: 700px;
  width: 100%;
}

.rotate{
  -webkit-animation: rotation 8s infinite linear;
          animation: rotation 8s infinite linear;
}

@-webkit-keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}

@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}



/*-------------mediaqueries-------------------*/
@media(max-device-width:320px) and (orientation:portrait) {
  .contenedor-st {
    margin-right: 80px;
    width: 75vw !important;
  }

  .tipo-recurso-mb {
    top: 0;
    left: 0;
  }

  .corp-nav {
    display: none;
  }

  .temas-breadcrumb {
    top: -50px !important;
  }

  .temas-breadcrumb .breadcrumb {
    padding: 0;
  }

  .temas-breadcrumb .breadcrumb li {
    display: block;
    margin: 2px;
  }

  .temas-breadcrumb .breadcrumb li:first-child {
    padding: 2px 5px;
  }

  .slider-noticias-caption, .slider-eventos-caption {
    top: 50px;
  }
}

@media (min-width: 320px) and (max-width:480px) {
  .corp-nav {
    display: none;
  }

  .slider-noticias-home, .slider-eventos-home {
    height: auto;
  }

  .slider-noticias-caption, .slider-eventos-caption {
    height: 130px;
    width: 100%;
  }

  .slider-noticias-caption h1, .slider-eventos-caption h1 {
    font-size: 0.95em !important;
  }

  .slider-noticias-caption p, .slider-eventos-caption p {
    display: none;
  }

  .slider-noticias-caption .fecha-evento {
    margin: -18px;
  }

  .eventos .slide-interno {
    height: 320px;
  }

  .perfil-empresa-productos .producto-destacado-contenido {
    height: auto;
  }

  .imagen-producto-destacado {
    display: inline-block;
    float: none;
    height: auto;
    width: auto !important;
  }

  .imagen-producto-destacado img {
    margin: 0 auto;
  }

  .descripcion-producto-destacado {
    margin-left: 0 !important;
  }

  .filtros {
    position: relative;
  }

  .filtros-busqueda {
    width: 100%;
  }

  .filtro-eventos {
    display: block;
    margin-bottom: 8px !important;
    margin-left: 0 !important;
    width: 100%;
  }

  .equipo-vpro h1 {
    width: 200px;
  }

  .precio-footer .chk-box label {
    top: -20px !important;
  }
}

@media(max-device-width:420px) and (orientation:portrait) {
  .contenedor-st {
    margin-left: 80px;
    width: 75vw;
  }

  .corp-nav {
    display: none;
  }

  .loggedin-info-usuario li {
    font-size: 0.88em;
  }

  .loggedin-info-usuario li:first-child {
    float: left;
    margin-right: 10px;
  }

  .loggedin-info-usuario li:nth-child(3) {
    display: none;
  }

  .slider-noticias-caption, .slider-eventos-caption {
    top: 50px;
  }
  .login-cliente h1{
    margin-top:10px;
  }
  .personal-card .frame-subtitulo-c{
    width: 100%;
  }
  .personal-card .frame-subtitulo-c h2{
    font-size: 1em;
  }
  .personal-contacto{
    left: 180px;
    padding: 0;
    text-align: right;
  }
  .personal-contacto li{
    display: block;
  }
  .curso-banner{
    height: 350px;
  }
}

@media(max-device-width:568px) and (orientation:landscape) {
  .loggedin-info-usuario li:nth-child(3) {
    display: none;
  }
}

@media(max-device-width:640px) and (orientation:portrait) {
  /* body {
    padding-top: 50px;
  } */

  .corp-nav {
    display: none;
  }

  .user-id {
    width: 100%;
  }

  .contenedor-st-rec.toggled .contenedor-sidebar-st, .menu-st {
    width: 100vw !important;
  }

  .contenedor-st {
    width: 75vw !important;
  }

  .temas-breadcrumb {
    border-bottom: 0;
    width: 75vw !important;
  }

  .info-titulo {
    float: none;
  }

  .info ul li {
    margin-left: 12px;
  }

  .info-titulo, .info ul li {
    display: block;
  }

  .tipo-recurso-mb {
    position: absolute;
    top: 0;
  }

  .slider-eventos-caption .fecha-evento {
    margin: -24px auto;
  }

  .contenedor-tabla {
    margin: 0 2px;
    padding: 0;
  }

  .table {
    font-size: 0.65em;
  }

  .table-rpv thead {
    display: none;
  }

  .table-rpv {
    background-color: transparent;
    box-shadow: none;
    font-size: 1em;
  }

  .table-rpv tr {
    background-color: #ccfafa;
    border-radius: 8px;
    margin-bottom: 20px;
    padding-top: 40px;
    position: relative;
  }

  .table-rpv tr, .table-rpv td {
    display: block;
  }

  .table-rpv tr td:nth-child(1), .table-rpv tr td:nth-child(2), .table-rpv tr td:nth-child(3), .table-rpv tr td:nth-child(4) {
    display: block;
    float: left;
    width: 50vw;
  }

  .table-rpv tr td:nth-child(5), .table-rpv tr td:nth-child(6), .table-rpv tr td:nth-child(7), .table-rpv tr td:nth-child(8) {
    display: block;
    margin-left: 50vw;
  }

  .table-rpv tr td:nth-child(-n+4)::before {
    content: 'IPC-DESDE: ';
  }

  .table-rpv tr td:nth-child(5)::before, .table-rpv tr td:nth-child(6)::before, .table-rpv tr td:nth-child(7)::before, .table-rpv tr td:nth-child(8)::before {
    content: 'IPC-HASTA: ';
  }

  .table-rpv tr td:nth-child(n)::before {
    font-size: 0.8em;
    font-weight: bold;
  }

  .table-rpv .t-opciones {
    background-color: transparent !important;
    display: inline-block;
    position: relative;
    right: 0;
  }

  .table-rpv .sede {
    background-color: transparent;
    border: 0;
    left: 0;
    position: absolute;
    top: 0;
  }

  .table-rpv tfoot {
    display: none;
  }

  .precio-footer .chk-box label {
    margin-left: 16px !important;
    top: -20px !important;
  }
}

@media(max-device-width:640px) and (orientation:landscape) {
  .corp-nav {
    display: none;
  }

  .loggedin-info-usuario li {
    font-size: 0.80em;
  }

  .hero-titulo{
    font-size: 2.3em!important;
    margin-top: 40px;
  }

  .hero-destacado{
    margin: 40px 0 40px;
  }

  .contenedor-st {
    margin: 0 auto;
    width: 600px;
  }

  .tipo-recurso-mb {
    position: absolute;
  }
}

@media(max-device-width:768px) and (orientation:portrait){

  .portada-home{
    display: none;
  }
  .hero-titulo{
    font-size: 2.3em;
    margin-top: inherit;
  }


}

@media(max-device-width:830px) and (orientation:landscape) {
  body {
    padding-top: 78px;
  }

  .portada-home{
    display: none;
  }

  .indice-edicion-home{
    margin-top: 60px;
    width: auto;
  }

  .hero-titulo{
    font-size: 2.3em;
    margin-top: 60px;
  }

  .hero-destacado{
    margin: 60px 0 40px;
  }

  .hero-busqueda .barra-busqueda{
    width: auto;
  }

  .affix {
    position: absolute !important;
  }

  .temas-breadcrumb {
    border-bottom: 0;
  }

  .user-id {
    width: 250px;
  }
}

@media(max-device-width:1024px) and (orientation:portrait){
  .hero-busqueda .barra-busqueda{
    width: 360px;
  }
}

@media(max-device-width:1024px) and (orientation:landscape){
  .hero-busqueda .barra-busqueda{
    width: 360px;
  }
}

@media(min-width:320px) and (max-width: 768px) {

  /*.navbar .navbar-collapse.in {
      max-height:300px!important;
      overflow-y:scroll!important;
      overflow-x:hidden!important;
    }*/
  .primary-navbar {
    text-align: center;
  }

  .corp-nav li {
    margin: 0 4px !important;
  }

  .corp-nav {
    float: none;
    padding: 0;
  }

  .navbar .navbar-collapse.in, .login-wrapper {
    max-height: 280px;
    overflow-y: scroll;
  }

  .open>a {
    color: #f19c20 !important
  }

  #navbar-collapse-1 .megamenu-content {
    padding: 0;
  }

  .logo-institucion {
    width: 120px;
  }

  .titulo-submenu, .divider {
    display: none;
  }

  .edicion-home-footer {
    position: relative;
  }

  .suscripcion-home-menu {
    display: none;
  }

  .slider-noticias-home, .slider-eventos-home {
    height: auto;
  }

  .slider-noticias-home .fuente-noticia, .slider-eventos-home .fuente-noticia {
    display: none;
  }

  .slider-noticias-caption h1, .slider-eventos-caption h1 {
    font-size: 1.2em;
  }

  .slider-noticias-caption span, .slider-eventos-caption span {
    font-size: 0.8em;
  }

  .publicidad-header-mobile {
    display: none;
    position: absolute;
    top: 0;
    right: 15px;
    width: 150px;
  }

  .publicidad-header-mobile .app-badges {
    border: none;
  }

  .banner300x250 {
    margin: 20px auto;
  }

  .suscribirse-home {
    padding: 10px;
    margin: 10px auto;
  }

  .menu-recursos li {
    display: inline-block;
  }

  .footer-menus li {
    display: none;
  }

  .owl-stage-outer {
    width: 100%;
  }

  .portada-home {
    width: 80px;
  }

  .indice-edicion-home {
    width: 100%;
    margin: 20px 10px;
  }

  .loggedoff-menu-opciones .btn {
    width: 100%;
  }

  .loggedin-menu-opciones {
    margin-bottom: 15px;
  }

  .loggedin-menu-opciones .btn {
    margin: 10px 0;
  }

  .login-box{
    width: 90%;
  }

  .user-form.loggedin-menu-opciones input {
    margin: 0 auto;
    width: 60%;
  }

  .user-form.loggedin-menu-opciones, .loggedin-menu-footer {
    text-align: center;
  }

  .user-form.loggedin-menu-opciones .btn {
    float: none;
  }

  .loggedin-menu-ejes {
    display: none;
  }

  .institucional ul li, .personal ul li {
    float: none;
  }

  .fecha-indicadores {
    height: 60px;
  }

  .documentos-relacionados .titulo-documento {
    font-size: 0.88em;
  }

  .biblioteca h1, .revista h1, .directorio h1 {
    font-size: 1.9em;
  }

  .biblioteca h2 {
    font-size: 2.2em;
  }

  .categorias-busqueda-biblioteca {
    position: initial;
    margin-top: 20px;
    width: 100%;
  }

  .categorias-busqueda-biblioteca, .filtro-ordenarpor {
    left: 0;
    top: 50px;
  }

  .categorias-biblioteca-index {
    margin-bottom: 0;
  }

  .categorias-biblioteca-index ul {
    display: none;
  }

  .barra-busqueda, .revista .filtro-explorarpor {
    width: 100% !important;
  }

  .tab-content .tab-content-titulo {
    font-size: 1em;
  }

  .documentos-descargados li span, .documentos-relacionados li span {
    font-size: 1.4em;
  }

  .eje {
    margin-left: 35px;
  }

  .producto-destacado-modulo .imagen-empresa-destacada {
    height: 120px;
  }

  .imagen-producto-destacado {
    width: 185px;
  }

  .descripcion-producto-destacado {
    margin-left: 180px;
  }

  .descripcion-producto-destacado p {
    height: inherit;
    max-height: 60px;
  }

  .perfil-empresa-lista-productos span {
    display: inline-block;
  }

  .perfil-empresa-lista-productos li p {
    height: 45px;
    margin-left: 0;
  }

  .perfil-empresa-info li {
    margin-bottom: 15px;
  }

  .tab-content p {
    font-size: 0.85em;
    line-height: 1.3;
  }

  .ficha-tecnica-contador {
    margin: 0;
  }

  .ficha-tecnica-opciones, .perfil-empresa-nav, .perfil-empresa-footer {
    font-size: 0.78em;
    padding: 4px;
  }

  .ficha-tecnica-opciones li:last-child {
    float: none;
  }

  .imprimir, .metadata {
    display: none !important;
  }

  .resultados-contador {
    float: left;
  }

  .s-eventos {
    padding-right: 50px;
  }

  .filtros {
    margin-top: 4px;
    position: initial;
  }

  .filtros-busqueda {
    width: 100%;
  }

  .contenedor-busqueda-biblioteca, .contenedor-busqueda-directorio, .contenedor-busqueda-noticias, .contenedor-busqueda-eventos {
    position: inherit;
  }

  .contenedor-busqueda-eventos .barra-busqueda {
    display: block;
    width: 100%;
  }

  .contenedor-busqueda-eventos .filtro-eventos {
    margin: 0;
  }

  .contenedor-filtros {
    margin: 0;
  }

  .usuario-stats{
    margin-left: 60px;
  }

  /*--templates-revista--*/
  .imagen-perfil {
    display: none;
  }

  /*--------------------------------*/
  .footer-secundario {
    padding-bottom: 60px;
  }

  .footer-secundario ul {
    margin: 14px 0;
    padding: 0;
    float: left;
  }
}

@media (max-width: 480px) {
  .datos-curso-slide{
    flex-flow: column;
  }
  .datos-curso-slide li{
    width: 100%;
  }
  .certificaciones-franja .container::before, .certificaciones-franja .container::after{
    display: none;
  }
  .descuento-logo{
    display: none;
  }
  .descuento-numero, .descuento-fecha{
    font-size: 0.8em;
  }
  .banner p{
    margin: auto;
  }
  .buscar{
    flex-flow: column nowrap;
  }

  .buscar-rnd{
    border-radius: 5px;
  }

  .buscador-campo{
    border-radius:0;
  }

  .buscador-filtros{
   align-self: initial;
   margin: 15px 0;
   padding: 10px 0;
  }

  .buscador-filtros select{
    border:1px solid #f2f2f2;
    width: 100%;
  }

  .buscador-filtros::before{
    content: none;
  }

  .corona-img{
    display: none;
  }


}

@media (max-width: 600px) {
.login-area .slide{
  height: auto!important;
}

.top-brand{
  margin-bottom: 50px;
  text-align: center;
}

.top-brand img{
    display: inline;
}

.ls-titulo{
  font-size: 2.2em!important;
  margin: 20px 0 30px;
  text-align: center;
}

.tabs ul li label {
    padding: 5px;
    border-radius: 5px;
}
.tabs ul li label span {
    display: none;
}
.tabs .slider {
    display: none;
}
.tabs .contenido {
    margin-top: 20px;
}
.tabs .contenido .contenido-tab h2 {
    display: block;
}
.tab-form {
  margin:0 0 20px;
}
.tab-form .tabs ul li br{
  display: none;
}

}
.tabs input[name="tab-control"]:nth-of-type(1):checked ~ .slider {
  transform: translateX(0%);
}

.tabs input[name="tab-control"]:nth-of-type(1):checked ~ .contenido > .contenido-tab:nth-child(1) {
  display: block;
}
.tabs input[name="tab-control"]:nth-of-type(1):checked ~ ul > li:nth-child(1) > label {
  cursor: default;
  color: #fff;
}
.tabs input[name="tab-control"]:nth-of-type(1):checked ~ ul > li:nth-child(1){
  background-color: #c8d658;
}
.tabs input[name="tab-control"]:nth-of-type(2):checked ~ ul > li:nth-child(2) > label {
  cursor: default;
  color: #fff;
}
.tabs input[name="tab-control"]:nth-of-type(2):checked ~ ul > li:nth-child(2){
  background-color: #c8d658;
}

.tabs input[name="tab-control"]:nth-of-type(2):checked ~ .slider {
  transform: translateX(100%);
}
.tabs input[name="tab-control"]:nth-of-type(2):checked ~ .contenido > .contenido-tab:nth-child(2) {
  display: block;
}
.tabs input[name="tab-control"]:nth-of-type(3):checked ~ ul > li:nth-child(3) > label {
  cursor: default;
  color: #fff;
}

.tabs input[name="tab-control"]:nth-of-type(3):checked ~ ul > li:nth-child(3){
  background-color: #c8d658;
}

.tabs input[name="tab-control"]:nth-of-type(3):checked ~ .slider {
  transform: translateX(200%);
}
.tabs input[name="tab-control"]:nth-of-type(3):checked ~ .contenido > .contenido-tab:nth-child(3) {
  display: block;
}


@-webkit-keyframes contenido {
  from {
    opacity: 0;
    transform: translateY(5%);
  }
  to {
    opacity: 1;
    transform: translateY(0%);
  }
}
@keyframes contenido {
  from {
    opacity: 0;
    transform: translateY(5%);
  }
  to {
    opacity: 1;
    transform: translateY(0%);
  }
}

@media (min-width: 768px) {
  .modal-md {
    width: 400px;
  }

  .megamenu .container {
    padding: 0;
  }

  .affix {
    position: fixed !important;
  }
}

@media(max-width: 767px) {
  .user-id {
    position: relative;
    width: 100%;
  }
  .cuenta-info, .sede-info {
    height: 100%;
  }
  .hero-ad .hero-titulo{
    font-size: 1.5em;
  }
  .c-media::before, .c-media::after{
    display: none;
  }
  .c-opt{
    width: 100%;
  }

}

@media (max-width: 768px) {
  .navbar-nav{
    height: 100vh;
  }
  .navbar-collapse{
    max-height: calc(100vh - 50px)!important;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }
  .affix {
    position: absolute !important;
  }

  .busqueda-nav>li>a>span, .user-nav>li>a>span {
    font-size: 1.45em;
  }

  .slide-interno {
    height: auto;
  }

  .edicion-actual .slide {
    height: auto;
  }

  .portada-home {
    width: 210px;
  }

  .indice-edicion-home {
    margin: 10px 20px 0;
    min-height: auto;
    width: auto;
  }

  .hero-titulo{
    margin-top: 40px;
  }

  .hero-destacado{
    margin: 40px 0 40px;
  }

  .inner-header-titulo h1, .inner-header-titulo h2 {
    font-size: 1.3em;
  }

  .directorio-carousel .imagen-empresa-destacada {
    padding: 60px;
  }

  .perfil-empresa-footer {
    height: 30px;
  }

  .suscribirse-home {
    display: none !important;
  }

  .filtros-busqueda {
    float: left !important;
  }

  .filtros-busqueda-noticias .barra-busqueda {
    width: 100%;
  }

  .filtros-busqueda .barra-busqueda {
    display: inline-block !important;
    width: 100%;
  }

  .table>thead>tr>th {
    font-size: 0.8em;
  }
}

@media (min-width:993px) {
  .contenedor-busqueda-mobil {
    display: none;
  }

  .carousel-caption {
    left: 42% !important;
  }

  #modal-descarga .modal-dialog {
    width: 900px;
  }

  .suscripcion-menu-mobile {
    display: none !important;
  }

  .modal-lg {
    width: 800px;
  }

  .sidebar-btn, .tipo-recurso-mb {
    display: none;
  }

  /* .megamenu .dropdown:hover>.dropdown-menu, .megamenu .dropdown-menu .dropdown-submenu:hover {
        display: block;
        margin-top: 0;
     } */
}

@media(max-width:992px) {
  .portada-home{
    display: none;
  }

  .indice-edicion-home{
    width: auto;
  }

  .sidebar-btn {
    display: block;
  }

  .exp-recursos {
    width: 100%;
  }

  .temas-breadcrumb {
    font-size: 0.7em;
    left: 80px;
    top: -45px;
    width: 80vw;
  }

  .opciones-st {
    top: -25px;
  }

  .affix {
    position: absolute;
  }

  .contenedor-st {
    margin-left: 80px;
    overflow-x: hidden;
    overflow-y: scroll;
    width: 80vw;
  }

  .contenedor-sidebar-st {
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    background: rgba(9, 37, 41, 0.95);
    height: 390px;
    left: 220px;
    margin-left: -220px;
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute !important;
    top: 0;
    transition: all 0.5s ease;
    width: 0;
    z-index: 800;
  }

  .contenedor-st-rec.toggled .contenedor-sidebar-st {
    width: 270px;
  }

  .menu-st::before {
    content: "";
    border-color: transparent transparent #ededed transparent;
    position: absolute;
    left: -12px;
    top: 0;
  }

  .contenedor-st, .menu-st {
    height: 390px;
  }

  .recursos-st .tab-content {
    padding-top: 0 !important;
  }

  .barra-recursos {
    display: none;
  }

  .tipo-recurso-mb {
    position: absolute;
  }

  .eq-contenedor {
    display: inherit;
  }

  .eq-sidebar {
    flex: none;
  }

  div#navbar-collapse-1 {
    background-color: #4a4040;
    float: none;
  }

  .open>a {
    color: #f19c20 !important
  }

  .precio-footer .chk-box label {
    margin-left: 0;
    text-align: inherit;
    top: 0;
  }

  #navbar-collapse-1 .megamenu-content, .user-nav .megamenu-content {
    padding: 0;
  }

  .user-nav .megamenu-categorias {
    margin-top: 0;
  }

  .titulo-submenu, .divider {
    display: none;
  }

  .biblioteca .slide, .directorio .slide {
    height: 250px;
  }

  .cotenedor-busqueda {
    display: none;
  }

  .contenedor-busqueda-biblioteca, .contenedor-busqueda-directorio, .contenedor-busqueda-noticias, .contenedor-busqueda-eventos {
    margin-top: 40px;
    max-width: 750px;
    width: 100%;
  }

  .categorias-busqueda-biblioteca, .filtro-ordenarpor {
    left: 0;
    top: 50px;
  }

  .contenedor-busqueda-avanzada, .contenedor-busqueda-avanzada div, .b-avanzada {
    display: none;
  }

  .contenedor-login-cliente .hero-busqueda .avatar-inst{
    position: absolute;
    top:-50px;
  }

  .contenedor-login-cliente .barra-busqueda input, .contenedor-login-cliente .barra-busqueda button, .contenedor-login-cliente .categorias-busqueda{
    height: 40px;
  }

  .contenedor-categorias {
    display: none;
  }

  .contenedor-busqueda-mobil {
    display: block;
  }

  .titulo-submenu {
    font: bold 0.85em Helvetica, Arial, sans-serif;
    margin: 4px 24px;
  }

  .corp-nav {
    margin: 15px auto;
  }

  .navbar-header {
    float: none;
  }

  .no-scroll{
    height: 100%;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
  }

  .navbar-toggle {
    display: block;
    margin-bottom: 0;
  }
  .navbar-toggle span{
    transition: .2s cubic-bezier(1, 0, 0, 0.99);
  }
  .navbar-toggle[aria-expanded="true"] span:first-child{
    transform:  rotate(45deg) translate(5px, 4px);
    transform-origin: center;
  }
  .navbar-toggle[aria-expanded="true"] span:last-child{
    transform: rotate(-45deg) translate(5px, -4px);
    transform-origin: center;
  }
  .navbar-toggle[aria-expanded="true"] span:nth-child(2){
    opacity: 0;
  }

  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    padding: 0 12px;
  }

  .navbar-collapse.in {
    overflow-y: auto !important;
  }

  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }

  .navbar-collapse.collapse {
    display: none !important;
  }

  .navbar-nav {
    float: none !important;
    margin: 7px 0;
  }

  .navbar-nav>li {
    border-bottom: 1px solid #4f4f4f;
    float: none;
  }

  .navbar-nav .open > a span{
    transform: rotate(180deg);
  }

  .navbar-default .navbar-nav>li>a {
    color: #d6d6d6;
    font-size: 1.1em;
  }

  .navbar-nav>li>a span{
    float: right;
    font-size: 0.5em;
  }

  .navbar-filtro .navbar-nav>li>a {
    color: #777777;
  }

  .navbar-nav>li:last-child {
    border: none;
  }

  .navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
    background-color: #2e2e2e !important;
  }

  .collapse.in {
    display: block !important;
  }

  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: #3f3838;
    border: 0;
    box-shadow: none
  }

  .navbar-filtro .navbar-nav .open .dropdown-menu {
    background-color: inherit;
  }

  .navbar-nav .open .dropdown-menu>li>a, .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px
  }

  .navbar-nav .open .dropdown-menu>li>a, .megamenu-categorias li a {
    line-height: 20px !important;
    padding: 3px 20px;
  }

  .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-nav .open .dropdown-menu>li>a:focus {
    background-image: none
  }

  .navbar-filtro .navbar-nav>li {
    border: 0;
  }

  .dropdown-submenu>.dropdown-menu {
    background-color: #353333 !important;
    top: 0;
    left: 100%;
    margin-top: -1px;
    margin-left: -1px;
  }

  .dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
    background-color: #737373 !important;
  }

  .dropdown-submenu>.dropdown-menu {
    background-color: #ffffff;
    top: 0;
    left: 100%;
    margin-top: -1px;
    margin-left: -1px;
    border-radius: 0 0 6px 6px;
  }

  .user-info ul li span {
    margin-top: 10px;
  }

  .cuenta-info span, .user-info ul li span {
    font-size: 1em;
    margin-left: 0;
  }

  .avatar-usuario {
    height: 50px;
    width: 50px;
  }

  .avatar-inst {
    width: 88px !important;
  }

  .loggedin-menu-opciones li a {
    padding: 0;
  }

  .u-nav {
    display: none;
  }

  .user-nav .dropdown-backdrop, .busqueda-nav .dropdown-backdrop {
    display: none;
  }

  .menu-st .dropdown-submenu>.dropdown-menu {
    left: 0;
  }

  .user-nav .megamenu-categorias>li:last-child {
    background-color: #3d3737;
  }

  .dropdown-menu>li>a:hover:before, .dropdown-menu>li>a:focus:before, .megamenu-categorias ul>li>a:hover:before {
    content: none;
  }

  .hover-sub li {
    width: 100%;
  }

  .hover-content {
    display: none;
  }

  .publicidad-destacada, .slider-cursos-home .publicidad-destacada {
    display: none !important;
  }

  /*.dropdown-submenu:hover>.dropdown-menu {display: block;}*/
  .carousel-caption {
    left: 52% !important;
  }

  .owl-prev, .owl-next {
    top: 80px !important;
  }

  .tab-content-lista-thumb img {
    margin-top: 40px;
  }

  .webinar-thumb {
    height: 158px !important;
    width: 280px !important;
  }

  .suscribirse-home {
    padding: 40px 0;
    margin: 0 auto;
  }

  .suscribirse-directorio-home {
    display: none;
  }

  .modulo-lateral {
    margin: 50px 0 18px;
  }

  .empresas-destacadas-sidebar p, .productos-destacados-sidebar p {
    font-size: 1em;
  }

  .directorio-carousel .imagen-empresa-destacada {
    height: 60px;
  }

  .panel-form {
    margin-top: 90px;
    width: auto;
  }

  .panel-form-st, .panel-form-fixed, .side-panel-st {
    position: inherit;
  }

  .suscribirse-directorio, .suscribirse-revista {
    display: none;
  }

  .slider-noticias-home, .slider-eventos-home, .slider-cursos-home, .slider-perfiles-home {
    height: auto;
  }

  .slider-noticias-home #sync2, .slider-eventos-home #sync2, .slider-cursos-home #sync2, .slider-perfiles-home #sync2 {
    margin-top: -18px;
  }

  .eventos .suscribirse-revista {
    display: none !important;
  }
  .destacados-franja{
    padding-top: 0;
  }

  .buscar{
    width: 100%;
  }

  .filtros-busqueda {
    float: right;
  }

  .filtros-busqueda-noticias .barra-busqueda {
    display: inline-block;
  }

  .filtros-busqueda-noticias .barra-busqueda, .filtros-busqueda .barra-busqueda {
    display: block;
    margin: 0 10px 10px 0;
    width: 100%;
  }

  .filtros-busqueda-noticias .filtro-noticias, .filtros-busqueda .filtro-eventos {
    margin: 0;
  }

  .contenedor-busqueda-eventos .barra-busqueda {
    display: block;
    width: 100%;
  }

  .promo-header {
    padding-top: 0;
  }

  .banner300x250 {
    margin-bottom: 60px;
  }

  .recurso-destacado img {
    display: none;
  }

  .recurso-destacado .base-info-overlay ul li {
    display: block;
  }

  .recurso-destacado .base-info-overlay p {
    margin-right: 0;
  }

  .instructores-curso, .curso-banner {
    margin: 20px 0;
  }

  .curso-banner-contenido h1 {
    font-size: 2em;
  }

  .u-logo-curso li {
    width: 80px;
  }


  .precio-box {
    max-width: none;
  }

  .certificado-img{
    -webkit-clip-path:none;
            clip-path:none;
    height: 220px;
    margin: 0 15px;
    overflow: hidden;
    position:inherit;
    right: auto;
    top: auto;
    width: auto;
  }

  .form-svpro-demo {
    margin: 10px 0;
  }

  .opciones-suscripcion-vpro .btn {
    margin: 0;
  }

  .testimonio-contenido:hover .testimonio-img, .testimonio-contenido:hover .testimonio-img img, .testimonio-contenido:hover .testimonio-link, .testimonio-contenido:hover .testimonio-nombre, .testimonio-contenido:hover .testimonio-txt{
    transform: none;
    transition:none;
  }

  .table-rpv thead, .table-rpv-stats thead {
    display: none;
  }

  .table-rpv, .table-rpv-stats {
    background-color: transparent;
    box-shadow: none;
    font-size: 1em;
  }

  .table-rpv tr{
    padding-top: 40px;
  }

  .table-rpv tr, .table-rpv-stats tr {
    background-color: #ccfafa;
    border-radius: 8px;
    margin-bottom: 20px;
    position: relative;
  }

  .table-rpv-stats tr{
    padding: 10px 0;
  }

  .table-rpv tr, .table-rpv td, .table-rpv-stats tr, .table-rpv-stats td {
    display: block;
  }

  .table-rpv tr td:nth-child(1), .table-rpv tr td:nth-child(2), .table-rpv tr td:nth-child(3), .table-rpv tr td:nth-child(4) {
    display: block;
    float: left;
    width: 50vw;
  }

  .table-rpv tr td:nth-child(5), .table-rpv tr td:nth-child(6), .table-rpv tr td:nth-child(7), .table-rpv tr td:nth-child(8) {
    display: block;
    margin-left: 50vw;
  }

  .table-rpv tr td:nth-child(-n+4)::before {
    content: 'IPC-DESDE: ';
  }

  .table-rpv tr td:nth-child(5)::before, .table-rpv tr td:nth-child(6)::before, .table-rpv tr td:nth-child(7)::before, .table-rpv tr td:nth-child(8)::before {
    content: 'IPC-HASTA: ';
  }

  .table-rpv-stats tbody tr td:nth-child(2)::before {
    content: 'CATEGORIA: ';
  }

  .table-rpv-stats tbody tr td:nth-child(3)::before {
    content: 'CONSULTAS: ';
  }

  .table-rpv-stats tbody tr td:nth-child(4)::before {
    content: 'PORCENTAJE: ';
  }

  .table-rpv-stats tbody tr td:nth-child(n)::before {
    display: block;
    font-weight: bold;
  }

  .table-rpv-stats tbody tr th {
    background-color: #ccfafa!important;
    border: 0;
    border-radius: 50%;
    height: 30px;
    padding:6px 8px 4px;
    position: absolute;
    right: 0;
    top: -9px;
    width: 30px;
  }

  .table-rpv tr td:nth-child(n)::before {
    font-size: 0.8em;
    font-weight: bold;
  }

  .table-rpv .t-opciones {
    background-color: transparent !important;
    display: inline-block;
    position: relative;
    right: 0;
  }

  .table-rpv .sede {
    background-color: transparent;
    border: 0;
    left: 0;
    position: absolute;
    top: 0;
  }

  .table-rpv tfoot, .table-rpv-stats tfoot {
    display: none;
  }

  #pie-categorias, #pie-secciones, #pie-biblioteca{
    display: none;
  }

  .login-area .slide{
    height: auto!important;
  }

  .ls-titulo{
    margin:15px 0 40px;
    text-align: center;
  }

  .ls-titulo br, .tabs ul li br{
    display: none;
  }

  .footer-brand {
    margin-top: 40px;
  }

  .corona-header{
    flex-flow: row nowrap;
    padding: 20px 10px;
  }

  .corona-title{
    font-size: 0.6em!important;
  }

  .corona-link::after{
    font-size: 0.5em;
  }

}

@media (max-width: 1000px) {
  .tabs ul li label {
    white-space: initial;
  }
  .tabs ul li label br {
    display: initial;
  }
  .tabs ul li label svg {
    height: 1.5em;
  }
}

@media(min-width:993px) and (max-width:1199px) {
  .contenedor-busqueda-directorio, .contenedor-busqueda-noticias, .contenedor-busqueda-eventos {
    width: 656px;
  }

  .suscribirse-directorio-home {
    left: 470px;
  }

  .directorio .suscribirse-directorio, .noticias .suscribirse-revista {
    right: -276px !important;
  }

  .slider-noticias-home #sync2, .slider-eventos-home #sync2 {
    margin-top: -18px;
  }

  .filtros-busqueda {
    float: right;
  }

  .filtros-busqueda-noticias .barra-busqueda {
    display: inline-block;
  }

  .filtros-busqueda .barra-busqueda {
    display: block;
    margin: 0 10px 10px 0;
    width: 100%;
  }

  .filtros-busqueda .filtro-noticias, .filtros-busqueda .filtro-eventos {
    margin: 0;
  }

  .contenedor-busqueda-eventos .barra-busqueda {
    display: block;
    width: 100%;
  }

  .contenedor-busqueda-cursos .barra-busqueda {
    width: 365px;
  }

  .slider-cursos-home .publicidad-destacada {
    width: 310px;
  }

  .slider-perfiles-home #sync2 {
    margin-top: -240px;
  }

  .thumb-f {
    border: 1px solid #fff !important;
  }

  .ver-video-box {
    height: 140px;
  }

  .intro-curso .u-logo-curso li {
    width: 80px;
  }


  .u-logo-curso li {
    width: 86px;
  }

  .recurso-destacado .cta-secondary-btn {
    bottom: 40px;
  }

  .menu-st {
    width: 210px;
  }
}

@media (max-width:1200px) {
  .navbar-brand>img {
    padding: 10px;
  }

  .loggedoff-menu-opciones .btn {
    width: 100%;
  }

  .btn-crear-vp, .btn-login-gmail {
    float: none;
  }

  .institucional ul li, .personal ul li {
    float: none;
  }

  .carousel-caption {
    left: 52% !important;
  }

  .owl-prev, .owl-next {
    top: 40px;
  }

  .tab-content-lista-thumb img {
    margin-top: 10px;
  }

  .publicidad-destacada {
    display: none;
  }

  .slider-cursos-home .publicidad-destacada {
    display: block;
  }

  .slider-noticias-home .suscribirse-home, .slider-eventos-home .suscribirse-home {
    display: inherit;
  }

  .webinar-thumb {
    height: 85px;
    width: 150px;
  }

  .directorio .suscribirse-directorio {
    right: -345px;
  }

  .empresas-destacadas-sidebar h3, .productos-destacados-sidebar h3 {
    position: absolute;
    top: 0;
    width: 100%;
  }

  .empresas-destacadas-sidebar p, .productos-destacados-sidebar p {
    margin: 30px 0;
  }

  .noticia-header {
    width: inherit;
  }

  .contenedor-video video {
    display: none;
  }

  .contenedor-video {
    background: url(../video/vpstaticbg.jpg) top / cover no-repeat;
  }

  .curso-modulo-fijo {
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
  }

  .contenedor-busqueda-biblioteca .barra-busqueda {
    width: 680px;
  }

  .campo-consulta {
    width: 310px;
  }

  .categoria-consulta {
    width: 355px;
  }

  .categoria-multiple {
    width: 310px;
  }
  .descuento-wrapper{
    width: 100%;
  }
}

@media (hover:none), (hover:on-demand) {
  .table-data tbody tr:hover td, .table-data tbody tr:hover th {
    background-color: transparent;
  }
  .testimonio-contenido:hover .testimonio-img, .testimonio-contenido:hover .testimonio-img img, .testimonio-contenido:hover .testimonio-link, .testimonio-contenido:hover .testimonio-nombre, .testimonio-contenido:hover .testimonio-txt{
    transform: none;
    transition:all 0s ease 0s;
  }

}
