/* home background */
.bg-image{
/*	background-image: url('../image/home_bg.jpg');
	background-repeat: repeat;
	background-size: auto;
	*/
}
.home-bank-img{
	width: 50%;
	height: auto;
}.blog-content p {
    color: #888!important;
    line-height: 1.9;
    font-size: 15px;
}
.pix25 {
    font-size: 25px !important;
    color: black;
}

/* nanbar */
.navbar {
    padding: 20px 0;
transition: all .15s ease-out 0s!important;
    background: linear-gradient(0.25turn, #8C3590, #2C4982);
}
.navbar .navbar-nav .nav-link {
    padding: 13px 10px;
    font-size: 12px;
    line-height: 24px;
    font-weight: 600;
    color: white;
    text-transform: uppercase;
}
*{
	font-family: 'Montserrat', sans-serif;
}
.navbar .navbar-nav .nav-item.btn-highlight .nav-link {
    padding: 5px 20px;
    border: 1px solid #fbb44a;
}
.navbar .navbar-nav .nav-link {
    padding: 13px 10px;
    font-size: 12px;
    line-height: 24px;
    font-weight: 600;
    color: white;
    text-transform: uppercase;
}
.navbar .navbar-nav .nav-item.btn-highlight {
    margin-left: 20px;
}
/**
.navbar .navbar-nav .nav-item.btn-highlight .nav-link:hover {
    background: #333333;
}
**/
.navbar .navbar-nav .nav-item.btn-highlight .nav-link {
    padding: 5px 20px;
    border: 1px solid #fbb44a;
}
.navbar .navbar-nav .nav-item .nav-link.active, .navbar .navbar-nav .nav-link:hover {
    color: #fbb44a;
    transition-property: color;
    transition-duration: 1s;
}

.nav-link {
    display: inline-block;
    color: #fbb44a;
    text-decoration: none;
}

.nav-link::after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: #fbb44a;
    transition: width .3s;
}

.nav-link:hover::after {
    width: 100%;
    transition: width .3s;
}
.navbar .navbar-brand span {
    vertical-align: text-top;
    color: #fbb44a;
}
.navbar-toggler {
    padding: 0;
    outline: none;
    border: none;
}
.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem;
}
.navbar-toggler-icon:before {
    content: '';
    position: absolute;
    left: 0px;
    top: -11px;
    width: 100%;
    height: 3px;
    background: #fbb44a;
    border-radius: 4px;
    transition: all 0.35s ease-out;
    -webkit-transition: all 0.35s ease-out;
    backface-visibility: hidden;
}
.navbar-toggler-icon:after {
    content: '';
    position: absolute;
    left: 0px;
    bottom: -11px;
    width: 100%;
    height: 3px;
    background: #fbb44a;
    border-radius: 4px;
    transition: all 0.35s ease-out;
    -webkit-transition: all 0.35s ease-out;
    backface-visibility: hidden;
}
.navbar-toggler-icon {
    display: inline-block;
    width: 40px;
    height: 3px;
    background: #fbb44a;
    position: relative;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
}
.content
{
	margin-top: 100px;
}
.text-purple{
	color: #86368F;
}
.bg-purple{
	background: #86368F;
	color: white;
	border:1px solid #86368F;
}
 .badge:hover {
    background: white;
    color: #8A3690;
    border: 1px solid #8A3690;
 }
.homeInput{
	border-radius: 10px;
	height: 45px!important;
	width: 100%;
border-color:#19b394;
color: #19b394;

}
.navbar .scrolled {
    background-color: #fafbfd;
    height: 60px;
    padding-top: 0;
    border-bottom: 1px solid #e1e1e1;
    transition: all .15s ease-out 0s;
}
.banklist{

 column-count: 1;
  column-gap: 1;
  width: 100%;
}
.banklist li{
	 display: inline-block;
	list-style:none ;
	 color:#86368F ;
	   width: 20%;

  height: 40px;
}
.banklist a{
	color: #86368F;
	text-decoration: none;
}
.footer-social-info a i {
    font-size: 14px;
    color: #fff;
    margin-right: 15px;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
}
.footer-logo a {
    color: #fff;
    font-size: 20px;
}
.copywrite_text  p {
    margin-bottom: 10px;
    color: #fbb44a;
    font-size: 13px;
    line-height: 1.9!important;
}
.footer-content-area p{
   color: white !important;
    line-height: 1.4;
    font-size: 13px;

}
.contact_info_area .contact_info h5 {
    font-size: 14px;
}

.contact_info_area .contact_info h5 {
    color: #fff;
}
.footer-content-area {
    padding: 80px 0;
    margin-top: 100px;
    background: linear-gradient(0.25turn, #8C3590, #2C4982) !important;
}
/* sidebar */
.sidebar_list{
	width: 100% !important;
}
.sidebar_list_style{
	list-style:none ;
	 color:#86368F ;
	padding-left:initial;
}

/* bank details card */
.bank_card_header{
	background-color: #304883;
}

.bank_card_content{
	background-color: #F3F1E6;
}

/* bank search btn */
.bank_form_btn{
	padding: 5px 20px 5px 20px;
	border: 1px solid #fbb44a;
	background-color: #304883;
	border-radius: 0px;
}
.bank_form_btn_txt{
	color: #fbb44a;
	font-size: 12px;
	line-height: 24px;
	font-weight: 600;
	cursor: pointer;
}
.breadcrumb{
	background-color: white !important;
}
.breadcrumb-text{
	color: #304883;
}
/* page1 copy to clipboard */
.ifsc_code{
	cursor: pointer;
    color: #fbb44a;
}
.micr_code{
    color: #fbb44a;
	cursor: pointer;
}
.cursor_p{
	cursor: pointer;
    color: #fbb44a;
}
#state_id{
color: #fbb44a;
cursor: pointer;
}
#district_id{
    color: #fbb44a;
cursor: pointer;
}
#city_id{
    color: #fbb44a;
cursor: pointer;

}
#bank_id{
      color: #fbb44a;
cursor: pointer;
}
/* ajax-loader */
#ajax-loader{
	display:none;
}
/* alert */
#alert-error{
	display:none;
}






@media only screen and (max-width: 1000px){
	.drop-down-padding{
        padding-right: 0;
    }
    .nav-item{
		text-align: center;
	}
	.navbar .navbar-nav .nav-item.btn-highlight {
        /* margin-left: 20px; */
        width: 131px;
        margin: 0 auto;
    }
    .HomeformRow .col-lg-3{
	    padding-right: 15px!important;
    }
    .banklist li{
	    display: inline-block;
	    list-style:none ;
	    color:#86368F ;
	    width: 40%;
        height: 40px;
    }
}
.text-blue {color:#663399;}

