/*-------------------------------*/
/*-Carrowsell
/*-Geek Bucket
/*-Carrowsell
/*01- Start Carrowsell section
/*-------------------------------*/
.gb-section-center {
    padding: 5rem 0 5rem 0;
}

.section-paddinf-gb {
    padding: 7rem 0 7rem 0;
}

.gb-section-crql {
    width: 350px;
    height: 350px;
    border: 5px solid #000066;
    border-radius: 190px;
    margin: 0;
}

.section-bullets li {
    position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 50px;
    height: 50px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000066;
    border-radius: 25px;
}

.section-bullets .active {
    background-color: #00cccc;
}

/*Seccion Startup*/
.gb-bullets-positionSect01 {
    right: 95px;
    bottom: 130px;
}

.gb-bullets-positionSect02 {
    right: 70px;
    bottom: 275px;
}

.gb-bullets-positionSect03 {
    right: -70px;
    bottom: 269px;
}

.gb-bullets-positionSect04 {
    right: -90px;
    bottom: 130px;
}

.gb-bullets-positionSect05 {
    right: 40px;
    bottom: -18px;
}

.gb-bullets-positionSect06 {
    right: 295px;
    bottom: -18px;
}

.section_Carrownum {
    font-size: 80px;
    text-align: center;
    color: #707285;
    line-height: 65px;
    margin: 0 0 15px 0;
}

.section_CarrowText {
    color: #000066;
    text-align: center;
    font-size: 22px;
    font-weight: 500;
    margin: 0 0 0 0;
    line-height: 25px;
}

.section_CarrowSubText {
    color: #707285;
    text-align: center;
    font-size: 16px;
    font-weight: 100;
    margin: 5px 0 5px 0;
}

/*FIN Seccion Startup*/




.gb-bullets-position01 {
    right: 9.2rem;
    bottom: 8rem;
}

.gb-bullets-position02 {
    right: 1.6rem;
    bottom: -3rem;
}

.gb-bullets-position03 {
    right: -5.5rem;
    bottom: 8rem;
}

.gb-bullets-position04 {
    right: 9rem;
    bottom: 18.5rem;
}









@media (max-width: 400px) {
    .gb-section-center {
        padding: 6rem 0 6rem 0;
    }

    .section-paddinf-gb {
        padding: 7rem 0 7rem 0;
    }

    .gb-section-crql {
        width: 300px;
        height: 300px;
        border: 5px solid #000066;
        border-radius: 190px;
        margin: 0 17px 0 17px;
    }

    .section-bullets li {
        position: relative;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        width: 30px;
        height: 30px;
        margin-right: 3px;
        margin-left: 3px;
        text-indent: -999px;
        cursor: pointer;
        background-color: #000066;
        border-radius: 25px;
    }

    .section-bullets .active {
        background-color: #00cccc;
    }

    /*Seccion Startup*/
    .gb-bullets-positionSect01 {
        right: 60px;
        bottom: 116px;
    }

    .gb-bullets-positionSect02 {
        right: 30px;
        bottom: 234px;
    }

    .gb-bullets-positionSect03 {
        right: -97px;
        bottom: 235px;
        ;
    }

    .gb-bullets-positionSect04 {
        right: -128px;
        bottom: 115px;
    }

    .gb-bullets-positionSect05 {
        right: -25px;
        bottom: -15px;
    }

    .gb-bullets-positionSect06 {
        right: 174px;
        bottom: -15px;
    }

    .section_Carrownum {
        font-size: 80px;
        text-align: center;
        color: #707285;
        line-height: 65px;
        margin: 0 0 15px 0;
    }

    .section_CarrowText {
        color: #000066;
        text-align: center;
        font-size: 22px;
        font-weight: 500;
        margin: 0 0 0 0;
        line-height: 25px;
    }

    .section_CarrowSubText {
        color: #707285;
        text-align: center;
        font-size: 16px;
        font-weight: 100;
        margin: 5px 0 5px 0;
    }

    /*FIN Seccion Startup*/







    .gb-bullets-position01 {
        right: 63px;
        bottom: 105px;
    }

    .gb-bullets-position02 {
        right: -35px;
        bottom: -3rem;
    }

    .gb-bullets-position03 {
        right: -120px;
        bottom: 110px;
    }

    .gb-bullets-position04 {
        right: 89px;
        bottom: 250px;
    }
}
