.segundaseccion, .terceraseccion, .cuartaseccion, .quintaseccion, .sextaseccion {
    color: black;
}

.nav-item a {
    font-weight: 600 !important;
}


#primeraseccion {
    background-image: url(http://judileaks.democraciaenaccionhn.com/css/../imagenes/inicio/bannerprincipal.png) !important;
    background-size: contain !important;
    display: block;
    margin: 0px auto;
    width: 100%;
    height: 70%;
    background: center;
    background-repeat: no-repeat;
    background-color: #FFEC00 !important;
    margin-top: -24px !important;
}

.hoverClass a {
    color: #0d6efd !important;
    text-decoration: underline;
}

.tamañoCard {
    font-size: 18px !important;
}

.mensajeAlert {
    margin-top: 5%;
}

.filtroNombre {
    font-size: 25px;
    font-weight: 700;
}



#primeraseccion .cronometro {
    top: -80px;
    right: 24%;
}

#primeraseccion h5 {
    font-size: 35px;
}

#primeraseccion h4 {
    font-size: 12px;
}

#primeraseccion h6 {
    color: black;
    font-size: 20px;
    width: 200px;
    font-weight: 900;
    /* margin-top: -40px; */
    margin-left: -10px;
}

#primeraseccion h1 {
    font-size: 79px;
    width: 550px;
    font-weight: 900;
    margin-top: 0;
    margin-left: -170px;
    color: black;
}


#primeraseccion h3 {
    font-weight: 600;
    font-size: 50px;
    margin-top: 15px;
    margin-bottom: 110px;
    margin-left: -170px;
    color: black;
}


#primeraseccion p {
    font-weight: 900;
    font-size: 25px;
    width: 224px;
    position: relative;
    margin-left: -167px;
    bottom: 60px;
    color: black;
}

#primeraseccion h6 {
    width: 224px;
    position: relative;
    margin-left: -167px;
}


.segundaseccion .container .row h2 {
    font-weight: 900;
    margin-top: 50px;
    font-size: 48px;
}


.segundaseccion .container .row p {
    font-weight: 600;
    margin-top: 50px;
}


.cuartaseccion .card-text {
    height: auto;
}


.cuartaseccion .container-fluid .card-body {
    border: solid 3px black;
    background-color: #FFEC00;
}

.margenEspecial {
    margin-left: -108px !important;
}

.cuartaseccion .card p {
    font-size: 28px;
}

.cuartaseccion .card img {
    width: 100px;
    height: auto;
}

.cuartaseccion .card h2 {
    font-size: 22px;
    text-align: center;
    border-bottom: solid 3px black;
    width: 100% !important;
    background-color: white;
}


.cuartaseccion .container-fluid .row .col-2 {
    border: solid 4px black;
    padding: 0px;
    margin-right: 10px;
}


.cuartaseccion .justify-content-center {
    margin-top: 90px;
}

.cuartaseccion .fa-scale-balanced {
    margin-left: -5px;
    margin-right: 20px;
}

.cuartaseccion .fa-people-line {
    margin-left: -60px;
    margin-right: 35px;
}

.cuartaseccion .fa-ranking-star {
    margin-left: -75px;
    margin-right: 50px;
}


.quintaseccion h2 {
    font-weight: 900;
    font-size: 55px;
}


.quintaseccion p {
    font-weight: 600;
}


#sextaseccion {
    background-size: contain !important;
    background-image: url(http://judileaks.democraciaenaccionhn.com/css/../imagenes/inicio/45candidatos.png) !important;
    display: block;
    margin: 0px auto;
    width: 100%;
    height: 70%;
    background: center;
    background-repeat: no-repeat;
}


.sextaseccion .container-fluid .row h2 {
    font-weight: 900;
}


.sextaseccion .container-fluid .row p {
    font-weight: 600;
}


#sextaseccion .container-fluid .row h3 {
    background-color: #FFEC00;
    opacity: 0.8;
    font-size: 66px;
    text-align: initial;
    width: 562px;
    height: 200px;
    font-weight: 900;
    padding: 15px;
    position: relative;
    left: 364px;
    top: 171px;
}

.rutaJN {
    text-decoration: none;
    color: black;
}

#sextaseccion .container-fluid .row p {
    background-color: #FFEC00;
    opacity: 0.8;
    font-size: 27px;
    width: 1030px;
    height: 188px;
    text-align: initial;
    padding: 15px;
    left: 366px;
    position: relative;
    top: 190px;
}

.rowEspeciado {
    --bs-gutter-x: 0.5rem !important;
}

.espaciado {
    margin-top: 0px;
}

.septimaseccion h5 {
    font-size: 24px;
}

.septimaseccion h2 {
    font-size: 40px;
    font-weight: 900;
}


.septimaseccion p {
    font-size: 20px;
}

.doc-organizacion .buscar {
    margin-top: 45px;
}

.doc-organizacion .limpiar {
    margin-top: 45px;
}

.textos {
    font-size: 14px;
    text-align:justify;
}

.textotitulo{
    font-size: 14px;
}




/* DIMENSIONES RESPONSIVE */




@media only screen and (min-width: 320px) and (max-width: 374px) {

    .margenEspecial {
        margin-left: 1px !important;
    }


    .filtroNombre {
        font-size: 15px;
    }

    .textos {
        font-size: 12px;
    }


    #primeraseccion h6 {
        color: black;
        font-size: 20px;
        width: 200px;
        font-weight: 900;
        /* margin-top: -40px; */
        margin-left: -10px;
    }

    #primeraseccion {
        background-image: url(http://judileaks.democraciaenaccionhn.com/css/../imagenes/inicio/bannerprincipal.png) !important;
        background-size: contain !important;
        display: block;
        margin: 0px auto;
        width: 100%;
        height: 85%;
        background: center;
        background-repeat: no-repeat;
        background-color: #FFEC00 !important;
        margin-top: -24px !important;
    }


    .subasta1 .cronometro {
        position: relative !important;
    }


    .cuartaseccion .container-fluid .row .card {
        margin-bottom: 15px;
    }

    #primeraseccion {
        height: 160px;
    }

    #sextaseccion {

        height: 183px;

    }


    #sextaseccion .container-fluid .row h3 {
        background-color: #FFEC00;
        opacity: 0.8;
        font-size: 12px;
        text-align: initial;
        width: 178px;
        height: 46px;
        font-weight: 900;
        padding: 16px;
        position: relative;
        left: -4.5%;
        top: 15px;
    }

    #sextaseccion .container-fluid .row p {
        background-color: #FFEC00;
        opacity: 0.8;
        font-size: 10px;
        width: 284px;
        height: 75px;
        text-align: initial;
        padding: 0px;
        left: -12px;
        position: relative;
        top: 22px;
        line-height: normal;
    }

    #primeraseccion h1 {
        font-size: 20px;
        width: 180px;
        font-weight: 900;
        margin-top: 40px;
        margin-left: -10px;
    }

    #primeraseccion h3 {
        font-weight: 600;
        font-size: 22px;
        margin-bottom: 151px;
        margin-left: 119px;
        margin-top: 65px;
    }

    #primeraseccion p {
        font-weight: 900;
        font-size: 10px;
        width: 144px;
        margin-top: -225px;
        margin-left: -10px;
        line-height: normal;
    }



    .cuartaseccion .card h2 {
        font-size: 23px;
    }

    #primeraseccion h5 {
        font-size: 14px;
        padding-top: 6px;
    }

    #primeraseccion h4 {
        font-size: 7px;
    }

    #primeraseccion .cronometro {
        top: -145px;
        right: -10.5% !important;
        width: 80%;
    }

    .septimaseccion h2 {
        font-size: 23px;
        font-weight: 900;
    }


    .septimaseccion p {
        font-size: 18px;
    }

}









@media only screen and (min-width: 375px) and (max-width: 424px) {
    .filtroNombre {
        font-size: 17px;
    }

    .textos {
        font-size: 12px;
    }


    .margenEspecial {
        margin-left: 1px !important;
    }

    #primeraseccion h6 {
        color: black;
        font-size: 20px;
        width: 200px;
        font-weight: 900;
        /* margin-top: -40px; */
        margin-left: -10px;
    }

    #primeraseccion {
        background-image: url(http://judileaks.democraciaenaccionhn.com/css/../imagenes/inicio/bannerprincipal.png) !important;
        background-size: contain !important;
        display: block;
        margin: 0px auto;
        width: 100%;
        height: 85%;
        background: center;
        background-repeat: no-repeat;
        background-color: #FFEC00 !important;
        margin-top: -24px !important;
    }


    .cuartaseccion .container-fluid .row .card {
        margin-bottom: 15px;
    }

    #primeraseccion {
        height: 170px;
    }

    #sextaseccion {
        height: 214px;
    }

    #sextaseccion .container-fluid .row h3 {
        background-color: #FFEC00;
        opacity: 0.8;
        font-size: 12px;
        text-align: initial;
        width: 178px;
        height: 55px;
        font-weight: 900;
        padding: 16px;
        position: relative;
        left: -4.5%;
        top: 8px;
    }

    #sextaseccion .container-fluid .row p {
        background-color: #FFEC00;
        opacity: 0.8;
        font-size: 11px;
        width: 340px;
        height: 79px;
        text-align: initial;
        padding: 0px;
        left: -12px;
        position: relative;
        top: 20px;
        line-height: normal;
    }

    #primeraseccion h1 {
        font-size: 20px;
        width: 180px;
        font-weight: 900;
        margin-top: 40px;
        margin-left: -10px;
    }

    #primeraseccion h3 {
        font-weight: 600;
        font-size: 22px;
        margin-bottom: 151px;
        margin-left: 142px;
        margin-top: 70px;
    }

    #primeraseccion p {
        font-weight: 900;
        font-size: 11px;
        width: 144px;
        margin-top: -225px;
        margin-left: -10px;
        line-height: normal;
    }



    #primeraseccion h5 {
        font-size: 14px;
        padding-top: 6px;
    }

    #primeraseccion h4 {
        font-size: 7px;
    }

    #primeraseccion .cronometro {
        top: -145px;
        right: -10.5% !important;
        width: 80%;
    }

    .septimaseccion h2 {
        font-size: 28px;
        font-weight: 900;
    }


    .septimaseccion p {
        font-size: 18px;
    }

}


@media only screen and (min-width: 425px) and (max-width: 767px) {

    .margenEspecial {
        margin-left: -11px !important;
    }

    .filtroNombre {
        font-size: 18px;
    }


    .textos {
        font-size: 12px;
    }



    #primeraseccion h6 {
        color: black;
        font-size: 20px;
        width: 200px;
        font-weight: 900;
        /* margin-top: -40px; */
        margin-left: -10px;
    }

    #primeraseccion {
        background-image: url(http://judileaks.democraciaenaccionhn.com/css/../imagenes/inicio/bannerprincipal.png) !important;
        background-size: contain !important;
        display: block;
        margin: 0px auto;
        width: 100%;
        height: 85%;
        background: center;
        background-repeat: no-repeat;
        background-color: #FFEC00 !important;
        margin-top: -24px !important;
    }

    .cuartaseccion .container-fluid .row .card {
        margin-bottom: 15px;
    }

    #primeraseccion {
        height: 180px;
    }

    #sextaseccion {
        height: 241px;
    }

    #sextaseccion .container-fluid .row h3 {
        background-color: #FFEC00;
        opacity: 0.8;
        font-size: 19px;
        text-align: initial;
        width: 200px;
        height: 72px;
        font-weight: 900;
        padding: 15px;
        position: relative;
        left: -3.5%;
        top: -23px;
    }

    #sextaseccion .container-fluid .row p {
        background-color: #FFEC00;
        opacity: 0.8;
        font-size: 12px;
        width: 403px;
        height: 109px;
        text-align: initial;
        padding: 15px;
        left: -12px;
        position: relative;
        top: -14px;
        line-height: normal;
    }

    #primeraseccion h1 {
        font-size: 20px;
        width: 180px;
        font-weight: 900;
        margin-top: 40px;
        margin-left: -10px;
    }

    #primeraseccion h3 {
        font-weight: 600;
        font-size: 22px;
        margin-bottom: 151px;
        margin-left: 165px;
        margin-top: 80px;
    }

    #primeraseccion p {
        font-weight: 900;
        font-size: 11px;
        width: 144px;
        margin-top: -235px;
        margin-left: -10px;
        line-height: normal;
    }



    #primeraseccion h5 {
        font-size: 16px;
        padding-top: 6px;
    }

    #primeraseccion h4 {
        font-size: 8px;
    }

    #primeraseccion .cronometro {
        top: -145px;
        right: -10.5% !important;
        width: 85%;
    }

    .septimaseccion h2 {
        font-size: 32px;
        font-weight: 900;
    }


    .septimaseccion p {
        font-size: 18px;
    }

}




@media only screen and (min-width: 768px) and (max-width: 1023px) {

    .margenEspecial {
        margin-left: -50px !important;
    }



    .filtroNombre {
        font-size: 24px;
    }

    .doc-organizacion .buscar {
        margin-left: 255px;
    }


    #primeraseccion h6 {
        color: black;
        font-size: 40px;
        width: 550px;
        font-weight: 900;
        margin-top: 0%;
        margin-left: 10px;
    }

    #primeraseccion {
        background-image: url(http://judileaks.democraciaenaccionhn.com/css/../imagenes/inicio/bannerprincipal.png) !important;
        background-size: contain !important;
        display: block;
        margin: 0px auto;
        width: 100%;
        height: 85%;
        background: center;
        background-repeat: no-repeat;
        background-color: #FFEC00 !important;
        margin-top: -24px !important;
    }

    .cuartaseccion .container-fluid .row .card {
        margin-bottom: 15px;
    }

    .subasta1 .cronometro {
        right: 25px !important;
    }

    #primeraseccion {
        height: 400px;
    }

    #sextaseccion {
        height: 550px;
    }

    #sextaseccion .container-fluid .row h3 {
        background-color: #FFEC00;
        opacity: 0.8;
        font-size: 32px;
        text-align: initial;
        width: 313px;
        height: 103px;
        font-weight: 900;
        padding: 15px;
        position: relative;
        left: -1.6%;
        top: 171px;
    }

    #sextaseccion .container-fluid .row p {
        background-color: #FFEC00;
        opacity: 0.8;
        font-size: 15px;
        width: 596px;
        height: 136px;
        text-align: initial;
        padding: 15px;
        left: -12px;
        position: relative;
        top: 197px;
    }

    #primeraseccion h1 {
        font-size: 60px;
        width: 450px;
        font-weight: 900;
        margin-left: 15px;
    }

    #primeraseccion h3 {
        font-weight: 600;
        font-size: 25px;
        margin-bottom: 75px;
        margin-left: 15px;
        margin-top: -8px;
    }

    #primeraseccion p {
        font-weight: 900;
        font-size: 17px;
        width: 224px;
        margin-top: 0px;
        margin-left: 15px;
    }



    .cuartaseccion .card h2 {
        font-size: 22px;

    }

    #primeraseccion .cronometro {
        top: -68px;
        right: 126px !important;
        width: 434px;
    }

    .septimaseccion h2 {
        font-size: 30px;
        font-weight: 900;
    }


    .septimaseccion p {
        font-size: 18px;
    }

    .textotitulo{
        font-size: 12px;
    }
    

    /* .centrado{
        margin-left: 50px;
    } */



}




@media only screen and (min-width: 1024px) and (max-width: 1439px) {

    .centrado {
        margin-left: 100px;
    }

    .filtroNombre {
        font-size: 18px;
    }

    .buscarpor {
        margin-top: 7px;
    }



    #primeraseccion h6 {
        color: black;
        font-size: 50px;
        width: 550px;
        font-weight: 900;
        margin-top: 0%;
        margin-left: 10px;
    }

    #primeraseccion {
        background-image: url(http://judileaks.democraciaenaccionhn.com/css/../imagenes/inicio/bannerprincipal.png) !important;
        background-size: contain !important;
        display: block;
        margin: 0px auto;
        width: 100%;
        height: 525px;
        background: center;
        background-repeat: no-repeat;
        background-color: #FFEC00 !important;
        margin-top: -24px !important;
    }

    #sextaseccion .container-fluid .row h3 {
        background-color: #FFEC00;
        opacity: 0.8;
        font-size: 57px;
        text-align: initial;
        width: 500px;
        height: 171px;
        font-weight: 900;
        padding: 15px;
        position: relative;
        left: -1.5%;
        top: 129px;
    }

    .subasta1 .cronometro {
        right: 32px !important;
    }

    #sextaseccion {
        height: 550px;
    }

    #sextaseccion .container-fluid .row p {
        background-color: #FFEC00;
        opacity: 0.8;
        font-size: 18px;
        width: 634px;
        height: 162px;
        text-align: initial;
        padding: 15px;
        left: -12px;
        position: relative;
        top: 141px;
    }

    #primeraseccion h1 {
        font-size: 73px;
        width: 550px;
        font-weight: 900;
        margin-left: 20px;
    }

    #primeraseccion h3 {
        font-weight: 600;
        font-size: 30px;
        margin-top: 0px;
        margin-bottom: 85px;
        margin-left: 20px;
    }

    #primeraseccion p {
        font-weight: 900;
        font-size: 25px;
        width: 224px;
        margin-top: 30px;
        margin-left: 20px;
    }


    .cuartaseccion .card h2 {
        font-size: 26px;
    }

    #primeraseccion .cronometro {
        top: -50px;
        right: 9% !important;
        width: 420px;
    }

    .septimaseccion h2 {
        font-size: 35px;
        font-weight: 900;
    }


    .septimaseccion p {
        font-size: 18px;
    }

    .textotitulo{
        font-size: 12px;
    }

    .textos{
        font-size: 12px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1300px) {

    .margenEspecial {
        margin-left: -108px !important;
    }

    .filtroNombre {
        font-size: 18px;
    }

    .centrado {
        margin-left: 200px;
    }



    #primeraseccion h6 {
        color: black;
        font-size: 50px;
        width: 550px;
        font-weight: 900;
        /* margin-top: -40px; */
        margin-left: 10px;
    }

    #primeraseccion {
        background-image: url(http://judileaks.democraciaenaccionhn.com/css/../imagenes/inicio/bannerprincipal.png) !important;
        background-size: contain !important;
        display: block;
        margin: 0px auto;
        width: 100%;
        height: 550px;
        background: center;
        background-repeat: no-repeat;
        background-color: #FFEC00 !important;
        margin-top: -24px !important;
    }

    #sextaseccion .container-fluid .row h3 {
        background-color: #FFEC00;
        opacity: 0.8;
        font-size: 57px;
        text-align: initial;
        width: 500px;
        height: 171px;
        font-weight: 900;
        padding: 15px;
        position: relative;
        left: 5%;
        top: 129px;
    }

    .subasta1 .cronometro {
        right: 32px !important;
    }

    #sextaseccion {
        height: 550px;
    }

    #sextaseccion .container-fluid .row p {
        background-color: #FFEC00;
        opacity: 0.8;
        font-size: 18px;
        width: 634px;
        height: 162px;
        text-align: initial;
        padding: 15px;
        left: 58px;
        position: relative;
        top: 141px;
    }

    #primeraseccion h1 {
        font-size: 73px;
        width: 550px;
        font-weight: 900;
        margin-left: 20px;
    }

    #primeraseccion h3 {
        font-weight: 600;
        font-size: 33px;
        margin-top: 15px;
        margin-bottom: 85px;
        margin-left: 20px;
    }

    #primeraseccion p {
        font-weight: 900;
        font-size: 17px;
        width: 224px;
        margin-top: 30px;
        margin-left: 20px;
    }


    .cuartaseccion .card h2 {
        font-size: 19px;
    }

    #primeraseccion .cronometro {
        top: -50px;
        right: 16% !important;
        width: 420px;
    }

    .septimaseccion h2 {
        font-size: 35px;
        font-weight: 900;
    }


    .septimaseccion p {
        font-size: 18px;
    }

    .textos{
        font-size: 14px;
    }

    .textotitulo{
        font-size: 12px;
    }
}

@media only screen and (min-width: 1300px) and (max-width: 1400px) {
    .centrado {
        margin-left: 220px;
    }

}





@media only screen and (min-width: 1440px) and (max-width: 1918px) {


    .centrado {
        margin-left: 240px;
    }

    #primeraseccion {
        background-image: url(http://judileaks.democraciaenaccionhn.com/css/../imagenes/inicio/bannerprincipal.png) !important;
        background-size: contain !important;
        display: block;
        margin: 0px auto;
        width: 100%;
        height: 550px;
        background: center;
        background-repeat: no-repeat;
        background-color: #FFEC00 !important;
        margin-top: -24px !important;
    }

    #primeraseccion h6 {
        color: black;
        font-size: 55px;
        width: 550px;
        font-weight: 900;
        /* margin-top: -40px; */
        margin-left: 10px;
    }

    .cuartaseccion .card h2 {
        font-size: 22px !important;
    }



    .subasta1 .cronometro {
        right: 34px !important;
    }

    #sextaseccion .container-fluid .row p {
        background-color: #FFEC00;
        opacity: 0.8;
        font-size: 18px;
        width: 945px;
        height: 140px;
        text-align: initial;
        padding: 15px;
        left: 12.4%;
        position: relative;
        top: 171px;
    }

    #sextaseccion .container-fluid .row h3 {
        background-color: #FFEC00;
        opacity: 0.8;
        font-size: 66px;
        text-align: initial;
        width: 562px;
        height: 200px;
        font-weight: 900;
        padding: 15px;
        position: relative;
        left: 12.4%;
        top: 171px;
    }

    #primeraseccion h1 {
        font-size: 79px;
        width: 550px;
        font-weight: 900;
        /* margin-top: -40px; */
        margin-left: 10px;
    }

    #primeraseccion h3 {
        font-weight: 600;
        font-size: 40px;
        margin-bottom: 100px;
        margin-left: 10px;
    }

    #primeraseccion p {
        font-weight: 900;
        font-size: 25px;
        width: 250px;
        margin-left: 10px;
        margin-top: -15px;
    }

    #sextaseccion {
        height: 550px;
    }

    .cuartaseccion .fa-scale-balanced {
        margin-left: -5px;
        margin-right: 10px;
    }

    .cuartaseccion .fa-people-line {
        margin-left: -30px;
        margin-right: 25px;
    }

    .cuartaseccion .fa-ranking-star {
        margin-left: -48px;
        margin-right: 35px;
    }

    #primeraseccion .cronometro {
        top: -80px;
        right: 0% !important;
    }

    .textos{
        font-size: 13px;
    }

}





@media only screen and (min-width: 1919px) and (max-width: 2559px) {
    .filtroNombre {
        font-size: 25px;
    }


    .centrado {
        margin-left: 200px;
    }


    #primeraseccion h6 {
        color: black;
        font-size: 55px;
        width: 550px;
        font-weight: 900;
        /* margin-top: -40px; */
        margin-left: -170px;
    }

    #sextaseccion .container-fluid .row h3 {
        background-color: #FFEC00;
        opacity: 0.8;
        font-size: 66px;
        text-align: initial;
        width: 562px;
        height: 200px;
        font-weight: 900;
        padding: 15px;
        position: relative;
        left: 19.1%;
        top: 152px;
    }

    #primeraseccion {
        background-image: url(http://judileaks.democraciaenaccionhn.com/css/../imagenes/inicio/bannerprincipal.png) !important;
        background-size: contain !important;
        display: block;
        margin: 0px auto;
        width: 100%;
        height: 600px;
        background: center;
        background-repeat: no-repeat;
        background-color: #FFEC00 !important;
        margin-top: -24px !important;
    }

    #sextaseccion .container-fluid .row p {
        background-color: #FFEC00;
        opacity: 0.8;
        font-size: 27px;
        width: 1030px;
        height: 159px;
        text-align: initial;
        padding: 15px;
        left: 358px;
        position: relative;
        top: 193px;
    }
}


@media only screen and (min-width: 2560px) {

    .centrado {
        margin-left: 450px;
    }

    .filtroNombre {
        font-size: 24px;
    }

    #primeraseccion {
        background-image: url(http://judileaks.democraciaenaccionhn.com/css/../imagenes/inicio/bannerprincipal.png) !important;
        background-size: contain !important;
        display: block;
        margin: 0px auto;
        width: 100%;
        height: 700px;
        background: center;
        background-repeat: no-repeat;
        background-color: #FFEC00 !important;
        margin-top: -24px !important;
    }

    #primeraseccion h6 {
        color: black;
        font-size: 55px;
        width: 550px;
        font-weight: 900;
        /* margin-top: -40px; */
        margin-left: -300px;
    }

    #primeraseccion h1 {
        font-size: 79px;
        width: 550px;
        font-weight: 900;
        margin-top: 45px;
        margin-left: -300px;
    }

    .subasta1 .cronometro {
        right: 342px !important;
    }


    #primeraseccion h3 {
        font-weight: 600;
        font-size: 40px;
        margin-top: 15px;
        margin-bottom: 170px;
        margin-left: -300px;
    }


    #primeraseccion p {
        font-weight: 900;
        font-size: 25px;
        width: 224px;
        margin-top: -44px;
        margin-left: -300px;
    }

    #sextaseccion {
        height: 900px;
    }


    #sextaseccion .container-fluid .row h3 {
        background-color: #FFEC00;
        opacity: 0.8;
        font-size: 66px;
        text-align: initial;
        width: 562px;
        height: 200px;
        font-weight: 900;
        padding: 15px;
        position: relative;
        left: 20.1%;
        top: 152px;
    }

    #sextaseccion .container-fluid .row p {
        background-color: #FFEC00;
        opacity: 0.8;
        font-size: 27px;
        width: 1030px;
        height: 240px;
        text-align: initial;
        padding: 55px;
        left: 509px;
        position: relative;
        top: 193px;
    }

    #primeraseccion h5 {
        font-size: 50px;
    }

    #primeraseccion h4 {
        font-size: 25px;
    }

    #primeraseccion .cronometro {
        top: -133px;
        right: 41.5% !important;
        width: 910px;
    }

    .textos{
        font-size: 20px;
    }

    .textotitulo{
        font-size: 19px;
    }
    

}