@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,500;0,600;0,700;0,800;1,300&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Nunito&display=swap');

.infotitleIn {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 15%;
    text-align: center;
    font-size: 54px;
    color: #FFFFFF;
    font-family: 'Open Sans', sans-serif;
}

.infotitleIn span {
    font-weight: 800;
    color: #FFFFFF;
    margin-right: 17px;
}

.infotitleSiigo {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 11%;
    font-weight: 700;
    text-align: center;
    font-size: 47px;
    color: #FFFFFF;
    font-family: 'Open Sans', sans-serif;
    line-height: 47px;
}

.infoTaller3Coi {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: column;
    top: 60%;
    text-align: center;
}

.infoTaller3Coi p {
    margin: 0;
    text-align: center;
    font-size: 40px;
    font-family: 'Open Sans', sans-serif;
    color: #FFFFFF;
}

.infoTaller3Coi p span {

    font-weight: 800;
}

.pSiigoAspel{
    line-height: 45px;

}

.infoTallerSiigo {
    padding-left: 20%;
    padding-right: 20%;
}

.infoSiigoAspel {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: column;
    top: 43%;
    text-align: center;
        font-size: 40px;

    color: #FFFFFF;

}

.carousel-descuentoCoi {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    /* background: red; */
    left: 30%;
    top: 30%;
}

.carousel-descuentoCoi img {
    width: 100%;
    animation: imgGrande 2s ease-in-out;
}

.carousel-Siigo {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    /* background: red; */
    left: 30%;
    top: 21%;
}

.carousel-Siigo img {
    width: 100%;
    animation: imgGrande 2s ease-in-out;
}

.carousel-infoTaller-siigoaspel{
    width: 47%;
    left: 78%;
    transform: translate(-50%, -50%);
    top: 47%;
}

.carousel-infoTallerCoi {
    width: 42%;
    left: 82%;
    transform: translate(-50%, -50%);
    top: 50%;
}

.infoTaller1Coi {
    text-align: center;
    font-size: 70px;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
    color: #FFFFFF;
}

.infoTaller2Coi {
    text-align: center;
    font-size: 70px;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
    color: #33D1F9;
    background: black;
}

@media screen and (max-width:1440px) {
    .infotitleIn {
        top: 17%;
        font-size: 50px;
    }

    .carousel-infoTallerCoi {
        left: 81%;
    }

    .infoTaller1Coi {
        font-size: 60px;
    }

    .infoTaller2Coi {
        font-size: 60px;
    }

    .carousel-descuentoCoi img {
        width: 80%;
    }

    .carousel-descuentoCoi {
        top: 31%;

    }

    .infoTaller3Coi p {
        font-size: 30px;
    }

    .infoTaller3Coi {
        top: 65%;
    }
    .carousel-infoTaller-siigoaspel{
        top: 49%;
    }
}

@media screen and (max-width:1280px) {
    .infotitleIn {
        top: 19%;
        font-size: 40px;
    }

    .infoTaller1Coi {
        font-size: 50px;
    }

    .infoTaller2Coi {
        font-size: 50px;
    }

    .carousel-infoTallerCoi {
        left: 82%;
        top: 52%;
    }

       .carousel-descuentoSiigo {
        left: 10%;
    }


    .carousel-descuentoCoi img {
        width: 75%;
    }

    .carousel-descuentoCoi {
        top: 33%;
    }

    .infoTaller3Coi p {
        font-size: 25px;
    }
}

@media screen and (max-width:1114px) {
    .infotitleIn {
        top: 21%;
        font-size: 23px;
    }

    .infoTaller3Coi p {
        font-size: 22px;
    }

    .infoTaller3Coi {
        top: 68%;
    }
    .pSiigoAspel {
        line-height: 22px;
    }


    .infoTallerSiigo {
        top: 55%;

        padding-left: 20%;
        padding-right: 20%;

    }

    .infotitleSiigo{
        line-height:25px ;
    } 

    .infoTaller4.botonSiigo{
            font-size: 20px!important;
    }

}

@media screen and (max-width:1024px) {
    .carousel-infoTallerCoi {
        width: 48%;
        left: 79%;
    }

    .infoTaller1Coi {
        font-size: 45px;
    }

    .carousel-descuentoCoi img {
        width: 65%;
    }

    .carousel-descuentoCoi {
        top: 35%;
        left: 15%;
    }
    
    .carousel-descuentoSiigo {
        top: 35%;
        left: 10%;
    }

    .carousel-descuentoSiigo img{
        width: 40%;
    }

    .infotitleIn {
        top: 22%;
    }
}

@media screen and (max-width:991px) {
    .carousel-infoTallerCoi {
        width: 55%;
        left: 73%;
    }

    .infoTaller4.botonSiigo{
            font-size: 15px!important;
    }
    .carousel-infoTaller-siigoaspel {
        top: 48%;
    }
    
}

@media screen and (max-width:820px) {
    .carousel-infoTallerCoi {
        top: 35%;
    }
}

@media screen and (max-width:768px) {
    .infotitleIn {
        top: 3%;
    }

    .carousel-infoTallerCoi {
        top: 40%;
    }

    .carousel-descuentoCoi {
        top: 20%;
        left: 10%;
    }

    .carousel-descuentoSiigo img{
        width: 40%;
    }

    .carousel-descuentoSiigo{
        left: 0%;
    }

    .infoTaller3Coi {
        top: 59%;
    }
     .infoTallerSiigo {
        top: 49%;
    }

    p.pSiigoAspel {
        font-size: 17px;
    }

    .infotitleSiigo {
        line-height:25px;
    }

    .carousel-infoTaller-siigoaspel {
        top: 39%;
    }
}

@media screen and (max-width:720px) {
    .infoTaller3Coi {
        top: 59%;
        padding: 0px 10%;
    }

    .infoTaller3Coi p {
        font-size: 20px;
    }
     p.pSiigoAspel {
        font-size: 17px;
    }
     .pSiigoAspel {
        line-height: 20px;
    }

    .infoTallerSiigo {
        top: 50%;
    }
    .infoTaller4.botonSiigo {
        font-size: 12px!important;
    }
}

@media screen and (max-width:540px) {

    .infotitleIn {
        top: 1%;
        font-size: 25px;
    }

    .carousel-descuentoCoi img {
        width: 50%;
    }

    .carousel-descuentoCoi {
        left: 0%;
        top: 18%;
    }

   .carousel-descuentoSiigo img{
        width: 40%;
    }

  
   

    .infoTaller1Coi {
        font-size: 30px;
    }

    .infoTaller2Coi {
        font-size: 30px;
    }

    .carousel-infoTallerCoi {
        top: 40%;
    }

    .infoTaller3Coi p {
        font-size: 15px;
    }

     .pSiigoAspel {
        line-height: 15px;
    }
    .infoTaller3Coi {
        top: 60%;
        padding: 0px 0%;
    }
     .infotitleSiigo {
        padding: 10%;
            line-height: 25px;
    }
    .carousel-infoTaller-siigoaspel {
        top: 40%;
    }
}

@media screen and (max-width:468px) {
    .carousel-infoTallerCoi {
        top: 56%;
        width: 100%;
        left: 50%;
        right: 0%;
        bottom: 0rem;
        padding-top: 0rem;
        padding-bottom: 0rem;
    }

    .carousel-descuentoCoi img {
        width: 60%;
    }

    .carousel-descuentoCoi {
        left: 25%;
        top: 10%;
    }
    .carousel-descuentoSiigoimg {
        width: 60%;
    }

    .carousel-descuentoSiigo {
        left: 0%;
        top: 25%;
    }

    .infoTaller1Coi {
        font-size: 40px;
        margin-bottom: 0px;
    }

    .infoTaller2Coi {
        font-size: 40px;
    }

    .infoTaller3Coi {
        top: 55%;
        padding: 0px 0%;
    }

    .infoTaller3Coi p {
        font-size: 18px;
        margin-top: 20px;
    }
     .pSiigoAspel {
        line-height: 18px;
    }


    .infoTallerSiigo {
            top: 45%;
    }

    .botonSiigo{
        margin-top: 60px;
    }
}

@media screen and (max-width:360px) {
    .carousel-infoTallerCoi {
        top: 57%;
    }

    .infoTaller3Coi {
        top: 57%;
    }
    .infoTallerSiigo {
            top: 45%;
    }
}

@media screen and (max-width:344px) {
    .carousel-descuentoCoi {
        left: 20%;
    }

    .carousel-infoTallerCoi {
        top: 58%;
    }

    .infoTaller1Coi {
        font-size: 35px;
        margin-bottom: 0px;
    }

    .infoTaller2Coi {
        font-size: 35px;
    }

    .infoTaller3Coi p {
        font-size: 16px;
        margin-top: 10px;
    }
     .pSiigoAspel {
        line-height: 16px;
    font-size: 21px;
    margin-top: 20px;
    line-height: 25px;
    padding: 0 10% 0 10%;

    }
    .infoTallerSiigo {
            top: 45%;
    }
}

@media screen and (max-width:320px) {
    .carousel-descuentoCoi img {
        width: 50%;
    }

    .carousel-descuentoCoi {
        left: 20%;
    }

    .infoTaller1Coi {
        font-size: 30px;
    }

    .infoTaller2Coi {
        font-size: 30px;
    }

    .infoTaller3Coi p {
        font-size: 15px;
        margin-top: 14px;
    }
     .pSiigoAspel {
        line-height: 15px;
    }
}

@keyframes imgGrande {
    0% {
        opacity: 0%;
    }

    100% {
        opacity: 100%;
    }
}



.desktop-version {
    display: block;
}

.mobile-version {
    display: none;
}

@media screen and (max-width: 900px) {
    .desktop-version {
        display: none;
    }
    
    .mobile-version {
        display: block;
    }
}