@charset "UTF-8";
/*
Theme Name: Fundacion Pryconsa
Theme URI: http://www.elequipoe.com
Description: Fundación Pryconsa
Author: ElequipoE
Author URI: https://www.elequipoe.com
Version: 1.0.0
Template: bridge
*/
/* *********************************************************************************************************************
 * IMPORTS
 */
@import "css/slick.css";
@import "css/cookie.css";
/*
* MEDIATECA 
*/
/* 
 * IMPORTS
 */
.pag-mediateca header .mediateca-bt {
  display: none;
}
.pag-mediateca .content,
.pag-mediateca .content .full_width {
  background-color: #eeeeee;
}
.pag-mediateca h1 {
  font-size: 36px;
}
.pag-mediateca a.boxed-link {
  font-family: "Roboto Slab";
  border-radius: 5px;
}
.pag-mediateca a.boxed-link i {
  padding-right: 5px;
}
.pag-mediateca #intro {
  padding: 200px 0;
  background: url(../../../media/mediateca-bkg.png) no-repeat right center;
}
.pag-mediateca #intro h2 {
  max-width: 600px;
  margin: 40px 0;
  font-weight: 300;
}
.pag-mediateca #desc .data {
  display: flex;
  padding: 0 15px 30px 15px;
}
.pag-mediateca #desc .data .val {
  display: flex;
  align-items: center;
  margin-top: 25px;
  font-size: 16px;
}
.pag-mediateca #desc .data .val strong {
  display: inline-block;
  margin-right: 10px;
  font-family: "Roboto Slab";
  font-size: 32px;
  font-weight: bold;
  color: #bb2933;
}
.pag-mediateca #desc .data .val + .val {
  margin-left: 50px;
}
.pag-mediateca #desc iframe {
  margin-top: 60px;
  width: 100%;
  aspect-ratio: 16/9;
}
.pag-mediateca #expertos {
  padding: 70px 0;
}
.pag-mediateca #expertos h2 {
  margin-bottom: 30px;
}
.pag-mediateca #expertos .qode-accordion-holder {
  margin-top: 20px;
}
.pag-mediateca #expertos .qode-accordion-holder .qode-accordion-content {
  padding-top: 30px;
}
.pag-mediateca #expertos .qode-accordion-holder p {
  column-count: 2;
  column-gap: 40px;
}
.pag-mediateca #expertos .qode-accordion-holder p strong {
  display: block;
  margin-top: 30px;
  font-weight: 700;
}
.pag-mediateca #expertos .qode-accordion-holder p strong:first-child {
  margin-top: 0;
}
.pag-mediateca #propuestas {
  padding-bottom: 70px;
}
.pag-mediateca #propuestas h2 {
  margin-bottom: 30px;
}
.pag-mediateca #propuestas .qode-accordion-holder {
  margin-top: 20px;
}
.pag-mediateca #propuestas .qode-accordion-holder p strong {
  font-weight: 700;
}
.pag-mediateca #c_intro {
  padding-top: 70px;
}
.pag-mediateca #c_intro h1 {
  margin-bottom: 20px;
  font-weight: 700;
}
.pag-mediateca #c_intro .action {
  margin-bottom: 50px;
}
.pag-mediateca #c_intro .action a {
  text-decoration: none;
}
.pag-mediateca #competencias {
  padding: 50px 0 100px 0;
}
.pag-mediateca #competencias .q_tabs .tabs-nav {
  display: flex;
  justify-content: space-between;
}
.pag-mediateca #competencias .q_tabs .tabs-nav > li {
  box-sizing: border-box;
  padding: 5px 20px;
  text-align: center;
}
.pag-mediateca #competencias .q_tabs .tabs-nav > li a {
  font-family: "Roboto Slab";
  font-size: 24px;
  font-weight: 300;
  text-transform: none;
  color: #000;
}
.pag-mediateca #competencias .q_tabs .tabs-nav > li.active {
  background-color: #bb2933;
}
.pag-mediateca #competencias .q_tabs .tabs-nav > li.active a {
  color: #fff !important;
}
.pag-mediateca #competencias .q_tabs .tabs-container {
  padding-top: 40px;
}
.pag-mediateca #competencias p strong {
  font-weight: 700;
}
.pag-mediateca #competencias p:last-child {
  margin-bottom: 30px;
}

.mediateca__buscador {
  padding: 100px 0;
  background: url(../../../media/mediateca-buscador-bkg.png) no-repeat center 0;
  background-size: 85%;
}
.mediateca__buscador h1 {
  margin-bottom: 40px;
}
.mediateca__buscador h1 a:hover {
  text-decoration: underline;
}
.mediateca__buscador .filter {
  margin-top: 10px;
  padding: 40px 70px;
  background-color: #fff;
}
.mediateca__buscador .filter--naked {
  margin-top: 70px;
  padding: 0;
  background-color: transparent;
}
.mediateca__buscador .filter h2 {
  margin-bottom: 20px;
  font-size: 34px;
}
.mediateca__buscador .filter .adic {
  margin-top: -20px;
  font-size: 14px;
  font-weight: 400;
}
.mediateca__buscador .filter .adic i {
  padding-right: 5px;
  font-size: 18px;
  color: #bb2933;
}
.mediateca__buscador .filter .adic a {
  text-decoration: underline;
  font-weight: 700;
}
.mediateca__buscador .filter--1 #search-filter-form-3641 ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.mediateca__buscador .filter--1 #search-filter-form-3641 ul li {
  flex-basis: 32%;
}
.mediateca__buscador .filter--1 #search-filter-form-3641 ul li > label {
  width: 100%;
}
.mediateca__buscador .filter--1 #search-filter-form-3641 ul li.sf-field-submit {
  flex-basis: 100%;
}
.mediateca__buscador .filter--5 .searchandfilter {
  overflow: hidden;
  max-height: 100px;
}
.mediateca__buscador .filter--5 a {
  font-size: 15px;
  font-weight: 700;
}
.mediateca__results {
  padding: 60px 0 100px 0;
}
.mediateca__results .r_head {
  display: flex;
  justify-content: space-between;
}
.mediateca__results .r_terms {
  max-width: 70%;
  font-size: 16px;
}
.mediateca__results .no-results {
  min-height: 300px;
  padding-top: 40px;
}
.mediateca__results .pagination {
  margin: 40px 0 0 0;
}
.mediateca__results article {
  position: relative;
  margin-top: 50px;
  padding: 0 0 60px 100px;
  font-size: 16px;
  border-bottom: 1px solid #aeaeae;
}
.mediateca__results article:first-of-type {
  margin-top: 40px;
}
.mediateca__results article:before {
  content: url(../../../media/doc-icon.png);
  position: absolute;
  top: 15px;
  left: 0;
}
.mediateca__results article h2 a {
  font-size: 24px;
  font-weight: 800;
}
.mediateca__results article ul {
  margin: 10px 0 30px 0;
  list-style: none;
}
.mediateca__results article ul strong {
  font-weight: 700;
}
.mediateca__results article ul span:last-of-type + em {
  display: none;
}
.mediateca__contenidos {
  padding: 100px 0;
}
.mediateca__contenidos .r_head {
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}
.mediateca__contenidos .searchandfilter li[data-sf-field-input-type=radio] ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.mediateca__contenidos .searchandfilter li[data-sf-field-input-type=radio] ul li {
  width: 33%;
  padding-bottom: 4px;
}
.mediateca__contenidos .searchandfilter li[data-sf-field-input-type=radio] ul li label {
  box-sizing: border-box;
  cursor: pointer;
  padding: 0 10px 0 0;
  font-size: 16px;
  font-weight: 700;
  color: #1e1b16;
  transition: color 0.4s;
}
.mediateca__contenidos .searchandfilter li[data-sf-field-input-type=radio] ul li label .sf-count {
  font-size: 14px;
  font-weight: 300;
}
.mediateca__contenidos .searchandfilter li[data-sf-field-input-type=radio] ul li label .sf-count:after {
  content: " recursos)";
  margin-left: -5px;
  background-color: #eeeeee;
}
.mediateca__contenidos .searchandfilter li[data-sf-field-input-type=radio] ul li:hover label {
  color: #bb2933;
}
body.search .footer_top_holder {
  display: none;
}
.single-unidad .unidad {
  padding: 70px 0;
}
.single-unidad .unidad .utitle {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.single-unidad .unidad .utitle h1 {
  max-width: 60%;
  margin-bottom: 10px;
  font-weight: 700;
}
.single-unidad .unidad .utitle .heateorSssClear {
  display: none;
}
.single-unidad .unidad .utitle .heateor_sss_sharing_container {
  margin-bottom: 0;
}
.single-unidad .unidad .main {
  display: flex;
  justify-content: space-between;
  align-items: start;
  margin-top: 50px;
}
.single-unidad .unidad .main .data {
  width: 60%;
}
.single-unidad .unidad .main .data p {
  font-size: 18px;
}
.single-unidad .unidad .main .data p + p {
  margin-top: 20px;
}
.single-unidad .unidad .main .data p strong {
  font-weight: 700;
}
.single-unidad .unidad .main .data p span:last-of-type + em {
  display: none;
}
.single-unidad .unidad .main .data p span:last-child em {
  display: none;
}
.single-unidad .unidad .main .data p.competencia strong {
  display: block;
}
.single-unidad .unidad .main .data p.competencia strong.compe {
  font-weight: 500;
  font-size: 13px;
  text-transform: uppercase;
  color: #6a6969;
}
.single-unidad .unidad .main .data p.competencia em:first-of-type {
  display: none;
}
.single-unidad .unidad .main .links {
  width: 32%;
  margin-top: 20px;
}
.single-unidad .unidad .main .links > a {
  display: block;
  box-sizing: border-box;
  width: 100%;
  text-align: center;
}
.single-unidad .unidad .main .links .material {
  display: block;
  margin-top: 50px;
}
.single-unidad .unidad .main .links .material strong {
  display: block;
  font-weight: 700;
  font-size: 18px;
}
.single-unidad .unidad .main .links .material a {
  display: block;
  position: relative;
  margin-top: 15px;
  padding-left: 25px;
  font-size: 16px;
  line-height: 1.2;
}
.single-unidad .unidad .main .links .material a:before {
  content: url(../../../media/doc-icon-sm.png);
  position: absolute;
  top: 0;
  left: 0;
}

@media screen and (max-width: 1200px) {
  .pag-mediateca #intro {
    background-size: 50%;
  }
}
@media screen and (max-width: 1000px) {
  .pag-mediateca h1, .pag-mediateca h2 {
    font-size: 28px;
  }
  .pag-mediateca p {
    font-size: 18px;
  }
  .pag-mediateca a.boxed-link,
  .pag-mediateca .searchandfilter input[type=submit] {
    font-size: 16px;
  }
  .pag-mediateca #intro {
    padding: 100px 0;
    background-size: 40%;
  }
  .pag-mediateca #intro h2 {
    max-width: 500px;
  }
  .mediateca__buscador {
    padding: 50px 0;
  }
  .mediateca__buscador h1 {
    margin-bottom: 30px;
  }
  .mediateca__buscador .filter {
    padding: 30px;
  }
  .mediateca__buscador .filter--naked {
    margin-top: 50px;
    padding: 0;
  }
  .mediateca__buscador .filter h2 {
    margin-bottom: 10px;
    font-size: 28px;
  }
}
@media screen and (max-width: 767px) {
  .pag-mediateca div.grid_section .section_inner {
    width: 85%;
  }
  .pag-mediateca h1, .pag-mediateca h1 a, .pag-mediateca h2 {
    font-size: 20px;
    line-height: 1.2;
  }
  .pag-mediateca p {
    font-size: 16px;
  }
  .pag-mediateca a.boxed-link,
  .pag-mediateca .searchandfilter input[type=submit] {
    font-size: 15px;
  }
  .pag-mediateca .qode-accordion-holder h5 {
    font-size: 16px;
  }
  .pag-mediateca #intro {
    padding: 90px 0 30px 0;
    background-position: 80% 20px;
  }
  .pag-mediateca #intro h1 {
    max-width: 150px;
    font-size: 23px;
  }
  .pag-mediateca #intro h2 {
    margin-top: 10px;
  }
  .pag-mediateca #intro a {
    display: block;
    text-align: center;
    padding: 12px 80px;
  }
  .pag-mediateca #desc .data {
    flex-direction: column;
    align-items: center;
  }
  .pag-mediateca #desc .data .val {
    font-size: 14px;
  }
  .pag-mediateca #desc .data .val strong {
    font-size: 28px;
  }
  .pag-mediateca #desc .data .val + .val {
    margin-left: 0;
  }
  .pag-mediateca #desc iframe {
    margin-top: 30px;
  }
  .pag-mediateca #expertos {
    padding: 30px 0;
  }
  .pag-mediateca #expertos .qode-accordion-holder p {
    column-count: 1;
  }
  .pag-mediateca #expertos .qode-accordion-holder p br {
    display: none;
  }
  .pag-mediateca #competencias {
    padding-bottom: 50px;
  }
  .pag-mediateca #competencias .q_tabs .tabs-nav {
    flex-direction: column;
  }
  .pag-mediateca #competencias .q_tabs .tabs-nav > li {
    padding: 1px 10px;
    text-align: center;
    background-color: #ccc;
    border-bottom: 1px solid #fff;
  }
  .pag-mediateca #competencias .q_tabs .tabs-nav > li a {
    font-size: 17px;
  }
  .pag-mediateca #competencias .q_tabs .tabs-container {
    padding-top: 0;
  }
  .mediateca__buscador h1 a {
    font-size: 18px;
  }
  .mediateca__buscador .filter {
    padding: 20px;
  }
  .mediateca__buscador .filter--naked {
    padding: 0;
  }
  .mediateca__buscador .filter h2 {
    font-size: 22px;
  }
  .mediateca__buscador .filter .adic {
    max-width: 60%;
    margin-top: -60px;
    font-size: 12px;
    line-height: 1.3;
  }
  .mediateca__buscador .filter .adic a {
    display: block;
  }
  .mediateca__buscador .filter--1 #search-filter-form-3641 ul {
    flex-direction: column;
  }
  .mediateca__buscador .filter--1 #search-filter-form-3641 ul li {
    flex-basis: 100%;
    margin-bottom: 15px;
  }
  .mediateca__buscador .filter--5 .searchandfilter {
    max-height: 152px;
  }
  .mediateca__buscador .filter--5 a {
    display: block;
    margin-top: 15px;
  }
  .mediateca__results {
    padding: 30px 0 100px 0;
  }
  .mediateca__results .r_head {
    flex-direction: column-reverse;
    align-items: start;
  }
  .mediateca__results .r_head h1 {
    font-size: 24px;
  }
  .mediateca__results .r_head a {
    margin-bottom: 20px;
  }
  .mediateca__results .r_terms {
    max-width: none;
    font-size: 15px;
  }
  .mediateca__contenidos {
    padding: 30px 0;
  }
  .mediateca__contenidos .r_head {
    flex-direction: column-reverse;
    align-items: start;
  }
  .mediateca__contenidos .r_head h1 {
    font-size: 24px;
  }
  .mediateca__contenidos .r_head a {
    margin-bottom: 20px;
  }
  .mediateca__contenidos .searchandfilter li[data-sf-field-input-type=radio] ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .mediateca__contenidos .searchandfilter li[data-sf-field-input-type=radio] ul li {
    width: 100%;
  }
  .single-unidad .unidad {
    padding: 30px 0 70px 0;
  }
  .single-unidad .unidad .utitle {
    flex-direction: column;
    align-items: start;
  }
  .single-unidad .unidad .utitle h1 {
    max-width: none;
    font-size: 24px;
    margin-bottom: 15px;
  }
  .single-unidad .unidad .main {
    flex-direction: column;
    align-items: start;
    margin-top: 40px;
  }
  .single-unidad .unidad .main .data {
    width: 100%;
  }
  .single-unidad .unidad .main .data p {
    font-size: 16px;
  }
  .single-unidad .unidad .main .links {
    width: 100%;
    margin-top: 30px;
  }
}
/*
SEARCH & FILTER GLOBAL STYLES
*/
/* 
 * IMPORTS
 */
.searchandfilter-date-picker > div {
  z-index: 1000 !important;
}
.searchandfilter > ul > li {
  vertical-align: top;
}
.searchandfilter h4 {
  padding: 0 0 6px 0;
  font-family: "Roboto";
  font-size: 14px;
  color: #1e1b16;
}
.searchandfilter {
  /* label:not(.sf-label-checkbox) {
  	width: 100%;
  } */
}
.searchandfilter li[data-sf-field-type=taxonomy] h4 {
  font-family: "Roboto Slab";
  font-weight: 700;
  font-size: 16px;
}
.searchandfilter select {
  display: block;
  box-sizing: border-box;
  vertical-align: top;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  padding: 0.6em 1.4em 0.5em 0.8em;
  width: 100%;
  min-width: 250px !important;
  max-width: 100%;
  margin: 0;
  font-family: "Roboto";
  font-size: 16px;
  line-height: 1.3;
  color: #000;
  background-color: rgba(174, 174, 174, 0.3);
  background-image: url("../../../media/select-arrows.svg");
  background-repeat: no-repeat;
  background-position: right 0.7em top 50%;
  background-size: 0.45em auto;
  border: 0;
}
.searchandfilter select::-ms-expand {
  display: none;
}
.searchandfilter select option {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
}
.searchandfilter select option[data-sf-depth="0"] {
  font-weight: 700;
}
.searchandfilter li[data-sf-field-input-type=radio] ul {
  padding-left: 0;
}
.searchandfilter li[data-sf-field-input-type=radio] ul li {
  display: inline-block;
  width: auto;
  padding: 0;
}
.searchandfilter li[data-sf-field-input-type=radio] ul li:first-child {
  display: none;
}
.searchandfilter li[data-sf-field-input-type=radio] ul li input {
  display: none;
}
.searchandfilter li[data-sf-field-input-type=radio] ul li label {
  box-sizing: border-box;
  cursor: pointer;
  padding: 0 10px 0 0;
  font-size: 16px;
  font-weight: 700;
  color: #1e1b16;
  transition: color 0.4s;
}
.searchandfilter li[data-sf-field-input-type=radio] ul li label .sf-count {
  font-size: 14px;
  font-weight: 300;
}
.searchandfilter li[data-sf-field-input-type=radio] ul li label .sf-count:after {
  content: " recursos)";
  margin-left: -5px;
  background-color: #eeeeee;
}
.searchandfilter li[data-sf-field-input-type=radio] ul li:hover label {
  color: #bb2933;
}
.searchandfilter input[type=checkbox] {
  margin-left: 0;
}
.searchandfilter input[type=checkbox] + label {
  padding-left: 6px;
  font-size: 14px;
}
.searchandfilter input[type=text] {
  box-sizing: border-box;
  vertical-align: top;
  width: 100%;
  min-width: 250px;
  padding: 0.8em 0.8em;
  font-family: "Roboto";
  font-size: 14px;
  line-height: 1.2;
  color: #000;
  border: 0;
  background-color: rgba(174, 174, 174, 0.3);
}
.searchandfilter textarea {
  box-sizing: border-box;
  width: 100%;
  padding: 0.6em 0.8em;
  font-family: "Roboto";
  font-size: 14px;
  border: 1px solid #dbdbdb;
}
.searchandfilter .sf_date_field {
  display: flex;
  padding-left: 0;
}
.searchandfilter .sf_date_field > li {
  padding: 0 3px 0 0;
}
.searchandfilter .sf_date_field > li input {
  min-width: 0;
}
.searchandfilter .sf-field-search label {
  width: 100%;
}
.searchandfilter .sf-field-search input {
  width: 100%;
  background-image: url("../../../media/zoom.svg");
  background-repeat: no-repeat;
  background-position: right 0.7em top 50%;
  background-size: 15px;
}
.searchandfilter .chosen-container .chosen-choices {
  padding: 0.4em 0.8em;
  background-color: rgba(174, 174, 174, 0.3);
  background-image: url("../../../media/zoom.svg");
  background-repeat: no-repeat;
  background-position: right 0.7em top 50%;
  background-size: 15px;
  border: 0;
}
.searchandfilter .sf-field-submit {
  display: flex;
  justify-content: end;
}
.searchandfilter input[type=submit] {
  box-sizing: border-box;
  cursor: pointer;
  padding: 0.6em 1em;
  font-family: "Roboto Slab";
  font-size: 20px;
  color: #fff;
  background-color: #bb2933;
  border: 0;
  border-radius: 5px;
  transition: background 0.3s ease;
}
.searchandfilter input[type=submit]:hover {
  color: #fff;
  background-color: #e77223;
}
.searchandfilter input:focus, .searchandfilter select:focus, .searchandfilter textarea:focus {
  outline: none;
}
.searchandfilter ::placeholder {
  color: #000;
}
.searchandfilter .meta-slider {
  max-width: 90%;
  height: 3px;
  margin-top: 15px;
}
.searchandfilter .meta-slider .noUi-connect {
  background-color: #6a6969;
}
.searchandfilter .meta-slider .noUi-handle {
  top: -9px;
  width: 18px;
  height: 18px;
  border: 0;
  box-shadow: none;
  background-color: #bb2933;
}
.searchandfilter .meta-slider .noUi-handle:before, .searchandfilter .meta-slider .noUi-handle:after {
  display: none;
}

/* *********************************************************************************************************************
 * RESPONSIVE MEDIA QUERIES
 */
@media screen and (max-width: 1200px) {
  .searchandfilter select {
    min-width: 160px !important;
  }
  .searchandfilter input[type=text] {
    min-width: 160px;
  }
}
@media screen and (max-width: 1000px) {
  .searchandfilter h4 {
    font-size: 15px;
  }
  .searchandfilter select {
    min-width: 120px !important;
  }
  .searchandfilter input[type=text] {
    min-width: 130px;
  }
}
@media screen and (max-width: 767px) {
  .searchandfilter {
    padding-top: 10px;
  }
  .searchandfilter ul li {
    padding: 4px 0;
  }
  .searchandfilter select {
    min-width: 100% !important;
  }
  .searchandfilter input[type=text] {
    min-width: 100%;
  }
  .searchandfilter li[data-sf-field-input-type=radio] ul li {
    margin-bottom: 5px;
  }
}
/* *********************************************************************************************************************
 * VARS
 */
/* *********************************************************************************************************************
 * GLOBALS
 */
h1,
h2,
h3,
h4,
h5,
h6 {
  letter-spacing: 0;
  color: #1e1b16;
}

.white {
  color: #fff;
}

.black {
  color: #000;
}

.grey {
  color: #777;
}

.colored {
  color: #bb2933;
}

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

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

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

.no-text-transform {
  text-transform: none !important;
}

.text-bigger {
  font-size: 18px !important;
}

.text-smaller {
  font-size: 14px !important;
  line-height: 16px !important;
}

.slab {
  font-family: "Roboto Slab", sans-serif;
}

.text-light {
  font-weight: 300 !important;
}

.text-bold {
  font-weight: 500 !important;
}

.hidden {
  display: none;
}

a,
a:before,
a:after {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

a.squared {
  font-size: 18px;
  font-weight: 400;
}
a.squared:before {
  display: inline-block;
  content: "\f0c8";
  margin-right: 10px;
  font-family: FontAwesome;
  color: #bb2933;
}
a.squared:hover:before {
  content: "\f152";
}

a.white-link {
  color: #fff;
}
a.white-link:hover {
  color: #bb2933 !important;
  text-decoration: underline;
}

a.boxed-link {
  padding: 12px 20px;
  font-size: 18px;
  font-weight: 700;
  color: #1e1b16;
  background-color: transparent;
  border: 1px solid #bb2933;
}
a.boxed-link:hover {
  color: #fff;
  background-color: #bb2933;
}
a.boxed-link.accent {
  color: #fff;
  background-color: #bb2933;
  text-decoration: none;
}
a.boxed-link.accent:hover {
  color: #bb2933;
  background-color: #fff;
  border-color: #fff;
}
a.boxed-link.accent-alt {
  color: #fff;
  background-color: #bb2933;
  text-decoration: none;
}
a.boxed-link.accent-alt:hover {
  background-color: #e77223;
  border-color: #e77223;
}
a.boxed-link.centered {
  text-align: center;
}
a.boxed-link.small {
  padding: 4px 8px;
  font-size: 13px;
}

.slick-prev,
.slick-next {
  position: absolute;
  z-index: 1000;
  cursor: pointer;
  display: block;
  outline: none;
  width: 30px;
  height: 40px;
  top: 45%;
  padding: 0;
  color: transparent;
  border: none;
  background: transparent;
}
.slick-prev:before,
.slick-next:before {
  content: url("https://qls.es/media/slider-arrow.svg");
  opacity: 0.4;
  color: #6a6969;
  -webkit-transition: opacity 0.4s linear;
  -moz-transition: opacity 0.4s linear;
  -ms-transition: opacity 0.4s linear;
  -o-transition: opacity 0.4s linear;
  transition: opacity 0.4s linear;
}
.slick-prev:hover:before,
.slick-next:hover:before {
  opacity: 1;
}

.slick-prev {
  left: 50px;
  transform: rotate(180deg);
}

.slick-next {
  right: 50px;
}

.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  display: block;
  list-style: none;
  width: 100%;
  text-align: center;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  cursor: pointer;
  width: 20px;
  height: 20px;
  padding: 0;
}
.slick-dots li button {
  display: block;
  cursor: pointer;
  width: 20px;
  height: 20px;
  padding: 5px;
  font-size: 0;
  line-height: 0;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  content: "•";
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  font-size: 24px;
  line-height: 24px;
  text-align: center;
  color: #000;
  opacity: 0.3;
}
.slick-dots li.slick-active button:before {
  opacity: 0.75;
  color: #000;
}

#politica_cookies {
  padding-top: 60px;
  visibility: hidden;
}

.heateor_sss_sharing_container {
  margin-bottom: 30px;
}

.hide-on-desktop {
  display: none !important;
}

/* *********************************************************************************************************************
 * THEME GLOBAL REPLACEMENTS
 */
.grid_section .section_inner,
.container_inner {
  max-width: 960px;
}

div.section {
  background-position: center top;
}
div.section#base-bkg.section {
  background-position: center center;
}

.element_from_right.element_from_right_on > div {
  -webkit-animation: element-from-right 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
  -moz-animation: element-from-right 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
  -o-animation: element-from-right 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
  animation: element-from-right 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
}

.element_from_left.element_from_left_on > div {
  -webkit-animation: element-from-left 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
  -moz-animation: element-from-left 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
  -o-animation: element-from-left 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
  animation: element-from-left 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
}

.element_from_bottom.element_from_bottom_on > div {
  -webkit-animation: element-from-bottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
  -moz-animation: element-from-bottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
  -o-animation: element-from-bottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
  animation: element-from-bottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
}

.qode-accordion-holder h5 {
  margin-top: 10px !important;
  font-size: 20px;
  line-height: 23px;
}
.qode-accordion-holder h5 .qode-tab-title {
  height: 40px !important;
}
.qode-accordion-holder .wpb_text_column {
  margin-top: 0 !important;
}
.qode-accordion-holder .wpb_text_column li {
  margin-top: 5px !important;
}
.qode-accordion-holder .wpb_text_column a {
  font-size: 17px;
}

#back_to_top {
  bottom: 40px;
  right: 40px;
}
#back_to_top span {
  width: 30px;
  height: 30px;
  line-height: 30px;
  background-color: transparent !important;
  border-radius: 0;
  border: 0;
}
#back_to_top span i {
  font-size: 16px !important;
  line-height: 40px;
  color: #999;
}
#back_to_top:hover span i {
  color: #666;
}

/* *********************************************************************************************************************
 * HEADER - MENU
 */
header .container_inner {
  max-width: 960px;
}
header .header_top {
  height: 0;
}
header .header_top .right {
  position: relative;
}
header .header_top .right .widget_text {
  position: absolute;
  right: 0;
  padding: 20px 18px 0 0;
  text-align: right;
  min-width: 260px;
}
header .header_top .right .widget_text .mediateca-bt {
  padding: 2px 5px;
  font-size: 14px;
  font-weight: bold;
  background-color: rgba(219, 219, 219, 0.5);
  border: 1px solid transparent;
}
header .header_top .right .widget_text .mediateca-bt span {
  color: #bb2933;
}
header .header_top .right .widget_text .mediateca-bt:hover {
  color: #303030;
  background-color: #fff;
  border-color: #fff;
}
header.scrolled .header_bottom {
  background-color: #fff !important;
}
header.scrolled nav {
  padding-top: 0;
}
header nav {
  padding-top: 70px;
  -webkit-transition: padding 0.3s ease;
  -moz-transition: padding 0.3s ease;
  -ms-transition: padding 0.3s ease;
  -o-transition: padding 0.3s ease;
  transition: padding 0.3s ease;
}
header nav #menu-main > li > a {
  line-height: 50px !important;
}
header nav #menu-main li.active > a {
  color: #bb2933;
}
header nav #menu-main .second {
  margin-top: 18px;
}
header nav #menu-main .second ul {
  padding: 15px 0;
}
header nav #menu-main .second li {
  width: 260px;
}
header nav #menu-main .second li.active a {
  color: #bb2933;
}
header nav #menu-main .second li a {
  padding: 8px 25px;
}
header nav #menu-main .second li a i {
  margin-right: 10px;
  display: inline-block;
  color: #bb2933;
}

/* *********************************************************************************************************************
 * FOOTER
 */
footer .footer_bottom .rrss {
  display: flex;
  justify-content: center;
  gap: 30px;
  padding: 20px 0 40px;
}
footer .footer_bottom .rrss a {
  display: flex;
  align-items: center;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
}
footer .footer_bottom .rrss a img {
  width: 25px;
  margin-right: 10px;
  filter: invert(100%);
}
footer .footer_bottom .rrss a:hover {
  color: #bb2933;
}
footer .footer_inner {
  background-size: cover;
}

.rpwe_widget {
  padding: 0 15px;
}
.rpwe_widget:before {
  width: 35%;
  content: url("https://www.fundacionpryconsa.es/media/footer-post-img.png");
  float: left;
  text-align: left;
}
.rpwe_widget .rpwe-block {
  width: 100%;
  text-align: left;
}
.rpwe_widget .rpwe-block li {
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
}
.rpwe_widget .rpwe-block h3 a {
  color: #D4D4D4;
}
.rpwe_widget .rpwe-block .rpwe-summary {
  margin-top: 30px;
  font-size: 25px;
  line-height: 31px;
  color: #D4D4D4;
}

/* *********************************************************************************************************************
 * GLOBAL LAYOUT
 */
#base-img {
  margin-bottom: -280px !important;
}

.wpb_text_column p {
  margin: 10px 0;
}
.wpb_text_column a {
  text-decoration: underline;
}

/* #banner_noche {
	display: none;
} */
/* *********************************************************************************************************************
 * HOME STUFF
 */
.home header {
  padding-top: 30px;
}
.home header .header_top .right .widget_text {
  padding: 0;
}
.home header.scrolled {
  padding-top: 0;
}
.home #menu-main {
  height: 50px;
  background-color: #fff;
}
.home #home-top {
  padding: 27% 0 10% 0;
  background-position: center top;
  background-size: contain;
}
.home #claim_posts .section_inner {
  background-color: #fff;
}
.home #claim_posts .blog_slider_holder .caroufredsel_wrapper {
  height: 400px !important;
}
.home #claim_posts .blog_slider_holder ul.blog_slides li.item {
  height: 400px;
}
.home #claim_posts .blog_slider_holder ul.blog_slides li.item .blog_image_holder,
.home #claim_posts .blog_slider_holder ul.blog_slides li.item .blog_text_wrapper {
  height: 400px;
}
.home #claim_posts .blog_slider_holder ul.blog_slides li.item img {
  width: 100%;
  max-width: 100%;
}
.home #claim_posts .blog_slider_holder ul.blog_slides li.item .blog_text_holder_inner2 {
  position: absolute;
  width: 100%;
  height: 170px;
  bottom: 0;
  padding: 25px 35px;
  text-align: left;
  background-color: rgb(0, 0, 0);
  border: 0;
}
.home #claim_posts .blog_slider_holder ul.blog_slides li.item .blog_text_holder_inner2 h3 {
  line-height: 0;
}
.home #claim_posts .blog_slider_holder ul.blog_slides li.item .blog_text_holder_inner2 h3 a {
  font-size: 21px;
  line-height: 1.3;
  color: #fff;
}
.home #claim_posts .blog_slider_holder ul.blog_slides li.item .blog_slider_simple_info {
  display: none;
}
.home #claim_posts .blog_slider_holder .caroufredsel-prev,
.home #claim_posts .blog_slider_holder .caroufredsel-next {
  width: 30px;
  height: 30px;
  top: 94%;
  right: 15px;
  line-height: 30px;
  border-width: 1px;
}
.home #claim_posts .blog_slider_holder .caroufredsel-prev i,
.home #claim_posts .blog_slider_holder .caroufredsel-next i {
  line-height: 30px;
}
.home #claim_posts .blog_slider_holder .caroufredsel-prev {
  left: auto;
  right: 52px;
}
.home #claim_posts .wpb_raw_html {
  padding: 50px 50px 50px 30px;
}
.home #claim_posts .wpb_raw_html h1 {
  padding-right: 45px;
  font-size: 36px;
  line-height: 1.2;
}
.home #claim_posts .wpb_raw_html h2 {
  font-size: 20px;
  line-height: 1.2;
}
.home #claim_posts .wpb_raw_html h2 span {
  font-family: "Roboto";
  font-weight: 300;
}
.home #claim_posts .wpb_raw_html .divider {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  margin: 30px 0;
  background-color: #000;
  text-align: center;
}
.home #claim_posts .wpb_raw_html .divider:after {
  position: absolute;
  content: "";
  width: 20px;
  height: 20px;
  margin: -10px 0 0 -10px;
  display: inline-block;
  background-color: #000;
  border-radius: 100%;
}
.home #entidades {
  padding: 100px 0 0 0;
}
.home #entidades h2 {
  padding-bottom: 30px;
  font-size: 32px;
}
.home #entidades .item a:not(.with-link) {
  pointer-events: none;
}
.home #entidades .item .img-wrapper {
  height: 100px;
  padding: 10px 0;
  background-color: #fff;
}
.home #entidades .item .img-wrapper img {
  width: 150px;
  margin: 0 auto;
}
.home #entidades .item h3 {
  padding-top: 20px;
  font-weight: 300;
  font-size: 21px;
  line-height: 1.1;
  text-align: center;
}
.home #entidades .item:hover h3 {
  color: #bb2933;
}
.home #entidades .slick-slide {
  margin: 0 20px;
}
.home #entidades .slick-list {
  margin: 0 -20px;
}
.home #entidades .slick-dots {
  margin-top: 30px;
}
.home #mediateca {
  padding-top: 150px;
}
.home #mediateca .flex {
  display: flex;
  justify-content: space-between;
}
.home #mediateca .flex .desc {
  width: 60%;
}
.home #mediateca .flex .desc h3 + p {
  margin: 30px 0 55px 0;
  padding-right: 50px;
}
.home #mediateca .flex .desc a.boxed-link {
  font-family: "Roboto Slab";
  border-radius: 5px;
}
.home #mediateca .flex .data {
  width: 40%;
}
.home #mediateca .flex .data img {
  display: block;
  margin: -50px auto 0 auto;
}
.home #mediateca .flex .data .val {
  display: flex;
  align-items: center;
  margin-top: 25px;
  font-size: 16px;
}
.home #mediateca .flex .data .val strong {
  display: inline-block;
  margin-right: 20px;
  font-family: "Roboto Slab";
  font-size: 32px;
  font-weight: bold;
  color: #bb2933;
}
.home #circles {
  width: 100%;
  height: 3043px;
  margin: 40px 0 !important;
  background-position: center top;
  background-size: 1208px 3043px;
}
.home #base-img {
  margin-bottom: -330px !important;
}
.home #base-box {
  position: relative;
  background-color: #090909;
}
.home a.red-box {
  width: 460px;
  height: 295px;
  margin-top: -300px;
  float: right;
  box-sizing: border-box;
  padding: 90px 50px 90px 60px;
  background-color: #bb2933;
}
.home a.red-box h2 {
  font-size: 45px;
  font-weight: 300;
  color: #fff;
}
.home a.red-box h2.bigger {
  font-size: 96px;
  margin-bottom: 30px;
}
.home a.red-box:hover {
  background-color: rgb(166.0855263158, 36.4144736842, 45.2960526316);
}

/* *********************************************************************************************************************
 * LA FUNDACION
 */
.page-id-381 header {
  padding-top: 30px;
}
.page-id-381 header .header_top .right .widget_text {
  padding: 0;
}
.page-id-381 header.scrolled {
  padding-top: 0;
}
.page-id-381 #menu-main {
  height: 50px;
  background-color: #fff;
}
.page-id-381 #fundacion-top {
  padding: 30% 0 100px 0;
  background-position: center top;
  background-size: contain;
}
.page-id-381 #base-img {
  margin-bottom: -280px !important;
}
.page-id-381 #circles {
  margin-top: 40px;
}
.page-id-381 #circles .wpb_single_image:nth-child(2) {
  margin-top: -166px;
}
.page-id-381 #circles .wpb_single_image:nth-child(3) {
  margin-top: -166px;
}
.page-id-381 #circles .wpb_single_image:nth-child(4) {
  margin-top: -64px;
}
.page-id-381 #circles-mobile {
  display: none;
}
.page-id-381 .patronato {
  font-family: "Roboto Slab", sans-serif;
}
.page-id-381 .patronato:before {
  content: "";
  width: 320px;
  height: 1px;
  margin: 90px auto 60px auto;
  display: block;
  background-color: #000;
}
.page-id-381 .patronato h2 {
  margin-bottom: 40px;
}
.page-id-381 .patronato p {
  font-size: 30px;
  line-height: 36px;
}
.page-id-381 .patronato strong {
  margin-top: 50px;
}
.page-id-381 .patronato strong:not(:first-child):before {
  content: "";
  width: 16px;
  height: 16px;
  margin: 30px auto 30px auto;
  display: block;
  border-radius: 100%;
  background-color: #000;
  text-align: center;
}
.page-id-381 .patronato + .text-smaller {
  margin-top: 60px;
  font-size: 22px !important;
}
.page-id-381 .patronato + .text-smaller:after {
  content: "";
  width: 320px;
  height: 1px;
  margin: 70px auto 60px auto;
  display: block;
  background-color: #000;
}
.page-id-381 .last-paragraph-negative-margin {
  margin-bottom: -120px !important;
}

/* *********************************************************************************************************************
 * ÁREAS
 */
.page-id-35 nav #menu-main li.current-page-ancestor > a,
.parent-pageid-35 nav #menu-main li.current-page-ancestor > a,
.page-id-208 nav #menu-main li.current-page-ancestor > a,
.parent-pageid-208 nav #menu-main li.current-page-ancestor > a,
.page-id-217 nav #menu-main li.current-page-ancestor > a,
.parent-pageid-217 nav #menu-main li.current-page-ancestor > a,
.page-id-225 nav #menu-main li.current-page-ancestor > a,
.parent-pageid-225 nav #menu-main li.current-page-ancestor > a,
.page-id-232 nav #menu-main li.current-page-ancestor > a,
.parent-pageid-232 nav #menu-main li.current-page-ancestor > a {
  color: #bb2933;
}
.page-id-35 nav #menu-main .second li.current-menu-item a,
.parent-pageid-35 nav #menu-main .second li.current-menu-item a,
.page-id-208 nav #menu-main .second li.current-menu-item a,
.parent-pageid-208 nav #menu-main .second li.current-menu-item a,
.page-id-217 nav #menu-main .second li.current-menu-item a,
.parent-pageid-217 nav #menu-main .second li.current-menu-item a,
.page-id-225 nav #menu-main .second li.current-menu-item a,
.parent-pageid-225 nav #menu-main .second li.current-menu-item a,
.page-id-232 nav #menu-main .second li.current-menu-item a,
.parent-pageid-232 nav #menu-main .second li.current-menu-item a {
  color: #bb2933;
}

#distributiva-programas {
  margin: 0 0 0 -50px;
  padding-left: 130px;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: auto;
}
#distributiva-programas h3 {
  padding: 30px 0 10px 0;
}
#distributiva-programas a.qbutton {
  height: auto;
  padding: 9px 0;
  display: block;
  font-size: 18px;
  line-height: 18px;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0;
  border: 0;
}
#distributiva-programas a.qbutton:before {
  display: inline-block;
  content: "\f0c8";
  margin-right: 10px;
  font-family: FontAwesome;
  color: #bb2933;
}
#distributiva-programas a.qbutton:hover {
  color: #bb2933;
  background-color: transparent;
}
#distributiva-programas a.qbutton:hover:before {
  content: "\f152";
}

.img-out-of-grid img {
  position: absolute;
  width: 476px !important;
  min-width: 476px !important;
  height: auto;
}

.sublinks-box {
  position: relative;
  margin-top: -150px;
  padding: 45px 50px;
  background-color: #fff;
}
.sublinks-box h2 {
  padding-bottom: 15px;
  border-bottom: 1px solid #1e1b16;
}
.sublinks-box a.qbutton {
  height: auto;
  padding: 4px 0;
  display: block;
  font-size: 20px;
  line-height: 24px;
  font-weight: 300;
  text-transform: none;
  letter-spacing: 0;
  border: 0;
  white-space: normal;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sublinks-box a.qbutton:after {
  content: "\f0da";
  padding-left: 8px;
  font-family: FontAwesome;
  font-size: 17px;
  color: #fff;
}
.sublinks-box a.qbutton:hover, .sublinks-box a.qbutton.current {
  font-weight: 600;
  color: #e77223;
  background-color: transparent;
}
.sublinks-box a.qbutton:hover:after, .sublinks-box a.qbutton.current:after {
  color: #e77223;
}
.sublinks-box a.qbutton.current {
  pointer-events: none;
}
.sublinks-box a.qbutton:first-of-type {
  margin-top: 25px;
}
.sublinks-box h6 {
  margin-top: 30px;
}
.sublinks-box a.boxed-link {
  margin: 20px 0;
  font-family: "Roboto Slab";
  border-radius: 5px;
}

#origin_div .wpb_text_column,
#target_div .wpb_text_column {
  margin-top: 30px;
}
#origin_div .vc_single_image-wrapper,
#target_div .vc_single_image-wrapper {
  margin-top: 20px;
}
#origin_div h2,
#target_div h2 {
  margin-bottom: 30px;
}
#origin_div h5,
#target_div h5 {
  margin: 30px 0 15px 0;
}
#origin_div p,
#target_div p {
  margin: 10px 0;
}
#origin_div ul,
#target_div ul {
  margin-bottom: 30px;
  padding-left: 30px;
}
#origin_div ul li,
#target_div ul li {
  margin-top: 20px;
  text-indent: -18px;
  padding-left: 20px;
}
#origin_div ol,
#target_div ol {
  margin-bottom: 30px;
  padding-left: 30px;
}
#origin_div ol li,
#target_div ol li {
  margin-top: 20px;
}
#origin_div img,
#target_div img {
  margin: 10px 0;
}
#origin_div strong,
#target_div strong {
  font-weight: 600;
}
#origin_div a,
#target_div a {
  text-decoration: underline;
}

/* *********************************************************************************************************************
 * INVESTIGACIÓN
 */
.page-id-208 #base-img,
.parent-pageid-208 #base-img {
  margin-bottom: -470px !important;
}

/* *********************************************************************************************************************
 * AYUDA SOCIAL
 */
.page-id-217 #distributiva-programas,
.parent-pageid-217 #distributiva-programas {
  margin: 0 0 0 -120px;
  padding-left: 220px;
}
.page-id-217 .img-out-of-grid img,
.parent-pageid-217 .img-out-of-grid img {
  width: 391px !important;
  min-width: 391px !important;
}

/* *********************************************************************************************************************
 * ACTIVIDADES INTERNAS
 */
.page-id-225 #distributiva-programas,
.parent-pageid-225 #distributiva-programas {
  margin: 0 0 0 -100px;
  padding: 0 0 70px 190px;
}
.page-id-225 #base-img,
.parent-pageid-225 #base-img {
  margin: 70px 0 -260px 0 !important;
}

/* *********************************************************************************************************************
 * CULTURA
 */
.page-id-232 #distributiva-programas,
.parent-pageid-232 #distributiva-programas {
  margin: 0 0 0 -100px;
  padding: 0 0 70px 190px;
}
.page-id-232 #base-img,
.parent-pageid-232 #base-img {
  margin: 50px 0 -280px 0 !important;
}

/* *********************************************************************************************************************
 * NOTICIAS - BLOG
 */
.single-post .date {
  display: none;
}
.single-post .date::after {
  content: "/";
  padding-left: 10px;
}
.single-post .post_text_inner p {
  font-size: 18px;
  line-height: 1.3;
}
.single-post .post_text_inner p a {
  font-weight: 700;
  text-decoration: underline;
}
.single-post .post_text_inner p a:hover {
  color: #bb2933;
}
.single-post .post_text_inner p strong {
  font-weight: 700;
}
.single-post .post_text_inner h3 {
  font-size: 22px;
  line-height: 1.2;
}
.single-post .post_text_inner h3 + p {
  margin-top: 20px;
}
.single-post .post_info {
  display: none !important;
}
.single-post .post_info a {
  font-weight: 500;
}
.single-post .column2 .widget h5 {
  padding-bottom: 15px;
  border-bottom: 1px solid #6a6969;
}
.single-post .tags_text {
  font-size: 16px;
}
.single-post .tags_text a {
  letter-spacing: 0;
}
.single-post .tags_text h5 {
  display: none;
}
.single-post .tags_text:before {
  content: "Etiquetas: ";
  font-weight: 500;
}

.archive.category .header_bottom,
.archive.author .header_bottom,
.archive.tag .header_bottom,
.single-post .header_bottom,
.error404 .header_bottom {
  background-color: #fff !important;
}
.archive.category .content,
.archive.author .content,
.archive.tag .content,
.single-post .content,
.error404 .content {
  margin-top: 170px !important;
}

.blog_holder.masonry p.post_excerpt {
  font-size: 17px;
  line-height: 1.2;
}
.blog_holder.masonry .post_info {
  display: none;
}

.widget_categories li.cat-item-21 {
  display: none;
}

/* *********************************************************************************************************************
 * CONTACTO
 */
.page-id-689 header {
  padding-top: 30px;
}
.page-id-689 header .header_top .right .widget_text {
  padding: 0;
}
.page-id-689 header.scrolled {
  padding-top: 0;
}
.page-id-689 #menu-main {
  height: 50px;
  background-color: #fff;
}
.page-id-689 #contacto-top {
  padding: 25% 0 20% 0;
  background-position: center top;
  background-size: cover;
}
.page-id-689 #contacto-top .vc_col-sm-6 .vc_column-inner {
  padding: 40px;
  background-color: rgba(255, 255, 255, 0.7);
}
.page-id-689 #contacto-top .vc_col-sm-6:last-child {
  display: none;
}
.page-id-689 #contacto-top .address > strong {
  font-weight: 600;
}
.page-id-689 #contacto-top .rrss {
  margin-top: 30px;
}
.page-id-689 #contacto-top .rrss a.instagram {
  display: flex;
  align-items: center;
  font-size: 18px;
  font-weight: 600;
  color: #000;
}
.page-id-689 #contacto-top .rrss a.instagram img {
  width: 25px;
  margin-right: 10px;
}
.page-id-689 #contacto-top .rrss a.instagram:hover {
  color: #bb2933;
}
.page-id-689 #contacto-top h3 {
  font-weight: 500;
}
.page-id-689 #base-img {
  margin-bottom: -310px !important;
}

/* *********************************************************************************************************************
 * FIREFOX POSITION FIXES
 */
@-moz-document url-prefix() {}
/* *********************************************************************************************************************
 * RESPONSIVE MEDIA QUERIES
 */
/* *********************************************************************************************************************
 * BREAK POINT 1600
 */
/* *********************************************************************************************************************
 * BREAK POINT 1200
 */
/* *********************************************************************************************************************
 * BREAK POINT 1200
 */
/* *********************************************************************************************************************
 * PORTRAIT TABLET TO LANDSCAPE AND DESKTOP  - 768 TO 1023
 */
/* *********************************************************************************************************************
 * LANDSCAPE MOBILES AND DOWN  < 1000
 */
@media screen and (max-width: 1000px) {
  #base-img,
  #base-bkg {
    display: none;
  }
  #area-top-slider {
    padding-top: 120px !important;
  }
  .img-out-of-grid {
    display: none;
  }
  .hide-on-desktop {
    display: block !important;
  }
  header {
    padding-top: 0 !important;
  }
  header .header_top {
    display: none !important;
  }
  header nav {
    padding-top: 0 !important;
  }
  header .q_logo a {
    height: 60px !important;
  }
  header .mobile_menu_button i {
    font-size: 20px;
  }
  .footer_top {
    padding-top: 50px !important;
    padding-bottom: 30px !important;
  }
  .rpwe_widget {
    padding: 0 15px;
  }
  .rpwe_widget:before {
    content: url("https://www.fundacionpryconsa.es/media/footer-post-img-mobile.png");
    float: none;
    display: block;
    text-align: left;
    margin-bottom: 20px;
  }
  .rpwe_widget .rpwe-block h3 a {
    font-size: 26px;
    line-height: 30px;
  }
  .rpwe_widget .rpwe-block .rpwe-summary {
    margin-top: 20px;
    font-size: 18px;
    line-height: 23px;
  }
  .home #claim_posts .blog_slider_holder .caroufredsel_wrapper {
    height: 350px !important;
  }
  .home #claim_posts .blog_slider_holder ul.blog_slides li.item {
    height: 350px;
  }
  .home #claim_posts .blog_slider_holder ul.blog_slides li.item .blog_image_holder,
  .home #claim_posts .blog_slider_holder ul.blog_slides li.item .blog_text_wrapper {
    height: 350px;
  }
  .home #claim_posts .blog_slider_holder ul.blog_slides li.item .blog_text_holder_inner2 {
    height: 210px;
  }
  .home #claim_posts .blog_slider_holder ul.blog_slides li.item .blog_text_holder_inner2 h3 a {
    font-size: 17px;
  }
  .home #claim_posts .wpb_raw_html {
    padding: 30px 40px 40px 20px;
  }
  .home #claim_posts .wpb_raw_html h1 {
    padding-right: 0px;
    font-size: 32px;
  }
  .home #entidades .item h3 {
    font-size: 20px;
  }
  .home #mediateca .flex {
    padding: 0 20px;
  }
  .home #circles {
    height: auto;
    margin: 0 0 250px 0 !important;
    background-size: 0 0;
  }
  .home #circles .wpb_single_image {
    margin-top: 60px !important;
  }
  .home #base-box {
    position: relative;
    background-color: #090909;
  }
  .home a.red-box {
    width: 300px;
    height: 170px;
    margin: -120px auto 50px auto;
    float: none;
    display: block;
    padding: 40px;
  }
  .home a.red-box h2 {
    font-size: 29px;
  }
  .home a.red-box h2.bigger {
    font-size: 61px;
    margin-bottom: 10px;
  }
  .home a.red-box:hover {
    background-color: rgb(166.0855263158, 36.4144736842, 45.2960526316);
  }
  .page-id-381 #fundacion-top {
    padding-top: 35% !important;
  }
  .page-id-381 #circles {
    display: none;
  }
  .page-id-381 #circles-mobile {
    display: block;
    padding: 0 25px;
  }
  .page-id-381 #circles-mobile img {
    margin: 35px 0 10px 0;
  }
  .page-id-381 .patronato:before {
    width: 100px;
  }
  .page-id-381 .patronato h2 {
    margin-bottom: 30px;
  }
  .page-id-381 .patronato p {
    font-size: 20px;
    line-height: 24px;
  }
  .page-id-381 .patronato strong {
    margin-top: 40px;
  }
  .page-id-381 .patronato strong:not(:first-child):before {
    width: 12px;
    height: 12px;
    margin: 20px auto 20px auto;
  }
  .page-id-381 .patronato + .text-smaller {
    font-size: 17px !important;
    line-height: 19px !important;
  }
  .page-id-381 .patronato + .text-smaller:after {
    width: 100px;
    margin: 40px auto 30px auto;
  }
  .page-id-381 .last-paragraph-negative-margin {
    margin-bottom: 30px !important;
  }
  #area-intro {
    padding-top: 30px !important;
  }
  #area-intro h2.colored {
    margin-bottom: 20px !important;
  }
  #distributiva-programas {
    margin: -20px 0 40px 0 !important;
    padding-left: 0 !important;
    background-size: 0 0 !important;
  }
  #distributiva-programas .vc_column-inner {
    padding: 0 !important;
  }
  #distributiva-programas a.qbutton {
    padding: 4px 0;
    font-size: 15px;
    line-height: 18px;
    white-space: normal !important;
  }
  #origin_div .wpb_text_column,
  #target_div .wpb_text_column {
    margin-top: 0px !important;
  }
  .sublinks-box {
    margin: 20px 0 0 0;
    padding: 20px 10px;
  }
  .sublinks-box h2 {
    font-size: 27px;
  }
  .sublinks-box a.qbutton {
    padding: 4px 0;
    font-size: 18px;
    line-height: 21px;
  }
  .sublinks-box a.qbutton:first-of-type {
    margin-top: 20px;
  }
  .sublinks-box h6 {
    font-size: 20px;
    margin-bottom: 10px !important;
  }
  .archive.category .content,
  .archive.author .content,
  .archive.tag .content,
  .single-post .content,
  .error404 .content {
    margin-top: 30px !important;
  }
  .page-id-689 #base-img {
    margin-bottom: -310px !important;
  }
}
/* *********************************************************************************************************************
 * VERTICAL MOBILES AND DOWN  < 768
 */
@media screen and (max-width: 768px) {
  footer .footer_bottom .rrss {
    padding: 0 0 20px;
  }
  .home #home-top {
    padding: 35% 0 18% 0;
  }
  .home #mediateca .flex {
    flex-direction: column;
  }
  .home #mediateca .flex .desc {
    width: 100%;
  }
  .home #mediateca .flex .desc h3 + p {
    margin: 20px 0 15px 0;
    padding-right: 0;
  }
  .home #mediateca .flex .desc a.boxed-link {
    display: block;
    text-align: center;
    font-size: 15px;
  }
  .home #mediateca .flex .data {
    width: 100%;
  }
  .home #mediateca .flex .data img {
    display: none;
  }
  .home {
    /* #banner_noche {

    	img.desktop {
    		display: none;
    	}

    	img.mobile {
    		display: block;
    	}
    } */
  }
  #cookie-notice {
    font-size: 12px;
    line-height: 16px;
  }
  #cookie-notice span {
    width: 100%;
  }
}
