h2
{
	font-weight:600;
	text-align:center;
	border-bottom: 1px dotted #797474;
	padding-bottom: 10px;
}
p
{
	color:#797474;
}





.navbar-default {
    background-color: #366ba1;
    border-color: #366ba1;
}
.navbar-default .navbar-nav > li > a {
    color: #fff;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
}
.col-lg-3 #inner_row_msg span
{
    color:#000;
    font-size:13.9px;
}
#inner_row_message{
text-align:justify;
}
#inner_row_msg a
{
    color:#605e5e;
    text-decoration:none;
}
#appo strong
{
    color:#3DB7F3;
}
.navbar
{
	border-radius:0;
	margin-bottom:1px;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus
{
	background-color:#345e8a;
	color:#fff;
}
.navbar-nav > li:hover
{
	background-color:#345e8a;
	color:#fff !important;
}
.navbar-nav > li a:hover
{
	color:#fff !important;
}
.nav > li > a
{
	padding: 14px 14px;
}
.slider_border
{
	border-top:1px solid #345e8a;
	border-bottom: 1px solid #345e8a;
}
.band_holder
{
	background-color:#41b3e5;
	margin-top: 1px;
	padding: 5px 0;
}
.cont
{
	margin-top:10px;
}
.cont img
{
	margin-bottom:-8px;
	text-align:left;
}

.cont p
{
	margin-top:20px;
	text-align: justify;
}
#nabh
{
    text-align:right;
}
#nabh img
{
    width:130px;
    height:auto;
}
.right1
{
	border:1px solid #41B3E5;
	padding: 5px;
    border-radius: 18px;
	text-align: left;
}
.right p 
{
	text-align:justify;
	padding: 0 20px;
}
.card_text div
{
	text-align:right;
}
.card_text
{
	padding: 0px 23px;
    text-align: justify;
}
.btn-default
{
	background:#41B3E5;
	border-color:#41B3E5;
	color:#fff;
}
.btn
{
	padding: 5px 18px;
	font-size:16px;
	margin-bottom: 12px;
    margin-right: 10px;
}
.footer
{
	background:#41B3E5;
}
.footer p
{
	text-align:center;
	margin: 40px 0px;
    color: #000;
}
.footer p a
{
    color: #000;
}
.cont_contact h2
{
	text-align:center;
	margin-bottom: 2em;
}
.submit 
{
	width:100%;
	padding:10px;
}
.cont_contact
{
	margin:4em 0;
}
.cont_contact a
{
	color:#000;
}
.cont_contact a:hover
{
	text-decoration:none;
}
.form-control
{
	box-shadow: inset 0 50px 30px rgba(0, 0, 0, .075);
}
.contact_left
{
	padding-right:3em;
}
.gallery
{
	margin:4em 0;
}
.gallery h2
{
	margin-bottom:2em;
}
.middle-gallery-grid
{
	padding: 5px;
}
.alert-EFECBE 
{
    color: #836125;
    background-color: #EFECBE;
    border-color: #EBE3A3;
}
.alert-ECE8F1 
{
    color: #775B5C;
    background-color: #ECE8F1;
    border-color: #DDE2E6;
}
.alert-FDF6CF 
{
    color: #C05813;
    background-color: #FDF6CF;
    border-color: #FCE6AC;
}
.alert-F8D7C8 
{
    color: #D23017;
    background-color: #F8D7C8;
    border-color: #F5BFB3;
}
.alert-E7EFC8 
{
    color: #A78D2C;
    background-color: #E7EFC8;
    border-color: #E0E9B2;
}
.alert-E3ECF3
{
    color: #6B7F9A;
    background-color: #E3ECF3;
    border-color: #CBE7EA;
}
.alert-FCF7D9
{
    color: #AE7D6C;
    background-color: #FCF7D9;
    border-color: #FCEABA;
}
.alert-F5DDD1
{
    color: #BC422A;
    background-color: #F5DDD1;
    border-color: #F0CBC2;
}
.infras
{
	margin:4em 0;
}
.infras h2
{
	margin-bottom:2em;
}
.left_images
{
	background: url("../images/institute.jpg") no-repeat center !important;
	background-size:cover;
	min-height: 402px;
}
.dr_images
{
	background: url("../images/card.jpg") no-repeat center !important;
	background-size:cover;
	min-height: 320px;
}
.up
{
	padding-right: 15px !important;
    padding-left: 15px !important;
    padding-top:0 !important;
}
.top
{
    padding-top:0 !important;
}
.social span
{
	float:left;
}
.social span img
{
	width:;
	height:auto;
}
.social
{
	margin-left:30px;
}
.total_text
{
	margin:4em 0;
}
.total_text h2
{
	margin-bottom:2em;
}
.inner_text
{
	padding: 50px 10px 0 0;
    text-align: justify;
    line-height: 2;
}
.add
{
	color:#1353AB;
	text-align:right;
	margin-top: 10px;
}
.add a
{
	color:#1353AB;
}
.logo
{
	width:82%;
}
.left_panel h3
{
	font-weight:600;
	color:#3db8f3;
}
.left_panel strong
{
	color:#1353ab;
}
.left_panel ul
{
	margin-top:10px;
}
.left_inn
{
	margin-top:3em;
}
.left_panel span
{
	color:#5d99ea;
}

@media only screen and (max-width: 425px)
{
    #nabh
{
    text-align:left;
}
}