.title-line:after {
    content: "";
    width: 86px;
    height: 7px;
    background-color: #2EB2E2;
    display: block;
    margin-bottom: 15px;
    margin-top: 5px;
}
.title-line{
    font-weight: 800;
}

.title-left-line:before {
    content: "";
    width: 86px;
    height: 7px;
    background-color: #2EB2E2;
    display: block;
    position: absolute;
    left: 0;
    top: 8px;
}
.title-left-line{
    font-weight: 800;
}

#Body .button-01:hover {
    background-color: #FEC56C!important;
    color:#104676!important;
}
#Body .button-01{
    color:#104676!important;
}

#dnn_FullScreenPaneB {
    margin-bottom: 0;
}





@media (min-width: 768px){
.coll-20 {
    flex: 0 0 20%;
    max-width: 20%!important;
}
}









