/* FUENTES */
@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:400italic,400,700);

/* COLORES:

Azules:
#003259;
#132646;
#17262D;

Amarillos:
#f2a20f
#C14733

Naranjas:
#f25d3c
#d44c2d

Verdes:
#03afa4
#038b83

*/


/* ATRIBUTOS GENERALES */

.pagina {
    width: 960px;
    margin: auto;
}

h1 { 
    line-height: 3px;
}

body {
    background-color: #646464;
    margin: 0px;
    font-family: 'Roboto Condensed', sans-serif;
}



p {
    font-weight: 100;
    font-size: 1rem;
  font-size: 15px;
  line-height: 24px;
}


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

HOME VILLA JARDIN

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


/* CABECERA */

header {
    background-color: #646464;
    height: 110px;
}

header p {
    line-height: 3px;
    letter-spacing: 3px;
    font-size: 16px;
    color: #4f99ff;
    text-transform: uppercase;
}

#nombrepagina {
    float: left;
    margin-top: 25px;
    font-size: 25px;
    margin-left: 392px
}

#logo {
    height: 50px;
    margin-top: 30px;
    margin-left: 295px
}

.titulopagina {
    color: #141325;
    line-height: 3px;
}

/* BOTONERA */

nav {
    height: 60px;
    background-color: #FBC263;
    width: 100%;
    margin: auto;
    border-bottom: 5px solid #4f99ff;
}

nav div {
    position: relative;
    z-index: 1;
}


nav div  ul {
    list-style: none;
    float: left;
    margin: 0px;
    /*position: absolute;*/
    padding: 0px;
    overflow:hidden;/*el contenido que desborda del elemento queda escondido*/
}

nav >  div > ul > li {
	float:left;
}

nav div ul li a {
    font-family: 'Roboto Condensed', sans-serif; 
    text-transform: uppercase;
    font-size: 14px;
   /* background-color: #396683;*/
    text-decoration: none;
    color: #000000;
    display: block;
    line-height: 55px;
    padding-left:20px;
    padding-right: 20px;
    margin-left: 5px;
    border-top: 5px solid #FBC263;
    width: auto;
    text-align: center;
    letter-spacing: 0.5px;
}

nav div ul li a:hover {
    background-color: #fff;
    border-top: 5px solid #4f99ff;
    color: #ea88f7;  
}

nav > div > ul > li:hover div {
	display:table;
}


    }

.botones-circular:hover {
        color: #FBC263;
        background-color: #fff;
    }

.botoncolabora {
    background-color: #4f99ff;
    border: none;
    line-height: 45px;
    margin-top: 8px;
    border-radius: 450px;
    margin-left: 267px;
}

.botoncolabora:hover {
    background-color: #ea88f7;
    border: none;
    color: #ffffff;
}

/*Submenu*/

nav ul li div {
	width:100%;
	position: absolute;
    /*left:50;*/
	/*box-sizing:border-box;*/
	display:none; 
	/*display:table;*/
}

nav div ul li div ul {
	/*width:10%;*/
	display:table-cell;
	box-sizing:border-box;
}

nav div ul li div ul li a {
	color:#fff;
    background-color: #ea88f7; 
    border-top: 5px solid #ea88f7;
}

nav div ul li div ul li a:hover {
    border-top: 5px solid #4f99ff;
    background-color:  #fff;
}

/* SLIDER */

.slider {
    height: 497px;
    width: 960px;
    margin: auto;
    position: relative; 
}

.slider article {
    background-color: rgba(10,20,45,0.7);
    position: absolute;
    height: 50px;
    width: 960px;
    top: 15px;
    z-index: 150;
}

.slider article p {
    color: #fff;
    width: 80%;
    padding-top: 15px;
    position: relative;
}
}

.slider article a i:hover {
    background-color: #fff;
    color: #31af4e;
}


.tituloslider {
    position: relative;
    float: left;
    width: 98%;
    margin-bottom: 5px;
}

.tituloslider h1 {
    color: #4f99ff;
    text-transform: uppercase;
    font-size: 35px;
    margin-bottom: 2px;
    margin-top: 26px;
    padding-left: 20px;
    
    
}


/* Actividades Destacadas */



.seccion1 {
    padding-top: 140px;
    padding-bottom:px;
    /* border-top: 5px solid #17262D;*/
}

.destacados1 img {
    width: 100%;
    
}

.destacados1 h1 {
    font-size: 18px;
    background-color: #4f99ff;
    padding: 20px;
    padding-left: 520px;
    text-transform: uppercase;
    font-weight: bold;
    color: #17262D;
    border-radius: 0px;
    margin: 10px;

}


/*.destacados a:hover { /* Consultar como poner la imagen que pisa cuando paso por arriba 
    background-image: url(img/recuadromas.png);
    color: #fff;
}
*/

/* Noticias Destacadas */

.destacados2 {
    position: relative;
    float: left;
    width: 66%;
    height: 225px;
}

.destacados2 h1 {
    font-size: 18px;
    background-color: #21c7d4;
    padding: 15px;
    padding-left: 169px;
    text-transform: uppercase;
    font-weight: normal;
    color: #ffffff;
    border-radius: 3px;

}
.destacados2 .voluntarios900 {
    width: 97%;
    float: left;
    position: relative;
    margin-right: 20px;
    background-color: #21c7d4;
    padding: 16px 8px;
}

.destacados2 .voluntarios900:last-child {
margin-right: 2px;
    float: right;
    position: relative;
}



.destacados2 .voluntarios900 h2 {
    font-size: 18px;
    font-style: bold;
    letter-spacing: 1px;
    border-bottom: 3px solid #141325;
    padding-top: 3px;
    color: #fff;
    margin-top: 1px;
}

.destacados2 .voluntarios900 h3 {
    font-size: 18px;
    letter-spacing: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    font-style: normal;
    font-weight: normal;
    margin-top: 8px;
}

.destacados2 .voluntarios900 h4 {
    font-size: 18px;
    letter-spacing: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    font-style: normal;
    font-weight: normal;
    margin-top: 8px;
}

.destacados2 .voluntarios900 h5 {
    font-size: 18px;
    letter-spacing: 0.5px;
    margin-bottom: 0px;
    padding-top: 0px;
    font-style: normal;
    font-weight: normal;
    margin-top: 8px;
}

.destacados2 .voluntarios900 h6 {
    font-size: 18px;
    letter-spacing: 0.5px;
    margin-bottom: 2px;
    padding-top: 0px;
    font-style: normal;
    font-weight: normal;
    margin-top: 8px;
}

/* Participa */

#destacado3 {
    background: #4f99ff;
    float: left;
    width: 66%;
    height: 145px;
    margin-top: 35px;
    margin-bottom: 20px;
}

#destacado3 article h1 {
    text-transform: uppercase;
    color: #000000;
    font-size: 27px;
    text-align: center;
    margin-top: 70px;
}



#destacado3 article:first-child {
    background-color: #ea88f7;
    width: 25%;
    height: 100%;
    margin-top: px;
    float: left;
    position: relative;
    margin-right: 5px;
}

#destacado3 article h3 {
    color: #fff;
    text-align: center;
    font-size: 18px;
    font-weight: normal;
}

#destacado3 article div a:hover {
    background-color: #fbc263;
    color: #fff;
    border-radius: 5px;
}

#destacado3 article a {
    text-decoration: none;
    font-size: 16px;
    color: #141325;
    text-transform: uppercase;
    margin: 14px;
    padding:8px;
    width: 70px;
    display: block;
    text-align: center;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        transition: all 0.3s linear;

}


#codigoqr{
    height: 120px;
    margin-top: -9px;
    margin-left: -4px;
        
}

#iconomail{
    height: 64px;
    margin-top: 14px;
    margin-left: 0px
}

#iconoescaner{
    height: 58px;
    margin-top: 19px;
    margin-left: 0px
}

#iconopdf{
    height: 65px;
    margin-top: 12px;
    margin-left: 5px
}

#iconoweb{
    height: 60px;
    margin-top: 14px;
    margin-left: 2px
}

#destacado3 article div {
    float: left;
    position: relative;
}


.centrado {
    margin: auto;
    width: 150px;
    text-align: center;
    padding: 10px;
}


/* FOOTER */

footer {
    background-color: #FBC263;
    margin: -160px;
    clear: both;
    height: 60px;
    border-top: 5px solid #000000;
    padding-top: 5px;
    padding-bottom: 15px;
    text-align: center;
}

footer p { font-size: 11px; }


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


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

PAGINA QUIENES SOMOS 

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

.fondotitulo2 {
    background-color: #4f99ff;
    height: 50px;
    width: 100%;
    margin-top: 25px;
    margin-bottom: 10px;
    border-top: 5px solid #4f99ff;
}

.fondotitulo2 h2 {
    color: #fff;
    line-height: 20px;
    text-transform: uppercase;
    height: 40px;
    padding-top: 0px;
    margin-right: 10px;
    margin-top: 0px;
    display: block;
    float: left;
}
.fondotitulo2 a{
    list-style: none;
    color: #fff;
    text-decoration: none;
    height: 40px;
    padding-right: 15px;
    padding-top: 10px;
    margin-top: 5px;
    display: block;
    float: left;
}

.fondotitulo2 a:hover{
    color: #17262D;   
}
/* SECTION */

.fondoquienes{
    margin:auto;
    background-color: #646464;
    width: 100%;
    height: 500px;
    padding-bottom: 50px;
    padding-top: 15px;
}

.contenedor_personas {
    clear: both;
    height: 170px;
    width: 960px;
}

.personas1 {
    position: relative;
    background-image: url(img/ivan2.jpg);
    display: block;
    height: 150px;
    width: 100px;
    float: left;
    margin-right: 6px;
    margin-top: 10px;
        -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    transition: all 0.1s linear;
}

.personas1:hover {
    position: relative;
    background-image: url(img/ivan2.jpg);
}
.personas2 {
    position: relative;
    background-image: url(img/cheli2.jpg);
    display: block;
    height: 150px;
    width: 100px;
    float: left;
    margin-right: 6px;
    margin-top: 10px;
        -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    transition: all 0.1s linear;
}

.personas2:hover {
    position: relative;
    background-image: url(img/cheli2.jpg);
}
.personas3 {
    position: relative;
    background-image: url(img/belen2.jpg);
    display: block;
    height: 150px;
    width: 100px;
    float: left;
    margin-right: 6px;
    margin-top: 10px;
        -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    transition: all 0.1s linear;
}

.personas3:hover {
    position: relative;
    background-image: url(img/belen2.jpg);
}
.personas4 {
    position: relative;
    background-image: url(img/joana2.jpg);
    display: block;
    height: 150px;
    width: 100px;
    float: left;
    margin-right: 6px;
    margin-top: 10px;
        -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    transition: all 0.1s linear;
}

.personas4:hover {
    position: relative;
    background-image: url(img/joana2.jpg);
}

.equipo {
    clear: both;
    display: block;
    float: left;
    width: 150px;
    height: 200px;
}

.equipo h2{
    text-transform: uppercase;
    font-size: 30px;
    width: 100px;
    height: 200px;
    color: #4f99ff;
    margin-top: -4px;
    padding-left: 158px;
}

.equipo2 {
    clear: both;
    display: block;
    float: left;
    width: 90px;
    padding-top: 150px;
    margin: 0px;
}

.equipo2 h2{
    float: left;
    text-transform: uppercase;
    font-size: 40px;
    width: 90px;
    height: 200px;
    color: #4f99ff;
    margin-top: 10px;
    margin-right: 0px;
    margin-left: 0px;
    padding-left: 5px;
}
.perfil {
    margin: 0px;
    display: block;
    float: right;
    width: 640px;
    height: 450px;
    background-color: #4f99ff;
}

.fotoperfil {
    display: block;
    width: 300px;
    float: left;
}
.informacion {
    display: block;
    width: 300px;
    float: left;
}

.informacion p {
    padding-left: 20px;
    color: #fff;
    font-size: 0.9em;
    line-height: 16px;
       }
.informacion h2 {
    padding-left: 20px;
    color: #fff;
    font-size: 24px;
       }
.informacion h3 {
    padding-left: 20px;
    color: #fff;
    font-size: 16px;
    line-height: 18px;

}

.quienessomos {
    border-top: 3px solid #4f99ff;
    display: block;
    float: right;
    margin-top: -2px;
    width: 800px;
    height: 760px;
    margin-left: px;
}

.quienessomos p {
    color: #fff;
    font-size: 14px;
    width: 600px;
    margin-right: 10px;
    }
.quienessomos h3 {
    color: #40bab3;
    margin: 0px;
    }
.quienessomos h2 {
    color: #fff;
    margin-bottom: 10px;
    margin-top: 2px;
    }

.objetivostitulo {
    clear: both;
    display: block;
    float: left;
    width: 90px;
    padding-top: 150px;
    margin: 0px;
}
.objetivostitulo h2{
    float: left;
    text-transform: uppercase;
    font-size: 40px;
    width: 90px;
    height: 110px;
    color: #04bfb3;
    margin-top: 10px;
    margin-bottom: 0px;
    margin-right: 0px;
    margin-left: 0px;
    padding-left: 5px;
}

.objetivostitulo p{
    clear: both;
    float: left;
    width: 260px;
    height: 200px;
    color: #fff;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-left: 5px;
    padding-right: 10px;
    border-right: 1px solid #fff;
}


/* COLORES:

Azules:
#324C5F
#263E4C
#17262D

Naranjas:
#DD583B
#C14733

Verdes:
#009F95
#027B6F

*/