/*
 Theme Name:   Sairamit Department ISE
 Theme URI:    http://ise.sairamit.edu.in/
 Description:  Subsite
 Author: iTech India Pvt Ltd
 Designed by: Naveen Richardson.sp
 Author URI: http://www.itech-india.com  
 Version:      1.0.0
 Template:     sairamit_dept
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
*/
body,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}



.quick_heading {
    background: #149b4c none repeat scroll 0 0 !important;
    border-radius: 0 !important;
    padding: 0;
}
.owl-next {
    background: #149b4c none repeat scroll 0 0 !important;
    color: #ffffff !important;
    font-size: 28px !important;
    height: 38px;
    margin: 2px;
    width: 38px;
}
.owl-prev {
    background: #149b4c none repeat scroll 0 0 !important;
    color: #ffffff !important;
    font-size: 28px !important;
    height: 38px;
    margin: 2px;
    width: 38px;
}
.side_menu_active a {
    color: #00923f !important;
    font-weight: bold !important;
}

.wc-shortcodes-tabs ul.wcs-tabs-nav .wcs-state-active a {
    background-color: #149b4c !important;
    border-bottom-color: transparent;
    border-bottom-width: 0;
    color: #fff;
}



.depart_menu .navbar-default .navbar-nav > li > a:hover, .depart_menu .navbar-default .navbar-nav > li > a:focus, .depart_menu .navbar-default .navbar-nav > li.current-menu-parent > a, .depart_menu .navbar-default .navbar-nav > li.current_page_item > a{
    color: #F1EB04 !important;   
}


.depart_menu .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background-color: #149B4C !important;  
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background-color: #149B4C !important;

}

.overlay_color {
    background-color: rgba(0, 146, 63, 0.6);
}



.admission li:last-child {
    background: #014F01 !important; 
}




@media screen and (max-width: 640px) {
.mob_menubg{   
    background: #0a823b none repeat scroll 0 0 !important;

}
}