html {
  scroll-behavior: smooth;
}

.context-aires-del-club .logo-aires-club {
  height: 45px !important;
}
.context-aires-del-club hero {
  width: 100%;
  min-height: 290px;
  background-image: url("../images/aires-del-club/hero-aires-del-club.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
  padding: 1rem 2rem;
  display: flex;
  align-items: center;
}
@media (min-width: 768px) {
  .context-aires-del-club hero {
    padding: 2.5rem 2rem;
  }
}
.context-aires-del-club h3 {
  font-weight: 900;
}
.context-aires-del-club h4 {
  font-size: 0.8rem;
}
.context-aires-del-club .block-planos h4 {
  color: rgb(121, 204, 169);
}
.context-aires-del-club .btn.btn-primary {
  margin-top: 10px;
  padding: 5px 30px;
  background-color: rgb(244, 72, 72);
  font-weight: bold;
  border: none;
}
.context-aires-del-club .bg-financiacion {
  padding: 4rem 0;
  background-color: rgb(204, 204, 204);
}
.context-aires-del-club .galeria-imagen {
  position: relative;
}
.context-aires-del-club .galeria-imagen .slider-imagenes {
  overflow: auto;
  white-space: nowrap;
  transition: all 0.2s;
}
@media (min-width: 768px) {
  .context-aires-del-club .galeria-imagen .slider-imagenes {
    overflow: hidden;
    will-change: transform;
    user-select: none;
    cursor: pointer;
  }
}
.context-aires-del-club .galeria-imagen .slider-imagenes img {
  display: inline-block;
  margin-right: 15px;
  max-width: 310px;
  width: 100%;
  height: 150px;
  object-fit: cover;
}
.context-aires-del-club .modal .modal-header {
  padding: 0;
}
.context-aires-del-club .modal .modal-header .close {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 1;
  font-size: 30px;
}
.context-aires-del-club .modal .modal-header,
.context-aires-del-club .modal .modal-body,
.context-aires-del-club .modal .modal-footer {
  border: 0;
}
.context-aires-del-club .modal-contacto form {
  margin: 0;
}
.context-aires-del-club .modal-contacto form input.form-control {
  border-top: 0;
  border-right: 0;
  border-left: 0;
}
.context-aires-del-club .content-map iframe {
  max-height: 300px;
}
.context-aires-del-club .pre-footer {
  background-color: rgb(244, 72, 72);
  color: white;
}

body.new-home {
  padding: 75px 0;
}
body.new-home.user-logged-in {
  margin-top: 78px !important;
}
body.new-home.user-logged-in #primary-menu-home-1 {
  top: 79px !important;
}
body.new-home.user-logged-in #primary-menu-home-1 #navbarSupportedContent {
  top: 173px;
}
@media only screen and (min-width: 768px) {
  body.new-home.user-logged-in #primary-menu-home-1 #navbarSupportedContent {
    top: 141px;
  }
}
body.new-home #primary-menu-home-1 {
  top: 0 !important;
  min-height: 0;
}
body.new-home #primary-menu-home-1 .primary-menu-head {
  border-bottom: 1px solid #dbdcdd;
}
body.new-home #primary-menu-home-1 .navbar-brand img {
  position: inherit;
}
body.new-home #primary-menu-home-1 .block-networks a {
  color: #626262;
}
body.new-home #primary-menu-home-1 .buttons-link a {
  font-size: calc(0.62rem + 4 * (100vw - 300px) / 1300);
  word-spacing: -1px;
  color: #626262;
  vertical-align: middle;
  opacity: 0.8;
  margin-top: 0px;
}
body.new-home #primary-menu-home-1 .buttons-link.cap-y-ahorro .menu-item-2 {
  margin-bottom: 3px;
}
body.new-home #primary-menu-home-1 .buttons-link.cap-y-ahorro .menu-item-2:hover {
  border-bottom: 3px solid #bb002f;
  margin-bottom: 0;
}
body.new-home #primary-menu-home-1 .buttons-link.casj .menu-item-2, body.new-home #primary-menu-home-1 .buttons-link.ahorro-previo .menu-item-2, body.new-home #primary-menu-home-1 .buttons-link.aires-del-club .menu-item-2 {
  margin-bottom: 3px;
}
body.new-home #primary-menu-home-1 .buttons-link.casj .menu-item-2:hover, body.new-home #primary-menu-home-1 .buttons-link.ahorro-previo .menu-item-2:hover, body.new-home #primary-menu-home-1 .buttons-link.aires-del-club .menu-item-2:hover {
  border-bottom: 3px solid #bb002f;
  margin-bottom: 0;
}
body.new-home #primary-menu-home-1 #navbarSupportedContent {
  top: 85px;
}
@media only screen and (min-width: 768px) {
  body.new-home #primary-menu-home-1 #navbarSupportedContent {
    top: 61px;
  }
}
body.new-home #primary-menu-home-1 #navbarSupportedContent a {
  color: #626262;
}
body.new-home #primary-menu-home-1 #navbarSupportedContent #navbarDropdownPage {
  border: 1px solid rgba(0, 0, 0, 0.15);
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  background-color: #fff;
}
body.new-home #primary-menu-home-1 #navbarSupportedContent #navbarDropdownPage::after {
  content: "";
  position: absolute;
  right: 35px;
  top: calc(50% - 5px);
  width: 8px;
  height: 8px;
  display: block;
  border-left: 2px solid #808080;
  border-bottom: 2px solid #808080;
  border-top: 0;
  border-right: 0;
  transform: rotate(-135deg);
  transition: all 0.25s ease;
}
body.new-home #primary-menu-home-1 #navbarSupportedContent .show #navbarDropdownPage::after {
  transform: rotate(-45deg);
}
body.new-home #primary-menu-home-1 #navbarSupportedContent .dropdown-menu {
  margin-top: -1.1rem;
  margin-left: 1rem;
  position: absolute;
  left: 0;
  width: calc(100% - 2rem);
}
body.new-home #primary-menu-home-1 #navbarSupportedContent .dropdown-menu .dropdown-item {
  padding: 0.75rem 1.5rem;
}
body.new-home #primary-menu-home-2 a {
  color: #626262;
  font-size: 16px;
}
body.new-home #primary-menu-home-2 .navigation__item {
  margin-bottom: 3px;
}
body.new-home #primary-menu-home-2 .navigation__item:hover {
  border-bottom: 3px solid #bb002f;
  margin-bottom: 0;
}
body.new-home .contenido-slider {
  position: relative;
}
body.new-home .contenido-slider .control-prev {
  left: 0;
}
body.new-home .contenido-slider .control-next {
  right: 0;
}
body.new-home .contenido-slider .control-prev,
body.new-home .contenido-slider .control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 6%;
  text-align: center;
  opacity: 0.5;
  z-index: 1;
  cursor: pointer;
  font-size: 35px;
  color: black !important;
}
body.new-home .contenido-slider .control-prev:hover,
body.new-home .contenido-slider .control-next:hover {
  color: #9b9b9b !important;
}
body.new-home .contenido-slider .glider-track {
  margin-left: 5%;
  margin-right: 10%;
  padding-bottom: 10px;
}
body.new-home .contenido-slider .glider-track .slider-home-item {
  margin-left: 1.2%;
  max-width: 100%;
  max-height: 100%;
}
body.new-home .contenido-slider .slider-home-item {
  display: inline-flex;
  justify-content: center;
  box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  max-width: 80%;
  max-height: 450px;
  margin-left: 10%;
}
body.new-home .contenido-slider .slider-home-item:first-child img {
  object-position: top center;
}
body.new-home .contenido-slider .slider-home-item .item-caption {
  white-space: normal;
}
body.new-home .contenido-slider .slider-home-item .item-caption h3 {
  color: rgb(184, 184, 184);
}
body.new-home .contenido-slider .slider-home-item .item-caption .primary-button {
  white-space: normal;
}
body.new-home .contenido-slider .slider-home-item img {
  border-radius: 8px 8px 0 0;
  object-fit: cover;
  width: 100%;
  height: 150px;
}
@media only screen and (min-width: 768px) {
  body.new-home .contenido-slider .slider-home-item img {
    border-radius: 8px 0 0 8px;
    height: 450px;
  }
}
body.new-home .contenido-slider .slider-indicadores .glider-dot.active {
  background: #626262;
}
body.new-home #section-home-club {
  background-color: rgba(207, 207, 207, 0.3);
}
body.new-home #section-home-club .card {
  border: none;
  border-radius: 15px;
}
body.new-home #section-home-club .card .image-card img {
  border-radius: 15px;
  width: 100%;
}
body.new-home #section-home-club .card .image-card::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: -1px;
  border-radius: 15px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #ffffff 100%), linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 100%);
  transform: rotate(-180deg);
}
body.new-home #section-home-club .card .card-body {
  position: absolute;
  width: 100%;
  height: 100%;
}
body.new-home #section-home-club .card .card-body h4 {
  color: rgb(244, 72, 72);
  font-size: 1.25rem;
}
body.new-home #section-home-club .card .card-body p {
  color: rgb(98, 98, 98);
}
body.new-home #section-home-club .card p.text-white {
  position: absolute;
  width: 100%;
  bottom: 0;
}
body.new-home footer .developed-by {
  color: #626262;
  font-size: 0.8rem;
}
body.new-home footer .developed-by a {
  font-size: 0.9rem;
}
body.new-home footer .developed-by a:hover {
  color: #626262;
  text-decoration: underline;
}

.header-container .col-lg-4 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.header-container .iframe-container {
  padding: 1rem;
  height: 100%;
}
@media only screen and (min-width: 992px) {
  .header-container .iframe-container {
    padding: 0;
  }
}
@media only screen and (min-width: 992px) {
  .header-container .iframe-container iframe {
    margin-left: 1rem;
  }
}

.gallery-container .row .col-lg-6 {
  margin-bottom: 2.75rem;
}
.gallery-container .iframe-container {
  padding: 0.5rem;
  order: 3;
}
@media only screen and (min-width: 992px) {
  .gallery-container .iframe-container {
    order: 0;
  }
}
.gallery-container h2.block-inline-blocktitulo {
  font-size: 1.5rem;
  line-height: 2.25rem;
  color: #bb002f;
  font-weight: 700;
}
@media only screen and (min-width: 992px) {
  .gallery-container h2.block-inline-blocktitulo {
    line-height: 4.125rem;
    font-size: 2.5rem;
  }
}
.gallery-container h4.block-inline-blocktitulo {
  font-size: 1rem;
  line-height: 1.5rem;
  color: #545454;
  font-weight: 500;
  margin-bottom: 1.5rem;
}
@media only screen and (min-width: 992px) {
  .gallery-container h4.block-inline-blocktitulo {
    font-size: 1.25rem;
    line-height: 2rem;
  }
}

article.node--type-home-layout-builder {
  font-family: "Poppins", sans-serif;
}
article.node--type-home-layout-builder .block-field-blocknodehome-layout-builderbody .field--name-body {
  display: none;
}
@media only screen and (min-width: 992px) {
  article.node--type-home-layout-builder .block-field-blocknodehome-layout-builderbody .field--name-body {
    display: block;
  }
}
article.node--type-home-layout-builder .ultimos-adjudicados {
  margin: 1rem;
}
@media only screen and (min-width: 992px) {
  article.node--type-home-layout-builder .ultimos-adjudicados {
    margin: 0;
  }
}
article.node--type-home-layout-builder > div {
  width: 100vw;
  left: calc(-50vw + 50%);
  position: relative;
}
article.node--type-home-layout-builder > div h3 {
  font-size: 1.5rem;
  line-height: 2rem;
  color: #545454;
  font-weight: 700;
  margin: 1rem 0;
}
@media only screen and (min-width: 992px) {
  article.node--type-home-layout-builder > div h3 {
    font-size: 2rem;
    line-height: 2.5rem;
  }
}
article.node--type-home-layout-builder > div h5 {
  margin-bottom: 1.4375rem;
  font-size: 1.125rem;
  line-height: 1.6875;
}
@media only screen and (min-width: 992px) {
  article.node--type-home-layout-builder > div h5 {
    margin-bottom: 0;
    font-size: 1.25rem;
    line-height: 1.5rem;
  }
}
article.node--type-home-layout-builder > div .field--name-field-bajada {
  font-size: 1.125rem;
  margin-bottom: 2.625rem;
}
@media only screen and (min-width: 992px) {
  article.node--type-home-layout-builder > div .field--name-field-bajada {
    font-size: 1.5rem;
  }
}
article.node--type-home-layout-builder > div iframe {
  aspect-ratio: 16/9;
  width: 100%;
}
article.node--type-home-layout-builder > div .heading-title {
  margin-top: 1.8rem;
}

@media (min-width: 1000px) {
  .section-padding {
    padding: 0 3rem;
  }
}
@media (min-width: 1400px) {
  .section-padding {
    padding: 0 4.5rem;
  }
}
@media (min-width: 2000px) {
  .section-padding {
    padding: 0 14rem;
  }
}

.accent-color {
  color: #bb002f;
}

.green-color {
  color: #007A4B !important;
}

.bg-accent {
  background-color: #bb002f;
}

.bg-green {
  background-color: #007a4b;
}

.color-white {
  color: white;
}

.fw-600 {
  font-weight: 600;
}

.fw-500 {
  font-weight: 500;
}

.fs-6 {
  font-size: 1rem;
}

.heading-title {
  text-align: center;
  font-size: 2rem;
  line-height: 2.375rem;
}
@media only screen and (min-width: 992px) {
  .heading-title {
    font-size: 3rem;
    line-height: 3.5rem;
    text-align: start;
  }
}

.plan-text {
  font-size: 1.6rem;
  line-height: 2.5rem;
}

.plan-box {
  box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.1490196078);
  min-height: 145px;
}
@media (max-width: 500px) {
  .plan-box img {
    width: 150px;
  }
}

.color-lightgray {
  color: #f9f9f9;
}

.bg-gray {
  background-color: #f9f9f9 !important;
}

.information-box {
  align-items: center;
  min-height: fit-content;
  border-radius: 12px;
}
.information-box .card-informativa-title {
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.75rem;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .information-box .card-informativa-title {
    font-weight: 600;
    font-size: 1.375rem;
    line-height: 1.5625rem;
    text-align: start;
    height: 3.1rem;
  }
}
@media only screen and (min-width: 992px) {
  .information-box {
    align-items: start;
    min-height: 19rem;
  }
  .information-box .imagen-default,
  .information-box .imagen-hover {
    height: 71px;
  }
  .information-box:hover {
    background-color: white !important;
    box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.1490196078);
  }
  .information-box:hover .green-color {
    color: #bb002f !important;
  }
  .information-box:hover .right-arrow-svg path {
    fill: #bb002f;
  }
  .information-box:hover .d-none {
    display: inline-block !important;
  }
  .information-box:hover .d-inline-block {
    display: none !important;
  }
}

.border-bottom-accent {
  border-bottom: 4px solid #bb002f;
}

.right-arrow-svg path {
  fill: #007a4b;
}

.bg-lightgray {
  background-color: #eeeeee;
}

.color-gray {
  color: #545454;
}

.bg-dark-gray {
  background-color: #545454;
}

.premios div {
  border-radius: 8px;
}

.ua-footer a {
  font-size: 1rem;
}
@media (min-width: 1450px) {
  .ua-footer a {
    font-size: 22px;
  }
}

.fs-1 {
  font-size: 1rem;
}

.fs-2 {
  font-size: 2rem;
}

.height-fit-content {
  height: fit-content;
}

.gap-1 {
  gap: 1rem;
}

.responsive-text {
  font-size: 0.67rem;
}
@media (min-width: 400px) {
  .responsive-text {
    font-size: 0.8rem;
  }
}
@media (min-width: 1400px) {
  .responsive-text {
    font-size: 1rem;
  }
}

.header-card-informativa {
  top: -3rem;
  width: 100%;
  left: 0;
  border-top-right-radius: 12px;
  border-top-left-radius: 12px;
}

.border-100 {
  border-radius: 100px;
}

.border-8 {
  border-radius: 8px;
}

.accent-border {
  border: 1px solid #bb002f;
}

@media only screen and (max-width: 992px) {
  .block-boton-link {
    width: 95%;
    margin: 0 auto;
    display: block;
  }
}

.hover-block-boton-link-[rounded|filled]:active, .hover-block-boton-link-[rounded|filled]:focus {
  color: inherit;
}

.hover-block-boton-link-rounded:hover {
  color: white;
}
@media only screen and (min-width: 992px) {
  .hover-block-boton-link-rounded:hover {
    background-color: #8f0024;
    color: white;
  }
}

.hover-block-boton-link-filled:hover {
  color: #bb002f;
}
@media only screen and (min-width: 992px) {
  .hover-block-boton-link-filled:hover {
    background-color: #8f0024 !important;
    color: white;
  }
}

@media only screen and (min-width: 992px) {
  .suscripcion-row {
    display: block;
    margin: 0 auto;
    width: fit-content;
  }
}

.suscripcion-col {
  text-align: center;
  flex-direction: column;
}
@media only screen and (min-width: 992px) {
  .suscripcion-col {
    flex-direction: row;
    align-items: center;
    gap: 6rem;
  }
}

.banner-home-cya-hover:hover {
  color: #bb002f;
}
@media only screen and (min-width: 992px) {
  .banner-home-cya-hover:hover {
    color: #545454;
  }
}

.banner-cya {
  background-color: #bb002f;
  border-radius: 1rem;
  height: 35.5rem;
  align-items: start;
  text-align: center;
  margin: 1rem;
}
.banner-cya .block-boton-link {
  width: 75%;
}
.banner-cya h4 {
  font-size: 1.5rem;
  height: 6rem;
}
@media only screen and (min-width: 384px) {
  .banner-cya .block-boton-link {
    margin-bottom: 1rem;
  }
}
@media only screen and (min-width: 440px) {
  .banner-cya {
    height: 39.5rem;
  }
}
@media only screen and (min-width: 992px) {
  .banner-cya {
    margin: 0;
  }
  .banner-cya .block-boton-link {
    width: 50%;
    margin-top: 1rem;
  }
  .banner-cya h4 {
    font-size: 2rem;
    height: fit-content;
  }
}
@media only screen and (min-width: 1200px) {
  .banner-cya {
    height: 26.75rem;
    align-items: center;
    text-align: start;
  }
}
.banner-cya .banner-cya_first-image {
  bottom: -16.85rem;
  right: 0;
  z-index: 2;
}
.banner-cya .banner-cya_second-image {
  bottom: -10rem;
  right: 0;
  z-index: 1;
}
@media only screen and (min-width: 384px) {
  .banner-cya .banner-cya_first-image {
    bottom: -15.85rem;
    right: 32px;
    max-width: 80%;
  }
  .banner-cya .banner-cya_second-image {
    bottom: -8rem;
  }
}
@media only screen and (min-width: 440px) {
  .banner-cya .banner-cya_first-image {
    bottom: -19.85rem;
    right: 39px;
  }
  .banner-cya .banner-cya_second-image {
    bottom: -10rem;
  }
}
@media only screen and (min-width: 505px) {
  .banner-cya .banner-cya_first-image {
    max-width: 70%;
    right: 72px;
  }
  .banner-cya .banner-cya_second-image {
    bottom: -12rem;
  }
}
@media only screen and (min-width: 537px) {
  .banner-cya .banner-cya_second-image {
    bottom: -13rem;
  }
}
@media only screen and (min-width: 550px) {
  .banner-cya .banner-cya_second-image {
    left: -1rem;
    max-height: 20rem;
  }
}
@media only screen and (min-width: 600px) {
  .banner-cya .banner-cya_second-image {
    max-height: 18rem;
    left: 2rem;
    top: -6rem;
  }
}
@media only screen and (min-width: 680px) {
  .banner-cya .banner-cya_first-image {
    left: 164px;
  }
  .banner-cya .banner-cya_second-image {
    left: 6rem;
  }
}
@media only screen and (min-width: 710px) {
  .banner-cya .banner-cya_second-image {
    left: 5rem;
  }
}
@media only screen and (min-width: 740px) {
  .banner-cya .banner-cya_second-image {
    left: 7rem;
  }
}
@media only screen and (min-width: 766px) {
  .banner-cya .banner-cya_first-image {
    left: 5rem;
  }
  .banner-cya .banner-cya_second-image {
    bottom: -17rem;
    max-height: unset;
    left: 2rem;
  }
}
@media only screen and (min-width: 766px) {
  .banner-cya .banner-cya_first-image {
    left: 3rem;
    bottom: -20.8rem;
  }
  .banner-cya .banner-cya_second-image {
    top: -4rem;
    max-height: unset;
  }
}
@media only screen and (min-width: 860px) {
  .banner-cya .banner-cya_first-image {
    left: 7rem;
  }
  .banner-cya .banner-cya_second-image {
    left: 5rem;
  }
}
@media only screen and (min-width: 949px) {
  .banner-cya .banner-cya_first-image {
    left: unset;
  }
  .banner-cya .banner-cya_second-image {
    left: 0;
  }
}
@media only screen and (min-width: 992px) {
  .banner-cya .banner-cya_first-image {
    bottom: -23.45rem;
  }
  .banner-cya .banner-cya_second-image {
    top: -1.1rem;
  }
}
@media only screen and (min-width: 1000px) {
  .banner-cya .banner-cya_first-image {
    bottom: -21.06rem;
    max-width: unset;
  }
  .banner-cya .banner-cya_second-image {
    top: -3.5rem;
  }
}
@media only screen and (min-width: 1045px) {
  .banner-cya .banner-cya_first-image {
    bottom: -23.45rem;
  }
  .banner-cya .banner-cya_second-image {
    top: -1.1rem;
  }
}
@media only screen and (min-width: 1013px) {
  .banner-cya .banner-cya_second-image {
    left: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .banner-cya .banner-cya_first-image,
  .banner-cya .banner-cya_second-image {
    bottom: -6.3rem;
    left: unset;
    max-height: unset;
  }
  .banner-cya .banner-cya_second-image {
    right: unset;
    max-height: unset;
    left: -8rem;
    top: -4rem;
  }
}
@media only screen and (min-width: 1386px) {
  .banner-cya .banner-cya_first-image {
    bottom: -6.25rem;
  }
  .banner-cya .banner-cya_second-image {
    top: -4.2rem;
  }
}
@media only screen and (min-width: 1387px) {
  .banner-cya .banner-cya_first-image {
    bottom: -7.5rem;
  }
  .banner-cya .banner-cya_second-image {
    top: -5.5rem;
  }
}
@media only screen and (min-width: 1400px) {
  .banner-cya .banner-cya_first-image {
    bottom: -6.25rem;
  }
  .banner-cya .banner-cya_second-image {
    top: -4.2rem;
  }
}
@media only screen and (min-width: 1435px) {
  .banner-cya .banner-cya_first-image {
    bottom: -7.5rem;
  }
  .banner-cya .banner-cya_second-image {
    left: -5rem;
    top: -5.5rem;
  }
}
@media only screen and (min-width: 1440px) {
  .banner-cya .banner-cya_second-image {
    left: -4rem;
  }
}
@media only screen and (min-width: 1490px) {
  .banner-cya .banner-cya_first-image {
    bottom: -7.45rem;
  }
  .banner-cya .banner-cya_second-image {
    left: unset;
  }
}
@media only screen and (min-width: 1580px) {
  .banner-cya .banner-cya_first-image {
    bottom: -8.7rem;
  }
  .banner-cya .banner-cya_second-image {
    top: -6.5rem;
  }
}

/** Fonts **/
@font-face {
  font-family: "Poppins";
  src: url("/themes/custom/sanjorge/fonts/Poppins/Poppins-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("/themes/custom/sanjorge/fonts/Poppins/Poppins-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("/themes/custom/sanjorge/fonts/Poppins/Poppins-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("/themes/custom/sanjorge/fonts/Poppins/Poppins-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("/themes/custom/sanjorge/fonts/Poppins/Poppins-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("/themes/custom/sanjorge/fonts/Poppins/Poppins-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("/themes/custom/sanjorge/fonts/Poppins/Poppins-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("/themes/custom/sanjorge/fonts/Poppins/Poppins-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("/themes/custom/sanjorge/fonts/Poppins/Poppins-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
/* Elementos Generales */
html,
body {
  height: 100%;
}

body {
  font-size: calc(1rem + 4 * (100vw - 300px) / 1300);
  color: rgb(98, 98, 98);
  font-family: "Montserrat", sans-serif;
  -webkit-font-smoothing: antialiased;
  padding: 80px 0;
}

a {
  text-decoration: none;
  transition: all 0.35s ease-out;
  -webkit-transition: all 0.35s ease-out;
}
a:hover, a:focus, a:link {
  transition: all 0.35s ease-out;
  -webkit-transition: all 0.35s ease-out;
  text-decoration: none;
}

a:active,
a:active * {
  outline: none !important;
  outline-style: none !important;
  -moz-outline-style: none !important;
}

a:focus,
a:focus * {
  outline: none !important;
  outline-style: none !important;
  -moz-outline-style: none !important;
}

h1,
h2,
h3,
h4,
h5 {
  font-weight: 700;
}

h1 {
  font-size: calc(1.5rem + 2vw);
  line-height: 1.2;
}

h2 {
  font-size: calc(1.2rem + 2vw);
  line-height: 1.25;
}

h3 {
  font-size: calc(1rem + 2vw);
  line-height: 1.3;
}

.logo-home-principal {
  height: 35px;
}

ol.breadcrumb {
  background: none;
  font-size: 9pt;
  border-bottom: 1px solid #eee;
}
ol.breadcrumb a {
  color: #fb4e4e;
  font-weight: bold;
}

.ajax-progress-fullscreen {
  background: transparent;
  width: 75px;
  height: 75px;
  border-radius: 50%;
  border: #bb002f 4px solid;
  border-top-color: #007A4B;
  border-left-color: transparent;
  border-right-color: transparent;
  animation: spinner 1.5s infinite linear;
  position: absolute;
  left: calc(50% - 37.5px);
  top: calc(50% - 37.5px);
  transform: translate(-50%, -50%);
}

@keyframes spinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@media (max-width: 991px) {
  .menu-item-2-cya {
    flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }
}
.green-square {
  background: rgb(77, 162, 132);
  display: inline-block;
  width: 1em;
  height: 1em;
  padding-left: 0.2em;
  padding-bottom: 0;
  margin-right: 0.2em;
  vertical-align: middle;
  color: transparent;
  transition: 0.2s;
  font-size: 1rem;
  border: 0.1em solid #000;
}

.gray-square {
  background: rgb(249, 249, 249);
  display: inline-block;
  width: 1em;
  height: 1em;
  padding-left: 0.2em;
  padding-bottom: 0;
  margin-right: 0.2em;
  vertical-align: middle;
  color: transparent;
  transition: 0.2s;
  font-size: 1rem;
  border: 0.1em solid #000;
}

.form-item-terms #edit-terms {
  width: auto;
}

.link-terms {
  color: rgb(121, 204, 169) !important;
  cursor: pointer;
}
.link-terms:hover {
  color: rgb(77, 162, 132) !important;
}

.oferta-turistica-texto-secundario {
  padding-top: 1.5rem;
}

.oferta-turistica-texto {
  border-top: 3px solid rgba(243, 65, 65, 0.7);
  border-radius: 0;
  border-bottom: 0;
  background: white;
  padding: 1.5rem;
}

.oferta-turistica-texto-contenedor {
  box-shadow: 0 8px 28px rgba(0, 0, 0, 0.1), 0 5px 5px rgba(0, 0, 0, 0.05);
  border-radius: 0;
  padding: 0px;
}

.btn-terms {
  background-color: rgb(244, 72, 72);
  color: #fff;
  border-color: inherit !important;
}

.question-icon {
  vertical-align: middle;
  margin-left: 5px;
  opacity: 0.7;
}

tr.eminent-row td {
  background-color: rgba(77, 162, 132, 0.8) !important;
  color: #fff;
}

.table-fees tr.selected td {
  background: #d6e9e2 !important;
  color: black;
  font-weight: 600;
  border: none;
}
.table-fees div {
  padding-left: 0 !important;
}
.table-fees input[type=checkbox] + label {
  display: none;
}
.table-fees input[type=checkbox] {
  border: 0.1em solid #000;
  border-radius: 0.2em;
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  transition: 0.2s;
  font-size: 1rem;
}
.table-fees .form-check-input {
  margin-left: 0 !important;
}
.table-fees .eminent-row input[type=checkbox] {
  border: 0.1em solid white;
}
.table-fees tbody tr:last-child td:first-child {
  border-bottom-left-radius: 10px;
}
.table-fees tbody tr:last-child td:last-child {
  border-bottom-right-radius: 10px;
}

footer {
  background: rgb(255, 255, 255);
  border: 1px solid #eee;
}
footer h4 {
  font-weight: 700;
  font-size: 0.8rem;
}
footer ul {
  padding: 0;
  list-style: none;
}
footer ul li a {
  color: rgb(98, 98, 98);
  font-size: 0.7rem;
}
footer ul li a:hover {
  color: rgb(121, 204, 169);
}

button:focus,
.closebtn:focus {
  outline: none;
}

.entradas-link {
  font-size: 0.9rem;
  color: #fff;
  position: absolute;
  left: 10px;
  top: 5px;
}
.entradas-link:hover {
  color: #fff;
}

@media (min-width: 768px) {
  .only-mobile {
    display: none;
  }
}
@media (max-width: 767px) {
  .only-mobile {
    display: inherit;
  }
}

#orgullo-uruguayo-dsktp {
  position: absolute;
  left: 20px;
}
@media (max-width: 992px) {
  #orgullo-uruguayo-dsktp {
    display: none;
  }
}

#orgullo-uruguayo-mbl {
  text-align: center;
  display: none;
  font-weight: bold;
}
@media (max-width: 990px) {
  #orgullo-uruguayo-mbl {
    display: block;
  }
}

#orgullo-uruguayo-mbl > * a {
  color: #f44848;
  text-decoration: underline;
}

.g-recaptcha {
  padding: 15px;
}

.ui-widget-header {
  background: transparent !important;
  border-top: 0;
  border-left: 0;
  border-right: 0;
}

.ui-widget.ui-widget-content {
  border-top: 3px solid rgba(126, 208, 173, 0.7);
}

.ui-dialog .ui-dialog-content {
  padding: 1em 1em;
}

.logo-club {
  position: absolute;
  top: 5px !important;
  left: 15px !important;
  opacity: 1 !important;
}

.navbar {
  padding: 0 1rem;
}

.nav-desk ul {
  list-style: none;
  padding: 0;
}
.nav-desk ul li {
  padding: 10px 20px;
}
.nav-desk ul li a {
  font-size: calc(0.62rem + 4 * (100vw - 300px) / 1300);
  color: rgb(98, 98, 98);
  border-bottom: 0;
  padding: 20px 0 20px;
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
  border-color: transparent;
}

.nav-tabs .nav-item {
  height: 100%;
}

.path-club-atletico-san-jorge .radio-link {
  display: initial !important;
}

.path-capitalizacion-y-ahorro .social-top-icon {
  display: initial !important;
}

.path-frontpage .qrs > a {
  display: inline-block;
  margin-left: 3px;
}

.radio-link {
  margin-right: 15px;
}
.radio-link img {
  margin-top: -5px !important;
}

a.radio {
  font-size: calc(0.62rem + 4 * (100vw - 300px) / 1300);
  color: #fff;
}
a.radio span:last-child {
  background: rgb(255, 255, 255);
  padding: 5px;
  color: rgb(243, 72, 72);
  margin-left: 3px;
  font-weight: 700;
}

.dropdown-deportes {
  cursor: pointer;
}

.nav-tabs .nav-link {
  color: rgb(121, 204, 169);
  font-weight: 700;
}

.nav-tabs .nav-link.active {
  color: rgb(77, 162, 132);
  font-weight: 700;
  background-color: transparent;
  border-color: transparent;
  background: rgb(255, 255, 255);
  border-radius: 0;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
}

.nav-tabs {
  border-bottom: 1px solid transparent;
}

span#menu-text {
  display: inline-block;
  width: 50px;
}

.fixed-1 {
  position: fixed;
  top: 0;
  z-index: 11;
  left: 0;
  right: 0;
}

.nav-fixed {
  position: fixed;
  top: 33px !important;
  z-index: 10;
  left: 0;
  right: 0;
}

.navbar-brand img {
  position: absolute;
  top: 5px;
}

#primary-menu-home .navbar-brand img {
  opacity: 0.7;
  position: absolute;
  top: 10px;
  left: 20px;
  z-index: 1200;
}

#navbarSupportedContent {
  position: fixed;
  top: 88px;
  right: 0;
  z-index: 99;
  width: 25%;
  height: 100%;
  background-color: rgb(255, 255, 255);
  overflow: auto;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.03), 0 1px 3px rgba(0, 0, 0, 0.07);
  padding-bottom: 100px;
}

.menu .form-control {
  background-color: rgb(255, 255, 255);
  border: 1px solid #f5eded;
  color: rgb(105, 105, 105);
}

.bg-form-search {
  background: #f9f9f9;
  border-left: 3px solid #e9e9e9;
}

.btn-search {
  background: transparent;
}

.top-menu {
  padding: 0rem 1rem;
  text-align: right;
  background: #fb4e4e;
  border-bottom: 2px solid #90e0be;
}
.top-menu img {
  margin-top: 0;
  opacity: 1;
}
.top-menu li a {
  padding: 5px;
}
.top-menu .navbar-nav .dropdown-menu {
  position: absolute;
  width: 200px;
  float: none;
  right: 0;
  left: -110px;
  top: 30px;
  border-radius: 0;
  text-align: left;
  z-index: 1500;
  background: white !important;
  border: 1px solid transparent;
  box-shadow: 0 0px 1px rgba(0, 0, 0, 0.01), 0 4px 6px rgba(0, 0, 0, 0.05);
  padding: 5px 3px;
}
.top-menu .navbar-nav .dropdown-menu .dropdown-item {
  color: rgb(98, 98, 98);
  font-size: calc(0.62rem + 4 * (100vw - 300px) / 1300);
}
.top-menu .navbar-nav .dropdown-menu .dropdown-item:hover {
  color: rgb(98, 98, 98);
}
.top-menu .navbar-nav .dropdown-menu .dropdown-item:active {
  background-color: #fbfbfb;
}

.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 92px;
  right: 0;
  background-color: rgb(255, 255, 255);
  overflow-x: hidden;
  transition: 0.2s;
  padding-top: 0;
  -webkit-box-shadow: -9px -4px 5px -6px rgba(3, 3, 3, 0.05);
  -moz-box-shadow: -9px -4px 5px -6px rgba(3, 3, 3, 0.05);
  box-shadow: -9px -4px 5px -6px rgba(3, 3, 3, 0.05);
}
.sidenav a {
  padding: 15px;
  text-decoration: none;
  font-size: 0.8rem;
  color: rgb(98, 98, 98);
  display: block;
  transition: all 0.35s ease-out;
}
.sidenav a:hover {
  color: #f1f1f1;
  color: rgba(0, 0, 0, 0.8);
}
.sidenav .closebtn {
  position: absolute;
  top: -15px;
  right: 20px;
  font-size: 35px;
  margin-left: 0;
}

.nav-sub-item {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.nav-sub-item .drop-arrow {
  -webkit-transition: all 0.35s ease-out;
  -moz-transition: all 0.35s ease-out;
  -o-transition: all 0.35s ease-out;
  transition: all 0.35s ease-out;
}

.nav-sub-item:hover > .drop-arrow {
  transform: translateX(10px);
  -webkit-transition: all 0.35s ease-out;
  -moz-transition: all 0.35s ease-out;
  -o-transition: all 0.35s ease-out;
  transition: all 0.35s ease-out;
}

@media screen and (max-height: 450px) {
  .sidenav {
    padding-top: 15px;
  }
  .sidenav a {
    font-size: 18px;
  }
}
.primary-menu {
  top: 0;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.03), 0 1px 3px rgba(0, 0, 0, 0.07);
  background: rgb(255, 255, 255);
  border-bottom: 0;
  min-height: 55px;
}

.primary-menu span {
  color: #545454;
  font-size: 0.9rem;
  font-weight: 700;
}

.primary-button {
  background: rgb(244, 72, 72);
  color: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.03), 0 1px 3px rgba(0, 0, 0, 0.07);
}
.primary-button:hover {
  background: rgb(244, 72, 72);
  color: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.03), 0 1px 3px rgba(0, 0, 0, 0.07);
}

.primary-button:not(:disabled):not(.disabled):active {
  background: rgb(244, 72, 72);
  border: 3px solid #bb002f;
  color: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.03), 0 1px 3px rgba(0, 0, 0, 0.07);
}

.secoundary-button {
  background: rgb(126, 208, 173);
  border: 3px solid rgba(126, 208, 173, 0.7);
  color: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.03), 0 1px 3px rgba(0, 0, 0, 0.07);
}
.secoundary-button:hover {
  background: rgb(126, 208, 173);
  border: 3px solid rgba(126, 208, 173, 0.7) !important;
  color: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.03), 0 1px 3px rgba(0, 0, 0, 0.07);
}

.secoundary-button:not(:disabled):not(.disabled):active {
  background: rgb(126, 208, 173);
  border: 3px solid rgba(126, 208, 173, 0.7);
  color: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.03), 0 1px 3px rgba(0, 0, 0, 0.07);
}

.btn-contactar {
  border-radius: 0;
}

.buttons-link ul {
  padding: 0;
  margin-bottom: 0;
}
.buttons-link ul li {
  list-style: none;
  display: block;
  height: 55px;
  border-top: 0;
  border-bottom: 0;
  position: relative;
  padding: 14px;
  min-width: 172px;
}
.buttons-link ul li:nth-child(2) {
  border-left: 0;
  border-right: 0;
}
.buttons-link ul li a {
  font-size: calc(0.62rem + 4 * (100vw - 300px) / 1300);
  color: rgb(98, 98, 98);
  font-weight: 700;
  vertical-align: middle;
  opacity: 0.8;
  padding: 0 10px;
  min-height: 55px;
  margin-top: 7px;
}

.buttons-bottom {
  position: fixed;
  width: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  z-index: 2;
  height: 70px;
  background: rgb(255, 255, 255);
  -webkit-transition: all 0.35s ease-out;
  -moz-transition: all 0.35s ease-out;
  -o-transition: all 0.35s ease-out;
  transition: all 0.35s ease-out;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.02), 0 0 8px rgba(0, 0, 0, 0.1);
}

.buttons-bottom ul {
  left: 0;
  right: 0;
  margin: 0 auto;
  padding: 0;
}

.buttons-bottom ul li {
  display: inline-flex;
  height: 100%;
  width: 100px;
  background: transparent;
  text-align: center;
  border-radius: 5px 5px 0 0;
}

.buttons-bottom ul li a {
  padding: 12px;
  color: #fff;
  vertical-align: middle;
  width: 100%;
}

.one:hover ~ hr {
  margin-left: 0;
  opacity: 1;
}

.two:hover ~ hr {
  margin-left: 35%;
  opacity: 1;
}

.three:hover ~ hr {
  margin-left: 66%;
  opacity: 1;
}

hr {
  height: 0.25rem;
  width: 32%;
  margin: 0;
  background: tomato;
  border: none;
  transition: 0.3s ease-in-out;
  opacity: 0;
}

.content-logo {
  padding: 1.5rem;
}

.content-logo img,
.content-logo-inv img {
  margin: -5px -15px;
  opacity: 0.7;
}

.content-logo-inv {
  padding: 1.5rem;
}

.menu span {
  color: rgba(0, 0, 0, 0.8);
  font-size: 1rem;
  padding: 15px;
  cursor: pointer;
  animation: opacidad 0.5s ease-in-out;
}

@keyframes opacidad {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.menu li {
  padding: 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
  -webkit-transition: all 0.35s ease-out;
  -moz-transition: all 0.35s ease-out;
  -o-transition: all 0.35s ease-out;
  transition: all 0.35s ease-out;
}

.menu li:hover {
  background: #f5f5f5;
  -webkit-transition: all 0.05s ease-out;
  -moz-transition: all 0.05s ease-out;
  -o-transition: all 0.05s ease-out;
  transition: all 0.05s ease-out;
  border-left: 3px solid #8eddbc;
}

.menu li.active {
  background: #f53232;
}

.menu input {
  border-radius: 0;
}

.button-section {
  border: 4px solid rgb(230, 40, 40);
  border-radius: 5px;
  padding: 3px !important;
  width: 60%;
  text-align: center;
  margin: 0 auto;
  position: absolute;
  top: 73.5%;
  left: 10%;
  right: 15%;
  background: #de2c2c;
  color: #fff !important;
}

.navbar-light .navbar-toggler {
  border-color: rgba(0, 0, 0, 0);
  margin-top: -7px;
}

.navbar-dark .navbar-nav .nav-link {
  color: rgb(255, 255, 255);
  font-size: 0.9rem;
}

#nav-icon3 {
  width: 30px;
  height: 15px;
  position: relative;
  margin: 0 auto;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
  display: inline-block;
}

#nav-icon3 span {
  display: block;
  position: absolute;
  height: 4px;
  width: 100%;
  background: #545454;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}

#nav-icon3 span:nth-child(1) {
  top: 0px;
}

#nav-icon3 span:nth-child(2),
#nav-icon3 span:nth-child(3) {
  top: 9px;
}

#nav-icon3 span:nth-child(4) {
  top: 18px;
}

#nav-icon3.open span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%;
}

#nav-icon3.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

#nav-icon3.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#nav-icon3.open span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}

.interna {
  padding: 25px 0 20px;
}

.button-cap button {
  width: 100%;
  background-color: #de2c2c !important;
  border-color: #de2c2c !important;
}

.logo-intro {
  background: #ddd;
  position: fixed;
  width: 100%;
  height: 100vh;
  z-index: 1;
  top: 90px;
  animation: translation 3.5s ease-in;
  animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;
}

.form-control:focus {
  border-color: rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.02), 0 0 8px rgba(0, 0, 0, 0.1);
}

.translate-bottom {
  transform: translateY(100px);
  -webkit-transition: all 0.35s ease-out;
  -moz-transition: all 0.35s ease-out;
  -o-transition: all 0.35s ease-out;
  transition: all 0.35s ease-out;
}

.buttons-bottom-simplified {
  position: fixed;
  width: 15%;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  z-index: 2;
  height: 110px;
  -webkit-transition: all 0.35s ease-out;
  -moz-transition: all 0.35s ease-out;
  -o-transition: all 0.35s ease-out;
  transition: all 0.35s ease-out;
  transform: translateY(120px);
}

.buttons-bottom-simplified ul {
  right: 0;
  padding: 0;
  width: 100%;
}

.buttons-bottom-simplified ul li {
  list-style: none;
  height: 35px;
  text-align: center;
}

.translate-bottom-simplified {
  transform: translateY(0);
  -webkit-transition: all 0.35s ease-out;
  -moz-transition: all 0.35s ease-out;
  -o-transition: all 0.35s ease-out;
  transition: all 0.35s ease-out;
}

.inside {
  padding: 120px 0 80px;
}

#carouselAdj .carousel-control-next,
#carouselAdj .carousel-control-prev {
  align-items: flex-start;
  opacity: 0.8;
  width: 5%;
  top: -50px;
}
#carouselAdj .carousel-control-prev {
  left: 90%;
}

.home-carousel {
  height: 65vh;
  box-shadow: 0 0px 10px rgba(0, 0, 0, 0.1), 0 4px 15px rgba(0, 0, 0, 0.11);
}
.home-carousel .owl-stage-outer {
  height: 100%;
}
.home-carousel .owl-stage-outer .owl-stage {
  height: 100%;
}
.home-carousel .owl-stage-outer .owl-stage .item {
  height: 100%;
}
.home-carousel .owl-stage-outer .owl-stage .item img {
  width: 100%;
}
.home-carousel .owl-stage-outer .owl-stage .item .item-caption {
  position: absolute;
  z-index: 2;
  width: 40%;
  bottom: 30%;
  left: 2%;
  padding: 10px 50px;
  color: #fff;
}
.home-carousel .owl-stage-outer .owl-stage .item .item-caption h3 {
  text-shadow: -1px 0px 3px rgba(0, 0, 0, 0.5);
}
.home-carousel .owl-stage-outer .owl-stage .item .item-caption.item-caption-2 {
  position: initial;
  width: 100%;
}
.home-carousel .owl-nav {
  position: absolute;
  bottom: 5%;
  right: 1.5%;
}
.home-carousel .owl-nav span {
  font-size: 26px;
  background: #fff;
  border-radius: 50%;
  z-index: 0;
  margin-right: 10px;
  padding: 0px 12px;
  box-shadow: 0 0px 5px rgba(0, 0, 0, 0.1), 0 4px 8px rgba(0, 0, 0, 0.11);
  color: rgba(0, 0, 0, 0.3);
}

#section-home-club-2 a {
  color: #626262;
}

.section-home-links .home-block {
  opacity: 0.8;
}

section.section-home {
  overflow-x: hidden;
}
section.section-home img.principal {
  height: 350px;
  position: relative;
  z-index: 2;
  margin-top: 0;
}
section.section-home img.logo-section {
  height: 80px;
}
section.section-home h2 {
  color: rgb(77, 162, 132);
  font-size: calc(1.5rem + 4 * (100vw - 300px) / 1300);
}
section.section-home p {
  font-size: 0.9rem;
}

.logo-section-home img {
  opacity: 0.8;
}

#section-home-club .section-bg {
  text-align: right;
}
#section-home-club img.principal {
  margin-top: 20px;
}
#section-home-club a:hover > div > div > p.link-section {
  opacity: 1;
  transform: translateX(0);
  transition: all 0.35s ease-out;
}
#section-home-club p.link-section {
  position: absolute;
  top: 25px;
  right: -25px;
  color: rgb(98, 98, 98);
  font-weight: 700;
  opacity: 0;
  transform: translateX(-20px);
  transition: all 0.35s ease-out;
}

section#section-home-capitalizacion {
  overflow-x: hidden;
}
section#section-home-capitalizacion img.principal {
  height: 380px;
  position: relative;
  z-index: 2;
  margin-top: 0;
}
section#section-home-capitalizacion img.logo-section {
  height: 80px;
}
section#section-home-capitalizacion h2 {
  color: rgb(77, 162, 132);
  color: #fff;
}
section#section-home-capitalizacion p {
  font-size: 0.9rem;
  color: #fff;
}
section#section-home-capitalizacion h2,
section#section-home-capitalizacion p,
section#section-home-capitalizacion a {
  z-index: 2;
  position: relative;
}

.capitalizacion-home {
  color: #fff;
}
.capitalizacion-home h2 {
  color: #fff !important;
}
.capitalizacion-home:before {
  content: "";
  width: 100%;
  height: 100%;
  margin-top: 0;
  background: rgb(249, 249, 249);
  border-left: 1px solid rgb(77, 162, 132);
  position: absolute;
  right: 0;
  z-index: 0;
  top: 0;
  transform: skew(-20deg);
}

.section-ahorro:before {
  content: "";
  width: 100%;
  height: 100%;
  background: rgb(255, 255, 255);
  border-right: 1px solid rgb(244, 72, 72);
  position: absolute;
  right: 0;
  transform: skew(-20deg);
}

.panel-heading a:before {
  content: url("../images/right.png");
  float: right;
  opacity: 0.7;
  margin-top: 3px;
  transition: all 0.5s;
}

.panel-heading.active a:before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  transform: rotate(90deg);
}

p a.colorbox {
  width: 30%;
  display: inline-block;
  margin: 5px;
  height: 300px;
  overflow: hidden;
  object-fit: cover;
}
p a.colorbox:hover > img {
  opacity: 1;
  transition: all 0.35s ease-out;
}
p a.colorbox img {
  opacity: 0.8;
  transition: all 0.35s ease-out;
  object-position: 50% 50%;
  object-fit: cover;
}

.page-link {
  color: rgb(243, 72, 72);
}
.page-link:hover {
  color: rgb(243, 72, 72);
  background: transparent;
}

.page-item.active .page-link {
  background-color: #bb002f;
  border-color: #bb002f;
  color: #fff;
}

.progress-marker {
  z-index: 9;
}

.progress-step.is-active .progress-marker {
  background-color: #fb4e4e;
}

.webform-button--next {
  background-color: #fb4e4e !important;
}

/* MEDIA QUERIES */
/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  body {
    padding-top: 60px;
  }
  html,
  body {
    height: 100%;
    overflow-x: hidden;
  }
  img.logo-club {
    height: 60px !important;
    margin-top: 0px !important;
  }
  .nav-desk ul li {
    padding: 5px 12px;
  }
  section:not(.region-navigation) {
    padding: 30px 0 30px;
  }
  .top-menu .navbar-nav .dropdown-menu {
    position: absolute;
    width: 180px;
    float: right;
    right: 0;
    left: -100px;
    top: 29px;
    border-radius: 0;
    text-align: left;
    z-index: 1500;
    background: rgb(255, 255, 255) !important;
    border: 1px solid rgba(0, 0, 0, 0);
    box-shadow: 0 0px 1px rgba(0, 0, 0, 0.01), 0 4px 6px rgba(0, 0, 0, 0.05);
  }
  a#navbarDropdown {
    height: 35px;
    display: table-cell;
    vertical-align: middle;
  }
  .top-menu .navbar-nav .dropdown-menu .dropdown-item {
    padding: 0.25rem 1rem;
  }
  .top-menu ul {
    display: inline-block;
  }
  .top-menu ul li {
    float: left;
  }
  #primary-menu-home .navbar-brand img {
    height: 25px;
    margin-top: 8px;
  }
  #navbarSupportedContent {
    top: 88px;
    width: 100%;
  }
  .sidenav {
    top: 90px;
  }
  .button-contact {
    display: none;
  }
  #vendedor a {
    font-size: calc(1rem + 4 * (100vw - 300px) / 1300) !important;
  }
  #vendedor img {
    height: 30px;
    margin-top: -25px !important;
  }
  #medios-pago a {
    font-size: calc(1rem + 4 * (100vw - 300px) / 1300) !important;
  }
  #medios-pago img {
    height: 30px;
    margin-top: 0 !important;
  }
  .filtro {
    display: none;
  }
  .home-carousel {
    margin-top: -30px;
    height: 30vh;
    overflow: hidden;
  }
  .home-carousel .owl-stage-outer .owl-stage .item {
    height: 30vh;
  }
  .home-carousel .owl-stage-outer .owl-stage .item img {
    object-fit: cover;
    object-position: center;
    position: absolute;
    height: 100%;
  }
  .home-carousel .owl-stage-outer .owl-stage .item .item-caption {
    width: 100%;
    bottom: 10%;
    left: 0%;
    padding: 10px 20px;
  }
  span#menu-text {
    display: none !important;
  }
  .top-menu {
    text-align: right;
    padding: 0 0px;
  }
  .home-carousel .item-caption a.btn {
    font-size: 11px;
  }
  .capitalizacion-home::before {
    display: none;
  }
  .section-ahorro::before {
    display: none;
  }
  .club-home {
    text-align: center !important;
  }
  .club-home .img-home,
  .capitalizacion-home .img-home,
  .ahorro-home .img-home {
    display: none;
  }
  #section-home-club p.link-section {
    position: relative;
    top: 25px;
    right: 0;
    opacity: 1;
    transform: translateX(0);
  }
  .logo-section-home {
    padding: 0 !important;
  }
  .logo-club-home {
    text-align: center !important;
    margin-bottom: -15px;
  }
  .text-radio {
    display: none;
  }
  section.section-home {
    overflow-x: visible;
  }
  .card-eventi-date {
    width: 65px;
    height: 65px;
    padding: 19px 8px;
  }
  .services::before {
    display: none;
  }
  .text-app {
    text-align: center;
  }
  p a.colorbox {
    width: 100%;
  }
  .bottom-menu ul {
    min-height: auto !important;
  }
  footer img {
    margin-bottom: 15px;
  }
  .fixed-1 {
    height: 35px;
    top: 0 !important;
  }
  a.radio {
    display: table-cell;
    height: 34px;
    vertical-align: bottom;
  }
  .path-capitalizacion-y-ahorro li.social-top-icon {
    margin-top: 5px;
  }
  form {
    padding: 5px 0 !important;
  }
  form .form-control {
    padding: 0.375rem 0.6rem;
    font-size: 0.8rem;
  }
  .filter-by-date-and-plan-form {
    padding: 10px 30px !important;
  }
  .filter-by-date-and-plan-form fieldset {
    width: 100% !important;
  }
  .grid-menu {
    width: 100% !important;
    overflow-y: scroll;
    height: 300px !important;
    overflow-x: hidden;
  }
  .grid-menu .menu-centro ul {
    width: 100% !important;
    margin-left: -20px;
  }
  .sidenav a {
    padding: 10px;
    font-size: 0.7rem;
  }
  .buttons-link .item-megamenu {
    display: block !important;
  }
  .buttons-link li.one,
  .buttons-link li.two,
  .buttons-link li.three,
  .buttons-link li.asamblea,
  .buttons-link li.bingo-del-club,
  .buttons-link li.paga-tu-actividad {
    display: none !important;
  }
}
body.user-logged-in {
  margin-top: 80px;
}
body.user-logged-in .fixed-1 {
  top: 79px;
}
body.user-logged-in #primary-menu-home {
  top: 111px !important;
}
body.user-logged-in #block-sanjorge-content .content {
  position: relative;
}
body.user-logged-in header.header-ahorro {
  position: relative;
}
body.user-logged-in header.header-ahorro img {
  position: absolute;
  width: 80%;
  bottom: -76px;
}
body.user-logged-in #navbarSupportedContent {
  top: 171px;
}

body.productor {
  margin-top: 0px !important;
}
body.productor .fixed-1 {
  top: 0px !important;
}
body.productor #primary-menu-home {
  top: 33px !important;
}
body.productor #navbarSupportedContent {
  top: 88px !important;
}

/* Grid menu */
.grid-menu {
  position: fixed !important;
  margin: 2px auto;
  width: 100% !important;
  height: 400px !important;
  z-index: 1;
  left: 0;
  right: 0;
  background: rgb(255, 255, 255);
  padding: 10px 0 50px;
  box-shadow: 0 8px 28px rgba(0, 0, 0, 0.1), 0 5px 5px rgba(0, 0, 0, 0.05);
  border-bottom: 3px solid rgba(0, 0, 0, 0.4) !important;
}

.megamenu {
  border: 0px;
}

.grid-menu .links-megamenu {
  padding: 15px 20px;
}
.grid-menu .links-megamenu ul li {
  width: 100%;
  height: auto;
  padding: 5px 10px;
  height: auto;
}
.grid-menu .links-megamenu a {
  font-size: calc(0.62rem + 4 * (100vw - 300px) / 1300);
  font-weight: 400;
  margin-bottom: 10px;
  display: table-cell;
  vertical-align: middle;
}
.grid-menu .links-megamenu a:hover {
  color: rgb(243, 72, 72);
}
.grid-menu .links-megamenu ul.important-links li {
  display: inline-block;
}
.grid-menu .links-megamenu ul.important-links li a {
  font-weight: 400;
  display: table-cell;
  vertical-align: middle;
}
.grid-menu .links-megamenu h4 {
  color: rgb(98, 98, 98);
  font-size: 0.9rem;
}
.grid-menu .pl-4,
.grid-menu .px-4 {
  padding-left: 0;
}
.grid-menu [class*=col-] ul {
  margin-top: 5px;
  margin-bottom: 5px;
  text-align: left;
  background-color: rgb(255, 255, 255);
  border-right: 1px solid #eee;
}
.grid-menu .menu-centro .views-element-container {
  margin: 0;
  padding: 0;
}
.grid-menu .menu-centro ul {
  display: inline-table;
  width: 50%;
}

/* Formularios */
#block-sanjorge-content > .content > form {
  padding-top: 50px;
  margin: 50px auto 50px;
}

#edit-fecha-fieldset div#edit-fecha {
  margin-left: -15px;
}

.webform-section-title {
  font-weight: 900;
  font-size: 1.2rem;
  margin: 20px 15px 10px;
}

form {
  box-shadow: 0 8px 14px rgba(0, 0, 0, 0.1), 0 5px 5px rgba(0, 0, 0, 0.05);
  display: table;
  margin: 0 auto;
  padding: 30px;
  border-top: 3px solid #bb002f;
}
form label {
  font-size: 10pt;
  font-weight: 400;
  opacity: 0.9;
}
form .form-control {
  display: block;
  width: 100%;
  border-radius: 0;
}
form input#edit-actions-submit,
form #edit-submit,
form #edit-wizard-next {
  background: #fb4e4e;
  border: none;
  border-radius: 0;
}
form .form-check {
  padding-left: 2.2rem;
}
form .checkbox label {
  font-size: 1rem;
}
form .checkbox small {
  font-size: 0.8rem;
  line-height: 0.8;
}
form .webform-button--submit {
  background: #bb002f;
  border: none;
  border-radius: 0;
  margin: 20px 0 20px;
}
form .webform-button--submit:hover {
  background: #e74040;
}

ul.menu form {
  box-shadow: none;
  display: initial;
  margin: 0;
  padding: initial;
  border-top: 0;
}

/* Bootstrap resets*/
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus,
input:focus,
input:active:focus,
input.active:focus {
  outline: none;
}

.btn-primary,
.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus {
  color: #fff;
  background-color: #0069d9;
  border-color: inherit !important;
}

/* Helper classes */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
  font-size: 10px;
}

p.max-info-p {
  font-size: 14px;
}

@media (max-width: 768px) {
  .path-capitalizacion-y-ahorro.context-capitalizacion-y-ahorro-suscribite-a-boleta-digital #block-sanjorge-page-title,
  .path-capitalizacion-y-ahorro.context-capitalizacion-y-ahorro-suscribite-a-boleta-digital #block-sanjorge-content .intro-form {
    text-align: center;
  }
}
.path-capitalizacion-y-ahorro.context-capitalizacion-y-ahorro-adherite-a-la-boleta-digital .form-item-chbox-accept-terms-conditions .form-check-input {
  position: unset;
}
.path-capitalizacion-y-ahorro.context-capitalizacion-y-ahorro-adherite-a-la-boleta-digital .form-item-chbox-accept-terms-conditions a {
  color: #90e0be;
}
.path-capitalizacion-y-ahorro.context-capitalizacion-y-ahorro-adherite-a-la-boleta-digital .form-item-chbox-accept-terms-conditions p {
  margin-bottom: 0;
}
.path-capitalizacion-y-ahorro.context-capitalizacion-y-ahorro-adherite-a-la-boleta-digital #edit-number-dni--description,
.path-capitalizacion-y-ahorro.context-capitalizacion-y-ahorro-adherite-a-la-boleta-digital #edit-no-de-titulo-de-sucriptor--description {
  padding-left: 0;
}
.path-capitalizacion-y-ahorro.context-capitalizacion-y-ahorro-adherite-a-la-boleta-digital .form-required:after {
  content: " *";
  color: red;
  width: 7px;
}
.path-capitalizacion-y-ahorro.context-capitalizacion-y-ahorro-adherite-a-la-boleta-digital div#block-breadcrumbs {
  margin-top: 24px;
  width: 100%;
}
.path-capitalizacion-y-ahorro.context-capitalizacion-y-ahorro-adherite-a-la-boleta-digital div#block-breadcrumbs ol.breadcrumb {
  border-bottom: 0;
}
.path-capitalizacion-y-ahorro.context-capitalizacion-y-ahorro-adherite-a-la-boleta-digital h1.title {
  display: block;
}

.path-capitalizacion-y-ahorro div#block-breadcrumbs {
  margin-top: 24px;
  width: 100%;
}
.path-capitalizacion-y-ahorro div#block-breadcrumbs ol.breadcrumb {
  border-bottom: 0;
}

.path-capitalizacion-y-ahorro.context-capitalizacion-y-ahorro-paga-tu-cuota #member-fees-step-1 .form-item-terms {
  padding-left: 1.25rem;
}
.path-capitalizacion-y-ahorro.context-capitalizacion-y-ahorro-paga-tu-cuota #member-fees-step-1 .form-item-terms .form-check-input {
  position: unset;
}

.page-node-type-faqs h1 {
  display: block;
}
.page-node-type-faqs h1 span {
  color: #f34848;
  font-size: 2.6rem;
}
.page-node-type-faqs article .node__meta {
  display: none;
}
.page-node-type-faqs .main-content {
  padding-bottom: 3rem;
}

.field.field--name-field-faqs .field__item {
  background: #f8f8f8;
}
.field.field--name-field-faqs .field__item > div {
  border: 1px solid #f2f2f2;
  padding: 1.4rem 2.6rem 0 1.4rem;
  margin: 4px 0;
  border-radius: 4px;
  background-image: url(../images/arrow-right-simple.png);
  background-repeat: no-repeat;
  background-position: right center;
  cursor: pointer;
}
.field.field--name-field-faqs .field__item > div .field.field--name-field-question {
  font-weight: bold;
  margin-bottom: 1rem;
}
.field.field--name-field-faqs .field__item > div .field.field--name-field-answer {
  display: none;
}
.field.field--name-field-faqs .field__item > div.expand {
  background-image: url(../images/arrow-bottom-simple.png);
  background-position: right 1rem;
  padding: 1.4rem 2.6rem 1.4rem 1.4rem;
}
.field.field--name-field-faqs .field__item > div.expand .field.field--name-field-answer {
  display: block;
}

.context-club-atletico-san-jorge-bingo .folleto p {
  font-size: 1rem;
  font-weight: bold;
  color: #ea463e;
  text-align: center;
  margin-top: 4px;
  margin-bottom: 10px;
}
.context-club-atletico-san-jorge-bingo .folleto a {
  color: #ea463e;
}
.context-club-atletico-san-jorge-bingo iframe {
  display: block;
  text-align: center;
  margin: auto;
  border: 0;
}
.context-club-atletico-san-jorge-bingo .links-bingo h3 {
  font-size: 1.2rem;
  color: #ea463e;
}
.context-club-atletico-san-jorge-bingo .links-bingo h3 a {
  color: #ea463e;
}
@media (max-width: 767px) {
  .context-club-atletico-san-jorge-bingo .links-bingo .box-mobile {
    padding: 1.2rem 1rem;
    border: 2px solid #f0f1f0;
    border-radius: 0.8rem;
    margin-bottom: 0.8rem;
  }
}
.context-club-atletico-san-jorge-bingo .field.field--name-field-color,
.context-club-atletico-san-jorge-bingo .field.field--name-field-seccion {
  display: none;
}
.context-club-atletico-san-jorge-bingo hero {
  position: relative;
  width: 100%;
  min-height: 420px;
  background-color: #33653e;
  padding: 1rem 2rem;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
@media (min-width: 768px) {
  .context-club-atletico-san-jorge-bingo hero {
    background-image: url(/themes/custom/sanjorge/images/bingo/imagenhero_desktop.png);
    padding: 2.5rem 2rem;
  }
}
.context-club-atletico-san-jorge-bingo hero .btn-comprar {
  position: absolute;
  bottom: 35px;
  right: 65px;
}
@media (min-width: 768px) {
  .context-club-atletico-san-jorge-bingo .box-ganadores {
    position: absolute;
    top: 0;
    left: 75px;
    width: 25%;
    width: auto;
    z-index: 1;
  }
}
.context-club-atletico-san-jorge-bingo .node__meta {
  display: none;
}
.context-club-atletico-san-jorge-bingo .card-ganadores {
  border-radius: 1rem;
}
.context-club-atletico-san-jorge-bingo .card-ganadores .node.node--type-bingo-award .node__title {
  text-align: center;
  font-size: 1.2rem;
}
.context-club-atletico-san-jorge-bingo .card-ganadores .node.node--type-bingo-award .node__title a span {
  /*color: white;*/
  font-size: 1.2rem;
  color: #626262;
  text-align: center;
}
.context-club-atletico-san-jorge-bingo .card-ganadores .node.node--type-bingo-award .field.field--name-field-full-name {
  padding-right: 8px;
  font-size: 1rem;
  margin-top: 5px;
  padding-left: 11px;
}
.context-club-atletico-san-jorge-bingo .card-ganadores .node.node--type-bingo-award .field.field--name-field-award {
  display: inline;
  font-size: 0.8rem;
  padding-left: 11px;
  font-weight: bold;
}
.context-club-atletico-san-jorge-bingo .card-ganadores .card-header {
  background: #ea463e;
  font-weight: bold;
  color: white;
  border-radius: 1rem 1rem 0 0;
}
.context-club-atletico-san-jorge-bingo .card-ganadores .btn.btn-primary {
  margin-top: 10px;
  padding: 5px 30px;
  background-color: #ea463e;
  font-weight: bold;
}
.context-club-atletico-san-jorge-bingo .card-ganadores .next-award {
  text-align: center;
  font-weight: bold;
  font-size: 1rem;
}
.context-club-atletico-san-jorge-bingo .card-ganadores .list-awards {
  font-size: 1.2rem;
}
.context-club-atletico-san-jorge-bingo .card-ganadores .list-awards > div > span {
  font-size: 1rem;
  font-weight: bold;
}
.context-club-atletico-san-jorge-bingo .medio-de-pago h3 {
  color: #ea463e;
  font-size: 1.9rem;
}
.context-club-atletico-san-jorge-bingo .medio-de-pago h3 a {
  color: #ea463e;
}
.context-club-atletico-san-jorge-bingo .medio-de-pago p {
  font-size: 0.9rem;
}
.context-club-atletico-san-jorge-bingo .medio-de-pago h4 {
  font-weight: bold;
  color: #7f8181;
}
.context-club-atletico-san-jorge-bingo .medio-de-pago h4 span {
  color: #ea463e;
}
.context-club-atletico-san-jorge-bingo .compra-tu-bingo {
  background: #006b41;
  color: white;
  font-weight: bold;
  text-align: center;
  padding: 1rem 5rem;
}
@media (max-width: 767px) {
  .context-club-atletico-san-jorge-bingo .compra-tu-bingo {
    background-image: url(/sites/default/files/inline-images/bingo/fondo-compra-tu-bingo-del-club.png);
    background-repeat: no-repeat;
    background-size: cover;
  }
}
.context-club-atletico-san-jorge-bingo .compra-tu-bingo a {
  color: #fff;
  font-size: 1.2rem;
}
@media (min-width: 768px) {
  .context-club-atletico-san-jorge-bingo .compra-tu-bingo a {
    font-size: 2.2rem;
    text-align: left;
  }
  .context-club-atletico-san-jorge-bingo .compra-tu-bingo .bg-auto {
    text-align: right;
    font-size: 3rem;
    background-image: url(/themes/custom/sanjorge/images/bingo/auto-blanco.png);
    background-repeat: no-repeat;
    background-size: contain;
    min-height: 200px;
    background-position: center;
  }
  .context-club-atletico-san-jorge-bingo .compra-tu-bingo .text-compra {
    text-align: left;
  }
}
.context-club-atletico-san-jorge-bingo .btn-comprar {
  margin-top: 10px;
  padding: 5px 30px;
  background-color: #ea463e;
  font-weight: bold;
  color: white !important;
}

body.context-club-atletico-san-jorge-bingo-queres-comprar .webform-elements .form-required:after {
  content: " *";
  color: red;
  width: 7px;
}

.container-video {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}

.responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

body.authenticated.productor #views-form-redhen-contact-listing-page-1 .delete {
  display: none !important;
}

.internal,
.medios-de-pago {
  display: flex;
  flex-direction: column;
}
.internal .logo-container,
.medios-de-pago .logo-container {
  flex-basis: 25%;
}
.internal .logo-container img,
.medios-de-pago .logo-container img {
  width: 80%;
  opacity: 0.8;
  transition: all 0.35s ease-out;
}
.internal .logo-container img:hover,
.medios-de-pago .logo-container img:hover {
  opacity: 1;
}

.medios-pago {
  display: flex;
  flex-wrap: wrap;
}

.logo-container {
  display: flex;
  justify-content: center;
  align-items: center;
}

body.authenticated.productor #views-form-redhen-contact-listing-page-1 .delete {
  display: none !important;
}

/* Landing Nueva */
.field--name-field-fondo-call {
  position: relative;
}

.field--name-field-titulo-call {
  color: #fff;
  text-align: center;
  font-size: 40px;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.field--name-field-descripcion-call {
  color: #fff;
  text-align: center;
  font-size: 24px;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  display: flex;
  height: 58px;
  flex-direction: column;
  flex-shrink: 0;
  margin: 0 auto;
  padding-top: 20px;
  padding-bottom: 20px;
}

.field--name-field-boton-call {
  text-align: center;
  font-size: 20px;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  /* padding-bottom: 20px; */
  border-radius: 4px;
  margin-top: 79px;
  background: white;
  box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.15);
  padding: 1rem;
  display: inline-block;
}

.field--name-field-boton-call a {
  color: #63a086;
  flex-shrink: 0;
  /* box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.15); */
  /* padding: 17px; */
  display: inline-block;
}

.imagen_seccion_3 {
  display: block;
}

.imagen_seccion_4 {
  background-color: #be002f;
  display: block;
  margin-top: 3%;
  margin-bottom: 3%;
}

.imagen_seccion img {
  z-index: -99;
}

.seccion_texto {
  color: #fff;
  text-align: center;
  font-size: 1.2rem;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 0 auto;
  padding: 2.5rem;
}

.seccion_texto h2 {
  color: #fff;
  text-align: center;
  font-size: 36px;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-bottom: 10px;
  width: 480px;
  margin: 0 auto;
  text-align: center;
  padding-bottom: 10px;
}

.contenido_card {
  padding: 3rem;
}

.fondo_call {
  position: relative;
}

.fondo_call img {
  width: 100%;
  height: auto;
}

.imagen_seccion_2 {
  background-color: #be002f;
  display: flex;
  padding: 0;
  margin: 0;
}

.imagen_seccion_5 img {
  width: 894px;
  object-fit: cover;
}

.main-content {
  padding: 0 !important;
  margin: 0 !important;
}

.field--name-field-elementos-cards {
  justify-content: center;
}

.field--name-field-imagen-card {
  margin: 0 !important;
}

.field--name-field-imagen-card img {
  width: 100%;
  border-radius: 10px 10px 0px 0px;
}

.paragraph--type--elementos-videos {
  display: block;
}

.field--name-field-elementos-videos {
  justify-content: center;
}

.paragraph--type--landing-boton-cta {
  text-align: center;
}

.field--name-field-nombre-video {
  color: #be002f;
  font-family: Montserrat;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.field--name-field-localidad-video {
  color: var(--gris-ocuro, #292929);
  font-family: Montserrat;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.field--name-field-premio-video {
  color: var(--gris-ocuro, #292929);
  font-family: Montserrat;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

/* Start: Video Responsive */
.field--name-field-media-oembed-video {
  overflow: hidden;
  padding-bottom: 400px; /* Adecua este valor para controlar la altura del video */
  position: relative;
  height: 0;
}

.field--name-field-media-oembed-video iframe {
  left: 0;
  top: 0;
  height: 100%;
  position: absolute;
  width: 880px !important;
}

/* End: Video Responsive */
.texto_imagen {
  padding-top: 100px;
}

.field--name-field-elementos-iconos {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}

.field--name-field-imagen-icon {
  display: block;
  width: 100%;
}

.paragraph--type--landing-cards {
  margin-bottom: 15px;
  padding: 0;
  border-radius: 17px;
  border: 0.5px solid #b6b6b6;
  background: #fff;
}

.field--name-field-titulo-card {
  display: block;
  background: #be002f;
  color: #fff;
  padding: 10px 21px;
  text-align: center;
  font-size: 1.2rem;
}

.field--name-field-descripcion-card {
  padding: 1rem 0.6rem;
  color: #6d6e70;
  font-size: 1.1rem;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.field--name-field-imagen-card {
  float: none !important;
}

.field--name-field-imagen-card img {
  padding: 0;
  margin: 0;
}

.color_verde {
  background-image: linear-gradient(#83d276, #235e1a);
  margin-top: 30px;
  margin-bottom: 30px;
  color: #fff;
  text-align: center;
  font-family: Montserrat;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  height: 77px;
  padding: 0px 30px;
  border-radius: 4px;
}

.color_bordo {
  background-image: linear-gradient(#ef2154, #5a051a);
  margin-top: 30px;
  margin-bottom: 30px;
  color: #fff;
  text-align: center;
  font-family: Montserrat;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  height: 77px;
  padding: 0px 30px;
  border-radius: 4px;
}

.paragraph--type--landing-titulo-h1 .field--name-field-titulo {
  color: #be002f;
  text-align: center;
  font-family: Montserrat;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-align: center;
  margin-top: 25px;
  margin-bottom: 25px;
  margin-left: auto;
  margin-right: auto;
}

.field--name-field-elementos-iconos .field__item {
  text-align: center !important;
}

.field--name-field-imagen-icon {
  width: 100% !important;
}

.field--name-field-titulo-icon {
  width: 100% !important;
  color: #c51c46;
  text-align: center;
  font-family: Montserrat;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.field--name-field-descripcion-icon {
  width: 100% !important;
  color: var(--gris-ocuro, #292929);
  text-align: center;
  font-family: Montserrat;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.field--name-field-texto-y-html p {
  text-align: center;
}

.paragraph--type--landing-texto-y-html {
  padding-bottom: 3%;
  padding-top: 3%;
  margin: 0 auto;
}

.field--name-field-titulo-h2 {
  color: var(--rojo, #be002f);
  text-align: center;
  font-family: Montserrat;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

#landing .title,
#landing .breadcrumb {
  display: none;
}

#landing {
  margin-top: 0px !important;
}

/* Movil */
@media (max-width: 1023) {
  .field--name-field-elementos-iconos {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 788px) {
  /* smartphones, Android phones, landscape iPhone */
  .paragraph--type--landing-titulo-h1 .field--name-field-titulo {
    width: 90%;
    margin: 60px auto;
    font-size: 30px;
  }
  .paragraph--type--landing-texto-y-html {
    width: 90%;
    margin: 0 auto;
  }
  .field--name-field-elementos-iconos {
    grid-template-columns: repeat(1, 1fr);
  }
  .field--name-field-elementos-iconos > .field__item {
    margin-top: 1rem;
    margin-bottom: 1rem;
    padding: 1.2rem;
  }
  .seccion_texto h2 {
    width: 90%;
    margin: 0 auto;
  }
  .seccion_texto {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .field--name-field-elementos-cards {
    display: block;
    padding-left: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .paragraph--type--landing-cards {
    width: 90%;
    margin: 20px auto;
  }
  .paragraph--type--landing-video {
    width: 100%;
    margin-bottom: 30px;
  }
  .field--name-field-elementos-videos {
    /*display: block;*/
  }
  .color_bordo {
    height: 55px;
  }
  .field--name-field-titulo-h2 {
    width: 90%;
    margin: 60px auto;
  }
  .imagen_seccion_4 img {
    width: 100vw;
    height: auto;
  }
  .fondo_call img {
    width: auto;
    height: auto;
  }
  .field--name-field-titulo-call {
    font-size: 30px;
  }
  .field--name-field-descripcion-call {
    width: 100%;
    height: auto;
  }
}
.paragraph--type--landing-texto-y-html {
  padding: 0 2em;
  text-align: center;
}

.field--name-title {
  display: none;
}

.block-system-breadcrumb-block {
  display: none;
}

.field--name-field-contenido > .field__item {
  margin-top: 4rem;
  margin-bottom: 2rem;
}

/***** New implements *****/
/*Menu superior productor*/
body.path-frontpage.productor #navbarSupportedContent {
  top: 94px !important;
}

body.new-home.productor #primary-menu-home-1 {
  top: 33px !important;
}

body.path-capitalizacion-y-ahorro.productor #navbarSupportedContent {
  top: 99px !important;
}

body.path-club-atletico-san-jorge.productor #navbarSupportedContent {
  top: 129px !important;
}

body.context-aires-del-club.productor #navbarSupportedContent {
  top: 104px !important;
}

body.path-ahorro-previo.productor #navbarSupportedContent {
  top: 99px !important;
}

/*Administrador*/
body.path-club-atletico-san-jorge.administrator #navbarSupportedContent {
  top: 175px !important;
}

body.path-frontpage.administrator #navbarSupportedContent {
  top: 140px !important;
}

body.context-aires-del-club.administrator #navbarSupportedContent {
  top: 150px !important;
}

body.path-capitalizacion-y-ahorro.administrator #navbarSupportedContent,
body.path-ahorro-previo.administrator #navbarSupportedContent {
  top: 145px !important;
}

/*Anonimo*/
body.path-club-atletico-san-jorge.anonymous #navbarSupportedContent {
  top: 96px !important;
}

body.path-frontpage.anonymous #navbarSupportedContent {
  top: 61px !important;
}

body.context-aires-del-club.anonymous #navbarSupportedContent {
  top: 71px !important;
}

body.path-capitalizacion-y-ahorro.anonymous #navbarSupportedContent,
body.path-ahorro-previo.anonymous #navbarSupportedContent {
  top: 66px !important;
}

/*Back to home button*/
.back-to-home-conteiner a img {
  margin-bottom: 5px;
  margin-right: 5px;
  height: 20px;
}

.back-to-home-conteiner {
  text-align: initial;
  display: block;
  width: 92%;
  margin: 0 auto;
}

/***************************************/
/****** Formulario landing nueva *******/
/***************************************/
form.landing-nueva-form {
  width: 100%;
  border: none;
  box-shadow: none;
}

form.landing-nueva-form .form {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  justify-content: left;
}

form.landing-nueva-form .form fieldset {
  min-width: 330px;
}

form.landing-nueva-form .fields-pie,
form.landing-nueva-form .form fieldset {
  width: 50%;
}

form.landing-nueva-form .form input[type=text] {
  height: 51px;
  line-height: 51px;
}

form.landing-nueva-form .form-control:focus {
  border: none;
  box-shadow: none;
}

form.landing-nueva-form .label-flex {
  display: flex;
  justify-content: left;
  line-height: 46px;
  gap: 10px;
}

form.landing-nueva-form .checkbox {
  display: initial;
  width: auto;
}

form.landing-nueva-form .edit-actions-submit {
  background-image: linear-gradient(#ef2154, #5a051a);
  margin-top: 30px;
  margin-bottom: 30px;
  color: #fff;
  text-align: center;
  font-family: "Montserrat", "serif";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  height: 77px;
  padding: 0px 30px;
  border-radius: 4px;
  display: inline-block;
  width: 200px;
}

.field--name-field-mostrar-formulario-pie {
  display: none;
}

/***************************************/
/***************************************/
@media only screen and (max-width: 760px) {
  form.landing-nueva-form .form {
    justify-content: center;
  }
  /*Productores*/
  body.path-club-atletico-san-jorge.productor #navbarSupportedContent {
    top: 74px !important;
  }
  body.path-frontpage.productor #navbarSupportedContent,
  body.path-capitalizacion-y-ahorro.productor #navbarSupportedContent,
  body.path-ahorro-previo.productor #navbarSupportedContent,
  body.context-aires-del-club.productor #navbarSupportedContent {
    top: 72px !important;
  }
  /*Administrador*/
  body.context-aires-del-club.administrator #navbarSupportedContent,
  body.path-capitalizacion-y-ahorro.administrator #navbarSupportedContent,
  body.path-ahorro-previo.administrator #navbarSupportedContent,
  body.path-frontpage.administrator #navbarSupportedContent,
  body.path-club-atletico-san-jorge.administrator #navbarSupportedContent {
    top: 120px !important;
  }
  /*Otros*/
  body.path-club-atletico-san-jorge.anonymous #navbarSupportedContent,
  body.path-frontpage.anonymous #navbarSupportedContent,
  body.path-capitalizacion-y-ahorro.anonymous #navbarSupportedContent,
  body.path-ahorro-previo.anonymous #navbarSupportedContent,
  body.context-aires-del-club.anonymous #navbarSupportedContent {
    top: 42px !important;
  }
  #navbarSupportedContent {
    width: 100%;
  }
  .top-menu ul {
    display: inline-block;
  }
  .fixed-1 {
    height: 35px;
    top: 0 !important;
  }
  ul.navbar-nav.ms-auto.ml-auto {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-end;
    align-items: center;
    padding-right: 10px;
  }
  span#menu-text {
    display: none !important;
  }
  /*Form Login Productores*/
  .alert.alert-dismissible.fade.show.col-12.alert-danger {
    width: 95%;
    margin: 0 auto;
  }
  form#producer-login-form {
    width: 95%;
  }
  form#producer-login-form h3 {
    padding-left: 14px;
  }
}
.img-fluid.desktop {
  display: block;
}

.img-fluid.mobile {
  display: none;
}

@media (max-width: 767px) {
  .img-fluid.desktop {
    display: none;
  }
  .img-fluid.mobile {
    display: block;
  }
}
@media only screen and (max-width: 992px) {
  .medios-pago {
    flex-direction: column;
  }
  .internal .logo-container,
  .medios-de-pago .logo-container {
    flex-basis: 100%;
    margin-top: 5rem;
  }
  .internal .logo-container img,
  .medios-de-pago .logo-container img {
    width: 50%;
    opacity: 1;
  }
}
/* la empresa */
.grid-la-empresa {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(4, 1fr);
}
.grid-la-empresa p {
  margin: 0;
  overflow-wrap: break-word;
  word-break: break-word;
  white-space: normal;
  line-height: 22px;
}

@media (max-width: 1024px) {
  .grid-la-empresa {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 768px) {
  #slider-imagenes img {
    aspect-ratio: 1/1;
    height: auto;
    object-fit: cover;
  }
  .grid-la-empresa {
    grid-template-columns: 1fr;
  }
}
.grid-md-3 p {
  margin: 0;
  overflow-wrap: break-word;
  word-break: break-word;
  white-space: normal;
  line-height: 25px;
}

@media (min-width: 769px) {
  .grid-md-3 {
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(3, 1fr);
  }
}

/*# sourceMappingURL=main.css.map */
