.owl-carousel .owl-item-product {
    width: 100%;
    text-align: center; /* Adjust text alignment as needed */
}

/* Additional styles to ensure full width */
.owl-carousel,
.owl-carousel .owl-stage-outer,
.owl-carousel .owl-stage {
    width: 100%;
}

#logohome{
    width: 182px;
    height: 50px;
    display: block;
    margin: auto;
    aspect-ratio: 152 / 70;
 }

 .bg-custom-media {
    height: calc(100vh);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-image: url(../images/inicioimg.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 12rem 0px 3rem !important;
    margin: 0;
    width: 100%;
    max-width: 100%;

 }

 .bg-backgropundp{
    background-color: #06101d;
 }

 .custombtn{
    padding: 1.1rem 0rem 1.1rem 1rem;
    border-radius: 28px;
    font-weight: 500;
    background-image: url(../assets/ic_mail.svg);
    background-repeat: no-repeat;
    background-position-y: center;
    background-position-x: 2.2rem;
    display: block;
    width: 18rem;
    margin: 2.8rem auto;
 }

 @media (max-width: 575px) {
    #logohome{
        margin-top: -12px;

    }
    
 }

 .loader {
    opacity: 1;
    visibility: visible;
    transition: opacity 0.5s ease, visibility 0.5s ease;
}

.loader.fade-out {
    opacity: 0;
    visibility: hidden;
}


 .fixed-top {
   padding: 16px 0;
   background-color: #133648;
    }

#about {
    background-color: #06101d;
    color: white;
    padding: 14rem 0px 9rem 0px;
    width: 100%;
    margin: 0 auto;
}

#about-us-services {
    background-image: linear-gradient(
            to bottom,
            #06101d,
            rgba(6, 16, 29, 0.833) 25%,
            rgb(6, 16, 29)
        ),
        url(../images/about-us-nuestros-servicios.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

#about-us-services .content {
    padding: 50px 100px;
}

#about-us-services .content h2 {
    color: #fdc60b;
    font-size: 1.8rem;
    font-family: "Gotham Book";
    text-transform: uppercase;
    border-bottom: 1px solid #fdc60b;
    margin-bottom: 20px;
    max-width: 30%;
}

#about-us-services .content h3 {
    color: white;
    font-size: 2.2rem;
    font-family: "Gotham Book";
    text-align: start;
    padding-top: 10px;
    max-width: 40%;
}

#about-software-development h4 {
    font-size: 0.9rem;
    font-family: "Gotham Book";
    text-transform: uppercase;
    text-align: center;
}

#about-software-development .col-md-4 div {
    margin-right: 3rem;
}

#about-software-development {
    /* background-color: rgba(6, 16, 29, 0.674); */
    padding: 5% 0;
}

#header-discovery {
    height: 450px;
    background-image: url(../../assets/images/banners/fondo-servicios.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

#header-discovery h2 {
    text-align: center;
    color: #fdc60b;
    font-family: "Gotham Bold";
    font-size: 5.6rem;
    padding-top: 200px;
    mix-blend-mode: difference;
}

#section-product-discovery {
    background-color: #eaeaea;
    padding: 4.3rem;
    color: #06101d;
    font-family: "Gotham Light";
    background-image: url(../../assets/images/discovery/phoneSection.png);
    background-repeat: no-repeat;
    background-position-x: 7%;
    height: 386.11px;
}

#section-product-discovery h2 {
    font-size: 2.5rem;
}

.btn-little {
    font-size: 17px;
}

#section-product-discovery .col-lg-6:first-of-type {
    border-right: #fdc60b solid 2px;
    display: flex;
    justify-content: flex-end;
    padding: 2rem 2rem 2rem 0;
}

#section-product-discovery .col-lg-6:nth-of-type(2) {
    padding: 2rem 4rem 2rem 2rem;
    font-size: 1.3rem;
}

#product-phase {
    height: 1836px;
    background-image: url(../../assets/images/discovery/fondofotogrande.png);
    background-position: center;
    background-repeat: no-repeat;
    color: white;
    padding-top: 5.3rem;
    background-size: cover;
}

#product-discovery-phase {
    padding: 5rem 6rem;
    border: 1px solid #ffffff;
    border-radius: 171px;
    margin: 0px 5%;
    background-color: #03090f9b;
    font-family: "Gotham Light";
}

#product-discovery-phase h2 {
    font-size: 2.5rem;
    padding-top: 80px;
    background-image: url(../../assets/images/icons/product.svg);
    background-repeat: no-repeat;
}

#product-discovery-phase p {
    font-size: 1.3rem;
}

#phases {
    padding: 14.8rem 0 5rem 0;
}

#phases .row {
    border-top: 1px solid white;
    padding-top: 2rem;
}

#phases .phases-text span {
    width: 24px;
    height: 24px;
    background-color: white;
    font-size: 0px;
    display: block;
    border-radius: 20px;
    margin: 1.5rem auto;
}

#phases .phases-text {
    transform: translateY(-4.3rem);
}

#experience-design {
    padding-top: 2rem;
}

#experience-design h2 {
    font-family: "Gotham Light";
    padding-top: 110px;
    background-image: url(../../assets/images/icons/products.svg);
    background-repeat: no-repeat;
}

#experience-design ul {
    border-left: #fdc60b solid 2px;
    list-style: none;
    font-size: 1.3rem;
    font-family: "Gotham Light";
}

#experience-design span {
    font-family: "Gotham Book";
    font-weight: 600;
}

#experience-design li {
    margin-bottom: 3rem;
    padding-left: 4.5rem;
    background-image: url(../../assets/images/icons/check.svg);
    background-repeat: no-repeat;
    background-position-x: 1.5rem;
}

#discovery-services {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}

#discovery-services div {
    width: 50%;
    padding: 5%;
    font-family: "Gotham Light";
}

#discovery-services div:first-of-type {
    background-color: #fdc60b;
    color: rgb(0, 0, 0);
}

.btn-lit {
    font-size: 16px;
}

#advantages {
    background: transparent linear-gradient(16deg, #fcfcfc 50%, #d8d8d8 100%) 0%
        0% no-repeat padding-box;
    padding: 7rem 0;
    font-family: "Gotham Light";
    text-align: center;
}

#advantages h2 {
    width: 70%;
    margin: 0 auto;
    border-bottom: 1px solid #06101d;
    padding-bottom: 1rem;
    margin-bottom: 1rem;
}

#advantages p {
    width: 90%;
    margin: 0 auto;
}

#wireframing {
    background-color: #06101d;
    background-image: url(../../assets/images/discovery/wireframes.png);
    background-size: cover;
    background-position-y: center;
    padding: 14rem 0;
    font-family: "Gotham Light";
}

#wireframing h2 {
    color: #fdc60b;
}

#wireframing p {
    color: white;
    width: 453px;
}

#ux-design {
    display: flex;
    flex-direction: row;
}

.ux-methodology,
.deliverables {
    width: 50%;
    font-family: "Gotham Light";
}

.ux-methodology {
    background-color: #113344;
    padding: 8rem 5% 2rem 5%;
    color: white;
}

.ux-methodology h2 {
    font-size: 1rem;
    font-weight: bold;
    text-align: center;
    width: 70%;
    margin: 0 auto 2rem auto;
}

.ux-methodology p {
    text-align: center;
    width: 70%;
    margin: 0 auto;
}

.deliverables div {
    padding: 2rem 5rem 2rem 2rem;
    background-color: #f5f5f5;
}

.deliverables div h2 {
    font-size: 1rem;
    font-weight: bold;
    margin-bottom: 1rem;
    padding-bottom: 1rem;
    border-bottom: 1px solid #113344;
}

.deliverables div ul {
    list-style: none;
    padding-left: 0px;
}

.deliverables li {
    background-image: url(../../assets/images/icons/check-azul.svg);
    padding-left: 30px;
    background-position-y: 2px;
    background-repeat: no-repeat;
    margin-bottom: 0.5rem;
}

.deliverables img {
    width: 100%;
}

#discovery-projects {
    display: flex;
    flex-wrap: wrap;
}

#discovery-projects img {
    width: 33.3%;
}

#address li {
    max-width: 300px;
}

@media screen and (max-width: 1700px) {
    #section-product-discovery h2 {
        font-size: 2rem;
        text-align: center;
        max-width: 50%;
    }

    #product-discovery-phase h2 {
        font-size: 2rem;
    }

    #product-discovery-phase {
        margin: 0px 3%;
    }

    #product-discovery-phase p {
        font-size: 1.2rem;
    }

    #section-product-discovery {
        background-position-x: 5%;
        background-size: 20%;
        background-position-y: 40px;
        padding-bottom: 9.5%;
    }

    #wireframing {
        background-repeat: no-repeat;
        background-size: contain;
    }

    .ux-methodology {
        padding: 7rem 5% 2rem 5%;
    }

    .ux-methodology h2 {
        width: 85%;
    }

    .ux-methodology p {
        width: 85%;
    }
}

@media screen and (max-width: 1200px) {
    #section-product-discovery h2 {
        font-size: 1.5rem;
    }

    #product-discovery-phase h2 {
        font-size: 1.5rem;
    }

    #product-discovery-phase p {
        font-size: 1rem;
    }

    #section-product-discovery .col-lg-6:nth-of-type(2) {
        font-size: 1rem;
    }

    #section-product-discovery {
        background-position-x: 2%;
        background-size: 23%;
        background-position-y: 40px;
    }

    #wireframing {
        background-repeat: no-repeat;
        background-size: cover;
        background-position-x: 20%;
    }

    .ux-methodology {
        padding: 5rem 5% 2rem 5%;
    }
}

@media screen and (max-width: 992px) {
    #about {
        padding: 16rem 0px 6rem 0px;
    }

    #section-product-discovery .col-lg-6:first-of-type {
        border-right: none;
        justify-content: center;
        padding: 0px;
    }

    #section-product-discovery {
        background-image: none;
        text-align: center;
        max-height: 10%;
    }

    #section-product-discovery h2 {
        border-bottom: #fdc60b solid 2px;
        padding-bottom: 2rem;
        max-width: none;
    }

    #section-product-discovery .col-lg-6:nth-of-type(2) {
        padding: 2rem 0px 2rem 0px;
        font-size: 1.3rem;
    }

    #product-discovery-phase {
        padding: 5rem 3rem;
        border-radius: 111px;
    }

    #phases {
        padding: 10.8rem 0 3rem 0;
    }

    #experience-design {
        padding-top: 0rem;
    }

    #experience-design h2 {
        margin-bottom: 3rem;
    }

    #discovery-services div {
        width: 100%;
        padding: 5% 12%;
    }

    #wireframing {
        background-size: contain;
        background-position-y: bottom;
        padding: 7rem 0 15rem 0;
    }

    #ux-design {
        flex-direction: column;
    }

    .ux-methodology,
    .deliverables {
        width: 100%;
    }

    .ux-methodology {
        padding: 5rem 5% 5rem 5%;
    }

    .deliverables div {
        padding: 5rem 10%;
    }

    #address li {
        margin: 0 auto;
    }
}

@media screen and (max-width: 765px) {
    #phases {
        padding: 9rem 0 5rem 0;
    }

    #phases .row {
        border-top: none;
        border-left: 1px solid white;
        padding-top: 0rem;
        margin: 0rem 7%;
    }

    #phases .phases-text {
        transform: translateY(0px);
    }

    #phases .phases-text span {
        margin: 0px;
        transform: translateX(-25px);
    }

    .phases-text p {
        transform: translateY(-25px);
        padding-left: 1rem;
    }

    #phases .row {
        height: 210px;
    }

    #header-discovery h2 {
        font-size: 4rem;
    }

    #experience-design h2 {
        margin-top: 4rem;
    }

    #product-phase {
        height: auto;
        padding-bottom: 5.3rem;
        background-color: #040910;
        background-position: top;
    }

    #advantages h2 {
        width: 90%;
    }

    #wireframing p {
        width: 100%;
    }

    #wireframing {
        background-size: contain;
        background-position-y: 220px;
        padding: 7rem 0 11rem 0;
    }
}

@media screen and (max-width: 575px) {
    #header-discovery h2 {
        font-size: 2.5rem;
        text-align: center;
        word-wrap: break-word;
    }

    #about-us-services .content {
        padding: 100px 30px 0px 30px;
    }

    #about-us-services .content h2 {
        font-size: 1.7rem;
        max-width: none !important;
    }

    #about-us-services .content h3 {
        max-width: none;
    }
    #about-software-development {
        height: 1150px;
    }
    #about-software-development .col-sm-6 {
        width: 50%;
        margin: auto;
    }
    #about-software-development .col-sm-6 div {
        flex-direction: column;
        padding: 25px 0px;
        margin-right: 0;
    }
    #about-software-development .col-sm-6:last-child {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        width: 100%;
    }
    #about-software-development .col-sm-6:last-child div:nth-of-type(1) {
        max-width: 40%;
        margin-left: 10px;
    }
    #about-software-development .col-sm-6:last-child div:nth-of-type(2) {
        max-width: 40%;
        margin-right: 12px;
    }
    #about-software-development .col-sm-6:last-child div:last-child {
        margin: auto;
    }
    #about-software-development .col-sm-6 img {
        max-width: 70%;
    }
    #about-software-development .col-sm-6 h4 {
        margin: auto;
    }
    #about-software-development .mobile-apps {
        max-width: 60%;
        padding-top: 22px;
    }
    #experience-design {
        padding-right: 5%;
        padding-left: 5%;
    }

    #experience-design ul {
        padding-left: 0px;
    }

    #discovery-services div {
        padding: 7% 5%;
    }

    #wireframing {
        text-align: center;
        padding: 7rem 5% 9rem 5%;
        background-image: url(../../assets/images/discovery/wireframesmobile.png);
        background-size: 60% auto;
        background-position: bottom;
    }

    .deliverables div {
        padding: 5rem 5%;
    }

    .ux-methodology {
        padding: 5rem 0 5rem 0;
    }
}

#ai {
    display: flex;
    background-color: #f9f9f9;
    font-family: "Gotham Medium";
}

#ai .img-container {
    width: 47%;
    min-height: 600px;
    background-image: url(../images/service-3.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

#ai .info-container {
    width: 53%;
    max-width: 700px;
    padding: 3rem;
    align-self: center;
}

#ai h2{
    font-size: 1.8rem;
    margin-bottom: 2rem;
}

#ai h3{
    text-transform: uppercase;
    font-size: 1.2rem;
    font-weight: 600;
    font-family: "Gotham Light";
    padding-bottom: 1rem;
    margin-bottom: 2rem;
    border-bottom: 1px solid #113344;
}

#ai p{
    color: rgb(36, 36, 36);
    font-size: 1.1rem;
    font-family: "Gotham Light";
    margin-bottom: 2.5rem;
}

#ai a{
    background: #fdc60b;
    color: black;
    padding: 1rem 2rem;
    border-radius: 30px;
    text-decoration: none;
}

@media screen and (max-width:992px){
    #ai{
        flex-wrap: wrap;
    }

    #ai .img-container{
        width: 100%;
        min-height: 350px;
    }

    #ai .info-container {
        width: 100%;
        max-width: 720px;
        padding: 4rem;
        padding-right: var(--bs-gutter-x,.75rem);
        padding-left: var(--bs-gutter-x,.75rem);
        margin-left: auto;
        margin-right: auto;
    }

}

@media screen and (max-width:768px){
    #ai .info-container{
        max-width: 540px;
    }
}

@media screen and (max-width:575px){
    #ai .info-container{
        padding-left: 5%;
        padding-right: 5%;
    }
}

/* .loader{
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100000;
    background-color: white;
    display: flex;
    justify-content: center;
    align-items: center;
}

.loader .loader-wrapper{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.loader .bulb{
    width: 60px;
}

.loader .light{
    width: 100px;
    margin-bottom: 5px;
} */

.loader {
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100000;
    background-color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 1;
  }

.loader.fade-out {
    opacity: 0;
    pointer-events: none;
}

.loader .loader-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.loader .bulb {
    width: 40px;
}

.loader .light {
    width: 70px;
    margin-bottom: 5px;
    animation: pulsate 1.5s infinite ease-in-out;
}

@keyframes pulsate {
    0% { opacity: 1; }
    50% { opacity: 0.3; }
    100% { opacity: 1; }
}

@keyframes fadeOutAnimation {
    from {
      opacity: 1;
    }
    to {
      opacity: 0;
    }
  }
  
  .loader.fade-out {
    animation: fadeOutAnimation 1.5s forwards ease;
  }
