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;
}
    

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


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 { 
    color:#64d8c7;
}

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

/*--------------------------*/

section{

    
}

#cajauno{
    width: 960px;
    height: 75px;
    background: #180f1e;
}


.videouno {
    width: 960px;
    height: 450px;
    margin-bottom: -60px;
}

#cajauno img {

    margin-bottom: -60px;
}

#transparencia {
    width: 960px;
    height: 47px;
    background:rgba(234, 238, 196, 0.5);
    position: relative;
    top: 10px;
    z-index: 999;
}


#cajados{
    widht:960px;
    height: 600px;
    background:#eaeec4;
    padding-left:70px;
    padding-right: 70px;
    padding-top: 70px;
    padding-bottom: 70px;
}


#barra {
    float: left;
    height: 60px;
    width: 7px;
    background-color: #54b9ac;
    margin-top: 30px;
    margin-right: 20px;
}

h2{font-family: asap, sans-serif;
    font-weight: 700;
    color: #322936;
    font-size: 30px;
    margin-bottom: -5px;
    
}

h3 {
    font-family: asap, sans-serif;
    font-weight: 700;
    color: #322936;
    font-size: 18px;

}

p {
    font-family: asap, sans-serif;
    font-weight: 400;
    color: #322936;
    font-size: 16px;
    float: left;
    margin-top: 20px;
    margin-left: 25px;
    margin-right: 25px;
}

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

#dos{
    width: 480px;
    height: 150px;
	margin: 0 auto;
    margin-top: -220px;
}

#dos img{
    widt:20px;
    float: left;
    margin-left: 275px;
    margin-right: 275px;
    margin-top: 0px;
    margin-bottom: 0px;
    clear: both;
}

#dos div {
    height: 130px;
    width: 100px;
    margin: 0 10px;
    padding: 0;
    float: left;
    margin-top: 50px;
}

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

#dos div img {
    float: left;
    margin: 0 10px 10px 15px;
    padding: 0;
  height:50%;
}


/*-----------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;
    color:#fff;
}

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