@charset "utf-8";
/* CSS Document */

body {
	background-color: #c3d8ed;
	background-image: url(../images/fondo.png);
	background-repeat: repeat-y;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	font-family:  'Ruluko', Arial;
	color: #454545;
}
h1 {
	color: #00add8;
	padding-left: 0.2em;
	font-family: 'Ruluko', Arial;
	font-size: 30px;
	font-weight: normal;
}
h2 {
	color: #00add8;
	font-family: 'Ruluko', Arial;
	font-weight: normal;
	font-size: 22px;
}
a:link, visited, active {
	text-decoration: none;
	color: inherit;
	border: none;
}

a:visited {
	text-decoration: none;
	color: inherit;
	border: none;
}

a:active {
	text-decoration: none;
	color: inherit;
	border: none;
}

a:hover
{
background-color:#B8FAF8;
	color: inherit;
	border: none;
}


#main {
	border: 1px none #CCCCCC;
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
#main #header {
	background-attachment: scroll;
	background-image: url(../images/Nueva_logo3.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 30px;
	margin: 0;
	padding: 10.2em 0 0;
}


@media only screen and (max-width: 766px) {

#main {
	border: 1px none #CCCCCC;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
#main #header {
	background-attachment: scroll;
	background-image: url(../images/Nueva_logo_movil.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 30px;
	margin: 0;
	padding: 10.2em 0 0;
}


}


#main #content {
text-align: left;
}
#main #footer {
	background-image: url(../imagenes/pie.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	text-align: center;
	position: relative;
	clip: rect(auto,auto,auto,auto);
	margin-top: 30px;
	clear: both;
}
#main #content #cursos li {
	list-style-image: url(../imagenes/motivolistado.png);
	list-style-position: outside;
}
.profesores {
	clear: both;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-bottom-width: 1px;
	margin-bottom: 30px;
	padding-bottom: 30px;
}
.actividades {
	clear: both;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-bottom-width: 1px;
	margin-bottom: 30px;
	padding-bottom: 30px;
}
.novedades {
	background-color: #eee;
	clear: both;
	margin-bottom: 30px;
	padding-bottom: 30px;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
}
.profesores img, .actividades img, .novedades img {
	float: left;
	margin-right: 30px;
	margin-top: -5px;
	margin-bottom: 25px;
	clear: both;
	background-image: url(../imagenes/fondoimagenes.png);
	padding: 20px;
	width: 261px;
	height: 190px;
}
.titular {
	color: #F60;
}
.fecha {
	color: #EE4097;
	font-size: 12px;
	font-weight: bold;
}
.descargas a {
	color: #333;
	text-decoration: none;
	background-image: url(../imagenes/descarga_ico.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.lista_descargas {
	width: 310px;
	margin-right: 3px;
	float: left;
}
.lista_descargas .titular {
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
}
.cab_lista_descargas {
	background-image: url(../imagenes/cabeceraListado.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 14px;
}
.body_lista_descargas {
	background-image: url(../imagenes/cuerpolistado.png);
	background-repeat: repeat-y;
	padding-left: 25px;
	margin-top: -18px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.pie_lista_descargas {
	background-image: url(../imagenes/pielistado.png);
	background-repeat: no-repeat;
	height: 50px;
	margin-top: -15px
}
.socialshare {
	margin-top: 30px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
.socialshare div {
	float: left;
	margin-right: 10px;
}
.sociallinks{
	 background-image: url("../images/banderola.png");
    background-repeat: no-repeat;
    float: right;
    height: 75px;
    margin-right: -100px;
    margin-top: 0px;
    width: 236px;
	
	}
.sociallinks ul{
	 margin-top: 12px;
    margin-left: 10px;
}

.sociallinks li{
	display:inline;
	}
	
@media only screen and (max-width: 766px) {

.socialshare {
	margin-top: 30px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
.socialshare div {
	float: left;
	margin-right: 10px;
}
.sociallinks{
	 background-image: url("../images/banderola.png");
    background-repeat: no-repeat;
    float: right;
    height: 75px;
    margin-right: -50px;
    margin-top: 0px;
    width: 236px;
	
	}
.sociallinks ul{
	 margin-top: 12px;
    margin-left: 10px;
}

.sociallinks li{
	display:inline;
	}


}	
	
.masinfo {
	font-family: 'The Girl Next Door', cursive;
	color: #00add8;
	text-decoration: none;
	font-size: 12px;
}
.mail {
	background-image: none !important;
}
.colaboracion {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	clear: both;
}
.titdeshome {
	color: #00add8;
	font-family: 'Ruluko', Arial;
	font-weight: normal;
	font-size: 22px;
}



.titdesmovil {
	color: #00add8;
	font-family: 'Ruluko', Arial;
	font-weight: normal;
	font-size: 18px;
}






td p{
	margin-top:1px;
	margin-bottom:1px;
	text-align: left;}
	
	
div.moduletable-mainmenu {
    text-transform: uppercase;
}


* {
font-family:'Ruluko', Arial;
list-style:none;
text-decoration:none;
margin:0;
padding:0;
}


#main #menu {
	background-attachment: scroll;
	background-image: url("../images/index_061.jpg");
	background-position: left top;
	background-repeat: no-repeat;
	height: 40px;
	margin: 0;
}

#nav {
font-family:'Ruluko', Arial;
list-style:none;
text-decoration:none;
margin:0;
padding:0;
}


#nav > li {
float:left;
z-index:+1;
}

#nav li a {
color:#FFF;
display:block;
border:1px solid;
padding:10px 10px;
}

#nav li .flecha{
font-size: 8px;
padding-left: 6px;
display: none;
}

#nav li a:not(:last-child) .flecha {
display: inline;
}

#nav li a:hover {
background:#0fbfc6;
}

#nav li {
position:relative;
}

#nav li ul {
display:none;
position:absolute;
min-width:140px;
background:#0c9ba0;
}

#nav li:hover > ul {
display:block;
}

#nav li ul li ul {
right:-140px;
top:0;
}



<!--- Codigo para la política de cookies-->
 
/* CSS para la animación y localización de los DIV de cookies */
 
@keyframes desaparecer
{
0%		{bottom: 0px;}
80%		{bottom: 0px;}
100%		{bottom: -50px;}
}
 
@-webkit-keyframes desaparecer /* Safari and Chrome */
{
0%		{bottom: 0px;}
80%		{bottom: 0px;}
100%		{bottom: -50px;}
}
 
@keyframes aparecer
{
0%		{bottom: -38px;}
10%		{bottom: 0px;}
90%		{bottom: 0px;}
100%		{bottom: -38px;}
}
 
@-webkit-keyframes aparecer /* Safari and Chrome */
{
0%		{bottom: -38px;}
10%		{bottom: 0px;}
90%		{bottom: 0px;}
100%		{bottom: -38px;}
}
#cookiesms1:target {
    display: none;
}
.cookiesms{	
	width:100%;
	height:180px;
	margin:0 auto;
	padding-left:1%;
        padding-top:5px;
        font-size: 1.2em;
	clear:both;
        font-weight: strong;
color: #333;
bottom:0px;
position:fixed;
left: 0px;
background-color: #FFF;
opacity:0.80;
filter:alpha(opacity=80); /* For IE8 and earlier */
transition: bottom 1s;
-webkit-transition:bottom 1s; /* Safari */
-webkit-box-shadow: 3px -3px 1px rgba(50, 50, 50, 0.56);
-moz-box-shadow:    3px -3px 1px rgba(50, 50, 50, 0.56);
box-shadow:         3px -3px 1px rgba(50, 50, 50, 0.56);
z-index:999999999;
}
 
.cookiesms:hover{
bottom:0px;
}
.cookies2{
background-color: #FFF;
display:inline;
opacity:0.95;
filter:alpha(opacity=95);
position:absolute; 
left:1%; 
top:-30px;
font-size:15px;
height:30px;
padding-left:25px;
padding-right:25px;
-webkit-border-top-right-radius: 15px;
-webkit-border-top-left-radius: 15px;
-moz-border-radius-topright: 15px;
-moz-border-radius-topleft: 15px;
border-top-right-radius: 15px;
border-top-left-radius: 15px;
-webkit-box-shadow: 3px -3px 1px rgba(50, 50, 50, 0.56);
-moz-box-shadow:    3px -3px 1px rgba(50, 50, 50, 0.56);
box-shadow:         3px -3px 1px rgba(50, 50, 50, 0.56);
}





/* Fin del CSS para cookies */
 
/* Utilities */
.u-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.u-flexCenter {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.u-flex1 {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.u-flex0 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.u-container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

/* Ocultar las etiquetas si es menor a 766px */
@media only screen and (min-width: 766px) {
  .u-hide-after-md { display: none !important }
}

/* Ocultar las etiquetas si es mayour a 766px */
@media only screen and (max-width: 766px) {
  .u-hide-before-md { display: none !important }
}


/* Global */
a {
  color: inherit;
  text-decoration: none;

}

ul {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}

/* Header */
.header {
  background-color: #81BEF7;
}
.header a {
  color: #FFFFFF;
}
.header-wrap {
  max-width: 1200px;
  position: relative;
  height: 50px;
  z-index: 100;
  font-size: 22px;
}

/* Menu Top */
.menu {
  overflow: hidden;
}
.menu a {
  margin-right: 22px;
  text-transform: uppercase;

}

/* Sidenav Menu Responsive */
.sidenav {
  color: rgba(0, 0, 0, 0.8);
  height: 100vh;
  padding: 50px 20px;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: .4s;
  transition: .4s;
  will-change: transform;
  z-index: 99;
}
.sidenav-wrap {
  background: #81BEF7;
  overflow: auto;
  padding: 20px 0;
  top: 50px;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  font-size: 22px;
}
.sidenav ul a {
  padding: 10px 20px;
  display: block;
  color: #FFFFFF;
}

/* Iconos Social Media */
.follow a {
  font-size: 20px;
  margin-right: 8px;
}

/* Icono amburgueza */
.button-nav--toggle {
  height: 48px;
  position: relative;
  -webkit-transition: -webkit-transform .4s;
  transition: -webkit-transform .4s;
  transition: transform .4s;
  transition: transform .4s, -webkit-transform .4s;
  width: 48px;
}
.button-nav--toggle span {
  background-color: #FFFFFF;
  display: block;
  height: 2px;
  left: -3px;
  margin-top: -1px;
  position: absolute;
  top: 50%;
  -webkit-transition: .4s;
  transition: .4s;
  width: 20px;
}
.button-nav--toggle span:first-child {
  -webkit-transform: translateY(-6px);
          transform: translateY(-6px);
}
.button-nav--toggle span:last-child {
  -webkit-transform: translateY(6px);
          transform: translateY(6px);
}

@media only screen and (max-width: 766px) {
  body.is-showNavMob { overflow: hidden }
  
  /* Mostrar el Menu Responsive */
  body.is-showNavMob .sidenav {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  
  /* Convertir en un X el icono de amburgueza */
  body.is-showNavMob .button-nav--toggle span:first-child {
    -webkit-transform: rotate(45deg) translate(0);
            transform: rotate(45deg) translate(0);
  }
  body.is-showNavMob .button-nav--toggle span:nth-child(2) {
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
  body.is-showNavMob .button-nav--toggle span:last-child {
    -webkit-transform: rotate(-45deg) translate(0);
            transform: rotate(-45deg) translate(0);
  }
}



.autocompletar{
  position: relative;
  display: inline-block;
}
strong{
  color: black;
}
#colegio{
  background-color: #eee;
  border: none;
  border-radius: 30px;
  font-size: 1.7em;
  padding: 10px 25px;
  outline: none;
  width: 500px;
}

.lista-autocompletar-items{
  color: #ccc;
  position: absolute;
  border: 1px solid #d4d4d4;
  border-bottom: none;
  border-top: none;
  z-index: 99;
  /*position the autocomplete items to be the same width as the container:*/
  top: 100%;
  left: 20px;
  right: 0;
  width: 93%;
}
.lista-autocompletar-items div {
  padding: 10px;
  cursor: pointer;
  background-color: #fff; 
  border-bottom: 1px solid #d4d4d4; 
}
.lista-autocompletar-items div:hover {
  /*when hovering an item:*/
  background-color: #e9e9e9; 
}
.autocompletar-active {
      /*when navigating through the items using the arrow keys:*/
  background-color: DodgerBlue !important; 
  color: #a1caff; 
}
.autocompletar-active strong{
      /*when navigating through the items using the arrow keys:*/
  color: #ffffff; 
}



.btn-flotante {
	font-size: 16px; /* Cambiar el tamaño de la tipografia */
	text-transform: uppercase; /* Texto en mayusculas */
	font-weight: bold; /* Fuente en negrita o bold */
	color: #ffffff; /* Color del texto */
	border-radius: 5px; /* Borde del boton */
	letter-spacing: 2px; /* Espacio entre letras */
	background-color: #E91E63; /* Color de fondo */
	padding: 18px 30px; /* Relleno del boton */
	position: fixed;
	bottom: 40px;
	right: 40px;
	transition: all 300ms ease 0ms;
	box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
	z-index: 99;
}
.btn-flotante:hover {
	background-color: #2c2fa5; /* Color de fondo al pasar el cursor */
	box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.3);
	transform: translateY(-7px);
}
@media only screen and (max-width: 600px) {
 	.btn-flotante {
		font-size: 14px;
		padding: 12px 20px;
		bottom: 20px;
		right: 20px;
	}
} 




/* otro tipo de pestaña */
.contenedor{
    width: 90%;
    max-width: 120em;
    // background-color: lightgray;
    padding:1em;
    @include neo( 1 , .5em , .3em);
    z-index:-1;

}
.contenedor .ul{
    width:100%;
     background-color: lightblue;

    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: center;
}
.contenedor .li{
    // background-color: lightgreen;
    padding: 1em;
    margin:0 2em 0 0;
    @include neo( 1 , .5em , .3em);
    transition: all .5s ease;
    cursor: pointer;
}
.contenedor .li.activo{
    background-color: lightskyblue;
    color:white;
}
.contenedor .subcontenedor{
    min-height: 80vh;
    // background-color: lightsalmon;
    position: relative;    
}
.contenedor .bloque{
    // background-color: lightseagreen;
    margin:1em;
    padding: 1em;
    position: absolute;
    top:2em;
    @include neo( 1 , .5em , .3em);
    opacity: 0;
    transform: translateY(50%);
    transition: all .5s ease;

}
.contenedor .bloque.activo{
    opacity: 1;
    transform: translateY(0%);
}


/* como hacer el acordeon*/
.accordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
}

.active, .accordion:hover {
  background-color: #ccc;
}

.accordion:after {
  content: '\002B';
  color: #777;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.active:after {
  content: "\2212";
}

.panel {
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}


/* para poner el panel en el horario y que salga los mensajes y que los profesores no tengan que bajar hasta abajo para poner los comentarios*/

body {
  transition: background-color .5s;
}

.bck_sidenav {
  height: 95%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: #c3d8ed;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}



.bck_sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

#bck_main {
  transition: margin-left .5s;
  padding: 16px;
}

@media screen and (max-height: 450px) {
  .bck_sidenav {padding-top: 15px;}
  .bck_sidenav a {font-size: 18px;}
}