@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Roboto:500,400);
@import url(https://fonts.googleapis.com/css?family=Amatic+SC:400,700);
*{
    margin: 0;
    padding: 0;
}

/* CSS INDEX */ /* CSS INDEX *//* CSS INDEX *//* CSS INDEX *//* CSS INDEX *//* CSS INDEX *//* CSS INDEX */
body{
    max-width: 320px;
    display: block;
    margin: 0 auto;
}
header{
    background-color: #5F5776;
    width: 100%;
    padding-top: 2%;
    max-width: 320px;
    padding-bottom: 2%;
    position: relative;
   
}
header img{
   display: inline;
    margin-left: 3%;
}


header p{
    font-family: 'Roboto', sans-serif;
    color: #FFFFFF;
   position: absolute;
    top: 28%;
    left: 35%;
    font-size: 1rem;
   font-weight: 400; 
    text-align: center;
     display: inline;
    margin: auto;
}

#imglogo img{
    margin: 0 auto;
    
    display: block;
}
.login-page {
  width: 100%;
 padding: 32px 0 0 0; 
  margin: left;
}
.form {
  position: relative;
  z-index: 1;
  max-width: 360px;
  margin: 0 auto 100px;
  padding: 5px;
  text-align: center;
}

.form input {
  font-family: "Roboto", sans-serif;
  outline: none;
    margin: 5px;
  background: #f2f2f2;
  width: 95%;
    height: 10px;
  border: 0;
  margin: 0 0 15px;
  padding: 15px;
  box-sizing: border-box;
  font-size: 14px;
    border-radius: 7px 7px 7px 7px; 
}

.form button {
  font-family: "Roboto", sans-serif;
  text-transform: none;
    text-align: center;
    padding: 2px; 
    border: none;
  
  background: rgba(255, 255, 255, 0.28);
  width: 95%;
    height: 28px;
  padding-bottom: 1px;
  color: #FFFFFF;
  font-size: 14px;
  -webkit-transition: all 0.3 ease;
  transition: all 0.3 ease;
  cursor: pointer;
    border-radius: 7px 7px 7px 7px;
  
}

.form button:hover,.form button:active,.form button:focus {
  background: #E5625C;
   
}

.form .register-form {
  display: none;
}
.container {
  position: relative;
  z-index: 1;
  max-width: 300px;
  margin: 0 auto;
}

.container:before, .container:after {
  content: "";
  display: block;
  clear: both;
}
.container .info {
  margin: 50px auto;
  text-align: center;
}
.container .info h1 {
  margin: 0 0 15px;
  padding: 0;
  font-size: 36px;
  font-weight: 300;
  color: #1a1a1a;
}
.container .info span {
  color: #4d4d4d;
  font-size: 12px;
}
.container .info span a {
  color: #000000;
  text-decoration: none;
}
.container .info span .fa {
  color: #EF3B3A;
}
#contenedor1 {
  background: #E5635C;
 max-width: 320px;
  font-family: "Roboto", sans-serif;
  
}

.fbtw p{
    margin-left: 5%;
    position: absolute;
    top: 45%;
    
}
#botones{
    max-width: 320px;
}
#botones img{ 
    width: 13%;
    position: relative;
    top: 54%;
    padding-left: 5%;
    margin-top: -1%;
}


.form .message {
    padding: 10px;
 text-align: left;
    padding-left: 2px;
  color: #ffffff;
  font-size: 14px;
    
}

#login input{
    font-family: "Roboto", sans-serif;
  text-transform: none;
    text-align: center;
    padding: 2px; 
    border: none;
  
  background: rgba(255, 255, 255, 0.28);
  width: 95%;
    height: 30px;
    margin-top: 5%;
  
  color: #FFFFFF;
  font-size: 14px;
  -webkit-transition: all 0.3 ease;
  transition: all 0.3 ease;
  cursor: pointer;
    border-radius: 7px 7px 7px 7px;
    
}

#login input:hover,#login input:active,#login input:focus {
  background: #E5625C;
   
}

#olvide{
     position: relative;
    top:-10%;
    margin-bottom: 10%;
    
}

#buttton input{
    font-family: "Roboto", sans-serif;
  text-transform: none;
    text-align: center;
    padding: 2px; 
    border: none;
  
  background: rgba(255, 255, 255, 0.28);
  width: 95%;
    height: 28px;
  padding-bottom: 1px;
  color: #FFFFFF;
  font-size: 14px;
  -webkit-transition: all 0.3 ease;
  transition: all 0.3 ease;
  cursor: pointer;
    border-radius: 7px 7px 7px 7px;
}

#buttton input:hover,#buttton input:active,#buttton input:focus {
  background: #E5625C;
   
}

@media all and (min-width: 800px){
    #contenedor1{
        
        
    }
}


/* CSS PISOS */ /* CSS PISOS */ /* CSS PISOS */ /* CSS PISOS */ /* CSS PISOS */ /* CSS PISOS */ /* CSS PISOS */ /* CSS PISOS */ /* CSS PISOS */

#contenedor2 {
  background: #E5E5E5;
 max-width: 320px;
 font-family: 'Amatic SC', cursive;
  
  
}
#pisos{
    position: relative;
    max-width: 320px;
    margin-top: 15%;
    margin-bottom: 15%;
    margin-left: 11%;
}
footer{
    margin-bottom: 10%;
}
footer p{
    font-size: 22px;
    text-align: center;
    font-weight: 800;
}

/* CSS LOGUEARSE */ /* CSS LOGUEARSE */ /* CSS LOGUEARSE */ /* CSS LOGUEARSE */ /* CSS LOGUEARSE */ /* CSS LOGUEARSE */ /* CSS LOGUEARSE */ 

#contenedor3 {
     background: #8FB3C5;
     max-width: 320px;
     font-family: "Roboto", sans-serif;
}
#contenedor3 header p{
     font-family: 'Roboto', sans-serif;
    color: #FFFFFF;
   position: absolute;
    top: 28%;
    left: 35%;
    font-size: 1rem;
   font-weight: 400; 
    text-align: center;
     display: inline;
    margin: auto;
}
input[type=radio] {
    display: none;
}

label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 25px;
    margin-right: 15px;
    font-size: 14px;
    font-family: "Roboto", sans-serif;
    text-transform: none;
    color: #FFFFFF;
}

label:before {
    content: "";
    display: inline-block;
 
    width: 16px;
    height: 16px;
 
    margin-right: 10px;
    position: absolute;
    left: 0;
    bottom: 1px;
    background-color: #FFFFFF;
    
}
.radio label:before {
    border-radius: 8px;
}
input[type=radio]:checked + label:before {
    content: "\2022";
    color: #6a6767;
    font-size: 30px;
    text-align: center;
    line-height: 18px;
    
}
hr{
    background-color: #ffffff;
    margin-top: 5%;
    margin-bottom: 5%;
}

#contenedor3 p{
    text-align: left;
    font-size: 14px;
    color: #FFFFFF;
    padding: 1px;
    margin: 5px;
}

#Avatar img{
    width: 100%;
}

#buttton{
    padding-top: 8px;
}
#buttton1 input{
    font-family: "Roboto", sans-serif;
  text-transform: none;
    text-align: center;
    padding: 2px; 
    border: none;
  
  background: rgba(255, 255, 255, 0.28);
  width: 95%;
    height: 28px;
  padding-bottom: 1px;
  color: #FFFFFF;
  font-size: 14px;
  -webkit-transition: all 0.3 ease;
  transition: all 0.3 ease;
  cursor: pointer;
    border-radius: 7px 7px 7px 7px;
}

#buttton1 input:hover,#buttton input:active,#buttton input:focus {
  background: #8FB3C5;
}

/* CSS 2doPISOS */ /* CSS 2doPISOS */ /* CSS 2doPISOS */ /* CSS 2doPISOS */ /* CSS 2doPISOS */ /* CSS 2doPISOS */ /* CSS 2doPISOS */ 

#contenedor2dopiso {
      background-color: #E5E5E4;
     max-width: 320px;
     font-family: 'Amatic SC', cursive;
}
#pisoslink p{
    display: inline;
    margin-left: 4%;
   
}
#pisoslink {
    margin-top: 5%;
    margin-left: 10%;
   
}
#pisoslink a p{
    font-size: 2em;
    text-decoration: none;
    padding: 2%;
   
    margin-top: 2%;
    color:black;
}
#contenedor2dopiso h2{
    text-align: center;
    margin-top: 10%;
    margin-bottom: 5%;
}
#img2dopiso{
    position: relative;
    margin-left: 10%;
}
#img2dopiso a{
    position: absolute;
    top:38%;
    left:11%;
}


#contenedor2dopiso h3{
    text-align: center;
    margin-bottom: 1%;
}
#refimp{
    position: relative;
     font-weight: 800;
    margin-left: 25%;
    margin-top: 1%;
}
#refimp img{
    position: absolute;
    top:5%;
    left:-12%;
}
#refcom{
    position: relative;
     font-weight: 800;
    margin-left: 70%;
    margin-top: -6%;
}
#refcom img{
    position: absolute;
    top:5%;
    left:-30%;
}
#refba{
    position: relative;
     font-weight: 800;
    margin-left: 25%;
    margin-top: 4%;
}
#refba img{
    position: absolute;
    top: 5%;
    left:-10%;
}
#refasc{
    position: relative;
     font-weight: 800;
    margin-left: 70%;
    margin-top: -7%;
}
#refasc img{
    position: absolute;
    top:22%;
    left:-45%;
}
#refesc{
    position: relative;
     font-weight: 800;
    margin-left: 25%;
    margin-top: 5%;
    
}
#refesc img{
    position: absolute;
    top: 5%;
    left:-15%;
    
}
/* CSS imprentas */ /* CSS imprentas */ /* CSS imprentas */ /* CSS imprentas */ /* CSS imprentas */ /* CSS imprentas */ /* CSS imprentas */ 

#contenedorimprentas {
      background-color: #8FB3C5;
     max-width: 320px;
     font-family: 'Roboto', sans-serif;
   
}
#buttton2{
    position: relative;
}
#buttton2 img{
   position: absolute;
    top:50%;
    left: 65%;
}

#buttton2 input{
    font-family: "Roboto", sans-serif;
  text-transform: none;
    text-align: left;
    padding: 2px; 
    border: 1px;
    border-color: #ffffff;
  padding-left: 10%;
  background: rgba(255, 255, 255, 0.28);
  width: 90%;
    height: 30px;
    margin-top: 2%;
  margin-left: 5%;
    margin-right: 5%;
  color: #FFFFFF;
  font-size: 14px;
  -webkit-transition: all 0.3 ease;
  transition: all 0.3 ease;
  cursor: pointer;
    border-radius: 7px 7px 7px 7px;
}

#buttton2 input:hover,#buttton input:active,#buttton input:focus {
  background: #8FB3C5;
}

#iconoimp{
    position: relative;
    margin-left: 40%;
    margin-top: 5%;
}
#iconoimp img{
    width: 30%;
}
#separador img{
    margin-top: 5%;
    margin-bottom: 5%;
}
#separador2 img{
    margin-top: 5%;
    margin-bottom: 8%;
}
#estado{
    position:relative;
}
#estado img{
    position: absolute;
    left:65%;
    margin-top: 5%;
}

/* CSS fotocopiasdany */ /* CSS fotocopiasdany */ /* CSS fotocopiasdany */ /* CSS fotocopiasdany */ /* CSS fotocopiasdany */ /* CSS fotocopiasdany */ 

#contenedorfotodany{
    background-color: #8FB3C5;
     max-width: 320px;
     font-family: 'Roboto', sans-serif;
}
#contenedorfotodany h2{
    font-weight: 400;
    color:#ffffff;
    font-size: 18px;
    margin-left: 6%;
    margin-top: 8%;
}
#estado{
    position: relative;
}
#estado img{
    margin-top: -7%;
}
#separador h3{
    font-size: 16px;
    font-weight: 400;
    color:#1F140F;
    margin-left: 6%;
    margin-top: -2%;
    margin-bottom: 5%;
}
#comentario1{
    background-color: #FFFFFF;
    width: 90%;
    display: block;
    margin: 0 auto;
    position: relative;
}
#comentario1 h3{
    font-size: 16px;
    font-weight: 800;
    margin-left: 25%;
    padding-top: 5%;
}
#comentario1 p{
    font-size: 14px;
    font-weight: 400;
    margin-left: 25%;
    padding-top: 2%;
    padding-bottom:5%;
}
#comentario1 img{
    position: absolute;
    top: 20%;
    left: 3%;
    
}
#comentario1{
    background-color: #FFFFFF;
    width: 90%;
    display: block;
    margin: 0 auto;
    position: relative;
}
#comentario1 h3{
    font-size: 16px;
    font-weight: 800;
    margin-left: 25%;
    padding-top: 5%;
}
#comentario1 p{
    font-size: 14px;
    font-weight: 400;
    margin-left: 25%;
    padding-top: 2%;
    padding-bottom:5%;
}
#comentario1 img{
    position: absolute;
    top: 20%;
    left: 3%; 
}
#comentario2{
    background-color: #FFFFFF;
    width: 90%;
    display: block;
    margin-top: 3%;
    margin-left: 5%;
    position: relative;
}
#comentario2 h3{
    font-size: 16px;
    font-weight: 800;
    margin-left: 25%;
    padding-top: 5%;
}
#comentario2 p{
    font-size: 14px;
    font-weight: 400;
    margin-left: 25%;
    padding-top: 2%;
    padding-bottom:5%;
   padding-right: 2%;
}
#comentario2 img{
    position: absolute;
    top: 20%;
    left: 3%;
    
}

#comentario3{
    background-color: #FFFFFF;
    width: 90%;
    display: block;
    margin-top: 3%;
    margin-left: 5%;
    position: relative;
}
#comentario3 h3{
    font-size: 16px;
    font-weight: 800;
    margin-left: 25%;
    padding-top: 5%;
}
#comentario3 p{
    font-size: 14px;
    font-weight: 400;
    margin-left: 25%;
    padding-top: 2%;
    padding-bottom:5%;
}
#comentario3 img{
    position: absolute;
    top: 20%;
    left: 3%;
}
#formulario p{
     color: #1F140F;
    font-size: 1em;
    padding-left: 5%;
    margin-top: -5%;
    
}
#formulario button{
    font-family: "Roboto", sans-serif;
      text-transform: none;
        text-align: center;
         
        display: block;
        margin: auto;
      background: rgba(255, 255, 255, 0.18);
      width: 35%;
        height: 28px;
      padding-bottom: 1px;
      color: #1F140F;
      font-size: 14px;
      -webkit-transition: all 0.3 ease;
      transition: all 0.3 ease;
      cursor: pointer;
        border-radius: 7px 7px 7px 7px;

       
    }
#formulario button:hover,.form button:active,.form button:focus {
  background: #8FB3C5;
   
}
#formulario textarea{
    border-radius: 7px 7px 7px 7px;
    display: block;
    margin: 5% auto;
    width: 90%;
}

/* CSS KIOSCOS */ /* CSS KIOSCOS */ /* CSS KIOSCOS */ /* CSS KIOSCOS */ /* CSS KIOSCOS */ /* CSS KIOSCOS */ /* CSS KIOSCOS */ /* CSS KIOSCOS */ 

#contenedorkiosko{
    background-color: #E6645D;
     max-width: 320px;
     font-family: 'Roboto', sans-serif;
   height: 480px;
}

#iconokio{
    position: relative;
    margin-left: 40%;
    margin-top: 5%;
}

#buttton3{
    position: relative;
}
#buttton3 img{
   position: absolute;
    top:49%;
    left: 55%;
}

#buttton3 input{
    font-family: "Roboto", sans-serif;
  text-transform: none;
    text-align: left;
    padding: 2px; 
    border: 1px;
    border-color: #ffffff;
  padding-left: 10%;
  background: rgba(255, 255, 255, 0.28);
  width: 90%;
    height: 30px;
    margin-top: 2%;
  margin-left: 5%;
    margin-right: 5%;
  color: #FFFFFF;
  font-size: 14px;
  -webkit-transition: all 0.3 ease;
  transition: all 0.3 ease;
  cursor: pointer;
    border-radius: 7px 7px 7px 7px;
}

#buttton3 input:hover,#buttton input:active,#buttton input:focus {
  background: #E6645D;
}

/* CSS COMEDORES */ /* CSS COMEDORES */ /* CSS COMEDORES */ /* CSS COMEDORES */ /* CSS COMEDORES */ /* CSS COMEDORES */ /* CSS COMEDORES */ 

#contenedorcomedor{
    background-color: #D93140;
     max-width: 320px;
     font-family: 'Roboto', sans-serif;
   height: 480px;
}

#contenedorcomedor #buttton3 img{
   position: absolute;
    top:47%;
    left: 60%;
}

/* CSS LIBRERIAS */ /* CSS LIBRERIAS */ /* CSS LIBRERIAS */ /* CSS LIBRERIAS */ /* CSS LIBRERIAS */ /* CSS LIBRERIAS */ /* CSS LIBRERIAS */ 
#contenedorlibrerias{
    background-color: #EAAE43;
     max-width: 320px;
     font-family: 'Roboto', sans-serif;
   height: 480px;
}
#contenedorlibrerias #buttton3 input:hover,#buttton input:active,#buttton input:focus {
  background: #EAAE43;
}
#contenedorlibrerias #iconokio{
    margin-bottom: 5%;
    margin-top: 10%;
}
/* CSS KIOSKO PATIO CENTRAL */ /* CSS KIOSKO PATIO CENTRAL */ /* CSS KIOSKO PATIO CENTRAL */ /* CSS KIOSKO PATIO CENTRAL */ 

#contenedorkpatiocentral{
    background-color: #E6645D;
     max-width: 320px;
     font-family: 'Roboto', sans-serif;
}
#contenedorkpatiocentral h2{
    font-weight: 400;
    color:#ffffff;
    font-size: 18px;
    margin-left: 6%;
    margin-top: 8%;
}
#contenedorkpatiocentral #estado img{
    margin-top:-6%;
}
/* CSS POLI */ /* CSS POLI */ /* CSS POLI */ /* CSS POLI */ /* CSS POLI *//* CSS POLI *//* CSS POLI *//* CSS POLI *//* CSS POLI *//* CSS POLI */
#contenedorpoli{
     background-color: #EAAE43;
     max-width: 320px;
     font-family: 'Roboto', sans-serif;
}

#contenedorpoli h2{
    font-weight: 400;
    color:#ffffff;
    font-size: 18px;
    margin-left: 6%;
    margin-top: 8%;
}
#contenedorpoli #estado img{
    margin-top:-6%;
    
}

/* CSS MENU */ /* CSS MENU *//* CSS MENU *//* CSS MENU *//* CSS MENU *//* CSS MENU *//* CSS MENU */
#contenedormenu{
    max-width: 320px;
}
#contenedormenu header p{
    margin-left: 10%;
}
#libreria{
    position: relative;
    margin-top: -145%;
    margin-left: 8%;
}
#kiosko{
   position: relative;
    margin-top: 13%;
    margin-left: 30%;
}
#comedor{
   position: relative;
    margin-top: 25%;
    margin-left: 46%;
}
#imprenta{
   position: relative;
    margin-top: 15%;
    margin-left: 68%;
}

/* CSS PRIMER PISO */ /* CSS PRIMER PISO *//* CSS PRIMER PISO *//* CSS PRIMER PISO *//* CSS PRIMER PISO *//* CSS PRIMER PISO */
#img1erpiso{
    position: relative;
    margin-left: 10%;
}
#img1erpiso a{
    position: absolute;
    top:1%;
    left:1%;
}


#contenedor1erpiso #img2dopiso a:hover {
    position: absolute;
    top:5%;
    left:1%;
}
#contenedor1erpiso {
      background-color: #E5E5E4;
     max-width: 320px;
     font-family: 'Amatic SC', cursive;
}

#contenedor1erpiso h2{
    text-align: center;
    margin-top: 10%;
    margin-bottom: 5%;
}
#contenedor1erpiso #img2dopiso{
    position: relative;
    margin-left: 10%;
}
#contenedor1erpiso h3{
    text-align: center;
    margin-bottom: 1%;
}
#contenedor1erpiso #refimp img{
    position: absolute;
    top:5%;
    left:-16%;
}
#contenedor1erpiso #refba img{
    position: absolute;
    top: 10%;
    left:-19%;
}

/* CSS TERCER PISO */ /* CSS TERCER PISO *//* CSS TERCER PISO *//* CSS TERCER PISO *//* CSS TERCER PISO *//* CSS TERCER PISO */

#contenedor3erpiso {
      background-color: #E5E5E4;
     max-width: 320px;
     font-family: 'Amatic SC', cursive;
}

#contenedor3erpiso h2{
    text-align: center;
    margin-top: 10%;
    margin-bottom: 5%;
}
#contenedor3erpiso h3{
    text-align: center;
    margin-bottom: 1%;
}
#contenedor3erpiso #refimp img{
    position: absolute;
    top:15%;
    left:-16%;
}
#contenedor3erpiso #refba img{
    position: absolute;
    top: 10%;
    left:-12%;
}
/* CSS SUBSUELO PISO */ /* CSS SUBSUELO PISO *//* CSS SUBSUELO PISO *//* CSS SUBSUELO PISO *//* CSS SUBSUELO PISO *//* CSS SUBSUELO PISO */

#contenedorsubpiso {
      background-color: #E5E5E4;
     max-width: 320px;
     font-family: 'Amatic SC', cursive;
}
#contenedorsubpiso #refcom img{
    position: absolute;
    top:-10%;
}
#imgsubpiso{
    position: relative;
    margin-left: 10%;
}
#imgsubpiso a{
    position: absolute;
    top:38%;
    left:-5%;
}
#contenedorsubpiso h2{
    text-align: center;
    margin-top: 10%;
    margin-bottom: 5%;
}
#contenedorsubpiso h3{
    text-align: center;
    margin-bottom: 1%;
}
#contenedorsubpiso #refcom img{
     position: absolute;
    top:5%;
    left:-45%;
}
/* CSS PLANTA BAJA PISO */ /* CSS PLANTA BAJA PISO *//* CSS PLANTA BAJA PISO *//* CSS PLANTA BAJA PISO *//* CSS PLANTA BAJA PISO *//* CSS PLANTA BAJA PISO */

#contenedorPB{
    background-color: #E5E5E4;
     max-width: 320px;
     font-family: 'Amatic SC', cursive;
}
#imgpbpiso{
    position: relative;
    margin-left: 10%;
}
#imgpbpiso a{
    position: absolute;
    top:10%;
    left:34%;
}
#contenedorPB #img2dopiso a{
    position: absolute;
    top:35%;
    left:77%;
}
#contenedorPB #img2dopiso a:hover {
    position: absolute;
    top:10%;
    left:33%;
}
#contenedorPB h2{
    text-align: center;
    margin-top: 10%;
    margin-bottom: 5%;
}
#contenedorPB h3{
    text-align: center;
    margin-bottom: 1%;
}
#contenedorPB #refcom img{
     position: absolute;
    top:5%;
    left:-45%;
}


#contenedorPB #refasc img{
    
    position: absolute;
    top:24%;
    left:-32%;
}
#contenedorPB #refesc img{
 position: absolute;
    top: 5%;
    left:-10%;
    }
#contenedorPB #refasc1 img{
    
    position: absolute;
    top:24%;
    left:-25%;
}