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

body {
    background: url("/images/back3.png") no-repeat center center fixed;
    background-size: cover;
    font-family: 'Poppins', sans-serif;
    color:white;
    font-size: 0.90rem;
    /* backdrop-filter: contrast(0.9); */
    /* padding: 30px 0; */
}


#container {
    background: rgb(3 3 51 / 81%);
    width: 1000px;
    margin: auto;
    position: relative;
    display: flex;
    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: 1.25rem;
    /* margin-top: 25px; */
  }


input#Alternate\ Contact\ No {
    width: 92%;
}

.logo-img img {
    width: 100%;
}

header {
    text-align: center;
    vertical-align: middle;
    /* height: 8rem; */
    background: rgba(3, 3, 55, 0.7);
    font-size: 1.4rem;
    color: #d3d3d3;
    border-radius: 1.25rem 1.25rem 0 0;

}
img {
    position: relative;
    top: 4px;
    /* width: 85%; */
}




input[type="submit"] { 
    background: radial-gradient(993px at 0.5% 98.5%, #26b0cf 0%, #0f9b47 46.7%, rgb(26 86 175));
    border: 0;
    display: block;
    width: 24%;
    margin: 0 auto;
    color: white;
    padding: 0.7rem;
    cursor: pointer;
}

input {
    background: transparent;
    border: 0;
    border-bottom: 2px solid;
    border-color: #FF0000;
    padding: 10px;
    color: white;
}
.form-group-schoolname label {
    margin-left: -29px;
}
.formcheck.col-12 {
    display: flex;
    justify-content: center;
   
    padding: 26px;
    justify-content: space-evenly;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="password"]:focus {
    outline: 0;
    background: rgba(235, 30, 54, 0.3);
    border-radius: 1.2rem;
    border-color: transparent;
}

::placeholder {
    color:#ffffff4d;
}

.form-select,textarea#Address{
    background: transparent; 
    border: 0; 
    border-bottom: 2px solid #26b0cf; 
    color:white; 
    padding: 10px; 
    -webkit-appearance: none; 
    -moz-appearance: none;
    appearance: none; 
    font-size: small;
}
input#\ Alternate\ Contact\ No {
    width: 100%;
    margin-left: -29px;
}


.form-select:focus {
    outline: 0;
    border-bottom: 2px solid    #26b0cf;
    box-shadow: none; 
}


.form-select::after {
    content: '\25BC'; /* Unicode for down arrow */
    position: absolute;
    right: 10px;
    top: calc(50% - 0.5em); /* Center vertically */
    color: rgb(196, 66, 66); 
}


.form-select option {
    background-color: #343a40; 
    color: white; 
}
/*    */
.form-select option:checked {
    background-color:#5795a3; 
}

input {
    background: transparent;
    border: 0;
    border-bottom: 2px solid;
    border-color: #26b0cf;
    padding: 10px;
    color:#ffffff;
    font-size:small;
    /* width:100% */
}
input.event-checkbox {
    width: 5%;
}
.category span {
    left: 99px;
    top: 4px;

}

.formcheck.col-12 {
    display: flex;
    justify-content: center;
    padding: 26px;
    justify-content: space-evenly;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
input[type="tel"]:focus,
input[type="date"]:focus {
    outline: 0;
    background:#26b0cf59;
    border-radius: 1.2rem;
    border-color: transparent;
}

::placeholder {
    color:#ffffff4d;
}



@media all and (min-width: 481px) and (max-width: 568px) {
    #container {
        margin-top: 10%;
        margin-bottom: 10%;
    }
}
    @media all and (min-width: 569px) and (max-width: 768px) {
        #container {
            margin-top: 5%;
            margin-bottom: 5%;
        }
    }
    .form-check input {
        width: 10%;
    }

   @media all and (max-width: 480px) {
        #container {
            width: 90%; 
           }
    } 

    @media all and (min-width: 481px) and (max-width: 768px) {
        #container {
            width: 80%;
       }
    }
    @media only screen and (max-width: 600px){
        .form-group.school-name label {
            position: relative;
            right: -4px;
        }
        /* input#school {
            position: relative;
            left: -49px;
            width: 301%;
    } */
   
    /* <----------------------------- demo ------------------> */
    
    }
    @media all and (min-width: 769px) {
        #container {
            width: 80%; 
            
        }
        .row {
            flex-direction: row; 
        }
        .col {
            width: auto; 
            margin-bottom: 0; }
    } 
  
@media (max-width: 576px) {
     .row {
        flex-direction: column; 
    } 
 .col {
        width: 100%; 
        margin-bottom: 10px; }
 }

/* login-page*/

#login-container
{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
    text-align: center;

    }
.card{
    border: none !important;
    background-color: #ffffff00 !important;
    background: rgb(3 3 55 / 67%) !important;
    border-radius: 1.25rem !important;
}

.card-header{
    background-color: rgba(3, 3, 55, 0.7) !important;
    border-radius: 1.25rem 1.25rem 0 0 !important;
    
}
.sclog{
    
        justify-content: center;
        align-items: center;
        min-height: 40vh;
    
}


/* ==========Button style=== */
button {
    border: none;
    background: radial-gradient(993px at 0.5% 98.5%, #26b0cf 0%, #0f9b47 46.7%, rgb(26 86 175));
    font-size: 17px;
    padding: 10px 10px;
    text-transform: capitalize;
    cursor: pointer;
    transform: all 0.3s;
    position: relative;
    width: 255px;
    color: #ffffff;
  }
  button:before {
    content: "";
    position: absolute;
    width: 24px;
    height: 24px;
    top: -5px;
    left: -5px;
    border-top: 2px solid #ffffff;
    border-left: 2px solid #ffffff;
    transition: all 0.25s;
  }
  button:hover:before,
  button:hover:after {
    width: 104%;
    height: 110%;
  }
  button:after {
    content: "";
    position: absolute;
    width: 24px;
    height: 24px;
    bottom: -5px;
    right: -5px;
    border-bottom: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    transition: all 0.3s;
  }
  
/* =================== */



.login{
    position: relative;
    color: white;
    bottom: 20px;
    border: none;
    box-shadow: none;
    background-color: transparent;
    line-height: 42px;
    -webkit-perspective: 230px;
    perspective: 230px;
  }
  .login span {
    background: radial-gradient(993px at 0.5% 98.5%, #26b0cf 0%, #0f9b47 46.7%, rgb(26 86 175));
    display: block;
    position: absolute;
    width: 223px;
    height: 40px;
    box-shadow: inset 2px 2px 2px 0px rgba(255,255,255,.5), 7px 7px 20px 0px rgba(0,0,0,.1), 4px 4px 5px 0px rgba(0,0,0,.1);
    border-radius: 5px;
    margin: 0;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s;

  }
  .login span:nth-child(1) {
    box-shadow:
     -7px -7px 20px 0px #fff9,
     -4px -4px 5px 0px #fff9,
     7px 7px 20px 0px #0002,
     4px 4px 5px 0px #0001;
    -webkit-transform: rotateX(90deg);
    -moz-transform: rotateX(90deg);
    transform: rotateX(90deg);
    -webkit-transform-origin: 50% 50% -20px;
    -moz-transform-origin: 50% 50% -20px;
    transform-origin: 50% 50% -20px;
  }
  .login span:nth-child(2) {
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    transform: rotateX(0deg);
    -webkit-transform-origin: 50% 50% -20px;
    -moz-transform-origin: 50% 50% -20px;
    transform-origin: 50% 50% -20px;
  }
  .login:hover span:nth-child(1) {
    box-shadow:inset 2px 2px 2px 0px rgba(255,255,255,.5),
     7px 7px 20px 0px rgba(0,0,0,.1),
     4px 4px 5px 0px rgba(0,0,0,.1);
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    transform: rotateX(0deg);
  }
  .login:hover span:nth-child(2) {
    box-shadow:inset 2px 2px 2px 0px rgba(255,255,255,.5),
     7px 7px 20px 0px rgba(0,0,0,.1),
     4px 4px 5px 0px rgba(0,0,0,.1);
   color: transparent;
    -webkit-transform: rotateX(-90deg);
    -moz-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
  }
  .login-page {
    height: 300px;
    


    
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
    



}
input#\ Alternate\ Contact\ No {
    width: 100%;
    margin-left: -29px;
}
.form-group-schoolname label {
    margin-left: -29px;
}

@media (max-width: 500px){
/* .login-page {
  
        height: 300px;
        padding: 60px;
        display: flex;
        justify-content: center;
        flex-direction: column;
        line-height: 51px;
        bottom: 38px;
   
            position: relative;
            right: 71px;
    
    } */
    .custom-btn {
        display: inline-block;
        cursor: pointer;
        padding: 10px 20px;
        border: none;
        border-radius: 5px;
        background-color: transparent;
      
        text-align: center;
        text-decoration: none;
      }
      
    .center{

        background: rgb(3 3 55 / 67%);
     
        margin: auto;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    img.logo-img {
        width: 96%;
        padding: 10px;

    }
  
}


.center{

        background: rgb(3 3 55 / 67%);
        margin: auto;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        border-radius: 1.25rem;
    }
    input#amount {
        outline: 0;
        background: #8a83b8;
        border-radius: 1.2rem;
        border-color: transparent;
        /* height: 37px; */
        position: relative;
        bottom: -4px;
        /* margin-left: 36px; */
        text-align: center;
        padding: 8px;
        /* display: flex; */
        margin-top: 10px;
        float: right;
    }


    
        .formcheck-gender col label{
        margin-left: 10px;
    }
    input#dob {
        color: #ffffff73;
    }
    select#gender{
        color: #ffffff73;
        
    /* width: 103%; */
}
    
    .form-group-schoolname label {
        margin-left: -29px;
  }
  /* .form-group.school-name label {
    position: relative;
    left: -53px;
} */

/* input#school {
    position: relative;
   
    left: -49px;
   
    width: 107%;
} */


    @media all and (min-width: 500px) and (max-width: 768px){
.custom-btn{
    height: 300px;

    display: flex;

    flex-direction: column;
    line-height: 54px;

    position: relative;
    right: -64px;
    width: 20%;}

    
}
@media only screen and (max-width: 600px) { 
    input#amount {   
    float: left !important;}
    .event-item {
        border-bottom: 1px solid #a3a3a382 !important;
        padding: 0 0 30px !important;
    }
}



/* 
    Event item */
   
    .duration-select option,.time-select option{
        background-color: #343a40;
        color: white;
        border: 8;
        border-radius: 20px !important;
    }
    .duration-select {
        border-radius: 5px; /* Default border radius */
      }
    
   
    img.logo-img {
        position: relative;
        top: 4px;
    }
    p.copyright-text a {
        text-decoration: none;
        color: red;
      font-size: 11px; 
    }
    
    .copyright-text {
      font-weight: bold;
      font-size: 15px;
    }
    p.copyright-text {
      font-weight: bold;
      font-size: 14px;
    
    
    }
    
    
    
    .copyright-footer {
      width: 100%;
      /* position: relative; */
      text-align: center;
    
      top:25px;
    
      
    }
    .event-item {
        border-bottom: none;
        padding: 0;
    }