
.inner{ position:absolute; z-index:5; width:100%; height:100%; background-color:rgba(0,0,0,0.7);}
.inner1{ position:absolute; z-index:1; width:100%; height:auto; top:25%;/* background-color:rgba(255,255,255,0.2);*/}


.logo{ width:100%; height:auto; text-align:center;}
.img-responsive{
	display: block;
	max-width: 100%;
	height: auto}
	
.center-block {
	display: block;
	margin-right: auto;
	margin-left: auto
}

.bt_bor{ border:none !important;}

#resizeSlider .slidernext {
    display: none;}
#resizeSlider .sliderprev {
    display: none;}

.get{
	width:100%; height:auto; position: relative; z-index:2; margin-top:20px;}
.bt{ width:250px; height:auto; margin:0px auto; text-align:center;/* border-left:5px solid #de3e89; border-right:5px solid #de3e89;*/ padding:5px 0;}	

.dro{ border-radius:none !important; background: #d7aa4d !important; color:#fff !important; padding:5px 0 !important; }
.dro a{text-decoration:none !important;}
.dro a:hover{text-decoration:none !important;}
.di{ text-align:left; color:#85c555;}
.di a{ text-decoration:none;  color:#5e9535;}
.di a:hover{ text-decoration:none; color:#85c555;}

.login-body .checkbox label, .radio label {
	padding-left: 0px !important;
}
.check{ color:#999 !important; text-align:left !important; margin-bottom:5px; padding-top:0px !important; padding-bottom:10px !important;}

.mr{ margin:0px !important;}
.mr1{ margin:0px !important; margin-bottom:10px !important;}
#mr{ margin:0px; border-left:5px solid #de3e89; border-right:5px solid #de3e89;}
	
.rad{ border-radius:0;}	
	
.bt .form-control::-moz-placeholder{ color:#999 !important;}	

.foot{ width:100%; position:fixed; z-index:8; bottom:0; text-align:center !important; color:#fff; padding:10px;text-transform: uppercase;font-size: 12px;}
.foot a{ text-decoration:none; color:#fff;text-transform: uppercase;font-size: 13px;}
.foot a:hover{text-decoration:none; color:#00baff;}






	
.fade-in {
  opacity:0;  /* make things invisible upon start */
  -webkit-animation:fadeIn ease-in 1;  /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
  -moz-animation:fadeIn ease-in 1;
  animation:fadeIn ease-in 1;

  -webkit-animation-fill-mode:forwards;  /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
  -moz-animation-fill-mode:forwards;
  animation-fill-mode:forwards;

  -webkit-animation-duration:1s;
  -moz-animation-duration:1s;
  animation-duration:1s;
}

.fade-in1 {
  opacity:0;  /* make things invisible upon start */
  -webkit-animation:fadeIn ease-in 1;  /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
  -moz-animation:fadeIn ease-in 1;
  animation:fadeIn ease-in 1;

  -webkit-animation-fill-mode:forwards;  /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
  -moz-animation-fill-mode:forwards;
  animation-fill-mode:forwards;

  -webkit-animation-duration:4s;
  -moz-animation-duration:4s;
  animation-duration:4s;
}











	
@media screen and (max-width:767px) {
.inner1{top:15%;}
	
}
	
	
	
	
	
	
	
	
	
    #accordion .glyphicon { margin-right:10px; }
      .panel-collapse>.list-group .list-group-item:first-child {border-top-right-radius: 0;border-top-left-radius: 0;}
      .panel-collapse>.list-group .list-group-item {border-width: 1px 0;}
      .panel-collapse>.list-group {margin-bottom: 0;}
      .panel-collapse .list-group-item {border-radius:0;}

      .panel-collapse .list-group .list-group {margin: 0;margin-top: 10px;}
      .panel-collapse .list-group-item li.list-group-item {margin: 0 -15px;border-top: 1px solid #ddd !important;border-bottom: 0;padding-left: 30px;}
      .panel-collapse .list-group-item li.list-group-item:last-child {padding-bottom: 0;}

      .panel-collapse div.list-group div.list-group{margin: 0;}
      .panel-collapse div.list-group .list-group a.list-group-item {border-top: 1px solid #ddd !important;border-bottom: 0;padding-left: 30px;}
      .panel-collapse .list-group-item li.list-group-item {border-top: 1px solid #DDD !important;}
	  
	  
	  
	  
.container-login {
    min-height: 0;
    color: #333333;
    margin-top: 40px;
    padding: 0;font-size: 13px;
}
.container-login a{color: #6d7477;}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.container-login > section {
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 10px;
}
#top-bar {
    display: inherit;
}
.nav-tabs.nav-justified {
    border-bottom: 0 none;
    width: 100%;
}
.nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
    float: none;
}
.container-login .nav-tabs.nav-justified > li > a,
.container-login .nav-tabs.nav-justified > li > a:hover,
.container-login .nav-tabs.nav-justified > li > a:focus {
    background: #ea533f;
    border: medium none;
    color: #ffffff;
    margin-bottom: 0;
    margin-right: 0;
    border-radius: 0;
}
.container-login .nav-tabs.nav-justified > .active > a,
.container-login .nav-tabs.nav-justified > .active > a:hover,
.container-login .nav-tabs.nav-justified > .active > a:focus {
    background: #ffffff;
    color: #333333;
}
.container-login .nav-tabs.nav-justified > li > a:hover,
.container-login .nav-tabs.nav-justified > li > a:focus {
    background: #de2f18;
}
.tabs-login {
    background: #ffffff;
    border: medium none;
    margin-top: -1px;
    padding: 10px 30px;
}
.container-login h2 {
    color: #ea533f;
}
.form-control {
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #999999;
    border-radius: 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #333333;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}
.container-login .checkbox {
    margin-top: -15px;
}
.container-login button {
    background-color: #85c555;
    border-color: #6ebb33;
    color: #ffffff;
    border-radius: 0;
    font-size: 18px;
    line-height: 1.33;
    padding: 5px 16px;
    width: 100%;
}
.container-login button:hover,
.container-login button:focus {
    background: #6ebb33;
    border-color: #85c555;
}



	  
	  
	  
	  
	  
	  
	  
	  
	  
	  
	  
	  
	  
	  