body {
    font-family: "Raleway", serif;
}


nav {
    .collapse ul li a {
        font-size: 14px;
        font-weight: 400;
        line-height: 16.44px;
        color: var(--text-dark);

        &.nav-link.active {
            color: var(--accent-color);
        }
    }
}
.text-primary-color{
    color: var(--primary-color);
}
.text-tertiary-color{
    color: var(--tertiary-color);
    text-transform: uppercase;
}
.text-tertiary-color-up{
    color: var(--tertiary-color)   
}
.text-primary-color-alt{
    background-color: #EB8237;
}
.text-text-dark{
    color: var(--background-dark);
}
.text-dark{
    color: var(--text-dark);
}
.text-gray-soft{
    color: var(--gray-soft);
}
.camel-tan-text{
    color: var(--text-camel);
}
.text-accent-orang{
    color: var(--text-accent);
}
.text-highlight{
    color: var(--highlight);
}
.text-accemt-color{
    color: var(--accent-color);
}
.text-secondary-color{
    color: var(--secondary-color);
}
.text-black-color{
    color: var(--black);
}

header {
    .title-primary {
        font-size: 60px;
        font-weight: 900;
        line-height: 70.44px;
        text-align: center;
        margin-top: 482px;
        margin-bottom: 135px;
        text-shadow: 0px 4px 4px var(--tertiary-color);
        text-transform: uppercase;
        @media (max-width: 767.98px) {
            font-size: 28px;
            line-height: 34px;
            padding: 0 1rem;
            margin-top: 200px;
            margin-bottom: 60px;
            word-break: break-word;
        }
    }
}

.information {
    p {
        font-size: 16px;
        font-weight: 500;
        line-height: 18.78px;
        letter-spacing: 0.15em;
        color: #4c4c4c;
        text-align: justify;
        &.no-spacing {
            letter-spacing: 0;
        }
        .primary {
            color: var(--primary-color);
        }

        .second {
            color: var(--secondary-color);
        }
    }
    img{
        border:9px solid var(--primary-color) ;
    }


}
.nosotros{
    h3{
        font-size: 42px;
    }
    h2{
        font-size: 62.29px;
    }
    ul.custom-bullets li {
        position: relative;
        padding-left: 1.5em;
    }

    ul.custom-bullets li::before {
        content: "•";
        position: absolute;
        left: 0;
        color: #16C9F7;
        font-weight: bold;
    }
}
.techniques-section {
    .detail-img {
        width: 100%;
        max-width: 400px;
    }
    @media (max-width: 767.98px) {
    .detail-img {
        width: 100% !important;
        text-align: center;
    }

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

    .card-title {
        font-size: 32px;
        font-weight: 900;
        line-height: 37.57px;
        color: var(--secondary-color);

        &.blue {
            color: var(--tertiary-color);
        }
    }

    .h {
        font-size: 18px;
        font-weight: 400;
        line-height: 21.13px;
        color: #000000;
    }

    .section-title {
        font-size: 88px;
        font-weight: 700;
        line-height: 103.31px;
        color: #F78216;

        .opu,
        .ivf {
            font-size: 105px;
            font-weight: 900;
            line-height: 123.27px;

        }

        .opu {
            color: var(--secondary-color);
        }

        .ivf {
            color: var(--tertiary-color);
        }
    }
    @media (max-width: 767.98px) {
        .section-title {
            font-size: 36px;
            line-height: 44px;
            text-align: center;
        }

        .section-title .opu,
        .section-title .ivf {
            font-size: 42px;
            line-height: 50px;
        }
        }
    @media (max-width: 1100px) {
        &.bg-section-techniques {
            background: none !important;
        }
    }
    
}

.advantages-process-section {
    .ventaja {
        font-size: 50px;
        font-weight: 900;
        line-height: 58.7px;
        color: #664F27;
        max-width: 333px;

        .opu,
        .ivf {
            font-size: 57.98px;
            font-weight: 700;
            line-height: 68.07px;
        }

        .opu {
            color: #35CD98;
        }

        .ivf {
            color: #16C9F7;
        }
    }

    .icon-list{
        &::after,
        &.start::before {
            content: '';
            display: inline-block;
            width: 0;
            height: 0;
            border-top: 20px solid transparent;
            border-bottom: 20px solid transparent;
            border-right: 30px solid #16C9F7;
            margin-right: 20px;
            vertical-align: middle;
             @media (max-width: 767.98px) {
                margin: 0;
             }

        }
        &.start::after {
            content: none; /* Quita el triángulo */
            display: none; /* Asegura que no ocupe espacio */
        }
    }
    .mirror::before {
        transform: scaleX(-1); /* Gira el triángulo horizontalmente */
    }

    .time-line {
        font-size: 18px;
        font-weight: 400;
        line-height: 21.13px;
        color: #000;

        span {
            font-size: 24px;
            font-weight: 700;
            line-height: 28.18px;
            color: #F78216;
        }


    }

    .proceso {
        width: 100%;
        h3 {
           font-size: 72px;
            font-weight: 900;
            line-height: 84.53px;
            color: #664F27;
            width: 100%;
            max-width: 400px;
            text-align: center;
            margin-left: 0;
            margin-inline: auto;
            margin-left: 40px;
            @media (max-width: 1100px) {
                margin-left: 0;
                font-size: 50px;

            }
        }

        .opu,
        .ivf {
            font-size: 92px;
            font-weight: 900;
            line-height: 108.01px;

            @media (max-width: 1200px) {
                font-size: 57.98px;
                font-weight: 700;
                line-height: 68.07px;

            }

            
        }

        .opu {
            color: #35CD98;
        }

        .ivf {
            color: #16C9F7;
        }

        ol {
            counter-reset: list-counter;
            list-style: none;
            padding: 0;
        }

        ol li {
            counter-increment: list-counter;
            display: flex;
            justify-content: center;
            align-items: center;

            position: relative;
            margin-bottom: 1.5rem;
        }

        ol li::before {
            content: counter(list-counter);
            position: absolute;
            right: calc(100% + 10px);
            width: 40px;
            height: 40px;
            display: flex;
            justify-content: center;
            align-items: center;
            font-size: 48px;
            font-weight: 700;
            line-height: 58.51px;
            color: #664F27;

        }
    }

}

/* Contenedor de la imagen central */
.middle-image-container {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    transform: translateY(-50%);
    display: flex;
    justify-content: center;
    z-index: 5;
}

.middle-image {
    width: 100%;
    max-width: 800px;
    /* Controla el tamaño máximo */
    object-fit: contain;
    /* Mantiene la proporción sin recortar */
}

.experience-section {
    p {
        font-size: 32.99px;
        font-weight: 700;
        line-height: 38.74px;
        text-align: center;
        color: #664F27;
        width: 1093px;

        .nivel-2 {
            font-size: 23px;
            font-weight: 700;
            line-height: 27px;
        }

        .nivel-3 {
            font-size: 19px;
            font-weight: 400;
            line-height: 22.3px;
        }

    }

    .primary {
        color: #F78216;
    }

    .secondary {
        color: #35CD98;
    }

    .tertiary {
        color: #16C9F7;
    }
}

.steps-section {
    counter-reset: global-counter;

    .card-content {
        /* border-radius: 30px; */
    }

    .card-img-top {
        object-fit: cover;
        height: 500px;
        width: 100%;
        border-top-left-radius: 40px;
        border-top-right-radius: 40px;
    }

    .card-img-left {
        border-top-left-radius: 25%;
        object-fit: cover;
        width: 100%;
    }

    .card-img-center {
        object-fit: cover;
        width: 100%;
    }

    .card-img-right {
        border-top-right-radius: 25%;
        object-fit: cover;
        width: 100%;
    }

    .card-title {
        font-size: 25px;
        font-weight: 700;
        line-height: 29.35px;
        text-align: center;
        color: #F7DC9A;
        background-color: #EE941F;
        height: 80px;

        .number {
            font-size: 34.7px;
            font-weight: 700;
            line-height: 42.3px;
        }

        .subtitle {
            font-size: 15.63px;
            font-weight: 700;
            line-height: 18.35px;
        }
    }

    .gfgh {
        font-size: 20px;
        font-weight: 400;
        line-height: 23.48px;
        color: #707070;

    }

    .card-text {
        height: 150px;
        font-size: 19px;
        font-weight: 400;
        line-height: 22.31px;
        color: #707070;
        box-shadow: 0px 4px 6.32px rgba(37, 39, 42, 0.2), 0px -1px 3px rgba(37, 39, 42, 0.1);

        border-radius: 0 0 30pxß 30px;

    }

    .row-card {
        width: 272px;
    }

    .title-primary {
        font-size: 69.56px;
        font-weight: 900;
        line-height: 81.67px;
        color: #F7DC9A;

        span {
            font-size: 79.95px;
            font-weight: 900;
            line-height: 93.86px;
            color: #EE941F;

        }
    @media (max-width: 767.98px) {
        .title-primary {
            font-size: 36px;
            line-height: 44px;
            text-align: center;

            span {
                font-size: 42px;
                line-height: 50px;
            }
        }

        .row-card {
            width: 100%;
            max-width: 272px;
            margin: 0 auto;
        }
    }

    }
    .row-title-icon {
        width: 60px;

        @media (min-width: 768px) {
            width: 120px;
        }

        @media (min-width: 1200px) {
            width: 160px;
        }
    }

}

.services-section {

    .title-primary,
    .service-title {
        font-size: 63px;
        font-weight: 900;
        line-height: 73.96px;

    }

    .title-primary {
        color: #EE941F;
    }

    .service-card {
        border-radius: 40px;
        box-shadow: 1px 10px 15px rgba(0, 0, 0, 0.4);
    }

    .service-title {
        color: white;
    }
    
    @media (max-width: 767.98px) {
    .title-primary,
    .service-title {
      font-size: 28px;
      line-height: 32px;
    }

    .service-title {
      padding: 1.5rem 1rem;
      word-break: break-word;
    }
  }
    
}

.home {
    header {
        /* .title-primary {
            font-size: 60px;
            font-weight: 900;
            line-height: 70.44px;
            text-align: center;
            margin-top: 482px;
            margin-bottom: 135px;
            text-shadow: 0px 4px 4px var(--tertiary-color);
        } */

        .lead {
            margin-top: 217px;
            width: 80%;
            font-size: 14px;
            border-radius: 40px;
            background-color: black;
            opacity: 60%;
        }

        .more {
            margin-bottom: 319px;
            font-size: 16px;
            font-weight: 700;

        }

    }

    & .services {
        .card {
            .card-title {
                font-weight: 700;
                font-size: 15px;
                line-height: 17.61px;
                letter-spacing: 0%;
                text-align: center;
                width: 200px;

            }
             .card-title a{
                text-decoration: none;
                color: #000;
            }

            .line li {
                font-weight: 400;
                font-size: 13px;
                line-height: 15.26px;
                letter-spacing: 0%;
                color: #1B1B1B;
                border-bottom: 5px solid #C0D371;
            }
        }
    }
}

.pasantiacapacitaciones{
    .detail{
        font-size: 20px;
        line-height: 23.48px;
        letter-spacing: 0%;

    }
    .gallery-title {
        font-size: 24px;
        font-weight: bold;
        color: #28a745;
        text-align: center;
        margin-bottom: 20px;
    }
    .carousel-item img {
        border-radius: 20px;
        object-fit: cover;
        height: 400px;
    }
}

.cpacitaciones{
    .overlay {
        background: rgba(255, 255, 255, 0.8);
        padding: 30px;
        border-radius: 20px;
        max-width: 800px;
        margin: 50px auto;
    }
    .section-title {
        font-weight: bold;
        color: #333;
        text-align: center;
        font-size: 24px;
    }
    .list-group-item {
        padding-left: 40px;
        border: none;
        span{
            background: transparent;
            font-size: 18px;
            font-weight: bold;
            color: #15C8F7;
            position: relative;
        }
    }
    .list-group-item::before {
        content: "+";
        position: absolute;
        left: 10px;
        top: 50%;
        transform: translateY(-50%);
        color: #f4a600;
        width: 25px;
        height: 25px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 40px;
        font-weight: bold;
        border-radius: 50%;
    }
    .image-container{
        img{
            border-radius: 0 65% 0 0;
            border: 9px solid var(--primary-color);
        }
    }
    &.micro{
        .list-group-item{
            span{
                color: #664F27;
            }
            &::before {
                color: var(--secondary-color);
            }            
        }
    }
}

.venta {

        .main-image {
            max-width: 100%;
            border-radius: 30px;
            margin-bottom: 15px;
        }
        .thumbnail {
            max-width: 200px;
            max-height: 160px;
            border-radius: 8px;
            margin: 5px;
            cursor: pointer;
            flex-shrink: 0;

            opacity: 0.6;
            transition: opacity 0.3s ease;
            &.active-thumbnail {
                border: 3px solid #C19A6B;
                opacity: 1;
              }
        }
        .description {
            font-size: 1.1rem;
            margin-top: 15px;
        }
        .d-flex.scrollable-thumbnails {
            display: flex;
            overflow-x: auto;
            white-space: nowrap;
            gap: 10px;
            padding: 5px 0;
            scrollbar-width: thin;
            -webkit-overflow-scrolling: touch;
        }
    
        .d-flex.scrollable-thumbnails::-webkit-scrollbar {
            height: 6px;
        }
    
        .d-flex.scrollable-thumbnails::-webkit-scrollbar-thumb {
            background-color: #ccc;
            border-radius: 5px;
        }
    
        .d-flex.scrollable-thumbnails::-webkit-scrollbar-track {
            background-color: transparent;
        }
        hr{
            width: 80%;
            border: 2px solid var(--text-camel);
        }
        .global-registro{
            display: flex;
            flex-direction: column;
            gap: 20px;
        }
        .description{
            display: flex;
            gap: 20px;
            flex-direction: column;            
        }
        .vertical{
           .global-registro{
                flex-direction: row;
            }
            .d-flex.scrollable-thumbnails{
                flex-direction: column;
            }
            .description{
                display: flex;
            }
            @media (max-width: 768px) {
                    .global-registro {
                        flex-direction: column;
                    }
        
                    .d-flex.scrollable-thumbnails {
                        flex-direction: row;
                        overflow-x: auto;
                    }
        
                    .description {
                        display: flex;
                        flex-direction: column;
                    }
            }
        }
        .table-pedigri{
            .row{
                .col-12,.col-md-4{
                    padding: 0;
                }
            }
            hr{
                border: 2px solid #CA8040;
                width: 100%;
            }
        }
        .animal-profile{
           hr.separator{
                width: 100%;
                text-align: center;
                border: 5px solid #BC9067
           }
        }
        .card-img-top {
            object-fit: cover;
            /* height: 200px;
            width: 100%; */
            border-radius: 50px;
        }
        .card-img-overlay {
            background-color: rgba(0, 0, 0, 0.4);
            /* border-radius: 50px; */
        }
        .card-img-overlay h5 a {
            text-decoration: none;
            color: #fff;
        }
 }



footer {
    font-weight: 400;
    font-size: 12px;
    line-height: 14.09px;
    letter-spacing: 0%;
    color: white;

    h5 {
        font-size: 15px;

    }

    .social-icon {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 50px;
        height: 50px;
        background-color: white;
        border-radius: 50%;
        text-decoration: none;
        transition: transform 0.3s ease, background-color 0.3s ease;
        box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.2);
    }

    .social-icon i {
        font-size: 1.5rem;
        color: transparent;
        -webkit-text-stroke: 1px black;
    }

    .social-icon:hover {
        transform: scale(1.1);
        background-color: #f8f9fa;
    }

}