.error-message{
    color: #d13938;
    font-style: italic;
}

.feedbackForm .error-message{
    font-size: 13px;
}

.description.feedback-loader{
    font-size: 12px !important;
    color: #666666 !important;
}

#feedbackForm .error-message{
    font-size: 13px !important;
}

.grecaptcha-badge { 
    visibility: hidden;
}

/* navigation */

.top-bar {
    background: #293f8f !important;
}

.navigation_box ul li a.selected {
    background: #0a8b00 !important;
    color: #fff !important;
}

.navigation_box ul li a:hover 
{
    background: #0a8b00 !important;
}

.navigation_box ul li ul 
{
    background: #0a8b00 !important;
}

.navigation_box ul li ul li a 
{
    color: #fff !important;
}

.navigation_box ul li ul li a:hover {
    background: #be2230 !important;
}

.primary-panel {
    background: #293f8f !important;
}

.scrollToTop {
    background: #0a8b00 !important;
}

/* home partners */
.section.best-university .university-list.college-university .item figure
{
    border: none !important;
    background: none !important;
}

.owl-dot.active span {
    background: #be2230 !important;
}