
/* register section */

.register-section{
    width: 100%;
      height:300px;
      background: url('../img/GRADUATION.jpg');
      background-size: cover;
      background-position: center;
      background-attachment: fixed;
      background-color: grey;
      opacity: 0.8;
      color: #fff;
      position: relative;
  }
  .register-section2{
    width: 100%;
      height: 344px;
      background: url('../img/bg_notice.jpg');
      background-size: cover;
      background-position: center;
      background-attachment: fixed;
      /* background-color: grey; */
      opacity: 0.8;
      color: #fff;position: relative;
  }
  .register-section20{
    width: 100%;
      /* height: 344px; */
      background: url('../img/bg_notice.jpg');
      background-size: cover;
      background-position: center;
      background-attachment: fixed;
      /* background-color: grey; */
      opacity: 0.8;
      color: #fff;position: relative;
          /* display: flex; */
    /* align-items: center; */
    /* flex-direction: column;
    justify-content: center; */
    /* height: 344px; */
  }
  .overlay {
          position: absolute; /* Position the overlay absolutely within its container */
          top: 0;
          right: 0;
          bottom: 0;
          left: 0;
          background-color: rgba(0, 0, 0, 0.5); 
          z-index: -1;
  }
  .register-main{
    display: flex;
    justify-content: center;
    height: 300px;
    align-items: center;
  }
  .register-main2 {
    display: flex;
    justify-content: center;
    height: 344px;
    align-items: center;
}
  .register{
    display: flex;
      justify-content:space-evenly;
      align-items: center;
      padding: 0px;
      flex-direction: column;
      width: 100%;
      height: 200px;
  
  }
  
  .register-button {


    width: 100%;
    text-transform: uppercase;


    font-family: 'Poppins', sans-serif;


}
.register-button2 {


    /* width: 100%; */
    text-transform: uppercase;


    font-family: 'Poppins', sans-serif;


}
  .register-heading{
    
        font-size: 34px;
    
      font-weight: bold;
      font-family: "Oswald", sans-serif;
      color: whitesmoke;
      text-transform: uppercase;
      letter-spacing: 2px;
      font-family: 'Poppins', sans-serif;
      margin-bottom:0;
      text-align: center;


  
  }
  .text1 {
    font-size: 15px;
    color: whitesmoke;
    font-family: 'Poppins', sans-serif;
    margin-bottom:0;

}


.what_next_flex{
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: center;
  
}
.what_next_flex i{
    width: 1em;
    height: 1em;
    position: relative;
    display: block;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-size: 50px;  color: #deb466;
}
.what_next_flex .textpara1{
    font-size: 69px;
    font-weight: 600;
    line-height: 1;  color: #369094;
}
.what_next_flex .textpara{
text-align: center;
font-size: 19px;
font-weight: 400;
line-height: 2.5;  color: #369094;
}
 

  /* cards section */

  .cards {
 
    border-radius: 5px;
    background-color: #dfdfdf;
    padding: 0px;
    margin-bottom: 20px;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.5);
}



    .imgpart{
        border-bottom: 2px solid #d51d1d;
    }
    .textpart{
      padding: 10px;
    }
    .img1 {
    border-radius: 5px 5px 0 0;
}


  .imgpart1 {

    height: 300px;
    position: relative;
  }
   
  .text2 {
    position: absolute;
    background-color: #fff;
    margin-left: 70px;
    margin-top: 230px;
    padding: 25px 60px;
    display: flex;
    flex-direction: column;

}


  .text2 h2 {
    color: black;
    font-weight: 700;
    font-size: 35px;
    text-align: center;
}

#cardSection{
    padding-top: 120px;
    padding-bottom: 180px;
}

@keyframes hoverAnimation {
    from {
        background-position: left top;
    }
    to {
        background-position: left bottom;
    }
}

.mark-part {
    
     margin: 16px ;
    background-color: white;
    padding: 20px;
    position: absolute;
    margin-top: -135px ;
    width: 19%;
    text-align: center;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
    animation: hoverAnimation 0.4s forwards;
}
.mark-part:hover {
    background-color: #f16268; /* Change background color */
    background-position: left bottom; /* Change background position */
    color: #fff; 
}

.dell-part{
    position: relative;
}


    .mark-part {
        margin: 16px ;
        background-color: white;
        padding: 20px;
        position: absolute;
        margin-top: -106px ;
          width: 19% ;  
        text-align: center;
        box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
    }
    .total-part > .dell-mark-part {
        margin-bottom: 200px;
    }
    

    .mark-part {
        margin: 10px;
        background-color: white;
        padding: 20px;
        position: absolute;
        margin-top: -106px;
        width: 18%;
        text-align: center;
        box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
    }

.total-part > .dell-mark-part {
    margin-bottom: 200px;
}

@media (min-width: 992px) and (max-width: 1200px) {
    #cardSection {
        padding-top: 45px;
        padding-bottom: 200px;
    }
    .mark-part {
        margin: 18px ;
        background-color: white;
        padding: 20px;
        position: absolute;
        margin-top: -106px ;
          width: 19% ;  
        text-align: center;
        box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
    }
    .total-part > .dell-mark-part {
        margin-bottom: 200px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .sem {
        padding-top: 80px;
    }
    .mark-part {
        margin: 20px ;
        background-color: white;
        padding: 20px;
        position: absolute;
        margin-top: -106px;
         width: 38% ; 
        text-align: center;
        box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
    }
    .total-part > .dell-mark-part {
        margin-bottom: 100px;
    }
}



.box-part1 {
    padding: 20px;
    
    background-color: rgb(15, 164, 168);
}
.box-part1 h1 {
    color: #fff;
    font-size: 29px;
    /* padding-top: 104px; */
    font-weight: 700;
    font-family: popins;
    /* text-shadow: 1px 1px 0px #d62027; */
}
.box-part1 p{
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}
.box-part1 a{
    
    /* height: auto; */
    text-decoration: none;
    font-size: 16px;
    padding: 5px 12px 8px 12px;
    display: inline-block;
    cursor: pointer;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    /* background: linear-gradient(45deg, rgb(237, 116, 116), rgb(234, 80, 80)) !important; */
    /* background: linear-gradient(#0ba3a7, #0ba3a7 70%); */
    border: 1px solid #0ba3a7;
    /* box-shadow: #f69c9f 0 1px 0 inset; */
    /* text-shadow: #eb1c24 0 -1px 0; */
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1.2 !important;
    color: #fff !important;
    font-weight: 700;
    border: 1px solid #eb1c24;
    background:  #eb1c24;

}
button .btn-submit{
    padding: 7px 12px 7px;
}
.card1{
    background-image: url(../img/liberay.jpg);
}
.card2
{
    background-image: url(../img/NSS.jpg);
}
.card3{
    background-image: url(../img/awards.jpg);
}
.card4{
    background-image: url(../img/gallery.jpg);
  
    
}
.card5{
    background-image: url(../img/sports.jpg);
 
    
}
.card6{
    background-image: url(../img/res-pic.png);
  
}
.card7 {
    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: .25rem;
    align-content: center;
    justify-content: center;
    align-items: center;
}
 .card {

    position: relative;
    width: 150px;
    height: 150px;
 
    background-size: cover;
    background-position: center bottom;
    border-radius: 10px; 
    border-top-width: 13px !important;
    border-right-width: 46px !important;
    border-bottom-width: 1px; 
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: rgba(0, 0, 0, 0.125);
    border-right-color: rgba(0, 0, 0, 0.125);
    border-bottom-color: rgba(0, 0, 0, 0.125);
    border-left-color: rgba(0, 0, 0, 0.125);
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    border-top-left-radius: 18px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 29px;
    border-bottom-left-radius: 10px;
  } 
  .card::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; 
     background-color: rgba(0, 0, 0, 0.5); 
     border-radius: 10px; 
  }
  .card::before:hover {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(202 55 55 / 50%);
    border-radius: 10px;
}


  
  .card-content {
    position: absolute;
    top: 50%; 
    left: 40%;
    transform: translate(-50%, -50%);
    color: white; 
    text-align: center;
    z-index: 1; 
  }
  
  
  .space-section {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}
.acadamic_para{

    font-size: 40px;
    font-weight: bold;
    color: #f16268;
    text-shadow: 8 10 #96dadc;
    text-shadow: 1px 2px 0 #0ba3a7;
    

}
.acadamic_head1{
font-size: 16px;
font-weight: bold;
color: #fff;
/* text-shadow: 8 10 RED; */
text-shadow: 1px 0.2px 0 #f16268;
text-align: center;
z-index: 999;
margin-left: 26px;
margin-top: 47px;
}
.acadamic_head2{
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    /* text-shadow: 8 10 RED; */
    text-shadow: 1px 0.2px 0 #f16268;
    text-align: center;
    z-index: 999;
    margin-left: 64px;
    margin-top: -4px;
    }
    .acadamic_head3{
        font-size: 16px;
        font-weight: bold;
        color: #fff;
        /* text-shadow: 8 10 RED; */
        text-shadow: 1px 0.2px 0 #f16268;
        text-align: center;
        z-index: 999;
        margin-left: 39px;
        margin-top: 1px;
        }
        .acadamic_head4{
            font-size: 16px;
            font-weight: bold;
            color: #fff;
            /* text-shadow: 8 10 RED; */
            text-shadow: 1px 0.2px 0 #f16268;
            text-align: center;
            z-index: 999;
            margin-left: 95px;
            margin-top: 1px;
            }
            .acadamic_head5{
                font-size: 16px;
                font-weight: bold;
                color: #fff;
                /* text-shadow: 8 10 RED; */
                text-shadow: 1px 0.2px 0 #f16268;
                text-align: center;
                z-index: 999;
                margin-left: 32px;
                margin-top: 1px;
                }
                .acadamic_head6{
                    font-size: 16px;
                    font-weight: bold;
                    color: #fff;
                    /* text-shadow: 8 10 RED; */
                    text-shadow: 1px 0.2px 0 #f16268;
                    text-align: center;
                    z-index: 999;
                    margin-left: 49px;
                    margin-top: 1px;
                    }


                    #cardSection {
                        padding-top: 41px;
                        padding-bottom: 144px;
                    }



#side-mn, #notification-sec {
    padding: 10px 10px;
    /* border: 1px solid grey; */
    /* box-shadow: 2px 4px 8px 2px #ccc; */
    border-radius: 5px;
    /* font-family: 'Open Sans', sans-serif; */
    text-align: left;
    margin-top: 10px;
    background: #fff;
}
#side-mn, #notification-sec {
    padding: 10px 10px;
    /* border: 1px solid grey; */
    /* box-shadow: 2px 4px 8px 2px #ccc; */
    border-radius: 5px;
    /* font-family: 'Open Sans', sans-serif; */
    text-align: left;
    margin-top: 10px;
    background: #fff;
}
#caedSection{
    padding-top: 50px;
    padding-bottom: 374px;
}
.white-box{
    height: 380px;
    margin: 27px;
    background-color: white;
    padding: 20px;
    position: absolute;
    margin-top: -82px;
    width: 18%;
    text-align: center;
    border: 2px solid #deb466;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
}
.pract-head{
    font-size: 30px;
}
.pract-para{
    font-size: 16px;
    text-align: center;
}
.acadamic_para {
    font-size: 40px;
    font-weight: bold;
    color: #0ba3a7;
    text-shadow: 8 10 #96dadc;
    text-shadow: 0px 0px 0 #0ba3a7 !important;
    margin-bottom: 25px;
    @media only screen and (max-width:600px){   
         
        font-size: 25px;
        font-weight: bold;
    
}}
.card_bg{
    background-color: transparent;
    height: auto;
}
.card_bg:hover{
    background-color: #eb1c24c2;
    height: auto;
}
#servdSection{
    padding-top: 30px;
    padding-bottom: 30px;
}

.derv{
    padding: 14px;
}

.sev-part {
    border: 1px solid #0ba3a71f;
    background-color: #dee5f24a;
    height: 510px;
    margin-top: 20px;
}


.simple-mark{
    margin-top: 20px;
}


.term-head {
    font-size: 20px;
    text-align: center;
}
.term-para{
    text-align: center;
}





.not-part{
    margin-top: 40px;
    margin-bottom: 40px;
}


.not-part{
    margin-top: 40px;
    margin-bottom: 40px;
}



@media only screen and  (min-width:2540px){

    .white-box {
        height: 380px;
        margin: 10px;
        background-color: white;
        padding: 20px;
        position: absolute;
        margin-top: -82px;
        width: 11%;
        text-align: center;
        box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
    }

}

@media (max-width:1400px){
.white-box {
   height: 473px;
    margin: 5px;
    background-color: white;
    padding: 17px;
    position: absolute;
    margin-top: -80px;
    width: 20%;
    text-align: center;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
}
#caedSection{
    padding-top: 50px;
    padding-bottom: 384px;
}
}

@media  (min-width:768px) and (max-width:990px){
.white-box {
   height: 480px;
    margin: 5px;
    background-color: white;
    padding: 17px;
    position: absolute;
    margin-top: -80px;
    width: 18%;
    text-align: center;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
}
#caedSection{
    padding-top: 50px;
    padding-bottom: 384px;
}
}

@media (min-width:768px) and (max-width:990px){
/*.white-box {*/
/*    height: 320px;*/
/*    margin: 10px;*/
/*    background-color: white;*/
/*    padding: 17px;*/
/*    position: absolute;*/
/*    margin-top: -80px;*/
/*    width: 32%;*/
/*    text-align: center;*/
/*    box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;*/
/*}*/
.white-box {
    height: 324px;
    margin: 10px;
    background-color: white;
    padding: 17px;
    position: absolute;
    margin-top: -80px;
    width: 42%;
    text-align: center;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
}

.semple {
    margin-top: 270px;
}



.dimple-part{
    margin-top: 20px;
}

  #cardSection {
    padding-top: 50px;
    padding-bottom: 255px;
                    }


}

@media (min-width:577px) and (max-width: 767px){

    .mark-part {
        margin: 20px ;
        background-color: white;
        padding: 20px;
        position: absolute;
        margin-top: -106px ;
        width: 63%;
        text-align: center;
        box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
    }
    .total-part > .dell-mark-part {
        margin-bottom: 150px;
    }
}


@media (min-width:601px) and (max-width:767px){
.white-box {
    height: auto;
    margin: 10px;
    background-color: white;
    padding: 17px;
    position: absolute;
    margin-top: -80px;
    width: 65%;
    text-align: center;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
}

.demple {
    margin-top: 234px;
}
#caedSection{
    padding-top: 50px;
    padding-bottom: 210px;
}


.semple {
    margin-top: 200px;
}

.boc-part{
    margin-top: 20px;
}

}

@media (min-width:320px) and (max-width:600px){
    .white-box {
    height: auto;
    margin: 5px;
    background-color: white;
    padding: 17px;
    position: absolute;
    margin-top: -80px;
    width: 89%;
    text-align: center;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
}
.demple {
    margin-top: 234px;
}
.semple {
    margin-top: 260px;
}
#caedSection{
    padding-top: 50px;
    padding-bottom: 250px;
}
}
/*@media (min-width:571px) and (max-width:766px){*/
    
    
    
/*}*/
@media  (max-width:600px){
    .register-section2 {
        width: 100%;
        height: 500px;
    }
    .register-main20 {
        
    }
    .mark-part {
        margin: 20px !important;
        background-color: white; 
        padding: 20px; 
        position: absolute; 
        margin-top: -106px !important;
        width: 78% !important; 
        text-align: center;
        box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
    }
    .total-part > .dell-mark-part {
        margin-bottom: 250px;
    }
}
