body{
    background-color: #252931;
}

header{
    background-color: #252931;
    height: 127px;
    width: 960px ;
    margin: 0px auto;
    margin:auto;
}
#logo{
    padding: 22px;
    height: 70px;
    width: 257px;
    float: left;
}
h3{
    color: white;
    font-family: 'Oswald';
    text-transform: uppercase;
    margin: 10px;
}
#nav-box{
    float: left;
}
.nav-list{
    list-style-type: none;
    text-decoration: none;
}
.list-component{
    color: white;
    float:left;
    height: 21px;
    text-align: center;
    font-family: 'Oswald';
    text-transform: uppercase;
    padding-top: 30px;
    margin: 0 17px;
}


#search-box{
    font-family: 'Oswald';
     float: left;
      margin-top: -17px;
}
#social-box{
    float: right;
    margin-top: 6px;
   margin-right: 45px;
}


#social-icons{
    width: 120px;
    float: left;
}
.social-icons-size{
    width: 20px;
    float: left;
    padding: 10px 5px 0px;
}
.social-icons-size:hover{
    width: 20px;
    float: left;
    padding: 10px 5px 0px;
    
}

a{ font-family: 'Oswald', sans-serif;
    align-content: center;
    font-size: 14px;
    display: block;
    color: white;
    text-decoration: none;
    float:right;
    
}
ul li a:hover{ font-family: 'Oswald', sans-serif;
    align-content: center;
    font-size: 16px;
    display: block;
    color: orange;
    text-decoration: none;
    
}

/* HEADER LISTO






MAIN inicio  */


main{
    width: 960px;
    margin: 10px auto;
    overflow: hidden;
    align-content: center;
    background-color: #252931;
    
    
}

#transparencia{ 
    
    height:450px;
    width:290px;
    background-color:rgba(37, 41, 49, 0.71);
    position:absolute;
    z-index: 1000px;
}

#transp-container{
margin:47px 0 0 51px;
}

#mapa-p{
font-size: 10px;
    margin: -313px 66px 0 40px;
    text-align: left;


}


#left{
    width: 457px;
    float: left;
    margin:22px;
}

#left_under {
width:315px;
margin:0; 
    padding-top: 10px;
    display: flex;

}

#right{
    width: 401px;
    height: 251px;
    float:right;
    overflow: hidden;
    margin: 22px;
    
}
#rightinter{
margin: 0 0 0 27px;
}

#parte1{
    
    height: 137px;
    width: 464px;
    
    float: left;
    text-align: left;
   
}

#img-uno{
margin: 0px 23px 0 -18px;

}

.article{
    overflow: auto;
    font-family: sans-serif;
    padding: 8px;
    font-size: 14px
    
}
p{
    z-index: 500;
text-align: justify;
    font-family: 'Raleway', sans-serif;
    font-size: 11px;
        position: relative;
    color: white;
    margin:-105px -4px 0 55px;

}
.title{
    font-family: 'Oswald';
    margin: 0px;
}


#links-imagenes{
    width: 285px;
    height: 150px;
    background-color: #4CBBC1;
    float: right;
}

#barraterritotio{
    width:960px;
    height:30px;
    background-color: darkorange;
    
}

a a:hover{ 
    color:black;
}

/* MAIN LISTO

FOOTER inicio  */


#pre-footer{
    margin: auto;
    width: 960px;
    height: 20px;
    background-color: black;
    
}
footer{
    margin: auto;
    width: 960px;
    height: 250px;
    background-color: gray;
    
}
#footercontent{ 
margin:20px;
}

#footer{
    margin: 0 auto;
    float: left;
    font-size: 12px;
    padding: 0 15px;
}

#footer2{
    margin: 0 auto;
    float: left;
    font-size: 12px;
    padding: 0 15px;
}

#footer3{
    float: left;
    font-size: 12px;
    padding: 15px;
}

