body{}
html, html a {
   -webkit-font-smoothing: antialiased !important;
   height: 100%;
}
body{font-family: 'Open Sans', sans-serif;}
h1,h2,h3,h4,h5,h6{font-family: 'Open Sans', sans-serif;}
p,a,table{font-family: 'Open Sans', sans-serif;color:#2E4053}
th{font-family: 'Open Sans', sans-serif; font-size:14px;}
a, button{outline:0 !important;text-decoration:none !important;font-family: 'Open Sans', sans-serif;}
a:hover,a:focus{text-decoration:none !important;color:#212F3D}
hr{border:0.2px solid #ccc ! important;margin:0 ! important;}
 .btn-signup{background-color:#00BCD4;padding:5px;border-radius:30px;margin-top:-3px ! important;}
 .btn-login{background-color:#FF9800;padding:5px;border-radius:30px;margin-top:-3px ! important;}
  
.dropdown-divider{border-color:#f6f6f6;}
.top-header{background-color: #e9f2f4;padding:8px;}
.top-header a{font-size:13px;margin-top:5px;color:#174873 !important;}

.navbar{border:0 ! important;padding:0;margin:0;background-color:#8BC34A; box-shadow: inset 0 0 20px #9CCC65;}
.navbar .container{border:0 ! important;text-transform:uppercase;padding:0;}
.navbar-brand{text-shadow: 1px 1px 1px rgba(0,0,0,0.2);margin-top:0;
padding:5px;color:#e79800;text-align:center ! important;}
.navbar-brand:hover{color:#000;}
.dropdown-menu{  border:0 ;border-radius:0 ;
background-color:#f6fafb;animation-name:fadeIn; padding:10px;box-shadow: inset 0 0 20px #EEEEEE;
    animation-duration: 0.7s; margin:0;}
 .dropdown-item{color:#174873 !important;padding:5px;font-size:12.5px; font-weight:600 ! important;}
 .dropdown-item:hover, .dropdown-item:focus{color:#e79800 !important; background-color:rgba(78, 141, 204,0);}
 .nav-link{color:#fff ! important;margin:0 ! important;font-weight:600;font-size:14px;text-transform:uppercase;padding:15px;padding-left:10px ! important;padding-right:10px ! important;}
 .nav-item{margin:0 ! important;}
 .nav-link:hover{padding:15px;background-color:#f6fafb ! important;text-shadow: none;color:#e79800 ! important;}
 .navbar-toggler{padding:0;margin:0;border:0;text-align:center}
 .navbar-toggler p{color:#e79800;padding:15px;margin:0;text-align:center ! important}
.nav-item .active{color:#fff ! important;}
.dropdown:hover>.dropdown-menu {
  display: block;
}
.dropdown-submenu:hover>.dropdown-menu {
  display: block;
}
.dropdown-submenu:hover>.dropdown-menu {
  display: block;
}
.dropdown-submenu {
  position: relative;
  
}

.dropdown-submenu a::after {
  transform: rotate(-90deg);
  position: absolute;
  right: 15px;
  top: .9em;
}

.dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
  margin-left: .2rem;
  margin-right: .2rem;
}
/*slider*/
* {box-sizing: border-box;}
body {font-family: Verdana, sans-serif;}
.mySlides {display: none;}
img {vertical-align: middle;}

/* Slideshow container */
.slideshow-container {
  max-width:100%;
  position: relative;
  margin: auto;
  
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}


/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1s;
  animation-name: fade;
  animation-duration: 1s;
}

@-webkit-keyframes fade {
  from {opacity: .8} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .8} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .text {font-size: 11px}
}
 /*==============contact===================================*/
 .contact-div{padding:20px;background-color:#fff;border:2px solid #E5E7E9;}
 .contact{margin-top:50px;margin-bottom:20px;}
 
 .contact-div i{color:#e79800;}
 .contact-div a{font-size:15px;color:#2E4053}
 .contact p{font-size:13px;color:#566573;text-align:center}

/*===========================================================*/
.page-top-div{background:url(../img/11.jpg) center  ;
	background-position: fixed;
    background-size: cover;
    background-repeat: no-repeat;}
.container-page-top-div{background-color:rgba(40,62,86,0.8);padding-bottom:30px;padding-top:30px;box-shadow: 0 0 18px 1px rgba(52, 73, 94, 0.5);}
.container-page-top-div h4{color:#fff;letter-spacing:0.5px;}
/*================== slider end =========================*/
.login-box-body{margin-top:80px;margin-bottom:80px;border-top:4px solid #174873}
.login-box-body{background-color:#EEEEEE;padding:15px;}
.login-box-msg{color:#E79800}
/*==================about=====================*/
/*heading-border*/
.heading-border{border-left:5px solid #12395C;padding-left:10px;border-radius:5px;}

/*==================about=====================*/
.about .centered {
    position: absolute;
    top: 45%;
    left: 35%;
    transform: translate(-50%, -50%);
	padding:15px;
}
.about .container-fluid{position: relative;padding:0;}
.about{padding-top:0px;padding-bottom:80px}
.about h2{font-weight:700;margin-bottom:30px;margin-top:-2px;color:#455A64}
.about h5{font-weight:700;color:#7CB342;margin:0;}

/*===========feature=============*/
.feature{padding-top:50px;padding-bottom:20px;text-align:center;}
.feature h4{font-weight:700;margin-bottom:15px;margin-top:20px;color:#455A64;}
/*===========core_banking=============*/
.service_core{padding-top:50px;padding-bottom:80px;}
.service_core h4{font-weight:600;margin-bottom:15px;margin-top:10px;color:#455A64;}
.service_core h5{font-weight:600;color:#455A64;}
.service_core .col-md-4{padding-left:25px;}
.service_core .doc{padding:15px;background-color:#e9f2f4}
.service_core h2{font-weight:700;margin-bottom:30px;color:#455A64}
.service_core .col-md-8{padding-left:0px;}
.service_core .col-md-8 p{font-size:17px;font-weight:400;color:#455A64;padding-right:20px;}
.service_core .hindi-font{font-family: 'Khula', sans-serif ! important;}
.service_core .box{ box-shadow: inset 0 0 20px #F7F9F9;background-color:#EEEEEE;padding-left:55px;margin-right:75px;padding-top:15px;padding-bottom:15px}
.service_core .box1{box-shadow: inset 0 5px 20px #689F38;background-color:#8BC34A;padding-left:55px;margin-right:75px;padding-top:15px;padding-bottom:15px}
.service_core .box1 p{color:#EEEEEE;}
/*===========service=============*/
.service{padding-bottom:80px;}
.service h2{font-weight:700;margin-bottom:30px;margin-top:-2px;color:#455A64}
.service h4{text-transform:uppercase;font-weight:700;margin-bottom:15px;margin-top:10px;color:#455A64;text-align:center;}
.service h5{font-weight:700;color:#7CB342;margin:0;}
.service p{text-align:center;}
.service .col-md-3{margin:0;margin-bottom:0 ! important;}
.service .box{box-shadow: 0 0 2px 0px rgba(52, 73, 94, 0.1);background-color:#f6fafb;padding:15px;margin-top:20px;border-radius:0px;}
.service .btn-readmore{background-color:#fff;padding:8px;border-radius:30px;color:#689F38;border:1px solid #689F38}
/*=============content===================*/
.content_div{
	background: url(../img/stud.jpg)  ;
	background-position: fixed;
    background-size: cover;
    background-repeat: no-repeat;
	overflow:hidden;
	position:relative;box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
}
.content_div_inner{padding-top:50px;background-color:rgba(0, 0, 0,0.8);}
.content_div_inner h1{color:#E79800;font-weight:700;margin-bottom:40px;margin-top:80px;}
.content_div_inner h2{color:#EEEEEE;font-weight:600;}
.content_div_inner .number{float:left;margin-right:20px;}
.content_div_inner .number h2{width:50px;width:50px;line-height:50px;border-radius:50%;background-color:#fff;color:#E79800;text-align:center}
.content_div_inner .content_text h2{}
/*=====================================*/
.fd-div{width: 750px;
	margin: 30px auto;
	text-align: center;
	position: relative;background-color:#fff;box-shadow: 0 0 18px 1px rgba(52, 73, 94, 0.2);
	padding: 20px 30px;}
/*============================*/
/*--------------contact-------------*/
.form-div{padding:25px;background-color:#EEEEEE;border:0.5px solid #ccc;}
.contact_div{padding-top:20px;padding-bottom:20px;margin-top:50px;background-color:#EEEEEE;}
.contact_div i{border:1px solid #E79800; padding:10px;background-color:#fff;}
.contact_div span{color:#E79800;font-weight:700;}


select{ height: 45px ! important; 
  padding: 0 22px 0 22px;}
.wrap-input100 {
 
  position: relative;
  background-color: #fff;
  height: 45px;
  border: 1px solid #e6e6e6;
  border-radius: 0px;
}
/*==========================*/
/*form styles*/
#msform {
	width: 750px;
	margin: 30px auto;
	text-align: center;
	position: relative;
}
#msform fieldset {
	background: #fff;
	border: 0 none;
	border-radius: 3px;
	box-shadow: 0 0 18px 1px rgba(52, 73, 94, 0.2);
	padding: 20px 30px;
	width: 100%;
	
	/*stacking fieldsets above each other*/
	position: relative;
}
#msform .col-md-4{padding-right:5px}
#msform .col-md-8{padding-left:5px}
/*Hide all except first fieldset*/
#msform fieldset:not(:first-of-type) {
	display: none;
}
/*inputs*/
#msform input, #msform textarea {
	padding: 5px;
	border: 1px solid #ccc;
	border-radius: 0px;
	margin-bottom: 10px;
	width: 100%;
	box-sizing: border-box;
	color: #2C3E50;
	font-size: 15px;
}
/*buttons*/
#msform .action-button {
	width: 100px;
	background: #7CB342;
	font-weight: bold;
	color: #fff;
	border: 0 none;
	border-radius: 0px;
	cursor: pointer;
	padding: 10px 5px;
	margin: 10px 540px 5px;
	
}
#msform .action-button:hover, #msform .action-button:focus {
	box-shadow: 0 0 0 2px white, 0 0 0 3px #7CB342;
}
/*headings*/
.fs-title {
	font-size: 15px;
	text-transform: uppercase;
	color: #2C3E50;
	margin-bottom: 10px;
}
.fs-subtitle {
	font-weight: normal;
	font-size: 13px;
	color: #666;
	margin-bottom: 20px;
}
/*progressbar*/
#progressbar {
	margin-bottom: 30px;
	overflow: hidden;
	/*CSS counters to number the steps*/
	counter-reset: step;
}
#progressbar li {
	list-style-type: none;
	color: #2C3E50;
	text-transform: uppercase;
	font-size: 9px;
	width: 15.33%;
	float: left;
	position: relative;
}
#progressbar li:before {
	content: counter(step);
	counter-increment: step;
	width: 20px;
	line-height: 20px;
	display: block;
	font-size: 10px;
	color: #333;
	background: #fff;
	border-radius: 3px;
	margin: 0 auto 5px auto;
}
/*progressbar connectors*/
#progressbar li:after {
	content: '';
	width: 100%;
	height: 2px;
	background: #fff;
	position: absolute;
	left: -50%;
	top: 9px;
	z-index: -1; /*put it behind the numbers*/
}
#progressbar li:first-child:after {
	/*connector not needed before the first step*/
	content: none; 
}
/*marking active/completed steps green*/
/*The number of the step and the connector before it = green*/
#progressbar li.active:before,  #progressbar li.active:after{
	background: #7CB342;
	color: #fff;
}

/*---------------------------------------------*/
form{font-family: 'Open Sans', sans-serif ! important;}
label{font-family: 'Open Sans', sans-serif ! important;}
.input100 {
  display: block;
  width: 100%;
  /*background: transparent;*/
}

input.input100 {
  height: 100%;
  padding: 0 22px 0 22px;
}
textarea.input100 {
  height: 100%;
  padding: 0 22px 0 22px;
}

/*------------------------------------------------------------------
[ Focus Input ]*/

.focus-input100 {
  position: absolute;
  display: block;
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  top: -2px;
  left: -2px;
  pointer-events: none;
  border: 1px solid #E79800;
  border-radius: 0px;

  visibility: hidden;
  opacity: 0;

  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;

  -webkit-transform: scaleX(1.1) scaleY(1.2);
  -moz-transform: scaleX(1.1) scaleY(1.2);
  -ms-transform: scaleX(1.1) scaleY(1.2);
  -o-transform: scaleX(1.1) scaleY(1.2);
  transform: scaleX(1.1) scaleY(1.2);
}

.input100:focus + .focus-input100 {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/*========================================================*/
/* The container */
.container_checkbox {
    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 15px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.container_checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
	
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    border:1px solid #ddd;
     background-color:#fff;
}

/* On mouse-over, add a grey background color */
.container_checkbox:hover input ~ .checkmark {
  
}

/* When the checkbox is checked, add a blue background */
.container_checkbox input:checked ~ .checkmark {
    background-color: #7CB342;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.container_checkbox input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.container_checkbox .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
/*========================================================*/
/*------------------------------------------------------------------
[ Alert validate ]*/
 /*==============footer==================================*/
 
 .footer{background: url(../img/bg2.jpg)  ;
	background-position: fixed;
    background-size: cover;
    background-repeat: no-repeat;
	overflow:hidden;
	}
	.footer-bg{box-shadow: 0 0 25px 1px rgba(52, 73, 94, 0.5);padding-top:50px;padding-bottom:50px;background-color:rgba(0,0,0,0.8)}
 .footer h5{color:#fff;font-weight:600;letter-spacing:0.5px;}
 .footer a{font-size:15px; font-weight:500;color:#B9C8D5 ! important;letter-spacing:0.5px;line-height:30px;}
 
 /*============footer last============================================*/
 .footer-last{box-shadow: 0 0 20px 1px rgba(52, 73, 94, 0.4);  background-color:#12395C ;padding-bottom:1px;font-size:13px;}
 .footer-last p{color:#fff;text-align:center;padding-top:15px;}
 .footer-last a{color:#E79800;}
 
 
 
 
 
 /*================responsive============================================*/
 @media screen and (max-width:1440px){
.intros{padding-top:55px;padding-bottom:77px;}
/*============================*/
.intros1 a{font-size:13px;}
.intros1{padding-top:62px;padding-bottom:70px;}
/*===============================*/
.intros2{padding-top:55px;padding-bottom:77px;}
}

@media screen and (max-width:1280px){
.intros{padding-top:55px;padding-bottom:75px;}
/*============================*/
.intros1 a{font-size:13px;}
.intros1{padding-top:62px;padding-bottom:70px;}
/*===============================*/
.intros2{padding-top:55px;padding-bottom:55px;}
}
@media screen and (max-width:1024px){
.navbar-brand .logo1{width:50px ! important; }
	.navbar-brand .logo2{width:150px ! important; }	
.carousel-inner .carousel-item {
  height: 400px ! important;
}
#index_slider .carousel-inner1 .carousel-item1 {
  height: 500px ! important;
}
.intros{padding-top:55px;padding-bottom:55px;}

/*============================*/

.intros1 a{font-size:13px;}
.intros1{padding-top:55px;padding-bottom:55px;}

/*===============================*/

.intros2{padding-top:55px;padding-bottom:55px;}

}
@media screen and (max-width:992px){

.intros{padding-top:55px;padding-bottom:55px;}

/*============================*/

.intros1 a{color:#fff ! important;font-size:13px;}
.intros1{padding-top:34px;padding-bottom:34px;}
/*===============================*/
.intros2{padding-top:45px;padding-bottom:45px;}
/*intros-div*/

}
@media screen and (max-width:800px){
.about-section2 .abs1{flex:0 0 100%;max-width:100%;}
.about-section2 .abs2{flex:0 0 100%;max-width:100%;}
.about-section2 .abs2 img{display:none;}
			.content_div_inner{padding-top:0px;padding-bottom:80px;}
	.content_div_inner img{display:none ! important;}
.content_div_inner .col-md-8{flex:0 0 100%;max-width:100%;}
.intros{padding-top:55px;padding-bottom:55px;}
/*============================*/
.intros1 a{font-size:13px;}
.intros1{padding-top:34px;padding-bottom:34px;}
/*===============================*/
.intros2{padding-top:45px;padding-bottom:45px;}
/*intros-div*/
		.carousel-inner .carousel-item {
 
  height: 400px ! important;
}
}
@media screen and (max-width:768px){
    
	.intros{padding-top:60px;padding-bottom:73px;}
/*============================*/
.intros1 a{font-size:13px;}
.intros1{padding-top:45px;padding-bottom:45px;}
/*===============================*/
.intros2{padding-top:45px;padding-bottom:45px;}
/*intros-div*/
}
@media screen and (max-width:640px){
.about-section2 .abs2 img{display:block;}	
	.content_div_inner{padding-top:0px;padding-bottom:80px;}
.content_div_inner h1{font-size:30px;}
.content_div_inner h2{font-size:22px;}

}
@media screen and (max-width:479px){
    .pasword-container .col-md-9{
        flex:0 0 100% ! important;
        max-width:100% ! important;
    }
    .container_checkbox {margin-top:5px ! important; }
   
    .mySlides img{
         height: 200px ! important;
    }
	.nav-link{padding:5px;padding-left:8px ! important;padding-right:8px ! important;}
 .nav-item{margin:0 ! important;padding:3px;padding-bottom:5px ! important;}
	.carousel-inner .carousel-item {
 
}
.left-control, .right-control {
  top: 40%;
  height: 45px;
  width: 45px;
  line-height: 45px;
  color: #fff;
}
.left-control {
  left: -45px
} 

.right-control {
  right: -45px;
}
	.nav-item{padding:8px;}
	.dropdown-item{padding:8px;}
	
}
@media screen and (max-width:384px){
	.content_div_inner{padding-top:0px;padding-bottom:80px;}
.content_div_inner h1{font-size:30px;}
.content_div_inner h2{font-size:22px;}

}
@media screen and (max-width:375px){
	
}
@media screen and (max-width:360px){

}

@media screen and (max-width:320px){
	.nav-item{margin:0 ! important;padding:5px;}
	.navbar-brand .logo1{width:50px ! important; }
	.navbar-brand .logo2{width:150px ! important; }
	.top-header a{font-size:12px;}
}

