header, footer, aside, nav, hgroup, article, section { display: block; }
@import url(https://fonts.googleapis.com/css?family=Asap:400,400italic,700,700italic);


    
body {
    width: 960px;
    margin: 0 auto;
}
    
/*-------------NAVEGADOR-------------*/

body nav {
    position: fixed;
    height: 75px;
    width: 820px;
    background-color: rgba(0, 0, 0, 0.5);
    padding-left: 70px;
    padding-right: 70px;
    z-index: 999
}


body nav img {
    margin-top: 24px;
    float:left;
}

body nav ul {
    margin-top: 40px;
    float: right;
    padding: 0;
}


body nav ul li {
    float: left;
    color: #fff;
    font-family: asap, sans-serif;
    font-weight: 400;
    font-size: 12px;
    margin-right: 40px;
    text-decoration: none;
    list-style-type: none;
}

#contacto {
    margin-right: 0;
}


a {
    text-decoration: none;
    color: #fff;
}

    
a:hover, a.linkeado { 
    color:#64d8c7;
}

botonparticipa a:hover{
    text-decoration: none;
    color: #180f1e;
    
}


nav#navegador a:hover, a.linkeado{ 
    color:#64d8c7;
}

#botonparticipa a:hover { 
    color:#180f1e;
}

/*-------------IMAGEN PRINCIPAL SLIDER-------------*/


#uno {
    position:relative;
}

#uno img {
    width: 100%;
    /*height: 510px;*/
}

#uno h1{
    font-family: asap, sans-serif;
    font-weight: 700;
    color: #fff;
    font-size: 36px;
    /*--
    margin-left: 210px;
    margin-top: -255px;
    margin-bottom: 5px;-*/
    position:absolute;
    left:230px;
    bottom:200px;
}

#uno h2{
    font-family: asap, sans-serif;
    font-weight: 400;
    color: #fff;
    font-size: 20px;
    /*--margin-left: 280px;
    margin-top: 5px;
    margin-bottom: 0;-*/
    position: absolute;
    left:300px;
    bottom:180px;
}

ul.bxslider {
margin: 0;
padding: 0;
}

/*-----------ICONOS-----------*/

#dos{
    height: 180px;
    width: 730px;
    margin-top: 0px;
    margin-bottom: 0;
    background-color: #eaeec4;
    padding-left: 115px;
    padding-right: 115px;
    padding-top: 50px; 
}

#dos img{
    float: left;
    margin-left: 275px;
    margin-right: 275px;
    margin-top: 80px;
    margin-bottom: 62px;
    clear: both;
}

#dos div {
    height: 130px;
    width: 100px;
    margin: 0 41px;
    padding: 0;
    float: left;
}

#dos div p {
    color: #190e1f;
    font-family: asap, sans-serif;
    font-weight: 400;
    font-size: 13px;
    float: left;
    margin: 0;
    padding: 0;
    width: 100px;
    text-align: center;
}

#dos div img {
    float: left;
    margin: 0 0 10px 0;
    padding: 0;
}
/*
#dos a:hover {
    color: white;
    background-color: #69f7d8; 
}
*/

/*-----------NOTAS SECUNDARIAS-----------*/

#tres {
    height: 690px;
    width: 960;
    margin-top: 0;
}

#azul {
    float:left;
    height: 345px;
    width: 480px;
    background-color: #180f1e;
    
}

.foto {
    float:left;
    height: 345px;
    width: 480px;
}

#celeste {
    float:left;
    height: 345px;
    width: 480px;
    background-color: #686057; 
}

#azul h3 {
    font-family: asap, sans-serif;
    font-weight: 700;
    color: #fff;
    font-size: 20px; 
    margin-left: 20px;
    margin-top: 70px;
    margin-bottom: 10px;
    width: 180px;
    height: 55px;
    float: left;
}

#barra {
    float:left;
    height: 45px;
    width: 7px;
    background-color: #54b9ac;
    margin-left: 70px;
    margin-top: 70px;
}

#azul p {
    font-family: asap, sans-serif;
    font-weight: 400;
    color: #fff;
    font-size: 14px; 
    margin-left: 70px;
    width: 350px;
    height: 85px;
    float: left;
}

#flechaizq {
    float:left;
    margin-left: 70px;
    margin-top: 15px;
    margin-right: 0px;
  
}

#flechader {
    float:left;
    margin-left: 0px;
    margin-top: 15px;
}

#celeste h3 {
    font-family: asap, sans-serif;
    font-weight: 700;
    color: #fff;
    font-size: 20px; 
    margin-left: 20px;
    margin-top: 70px;
    margin-bottom: 10px;
    width: 180px;
    height: 55px;
    float: left;
}

#celeste p {
    font-family: asap, sans-serif;
    font-weight: 400;
    color: #fff;
    font-size: 14px; 
    margin-left: 70px;
    width: 350px;
    height: 85px;
    float: left;
}



#emergencia {
    float: right;
    position: absolute;
    right: 220px;
    top: 1360px;
}

/*-----------ESTAMOS CONECTADOS-----------*/


section #cuatro{
    margin-top: 0;
    float:left;
    height: 260px;
    width: 960px;
    background-color: #c1d244;
    
}

#cuatro img {
    width:250px;
    height:235px;
    margin: 0 auto;
    margin-top:10px;
    margin-left: 350px;
}


#cuatro h1{
    font-family: asap, sans-serif;
    font-weight: 700;
    color: #000;
    font-size: 36px;
    margin-left: 280px;
    margin-top: -155px;
    margin-bottom: 5px;
}

#cuatro h2{
    font-family: asap, sans-serif;
    font-weight: 400;
    color: #000;
    font-size: 20px;
    margin-left: 310px;
    margin-top: 5px;
    margin-bottom: 0;
}

/*---------REDES SOCIALES-------------*/


#cinco {
    height: 345px;
    width: 960;
    margin-top: 260px;;
}

#redes {
    float:left;
    padding-top: 0px;
    height: 345px;
    width: 480px;
    background-color: #eaeec4;
}


#iconossociales {
    float:left;
    width: 380px;
    height: 70px;
    background-color: #b5c131;
    font-family: asap, sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #fff;
    padding-left: 40px;   
    padding-top: 0px;
    margin-bottom: 20px;
    }

#iconossociales img {
    margin-left: 20px;
    padding-top: 15px;
}

#negrita{
    font-family: asap, sans-serif;
    font-weight: 700;
    
}


#redes h4 {
    font-family: asap, sans-serif;
    font-weight: 400;
    color: #322936;
    font-size: 24px; 
    margin-left: 40px;
    margin-top: 0px;
    margin-bottom: 0px;
    width:320px;
    height: 30px;
    float: left;
}

#redes p {
    font-family: asap, sans-serif;
    font-weight: 400;
    color: #686057;
    font-size: 14px; 
    margin-left: 60px;
    width: 390px;
    height: 50px;
    float: left;
}


#opinion {
    float:right;
    margin-top: 0px;
    height: 345px;
    width: 480px;
    background-color: #d6ff97;
}

#cajadejanos {
    float:left;
    width: 220px;
    height: 45px;
    background-color: #b5c131;
    font-family: asap, sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #fff;
    padding-left: 40px;   
    padding-top: 25px;
    margin-bottom: 20px;
    clear: left;
    }

#opinion img {
    clear: left;
    float:left;
    margin-top: 5px;
}

#opinion h4 {
    font-family: asap, sans-serif;
    font-weight: 400;
    color: #322936;
    font-size: 18px; 
    margin-left: 20px;
    margin-top: 0px;
    margin-bottom: 0px;
    width:120px;
    height: 30px;
    float: left;
}

#opinion p {
    font-family: asap, sans-serif;
    font-weight: 400;
    color: #686057;
    font-size: 12px; 
    margin-left: 20px;
    width: 340px;
    height: 50px;
    float: left;
}


#minutos{
    float:right;
    font-family: asap, sans-serif;
    font-weight: 400;
    color: #686057;
    font-size: 10px; 
    margin-left: 20px;
    margin-top: 5px;
    margin-right: 40px;

}

#barraescribir {
    float:left;
    height: 20px;
    width: 5px;
    background-color: #54b9ac;
    margin-left: 350px;
    margin-top: 0px;
}


#escribir{
    float:right;
    font-family: asap, sans-serif;
    font-weight: 700;
    color: #686057;
    font-size: 16px; 
    margin-left: 10px;
    margin-top: px;
    margin-right: 50px;
    margin-bottom: -20px;
}

#opinion #escribir a {
    text-decoration: none;
    color: #686057;
}

#opinion #escribir a:hover { 
    color:#180f1e;
}


/*-----------PARTICIPA-----------*/

#botonparticipa{
    width: 80px;
    height: 20px;
    background-color:  #b5c131;
    font-family: asap, sans-serif;
    font-weight: 700;
    color:;
    font-size: 16px; 
    padding:10px;
    position:absolute;
    top:340px;
    left: 430px;
    right: 0 auto;
    z-index: 888;
    border-radius: 4px;
    
}





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

.footer {
    float:left;
    margin-top:0px;
    height: 170px;
    width: 730px;
    margin-bottom: 0;
    background-color: #180f1e;
    padding-left: 115px;
    padding-right: 115px;
    color: #fff;
}

#funo {
    margin-left:55px;
    margin-top:-20px;
}


#funo li {
    float: left;
    font-family: asap, sans-serif;
    font-weight: 400;
    font-size: 12px;
    margin-right: 30px;
    margin-top:50px;
    text-decoration: none;
    list-style-type: none;
}

#fdos {    
    float: left;
    font-family: asap, sans-serif;
    font-weight: 400;
    font-size: 10px;
    margin-left: 140px;
    margin-top:40px;
    text-align: center;
}

#ftres {    
    float: left;
    font-family: asap, sans-serif;
    font-weight: 400;
    font-size: 10px;
    margin-left: 0px;
    margin-top:5px;
    text-align: center;
}

/*-----------JAVA-----------*/


.bxslider {

    list-style-type: none;
}

/*----------RESPONSIVE------------*/



@media screen and (max-width:768px){
    li{width: 48px;}
    
}