body{
	background-color: #fff;
	font-size:14px;
}

footer{
	background: rgb(14 16 58);
	padding: 1.5rem 0;
}
.text-gray{
	color:rgba(130,113,83,1);
}
.btn-gray{
	color: #fff;
    background-color: rgb(14 16 58);
    border-color: rgba(130,113,83,1);

}
.card-text{
	margin-bottom: 1rem;

}
a{
	color: #000;
    text-decoration: none;
}
a:hover{
	color: rgba(130,113,83,1);
}
.line-height{
	height:2px;
	background: rgb(208 201 188);
}
.top{
	top:5.5rem
}
 .bg-light {
    background-color: #f8f9fa!important;
    box-shadow: 0 0 5px #ccc;
    border-radius: 5px;
    min-height:390px;
}
h1.header.text-center {
    color: rgba(130,113,83,1);
    font-size: 42px;  
    font-weight: bold;
    border-bottom: solid 5px;
}
.bg-gray{
	background-color: rgb(14 16 58)!important;
     
}
.col .img-fluid ,.col-4 .img-fluid{
    
    height: 190px;
    padding-left: 25px;
}

.mb-auto {
    margin-bottom: auto!important;
    position: fixed;
    background: rgb(14 16 58);
    width: 100%;
    z-index: 100;
}
.nav-link{
	color :#fff;

	font-size: 16px;

}
.nav-link:hover{
	color :rgb(228, 215, 192);
	 

}
.wh-title{
	color:#fff;
}
h6 {
    font-size: 1rem;
    font-weight:  900 !important;
}
.light-gray{
    color:#9c9595;
    font-size:15px;
    
}
.form-check-label,.text-md-right{
    font-size:15px;
    color: #040628;
    
}
.nav-link:active,.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover{
    background:#fff;
    color: #040628 !important;
    border-radius: 5px;
}
span.relative.z-0.inline-flex.shadow-sm.rounded-md {
    display: none;
}
footer.mt-auto.text-white-50.p-3,footer.mt-auto.text-white-50.p-3 a
{
    color: #fff !important;
}
 
 
 
@media   screen and  (min-width: 768px) {
.loginbg{
    background-image: url('http://jyotigroup.online/public/images/out.png');  background-repeat: no-repeat; background-position: center; 
     
}
li.create{
    display: none !important;
}
}
@media screen and (max-width: 766px) {
.loginbg{
   /* background-image: url('http://jyotigroup.online/images/final_login.png');  background-repeat: no-repeat; background-position: center; */
    
}
li.create{
    display: none !important;
}
}

@media (min-width: 768px)
{
.offset-md-1 {
    margin-left: 9.333333%;
}
}
.card.home-col {
    box-shadow: 1px 18px 0px #4a4a4a;
    border-radius: 25px;
    text-align: center;
    padding: 100px 15px;
}
.log:hover{
    
    color: #fff;
    background-color: #198754;
    border-color: #198754;
}
    
  /* home page css */
 
 
 
small.line{
   
	border-top: #FFC700 solid 5px !important;
   
}
.page-breadcrumb{
  background: #E9EFEF;
  padding-top: 20px;
  padding-bottom: 20px;
  text-transform: uppercase;
  font-weight: 300;
}
h6.headline-home {
  text-shadow: 5px 5px 5px #54719d94;
  margin-bottom: 13px;
  font-family: 'Inter', sans-serif;
  font-weight: 600 !important;

}
h6.mb-0.text-uppercase{
  font-weight: 600 !important;

}
.disc{
  padding-top: 20px;
  padding-bottom: 10px;
}
.align-center  {
  text-align: center;
  padding-top: 10px;
  text-shadow: 5px 5px 5px #54719d94;
   
}
p.home-info {
  font-family: 'Inter', sans-serif;
  color:#000;

}
.text-md-right {
    text-align: right;
    margin-bottom: 10px;
}
 