.w-5 {
    width: 5% !important;
}

.w-10 {
    width: 10% !important;
}

.w-15 {
    width: 15% !important;
}

.w-20 {
    width: 20% !important;
}

.w-25 {
    width: 25% !important;
}

.w-30 {
    width: 30% !important;
}

.w-35 {
    width: 35% !important;
}

.w-40 {
    width: 40% !important;
}

.w-45 {
    width: 45% !important;
}

.w-50 {
    width: 50% !important;
}

.w-55 {
    width: 55% !important;
}

.w-60 {
    width: 60% !important;
}

.w-65 {
    width: 65% !important;
}

.w-70 {
    width: 70% !important;
}

.w-75 {
    width: 75% !important;
}

.w-80 {
    width: 80% !important;
}

.w-85 {
    width: 85% !important;
}

.w-90 {
    width: 90% !important;
}

.w-95 {
    width: 95% !important;
}

.w-100 {
    width: 100% !important;
}

/*XXS*/

@media screen and (max-width: 395px) {
    .modal-body{
        width: 90%;
        max-width: 90%;
    }
    #snackbar, #snackbarConfirmacao .snackbar-body {
        width: 70% !important;
        margin-left: 15% !important;
    }
    .twenty-four-cols .offset-xxs-0 {
        margin-left: 0 !important;
    }
    .twenty-four-cols .offset-xxs-1 {
        margin-left: 4.166666666666667% !important;
    }
    .twenty-four-cols .offset-xxs-2 {
        margin-left: 8.333333333333334% !important;
    }
    .twenty-four-cols .offset-xxs-3 {
        margin-left: 12.5% !important;
    }
    .twenty-four-cols .offset-xxs-4 {
        margin-left: 16.66666666666667% !important;
    }
    .twenty-four-cols .offset-xxs-5 {
        margin-left: 20.83333333333333% !important;
    }
    .twenty-four-cols .offset-xxs-6 {
        margin-left: 25% !important;
    }
    .twenty-four-cols .offset-xxs-7 {
        margin-left: 29.16666666666667% !important;
    }
    .twenty-four-cols .offset-xxs-8 {
        margin-left: 33.33333333333334% !important;
    }
    .twenty-four-cols .offset-xxs-9 {
        margin-left: 37.5% !important;
    }
    .twenty-four-cols .offset-xxs-10 {
        margin-left: 41.66666666666667% !important;
    }
    .twenty-four-cols .offset-xxs-11 {
        margin-left: 45.83333333333334% !important;
    }
    .twenty-four-cols .offset-xxs-12 {
        margin-left: 50% !important;
    }
    .twenty-four-cols .offset-xxs-13 {
        margin-left: 54.16666666666667% !important;
    }
    .twenty-four-cols .offset-xxs-14 {
        margin-left: 58.33333333333334% !important;
    }
    .twenty-four-cols .offset-xxs-15 {
        margin-left: 62.5% !important;
    }
    .twenty-four-cols .offset-xxs-16 {
        margin-left: 66.66666666666667% !important;
    }
    .twenty-four-cols .offset-xxs-17 {
        margin-left: 70.83333333333334% !important;
    }
    .twenty-four-cols .offset-xxs-18 {
        margin-left: 75% !important;
    }
    .twenty-four-cols .offset-xxs-19 {
        margin-left: 79.16666666666667% !important;
    }
    .twenty-four-cols .offset-xxs-20 {
        margin-left: 83.33333333333334% !important;
    }
    .twenty-four-cols .offset-xxs-21 {
        margin-left: 87.50000000000001% !important;
    }
    .twenty-four-cols .offset-xxs-22 {
        margin-left: 91.66666666666667% !important;
    }
    .twenty-four-cols .offset-xxs-23 {
        margin-left: 95.83333333333334% !important;
    }
    .twenty-four-cols .offset-xxs-24 {
        margin-left: 100% !important;
    }
    .twenty-four-cols .col-xxs-1 {
        max-width: 4.166666666666667% !important;
    }
    .twenty-four-cols .col-xxs-2 {
        max-width: 8.333333333333334% !important;
    }
    .twenty-four-cols .col-xxs-3 {
        max-width: 12.5% !important;
    }
    .twenty-four-cols .col-xxs-4 {
        max-width: 16.66666666666667% !important;
    }
    .twenty-four-cols .col-xxs-5 {
        max-width: 20.83333333333333% !important;
    }
    .twenty-four-cols .col-xxs-6 {
        max-width: 25% !important;
    }
    .twenty-four-cols .col-xxs-7 {
        max-width: 29.16666666666667% !important;
    }
    .twenty-four-cols .col-xxs-8 {
        max-width: 33.33333333333334% !important;
    }
    .twenty-four-cols .col-xxs-9 {
        max-width: 37.5% !important;
    }
    .twenty-four-cols .col-xxs-10 {
        max-width: 41.66666666666667% !important;
    }
    .twenty-four-cols .col-xxs-11 {
        max-width: 45.83333333333334% !important;
    }
    .twenty-four-cols .col-xxs-12 {
        max-width: 50% !important;
    }
    .twenty-four-cols .col-xxs-13 {
        max-width: 54.16666666666667% !important;
    }
    .twenty-four-cols .col-xxs-14 {
        max-width: 58.33333333333334% !important;
    }
    .twenty-four-cols .col-xxs-15 {
        max-width: 62.5% !important;
    }
    .twenty-four-cols .col-xxs-16 {
        max-width: 66.66666666666667% !important;
    }
    .twenty-four-cols .col-xxs-17 {
        max-width: 70.83333333333334% !important;
    }
    .twenty-four-cols .col-xxs-18 {
        max-width: 75% !important;
    }
    .twenty-four-cols .col-xxs-19 {
        max-width: 79.16666666666667% !important;
    }
    .twenty-four-cols .col-xxs-20 {
        max-width: 83.33333333333334% !important;
    }
    .twenty-four-cols .col-xxs-21 {
        max-width: 87.50000000000001% !important;
    }
    .twenty-four-cols .col-xxs-22 {
        max-width: 91.66666666666667% !important;
    }
    .twenty-four-cols .col-xxs-23 {
        max-width: 95.83333333333334% !important;
    }
    .twenty-four-cols .col-xxs-24 {
        max-width: 100% !important;
    }
}

/*XS*/

@media screen and (min-width: 395px) {
    .modal-body{
        width: 90%;
        max-width: 90%;
    }
    #snackbar, #snackbarConfirmacao .snackbar-body {
        width: 60% !important;
        margin-left: 20% !important;
    }
    .twenty-four-cols .offset-xs-0 {
        margin-left: 0 !important;
    }
    .twenty-four-cols .offset-xs-1 {
        margin-left: 4.166666666666667% !important;
    }
    .twenty-four-cols .offset-xs-2 {
        margin-left: 8.333333333333334% !important;
    }
    .twenty-four-cols .offset-xs-3 {
        margin-left: 12.5% !important;
    }
    .twenty-four-cols .offset-xs-4 {
        margin-left: 16.66666666666667% !important;
    }
    .twenty-four-cols .offset-xs-5 {
        margin-left: 20.83333333333333% !important;
    }
    .twenty-four-cols .offset-xs-6 {
        margin-left: 25% !important;
    }
    .twenty-four-cols .offset-xs-7 {
        margin-left: 29.16666666666667% !important;
    }
    .twenty-four-cols .offset-xs-8 {
        margin-left: 33.33333333333334% !important;
    }
    .twenty-four-cols .offset-xs-9 {
        margin-left: 37.5% !important;
    }
    .twenty-four-cols .offset-xs-10 {
        margin-left: 41.66666666666667% !important;
    }
    .twenty-four-cols .offset-xs-11 {
        margin-left: 45.83333333333334% !important;
    }
    .twenty-four-cols .offset-xs-12 {
        margin-left: 50% !important;
    }
    .twenty-four-cols .offset-xs-13 {
        margin-left: 54.16666666666667% !important;
    }
    .twenty-four-cols .offset-xs-14 {
        margin-left: 58.33333333333334% !important;
    }
    .twenty-four-cols .offset-xs-15 {
        margin-left: 62.5% !important;
    }
    .twenty-four-cols .offset-xs-16 {
        margin-left: 66.66666666666667% !important;
    }
    .twenty-four-cols .offset-xs-17 {
        margin-left: 70.83333333333334% !important;
    }
    .twenty-four-cols .offset-xs-18 {
        margin-left: 75% !important;
    }
    .twenty-four-cols .offset-xs-19 {
        margin-left: 79.16666666666667% !important;
    }
    .twenty-four-cols .offset-xs-20 {
        margin-left: 83.33333333333334% !important;
    }
    .twenty-four-cols .offset-xs-21 {
        margin-left: 87.50000000000001% !important;
    }
    .twenty-four-cols .offset-xs-22 {
        margin-left: 91.66666666666667% !important;
    }
    .twenty-four-cols .offset-xs-23 {
        margin-left: 95.83333333333334% !important;
    }
    .twenty-four-cols .offset-xs-24 {
        margin-left: 100% !important;
    }
    .twenty-four-cols .col-xs-1 {
        max-width: 4.166666666666667% !important;
    }
    .twenty-four-cols .col-xs-2 {
        max-width: 8.333333333333334% !important;
    }
    .twenty-four-cols .col-xs-3 {
        max-width: 12.5% !important;
    }
    .twenty-four-cols .col-xs-4 {
        max-width: 16.66666666666667% !important;
    }
    .twenty-four-cols .col-xs-5 {
        max-width: 20.83333333333333% !important;
    }
    .twenty-four-cols .col-xs-6 {
        max-width: 25% !important;
    }
    .twenty-four-cols .col-xs-7 {
        max-width: 29.16666666666667% !important;
    }
    .twenty-four-cols .col-xs-8 {
        max-width: 33.33333333333334% !important;
    }
    .twenty-four-cols .col-xs-9 {
        max-width: 37.5% !important;
    }
    .twenty-four-cols .col-xs-10 {
        max-width: 41.66666666666667% !important;
    }
    .twenty-four-cols .col-xs-11 {
        max-width: 45.83333333333334% !important;
    }
    .twenty-four-cols .col-xs-12 {
        max-width: 50% !important;
    }
    .twenty-four-cols .col-xs-13 {
        max-width: 54.16666666666667% !important;
    }
    .twenty-four-cols .col-xs-14 {
        max-width: 58.33333333333334% !important;
    }
    .twenty-four-cols .col-xs-15 {
        max-width: 62.5% !important;
    }
    .twenty-four-cols .col-xs-16 {
        max-width: 66.66666666666667% !important;
    }
    .twenty-four-cols .col-xs-17 {
        max-width: 70.83333333333334% !important;
    }
    .twenty-four-cols .col-xs-18 {
        max-width: 75% !important;
    }
    .twenty-four-cols .col-xs-19 {
        max-width: 79.16666666666667% !important;
    }
    .twenty-four-cols .col-xs-20 {
        max-width: 83.33333333333334% !important;
    }
    .twenty-four-cols .col-xs-21 {
        max-width: 87.50000000000001% !important;
    }
    .twenty-four-cols .col-xs-22 {
        max-width: 91.66666666666667% !important;
    }
    .twenty-four-cols .col-xs-23 {
        max-width: 95.83333333333334% !important;
    }
    .twenty-four-cols .col-xs-24 {
        max-width: 100% !important;
    }
}

/*SM*/

@media screen and (min-width: 576px) {
    .modal-body{
        width: 80%;
        max-width: 80%;
    }
    #snackbar, #snackbarConfirmacao .snackbar-body {
        width: 50% !important;
        margin-left: 25% !important;
    }
    .twenty-four-cols .offset-sm-0 {
        margin-left: 0 !important;
    }
    .twenty-four-cols .offset-sm-1 {
        margin-left: 4.166666666666667% !important;
    }
    .twenty-four-cols .offset-sm-2 {
        margin-left: 8.333333333333334% !important;
    }
    .twenty-four-cols .offset-sm-3 {
        margin-left: 12.5% !important;
    }
    .twenty-four-cols .offset-sm-4 {
        margin-left: 16.66666666666667% !important;
    }
    .twenty-four-cols .offset-sm-5 {
        margin-left: 20.83333333333333% !important;
    }
    .twenty-four-cols .offset-sm-6 {
        margin-left: 25% !important;
    }
    .twenty-four-cols .offset-sm-7 {
        margin-left: 29.16666666666667% !important;
    }
    .twenty-four-cols .offset-sm-8 {
        margin-left: 33.33333333333334% !important;
    }
    .twenty-four-cols .offset-sm-9 {
        margin-left: 37.5% !important;
    }
    .twenty-four-cols .offset-sm-10 {
        margin-left: 41.66666666666667% !important;
    }
    .twenty-four-cols .offset-sm-11 {
        margin-left: 45.83333333333334% !important;
    }
    .twenty-four-cols .offset-sm-12 {
        margin-left: 50% !important;
    }
    .twenty-four-cols .offset-sm-13 {
        margin-left: 54.16666666666667% !important;
    }
    .twenty-four-cols .offset-sm-14 {
        margin-left: 58.33333333333334% !important;
    }
    .twenty-four-cols .offset-sm-15 {
        margin-left: 62.5% !important;
    }
    .twenty-four-cols .offset-sm-16 {
        margin-left: 66.66666666666667% !important;
    }
    .twenty-four-cols .offset-sm-17 {
        margin-left: 70.83333333333334% !important;
    }
    .twenty-four-cols .offset-sm-18 {
        margin-left: 75% !important;
    }
    .twenty-four-cols .offset-sm-19 {
        margin-left: 79.16666666666667% !important;
    }
    .twenty-four-cols .offset-sm-20 {
        margin-left: 83.33333333333334% !important;
    }
    .twenty-four-cols .offset-sm-21 {
        margin-left: 87.50000000000001% !important;
    }
    .twenty-four-cols .offset-sm-22 {
        margin-left: 91.66666666666667% !important;
    }
    .twenty-four-cols .offset-sm-23 {
        margin-left: 95.83333333333334% !important;
    }
    .twenty-four-cols .offset-sm-24 {
        margin-left: 100% !important;
    }
    .twenty-four-cols .col-sm-1 {
        max-width: 4.166666666666667% !important;
    }
    .twenty-four-cols .col-sm-2 {
        max-width: 8.333333333333334% !important;
    }
    .twenty-four-cols .col-sm-3 {
        max-width: 12.5% !important;
    }
    .twenty-four-cols .col-sm-4 {
        max-width: 16.66666666666667% !important;
    }
    .twenty-four-cols .col-sm-5 {
        max-width: 20.83333333333333% !important;
    }
    .twenty-four-cols .col-sm-6 {
        max-width: 25% !important;
    }
    .twenty-four-cols .col-sm-7 {
        max-width: 29.16666666666667% !important;
    }
    .twenty-four-cols .col-sm-8 {
        max-width: 33.33333333333334% !important;
    }
    .twenty-four-cols .col-sm-9 {
        max-width: 37.5% !important;
    }
    .twenty-four-cols .col-sm-10 {
        max-width: 41.66666666666667% !important;
    }
    .twenty-four-cols .col-sm-11 {
        max-width: 45.83333333333334% !important;
    }
    .twenty-four-cols .col-sm-12 {
        max-width: 50% !important;
    }
    .twenty-four-cols .col-sm-13 {
        max-width: 54.16666666666667% !important;
    }
    .twenty-four-cols .col-sm-14 {
        max-width: 58.33333333333334% !important;
    }
    .twenty-four-cols .col-sm-15 {
        max-width: 62.5% !important;
    }
    .twenty-four-cols .col-sm-16 {
        max-width: 66.66666666666667% !important;
    }
    .twenty-four-cols .col-sm-17 {
        max-width: 70.83333333333334% !important;
    }
    .twenty-four-cols .col-sm-18 {
        max-width: 75% !important;
    }
    .twenty-four-cols .col-sm-19 {
        max-width: 79.16666666666667% !important;
    }
    .twenty-four-cols .col-sm-20 {
        max-width: 83.33333333333334% !important;
    }
    .twenty-four-cols .col-sm-21 {
        max-width: 87.50000000000001% !important;
    }
    .twenty-four-cols .col-sm-22 {
        max-width: 91.66666666666667% !important;
    }
    .twenty-four-cols .col-sm-23 {
        max-width: 95.83333333333334% !important;
    }
    .twenty-four-cols .col-sm-24 {
        max-width: 100% !important;
    }
}

/*MD*/

@media screen and (min-width: 768px) {
    .modal-body{
        width: 80%;
        max-width: 80%;
    }
    #snackbar, #snackbarConfirmacao .snackbar-body {
        width: 50% !important;
        margin-left: 25% !important;
    }
    .twenty-four-cols .offset-md-0 {
        margin-left: 0 !important;
    }
    .twenty-four-cols .offset-md-1 {
        margin-left: 4.166666666666667% !important;
    }
    .twenty-four-cols .offset-md-2 {
        margin-left: 8.333333333333334% !important;
    }
    .twenty-four-cols .offset-md-3 {
        margin-left: 12.5% !important;
    }
    .twenty-four-cols .offset-md-4 {
        margin-left: 16.66666666666667% !important;
    }
    .twenty-four-cols .offset-md-5 {
        margin-left: 20.83333333333333% !important;
    }
    .twenty-four-cols .offset-md-6 {
        margin-left: 25% !important;
    }
    .twenty-four-cols .offset-md-7 {
        margin-left: 29.16666666666667% !important;
    }
    .twenty-four-cols .offset-md-8 {
        margin-left: 33.33333333333334% !important;
    }
    .twenty-four-cols .offset-md-9 {
        margin-left: 37.5% !important;
    }
    .twenty-four-cols .offset-md-10 {
        margin-left: 41.66666666666667% !important;
    }
    .twenty-four-cols .offset-md-11 {
        margin-left: 45.83333333333334% !important;
    }
    .twenty-four-cols .offset-md-12 {
        margin-left: 50% !important;
    }
    .twenty-four-cols .offset-md-13 {
        margin-left: 54.16666666666667% !important;
    }
    .twenty-four-cols .offset-md-14 {
        margin-left: 58.33333333333334% !important;
    }
    .twenty-four-cols .offset-md-15 {
        margin-left: 62.5% !important;
    }
    .twenty-four-cols .offset-md-16 {
        margin-left: 66.66666666666667% !important;
    }
    .twenty-four-cols .offset-md-17 {
        margin-left: 70.83333333333334% !important;
    }
    .twenty-four-cols .offset-md-18 {
        margin-left: 75% !important;
    }
    .twenty-four-cols .offset-md-19 {
        margin-left: 79.16666666666667% !important;
    }
    .twenty-four-cols .offset-md-20 {
        margin-left: 83.33333333333334% !important;
    }
    .twenty-four-cols .offset-md-21 {
        margin-left: 87.50000000000001% !important;
    }
    .twenty-four-cols .offset-md-22 {
        margin-left: 91.66666666666667% !important;
    }
    .twenty-four-cols .offset-md-23 {
        margin-left: 95.83333333333334% !important;
    }
    .twenty-four-cols .offset-md-24 {
        margin-left: 100% !important;
    }
    .twenty-four-cols .col-md-1 {
        max-width: 4.166666666666667% !important;
    }
    .twenty-four-cols .col-md-2 {
        max-width: 8.333333333333334% !important;
    }
    .twenty-four-cols .col-md-3 {
        max-width: 12.5% !important;
    }
    .twenty-four-cols .col-md-4 {
        max-width: 16.66666666666667% !important;
    }
    .twenty-four-cols .col-md-5 {
        max-width: 20.83333333333333% !important;
    }
    .twenty-four-cols .col-md-6 {
        max-width: 25% !important;
    }
    .twenty-four-cols .col-md-7 {
        max-width: 29.16666666666667% !important;
    }
    .twenty-four-cols .col-md-8 {
        max-width: 33.33333333333334% !important;
    }
    .twenty-four-cols .col-md-9 {
        max-width: 37.5% !important;
    }
    .twenty-four-cols .col-md-10 {
        max-width: 41.66666666666667% !important;
    }
    .twenty-four-cols .col-md-11 {
        max-width: 45.83333333333334% !important;
    }
    .twenty-four-cols .col-md-12 {
        max-width: 50% !important;
    }
    .twenty-four-cols .col-md-13 {
        max-width: 54.16666666666667% !important;
    }
    .twenty-four-cols .col-md-14 {
        max-width: 58.33333333333334% !important;
    }
    .twenty-four-cols .col-md-15 {
        max-width: 62.5% !important;
    }
    .twenty-four-cols .col-md-16 {
        max-width: 66.66666666666667% !important;
    }
    .twenty-four-cols .col-md-17 {
        max-width: 70.83333333333334% !important;
    }
    .twenty-four-cols .col-md-18 {
        max-width: 75% !important;
    }
    .twenty-four-cols .col-md-19 {
        max-width: 79.16666666666667% !important;
    }
    .twenty-four-cols .col-md-20 {
        max-width: 83.33333333333334% !important;
    }
    .twenty-four-cols .col-md-21 {
        max-width: 87.50000000000001% !important;
    }
    .twenty-four-cols .col-md-22 {
        max-width: 91.66666666666667% !important;
    }
    .twenty-four-cols .col-md-23 {
        max-width: 95.83333333333334% !important;
    }
    .twenty-four-cols .col-md-24 {
        max-width: 100% !important;
    }
}

/*LG*/

@media screen and (min-width: 992px) {
    #snackbar, #snackbarConfirmacao .snackbar-body {
        width: 40% !important;
        margin-left: 30% !important;
    }
    .twenty-four-cols .offset-lg-0 {
        margin-left: 0 !important;
    }
    .twenty-four-cols .offset-lg-1 {
        margin-left: 4.166666666666667% !important;
    }
    .twenty-four-cols .offset-lg-2 {
        margin-left: 8.333333333333334% !important;
    }
    .twenty-four-cols .offset-lg-3 {
        margin-left: 12.5% !important;
    }
    .twenty-four-cols .offset-lg-4 {
        margin-left: 16.66666666666667% !important;
    }
    .twenty-four-cols .offset-lg-5 {
        margin-left: 20.83333333333333% !important;
    }
    .twenty-four-cols .offset-lg-6 {
        margin-left: 25% !important;
    }
    .twenty-four-cols .offset-lg-7 {
        margin-left: 29.16666666666667% !important;
    }
    .twenty-four-cols .offset-lg-8 {
        margin-left: 33.33333333333334% !important;
    }
    .twenty-four-cols .offset-lg-9 {
        margin-left: 37.5% !important;
    }
    .twenty-four-cols .offset-lg-10 {
        margin-left: 41.66666666666667% !important;
    }
    .twenty-four-cols .offset-lg-11 {
        margin-left: 45.83333333333334% !important;
    }
    .twenty-four-cols .offset-lg-12 {
        margin-left: 50% !important;
    }
    .twenty-four-cols .offset-lg-13 {
        margin-left: 54.16666666666667% !important;
    }
    .twenty-four-cols .offset-lg-14 {
        margin-left: 58.33333333333334% !important;
    }
    .twenty-four-cols .offset-lg-15 {
        margin-left: 62.5% !important;
    }
    .twenty-four-cols .offset-lg-16 {
        margin-left: 66.66666666666667% !important;
    }
    .twenty-four-cols .offset-lg-17 {
        margin-left: 70.83333333333334% !important;
    }
    .twenty-four-cols .offset-lg-18 {
        margin-left: 75% !important;
    }
    .twenty-four-cols .offset-lg-19 {
        margin-left: 79.16666666666667% !important;
    }
    .twenty-four-cols .offset-lg-20 {
        margin-left: 83.33333333333334% !important;
    }
    .twenty-four-cols .offset-lg-21 {
        margin-left: 87.50000000000001% !important;
    }
    .twenty-four-cols .offset-lg-22 {
        margin-left: 91.66666666666667% !important;
    }
    .twenty-four-cols .offset-lg-23 {
        margin-left: 95.83333333333334% !important;
    }
    .twenty-four-cols .offset-lg-24 {
        margin-left: 100% !important;
    }
    .twenty-four-cols .col-lg-1 {
        max-width: 4.166666666666667% !important;
    }
    .twenty-four-cols .col-lg-2 {
        max-width: 8.333333333333334% !important;
    }
    .twenty-four-cols .col-lg-3 {
        max-width: 12.5% !important;
    }
    .twenty-four-cols .col-lg-4 {
        max-width: 16.66666666666667% !important;
    }
    .twenty-four-cols .col-lg-5 {
        max-width: 20.83333333333333% !important;
    }
    .twenty-four-cols .col-lg-6 {
        max-width: 25% !important;
    }
    .twenty-four-cols .col-lg-7 {
        max-width: 29.16666666666667% !important;
    }
    .twenty-four-cols .col-lg-8 {
        max-width: 33.33333333333334% !important;
    }
    .twenty-four-cols .col-lg-9 {
        max-width: 37.5% !important;
    }
    .twenty-four-cols .col-lg-10 {
        max-width: 41.66666666666667% !important;
    }
    .twenty-four-cols .col-lg-11 {
        max-width: 45.83333333333334% !important;
    }
    .twenty-four-cols .col-lg-12 {
        max-width: 50% !important;
    }
    .twenty-four-cols .col-lg-13 {
        max-width: 54.16666666666667% !important;
    }
    .twenty-four-cols .col-lg-14 {
        max-width: 58.33333333333334% !important;
    }
    .twenty-four-cols .col-lg-15 {
        max-width: 62.5% !important;
    }
    .twenty-four-cols .col-lg-16 {
        max-width: 66.66666666666667% !important;
    }
    .twenty-four-cols .col-lg-17 {
        max-width: 70.83333333333334% !important;
    }
    .twenty-four-cols .col-lg-18 {
        max-width: 75% !important;
    }
    .twenty-four-cols .col-lg-19 {
        max-width: 79.16666666666667% !important;
    }
    .twenty-four-cols .col-lg-20 {
        max-width: 83.33333333333334% !important;
    }
    .twenty-four-cols .col-lg-21 {
        max-width: 87.50000000000001% !important;
    }
    .twenty-four-cols .col-lg-22 {
        max-width: 91.66666666666667% !important;
    }
    .twenty-four-cols .col-lg-23 {
        max-width: 95.83333333333334% !important;
    }
    .twenty-four-cols .col-lg-24 {
        max-width: 100% !important;
    }
}


.twenty-four-cols {
    margin-left: 0px;
    margin-right: 0px;
}

.twenty-four-cols .col-xxs-1, .twenty-four-cols .col-xxs-2, .twenty-four-cols .col-xxs-3, .twenty-four-cols .col-xxs-4, .twenty-four-cols .col-xxs-5, .twenty-four-cols .col-xxs-6, .twenty-four-cols .col-xxs-7, .twenty-four-cols .col-xxs-8, .twenty-four-cols .col-xxs-9, .twenty-four-cols .col-xxs-10, .twenty-four-cols .col-xxs-11, .twenty-four-cols .col-xxs-12, .twenty-four-cols .col-xxs-13, .twenty-four-cols .col-xxs-14, .twenty-four-cols .col-xxs-15, .twenty-four-cols .col-xxs-16, .twenty-four-cols .col-xxs-17, .twenty-four-cols .col-xxs-18, .twenty-four-cols .col-xxs-19, .twenty-four-cols .col-xxs-20, .twenty-four-cols .col-xxs-21, .twenty-four-cols .col-xxs-22, .twenty-four-cols .col-xxs-23, .twenty-four-cols .col-xxs-24, .twenty-four-cols .col-xs-1, .twenty-four-cols .col-xs-2, .twenty-four-cols .col-xs-3, .twenty-four-cols .col-xs-4, .twenty-four-cols .col-xs-5, .twenty-four-cols .col-xs-6, .twenty-four-cols .col-xs-7, .twenty-four-cols .col-xs-8, .twenty-four-cols .col-xs-9, .twenty-four-cols .col-xs-10, .twenty-four-cols .col-xs-11, .twenty-four-cols .col-xs-12, .twenty-four-cols .col-xs-13, .twenty-four-cols .col-xs-14, .twenty-four-cols .col-xs-15, .twenty-four-cols .col-xs-16, .twenty-four-cols .col-xs-17, .twenty-four-cols .col-xs-18, .twenty-four-cols .col-xs-19, .twenty-four-cols .col-xs-20, .twenty-four-cols .col-xs-21, .twenty-four-cols .col-xs-22, .twenty-four-cols .col-xs-23, .twenty-four-cols .col-xs-24, .twenty-four-cols .col-sm-1, .twenty-four-cols .col-sm-2, .twenty-four-cols .col-sm-3, .twenty-four-cols .col-sm-4, .twenty-four-cols .col-sm-5, .twenty-four-cols .col-sm-6, .twenty-four-cols .col-sm-7, .twenty-four-cols .col-sm-8, .twenty-four-cols .col-sm-9, .twenty-four-cols .col-sm-10, .twenty-four-cols .col-sm-11, .twenty-four-cols .col-sm-12, .twenty-four-cols .col-sm-13, .twenty-four-cols .col-sm-14, .twenty-four-cols .col-v-15, .twenty-four-cols .col-sm-16, .twenty-four-cols .col-sm-17, .twenty-four-cols .col-sm-18, .twenty-four-cols .col-sm-19, .twenty-four-cols .col-sm-20, .twenty-four-cols .col-sm-21, .twenty-four-cols .col-sm-22, .twenty-four-cols .col-sm-23, .twenty-four-cols .col-sm-24, .twenty-four-cols .col-md-1, .twenty-four-cols .col-md-2, .twenty-four-cols .col-md-3, .twenty-four-cols .col-md-4, .twenty-four-cols .col-md-5, .twenty-four-cols .col-md-6, .twenty-four-cols .col-md-7, .twenty-four-cols .col-md-8, .twenty-four-cols .col-md-9, .twenty-four-cols .col-md-10, .twenty-four-cols .col-md-11, .twenty-four-cols .col-md-12, .twenty-four-cols .col-md-13, .twenty-four-cols .col-md-14, .twenty-four-cols .col-md-15, .twenty-four-cols .col-md-16, .twenty-four-cols .col-md-17, .twenty-four-cols .col-md-18, .twenty-four-cols .col-md-19, .twenty-four-cols .col-md-20, .twenty-four-cols .col-md-21, .twenty-four-cols .col-md-22, .twenty-four-cols .col-md-23, .twenty-four-cols .col-md-24, .twenty-four-cols .col-lg-1, .twenty-four-cols .col-lg-2, .twenty-four-cols .col-lg-3, .twenty-four-cols .col-lg-4, .twenty-four-cols .col-lg-5, .twenty-four-cols .col-lg-6, .twenty-four-cols .col-lg-7, .twenty-four-cols .col-lg-8, .twenty-four-cols .col-lg-9, .twenty-four-cols .col-lg-10, .twenty-four-cols .col-lg-11, .twenty-four-cols .col-lg-12, .twenty-four-cols .col-lg-13, .twenty-four-cols .col-lg-14, .twenty-four-cols .col-lg-15, .twenty-four-cols .col-lg-16, .twenty-four-cols .col-lg-17, .twenty-four-cols .col-lg-18, .twenty-four-cols .col-lg-19, .twenty-four-cols .col-lg-20, .twenty-four-cols .col-lg-21, .twenty-four-cols .col-lg-22, .twenty-four-cols .col-lg-23, .twenty-four-cols .col-lg-24 {
    flex: 0 0 100% !important;
    position: relative;
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    box-sizing: border-box;
}