@charset "utf-8";
/* CSS Document */

/*import all css*/

@import url('style.css');
@import url('bootstrap.css');
/*@import url('responsive.css');*/
@import url('font-awesome-4.6.3/css/font-awesome.css');
@import url('font-awesome-4.6.3/css/font-awesome.min.css');
/*banner*/
@import url('animate.css');
/*import all css*/

/*Start css*/
@font-face {
	font-family: 'CableRegular';
	src: url('../m_fonts/EggsReporterRg.eot');
	src: url('../m_fonts/EggsReporterRg.eot?#iefix') format('embedded-opentype'), url('../m_fonts/eggsreporterrg-webfont.woff') format('woff'), url('../m_fonts/EggsReporterRg.ttf') format('truetype'), url('../m_fonts/eggsreporterrg-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
::selection {
	background: #1ABC9C;
	color: #FFF;
	text-shadow: none
}
::-moz-selection {
background:#1ABC9C;
color:#FFF;
text-shadow:none
}
::-webkit-selection {
background:#1ABC9C;
color:#FFF;
text-shadow:none
}
:active, :focus {
	outline: 0!important
}
body {
	font-size: 12px;
	font-family: 'Open Sans', sans-serif;
	background: #fff;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Rubik', sans-serif;
}
a:hover,a:focus,a:active {
	text-decoration: none;
}
p {
	font-size: 14px;
	line-height: 25px;
	font-family: 'Open Sans', sans-serif;
}
li {
	list-style-type: none
}
.top_strip {
	background:#fff;
	 border-bottom:1px solid #eee
}
.part-head {
	position: relative;
	z-index: 55;
}
.malayalam_style {
	font-family: 'CableRegular';
	font-size: 16px;
}
.part-head .header_solo {
	position: relative;
	z-index: 55;
	background: #fff;
}
.part-head .bank_logo {
	margin: 15px 0;
	float: left;
}
.quote_btn {
	background: #d81f24;
	color: #fff;
	border: 1px solid #cc2c30;
	font-weight: bold;
	text-transform: uppercase;
	padding: 8px 20px;
	margin-top: 28px;
	float: right;
	border-radius: 4px;
	-webkit-border-radius: 2px;
	-mos-border-radius: 2px;
	-o-border-radius: 2px;
	font-size: 12px
}
.quote_btn:hover, .quote_btn:active, .quote_btn:focus {
	background: #e82e33
}
.nav_body {
	float: left;
}
.head_row {
	position: relative;
	text-align: center;
	margin: 25px 0;
	margin-bottom: 60px;
}
.head_row h1 {
	text-transform: uppercase;
	font-size: 45px;
	margin: 0;
	color: #d81f24;
}
.head_row h1 span {
	font-weight: lighter;
	color: #343434
}
.head_row:after {
	/*	height:3px;
	background:#8403a7;
	width:90px;*/
	position: absolute;
	left: 0;
	font-family: 'FontAwesome';
	margin: 0 auto;
	right: 0;
	color: #d81f24;
	top: 68px;
	font-size: 30px;
	content: "\f141"
}
.main_banner {
	position: relative;
	overflow: hidden
}
.main_banner .slide_prev {
	left: 30px
}
.main_banner .slide_prev, .main_banner .slide_nxt {
	background: url('../images/icons/bnr_prev.png');
	position: absolute;
	top: 50%;
	width: 35px;
	text-indent: -99px;
	height: 35px;
	cursor: pointer;
	transition: all .1s linear;
	z-index: 2;
}
.main_banner .slide_prev:hover, .main_banner .slide_nxt:hover {
	/*margin-top:4px;*/
	transform: translateY(8px);
	transition: all .1s linear;
	-webkit-transition: all .1s linear;
	-o-transition: all .1s linear;
	-ms-transition: all .1s linear;
}
.main_banner .slide_nxt {
	background: url('../images/icons/bnr_nxt.png');
	text-indent: 72px;
	right: 30px;
	text-indent: -99;
}
.comm-tiitle {
	text-align: center;
	margin-bottom: 50px;
}
.comm-tiitle:after {
	background: #cecece;
	height: 1px;
	width: 100px;
	display: inline-block;
	text-align: center;
	content: "";
}
.comm-tiitle h2 {
	font-size: 40px;
	margin-top: 0;
	font-weight: bold;
	margin-bottom: 0;
	color: #04488e;
	font-family: 'Myriad Set Pro';
}
.hd_style {
	font-size: 30px;
}
.comm-tiitle .light-hd {
	font-weight: 100;
	font-style: normal;
	color: #939598;
}
.comm-tiitle p {
	font-size: 18px;
	color: #939598;
}
.main_cont {
	background: #fff;
}
.part-about {
	padding: 50px 0 30px 0;
	background: url(../images/abt_bg.png) bottom no-repeat;
}
footer {
	color: #fff;
	background: #252525;
}
footer .copy {
}
footer .social {
	float: left;
	width: 100%;
	margin: 25px 0;
	padding: 0;
	text-align: center;
}
footer .social li {
	display: inline-block;
	margin: 10px 10px;
	position: relative;
	transition: 0.9s;
	top: 0px;
}
footer .social li:hover, footer .social li:focus {
	top: -10px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
footer .go-top {
	/*width:60px;
	height:60px;
	border:1px solid #000;*/
	text-align: center;
	display: inline-block;
	font-size: 20px;
	vertical-align: middle;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	color: #000;
	border-radius: 50%;
}
.social ul {
	float: left;
	padding: 0
}
.social ul li a {
	text-align: center;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	color: #fff;
}
.social ul li a i {
	line-height: 26px;/*color:#f26923;*/
}
.social ul li a:hover {
	color: #fff;
}
.loader {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 80px;
	height: 80px;
	transform: translate(-50%, -50%) rotate(45deg) translate3d(0, 0, 0);
	animation: loader 1.2s infinite ease-in-out;
}
.tp-bullets {
	display: none;
}
.tp-rightarrow.large {
	background-image: url(../images/icons/slider-arrow.png) !important;
	background-position: -36px 0px !important;
	width: 31px!important;
	height: 56px!important
}
.tp-leftarrow.large {
	background-image: url(../images/icons/slider-arrow.png) !important;
	background-position: 0px 0px !important;
	width: 31px!important;
	height: 56px!important
}
.nav_cask {
	float: right;
	font-size: 20px;
	cursor: pointer;
	color: #1796d1;
}
.top_social {
	padding: 0
}
.top_social li {
	float: left;
	position: relative;
	display: block;
	margin: 0 2px;
	transition: all .2s linear;
}
.top_social li:hover {
	transform: translateY(-3px);
	transition: all .2s linear;
	-webkit-transition: all .2s linear;
	-o-transition: all .2s linear;
	-moz-transition: all .2s linear;
}
.jalayanam_ti {
	text-transform: uppercase;
	margin: 0;
	font-family: 'Roboto', sans-serif;
	margin-top: 5px;
}
.jalayanam_ti b {
	color: #0877bc;
}
.nav-col {
	position: relative;
}
.social_hd {
	font-weight: bold;
	position: relative;
	top: 2px;
	text-transform: uppercase;
}
.more_btn {
	border: 1px solid #c73f27;
    background: none;
    padding:5px 8px;
    color: #6d6d6d;
/*    border-radius: 20px;*/
    display: inline-block;
    margin: 20px 0;
    font-size: 12px;
    line-height: 15px;
}
.more_btn.more_btn_lg {
	padding:13px 30px}
.more_btn:hover, .more_btn:focus, .more_btn:active {
	text-decoration: none;
	background:#c73f27;
	color: #fff;
}
.highlights {
	/*background:url(../images/bg_grd.jpg);*/
	padding: 30px 0;
	position: relative;
	background: #f8c484;/*-webkit-box-shadow: inset 0px -5px 5px -2px rgba(0,0,0,0.22);
-moz-box-shadow: inset 0px -5px 5px -2px rgba(0,0,0,0.22);
box-shadow: inset 0px -5px 5px -2px rgba(0,0,0,0.22);*/
}
.highlights:after {
	background: url(../images/img_shadow.png) center;
	content: "";
	width: 100%;
	display: block;
	height: 25px;
	bottom: 0;
	position: absolute;
}
.highlights .high_thump {
	background: #fff;
	text-align: center;
	border-radius: 4px;
	float: left;
	position: relative;
	padding: 5px;
	border-bottom: 3px solid #1ac0ca;
	-webkit-box-shadow: 3px 3px 5px -1px rgba(0, 0, 0, 0.22);
	-moz-box-shadow: 3px 3px 5px -1px rgba(0, 0, 0, 0.22);
	box-shadow: 3px 3px 5px -1px rgba(0, 0, 0, 0.22);
}
.highlights .high_thump > .hi_more {
	height: 50px;
	width: 50px;
	background: #fff;
	border-radius: 50%;
	position: absolute;
	z-index: -1;
	color: #000;
	text-align: center;
	line-height: 70px;
	left: 0;
	font-size: 18px;
	font-weight: bold;
	right: 0;
	margin: 0 auto;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	display: block;
	transform: translateY(-50px);
	transition: all .2s linear;
	content: ""
}
.highlights .high_thump:hover > .hi_more {
	transform: translateY(-20px);
	transition: all .2s linear;
}
.highlights .high_thump h3 {
	text-transform: uppercase;
	font-size: 18px;
}
.high_thump figure {
	border-radius: 10px;
	width: 100%;
	display: block;
	overflow: hidden;
	padding: 6px;
}
.high_thump figure img {
	width: 100%
}
.highlights .high_thump.color_01 {
	color: #1ac0ca
}
.highlights .color_01.high_thump {
	border-color: #1ac0ca
}
.highlights .high_thump.color_02 {
	color: #f34545;
	border-color: #f34545
}
.highlights .high_thump.color_03 {
	color: #c3ae1f;
	border-color: #c3ae1f
}
.highlights .high_thump p {
	color: #0e0e0e
}
.bx-wrapper .bx-viewport {
	height: 312px !important;
}
.highlights .bx-wrapper .bx-controls-direction a:hover {
	transform: translateY(-5px);
	transition: all .2s linear;
}
.highlights .bx-wrapper .bx-controls-direction a {
	position: inherit !important;
	background: url(../images/contr.png);
	padding: 10px;
	position: relative;
	width: 32px !important;
	height: 37px !important;
	text-indent: -9999px;
	float: right;
	margin: 0 2px;
	transition: all .2s linear;
}
.highlights .bx-controls-direction {
	text-align: right;
}
.highlights .bx-prev {
	background-position: 34px !important;
}
.highlights .bx-next {
	background-position: 73px !important;
}
.high_btn {
	background: #faa634;
	border: 1px solid #ddd;
	padding: 7px 25px;
	text-transform: uppercase;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	border: 2px solid #ed9824;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	margin-top: 10px;
	display: inline-block;
}
.high_btn:hover, .high_btn:active, .high_btn:focus {
	color: #eee;
}
.high_slide_wrap {
	margin: 40px 0;
}
.highlights #txt_high {
	margin-bottom: 25px;
	font-size: 30px;
}
.service {
	 
}
.service .serv_listing {
	margin: 10px 0;
	padding-left: 20px;
}
.service .serv_listing li {
	margin: 5px 0;
	width: 50%;
	float: left;
	font-size: 13px;
	list-style-image: url(../images/icons/img_ma.png)
}
.service .serv_listing li a {
	color: #000;
}
.service .hd_style {
	margin-bottom: 40px;
}
.bg_get {
	background: #1796d2;
	color: #fff;
	font-size: 13px;
	padding: 15px 0;
}
.bg_get h1 {
	font-size: 30px;
	margin: 0 0 8px 0;
}
.cont_btn {
	background: #e99e0f;
	border: 2px solid #0f80b5;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	display: block;
	margin-top: 10px;
	padding: 6px 20px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
}
.cont_btn:hover, .cont_btn:focus, .cont_btn:active {
	color: #fff;
	background: #fbb124;
	text-decoration: none;
}
footer {
	padding-bottom: 0;
}
footer .footer_top {
	float: left;
	width: 100%;
	padding: 40px 0 0 0;
	background:#333;
	 
}
footer .copy {
	font-size: 12px;
	color: #fff;
	border-top: 1px solid #525252;
	position: relative;
	padding: 10px 0;
	margin-top: 25px;
}
footer .ft-nav {
	padding: 0
}
footer .ft-nav li {
	list-style-image: url(../images/icons/list-symbol.png);
	list-style-position: inside;
	line-height: 20px;
}
footer .ft-nav li a, footer .ft-nav li p {
	color: #fff;
	line-height: 25px;
	font-size: 12px;
}
footer .ft-nav li a:hover {
	color: #f26923
}
footer .tangent {
	color: #f26923
}
footer .copy a {
	color: #fff;
	margin-right: 12px;
}
.up-arrow {
	position: absolute;
	right: 0;
	color: #fff;
	top: -8px;
	font-size: 25px;
}
.up-arrow a {
	color: #fff
}
footer .social {
	float: left;
	width: 100%;
	margin: 7px 0;
	padding: 0;
	text-align: center;
}
footer .social li {
	display: inline-block;
	margin: 10px 0px;
	position: relative;
	transition: 0.9s;
	top: 0px;
}
footer .social li:hover, footer .social li:focus {
	top: -10px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
footer address {
	line-height: 24px;
}
footer .go-top {
	/*width:60px;
	height:60px;
	border:1px solid #000;*/
	text-align: center;
	display: inline-block;
	vertical-align: middle;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	color: #000;
	border-radius: 50%;
}
footer .ft-hd {
	text-align: left;
	margin-bottom: 25px;
	margin-top: 25px;
	position: relative;
	float: left;
	width: 100%;
}
footer .ft-hd h4 {
	color: #ccc;
	position: absolute;
	bottom: -19px;
	text-transform: uppercase;
	display: inline-block;
	padding: 0 0px;
	padding-right: 6px;
}
.copy {
	border-top: 1px solid #d81f24;
	color: #fff;
	padding: 10px 0
}
.copy p {
	margin: 0;
	font-size:12px;
}
.footer_bottom {
	padding: 40px 0;
	float: left;
	width: 100%;
	background: url(../images/ft_bg.jpg)
}
.footer_bottom .ft-hd {
	height: 15px;
	border-bottom: 0
}
.footer_bottom .ft-hd h4 {
	background: none;
	font-weight: bold
}
#quick_service .ul_quick_service {
	float: left;
	width: 100%;
	margin-top: 15px;
	text-align: center;
	padding: 0;
}
#quick_service .ul_quick_service li {
	font-size: 17px;
	font-weight: 300;
	padding: 0 20px;
	height: 44px;
	border-right: 1px solid #ddd;
	display: inline-block;
	/*float:left;
	display:table;*/
	vertical-align: middle;
	color: #5a5a5a;
	text-transform: uppercase;
}
.ul_quick_service li:last-child {
	border-right: 1px solid #fff !important;
}
#quick_service .ul_quick_service .first {
	float: left;
	font-size: 20px;
	color: #d81f24;
	font-weight: bold;
	padding-top: 5px;
}
#quick_service .ul_quick_service .second {
	float: right;
	margin-left: 10px;
	line-height: 21px;
}
#welcome_body {
	padding-top: 40px;
}
.about_bg {
	background: url(../images/bg_map.png) top left no-repeat
}
#service_body {
	padding: 40px 0;
	color: #fff;
	position: relative;
	background: url(../images/bg_service.jpg) center fixed;
}
#service_body .container {
	position: relative;
	z-index: 1;
	color: #fff
}
#service_body p {
	font-size: 16px;
	font-weight: lighter
}
#service_body:before {
	background: rgba(0, 0, 0, 0.65);
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: block;
}
#service_body .head_row h1 span, #service_body .head_row p {
	color: #eee
}
.tangent_serv {
	margin: 25px 0;
	padding: 0;
}
/*#service_body .service_item{
	background:none;
	color:black;
	position:relative;
	text-align:center;
	padding:30px 10px;
	transition:color 0.25s ease;
	}	
#service_body .service_item:after	{
  position: absolute;
  content: "";
  top:0;
  left: 0;
  width: 100%;
  height: 0;
  background-color: #fff;
  transform-origin:bottom;
  transition:height 0.25s ease;
  z-index:-1;}
#service_body .service_item:hover::after {
  height: 100%;
   
}*/
  
#service_body .service_item {
	background: rgba(255, 255, 255, 0.91);
	color: black;
	position: relative;
	text-align: center;
	padding: 30px 10px;
	box-shadow: inset 0 0 0 0 #31302B;
	-webkit-transition: all ease 0.2s;
	-moz-transition: all ease 0.2s;
	transition: all ease 0.2s;
}
#service_body .service_item:hover {
	box-shadow: inset 10px 0 0 0 #d81f24;
	background: #fff;
}
.tangent_serv .service_item .thin {
	font-weight: lighter
}
.service_item .fa {
	color: #d81f24;
	font-size: 45px;
}
.tangent_serv .service_item .serv_item_txt {
	position: relative;
	margin-bottom: 25px;
	font-size: 17px;
}
.tangent_serv .service_item .serv_item_txt:after {
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: -10px;
	width: 50px;
	height: 2px;
	background: #d81f24;
	content: "";
	display: block;
}
.tangent_serv .service_item .more_btn {
	width: 35px;
	font-size: 5px;
	height: 35px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-mos-border-radius: 50%;
	-o-border-radius: 50%;
	border: 1px solid #ddd;
	line-height: 47px;
	display: inline-block;
	text-align: center;
	margin-top: 15px;
}
.tangent_serv .service_item .more_btn .fa {
	font-size: 25px;
}
.tangent_serv .service_item .serv_icon {
	margin-top: 25px;
}
#home_cont_info {
	background: #f4f4f4;
	padding: 30px 0;
	position: relative;
}
#home_cont_info p {
	margin-bottom: 0;
	color: #333
}
#home_cont_info .phone {
	color: #d81f24;
	font-size: 20px;
	background: url('../images/icons/phone.png') left center;
	background-repeat: no-repeat;
	padding-left: 50px;
}
#home_cont_info .phone.email {
	background: url('../images/icons/email_icon.png') left center;
	padding-left: 50px;
	background-repeat: no-repeat;
}
#home_cont_info h1, #home_cont_info h3 {
	font-size: 20px;
	margin: 0;
}
#home_cont_info:before {
	position: absolute;
	left: 0;
	right: 0;
	content: "";
	width: 350px;
	background: #d81f24;
	height: 4px;
	margin: 0 auto;
	top: 0;
}
footer p {
	color: #fff;
}
.ft_cont {
	margin-bottom: 0;
}
.service_prev, .service_nxt, .news_prev, .news_nxt {
	border: 1px solid #eee;
	cursor: pointer;
	padding: 4px;
	height: 30px;
	width: 30px;
	margin: 0 5px;
	float: left;
	background: #fff url(../images/arrow_cc.png) center no-repeat;
	background-position: 3px -2px;
}
.service_nxt, .news_nxt {
	background: #fff url(../images/arrow_cc.png) center no-repeat;
	background-position: -20px -2px;
}
#quick_service {
	background: #f7f7f7;
}
.fl_news {
	background: #e65b19;
	color: #fff;
	padding: 4px 0
}
.fl_news .fl_news_lft {
	margin-right: 15px;
	padding-top: 4px;
	font-weight: bold;
	font-size: 15px;
	width: 13%;
}
.fl_news .fl_news_lft, .fl_news .fl_news_rgt {
	float: left;
}
.fl_news .fl_news_rgt p {
	margin-bottom: 0;
	float: left;
	margin-right: 15px;
}
.fl_news_rgt {
	width: 80%;
}
.nav_wrap {
	background:#c73f27;
	position: relative;
	z-index: 3;
	/*-webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.39);
	-moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.39);
	box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.39);*/
}
.nav-dropdown .menu-item a {
	color: #000 !important
}
#site_banner {
 po
}
.emi_calc {
	background: #1f8bb5;
	padding: 8px 15px;
	color: #fff;
	margin: 0 5px;
	border: none;
	border-radius: 4px;
}
.emi_calc:active {
	background: #ef9f0c
}
.phone_wrap {
	/*float: right;
	margin-top: 30px;*/
}
.social_info {
	font-size:20px;
    color: #3a3a3a;
 	font-weight: lighter;
	padding: 2px 3px;
	 
}
.social_info a {
	font-size:18px;
	color:#c73f27}

.bank_phone img {
	position:relative;
	top:-4px}
#welcome_txt {
	text-align: center;
}
.doctor_body {
	padding: 50px 0;
	background:#f7f2b5 /*url(../images/img_08.png) left bottom*/;
	background-repeat:no-repeat;
	background:url(../images/img_10.jpg) fixed;
	background-size:cover;
}
.home_about_cont p {
	box-sizing: border-box;
    margin: 0px 0px 10px;
    font-size: 16px;
    line-height: 25px;
    font-family: CableRegular;
    text-align:center;
    color: #333333;
    outline: 0px !important;
	margin-bottom:25px;
	}
#welcome_txt h1 {
	font-family: 'Rubik', sans-serif;
	padding: 10px 20px;
	display: inline-block;
	margin: 0;
	font-size: 32px;
	color: #000;
	margin-bottom: 20px;
	font-weight: 100;
	text-transform: uppercase;
}
.about_p {
	float: left;
	margin-bottom: 40px;
}
.img_about {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
.txt_b {
	font-family: 'Rubik', sans-serif;
	margin-bottom:30px;
	text-align: center;
	color: #fff;
}
.txt_b span {
	text-transform: uppercase;
	font-size:25px;
	color:#4c4c4c;
}
.side_right .txt_b:first-child {
	margin-top: 0;
}
.slide_fixed {
	background: #fffcdd;
	padding: 18px;
	border: 1px solid #cbe9f3;
}
.slide_fixed h3 {
	font-size: 18px;
	color: #0270d7;
	margin-top: 0;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.slide_fixed p {
	margin-bottom: 0;
	font-size: 16px;
}
.ul_slide_fixed {
	padding: 0;
}
.depo_item h3{
}
.bank_facilt_body h3 {
	color: #9a1277;
	font-size: 20px;
	text-transform: uppercase
}
.bank_facilt_body h3 img {
	margin-right: 15px;
}
.ul_list_depart {
	margin-left: 0;
    margin-top: 0;
    padding: 0;
    float: left;
    width: 100%;
}
.ul_list_depart li {
	font-size: 16px;
	line-height: 30px;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	color: #fff;
	float: left;
 /*   padding: 12px 0;*/
	width:25%;
}
.ul_list_depart li a {
	display:block;
}
.ul_list_depart li img {
	margin: 0 10px;
	-webkit-transition: 0.9s;
	-moz-transition: 0.9s;
	-o-transition: 0.9s;
	transition: 0.9s;
}
.ul_list_depart li .dep_item {
	  -moz-box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.33);
box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.33); 
	padding: 23px 10px;
	text-align: center;
	color:#000;
	background: #fff;
     border-radius: 3px;
	margin: 3%;
	
}
.ul_list_depart li .dep_item:hover{
	transform:scale(1.1,1.1);
	-webkit-transform:scale(1.1,1.1);
	-ms-transform:scale(1.1,1.1);
	-o-transform:scale(1.1,1.1);
	-moz-transform:scale(1.1,1.1);
	-webkit-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;	}
.ul_list_depart li .dep_item h3 {
	color:#636363;
    display: block;
    font-size:18px;
    text-transform: uppercase;
	margin-top:1em;
}
.ul_list_depart li .icon_dep {
	width:40px;
	height:40px;
	overflow:hidden}
.interesr_rate {
	font-size:24px;
	color:#ff1892;
	font-weight:lighter}
.ul_list_depart li:hover img {
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: 0.9s;
	-moz-transition: 0.9s;
	-o-transition: 0.9s;
	transition: 0.9s;
}
.bank_dep_hd {
	background: url(../images/bg_v.jpg);
	padding: 4px;
	color: #fff;
	position: relative;
	margin-bottom: 15px;
	float: left;
	width: 100%;
}
.bank_dep_hd:after {
	content: "";
	background: url(../images/bg_mc.png);
	height: 101px;
	width: 29px;
	display: block;
	right: 15px;
	position: absolute;
	top: 4px;
}
.bank_dep_hd img {
	-webkit-box-shadow: 3px 4px 0px 0px rgba(0, 0, 0, 0.31);
	-moz-box-shadow: 3px 4px 0px 0px rgba(0, 0, 0, 0.31);
	box-shadow: 3px 4px 0px 0px rgba(0, 0, 0, 0.31);
}
.bank_dep_hd p {
	margin-bottom: 0
}
.bank_dep_hd .name {
	font-size: 14px;
	text-transform: uppercase;
	margin-bottom: 0
}
.bank_dep_hd .img_offc {
	float: left;
	margin-right: 8px;
}
.message_body {
	margin-bottom: 20px;
}
#home_loan {
	padding: 0;
	clear: both;
	margin-bottom: 10px;
}
.slide_loan {
	margin-bottom: 20px;
}
#home_loan .loan_item {
	float: left;
	color: #000;
	background: #fff;
	border-radius: 4px;
	min-width: 274px;
}
#home_loan .loan_item img {transition: 0.5s;}
#home_loan .loan_item:hover img{
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;}
#home_loan .loan_item:hover {
	-webkit-box-shadow: 0px 0px 12px 2px rgba(0,0,0,0.65);
-moz-box-shadow: 0px 0px 12px 2px rgba(0,0,0,0.65);
box-shadow: 0px 0px 12px 2px rgba(0,0,0,0.65);

}
.loan_footer .loan_hd {
	text-transform: uppercase;
    font-size: 20px;
    font-weight: 400;
    color: #ff1892;
     
}
.loan_footer:hover .loan_hd{ color:#9a1277}
#home_loan .loan_item .loan_footer {
	text-align: center;
	padding: 20px 15px;
}
.loan_item:hover,.loan_item:focus,.loan_item:active{
	text-decoration:none}
.home_gallery {
	padding: 0;
	margin: 0
}
.home_gallery li {
	width: 92px;
	height: 56px;
	overflow: hidden;
}
.home_gallery li img {
	width: 100%;
}
.home_gallery li {
	float: left;
	margin: 4px;
	width: 29%;
}
.home_gallery li a {
	float: left;
}
.home_gallery li a:hover {
	opacity: 0.8
}
.head_shadow {
	-webkit-box-shadow: 0px 6px 4px -1px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0px 6px 4px -1px rgba(0, 0, 0, 0.25);
	box-shadow: 0px 6px 4px -1px rgba(0, 0, 0, 0.25);
	position: fixed !important;
	width: 100%;
	top: 0;
	left: 0;
	right: 0
}
.contact {
}
.contact .enquiry {
}
.contact .enquiry .form-control,.job_apply .form-control {
	padding: 20px 10px;
	border: 1px solid #a7a7a7;
	border-radius: 0
}
.contact .enquiry .form-group {
	margin-bottom: 20px;
}
.send-button {
	background: red;
	padding: 10px 20px;
	color: #fff;
	border: none
}
.address-block {
}
.address-block .address {
}
.loaction .map {
	border: 2px solid #0079c2;
	overflow: hidden;
}
.inner-page-banner {
	background:#f7f7f7 url(../images/inne_bnr.jpg) fixed  ;
	background-size:cover;
	min-height: 200px;
	border-bottom: 2px solid #e6e6e6;
 	position:relative;
}
.inner-page-banner:after{    content: "";
    display: block;
    background: #2121218c;
    height: 100%;
    z-index: 5;
    width: 100%;
    left: 0;
    top: 0;
    position: absolute;
}
.inner-page-banner .page-tittle {
  	position:relative;
	z-index:6;
	/*	padding:10px;*/
	margin-top: 70px;
}
.inner-page-banner .page-tittle h3 {
	margin: 0;
    text-transform: uppercase;
    color: #fff;
    padding: 10px;
    font-size: 30px;
 
}
.inner-page-banner .page-tittle .paging {
    display: block;
    float: left;
    padding: 5px 5px;
    width: 100%;
    margin-bottom: 0;
}
.inner-page-banner .page-tittle .paging li {
	float: left;
	list-style-type: none;
	border-right:1px solid #525252;
	line-height: 0;
	padding-bottom: 5px;
	padding-top: 5px;
}
.inner-page-banner .page-tittle .paging li a {
	color: #fff;
    font-size: 12px;
    padding: 5px 10px;
    text-transform: uppercase;
}
.inner-page-banner .page-tittle .paging li:last-child {
	border: none;
}
.inner-sectio-conts .interest-loan, .inner-sectio-conts .online-acc-button {
	margin-bottom: 10px;
	margin-top: 0
}
.inner_page {
	padding-top: 30px;
	margin-bottom: 50px;
}
.more_branches {
	padding-left: 0
}
.more_branches .branch_bank {
	background: #eee;
	padding: 15px;
	text-align: center;
	height: 78px;
	margin-bottom: 10px;
}
.more_branches li h3 {
	font-size: 14px;
	margin: 0;
	margin-bottom: 10px;
}
.gallery-col {
}
.gallery-col ul {
	padding: 0;
	float: left;
	width: 100%;
}
.gallery-col ul li {
	overflow: hidden;
	border: 1px solid #fff;
	float: left;
	width: 23%;
	position: relative;
	margin: 1%;
}
.gallery-col ul li img {
	height: auto;
	width: 100%;
	max-width: 100%;
}
.gallery-col ul li {
	margin-bottom: 15px;
}
.gallery-col ul li .glry_caption {
	position: absolute;
	background: rgba(25, 25, 25, 0.81);
	height: 100%;
	top: 0;
	left: 0;
	width: 100%;
	padding: 10px;
	color: #fff;
	text-align: center;
	transform: translateX(-200px);
	transition: all 0.7s ease-out;
	opacity: 0;
}
.gallery-col ul li .glry_caption h4 {
	vertical-align: middle;
	line-height: 25px;
	margin-top: 18px;
	font-weight: 200;
	font-size: 14px;
	width:95%;
	margin:0 auto;
}
.gallery-col ul li:hover .glry_caption {
	transform: translateY(0px);
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	-O-transform: translateY(0px);
	opacity: 1;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.gallery-col ul li .glry_caption .fa {
	font-size: 25px;
	margin-top: 25px;
	color: #fff;
	margin-bottom: 20px;
}
.ms_col {
	border: 1px solid #eee;
	height: 347px;
	margin-bottom: 15px;
	-webkit-box-shadow: 4px 5px 0px -1px rgba(0,0,0,0.06);
	-moz-box-shadow: 4px 5px 0px -1px rgba(0,0,0,0.06);
	box-shadow: 4px 5px 0px -1px rgba(0,0,0,0.06);
}
.ms_col .img_col {
	overflow: hidden;
	height: 200px;
}
.ms_col .img_col img {
	width: 100%
}
.ms_col h2 {
	font-size: 16px;
	line-height: 24px;
	margin-top: 2px;
}
.ms_col .post_ft {
	padding: 10px;
	position: relative;
}
.ms_col .post_date {
	color: #e65b19
}
.ms_col .more_btn {
	margin-top: 5px;
	float: left
}
.news_more .img_col {
	height: 370px;
	position: relative;
}
.news_more .ms_col {
	height: auto;
}
.download_file {
	background: #f9f9f9;
	padding: 12px;
	color: #0370d7;
	right: 11px;
	position: absolute;
	top: 22px;
}
.news_more .post_ft {
	padding-left: 25px;
}
.news_more #news_slider {
	padding-left: 0
}
.news_more .news_nav {
	position: absolute;
	bottom: 17px;
	z-index: 9999;
	right: 12px;
}
.loan_page .loan_item {
	text-align: center;
	margin-bottom: 20px;
	text-decoration: none;
	color: #000;
	border: 1px solid #eee;
	float: left;
	width: 100%;
}
.loan_page .loan_item img {
	width: 100%;
}
.home_loan {
	background: #fbfbfb;
	padding: 80px 0;
	background-image:url(../images/bg_ms.jpg);
	background-size:100% 100%;
}
.home_deposit {
	padding: 40px 0;
	background: #f9f9f9;
	 
}
.home_deposit .txt_b span  {
	color:#c73f27}
.three_col {
	padding: 30px;
	color: #fff;
	min-height: 390px;
	background-size: cover;
}
.three_col h3 {
	margin-top: 0;
	font-size: 21px;
	margin-bottom: 28px;
}
.three_col.facilities {
	background: url(../images/bg_facil.jpg);
	background-size: cover;
}
.three_col.message {
	background: url(../images/message_bg.jpg);
	background-size: cover;
}
.three_col.message .img_md {
	width:100px;
	height:100px;
	display:block;
	border-radius:50%;
	background:#fff;
	border:4px solid #fff;
	overflow: hidden;
	margin: 10px auto;}
.three_col.message .img_md img { width:100%}
.three_col.interest_rate {
	background:#f9e0e0;
	color: #000
}
 
.three_col.interest_rate p {
	margin-bottom: 4px;
	font-size: 15px;
}
.depo_item h3 {
	font-size: 16px !important;
    color: #9a1277;
    border-bottom: 1px solid #f1cccc;
    padding-bottom: 9px;
    margin-bottom: 7px;
}
.bank_adv {
	margin-top:60px;}
.list_dept {
	margin:0;
	padding:0}
.list_dept li {
	font-size: 16px;
    line-height:15px;
    font-weight: 400;
    color: #fff;
    float: left;
    padding: 12px 0;
	border-bottom:1px solid #5296c7;
	width:100%;
 }
.side_right .three_col.facilities {
	 
	border: 5px solid #328fe2;}	
.side_right .list_dept li	{
	font-size: 14px;
	float:none;
    color: #fff;
    padding: 12px 0;
    border-bottom: 1px solid #bdbdbd;
    width:100%;}
.side_right .list_dept li .icon_dep {
	width: 40px;
    height: 40px;
    overflow: hidden;
	display:block}
.side_right .three_col{
	padding:10px;}	
	
.widget_ms {
	background:#f9f9f9;
	color:#000;
	padding-bottom: 25px;
	margin-bottom:20px;}	
.widget_ms > h3{
	background:#c73f27;
	padding:10px;
	font-size:18px;
	margin:0;
	color:#fff}		
.widget_ms .list_dept {
	padding:15px;}	
.widget_ms .job_post{ border:none; margin-bottom:5px; padding:6px;}	
.widget_ms .list_dept li {
	color:black;
    border-bottom: 1px solid #d6d6d6;}	
.widget_ms .list_dept li:last-child {
	border-bottom:none
	}	
.widget_ms .list_dept li a {
	font-weight:bold;
	    color: #000;}	
.widget_ms .list_dept li a:hover {
	color:#9a1277}	
.branch_table {
	font-size:14px;}
.branch_table .tbl_head {
	background:#ddd;
	font-weight:bold;
	text-transform:uppercase;}	
.branch_table tr td {
	padding:15px !important;}	
.service .loan_item { margin-bottom:25px; display:block}	
.board {
}
.board .list {
}

.board .list li {
	float:left;
	text-align:center;
	margin-bottom:20px;
	height:252px;
	width: 186px;
}
.board .list.main_board li {
	display:inline-block;
	float:none}
.board .list li h4 {
	color:#0270d7;
	margin-bottom:0px;
}
.board .list li, .board .list li h4 {
	font-size:15px;
	
}
.board .list li .image-block {
	width:136px;
	height:154px;
	overflow:hidden;
	border:3px solid #efefef;
	margin:20px
}	
.loan_page .loan_item .loan_rate,.homeloan_img .loan_rate { 
	position:absolute;
	background:#fff;
	padding:5px;
	bottom:8px;
	font-size:16px;
	font-weight:bold;
	border-radius:4px;
	-webkit-border-radius:4px;
	-mos-border-radius:4px;
	-o-border-radius:4px;
	font-family: 'Oswald', sans-serif;
	right:8px;}	
	.loan_page .loan_item .img_loan {
    position: relative;
}
.board_footer { font-size:12px;}
#fl_close {
	background:#ff5722;
	margin:0 10px;
	border-radius:2px;
	border:none;
	font-size:18px;
	}	
.img_body {
	overflow:hidden;}	
.loan_item .img_body img,.new_col .img_body img {
	width:100%;
	height:auto;
	-webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.5);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.5);   
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.5);
    transition: all 200ms ease-in;
    transform: scale(1.5);}
.loan_item:hover .img_body img,.new_col:hover .img_body img	{
	-webkit-transition: all 100ms ease-in;
    -webkit-transform: scale(1.1);
    -ms-transition: all 100ms ease-in;
    -ms-transform: scale(1.1);   
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.1);
    transition: all 200ms ease-in;
    transform: scale(1.1);
	 }	
.home_news {
	padding:30px 0}
.new_col .new_img {
	overflow:hidden;
	position:relative;}	
.new_col h2 {
	font-size: 14px;
    color: #353535;
    line-height: 19px;}		
.new_col {
	padding:5px}
.new_col .new_img .news_date {
	position:absolute;
	bottom:0;
	left:0;
	padding:14px 22px;
	right:0;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+49,000000+100&0+26,0.86+100 */
background: -moz-linear-gradient(top, rgba(0,0,0,0) 26%, rgba(0,0,0,0.27) 49%, rgba(0,0,0,0.86) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 26%,rgba(0,0,0,0.27) 49%,rgba(0,0,0,0.86) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0) 26%,rgba(0,0,0,0.27) 49%,rgba(0,0,0,0.86) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#db000000',GradientType=0 ); /* IE6-9 */
	color:#fff;
	}	
	
.view_all {
	background: #2e42a2;
    color: #fff;
	border:none;
    padding: 16px 78px;
    font-size: 14px;}
	
.board .list {
	padding:0;
	text-align:center;
}
/*.board .list li, .board .list li h4 {
    font-size: 14px;
    width: 199px;
    margin-bottom: 10px;
}	*/
.board .list li .image-block {
    width: 175px;
    height: 166px;
    overflow: hidden;
    border: 3px solid #efefef;
    margin: 0 auto;
}	
	
.board .list li .image-block img {
    width: 100%;
    height: auto;
}	
.phone_wrap {
   text-align:center;
    margin-top: 20px;
	width:176px;
	display:inline-block
}
.hosp_phone {
    font-size: 16px;
    font-weight: bold;
    color:#c73f27;
    position: relative;
 
}
.phone_wrap i {
	float:left}	
.ph_number {
	display: block;
    font-size: 16px;
    font-weight: bold;
    color: #000;}
 
.btn_appoint {
        background: #ff3535;
    padding: 12px 45px;
    color: #fff;
    margin: 0 5px;
    border: none;
    display: inline-block;
    /* border-radius: 4px; */
    position: relative;
    top: -10px;
	    font-size: 15px;
}	
.doctor_footer {
    background: #fff;
    padding: 10px;
    font-weight: 400;
    color: #545454;
    margin-top: -4px;
}

.doctor_wrap .doctor_footer .doct_name {
    display: block;
    font-weight: bold;
    font-size: 14px;
}

.other_dtls {
    font-style: italic;
}

.doctor_footer .doct_name {
    display: block;
    font-weight: bold;
    font-size: 14px;
}
.late_news {
	padding:0}
.late_news li {
	width: 31.3%;
    margin: 1%;
	float:left}

.doctor_wap #doctor_slide {
	padding:0}
.award_hospital {
	padding:40px 0;
	background:#fff;}
.award_hospital .img_doctor {
	position:relative;
	bottom:-55px;}
.award_hospital h3{
	font-size: 16px;
    height: 43px;
    line-height: 21px;}

.box_award {
	border: 1px dashed #dadada;
    padding: 50px 10px;
    background: #fff;
    max-height: 300px;
    text-align: center;
    margin-bottom: 25px;
    position: relative;}
.box_award:hover h3 {
	color:#ff4d6e}
.box_award:after{
	content:"";
	width:0;
	height:2px;
	background:#ff4d6e;
	display: block;
    position: absolute;
    bottom: 0;
    left: 0;
	transition: all .3s linear;}

.box_award:hover:after{
	width:100%}

.box_award .icon_box {
	width:80px;
	height:80px;
	overflow: hidden;
	display:inline-block}
.health_check {
	padding-top:4em;
	background:#f7f7f7;
	float:left;
	width:100%;}	
.ul_health_check {
	margin-top:50px;}	
.ul_health_check li{
	 
	text-align:center;
	color:#ff4d6e;
	margin-bottom:18px;
	float:left;
	width:100%;
	text-align:center;
	font-size:18px;}	
	
.ul_health_check li a{
	color:#ff4d6e;
	border:1px solid #dedcdd;
	padding:25px 25px;
	min-width: 450px;
    display: inline-block;
	font-family: 'Rubik', sans-serif;
	font-weight:bold
	}	
.ul_health_check li.master {
	
	}	
.ul_health_check li.master a	{
	color:#fff;
	background:#15c39b;}
.hospital_faci   {
   padding:0;
 
}	
.hospital_faci li{
     
    padding: 10px;
	background:#7d7d7d;
    font-size: 16px;
	margin-bottom:5px;
	color:#fff;
  
}
.hospital_faci li:nth-of-type(odd) {
	background-color:#c73f27;
	}	
.hrs_hospit {
	display: inline-block;
    position: relative;
    top: -13px;
    right: 14px;}	
	
.facili_box {
	background:#ddd;
	background-size:cover;
	text-align:center;
	position:relative;
	 }
.facili_box:after {
	content:"";
	display:block;
	background:#0e597d8c;
	height:100%;
 	z-index:5;
	width:100%;
	left:0;
	top:0;
	position:absolute;}	
.facili_box:hover:after,.facili_box:hover:nth-of-type(odd):after{
	opacity:0.6;
	-webkit-transition: 0.9s;
	-moz-transition: 0.9s;
	-o-transition: 0.9s;
	transition: 0.9s;
	background:#000;
	
	}
.facili_box:nth-of-type(odd):after{
	background:#3e89d68c;}
.facili_inner {
	display:table;
	height:219px;
	text-align:center;
	width:100%;}
.facil_ul {
	padding:0;
	margin:0}
.facil_ul li {
	float:left;
	width:20%}	
.facili_box h3 {
	vertical-align:middle;
	display:table-cell;
	width:100%;
	position:relative;
	z-index:8;
	color: #fff;
	font-size:18px;}
.fac_a {
	background:url(../images/fac_01.jpg);
	}	
.facil_ul li:last-child {
	background:#c73f27;
	color:#fff}	
.facil_ul li:last-child:after {
	background:none}	
.facil_ul li a {
	color:#fff}	
	
.widget_ms .inside_cont {
	margin:10px 20px;}	
.ul_list {
	margin:0;
	padding:0;
	margin-left:18px;}
	
.ul_list li {
	list-style-type:circle;
	line-height:25px;
	font-size:13px;}	
.deprt_scroll {}	
.department_scroll .icon_dep {
    width: 40px;
    height: 40px;
    overflow: hidden;
	display:inline-block;
}	
.department_scroll .icon_dep img {
	width: 40px;
    height: 40px
	
}
.department_scroll .owl-item img {
	width:auto !important}
.department_scroll .item {
	text-align:center;
	border:1px solid #ddd;
	padding:30px 10px;
	}	
.department_scroll h3 {
	font-size:14px;
	margin:0;
	margin-top:8px;}	
	
#deprt_scroll {
	padding:0;
	margin:0}	
.department_scroll {
	margin-bottom:50px;}

.details_slide .img_col{
	height: auto;
}
#news_slider {
	margin: 0;
	padding: 0;
}

.details_slide {
	box-shadow: none;
	 height: auto;
	 border: none;
    float: left;
    width: 100%;
}
.news_nav {
	margin-top: 8px;
}
.row_dowld {
    border-bottom: 1px solid #ddd;
    padding: 15px 0;
}
.row_dowld h2 {
    font-size: 16px;
    line-height: 26px;
}
.inner_page .ul_list_depart li{
    width: 33%;}

.doctor_wrap li {
    float: left;
    width: 200px;
    margin: 10px;
}
.doctor_post img {
    width: 100%;
}
.doctor_wrap {
	margin:0;
	padding:0}
.doctor_wrap .doctor_footer {
    background: #c73f27;
    padding: 10px;
    font-weight: 400;
    color: #fff;
    margin-top: -4px;
    height:90px;
}
.doctor_wrap .doctor_footer .doct_name {
    display: block;
    font-weight: bold;
    font-size: 14px;
}

.filter_doctor .form-control {
    padding: 10px 10px;
    height:45px;
	font-size:13px;}
.filter_doctor .more_btn {
        float: left;
    width: 100%;
    font-weight: 800;
    text-align: center;
    margin: 0;
    height: 42px;
    line-height: 31px;
}

.filter_doctor .col-sm-4,.filter_doctor .col-sm-6 ,.filter_doctor .col-sm-2{
	padding-right:0px;
	 }

.job_post {
	border:1px solid #ddd;
	padding:15px;
	margin-bottom:20px;}
.job_post h3{
	font-size:18px;
	margin:0}
.job_post .ul_category {
	margin:8px 0; padding:0; clear:both;margin-bottom: 5px;    float: left;}
.job_post .ul_category li{
	float:left;
	font-size:13px;
	padding:0px 8px;
    line-height: 22px;
	border-right:1px solid #cecece}	
		
.job_post .ul_category li:last-child {
	border-right:none;}	
	
.job_post .ul_category li .catgr {
	color:#c73f27}	
.job_post.job_dtls {
	border:none}	
  
.job_apply {
	margin-top:28px;}
	
.message_info {
    background: #a2d26b;
    padding: 5px 15px;
	clear:both;
    width: 100%;
    float: left;
    margin-bottom: 10px;
    border-radius: 5px;
    color: #fff;
	line-height: 14px;
}	
.message_info .close {
	float:right;
	background:none;
	font-weight:bold;
	font-size:12px;
	color:#fff;
	opacity:1;
	margin:0
	}	
	
.message_info.error {
    background: #f37474;
}	
	
.hlt_check .panel-heading{
	padding:5px 8px;
	}
	
 .hlt_check a h4  {
	 font-size:15px;
	 color:#c73f27;
	 text-transform: uppercase;}
	 
 .hlt_check .ul_list li {
	 font-size:15px;
	 line-height:35px;}	 
.depart_menu a{
	color:black}	 
	 
#niz_crd_logo 
{
    float:left;
    position: relative;
    top: 7px;}
    	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	
		
