.vds_points_c {
    float: left;
    width: 100%;
    margin: 20px 0 45px 0;
}
.colpoints_lsm{
    float: left;
    width: 25%;
    text-align: center;
}
.mt45{
    margin-top: 45px;
}
.vds_points {
    float: left;
    width: 40%;
    margin: 25px 0 25px 0px;
}
.vds_opc {
    float: left;
    width: 20%;
    padding: 75px 0 0 0;
}
.colpoints_l, .div_o {
    float: left;
    width: 100%;
    text-align: center;
}
.div_o {
    font-family: "ProximaNova";
    font-size: 38px;
    color: #04bb5e !important;
}
.colpoints_r {
    float: right;
    width: 75%;
    padding: 0 30px 0 30px;
    display: block;
    height: 100%;
}
.colpoints_l strong, .colpoints_lsm strong {
    color: #FCBE07;
    font-size: 86px;
    font-family: 'BigNoodle';
    display: block;
    text-align: center;
    font-weight: 100;
    line-height: 94px;
}
.colpoints_l span, .colpoints_lsm span{
    color: #000;
    font-size: 34px;
    text-align: left;
    font-family: 'BigNoodle';
    display: block;
    text-align: center;
    line-height: 35px;
}
.colpoints_l p {
    text-align: center !important;
}
.prg9 {
    padding-top: 52px;
}
.backgrsr{
    background: #ededed;
    border-radius: 0px 0px 10px 10px;
}
.color_prmrg{
    color: #04bb5e !important;
} 
.fpnb{
    font-family: "ProximaNovaBold";
}
.frbold{
    font-weight: bold;
    font-size: 23px;
}
.leybull{
    color: #1C2439;
    font-size: 22px;
    font-weight: bold;
}
.mt-supr {
    margin-top: 70px !important;
}
.listpersonr{
    padding: 0 0 0 55px !important; 
}
.listpersonr li{
    padding: 0 0px !important;
}
.listpersonr li::marker {
    color: #04bb5e;
    content: '\26AC\00a0\00a0';
}
.panel-reglamento{
    background: rgb(255, 255, 255);
    border-radius: 10px;
    min-height: 380px;
    font-family: 'Gill Sans';
}
.panel-reglamento label{
    color: #1C2439;
    font-size: 42px;
    font-family: 'BigNoodle';
    letter-spacing: 2px;
    font-weight: 300;
    text-transform: uppercase;
    width: 100%;
}
.panel-reglamento h1 {
    color: #000;
    float: left;
    font-size: 24px;
    font-family: "Gill Sans";
    font-weight: bold;
    margin: 0 0 5px;
    width: 100%;
    text-align: left;
}
.panel-reglamento p {
    float: left;
    font-size: 18px;
    margin: 10px 0 0;
    text-align: justify;
    width: 100%;
    color: #000;
    font-family: 'ProximaNova';
}
.panel-reglamento h2 {
    float: left;
    width: 100%;
    color: #000;
    font-size: 24px;
    text-align: left;
    font-family: "Gill Sans";
    font-weight: bold;
    margin-top: 20px;
}
.panel-reglamento a {
    color: #1C2439;
    text-decoration: none;
    font-weight: 600;
}
.panel-reglamento ul {
    float: left;
    width: 100%;
    margin: 10px 0 0;
    font-size: 18px;
    padding: 0;
}
.panel-reglamento li {
    float: left;
    width: 100%;
    text-align: left;
    padding: 0 60px;
    color: #000;
    list-style: none;
    font-family: 'ProximaNova';
}
.panel-reglamento p.rojo {
    color: #bf0f21;
    float: left;
    font-weight: bold;
    width: 100%;
}
.panel-reglamento p.rojo.mas_gran {
    font-size: 17px;
    text-transform: uppercase;
}
ul.reglas_grupos li {
    width: 33%;
    padding: 0 20px;
    margin: 0 0 30px;
    font-family: 'ProximaNova';
}
ul.reglas_grupos li strong {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 40px;
    color: #217fd2;
    font-family: 'ProximaNova';
}
ul.reglas_grupos li span {
    color: #1f4e77;
    font-size: 16px;
    text-align: center;
    float: left;
    width: 100%;
    font-family: 'ProximaNova';
}
ul.reglas_etapas li {
    padding: 0 20px;
}
.reglas_etapas strong {
    float: left;
    width: 33%;
    text-align: center;
    font-size: 40px;
    color: #217fd2;
}
.reglas_etapas span {
    color: #1f4e77;
    font-size: 16px;
    text-align: center;
    float: left;
    width: 63%;
    margin: 35px 0;
    font-family: 'ProximaNova';
}

@media (max-width: 768px){
    .vds_points {
        width: 100%;
        margin: 25px 0 25px 0px;
    }
    .colpoints_l, .div_o {
        width: 100%;
        text-align: center;
    }
    .vds_opc {
        width: 100%;
        padding: 10px 0 0 0;
    }
    .vds_points_c {
        width: 100%;
        margin: 20px 0 45px 0;
        border-top: 2px dashed #DEDEDE;
        padding-top: 35px;
    }
    .colpoints_lsm {
        width: 100%;
        text-align: center;
    }
    .colpoints_r {
        width: 100%;
        padding: 0;
        height: 100%;
    }
    .panel-reglamento label {
        font-size: 32px;
    }
    .panel-reglamento h1, .panel-reglamento h2, .leybull, .frbold {
        font-size: 20px;
    }
    .colpoints_l strong, .colpoints_lsm strong {
        font-size: 58px;
    }
    .colpoints_l span, .colpoints_lsm span {
        font-size: 26px;
        line-height: 30px;
    }
    .div_o {
        font-size: 32px;
    }
}
@media (max-width: 620px){
    .panel-reglamento > .col-md-12.p-5{
        padding: 2rem !important;
    }
    .vds_points_c {
        margin: 20px 0 15px 0;
    }
}