@charset "UTF-8";
/*
Theme Name: Tatiana
Theme URI: https://www.fundaciontatiana.com
Author: El Equipo E
Author URI: https://www.elequipoe.es/
Description: Theme for Fundación Tatiana
Version: 1.0.0
Template: bridge
*/
/* VENDORS */
@import "css/animsition.min.css";
@import "css/animate.min.css";
@import "css/slick.css";
@import "css/microtip.min.css";
@import "css/lightgallery.css";
@import "css/lightgallery-transitions.css";
/* *********************************************************************************************************************
 * VENDORS OVERWRITES
 */
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;1,300;1,400;1,600;1,700&display=swap");
.animate__animated.animate__delay-05s {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

.slider-style2 .slick-prev,
.slider-style2 .slick-next {
  width: 30px;
  height: 30px;
  top: -60px;
  border: 0;
  border-radius: 0;
}
.slider-style2 .slick-prev:before,
.slider-style2 .slick-next:before {
  content: "\e04b";
  font-size: 35px;
}
.slider-style2 .slick-prev {
  right: 40px;
}
.slider-style2 .slick-next {
  right: 0px;
}

.slick-prev,
.slick-next {
  position: absolute;
  z-index: 1000;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  outline: none;
  width: 60px;
  height: 60px;
  top: -100px;
  padding: 0;
  text-align: center;
  color: transparent;
  border: 1px solid #000;
  border-radius: 50%;
  background: transparent;
  opacity: 0.3;
}
.slick-prev:before,
.slick-next:before {
  content: "\e068";
  font-family: "linea-arrows-10" !important;
  font-size: 25px;
  color: #000;
  opacity: 1;
  transition: all 0.4s ease 0s !important;
}
.slick-prev:hover,
.slick-next:hover {
  opacity: 0.8;
}

.slick-prev {
  left: auto;
  right: 80px;
  transform: scaleX(-1);
}

.slick-next {
  right: 0px;
}

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

.slick-dots {
  position: absolute;
  display: block;
  list-style: none;
  width: 100%;
  margin-top: 15px;
  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;
  position: relative;
  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.1;
}
.slick-dots li.slick-active button:before {
  opacity: 0.5;
  color: #000;
}

.consent-box {
  margin-bottom: 20px;
  padding: 30px;
  background-color: #f8f8f8;
}
.consent-box h5 {
  font-weight: 700;
}
.consent-box a {
  text-decoration: underline;
}

.wt-cli-cookie-bar-container {
  z-index: 2000;
}

.wt-cli-cookie-bar {
  padding: 40px !important;
  line-height: 1.3;
}
.wt-cli-cookie-bar .cli-bar-message a {
  text-decoration: underline;
}
.wt-cli-cookie-bar .cli-bar-btn_container {
  margin-top: 20px;
}
.wt-cli-cookie-bar .cli-bar-btn_container a {
  margin: 0 !important;
  padding: 8px 15px !important;
  border-radius: 0;
}
.wt-cli-cookie-bar .cli-bar-btn_container a + a {
  margin-left: 5px !important;
}

.cli_setting_save_button {
  background-color: #494949 !important;
}

.cli-privacy-content-text a {
  text-decoration: underline;
}

.pagination ul li a, .pagination ul li span {
  border: 0;
}

.wp-pagenavi {
  margin: 30px 0 40px 0 !important;
}
.wp-pagenavi .pages {
  display: none;
}
.wp-pagenavi a, .wp-pagenavi span {
  margin: 0 4px;
  padding: 5px;
  font-size: 20px;
  color: #999999;
  text-decoration: none;
}
.wp-pagenavi a img {
  vertical-align: top;
}
.wp-pagenavi a:hover {
  color: #494949;
}
.wp-pagenavi .current {
  font-weight: 600;
  color: #494949;
}
.wp-pagenavi .previouspostslink, .wp-pagenavi .nextpostslink {
  font-size: 30px;
}
.wp-pagenavi .previouspostslink {
  margin-right: 6px;
}
.wp-pagenavi .nextpostslink {
  margin-left: 6px;
}

.joinchat__button {
  /* width: 40px;
  min-width: 40px;
  height: 40px; */
  transform-origin: 0 bottom;
  transform: scale(0.8);
}

@media screen and (max-width: 767px) {
  .wt-cli-cookie-bar {
    padding: 20px !important;
  }
  .pagination {
    margin-bottom: 10px;
  }
  .wp-pagenavi {
    margin: 20px 0 !important;
  }
  .wp-pagenavi a, .wp-pagenavi span {
    font-size: 18px;
  }
  .joinchat__button {
    transform: scale(0.6);
  }
}
/* *********************************************************************************************************************
 * LIGHTGALLERY OVERRIDES
 */
.lg-backdrop {
  background-color: #f8f8f8;
}
.lg-outer.lg-zoomed .lg-toolbar {
  background-color: rgba(255, 255, 255, 0.4);
}
.lg-outer .lg-toolbar {
  box-sizing: border-box;
  padding: 15px;
  background-color: transparent;
}
.lg-outer .lg-toolbar .lg-icon {
  width: 40px;
  color: #000;
}
.lg-outer .lg-toolbar #lg-counter {
  /* position: relative;
  left: 50%;
  padding: 0; */
  float: right;
  padding-right: 20px;
  color: #000;
}
.lg-outer .lg-actions .lg-icon {
  color: #000;
  background-color: transparent;
}
.lg-outer .lg-inner {
  top: 10%;
  height: 80%;
}
.lg-outer .lg-thumb-outer .lg-toogle-thumb {
  width: 40px;
  color: #000;
  background-color: transparent;
}
.lg-outer .lg-thumb-outer .lg-thumb-item {
  border: 0;
  border-radius: 0;
  filter: brightness(0.5);
  transition: filter 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.lg-outer .lg-thumb-outer .lg-thumb-item:hover, .lg-outer .lg-thumb-outer .lg-thumb-item.active {
  filter: brightness(1);
}

.file-iframe-viewer .lg-object {
  padding-top: 20px;
}

/*
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: "Open Sans";
  font-size: 14px;
  color: #494949;
}
.searchandfilter {
  /* label:not(.sf-label-checkbox) {
  	width: 100%;
  } */
}
.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: "Open Sans";
  font-size: 14px;
  line-height: 1.3;
  color: #000;
  background-color: #f8f8f8;
  background-image: url("../../../media/select-arrows.svg");
  background-repeat: no-repeat;
  background-position: right 0.7em top 50%;
  background-size: 0.45em auto;
  border: 1px solid #f8f8f8;
}
.searchandfilter select::-ms-expand {
  display: none;
}
.searchandfilter select option {
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
}
.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: 33.3%;
}
.searchandfilter li[data-sf-field-input-type=radio] ul li:first-child label {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-right: 0;
}
.searchandfilter li[data-sf-field-input-type=radio] ul li:last-child label {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-left: 0;
}
.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: 10px 0;
  font-size: 15px;
  text-align: center;
  color: #494949;
  background-color: #fff;
  border: 1px solid #dbdbdb;
  transition: background 0.2s linear 0s !important;
}
.searchandfilter li[data-sf-field-input-type=radio] ul li:hover label {
  background-color: #f8f8f8;
}
.searchandfilter li[data-sf-field-input-type=radio] ul li.sf-option-active label {
  color: #fff;
  background-color: #999999;
  border-color: #999999;
}
.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.6em 0.8em;
  font-family: "Open Sans";
  font-size: 14px;
  line-height: 1.2;
  color: #000;
  border: 0;
  background-color: #f8f8f8;
}
.searchandfilter textarea {
  box-sizing: border-box;
  width: 100%;
  padding: 0.6em 0.8em;
  font-family: "Open Sans";
  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 input {
  background-image: url("../../../media/zoom.svg");
  background-repeat: no-repeat;
  background-position: right 0.7em top 50%;
  background-size: 15px;
}
.searchandfilter input[type=submit] {
  box-sizing: border-box;
  cursor: pointer;
  padding: 0.6em 1em;
  font-family: "Open Sans";
  color: #000;
  background-color: #fff;
  border: 1px solid #000;
  transition: background 0.2s linear 0s !important;
}
.searchandfilter input[type=submit]:hover {
  color: #fff;
  background-color: #999999;
  border-color: #999999;
}
.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: #999999;
}
.searchandfilter .meta-slider .noUi-handle {
  top: -9px;
  width: 18px;
  height: 18px;
  border: 0;
  box-shadow: none;
  background-color: #999999;
}
.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%;
  }
}
/* GLOBAL */
/* *********************************************************************************************************************
 * FONTS
 */
@font-face {
  font-family: "didot";
  src: url("fonts/didot.woff2") format("woff2"), url("fonts/didot.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "didot-i";
  src: url("fonts/didot-i.woff2") format("woff2"), url("fonts/didot-i.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "avenir";
  src: url("fonts/avenir.woff2") format("woff2"), url("fonts/avenir.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "avenir";
  src: url("fonts/avenir-bold.woff2") format("woff2"), url("fonts/avenir-bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}
.avenir {
  font-family: "avenir", serif;
}

.didot {
  font-family: "didot", serif;
}
.didot em {
  font-family: "didot-i", serif;
  font-style: normal;
}

/* *********************************************************************************************************************
 * GLOBALS
 */
body {
  overflow: visible !important;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 1.3;
  color: #000;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Open Sans";
  font-weight: 300;
  line-height: 1.3;
  letter-spacing: 0;
  text-transform: none;
  color: #000;
}

h1 {
  font-size: 50px;
}

h2 {
  font-size: 30px;
}

h3 {
  font-size: 24px;
}

h4 {
  font-size: 28px;
}

h5 {
  font-size: 16px;
}

h6 {
  font-size: 14px;
}

p, li {
  font-size: 16px;
  line-height: 1.6;
  color: #000;
  /* &:empty {
  	display: none;
  } */
}
p strong, li strong {
  font-weight: 900;
}

p + p,
ul + p,
ol + p,
p + ul,
p + ol {
  margin-top: 20px;
}

ul li {
  list-style: none;
}

ol {
  padding-left: 40px;
}
ol li {
  margin-bottom: 20px;
}

ul.styled {
  text-indent: -20px;
  margin-left: 20px;
  padding-left: 40px;
}
ul.styled li:before {
  content: "•";
  display: inline-block;
  vertical-align: top;
  font-weight: 700;
  font-size: 1em;
  line-height: 1.3;
  color: #999999;
  transform: translateY(3px);
}

img.invert {
  filter: invert(1);
}

.text-light,
.text-light a {
  font-weight: 300;
}

.text-medium,
.text-medium a {
  font-weight: 500;
}

.text-bold,
.text-bold a {
  font-weight: 700;
}

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

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

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

.text-spaced {
  letter-spacing: 3px;
}

.white {
  color: #fff;
}
.white p, .white h1, .white h2, .white h3, .white h4, .white h5, .white h6, .white span {
  color: #fff;
}

.black {
  color: #000 !important;
}

.grey {
  color: #999999 !important;
}

.light-grey {
  color: #f8f8f8 !important;
}

.dark-grey {
  color: #494949 !important;
}

.accent,
.accent p {
  color: #999999 !important;
}

.dark-accent,
.dark-accent p {
  color: #494949 !important;
}

.blue,
.blue p {
  color: #514745 !important;
}

.flex {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}

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

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

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

.margin-10-below {
  margin-bottom: 10px;
}

.margin-20-below {
  margin-bottom: 20px;
}

.margin-30-below {
  margin-bottom: 30px;
}

.margin-40-below {
  margin-bottom: 40px;
}

.margin-10-above {
  margin-top: 10px;
}

.margin-20-above {
  margin-top: 20px;
}

.margin-30-above {
  margin-top: 30px;
}

.margin-40-above {
  margin-top: 50px;
}

.element-with-side-padding-120 {
  padding: 0 120px;
}

.row-with-vertical-padding-60 {
  padding: 60px 0;
}

.row-with-vertical-padding-120 {
  padding: 120px 0;
}

.row-with-bottom-padding-120 {
  padding-bottom: 120px;
}

.column-no-padding-right .vc_column-inner {
  padding-right: 0 !important;
}

.column-no-padding-left .vc_column-inner {
  padding-left: 0 !important;
}

.row-with-side-padding-200 {
  padding: 0 200px;
}

.centered {
  margin: 0 auto;
  text-align: center;
}

.vertical-centered {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.border-top {
  border-top: 1px solid #d2d2d2;
}

.border-bottom {
  border-bottom: 1px solid #d2d2d2;
}

.no-block {
  display: inline;
}
.no-block + p {
  margin-top: -10px;
}

.boxed {
  padding: 6px 10px;
  background-color: #999999;
  color: #fff;
}

.boxed-white {
  border: 1px solid #fff;
}
.boxed-white:hover {
  background-color: #fff;
}

.title-boxed {
  display: inline;
  padding: 0 10px;
  background-color: #f8f8f8;
  color: #444444;
}
.title-boxed + br {
  display: block !important;
  margin-bottom: 20px;
  content: " ";
}
.title-boxed.accent {
  background-color: #999999;
  color: #fff;
}
.title-boxed.dark {
  background-color: #494949;
  color: #fff;
}

.with-line-below:after {
  content: "";
  display: block;
  width: 50px;
  height: 1px;
  margin: 10px auto 20px auto;
  background-color: #999999;
}

.with-line-above:before {
  content: "";
  display: block;
  width: 50px;
  height: 1px;
  margin: 20px auto 10px auto;
  background-color: #999999;
}

.hidden,
.hide {
  display: none !important;
}

.invisible {
  visibility: hidden;
}

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

.only-home {
  display: none;
}

.only-admin {
  display: none;
}

body.logged-in .only-admin {
  display: block;
}

@media screen and (max-width: 1200px) {
  h1 {
    font-size: 40px;
  }
  h2 {
    font-size: 26px;
  }
  h3 {
    font-size: 21px;
  }
  /* h4 {
  	font-size: 28px;
  }

  h5 {
  	font-size: 16px;
  }

  h6 {
  	font-size: 14px;
  } */
}
@media screen and (max-width: 1000px) {
  body {
    font-size: 15px;
  }
  p, li {
    font-size: 15px;
  }
  h1 {
    font-size: 36px;
  }
  h2 {
    font-size: 24px;
  }
  h3 {
    font-size: 20px;
  }
  h4 {
    font-size: 22px;
  }
  h5 {
    font-size: 15px;
  }
}
@media screen and (max-width: 767px) {
  body {
    font-size: 14px;
  }
  p, li {
    font-size: 14px;
  }
  .hide-on-desktop {
    display: block;
  }
  .hide-on-mobile {
    display: none;
  }
  h1 {
    font-size: 22px;
  }
  h2 {
    font-size: 20px;
  }
  h3 {
    font-size: 18px;
  }
  ul.styled {
    text-indent: -15px;
    margin-left: 15px;
    padding-left: 30px;
  }
  ul.styled li:before {
    width: 15px;
  }
}
/* *********************************************************************************************************************
 * LINKS
 */
a, a:before, a:after, button {
  transition: all 0.3s ease 0s !important;
}

a, p a {
  color: #000;
}

a.hoverfade:hover {
  opacity: 0.6;
}

a.hoverscale:hover {
  transform: scale(1.05);
}

a.hoverbright:hover {
  filter: brightness(1.1);
}

a.accent-link {
  color: #666666;
  text-decoration: underline;
}
a.accent-link:hover {
  color: #999999 !important;
}

a.dark-accent-link {
  color: #494949;
  text-decoration: underline !important;
}
a.dark-accent-link:hover {
  color: #999999;
}

a.black-link {
  color: #000;
}
a.black-link:hover {
  color: #999999;
}

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

a.dark-grey-link {
  color: #494949 !important;
}
a.dark-grey-link:hover {
  color: #999999 !important;
}

a.light-grey-link {
  color: #f8f8f8;
}
a.light-grey-link:hover {
  color: #999999 !important;
}

.boxed-link {
  display: inline-block;
  padding: 10px 35px;
  font-size: 16px;
  text-decoration: none !important;
  color: #fff;
  background-color: #494949;
}
.boxed-link:hover {
  padding: 10px 40px;
  color: #fff;
  background-color: #999999;
}
.boxed-link.accent {
  color: #fff !important;
  background-color: #999999;
}
.boxed-link.accent:hover {
  background-color: #f8f8f8;
}
.boxed-link.white {
  color: #000;
  background-color: #fff;
}
.boxed-link.white:hover {
  color: #fff !important;
  background-color: #999999;
}
.boxed-link.darker {
  background-color: #000;
}
.boxed-link.darker:hover {
  background-color: #999999;
}
.boxed-link.lighter {
  color: #000;
  background-color: #f8f8f8;
}
.boxed-link.lighter:hover {
  background-color: rgb(222.5, 222.5, 222.5);
}
.boxed-link.wine {
  background-color: #441A1A;
}
.boxed-link.wine:hover {
  background-color: rgb(104.8936170213, 40.1063829787, 40.1063829787);
}
.boxed-link.bordered {
  color: #000;
  background-color: transparent;
  border: 1px solid #000;
}
.boxed-link.bordered:hover {
  color: #fff;
  background-color: #999999;
  border-color: #999999;
}
.boxed-link.bordered-white {
  color: #fff;
  background-color: transparent;
  border: 1px solid #fff;
}
.boxed-link.bordered-white:hover {
  color: #fff;
  background-color: #999999;
  border-color: #999999;
}
.boxed-link.bold {
  font-weight: 700;
}
.boxed-link.icon-left img {
  float: left;
  margin: -2px 10px 0 0;
}
.boxed-link.icon-left i {
  vertical-align: middle;
  margin-right: 10px;
}
.boxed-link.icon-right img {
  float: right;
  margin: -2px 0 0 10px;
}
.boxed-link.icon-right i {
  vertical-align: middle;
  margin-left: 10px;
}
.boxed-link.rounded {
  border-radius: 25px;
}
.boxed-link.small {
  padding: 5px 20px;
  font-size: 15px;
}
.boxed-link.small:hover {
  padding: 5px 25px;
}
.boxed-link.wider {
  padding: 8px 35px;
}
.boxed-link.wider:hover {
  padding: 8px 40px;
}
.boxed-link.medium {
  padding: 14px 35px;
}
.boxed-link.medium:hover {
  padding: 14px 40px;
}
.boxed-link.big {
  padding: 22px 55px;
}
.boxed-link.big:hover {
  padding: 22px 60px;
}

a.line-link {
  display: inline-block;
  padding-bottom: 8px;
  line-height: 0;
  color: #000;
}
a.line-link:after {
  content: "";
  position: relative;
  width: 101%;
  height: 1px;
  margin-bottom: -4px;
  display: inline-block;
  background-color: transparent;
  transform: scaleX(0);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  transition: all 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s !important;
}
a.line-link:hover {
  color: #494949 !important;
}
a.line-link:hover:after {
  background-color: #999999;
  transform: scaleX(1);
}
a.line-link.dark-accent {
  color: #494949;
}
a.line-link.dark-accent:hover {
  color: #999999 !important;
}
a.line-link.dark-accent:hover:after {
  background-color: #999999;
}
a.line-link.grey {
  color: #999999;
}
a.line-link.grey:hover {
  color: #fff !important;
}
a.line-link.grey:hover:after {
  background-color: #fff;
}
a.line-link.white {
  color: #fff;
}
a.line-link.white:hover {
  color: #fff !important;
}
a.line-link.white:hover:after {
  background-color: #fff;
}
a.line-link.disabled {
  pointer-events: none;
}

a.icon-link {
  display: block;
  color: #999999;
}
a.icon-link span {
  color: #000;
  text-decoration: none;
}
a.icon-link img {
  float: left;
  margin-right: 10px;
}
a.icon-link:hover {
  opacity: 0.8;
}

a.alt-link {
  letter-spacing: 2px;
  color: #000;
}
a.alt-link:before, a.alt-link:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 30px;
  height: 1px;
  margin: 0 10px;
  background-color: #999999;
}
a.alt-link:hover {
  color: #999999;
}
a.alt-link:hover:before, a.alt-link:hover:after {
  margin: 0 14px;
}

a.hover-link {
  position: relative;
}
a.hover-link:before {
  transform: scaleX(0);
  transform-origin: bottom right;
}
a.hover-link:hover {
  padding: 0 4px;
  color: #fff;
}
a.hover-link:hover:before {
  transform: scaleX(1);
  transform-origin: bottom left;
}
a.hover-link:before {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  inset: 0 0 0 0;
  background: #999999;
  z-index: -1;
  transition: transform 0.5s cubic-bezier(0.77, 0, 0.175, 1);
}

a.arrow-link {
  position: relative;
  display: inline-block;
  font-size: 12px;
  line-height: 1.7;
  font-weight: 600;
}
a.arrow-link:hover {
  padding-left: 7px;
  color: #514745 !important;
}
a.arrow-link:hover:after {
  padding-left: 15px;
}
a.arrow-link:after {
  content: url("../../../media/arrow-right.svg");
  display: inline-block;
  vertical-align: top;
  padding-left: 10px;
}
a.arrow-link.white {
  color: #fff;
}
a.arrow-link.white:after {
  filter: invert(1);
}

a.iconed-link {
  display: inline-block;
  font-size: 15px;
  line-height: 0;
}
a.iconed-link:before {
  margin-right: 10px;
  display: inline-block;
}
a.iconed-link span {
  vertical-align: top;
  line-height: 24px;
}
a.iconed-link:hover:before {
  opacity: 0.5;
}
a.iconed-link:hover span {
  color: #999999;
}
a.iconed-link.tf:before {
  content: url("../../../media/global-icon-tf.png");
}
a.iconed-link.mail span {
  line-height: 11px;
}
a.iconed-link.mail:before {
  content: url("../../../media/global-icon-mail.png");
}
a.iconed-link.web span {
  line-height: 14px;
}
a.iconed-link.web:before {
  content: url("../../../media/global-icon-web.png");
}

.pdf-links {
  position: relative;
  margin-top: 30px;
  padding-left: 70px;
}
.pdf-links--big {
  padding-left: 85px;
}
.pdf-links--big:before {
  transform-origin: 0 0;
  transform: scale(2);
}
.pdf-links--one {
  padding-left: 50px;
  line-height: 35px;
}
.pdf-links:before {
  content: url("../../../media/icon-pdf.svg");
  position: absolute;
  left: 0;
}
.pdf-links a {
  display: inline-block;
  padding-bottom: 8px;
  text-decoration: underline;
}

.bt-back {
  display: flex;
  align-items: center;
  font-weight: 400;
  color: #999999;
}
.bt-back:before {
  content: "\e03f";
  font-family: "linea-arrows-10";
  font-size: 20px;
}
.bt-back:hover {
  color: #000;
}

.bt-like {
  display: flex;
  align-items: center;
  gap: 8px;
}
.bt-like:before {
  content: url("../../../media/icon-guardar-agenda.png");
}
.bt-like:hover {
  color: #999999;
}

#interlinks .section_inner {
  margin-bottom: 60px;
  padding: 50px 0;
  border-top: 1px solid #d2d2d2;
  border-bottom: 1px solid #d2d2d2;
}
#interlinks .bts a {
  position: relative;
  padding-left: 40px;
  font-size: 24px;
}
#interlinks .bts a span {
  display: block;
  color: #999999;
  font-size: 16px;
}
#interlinks .bts a:before {
  content: "\e03f";
  position: absolute;
  left: 0;
  top: 18px;
  font-family: "linea-arrows-10";
  font-size: 30px;
}
#interlinks .bts a:hover {
  margin-left: -5px;
  padding-left: 50px;
}
#interlinks .bts a.right {
  padding: 0 40px 0 0;
  text-align: right;
}
#interlinks .bts a.right:before {
  left: auto;
  right: 0;
  top: 20px;
  transform: rotate(180deg);
}
#interlinks .bts a.right:hover {
  margin: 0 -5px 0 0;
  padding: 0 50px 0 0;
}

@media screen and (max-width: 1000px) {
  .boxed-link {
    padding: 6px 35px;
    font-size: 15px;
  }
  .boxed-link:hover {
    padding: 6px 40px;
  }
  #interlinks .bts a {
    font-size: 20px;
  }
  #interlinks .bts a span {
    padding-bottom: 5px;
    font-size: 15px;
  }
}
@media screen and (max-width: 767px) {
  .boxed-link {
    font-size: 14px;
  }
  .boxed-link.big {
    padding: 12px 25px;
  }
  .boxed-link.big:hover {
    padding: 12px 25px;
  }
  #interlinks {
    display: none;
  }
}
/* *********************************************************************************************************************
 * THEME GLOBAL REPLACEMENTS 
 */
body > .wrapper {
  opacity: 0;
  -webkit-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}
body > .wrapper:has(header.sticky) .wrapper_inner > .content {
  padding-top: 100px !important;
}

/* div.grid_section .section_inner {
	box-sizing: border-box;
	padding: 0 50px;
	border-right: 1px solid $border;
}
 */
.wrapper_inner > .content {
  margin-bottom: -1px !important;
}

.qbutton {
  height: 37px;
  padding: 0 18px;
  font-size: 15px;
  line-height: 37px;
  font-weight: 400;
  letter-spacing: 0 !important;
  border: 1px solid #999999;
  border-radius: 0;
}
.qbutton:hover {
  padding: 0 24px;
  color: #fff;
  background-color: #999999;
}
.qbutton:hover span, .qbutton:hover i {
  color: #fff !important;
}

#back_to_top {
  right: 25px !important;
  bottom: 25px;
}
#back_to_top > span {
  border: 0;
  background-color: transparent !important;
}
#back_to_top > span i {
  font-size: 30px;
  color: rgb(178.5, 178.5, 178.5);
}
#back_to_top:hover > span i {
  color: #494949;
}

.q_accordion_holder {
  border-bottom: 1px solid #d2d2d2;
}
.q_accordion_holder h5.title-holder {
  min-height: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 0 !important;
  border-top: 1px solid #d2d2d2;
}
.q_accordion_holder h5.title-holder .accordion_mark {
  display: none !important;
}
.q_accordion_holder h5.title-holder .tab-title {
  position: relative;
  padding: 10px 30px 10px 0 !important;
  font-weight: 500;
  font-size: 15px;
  line-height: 1.2;
  letter-spacing: 0;
}
.q_accordion_holder h5.title-holder .tab-title:before {
  content: "\e019";
  position: relative;
  display: inline-block;
  float: right;
  margin: -5px -30px 0 0;
  font-family: "linea-arrows-10" !important;
  font-size: 25px;
  color: #999999;
  transition: transform 0.4s cubic-bezier(0.77, 0, 0.175, 1);
}
.q_accordion_holder h5.title-holder:not(.ui-state-active):hover .tab-title {
  color: ligthen(#999999, 10);
}
.q_accordion_holder h5.title-holder.ui-state-active .tab-title:after {
  transform: scaleY(-1);
}
.q_accordion_holder .accordion_content {
  padding-left: 0 !important;
}
.q_accordion_holder .accordion_content_inner {
  padding: 10px 100px 40px 0 !important;
}
.q_accordion_holder .accordion_content table, .q_accordion_holder .accordion_content p, .q_accordion_holder .accordion_content li {
  font-size: 14px;
}
.q_accordion_holder .accordion_content table a, .q_accordion_holder .accordion_content p a, .q_accordion_holder .accordion_content li a {
  text-decoration: underline;
  color: #999999;
}
.q_accordion_holder .accordion_content p + ul {
  list-style-position: outside;
  margin-top: 20px;
  padding-left: 20px;
}
.q_accordion_holder .accordion_content table {
  width: 100%;
}
.q_accordion_holder .accordion_content table th, .q_accordion_holder .accordion_content table td {
  text-align: left !important;
  border: 1px solid #ccc;
}

.q_counter_holder.center {
  padding: 0;
  border: 0;
}
.q_counter_holder.center .counter {
  font-family: "mb";
  font-size: 48px;
}

.image_with_text {
  font-family: "bgb";
  text-align: center;
  line-height: 1.5;
}
.image_with_text img {
  margin: 0 auto 10px auto;
}
.image_with_text h3 {
  font-size: 24px;
}
.image_with_text a {
  color: #494949;
  text-decoration: underline;
}
.image_with_text a:hover {
  color: #999999;
}
.image_with_text .separator {
  margin: 4px 0 !important;
}

@-webkit-keyframes element-from-bottom {
  0% {
    -webkit-transform: translate(0, 10%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0, 0);
    opacity: 1;
  }
}
@-moz-keyframes element-from-bottom {
  0% {
    -moz-transform: translate(0, 10%);
    opacity: 0;
  }
  100% {
    -moz-transform: translate(0, 0);
    opacity: 1;
  }
}
@-o-keyframes element-from-bottom {
  0% {
    -o-transform: translate(0, 10%);
    opacity: 0;
  }
  100% {
    -o-transform: translate(0, 0);
    opacity: 1;
  }
}
@keyframes element-from-bottom {
  0% {
    transform: translate(0, 10%);
    opacity: 0;
  }
  100% {
    transform: translate(0, 0);
    opacity: 1;
  }
}
.vc_row.section .element_from_bottom > div,
.vc_row.section .element_from_fade > div {
  transition-delay: 200ms !important;
  -webkit-animation-delay: 200ms !important;
  animation-delay: 200ms !important;
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 50%, 0);
    transform: translate3d(0, 50%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@media screen and (max-width: 1000px) {
  div.grid_section .section_inner,
  .container_inner {
    width: 85% !important;
  }
  div.grid_section .section_inner {
    box-sizing: border-box;
    padding: 0;
    border: 0;
  }
}
@media screen and (max-width: 767px) {
  #back_to_top {
    display: none;
  }
  .q_accordion_holder .accordion_content_inner {
    padding: 10px 0 30px 0 !important;
  }
  .q_accordion_holder h5.title-holder .tab-title {
    font-size: 14px;
  }
}
/* *********************************************************************************************************************
 * SHARED ELEMENTS
 */
/* PRELOAD */
.preload,
.preload:after {
  position: absolute;
  z-index: 2;
  width: 30px;
  height: 30px;
  left: 50%;
  top: 50%;
  margin: -15px 0 0 -15px;
  border-radius: 50%;
}

.preload {
  background-color: transparent;
  border-top: 1px solid #999999;
  border-right: 1px solid #999999;
  border-bottom: 1px solid #999999;
  border-left: 1px solid #f8f8f8;
  transform: translateZ(0);
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  animation-duration: 0.8s;
  animation-name: preload-loading;
}

@keyframes preload-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.img-block {
  height: 40vh;
  background-position: center center;
}
.img-block--fixed {
  background-attachment: fixed;
}

.list-with-checkboxes {
  border: 1px solid #d2d2d2;
  border-radius: 6px;
}
.list-with-checkboxes li {
  padding: 15px 20px;
  border-bottom: 1px solid #d2d2d2;
}
.list-with-checkboxes li:first-child {
  background-color: #f8f8f8;
}
.list-with-checkboxes li:last-child {
  border: 0;
}
.list-with-checkboxes li input {
  margin-right: 10px;
}

.main-title {
  padding: 40px 0;
}

@media screen and (min-width: 1000px) {
  .main-title.with-newsletter-on-header {
    padding-top: 80px;
  }
}
#intro {
  position: relative;
  height: 500px;
  background-size: cover;
  background-position: center center;
}
#intro .cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0;
}
#intro .bt-follow {
  position: absolute;
  top: 400px;
  left: calc(50% - 25px);
  font-size: 60px;
  color: #fff;
}
#intro .bt-follow:hover {
  color: #000;
}
#intro .tit {
  position: relative;
  width: 1200px;
  margin: 0 auto;
}
#intro .tit h3 {
  max-width: 600px;
  padding: 60px 0 0 0;
  font-weight: 700;
}
#intro .tit h3 + h1 {
  padding-top: 0;
}
#intro .tit h1 {
  max-width: 600px;
  padding: 40px 0 20px 0;
}
#intro .aviso {
  position: absolute;
  top: 50%;
  right: 30px;
  max-width: 200px;
  padding: 20px;
  text-align: right;
  font-size: 30px;
  color: #fff;
  background-color: #23261f;
  transform: translateY(-50%);
}
#intro .pie {
  position: absolute;
  bottom: -30px;
  right: 20px;
  font-size: 13px;
  color: #999999;
}
#intro.imago {
  height: 700px;
  background-attachment: fixed;
  background-position: center bottom;
}
#intro.imago:after {
  content: url(../../../media/imago.svg);
  display: block;
  position: absolute;
  bottom: -5px;
}
#intro.imago .bt-follow {
  top: 600px;
}
#intro.with-form {
  height: 600px;
}
#intro.with-form .bt-follow {
  top: 500px;
}
#intro.with-form .tit {
  position: absolute;
  bottom: 100px;
  left: calc((100% - 1200px) / 2);
}
#intro.with-form .tit h1 {
  padding: 0;
}
#intro.with-form .tit h1, #intro.with-form .tit h2 {
  font-size: 50px;
  font-weight: 300;
  color: #fff;
}
#intro.with-form .landing-form {
  position: absolute;
  box-sizing: border-box;
  width: 450px;
  height: 100%;
  top: 0;
  right: calc((100% - 1200px) / 2);
  padding: 100px 40px 40px 40px;
  background-color: #f8f8f8;
}
#intro.with-slider {
  height: 40vw;
}
#intro.with-slider .bt-follow {
  top: calc(40vw - 100px);
}
#intro.with-slider .data {
  position: absolute;
  top: calc(40vw - 240px);
  left: calc((100% - 1200px) / 2);
  padding: 30px 40px;
  background-color: rgba(0, 0, 0, 0.8);
}
#intro.with-slider .data h2 {
  font-size: 40px;
}
#intro .intro-slider {
  height: 100%;
}
#intro .intro-slider > div {
  height: 100%;
}
#intro .intro-slider > div > div {
  height: 100%;
}
#intro .intro-slider > div > div > div {
  height: 100%;
  background-size: cover;
  background-position: center 70%;
}

.animblock {
  opacity: 0;
}

.rels {
  padding: 0 0 50px 0;
}
.rels .rels-title {
  margin-bottom: 40px;
  font-size: 40px;
}

.tags {
  display: flex;
  align-items: center;
  gap: 7px;
}
.tags > a {
  padding: 3px 10px;
  text-transform: uppercase;
  font-size: 12px;
  border: 1px solid #999999;
}
.tags > a.coleccion-tatiana {
  color: #fff;
  background-color: #000;
  border-color: #000 !important;
}
.tags > a:hover {
  color: #fff;
  background-color: #999999;
  border-color: #999999 !important;
}
.tags > a:last-child {
  margin-right: 0;
}
.tags > a.sede {
  pointer-events: none;
}
.tags .extras {
  display: flex;
  align-items: center;
  justify-content: end;
  align-self: flex-end;
  margin-left: auto;
  gap: 7px;
}
.tags .extras .bt-ics,
.tags .extras .bt-streaming {
  position: relative;
  width: 25px;
  height: 25px;
}
.tags .extras .bt-ics:before,
.tags .extras .bt-streaming:before {
  content: url("../../../media/icon-guardar-agenda.png");
}
.tags .extras .bt-ics span,
.tags .extras .bt-streaming span {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.tags .extras .bt-ics:hover,
.tags .extras .bt-streaming:hover {
  background-color: transparent;
}
.tags .extras .bt-ics:hover:before,
.tags .extras .bt-streaming:hover:before {
  opacity: 0.7;
}
.tags .extras .bt-streaming:before {
  content: url("../../../media/icon-ver-directo.png");
}
.tags.white a {
  color: #fff;
  border-color: #fff;
}

.badge {
  display: inline-block;
  margin-right: 7px;
  padding: 3px 10px;
  text-transform: uppercase;
  font-size: 12px;
  color: #fff;
  background-color: #494949;
}
.badge.abierta {
  background-color: #8cba1c;
}
.badge.cerrada {
  background-color: #494949;
}
.badge:last-child {
  margin-right: 0;
}

.fecha {
  position: relative;
  width: 90px;
  text-align: center;
  color: #fff;
  background-color: #000;
}
.fecha--lineas:before, .fecha--lineas:after {
  content: "";
  position: absolute;
  top: -15px;
  left: 20px;
  width: 1px;
  height: 30px;
  background-color: #777;
  background: linear-gradient(to bottom, #000000 0%, #000000 50%, #ffffff 51%, #ffffff 100%);
  mix-blend-mode: difference;
}
.fecha--lineas:after {
  left: auto;
  right: 20px;
}
.fecha--lineas .fecha-dia:first-child {
  padding-top: 25px;
}
.fecha--lineas .fecha-hora {
  box-sizing: border-box;
  color: #000;
  background-color: #fff;
  border: 1px solid #000;
}
.fecha-dia {
  padding: 12px 5px;
  font-weight: 700;
  font-size: 17px;
  line-height: 1;
}
.fecha-ini + .fecha-fin {
  margin-top: -20px;
}
.fecha-ini + .fecha-fin:before {
  content: "";
  display: block;
  width: 20px;
  height: 1px;
  margin: 4px auto;
  background-color: #fff;
}
.fecha-hora {
  padding: 4px 10px;
  font-weight: 700;
  background-color: #999999;
}
.fecha-online {
  padding: 4px 10px;
  font-size: 12px;
  background-color: #494949;
}
.fecha-online i {
  padding-right: 5px;
}

.toolbar {
  display: flex;
  justify-content: space-between;
  align-items: end;
  width: 100%;
  margin: 45px 0 20px 0;
}
.toolbar .tools {
  display: flex;
  align-items: end;
  gap: 10px;
}
.toolbar .tools .social-menu:before {
  content: "Compartir: ";
  display: inline-block;
  font-size: 14px;
  color: #999999;
  transform: translateY(-2px);
}

.contenido > * {
  margin-bottom: 35px;
}
.contenido h2:not(:first-child) {
  margin-top: 50px;
}
.contenido h2:has(.icono), .contenido h3:has(.icono) {
  display: flex;
  align-items: center;
  gap: 10px;
}
.contenido h3:has(.icono) {
  align-items: start;
}
.contenido h3:has(.icono) .icono {
  transform: translateY(4px);
}
.contenido .text-block ul {
  text-indent: -20px;
  margin-left: 20px;
  padding-left: 40px;
}
.contenido .text-block ul li:before {
  content: "•";
  display: inline-block;
  vertical-align: top;
  font-weight: 700;
  font-size: 1em;
  line-height: 1.3;
  color: #999999;
  transform: translateY(3px);
}
.contenido .text-block a {
  text-decoration: underline;
}
.contenido .img.full img, .contenido .img.half img {
  width: 100%;
}
.contenido .img.half {
  width: 50%;
}
.contenido .gap {
  margin-bottom: 0;
}
.contenido .gap_line {
  border-top: 1px solid #d2d2d2;
}
.contenido a.boxed-link + a {
  margin-left: 20px;
}
.contenido .calendario {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 40px 50px;
  background-color: #f8f8f8;
}
.contenido .calendario > div {
  width: 25%;
}
.contenido .calendario h3 {
  margin-top: 10px;
}
.contenido .gallery {
  padding-bottom: 30px;
}
.contenido .gallery a {
  overflow: hidden;
  aspect-ratio: 16/9;
}
.contenido .gallery a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.contenido .gallery a:hover {
  opacity: 0.8;
}
.contenido p iframe {
  width: 100%;
}
.contenido .banner a {
  display: block;
}
.contenido .banner a.disabled {
  pointer-events: none;
}
.contenido .banner a:hover {
  filter: brightness(1.1);
}
.contenido .banner a img {
  width: 100%;
}
.contenido .banner-video video {
  width: 100%;
}
.contenido .formulario.hide-comments .wpcf7-form .form-column-full:has(textarea) {
  display: none;
}
.contenido .formulario:has(.wpcf7-form.sent) .form-container {
  display: none;
}
.contenido .formulario .wpcf7-form input.wpcf7-text,
.contenido .formulario .wpcf7-form input.wpcf7-mail,
.contenido .formulario .wpcf7-form textarea.wpcf7-textarea {
  padding: 8px 10px;
}

.video-player {
  position: relative;
  overflow: hidden;
  height: 0;
  padding-bottom: 56.25%;
  padding-top: 30px;
}
.video-player iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video-player.half {
  display: inline-block;
  width: 49%;
  padding-bottom: 28%;
}
.video-player.half + .video-player.half {
  margin-left: 2%;
}

/* .video {
	position: relative;
	display: block;
	width: 680px;
	height: 400px;

	a:hover {

		.play {
			background-color: rgba(0,0,0,0.3);
		}
	}

	.play {
		position: absolute;
		display: block;
		box-sizing: border-box;
		width: 100%;
		height: 100%;
		top: 0;
		padding-top: 26%;
		text-align: center;			
		@include transition(background,.3s,linear);
	}
} */
.audio-player h4 {
  margin-bottom: 10px;
  font-size: 26px;
}
.audio-player audio {
  width: 100%;
  margin-top: 15px;
}

.podcast-player iframe {
  height: auto;
}

.gallery .slick-slide {
  margin: 0 20px;
}
.gallery .slick-list {
  margin: 0 -20px;
}

.gmap {
  position: relative;
  width: 100%;
  height: 400px;
  max-width: none !important;
}
.gmap img {
  max-width: none !important;
}
.gmap + .markers {
  display: none;
}

.map-label {
  color: #444;
  font-size: 11px;
  line-height: 16px;
}

.area-proyectos .item {
  margin-top: 40px;
  padding-bottom: 30px;
  border-bottom: 1px solid #d2d2d2;
}
.area-proyectos .item .data {
  width: 65%;
}
.area-proyectos .item .data h3 {
  margin-bottom: 20px;
  font-size: 30px;
}
.area-proyectos .item .data .desc p, .area-proyectos .item .data .desc li {
  font-size: 15px;
  font-weight: 400;
  color: #999999;
}
.area-proyectos .item .img {
  width: 25%;
}

.ponentes .item h4 {
  margin-top: 20px;
  font-size: 20px;
}
.ponentes .item h4 + p {
  margin-bottom: 15px;
  color: #999999;
}
.ponentes .item .bio {
  font-size: 15px;
  line-height: 1.4;
}
.ponentes .item .bio + p {
  margin-top: 8px;
}

.testis {
  margin-top: 50px;
  padding-top: 40px;
  border-top: 1px solid #d2d2d2;
}
.testis h3 {
  margin-bottom: 30px;
}
.testis .grid .item .data {
  margin-top: 0;
  padding-right: 30px;
}
.testis .grid .item .data .txt {
  margin-bottom: 20px;
  font-size: 15px;
  line-height: 1.4;
}
.testis .grid .item .data.has-more .txt {
  position: relative;
  max-height: 250px;
  margin-bottom: 10px;
  overflow: hidden;
}
.testis .grid .item .data.has-more .txt:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 70px;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #fff 100%);
  pointer-events: none;
}
.testis .grid .item .data.open .txt {
  max-height: none;
  margin-bottom: 20px;
}
.testis .grid .item .data.open .txt:after {
  display: none;
}
.testis .grid .item .data .bt-leer-mas {
  display: inline-block;
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: 700;
  text-decoration: underline;
  cursor: pointer;
}
.testis .grid .item .data .bt-leer-mas:hover {
  opacity: 0.6;
}
.testis .grid .item .data h4 {
  font-size: 20px;
}
.testis .grid .item .data h5 {
  color: #999999;
}

.img_text_3_columns .item {
  width: 30%;
}
.img_text_3_columns .item h3 {
  margin: 20px 0 10px 0;
}
.img_text_3_columns .item h4 {
  margin-bottom: 20px;
  font-size: 24px;
}
.img_text_3_columns:has(.item:nth-child(4)) .item {
  margin-bottom: 40px;
}
.img_text_3_columns:not(:has(.item:nth-child(3))) .item {
  width: 48%;
}

.sectors_3_columns .item {
  width: 30%;
}
.sectors_3_columns .item .img {
  margin-bottom: 20px;
}
.sectors_3_columns .item h3 {
  margin-top: 30px;
  color: #C56663;
}
.sectors_3_columns .item .ponente {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #d2d2d2;
}
.sectors_3_columns .item .ponente .foto {
  overflow: hidden;
  width: 85px;
  height: 85px;
  border-radius: 50%;
}
.sectors_3_columns .item .ponente .foto img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.sectors_3_columns .item .ponente .data {
  width: calc(100% - 100px);
}
.sectors_3_columns .item .ponente .data h4 {
  font-size: 18px;
  font-weight: 700;
}
.sectors_3_columns .item .ponente .data .bio {
  margin-top: 10px;
}
.sectors_3_columns .item .ponente .data .bio p {
  font-size: 14px;
}
.sectors_3_columns:not(:has(.item:nth-child(3))) .item {
  width: 48%;
}

.popup.modal {
  position: fixed;
  display: none;
  z-index: 1000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
}
.popup.modal .modal-box {
  position: absolute;
  box-sizing: border-box;
  overflow: hidden;
  left: 50%;
  top: 50%;
  width: 1300px;
  height: 730px;
  transform: translate(-50%, -50%);
  text-align: center;
  background-color: #fff;
}
.popup.modal .modal-box a.bt-close {
  position: fixed;
  right: 25px;
  top: 30px;
}
.popup.modal .modal-box a.bt-close:after {
  content: "×" !important;
  font-weight: 400;
  font-size: 40px !important;
  line-height: 0;
  color: #fff;
}
.popup.modal .modal-box a.bt-close:hover {
  opacity: 0.5;
}
.popup.modal .modal-box > video {
  max-width: 100%;
}
.popup.modal .modal-box iframe {
  width: 100%;
  height: 100%;
}
.popup.modal .bt-bkg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.popup.modal.with-newsletter .modal-box {
  overflow: initial;
  display: flex;
  align-items: center;
  justify-content: end;
  width: 800px;
  height: auto;
  margin: 0;
  padding: 40px 80px 40px 0;
  background: #fff url("../../../media/home-newsletter-modal-bkg2.jpg") no-repeat left top;
  background-size: cover;
}
.popup.modal.with-newsletter .modal-box .newsletter {
  max-width: 400px;
  text-align: left;
}
.popup.modal.with-newsletter .modal-box .newsletter h5 {
  margin-bottom: 60px;
  font-size: 30px;
  color: #fff;
}
.popup.modal.with-newsletter .modal-box .newsletter .wpcf7 p.text-bigger,
.popup.modal.with-newsletter .modal-box .newsletter .wpcf7 p.text-bigger + .novalidate {
  display: none;
}
.popup.modal.with-newsletter .modal-box .newsletter .wpcf7 .block-legal {
  margin-top: 0;
  padding-top: 0;
}
.popup.modal.with-newsletter .modal-box .newsletter .wpcf7 .txt-legal {
  color: #fff;
}
.popup.modal.with-newsletter .modal-box .newsletter .wpcf7 .txt-legal a {
  color: #fff !important;
}

@media screen and (max-height: 700px) and (min-width: 1000px) {
  .popup.modal:not(.with-newsletter) .modal-box {
    width: 750px;
    height: 500px;
    top: 80px;
  }
}
@media screen and (max-width: 1400px) {
  .popup.modal:not(.with-newsletter) .modal-box {
    width: 900px;
    height: 500px;
  }
}
@media screen and (max-width: 1200px) {
  #intro {
    height: 400px;
  }
  #intro .bt-follow {
    top: 300px;
  }
  #intro .tit {
    width: 85%;
  }
  #intro .tit h1, #intro .tit h2 {
    max-width: 50%;
  }
  #intro.imago {
    height: 500px;
  }
  #intro.imago .bt-follow {
    top: 400px;
  }
  #intro.with-form .tit {
    left: 7.5%;
  }
  #intro.with-form .tit h1, #intro.with-form .tit h2 {
    font-size: 40px;
  }
  #intro.with-form .landing-form {
    width: 400px;
    right: 5%;
  }
  #intro.with-slider .data {
    left: 7.5%;
  }
  #intro.with-slider .data h2 {
    font-size: 30px;
  }
  .area-proyectos .item .data h3 {
    font-size: 26px;
  }
}
@media screen and (max-width: 1000px) {
  #intro {
    height: 300px;
  }
  #intro .bt-follow {
    top: 220px;
  }
  #intro .aviso {
    max-width: 150px;
    font-size: 24px;
  }
  #intro.imago {
    height: 400px;
    background-attachment: inherit;
  }
  #intro.imago:after {
    transform-origin: 0 bottom;
    transform: scale(0.7);
  }
  #intro.imago .bt-follow {
    top: 320px;
  }
  #intro.with-form {
    height: 500px;
  }
  #intro.with-form .bt-follow {
    display: none;
  }
  #intro.with-form .tit {
    bottom: 70px;
  }
  #intro.with-form .tit h1, #intro.with-form .tit h2 {
    font-size: 32px;
  }
  #intro.with-form .landing-form {
    width: 45%;
    right: 0;
    background-color: rgba(248, 248, 248, 0.9);
  }
  #intro.with-slider .data {
    top: calc(40vw - 200px);
    left: 6%;
  }
  .area-proyectos .item .img {
    width: 30%;
  }
  .area-proyectos .item .data h3 {
    font-size: 22px;
  }
  .area-proyectos .item .data .desc p, .area-proyectos .item .data .desc li {
    font-size: 14px;
  }
  .rels .rels-title {
    font-size: 32px;
  }
  .contenido + .testis.grid_section .section_inner {
    width: 100% !important;
  }
  .img_text_3_columns:has(.item:nth-child(3)) .item {
    width: 100%;
    margin-bottom: 40px;
  }
  .sectors_3_columns .item .ponente .data h4 {
    font-size: 16px;
  }
  .sectors_3_columns:has(.item:nth-child(3)) .item {
    width: 100%;
    margin-bottom: 40px;
  }
  .sectors_3_columns:has(.item:nth-child(3)) .item .ponente {
    flex-direction: row;
    align-items: center;
    gap: 20px;
  }
  .fecha-dia {
    font-size: 15px;
  }
  .fecha-hora {
    font-size: 15px;
  }
  .popup.modal:not(.with-newsletter) .modal-box {
    width: 750px;
    height: 420px;
  }
}
@media screen and (max-width: 767px) {
  #intro {
    height: 200px;
  }
  #intro .bt-follow {
    display: none;
  }
  #intro .tit h3 {
    max-width: 80%;
    padding: 20px 0 0 0;
    font-size: 15px;
  }
  #intro .tit h3 + h1 {
    padding-top: 0;
  }
  #intro .tit h1 {
    max-width: 80%;
    padding: 30px 0 10px 0;
    font-size: 25px;
  }
  #intro .aviso {
    box-sizing: border-box;
    width: 100%;
    max-width: none;
    top: 0;
    right: 0;
    padding: 5px 10px;
    text-align: center;
    font-size: 15px;
    transform: translateY(0);
  }
  #intro.imago {
    height: 300px;
  }
  #intro.imago:after {
    transform: scale(0.5);
  }
  #intro.with-form {
    height: auto;
  }
  #intro.with-form .tit {
    position: relative;
    bottom: 0;
    margin: 0;
  }
  #intro.with-form .tit h1, #intro.with-form .tit h2 {
    max-width: none;
    font-size: 26px;
  }
  #intro.with-form .tit h1 {
    margin-bottom: 30px;
  }
  #intro.with-form .tit h2 {
    padding-top: 70px;
  }
  #intro.with-form .landing-form {
    position: relative;
    width: 100%;
    padding: 7.5%;
    background-color: #f8f8f8;
  }
  #intro.with-slider {
    height: 200px;
  }
  #intro.with-slider .data {
    top: 80px;
    left: 30px;
    padding: 20px;
  }
  #intro.with-slider .data h2 {
    font-size: 20px;
  }
  .area-proyectos .item {
    flex-direction: column-reverse;
  }
  .area-proyectos .item .img {
    width: 100%;
    margin-bottom: 20px;
  }
  .area-proyectos .item .data {
    width: 100%;
  }
  .rels .rels-title {
    font-size: 22px;
  }
  .testis .grid .item .data h4 {
    font-size: 17px;
  }
  .contenido > h3 {
    margin-bottom: 20px;
  }
  .contenido h2:not(:first-child) {
    margin-top: 30px;
  }
  .contenido .img.half {
    width: 100%;
  }
  .contenido .calendario {
    flex-direction: column;
    padding: 20px;
  }
  .contenido .calendario > div {
    width: 100%;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #d2d2d2;
  }
  .contenido .calendario > div:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border: 0;
  }
  .contenido .calendario h3 {
    margin-top: 5px;
    font-size: 17px;
  }
  .contenido a.boxed-link {
    display: block;
    text-align: center;
  }
  .contenido a.boxed-link + a {
    margin: -20px 0 35px 0;
  }
  .contenido .gallery {
    padding-bottom: 60px;
  }
  .video-player.half {
    display: block;
    width: 100%;
    padding-bottom: 56.25%;
  }
  .video-player.half + .video-player.half {
    margin-left: 0;
  }
  .fecha--in-intro {
    z-index: 1;
    position: absolute;
    right: 30px;
    bottom: -28px;
  }
  .fecha--single-date-in-intro {
    z-index: 1;
    position: absolute;
    right: 30px;
    bottom: -45px;
  }
  .toolbar {
    margin: 35px 0 15px 0;
  }
  .toolbar .tools {
    flex-direction: column;
  }
  .ponentes {
    padding-bottom: 50px;
  }
  .img_text_3_columns .item {
    width: 100% !important;
    margin-bottom: 40px;
  }
  .img_text_3_columns .item:last-child {
    margin-bottom: 0;
  }
  .img_text_3_columns .item h4 {
    margin-bottom: 15px;
    font-size: 20px;
  }
  .sectors_3_columns .item {
    width: 100% !important;
    margin-bottom: 40px;
  }
  .sectors_3_columns .item:last-child {
    margin-bottom: 0;
  }
  .sectors_3_columns .item .ponente {
    flex-direction: row;
    align-items: center;
    gap: 20px;
  }
  .sectors_3_columns .item:has(+ .item .ponente:first-child) {
    margin-bottom: 0;
  }
  .popup.modal .modal-box {
    overflow: visible;
    width: 360px;
    height: 200px;
  }
  .popup.modal.with-newsletter .modal-box {
    width: 360px;
    height: 420px;
    padding: 40px 30px;
    background-position: center top;
  }
  .popup.modal.with-newsletter .modal-box .newsletter h5 {
    margin-bottom: 100px;
    font-size: 20px;
  }
}
/* *********************************************************************************************************************
* GRID
*/
.filtered-grid .filter {
  margin: 0 0 100px 0;
}
.filtered-grid .filter .searchandfilter {
  position: relative;
}
.filtered-grid .filter .searchandfilter > ul {
  display: flex;
  justify-content: space-between;
  justify-content: start;
  gap: 30px;
}
.filtered-grid .filter .searchandfilter > ul li.sf-field-submit {
  margin-left: auto;
}
.filtered-grid .filter .searchandfilter .sf-field-post-meta-alumni,
.filtered-grid .filter .searchandfilter .sf-field-post-meta-fundacion {
  position: absolute;
  top: 45px;
}
.filtered-grid .filter .searchandfilter .sf-field-post-meta-alumni > ul,
.filtered-grid .filter .searchandfilter .sf-field-post-meta-fundacion > ul {
  padding: 0;
}
.filtered-grid .filter .searchandfilter .sf-field-post-meta-alumni {
  left: 320px;
}
.filtered-grid .results {
  padding-bottom: 100px;
}
.filtered-grid .results h1 {
  margin-bottom: 50px;
}
.filtered-grid .results + h2 {
  margin-bottom: 50px;
}
.filtered-grid .results .no-results {
  margin-bottom: 30px;
  padding: 40px;
  background-color: #f8f8f8;
}
.filtered-grid .results .no-results h3 {
  padding-bottom: 20px;
}

.grid:after {
  content: "";
  width: 31%;
}
.grid .item {
  display: block;
  width: 31%;
  margin-bottom: 4%;
}
.grid .item .img {
  position: relative;
  display: block;
  overflow: hidden;
  height: 300px;
}
.grid .item .img img {
  transition: all 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s !important;
}
.grid .item .img .fecha {
  position: absolute;
  top: 0;
  left: 0;
}
.grid .item .img .aviso {
  position: absolute;
  right: 20px;
  bottom: 20px;
  max-width: 110px;
  padding: 15px 20px 20px 20px;
  text-align: right;
  font-size: 18px;
  color: #fff;
  background-color: #23261f;
}
.grid .item .img .badge {
  position: absolute;
  top: 30px;
  right: 0;
  padding: 6px 15px;
  text-transform: uppercase;
  background-color: #494949;
}
.grid .item .img .img-popup {
  position: absolute;
  display: flex;
  align-items: end;
  bottom: 20px;
  right: 20px;
  aspect-ratio: 1.2;
  height: 130px;
  transition: all 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.grid .item .img .img-popup img {
  object-fit: cover;
  height: 100%;
}
.grid .item .img[target=_blank]:before {
  position: absolute;
  content: "\e086";
  z-index: 1;
  top: 10px;
  right: 10px;
  width: 25px;
  height: 25px;
  text-align: center;
  font-family: "linea-arrows-10";
  font-size: 20px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.1);
}
.grid .item .img:has(.img-popup) > img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.grid .item .img:has(.img-popup) .img-popup:hover {
  bottom: 0;
  right: 0;
  height: 100%;
}
.grid .item .data {
  margin-top: 20px;
}
.grid .item .data .tags {
  margin: 30px 0 20px 0;
}
.grid .item .data .subtit {
  display: block;
  font-size: 14px;
  color: #000;
}
.grid .item .data h3 {
  margin: 5px 0;
}
.grid .item .data h3 span {
  display: block;
}
.grid .item:hover .img img {
  -moz-transform: scale(1.04);
  -webkit-transform: scale(1.04);
  transform: scale(1.04);
  filter: brightness(1.1);
}
.grid .item:hover .img[target=_blank]:before {
  top: 5px;
  right: 5px;
}
.grid-4:after {
  width: 25%;
}
.grid-4 .item {
  width: 25%;
}
.grid-2 .item {
  width: 48%;
  margin-bottom: 6%;
}
.grid-2 .item .img {
  height: 280px;
}
.grid-1 .item {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 2%;
  padding-bottom: 2%;
  border-bottom: 1px solid #d2d2d2;
}
.grid-1 .item .img {
  width: 25%;
  height: 200px;
}
.grid-1 .item .data {
  width: 75%;
  margin-top: 0;
}
.grid-1 .item .data .tags {
  margin: 20px 0 40px 0;
}
.grid-1-half .item {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 2%;
  padding-bottom: 2%;
  border-bottom: 1px solid #d2d2d2;
}
.grid-1-half .item:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
.grid-1-half .item .img {
  width: 50%;
  height: 240px;
}
.grid-1-half .item .data {
  width: 50%;
  margin-top: 0;
}
.grid-1-half .item .data h3 {
  padding-right: 40px;
}
.grid-1-half .item .data .tags {
  margin: 20px 0 40px 0;
}
.grid-slider .slick-slide {
  margin: 0 20px;
}
.grid-slider .slick-list {
  margin: 0 -20px;
}

@media screen and (min-width: 1000px) {
  .dynamic-sizing .grid:has(.item:nth-child(1):last-child) .item {
    display: flex;
    gap: 50px;
    width: 100%;
    margin-bottom: 0;
    background-color: #f8f8f8;
  }
  .dynamic-sizing .grid:has(.item:nth-child(1):last-child) .item .img {
    width: 40%;
  }
  .dynamic-sizing .grid:has(.item:nth-child(1):last-child) .item .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .dynamic-sizing .grid:has(.item:nth-child(1):last-child) .item .data {
    box-sizing: border-box;
    width: 45%;
  }
  .dynamic-sizing .grid:has(.item:nth-child(2):last-child) .item {
    width: 48%;
  }
  .dynamic-sizing .grid:has(.item:nth-child(2):last-child) .item .img {
    height: 400px;
  }
  .dynamic-sizing .grid:has(.item:nth-child(2):last-child) .item .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
@media screen and (max-width: 1200px) {
  .filtered-grid .filter {
    margin: 0 0 80px 0;
  }
  .filtered-grid .results {
    padding-bottom: 60px;
  }
  .grid .item .img {
    height: 250px;
  }
  .grid .item .data {
    margin-top: 15px;
  }
  .grid-2 .item .img {
    height: 220px;
  }
  .grid-1 .item .data {
    margin-top: 0;
  }
  .grid-1-half .item .img {
    height: 210px;
  }
}
@media screen and (max-width: 1000px) {
  .filtered-grid .filter .searchandfilter > ul {
    gap: 5px;
  }
  .grid:after {
    width: 48%;
  }
  .grid .item {
    width: 48%;
  }
  .grid-2 .item .img {
    height: 160px;
  }
  .grid-1 .item {
    width: 100%;
  }
  .grid-1 .item .data {
    padding-right: 40px;
  }
  .grid-1 .item .data .tags {
    margin: 5px 0 20px 0;
  }
  .grid-1-half .item {
    width: 100%;
  }
  .grid-1-half .item .data {
    padding-right: 40px;
  }
  .grid-1-half .item .data .tags {
    margin: 5px 0 20px 0;
  }
  .grid-1-half .item .img {
    height: 210px;
  }
  .grid-4 .item {
    width: 25%;
  }
}
@media screen and (max-width: 767px) {
  .filtered-grid .filter {
    margin-bottom: 20px;
  }
  .filtered-grid .filter-bt {
    position: relative;
    padding-left: 25px;
  }
  .filtered-grid .filter-bt img {
    position: absolute;
    width: 18px;
    left: 0;
  }
  .filtered-grid .filter .searchandfilter {
    display: none;
  }
  .filtered-grid .filter .searchandfilter > ul {
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 0;
  }
  .filtered-grid .filter .searchandfilter > ul > li {
    width: 49%;
  }
  .filtered-grid .filter .searchandfilter > ul > li label {
    width: 100%;
  }
  .filtered-grid .filter .searchandfilter .sf-field-post-meta-fecha_inicio {
    width: 100%;
  }
  .filtered-grid .filter .searchandfilter .sf-field-post-meta-fecha_inicio ul {
    display: flex;
    justify-content: space-between;
  }
  .filtered-grid .filter .searchandfilter .sf-field-post-meta-fecha_inicio ul li {
    width: 49%;
    padding: 0;
  }
  .filtered-grid .filter .searchandfilter .sf-field-search {
    width: 100%;
  }
  .filtered-grid .filter .searchandfilter .sf-field-post-meta-alumni,
  .filtered-grid .filter .searchandfilter .sf-field-post-meta-fundacion {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
  }
  .filtered-grid .filter .searchandfilter .sf-field-post-meta-alumni > ul,
  .filtered-grid .filter .searchandfilter .sf-field-post-meta-fundacion > ul {
    padding: 0;
  }
  .filtered-grid .filter .searchandfilter .sf-field-post-meta-alumni > ul > li,
  .filtered-grid .filter .searchandfilter .sf-field-post-meta-fundacion > ul > li {
    display: flex;
    padding-bottom: 0;
  }
  .filtered-grid .filter .searchandfilter > ul li.sf-field-submit {
    margin: 10px 0;
  }
  .filtered-grid .results {
    padding-bottom: 40px;
  }
  .filtered-grid .results .no-results {
    padding: 20px;
  }
  .filtered-grid .results .no-results h3 {
    font-size: 17px;
  }
  .grid:after {
    display: none;
  }
  .grid .item {
    width: 100%;
    margin-bottom: 40px;
  }
  .grid .item .img .aviso {
    right: 15px;
    bottom: 15px;
    max-width: 90px;
    padding: 10px 15px 15px 15px;
    font-size: 15px;
  }
  .grid .item .img .img-popup {
    bottom: 10px;
    right: 10px;
  }
  .grid .item .data .tags {
    margin: 0 0 20px 0;
  }
  .grid {
    /* &-2 {

    		.item {

    			.img {
    				height: 160px;
    			}
    		}
    	}
    */
  }
  .grid-1 .item {
    flex-direction: column;
    width: 100%;
    border: 0;
  }
  .grid-1 .item .img {
    width: 100%;
  }
  .grid-1 .item .data {
    width: 100%;
    padding-right: 0;
  }
  .grid-1 .item .data .tags {
    margin: 15px 0 20px 0;
  }
  .grid-1-half .item {
    flex-direction: column;
    width: 100%;
    border: 0;
  }
  .grid-1-half .item .img {
    width: 100%;
  }
  .grid-1-half .item .data {
    width: 100%;
    margin-top: 15px;
    padding-right: 0;
  }
  .grid-1-half .item .data h3 {
    padding-right: 0;
  }
  .grid-1-half .item .data .tags {
    margin: 15px 0 20px 0;
  }
  .grid {
    /* &-4 {

    	.item {
    		width: 25%;
    	}
    } */
  }
  .grid-slider .item {
    margin-bottom: 0;
  }
}
/* *********************************************************************************************************************
 * RRSS & SOCIAL
 */
.social-menu {
  position: relative;
}
.social-menu a {
  content: "";
  width: 30px;
  height: 30px;
  display: inline-block;
  overflow: hidden;
  background: transparent url("../../../media/social-sprite.svg") no-repeat 0 0;
}
.social-menu a.facebook {
  background-position: 0 0;
}
.social-menu a.twitter {
  background-position: -30px 0;
}
.social-menu a.linkedin {
  background-position: -60px 0;
}
.social-menu a.instagram {
  background-position: -90px 0;
}
.social-menu a.podcast {
  background-position: -120px 0;
}
.social-menu a.youtube {
  background-position: -150px 0;
}
.social-menu a.rss {
  background-position: -180px 0;
}
.social-menu a.spotify {
  background-position: -210px 0;
}
.social-menu a.whatsapp {
  background-position: -240px 0;
}
.social-menu a.mail {
  background-position: -270px 0;
}
.social-menu a.tripadvisor {
  background-position: -300px 0;
}
.social-menu a:hover {
  opacity: 0.7;
}

.social ul li {
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  width: 32px;
  height: 32px;
  margin: 0 3px;
  border-radius: 100%;
  border: 1px solid #fff;
  transition: all 0.4s ease 0s !important;
}
.social ul li:first-child {
  margin-left: 0;
}
.social ul li a {
  display: block;
  width: 100%;
  height: 200%;
  position: relative;
  top: 0;
  line-height: 32px !important;
  text-align: center;
  color: #fff;
}
.social ul li a i {
  font-size: 16px;
}
.social ul li a i:last-child {
  display: block;
  margin-top: 2px;
  color: #fff;
}
.social ul li:hover {
  border-color: transparent;
}
.social ul li:hover a {
  top: -26px;
}
.social ul li:hover a i:first-child {
  transition: all 0.3s ease 0s !important;
  opacity: 0;
}
.social ul li:nth-of-type(1):hover {
  background-color: #537bbd;
}
.social ul li:nth-of-type(2):hover {
  background-color: #77cdf0;
}
.social ul li:nth-of-type(3):hover {
  background-color: #ff0000;
}
.social ul li:nth-of-type(4):hover {
  background-color: #0077B5;
}

/* *********************************************************************************************************************
 * FORMS / CF7
 */
.form-container .form-column-left {
  position: relative;
  float: left;
  width: 49.5%;
  z-index: 2;
}
.form-container .form-column-right {
  position: relative;
  float: right;
  width: 49.5%;
  z-index: 2;
}
.form-container .form-column-full {
  position: relative;
  display: block;
  z-index: 1;
}
.form-container .block-legal {
  padding-top: 10px;
}
.form-container .block-legal p {
  padding-bottom: 8px;
  color: #494949;
}

.wpcf7-form {
  margin-top: 20px;
}
.wpcf7-form p {
  margin-bottom: 10px !important;
}
.wpcf7-form input.wpcf7-text,
.wpcf7-form input.wpcf7-mail,
.wpcf7-form textarea.wpcf7-textarea {
  padding: 4px 10px;
  font-family: "Open Sans";
  font-size: 16px !important;
  color: #000 !important;
  background-color: #fff;
  border: 1px solid #999999;
}
.wpcf7-form textarea.wpcf7-textarea {
  height: 120px;
  padding: 10px;
  border: 1px solid #000;
}
.wpcf7-form .wpcf7-list-item {
  margin-left: 0 !important;
}
.wpcf7-form .block-legal {
  margin: 20px 0;
}
.wpcf7-form .block-legal .wpcf7-checkbox {
  display: inline-block;
}
.wpcf7-form .block-legal .wpcf7-checkbox .wpcf7-list-item-label {
  display: none;
}
.wpcf7-form .txt-legal {
  font-size: 12px;
  line-height: 1.4;
  color: #000;
}
.wpcf7-form .txt-legal a {
  font-family: "Open Sans";
  text-decoration: underline;
  color: #999999 !important;
}
.wpcf7-form .mc4wp-checkbox {
  display: none;
}
.wpcf7-form span.wpcf7-list-item {
  margin: 0 5px 0 0;
}
.wpcf7-form .wpcf7-checkbox {
  display: flex;
  flex-direction: column;
}
.wpcf7-form .wpcf7-checkbox span.wpcf7-list-item {
  font-size: 13px;
}
.wpcf7-form .wpcf7-checkbox input[type=checkbox] {
  margin-left: 0 !important;
}
.wpcf7-form .wpcf7-checkbox___ label {
  position: relative;
  cursor: pointer;
}
.wpcf7-form .wpcf7-checkbox___ input[type=checkbox] {
  position: absolute;
  visibility: hidden;
}
.wpcf7-form .wpcf7-checkbox___ input[type=checkbox] + span {
  display: inline-block;
  overflow: hidden;
  width: 0;
  color: transparent;
}
.wpcf7-form .wpcf7-checkbox___ input[type=checkbox] + span:before {
  display: block;
  position: absolute;
  box-sizing: border-box;
  content: "";
  height: 20px;
  width: 20px;
  top: 0;
  left: 0;
  background-color: #fff;
  border-radius: 5px;
  border: 1px solid #999999;
  transition: all 0.3s ease 0s !important;
}
.wpcf7-form .wpcf7-checkbox___ input[type=checkbox] + span:after {
  content: "✓";
  position: absolute;
  display: block;
  visibility: hidden;
  height: 20px;
  width: 20px;
  top: 0;
  left: 0;
  font-size: 15px;
  font-weight: 700;
  text-align: center;
  line-height: 1.5;
  color: #fff;
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  transform: scale(0);
  transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s !important;
}
.wpcf7-form .wpcf7-checkbox___ input[type=checkbox]:checked + span:before {
  background: #999999;
  border-color: #999999;
}
.wpcf7-form .wpcf7-checkbox___ input[type=checkbox]:checked + span:after {
  visibility: visible;
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
}
.wpcf7-form select.wpcf7-select {
  display: block;
  box-sizing: border-box;
  vertical-align: top;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  width: 100%;
  max-width: 100%;
  padding: 0 10px;
  font-family: "Open Sans";
  font-size: 16px;
  line-height: 24px;
  color: #000;
  background-color: #fff;
  background-image: url("../../../media/select-arrows.svg");
  background-repeat: no-repeat;
  background-position: right 0.7em top 50%;
  background-size: 0.45em auto;
  border: 1px solid #999999;
}
.wpcf7-form select.wpcf7-select::-ms-expand {
  display: none;
}
.wpcf7-form select.wpcf7-select option {
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
}
.wpcf7-form input.wpcf7-submit {
  box-sizing: border-box;
  display: inline-block;
  width: 160px;
  height: 40px;
  font-family: "Open Sans";
  font-weight: 300;
  font-size: 16px;
  line-height: 37px;
  text-align: center;
  text-transform: none;
  color: #000 !important;
  background-color: #fff !important;
  border-radius: 0;
  border: 1px solid #000 !important;
  transition: all 0.4s ease 0s !important;
}
.wpcf7-form input.wpcf7-submit:hover {
  background-color: #e7e6e6 !important;
  border-color: #e7e6e6 !important;
}
.wpcf7-form .wpcf7-spinner {
  margin: 0px 0 0 100px;
}
.wpcf7-form .wpcf7-not-valid-tip {
  display: block !important;
  padding: 5px 0 0 0;
  font-family: "Open Sans";
  font-size: 13px !important;
  color: #ff0000 !important;
}
.wpcf7-form .wpcf7-response-output {
  box-sizing: border-box;
  width: 100% !important;
  margin-top: 0 !important;
  font-size: 14px !important;
  background-color: #ff0000 !important;
  line-height: 1.2;
}
.wpcf7-form.sent .wpcf7-response-output {
  padding: 25px 40px 25px 75px !important;
  background-color: #80c84b !important;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23) !important;
}
.wpcf7-form.sent .wpcf7-response-output:before {
  font-size: 30px !important;
}
.wpcf7-form .form-style-2 input.wpcf7-text,
.wpcf7-form .form-style-2 input.wpcf7-mail,
.wpcf7-form .form-style-2 textarea.wpcf7-textarea {
  background-color: #f8f8f8;
  border: 0;
}
.wpcf7-form .form-style-2 select.wpcf7-select {
  background-color: #f8f8f8;
  border-color: #f8f8f8;
}
.wpcf7-form .form-style-3 input.wpcf7-text,
.wpcf7-form .form-style-3 input.wpcf7-mail,
.wpcf7-form .form-style-3 textarea.wpcf7-textarea,
.wpcf7-form .form-style-3 select.wpcf7-select {
  border: 0;
}

/* HACK FOR AUTOCOMPLETE FIELDS IN CHROME (YELLOW BUG) */
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0 100px transparent inset;
  color: #222;
}

/* ::-webkit-input-placeholder {
	color: #000;
	opacity: 1 !important;
}

::-moz-placeholder {
	color: #000;
	opacity: 1 !important;
}

input:focus::-webkit-input-placeholder { opacity: 0; @include transition(all,.4s,linear); }
input:focus::-moz-placeholder { opacity: 0; }
textarea:focus::-webkit-input-placeholder { opacity: 0; @include transition(all,.4s,linear); }
textarea:focus::-moz-placeholder { opacity: 0; }
textarea:focus::-moz-placeholder { opacity: 0; } */
@media screen and (max-width: 1000px) {
  .wpcf7-form .block-legal {
    margin: 10px 0;
  }
  .wpcf7-form p {
    margin-bottom: 10px !important;
  }
  .wpcf7-form p.text-bigger {
    font-size: 16px !important;
  }
  .wpcf7-form .wpcf7-spinner {
    position: absolute;
    margin: 10px 0 0 10px;
  }
}
@media screen and (max-width: 767px) {
  .form-container .form-column-left,
  .form-container .form-column-right {
    float: none;
    width: 100%;
  }
  .wpcf7-form input.wpcf7-text,
  .wpcf7-form input.wpcf7-mail,
  .wpcf7-form textarea.wpcf7-textarea {
    font-size: 14px !important;
  }
  .wpcf7-form select.wpcf7-select {
    font-size: 14px;
  }
}
/* *********************************************************************************************************************
 * HEADER - MENU
 */
header .header_top {
  position: absolute;
  box-sizing: border-box;
  z-index: 1;
  top: 100px;
  left: 0;
  height: 0;
}
header .header_top .newsletter {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: end;
  gap: 50px;
  width: calc(100vw - 20px);
  height: 50px;
  padding: 0 60px;
  background-color: #000;
  transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}
header .header_top .newsletter.active {
  height: 100px;
}
header .header_top .newsletter.active .wpcf7 .form-container .block-legal {
  height: auto;
  opacity: 1;
}
header .header_top .newsletter h5 {
  color: #fff;
}
header .header_top .newsletter .wpcf7 {
  width: 400px;
}
header .header_top .newsletter .wpcf7 .wpcf7-form {
  margin: 0;
}
header .header_top .newsletter .wpcf7 .wpcf7-form .wpcf7-spinner {
  display: none;
}
header .header_top .newsletter .wpcf7 .wpcf7-form .wpcf7-response-output {
  position: absolute;
  max-width: 400px;
  top: 110px;
}
header .header_top .newsletter .wpcf7 .wpcf7-form .wpcf7-not-valid-tip {
  display: none !important;
}
header .header_top .newsletter .wpcf7 .form-container {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
header .header_top .newsletter .wpcf7 .form-container > p {
  margin: 0 !important;
  padding: 0;
  line-height: 1;
}
header .header_top .newsletter .wpcf7 .form-container > p.text-bigger, header .header_top .newsletter .wpcf7 .form-container > p.text-bigger + .novalidate {
  display: none;
}
header .header_top .newsletter .wpcf7 .form-container > p:first-child {
  order: 1;
  width: calc(100% - 110px);
}
header .header_top .newsletter .wpcf7 .form-container > p:first-child input {
  box-sizing: border-box;
  height: 26px;
  margin: 0;
  padding: 2px 5px;
  font-size: 15px !important;
  color: #fff !important;
  background-color: transparent;
  border-color: #fff;
}
header .header_top .newsletter .wpcf7 .form-container > p:last-child {
  order: 2;
  width: 100px;
}
header .header_top .newsletter .wpcf7 .form-container > p:last-child input {
  width: auto;
  height: 26px;
  padding: 0 20px;
  line-height: 26px;
  border-color: #fff !important;
}
header .header_top .newsletter .wpcf7 .form-container .block-legal {
  position: absolute;
  order: 3;
  top: 23px;
  width: 100%;
  height: 0;
  margin: 0;
  padding-top: 0;
  opacity: 0;
  transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}
header .header_top .newsletter .wpcf7 .form-container .block-legal p {
  margin: 0 !important;
  padding: 0 !important;
}
header .header_top .newsletter .wpcf7 .form-container .block-legal p .txt-legal {
  color: #fff;
}
header .header_bottom {
  z-index: 2;
  padding: 0 60px;
}
header .header_bottom .header_inner_right {
  /* position: absolute;
  top: 8px;
  left: 40px; */
}
header .header_bottom .q_logo a {
  height: 14px !important;
}
header .header_bottom .q_logo {
  /* img.popup {
  	display: none;
  } */
}
header nav.main_menu {
  margin: 25px 30px 0 0;
}
header nav.main_menu > ul > li {
  padding: 0 15px;
}
header nav.main_menu > ul > li > a {
  padding: 0;
  font-size: 13px;
  line-height: 50px !important;
  letter-spacing: 0;
  color: #494949;
  opacity: 1 !important;
}
header nav.main_menu > ul > li > a span:not(.plus) {
  padding-bottom: 8px;
  line-height: 0 !important;
}
header nav.main_menu > ul > li > a span:not(.plus):after {
  content: "";
  position: relative;
  display: inline-block;
  width: 100%;
  height: 1px;
  margin-bottom: -7px;
  background-color: transparent;
  transform: scaleX(0);
  transform-origin: right 0;
  transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1) 0s !important;
}
header nav.main_menu > ul > li > a:hover {
  color: #999999;
}
header nav.main_menu > ul > li > a:hover span:nth-child(2):after {
  transform: scaleX(1);
  background-color: #999999;
}
header nav.main_menu > ul > li > a.current {
  color: #999999;
}
header nav.main_menu > ul > li > a.current span:not(.plus):after {
  transform: scaleX(1);
  background-color: #999999;
}
header nav.main_menu > ul li.has_sub > a:after {
  content: "\f107";
  padding-left: 6px;
  font-family: "FontAwesome";
  font-weight: 400;
  font-size: 15px;
  line-height: 0;
  color: #ccc;
}
header nav.main_menu > ul li:last-child a {
  padding-right: 0;
}
header nav.main_menu > ul li.only-popup-big {
  display: none;
}
header nav.main_menu > ul li.only-popup-small {
  width: 0;
  padding: 0;
  transform: translateY(40px);
  opacity: 0;
  transition: opacity 0s, transform 0s;
}
header nav.main_menu > ul li.only-belenes {
  display: none;
}
header nav.main_menu > ul li.lang > a {
  font-size: 10px;
}
header nav.main_menu > ul li.lang > a span:not(.plus) {
  padding: 8px 4px;
  color: #494949;
  border: 1px solid rgb(222.5, 222.5, 222.5);
  background-color: #fff;
  transition: all 0.4s ease;
}
header nav.main_menu > ul li.lang > a span:not(.plus):after {
  display: none !important;
}
header nav.main_menu > ul li.lang > a:hover span {
  border-color: #494949;
}
header nav.main_menu > ul li.lang > a.current span {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
header nav.main_menu .second {
  padding-top: 24px;
  transition: all 0.4s ease 0s !important;
}
header nav.main_menu .second ul {
  padding: 5px 20px !important;
  background-color: #f8f8f8 !important;
}
header nav.main_menu .second ul li {
  border-bottom: 1px solid #d2d2d2;
}
header nav.main_menu .second ul li a {
  padding: 8px 0 !important;
  font-size: 13px !important;
  line-height: 40px !important;
  font-weight: 400 !important;
  text-transform: none !important;
  color: #494949 !important;
}
header nav.main_menu .second ul li a span {
  display: block;
  line-height: 1.7;
}
header nav.main_menu .second ul li a:hover {
  color: #999999 !important;
}
header nav.main_menu .second ul li.current-menu-item a {
  color: #999999 !important;
}
header .side_menu_button {
  display: flex;
  align-items: center;
  cursor: default;
}
header a.popup_menu {
  transform: translateY(10px);
  width: 30px;
  height: 30px;
  padding: 0 !important;
}
header a.popup_menu:hover .line:before {
  top: -7px;
}
header a.popup_menu .popup_menu_inner {
  width: 30px;
}
header a.popup_menu .line,
header a.popup_menu .line:before,
header a.popup_menu .line:after {
  width: 30px;
  height: 1px;
  background-color: #000;
  transition: all 0.7s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s !important;
}
header a.popup_menu .line:before {
  top: -10px;
}
header a.popup_menu .line:after {
  background-color: transparent;
  top: 10px;
}
header a.popup_menu.opened {
  transform: translateY(5px);
}
header a.popup_menu.opened .line,
header a.popup_menu.opened .line:before,
header a.popup_menu.opened .line:after {
  background-color: #000;
}
header.sticky .header_top {
  display: none !important;
}
header.sticky.dark .header_bottom {
  background-color: #000 !important;
}
header.sticky nav.main_menu {
  margin: 0 30px 0 0;
}
header.sticky nav.main_menu .second {
  padding-top: 0;
}
header.dark .header_bottom {
  background-color: #000 !important;
}
header.dark .header_bottom .q_logo {
  filter: invert(1);
}
header.dark .header_bottom .q_logo a {
  height: 18px !important;
}
header.dark .header_bottom .q_logo img:not(.dark) {
  opacity: 0 !important;
}
header.dark .header_bottom .q_logo img.dark {
  display: block !important;
  opacity: 1 !important;
}
header.dark nav.main_menu > ul > li:not(.only-popup-small) > a {
  color: #fff !important;
}
header.dark nav.main_menu > ul > li.lang > a span:not(.plus) {
  color: #999999 !important;
  border-color: #999999 !important;
  background-color: transparent !important;
}
header.dark a.popup_menu:not(.opened) .line,
header.dark a.popup_menu:not(.opened) .line:before {
  background-color: #fff !important;
}

.popup_menu_holder {
  background-color: #f8f8f8;
  transform: translateY(50px);
  transition: transform 0.4s cubic-bezier(0.77, 0, 0.175, 1);
}
.popup_menu_holder_inner {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  box-sizing: border-box;
  width: 1200px;
  height: 100vh;
  margin: 0 auto;
  padding: 8% 0 5% 0;
}
.popup_menu_holder nav.popup_menu {
  margin: 0;
}
.popup_menu_holder nav.popup_menu ul li {
  position: relative;
  pointer-events: none;
  text-align: left;
  font-size: 28px;
  line-height: 1;
}
.popup_menu_holder nav.popup_menu ul li.has_sub > a:after {
  content: "";
  display: block;
  position: absolute;
  width: 20px;
  height: 1px;
  top: 34px;
  right: -40px;
  background-color: #999999;
}
.popup_menu_holder nav.popup_menu ul li a {
  display: inline-block;
  position: relative;
  pointer-events: auto;
  font-size: 26px;
  line-height: 1.5;
  text-transform: none;
  letter-spacing: 1px;
  color: #999999;
}
.popup_menu_holder nav.popup_menu ul li a.current, .popup_menu_holder nav.popup_menu ul li a:hover {
  color: #000;
}
.popup_menu_holder nav.popup_menu ul li a.current:after, .popup_menu_holder nav.popup_menu ul li a:hover:after {
  background-color: #000;
}
.popup_menu_holder nav.popup_menu ul li.only-popup-small, .popup_menu_holder nav.popup_menu ul li.lang {
  display: none;
}
.popup_menu_holder nav.popup_menu ul li.only-belenes {
  display: none;
}
.popup_menu_holder nav.popup_menu ul.sub_menu {
  position: absolute;
  left: 400px;
  top: 10px;
}
.popup_menu_holder nav.popup_menu ul.sub_menu li {
  padding-bottom: 5px;
}
.popup_menu_holder nav.popup_menu ul.sub_menu li a {
  font-size: 16px;
}
.popup_menu_holder nav.popup_menu ul.sub_menu li.current_page_item a {
  color: #000;
}

.popup_menu_widget_holder {
  text-align: left;
}
.popup_menu_widget_holder .textwidget {
  display: flex;
  justify-content: space-between;
  align-items: end;
}
.popup_menu_widget_holder .lang-menu {
  display: none;
}
.popup_menu_widget_holder .external-menu {
  display: flex;
  flex-direction: column;
}
.popup_menu_widget_holder .external-menu h5 {
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 700;
  color: #494949;
}
.popup_menu_widget_holder .external-menu a {
  margin-bottom: 10px;
}

body.popup_menu_opened header {
  pointer-events: none;
}
body.popup_menu_opened header .header_top,
body.popup_menu_opened header .header_bottom .q_logo a {
  opacity: 0;
}
body.popup_menu_opened header .header_inner_right {
  pointer-events: auto;
}
body.popup_menu_opened header.sticky.dark .header_bottom, body.popup_menu_opened header.sticky_mobile.dark .header_bottom {
  background-color: transparent !important;
}
body.popup_menu_opened header nav.main_menu {
  pointer-events: auto;
  visibility: visible !important;
}
body.popup_menu_opened header nav.main_menu > ul li.only-popup-small {
  width: auto;
  padding: 0 15px;
  transform: translateY(0);
  opacity: 1;
  transition: opacity 0.4s ease 0.5s, transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
}
body.popup_menu_opened header nav.main_menu > ul li:not(.only-popup-small) {
  display: none;
}
body.popup_menu_opened .popup_menu_holder {
  transform: translateY(0);
}

body.no-intro:not(.popup_menu_opened) header:not(.sticky) {
  border-bottom: 1px solid #d2d2d2;
}

body.no-header header {
  display: none !important;
}
body.no-header > .wrapper:has(header.sticky) .wrapper_inner > .content {
  padding-top: 0 !important;
}

/*body.main-admin header .header_top {
	display: block !important;
}*/
@media screen and (max-width: 1500px) {
  .popup_menu_holder_inner {
    padding: 5% 0;
  }
}
@media screen and (max-width: 1400px) {
  header nav.main_menu > ul > li {
    padding: 0 10px;
  }
}
@media screen and (max-width: 1300px) {
  header .header_top .newsletter {
    gap: 30px;
  }
  header .header_top .newsletter h5 {
    font-size: 14px;
  }
  body:not(.popup_menu_opened) header nav.main_menu {
    pointer-events: none;
    opacity: 0;
  }
  .popup_menu_holder_inner {
    width: 950px;
  }
  .popup_menu_holder nav.popup_menu ul li {
    font-size: 25px;
  }
  .popup_menu_holder nav.popup_menu ul li.lang {
    display: block;
  }
  .popup_menu_holder nav.popup_menu ul li a {
    font-size: 25px;
    line-height: 1.4;
  }
}
@media screen and (max-width: 1000px) {
  body:not(.popup_menu_opened) header.mobile-header-appear {
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.08);
  }
  header.dark .header_bottom .q_logo img.dark {
    padding-left: 50px;
  }
  header .header_top {
    display: none !important;
  }
  .popup_menu_holder_inner {
    width: 85%;
    padding: 25% 0 5% 0;
  }
  .popup_menu_holder nav.popup_menu ul.sub_menu {
    left: 350px;
  }
  .popup_menu_holder nav.popup_menu ul li.only-popup-small {
    display: block;
  }
  .popup_menu_holder nav.popup_menu ul li.lang {
    display: none;
  }
  .popup_menu_holder nav.popup_menu ul li.has_sub > a::after {
    top: 30px;
  }
  .popup_menu_widget_holder {
    bottom: auto;
    left: 0;
    margin-top: 40px;
  }
  .popup_menu_widget_holder .textwidget {
    flex-direction: column;
    align-items: flex-start;
  }
  .popup_menu_widget_holder .lang-menu {
    display: block;
    margin-bottom: 20px;
  }
  .popup_menu_widget_holder .lang-menu a {
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 1px;
    color: #999999;
  }
  .popup_menu_widget_holder .external-menu {
    margin-bottom: 10px;
    padding-top: 20px;
    border-top: 1px solid #d2d2d2;
  }
  .popup_menu_widget_holder .external-menu h5, .popup_menu_widget_holder .external-menu a {
    margin-bottom: 5px;
    font-size: 15px;
  }
}
@media screen and (max-width: 767px) {
  header .header_bottom {
    padding: 0 30px;
  }
  header .header_bottom .logo_wrapper {
    left: 0;
  }
  header .header_bottom .logo_wrapper .q_logo a {
    left: 0;
    height: 12px !important;
  }
  header.dark .header_bottom .q_logo img.dark {
    padding-left: 0;
    transform-origin: 0 bottom;
    transform: scale(1.3);
  }
  .popup_menu_holder_inner {
    height: auto;
    padding: 35px 0 0 0;
  }
  .popup_menu_holder nav.popup_menu ul.sub_menu {
    position: relative;
    top: 0;
    left: 0;
    margin: 5px 0 10px 30px;
  }
  .popup_menu_holder nav.popup_menu ul.sub_menu li {
    padding-bottom: 0;
  }
  .popup_menu_holder nav.popup_menu ul li {
    padding-bottom: 5px;
    font-size: 20px;
  }
  .popup_menu_holder nav.popup_menu ul li a {
    font-size: 20px;
  }
  .popup_menu_holder nav.popup_menu ul li a span {
    font-size: 0.9em;
  }
  .popup_menu_holder nav.popup_menu ul li.has_sub > a:after {
    content: "\f107";
    top: 18px;
    right: -30px;
    font-family: "FontAwesome";
    font-weight: 400;
    font-size: 18px;
    line-height: 0;
    color: #ccc;
    background-color: transparent;
  }
  .popup_menu_widget_holder {
    margin-top: 30px;
  }
  .popup_menu_widget_holder .lang-menu a {
    font-size: 15px;
  }
  .popup_menu_widget_holder .external-menu h5, .popup_menu_widget_holder .external-menu a {
    font-size: 13px;
  }
  .popup_menu_widget_holder .social-menu {
    padding-left: 40px;
  }
  body.popup_menu_opened header {
    pointer-events: none;
  }
  body.popup_menu_opened header .popup_menu {
    pointer-events: auto;
  }
}
/* *********************************************************************************************************************
 * FOOTER
 */
footer {
  background-color: #f8f8f8;
}
footer .footer_top_holder {
  background-color: transparent;
}
footer .footer_bottom_holder {
  padding: 0 0 140px 0;
  background-color: transparent;
}
footer .footer_bottom_holder .column1 {
  box-sizing: border-box;
  width: 65%;
  padding-right: 100px;
  border-right: 1px solid #d2d2d2;
}
footer .footer_bottom_holder .column2 {
  box-sizing: border-box;
  width: 35%;
  padding-left: 100px;
}
footer .footer_top {
  padding: 130px 0 100px 0;
  text-align: center;
}
footer .footer_top img {
  height: 18px;
}
footer .footer_bottom {
  text-align: left !important;
  font-size: 14px;
  line-height: 1.3;
}
footer .footer_bottom .footer_text_title {
  display: block;
}
footer .footer_bottom ul {
  text-align: left !important;
}
footer .footer_bottom h5 {
  max-width: 200px;
  font-weight: 600;
}
footer .footer_bottom .wpcf7-form .block-legal {
  border-top: 1px solid #d2d2d2;
}
footer .footer-menu {
  display: flex;
  justify-content: space-between;
}
footer .footer-menu > div {
  display: flex;
  flex-direction: column;
}
footer .footer-menu > div:nth-child(1) {
  width: 40%;
}
footer .footer-menu > div:nth-child(2) {
  width: 30%;
}
footer .footer-menu > div:nth-child(3) {
  width: 30%;
}
footer .footer-menu a {
  margin-top: 12px;
  font-size: 17px;
}
footer .footer-menu a:first-child {
  margin-top: 0;
}
footer .footer-rrss {
  margin-left: -8px;
}
footer .footer-rrss .eti-insta {
  display: none;
  margin: 0 0 30px 8px;
}
footer .footer-rrss .eti-insta h5 {
  font-weight: 300;
}
footer .footer-rrss .eti-insta a {
  margin-left: -5px;
  font-weight: 700;
}
footer .footer-rrss .eti-insta a:before {
  content: "";
  display: inline-block;
  vertical-align: bottom;
  width: 30px;
  height: 30px;
  background: transparent url("../../../media/social-sprite.svg") no-repeat -90px 0;
}
footer .footer-legal {
  margin-top: 40px;
}
footer .footer-legal .copyright {
  margin-top: 10px;
}

body.footer-minimal footer .footer_top {
  padding: 60px 0;
}
body.footer-minimal footer .footer-menu {
  display: none;
}
body.footer-minimal footer .footer_bottom_holder {
  padding-bottom: 60px;
}
body.footer-minimal footer .footer_bottom_holder .column1 {
  width: 100%;
  padding-right: 0;
  border: 0;
}
body.footer-minimal footer .footer_bottom_holder .column2 {
  display: none;
}

@media screen and (max-width: 1200px) {
  footer .footer_bottom_holder .column1 {
    padding-right: 20px;
  }
  footer .footer-menu a {
    font-size: 16px;
  }
}
@media screen and (max-width: 1000px) {
  footer .footer_top {
    padding: 60px 0;
  }
  footer .footer_bottom_holder {
    padding: 0 0 50px 0;
  }
  footer .footer_bottom_holder .column1 {
    width: 55%;
    padding-right: 30px;
    border: 0;
  }
  footer .footer_bottom_holder .column2 {
    width: 45%;
    padding-left: 30px;
    border-left: 1px solid #d2d2d2;
  }
  footer .footer-menu {
    display: none;
  }
  footer .footer-legal a {
    font-size: 13px;
  }
  footer .footer-legal .copyright {
    font-size: 13px;
  }
}
@media screen and (max-width: 767px) {
  footer .footer_top_holder {
    display: none;
  }
  footer .footer_bottom_holder {
    padding: 50px 0;
  }
  footer .footer_bottom_holder .footer_bottom_columns {
    display: flex;
    flex-direction: column-reverse;
  }
  footer .footer_bottom_holder .column1 {
    width: 100%;
    padding-right: 0;
    border: 0;
  }
  footer .footer_bottom_holder .column2 {
    width: 100%;
    margin-bottom: 20px;
    padding: 0 0 20px 0;
    border-left: 0;
    border-bottom: 1px solid #d2d2d2;
  }
  footer .footer-menu {
    display: none;
  }
  footer .footer-legal a {
    font-size: 13px;
  }
  footer .footer-legal .copyright {
    font-size: 13px;
  }
}
/* PAGES / MODULES */
/* *********************************************************************************************************************
* HOME
*/
.home .intro-video {
  position: relative;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  pointer-events: none;
  height: calc(100vh - 100px);
}
.home .intro-video video {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
}
.home .intro-video .claim {
  position: absolute;
  max-width: 60%;
  margin: 0 auto;
  text-align: center;
  font-size: 70px;
  line-height: 1.1;
  color: #fff;
  opacity: 0;
}
.home .intro-video .claim > span > span {
  overflow: hidden;
  padding-bottom: 5px;
}
.home .intro-video .bt-follow {
  position: absolute;
  pointer-events: auto;
  bottom: 30px;
  left: calc(50% - 25px);
  font-size: 60px;
  color: #fff;
}
.home .intro-video .bt-follow:hover {
  color: #000;
}
.home .inspi {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: calc(100vh - 50px);
  background-repeat: no-repeat;
  background-size: 60%;
  background-position: right center;
  opacity: 0;
  transition: opacity 1s linear;
}
.home .inspi h4 {
  max-width: 420px;
  margin-left: calc(40% - 300px);
  font-size: 89px;
  line-height: 0.9;
  color: #999999;
}
.home .inspi h4 > span > span {
  overflow: hidden;
  padding-bottom: 5px;
}
.home .inspi .txt {
  max-width: 420px;
  margin-top: 30px;
  margin-left: calc(40% - 295px);
  padding-left: 40px;
  opacity: 0;
  transition: all 0.5s ease;
}
.home .inspi .txt.active {
  padding: 0;
  opacity: 1;
}
.home .inspi .txt.reset {
  transition: all 0s ease 0s;
}
.home .inspi .txt a {
  margin-bottom: 8px;
}
.home .inspi .bt-follow {
  position: absolute;
  pointer-events: auto;
  bottom: 15%;
  left: calc(50% - 25px);
  font-size: 60px;
  color: #fff;
}
.home .inspi .bt-follow:hover {
  color: #000;
}
.home .inspi.active {
  opacity: 1;
}
.home .intro-destacados {
  position: relative;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  height: calc(100vh - 100px);
}
.home .intro-destacados .item {
  position: relative;
  display: flex;
  align-items: end;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  padding: 5%;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
}
.home .intro-destacados .item:hover .cover {
  opacity: 0.2;
}
.home .intro-destacados .item .cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.4;
  transition: opacity 0.3s ease;
}
.home .intro-destacados .item .aviso {
  position: absolute;
  top: 50%;
  right: 30px;
  max-width: 200px;
  padding: 20px;
  text-align: right;
  font-size: 30px;
  color: #fff;
  background-color: #23261f;
  transform: translateY(-50%);
}
.home .intro-destacados .item .data {
  position: relative;
}
.home .intro-destacados .item .data .subtit {
  display: block;
  font-size: 18px;
  color: #fff;
}
.home .intro-destacados .item .data h3 {
  max-width: 70%;
  font-size: 35px;
  color: #fff;
}
.home .intro-destacados .item .data h3 span {
  display: block;
  color: #fff !important;
}
.home .intro-destacados:has(.item:nth-child(2)) .item {
  width: 50%;
}
.home .intro-destacados .claim {
  position: absolute;
  pointer-events: none;
  max-width: 60%;
  margin: 0 auto;
  text-align: center;
  font-size: 70px;
  line-height: 1.1;
  color: #fff;
  opacity: 0;
}
.home .intro-destacados .claim > span > span {
  overflow: hidden;
  padding-bottom: 5px;
}
.home .intro-destacados .bt-follow {
  position: absolute;
  pointer-events: auto;
  bottom: 30px;
  left: calc(50% - 30px);
  font-size: 60px;
  color: #fff;
}
.home .programacion {
  padding: 100px 0;
  background-color: #e7e6e6;
  transition: all 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1s;
}
.home .programacion h2 {
  margin-bottom: 40px;
  font-size: 18px;
  letter-spacing: 1px;
}
.home .programacion .ver-mas-bt.inactive {
  opacity: 0;
}
.home .programacion--2 {
  overflow: hidden;
  height: 0;
  opacity: 0;
  padding: 0 !important;
}
.home .programacion--2.active {
  height: auto;
  opacity: 1;
}
.home .destacado-fullscreen {
  position: relative;
  box-sizing: border-box;
  display: flex;
  align-items: end;
  cursor: pointer;
  aspect-ratio: 3;
  padding: 5%;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
}
.home .destacado-fullscreen:hover .cover {
  opacity: 0.2;
}
.home .destacado-fullscreen .cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.4;
  transition: opacity 0.3s ease;
}
.home .destacado-fullscreen .aviso {
  position: absolute;
  top: 50%;
  right: 30px;
  max-width: 200px;
  padding: 20px;
  text-align: right;
  font-size: 30px;
  color: #fff;
  background-color: #23261f;
  transform: translateY(-50%);
}
.home .destacado-fullscreen .data {
  position: relative;
  width: 100%;
}
.home .destacado-fullscreen .data .tags {
  display: none;
  margin-bottom: 40px;
}
.home .destacado-fullscreen .data .subtit {
  display: block;
  font-size: 18px;
  color: #fff;
}
.home .destacado-fullscreen .data h3 {
  max-width: 50%;
  font-size: 35px;
  color: #fff;
}
.home .destacado-fullscreen .data h3 span {
  display: block;
}
.home .actualidad {
  padding: 100px 0;
}
.home .actualidad h2 {
  margin-bottom: 40px;
  font-size: 18px;
  letter-spacing: 1px;
}
.home .actualidad .action {
  margin-top: 50px;
}
.home .que-es {
  position: relative;
  overflow: hidden;
  padding: 120px 0;
  background: url("../../../media/mision-vision-bkg.jpg") no-repeat center center;
  background-size: cover;
}
.home .que-es .glitch {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 40%;
  height: 120%;
  background: url("../../../media/mision-vision-bkg.jpg") no-repeat 30% center;
  background-size: cover;
}
.home .que-es h2 {
  position: relative;
  margin-bottom: 60px;
  font-size: 70px;
  text-align: center;
}
.home .que-es .txt {
  position: relative;
  max-width: 400px;
  left: 60%;
}
.home .que-es .txt p {
  margin-bottom: 30px;
}
.home .tambien {
  position: relative;
  padding: 80px 0 0 0;
}
.home .tambien h2 {
  font-size: 18px;
  letter-spacing: 1px;
}
.home .tambien .links {
  margin-top: 80px;
}
.home .tambien .links a {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: end;
  box-sizing: border-box;
  width: 25%;
  padding: 3%;
  aspect-ratio: 1;
  background: url("../../../media/home-links-01.jpg") no-repeat center center;
  background-size: cover;
}
.home .tambien .links a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.4;
  transition: opacity 0.3s ease;
}
.home .tambien .links a:hover:before {
  opacity: 0.2;
}
.home .tambien .links a span {
  position: relative;
  font-size: 15px;
  letter-spacing: 1px;
  color: #fff;
}
.home .tambien .links a h3 {
  position: relative;
  max-width: 80%;
  font-size: 25px;
  color: #fff;
}
.home .tambien .links a:nth-child(2) {
  background-image: url("../../../media/home-links-02.jpg");
}
.home .tambien .links a:nth-child(3) {
  background-image: url("../../../media/home-links-03.jpg");
}
.home .tambien .links a:nth-child(4) {
  background-image: url("../../../media/home-links-04.jpg");
}
.home .destacada {
  position: relative;
  cursor: pointer;
  height: calc(100vh - 100px);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
}
.home .destacada .cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.3;
}
.home .destacada .aviso {
  position: absolute;
  top: 50%;
  right: 30px;
  max-width: 200px;
  padding: 20px;
  text-align: right;
  font-size: 30px;
  color: #fff;
  background-color: #23261f;
  transform: translateY(-50%);
}
.home .destacada .data {
  position: absolute;
  width: 100%;
  bottom: 120px;
}
.home .destacada .data .tags {
  display: none;
  margin-bottom: 40px;
}
.home .destacada .data .subtit {
  display: block;
  font-size: 18px;
  color: #fff;
}
.home .destacada .data h3 {
  max-width: 80%;
  font-size: 50px;
  color: #fff;
}
.home .destacada .data h3 span {
  display: block;
}
.home .destacadas {
  padding: 100px 0;
  background-color: #e7e6e6;
  transition: all 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1s;
}
.home .destacadas h2 {
  margin-bottom: 40px;
  font-size: 18px;
  letter-spacing: 1px;
}
.home .destacadas .ver-mas-bt.inactive {
  opacity: 0;
}
.home .destacadas--2 {
  height: 0;
  opacity: 0;
  padding: 0 !important;
}
.home .destacadas--2.active {
  height: auto;
  opacity: 1;
}
.home .all {
  height: 0;
  opacity: 0;
  padding: 0 0 50px 0;
  background-color: #e7e6e6;
  transition: all 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1s;
}
.home .all.active {
  height: auto;
  opacity: 1;
}
.home .contenido {
  padding: 60px 0;
}

@media screen and (max-width: 1400px) {
  .home .intro-destacados .item {
    padding: 4%;
  }
  .home .intro-destacados .item .aviso {
    font-size: 24px;
  }
  .home .intro-destacados .item .data h3 {
    max-width: 70%;
    font-size: 28px;
  }
  .home .intro-destacados .claim {
    font-size: 60px;
  }
}
@media screen and (max-width: 1200px) {
  .home .intro-video .claim {
    font-size: 60px;
  }
  .home .intro-destacados .item .aviso {
    font-size: 21px;
  }
  .home .intro-destacados .item .data h3 {
    max-width: 80%;
    font-size: 24px;
  }
  .home .intro-destacados .claim {
    font-size: 50px;
  }
  .home .destacado-fullscreen {
    aspect-ratio: 1.5;
  }
  .home .destacado-fullscreen .data h3 {
    max-width: none;
  }
  .home .destacada .data {
    bottom: 90px;
  }
  .home .destacada .data h3 {
    font-size: 40px;
  }
}
@media screen and (max-width: 1000px) {
  .home .intro-video .claim {
    max-width: 70%;
    font-size: 50px;
  }
  .home .intro-destacados {
    flex-direction: column;
  }
  .home .intro-destacados .item {
    align-items: center;
    width: 100% !important;
    height: 50%;
    padding: 0;
  }
  .home .intro-destacados .item .aviso {
    font-size: 21px;
  }
  .home .intro-destacados .item .data {
    padding: 7.5%;
  }
  .home .intro-destacados .item .data h3 {
    max-width: none;
    font-size: 26px;
  }
  .home .intro-destacados .claim {
    font-size: 50px;
  }
  .home .inspi {
    height: 700px;
  }
  .home .inspi h4 {
    max-width: 380px;
    margin-left: calc(50% - 300px);
    font-size: 70px;
  }
  .home .inspi .txt {
    max-width: 380px;
    margin-left: calc(50% - 295px);
  }
  .home .inspi .bt-follow {
    bottom: 20px;
    color: #999999;
  }
  .home .destacado-fullscreen .data {
    padding: 5%;
  }
  .home .destacado-fullscreen .data h3 {
    font-size: 26px;
  }
  .home .que-es {
    background-position: right center;
  }
  .home .que-es .glitch {
    display: none;
  }
  .home .que-es h2 {
    font-size: 50px;
  }
  .home .que-es .txt {
    max-width: 40%;
    left: 50%;
  }
  .home .tambien {
    flex-wrap: wrap;
  }
  .home .tambien .links a {
    width: 50%;
    padding: 5%;
  }
  .home .destacada {
    height: 600px;
  }
  .home .destacada .aviso {
    max-width: 150px;
    font-size: 24px;
  }
  .home .destacada .data {
    bottom: 60px;
  }
  .home .destacada .data h3 {
    font-size: 36px;
  }
}
@media screen and (max-width: 767px) {
  .home .intro-video .claim {
    max-width: 80%;
    font-size: 30px;
  }
  .home .intro-destacados {
    height: auto;
  }
  .home .intro-destacados .item {
    height: 100vh;
  }
  .home .intro-destacados .item .aviso {
    display: none;
  }
  .home .intro-destacados .claim {
    font-size: 34px;
  }
  .home .inspi {
    height: 360px;
    background-size: 75%;
  }
  .home .inspi h4 {
    max-width: 250px;
    margin-left: 10px;
    font-size: 44px;
    line-height: 0.9;
  }
  .home .inspi .txt {
    max-width: 250px;
    margin-left: 10px;
  }
  .home .inspi .bt-follow {
    display: none;
  }
  .home .programacion {
    padding: 40px 0;
  }
  .home .destacado-fullscreen {
    align-items: center;
    height: 400px;
  }
  .home .destacado-fullscreen .data {
    padding: 2%;
  }
  .home .destacado-fullscreen .data h3 {
    max-width: 50%;
    font-size: 21px;
  }
  .home .actualidad {
    padding: 40px 0;
  }
  .home .que-es {
    padding: 80px 0;
  }
  .home .que-es h2 {
    margin-bottom: 40px;
    font-size: 46px;
  }
  .home .que-es .txt {
    max-width: 85%;
    left: 7.5%;
  }
  .home .tambien h2 {
    max-width: 80%;
  }
  .home .tambien .links a {
    width: 100%;
    aspect-ratio: 1.5;
    padding: 7.5%;
  }
  .home .contenido {
    padding: 40px 0;
  }
  .home .destacada {
    height: calc(100vh - 200px);
  }
  .home .destacada .aviso {
    box-sizing: border-box;
    top: 30px;
    padding: 15px 20px;
    font-size: 17px;
    transform: translateY(0);
  }
  .home .destacada .data {
    bottom: 40px;
  }
  .home .destacada .data h3 {
    max-width: none;
    font-size: 26px;
  }
  .home .destacadas {
    padding: 40px 0;
  }
}
/* *********************************************************************************************************************
 * FUNDADORA 
 */
.page-fundadora #sobre {
  padding: 70px 0 30px 0;
}
.page-fundadora #sobre h1 {
  font-size: 18px;
  letter-spacing: 2px;
}
.page-fundadora #sobre h2 {
  margin: 100px 0 30px 0;
  font-size: 90px;
  color: #adadad;
}
.page-fundadora #sobre h2 + p {
  letter-spacing: 2px;
  color: #494949;
}
.page-fundadora #sobre .vc_row {
  margin-top: 300px;
}
.page-fundadora #sobre .vc_row img {
  margin-bottom: 10px;
}
.page-fundadora #sobre .vc_row p {
  font-size: 14px;
}
.page-fundadora #sobre .vc_row .vc_col-sm-6:last-child p {
  padding-left: 100px;
}
.page-fundadora #bio {
  padding: 60px 0;
}
.page-fundadora #bio h5 + p {
  margin-top: 30px;
}
.page-fundadora #bio h5.didot {
  margin: 50px 0;
}
.page-fundadora #bio p {
  font-size: 14px;
  color: #999999;
}
.page-fundadora #bio .action {
  margin-top: 40px;
  font-size: 14px;
}

@media screen and (max-width: 1200px) {
  .page-fundadora #sobre h2 {
    margin: 70px 0 20px 0;
  }
  .page-fundadora #sobre .vc_row {
    margin-top: 100px;
  }
  .page-fundadora #sobre .vc_row .vc_col-sm-6:last-child p {
    padding-left: 50px;
  }
}
@media screen and (max-width: 1000px) {
  .page-fundadora #sobre h2 {
    margin: 50px 0 20px 0;
  }
  .page-fundadora #sobre .vc_row {
    margin-top: 60px;
  }
  .page-fundadora #sobre .vc_row .vc_col-sm-6:last-child p {
    padding-left: 20px;
  }
  .page-fundadora #bio .vc_col-sm-3 {
    width: 15%;
  }
  .page-fundadora #bio .vc_col-sm-6 {
    width: 70%;
  }
}
@media screen and (max-width: 767px) {
  .page-fundadora #sobre {
    padding: 40px 0 0 0;
  }
  .page-fundadora #sobre h1 {
    font-size: 16px;
  }
  .page-fundadora #sobre h2 {
    margin: 20px 0;
    font-size: 48px;
  }
  .page-fundadora #sobre .vc_row {
    margin-top: 60px;
  }
  .page-fundadora #sobre .vc_row .vc_col-sm-6 {
    margin-bottom: 30px;
  }
  .page-fundadora #sobre .vc_row .vc_col-sm-6:last-child p {
    padding-left: 0;
  }
  .page-fundadora #bio {
    padding: 40px 0;
  }
  .page-fundadora #bio .vc_col-sm-3 {
    display: none;
  }
  .page-fundadora #bio .vc_col-sm-6 {
    width: 100%;
  }
}
/* *********************************************************************************************************************
 * MISION 
 */
.page-mision #sobre {
  padding: 70px 0;
}
.page-mision #sobre h1 {
  margin-bottom: 60px;
  font-size: 18px;
  letter-spacing: 2px;
}
.page-mision #sobre h2 {
  margin-bottom: 30px;
  padding-right: 80px;
  font-size: 24px;
  color: #494949;
}
.page-mision #sobre p {
  padding-right: 50px;
  font-size: 14px;
}
.page-mision #vision {
  height: 80vh;
  background-attachment: fixed;
  background-position: center bottom;
}
.page-mision #vision h5 {
  margin: 130px 0 10px 0;
  padding-left: 34%;
  letter-spacing: 2px;
}
.page-mision #vision h2 {
  padding-left: 34%;
  font-size: 90px;
  color: #fff;
}
.page-mision #vision_desc {
  padding: 70px 0 150px 0;
}
.page-mision #vision_desc .didot {
  font-size: 100px;
  color: #c7c7c7;
}
.page-mision #vision_desc p {
  max-width: 900px;
  font-size: 14px;
}
.page-mision #mision {
  height: 35vw;
  margin-bottom: 80px;
  background-position: right center;
  background-size: auto 35vw;
}
.page-mision #mision h5 {
  margin: 10vw 0 10px 0;
  letter-spacing: 2px;
}
.page-mision #mision h2 {
  max-width: 660px;
  font-size: 48px;
  line-height: 1.1;
  color: #adadad;
  opacity: 0;
}
.page-mision #mision h2 > span > span {
  overflow: hidden;
  padding-bottom: 5px;
}
.page-mision #mision p {
  margin-top: 4vw;
  font-size: 14px;
}
.page-mision #brujula {
  height: 90vh;
  margin-top: 130px;
  background-color: #f8f8f8;
}
.page-mision #brujula .puntos {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  text-align: center;
  width: 400px;
  height: 450px;
  margin: calc((90vh - 450px) / 2) auto 0 auto;
}
.page-mision #brujula .puntos span {
  font-size: 70px;
  color: #a7a7a7;
}
.page-mision #brujula .puntos span.norte, .page-mision #brujula .puntos span.sur {
  flex: 0 0 100%; /* flex-grow, flex-shrink, flex-basis */
}
.page-mision #valores {
  padding: 90px 0;
}
.page-mision #valores h5 {
  letter-spacing: 2px;
}
.page-mision #valores .wpb_text_column + .vc_row {
  margin-top: -20px !important;
}
.page-mision #valores .vc_row {
  width: 900px;
  margin: 0 auto 50px auto !important;
}
.page-mision #valores .vc_row h5 {
  margin-top: 10px;
  letter-spacing: 0;
}
.page-mision #valores .vc_row h4 {
  margin-bottom: 20px;
  font-size: 20px;
}
.page-mision #valores .vc_row p {
  font-size: 13px;
  color: #999999;
}
.page-mision #creencias {
  height: 140vh;
  background-position: center bottom;
  background-size: cover;
}
.page-mision #creencias .wpb_text_column {
  position: relative;
}
.page-mision #creencias h5 {
  margin-top: 100px;
  text-align: center;
  letter-spacing: 2px;
  color: #fff;
}
.page-mision #creencias h4 {
  margin: 40px 0 20px 0;
  text-align: center;
  font-size: 18px;
  color: #fff;
}
.page-mision #creencias p {
  max-width: 650px;
  margin: 0 auto;
  text-align: center;
  font-size: 14px;
}
.page-mision #creencias .glitch {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 140vh;
  background: url("../../../media/mision-creencias-bkg.jpg") no-repeat 60% center;
  background-size: cover;
}
.page-mision #sociedad {
  padding: 120px 0;
}
.page-mision #sociedad h4 {
  margin: 0 0 20px 0;
  text-align: center;
  font-size: 18px;
}
.page-mision #sociedad p {
  max-width: 650px;
  margin: 0 auto;
  text-align: center;
  font-size: 14px;
}
.page-mision #sociedad .img {
  position: relative;
  overflow: hidden;
  margin-top: 80px;
}
.page-mision #sociedad .img img {
  vertical-align: top;
}
.page-mision #sociedad .img .glitch {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 45%;
  height: 100%;
  background: url("../../../media/mision-sociedad-bkg.jpg") no-repeat 40% center;
  background-size: cover;
}
.page-mision #sociedad .img .glitch.g2 {
  left: 70%;
  width: 80%;
  background-position-x: 240%;
}
.page-mision #impulso {
  height: 100vh;
  margin-bottom: 80px !important;
  background-attachment: fixed;
  background-position: center bottom;
}
.page-mision #impulso:after {
  content: url(../../../media/imago.svg);
  display: block;
  position: absolute;
  bottom: -5px;
  right: 0;
}
.page-mision #impulso h4 {
  margin: 130px 0 20px 0;
  text-align: center;
  font-size: 18px;
}
.page-mision #impulso p {
  max-width: 650px;
  margin: 0 auto;
  text-align: center;
  font-size: 14px;
}

@media screen and (max-width: 1000px) {
  .page-mision #sobre h2 {
    margin: 0;
    padding-right: 20px;
  }
  .page-mision #sobre p {
    padding-right: 10px;
  }
  .page-mision #sobre .vc_col-sm-4 {
    margin-top: 25px;
  }
  .page-mision #vision {
    height: 70vh;
  }
  .page-mision #vision h5 {
    padding-left: 30%;
  }
  .page-mision #vision h2 {
    padding-left: 30%;
    font-size: 80px;
  }
  .page-mision #vision_desc {
    padding: 50px 0 100px 0;
  }
  .page-mision #mision h5 {
    margin: 30px 0 10px 0;
  }
  .page-mision #mision h2 {
    max-width: 530px;
    font-size: 38px;
    line-height: 0.9;
  }
  .page-mision #mision p {
    margin-top: 4vw;
    font-size: 14px;
  }
  .page-mision #brujula {
    height: 600px;
    margin-top: 60px;
  }
  .page-mision #brujula .puntos {
    margin: 150px auto 0 auto;
  }
  .page-mision #valores {
    padding: 60px 0;
  }
  .page-mision #valores .wpb_text_column + .vc_row {
    margin-top: 30px !important;
  }
  .page-mision #valores .vc_row {
    width: 100%;
    margin: 0 -15px 50px -15px !important;
  }
  .page-mision #creencias {
    height: 800px;
    background-size: 130%;
  }
  .page-mision #creencias h5 {
    margin-top: 80px;
  }
  .page-mision #creencias .glitch {
    height: 800px;
  }
  .page-mision #impulso {
    height: 800px;
  }
}
@media screen and (max-width: 767px) {
  .page-mision #sobre {
    padding: 40px 0;
  }
  .page-mision #sobre h2 {
    padding: 0 0 20px 0;
  }
  .page-mision #sobre p {
    padding-right: 0;
  }
  .page-mision #vision h5 {
    padding-left: 0;
  }
  .page-mision #vision h2 {
    padding-left: 0;
    font-size: 50px;
  }
  .page-mision #mision {
    height: 500px;
    background-size: auto 500px;
  }
  .page-mision #mision h5 {
    margin: 50px 0 30px 0;
  }
  .page-mision #mision h2 {
    max-width: none;
    color: #fff;
  }
  .page-mision #mision p {
    margin-top: 50px;
    color: #fff !important;
  }
  .page-mision #brujula {
    height: 400px;
    margin-top: 0;
  }
  .page-mision #brujula .puntos {
    width: 300px;
    height: 350px;
    margin: 45px auto 0 auto;
  }
  .page-mision #brujula .puntos span {
    font-size: 60px;
  }
  .page-mision #valores {
    padding: 40px 0;
  }
  .page-mision #valores .vc_row {
    margin: 0 auto 50px auto !important;
  }
  .page-mision #valores .vc_row h5 {
    margin: 15px 0 8px 0;
    font-size: 17px;
  }
  .page-mision #creencias {
    background-size: cover;
  }
  .page-mision #creencias h5 {
    margin-top: 30px;
  }
  .page-mision #creencias h4 {
    margin-top: 30px;
  }
  .page-mision #creencias .glitch {
    background-size: 600%;
  }
  .page-mision #sociedad {
    padding: 40px 0;
  }
  .page-mision #sociedad .img {
    margin-top: 40px;
  }
  .page-mision #impulso {
    height: 600px;
    margin-bottom: 0 !important;
  }
  .page-mision #impulso h4 {
    margin-top: 50px;
  }
}
/* *********************************************************************************************************************
 * ORGANI 
 */
.page-organi #data {
  padding: 70px 0;
}
.page-organi #data h1 {
  margin-bottom: 80px;
  font-size: 18px;
  letter-spacing: 2px;
}
.page-organi #data .vc_row {
  margin-bottom: 80px !important;
  padding-bottom: 80px;
  border-bottom: 1px solid #d2d2d2;
}
.page-organi #data .vc_row:last-child {
  margin-bottom: 0 !important;
  border: 0;
}
.page-organi #data .vc_row h4 {
  font-size: 19px;
  font-weight: 600;
}
.page-organi #data .vc_row strong {
  font-weight: normal;
  text-transform: uppercase;
  font-size: 15px;
  letter-spacing: 1px;
}
.page-organi #data .vc_row p + p {
  margin-top: 40px;
}
.page-organi #data .vc_row a.grey-link {
  text-decoration: underline;
}

@media screen and (max-width: 1000px) {
  .page-organi #data h1 {
    margin-bottom: 60px;
  }
  .page-organi #data .vc_row {
    margin-bottom: 60px !important;
    padding-bottom: 60px;
  }
  .page-organi #data .vc_row h4 {
    padding-right: 30px;
    font-size: 17px;
  }
  .page-organi #data .vc_row strong {
    display: block;
    padding-bottom: 8px;
    font-size: 14px;
    line-height: 1.2;
  }
  .page-organi #data .vc_row strong + br {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .page-organi .section_inner_margin {
    margin: 0;
  }
  .page-organi #data {
    padding: 40px 0;
  }
  .page-organi #data h1 {
    margin-bottom: 40px;
  }
  .page-organi #data .vc_row {
    margin-bottom: 40px !important;
    padding-bottom: 40px;
  }
  .page-organi #data .vc_row h4 {
    padding: 0 0 10px 0;
  }
  .page-organi #data .vc_row p {
    margin-top: 20px !important;
  }
  .page-organi #data .vc_row strong {
    padding-bottom: 0;
  }
}
/* *********************************************************************************************************************
 * MEMORIA 
 */
.page-memoria #data {
  padding: 70px 0;
}
.page-memoria #data h1 {
  margin-bottom: 40px;
}
.page-memoria #data h1 + p {
  font-size: 14px;
}
.page-memoria #destacada .section_inner {
  padding: 60px 0;
  background-color: #f8f8f8;
}
.page-memoria #destacada .fhead {
  width: 800px;
  margin: 0 auto 30px auto;
}
.page-memoria #destacada .flipsnack {
  width: 800px;
  margin: 0 auto;
}
.page-memoria .memorias {
  padding: 80px 0;
}
.page-memoria .memorias .item {
  text-align: center;
}
.page-memoria .memorias .item span {
  font-size: 14px;
  text-decoration: underline;
  color: #999999;
}
.page-memoria .memorias .item a:hover {
  opacity: 0.8;
}

@media screen and (max-width: 1000px) {
  .page-memoria #data {
    padding: 40px 0;
  }
  .page-memoria #data h1 {
    margin-bottom: 20px;
  }
  .page-memoria #destacada {
    background-color: #f8f8f8;
  }
  .page-memoria #destacada .section_inner {
    padding: 50px 0;
  }
  .page-memoria #destacada .fhead {
    width: 100%;
  }
  .page-memoria #destacada .flipsnack {
    width: 100%;
    margin: 0 auto;
  }
  .page-memoria .memorias {
    padding: 50px 0;
  }
  .page-memoria .memorias .section_inner {
    width: 100% !important;
  }
}
@media screen and (max-width: 767px) {
  .page-memoria .section_inner_margin {
    margin: 0;
  }
  .page-memoria #destacada .flipsnack {
    width: calc(100% + 61px);
    margin-left: -30px;
  }
}
/* *********************************************************************************************************************
 * MISION 
 */
.page-codigo #data {
  padding: 70px 0;
}
.page-codigo #data h1 {
  margin-bottom: 60px;
  font-size: 18px;
  letter-spacing: 2px;
}
.page-codigo #data h2 {
  margin-bottom: 30px;
  padding-right: 80px;
  font-size: 24px;
  color: #494949;
}
.page-codigo #data p {
  padding-right: 50px;
  font-size: 14px;
}
.page-codigo #data a.icon-link {
  margin-top: 40px;
}

@media screen and (max-width: 1000px) {
  .page-codigo #data h2 {
    margin: 0;
    padding-right: 20px;
  }
  .page-codigo #data p {
    padding-right: 10px;
  }
  .page-codigo #data .vc_col-sm-8 {
    margin-top: 25px;
  }
}
@media screen and (max-width: 767px) {
  .page-codigo #data {
    padding: 40px 0;
  }
  .page-codigo #data h2 {
    padding: 0 0 20px 0;
  }
  .page-codigo #data p {
    padding-right: 0;
  }
}
/* *********************************************************************************************************************
 * PRENSA 
 */
.page-prensa #data {
  padding: 70px 0 100px 0;
}
.page-prensa #data h1 {
  margin-bottom: 40px;
  color: #e0ad67;
}
.page-prensa #data p + p {
  margin-top: 10px;
}

@media screen and (max-width: 767px) {
  .page-prensa .section_inner_margin {
    margin: 0;
  }
  .page-prensa #data {
    padding: 40px 0;
  }
  .page-prensa .wpb_raw_html {
    margin-top: 40px;
  }
}
/* *********************************************************************************************************************
* NOTICIAS 
*/
.noticias .sf-field-post-meta-salamanca {
  display: none;
}

/* 
 * NOTICIA SINGLE
 */
.noticia .main {
  padding: 100px 0;
}
.noticia .data:has(.contenido) {
  box-sizing: border-box;
  width: 75%;
  padding-right: 70px;
}
.noticia .data:has(.contenido) .head {
  margin-bottom: 20px;
  border-bottom: 1px solid #d2d2d2;
}
.noticia .data:has(.contenido) .head .subtit {
  display: block;
  margin-bottom: 25px;
  font-size: 24px;
}
.noticia .data:has(.contenido) .head h1 span {
  display: block;
  font-size: inherit;
}
.noticia .data:has(.contenido) .head .tags {
  margin-top: 25px;
}
.noticia .data:has(.contenido) .metas {
  margin-bottom: 40px;
}
.noticia .sidebar {
  width: 25%;
  padding-top: 10px;
}
.noticia .sidebar__block {
  margin-bottom: 50px;
}
.noticia .sidebar__block h5 {
  margin-bottom: 20px;
  font-weight: 700;
}
.noticia .sidebar__block h5:after {
  content: "";
  display: block;
  width: 30px;
  height: 1px;
  margin-top: 5px;
  background-color: #000;
}
.noticia .sidebar .etiquetas span {
  display: block;
  color: #999999;
}
.noticia .sidebar .links p {
  font-weight: 400;
}
.noticia .sidebar .links a + p {
  margin-top: 20px;
}
.noticia .sidebar .links a + a {
  display: block;
  margin-top: 5px;
}

@media screen and (max-width: 1000px) {
  .single-noticia .rels .grid .item:nth-child(3) {
    display: none;
  }
  .noticia .main {
    padding: 60px 0;
  }
  .noticia .data:has(.contenido) {
    padding-right: 40px;
  }
  .noticia .data:has(.contenido) .head .subtit {
    font-size: 20px;
  }
  .noticia .sidebar__block a {
    font-size: 15px;
  }
  .noticia .sidebar .links a {
    font-size: 15px;
  }
}
@media screen and (max-width: 767px) {
  .noticia .main {
    padding: 40px 0;
  }
  .noticia .data:has(.contenido) {
    width: 100%;
    padding-right: 0;
  }
  .noticia .data:has(.contenido) .head .subtit {
    margin-bottom: 10px;
    font-size: 18px;
  }
  .noticia .sidebar {
    width: 100%;
  }
  .noticia .sidebar__block {
    margin-bottom: 30px;
  }
  .noticia .sidebar__block h5 {
    margin-bottom: 10px;
  }
  .noticia .sidebar .newsletter {
    display: none;
  }
}
/* *********************************************************************************************************************
 * AGENDA 
 */
.agenda .head {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.agenda .head .main-title.with-newsletter-on-header + a {
  margin-top: 40px;
}
.agenda.filtered-grid .results:has(+ h2), .agenda.filtered-grid .results:has(+ .action) {
  padding-bottom: 20px;
}
.agenda.filtered-grid .results + h2 {
  padding-top: 30px;
  border-top: 1px solid #d2d2d2;
}
.agenda.filtered-grid .results + .action {
  padding-bottom: 70px;
}

@media screen and (min-width: 1000px) {
  .agenda .head .main-title.with-newsletter-on-header + a {
    margin-top: 40px;
  }
}
/*
 * EVENTO SINGLE
 */
.evento .main {
  padding: 100px 0;
}
.evento .data:has(.contenido) {
  box-sizing: border-box;
  width: 75%;
  padding-right: 70px;
}
.evento .data:has(.contenido) .head {
  margin-bottom: 40px;
  border-bottom: 1px solid #d2d2d2;
}
.evento .data:has(.contenido) .head .subtit {
  display: block;
  margin-bottom: 25px;
  font-size: 24px;
}
.evento .data:has(.contenido) .head h1 span {
  display: block;
  font-size: inherit;
}
.evento .data:has(.contenido) .head .tags {
  margin-top: 25px;
}
.evento .sidebar {
  width: 25%;
  padding-top: 10px;
}
.evento .sidebar .fecha {
  margin-bottom: 40px;
}
.evento .sidebar__block {
  margin-bottom: 25px;
}
.evento .sidebar__block h5 {
  margin-bottom: 5px;
  font-size: 15px;
  line-height: 25px;
}
.evento .sidebar__block h5 img {
  vertical-align: bottom;
  margin-right: 10px;
}
.evento .sidebar__block .txt p {
  font-size: 15px;
  color: #999999;
}
.evento .sidebar__block .txt a {
  text-decoration: underline;
}
.evento .sidebar__banner {
  display: block;
  margin-top: 40px;
}
.evento .sidebar__banner:hover {
  opacity: 0.8;
}
.evento .sidebar .newsletter {
  margin-top: 50px;
}

@media screen and (max-width: 1000px) {
  .single-evento .rels .grid .item:nth-child(3) {
    display: none;
  }
  .evento .main {
    padding: 60px 0;
  }
  .evento .data:has(.contenido) {
    padding-right: 40px;
  }
  .evento .data:has(.contenido) .head .subtit {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .evento .main {
    padding: 40px 0;
  }
  .evento .data:has(.contenido) {
    width: 100%;
    padding-right: 0;
  }
  .evento .data:has(.contenido) .head .subtit {
    margin-bottom: 10px;
    font-size: 18px;
  }
  .evento .sidebar {
    width: 100%;
  }
  .evento .sidebar .newsletter {
    display: none;
  }
}
/* *********************************************************************************************************************
* CONVOCATORIAS 
*/
.convocatorias.filtered-grid .results:first-of-type {
  padding-bottom: 20px;
}

/*
 * CONVOCATORIA SINGLE
 */
.convocatoria .main {
  padding: 100px 0;
}
.convocatoria .data:has(.contenido) {
  box-sizing: border-box;
  width: 100%;
}
.convocatoria .data:has(.contenido) .head {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 40px;
  border-bottom: 1px solid #d2d2d2;
}
.convocatoria .data:has(.contenido) .head-left {
  width: 70%;
}
.convocatoria .data:has(.contenido) .head-right {
  display: flex;
  flex-direction: column;
  align-items: end;
  justify-content: space-between;
  width: 30%;
  padding: 10px 0;
}
.convocatoria .data:has(.contenido) .head .subtit {
  display: block;
  margin-bottom: 25px;
  font-size: 24px;
}
.convocatoria .data:has(.contenido) .head h1 span {
  display: block;
  font-size: inherit;
}
.convocatoria .data:has(.contenido) .head .badge {
  margin-right: 0;
}

@media screen and (max-width: 1000px) {
  .single-convocatoria .rels .grid .item:nth-child(3) {
    display: none;
  }
  .convocatoria .main {
    padding: 60px 0;
  }
  .convocatoria .data:has(.contenido) .head .subtit {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .convocatoria .main {
    padding: 40px 0;
  }
  .convocatoria .data:has(.contenido) .head-right {
    padding-top: 0;
  }
  .convocatoria .data:has(.contenido) .head .subtit {
    margin-bottom: 10px;
    font-size: 18px;
  }
  .convocatoria .data:has(.contenido) .head .badge {
    position: absolute;
    margin-top: -77px;
  }
}
/* *********************************************************************************************************************
* PROGRAMAS 
*/
.programas.filtered-grid .results:first-of-type {
  padding-bottom: 20px;
}

/*
 * PROGRAMA SINGLE
 */
.programa .main {
  padding: 100px 0;
}
.programa .data:has(.contenido) {
  box-sizing: border-box;
  width: 100%;
}
.programa .data:has(.contenido) .head {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 40px;
  border-bottom: 1px solid #d2d2d2;
}
.programa .data:has(.contenido) .head-left {
  width: 70%;
}
.programa .data:has(.contenido) .head-right {
  display: flex;
  flex-direction: column;
  align-items: end;
  justify-content: space-between;
  width: 30%;
  padding: 10px 0;
}
.programa .data:has(.contenido) .head .subtit {
  display: block;
  margin-bottom: 25px;
  font-size: 24px;
}
.programa .data:has(.contenido) .head h1 span {
  display: block;
  font-size: inherit;
}
.programa .data:has(.contenido) .head .badge {
  margin-right: 0;
}

@media screen and (max-width: 1000px) {
  .single-programa .rels .grid .item:nth-child(3) {
    display: none;
  }
  .programa .main {
    padding: 60px 0;
  }
  .programa .data:has(.contenido) .head .subtit {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .programa .main {
    padding: 40px 0;
  }
  .programa .data:has(.contenido) .head-right {
    padding-top: 0;
  }
  .programa .data:has(.contenido) .head .subtit {
    margin-bottom: 10px;
    font-size: 18px;
  }
  .programa .data:has(.contenido) .head .badge {
    position: absolute;
    margin-top: -77px;
  }
}
/* *********************************************************************************************************************
 * PUBLICACIONES 
 */
.publicaciones .main-title {
  padding-bottom: 15px;
}
.publicaciones .main-title + p {
  margin-bottom: 35px;
}
.publicaciones .main-title + p a {
  text-decoration: underline;
}
.publicaciones .grid-1 .item {
  flex-direction: row;
}
.publicaciones .grid-1 .item .img {
  width: 160px;
  height: auto;
}
.publicaciones .grid-1 .item .img img {
  transform: scale(1) !important;
}
.publicaciones .grid-1 .item .data {
  width: calc(100% - 220px);
}
.publicaciones .grid-1 .item .data h6 {
  color: #999999;
}
.publicaciones .grid-1 .item .data .txt {
  margin: 25px 0;
}
.publicaciones .grid-1 .item .data .txt + a {
  margin-bottom: 30px;
}
.publicaciones .grid-1 .item .data .txt p a {
  text-decoration: underline;
}

@media screen and (max-width: 767px) {
  .publicaciones.filtered-grid .filter .searchandfilter .sf-field-search {
    width: 49%;
  }
  .publicaciones .grid-1 .item {
    flex-direction: row;
  }
  .publicaciones .grid-1 .item .img {
    width: 80px;
  }
  .publicaciones .grid-1 .item .data {
    width: calc(100% - 95px);
  }
  .publicaciones .grid-1 .item .data h3 {
    padding-bottom: 5px;
    font-size: 16px;
  }
  .publicaciones .grid-1 .item .data p {
    font-size: 13px;
  }
  .publicaciones .grid-1 .item .data .txt {
    margin: 15px 0;
  }
  .publicaciones .grid-1 .item .data .txt + a {
    margin-bottom: 30px;
  }
  .publicaciones .grid-1 .item .data a.boxed-link {
    font-size: 12px;
  }
}
/* *********************************************************************************************************************
 * ALUMNI 
 */
.page-alumni #sobre {
  padding: 70px 0 30px 0;
}
.page-alumni #sobre h1 {
  margin-bottom: 60px;
  color: #aaa;
}
.page-alumni #sobre h2 {
  padding-right: 80px;
  font-size: 24px;
  color: #494949;
}
.page-alumni #sobre p {
  padding-right: 50px;
}
.page-alumni .rels {
  margin-top: 50px;
}
.page-alumni .rels h2 {
  margin-bottom: 50px;
  font-size: 36px;
}
.page-alumni .testis {
  margin-top: 0;
  padding-top: 0;
  border-top: none;
}
.page-alumni .testis .section_inner {
  padding-top: 60px;
  border-top: 1px solid #d2d2d2;
}
.page-alumni #form {
  margin: 60px 0 !important;
}
.page-alumni #form .section_inner {
  padding-top: 60px;
  border-top: 1px solid #d2d2d2;
}
.page-alumni #form h2 {
  margin-bottom: 20px;
}
.page-alumni #form .wpcf7 {
  max-width: 650px;
  margin: 50px auto;
}
.page-alumni #form .wpcf7 .field-area {
  margin: 10px 0;
  padding: 20px;
  background-color: #f8f8f8;
}
.page-alumni #form .wpcf7 .field-area p + p {
  margin-top: 10px;
}
.page-alumni #form .wpcf7 .wpcf7-checkbox {
  flex-wrap: wrap;
  flex-direction: row;
}
.page-alumni #form .wpcf7 .wpcf7-checkbox > span {
  width: 48%;
}
.page-alumni #form .wpcf7 .block-legal {
  margin-bottom: -10px;
}

@media screen and (max-width: 1200px) {
  .page-alumni #sobre h2 {
    padding-right: 40px;
  }
}
@media screen and (max-width: 1000px) {
  .page-alumni #sobre {
    padding: 50px 0 30px 0;
  }
  .page-alumni #sobre h2 {
    padding-right: 20px;
    font-size: 22px;
  }
  .page-alumni #sobre p {
    padding-right: 20px;
  }
}
@media screen and (max-width: 767px) {
  .page-alumni .section_inner_margin {
    margin: 0;
  }
  .page-alumni #sobre {
    padding: 40px 0 30px 0;
  }
  .page-alumni #sobre h1 {
    margin-bottom: 30px;
  }
  .page-alumni #sobre h2 {
    padding: 0 0 20px 0;
    font-size: 22px;
  }
  .page-alumni #sobre p {
    padding-right: 0;
  }
  .page-alumni .rels {
    margin: 30px 15px 0 15px;
  }
  .page-alumni #form .section_inner {
    padding-top: 30px;
    border-top: 1px solid #d2d2d2;
  }
  .page-alumni #form .section_inner .section_inner_margin {
    margin: 0 -15px;
  }
  .page-alumni #form h2 {
    margin-bottom: 20px;
  }
  .page-alumni #form .wpcf7 {
    margin: 20px 0;
  }
  .page-alumni #form .wpcf7 .wpcf7-checkbox {
    flex-wrap: wrap;
    flex-direction: column;
  }
  .page-alumni #form .wpcf7 .wpcf7-checkbox > span {
    width: 100%;
  }
  .page-alumni #form .wpcf7 .block-legal {
    margin-bottom: 10px;
  }
  .page-alumni .testis {
    margin-top: 20px;
  }
  .page-alumni .testis .section_inner {
    padding: 30px 15px 0 15px;
  }
}
/* *********************************************************************************************************************
* SALAMANCA 
*/
.page-salamanca #sobre {
  padding: 70px 0 30px 0;
}
.page-salamanca #sobre h1 {
  margin-bottom: 30px;
  font-size: 35px;
  font-weight: 400;
}
.page-salamanca #sobre h2 {
  padding-right: 30px;
  font-size: 31px;
}
.page-salamanca #sobre p {
  padding-right: 30px;
}
.page-salamanca #sobre h4 {
  margin: 25px 0;
  padding-right: 30px;
  font-size: 20px;
  font-weight: 400;
}
.page-salamanca #sobre .action {
  margin-top: 40px;
}
.page-salamanca #actividades {
  padding: 60px 0;
}
.page-salamanca #gfx .wpb_single_image {
  padding-bottom: 100px;
}
.page-salamanca #noticias:has(.rels) {
  padding: 60px 0;
}
.page-salamanca #noticias .action {
  margin-top: 50px;
}
.page-salamanca #parallax {
  height: 500px;
  background-attachment: fixed;
}
.page-salamanca #parallax h3 {
  padding: 130px 0 0 0;
  text-align: center;
  font-size: 180px;
  color: #fff;
}

@media screen and (max-width: 1000px) {
  .page-salamanca #sobre {
    padding: 50px 0 30px 0;
  }
  .page-salamanca #sobre p {
    padding-right: 20px;
  }
  .page-salamanca #gfx {
    margin-top: 50px;
  }
  .page-salamanca #gfx .wpb_single_image {
    padding-bottom: 0;
  }
  .page-salamanca #gfx h3 {
    padding: 80px 0;
    font-size: 100px;
  }
  .page-salamanca #parallax {
    height: 300px;
    background-attachment: scroll;
  }
}
@media screen and (max-width: 767px) {
  .page-salamanca .section_inner_margin {
    margin: 0;
  }
  .page-salamanca #sobre {
    padding: 40px 0 30px 0;
  }
  .page-salamanca #sobre h1 {
    margin-bottom: 30px;
    font-size: 28px;
  }
  .page-salamanca #sobre h2 {
    padding: 0 0 20px 0;
    font-size: 22px;
  }
  .page-salamanca #sobre p {
    padding-right: 0;
  }
  .page-salamanca #gfx {
    margin-top: 30px;
  }
  .page-salamanca #gfx h3 {
    padding: 60px 0;
    font-size: 50px;
  }
  .page-salamanca #parallax {
    height: 200px;
  }
}
/* *********************************************************************************************************************
 * PISO MUSEO 
 */
.page-pisomuseo header .header_top {
  display: none;
}
.page-pisomuseo #data {
  padding: 200px 0;
  background-color: #000;
}
.page-pisomuseo #data h3 {
  margin-bottom: 80px;
}
.page-pisomuseo #data p {
  font-size: 14px;
}
.page-pisomuseo #visita .visita {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 60px;
  height: 100vh;
  background-size: cover;
  background-attachment: fixed;
  background-position: center bottom;
}
.page-pisomuseo #visita .visita a.text-bt {
  text-align: center;
  font-size: 48px;
}
.page-pisomuseo #visita .visita a.text-bt .didot {
  display: block;
  font-size: 60px;
}
.page-pisomuseo #visita .visita a.text-bt:hover {
  letter-spacing: 1px;
  color: #fff;
}
.page-pisomuseo #desc {
  padding: 200px 0;
}
.page-pisomuseo #desc .vc_col-sm-6:last-child {
  padding: 100px 0 0 100px;
}
.page-pisomuseo #desc .narrow {
  max-width: 700px;
  margin: 100px auto 0 auto;
}
.page-pisomuseo #desc p {
  font-size: 14px;
}
.page-pisomuseo #gal h3 {
  margin-bottom: 40px;
  font-size: 48px;
}
.page-pisomuseo #gal .slider .slick-slide {
  margin: 0 5px;
}
.page-pisomuseo #gal .slider .slick-list {
  margin: 0 -5px;
}
.page-pisomuseo #gal .slider .slick-prev {
  right: calc(10% + 80px);
}
.page-pisomuseo #gal .slider .slick-next {
  right: 10%;
}

@media screen and (max-width: 1200px) {
  .page-pisomuseo #desc {
    padding: 150px 0;
  }
  .page-pisomuseo #desc .vc_col-sm-6:last-child {
    padding: 40px 0 0 40px;
  }
  .page-pisomuseo #desc .narrow {
    margin: 60px auto 0 auto;
  }
  .page-pisomuseo #desc p {
    font-size: 14px;
  }
}
@media screen and (max-width: 1000px) {
  .page-pisomuseo #data {
    padding: 100px 0;
  }
  .page-pisomuseo #data .vc_col-sm-6 {
    width: 100% !important;
  }
  .page-pisomuseo #data .vc_col-sm-6:last-child {
    margin-top: 30px;
  }
  .page-pisomuseo #data .vc_col-sm-6 h3 {
    margin-bottom: 40px;
  }
  .page-pisomuseo #desc {
    padding: 100px 0;
  }
  .page-pisomuseo #desc .vc_col-sm-6:last-child {
    padding: 0;
  }
  .page-pisomuseo #desc .narrow {
    max-width: 80%;
    margin: 30px auto 0 auto;
  }
  .page-pisomuseo #desc p {
    font-size: 13px;
  }
}
@media screen and (max-width: 767px) {
  .page-pisomuseo #data {
    padding: 40px 15px;
  }
  .page-pisomuseo #data h1 {
    display: none;
  }
  .page-pisomuseo #data h3 {
    font-size: 17px;
  }
  .page-pisomuseo #data .vc_col-sm-4 {
    margin-left: 0;
  }
  .page-pisomuseo #visita .visita {
    gap: 30px;
    height: 400px;
    background-size: cover;
    background-attachment: scroll;
  }
  .page-pisomuseo #visita .visita a.text-bt {
    font-size: 24px;
  }
  .page-pisomuseo #visita .visita a.text-bt .didot {
    font-size: 36px;
  }
  .page-pisomuseo #desc {
    padding: 40px 0;
  }
  .page-pisomuseo #desc .vc_col-sm-6:last-child {
    margin-top: 30px;
  }
  .page-pisomuseo #desc .narrow {
    max-width: none;
    margin: 20px 0 0 0;
  }
  .page-pisomuseo #gal h3 {
    margin-bottom: 20px;
    font-size: 32px;
  }
  .page-pisomuseo #gal .slider {
    margin: 0;
  }
}
/* *********************************************************************************************************************
* SALAMANCA 
*/
.page-startups .statups-logo {
  width: 200px;
}
.page-startups .statups-logo span {
  color: #fff;
}
.page-startups .statups-logo p {
  margin-top: 5px;
  font-size: 30px;
  line-height: 1.1;
  color: #fff;
}
.page-startups #intro {
  display: flex;
  align-items: center;
  background-attachment: fixed;
  background-size: 100% 500px;
  background-position: center top;
}
.page-startups #intro .cover {
  opacity: 0.3;
}
.page-startups #intro .intro-header {
  position: absolute;
  box-sizing: border-box;
  top: 30px;
  left: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 0 50px;
}
.page-startups #intro .tit {
  box-sizing: border-box;
  padding: 0 0 0 405px;
}
.page-startups #intro .tit h1 {
  max-width: none;
  font-size: 60px;
  color: #fff;
}
.page-startups #intro .tit h1 + p {
  font-size: 26px;
  color: #fff;
}
.page-startups #intro .bt-follow {
  top: auto;
  bottom: 0;
}
.page-startups #sobre {
  padding: 70px 0 50px 0;
}
.page-startups #sobre h2 {
  padding-right: 60px;
  font-size: 50px;
}
.page-startups #sobre p {
  font-size: 26px;
}

.proyectos h2 {
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #d2d2d2;
}
.proyectos .action {
  display: flex;
  justify-content: flex-end;
  margin: 0 0 60px 0;
}
.proyectos .filter {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 50px;
}
.proyectos .filter .views {
  display: flex;
  align-items: center;
  gap: 20px;
}
.proyectos .item {
  position: relative;
  aspect-ratio: 16/9;
  width: 32%;
  margin-bottom: 2.6%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transition: all 0s cubic-bezier(0.25, 0.46, 0.45, 0.94) !important;
}
.proyectos .item:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  transition: background-color 0.5s ease;
}
.proyectos .item:hover:before {
  background-color: rgba(0, 0, 0, 0.3);
}
.proyectos .item .data {
  position: relative;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  margin-top: 0;
  padding: 20px 30px;
  transition: all 0.5s ease;
}
.proyectos .item .data * {
  font-size: 15px;
  color: #fff;
}
.proyectos .item .data .edicion {
  flex-grow: 1;
}
.proyectos .item .data p {
  margin-top: 5px;
  font-size: 26px;
  line-height: 1.2;
}
.proyectos.view-list .item {
  aspect-ratio: auto;
  width: 100%;
  margin-bottom: 0;
  border-bottom: 1px solid #d2d2d2;
}
.proyectos.view-list .item:before {
  background-color: #fff;
  transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) !important;
}
.proyectos.view-list .item:hover {
  border-color: #000;
}
.proyectos.view-list .item:hover .data {
  padding-left: 10px;
}
.proyectos.view-list .item:hover:before {
  opacity: 0.8;
}
.proyectos.view-list .item .data {
  flex-direction: row;
  align-items: center;
  height: auto;
  padding: 10px 0;
}
.proyectos.view-list .item .data * {
  color: #000;
}
.proyectos.view-list .item .data .edicion {
  flex-grow: 0;
  width: 130px;
}
.proyectos.view-list .item .data .sector {
  width: 200px;
}
.proyectos.view-list .item .data p {
  margin-top: 0;
}
.proyectos.view-list .item .data:after {
  content: "+";
  flex-grow: 1;
  display: flex;
  justify-content: flex-end;
  padding-right: 40px;
  font-size: 50px;
  line-height: 1;
}

.single-proyecto #intro {
  height: 250px;
}
.single-proyecto #intro .statups-logo, .single-proyecto #intro a {
  filter: invert(1);
}
.single-proyecto .proyecto .card {
  display: flex;
  justify-content: space-between;
  align-items: start;
  margin-bottom: 20px;
}
.single-proyecto .proyecto .card .img {
  min-width: 450px;
}
.single-proyecto .proyecto .card .data {
  padding-left: 40px;
}
.single-proyecto .proyecto .card .data > span {
  display: block;
  font-size: 15px;
}
.single-proyecto .proyecto .card .data > span.edicion {
  margin: 20px 0 30px 0;
}
.single-proyecto .proyecto .card .data h1 {
  margin-bottom: 15px;
  font-size: 30px;
}
.single-proyecto .proyecto .card .data p {
  font-size: 18px;
}
.single-proyecto .proyecto .card .data .action {
  display: flex;
  gap: 10px;
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #d2d2d2;
}
.single-proyecto .proyecto .card .logo {
  display: flex;
  justify-content: end;
  align-self: center;
  min-width: 300px;
}
.single-proyecto .proyecto .card .logo img {
  max-width: 250px;
}
.single-proyecto .newsletter {
  margin: 100px 0;
  padding: 60px 0;
  background-image: url("../../../media/startups-newsletter-bkg.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.single-proyecto .newsletter .section_inner {
  display: flex;
  justify-content: space-between;
  align-items: end;
}
.single-proyecto .newsletter .data {
  width: 70%;
}
.single-proyecto .newsletter .data h2 {
  max-width: 90%;
  margin-bottom: 20px;
  font-size: 60px;
  color: #fff;
}
.single-proyecto .newsletter .data p {
  max-width: 60%;
  font-size: 26px;
  color: #fff;
}
.single-proyecto .newsletter .form {
  width: 30%;
}
.single-proyecto .newsletter .form .wpcf7 .form-container .block-legal {
  margin: 0 !important;
  padding: 0 !important;
}
.single-proyecto .newsletter .form .wpcf7 .form-container .block-legal p {
  padding: 0 !important;
}
.single-proyecto .newsletter .form .wpcf7 .form-container .block-legal p .txt-legal {
  color: #fff;
}
.single-proyecto .newsletter .form .wpcf7 .form-container .block-legal p a {
  color: #fff !important;
}

@media screen and (max-width: 1300px) {
  .page-startups #sobre h2 {
    padding-right: 20px;
  }
}
@media screen and (max-width: 1200px) {
  .page-startups #intro {
    background-size: 100% 400px;
  }
  .page-startups #intro .tit {
    padding: 0 0 0 290px;
  }
  .page-startups #intro .tit h1 {
    font-size: 40px;
  }
  .page-startups #intro .tit h1 + p {
    font-size: 22px;
  }
  .page-startups #sobre h2 {
    font-size: 40px;
  }
  .page-startups #sobre p {
    font-size: 21px;
  }
  .proyectos .item .data p {
    font-size: 22px;
  }
  .single-proyecto .proyecto .card .img {
    min-width: 250px;
  }
  .single-proyecto .proyecto .card .data > span.edicion {
    margin-top: 0;
  }
  .single-proyecto .proyecto .card .data p {
    font-size: 16px;
  }
  .single-proyecto .proyecto .card .logo {
    min-width: 200px;
  }
  .single-proyecto .proyecto .card .logo img {
    max-width: 150px;
  }
  .single-proyecto .newsletter .data h2 {
    font-size: 45px;
  }
}
@media screen and (max-width: 1000px) {
  .page-startups #intro {
    height: 400px;
  }
  .page-startups #intro .intro-header {
    padding: 0 7.5%;
  }
  .page-startups #intro .tit {
    padding: 0;
  }
  .page-startups #intro .tit h1 {
    padding: 70px 0 10px 0;
  }
  .page-startups #sobre h2 {
    font-size: 36px;
  }
  .page-startups #sobre p {
    font-size: 21px;
  }
  .proyectos .item {
    width: 48.5%;
  }
  .proyectos .item .data p {
    font-size: 20px;
  }
  .single-proyecto #intro {
    height: 200px;
  }
  .single-proyecto .proyecto .card .img {
    min-width: 150px;
  }
  .single-proyecto .proyecto .card .data {
    padding-left: 20px;
  }
  .single-proyecto .proyecto .card .data > span.edicion {
    margin: 0 0 20px 0;
  }
  .single-proyecto .proyecto .card .data h1 {
    font-size: 23px;
  }
  .single-proyecto .proyecto .card .data p {
    font-size: 16px;
  }
  .single-proyecto .proyecto .card .data .action {
    flex-direction: column;
    gap: 10px;
  }
  .single-proyecto .proyecto .card .data .action a {
    text-align: center;
  }
  .single-proyecto .proyecto .card .logo {
    align-self: start;
    min-width: 160px;
  }
  .single-proyecto .proyecto .card .logo img {
    max-width: 150px;
  }
  .single-proyecto .newsletter .data {
    width: 60%;
  }
  .single-proyecto .newsletter .data h2 {
    font-size: 35px;
  }
  .single-proyecto .newsletter .data p {
    max-width: 90%;
    font-size: 21px;
  }
  .single-proyecto .newsletter .form {
    width: 40%;
  }
  .single-proyecto .proyectos .item:last-child {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .page-startups #intro {
    align-items: end;
    height: 360px;
  }
  .page-startups #intro .intro-header {
    align-items: start;
  }
  .page-startups #intro .tit {
    padding: 0 0 30px 0;
  }
  .page-startups #intro .tit h1 {
    padding: 0 0 10px 0;
    font-size: 30px;
  }
  .page-startups #intro .tit h1 + p {
    font-size: 19px;
  }
  .page-startups #sobre {
    padding: 40px 15px;
  }
  .page-startups #sobre h2 {
    font-size: 28px;
  }
  .page-startups #sobre p {
    font-size: 19px;
  }
  .proyectos .section_inner {
    padding: 0 15px !important;
  }
  .proyectos .item {
    width: 100%;
  }
  .proyectos .item .data p {
    font-size: 20px;
  }
  .proyectos .filter {
    display: block;
    margin-bottom: 30px;
  }
  .proyectos .filter .views {
    display: none;
  }
  .single-proyecto #intro {
    height: 180px;
  }
  .single-proyecto .proyecto .card {
    flex-direction: column;
  }
  .single-proyecto .proyecto .card .img {
    min-width: 0;
  }
  .single-proyecto .proyecto .card .data {
    margin-top: 30px;
    padding-left: 0;
  }
  .single-proyecto .proyecto .card .logo {
    align-self: center;
    min-width: 0;
    margin-top: 30px;
  }
  .single-proyecto .newsletter {
    margin: 50px 0;
    padding: 50px 0;
  }
  .single-proyecto .newsletter .section_inner {
    flex-direction: column;
    gap: 30px;
  }
  .single-proyecto .newsletter .data {
    width: 100%;
  }
  .single-proyecto .newsletter .data h2 {
    max-width: 100%;
    font-size: 28px;
  }
  .single-proyecto .newsletter .data p {
    max-width: 100%;
    font-size: 19px;
  }
  .single-proyecto .newsletter .form {
    width: 100%;
  }
  .single-proyecto .proyectos .section_inner {
    padding: 0 !important;
  }
  .single-proyecto .proyectos .item:last-child {
    display: block;
  }
}
/*
 * LANDING SINGLE
 */
.single-landing header .header_inner_right,
.single-landing header nav.main_menu {
  visibility: hidden;
  pointer-events: none;
}
.single-landing footer .footer_top {
  padding: 60px 0 0 0;
}
.single-landing footer .footer_bottom_holder {
  padding-bottom: 60px;
}
.single-landing footer .footer_bottom_holder .column1 {
  width: 100%;
  padding: 0;
  border: 0;
}
.single-landing footer .footer_bottom_holder .column1 .footer-menu,
.single-landing footer .footer_bottom_holder .column1 .footer-rrss {
  display: none;
}
.single-landing footer .footer_bottom_holder .column1 .footer-legal {
  text-align: center;
}
.single-landing footer .footer_bottom_holder .column2 {
  display: none;
}

.landing #intro.with-form .landing-form h4 {
  font-size: 24px;
}
.landing #intro.with-form .landing-form .wpcf7-form .zona,
.landing #intro.with-form .landing-form .wpcf7-form .desc {
  display: none;
}
.landing #intro.with-form .landing-form .wpcf7-form textarea.wpcf7-textarea {
  height: 70px;
  line-height: 1.2;
}
.landing #intro.with-form .landing-form.with-zona .wpcf7-form .zona {
  display: block;
}
.landing #intro.with-form .landing-form.with-desc .wpcf7-form .desc {
  display: block;
}
.landing .main {
  padding: 100px 0;
}

@media screen and (max-width: 1000px) {
  .landing .main {
    padding: 60px 0;
  }
}
/* *********************************************************************************************************************
 * CONTACTO 
 */
.page-contacto #data {
  padding: 70px 0 30px 0;
}
.page-contacto #data h1 {
  margin-bottom: 60px;
  color: #65c191;
}
.page-contacto .sede h4 {
  width: 25%;
}
.page-contacto .sede .data {
  box-sizing: border-box;
  width: 75%;
  margin-bottom: 80px;
  padding-left: 20px;
  border-left: 1px solid #d2d2d2;
}
.page-contacto .sede .data .grey-link {
  text-decoration: underline;
}
.page-contacto .sede .data .social-menu {
  margin: 30px 0 0 -10px;
}
.page-contacto #form .section_inner {
  padding-top: 60px;
  border-top: 1px solid #d2d2d2;
}
.page-contacto #form h2 {
  margin-bottom: 20px;
}
.page-contacto #form .wpcf7 {
  max-width: 600px;
  margin: 50px auto;
}
.page-contacto .rels {
  margin-top: 80px;
}

@media screen and (max-width: 1000px) {
  .page-contacto #data {
    padding: 50px 0 30px 0;
  }
}
@media screen and (max-width: 767px) {
  .page-contacto .section_inner_margin {
    margin: 0;
  }
  .page-contacto #data h1 {
    margin-bottom: 30px;
    font-size: 30px;
  }
  .page-contacto .sede h4 {
    width: 30%;
  }
  .page-contacto .sede .data {
    width: 70%;
    margin-bottom: 40px;
  }
  .page-contacto .sede .data .social-menu {
    margin: 10px 0 0 -10px;
  }
  .page-contacto .rels {
    margin-top: 50px;
  }
}
/* *********************************************************************************************************************
 * ARCHIVES  (AREA / SEDES)
 */
body.archive .head > div {
  padding: 70px 0 60px 0;
  border-bottom: 1px solid #d2d2d2;
}
body.archive .head h1 {
  margin: 20px 0;
}
body.archive .head .txt {
  margin-top: 40px;
}
body.archive .area-proyectos {
  margin: 80px 0 50px 0;
}
body.archive .coleccion-enlaces {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: calc(100vh - 100px);
  background-attachment: fixed;
}
body.archive .coleccion-enlaces h1 {
  display: flex;
  align-items: center;
  flex-grow: 1;
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
  font-size: 36px;
  color: #fff;
}
body.archive .coleccion-enlaces .links {
  display: flex;
}
body.archive .coleccion-enlaces .links a {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  z-index: 1;
  width: 100%;
  height: 300px;
  background-size: cover;
  background-position: center 60%;
}
body.archive .coleccion-enlaces .links a h5 {
  box-sizing: border-box;
  height: 120px;
  padding: 20px 40px 0 40px;
  font-size: 28px;
  color: #fff;
  background-color: #49452D;
  opacity: 0.9;
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}
body.archive .coleccion-enlaces .links a span {
  position: absolute;
  bottom: 30px;
  right: 40px;
  font-size: 20px;
  color: #fff;
}
body.archive .coleccion-enlaces .links a:nth-child(2) h5 {
  background-color: #837D5B;
}
body.archive .coleccion-enlaces .links a:nth-child(3) h5 {
  background-color: #A6A390;
}
body.archive .coleccion-enlaces .links a:hover {
  filter: saturate(1.4);
}
body.archive .coleccion-enlaces .links a:hover h5 {
  opacity: 1;
}
body.archive .coleccion-bloque .img {
  height: 75vh;
  background-size: cover;
  background-position: left bottom;
  background-attachment: fixed;
  /* img {
  	vertical-align: top;
  	width: 100%;
  } */
}
body.archive .coleccion-bloque .data {
  padding: 150px;
}
body.archive .coleccion-bloque .data h3 {
  box-sizing: border-box;
  width: 35%;
  font-size: 24px;
  color: #fff;
}
body.archive .coleccion-bloque .data .texto {
  width: 40%;
}
body.archive .coleccion-bloque .data .texto p {
  font-size: 14px;
  color: #fff;
}
body.archive .imgfull img {
  vertical-align: top;
  width: 100%;
}
body.archive .rels {
  margin: 80px 0 50px 0;
}
body.archive.tax-sede .sede-data {
  display: flex;
  justify-content: space-between;
}
body.archive.tax-sede .sede-data .txt {
  width: 30%;
}
body.archive.tax-sede .sede-data .txt h1 {
  margin: 0 0 40px 0;
}
body.archive.tax-sede .sede-data .txt h5 {
  margin-top: 20px;
}
body.archive.tax-sede .sede-data .txt .social-menu {
  margin: 20px 0 0 -10px;
}
body.archive.tax-sede .sede-data .acf-map {
  width: 60%;
}
body.archive.tax-sede .sede-data .acf-map img {
  max-width: inherit !important;
}
body.archive.term-coleccion-tatiana header .header_top {
  display: none;
}

@media screen and (max-width: 1200px) {
  body.archive .coleccion-enlaces h1 {
    max-width: 60%;
    font-size: 32px;
  }
  body.archive .coleccion-enlaces .links a h5 {
    font-size: 24px;
  }
}
@media screen and (max-width: 1000px) {
  body.archive .coleccion-enlaces {
    background-size: cover;
    background-attachment: scroll;
    background-position: center;
  }
  body.archive .coleccion-enlaces h1 {
    max-width: 60%;
    font-size: 32px;
  }
  body.archive .coleccion-enlaces .links a h5 {
    padding-left: 30px;
    padding-right: 30px;
    font-size: 22px;
  }
  body.archive .coleccion-bloque .img {
    height: 400px;
    background-attachment: initial;
  }
  body.archive .coleccion-bloque .data {
    padding: 60px 0;
  }
  body.archive .coleccion-bloque .data h3 {
    width: 35%;
  }
  body.archive .coleccion-bloque .data .texto {
    width: 60%;
  }
  body.archive .rels {
    margin: 60px 0 50px 0;
  }
}
@media screen and (max-width: 767px) {
  body.archive .head > div {
    padding: 40px 0;
  }
  body.archive .head h1 {
    font-size: 28px;
  }
  body.archive .head .txt {
    margin-top: 0;
  }
  body.archive .area-proyectos {
    margin: 40px 0;
  }
  body.archive .coleccion-enlaces {
    height: auto;
  }
  body.archive .coleccion-enlaces h1 {
    max-width: 80%;
    margin: 110px auto;
    font-size: 21px;
  }
  body.archive .coleccion-enlaces .links {
    flex-direction: column;
  }
  body.archive .coleccion-enlaces .links a {
    height: 200px;
    box-shadow: 0 -5px 12px rgba(0, 0, 0, 0.5);
  }
  body.archive .coleccion-enlaces .links a h5 {
    height: auto;
    padding: 15px 25px;
    text-align: center;
    font-size: 18px;
    opacity: 1;
  }
  body.archive .coleccion-enlaces .links a span {
    display: none;
    /*right: auto;
    left: calc(50% - 40px);
    font-size: 17px;*/
  }
  body.archive .coleccion-bloque .img {
    height: 300px;
  }
  body.archive .coleccion-bloque .data {
    padding: 40px 0;
  }
  body.archive .coleccion-bloque .data h3 {
    width: 100%;
    margin-bottom: 15px;
    font-size: 26px;
  }
  body.archive .coleccion-bloque .data .texto {
    width: 100%;
  }
  body.archive .rels {
    margin: 40px 0;
  }
  body.archive.tax-sede .sede-data {
    flex-direction: column;
  }
  body.archive.tax-sede .sede-data .txt {
    width: 100%;
  }
  body.archive.tax-sede .sede-data .acf-map {
    width: 100%;
    height: 300px;
    margin-top: 30px;
  }
}
/* *********************************************************************************************************************
 * PAGES EXTRA (GOLFINES / ARCHIVO...)
 */
.page-extra header .header_top {
  display: none;
}
.page-extra #desc {
  background-color: #000;
  padding: 150px 0;
}
.page-extra #desc h3 {
  max-width: 300px;
  font-size: 30px;
  color: #fff;
}
.page-extra #desc .texto p {
  font-size: 14px;
  color: #fff;
}
.page-extra #desc .texto p:has(.boxed-link) {
  margin-top: 40px;
}

@media screen and (max-width: 1000px) {
  .page-extra #desc {
    padding: 70px 0;
  }
  .page-extra #desc a.boxed-link {
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .page-extra #desc {
    padding: 40px 15px;
  }
  .page-extra #desc h3 {
    margin-bottom: 15px;
    font-size: 26px;
  }
}
/* *********************************************************************************************************************
 * PAGOS / STRIPE 
 */
.page-pagos header .header_top {
  display: none;
}
.page-pagos #data {
  width: 500px;
  margin: 0 auto;
  padding: 70px 0;
}
.page-pagos #data .wp-stripe-express-shortcode {
  margin-top: 20px;
}
.page-pagos #data .wp-stripe-express-shortcode .stripe-express {
  max-width: 200px;
  padding: 0;
}

@media screen and (max-width: 767px) {
  .page-pagos #data {
    width: 100%;
    padding: 40px 0;
  }
}
/* *********************************************************************************************************************
 * LEGAL
 */
.page-legal header .header_top {
  display: none;
}
.page-legal .wpb_text_column:last-child {
  padding: 0 0 100px 0;
}
.page-legal .wpb_text_column h1 {
  margin: 100px 0 40px 0;
}
.page-legal .wpb_text_column h1 + p {
  margin-top: 30px;
}
.page-legal .wpb_text_column h2 {
  padding: 40px 0 0 0;
  font-size: 24px;
  letter-spacing: 0;
}
.page-legal .wpb_text_column h2:after {
  content: "";
  display: block;
  width: 30px;
  height: 2px;
  margin-top: 10px;
  background-color: #999999;
}
.page-legal .wpb_text_column h2 + p,
.page-legal .wpb_text_column h2 + div {
  margin-top: 20px;
}
.page-legal .wpb_text_column h5 {
  font-weight: 700;
}
.page-legal .wpb_text_column p, .page-legal .wpb_text_column table, .page-legal .wpb_text_column li {
  font-size: 14px;
}
.page-legal .wpb_text_column a {
  text-decoration: underline;
}
.page-legal .wpb_text_column ul, .page-legal .wpb_text_column ol {
  margin-top: 30px;
}
.page-legal .wpb_text_column ul {
  text-indent: -20px;
  margin-left: 20px;
  padding-left: 40px;
}
.page-legal .wpb_text_column ul li:before {
  content: "•";
  display: inline-block;
  vertical-align: top;
  font-weight: 700;
  font-size: 1em;
  line-height: 1.3;
  color: #000;
  transform: translateY(3px);
}
.page-legal .wpb_text_column table {
  width: 100%;
  margin: 20px 0;
}
.page-legal .wpb_text_column table th, .page-legal .wpb_text_column table td {
  text-align: left !important;
  border: 1px solid #999999;
}
.page-legal .wpb_text_column hr {
  visibility: hidden;
  margin: 40px 0 !important;
}

@media screen and (max-width: 1000px) {
  .page-legal .wpb_text_column:last-child {
    padding: 0 0 50px 0;
  }
  .page-legal .wpb_text_column h1 {
    margin: 50px 0 40px 0;
  }
}
@media screen and (max-width: 767px) {
  .page-legal .section_inner_margin {
    margin: 0;
  }
  .page-legal .wpb_text_column h1 {
    margin: 0px 0 40px 0;
  }
  .page-legal .wpb_text_column h2 {
    font-size: 20px;
  }
}
/* *********************************************************************************************************************
 * ENGLISH RESUME 
 */
.page-english #sobre {
  padding: 120px 0 30px 0;
}
.page-english #sobre h1 {
  margin-bottom: 30px;
  font-size: 90px;
  color: #adadad;
}
.page-english #sobre h1 + p {
  letter-spacing: 2px;
  color: #494949;
}
.page-english #sobre .vc_row {
  margin-top: 150px;
}
.page-english #sobre .vc_row img {
  margin-bottom: 10px;
}
.page-english #sobre .vc_row p {
  font-size: 14px;
}
.page-english #sobre .vc_row .vc_col-sm-6:last-child p {
  padding-left: 100px;
}
.page-english #bio {
  padding: 60px 0;
}
.page-english #bio h5 + p {
  margin-top: 30px;
}
.page-english #bio h5.didot {
  margin: 50px 0;
}
.page-english #bio p {
  font-size: 14px;
  color: #999999;
}
.page-english #bio .action {
  margin-top: 40px;
  font-size: 14px;
}
.page-english #fundacion {
  height: 80vh;
  background-attachment: fixed;
  background-position: center bottom;
}
.page-english #fundacion h2 {
  margin: 130px 0 40px 0;
  padding-left: 25%;
  font-size: 85px;
  color: #fff;
}
.page-english #fundacion h5 {
  padding-left: 25%;
  letter-spacing: 2px;
  color: #fff;
}
.page-english #fundacion_desc {
  padding: 50px 0 100px 0;
}
.page-english #fundacion_desc .didot {
  font-size: 100px;
  color: #c7c7c7;
}
.page-english #fundacion_desc p {
  max-width: 900px;
  font-size: 14px;
}
.page-english #fundacion_desc p + p {
  margin-top: 30px;
}
.page-english #areas {
  padding: 0 0 100px 0;
}
.page-english #areas h3 {
  margin-bottom: 50px;
  font-size: 90px;
  color: #adadad;
}
.page-english #areas .vc_row .wpb_single_image {
  margin-right: -15px;
}
.page-english #areas .vc_row .wpb_text_column {
  padding-left: 60px;
}
.page-english #areas .vc_row h4 + p {
  margin: 20px 0;
}
.page-english #areas .vc_row p.grey {
  font-size: 14px;
}
.page-english #areas .vc_row.img-right .wpb_single_image {
  margin: 0 0 0 -15px;
}
.page-english #areas .vc_row.img-right .wpb_text_column {
  padding: 60px 60px 0 0;
}
.page-english #coleccion .bkg {
  height: 75vh;
}
.page-english #coleccion .desc {
  padding: 130px 0;
}
.page-english #coleccion .desc h3 {
  max-width: 450px;
  margin-bottom: 30px;
  font-size: 90px;
  line-height: 1;
  color: #adadad;
}
.page-english #coleccion .desc h4 {
  max-width: 350px;
  font-size: 24px;
  color: #adadad;
}
.page-english #coleccion .desc .links {
  margin-top: 60px;
}
.page-english #coleccion .desc .links a {
  margin-right: 20px;
}
.page-english #coleccion .desc .vc_col-sm-4 p {
  font-size: 14px;
  color: #fff;
}
.page-english #coleccion .desc--1 {
  background-color: #000;
}
.page-english #coleccion .desc--2 {
  background-color: #4a452a;
}
.page-english #coleccion .desc--2 h4 {
  color: #fff;
}
.page-english #mas {
  padding: 130px 0;
}
.page-english #mas h3 {
  max-width: 750px;
  margin-bottom: 10px;
  font-size: 90px;
  line-height: 1;
  color: #adadad;
}
.page-english #mas .wpb_text_column {
  margin-top: 50px;
  padding: 0 30px;
}
.page-english #mas .wpb_text_column p {
  font-size: 14px;
}
.page-english #mas .wpb_text_column p + p {
  margin-top: 20px;
}
.page-english #mas .wpb_text_column + .vc_row {
  margin-top: 30px;
}
.page-english #mas .wpb_text_column + .vc_row p {
  min-height: 68px;
}

@media screen and (max-width: 1200px) {
  .page-english #sobre .vc_row {
    margin-top: 100px;
  }
  .page-english #sobre .vc_row .vc_col-sm-6:last-child p {
    padding-left: 50px;
  }
  .page-english #areas .vc_row .wpb_text_column {
    padding-left: 30px;
  }
  .page-english #areas .vc_row.img-right {
    margin-top: 50px;
  }
  .page-english #areas .vc_row.img-right .wpb_text_column {
    padding: 0 30px 0 0;
  }
}
@media screen and (max-width: 1000px) {
  .page-english #sobre {
    padding-top: 60px;
  }
  .page-english #sobre h1 {
    margin-bottom: 0;
    font-size: 70px;
  }
  .page-english #sobre .vc_row {
    margin-top: 60px;
  }
  .page-english #sobre .vc_row .vc_col-sm-6:last-child p {
    padding-left: 20px;
  }
  .page-english #bio .vc_col-sm-3 {
    width: 15%;
  }
  .page-english #bio .vc_col-sm-6 {
    width: 70%;
  }
  .page-english #fundacion {
    height: 50vh;
  }
  .page-english #fundacion h5 {
    padding-left: 15%;
  }
  .page-english #fundacion h2 {
    padding-left: 15%;
    font-size: 70px;
  }
  .page-english #fundacion_desc {
    padding: 50px 0 100px 0;
  }
  .page-english #areas h3 {
    font-size: 70px;
  }
  .page-english #coleccion .bkg {
    height: 400px;
  }
  .page-english #coleccion .desc {
    padding: 70px 0;
  }
  .page-english #coleccion .desc h3 {
    font-size: 70px;
  }
  .page-english #mas {
    padding: 70px 0;
  }
  .page-english #mas h3 {
    font-size: 70px;
  }
  .page-english #mas .wpb_text_column {
    padding: 0 10px;
  }
  .page-english #mas .wpb_text_column p {
    font-size: 13px;
  }
  .page-english #mas .wpb_text_column + .vc_row p {
    min-height: 104px;
  }
}
@media screen and (max-width: 767px) {
  .page-english #sobre {
    padding: 40px 0 0 0;
  }
  .page-english #sobre h1 {
    font-size: 50px;
  }
  .page-english #sobre .vc_row {
    margin-top: 60px;
  }
  .page-english #sobre .vc_row .vc_col-sm-6 {
    margin-bottom: 30px;
  }
  .page-english #sobre .vc_row .vc_col-sm-6:last-child p {
    padding-left: 0;
  }
  .page-english #bio {
    padding: 40px 0;
  }
  .page-english #bio .vc_col-sm-3 {
    display: none;
  }
  .page-english #bio .vc_col-sm-6 {
    width: 100%;
  }
  .page-english #fundacion h2 {
    margin-top: 60px;
    padding-left: 0;
    font-size: 50px;
  }
  .page-english #fundacion h5 {
    padding-left: 0;
  }
  .page-english #areas {
    padding-bottom: 40px;
  }
  .page-english #areas h3 {
    margin-bottom: 30px;
    font-size: 50px;
  }
  .page-english #areas .vc_row .wpb_single_image {
    margin: 0 !important;
  }
  .page-english #areas .vc_row .wpb_text_column {
    padding: 20px 0 0 0 !important;
  }
  .page-english #areas .vc_row h4 + p {
    margin: 20px 0;
  }
  .page-english #areas .vc_row p.grey {
    font-size: 14px;
  }
  .page-english #areas .vc_row.img-right .element_from_bottom > div {
    display: flex;
    flex-direction: column-reverse;
  }
  .page-english #coleccion .bkg {
    height: 200px;
  }
  .page-english #coleccion .desc {
    padding: 50px 0;
  }
  .page-english #coleccion .desc h3 {
    font-size: 50px;
  }
  .page-english #coleccion .desc .links {
    margin: 30px 0;
  }
  .page-english #coleccion .desc .links a + a {
    margin-top: 10px;
  }
  .page-english #mas {
    padding: 50px 0;
  }
  .page-english #mas h3 {
    font-size: 50px;
  }
  .page-english #mas .wpb_text_column {
    padding: 0 20px;
  }
  .page-english #mas .wpb_text_column p {
    font-size: 13px;
  }
  .page-english #mas .wpb_text_column + .vc_row {
    margin-top: 0;
  }
  .page-english #mas .wpb_text_column + .vc_row p {
    min-height: 0;
  }
}
/* *********************************************************************************************************************
 * BELENES 
 */
.page-belenes header nav.main_menu > ul > li:not(.only-belenes),
.page-belenes .popup_menu_holder nav.popup_menu ul li:not(.only-belenes) {
  display: none;
}
.page-belenes header nav.main_menu > ul > li.only-belenes,
.page-belenes .popup_menu_holder nav.popup_menu ul li.only-belenes {
  display: block;
}
.page-belenes header .header_top {
  display: none;
}
.page-belenes .popup_menu_widget_holder {
  display: none;
}
.page-belenes footer .footer_top,
.page-belenes footer .footer-menu {
  display: none;
}
.page-belenes footer .footer_bottom_holder {
  padding-top: 40px;
}
.page-belenes footer .wpcf7-form p.text-bigger {
  display: none;
}
.page-belenes footer .wpcf7-form p.text-bigger + div {
  display: none;
}
.page-belenes--avila header nav.main_menu > ul > li.only-caceres,
.page-belenes--avila .popup_menu_holder nav.popup_menu ul li.only-caceres {
  display: none;
}
.page-belenes--avila footer .footer-rrss .eti-insta.tatiana {
  display: block;
}
.page-belenes--caceres header nav.main_menu > ul > li.only-avila,
.page-belenes--caceres .popup_menu_holder nav.popup_menu ul li.only-avila {
  display: none;
}
.page-belenes--caceres footer .footer-rrss .eti-insta.golfines {
  display: block;
}
.page-belenes #data {
  padding: 70px 0 30px 0;
}
.page-belenes #data .vc_row {
  margin-top: 60px;
}
.page-belenes #data .init audio {
  margin-top: 0;
}
.page-belenes #data h3 {
  margin-bottom: 20px;
  font-size: 24px;
}
.page-belenes #data h3 span {
  padding-right: 7px;
  font-weight: 700;
}
.page-belenes #data p {
  font-weight: 400;
}
.page-belenes #data .size-bt {
  position: absolute;
  top: 0;
  right: 15px;
}
.page-belenes #data audio {
  margin: 50px 0 30px 0;
}
.page-belenes #data .expandable {
  overflow: hidden;
  max-height: 70px;
  transition: max-height 1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.page-belenes #data .expandable.open {
  max-height: 1000px;
}
.page-belenes #data .bt-more {
  display: block;
  margin-top: 20px;
  padding-bottom: 10px;
  text-align: right;
  border-bottom: 1px solid #999999;
}
.page-belenes #data .bt-more span:before {
  content: "MÁS";
}
.page-belenes #data .bt-more i {
  display: inline-block;
  vertical-align: middle;
  color: #999999;
}
.page-belenes #data .bt-more.active span:before {
  content: "MENOS";
}
.page-belenes #data .bt-more.active i {
  transform: rotate(180deg) translateY(5px);
}
.page-belenes #data.txt-big .expandable {
  max-height: 120px;
}
.page-belenes #data.txt-big .expandable.open {
  max-height: 1500px;
}
.page-belenes #data.txt-big h3 {
  font-size: 30px;
}
.page-belenes #data.txt-big p,
.page-belenes #data.txt-big .bt-more {
  font-size: 18px;
}
.page-belenes--publis #data .full_section_inner {
  display: flex;
}
.page-belenes--publis #data .vc_col-sm-3 {
  width: 20%;
}
.page-belenes--publis #data .vc_col-sm-9 {
  width: 80%;
}
.page-belenes--publis #data .data h3 {
  margin-bottom: 0;
}
.page-belenes--publis #data .data h6 {
  color: #999999;
}
.page-belenes--publis #data .data .txt {
  margin: 25px 0;
}
.page-belenes--publis #data .data .txt + a {
  margin-bottom: 30px;
}
.page-belenes--publis #data .data .txt p a {
  text-decoration: underline;
}

/* body.main-admin {

	&.page-belenes {
		display: block;
	}
}
 */
@media screen and (max-width: 1000px) {
  .page-belenes #data {
    padding: 50px 0 30px 0;
  }
}
@media screen and (max-width: 767px) {
  .page-belenes .popup_menu_holder_inner {
    padding-top: 100px;
  }
  .page-belenes .section_inner_margin {
    margin: 0;
  }
  .page-belenes #intro {
    height: calc(100vh - 100px);
  }
  .page-belenes--avila #intro {
    background-image: url("../../../media/belenes/belenes_home-avila-mobile3.jpg") !important;
  }
  .page-belenes--caceres #intro {
    background-image: url("../../../media/belenes/belenes_home-caceres-mobile3.jpg") !important;
  }
  .page-belenes #data {
    padding: 30px 0;
  }
  .page-belenes #data .vc_row {
    margin-top: 50px;
  }
  .page-belenes #data h2 {
    font-size: 30px;
  }
  .page-belenes #data audio {
    width: 100%;
    margin-top: 8px;
  }
  .page-belenes--publis #data .full_section_inner {
    display: flex;
  }
  .page-belenes--publis #data .vc_col-sm-3 {
    width: 25%;
  }
  .page-belenes--publis #data .vc_col-sm-3 .vc_column-inner {
    padding-right: 0;
  }
  .page-belenes--publis #data .vc_col-sm-9 {
    width: 75%;
  }
  .page-belenes--publis #data .data h3 {
    font-size: 20px;
  }
}
/* *********************************************************************************************************************
* BELENES 
*/
.page-belenes-2025 header nav.main_menu {
  display: none;
}
.page-belenes-2025 header .header_top {
  display: none;
}
.page-belenes-2025 footer {
  display: none;
}
.page-belenes-2025 #back_to_top {
  display: none;
}
.page-belenes-2025 .belenes-2025 {
  display: flex;
  justify-content: center;
  align-items: center;
  height: calc(100vh - 100px);
}
.page-belenes-2025 .belen-access {
  display: none;
}
.page-belenes-2025 .belen-slider {
  position: relative;
}
.page-belenes-2025 .belen-slider .slick-slide {
  margin: 0 20px;
}
.page-belenes-2025 .belen-slider .slick-list {
  margin: 0 -20px;
}
.page-belenes-2025 .belen-slider .item {
  display: flex;
  flex-wrap: wrap;
}
.page-belenes-2025 .belen-slider .item .tit {
  flex-grow: 1;
  width: 100%;
  margin-bottom: 20px;
  font-size: 24px;
}
.page-belenes-2025 .belen-slider .item .tit strong {
  padding-right: 7px;
  font-weight: 700;
  font-size: 48px;
}
.page-belenes-2025 .belen-slider .item .tit br {
  display: none;
}
.page-belenes-2025 .belen-slider .item .img {
  width: 50%;
}
.page-belenes-2025 .belen-slider .item .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.page-belenes-2025 .belen-slider .item .data {
  position: relative;
  box-sizing: border-box;
  width: 50%;
  padding-left: 30px;
}
.page-belenes-2025 .belen-slider .item .data audio {
  margin-bottom: 30px;
}
.page-belenes-2025 .belen-slider .item .data audio::-webkit-media-controls-panel {
  background-color: #484848 !important;
  border-radius: 0 !important;
  color: #fff !important;
}
.page-belenes-2025 .belen-slider .item .data audio::-webkit-media-controls-enclosure {
  border-radius: 0 !important;
  background: transparent;
}
.page-belenes-2025 .belen-slider .item .data audio::-webkit-media-controls-play-button, .page-belenes-2025 .belen-slider .item .data audio::-webkit-media-controls-mute-button, .page-belenes-2025 .belen-slider .item .data audio::-webkit-media-controls-current-time-display, .page-belenes-2025 .belen-slider .item .data audio::-webkit-media-controls-time-remaining-display, .page-belenes-2025 .belen-slider .item .data audio::-webkit-media-controls-timeline, .page-belenes-2025 .belen-slider .item .data audio::-webkit-media-controls-volume-slider-container, .page-belenes-2025 .belen-slider .item .data audio::-webkit-media-controls-volume-slider {
  filter: invert(1) grayscale(1) brightness(1.5);
}
.page-belenes-2025 .belen-slider .item .data .txt {
  overflow-y: auto;
  max-height: 250px;
  padding-right: 20px;
  position: relative;
}
.page-belenes-2025 .belen-slider .item .data .txt p {
  font-size: 15px;
  font-weight: 400;
}
.page-belenes-2025 .belen-slider .item .data .txt img {
  max-width: 220px;
  margin: 30px 0 6px 0;
}
.page-belenes-2025 .belen-slider .item:not(:has(.img)) .data {
  width: 100%;
  padding-left: 0;
}
.page-belenes-2025 .belen-slider .item.intro .tit {
  margin-top: 30px;
  text-transform: uppercase;
}
.page-belenes-2025 .belen-slider .item.intro .data {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.page-belenes-2025 .belen-slider .item.intro .data h1 {
  font-size: 65px;
  line-height: 1;
}
.page-belenes-2025 .belen-slider .item.intro .data h2 {
  margin-top: 10px;
  font-size: 30px;
  letter-spacing: 1px;
}
.page-belenes-2025 .belen-slider .item.intro .data .helper {
  display: none;
}
.page-belenes-2025 .belen-controls {
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
  width: 50%;
  height: 60px;
  margin-top: 50px;
  padding: 0 20px 0 40px;
  background-color: #000;
  border-radius: 30px;
}
.page-belenes-2025 .belen-controls .count {
  font-size: 14px;
  color: #fff;
}
.page-belenes-2025 .belen-controls .bts {
  display: flex;
  gap: 10px;
}
.page-belenes-2025 .belen-controls .bts a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  background: #fff url("../../../media/slider-arrow.svg") no-repeat center 50%;
  background-size: 70%;
  border-radius: 50%;
}
.page-belenes-2025 .belen-controls .bts a.bt-prev {
  transform: rotate(180deg);
}
.page-belenes-2025 .belen-controls .bts a:hover {
  background-color: #92a9c8;
}

@media screen and (max-width: 1000px) {
  .page-belenes-2025 .belenes-2025 div.grid_section .section_inner {
    width: 100% !important;
  }
  .page-belenes-2025 .belen-slider {
    width: 100vw;
    height: calc(100vh - 100px);
  }
  .page-belenes-2025 .belen-slider .item {
    flex-wrap: nowrap;
    flex-direction: column;
    box-sizing: border-box;
    height: calc(100vh - 100px);
    padding: 0 10vw;
  }
  .page-belenes-2025 .belen-slider .item .tit {
    flex-grow: 0;
    width: 100%;
    margin-bottom: 20px;
    font-size: 24px;
  }
  .page-belenes-2025 .belen-slider .item .tit strong {
    padding-right: 7px;
    font-weight: 700;
    font-size: 48px;
  }
  .page-belenes-2025 .belen-slider .item .img {
    overflow: hidden;
    width: 100%;
    max-height: 200px;
  }
  .page-belenes-2025 .belen-slider .item .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .page-belenes-2025 .belen-slider .item .data {
    overflow: hidden;
    width: 100%;
    height: calc(100vh - 500px);
    padding-left: 0;
  }
  .page-belenes-2025 .belen-slider .item .data audio {
    width: 100%;
  }
  .page-belenes-2025 .belen-slider .item .data .txt {
    box-sizing: border-box;
    overflow-y: auto;
    max-height: calc(100% - 70px);
    padding: 0 0 40px 0;
  }
  .page-belenes-2025 .belen-slider .item .data .txt p {
    font-size: 15px;
    font-weight: 400;
  }
  .page-belenes-2025 .belen-slider .item .data:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 50px;
    pointer-events: none;
    background: linear-gradient(to top, rgb(255, 255, 255), rgba(255, 255, 255, 0));
  }
  .page-belenes-2025 .belen-slider .item:not(:has(.img)) .data {
    height: calc(100vh - 300px);
  }
  .page-belenes-2025 .belen-slider .item.intro {
    background-image: url("../../../media/belenes-2025/belen-intro-bkg.jpg");
    background-size: cover;
    background-repeat: no-repeat;
  }
  .page-belenes-2025 .belen-slider .item.intro .tit {
    margin-top: 60px;
    color: #fff;
  }
  .page-belenes-2025 .belen-slider .item.intro .img {
    display: none;
  }
  .page-belenes-2025 .belen-slider .item.intro .data {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: calc(100vh - 300px);
  }
  .page-belenes-2025 .belen-slider .item.intro .data h1 {
    color: #fff;
  }
  .page-belenes-2025 .belen-slider .item.intro .data h2 {
    color: #fff;
  }
  .page-belenes-2025 .belen-slider .item.intro .data .helper {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: end;
    padding-bottom: 40px;
  }
  .page-belenes-2025 .belen-slider .item.intro .data .helper p {
    margin-top: 10px;
    color: #fff;
  }
  .page-belenes-2025 .belen-slider .item.intro .data:after {
    display: none;
  }
  .page-belenes-2025 .belen-controls {
    position: absolute;
    left: 10%;
    bottom: 30px;
    width: 80%;
  }
  .page-belenes-2025 .belenes-2025--caceres .belen-slider .item.intro {
    background-image: url("../../../media/belenes-2025/caceres-img/belen-intro-bkg.jpg");
  }
  .page-belenes-2025 .belenes-2025--caceres .belen-slider .item.intro .data {
    height: calc(100vh - 360px);
  }
  .page-belenes-2025 .belenes-2025--caceres .belen-slider .item .img {
    max-height: 300px;
  }
  .page-belenes-2025 .belenes-2025--caceres .belen-slider .item .data {
    height: calc(100vh - 560px);
  }
}
@media screen and (max-width: 767px) {
  .page-belenes-2025 .belen-access {
    display: block;
    position: absolute;
    z-index: 2;
    top: 0;
    right: 7vw;
    width: 38px;
    height: 38px;
  }
  .page-belenes-2025 .belen-access .size-bt {
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s, opacity 0.3s ease 0.5s;
  }
  .page-belenes-2025 .belen-access .size-bt.active {
    visibility: visible;
    opacity: 1;
  }
  .page-belenes-2025 .belen-slider .item {
    padding: 0 7vw;
  }
  .page-belenes-2025 .belen-slider .item .tit {
    position: relative;
    box-sizing: border-box;
    height: 52px;
    margin-bottom: 10px;
    padding: 0 35px;
    font-size: 20px;
  }
  .page-belenes-2025 .belen-slider .item .tit strong {
    position: absolute;
    top: -8px;
    left: 0;
    font-size: 40px;
  }
  .page-belenes-2025 .belen-slider .item .tit br {
    display: block;
  }
  .page-belenes-2025 .belen-slider .item .img {
    max-height: 100px;
  }
  .page-belenes-2025 .belen-slider .item .data {
    height: calc(100vh - 350px);
  }
  .page-belenes-2025 .belen-slider .item .data audio {
    margin-bottom: 20px;
  }
  .page-belenes-2025 .belen-slider .item .data .txt p {
    font-size: 14px;
  }
  .page-belenes-2025 .belen-slider .item .data .txt img {
    max-width: 150px;
  }
  .page-belenes-2025 .belen-slider .item .data.txt-big .txt p {
    font-size: 17px;
  }
  .page-belenes-2025 .belen-slider .item:not(:has(.img)) .data {
    height: calc(100vh - 250px);
  }
  .page-belenes-2025 .belen-slider .item.intro .tit {
    height: auto;
    margin-top: 40px;
    padding-left: 0;
    letter-spacing: 0.3px;
  }
  .page-belenes-2025 .belen-slider .item.intro .data {
    height: calc(100vh - 300px);
  }
  .page-belenes-2025 .belen-slider .item.intro .data h1 {
    font-size: 55px;
  }
  .page-belenes-2025 .belen-slider .item.intro .data h2 {
    font-size: 25px;
  }
  .page-belenes-2025 .belen-slider .item.intro .data .helper {
    padding-bottom: 0;
  }
  .page-belenes-2025 .belen-controls {
    left: 15%;
    bottom: 20px;
    width: 70%;
  }
  .page-belenes-2025 .belen-controls .count.txt-big {
    font-size: 16px;
  }
  .page-belenes-2025 .belenes-2025--caceres .belen-slider .item.intro .data {
    height: calc(100vh - 300px);
  }
  .page-belenes-2025 .belenes-2025--caceres .belen-slider .item .img {
    max-height: 170px;
  }
  .page-belenes-2025 .belenes-2025--caceres .belen-slider .item .data {
    height: calc(100vh - 420px);
  }
}
/* FIXES */
/* *********************************************************************************************************************
 * FIREFOX FIXES
 */
@-moz-document url-prefix() {
  .wpcf7-form select.wpcf7-select {
    line-height: 29px;
  }
}
