.nav-section{
    background: linear-gradient(to left, #403379, #068fbb);
   /*background: linear-gradient(to left, #28a745, #28a745);*/
   /*background: linear-gradient(to left, #c71804, #c51906) !important;*/
    box-shadow: 0px 2px 3px 0px #cac4c4;
}
.notification-block{
    background: #0b89b7;
    /*background: #c61804;*/
    /*background: #fef502;*/
}
.color-blue{
    color: #17a938;
}
.primary_btn{
            background-image: linear-gradient(white, white), radial-gradient(circle at top left, #000000, #3c397d);;
            /*background-image: linear-gradient(white, white), radial-gradient(circle at top left, #6f0000, #fb3b26);*/
        /*background-image: linear-gradient(white, white), radial-gradient(circle at top left, #fef504, #07d035);*/
}
.popular-course-area .owl-dot.active{
                background: #078eba;
        /*background: #fef502;*/
}
.yellow-bg1{
 background: #1a71a5;   
 /*background: #ebba34;*/   
}
.notification-content,.notification-navgiator{
    /*background: #ebba34;*/
    background: #efecec4d;
}
.notification-navgiator > i.fa.fa-caret-up, .notification-navgiator > i.fa.fa-caret-down{
    border: 1px solid #393f81;
    /*border: 1px solid #fb3b26;*/
    color: #060606;

}
.gradient-bg, .header_area .navbar .nav .nav-item.submenu ul .nav-item:hover .nav-link, .blog_right_sidebar .widget_title, .blog_right_sidebar .newsletter_widget .bbtns, .blog_right_sidebar .tag_cloud_widget ul li a:hover, .blog-pagination .page-item.active .page-link, .blog-pagination .page-link:hover, .comments-area .btn-reply:hover, .recent_update_inner .nav.nav-tabs li a.active, .recent_update_inner .nav.nav-tabs li a:hover, .common_style .line:after, .price_item:hover .price_head, .price_item:hover .price_footer, .testimonial_area .active_testimonial .owl-dots, .news_widget .input-group .sub-btn{
/*    background: linear-gradient(
90deg
, rgb(251 59 38) 0%, rgb(251 59 38) 32%, rgb(251 59 38) 100%);*/
background: linear-gradient( 
90deg
 , rgb(55 170 229) 0%, rgb(50 74 137) 32%, rgb(47 168 229) 100%);
}

.s-icon-div{
    
/*    background-image: linear-gradient(white, white), radial-gradient(circle at top left, #f93a27, #960202);
    border: double 2px transparent;
    background-origin: border-box;
    background-clip: content-box, border-box;*/
background: #fff !important;;
    box-shadow: rgb(50 50 105 / 15%) 0px 2px 5px 0px, rgb(0 0 0 / 5%) 0px 1px 1px 0px !important;;
    /*width: 400px !important;*/
}
.service-text1 h3{
        color: #333;
        font-weight: 500 !important;
        text-transform: uppercase !important;
}
.service-text1 i {
    font-size: 60px !important;;
    padding: 20px !important;;
    color: #ff2222 !important;
    /* border-style: outset; */
    /* border: 5px double #ff2222; */
    /* border-radius: 50%; */
}
/*.table-icon i{
        color: #078eba;
}*/
ul.nav.nav-pills1 li{
   background: none;
   border: 1px solid #088cb9;
   /*border: 1px solid #960202;*/
  
}
ul.nav.nav-pills1 li a{
     color: #000 !important;
}
ul.nav.nav-pills1 li.active a,ul.nav.nav-pills1 li:hover a{
    color: #fff !important;
}
ul.nav.nav-pills1 li:hover{
    background: linear-gradient(to left, #fd6656, #ec1a22);
    
}
a{
    color: #fb3b26;
}
.panel-default > .panelbg2{
            background: linear-gradient(to left, #3f347a, #078eba);
        /*background: linear-gradient(to left, #98130c, #f93a25);*/
}
.border-btn{
    background: none;
    border: 1px solid #0989b7;
    /*border: 1px solid #c71804;*/
    color: #464343;
}
.border-bottom-yellow{
	 border-top: 5px solid #403379; 
 border-bottom: 5px solid #403379;   
 /*border-bottom: 5px solid #ebba34;*/   
}
.faculty{
    text-align: center;
    margin-bottom: 10px;
}