
.student_profile {
   min-height: 80vh;
}
.btn-color{
    
    
    background-color: #fba245;
    color: #fff;
    
  }
  
  .profile-image-pic{
    height: 200px;
    width: 200px;
  }
  
  
  
  /* .cardbody-color{
    background-color: #ebf2fa;
  } */
  
  a{
    text-decoration: none;
  }

  .btn-color:hover{
    background-color: #fba245;
    color: #fff;
    
  }
  .forget-password{
   margin-top: 10px;
   text-align: right;
   /*margin-left: 60px;*/
  }

  .card-body {
    box-shadow: 10px 10px 15px rgba(0, 0, 0, 0.3);
    background: #fff;
    /* border-radius:10px; */
      border-top-left-radius: 0;   /* round top-left */
  border-bottom-left-radius: 8px; /* round bottom-left */
  border-top-right-radius: 0;   /* flat top-right */
  border-bottom-right-radius: 8px; /* flat bottom-right */
  }
  .mb-30 {
    margin-bottom:30px;
  }
  .mt-30 {
    margin-top:30px;
  }
  .mt-60 {
    margin-top:60px;
  }
  .profile h4{
        font-weight: bold;
  }
  .signup h2{
    margin-top: 50px;
    color: #f6a51f;
    font-weight: 600;
    background: #021349;
    padding: 15px;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 0;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 0;
    margin-bottom: 0;
    font-size: 53px;
    font-family: "Poppins", sans-serif !important;
  }
  .amaltas-logo {
    width: 200px;
  }
  .login-btn {
    align-items: end;
  }
  .login-left {
    /* background-color: #021349;
        opacity: 0.9; */
        background-color: rgba(2, 19, 73, 0.9);
    min-height: 522px;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .alumni_login_new .contact-btn-new {
    margin-top: 80px;
  }
  .footer {
    background: #021349;
    color: #fff;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .footer p{
    margin-bottom: 0;
  }
  .footer ul {
    margin: 0;
    padding: 0;
  }
  .footer ul li {
    list-style: none;
  }
  .footer ul li a{
    color: #fff;
    line-height: 2.5;
  }
  .bord-top {
    border-top: solid 1px #ffffff4d;
    margin-top: 20px;
  }
  .bord-top p{
    margin-top: 20px;
  }
  .footer h5{
    font-weight: 700;
        padding-top: 105px;
        font-size:18px;
  }
@media (min-width: 768px) {
  .footer-col {
    flex: 0 0 auto;
    max-width: none;
  }

  .footer-col-1 {
    flex: 0 0 40%;
    max-width: 40%;
  }

  .footer-col-2,
  .footer-col-3,
  .footer-col-4 {
    flex: 0 0 20%;
    max-width: 20%;
  }
}
.info {
    display: flex
;
    gap: 15px;
}
.row.footer-content {
    padding: 0px 0px !important;
}
.footer ul li a:hover {
    color: #FBAF41;
    line-height: 2.5;
    text-decoration: none;
}
.row.footer-content {
    /* padding: 0px 40px !important; */
    padding-bottom: 65px;
    padding-right: 40px;
    padding-left: 40px;
}
.footer ul li a:hover {
       color: #FBAF41;
    line-height: 2.5;
    text-decoration: none;
}
.social a:hover{
      color: white !important;
}
.info a:hover {
      color: #FBAF41;
    text-decoration: none;
}
.row.footer-content {
    padding-bottom: 45px !important;
}
  .signup {
    padding-bottom: 150px;
      background-image: url('../../assets/images/home-cloud-bg.webp');
  background-size: cover;         /* Scale the image to cover entire area */
  background-repeat: no-repeat;   /* Prevent tiling */
  background-position: center;    /* Center the image */
  }
  .img-thumbnail {
    border: none;
  }
  .forget-password a {
    /* color: #021349; */
    font-size: 16px;
  }
  .new_reg {
     font-size: 21px;
  }
  .alumni_login h2{
   margin-bottom: 40px;
   font-size: 53px;
   font-weight: 600;
   color:#021349;
   font-family: "Poppins", sans-serif !important;
  }
   .alumni_login_new h2{
   margin-bottom: 40px;
   font-size: 53px;
   font-weight: 600;
   color:#f6a51f;
   font-family: "Poppins", sans-serif !important;
  }
  .alumni_login_new p{
    color: #fff;
    font-size: 18px;
  }
  /* .login .card-body{
    padding-top: 50px;
    padding-bottom: 50px;
  } */
.my-6 {
margin-top:6rem;
margin-bottom:7rem;
}
.new_reg a{
  color: #000;
}
  .signupform .form-control {
  height: calc(3.5em + .75rem + 2px);
  border: 1px solid #021349;
  }
  .signupform button {
    height: 50px;
  }

  .reset-password .panel{
    border: solid 1px #e5e5e5;
    padding: 10px;
  }
  .reset-password {
    margin-top: 80px;
    margin-bottom: 330px;
  }
  .account-exist {
    margin-top: 20px;
  }
  .sign-up {
    margin-top: 20px;
  }
  .student_profile img {
    width: 250px;
    height: 250px;
    /* padding:10px; */
  }
  .profile-upload {
    margin-top: 20px;
  }
  .student_profile {
    margin-top: 50px;
    margin-bottom: 50px;
    padding-right: 50px;
    padding-left: 50px;
  }
  .job-history {
    /* margin-top: 50px; */
  }
  .add-job {
    margin-bottom: 20px;
  }


  .table .thead-dark th {
    color: #fff;
    background-color: #021349;
    border-color: #021349;
}
.testimonial_btn {
  margin-top: 20px;
}
.main-padding {
  padding-right:100px;
  padding-left: 100px;
}
.wrapper {
  min-height: 80vh;
}
.wrapper h1{
  text-align: center;
  margin-top: 50px;
  margin-bottom: 50px;

}
.card h5{
  font-size: 36px;
  font-weight: bold;
}
.table-header h1{
  margin-top: 50px;
  margin-bottom: 50px;
}
.wrapper a{
  text-decoration: none;
}
.import_file {
  margin-top: 50px;
}

.btn-primary {
    color: #fff;
    background-color: #fba245;
    border-color: #fba245;
}



#card {
  /* position: relative; */
  margin-top: 50px;
  margin-bottom: 50px;
  /* top: 110px; */
  width: 320px;
  display: block;
  /* margin: auto; */
  text-align: center;
  min-height: 70vh;
  font-family: 'Source Sans Pro', sans-serif;
}

#upper-side {
  padding: 2em;
  background-color: #fba245;
  display: block;
  color: #fff;
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
}

#checkmark {
  font-weight: lighter;
  fill: #fff;
  margin: -3.5em auto auto 20px;
}

#status {
  font-weight: lighter;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 1em;
  margin-top: -.2em;
  margin-bottom: 0;
}

#lower-side {
  padding: 2em 2em 5em 2em;
  background: #f7f7f7;
  display: block;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}

#message {
  margin-top: -.5em;
  color: #757575;
  letter-spacing: 1px;
}

#contBtn {
  position: relative;
  top: 1.5em;
  text-decoration: none;
  background: #fba245;
  color: #fff;
  margin: auto;
  padding: .8em 3em;
  -webkit-box-shadow: 0px 15px 30px rgba(50, 50, 50, 0.21);
  -moz-box-shadow: 0px 15px 30px rgba(50, 50, 50, 0.21);
  box-shadow: 0px 15px 30px rgba(50, 50, 50, 0.21);
  border-radius: 25px;
  -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

#contBtn:hover {
  -webkit-box-shadow: 0px 15px 30px rgba(50, 50, 50, 0.41);
  -moz-box-shadow: 0px 15px 30px rgba(50, 50, 50, 0.41);
  box-shadow: 0px 15px 30px rgba(50, 50, 50, 0.41);
  -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}
.error { color: red;
  text-align: center;
}

.btn-danger {
    color: #fff;
    background-color: #021349;
    border-color: #021349;
}

.btn-danger:hover {
    color: #fff;
    background-color: #021349;
    border-color: #021349;
}

.profile {
      box-shadow: 0 0 10px 5px #888888;
    padding: 50px;
    margin-top: 30px;
}
.student_profile h2{
  margin-bottom: 50px;
}

.bottom-bar1 {
    /* background: #fff;
    color: #021349;
    display: flex;
    justify-content: space-between;
    padding: 8px 30px;
    align-items: center;
    flex-wrap: wrap;
    font-size: 14px; */
    
  display: flex;
  justify-content: flex-end; /* Push content to the right */
  align-items: center;
  padding: 10px 20px;
  background-color: #f8f9fa;
  border-bottom: 1px solid #ccc;

}

/* header code  */
.top-header {
        margin-top: 10px;

      display: flex;
      align-items: center;
      justify-content: space-between;
      padding: 0px 40px;
      background: white;
      flex-wrap: wrap;
          /*height: 66px;*/
    /* padding-bottom: 40px !important; */
    margin-bottom: 25px;
        height: 66px !important;

    }
.right {
    font-size: 16px;
}

    .logo img {
      height: 70px;
    }

    .navbar {
      flex: 1;
      text-align: center;
      position: relative;
    }

    .nav-menu {
      list-style: none;
      display: flex;
      justify-content: center;
      gap: 20px;
          margin-top: 17px;
    }

    .nav-menu li {
      position: relative;
      list-style: none;
    }

    .nav-menu li a {
      text-decoration: none;
      color: #021349;
      font-weight: 600;
      padding: 8px 10px;
      display: block;
      transition: background-color 0.3s, color 0.3s;
              letter-spacing: 0.5px;

    }

    .dropdown-content {
      display: none;
      position: absolute;
      top: 100%;
      left: 0;
      background: #fff;
      /*border: 1px solid #ccc;*/
      min-width: 220px;
      z-index: 1000;
      /*box-shadow: 0 2px 5px rgba(0,0,0,0.15);*/
      list-style: none;
      padding: 0;
      height:215px;
      /*margin-top:35px;*/
        top: calc(100% + 35px); /* moves dropdown 30px lower */

    }

    .dropdown-content li {
      /* border-bottom: 1px solid #eee; */
      list-style: none;
      /*padding-bottom: 10px;*/
      text-align: left;
    }
   .dropdown-content  li a {
    padding-bottom: 15px !important;
        padding-top: 15px !important;
   padding-left: 20px !important;
        padding-right: 20px !important;
}

    .dropdown-content li:last-child {
      border-bottom: none;
    }

    /*.dropdown-content li a {*/
    /*  padding: 12px 20px;*/
    /*  white-space: nowrap;*/
    /*  padding-bottom: 10px;*/
    /*  text-align: left;*/
    /*}*/
    .dropdown-content li a {
  /*padding: 20px 20px; */
  white-space: nowrap;
  text-align: left;
  display: block;
}
.fa-chevron-down:before {
    content: "\f078";
    font-size: 10px;
    margin-left: 5px;
}

    .nav-menu li:hover .dropdown-content {
      display: block;
    }

    .dropdown-content li a:hover {
      color: #F6A51F;
      background-color: #021349;
      /*padding-bottom: 10px;*/
      text-align: left;
    }
.bottom-bar .right a {
    color: white;
    text-decoration: none;
    margin: 0 5px;
    font-size: 16px;
}
    .contact-btn .btn {
      background: #F6A51F;
      color: #000;
      padding: 10px 20px;
      text-decoration: none;
      border-radius: 4px;
      font-weight: bold;
    }

    .contact-btn-new .btn {
      background: #F6A51F;
      color: #000;
      padding: 10px 20px;
      text-decoration: none;
      border-radius: 4px;
      /* font-size: 24px; */
      margin-top: 20px;
      font-weight: 600
    }

    .bottom-bar {
      background: #021349;
      color: white;
      display: flex;
      justify-content: space-between;
      padding: 8px 40px;
      align-items: center;
      flex-wrap: wrap;
      font-size: 14px;
    }
ul.nav-menu {
    padding-left: 30px;
}
    .bottom-bar .left {
      color: #F6A51F;
      display: flex;
      align-items: center;
      gap: 10px;
          letter-spacing: 0.4px;

    }


    .bottom-bar .middle {
      font-weight: bold;
      color: white;
    }

    .bottom-bar .right a {
      color: white;
      text-decoration: none;
      margin: 0 5px;
    }

    .bottom-bar .search-icon {
      margin-left: 10px;
      color: #021349;
    }

    #menu-toggle {
      display: none;
    }

    .hamburger {
      display: none;
      font-size: 24px;
      cursor: pointer;
    }
ul.nav-menu {
    margin-bottom: 0px;
}
.main-login {
   background-image: url('../../assets/images/login-bg.jpg');
  background-size: cover;         /* Scale the image to cover entire area */
  background-repeat: no-repeat;   /* Prevent tiling */
  background-position: center;    /* Center the image */
}
.login {
  /* border-radius-left:10px; */
  border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    min-height: 515px;
        
        background-color: rgba(255, 255, 255, 0.9);
}

@media screen and (max-width: 768px) {
.table-header h1{
        font-size: 27px;
      }

}
@media (width: 768px) {
  .contact-btn-new.me-3.header-btn {
    display: none;
}
.alumni_login_new {
    padding: 20px;
}
.card.my-6.login-left.p-lg-5 {
    height: 640px !important;
}
.card.my-6.login {
    height: 640px !important;
}
ul.dropdown-content {
    margin-top: -45px;
}
ul.dropdown-content.nested-menu {
    margin-left: 0px !important;
    margin-top: -49px !important;
    height: 263px !important;
}
    .dash .card {
        height: 205px !important;
    }
    p.card-text {
    font-size: 13px;
}
}

    @media screen and (max-width: 1024px) {
      .nav-menu {
        display: none;
        flex-direction: column;
        background: white;
        position: absolute;
        top: 70px;
        left: 0;
        width: 100%;
        padding: 20px;
        box-shadow: 0 2px 5px rgba(0,0,0,0.2);
        z-index: 999;
      }

      #menu-toggle:checked ~ .nav-menu {
        display: flex;
      }

      .hamburger {
        display: block;
        color: #021349;
      }

      .top-header {
        flex-direction: column;
        align-items: flex-start;
      }

      .bottom-bar {
        flex-direction: column;
        gap: 10px;
        align-items: flex-start;
      }
      
    }
    .pt-5
 {
    padding-top: 3rem !important;
}

.change_pass {
  width: 25%;
}
#editprofileModal .modal-dialog {
        max-width: 800px;
        margin: 1.75rem auto;
    }
    .profile ul {
      margin-top: 30px;
      padding-left: 0;
    }
    .profile ul li {
      list-style: none;
      margin-top: 10px;
      font-weight: 700;
    }
    .engagement {
          background: aliceblue;
    padding: 20px;
    height: 180px;
    }
    .profile_heading {
      color:#021349;
    }

    .contact-card {
      max-width: 360px;
      margin: 50px auto;
      padding: 20px;
      text-align: left;
    }

    .footer-logo {
      /* text-align: center; */
      margin-bottom: 20px;
    }

    .footer-logo img {
      width: 160px;
      height:89px;
    }

    .footer-logo h2 {
      margin: 10px 0 0;
      font-size: 20px;
      font-weight: 600;
    }

    .info {
      margin: 20px 0;
      color: #fff;
    }
    .info a {
      color: #fff;
    }

    .info i {
      margin-right: 10px;
      color: #ffb300; /* accent color */
    }

    .info strong {
      font-size: 16px;
    }

    .social {
      margin-top: 25px;
      display: flex;
      gap: 10px;
    }

    .social a {
      text-decoration: none;
      font-size: 28px;
      color: #fff;
      transition: 0.3s;
    }

    .social a:hover {
      color: #ffb300;
    }
    .batch .card {
      height: 140px;
    }

    /* button one start*/
.button1 {
  display: inline-flex;
  align-items: right;
  gap: 8px;
	 border: 1px solid #FBAF41;
  background-color: #FBAF41; /* orange/yellow */
  color: #0D1B3D; /* navy blue */
/*   padding: 10px 20px; */
	  padding: 14px;
  border-radius: 4px !important;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none ;
  /*box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);*/
  transition: background 0.5s ease-out, color 0.5s ease-out;
}
a.button1 {
    text-decoration: none !important;
}
/* Remove background from here */
.hover-effect-one {
  /* no background here */
  background-size: 200% 100%;
  background-position: right bottom;
  transition: background-position 0.5s ease-out, color 0.5s ease-out;
}
.hover-effect-one:hover {
  background: linear-gradient(to right, #007BFF 50%, white 50%);
  background-size: 200% 100%;
  background-position: left bottom;
  color: #000;
  border: 1px solid #007BFF;
	 border-radius: 4px !important;
}
.hover-effect-one .icon,
.hover-effect-one .text {
  transition: color 0.5s ease;
}
.hover-effect-one:hover .icon,
.hover-effect-one:hover .text {
  color: #231F20;
}
@media (max-width: 600px) {
  .button1 {
    padding: 8px 16px;       /* smaller padding on small screens */
    font-size: 12px;         /* slightly smaller font */
    border-radius: 4px !important;  /* slightly smaller radius */
    gap: 6px;                /* smaller gap between icon and text */
  }
span.text {
    font-size: 12px !important;
}
  .hover-effect-one:hover {
    border-radius: 4px !important;
  }
}
.text {
    font-size: 1px;
}
/* button one end*/

    @media (max-width: 1440px) {
 .batch .card {
          height: 180px;
    }
    .dash .card {
      height: 140px;
    }
    .import_file {
      margin-bottom: 30px;
    }
}

@media (min-width: 375px) and (max-width: 420px) {
.top-header {
    padding: 0px 20px;
}
.contact-btn-new.me-3.header-btn {
    display: none;
}
ul.dropdown-content {
    margin-top: -45px;
    width: 304px;
}
ul.dropdown-content.nested-menu {
    margin-left: 0px;
    margin-top: -50px;
}
.alumni_login_new {
    padding: 20px;
}
.login-left {
    border-radius: 6px;
    width: 339px;
border-radius: 6px;
}
.card.my-6.login-left.p-lg-5 {
    margin-bottom: 0px;
}
.footer h5 {
    padding-top: 30px;
}
.col-md-6.login-box {
    margin-left: 20px;
}
}
    @media (min-width: 320px) and (max-width: 374px) {
.contact-btn-new.me-3.header-btn {
    display: none;
}

.login-left {
    width: 294px;
    border-radius: 6px;
}
.login-left {
    width: auto;
    border-radius: 6px;
}
ul.dropdown-content.nested-menu {
    margin-left: 0px;
            
    
}

ul.dropdown-content{
    margin-top: -48px;
}

  .alumni_login_new {
    padding: 30px;
}  
  .col-md-6.login-box {
    margin-left: 20px;
}  
    .card.my-6.login {
        margin-top: 0px;
        border-radius: 6px;
    }
    .card.my-6.login-left.p-lg-5 {
    margin-bottom: 43px;
}
.footer h5 {
    padding-top: 30px;
}
    ul.nav-menu {
               margin-left: 0px !important;

        /*width: 320px !important;*/
        padding-top: 20px;
        /*margin-top: 21px;*/
    }
    ul.dropdown-content.nested-menu {
    margin-left: 0px;
    margin-top: -50px !important;
}

}

@media (min-width:485px) and (max-width:767px ) {
 .contact-btn-new.me-3.header-btn {
display:none;
}
.col-md-6.login-box {
    margin-left: 20px;
    border-radius: 6px;
}
.card.my-6.login-left.p-lg-5 {
    width: 400px;
}
ul.dropdown-content {
    margin-top: -33px;
}
ul.dropdown-content.nested-menu {
    margin-left: 0px;
    
}
.card.my-6.login {
    margin-top: 0px;
}
.card.my-6.login-left.p-lg-5 {
    margin-bottom: 40px;
}
    .footer h5 {
    font-weight: 700;
    padding-top: 30px;
    font-size: 18px;
}
.alumni_login_new

 {
    padding: 20px;
}
ul.nav-menu {
    /*margin-left: -22px !important;*/
        width: 426px !important;
 
}
}

@media (min-width: 375px) and (max-width: 380px) {
    ul.nav-menu {
     
        width: 350px !important;
     
    }
  ul.dropdown-content.nested-menu {
        margin-top: -49px !important;
        width: 350px !important;
        margin-left: 0px !important;
    }
    ul.dropdown-content {
    height: 269px;
}
}
@media (min-width: 381px) and (max-width: 480px) {
    ul.nav-menu {
            width: 384px !important;

}
ul.dropdown-content {
    height: 269px;
}
ul.dropdown-content.nested-menu {
    margin-top: -49px !important;
    margin-left:0px !important;
    width: 384px !important;
    height:270px !important;
}
}


























