header#grve-header {
	display: none;
}
#grve-main-content .grve-container {
    padding: 0;
}
:root {
    --azul-fundap: #005B94;
    --azul-texto: #224070;
    --educa: #73BDE7;
    --salud: #009E9B;
    --micro: #ED8500;
    --artes: #713C7A;
    --agrop: #CAAA11;
    --fores: #38A33F;
    --educa-l: #73BDE726;
    --salud-l: #009E9B26;
    --micro-l: #ED850026;
    --artes-l: #713C7A26;
    --agrop-l: #E8C52126;
    --fores-l: #38A33F26;
}
/*=====TIPOGRAFÍAS=====*/

h1 {
    font: normal 700 80px/84px aktiv-grotesk, sans-serif !important;
    color: #fff !important;
}
.texto-portada p {
    font: normal 500 32px/41px aktiv-grotesk-extended, sans-serif !important;
}
h2 {
    font: normal 500 36px/44px aktiv-grotesk-extended, sans-serif !important;
    color: var(--azul-texto) !important;
    margin-bottom: 35px;
}
h3.style-1 {
    font: normal 700 24px/29px aktiv-grotesk, sans-serif !important;
    color: var(--azul-texto) !important;
    margin-bottom: 25px;
}
h3.style-2 {
    font: normal 700 23px/29px aktiv-grotesk-extended, sans-serif !important;
    color: var(--azul-texto) !important;
    margin-bottom: 15px;
}
h3.style-3 {
    font: normal 500 26px/44px aktiv-grotesk, sans-serif !important;
    color: var(--azul-fundap) !important;
    margin-bottom: 10px;
}
h3.style-4 {
    font: normal 500 20px/26px aktiv-grotesk-extended, sans-serif !important;
    margin-bottom: 25px;
    max-width: 315px;
}
p {
    font: normal 400 18px/24px aktiv-grotesk, sans-serif !important;
    color: var(--azul-texto) !important;
}
.texto-blanco * {
    color: #fff !important;
}

/*=====PORTADA=====*/

.grve-section.portada-row {
    min-height: 65vw;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

/*=====CARTAS=====*/
.bloque-carta {
    display: flex;
    align-items: center;
}
.texto-carta p {
    font-weight: 500 !important;
    max-width: 430px;
}
.img-carta img {
    width: 250px;
    height: 250px;
    border-radius: 250px;
    object-fit: cover;
}
.acc-carta .vc_tta-panel-heading {
    width: fit-content;
}
.acc-carta .vc_tta-panel-heading a {
    padding-left: 0 !important;
    color: var(--azul-texto) !important;
}
.acc-carta .vc_tta-panel-heading a span {
    color: var(--azul-texto) !important;
    font: normal 500 18px/24px aktiv-grotesk, sans-serif !important;
}
.acc-carta .vc_tta-controls-icon {
    top: 53%;
}
.acc-carta .vc_tta-panel-body {
    padding-left: 0 !important;
    padding-top: 25px !important;
}

.snap-col {
    display: flex;
    overflow-x: scroll;
    scroll-snap-type: x mandatory;
}
.testimonial-item {
    flex: 1 0 100%;
    scroll-snap-align: center;
}
/*=====MAPA=====*/

.counter-mapa .grve-counter-item span {
    font: normal 700 78px aktiv-grotesk-extended, sans-serif;
}
.counter-mapa .grve-counter-title {
    font: normal 700 26px aktiv-grotesk-extended, sans-serif !important;
    color: var(--azul-fundap) !important;
}
.datos-totales .benef {
    min-width: 200px;
}
.datos-totales .benef.hom div:first-child, .datos-totales .benef.muj div:first-child {
    font-size:30px;
}
.datos-totales .benef.muj {
    margin-bottom: 20px;
    opacity: 0.8;
}
.datos-totales .benef.muj .barr {
    background: #3A6BA8;
    margin-top:5px;
}
.datos-totales .benef.hom .barr {
    background: #C79C6F;
    margin-top:5px;
    opacity: 1;
}
.datos-totales .benef.hom > div {
    color: #C79C6F;
}

p.presencia, p.resto {
    font: normal 500 16px/18px aktiv-grotesk, sans-serif !important;
}

p.presencia:before {
    content: '';
    width: 19px;
    height: 19px;
    border-radius: 20px;
    display: block;
    background-color: #8CB2E1;
    border: 1.5px solid #3A6BA8;
    position: absolute;
    left: -30px;
    top: -2px;
}
p.resto:before {
    content: '';
    width: 19px;
    height: 19px;
    border-radius: 20px;
    display: block;
    background-color: #FFF;
    border: 1.5px solid #C79C6F;
    position: absolute;
    left: -30px;
    top: -2px;
}

.col-leyenda {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.col-leyenda .grve-image {
    max-width: 200px;
    margin: 30px 0 0;
}

/*=====PROGRAMAS=====*/

.prog-row > .grve-row {
    display: flex;
    justify-content: space-between;
    width: 85%;
    margin: auto
}
.prog-row.tablet {
    display: none;
}
.col-prog {
    padding: 0 30px 22px;
    width: 300px;
    flex: 0 0 300px;
}
.col-prog.educacion {
    background-color: var(--educa);
}
.col-prog.salud {
    background-color: var(--salud);
}
.col-prog.microcredito {
    background-color: var(--micro);
}
.col-prog.artesania {
    background-color: var(--artes);
}
.col-prog.agropecuario {
    background-color: var(--agrop);
}
.col-prog.forestal-ambiental {
    background-color: var(--fores);
}
.col-prog .grve-image {
    margin: 0px -30px 15px;
}
.col-prog .grve-image img {
    height: 300px;
    object-fit: cover;
}
.title-prog {
    margin-bottom: 15px;
}
.title-prog h3.style-2 {
    color: #fff !important;
}
.col-prog.forestal-ambiental .title-prog h3 {
    white-space: nowrap;
}

/*=====TESTIMONIOS=====*/

.img-colaborador, .img-colaborador img {
    height: 500px;
    object-fit: cover;
}
/*.col-img-colaborador {
     display: flex;
    flex-direction: column;
    justify-content: center;
}*/
.container-colaborador {
    max-width: 500px;
}
.programa-colaborador {
    font: normal 700 24px/29px aktiv-grotesk, sans-serif !important;
    color: var(--agrop) !important;
    margin-bottom:15px;
}
.texto-colaborador {
    margin-bottom: 15px;
}
.nombre-colaborador {
    font-weight: 500 !important;
}

.row-colaboradores[data-prog="educacion"] {
    background-color: var(--educa-l) !important;
}
.row-colaboradores[data-prog="salud"] {
    background-color: var(--salud-l) !important;
}
.row-colaboradores[data-prog="microcredito"] {
    background-color: var(--micro-l) !important;
}
.row-colaboradores[data-prog="artesania"] {
    background-color: var(--artes-l) !important;
}
.row-colaboradores[data-prog="agropecuario"] {
    background-color: var(--agrop-l) !important;
}
.row-colaboradores[data-prog="forestal-ambiental"] {
    background-color: var(--fores-l) !important;
}
.row-colaboradores[data-prog="educacion"] .programa-colaborador {
    color: var(--educa) !important;
}
.row-colaboradores[data-prog="salud"] .programa-colaborador {
    color: var(--salud) !important;
}
.row-colaboradores[data-prog="microcredito"] .programa-colaborador {
    color: var(--micro) !important;
}
.row-colaboradores[data-prog="artesania"] .programa-colaborador {
    color: var(--artes) !important;
}
.row-colaboradores[data-prog="agropecuario"] .programa-colaborador {
    color: var(--agrop) !important;
}
.row-colaboradores[data-prog="forestal-ambiental"] .programa-colaborador {
    color: var(--fores) !important;
}

.dots-container {
    margin-top: 50px;
}
button.dot {
    font-size: 18px !important;
    font-weight: 400 !important;
    font-family: aktiv-grotesk,sans-serif !important;
    letter-spacing: normal;
    padding: 0;
    margin-right: 40px;
    background-color: transparent;
    color: var(--azul-fundap);
}
button.dot.active {
    font-size: 26px !important;
    font-weight: 700 !important;
}
/*=====ACCIONES=====*/

.img-acciones img {
    max-height: 115px;
    object-fit: contain;
    object-position: left;
    margin-bottom: 25px;
}
.acc-btn {
    padding: 0 !important;
    text-align: left;
    text-transform: none;
}
a.grve-btn.acc-btn span {
    letter-spacing: 0 !important;
    font-size: 18px !important;
}
a.grve-btn.acc-btn span:after {
    content: '\e5cc';
    font-family: 'Material Symbols Outlined';
    font-size: 20px !important;
    margin-left: 5px;
    top: 5px;
    position: relative;
}
a.grve-btn.acc-btn:hover {
    background-color: #fff;
    color: var(--azul-fundap);
}

/*=====CROWDFUNDING=====*/

@media all and (min-width:768px) {
    .crowdfunding-row .grve-row {
        display: flex;
    }
}
.img-crowdfunding img {
    height: 100% !important;
    object-fit: cover;
}
.col-crowdfunding-img {
    display: flex;
}
.col-crowdfunding-text {
    padding-top: 75px;
    max-width: 470px;
    margin: 0 auto 0 115px;
}
.ilust-crowdfunding img {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 115px;
}
.col-crowdfunding-text h2 {
    white-space: nowrap;
    font-size: 32px !important;
    line-height: 38px !important;
}
.col-crowdfunding-text .grve-btn {
    color: #D73843 !important;
    margin-bottom: 75px;
}
.col-crowdfunding-text .grve-btn:hover {
    color: #fff !important;
    background-color: #D73843 !important;
}

/*=====LOGOS-SOCIOS=====*/

#grve-main-content .tabs-socios .vc_tta-tab > a {
    background-color: transparent !important;
    color: var(--azul-fundap) !important;
    padding: 0 !important;
    margin: 0 30px;
    text-transform: none;
    line-height: 2em !important;
}
#grve-main-content .tabs-socios .vc_tta-tab.vc_active > a {
    border-bottom: 1.5px solid var(--azul-fundap);
}
#grve-main-content .tabs-socios .vc_tta-tab:not(.vc_active) > a:hover {
    background-color: transparent;
    color: var(--azul-fundap);
    opacity: 0.7;
}
.tabs-socios .vc_tta-title-text {
    font: normal 500 26px/44px aktiv-grotesk, sans-serif !important;
}
.tabs-socios .vc_tta-tabs-container {
    margin-bottom: 65px !important;
	margin-top: 65px !important;
}

/*=====FOOTER=====*/
.otros-enlaces .wpb_column {
    display: flex;
}
.btn-otros {
    margin-right: 35px;
}
.footer-elements p {
    font: normal 500 24px/36px aktiv-grotesk, sans-serif !important;
    margin-bottom: 25px;
}
.footer-elements ul {
    margin-left: 0 !important;
    padding: 0;
}
.footer-elements li {
    list-style: none;
    font: normal 400 18px/26px aktiv-grotesk, sans-serif !important;
    color: var(--azul-fundap);
    margin-bottom: 10px;
}
.footer p {
    font-weight: 500 !important;
}
.footer a {
    font-weight: 400 !important;
}
.footer {
    padding-bottom: 60px !important;
}
.grecaptcha-badge {
    display: none !important;
}

/*=====RESPONSIVE=====*/
@media all and (min-width:768px) {
	.grve-dark-overlay {
		display: none;
	}
}
@media all and (max-width:767px) {
	.grve-section.portada-row {
	    min-height: 750px;
	    display: flex;
	    align-items: flex-end;
	}
	.grve-section.portada-row .grve-bg-image {
		background-position: 65% 50%;
	}
    .bloque-carta {
        flex-direction: column-reverse;
    }
	.row-mapa .grve-row {
		flex-direction:
		column;
		justify-content:
		center;
		align-items: center;
		justify-items: center;
	}
	.datos-totales {
		max-width: 370px;
		margin: auto;
	}
	.col-leyenda {
		flex-direction: row;
		align-items: flex-end;
		max-width: 80%;
		margin-left: 10%;
		display: inline-flex;
	}
	.col-leyenda .grve-image {
		width: 100px;
	}
    .col-crowdfunding-text {
        width: 100%;
        padding: 0 30px !important;
        margin: auto;
    }
    button.dot {
        margin-right: 30px;
    }
	.vc_tta.vc_general.tabs-socios .vc_tta-panel-title>a {
		padding: 15px 0;
		text-transform: none;
	}
	#grve-main-content .tabs-socios .vc_tta-panel .vc_tta-panel-title {
		background-color: transparent !important;
		color: var(--azul-fundap) !important;
	}
	.vc_tta.vc_general.tabs-socios .vc_tta-panel:not(.vc_active) .vc_tta-panel-title>a {
		opacity: 0.5;
	}
	.tabs-socios .vc_tta-panel.vc_active {
		padding-bottom: 15px;
		border-bottom: 1.5px solid var(--azul-fundap);
	}
	.tabs-socios .vc_tta-panel .vc_tta-panel-title a {
		border-bottom: 1.5px solid !important;
	}
}
@media all and (max-width:559px) {
    .prog-row > .grve-row {
        flex-wrap: wrap;
    }
    .col-prog {
        flex: 1 1 100%;
        margin: 15px;
    }
	.col-crowdfunding-text h2 {
		white-space: normal;
		margin-bottom: 25px;
	}
}
@media all and (min-width: 560px) and (max-width:959px) {
    .prog-row > .grve-row {
        width: 100% !important;
        justify-content: flex-start;
    }
    .col-prog {
        flex: 0 0 calc(50% - 20px);
        width: 250px !important;
        margin: 10px;
    }
    .prog-row.tablet {
        display: flex;
    }
    .col-prog.desktop {
        display: none;
    }
}
@media all and (min-width: 960px) and (max-width:1200px) {
    .prog-row > .grve-row {
        width: 100% !important;
    }
    .col-prog {
        flex: 0 1 30%;
    }
    .prog-row.tablet {
        display: none;
    }
}
@media all and (max-width:959px) {
    .row-colaboradores .wpb_column {
        width: 100%;
    }
    .img-colaborador.responsive {
        display: block;
        margin-bottom: 25px
    }
    .img-colaborador.desktop {
        display: none;
    }
}
@media all and (min-width:960px) {
    .img-colaborador.responsive {
        display: none !important;
    }
    .img-colaborador.desktop {
        display: block !important;
    }
}
@media only screen and (max-width: 1200px) {
	#grve-main-content h1 {
		font-size: 40px !important;
		line-height: 50px !important;
	}
}