
@font-face {
    font-family: 'Museo Sans Rounded';
    src: local('Museo Sans Rounded 900'), local('Museo-Sans-Rounded-900'),
        url('../fonts/MuseoSansRounded-900/MuseoSansRounded-900.woff2') format('woff2'),
        url('../fonts/MuseoSansRounded-900/MuseoSansRounded-900.woff') format('woff'),
        url('../fonts/MuseoSansRounded-900/MuseoSansRounded-900.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
  }
@font-face{
   font-family: 'Museo 300';
   src: local('Museo 300'), local('Museo 300'), url('../fonts/Museo/Museo300-Regular.otf') format('otf');
   font-weight: normal;
   font-style: normal;
}
@font-face{
   font-family: 'Museo 700';
   src: local('Museo 700'), local('Museo 700'), url('../fonts/Museo/Museo700-Regular.otf') format('otf');
   font-weight: normal;
   font-style: normal;
}
.c-base1{color:#00edc9;}/**turquesa**/
.b-c-base1{
	
	width:100%;
	height:10px;
	border-bottom:1px solid #00edc9;}
.c-base2{color:#252231;}/**azul profundo**/
.btn-anio-ep {
	border-radius: 10px;
    text-align: center;
    width: 100%;
    height: auto;
    align-items: center;
    justify-content: center;
    line-height: 1;
    display: flex;
	background-color:#efefef;}
.btn-extras-ep{
	background-color:#efefef;
	border-radius: .8rem;
	color:#252231;
	font-family: 'Museo Sans Rounded';
	font-size:1.6rem;
    text-align: center;
    width: 100%;
    padding: 1.6rem 0 1.6rem 0;
    margin: 1.6rem 0 0 0;
    align-items: center;
    justify-content: center;
    line-height: 1;
    display: flex;
	}
.btn-anio-ep:hover{box-shadow: 0 8px 10px rgb(37 34 49 / 25%);}
.btn-extras-ep:hover{box-shadow: 0 8px 10px rgb(37 34 49 / 25%);}
.top-luv{
	background-color:#3b3b3e;
	padding: 1.6rem 0 0.8rem 1.6rem;
	margin: 0 0 1.0rem 0;
}
.title-top-luv{display:inline;}

.icon-arrow {display:inline;color:#00edc9;font-size:1.6rem;}
.luv li{
	background-color:#3b3b3e;
	padding: 0.4rem 0.6rem 0.4rem 0.6rem;
	border-radius: .8rem;
	
}
.luv li .luv-data{
	padding: 0.6rem;
	color:#fff;
}
.bar-color{
	width: 100%;
    height: 10px;
    background-image: url("../img/educaplay/fondo-top-educaplay.jpg");/* BG Sección Educaplay*/
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
	display:flex;justify-content: center;align-items: center;}
.f-hr {
    margin: 1rem 0;
    color: #000;
    border: 1;
    border-top: 1px solid;
}
.list-group.panel > .list-group-item {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px
}
.list-group-submenu {
  margin-left:20px;
}
