.table-datatables {
    width: 100%;
    font-size: 14px;
}
div.dataTables_wrapper div.dataTables_length select{
    width: 60% !important;
}
.dataTables_info {
    font-size: 14px;
}
li.paginate_button > .page-link {
    font-size: 14px;
}
.btn-sm  {
    padding-left: 15px;
    padding-right: 15px;
}
.text-right {
    text-align: right;
}

.relative {
    position: relative;
}

.absolute {
    position: absolute;
}

.menu-landing {
    position: absolute; 
    top: 5%; 
    width: 100%;
}

.text-landing {
    color: #32325D;
}

.txt-landing {
    position: absolute; 
    top: 22%; 
    width: 100%;
}

.txt-landing-1 {
    position: absolute; 
    top: 25%; 
    width: 100%;
}

.contain-card {
    position: absolute;
    top: 20%;
    width: 100%;
}

.text-black {
    color: black
}

.text-new-primary {
    color: #71b54b !important;
}

.bg-kindergarten {
    background-color: rgba(138, 152, 235, 0.5); 
    box-shadow: 0px 15px 35px rgba(50, 50, 93, 0.1), 0px 5px 15px rgba(0, 0, 0, 0.07); 
    border-radius: 50%; 
    position: absolute; 
    padding: 10px 15px
}

.icon-kindergarten {
    font-size: 18px; 
    color: #5E72E4
}

.bg-elementary-school {
    background-color: rgba(138, 215, 251, 0.5); 
    box-shadow: 0px 15px 35px rgba(50, 50, 93, 0.1), 0px 5px 15px rgba(0, 0, 0, 0.07); 
    border-radius: 50%; 
    position: absolute; 
    padding: 10px 15px
}

.icon-elementary-school {
    font-size: 18px; 
    color: #5DB5DE;
}

.text-elementary-school {
    color: #5DB5DE;
}

.bg-junior-high-school {
    position: absolute; 
}

.icon-junior-high-school {
    font-size: 18px; 
    width: 110px;
    color: #2C6745
}

.text-junior-high-school {
    color: #71b54b;
}

.bg-senior-high-school {
    background-color: rgba(252, 140, 115, 0.5); 
    box-shadow: 0px 15px 35px rgba(50, 50, 93, 0.1), 0px 5px 15px rgba(0, 0, 0, 0.07); 
    border-radius: 50%; 
    position: absolute; 
    padding: 10px 15px
}

.icon-senior-high-school {
    font-size: 18px; 
    color: #FB6340;
}

.text-senior-high-school {
    color: #FB6340;
}

.mr-20 {
    margin-right: 2rem;
}

.text-left {
    text-align: left;
}

.m-x-5 {
    margin: 0 5%;
}

.m-x-10 {
    margin: 0 10%;
}

.m-x-20 {
    margin: 0 20%;
}

.m-x-35 {
    margin: 0 35%;
}

.text-size-landing {
    font-size: 2.5rem
}

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

.fs-13 {
    font-size: 13px;
}

.fs-15 {
    font-size: 15px;
}

.contain-school {
    padding: 0 2rem; 
    color: #32325D;
}

.contain-school-text {
    font-size: 11px;
}

.contain-school-desc {
    font-size: 10px; 
    color: #8B8F92
}

.btn-contain-school {
    font-size: 10px;
    padding: 10px 15px;
    margin-top: 10px;
}

.contain-features {
    margin: 10% 10% 0 10%
}

.text-contain-features {
    font-size: 12px;
}

.bg-solid-primary {
    background-color: #224C38; 
    width: 100%; 
    height: 50vh;
}

.bg-footer {
    background-color: #F4F5F7;
}

.bg-tw {
    background-color: #1DA1F2; 
    box-shadow: 0px 4px 6px rgba(50, 50, 93, 0.11), 0px 1px 3px rgba(0, 0, 0, 0.08); 
    border-radius: 50%; 
    position: absolute; 
    padding: 10px 15px;
}

.bg-fb {
    background-color: #3B5999; 
    box-shadow: 0px 4px 6px rgba(50, 50, 93, 0.11), 0px 1px 3px rgba(0, 0, 0, 0.08); 
    border-radius: 50%; 
    position: absolute; 
    padding: 10px 18px;
}

.bg-dribble {
    background-color: #EA4C89; 
    box-shadow: 0px 4px 6px rgba(50, 50, 93, 0.11), 0px 1px 3px rgba(0, 0, 0, 0.08); 
    border-radius: 50%; 
    position: absolute; 
    padding: 10px 15px
}

.bg-git {
    background-color: #222222; 
    box-shadow: 0px 4px 6px rgba(50, 50, 93, 0.11), 0px 1px 3px rgba(0, 0, 0, 0.08); 
    border-radius: 50%; 
    position: absolute; 
    padding: 10px 15px
}

/* ul.timeline {
    list-style-type: none;
    position: relative;
}
ul.timeline:before {
    content: ' ';
    background: #d4d9df;
    display: inline-block;
    position: absolute;
    left: 29px;
    width: 2px;
    height: 100%;
    z-index: 400;
}
ul.timeline .step {
    margin: 20px 0;
    padding-left: 55px;
}
ul.timeline .step:before {
    content: ' ';
    background: white;
    display: inline-block;
    position: absolute;
    border-radius: 50%;
    border: 3px solid #5E72E4;
    left: 20px;
    width: 20px;
    height: 20px;
    z-index: 400;
} */

.StepProgress {
    position: relative;
    padding-left: 45px;
    list-style: none;
}

.StepProgress::before {
    display: inline-block;
    content: '';
    position: absolute;
    top: 7px;
    left: 15px;
    width: 10px;
    height: 100%;
    
}

.StepProgress-item {
    position: relative;
    counter-increment: list;
}

.StepProgress-item:not(:last-child) {
    padding-bottom: 20px;
}


.StepProgress-item::before {
    display: inline-block;
    content: '';
    position: absolute;
    left: -30px;
    height: 100%;
    width: 10px;
    border-left: 2px solid #CCC;
    top: 7px;
}

.StepProgress-item::after {
    content: '';
    display: inline-block;
    position: absolute;
    top: 7px;
    left: -37px;
    font-size: 8px;
    height: 15px;
    width: 15px;
    border: 2px solid #8C8C8C;
    border-radius: 50%;
    background-color: #FFF;
}

.is-done::before {
    /*border-left: 2px solid #D8D8D8;*/
    border-left: none;
}

.is-done::after {
    content: " ";
    color: #FFF;
    font-size: 8px;
    height: 15px;
    width: 15px;
    text-align: center;
    border: 2px solid #71b54b;
    background-color: #71b54b;
}  

.StepProgress-item.current::after {
    content: " ";
    width: 15px;
    height: 15px;
    font-size: 0px;
    text-align: center;
    color: #398ce9;
    border: 2px solid #398ce9;
    background-color: white;
}

.StepProgress strong {
    display: block;
}

.bg-badge-success {
    background: rgba(84, 218, 161, 0.5);
    font-size: 12px;
    padding: 5px 10px;
    color: #1AAE6F;
    border-radius: 10px;
}

.text-date {
    color: #8C8C8C;
    font-size: 12px;
}

.bg-form {
    background-color: #F8F9FA; 
    border-radius: 10px
}

.border-t-1 {
    border-top: 1px solid #F0F0F0; 
    margin-top: 1rem;
}

.bg-check {
    border: 1px solid #608C74; 
    border-radius: 50%; 
    padding: 0px 7px;
    height: fit-content;
}

.text-check {
    color: #608C74; 
    font-size: 12px
}

.bg-clock {
    border: 1px solid #FFC53D; 
    border-radius: 50%; 
    padding: 2px 7px;
    height: fit-content;
}

.text-clock {
    color: #FFC53D; 
}

.justify-between {
    justify-content: space-between;
}

.justify-center {
    justify-content: center;
}

.bg-help {
    background: #F6F9FC; width: 25%; 
    border-radius: 10px
}

.bg-help-active {
    color: black; 
    background: white; 
    border-radius: 10px; 
    box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.25);
}

.navbar-vertical.navbar-expand-xs .navbar-collapse {
    height: calc(100vh - 30px) !important
}

.wrap {
    flex-wrap: nowrap;
}

.side-left {
    width: 60%;
    text-align: left;
    margin-left: 2rem
}

.side-right {
    width: 40%;
}

.side-xy {
    margin: 8rem 10% 0 10%;
}

.text-register-student {
    padding: 1rem 4rem;
}

.height-landing {
    height: 70vh;
}

.p-landing {
    margin: 2rem 20% 0 20%;
}

.w-side {
    width: 50%;
}

.w-side-75 {
    width: 75%;
}

.navbar-toggler:focus {
    border-color:transparent!important;
    outline:none;
    box-shadow: none;
}

.text-nav {
    color: white;
}

@media (max-width: 900px) {
    .wrap {
        flex-wrap: wrap;
    }

    .side-left {
        width: 100%;
        margin-left: 0;
    }

    .side-right {
        width: 100%;
    }

    .side-xy {
        margin: 3rem 5% 0 5%;
    }

    .navbar {
        flex-wrap: nowrap!important
    }

    .navbar-collapse {
        position: fixed;
        top: 14%;
        width: 90%;
    }

    .bg-nav-sm {
        background: rgba(250, 250, 250, 1);
        padding: 10px;
        border-radius: 10px;
        box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    }

    .nav-item {
        color: black
    }

    .text-register-student {
        padding: 0.5rem 1.5rem !important;
        font-size: 10px !important;
    }

    .height-landing {
        height: 100vh;
    }

    .p-landing {
        margin: 1rem 10% 0 10%;
    }

    button:focus {
        outline: none!important;
    }

    .w-side {
        width: 100%;
    }

    .w-side-75 {
        width: 100%;
        overflow-x: scroll;
    }
    
    .py-sm-2 {
        padding: 0.5rem 0;
    }

    .text-nav {
        color: black
    }

    .pos-initial {
        position: initial!important;
    }
    .cover-landing-svg {
        background-size: cover !important;
    }
}
@media (max-width: 575.98px) {
    .navbar-collapse {
        position: fixed;
        top: 14%;
        width: 75%;
    }
    .cover-landing-svg {
        background-size: cover !important;
    }
}

@media (min-width: 720px) {
    .cover-landing-svg {
        background-size: cover !important;
    }
}

@media (min-width: 1600px) {
    .txt-landing-1 {
        top: 30%; 
    }
    .contain-card{
        top: 15%;
    }
    .contain-school-text {
        font-size: 16px;
        margin: 5px 0;
    }
    .contain-school-desc {
        font-size: 14px
    }
    .btn-contain-school {
        font-size: 15px;
        padding: 10px 15px;
        margin-top: 15px;
    }
    .text-contain-features {
        font-size: 14px;
    }

    .w-regis-student {
        width: 40%;
    }
    .cover-landing-svg {
        background-size: unset !important;
    }
}

.alert-success {
    background-image: none !important;
    background-color: #2dce89 !important;
    border: none;
}

.alert-danger {
    background-image: none !important;
    background-color: #f5365c !important;
    border: none;
}

.alert-warning {
    background-image: none !important;
    background-color: #faa118 !important;
    border: none;
}