/*
Theme Name: Futuros Mejores V1
Theme URI: https://www.futurosmejores.com.ar
Author: Juan Peirotti
Author URI: https://www.peirotti.com.ar
Description: Sitio de Futuros Mejores 2025
Requires at least: 6.1
Tested up to: 6.2
Requires PHP: 7.4
Version: 1.0
Text Domain: Futuros Mejores
Tags: simple, Minimal
*/
@import url("https://fonts.googleapis.com/css2?family=Roboto+Flex:opsz,wght@8..144,100..1000&display=swap");
@media (min-width: 0) {
  .container {
    max-width: 0 !important;
  }
}
@media (min-width: 320px) {
  .container {
    max-width: 100% !important;
  }
}
@media (min-width: 568px) {
  .container {
    max-width: 568px !important;
  }
}
@media (min-width: 667px) {
  .container {
    max-width: 667px !important;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 768px !important;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 750px !important;
  }
}
@media (min-width: 1280px) {
  .container {
    max-width: 1000px !important;
  }
}
@media (min-width: 1440px) {
  .container {
    max-width: 1100px !important;
  }
}
@media (min-width: 1920px) {
  .container {
    max-width: 1420px !important;
  }
}
.w-xxxs-25 {
  width: 25% !important;
}

.h-xxxs-25 {
  height: 25% !important;
}

.w-xxxs-40 {
  width: 40% !important;
}

.h-xxxs-40 {
  height: 40% !important;
}

.w-xxxs-50 {
  width: 50% !important;
}

.h-xxxs-50 {
  height: 50% !important;
}

.w-xxxs-75 {
  width: 75% !important;
}

.h-xxxs-75 {
  height: 75% !important;
}

.w-xxxs-100 {
  width: 100% !important;
}

.h-xxxs-100 {
  height: 100% !important;
}

.w-xxxs-auto {
  width: auto !important;
}

.h-xxxs-auto {
  height: auto !important;
}

@media (min-width: 320px) {
  .w-xxs-25 {
    width: 25% !important;
  }
  .h-xxs-25 {
    height: 25% !important;
  }
}
@media (min-width: 320px) {
  .w-xxs-40 {
    width: 40% !important;
  }
  .h-xxs-40 {
    height: 40% !important;
  }
}
@media (min-width: 320px) {
  .w-xxs-50 {
    width: 50% !important;
  }
  .h-xxs-50 {
    height: 50% !important;
  }
}
@media (min-width: 320px) {
  .w-xxs-75 {
    width: 75% !important;
  }
  .h-xxs-75 {
    height: 75% !important;
  }
}
@media (min-width: 320px) {
  .w-xxs-100 {
    width: 100% !important;
  }
  .h-xxs-100 {
    height: 100% !important;
  }
}
@media (min-width: 320px) {
  .w-xxs-auto {
    width: auto !important;
  }
  .h-xxs-auto {
    height: auto !important;
  }
}
@media (min-width: 568px) {
  .w-xs-25 {
    width: 25% !important;
  }
  .h-xs-25 {
    height: 25% !important;
  }
}
@media (min-width: 568px) {
  .w-xs-40 {
    width: 40% !important;
  }
  .h-xs-40 {
    height: 40% !important;
  }
}
@media (min-width: 568px) {
  .w-xs-50 {
    width: 50% !important;
  }
  .h-xs-50 {
    height: 50% !important;
  }
}
@media (min-width: 568px) {
  .w-xs-75 {
    width: 75% !important;
  }
  .h-xs-75 {
    height: 75% !important;
  }
}
@media (min-width: 568px) {
  .w-xs-100 {
    width: 100% !important;
  }
  .h-xs-100 {
    height: 100% !important;
  }
}
@media (min-width: 568px) {
  .w-xs-auto {
    width: auto !important;
  }
  .h-xs-auto {
    height: auto !important;
  }
}
@media (min-width: 667px) {
  .w-sm-25 {
    width: 25% !important;
  }
  .h-sm-25 {
    height: 25% !important;
  }
}
@media (min-width: 667px) {
  .w-sm-40 {
    width: 40% !important;
  }
  .h-sm-40 {
    height: 40% !important;
  }
}
@media (min-width: 667px) {
  .w-sm-50 {
    width: 50% !important;
  }
  .h-sm-50 {
    height: 50% !important;
  }
}
@media (min-width: 667px) {
  .w-sm-75 {
    width: 75% !important;
  }
  .h-sm-75 {
    height: 75% !important;
  }
}
@media (min-width: 667px) {
  .w-sm-100 {
    width: 100% !important;
  }
  .h-sm-100 {
    height: 100% !important;
  }
}
@media (min-width: 667px) {
  .w-sm-auto {
    width: auto !important;
  }
  .h-sm-auto {
    height: auto !important;
  }
}
@media (min-width: 768px) {
  .w-md-25 {
    width: 25% !important;
  }
  .h-md-25 {
    height: 25% !important;
  }
}
@media (min-width: 768px) {
  .w-md-40 {
    width: 40% !important;
  }
  .h-md-40 {
    height: 40% !important;
  }
}
@media (min-width: 768px) {
  .w-md-50 {
    width: 50% !important;
  }
  .h-md-50 {
    height: 50% !important;
  }
}
@media (min-width: 768px) {
  .w-md-75 {
    width: 75% !important;
  }
  .h-md-75 {
    height: 75% !important;
  }
}
@media (min-width: 768px) {
  .w-md-100 {
    width: 100% !important;
  }
  .h-md-100 {
    height: 100% !important;
  }
}
@media (min-width: 768px) {
  .w-md-auto {
    width: auto !important;
  }
  .h-md-auto {
    height: auto !important;
  }
}
@media (min-width: 992px) {
  .w-lg-25 {
    width: 25% !important;
  }
  .h-lg-25 {
    height: 25% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-40 {
    width: 40% !important;
  }
  .h-lg-40 {
    height: 40% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-50 {
    width: 50% !important;
  }
  .h-lg-50 {
    height: 50% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-75 {
    width: 75% !important;
  }
  .h-lg-75 {
    height: 75% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-100 {
    width: 100% !important;
  }
  .h-lg-100 {
    height: 100% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-auto {
    width: auto !important;
  }
  .h-lg-auto {
    height: auto !important;
  }
}
@media (min-width: 1280px) {
  .w-xl-25 {
    width: 25% !important;
  }
  .h-xl-25 {
    height: 25% !important;
  }
}
@media (min-width: 1280px) {
  .w-xl-40 {
    width: 40% !important;
  }
  .h-xl-40 {
    height: 40% !important;
  }
}
@media (min-width: 1280px) {
  .w-xl-50 {
    width: 50% !important;
  }
  .h-xl-50 {
    height: 50% !important;
  }
}
@media (min-width: 1280px) {
  .w-xl-75 {
    width: 75% !important;
  }
  .h-xl-75 {
    height: 75% !important;
  }
}
@media (min-width: 1280px) {
  .w-xl-100 {
    width: 100% !important;
  }
  .h-xl-100 {
    height: 100% !important;
  }
}
@media (min-width: 1280px) {
  .w-xl-auto {
    width: auto !important;
  }
  .h-xl-auto {
    height: auto !important;
  }
}
@media (min-width: 1440px) {
  .w-xxl-25 {
    width: 25% !important;
  }
  .h-xxl-25 {
    height: 25% !important;
  }
}
@media (min-width: 1440px) {
  .w-xxl-40 {
    width: 40% !important;
  }
  .h-xxl-40 {
    height: 40% !important;
  }
}
@media (min-width: 1440px) {
  .w-xxl-50 {
    width: 50% !important;
  }
  .h-xxl-50 {
    height: 50% !important;
  }
}
@media (min-width: 1440px) {
  .w-xxl-75 {
    width: 75% !important;
  }
  .h-xxl-75 {
    height: 75% !important;
  }
}
@media (min-width: 1440px) {
  .w-xxl-100 {
    width: 100% !important;
  }
  .h-xxl-100 {
    height: 100% !important;
  }
}
@media (min-width: 1440px) {
  .w-xxl-auto {
    width: auto !important;
  }
  .h-xxl-auto {
    height: auto !important;
  }
}
@media (min-width: 1920px) {
  .w-xxxl-25 {
    width: 25% !important;
  }
  .h-xxxl-25 {
    height: 25% !important;
  }
}
@media (min-width: 1920px) {
  .w-xxxl-40 {
    width: 40% !important;
  }
  .h-xxxl-40 {
    height: 40% !important;
  }
}
@media (min-width: 1920px) {
  .w-xxxl-50 {
    width: 50% !important;
  }
  .h-xxxl-50 {
    height: 50% !important;
  }
}
@media (min-width: 1920px) {
  .w-xxxl-75 {
    width: 75% !important;
  }
  .h-xxxl-75 {
    height: 75% !important;
  }
}
@media (min-width: 1920px) {
  .w-xxxl-100 {
    width: 100% !important;
  }
  .h-xxxl-100 {
    height: 100% !important;
  }
}
@media (min-width: 1920px) {
  .w-xxxl-auto {
    width: auto !important;
  }
  .h-xxxl-auto {
    height: auto !important;
  }
}
.rojo {
  color: #dd5254;
}

.verde {
  color: #34c23b;
}

.violeta {
  color: #8880f3;
}

.darkgrey {
  color: #252727;
}

.midgrey {
  color: #464646;
}

.bg-rojo {
  background-color: #dd5254;
}

.bg-verde {
  background-color: #34c23b;
}

.bg-violeta {
  background-color: #8880f3;
}

.bg-black {
  background-color: black;
}

.bg-softblack {
  background-color: #1a1a1a;
}

.bg-darkgrey {
  background-color: #252727;
}

.bg-midgrey {
  background-color: #464646;
}

.no-underline {
  text-decoration: none;
}

@media (min-width: 1280px) {
  h1 {
    font-size: 2rem;
  }
}
@media (min-width: 1440px) {
  h1 {
    font-size: 2.2rem;
  }
}
@media (min-width: 1920px) {
  h1 {
    font-size: 2.5rem;
  }
}

h2.titulo {
  margin-bottom: 2em;
  text-decoration: underline;
  text-underline-offset: 20px;
  text-decoration-thickness: 1px;
}
@media (min-width: 1280px) {
  h2.titulo {
    font-size: 2rem;
  }
}
@media (min-width: 1440px) {
  h2.titulo {
    font-size: 2.2rem;
  }
}
@media (min-width: 1920px) {
  h2.titulo {
    font-size: 2.4rem;
  }
}

html,
body {
  scroll-behavior: smooth;
  color: #1a1a1a;
  background-color: white;
  font-family: "Roboto Flex", serif;
  font-size: 1em;
}
@media (max-width: 1919.98px) {
  html,
  body {
    font-size: 0.8em;
  }
}
@media (max-width: 991.98px) {
  html,
  body {
    font-size: 0.9em;
  }
}
@media (max-width: 767.98px) {
  html,
  body {
    font-size: 1em;
  }
}

body {
  display: flex;
  flex-direction: column;
}

.mini-header {
  height: 270px;
  align-content: end;
  background-size: cover;
}
@media (max-width: 767.98px) {
  .mini-header {
    height: 210px;
  }
}
@media (min-width: 1280px) {
  .mini-header {
    height: 200px;
  }
}
@media (min-width: 1440px) {
  .mini-header {
    height: 220px;
  }
}
@media (min-width: 1920px) {
  .mini-header {
    height: 270px;
  }
}

#home #homeCarousel .carousel-item picture img {
  height: 80vh;
  object-fit: cover;
}
@media (max-width: 767.98px) {
  #home #homeCarousel .carousel-item picture img {
    height: 85vh;
  }
}
@media (min-width: 1280px) {
  #home #homeCarousel .carousel-item picture img {
    height: 70vh;
  }
}
@media (min-width: 1440px) {
  #home #homeCarousel .carousel-item picture img {
    height: 60vh;
  }
}
@media (min-width: 1920px) {
  #home #homeCarousel .carousel-item picture img {
    height: 80vh;
  }
}
#home #homeCarousel .carousel-item .carousel-item-content {
  position: absolute;
  width: 50%;
  left: 15%;
  top: 30%;
}
#home #homeCarousel .carousel-item .carousel-item-content .pretitulo {
  color: white;
}
#home #homeCarousel .carousel-item .carousel-item-content .titulo {
  color: white;
}
@media (max-width: 767.98px) {
  #home #homeCarousel .carousel-item .carousel-item-content .titulo {
    line-height: 1em;
  }
}
#home #homeCarousel .carousel-item .carousel-item-content .btn {
  color: white;
}
#home #homeCarousel .carousel-indicators {
  bottom: 15%;
  left: 15%;
  justify-content: start;
  margin: 0px;
  /* Disabled thumbnail style */
}
@media (max-width: 767.98px) {
  #home #homeCarousel .carousel-indicators {
    bottom: 10%;
  }
}
#home #homeCarousel .carousel-indicators button {
  width: 0.4em;
  height: 0.4em;
  border: none;
  background-color: white;
  opacity: 1;
  transition: background-color 0.3s ease;
}
@media (max-width: 767.98px) {
  #home #homeCarousel .carousel-indicators button {
    width: 0.3em;
    height: 0.3em;
  }
}
#home #homeCarousel .carousel-indicators button:disabled {
  cursor: not-allowed;
}
#home #newsCarouselDesktop .fecha,
#home #newsCarouselMobile .fecha {
  text-transform: capitalize;
}
#home #newsCarouselDesktop .news-image img,
#home #newsCarouselMobile .news-image img {
  height: 258px;
  object-fit: cover;
}
#home #newsCarouselDesktop a,
#home #newsCarouselMobile a {
  color: white;
}
#home #newsCarouselDesktop a:hover .news-content,
#home #newsCarouselMobile a:hover .news-content {
  color: #8880f3 !important;
}
#home #propuestasCarousel .carousel-indicators {
  /* Highlight the current (active) thumbnail */
  /* Disabled thumbnail style */
}
#home #propuestasCarousel .carousel-indicators button {
  background-color: black;
}
#home #propuestasCarousel .carousel-indicators button.active {
  background-color: #dd5254;
}
#home #propuestasCarousel .carousel-indicators button:disabled {
  background-color: #000000 !important; /* Gray color for disabled */
}
#home .narrow-carousel {
  max-width: 100%; /* Reduce overall width to make space for arrows */
  margin: auto;
  /* Default thumbnails (green) */
}
@media (max-width: 767.98px) {
  #home .narrow-carousel {
    max-width: 80%; /* Reduce overall width to make space for arrows */
  }
}
#home .narrow-carousel .carousel-control-prev,
#home .narrow-carousel .carousel-control-next {
  width: auto;
  padding: 0px;
}
#home .narrow-carousel .carousel-control-prev {
  left: -60px; /* Move left arrow slightly outward */
}
#home .narrow-carousel .carousel-control-next {
  right: -60px; /* Move right arrow slightly outward */
}
#home .narrow-carousel .carousel-indicators {
  width: 100%;
  margin: 0px;
  bottom: auto;
  /* Disabled thumbnail style */
}
#home .narrow-carousel .carousel-indicators button {
  width: 0.5em;
  height: 0.5em;
  border: none;
  opacity: 1;
  transition: background-color 0.3s ease;
}
#home .narrow-carousel .carousel-indicators button:disabled {
  cursor: not-allowed;
}
#home .invert-arrows .carousel-control-prev-icon,
#home .invert-arrows .carousel-control-next-icon {
  filter: invert(100%); /* Make icons white */
}
#home #parallax {
  height: 250px;
  background-color: aquamarine;
  position: relative;
  width: 100%;
  overflow: hidden;
}
#home #parallax .parallax-image {
  position: absolute;
  top: 0;
  left: 50%;
  width: 120%;
  height: auto;
  transform: translate(-50%, 0);
  object-fit: cover;
}
@media (max-width: 767.98px) {
  #home #parallax .parallax-image {
    width: 170%;
  }
}
#home #que-buscamos .imagen {
  height: 90px;
}
@media (max-width: 767.98px) {
  #home #que-buscamos .imagen {
    float: right;
    height: 200px;
    display: flex;
    align-items: center;
  }
}
#home #equipo .miembro-card {
  overflow: hidden;
  position: relative;
}
#home #equipo .miembro-card .hover-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}
#home #equipo .miembro-card:hover .hover-overlay {
  opacity: 1;
}
#home #equipo .col-6:nth-of-type(3n + 1) .hover-overlay {
  background-color: rgba(52, 194, 59, 0.5);
}
#home #equipo .col-6:nth-of-type(3n + 1) .hover-overlay a.btn {
  color: #34c23b;
}
#home #equipo .col-6:nth-of-type(3n + 2) .hover-overlay {
  background-color: rgba(136, 128, 243, 0.5);
}
#home #equipo .col-6:nth-of-type(3n + 2) .hover-overlay a.btn {
  color: #8880f3;
}
#home #equipo .col-6:nth-of-type(3n + 3) .hover-overlay {
  background-color: rgba(221, 82, 84, 0.5);
}
#home #equipo .col-6:nth-of-type(3n + 3) .hover-overlay a.btn {
  color: #dd5254;
}

#categorias-filter {
  text-align: center;
}
#categorias-filter ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
#categorias-filter ul li {
  display: inline-block;
  padding-right: 2em;
  /* Target li with 'selected' class */
  /* Apply styles to a tags inside li elements that do not have the 'selected' class */
}
#categorias-filter ul li a {
  color: black;
  text-transform: uppercase;
  text-underline-offset: 10px;
  text-decoration-thickness: 1px;
}
#categorias-filter ul li.selected a {
  font-weight: bold;
  text-decoration: underline;
}
#categorias-filter ul li:not(.selected) a {
  text-decoration: none;
  font-weight: 300;
  /* Hover style */
}
#categorias-filter ul li:not(.selected) a:hover {
  text-decoration: underline;
}

#categorias ul {
  list-style: none;
  padding: 0px;
  line-height: 2em;
  text-transform: uppercase;
}
#categorias ul a {
  color: black;
  text-decoration: none;
  font-weight: 300;
}
#categorias ul a:hover {
  text-decoration: underline;
}

#post-grid .post-item a {
  box-sizing: border-box;
  background-color: transparent;
  top: 0;
  left: 0;
  z-index: 10;
}
#post-grid .post-item .post-image {
  overflow: hidden;
}
#post-grid .post-item .post-content .fecha {
  text-transform: capitalize;
}
#post-grid .post-item .post-content p {
  margin: 0;
}
#post-grid .post-item .post-content .post-title {
  color: black;
  text-transform: uppercase;
  font-size: 1.3em;
}
#post-grid .post-item .post-content a {
  width: fit-content;
  color: white;
}

.no-radius-mobile {
  border-radius: 0em !important;
}

.slight-radius-1, #post-grid .post-item {
  border-radius: 0.1em;
}

.slight-radius-top-1 {
  border-top-right-radius: 0.1em;
  border-top-left-radius: 0.1em;
}

.slight-radius-left-1 {
  border-bottom-left-radius: 0.1em;
  border-top-left-radius: 0.1em;
}

.shadow-strong {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.6);
}

.shadow-page {
  box-shadow: 0.5rem 0.5rem 1.2rem rgba(0, 0, 0, 0.2);
}

.text-shadow-1 {
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
}

.text-shadow-2 {
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}

.text-shadow-3 {
  text-shadow: 2px 2px 5px rgb(0, 0, 0);
}

.navbar {
  z-index: 500;
  position: absolute;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.74);
}
@media (max-width: 767.98px) {
  .navbar {
    background-color: rgba(0, 0, 0, 0.9);
  }
}
.navbar .navbar-brand {
  color: white;
  width: 200px;
}
.navbar .navbar-brand:hover {
  color: white;
}
@media (max-width: 767.98px) {
  .navbar .navbar-brand {
    text-align: center;
    font-size: 1.5em;
  }
}
@media (min-width: 1280px) {
  .navbar .navbar-brand {
    width: 110px;
  }
}
@media (min-width: 1440px) {
  .navbar .navbar-brand {
    width: 120px;
  }
}
@media (min-width: 1920px) {
  .navbar .navbar-brand {
    width: 200px;
  }
}
.navbar .nav-link {
  font-size: 0.9em;
  text-transform: uppercase;
  text-underline-offset: 10px;
  text-decoration-thickness: 1px;
}
@media (max-width: 767.98px) {
  .navbar .nav-link {
    font-size: 1.2em;
  }
}
@media (min-width: 1280px) {
  .navbar .nav-link {
    font-size: 0.9rem;
  }
}
@media (min-width: 1440px) {
  .navbar .nav-link {
    font-size: 0.9rem;
  }
}
@media (min-width: 1920px) {
  .navbar .nav-link {
    font-size: 0.9em;
  }
}
.navbar .nav-link.active {
  text-decoration: underline;
}
.navbar .nav-link:hover {
  text-decoration: underline;
}

#post {
  color: black;
}
#post .fecha {
  text-transform: capitalize;
}
#post .post-title {
  font-size: 2em;
}
#post .post-subtitle p {
  margin: 0;
}
#post .post-content h3 {
  font-weight: 100;
  margin-top: 1em;
}
#post .post-content img {
  margin-bottom: 1em;
}

@media (max-width: 767.98px) {
  #legalmodal {
    font-size: 0.9em;
    line-height: 1.3em;
  }
}
#legalmodal .modal-dialog {
  bottom: 15%;
}
@media (max-width: 767.98px) {
  #legalmodal .modal-dialog {
    bottom: 0%;
  }
}

.wp-has-aspect-ratio .wp-block-embed__wrapper {
  position: relative;
  width: 100%;
}
.wp-has-aspect-ratio .wp-block-embed__wrapper::before {
  display: block;
  padding-top: var(--bs-aspect-ratio);
  content: "";
}

.is-type-video {
  margin-bottom: 2em;
}

.wp-embed-aspect-16-9 .wp-block-embed__wrapper {
  --bs-aspect-ratio: calc(9 / 16 * 100%);
}

.wp-embed-aspect-16-9 .wp-block-embed__wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#footer #contacto .wpcf7-form input:not([type=submit]),
#footer #contacto .wpcf7-form textarea,
#footer #contacto .wpcf7-form select {
  width: 100%;
  box-sizing: border-box;
  padding: 0.8em;
  background-color: #cfccfa;
  border: none;
}
#footer #contacto .wpcf7-form input[type=submit] {
  background-color: white;
  color: black;
  border: 1px solid #ccc;
  cursor: pointer;
  padding: 0.8em;
  width: 100px;
}
#footer #bottom-bar {
  color: white;
  font-size: 0.9em;
}
#footer #bottom-bar a {
  color: white;
  text-decoration: none;
}
#footer #bottom-bar a:hover {
  text-decoration: underline;
}
#footer #bottom-bar .logo {
  width: 200px;
}
@media (min-width: 1280px) {
  #footer #bottom-bar .logo {
    width: 150px;
  }
}
@media (min-width: 1440px) {
  #footer #bottom-bar .logo {
    width: 170px;
  }
}
@media (min-width: 1920px) {
  #footer #bottom-bar .logo {
    width: 200px;
  }
}
#footer #bottom-bar .social-icons a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  background-color: white; /* White background */
  color: black; /* Black icon */
  border-radius: 50%;
  text-decoration: none;
  font-size: 20px;
  border: 2px solid white; /* Ensures they stand out on a dark background */
}
#footer #bottom-bar .social-icons a:hover {
  background-color: #e0e0e0; /* Light gray hover effect */
  color: black;
}