@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:400,700);

*{
    margin:0;
    padding:0;
}

html{
    font-size:15px;
}

body{
    width:100%;
    margin:auto;
    font-family: 'Yanone Kaffeesatz', sans-serif; 
    background-image:url("imagenes/backgrounds/whitediamond.png");
}


 h2{
    box-shadow:0.3rem 0.3rem 0 rgba(0, 0, 0, 0.65);
    -moz-box-shadow:0.3rem 0.3rem 0 rgba(0, 0, 0, 0.65);
    -webkit-box-shadow:0.3rem 0.3rem 0 rgba(0, 0, 0, 0.65);   
}

h2{
    position:absolute;
    padding:0rem 10rem;
    text-transform: uppercase;
    display:inline;
    font-size: 1.4rem;
    font-weight: 100;  
    font-family: 'Yanone Kaffeesatz', sans-serif; 700;
    font-style:normal;
    box-shadow:0 3px 4px rgba(96, 86, 89, 0.46);

}

h2{
    color:#fff;
    background-color:#FF5722;
}

h3{
  font-family: 'Yanone Kaffeesatz', sans-serif; 700;
    font-size:1.3rem;
    font-weight:400;
    color:rgb(2, 66, 85);
    text-transform:uppercase;
}

h4{
    color:#e82121;
    font-size:1.4rem;
    padding:1rem 0 0 ;
    text-transform:capitalize;
    font-weight:400;
}

.fixed {
	position:fixed; 
	top: 0; 
	height: 4rem; 
	z-index: 999;
    background-color:rgba(0, 0, 0, 0.65);
    width:100%;
} 

header div#caja{
    height:13rem;
    background-color:#ffa222; 
}

#logo{
    width: auto;
    height:11rem;
    margin: 0 0 1rem 8% ;
    padding:0.5em 1rem 1rem 1rem;
    border-radius:30 50 100 200rem ;
    display: block;
    background-color:rgba(118, 239, 255, 0.24);
    z-index:998;
}


/*===================
    MENU DESPLEGABLE
=====================*/


ul{list-style:none;}
ul li a{text-decoration:none;}

nav#principal{
    width:100%;
    margin:auto;
    background-color:#FF5722;
    text-align: center;
    box-shadow:0 3px 4px rgba(154, 142, 145, 0.46);
}

nav#principal > ul{
    width:50%;
    margin:auto;
}

nav#principal li{
    position: relative;
    display: block;
}

nav#principal li:hover{
    background-color:white;
}


nav#principal li:hover a{
    color:#FF5722;
}

nav#principal li:hover ul li a{
    color:white;
}

nav#principal ul li ul li:hover a{
    color:#FF5722;
}
 
    /*primer nivel*/
 
nav#principal > ul{
    height: 3.5rem;
    background-color:#FF5722;
}

nav#principal > ul > li{
    width: 20%;
    float: left;
    display: block;
}
 
    /* segundo nivel */
 
nav#principal li ul{
    display: none;
    position: absolute;
    width:100%;
}

nav#principal li:hover ul{
    display: block;
    background-color:#cfe6ef;
}

nav#principal ul li a{
    color:white;
    font-size:1.3rem;
    text-transform: uppercase;
    display: block;
    padding:1rem;
}
@media only screen and ( max-width: 40em ) /* 640 */
{
    nav#principal
    {
        position: absolute;

    }
 
    /* first level */
 


    /* segundo nivel */

nav#principal li ul{
position: static;
}
}

/*fin menu desplegable*/    



section#baner img{
    width:100%;
    height:auto;
    padding:rem 0;
}

#redes{
    position:fixed;
    top:18rem;
    right:0;
}


#redes li img{
    height:4rem;
    padding:1rem;   
}

#redes li img:hover{
    background-color:#792500;
}

main{
    width:85%;
    margin:auto;
    height:100%;
    
    
}

section#primero{float: left;
    font-weight: 300;
    font-size: 1em;
    padding: 2.4em;
    background-color: #605659;
    border-bottom:6px solid #792500;
}
    width:65%;
    float:left;
}

#BIEN CULTURAL{
    width:97%;
    overflow:auto;
    border-bottom: 5px solid black;
    box-shadow:0 3px 4px rgba(96, 86, 89, 0.46);
}

section#primero h2{
    position:absolute;
    color:white;
    background-color:#FF5722;
}

aside{
    width:44.4%;
    height:342px;
    background-color:#cfe6ef;
    float:left;
    overflow:hidden;
    border-bottom:6px solid #792500;
    font-weight: 10;
    font-size: 1em;
    padding: 3.3em;
}

#contenedorsl{
    position:relative;
    text-align:center;
}

footer{
    width:100%;
    clear:both;
    background-color:#792500;
}


div#textopie{
    color:#fdf9f9;
    font-size:1rem;
    padding-top:2rem;
    line-height: 1.5rem;
    text-align: center;
    width:90%;
    height:5rem;
    margin:auto;
    position:relative;
    bottom:0rem;   
}


/*info*/
.agenda-body section {
    clear: both;
}
#calendario .nombre-mes {
    color: #FFFFFF;
    font-size: 12em;
    text-align: right;
    padding-right: 61.6px;
    height: 305px;
    margin: 3px;
    float: left;
    width: 600px;
    background-color: #FF5722;
}

#calendario .rectangulo-mes {
    width: 150px;
    height: 150px;
    margin: 2px;
    float:  left;
    background-color: #792500;
    position: relative;
}

#calendario .fecha-mes {
    font-weight:500;    
    border-bottom: 4px solid;
    font-size: 4em;
    margin: auto;
    width: 90%;
    margin-bottom: 0.5rem;
     color: #ffffff;
}
#calendario h1 {
    color: #ffffff;
    font-size: 1em;
/*    text-align:center;*/
        margin-top:-0.8px;
        margin-left: 10%;

    text-transform:uppercase;
}
#calendario h2 {
    background-color: rgba(0, 0, 0, 0);
    box-shadow: none;
    font-size:1rem;
    font-style: normal;
    margin-left: 10%;
/*    margin-top:px;*/
    padding: 0;
    display:inline;
}

#calendario .mes-footer {
    bottom: 5px;
    font-size: 1rem;
    position: absolute;
    width: 100%;
}
#calendario .mes-footer .mas-info {
    float: right;
    margin-right: 10px;
}

#calendario .mes-footer .mas-info > a{
    text-decoration: #ffffff;
    color: #ffffff;
}
#calendario .rectangulo-mes.relleno {
    background-color: #ffffff;
}


div.fondo {

    background-size: cover;
}


#evento .dia-evento {
    width: 75%;
    font-size: 3em;
}

section#lista-eventos {
    padding-top: 4em;
}

#lista-eventos .evento .resumen-info-evento img {
    width: 40px;
}
#lista-eventos .evento .foto-evento {
    float: left;
    width: 15%;
}
#lista-eventos .evento .detalle-evento {
    float: left;
    width: 50%;
}
#lista-eventos .evento .resumen-info-evento {
    float: left;
    width: auto;
    margin-top:1rem;
}
#lista-eventos .evento {
    border-bottom: medium dotted;
    clear: both;
    display: table;
    width: 100%;
    margin-bottom:1rem;
}
#lista-eventos .evento .foto-evento .dia-evento {
    font-size: 2em;
    padding-left: 1em;
    padding-right: 0.5em;
}
#lista-eventos .evento .detalle-evento h1.titulo-evento {
    font-size: 2em;
}
#lista-eventos .evento .detalle-evento h2.subtitulo-evento {
    background-color: rgba(0, 0, 0, 0);
    box-shadow: none;
    color: rgba(0, 0, 0, 0.65);
    font-size: 1.8em;
    font-style: normal;
    padding: 0;
/*    margin-top:-2rem;*/
}
#lista-eventos .evento .detalle-evento p.descripcion-evento {
    font-size: 1.3em;
    margin-top: 2.4em;
    width: 70%;
}

#lista-eventos .evento .foto-evento {
    height: 190px;
    margin-right: 20px;
}

.evento .resumen-info-evento span {
    font-size: 2em;
    padding-left: 5px;
    vertical-align: top;
}

span.dia-evento.azul {
    background-color: #FF5722;
    color: #ffffff;
}

h1.azul {
    color: #FF5722;
}

span.dia-evento.rojo {
    background-color: #ffffff;
    color: #792500;
}

h1.rojo {
    color: #792500;
}
/*Fin Agenda*/


////////////////////////////////////////*/

/* Responsive*/
    
    /*Celulares*/
    @media screen and (max-width: 540px) {
  
    html{
        font-size:10px;
    }
    
    #logo{
        height:4rem;
        padding:2rem;

    }
    
    header{
        text-align: left;
    }
    
    
    section#segundo, section#primero, aside {
        /*float:none;*/
        width:100%;
       /* height:7rem;*/
    }
        
   section#segundo{
        padding-top:15rem;
    }
    
    
    div#textopie{
        padding:1rem auto;
    }
        
    div#contenedorbuscar{
        position:relative;
        top:20%;
        left:30%;
    }
        
    #buscar input[type=search] {
        background-size:1.5rem;
    }
    
        
    iframe#vivo{
        width:100%;
        height:300px;
    }
    
    #infocontacto{
        padding-top:6rem;
    }
    .contacto{
        float:left;
        width:30%;
    }
    
    .contacto img{
        width:3rem;
    }
    
    

    
    


//