@charset "UTF-8";
/*
Theme Name: Streams
Theme URI: http://streams.com
Author: jdb
Author URI:
Description: Twenty Sixteen is a modernized take on an ever-popular WordPress layout ÔÇö the horizontal masthead with an optional right sidebar that works perfectly for blogs and websites. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail. Twenty Sixteen will make your WordPress look beautiful everywhere.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, gray, red, white, yellow, dark, light, one-column, two-columns, right-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: jdb
Template: twentysixteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
/* Colores corporativos */
/* Paginaci├│n completa */
/* Cookies */
/* Varios */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }

  .col-sm-1 {
    width: 8.33333%; }

  .col-sm-2 {
    width: 16.66667%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-4 {
    width: 33.33333%; }

  .col-sm-5 {
    width: 41.66667%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-7 {
    width: 58.33333%; }

  .col-sm-8 {
    width: 66.66667%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-10 {
    width: 83.33333%; }

  .col-sm-11 {
    width: 91.66667%; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-pull-0 {
    right: auto; }

  .col-sm-pull-1 {
    right: 8.33333%; }

  .col-sm-pull-2 {
    right: 16.66667%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-4 {
    right: 33.33333%; }

  .col-sm-pull-5 {
    right: 41.66667%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-7 {
    right: 58.33333%; }

  .col-sm-pull-8 {
    right: 66.66667%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-10 {
    right: 83.33333%; }

  .col-sm-pull-11 {
    right: 91.66667%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-push-0 {
    left: auto; }

  .col-sm-push-1 {
    left: 8.33333%; }

  .col-sm-push-2 {
    left: 16.66667%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-4 {
    left: 33.33333%; }

  .col-sm-push-5 {
    left: 41.66667%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-7 {
    left: 58.33333%; }

  .col-sm-push-8 {
    left: 66.66667%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-10 {
    left: 83.33333%; }

  .col-sm-push-11 {
    left: 91.66667%; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-offset-0 {
    margin-left: 0%; }

  .col-sm-offset-1 {
    margin-left: 8.33333%; }

  .col-sm-offset-2 {
    margin-left: 16.66667%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-4 {
    margin-left: 33.33333%; }

  .col-sm-offset-5 {
    margin-left: 41.66667%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-7 {
    margin-left: 58.33333%; }

  .col-sm-offset-8 {
    margin-left: 66.66667%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-10 {
    margin-left: 83.33333%; }

  .col-sm-offset-11 {
    margin-left: 91.66667%; }

  .col-sm-offset-12 {
    margin-left: 100%; } }
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }

  .col-md-1 {
    width: 8.33333%; }

  .col-md-2 {
    width: 16.66667%; }

  .col-md-3 {
    width: 25%; }

  .col-md-4 {
    width: 33.33333%; }

  .col-md-5 {
    width: 41.66667%; }

  .col-md-6 {
    width: 50%; }

  .col-md-7 {
    width: 58.33333%; }

  .col-md-8 {
    width: 66.66667%; }

  .col-md-9 {
    width: 75%; }

  .col-md-10 {
    width: 83.33333%; }

  .col-md-11 {
    width: 91.66667%; }

  .col-md-12 {
    width: 100%; }

  .col-md-pull-0 {
    right: auto; }

  .col-md-pull-1 {
    right: 8.33333%; }

  .col-md-pull-2 {
    right: 16.66667%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-4 {
    right: 33.33333%; }

  .col-md-pull-5 {
    right: 41.66667%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-7 {
    right: 58.33333%; }

  .col-md-pull-8 {
    right: 66.66667%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-10 {
    right: 83.33333%; }

  .col-md-pull-11 {
    right: 91.66667%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-push-0 {
    left: auto; }

  .col-md-push-1 {
    left: 8.33333%; }

  .col-md-push-2 {
    left: 16.66667%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-4 {
    left: 33.33333%; }

  .col-md-push-5 {
    left: 41.66667%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-7 {
    left: 58.33333%; }

  .col-md-push-8 {
    left: 66.66667%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-10 {
    left: 83.33333%; }

  .col-md-push-11 {
    left: 91.66667%; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-offset-0 {
    margin-left: 0%; }

  .col-md-offset-1 {
    margin-left: 8.33333%; }

  .col-md-offset-2 {
    margin-left: 16.66667%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-4 {
    margin-left: 33.33333%; }

  .col-md-offset-5 {
    margin-left: 41.66667%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-7 {
    margin-left: 58.33333%; }

  .col-md-offset-8 {
    margin-left: 66.66667%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-10 {
    margin-left: 83.33333%; }

  .col-md-offset-11 {
    margin-left: 91.66667%; }

  .col-md-offset-12 {
    margin-left: 100%; } }
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }

  .col-lg-1 {
    width: 8.33333%; }

  .col-lg-2 {
    width: 16.66667%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-4 {
    width: 33.33333%; }

  .col-lg-5 {
    width: 41.66667%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-7 {
    width: 58.33333%; }

  .col-lg-8 {
    width: 66.66667%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-10 {
    width: 83.33333%; }

  .col-lg-11 {
    width: 91.66667%; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-pull-0 {
    right: auto; }

  .col-lg-pull-1 {
    right: 8.33333%; }

  .col-lg-pull-2 {
    right: 16.66667%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-4 {
    right: 33.33333%; }

  .col-lg-pull-5 {
    right: 41.66667%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-7 {
    right: 58.33333%; }

  .col-lg-pull-8 {
    right: 66.66667%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-10 {
    right: 83.33333%; }

  .col-lg-pull-11 {
    right: 91.66667%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-push-0 {
    left: auto; }

  .col-lg-push-1 {
    left: 8.33333%; }

  .col-lg-push-2 {
    left: 16.66667%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-4 {
    left: 33.33333%; }

  .col-lg-push-5 {
    left: 41.66667%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-7 {
    left: 58.33333%; }

  .col-lg-push-8 {
    left: 66.66667%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-10 {
    left: 83.33333%; }

  .col-lg-push-11 {
    left: 91.66667%; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-offset-0 {
    margin-left: 0%; }

  .col-lg-offset-1 {
    margin-left: 8.33333%; }

  .col-lg-offset-2 {
    margin-left: 16.66667%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-4 {
    margin-left: 33.33333%; }

  .col-lg-offset-5 {
    margin-left: 41.66667%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-7 {
    margin-left: 58.33333%; }

  .col-lg-offset-8 {
    margin-left: 66.66667%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-10 {
    margin-left: 83.33333%; }

  .col-lg-offset-11 {
    margin-left: 91.66667%; }

  .col-lg-offset-12 {
    margin-left: 100%; } }
/* --------------------------------------------------
FONTS
-------------------------------------------------- */
/* latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 200;
  src: local("Raleway ExtraLight"), local("Raleway-ExtraLight"), url(https://fonts.gstatic.com/s/raleway/v9/8KhZd3VQBtXTAznvKjw-k_k_vArhqVIZ0nv9q090hN8.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000; }
/* latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 300;
  src: local("Raleway Light"), local("Raleway-Light"), url(https://fonts.gstatic.com/s/raleway/v9/-_Ctzj9b56b8RgXW8FArifk_vArhqVIZ0nv9q090hN8.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000; }
/* latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: local("Raleway"), url(https://fonts.gstatic.com/s/raleway/v9/0dTEPzkLWceF7z0koJaX1A.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000; }
/* latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 500;
  src: local("Raleway Medium"), local("Raleway-Medium"), url(https://fonts.gstatic.com/s/raleway/v9/CcKI4k9un7TZVWzRVT-T8_k_vArhqVIZ0nv9q090hN8.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000; }
/*
----------------------------------------------------------------
BASE:  reset propio y estilos base
---------------------------------------------------------------
*/
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  outline: none; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html,
body {
  height: 100%;
  min-height: 100%;
  min-width: 320px; }

html {
  position: relative;
  font-size: 62.5%; }

body {
  font-family: "Open Sans", sans-serif;
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 20px;
  color: #8c8c8c !important;
  background-color: #fff;
  -webkit-text-size-adjust: none;
  -webkit-font-smoothing: antialiased;
  -webkit-tap-highlight-color: transparent; }

a[href], button {
  touch-action: manipulation; }

ol, li {
  list-style: none;
  margin: 0; }

h1, h2, h3, h4, p, ul, ol, li {
  margin: 0;
  padding: 0; }

h1, h2, h3, h4, h5, h6 {
  font-weight: 500;
  line-height: 1.1;
  font-family: inherit; }

iframe, button {
  border: none; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

[role="button"] {
  cursor: pointer; }

hr {
  border: none; }

i, cite, em, var, address, dfn {
  font-style: normal; }

/* ------------------------------------------------
ENLACES
-------------------------------------------------*/
a {
  color: #333333;
  text-decoration: none; }
  a.brand-primary {
    color: #5f7f89 !important; }
    a.brand-primary:focus, a.brand-primary:active {
      color: #4a636b; }
  a:active {
    outline: 0; }
  a:focus {
    -moz-outline-style: none !important;
    outline: none !important;
    text-decoration: none; }
  a.underline {
    text-decoration: underline !important; }
  a.no-underline {
    text-decoration: none !important; }

a:focus, button, button:focus, *:focus, .btn:focus {
  -moz-outline-style: none !important;
  outline: none !important; }

/* ------------------------------------------------
MEN├Ü
-------------------------------------------------*/
.main-navigation li {
  display: inline-block;
  position: relative; }
  .main-navigation li:first-child {
    margin-left: 0; }
  .main-navigation li .sub-menu {
    position: absolute;
    display: none;
    top: 0;
    left: 0; }
    .main-navigation li .sub-menu a {
      display: block; }

/* ------------------------------------------------
TOP BAR MOVIL
-------------------------------------------------*/
#multiple-content, #togglebutton {
  display: none; }

#multiple-content .datos div {
  margin-bottom: 10px; }

#togglebutton {
  font-family: FontAwesome;
  font-size: 30px;
  line-height: 30px;
  color: white;
  text-decoration: none;
  margin-top: 2px; }
  #togglebutton:before {
    content: "\f141"; }

.light .menufication-top #togglebutton, .light .menufication-top a {
  color: #454545; }

#menufication-nav li {
  padding: 0 !important; }
  #menufication-nav li a {
    position: relative;
    padding: 13px 0 13px 13px; }

#menufication-outer-wrap {
  -webkit-overflow-scrolling: touch; }

#menufication-header-logo {
  height: 33px; }

#menufication-btn:before {
  box-sizing: content-box; }

/*#menufication-outer-wrap, #menufication-inner-wrap, #menufication-page-holder {
  height: 100%;
}*/
#menufication-nav li a, #menufication-non-css3-nav li a {
  text-transform: none !important; }

#menufication-top, #menufication-non-css3-top {
  z-index: 1000 !important; }

.modal-open #menufication-inner-wrap {
  z-index: auto; }

.menufication-multiple-right {
  font-family: "Helvetica", Arial, Georgia, Time !important;
  color: #5A5A5A; }
  .menufication-multiple-right .titular {
    font-size: 2rem;
    margin-bottom: 20px;
    margin-left: -20px;
    margin-right: -20px;
    padding: 10px 20px; }
  .menufication-multiple-right .rrss {
    margin-top: 20px;
    padding: 0; }
    .menufication-multiple-right .rrss li {
      display: inline;
      margin-left: 20px; }
      .menufication-multiple-right .rrss li:first-child {
        margin-left: 0; }
      .menufication-multiple-right .rrss li a {
        font-size: 2.8rem; }
  .menufication-multiple-right #lang_sel_list {
    display: inline-block !important; }
    .menufication-multiple-right #lang_sel_list ul {
      border: none !important; }
      .menufication-multiple-right #lang_sel_list ul li {
        border: none !important;
        margin-left: 20px !important; }
        .menufication-multiple-right #lang_sel_list ul li:first-child {
          margin-left: 0 !important; }
        .menufication-multiple-right #lang_sel_list ul li a {
          background: transparent !important;
          font-size: 1.8rem;
          color: #333333; }
          .menufication-multiple-right #lang_sel_list ul li a.lang_sel_sel {
            color: #5f7f89; }

.light .menufication-multiple-right .titular {
  background-color: #F4f4f4; }

/* ------------------------------------------------
UTILIDADES
-------------------------------------------------*/
.text-center {
  text-align: center; }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }
.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hidden-xs {
  display: none; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.visible {
  visibility: visible; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.hide-opacity {
  opacity: 0;
  filter: alpha(opacity=0); }

.show-opacity {
  opacity: 1;
  filter: alpha(opacity=100); }

.affix {
  position: fixed; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

.text-overflow {
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap; }

/* ------------------------------------------------
UTILIDADES
-------------------------------------------------*/
.text-center {
  text-align: center; }

.text-right {
  text-align: right; }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }
.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.hide-opacity {
  opacity: 0;
  filter: alpha(opacity=0); }

.show-opacity {
  opacity: 1;
  filter: alpha(opacity=100); }

.visible {
  visibility: visible; }

.invisible {
  visibility: hidden; }

.hidden {
  display: none !important; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.str-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.text-overflow {
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap; }

/* ------------------------------------------------
MAIN
-------------------------------------------------*/
.container {
  position: relative; }

.site {
  margin-bottom: 45px; }

.item-grid {
  padding-left: 15px;
  padding-right: 15px; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-responsive-full {
  display: block;
  width: 100%;
  height: auto; }

.circle {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%; }

.checkbox, .radio {
  position: relative;
  display: block;
  margin-bottom: 15px; }

i {
  font-style: normal; }

.vertical-middle {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  display: -webkit-flex;
  display: -ms-flex;
  -webkit-flex-direction: column;
  -webkit-justify-content: center;
  -ms-flex-direction: column;
  -webkit-justify-content: center; }

.sp-full {
  width: 100%;
  display: table;
  background-size: cover; }
  .sp-full .center {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 50px 0; }

.tel {
  text-decoration: none; }

.mapa {
  width: 100%;
  overflow: hidden; }

.sticky-footer {
  position: absolute;
  bottom: 0;
  width: 100%; }

#lang_sel_list ul {
  border-top: none !important; }
  #lang_sel_list ul a {
    background-color: transparent !important;
    border: none !important; }
    #lang_sel_list ul a:hover {
      background-color: transparent !important; }

address {
  margin-bottom: 0; }

header, footer {
  position: relative; }

/* ------------------------------------------------
FORM
-------------------------------------------------*/
form input,
form button,
form select,
form textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }
form input:focus, form select:focus {
  -moz-outline-style: none;
  outline: none; }
form input:-webkit-autofill, form select:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset;
  background-color: white !important; }
form textarea {
  resize: none;
  min-height: 100px; }
form select.error {
  color: #d9534f; }
form .txt-error {
  color: #d9534f;
  margin-top: 10px; }
form .form-control {
  border: solid 1px transparent;
  padding: 6px 10px 6px 10px;
  width: 100%; }
  form .form-control:focus {
    border-color: #5f7f89;
    -webkit-box-shadow: none;
    box-shadow: none; }
  form .form-control.error, form .form-control.error:focus {
    border-color: #d9534f; }
    form .form-control.error::-moz-placeholder, form .form-control.error:focus::-moz-placeholder {
      color: #d9534f;
      opacity: 1; }
    form .form-control.error:-ms-input-placeholder, form .form-control.error:focus:-ms-input-placeholder {
      color: #d9534f; }
    form .form-control.error::-webkit-input-placeholder, form .form-control.error:focus::-webkit-input-placeholder {
      color: #d9534f; }
form .form-group {
  position: relative; }
form label.error {
  margin: -10px 0 20px 0;
  display: block; }
form fieldset {
  border: none;
  text-align: left;
  margin: 0;
  padding: 0; }

/* ------------------------------------------------
CONTACT FORM 7
-------------------------------------------------*/
.wpcf7-response-output {
  padding: 15px !important;
  color: white;
  text-align: center;
  clear: both; }

div.wpcf7-mail-sent-ok {
  border: none;
  background-color: #71A571; }

.wpcf7-validation-errors, .wpcf7-response-output {
  clear: both;
  border: none !important;
  background-color: #DA5656; }

.wpcf7-not-valid-tip {
  margin: -15px 0 20px 0;
  color: #CE1717 !important; }

/*.wpcf7-form p:last-of-type{
  margin-bottom: 0 !important;
}*/
.wpcf7 .terminos a {
  text-decoration: underline; }

.wpcf7 br {
  display: none; }

#nombre-archivo {
  margin: -10px 0 30px 0;
  text-align: center; }

.wpcf7 .obligatorio {
  font-size: 1.4rem;
  font-weight: bold; }

.checkbox {
  /* .wpcf7-not-valid-tip{
     position: absolute;
     width: 100%;
     top: 30px;
     left: 0;
     right: 0;
     display: block;
     &:before{
       content: "";
       display: block;
       height: 20px;
     }
     // variable
     font-size: 1.6rem;
     font-weight: 400;
   }*/ }
  .checkbox .wpcf7-form-control-wrap {
    position: static; }

div.wpcf7 img.ajax-loader {
  margin-left: 25px; }

.wpcf7-not-valid {
  border: 1px solid #CE1717 !important; }

/* ------------------------------------------------
FORM NEWSLETTER MAILCHIMP
-------------------------------------------------*/
#mc_embed_signup div.mce_inline_error {
  background-color: transparent !important;
  color: #CE1717 !important;
  margin: 0  !important;
  padding: 10px 0 0 0 !important; }

#mc_embed_signup .response {
  margin-top: 20px; }

#mce-responses .response {
  color: white;
  font-size: 1.6rem;
  padding: 20px;
  font-weight: 400; }
  #mce-responses .response#mce-success-response {
    background-color: #75BD75; }
  #mce-responses .response#mce-error-response {
    background-color: #bd394d; }
  #mce-responses .response a {
    color: white;
    text-decoration: underline; }

/* ------------------------------------------------
COOKIES
-------------------------------------------------*/
.cookies-msg {
  display: block;
  position: fixed;
  z-index: 999;
  bottom: 0;
  padding: 15px;
  width: 100%;
  background: #333;
  color: white;
  font-size: 1.2rem;
  font-family: Arial, sans-serif;
  text-align: center; }
  .cookies-msg p {
    margin: 0 auto; }
    .cookies-msg p a {
      color: #fff; }
      .cookies-msg p a.close_cookies {
        margin-left: 10px; }

.animated {
  visibility: hidden; }

.visible {
  visibility: visible; }

.row-centered {
  text-align: center; }

.col-centered {
  display: inline-block;
  float: none;
  text-align: left;
  /*margin-right:-4px;*/ }

.no-color {
  color: #333333 !important; }

.brand-primary {
  color: #5f7f89; }

.brand-two {
  color: #ece9e2; }

.bg-brand-primary {
  background-color: #5f7f89; }

.bg-brand-two {
  background-color: #ece9e2; }

/*------------------------------------------------
* RESPONSIVE
*------------------------------------------------*/
@media (min-width: 768px) {
  body {
    line-height: 30px; }

  .hidden-xs {
    display: block; }

  .fix-nav {
    -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2);
    padding-top: 20px;
    padding-bottom: 20px; } }
@media (min-width: 992px) {
  .col-main {
    margin-bottom: 0; }

  .sp-full .center {
    padding: 0; } }
/*
* Custom Label y checkbox
* Nota: para que funcione se necesita un "span" delante del texto
 <label>
    <input type="checkbox" value="" name="">
    <span></span> Texto....
</label>
*/
/*
* Checkbox-radiobutton
*/
.custom-inputs input[type="checkbox"] {
  display: none; }
.custom-inputs input[type="radio"] {
  display: none; }
.custom-inputs input[type="checkbox"] + span {
  display: inline-block;
  width: 19px;
  height: 19px;
  background: url("../img/check_radio.png") left top no-repeat;
  margin: -1px 10px 0 0;
  vertical-align: top;
  cursor: pointer; }
.custom-inputs input[type="checkbox"]:checked + span {
  background: url("../img/check_radio.png") -19px top no-repeat; }
.custom-inputs input[type="radio"] + span {
  display: inline-block;
  width: 19px;
  height: 19px;
  background: url("../img/check_radio.png") -38px top no-repeat;
  margin: -1px 4px 0 0;
  vertical-align: top;
  cursor: pointer; }
.custom-inputs input[type="radio"]:checked + span {
  background: url("../img/check_radio.png") -57px top no-repeat; }

/*
* Select
*/
.custom-select {
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
  background: url("data:image/gif;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAALCAYAAACgR9dcAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDE0IDc5LjE1Njc5NywgMjAxNC8wOC8yMC0wOTo1MzowMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjk2MUVFNTUxMUZCRDExRTU4Nzk5RDExNTFDNDRGMUE3IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjk2MUVFNTUyMUZCRDExRTU4Nzk5RDExNTFDNDRGMUE3Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6OTYxRUU1NEYxRkJEMTFFNTg3OTlEMTE1MUM0NEYxQTciIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6OTYxRUU1NTAxRkJEMTFFNTg3OTlEMTE1MUM0NEYxQTciLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4E6t2FAAAA0UlEQVR42qSSzRWCMAzHEzboUbfQrgBzcMMVHMEVODoHM1S3kKMjxH/SyCvvFTxYXiBt8ssXZRGhv9bj1QdI+9Nv7tvn3AfVNWmjIPRJBfqwk2AgoQnM5Aw1kBskus9YC+Bno28jsTEGXyGp8F0FQKkZ5MWeUIEy+agoPTIz+RAvlD1Gxkvw4Jtg687H+1t9uBxaJUDm816rM/A7MC5700mKBhDrKy/xUgtwmXYJnw4wCnXel4HImhBoBS4Vbf13a4EtQBXcvVx+ccKWXeGPAAMAPUt1gu0tAjYAAAAASUVORK5CYII=") no-repeat 95% 50%; }
  .custom-select select {
    background: transparent;
    background-image: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    -moz-appearance: none; }
    .custom-select select option {
      color: #555;
      background-color: white; }
    .custom-select select:disabled {
      background-color: #ccc; }

/*
* Input file (examinar)
*/
#file-original {
  display: none; }

#botonadjuntararchivo {
  position: relative;
  height: 40px;
  width: 100%;
  margin-top: -35px;
  color: white;
  border: none;
  background: #454545 url("img/icono-examinar.png") top right no-repeat; }

#archivoadjuntado {
  height: 0;
  background: none !important;
  border: none; }

/*
*SUMOS SELECT: select form personalizado
*/
/* Colores corporativos */
/* Paginaci├│n completa */
/* Cookies */
/* Varios */
.SumoSelect p {
  margin: 0; }

.SlectBox {
  width: 200px;
  padding: 5px 8px; }

/*this is applied on that hidden select. DO NOT USE display:none; or visiblity:hidden; and Do not override any of these properties. */
.SelectClass {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  height: 100%;
  width: 100%;
  border: none;
  z-index: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0; }

.SumoSelect > .optWrapper > .options > li label, .SumoSelect > .CaptionCont {
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none; }

.SumoSelect {
  display: inline-block;
  position: relative;
  outline: none; }

.SumoSelect:focus > .CaptionCont, .SumoSelect:hover > .CaptionCont {
  box-shadow: 0px 0px 2px #7799D0;
  border-color: #7799D0; }

.SumoSelect > .CaptionCont {
  position: relative;
  border: 1px solid #A4A4A4;
  min-height: 14px;
  background-color: #fff;
  border-radius: 2px;
  margin: 0px; }

.SumoSelect > .CaptionCont > span {
  display: block;
  padding-right: 30px;
  /*text-overflow: ellipsis;*/
  white-space: nowrap;
  overflow: hidden;
  cursor: default; }

/*placeholder style*/
.SumoSelect > .CaptionCont > span.placeholder {
  color: #ccc;
  font-style: italic; }

.SumoSelect > .CaptionCont > label {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 30px; }

.SumoSelect > .CaptionCont > label > i {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6+R8AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3wMdBhAJ/fwnjwAAAGFJREFUKM9jYBh+gBFKuzEwMKQwMDB8xaOWlYGB4T4DA0MrsuapDAwM//HgNwwMDDbYTJuGQ8MHBgYGJ1xOYGNgYJiBpuEpAwODHSF/siDZ+ISBgcGClEDqZ2Bg8B6CkQsAPRga0cpRtDEAAAAASUVORK5CYII=");
  background-position: center center;
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  margin: auto;
  background-repeat: no-repeat;
  opacity: 0.8; }

.SumoSelect > .optWrapper {
  top: 30px;
  width: 100%;
  position: absolute;
  left: 0;
  opacity: 0;
  visibility: hidden;
  transition: opacity 200ms ease-out, top 200ms ease-out, visibility 200ms ease-out;
  -webkit-transition: opacity 200ms ease-out, top 200ms ease-out, visibility 200ms ease-out;
  -moz-transition: opacity 200ms ease-out, top 200ms ease-out, visibility 200ms ease-out;
  -ms-transition: opacity 200ms ease-out, top 200ms ease-out, visibility 200ms ease-out;
  -o-transition: opacity 200ms ease-out, top 200ms ease-out, visibility 200ms ease-out;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: -100;
  background: #fff;
  border: 1px solid #ddd;
  box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.11);
  border-radius: 3px;
  overflow: hidden; }

.SumoSelect > .optWrapper.open {
  top: 35px;
  visibility: visible;
  opacity: 1;
  z-index: 1000; }

.SumoSelect > .optWrapper > .options {
  list-style: none;
  display: block;
  padding: 0px;
  margin: 0px;
  overflow: auto;
  border-radius: 2px;
  /*Set the height of pop up here (only for desktop mode)*/
  max-height: 250px;
  /*height*/ }

.SumoSelect > .optWrapper.isFloating > .options {
  max-height: 100%;
  box-shadow: 0px 0px 100px #595959; }

.SumoSelect > .optWrapper > .options > li {
  padding: 6px 6px;
  border-bottom: 1px solid #F3F3F3;
  position: relative; }

.SumoSelect > .optWrapper > .options > li:first-child {
  border-radius: 2px 2px 0px 0px; }

.SumoSelect > .optWrapper > .options > li:last-child {
  border-bottom: none;
  border-radius: 0px 0px 2px 2px; }

.SumoSelect > .optWrapper > .options > li:hover {
  background-color: #E4E4E4; }

.SumoSelect > .optWrapper > .options > li.sel {
  background-color: #a1c0e4; }

.SumoSelect > .optWrapper > .options > li label {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  cursor: pointer; }

.SumoSelect > .optWrapper > .options > li span {
  display: none; }

/*Floating styles*/
.SumoSelect > .optWrapper.isFloating {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  width: 90%;
  bottom: 0px;
  margin: auto;
  max-height: 90%; }

/*Hover*/
/*.SumoSelect:hover > .CaptionCont > label { background-color: #F1F1F1; }*/
/*disabled state*/
.SumoSelect > .optWrapper > .options > li.disabled {
  background-color: inherit;
  pointer-events: none; }

.SumoSelect > .optWrapper > .options > li.disabled * {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  /* IE 5-7 */
  filter: alpha(opacity=50);
  /* Netscape */
  -moz-opacity: 0.5;
  /* Safari 1.x */
  -khtml-opacity: 0.5;
  /* Good browsers */
  opacity: 0.5; }

/*styling for multiple select*/
.SumoSelect > .optWrapper.multiple > .options > li {
  padding-left: 35px;
  cursor: pointer; }

.SumoSelect > .optWrapper.multiple > .options > li span,
.SumoSelect .select-all > span {
  position: absolute;
  display: block;
  width: 30px;
  top: 0px;
  bottom: 0px;
  margin-left: -35px; }

.SumoSelect > .optWrapper.multiple > .options > li span i,
.SumoSelect .select-all > span i {
  position: absolute;
  margin: auto;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  width: 14px;
  height: 14px;
  border: 1px solid #AEAEAE;
  border-radius: 2px;
  box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.15);
  background-color: #fff; }

.SumoSelect > .optWrapper > .MultiControls {
  display: none;
  border-top: 1px solid #ddd;
  background-color: #fff;
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.13);
  border-radius: 0px 0px 3px 3px; }

.SumoSelect > .optWrapper.multiple.isFloating > .MultiControls {
  display: block;
  margin-top: 5px;
  position: absolute;
  bottom: 0px;
  width: 100%; }

.SumoSelect > .optWrapper.multiple.okCancelInMulti > .MultiControls {
  display: block; }

.SumoSelect > .optWrapper.multiple.okCancelInMulti > .MultiControls > p {
  padding: 6px; }

.SumoSelect > .optWrapper.multiple > .MultiControls > p {
  display: inline-block;
  cursor: pointer;
  padding: 12px;
  width: 50%;
  box-sizing: border-box;
  text-align: center; }

.SumoSelect > .optWrapper.multiple > .MultiControls > p:hover {
  background-color: #f1f1f1; }

.SumoSelect > .optWrapper.multiple > .MultiControls > p.btnOk {
  border-right: 1px solid #DBDBDB;
  border-radius: 0px 0px 0px 3px; }

.SumoSelect > .optWrapper.multiple > .MultiControls > p.btnCancel {
  border-radius: 0px 0px 3px 0px; }

/*styling for select on popup mode*/
.SumoSelect > .optWrapper.isFloating > .options > li {
  padding: 12px 6px; }

/*styling for only multiple select on popup mode*/
.SumoSelect > .optWrapper.multiple.isFloating > .options > li {
  padding-left: 35px; }

.SumoSelect > .optWrapper.multiple.isFloating {
  padding-bottom: 43px; }

/*selected state
.SumoSelect > .optWrapper.multiple > .options > li.selected span i:after,
.SumoSelect .select-all.selected > span i:after{content: '';position: absolute;width: 11px;height: 11px;top: 2px;left: 2px;background-color: rgb(17, 169, 17);border-radius: 2px;box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15);}
*/
.SumoSelect > .optWrapper.multiple > .options > li.selected span i,
.SumoSelect .select-all.selected > span i,
.SumoSelect .select-all.partial > span i {
  background-color: #c2b073;
  box-shadow: none;
  border-color: transparent;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAGCAYAAAD+Bd/7AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNXG14zYAAABMSURBVAiZfc0xDkAAFIPhd2Kr1WRjcAExuIgzGUTIZ/AkImjSofnbNBAfHvzAHjOKNzhiQ42IDFXCDivaaxAJd0xYshT3QqBxqnxeHvhunpu23xnmAAAAAElFTkSuQmCC");
  background-repeat: no-repeat;
  background-position: center center; }

/*disabled state*/
.SumoSelect.disabled {
  opacity: 0.7;
  cursor: not-allowed; }

.SumoSelect.disabled > .CaptionCont {
  border-color: #ccc;
  box-shadow: none; }

/**Select all button**/
.SumoSelect .select-all {
  border-radius: 3px 3px 0px 0px;
  position: relative;
  border-bottom: 1px solid #ddd;
  background-color: #fff;
  padding: 8px 0px 3px 35px;
  height: 20px; }

.SumoSelect .select-all > span i {
  cursor: pointer; }

.SumoSelect .select-all.partial > span i {
  background-color: #ccc; }

/*styling for optgroups*/
.SumoSelect > .optWrapper > .options > li.optGroup {
  padding-left: 5px;
  text-decoration: underline; }

/*
* Cambios Propios
*/
.SlectBox {
  width: 100%;
  padding: 6px 8px 6px 0; }

.SumoSelect {
  display: block; }

.SumoSelect > .CaptionCont {
  padding-top: 2px; }

.SumoSelect > .CaptionCont > span.placeholder {
  color: #555;
  font-style: normal; }

.SumoSelect > .CaptionCont {
  border: none;
  border-bottom: 1px solid #dbdbdb; }

.SumoSelect:focus > .CaptionCont, .SumoSelect:hover > .CaptionCont {
  box-shadow: none;
  border: none;
  border-bottom: 1px solid #c4b070; }

.SumoSelect .select-all {
  height: 35px; }

.SumoSelect > .CaptionCont > label > i {
  left: auto; }

@media (min-width: 768px) {
  .SlectBox {
    padding: 6px 8px; }

  .SumoSelect > .CaptionCont > label > i {
    left: 0; } }
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.duration-medio {
  -webkit-animation-duration: 0.5s !important;
  animation-duration: .5s !important; }

.duration-1 {
  -webkit-animation-duration: 1s !important;
  animation-duration: 1s !important; }

.duration-2 {
  -webkit-animation-duration: 2s !important;
  animation-duration: 2s !important; }

.delay-medio {
  -webkit-animation-delay: .5s !important;
  animation-delay: .5s !important; }

.delay-1 {
  -webkit-animation-delay: 1s !important;
  animation-delay: 1s !important; }

.delay-1-medio {
  -webkit-animation-delay: 1.5s !important;
  animation-delay: 1.5s !important; }

.delay-2 {
  -webkit-animation-delay: 2s !important;
  animation-delay: 2s !important; }

@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; }
  100% {
    opacity: 1; } }
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; }
  100% {
    opacity: 1; } }
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn; }

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
    opacity: 0; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 100; } }
@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown; }

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp; }

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 125%, 0);
    transform: translate3d(0, 125%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 125%, 0);
    transform: translate3d(0, 125%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1);
    transform: scale3d(0.1, 0.1, 0.1); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn; }

/*
---------------------------------------------------------------------------------------------------
ESTILOS COMUNES PARA TODAS LAS RESOLUCIONES + ESTILOS ESPECIFICOS PARA MOVIL (resolucion < 480)
---------------------------------------------------------------------------------------------------
*/
/*****************************
 * General
 *****************************/
.site-branding {
  text-align: center; }

#menu a, #menufication-nav a {
  margin-top: 0;
  display: block;
  color: #ccc;
  text-decoration: none;
  font-size: 1.6rem; }

.col-main {
  margin-bottom: 30px; }

.main {
  margin-bottom: 0; }

#mapa {
  height: 200px;
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-bottom: 30px; }
  #mapa iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important; }
    #mapa iframe.scrolloff {
      pointer-events: none; }

.wpcf7-not-valid-tip {
  font-size: 1.6rem !important;
  font-weight: 400; }

.wpcf7-response-output {
  text-align: left !important; }

.g-recaptcha {
  -webkit-transform: scale(0.77);
  -ms-transform: scale(0.77);
  -o-transform: scale(0.77);
  transform: scale(0.77);
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  margin-bottom: 30px; }

.form-control {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -khtml-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  border-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none; }
  .form-control::-moz-placeholder {
    color: #8c8c8c;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #8c8c8c; }
  .form-control::-webkit-input-placeholder {
    color: #8c8c8c; }

.modulo-newsletter {
  font-family: "Hind", sans-serif; }
  .modulo-newsletter .form-control {
    width: 100%; }
  .modulo-newsletter input[type='submit'] {
    width: 100%; }
  .modulo-newsletter .checkbox {
    clear: both;
    margin-top: 16px; }
  .modulo-newsletter input[type='checkbox'] {
    font-size: 12px; }

.checkbox input {
  vertical-align: middle;
  margin-right: 10px; }

.checkbox .wpcf7-not-valid-tip {
  font-size: 1.6rem;
  font-weight: 400;
  margin: 5px 0 0 0; }

.page-template-page-terminos .site-main, .page-template-page-cookies .site-main {
  margin-bottom: 30px; }

.european {
  display: none; }

.menu-item-has-children {
  cursor: pointer; }

.menufication-child-menu {
  display: block !important;
  border-bottom: none !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.menufication-has-child-menu > a {
  display: none !important; }
.menufication-has-child-menu:before {
  content: "" !important; }
.menufication-has-child-menu ul li:last-child {
  border-bottom: none !important; }

#menufication-nav .menufication-child-menu li a {
  padding-left: 18px !important; }

.btn-default {
  border: solid 1px #979797;
  background-color: #5f7f89;
  color: white;
  text-align: center;
  text-transform: uppercase;
  font-size: 1.6rem;
  font-weight: 400;
  height: 47px; }

.entry-title {
  text-transform: uppercase;
  font-size: 3.5rem;
  font-weight: 100;
  margin-top: 40px;
  margin-bottom: 25px; }

.sp {
  width: 196px;
  height: 1px;
  background-color: #4ecfba;
  margin: 50px auto; }

.subtitular {
  font-size: 2rem;
  color: #5f7f89;
  font-weight: 100; }

.txt-small {
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 30px; }

.mailchimp {
  max-width: 710px; }
  .mailchimp form .label {
    font-size: 1.6rem;
    font-weight: 400;
    margin-bottom: 26px; }
  .mailchimp form .form-control {
    background-color: #f0f0f0;
    border-color: transparent;
    height: 47px; }
    .mailchimp form .form-control:focus {
      border-color: #5f7f89; }
  .mailchimp form .btn {
    width: 100%; }
  .mailchimp form .mce_inline_error {
    font-size: 1.6rem; }
  .mailchimp .checkbox {
    font-size: 1.2rem;
    margin-top: 10px;
    font-weight: 400; }
    .mailchimp .checkbox a {
      font-weight: 600; }

.mailchimp .subtitular {
  margin: 30px auto; }
.mailchimp .btn {
  margin: 20px 0; }

.icon-email {
  display: block;
  width: 75px;
  height: 75px;
  margin: 0 auto;
  background: url("img/icon-email.png") no-repeat; }

.border {
  border: 1px solid #d4d4d4; }

.entry-content {
  margin-bottom: 30px;
  line-height: 25px; }
  .entry-content ul {
    padding-left: 30px; }
    .entry-content ul li {
      list-style: url("img/disc.png") !important;
      margin-bottom: 20px; }
  .entry-content + img {
    margin-bottom: 0 !important; }

blockquote {
  position: relative;
  padding-left: 30px; }
  blockquote:before {
    content: "";
    position: absolute;
    width: 9px;
    height: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    background: #0ECE85;
    /* Old browsers */
    background: -moz-linear-gradient(top, #ffb35b 1%, #fe817f 36%, #fe817f 36%, #81d4e2 66%, #0ece85 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ffb35b 1%, #fe817f 36%, #fe817f 36%, #81d4e2 66%, #0ece85 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ffb35b 1%, #fe817f 36%, #fe817f 36%, #81d4e2 66%, #0ece85 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb35b', endColorstr='#0ece85',GradientType=0 );
    /* IE6-9 */ }

.mapa {
  height: 300px; }

/*****************************
 * Home
 *****************************/
.home .entry-content {
  max-width: 840px; }

/*****************************
 * Context
 *****************************/
.context .entry-content {
  text-align: center; }

.img-context {
  margin: 0 auto; }

/*****************************
 * Aplications
 *****************************/
.aplications .entry-content {
  margin-bottom: 0; }

/*****************************
 * Consortium
 *****************************/
.img-consortium {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 30px auto; }

.consortium .entry-content p {
  margin-bottom: 20px; }

/*****************************
 * News & Events
 *****************************/
.news-events hr, .dissemination hr {
  display: none; }

/*****************************
 * Desmination
 *****************************/
.dissemination article {
  padding: 0 0 40px 0;
  border-bottom: 1px solid #d4d4d4; }
  .dissemination article:first-child {
    border-top: 1px solid #d4d4d4; }
  .dissemination article .entry-title {
    text-transform: inherit;
    font-size: 1.8rem;
    margin: 0 0 20px 0;
    line-height: 30px; }
  .dissemination article .entry-meta {
    font-size: 1.4rem;
    font-weight: 400;
    color: #5f7f89;
    margin-bottom: 25px; }
  .dissemination article .entry-content {
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 25px;
    margin-bottom: 0; }
.dissemination .mailchimp {
  margin-top: 20px; }

/*****************************
 * CONTACTO
 *****************************/
.contacto .wpcf7-form p {
  font-size: 1.6rem;
  color: #5f7f89;
  font-weight: 400; }
.contacto .wpcf7-form .form-control {
  background-color: #f0f0f0;
  height: 45px;
  color: #8c8c8c;
  font-weight: 400;
  font-size: 1.6rem;
  margin: 10px 0 25px 0; }
.contacto .wpcf7-form .btn {
  width: 156px; }
.contacto .wpcf7-form .checkbox {
  font-size: 1.2rem;
  font-weight: 400;
  margin-bottom: 30px; }
.contacto .datos {
  margin-top: 40px;
  border-top: 1px solid #d4d4d4;
  padding-top: 40px;
  text-align: center; }
  .contacto .datos p {
    font-size: 1.5rem;
    font-weight: 400;
    margin-bottom: 3px; }
  .contacto .datos a {
    color: #8c8c8c; }
  .contacto .datos .subtitular {
    margin-bottom: 30px; }

div.wpcf7-response-output {
  margin: 20px 0 0 0;
  font-size: 1.5rem; }

/*****************************
 * CAMPAIGN MAILCHIMP
 *****************************/
.display_archive {
  margin-bottom: 50px;
  border-top: 1px solid #d4d4d4; }
  .display_archive .campaign {
    position: relative;
    color: #5f7f89;
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 30px;
    padding: 25px 25px 25px 0;
    border-bottom: 1px solid #d4d4d4;
    /*&:before{
      content: " ";
      position: relative;
      top: 53px;
      width: 20px;
      height: 20px;
      background-color: #ffffff;
      display: block;
      left: 94px;
    }*/ }
    .display_archive .campaign:after {
      content: "";
      position: absolute;
      top: 50%;
      right: 0;
      -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      -o-transform: translate(0, -50%);
      transform: translate(0, -50%);
      width: 24px;
      height: 44px;
      background: url("img/arrow-news.png") no-repeat; }
    .display_archive .campaign a {
      color: #8c8c8c;
      font-size: 1.5rem;
      font-weight: 300;
      position: relative; }

/*****************************
 * Contacto
 *****************************/
/*****************************
 * Footer
 *****************************/
.site-footer {
  margin-bottom: 30px; }
  .site-footer .content-footer {
    background: url("img/bg-footer.jpg") no-repeat;
    background-size: cover;
    padding: 30px 0;
    color: white;
    font-weight: 400; }
  .site-footer img {
    margin: auto; }
  .site-footer .copy {
    font-size: 1.4rem;
    text-align: center; }
  .site-footer a {
    color: white; }

/*# sourceMappingURL=style.css.map */
