@charset= "utf-8";
    
body {
    font-family: sans-serif; 
    background-color: skyblue;
    color: white;
    font-family: "trebuchet ms", arial, helvetica, sans-serif;
    background-color: midnightblue;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.clase-a {
    color: white !important;
    background-color: powderblue;
    padding: 5px;
}

nav{
    display: flex;
    flex-wrap: wrap;
}

nav>ul {
    display: flex;
    justify-content: space-between;
    background-color: powderblue;
}

nav>ul>li {
    font-weight: 500;
    color: white;
    background-color: powderblue;
    display: flex;
    padding: 1em;
    
}

nav>ul>li>a {
    font-weight: 500;
    color: white;
    background-color: powderblue;
    display: flex;
    text-transform: capitalize;
    text-decoration: inherit;
    align-items: center
    
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

header,
footer {
    background-color: powderblue;
    color: white;
    padding: .25em;
    height: auto;
  }

header{
  display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10em;
}

h1>a{
color: white;
text-decoration: none;
    
}

li>a{
color: white;
text-decoration: none;
margin-left: 
    
}

img {
    height: 7em;
}

a>img {
    height: 15em;
}

header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 2em;
}

header ul li a {

    display: flex;
    justify-content: center;
    align-items: center;

}

main {
    flex-grow: 1;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-content: center;    
}

h3{
    color: white;
    width: 30%;
    margin-left: 40%;
    padding: 1.5px;
    font-weight: bolder;
    margin-top: 2%;
    margin-bottom: 2%;
    
}

.separador-bottom-15 {
    margin-bottom: 15px;
}

.separador-bottom-5 {
    margin-bottom: 5px;
}

.separador-top-25 {
    margin-top: 25px;
}

.separador-top-40 {
    margin-top: 40px;
}

.separador-bottom-20 {
    margin-bottom: 20px;
}

.centrar {
    text-align: center;
    width:100%;
}

.container{
	margin:40px auto;
	overflow:auto;
    margin-left: 38%;
}

.slider-inner{
	width:500px;
	height:300px;
	position:relative;
	overflow:hidden;
	float:left;
	padding:3px;
	border:#666 solid 1px;
}

.slider-inner img{
	display:none;
	width:500px;
	height:300px;
}

.slider-inner img.active{
	display:inline-block;
}

.prev,.next{
	float:left;
	margin-top:130px;
	cursor: pointer;
    height: 50px;
    position:relative;
    z-index:100;
}

.prev{
	margin-right:-45px;
}

.next{
	margin-left:-45px;
}

.tamanio-grande {
    font-size: 30px;
}

.tamanio-mediano {
    font-size: 15px;
    color: white! important;
}

.poco-padding {
    padding: 15px;
}

.poco-padding-left {
    padding-left: 15px;
}

#main-inicio a, #main-iniciar-sesion a {
    text-decoration: none;
}

#main-inicio a:visited, #main-iniciar-sesion a:visited {
    color: white;
}

#main-contacto {
    margin-left: 30%;
}

.flotar-izq {
    margin-left: -200px;
}

.holiday {
    border-radius: 50%;
    border: 1px solid;
    display: block;
    width: 25%;
    background-color: blue;
    color: white;
}

.weekday {
    color: midnightblue;
}

.content {
    width: 100%;
    margin-left: 35px;
    margin-right: 35px;
}

.container-calendario {
    margin: 40px auto;
    overflow: auto;
}

.fondo-blanco {
    background-color: white;
}

.borde td {
    border: 0.1px solid midnightblue;
}

#calendario td {
    color: midnightblue;
}

#calendario-tr {
    height: 5px;
}

.mayuscula {
    text-transform: uppercase;
}

.tamanio-medio {
    font-size: 20px;
}

.resaltar-dia {
    background-color: lightblue;
}

#divActividades a{
   
    background-color: lightblue;
    color: white;
    justify-content: center;
    max-width: 25%;
    margin: .5em;
    margin-left: 37%;
    margin-right: 29%;
    margin-bottom: 15px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    font-size: 1.5rem;
     
    
    }

.actividadesweb{
    text-decoration: none;
    list-style: none;
     }

.margin-imagenes-noticias{
    margin-left: 10%;
    
    }

#main-noticias h3 {
    margin-left: 35%;
}

#main-noticias .container {
    margin-left: 33%;
}

footer {
    margin-top: 20px;
}

#slider-div {
    margin-top: 0px;
    margin-bottom: 0px;
}

.texto-alineado {
    width: 40%;
    margin-left: 30%;
    text-align: justify;
    text-justify: inter-word;
    margin-top: 15px;
    margin-bottom: 15px;
}

.actividaddia {
    font-weight:1000 !important;
    color:skyblue;
}

#main-actividades p {
    font-weight: 100;
}

.titulo {
    font-weight: bolder;
    color: lightblue;
    font-size: 2rem;
}

.subtitulo {
    margin-top: 15px;
    margin-bottom: 15px;
}

.extras {
    margin-top: 5%;
}

.titulo2 {
    font-weight: bolder;
    color: lightblue;
    font-size: 2rem;
}

.extras2 {
    margin-top: 35px;
}

.titulo3{
    font-weight: bolder;
    color: lightblue;
    font-size: 2rem;
    margin-bottom: 5%
}

.atras{
    margin-left: -70%;
    width: auto;
    margin-top: 15%;
}

.boton{
    padding: 5px;
    background-color: lightblue;
    color: white;
    border: 2px solid lightblue;
}

.boton-calendario{
    margin-left: 15px;
}

.boton-actividades {
    width: 100%;
    margin-left: 10px;
    width: auto;
    margin-top: 15%;
}

.boton-inicio {
    margin-left: -500px;
}

.formulario {
    margin-bottom: 10px;
    margin-top: 50px;
    min-height: 300px;
    text-align: center;
}

.width-100 {
    width: 100%;
}

.boton-registrarse {
    margin-top: 70px;
}

@media screen and (max-width: 800px){
    #main-noticias .container {
        margin-left: 17%;
    }
    #main-contacto {
        margin-left: 0%;
    }
    .flotar-izq {
        margin-left: 10px;
    }
    header {
        display: inline-block;
    }
}

@media screen and (max-width: 676px){
    #main-noticias .container {
        margin-left: 5%;
    }
}

@media screen and (max-width: 568px){
    header ul {
        display: inline-block;
    }
    #main-noticias .container {
        margin-left: 0px;
    }
}

@media screen and (max-width: 532px){
    #main-noticias .container {
        margin-left: 0px;
    }
    .slider-inner {
        width: 470px;
    }
}