

.custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    border-color: #fc651f;
    background-color: #fc651f;
}
body {
  margin: 0;
 }
/*@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700');
body {
    color: #fff;
    font-family: 'Roboto', sans-serif;
}*/
/*.background-2 { 
background: #092756;
color: #fff;
 background: -moz-radial-gradient(0% 100%, ellipse cover, rgba(104,128,138,.4) 10%,rgba(138,114,76,0) 40%),-moz-linear-gradient(top, rgba(57,173,219,.25) 0%, rgba(42,60,87,.4) 100%), -moz-linear-gradient(-45deg, #670d10 0%, #092756 100%);
 background: -webkit-radial-gradient(0% 100%, ellipse cover, rgba(104,128,138,.4) 10%,rgba(138,114,76,0) 40%), -webkit-linear-gradient(top, rgba(57,173,219,.25) 0%,rgba(42,60,87,.4) 100%), -webkit-linear-gradient(-45deg, #670d10 0%,#092756 100%);
 background: -o-radial-gradient(0% 100%, ellipse cover, rgba(104,128,138,.4) 10%,rgba(138,114,76,0) 40%), -o-linear-gradient(top, rgba(57,173,219,.25) 0%,rgba(42,60,87,.4) 100%), -o-linear-gradient(-45deg, #670d10 0%,#092756 100%);
 background: -ms-radial-gradient(0% 100%, ellipse cover, rgba(104,128,138,.4) 10%,rgba(138,114,76,0) 40%), -ms-linear-gradient(top, rgba(57,173,219,.25) 0%,rgba(42,60,87,.4) 100%), -ms-linear-gradient(-45deg, #670d10 0%,#092756 100%);
 background: -webkit-radial-gradient(0% 100%, ellipse cover, rgba(104,128,138,.4) 10%,rgba(138,114,76,0) 40%), linear-gradient(to bottom, rgba(57,173,219,.25) 0%,rgba(42,60,87,.4) 100%), linear-gradient(135deg, #670d10 0%,#092756 100%);
 }*/
 .btn-1 {
  background-image: linear-gradient(to right, #FF5733 0%, #FF9C33 51%, #FF6933 100%);
}

.btn-2 {
  background-image: linear-gradient(to right, #5DBF0A 0%, #A9ED6F 51%, #61A12B 100%);
}

.btn-3 {
  background-image: linear-gradient(to right, #5A2BA1 0%, #8F5BDB 51%, #603B98 100%);
}

.btn-4 {
  background-image: linear-gradient(to right, #FA0CB7 0%, #D860B6 51%, #D3199E 100%);
}

.btn-5 {
  background-image: linear-gradient(to right, #1933D3 0%, #4554AB 51%, #5A6ACB 100%);
}

.btn-6 {
  background-image: linear-gradient(to right, #495509 0%, #9EB520 51%, #D3E670 100%);
}

.btn-7 {
  background-image: linear-gradient(to right, #EF153B 0%, #D43E59 51%, #E97B8E 100%);
}

.btn-8 {
  background-image: linear-gradient(to right, #DAC616 0%, #BEB03C 51%, #EFE26D 100%);
}

.btn-9 {
  background-image: linear-gradient(to right, #1933D3 0%, #4554AB 51%, #5A6ACB 100%);
}
.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 0.25rem;
    margin-bottom: 5px;
}
.frm-card{
	margin-top: 85px !important;
}
.card-info{
	width: 60px; 
	height:60px; 
	margin-top: -10px;
}
.card-icon{
	line-height: 60px;
	font-size: 25px;
}
.card-count{
	font-size: 32px; 
	font-weight:400;
	margin-top: -20px;
}
.card-details{
	font-size: 18px;
}
.list-bg12{
	  background-image: url("../../images/bg6.jpg");
	  background-color: #cccccc;
	  width:100%;
      height:auto !important;
      object-fit:cover;
	  background-position: center;
	  background-repeat: no-repeat;
	  background-size: cover;
	  position: relative;
	  clear: both !important;
}
.login-bg{
		padding: 0 !important;
	  background-image: url("../bg1.jpg");
	  background-color: #cccccc;
	  width:100%;
      height:100vh;
      object-fit:cover;
	  background-position: center;
	  background-repeat: no-repeat;
	  background-size: cover;
	  position: relative;
}
.login-bg-overlay{
	position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem;
    border-radius: calc(0.25rem - 1px);
}
.login-logo{
	margin-top: 220px !important;
}
.bg-orange{
	background-color: #ff6600 !important;
	color:#ffffff;
}
.bg-darkblue{
	background-color:#003366 !important; /* #2c0880 !important;*/
	color:#ffffff;
}

.btn-orange{
	background-color: #ff6600 !important;
	color:#ffffff !important;

}
.bg-gray{
	background-color:gray !important;
	color:#ffffff !important;

}
.btn-lorange{
	background-color: #fbeed5 !important;
	border:1px solid #e26813;
	color: #e26813 !important;
}
.border-orange{
	border:1px solid #e26813 !important;
}
.text-orange {
    color: #e26813 !important;
}
.login-card{
	margin-top:0px !important;
	border:10px solid #e26813;
	border-style: outset; 
	margin-bottom: 100px !important; 
	clear: both !important;
}
.form-title{
  margin-left: 210px !important;
}
.frm-card-header{
	margin-top: 26px !important;
}
.frm-card-subheader{
   padding: 6.75px 1.25rem;
}
.hlogo{
	/*width: 170px; 
	height: 170px;*/
	margin-left: 144px;
	
	/*margin-top: -20px;*/
}
.footer {
   position: fixed;
   left: 0;
   bottom: 0;
   width: 100%;
   /*background-color: red;*/
   color: white;
   text-align: center;

}
.logintab-txt{
	color: #e26813;
	font-size: 14px;
	font-weight: 600;
}

@media (min-width: 320px) and (max-width: 600px) {
	
	body{
		 background-color: #fbeed5 !important;
		 overflow: hidden !important;
		 padding:0;
		 margin:0;
	}
	.overflow-hidden{
		overflow: scroll !important;
	}
	
	.login-bg{
      overflow: hidden !important;
	  background-image: none !important;
	  background-color: #fbeed5 !important;
	  width:100%;
      max-height:100% !important;
      overflow-y: scroll !important;
	  overflow-x: hidden !important;
      /* margin-bottom: 25px; */
    }
    .hlogo{
	width: 100px !important; 
	height: 100px !important;
	/*margin-left: auto;
	  margin-right: auto;*/
	/*margin-top: -20px;*/
	}
	.login-logo{
		margin-top: 12px !important;
		width: 150px; 
		height: 150px;
	    margin-left:auto ;
	    margin-right: auto;
	}
	.login-card{
		margin-top: 120px !important;
		/* margin-bottom: 100px !important; */
	}
	.footer{
		text-align:center !important;
		
	}
}
img.img-fluid.login-logo {
    padding-left: 20px;
}
@media (min-width: 600px) and (max-width: 768px) {
	
	body{
		 background-color: #fbeed5 !important;
	}
	.hlogo{
	/*width: 170px; 
	height: 170px;*/
	margin-left: 0px;
	/*margin-top: -20px;*/
	}
  .form-title{
     margin-left: 74px !important;
   }
  .login-bg{

	  background-image: none !important;
	  background-color: #fbeed5 !important;
	  width:100%;
      max-height:100% !important;
      overflow: hidden;
      /*object-fit:cover;
	  background-position: center;
	  background-repeat: no-repeat;
	  background-size: cover;
	  position: relative;*/
	}
	.login-logo{
		margin-top: -25px !important;
		width: 150px; 
		height: 150px;
	    margin-left: auto;
	    margin-right: auto;
	}
	.login-card{
		margin-top: 170px !important;
	}
	.list-bg12{
	  background-image: none;
	  background-color: #cccccc;
	  width:100%;
      max-height:100% !important;
      /*object-fit:cover;
	  background-position: center;
	  background-repeat: no-repeat;
	  background-size: cover;
	  position: relative;
	  clear: both !important;*/
	}
   .card-info{
		width: 70px; 
		height:70px; 
		margin-top: -10px;
	}
	.card-icon{
		line-height: 90px;
		font-size: 45px;
	}
	.card-count{
		font-size: 42px; 
		font-weight:400;
		margin-top: -20px;
		text-align:center;
	}
	.card-details{
		font-size: 15px;
		margin-top: -50px !important;
	}
}

.custLogo3{
	width:15%;
	object-fit: cover;
}
/*body {
    background: url('https://images.unsplash.com/photo-1534408679207-69b9615e55a7?ixlib=rb-0.3.5&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=1080&fit=max&s=cfbabd80cd2d5cae495a2a732d473562') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}*/

/*.card {
    width: 40%;
}*/
/** {
  padding: 0;
  margin: 0;
  font-family: sans-serif;
  appearance: none;
  -webkit-tap-highlight-color: transparent;
}*/
