
.top-header i{
    font-size: 2rem !important;
}
.regi-nav-box{
    width: 100%;
    overflow: hidden;
    /* margin-left: .625rem; */
    /* margin-right: .625rem; */
    margin-top: 2.25rem;
    white-space: nowrap;
    padding: 0 .625rem;
}
.regi-nav{
    width: 100%;
    overflow: auto;
    border-bottom: 1px solid #0CC79C;
    border-radius: .375rem;
    height: 2.25rem;
}
.regi-nav a{
    font-size: .875rem;
    color: white;
    padding: .5rem .75rem;
    height: 100%;
    text-align: center;
    height: 2.2rem;
    line-height: 2.2rem;
}
.regi-nav .active{
    font-weight: bold;
    background-color: #0CC79C;
    border-radius: .375rem;
}
.box-plr{
    padding: 0 .625rem;
}
.regi-content{
    margin: 1.875rem 0;
    padding: 1rem 1.625rem;
    background: linear-gradient(to bottom, #056070, #218E75);
    width: 100%;
    border-radius: 1rem;
}

.regi-title{
    font-size: .875rem;
    color: white;
}
.regi-title span{
    font-size: 1.25rem;
}
.regi-item{
    /* margin-top: .75rem; */
    font-size: .875rem;
    color: white;
}
.regi-item span{
    font-size: 1.25rem;
}
.box-img{
    text-align: center;
    width: 10.5rem;
    height: 9.75rem;
}
.box-img{
    margin: 2.5rem auto;
    text-align: center;
    width: 10.5rem;
    height: 9.75rem;
}
.box-img img{
    width: 100%;
    height: 100%;
}
.box-img span{
    font-size: .75rem;
    color: #C4C3C0;
}
.box-p{
    margin: 0 2.125rem;
}
.box-p p{
    text-align: center;
    font-size: 12px;
    color: #DAE0DF;
}
