#mainNav .navbar-nav .nav-item .nav-link {
    display: block;
    padding: 15px;
    font-weight: 600;
    font-size: 16px;
    color: black !important;
    text-transform: uppercase;
    letter-spacing: 0.07em;
    margin-right: -10px !important;
}

body {
    font-size: 15px !important;
    color: #000 !important;
    background: white !important;
    font-weight: 500 !important;
    font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
}

@media (min-width: 1200px) {

    .container-xl,
    .container-lg,
    .container-md,
    .container-sm,
    .container {
        padding-right: 0px !important;
    }
}

@media (min-width: 768px) {
    header.masthead .masthead-heading {
        font-size: 130px !important;
        padding-right: 40px !important;
        text-align: left;
    }
}

@media (min-width: 768px) {
    header.masthead .masthead-subheading {
        font-size: 3.25rem;
        font-style: normal;
        line-height: 2.25rem;
        margin-bottom: 1rem;
        font-weight: 700 !important;
        text-align: left !important;
    }
}

.btn-xl {
    padding: 12px 20px;
    font-family: 'Manrope', sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1.125rem;
    font-size: 20px;
    font-weight: 900;
    background-color: #212529;
    color: #D6F74D;
}

.btn-primary:hover {
    border-color: transparent;
}

@media (min-width: 992px) {
    #mainNav.navbar-shrink {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
        background-color: white !important;
    }
}

.section-heading text-uppercase {
    font-family: 'Manrope', sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
}

.page-section h3.section-subheading,
.page-section .section-subheading.h3 {
    font-family: 'Manrope', sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
}

.info-nos {
    font-family: 'Poppins', sans-serif !important;
    color: black !important;
    text-decoration: none;
    font-style: normal !important;
    font-weight: 500 !important;
}

.page-section {
    padding: 3rem 0 !important;
}

.card {
    --bs-card-border-radius: 2.375rem;
    /** --bs-card-border-color: var(--bs-border-color-translucent); */
}

.objetivo-section {
    background-image: url('../assets/img/1.png') !important;
    background-size: cover;
    background-position: center;
    min-height: 90vh;
    max-height: 100vh;
}

.text-primary {
    color: #45CF62 !important;
}

.flipdown.flipdown__theme-dark .rotor-bottom,
.flipdown.flipdown__theme-dark .rotor-leaf-rear {
    color: #efefef;
    background-color: #FFFFFF !important;
}

.flipdown.flipdown__theme-dark .rotor,
.flipdown.flipdown__theme-dark .rotor-top,
.flipdown.flipdown__theme-dark .rotor-leaf-front {
    color: black !important;
    background-color: #FFFFFF !important;
    border-radius: 12px;
}

.flipdown.flipdown__theme-dark .rotor-group-heading {
    display: none !important;
    /* Oculta los textos por defecto de FlipDown */
}

.flipdown.flipdown__theme-dark .rotor-bottom,
.flipdown.flipdown__theme-dark .rotor-leaf-rear {
    color: black !important;
    border-radius: 12px;
}

.flipdown.flipdown__theme-dark .rotor,
.flipdown.flipdown__theme-dark .rotor-top,
.flipdown.flipdown__theme-dark .rotor-leaf-front {
    color: black !important;
    border-radius: 12px;
}

.flipdown-text-indicador {
    display: block;
    margin-top: 10px;
    text-align: center;
    color: white !important;
    font-family: 'SourceSansPro-Semibold';
    font-size: 20px;
    font-weight: 400;
}

.btn-participar {
    background-color: #D7EA3C;
    color: #000000 !important;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
    font-size: 28px;
    padding: 12px 24px;
    border: none;
    border-radius: 40px;
    cursor: pointer;
    transition: background-color 0.3s ease;
    text-decoration: auto !important;
}

.btn-participar:hover {
    background-color: #5CBB61;
}

.btn-send:hover {
    background-color: #5CBB61;
}


.info-cs {
    font-family: 'Votrag-SemiBold', sans-serif !important;
    font-size: 77px !important;
    color: #333 !important;
    line-height: 60px;

}

@font-face {
    font-family: 'SourceSansPro-Regular';
    src: url('../assets/Fonts/SourceSansPro-Regular.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'SourceSansPro-Semibold';
    src: url('../assets/Fonts/SourceSansPro-Semibold.otf') format('opentype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Votrag-Bold';
    src: url('../assets/Fonts/Votrag-Bold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Votrag-SemiBold';
    src: url('../assets/Fonts/Votrag-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Votrag';
    src: url('../assets/Fonts/Votrag.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'SourceSansVariable-Roman';
    src: url('../assets/Fonts/SourceSansVariable-Roman.otf') format('opentype');
    font-weight: 100 900;
    font-style: normal;
}

.paragraph-text {
    font-family: 'Votrag-SemiBold', sans-serif !important;
    font-size: 44px !important;
    color: #333 !important;
    line-height: 40px !important;
    margin-bottom: 50px;
    margin-top: 30px;

}

.image-flex {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 30px;
    margin-top: 30px;
}

.image {
    height: 370px;
    object-fit: cover;
    border-radius: 30px;
}

.image-1 {
    width: 561px;
    height: 373px;
}

.image-2 {
    width: 448px;
    height: 368px;
}

.image-3 {
    width: 445px;
    height: 370px;
}

.image-4 {
    width: 565px;
    height: 368px;
}

#vision {
    background-image: url('../assets/img/2.png') !important;
    background-size: cover;
    background-position: center;
    max-height: 60vh;
}

#ejes {
    background-image: url('../assets/img/3.png') !important;
    background-size: cover;
    background-position: top;
    min-height: 90vh;
    max-height: 100vh;
}

#linea-tiempo {
    background-image: url('../assets/img/fondo_4.png') !important;
    background-size: cover;
    background-position: center;
    min-height: 70vh;
    max-height: 70vh;
}

#form_contacto {
    background-image: url('../assets/img/5.png') !important;
    background-size: cover;
    background-position: center;
    min-height: 90vh;
    max-height: 100vh;
}

#nosotros {
    background-image: url('../assets/img/fondo_1.png') !important;
    background-size: cover;
    background-position: center;
    min-height: 70vh !important;
    max-height: 70vh;
}


#aliados {

    background-color: white !important;
}

.timeline-container {
    position: relative;
    width: calc(100% - 120px);
    margin: 0 auto;
    padding: 50px 0;
}

.timeline-line {
    position: absolute;
    top: 43%;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #45CF62;
    z-index: 1;
}

.timeline-item {
    position: relative;
    width: 20%;
    text-align: center;
    float: left;
    z-index: 2;
}

.timeline-item .date {
    font-family: 'Votrag-Bold';
    font-size: 70px;
    padding-bottom: 0px;
}

.timeline-item .dot {
    width: 15px;
    height: 15px;
    background-color: #CDE055;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    margin-top: -10px;
}

.timeline-item .desc {
    margin-top: 60px;
    font-size: 32px;
    /* font-family: 'Votrag'; */
    margin-left: 20px;
    margin-right: 20px;
    color: #333;
    line-height: 36px;
}

@media (max-width: 768px) {
    .timeline-item {
        width: 100%;
        margin-bottom: 50px;
        float: none;
    }

    .timeline-line {
        display: none;
    }
}

.form-container {
    background-color: rgba(0, 0, 0, 0.5);
    padding: 30px;
    border-radius: 30px;
    max-width: 500px;
    width: 100%;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    margin-top: 200px;
}

.form-container p {
    font-size: 16px;
    margin-bottom: 20px;
    line-height: 1.5;
}

.form-group {
    margin-bottom: 15px;
}

label {
    display: block;
    margin-bottom: 5px;
    font-family: 'SourceSansPro-Semibold';
    color: white;
    font-size: 20px;
}

input, textarea {
    width: 100%;
    padding: 10px;
    border: 2px solid white;
    border-radius: 20px;
    font-size: 20px !important;
    background-color: transparent;
    color: white;
    font-family: 'SourceSansPro-Semibold' !important;
}

textarea {
    resize: vertical;
    min-height: 80px;
}

#contacto {
    background-image: url('../assets/img/5.png');
    background-size: cover;
    background-position: top;
    min-height: 100vh;
    max-height: max-content;
}

.btn-send {
    background-color: #D7EA3C;
    color: #000000;
font-family: 'SourceSansPro-Semibold';
    font-weight: 900;
    font-size: 17px;
    padding: 12px 24px;
    border: none;
    border-radius: 40px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.contenedor {
    display: flex;
    justify-content: center;
    align-items: center;
}

.img_aliados {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
}

.grid-cruz {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: auto auto auto;
    justify-items: center;
    align-items: center;
    max-width: 100%;
}

.grid-cruz .item {
    text-align: center;
    margin-bottom: 30px;
}

@media (max-width: 992px) {
    .grid-cruz {
        grid-template-columns: 1fr;
        grid-template-rows: auto;
    }

    .grid-cruz div {
        margin-bottom: 20px;
    }
}

.img-info {
    font-family: 'Votrag-SemiBold' !important;
    font-size: 60px;
    line-height: 40px;
}

.paragraph-text-lower {
    font-size: 30px !important;
    color: black !important;
    line-height: 40px !important;
    margin-bottom: 50px;
    margin-top: 30px;
}

#mainNav .navbar-nav .nav-item .nav-link.active, #mainNav .navbar-nav .nav-item .nav-link:hover {
    color: #3CAB72 !important;
}

.flipdown.flipdown__theme-dark .rotor-group:nth-child(n+2):nth-child(-n+3):before, .flipdown.flipdown__theme-dark .rotor-group:nth-child(n+2):nth-child(-n+3):after {
    visibility: hidden;
}


@media (min-width: 1024px) and (max-width: 1440px) {
    .imagen-raya {
        left: 40px !important;
    }
}

.decoracion-1 {
    position: absolute;
    right: 0;
    object-fit: contain;
    pointer-events: none;
    z-index: 10;
    width: 250px;
    margin-top: -200px;
}

.decoracion-2 {
    position: absolute;
    left: 4%;
    object-fit: contain;
    pointer-events: none;
    z-index: 10;
    width: 120px;
    top: 11%;
}

.decoracion-3 {
    position: absolute;
    right: 0;
    object-fit: contain;
    pointer-events: none;
    z-index: 10;
    width: 200px;
    margin-top: -600px;
}

.decoracion-4 {
    position: absolute;
    left: -90px;
    object-fit: contain;
    pointer-events: none;
    z-index: 10;
    width: 200px;
    rotate: 123px;
    rotate: 123px;
    transform: rotate(123deg);
}

.decoracion-5 {
    position: absolute;
    object-fit: contain;
    pointer-events: none;
    z-index: 10;
    right: 0;
    top: -50px;
    width: 200px;
}

.decoracion-6 {
    position: absolute;
    right: 0;
    object-fit: contain;
    pointer-events: none;
    z-index: 10;
    width: 200px;
    rotate: 123px;
    rotate: 123px;
    bottom: -30px;
    transform: rotate(90deg);
}

.imagen-raya {
    position: absolute;
    left: 250px;
    height: auto;
    z-index: 0;
    pointer-events: none;
    object-fit: cover;
    margin-top: 120px;

}

.imagen-raya_2 {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 00px;
    top: 200px;
    /* opacity: 0.2; */
    z-index: 0;
    pointer-events: none;
    object-fit: contain;
    max-width: 40%;
    margin-top: 14px;
}

.br-movil {
  display: none;
}

.imagen-raya_3 {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 192px;
    /* opacity: 0.2; */
    z-index: 0;
    pointer-events: none;
    object-fit: contain;
    max-width: 40%;
}

@media (max-width: 768px) {
    .imagen-centro {
        display: none;
    }
}

.text-background {
    display: inline-block;
    position: relative;
}

.text-background_2 {
    display: inline-block;
    position: relative;
}

.text-background_3 {
    display: inline-block;
    position: relative;
}

.text-background_4 {
    display: inline-block;
    position: relative;
}

.text-background::before {
    content: "";
    position: absolute;
    top: 0;
    left: -7%;
    width: 120%;
    height: 100%;
    background: url('../assets/img/decoration_text_2.png') no-repeat center center;
    background-size: cover;
    z-index: -1;
}

.text-background_2::before {
    content: "";
    position: absolute;
    top: 0;
    left: 10%;
    width: 80%;
    height: 100%;
    background: url('../assets/img/decoration_text_3.png') no-repeat center center;
    background-size: cover;
    z-index: -1;
}

.text-background_3::before {
    content: "";
    position: absolute;
    top: 0;
    left: -5%;
    width: 110%;
    height: 100%;
    background: url('../assets/img/decoration_text_4.png') no-repeat center center;
    background-size: cover;
    z-index: -1;
}


.text-background_4::before {
    content: "";
    position: absolute;
    top: 0;
    left: -5%;
    width: 110%;
    height: 100%;
    background: url('../assets/img/decoration_text_2.png') no-repeat center center;
    background-size: cover;
    z-index: -1;
}


.descrip_imag {
    font-size: 40px;
    font-weight: bold;
    margin: 0;
    font-family: 'Votrag-SemiBold', sans-serif !important;
}