body{
  overflow-x: hidden;
}

.custom-video {
  min-height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  overflow: hidden;
}

.vide-wrapper {
  overflow: hidden;
  position: absolute;
  width: 100%;
  height: 100%;
  inset: 0;
}

.vide-wrapper .elementor-widget-html {
  height: 56.25vw;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.vide-wrapper iframe {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

h1 span {
  color: #62b5e5;
}

footer .copy-text {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.footer-form fieldset {
  padding: 0;
  border: 0;
}

.footer-form form input[type="email"] {
  background: #1b2631;
  color: #fff;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 400;
  padding: 10px 15px;
  font-weight: 300;
  border-color: #1b2631;
  margin-bottom: 8px;
}

.footer-form form input[type="email"]:focus-visible {
  outline: none;
}

.footer-form form input[type="email"]:focus {
  outline: 2px solid #62b5e5;
}

.footer-form form button {
  width: 100%;
  padding-block: 8px;
}

header .menu-item .sub-menu {
  min-width: 250px !important;
  padding: 10px !important;
}

header .elementor-search-form .e-font-icon-svg-container {
  background-color: transparent !important
}

body .post_carousel,
body .post_carousel>div {
  position: unset !important;
}

body .post_carousel .elementor-swiper-button {
  position: absolute !important;
  width: 4rem;
  height: 4rem;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  transition: all .3s ease;
  cursor: pointer;
  left: calc(50% - 770px) !important;
  bottom: 30px;
  top: auto !important;
}

body .post_carousel .elementor-swiper-button.elementor-swiper-button-next {
  left: calc(50% - 753px) !important;
}

.post_carousel .swiper.elementor-loop-container {
  padding-right: 142px;
}

.post_carousel .e-loop-item {
  overflow: hidden !important;
  border-radius: 12px;
}

.event-date {
  color: #fff !important;
  padding: 0 !important;
  margin: 0 !important;
  width: 100% !important;
  line-height: 1 !important;
  font-weight: 600 !important;
}

.slider_cards img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: brightness(0.9);
  transition: transform 0.3s ease, filter 0.7s ease;
}

.slider_cards:hover img {
  filter: brightness(1);
  transform: scale(1.05);
}

.exp-image-wrapper {
  position: relative;
  height: 451px;
}

.exp-image-wrapper img {
  object-fit: cover;
  height: 100% !important;
  width: 100%;
  object-fit: cover;
  display: block;
  filter: brightness(.9);
  transition: transform .7s, filter .7s
}

.exp-date-badge {
  position: absolute;
  top: 1.5rem;
  right: 1.5rem;
  background: #E30613;
  color: #ffffff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: .5rem .75rem;
  border-radius: .25rem;
  box-shadow: 0 20px 25px rgba(0, 0, 0, .25);
  z-index: 20;
}

.exp-day {
  font-size: 1.5rem;
  font-weight: 700;
}

.exp-month {
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .1em;
  margin-top: .125rem;
}

.exp-date-badge {
  position: absolute;
  top: 1.5rem;
  right: 1.5rem;
  background: #E30613;
  color: #ffffff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: .5rem .75rem;
  border-radius: .25rem;
  box-shadow: 0 20px 25px rgba(0, 0, 0, .25);
  z-index: 20;
}

span.exp-day {
  font-size: 1.5rem;
  font-weight: 700;
}

span.exp-month {
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .1em;
  margin-top: .125rem;
}

.exp-content {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, .4);
  backdrop-filter: blur(12px);
  border-top: 1px solid rgba(255, 255, 255, .1);
  padding: 1.5rem;
  display: flex;
  flex-direction: column;
  gap: .25rem;
  transition: background .3s;
  color: #fff;
}

.exp-location {
  display: flex;
  align-items: center;
  color: #fff;
  gap: 0.5rem;
}

.exp-location svg {
  height: 12px;
  width: 12px;
}

.exp-slider {
  margin: 0 -12px;
}

.exp-slide {
  padding: 0 12px;
}

.exp-card {
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  height: 100%;
  display: flex;
  flex-direction: column;
  position: relative;
}

.exp-card:hover img:hover {
  transform: scale(1.05);
  filter: brightness(1)
}

.exp-content h4 {
  font-size: 20px;
  margin: 0;
  line-height: 1.3;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

.exp-location,
.exp-date {
  display: block;
  font-size: 14px;
  color: #fff;
}

.expediciones-right .slick-list {
  padding-right: 142px;
}

.shop-sec .elementor-icon-list-item {
  gap: 12px;
}

.shop-title .elementor-icon-list-icon,
.news-title .elementor-icon-list-icon {
  height: 46px;
  width: 40px;
  border-radius: 50%;
  display: flex !important;
  align-items: center;
  justify-content: center;
}

.shop-title .elementor-icon-list-icon {
  background-color: #fce7f3;
}

.news-title .elementor-icon-list-icon {
  background-color: #dcfce7;
}

.post-section .elementor-post__text {
  display: flex !important;
  justify-content: center;
  gap: 5px;
}

.post-section .elementor-post__text .elementor-post__title {
  order: 2;
}

.custom-video>.vide-wrapper,
.custom-video .elementor-widget-html {
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
  width: 177.77vh !important;
  height: 56.25vw !important;
  min-width: 100% !important;
  min-height: 100% !important;
  transform: translate(-50%, -50%) !important;
  pointer-events: none !important;
}

.custom-video::before {
  z-index: 1;
}

.video-text {
  z-index: 2 !important;
}

/* ----- */
.is-sticky {
  background-color: #fff !important;
  border: 1px solid #f0f3f4;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
}

.is-sticky .elementor-nav-menu .elementor-item:not(.responsive_language .elementor-nav-menu .elementor-item):not(.cus-mob-voluntario-menu .elementor-item, .cus-mob-socio-menu .elementor-item) {
  color: #111518 !important;
}

.is-sticky .menu-item .sub-arrow svg path,
.is-sticky #search_icon svg path,
.is-sticky .burger_menu svg path {
  fill: #111518 !important;
}

.is-sticky .header_transprant_btn a {
  background: #f0f3f4 !important;
  color: #111518 !important;
}

.is-sticky .cus-voluntario-menu a {
  border: 1px solid #111518 !important;
}

.is-sticky .cus-socio-menu a {
  color: #fff !important;
}

.stickey-logo {
  display: none;
}

.is-sticky .stickey-logo {
  display: block;
}

.is-sticky .default-logo {
  opacity: 0;
  width: 0;
  height: 0;
  display: none;
}

.card_grid .elementor-widget-image::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0), 80%, rgba(0, 0, 0, .5));
}

.custom-linkedin {
  font-size: 0 !important;
  background-color: #fff !important;
  border-color: transparent !important;
  border-radius: 50% !important;
}

.custom-linkedin,
.custom-add-btn {
  font-size: 0 !important;
  background-color: transparent !important;
  border-color: transparent !important;
  border-radius: 50% !important;
  height: 30px !important;
  width: 30px !important;
  padding: 0 !important;
  position: relative;
}

.custom-linkedin .elementor-button-text::before,
.custom-add-btn .elementor-button-text::before {
  content: "" !important;
  width: 28px;
  height: 28px;
  margin-right: 8px;
  background-image: url(../images/linkdin.svg);
  position: absolute;
  background-repeat: no-repeat;
  background-color: unset !important;
  background-size: contain;
  left: 0;
  top: 0;
}

.custom-linkedin .elementor-button-text::before {
  background-image: url(../images/linkdin.svg);
}

.custom-add-btn .elementor-button-text::before {
  background-image: url(../images/add-icon.svg);
}

.border:before,
.border:after {
  content: '' !important;
  height: 6px !important;
  background: #62b5e5;
  display: block !important;
  width: 50% !important;
  position: absolute !important;
  transform: translateY(-50%);
  top: 12px !important;
}

.border img {
  z-index: 999;
  position: relative;
  background: #fff;
}

.border:before {
  margin-right: 13px;
  right: auto;
  left: 0 !important;
}

.border:after {
  margin-left: 13px;
  right: 0;
  left: auto;
}

.counter_bg .elementor-widget-icon-box {
  counter-increment: custom-counter;
}

.counter_bg .elementor-widget-icon-box::before {
  content: counter(custom-counter);
  color: rgba(98, 181, 229, .2);
  font-weight: 700;
  font-size: 100px;
  position: absolute;
  margin-top: -5px;
}

.icon-shape .elementor-icon {
  position: relative;

  svg {
    z-index: 1;
  }
}

.icon-shape .elementor-icon::after {
  position: absolute;
  content: "";
  height: 84px;
  width: 84px;
  background: #f3f3f3;
  border-radius: 50%;
  top: 2px;
  right: -58px;
}

.hand-shake-icon .elementor-icon::after {
  top: 10px;
  right: 6px;
}

.with-caption {
  position: relative;
}

.with-caption figcaption.widget-image-caption.wp-caption-text {
  position: absolute;
  left: 25px;
  bottom: 25px;
  font-size: 13px;
  line-height: 18px;
  font-weight: 500;
  max-width: 305px;
}

.card_grid .elementor-button-icon:hover svg path {
  fill: #62b5e5 !important;
}


#breadcrumbs .icon-angle::before {
  content: '>' !important;
  font-size: 15px;
  display: inline-block;
  margin: 0 4px;
  vertical-align: middle;
  transform: rotate(-9deg);
}

.card_grid .elementor-widget-image img {
  width: 100%;
}

.post_listing .elementor-post {
  align-items: center;
}

.tab_related_post .elementor-pagination .page-numbers {
  display: inline-block;
  text-align: center;
  width: 44px;
  height: 44px;
  line-height: 44px;
  background-color: #f0f0f0;
  border-radius: 100px;
}

.tab_related_post .elementor-pagination .page-numbers:hover {
  background-color: rgba(98, 181, 229, .25);
}

.tab_related_post .elementor-pagination .page-numbers.current {
  background-color: #62b5e5;
  font-weight: 700;
}

.post_listing .elementor-post__read-more {
  border-radius: 29px;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 1.2;
  letter-spacing: 1px;
  font-weight: 500;
  border: 1px solid #62b5e5;
  color: #62b5e5 !important;
  background-color: transparent;
  padding: 15px 20px;
  display: inline-block;
  text-decoration: none !important;
  text-align: center;
  min-width: 170px;
  transition: all 250ms ease;
}

.post_listing .elementor-post__read-more:hover {
  background-color: #62b5e5;
  color: #fff !important;
  transform: translateY(-1px);
}

.custom-icon .elementor-custom-embed-play svg {
  opacity: 1;
  height: 20px;
  width: 20px;
}

.custom-icon .elementor-custom-embed-play::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 90px;
  height: 90px;
  border-radius: 100%;
  background-color: #fff;
  z-index: -1;
  transform: translate(-50%, -50%);
  transition: transform .25s linear;
}

.custom-icon:hover .elementor-custom-embed-play:after {
  transform: translate(-50%, -50%) scale(1.1);
}

.image_content_hover .elementor-image-box-img {
  border-radius: 10px;
  background-color: #000;
  overflow: hidden;
  -webkit-mask-image: -webkit-radial-gradient(white, #000);
  display: block;
}

.image_content_hover .elementor-widget-image-box:hover .elementor-image-box-img img {
  transform: scale(1.1);
  opacity: .8;
}

.blog_hvr .elementor-post__thumbnail__link {
  -webkit-mask-image: -webkit-radial-gradient(white, #000);
  background-color: #000;
  border-radius: 10px;
}

.blog_hvr .elementor-post__thumbnail__link:hover img {
  transform: scale(1.1) translate(-50%, -50%) !important;
  opacity: 0.7;
}

.blog_hvr .elementor-post__thumbnail__link img {
  transition: all .25s ease !important;
}

.fundacion-slider .swiper-wrapper {
  align-items: end;
}

.fundacion-slider .elementor-swiper-button {
  display: none;
}

.read-more-box:not(.active) .read-more-para:has(+ .read-more-btn)::after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 75px;
  background-image: linear-gradient(-180deg, hsla(0, 0%, 100%, 0), #fff 91%);
  transition: height .5s ease-in-out;
}

.read-more-btn {
  border: 0;
}

.archive-btn-container .elementor-button.active {
  color: #62B5E5 !important;
  border-color: #62B5E5 !important;
}

/* Form */
.custom__form {
  width: 100%;
  margin: 50px 0
}

.custom__form fieldset {
  position: relative;
  margin: 0 0 50px;
  padding: 50px 55px 40px;
  border: 2px solid #ebeae7;
  border-radius: 10px
}

.custom__form fieldset:last-of-type {
  margin-bottom: 30px
}

.custom__form h2.form__fieldset__title {
  display: inline-block;
  position: absolute;
  top: -14px;
  z-index: 1;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: -15px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 20px;
  line-height: 1.3;
  font-weight: 700;
  color: #212322;
  background-color: #fff
}

.custom__form h3.form__fieldset__label {
  font-size: 15px;
  font-weight: 500;
  color: #212322;
  margin-bottom: 20px
}

.custom__form p.form__fieldset__note {
  font-size: 12px;
  color: rgba(33, 35, 34, .5);
  line-height: 19px;
  font-weight: 500;
  margin: 15px 0 0
}

.custom__form p.form__fieldset__note a {
  color: currentColor;
  transition: color .25s ease-in
}

.custom__form p.form__fieldset__note a:hover {
  color: #62b5e5
}

.custom__form .form-options,
.custom__form .form-radio {
  display: flex;
  padding: 0;
  list-style: none;
  flex-wrap: wrap
}

.custom__form .form-options {
  margin-bottom: 35px
}

.custom__form .form-options .form-options__item {
  margin-right: 20px;
  margin-bottom: 4px
}

.custom__form .form-options .form-options__item:last-child {
  margin-right: 0
}

.custom__form .form-options .frmaster-donation-amount-button {
  border: 2px solid #62b5e5;
  border-radius: 2px;
  font-size: 15px;
  font-weight: 700;
  text-align: center;
  padding: 6px 12px;
  color: #62b5e5;
  transition: all .25s ease-in;
  cursor: pointer;
  position: relative
}

.custom__form .form-options .frmaster-donation-amount-button.custom_value {
  font-size: 13px
}

.custom__form .form-options .frmaster-donation-amount-button.frmaster-active {
  background-color: #62b5e5;
  color: #fff
}

.custom__form .wpcf7-form-control-wrap.custom_amount {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.custom__form .cantidadForm {
  border: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  padding: 0 12px;
  height: 100%;
  background: #62b5e5;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  font-family: Poppins;
  outline: 0;
  display: none
}

.custom__form .cantidadForm:focus {
  color: #fff
}

.custom__form .custom_value.frmaster-active .cantidadForm {
  display: block;
  color: #fff;
  width: 200px !important;
  padding: 2em !important;
  margin-left: 2rem !important;
  margin-top: 0;
  top: -16px;
  height: 100%;
}

.custom__form .form-radio .wpcf7-list-item {
  margin: 0
}

.custom__form .form-radio .wpcf7-list-item {
  margin-right: 30px;
  margin-bottom: 4px
}

.custom__form .form-checkbox .wpcf7-list-item {
  width: 33.3333%;
  margin: 0
}

.custom__form .form-checkbox .wpcf7-list-item label,
.custom__form .form-radio .wpcf7-list-item label {
  display: flex;
  position: relative;
  cursor: pointer
}

.custom__form .form-checkbox input[type=checkbox],
.custom__form .form-radio input[type=radio] {
  visibility: hidden;
  opacity: 0;
  pointer-events: none
}

.custom__form .form-checkbox input[type=checkbox],
.custom__form .form-radio input[type=radio] {
  height: 20px;
  width: 20px;
  margin: 0;
  position: absolute
}

.custom__form .form-checkbox input[type=checkbox]+span,
.custom__form .form-radio input[type=radio]+span {
  margin-left: 30px;
  display: flex;
  color: #212322;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400
}

.custom__form .form-checkbox input[type=checkbox]+span:before,
.custom__form .form-radio input[type=radio]+span:before {
  left: 0
}

.custom__form .form-checkbox input[type=checkbox]+span:before,
.custom__form .form-radio input[type=radio]+span:before {
  height: 20px;
  width: 20px;
  background-color: #fff;
  border: 1px solid #ebeae7;
  content: "";
  display: block
}

.custom__form .form-checkbox input[type=checkbox]+span:after,
.custom__form .form-checkbox input[type=checkbox]+span:before,
.custom__form .form-radio input[type=radio]+span:after,
.custom__form .form-radio input[type=radio]+span:before {
  position: absolute;
  border-radius: 100%
}

.custom__form .form-checkbox input[type=checkbox]+span:after,
.custom__form .form-radio input[type=radio]+span:after {
  top: 5px;
  left: 5px
}

.custom__form .form-checkbox input[type=checkbox]+span:after,
.custom__form .form-radio input[type=radio]+span:after {
  height: 10px;
  width: 10px;
  background-color: #fff;
  content: "";
  display: block;
  -webkit-transition: opacity .15 ease-in;
  transition: opacity .15 ease-in;
  will-change: opacity;
  z-index: 2
}

.custom__form .form-checkbox input[type=checkbox]:checked+span:before,
.custom__form .form-radio input[type=radio]:checked+span:before {
  background-color: #62b5e5;
  border-color: #62b5e5
}

.custom__form .form-checkbox input[type=checkbox]:checked+span:after,
.custom__form .form-radio input[type=radio]:checked+span:after {
  opacity: 1
}

.custom__form .form-checkbox__box {
  background-color: #f9f9f9;
  border: 1px solid #ebeae7;
  margin-top: 10px;
  padding: 30px 20px 10px
}

.custom__form .form-checkbox .wpcf7-checkbox {
  margin: 0;
  padding: 0;
  column-count: 3;
  -webkit-column-count: 3;
  -moz-column-count: 3
}

.custom__form .form__fieldset__group {
  margin-bottom: 40px
}

.custom__form .form__fieldset__group:nth-child(5) {
  margin-bottom: 22px
}

.custom__form .field__row {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: -30px;
  display: flex;
  flex-flow: row wrap
}

.custom__form .field__large,
.custom__form .field__medium {
  width: 50%;
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 30px
}

.custom__form .field__large label,
.custom__form .field__medium label {
  display: block;
  font-weight: 500;
  font-size: 15px;
  color: #212322;
  margin-bottom: 10px
}

.custom__form .field__large label span,
.custom__form .field__medium label span {
  margin-left: 5px;
  color: #f06461
}

.custom__form .field__large label span.attach-type,
.custom__form .field__medium label span.attach-type {
  color: rgba(33, 35, 34, .5);
  font-size: 12px;
  margin-left: 10px
}

.custom__form .field__large input,
.custom__form .field__large select,
.custom__form .field__large textarea,
.custom__form .field__medium input,
.custom__form .field__medium select,
.custom__form .field__medium textarea {
  font-family: Poppins
}

.custom__form .field__large input.input-text,
.custom__form .field__large textarea,
.custom__form .field__medium input.input-text,
.custom__form .field__medium textarea {
  width: 100%;
  margin: 0;
  border: 1px solid #ebeae7;
  padding: 12px 15px;
  font-size: 15px;
  color: rgba(33, 35, 34, .5)
}

.custom__form .field__large {
  width: 100%
}

.custom__form .field__attach {
  width: fit-content;
  max-width: 100%;
  font-size: 14px;
  font-weight: 400;
  color: #212322;
  line-height: 40px;
  display: inline-block;
  padding: 0;
  margin-bottom: 10px
}

.custom__form .field__attach label {
  width: 100%;
  margin: 0;
  cursor: pointer;
  padding: 15px 2.75vw;
  line-height: 1;
  position: relative;
  text-align: center;
  z-index: 2;
  border: 1px solid #ebeae7;
  background-color: #fff;
  border-radius: 3px
}

.custom__form .field__attach .inputfile {
  opacity: 0;
  z-index: 1;
  position: absolute
}

.custom__form .field__attach .clip-icon {
  margin-right: 5px;
  transform: rotate(45deg);
  display: inline-block;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAwIDI0IDI0IiB3aWR0aD0iMjRweCIgZmlsbD0iIzAwMDAwMCI+PHBhdGggZD0iTTAgMGgyNHYyNEgwVjB6IiBmaWxsPSJub25lIi8+PHBhdGggZD0iTTE2LjUgNnYxMS41YzAgMi4yMS0xLjc5IDQtNCA0cy00LTEuNzktNC00VjVjMC0xLjM4IDEuMTItMi41IDIuNS0yLjVzMi41IDEuMTIgMi41IDIuNXYxMC41YzAgLjU1LS40NSAxLTEgMXMtMS0uNDUtMS0xVjZIMTB2OS41YzAgMS4zOCAxLjEyIDIuNSAyLjUgMi41czIuNS0xLjEyIDIuNS0yLjVWNWMwLTIuMjEtMS43OS00LTQtNFM3IDIuNzkgNyA1djEyLjVjMCAzLjA0IDIuNDYgNS41IDUuNSA1LjVzNS41LTIuNDYgNS41LTUuNVY2aC0xLjV6Ii8+PC9zdmc+) no-repeat center center;
  background-size: 18px 18px;
  width: 18px;
  height: 18px
}

.custom__form .field__attach .filename {
  max-width: calc(100% - 28px);
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 18px;
  white-space: nowrap;
  display: inline-block;
  color: #212322;
  font-weight: 400;
  font-size: 14px
}

.custom__form .form__select {
  display: block;
  width: 100%;
  border: 1px solid #ebeae7;
  border-radius: 3px;
  padding: 12px 15px;
  font-size: 15px;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: rgba(33, 35, 34, .5);
  background-image: url(../images/dropdown.svg);
  background-origin: padding-box;
  background-position: right 1.563rem center;
  background-size: 12px 7px;
  background-repeat: no-repeat
}

.privacy {
  position: relative
}

.privacy .wpcf7-acceptance {
  display: block;
  margin-top: 15px
}

.privacy .wpcf7-list-item {
  margin-left: auto
}

.privacy .wpcf7-acceptance input {
  position: relative;
  width: 18px;
  height: 18px;
  background: #fff;
  border: 1px solid #ebeae7;
  display: inline-block;
  border-radius: 0;
  vertical-align: middle;
  padding: 0;
  line-height: 0;
  -webkit-appearance: none;
  appearance: none;
  margin-right: 8px
}

.privacy .wpcf7-acceptance input[type=checkbox]:before {
  content: '\f147';
  font-family: 'dashicons';
  font-size: 16px;
  line-height: 18px;
  color: transparent;
  transform: scale(.2);
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  text-align: center;
  transition: all .3s ease
}

.privacy .wpcf7-acceptance input[type=checkbox]:checked:before {
  transform: scale(1);
  color: currentColor
}

.privacy .wpcf7-acceptance .wpcf7-list-item-label {
  font-size: 13px;
  letter-spacing: 0;
  font-weight: 400;
  word-spacing: 0
}

.privacy .wpcf7-acceptance a {
  color: currentColor;
  text-decoration: underline
}

.privacy .wpcf7-acceptance .wpcf7-list-item-label span {
  margin-left: 5px;
  color: #f06461;
  font-size: 15px;
  font-weight: 500
}

.form-submit {
  border: 1px solid #62b5e5;
  background-color: #62b5e5;
  color: #fff;
  border-radius: 24px;
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 20px;
  padding: 14px 45px;
  min-width: 250px;
  margin: 30px 0 10px;
  cursor: pointer;
  transition: all .25s ease
}

.form-submit:hover {
  background-color: rgba(98, 181, 229, .85);
  border-color: rgba(98, 181, 229, .85);
  box-shadow: 0 4px 12px rgba(0, 0, 0, .1)
}

.wpcf7-form.submitting button {
  display: inline-block !important
}

.ajax-loader {
  vertical-align: middle
}

.form__legals {
  margin: 0
}

.form__legals p {
  font-size: 12px;
  line-height: 19px;
  color: rgba(33, 35, 34, .5);
  font-weight: 500
}

.form__legals a {
  color: currentColor;
  text-decoration: underline
}

.form__legals a:hover {
  color: #62b5e5
}

.wpcf7 .wpcf7-not-valid-tip {
  font-size: 12px;
  line-height: 1.25;
  color: #f06461;
  margin-top: 10px;
  border: 1px solid #f06461;
  background-color: #f8d7da;
  padding: 8px
}

.wpcf7 .wpcf7-not-valid-tip:before {
  content: "\f502";
  font-family: "dashicons";
  font-size: 14px;
  margin-right: 8px;
  transform: rotate(45deg);
  display: inline-block
}

.wpcf7 .wpcf7-form .wpcf7-response-output {
  margin: 20px 0;
  letter-spacing: 0;
  word-spacing: 0;
  font-size: 13px;
  line-height: 1.5;
  padding: 1em;
  min-height: inherit;
  border-color: transparent;
  color: #eae5de
}

.wpcf7 .wpcf7-form.invalid .wpcf7-response-output,
.wpcf7 .wpcf7-form.unaccepted .wpcf7-response-output {
  color: #f06461;
  background-color: #f8d7da;
  border: 1px solid #f06461
}

.wpcf7 .wpcf7-form.sent .wpcf7-response-output {
  background-color: #d4edda;
  border: 1px solid #155724;
  color: #155724
}

.form__legals {
  margin-top: 20px;
}

.accordian_sec {
  ul {
    padding-left: 20px;
    margin-bottom: 5px;

    li {
      padding: 5px 0;
    }
  }
}

.accordian_sec .e-n-accordion-item-title {
  justify-content: space-between !important;
}


.custom__form p {
  margin-bottom: 5px;
}

.loop-card-hvr img {
  transition: all .25s ease-in-out;
}

.loop-card-hvr:hover img {
  transform: scale(1.1);
  opacity: 0.7;
}

.loop-card-hvr .elementor-widget-image {
  background-color: #000;
  position: relative;
  border-radius: 12px;
}

.frmaster-content-navigation-item-outer:before {
  content: "" !important;
  position: absolute !important;
  bottom: 0;
  left: -48px !important;
  width: calc(100% + 100px) !important;
  height: 100% !important;
  border-bottom: 1px solid #ebeae7 !important;
}

.frmaster-content-navigation-item-outer .frmaster-slider {
  left: 0;
  width: 0;
  transform: translateX(0);
  transition: transform 0.25s ease, width 0.25s ease;
  will-change: transform, width;
  pointer-events: none;
}

.frmaster-content-navigation-item-outer .frmaster-slider.no-anim {
  transition: none !important;
}

.frmaster-content-navigation-item-outer .elementor-widget-button.active .elementor-button-link {
  color: #212322 !important;
}

.slider_wrapper .elementor-loop-container {
  padding-inline: 15px;
}

.post_slider_wrapper>div {
  flex-wrap: nowrap !important;
}

:is(.cus-voluntario-menu, .cus-socio-menu) a {
  fill: #FFFFFF !important;
  border-style: none !important;
  border-radius: 8px 8px 8px 8px !important;
  padding: 8px 016px 8px 016px !important;

}

.cus-voluntario-menu a {
  background-color: #FFFFFF1A;
}

.cus-socio-menu a {
  color: #FFFFFF !important;
  background-color: #2B9DEE;
}

/* Parent wrapper must be positioned */
.search_menu_wrapper {
  position: relative;
}

/* CREATE OVERLAY (no extra HTML needed) */
.search_menu_wrapper::before {
  content: "" !important;
  position: fixed !important;
  inset: 0 !important;
  background-color: rgba(0, 0, 0, .7) !important;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
  z-index: 1;
}

header .wpml-ls-current-language {
  display: none !important;
}

.search_menu_wrapper .e-search-form {
  max-width: 1385px;
  margin: auto;
  width: 100%;
}


/* SHOW OVERLAY */
.search_menu_wrapper.search-active::before,
.e-search-input-wrapper svg.hidden {
  opacity: 1;
  visibility: visible;
}

/* SEARCH BAR */
.search_menu_wrapper .e-search {
  position: fixed;
  top: -150px;
  left: 0;
  width: 100%;
  background: #ffffff;
  z-index: 9999;
  transition: all 0.4s ease;
  padding: 12px 20px;
}

/* SLIDE DOWN */
.search_menu_wrapper.search-active .e-search {
  top: 0;
}

/* Fix Elementor hidden */
.e-search.hidden {
  display: block !important;
}

.event-year-wrapper::before {
  content: "";
  position: absolute;
  background: url(../images/calendar.svg) no-repeat center;
  background-size: 20px;
  width: 16px;
  height: 16px;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
}

.event-year-filter {
  border: 1px solid #212322;
  background-color: #fff;
  border-radius: 10px;
  padding: 8px 10px 8px 45px;
  max-width: 216px;
  width: 100%;
  font-size: 18px;
  font-weight: 600;
  background: transparent url(../images/dropdown.svg) center right 20px no-repeat;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.elementor-custom-embed-image-overlay:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0);
  width: 100%;
  height: 100%;
  transition: background-color .25s linear;
}

.elementor-custom-embed-image-overlay:hover:after {
  background-color: rgba(0, 0, 0, .2);
}

.update_status {
  position: absolute;
  top: -80px;
  right: 0;
  font-weight: 700;
  line-height: 20px;
  /* display:none; */
}

.update_status .dashicons {
  margin-right: 5px
}

.dashicons.spin {
  animation: dashicons-spin 1s infinite;
  animation-timing-function: linear
}

header .wpml-ls-item a {
  font-weight: 700 !important;
  padding-right: 10px !important;
}

@keyframes dashicons-spin {
  0% {
    transform: rotate(0)
  }

  100% {
    transform: rotate(360deg)
  }
}

body:has(#wpadminbar) .frmaster-content-navigation-item-outer.elementor-sticky--active {
  top: 95px !important;
}

@media (max-width: 1366px) {
  body:has(#wpadminbar) .frmaster-content-navigation-item-outer.elementor-sticky--active {
    top: 83px !important;
  }
}


/* RESPONSIVE */
@media(max-width:1536px) {
  body .post_carousel .elementor-swiper-button {
    left: 40px !important;
  }

  body .post_carousel .elementor-swiper-button.elementor-swiper-button-next {
    left: 60px !important;
  }
}

@media(max-width:1250px) {

  :is(.cus-voluntario-menu, .cus-socio-menu) a {
    padding: 8px 9px 8px 9px !important;
  }
}

@media (max-width: 1024px) {
  .update_status {
    top: -40px;
  }

  .frmaster-content-navigation-item-outer:before{
    left: 0px !important;
    width: 100% !important;
  }
  
  body .post_carousel,
  body .post_carousel>div {
    position: relative !important;
  }

  body .post_carousel .elementor-swiper-button {
    right: 100px !important;
    top: -40px !important;
    bottom: auto !important;
    left: auto !important;
    transform: unset !important;
  }

  .social_media_group {
    position: relative !important;
  }

  .post_carousel .swiper.elementor-loop-container {
    padding-right: 0px;
  }

  body .post_carousel .elementor-swiper-button.elementor-swiper-button-next {
    right: 15px !important;
    left: auto !important;
  }

  .post_listing .elementor-post {
    flex-direction: column !important;
  }

  .fundacion-slider .elementor-swiper-button {
    display: flex !important;
    position: absolute !important;
    top: 0 !important;
    cursor: pointer !important;
    color: #212322 !important;
    border: 1px solid #212322 !important;
    border-radius: 100%;
    width: 50px;
    height: 50px;
    font-size: 15px;
    display: block;
    text-align: center;
    line-height: 50px;
    transition: all .25s ease-in;
    opacity: 1 !important;
    /* background: red; */
    align-items: center;
    justify-content: center;
    left: auto !important;
    right: 0 !important;
  }

  .fundacion-slider .elementor-swiper-button-prev {
    right: 70px !important;
  }

  .fundacion-slider .elementor-swiper-button svg path {
    fill: #212322;
  }

  /* Header */
  header .elementor-menu-toggle.elementor-active {
    position: fixed;
    left: 300px;
    z-index: 9999;
    top: 13px;
  }

  header .elementor-menu-toggle .e-eicon-close {
    height: 19px;
    width: 19px;
  }

  body .mobile_menu_main {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    right: auto !important;
    width: 90% !important;
    max-width: 350px;
    height: 100%;
    margin-top: 0 !important;
    transform: scaleY(1) translateX(-100%) !important;
    background-color: #fff !important;
    flex-wrap: nowrap !important;
  }

  body .mobile_menu_main.menu-open {
    transform: scaleY(1) translateX(0%) !important;
    overflow: unset !important;
  }


  body .mobile_menu_main.menu-open::after {
    content: "" !important;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100%;
    transition: 0.3s ease;
    z-index: 9;
    background: rgba(0, 0, 0, 0.85);
  }

  .mobile_menu_main nav {
    width: 100% !important;
    position: relative !important;
    max-height: unset !important;
    left: unset !important;
    top: unset !important;
    transform: unset !important;
    height: 100%;
  }

  .mobile_menu_main .responsive_language nav,
  .responsive_language {
    height: auto !important;
  }

  .mobile_menu_main .elementor-widget-nav-menu {
    height: 100%;
    overflow: auto;
  }




  nav.elementor-nav-menu--dropdown.elementor-nav-menu__container a {
    justify-content: space-between !important;
  }

  .elementor-nav-menu--dropdown {
    margin-top: 0 !important;
  }


  body header nav ul.elementor-nav-menu {
    background-color: #fff;
    height: 100%;
    z-index: 99;
    overflow: auto;
  }

  .responsive_language ul.elementor-nav-menu {
    background-color: transparent !important;
  }

  header nav .sub-arrow {
    position: absolute;
    z-index: 99;
    right: 0;
    top: 0;
    display: block;
    height: 100%;
    width: 46px;
    cursor: pointer;
    border-left: 1px solid #ebeae7;
    bottom: auto;
    margin: 0 !important;
    padding-right: 12px !important;
    justify-content: center !important;

    svg {
      display: none;
    }
  }

  header nav li a.highlighted .sub-arrow {
    border-left: 1px solid #1f2c183d;
  }

  header nav .sub-arrow::before {
    position: absolute;
    content: "+";
    font-size: 19px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    pointer-events: none;
  }

  header nav li a.highlighted .sub-arrow::before {
    content: "-";
  }

  header .menu-item .sub-menu li {
    padding: 0px !important;
    border: 0 !important;

    a {
      padding: 8px 9px !important;
    }
  }

  :is(.cus-mob-voluntario-menu, .cus-mob-socio-menu) a {
    color: #f06461 !important;
  }

  .video_hvr_layer .custom-icon .elementor-custom-embed-play::after {
    width: 70px;
    height: 70px;
  }
}

@media (max-width: 768px) {
  .post_carousel .swiper.elementor-loop-container {
    padding-right: 74px;
  }

  body .expediciones-left h2 {
    margin: 0 0 1.5rem 0;
    font-size: 36px;
  }

  .expediciones-left {
    padding-inline: 15px;
  }

  .exp-image-wrapper {
    height: 400px;
  }

  .exp-slider {
    margin: 0 0px 0 -12px;
  }

  /* Tab dropwown */
  /* Wrapper */

  /* Reset Elementor styles */
  .tab_related_post .e-n-tab-title {
    all: unset;
    display: block;
    width: 100%;
    padding: 10px 15px;
    cursor: pointer;
    box-sizing: border-box;
    font-family: inherit;
  }

  /* Hide all tabs when closed */
  .tab_related_post:not(.open) .e-n-tab-title {
    display: none;
  }

  /* Show selected tab only */
  .tab_related_post:not(.open) .e-n-tab-title[aria-selected="true"] {
    display: block;
    width: 100% !important;
    position: relative;
  }

  .dropdown-options {
    position: absolute;
    background: inherit;
    width: 100%;
    height: max-content;
    background-color: #fff;
    z-index: 1;
    left: 0;
    padding: 15px 15px;
    display: flex;
    flex-direction: column;
    gap: 12px;
    top: calc(100% + 4px);
    border-radius: 10px;
    display: none;
    box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
  }

  .fundacion-slider .elementor-swiper-button {
    height: 40px;
    width: 40px;
  }

  .fundacion-slider .elementor-swiper-button-prev {
    right: 60px !important;
  }

  .fundacion-slider .swiper-wrapper {
    align-items: center;
  }

  .custom__form .form-checkbox .wpcf7-list-item {
    width: 50%
  }

  .custom__form .field__medium {
    width: 100%
  }

  .archive-btn-container .elementor-widget-button {
    display: none;
  }

  .custom-dropdown {
    position: relative;
    width: 100%;
  }

  .dropdown-selected {
    position: relative;
    width: 100%;
    max-width: 100%;
    display: block !important;
    border: 1px solid #ebeae7;
    border-radius: 3px;
    padding: 12px 15px;
    font-size: 15px;
    outline: 0;
    background: #fff;
  }

  .dropdown-selected::after {
    content: "";
    position: absolute;
    right: 12px;
    top: 50%;
    width: 6px;
    height: 6px;
    border: solid #333;
    border-width: 0 2px 2px 0;
    transform: translateY(-50%) rotate(45deg);
  }

  .dropdown-options {
    display: none;
    position: absolute;
    width: 100%;
    background: #fff;
    border: 1px solid #ddd;
    z-index: 99;
  }

  .custom-dropdown.open .dropdown-options {
    display: block;
  }

  .dropdown-item {
    padding: 10px;
    cursor: pointer;
  }

  .dropdown-item:hover {
    background: #f2f2f2;
  }
}

@media (max-width: 600px) {
  .exp-card img {
    height: 180px;
  }
}

@media(max-width:575px) {
  .custom__form .form-checkbox .wpcf7-checkbox {
    column-count: 1;
    -webkit-column-count: 1;
    -moz-column-count: 1
  }

  .custom__form .form-checkbox .wpcf7-list-item {
    width: 100%
  }

  .custom__form fieldset {
    padding: 50px 30px 40px
  }
}