@import url(https://fonts.googleapis.com/css?family=Roboto:400,500,700,900);

* { 
    font-family:"Roboto", serif;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

/*-------------------- Empieza el HEADER -------------------- */

body { 
    min-width: 23em;
    overflow-x: hidden;
}

header {
    margin: 1em;
}

header img {
    width: 10em;
    height: auto;
    position: absolute;
    z-index: 100;
    margin-top: -2em;
    
}

/*CSS MENU HAMBURGER*/

/*estilos button class="" */

.hamburger{
  background:black;
  position:absolute;
  top:2.2em;
  right:0.8em;
  line-height:45px;
  padding:0px 15px 0px 15px;
  color:#fff;
  border:1em;
  font-size:1.4em;
  font-weight:bold;
  cursor:pointer;
  outline:none;
  z-index:10000000000000;
}
.cross{
  background:black;
  font-family: arial;
  position:absolute;
  top: 1em;
  right: 0.3em;
  padding:9px 15px 0px 15px;
  color:#fff;
  border:0;
  font-size:3em;
  line-height:44px;
  font-weight:bold;
  cursor:pointer;
  outline:none;
  z-index:10000000000000;
}


/*estilos class menu*/

.menu{z-index:1000000; font-weight:bold; font-size:0.8em; width:100%; background:#131313;  position:absolute; text-align:center;}
.menu ul {margin: 0; padding: 0; list-style-type: none; list-style-image: none;}
.menu li {display: block;   padding:15px 0 15px 0; border-bottom:#1d1f20 1px solid;}
.menu li:hover{display: block;    background:#181818; padding:15px 0 15px 0; border-bottom:#1d1f20 1px solid;}
.menu ul li a { text-decoration:none;  margin: 0px; color:#fff; padding: 1em 13em}
.menu ul li a:hover {  color: #fff; text-decoration:none;}
.menu a{text-decoration:none; color:white;}
.menu a:hover{text-decoration:none; color:white;}

.glyphicon-home{
  color:white; 
  font-size:1.5em; 
  margin-top:5px; 
  margin:0 auto;}


/*FIN CSS MENU HAMBURGER*/



.linea2 {
    border-top-color: black;
    border-top: solid;
    border-width: 3em;
    margin-top: 3em;
    position: relative;
}

.linea3 {
    border-top-color: black;
    border-top: solid;
    border-width: 0.7em;
    margin-top: 0.7em;
    position: relative;
}

nav {
    display: none;
}


#redessociales {
    display: none;
}

.actualcel {
    display: block;
    text-align: right;
    margin-right: 1em;
    margin-top: 1em;
    font-weight: 600;
}

/*-------------------- Termina el HEADER ------------------------*/


/*-------------------- Empieza HOMEPAGE ------------------------------*/

#mainhome {
    margin: 3em 1em 1em 1em;
}


#asidehome {
    display: none;
}
    
.videoresponsive {
    position: relative;
    margin: 0 auto;
    height: 0;
    padding-bottom: 56.25%;
    padding-top: 25px;
    overflow: hidden;
}

.videoresponsive iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

main h1 {
    font-weight: 700;
    padding-top: 0.2em;
    font-size: 1.5em;
    float: left;
}

.iconoscompartir img{
    width: 23%;
    margin-top: 3%;
}

.iconoscompartir{
    margin-left: 1em;
}

main .titulovideo{
    display: inline-flex;
}

p {
    color: #808080;
    font-weight: 400;
    font-size: 0.8em;
    padding: 0.5em 0 0.5em 0;
    line-height: 1.3em;
}


a {
    text-decoration: none;
    color: black;
    font-size: 0.8em;
    font-weight: 500;
}



.botonleermas {
    color: white;
    float: right;
    background-color: white;
    width: 5em;
    margin-top: -1em;
    padding: 0.5em 0;
    text-align: right;

}

.botonleermas a {
    background-color: white;
    color: #FF00AE;
    text-align: center;

}


#graffiteros {
    background-image: url(imagenes/background_graffiteros.jpg);
    text-align: center;
    padding: 1em;
    overflow: auto;
    clear: both;
}

.chapita {
    display: inline-flex;
    width: 100%;
}

.chapita img {
    float: right;
}

#graffitero1 img {
    border-radius: 50%;
    border-style: solid;
    border-color: white;
    border-width: 0.15em;
    margin: 1em 0 0.5em 0;
    box-shadow: 0.5em 0.5em 3em;
}

#graffitero2 img {
    border-radius: 50%;
    border-style: solid;
    border-color: white;
    border-width: 0.15em;
    margin: 1em 0 0.5em 0;
    box-shadow: 0.5em 0.5em 3em;
}

#graffitero3 img {
    border-radius: 50%;
    border-style: solid;
    border-color: white;
    border-width: 0.15em;
    margin: 1em 0 0.5em 0;
    box-shadow: 0.5em 0.5em 3em;
}

#graffiteros h1 {
    text-align: left;
    width: 100%;
    color: white;
    font-size: 1em;
    background-color: #7A2FDD;
    padding-top: 0.6em;
    padding-left: 0.5em;
    font-weight: 500;
}

#graffiteros h2 {
    color: white;
    font-weight: 200;
    font-size: 1em;
}

#graffiteros .chapita a {
    color: white;
    float: left;
    width: 8em;
    text-align: right;
    padding-right: 0.5em;
    background-color: #7A2FDD;
    padding-top: 0.9em;
    font-weight: 400;
}

#graffiteros p {
    color: white;
    width: 70%;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 0,5em;
}

#graffitero2 {
    display: none;
}


#agenda {
    margin: 1em 1em 1em 1em;
}



#agenda h1 {
    float: left;
    font-size: 1em;
    font-weight: 500;
    width: 100%;
    background-color: #FF00AE;
    padding-top: 0.6em;
}


#agenda .chapita a {
    float: left;
    width: 8em;
    text-align: right;
    padding-right: 0.5em;
    background-color: #FF00AE;
    line-height: 3em;
}


.encabezado {
    overflow: auto;
    clear: both;
    margin-top: 1em;
    font-weight: 400;
    font-size: 0.8em;
    padding-bottom: 0.3em;
    border-bottom-style: solid;
    border-bottom-width: 0.1em;
}

article img {
    width: 40%;
    height: auto;
    float: left;
}

#agenda p  {
    float: left;
    margin: 0;
    width: 50%;
    margin-bottom: 1em;
    margin-left: 0em;
}

#agenda h1 {
    padding-left: 0.5em;
}

#agenda h2 {
    font-size: 1.3em;
    margin-top: 1em;
}

#articulo2 {
    display: none;
}

#novedades {
    margin: 1em;
    overflow: auto;
    clear: both;
}

#novedades h1 {
    float: left;
    font-size: 1em;
    font-weight: 500;
    width: 100%;
    background-color: #FF00AE;
    padding-top: 0.6em;
    padding-left: 0.5em;
}

#novedades h2 {
    font-size: 1.3em;
    margin-top: 1em;
    overflow: auto;
    clear: both;
}

#novedades .chapita a {
    float: left;
    width: 8em;
    text-align: right;
    padding-right: 0.5em;
    background-color: #FF00AE;
    line-height: 3em;
}

#novedades p {
    margin-left: 0em;
}

#novedades article img {
    overflow: none;
    clear: both;
    width: 100%;
    padding-top: 1em;
    margin-bottom: 0.5em;
}

/*-------------------- Termina HOMEPAGE ------------------------------*/


/*-------------------- Empieza PAG. CONTACTO ------------------------------*/

#maincontacto{
    width: 90%;
    margin: auto;
    height: 71rem;
    margin-top: 3rem;
}
#indexcontacto .contactbox{
    color: black;
    margin-top: 1rem;
    height: 43rem;
    width: 100%;
    float: left;
    border: solid thick black;
    border-left-width: inherit;
    border-right-width: inherit;
    border-bottom-width: thick;
}

#indexcontacto #contacto{
    border: solid transparent;
}

#indexcontacto .contactotitulo{
    width: 100%;
    margin-top: 1.5rem;
    float: left;
}
#indexcontacto .contactotitulo h21{
    color: black;
    padding-left: 0px;
    text-align: center;
    font-size: 44px;
    font-weight: 900;
    width: 100%;
    float: left;
    font-family: "Roboto";
    letter-spacing: 5px;
}

#indexcontacto .contactotitulo p{
    color: black;
    text-align: center;
    width: 100%;
    float: left;
    margin-top: 0.5rem;
    font-size: 14px;
    font-weight: 300;
    padding-top: 0px;
}

#indexcontacto .floating6{
    color: black;
    font-size: 17px;
    font-weight: 600;
    width: 100%;
    margin-top: 1rem;
    float: left;
    height: 3.5rem;
    margin-left: 0rem;
    padding-top: 0px;

}

#indexcontacto #nombre1{
    background-color: lightgray;
    border: solid transparent;
    width: 100%;
    float: left;
    height: 3.5rem;
    font-size: 16px;
    padding-left: 1rem;
    margin-top: 0px;
    
    
}

#indexcontacto .floating7{
    color: black;
    font-size: 17px;
    font-weight: 600;
    width: 100%;
    float: left;
    height: 3.5rem;
    margin-top: 1rem;
    margin-left: 0rem;
    padding-top: 0px;

}

#indexcontacto #email1{
    background-color: lightgray;
    border: solid transparent;
    width: 100%;
    height: 3.5rem;
    font-size: 16px;
    padding-left: 1rem;
    margin-top: 0px;
}

#indexcontacto .floating8{
    color: black;
    font-size: 17px;
    font-weight: 600;
    width: 100%;
    float: left;
    height: 15rem;
    margin-top: 1rem;
    margin-left: 0rem;
    padding-top: 0px;

}

#indexcontacto #mensaje1{
    background-color: lightgray;
    border: solid transparent;
    width: 100%;
    color: black;
    height: 15rem;
    font-size: 16px;
    padding-left: 1rem;
    padding-top: 0.5rem;
    margin-top: 0px;
}

#indexcontacto .floating9{
    color: black;
    font-size: 17px;
    font-weight: 600;
    width: 100%;
    float: left;
    height: 3.5rem;
    margin-top: 1.5rem;
    margin-left: 0rem;
    padding-top: 0px;

}

#indexcontacto #sendcomment1{
    background-color: #FF00AE;
    border: solid transparent;
    width: 100%;
    color: white;
    height: 3.5rem;
    font-size: 18px;
    margin-top: 0px;
    letter-spacing: 1px;
}

#mapa{
    float: left;
    width: 100%;
    margin-top: 1.5rem;
    margin-bottom: 3rem;
}

#mapa h20{
    float: left;
    width: 100%;
    text-align: center;
    font-size: 25px;
    letter-spacing: 1px;
    font-weight: 700;
}
#mapa iframe{
    float: left;
    width: 100%;
    margin-top: 1.5rem;
    height: 20rem;
}

/*-------------------- Termina PAG CONTACTO ------------------------------*/



/*--------------------EMPIEZA FOOTER-------------------- */

footer {
    overflow: auto;
    clear: both;
    background-color: black;
    text-align: center;
}

footer nav {
    display: none;
}


#logos img {
    width: 8em;
    float: center;

}

#contactofooter {
    display: none;
}

footer #redessociales {
    display: block;
}

footer #redessociales ul li {
    display: inline-block;
}

footer #redessociales img {
    width: 3em;
    margin: 1em;
}

footer p {
    overflow: auto;
    clear: both;
    width: 90%;
    margin: 0 auto;
    padding-top: 1em;
    padding-bottom: 1em;
    font-size: 0.7em;
}
    

/*-------------------- TERMINA FOOTER-------------------- */






@media screen and (min-width:41em) {
    
/* --------------------Empieza el HEADER-------------------- */
    
    
#hamburguesa {
        display: none;
    }
    
#menu {
        display: none;
    }
    
header > img {
        width: 12em;
        height: auto;
        float: left;
        position: absolute;
        z-index: 100;
        margin-top: -2.5em;
    }

    
header nav {
        display: block;
        float: left;
        margin-left: 12em;
        width: 70%;
        margin-top: 1em;
    }
    
header nav ul {
        text-decoration: none;
        list-style: none;
        line-height: 1.5em;
    }
    
header nav ul li {
        display: inline-block;
        width: auto;
        text-align: center;
        margin: 0 0.3em;
    }
    
header nav ul li a {
        color: black;
        padding: 0.5em 0.5em;
        width: auto;
    }
    
header nav ul li a:hover {
        color: #FF00AE;
        background-color: black;
        width: 16%;
    }
    
header #redessociales {
        display: block;
        float: right;
        margin-top: -5.8em;
        margin-right: 2em;
    }
    
header #redessociales ul {

    }
    
header #redessociales li {
        display: inline-block;
        margin: 0 1.5em;

    }
    
header #redessociales img {
        width: 2.7em;
        height: auto;
    }
    
.actual {
        background-color: black;
        color: white;
    }
    
.actualcel {
        display: none;
    }
    
    
    /*-------------------- Termina el HEADER-------------------- */
    
/*-------------------- Empieza HOMEPAGE ------------------------------*/    

    
.videoresponsive {
        overflow: auto;
        clear: both;
        margin-top: 5em;
    }
    
#mainhome .botonleermas {
        display: none;
    }
    

    
#asidehome {
        display: block;
        margin: 1em 1em;
        align-content: center;
    }
    
    
#asidehome h2 {
        font-weight: 400;
        font-size: 1.2em;
        padding-left: 0.5em;
        float: left;
        font-weight: 500;
        padding: 0.4em 0.1em 0.1em 0.5em;
        background-color: #EA6000;
        width: 100%;
    }
    
#asidehome .chapita a {
        float: left;
        width: 8em;
        text-align: right;
        padding-right: 0.5em;
        background-color: #EA6000;
        line-height: 3em;
}
    

    
    
.episodiosanteriores {
    width: 31%;
    margin: 1em 1%;
    float: left;
    
}
    


.episodioanterior a img{
    width: 100%;
}

.episodioanterior a {
    text-decoration: none;
    color: black;
    font-size: 1em;
    font-weight: 500;
}

.episodioanterior p{
    color: #808080;
    font-weight: 400;
    font-size: 0.8em;
    padding: 0.5em 0 0.5em 0;
    line-height: 1.3em;
}

    
#etiquetas {
    display: block;
}

#etiquetas ul {
    list-style: none;
}

#etiquetas ul li {
    display: inline-block;
    padding: 0.3em 0.1em;
}

#etiquetas ul li a{
    text-decoration: none;
    color: #808080;
    padding: 0.2em 0.5em;
    font-size: 0.75em;
    border-radius: 1em;
    font-weight: 200;
}
    
#etiquetas ul li a:hover{
    color: white;
    }

.etiquetanaranja {
    border-color: #EA6000;
    border-style: solid;
    border-width: 0.15em;
}
    
.etiquetanaranja:hover{
    background-color: #EA6000;
}
    
    
.etiquetaverde{
    border-color: #2CAF2C;
        border-style: solid;
    border-width: 0.15em;
}
    
.etiquetaverde:hover{
    background-color: #2CAF2C;
}
    
.etiquetavioleta{
    border-color: #7A2FDD;
        border-style: solid;
    border-width: 0.15em;
}

.etiquetavioleta:hover{
    background-color: #7A2FDD;
 }    
    
.etiquetarosa{
    border-color: #FF00AF;
        border-style: solid;
    border-width: 0.15em;
}

.etiquetarosa:hover {
    background-color: #FF00AF;
}

    
#graffiteros {
        overflow: auto;
        clear: both;
        text-align: center;

}
    

    
#graffiteros p {
        width: 90%;
    }
    
#graffitero1 {
        float: left;
        width: 30%;
        margin: 0 1%;
    }
    
#graffitero2 {
        display: block;
        width: 30%;
        float: left;
        margin: 0 1%;
    }
    
    
#agenda {
        float: left;
        width: 45%;
    }
    
#agenda h1 {
        float: left;
        width: 70%;
    }
    
#agenda h2 {
    font-size: 1.3em;
    margin-top: 1em;
    overflow: auto;
    clear: both;
}
    
#agenda article img {
        width:  8em;
    }
    
#agenda p {
        float: left;
        width: 100%;
    }
    
#novedades {
        overflow: auto;
        clear: none;
        float: left;
        width: 45%;
    }
    
#novedades article img {
    overflow: none;
    clear: both;
    width: 70%;
    padding-top: 0.3em;
}
    
    
#botonmasinfo {
    color: white;
    float: left;
    background-color: white;
    width: 5em;
    margin-top: -0.5em;
}

#botonmasinfo a {
    background-color: white;
    color: #FF00AE;
    text-align: left;

}
    
/*-------------------- Termina HOMEPAGE ------------------------------*/
}

/*-------------------- Empieza FOOTER-------------------- */

    
@media screen and (min-width:48em) {

    

footer {
    background-color: black;
    text-align: center;
    overflow: auto;
    clear: both;
    padding-bottom: 2em;
}
    
    #contenidofooter{
        
    }   
    
footer h1 {
    color: white;
    font-size: 1em;
    padding: 0;
    text-align: left;
    margin-bottom: 1em;
}

footer nav {
    display: block;
    width: 12%;
    margin-left: 2em;
    margin-top: 2em;
    float: left;
}
   
footer nav ul li {
    line-height: 1.6em;
    width: 7em;
}
    
footer nav ul li a {
    display: block;
    color: white;
    text-align: left;
}
    
    
    
/* Empieza Formulario contacto */
    
    
    #contactofooter{
        display: block;
        width: 45%;
        height: 15rem;
        float: right;
        color: white;
        margin-left: 2rem;
        padding-right: 0rem;
        margin: 2em auto;

    }
    
    .contactbox{
        color: white;
        font-size: 19px;
        text-align: left;
        font-size: 1em;
        font-weight: 500;
    }
    
    h21 {
        padding-left: 1em;
        padding-left: 0rem;
    }
    
    #contacto{
        margin-top: 0.5rem;
        border: none;
    }
    
    .floating1{
        color: white;
    }
    
    #nombre{
        margin-top: 1rem;
        margin-left: 0rem;
        margin-bottom: 0px;
        
    }
    
    #email{
        margin-left: 0rem;
    }
    
    #mensaje{
        margin-left: 0rem;
        height: 4.1rem;
        margin-top: 0px;
    }
    
    .floating5{
        color: white;
        margin-left: 0px;
    }
    
    .floating4{
        color: white;
        padding-top: 0px;
        margin-left: 0px;
    }
    
    #contacto #nombre, #contacto #email, #mensaje{
	border: none;
	font-size:13px;
	padding:2px;
    background-color: white;
	width: 17rem;
    
}

    #contacto select {
	display: block;
	border: none;
	font-size:13px;
	margin:0 0 5px;
	padding:0px;
	width:192px;
}



#sendcomment:hover{
    background-color: #FF00AE;
    color: white;
}



#sendcomment{
    font-family: "Roboto", sans-serif;
	background-color: grey;
	border: none;
	color: white;
	padding: 0;
	margin-top: 0rem;
    margin-left: 4.8rem;
	text-transform: uppercase;
    float: left;
    width: 4rem;
    height: 1.5rem;
}
    
    /* TErmina Formulario contacto */
    
    
#redesylogos {
    max-width: 32%;
    float: right;
    margin: 0;
    padding: 0;
    margin-top: 2em;
    text-align: center;
    margin-right: 1em;
}
    
#logos img {
    width: 6em;
    margin: 1em auto;
    float: center;
    overflow: auto;
    clear: both;
    }
    

footer #redessociales {
    display: block;
    float: left;
    margin: 0 auto;
}
    

footer #redessociales ul li {
    display: inline-block;
    margin: 0 auto;
}

footer #redessociales img {
    width:3em;
    margin: 0.2em;
}
        

}

/* --------------------Termina FOOTER --------------------*/
    


    

@media screen and (min-width:60em) {
    
    /* --------------------Empieza el HEADER-------------------- */
    
    
header > img {
    margin-left: 4em;
}
    
#mainhome {
    width: 80%;
    margin: 0 auto;
    margin-top: 5.5em;
}
    
header nav {
        display: block;
        float: left;
        margin-left: 15em;
        width: 70%;
        margin-top: 1em;
    }
    
header nav ul {
        text-decoration: none;
        list-style: none;
        line-height: 1.5em;
    }
    
header nav ul li {
        display: inline-block;
        width: auto;
        text-align: center;
        margin: 0 1em;
    }
    
header nav ul li a {
        color: black;
        padding: 0.5em 0.5em;
        width: auto;
    }
    
header nav ul li a:hover {
        color: #FF00AE;
        background-color: black;
        width: 16%;
    }
    
header #redessociales {
    overflow: auto;
    clear: both;
    margin: 0;
    padding:0;
    margin-top: -5.8em;
    margin-right: 7em;
}
    
    /*-------------------- Termina el HEADER --------------------*/

/*-------------------- Empieza HOMEPAGE ------------------------------*/

#asidehome {
    width: 80%;
    margin: 0 auto;
    margin-top: 2em;
    
}
    
#graffiteroscontenido {
    width: 81.5%;
    margin: 0 auto;
    margin-top: 0.5em;
}
    
#diario {
    width: 80%;
    margin: 0 auto;
    margin-top: 1em;
}

#agenda {
    width: 60%;
    float: left;
    margin: 0;
    padding: 0.5em;
}
    
#agenda article {
    float: left;
    width: 50%;
    padding: 0 1em;
}
    
#articulo2 {
    display: block;
    float: left;
    width: 50%;
}
    
    
#novedades {
    width: 40%;
    float: left;
    margin: 0;
    padding: 0.5em;
}
    
/*-------------------- Termina HOMEPAGE ------------------------------*/
    
/* EMPIEZA FOOTER */

    #contenidofooter {
        width: 80%;
        margin: 0 auto;
    }

/* TERMINA FOOTER */

/*-------------------- Empieza PAG. CONTACTO ------------------------------*/

#maincontacto{
    width: 80%;
    margin: auto;
    height: 73rem;
    margin-top: 5rem;
}
#indexcontacto .contactbox{
    color: black;
    margin-top: 1rem;
    height: 45rem;
    float: left;
    border: solid thick black;
    border-left-width: inherit;
    border-right-width: inherit;
    border-bottom-width: thick;
}

#indexcontacto .contactotitulo{
    width: 100%;
    margin-top: 1.5rem;
    float: left;
}
#indexcontacto .contactotitulo h21{
    color: black;
    padding-left: 0px;
    text-align: center;
    font-size: 50px;
    font-weight: 900;
    width: 100%;
    float: left;
    font-family: "Roboto";
    letter-spacing: 5px;
}

#indexcontacto .contactotitulo p{
    color: black;
    text-align: center;
    width: 100%;
    float: left;
    margin-top: 0.5rem;
    font-size: 18px;
    font-weight: 300;
    padding-top: 0px;
}

#indexcontacto .floating6{
    color: black;
    font-size: 17px;
    font-weight: 600;
    width: 70%;
    margin-top: 1.5rem;
    float: left;
    height: 3.5rem;
    margin-left: 10rem;
    padding-top: 0px;

}

#indexcontacto #nombre1{
    background-color: lightgray;
    border: solid transparent;
    width: 100%;
    float: left;
    height: 3.5rem;
    font-size: 16px;
    padding-left: 1rem;
    margin-top: 0px;
    
    
}

#indexcontacto .floating7{
    color: black;
    font-size: 17px;
    font-weight: 600;
    width: 70%;
    float: left;
    height: 3.5rem;
    margin-top: 1.5rem;
    margin-left: 10rem;
    padding-top: 0px;

}

#indexcontacto #email1{
    background-color: lightgray;
    border: solid transparent;
    width: 100%;
    height: 3.5rem;
    font-size: 16px;
    padding-left: 1rem;
    margin-top: 0px;
}

#indexcontacto .floating8{
    color: black;
    font-size: 17px;
    font-weight: 600;
    width: 70%;
    float: left;
    height: 15rem;
    margin-top: 1.5rem;
    margin-left: 10rem;
    padding-top: 0px;

}

#indexcontacto #mensaje1{
    background-color: lightgray;
    border: solid transparent;
    width: 100%;
    color: black;
    height: 15rem;
    font-size: 16px;
    padding-left: 1rem;
    padding-top: 0.5rem;
    margin-top: 0px;
}

#indexcontacto .floating9{
    color: black;
    font-size: 17px;
    font-weight: 600;
    width: 70%;
    float: left;
    height: 3.5rem;
    margin-top: 1.5rem;
    margin-left: 10rem;
    padding-top: 0px;

}

#indexcontacto #sendcomment1{
    background-color: #FF00AE;
    border: solid transparent;
    width: 100%;
    color: white;
    height: 3.5rem;
    font-size: 18px;
    margin-top: 0px;
    letter-spacing: 1px;
}

#mapa{
    float: left;
    width: 100%;
    margin-top: 1.5rem;
    margin-bottom: 3rem;
}

#mapa h20{
    float: left;
    width: 100%;
    text-align: center;
    font-size: 25px;
    letter-spacing: 1px;
    font-weight: 700;
}
#mapa iframe{
    float: left;
    width: 100%;
    margin-top: 1.5rem;
    height: 20rem;
}

  
/*-------------------- Termina PAG. CONTACTO ------------------------------*/    
    
    
}



