@font-face {
    font-family: 'geometry_soft_probold_n';
    src: url('./fonts/geometry_soft_pro-bold_n-webfont.woff2') format('woff2'),
         url('./fonts/geometry_soft_pro-bold_n-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
body{
    margin-top: 110px;
    font-family: 'Montserrat', sans-serif;
    scroll-behavior: smooth;
}
.bg-markoptic{ background-color: #301669!important; }
.text-markoptic{ color: #301669!important; }
.text-markoptic-light{ color: #554B83!important; }
.text-markoptic-green{ color: #2F8A68!important; }
.bg-markoptic-light{ background-color: #554B83!important; }
.bg-markoptic-green{ background-color: #2F8A68!important; }
.nav-mark{
    font-size: 1.2rem;    
}
.nav-mark .navbar-nav .nav-link {
    color: #665c96;
    transition: color ease 0.2s;
}
.nav-mark .navbar-nav .nav-link:hover {
    color: #301669;
}
.nav-mark .navbar-nav .nav-link.active {
    color: #301669;
    font-weight: 500;
}
.hero-mark {
    height: 85vh;
    position: relative;
}
.hero-mark .block{
    width: 100%;
    height: 100%;
    /* background-color: #b0acc4; */
    position: relative;
}
.hero-mark .block img{
    object-fit: cover;
    object-position: 50% 10%;
    height: 100%;
    width: 100%;
}
.hero-mark .backdrop{
    position: absolute;
    object-fit: cover;
    object-position: 50%;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}
.hero-mark.filtered::after{
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-color: #554B83;
    z-index: 2;
    display: block;
    opacity: 0.75;    
}
.hero-mark .block .title{
    text-align: right;
    color: #fff;
    width: 600px;
    display: block;
    font-size: 5rem;
    font-weight: 700;
    text-shadow: 3px 1px 5px rgb(0, 0, 0,.5);
    line-height: 1.2;
    position: absolute;
    top: 120px;
    right: 80px;
    z-index: 2;
}
.hero-mark .block .swiper-pagination{
    position: absolute;
    font-size: 1rem;
    line-height: 1;
    width: auto;
    right: 80px;
    top: 80px;
    left: initial;
}
.hero-mark .block .swiper-pagination .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    background: rgb(255, 255, 255);
    opacity: 1;
    margin-left: 8px;
}
.hero-mark .block .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    opacity: 1;
    background: #554B83;
    border: 1px solid #fff;
}
.hero-mark.hero-2 .block img{
    position: absolute;
    object-fit: initial;
    top: initial;
    bottom: 0;
    left: 250px;
    max-width:65vw;
    max-height:70vh;
    width: auto;
    height: auto;
    z-index: 1;
}
.hero-mark.hero-2 .block .title{
    font-size: 6rem;
    font-weight: 900;
    top: 120px;
    right: 250px;
    width: 600px;
    text-align: right;
}

.block-flow{
    position: relative;
}
.block-flow::before{
    display: block;
    content: "";
    width: 100%;
    height: 72px;
    background-size: cover;
    background-position-y: top;
    background-position-x: center;
    position: absolute;
    top: -72px;
    left: 0;
    z-index: 2;
}
/*ondas chicas*/
.block-flow.flow-p::before{
    background-image: url(/img/flows/flow-p.svg);
}
.block-flow.flow-p-2::before{
    background-image: url(/img/flows/flow-p-2.svg);
}
.block-flow.flow-w::before{
    background-image: url(/img/flows/flow-w.svg);
}
.block-flow.flow-w-2::before{
    background-image: url(/img/flows/flow-w-2.svg);
}
.block-flow.flow-g::before{
    background-image: url(/img/flows/flow-g.svg);
}
.block-flow.flow-g-2::before{
    background-image: url(/img/flows/flow-g-2.svg);
}
.block-flow.flow-pl::before{
    background-image: url(/img/flows/flow-pl.svg);
}
.block-flow.flow-pl-2::before{
    background-image: url(/img/flows/flow-pl-2.svg);
}
/*ondas grandes*/
.block-flow.flow-p-lg::before{
    background-image: url(/img/flows/flow-p-lg.svg);
    height: 155px;
    top: -154px;
}
.block-flow.flow-p-2-lg::before{
    background-image: url(/img/flows/flow-p-2-lg.svg);
    height: 100px;
    top: -99px;
}
.block-flow.flow-pl-lg::before{
    background-image: url(/img/flows/flow-pl-lg.svg);
    height: 155px;
    top: -154px;
}
.block-flow.flow-pl-2-lg::before{
    background-image: url(/img/flows/flow-pl-2-lg.svg);
    height: 100px;
    top: -99px;
}
.block-flow.flow-w-lg::before{
    background-image: url(/img/flows/flow-w-lg.svg);
    height: 155px;
    top: -154px;
}
.block-flow.flow-w-2-lg::before{
    background-image: url(/img/flows/flow-w-2-lg.svg);
    height: 100px;
    top: -99px;
}
.block-flow.flow-g-lg::before{
    background-image: url(/img/flows/flow-g-lg.svg);
    height: 155px;
    top: -154px;
}
.block-flow.flow-g-2-lg::before{
    background-image: url(/img/flows/flow-g-2-lg.svg);
    height: 100px;
    top: -99px;
}

.donation-counter{
    color: #fff;
    position: relative;
}
.donation-counter:first-of-type::after{
    position: absolute;
    top: 30%;
    right: 0;
    content: "";
    height: 40%;
    width: 2px;
    background-color: #fff;
}
.donation-counter:last-of-type::after{
    position: absolute;
    top: 30%;
    left: 0;
    content: "";
    height: 40%;
    width: 2px;
    background-color: #fff;
}
.donation-counter .number{
    font-size: 5rem;
    font-weight: 700;
    display: block;
}
.donation-counter .title{
    font-size: 1.8rem;
    font-weight: 700;
    display: block;
}
.donation-counter img{
    width: auto;
    height: 100%;
    min-height: 250px;
    max-height: 250px;
}

.btn-mark{
    border-radius: 20px;
    padding: 8px 60px;
    border-bottom: solid 4px #205a41;
}
.logo-transp{
    margin: 25px 30px;
    max-width:220px;
    max-height:150px;
    width: auto;
    height: auto;
    /* max-height: 100px; */
}

.logo-transp-sqare{
    margin:20px;
    max-width:200px;
    max-height:130px;
    width: auto;
    height: auto;
}
.sqare-col{
    height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.news-block{
    position: relative;
    color: #fff;
    height: 350px;
    display: flex;
    border-radius: 20px;
    overflow: hidden;
}
.news-block::before{
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    top: 0;
    left: 0;
    z-index: -1;
    background-color: rgba(85, 75, 131, 0.35);
    transition: all ease 0.3s;
}

.news-block:hover:before{
    background-color: rgba(85, 75, 131, 0);
}

.news-block img{
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
    width: 100%;
    height: 100%;
    z-index: -2;
}
.news-block h4{
    color: #fff;
    position: absolute;
    margin: 0 25px;
    font-size: 1.5rem;
    font-weight: 700;
    bottom: 25px;
    text-shadow: 3px 1px 5px rgb(0, 0, 0,.5);
}
.form-suscribe{
   position: relative;
}
.form-suscribe input{
   padding-right: 110px;
   padding-left: 15px;
   border-radius: 20px;
}
.form-suscribe button{
    position: absolute;
    display: inline-block;
    top: 0;
    right: 0;
    border-radius: 20px;
    padding-left: 25px;
    padding-right: 25px;
}
.big-rounded{
    border-radius: 20px!important;
    overflow: hidden;
}
.proyect-block{
    background-image: url(/img/proyect-bg.jpg);
    background-size: cover;
    background-position:center;
    border-radius: 20px;
    padding: 35px;
    max-height: 350px;
}
.proyect-block img{
    max-height: 250px;
}
.proyect-block img.zoom{
    transform: scale(1.7);
}
.expanded-block{
    position: relative;
    height: 110%;
    width: 100%;
    background-color: #554B83;
    border-radius: 0  0 50px  50px;
    padding: 30px 0;
    display: flex;
    background-image: url(/img/leg-text.svg);
    background-size: 90%;
    background-repeat: repeat-y;

    background-position-y: top;
    background-position-x: center;
}

.expanded-block::before{
    display: block;
    content: "";
    width: 100%;
    height: 90px;
    background-image: url(/img/flows/flow-pl-top-light.svg);
    background-size: contain;
    background-position-y: bottom;
    background-position-x: center;
    position: absolute;
    background-repeat: no-repeat;
    top: -89px;
    left: 0;
    z-index: 2;
}
.monyBox{
    position: relative;
    /* padding-left: 25px!important; */
}
.monyBox input{
    padding-left: 25px!important;
}
.monyBox::after{
    position: absolute;
    left: 10px;
    bottom: 8px;
    content: "$";
    color: #000;
}
.monyBox input::-webkit-inner-spin-button, 
.monyBox input::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}
.g-recaptcha {
    margin: 0 auto;
    width: 256px;
    transform: scale(0.85);
    -webkit-transform: scale(0.85);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
}

.hiper-header {
    font-size:4.8rem;
    font-weight:900;
}
.text-life{
    font-family: 'geometry_soft_probold_n';
}
.faded-block{
    position: relative;
    max-height: 270px;
    overflow: hidden;
    transition: all ease 1s;
}
.faded-block.expand{
    max-height: 5000px;
}
.faded-block.expand::after{
    opacity: 0!important;
}
.faded-block::after{
    content: "";
    height: 100px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: all ease 1s;
    z-index: 2;
}
.faded-block.cl-p::after{
    opacity: 1;
    background: rgb(48,22,105);
    background: linear-gradient(0deg, rgba(48,22,105,1) 0%, rgba(48,22,105,0) 75%);
}
.faded-block.cl-pl::after{
    opacity: 1;
    background: rgb(85,75,131);
    background: linear-gradient(0deg, rgba(85,75,131,1) 0%, rgba(85,75,131,0) 75%);
}
.faded-block.cl-g::after{
    opacity: 1;
    background: rgb(47,138,104);
    background: linear-gradient(0deg, rgba(47,138,104,1) 0%, rgba(47,138,104,0) 75%);
}
.faded-block.cl-w::after{
    opacity: 1;
    background: rgb(255, 255, 255);
    background: linear-gradient(0deg, rgb(255, 255, 255) 0%,rgba(255,255,255,0) 50%);
}
.spaced-bottom{
    margin-bottom: 110px!important;
}
.member-circle {
    border-radius: 100%;
    border: 3px solid #30166900;
    cursor: pointer;
    transition: all ease 0.2s;
}
.member-circle:hover {
    transform: scale(1.1);
}
.member-circle.selected {
    border: 3px solid #301669;
    transform: scale(1.2);
    border-radius: 100%;
}
.img-header{
    max-height: 400px;
}
.side-img{
    max-height: 450px;
}

.drop-shadow {
    transition: all ease 0.35s;
}

.drop-shadow:hover {
    box-shadow: 0 1rem 1.5rem rgba(0,0,0,.2)!important;

}

.post-card-img {
    object-fit: cover;
    object-position: center;
    max-height: 150px;
}

.video-tag {
    position: absolute;
    top: 15px;
    right: 15px;
    color: #fff;
    background-color: rgba(95, 95, 95, 0.5);
    opacity: 0.6;
    transition: all ease 0.3s;  
    padding: 1px 4px;
    border-radius: 5px;
    font-size: 0.75rem;
    font-weight: 500;
}

.imgPreview{
    max-height: 300px;
    max-width: 300px;
}

.drop-shadow:hover .video-tag {
    opacity: 1;
}
.inlinePaypal{
    max-width: 70px;
    display: inline-block;
    /* position: relative; */
    /* top: -2px; */
    margin-left: 5px;
}

.donation-block {
    margin-top: -250px;
    margin-bottom: -100px;
    z-index: 1;
}

@media (max-width: 1400px) {
    .img-header{
        max-height: 300px;
    }
    .hero-mark.hero-2 .block .title{
        font-size: 4rem;
        right: 100px;
    }

    .donation-block {
        margin-top: -100px;
        margin-bottom: -50px;
        z-index: 1;
    }
}
@media (max-width: 1200px) {

    .img-header{
        max-height: 250px;
    }
    .hero-mark .block .swiper-pagination{
        top: 50px;
    }
    .hero-mark .block .title{
        top: 80px;
        width: 800px;
    }
    .hero-mark.hero-2 .block .title{
        right: 50px;
    }
    .hero-mark.hero-2 .block img{
        left: 0;
    }
}
@media (max-width: 992px) {
    .donation-counter:first-of-type::after,
    .donation-counter:last-of-type::after{
        opacity: 0;
    }
}
@media (max-width: 900px) {
    .hero-mark.hero-2 .block img{
        max-width:100%;
        max-height:350px;
    }
}
@media (max-width: 800px) {
    .hero-mark .block .swiper-pagination{
        top: 30px;
        right: 50%;
    }
    .hero-mark .block .title{
        font-size: 4rem;
        top: 50px;
        right: 0;
        width: 100%;
        text-align: center;
    }
    .hiper-header {
        font-size:2.2rem;
    }
    .proyect-block img.zoom{
        transform: scale(1.3);
    }
    .img-header{
        max-height: 200px;
    }
    .side-img{
        max-height: 350px;
    }
    .hero-mark {
        height: 75vh;
    }
}

@media (max-width: 480px) {
    .donation-block {
        margin-top: -80px;
        margin-bottom: -50px;
        z-index: 1;
    }

    .hero-mark {
        height: 50vh;
    }
    .hero-mark .block .title{
        font-size: 2.5rem;
    }
    .hero-mark.hero-2 {
        height: 75vh;
    }
    .hero-mark.hero-2 .block .title{
        top: 70px;
        right: 0;
        text-align: center;
        width: 100%;
        font-size: 3rem;
    }
}
@media (max-width: 380px) {
    .hiper-header {
        font-size:1.5rem;
    }
    .proyect-block img.zoom{
        transform: scale(1);
    }
    .img-header{
        max-height: 150px;
    }
    .side-img{
        max-height: 250px;
    }
    .hero-mark.hero-2 {
        height: 60vh;
    }
}
