
@font-face{
	font-family: "Quattrocento"
	src: url('https://fonts.googleapis.com/css?family=Quattrocento' rel='stylesheet' type='text/css') format("truetype");
}

body{
background-color: #eeeeee;
}

.logo {
	margin-top: 20px;
}

.logo .col-lg-6 {
	padding-top: 40px;
}


h2{
	font-family: "Quattrocento"; x
}

 p {
	font-family: "Quattrocento";	
}

.views-field-title span a{
	font-family: "Quattrocento";
}

.cityname a{
	text-decoration: none;
	text-transform: uppercase;
	font-size: 3em;
	color: #01045B;
	
}

li p{
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	}

.cityname p{
	margin-top: -15px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}


.city{
	font-size: 1.677em;
}

.navbar-default {
    background-color: #003a81;
    
}

.navbar-default .navbar-nav > li > a {
    color: #FFF;
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    color: #F8ED1C;
    background-color: transparent;
}


.red {
	background-color: #c7010c;
	color: #fff;
	width: 100%;
	margin-top: 13px;
}


.emi{
	background-color: #f0f8ff;
	margin-top: 40px;
}

.emi .col-md-3 {
	padding: 10px 10px 10px 30px;
}

#emi{
	background-color: #ababab;
	padding: 5px 25px 15px 25px;
}

#emi h3 strong {
	color: #fff;
}

.cityfooter{
	margin-top: 50px;
	padding: 20px 0pc 20px 0px;
	background-color: #003a81;
	color: #fff;
}

#block-citytheme-branding a img{
width: 80px;
}

.red h3 {
	margin-top: 10px;
}


#block-views-block-slider-block-1{
	margin-top: 10px;
}


.views-field-field-full-name {
	font-size: 1.5em;
	font-family: initial;
	color: #003a81;
}


.navigation {
	height: 45px;
	background-color: #003a81;
}

.navigation a {
	color: #fff;
}

.navigation .sf-depth-2 {
	background-color: #003a81;
}

.views_slideshow_cycle_main {
  width: 100%;
  float: left;
}
.views_slideshow_cycle_main .views-slideshow-cycle-main-frame {
  width: 100% !important;
  height: auto;
}
.views_slideshow_cycle_main .views-slideshow-cycle-main-frame-row {
  width: 100% !important;
  height: auto;
}
.views_slideshow_cycle_main .field-content {
  max-width: 100%;
  width: 100%;
}
.views_slideshow_cycle_main .field-content img {
  max-width: 100%;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}


#block-citytheme-content article footer{
	display: none;
}

.schemes {
	background-color: aliceblue;
}

#block-depositscheme p, #block-loanscheme p {
	padding: 0px 20px 0px 20px;
	margin-top: 15px;
	text-align: justify;
}

#block-depositscheme p img, #block-loanscheme p img {
	
	margin: 0px 20px 10px 0px;
}

#copyrightfoot {
	margin-top: 50px;
	te

}

#block-newsupdate{
	text-align: left;
}

#block-newsupdate h2{
	font-size: 20px;
}

#block-newsupdate ul li{
	list-style: none;
	margin-left: -25px;
}

#block-newsupdate a {
	text-decoration: none;
	color: antiquewhite;
}

#block-contact {
	text-align: left;
}

#block-contact a {
	text-decoration: none;
	color: antiquewhite;
}

#block-contact h2{
	font-size: 20px;
}

#block-contact p{
	margin-left: 15px;
}

#block-footer li {
	list-style: none;
	margin-left: -20px;
}

#block-footer a {
	text-decoration: none;
	color: #fff;
}

#block-footer h2{
	font-size: 20px;
}

#block-views-block-featured-service-block-1{
	/*for the background of service title*/
/*	background-color: rgb(205, 0, 11);
*/
}

#block-views-block-featured-service-block-1 h2{
	padding: 7px 0px 7px 20px;
	color: #003a81;
	border-bottom: 3px solid #337ab7;
}

.views-row .views-field-title {
text-align: center;
}

.views-field-field-image{
	text-align: center;
	margin: 25px 0px 15px 0px;
}

.views-field-title span a{
	font-size: 20px;
}

.views-field-body .field-content p{
	margin-top: 10px;
	text-align: justify;
}

.copycopy{
	text-align: center;
}

.whitebg{
	background-color: #fff;
}

#servtitle #block-citytheme-page-title h1{
	color: #003a81;
	border-bottom: 2px solid #337ab7;
}

#servtitle .field-content{
	margin-bottom: 25px;
}

#contact-message-contact-form-form label {
	display: block;
	margin-bottom: 10px;
}

#contact-message-contact-form-form input {
	display: block;
	margin-bottom: 10px;
}

#block-citytheme-content th {
	padding: 10px;
	border: 1px solid #414145;
}

#block-citytheme-content td {
	padding: 10px;
	border: 1px solid #414145;
}

.js-form-item {
	display: block;
	width: 100%;
	padding: .5rem .75rem;
	margin: 0.8rem;
	font-size: 1.3rem;
	line-height: 1.25;
	color: #464a4c;
	background-color: #fff;
	background-image: none;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid rgba(0,0,0,.15);
	border-radius: .25rem;
	-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	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;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
}

.js-form-item label {
	display: block !important;
}

.sidelinks{
	margin-top: 10px;
}