@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,300italic,400italic,700italic,900italic);

/* REGLAS GENERALES */
* {font-family: "Source Sans Pro", sans-serif; margin: 0 auto; padding: 0; text-decoration: none; list-style: none;}
.sampleClass {float:left;}


/* BODY GENERAL */

body {
    margin: 0 auto; 
    background-color: #eee;
    }

.contenedor_cuerpo {
    margin: 0 auto;
    width: 960px;
    height: auto;
    background-color: #eaeaea;
    }

.contenedor {
    width: 960px;
    }

.ver_mas {
    font-size: 12px;
    font-weight: 600;
    color: #48c5e4;
    }

/* BUSCADOR - SEARCHBOX */


.box{
    width: 150px;
    height: 20px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    }

.container-1{
    width: 150px;
    height: 20px;
    vertical-align: middle;
    white-space: nowrap;
    position: relative;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    }

.container-1 input#search{
    width: 150px;
    height: 20px;
    background: #54555a;
    border: none;
    font-size: 10pt;
    float: left;
    color: #eee;
    padding-left: 27px;
    padding-right: 7px;
    padding-bottom: 2px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    }

.container-1 input#search::-webkit-input-placeholder {
    color: #313133;
    }
 
.container-1 input#search:-moz-placeholder { /* Firefox 18- */
    color: #313133;
    }
 
.container-1 input#search::-moz-placeholder {  /* Firefox 19+ */
    color: #313133;
    }
 
.container-1 input#search:-ms-input-placeholder {  
    color: #313133;
    }

.container-1 .icon{
    position: absolute;
    left: 10px;
    top: 1px;
    z-index: 1;
    color: #313133;
    font-size: .8em;
    }

.container-1 input#search:hover, .container-1 input#search:focus, .container-1 input#search:active{
    outline:none;
    background: #eee;
    color: #313133;
    transition: .4s;
    }


/* SLIDER */

.caption_slider {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 40%;
    padding-bottom: 11em;
    box-sizing: border-box;
    width: 100%;
    background: -moz-linear-gradient(bottom,  rgba(0,0,0,0.8) 0%, rgba(0,0,0,0) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0%,rgba(0,0,0,0.8)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(bottom,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(bottom,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(bottom,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0) 100%); /* IE10+ */
    background: linear-gradient(to top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0) 100%); /* W3C */
    }

.caption_slider .categoria {
    display: inline-block;
    width: content-box;
    margin-top: 3%;
    margin-left: 5%;
    margin-bottom: 1%;
    padding: .2% 1%;
    background-color: #48c5e4;
    z-index: 1;
    color: #eee;
    font-size: 12px;
    text-align: center;
    box-sizing: border-box;
    text-transform: uppercase;
    }


.caption_slider h1 {
    display: block;
    margin-left: 5%;
    margin-bottom: 1%;
    text-align: left;
    color: #eee;
    font-weight: 600;
    font-size: 50px;
    line-height: 1;
    text-shadow: 1px 2px 10px #313133;
    }

.caption_slider p {
    width: 90%;
    display: block;
    margin-left: 5%;
    text-align: left;
    color: #eee;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.2;
    text-shadow: 1px 2px 10px #313133;
    }


/* MAIN */

main {
    height: auto;
    margin-top: 2em;
    margin-bottom: 2em;
    }


/* título bienvenidos */ 
h1 {
    font-size: 50px;
    color: #eeeeee;
    }

/* título frizos*/
h2 {
    
    }

/* título notas */
h3 {
    font-size: 20px;
    color: #313133;
    line-height: 36px;
    }


h4 {
    
    }

/* título footer */
h5 {
    color: #48c5e4;
    font-size: 14px;
    }

.bienvenido {
    margin-bottom: 2em;
    text-align: center;
    background-color: #48c5e4;
    padding: 1em;
    box-sizing: content-box;
    }

.bienvenido p{
    color: #eeeeee;
    }

.frizo {
    display: block;
    background-color: #313133;
    border: 1px solid #313133;
    color: #eeeeee;
    width: 100%;
    height: 40px;
    padding-top: .2em;
    padding-left: 1em;
    box-sizing: border-box;
    position: relative;
    margin-bottom: 2em;
    margin-right: 4.5%;
    float: left;
    position: absolute;
    top: 0;
    left: 0;
    
    }

.calendario_de_actividades {
    position: relative;
    display: block;
    background-color: #ffffff;
    border: 1px solid #c5c5c5;
    width: 70%;
    height: a;
    position: relative;
    margin-bottom: 2em;
    margin-right: 4.5%;
    float: left;
    }

.cuerpo_calendario {
    display: block;
    float: left;
    width: 100%;
    height: auto;
    padding: 9% 2% 4% 2%;
    box-sizing: border-box;
    }


.galeria_de_fotos {
    overflow: hidden;
    position: relative;
    display: block;
    background-color: #ffffff;
    border: 1px solid #c5c5c5;
    width: 25%;
    height: 250px;
    margin-bottom: 2em;
    box-sizing: border-box;
    }

.cuerpo_galeria {
    display: block;
    float: left;
    width: 100%;
    height: inherit;
    padding-top: 25%;
    box-sizing: border-box;
    }

.imagen_galeria {
    width: 70%;
    height: 70%;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    }

.imagen_galeria img {
    position: absolute;
    height: 100%;
    }

.texto_galeria {
    margin: 0 auto;
    width: 80%;
    margin-top: 1em;
    font-weight: 600;
    text-align: center;
    }

.texto_galeria a {color: #313133;}
.texto_galeria a:hover {color: #48c5e4; transition: .4s;}
.texto_galeria a:visited {color: #313133;}

.ultimas_noticias {
    position: relative;
    display: block;
    background-color: #ffffff;
    border: 1px solid #c5c5c5;
    width: 70%;
    height: auto;
    margin-bottom: 2em;
    margin-right: 4.5%;
    float: left;
    }

.cuerpo_noticias {
    display: block;
    float: left;
    width: 100%;
    height: inherit;
    padding: 10% 5% 5% 5%;
    box-sizing: border-box;
    }

.noticia {
    width: 100%;
    height: 100px;
    margin: 1em 0;
    }

.foto_noticia {
    width: 100px;
    height: 100px;
    float: left;
    margin-right: 1.5em;
    overflow: hidden;}

.foto_noticia img {
    display: inline-block;
    height: 100%
    }

.texto_noticia {
    float: left; 
    display: block;
    width: 70%
    }

.noticia a {color: #48c5e4;}
.noticia a:hover {color: #313133; transition: .4s;}
.noticia a:visited {color: #48c5e4;}

.botones {
    float: left;
    display: block;
    text-align: center;
    box-sizing: content-box;
    width: 23%;
    margin-bottom: 2em;
    }

.btn {
    width: 100%;
    cursor: pointer;
    border-radius: 5px;
    text-decoration: none;
    padding: 10px;
    font-size: 22px;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    display: inline-block;
    }

.blue {
    color: #48c5e4;
    border: 2px #48c5e4 solid;
    }

.blue:hover {
    background-color: #48c5e4;
    color: #fff;
    border: 2px #48c5e4 solid;
    }




/* FOOTER */

.contenedor_footer {
    margin: 0 auto;
    width: 960px;
    height: auto;
    }

footer {
    display: table;
    padding: 2em 0;
    box-sizing: content-box;
    width: 100%;
    height: auto;
    background-color: #313133;
    font-size: 10px;
    color: #eeeeee;
    }

footer a, footer a:visited {
    color: #eee;
    }

footer a:hover {
    color: #48c5e4;
    transition: .4s;
    }

.fila_uno {
    display: block;
    margin-bottom: 5em;
    clear: both;
    text-align: center;
    }

.mapa_del_sitio {
    display: inline-block;
    width: 60%;
    line-height: 1.7em;
    text-align: left;
    float: left;
    }

.columna1 {
    float: left;
    }

.columna {
    padding-left: 2em;
    float: left;
    }

.contacto {
    display: inline-block;
    width: 30%;
    text-align: left;
    }

.iconos_contacto {
    display: table-cell;
    }

.sponsors {
    display: block;
    text-align: center;
    }

.sponsors img{
    align-content: center
    display: inline-block;
    margin-bottom: 1em;
    }

.legales {
    margin: 1em 0 ;
    text-align: center;
    }



/* REDES SOCIALES */

.gp{
    margin-top: .5em;
    margin-right: .7em;
    display: inline-block;
    color: #eee;
    }

.gp:hover {
    display: inline-block;
    color: #cb3e2d;
    transition: .4s;
    }

.tw{
    margin-right: .7em;
    display: inline-block;
    color: #eee;
    }

.tw:hover {
    display: inline-block;
    color: #00acee;
    transition: .4s;
    }

.fb{
    margin-right: .7em;
    display: inline-block;
    color: #eee;
    }

.fb:hover {
    display: inline-block;
    color: #3b5999;
    transition: 0.4s;
    }


.yt{
    display: inline-block;
    color: #eee;
    }

.yt:hover{
    display: inline-block;
    color: #f13937;
    transition: .4s;
    }


/* CALENDARIO */

.calendario_tabla {
    width: 100%;
    height: auto;
    text-align: center;
    border: 1px solid #EAE8E8;
    table-layout: fixed;
    border-collapse: collapse;
    margin-top: 2%;
    
}

.cuerpo_calendario h2 {
   color: #48c5e4;
   text-transform: uppercase;
   font-size: 1.5em;
   font-family: "Source Sans Pro", sans-serif;
}

.c_dias {
   border-width: 1px;
   font-size: 1em;
   text-transform: uppercase;
   font-weight: 600;
   border-bottom: 1px solid #EAE8E8;
}

table td {
    border-right: 1px solid #EAE8E8;    
    }

.c_num  td {
    text-align: right;
    vertical-align: text-top;
    font-size: 0.8em;
    padding: 1%;
    }

.c_cont {
    height: 100px;
    vertical-align: text-top;
    text-align: left;
    font-size: 0.8em;
    }

.calendario_tabla a {
    display: block;
    background-color: #3A87AD;
    text-transform: uppercase;
    color: white;
    padding: 2%;
    border: 1px solid #3A87AD;
    border-radius: 6%;
    margin: 0 1% 3%;
    }

.calendario_tabla span {
    font-weight: 600;
    }

.vercal {
   display: block;
   
    padding: 1%;
    background-color: #48c5e4;
    color: white;
    text-align: center;
    font-size: 0.8em;
    font-weight: 600;
    margin-top: 2%;
    }
























<!-- PROYECTO -->


.frizo {
    display: block;
    background-color: #313133;
    border: 1px solid #313133;
    color: #eeeeee;
    width: 100%;
    height: 40px;
    padding-top: .2em;
    padding-left: 1em;
    box-sizing: border-box;
    position: relative;
    margin-bottom: 2em;
    margin-right: 4.5%;
    float: left;
    top: 0;
    left: 0;
    
    }

.fproy {
    position: relative;
}


.intro_proy {

    width: 50%;
    height: auto;
    float: left;
    margin: 0 2% 2% 0;
    padding: 2%;
    box-sizing: border-box;
}

.intro_proy p {
    margin: 4% 0 0 0;
    color: #313133;
    text-indent: 1em;
}

.vereta {
    display: block;
    height: auto;
    padding: 2%;
    background-color: #48c5e4;
    color: white;
    text-align: center;
    font-weight: 600;
    vertical-align: middle;
    margin-top: 7%;
}

.imgproy{
    margin: 2% 0 0 0;
}

.objetivos {
    height: auto;
    clear: both;
    padding: 2%;
}

.objetivos li{
    list-style:inside;
    margin-bottom: 2%;
    
}

.intro_proy h2 {
    color: #313133;
}

.objetivos h2 {
    color: #313133;
}

.objetivos h4{
    font-size:1em;
    font-weight: 600;
    color:#48c5e4;
    text-transform:uppercase;
    margin: 5% 0;
}

.obj {
    width: 50%;
    height: auto;
    box-sizing: border-box;
    padding: 1% 5% 5% 0;
    float: left;
    color: #313133;
    
}

.esp {
    padding: 1% 0 5% 0;
}


video {
    width: 100%;
    height: auto;
    padding: 2%;
}


