  /*-- Body Reset --*/


@font-face {
  font-family: "PrintFont";
  src: url("LG Smart Bold.ttf");

  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "PrintFont";
  src: url("LG Smart Regular.ttf");

  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "fontBarcode";
  src: url("3OF9_NEW.TTF");

  font-weight: normal;
  font-style: normal;
}



body {
    overflow-x: hidden;
    font-family: "Montserrat", sans-serif;
    color: #616971;
    background-color: rgba(101, 250, 218, 0.1);
    position: relative;
    min-height: 100vh;
    background: rgb(20,58,241);
    background: linear-gradient(68deg, rgba(20,58,241,0.7596288515406162) 16%, rgba(143,0,255,0.8156512605042017) 47%, rgba(57,56,56,0.9024859943977591) 93%);
}

/*============= TOP BAR HEADER =============*/
.top-bar{
  height: .5rem;
  background: #7aaec7;
  padding: 0.4rem 0;
}
.navbar a{
  color: #000000;
  text-decoration: none;
}


/*============= NAVIGATION =============*/
.navbar{
  box-shadow: 0 0.5rem 0.5rem 0 rgba(0, 0, 0, 0.3);
  padding: 0 !important;
  z-index: 1;
}
.navbar-brand img{
  height: 2vw;
}
.header{max-width:1190px; width:100%; padding:0 10px!important;}
/*============= CAROUSEL =============*/
#carousel {
    box-shadow: 0 0.5rem 0.5rem 0 rgba(0, 0, 0, 0.3);
}
#carousel .carousel-inner{
  max-height: 25rem !important;
}

/*---Change Carousel Transition Speed --*/
.carousel-item-next, .carousel-item-prev, .carousel-item.active{
  transition: transform 1.1s ease;
}

#carousel1 .carousel-inner{
  max-height: 38rem !important;
  min-height: 38rem !important;
}


/*-- Carousel Content --*/
.carousel-caption{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.bg-custom{
  background-color: rgba(0, 0, 0, 0.4);
  color: #ffffff;
  text-transform: uppercase;
  border-radius: 1rem;
}
.carousel-caption h1{
  font-size: 3rem;
  text-shadow: .2rem .3rem rgba(0, 0, 0, 0.9);
}


/* Registation form */
.bg-form{
  background-color: rgba(0, 0, 0, 0.1);
  color: #2b2929;
  text-transform: uppercase;
  border-radius: .5rem;
  box-shadow: .5rem 0.5rem 0.8rem 0.5rem rgba(0, 0, 0, 0.6);

}


/*===== FIXED BACKGROUND IMG =====*/
.bg-demo{
  margin-top: .1rem;  
  box-shadow: .5rem 0.5rem 0.8rem 0.5rem rgba(0, 0, 0, 0.6);
}
.bg-demo .no-pdmg{
  margin: 0 !important;
  padding: 0 !important;
}
.bg-full{
  background-image: url(../img/virtualBack.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  overflow-y: auto;
  height: 87vh;
 
}
.bg-reg {
    background: rgb(20,58,241);
    background: linear-gradient(68deg, rgba(20,58,241,0.7596288515406162) 16%, rgba(143,0,255,0.8156512605042017) 47%, rgba(57,56,56,0.9024859943977591) 93%);
    min-height: 90vh;
}
.bg-reg .bg-demo4
{
  background-color: rgba(23, 21, 114, 0.4);
  
  color: #c2bebe;
  text-transform: uppercase;
  border-radius: .1rem;
  box-shadow: 0.1rem 0.1rem 0.5rem 0.2rem rgba(197, 194, 194, 0.6) inset; 
}
.bg-reg .bg-demo4 h1{
  text-transform: none;
}
.bg-reg .bg-demo4 label{
  
  margin-top: 0.5rem;
}

.bg-reg .bg-demo4 .form-group input, 
.bg-reg .bg-demo4 .form-group select{
  background: transparent;
  outline: none;
  border: none;
  border: 2px solid #ffffff;
  border-radius: 5px;;
  color: #ffffff;
}
.bg-reg .bg-demo4 .form-group select option{
  color: #000000;
}
.bg-demo5{
  background-color: rgba(255, 255, 255, 0.925);
  box-shadow: 0.1rem 0.1rem 0.5rem 0.2rem rgba(15, 15, 15, 0.6) inset; 
}
.logo-img img{
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.bg-demo4 img, .imgcenter{
  background-color: rgba(255, 255, 255, 0.925);
  box-shadow: 0.1rem 0.1rem 0.5rem 0.2rem rgba(15, 15, 15, 0.6) inset; 
  float: right;
}


.bg-full .bg-demo3{
  background-color: rgba(0, 0, 0, 0.8);
  margin-top: 0.7rem;
  color: #c2bebe;
  text-transform: uppercase;
  border-radius: .1rem;
  box-shadow: 0.1rem 0.1rem 0.5rem 0.2rem rgba(197, 194, 194, 0.6) inset; 
}
.bg-full .bg-demo3 h1{
  text-transform: none;
}
.bg-full .bg-demo3 label{
  margin-bottom: -0.5rem;
  margin-top: 0.5rem;
}

.bg-full .bg-demo3 input, 
.bg-full .bg-demo3 select{
  background: transparent;
  outline: none;
  border: none;
  border-bottom: 2px solid #ffffff;
  border-radius: 0;
  color: #ffffff;
}
.bg-full .bg-demo3 select option{
  color: #000000;
}
.error
{   
    font-size:.8rem;
    color:Red;
}
.bg-reg .bg-demo4 input:focus, .bg-reg .bg-demo4  input:active,
.bg-reg .bg-demo4 select:focus
{
  
  box-shadow: none !important;
}
::-webkit-scrollbar{
  width: 0.5rem;
}
::-webkit-scrollbar-track {
  background: #630c0c; 
}
::-webkit-scrollbar-thumb {
  background: rgb(214, 125, 7); 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: rgb(228, 87, 22); 
}


/*-- Emoji Navbar --*/



/*============= FOOTER =============*/
#footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 1rem;
  background-color: #2b2929;  
  font-size: 0.6rem; 
         /* Footer height */
}


/*============= SOCKET =============*/



/*============= MEDIA QUERIES =============*/

/* Devices under 1199px (xl) */
@media (max-width: 1199.98px) {

}
/* Devices under 768px (md) */
@media (max-width: 767.98px) {

}


/*============ BOOTSTRAP BREAK POINTS:

Extra small (xs) devices (portrait phones, less than 576px)
No media query since this is the default in Bootstrap

Small (sm) devices (landscape phones, 576px and up)
@media (min-width: 576px) { ... }

Medium (md) devices (tablets, 768px and up)
@media (min-width: 768px) { ... }

Large (lg) devices (desktops, 992px and up)
@media (min-width: 992px) { ... }

Extra (xl) large devices (large desktops, 1200px and up)
@media (min-width: 1200px) { ... }

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

/*-- Bootstrap Mobile Gutter Fix --*/
.row, .container-fluid {
  margin-left: 0px !important;
  margin-right: 0px !important;
}

/*-- Fixed Background Image --*/
.fixed-background {
  position: relative;
  width: 100%;
  z-index: 1000!important;
}
.fixed-wrap {
  clip: rect(0, auto, auto, 0);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -999 !important;
}
.fixed {
  z-index: -999!important;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  will-change: transform;
}

.checkboxes {
  padding: 0;
  margin: 0;
  list-style-type: none;
  
}
.checkbox{float:left; margin-right:15px;}