/* Generated by Font Squirrel (https://www.fontsquirrel.com) on July 5, 2016 */



@font-face {
    font-family: 'stellarbold';
    src: url('stellar-bold-webfont.woff2') format('woff2'),
         url('stellar-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'stellarlight';
    src: url('stellar-light-webfont.woff2') format('woff2'),
         url('stellar-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'stellarmedium';
    src: url('stellar-medium-webfont.woff2') format('woff2'),
         url('stellar-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'stellarregular';
    src: url('stellar-regular-webfont.woff2') format('woff2'),
         url('stellar-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

a {
    text-decoration: none;
    margin-top: 0em;
}

a:visited {
    color: inherit;
}

.navegador {
    margin-bottom: 1em;
     font-family: 'stellarregular';
    color:  #00adc8;
    padding-top: 1em;
}

body {
    width: 90%;
    margin:0 auto;
}
header {
    display: flex;
    justify-content: space-between;
}

header img {
    height: 100%;
}
}

nav {
    display: flex;
    flex-direction: row-reverse;
}

nav ul li {
    border-right: solid;
     border-right-color: #f16f8d;
    border-right-width: 2px;
    margin-right: 1em;
    padding-right: 2em;
}

li { list-style-type: none;
   display: inline
    }  

div {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
section {
    width:52em;
}

aside {
    width:28%;
        display: flex;
    
}

.seccionnot {
   display: block;
    text-align: center;
     font-family: 'stellarregular';
    font-size: 2.2em;
    color: #ffffff;
    background-color: #00adc8; 
    padding: 0.5em;
    margin-top: 0em;
    
}
.noticias{
    display: flex;
    flex-direction: column;
    
}

.noticias .seccionnot:hover {
    color: #f16f8d;
  background-color: #bef6ff ;
}

.notas {
    display: flex;
    flex-direction: column;
}

.noticias .notas:hover {
  background-color: #f8bfcc ;
}

h1 {
    font-family: 'stellarbold';
    font-size: 31px;
    margin-top: -0.5em;
    color: #f16f8d;
}

.fecha {
    
    font-family: 'stellarregular';
    font-size: 14px;
    color: #00adc8;
    
}

.bajada {
    font-family: 'stellarregular';
    font-size: 14px;
    margin-top: -1.7em;
    
}

article {
    margin-top: -0.4em;
    margin-bottom: 1.5em;
    border-bottom: solid;
     border-bottom-color: #00adc8;
    border-bottom-width: 3px;
    padding-bottom: 0.2em;
}
div section img {
    width: 100%;
}

div section nav {
    display: flex;
    flex-direction: column;
    
}

.rosa:hover {
    color: #f16f8d;
  background-color: #f8bfcc ;
}

.celeste:hover {
    color: #00adc8;
  background-color: #98e6f2 ;
}

div section nav ul .rosa {
    background-color: #f16f8d;
}

div section nav ul .celeste {
    background-color: #00adc8;
}

.titlecategoria{
    width: 100%;
    font-family: 'stellarlight';
    font-size: 20px;
    color: #00adc8;
    border-bottom: solid;
    border-bottom-color: #00adc8;
    border-bottom-width: 2px;
   margin-bottom: -0em;

    }


div section nav ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-left: -2.7em;
}
div section nav ul li {
    font-family: 'stellarbold';
    color: azure;
    text-align: center;
    padding: 1em;
    font-size: 30px;
    border-right: none;
    width: 7em;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0.5em;
}

.buscador {
    display: flex;
    
    flex-wrap: wrap;
  justify-content: center;
     font-family: 'stellarlight';
    font-size: 15px;
    text-align: center;
    color: #00adc8;
    border: solid;
    border-width: 4px;
    border-color: #00adc8;
    width: 65%;
    height: 6em; 
}

footer {
    display: flex;
    flex-wrap: wrap;
    border-top: solid;
    border-top-color: #00adc8;
    border-top-width: 2px;
    margin-top: 2em;
    padding-top: 0.4em;
    
}

footer p {
    width: 80%;
    font-family: 'stellarregular';
    font-size: 15px;
    color: #00adc8;
    letter-spacing: 0.04em;
    width: 80%;
    padding-right: 0.2em;
    margin-right: 1em;
    border-right: solid;
    border-right-color: #f16f8d;
    border-right-width: 2px;
}

footer img {
    height: 100%;
}











/* ACA VA EL DE REGISTRO */

#cajaderegistro {
    width: 20%;
    margin: auto;
    padding: 1.2em 3em;
    border: solid;
    border-color: #f16f8d;
    border-width: 4px;
    font-family: 'stellarregular';
    color: #f16f8d;
}


    
}
#datos {
    display: flex;
    flex-direction: column;
}


input {
    border: solid;
    border-width: 2px;
    border-color: #00adc8; 
    height:20px;
    width: 100%;
    
}

#datos p {
    font-family: 'stellarmedium';
    font-size: 16px;
    color: #f16f8d;
    margin-bottom: 0.1em;
}

h6 {
    width: 15em;
    margin-top: 0.2em;
    margin-bottom: 0em;
    margin-right: 24%;
}


#registrate {
    text-align: center;
    color: azure;
    background-color: #00adc8; 
    width: 20em;
}

#recibirapp {
    width: 100%;
    display: flex;
    flex-direction: row;
}





#check{
    width: 7%;
    height: 1em;
    padding: auto;
    margin-left:0;
  
    
}

h4 {
    font-family: 'stellarlight';
    background-color: #00adc8;
    padding: 0.5em;
    text-align: center;
    color: #ffffff;
}





/*LOCALES */


#paginadelocales {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
     margin-top: 2em;
    
}

#listadelocales {
    width:18%;
    min-width: 10em;
    display: block;
    border-right: solid;
    border-right-width: 3px;
    border-right-color: #f16f8d;
    }
    
h2 {
    font-family: 'stellarbold';
    font-size: 36px;
    color: #f16f8d;
}

menu2 {
    font-family: 'stellarregular';
    font-size: 18px;
    color: #00adc8;
    }



#infodelocales {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    width: 70%;
    border-bottom: none;
   
}

#desalvodesalvo {
    width: 90%;
    margin: 0;
}

section1{
    display: flex;
   justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 2em;
}

#cadalocal  {
    display: flex;
    flex-direction: column;
    width: 49%;
    text-align: left;
    font-family: 'stellarregular';
    color: #00adc8;
    padding-left: 0;
}

#cadalocal li {
    margin-bottom: 0.6em;
}

hr {
    background-color: #f16f8d;
    width: 220%;
    color: #f16f8d;
    height: 2.6px;
    margin-left: 0;
}

#mapa {
  width: 49%;
    padding: 0;
}

#mapa img {
    height: 400px;
    margin-right: 0;
}



/*NOTICAS*/




#faducerradac:hover {
    color: #f16f8d;
  background-color: #f8bfcc ;
}

#faducerradar:hover {
    color: #00adc8;
  background-color: #98e6f2 ;
}


#faducerradac {
    display: flex;
    flex-direction: column;
    background-color: #f16f8d;
    color: #ffffff;
    margin-bottom: 1em;
    padding-left: 1em;
}

#faducerradan {
    display: flex;
    flex-direction: column;
    background-color: #f16f8d;
    color: #ffffff;
    margin-bottom: 1em;
    padding-left: 1em;
}

#faducerradan h1 {color: #ffffff;}
#faducerradac h1 {
    color: #ffffff;
    }

#faducerradac p {
    color: #ffffff;
    width: 40%;
    }

#faducerradan p {
    color: #ffffff;
    width: 40%;
    }

#faducerradar {
    display: flex;
    flex-direction: column;
    background-color: #00adc8;
    color: #ffffff;
    margin-bottom: 1em;
    padding-left: 1em;
}

#faducerradar h1 {
    color: #ffffff;
    }

#notaescrita {
    font-family: 'stellarregular';
    border-top: solid;
    border-top-width: 0.2em;
    padding-top: 0.5em;
    margin-top: 0em;
    
}
#faducerradar .bajada {
    color: #ffffff;
    width: 40%;
    }

nav div .fecha {
    color: #ffffff;
}

/* cambio de patalla porque no tenia idea como arreglarlo*/


@media screen and (max-width:360px) {
    
    #listadelocales {
        border-top: none;
        margin-bottom: 4em;
    }
    #desalvodesalvo {
        display: none;
    }
    
    #mapa img {
        width: 230%;
        height: 230%;
    }
    
    section1{
    margin-top: 0em;
}
    
}









/* cambio de patalla */



@media screen and (max-width:350px) {
    
    #basura {
        margin-top: 1em;
    }
    
  nav {
    display: flex;
    flex-direction: column;
}
    
    .navegador {
        display: flex;
    flex-direction: column;
        
    }
    
    .navegador img {
        height: 50px;
        width: 160px;
    }
    
    header nav {
        margin-left: -1.5em;
    }
    
    nav ul {        
        display: flex;
    flex-direction: column;
        justify-content: space-around;
    }
   
    
   nav ul li {
    border-right: none;
       border-bottom: solid;
     border-bottom-color: #f16f8d;
    border-bottom-width: 2px;
       margin-top: 1em;
}
    footer p {
    width: 80%;
    font-family: 'stellarregular';
    font-size: 15px;
    color: #00adc8;
    letter-spacing: 0.04em;
    width: 100%;
    padding-right: 0.2em;
    margin-right: 1em;
    border-right: none;
}
    
    div section nav ul .celeste {
    background-color: #00adc8;
    border-bottom: none;
}
    div section nav ul li {
        margin-top: 0em;
    }
   
    aside {
        border-top: solid;
        border-top-color: #f16f8d;
        padding-top: 2em;
        margin-top: 1em;
        width: 100%;
    }
    
 
    
    .buscador {
        width: 95%;
    }
    body {
    width: 90%;
    margin:0 auto;
   }
    
}





/* ACA VA EL DE REGISTRO 2 */
@media screen and (max-width:630px) {
    
    #cajaderegistro {
        width: 60%;
    }
    
}
    

