@charset "UTF-8";
@font-face {
  font-family: 'Museo Sans';
  src: url("../fonts/museosans_100.eot");
  src: url("../fonts/museosans_100.eot?#iefix") format("embedded-opentype"), url("../fonts/museosans_100.woff") format("woff"), url("../fonts/museosans_100.ttf") format("truetype"), url("../fonts/museosans_100.svg#museosans_100") format("svg");
  font-weight: 100;
  font-style: normal; }

@font-face {
  font-family: 'Museo Sans';
  src: url("../fonts/museosans_300.eot");
  src: url("../fonts/museosans_300.eot?#iefix") format("embedded-opentype"), url("../fonts/museosans_300.woff") format("woff"), url("../fonts/museosans_300.ttf") format("truetype"), url("../fonts/museosans_300.svg#museosans_300") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Museo Sans';
  src: url("../fonts/museosans_500.eot");
  src: url("../fonts/museosans_500.eot?#iefix") format("embedded-opentype"), url("../fonts/museosans_500.woff") format("woff"), url("../fonts/museosans_500.ttf") format("truetype"), url("../fonts/museosans_500.svg#museosans_500") format("svg");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'Museo Sans';
  src: url("../fonts/museosans_700.eot");
  src: url("../fonts/museosans_700.eot?#iefix") format("embedded-opentype"), url("../fonts/museosans_700.woff") format("woff"), url("../fonts/museosans_700.ttf") format("truetype"), url("../fonts/museosans_700.svg#museosans_700") format("svg");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'Museo Sans';
  src: url("../fonts/museosans_900.eot");
  src: url("../fonts/museosans_900.eot?#iefix") format("embedded-opentype"), url("../fonts/museosans_900.woff") format("woff"), url("../fonts/museosans_900.ttf") format("truetype"), url("../fonts/museosans_900.svg#museosans_900") format("svg");
  font-weight: 900;
  font-style: normal; }

@font-face {
  font-family: 'Roboto';
  src: url("../fonts/roboto-thin-webfont.eot");
  src: url("../fonts/roboto-thin-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-thin-webfont.woff2") format("woff2"), url("../fonts/roboto-thin-webfont.woff") format("woff"), url("../fonts/roboto-thin-webfont.ttf") format("truetype"), url("../fonts/roboto-thin-webfont.svg#roboto-thin-webfont") format("svg");
  font-weight: 100;
  font-style: normal; }

@font-face {
  font-family: 'Roboto';
  src: url("../fonts/roboto-light-webfont.eot");
  src: url("../fonts/roboto-light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-light-webfont.woff2") format("woff2"), url("../fonts/roboto-light-webfont.woff") format("woff"), url("../fonts/roboto-light-webfont.ttf") format("truetype"), url("../fonts/roboto-light-webfont.svg#roboto-light-webfont") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Roboto';
  src: url("../fonts/roboto-regular-webfont.eot");
  src: url("../fonts/roboto-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-regular-webfont.woff2") format("woff2"), url("../fonts/roboto-regular-webfont.woff") format("woff"), url("../fonts/roboto-regular-webfont.ttf") format("truetype"), url("../fonts/roboto-regular-webfont.svg#roboto-regular-webfont") format("svg");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'Roboto';
  src: url("../fonts/roboto-medium-webfont.eot");
  src: url("../fonts/roboto-medium-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-medium-webfont.woff2") format("woff2"), url("../fonts/roboto-medium-webfont.woff") format("woff"), url("../fonts/roboto-medium-webfont.ttf") format("truetype"), url("../fonts/roboto-medium-webfont.svg#roboto-medium-webfont") format("svg");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'Roboto';
  src: url("../fonts/roboto-bold-webfont.eot");
  src: url("../fonts/roboto-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-bold-webfont.woff2") format("woff2"), url("../fonts/roboto-bold-webfont.woff") format("woff"), url("../fonts/roboto-bold-webfont.ttf") format("truetype"), url("../fonts/roboto-bold-webfont.svg#roboto-bold-webfont") format("svg");
  font-weight: 900;
  font-style: normal; }

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

/* Embedded content
   ========================================================================== */
/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */ }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 * Allow only vertical resizing of textareas.
 */
textarea {
  overflow: auto;
  resize: vertical; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/*
 * 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; }

body {
  background: #fff;
  font-family: "Roboto", sans-serif;
  color: #666; }

a {
  color: #333;
  text-decoration: none; }
  a:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7; }

p, blockquote, li {
  font-size: 1em;
  line-height: 1.5; }

p {
  margin: 0 0 1em 0; }
  p:last-child, p:only-child {
    margin: 0; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Museo Sans", sans-serif;
  font-weight: bold;
  text-transform: normal;
  color: #555; }

h1 {
  font-size: 2em;
  line-height: 1.2; }

h2 {
  font-size: 1.3em; }

h3 {
  font-size: 1.1em; }

h4 {
  font-size: 1em; }

h5 {
  font-size: 0.9em; }

h6 {
  font-size: 0.8em; }

button {
  background: #77B829;
  padding: 0;
  color: #fff;
  border: 0 none;
  font-size: 1.5em;
  line-height: 1.2;
  transition: all 0.3s ease; }

button:hover {
  background: #a9de69; }

input[type="text"] {
  height: 50px;
  padding: 15px; }

input[type="text"],
textarea {
  border: 1px solid #DDD;
  width: 100%; }

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster:
                                   http://www.sanbeiji.com/archives/953 */
    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,
  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; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; } }

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

body {
  margin: 0;
  padding: 0; }

img {
  max-width: 100%;
  height: auto; }

/*
	GRUPOS Y CAJAS
	==============
	Los grupos son contenedores para las cajas.
	Las cajas crean las divisiones en el grupo (columnas)
*/
.grupo {
  position: relative;
  max-width: 1100px;
  margin: 0 auto;
  width: 100%; }
  .grupo.total {
    max-width: 100% !important; }
  .grupo:before, .grupo:after {
    content: "";
    display: table;
    width: 100%;
    clear: both; }
  .grupo .caja {
    float: left;
    margin: 0;
    padding-left: 0;
    padding-right: 0;
    width: 100%; }
    .grupo .caja:last-child {
      float: right; }
  .grupo .caja.total {
    float: none;
    width: 100%; }
    .grupo .caja.total:before, .grupo .caja.total:after {
      content: "";
      display: table;
      width: 100%;
      clear: both; }

/*base: A partir de 320px*/
@media all and (min-width: 320px) {
  /*Tamaños en porcentajes*/
  .base-5,
  .grupo .caja.base-5 {
    width: 5%; }
  .base-10,
  .grupo .caja.base-10 {
    width: 10%; }
  .base-15,
  .grupo .caja.base-15 {
    width: 15%; }
  .base-20,
  .grupo .caja.base-20 {
    width: 20%; }
  .base-25,
  .grupo .caja.base-25 {
    width: 25%; }
  .base-30,
  .grupo .caja.base-30 {
    width: 30%; }
  .base-35,
  .grupo .caja.base-35 {
    width: 35%; }
  .base-40,
  .grupo .caja.base-40 {
    width: 40%; }
  .base-45,
  .grupo .caja.base-45 {
    width: 45%; }
  .base-50,
  .grupo .caja.base-50 {
    width: 50%; }
  .base-55,
  .grupo .caja.base-55 {
    width: 55%; }
  .base-60,
  .grupo .caja.base-60 {
    width: 60%; }
  .base-65,
  .grupo .caja.base-65 {
    width: 65%; }
  .base-70,
  .grupo .caja.base-70 {
    width: 70%; }
  .base-75,
  .grupo .caja.base-75 {
    width: 75%; }
  .base-80,
  .grupo .caja.base-80 {
    width: 80%; }
  .base-85,
  .grupo .caja.base-85 {
    width: 85%; }
  .base-90,
  .grupo .caja.base-90 {
    width: 90%; }
  .base-95,
  .grupo .caja.base-95 {
    width: 95%; }
  .base-100,
  .grupo .caja.base-100 {
    width: 100%; }
  /*Tamaño en fracciones*/
  .base-1-3,
  .grupo .caja.base-1-3 {
    width: 33.33333%; }
  .base-2-3,
  .grupo .caja.base-2-3 {
    width: 66.66667%; }
  .base-3-3,
  .grupo .caja.base-3-3 {
    width: 100%; }
  .base-1-6,
  .grupo .caja.base-1-6 {
    width: 16.66667%; }
  .base-2-6,
  .grupo .caja.base-2-6 {
    width: 33.33333%; }
  .base-3-6,
  .grupo .caja.base-3-6 {
    width: 50%; }
  .base-4-6,
  .grupo .caja.base-4-6 {
    width: 66.66667%; }
  .base-5-6,
  .grupo .caja.base-5-6 {
    width: 83.33333%; }
  .base-6-6,
  .grupo .caja.base-6-6 {
    width: 100%; }
  .base-1-8,
  .grupo .caja.base-1-8 {
    width: 12.5%; }
  .base-2-8,
  .grupo .caja.base-2-8 {
    width: 25%; }
  .base-3-8,
  .grupo .caja.base-3-8 {
    width: 37.5%; }
  .base-4-8,
  .grupo .caja.base-4-8 {
    width: 50%; }
  .base-5-8,
  .grupo .caja.base-5-8 {
    width: 62.5%; }
  .base-6-8,
  .grupo .caja.base-6-8 {
    width: 75%; }
  .base-7-8,
  .grupo .caja.base-7-8 {
    width: 87.5%; }
  .base-8-8,
  .grupo .caja.base-8-8 {
    width: 100%; } }

/*movil: A partir de 480px*/
@media all and (min-width: 480px) {
  /*Tamaños en porcentajes*/
  .movil-5,
  .grupo .caja.movil-5 {
    width: 5%; }
  .movil-10,
  .grupo .caja.movil-10 {
    width: 10%; }
  .movil-15,
  .grupo .caja.movil-15 {
    width: 15%; }
  .movil-20,
  .grupo .caja.movil-20 {
    width: 20%; }
  .movil-25,
  .grupo .caja.movil-25 {
    width: 25%; }
  .movil-30,
  .grupo .caja.movil-30 {
    width: 30%; }
  .movil-35,
  .grupo .caja.movil-35 {
    width: 35%; }
  .movil-40,
  .grupo .caja.movil-40 {
    width: 40%; }
  .movil-45,
  .grupo .caja.movil-45 {
    width: 45%; }
  .movil-50,
  .grupo .caja.movil-50 {
    width: 50%; }
  .movil-55,
  .grupo .caja.movil-55 {
    width: 55%; }
  .movil-60,
  .grupo .caja.movil-60 {
    width: 60%; }
  .movil-65,
  .grupo .caja.movil-65 {
    width: 65%; }
  .movil-70,
  .grupo .caja.movil-70 {
    width: 70%; }
  .movil-75,
  .grupo .caja.movil-75 {
    width: 75%; }
  .movil-80,
  .grupo .caja.movil-80 {
    width: 80%; }
  .movil-85,
  .grupo .caja.movil-85 {
    width: 85%; }
  .movil-90,
  .grupo .caja.movil-90 {
    width: 90%; }
  .movil-95,
  .grupo .caja.movil-95 {
    width: 95%; }
  .movil-100,
  .grupo .caja.movil-100 {
    width: 100%; }
  /*Tamaño en fracciones*/
  .movil-1-3,
  .grupo .caja.movil-1-3 {
    width: 33.33333%; }
  .movil-2-3,
  .grupo .caja.movil-2-3 {
    width: 66.66667%; }
  .movil-3-3,
  .grupo .caja.movil-3-3 {
    width: 100%; }
  .movil-1-6,
  .grupo .caja.movil-1-6 {
    width: 16.66667%; }
  .movil-2-6,
  .grupo .caja.movil-2-6 {
    width: 33.33333%; }
  .movil-3-6,
  .grupo .caja.movil-3-6 {
    width: 50%; }
  .movil-4-6,
  .grupo .caja.movil-4-6 {
    width: 66.66667%; }
  .movil-5-6,
  .grupo .caja.movil-5-6 {
    width: 83.33333%; }
  .movil-6-6,
  .grupo .caja.movil-6-6 {
    width: 100%; }
  .movil-1-8,
  .grupo .caja.movil-1-8 {
    width: 12.5%; }
  .movil-2-8,
  .grupo .caja.movil-2-8 {
    width: 25%; }
  .movil-3-8,
  .grupo .caja.movil-3-8 {
    width: 37.5%; }
  .movil-4-8,
  .grupo .caja.movil-4-8 {
    width: 50%; }
  .movil-5-8,
  .grupo .caja.movil-5-8 {
    width: 62.5%; }
  .movil-6-8,
  .grupo .caja.movil-6-8 {
    width: 75%; }
  .movil-7-8,
  .grupo .caja.movil-7-8 {
    width: 87.5%; }
  .movil-8-8,
  .grupo .caja.movil-8-8 {
    width: 100%; } }

/*tablet: A partir de 768px*/
@media all and (min-width: 768px) {
  /*Tamaños en porcentajes*/
  .tablet-5,
  .grupo .caja.tablet-5 {
    width: 5%; }
  .tablet-10,
  .grupo .caja.tablet-10 {
    width: 10%; }
  .tablet-15,
  .grupo .caja.tablet-15 {
    width: 15%; }
  .tablet-20,
  .grupo .caja.tablet-20 {
    width: 20%; }
  .tablet-25,
  .grupo .caja.tablet-25 {
    width: 25%; }
  .tablet-30,
  .grupo .caja.tablet-30 {
    width: 30%; }
  .tablet-35,
  .grupo .caja.tablet-35 {
    width: 35%; }
  .tablet-40,
  .grupo .caja.tablet-40 {
    width: 40%; }
  .tablet-45,
  .grupo .caja.tablet-45 {
    width: 45%; }
  .tablet-50,
  .grupo .caja.tablet-50 {
    width: 50%; }
  .tablet-55,
  .grupo .caja.tablet-55 {
    width: 55%; }
  .tablet-60,
  .grupo .caja.tablet-60 {
    width: 60%; }
  .tablet-65,
  .grupo .caja.tablet-65 {
    width: 65%; }
  .tablet-70,
  .grupo .caja.tablet-70 {
    width: 70%; }
  .tablet-75,
  .grupo .caja.tablet-75 {
    width: 75%; }
  .tablet-80,
  .grupo .caja.tablet-80 {
    width: 80%; }
  .tablet-85,
  .grupo .caja.tablet-85 {
    width: 85%; }
  .tablet-90,
  .grupo .caja.tablet-90 {
    width: 90%; }
  .tablet-95,
  .grupo .caja.tablet-95 {
    width: 95%; }
  .tablet-100,
  .grupo .caja.tablet-100 {
    width: 100%; }
  /*Tamaño en fracciones*/
  .tablet-1-3,
  .grupo .caja.tablet-1-3 {
    width: 33.33333%; }
  .tablet-2-3,
  .grupo .caja.tablet-2-3 {
    width: 66.66667%; }
  .tablet-3-3,
  .grupo .caja.tablet-3-3 {
    width: 100%; }
  .tablet-1-6,
  .grupo .caja.tablet-1-6 {
    width: 16.66667%; }
  .tablet-2-6,
  .grupo .caja.tablet-2-6 {
    width: 33.33333%; }
  .tablet-3-6,
  .grupo .caja.tablet-3-6 {
    width: 50%; }
  .tablet-4-6,
  .grupo .caja.tablet-4-6 {
    width: 66.66667%; }
  .tablet-5-6,
  .grupo .caja.tablet-5-6 {
    width: 83.33333%; }
  .tablet-6-6,
  .grupo .caja.tablet-6-6 {
    width: 100%; }
  .tablet-1-8,
  .grupo .caja.tablet-1-8 {
    width: 12.5%; }
  .tablet-2-8,
  .grupo .caja.tablet-2-8 {
    width: 25%; }
  .tablet-3-8,
  .grupo .caja.tablet-3-8 {
    width: 37.5%; }
  .tablet-4-8,
  .grupo .caja.tablet-4-8 {
    width: 50%; }
  .tablet-5-8,
  .grupo .caja.tablet-5-8 {
    width: 62.5%; }
  .tablet-6-8,
  .grupo .caja.tablet-6-8 {
    width: 75%; }
  .tablet-7-8,
  .grupo .caja.tablet-7-8 {
    width: 87.5%; }
  .tablet-8-8,
  .grupo .caja.tablet-8-8 {
    width: 100%; } }

/*web: A partir de 1025px*/
@media all and (min-width: 1025px) {
  /*Tamaños en porcentajes*/
  .web-5,
  .grupo .caja.web-5 {
    width: 5%; }
  .web-10,
  .grupo .caja.web-10 {
    width: 10%; }
  .web-15,
  .grupo .caja.web-15 {
    width: 15%; }
  .web-20,
  .grupo .caja.web-20 {
    width: 20%; }
  .web-25,
  .grupo .caja.web-25 {
    width: 25%; }
  .web-30,
  .grupo .caja.web-30 {
    width: 30%; }
  .web-35,
  .grupo .caja.web-35 {
    width: 35%; }
  .web-40,
  .grupo .caja.web-40 {
    width: 40%; }
  .web-45,
  .grupo .caja.web-45 {
    width: 45%; }
  .web-50,
  .grupo .caja.web-50 {
    width: 50%; }
  .web-55,
  .grupo .caja.web-55 {
    width: 55%; }
  .web-60,
  .grupo .caja.web-60 {
    width: 60%; }
  .web-65,
  .grupo .caja.web-65 {
    width: 65%; }
  .web-70,
  .grupo .caja.web-70 {
    width: 70%; }
  .web-75,
  .grupo .caja.web-75 {
    width: 75%; }
  .web-80,
  .grupo .caja.web-80 {
    width: 80%; }
  .web-85,
  .grupo .caja.web-85 {
    width: 85%; }
  .web-90,
  .grupo .caja.web-90 {
    width: 90%; }
  .web-95,
  .grupo .caja.web-95 {
    width: 95%; }
  .web-100,
  .grupo .caja.web-100 {
    width: 100%; }
  /*Tamaño en fracciones*/
  .web-1-3,
  .grupo .caja.web-1-3 {
    width: 33.33333%; }
  .web-2-3,
  .grupo .caja.web-2-3 {
    width: 66.66667%; }
  .web-3-3,
  .grupo .caja.web-3-3 {
    width: 100%; }
  .web-1-6,
  .grupo .caja.web-1-6 {
    width: 16.66667%; }
  .web-2-6,
  .grupo .caja.web-2-6 {
    width: 33.33333%; }
  .web-3-6,
  .grupo .caja.web-3-6 {
    width: 50%; }
  .web-4-6,
  .grupo .caja.web-4-6 {
    width: 66.66667%; }
  .web-5-6,
  .grupo .caja.web-5-6 {
    width: 83.33333%; }
  .web-6-6,
  .grupo .caja.web-6-6 {
    width: 100%; }
  .web-1-8,
  .grupo .caja.web-1-8 {
    width: 12.5%; }
  .web-2-8,
  .grupo .caja.web-2-8 {
    width: 25%; }
  .web-3-8,
  .grupo .caja.web-3-8 {
    width: 37.5%; }
  .web-4-8,
  .grupo .caja.web-4-8 {
    width: 50%; }
  .web-5-8,
  .grupo .caja.web-5-8 {
    width: 62.5%; }
  .web-6-8,
  .grupo .caja.web-6-8 {
    width: 75%; }
  .web-7-8,
  .grupo .caja.web-7-8 {
    width: 87.5%; }
  .web-8-8,
  .grupo .caja.web-8-8 {
    width: 100%; } }

/*hd: A partir de 1400px*/
@media all and (min-width: 1400px) {
  /*Tamaños en porcentajes*/
  .hd-5,
  .grupo .caja.hd-5 {
    width: 5%; }
  .hd-10,
  .grupo .caja.hd-10 {
    width: 10%; }
  .hd-15,
  .grupo .caja.hd-15 {
    width: 15%; }
  .hd-20,
  .grupo .caja.hd-20 {
    width: 20%; }
  .hd-25,
  .grupo .caja.hd-25 {
    width: 25%; }
  .hd-30,
  .grupo .caja.hd-30 {
    width: 30%; }
  .hd-35,
  .grupo .caja.hd-35 {
    width: 35%; }
  .hd-40,
  .grupo .caja.hd-40 {
    width: 40%; }
  .hd-45,
  .grupo .caja.hd-45 {
    width: 45%; }
  .hd-50,
  .grupo .caja.hd-50 {
    width: 50%; }
  .hd-55,
  .grupo .caja.hd-55 {
    width: 55%; }
  .hd-60,
  .grupo .caja.hd-60 {
    width: 60%; }
  .hd-65,
  .grupo .caja.hd-65 {
    width: 65%; }
  .hd-70,
  .grupo .caja.hd-70 {
    width: 70%; }
  .hd-75,
  .grupo .caja.hd-75 {
    width: 75%; }
  .hd-80,
  .grupo .caja.hd-80 {
    width: 80%; }
  .hd-85,
  .grupo .caja.hd-85 {
    width: 85%; }
  .hd-90,
  .grupo .caja.hd-90 {
    width: 90%; }
  .hd-95,
  .grupo .caja.hd-95 {
    width: 95%; }
  .hd-100,
  .grupo .caja.hd-100 {
    width: 100%; }
  /*Tamaño en fracciones*/
  .hd-1-3,
  .grupo .caja.hd-1-3 {
    width: 33.33333%; }
  .hd-2-3,
  .grupo .caja.hd-2-3 {
    width: 66.66667%; }
  .hd-3-3,
  .grupo .caja.hd-3-3 {
    width: 100%; }
  .hd-1-6,
  .grupo .caja.hd-1-6 {
    width: 16.66667%; }
  .hd-2-6,
  .grupo .caja.hd-2-6 {
    width: 33.33333%; }
  .hd-3-6,
  .grupo .caja.hd-3-6 {
    width: 50%; }
  .hd-4-6,
  .grupo .caja.hd-4-6 {
    width: 66.66667%; }
  .hd-5-6,
  .grupo .caja.hd-5-6 {
    width: 83.33333%; }
  .hd-6-6,
  .grupo .caja.hd-6-6 {
    width: 100%; }
  .hd-1-8,
  .grupo .caja.hd-1-8 {
    width: 12.5%; }
  .hd-2-8,
  .grupo .caja.hd-2-8 {
    width: 25%; }
  .hd-3-8,
  .grupo .caja.hd-3-8 {
    width: 37.5%; }
  .hd-4-8,
  .grupo .caja.hd-4-8 {
    width: 50%; }
  .hd-5-8,
  .grupo .caja.hd-5-8 {
    width: 62.5%; }
  .hd-6-8,
  .grupo .caja.hd-6-8 {
    width: 75%; }
  .hd-7-8,
  .grupo .caja.hd-7-8 {
    width: 87.5%; }
  .hd-8-8,
  .grupo .caja.hd-8-8 {
    width: 100%; } }

@media all and (min-width: 320px) {
  .grupo.base-tabla {
    display: table; }
    .grupo.base-tabla > .caja {
      float: none;
      display: table-cell; }
    .grupo.base-tabla.medio > .caja {
      vertical-align: middle; }
    .grupo.base-tabla.arriba > .caja {
      vertical-align: top; }
    .grupo.base-tabla.abajo > .caja {
      vertical-align: bottom; } }

@media all and (min-width: 480px) {
  .grupo.movil-tabla {
    display: table; }
    .grupo.movil-tabla > .caja {
      float: none;
      display: table-cell; }
    .grupo.movil-tabla.medio > .caja {
      vertical-align: middle; }
    .grupo.movil-tabla.arriba > .caja {
      vertical-align: top; }
    .grupo.movil-tabla.abajo > .caja {
      vertical-align: bottom; } }

@media all and (min-width: 768px) {
  .grupo.tablet-tabla {
    display: table; }
    .grupo.tablet-tabla > .caja {
      float: none;
      display: table-cell; }
    .grupo.tablet-tabla.medio > .caja {
      vertical-align: middle; }
    .grupo.tablet-tabla.arriba > .caja {
      vertical-align: top; }
    .grupo.tablet-tabla.abajo > .caja {
      vertical-align: bottom; } }

@media all and (min-width: 1025px) {
  .grupo.web-tabla {
    display: table; }
    .grupo.web-tabla > .caja {
      float: none;
      display: table-cell; }
    .grupo.web-tabla.medio > .caja {
      vertical-align: middle; }
    .grupo.web-tabla.arriba > .caja {
      vertical-align: top; }
    .grupo.web-tabla.abajo > .caja {
      vertical-align: bottom; } }

@media all and (min-width: 1400px) {
  .grupo.hd-tabla {
    display: table; }
    .grupo.hd-tabla > .caja {
      float: none;
      display: table-cell; }
    .grupo.hd-tabla.medio > .caja {
      vertical-align: middle; }
    .grupo.hd-tabla.arriba > .caja {
      vertical-align: top; }
    .grupo.hd-tabla.abajo > .caja {
      vertical-align: bottom; } }

.caja.medio {
  vertical-align: middle; }

.caja.arriba {
  vertical-align: top; }

.caja.abajo {
  vertical-align: bottom; }

/* 	ESTILOS PARA DESARROLLO
	========================
	Añada la clase "desarrollo"
   	a body para tener ayudas al trabajar con ED GRID 
*/
body.desarrollo {
  padding: 0 !important;
  margin: 0 !important; }
  body.desarrollo:before {
    background: steelblue;
    /*Azul Escuela Digital*/
    color: #fff;
    font-family: sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 36px;
    text-align: center;
    display: block;
    height: 36px;
    margin-bottom: 30px;
    position: relative;
    z-index: 900; }
  body.desarrollo .grupo {
    padding-top: 22px;
    margin-bottom: 10px;
    outline: 1px solid tomato; }
    body.desarrollo .grupo .caja {
      position: relative;
      padding-bottom: 22px; }
      body.desarrollo .grupo .caja:nth-child(even) {
        background: rgba(70, 130, 180, 0.2); }
    body.desarrollo .grupo .grupo {
      margin-bottom: 0; }

.desarrollo .grupo .caja:after,
.desarrollo .grupo:before {
  content: attr(class);
  font-style: italic;
  font-size: 12px;
  font-weight: normal;
  padding: 0 5px;
  z-index: 1;
  bottom: 0;
  right: 0;
  position: absolute;
  display: table;
  width: 100%;
  height: 22px;
  line-height: 22px; }

.desarrollo .grupo:before {
  background: rgba(255, 99, 71, 0.3);
  color: tomato;
  top: 0;
  left: 0;
  width: 100%; }

.desarrollo .caja:after {
  background: rgba(70, 130, 180, 0.2);
  color: steelblue; }

.desarrollo .caja.total:after {
  background: rgba(27, 50, 70, 0.3); }

body.desarrollo:before {
  content: "ED-GRID: Tamaño base"; }

@media screen and (min-width: 320px) {
  body.desarrollo:before {
    content: "ED-GRID: Tamaño base, desde 320px"; } }

@media screen and (min-width: 480px) {
  body.desarrollo:before {
    content: "ED-GRID: Tamaño movil, desde 480px"; } }

@media screen and (min-width: 768px) {
  body.desarrollo:before {
    content: "ED-GRID: Tamaño tablet, desde 768px"; } }

@media screen and (min-width: 1025px) {
  body.desarrollo:before {
    content: "ED-GRID: Tamaño web, desde 1025px"; } }

@media screen and (min-width: 1400px) {
  body.desarrollo:before {
    content: "ED-GRID: Tamaño hd, desde 1400px"; } }

.grupo.demostrar {
  outline: 1px solid tomato;
  margin: 1em auto; }
  .grupo.demostrar > .caja {
    background: #eee;
    box-shadow: 0 0 0 1px steelblue;
    padding-top: 1em;
    padding-bottom: 1em; }
    .grupo.demostrar > .caja p {
      margin-bottom: 0; }
    .grupo.demostrar > .caja:nth-child(odd) {
      background: #ddd; }
    .grupo.demostrar > .caja.total {
      background: #fff; }

@media screen and (max-width: 319px) {
  .desde-base {
    display: none !important; } }

@media screen and (max-width: 479px) {
  .desde-movil {
    display: none !important; } }

@media screen and (max-width: 767px) {
  .desde-tablet {
    display: none !important; } }

@media screen and (max-width: 1024px) {
  .desde-web {
    display: none !important; } }

@media screen and (max-width: 1399px) {
  .desde-hd {
    display: none !important; } }

@media screen and (min-width: 320px) {
  .hasta-base {
    display: none !important; } }

@media screen and (min-width: 480px) {
  .hasta-movil {
    display: none !important; } }

@media screen and (min-width: 768px) {
  .hasta-tablet {
    display: none !important; } }

@media screen and (min-width: 1025px) {
  .hasta-web {
    display: none !important; } }

@media screen and (min-width: 1400px) {
  .hasta-hd {
    display: none !important; } }

/*
	ESTILOS DE LAYOUT
	==================
*/
.centro, .centrar {
  display: block;
  clear: both;
  float: none !important;
  margin-right: auto !important;
  margin-left: auto !important; }

.left, .izquierda {
  float: left; }

.right, .derecha {
  float: right; }

.total {
  width: 100%;
  clear: both; }

.centrar-texto,
.centrar-contenido,
.centro-contenido {
  text-align: center; }

.izquierda-texto,
.izquierda-contenido {
  text-align: left; }

.derecha-texto,
.derecha-contenido {
  text-align: right; }

.circulo {
  border-radius: 50%; }

.limpiar:before, .limpiar:after {
  content: "";
  display: table;
  width: 100%;
  clear: both; }

/* 	NO PADDING
	===========
	class="no-padding" al grupo, le da padding cero a todas sus cajas.
	class="no-padding" a la caja le da padding cero solo a ella
*/
.no-padding.grupo > .caja,
.caja.no-padding {
  padding-left: 0 !important;
  padding-right: 0 !important; }

/* Controlar el padding*/
.padding {
  padding-left: 0;
  padding-right: 0; }

.padding-2 {
  padding-left: 0;
  padding-right: 0; }

.padding-3 {
  padding-left: 0;
  padding-right: 0; }

[class^="icon-"]:before,
[class*=" icon-"]:before {
  position: relative;
  top: .15em;
  display: inline-block; }

.espacio:before {
  margin-right: .3em; }

.ed-video {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative; }
  .ed-video > iframe,
  .ed-video > object,
  .ed-video > video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

@font-face {
  font-family: "ed-grid";
  src: url("../fonts/ed-grid.eot");
  src: url("../fonts/ed-grid.eot?#iefix") format("embedded-opentype"), url("../fonts/ed-grid.woff") format("woff"), url("../fonts/ed-grid.ttf") format("truetype"), url("../fonts/ed-grid.svg#ed-grid") format("svg");
  font-weight: normal;
  font-style: normal; }

[data-icon]:before {
  font-family: "ed-grid" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "ed-grid" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  display: inline-block;
  position: relative;
  top: .15em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.espacio:before {
  margin-right: .3em; }

.icon-youtube:before {
  content: "a"; }

.icon-twitter:before {
  content: "b"; }

.icon-facebook:before {
  content: "c"; }

.icon-linkedin:before {
  content: "d"; }

.icon-pinterest:before {
  content: "e"; }

.icon-instagram:before {
  content: "f"; }

.icon-rss:before {
  content: "g"; }

.icon-github:before {
  content: "h"; }

.icon-izquierda:before {
  content: "i"; }

.icon-derecha:before {
  content: "j"; }

.icon-arriba:before {
  content: "k"; }

.icon-abajo:before {
  content: "l"; }

.icon-triangulo-izquierda:before {
  content: "m"; }

.icon-triangulo-derecha:before {
  content: "n"; }

.icon-triangulo-arriba:before {
  content: "p"; }

.icon-aceptar:before {
  content: "q"; }

.icon-triangulo-abajo:before {
  content: "o"; }

.icon-telefono:before {
  content: "r"; }

.icon-android:before {
  content: "s"; }

.icon-apple:before {
  content: "t"; }

.icon-bitcoin:before {
  content: "u"; }

.icon-fecha:before {
  content: "v"; }

.icon-camara:before {
  content: "w"; }

.icon-tarjeta:before {
  content: "x"; }

.icon-pin:before {
  content: "y"; }

.icon-cerrar:before {
  content: "z"; }

.icon-whatsapp:before {
  content: "A"; }

.icon-vimeo:before {
  content: "B"; }

.icon-menu:before {
  content: "C"; }

.icon-menu-secundario:before {
  content: "D"; }

.icon-correo:before {
  content: "E"; }

.icon-ed:before {
  content: "F"; }

.icon-google-plus:before {
  content: "G"; }

.icon-carrito:before {
  content: "H"; }

.icon-usuario:before {
  content: "I"; }

.icon-enlace:before {
  content: "J"; }

.icon-portafolio:before {
  content: "K"; }

.icon-mastercard:before {
  content: "L"; }

.icon-paypal:before {
  content: "M"; }

.icon-visa:before {
  content: "N"; }

.icon-buscar:before {
  content: "O"; }

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top; }

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020; }

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.fancybox-opened {
  z-index: 8030; }

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }

.fancybox-outer, .fancybox-inner {
  position: relative; }

.fancybox-inner {
  overflow: hidden; }

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch; }

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap; }

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%; }

.fancybox-image {
  max-width: 100%;
  max-height: 100%; }

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url("vendor/fancybox/fancybox_sprite.png"); }

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060; }

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("vendor/fancybox/fancybox_loading.gif") center center no-repeat; }

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040; }

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("vendor/fancybox/blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040; }

.fancybox-prev {
  left: 0; }

.fancybox-next {
  right: 0; }

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden; }

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px; }

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px; }

.fancybox-nav:hover span {
  visibility: visible; }

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important; }

/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto; }

.fancybox-lock body {
  overflow: hidden !important; }

.fancybox-lock-test {
  overflow-y: hidden !important; }

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("vendor/fancybox/fancybox_overlay.png"); }

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll; }

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050; }

.fancybox-opened .fancybox-title {
  visibility: visible; }

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center; }

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap; }

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff; }

.fancybox-title-inside-wrap {
  padding-top: 10px; }

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8); }

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url("vendor/fancybox/fancybox_sprite@2x.png");
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/ }
  #fancybox-loading div {
    background-image: url("vendor/fancybox/fancybox_loading@2x.gif");
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/ } }

/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Image replacement
 */
.ir {
  background-color: transparent;
  border: 0;
  margin: 0;
  padding: 0;
  overflow: hidden;
  display: block;
  text-indent: -666em; }

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 100%; }

.bgs {
  background-image: url(../images/bgs.png);
  background-repeat: no-repeat; }

.one-line {
  position: relative; }

.one-line:before {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, white));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
  /* IE10+ */
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
  /* IE6-8 */
  bottom: 0;
  top: 0;
  position: absolute;
  right: 0;
  width: 40px;
  content: " "; }

.one-line__inner {
  overflow: hidden;
  white-space: nowrap;
  display: block; }

.static_height {
  position: relative;
  overflow: hidden; }

.static_height:before {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, white));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
  /* IE6-8 */
  bottom: 0;
  position: absolute;
  left: 0;
  width: 100%;
  height: 40px;
  content: " "; }

.separacion-bloque {
  padding: 20px; }
  @media screen and (min-width: 1025px) {
    .separacion-bloque {
      padding: 20px 0; } }

.img_gray {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  filter: gray;
  -webkit-filter: grayscale(1);
  -webkit-transition: all .6s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }

a:hover .img_gray,
.img_gray:hover {
  filter: none;
  -webkit-filter: grayscale(0);
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/></filter></svg>#grayscale"); }

/*
 * Hide visually and from screen readers:
 */
.hidden {
  display: none !important; }

/*
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

/*
 * 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; }

/*
 * 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; }

/* Miscellaneous */
/*.block { display:block !important; }*/
.inline {
  display: inline !important; }

.pointer {
  cursor: pointer !important; }

.indent {
  text-indent: -9000px !important; }

/* Border */
.noborder_t {
  border-top: 0 !important; }

.noborder_r {
  border-right: 0 !important; }

.noborder_b {
  border-bottom: 0 !important; }

.noborder_l {
  border-left: 0 !important; }

/* Text align */
.left {
  text-align: left; }

.right {
  text-align: right; }

.center {
  text-align: center; }

.justify {
  text-align: justify; }

/* Images */
.imgLeft {
  float: left;
  margin: 5px 9px 10px 0; }

.imgRight {
  float: right;
  margin: 5px 0 10px 9px; }

.imgCenter {
  text-align: center;
  padding: 15px 0; }

img, a img {
  border: 0; }

/* Others */
.no_border {
  border: 0 none !important; }

.no_bg {
  background: none !important; }

.no_margin {
  margin: 0 !important; }

.float_left {
  float: left; }

.float_right {
  float: right; }

.list_reset {
  margin: 0 0 1em;
  padding: 0;
  list-style: none; }

.list_reset li {
  margin: 0;
  padding: 0;
  list-style: none; }

.no_padding {
  padding: 0 !important; }

.no_bold {
  font-weight: 300; }

.no_underline {
  text-decoration: none; }

.no_underline {
  text-decoration: none; }

.no_underline:hover {
  text-decoration: underline; }

.imagen_no_margin {
  display: block;
  border: none;
  font-size: 0;
  letter-spacing: -1px; }

.div_table {
  display: table;
  width: 100%;
  height: 100%; }

.div_cell {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  text-align: center; }

.hover_op:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7; }

.hidden_absoluto {
  position: absolute;
  top: -6666px;
  left: -6666px; }

/*
 * SLIDER HOME
 */
.slider--home__pais,
.slider--home__lugar,
.slider--home__localizacion {
  color: #fff;
  float: left;
  clear: left;
  padding: 0 10px;
  margin-top: 1px;
  text-transform: uppercase; }

.slider--home__pais {
  margin-top: 0;
  font-weight: 100;
  font-size: 2.5em;
  background: #29ABE2; }

.slider--home__lugar {
  font-weight: 100;
  background: #77B829;
  font-family: "Museo Sans", sans-serif; }

.slider--home__localizacion {
  background: #DA9500;
  font-family: "Museo Sans", sans-serif;
  font-weight: 0.8em;
  font-weight: 900; }

.slider--home__figure {
  position: relative;
  max-height: 300px;
  overflow: hidden; }

.slider--home__figcaption {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -61px;
  width: 100%; }

.slider--home__figcaption__inner {
  margin: 0 60px; }

/* PAGER */
.bx-pager {
  background: #77B829;
  text-align: center;
  font-size: 5px;
  line-height: 5px;
  padding: 10px 5px; }

.bx-pager-item {
  display: inline-block;
  padding: 0 2px; }

.bx-pager-link {
  display: block;
  text-align: left;
  text-indent: -666em;
  background: #fff;
  width: 25px;
  height: 5px; }
  @media screen and (min-width: 768px) {
    .bx-pager-link {
      width: 45px; } }

.bx-pager-link.active {
  background: #416516; }

.bx-next,
.bx-prev {
  position: absolute;
  font-weight: bold;
  font-family: "ed-grid" !important;
  top: 50%;
  font-size: 20px;
  line-height: 20px;
  margin-top: -10px; }

.bx-prev {
  left: 0; }

.bx-next {
  right: 0; }

.slider {
  position: relative; }
  .slider .slider__list {
    list-style: none;
    margin: 0;
    padding: 0; }

.slider__nav {
  position: absolute;
  bottom: 5px;
  left: 0;
  width: 100%; }
  .slider__nav .bx-pager {
    background: transparent; }
  .slider__nav .bx-pager-link:hover,
  .slider__nav .bx-pager-link.active {
    background: #29ABE2; }

.slider__back-next {
  position: absolute;
  top: 50%;
  height: 0;
  left: 0;
  width: 100%; }

.slider__back-next .grupo {
  position: relative; }

.slider__back-next .bx-next,
.slider__back-next .bx-prev {
  font-size: 60px;
  line-height: 60px;
  margin-top: -30px;
  color: #fff;
  font-family: "ed-grid" !important; }

.slider__back-next .bx-next:hover,
.slider__back-next .bx-prev:hover {
  color: #29ABE2; }

.posts__item__box__siglas {
  margin-top: 20px;
  display: block;
  color: #666; }

/*
 * Botones de enlace
 */
.btn-link {
  background: #77B829;
  color: #fff;
  padding: 5px;
  display: inline-block;
  text-transform: uppercase;
  font-size: 0.9em;
  line-height: 0.9em; }

.breadcrumbs {
  padding: 10px 0;
  border-bottom: 1px solid #DDD;
  color: #aaaaaa; }
  .breadcrumbs li {
    float: left;
    padding-left: 3px; }
    .breadcrumbs li:first-child {
      padding-left: 0; }
  .breadcrumbs * {
    text-transform: uppercase; }

.posts {
  margin-top: 20px; }
  @media screen and (min-width: 768px) {
    .posts {
      border-left: 1px solid #DDD;
      padding: 20px;
      margin: 0; } }

.caja--posts:first-child .posts {
  border-left: 0 none;
  margin-top: 0; }

.posts__list .bx-controls-direction {
  display: none; }

.posts__list .bx-pager-link {
  height: 15px;
  width: 15px; }

.posts__item {
  height: 400px; }

.posts__item__title,
.posts__item__box-img,
.posts__header {
  margin-bottom: 10px; }

.posts__item__box-img {
  text-align: center; }

.posts__title {
  font-family: "Museo Sans", sans-serif;
  font-weight: 900;
  margin-bottom: 5px; }

.posts__item__img {
  width: 100%;
  max-width: 500px;
  max-height: 80%; }

.posts__item__title {
  text-transform: uppercase; }

.posts__icon {
  width: 50px;
  height: 50px;
  float: left;
  margin-right: 10px;
  display: none; }

.posts--noticias__icon {
  background-position: -50px 0; }

.posts--eventos__icon {
  background-position: 0 0; }

.posts--publicaciones__icon {
  background-position: -100px 0; }

.posts--noticias .posts__title {
  color: #29ABE2; }

.posts--eventos .posts__title {
  color: #77B829; }

.posts--publicaciones .posts__title {
  color: #DA9500; }

.posts--noticias .btn-link {
  background-color: #29ABE2; }

.posts--eventos .btn-link {
  background-color: #77B829; }

.posts--publicaciones .btn-link {
  background-color: #DA9500; }

.posts--noticias .bx-pager {
  background-color: #29ABE2; }

.posts--eventos .bx-pager {
  background-color: #77B829; }

.posts--publicaciones .bx-pager {
  background-color: #DA9500; }

.posts--noticias .bx-pager-link.active {
  background: #416516; }

.posts--noticias .bx-pager-link.active {
  background-color: #146c91; }

.posts--eventos .bx-pager-link.active {
  background-color: #416516; }

.posts--publicaciones .bx-pager-link.active {
  background-color: #744f00; }

.posts--publicaciones .posts__item {
  background-color: #ffe3a7; }

.posts--noticias--miembros .posts__item {
  background-color: #ddf2fa; }

.posts--eventos--miembros .posts__item {
  background-color: #d9f0bd; }

.posts--noticias--miembros .posts__item__img,
.posts--eventos--miembros .posts__item__img,
.posts--publicaciones .posts__item__img {
  max-width: 250px; }

.posts--noticias--miembros .posts__item__box-img,
.posts--eventos--miembros .posts__item__box-img,
.posts--publicaciones .posts__item__box-img {
  margin: 0 60px; }
  @media screen and (min-width: 768px) {
    .posts--noticias--miembros .posts__item__box-img,
    .posts--eventos--miembros .posts__item__box-img,
    .posts--publicaciones .posts__item__box-img {
      margin: 0 20px; } }
  @media screen and (min-width: 1025px) {
    .posts--noticias--miembros .posts__item__box-img,
    .posts--eventos--miembros .posts__item__box-img,
    .posts--publicaciones .posts__item__box-img {
      margin: 0 60px; } }

.posts__item--evento__fechas {
  font-size: 0.5;
  font-variant: small-caps;
  margin-bottom: 5px; }

.header {
  position: relative;
  z-index: 9;
  -webkit-box-shadow: 0px 4px 17px 0px rgba(50, 50, 50, 0.5);
  -moz-box-shadow: 0px 4px 17px 0px rgba(50, 50, 50, 0.5);
  box-shadow: 0px 4px 17px 0px rgba(50, 50, 50, 0.5); }

.header__inner {
  padding: 20px; }
  @media screen and (min-width: 1025px) {
    .header__inner {
      padding-right: 0;
      padding-left: 0;
      padding-bottom: 0; } }

.header__search-idioma {
  margin-top: 0px; }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .header__search-idioma {
      margin-top: 0; } }

.header__title__img {
  width: 100%; }

.idiomas {
  text-align: right;
  margin-bottom: 10px;
  /*height: 17px;*/ }

.idioma {
  text-align: right;
  font-family: "Museo Sans", sans-serif;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: none; }

.idioma:hover,
.idioma--active {
  font-weight: 900; }

.form-search {
  padding-right: 50px;
  position: relative; }

.btn-search {
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 50px; }

/*
 * MENÚ DE NAVEGACIÓN 
 */
.box-nav-menu {
  margin-top: 20px; }
  @media screen and (min-width: 1025px) {
    .box-nav-menu {
      border-top: 1px solid #DDD; } }

.nav-menu__button {
  font-family: "Museo Sans", sans-serif;
  font-weight: 900;
  height: 50px;
  line-height: 50px;
  padding: 0 12px;
  border: 1px solid #DDD;
  position: relative;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  @media screen and (min-width: 1025px) {
    .nav-menu__button {
      display: none; } }

.nav-menu__button__icon {
  position: absolute;
  top: 0;
  right: 0;
  width: 49px;
  height: 49px; }

.nav-menu__link {
  text-transform: uppercase;
  font-family: "Museo Sans", sans-serif;
  font-weight: bold;
  border-bottom: 1px solid #DDD;
  border-right: 1px solid #DDD;
  border-left: 1px solid #DDD;
  display: block;
  padding: 10px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  @media screen and (min-width: 1025px) {
    .nav-menu__link {
      border-left: 0 none;
      border-bottom: 0 none;
      padding: 10px 20px; } }

.nav-menu__button--active,
.nav-menu__link--active,
.nav-menu__link:hover {
  background: #d6efb9; }
  @media screen and (min-width: 1025px) {
    .nav-menu__button--active,
    .nav-menu__link--active,
    .nav-menu__link:hover {
      background: transparent;
      -webkit-box-shadow: inset 0px -7px 0px 0px #77B829;
      -moz-box-shadow: inset 0px -7px 0px 0px #77B829;
      box-shadow: inset 0px -7px 0px 0px #77B829; } }

.nav-menu__item:first-child .nav-menu__link {
  border-top: 1px solid #DDD; }
  @media screen and (min-width: 1025px) {
    .nav-menu__item:first-child .nav-menu__link {
      border-top: 0;
      border-left: 1px solid #DDD; } }

.nav-menu--level-2 .nav-menu__item:first-child .nav-menu__link {
  border-top: 0 none; }

.nav-menu--level-2 {
  display: none; }
  @media screen and (min-width: 1025px) {
    .nav-menu--level-2 {
      position: absolute;
      top: 100%;
      left: 0;
      width: 100%;
      background: #fff;
      border-top: 1px solid #DDD; } }

@media screen and (min-width: 1025px) {
  .nav-menu__item--level-1 {
    float: left; } }

.nav-menu--level-1 {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background: #fff; }
  @media screen and (min-width: 1025px) {
    .nav-menu--level-1 {
      display: block !important;
      position: static;
      top: auto;
      left: auto; } }

.main {
  margin-top: 20px; }

.main--home {
  margin-top: 0; }

.sidebar--left {
  padding: 20px 0 0 0; }
  @media screen and (min-width: 1025px) {
    .sidebar--left {
      padding: 0 0 0 20px; } }

.sidebar .posts {
  margin: 20px 0 0;
  padding: 0;
  border: 0 none; }

.sidebar .caja--posts:first-child .posts {
  border-left: 0 none;
  margin-top: 0; }

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .sidebar .posts {
    padding: 20px;
    margin: 0;
    border-left: 1px solid #DDD; }
  .sidebar .caja--posts:first-child .posts {
    border-left: 0 none; } }

.sidebar .posts__item {
  height: 250px; }

.footer {
  border-bottom: 5px solid #77B829; }

.organismos .separacion-bloque {
  padding-top: 0;
  padding-bottom: 0; }

.organismos__list {
  border-top: 1px solid #DDD; }

.box-bx-slider {
  padding: 20px;
  position: relative; }

.organismos__item img {
  width: 80%; }

.organismos__item {
  text-align: center; }

.footer__bottom {
  background: #4C4C4C; }

.footer__nav__link {
  color: #fff;
  border-left: 1px solid #fff;
  padding: 0 5px;
  font-family: "Museo Sans", sans-serif;
  font-weight: 100;
  opacity: 0.60; }

.footer__nav__link:first-child {
  border-left: 0 none; }

.footer__nav {
  text-align: center;
  margin-bottom: 20px !important;
  line-height: 1.4; }
  @media screen and (min-width: 1025px) {
    .footer__nav {
      text-align: right;
      float: right !important;
      margin-bottom: 0 !important; } }

.footer__copyright {
  color: #fff;
  font-family: "Museo Sans", sans-serif;
  font-weight: 100;
  opacity: 0.60;
  line-height: 1.4;
  text-align: center; }
  @media screen and (min-width: 1025px) {
    .footer__copyright {
      text-align: left; } }

.footer__logo {
  text-align: center;
  margin-bottom: 20px !important; }
  @media screen and (min-width: 1025px) {
    .footer__logo {
      text-align: left; } }

.form--newsletter__msg {
  position: absolute;
  bottom: -15px;
  left: 5px;
  font-weight: bold;
  font-size: 12px; }

.form--newsletter__mail-error {
  color: white; }

.form--newsletter__mail-success {
  color: green; }

.form--newsletter {
  position: relative;
  /*height: 70px; //temporal

	fieldset {
		display: none;
	}*/
  margin-bottom: 20px !important; }
  @media screen and (min-width: 1025px) {
    .form--newsletter {
      float: right !important; } }
  .form--newsletter .form__row {
    margin: 4px 0 0; }
    @media screen and (min-width: 768px) {
      .form--newsletter .form__row:first-child dd {
        margin-right: 4px; } }
  .form--newsletter .form__text {
    background-color: rgba(255, 255, 255, 0.3);
    color: #fff;
    border: 1px solid #888; }

.form--newsletter__submit {
  width: 100%;
  height: 50px; }

.form--newsletter__title {
  font-family: "Museo Sans", sans-serif;
  color: #77B829;
  font-weight: 900;
  margin-bottom: 5px; }

@media screen and (min-width: 1025px) {
  .form__row--submit {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px; } }

.form--newsletter__inner {
  position: relative; }
  @media screen and (min-width: 1025px) {
    .form--newsletter__inner {
      padding-right: 50px; } }

.form__text::placeholder {
  color: white; }

.entry__title {
  color: #77B829;
  text-align: center;
  font-size: 2.5em;
  font-weight: 900;
  border-bottom: 1px solid #DDD;
  padding: 0 0 10px 0; }

.entry__header {
  margin-bottom: 20px; }

.entry__content h3 {
  text-transform: uppercase;
  margin-bottom: 1em;
  /*font-weight: $extra-bold;*/ }

.entry__content a {
  color: #29ABE2; }

.entry__content--single ul {
  margin-bottom: 10px;
  list-style: circle;
  margin-left: 20px; }

.entry__content--single img {
  border: 1px solid #DDD; }

.entry__content--single .slider--home__figure {
  height: 300px; }

.entry__content--single .slider {
  background-color: #c6e9f7; }

.entry__content--single .slider--home__img {
  max-height: 320px;
  border: 0 none; }

.entry__content--single .alignleft {
  float: left;
  margin: 0 10px 10px 0; }

.entry__content--single .alignright {
  float: right;
  margin: 0 0 10px 10px; }

.entry__content--single .aligncenter {
  clear: both;
  display: block;
  margin: 5px auto; }

.entry__content--single iframe {
  width: 100%; }

.entry__content--single strong {
  font-weight: bold; }

.entry__content--sidebarleft {
  border-bottom: 1px solid #DDD;
  padding: 0 0 20px 0; }
  @media screen and (min-width: 1025px) {
    .entry__content--sidebarleft {
      padding: 0 20px 0 0;
      border-right: 1px solid #DDD;
      border-bottom: 0 none; } }

.archive-item {
  border-top: 1px solid #DDD;
  padding-top: 20px;
  margin-top: 20px; }

.archive-item:first-child {
  padding-top: 0;
  margin-top: 0;
  border-top: 0 none; }

.archive-item__box-img {
  margin-left: 20px; }

.entry__footer-pag {
  border-top: 1px solid #DDD;
  margin-top: 20px;
  padding-top: 20px; }

.pagenavi__item {
  border: 2px solid #4C4C4C;
  color: #4C4C4C;
  display: inline-block;
  width: 40px;
  height: 30px;
  line-height: 27px;
  text-align: center;
  margin: 0 2px;
  font-family: "Museo Sans", sans-serif;
  font-weight: bold; }
  .pagenavi__item.current {
    background: #4C4C4C;
    color: #fff; }

a.pagenavi__item:hover {
  background: #4C4C4C;
  color: #fff; }

.pagenavi__btn-prev-next {
  display: inline-block;
  text-transform: uppercase;
  padding: 0 5px;
  height: 30px;
  line-height: 27px;
  border: 2px solid #4C4C4C;
  margin: 0 2px;
  background: #4C4C4C;
  color: #fff; }

/*
 * SLIDER HOME
 */
.slider--home .bx-pager {
  position: absolute;
  bottom: 5px;
  left: 0;
  width: 100%; }

.main--home .slider--home__img {
  width: 100%; }

.entry--publicaciones__img {
  float: left;
  margin-right: 10px;
  width: 100px; }

.miembro__logo {
  border: 1px solid #DDD; }

.miembro__box-logo {
  margin-right: 25px; }

.entry__content .miembro__nombre {
  margin-bottom: 0; }

.miembro__sigla {
  color: #77B829; }

.miembro__presidencia {
  font-weight: bold; }

.miembro__contacto__cargo {
  margin-bottom: 0; }

.miembro__contacto__correo {
  margin-bottom: 0; }

.miembro__contacto {
  margin-top: 10px !important; }

.miembro__contacto:first-child {
  margin-top: 0 !important; }

.box__miembro__mapa {
  display: none; }
  @media screen and (min-width: 768px) {
    .box__miembro__mapa {
      display: block; } }

.p__miembro__logo {
  display: none; }
  @media screen and (min-width: 768px) {
    .p__miembro__logo {
      display: block; } }

.tribe-events-event-image {
  margin: 0 !important;
  float: none !important;
  width: auto !important; }

.tribe_events__icons {
  border: 0 none !important; }

.tribe_events_meta_box {
  display: flex;
  justify-content: space-between;
  margin-top: 40px; }
  .tribe_events_meta_box .tribe_events_meta_box__dl {
    display: flex; }
  .tribe_events_meta_box .tribe_events_meta_box__dt {
    margin-right: 10px; }
  .tribe_events_meta_box .tribe_events_meta_box__dd {
    padding-top: 7px; }

.tribe_events_meta_box__lugar {
  margin-top: 20px; }

a.tribe-events-gcal,
a.tribe-events-ical {
  float: none;
  color: #fff !important;
  background-color: #144aa7 !important;
  padding: 5px 10px !important;
  display: block !important;
  margin: 0 0 5px 0 !important;
  font-size: 14px !important;
  font-weight: normal; }

.tribe-events-event-meta .column, .tribe-events-event-meta .tribe-events-meta-group {
  float: none;
  margin: 0;
  padding: 0;
  width: auto; }

.tribe-events-event-image {
  width: 100%; }
  .tribe-events-event-image .wp-post-image {
    width: 100% !important;
    border: 0 none; }

.tribe-events-single .entry__content--single {
  margin: 0 20px; }

#tribe-events-content .tribe-events-abbr {
  text-transform: capitalize; }

.tribe-events-list-separator-month,
.tribe-event-date-end,
.tribe-event-date-start {
  text-transform: capitalize; }

.btn_ver_todas_actividades {
  display: block;
  padding: 10px;
  text-align: center;
  margin-top: 20px;
  background-color: #666;
  color: #fff; }

.tribe-events-page-title {
  margin-bottom: 0; }

.tribe-events-day-time-slot--dia {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e5e5e5; }
  .tribe-events-day-time-slot--dia:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0 none; }

.tribe-events-day #tribe-events-header {
  margin: 18px 0 1.25em;
  padding-bottom: 2em; }

.tribe-events-day #tribe-events-footer {
  border-top: 0 none; }

.archive-item--list {
  border: 0 none !important;
  padding: 0 !important;
  margin: 0 !important;
  margin-bottom: 20px !important;
  padding-bottom: 20px !important; }

.tribe-events-content {
  margin-top: 20px; }

.browsehappy {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }
