/* =============================================================================
COLORES


   ========================================================================== */

/* BACKGROUND */
button {
    background-color: rgb(43, 165, 222); 
    color:#ffffff;
    font-family: 'Fira Sans Condensed', sans-serif;
    font-size: 15px;
    font-weight: 400;
    border: none;
    padding: 10px 10px;
    text-align: left;
    text-decoration: none;
    display: inline-block;
    width: 400px;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    float:  left;
    float: none;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5),;
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);  
}
button:hover {
background-color: rgb(201, 220, 76);
    color:black;
}

table {
        border-collapse: inherit;

}
table.photo {
        border-collapse: inherit;
        background: url(st3.jpg) repeat center center;
    border: #003b46 0px solid;
    background-size: auto;
    -webkit-box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.5);
box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.5);
}
table.results {
        border-collapse: inherit;
    border: #003b46 0px solid;
    background-size: auto;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5),;
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);  
}
table.sombra {
        border-collapse: inherit;
    border: #003b46 0px solid;
border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px 5px 5px 5px;
    -webkit-box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.5);
box-shadow: 2px 2px 2px 2x rgba(0, 0, 0, 0.5);
}
table.dess {
        border-collapse: inherit;
    border: #003b46 1px solid;
    background-size: auto;
border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px 5px 5px 5px;
}

td.tip {
  background: rgba(36, 30, 32, 1);
  color: #ffffff;
        font-size: 16px;
    font-weight: 300;
    text-align: left;
        border-top: #233142 0px;
    border-bottom: #233142 0px;
    border-left: #233142 0px;
    border-right: #233142 0px;
        border-radius: 5px 5px 0px 0px;
-moz-border-radius: 5px 5px 0px 0px;
-webkit-border-radius: 5px 5px 0px 0px;
}
td.top {
  background: rgba(255, 255, 255, 0.6);
  color: #000000;
    font-size: 16px;
    font-weight: 300;
    text-align: center;
border-top: #003b46 0px solid;
        border-collapse: inherit;
}

td.topor {
  background: #000000;
  color: #ffffff;
    opacity: .80;
-moz-opacity: .80;
-khtml-opacity: .80;
filter: "alpha(opacity=80)";
border: #1d1c68 0px solid;
border-radius: 5px 5px 0px 0px;
-moz-border-radius: 5px 5px 0px 0px;
-webkit-border-radius: 5px 5px 0px 0px;
        border-collapse: inherit;
}
td.t3 {
  background: rgba(0, 0, 0, 0.8);
  color: #ffffff;
border: #1d1c68 0px solid;
border-radius: 0px 0px 5px 0px;
-moz-border-radius: 0px 0px 5px 0px;
-webkit-border-radius: 0px 0px 5px 0px;
        border-collapse: inherit;
    text-align: center;
}
td.t4 {
  background: rgba(0, 0, 0, 0.8);
  color: #ffffff;
border: #1d1c68 0px solid;
border-radius: 0px 0px 5px 0px;
-moz-border-radius: 0px 0px 5px 0px;
-webkit-border-radius: 0px 0px 5px 0px;
        border-collapse: inherit;
    text-align: center;
}
td.t1 {
  background: rgba(0, 0, 0, 0.45);
  color: #ffffff;
  border: #1d1c68 0px solid;
  border-collapse: inherit;
  text-align: center;
  text-shadow: -1px 0 black, 0 1px black, 
  1px 0 black, 0 -1px black;
}
td.t2 {
  background: rgba(0, 0, 0, 0.35);
  color: #ffffff;
border: #1d1c68 0px solid;
        border-collapse: inherit;
    text-align: center;
    text-shadow: -1px 0 black, 0 1px black,
	  1px 0 black, 0 -1px black;
}
th.b {
background: #ffffff;
  color: #1475BA;
    font-size: 25px;
    font-weight: 600;
    border: #1d1c68 0px solid;
    border-collapse: inherit;
    text-align: left;
    padding: 0px 10px;
}
th.c {
background: #ffffff;
  color: #1475BA;
    font-size: 16px;
    font-weight: 500;
    text-align: left;
border: #1d1c68 0px solid;
        border-collapse: inherit;
        padding: 10px 10px;
}
tr.d {
  background: rgba(201, 220, 76, 0.9);
  color: #000000;
    font-size: 12px;
    font-weight: 400;
    text-align: center;
border: #1d1c68 0px solid;
border-radius: 0px 0px 5px 5px;
-moz-border-radius: 0px 0px 5px 5px;
-webkit-border-radius: 0px 0px 5px 5px;
        border-collapse: inherit;
}
tr.d1 {
  background: rgba(0, 0, 0, 0.7);
  color: #ffffff;
    font-size: 12px;
    font-weight: 300;
    text-align: center;
border: #1d1c68 0px solid;
border-radius: 0px 0px 5px 5px;
-moz-border-radius: 0px 0px 5px 5px;
-webkit-border-radius: 0px 0px 5px 5px;
        border-collapse: inherit;
}
tr.d2 {
  background: rgba(0, 0, 0, 0.8);
  color: #ffffff;
    font-size: 12px;
    font-weight: 300;
    text-align: center;
border: #1d1c68 0px solid;
border-radius: 0px 0px 5px 5px;
-moz-border-radius: 0px 0px 5px 5px;
-webkit-border-radius: 0px 0px 5px 5px;
        border-collapse: inherit;
}
td.d {
  background: rgba(36, 30, 32, 1);
  color: #ffffff;
    font-size: 14px;
    font-weight: 200;
    text-align: center;
border: #1d1c68 0px solid;
border-radius: 0px 0px 5px 5px;
-moz-border-radius: 0px 0px 5px 5px;
-webkit-border-radius: 0px 0px 5px 5px;
        border-collapse: inherit;
}
img.yaya {
    display: table-cell;
    vertical-align: middle;
          margin-left: auto;
  margin-right: auto;
  width: 70px;
  height: 70px;
    }

body {
font-family: 'Fira Sans Condensed', sans-serif;
  color: #241E20;
background: #2ba5de;
}

/* MEDIO */

div#wrapper {
  width: 90%;
  margin: 0 auto;
background: #ffffff;
    overflow: hidden;
  border-top: 0px solid #1d1c68;
      border-left: 0px solid #1d1c68;
      border-right: 0px solid #1d1c68;
          border-bottom: 0px solid #1d1c68;
  text-align: center;
}

/* ENCABEZADO */

header {

  width: 100%;
  height: 40px;
font-family: 'Fira Sans Condensed', sans-serif;
  background: #1d1c68;
  color: #fff;
  font-size: 50px;
  text-align: center;
    
}

summary {

  width: 980px;
  height: 80px;
  background: #FFD300 url('exa.png') repeat;
  color: #dcdcd1;
  font-size: 20px;
  text-align: right;

}

/*====  BARRA GRANDE   ====*/


nav {

  width: 980px;
  height: 55px;
  font-size: 19px;
  text-align: center;
  background: #ffffff;
  clear: both;
  border-bottom: 0px solid #000;
font-family: 'Fira Sans Condensed', sans-serif;

}

nav ul li a {
  color: #2db42d;
  text-decoration: none;
  -moz-transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
}

/* ==============  BARRA DECORACION ON MOUSE ======================== */


nav ul li a:hover {
  text-decoration: none;
  color: #FFD300;
}

section {
  min-height: 300px;
  text-align: center;
  padding: 30px;
}

div.halfPanel {
  float: left;
  width: 50%;
  margin: 0 0 20px 0;
}
div.triPanel {
  float: left;
  width: 33%;
  margin: 0px 0px 0px 0px;
}
div.two3Panel {
  float: left;
  width: 50%;
  margin: 0px 0px 0px 0px;
}
/*====  PIE   ====*/

footer {
  width: 100%;
  height: 50px;
  line-height: 50px;
  font-size: 14px;
-webkit-box-shadow: 3px 2px 2px 2px rgba(255, 255, 255, 0.07);
-moz-box-shadow: 3px 2px 2px 2px rgba(255, 255, 255, 0.07);
box-shadow: 3px 2px 2px 2px rgba(255, 255, 255, 0.07);
  text-align: center;
  color: #dcdcd1;
  background: rgba(0, 0, 0, 0.49);
  clear: both;
}

footer a {
  color: #999;
  text-decoration: underline;
  -moz-transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
}

footer a:hover {
  color: #FFD300;
  text-decoration: underline;
}


/* =============================================================================
   Navigation
   ========================================================================== */

span#siteName a {
  display: block;
  width: 50%;
  font-size: 40px;
  letter-spacing: -1px;
  color: #dcdcd1;
  text-decoration: none;
  margin: 35px 0 20px 30px;
  -moz-transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
}

span#siteName a span {
  color: #00FF00;
}

span#siteName a:hover {
  color: #FFD300;
  text-decoration: none;
}

span#siteTagline {
  display: block;
  width: 90%;
  font-size: 24px;
  color: #ff0000;
  margin: 0 0 30px 30px;
}

span.button a {
  display: block;
  height: 50px;
  font-size: 18px;
  line-height: 52px;
  color: #000000;
  text-decoration: none;
  text-align: center;
  margin: 30px 0;
  background: #00ff00;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
}

span.button a:hover {
  color: #FFD300;
  text-decoration: none;
  background: #ffffff;
}

header span.button a {
  float: right;
  width: 100%;
  height: 40px;
  font-size: 16px;
  line-height: 42px;
  margin: -84px 30px 0 0;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}


/* =============================================================================
   Typography
   ========================================================================== */

h1, h3, h4, h5, h6 {
  font-size: 15px;
  letter-spacing: 0.5px;
  color: #000;
  margin: 0px 0 0px 0;
  text-align: justify;
}


p {
  text-align: center;
  font-size: 10px;
  margin: 0px 0 0px 0;
  letter-spacing: 0px;
}

h2 {
  font-size: 22px;
  margin: 3px 0px 3px 7px;
    font-weight: 400;
      text-align: left;
}
h2.title {
  font-size: 24px;
  margin: 5px 0px 0px 7px;
    font-weight: 200;
      text-align: left;
}


p a {
  color: #1b96ce;
  text-decoration: underline;
  -moz-transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
}

p.w {
  color: rgba(10, 255, 0, 0.9);
    display: inline;
    font-weight: 500;
    font-size: 14px;
text-shadow: -1px 0 black, 0 1px black,
	  1px 0 black, 0 -1px black;
}
p.d {
  color: rgba(255, 245, 0, 0.9);
    display: inline;
    font-weight: 500;
    font-size: 14px;
text-shadow: -1px 0 black, 0 1px black,
	  1px 0 black, 0 -1px black;
}

p.l {
  color: rgba(255, 0, 0, 0.9);
    display: inline;
    font-weight: 500;
    font-size: 14px;
text-shadow: -1px 0 black, 0 1px black,
	  1px 0 black, 0 -1px black;
}

h3, h4, h5, h6 {
  font-size: 18px;
  letter-spacing: -0.5px;
  margin: 30px 0 8px 0;
}

h5, h6 {
  font-size: 20px;
  letter-spacing: 0px;
}

h1 {
  text-align: center;
  margin: 4px 0 4px 0;
  font-size: 20px;
    font-weight: 300;
}

p a:hover {
  color: #FFD300;
  text-decoration: underline;
}

strike {
  color: #1b96ce;
}


/* =============================================================================
   IMAGENES
   ========================================================================== */

header {
  display: block;
}

figure {
  margin: 0;
  padding: 0;
}

img.thumb {
  width: 90%;
  height: 204px;
  margin: 10px 0;
  border: 3px solid #2e4372;
}

img.icon {
  width: 54px;
  height: 54px;
  margin: 10px 5px 0 5px;
  border: 0;
}

/* =============================================================================
   Responsive media queries
   ========================================================================== */

div.vid {
  position: relative;
  height: 0;
  margin: 10px 0;
  padding: 30px 0 56.25% 0; 
  overflow: hidden;
}

div.vid iframe, div.vid object, div.vid embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* =============================================================================================================================================================  BARRA ========================================================================================================================================================== */


nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

nav ul li {
  display: inline;
  line-height: 57px;
  margin: 0 20px;
}




/* =============================================================================================================================================================    Responsive adjustments
 ========================================================================== ================================================================================ */

/* Tablets and the like ================================================================================================================================================================================================================================================================================================================================ */

@media (min-device-width:1024px) and (max-width:989px),  screen and (max-device-width:480px),  (max-device-width:480px) and (orientation:landscape),  (min-device-width:481px) and (max-device-width:1024px) and (orientation:portrait) {

div#wrapper {
  width: 94%;
}
header, nav, footer, summary {
  width: 100%;
}

footer {
  height: 50px;
  line-height: 50px;
}

section {
  padding: 15px;
  overflow: hidden;
}

summary {
  float: none;
  width: 440px;
}

div.halfPanel {
  float: none;
  width: 100%;
}
div.triPanel {
  float: left;
  width: 100%;
  margin: 0px 0px 0px 0px;
}
nav {
  height: 40px;
}

span#siteName a {
  font-size: 30px;
  letter-spacing: 0px;
  margin: 35px 0 15px 20px;
}

span#siteTagline {
  font-size: 25px;
  margin: 0 0 30px 20px;
}

nav ul li {
  font-size: 14px;
  line-height: 42px;
  margin: 0 10px;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 15px;
  letter-spacing: 0.5px;
  margin: 0 0 20px 0;
}

h1 {
  text-align: center;
  margin: 4px 0 4px 0;
  font-size: 18px;
}
    
h2 {
  font-size: 20px;
  margin: 3px 0px 3px 7px;
    font-weight: 400;
      text-align: left;
}
    
p {
  text-align: center;
  font-size: 10px;
  margin: 0px 0 -4px 0;
  letter-spacing: 0px;
}

h3, h4, h5, h6 {
  font-size: 18px;
  margin: 20px 0 6px 0;
}

h5, h6 {
  font-size: 14px;
}

span.button a {
  height: 46px;
  font-size: 15px;
  line-height: 48px;
  margin: 20px 0;
}

header span.button a {
  float: none;
  width: 100%;
  height: 40px;
  font-size: 16px;
  line-height: 42px;
  margin: -10px 0 0 0;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  clear: both;
}

img.thumb {
  display: block;
  width: 408px;
  height: 189px;
  border: 2px solid #faaa14;
}

img.icon {
  width: 42px;
  height: 42px;
}
 
img.semaforo {
  height: 8px;
  width: 8px;
}

}/* End */


/* Smartphones ================================================================================================================================================================================================================================================================================================================================================================================================================*/



@media (min-device-width:1024px) and (max-width:509px),  (max-device-width:480px) and (orientation:portrait) {

html {
  width: 100%;
font-family: 'Fira Sans Condensed', sans-serif;
  overflow-x: hidden; /* prevents right-padding on edge of device screen */
}

body {
  font-size: 13px;
}

div#wrapper{
  width: 100%;
}
header, nav, footer {
  width: 100%;
}

footer {
  height: 50px;
  line-height: 50px;
}

section {
  padding: 10px;
  overflow: hidden;
}

div.halfPanel {
  float: none;
  width: 100%;
  margin: 0;
}
div.triPanel {
  float: left;
  width: 100%;
  margin: 0px 0px 0px 0px;
}
/*====  BARRA CHICA  ====*/



nav {
  height: auto;
}

span#siteName a {
  font-size: 26px;
  letter-spacing: 0px;
  margin: 25px 0 6px 20px;
}

span#siteTagline {
  font-size: 16px;
  margin: 0 0 20px 20px;
}

nav ul li {
  font-size: 16px;
  line-height: 40px;
  text-align: center;
  margin: 0;
}

/* BARRA CHICA "nav" */ 
    
nav ul li a {
  display: block;
  width: 100%;
  background: #FFFFFF;
  border-bottom: 1px solid #e8ffe8;
}

footer {
  font-size: 12px; 
}

h1, h3, h4, h5, h6 {
  font-size: 16px;
  letter-spacing: 0px;
  margin: 0 0 20px 0;
}
    
h1 {
  text-align: center;
  margin: 4px 0 4px 0;
  font-size: 18px;
}
    
h2 {
  font-size: 18px;
  margin: 3px 0px 3px 7px;
    font-weight: 400;
      text-align: left;
}


h3 {
   font-family: 'Fira Sans Condensed', sans-serif;
}

h3, h4, h5, h6 {
  font-size: 16px;
  margin: 20px 0 6px 0;
}

h5, h6 {
  font-size: 14px;
}

span.button a {
  height: 36px;
  font-size: 14px;
  line-height: 38px;
  margin: 10px 0;
}

header span.button a {
  float: none;
  width: 100%;
  height: 36px;
  font-size: 14px;
  line-height: 38px;
  margin: -10px 0 0 0;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  clear: both;
}

img.semaforo {
  height: 5px;
  width: 5px;
}

img.thumb {
  display: block;
  width: 100%;
  border: 2px solid #2e4372;
}

img.icon {
  width: 32px;
  height: 32px;
  margin: 0 3px;
}

summary {
  float: none;
  width: 100%;
}

}/* End */
