@import url('https://fonts.googleapis.com/css?family=Averia+Serif+Libre|Bubblegum+Sans|Caveat+Brush|Chewy|Lobster+Two');


body {
    width: 100%;
    height: 100%;
    padding: 0;
}

html {
    width: 100%;
    height: 100%;
}

.row{
	margin: 20px;
	color:black;
}
.carousel-control.left{
	background-image: none;
}
.carousel-control.right{
	background-image: none;
}
/* ===== NAVIGATION ======*/
.navbar{
	background: #f5821f;
	border: none;
}
.navbar-header h1{
	color: #fff;
}

.logo {
    display: block;
    margin-right: 15px;
    background: white;
    padding-bottom: 24px;
}

.icicilogo{
	padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{
	background: #053c6d;
}
.navbar-brand>img {
  height: 100%;
  padding: 15px; /* firefox bug fix */
  width: auto;
}

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

.navbar li a, .navbar {
    font-size: 12px;
    transition: all 0.6s 0s;
}

.navbar-toggle {
    color: #fff;
    border: 0;
}

.navbar-nav li a:hover, .navbar-nav li.active a {
    color: #053c6d !important;
}


.container{
	margin-left: 0px;
	}

.ministerDetails img {
    max-height: 150px;
    margin: auto;
    display: block;
}

.ministerDetails .card-body{
	font-size: larger;
    font-family: serif;
    font-weight: bold;
}

.mainDiv{
	overflow:hidden;
	margin-top: 13%;
}
.mainDiv div{
	min-height: 200px;
   padding: 10px;
}

	
	
.large{
	display: none;
}
.small{
	display: block;
	font-weight: bold !important;
	color: #fff !important;
}
	
@media screen and (min-width: 1200px){
	.container{
		width: 100%;
	}
	#homesec {
	    margin-top: 1px;
	}
	.large{
		display: block;
	}
	.small{
		display: none;
		font-weight: bold !important;
		color: #fff !important;
	}
	
	.navbar-header h1 {
		letter-spacing: 1px;
		margin-top: 40px;
		
	}
	.brand {
	  color: #FFF;
	  font-size: 28px;
	  float: right;
	}
	.large{
		display: block;
	}
	.small{
		display: none;
	}
	.navbar .nav > li > a {
	  line-height: 50px;
	  font-size: 16px;
	  margin-top: 15px;
	}
	#section4 > .card{
		width: 35rem;
		position: absolute;
		margin-top: 48%;
		margin-left: 5%;
	}
	
	#section4 > .card1{
		width: 35rem;
		position: absolute;
		margin-top: 48%;
		margin-left: 35%;
	}
	#section4 > .card2{
		width: 35rem;
		position: absolute;
		margin-top: 48%;
		margin-left: 67%;
	}
	.card-header{
		border: 2px solid #ccc;
		border-radius: 5px;
	}
	
	
	.holder { 
	  border: 2px solid #ccc;
	  height:300px;
	  overflow:hidden;
	  background: white;
	  width: 48%;
	  margin: 13px;
	}
}

@media screen and (min-width: 0px) and (max-width: 767px){
	#homesec{
		margin-top: 75px;
		margin-left: 30px;
	}
	
	.container{
		margin: 0;
		padding:0px 8px;
		padding-top: 0;
	}
	.icicilogo{
		height: 50px;
		margin-left: 30px;
	}
	.navbar-header h1 {
		margin-left: 95px;
		margin-top: -36px;
	}
	.brand {
	  font-size: 25px;
	}
	#section4 > .card{
		position: absolute;
		width: 33rem;
		margin-left: 15px;
		margin-top: 200%;
	}
	#section4 > .card1{
		position: absolute;
		width: 33rem;
		margin-left: 15px;
		margin-top: 250%;
	}
	#section4 > .card2{
		position: absolute;
		width: 33rem;
		margin-left: 15px;
		margin-top: 300%;
	}
	.card-header{
		border: 2px solid #ccc;
	}
	
	.holder { 
		border: 2px solid #ccc;
		border-radius: 12px;
		width: 80%;
		height: 300px;
		overflow: hidden;
		padding: 10px;
		background: #fcf8e3;
		margin-left: 10%;
		margin-top: 20px;
	}
	.row{
		margin: 0;
	}
	[class*="col-"] {
	  	margin-bottom: 20px;
	}
	
	#info-sites [class*="col-"] > div{
		padding: 20px;
    	border: 1px solid #d1d1d1;
    	-webkit-box-shadow: 4px 4px 10px -3px #888;
    	-moz-box-shadow: 4px 4px 10px -3px #888;
   		box-shadow: 4px 4px 10px -3px #888;
	}
	
	.shadow-wrap.card-selected{
		margin: 0;
    	margin-bottom: 20px;
	}
	.eitdimage{
		height: 11%;
    	width: 100%;
	}
}

.navbar-fixed-top{
	border-width: 0 0 2px;
	box-shadow: 0px -4px 10px 7px #888; 
}

.one{
	float: left;
}
.two{
	float: right;
	margin-right: 10%;
}
.footer {
   position: fixed;
   left: 0;
   bottom: 0;
   width: 100%;
   background-color: black;
   color: white;
   text-align: center;
}


.col-sm-6{
	margin-top:220px;
}

#navPanel{
	display:none;
}

#section4{
	padding-top: 20px;
}

#section2 .card{
    text-shadow: 2px 2px 3px #000;
    padding: 10px;
    cursor:pointer;
}

.card ul{
	background-color:#fff;
	color:#000;
	box-shadow:0px 0px 12px -4px #2a333b;
}
body.grey-box .shadow-wrap{
	background:#f6f6f6;
}
body.grey-box .shadow-wrap img{
	border:1px solid #cdcdcd;
}
.shop-slider .shadow-wrap{
	position:relative;
}
.shadow-wrap:hover .cart-button{
	opacity:1;
	visibility:visible;
	top:50%;
}
.shadow-wrap:hover .fade-bg{
	opacity:0.8;
	visibility:visible;	
}
.shadow-wrap{
	padding:20px;
	border:1px solid #d1d1d1;
	background:#FFF;
	-webkit-box-shadow: 4px 4px 10px -3px #888;
	-moz-box-shadow: 4px 4px 10px -3px #888;
	box-shadow: 4px 4px 10px -3px #888;
	color: #666666;
}
.shadow-wrap.no-pad{
	padding:0;
}
.shadow-wrap .icon-holder i{
	width:50px;
	height:50px;
	text-align:center;
	line-height:50px;
	background:#40aae6;
	color:#FFF;
	font-size:26px;
	font-weight:600;
	display:table-cell;
	vertical-align:middle;
	position:relative;	
	-webkit-box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.1);
}
.shadow-wrap .icon-holder h3{
	padding:0 0 0 20px;
	display:table-cell;
	position:relative;
	vertical-align:middle;
	color:#2a333b;
	font-size:18px;
	font-weight:700;
	letter-spacing:-0.03em;
}
.shadow-wrap:hover .icon-holder i{	
	background:#2A333B;
	-webkit-transform: translate(0,3px);	
    -ms-transform: translate(0,3px);
    transform: translate(0,3px);
	border-radius:50%;
}
.shadow-wrap p{
	margin:0;
}
.shadow-wrap h3 a{
	letter-spacing:-0.02em;
	font-weight:700;
}
.footer-wrap h3{
	margin:0 0 15px 0;
	font-weight:700;
	letter-spacing:-0.02em;
	font-size: 18px;
    color: #f5821f;
}
.blog-text {
    padding: 0 0 0 25px;
    overflow: hidden;
}
.footer-news, .footer-post, .footer-contact {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.footer-news li {
    margin: 0 0 10px 0;
    padding: 3px 0 10px 15px;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
}
.footer-news li:before {
    position: absolute;
    content: "\f105";
    top: 2px;
    font-weight: bold;
    left: 0;
    font-size: 15px;
    z-index: 100;
    font-family: "FontAwesome";
}
.colorstyle{
	outline: 0;
    outline-offset: 0;
    text-decoration: none;
	color: #053c6d;
}
.footer-news li:last-child, .footer-post li:last-child, .footer-contact li:last-child {
    border: none;
    padding-bottom: 0;
    margin-bottom: 0;
}
.colorstyle:hover,
.colorstyle:focus {
  color: #23527c;
  text-decoration: none;
}
.footer-post .icon-left {
    -webkit-box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.1);
    width: 50px;
    height: 50px;
    background: #053c6d;
    text-align: center;
    color: #FFF;
    font-weight: 700;
    float: left;
    overflow: hidden;
}
/* .footer-post li:hover .icon-left{	
	background:#2A333B;
	-webkit-transition: all 0.15s linear;
    -moz-transition: all 0.15s linear;
    -o-transition: all 0.15s linear;
    transition: all 0.15s linear;
	-webkit-transform: translate(0,3px);	
    -ms-transform: translate(0,3px);
    transform: translate(0,3px);
	border-radius:50%;
} */

.footer-post .icon-left span {
    padding: 10px 0 0 0;
    display: block;
    line-height: 16px;
    font-size: 16px;
}
.footer-post .blog-text {
    padding: 0 0 0 20px;
    overflow: hidden;
    margin: 0;
}
.footer-post li .blog-text p {
    padding: 0;
}
.footer-news li:last-child, .footer-post li:last-child, .footer-contact li:last-child {
    border: none;
    padding-bottom: 0;
    margin-bottom: 0;
}
.footer-post li {
    border-bottom: 1px solid #e5e5e5;
    padding: 0 0 25px 0;
    margin: 0 0 25px 0;
}
.footer-post .icon-left span span {
    padding: 0;
    font-size: 12px;
    text-transform: uppercase;
}
.footer-news > li > p{
	color: #666666;
}
#myCarousel {
    margin-bottom: 3%;
    margin-left: 35px;
    width: 94.6%;
}

.dashboard-wrapper {
  max-height: 100vh;
  padding: 0;
  transition: all .4s ease 0s;
}

#sidebar-wrapper {
  width: 190px;
  background: #181D21;
  position: fixed;
  height: 100%;
  z-index: 10000;
  left: -110px;
  transition: all .4s ease 0s;
}

#side-menu {
  margin: 0;
  margin-top: 0px;
  padding: 0;
  background-color: #181D21;
}

#side-menu li {
  list-style-type: none;
  display: block;
  height: 80px;
  border-top: 1px solid #d3d3d3;
  border-bottom: 1px solid #d3d3d3;
  line-height: 80px;
  padding: 0px 20px;
  transition: all 0.9s ease;
}

#side-menu li:hover {
  background-color: #E63054;
}

#side-menu li a {
  text-decoration: none;
  color: #FFF;
  display: block;
  width: 145px;
}

.sub-icon {
  width: 45px;
  text-align: center;
  color: #fff;
  float: right;
  font-size: 25px;
}

#toggle-menu {
  display: block;
  color: #FFF;
  font-size: 16px;
  margin-top: 20px;
  padding: 0px 20px 20px 10px;
}

.toggle-icon {
  color: #FFF;
  float: right;
  width: 50px;
  font-size: 35px;
  padding: 0px 15px;
}


.dashboard-wrapper.active #sidebar-wrapper {
  margin-left: 110px;
}

.page-content-wrapper {
  height: 100%;
  margin-left: 55px;
}

.main-content {
  padding-top: 60px;
  min-height: calc(100vh - 50px);
  padding-left:50px;

}

/* customise navbar */

.navbar-custom {
  margin-left: 80px;
  background-color: #E63054;
  color: #FFF;
  height: 65px;
}

.navbar-custom .nav-item .nav-link {
  color: #FFF;
}




.searchbox{
  
  padding:20px;
}


.dashboard-card{
  background: #f1f0f0;  
}

.dashboard-card:hover{
   box-shadow: 3px 4px 12px -4px #2a333b;
   text-shadow: none !important;
}

.card-wrapper:nth-child(1) .dashboard-card{
   background: #D85769;

}
.card-wrapper:nth-child(2) .dashboard-card{
   background: #2196F3;
}
.card-wrapper:nth-child(3) .dashboard-card{
   background: #9FD265;
}
.card-wrapper:nth-child(4) .dashboard-card{
   background: #673AB7;
}

.dashboard-card h4{
  text-align:center;
  font-size:18px;
  padding:5px;
  color: white;
}

.dashboard-card .card-block{
  text-align:center;
  font-size:28px;
  padding-top: 5px;
}
.sales-card i{
  color: #fff;
}

.query-card i{
  color: #fff;
}

.order-card i{
  color: #fff;
}

.payment-card i{
  color: #fff;
}

.card-message{
  
  min-height:150px;
  overflow:hidden;
  background-color:#181D21;;
}

.card-message .card-title{
  
  color:#FFF;
  text-align:center;
  font-size:18px;
  padding:10px;
  text-decoration:underline;
  
}

.footer {
  color: #333;
  text-align: center;
}

.dashboard-card h2{
  text-align:center;
  font-size:30px;
  color: #fff;
}

.card-message .percent {
  
  color:#FFF;
  text-align:center;
  font-size:18px;
  padding:10px;
  text-decoration:underline;
  }
  
@keyframes spinner {
  0% {
    transform: rotateZ(0deg);
  }
  100% {
    transform: rotateZ(359deg);
  }
}
* {
  box-sizing: border-box;
}

.wrapper1 {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  min-height: 0;
  padding: 20px;
  //background: rgba(4, 40, 68, 0.85);
}

.login {
  border-radius: 2px 2px 5px 5px;
  /* padding: 10px 20px 20px 20px; */
  padding: 4px 35px 20px 35px;
  width: 100%;
  //max-width: 320px;
  background: #ffffff;
  position: relative;
  /* padding-bottom: 80px; */
  margin-bottom: 0;
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3);
  padding-bottom: 36px;
}
.login.loading button {
  max-height: 100%;
  padding-top: 50px;
}
.login.loading button .spinner {
  opacity: 1;
  top: 40%;
}
.login.ok button {
  background-color: #8bc34a;
}
.login.ok button .spinner {
  border-radius: 0;
  border-top-color: transparent;
  border-right-color: transparent;
  height: 20px;
  animation: none;
  transform: rotateZ(-45deg);
}
.login input {
  display: block;
  padding: 7px 10px;
  margin-bottom: 10px;
  width: 100%;
  /* border: 1px solid #ddd; */
  transition: border-width 0.2s ease;
  /* border-radius: 2px; */
  color: #ccc;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 1px solid #D1D1D1;
  border-radius: 5px;
  opacity: 1;
  border-color: #D1D1D1;
}
.login input + i.fa {
  color: #fff;
  font-size: 1em;
  position: absolute;
  margin-top: -35px;
  opacity: 0;
  left: 0;
  transition: all 0.1s ease-in;
}
.login input {
  outline: none !important;
  color: #444;
    /* border-color: #053c6d; */
   /*  border-left-width: 35px !important; */
  margin-top: 0px;
  font-size: 18px;
  font-family: 'Mulish';
  font-weight: 400; 
}
.login input + i.fa {
  opacity: 1;
  left: 30px;
  transition: all 0.25s ease-out;
}
.login a {
  font-size: 0.9em;
  
  text-decoration: none;
}
.login .title {
  color: #444;
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 60px;
}

.login button .spinner {
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  border: 4px solid #ffffff;
  border-top-color: rgba(255, 255, 255, 0.3);
  border-radius: 100%;
  left: 50%;
  top: 0;
  opacity: 0;
  margin-left: -20px;
  margin-top: -20px;
  animation: spinner 0.6s infinite linear;
  transition: top 0.3s 0.3s ease, opacity 0.3s 0.3s ease, border-radius 0.3s ease;
  box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.2);
}
/* .login:not(.loading) button:hover {
  box-shadow: 0px 1px 3px #2196F3;
  
} */
.login:not(.loading) button:focus {
  border-bottom-width: 4px;
}

/* footer {
  display: block;
  padding-top: 50px;
  text-align: center;
  color: #ddd;
  font-weight: normal;
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.2);
  font-size: 0.8em;
}
footer a, footer a:link {
  color: #fff;
  text-decoration: none;
} */

.carousel-indicators li {
	display:none;
}
button, html input[type=button], input[type=reset], input[type=submit]{
	background-color: #053c6d;
	color: white;
	/* font-weight: bold; */
	border-color: #053c6d;
	border-right-width: 25px !important;
	font-size: medium;
	
}
.loginButton{
	/* padding-top: 10px; */
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{
	color: #fff;
}
.close{
    color: #fff;
    opacity: 1;
    
}
button.close:focus, button.close{
    color: black;
    opacity: 1;
    -webkit-appearance: none;
    cursor: pointer;
    /* background: white;
    border: 1px solid;
        padding: 5px 7px;
    border-radius: 50%; */
	margin-bottom: -20px;
    margin-right: 5px;
}
.modal-open .modal{
	    padding-right: 21px;
        margin-top: 78px;
}

.fa-user:before{
	margin-left:2px;
}
.fa-key:before{
	margin-left:2px;
}

.forget {
 /*  color: #444; */
  font-size: 1.2em;
  font-weight: bold;
  /* margin: 10px 0 30px 0; */
      margin-right: 0px;
  /* border-bottom: 1px solid #eee; */
  padding-bottom: 30px;
}

.stats-wrap i.fa{
	color: #40aae6;
}

.card-selected .stats-wrap i.fa{
	color: white;
}


.footer-wrap h3 {
    margin: 0 0 15px 0;
    font-weight: 700;
    letter-spacing: -0.02em;
}
.footer-news, .footer-post, .footer-contact {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.footer-contact li {
    border-bottom: 1px solid #e5e5e5;
    padding: 0 0 11px 0;
    margin: 0 0 11px 0;
}
.footer-contact li i {
    font-size: 16px;
    margin: 0 8px 0 0;
    position: relative;
    top: 2px;
    color: #2a333b;
    float: left;
    height: 20px;
    width: 20px;
    text-align: center;
}
.footer-contact li span {
    padding-left: 0;
    overflow: hidden;
}
.copyright{
	margin-right: 30px;
}
#back-top {
    bottom: 20px;
    position: fixed;
    right: 20px;
    z-index: 10000;
    display: none;
}
#back-top a {
    height: 32px;
    line-height: 32px;
    transition: all .3s ease 0s;
    width: 32px;
    display: block;
    color: #FFF;
    text-align: center;
    background: #f5821f;
}
#back-top a:hover{
	color:#FFF;
}
.heading{
	color: #40aae6;
}
.text{
	color: #666666;
}

.stats-wrap{
	text-align:center;
	padding:15px 0;
	cursor: pointer;
}
.stats-wrap i {
    color: #40aae6;
    display: block;
    margin: 0 0 0px 0;
}
.counter {
    color: #2a333b;
    font-size: 30px;
    font-weight: 700;
    font-family: 'Maven Pro', sans-serif;
    letter-spacing: -0.07em;
}

#info-sites{
	font-size: larger;
}

#info-sites a,
#info-sites q{
	color: #2a333b;
}
/*
#info-sites a:hover,
#info-sites a:focus,
#info-sites a:focus,
#info-sites q:hover{
	color: #40aae6;
	text-decoration: none;
}
*/
.ocac > img{
	float : left;
	margin: 20px 20px 20px 0;
}

.eitd > img{
	margin: 20px 0 20px 20px;
}
/*Remove blue border on focus*/
:focus{
	outline: transparent !important;
	-webkit-appearance:none;
}


.shadow-wrap.card-selected .counter{
	color: #fff;
}
#divGetCredential{
	margin-bottom: 15px;
}

/* .loginbtn:hover {
    color: #40aae6 !important;
} */
.eitdimg, .ocacimg {
	padding: 40px;
}
#loginForm{
	height: 480px;
	/* border-top: 6px solid #e77817; */
}
.modal-content{
	height: 520px;
}

footer{
	background: #053c6d;
}

.row > p{
	color: #fff;
	margin-bottom: -15px;
}
.copyright > .container >.row{
	margin-top: 10px;
}
.navbar-default .navbar-toggle {
    border-color: #053c6d;
    background: #053c6d;
}

input:focus, select:focus
textarea:focus {
	outline: none; 
	border: 1px solid #053c6d !important;
    border-bottom: 1px solid #053c6d !important;
    border-left-width: 35px !important;
}
.SearcContainer input:focus, select:focus {
	 border: 1px solid #ffffff !important;
	 border-bottom: 1px solid #ffffff !important;
}

label{
	color: #000;	
	padding-left: 2px;
}

footer * {
   box-sizing: content-box;
}
.morecontent span {
    display: none;
}
.morelink {
    display: block;
}

a:focus, a:hover {
	text-decoration: none;
	color: #f5821f;
}
marquee{
	background: #e77817;
    color: #fff;
    font-size: 13px;
    font-weight: bolder;
    padding: 5px;
}

.captcha{
	margin-top: 20px
}

