@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap");

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Montserrat";
}
p {
  font-size: 1.1rem;
}
hr {
  border: none;
  border-top: 1px solid #fff;
  margin: 1rem 0;
}
.level2 {
  font-size: 3rem;
}

.navi {
  padding: 1rem 4rem;
}
.navi .nav-item {
  margin-right: 2rem;
}
.navi .nav-item .nav-link {
  font-size: 1.1ƒrem;
}

.row {
  margin: 0;
}
.wrapper {
  padding: 4rem 8rem;
}

.header {
  background: linear-gradient(
      rgba(0, 0, 0, 0.5),
      rgba(0, 0, 0, 0.5),
      rgba(0, 0, 0, 0.5)
    ),
    url(/header_bg.jpg);
  background-attachment: fixed;
  background-position: bottom;
  background-size: cover;
  background-repeat: no-repeat;
  color: white;
}
.logo-image {
  height: 65px;
}

.header h1 {
  font-size: 3rem;
  font-weight: 700;
}
#board_members .member-row {
  margin: 4rem 0;
}
#board_members img {
  width: 100%;
  height: 250px;
}

#board_members .common h5 {
  font-size: 1rem;
}
#board_members .common h3 {
  font-size: 1.4rem;
  font-weight: 500;
}
#board_members .common {
  overflow: hidden;
  border-radius: 10px;
  font-family: "Ubuntu";
  box-shadow: 10px 10px 5px rgb(146, 214, 237);
}
#board_members .social_icons i {
  font-size: 30px;
}
#board_members .social_icons i:hover {
  transform: scale(1.3);
  transition: 0.3s;
}

.header {
  height: 400px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  color: white;
}

.header h1 {
  font-size: 3rem;
  font-weight: 700;
}

.button_send {
  background-color: #066649;
  color: white;
  border-radius: 5px;
  border: transparent;
  width: 15%;
  height: 8.5%;
}

.button_send:hover {
  color: #037aa2;
}

.header {
  background-image: url(/882-scaled.jpg);
  background-attachment: fixed;
  background-position: bottom;
  background-size: cover;
  background-repeat: no-repeat;
  color: white;
}

.info {
  padding: 80px 130px 75px 239px;
}

.info .pic {
  text-align: center;
}

.txt_bx {
  line-height: 2;
}

.requirment {
  padding: 80px 130px 75px 239px;
}

.pricing {
  text-align: center;
  background-color: #dedede;
  border-radius: 10px;
  padding: 1.5rem;
}

.pricing-gold {
  background-color: #f1f1f1;
  text-align: center;
  border-radius: 10px;
  padding: 2.5rem;
}

/* sponsorship */

.benefits_summary table tr {
  border-color: transparent;
}

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

.sponsorship-level .row {
  align-items: center;
  justify-content: space-between;
}

.header {
  background: linear-gradient(
      rgba(0, 0, 0, 0.5),
      rgba(0, 0, 0, 0.5),
      rgba(0, 0, 0, 0.5)
    ),
    url(/header_bg.jpg);
  background-attachment: fixed;
  background-position: bottom;
  background-size: cover;
  background-repeat: no-repeat;
  color: white;
}

.button_login {
  background-color: #066649;
  color: white;
  border-radius: 5px;
  border: transparent;
  width: 6%;
  height: 8.5%;
}

.button_login:hover {
  color: #037aa2;
}

.login_credential {
  padding: 40px 170px 75px;
}

.header {
  background-attachment: fixed;
  background-position: cover;
  background-size: cover;
  background-repeat: no-repeat;
  color: white;
}

.join {
  padding: 40px 170px 75px;
}

.guidelines {
  padding: 40px 170px 75px;
}

.highlight {
  background-color: #ffff00;
}

.button_sign {
  background-color: #066649;
  color: white;
  border-radius: 5px;
  border: transparent;
}

.form {
  padding: 40px 170px 75px;
}

.qa {
  padding: 40px 170px 75px;
}

.highlight {
  text-align: center;
}
.hack-a-thon {
  padding: 5rem 30rem;
}

.heading_three {
  text-align: center;
}

.hack-a-thon ul {
  padding: 0 0 0 20px;
}

#contact_header {
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
    url(/header_bg.jpg);
}
.img_box {
  background: url(/5709.jpg);
  background-attachment: fixed;
  background-position: bottom;
  background-size: cover;
  background-repeat: no-repeat;
  color: white;
  width: 30%;
  text-align: center;
  padding: 30px;
}

/* .sponsors_memberships .row { */
.sponsors_memberships .row {
  justify-content: space-between;
  align-items: center;
}

.sponsors_memberships .row_alt .img_box {
  background: url(/1231.png);
  padding: 25px;
  background-position: center;
}

.fact {
  text-align: center;
  background-image: url(/1231.png);
  background-position: center;
  background-attachment: fixed;
}

.apply_button {
  background-color: #4fc99a;
  color: white;
  border-radius: 5px;
  border: transparent;
}

.scholar {
  text-align: center;
}

.blank {
  background-color: #6ec1e4;
  padding: 40px 170px 75px;
}

.carousel_1 {
  text-align: center;
}

.owl-carousel {
  align-items: center;
}

.scholar_win {
  justify-content: space-evenly;
  padding: 40px 170px 75px;
  align-items: center;
}

.table-container {
  width: 100%;
  margin: 0 auto;
  border-collapse: collapse;
}
.table-container th,
.table-container td {
  border: 1px solid transparent;
  padding: 8px;
  text-align: center;
}
.table-container th {
  background-color: #bce8f7;
  color: #333;
}

.table-container td {
  background-color: #f9f9f9;
}
.table-container tr:last-child {
  background-color: #6ec1e4;
}
.table-container .header {
  background-color: #00aeef;
  color: white;
  text-align: left;
}
.table-container .highlight {
  background-color: #eee;
}
.table-container .highlight span {
  color: #00aeef;
}
.table-container .benefit {
  text-align: left;
}
#membership_students {
  background-image: url(/149393-OTYQU3-535.jpg);
  background-attachment: fixed;
  background-position: bottom;
  background-size: cover;
  background-repeat: no-repeat;
  color: white;
}

#contact-info .row {
  justify-content: space-between;
}

.create-event {
  box-shadow: 0 0 10px 0 #ccc;
  border-radius: 10px;
  margin-bottom: 3rem;
  padding: 2rem 4rem;
  border: 0.5px solid #ccc;
}

.admin_dashboard {
  padding: 2rem;
  border-radius: 10px;
  box-shadow: 0 0 4px 0 #000;
  margin-bottom: 4rem;
}
.admin_dashboard p {
  margin: 0;
}
.admin_dashboard .row {
  align-items: center;
}

.event-card {
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease-in-out;
}
.event-card:hover {
  transform: translateY(-5px);
}
.event-img {
  height: 200px;
  object-fit: cover;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.event-title {
  font-size: 1.5rem;
  font-weight: bold;
  color: #343a40;
}
.event-date {
  font-size: 1rem;
  color: #6c757d;
}
.event-description {
  font-size: 0.95rem;
  color: #495057;
}

/* media queries */
@media (max-width: 768px) {
  .wrapper {
    padding: 2rem;
  }

  .sponsors_memberships .row {
    flex-direction: column;
    margin-bottom: 2rem;
  }
  .sponsors_memberships .row:last-child {
    margin: 0;
  }
  .sponsors_memberships .row .content_box,
  .sponsors_memberships .row .img_box {
    width: 100%;
  }

  .fact .row .col-lg-4 {
    margin-bottom: 2rem;
  }
  .fact .row .col-lg-4:last-child {
    margin: 0;
  }
  #board_members .member-row {
    flex-direction: column;
    margin-bottom: 0;
  }
  #board_members .member-row:last-child {
    margin: 0;
  }
  #board_members .member-row .common {
    margin-bottom: 2rem;
  }
  #board_members .member-row .common:last-child {
    margin-bottom: 2rem;
  }

  .Other_commities .row {
    flex-direction: column;
  }
  .Other_commities .row .subject {
    width: 100%;
  }

  #contact-info .row {
    flex-direction: column;
  }
  #contact-info .row .col-lg-6 {
    margin-bottom: 4rem;
  }
  #contact-info .row .col-lg-6:last-child {
    margin: 0;
  }

  .sponsorship-level .row .price {
    width: 100% !important;
    margin-bottom: 1.5rem;
  }
  .sponsorship-level .row .price:last-child {
    margin: 0;
  }
  .info .row {
    flex-direction: column;
  }
  .info img {
    width: 90%;
  }

  .requirment ul {
    padding: 20px;
  }
}

/* Custom File Upload Styling */

.create-event form {
  margin-top: 2rem !important;
}
.event-form-file {
  display: none; /* Hide the default file input */
}

.custom-file-upload {
  display: inline-block;
  background-color: #00aeef;
  color: white;
  padding: 12px 20px;
  font-size: 1.1rem;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.3s ease, transform 0.3s ease;
}

.custom-file-upload:hover {
  background-color: #037aa2;
  transform: translateY(-5px);
}

.custom-file-upload i {
  margin-right: 8px;
  font-size: 1.3rem;
}

.custom-file-upload:active {
  transform: translateY(0);
}

/* Styling the file input label and button interaction */
.event-form-group {
  position: relative;
}

.event-form-input,
.event-form-textarea {
  margin-bottom: 20px;
}

/* Form Title Styling */
.form-title {
  font-size: 2.5rem;
  font-weight: 600;
  color: #333;
}

/* General Styling */
.event-form-group input,
.event-form-group textarea {
  border-radius: 4px;

  padding: 20px 15px;
  font-size: 1.1rem;
  margin-bottom: 20px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease-in-out;
}

/* Focused Input/Textarea fields */
.event-form-group input:focus,
.event-form-group textarea:focus {
  border-color: #037aa2;
  outline: none;
}

/* Button Styling */
.event-form-button {
  font-size: 1.2rem;
  padding: 12px 30px;
  border-radius: 30px;
  font-weight: 600;
  transition: background-color 0.3s ease, transform 0.3s ease;
}

.event-form-button:hover {
  background-color: #45a049;
  transform: translateY(-5px);
}

.admin-event-list-item img {
  width: 100%;
  box-shadow: 0 0 10px 0 #ccc;
}

#footer li::marker {
  color: #fff;
}

/* Responsive Design for smaller screens */
@media (max-width: 768px) {
  .wrapper {
    padding: 2rem;
  }

  .event-form-button {
    font-size: 1rem;
    padding: 12px 25px;
  }

  .form-title {
    font-size: 2rem;
  }

  .event-form-group input,
  .event-form-group textarea {
    font-size: 1rem;
    padding: 12px;
  }
}
