@charset "UTF-8";
/* Formulario de validación */
.form-inline.fv-form-bootstrap .form-group, .fv-form-bootstrap4.form-inline .form-group {
  vertical-align: top; }

.fv-has-feedback {
  position: relative; }

.fv-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 3;
  display: block;
  text-align: center; }

.fv-help-block {
  display: block; }

.fv-form [placeholder]::-ms-clear {
  display: none; }

.fv-form-foundation .form-error, .fv-form-uikit .uk-text-danger {
  display: block; }

.fv-form-bootstrap .help-block {
  margin-bottom: 0; }

.fv-form-bootstrap .tooltip-inner {
  text-align: left; }

.fv-form-bootstrap .fv-bootstrap-icon-input-group {
  z-index: 100; }

.fv-form-bootstrap4 .fv-control-feedback {
  width: 38px;
  height: 38px;
  line-height: 38px; }

.fv-form-bootstrap4 .form-group.row .fv-control-feedback {
  right: 15px; }

.fv-form-bootstrap4 .form-group.row .form-check ~ .fv-control-feedback {
  top: -7px; }

.fv-form-bootstrap4:not(.form-inline) label ~ .fv-control-feedback {
  top: 32px; }

.fv-form-bootstrap4:not(.form-inline) label.sr-only ~ .fv-control-feedback {
  top: -7px; }

.fv-form-bootstrap4:not(.form-inline) .form-check ~ .fv-control-feedback {
  top: 25px; }

.fv-form-bootstrap4 .has-success .fv-control-feedback, .fv-form-bootstrap4 .has-success label {
  color: #5cb85c; }

.fv-form-bootstrap4 .has-warning .fv-control-feedback, .fv-form-bootstrap4 .has-warning label {
  color: #f0ad4e; }

.fv-form-foundation5 .fv-control-feedback {
  right: 15px;
  width: 37px;
  height: 37px;
  line-height: 37px; }

.fv-form-foundation5 .row .row:not(.collapse) .fv-control-feedback {
  right: 8px; }

.fv-form-foundation5 .row .collapse .fv-control-feedback {
  right: 0; }

.fv-form-foundation5.fv-form-horizontal [type=checkbox] ~ .fv-control-feedback, .fv-form-foundation5.fv-form-horizontal [type=radio] ~ .fv-control-feedback {
  top: -8px; }

.fv-form-foundation5 label .fv-control-feedback {
  top: 21px; }

.fv-form-foundation5 [type=checkbox] ~ .fv-control-feedback, .fv-form-foundation5 [type=radio] ~ .fv-control-feedback {
  top: 15px; }

.fv-form-foundation5 .error .fv-control-feedback {
  color: #f04124; }

.fv-form-foundation5 .fv-has-success .fv-control-feedback, .fv-form-foundation5 .fv-has-success label {
  color: #43AC6A; }

.fv-form-foundation .fv-control-feedback {
  right: 15px;
  width: 39px;
  height: 39px;
  line-height: 39px; }

.fv-form-foundation [type=checkbox] ~ .fv-control-feedback, .fv-form-foundation [type=radio] ~ .fv-control-feedback {
  top: -7px; }

.fv-form-foundation fieldset [type=checkbox] ~ .fv-control-feedback, .fv-form-foundation fieldset [type=radio] ~ .fv-control-feedback, .fv-form-foundation label .fv-control-feedback {
  top: 25px; }

.fv-form-foundation .fv-has-error .fv-control-feedback, .fv-form-foundation .fv-has-error fieldset legend, .fv-form-foundation .fv-has-error label {
  color: #ec5840; }

.fv-form-foundation .fv-has-success .fv-control-feedback, .fv-form-foundation .fv-has-success fieldset legend, .fv-form-foundation .fv-has-success label {
  color: #3adb76; }

.fv-foundation-tooltip:before {
  border-color: transparent transparent #0a0a0a; }

.fv-form-pure .fv-control-feedback {
  width: 36px;
  height: 36px;
  line-height: 36px; }

.fv-form-pure.pure-form-aligned [type=checkbox] ~ .fv-control-feedback, .fv-form-pure.pure-form-aligned [type=radio] ~ .fv-control-feedback {
  top: -9px; }

.fv-form-pure.pure-form-aligned .fv-help-block {
  margin-top: 5px;
  margin-left: 180px; }

.fv-form-pure.pure-form-stacked .pure-control-group {
  margin-bottom: 8px; }

.fv-form-pure.pure-form-stacked .fv-control-feedback {
  top: 22px; }

.fv-form-pure.pure-form-stacked .pure-radio ~ .fv-control-feedback {
  top: 20px; }

.fv-form-pure.pure-form-stacked .fv-sr-only ~ .fv-control-feedback {
  top: -9px; }

.fv-form-pure .fv-has-error .fv-control-feedback, .fv-form-pure .fv-has-error .fv-help-block, .fv-form-pure .fv-has-error label {
  color: #CA3C3C; }

.fv-form-pure .fv-has-success .fv-control-feedback, .fv-form-pure .fv-has-success .fv-help-block, .fv-form-pure .fv-has-success label {
  color: #1CB841; }

.fv-form-semantic .error .icon, .fv-form-semantic.ui.form .fields.error label {
  color: #9f3a38; }

.fv-form-semantic .fv-control-feedback {
  right: 7px; }

.fv-form-uikit .fv-control-feedback {
  top: 25px;
  width: 30px;
  height: 30px;
  line-height: 30px; }

.fv-form-uikit.uk-form-horizontal .fv-control-feedback {
  top: 0; }

.fv-form-uikit.uk-form-horizontal [type=checkbox] ~ .fv-control-feedback, .fv-form-uikit.uk-form-horizontal [type=radio] ~ .fv-control-feedback {
  top: -7px; }

.fv-form-uikit label.fv-sr-only ~ .fv-control-feedback {
  top: -7px !important; }

.fv-form-uikit.uk-form-stacked [type=checkbox] ~ .fv-control-feedback, .fv-form-uikit.uk-form-stacked [type=radio] ~ .fv-control-feedback {
  top: 20px; }

.fv-form-uikit .fv-has-error .fv-control-feedback, .fv-form-uikit .fv-has-error .uk-form-label, .fv-form-uikit .fv-has-error label {
  color: #D85030; }

.fv-form-uikit .fv-has-success .fv-control-feedback, .fv-form-uikit .fv-has-success .uk-form-label, .fv-form-uikit .fv-has-success label {
  color: #659F13; }

/* Carga de Tipografías */
@font-face {
  font-family: 'Charter';
  src: url("../fonts/Charter Bold.eot");
  src: url("../fonts/Charter Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Charter Bold.woff2") format("woff2"), url("../fonts/Charter Bold.woff") format("woff"), url("../fonts/Charter Bold.ttf") format("truetype"), url("../fonts/Charter Bold.otf") format("opentype"), url("../fonts/Charter Bold.svg#Charter Bold") format("svg");
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U0020-02DC; }

@font-face {
  font-family: 'Charter';
  src: url("../fonts/Charter Roman.eot");
  src: url("../fonts/Charter Roman.eot?#iefix") format("embedded-opentype"), url("../fonts/Charter Roman.woff2") format("woff2"), url("../fonts/Charter Roman.woff") format("woff"), url("../fonts/Charter Roman.ttf") format("truetype"), url("../fonts/Charter Roman.otf") format("opentype"), url("../fonts/Charter Roman.svg#Charter Roman") format("svg");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U0020-02DC; }

@font-face {
  font-family: 'Avenir Next';
  src: url("../fonts/avenir-next-Bold.eot");
  src: url("../fonts/avenir-next-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/avenir-next-Bold.woff2") format("woff2"), url("../fonts/avenir-next-Bold.woff") format("woff"), url("../fonts/avenir-next-Bold.ttf") format("truetype"), url("../fonts/avenir-next-Bold.otf") format("opentype"), url("../fonts/avenir-next-Bold.svg#avenir-next-Bold") format("svg");
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U0-10FFFF; }

@font-face {
  font-family: 'Avenir Next';
  src: url("../fonts/avenir-next-Demi.eot");
  src: url("../fonts/avenir-next-Demi.eot?#iefix") format("embedded-opentype"), url("../fonts/avenir-next-Demi.woff2") format("woff2"), url("../fonts/avenir-next-Demi.woff") format("woff"), url("../fonts/avenir-next-Demi.ttf") format("truetype"), url("../fonts/avenir-next-Demi.otf") format("opentype"), url("../fonts/avenir-next-Demi.svg#avenir-next-Demi") format("svg");
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U0-10FFFF; }

@font-face {
  font-family: 'Avenir Next';
  src: url("../fonts/avenir-next-It.eot");
  src: url("../fonts/avenir-next-It.eot?#iefix") format("embedded-opentype"), url("../fonts/avenir-next-It.woff2") format("woff2"), url("../fonts/avenir-next-It.woff") format("woff"), url("../fonts/avenir-next-It.ttf") format("truetype"), url("../fonts/avenir-next-It.otf") format("opentype"), url("../fonts/avenir-next-It.svg#avenir-next-It") format("svg");
  font-weight: 400;
  font-style: italic;
  font-stretch: normal;
  unicode-range: U0-10FFFF; }

@font-face {
  font-family: 'Avenir Next';
  src: url("../fonts/avenir-next-Medium.eot");
  src: url("../fonts/avenir-next-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/avenir-next-Medium.woff2") format("woff2"), url("../fonts/avenir-next-Medium.woff") format("woff"), url("../fonts/avenir-next-Medium.ttf") format("truetype"), url("../fonts/avenir-next-Medium.otf") format("opentype"), url("../fonts/avenir-next-Medium.svg#avenir-next-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U0-10FFFF; }

@font-face {
  font-family: 'Avenir Next';
  src: url("../fonts/avenir-next-Regular.eot");
  src: url("../fonts/avenir-next-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/avenir-next-Regular.woff2") format("woff2"), url("../fonts/avenir-next-Regular.woff") format("woff"), url("../fonts/avenir-next-Regular.ttf") format("truetype"), url("../fonts/avenir-next-Regular.otf") format("opentype"), url("../fonts/avenir-next-Regular.svg#avenir-next-Regular") format("svg");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U0-10FFFF; }

@font-face {
  font-family: 'fundacion_manantial';
  src: url("../fonts/fundacion_manantial.eot?kt2yyr");
  src: url("../fonts/fundacion_manantial.eot?kt2yyr#iefix") format("embedded-opentype"), url("../fonts/fundacion_manantial.woff2?kt2yyr") format("woff2"), url("../fonts/fundacion_manantial.ttf?kt2yyr") format("truetype"), url("../fonts/fundacion_manantial.woff?kt2yyr") format("woff"), url("../fonts/fundacion_manantial.svg?kt2yyr#fundacion_manantial") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'fundacion_manantial' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-fence:before {
  content: "\e918"; }

.icon-blog:before {
  content: "\e916"; }

.icon-in:before {
  content: "\e917"; }

.icon-comillas-left:before {
  content: "\e914"; }

.icon-comillas-right:before {
  content: "\e915"; }

.icon-check-gracias:before {
  content: "\e913"; }

.icon-404:before {
  content: "\e912"; }

.icon-arrow-right:before {
  content: "\e910"; }

.icon-arrow-left:before {
  content: "\e911"; }

.icon-arrow-menu:before {
  content: "\e90f"; }

.icon-mapa:before {
  content: "\e90d";
  color: #0e4daa; }

.icon-share:before {
  content: "\e90e"; }

.icon-twitter2:before {
  content: "\e90a"; }

.icon-facebook2:before {
  content: "\e90b"; }

.icon-twitter:before {
  content: "\e90c"; }

.icon-close:before {
  content: "\e902"; }

.icon-arrow-down:before {
  content: "\e909"; }

.icon-descargar:before {
  content: "\e900"; }

.icon-facebook:before {
  content: "\e901"; }

.icon-arrow-next:before {
  content: "\e903"; }

.icon-instagram:before {
  content: "\e904"; }

.icon-tiktok:before {
  content: url(https://www.fundacionmanantial.org//wp-content/uploads/2023/06/tiktok.jpg);}

.icon-linkedin:before {
  content: "\e905"; }

.icon-phone:before {
  content: "\e906"; }

.icon-document:before {
  content: "\e907"; }

.icon-youtube:before {
  content: "\e908"; }

/* Mixin Sass */
/* Colores y Tipografías */
/* Carrusel */
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: none; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }

.slick-track:before,
.slick-track:after {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir='rtl'] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Buscador */
.searchpage {
  margin: 0 auto;
  position: fixed;
  width: 50%;
  background: #fff;
  height: 25%;
  right: 25%;
  top: 20%;
  display: none; }
  .searchpage .close {
    position: absolute;
    right: 20px;
    top: -20px;
    margin-top: 40px;
    color: #000000;
    cursor: pointer; }
  .searchpage .form_search {
    position: absolute;
    top: 30%;
    left: 30%;
    right: 30%;
    -webkit-transform: translateY(50%);
    -moz-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%);
    width: 40%;
    text-align: center; }
    .searchpage .form_search .input-group {
      border-bottom: solid 1px #0E4DAA; }
      .searchpage .form_search .input-group .input-group-btn button {
        background: #fff;
        border: none; }
      .searchpage .form_search .input-group .input-group-btn i {
        color: #0E4DAA;
        font-size: 18px; }
      .searchpage .form_search .input-group input.form-control {
        border: none;
        box-shadow: none;
        font-size: 18px;
        height: 35px; }
        .searchpage .form_search .input-group input.form-control.placeholder {
          font-size: 18px;
          font-weight: 700; }
        .searchpage .form_search .input-group input.form-control:-moz-placeholder {
          font-size: 18px;
          font-weight: 700; }
        .searchpage .form_search .input-group input.form-control::-moz-placeholder {
          font-size: 18px;
          font-weight: 700; }
        .searchpage .form_search .input-group input.form-control:-ms-input-placeholder {
          font-size: 18px;
          font-weight: 700; }
        .searchpage .form_search .input-group input.form-control::-webkit-input-placeholder {
          font-size: 18px;
          font-weight: 700; }

.search.search-results.page-salud-mental {
  background: #fff; }

.opened {
  display: block;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -ms-transition: 0.6s;
  transition: 0.6s;
  -o-animation-duration: 0.4s;
  -moz-animation-duration: 0.4s;
  -webkit-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -o-animation-name: buscador;
  -moz-animation-name: buscador;
  -webkit-animation-name: buscador;
  animation-name: buscador;
  z-index: 9999;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1); }

@keyframes buscador {
  0% {
    opacity: 0;
    transform: translateZ(-1000em);
    transform: scale(0.1); }
  75% { }
  100% {
    opacity: 1;
    transform: scale(1);
    transform: translateZ(0em); } }

.search-result {
  margin: 150px 0 60px 0; }

.search-no-results .search-result {
  min-height: 400px; }

/* Estilos plugin WPML Idioma */
.wpml-ls-legacy-dropdown-click {
width: 44px;
}
.wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle {
padding: 0;
}
.wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle.js-wpml-color, .wpml-ls-legacy-dropdown-click a.js-wpml-color {
	color: #0E4DAA;
}
.wpml-ls-legacy-dropdown-click a {
border: 0;
color: #fff;
background: transparent;
}
.wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
	border-top: 0;
}
.wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu a {
	padding: 5px 0;
}
.wpml-ls-legacy-dropdown-click a:hover, .wpml-ls-legacy-dropdown-click a:focus, .wpml-ls-legacy-dropdown .wpml-ls-current-language:hover>a {
text-decoration: none;
color: #0E4DAA;
background: transparent;
}
li.wpml-ls-slot-shortcode_actions.wpml-ls-item.wpml-ls-item-es.wpml-ls-current-language.wpml-ls-first-item.wpml-ls-item-legacy-dropdown-click {
	color: #fff;
}
.wpml-ls-legacy-dropdown-click a:hover, .wpml-ls-legacy-dropdown-click a:focus, .wpml-ls-legacy-dropdown-click .wpml-ls-current-language:hover>a {
	color: #fff;
	background: transparent;
	border: 0;
}
header.header.navbar.navbar-fixed-top .wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle, header.header.navbar.navbar-fixed-top .wpml-ls-legacy-dropdown-click a {
	color: #0E4DAA;
}
header.header.navbar.navbar-fixed-top .wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:hover, header.header.navbar.navbar-fixed-top .wpml-ls-legacy-dropdown-click a:hover {
	color: #015CE2;
}
header.header.navbar.navbar-fixed-top.nav-transparente .wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle, header.header.navbar.navbar-fixed-top.nav-transparente .wpml-ls-legacy-dropdown-click a  {
	color: #fff;
}
header.header.navbar.navbar-fixed-top.nav-transparente .wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:hover, header.header.navbar.navbar-fixed-top.nav-transparente .wpml-ls-legacy-dropdown-click a:hover  {
	color: #dedede;
}


@media screen and (max-width: 1200px) {
  header .menu-right .search-box {
    padding: 0 !important; } }

@media (max-width: 991px) {
  .searchpage {
    width: 100%;
    height: 100%;
    right: 0;
    top: 0; }
  .search-box {
    position: absolute;
    right: 15px;
    top: 25px;
    font-size: 20px;
    cursor: pointer;
    color: #0E4DAA; }

    /* WPML mobile */
   .main-menu__block.js-menu-mobile.open .wpml-ls-legacy-dropdown-click {
	    width: 65px;
		margin: 40px 0;
    }

    }


@media (max-width: 768px) {
  .searchpage .close {
    font-size: 18px; }
  .searchpage .form_search {
    width: 90%;
    top: 15%;
    left: 5%;
    right: 5%; } }

/* Custom Select */
select.bs-select-hidden,
select.selectpicker {
  display: none !important; }

.bootstrap-select {
  width: 220px \0;
  /*IE9 and below*/ }
  .bootstrap-select > .dropdown-toggle {
    width: 100%;
    padding-right: 25px;
    z-index: 1; }
    .bootstrap-select > .dropdown-toggle.bs-placeholder,
    .bootstrap-select > .dropdown-toggle.bs-placeholder:hover,
    .bootstrap-select > .dropdown-toggle.bs-placeholder:focus,
    .bootstrap-select > .dropdown-toggle.bs-placeholder:active {
      color: #999; }
  .bootstrap-select > select {
    position: absolute !important;
    bottom: 0;
    left: 50%;
    display: block !important;
    width: 0.5px !important;
    height: 100% !important;
    padding: 0 !important;
    opacity: 0 !important;
    border: none; }
    .bootstrap-select > select.mobile-device {
      top: 0;
      left: 0;
      display: block !important;
      width: 100% !important;
      z-index: 2; }
  .has-error .bootstrap-select .dropdown-toggle,
  .error .bootstrap-select .dropdown-toggle {
    border-color: #b94a48; }
  .bootstrap-select.fit-width {
    width: auto !important; }
  .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 220px; }
  .bootstrap-select .dropdown-toggle:focus {
    outline: thin dotted #333333 !important;
    outline: 5px auto -webkit-focus-ring-color !important;
    outline-offset: -2px; }

.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none; }
  .bootstrap-select.form-control:not([class*="col-"]) {
    width: 100%; }
  .bootstrap-select.form-control.input-group-btn {
    z-index: auto; }
    .bootstrap-select.form-control.input-group-btn:not(:first-child):not(:last-child) > .btn {
      border-radius: 0; }

.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*="col-"] {
  float: none;
  display: inline-block;
  margin-left: 0; }

.bootstrap-select.btn-group.dropdown-menu-right,
.bootstrap-select.btn-group[class*="col-"].dropdown-menu-right,
.row .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right {
  float: right; }

.form-inline .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group,
.form-group .bootstrap-select.btn-group {
  margin-bottom: 0; }

.form-group-lg .bootstrap-select.btn-group.form-control,
.form-group-sm .bootstrap-select.btn-group.form-control {
  padding: 0; }
  .form-group-lg .bootstrap-select.btn-group.form-control .dropdown-toggle,
  .form-group-sm .bootstrap-select.btn-group.form-control .dropdown-toggle {
    height: 100%;
    font-size: inherit;
    line-height: inherit;
    border-radius: inherit; }

.form-inline .bootstrap-select.btn-group .form-control {
  width: 100%; }

.bootstrap-select.btn-group.disabled,
.bootstrap-select.btn-group > .disabled {
  cursor: not-allowed; }
  .bootstrap-select.btn-group.disabled:focus,
  .bootstrap-select.btn-group > .disabled:focus {
    outline: none !important; }

.bootstrap-select.btn-group.bs-container {
  position: absolute;
  height: 0 !important;
  padding: 0 !important; }
  .bootstrap-select.btn-group.bs-container .dropdown-menu {
    z-index: 1060; }

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  text-align: left; }

.bootstrap-select.btn-group .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle; }

.bootstrap-select.btn-group[class*="col-"] .dropdown-toggle {
  width: 100%; }

.bootstrap-select.btn-group .dropdown-menu {
  min-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .bootstrap-select.btn-group .dropdown-menu.inner {
    position: static;
    float: none;
    border: 0;
    padding: 0;
    margin: 0;
    border-radius: 0;
    box-shadow: none; }
  .bootstrap-select.btn-group .dropdown-menu li {
    position: relative; }
    .bootstrap-select.btn-group .dropdown-menu li.active small {
      color: #000; }
    .bootstrap-select.btn-group .dropdown-menu li.disabled a {
      cursor: not-allowed; }
    .bootstrap-select.btn-group .dropdown-menu li a {
      cursor: pointer;
      user-select: none; }
      .bootstrap-select.btn-group .dropdown-menu li a.opt {
        position: relative;
        padding-left: 2.25em; }
      .bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
        display: none; }
      .bootstrap-select.btn-group .dropdown-menu li a span.text {
        display: inline-block; }
    .bootstrap-select.btn-group .dropdown-menu li small {
      padding-left: 0.5em; }
  .bootstrap-select.btn-group .dropdown-menu .notify {
    position: absolute;
    bottom: 5px;
    width: 96%;
    margin: 0 2%;
    min-height: 26px;
    padding: 3px 5px;
    background: whitesmoke;
    border: 1px solid #e3e3e3;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    pointer-events: none;
    opacity: 0.9;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

.bootstrap-select.btn-group .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
  white-space: nowrap; }

.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
  position: static; }

.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
  position: static;
  top: auto;
  margin-top: -1px; }

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  margin-top: 5px; }

.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
  margin-right: 34px; }

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle {
  z-index: 1061; }

.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(204, 204, 204, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none; }

.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none; }

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
  bottom: auto;
  top: -3px;
  border-top: 7px solid rgba(204, 204, 204, 0.2);
  border-bottom: 0; }

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
  bottom: auto;
  top: -3px;
  border-top: 6px solid white;
  border-bottom: 0; }

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
  right: 12px;
  left: auto; }

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
  right: 13px;
  left: auto; }

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
  display: block; }

.bs-searchbox,
.bs-actionsbox,
.bs-donebutton {
  padding: 4px 8px; }

.bs-actionsbox {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .bs-actionsbox .btn-group button {
    width: 50%; }

.bs-donebutton {
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .bs-donebutton .btn-group button {
    width: 100%; }

.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px; }

.bs-searchbox .form-control {
  margin-bottom: 0;
  width: 100%;
  float: none; }

/* Estilos Header */
header {
  height: 70px;
  background: #fff;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1); }
  header.nav-transparente {
    background: transparent;
    box-shadow: none; }
    header.nav-transparente .main-menu .main-menu__link.dropdown-toggle {
      color: #fff; }
    header.nav-transparente .main-menu .menu .menu-item-has-children > a::after {
      color: #fff; }
    header.nav-transparente .main-menu .menu .menu-item > a {
      color: #fff; }
    header.nav-transparente .main-menu__link .dropdown-menu .main-menu__sublist {
      color: #0E4DAA; }
    header.nav-transparente .menu-right .search-box {
      color: #fff; }
      header.nav-transparente .menu-right .search-box .lupa {
	      cursor: pointer;
      }
  header .main-menu {
    height: 70px; }
    header .main-menu .js-apertura-menu-mobile {
      position: absolute;
      left: 15px;
      top: 25px;
      font-size: 20px;
      cursor: pointer; }
      header .main-menu .js-apertura-menu-mobile .line {
        display: block;
        width: 30px;
        height: 2px;
        margin: 5px 0;
        background: #fff; }
        header .main-menu .js-apertura-menu-mobile .line.js-color-mobile {
          background: #0E4DAA; }
        header .main-menu .js-apertura-menu-mobile .line.line-2 {
          width: 20px; }
    header .main-menu .logo {
      float: left;
      width: 20%;
      line-height: 70px; }
      header .main-menu .logo.js-logo-mobile {
        float: none;
        width: 100%;
        text-align: center; }
      header .main-menu .logo .logo__link.azul {
        display: none; }
      header .main-menu .logo img {
        width: 218px; }
    header .main-menu .menu {
      float: left;
      width: 60%;
      padding: 0;
      margin-bottom: 0;
      list-style: none;
      text-align: center; }
      header .main-menu .menu .menu-item-has-children {
        position: relative;
        display: inline-block;
        padding: 0 10px;
        line-height: 70px; }
        header .main-menu .menu .menu-item-has-children > a::after {
          position: relative;
          margin-left: 5px;
          content: "\e90f";
          font-family: 'fundacion_manantial';
          font-size: 6px;
          color: #0E4DAA; }
      header .main-menu .menu .menu-item {
        display: inline-block;
        padding: 0 10px;
        cursor: pointer; }
        header .main-menu .menu .menu-item > a {
          color: #0E4DAA; }
        header .main-menu .menu .menu-item .sub-menu {
          display: none;
          position: absolute;
          min-width: 180px;
          list-style: none;
          padding: 0;
          top: 70px;
          left: 50%;
          margin-right: -50%;
          -webkit-transform: translate(-50%, 0);
          -moz-transform: translate(-50%, 0);
          -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
          background: #fff; }
          header .main-menu .menu .menu-item .sub-menu > .menu-item {
            display: block;
            padding: 0;
            line-height: normal; }
            header .main-menu .menu .menu-item .sub-menu > .menu-item:hover a {
              background: #F2F2F2; }
            header .main-menu .menu .menu-item .sub-menu > .menu-item > a {
              display: block;
              padding: 12px 15px;
              color: #4A4A4A;
              text-align: center;
              font-weight: 100; }
              header .main-menu .menu .menu-item .sub-menu > .menu-item > a:hover, header .main-menu .menu .menu-item .sub-menu > .menu-item > a:active, header .main-menu .menu .menu-item .sub-menu > .menu-item > a:focus {
                color: #4A4A4A; }
    header .main-menu__link {
      text-decoration: none;
      cursor: pointer; }
    header .main-menu__block.js-menu-mobile {
      position: fixed;
      width: 75%;
      height: 100%;
      z-index: 999;
      top: 0;
      left: -100%;
      right: 0;
      -webkit-transition: 0.5s;
      -moz-transition: 0.5s;
      -ms-transition: 0.5s;
      transition: 0.5s;
      z-index: 1;
      background-color: white;
      text-align: center;
      color: #0E4DAA; }
      header .main-menu__block.js-menu-mobile .sub-menu {
        position: relative;
        top: 0; }
      header .main-menu__block.js-menu-mobile.open {
        left: 0; }
    header .main-menu a.dropdown-toggle, header .main-menu a {
      font-weight: 700; }
    header .main-menu .menu-item a {
      text-align: inherit; }
  header .menu-right {
    float: left;
    width: 20%;
    line-height: 70px;
    /* Buscador */ }
    header .menu-right__colaborate {
      float: right;
      padding: 0 10px; }
    header .menu-right__language {
      position: relative;
      float: right;
}


.open > .dropdown-menu {
  top: 68px;
  border-radius: 0;
  min-width: auto;
  border: 0;
  font-weight: 100; }

/* MEDIAQUERIES */
@media screen and (max-width: 1200px) {
  header .main-menu .menu {
    width: 58%; }
  header .menu-right {
    width: 22%; } }

@media screen and (max-width: 991px) {
  header.nav-transparente {
    display: none; }
  header .main-menu .logo.js-logo-mobile .logo__link.azul {
    margin-left: 15px; }
  .main-menu__block.js-menu-mobile .js-cierre-menu-mobile {
    float: left;
    padding: 30px 15px;
    font-size: 20px;
    cursor: pointer; }
    .main-menu__block.js-menu-mobile .js-cierre-menu-mobile.on {
      display: block; }
  .main-menu__block.js-menu-mobile .menu {
    width: 100%;
    text-align: left; }
    .main-menu__block.js-menu-mobile .menu .menu-item {
      display: block;
      line-height: 55px;
      padding-left: 15px; }
      .main-menu__block.js-menu-mobile .menu .menu-item:hover a {
        background: transparent; }
      .main-menu__block.js-menu-mobile .menu .menu-item > a {
        text-align: left !important; }
        .main-menu__block.js-menu-mobile .menu .menu-item > a:hover {
          background: transparent !important; }
      .main-menu__block.js-menu-mobile .menu .menu-item .sub-menu {
        position: relative;
        top: 0;
        height: 168px;
        padding: 0;
        left: 50%;
        margin-right: 0;
        -webkit-transform: translate(-54%, 0);
        -moz-transform: translate(-54%, 0);
        -ms-transform: translate(-54%, 0);
        transform: translate(-54%, 0);
        background: transparent; }
        .main-menu__block.js-menu-mobile .menu .menu-item .sub-menu > .menu-item {
          padding-left: 30px; }
  .main-menu__block.js-menu-mobile .menu-right {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    background-color: #F2F2F2; }
    .main-menu__block.js-menu-mobile .menu-right__language {
      float: left;
     }
    .main-menu__block.js-menu-mobile .menu-right .open > .dropdown-menu {
      bottom: 100% !important;
      top: auto !important; }



      }

@media screen and (max-width: 480px) {
  header .main-menu .logo img {
    width: 160px; } }

/* Estilos footer */
.footer {
  /* FOOTER NORMAL Y CORTO*/
  /* COPYRIGHT */ }
  .footer.short .footer__block {
    padding: 30px 0; }
  .footer__block {
    padding: 40px 0; }
  .footer__newsletter {
    padding-bottom: 20px; }
    .footer__newsletter__title {
      font-size: 22px; }
    .footer__newsletter__input {
      width: 70%;
      border: none;
      border-bottom: 1px solid #B5B5B5;
      -webkit-border-radius: 0px;
      -moz-border-radius: 0px;
      -ms-border-radius: 0px;
      border-radius: 0px;
      box-shadow: none;
      box-sizing: border-box;
      padding: 5px;
      background: transparent;
      color: #B5B5B5;
      font-size: 12px; }
      .footer__newsletter__input.placeholder {
        color: #B5B5B5; }
      .footer__newsletter__input:-moz-placeholder {
        color: #B5B5B5; }
      .footer__newsletter__input::-moz-placeholder {
        color: #B5B5B5; }
      .footer__newsletter__input:-ms-input-placeholder {
        color: #B5B5B5; }
      .footer__newsletter__input::-webkit-input-placeholder {
        color: #B5B5B5; }
      .footer__newsletter__input.placeholder {
        font-size: 12px; }
      .footer__newsletter__input:-moz-placeholder {
        font-size: 12px; }
      .footer__newsletter__input::-moz-placeholder {
        font-size: 12px; }
      .footer__newsletter__input:-ms-input-placeholder {
        font-size: 12px; }
      .footer__newsletter__input::-webkit-input-placeholder {
        font-size: 12px; }
      .footer__newsletter__input:focus {
        outline: 0;
        box-shadow: none; }
    .footer__newsletter__txt {
      color: #B5B5B5; }
    .footer__newsletter .btn {
      border: 0; }
      .footer__newsletter .btn:hover, .footer__newsletter .btn:focus, .footer__newsletter .btn:active {
        background: transparent;
        border: 0;
        box-shadow: none; }
      .footer__newsletter .btn .fa {
        font-size: 20px;
        color: #0E4DAA; }
  .footer__pages #footer-one .menu, .footer__pages #footer-two .menu, .footer__pages #footer-three .menu, .footer__pages #footer-four .menu {
    padding: 0;
    list-style: none; }
    .footer__pages #footer-one .menu .menu-item-has-children a, .footer__pages #footer-two .menu .menu-item-has-children a, .footer__pages #footer-three .menu .menu-item-has-children a, .footer__pages #footer-four .menu .menu-item-has-children a {
      color: #8C8C8C;
      font-size: 16px; }
    .footer__pages #footer-one .menu .menu-item-has-children .menu-item, .footer__pages #footer-two .menu .menu-item-has-children .menu-item, .footer__pages #footer-three .menu .menu-item-has-children .menu-item, .footer__pages #footer-four .menu .menu-item-has-children .menu-item {
      padding: 5px 0; }
      .footer__pages #footer-one .menu .menu-item-has-children .menu-item a, .footer__pages #footer-two .menu .menu-item-has-children .menu-item a, .footer__pages #footer-three .menu .menu-item-has-children .menu-item a, .footer__pages #footer-four .menu .menu-item-has-children .menu-item a {
        color: #B5B5B5;
        font-weight: normal;
        font-size: 14px; }
        .footer__pages #footer-one .menu .menu-item-has-children .menu-item a:hover, .footer__pages #footer-one .menu .menu-item-has-children .menu-item a:focus, .footer__pages #footer-one .menu .menu-item-has-children .menu-item a:active, .footer__pages #footer-two .menu .menu-item-has-children .menu-item a:hover, .footer__pages #footer-two .menu .menu-item-has-children .menu-item a:focus, .footer__pages #footer-two .menu .menu-item-has-children .menu-item a:active, .footer__pages #footer-three .menu .menu-item-has-children .menu-item a:hover, .footer__pages #footer-three .menu .menu-item-has-children .menu-item a:focus, .footer__pages #footer-three .menu .menu-item-has-children .menu-item a:active, .footer__pages #footer-four .menu .menu-item-has-children .menu-item a:hover, .footer__pages #footer-four .menu .menu-item-has-children .menu-item a:focus, .footer__pages #footer-four .menu .menu-item-has-children .menu-item a:active {
          color: #4A4A4A;
          text-decoration: none; }
    .footer__pages #footer-one .menu .menu-item-has-children > .sub-menu, .footer__pages #footer-two .menu .menu-item-has-children > .sub-menu, .footer__pages #footer-three .menu .menu-item-has-children > .sub-menu, .footer__pages #footer-four .menu .menu-item-has-children > .sub-menu {
      list-style: none;
      padding: 0; }
  .footer__pages .footer__pages__container-three .footer__pages__title {
    color: #8C8C8C;
    font-size: 16px;
    margin-bottom: 0; }
  .footer__pages .footer__pages__container-three .footer__pages__item {
    padding: 5px 0; }
    .footer__pages .footer__pages__container-three .footer__pages__item .footer__pages__txt {
      color: #B5B5B5;
      font-weight: normal; }
      .footer__pages .footer__pages__container-three .footer__pages__item .footer__pages__txt:hover, .footer__pages .footer__pages__container-three .footer__pages__item .footer__pages__txt:focus, .footer__pages .footer__pages__container-three .footer__pages__item .footer__pages__txt:active {
        color: #4A4A4A;
        text-decoration: none; }
      .footer__pages .footer__pages__container-three .footer__pages__item .footer__pages__txt.social {
        font-size: 24px; }
        .footer__pages .footer__pages__container-three .footer__pages__item .footer__pages__txt.social + .social {
          margin-left: 4px; }
      .footer__pages .footer__pages__container-three .footer__pages__item .footer__pages__txt.siguenos {
        color: #B5B5B5; }
      .footer__pages__txt.canal {
        color: #8C8C8C;
        font-size: 20px;
        font-weight: bold; }
  .footer__copy {
    overflow: hidden;
    width: 100%;
    height: auto;
    background: #0E4DAA; }
    .footer__copy__left {
      float: left;
      line-height: 60px; }
    .footer__copy__txt {
      margin-bottom: 0;
      margin: 0;
      color: #83A9E0; }
    .footer__copy__right {
      float: right; }
      .footer__copy__right #menu-footer-politicas {
        list-style: none;
        margin: 20px 0;
        padding: 0; }
        .footer__copy__right #menu-footer-politicas .menu-item {
          display: inline-block;
          margin: 0 -2px;
          padding: 0 10px;
          line-height: 15px; }
          .footer__copy__right #menu-footer-politicas .menu-item + .menu-item {
            border-left: 2px solid #fff; }
          .footer__copy__right #menu-footer-politicas .menu-item a {
            color: #fff;
            font-weight: 500; }
            .footer__copy__right #menu-footer-politicas .menu-item a:hover, .footer__copy__right #menu-footer-politicas .menu-item a:focus, .footer__copy__right #menu-footer-politicas .menu-item a:active {
              color: #fff;
              text-decoration: none; }

/* MEDIAQUERIES */
@media screen and (max-width: 1200px) {
  .footer__copy .footer__copy__left {
    float: left;
    width: 30%; }
  .footer__copy .footer__copy__right {
    float: right;
    width: 70%; } }

@media screen and (max-width: 991px) {
  .footer__copy {
    height: auto; }
    .footer__copy .footer__copy__left, .footer__copy .footer__copy__right {
      float: none;
      width: 100%;
      text-align: center;
      height: auto; }
  .footer__newsletter {
    padding-bottom: 20px; }
  .footer__pages {
    padding-top: 20px; }
    .footer__pages__txt:hover {
      color: #B5B5B5; } }

/* Pág de mapas */
.map__wrapper {
  position: relative;
  float: left;
  width: 75%;
  margin-bottom: 60px;
  height: 723px; }

#mapa-contacto {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0; }
  #mapa-contacto p.gm-style-pbt {
    color: #fff !important; }

.map-country {
  position: relative;
  width: 25%;
  height: 723px;
  float: right; }
  .map-country__box {
    position: absolute;
    top: 50%;
    padding: 0 40px;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 40px; }
    .map-country__box__items {
      position: relative; }
      .map-country__box__items.nav-tabs {
        position: relative;
        padding: 0;
        padding-bottom: 10px;
        border: 0;
        overflow: hidden;
        list-style: none; }
        .map-country__box__items.nav-tabs > li > a {
          border: 0; }
          .map-country__box__items.nav-tabs > li > a:hover {
            border-color: transparent;
            color: #4A4A4A; }
        .map-country__box__items.nav-tabs .lineas .line-tab-map {
          position: absolute;
          left: 0;
          bottom: 0;
          width: 162px;
          height: 4px;
          background: #eee; }
          .map-country__box__items.nav-tabs .lineas .line-tab-map .line-tab-map-into {
            position: absolute;
            display: block;
            width: 55%;
            height: 4px;
            left: 0;
            background: #0E4DAA;
            -webkit-transition: ease-in-out 0.2s;
            -moz-transition: ease-in-out 0.2s;
            -ms-transition: ease-in-out 0.2s;
            transition: ease-in-out 0.2s; }
            .map-country__box__items.nav-tabs .lineas .line-tab-map .line-tab-map-into.js-on {
              width: 34%;
              left: 67%; }
    .map-country__box__item {
      border: 0;
      font-size: 28px;
      color: #4A4A4A; }
      .map-country__box__item + .map-country__box__item {
        margin-left: 20px; }
    .map-country__box__link {
      font-family: "Charter";
      color: #4A4A4A; }
  .map-country .nav-tabs > li.active > a {
    border: 0; }

/* Info Windows Customize */
#mapa-contacto .title {
  font-size: 14px;
  color: #4A4A4A;
  margin-bottom: 10px; }

#mapa-contacto .description, #mapa-contacto .phone, #mapa-contacto .city {
  font-family: "Avenir Next"; }

#mapa-contacto p {
  line-height: 1.4; }
  #mapa-contacto p:nth-child(1) {
    font-size: 20px;
    color: #0E4DAA; }

#mapa-contacto span {
  display: block;
  padding-bottom: 10px;
  line-height: 1.5;
  color: #000000; }

/* MEDIAQUERIES */
@media screen and (max-width: 991px) {
  .map-country, .map__wrapper {
    width: 100%; }
  .map-country {
    height: 400px; } }

/* Pág de contacto y donaciones */
/* Form para pág de contacto y donaciones */
.form-section .metodo-pago {
  padding-bottom: 20px; }

.form-section .transfer-box {
  display: none; }
  .form-section .transfer-box .titular {
    padding: 10px 0;
    line-height: 20px;
    color: #0E4DAA;
    font-size: 18px; }
  .form-section .transfer-box .number {
    font-size: 18px; }
  .form-section .transfer-box .advise {
    padding: 10px 0; }
  .form-section .transfer-box.js-box-transfer-on {
    display: block;
    text-align: center;
    padding: 40px 0; }

.form-section .donate {
  margin: 20px 0; }
  .form-section .donate .radio-section {
    position: relative;
    display: inline-block;
    margin: 20px 0;
    padding: 2px;
    margin-bottom: 0;
    margin-top: 0; }
    .form-section .donate .radio-section input {
      display: none; }
    .form-section .donate .radio-section input:checked + .btn {
      padding: 40px;
      background: #F5A623;
      color: #fff;
      border-radius: 0; }
    .form-section .donate .radio-section input[type="radio"]:checked + label:before, .form-section .donate .radio-section input[type="radio"]:not(:checked) + label:before {
      visibility: hidden; }
    .form-section .donate .radio-section input[type="radio"]:checked + label:after {
      opacity: 0; }
    .form-section .donate .radio-section label {
      display: block;
      width: 100%;
      padding: 40px;
      border-radius: 0;
      min-height: 0;
      margin-bottom: 0;
      font-weight: 400;
      line-height: 0 !important;
      cursor: pointer;
      background: #F2F2F2;
      color: #4A4A4A;
      font-size: 26px;
      font-weight: 500; }
      .form-section .donate .radio-section label + label {
        margin-left: 2px; }
      .form-section .donate .radio-section label .btn {
        padding: 20px 10px;
        border-radius: 30px;
        text-align: center;
        background: #fff;
        color: #4cb8b0;
        border: 1px solid #4cb8b0; }
    .form-section .donate .radio-section.otra-cantidad {
      cursor: default; }
      .form-section .donate .radio-section.otra-cantidad input {
        display: block;
        position: absolute;
        top: 35%;
        width: 120px;
        left: 30px;
        background: transparent;
        box-shadow: none;
        border-top: 0;
        border-left: 0;
        border-right: 0;
        font-size: 18px;
        color: #B5B5B5; }
        .form-section .donate .radio-section.otra-cantidad input::-webkit-input-placeholder {
          color: #eee; }
        .form-section .donate .radio-section.otra-cantidad input:focus {
          outline: 0;
          box-shadow: none; }
      .form-section .donate .radio-section.otra-cantidad label {
        width: 230px;
        text-align: right;
        background: transparent;
        border: 1px solid #B5B5B5; }
  .form-section .donate.has-error .otra-cantidad label {
    background-color: #0E4DAA;
    color: #d2d2d2; }
  .form-section .donate.has-error .help-block {
    float: none !important; }

.form-section__subtitle {
  padding: 20px 0; }

.form-section__box {
  padding: 30px 60px;
  margin: 0;
  border: 1px solid #eee; }
  .form-section__box.js-off {
    display: none; }
  .form-section__box .form-control {
    padding: 25px 20px;
    background-color: #f0f0f0;
    border-radius: 0;
    box-shadow: none;
    border: 0; }
  .form-section__box .form-group {
    margin: 20px 0px; }
    .form-section__box .form-group .control-label {
      color: #4A4A4A;
      margin-bottom: 15px; }
    .form-section__box .form-group.send {
      overflow: hidden;
      margin: 40px 0; }
      .form-section__box .form-group.send .checkbox {
        float: left; }
      .form-section__box .form-group.send .btn {
        float: right;
        margin: 20px 0;
        padding: 10px 60px; }
      .form-section__box .form-group.send .no-border {
        border-radius: 0;
        height: 50px; }
    .form-section__box .form-group textarea {
      resize: none; }
  .form-section__box .message {
    font-size: 11px; }
  .form-section__box .pie {
    text-align: center;
    font-size: 14px;
    margin-bottom: 0;
    margin-top: 25px; }

.form-section label.btn.radio {
  margin-left: 10px; }
  .form-section label.btn.radio:active {
    box-shadow: none; }

.colabora-hero {
  padding: 50px 0px 30px; }
  .colabora-hero h2 {
    margin-bottom: 40px;
    margin-top: 5px; }
  .colabora-hero .ancla {
    margin-left: 40px; }
  .colabora-hero p {
    font-size: 16px;
    color: #4A4A4A;
    line-height: 26px; }
  .colabora-hero a {
    display: inline-block;
    margin: 15px 0;
    position: relative;
    font-weight: 700; }
    .colabora-hero a .line-hover {
      position: absolute;
      top: 35px;
      left: 0;
      width: 1px;
      height: 2px;
      visibility: hidden;
      background: #0E4DAA;
      -webkit-transition: ease-in-out 0.2s;
      -moz-transition: ease-in-out 0.2s;
      -ms-transition: ease-in-out 0.2s;
      transition: ease-in-out 0.2s; }
    .colabora-hero a:hover .line-hover {
      visibility: visible;
      width: 15px;
      height: 2px; }
    .colabora-hero a + a {
      margin-left: 30px; }
  .colabora-hero .voluntariobg {
    background: #F2F2F2;
    width: 80%;
    margin: 50px auto 15px;
    padding: 20px;
    text-align: center; }
    .colabora-hero .voluntariobg h2 {
      margin-bottom: 20px; }
    .colabora-hero .voluntariobg p {
      margin: 20px  auto;
      width: 75%; }

.page-template-page-voluntariado .accordion-section, .page-template-page-hazte-amigo-solidario .accordion-section {
  margin-top: 25px;
  padding: 65px 0 75px; }

/* MEDIAQUERIES */
@media screen and (max-width: 767px) {
  .form-section__box {
    padding: 20px 15px; } }

/* Estilos Ficha Post */
/* Sidebar */
.sidebar__share {
  position: relative; }

.sidebar__items {
  position: absolute;
  text-align: center;
  top: 30px;
  left: 50%;
  margin-right: -50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  overflow: hidden;
  padding: 0 50px;
  text-align: center; }

.sidebar__item {
  float: left;
  padding: 11px 14px 11px 14px;
  border-left: 1px solid;
  border-top: 1px solid;
  border-bottom: 1px solid; }
  .sidebar__item:hover {
    text-decoration: none; }
  .sidebar__item + .sidebar__item {
    border-left: 1px solid; }
  .sidebar__item:last-child {
    border-right: 1px solid; }
  .sidebar__item.number {
    background: #0E4DAA;
    color: #fff; }

.sidebar .central-block {
  font-size: 18px; }
  .sidebar .central-block h2 {
    margin-top: 0;
    font-size: 22px;
    line-height: 30px;
    color: #4A4A4A; }
  .sidebar .central-block__subtitle {
    font-size: 22px;
    color: #4A4A4A;
    line-height: 1.4; }
  .sidebar .central-block__text {
    font-weight: 100; }

.sidebar .central-block + .central-block {
  padding-top: 20px; }

/* Entradas Video y Noticias */
.preview-news__items.preview-news-video .preview-news__blocktext {
  bottom: 20px; }
  .preview-news__items.preview-news-video .preview-news__blocktext .press__title {
    -webkit-line-clamp: 2;
    height: 60px;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden; }
  .preview-news__items.preview-news-video .preview-news__blocktext .press__text {
    -webkit-line-clamp: 1;
    height: 20px;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden; }

/* MEDIAQUERIS */
@media (max-width: 991px) {
  .sidebar__share {
    height: 100px; }
  .sidebar__items {
    position: relative;
    text-align: inherit;
    top: auto;
    left: auto;
    padding: 0;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    transform: none;
    margin-right: 0; }
    .sidebar__items .number {
      border-left: 1px solid #0E4DAA;
      border-top: 1px solid #0E4DAA;
      border-bottom: 1px solid #0E4DAA; } }

@media (max-width: 767px) {
  /* Entradas Video y Noticias */
  .preview-news__items.preview-news-video .preview-news__blocktext {
    width: 70%; }
    .preview-news__items.preview-news-video .preview-news__blocktext .press__title {
      height: 53px; } }

/* Estilos Listado Post */
/* Press News - Listado Noticias sin categorías */
.press__subtitle {
  padding: 15px 0;
  border-bottom: 1px solid #DBDBDB; }

.press__items.news {
  padding: 60px 15px 20px 15px; }
  .press__items.news .preview-news__item.press__item {
    height: 350px;
    margin-left: 0; }
    .press__items.news .preview-news__item.press__item .readmore-block {
      bottom: 35px; }
      .press__items.news .preview-news__item.press__item .readmore-block .readmore {
        color: #fff; }
      .press__items.news .preview-news__item.press__item .readmore-block .line-hover {
        background: #fff; }
      .press__items.news .preview-news__item.press__item .readmore-block:hover .line-hover {
        visibility: visible;
        width: 15px; }
    .press__items.news .preview-news__item.press__item .preview-news__blocktext {
      width: 70%;
      left: 20px;
      bottom: 25px; }
  .press__items.news a.preview-news__item.press__itemhalf {
    height: 175px;
    margin-right: 0; }
    .press__items.news a.preview-news__item.press__itemhalf .preview-news__blocktext {
      width: 70%;
      bottom: 25px; }
      .press__items.news a.preview-news__item.press__itemhalf .preview-news__blocktext .press__title {
        -webkit-line-clamp: 2;
        height: 44px;
        display: -webkit-box;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
        overflow: hidden; }
    .press__items.news a.preview-news__item.press__itemhalf .readmore-block {
      bottom: 35px; }
      .press__items.news a.preview-news__item.press__itemhalf .readmore-block .readmore {
        color: #fff; }
      .press__items.news a.preview-news__item.press__itemhalf .readmore-block .line-hover {
        background: #fff; }
      .press__items.news a.preview-news__item.press__itemhalf .readmore-block:hover .line-hover {
        visibility: visible;
        width: 15px; }

.header-news.variation-feature {
  /* Select de ordenar */ }
  .header-news.variation-feature .orden {
    position: relative; }
    .header-news.variation-feature .orden__text {
      position: absolute;
      bottom: 24px;
      right: 120px;
      font-weight: 700;
      color: #4A4A4A; }
  .header-news.variation-feature .header-news__center .video-categories {
    position: relative;
    bottom: 2px;
    margin-left: 140px; }
  .header-news.variation-feature button.btn.dropdown-toggle.btn-default {
    position: absolute;
    right: 0;
    bottom: 18px;
    width: 120px;
    background: transparent;
    outline: 0 !important;
    box-shadow: none; }
    .header-news.variation-feature button.btn.dropdown-toggle.btn-default:focus, .header-news.variation-feature button.btn.dropdown-toggle.btn-default:active {
      outline: 0; }
  .header-news.variation-feature .bootstrap-select.btn-group:not(.input-group-btn), .header-news.variation-feature .bootstrap-select.btn-group[class*="col-"] {
    float: right; }
  .header-news.variation-feature .bootstrap-select.btn-group .dropdown-menu {
    position: absolute;
    right: 0;
    top: 0;
    min-width: 171px;
    height: 189px; }

/* MEDIAQUERIES */
@media (max-width: 991px) {
  /* Press News - Listado Noticias sin categorías */
  .press__items.news a.preview-news__item.press__itemhalf {
    margin-right: -15px; }
  .press__items .preview-news__item {
    margin-left: 15px; }
  .press__items a.preview-news__item.press__itemhalf.press__itemhalf-uno {
    margin-left: 0px; } }

@media (max-width: 767px) {
  /* Press News - Listado Noticias sin categorías */
  .press__items.news a.preview-news__item.press__itemhalf .preview-news__blocktext, .press__items.news a.preview-news__item.press__item .preview-news__blocktext {
    bottom: 70px; } }

@media (max-width: 480px) {
  section.header-news.variation-feature .orden__text {
    display: none; }
  .header-news.variation-feature .orden h2 {
    font-size: 17px; } }

/* Nosotros*/
.organization {
  overflow: hidden; }
  .organization__title {
    width: 80%;
    margin: 140px 0 65px;
    color: #fff; }
  .organization__tabs {
    position: relative;
    width: 20%;
    height: 590px;
    float: left;
    background: #0E4DAA; }
    .organization__tabs .nav-tabs {
      border-bottom: none; }
      .organization__tabs .nav-tabs li {
        float: none; }
        .organization__tabs .nav-tabs li a {
          display: inline-block;
          font-size: 14px;
          line-height: 16px;
          padding: 5px 2px 2px;
          margin-bottom: 20px;
          color: #83A9E0; }
          .organization__tabs .nav-tabs li a:hover, .organization__tabs .nav-tabs li a:focus, .organization__tabs .nav-tabs li a:active {
            background: none;
            border-color: transparent;
            color: #83A9E0; }
        .organization__tabs .nav-tabs li.active a {
          background: none;
          border: none;
          -webkit-border-radius: 0px;
          -moz-border-radius: 0px;
          -ms-border-radius: 0px;
          border-radius: 0px;
          color: #fff;
          border-bottom: 1px solid #fff; }
    .organization__tabs:before {
      content: '';
      position: absolute;
      right: 0;
      z-index: -5;
      width: 300%;
      height: 590px;
      background: #0E4DAA; }
  .organization__tabs-content {
    position: relative;
    width: 70%;
    height: 590px;
    float: right; }
    .organization__tabs-content .tab-pane.cargos {
      padding-top: 130px;
      padding-left: 120px; }
      .organization__tabs-content .tab-pane.cargos dl {
        overflow: hidden; }
        .organization__tabs-content .tab-pane.cargos dl + dl {
          margin-top: 20px; }
        .organization__tabs-content .tab-pane.cargos dl dt,
        .organization__tabs-content .tab-pane.cargos dl dd {
          margin-bottom: 7px;
          font-size: 12px;
          line-height: 16px;
          color: #4A4A4A; }
        .organization__tabs-content .tab-pane.cargos dl dt {
          width: 25%;
          float: left;
          font-weight: 900;
          min-height: 35px; }
        .organization__tabs-content .tab-pane.cargos dl dd {
          width: 70%;
          float: right;
          min-height: 35px; }
      .organization__tabs-content .tab-pane.cargos.cargos-50 dt {
        width: 60%; }
      .organization__tabs-content .tab-pane.cargos.cargos-50 dd {
        width: 35%; }
    .organization__tabs-content .tab-pane img {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }

/* MEDIAQUERIES */
@media (max-width: 991px) {
  .organization {
    position: relative; }
    .organization:before {
      content: '';
      position: absolute;
      z-index: -5;
      background: #0E4DAA;
      width: 100%;
      height: 145px; }
    .organization__title {
      width: 100%;
      padding-top: 40px;
      margin-top: 0;
      margin-bottom: 25px;
      font-size: 22px;
      line-height: 30px; }
    .organization__tabs,
    .organization__tabs-content {
      width: 100%;
      float: none; }
    .organization__tabs {
      float: none;
      height: 145px;
      padding-left: 0;
      text-align: center; }
      .organization__tabs .nav-tabs {
        display: inline-block; }
        .organization__tabs .nav-tabs li {
          float: left; }
          .organization__tabs .nav-tabs li + li {
            margin-left: 25px; }
      .organization__tabs:before {
        display: none; }
    .organization__tabs-content {
      height: auto;
      overflow: hidden; }
      .organization__tabs-content .tab-pane img {
        display: block;
        padding: 40px 0;
        position: relative;
        top: 0;
        left: 0;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        transform: none; }
      .organization__tabs-content .tab-pane.cargos {
        padding: 40px 15px 0; } }

@media (max-width: 767px) {
  .organization__tabs .nav-tabs {
    width: 90vw;
    overflow-x: scroll;
    overflow-y: hidden;
    display: inline-block;
    white-space: nowrap; }
    .organization__tabs .nav-tabs li {
      float: none;
      display: inline-block;
      width: 25vw; }
      .organization__tabs .nav-tabs li a {
        display: inline-block; }
  .organization__tabs-content .tab-pane.cargos dl dt,
  .organization__tabs-content .tab-pane.cargos dl dd {
    width: 100%;
    float: none;
    min-height: 15px; }
  .organization__tabs-content .tab-pane.cargos.cargos-50 dt,
  .organization__tabs-content .tab-pane.cargos.cargos-50 dd {
    width: 100%;
    float: none; }
  .organization .nav-tabs li a {
    font-size: 12px; } }

/* Empleo y Cifras */
.tab-2col__box {
  overflow: hidden;
  padding: 60px;
  margin: 60px 0;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1); }
  .tab-2col__box .nav-tabs {
    border-bottom: none; }
    .tab-2col__box .nav-tabs > li .tab-2col-h {
      margin-right: 2px;
      font-size: 16px;
      color: #cecece;
      font-weight: 100;
      font-family: "Avenir Next";
      line-height: 22px; }
    .tab-2col__box .nav-tabs > li a {
      padding: 10px 15px;
      background: none;
      border: none;
      -webkit-border-radius: 0px;
      -moz-border-radius: 0px;
      -ms-border-radius: 0px;
      border-radius: 0px; }
    .tab-2col__box .nav-tabs > li.active > a, .tab-2col__box .nav-tabs > li.active a:hover, .tab-2col__box .nav-tabs > li.active a:focus {
      border: none; }

.tab-2col__list {
  padding-right: 10px;
  margin-right: 20px;
  border-right: 2px solid #0E4DAA; }
  .tab-2col__list li {
    position: relative;
    float: none;
    font-size: 16px;
    line-height: 23px;
    text-align: right; }
    .tab-2col__list li a {
      color: #cecece; }
    .tab-2col__list li.active a, .tab-2col__list li.active a:focus {
      color: #0E4DAA; }
    .tab-2col__list li.active:after, .tab-2col__list li.active:before {
      left: 473px;
      top: 50%;
      border: solid transparent;
      content: " ";
      height: 0;
      width: 0;
      position: absolute;
      pointer-events: none; }
    .tab-2col__list li.active:after {
      border-color: rgba(255, 255, 255, 0);
      border-left-color: #fff;
      border-width: 5px;
      margin-top: -5px; }
    .tab-2col__list li.active:before {
      border-color: rgba(194, 225, 245, 0);
      border-left-color: #0E4DAA;
      border-width: 8px;
      margin-top: -8px; }
  .tab-2col__list.textx2 li {
    text-align: left; }
    .tab-2col__list.textx2 li a {
      padding-left: 0; }
    .tab-2col__list.textx2 li.active:after, .tab-2col__list.textx2 li.active:before {
      left: 375px; }

.tab-2col__tab-content-c {
  width: 60%;
  margin: 0 auto; }
  .tab-2col__tab-content-c--full {
    width: 100%; }
  .tab-2col__tab-content-c .tab-pane__img-c {
    border-bottom: 2px solid #0E4DAA; }
  .tab-2col__tab-content-c .tab-pane__img {
    margin: 0 auto; }
  .tab-2col__tab-content-c .tab-pane__text {
    margin: 20px 0 35px;
    font-size: 14px;
    line-height: 26px; }
    .tab-2col__tab-content-c .tab-pane__text--full {
      margin: 0; }
  .tab-2col__tab-content-c .tab-pane__link {
    float: right;
    font-size: 14px; }
  .tab-2col__tab-content-c .tab-pane .numbers__box {
    position: relative;
    display: block;
    width: 60%;
    height: 70px;
    margin: 0 auto;
    border-bottom: 2px solid #0E4DAA; }
    .tab-2col__tab-content-c .tab-pane .numbers__box__item {
      display: inherit;
      width: auto;
      height: 70px;
      text-align: center; }
      .tab-2col__tab-content-c .tab-pane .numbers__box__item .numbers__box__text {
        top: 30%; }
      .tab-2col__tab-content-c .tab-pane .numbers__box__item .numbers__box__counter {
        top: 13%; }
      .tab-2col__tab-content-c .tab-pane .numbers__box__item .numbers__box__img {
        top: -72px; }
  .tab-2col__tab-content-c .tab-pane .numbers__bottom {
    width: 100%;
    text-align: left; }

.tab-2col__box hr {
	padding: 0;
}
.tab-2col__box .cifras-bottom {
	text-align: center;
}
.tab-2col__box .cifras-bottom .more {
	float: none;
	}

.tab-2col__box.tab-2col__box--cifras {
  margin: 40px 0;
  padding: 20px 60px; }
  .tab-2col__box.tab-2col__box--cifras .tab-2col__box--cifras__title {
    margin: 20px 0 40px 0; }
  .tab-2col__box.tab-2col__box--cifras .tab-2col__list, .tab-2col__box.tab-2col__box--cifras .tab-2col__tab-content-c {
    width: auto;
    float: none; }
  .tab-2col__box.tab-2col__box--cifras .more {
    float: right;
    bottom: 73px; }
  .tab-2col__box.tab-2col__box--cifras .cifras__bottom {
    text-align: center; }
    .tab-2col__box.tab-2col__box--cifras .cifras__bottom__item {
      display: inline-block;
      color: #4A4A4A; }
      .tab-2col__box.tab-2col__box--cifras .cifras__bottom__item + .cifras__bottom__item {
        margin-left: 4px; }
      .tab-2col__box.tab-2col__box--cifras .cifras__bottom__item .fa {
        position: relative;
        top: 2px;
        font-size: 18px; }
  .tab-2col__box.tab-2col__box--cifras hr {
    padding: 0; }
  .tab-2col__box.tab-2col__box--cifras .tab-2col__list li.active a, .tab-2col__box.tab-2col__box--cifras .tab-2col__list li.active a:focus {
    color: #0E4DAA; }
  .tab-2col__box.tab-2col__box--cifras .tab-2col__list li.active:after, .tab-2col__box.tab-2col__box--cifras .tab-2col__list li.active:before {
    left: 298px; }

/* MEDIAQUERIES */
@media (max-width: 1200px) {
  .tab-2col__list li.active:before, .tab-2col__list li.active:after {
    left: 373px; }
  .tab-2col__list.textx2 li.active:after, .tab-2col__list.textx2 li.active:before {
    left: 292px; }
  .tab-2col__box.tab-2col__box--cifras .numbers__box .numbers__box__item .numbers__box__img {
    top: -44px; }
  .tab-2col__box.tab-2col__box--cifras .tab-2col__list li.active a, .tab-2col__box.tab-2col__box--cifras .tab-2col__list li.active a:focus {
    color: #0E4DAA; }
  .tab-2col__box.tab-2col__box--cifras .tab-2col__list li.active:after, .tab-2col__box.tab-2col__box--cifras .tab-2col__list li.active:before {
    left: 231px; } }

@media (max-width: 991px) {
  .tab-2col__box {
    padding: 30px;
    margin: 20px 0; }
    .tab-2col__box .nav-tabs > li a {
      padding-left: 0; }
  .tab-2col__list-c {
    overflow-x: scroll; }
    .tab-2col__list-c:after {
      font-family: 'fundacion_manantial' !important;
      content: none;
      color: #0E4DAA;
      position: absolute;
      left: auto;
      right: 0; }
  .tab-2col__list {
    display: table;
    white-space: nowrap;
    width: 100vw;
    border-right: 0;
    margin: 0 20px; }
    .tab-2col__list li {
      display: table-cell;
      overflow-y: hidden;
      text-align: left; }
      .tab-2col__list li.active:before, .tab-2col__list li.active:after {
        content: none; }
  .tab-2col__tab-content-c {
    width: 100%;
    float: none;
    padding: 0 15px; }
    .tab-2col__tab-content-c .tab-pane .tab-pane__img-c {
      margin-top: 20px; }
    .tab-2col__tab-content-c .tab-pane__text {
      margin-bottom: 0; }
  .tab-2col__box.tab-2col__box--cifras {
    padding: 30px; }
    .tab-2col__box.tab-2col__box--cifras .tab-2col__box--cifras__title {
      margin: 20px 0 10px 0; }
    .tab-2col__box.tab-2col__box--cifras .tab-2col__list-c {
      margin-top: 40px;
      margin-left: -15px; }
      .tab-2col__box.tab-2col__box--cifras .tab-2col__list-c .tab-2col__list {
        border-right: 0; }
    .tab-2col__box.tab-2col__box--cifras .numbers__cifras_block {
      width: auto;
      white-space: normal;
      overflow-x: inherit;
      margin: 60px 0; }
      .tab-2col__box.tab-2col__box--cifras .numbers__cifras_block .numbers__box {
        width: 300px; }
        .tab-2col__box.tab-2col__box--cifras .numbers__cifras_block .numbers__box .numbers__box__item {
          width: auto; }
          .tab-2col__box.tab-2col__box--cifras .numbers__cifras_block .numbers__box .numbers__box__item .numbers__box__img {
            top: -36px; }
    .tab-2col__box.tab-2col__box--cifras .numbers__bottom {
      float: left; }
    .tab-2col__box.tab-2col__box--cifras .more {
      float: left;
      top: 0; } }

@media (max-width: 480px) {
  .tab-2col__box.tab-2col__box--cifras .numbers__cifras_block {
    margin-left: -15px; }
    .tab-2col__box.tab-2col__box--cifras .numbers__cifras_block .numbers__box {
      width: 215px; }
      .tab-2col__box.tab-2col__box--cifras .numbers__cifras_block .numbers__box .numbers__box__item .numbers__box__text {
        top: 60%;
        font-size: 14px; }
      .tab-2col__box.tab-2col__box--cifras .numbers__cifras_block .numbers__box .numbers__box__item .numbers__box__img {
        top: -7px; }
      .tab-2col__box.tab-2col__box--cifras .numbers__cifras_block .numbers__box .numbers__box__item .numbers__box__counter {
        top: 52%;
        font-size: 45px; } }

.atencion-social__title {
  margin: 50px 0 40px; }

.atencion-social__slider {
  height: 400px;
  padding: 80px 50px 50px 80px;
  margin-bottom: 50px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.15); }
  .atencion-social__slider .slick-dots {
    position: relative;
    top: -30px;
    overflow: hidden;
    padding-left: 0;
    padding-bottom: 10px;
    list-style-type: none;
    text-align: center; }
    .atencion-social__slider .slick-dots li {
      display: inline-block;
      font-size: 11px; }
      .atencion-social__slider .slick-dots li button {
        width: 24px;
        height: 24px;
        background-color: transparent;
        border-color: transparent; }
        .atencion-social__slider .slick-dots li button:focus {
          outline: none; }
      .atencion-social__slider .slick-dots li:focus {
        outline: none; }
      .atencion-social__slider .slick-dots li.slick-active button {
        background: #0E4DAA;
        color: #fff;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        border-radius: 50%; }
        .atencion-social__slider .slick-dots li.slick-active button:focus, .atencion-social__slider .slick-dots li.slick-active button:active, .atencion-social__slider .slick-dots li.slick-active button:visited {
          outline: none; }
      .atencion-social__slider .slick-dots li + li {
        margin-left: 20px; }
    .atencion-social__slider .slick-dots:after {
      content: '';
      position: absolute;
      bottom: 2px;
      left: 50%;
      width: 155px;
      height: 1px;
      -webkit-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      background: rgba(206, 206, 206, 0.3); }

.atencion-social__item {
  position: relative; }

.atencion-social__text-c {
  position: relative;
  height: 265px; }
  .atencion-social__text-c p {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    line-height: 26px;
    margin-left: 30px; }
    .atencion-social__text-c p .number {
      position: absolute;
      top: -87px;
      left: -34px;
      z-index: -1;
      font-size: 100px;
      font-weight: 700;
      color: #d8e4f6; }

.atencion-social__img-c {
  position: relative;
  height: 190px;
  border-bottom: 2px solid #0E4DAA; }
  .atencion-social__img-c img {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 75%;
    margin: 0 auto; }

/* MEDIAQUERIES */
@media (max-width: 991px) {
  .atencion-social__slider {
    padding: 40px 30px;
    height: auto; }
    .atencion-social__slider .slick-dots {
      top: 25px; }
  .atencion-social__text-c {
    height: auto; }
    .atencion-social__text-c p {
      position: relative;
      top: auto;
      -webkit-transform: none;
      -moz-transform: none;
      -ms-transform: none;
      transform: none;
      margin-left: 0; }
      .atencion-social__text-c p .number {
        display: none; }
  .atencion-social__img-c {
    height: auto; }
    .atencion-social__img-c img {
      position: relative;
      left: auto;
      -webkit-transform: none;
      -moz-transform: none;
      -ms-transform: none;
      transform: none;
      width: 100%; } }

/* Estilos del Index */
.fancybox-enabled {
  overflow: hidden; }

.fancybox-enabled body {
  overflow: visible;
  height: 100%; }

.fancybox-is-hidden {
  position: absolute;
  top: -9999px;
  left: -9999px;
  visibility: hidden; }

.fancybox-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99993;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }

.fancybox-container ~ .fancybox-container {
  z-index: 99992; }

.fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.fancybox-outer {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch; }

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }

.fancybox-is-open .fancybox-bg {
  opacity: .87;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

.fancybox-caption-wrap, .fancybox-infobar, .fancybox-toolbar {
  position: absolute;
  direction: ltr;
  z-index: 99997;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  box-sizing: border-box; }

.fancybox-show-caption .fancybox-caption-wrap, .fancybox-show-infobar .fancybox-infobar, .fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.25s, visibility 0s; }

.fancybox-infobar {
  top: 0;
  left: 50%;
  margin-left: -79px; }

.fancybox-infobar__body {
  display: inline-block;
  width: 70px;
  line-height: 44px;
  font-size: 13px;
  font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
  text-align: center;
  color: #ddd;
  background-color: rgba(30, 30, 30, 0.7);
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: subpixel-antialiased; }

.fancybox-toolbar {
  top: 0;
  right: 0; }

.fancybox-stage {
  overflow: hidden;
  direction: ltr;
  z-index: 99994;
  -webkit-transform: translateZ(0); }

.fancybox-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: auto;
  outline: none;
  white-space: normal;
  box-sizing: border-box;
  text-align: center;
  z-index: 99994;
  -webkit-overflow-scrolling: touch;
  display: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d; }

.fancybox-slide:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 0; }

.fancybox-is-sliding .fancybox-slide, .fancybox-slide--current, .fancybox-slide--next, .fancybox-slide--previous {
  display: block; }

.fancybox-slide--image {
  overflow: visible; }

.fancybox-slide--image:before {
  display: none; }

.fancybox-slide--video .fancybox-content, .fancybox-slide--video iframe {
  background: #000; }

.fancybox-slide--map .fancybox-content, .fancybox-slide--map iframe {
  background: #e5e3df; }

.fancybox-slide--next {
  z-index: 99995; }

.fancybox-slide > div {
  display: inline-block;
  position: relative;
  padding: 24px;
  margin: 44px 0;
  border-width: 0;
  vertical-align: middle;
  text-align: left;
  background-color: #fff;
  overflow: auto;
  box-sizing: border-box; }

.fancybox-slide .fancybox-image-wrap {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  border: 0;
  z-index: 99995;
  background: transparent;
  cursor: default;
  overflow: visible;
  -webkit-transform-origin: top left;
  transform-origin: top left;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fancybox-can-zoomOut .fancybox-image-wrap {
  cursor: zoom-out; }

.fancybox-can-zoomIn .fancybox-image-wrap {
  cursor: zoom-in; }

.fancybox-can-drag .fancybox-image-wrap {
  cursor: -webkit-grab;
  cursor: grab; }

.fancybox-is-dragging .fancybox-image-wrap {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.fancybox-image, .fancybox-spaceball {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  max-width: none;
  max-height: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fancybox-spaceball {
  z-index: 1; }

.fancybox-slide--iframe .fancybox-content {
  padding: 0;
  width: 80%;
  height: 80%;
  max-width: calc(100% - 100px);
  max-height: calc(100% - 88px);
  overflow: visible;
  background: #fff; }

.fancybox-iframe {
  display: block;
  padding: 0;
  border: 0;
  height: 100%; }

.fancybox-error, .fancybox-iframe {
  margin: 0;
  width: 100%;
  background: #fff; }

.fancybox-error {
  padding: 40px;
  max-width: 380px;
  cursor: default; }

.fancybox-error p {
  margin: 0;
  padding: 0;
  color: #444;
  font: 16px/20px Helvetica Neue, Helvetica, Arial, sans-serif; }

.fancybox-close-small {
  position: absolute;
  top: 0;
  right: 0;
  width: 44px;
  height: 44px;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  outline: none;
  background: transparent;
  z-index: 10;
  cursor: pointer; }

.fancybox-close-small:after {
  content: "×";
  position: absolute;
  top: 5px;
  right: 5px;
  width: 30px;
  height: 30px;
  font: 20px/30px Arial, Helvetica Neue, Helvetica, sans-serif;
  color: #888;
  font-weight: 300;
  text-align: center;
  border-radius: 50%;
  border-width: 0;
  background: #fff;
  transition: background 0.25s;
  box-sizing: border-box;
  z-index: 2; }

.fancybox-close-small:focus:after {
  outline: 1px dotted #888; }

.fancybox-close-small:hover:after {
  color: #555;
  background: #eee; }

.fancybox-slide--iframe .fancybox-close-small {
  top: 0;
  right: -44px; }

.fancybox-slide--iframe .fancybox-close-small:after {
  background: transparent;
  font-size: 35px;
  color: #aaa; }

.fancybox-slide--iframe .fancybox-close-small:hover:after {
  color: #fff; }

.fancybox-caption-wrap {
  bottom: 0;
  left: 0;
  right: 0;
  padding: 60px 30px 0;
  background: linear-gradient(180deg, transparent 0, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8));
  pointer-events: none; }

.fancybox-caption {
  padding: 30px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  font-size: 14px;
  font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
  color: #fff;
  line-height: 20px;
  -webkit-text-size-adjust: none; }

.fancybox-caption a, .fancybox-caption button, .fancybox-caption select {
  pointer-events: all; }

.fancybox-caption a {
  color: #fff;
  text-decoration: underline; }

.fancybox-button {
  display: inline-block;
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  background: transparent;
  color: #ddd;
  border-radius: 0;
  cursor: pointer;
  vertical-align: top;
  outline: none; }

.fancybox-button[disabled] {
  cursor: default;
  pointer-events: none; }

.fancybox-button, .fancybox-infobar__body {
  background: rgba(30, 30, 30, 0.6); }

.fancybox-button:hover:not([disabled]) {
  color: #fff;
  background: rgba(0, 0, 0, 0.8); }

.fancybox-button:after, .fancybox-button:before {
  content: "";
  pointer-events: none;
  position: absolute;
  background-color: currentColor;
  color: currentColor;
  opacity: .9;
  box-sizing: border-box;
  display: inline-block; }

.fancybox-button[disabled]:after, .fancybox-button[disabled]:before {
  opacity: .3; }

.fancybox-button--left:after, .fancybox-button--right:after {
  top: 18px;
  width: 6px;
  height: 6px;
  background: transparent;
  border-top: 2px solid currentColor;
  border-right: 2px solid currentColor; }

.fancybox-button--left:after {
  left: 20px;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg); }

.fancybox-button--right:after {
  right: 20px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.fancybox-button--left {
  border-bottom-left-radius: 5px; }

.fancybox-button--right {
  border-bottom-right-radius: 5px; }

.fancybox-button--close:after, .fancybox-button--close:before {
  content: "";
  display: inline-block;
  position: absolute;
  height: 2px;
  width: 16px;
  top: calc(50% - 1px);
  left: calc(50% - 8px); }

.fancybox-button--close:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.fancybox-button--close:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.fancybox-arrow {
  position: absolute;
  top: 50%;
  margin: -50px 0 0;
  height: 100px;
  width: 54px;
  padding: 0;
  border: 0;
  outline: none;
  background: none;
  cursor: pointer;
  z-index: 99995;
  opacity: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition: opacity 0.25s; }

.fancybox-arrow:after {
  content: "";
  position: absolute;
  top: 28px;
  width: 44px;
  height: 44px;
  background-color: rgba(30, 30, 30, 0.8);
  background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjRkZGRkZGIiBoZWlnaHQ9IjQ4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSI0OCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gICAgPHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPiAgICA8cGF0aCBkPSJNMTIgNGwtMS40MSAxLjQxTDE2LjE3IDExSDR2MmgxMi4xN2wtNS41OCA1LjU5TDEyIDIwbDgtOHoiLz48L3N2Zz4=);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 24px 24px; }

.fancybox-arrow--right {
  right: 0; }

.fancybox-arrow--left {
  left: 0;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1); }

.fancybox-arrow--left:after, .fancybox-arrow--right:after {
  left: 0; }

.fancybox-show-nav .fancybox-arrow {
  opacity: .6; }

.fancybox-show-nav .fancybox-arrow[disabled] {
  opacity: .3; }

.fancybox-slide > .fancybox-loading {
  border: 6px solid rgba(99, 99, 99, 0.4);
  border-top: 6px solid rgba(255, 255, 255, 0.6);
  border-radius: 100%;
  height: 50px;
  width: 50px;
  -webkit-animation: a 0.8s infinite linear;
  animation: a 0.8s infinite linear;
  background: transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
  z-index: 99999; }

@-webkit-keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }

.fancybox-fx-slide.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  opacity: 0; }

.fancybox-fx-slide.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  opacity: 0; }

.fancybox-fx-slide.fancybox-slide--current {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  opacity: 1; }

.fancybox-fx-fade.fancybox-slide--next, .fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1; }

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5);
  opacity: 0; }

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0; }

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  opacity: 1; }

.fancybox-fx-rotate.fancybox-slide--previous {
  -webkit-transform: rotate(-1turn);
  transform: rotate(-1turn);
  opacity: 0; }

.fancybox-fx-rotate.fancybox-slide--next {
  -webkit-transform: rotate(1turn);
  transform: rotate(1turn);
  opacity: 0; }

.fancybox-fx-rotate.fancybox-slide--current {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  opacity: 1; }

.fancybox-fx-circular.fancybox-slide--previous {
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  opacity: 0; }

.fancybox-fx-circular.fancybox-slide--next {
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  opacity: 0; }

.fancybox-fx-circular.fancybox-slide--current {
  -webkit-transform: scaleX(1) translateZ(0);
  transform: scaleX(1) translateZ(0);
  opacity: 1; }

.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); }

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translateZ(0) scale(1);
  transform: translateZ(0) scale(1); }

@media (max-width: 800px) {
  .fancybox-infobar {
    left: 0;
    margin-left: 0; }
  .fancybox-button--left, .fancybox-button--right {
    display: none !important; }
  .fancybox-caption {
    padding: 20px 0;
    margin: 0; } }

.fancybox-button--fullscreen:before {
  width: 15px;
  height: 11px;
  left: calc(50% - 7px);
  top: calc(50% - 6px);
  border: 2px solid;
  background: none; }

.fancybox-button--pause:before, .fancybox-button--play:before {
  top: calc(50% - 6px);
  left: calc(50% - 4px);
  background: transparent; }

.fancybox-button--play:before {
  width: 0;
  height: 0;
  border-top: 6px inset transparent;
  border-bottom: 6px inset transparent;
  border-left: 10px solid;
  border-radius: 1px; }

.fancybox-button--pause:before {
  width: 7px;
  height: 11px;
  border-style: solid;
  border-width: 0 2px; }

.fancybox-button--thumbs, .fancybox-thumbs {
  display: none; }

@media (min-width: 800px) {
  .fancybox-button--thumbs {
    display: inline-block; }
  .fancybox-button--thumbs span {
    font-size: 23px; }
  .fancybox-button--thumbs:before {
    width: 3px;
    height: 3px;
    top: calc(50% - 2px);
    left: calc(50% - 2px);
    box-shadow: 0 -4px 0, -4px -4px 0, 4px -4px 0, inset 0 0 0 32px, -4px 0 0, 4px 0 0, 0 4px 0, -4px 4px 0, 4px 4px 0; }
  .fancybox-thumbs {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: auto;
    width: 220px;
    margin: 0;
    padding: 5px 5px 0 0;
    background: #fff;
    word-break: normal;
    -webkit-tap-highlight-color: transparent;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    box-sizing: border-box;
    z-index: 99995; }
  .fancybox-show-thumbs .fancybox-thumbs {
    display: block; }
  .fancybox-show-thumbs .fancybox-inner {
    right: 220px; }
  .fancybox-thumbs > ul {
    list-style: none;
    position: absolute;
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    overflow-y: auto;
    font-size: 0; }
  .fancybox-thumbs > ul > li {
    float: left;
    overflow: hidden;
    max-width: 50%;
    padding: 0;
    margin: 0;
    width: 105px;
    height: 75px;
    position: relative;
    cursor: pointer;
    outline: none;
    border: 5px solid transparent;
    border-top-width: 0;
    border-right-width: 0;
    -webkit-tap-highlight-color: transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    box-sizing: border-box; }
  li.fancybox-thumbs-loading {
    background: rgba(0, 0, 0, 0.1); }
  .fancybox-thumbs > ul > li > img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    max-width: none;
    max-height: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .fancybox-thumbs > ul > li:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 2px;
    border: 4px solid #4ea7f9;
    z-index: 99991;
    opacity: 0;
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
    opacity: 1; } }

/* Estilos del Index */
/* Espaciado Central */
.central {
  margin-top: 100px; }

/* Colores titulares  */
.home {
  /* Borde Blanco en news sala de prensa */ }
  .home .preview-news__items {
    /* Borde Blanco */
    /* Minúsculas en titulares atención temprana */ }
    .home .preview-news__items .preview__news__title {
      color: #9A9A9A; }
    .home .preview-news__items .category__color {
      color: #FE0061; }
    .home .preview-news__items .yellow {
      color: #F5A623; }
    .home .preview-news__items .green {
      color: #0A9C31; }
    .home .preview-news__items .preview-news__half, .home .preview-news__items .velo, .home .preview-news__items .preview-news__item.press__item .velo3, .home .preview-news__items .preview-news__item.press__itemhalf.press__itemhalf--left {
      border: 4px solid #fff; }
    .home .preview-news__items .category__color__text {
      text-transform: none; }
  .home .cards {
    /* Minúsculas en titulares atención temprana */ }
    .home .cards .category__color__text {
      text-transform: none; }
    .home .cards .cards__content .cards__title {
      color: #9A9A9A; }
  .home .press .press__items .preview-news__item.press__item .velo3, .home .press .press__items .velo2 {
    border: 4px solid #fff; }
  .home .press .press__items .preview-news__blocktext .press__title, .home .press .press__items .preview-news__blocktext .press__text {
    text-transform: none; }
  .home .noticias-categories.yellow, .home .noticias-categories.blue-light, .home .noticias-categories.pink {
    position: absolute;
    top: -25px;
    display: inline;
    padding: 2px 6px;
    color: #fff;
    font-weight: 700; }
  .home .noticias-categories.blue-light {
    background: #0BADFF; }
  .home .noticias-categories.pink {
    background: #FE0061; }
  .home .noticias-categories.yellow {
    background: #F5A623; }

.archive {
  /* Borde Blanco en news en sala de prensa*/ }
  .archive .preview-news__items .velo, .archive .preview-news__items velo2, .archive .preview-news__items velo3 {
    border: 4px solid #fff; }
  .archive .preview-news__items .press__subtitle {
    border-bottom: 0; }

.empresas__slider-slick {
  visibility: hidden;
  padding: 0 25px; }
  .empresas__slider-slick i.fa.icon-arrow-right.slick-arrow, .empresas__slider-slick i.fa.icon-arrow-left.slick-arrow {
    position: absolute;
    font-size: 30px;
    cursor: pointer;
    color: #0E4DAA;
    z-index: 9;
    top: 45%; }
  .empresas__slider-slick i.icon-arrow-left.slick-arrow {
    right: -20px; }
  .empresas__slider-slick i.fa.icon-arrow-right.slick-arrow {
    left: -20px; }

.slick-initialized {
  visibility: visible; }

.preview-news {
  position: relative;
  padding: 20px 0;
  background: #F2F2F2; }
  .preview-news__intro {
    overflow: hidden; }
    .preview-news__intro__title {
      float: left; }
    .preview-news__intro .more {
      float: right;
      top: 25px; }
  .preview-news__items {
    padding: 40px 0; }
  .preview-news__item {
    display: block;
    position: relative;
    margin-right: -15px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 326px;
    color: #9A9A9A; }
    .preview-news__item:hover, .preview-news__item:focus, .preview-news__item:active {
      text-decoration: none;
      color: #9A9A9A; }
    .preview-news__item:hover .readmore-block .line-hover {
      visibility: visible;
      width: 15px;
      background: #fff; }
    .preview-news__item .readmore-block .readmore-position .line-hover {
      background: #fff; }
    .preview-news__item .readmore-block .readmore-position .readmore {
      color: #fff; }
      .preview-news__item .readmore-block .readmore-position .readmore:hover {
        color: #fff; }
  .preview-news__half {
    display: block;
    position: relative;
    margin-left: -15px;
    margin-right: -15px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 163px; }
  .preview-news__halftext {
    display: block;
    height: 163px;
    margin-left: -15px;
    padding: 15px;
    color: #9A9A9A;
    background: #fff; }
    .preview-news__halftext:hover, .preview-news__halftext:focus, .preview-news__halftext:active {
      text-decoration: none;
      color: #9A9A9A; }
    .preview-news__halftext:hover .readmore-block .line-hover {
      visibility: visible;
      width: 15px; }
  .preview-news__blocktext {
    position: absolute;
    left: 20px;
    bottom: 40px;
    width: 50%;
    color: #fff; }
    .preview-news__blocktext .press__text h2, .preview-news__blocktext .press__text h3, .preview-news__blocktext .press__text p, .preview-news__blocktext .press__text blockquote {
      color: #ECEAEA;
      font-size: 14px;
      line-height: 1.4;
      margin-top: 0;
      margin-bottom: 0;
      font-family: "Avenir Next"; }
    .preview-news__blocktext:hover .line-hover {
      visibility: visible;
      width: 15px; }
    .preview-news__blocktext .noticias-categories {
      font-size: 12px;
      text-transform: uppercase;
      font-weight: 500; }
  .preview-news .preview__news__title {
    font-size: 22px;
    color: #4A4A4A;
    font-family: "Charter"; }
  .preview-news .preview__news__text {
    -webkit-line-clamp: 2;
    height: 37px;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden; }

/* Home Preview news y category color */
.home .preview__news__title {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  font-family: "Avenir Next";
  color: #000000; }

.home .preview-news__item {
  /* Solo Titulares */ }
  .home .preview-news__item .preview-news__blocktext .press__title {
    -webkit-line-clamp: 4;
    height: 118px; }
  .home .preview-news__item .preview-news__blocktext .preview__news__title {
    color: #fff;
    -webkit-line-clamp: 1;
    height: 15px; }
  .home .preview-news__item .preview-news__blocktext .category__color__text {
    color: #fff; }

.home .category__color__text {
  font-size: 22px;
  color: #4A4A4A;
  font-family: "Charter"; }

.home .cards__content .cards__title {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  font-family: "Avenir Next";
  color: #000000;
  -webkit-line-clamp: 1;
  height: 15px; }

.home .cards__content .cards__text {
  -webkit-line-clamp: 3;
  height: 56px; }

/* Archive */
.archive .preview-news__half .preview-news__blocktext .press__title, .archive .preview-news__item .preview-news__blocktext .press__title, .blog .preview-news__half .preview-news__blocktext .press__title, .blog .preview-news__item .preview-news__blocktext .press__title {
  -webkit-line-clamp: 3;
  height: 88px; }

.archive .list-post__box .list-post__box__title, .blog .list-post__box .list-post__box__title {
  -webkit-line-clamp: 4;
  height: 87px; }

/* Cards */
.cards {
  padding: 20px 0 60px 0; }
  .cards .cards__box__items {
    margin-left: -15px;
    margin-right: -15px; }
  .cards__box {
    position: relative;
    float: left;
    width: 23%;
    height: 373px;
    margin-top: 18px;
    margin: 0 1% 0.5% 1%;
    padding: 15px;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1); }
    .cards__box.cards__box:hover .line-hover {
      visibility: visible;
      width: 15px; }
    .cards__box .readmore-block .readmore-position .readmore {
      color: #9B9B9B; }
      .cards__box .readmore-block .readmore-position .readmore:hover {
        color: #9B9B9B; }
    .cards__box .readmore-block .readmore-position .line-hover {
      background: #9B9B9B; }
  .cards .cards__box {
    text-decoration: none; }
    .cards .cards__box:nth-of-type(1) .category__color {
      color: #F5A623; }
    .cards .cards__box:nth-of-type(2) .category__color {
      color: #FF4500; }
    .cards .cards__box:nth-of-type(3) .category__color {
      color: #0A9C31; }
    .cards .cards__box:nth-of-type(4) .category__color {
      color: #FE0061; }
  .cards__title {
    margin-top: 20px;
    font-size: 22px;
    color: #4A4A4A;
    font-family: "Charter";
    -webkit-line-clamp: 2;
    height: 61px;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden; }
  .cards__content {
    margin: 20px 0; }
  .cards__text {
    -webkit-line-clamp: 2;
    height: 37px;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #9A9A9A; }

/* Press */
.press {
  border-top: 1px solid #eee; }
  .press__header {
    width: 100%; }
    .press__header__title {
      width: 20%;
      float: left; }
  .press__categories {
    width: 60%;
    overflow: hidden; }
    .press__categories__items {
      width: 71%;
      float: left;
      list-style: none;
      padding: 0;
      margin: 0;
      text-align: center; }
    .press__categories__link {
      color: #B5B5B5;
      font-weight: 500;
      text-decoration: none; }
      .press__categories__link:hover, .press__categories__link:active, .press__categories__link:focus {
        text-decoration: none; }
      .press__categories__link.active {
        color: #0E4DAA; }
  .press__items .col-xs-12.col-md-6 {
    margin-right: -5px; }
  .press__items .preview-news__blocktext .readmore-block {
    right: -200px;
    bottom: -20px; }
  .press__items .preview-news__item.press__item {
    margin-left: -25px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 620px;
    width: 50vw;
    float: right;
    position: initial; }
  .press__items .preview-news__item.press__itemhalf {
    margin-left: -25px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 310px;
    width: 50vw;
    float: left;
    position: initial; }
  .press__title {
    font-size: 22px;
    color: #fff;
    font-family: "Charter";
    -webkit-line-clamp: 2;
    height: 58px;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden; }
  .press__text {
    color: #ECEAEA;
    font-size: 14px;
    -webkit-line-clamp: 2;
    height: 40px;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden; }
  .press__date {
    color: #BABCC0;
    font-size: 11px;
    font-weight: 500; }
  .press .readmore {
    color: #fff; }
  .press .line-hover {
    background: #fff; }

/* MEDIAQUERIES */
@media screen and (max-width: 991px) {
  /* Leer más o ver más situado on the left*/
  .preview-news__intro {
    overflow: hidden; }
    .preview-news__intro__title {
      float: inherit; }
    .preview-news__intro .more {
      float: left;
      top: 0; }
      .preview-news__intro .more .line-hover {
        visibility: visible;
        width: 15px; }
  .preview-news__item {
    margin-left: -15px; }
    .preview-news__item .readmore-block .readmore-position .line-hover {
      background: #fff; }
  .preview-news__halftext {
    margin-right: -15px; }
  .archive.category .header-news .press__subtitle {
    padding: 15px 0 15px 0; }
  .archive.category .preview-news__items {
    padding: 15px 0; }
  .archive.category .press__items .grid {
    margin-bottom: 23%; }
  /* Prensa */
  .archive.category .press__items.news {
    padding: 5px 15px 20px 15px; }
  .press__items .col-xs-12.col-md-12 {
    padding: 0; }
  .press__items .col-xs-12.col-md-6 {
    margin-right: 0; }
  .press__items .preview-news__item.press__item {
    position: relative;
    width: 100%;
    left: auto;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    transform: none;
    height: 300px;
    float: none;
    margin: 0; }
    .press__items .preview-news__item.press__itemhalf {
      width: 100%;
      margin-left: 0; }
      .press__items .preview-news__item.press__itemhalf .preview-news__blocktext {
        width: 100%; }
    .press__items .preview-news__item.press__item .readmore-block {
      right: 20px; }
  .press__items .preview-news__blocktext {
    display: block;
    position: relative;
    bottom: 0;
    padding: 15px;
    width: 100%;
    left: auto;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    transform: none; }
  .press__title {
    -webkit-line-clamp: 2;
    height: 49px;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden; }
  .press .press__header__title, .press .press__categories__items {
    width: 100%; }
  .press .press__categories__items {
    text-align: inherit; }
  .press .more.separate.js-prensa {
    float: left;
    margin: 0; }
    .press .more.separate.js-prensa .line-hover {
      width: 15px;
      visibility: visible; }
  .press .nav-tabs {
    text-align: center;
    white-space: nowrap;
    padding: 0 20px; }
  .cards .cards__box__items {
    visibility: hidden; }
  .cards .slick-initialized {
    visibility: visible; }
  /* Preview News y Cards solo en Home */
  .home .cards__title, .home .preview-news .preview__news__title, .home .press__title {
    font-size: 12px; }
  .home .preview-news__item .preview-news__blocktext .press__title {
    font-size: 16px;
    font-weight: 700; } }

@media screen and (max-width: 767px) {
  /* Impulsando nuestro proyecto*/
  .press__items .col-xs-12.col-md-6, .press__items .col-xs-12.col-md-12 {
    padding-left: 0;
    padding-right: 0; }
  .press__items .col-xs-12.col-md-12 {
    margin-left: 0; }
  .press__items .preview-news__item.press__item {
    position: relative;
    width: 100% !important;
    left: auto;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    transform: none;
    float: none;
    height: 300px; }
    .press__items .preview-news__item.press__itemhalf {
      width: 100%;
      margin-left: 0;
      height: 200px; }
      .press__items .preview-news__item.press__itemhalf .preview-news__blocktext {
        width: auto; }
    .press__items .preview-news__item.press__item .readmore-block {
      right: 45px; }
  .press__items .preview-news__blocktext {
    width: 100%;
    left: 0;
    bottom: 0;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    transform: none;
    padding: 15px; }
  .press__text {
    padding-right: 82px; } }

/* MEDIAQUERIES */
@media screen and (max-width: 480px) {
  .press__items .preview-news__item.press__item {
    position: relative;
    width: 100%;
    left: auto;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    transform: none; }
    .press__items .preview-news__item.press__item a {
      display: block;
      padding: 15px;
      -webkit-transform: none;
      -moz-transform: none;
      -ms-transform: none;
      transform: none; }
    .press__items .preview-news__item.press__itemhalf {
      width: 100% !important; }
  .press__title {
    padding-right: 82px; }
  .archive.category .press__items .grid {
    margin-bottom: 0; } }

/* Estilos generales */
body {
  width: 100%;
  overflow-x: hidden;
  color: #9A9A9A;
  font-family: "Avenir Next";
  font-size: 14px;
  font-weight: 500;
  line-height: 1.4;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility; }

h1, .h1 {
  font-family: "Avenir Next";
  color: #fff;
  font-weight: 700;
  font-size: 46px;
  line-height: 45px; }

h2 {
  font-family: "Charter";
  color: #4A4A4A;
  font-size: 28px;
  line-height: 38px; }
  h2.white {
    color: #fff; }

h3 {
  font-family: "Charter";
  color: #4A4A4A;
  font-size: 18px;
  line-height: 22px; }

a:hover, a:active, a:focus {
  text-decoration: none; }

a .default-link {
  position: relative; }
  a .default-link:hover:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 20px;
    width: 30px;
    height: 3px; }

/* Navigation anterior y siguiente */
.navigation {
  overflow: hidden;
  margin: 20px 0; }
  .navigation .alignleft, .navigation .alignright {
    position: relative;
    width: 200px;
    font-size: 20px;
    text-align: center;
    vertical-align: middle;
    font-weight: 700; }
    .navigation .alignleft i, .navigation .alignright i {
      position: relative;
      font-weight: 700;
      top: 5px;
      font-size: 28px; }
  .navigation .alignleft a, .navigation .alignright a {
    padding: 15px;
    display: block; }
  .navigation .alignleft {
    float: left; }
    .navigation .alignleft i {
      position: relative;
      transform: rotate(180deg);
      display: inline-block; }
  .navigation .alignright {
    float: right; }

.page-donde-estamos .navigation {
  overflow: initial; }

/* Velo en imágenes */
.velo, .velo2, .velo3 {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.4); }

.velo2 {
  width: 50vw;
  left: -10px; }

.velo3 {
  width: 50vw;
  left: inherit; }

/* Back Sala de Prensa */
.back-again {
  display: block;
  padding: 20px 0; }
  .back-again a {
    font-weight: 700;
    top: 5px;
    font-size: 20px; }
    .back-again a .fa {
      display: inline-block;
      position: relative;
      font-weight: 700;
      top: 3px;
      transform: rotate(180deg); }

/* Blog */
.blog .home-blog {
  margin: 40px 0 80px 0;
  overflow: hidden; }

.archive .press__items.news {
  padding-bottom: 80px; }

.single .news-content {
  padding-bottom: 80px; }

/* Link Texto Dossier */
.single .link {
  display: block;
  margin: 10px 0;
  font-size: 14px;
  font-weight: 500;
  font-size: 18px; }

.single .dossier-pdf {
  overflow: hidden;
  margin: 15px 0; }
  .single .dossier-pdf__link {
    position: relative;
    top: 1px;
    margin-right: 5px; }
  .single .dossier-pdf__text {
    width: 80%;
    display: inline;
    margin-left: 5px;
    font-size: 14px;
    font-weight: 500;
    color: #4A4A4A; }

.single .sidebar .central-block p img {
  display: block;
  max-width: 100%;
  height: auto; }

.bgcolor {
  background: #F2F2F2; }

/* Descarga y apertura archivos */
.card-download {
  display: inline-block;
  margin-top: 20px;
  color: #4A4A4A; }
  .card-download p a {
    margin-right: 4px; }
    .card-download p a .fa {
      position: relative;
      top: 2px;
      font-size: 18px; }

strong {
  color: #4A4A4A;
  font-weight: 500; }

.cita {
  font-family: "Avenir Next"; }

.bloque-link, .bloque-archivo {
  margin: 60px 0;
  padding: 40px 60px;
  border: 1px solid #F2F2F2; }

/* Audio */
.audio-media {
  margin: 20px 0;
  padding: 20px 40px;
  border: 2px solid #0E4DAA; }
  .audio-media audio {
    width: 100%; }

/* Galeria de imágenes */
.galeria {
  width: 100%;
  overflow: hidden;
  margin: 40px 0; }
  .galeria .item {
    overflow: hidden;
    margin: 0 1% 1% 0;
    width: 49%;
    height: 184px;
    float: left; }

.video_media {
  width: 100%;
  margin: 40px 0; }
  .video_media .video_media_bloque {
    margin: 0 1% 1% 0;
    width: 49%;
    float: left; }
    .video_media .video_media_bloque .title {
      margin-bottom: 0; }
    .video_media .video_media_bloque .item {
      width: 100%; }

/* Video Embebido */
.video-embed {
  margin: 20px 0; }

/* Aviso de cookies */
.aviso-cookies {
  display: block;
  padding: 20px 0;
  width: 100%;
  background: rgba(15, 68, 160, 0.9);
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 9; }
  .aviso-cookies span {
    margin-bottom: 0;
    font-size: 15px;
    font-weight: 500;
    color: #fff; }
  .aviso-cookies .acepta-cookies {
    text-align: center; }
  .aviso-cookies .btn {
    text-decoration: none; }
  .aviso-cookies a {
    text-decoration: underline;
    color: #fff; }

/* Botón principal y Mostrar más */
.btn-primary, .showmore {
  height: 40px;
  padding: 10px 30px;
  background: #0E4DAA;
  border: 1px solid #0E4DAA;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  border-radius: 100px;
  color: #fff;
  font-size: 14px;
  line-height: 19px;
  font-weight: 600;
  -webkit-transition: ease-in-out 0.2s;
  -moz-transition: ease-in-out 0.2s;
  -ms-transition: ease-in-out 0.2s;
  transition: ease-in-out 0.2s; }
  .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .showmore:hover, .showmore:focus, .showmore:active {
    background: #015CE2;
    text-decoration: none;
    border: 1px solid #015CE2;
    cursor: pointer; }

.btn-primary.btn-cookies {
  height: 50px;
  padding: 15px 80px;
  background: #0E4DAA;
  border: 2px solid #fff; }
  .btn-primary.btn-cookies:hover, .btn-primary.btn-cookies:active, .btn-primary.btn-cookies:focus {
    border: 2px solid #fff;
    outline: 0; }

/* Menu Secundario */
.secondary-menu {
  overflow: hidden; }
  .secondary-menu__list {
    display: table;
    height: 40px;
    padding-left: 0;
    margin-bottom: 0;
    background: #0E4DAA;
    list-style: none; }
    .secondary-menu__list .menu-item {
      display: table-cell;
      width: 1%;
      text-align: center; }
      .secondary-menu__list .menu-item.active {
        background: #093576; }
      .secondary-menu__list .menu-item a {
        display: inline-block;
        width: 100%;
        height: 40px;
        padding-top: 9px;
        font-size: 16px;
        line-height: 23px;
        color: #fff;
        font-weight: 300; }
        .secondary-menu__list .menu-item a:hover, .secondary-menu__list .menu-item a:active, .secondary-menu__list .menu-item a:focus {
          background: #093576;
          color: #fff;
          text-decoration: none; }
    .secondary-menu__list .current-menu-item {
      background: #093576; }

/* Entidades Colaboradoras */
.intro_entidades {
  padding: 40px 0;
  font-size: 18px; }

.entidades .entidades-list {
  border: 1px solid #d2d2d2;
  padding: 20px;
  margin: 20px 0; }
  .entidades .entidades-list .entidades__title {
    padding: 15px 0;
    color: #4A4A4A;
    font-size: 16px;
    font-weight: 700; }
  .entidades .entidades-list .entidades__description ul {
    padding: 0 15px;
    margin-bottom: 0; }
    .entidades .entidades-list .entidades__description ul li {
      padding: 2px 0; }

/* Texto Header Pantalla 100% */
.header-text {
  position: relative;
  height: 340px;
  background-size: cover; }
  .header-text__title {
    position: absolute;
    top: 50%;
    left: 50%;
    right: 0;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 60%;
    color: #4A4A4A;
    font-family: "Charter";
    font-size: 32px;
    line-height: 40px;
    text-align: center; }
    .header-text__title .underline {
      position: absolute;
      left: 50%;
      bottom: -45px;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      margin-top: 30px;
      width: 56px;
      height: 2px;
      background: #0E4DAA;
      text-align: center; }

.different {
  text-align: center; }
  .different .texto-2col {
    margin: 50px 0 60px 0; }
    .different .texto-2col .texto-2col__title {
      display: inline-block;
      border-bottom: 3px solid #0E4DAA; }
    .different .texto-2col .resaltado {
      font-size: 16px;
      color: #4A4A4A;
      border-left: none; }

.box-link {
  margin: 20px 40px;
  border: 1px solid #eee; }
  .box-link .half__text {
    position: relative;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    transform: none;
    padding: 30px 60px; }

.half__text-c {
  height: 590px; }

.half__text {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 0 40px;
  color: #4A4A4A;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400; }

.half__title {
  margin-top: 0; }
  .half__title--pdf {
    padding-bottom: 20px;
    border-bottom: 1px solid #d8d8d8; }
  .half__title--links {
    margin-bottom: 20px; }
    .half__title--links:last-of-type {
      margin-top: 80px; }

.half__img-c {
  width: 50vw;
  height: 590px;
  background-position: center;
  background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover; }
  .half__img-c.right {
    float: left;
    margin-left: -15px; }
  .half__img-c.left {
    float: right;
    margin-right: -15px; }

.half .dossier-pdf {
  overflow: hidden; }
  .half .dossier-pdf__link {
    position: relative;
    top: 1px;
    margin-right: 5px; }
  .half .dossier-pdf__text {
    width: 80%;
    display: inline;
    margin-left: 10px;
    font-size: 14px;
    font-weight: 500; }

.half .dossier-links {
  overflow: hidden;
  margin-top: 20px; }

/* Focus al arrastrar */
.slick-initialized .slick-slide {
  outline: 0; }

.info {
  background: #f0f0f0; }
  .info__content {
    padding: 80px 5%; }
  .info__subtitle {
    margin-top: 0; }

.texto-2col {
  margin: 60px 0 50px; }
  .texto-2col__text-c {
    /*
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2;
*/
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 35px; }
  .texto-2col__text {
    line-height: 26px; }

.bloque-gracias {
  margin: 150px 0; }
  .bloque-gracias .gracias-text {
    position: relative; }
    .bloque-gracias .gracias-text .fa {
      float: left;
      margin-right: 10px;
      line-height: 50px;
      font-size: 30px;
      color: #0E4DAA; }
    .bloque-gracias .gracias-text h1 {
      color: #8C8C8C;
      font-weight: 500;
      margin-left: 40px; }
    .bloque-gracias .gracias-text p {
      margin: 15px 0;
      padding-right: 40px; }
    .bloque-gracias .gracias-text .readmore-block {
      margin-top: 40px;
      bottom: auto;
      left: 0;
      cursor: pointer; }
      .bloque-gracias .gracias-text .readmore-block .readmore {
        font-size: 14px; }

.video-categories.todos, .video-categories.corporativos, .video-categories.jornadas, .video-categories.prevencion {
  display: inline-block;
  margin-bottom: 10px;
  padding: 2px 6px;
  text-transform: uppercase;
  font-size: 11px;
  color: #fff;
  /* Video */ }
  .video-categories.todos.corporativos, .video-categories.corporativos.corporativos, .video-categories.jornadas.corporativos, .video-categories.prevencion.corporativos {
    background: #1DCCB0 !important; }
  .video-categories.todos.active, .video-categories.corporativos.active, .video-categories.jornadas.active, .video-categories.prevencion.active {
    background: #0E4DAA; }
  .video-categories.todos.jornadas, .video-categories.corporativos.jornadas, .video-categories.jornadas.jornadas, .video-categories.prevencion.jornadas {
    background: #FC7F7F !important; }
  .video-categories.todos.prevencion, .video-categories.corporativos.prevencion, .video-categories.jornadas.prevencion, .video-categories.prevencion.prevencion {
    background: #6F52A0 !important; }

/* Colocación tags de vídeo en archive */
.grid .grid-item .header-news__center > .video-categories {
  position: relative;
  bottom: 4px;
  margin-left: 130px; }

.grid .grid-item .header-news__center > .press-date {
  font-size: 11px; }

.numbers {
  padding: 20px 0 60px 0; }
  .numbers__box {
    position: relative;
    display: block;
    width: 100%;
    height: 120px;
    border-bottom: 2px solid #0E4DAA; }
    .numbers__box__item {
      position: relative;
      display: inline-block;
      width: 33%;
      height: 120px; }
      .numbers__box__item .numbers__box__text {
        display: block;
        position: relative;
        top: 60%;
        text-align: center;
        z-index: 9;
        font-size: 22px;
        font-weight: 500;
        color: #0E4DAA; }
      .numbers__box__item .numbers__box__img {
        position: absolute;
        bottom: 0;
        z-index: 2;
        top: -13px; }
      .numbers__box__item .numbers__box__counter {
        margin: 0;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-right: -50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        bottom: -3%;
        z-index: 1;
        text-align: center;
        font-size: 83px;
        color: #d8e4f6;
        font-weight: 500; }
  .numbers__bottom {
    float: left;
    padding: 20px 0;
    width: 33%;
    text-align: center;
    font-size: 14px; }

/* Accordion */
.accordion-section {
  padding: 40px 0;
  background: #F2F2F2; }
  .accordion-section .accordion-card .card-header .accordion-section__title {
    position: relative;
    color: #4A4A4A;
    margin: 0;
    padding: 15px 0;
    border-bottom: 1px solid #d8d8d8;
    opacity: 0.93; }
    .accordion-section .accordion-card .card-header .accordion-section__title .accordion-section__link {
      display: block;
      margin-right: 35px;
      color: #4A4A4A;
      text-decoration: none; }
      .accordion-section .accordion-card .card-header .accordion-section__title .accordion-section__link .fa {
        position: absolute;
        right: 0;
        bottom: 15px;
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
        -webkit-transition: 0.2s;
        -moz-transition: 0.2s;
        -ms-transition: 0.2s;
        transition: 0.2s; }
      .accordion-section .accordion-card .card-header .accordion-section__title .accordion-section__link.collapsed .fa {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0); }
  .accordion-section .accordion-card .card-block {
    padding: 30px 60px; }

.empresas__title {
  margin: 40px 0; }

.empresas .empresas__item {
  margin: 0 0.5%; }

.empresas__slider-slick {
  margin-left: -15px;
  margin-right: -15px; }

.header-news__box {
  overflow: hidden;
  width: 100%;
  margin: 40px 0; }
  .header-news__box.header-news-img-category {
    display: block;
    padding: 0;
    max-width: 100%;
    height: auto;
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: left center; }
    .single .header-news__box.header-news-img-category {
	    background-size: cover;
	    background-position: center center;
    }
    .header-news__box.header-news-img-category:hover .readmore-block .readmore-position .line-hover {
      visibility: visible;
      width: 15px; }
  .header-news__box.variation-feature .header-news__text, .header-news__box.variation-feature .header-news__img {
    width: 50%;
    height: 300px; }
  .header-news__box.variation-feature .header-news__img.destacado {
    cursor: pointer; }
    .header-news__box.variation-feature .header-news__img.destacado .bt-play2 {
      -webkit-animation: btn-destacado-video 4s;
      -moz-animation: btn-destacado-video 4s;
      -o-animation: btn-destacado-video 4s;
      animation: btn-destacado-video 4s;
      left: 25%; }
  .header-news__box.variation-feature .header-news__text {
    background-color: #fff;
    border-right: 1px solid #DBDBDB;
    border-top: 1px solid #DBDBDB;
    border-bottom: 1px solid #DBDBDB; }
    .header-news__box.variation-feature .header-news__text:hover .readmore-block .readmore-position .line-hover {
      visibility: visible;
      width: 15px; }
    .header-news__box.variation-feature .header-news__text .header-news__center {
      position: absolute;
      top: 45%;
      left: 50%;
      margin-top: 0;
      margin-right: -50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      color: #4A4A4A; }
      .header-news__box.variation-feature .header-news__text .header-news__center .header-news__title {
        font-size: 22px;
        font-family: "Charter";
        color: #4A4A4A; }
      .header-news__box.variation-feature .header-news__text .header-news__center .header-news__description {
        padding: 0 50px;
        -webkit-line-clamp: 3;
        height: 58px;
        display: -webkit-box;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
        overflow: hidden; }
    .header-news__box.variation-feature .header-news__text .readmore-block {
      bottom: 35px;
      right: 50px; }
    .header-news__box.variation-feature .header-news__text .times-share {
      position: absolute;
      bottom: 35px;
      left: 50px;
      color: #BABCC0; }
      .header-news__box.variation-feature .header-news__text .times-share .fa {
        position: relative;
        top: 2px;
        font-size: 17px;
        color: #BABCC0; }
  .header-news__box.variation-feature .press-date {
    position: inherit;
    top: auto;
    left: auto;
    padding: 0 50px;
    color: #9B9B9B; }
  .header-news__box.variation-feature .header-news-img-category {
    float: right; }

.header-news__center {
  margin-top: 80px; }

.header-news__text {
  position: relative;
  float: left;
  width: 34%;
  height: 375px;
  background: #0E4DAA; }

.header-news__title {
  padding: 0 50px;
  line-height: 35px;
  font-weight: 100;
  font-size: 28px;
  font-family: "Charter";
  -webkit-line-clamp: 2;
  height: 74px;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  overflow: hidden; }

.header-news__img {
  float: left;
  width: 66%; }

.header-news .press-date {
  padding: 0 50px;
  color: #fff; }

.header-news__line {
  width: 70px;
  height: 4px;
  background: #fff;
  position: absolute;
  bottom: 40px;
  left: 50px; }

.header-news .press__subtitle {
  padding: 30px 0 15px 0;
  border-bottom: 1px solid #DBDBDB; }

.single .header-news__text {
  background: none; }

.single .header-news__title {
  height: auto;
  color: #0E4DAA;
  text-align: left;
  padding: 0;
  margin: 0;
  margin-bottom: 15px;
  font-size: 36px;
  -webkit-line-clamp: inherit;
  overflow: inherit;
  line-height: 1.3; }

.single .header-news__line {
  position: static;
  display: block;
  margin: 20px 0 40px 0;
  background: #0E4DAA; }

.single .header-news .press-date {
  font-size: 18px; }

.single-post .header-news__text {
  padding: 0 50px;
  background: rgba(14, 77, 170, 0.8); }

.single-post .header-news__title {
  height: auto;
  color: #fff;
  text-align: left;
  padding: 0;
  margin: 0;
  height: 155px;
  margin-bottom: 15px;
  font-size: 30px;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 1.3;
  font-weight: 700; }

.single-post .header-news__line {
  position: static;
  display: block;
  margin: 20px 0 40px 0;
  background: #fff; }

.single-post .header-news .press-date {
  font-size: 18px;
  padding: 0; }

.single-sala-de-prensa .header-news.video .header-news__text .video-categories {
  margin-left: 0; }

.header-news.video {
  position: relative;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  height: 540px;
  margin: 40px 0; }
  .header-news.video .header-news__center {
    position: inherit;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    transform: none;
    top: 0;
    left: 0;
    margin-right: 0; }
    .header-news.video .header-news__center .header-news__title {
      padding: 0;
      margin: 0; }
  .header-news.video .header-news__text {
    background: transparent; }
    .header-news.video .header-news__text .press-date {
      position: inherit;
      top: 0;
      left: 0;
      padding: 15px 0;
      color: #fff; }
    .header-news.video .header-news__text .video-categories {
      margin: 15px 0;
      font-size: 12px;
      font-weight: 500;
      text-transform: uppercase;
      margin-left: 50px; }
    .header-news.video .header-news__text .header-news__line {
      left: 0;
      bottom: 120px; }
  .header-news.video iframe {
    display: none; }
    .header-news.video iframe .js-iframe-on {
      display: block !important; }

.wp-pagenavi {
  text-align: center;
  margin-bottom: 20px;
  margin-top: 60px; }

.wp-pagenavi a, .wp-pagenavi span {
  padding: 10px 15px;
  border: 1px solid #0E4DAA;
  color: #fff;
  background: #0E4DAA; }

.wp-pagenavi a:hover, .wp-pagenavi span.current {
  border: 1px solid #0E4DAA;
  color: #0E4DAA;
  background: #fff; }

.pagination.type2 {
  width: auto;
  float: right;
  height: 0;
  padding-bottom: 40px; }
  .pagination.type2 li > a {
    float: inherit;
    color: #9A9A9A;
    border: 1px solid #fff; }
    .pagination.type2 li > a:hover, .pagination.type2 li > a:active, .pagination.type2 li > a:focus {
      background-color: #fff; }
    .pagination.type2 li > a.active {
      color: #0E4DAA;
      border: 2px solid #0E4DAA;
      background-color: #fff; }
  .pagination.type2 li .arrow-l, .pagination.type2 li .arrow-r {
    color: #0E4DAA;
    padding: 0 10px;
    margin: 0 2px;
    line-height: 2; }
    .pagination.type2 li .arrow-l:hover, .pagination.type2 li .arrow-l:active, .pagination.type2 li .arrow-l:focus, .pagination.type2 li .arrow-r:hover, .pagination.type2 li .arrow-r:active, .pagination.type2 li .arrow-r:focus {
      border: 0; }
  .pagination.type2 li .arrow-l {
    border-right: 1px solid #eee !important; }
  .pagination.type2 li .arrow-r {
    border-left: 1px solid #eee !important; }
    .pagination.type2 li .arrow-r:hover {
      border-right: 1px solid transparent; }
  .pagination.type2 li > span {
    float: inherit;
    border: 1px solid #fff; }

/* Centralita -  Teléfono Contacto */
.call {
  background: #f0f0f0;
  color: #181818;
  font-family: "Charter"; }
  .call__central {
    margin-left: 50px; }
    .call__central__item {
      float: left;
      margin-bottom: 0;
      line-height: 70px;
      padding: 0 10px;
      color: #181818;
      font-size: 18px; }
      .call__central__item.phone {
        color: #4A4A4A;
        font-size: 14px;
        font-family: "Avenir Next"; }
        .call__central__item.phone .fa {
          position: relative;
          top: 2px;
          margin-right: 5px;
          font-size: 18px; }

.download {
  text-align: center; }
  .download__item {
    display: inline-block;
    color: #4A4A4A; }
    .download__item .fa {
      position: relative;
      top: 2px;
      font-size: 18px; }
    .download__item + .download__item {
      margin-left: 4px; }

.datos-bancarios.js-on-datos {
  display: none; }

.btn-unica {
  display: none; }
  .btn-unica.btn-unica-on {
    display: block; }

.btn-periodica {
  display: block; }
  .btn-periodica.btn-periodica-off {
    display: none; }

.pagination {
  width: 100%;
  margin: 0;
  color: #fff; }
  .pagination__item {
    width: 50%; }
  .pagination__title {
    margin-bottom: 0;
    font-family: "Charter";
    font-size: 24px;
    line-height: 30px;
    font-weight: 700; }
  .pagination__text {
    font-size: 16px;
    line-height: 23px;
    font-weight: 300; }
  .pagination .prev, .pagination .next {
    height: 120px;
    background-size: cover; }
  .pagination .prev {
    margin-right: -15px;
    background-position: right center; }
    .pagination .prev__icon {
      position: relative;
      float: left;
      font-size: 38px;
      padding: 33px 35px;
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg); }
    .pagination .prev__text {
      float: right;
      margin-top: 28px;
      margin-right: 70px;
      text-align: right; }
  .pagination .next {
    background-position: left center;
    margin-left: -15px; }
    .pagination .next__icon {
      position: relative;
      float: right;
      font-size: 38px;
      padding: 33px 35px; }
    .pagination .next__text {
      float: left;
      margin-top: 30px;
      margin-left: 70px; }
  .pagination a {
    color: #fff; }
    .pagination a:hover, .pagination a:active, .pagination a:focus {
      color: #fff; }

hr {
  padding: 20px 0;
  color: #B5B5B5; }

/* Categorías de color */
.yellow {
  color: #F5A623; }

.green {
  color: #0A9C31; }

.pink {
  color: #FE0061; }

.orange {
  color: #FF4500; }

.gray {
  color: #4A4A4A; }

.white {
  color: #fff; }

.blue-light {
  color: #0BADFF; }

.red {
  color: #FC7F7F; }

.category__color__text {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600; }

/* Btn toTop*/
#toTop {
  position: fixed;
  top: 70%;
  right: 30px;
  width: 50px;
  height: 60px;
  background: #0E4DAA;
  font-size: 19px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -ms-transition: 0.25s;
  transition: 0.25s;
  outline: 0;
  z-index: 100; }
  #toTop .fa {
    position: relative;
    right: 9px;
    color: #fff;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    top: 0px;
    text-align: center;
    bottom: 1px;
    display: inline-block; }

/* Blockquote */
blockquote {
  margin: 40px 0;
  padding: 0 20px;
  font-size: 18px;
  font-style: italic;
  line-height: 1.6;
  border-left: 4px solid #0E4DAA; }

/* Listado noticias en post */
.list-post {
  height: 332px;
  margin-top: 60px;
  background-image: url("../images/Fondo_gris.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }
  .list-post__img {
    width: 100%;
    height: 174px;
    margin: 0 auto;
    cursor: default; }
    .list-post__img img {
      width: 100%;
      height: 174px;
      margin: 0 auto; }
  .list-post.no-img-fondo {
    background-image: none;
    cursor: pointer; }
    .list-post.no-img-fondo.loadmore {
      display: none; }
    .list-post.no-img-fondo:hover .readmore-block .readmore-position .line-hover {
      visibility: visible;
      width: 15px; }
  .list-post__item {
    position: relative;
    cursor: pointer; }
    .list-post__item:hover .readmore-block .readmore-position .line-hover {
      visibility: visible;
      width: 15px; }
  .list-post__box {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-right: -50%;
    -webkit-transform: translate(-50%, 80%);
    -moz-transform: translate(-50%, 80%);
    -ms-transform: translate(-50%, 80%);
    transform: translate(-50%, 80%);
    width: 80%;
    height: 190px;
    margin: 0 auto;
    padding: 20px 0;
    background: #fff;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
    z-index: 9; }
    .list-post__box:hover .readmore-block .readmore-position .line-hover {
      visibility: visible;
      width: 15px; }
    .list-post__box .video-categories, .list-post__box .noticias-categories {
      position: absolute;
      top: 0;
      left: 50%;
      margin-right: -50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
    .list-post__box__text {
      padding: 0 25px;
      text-align: center; }
      .list-post__box__text .press-date {
        font-size: 10px; }
    .list-post__box__title {
      color: #4A4A4A;
      font-size: 16px;
      font-family: "Charter";
      -webkit-line-clamp: 2;
      height: 44px;
      display: -webkit-box;
      text-overflow: ellipsis;
      -webkit-box-orient: vertical;
      overflow: hidden; }
    .list-post__box .times-share {
      position: absolute;
      left: 20px;
      bottom: 20px;
      color: #BABCC0; }
      .list-post__box .times-share .fa {
        position: relative;
        top: 2px;
        font-size: 17px;
        color: #BABCC0; }
    .list-post__box .press-place, .list-post__box .press-date {
      color: #9A9A9A; }
    .list-post__box .press-place {
      padding: 0 20px;
      -webkit-line-clamp: 2;
      height: 38px;
      display: -webkit-box;
      text-overflow: ellipsis;
      -webkit-box-orient: vertical;
      overflow: hidden; }
      .list-post__box .press-place h2, .list-post__box .press-place p {
        font-size: 14px;
        margin-top: 0;
        color: #8E8E8E;
        font-family: "Avenir Next"; }

.showmore {
  width: 200px;
  display: block;
  clear: both;
  text-align: center;
  margin: 40px auto; }
  .showmore:hover, .showmore:focus, .showmore:active {
    color: #fff; }

.grid, .post-grid {
  margin: 0 -15px; }

.grid-item, .post-item {
  width: 33.33%;
  padding: 0 15px; }

.grid-item--width2 {
  width: 100%; }

/* Enlace Ver más */
.more {
  position: relative;
  float: right;
  font-size: 16px;
  line-height: 35px;
  color: #0E4DAA;
  font-family: "Avenir Next";
  font-weight: 500; }
  .more:hover, .more:focus, .more:active {
    color: #0E4DAA;
    text-decoration: none; }
  .more .line-hover {
    position: absolute;
    top: 35px;
    left: 0;
    width: 1px;
    height: 2px;
    visibility: hidden;
    background: #0E4DAA;
    -webkit-transition: ease-in-out 0.2s;
    -moz-transition: ease-in-out 0.2s;
    -ms-transition: ease-in-out 0.2s;
    transition: ease-in-out 0.2s; }
  .more:hover .line-hover {
    visibility: visible;
    width: 15px;
    height: 2px; }
  .more.separate {
    margin: 20px 0; }

/* Efecto Hover Leer más */
.readmore-block {
  position: absolute;
  bottom: 20px;
  right: 35px; }
  .readmore-block .readmore-position {
    position: relative; }
    .readmore-block .readmore-position .readmore {
      position: relative;
      font-size: 12px;
      font-weight: 600;
      color: #0E4DAA; }
      .readmore-block .readmore-position .readmore:hover, .readmore-block .readmore-position .readmore:active, .readmore-block .readmore-position .readmore:focus {
        color: #0E4DAA; }
    .readmore-block .readmore-position .line-hover {
      position: absolute;
      bottom: -4px;
      visibility: hidden;
      font-size: 12px;
      font-weight: 600;
      width: 1px;
      height: 2px;
      left: 0;
      background: #0E4DAA;
      -webkit-transition: ease-in-out 0.2s;
      -moz-transition: ease-in-out 0.2s;
      -ms-transition: ease-in-out 0.2s;
      transition: ease-in-out 0.2s; }
  .readmore-block:hover .line-hover {
    visibility: visible;
    width: 15px; }

/* Hero + Cards with Carrusel */
.hero {
  position: relative;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  height: 540px; }
  .hero__box {
    position: absolute;
    top: 220px;
    left: 24%;
    right: 24%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    color: #fff; }
    .hero__box__title {
      margin: 20px 0;
      text-align: center;
      font-size: 46px;
      font-weight: 600;
      line-height: inherit; }
    .hero__box__name {
      display: block;
      text-align: center;
      font-size: 16px;
      font-weight: 100; }
    .hero__box__tags {
      list-style: none;
      padding: 15px 0;
      text-align: center; }
      .hero__box__tags__items {
        display: inline-block;
        padding: 0 10px; }
      .hero__box__tags__item {
        padding: 3px 10px;
        color: #fff;
        background: #0E4DAA; }
        .hero__box__tags__item:hover, .hero__box__tags__item:active, .hero__box__tags__item:focus {
          color: #fff;
          text-decoration: none; }
  .hero .hero__cards {
    position: absolute;
    top: 100%;
    left: 50%;
    margin-right: -50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 9; }
    .hero .hero__cards__items {
      display: block; }
    .hero .hero__cards .hero__cards__box {
      float: left;
      width: 31.3%;
      margin: 0 1% 0.5% 1%;
      padding: 15px 25px;
      text-decoration: none;
      /* PROVISIONAL */
      box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
      background: #fff;
      outline: 0; }
      .hero .hero__cards .hero__cards__box::hover, .hero .hero__cards .hero__cards__box::focus, .hero .hero__cards .hero__cards__box::active {
        text-decoration: none; }
      .hero .hero__cards .hero__cards__box .line-hover {
        position: absolute;
        top: 20px;
        left: 0;
        width: 1px;
        height: 2px;
        visibility: hidden;
        background: #0E4DAA;
        -webkit-transition: ease-in-out 0.2s;
        -moz-transition: ease-in-out 0.2s;
        -ms-transition: ease-in-out 0.2s;
        transition: ease-in-out 0.2s; }
      .hero .hero__cards .hero__cards__box:hover .line-hover {
        visibility: visible;
        width: 15px;
        height: 2px; }
    .hero .hero__cards__date {
      color: #9B9B9B;
      font-size: 14px; }
    .hero .hero__cards__title {
      padding: 10px 0;
      color: #4A4A4A;
      font-size: 22px;
      font-family: "Charter";
      -webkit-line-clamp: 2;
      height: 75px;
      display: -webkit-box;
      text-overflow: ellipsis;
      -webkit-box-orient: vertical;
      overflow: hidden; }
    .hero .hero__cards__go {
      position: relative;
      font-size: 12px;
      color: #0E4DAA;
      font-weight: 600; }

/* Hero 2 + breadcrumbs y h1 */
.hero-short {
  position: relative;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  height: 400px; }
  .hero-short .hero__box {
    right: inherit;
    left: inherit; }
    .hero-short .hero__box__title {
      text-align: inherit; }
    .hero-short .hero__box__title:first-letter {
      text-transform: uppercase; }
  .hero-short nav {
    padding: 0;
    background: transparent;
    font-size: 12px; }
    .hero-short nav .breadcrumb-item {
      margin-right: 5px; }
      .hero-short nav .breadcrumb-item a {
        color: #fff;
        text-decoration: none; }
      .hero-short nav .breadcrumb-item:last-child {
        color: #ECEAEA; }
      .hero-short nav .breadcrumb-item + .breadcrumb-item {
        margin: 0 5px; }
    .hero-short nav span + span {
      margin: 0 5px; }
    .hero-short nav span a {
      color: #fff; }

/* Tabs de colores comunes */
.filter-button.press__categories__items.nav-tabs span {
  margin: 0 15px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 14px; }
  .filter-button.press__categories__items.nav-tabs span.active:nth-child(1) {
    color: #0E4DAA; }
  .filter-button.press__categories__items.nav-tabs span.active:nth-child(2) {
    color: #4cb8b0; }
  .filter-button.press__categories__items.nav-tabs span.active:nth-child(3) {
    color: #FC7F7F; }
  .filter-button.press__categories__items.nav-tabs span.active:nth-child(4) {
    color: #6F52A0; }

.page-premios-manantial .tab-2col__tab-content-c {
  width: 90%; }

.press__header .nav-tabs, .press__header.nav-tabs, .press__categories__items .nav-tabs, .press__categories__items.nav-tabs {
  border-bottom: 0;
  border: 0;
  cursor: pointer;
  /* Efecto línea de los tabs */
  /* Colores del tab */
  /* Fin Efecto línea de los tabs */ }
  .press__header .nav-tabs li, .press__header.nav-tabs li, .press__categories__items .nav-tabs li, .press__categories__items.nav-tabs li {
    display: inline-block;
    margin: 0 15px;
    line-height: 80px;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 700; }
  .press__header .nav-tabs > li, .press__header .nav-tabs a, .press__header.nav-tabs > li, .press__header.nav-tabs a, .press__categories__items .nav-tabs > li, .press__categories__items .nav-tabs a, .press__categories__items.nav-tabs > li, .press__categories__items.nav-tabs a {
    float: none;
    border: 0;
    padding-bottom: 5px; }
  .press__header .nav-tabs a, .press__header .nav-tabs a:hover, .press__header.nav-tabs a, .press__header.nav-tabs a:hover, .press__categories__items .nav-tabs a, .press__categories__items .nav-tabs a:hover, .press__categories__items.nav-tabs a, .press__categories__items.nav-tabs a:hover {
    color: #B5B5B5; }
  .press__header .nav-tabs > li.active, .press__header.nav-tabs > li.active, .press__categories__items .nav-tabs > li.active, .press__categories__items.nav-tabs > li.active {
    color: #0E4DAA; }
  .press__header .nav-tabs > li.active > a, .press__header.nav-tabs > li.active > a, .press__categories__items .nav-tabs > li.active > a, .press__categories__items.nav-tabs > li.active > a {
    color: #0E4DAA;
    font-weight: 700; }
  .press__header .nav-tabs > li.active > .yellow, .press__header.nav-tabs > li.active > .yellow, .press__categories__items .nav-tabs > li.active > .yellow, .press__categories__items.nav-tabs > li.active > .yellow {
    color: #F5A623; }
  .press__header .nav-tabs > li.active > .pink, .press__header.nav-tabs > li.active > .pink, .press__categories__items .nav-tabs > li.active > .pink, .press__categories__items.nav-tabs > li.active > .pink {
    color: #FE0061; }
  .press__header .nav-tabs > li.active > .green, .press__header.nav-tabs > li.active > .green, .press__categories__items .nav-tabs > li.active > .green, .press__categories__items.nav-tabs > li.active > .green {
    color: #0A9C31; }
  .press__header .nav-tabs > li.active > .blue-light, .press__header.nav-tabs > li.active > .blue-light, .press__categories__items .nav-tabs > li.active > .blue-light, .press__categories__items.nav-tabs > li.active > .blue-light {
    color: #0BADFF; }
  .press__header .nav-tabs > li.active >, .press__header.nav-tabs > li.active >, .press__categories__items .nav-tabs > li.active >, .press__categories__items.nav-tabs > li.active > {
    color: #0E4DAA; }
  .press__header .nav-tabs > li.active > .aqua, .press__header .nav-tabs > li.active > .corporativos, .press__header.nav-tabs > li.active > .aqua, .press__header.nav-tabs > li.active > .corporativos, .press__categories__items .nav-tabs > li.active > .aqua, .press__categories__items .nav-tabs > li.active > .corporativos, .press__categories__items.nav-tabs > li.active > .aqua, .press__categories__items.nav-tabs > li.active > .corporativos {
    color: #4cb8b0; }
  .press__header .nav-tabs > li.active > .purple, .press__header .nav-tabs > li.active > .prevencion, .press__header.nav-tabs > li.active > .purple, .press__header.nav-tabs > li.active > .prevencion, .press__categories__items .nav-tabs > li.active > .purple, .press__categories__items .nav-tabs > li.active > .prevencion, .press__categories__items.nav-tabs > li.active > .purple, .press__categories__items.nav-tabs > li.active > .prevencion {
    color: #6F52A0; }
  .press__header .nav-tabs > li.active > .red, .press__header .nav-tabs > li.active > .jornadas, .press__header.nav-tabs > li.active > .red, .press__header.nav-tabs > li.active > .jornadas, .press__categories__items .nav-tabs > li.active > .red, .press__categories__items .nav-tabs > li.active > .jornadas, .press__categories__items.nav-tabs > li.active > .red, .press__categories__items.nav-tabs > li.active > .jornadas {
    color: #FC7F7F; }
  .press__header .nav-tabs > li a .line-tab, .press__header.nav-tabs > li a .line-tab, .press__categories__items .nav-tabs > li a .line-tab, .press__categories__items.nav-tabs > li a .line-tab {
    position: absolute;
    bottom: -4px;
    left: 2%;
    right: 2%;
    height: 2px;
    margin: 0 48%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -webkit-transition: ease-in-out 0.2s;
    -moz-transition: ease-in-out 0.2s;
    -ms-transition: ease-in-out 0.2s;
    transition: ease-in-out 0.2s; }
  .press__header .nav-tabs > li.active > a .line-tab, .press__header.nav-tabs > li.active > a .line-tab, .press__categories__items .nav-tabs > li.active > a .line-tab, .press__categories__items.nav-tabs > li.active > a .line-tab {
    margin: 0 22%; }
  .press__header .nav-tabs > li.active > a .line-tab, .press__header.nav-tabs > li.active > a .line-tab, .press__categories__items .nav-tabs > li.active > a .line-tab, .press__categories__items.nav-tabs > li.active > a .line-tab {
    background: #0E4DAA; }
  .press__header .nav-tabs > li.active > a .line-tab.blue-light, .press__header.nav-tabs > li.active > a .line-tab.blue-light, .press__categories__items .nav-tabs > li.active > a .line-tab.blue-light, .press__categories__items.nav-tabs > li.active > a .line-tab.blue-light {
    background: #0BADFF; }
  .press__header .nav-tabs > li.active > a .line-tab.red, .press__header .nav-tabs > li.active > a .line-tab.jornadas, .press__header.nav-tabs > li.active > a .line-tab.red, .press__header.nav-tabs > li.active > a .line-tab.jornadas, .press__categories__items .nav-tabs > li.active > a .line-tab.red, .press__categories__items .nav-tabs > li.active > a .line-tab.jornadas, .press__categories__items.nav-tabs > li.active > a .line-tab.red, .press__categories__items.nav-tabs > li.active > a .line-tab.jornadas {
    background: #FC7F7F; }
  .press__header .nav-tabs > li.active > a .line-tab.yellow, .press__header.nav-tabs > li.active > a .line-tab.yellow, .press__categories__items .nav-tabs > li.active > a .line-tab.yellow, .press__categories__items.nav-tabs > li.active > a .line-tab.yellow {
    background: #F5A623; }
  .press__header .nav-tabs > li.active > a .line-tab.green, .press__header.nav-tabs > li.active > a .line-tab.green, .press__categories__items .nav-tabs > li.active > a .line-tab.green, .press__categories__items.nav-tabs > li.active > a .line-tab.green {
    background: #0A9C31; }
  .press__header .nav-tabs > li.active > a .line-tab.aqua, .press__header .nav-tabs > li.active > a .line-tab.corporativos, .press__header.nav-tabs > li.active > a .line-tab.aqua, .press__header.nav-tabs > li.active > a .line-tab.corporativos, .press__categories__items .nav-tabs > li.active > a .line-tab.aqua, .press__categories__items .nav-tabs > li.active > a .line-tab.corporativos, .press__categories__items.nav-tabs > li.active > a .line-tab.aqua, .press__categories__items.nav-tabs > li.active > a .line-tab.corporativos {
    background: #4cb8b0; }
  .press__header .nav-tabs > li.active > a .line-tab.purple, .press__header .nav-tabs > li.active > a .line-tab.prevencion, .press__header.nav-tabs > li.active > a .line-tab.purple, .press__header.nav-tabs > li.active > a .line-tab.prevencion, .press__categories__items .nav-tabs > li.active > a .line-tab.purple, .press__categories__items .nav-tabs > li.active > a .line-tab.prevencion, .press__categories__items.nav-tabs > li.active > a .line-tab.purple, .press__categories__items.nav-tabs > li.active > a .line-tab.prevencion {
    background: #6F52A0; }
  .press__header .nav-tabs > li.active > a, .press__header .nav-tabs .nav-tabs > li.active > a:hover, .press__header .nav-tabs .nav-tabs > li.active > a:focus, .press__header .nav-tabs li a:hover, .press__header .nav-tabs li a:focus, .press__header.nav-tabs > li.active > a, .press__header.nav-tabs .nav-tabs > li.active > a:hover, .press__header.nav-tabs .nav-tabs > li.active > a:focus, .press__header.nav-tabs li a:hover, .press__header.nav-tabs li a:focus, .press__categories__items .nav-tabs > li.active > a, .press__categories__items .nav-tabs .nav-tabs > li.active > a:hover, .press__categories__items .nav-tabs .nav-tabs > li.active > a:focus, .press__categories__items .nav-tabs li a:hover, .press__categories__items .nav-tabs li a:focus, .press__categories__items.nav-tabs > li.active > a, .press__categories__items.nav-tabs .nav-tabs > li.active > a:hover, .press__categories__items.nav-tabs .nav-tabs > li.active > a:focus, .press__categories__items.nav-tabs li a:hover, .press__categories__items.nav-tabs li a:focus {
    border: 0;
    background-color: transparent;
    cursor: inherit; }
  .press__header .nav-tabs li.active a, .press__header.nav-tabs li.active a, .press__categories__items .nav-tabs li.active a, .press__categories__items.nav-tabs li.active a {
    position: relative; }

/* Botón play para vídeos */
.bt-play {
  position: absolute;
  top: 45%;
  left: 49%;
  margin: -30px 0 0 -70px;
  display: inline-block;
  width: 60px;
  height: 60px;
  background: transparent;
  border: 2px solid #fff;
  padding: 80px;
  border-radius: 50%;
  text-indent: -999em;
  cursor: pointer;
  z-index: 2;
  -webkit-transition: ease-in-out 0.5s;
  -moz-transition: ease-in-out 0.5s;
  -ms-transition: ease-in-out 0.5s;
  transition: ease-in-out 0.5s;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  transform: none; }
  .bt-play::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    height: 0;
    width: 0;
    margin: -12px 0 0 -6px;
    border: solid transparent;
    border-left-color: #fff;
    border-width: 12px 20px;
    -webkit-transition: ease-in-out 0.3s;
    -moz-transition: ease-in-out 0.3s;
    -ms-transition: ease-in-out 0.3s;
    transition: ease-in-out 0.3s; }
  .bt-play::hover {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }

.bt-play2 {
  margin: 0;
  background: transparent;
  border: 2px solid #fff;
  padding: 25px;
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 50%;
  text-indent: -999em;
  margin-right: -50%;
  z-index: 2;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }
  .bt-play2::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    height: 0;
    width: 0;
    margin: -12px 0 0 -6px;
    border: solid transparent;
    border-left-color: #fff;
    border-width: 12px 20px;
    -webkit-transition: ease-in-out 0.3s;
    -moz-transition: ease-in-out 0.3s;
    -ms-transition: ease-in-out 0.3s;
    transition: ease-in-out 0.3s; }

.bt-play.centrado {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

.bt-play.centrado:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s; }

/* Navagación color en listado y listado-videos */
.nav-categories .press__categories__items {
  width: 100%; }

.nav-categories .press__categories__link {
  position: relative; }

/* Custom Select */
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 100%; }

button.btn.dropdown-toggle.btn-default {
  border-radius: 0; }
  button.btn.dropdown-toggle.btn-default:hover, button.btn.dropdown-toggle.btn-default:focus, button.btn.dropdown-toggle.btn-default:active {
    background: #f0f0f0;
    color: #B5B5B5; }

.btn-group.bootstrap-select .btn {
  padding: 15px;
  background: #f0f0f0;
  border: 0;
  color: #B5B5B5; }

.btn-group.open .dropdown-toggle {
  box-shadow: none; }

.btn-group .dropdown-menu {
  left: inherit; }

.btn-group .dropdown-menu > li > a:hover, .btn-group .dropdown-menu > li > a:focus {
  outline: 0; }

/* Custom Radio Buttons */
[type="radio"]:checked,
[type="radio"]:not(:checked) {
  position: absolute;
  left: -9999px; }

[type="radio"]:checked + label,
[type="radio"]:not(:checked) + label {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
  color: #666; }

[type="radio"]:not(:checked) + label:before {
  content: '';
  position: absolute;
  left: 1px;
  top: 1px;
  width: 18px;
  height: 18px;
  border: 0;
  border-radius: 100%;
  background: #eee; }

[type="radio"]:checked + label:before {
  content: '';
  position: absolute;
  left: 1px;
  top: 1px;
  width: 18px;
  height: 18px;
  border: 1px solid #0E4DAA;
  border-radius: 100%;
  background: #fff; }

[type="radio"]:checked + label:after,
[type="radio"]:not(:checked) + label:after {
  content: '';
  width: 12px;
  height: 12px;
  background: #0E4DAA;
  position: absolute;
  top: 4px;
  left: 4px;
  border-radius: 100%;
  -webkit-transition: ease-in-out 0.2s;
  -moz-transition: ease-in-out 0.2s;
  -ms-transition: ease-in-out 0.2s;
  transition: ease-in-out 0.2s; }

[type="radio"]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0); }

[type="radio"]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
  border: 1px solid #0E4DAA; }

/* Custom Checkbox y form-validation */
.checkbox label:after {
  content: '';
  display: table;
  clear: both; }

.checkbox label, .radio label {
  padding-left: 0; }

.checkbox .cr {
  position: relative;
  display: inline-block;
  border: 1px solid #a9a9a9;
  border-radius: 0;
  width: 1.3em;
  height: 1.2em;
  float: left;
  margin-right: .5em;
  background: #fff; }

.checkbox .cr .cr-icon {
  position: absolute;
  font-size: .9em;
  line-height: 0;
  top: 50%;
  left: 12%; }

.checkbox label input[type="checkbox"] {
  visibility: hidden; }

.checkbox label input[type="checkbox"] + .cr > .cr-icon {
  opacity: 0;
  -webkit-transition: ease-in-out 0.2s;
  -moz-transition: ease-in-out 0.2s;
  -ms-transition: ease-in-out 0.2s;
  transition: ease-in-out 0.2s;
  -webkit-transform: scale(0);
  transform: scale(0); }

.checkbox label input[type="checkbox"]:checked + .cr > .cr-icon {
  opacity: 1;
  color: #0E4DAA;
  -webkit-transform: scale(1);
  transform: scale(1); }

.checkbox label input[type="checkbox"]:disabled + .cr {
  opacity: .5; }

.form-control::-webkit-input-placeholder {
  color: #d2d2d2; }

.form-control:-moz-placeholder {
  color: #d2d2d2; }

.form-control::-moz-placeholder {
  color: #d2d2d2; }

.form-control:-ms-input-placeholder {
  color: #d2d2d2; }

/* Plugin formvalidation */
.has-error .form-control {
  background-color: #0E4DAA;
  color: #d2d2d2; }

small.help-block {
  float: left;
  margin-left: 10px;
  font-size: 10px; }

.fv-form-bootstrap .help-block {
  margin: 14px 20px; }

.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
  color: #4A4A4A; }

.resaltado {
  margin-top: 40px;
  border-left: 3px solid #0E4DAA;
  padding-left: 15px; }

.legales {
  margin-top: 90px; }
  .legales h1 {
    font-family: "Charter";
    color: #4A4A4A;
    font-size: 28px;
    line-height: 38px;
    font-weight: 400; }
  .legales .line_blue {
    background: #0E4DAA;
    height: 2px;
    width: 60px;
    margin-top: 25px; }
  .legales .legal_content {
    margin-top: 35px;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400; }
    .legales .legal_content p {
      margin-bottom: 25px; }
  .legales .legal_sidebar {
    background: #F2F2F2; }
    .legales .legal_sidebar ul {
      padding: 20px 30px 120px 30px; }
      .legales .legal_sidebar ul li {
        list-style: none;
        padding: 10px 0px; }
        .legales .legal_sidebar ul li a {
          color: #4A4A4A;
          text-decoration: underline;
          font-size: 16px; }

.colabora {
  margin-bottom: 75px; }
  .colabora .colabora_title_box {
    text-align: center;
    padding: 50px 0; }
    .colabora .colabora_title_box p {
      width: 50%;
      margin: 10px auto;
      font-size: 16px;
      color: #4A4A4A;
      line-height: 26px; }
  .colabora .boxcolabora {
    padding: 30px; }
    .colabora .boxcolabora h2 {
      margin-top: 10px;
      margin-bottom: 20px;
      font-family: "Avenir Next"; }
    .colabora .boxcolabora p {
      margin-bottom: 20px;
      font-size: 16px;
      color: #4A4A4A;
      line-height: 26px; }
    .colabora .boxcolabora a {
      display: inline-block;
      padding: 10px; }
  .colabora .amigo {
    background: #F5A623; }
    .colabora .amigo h2 {
      color: #fff; }
    .colabora .amigo p {
      color: #fff; }
    .colabora .amigo a {
      background: #fff;
      color: #4A4A4A; }
      .colabora .amigo a:hover {
        background: #0E4DAA;
        color: #fff; }
  .colabora .voluntario {
    background: #F2F2F2; }
    .colabora .voluntario a {
      background: #0E4DAA;
      color: #fff; }
      .colabora .voluntario a:hover {
        background: #015CE2; }

/* Activos menu delas categorias */
.term-noticias .secondary-menu ul li:nth-child(1), .post-type-archive-sala-de-prensa .secondary-menu ul li:nth-child(1) {
  background: #093576; }

.term-medios-comunicacion .secondary-menu ul li:nth-child(2) {
  background: #093576; }

.term-videos .secondary-menu ul li:nth-child(3) {
  background: #093576; }

.term-dossier .secondary-menu ul li:nth-child(4) {
  background: #093576; }

/* Página 404 y en Construcción */
.error404, .page-salud-mental {
  background: #0E4DAA;
  height: 100vh; }
  .error404 .header, .page-salud-mental .header {
    box-shadow: 0 0px 0px 0 transparent; }
    .error404 .header ul li a, .page-salud-mental .header ul li a {
      color: #fff; }
      .error404 .header ul li a hover, .page-salud-mental .header ul li a hover {
        color: #fff; }
  .error404 .nav-transparente a.btn.btn-primary, .page-salud-mental .nav-transparente a.btn.btn-primary {
    background: #F5A623; }
  .error404 .cuatrocerocuatro, .error404 .enconstruccion, .page-salud-mental .cuatrocerocuatro, .page-salud-mental .enconstruccion {
    position: absolute;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 32%;
    left: 50%;
    text-align: center; }
    .error404 .cuatrocerocuatro .fa, .error404 .enconstruccion .fa, .page-salud-mental .cuatrocerocuatro .fa, .page-salud-mental .enconstruccion .fa {
      font-size: 100px;
      color: #fff; }
    .error404 .cuatrocerocuatro h1, .error404 .enconstruccion h1, .page-salud-mental .cuatrocerocuatro h1, .page-salud-mental .enconstruccion h1 {
      margin-bottom: 40px; }
    .error404 .cuatrocerocuatro p, .error404 .enconstruccion p, .page-salud-mental .cuatrocerocuatro p, .page-salud-mental .enconstruccion p {
      color: #fff;
      font-family: "Charter";
      font-size: 27px;
      width: 60%;
      margin: 0 auto 20px;
      font-weight: 300; }
    .error404 .cuatrocerocuatro a, .error404 .enconstruccion a, .page-salud-mental .cuatrocerocuatro a, .page-salud-mental .enconstruccion a {
      color: #fff;
      font-size: 13px; }

/* KEYFRAMES */
@-webkit-keyframes btn-destacado-video {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-moz-keyframes btn-destacado-video {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-o-keyframes btn-destacado-video {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes btn-destacado-video {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

/* MEDIAQUERIES */
@media screen and (max-width: 1200px) {
  /* Hero */
  .hero .hero__cards .hero__cards__box {
    padding: 15px 2%; }
  /* Numbers - Cifras Complete Version */
  .numbers__cifras_block .numbers__box .numbers__box__text {
    font-size: 18px; }
  .numbers__cifras_block .numbers__box .numbers__box__img {
    top: 10px; }
  /* List Post */
  .list-post {
    height: 299px; }
    .list-post__box__text {
      padding: 0 15px; }
    .list-post__img img {
      height: 142px; }
  /* Galeria de imágenes */
  .galeria .item {
    height: 152px; } }

@media (max-width: 991px) {
  /* Cambio de tamaños de tipografías */
  h2 {
    font-size: 20px; }
  .cards__title, .preview-news .preview__news__title, .press__title {
    font-size: 18px; }
  .category__color__text {
    font-size: 11px; }
  /* Scroll en el menú secundario */
  .secondary-menu {
    overflow-x: scroll; }
    .secondary-menu__list {
      white-space: nowrap;
      width: 100vw; }
      .secondary-menu__list .secondary-menu__item {
        display: inline-block;
        width: 225px; }
  /* Velo imágenes */
  .velo2 {
    width: 100%;
    left: 0; }
  .velo3 {
    width: 100%; }
  /* Hero */
  .hero__box {
    left: 15%;
    right: 15%; }
    .hero__box__title {
      padding-right: 15px;
      font-size: 32px; }
  .hero .hero__cards {
    visibility: hidden; }
    .hero .hero__cards .hero__cards__box {
      width: auto;
      padding: 15px 2%; }
  .hero .slick-initialized {
    visibility: visible; }
  .hero .hero__box__tags__items {
    padding-bottom: 20px; }
  /* Header News */
  .header-news__box .header-news__text {
    width: 100%;
    height: 300px; }
  .header-news__box.header-news-img-category {
    height: 540px; background-position: center center; background-size: cover; }
  .header-news__box.variation-feature .header-news__img, .header-news__box .variation-feature .header-news__text {
    width: 100%; }
  .header-news__box.variation-feature .header-news__text {
    width: 100%;
    border-left: 1px solid #DBDBDB; }
  .header-news__box.variation-feature .header-news__img {
    height: 240px; }
    .header-news__box.variation-feature .header-news__img__destacado .bt-play2 {
      left: 50%;
      top: 25%; }
  .header-news__title {
    font-size: 28px; }
  .header-news__center {
    margin-top: 25px; }
  .header-news__img.destacado .bt-play2 {
    left: 50% !important;
    top: 25%; }
  .header-news.video .header-news__text .header-news__line {
    bottom: 0; }
  .header-news.video .bt-play {
    top: 50%;
    margin: -30px 0 0 -45px;
    padding: 50px; }
  /* Numbers - Cifras Complete Version */
  .numbers__cifras_block {
    white-space: nowrap;
    overflow-x: scroll; }
    .numbers__cifras_block .numbers__box {
      width: 860px; }
      .numbers__cifras_block .numbers__box .numbers__box__item {
        width: 274px; }
      .numbers__cifras_block .numbers__box .numbers__box__img {
        top: 22px; }
    .numbers__cifras_block .numbers__bottom {
      width: 272px;
      display: inline-block;
      float: inherit; }
      .numbers__cifras_block .numbers__bottom .numbers__box__txt {
        white-space: initial; }
  /* Paginación */
  .pagination .prev__text {
    margin-right: 30px; }
  .pagination .next__text {
    margin-left: 30px; }
  .pagination.type2 {
    width: 100%;
    text-align: center; }
  /* HALF */
  .half__title {
    margin-top: 40px;
    line-height: 30px; }
    .half__title--links:last-of-type {
      margin-top: 0; }
  .half__img-c {
    display: block;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100vw;
    height: 240px; }
    .half__img-c.right {
      float: none;
      margin-left: 0; }
    .half__img-c.left {
      float: none;
      margin-right: 0; }
  .half__text {
    position: relative;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    transform: none;
    top: inherit;
    margin-top: 20px;
    padding: 0;
    margin-bottom: 30px; }
    .half__text-c {
      height: inherit; }
  .texto-2col {
    margin: 40px 0 50px; }
    .texto-2col__text-c {
      -webkit-column-count: 1;
      -moz-column-count: 1;
      column-count: 1; }
  /* Efecto Hover Leer más */
  .readmore-block .readmore-position .line-hover {
    visibility: visible;
    width: 15px; }
  /* Enlace con efecto hover*/
  .more .line-hover {
    width: 15px;
    height: 2px;
    visibility: visible; }
  /* Listado de Post */
  .list-post {
    height: auto;
    margin-top: 15px;
    background: none; }
    .list-post__item {
      height: inherit;
      margin-bottom: 220px; }
    .list-post__box {
      top: 45%;
      bottom: inherit; }
    .list-post__img img {
      height: 100%; }
  /* Bloque link */
  .bloque-link {
    padding: 15px 30px; }
  /* Grid archives */
  .grid-item {
    width: 100%;
    padding: 0; }
  .colabora {
    margin-bottom: 50px; }
    .colabora .colabora_title_box p {
      width: 100%; }
    .colabora .boxcolabora {
      margin-bottom: 20px; }
  /* Blog */
  .blog .home-blog .list-post__box {
    top: -25px; }
  /* Categorias mobile */
  .home .noticias-categories.yellow, .home .noticias-categories.blue-light, .home .noticias-categories.pink {
    position: relative;
    top: -5px; } }

@media (max-width: 767px) {
  /* Hero */
  .hero__cards {
    right: 0; }
  .hero__box {
    top: 260px; }
  /* Pagination */
  .pagination__title {
    font-size: 18px;
    line-height: 30px; }
  .pagination__text {
    font-size: 14px;
    line-height: 23px; }
  .pagination .prev__text,
  .pagination .next__text {
    margin-top: 25px; }
  /* Imágenes Medias */
  .half .dossier-pdf__text {
    margin-left: 0; }
  /* Galeria de imágenes */
  .galeria .item {
    width: 100%; }
  /* Accordion */
  .accordion-section .accordion-card .card-block {
    padding: 30px 35px; }
  /* Press Categories */
  .press__categories__items.nav-tabs {
    overflow-x: scroll;
    overflow-y: hidden;
    padding: 0; }
  /* List-post */
  .list-post__box {
    top: 15%; }
  /* Scroll en el menú secundario */
  .secondary-menu__list .menu-item {
    display: inline-block;
    width: 60vw; }
    .secondary-menu__list .menu-item a {
      padding-left: 15px; }
  /* Página 404 */
  .error404 .cuatrocerocuatro {
    position: relative;
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
    top: 150px;
    padding: 15px;
    left: 0;
    text-align: center; }
    .error404 .cuatrocerocuatro h1 {
      font-size: 40px; }
    .error404 .cuatrocerocuatro p {
      width: 100%;
      font-size: 22px; }
  /* Aviso de cookies */
  .aviso-cookies p {
    padding-bottom: 15px; }
  .bloque-gracias .gracias-text .readmore-block {
    position: relative; }
  .bloque-gracias img {
    margin-top: 35px; }
  /* Blog */
  .blog .home-blog .list-post {
    width: 98%; }
  /* Resaltado */
  .different {
    text-align: left; }
    .different .texto-2col .texto-2col__title {
      border-bottom: none; }
    .different .texto-2col .resaltado {
      margin-top: 30px;
      border-left: 3px solid #0E4DAA; }
  /* Navigation anterior y siguiente */
  .navigation .alignleft, .navigation .alignright {
    width: 139px;
    font-size: 19px; }
  .navigation .alignleft a, .navigation .alignright a {
    padding: 5px; } }

@media screen and (max-width: 480px) {
  /* Texto Header Pantalla 100% */
  .header-text__title {
    width: 90%;
    font-size: 28px; }
  /* Hero */
  .hero .hero__box {
    left: 0;
    right: 0; }
  .hero .hero__cards__items {
    margin: -6% -3%; }
  /* Centralita - Teléfono Contacto */
  .call__central__item {
    line-height: 45px; }
  /* Categorias listado y listado-videos */
  .nav-categories {
    overflow-x: scroll;
    overflow-y: hidden; }
    .nav-categories .press__categories__items {
      display: table;
      white-space: nowrap;
      width: 50vw;
      margin-left: -15px; }
    .nav-categories .press__categories__link {
      position: relative; }
  /* List-post */
  .list-post__box {
    top: -28%; }
  /* Paginacion */
  .wp-pagenavi a, .wp-pagenavi span {
    padding: 1px 6px;
    border: 1px solid #0E4DAA;
    color: #fff;
    background: #0E4DAA; } }
.escondido{ display: none!important; }
.msg-newsletter .msg-error {
	color: #4A4A4A;
	margin: 14px 20px;
	font-size: 10px;
}