/*
    Theme Name:   Ocean child theme
    Description: Tema hijo para Nuvil
    Author:       Ia Soft Group
    Author URL:  https://www.iasoftgroup.com/
    Template:     oceanwp
    Version:      1.0
    License:      GNU General Public License v2 or later
    License URI:  http://www.gnu.org/licenses/gpl-2.0.html
    Text Domain:  oceanwp-child
    
.roboto-<uniquifier> {
  font-family: "Roboto", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
  font-variation-settings:
    "wdth" 100;
}

.roboto-condensed-<uniquifier> {
  font-family: "Roboto Condensed", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}
*/
/***********************
inicio
**********************/
.wp-block-group.bloque_slider {
    padding: 0 !important;
}
.home header.page-header {
    display: none;
}
.page #main {
    padding-top: 180px;
}
.home.page #main {
    padding-top: 0;
        z-index: 9;
}
#main #content-wrap {
    padding: 0;
    width: 100%;
    max-width: none;
}
.clearfix::after {
  content: "";
  clear: both;
  display: table;
}
body a:focus {
  outline: none !important;
}

::-webkit-input-placeholder { /* WebKit browsers */
    color: #000;
    opacity: 1 !important;
    font-style: initial !important;
}
input:-moz-placeholder,
textarea:-moz-placeholder { /* Firefox 18- */
    color: #000;
   opacity: 1;
   font-style: initial !important;
}

input::-moz-placeholder,
textarea::-moz-placeholder {  /* Firefox 19+ */
    color: #000;
   opacity: 1;
   font-style: initial !important;
}

:-ms-input-placeholder { 
    color: #000;
    font-style: initial !important;
}
.header::after {
  content: "";
  clear: both;
  display: table;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Roboto';
    letter-spacing: 0;
    color: #000;
}
body{
    font-family: 'Roboto Condensed' !important;
    position: relative;
    font-size: 23px !important;
    font-weight: 300 !important;
    color: #4F1B7F;
    background: white;
    overflow: hidden;
    width: 100%;
    line-height: 120% !important;
    letter-spacing: -0.02em;
}
.site-content {
    max-width: 1450px;
    margin: 0 auto;
    padding: 0 25px 40px;
}
a:hover {
    color: #e52420;
}
.header li {
    list-style: none;
    transition: all 500ms;
}

.header .header-inn {
   display: block;
    width: 100%;
    max-width: 1450px;
    margin: 0 auto;
    padding: 25px 25px 0;
    position: relative;
}
.header .header-inn img {
    border-radius: 0;
}
.header {
    position: absolute;
    z-index: 99;
    background: transparent;
    width: 100%;
    top: 0;
    left: 0;
}
.header-top {
    background: white;
    padding-top: 5px;
}

.head-top {
    max-width: 1450px;
    padding: 0px 20px;
    margin: 0 auto;
}

.head-top .wp-block-buttons {
    display: flex;
    flex-wrap: wrap;
    justify-content: end;
}

.head-top .wp-block-buttons .wp-block-button {
    margin: 0 10px 0 0;
}

.head-top .wp-block-buttons .wp-block-button a {
    display: block;
    background: #3b3b3b;
    text-transform: none;
    font-weight: normal;
    font-family: 'Mont';
    font-size: 13px;
    padding: 7px 10px;
    border-radius: 14px 14px 0 0;
}

.head-top .wp-block-buttons .wp-block-button a:hover,.head-top .wp-block-buttons .wp-block-button a.active {
    color: #ffd500;
    background: black;
}
.sticky0 .head-right .botones a {
    font-size: 14px;
}

header.page-header {
    padding: 0 20px;
    background: transparent;
}
.header .head-prin {
    display: flex;
    justify-content: center;
    align-items: flex-start;
}
.header-morado .bloque_logo img {
    filter: none;
}

.header-morado .bloque_logo2 >div {
    color: #4F1B7F;
}

.header-morado .bloque_logo2 .item_numero {
    color: #5A108B;
}

.header-morado .bloque_logo2 .item_numero:after {
    background-color: #FFCD0E;
}

.header-morado .menu-toggle button span.icon-bar {
    background: #4F1B7F;
}
.redes_small .widget-redes {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.redes_small .widget-redes h3 {
        color: white;
    font-weight: normal;
    font-size: 19px;
    margin: 0;
    margin-right: 5px;
}

.redes_small .widget-redes a {
    margin-left: 7px;
    font-size: 0;
    display: block;
    width: 18px;
    height: 18px;
    background-size: contain;
    background-position: center;
    margin-right: 0;
    margin-bottom: 0;
    margin-top: 0;
}
.redes_small .widget-redes a.facebook {
        background-image: url(../images/rs_facebook.png);
}
.redes_small .widget-redes a.instagram {
        background-image: url(../images/rs_instagram.png);
}
.redes_small .widget-redes a.youtube {
        background-image: url(../images/rs_youtube.png);
}
.redes_small .widget-redes a.x {
        background-image: url(../images/rs_x.png);
}
.redes_small .widget-redes a.tiktok {
        background-image: url(../images/rs_tiktok.png);
}
.redes_small .widget-redes a.whatsapp {
        background-image: url(../images/rs_ws.png);
}
.bloque_logo {
    display: block;
    width: 100px;
}

.bloque_logo img {
    filter: brightness(0) invert(1);
    transition: all 500ms;
}
.bloque_logo2 >div {
    display: flex;
    color: white;
    font-size: 28px;
    font-style: italic;
    align-items: center;
    justify-content: center;
    font-weight: 500;
}

.bloque_logo2 .item_numero {
    color: #5A108B;
    font-weight: bold;
    font-size: 60px;
    line-height: 100%;
    margin-left: 20px;
    position: relative;
    font-family: "Roboto Condensed", sans-serif;
    min-width: 60px;
    text-align: center;
    z-index: 9;
    animation: zoomin 4s cubic-bezier(0.39, 0.16, 0.68, 0.8) infinite alternate;
    -moz-animation: zoomin 4s cubic-bezier(0.39, 0.16, 0.68, 0.8) infinite alternate;
    -webkit-animation: zoomin 4s cubic-bezier(0.39, 0.16, 0.68, 0.8) infinite alternate;
}
.bloque_logo2 .item_numero a {
    color: #5A108B;
    display: block;
    width: 100%;
    text-align: center;
}
#footer-widgets .bloque_logo2 .item_numero a {
    color: #5A108B;
    display: block;
    width: 100%;
    text-align: center;
}
@-webkit-keyframes zoomin {
  0% {transform: scale(1);}
  50% {transform: scale(1.05);}
  100% {transform: scale(1);}
}
@keyframes zoomin {
  0% {transform: scale(1);}
  50% {transform: scale(1.05);}
  100% {transform: scale(1);}
}

@-webkit-keyframes updown {
  0% {transform: translateY(0);}
  50% {transform: translateY(-10px);}
  100% {transform: translateY(0);}
}
@keyframes updown {
  0% {transform: translateY(0);}
  50% {transform: translateY(-10px);}
  100% {transform: translateY(0);}
}
.anim_bajar {
    animation: updown 3s cubic-bezier(0.39, 0.16, 0.68, 0.8) infinite alternate;
    -moz-animation: updown 3s cubic-bezier(0.39, 0.16, 0.68, 0.8) infinite alternate;
    -webkit-animation: updown 3s cubic-bezier(0.39, 0.16, 0.68, 0.8) infinite alternate;
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    width: 46px;
    margin-left: -23px !important;
}
.bloque_logo2 >div p {
    margin: 0;
}

.bloque_logo2 .item_numero:after {
    content: "";
    display: block;
    width: 100%;
    height: 120%;
    background: white;
    position: absolute;
    left: 3px;
    top: -10%;
    z-index: -1;
    border-radius: 50%;
    transform: rotate(41deg);
}
.header .head-prin .widget_block:nth-child(1) {
    margin-left: 0;
    margin-right: auto;
}

.header .head-prin .widget_block:nth-child(2) {
        position: absolute;
    left: 50%;
    top: 30px;
    transform: translate(-50%, 0);
}

.header.sticky0 {
    transition: all 500ms;
    position: fixed;
    background: linear-gradient(to bottom, rgb(150 18 125) 0%, rgb(150 18 125 / 70%) 50%, rgb(150 18 125 / 50%) 80%, rgb(150 18 125 / 0%) 100%);
}
.header-morado .header.sticky0 {
    background: linear-gradient(to bottom, rgb(255 255 255) 0%, rgb(255 255 255 / 70%) 50%, rgb(255 255 255 / 50%) 80%, rgb(255 255 255 / 0%) 100%);
}
.sticky0.header .header-inn {
    padding-top: 10px;
}
.sticky0.header .head-prin .widget_block:nth-child(2) {
    top: 14px;
}

.sticky0 .menu-toggle {
    top: 0;
}
.header.sticky {
    top: 0;
}

.admin-bar .header.sticky {
    top: 32px;
}
.sticky0 .wp-block-image.imgdas img {
    max-width: 80px;
}

.sticky0.header .bloque_logo {
    max-width: 70px;
    padding-bottom: 10px;
}
/************menu movil**********/
.menumovil {
        position: fixed;
    left: 0;
    top: 100%;
    width: 100%;
    height: 100%;
    background-image: url(../images/bgmenu.png);
    background-size: 100% 100%;
    z-index: 98;
    transition: all 500ms;
    color: white;
    overflow: auto;
    opacity: 0;
    display: flex;
    align-items: center;
}
.menumovil .mmovil {
    margin: 0 auto;
    padding: 0 25px;
    text-align: center;
    width: 100%;
}
.mmovil .head-prin {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.menumovil .widget_nav_menu .menu-menu-principal-container {
    display: block;
    width: 100%;
}
.menumovil .widget_nav_menu {
    margin: 0;
    display: flex;
    height: 100%;
    width: 100%;
    align-items: center;
    justify-content: center;
}
.showmenu .menumovil {
    top: 0;
    opacity: 1;
}

.menu-toggle {
    position: absolute;
    right: 25px;
    top: 10px
}

.menu-toggle button#menu-btn {
        background: transparent;
    width: 52px;
    height: 55px;
    padding: 10px;
    border: none;
}

.menu-toggle button span.icon-bar {
    display: block;
    background: white;
    width: 100%;
    height: 2px;
    margin: 9px 0;
    border-radius: 5px;
}
.showmenu .menu-toggle button span.icon-bar:last-child {
    display: none;
}

.showmenu .menu-toggle button span.icon-bar:nth-child(1) {
    transform: rotate(45deg);
}

.showmenu .menu-toggle button span.icon-bar:nth-child(2) {
    transform: rotate(-45deg);
    margin-top: -11px;
}
.bgoverlay {
    z-index: 96;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    background: #96127d61;
    display: none;
}
.showmenu .bgoverlay,
.showcomment .bgoverlay{
    display: block;
}
.menumovil .cerrarmenu {
    color: #e2b357;
    padding: 0;
    font-size: 18px;
    display: block;
    text-align: right;
    font-weight: bold;
    position: absolute;
    right: 10px;
    top: 5px;
    background: transparent;
    cursor: pointer;
    width: 30px;
    text-align: center;
    border-radius: 5px;
    z-index: 999;
}
.menumovil li::marker {
    display: none;
}

.menumovil li {
        list-style: none;
    margin: 0;
    display: block;
    width: 90%;
}
.menumovil li a {
    color: white;
    font-family: 'Roboto Condensed';
    font-style: italic;
    font-size: 60px;
    text-transform: uppercase;
    line-height: 100%;
    transition: all 500ms;
    font-weight: normal;
    margin: 8px auto;
    display: block;
    max-width: 96%;
}

.menumovil li a:hover,.menumovil li.current-menu-item a {
    color: #FFCD0E;
    transform: scale(1.15);
    font-weight: 900;
}
.menumovil .head-top {
    padding: 0;
}

.menumovil .head-top .wp-block-buttons .wp-block-button {
    margin: 0;
}

.menumovil .head-top .wp-block-buttons .wp-block-button a {
    font-size: 15px;
    border-radius: 10px;
    font-weight: 600;
    padding: 8px 14px;
    background: black;
}
.menumovil .botones .wp-block-button a:hover {
    background: black;
    color: #ffd500;
}
.menumovil .bloque_logo {
    margin: 65px auto 0;
    max-width: 160px;
}

.menumovil figure.wp-block-image.imgdas {
    display: none;
}

.menumovil .head-right {
    display: flex;
    flex-direction: column-reverse;
}

.menumovil .menumovil .bloque_redes {
    padding: 0;
    width: 100%;
}

.menumovil .head-right li:nth-child(2) {
    order: 0;
}
.menumovil .wp-block-buttons.botones {
    width: 100%;
    display: block;
    text-align: center;
    margin-bottom: 4px;
    margin-top: 20px;
}
.menumovil .mmovil ul {
    margin: 0;
    display: flex;
    align-items: center;
    padding: 50px 0 0;
    overflow-y: auto;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 68vh;
    overflow-x: hidden;
}
.wp-block-group.redes_small {
    position: absolute;
    right: 25px;
    bottom: 30px;
}
    .menumovil li#block-3 {
        position: static;
    }
.mmovil .hinn {
    display: flex;
    flex-direction: column-reverse;
}
.menumovil .bandera-belgica {
    position: absolute;
    left: 0;
    top: 40px;
}
.menumovil .head-top .wp-block-buttons {
    flex-direction: column;
}
.oceanwp-mobile-menu-icon {
    display: none !important;
}
.showmenu .header .header-inn {
    padding-top: 25px !important;
}

.showmenu .bloque_logo {
    max-width: 100px !important;
}

.showmenu .header .head-prin .widget_block:nth-child(2) {
    top: 30px;
}

.showmenu .header {
    background: transparent !important;
    top: 0 !important;
    position: fixed;
}
.showmenu.admin-bar .header {
    top: 32px !important;
}
.showmenu .menu-toggle {
    top: 10px;
}
.showmenu.header-morado .bloque_logo img {
    filter: brightness(0) invert(1);
}

.showmenu.header-morado .bloque_logo2 >div {
    color: white;
}

.showmenu.header-morado .bloque_logo2 .item_numero:after {
    background: white;
}
.showmenu.header-morado .menu-toggle button span.icon-bar {
    background: white;
}
/**********front***********/
.single-page-article .wp-block-group {
    padding: 50px 0;
}
.bloque_franja {
    background: linear-gradient(90.13deg, #FEF5C9 18.82%, #E4B75E 81.18%);
    width: 100vw;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    padding: 0 !important;
    background: linear-gradient(90.13deg, #FEF5C9 18.82%, #E4B75E 81.18%);
    background-size: 200% 200%;
    animation: gradientMove 6s ease infinite;
}
@keyframes gradientMove {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}
.bloque_franja .wp-block-group__inner-container {
    max-width: 1450px;
    margin: 0 auto;
    width: 100%;
    padding: 8px 25px;
}

.bloque_franja .wp-block-columns {
    align-items: center;
    justify-content: center;
    gap: 1em;
}

.wp-block-columns p {
    margin: 8px 0;
}
h3.wp-block-heading {
        color: #96127D;
    font-size: 25px;
    font-weight: 600;
    line-height: 103%;
    margin-bottom: 25px;
    text-transform: uppercase;
}
h4.wp-block-heading {
    color: #4F1B7F;
    font-size: 24px;
    font-weight: 600;
    line-height: 27px;
    margin-bottom: 15px;
    text-transform: uppercase;
}
h2.wp-block-heading {
    line-height: normal;
    font-weight: 600;
    font-size: 40px;
    margin-bottom: 25px;
    line-height: 43px;
}

.home .single-page-article .wp-block-group {
    font-weight: 600;
}
.wp-block-buttons .wp-block-button__link {
    background: #5a108b;
    transition: all 500ms;
    border-radius: 10px !important;
    padding: 11px 20px;
    text-transform: none;
    letter-spacing: 0;
    font-size: 24px;
    line-height: normal;
    font-family: 'Roboto Condensed';
    font-style: italic;
    color: #ffcd0e;
}

.wp-block-buttons .wp-block-button__link:hover {
    background: #ffcd0e;
    color: #5a108b;
}
.btn_enlace a.wp-element-button {
    color: #96127D;
    background-image: url(../images/icon_ir2.png) !important;
    background-color: transparent;
    background-repeat: no-repeat !important;
    background-position: right center !important;
    background-size: auto 18px !important;
    padding-right: 28px;
    border-radius: 0 !important;
    padding-left: 5px;
    padding-bottom: 0;
    padding-top: 0;
}
.wp-block-columns.item_nosotros .wp-block-column.btn_abajo {
    position: relative;
    padding-bottom: 50px !important;
}

.wp-block-columns.item_nosotros .wp-block-column.btn_abajo .wp-block-buttons {
    position: absolute;
    right: 0;
    bottom: 0;
}
.btn_enlace a.wp-element-button:hover {
    border-color: #ffcd0e;
    background-color: transparent;
}
.wp-block-buttons {
    margin-top: 30px;
}
figure.wp-block-image {
    margin: 0;
}

figure.wp-block-image img {
    width: 100%;
    height: auto;
    display: block;
}
:where(.wp-block-columns.is-layout-flex) {
    gap: 5em;
}
.swiper-horizontal>.swiper-pagination-bullets {
    bottom: 0;
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    background: #D9D9D9;
    opacity: 1;
    width: 14px;
    height: 14px;
    margin: 2px 10px;
    transition: all 500ms;
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: black;
}
.home .site-content {
    max-width: 100%;
    padding: 0;
}

.home .site-content .wp-block-group__inner-container {
    max-width: 1450px;
    padding: 0 25px;
    margin: 0 auto;
}

.home .site-content .bloque_slider .wp-block-group__inner-container {
    max-width: 100%;
    padding: 0;
    position: relative;
}

.home .site-content .bloque_slider .wp-block-group__inner-container .redes_small {
    right: 50%;
    margin-right: -590px;
    bottom: 0;
    padding-bottom: 25px;
    display: none;
}
.video-portada {
    position: relative;
    cursor: pointer;
    width: 100%;
    margin: 0 auto;
    padding-bottom: 56%;
    height: 0;
}
.video-portada iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.video-portada img {
    width: 100%;
    display: block;
}
.home .single-page-article .wp-block-group.bloque_carouseltexto .wp-block-group__inner-container .wp-block-video {
    margin: 0 auto;
    width: 100%;
}
.play-boton {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90px;
    height: 90px;
    background: #5b2ca0;
    border-radius: 50%;
}

.play-boton::after {
    content: '';
    position: absolute;
    left: 35px;
    top: 25px;
    border-left: 30px solid white;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
}
.single-page-article .wp-block-group.bloque_video {
    padding: 80px 0;
    background-image: url(../images/anim_numero.png);
    background-position: center;
    background-size: auto 100%;
    animation: moverFondo 20s linear infinite;
}
@keyframes moverFondo {
    from {
        background-position: 0 0;
    }
    to {
        background-position: -5000px 0;
    }
}
.bloque_ejes .wp-block-column.col1 {
    position: relative;
}

.bloque_ejes .wp-block-column.col1 .wp-block-buttons {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    z-index: 20;
    margin: 0;
}

.bloque_ejes .wp-block-column.col1 .wp-block-buttons .wp-element-button {
    background: white;
    color: #5a108b;
    border-radius: 40px !important;
    white-space: nowrap;
    font-size: 58px;
    font-weight: bold;
    line-height: 100%;
    padding: 12px 35px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    /*width: 60px;*/
    width: auto;
    transition: all 500ms;
    overflow: hidden;
    /*opacity: 0;*/
    z-index: 30;
    height: auto;
}

/*.bloque_ejes .wp-block-column.col1 .wp-block-buttons .wp-block-button:after {
    content: "3";
    background: white;
    color: #5a108b;
    border-radius: 50% !important;
    white-space: nowrap;
    font-size: 58px;
    font-weight: bold;
    line-height: 100%;
    padding: 12px 27px;
    display: inline-block;
    width: 82px;
    transition: all 500ms;
}

.bloque_ejes .wp-block-column.col1 .wp-block-buttons .wp-block-button:hover a {
    opacity: 1;
    width: 356px;
}
*/

.bloque_ejes .wp-block-column.col1 .wp-block-buttons .wp-block-button:hover:after {
    width: 356px;
    border-radius: 40px !important;
}
.home .single-page-article .wp-block-group.bloque_ejes {
    padding-bottom: 0;
    padding-top: 0;
}
.home .single-page-article .wp-block-group.bloque_banner {
    padding-top: 0;
    padding-bottom: 0;
}

.home .single-page-article .wp-block-group.bloque_banner .wp-block-group__inner-container {
    max-width: none;
    padding: 0;
}
.bloque_carouseltexto .wp-block-group__inner-container{
    display: flex;
    align-items: center;
    min-height: 360px;
    position: relative;
}
.bloque_carouseltexto .swiper-slide{
    font-size: 50px;
    line-height: 100%;
    text-align: center;
    font-weight: normal;
}
.bloque_carouseltexto .swiper-slide strong {
    color: #96127D;
}
.bloque_carouseltexto .swiper-slide p {
    margin: 5px 0
}
.home .single-page-article .wp-block-group.bloque_carouseltexto {
    padding: 0;
}
.fondo-burbujas {
  position: absolute;
    overflow: hidden;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
}

.burbuja {
  position: absolute;
  border-radius: 50%;
  background: #FFC200; /* amarillo */
  animation: flotar 10s ease-in-out infinite;
}

/* Tamaños y posiciones iniciales */
.b1 { 
    width: 20%;
    height: 100%;
    left: 1.5%;
    top: 0;
    animation-delay: 0s;
    transform: skewX(-18deg);
}
.b2 { 
    width: 25%;
    height: 100%;
    left: 21.3%;
    top: 0;
    animation-delay: 1s;
    transform: skewX(-22deg);
}
.b3 {
    width: 51%;
    height: 100%;
    left: 46.3%;
    top: 0;
    animation-delay: 2s;
    transform: skewX(-36deg);
}
.b1 { animation-name: flotar1; }
.b2 { animation-name: flotar2; }
.b3 { animation-name: flotar3; }
@keyframes flotar {
    0% {
        transform: skewX(-18deg) scale(1) translateY(0);
    }
    50% {
        transform: skewX(-18deg) scale(1.1) translateY(-20px);
    }
    100% {
        transform: skewX(-18deg) scale(1) translateY(0);
    }
}

@keyframes flotar1 {
    0% { transform: skewX(-18deg) scaleX(1) translate(0,0); }
    50% { transform: skewX(-10deg) scaleX(1.25) translate(40px,0px) }
    100% { transform: skewX(-18deg) scaleX(1) translate(0,0); }
}

@keyframes flotar2 {
    0% { transform: skewX(-22deg) scale(1) translate(0,0); }
    50% { transform: skewX(0deg) scale(1.12) translate(50px,-50px); }
    100% { transform: skewX(-22deg) scale(1) translate(0,0); }
}

@keyframes flotar3 {
    0% { transform: skewX(-36deg) scaleX(1) translateY(0); }
    50% { transform: skewX(15deg) scaleX(0.7) translateY(-15px); }
    100% { transform: skewX(-36deg) scaleX(1) translateY(0); }
}
.home .single-page-article .wp-block-group.bloque_informacion {
    padding: 0;
    position: relative;
}

.bloque_informacion .wp-block-columns {
    gap: 0;
}

.bloque_informacion .wp-block-columns .wp-block-column {
    position: relative;
    overflow: hidden;
}
.bloque_informacion .wp-block-columns .wp-block-column a {
    display: block;
}
.bloque_informacion .wp-block-columns .wp-block-column img {
    filter: grayscale(1);
    opacity: .8;
    transition: all 500ms;
}

.bloque_informacion .wp-block-columns .wp-block-column figure {
    background: black;
}

.bloque_informacion .wp-block-columns .wp-block-column:hover img {
    filter: none;
    opacity: 1;
    transform: scale(1.1);
}

.bloque_informacion .wp-block-columns .wp-block-column .wp-block-buttons {
    position: absolute;
    z-index: 9;
    top: 50%;
    left: 0;
    transform: translate(0%,-50%);
    width: 100%;
    align-items: center;
    justify-content: center;
    padding: 0 20px;
    margin: 0;
}

.bloque_informacion .wp-block-columns .wp-block-column .wp-block-buttons .wp-block-button__link {
    background: transparent;
    color: white;
    font-weight: normal;
    font-size: 30px;
    border-radius: 40px !important;
        line-height: 100%;
        padding: 12px 30px;
}

.bloque_informacion .wp-block-columns .wp-block-column .wp-block-buttons .wp-block-button__link strong {
    font-weight: bold;
}

.bloque_informacion .wp-block-columns .wp-block-column:hover .wp-block-buttons .wp-block-button__link {
    color: #5a108b;
    background: #ffcd0e;
}
.bloque_informacion .wp-block-columns .wp-block-column .wp-block-buttons.btnseparar a strong {
    display: block;
}
.bloque_informacion .item_numero {
    font-weight: bold;
    font-style: italic;
    background-image: url(../images/icon_bg1.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    font-size: 60px;
    line-height: 100%;
    padding: 8px 22px 8px 16px;
    margin: -33px 0 0 -33px !important;
    transition: all 500ms;
    margin: 0;
    position: absolute;
    z-index: 15;
    left: 50%;
    top: 50%;
    animation: zoomin 2s cubic-bezier(0.39, 0.16, 0.68, 0.8) infinite alternate;
    -moz-animation: zoomin 2s cubic-bezier(0.39, 0.16, 0.68, 0.8) infinite alternate;
    -webkit-animation: zoomin 2s cubic-bezier(0.39, 0.16, 0.68, 0.8) infinite alternate;
}

.home .single-page-article .wp-block-group.bloque_donar {
        padding: 0;
    z-index: 10;
    position: relative;
}

.bloque_donar .wp-block-columns {
    gap: 0;
    flex-direction: column;
}
.bloque_donar .wp-block-column.col2 {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
    transition: all 500ms;
    background-image: url(../images/bgestrella.png);
    background-size: 1200px 95%;
    background-repeat: no-repeat;
    background-position: center;
    width: 1200px;
    margin-left: -600px;
    left: 50%;
    transform: scale(0.15);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    font-style: italic;
    color: #4F1B7F;
    transition: all 500ms;
    opacity: 0;
}
.bloque_donar.mostrarbloque .wp-block-column.col2 {
    transform: scale(1);
    opacity: 1;
}
.home .single-page-article .wp-block-group.bloque_donar .wp-block-group__inner-container {
    padding: 0;
    max-width: none;
    position: relative;
    height: 640px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 500ms;
    gap: 0;
}
.home .single-page-article .wp-block-group.bloque_donar {
    background-color: #fff;
    transition: all 500ms;
}
.home .single-page-article .wp-block-group.bloque_donar.mostrarbloque {
    background-color: #96127D;
}
.bloque_donar .wp-block-column.col1 {
    max-width: 1450px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    opacity: 1;
    transition: all 1s;
}
.bloque_donar.mostrarbloque .wp-block-column.col1 {
    opacity: 0;
    transform: scale(0.2);
}
.bloque_donar .wp-block-column.col1 p {
    margin: 0;
    background: #FFCD0E;
    color: #96127D;
    cursor: pointer;
    font-size: 54px;
    line-height: 100%;
    padding: 80px 50px;
    border-radius: 50%;
    font-style: italic;
}
.home .single-page-article .wp-block-group.bloque_redesdonar {
    z-index: 15;
    color: #4F1B7F;
    padding: 0;
    margin: -12px 0 0;
    position: absolute;
    bottom: 15px;
    right: 50%;
    margin-right: -700px;
}

.home .single-page-article .wp-block-group.bloque_redesdonar h3 {
    color: #4F1B7F;
}

.body-claro.home .single-page-article .wp-block-group.bloque_redesdonar .red-social {
    filter: brightness(0) saturate(100%) invert(13%) sepia(61%) saturate(1123%) hue-rotate(248deg) brightness(92%) contrast(92%);
}
.body-morado.home .single-page-article .wp-block-group.bloque_redesdonar h3 {
    color: white;
}
.home .single-page-article .wp-block-group.bloque_redesdonar.mostrarbloque h3 {
    color: white;
}

.home .single-page-article .wp-block-group.bloque_redesdonar.mostrarbloque .red-social {
    filter: none;
}

.bloque_donar .wp-block-column.col2 .recaudado {
    font-size: 38px;
    color: #96127D;
    margin: 20px 0;
}

.bloque_donar .wp-block-column.col2 .recaudado strong {
    font-weight: bold;
    font-size: 60px;
    display: inline-block;
    vertical-align: text-bottom;
}

.bloque_donar .wp-block-columns .wp-block-columns {
    flex-direction: row;
    max-width: 500px;
    gap: 40px;
}

.bloque_donar .wp-block-columns .wp-block-columns .wp-block-column .wp-block-button__link {
    position: relative;
    background: transparent;
    color: #4F1B7F;
    font-weight: normal;
    font-style: normal;
    font-size: 18px;
    border: 1px solid #96127D;
    border-radius: 40px !important;
    padding: 10px 20px;
    line-height: 100%;
    transition: all 500ms;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 56px;
}

.bloque_tooltip,
.bloque_tooltip2{
    position: relative;
}

.bloque_donar .wp-block-columns .wp-block-columns .wp-block-column .wp-block-button__link:hover {
    background: white;
    border-color: white;
    color: #96127D;
    font-weight: bold;
    font-style: italic;
    transform: scale(1.03);
}

.bloque_donar .wp-block-columns .wp-block-columns .wp-block-column .wp-block-button {
    width: 100%;
}

/*.bloque_tooltip .item_tooltip {
    background: white;
    border: 2px solid;
    border-radius: 20px;
    font-size: 15px;
    line-height: 100%;
    padding: 20px;
    font-weight: 500;
    transition: all 500ms;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 100%;
    z-index: -100;
}*/
.item_tooltip {
  position: absolute;
    background: white;
    color: #4F1B7F;
    padding: 12px 16px;
    border-radius: 14px;
    border: 2px solid #4F1B7F;
    font-size: 15px;
    width: 220px;
    opacity: 0;
    transition: opacity .15s ease;
    z-index: 9999;
    line-height: 100%;
    margin-top: 0px !important;
    font-weight: 500;
}
.item_tooltip a {
    display: block;
    text-align: right;
    margin-top: 10px;
    color: #5A108B;
    text-decoration: none !important;
    font-size: 18px;
}
.wp-block-video {
    margin: 0;
}

/*.bloque_tooltip:hover .item_tooltip {
    height: auto;
    opacity: 1;
    left: 10%;
    top: 110%;
    z-index: 50;
}*/
.item_movil {
    display: none !important;
}
.bloque_ejes .col2 .wp-block-columns {
        display: block;
}

.bloque_ejes .col2 .wp-block-columns .wp-block-column {
    background: #FFCD0E;
    padding: 20px 50px;
    border-top: 2px solid #4F1B7F;
    gap: 0;
    width: 100%;
    font-weight: 300;
    font-size: 25px;
    transition: all 500ms;
    box-sizing: border-box;
    display: flex;
    align-items: center;
}
.bloque_ejes .col2 .wp-block-columns .wp-block-column .eje_interior {
    display: flex;
    align-items: center;
    margin: 0 auto;
    max-width: 660px;
    gap: 0;
    justify-content: flex-start;
    width: 100%;
}
.bloque_ejes .col2 .wp-block-columns .wp-block-column:hover {
    background: white;
}
.bloque_ejes .item_numero {
    font-weight: bold;
    font-style: italic;
    position: relative;
    background-image: url(../images/icon_bg1.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    font-size: 40px;
    line-height: 100%;
    padding: 10px 20px 10px 16px;
    margin: 0 20px 0 0 !important;
}
.bloque_ejes .col2 .wp-block-columns .wp-block-column:hover .item_numero {
    background-image: url(../images/icon_bg2.png);
}
.bloque_ejes .wp-block-columns {
    gap: 0;
}
.bloque_ejes .col2 figure {
    margin: 0 20px 0 0;
}

.bloque_ejes .col2 figure img {
    max-width: 80px;
}
.bloque_ejes .bloque_tooltip2 .wp-block-buttons a {
    position: absolute;
    left: 0;
    top: 0;
    margin: 0;
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 0 !important;
    z-index: 9;
    font-size: 0;
    background: transparent;
    opacity: 0;
}
.bloque_ejes .col2 h2.wp-block-heading {
    margin: 0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px 25px;
    color: #4F1B7F;
    font-size: 30px;
    font-weight: 500;
    font-family: 'Roboto Condensed';
    background: white;
}
.bloque_ejes .wp-block-column.col2 {
    background: #ffcd0e;
}
.bloque_ejes .col2 h2.wp-block-heading strong {
    font-weight: bold;
    margin-left: 10px;
}
.bloque_ejes .col2 .wp-block-buttons.btn_big {
    display: block;
    width: 100%;
    margin: 0;
}

.bloque_ejes .col2 .wp-block-buttons.btn_big .wp-block-button {
    display: block;
}

.bloque_ejes .col2 .wp-block-buttons.btn_big .wp-block-button a {
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    border-radius: 0 !important;
    background: #ffcd0e;
    color: #4f1b7f;
    font-style: normal;
    font-size: 30px;
    font-family: 'Roboto Condensed';
    border-top: 2px solid;
    padding-top: 20px;
    padding-bottom: 20px;
}
.bloque_ejes .col2 .wp-block-buttons.btn_big .wp-block-button a:hover {
    background: #96127D;
    color: #ffcd0e;
}
.bloque_ejes .col2 .wp-block-buttons.btn_big .wp-block-button a:after{
    content: "";
    display: inline;
    width: 24px;
    height: 24px;
    background-image: url(../images/icon_ir.png);
    background-size: contain;
    background-repeat: no-repeat;
    margin-left: 12px;
}
.bloque_ejes .col2 .wp-block-buttons.btn_big .wp-block-button a:hover:after{

    background-image: url(../images/icon_ir2.png);

}
/*****************footer***********/
#footer {
    background-image: url(../images/bgfooter.png);
    background-size: 100% 100%;
    z-index: 30;
}
#footer-widgets {
    background: transparent;
    padding: 0;
}

#footer-widgets .footer-widgets-inner {
    max-width: 1450px;
    width: 100%;
    padding: 30px 25px;
    display: flex;
    justify-content: space-between;
}
.bloque_logofooter {
    max-width: 100px;
}

#footer-widgets .footer-widgets-inner .col-4 {
    display: none;
}

footer .bloque_logo2 >div {
    color: white !important;
}

#footer .bloque_logo2 .item_numero:after {
    background: white !important;
}
#footer-widgets .footer-box .footer-widget ul li {
    border: none;
    margin: 0;
    width: 100%;
}

#footer-widgets .footer-box .footer-widget ul li a {
    font-weight: 600;
    font-size: 19px;
    line-height: normal;
    display: inline-block;
    padding: 5px 0;
    border-radius: 12px;
}

#footer-widgets .footer-box.col-2,#footer-widgets .footer-box.col-3,#footer-widgets .footer-box.col-4 {
    font-size: 17px;
    line-height: normal;
    width: auto;
}

#footer-widgets .footer-box .footer-widget ul li a:hover,#footer-widgets .footer-box .footer-widget ul li.current-menu-item a {
    color: #e2b357;
}

#footer-widgets .footer-box .footer-widget ul li.btn1 a {
    border: 1px solid;
    padding: 5px 14px;
}

#footer-widgets .footer-box .footer-widget ul li.btn1 a:hover {
    color: #e2b338;
}
#footer-widgets .footer-box h2.wp-block-heading {
    color: white;
    font-size: 19px;
    font-weight: 600;
}

#footer-widgets .footer-box {
    color: white;
    font-weight: 300;
    padding: 0 15px;
    margin: 0;
    width: auto;
    max-width: 33%;
}

#footer-widgets .footer-box .wp-block-gallery {
    display: flex;
    flex-wrap: wrap;
    width: auto;
    gap: 14px;
}

#footer-widgets .footer-box .wp-block-gallery .wp-block-image {
    width: 31px !important;
    flex-grow: unset;
}

#footer-widgets .footer-box .wp-block-gallery .wp-block-image img {
    width: auto !important;
    max-width: 31px;
    height: auto;
    display: block;
}
.wp-block-tnp-minimal {
    padding: 0 !important;
    font-size: 19px;
    line-height: normal;
}

.wp-block-tnp-minimal  p {
    margin-bottom: 10px;
}

#footer-widgets .footer-box.col-3 h2.wp-block-heading {
    margin-bottom: 0;
}

#footer-widgets .footer-box.col-3 .footer-widget:nth-child(1) {
    margin: 0;
}
#footer-widgets .footer-box.col-2 {
    max-width: 380px;
}
.wp-block-group.logo_alonso {
    margin-top: 80px;
}
#footer-widgets .footer-box.col-4 {
    max-width: 200px;
}
#footer-widgets .footer-box .widget-redes a {
    font-family: 'Roboto';
    padding-right: 30px;
    background-repeat: no-repeat;
    background-position: right center;
    background-size: auto 19px;
}
#footer-widgets .footer-box .widget-redes a:hover {
    color: #fecc0e;
}
#footer-widgets .footer-box .widget-redes a.facebook {
        background-image: url(../images/rs_facebook2.png);
}
#footer-widgets .footer-box .widget-redes a.instagram {
        background-image: url(../images/rs_instagram2.png);
}
#footer-widgets .footer-box .widget-redes a.youtube {
        background-image: url(../images/rs_youtube2.png);
}
#footer-widgets .footer-box .widget-redes a.x {
        background-image: url(../images/rs_x2.png);
}
#footer-widgets .footer-box .widget-redes a.tiktok {
        background-image: url(../images/rs_tiktok2.png);
}
#footer-widgets .footer-box .widget-redes a.whatsapp {
        background-image: url(../images/rs_ws2.png);
}
.widget-redes {
    color: white;
    text-align: right;
}

.widget-redes h3 {
        color: #FFCD0E;
    font-size: 23px;
    margin-bottom: 10px;
        font-weight: 500;
}

.widget-redes a {
    display:block;
    color:white;
    text-decoration:none;
    margin:3px 0;
}

.widget-redes a:hover {
    color:#ffcc00;
}
#footer-widgets .footer-box.col-3 .widget-redes {
    margin-top: 100px;
}
#scroll-top {
    display: block !important;
    opacity: 1 !important;
    position: absolute !important;
    right: 50%;
    margin-right: -683px;
    bottom: 275px;
    width: auto;
    height: auto;
    background: transparent;
    border: 1px solid;
    border-radius: 50px;
    padding: 13px 35px 12px;
    transition: all 500ms;
    z-index: 95;
}
#scroll-top:hover {
    background: white;
    transform: scale(1.05);
    color: #5a108b;
}
#scroll-top i {
    display: none !important;
}

#scroll-top:after {
    content: "VOLVER ARRIBA";
    display: block;
    font-weight: 500;
    font-style: italic;
    font-family: 'Roboto';
    font-size: 16px;
    line-height: 100%;
    background-image: url(../images/icon_ir3.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: auto 10px;
    padding-right: 16px;
}
#scroll-top:hover:after{
    background-image: url(../images/icon_ir.png);
}
/************
nosotros
****************/
.page .page-header .page-header-title,
.equipo-hero{
    color: #4F1B7F;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Roboto Condensed';
    font-style: italic;
    font-size: 64px;
    line-height: 105%;
    margin-bottom: 40px;
}

.page-id-26 article.single-page-article,
.page-id-259 article.single-page-article{
    max-width: 860px;
    margin: 0 auto;
}
.wp-block-columns.item_nosotros {
    gap: 0;
}
.wp-block-columns.item_nosotros.item_nosotrosizq .wp-block-column:nth-child(2) {
    padding-left: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
}
.wp-block-columns.item_nosotros.item_nosotrosder .wp-block-column:nth-child(1) {
    padding-right: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
}
.wp-block-columns.item_nosotros .wp-block-column {
    width: 50%;
    box-sizing: border-box;
    flex-basis: auto;
    flex-grow: unset;
}

.wp-block-columns.item_nosotros .wp-block-column p {
    margin: 0 0 15px;
}
.single-page-article .wp-block-group.item_nosotrosfull {
    padding: 25px 0;
}
.single-page-article .wp-block-group.item_nosotrosfull figure {
    margin-bottom: 25px;
}
/*************
ejes de mi motivacion****/
.page-id-46.page #main {
    background-color: #96127D;
}
.page-id-46.page #main h1.page-header-title {
    display: none;
}

.bloque_titulo .wp-block-group__inner-container {
    display: flex;
    align-items: center;
}

.bloque_titulo  h2.wp-block-heading {
    color: #FFCD0E;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Roboto Condensed';
    font-style: italic;
    font-size: 64px;
    line-height: 120%;
    margin-bottom: 40px;
    font-weight: normal;
    margin-right: 20px;
    margin-bottom: 0;
    margin-left: auto;
}

.bloque_titulo h2.wp-block-heading strong {
    font-weight: bold;
}

.bloque_titulo .item_numeropropuesta {
    margin-right: 0;
    margin-left: auto;
    color: #ffcd0e;
    line-height: 105%;
}

.bloque_titulo .item_numeropropuesta p {
    margin: 0;
}

.bloque_titulo .item_numeropropuesta .wp-block-column {
    border-radius: 60px;
    border: 1px solid;
    padding: 10px 50px;
    position: relative;
}

.single-page-article .wp-block-group.bloque_titulo {
    padding-top: 30px;
}
.bloque_titulo .item_numeropropuesta .wp-block-column:after,.bloque_titulo .item_numeropropuesta .wp-block-column:before {
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    position: absolute;
    left: 16px;
    top: 50%;
    margin-top: -5px;
    background-image: url(../images/icon_estrella.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    animation: zoomin 1s cubic-bezier(0.39, 0.16, 0.68, 0.8) infinite alternate;
    -moz-animation: zoomin 1s cubic-bezier(0.39, 0.16, 0.68, 0.8) infinite alternate;
    -webkit-animation: zoomin 1s cubic-bezier(0.39, 0.16, 0.68, 0.8) infinite alternate;
}

.bloque_titulo .item_numeropropuesta .wp-block-column:after {
    left: auto;
    right: 16px;
}
.bloque_ejeslista .wp-block-columns {
        gap: 0px;
    justify-content: space-evenly;
        align-items: center !important;
}

.bloque_ejeslista .wp-block-columns .wp-block-column {
    position: relative;
    z-index: 9;
    padding: 30px 50px 50px;
    transition: all 500ms;
    max-width: 340px;
    min-height: 350px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.bloque_ejeslista .wp-block-columns .wp-block-column:hover {
    font-weight: bold;
    transform: scale(1.2);
}
.bloque_ejeslista .wp-block-columns .wp-block-column:hover:after {
    height: 100%;
    bottom: 0;
    background-size: 100% 100%;
    width: 118%;
    left: -7%;
    height: 102%;
    bottom: -5%;
}
.bloque_ejeslista .wp-block-columns .wp-block-column .item_numero2 {
    display: block;
    text-align: center;
    color: #ffcd0e;
    font-weight: bold;
    font-size: 40px;
    font-style: italic;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 20px;
}

.bloque_ejeslista .wp-block-columns .wp-block-column figure {
    display: block;
    width: 100%;
    margin: 65px 0 5px;
}

.bloque_ejeslista .wp-block-columns .wp-block-column figure img {
    width: auto;
    height: auto;
    margin: 0 auto;
    max-width: 70px;
}

.bloque_ejeslista .wp-block-columns .wp-block-column:after {
        content: "";
    display: block;
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0;
    height: 75%;
    z-index: -1;
    background-image: url(../images/bgeje.png);
    background-size: 92% 100%;
    transition: all 500ms;
    background-position: center;
    background-repeat: no-repeat;
}

.bloque_ejeslista .wp-block-columns .wp-block-column .wp-block-buttons a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    border-radius: 0 !important;
    font-size: 0;
    background: transparent;
}

.bloque_ejeslista .wp-block-columns .wp-block-column .wp-block-buttons {
    margin: 0;
}
.bloque_ejeslista .wp-block-columns .wp-block-column:hover .item_numero2 {
    color: #96127D;
    top: 35px;
}
.page-id-46.page .wp-block-group.redes_small {
    position: relative;
    padding-bottom: 0;
    margin-bottom: -30px;
}
/*********detalle ejes********/
.ejeSwiper .swiper-slide {
    background: black;
}
.ejeSwiper img {
        width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    max-height: 800px;
    opacity: .8;
}
.single-ejes header.page-header {
    display: none;
}
.hero-contenido.container {
        position: absolute;
    width: 100%;
    top: 60%;
    z-index: 10;
    max-width: 960px;
    color: white;
    padding: 30px 25px;
    left: 50%;
    transform: translate(-50%, -50%);
}
section.sup-eje {
    position: relative;
}

.hero-contenido .icono-eje {
    margin: 0 auto;
    display: block;
    text-align: center;
    animation: updown 3s cubic-bezier(0.39, 0.16, 0.68, 0.8) infinite alternate;
    -moz-animation: updown 3s cubic-bezier(0.39, 0.16, 0.68, 0.8) infinite alternate;
    -webkit-animation: updown 3s cubic-bezier(0.39, 0.16, 0.68, 0.8) infinite alternate;
    position: relative;
}

.hero-contenido .icono-eje img {
    display: block;
    height: auto;
    margin: 0 auto;
    max-width: 130px;
}

.hero-contenido  .tit {
    display: flex;
    align-items: center;
    width: 100%;
    margin: 80px 0;
}

.hero-contenido .tit .numero-eje {
    font-weight: bold;
    font-style: italic;
    font-size: 60px;
    line-height: 100%;
    padding: 22px 26px;
    margin: 0 50px 0 0 !important;
    position: relative;
}

.hero-contenido .tit .numero-eje:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: 1px solid white;
    display: block;
    content: "";
    border-radius: 50%;
    transform: rotate(37deg);
}

.hero-contenido .tit  .titulo {
    font-size: 54px;
    font-weight: bold;
    line-height: 104%;
}
.detalle-eje.container {
    width: 100%;
    max-width: 960px;
    padding: 80px 25px;
    text-align: justify;
}
/************
otras paginas
*********/
.pagecongaleria.page main#main {
    padding: 0;
}

.pagecongaleria.page header.page-header {
    display: none;
}
.hero-galeria-pagina .titulo {
    position: absolute;
    left: 50%;
    top: 54%;
    transform: translate(-50%,-50%);
    font-size: 54px;
    font-weight: bold;
    text-transform: uppercase;
    z-index: 9;
    color: white;
    line-height: 105%;
    text-align: center;
    width: 90%;
}

.hero-galeria-pagina {
    position: relative;
}
.wp-block-group.bloque_form {
    max-width: 768px;
    margin: 0 auto;
    position: relative;
    display: block;
}
.wp-block-group.bloque_form iframe {
    width: 100%;
    display: block;
}
.wp-block-group.bloque_form .texto_flotante {
    color: #5A108B;
    font-weight: bold;
    position: fixed;
    left: 13%;
    bottom: 26%;
    font-size: 36px;
    font-style: italic;
    z-index: 0;
}

.wp-block-group.bloque_form .texto_flotante.texto_flotante2 {
    left: auto;
    right: 13%;
}
#modal-miembro {
  display:none;
  position:fixed;
  inset:0;
  background:rgba(0,0,0,.7);
  z-index:9999;
  align-items:center;
  justify-content:center;
}

.modal-content {
    width: 80%;
    max-width: 760px;
    padding: 0;
    position: relative;
    max-height: 90%;
}

.cerrarequipo {
    color: #5a108b;
    position: absolute;
    z-index: 9;
    right: 20px;
    top: 20px;
    font-size: 0;
    font-weight: normal;
    background-image: url(../images/icon_cerrar.png);
    background-repeat: no-repeat;
    width: 50px;
    height: 25px;
    background-size: auto 100%;
    cursor: pointer;
}

.equipo-hero {
  text-align:center;
  padding: 40px 0;
}
.equipo-hero span { font-weight:900; font-style:italic; }

.equipo-grid {
  margin: 0 auto;
    width: 94%;
    max-width: 1450px;
    padding-bottom: 20px;
}
.equipo-grid:after{
  content:"";
  display:block;
  clear:both;
}
.card-miembro {
  cursor: pointer;
    position: relative;
    border-radius: 52px 52px 20px 20px;
    overflow: hidden;
    transition: transform .3s;
    width: 30%;
    float: left;
    margin: 0 1.5% 30px;
}

.img-wrap img {
  width:100%;
  filter: grayscale(1);
  transition:.4s;
  border-radius: 10px;
}
.card-miembro:hover img { filter: grayscale(0); }

.info {
  background: #fff;
    padding: 20px 30px;
    border-radius: 100px;
    display: block;
    position: relative;
    overflow: hidden;
    z-index: 9;
    margin-top: -40px;
    text-align: center;
    font-size: 17px;
    font-weight: normal;
    font-style: italic;
    line-height: 105%;
    transition: all 500ms;
}
.info p {
    margin: 0;
}

.info h3 {
    font-style: normal;
    margin: 0 0 5px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'Roboto Condensed';
    font-size: 27px;
    line-height: 105%;
    color: #4F1B7F;
    transition: all 500ms;
}
.card-miembro:hover .info {
    background: #96127D;
    color: #FFCD0E;
}

.card-miembro:hover .info h3 {
    color: #FFCD0E;
}
/* FONDO OSCURO */
.modal-miembro {
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,0.75);
  display: none;
  justify-content: center;
  align-items: center;
  z-index: 9999;
  padding: 20px;
}

/* CAJA DEL POPUP */
.modal-miembro-inner {
  background: #fff;
    width: 100%;
    max-width: 900px;
    max-height: 70vh;
    overflow-y: auto;
    position: relative;
    box-shadow: 0 30px 80px rgba(0, 0, 0, 0.35);
    animation: modalIn 0.35s ease;
    border-radius: 30px;
    display: flex;
}
.modal-miembro-inner .col {
    width: 50%;
}
.modal-miembro-inner .col.col2 {
    padding: 80px 35px 35px;
    color: #5A108B;
    font-size: 20px;
    line-height: 120%;
    overflow: auto;
}
.modal-miembro-inner .col.col2 h2 {
    color: #5A108B;
    text-transform: uppercase;
    font-weight: 900;
    font-family: 'Roboto Condensed';
    font-size: 25px;
    margin: 0;
    line-height: 105%;
}
/* ANIMACIÓN */
@keyframes modalIn {
  from { transform: translateY(40px); opacity: 0; }
  to { transform: translateY(0); opacity: 1; }
}

/* BOTÓN CERRAR */
.cerrar {
  position: absolute;
  top: 18px;
  right: 22px;
  font-size: 30px;
  cursor: pointer;
  line-height: 1;
}

/* IMAGEN */
.modal-miembro-inner img {
  width: 100%;
    border-radius: 12px 0 0 12px;
    margin-bottom: 0;
    display: block;
    object-fit: cover;
    height: 100%;
}

/* TEXTO */
.modal-miembro-inner h2 {
  margin: 0 0 10px;
  font-size: 28px;
}

.modal-miembro-inner .cargo {
      font-weight: 600;
    margin-bottom: 20px;
    font-style: italic;
    font-size: 21px;
}

/* SCROLL BONITO */
.modal-miembro-inner::-webkit-scrollbar {
  width: 8px;
}
.modal-miembro-inner::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 10px;
}


body.post-type-archive #main {
    background: #FFCD0E;
    padding-top: 170px;
}

body.post-type-archive #main header.page-header {
    display: none;
}
.header-morado.post-type-archive .bloque_logo2 .item_numero:after {
    background: white;
}
.wp-block-group.bloque_form.bloque_formactividades {
    max-width: 100%;
}
.wp-block-group.bloque_form.bloque_formactividades .texto_flotante {
    left: 4%;
}

.wp-block-group.bloque_form.bloque_formactividades .texto_flotante.texto_flotante2 {
    right: 4%;
    left: auto;
}
.home .single-page-article .wp-block-group.bloque_informacion .wp-block-group__inner-container,
.home .single-page-article .wp-block-group.bloque_carouseltexto .wp-block-group__inner-container,
.home .single-page-article .wp-block-group.bloque_ejes .wp-block-group__inner-container{
    padding: 0;
}
.bloque_ejes .col2 .wp-block-columns .wp-block-column, .bloque_ejes .col2 .wp-block-buttons.btn_big .wp-block-button a, .bloque_ejes .col2 h2.wp-block-heading {
    height: 160px;
}
.bloque_ejes .wp-block-column.col1 img {
    height: 800px;
    width: 100%;
    display: block;
    object-fit: cover;
}
.bloque_donar .wp-block-column.col2 .recaudado {
    max-width: 100% !important;
}
/***********principal ejes********/
.eje-icono {
  display: block;
    width: 100%;
    margin: 65px 0 15px;
}
.eje-icono img {
  width: auto;
    height: auto;
    margin: 0 auto;
    max-width: 70px;
        display: block;
}
.listaejesSwiper .item_numero2 {
    display: block;
    text-align: center;
    color: #ffcd0e;
    font-weight: bold;
    font-size: 40px;
    font-style: italic;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 20px;
}
.listaejesSwiper .contenedoreje:hover .item_numero2 {
    color: #96127D;
    top: 35px;
}
.listaejesSwiper .contenedoreje {
    position: relative;
    z-index: 9;
    padding: 30px 50px 50px;
    transition: all 500ms;
    max-width: 340px;
    min-height: 350px;
    display: flex;
    flex-direction: column;
    justify-content: center;
        margin: 70px auto;
}
.listaejesSwiper .contenedoreje:hover {
    font-weight: bold;
    transform: scale(1.2);
}
.listaejesSwiper .contenedoreje:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0;
    height: 75%;
    z-index: -1;
    background-image: url(../images/bgeje.png);
    background-size: 92% 100%;
    transition: all 500ms;
    background-position: center;
    background-repeat: no-repeat;
}
.listaejesSwiper .contenedoreje a.enlace {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 20;
    display: block;
}
.listaejesSwiper .contenedoreje:hover:after {
    height: 100%;
    bottom: 0;
    background-size: 100% 100%;
    width: 118%;
    left: -7%;
    height: 102%;
    bottom: -5%;
}
.single-page-article .wp-block-group.bloque_ejeslista .listaejesSwiper {
    padding: 0 60px;
    margin: 0 auto;
    max-width: 1240px;
        overflow: visible;
}
.single-page-article .wp-block-group.bloque_ejeslista {
    padding-top: 0;
}
.page-id-46.page .mmovil .wp-block-group.redes_small {
    margin: 0;
}
.mmovil .wp-block-group.redes_small {
    position: absolute !important;
}
.home .single-page-article .wp-block-group.bloque_redesdonar {
    position: fixed;
    bottom: 15px;
    margin: 0;
    right: 10px;
}
.home .single-page-article .wp-block-group.bloque_ejes .wp-block-group__inner-container,.home .single-page-article .wp-block-group.bloque_informacion .wp-block-group__inner-container,.home .single-page-article .wp-block-group.bloque_carouseltexto .wp-block-group__inner-container {
    max-width: none;
}

.iframe-responsive{
  position: relative;
  width: 100%;
  padding-bottom: 120%; /* altura proporcional */
  height: 0;
  overflow: hidden;
}

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

.wp-block-columns.item_nosotros .nopaddingtop {
    padding-top: 0 !important;
}