/*! HTML5 Boilerplate v6.1.0 | MIT License | https://html5boilerplate.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * Vendor-prefixed and regular ::selection selectors cannot be combined:
 * https://stackoverflow.com/a/16982510/7133471
 *
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

html {
  box-sizing: border-box;
}
*, *:before, *:after {
  box-sizing: inherit;
}
body {

  font-family: 'Open Sans', sans-serif;
  background-color: #ffffff;
  /* background-image: url(../img/bg-talleres.jpg); */
}

table {
  border: 0;
}

table td  {
  border: 0;
}

table td tr {
  border: 0;
}

/* div.logo {
  text-align: left;

} */

div.hero {
  text-align: center;
  color: blue;
  border: 2px solid #000000;
  text-transform: uppercase;

}
tr.colorfondo {
  text-align: center;
  border: 2px solid #000000;
  text-transform: uppercase;
  background-color: #dbdce6;


}

section.area {
  padding-top: 40px;
}

@media only screen and (min-width: 768px) {
  div.hero {
    padding: 5px;
  }
}
/* Globales */
.contenedor {
  width: 98%;
  margin: 0 auto;
}
@media only screen and (min-width: 480px) {
.contenedor {
    width: 50%;
  }
}
@media only screen and (min-width: 768px) {
.contenedor {
    width: 85%;
  }
}
@media only screen and (min-width: 992px) {
.contenedor {
    width: 100%;
    max-width: 1100px;
  }
}
/* Globales */
.contenedor {
  width: 98%;
  margin: 0 auto;
}
@media only screen and (min-width: 480px) {
.contenedor {
    width: 50%;
  }
}
@media only screen and (min-width: 768px) {
.contenedor {
    width: 85%;
  }
}
@media only screen and (min-width: 992px) {
.contenedor {
    width: 90%;
    max-width: 1100px;
  }
}
section {
  padding: 0;
}
.seccion p {
  text-align: center;
  font-size: 1.0em;
}
h2 {
  font-family: 'Oswald', sans-serif;
  font-size: 1.2em;
  text-align: left;
  padding-top: 10px;
}

h2.grafico {
  font-family: 'Oswald', sans-serif;
  font-size: 1.5em;
  text-align: center;
  background-color: Blue;
  color: #ffffff;
  display: inline-block;

}
h2::after {
  content: '';
  margin: 0 auto;
  height: 10px;
  width: 100px;
  padding-top: 10px;
  display: block;

}
h3 {
  font-size: 0.8em;
  color: #000000;
  font-family: 'PT Sans', sans-serif;
  padding-top:  20px;
}
p {
  font-family: 'Oswald', sans-serif;
  line-height: 1.5;
}

.float-right {
    float: Right;
}
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}






div.dpersonales p {
float: left;
  width: 150px;
  margin-right: 10px;
  border: 1px solid #000000;
  display: inline-block;
}
div.dpersonales1 p {
  float: left;
  width: 150px;
  margin-right: 10px;
  border: 1px solid #000000;
  display: inline-block;
}


div.pladecotxt img.pladeco1 {
  text-align: center;
  width: 70%;
  height: 1100px;

}
div.bienbenidatxt img.bienbenida {
  margin-left: 50px;
  text-align: center;
  width: 90%;
  height: 700px;

}
div.pladecotxt {
  margin-left: 200px;
  display: none;

}
div.bienbenidatxt {
  display: none;
  width: 80%;




}
div.contactotxt {


  display: none;


}
div.contacto {
  /* position: absolute; */
  width: 40%;
  text-align: left;
  /* margin-left: 60px; */
  padding: 0px;
  margin-top: -280px;
  height: 700px;
}
div.fb {
  content: '';
  position: relative;
  margin-left: 365px;
  margin-top: 280px;
  width: 60%;
}

div.preguntastxt {
  text-align: center;
  margin-left: 20px;
  padding: 20px;
  display: none;
}
div.preguntastxt img.preguntas {
  width: 85%;
}
div.inciotxt {
  content: '';
  text-align: center;
  margin-left: 100px;
  padding: 120px;
  width: 1000px;
  height: 800px;

}





}
div.inciotxt img.inicio {
    width: 60%;
    margin-left: 80px;
    text-align: center;

}

img.inicio {
    /* width: 50%; */
    margin-left: 80px;
    text-align: center;

}

div.contenido-header {
  padding: 5px;
}
nav.redes-sociales {
  text-align: right;
  margin-right: 80px;
  margin-top: 20px;

}

}
div.onav nav {
  margin-left: 0;
  padding-left: 0;
    width: 70%;
    text-align: left;
    display: inline-block;
}

nav.opcionesnav a {
  float: right;
  display: inline-block;
}
div.redes {
    text-align: left;
    margin-left: 30px;
    font-size: 2.5em;
    text-decoration: none;

}

img.sumate {

    width: 300px;
    height: 100px;
    text-align: left;


}
div img.ifondo {

    width: 100%;
    max-width: 600px;
  /* float: left;*/
    height: 250px;
    /*text-align: center;*/
    /* margin-left: 30px; */
}

div img.ifondo2 {

   width: 50%;
   float: right;
   height: 500px;

}

div.redes a {
  display: inline;
  text-align: left;
  text-decoration: none;
}
div.redes ul{

  text-decoration: none;
}
div.redes ul li {

  text-decoration: none;
}
div.separacion {
  padding-top: 3px;
}


/*  eje */


tbody.ejeobjetivo {

  padding-left: 50px;
  font-family: 'Open Sans', sans-serif;

}
li.liejeobjetivo {
  list-style-type: disc;
  margin-left: 100px;
  background-color: #cdceeb;
  border: 1px solid blue;
  text-align: left;
  color: black;
}

li.lititulo {
  text-align: left;
  border: 1px solid #c8512d;
  list-style-type: none;
}
h2.ejetitulo {
  background-color: #ff9800;
  text-align: center;
}
li.opcionestab h2.ejetitulo {
  background-color: #ff9800;
  text-align: center;
}
li.opcionestabxx {
  /* background-color: #ff9800; */
  text-align: center;
}
div.ejee h2.ejetitulo {
  background-color: #ff9800;
  text-align: center;
}
.button {
  margin-top: 25px;
  text-decoration: none;
}
div.button1 {
  text-align: right;
  margin-top: 2px;
  margin-right: 40px;
}
input.resalta {
  /* background-color: #ff9800; */
  background-color: #48a61c;
  font-family: 'Oswald', sans-serif;
  font-size: 1.2em;
}
button.button1   {
  transition: all .3s ease;
  margin-bottom: 40px;
  padding-right: 5px;
  padding-left: 5px;
}

.button a {
    background-color: #48a61c;
    text-decoration: none;
    padding: 3px 4px;
    color: #ffffff;
    margin-top: 40px;
    display: inline-block;
    font-family: 'Oswald', sans-serif;
    transition: all .3s ease;
    margin-bottom: 30px;
}
 /* div.button1  a {
  background-color: #79bd59;
  text-decoration: none;
  margin-bottom: 30px;
  padding-right: 5px;
  padding-left: 5px;
  padding: 5px 5px;
  padding-left: 5px;
} */
section.bajar  {
  margin-top: 100px;
  padding-top: 100px;
}
div.botonpdf a {
  background-color: #8b90d1;
  text-decoration: none;
  padding: 10px 40px;
  color: #000000;
  margin-top: 10px;
  display: inline-block;
  font-family: 'Oswald', sans-serif;
  transition: all .3s ease;
  margin-bottom: 10px;
  margin-left: 50px;
}
.button:hover a {
  background-color: grey;
  color: #ffffff;
}


.button1:hover a  {
  background-color: #88d166;
  color: #ffffff;
}
div.centrar {
  width: 900px;
  height: 300px;
}
div.redondeo {
  background-color: grey;
  border-radius: 30px;
  margin-top: 100px;
  width: 70%;
   margin-left: 50px;
}

div.titulo {
  float: left;
  width: 50%;
  text-align: center;
  height: 25px;
}
div.titulo2 {
  /* float: left;
  width: 50%; */
  text-align: center;

}
div.titulo h2 {
  font-family: 'Oswald', sans-serif;
  font-size: 1.0em;
  padding-top: 3px;
  color: #ffffff;
  background-color: blue;


}

label.usuario {
   float: right;
   font-family: 'Oswald', sans-serif;
   font-size: 1.0em;
   padding-top: 3px;
   color: #ffffff;
   background-color: blue;
}
div.existentes  table {
  width: 100%;
  font-family: geneva;
  font-size: 16px;
  border-collapse: collapse;
}

div.existentes  table thead {
  background-color: #ff9800;
}
div.existentes table thead th {
    padding:10px 0;
}

div.existentes1  table {
  width: 100%;
  font-family: geneva;
  font-size: 14px;
  border-collapse: collapse;
}

div.existentes1  table thead {
  background-color: #edeacc;

}
div.existentes1 table thead th {
    padding: 3px 0;
}
div.existentes1 table tbody tr:nth-child(even) {
  background-color: #ccedeb;
}
div img.escudo {
  width:  400px;
  height: 96px:
  width: 96px;
  height: 96px;
}
div.logo {

  width: 70%;
  float: left;
  margin-left: 20px;
  /*padding-top: 10px;*/

}
div.logo img {

  width:  180px;
  height: 80px:

}
img.tamfoto {

  width:  280px;
  height: 180px:

}

div.existentes  table a {
  background-color: #3f51b5;
  padding: 5px 10px;
  display: block;
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
}


div.existentes label li {
  text-align: center;
}
div.encabezado  li{
text-align: left;
list-style-type: none;
}

div.hero li {
text-align: left;
list-style-type: none;
text-transform: none;
color: black;
}

div.hero h2 {
  font-family: 'Oswald', sans-serif;
  font-size: 1.0em;
padding: 10px;
  /* padding-top: 5px;
  padding-bottom: : 5px;
  padding-left: 15px;
  padding-right: : 15px; */
  color: #ffffff;
  background-color: blue;
  float: none;
  text-align: center;
  display: inline-block;
}

div.form_datos {
  width: 100%;
  text-align: left;
  float: left;
  margin-top: 10px;
  display: inline-block;
}
input.le {
  text-align: left;
  display: inline-block;
}
div.form_datos_r {
  display: inline-block;
  width: 50%;
  text-align: left;
  float: right;
  margin-top: 3px;
}

td li i.semaforo {
  color: red;
  text-align: right;
}

table th.thseparador {
  margin-left: 10px;

}
div.tarjetaderecha {
  padding-top: 20px;
  background-color: #79e6d0;
  color: #ffffff;
  min-width: 310px;
  height: 220px;
  max-width: 300px;
  margin: 0 auto;
  width: 50%;
  float: right;
  margin-top: 50px;
  font-family: 'Oswald', sans-serif;
  font-size: 1.4em;


}
div.tarjetaderecha h3 {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
  font-size: 1.4em;
}

div.tarjetaizquerda {
  padding-top: 20px;
  background-color: #7980e6;
  color: #ffffff;
  /* min-width: 310px; */
  height: 220px;
  max-width: 300px;
  margin: 0 auto;
  float: left;
  margin-top: 50px;
  width: 50%;
  font-family: 'Oswald', sans-serif;
  font-size: 1.4em;
}
div.tarjetaizquerda h3 {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
  font-size: 1.4em;
}
div.barderecha {
  padding-top: 30px;
 min-width: 310px;
  height: 500px;
  max-width: 600px;
   margin: 0 auto;
  width: 50%;
  float: right;
  margin-top: 30px;
}

div.barizquerda {
  padding-top: 30px;
  min-width: 310px;
  height: 500px;
  max-width: 600px;
  margin: 0 auto;
  float: left;
  margin-top: 30px;
  width: 50%;
}
div.graficoderecha {
  padding-top: 50px;
 min-width: 310px;
  height: 400px;
  max-width: 600px;
   margin: 0 auto;
  width: 50%;
  float: right;
  margin-top: 50px;
}

div.graficoizquerda {
  padding-top: 50px;
  min-width: 310px;
  height: 400px;
  max-width: 600px;
  margin: 0 auto;
  float: left;
  margin-top: 50px;
  width: 50%;
}


div.grafico  {
  margin-top: 20px;
  /* width: 50%; */
}


li {
list-style-type: none;

}
li a {
  list-style: none;
  text-decoration: none;
}

li img.ejee {
  /*height: 75px;*/
  width: 70%;
  margin-left: 5px;

}

div.existentes img.ejee {

  /*height: 75px;*/
  width: 88%;
  margin-left: 60px;

}
li.ejen {
  width: 65%;
  /*font-size: 1,5em;*/
  color: blue;
  margin-left: 5px;
border-style: double ;
border: 2px solid gray;
border-radius: 50%;
padding: 12px;
text-align: center;
}

div.graficoizquerda h2 {
  margin-left: 100px;
  padding-left: 40px;
  padding-right: 40px;
  color: #000000;
  background-color: blue;
}


div.eje img {
  width: 40%;
   /*height: 80px;*/
}
div.eje  img.logfin {
  width: 70px;
  height: : 70px;
   /*height: 80px;*/
}
 img.logfin {
  width: 70px;
  height: : 70px;
   /*height: 80px;*/
}
div.eje  img.imgfin2 {
  width: 50px;
  height: : 50px;
margin-left: 20px;
}
 img.imgfin2 {
  width: 50px;
  height: : 50px;
margin-left: 20px;
}
div.accion {
  margin-top: 10px;
  text-align: left;
  width: 90%;
}

div.eje img.semaforo2 {
  /* width: 120%; */
   /*width: 80px;
  height: 25px;*/
}
 img.semaforo1 {

   width: 180%;
  /*height: 25px; */
}


/*
@media only screen and (min-width: 768px) {
div.logo {
  width:  200px;
  height: 96px:
  width: 33%;
  }
}
@media only screen and (min-width: 480px) {
div.logo {
  width:  200px;
  height: 96px:
  width: 33%;
  }
} */
/*
nav.navegacion-principal {
  display: none;
}
nav.navegacion-principal a {
font-family: 'Oswald', sans-serif;
color: #ffffff;
font-size: 1em;
text-decoration: none;
text-transform: uppercase;
transition: all 0.6s ease;
width: 100%;
display: block;
text-align: center;
margin-bottom: 20px;
}
nav.navegacion-principal a:last-child {
  margin-right: 0;
  border: 2px solid #fe4918;
  color: #fe4918;

}
nav.navegacion-principal a:hover {
  background-color: #fe4918;
  color: #ffffff;
}
@media only screen and (min-width: 768px) {
  nav.navegacion-principal {
    width: 67%;
    float: right;
    display: block;
    text-align: right;
  }
  nav.navegacion-principal a {
    margin-right: 10px;
    padding: 10px 10px;
    display: inline-block;
    margin: 0 10px 0 0;
    width: auto;
    text-align: center;


  }
}
/** Menu Movil **/

/**
div.menu-movil {
  width: 60px;
  display: block;
  float: right;
  text-align: right;
  margin-top: 12px;
}

div.menu-movil {
  cursor: pointer;
}

@media only screen and (min-width: 768px) {
  div.menu-movil {
    display: none;
  }
}

div.menu-movil span {
  height: 8px;
  margin-bottom: 6px;
  background-color: white;
  display: block;
}

/** Talleres - detalle evento */
/**
section.programa {
  position: relative;
}
div.contenedor-video {
  max-width: 100%;
  overflow-x:  hidden;
}
/**div.contenedor-video video {
  width: 100%;
} **/
/**
div.contenido-programa {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
div.programa-evento {
  background-color: rgba(255, 255, 255, 0.8);
  padding: 15px;
  margin-top: 80px;

}
@media only screen and (min-width: 768px) {
  div.programa-evento {
    width: 70%;
  }
}
@media only screen and (min-width: 992px) {
  div.programa-evento {
    width: 50%;
  }
}

nav.programa-evento {
  width: 100%;
  border-bottom: 1px solid #fe4918;
  padding-bottom: 10px;
}
@media only screen and (min-width: 786px) {
  nav.programa-evento {
    display: table;
  }
}

nav.programa-evento a {
  display: block;
  text-align: center;
  text-decoration: none;
  color: #000000;
  font-family: 'Oswald', sans-serif;
  margin-bottom: 20px;
  font-size: 1.2em;
}
nav.programa-evento a i,
div.detalle-evento p i {
  color: #fe4918;
  font-size: 1.6em;
  margin-right: 10px;
}

@media only screen and (min-width: 786px) {
  nav.programa-evento a {
    display: table-cell;
  }
}

/** detalle evento **/
/**
div.detalle-evento {
  margin-top: 20px;
  border-bottom: 1px solid black;
  padding: 0 20px;
}
div.detalle-evento:nth-child(2) {
  border: none;
}
div.detalle-evento p {
  margin-bottom: 20px;
  font-size: 20px;
}

/** seccion Invitados **/
/**
ul.lista-invitados li {
  padding: 10px;
  float: left;
}
@media only screen and (min-width: 480px) {
  ul.lista-invitados li {
    width: 50%;
  }
}
@media only screen and (min-width: 768px) {
  ul.lista-invitados li {
    width: 33.3%;
  }
}
div.invitado {
  position: relative;
  overflow: hidden;
}
div.invitado img {
  max-width: 100%;
  filter: grey;
  -webkit-filter: grayscale(1);
  -webkit-transition: all .5s ease-in-out;
}
div.invitado:hover img {
  -webkit-filter: grayscale(0);
  -webkit-transform: scale(1.1);
  -webkit-transition: all .5s ease-in-out;
}
div.invitado:hover p {
  bottom: -80px;
  opacity: 0;
}



div.invitado p {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fe4918;
  text-transform: uppercase;
  margin: 0;
  padding: 15px 10px;
  background-color: rgba(0, 0, 0, 0.55);
  width: 100%;
  font-family: 'Oswald', sans-serif;
  text-align: left;
}

**/



/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Hide visually and from screen readers
 */

.hidden {
    display: none !important;
}

/*
 * Hide only visually, but have it available for screen readers:
 * https://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 *
 * 1. For long content, line feeds are not interpreted as spaces and small width
 *    causes content to wrap 1 word per line:
 *    https://medium.com/@jessebeach/beware-smushed-off-screen-accessible-text-5952a4c2cbfe
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    white-space: nowrap; /* 1 */
}

/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
    white-space: inherit;
}

/*
 * Hide visually and from screen readers, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 1.25dppx),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   https://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important; /* Black prints faster */
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre {
        white-space: pre-wrap !important;
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
