@import url("https://fonts.googleapis.com/css2?family=Anton&display=swap");
.header-bottom {
  /* min-height: 20%;
     */
  margin-top: 7%;
}
#ciqa.ciqa_banner {
  background-image: linear-gradient(0deg, #040404 0%, #fff0 50%),
    url(https://paruluniversity.online/wp-content/uploads/2025/02/ciqa_ban_girl.webp),
    url(https://paruluniversity.online/wp-content/uploads/2025/02/notification_banner.webp) !important;
}
.ciqa_banner {
  /* margin-top: 30%;
     */
  background-size: 100%, 29%, cover !important;
  background-repeat: no-repeat, no-repeat, no-repeat !important;
  background-position: center, 68% 70%, center !important;
  /* min-height: 100vh;
     */
}
.side-image {
  height: 600px;
  align-items: start;
  display: flex;
  justify-self: start;
}
.side-image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  border-radius: 10px;
}
.title-heading-left {
  font-family: "Anton";
  font-style: normal;
  font-weight: 400;
  margin: 0px;
  font-size: 1em;
  text-transform: uppercase;
  line-height: 1.2;
  font-size: 64px;
  text-align: start;
  padding-top: 100px;
  color: #fff;
}
.yellotxt {
  color: #ffd109;
}
.gif-image-wrap {
  /* text-align: center;
     */
  display: flex;
  align-items: center;
  justify-content: center;
  /* background-color: rgba(0,0,0, 0.5);
     */
  border: none;
}
.ciqa-about-us {
  background: #040404;
  padding-top: 70px;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
}
.about-us-title {
  font-family: "Colfax Light";
  font-weight: 400;
  margin: 0px;
  line-height: 40px;
  font-size: 41.6px;
  color: #fff;
}
#functions-id .about-us-title {
  color: #040404;
}
.objective-title {
  font-family: "Colfax Light";
  font-weight: 400;
  margin: 10px 0 20px 0;
  line-height: 40px;
  font-size: 41.6px;
  color: #fff;
}
.about-description {
  font-family: "Robot";
  font-weight: 300;
  line-height: 1.5;
  font-size: 21.6px;
  color: #fff;
  width: 90%;
  margin: 50px auto;
}
.objective-wrap {
  text-align: center;
  margin: 50px 0 0 0;
}
ul.ciqa_list {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
ul.ciqa_list li.ciqa-item {
  display: flex;
  align-items: center;
  padding: 30px 20px 30px 40px;
  gap: 27px;
  border-radius: 15px;
  background: linear-gradient(90deg, #fff 0%, #fff 19%);
}
span.number-round {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  float: left;
  color: #d20005;
  font-family: "Robot";
  font-size: 80px;
  font-style: normal;
  font-weight: 300;
  line-height: 100%;
}
.item-content {
  color: #555;
  font-family: "Robot";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
}
.ciqa-image-wrap {
  /* background: url('https://paruluniversity.online/wp-content/uploads/2025/02/ciqa_bg.webp') no-repeat center center;
     */
  background-size: cover;
  min-height: 600px;
  margin-top: -140px;
  /* margin-bottom: 140px;
     */
  /* position: relative;
     */
}
/* Overlay add karva mate */
.ciqa-image-wrap::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.3));
  /* black overlay */
  z-index: -1;
}
/* Content overlay mathi upar dekhava mate */
.ciqa-image-wrap > * {
  position: relative;
  z-index: 2;
}
#functions-id {
  background: #fff;
  padding: 70px 0;
}
ul.ciqa_functions_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  list-style: none;
  padding: 0;
  margin: 40px auto 0 auto;
  text-align: start;
  width: 85%;
}
ul.ciqa_functions_list li {
  width: 48%;
  /* two-column layout */
  display: flex;
  align-items: flex-start;
  margin-bottom: 20px;
  font-size: 20px;
}
ul.ciqa_functions_list .icon-wrapper {
  flex-shrink: 0;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: #129948;
  /* green circle */
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 12px;
}
ul.ciqa_functions_list .fa-check {
  color: #fff;
  /* white check icon */
  font-size: 14px;
}
ul.ciqa_functions_list .fusion-li-item-content {
  color: #555;
  line-height: 1.6;
}
#CIQA-Committee .row {
  justify-content: center;
}
.commontable {
  background: #fff;
  padding: 70px 20px !important;
  border-radius: 20px;
  margin-top: -136px !important;
  border-collapse: collapse;
  font-family: Arial, sans-serif;
  font-size: 14px;
}
.commontable table thead {
  background: #d20005 !important;
  color: #fff !important;
  font-family: "Robot";
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 180.558%;
}
.commontable tbody td {
  color: #333 !important;
  font-family: "Robot";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  padding: 20px !important;
}
.commontable th {
  background-color: #d20005;
  color: #fff !important;
  text-align: left;
  border: 1px solid #ddd;
  font-family: "Robot";
  font-size: 32px;
  font-style: normal;
  padding: 20px;
  font-weight: 600;
  line-height: 180.558%;
}
.commontable td {
  padding: 10px;
  border: 1px solid #ddd;
  text-align: left;
}
.commontable tbody tr:nth-child(even) {
  background-color: #f9f9f9;
}
.commontable tbody tr:nth-child(odd) {
  background-color: #fff;
}
.commontable a {
  color: #d20005;
  text-decoration: none;
  font-weight: 700;
}
.commontable a:hover {
  text-decoration: underline;
}
.commontable td span {
  background-color: silver;
  padding: 2px 5px;
  display: inline-block;
}

/* FAQ Title */
.faqs_head h3 {
  font-family: "Colfax-Light", sans-serif;
  font-weight: 400;
  font-size: 64px;
  line-height: 72px;
}
.redtxt {
  color: #e00000;
}
/* Accordion Item */
.accordion-item {
  border: none;
  margin-bottom: 20px;
  border-radius: 15px;
  overflow: hidden;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}
/* Accordion Button (collapsed = white) */
.accordion-button {
  background-color: #fff;
  color: #000;
  font-size: 22px;
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  padding: 20px 25px;
  border-radius: 15px;
  box-shadow: none !important;
  transition: all 0.3s ease-in-out;
}
/* Accordion Button (expanded = red) */
.accordion-button:not(.collapsed) {
  background-color: #e00000 !important;
  color: #fff !important;
  border-radius: 15px 15px 0 0;
}
/* Arrow styling */
.accordion-button::after {
  transition: transform 0.3s ease;
}
.accordion-button.collapsed::after {
  filter: invert(0);
  /* black arrow */
}
.accordion-button:not(.collapsed)::after {
  filter: invert(1);
  /* white arrow */
}
/* Accordion Body */
.accordion-body {
  background: #fff;
  padding: 20px 25px;
  font-size: 20px;
  font-family: "Raleway";
  font-weight: 400;
  color: #333;
  border-radius: 0 0 15px 15px;
}
.accordion-body small {
  color: #666;
  font-size: 16px;
}

@media (max-width: 767px) {
  .faqs_head h3 {
    font-size: 19px;
    line-height: 12px;
  }
  .accordion-button {
    font-size: 14px;
  }
  .accordion-body {
    font-size: 14px;
    line-height: 24px;
  }
  .commontable {
    padding: 70px 20px !important;
    margin-top: -136px !important;
    overflow-x: auto;
    width: 90% !important;
    margin-left: auto;
    margin-right: auto;
    white-space: nowrap;
  }
  .commontable tbody td {
    font-size: 20px;
    padding: 10px;
  }
  .commontable th {
    padding: 10px;

    font-size: 20px;
  }
  .ciqa-image-wrap {
    background-position: center;
    min-height: 350px !important;
  }
  span.number-round {
    font-size: 50px;
    text-align: center;
  }
  .item-content {
    font-size: 16px;
  }
  .title-heading-left {
    font-size: 38px;
    padding-top: 0;
  }
  .side-image {
    height: 200px;
  }
  ul.ciqa_list {
    padding-left: 0px;
  }
  ul.ciqa_functions_list li {
    width: 100% !important;
  }
  .about-us-title ,.objective-title {
    font-size: 26px;
  }
  .fusion-li-item-content ,.about-description {
    font-size: 14px !important;
  }
  #functions-id{
     padding:35px 0;
  }
}
