/* CSS Document */
body{
font-family: 'Rubik', sans-serif!important;

}
.top_bg{
background:#201f1f;    
padding:10px;
color:white;
font-family: 'Rubik', sans-serif!important;
}
.qual{
    position: relative!important;
    font-weight: normal!important;
}
.custom_dropdown li :hover{
background:#7c0b0a;
 
 ;   
    
}
.navbar-inverse .navbar-toggle {
    border-color:none!important;
}

.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px;
    background: #a92220!important;
}


.news1 .modal-body
{
    text-align:justify;
    word-wrap:break-word;
    color:#000!important;
    font-weight:normal!important;
    
    font-size: 14px!important;
    line-height: 1.6em!important;
}
.qualification{
    position: absolute!important;
    z-index: 999;
    background: #fff;
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #ccc;
    left: 30px;
    font-size: 16px;
    display: none;
}
.qual:hover .qualification{
  display: block;
}
.softbuilt{
    color: #fff;
    text-decoration: none;
    display: block;
}
.softbuilt:hover{
    color: #fff;
}
.header{
background:#fff;
}
.link{
width:100%;
background:#a92220;
}
.link ul{
width:100%;
}
.link ul li{
float:left;
padding-left:0px;
padding-right:5px;
line-height:2.5em;
list-style:none;

}
.link ul li a{
color:white;
-webkit-transition:all 1s;
-transition:all 1s;
-moz-transition:all 1s;
font-size:16px;
text-align:center!important;

}
.btn-warning {
    color: #fff!important;
    background-color: #333!important;
    border-color: #333!important;
    line-height: 2.5em!important;
    border-radius: 0px!important;
}
.form-control {
    display: block!important;
    width: 100%!important;
    height: 44px!important;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none!important;
    /* border: 1px solid #ccc; */
    border-radius: 0px!important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.link ul li a:hover{color: #ffffff;}

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
   background-color: #7c0b0a!important;}

.green{
background:#af2322;

z-index:99999;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 2px 15px!important;
}
.green1 {
    background: #0C8640;
    z-index: 99999;}

.listing{
    
     background-image: url(../images/yell.png);
    background-size: 22px;
    background-repeat: no-repeat;
    margin-top: 5px;
    padding-left: 30px;
    list-style: none;
    line-height: 2em;
    margin-left: -30px;
 
}
h4 {
    font-size: 22px!important;
    /* color: #FF9811!important; */
    border-bottom: 2px solid red;
  
    /* background: #af2322; */
    padding-bottom: 10px;
}
input{
margin-bottom:5px!important;
font-size:12px!important;
}


textarea{
margin-bottom:5px!important;
font-size:12px!important;
}

.why span{
float:left;
margin:20px;
text-align:center;

}
.why{
color:white;

}
.why h5{
color:white;
font-size:21px;

}
a:hover{
text-decoration:none!important;
}
.why i{
color:white;
}
.bg{
background:#F9F9F9;
}
h2{

color:#FF6F02;font-size: 20px!important;
}
.news1{
width:100%!important;
float:left;
margin-left:0px!important;


}
li.news1{
padding-bottom:10px!important;
padding-top:10px!important;
}

.news1 h5{
font-weight:bold;
font-size:15px;
}.news1 p{
font-size:12px!important;
color:#000;
margin-top:-5px;
}

.icon{

    width: 50px;
    height: 50px;
    float: left;
    line-height: 20px;
    border: 1px solid #a94442;
    text-align: center;
    margin-right: 15px;
    font-size: 11px;
    color: #000;
    border-radius: 100px;
    margin-top: -2px;
    padding-top: 13px;

}

.navbar {
margin-bottom:0!important;
border-radius:0!important;
}
.logo{
width:200px;
float:left;
}
.student{
margin-bottom:12px;

}
.student h5{
margin-bottom:18px!important;
font-size: 17px;
}
.student p{text-align:center!important; line-height:0!important;
margin-top:-7px;
font-weight:normal;
font-size:11px;font-family: 'Vollkorn', serif!important;
}
.student a{
color:#b52424;

}

/*links start*/
.navbar-nav > li > a {
    padding-top: 0px!important; 
     padding-bottom: 0px!important; 
    padding-left: 0px!important; 
    padding-right: 0px!important; 
    padding: 14px 23px!important; color:white!important;}
	
	

.navbar-inverse {
  background:#3DB1E4!important;border:1px solid #3DB1E4 !important;
}
.navbar-inverse .navbar-toggle {
    background:#931c1a!important;
    border-radius:0px!important;
    border:0px!important;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
       background-color: #981d1c!important;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
        border-color: #a94442!important;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #fff;
   background-color: #981d1c!important;
}

.navbar-inverse {
    background: #af2322!important;
    border: none!important;
}


/*links closed*/
.student a:hover{
text-decoration:none;
}
.student{

text-align:center;
}
.student img{background: #E8E8E8;
  
    max-width: 50%;
    max-height: 100%;
}
h3{
color:#fff !important;
line-height:1.5em!important;
}
.pink{
background:pink;
color:white;
}
.purple{
background:purple;
color:white;
}
.red{
background:#FF0000;
color:white;
}
h1,h2,h3,h4,h5,h6{


}
p{
font-size:15px!important;
line-height:1.7em!important;

text-align:justify!important;
}
h5{
font-weight:normal!important;

}
.contact{
width:400px;
float:right;
}
.bottom{
background:#222222;
}
.privacy{
background:#2d2e2e;
line-height:3em;
color:white;
}
.call i{
background: #201f1f;
    padding: 10px;
    color: #fff;
    width:35px;
  
    text-align: center;
    /* border-radius: 93px; */
      margin-top: 22px;
    cursor: pointer;
    -webkit-transition: all 1s;
}
.call i:hover{
background:#af2322;
color:white!important;
}
.call2 i{
background: #a3211e;
    padding: 10px;
    color: #fff;
    line-height: 1EM;
    text-align: center;
    border-radius: 93px;
    margin: 1px;
    cursor: pointer;
    -webkit-transition: all 1s;
    -transition: all 1s;
    width: 40px;
    height: 41px;
    font-size: 22PX;
}
.call2 i:hover{
background:#0B76A0;

}
.bottom li{
text-decoration:none;
list-style:none;
line-height:2em;
color:#fff;
}
.dpt h4{
border-bottom:1px solid #FF9811;
padding-bottom:3px;
color:#1E9CCE!important;

}
.dpt .nav li{
color:#006895;
padding-top:10px;
padding-bottom:10px;
border-bottom:1px dotted #ccc;
}
.dpt .nav li input{

clear:both!important;
}
.white{
background:#F9F9F9!important;
padding-top:15px;
padding-bottom:15px;
margin-bottom:28px;
    box-shadow: 0px 0px 4px 0px #ccc;
}
.white b{
font-weight:normal!important;
}
.white h4{
color:#1E9CCE!important;
margin-top:0px!important;
margin-bottom:5px!important;
}
.white h4 i{
color:#FF9811!important;
}
.white span{
color:black;
clear:both!important;
float:left;
padding:5px;
width:100%;
border-bottom:1px solid #F9BD6E;


}
.white span b{
color:#006895;
}
.bottom li a{
color:#fff;
}
.bottom li a:hover{
color:ORANGE;
text-decoration:none;
}

.mgmnt{
font-size:11px;
margin-bottom:20px;
}
.mgmnt span{
    font-weight: normal!important;
}
.mgmnt img{
padding:3px;
background:#F3F3F3;
}
.mgmnt h4{
margin-bottom:0px;
color:#D43F3A!important;
}
.mgmnt b{
    text-align: center!important;
}
.new1 p{
    color: #000!important;
}
.custom_dropdown{
    min-width: 200px!important;
    position: absolute;
    background:#9b1716;
    padding:0;
    margin:0;
    z-index: 99999;
    display: none;
}
.link li:hover .custom_dropdown{
    display: block;
}
.custom_dropdown li{
    float: none!important;
    display: block;
    position: relative;
}
.custom_dropdown a{
    display: block;
    color:white;
}
.custom_dropdown a:hover{
    color: white!important;
}
.custom_submenu{
    position: absolute;
    background: red;
    right: -100%;
    padding:0;
    margin: 0;
    top:0;
    display: none;
}
.custom_submenu a{
    text-align: left!important;
}

.custom_dropdown li:hover .custom_submenu{
    display: block;
}