@import url(https://fonts.googleapis.com/css?family=Oswald:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(https://fonts.googleapis.com/css?family=Merriweather:300italic,400italic);



html {font-size: 16px;}



#contenedor{
    width: 100%;
    max-width:1500px;
    margin: 0 auto;
    }


/* INICIO FUENTES WOFF*/

@font-face {
    font-family: 'wask_new_bold_italic';
    src: url('/vn21/1/tp/fonts/wask_new_bold_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'wask_new_bold';
    src: url('/vn21/1/tp/fonts/wask_new_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'wc_mano_negra_btabold';
    src: url('/vn21/1/tp/fonts/WCManoNegraBoldBta-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'wc_mano_negra_btaregular';
  	src:url('/vn21/1/tp/fonts/WCManoNegraBta-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/* FIN FUENTES WOFF*/

/* INICIO BOTON HOME */

header{
    width:100%;
    height:63px;
    margin:0px 0px 0px 0px;
    padding:0px 600px 0px 0px;
    background-color:black;
   
    
}

#home{
    margin: 0;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    box-sizing: border-box;
   }

/* FIN BOTON HOME */

/* INICIO BOTONERA */

#botonera {
        height: 60px;
        width:1350px; 
        margin: -2px;
        padding: 5px 0px 0px 0px;
        position:relative;
        float:right;
        background-color:#ffffff;
}

nav ul li a {
    position:relative;
    float:left;
    text-decoration:none;
    font-family:"wask_new_bold_italic";
    font-size: 1.25rem;
    color:#000000;
    margin:10px;
    padding:10px;
}


nav ul li a:hover{text-decoration:line-through;}


/* FIN BOTONERA */

/* INICIO LANDING */

header{
    position: fixed;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    box-sizing: border-box}

#pantalla_home {
    widht:100%;
    height:680px;
    margin:0px 0px 0px 0px;
    padding:60px 0px 0px 0px;
    background-image: url('../imagenes/puente.jpg');
    text-align:center;
    
} 

article{
    min-height:300px;
    margin:0px 0px 50px 0px;
    padding:120px 40px 40px 40px;
    
}

/* FIN LANDING */

/* INICIO textos HOME */

#titulo{
    margin:20px auto 20px auto;
    font-family: "wc_mano_negra_btabold";
    font-size: 2.8125rem;
    color:#fffefe;
    text-align: center;
    line-height: 60px;
}


#mostrame{
    width:500px;
    height:50px;
    font-family:"wask_new_bold";
    font-size:3.125rem;
    text-align:center;
    color: black;
    background-color:#f7ef1f;
    margin:15px 400px 20px 400px;
    padding:10px 50px 10px 50px;
}


#bajada{
    font-family:"Oswald";
    font-weight:300;
    font-size: 1.125rem;
    color:#c4b378;
    text-align: center;
    background-color: black;
    width: 500px;
    min-height:5px;
    margin:15px 400px 20px 400px;
    padding:10px 50px 10px 50px;
}

#sabes{
    font-family: "wc_mano_negra_btabold";
    font-size:1.5625rem;
    color:#fffefe;
    text-align: center;
    margin:220px 0px 0px 0px;
    
}

/* FIN textos HOME*/

/* INICIO PANTALLA POR QUE*/

#pantalla_porque{
    width: 100%;
    height: 710px;
    background-color:black;
    text-align: center;
    
   }

.boton_scroll{
    margin: 25px 700px 10px 690px;
    height: 30px;
}


#ancla {
    color:black;
    text-align: center;}


#sabes_dos{
    margin:50px auto 10px auto;
    font-family: "wc_mano_negra_btabold";
    font-size: 1.5625rem;
    color:#c4b378;
    text-align: center;
    margin: 80px 0px 0px 0px;
}


hr {
    color:#524f4f;
    size:4px;
    width: 500px;
    }

#desalambrar{
    font-family:"Oswald";
    font-weight:"400";
    font-size:1.5625rem;
    text-align:center;
    color: #f2f2f2;
    line-height:2.1875rem;
    margin:30px 0px 0px 0px;
}

#parrafo{
    font-family:"Merriweather";
    font-weight:300italic;
    font-size:0.8125rem;
    line-height:1.25rem;
    color:#c4b378;
    margin: 25px 0px 0px 0px;
    text-align: center;
}

#parrafo2{
    font-family:"Merriweather";
    font-weight:300italic;
    font-size:0.8125rem;
    line-height:1.25rem;
    color:#c4b378;
    margin: 25px 0px 0px 0px;
    text-align: center;
}

#pensar{
    font-family:"Oswald";
    font-weight:400;
    font-size:1.25rem;
    line-height:1.625rem;
    color:#f2f2f2;
    margin: 25px 0px 0px 0px;
    text-align: center;
   
}

#saber_mas{
    font-family: "Oswald";
    font-weight: 400;
    font-size: 0.9375rem;
    text-decoration: none;
    color: #f2f2f2;
    
    
    outline-style: solid;
    outline-color: #fb4c4d;
    outline-width: thin;
    
    text-align:center;
    padding:10px 20px 10px 20px;
    margin:500px 100px 25px 100px;
    
    }

#saber_mas:hover{
    font-family: "Oswald";
    font-weight: 400;
    font-size: 0.9375rem;
    text-decoration: none;
    color: #fb4c4d;}

/* FIN PANTALLA POR QUE*/

/* INICIO PANTALLA ACUMAR */

#pantalla_acumar{
    width:100%;
    height:440px;
    background-color:#fb4c4d;
    text-align:center;
    
    }

#origen_proyecto{
    font-family:"wc_mano_negra_btabold";
    font-size: 1.875rem;
    color:black;
    text-align: center;
    padding:50px 0px 5px 0px;
}

#universidades{
    font-family:"Oswald";
    font-weight:400;
    font-size:1.5625rem;
    color: #fffefe;
    text-align:center;
    padding:0px 0px 15px 0px;
}

#parrafo_proyecto{
    font-family:"Merriweather";
    font-weight:300italic;
    font-size:0.8125rem;
    line-height:1.25rem;
    color:black;
    text-align:center;
    margin: auto auto -50px auto;
    }


#acumar_una{
    width:900px;
    height:180px;
    margin:80px 280px 0px 280px;
    padding:0px 0px 0px 0px;
    text-align:center;
   
}


.uno{
    font-family:"wask_new_bold";
    color:#eae8e8;
    font-size:2.1875rem;
    letter-spacing:0.1875rem;
    margin:0px 0px 10px 0px;
}

.dos{
    font-family:"Oswald";
    font-weight:400;
    color:black;
    font-size:1.5625rem;
    margin:0px 0px 10px 0px;
}

.tres{
    font-family:"Merriweather";
    font-weight:300italic;
    color:black;
    font-size:0.8125rem;
    margin: 0px 0px 10px 0px;
    line-height:1.0625rem;
}


#acumar{
    position:relative;
    float:left;
    text-align:center;
    min-height:5px;
    padding:0px 0px 0px 0px;
    margin:10px 20px 0px 30px;
}

#una{  
    position: relative;
    float:left;
    text-align:center;
    min-height:5px;
    padding: 0px 0px 0px 0px;
    margin: 10px 30px 0px 20px;}

#rio{
    widht:100%;
    height:300px;
    margin:0px 0px 0px 0px;
    padding:40px 0px 0px 0px;
    background-image: url('../imagenes/barcos.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}

#mision_acumar{
    font-family:"Oswald";
    font-weight:700;
    font-size: 0.875rem;
    text-decoration:none;
    color:#fb4c4d;
    
    outline-style:solid;
    outline-color:black;
    outline-width:thin;
    
    text-align:center;
    padding:10px 20px 10px 20px;
    margin:40px 350px 0px 350px;
    width:200px;
    
    }

#mision_acumar:hover{
    color:#fb4c4d;
    outline-color:#fb4c4d;}

/* FIN PANTALLA ACUMAR */

/* INICIO PANTALLA EQUIPO */

#pantalla_equipo{
    width:100%;
    height:480px;
    background-color:#39393d;
    text-align:center;
    
    }

#hay_equipo{
    font-family:"wc_mano_negra_btabold";
    font-size:1.875rem;
    color:#fb4c4d;
    text-align:center;
    padding:50px 0px 5px 0px;
    }

#hay_lugar{
    font-family:"Oswald";
    font-weight:300;
    font-size 1rem;
    color:#fffefe;
    text-align:center;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
    }

#remeritas{
    text-align:center;
    margin:20px 450px 40px 450px;
    padding:0px 0px 0px 0px;
    width:500px;
    
}

#conocelos{
    font-family:"Oswald";
    font-weight:400;
    font-size:0.875rem;
    text-align:center;
    text-decoration: none;
    color:#fffefe;
    
    
    outline-style:solid;
    outline-color:#fffefe;
    outline-width:thin;
    
    text-align:center;
    padding:10px 20px 10px 20px;
    margin:80px 450px 80px 450px;
    width:300px;
    
}

#conocelos:hover{
    color:#c4b378;
    
    }

#voluntario{
    font-family:"Oswald";
    font-weight:400;
    font-size:1.25rem;
    text-decoration:none;
    color:#fffefe;
    
    outline-style:solid;
    outline-color:#fb4c4d;
    outline-width:thin;
    
    text-align:center;
    padding:15px 50px 15px 50px;
    margin:80px 350px 0px 350px;
    width:300px;
    
}

#voluntario:hover{
    color: #fb4c4d;
    }

#fotos_equipo {
    margin:-100px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    width: 1150px;
}

/* FIN PANTALLA EQUIPO */

/* INICIO PANTALLA AYUDAR */

#pantalla_ayudar{
    widht:100%;
    height:400px;
    margin:0px 0px 0px 0px;
    padding:80px 0px 0px 0px;
    background-image:url('../imagenes/cancha.jpg');
    background-repeat:no-repeat;
    background-size:cover;
    text-align:center;
    
}

#ayudar{
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    font-family:"wc_mano_negra_btabold";
    font-size:5rem;
    color:black;
    text-align:center;
    line-height:3.75rem;
}

#maneras{
    width:400px;
    height:50px;
    font-family:"wask_new_bold";
    font-size:2.625rem;
    text-align:center;
    color:black;
    background-color:#f7ef1f;
    margin:40px 500px 60px 500px;
    padding:10px 50px 10px 50px;
}

#cuales{
    font-family:"Oswald";
    font-weight:400;
    font-size: 1.1875rem;
    letter-spacing:0.125rem;
    text-decoration:none;
    color:#f7ef1f;
    
    outline-style:solid;
    outline-color:#f7ef1f;
    outline-width:thin;
    
    text-align:center;
    padding:15px 20px 15px 20px;
    margin:70px 580px 0px 580px;
    width:300px;
    
}

#cuales:hover{
    color: #fb4c4d;
}

/* FIN PANTALLA AYUDAR */

/* INICIO PANTALLA GRACIAS */

#pantalla_gracias{
    widht:100%;
    height:300px;
    margin:0px 0px 0px 0px;
    padding:50px 0px 0px 0px;
    background-color: black;
    text-align:center;
    
    }

#gracias{
    font-family:"wask_new_bold";
    font-size:11.25rem;
    color:#f7ef1f;
    text-align:center;
    margin:0px 0px 40px 0px;
    padding:0px 0px 0px 0px;
    }
  
#volver{
    font-family:"Oswald";
    font-weight:400;
    font-size:0.9375rem;
    text-decoration: none;
    color:#f2f2f2;
    
    
    outline-style: solid;
    outline-color: #f7ef1f;
    outline-width: thin;
    
    text-align:center;
    padding:10px 20px 10px 20px;
    margin:0px 650px 0px 650px;
    
    }
    
/* FIN PANTALLA GRACIAS */

/* INICIO FOOTER */

footer{
    width:100%;
    height:200px;
    margin:0px 0px 0px 0px;
    padding:40px 20px 0px 20px;
    background-color:#f7ef1f;
    box-sizing:border-box;
    
   
}

.datos{
    font-family:"Oswald";
    font-weight:300;
    font-size:0.9375rem;
    line-height:0.9375rem;
    position:relative;
    float:left;
}

#caja0{
    position: relative;
    float: left;
    margin: 0px 100px 0px 60px;
    padding:0px 0px 0px 0px;
}

#caja1{
    position: relative;
    float: left;
    margin: 0px 100px 0px 0px;
    padding:0px 0px 0px 0px;
}

#caja2{
    position: relative;
    float: left;
    margin: 0px 100px 0px 0px;
    padding:0px 0px 0px 0px;
}

#caja3{
    position: relative;
    float: left;
    margin: 0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}

.legales{
    font-family: "Oswald";
    font-weight:400; 
    font-size:0.75rem;
    letter-spacing:0.125rem;
    text-align:center;
    line-height:0.9375rem;
    
    width: 1390px;
    height: 40px;
    margin: 80px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    
    
   
    
}

/* FIN FOOTER */







