@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Inria+Serif:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");
.section_space {
  padding: 40px 0px;
}
@media only screen and (max-width: 1199.98px) {
  .section_space {
    padding: 40px 0px;
  }
}
@media only screen and (max-width: 991.98px) {
  .section_space {
    padding: 40px 0px;
  }
}

.section_space_top {
  padding-top: 40px;
}
@media only screen and (max-width: 1199.98px) {
  .section_space_top {
    padding-top: 40px;
  }
}
@media only screen and (max-width: 991.98px) {
  .section_space_top {
    padding-top: 40px;
  }
}

.section_space_bottom {
  padding-bottom: 40px;
}
@media only screen and (max-width: 1199.98px) {
  .section_space_bottom {
    padding-bottom: 40px;
  }
}
@media only screen and (max-width: 991.98px) {
  .section_space_bottom {
    padding-bottom: 40px;
  }
}

.ic-section-header-space {
  margin-bottom: 30px;
}
@media only screen and (max-width: 991.98px) {
  .ic-section-header-space {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767.98px) {
  .ic-section-header-space {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 575.98px) {
  .ic-section-header-space {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 480px) {
  .ic-section-header-space {
    margin-bottom: 25px;
  }
}

.section_heading {
  margin-bottom: 30px !important;
}
@media only screen and (max-width: 991.98px) {
  .section_heading {
    margin-bottom: 30px !important;
  }
}
@media only screen and (max-width: 767.98px) {
  .section_heading {
    margin-bottom: 30px !important;
  }
}
@media only screen and (max-width: 575.98px) {
  .section_heading {
    margin-bottom: 25px !important;
  }
}
@media only screen and (max-width: 480px) {
  .section_heading {
    margin-bottom: 20px !important;
  }
}

.ic-content-space {
  margin-bottom: 30px;
}
@media only screen and (max-width: 767.98px) {
  .ic-content-space {
    margin-bottom: 25px;
  }
}
@media only screen and (max-width: 575.98px) {
  .ic-content-space {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 480px) {
  .ic-content-space {
    margin-bottom: 18px;
  }
}

.ic-content-space-small {
  margin-bottom: 18px;
}
@media only screen and (max-width: 767.98px) {
  .ic-content-space-small {
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 575.98px) {
  .ic-content-space-small {
    margin-bottom: 12px;
  }
}
@media only screen and (max-width: 480px) {
  .ic-content-space-small {
    margin-bottom: 10px;
  }
}

.ic-content-space-extra-small {
  margin-bottom: 15px;
}
@media only screen and (max-width: 767.98px) {
  .ic-content-space-extra-small {
    margin-bottom: 12px;
  }
}
@media only screen and (max-width: 575.98px) {
  .ic-content-space-extra-small {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 480px) {
  .ic-content-space-extra-small {
    margin-bottom: 8px;
  }
}

.mb-50 {
  margin-bottom: 50px;
}
@media only screen and (max-width: 991.98px) {
  .mb-50 {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 767.98px) {
  .mb-50 {
    margin-bottom: 35px;
  }
}
@media only screen and (max-width: 575.98px) {
  .mb-50 {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 480px) {
  .mb-50 {
    margin-bottom: 25px;
  }
}

.mb-55 {
  margin-bottom: 55px;
}
@media only screen and (max-width: 991.98px) {
  .mb-55 {
    margin-bottom: 45px;
  }
}
@media only screen and (max-width: 767.98px) {
  .mb-55 {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 575.98px) {
  .mb-55 {
    margin-bottom: 35px;
  }
}
@media only screen and (max-width: 480px) {
  .mb-55 {
    margin-bottom: 30px;
  }
}

.mb-38 {
  margin-bottom: 38px;
}
@media only screen and (max-width: 991.98px) {
  .mb-38 {
    margin-bottom: 32px;
  }
}
@media only screen and (max-width: 767.98px) {
  .mb-38 {
    margin-bottom: 28px;
  }
}
@media only screen and (max-width: 575.98px) {
  .mb-38 {
    margin-bottom: 24px;
  }
}
@media only screen and (max-width: 480px) {
  .mb-38 {
    margin-bottom: 20px;
  }
}

.mb-35 {
  margin-bottom: 35px;
}
@media only screen and (max-width: 991.98px) {
  .mb-35 {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767.98px) {
  .mb-35 {
    margin-bottom: 25px;
  }
}
@media only screen and (max-width: 575.98px) {
  .mb-35 {
    margin-bottom: 22px;
  }
}
@media only screen and (max-width: 480px) {
  .mb-35 {
    margin-bottom: 18px;
  }
}

.mbb-30 {
  margin-bottom: 30px;
}
@media only screen and (max-width: 767.98px) {
  .mbb-30 {
    margin-bottom: 25px;
  }
}
@media only screen and (max-width: 575.98px) {
  .mbb-30 {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 480px) {
  .mbb-30 {
    margin-bottom: 18px;
  }
}

.mb-28 {
  margin-bottom: 28px;
}
@media only screen and (max-width: 767.98px) {
  .mb-28 {
    margin-bottom: 24px;
  }
}
@media only screen and (max-width: 575.98px) {
  .mb-28 {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 480px) {
  .mb-28 {
    margin-bottom: 16px;
  }
}

.mb-25 {
  margin-bottom: 25px;
}
@media only screen and (max-width: 767.98px) {
  .mb-25 {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 575.98px) {
  .mb-25 {
    margin-bottom: 18px;
  }
}
@media only screen and (max-width: 480px) {
  .mb-25 {
    margin-bottom: 15px;
  }
}

.mb-23 {
  margin-bottom: 23px;
}
@media only screen and (max-width: 767.98px) {
  .mb-23 {
    margin-bottom: 18px;
  }
}
@media only screen and (max-width: 575.98px) {
  .mb-23 {
    margin-bottom: 16px;
  }
}
@media only screen and (max-width: 480px) {
  .mb-23 {
    margin-bottom: 14px;
  }
}

.mb-20 {
  margin-bottom: 20px;
}
@media only screen and (max-width: 575.98px) {
  .mb-20 {
    margin-bottom: 16px;
  }
}
@media only screen and (max-width: 480px) {
  .mb-20 {
    margin-bottom: 14px;
  }
}

.mb-18 {
  margin-bottom: 18px;
}
@media only screen and (max-width: 575.98px) {
  .mb-18 {
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 480px) {
  .mb-18 {
    margin-bottom: 12px;
  }
}

.mb-15 {
  margin-bottom: 15px;
}
@media only screen and (max-width: 575.98px) {
  .mb-15 {
    margin-bottom: 12px;
  }
}
@media only screen and (max-width: 480px) {
  .mb-15 {
    margin-bottom: 10px;
  }
}

.mb-13 {
  margin-bottom: 13px;
}
@media only screen and (max-width: 575.98px) {
  .mb-13 {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 480px) {
  .mb-13 {
    margin-bottom: 8px;
  }
}

.mb-10 {
  margin-bottom: 10px;
}
@media only screen and (max-width: 480px) {
  .mb-10 {
    margin-bottom: 8px;
  }
}

.mb-8 {
  margin-bottom: 8px;
}
@media only screen and (max-width: 480px) {
  .mb-8 {
    margin-bottom: 6px;
  }
}

.mb-5 {
  margin-bottom: 5px;
}
@media only screen and (max-width: 480px) {
  .mb-5 {
    margin-bottom: 4px;
  }
}

.ic-pos-rel {
  position: relative;
}

.ic-over-hi {
  overflow: hidden;
}

.ic-bg-img {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.ic-social a {
  width: 30px;
  height: 30px;
  line-height: 30px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  margin-right: 7px;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 767.98px) {
  .ic-social a {
    width: 28px;
    height: 28px;
    line-height: 28px;
    margin-right: 6px;
  }
}
@media only screen and (max-width: 575.98px) {
  .ic-social a {
    width: 26px;
    height: 26px;
    line-height: 26px;
    margin-right: 5px;
  }
}
@media only screen and (max-width: 480px) {
  .ic-social a {
    width: 24px;
    height: 24px;
    line-height: 24px;
    margin-right: 4px;
  }
}
.ic-social a i {
  font-size: 14px;
  color: #fff;
}
@media only screen and (max-width: 767.98px) {
  .ic-social a i {
    font-size: 13px;
  }
}
@media only screen and (max-width: 575.98px) {
  .ic-social a i {
    font-size: 12px;
  }
}
@media only screen and (max-width: 480px) {
  .ic-social a i {
    font-size: 11px;
  }
}
.ic-social a:last-of-type {
  margin-right: 0px;
}
.ic-social a:hover {
  background-color: #333;
  transform: translateY(-2px);
}

.ic-social-secondary a {
  width: 40px;
  height: 40px;
  line-height: 40px;
}
@media only screen and (max-width: 767.98px) {
  .ic-social-secondary a {
    width: 36px;
    height: 36px;
    line-height: 36px;
  }
}
@media only screen and (max-width: 575.98px) {
  .ic-social-secondary a {
    width: 32px;
    height: 32px;
    line-height: 32px;
  }
}
@media only screen and (max-width: 480px) {
  .ic-social-secondary a {
    width: 28px;
    height: 28px;
    line-height: 28px;
  }
}
.ic-social-secondary a i {
  font-size: 16px;
}
@media only screen and (max-width: 767.98px) {
  .ic-social-secondary a i {
    font-size: 15px;
  }
}
@media only screen and (max-width: 575.98px) {
  .ic-social-secondary a i {
    font-size: 14px;
  }
}
@media only screen and (max-width: 480px) {
  .ic-social-secondary a i {
    font-size: 13px;
  }
}

.no_wrap {
  white-space: nowrap;
}

* {
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  font-size: 16px;
  font-weight: 400;
  line-height: auto;
  overflow-x: hidden;
}
body::-webkit-scrollbar {
  width: 8px;
}
body::-webkit-scrollbar-track {
  background-color: transparent;
  border-radius: 5px;
}
body::-webkit-scrollbar-thumb {
  background-color: #00bf01;
  border-radius: 5px;
}

h1, h1 span,
h2,
h2 span,
h3,
h3 span,
h4,
h4 span,
h5,
h5 span,
h6,
h6 span,
p {
  margin: 0px;
  padding: 0px;
}

a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}

button {
  border: 0;
  outline: 0;
}
button:focus {
  border: none;
  outline: none;
  box-shadow: 0px 0px 0px;
}

ul {
  list-style-type: none;
  list-style-position: inside;
  margin: 0px;
  padding: 0px;
}

input,
textarea {
  width: 100%;
  border: none;
  outline: none;
}
input:focus,
textarea:focus {
  outline: none;
  box-shadow: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
main {
  display: block;
}

/**Font Size & Font Family**/
h1, h1 span,
h2,
h2 span,
h3,
h3 span,
h4,
h4 span,
h5,
h5 span,
h6,
h6 span {
  margin: 0px;
  text-transform: capitalize;
  font-family: "Inria Serif", serif;
}

h1, h1 span {
  font-size: 72px;
  line-height: 110%;
}
@media only screen and (max-width: 1399.98px) {
  h1, h1 span {
    font-size: 64px;
  }
}
@media only screen and (max-width: 1199.98px) {
  h1, h1 span {
    font-size: 56px;
    line-height: 115%;
  }
}
@media only screen and (max-width: 991.98px) {
  h1, h1 span {
    font-size: 48px;
    line-height: 120%;
  }
}
@media only screen and (max-width: 767.98px) {
  h1, h1 span {
    font-size: 42px;
    line-height: 125%;
  }
}
@media only screen and (max-width: 575.98px) {
  h1, h1 span {
    font-size: 36px;
    line-height: 110%;
  }
}
h2, h2 span {
  font-size: 48px;
  line-height: 120%;
}
@media only screen and (max-width: 1399.98px) {
  h2, h2 span {
    font-size: 44px;
  }
}
@media only screen and (max-width: 1199.98px) {
  h2, h2 span {
    font-size: 40px;
    line-height: 125%;
  }
}
@media only screen and (max-width: 991.98px) {
  h2, h2 span {
    font-size: 36px;
    line-height: 130%;
  }
}
@media only screen and (max-width: 767.98px) {
  h2, h2 span {
    font-size: 32px;
    line-height: 135%;
  }
}
@media only screen and (max-width: 575.98px) {
  h2, h2 span {
    font-size: 28px;
    line-height: 140%;
  }
}
h3, h3 span {
  font-size: 32px;
  line-height: 130%;
}
@media only screen and (max-width: 1399.98px) {
  h3, h3 span {
    font-size: 28px;
  }
}
@media only screen and (max-width: 1199.98px) {
  h3, h3 span {
    font-size: 26px;
    line-height: 135%;
  }
}
@media only screen and (max-width: 991.98px) {
  h3, h3 span {
    font-size: 24px;
    line-height: 140%;
  }
}
@media only screen and (max-width: 767.98px) {
  h3, h3 span {
    font-size: 22px;
    line-height: 145%;
  }
}
@media only screen and (max-width: 575.98px) {
  h3, h3 span {
    font-size: 20px;
    line-height: 150%;
  }
}
h4, h4 span {
  font-size: 24px;
  line-height: 140%;
}
@media only screen and (max-width: 1399.98px) {
  h4, h4 span {
    font-size: 22px;
  }
}
@media only screen and (max-width: 991.98px) {
  h4, h4 span {
    font-size: 20px;
    line-height: 145%;
  }
}
@media only screen and (max-width: 767.98px) {
  h4, h4 span {
    font-size: 18px;
    line-height: 150%;
  }
}
@media only screen and (max-width: 575.98px) {
  h4, h4 span {
    font-size: 17px;
    line-height: 155%;
  }
}
h5, h5 span {
  font-size: 20px;
  line-height: 145%;
}
@media only screen and (max-width: 991.98px) {
  h5, h5 span {
    font-size: 18px;
    line-height: 150%;
  }
}
@media only screen and (max-width: 767.98px) {
  h5, h5 span {
    font-size: 16px;
    line-height: 155%;
  }
}
@media only screen and (max-width: 575.98px) {
  h5, h5 span {
    font-size: 15px;
    line-height: 160%;
  }
}
h6, h6 span {
  font-size: 16px;
  line-height: 150%;
}
@media only screen and (max-width: 767.98px) {
  h6, h6 span {
    font-size: 15px;
    line-height: 155%;
  }
}
@media only screen and (max-width: 575.98px) {
  h6, h6 span {
    font-size: 14px;
    line-height: 160%;
  }
}
.sub-1 {
  font-size: 24px;
  line-height: 130%;
}
@media only screen and (max-width: 991.98px) {
  .sub-1 {
    font-size: 22px;
    line-height: 135%;
  }
}
@media only screen and (max-width: 767.98px) {
  .sub-1 {
    font-size: 20px;
    line-height: 140%;
  }
}
@media only screen and (max-width: 575.98px) {
  .sub-1 {
    font-size: 18px;
    line-height: 145%;
  }
}

.sub-2 {
  font-size: 20px;
  line-height: 140%;
}
@media only screen and (max-width: 991.98px) {
  .sub-2 {
    font-size: 18px;
    line-height: 145%;
  }
}
@media only screen and (max-width: 767.98px) {
  .sub-2 {
    font-size: 17px;
    line-height: 150%;
  }
}
@media only screen and (max-width: 575.98px) {
  .sub-2 {
    font-size: 16px;
    line-height: 155%;
  }
}

.sub-3 {
  font-size: 16px;
  line-height: 120%;
}
@media only screen and (max-width: 767.98px) {
  .sub-3 {
    font-size: 15px;
    line-height: 125%;
  }
}
@media only screen and (max-width: 575.98px) {
  .sub-3 {
    font-size: 14px;
    line-height: 130%;
  }
}

p,
a,
span,
label,
li {
  font-size: 16px;
  line-height: 150%;
  font-family: "Inter", sans-serif;
}
@media only screen and (max-width: 991.98px) {
  p,
  a,
  span,
  label,
  li {
    font-size: 15px;
    line-height: 155%;
  }
}
@media only screen and (max-width: 767.98px) {
  p,
  a,
  span,
  label,
  li {
    font-size: 14px;
    line-height: 160%;
  }
}
@media only screen and (max-width: 575.98px) {
  p,
  a,
  span,
  label,
  li {
    font-size: 14px;
    line-height: 165%;
  }
}

.body-2 {
  font-size: 14px;
  line-height: 140%;
}
@media only screen and (max-width: 767.98px) {
  .body-2 {
    font-size: 13px;
    line-height: 145%;
  }
}
@media only screen and (max-width: 575.98px) {
  .body-2 {
    font-size: 12px;
    line-height: 150%;
  }
}
@media only screen and (max-width: 480px) {
  .body-2 {
    font-size: 12px;
    line-height: 155%;
  }
}

.body-3 {
  font-size: 12px;
  line-height: 140%;
}

.breadcrumb_wrapper {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  padding: 250px 0px 100px 0px;
}
@media only screen and (max-width: 1399.98px) {
  .breadcrumb_wrapper {
    padding: 220px 0px 90px 0px;
  }
}
@media only screen and (max-width: 1199.98px) {
  .breadcrumb_wrapper {
    padding: 200px 0px 80px 0px;
  }
}
@media only screen and (max-width: 991.98px) {
  .breadcrumb_wrapper {
    padding: 180px 0px 70px 0px;
  }
}
@media only screen and (max-width: 767.98px) {
  .breadcrumb_wrapper {
    padding: 150px 0px 60px 0px;
  }
}
@media only screen and (max-width: 575.98px) {
  .breadcrumb_wrapper {
    padding: 120px 0px 50px 0px;
  }
}
.breadcrumb_wrapper::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(270deg, rgba(6, 56, 41, 0) 0%, rgba(6, 56, 41, 0.95) 100%);
}

.breadcrumb_content {
  text-align: center;
  max-width: 650px;
  margin: 0 auto;
  position: relative;
  z-index: 9;
}
@media only screen and (max-width: 1399.98px) {
  .breadcrumb_content {
    max-width: 650px;
  }
}
@media only screen and (max-width: 1199.98px) {
  .breadcrumb_content {
    max-width: 650px;
    padding: 0 20px;
  }
}
@media only screen and (max-width: 767.98px) {
  .breadcrumb_content {
    max-width: 100%;
    padding: 0 15px;
  }
}
@media only screen and (max-width: 575.98px) {
  .breadcrumb_content {
    max-width: 100%;
    padding: 0 15px;
  }
}
.breadcrumb_content h1, .breadcrumb_content h1 span, h1 .breadcrumb_content span {
  font-size: 42px;
  line-height: 48px;
  color: #fff;
  font-weight: 700;
}
@media only screen and (max-width: 1399.98px) {
  .breadcrumb_content h1, .breadcrumb_content h1 span, h1 .breadcrumb_content span {
    font-size: 40px;
    line-height: 46px;
  }
}
@media only screen and (max-width: 1199.98px) {
  .breadcrumb_content h1, .breadcrumb_content h1 span, h1 .breadcrumb_content span {
    font-size: 38px;
    line-height: 44px;
  }
}
@media only screen and (max-width: 991.98px) {
  .breadcrumb_content h1, .breadcrumb_content h1 span, h1 .breadcrumb_content span {
    font-size: 34px;
    line-height: 40px;
  }
}
@media only screen and (max-width: 767.98px) {
  .breadcrumb_content h1, .breadcrumb_content h1 span, h1 .breadcrumb_content span {
    font-size: 30px;
    line-height: 36px;
  }
}
@media only screen and (max-width: 575.98px) {
  .breadcrumb_content h1, .breadcrumb_content h1 span, h1 .breadcrumb_content span {
    font-size: 26px;
    line-height: 32px;
  }
}
.breadcrumb_content .sub_title {
  color: #fff;
  background-color: #00bf01;
  display: inline-flex;
  align-items: center;
  padding: 8px 12px;
  text-transform: uppercase;
  font-weight: 700;
  border-radius: 2px;
  margin-bottom: 30px;
  height: 45px;
}
@media only screen and (max-width: 1199.98px) {
  .breadcrumb_content .sub_title {
    padding: 7px 11px;
    height: 42px;
    margin-bottom: 25px;
  }
}
@media only screen and (max-width: 991.98px) {
  .breadcrumb_content .sub_title {
    padding: 6px 10px;
    height: 38px;
    margin-bottom: 22px;
  }
}
@media only screen and (max-width: 767.98px) {
  .breadcrumb_content .sub_title {
    padding: 5px 9px;
    height: 35px;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 575.98px) {
  .breadcrumb_content .sub_title {
    padding: 4px 8px;
    height: 32px;
    margin-bottom: 18px;
  }
}

.ic-btn {
  height: 50px;
  padding: 0px 20px;
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}

.sau_table_wrap {
  border-radius: 38px;
  background: #fff;
  box-shadow: 2px 4px 20px 0 rgba(0, 0, 0, 0.1), 2px 4px 20px 0 rgba(0, 0, 0, 0.1);
  padding: 20px 20px;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
@media only screen and (max-width: 991.98px) {
  .sau_table_wrap {
    padding: 15px;
    border-radius: 20px;
  }
}
@media only screen and (max-width: 767.98px) {
  .sau_table_wrap {
    padding: 12px;
    border-radius: 15px;
  }
}
@media only screen and (max-width: 575.98px) {
  .sau_table_wrap {
    padding: 10px;
    border-radius: 12px;
  }
}
.sau_table_wrap table {
  width: 100%;
  border-collapse: collapse;
  min-width: 600px;
}
@media only screen and (max-width: 767.98px) {
  .sau_table_wrap table {
    min-width: 500px;
  }
}
@media only screen and (max-width: 575.98px) {
  .sau_table_wrap table {
    min-width: 400px;
  }
}
.sau_table_wrap table thead tr th {
  background-color: #008001;
  padding: 20px 24px;
  color: #e0dddd;
  font-weight: 500;
  white-space: nowrap;
}
@media only screen and (max-width: 991.98px) {
  .sau_table_wrap table thead tr th {
    padding: 16px 20px;
    font-size: 14px;
  }
}
@media only screen and (max-width: 767.98px) {
  .sau_table_wrap table thead tr th {
    padding: 14px 16px;
    font-size: 13px;
  }
}
@media only screen and (max-width: 575.98px) {
  .sau_table_wrap table thead tr th {
    padding: 12px 14px;
    font-size: 12px;
  }
}
.sau_table_wrap table thead tr th:first-child {
  border-radius: 30px 0 0 0px;
}
@media only screen and (max-width: 767.98px) {
  .sau_table_wrap table thead tr th:first-child {
    border-radius: 15px 0 0 0px;
  }
}
.sau_table_wrap table thead tr th:last-child {
  border-radius: 0 30px 0 0px;
}
@media only screen and (max-width: 767.98px) {
  .sau_table_wrap table thead tr th:last-child {
    border-radius: 0 15px 0 0px;
  }
}
.sau_table_wrap table tbody tr:nth-child(even) td {
  background-color: #f4f4f4;
}
.sau_table_wrap table tbody tr td {
  padding: 20px 24px;
  border-bottom: 12px solid #fff;
  border-top: 12px solid #fff;
  background-color: #f2f4ff;
}
@media only screen and (max-width: 991.98px) {
  .sau_table_wrap table tbody tr td {
    padding: 16px 20px;
    border-bottom: 10px solid #fff;
    border-top: 10px solid #fff;
    font-size: 14px;
  }
}
@media only screen and (max-width: 767.98px) {
  .sau_table_wrap table tbody tr td {
    padding: 14px 16px;
    border-bottom: 8px solid #fff;
    border-top: 8px solid #fff;
    font-size: 13px;
  }
}
@media only screen and (max-width: 575.98px) {
  .sau_table_wrap table tbody tr td {
    padding: 12px 14px;
    border-bottom: 6px solid #fff;
    border-top: 6px solid #fff;
    font-size: 12px;
  }
}
.sau_table_wrap table tbody tr td:first-child {
  border-radius: 38px 0 0 38px;
}
@media only screen and (max-width: 767.98px) {
  .sau_table_wrap table tbody tr td:first-child {
    border-radius: 20px 0 0 20px;
  }
}
.sau_table_wrap table tbody tr td:last-child {
  border-radius: 0 38px 38px 0px;
}
@media only screen and (max-width: 767.98px) {
  .sau_table_wrap table tbody tr td:last-child {
    border-radius: 0 20px 20px 0px;
  }
}

.banner_area {
  position: relative;
}

.banner_slider_item {
  position: relative;
  padding: 250px 0px 200px 0px;
  min-height: 100vh;
}
@media only screen and (max-width: 1399.98px) {
  .banner_slider_item {
    padding: 200px 0px 150px 0px;
    min-height: 90vh;
  }
}
@media only screen and (max-width: 1199.98px) {
  .banner_slider_item {
    padding: 180px 0px 120px 0px;
    min-height: 80vh;
  }
}
@media only screen and (max-width: 991.98px) {
  .banner_slider_item {
    padding: 150px 0px 120px 0px;
    min-height: 70vh;
  }
}
@media only screen and (max-width: 767.98px) {
  .banner_slider_item {
    padding: 140px 0px 100px 0px;
    min-height: 60vh;
  }
}
@media only screen and (max-width: 575.98px) {
  .banner_slider_item {
    padding: 140px 0px 70px 0px;
    min-height: 50vh;
  }
}
.banner_slider_item::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background: linear-gradient(89.99deg, rgba(6, 56, 41, 0.95) 15.05%, rgba(6, 56, 41, 0) 88.1%);
}
@media only screen and (max-width: 767.98px) {
  .banner_slider_item::after {
    background: linear-gradient(180deg, rgba(6, 56, 41, 0.4) 0%, rgba(6, 56, 41, 0.95) 100%);
  }
}

.banner_slider_item.slick-active .banner_slider_img {
  transform: scale(1.5);
}

.banner_slider_img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  z-index: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  transform: scale(1);
  transition: all 7s linear;
}

.banner_slider_content {
  position: relative;
  z-index: 9;
  max-width: 850px;
}
@media only screen and (max-width: 1399.98px) {
  .banner_slider_content {
    max-width: 700px;
  }
}
@media only screen and (max-width: 1199.98px) {
  .banner_slider_content {
    max-width: 600px;
  }
}
@media only screen and (max-width: 991.98px) {
  .banner_slider_content {
    max-width: 100%;
    padding: 0 20px;
    text-align: center;
  }
}
@media only screen and (max-width: 575.98px) {
  .banner_slider_content {
    padding: 0 15px;
  }
}
.banner_slider_content h1, .banner_slider_content h1 span, h1 .banner_slider_content span {
  font-weight: 700;
  color: #fff;
  margin-bottom: 20px;
  transform: translateY(80px);
  opacity: 0;
  visibility: hidden;
  font-size: 50px;
}
@media only screen and (max-width: 1399.98px) {
  .banner_slider_content h1, .banner_slider_content h1 span, h1 .banner_slider_content span {
    font-size: 48px;
    line-height: 1.2;
  }
}
@media only screen and (max-width: 1199.98px) {
  .banner_slider_content h1, .banner_slider_content h1 span, h1 .banner_slider_content span {
    font-size: 42px;
    margin-bottom: 18px;
  }
}
@media only screen and (max-width: 991.98px) {
  .banner_slider_content h1, .banner_slider_content h1 span, h1 .banner_slider_content span {
    font-size: 36px;
    margin-bottom: 16px;
  }
}
@media only screen and (max-width: 767.98px) {
  .banner_slider_content h1, .banner_slider_content h1 span, h1 .banner_slider_content span {
    font-size: 32px;
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 575.98px) {
  .banner_slider_content h1, .banner_slider_content h1 span, h1 .banner_slider_content span {
    font-size: 28px;
    margin-bottom: 12px;
    line-height: 1.3;
  }
}
@media only screen and (max-width: 480px) {
  .banner_slider_content h1, .banner_slider_content h1 span, h1 .banner_slider_content span {
    font-size: 24px;
    margin-bottom: 10px;
  }
}
.banner_slider_content p {
  color: #fff;
  margin-bottom: 30px;
  font-size: 20px;
  font-weight: 400;
  transform: translateY(80px);
  opacity: 0;
  visibility: hidden;
}
@media only screen and (max-width: 1199.98px) {
  .banner_slider_content p {
    font-size: 18px;
    margin-bottom: 25px;
  }
}
@media only screen and (max-width: 991.98px) {
  .banner_slider_content p {
    font-size: 16px;
    margin-bottom: 22px;
    line-height: 1.5;
  }
}
@media only screen and (max-width: 767.98px) {
  .banner_slider_content p {
    font-size: 15px;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 575.98px) {
  .banner_slider_content p {
    font-size: 14px;
    margin-bottom: 18px;
    line-height: 1.6;
  }
}
@media only screen and (max-width: 480px) {
  .banner_slider_content p {
    font-size: 13px;
    margin-bottom: 15px;
  }
}
.banner_slider_content .banner_btn {
  height: 60px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 30px;
  color: #fff;
  background-color: #00bf01;
  border-radius: 14px;
  font-weight: 500;
  transform: translateY(80px);
  opacity: 0;
  visibility: hidden;
  text-decoration: none;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 1199.98px) {
  .banner_slider_content .banner_btn {
    height: 55px;
    padding: 0 25px;
    font-size: 15px;
  }
}
@media only screen and (max-width: 991.98px) {
  .banner_slider_content .banner_btn {
    height: 50px;
    padding: 0 22px;
    font-size: 14px;
    border-radius: 12px;
  }
}
@media only screen and (max-width: 767.98px) {
  .banner_slider_content .banner_btn {
    height: 48px;
    padding: 0 20px;
  }
}
@media only screen and (max-width: 575.98px) {
  .banner_slider_content .banner_btn {
    height: 45px;
    padding: 0 18px;
    font-size: 13px;
    border-radius: 10px;
  }
}
@media only screen and (max-width: 480px) {
  .banner_slider_content .banner_btn {
    height: 42px;
    padding: 0 16px;
    font-size: 12px;
    border-radius: 8px;
  }
}
.banner_slider_content .banner_btn:hover {
  background-color: #00bf01;
  transform: translateY(-2px);
}

.banner_slider_item.slick-active .banner_slider_content h1, .banner_slider_item.slick-active .banner_slider_content h1 span, h1 .banner_slider_item.slick-active .banner_slider_content span {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  transition: all 700ms ease;
  transition-delay: 800ms;
}
.banner_slider_item.slick-active .banner_slider_content p {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  transition: all 700ms ease;
  transition-delay: 1300ms;
}
.banner_slider_item.slick-active .banner_slider_content .banner_btn {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  transition: all 700ms ease;
  transition-delay: 1600ms;
}

.mr_footer_top {
  background-color: #0e3d30;
  padding: 40px 0px;
}
@media only screen and (max-width: 991.98px) {
  .mr_footer_top {
    padding: 30px 0px;
  }
}
@media only screen and (max-width: 767.98px) {
  .mr_footer_top {
    padding: 25px 0px;
  }
}
@media only screen and (max-width: 575.98px) {
  .mr_footer_top {
    padding: 20px 0px;
  }
}

.mr_footer_contact {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding-bottom: 30px;
}
@media only screen and (max-width: 991.98px) {
  .mr_footer_contact {
    flex-direction: column;
    align-items: center;
    gap: 15px;
    padding-bottom: 25px;
  }
}
@media only screen and (max-width: 767.98px) {
  .mr_footer_contact {
    gap: 12px;
    padding-bottom: 20px;
  }
}
@media only screen and (max-width: 575.98px) {
  .mr_footer_contact {
    padding-bottom: 15px;
  }
}

.mr_footer_contact_item {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 0px 60px;
  position: relative;
}
@media only screen and (max-width: 1199.98px) {
  .mr_footer_contact_item {
    padding: 0px 40px;
  }
}
@media only screen and (max-width: 991.98px) {
  .mr_footer_contact_item {
    padding: 15px 20px;
    justify-content: center;
    text-align: center;
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
  .mr_footer_contact_item:last-child {
    border-bottom: none;
  }
}
@media only screen and (max-width: 767.98px) {
  .mr_footer_contact_item {
    padding: 12px 15px;
    gap: 8px;
  }
}
@media only screen and (max-width: 575.98px) {
  .mr_footer_contact_item {
    padding: 10px;
    flex-direction: column;
    gap: 5px;
  }
}
.mr_footer_contact_item::after {
  content: "";
  width: 3px;
  height: 65%;
  background-color: #fff;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
@media only screen and (max-width: 991.98px) {
  .mr_footer_contact_item::after {
    display: none;
  }
}
.mr_footer_contact_item:first-child {
  padding-left: 0px;
}
.mr_footer_contact_item:first-child::after {
  display: none;
}
@media only screen and (max-width: 991.98px) {
  .mr_footer_contact_item:first-child {
    padding-left: 20px;
  }
}
@media only screen and (max-width: 575.98px) {
  .mr_footer_contact_item:first-child {
    padding-left: 10px;
  }
}
.mr_footer_contact_item:last-child {
  padding-right: 0px;
}
@media only screen and (max-width: 991.98px) {
  .mr_footer_contact_item:last-child {
    padding-right: 20px;
  }
}
@media only screen and (max-width: 575.98px) {
  .mr_footer_contact_item:last-child {
    padding-right: 10px;
  }
}
.mr_footer_contact_item p {
  color: #b3b3b3;
  margin-bottom: 5px;
}
@media only screen and (max-width: 575.98px) {
  .mr_footer_contact_item p {
    margin-bottom: 2px;
  }
}
.mr_footer_contact_item a {
  color: #fff;
}

.mr_footer_main {
  background: rgba(0, 0, 0, 0.22);
  border: 1px solid rgba(255, 255, 255, 0.32);
  backdrop-filter: blur(3.9px);
  border-radius: 27px;
  padding: 30px 40px;
}
@media only screen and (max-width: 1199.98px) {
  .mr_footer_main {
    padding: 25px 30px;
    border-radius: 20px;
  }
}
@media only screen and (max-width: 991.98px) {
  .mr_footer_main {
    padding: 20px 25px;
    border-radius: 15px;
  }
}
@media only screen and (max-width: 767.98px) {
  .mr_footer_main {
    padding: 18px 20px;
    border-radius: 12px;
  }
}
@media only screen and (max-width: 575.98px) {
  .mr_footer_main {
    padding: 15px;
    border-radius: 10px;
    margin: 0 10px;
  }
}
@media only screen and (max-width: 480px) {
  .mr_footer_main {
    margin: 0 5px;
  }
}

@media only screen and (max-width: 991.98px) {
  .mr_footer_left {
    text-align: center;
    margin-bottom: 20px;
  }
}
.mr_footer_left p {
  color: #fff;
  margin: 20px 0px 30px 0px;
}
@media only screen and (max-width: 991.98px) {
  .mr_footer_left p {
    margin: 15px 0px 20px 0px;
  }
}
@media only screen and (max-width: 767.98px) {
  .mr_footer_left p {
    margin: 12px 0px 18px 0px;
  }
}
@media only screen and (max-width: 575.98px) {
  .mr_footer_left p {
    margin: 10px 0px 15px 0px;
  }
}

@media only screen and (max-width: 991.98px) {
  .footer_social {
    text-align: center;
  }
}
.footer_social h4, .footer_social h4 span, h4 .footer_social span {
  color: #fff;
  margin-bottom: 20px;
  font-weight: 700;
}
@media only screen and (max-width: 991.98px) {
  .footer_social h4, .footer_social h4 span, h4 .footer_social span {
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 767.98px) {
  .footer_social h4, .footer_social h4 span, h4 .footer_social span {
    margin-bottom: 12px;
  }
}
@media only screen and (max-width: 575.98px) {
  .footer_social h4, .footer_social h4 span, h4 .footer_social span {
    margin-bottom: 10px;
  }
}
.footer_social ul {
  display: flex;
  gap: 10px;
}
@media only screen and (max-width: 991.98px) {
  .footer_social ul {
    justify-content: center;
  }
}
@media only screen and (max-width: 575.98px) {
  .footer_social ul {
    gap: 8px;
  }
}
@media only screen and (max-width: 575.98px) {
  .footer_social ul li a img {
    width: 20px;
    height: 20px;
  }
}

.mr_footer_link {
  margin-top: 40px;
}
@media only screen and (max-width: 1199.98px) {
  .mr_footer_link {
    margin-top: 35px;
  }
}
@media only screen and (max-width: 991.98px) {
  .mr_footer_link {
    margin-top: 30px;
    text-align: center;
  }
}
@media only screen and (max-width: 767.98px) {
  .mr_footer_link {
    margin-top: 25px;
  }
}
@media only screen and (max-width: 575.98px) {
  .mr_footer_link {
    margin-top: 20px;
  }
}
.mr_footer_link h4, .mr_footer_link h4 span, h4 .mr_footer_link span {
  color: #fff;
  margin-bottom: 40px;
  font-weight: 700;
}
@media only screen and (max-width: 1199.98px) {
  .mr_footer_link h4, .mr_footer_link h4 span, h4 .mr_footer_link span {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 991.98px) {
  .mr_footer_link h4, .mr_footer_link h4 span, h4 .mr_footer_link span {
    margin-bottom: 25px;
  }
}
@media only screen and (max-width: 767.98px) {
  .mr_footer_link h4, .mr_footer_link h4 span, h4 .mr_footer_link span {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 575.98px) {
  .mr_footer_link h4, .mr_footer_link h4 span, h4 .mr_footer_link span {
    margin-bottom: 15px;
  }
}
.mr_footer_link li {
  margin-bottom: 10px;
}
@media only screen and (max-width: 767.98px) {
  .mr_footer_link li {
    margin-bottom: 8px;
  }
}
@media only screen and (max-width: 575.98px) {
  .mr_footer_link li {
    margin-bottom: 6px;
  }
}
.mr_footer_link li a {
  color: #fff;
  line-height: 150%;
}
.mr_footer_link li a:hover {
  color: #00bf01;
}

.mr_footer_copyright {
  background-color: #fff;
  text-align: center;
  padding: 25px 0px;
}
@media only screen and (max-width: 991.98px) {
  .mr_footer_copyright {
    padding: 20px 0px;
  }
}
@media only screen and (max-width: 767.98px) {
  .mr_footer_copyright {
    padding: 18px 15px;
  }
}
@media only screen and (max-width: 575.98px) {
  .mr_footer_copyright {
    padding: 15px 10px;
  }
}
.mr_footer_copyright p {
  color: #000;
  font-weight: 500;
}

.visitor_counter_section {
  background-color: #0e3d30;
  padding-bottom: 20px;
}
@media only screen and (max-width: 991.98px) {
  .visitor_counter_section {
    padding: 22px 0;
  }
}
@media only screen and (max-width: 767.98px) {
  .visitor_counter_section {
    padding: 20px 0;
  }
}
@media only screen and (max-width: 575.98px) {
  .visitor_counter_section {
    padding: 18px 0;
  }
}
.visitor_counter_section .visitor_counter_wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  flex-wrap: wrap;
}
@media only screen and (max-width: 767.98px) {
  .visitor_counter_section .visitor_counter_wrapper {
    flex-direction: column;
    gap: 15px;
  }
}
.visitor_counter_section .visitor_counter_wrapper h3, .visitor_counter_section .visitor_counter_wrapper h3 span, h3 .visitor_counter_section .visitor_counter_wrapper span {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  margin: 0;
  font-family: "Inter", sans-serif;
}
.visitor_counter_section .visitor_counter_wrapper .counter_stats {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #b8b8b8;
  font-size: 18px;
  font-family: "Inter", sans-serif;
}
@media only screen and (max-width: 991.98px) {
  .visitor_counter_section .visitor_counter_wrapper .counter_stats {
    font-size: 17px;
    gap: 10px;
  }
}
@media only screen and (max-width: 767.98px) {
  .visitor_counter_section .visitor_counter_wrapper .counter_stats {
    font-size: 16px;
    gap: 10px;
  }
}
@media only screen and (max-width: 575.98px) {
  .visitor_counter_section .visitor_counter_wrapper .counter_stats {
    font-size: 15px;
    gap: 10px;
    flex-wrap: wrap;
    justify-content: center;
  }
}
.visitor_counter_section .visitor_counter_wrapper .counter_stats .visitor_counter_item {
  display: inline-flex;
  align-items: center;
  gap: 8px;
}
@media only screen and (max-width: 575.98px) {
  .visitor_counter_section .visitor_counter_wrapper .counter_stats .visitor_counter_item {
    gap: 6px;
  }
}
.visitor_counter_section .visitor_counter_wrapper .counter_stats .visitor_counter_item strong {
  color: #fff;
  font-weight: 700;
  font-size: 14px;
}
.visitor_counter_section .visitor_counter_wrapper .counter_stats .separator {
  color: #666;
  font-size: 15px;
  font-weight: 300;
}
@media only screen and (max-width: 575.98px) {
  .visitor_counter_section .visitor_counter_wrapper .counter_stats .separator {
    display: none;
  }
}

.back_to_top {
  position: fixed;
  bottom: 30px;
  right: 20px;
  background-color: #00bf01;
  color: #fff;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  cursor: pointer;
  z-index: 1000;
  font-size: 24px;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 991.98px) {
  .back_to_top {
    bottom: 25px;
    right: 18px;
    width: 45px;
    height: 45px;
    font-size: 20px;
  }
}
@media only screen and (max-width: 767.98px) {
  .back_to_top {
    bottom: 20px;
    right: 15px;
    width: 40px;
    height: 40px;
    font-size: 18px;
  }
}
@media only screen and (max-width: 575.98px) {
  .back_to_top {
    bottom: 18px;
    right: 12px;
    width: 38px;
    height: 38px;
    font-size: 16px;
  }
}
.back_to_top:hover {
  background-color: #00bf01;
  transform: translateY(-2px);
}

.header_mobile_wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 15px;
  background-color: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1001;
  display: none;
}
@media only screen and (max-width: 991.98px) {
  .header_mobile_wrapper {
    display: flex;
  }
}
.header_mobile_wrapper img {
  width: 60px;
}
.header_mobile_wrapper .mobile_menu_btn button {
  background: none;
  border: none;
  font-size: 36px;
  cursor: pointer;
}
.header_mobile_wrapper .mobile_menu_btn .ic-mobile-menu-open .close {
  display: none;
}
.header_mobile_wrapper .mobile_menu_btn .ic-mobile-menu-open.active .open {
  display: none;
}
.header_mobile_wrapper .mobile_menu_btn .ic-mobile-menu-open.active .close {
  display: block;
}

.main-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
}
@media only screen and (max-width: 991.98px) {
  .main-header {
    position: static;
    background-color: #fff;
  }
}
.main-header.sticky {
  position: fixed;
  background: #00bf01;
  transition: background-color 0.3s ease-in-out;
}
@media only screen and (max-width: 991.98px) {
  .main-header.sticky {
    position: static;
    background-color: transparent;
  }
}
.main-header.sticky .Header_top_bar {
  display: none;
}
.main-header.sticky .header_main_logo {
  width: 80px;
  margin-top: 0px;
}
.main-header.sticky .header_nav_bar nav ul .logo {
  width: 80px;
}
.main-header.sticky .header_nav_bar nav ul .logo img {
  top: -40px;
  left: 0;
  width: 80px;
}

@media only screen and (max-width: 991.98px) {
  .header_main_wrapper {
    overflow-y: auto;
    position: fixed;
    top: 80px;
    left: 0;
    width: 300px;
    height: 100%;
    z-index: 1000;
    background-color: #fff;
    transform: translateX(-120%);
    transition: all 0.3s ease-in-out;
    opacity: 0;
    visibility: hidden;
    padding: 20px 0px;
  }
  .header_main_wrapper.active {
    transform: translateX(0);
    opacity: 1;
    visibility: visible;
  }
}

.Header_top_bar {
  display: flex;
  justify-content: center;
  background: transparent;
  color: #fff;
  padding: 20px 0px 0px 0px;
  font-size: 14px;
  gap: 120px;
}
@media only screen and (max-width: 991.98px) {
  .Header_top_bar {
    display: block;
    gap: 0px;
    padding: 0px 0px;
  }
}
.Header_top_bar .header_top_bar_left {
  width: 50%;
  text-align: right;
  border-bottom: 1px solid #fff;
  padding-bottom: 15px;
  position: relative;
}
@media only screen and (max-width: 991.98px) {
  .Header_top_bar .header_top_bar_left {
    text-align: left;
    padding-bottom: 0px;
    width: 100%;
  }
}
.Header_top_bar .header_top_bar_left::after {
  content: "";
  position: absolute;
  bottom: -62px;
  left: 0;
  width: 100%;
  height: 1px;
  z-index: 0;
  background-color: #fff;
}
.Header_top_bar .header_top_bar_left ul {
  justify-content: flex-end;
}
.Header_top_bar .header_top_bar_right {
  width: 50%;
  border-bottom: 1px solid #fff;
  padding-bottom: 15px;
  position: relative;
}
@media only screen and (max-width: 991.98px) {
  .Header_top_bar .header_top_bar_right {
    width: 100%;
    padding-bottom: 0px;
  }
}
.Header_top_bar .header_top_bar_right::after {
  content: "";
  position: absolute;
  bottom: -62px;
  right: 0;
  width: 100%;
  height: 1px;
  z-index: 0;
  background-color: #fff;
}
.Header_top_bar .header_top_bar_right ul {
  justify-content: flex-start;
}
.Header_top_bar ul {
  display: flex;
}
@media only screen and (max-width: 991.98px) {
  .Header_top_bar ul {
    display: block;
  }
}
.Header_top_bar li {
  position: relative;
}
@media only screen and (max-width: 991.98px) {
  .Header_top_bar li {
    padding: 10px 15px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  }
}
.Header_top_bar li::after {
  content: "";
  display: block;
  width: 1px;
  height: 60%;
  background: #fff;
  transition: transform 0.3s ease-in-out;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0px;
}
.Header_top_bar li:last-child::after {
  display: none;
}
.Header_top_bar li:hover > .top_dropdown_menu {
  opacity: 1;
  visibility: visible;
  transform: scaleY(1);
  display: block;
}
.Header_top_bar li a {
  color: #fff;
  text-decoration: none;
  padding: 0 10px;
  font-weight: 500;
  text-decoration: none;
  position: relative;
  font-size: 15px;
}
@media only screen and (max-width: 991.98px) {
  .Header_top_bar li a {
    color: #000;
    padding: 0px 0px;
  }
}
.Header_top_bar li a:hover .top_dropdown_menu {
  opacity: 1;
  visibility: visible;
  transform: scaleY(1);
  display: block;
}
.Header_top_bar .links span {
  margin: 0 4px;
  color: #ccc;
}

.top_dropdown_menu {
  position: absolute;
  top: 100%;
  left: 0;
  background: #fff;
  padding: 10px 0px;
  border-radius: 5px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
  width: 150px;
  transform: scaleY(0.5);
  display: block !important;
  transform-origin: top;
}
.top_dropdown_menu.nested_dropdown_menu {
  left: 100%;
  top: 0;
}
@media only screen and (max-width: 991.98px) {
  .top_dropdown_menu.nested_dropdown_menu {
    display: none;
  }
}
.top_dropdown_menu li {
  padding: 8px 20px;
  border-bottom: #f2f2f2 1px solid;
}
.top_dropdown_menu li::after {
  display: none;
}
.top_dropdown_menu li:hover {
  background: #00bf01;
}
.top_dropdown_menu li:hover > a {
  color: #fff;
}
.top_dropdown_menu li:last-child {
  border-bottom: none;
}
.top_dropdown_menu li a {
  color: #000;
  font-size: 13px;
  font-weight: 400;
  transition: unset !important;
  display: block !important;
}

.header_main_logo {
  margin-top: -20px;
  width: 120px;
}
@media only screen and (max-width: 991.98px) {
  .header_main_logo {
    display: none;
  }
}
.header_nav_bar {
  background: transparent;
  padding: 0;
  position: relative;
}
.header_nav_bar .header_main_menu_left {
  width: 50%;
}
@media only screen and (max-width: 991.98px) {
  .header_nav_bar .header_main_menu_left {
    width: 100%;
  }
}
.header_nav_bar .header_main_menu_left .home_icon {
  padding: 0px 0px;
}
@media only screen and (max-width: 991.98px) {
  .header_nav_bar .header_main_menu_left .home_icon {
    display: none;
  }
}
.header_nav_bar .header_main_menu_left ul {
  justify-content: flex-end;
}
.header_nav_bar .header_main_menu_right {
  width: 50%;
}
@media only screen and (max-width: 991.98px) {
  .header_nav_bar .header_main_menu_right {
    width: 100%;
  }
}
.header_nav_bar .header_main_menu_right ul {
  justify-content: flex-start;
}
.header_nav_bar nav {
  display: flex;
}
@media only screen and (max-width: 991.98px) {
  .header_nav_bar nav {
    display: block;
  }
}
.header_nav_bar nav ul {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  margin: 0;
  list-style: none;
  padding: 5px 0px;
}
@media only screen and (max-width: 991.98px) {
  .header_nav_bar nav ul {
    display: block;
  }
}
.header_nav_bar nav ul li {
  padding: 15px 15px;
  position: relative;
  cursor: pointer;
}
@media only screen and (max-width: 1399.98px) {
  .header_nav_bar nav ul li {
    padding: 12px 10px;
  }
}
@media only screen and (max-width: 991.98px) {
  .header_nav_bar nav ul li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
    padding: 12px 15px;
  }
}
.header_nav_bar nav ul li:hover > .dropdown_menu {
  opacity: 1;
  visibility: visible;
  transform: scaleY(1);
  display: block;
}
.header_nav_bar nav ul li:hover a {
  color: #fff;
}
.header_nav_bar nav ul li a {
  color: #fff;
  text-decoration: none;
  font-weight: 500;
  font-size: 16px;
  display: inline-flex;
  align-items: center;
  gap: 5px;
  transition: all 0.3s ease-in-out;
}
@media only screen and (max-width: 991.98px) {
  .header_nav_bar nav ul li a {
    color: #000 !important;
    font-size: 15px;
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
  }
}
.header_nav_bar nav ul li a i {
  font-size: 24px;
}
.header_nav_bar nav ul li .dropdown_menu {
  position: absolute;
  top: 100%;
  left: 0;
  background: #fff;
  padding: 10px 0px;
  border-radius: 5px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s linear 0s;
  width: 230px;
  transform: scaleY(0.5);
  display: block;
  transform-origin: top;
}
@media only screen and (max-width: 991.98px) {
  .header_nav_bar nav ul li .dropdown_menu {
    position: static;
    top: 0;
    left: 0;
    width: 100%;
    transform: scale(0);
    visibility: visible;
    opacity: 1;
    box-shadow: none;
    transform-origin: none;
    display: none;
    -webkit-transition: all 0s ease;
    -moz-transition: all 0s ease;
    -o-transition: all 0s ease;
    transition: all 0s ease;
  }
}
.header_nav_bar nav ul li .dropdown_menu li {
  padding: 8px 20px;
  border-bottom: #f2f2f2 1px solid;
}
.header_nav_bar nav ul li .dropdown_menu li:hover {
  background: #00bf01;
}
@media only screen and (max-width: 991.98px) {
  .header_nav_bar nav ul li .dropdown_menu li:hover {
    background: none;
  }
}
.header_nav_bar nav ul li .dropdown_menu li:hover > a {
  color: #fff;
}
.header_nav_bar nav ul li .dropdown_menu li:last-child {
  border-bottom: none;
}
.header_nav_bar nav ul li .dropdown_menu li a {
  color: #000;
  font-size: 13px;
  font-weight: 400;
  transition: unset !important;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header_nav_bar nav ul li .dropdown_menu li a i {
  font-size: 16px;
}
.header_nav_bar nav ul li .nested_dropdown_menu {
  left: 100%;
  top: 0;
}
.header_nav_bar nav ul .logo {
  width: 120px;
  padding: 0px 0px;
  transition: all 0.3s ease-in-out;
}
.header_nav_bar nav ul .logo img {
  position: absolute;
  top: -55px;
  left: 0;
  transition: all 0.3s ease-in-out;
}

/* Preloader styles */
.preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ecf0f1;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
  transition: opacity 0.5s ease;
}
.preloader-container {
  text-align: center;
  width: 300px;
}

.book {
  position: relative;
  width: 120px;
  height: 90px;
  margin: 0 auto 30px;
  perspective: 800px;
}
.book__cover {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #3498db;
  border-radius: 0 5px 5px 0;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
  transform-origin: left center;
  transform-style: preserve-3d;
  animation: bookOpen 2s infinite ease-in-out;
}
.book__pages {
  position: absolute;
  width: 100%;
  height: 100%;
  transform-style: preserve-3d;
}
.book__page {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: white;
  border-radius: 0 5px 5px 0;
  transform-origin: left center;
}
.book__page:nth-child(1) {
  animation: pageFlip 1.2s infinite ease-in-out;
  animation-delay: 0.1s;
  z-index: 4;
}
.book__page:nth-child(2) {
  animation: pageFlip 1.4s infinite ease-in-out;
  animation-delay: 0.2s;
  z-index: 3;
}
.book__page:nth-child(3) {
  animation: pageFlip 1.6s infinite ease-in-out;
  animation-delay: 0.3s;
  z-index: 2;
}
.book__page:nth-child(4) {
  animation: pageFlip 1.8s infinite ease-in-out;
  animation-delay: 0.4s;
  z-index: 1;
}
.book__page:nth-child(5) {
  animation: pageFlip 2s infinite ease-in-out;
  animation-delay: 0.5s;
  z-index: 0;
}

.progress-bar {
  width: 100%;
  height: 8px;
  background-color: rgba(44, 62, 80, 0.2);
  border-radius: 4px;
  margin: 20px 0;
  overflow: hidden;
}
.progress-text {
  color: #2c3e50;
  font-size: 18px;
  margin-bottom: 15px;
  font-weight: 500;
}
.progress {
  height: 100%;
  width: 0;
  background: linear-gradient(90deg, #3498db, #2ecc71);
  border-radius: 4px;
  transition: width 0.3s ease;
}

.school-icons {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin-top: 20px;
}
.school-icons .icon {
  width: 30px;
  height: 30px;
  opacity: 0;
  animation: iconFade 2s infinite;
}
.school-icons .icon.graduation-cap {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><path fill="%232c3e50" d="M622.34 153.2L343.4 67.5c-15.2-4.67-31.6-4.67-46.79 0L17.66 153.2c-23.54 7.23-23.54 38.36 0 45.59l48.63 14.94c-10.67 13.19-17.23 29.28-17.88 46.9C38.78 266.15 32 276.11 32 288c0 10.78 5.68 19.85 13.86 25.65L20.33 428.53C18.11 438.52 25.71 448 35.94 448h56.11c10.24 0 17.84-9.48 15.62-19.47L82.14 313.65C90.32 307.85 96 298.78 96 288c0-11.57-6.47-21.25-15.66-26.87.76-15.02 3.41-29.26 10.94-41.37l41.76 12.83v142.43c0 16.46 15.05 29.26 30.87 29.26h17.13c16.09 0 29.26-13.17 29.26-29.26V222.34l101.45 31.17c15.2 4.67 31.6 4.67 46.8 0l278.95-85.7c23.55-7.24 23.55-38.36 0-45.6zM352.79 315.09c-28.53-8.76-52.84-3.92-65.59 0l-144.48 44.55V240.2l144.48-44.55c28.53-8.76 52.84-3.92 65.59 0l144.48 44.55v119.44l-144.48-44.55z"/></svg>');
  animation-delay: 0.3s;
}
.school-icons .icon.pencil {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="%232c3e50" d="M497.9 142.1l-46.1 46.1c-4.7 4.7-12.3 4.7-17 0l-111-111c-4.7-4.7-4.7-12.3 0-17l46.1-46.1c18.7-18.7 49.1-18.7 67.9 0l60.1 60.1c18.8 18.7 18.8 49.1 0 67.9zM284.2 99.8L21.6 362.4.4 483.9c-2.9 16.4 11.4 30.6 27.8 27.8l121.5-21.3 262.6-262.6c4.7-4.7 4.7-12.3 0-17l-111-111c-4.8-4.7-12.4-4.7-17.1 0zM124.1 339.9c-5.5-5.5-5.5-14.3 0-19.8l154-154c5.5-5.5 14.3-5.5 19.8 0s5.5 14.3 0 19.8l-154 154c-5.5 5.5-14.3 5.5-19.8 0zM88 424h48v36.3l-64.5 11.3-31.1-31.1L51.7 376H88v48z"/></svg>');
  animation-delay: 0.6s;
}
.school-icons .icon.globe {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 496 512"><path fill="%232c3e50" d="M336.5 160C322 70.7 287.8 8 248 8s-74 62.7-88.5 152h177zM152 256c0 22.2 1.2 43.5 3.3 64h185.3c2.1-20.5 3.3-41.8 3.3-64s-1.2-43.5-3.3-64H155.3c-2.1 20.5-3.3 41.8-3.3 64zm324.7-96c-28.6-67.9-86.5-120.4-158-141.6 24.4 33.8 41.2 84.7 50 141.6h108zM177.2 18.4C105.8 39.6 47.8 92.1 19.3 160h108c8.7-56.9 25.5-107.8 49.9-141.6zM487.4 192H372.7c2.1 21 3.3 42.5 3.3 64s-1.2 43-3.3 64h114.6c5.5-20.5 8.6-41.8 8.6-64s-3.1-43.5-8.5-64zM120 256c0-21.5 1.2-43 3.3-64H8.6C3.2 212.5 0 233.8 0 256s3.2 43.5 8.6 64h114.6c-2-21-3.2-42.5-3.2-64zm39.5 96c14.5 89.3 48.7 152 88.5 152s74-62.7 88.5-152h-177zm159.3 141.6c71.4-21.2 129.4-73.7 158-141.6h-108c-8.8 56.9-25.6 107.8-50 141.6zM19.3 352c28.6 67.9 86.5 120.4 158 141.6-24.4-33.8-41.2-84.7-50-141.6h-108z"/></svg>');
  animation-delay: 0.9s;
}

@keyframes bookOpen {
  0%, 100% {
    transform: rotateY(0deg);
  }
  50% {
    transform: rotateY(-30deg);
  }
}
@keyframes pageFlip {
  0%, 100% {
    transform: rotateY(0deg);
  }
  50% {
    transform: rotateY(-15deg);
  }
}
@keyframes iconFade {
  0%, 100% {
    opacity: 0;
    transform: translateY(10px);
  }
  50% {
    opacity: 1;
    transform: translateY(0);
  }
}
.about_area {
  background-color: #f9fafc;
  padding-bottom: 60px !important;
}
@media only screen and (max-width: 991.98px) {
  .about_area {
    padding-bottom: 50px !important;
  }
}
@media only screen and (max-width: 767.98px) {
  .about_area {
    padding-bottom: 40px !important;
  }
}
@media only screen and (max-width: 575.98px) {
  .about_area {
    padding-bottom: 35px !important;
  }
}

.about_item_wrap {
  margin-top: -80px;
}
@media only screen and (max-width: 991.98px) {
  .about_item_wrap {
    margin-top: -60px;
  }
}
@media only screen and (max-width: 767.98px) {
  .about_item_wrap {
    margin-top: -50px;
  }
}
@media only screen and (max-width: 575.98px) {
  .about_item_wrap {
    margin-top: -40px;
  }
}

.about_item {
  background: #fff;
  box-shadow: 0px 8.02506px 22.9287px rgba(19, 19, 19, 0.1);
  border-radius: 27px 27px 0px 0px;
  display: flex;
  gap: 12px;
  padding: 20px 20px;
  border-bottom: 6px solid #00bf01;
  position: relative;
  height: 100%;
  flex-direction: column;
  text-align: center;
}
@media only screen and (max-width: 1399.98px) {
  .about_item {
    padding: 25px 15px;
  }
}
@media only screen and (max-width: 1199.98px) {
  .about_item {
    padding: 22px 15px;
    border-radius: 20px 20px 0px 0px;
    gap: 10px;
  }
}
@media only screen and (max-width: 991.98px) {
  .about_item {
    padding: 20px 12px;
    border-radius: 18px 18px 0px 0px;
    border-bottom-width: 5px;
  }
}
@media only screen and (max-width: 767.98px) {
  .about_item {
    padding: 18px 10px;
    border-radius: 15px 15px 0px 0px;
    border-bottom-width: 4px;
    gap: 8px;
  }
}
@media only screen and (max-width: 575.98px) {
  .about_item {
    padding: 16px 12px;
    border-radius: 12px 12px 0px 0px;
  }
}

.about_item .about_icon {
  width: 45px;
  margin: auto;
}
@media only screen and (max-width: 991.98px) {
  .about_item .about_icon {
    width: 40px;
  }
}
@media only screen and (max-width: 767.98px) {
  .about_item .about_icon {
    width: 38px;
  }
}
@media only screen and (max-width: 575.98px) {
  .about_item .about_icon {
    width: 35px;
  }
}

.about_item .about_content {
  flex: 1;
}
.about_item .about_content h3, .about_item .about_content h3 span, h3 .about_item .about_content span {
  color: #0a3c31;
  font-weight: 700;
}
.about_item .about_content p {
  color: #000;
}
@media only screen and (max-width: 991.98px) {
  .about_item .about_content p {
    line-height: 1.5;
  }
}

.message_user img {
  border-radius: 15px;
  margin-bottom: 12px;
}
.message_user h5, .message_user h5 span, h5 .message_user span {
  color: #000;
  font-weight: 600;
  margin-bottom: 5px;
}
.message_user p {
  color: #000;
}

.message_content {
  padding-right: 20px;
}
@media only screen and (max-width: 991.98px) {
  .message_content {
    padding-top: 20px;
    padding-right: 20px;
  }
}
@media only screen and (max-width: 767.98px) {
  .message_content {
    padding-top: 15px;
    padding-right: 0px;
  }
}
.message_content h2, .message_content h2 span, h2 .message_content span {
  color: #0e3e30;
  font-weight: 700;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1399.98px) {
  .message_content h2, .message_content h2 span, h2 .message_content span {
    margin-bottom: 18px;
  }
}
@media only screen and (max-width: 991.98px) {
  .message_content h2, .message_content h2 span, h2 .message_content span {
    margin-bottom: 15px;
  }
}
.message_content p {
  color: #000;
  margin-bottom: 10px;
  text-align: justify;
}
@media only screen and (max-width: 767.98px) {
  .message_content p {
    display: none;
  }
  .message_content p:nth-child(2) {
    display: block;
  }
}
.message_content a {
  color: #00bf01;
  font-weight: 500;
  display: inline-flex;
  align-items: center;
  gap: 5px;
}

.message_slider_arrow {
  display: flex;
  gap: 10px;
  justify-content: flex-end;
}
.message_slider_arrow button {
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 7px;
  background-color: #00bf01;
  color: #fff;
  transition: all 0.3s ease;
}

.about_university_area {
  background-color: #f9fafc;
}

.about_university_video {
  position: relative;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767.98px) {
  .about_university_video {
    margin-bottom: 15px;
  }
}
.about_university_video img {
  width: 100%;
  height: auto;
  border-radius: 20px;
  max-height: 350px;
  object-fit: cover;
}
@media only screen and (max-width: 991.98px) {
  .about_university_video img {
    border-radius: 15px;
    max-height: 300px;
  }
}
@media only screen and (max-width: 767.98px) {
  .about_university_video img {
    border-radius: 12px;
    max-height: 250px;
  }
}
@media only screen and (max-width: 575.98px) {
  .about_university_video img {
    border-radius: 10px;
    max-height: 200px;
  }
}
.about_university_video .about_play_icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.about_university_video .about_play_icon i {
  color: #fff;
  transition: all 0.3s ease;
  animation: bounce 1.5s infinite;
  font-size: 40px;
}

@keyframes bounce {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
}
@media only screen and (max-width: 1399.98px) {
  .about_university_left {
    height: 100%;
  }
}
@media only screen and (max-width: 1199.98px) {
  .about_university_left {
    height: auto;
  }
}
@media only screen and (max-width: 1399.98px) {
  .about_university_left .row {
    height: 100%;
  }
}
@media only screen and (max-width: 1199.98px) {
  .about_university_left .row {
    height: auto;
  }
}

.about_university_img {
  position: relative;
  overflow: hidden;
  border-radius: 20px;
}
@media only screen and (max-width: 1399.98px) {
  .about_university_img {
    height: 100%;
  }
}
@media only screen and (max-width: 991.98px) {
  .about_university_img {
    border-radius: 15px;
  }
}
@media only screen and (max-width: 767.98px) {
  .about_university_img {
    border-radius: 12px;
  }
}
@media only screen and (max-width: 575.98px) {
  .about_university_img {
    border-radius: 10px;
  }
}
.about_university_img:hover img {
  transform: scale(1.05);
}
.about_university_img img {
  border-radius: 20px;
  width: 100%;
  height: 380px;
  object-fit: cover;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 991.98px) {
  .about_university_img img {
    border-radius: 15px;
    height: 100%;
  }
}
@media only screen and (max-width: 767.98px) {
  .about_university_img img {
    border-radius: 12px;
  }
}
@media only screen and (max-width: 575.98px) {
  .about_university_img img {
    border-radius: 10px;
  }
}
.about_university_img .about_img_content {
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: rgba(10, 60, 48, 0.8);
  padding: 20px 20px;
  width: 100%;
  border-radius: 0 0 20px 20px;
}
@media only screen and (max-width: 991.98px) {
  .about_university_img .about_img_content {
    padding: 18px 15px;
    border-radius: 0 0 15px 15px;
  }
}
@media only screen and (max-width: 767.98px) {
  .about_university_img .about_img_content {
    padding: 15px 12px;
    border-radius: 0 0 12px 12px;
  }
}
@media only screen and (max-width: 575.98px) {
  .about_university_img .about_img_content {
    padding: 12px 10px;
    border-radius: 0 0 10px 10px;
  }
}
.about_university_img .about_img_content h5, .about_university_img .about_img_content h5 span, h5 .about_university_img .about_img_content span {
  color: #fff;
  font-weight: 700;
  margin-bottom: 5px;
}
@media only screen and (max-width: 767.98px) {
  .about_university_img .about_img_content h5, .about_university_img .about_img_content h5 span, h5 .about_university_img .about_img_content span {
    margin-bottom: 4px;
  }
}
@media only screen and (max-width: 575.98px) {
  .about_university_img .about_img_content h5, .about_university_img .about_img_content h5 span, h5 .about_university_img .about_img_content span {
    margin-bottom: 3px;
  }
}
.about_university_img .about_img_content p {
  color: #fff;
}
@media only screen and (max-width: 767.98px) {
  .about_university_img .about_img_content p {
    line-height: 1.4;
  }
}
@media only screen and (max-width: 575.98px) {
  .about_university_img .about_img_content p {
    line-height: 1.5;
  }
}

@media only screen and (max-width: 1399.98px) {
  .about_image_slider {
    height: 100%;
  }
}
@media only screen and (max-width: 1199.98px) {
  .about_image_slider {
    height: auto;
  }
}
@media only screen and (max-width: 1399.98px) {
  .about_image_slider .slick-list {
    height: 100%;
  }
}
@media only screen and (max-width: 1199.98px) {
  .about_image_slider .slick-list {
    height: auto;
  }
}
@media only screen and (max-width: 1399.98px) {
  .about_image_slider .slick-track {
    height: 100%;
  }
}
@media only screen and (max-width: 1199.98px) {
  .about_image_slider .slick-track {
    height: auto;
  }
}
@media only screen and (max-width: 1399.98px) {
  .about_image_slider .slick-slide {
    height: 100%;
  }
}
@media only screen and (max-width: 1199.98px) {
  .about_image_slider .slick-slide {
    height: auto;
  }
}

.about_university_right {
  padding-left: 20px;
}
@media only screen and (max-width: 1399.98px) {
  .about_university_right {
    padding-left: 0px;
  }
}
@media only screen and (max-width: 991.98px) {
  .about_university_right {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 767.98px) {
  .about_university_right {
    margin-top: 25px;
  }
}
@media only screen and (max-width: 575.98px) {
  .about_university_right {
    margin-top: 20px;
  }
}
.about_university_right .top_content {
  border-bottom: 2px solid #e7e7e7;
}
@media only screen and (max-width: 575.98px) {
  .about_university_right .top_content {
    border-bottom-width: 1px;
  }
}
.about_university_right .top_content h2, .about_university_right .top_content h2 span, h2 .about_university_right .top_content span {
  font-weight: 700;
  color: #0d3d30;
  margin-bottom: 20px;
}
@media only screen and (max-width: 991.98px) {
  .about_university_right .top_content h2, .about_university_right .top_content h2 span, h2 .about_university_right .top_content span {
    margin-bottom: 18px;
  }
}
@media only screen and (max-width: 767.98px) {
  .about_university_right .top_content h2, .about_university_right .top_content h2 span, h2 .about_university_right .top_content span {
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 575.98px) {
  .about_university_right .top_content h2, .about_university_right .top_content h2 span, h2 .about_university_right .top_content span {
    margin-bottom: 12px;
  }
}
.about_university_right .top_content p {
  margin-bottom: 15px;
  text-align: justify;
}
@media only screen and (max-width: 767.98px) {
  .about_university_right .top_content p {
    margin-bottom: 15px;
    text-align: left;
  }
}
@media only screen and (max-width: 575.98px) {
  .about_university_right .top_content p {
    margin-bottom: 12px;
  }
}
.about_university_right .top_content .read_more_btn {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  color: #00bf01;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 575.98px) {
  .about_university_right .top_content .read_more_btn {
    gap: 4px;
  }
}
.about_university_right .top_content .read_more_btn:hover {
  color: #00bf01;
}
.about_university_right .about_university_right_info {
  display: flex;
  gap: 10px;
}
@media only screen and (max-width: 767.98px) {
  .about_university_right .about_university_right_info {
    gap: 8px;
  }
}
@media only screen and (max-width: 575.98px) {
  .about_university_right .about_university_right_info {
    gap: 6px;
    flex-direction: column;
    text-align: center;
  }
}
.about_university_right .about_university_right_info .icon {
  width: 70px;
}
@media only screen and (max-width: 991.98px) {
  .about_university_right .about_university_right_info .icon {
    width: 60px;
  }
}
@media only screen and (max-width: 767.98px) {
  .about_university_right .about_university_right_info .icon {
    width: 50px;
  }
}
@media only screen and (max-width: 575.98px) {
  .about_university_right .about_university_right_info .icon {
    width: 45px;
    margin: 0 auto;
  }
}
.about_university_right .about_university_right_info .content {
  flex: 1;
}
.about_university_right .about_university_right_info .content h5, .about_university_right .about_university_right_info .content h5 span, h5 .about_university_right .about_university_right_info .content span {
  color: #0d3d30;
  font-weight: 700;
  margin-bottom: 5px;
}
@media only screen and (max-width: 767.98px) {
  .about_university_right .about_university_right_info .content h5, .about_university_right .about_university_right_info .content h5 span, h5 .about_university_right .about_university_right_info .content span {
    margin-bottom: 4px;
  }
}
@media only screen and (max-width: 575.98px) {
  .about_university_right .about_university_right_info .content h5, .about_university_right .about_university_right_info .content h5 span, h5 .about_university_right .about_university_right_info .content span {
    margin-bottom: 3px;
  }
}
.about_university_right .about_university_right_info .content p {
  color: #000;
  text-align: unset;
}
@media only screen and (max-width: 575.98px) {
  .about_university_right .about_university_right_info .content p {
    text-align: center;
  }
}
.about_university_right .bottom_content {
  margin-top: 30px;
}
@media only screen and (max-width: 991.98px) {
  .about_university_right .bottom_content {
    margin-top: 25px;
  }
}
@media only screen and (max-width: 767.98px) {
  .about_university_right .bottom_content {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 575.98px) {
  .about_university_right .bottom_content {
    margin-top: 18px;
  }
}
.about_university_right .bottom_content li {
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  gap: 10px;
}
@media only screen and (max-width: 767.98px) {
  .about_university_right .bottom_content li {
    margin-bottom: 10px;
    gap: 8px;
  }
}
@media only screen and (max-width: 575.98px) {
  .about_university_right .bottom_content li {
    margin-bottom: 10px;
    gap: 6px;
  }
}
.about_university_right .bottom_content .icon {
  width: 25px;
  height: 25px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: #00bf01;
  color: #fff;
  font-size: 20px;
  flex: 0 0 auto;
}
@media only screen and (max-width: 767.98px) {
  .about_university_right .bottom_content .icon {
    width: 22px;
    height: 22px;
  }
}
@media only screen and (max-width: 575.98px) {
  .about_university_right .bottom_content .icon {
    width: 20px;
    height: 20px;
  }
}

.home_counter_section .overview_counter_item img {
  width: 50px;
}

.counter_item {
  background: #ffffff;
  box-shadow: 0px 8.02506px 22.9287px rgba(19, 19, 19, 0.1);
  border-radius: 27px 27px 0px 0px;
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 40px 20px;
  border-bottom: 9px solid #00bf01;
}
@media only screen and (max-width: 1399.98px) {
  .counter_item {
    padding: 25px 15px;
  }
}
@media only screen and (max-width: 1199.98px) {
  .counter_item {
    padding: 22px 15px;
    border-radius: 20px 20px 0px 0px;
    gap: 15px;
    border-bottom-width: 8px;
  }
}
@media only screen and (max-width: 991.98px) {
  .counter_item {
    padding: 20px 12px;
    border-radius: 18px 18px 0px 0px;
    border-bottom-width: 7px;
    gap: 12px;
  }
}
.counter_item .counter_icon {
  width: 65px;
}
@media only screen and (max-width: 991.98px) {
  .counter_item .counter_icon {
    width: 55px;
  }
}
.counter_item .counter_content h2, .counter_item .counter_content h2 span, h2 .counter_item .counter_content span {
  color: #00bf01;
  font-weight: 700;
  margin-bottom: 0px;
}
.counter_item .counter_content p {
  color: #727272;
}

.notice_header {
  text-align: center;
}
.notice_header h2, .notice_header h2 span, h2 .notice_header span {
  font-weight: 700;
  color: #000;
}

@media only screen and (max-width: 767.98px) {
  .notice_tab_content .table-responsive {
    max-height: 400px;
    overflow: auto;
  }
}

.notice_tab_btn {
  margin-bottom: 30px;
}
@media only screen and (max-width: 991.98px) {
  .notice_tab_btn {
    margin-bottom: 25px;
  }
}
@media only screen and (max-width: 767.98px) {
  .notice_tab_btn {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 575.98px) {
  .notice_tab_btn {
    margin-bottom: 15px;
  }
}
.notice_tab_btn .notice_tab_dropdown {
  width: 100%;
}
.notice_tab_btn .notice_tab_dropdown .notice_dropdown_btn {
  width: 100%;
  padding: 12px 20px;
  background-color: #00bf01;
  color: #fff;
  border: none;
  border-radius: 8px;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: space-between;
  transition: all 0.3s ease;
}
.notice_tab_btn .notice_tab_dropdown .notice_dropdown_btn:hover {
  background-color: rgb(0, 140, 0.7329842932);
}
.notice_tab_btn .notice_tab_dropdown .notice_dropdown_btn i {
  font-size: 20px;
  transition: transform 0.3s ease;
}
.notice_tab_btn .notice_tab_dropdown .notice_dropdown_btn[aria-expanded=true] i {
  transform: rotate(180deg);
}
.notice_tab_btn .notice_tab_dropdown .dropdown-menu {
  width: 100%;
  border: none;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  margin-top: 8px;
  max-height: 300px;
  overflow-y: auto;
}
.notice_tab_btn .notice_tab_dropdown .dropdown-menu .dropdown-item {
  padding: 12px 20px;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  gap: 10px;
}
.notice_tab_btn .notice_tab_dropdown .dropdown-menu .dropdown-item.active {
  background-color: #00bf01;
  color: #fff;
}
.notice_tab_btn .notice_tab_dropdown .dropdown-menu .dropdown-item:hover {
  background-color: rgba(0, 191, 1, 0.1);
  color: #00bf01;
}
.notice_tab_btn .notice_tab_dropdown .dropdown-menu .dropdown-item .badge {
  background-color: #f1f1f1;
  color: #000;
  padding: 2px 6px;
  border-radius: 4px;
  font-size: 11px;
  font-weight: 400;
}
.notice_tab_btn .notice_tab_buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
}
.notice_tab_btn .nav-tabs {
  border: none;
  gap: 20px;
  justify-content: center;
}
@media only screen and (max-width: 991.98px) {
  .notice_tab_btn .nav-tabs {
    gap: 15px;
  }
}
@media only screen and (max-width: 767.98px) {
  .notice_tab_btn .nav-tabs {
    gap: 10px;
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 575.98px) {
  .notice_tab_btn .nav-tabs {
    gap: 8px;
    flex-direction: column;
  }
}
.notice_tab_btn .nav-tabs button {
  border: none;
  background-color: #f1f1f1;
  border-radius: 10px;
  color: #000;
  font-weight: 500;
  padding: 12px 20px;
  transition: all 0.3s ease;
  display: inline-flex;
  align-items: center;
  gap: 10px;
}
@media only screen and (max-width: 1199.98px) {
  .notice_tab_btn .nav-tabs button {
    padding: 11px 18px;
    border-radius: 9px;
  }
}
@media only screen and (max-width: 991.98px) {
  .notice_tab_btn .nav-tabs button {
    padding: 10px 16px;
    border-radius: 8px;
    gap: 8px;
  }
}
@media only screen and (max-width: 767.98px) {
  .notice_tab_btn .nav-tabs button {
    padding: 9px 14px;
    border-radius: 7px;
    gap: 6px;
  }
}
@media only screen and (max-width: 575.98px) {
  .notice_tab_btn .nav-tabs button {
    padding: 8px 12px;
    border-radius: 6px;
    gap: 5px;
    width: 100%;
    justify-content: center;
  }
}
.notice_tab_btn .nav-tabs button .badge {
  background-color: #fff;
  color: #000;
  padding: 3px 6px;
  border-radius: 5px;
  font-weight: 400;
}
@media only screen and (max-width: 991.98px) {
  .notice_tab_btn .nav-tabs button .badge {
    padding: 2px 5px;
    border-radius: 4px;
  }
}
@media only screen and (max-width: 767.98px) {
  .notice_tab_btn .nav-tabs button .badge {
    padding: 2px 4px;
    border-radius: 3px;
  }
}
@media only screen and (max-width: 575.98px) {
  .notice_tab_btn .nav-tabs button .badge {
    padding: 1px 3px;
    border-radius: 3px;
  }
}
.notice_tab_btn .nav-tabs button.active {
  background-color: #00bf01;
  color: #fff;
}
.notice_tab_btn .nav-tabs button:hover {
  background-color: #00bf01;
  color: #fff;
}

.notice-table {
  border: none;
  border-radius: 8px;
  overflow: hidden;
}
@media only screen and (max-width: 767.98px) {
  .notice-table {
    border-radius: 0;
    overflow: visible;
  }
}
.notice-table thead {
  background-color: #0e3d30;
  color: white;
}
@media only screen and (max-width: 767.98px) {
  .notice-table thead {
    display: none;
  }
}
.notice-table thead th {
  padding: 0.8rem 1rem;
  font-weight: 500;
  border: none;
}
@media only screen and (max-width: 991.98px) {
  .notice-table thead th {
    padding: 0.7rem 0.8rem;
  }
}
@media only screen and (max-width: 767.98px) {
  .notice-table tbody {
    display: block;
  }
}
.notice-table tbody tr {
  transition: background-color 0.2s ease;
}
.notice-table tbody tr:nth-child(odd) {
  background-color: #f9fafc;
}
.notice-table tbody tr:hover {
  background-color: #f0f0f0;
}
@media only screen and (max-width: 767.98px) {
  .notice-table tbody tr {
    display: block;
    margin-bottom: 15px;
    background: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    padding: 15px;
  }
  .notice-table tbody tr:nth-child(odd) {
    background-color: #fff;
  }
  .notice-table tbody tr:hover {
    background-color: #f9fafc;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
  }
}
@media only screen and (max-width: 575.98px) {
  .notice-table tbody tr {
    padding: 12px;
    margin-bottom: 12px;
  }
}
.notice-table tbody tr th,
.notice-table tbody tr td {
  padding: 0.8rem 1rem;
  vertical-align: middle;
  border-bottom: none;
}
@media only screen and (max-width: 991.98px) {
  .notice-table tbody tr th,
  .notice-table tbody tr td {
    padding: 0.7rem 0.8rem;
  }
}
@media only screen and (max-width: 767.98px) {
  .notice-table tbody tr th,
  .notice-table tbody tr td {
    display: block;
    padding: 8px 0;
    text-align: left;
    border: none;
  }
  .notice-table tbody tr th:before,
  .notice-table tbody tr td:before {
    content: attr(data-label);
    font-weight: 600;
    display: block;
    margin-bottom: 5px;
    color: #0e3d30;
    font-size: 13px;
  }
  .notice-table tbody tr th:first-child,
  .notice-table tbody tr td:first-child {
    display: none;
  }
}
@media only screen and (max-width: 575.98px) {
  .notice-table tbody tr th,
  .notice-table tbody tr td {
    padding: 6px 0;
  }
}
.notice-table tbody .date {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  gap: 8px;
  color: #727272;
  width: 150px;
}
@media only screen and (max-width: 767.98px) {
  .notice-table tbody .date {
    gap: 6px;
    width: 100%;
  }
}
@media only screen and (max-width: 575.98px) {
  .notice-table tbody .date {
    gap: 4px;
  }
}
.notice-table tbody .date i {
  color: #008001;
}
.notice-table .notice_table_btn {
  display: flex;
  flex-wrap: nowrap;
  gap: 12px;
}
@media only screen and (max-width: 767.98px) {
  .notice-table .notice_table_btn {
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 5px;
  }
}
.notice-table button,
.notice-table a {
  background-color: #00bf01;
  color: #fff;
  border: none;
  height: 33px;
  padding: 0 30px;
  border-radius: 6px;
  cursor: pointer;
  transition: background-color 0.3s ease;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 1199.98px) {
  .notice-table button {
    height: 31px;
    padding: 0 25px;
    border-radius: 5px;
  }
}
@media only screen and (max-width: 991.98px) {
  .notice-table button {
    height: 29px;
    padding: 0 20px;
    border-radius: 5px;
  }
}
@media only screen and (max-width: 767.98px) {
  .notice-table button {
    height: 35px;
    padding: 0 20px;
    border-radius: 6px;
    flex: 1;
  }
}
@media only screen and (max-width: 575.98px) {
  .notice-table button {
    height: 32px;
    padding: 0 15px;
    border-radius: 5px;
  }
}
.notice-table button:hover {
  background-color: #008001;
  color: #fff;
}
.notice-table .btn-view {
  padding: 0px 16px;
}
@media only screen and (max-width: 991.98px) {
  .notice-table .btn-view {
    padding: 0px 12px;
  }
}
@media only screen and (max-width: 767.98px) {
  .notice-table .btn-view {
    padding: 0 20px;
  }
}
@media only screen and (max-width: 575.98px) {
  .notice-table .btn-view {
    padding: 0 15px;
  }
}

.publication_left {
  padding-right: 40px;
}
@media only screen and (max-width: 1399.98px) {
  .publication_left {
    padding-right: 30px;
  }
}
@media only screen and (max-width: 1199.98px) {
  .publication_left {
    padding-right: 20px;
  }
}
@media only screen and (max-width: 991.98px) {
  .publication_left {
    padding-right: 0px;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767.98px) {
  .publication_left {
    margin-bottom: 25px;
  }
}
@media only screen and (max-width: 575.98px) {
  .publication_left {
    margin-bottom: 20px;
  }
}

.publication_heading h2, .publication_heading h2 span, h2 .publication_heading span {
  font-weight: 700;
  color: #0d3d30;
  margin-bottom: 15px;
}
@media only screen and (max-width: 991.98px) {
  .publication_heading h2, .publication_heading h2 span, h2 .publication_heading span {
    margin-bottom: 12px;
  }
}
@media only screen and (max-width: 767.98px) {
  .publication_heading h2, .publication_heading h2 span, h2 .publication_heading span {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 575.98px) {
  .publication_heading h2, .publication_heading h2 span, h2 .publication_heading span {
    margin-bottom: 8px;
    text-align: center;
  }
}
.publication_heading p {
  color: #757575;
}
@media only screen and (max-width: 575.98px) {
  .publication_heading p {
    text-align: center;
  }
}

.publication_item_wrap {
  border: 1px solid #e9e9e9;
  border-radius: 15px;
  display: flex;
  flex-wrap: wrap;
  max-height: 680px;
  overflow-y: auto;
  /* Track */
  /* Handle */
}
@media only screen and (max-width: 1399.98px) {
  .publication_item_wrap {
    max-height: 600px;
  }
}
@media only screen and (max-width: 1199.98px) {
  .publication_item_wrap {
    max-height: 550px;
    border-radius: 12px;
  }
}
@media only screen and (max-width: 991.98px) {
  .publication_item_wrap {
    max-height: 500px;
    border-radius: 10px;
  }
}
@media only screen and (max-width: 767.98px) {
  .publication_item_wrap {
    max-height: 400px;
    border-radius: 8px;
  }
}
@media only screen and (max-width: 575.98px) {
  .publication_item_wrap {
    max-height: 350px;
  }
}
.publication_item_wrap::-webkit-scrollbar {
  width: 6px;
}
@media only screen and (max-width: 575.98px) {
  .publication_item_wrap::-webkit-scrollbar {
    width: 4px;
  }
}
.publication_item_wrap::-webkit-scrollbar-track {
  background: #e5e5e5;
  border-radius: 20px;
}
.publication_item_wrap::-webkit-scrollbar-thumb {
  background: #00bf01;
  border-radius: 20px;
}
.publication_item_wrap .publication_item {
  flex: 0 0 50%;
  width: 50%;
  padding: 20px 20px;
  border: 1px solid #e9e9e9;
}
@media only screen and (max-width: 1199.98px) {
  .publication_item_wrap .publication_item {
    padding: 18px 18px;
  }
}
@media only screen and (max-width: 991.98px) {
  .publication_item_wrap .publication_item {
    padding: 16px 16px;
  }
}
@media only screen and (max-width: 767.98px) {
  .publication_item_wrap .publication_item {
    padding: 14px 14px;
  }
}
@media only screen and (max-width: 575.98px) {
  .publication_item_wrap .publication_item {
    flex: 0 0 100%;
    width: 100%;
    padding: 12px 12px;
  }
}
.publication_item_wrap .publication_item h5, .publication_item_wrap .publication_item h5 span, h5 .publication_item_wrap .publication_item span {
  color: #000;
  font-weight: 700;
  margin-bottom: 5px;
}
@media only screen and (max-width: 767.98px) {
  .publication_item_wrap .publication_item h5, .publication_item_wrap .publication_item h5 span, h5 .publication_item_wrap .publication_item span {
    margin-bottom: 4px;
  }
}
@media only screen and (max-width: 575.98px) {
  .publication_item_wrap .publication_item h5, .publication_item_wrap .publication_item h5 span, h5 .publication_item_wrap .publication_item span {
    margin-bottom: 3px;
  }
}
.publication_item_wrap .publication_item p {
  color: #616161;
  margin-bottom: 15px;
}
@media only screen and (max-width: 991.98px) {
  .publication_item_wrap .publication_item p {
    margin-bottom: 12px;
  }
}
@media only screen and (max-width: 767.98px) {
  .publication_item_wrap .publication_item p {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 575.98px) {
  .publication_item_wrap .publication_item p {
    margin-bottom: 8px;
  }
}
.publication_item_wrap .publication_item a {
  display: flex;
  align-items: center;
  gap: 8px;
  color: #00bf01;
  justify-content: flex-end;
  font-weight: 600;
}
@media only screen and (max-width: 767.98px) {
  .publication_item_wrap .publication_item a {
    gap: 6px;
  }
}
@media only screen and (max-width: 575.98px) {
  .publication_item_wrap .publication_item a {
    gap: 4px;
    justify-content: center;
  }
}

.publication_right {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 20px;
  position: relative;
  margin-top: 10px;
}
@media only screen and (max-width: 1199.98px) {
  .publication_right {
    border-radius: 18px;
  }
}
@media only screen and (max-width: 991.98px) {
  .publication_right {
    border-radius: 16px;
  }
}
@media only screen and (max-width: 767.98px) {
  .publication_right {
    border-radius: 14px;
  }
}
@media only screen and (max-width: 575.98px) {
  .publication_right {
    border-radius: 12px;
  }
}
.publication_right::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 191, 1, 0.6);
  border-radius: 20px;
}
@media only screen and (max-width: 1199.98px) {
  .publication_right::after {
    border-radius: 18px;
  }
}
@media only screen and (max-width: 991.98px) {
  .publication_right::after {
    border-radius: 16px;
  }
}
@media only screen and (max-width: 767.98px) {
  .publication_right::after {
    border-radius: 14px;
  }
}
@media only screen and (max-width: 575.98px) {
  .publication_right::after {
    border-radius: 12px;
  }
}

.publication_right_content {
  position: relative;
  z-index: 9;
  text-align: center;
  padding: 30px 40px;
}
@media only screen and (max-width: 1199.98px) {
  .publication_right_content {
    padding: 30px 35px;
  }
}
@media only screen and (max-width: 991.98px) {
  .publication_right_content {
    padding: 30px 30px;
  }
}
@media only screen and (max-width: 767.98px) {
  .publication_right_content {
    padding: 25px 25px;
  }
}
@media only screen and (max-width: 575.98px) {
  .publication_right_content {
    padding: 20px 20px;
  }
}
.publication_right_content h4, .publication_right_content h4 span, h4 .publication_right_content span {
  color: #fff;
  font-weight: 700;
  margin-bottom: 15px;
}
@media only screen and (max-width: 991.98px) {
  .publication_right_content h4, .publication_right_content h4 span, h4 .publication_right_content span {
    margin-bottom: 12px;
  }
}
@media only screen and (max-width: 767.98px) {
  .publication_right_content h4, .publication_right_content h4 span, h4 .publication_right_content span {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 575.98px) {
  .publication_right_content h4, .publication_right_content h4 span, h4 .publication_right_content span {
    margin-bottom: 8px;
  }
}
.publication_right_content p {
  color: #fff;
  margin-bottom: 20px;
}
@media only screen and (max-width: 991.98px) {
  .publication_right_content p {
    margin-bottom: 16px;
  }
}
@media only screen and (max-width: 767.98px) {
  .publication_right_content p {
    margin-bottom: 14px;
  }
}
@media only screen and (max-width: 575.98px) {
  .publication_right_content p {
    margin-bottom: 12px;
  }
}
.publication_right_content a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  background-color: #fff;
  color: #0d3d30;
  font-weight: 600;
  padding: 12px 20px;
  border-radius: 8px;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 991.98px) {
  .publication_right_content a {
    gap: 8px;
    padding: 10px 18px;
    border-radius: 7px;
  }
}
@media only screen and (max-width: 767.98px) {
  .publication_right_content a {
    gap: 6px;
    padding: 9px 16px;
    border-radius: 6px;
  }
}
@media only screen and (max-width: 575.98px) {
  .publication_right_content a {
    gap: 5px;
    padding: 8px 14px;
    border-radius: 5px;
  }
}
.publication_right_content a:hover {
  background-color: #00bf01;
  color: #fff;
}

.publication_right_img {
  position: relative;
  z-index: 9;
  text-align: center;
}
.publication_right_img:hover img {
  transform: rotate(20deg);
}
.publication_right_img img {
  margin-bottom: -20%;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 1199.98px) {
  .publication_right_img img {
    margin-bottom: -18%;
  }
}
@media only screen and (max-width: 991.98px) {
  .publication_right_img img {
    margin-bottom: -16%;
  }
}
@media only screen and (max-width: 767.98px) {
  .publication_right_img img {
    margin-bottom: -14%;
  }
}
@media only screen and (max-width: 575.98px) {
  .publication_right_img img {
    margin-bottom: -12%;
  }
}

.publication_right_slider {
  position: relative;
  z-index: 9;
  padding: 0px 20px;
  padding-bottom: 20px;
}
@media only screen and (max-width: 1199.98px) {
  .publication_right_slider {
    padding: 0px 18px;
    padding-bottom: 18px;
  }
}
@media only screen and (max-width: 991.98px) {
  .publication_right_slider {
    padding: 0px 16px;
    padding-bottom: 16px;
  }
}
@media only screen and (max-width: 767.98px) {
  .publication_right_slider {
    padding: 0px 14px;
    padding-bottom: 14px;
  }
}
@media only screen and (max-width: 575.98px) {
  .publication_right_slider {
    padding: 0px 12px;
    padding-bottom: 12px;
  }
}

.publication_slider_item img {
  border-radius: 20px;
  width: 100%;
}
@media only screen and (max-width: 1199.98px) {
  .publication_slider_item img {
    border-radius: 18px;
  }
}
@media only screen and (max-width: 991.98px) {
  .publication_slider_item img {
    border-radius: 16px;
  }
}
@media only screen and (max-width: 767.98px) {
  .publication_slider_item img {
    border-radius: 14px;
  }
}
@media only screen and (max-width: 575.98px) {
  .publication_slider_item img {
    border-radius: 12px;
  }
}

.view_all_publication {
  text-align: center;
  margin-top: 20px;
}
.view_all_publication a {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #00bf01;
  font-weight: 600;
}
@media only screen and (max-width: 767.98px) {
  .view_all_publication a {
    gap: 6px;
  }
}
@media only screen and (max-width: 575.98px) {
  .view_all_publication a {
    gap: 4px;
  }
}

.impact_research_area {
  background-color: #e7fdf8;
}

.impact_research_heading {
  width: 700px;
  margin: 0 auto;
  text-align: center;
}
@media only screen and (max-width: 1199.98px) {
  .impact_research_heading {
    width: 600px;
  }
}
@media only screen and (max-width: 991.98px) {
  .impact_research_heading {
    width: 100%;
    max-width: 550px;
    padding: 0 0px;
  }
}
@media only screen and (max-width: 767.98px) {
  .impact_research_heading {
    max-width: 480px;
    padding: 0 0px;
  }
}
@media only screen and (max-width: 575.98px) {
  .impact_research_heading {
    max-width: 100%;
    padding: 0 0px;
  }
}
.impact_research_heading h2, .impact_research_heading h2 span, h2 .impact_research_heading span {
  font-weight: 700;
  color: #26375b;
  margin-bottom: 15px;
}
@media only screen and (max-width: 991.98px) {
  .impact_research_heading h2, .impact_research_heading h2 span, h2 .impact_research_heading span {
    margin-bottom: 12px;
  }
}
@media only screen and (max-width: 767.98px) {
  .impact_research_heading h2, .impact_research_heading h2 span, h2 .impact_research_heading span {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 575.98px) {
  .impact_research_heading h2, .impact_research_heading h2 span, h2 .impact_research_heading span {
    margin-bottom: 8px;
  }
}
.impact_research_heading p {
  color: #aeb3c0;
}

.impact_research_item {
  position: relative;
  padding: 0px 30px;
}
@media only screen and (max-width: 1399.98px) {
  .impact_research_item {
    padding: 0px 20px;
  }
}
@media only screen and (max-width: 1199.98px) {
  .impact_research_item {
    padding: 0px 0px;
  }
}
.impact_research_item::after {
  content: "";
  position: absolute;
  width: 5px;
  height: 70%;
  background-color: #00bf01;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
@media only screen and (max-width: 991.98px) {
  .impact_research_item::after {
    width: 4px;
  }
}
@media only screen and (max-width: 767.98px) {
  .impact_research_item::after {
    width: 3px;
    display: none;
  }
}
@media only screen and (max-width: 575.98px) {
  .impact_research_item::after {
    display: none;
  }
}
.impact_research_item::before {
  content: "";
  position: absolute;
  width: 5px;
  height: 100%;
  background-color: #d9d9d9;
  right: 0;
  top: 0;
}
@media only screen and (max-width: 991.98px) {
  .impact_research_item::before {
    width: 4px;
  }
}
@media only screen and (max-width: 767.98px) {
  .impact_research_item::before {
    width: 3px;
    display: none;
  }
}
@media only screen and (max-width: 575.98px) {
  .impact_research_item::before {
    display: none;
  }
}
.impact_research_item.last_item::after {
  display: none;
}
.impact_research_item.last_item::before {
  display: none;
}
@media only screen and (max-width: 575.98px) {
  .impact_research_item.last_item {
    margin-bottom: 0;
  }
}
.impact_research_item .title h2, .impact_research_item .title h2 span, h2 .impact_research_item .title span {
  font-weight: 700;
  color: #233459;
  margin-bottom: 15px;
}
@media only screen and (max-width: 991.98px) {
  .impact_research_item .title h2, .impact_research_item .title h2 span, h2 .impact_research_item .title span {
    margin-bottom: 12px;
  }
}
@media only screen and (max-width: 767.98px) {
  .impact_research_item .title h2, .impact_research_item .title h2 span, h2 .impact_research_item .title span {
    margin-bottom: 5px;
  }
}
@media only screen and (max-width: 575.98px) {
  .impact_research_item .title h2, .impact_research_item .title h2 span, h2 .impact_research_item .title span {
    margin-bottom: 5px;
    text-align: center;
  }
}
.impact_research_item .title h2 .percent, h2 .impact_research_item .title span .percent {
  color: #00bf01;
  font-weight: 700;
}
.impact_research_item .content {
  margin-bottom: 35px;
}
@media only screen and (max-width: 1199.98px) {
  .impact_research_item .content {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 991.98px) {
  .impact_research_item .content {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767.98px) {
  .impact_research_item .content {
    margin-bottom: 8px;
  }
}
@media only screen and (max-width: 575.98px) {
  .impact_research_item .content {
    text-align: center;
  }
}
.impact_research_item .content h5, .impact_research_item .content h5 span, h5 .impact_research_item .content span {
  color: #4d5976;
  margin-bottom: 5px;
}
@media only screen and (max-width: 767.98px) {
  .impact_research_item .content h5, .impact_research_item .content h5 span, h5 .impact_research_item .content span {
    margin-bottom: 4px;
  }
}
@media only screen and (max-width: 575.98px) {
  .impact_research_item .content h5, .impact_research_item .content h5 span, h5 .impact_research_item .content span {
    margin-bottom: 3px;
  }
}
.impact_research_item .content p {
  color: #acb1be;
}
@media only screen and (max-width: 575.98px) {
  .impact_research_item .content p {
    text-align: center;
  }
}
@media only screen and (max-width: 575.98px) {
  .impact_research_item .bottom_content {
    text-align: center;
  }
}
.impact_research_item .bottom_content .date {
  color: #00bf01;
}
.impact_research_item .bottom_content p {
  color: #5c6884;
}

.faculty_area {
  background-color: #f9fafc;
}

.faculty_tab_btn_wrap {
  text-align: center;
}
.faculty_tab_btn_wrap ul {
  border: none;
  display: inline-flex;
  justify-content: center;
  background-color: #f1f1f1;
  padding: 10px 10px;
  border-radius: 10px 10px 0 0;
  position: relative;
}
@media only screen and (max-width: 991.98px) {
  .faculty_tab_btn_wrap ul {
    padding: 8px 8px;
    flex-wrap: wrap;
    gap: 5px;
  }
}
@media only screen and (max-width: 767.98px) {
  .faculty_tab_btn_wrap ul {
    padding: 6px 6px;
    border-radius: 8px 8px 0 0;
  }
}
@media only screen and (max-width: 575.98px) {
  .faculty_tab_btn_wrap ul {
    padding: 8px;
  }
}
.faculty_tab_btn_wrap ul .indicator {
  content: "";
  width: 110px;
  height: 34px;
  background: #00bf01;
  position: absolute;
  top: 10px;
  left: 2px;
  z-index: 0;
  border-radius: 5px;
  transition: all 0.2s ease-out;
}
@media only screen and (max-width: 991.98px) {
  .faculty_tab_btn_wrap ul .indicator {
    width: 100px;
    height: 32px;
    top: 8px;
  }
}
@media only screen and (max-width: 767.98px) {
  .faculty_tab_btn_wrap ul .indicator {
    width: 90px;
    height: 30px;
    border-radius: 4px;
  }
}
@media only screen and (max-width: 575.98px) {
  .faculty_tab_btn_wrap ul .indicator {
    display: none;
  }
}
.faculty_tab_btn_wrap ul .nav-link {
  border: none;
  color: #000;
  font-weight: 500;
  border-radius: 4px;
  padding: 5px 15px;
  min-width: 110px;
  background: transparent !important;
  position: relative;
  z-index: 9;
}
@media only screen and (max-width: 991.98px) {
  .faculty_tab_btn_wrap ul .nav-link {
    width: 100px;
    padding: 4px 12px;
  }
}
@media only screen and (max-width: 767.98px) {
  .faculty_tab_btn_wrap ul .nav-link {
    width: 90px;
    padding: 3px 10px;
    border-radius: 3px;
  }
}
@media only screen and (max-width: 575.98px) {
  .faculty_tab_btn_wrap ul .nav-link {
    width: 100%;
    padding: 8px 15px;
    margin-bottom: 5px;
    background: #e9e9e9 !important;
    border-radius: 6px;
  }
}
.faculty_tab_btn_wrap ul .nav-link.active {
  color: #fff;
}
@media only screen and (max-width: 575.98px) {
  .faculty_tab_btn_wrap ul .nav-link.active {
    background: #00bf01 !important;
  }
}
.faculty_tab_btn_wrap ul .nav-link1.active ~ .indicator {
  left: 2px;
}
@media only screen and (max-width: 991.98px) {
  .faculty_tab_btn_wrap ul .nav-link1.active ~ .indicator {
    left: 2px;
  }
}
.faculty_tab_btn_wrap ul .nav-link2.active ~ .indicator {
  left: 142px;
}
@media only screen and (max-width: 991.98px) {
  .faculty_tab_btn_wrap ul .nav-link2.active ~ .indicator {
    left: 127px;
  }
}
@media only screen and (max-width: 767.98px) {
  .faculty_tab_btn_wrap ul .nav-link2.active ~ .indicator {
    left: 115px;
  }
}
.faculty_tab_btn_wrap ul .nav-link3.active ~ .indicator {
  left: 282px;
}
@media only screen and (max-width: 991.98px) {
  .faculty_tab_btn_wrap ul .nav-link3.active ~ .indicator {
    left: 252px;
  }
}
@media only screen and (max-width: 767.98px) {
  .faculty_tab_btn_wrap ul .nav-link3.active ~ .indicator {
    left: 230px;
  }
}

.faculty_item_wrapper {
  background-color: #fff;
  padding: 40px 40px;
  border-radius: 20px;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
}
@media only screen and (max-width: 1399.98px) {
  .faculty_item_wrapper {
    padding: 35px 25px;
  }
}
@media only screen and (max-width: 1199.98px) {
  .faculty_item_wrapper {
    padding: 30px 25px;
    border-radius: 18px;
  }
}
@media only screen and (max-width: 991.98px) {
  .faculty_item_wrapper {
    padding: 25px 25px;
    border-radius: 15px;
  }
}
@media only screen and (max-width: 767.98px) {
  .faculty_item_wrapper {
    padding: 20px 20px;
    border-radius: 12px;
  }
}
@media only screen and (max-width: 575.98px) {
  .faculty_item_wrapper {
    padding: 15px 15px;
    border-radius: 10px;
  }
}

.faculty_top_wrap {
  margin-bottom: 30px;
}
@media only screen and (max-width: 991.98px) {
  .faculty_top_wrap {
    margin-bottom: 25px;
  }
}
@media only screen and (max-width: 767.98px) {
  .faculty_top_wrap {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 575.98px) {
  .faculty_top_wrap {
    margin-bottom: 15px;
  }
}

.faculty_left {
  padding-bottom: 20px;
  border-bottom: 2px solid #e7e7e7;
}
@media only screen and (max-width: 991.98px) {
  .faculty_left {
    padding-bottom: 18px;
  }
}
@media only screen and (max-width: 767.98px) {
  .faculty_left {
    padding-bottom: 15px;
    border-bottom-width: 1px;
  }
}
@media only screen and (max-width: 575.98px) {
  .faculty_left {
    padding-bottom: 12px;
    margin-bottom: 15px;
  }
}
.faculty_left h2, .faculty_left h2 span, h2 .faculty_left span {
  font-weight: 700;
  color: #000;
  margin-bottom: 20px;
}
@media only screen and (max-width: 991.98px) {
  .faculty_left h2, .faculty_left h2 span, h2 .faculty_left span {
    margin-bottom: 18px;
  }
}
@media only screen and (max-width: 767.98px) {
  .faculty_left h2, .faculty_left h2 span, h2 .faculty_left span {
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 575.98px) {
  .faculty_left h2, .faculty_left h2 span, h2 .faculty_left span {
    margin-bottom: 12px;
  }
}
.faculty_left p {
  color: #000;
  margin-bottom: 20px;
  text-align: justify;
  font-size: 17px;
}
@media only screen and (max-width: 1199.98px) {
  .faculty_left p {
    font-size: 16px;
  }
}
@media only screen and (max-width: 991.98px) {
  .faculty_left p {
    margin-bottom: 18px;
  }
}
@media only screen and (max-width: 767.98px) {
  .faculty_left p {
    margin-bottom: 15px;
    text-align: left;
    font-size: 16px;
    display: none;
  }
  .faculty_left p:nth-child(2) {
    display: block;
  }
}
@media only screen and (max-width: 575.98px) {
  .faculty_left p {
    margin-bottom: 12px;
    font-size: 14px;
  }
}
.faculty_left .read_more_btn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #00bf01;
  font-weight: 600;
}
@media only screen and (max-width: 575.98px) {
  .faculty_left .read_more_btn {
    justify-content: center;
    gap: 8px;
  }
}

@media only screen and (max-width: 991.98px) {
  .faculty_right {
    margin-top: 20px;
  }
}

.faculty_right_item {
  text-align: center;
  padding: 25px 25px;
  background: #ffffff;
  box-shadow: 0px 9.33743px 11.6353px rgba(19, 19, 19, 0.1);
  border-radius: 30px;
}
@media only screen and (max-width: 1199.98px) {
  .faculty_right_item {
    padding: 22px 22px;
    border-radius: 25px;
  }
}
@media only screen and (max-width: 991.98px) {
  .faculty_right_item {
    padding: 20px 20px;
    border-radius: 20px;
  }
}
@media only screen and (max-width: 767.98px) {
  .faculty_right_item {
    padding: 18px 18px;
    border-radius: 15px;
  }
}
@media only screen and (max-width: 575.98px) {
  .faculty_right_item {
    padding: 15px 15px;
    border-radius: 12px;
  }
}
@media only screen and (max-width: 767.98px) {
  .faculty_right_item {
    padding: 20px 15px;
  }
  .faculty_right_item h2, .faculty_right_item h2 span, h2 .faculty_right_item span {
    font-size: 32px;
    margin-bottom: 8px;
  }
  .faculty_right_item .sub_title {
    font-size: 14px;
    margin-bottom: 0;
  }
  .faculty_right_item p {
    display: none;
  }
}
@media only screen and (max-width: 575.98px) {
  .faculty_right_item {
    padding: 15px 10px;
  }
  .faculty_right_item h2, .faculty_right_item h2 span, h2 .faculty_right_item span {
    font-size: 28px;
    margin-bottom: 5px;
  }
  .faculty_right_item .sub_title {
    font-size: 13px;
  }
}
.faculty_right_item.item_1 {
  background-color: #0d3d30;
}
.faculty_right_item.item_1 h2, .faculty_right_item.item_1 h2 span, h2 .faculty_right_item.item_1 span {
  color: #fff;
}
.faculty_right_item.item_1 .sub_title {
  color: #fff;
}
.faculty_right_item.item_1 p {
  color: #fff;
}
.faculty_right_item.item_2 {
  background-color: #00bf01;
}
.faculty_right_item.item_2 h2, .faculty_right_item.item_2 h2 span, h2 .faculty_right_item.item_2 span {
  color: #fff;
}
.faculty_right_item.item_2 .sub_title {
  color: #fff;
}
.faculty_right_item.item_2 p {
  color: #fff;
}
.faculty_right_item.item_3 {
  background-color: #00bf01;
}
.faculty_right_item.item_3 h2, .faculty_right_item.item_3 h2 span, h2 .faculty_right_item.item_3 span {
  color: #fff;
}
.faculty_right_item.item_3 .sub_title {
  color: #fff;
}
.faculty_right_item.item_3 p {
  color: #fff;
}
.faculty_right_item.item_4 {
  background-color: #0d3d30;
}
.faculty_right_item.item_4 h2, .faculty_right_item.item_4 h2 span, h2 .faculty_right_item.item_4 span {
  color: #fff;
}
.faculty_right_item.item_4 .sub_title {
  color: #fff;
}
.faculty_right_item.item_4 p {
  color: #fff;
}
@media only screen and (max-width: 1399.98px) {
  .faculty_right_item {
    padding: 20px 15px;
  }
}
.faculty_right_item h2, .faculty_right_item h2 span, h2 .faculty_right_item span {
  color: #00bf01;
  font-weight: 600;
  margin-bottom: 0px;
}
@media only screen and (max-width: 575.98px) {
  .faculty_right_item h2, .faculty_right_item h2 span, h2 .faculty_right_item span {
    margin-bottom: 5px;
  }
}
.faculty_right_item .sub_title {
  color: #000;
  margin-bottom: 5px;
  display: inline-block;
}
@media only screen and (max-width: 767.98px) {
  .faculty_right_item .sub_title {
    margin-bottom: 4px;
  }
}
@media only screen and (max-width: 575.98px) {
  .faculty_right_item .sub_title {
    margin-bottom: 3px;
  }
}
.faculty_right_item p {
  color: #727272;
  font-weight: 400;
}

.faculty_bottom_wrap {
  margin-top: 30px;
  position: relative;
}

.faculty_department_mobile_slider {
  position: relative;
}
@media only screen and (max-width: 767.98px) {
  .faculty_department_mobile_slider .slick-slide {
    padding: 0 5px;
  }
}

.mobile_device_slider_next_prev {
  display: none;
}
@media only screen and (max-width: 767.98px) {
  .mobile_device_slider_next_prev {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 30px;
    color: #00bf01;
    z-index: 10;
    cursor: pointer;
    padding: 0px 5px;
  }
}
.mobile_device_slider_next_prev button {
  background: #00bf01;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  color: #fff;
  font-size: 20px;
  cursor: pointer;
  border-radius: 6px;
}

.faculty_department_item {
  overflow: hidden;
  position: relative;
  border-radius: 20px;
}
@media only screen and (max-width: 991.98px) {
  .faculty_department_item {
    border-radius: 15px;
  }
}
@media only screen and (max-width: 767.98px) {
  .faculty_department_item {
    border-radius: 12px;
  }
}
@media only screen and (max-width: 575.98px) {
  .faculty_department_item {
    border-radius: 10px;
    margin-bottom: 15px;
  }
}
.faculty_department_item:hover img {
  transform: scale(1.05);
}
.faculty_department_item img {
  border-radius: 20px;
  width: 100%;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 991.98px) {
  .faculty_department_item img {
    border-radius: 15px;
  }
}
@media only screen and (max-width: 767.98px) {
  .faculty_department_item img {
    border-radius: 12px;
  }
}
@media only screen and (max-width: 575.98px) {
  .faculty_department_item img {
    border-radius: 10px;
  }
}
.faculty_department_item .content {
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: rgba(10, 60, 48, 0.8509803922);
  padding: 10px 15px;
  padding-bottom: 15px;
  width: 100%;
  border-radius: 0 0 20px 20px;
  text-align: center;
}
@media only screen and (max-width: 991.98px) {
  .faculty_department_item .content {
    padding: 8px 12px;
    padding-bottom: 12px;
    border-radius: 0 0 15px 15px;
  }
}
@media only screen and (max-width: 767.98px) {
  .faculty_department_item .content {
    padding: 6px 10px;
    padding-bottom: 10px;
    border-radius: 0 0 12px 12px;
  }
}
@media only screen and (max-width: 575.98px) {
  .faculty_department_item .content {
    padding: 5px 8px;
    padding-bottom: 10px;
    border-radius: 0 0 10px 10px;
  }
}
.faculty_department_item .content h5, .faculty_department_item .content h5 span, h5 .faculty_department_item .content span {
  color: #00ff02;
  font-weight: 700;
  margin-bottom: 8px;
}
@media only screen and (max-width: 1399.98px) {
  .faculty_department_item .content h5, .faculty_department_item .content h5 span, h5 .faculty_department_item .content span {
    font-size: 18px;
  }
}
@media only screen and (max-width: 767.98px) {
  .faculty_department_item .content h5, .faculty_department_item .content h5 span, h5 .faculty_department_item .content span {
    margin-bottom: 6px;
    font-size: 16px;
  }
}
@media only screen and (max-width: 575.98px) {
  .faculty_department_item .content h5, .faculty_department_item .content h5 span, h5 .faculty_department_item .content span {
    margin-bottom: 4px;
  }
}
.faculty_department_item .content p {
  color: #fff;
  font-size: 13px;
}
@media only screen and (max-width: 1399.98px) {
  .faculty_department_item .content p {
    font-size: 12px;
  }
}
.faculty_department_item .content .info_item .counter {
  color: #fff;
  font-weight: 700;
}
.faculty_department_item .content .info_item h6, .faculty_department_item .content .info_item h6 span, h6 .faculty_department_item .content .info_item span {
  color: #fff;
  font-weight: 700;
}
@media only screen and (max-width: 575.98px) {
  .faculty_department_item .content .info_item h6, .faculty_department_item .content .info_item h6 span, h6 .faculty_department_item .content .info_item span {
    margin-bottom: 3px;
  }
}

.blog_item {
  transition: all 0.3s ease;
}
.blog_item:hover {
  transform: translateY(-5px);
}
.blog_item:hover img {
  transform: scale(1.05);
}

.blog_item_img {
  position: relative;
  overflow: hidden;
  border-radius: 20px;
}
.blog_item_img img {
  border-radius: 20px;
  width: 100%;
  transition: all 0.3s ease;
}

.blog_item_content {
  padding: 20px 0px;
}
@media only screen and (max-width: 991.98px) {
  .blog_item_content {
    padding: 15px 0px;
  }
}
@media only screen and (max-width: 767.98px) {
  .blog_item_content {
    padding: 15px 0px;
    padding-bottom: 0px;
  }
}
.blog_item_content h5, .blog_item_content h5 span, h5 .blog_item_content span {
  color: #000;
  margin-bottom: 10px;
  font-weight: 600;
}
.blog_item_content p {
  color: #9e9ea0;
  margin-bottom: 15px;
}
.blog_item_content .date {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #727272;
  margin-bottom: 10px;
}
.blog_item_content .date i {
  color: #00bf01;
  font-size: 18px;
}
.blog_item_content .read_more {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #00bf01;
  font-weight: 600;
}

.farming_area {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
@media only screen and (max-width: 767.98px) {
  .farming_area {
    background-attachment: scroll;
  }
}

.farming_header {
  max-width: 600px;
  margin: 0 auto;
  text-align: center;
}
@media only screen and (max-width: 1199.98px) {
  .farming_header {
    max-width: 550px;
  }
}
@media only screen and (max-width: 991.98px) {
  .farming_header {
    max-width: 100%;
    padding: 0 20px;
  }
}
@media only screen and (max-width: 767.98px) {
  .farming_header {
    padding: 0 15px;
  }
}
@media only screen and (max-width: 575.98px) {
  .farming_header {
    padding: 0 10px;
  }
}
.farming_header h3, .farming_header h3 span, h3 .farming_header span {
  color: #fff;
  font-weight: 700;
  margin-bottom: 15px;
}
@media only screen and (max-width: 991.98px) {
  .farming_header h3, .farming_header h3 span, h3 .farming_header span {
    margin-bottom: 12px;
  }
}
@media only screen and (max-width: 767.98px) {
  .farming_header h3, .farming_header h3 span, h3 .farming_header span {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 575.98px) {
  .farming_header h3, .farming_header h3 span, h3 .farming_header span {
    margin-bottom: 8px;
  }
}
.farming_header p {
  color: #fff;
}

.farming_item_wrapper {
  max-width: 80%;
  margin: 0 auto;
}
@media only screen and (max-width: 1199.98px) {
  .farming_item_wrapper {
    max-width: 85%;
  }
}
@media only screen and (max-width: 991.98px) {
  .farming_item_wrapper {
    max-width: 90%;
  }
}
@media only screen and (max-width: 767.98px) {
  .farming_item_wrapper {
    max-width: 95%;
  }
}
@media only screen and (max-width: 575.98px) {
  .farming_item_wrapper {
    max-width: 100%;
    padding: 0 15px;
  }
}

.farming_item {
  background-color: #fff;
  padding: 20px 20px;
  display: flex;
  align-items: center;
  gap: 25px;
  height: 100%;
  border-radius: 15px;
}
@media only screen and (max-width: 1399.98px) {
  .farming_item {
    padding: 18px 18px;
    gap: 20px;
    border-radius: 14px;
  }
}
@media only screen and (max-width: 1199.98px) {
  .farming_item {
    padding: 16px 16px;
    gap: 18px;
    border-radius: 12px;
  }
}
@media only screen and (max-width: 991.98px) {
  .farming_item {
    padding: 14px 14px;
    gap: 15px;
    border-radius: 10px;
  }
}
@media only screen and (max-width: 767.98px) {
  .farming_item {
    padding: 12px 12px;
    gap: 12px;
    border-radius: 8px;
    flex-direction: column;
    text-align: center;
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 575.98px) {
  .farming_item {
    padding: 15px 15px;
    gap: 10px;
    border-radius: 6px;
    margin-bottom: 12px;
  }
}
.farming_item .icon {
  width: 50px;
}
@media only screen and (max-width: 1399.98px) {
  .farming_item .icon {
    width: 45px;
  }
}
@media only screen and (max-width: 991.98px) {
  .farming_item .icon {
    width: 40px;
  }
}
@media only screen and (max-width: 767.98px) {
  .farming_item .icon {
    width: 35px;
  }
}
.farming_item .content {
  flex: 1;
}
@media only screen and (max-width: 767.98px) {
  .farming_item .content {
    text-align: center;
  }
}
.farming_item .content h5, .farming_item .content h5 span, h5 .farming_item .content span {
  color: #0d3d30;
  margin-bottom: 5px;
  font-weight: 600;
}
@media only screen and (max-width: 991.98px) {
  .farming_item .content h5, .farming_item .content h5 span, h5 .farming_item .content span {
    margin-bottom: 4px;
  }
}
@media only screen and (max-width: 767.98px) {
  .farming_item .content h5, .farming_item .content h5 span, h5 .farming_item .content span {
    margin-bottom: 3px;
  }
}
@media only screen and (max-width: 575.98px) {
  .farming_item .content h5, .farming_item .content h5 span, h5 .farming_item .content span {
    margin-bottom: 2px;
  }
}
.farming_item .content p {
  color: #8e97a2;
}

.achievement_area {
  background-color: #f9fafc;
}

.achievement_header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 40px;
}
@media only screen and (max-width: 1199.98px) {
  .achievement_header {
    margin-bottom: 35px;
  }
}
@media only screen and (max-width: 991.98px) {
  .achievement_header {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767.98px) {
  .achievement_header {
    margin-bottom: 25px;
    flex-direction: column;
    gap: 15px;
    text-align: center;
  }
}
@media only screen and (max-width: 575.98px) {
  .achievement_header {
    margin-bottom: 20px;
    gap: 12px;
  }
}
.achievement_header h2, .achievement_header h2 span, h2 .achievement_header span {
  font-weight: 700;
  color: #000;
}
.achievement_header a {
  color: #00bf01;
  font-weight: 600;
  display: inline-flex;
  align-items: center;
  gap: 5px;
}
@media only screen and (max-width: 575.98px) {
  .achievement_header a {
    gap: 4px;
  }
}

.achievement_item_wrapper {
  position: relative;
}

@media only screen and (max-width: 767.98px) {
  .mobile_news_slider .slick-slide {
    padding: 0 5px;
  }
}

.news_slider_btn {
  top: 18%;
  padding: 0px 20px;
}

.achievement_list_wrap {
  margin-bottom: 15px;
}
@media only screen and (max-width: 575.98px) {
  .achievement_list_wrap {
    margin-bottom: 10px;
  }
}

.blog_list_left {
  position: relative;
}
.blog_list_left img {
  border-radius: 20px;
  width: 100%;
}
@media only screen and (max-width: 991.98px) {
  .blog_list_left img {
    border-radius: 16px;
  }
}
@media only screen and (max-width: 767.98px) {
  .blog_list_left img {
    border-radius: 12px;
  }
}
@media only screen and (max-width: 575.98px) {
  .blog_list_left img {
    border-radius: 10px;
  }
}
.blog_list_left .left_content {
  background-color: rgba(10, 60, 48, 0.8);
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 20px 20px;
  width: 100%;
  border-radius: 0 0 20px 20px;
}
@media only screen and (max-width: 1199.98px) {
  .blog_list_left .left_content {
    padding: 18px 18px;
  }
}
@media only screen and (max-width: 991.98px) {
  .blog_list_left .left_content {
    padding: 16px 16px;
    border-radius: 0 0 16px 16px;
  }
}
@media only screen and (max-width: 767.98px) {
  .blog_list_left .left_content {
    padding: 14px 14px;
    border-radius: 0 0 12px 12px;
  }
}
@media only screen and (max-width: 575.98px) {
  .blog_list_left .left_content {
    padding: 12px 12px;
    border-radius: 0 0 10px 10px;
  }
}
.blog_list_left .left_content p {
  color: #fff;
}

.blog_list_right {
  padding-left: 20px;
}
@media only screen and (max-width: 1199.98px) {
  .blog_list_right {
    padding-left: 18px;
  }
}
@media only screen and (max-width: 991.98px) {
  .blog_list_right {
    padding-left: 0px;
    margin-top: 20px;
  }
}
@media only screen and (max-width: 767.98px) {
  .blog_list_right {
    padding-left: 0px;
    margin-top: 20px;
  }
}
@media only screen and (max-width: 575.98px) {
  .blog_list_right {
    margin-top: 15px;
  }
}
.blog_list_right .date {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #727272;
  margin-bottom: 10px;
}
@media only screen and (max-width: 767.98px) {
  .blog_list_right .date {
    gap: 6px;
    margin-bottom: 8px;
  }
}
@media only screen and (max-width: 575.98px) {
  .blog_list_right .date {
    gap: 5px;
    margin-bottom: 6px;
  }
}
.blog_list_right .date i {
  color: #00bf01;
}
.blog_list_right h4, .blog_list_right h4 span, h4 .blog_list_right span {
  color: #000;
  margin-bottom: 15px;
}
@media only screen and (max-width: 767.98px) {
  .blog_list_right h4, .blog_list_right h4 span, h4 .blog_list_right span {
    margin-bottom: 12px;
  }
}
@media only screen and (max-width: 575.98px) {
  .blog_list_right h4, .blog_list_right h4 span, h4 .blog_list_right span {
    margin-bottom: 10px;
  }
}
.blog_list_right p {
  color: #000;
  margin-bottom: 30px;
}
@media only screen and (max-width: 991.98px) {
  .blog_list_right p {
    margin-bottom: 25px;
  }
}
@media only screen and (max-width: 767.98px) {
  .blog_list_right p {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 575.98px) {
  .blog_list_right p {
    margin-bottom: 15px;
  }
}
.blog_list_right .read_more_btn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #00bf01;
}
@media only screen and (max-width: 575.98px) {
  .blog_list_right .read_more_btn {
    justify-content: center;
    gap: 8px;
  }
}

.achievement_item_wrapper {
  position: relative;
}

@media only screen and (max-width: 767.98px) {
  .mobile_achievement_slider .slick-slide {
    padding: 0 5px;
  }
}

.achievement_item {
  background-color: #fff;
  border: 1px solid #d9d9d9;
  padding: 20px 20px;
  border-radius: 40px;
  display: flex;
  align-items: center;
  gap: 20px;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 1399.98px) {
  .achievement_item {
    padding: 18px 18px;
    gap: 18px;
    border-radius: 35px;
  }
}
@media only screen and (max-width: 1199.98px) {
  .achievement_item {
    padding: 16px 16px;
    gap: 16px;
    border-radius: 30px;
  }
}
@media only screen and (max-width: 991.98px) {
  .achievement_item {
    padding: 14px 14px;
    gap: 14px;
    border-radius: 25px;
  }
}
@media only screen and (max-width: 767.98px) {
  .achievement_item {
    padding: 12px 12px;
    gap: 12px;
    border-radius: 20px;
    flex-direction: column;
    text-align: center;
  }
}
@media only screen and (max-width: 575.98px) {
  .achievement_item {
    padding: 15px 15px;
    gap: 15px;
    border-radius: 15px;
  }
}
.achievement_item:hover {
  box-shadow: 0px 8.02506px 22.9287px rgba(19, 19, 19, 0.1);
  transform: translateY(-5px);
}
.achievement_item:hover img {
  transform: scale(1.05);
}

.achievement_left_img {
  border-radius: 25px;
  width: 250px;
  overflow: hidden;
}
@media only screen and (max-width: 1399.98px) {
  .achievement_left_img {
    width: 220px;
    border-radius: 22px;
  }
}
@media only screen and (max-width: 1199.98px) {
  .achievement_left_img {
    width: 200px;
    border-radius: 20px;
  }
}
@media only screen and (max-width: 991.98px) {
  .achievement_left_img {
    width: 180px;
    border-radius: 18px;
  }
}
@media only screen and (max-width: 767.98px) {
  .achievement_left_img {
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
    border-radius: 15px;
  }
}
@media only screen and (max-width: 575.98px) {
  .achievement_left_img {
    max-width: 250px;
    border-radius: 12px;
  }
}
.achievement_left_img img {
  width: 100%;
  border-radius: 25px;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 1399.98px) {
  .achievement_left_img img {
    border-radius: 22px;
  }
}
@media only screen and (max-width: 1199.98px) {
  .achievement_left_img img {
    border-radius: 20px;
  }
}
@media only screen and (max-width: 991.98px) {
  .achievement_left_img img {
    border-radius: 18px;
  }
}
@media only screen and (max-width: 767.98px) {
  .achievement_left_img img {
    border-radius: 15px;
  }
}
@media only screen and (max-width: 575.98px) {
  .achievement_left_img img {
    border-radius: 12px;
  }
}

.achievement_right_content {
  flex: 1;
}
@media only screen and (max-width: 767.98px) {
  .achievement_right_content {
    text-align: center;
  }
}
.achievement_right_content .date {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #727272;
  margin-bottom: 10px;
}
@media only screen and (max-width: 991.98px) {
  .achievement_right_content .date {
    gap: 6px;
    margin-bottom: 8px;
  }
}
@media only screen and (max-width: 767.98px) {
  .achievement_right_content .date {
    gap: 5px;
    margin-bottom: 6px;
    justify-content: center;
  }
}
@media only screen and (max-width: 575.98px) {
  .achievement_right_content .date {
    gap: 4px;
    margin-bottom: 5px;
  }
}
.achievement_right_content .date i {
  color: #00bf01;
}
.achievement_right_content h5, .achievement_right_content h5 span, h5 .achievement_right_content span {
  color: #000;
  margin-bottom: 15px;
  font-weight: 500;
}
@media only screen and (max-width: 1199.98px) {
  .achievement_right_content h5, .achievement_right_content h5 span, h5 .achievement_right_content span {
    margin-bottom: 12px;
  }
}
@media only screen and (max-width: 991.98px) {
  .achievement_right_content h5, .achievement_right_content h5 span, h5 .achievement_right_content span {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 767.98px) {
  .achievement_right_content h5, .achievement_right_content h5 span, h5 .achievement_right_content span {
    margin-bottom: 8px;
  }
}
@media only screen and (max-width: 575.98px) {
  .achievement_right_content h5, .achievement_right_content h5 span, h5 .achievement_right_content span {
    margin-bottom: 6px;
  }
}
.achievement_right_content p {
  color: #9e9ea0;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1399.98px) {
  .achievement_right_content p {
    margin-bottom: 18px;
  }
}
@media only screen and (max-width: 1199.98px) {
  .achievement_right_content p {
    margin-bottom: 16px;
  }
}
@media only screen and (max-width: 991.98px) {
  .achievement_right_content p {
    margin-bottom: 14px;
  }
}
@media only screen and (max-width: 767.98px) {
  .achievement_right_content p {
    margin-bottom: 12px;
  }
}
@media only screen and (max-width: 575.98px) {
  .achievement_right_content p {
    margin-bottom: 10px;
  }
}
.achievement_right_content a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #00bf01;
  font-weight: 600;
}
@media only screen and (max-width: 767.98px) {
  .achievement_right_content a {
    justify-content: center;
    gap: 8px;
  }
}
@media only screen and (max-width: 575.98px) {
  .achievement_right_content a {
    gap: 6px;
  }
}

.resource_main_item_wrapper {
  position: relative;
}

@media only screen and (max-width: 767.98px) {
  .mobile_resource_slider .slick-slide {
    padding: 0 5px;
  }
}

.resource_content_item h3, .resource_content_item h3 span, h3 .resource_content_item span {
  font-weight: 700;
  color: #0d3d30;
  margin-bottom: 15px;
}
@media only screen and (max-width: 991.98px) {
  .resource_content_item h3, .resource_content_item h3 span, h3 .resource_content_item span {
    margin-bottom: 12px;
  }
}
@media only screen and (max-width: 767.98px) {
  .resource_content_item h3, .resource_content_item h3 span, h3 .resource_content_item span {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 575.98px) {
  .resource_content_item h3, .resource_content_item h3 span, h3 .resource_content_item span {
    margin-bottom: 8px;
  }
}
.resource_content_item p {
  color: #000;
  margin-bottom: 20px;
  text-align: justify;
}
@media only screen and (max-width: 1199.98px) {
  .resource_content_item p {
    margin-bottom: 18px;
  }
}
@media only screen and (max-width: 991.98px) {
  .resource_content_item p {
    margin-bottom: 16px;
  }
}
@media only screen and (max-width: 767.98px) {
  .resource_content_item p {
    margin-bottom: 14px;
    text-align: left;
  }
}
@media only screen and (max-width: 575.98px) {
  .resource_content_item p {
    margin-bottom: 12px;
  }
}
.resource_content_item a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 2px solid #e7e7e7;
  padding-bottom: 20px;
}
@media only screen and (max-width: 1199.98px) {
  .resource_content_item a {
    padding-bottom: 18px;
  }
}
@media only screen and (max-width: 991.98px) {
  .resource_content_item a {
    padding-bottom: 16px;
  }
}
@media only screen and (max-width: 767.98px) {
  .resource_content_item a {
    padding-bottom: 14px;
    border-bottom-width: 1px;
  }
}
@media only screen and (max-width: 575.98px) {
  .resource_content_item a {
    padding-bottom: 12px;
    gap: 8px;
    text-align: center;
  }
}
.resource_content_item a span {
  font-weight: 600;
  color: #00bf01;
}

.resouce_item {
  position: relative;
  overflow: hidden;
  border-radius: 20px;
  max-height: 360px;
}
@media only screen and (max-width: 1399.98px) {
  .resouce_item {
    max-height: 340px;
    border-radius: 18px;
  }
}
@media only screen and (max-width: 1199.98px) {
  .resouce_item {
    max-height: 320px;
    border-radius: 16px;
  }
}
@media only screen and (max-width: 991.98px) {
  .resouce_item {
    max-height: 300px;
    border-radius: 14px;
  }
}
@media only screen and (max-width: 767.98px) {
  .resouce_item {
    max-height: 280px;
    border-radius: 12px;
  }
}
@media only screen and (max-width: 575.98px) {
  .resouce_item {
    max-height: 250px;
    border-radius: 10px;
  }
}
.resouce_item::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(10, 60, 48, 0) 47.6%, rgba(0, 29, 22, 0.8) 87.98%);
  border-radius: 20px;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 1399.98px) {
  .resouce_item::after {
    border-radius: 18px;
  }
}
@media only screen and (max-width: 1199.98px) {
  .resouce_item::after {
    border-radius: 16px;
  }
}
@media only screen and (max-width: 991.98px) {
  .resouce_item::after {
    border-radius: 14px;
  }
}
@media only screen and (max-width: 767.98px) {
  .resouce_item::after {
    border-radius: 12px;
  }
}
@media only screen and (max-width: 575.98px) {
  .resouce_item::after {
    border-radius: 10px;
  }
}
.resouce_item:hover img {
  transform: scale(1.05);
}
.resouce_item img {
  border-radius: 20px;
  width: 100%;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 1399.98px) {
  .resouce_item img {
    border-radius: 18px;
  }
}
@media only screen and (max-width: 1199.98px) {
  .resouce_item img {
    border-radius: 16px;
  }
}
@media only screen and (max-width: 991.98px) {
  .resouce_item img {
    border-radius: 14px;
  }
}
@media only screen and (max-width: 767.98px) {
  .resouce_item img {
    border-radius: 12px;
  }
}
@media only screen and (max-width: 575.98px) {
  .resouce_item img {
    border-radius: 10px;
  }
}
.resouce_item .content {
  position: absolute;
  left: 50%;
  bottom: 25px;
  transform: translateX(-50%);
  z-index: 9;
}
@media only screen and (max-width: 1399.98px) {
  .resouce_item .content {
    bottom: 22px;
  }
}
@media only screen and (max-width: 1199.98px) {
  .resouce_item .content {
    bottom: 20px;
  }
}
@media only screen and (max-width: 991.98px) {
  .resouce_item .content {
    bottom: 18px;
  }
}
@media only screen and (max-width: 767.98px) {
  .resouce_item .content {
    bottom: 15px;
  }
}
@media only screen and (max-width: 575.98px) {
  .resouce_item .content {
    bottom: 12px;
  }
}
.resouce_item .content .btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 55px;
  padding: 0px 16px;
  background-color: #00bf01;
  border-radius: 14px;
  color: #fff;
  font-weight: 500;
  white-space: nowrap;
  transition: all 0.3s ease;
  min-width: 225px;
}
@media only screen and (max-width: 1399.98px) {
  .resouce_item .content .btn {
    height: 50px;
    padding: 0px 14px;
    border-radius: 12px;
    min-width: 210px;
  }
}
@media only screen and (max-width: 1199.98px) {
  .resouce_item .content .btn {
    height: 45px;
    padding: 0px 12px;
    border-radius: 10px;
    min-width: 190px;
  }
}
@media only screen and (max-width: 991.98px) {
  .resouce_item .content .btn {
    height: 42px;
    padding: 0px 10px;
    border-radius: 8px;
    min-width: 170px;
  }
}
@media only screen and (max-width: 767.98px) {
  .resouce_item .content .btn {
    height: 38px;
    padding: 0px 10px;
    border-radius: 6px;
    min-width: 150px;
  }
}
@media only screen and (max-width: 575.98px) {
  .resouce_item .content .btn {
    height: 35px;
    padding: 0px 10px;
    border-radius: 5px;
    min-width: 130px;
  }
}
.resouce_item .content .btn:hover {
  background-color: #00bf01;
  color: #fff;
}

.map_useful_link {
  background-color: #0e3d30;
  border-radius: 16px;
  padding: 20px 20px;
}
@media only screen and (max-width: 1399.98px) {
  .map_useful_link {
    padding: 15px 15px;
  }
}
.map_useful_link h4, .map_useful_link h4 span, h4 .map_useful_link span {
  color: #fff;
  font-weight: 700;
  margin-bottom: 20px;
}
.map_useful_link li {
  margin-bottom: 12px;
}
.map_useful_link li:lang-last-child {
  margin-bottom: 0px;
}
.map_useful_link li a {
  background-color: #ffffff;
  border-radius: 14px;
  padding: 14px 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #000;
  transition: all 0.3s ease;
}
.map_useful_link li a:hover {
  background-color: #00bf01;
  color: #fff;
}

.map_main {
  height: 100%;
}
.map_main iframe {
  width: 100%;
  height: 100%;
  border-radius: 16px;
  border: 0;
}

.educational_partner_header {
  max-width: 950px;
  margin: 0 auto;
  text-align: center;
}
.educational_partner_header h2, .educational_partner_header h2 span, h2 .educational_partner_header span {
  font-weight: 700;
  color: #000;
  margin-bottom: 10px;
}
.educational_partner_header p {
  color: #616161;
}

.educational_partne_item:hover {
  transform: translateY(-5px);
}
.educational_partne_item:hover img {
  transform: scale(1.05);
}

.educational_partne_item {
  transition: all 0.3s ease;
  padding-top: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 140px;
}

.educational_partne_item_inner {
  min-height: 140px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.educational_partne_item img {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0px 15px;
  transition: all 0.3s ease;
}

.mou_view_all_btn_wrapper {
  text-align: center;
  margin-top: 50px;
}
@media only screen and (max-width: 991.98px) {
  .mou_view_all_btn_wrapper {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 767.98px) {
  .mou_view_all_btn_wrapper {
    margin-top: 35px;
  }
}
@media only screen and (max-width: 575.98px) {
  .mou_view_all_btn_wrapper {
    margin-top: 30px;
  }
}

.mou_view_all_btn {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  background: linear-gradient(135deg, #00bf01 0%, rgb(0, 140, 0.7329842932) 100%);
  color: #fff;
  padding: 16px 40px;
  border-radius: 50px;
  font-size: 16px;
  font-weight: 600;
  font-family: "Inter", sans-serif;
  text-decoration: none;
  box-shadow: 0 8px 25px rgba(0, 191, 1, 0.3);
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
}
@media only screen and (max-width: 991.98px) {
  .mou_view_all_btn {
    padding: 14px 35px;
    font-size: 15px;
  }
}
@media only screen and (max-width: 767.98px) {
  .mou_view_all_btn {
    padding: 12px 30px;
    font-size: 14px;
  }
}
@media only screen and (max-width: 575.98px) {
  .mou_view_all_btn {
    padding: 12px 25px;
    font-size: 13px;
    gap: 8px;
  }
}
.mou_view_all_btn i {
  font-size: 20px;
  transition: transform 0.3s ease;
}
@media only screen and (max-width: 767.98px) {
  .mou_view_all_btn i {
    font-size: 18px;
  }
}
@media only screen and (max-width: 575.98px) {
  .mou_view_all_btn i {
    font-size: 16px;
  }
}
.mou_view_all_btn::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
  transition: left 0.5s ease;
}
.mou_view_all_btn:hover {
  transform: translateY(-3px);
  box-shadow: 0 12px 35px rgba(0, 191, 1, 0.4);
  color: #fff;
}
.mou_view_all_btn:hover i {
  transform: translateX(5px);
}
.mou_view_all_btn:hover::before {
  left: 100%;
}
.mou_view_all_btn:active {
  transform: translateY(-1px);
  box-shadow: 0 6px 20px rgba(0, 191, 1, 0.3);
}

.apa_header {
  margin-bottom: 40px;
  text-align: center;
}
@media only screen and (max-width: 1199.98px) {
  .apa_header {
    margin-bottom: 35px;
  }
}
@media only screen and (max-width: 991.98px) {
  .apa_header {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767.98px) {
  .apa_header {
    margin-bottom: 25px;
  }
}
@media only screen and (max-width: 575.98px) {
  .apa_header {
    margin-bottom: 20px;
  }
}
.apa_header h2, .apa_header h2 span, h2 .apa_header span {
  font-weight: 700;
  color: #000;
}

.apa_item {
  background-color: #f9fafc;
  border-radius: 0px 0px 14px 14px;
  height: calc(100% - 20px);
  margin-bottom: 20px;
}
@media only screen and (max-width: 991.98px) {
  .apa_item {
    border-radius: 0px 0px 12px 12px;
    margin-bottom: 18px;
  }
}
@media only screen and (max-width: 767.98px) {
  .apa_item {
    border-radius: 0px 0px 10px 10px;
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 575.98px) {
  .apa_item {
    border-radius: 0px 0px 8px 8px;
    margin-bottom: 12px;
  }
}
.apa_item .apa_item_header {
  background-color: #0e3d30;
  border-radius: 14px 14px 0px 0px;
  padding: 18px 18px;
  color: #fff;
}
@media only screen and (max-width: 1199.98px) {
  .apa_item .apa_item_header {
    padding: 16px 16px;
  }
}
@media only screen and (max-width: 991.98px) {
  .apa_item .apa_item_header {
    padding: 14px 14px;
    border-radius: 12px 12px 0px 0px;
  }
}
@media only screen and (max-width: 767.98px) {
  .apa_item .apa_item_header {
    padding: 12px 12px;
    border-radius: 10px 10px 0px 0px;
  }
}
@media only screen and (max-width: 575.98px) {
  .apa_item .apa_item_header {
    padding: 10px 10px;
    border-radius: 8px 8px 0px 0px;
  }
}
.apa_item .apa_item_header.header_2 {
  background-color: #075f46;
}
.apa_item .app_item_content {
  display: flex;
  gap: 20px;
  padding: 20px 20px;
  align-items: flex-start;
}
@media only screen and (max-width: 1399.98px) {
  .apa_item .app_item_content {
    padding: 18px 18px;
    gap: 18px;
  }
}
@media only screen and (max-width: 1199.98px) {
  .apa_item .app_item_content {
    padding: 16px 16px;
    gap: 16px;
  }
}
@media only screen and (max-width: 991.98px) {
  .apa_item .app_item_content {
    padding: 14px 14px;
    gap: 14px;
  }
}
@media only screen and (max-width: 767.98px) {
  .apa_item .app_item_content {
    padding: 12px 12px;
    gap: 12px;
    flex-direction: column;
  }
}
@media only screen and (max-width: 575.98px) {
  .apa_item .app_item_content {
    padding: 10px 10px;
    gap: 10px;
  }
}
.apa_item .app_item_text li {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 991.98px) {
  .apa_item .app_item_text li {
    gap: 8px;
    margin-bottom: 8px;
  }
}
@media only screen and (max-width: 767.98px) {
  .apa_item .app_item_text li {
    gap: 6px;
    margin-bottom: 6px;
  }
}
@media only screen and (max-width: 575.98px) {
  .apa_item .app_item_text li {
    gap: 5px;
    margin-bottom: 5px;
  }
}
.apa_item .app_item_text li .icon {
  width: 16px;
  height: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: #008001;
  color: #fff;
}
@media only screen and (max-width: 991.98px) {
  .apa_item .app_item_text li .icon {
    width: 14px;
    height: 14px;
  }
}
@media only screen and (max-width: 767.98px) {
  .apa_item .app_item_text li .icon {
    width: 12px;
    height: 12px;
  }
}
@media only screen and (max-width: 575.98px) {
  .apa_item .app_item_text li .icon {
    width: 10px;
    height: 10px;
    flex-shrink: 0;
  }
}

.gallery_slider_wrapper .slick-slide {
  padding: 0 10px;
}

.gallery_slider1 {
  margin-bottom: 20px;
}

.gallery_item {
  position: relative;
  overflow: hidden;
  border-radius: 15px;
  box-shadow: 0 6px 15px rgba(0, 0, 0, 0.08);
  cursor: pointer;
  transition: transform 0.4s ease;
}
.gallery_item:hover img:first-child {
  -webkit-transform: translateX(0) scaleX(1);
  transform: translate(0) scaleX(1);
  opacity: 1;
  -webkit-filter: blur(0);
  filter: blur(0);
}
.gallery_item:hover img:nth-child(2) {
  -webkit-transform: translateX(-50%) scaleX(2);
  transform: translateX(-50%) scaleX(2);
  opacity: 0;
  -webkit-filter: blur(10px);
  filter: blur(10px);
}
.gallery_item img {
  width: 100%;
  height: 300px;
  object-fit: cover;
  transition: transform 0.5s ease;
  border-radius: 15px;
}
.gallery_item img:first-child {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  -webkit-transform: translateX(50%) scaleX(2);
  transform: translate(50%) scaleX(2);
  opacity: 0;
  -webkit-filter: blur(10px);
  filter: blur(10px);
}
.gallery_item:hover img {
  transform: scale(1.05);
}
.gallery_item .view_icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0.8);
  background: rgba(0, 0, 0, 0.6);
  width: 60px;
  height: 60px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: all 0.3s ease-in-out;
  z-index: 99;
  display: none;
}
.gallery_item .view_icon i {
  color: #fff;
}
.gallery_item:hover .view_icon {
  opacity: 1;
  transform: translate(-50%, -50%) scale(1);
}

.ic_events_area {
  background: #f9fafc;
}

.events_date_wrap {
  background-color: #00bf01;
  border-radius: 8px 8px 0px 0px;
  position: relative;
}
@media only screen and (max-width: 767.98px) {
  .events_date_wrap {
    border-radius: 6px 6px 0px 0px;
  }
}
@media only screen and (max-width: 575.98px) {
  .events_date_wrap {
    border-radius: 5px 5px 0px 0px;
  }
}
.events_date_wrap .event_next_prev_week button {
  background: #fff;
  width: 36px;
  height: 36px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  border: none;
  color: #000;
  cursor: pointer;
  transition: all 0.3s ease;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
@media only screen and (max-width: 991.98px) {
  .events_date_wrap .event_next_prev_week button {
    width: 32px;
    height: 32px;
  }
}
@media only screen and (max-width: 767.98px) {
  .events_date_wrap .event_next_prev_week button {
    width: 28px;
    height: 28px;
  }
}
.events_date_wrap .event_next_prev_week button:first-child {
  left: -20px;
}
@media only screen and (max-width: 991.98px) {
  .events_date_wrap .event_next_prev_week button:first-child {
    left: -16px;
  }
}
.events_date_wrap .event_next_prev_week button:last-child {
  right: -20px;
}
@media only screen and (max-width: 991.98px) {
  .events_date_wrap .event_next_prev_week button:last-child {
    right: -16px;
  }
}
.events_date_wrap .event_next_prev_week button:hover {
  color: #000;
}
.events_date_wrap ul {
  display: flex;
}
@media only screen and (max-width: 767.98px) {
  .events_date_wrap ul {
    overflow: auto;
  }
}
.events_date_wrap ul li {
  flex: 1;
  text-align: center;
  padding: 10px 5px;
  color: #fff;
  border-right: 1px solid rgba(255, 255, 255, 0.3);
}
@media only screen and (max-width: 991.98px) {
  .events_date_wrap ul li {
    padding: 8px 0px;
  }
}
@media only screen and (max-width: 767.98px) {
  .events_date_wrap ul li {
    padding: 6px 5px;
    flex: 0 0 auto;
    width: 25%;
  }
}
@media only screen and (max-width: 575.98px) {
  .events_date_wrap ul li {
    padding: 5px 5px;
    flex: 0 0 auto;
    width: 33%;
  }
}
@media only screen and (max-width: 1199.98px) {
  .events_date_wrap ul li p,
  .events_date_wrap ul li span {
    font-size: 14px;
  }
}
.events_date_wrap ul li:last-child {
  border-right: none;
}
.events_date_wrap ul li.active, .events_date_wrap ul li:hover {
  background-color: #0e3d30;
  cursor: pointer;
}

.event_content_wrap {
  background-color: #fff;
  border-radius: 0px 0px 8px 8px;
  padding: 40px 40px;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
}
@media only screen and (max-width: 1399.98px) {
  .event_content_wrap {
    padding: 35px 35px;
  }
}
@media only screen and (max-width: 1199.98px) {
  .event_content_wrap {
    padding: 30px 30px;
  }
}
@media only screen and (max-width: 991.98px) {
  .event_content_wrap {
    padding: 25px 25px;
  }
}
@media only screen and (max-width: 767.98px) {
  .event_content_wrap {
    padding: 20px 20px;
    border-radius: 0px 0px 6px 6px;
  }
}
@media only screen and (max-width: 575.98px) {
  .event_content_wrap {
    padding: 15px 15px;
    border-radius: 0px 0px 5px 5px;
  }
}

.event_item_wrap {
  position: relative;
}
.event_item_wrap::after {
  content: "";
  display: block;
  width: 2px;
  height: 100%;
  background-color: #0e3d30;
  position: absolute;
  left: 195px;
  top: 0;
}
@media only screen and (max-width: 1399.98px) {
  .event_item_wrap::after {
    left: 175px;
  }
}
@media only screen and (max-width: 1199.98px) {
  .event_item_wrap::after {
    left: 160px;
  }
}
@media only screen and (max-width: 991.98px) {
  .event_item_wrap::after {
    left: 140px;
  }
}
@media only screen and (max-width: 767.98px) {
  .event_item_wrap::after {
    display: none;
  }
}
@media only screen and (max-width: 575.98px) {
  .event_item_wrap::after {
    display: none;
  }
}

.event_item {
  display: flex;
  margin-bottom: 30px;
  gap: 15px;
}
@media only screen and (max-width: 1199.98px) {
  .event_item {
    margin-bottom: 25px;
    gap: 12px;
  }
}
@media only screen and (max-width: 991.98px) {
  .event_item {
    margin-bottom: 20px;
    gap: 10px;
  }
}
@media only screen and (max-width: 767.98px) {
  .event_item {
    margin-bottom: 15px;
    gap: 8px;
  }
}
@media only screen and (max-width: 767.98px) {
  .event_item {
    margin-bottom: 12px;
    gap: 6px;
    flex-direction: column;
    padding: 12px;
    background-color: #f9fafc;
    border-radius: 8px;
    border-left: 3px solid #00bf01;
  }
}
.event_item:last-child {
  margin-bottom: 0px;
}
.event_item:last-child .event_des::after {
  bottom: 0;
  top: unset;
}
@media only screen and (max-width: 575.98px) {
  .event_item:last-child .event_des::after {
    display: none;
  }
}
.event_item .event_time {
  width: 180px;
  flex: 0 0 180px;
}
@media only screen and (max-width: 1399.98px) {
  .event_item .event_time {
    width: 160px;
    flex: 0 0 160px;
  }
}
@media only screen and (max-width: 1199.98px) {
  .event_item .event_time {
    width: 145px;
    flex: 0 0 145px;
  }
}
@media only screen and (max-width: 991.98px) {
  .event_item .event_time {
    width: 125px;
    flex: 0 0 125px;
  }
}
@media only screen and (max-width: 767.98px) {
  .event_item .event_time {
    width: 105px;
    flex: 0 0 105px;
  }
}
@media only screen and (max-width: 767.98px) {
  .event_item .event_time {
    width: 100%;
    flex: none;
    text-align: left;
    margin-bottom: 8px;
    font-weight: 600;
    color: #00bf01;
  }
}
.event_item .event_des {
  flex: 1;
  padding-left: 60px;
  position: relative;
}
@media only screen and (max-width: 1399.98px) {
  .event_item .event_des {
    padding-left: 50px;
  }
}
@media only screen and (max-width: 1199.98px) {
  .event_item .event_des {
    padding-left: 45px;
  }
}
@media only screen and (max-width: 991.98px) {
  .event_item .event_des {
    padding-left: 35px;
  }
}
@media only screen and (max-width: 767.98px) {
  .event_item .event_des {
    padding-left: 0px;
  }
}
@media only screen and (max-width: 575.98px) {
  .event_item .event_des {
    padding-left: 0px;
  }
}
.event_item .event_des p {
  color: #000;
  transition: all 0.3s;
}
.event_item .event_des p:hover {
  color: #008001;
}
.event_item .event_des::after {
  content: "";
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background-color: #fff;
  border: 1px solid #0e3d30;
  display: block;
  position: absolute;
  top: 0;
  left: -8px;
  z-index: 9;
}
@media only screen and (max-width: 1399.98px) {
  .event_item .event_des::after {
    width: 16px;
    height: 16px;
    left: -7px;
  }
}
@media only screen and (max-width: 1199.98px) {
  .event_item .event_des::after {
    width: 14px;
    height: 14px;
    left: -3px;
  }
}
@media only screen and (max-width: 991.98px) {
  .event_item .event_des::after {
    width: 12px;
    height: 12px;
    left: 0px;
  }
}
@media only screen and (max-width: 767.98px) {
  .event_item .event_des::after {
    display: none;
  }
}
.event_item .event_des p {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media only screen and (max-width: 575.98px) {
  .event_item .event_des p {
    -webkit-line-clamp: 3;
    line-clamp: 3;
  }
}

.event_img {
  text-align: right;
}
@media only screen and (max-width: 991.98px) {
  .event_img {
    text-align: center;
    margin-top: 20px;
  }
}
@media only screen and (max-width: 575.98px) {
  .event_img {
    margin-top: 20px;
  }
}

.organization_tab ul {
  border: none;
  gap: 20px;
  justify-content: center;
  margin-bottom: 30px;
}
@media only screen and (max-width: 767.98px) {
  .organization_tab ul {
    gap: 10px;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 575.98px) {
  .organization_tab ul {
    gap: 5px;
    margin-bottom: 15px;
  }
}
.organization_tab ul button {
  border: none;
  background: #f2f2f2 !important;
  color: #000;
  font-weight: 500;
  border-radius: 4px;
  padding: 10px 20px;
  border: none !important;
}
@media only screen and (max-width: 991.98px) {
  .organization_tab ul button {
    padding: 8px 16px;
  }
}
@media only screen and (max-width: 575.98px) {
  .organization_tab ul button {
    padding: 6px 10px;
    font-size: 13px;
  }
}
.organization_tab ul button:hover {
  background-color: #00bf01 !important;
  color: #fff !important;
}
.organization_tab ul button.active {
  color: #fff !important;
  background-color: #00bf01 !important;
}

.student_org_item {
  background-color: #f9fafc;
  border-radius: 20px;
  padding: 20px 20px;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
}
.student_org_item .org_img img {
  width: 100%;
}
.student_org_item .content {
  margin-top: 20px;
}

.mou_slider_wrapper .slick-slide {
  padding: 10px 10px;
}

.mou_item_wrap {
  height: 100%;
  min-height: 240px;
}

.mou_item {
  text-align: center;
  padding: 20px 20px;
  background-color: #f9fafc;
  border-radius: 20px;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
  min-height: 240px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.mou_item:hover {
  transform: translateY(-5px);
}
.mou_item:hover img {
  transform: scale(1.05);
}
.mou_item img {
  width: 100%;
  max-width: 150px;
  height: auto;
  transition: all 0.3s ease;
  margin: auto;
}
.mou_item h5, .mou_item h5 span, h5 .mou_item span {
  color: #000;
  margin-top: 15px;
  font-weight: 600;
}

.mou_next_prev_btn {
  display: flex;
  justify-content: center;
  gap: 15px;
  margin-top: 20px;
}
.mou_next_prev_btn button {
  background: #00bf01;
  width: 40px;
  height: 40px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: #fff;
  border: none;
  cursor: pointer;
}
.mou_next_prev_btn button i {
  color: #fff;
}

.alumni_area {
  background: #f9fafc;
}

.alumni_item {
  text-align: center;
}
.alumni_item .image img {
  border-radius: 0px 127.5px 127.5px 127.5px;
  width: 255px;
  height: 255px;
}
@media only screen and (max-width: 1399.98px) {
  .alumni_item .image img {
    width: 230px;
    height: 230px;
    border-radius: 0px 115px 115px 115px;
  }
}
@media only screen and (max-width: 1199.98px) {
  .alumni_item .image img {
    width: 210px;
    height: 210px;
    border-radius: 0px 105px 105px 105px;
  }
}
@media only screen and (max-width: 991.98px) {
  .alumni_item .image img {
    width: 190px;
    height: 190px;
    border-radius: 0px 95px 95px 95px;
  }
}
@media only screen and (max-width: 767.98px) {
  .alumni_item .image img {
    width: 170px;
    height: 170px;
    border-radius: 0px 85px 85px 85px;
    margin: auto;
  }
}
@media only screen and (max-width: 575.98px) {
  .alumni_item .image img {
    width: 150px;
    height: 150px;
    border-radius: 0px 75px 75px 75px;
  }
}
.alumni_item .alumni_social_wrapper {
  text-align: center;
  margin-top: -30px;
}
@media only screen and (max-width: 1399.98px) {
  .alumni_item .alumni_social_wrapper {
    margin-top: -25px;
  }
}
@media only screen and (max-width: 1199.98px) {
  .alumni_item .alumni_social_wrapper {
    margin-top: -22px;
  }
}
@media only screen and (max-width: 991.98px) {
  .alumni_item .alumni_social_wrapper {
    margin-top: -20px;
  }
}
@media only screen and (max-width: 767.98px) {
  .alumni_item .alumni_social_wrapper {
    margin-top: -18px;
  }
}
@media only screen and (max-width: 575.98px) {
  .alumni_item .alumni_social_wrapper {
    margin-top: -15px;
  }
}
.alumni_item .alumni_social {
  background-color: #fff;
  border-radius: 20px;
  display: inline-flex;
  align-items: center;
  padding: 0px 8px;
}
@media only screen and (max-width: 1199.98px) {
  .alumni_item .alumni_social {
    border-radius: 18px;
    padding: 0px 7px;
  }
}
@media only screen and (max-width: 991.98px) {
  .alumni_item .alumni_social {
    border-radius: 16px;
    padding: 0px 6px;
  }
}
@media only screen and (max-width: 767.98px) {
  .alumni_item .alumni_social {
    border-radius: 14px;
    padding: 0px 5px;
  }
}
@media only screen and (max-width: 575.98px) {
  .alumni_item .alumni_social {
    border-radius: 12px;
    padding: 0px 4px;
  }
}
.alumni_item .alumni_social a {
  display: inline-flex;
  padding: 5px 8px;
}
@media only screen and (max-width: 1199.98px) {
  .alumni_item .alumni_social a {
    padding: 4px 7px;
  }
}
@media only screen and (max-width: 991.98px) {
  .alumni_item .alumni_social a {
    padding: 4px 6px;
  }
}
@media only screen and (max-width: 767.98px) {
  .alumni_item .alumni_social a {
    padding: 3px 5px;
  }
}
@media only screen and (max-width: 575.98px) {
  .alumni_item .alumni_social a {
    padding: 3px 4px;
  }
}
.alumni_item .alumni_social a i {
  color: #777777;
}
.alumni_item .title {
  margin-top: 20px;
}
@media only screen and (max-width: 1199.98px) {
  .alumni_item .title {
    margin-top: 18px;
  }
}
@media only screen and (max-width: 991.98px) {
  .alumni_item .title {
    margin-top: 16px;
  }
}
@media only screen and (max-width: 767.98px) {
  .alumni_item .title {
    margin-top: 14px;
  }
}
@media only screen and (max-width: 575.98px) {
  .alumni_item .title {
    margin-top: 12px;
  }
}
.alumni_item .title h4, .alumni_item .title h4 span, h4 .alumni_item .title span {
  font-weight: 700;
  color: #333;
}

.alumni_heading_wrapper {
  text-align: center;
}
.alumni_heading_wrapper h2, .alumni_heading_wrapper h2 span, h2 .alumni_heading_wrapper span {
  font-weight: 700;
  margin-bottom: 20px;
}
@media only screen and (max-width: 991.98px) {
  .alumni_heading_wrapper h2, .alumni_heading_wrapper h2 span, h2 .alumni_heading_wrapper span {
    margin-bottom: 18px;
  }
}
@media only screen and (max-width: 767.98px) {
  .alumni_heading_wrapper h2, .alumni_heading_wrapper h2 span, h2 .alumni_heading_wrapper span {
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 575.98px) {
  .alumni_heading_wrapper h2, .alumni_heading_wrapper h2 span, h2 .alumni_heading_wrapper span {
    margin-bottom: 12px;
  }
}
.alumni_heading_wrapper .ic_btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #00bf01;
  color: #fff;
  padding: 10px 20px;
  border-radius: 8px;
  font-weight: 600;
  transition: all 0.3s ease;
  margin-top: 20px;
}
@media only screen and (max-width: 1199.98px) {
  .alumni_heading_wrapper .ic_btn {
    padding: 9px 18px;
    border-radius: 7px;
    margin-top: 18px;
  }
}
@media only screen and (max-width: 991.98px) {
  .alumni_heading_wrapper .ic_btn {
    padding: 8px 16px;
    border-radius: 6px;
    margin-top: 16px;
  }
}
@media only screen and (max-width: 767.98px) {
  .alumni_heading_wrapper .ic_btn {
    padding: 7px 14px;
    border-radius: 5px;
    margin-top: 14px;
  }
}
@media only screen and (max-width: 575.98px) {
  .alumni_heading_wrapper .ic_btn {
    padding: 6px 12px;
    border-radius: 4px;
    margin-top: 12px;
  }
}
.alumni_heading_wrapper .ic_btn:hover {
  background-color: #00bf01;
  color: #fff;
}

.alumni_bottom_wrapper {
  margin-top: 40px;
}
@media only screen and (max-width: 1199.98px) {
  .alumni_bottom_wrapper {
    margin-top: 35px;
  }
}
@media only screen and (max-width: 991.98px) {
  .alumni_bottom_wrapper {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 767.98px) {
  .alumni_bottom_wrapper {
    margin-top: 25px;
  }
}
@media only screen and (max-width: 575.98px) {
  .alumni_bottom_wrapper {
    margin-top: 0px;
  }
}

.about_overview .overview_title {
  margin-bottom: 25px;
}
.about_overview .overview_title h2, .about_overview .overview_title h2 span, h2 .about_overview .overview_title span {
  font-size: 36px;
  font-weight: 700;
  color: #2f6d59;
  font-family: "Inria Serif", serif;
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 0;
}
.about_overview .overview_title h2::after, .about_overview .overview_title h2 span::after, h2 .about_overview .overview_title span::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 80px;
  height: 4px;
  background: linear-gradient(90deg, #00bf01 0%, #2f6d59 100%);
  border-radius: 2px;
}
@media only screen and (max-width: 991.98px) {
  .about_overview .overview_title h2, .about_overview .overview_title h2 span, h2 .about_overview .overview_title span {
    font-size: 32px;
  }
}
@media only screen and (max-width: 767.98px) {
  .about_overview .overview_title h2, .about_overview .overview_title h2 span, h2 .about_overview .overview_title span {
    font-size: 28px;
    padding-bottom: 12px;
  }
  .about_overview .overview_title h2::after, .about_overview .overview_title h2 span::after, h2 .about_overview .overview_title span::after {
    width: 60px;
    height: 3px;
  }
}
.about_overview .overview_text p {
  margin-bottom: 10px;
}
.about_overview .highlight_text {
  font-size: 20px;
  font-weight: 500;
  color: #2f6d59;
  font-style: italic;
  padding: 30px;
  background: linear-gradient(135deg, rgba(0, 191, 1, 0.05) 0%, rgba(0, 191, 1, 0.1) 100%);
  border-left: 5px solid #00bf01;
  border-radius: 12px;
  margin-bottom: 30px !important;
  line-height: 1.8;
  position: relative;
}
.about_overview .highlight_text::before {
  content: '"';
  position: absolute;
  top: 10px;
  left: 15px;
  font-size: 60px;
  color: rgba(0, 191, 1, 0.2);
  font-family: "Inria Serif", serif;
  line-height: 1;
}
@media only screen and (max-width: 767.98px) {
  .about_overview .highlight_text {
    font-size: 16px;
    padding: 20px 20px 20px 35px;
  }
  .about_overview .highlight_text::before {
    font-size: 40px;
    top: 5px;
    left: 10px;
  }
}
.about_overview .leadership_card {
  background: #fff;
  border-radius: 16px;
  padding: 20px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.06);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  border: 1px solid rgba(0, 191, 1, 0.1);
  height: 100%;
  position: relative;
  overflow: hidden;
}
.about_overview .leadership_card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 4px;
  background: linear-gradient(90deg, #00bf01 0%, #2f6d59 100%);
  transform: scaleX(0);
  transition: transform 0.4s ease;
}
.about_overview .leadership_card:hover {
  transform: translateY(-8px);
  box-shadow: 0 12px 35px rgba(0, 191, 1, 0.15);
  border-color: #00bf01;
}
.about_overview .leadership_card:hover::before {
  transform: scaleX(1);
}
.about_overview .leadership_card:hover .leadership_badge {
  transform: scale(1.05);
}
@media only screen and (max-width: 767.98px) {
  .about_overview .leadership_card {
    padding: 15px;
  }
}
.about_overview .leadership_badge {
  display: inline-block;
  background: linear-gradient(135deg, #00bf01 0%, rgb(0, 150.2, 0.7863874346) 100%);
  color: #fff;
  padding: 10px 20px;
  border-radius: 8px;
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 20px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: "Inter", sans-serif;
  transition: all 0.3s ease;
  box-shadow: 0 4px 12px rgba(0, 191, 1, 0.3);
}
.about_overview .leadership_card h4, .about_overview .leadership_card h4 span, h4 .about_overview .leadership_card span {
  font-size: 22px;
  font-weight: 700;
  color: #2f6d59;
  margin-bottom: 8px;
  font-family: "Inria Serif", serif;
}
@media only screen and (max-width: 767.98px) {
  .about_overview .leadership_card h4, .about_overview .leadership_card h4 span, h4 .about_overview .leadership_card span {
    font-size: 20px;
  }
}
.about_overview .leadership_designation {
  font-size: 16px;
  color: #666;
  margin-bottom: 0px;
  font-family: "Inter", sans-serif;
  font-weight: 500;
}
.about_overview .leadership_desc {
  font-size: 15px;
  color: #777;
  line-height: 1.7;
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid rgba(0, 191, 1, 0.15);
  font-family: "Inter", sans-serif;
}
.about_overview .vision_mission_wrapper {
  margin-top: 50px;
  display: grid;
  gap: 25px;
}
@media only screen and (max-width: 991.98px) {
  .about_overview .vision_mission_wrapper {
    margin-top: 40px;
  }
}
.about_overview .vm_card {
  background: #fff;
  border-radius: 16px;
  padding: 35px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.06);
  border-left: 5px solid #00bf01;
  transition: all 0.3s ease;
  position: relative;
}
.about_overview .vm_card::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100px;
  height: 100px;
  background: radial-gradient(circle, rgba(0, 191, 1, 0.08) 0%, transparent 70%);
  border-radius: 50%;
}
.about_overview .vm_card:hover {
  transform: translateX(5px);
  box-shadow: 0 8px 30px rgba(0, 191, 1, 0.12);
}
.about_overview .vm_card h3, .about_overview .vm_card h3 span, h3 .about_overview .vm_card span {
  font-size: 28px;
  font-weight: 700;
  color: #2f6d59;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  gap: 12px;
  font-family: "Inria Serif", serif;
  position: relative;
  z-index: 1;
}
.about_overview .vm_card h3::before, .about_overview .vm_card h3 span::before, h3 .about_overview .vm_card span::before {
  content: "";
  width: 5px;
  height: 30px;
  background: linear-gradient(180deg, #00bf01 0%, #2f6d59 100%);
  display: inline-block;
  border-radius: 3px;
}
@media only screen and (max-width: 767.98px) {
  .about_overview .vm_card h3, .about_overview .vm_card h3 span, h3 .about_overview .vm_card span {
    font-size: 24px;
  }
}
.about_overview .vm_card p {
  color: #555;
  line-height: 1.9;
  margin-bottom: 0;
  font-family: "Inter", sans-serif;
  font-size: 15px;
  position: relative;
  z-index: 1;
}
.about_overview .vm_card ul {
  padding-left: 0px;
  margin: 0;
  position: relative;
  z-index: 1;
}
.about_overview .vm_card ul li {
  color: #555;
  line-height: 1.9;
  margin-bottom: 12px;
  font-family: "Inter", sans-serif;
  font-size: 15px;
  position: relative;
  padding-left: 0px;
}
.about_overview .vm_card ul li::marker {
  color: #00bf01;
}
.about_overview .vm_card ul li:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 767.98px) {
  .about_overview .vm_card {
    padding: 25px;
  }
}
.about_overview .motto_card {
  border-left-color: #ff9800;
  background: linear-gradient(135deg, #fff 0%, #fff8e1 100%);
}
.about_overview .motto_card h3, .about_overview .motto_card h3 span, h3 .about_overview .motto_card span {
  color: #e65100;
}
.about_overview .motto_card h3::before, .about_overview .motto_card h3 span::before, h3 .about_overview .motto_card span::before {
  background: linear-gradient(180deg, #ff9800 0%, #f57c00 100%);
}
.about_overview .motto_card::after {
  background: radial-gradient(circle, rgba(255, 152, 0, 0.08) 0%, transparent 70%);
}
.about_overview .university_fact_timeline {
  position: relative;
  padding-left: 60px;
  margin-top: 30px;
}
.about_overview .university_fact_timeline::before {
  content: "";
  position: absolute;
  left: 25px;
  top: 20px;
  bottom: 20px;
  width: 4px;
  background: linear-gradient(180deg, #00bf01 0%, rgba(0, 191, 1, 0.3) 100%);
  border-radius: 2px;
}
@media only screen and (max-width: 767.98px) {
  .about_overview .university_fact_timeline {
    padding-left: 0;
  }
  .about_overview .university_fact_timeline::before {
    display: none;
  }
}
.about_overview .timeline_item {
  position: relative;
  margin-bottom: 30px;
}
.about_overview .timeline_item:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
@media only screen and (max-width: 767.98px) {
  .about_overview .timeline_item {
    margin-bottom: 25px;
  }
}
.about_overview .timeline_year {
  position: absolute;
  left: -60px;
  top: 0;
  width: 90px;
  height: 50px;
  background: linear-gradient(135deg, #00bf01 0%, rgb(0, 140, 0.7329842932) 100%);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 18px;
  border-radius: 12px;
  box-shadow: 0 6px 20px rgba(0, 191, 1, 0.35);
  z-index: 2;
  font-family: "Inria Serif", serif;
}
.about_overview .timeline_year::after {
  content: "";
  position: absolute;
  right: -8px;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 8px solid rgb(0, 140, 0.7329842932);
}
@media only screen and (max-width: 767.98px) {
  .about_overview .timeline_year {
    position: static;
    width: auto;
    display: inline-flex;
    margin-bottom: 15px;
    height: 45px;
    padding: 0px 15px;
  }
  .about_overview .timeline_year::after {
    display: none;
  }
}
.about_overview .timeline_content {
  background: #fff;
  border-radius: 16px;
  padding: 30px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.06);
  margin-left: 50px;
  border: 1px solid rgba(0, 191, 1, 0.1);
  transition: all 0.3s ease;
}
.about_overview .timeline_content:hover {
  box-shadow: 0 8px 30px rgba(0, 191, 1, 0.12);
  transform: translateX(5px);
}
.about_overview .timeline_content h4, .about_overview .timeline_content h4 span, h4 .about_overview .timeline_content span {
  font-size: 20px;
  font-weight: 700;
  color: #2f6d59;
  margin-bottom: 12px;
  font-family: "Inria Serif", serif;
}
@media only screen and (max-width: 767.98px) {
  .about_overview .timeline_content h4, .about_overview .timeline_content h4 span, h4 .about_overview .timeline_content span {
    font-size: 18px;
  }
}
.about_overview .timeline_content p {
  color: #666;
  line-height: 1.8;
  margin-bottom: 10px;
  font-family: "Inter", sans-serif;
  font-size: 15px;
}
.about_overview .timeline_content p:last-child {
  margin-bottom: 0;
}
.about_overview .timeline_content .sub_info {
  background: linear-gradient(135deg, rgba(0, 191, 1, 0.05) 0%, rgba(0, 191, 1, 0.08) 100%);
  padding: 20px;
  border-radius: 12px;
  margin-top: 15px;
  font-size: 14px;
  border-left: 3px solid #00bf01;
}
.about_overview .timeline_content .sub_info strong {
  color: #2f6d59;
  font-weight: 600;
}
@media only screen and (max-width: 767.98px) {
  .about_overview .timeline_content {
    margin-left: 0;
    padding: 20px;
  }
}
.about_overview .university_stats {
  margin-top: 40px;
}
.about_overview .stat_card {
  background: linear-gradient(135deg, #00bf01 0%, rgb(0, 150.2, 0.7863874346) 100%);
  color: #fff;
  border-radius: 16px;
  padding: 30px;
  text-align: center;
  box-shadow: 0 6px 25px rgba(0, 191, 1, 0.35);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
  overflow: hidden;
}
.about_overview .stat_card::before {
  content: "";
  position: absolute;
  top: -50%;
  right: -50%;
  width: 200%;
  height: 200%;
  background: radial-gradient(circle, rgba(255, 255, 255, 0.1) 0%, transparent 70%);
  transition: all 0.6s ease;
}
.about_overview .stat_card:hover {
  transform: translateY(-10px) scale(1.02);
  box-shadow: 0 12px 40px rgba(0, 191, 1, 0.45);
}
.about_overview .stat_card:hover::before {
  top: -20%;
  right: -20%;
}
.about_overview .stat_card:hover h3, .about_overview .stat_card:hover h3 span, h3 .about_overview .stat_card:hover span {
  transform: scale(1.1);
}
.about_overview .stat_card h3, .about_overview .stat_card h3 span, h3 .about_overview .stat_card span {
  font-size: 48px;
  font-weight: 700;
  margin-bottom: 10px;
  color: #fff;
  font-family: "Inria Serif", serif;
  position: relative;
  z-index: 1;
  transition: transform 0.3s ease;
}
@media only screen and (max-width: 767.98px) {
  .about_overview .stat_card h3, .about_overview .stat_card h3 span, h3 .about_overview .stat_card span {
    font-size: 40px;
  }
}
.about_overview .stat_card p {
  font-size: 16px;
  margin-bottom: 0;
  opacity: 0.95;
  font-weight: 600;
  font-family: "Inter", sans-serif;
  position: relative;
  z-index: 1;
  text-transform: uppercase;
  letter-spacing: 1px;
}
@media only screen and (max-width: 767.98px) {
  .about_overview .stat_card p {
    font-size: 14px;
  }
}
@media only screen and (max-width: 767.98px) {
  .about_overview .stat_card {
    padding: 25px 20px;
  }
}
.about_overview .info_box {
  background: #fff;
  border-radius: 16px;
  padding: 30px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.06);
  height: 100%;
  border: 1px solid rgba(0, 191, 1, 0.1);
  transition: all 0.3s ease;
}
.about_overview .info_box:hover {
  box-shadow: 0 8px 30px rgba(0, 191, 1, 0.12);
  border-color: #00bf01;
}
.about_overview .info_box h4, .about_overview .info_box h4 span, h4 .about_overview .info_box span {
  font-size: 22px;
  font-weight: 700;
  color: #2f6d59;
  margin-bottom: 20px;
  padding-bottom: 15px;
  border-bottom: 3px solid #00bf01;
  font-family: "Inria Serif", serif;
  position: relative;
}
.about_overview .info_box h4::after, .about_overview .info_box h4 span::after, h4 .about_overview .info_box span::after {
  content: "";
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 60px;
  height: 3px;
  background: #2f6d59;
}
@media only screen and (max-width: 767.98px) {
  .about_overview .info_box h4, .about_overview .info_box h4 span, h4 .about_overview .info_box span {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767.98px) {
  .about_overview .info_box {
    padding: 20px;
  }
}
.about_overview .info_list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.about_overview .info_list li {
  padding: 15px 0 15px 30px;
  color: #555;
  border-bottom: 1px solid rgba(0, 191, 1, 0.1);
  position: relative;
  font-family: "Inter", sans-serif;
  font-size: 15px;
  transition: all 0.2s ease;
}
.about_overview .info_list li::before {
  content: "▸";
  position: absolute;
  left: 0;
  top: 15px;
  color: #00bf01;
  font-weight: 700;
  font-size: 18px;
  transition: all 0.2s ease;
}
.about_overview .info_list li:hover {
  color: #2f6d59;
  padding-left: 35px;
}
.about_overview .info_list li:hover::before {
  left: 5px;
  transform: scale(1.2);
}
.about_overview .info_list li:last-child {
  border-bottom: none;
}
@media only screen and (max-width: 767.98px) {
  .about_overview .info_list li {
    padding: 12px 0 12px 25px;
    font-size: 14px;
  }
  .about_overview .info_list li::before {
    top: 12px;
  }
}
.about_overview .info_box a {
  display: inline-block;
  margin-top: 20px;
  padding: 10px 24px;
  background: linear-gradient(135deg, #00bf01 0%, rgb(0, 150.2, 0.7863874346) 100%);
  color: #fff;
  text-decoration: none;
  border-radius: 8px;
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  transition: all 0.3s ease;
  box-shadow: 0 4px 12px rgba(0, 191, 1, 0.25);
}
.about_overview .info_box a:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(0, 191, 1, 0.35);
  color: #fff;
}
.about_overview .info_box a:active {
  transform: translateY(0);
}
@media only screen and (max-width: 767.98px) {
  .about_overview .info_box a {
    padding: 8px 20px;
    font-size: 13px;
    margin-top: 15px;
  }
}
.about_overview .syndicate_section {
  margin-top: 50px;
}
@media only screen and (max-width: 991.98px) {
  .about_overview .syndicate_section {
    margin-top: 40px;
  }
}
.about_overview .syndicate_table {
  width: 100%;
  background: #fff;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.06);
}
.about_overview .syndicate_table thead {
  background: linear-gradient(135deg, #00bf01 0%, rgb(0, 150.2, 0.7863874346) 100%);
}
.about_overview .syndicate_table thead th {
  color: #fff;
  font-weight: 700;
  padding: 20px;
  text-align: left;
  border: none;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: "Inter", sans-serif;
}
@media only screen and (max-width: 991.98px) {
  .about_overview .syndicate_table thead th {
    padding: 15px;
    font-size: 14px;
  }
}
.about_overview .syndicate_table tbody tr {
  border-bottom: 1px solid rgba(0, 191, 1, 0.1);
  transition: all 0.2s ease;
}
.about_overview .syndicate_table tbody tr:hover {
  background: linear-gradient(135deg, rgba(0, 191, 1, 0.03) 0%, rgba(0, 191, 1, 0.05) 100%);
}
.about_overview .syndicate_table tbody tr:last-child {
  border-bottom: none;
}
.about_overview .syndicate_table tbody td {
  padding: 25px 20px;
  color: #555;
  vertical-align: top;
  line-height: 1.7;
  font-family: "Inter", sans-serif;
  font-size: 15px;
}
@media only screen and (max-width: 991.98px) {
  .about_overview .syndicate_table tbody td {
    padding: 15px;
    font-size: 14px;
  }
}
.about_overview .syndicate_table tbody td strong {
  color: #2f6d59;
  font-weight: 700;
  font-size: 16px;
}
@media only screen and (max-width: 991.98px) {
  .about_overview .syndicate_table tbody td strong {
    font-size: 15px;
  }
}
.about_overview .syndicate_table tbody td .text-muted {
  color: #999;
  font-size: 14px;
  display: block;
  margin-top: 5px;
}
@media only screen and (max-width: 991.98px) {
  .about_overview .syndicate_table tbody td .text-muted {
    font-size: 13px;
  }
}
.about_overview .syndicate_table tbody td a {
  color: #00bf01;
  text-decoration: none;
  transition: color 0.2s ease;
  font-weight: 500;
}
.about_overview .syndicate_table tbody td a:hover {
  color: #2f6d59;
  text-decoration: underline;
}
.about_overview .view_all_btn {
  display: inline-block;
  padding: 14px 40px;
  background: linear-gradient(135deg, #00bf01 0%, rgb(0, 150.2, 0.7863874346) 100%);
  color: #fff;
  text-decoration: none;
  border-radius: 10px;
  font-family: "Inter", sans-serif;
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  box-shadow: 0 4px 15px rgba(0, 191, 1, 0.3);
  position: relative;
  overflow: hidden;
}
.about_overview .view_all_btn::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.2);
  transform: translate(-50%, -50%);
  transition: width 0.6s, height 0.6s;
}
.about_overview .view_all_btn:hover {
  transform: translateY(-3px);
  box-shadow: 0 8px 25px rgba(0, 191, 1, 0.4);
  color: #fff;
}
.about_overview .view_all_btn:hover::before {
  width: 300px;
  height: 300px;
}
.about_overview .view_all_btn:active {
  transform: translateY(-1px);
}
@media only screen and (max-width: 767.98px) {
  .about_overview .view_all_btn {
    padding: 12px 32px;
    font-size: 14px;
  }
}
@media only screen and (max-width: 991.98px) {
  .about_overview .table-responsive .syndicate_table thead {
    display: none;
  }
  .about_overview .table-responsive .syndicate_table tbody tr {
    display: block;
    margin-bottom: 20px;
    border: 1px solid rgba(0, 191, 1, 0.15);
    border-radius: 12px;
    overflow: hidden;
  }
  .about_overview .table-responsive .syndicate_table tbody td {
    display: block;
    padding: 12px 15px;
    border-bottom: 1px solid rgba(0, 191, 1, 0.08);
    text-align: left;
  }
  .about_overview .table-responsive .syndicate_table tbody td:last-child {
    border-bottom: none;
  }
  .about_overview .table-responsive .syndicate_table tbody td::before {
    content: attr(data-label);
    font-weight: 700;
    display: block;
    margin-bottom: 8px;
    color: #00bf01;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 0.8px;
    font-family: "Inter", sans-serif;
  }
  .about_overview .table-responsive .syndicate_table tbody td:first-child {
    background: linear-gradient(135deg, rgba(0, 191, 1, 0.05) 0%, rgba(0, 191, 1, 0.08) 100%);
  }
}
.about_overview .chancellor_profile {
  background: #fff;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 6px 30px rgba(0, 0, 0, 0.08);
}
.about_overview .chancellor_profile .profile_header {
  background: linear-gradient(135deg, #00bf01 0%, #2f6d59 100%);
  padding: 50px 40px;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.about_overview .chancellor_profile .profile_header::before {
  content: "";
  position: absolute;
  top: -50%;
  right: -50%;
  width: 200%;
  height: 200%;
  background: radial-gradient(circle, rgba(255, 255, 255, 0.1) 0%, transparent 70%);
}
@media only screen and (max-width: 767.98px) {
  .about_overview .chancellor_profile .profile_header {
    padding: 40px 25px;
  }
}
.about_overview .chancellor_profile .profile_badge {
  display: inline-block;
  background: rgba(255, 255, 255, 0.2);
  color: #fff;
  padding: 10px 25px;
  border-radius: 25px;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  margin-bottom: 20px;
  font-family: "Inter", sans-serif;
  border: 2px solid rgba(255, 255, 255, 0.3);
  backdrop-filter: blur(10px);
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 767.98px) {
  .about_overview .chancellor_profile .profile_badge {
    font-size: 12px;
    padding: 8px 20px;
  }
}
.about_overview .chancellor_profile .profile_name {
  font-size: 48px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 15px;
  font-family: "Inria Serif", serif;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 991.98px) {
  .about_overview .chancellor_profile .profile_name {
    font-size: 40px;
  }
}
@media only screen and (max-width: 767.98px) {
  .about_overview .chancellor_profile .profile_name {
    font-size: 32px;
    margin-bottom: 10px;
  }
}
.about_overview .chancellor_profile .profile_designation {
  font-size: 24px;
  color: rgba(255, 255, 255, 0.95);
  font-weight: 500;
  font-family: "Inria Serif", serif;
  font-style: italic;
  position: relative;
  z-index: 1;
  margin-bottom: 0;
}
@media only screen and (max-width: 767.98px) {
  .about_overview .chancellor_profile .profile_designation {
    font-size: 20px;
  }
}
.about_overview .chancellor_profile .profile_content {
  padding: 50px 40px;
}
@media only screen and (max-width: 767.98px) {
  .about_overview .chancellor_profile .profile_content {
    padding: 30px 25px;
  }
}
.about_overview .chancellor_profile .profile_intro {
  margin-bottom: 40px;
}
.about_overview .chancellor_profile .profile_intro p {
  font-size: 17px;
  line-height: 1.9;
  color: #555;
  margin-bottom: 20px;
  font-family: "Inter", sans-serif;
}
.about_overview .chancellor_profile .profile_intro p:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 767.98px) {
  .about_overview .chancellor_profile .profile_intro p {
    font-size: 16px;
    line-height: 1.8;
  }
}

.vision_mission_page .vm_section_header {
  margin-bottom: 20px;
  position: relative;
}
@media only screen and (max-width: 767.98px) {
  .vision_mission_page .vm_section_header {
    margin-bottom: 20px;
  }
}
.vision_mission_page .vm_section_header h2, .vision_mission_page .vm_section_header h2 span, h2 .vision_mission_page .vm_section_header span {
  font-size: 16px;
  font-weight: 700;
  color: #00bf01;
  font-family: "Inter", sans-serif;
  margin-bottom: 0;
  letter-spacing: 4px;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
  padding-bottom: 12px;
}
.vision_mission_page .vm_section_header h2::after, .vision_mission_page .vm_section_header h2 span::after, h2 .vision_mission_page .vm_section_header span::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 55px;
  height: 3px;
  background: linear-gradient(90deg, #00bf01 0%, transparent 100%);
  border-radius: 2px;
}
@media only screen and (max-width: 767.98px) {
  .vision_mission_page .vm_section_header h2, .vision_mission_page .vm_section_header h2 span, h2 .vision_mission_page .vm_section_header span {
    font-size: 14px;
    letter-spacing: 3px;
    padding-bottom: 10px;
  }
  .vision_mission_page .vm_section_header h2::after, .vision_mission_page .vm_section_header h2 span::after, h2 .vision_mission_page .vm_section_header span::after {
    width: 45px;
    height: 2px;
  }
}
.vision_mission_page .vm_section_content {
  max-width: 950px;
}
.vision_mission_page .vm_section_content p {
  font-size: 19px;
  line-height: 1.85;
  color: #2a2a2a;
  font-family: "Inter", sans-serif;
  margin-bottom: 0;
  font-weight: 400;
}
@media only screen and (max-width: 991.98px) {
  .vision_mission_page .vm_section_content p {
    font-size: 18px;
    line-height: 1.8;
  }
}
@media only screen and (max-width: 767.98px) {
  .vision_mission_page .vm_section_content p {
    font-size: 17px;
    line-height: 1.75;
  }
}
.vision_mission_page .mission_section .vm_section_content p {
  font-size: 20px;
  line-height: 1.9;
  color: #1f1f1f;
  max-width: 950px;
  font-weight: 400;
}
@media only screen and (max-width: 991.98px) {
  .vision_mission_page .mission_section .vm_section_content p {
    font-size: 19px;
    line-height: 1.85;
  }
}
@media only screen and (max-width: 767.98px) {
  .vision_mission_page .mission_section .vm_section_content p {
    font-size: 17px;
    line-height: 1.8;
  }
}
.vision_mission_page .vision_section .vision_list {
  display: grid;
  gap: 0;
  max-width: 950px;
}
.vision_mission_page .vision_section .vision_item {
  display: flex;
  gap: 28px;
  align-items: flex-start;
  padding: 24px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.035);
  transition: all 0.25s ease;
  position: relative;
}
.vision_mission_page .vision_section .vision_item:first-child {
  padding-top: 0;
}
.vision_mission_page .vision_section .vision_item::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 0;
  background: linear-gradient(90deg, rgba(0, 191, 1, 0.08) 0%, transparent 100%);
  transition: width 0.3s ease;
  z-index: -1;
}
.vision_mission_page .vision_section .vision_item:last-child {
  border-bottom: none;
}
.vision_mission_page .vision_section .vision_item:hover {
  padding-left: 16px;
}
.vision_mission_page .vision_section .vision_item:hover::before {
  width: 100%;
}
.vision_mission_page .vision_section .vision_item:hover .vision_number {
  background: linear-gradient(135deg, #2f6d59 0%, rgb(34.7076923077, 80.4923076923, 65.7230769231) 100%);
  transform: scale(1.1);
  box-shadow: 0 4px 12px rgba(47, 109, 89, 0.25);
}
.vision_mission_page .vision_section .vision_item:hover p {
  color: #1a1a1a;
}
@media only screen and (max-width: 767.98px) {
  .vision_mission_page .vision_section .vision_item {
    gap: 15px;
    padding: 15px 0;
  }
  .vision_mission_page .vision_section .vision_item:hover {
    padding-left: 12px;
  }
}
.vision_mission_page .vision_section .vision_number {
  flex-shrink: 0;
  width: 32px;
  height: 32px;
  background: linear-gradient(135deg, #00bf01 0%, rgb(0, 165.5, 0.8664921466) 100%);
  color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 14px;
  font-family: "Inter", sans-serif;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  margin-top: 3px;
  box-shadow: 0 2px 8px rgba(0, 191, 1, 0.2);
}
@media only screen and (max-width: 767.98px) {
  .vision_mission_page .vision_section .vision_number {
    width: 28px;
    height: 28px;
    font-size: 13px;
    margin-top: 2px;
  }
}
.vision_mission_page .vision_section .vision_item p {
  flex: 1;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 1.75;
  color: #333;
  transition: color 0.2s ease;
}
.vision_mission_page .vision_section .vision_item p sup {
  font-size: 11px;
  top: -0.5em;
  font-weight: 600;
}
@media only screen and (max-width: 991.98px) {
  .vision_mission_page .vision_section .vision_item p {
    font-size: 17px;
    line-height: 1.7;
  }
}
@media only screen and (max-width: 767.98px) {
  .vision_mission_page .vision_section .vision_item p {
    font-size: 16px;
    line-height: 1.7;
  }
}
.vision_mission_page .motto_section {
  padding-bottom: 0;
  background: linear-gradient(135deg, rgba(47, 109, 89, 0.02) 0%, rgba(47, 109, 89, 0.04) 100%);
  padding: 40px 40px;
  border-radius: 16px;
  border: 1px solid rgba(47, 109, 89, 0.08);
  position: relative;
  overflow: hidden;
}
.vision_mission_page .motto_section::before {
  content: "";
  position: absolute;
  top: -50%;
  right: -10%;
  width: 400px;
  height: 400px;
  background: radial-gradient(circle, rgba(47, 109, 89, 0.03) 0%, transparent 70%);
  border-radius: 50%;
}
@media only screen and (max-width: 991.98px) {
  .vision_mission_page .motto_section {
    padding: 35px 35px;
  }
}
@media only screen and (max-width: 767.98px) {
  .vision_mission_page .motto_section {
    padding: 25px 25px;
    border-radius: 12px;
  }
}
.vision_mission_page .motto_section .vm_section_header {
  margin-bottom: 25px;
  position: relative;
  z-index: 1;
}
.vision_mission_page .motto_section .vm_section_header h2, .vision_mission_page .motto_section .vm_section_header h2 span, h2 .vision_mission_page .motto_section .vm_section_header span {
  color: #2f6d59;
}
.vision_mission_page .motto_section .vm_section_header h2::after, .vision_mission_page .motto_section .vm_section_header h2 span::after, h2 .vision_mission_page .motto_section .vm_section_header span::after {
  background: linear-gradient(90deg, #2f6d59 0%, transparent 100%);
}
@media only screen and (max-width: 767.98px) {
  .vision_mission_page .motto_section .vm_section_header {
    margin-bottom: 20px;
  }
}
.vision_mission_page .motto_section .motto_text {
  font-size: 28px !important;
  font-weight: 600;
  color: #2f6d59;
  font-family: "Inria Serif", serif;
  font-style: italic;
  line-height: 1.65;
  max-width: 850px;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 991.98px) {
  .vision_mission_page .motto_section .motto_text {
    font-size: 26px !important;
    line-height: 1.6;
  }
}
@media only screen and (max-width: 767.98px) {
  .vision_mission_page .motto_section .motto_text {
    font-size: 22px !important;
    line-height: 1.6;
  }
}
.vision_mission_page .vm_icon {
  display: none;
}

.syndicate_members_page .members_grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
  gap: 30px;
  margin-top: 40px;
}
@media only screen and (max-width: 991.98px) {
  .syndicate_members_page .members_grid {
    grid-template-columns: 1fr;
    gap: 25px;
  }
}
@media only screen and (max-width: 767.98px) {
  .syndicate_members_page .members_grid {
    gap: 20px;
    margin-top: 30px;
  }
}
.syndicate_members_page .member_card {
  background: #fff;
  border-radius: 16px;
  padding: 35px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  border: 2px solid transparent;
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
}
.syndicate_members_page .member_card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 4px;
  background: linear-gradient(90deg, #00bf01 0%, #2f6d59 100%);
  transform: scaleX(0);
  transition: transform 0.4s ease;
  transform-origin: left;
}
.syndicate_members_page .member_card:hover {
  border-color: rgba(0, 191, 1, 0.2);
  box-shadow: 0 8px 30px rgba(0, 191, 1, 0.15);
  transform: translateY(-5px);
}
.syndicate_members_page .member_card:hover::before {
  transform: scaleX(1);
}
.syndicate_members_page .member_card:hover .member_badge {
  transform: scale(1.05);
}
.syndicate_members_page .member_card:hover .member_name {
  color: #00bf01;
}
@media only screen and (max-width: 767.98px) {
  .syndicate_members_page .member_card {
    padding: 28px;
  }
}
.syndicate_members_page .chairman_card {
  border-color: rgba(0, 191, 1, 0.15);
  background: linear-gradient(135deg, rgba(0, 191, 1, 0.02) 0%, #fff 100%);
}
.syndicate_members_page .chairman_card::before {
  transform: scaleX(1);
}
.syndicate_members_page .chairman_card .member_badge {
  background: linear-gradient(135deg, #00bf01 0%, rgb(0, 150.2, 0.7863874346) 100%);
  color: #fff;
  box-shadow: 0 4px 15px rgba(0, 191, 1, 0.3);
}
.syndicate_members_page .chairman_card:hover {
  border-color: rgba(0, 191, 1, 0.3);
}
.syndicate_members_page .secretary_card {
  border-color: rgba(47, 109, 89, 0.15);
  background: linear-gradient(135deg, rgba(47, 109, 89, 0.02) 0%, #fff 100%);
}
.syndicate_members_page .secretary_card::before {
  background: linear-gradient(90deg, #2f6d59 0%, rgb(34.7076923077, 80.4923076923, 65.7230769231) 100%);
}
.syndicate_members_page .secretary_card .member_badge {
  background: linear-gradient(135deg, #2f6d59 0%, rgb(34.7076923077, 80.4923076923, 65.7230769231) 100%);
  color: #fff;
  box-shadow: 0 4px 15px rgba(47, 109, 89, 0.3);
}
.syndicate_members_page .secretary_card:hover {
  border-color: rgba(47, 109, 89, 0.3);
}
.syndicate_members_page .member_badge {
  display: inline-block;
  padding: 8px 18px;
  background: linear-gradient(135deg, #f0f0f0 0%, #e0e0e0 100%);
  color: #666;
  border-radius: 8px;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: "Inter", sans-serif;
  margin-bottom: 20px;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 767.98px) {
  .syndicate_members_page .member_badge {
    font-size: 12px;
    padding: 7px 16px;
    margin-bottom: 18px;
  }
}
.syndicate_members_page .member_info {
  margin-bottom: 25px;
  padding-bottom: 20px;
  border-bottom: 2px solid rgba(0, 0, 0, 0.06);
}
@media only screen and (max-width: 767.98px) {
  .syndicate_members_page .member_info {
    margin-bottom: 20px;
    padding-bottom: 18px;
  }
}
.syndicate_members_page .member_name {
  font-size: 22px;
  font-weight: 700;
  color: #2f6d59;
  font-family: "Inria Serif", serif;
  margin-bottom: 8px;
  line-height: 1.3;
  transition: color 0.3s ease;
}
@media only screen and (max-width: 991.98px) {
  .syndicate_members_page .member_name {
    font-size: 21px;
  }
}
@media only screen and (max-width: 767.98px) {
  .syndicate_members_page .member_name {
    font-size: 20px;
    margin-bottom: 6px;
  }
}
.syndicate_members_page .member_position {
  font-size: 16px;
  color: #777;
  font-family: "Inter", sans-serif;
  margin-bottom: 0;
  font-weight: 500;
}
@media only screen and (max-width: 767.98px) {
  .syndicate_members_page .member_position {
    font-size: 15px;
  }
}
.syndicate_members_page .member_contact {
  display: grid;
  gap: 20px;
}
@media only screen and (max-width: 767.98px) {
  .syndicate_members_page .member_contact {
    gap: 18px;
  }
}
.syndicate_members_page .contact_item {
  display: flex;
  gap: 15px;
  align-items: flex-start;
}
@media only screen and (max-width: 767.98px) {
  .syndicate_members_page .contact_item {
    gap: 12px;
  }
}
.syndicate_members_page .contact_item i {
  flex-shrink: 0;
  width: 36px;
  height: 36px;
  background: linear-gradient(135deg, rgba(0, 191, 1, 0.1) 0%, rgba(0, 191, 1, 0.05) 100%);
  color: #00bf01;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 767.98px) {
  .syndicate_members_page .contact_item i {
    width: 32px;
    height: 32px;
    font-size: 16px;
  }
}
.syndicate_members_page .contact_item:hover i {
  background: linear-gradient(135deg, #00bf01 0%, rgb(0, 165.5, 0.8664921466) 100%);
  color: #fff;
  transform: scale(1.1);
}
.syndicate_members_page .contact_item > div {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.syndicate_members_page .contact_item span {
  font-size: 15px;
  color: #555;
  font-family: "Inter", sans-serif;
  line-height: 1.5;
}
@media only screen and (max-width: 767.98px) {
  .syndicate_members_page .contact_item span {
    font-size: 14px;
  }
}
.syndicate_members_page .contact_item a {
  font-size: 15px;
  color: #00bf01;
  font-family: "Inter", sans-serif;
  text-decoration: none;
  font-weight: 500;
  transition: all 0.2s ease;
  display: inline-block;
}
.syndicate_members_page .contact_item a:hover {
  color: #2f6d59;
  text-decoration: underline;
  transform: translateX(3px);
}
@media only screen and (max-width: 767.98px) {
  .syndicate_members_page .contact_item a {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1199.98px) {
  .syndicate_members_page .members_grid {
    grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
  }
}
@media only screen and (max-width: 991.98px) {
  .syndicate_members_page .members_grid {
    grid-template-columns: 1fr;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
  }
}

.login_page {
  display: flex;
  justify-content: center;
  align-items: center;
}

.login_card {
  width: 100%;
  max-width: 480px;
  background: #fff;
  border-radius: 16px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  padding: 35px 25px;
  border: 1px solid rgba(0, 0, 0, 0.06);
}
@media only screen and (max-width: 767.98px) {
  .login_card {
    padding: 35px 25px;
    max-width: 100%;
  }
}

.login_header {
  text-align: center;
  margin-bottom: 20px;
}
.login_header h2, .login_header h2 span, h2 .login_header span {
  font-family: "Inria Serif", serif;
  font-size: 32px;
  font-weight: 700;
  color: #000;
  margin-bottom: 8px;
  position: relative;
  display: inline-block;
}
.login_header h2::after, .login_header h2 span::after, h2 .login_header span::after {
  content: "";
  position: absolute;
  bottom: -8px;
  left: 50%;
  transform: translateX(-50%);
  width: 60px;
  height: 3px;
  background: linear-gradient(90deg, #00bf01 0%, #2f6d59 100%);
  border-radius: 2px;
}
.login_header p {
  font-family: "Inter", sans-serif;
  font-size: 14px;
  color: #666;
  margin-top: 18px;
  margin-bottom: 0;
}
@media only screen and (max-width: 767.98px) {
  .login_header {
    margin-bottom: 20px;
  }
  .login_header h2, .login_header h2 span, h2 .login_header span {
    font-size: 26px;
  }
  .login_header p {
    font-size: 13px;
  }
}

.login_form .form_group {
  margin-bottom: 20px;
}
.login_form .form_group:last-of-type {
  margin-bottom: 32px;
}
.login_form .form_group label {
  display: block;
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-weight: 600;
  color: #000;
  margin-bottom: 10px;
}
@media only screen and (max-width: 767.98px) {
  .login_form .form_group label {
    font-size: 13px;
  }
}
.login_form .input_wrapper {
  position: relative;
  display: flex;
  align-items: center;
}
.login_form .input_wrapper i {
  position: absolute;
  left: 16px;
  font-size: 20px;
  color: #999;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 767.98px) {
  .login_form .input_wrapper i {
    font-size: 18px;
    left: 14px;
  }
}
.login_form .input_wrapper input {
  width: 100%;
  padding: 14px 16px 14px 48px;
  font-family: "Inter", sans-serif;
  font-size: 15px;
  color: #000;
  background: #f8f9fa;
  border: 2px solid transparent;
  border-radius: 10px;
  outline: none;
  transition: all 0.3s ease;
}
.login_form .input_wrapper input::placeholder {
  color: #aaa;
}
.login_form .input_wrapper input:focus {
  background: #fff;
  border-color: #00bf01;
}
.login_form .input_wrapper input:focus ~ i {
  color: #00bf01;
}
@media only screen and (max-width: 767.98px) {
  .login_form .input_wrapper input {
    padding: 12px 14px 12px 44px;
    font-size: 14px;
  }
}
.login_form .login_btn {
  width: 100%;
  padding: 15px 24px;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  background: linear-gradient(135deg, #00bf01 0%, #2f6d59 100%);
  border: none;
  border-radius: 10px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  transition: all 0.3s ease;
  box-shadow: 0 4px 15px rgba(0, 191, 1, 0.3);
}
.login_form .login_btn i {
  font-size: 18px;
  transition: transform 0.3s ease;
}
.login_form .login_btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(0, 191, 1, 0.4);
}
.login_form .login_btn:hover i {
  transform: translateX(4px);
}
.login_form .login_btn:active {
  transform: translateY(0);
}
@media only screen and (max-width: 767.98px) {
  .login_form .login_btn {
    padding: 13px 20px;
    font-size: 15px;
  }
}

.login_footer {
  margin-top: 25px;
  text-align: center;
}
.login_footer .help_text {
  font-family: "Inter", sans-serif;
  font-size: 14px;
  color: #666;
  margin-bottom: 16px;
}
.login_footer .help_text a {
  color: #00bf01;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.3s ease;
}
.login_footer .help_text a:hover {
  color: #2f6d59;
  text-decoration: underline;
}
@media only screen and (max-width: 767.98px) {
  .login_footer .help_text {
    font-size: 13px;
  }
}
.login_footer .forgot_password {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-weight: 600;
  color: #2f6d59;
  text-decoration: none;
  padding: 10px 20px;
  border-radius: 8px;
  background: rgba(47, 109, 89, 0.05);
  transition: all 0.3s ease;
}
.login_footer .forgot_password i {
  font-size: 16px;
}
.login_footer .forgot_password:hover {
  background: rgba(47, 109, 89, 0.1);
  color: rgb(34.7076923077, 80.4923076923, 65.7230769231);
  transform: translateY(-1px);
}
@media only screen and (max-width: 767.98px) {
  .login_footer .forgot_password {
    font-size: 13px;
    padding: 8px 16px;
  }
  .login_footer .forgot_password i {
    font-size: 14px;
  }
}
@media only screen and (max-width: 767.98px) {
  .login_footer {
    margin-top: 20px;
  }
}

.teacher_filter_wrap {
  background: #fff;
  border-radius: 12px;
  padding: 30px;
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.06);
  border: 1px solid rgba(0, 0, 0, 0.05);
}
@media only screen and (max-width: 767.98px) {
  .teacher_filter_wrap {
    padding: 20px;
  }
}

.teacher_filter_form .filter_input_group {
  display: flex;
  gap: 15px;
  align-items: stretch;
}
@media only screen and (max-width: 991.98px) {
  .teacher_filter_form .filter_input_group {
    flex-direction: column;
  }
}
.teacher_filter_form .filter_input,
.teacher_filter_form .filter_select {
  flex: 1;
  padding: 14px 18px;
  font-family: "Inter", sans-serif;
  font-size: 15px;
  color: #000;
  background: #f8f9fa;
  border: 2px solid transparent;
  border-radius: 10px;
  outline: none;
  transition: all 0.3s ease;
}
.teacher_filter_form .filter_input::placeholder,
.teacher_filter_form .filter_select::placeholder {
  color: #999;
}
.teacher_filter_form .filter_input:focus,
.teacher_filter_form .filter_select:focus {
  background: #fff;
  border-color: #00bf01;
}
@media only screen and (max-width: 767.98px) {
  .teacher_filter_form .filter_input,
  .teacher_filter_form .filter_select {
    padding: 12px 16px;
    font-size: 14px;
  }
}
.teacher_filter_form .filter_select {
  appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 9L1 4h10z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 18px center;
  background-size: 12px;
  padding-right: 45px;
  cursor: pointer;
}
.teacher_filter_form .filter_select option {
  padding: 10px;
}
@media only screen and (max-width: 767.98px) {
  .teacher_filter_form .filter_select {
    background-position: right 16px center;
    padding-right: 40px;
  }
}
.teacher_filter_form .filter_btn {
  padding: 14px 40px;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  background: linear-gradient(135deg, #00bf01 0%, #2f6d59 100%);
  border: none;
  border-radius: 10px;
  cursor: pointer;
  transition: all 0.3s ease;
  box-shadow: 0 4px 15px rgba(0, 191, 1, 0.3);
  white-space: nowrap;
}
.teacher_filter_form .filter_btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(0, 191, 1, 0.4);
}
.teacher_filter_form .filter_btn:active {
  transform: translateY(0);
}
@media only screen and (max-width: 991.98px) {
  .teacher_filter_form .filter_btn {
    width: 100%;
  }
}
@media only screen and (max-width: 767.98px) {
  .teacher_filter_form .filter_btn {
    padding: 12px 30px;
    font-size: 15px;
  }
}

.notice_page {
  background: #fff;
  border-radius: 16px;
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.06);
  padding: 30px;
  border: 1px solid rgba(0, 0, 0, 0.05);
}
@media only screen and (max-width: 991.98px) {
  .notice_page {
    padding: 25px 20px;
  }
}
@media only screen and (max-width: 767.98px) {
  .notice_page {
    padding: 20px 15px;
    border-radius: 12px;
  }
}

.notice_header {
  margin-bottom: 30px;
  padding-bottom: 20px;
  border-bottom: 2px solid rgba(0, 191, 1, 0.1);
}
.notice_header h2, .notice_header h2 span, h2 .notice_header span {
  font-family: "Inria Serif", serif;
  font-size: 28px;
  font-weight: 700;
  color: #000;
  margin: 0;
  position: relative;
  display: inline-block;
}
.notice_header h2::after, .notice_header h2 span::after, h2 .notice_header span::after {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
  width: 60px;
  height: 3px;
  background: linear-gradient(90deg, #00bf01 0%, #2f6d59 100%);
  border-radius: 2px;
}
@media only screen and (max-width: 767.98px) {
  .notice_header h2, .notice_header h2 span, h2 .notice_header span {
    font-size: 22px;
  }
  .notice_header h2::after, .notice_header h2 span::after, h2 .notice_header span::after {
    bottom: -18px;
    width: 50px;
  }
}

.notice_controls {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 25px;
  gap: 20px;
}
@media only screen and (max-width: 767.98px) {
  .notice_controls {
    flex-direction: column;
    align-items: stretch;
    gap: 15px;
  }
}
.notice_controls .show_entries {
  display: flex;
  align-items: center;
  gap: 10px;
}
.notice_controls .show_entries label,
.notice_controls .show_entries span {
  font-family: "Inter", sans-serif;
  font-size: 14px;
  color: #666;
}
@media only screen and (max-width: 767.98px) {
  .notice_controls .show_entries label,
  .notice_controls .show_entries span {
    font-size: 13px;
  }
}
.notice_controls .show_entries .entries_select {
  padding: 8px 30px 8px 12px;
  font-family: "Inter", sans-serif;
  font-size: 14px;
  color: #000;
  background: #f8f9fa;
  border: 2px solid transparent;
  border-radius: 8px;
  outline: none;
  cursor: pointer;
  transition: all 0.3s ease;
  appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 10 10'%3E%3Cpath fill='%23666' d='M5 7L1 3h8z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 10px;
}
.notice_controls .show_entries .entries_select:focus {
  background-color: #fff;
  border-color: #00bf01;
}
@media only screen and (max-width: 767.98px) {
  .notice_controls .show_entries .entries_select {
    font-size: 13px;
    padding: 7px 28px 7px 10px;
  }
}
.notice_controls .search_box {
  display: flex;
  align-items: center;
  gap: 10px;
}
@media only screen and (max-width: 767.98px) {
  .notice_controls .search_box {
    width: 100%;
  }
}
.notice_controls .search_box label {
  font-family: "Inter", sans-serif;
  font-size: 14px;
  color: #666;
}
@media only screen and (max-width: 767.98px) {
  .notice_controls .search_box label {
    font-size: 13px;
  }
}
.notice_controls .search_box .search_input {
  padding: 10px 16px;
  font-family: "Inter", sans-serif;
  font-size: 14px;
  color: #000;
  background: #f8f9fa;
  border: 2px solid transparent;
  border-radius: 8px;
  outline: none;
  min-width: 250px;
  transition: all 0.3s ease;
}
.notice_controls .search_box .search_input::placeholder {
  color: #999;
}
.notice_controls .search_box .search_input:focus {
  background: #fff;
  border-color: #00bf01;
}
@media only screen and (max-width: 767.98px) {
  .notice_controls .search_box .search_input {
    min-width: unset;
    width: 100%;
    flex: 1;
    font-size: 13px;
    padding: 9px 14px;
  }
}

.notice_table_wrapper {
  margin-bottom: 25px;
}

.table_responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
@media only screen and (max-width: 991.98px) {
  .table_responsive::-webkit-scrollbar {
    height: 8px;
  }
  .table_responsive::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 10px;
  }
  .table_responsive::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 10px;
  }
  .table_responsive::-webkit-scrollbar-thumb:hover {
    background: #999;
  }
}

.notice_table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  font-family: "Inter", sans-serif;
}
.notice_table thead tr {
  background: linear-gradient(135deg, #00bf01 0%, #2f6d59 100%);
}
.notice_table thead tr th {
  padding: 16px 20px;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  text-align: left;
  white-space: nowrap;
  border: none;
}
.notice_table thead tr th:first-child {
  border-top-left-radius: 10px;
}
.notice_table thead tr th:last-child {
  border-top-right-radius: 10px;
}
.notice_table thead tr th:nth-child(4), .notice_table thead tr th:nth-child(5) {
  text-align: center;
}
@media only screen and (max-width: 767.98px) {
  .notice_table thead tr th {
    padding: 12px 10px;
    font-size: 12px;
  }
  .notice_table thead tr th:first-child {
    padding: 12px 8px;
  }
  .notice_table thead tr th:nth-child(4), .notice_table thead tr th:nth-child(5) {
    padding: 12px 8px;
  }
}
.notice_table tbody tr {
  background: #fff;
  transition: all 0.3s ease;
}
.notice_table tbody tr:hover {
  background: rgba(0, 191, 1, 0.02);
  transform: translateX(2px);
}
.notice_table tbody tr:nth-child(even) {
  background: #f9fafb;
}
.notice_table tbody tr:nth-child(even):hover {
  background: rgba(0, 191, 1, 0.03);
}
.notice_table tbody tr td {
  padding: 16px 20px;
  font-size: 14px;
  color: #333;
  border-bottom: 1px solid #e5e7eb;
  vertical-align: middle;
  white-space: nowrap;
}
.notice_table tbody tr td:first-child {
  font-weight: 600;
  color: #000;
  min-width: 40px;
}
.notice_table tbody tr td:nth-child(2) {
  white-space: normal;
  max-width: 300px;
  word-wrap: break-word;
}
.notice_table tbody tr td:nth-child(3) {
  min-width: 100px;
}
.notice_table tbody tr td:nth-child(4), .notice_table tbody tr td:nth-child(5) {
  min-width: 80px;
  text-align: center;
}
@media only screen and (max-width: 991.98px) {
  .notice_table tbody tr td {
    padding: 14px 16px;
    font-size: 13px;
  }
  .notice_table tbody tr td:nth-child(2) {
    max-width: 250px;
  }
}
@media only screen and (max-width: 767.98px) {
  .notice_table tbody tr td {
    padding: 10px 12px;
    font-size: 12px;
  }
  .notice_table tbody tr td:first-child {
    min-width: 35px;
    padding: 10px 8px;
  }
  .notice_table tbody tr td:nth-child(2) {
    max-width: 250px;
    min-width: 250px;
  }
  .notice_table tbody tr td:nth-child(3) {
    min-width: 90px;
    font-size: 11px;
  }
  .notice_table tbody tr td:nth-child(4), .notice_table tbody tr td:nth-child(5) {
    min-width: 70px;
    padding: 10px 8px;
  }
}
.notice_table tbody tr:last-child td {
  border-bottom: none;
}
.notice_table tbody tr:last-child td:first-child {
  border-bottom-left-radius: 10px;
}
.notice_table tbody tr:last-child td:last-child {
  border-bottom-right-radius: 10px;
}
.notice_table .view_btn {
  display: inline-block;
  padding: 6px 18px;
  font-size: 13px;
  font-weight: 600;
  color: #fff;
  background: linear-gradient(135deg, #3b82f6 0%, #2563eb 100%);
  border-radius: 6px;
  text-decoration: none;
  transition: all 0.3s ease;
  box-shadow: 0 2px 8px rgba(59, 130, 246, 0.3);
  white-space: nowrap;
}
.notice_table .view_btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(59, 130, 246, 0.4);
}
@media only screen and (max-width: 767.98px) {
  .notice_table .view_btn {
    padding: 5px 12px;
    font-size: 11px;
  }
}
.notice_table .download_btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  background: linear-gradient(135deg, #ef4444 0%, #dc2626 100%);
  border-radius: 8px;
  color: #fff;
  text-decoration: none;
  transition: all 0.3s ease;
  box-shadow: 0 2px 8px rgba(239, 68, 68, 0.3);
}
.notice_table .download_btn i {
  font-size: 18px;
}
.notice_table .download_btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(239, 68, 68, 0.4);
}
@media only screen and (max-width: 767.98px) {
  .notice_table .download_btn {
    width: 30px;
    height: 30px;
  }
  .notice_table .download_btn i {
    font-size: 15px;
  }
}

.notice_footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 20px;
  border-top: 1px solid #e5e7eb;
}
@media only screen and (max-width: 767.98px) {
  .notice_footer {
    flex-direction: column;
    gap: 20px;
    align-items: stretch;
  }
}
.notice_footer .showing_entries {
  font-family: "Inter", sans-serif;
  font-size: 14px;
  color: #666;
}
@media only screen and (max-width: 767.98px) {
  .notice_footer .showing_entries {
    font-size: 13px;
    text-align: center;
  }
}
.notice_footer .sau_pagination_wrap {
  margin-top: 0px;
}
@media only screen and (max-width: 767.98px) {
  .notice_footer .sau_pagination_wrap {
    display: flex;
    justify-content: center;
  }
}
.notice_footer .sau_pagination_wrap .pagination {
  display: flex;
  align-items: center;
  gap: 6px;
  list-style: none;
  padding: 0;
  margin: 0;
}
@media only screen and (max-width: 767.98px) {
  .notice_footer .sau_pagination_wrap .pagination {
    flex-wrap: wrap;
    justify-content: center;
    gap: 4px;
  }
}
.notice_footer .sau_pagination_wrap .pagination .page-item .page-link {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 40px;
  height: 40px;
  padding: 0 12px;
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-weight: 600;
  color: #666;
  background: #f8f9fa;
  border: 2px solid transparent;
  border-radius: 8px;
  text-decoration: none;
  transition: all 0.3s ease;
}
.notice_footer .sau_pagination_wrap .pagination .page-item .page-link:hover {
  background: #fff;
  border-color: #00bf01;
  color: #00bf01;
}
@media only screen and (max-width: 767.98px) {
  .notice_footer .sau_pagination_wrap .pagination .page-item .page-link {
    min-width: 36px;
    height: 36px;
    font-size: 13px;
    padding: 0 10px;
  }
}
.notice_footer .sau_pagination_wrap .pagination .page-item.active .page-link {
  background: linear-gradient(135deg, #00bf01 0%, #2f6d59 100%);
  color: #fff;
  border-color: transparent;
  box-shadow: 0 2px 8px rgba(0, 191, 1, 0.3);
}
.notice_footer .sau_pagination_wrap .pagination .page-item.disabled .page-link {
  background: #e5e7eb;
  color: #9ca3af;
  cursor: not-allowed;
  pointer-events: none;
}

.blog_details_wrapper {
  background: #fff;
  border-radius: 16px;
  padding: 0;
  overflow: hidden;
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.06);
  border: 1px solid rgba(0, 0, 0, 0.05);
}
@media only screen and (max-width: 767.98px) {
  .blog_details_wrapper {
    border-radius: 12px;
  }
}

.blog_featured_image {
  width: 100%;
  height: 450px;
  overflow: hidden;
  position: relative;
}
.blog_featured_image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media only screen and (max-width: 991.98px) {
  .blog_featured_image {
    height: 350px;
  }
}
@media only screen and (max-width: 767.98px) {
  .blog_featured_image {
    height: 250px;
  }
}

.post_meta {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
  padding: 25px 35px 0;
  margin-bottom: 20px;
}
.post_meta span {
  display: flex;
  align-items: center;
  gap: 6px;
  font-family: "Inter", sans-serif;
  font-size: 14px;
  color: #666;
}
.post_meta span i {
  font-size: 16px;
  color: #00bf01;
}
@media only screen and (max-width: 767.98px) {
  .post_meta span {
    font-size: 13px;
  }
  .post_meta span i {
    font-size: 15px;
  }
}
@media only screen and (max-width: 767.98px) {
  .post_meta {
    padding: 20px 25px 0;
    gap: 15px;
  }
}

.post_title {
  padding: 0 35px;
  font-family: "Inria Serif", serif;
  font-size: 32px;
  font-weight: 700;
  color: #000;
  line-height: 1.4;
  margin-bottom: 25px;
}
@media only screen and (max-width: 991.98px) {
  .post_title {
    font-size: 26px;
    padding: 0 30px;
  }
}
@media only screen and (max-width: 767.98px) {
  .post_title {
    font-size: 22px;
    padding: 0 25px;
    margin-bottom: 20px;
  }
}

.post_content {
  padding: 0 35px 35px;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  color: #333;
  line-height: 1.8;
}
.post_content p {
  margin-bottom: 20px;
}
.post_content p:last-child {
  margin-bottom: 0;
}
.post_content h3, .post_content h3 span, h3 .post_content span {
  font-family: "Inria Serif", serif;
  font-size: 24px;
  font-weight: 700;
  color: #000;
  margin: 35px 0 20px;
}
@media only screen and (max-width: 767.98px) {
  .post_content h3, .post_content h3 span, h3 .post_content span {
    font-size: 20px;
    margin: 28px 0 16px;
  }
}
@media only screen and (max-width: 991.98px) {
  .post_content {
    font-size: 15px;
    padding: 0 30px 30px;
  }
}
@media only screen and (max-width: 767.98px) {
  .post_content {
    font-size: 14px;
    padding: 0 25px 25px;
  }
}

.post_quote {
  background: linear-gradient(135deg, rgba(0, 191, 1, 0.05) 0%, rgba(47, 109, 89, 0.05) 100%);
  border-left: 4px solid #00bf01;
  padding: 25px 30px;
  margin: 30px 0;
  border-radius: 8px;
  font-style: italic;
  color: #333;
  position: relative;
}
.post_quote .quote_author {
  display: block;
  margin-top: 15px;
  font-weight: 600;
  color: #2f6d59;
  font-style: normal;
}
.post_quote .quote_author::before {
  content: "";
  display: inline-block;
  width: 30px;
  height: 2px;
  background: #00bf01;
  margin-right: 10px;
  vertical-align: middle;
}
@media only screen and (max-width: 767.98px) {
  .post_quote {
    padding: 20px 20px;
    margin: 25px 0;
    font-size: 14px;
  }
}

.post_tags {
  padding: 25px 35px;
  border-top: 1px solid #e5e7eb;
  display: flex;
  align-items: center;
  gap: 15px;
  flex-wrap: wrap;
}
.post_tags h5, .post_tags h5 span, h5 .post_tags span {
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 600;
  color: #000;
  margin: 0;
}
@media only screen and (max-width: 767.98px) {
  .post_tags h5, .post_tags h5 span, h5 .post_tags span {
    font-size: 15px;
  }
}
.post_tags .tag_item {
  display: inline-block;
  padding: 6px 16px;
  background: #f3f4f6;
  color: #666;
  border-radius: 6px;
  font-family: "Inter", sans-serif;
  font-size: 13px;
  text-decoration: none;
  transition: all 0.3s ease;
}
.post_tags .tag_item:hover {
  background: #00bf01;
  color: #fff;
  transform: translateY(-2px);
}
@media only screen and (max-width: 767.98px) {
  .post_tags .tag_item {
    padding: 5px 14px;
    font-size: 12px;
  }
}
@media only screen and (max-width: 767.98px) {
  .post_tags {
    padding: 20px 25px;
    gap: 10px;
  }
}

.post_share {
  padding: 25px 35px;
  border-top: 1px solid #e5e7eb;
  display: flex;
  align-items: center;
  gap: 15px;
}
.post_share h5, .post_share h5 span, h5 .post_share span {
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 600;
  color: #000;
  margin: 0;
}
@media only screen and (max-width: 767.98px) {
  .post_share h5, .post_share h5 span, h5 .post_share span {
    font-size: 15px;
  }
}
.post_share .share_links {
  display: flex;
  align-items: center;
  gap: 10px;
}
@media only screen and (max-width: 767.98px) {
  .post_share .share_links {
    gap: 8px;
  }
}
.post_share .share_link {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  color: #fff;
  font-size: 18px;
  text-decoration: none;
  transition: all 0.3s ease;
}
.post_share .share_link.facebook {
  background: #1877f2;
}
.post_share .share_link.facebook:hover {
  background: rgb(11.4549180328, 95.1639344262, 203.5450819672);
}
.post_share .share_link.twitter {
  background: #000;
}
.post_share .share_link.twitter:hover {
  background: #333;
}
.post_share .share_link.linkedin {
  background: #0a66c2;
}
.post_share .share_link.linkedin:hover {
  background: rgb(7.5, 76.5, 145.5);
}
.post_share .share_link.whatsapp {
  background: #25d366;
}
.post_share .share_link.whatsapp:hover {
  background: rgb(29.3911290323, 167.6088709677, 81.0241935484);
}
.post_share .share_link:hover {
  transform: translateY(-3px);
}
@media only screen and (max-width: 767.98px) {
  .post_share .share_link {
    width: 36px;
    height: 36px;
    font-size: 16px;
  }
}
@media only screen and (max-width: 767.98px) {
  .post_share {
    padding: 20px 25px;
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
  }
}

.achievement_stats {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  padding: 30px 35px;
  border-top: 1px solid #e5e7eb;
}
@media only screen and (max-width: 991.98px) {
  .achievement_stats {
    grid-template-columns: repeat(3, 1fr);
    gap: 15px;
    padding: 25px 30px;
  }
}
@media only screen and (max-width: 767.98px) {
  .achievement_stats {
    grid-template-columns: 1fr;
    gap: 15px;
    padding: 20px 25px;
  }
}
.achievement_stats .stat_item {
  display: flex;
  align-items: center;
  gap: 15px;
  padding: 20px;
  background: linear-gradient(135deg, rgba(0, 191, 1, 0.05) 0%, rgba(47, 109, 89, 0.05) 100%);
  border-radius: 12px;
  transition: all 0.3s ease;
}
.achievement_stats .stat_item:hover {
  transform: translateY(-3px);
  box-shadow: 0 4px 15px rgba(0, 191, 1, 0.15);
}
@media only screen and (max-width: 767.98px) {
  .achievement_stats .stat_item {
    padding: 15px;
    gap: 12px;
  }
}
.achievement_stats .stat_icon {
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg, #00bf01 0%, #2f6d59 100%);
  border-radius: 10px;
  color: #fff;
  font-size: 24px;
  flex-shrink: 0;
}
@media only screen and (max-width: 767.98px) {
  .achievement_stats .stat_icon {
    width: 45px;
    height: 45px;
    font-size: 22px;
  }
}
.achievement_stats .stat_content h4, .achievement_stats .stat_content h4 span, h4 .achievement_stats .stat_content span {
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #000;
  margin: 0 0 4px 0;
}
@media only screen and (max-width: 767.98px) {
  .achievement_stats .stat_content h4, .achievement_stats .stat_content h4 span, h4 .achievement_stats .stat_content span {
    font-size: 16px;
  }
}
.achievement_stats .stat_content p {
  font-family: "Inter", sans-serif;
  font-size: 13px;
  color: #666;
  margin: 0;
}
@media only screen and (max-width: 767.98px) {
  .achievement_stats .stat_content p {
    font-size: 12px;
  }
}

.blog_sidebar .sidebar_widget {
  background: #fff;
  border-radius: 12px;
  padding: 25px;
  margin-bottom: 30px;
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.06);
  border: 1px solid rgba(0, 0, 0, 0.05);
}
.blog_sidebar .sidebar_widget:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 767.98px) {
  .blog_sidebar .sidebar_widget {
    padding: 20px;
    margin-bottom: 20px;
  }
}
.blog_sidebar .widget_title {
  font-family: "Inria Serif", serif;
  font-size: 20px;
  font-weight: 700;
  color: #000;
  margin-bottom: 20px;
  padding-bottom: 15px;
  border-bottom: 2px solid rgba(0, 191, 1, 0.1);
  position: relative;
}
.blog_sidebar .widget_title::after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 50px;
  height: 2px;
  background: linear-gradient(90deg, #00bf01 0%, #2f6d59 100%);
}
@media only screen and (max-width: 767.98px) {
  .blog_sidebar .widget_title {
    font-size: 18px;
    margin-bottom: 16px;
    padding-bottom: 12px;
  }
}

.recent_posts .recent_post_item {
  display: flex;
  gap: 15px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e5e7eb;
}
.recent_posts .recent_post_item:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
@media only screen and (max-width: 767.98px) {
  .recent_posts .recent_post_item {
    gap: 12px;
    margin-bottom: 16px;
    padding-bottom: 16px;
  }
}
.recent_posts .recent_post_image {
  flex-shrink: 0;
  width: 80px;
  height: 80px;
  border-radius: 8px;
  overflow: hidden;
}
.recent_posts .recent_post_image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease;
}
.recent_posts .recent_post_image:hover img {
  transform: scale(1.1);
}
@media only screen and (max-width: 767.98px) {
  .recent_posts .recent_post_image {
    width: 70px;
    height: 70px;
  }
}
.recent_posts .recent_post_content {
  flex: 1;
}
.recent_posts .recent_post_content h6, .recent_posts .recent_post_content h6 span, h6 .recent_posts .recent_post_content span {
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.5;
  margin-bottom: 8px;
}
.recent_posts .recent_post_content h6 a, h6 .recent_posts .recent_post_content span a {
  color: #000;
  text-decoration: none;
  transition: color 0.3s ease;
}
.recent_posts .recent_post_content h6 a:hover, h6 .recent_posts .recent_post_content span a:hover {
  color: #00bf01;
}
@media only screen and (max-width: 767.98px) {
  .recent_posts .recent_post_content h6, .recent_posts .recent_post_content h6 span, h6 .recent_posts .recent_post_content span {
    font-size: 13px;
  }
}
.recent_posts .recent_post_content .post_date {
  font-family: "Inter", sans-serif;
  font-size: 12px;
  color: #666;
  display: flex;
  align-items: center;
  gap: 5px;
}
.recent_posts .recent_post_content .post_date i {
  font-size: 13px;
  color: #00bf01;
}

.category_list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.category_list li {
  margin-bottom: 12px;
}
.category_list li:last-child {
  margin-bottom: 0;
}
.category_list li a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 15px;
  background: #f8f9fa;
  border-radius: 8px;
  color: #333;
  text-decoration: none;
  font-family: "Inter", sans-serif;
  font-size: 14px;
  transition: all 0.3s ease;
}
.category_list li a span {
  color: #00bf01;
  font-weight: 600;
}
.category_list li a:hover {
  background: #00bf01;
  color: #fff;
  transform: translateX(5px);
}
.category_list li a:hover span {
  color: #fff;
}
@media only screen and (max-width: 767.98px) {
  .category_list li a {
    font-size: 13px;
    padding: 8px 12px;
  }
}

.page_publication_item {
  background: #fff;
  border-radius: 12px;
  padding: 30px;
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.06);
  border: 1px solid rgba(0, 0, 0, 0.05);
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
}
.page_publication_item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 4px;
  height: 0;
  background: linear-gradient(180deg, #00bf01 0%, #2f6d59 100%);
  transition: height 0.3s ease;
}
.page_publication_item:hover {
  transform: translateY(-3px);
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
}
.page_publication_item:hover::before {
  height: 100%;
}
@media only screen and (max-width: 767.98px) {
  .page_publication_item {
    padding: 25px 20px;
    border-radius: 10px;
  }
}
.page_publication_item h5, .page_publication_item h5 span, h5 .page_publication_item span {
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #00bf01;
  margin-bottom: 12px;
  line-height: 1.4;
}
@media only screen and (max-width: 767.98px) {
  .page_publication_item h5, .page_publication_item h5 span, h5 .page_publication_item span {
    font-size: 16px;
    margin-bottom: 10px;
  }
}
.page_publication_item p {
  font-family: "Inter", sans-serif;
  font-size: 15px;
  color: #333;
  line-height: 1.6;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767.98px) {
  .page_publication_item p {
    font-size: 14px;
    margin-bottom: 16px;
  }
}
.page_publication_item a {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  background: linear-gradient(135deg, #00bf01 0%, #2f6d59 100%);
  padding: 10px 20px;
  border-radius: 8px;
  text-decoration: none;
  transition: all 0.3s ease;
  box-shadow: 0 2px 8px rgba(0, 191, 1, 0.3);
}
.page_publication_item a i {
  font-size: 16px;
  transition: transform 0.3s ease;
}
.page_publication_item a:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 191, 1, 0.4);
}
.page_publication_item a:hover i {
  transform: translateX(4px);
}
@media only screen and (max-width: 767.98px) {
  .page_publication_item a {
    font-size: 13px;
    padding: 8px 16px;
  }
  .page_publication_item a i {
    font-size: 14px;
  }
}

.overview_left_tab {
  background-color: #fff;
  box-shadow: -4px -4px 4px 0 rgba(0, 0, 0, 0.05), 4px 4px 4px 0 rgba(0, 0, 0, 0.05);
  border-radius: 4px;
  padding: 28px 20px;
}
@media only screen and (max-width: 1199.98px) {
  .overview_left_tab {
    padding: 25px 18px;
  }
}
@media only screen and (max-width: 991.98px) {
  .overview_left_tab {
    padding: 22px 16px;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767.98px) {
  .overview_left_tab {
    padding: 20px 15px;
  }
}
@media only screen and (max-width: 575.98px) {
  .overview_left_tab {
    padding: 18px 12px;
  }
}
.overview_left_tab .overview_menu_dropdown {
  margin-bottom: 20px;
}
@media only screen and (max-width: 767.98px) {
  .overview_left_tab .overview_menu_dropdown {
    margin-bottom: 18px;
  }
}
@media only screen and (max-width: 575.98px) {
  .overview_left_tab .overview_menu_dropdown {
    margin-bottom: 15px;
  }
}
.overview_left_tab .overview_menu_dropdown .overview_dropdown_btn {
  width: 100%;
  height: 50px;
  background-color: #2f6d59;
  color: #fff;
  border: none;
  border-radius: 8px;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 20px;
  cursor: pointer;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 767.98px) {
  .overview_left_tab .overview_menu_dropdown .overview_dropdown_btn {
    height: 45px;
    padding: 0 16px;
  }
}
@media only screen and (max-width: 575.98px) {
  .overview_left_tab .overview_menu_dropdown .overview_dropdown_btn {
    height: 42px;
    padding: 0 14px;
  }
}
.overview_left_tab .overview_menu_dropdown .overview_dropdown_btn:hover {
  background-color: #0a4d3f;
}
.overview_left_tab .overview_menu_dropdown .overview_dropdown_btn i {
  font-size: 20px;
  transition: transform 0.3s ease;
}
.overview_left_tab .overview_menu_dropdown .overview_dropdown_btn[aria-expanded=true] i {
  transform: rotate(180deg);
}
.overview_left_tab .overview_menu_dropdown .dropdown-menu {
  width: 100%;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  padding: 8px;
  max-height: 300px;
  overflow-y: auto;
  margin-top: 8px;
}
@media only screen and (max-width: 575.98px) {
  .overview_left_tab .overview_menu_dropdown .dropdown-menu {
    max-height: 250px;
  }
}
.overview_left_tab .overview_menu_dropdown .dropdown-menu .dropdown-item {
  padding: 12px 16px;
  border-radius: 6px;
  font-weight: 600;
  color: #000;
  transition: all 0.3s ease;
  margin-bottom: 4px;
}
@media only screen and (max-width: 575.98px) {
  .overview_left_tab .overview_menu_dropdown .dropdown-menu .dropdown-item {
    padding: 10px 14px;
  }
}
.overview_left_tab .overview_menu_dropdown .dropdown-menu .dropdown-item:last-child {
  margin-bottom: 0;
}
.overview_left_tab .overview_menu_dropdown .dropdown-menu .dropdown-item.active {
  background-color: #2f6d59;
  color: #fff;
}
.overview_left_tab .overview_menu_dropdown .dropdown-menu .dropdown-item:hover {
  background-color: #f4f5f6;
}
.overview_left_tab .overview_menu_dropdown .dropdown-menu .dropdown-item.active:hover {
  background-color: #0a4d3f;
}
.overview_left_tab ul li {
  margin-bottom: 20px;
}
@media only screen and (max-width: 991.98px) {
  .overview_left_tab ul li {
    margin-bottom: 16px;
  }
}
@media only screen and (max-width: 767.98px) {
  .overview_left_tab ul li {
    margin-bottom: 14px;
  }
}
@media only screen and (max-width: 575.98px) {
  .overview_left_tab ul li {
    margin-bottom: 12px;
  }
}
.overview_left_tab ul li:last-child {
  margin-bottom: 0;
}
.overview_left_tab ul a {
  padding: 18px 20px;
  display: block;
  background: #f4f5f6;
  border-radius: 8px;
  font-weight: 600;
  color: #000;
  transition: all 0.3s ease;
  position: relative;
  z-index: 9;
}
@media only screen and (max-width: 1199.98px) {
  .overview_left_tab ul a {
    padding: 16px 18px;
  }
}
@media only screen and (max-width: 991.98px) {
  .overview_left_tab ul a {
    padding: 14px 16px;
  }
}
@media only screen and (max-width: 767.98px) {
  .overview_left_tab ul a {
    padding: 12px 14px;
  }
}
@media only screen and (max-width: 575.98px) {
  .overview_left_tab ul a {
    padding: 10px 12px;
  }
}
.overview_left_tab ul a.active {
  color: #fff;
  background-color: #2f6d59;
}
.overview_left_tab ul a:hover {
  color: #fff;
}
.overview_left_tab ul a:hover::after {
  width: 100%;
  opacity: 1;
}
.overview_left_tab ul a::after {
  content: "";
  display: inline-block;
  width: 0%;
  height: 100%;
  background-color: #2f6d59;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 8px;
  z-index: -1;
  opacity: 0;
  transition: all 0.3s ease;
}

.overview_left_quick_link {
  margin-top: 30px;
}
@media only screen and (max-width: 1199.98px) {
  .overview_left_quick_link {
    margin-top: 25px;
  }
}
@media only screen and (max-width: 991.98px) {
  .overview_left_quick_link {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 575.98px) {
  .overview_left_quick_link {
    margin-top: 18px;
  }
}
.overview_left_quick_link p {
  color: #8f8d8d;
  font-weight: 600;
  margin-bottom: 15px;
}
@media only screen and (max-width: 991.98px) {
  .overview_left_quick_link p {
    margin-bottom: 12px;
  }
}
@media only screen and (max-width: 575.98px) {
  .overview_left_quick_link p {
    margin-bottom: 10px;
  }
}
.overview_left_quick_link a {
  height: 55px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #2f6d59;
  color: #fff;
  font-weight: 700;
  border-radius: 4px;
  transition: all 0.3s ease;
  margin-bottom: 15px;
}
@media only screen and (max-width: 1199.98px) {
  .overview_left_quick_link a {
    height: 50px;
    margin-bottom: 12px;
  }
}
@media only screen and (max-width: 991.98px) {
  .overview_left_quick_link a {
    height: 45px;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 767.98px) {
  .overview_left_quick_link a {
    height: 42px;
  }
}
@media only screen and (max-width: 575.98px) {
  .overview_left_quick_link a {
    height: 38px;
    margin-bottom: 8px;
  }
}
.overview_left_quick_link a:last-child {
  margin-bottom: 0;
}
.overview_left_quick_link a.contact {
  background-color: #00bf01;
}

.overview_content_right {
  background-color: #fff;
  box-shadow: -4px -4px 4px 0 rgba(0, 0, 0, 0.05), 4px 4px 4px 0 rgba(0, 0, 0, 0.05);
  border-radius: 8px;
  padding: 30px;
  overflow: hidden;
  height: 630px;
  overflow-y: auto;
  padding-right: 10px;
}
@media only screen and (max-width: 1199.98px) {
  .overview_content_right {
    padding: 25px;
    height: 580px;
    padding-right: 8px;
  }
}
@media only screen and (max-width: 991.98px) {
  .overview_content_right {
    padding: 22px;
    height: 520px;
    padding-right: 6px;
  }
}
@media only screen and (max-width: 767.98px) {
  .overview_content_right {
    padding: 20px;
    height: 450px;
  }
}
@media only screen and (max-width: 575.98px) {
  .overview_content_right {
    padding: 15px;
    height: 400px;
  }
}
.overview_content_right::-webkit-scrollbar {
  width: 8px;
}
.overview_content_right::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 4px;
}
.overview_content_right::-webkit-scrollbar-thumb {
  background: #00bf01;
  border-radius: 4px;
}
.overview_content_right .dean_image {
  float: left;
  width: 280px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1399.98px) {
  .overview_content_right .dean_image {
    width: 250px;
    margin-bottom: 18px;
  }
}
@media only screen and (max-width: 1199.98px) {
  .overview_content_right .dean_image {
    width: 220px;
    margin-bottom: 16px;
  }
}
@media only screen and (max-width: 991.98px) {
  .overview_content_right .dean_image {
    float: none;
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
  }
}
@media only screen and (max-width: 767.98px) {
  .overview_content_right .dean_image {
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 575.98px) {
  .overview_content_right .dean_image {
    margin-bottom: 12px;
  }
}
.overview_content_right .dean_image img {
  width: 100%;
  height: auto;
  border-radius: 8px;
  margin-bottom: 15px;
}
@media only screen and (max-width: 991.98px) {
  .overview_content_right .dean_image img {
    max-width: 300px;
    margin: 0 auto 15px;
    display: block;
  }
}
@media only screen and (max-width: 767.98px) {
  .overview_content_right .dean_image img {
    max-width: 250px;
    margin-bottom: 12px;
  }
}
@media only screen and (max-width: 575.98px) {
  .overview_content_right .dean_image img {
    max-width: 200px;
    margin-bottom: 10px;
  }
}
.overview_content_right .dean_image .image_below_content {
  margin-top: 15px;
  padding: 15px;
  background-color: #f8f9fa;
  border-radius: 6px;
  border-left: 3px solid #00bf01;
}
@media only screen and (max-width: 1199.98px) {
  .overview_content_right .dean_image .image_below_content {
    margin-top: 12px;
    padding: 12px;
  }
}
@media only screen and (max-width: 991.98px) {
  .overview_content_right .dean_image .image_below_content {
    margin-top: 10px;
    padding: 10px;
  }
}
@media only screen and (max-width: 575.98px) {
  .overview_content_right .dean_image .image_below_content {
    margin-top: 8px;
    padding: 8px;
  }
}
.overview_content_right .dean_image .image_below_content h5, .overview_content_right .dean_image .image_below_content h5 span, h5 .overview_content_right .dean_image .image_below_content span {
  color: #00bf01;
  font-weight: 600;
  margin-bottom: 8px;
}
@media only screen and (max-width: 991.98px) {
  .overview_content_right .dean_image .image_below_content h5, .overview_content_right .dean_image .image_below_content h5 span, h5 .overview_content_right .dean_image .image_below_content span {
    margin-bottom: 6px;
  }
}
@media only screen and (max-width: 575.98px) {
  .overview_content_right .dean_image .image_below_content h5, .overview_content_right .dean_image .image_below_content h5 span, h5 .overview_content_right .dean_image .image_below_content span {
    margin-bottom: 4px;
  }
}
.overview_content_right .dean_image .image_below_content p {
  color: #666666;
  line-height: 1.4;
  margin-bottom: 8px;
}
@media only screen and (max-width: 991.98px) {
  .overview_content_right .dean_image .image_below_content p {
    margin-bottom: 6px;
  }
}
@media only screen and (max-width: 575.98px) {
  .overview_content_right .dean_image .image_below_content p {
    margin-bottom: 4px;
  }
}
.overview_content_right .dean_image .image_below_content p:last-child {
  margin-bottom: 0;
}
.overview_content_right .dean_image .image_below_content .contact_info {
  margin-top: 10px;
}
.overview_content_right .dean_image .image_below_content .contact_info a {
  color: #00bf01;
  text-decoration: none;
  font-weight: 500;
}
.overview_content_right .dean_image .image_below_content .contact_info a:hover {
  text-decoration: underline;
}
.overview_content_right .dean_content h3, .overview_content_right .dean_content h3 span, h3 .overview_content_right .dean_content span {
  color: #4a7c59;
  font-weight: 700;
  margin-bottom: 20px;
  line-height: 1.3;
}
@media only screen and (max-width: 1199.98px) {
  .overview_content_right .dean_content h3, .overview_content_right .dean_content h3 span, h3 .overview_content_right .dean_content span {
    margin-bottom: 18px;
  }
}
@media only screen and (max-width: 991.98px) {
  .overview_content_right .dean_content h3, .overview_content_right .dean_content h3 span, h3 .overview_content_right .dean_content span {
    margin-bottom: 15px;
    text-align: center;
  }
}
@media only screen and (max-width: 767.98px) {
  .overview_content_right .dean_content h3, .overview_content_right .dean_content h3 span, h3 .overview_content_right .dean_content span {
    margin-bottom: 12px;
  }
}
@media only screen and (max-width: 575.98px) {
  .overview_content_right .dean_content h3, .overview_content_right .dean_content h3 span, h3 .overview_content_right .dean_content span {
    margin-bottom: 10px;
  }
}
.overview_content_right .dean_content p {
  color: #333333;
  line-height: 1.6;
  margin-bottom: 15px;
  text-align: justify;
}
@media only screen and (max-width: 1199.98px) {
  .overview_content_right .dean_content p {
    margin-bottom: 12px;
  }
}
@media only screen and (max-width: 991.98px) {
  .overview_content_right .dean_content p {
    margin-bottom: 10px;
    text-align: left;
  }
}
@media only screen and (max-width: 575.98px) {
  .overview_content_right .dean_content p {
    margin-bottom: 8px;
  }
}
.overview_content_right .dean_content p:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 991.98px) {
  .overview_content_right .dean_image {
    float: none;
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .overview_content_right .dean_content {
    height: auto;
    max-height: 400px;
  }
}
@media only screen and (max-width: 767.98px) {
  .overview_content_right {
    padding: 20px;
  }
  .overview_content_right .dean_content {
    max-height: 300px;
  }
}

.overview_content_right .dean_image {
  float: left;
  padding-right: 30px;
}
.overview_content_right .dean_content h3, .overview_content_right .dean_content h3 span, h3 .overview_content_right .dean_content span {
  font-weight: 700;
  color: #2f6d59;
}
.overview_content_right .dean_content p {
  margin-bottom: 15px;
}

.overview_section_heading {
  margin-bottom: 40px;
}
@media only screen and (max-width: 1199.98px) {
  .overview_section_heading {
    margin-bottom: 35px;
  }
}
@media only screen and (max-width: 991.98px) {
  .overview_section_heading {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767.98px) {
  .overview_section_heading {
    margin-bottom: 25px;
  }
}
@media only screen and (max-width: 575.98px) {
  .overview_section_heading {
    margin-bottom: 20px;
  }
}
.overview_section_heading h4, .overview_section_heading h4 span, h4 .overview_section_heading span {
  margin-bottom: 10px;
  color: #000;
}
@media only screen and (max-width: 991.98px) {
  .overview_section_heading h4, .overview_section_heading h4 span, h4 .overview_section_heading span {
    margin-bottom: 8px;
  }
}
@media only screen and (max-width: 575.98px) {
  .overview_section_heading h4, .overview_section_heading h4 span, h4 .overview_section_heading span {
    margin-bottom: 6px;
  }
}
.overview_section_heading h3, .overview_section_heading h3 span, h3 .overview_section_heading span {
  font-weight: 700;
  color: #2f6d59;
}

.activity_item_inner {
  position: relative;
}
.activity_item_inner::after {
  content: "";
  display: block;
  width: 1px;
  height: calc(100% - 80px);
  border-color: #2f6d59;
  border-left-width: 0;
  border-style: dotted;
  border-width: 0px 2px 0px 0px;
  position: absolute;
  left: 45%;
  top: 40px;
}
@media only screen and (max-width: 1399.98px) {
  .activity_item_inner::after {
    top: 42px;
  }
}
@media only screen and (max-width: 767.98px) {
  .activity_item_inner::after {
    display: none;
  }
}

.activity_item_wrapper {
  display: flex;
  gap: 50px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 1399.98px) {
  .activity_item_wrapper {
    gap: 40px;
    margin-bottom: 25px;
  }
}
@media only screen and (max-width: 1199.98px) {
  .activity_item_wrapper {
    gap: 30px;
    margin-bottom: 22px;
  }
}
@media only screen and (max-width: 991.98px) {
  .activity_item_wrapper {
    gap: 25px;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767.98px) {
  .activity_item_wrapper {
    gap: 20px;
    margin-bottom: 18px;
    flex-direction: column;
  }
}
@media only screen and (max-width: 575.98px) {
  .activity_item_wrapper {
    gap: 15px;
    margin-bottom: 15px;
  }
}

.activity_item_left {
  display: flex;
  align-items: center;
  gap: 20px;
  flex: 0 0 auto;
  width: 45%;
  position: relative;
}
@media only screen and (max-width: 1199.98px) {
  .activity_item_left {
    gap: 18px;
  }
}
@media only screen and (max-width: 991.98px) {
  .activity_item_left {
    gap: 15px;
  }
}
@media only screen and (max-width: 767.98px) {
  .activity_item_left {
    width: 100%;
    justify-content: center;
    gap: 12px;
  }
}
@media only screen and (max-width: 575.98px) {
  .activity_item_left {
    gap: 10px;
  }
}
.activity_item_left span {
  width: 55px;
  height: 55px;
  background-color: #2f6d59;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: #fff;
  font-weight: 700;
}
@media only screen and (max-width: 1199.98px) {
  .activity_item_left span {
    width: 50px;
    height: 50px;
  }
}
@media only screen and (max-width: 991.98px) {
  .activity_item_left span {
    width: 45px;
    height: 45px;
  }
}
@media only screen and (max-width: 767.98px) {
  .activity_item_left span {
    width: 40px;
    height: 40px;
  }
}
@media only screen and (max-width: 575.98px) {
  .activity_item_left span {
    width: 35px;
    height: 35px;
  }
}
.activity_item_left h4, .activity_item_left h4 span, h4 .activity_item_left span {
  font-weight: 500;
  color: #000;
  flex: 1;
}
@media only screen and (max-width: 767.98px) {
  .activity_item_left h4, .activity_item_left h4 span, h4 .activity_item_left span {
    text-align: center;
  }
}

.activity_item_right {
  position: relative;
}
.activity_item_right::after {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  background-color: #2f6d59;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -56px;
}
@media only screen and (max-width: 1399.98px) {
  .activity_item_right::after {
    width: 12px;
    height: 12px;
    left: -45px;
  }
}
@media only screen and (max-width: 1199.98px) {
  .activity_item_right::after {
    width: 10px;
    height: 10px;
    left: -34px;
  }
}
@media only screen and (max-width: 991.98px) {
  .activity_item_right::after {
    left: -28px;
  }
}
@media only screen and (max-width: 767.98px) {
  .activity_item_right::after {
    display: none;
  }
}
.activity_item_right p {
  color: #000;
}
@media only screen and (max-width: 767.98px) {
  .activity_item_right p {
    text-align: center;
  }
}

.our_focus_tab_wrapper ul {
  border-bottom: 1px solid #b3b3b3;
  margin-bottom: 40px;
}
@media only screen and (max-width: 1199.98px) {
  .our_focus_tab_wrapper ul {
    margin-bottom: 35px;
  }
}
@media only screen and (max-width: 991.98px) {
  .our_focus_tab_wrapper ul {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767.98px) {
  .our_focus_tab_wrapper ul {
    margin-bottom: 25px;
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 575.98px) {
  .our_focus_tab_wrapper ul {
    margin-bottom: 20px;
  }
}
.our_focus_tab_wrapper ul li {
  border: none;
  width: 25%;
}
@media only screen and (max-width: 767.98px) {
  .our_focus_tab_wrapper ul li {
    width: 50%;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 575.98px) {
  .our_focus_tab_wrapper ul li {
    width: 50%;
    margin-bottom: 8px;
  }
}
.our_focus_tab_wrapper ul li button {
  border: none !important;
  width: 100%;
  border-radius: 4px;
  padding: 20px 0px;
  color: #787777;
}
@media only screen and (max-width: 1199.98px) {
  .our_focus_tab_wrapper ul li button {
    padding: 18px 0px;
  }
}
@media only screen and (max-width: 991.98px) {
  .our_focus_tab_wrapper ul li button {
    padding: 16px 0px;
  }
}
@media only screen and (max-width: 767.98px) {
  .our_focus_tab_wrapper ul li button {
    padding: 14px 0px;
  }
}
@media only screen and (max-width: 575.98px) {
  .our_focus_tab_wrapper ul li button {
    padding: 12px 0px;
  }
}
.our_focus_tab_wrapper ul li button:hover {
  color: #2f6d59;
}
.our_focus_tab_wrapper ul li button.active {
  background-color: #2f6d59 !important;
  color: #fff !important;
}

.focus_tab_right_content {
  padding-left: 20px;
}
@media only screen and (max-width: 1199.98px) {
  .focus_tab_right_content {
    padding-left: 18px;
  }
}
@media only screen and (max-width: 991.98px) {
  .focus_tab_right_content {
    padding-left: 0px;
    margin-top: 20px;
  }
}
@media only screen and (max-width: 767.98px) {
  .focus_tab_right_content {
    padding-left: 0px;
    margin-top: 20px;
    text-align: center;
  }
}
@media only screen and (max-width: 575.98px) {
  .focus_tab_right_content {
    margin-top: 15px;
  }
}
.focus_tab_right_content h2, .focus_tab_right_content h2 span, h2 .focus_tab_right_content span {
  font-weight: 700;
  color: #000;
}
.focus_tab_right_content h2 span, h2 .focus_tab_right_content span span {
  color: #2f6d59;
}
.focus_tab_right_content a {
  background-color: #00bf01;
  color: #fff;
  height: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 16px;
  padding: 0px 35px;
}
@media only screen and (max-width: 1199.98px) {
  .focus_tab_right_content a {
    height: 45px;
    padding: 0px 30px;
    border-radius: 14px;
  }
}
@media only screen and (max-width: 991.98px) {
  .focus_tab_right_content a {
    height: 42px;
    padding: 0px 25px;
    border-radius: 12px;
  }
}
@media only screen and (max-width: 767.98px) {
  .focus_tab_right_content a {
    height: 38px;
    padding: 0px 20px;
    border-radius: 10px;
  }
}
@media only screen and (max-width: 575.98px) {
  .focus_tab_right_content a {
    height: 35px;
    padding: 0px 18px;
    border-radius: 8px;
  }
}

.focus_tab_left_content {
  border: 1px solid #aeacac;
  padding: 16px;
}
@media only screen and (max-width: 1199.98px) {
  .focus_tab_left_content {
    padding: 14px;
  }
}
@media only screen and (max-width: 991.98px) {
  .focus_tab_left_content {
    padding: 12px;
  }
}
@media only screen and (max-width: 767.98px) {
  .focus_tab_left_content {
    padding: 10px;
  }
}
@media only screen and (max-width: 575.98px) {
  .focus_tab_left_content {
    padding: 8px;
  }
}

.overview_counter_section {
  background-color: #2f6d59;
  padding: 40px 0px;
}
@media only screen and (max-width: 1199.98px) {
  .overview_counter_section {
    padding: 35px 0px;
  }
}
@media only screen and (max-width: 991.98px) {
  .overview_counter_section {
    padding: 30px 0px;
  }
}
@media only screen and (max-width: 767.98px) {
  .overview_counter_section {
    padding: 25px 0px;
  }
}
@media only screen and (max-width: 575.98px) {
  .overview_counter_section {
    padding: 20px 0px;
  }
}

.overview_counter_item {
  max-width: 200px;
}
@media only screen and (max-width: 991.98px) {
  .overview_counter_item {
    max-width: 180px;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 767.98px) {
  .overview_counter_item {
    max-width: 160px;
  }
}
@media only screen and (max-width: 575.98px) {
  .overview_counter_item {
    max-width: 140px;
  }
}
.overview_counter_item .icon_counter {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 1199.98px) {
  .overview_counter_item .icon_counter {
    gap: 12px;
    margin-bottom: 8px;
  }
}
@media only screen and (max-width: 991.98px) {
  .overview_counter_item .icon_counter {
    gap: 10px;
    justify-content: center;
  }
}
@media only screen and (max-width: 767.98px) {
  .overview_counter_item .icon_counter {
    gap: 8px;
    margin-bottom: 6px;
  }
}
@media only screen and (max-width: 575.98px) {
  .overview_counter_item .icon_counter {
    gap: 6px;
    margin-bottom: 5px;
  }
}
.overview_counter_item .icon_counter h3,
.overview_counter_item .icon_counter span {
  color: #fff;
  font-weight: 700;
}
.overview_counter_item p {
  color: #fff;
}

.overview_news_item {
  border: 1px solid #c8c8c8;
  border-radius: 4px;
}
@media only screen and (max-width: 767.98px) {
  .overview_news_item {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 575.98px) {
  .overview_news_item {
    margin-bottom: 15px;
  }
}
.overview_news_item .overview_news_img {
  position: relative;
}
.overview_news_item .overview_news_img .tag {
  position: absolute;
  background-color: #2f6d59;
  color: #fff;
  padding: 5px 10px;
  border-radius: 4px;
  top: 15px;
  left: 15px;
  font-weight: 400;
}
@media only screen and (max-width: 991.98px) {
  .overview_news_item .overview_news_img .tag {
    padding: 4px 8px;
    top: 12px;
    left: 12px;
  }
}
@media only screen and (max-width: 767.98px) {
  .overview_news_item .overview_news_img .tag {
    padding: 3px 6px;
    top: 10px;
    left: 10px;
  }
}
@media only screen and (max-width: 575.98px) {
  .overview_news_item .overview_news_img .tag {
    padding: 2px 5px;
    top: 8px;
    left: 8px;
  }
}
.overview_news_item .overview_news_img img {
  width: 100%;
  height: auto;
}
.overview_news_item .overview_news_content {
  padding: 20px 20px;
}
@media only screen and (max-width: 1199.98px) {
  .overview_news_item .overview_news_content {
    padding: 18px 18px;
  }
}
@media only screen and (max-width: 991.98px) {
  .overview_news_item .overview_news_content {
    padding: 16px 16px;
  }
}
@media only screen and (max-width: 767.98px) {
  .overview_news_item .overview_news_content {
    padding: 14px 14px;
  }
}
@media only screen and (max-width: 575.98px) {
  .overview_news_item .overview_news_content {
    padding: 12px 12px;
  }
}
.overview_news_item .overview_news_content h4, .overview_news_item .overview_news_content h4 span, h4 .overview_news_item .overview_news_content span {
  color: #000;
  margin-bottom: 10px;
}
@media only screen and (max-width: 991.98px) {
  .overview_news_item .overview_news_content h4, .overview_news_item .overview_news_content h4 span, h4 .overview_news_item .overview_news_content span {
    margin-bottom: 8px;
  }
}
@media only screen and (max-width: 575.98px) {
  .overview_news_item .overview_news_content h4, .overview_news_item .overview_news_content h4 span, h4 .overview_news_item .overview_news_content span {
    margin-bottom: 6px;
  }
}
.overview_news_item .overview_news_content p {
  color: #787777;
  margin-bottom: 15px;
}
@media only screen and (max-width: 991.98px) {
  .overview_news_item .overview_news_content p {
    margin-bottom: 12px;
  }
}
@media only screen and (max-width: 575.98px) {
  .overview_news_item .overview_news_content p {
    margin-bottom: 10px;
  }
}
.overview_news_item .overview_news_content a {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  color: #2f6d59;
}
@media only screen and (max-width: 991.98px) {
  .overview_news_item .overview_news_content a {
    gap: 8px;
  }
}
@media only screen and (max-width: 575.98px) {
  .overview_news_item .overview_news_content a {
    gap: 6px;
  }
}

.academic_program_item {
  border-radius: 6px;
  background: #ebfff9;
  padding: 25px 25px;
  text-align: center;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 1199.98px) {
  .academic_program_item {
    padding: 22px 22px;
  }
}
@media only screen and (max-width: 991.98px) {
  .academic_program_item {
    padding: 20px 20px;
  }
}
@media only screen and (max-width: 767.98px) {
  .academic_program_item {
    padding: 18px 18px;
  }
}
@media only screen and (max-width: 575.98px) {
  .academic_program_item {
    padding: 15px 15px;
  }
}
.academic_program_item:hover {
  background-color: #2f6d59;
}
.academic_program_item:hover h4, .academic_program_item:hover h4 span, h4 .academic_program_item:hover span {
  color: #fff;
}
.academic_program_item:hover p {
  color: #fff;
}
.academic_program_item:hover a {
  background-color: #ffda06;
  color: #000;
}
.academic_program_item .icon span {
  width: 65px;
  height: 65px;
  border-radius: 50%;
  background-color: #00bf01;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 15px;
}
@media only screen and (max-width: 1199.98px) {
  .academic_program_item .icon span {
    width: 60px;
    height: 60px;
    margin-bottom: 12px;
  }
}
@media only screen and (max-width: 991.98px) {
  .academic_program_item .icon span {
    width: 55px;
    height: 55px;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 767.98px) {
  .academic_program_item .icon span {
    width: 50px;
    height: 50px;
    margin-bottom: 8px;
  }
}
@media only screen and (max-width: 575.98px) {
  .academic_program_item .icon span {
    width: 45px;
    height: 45px;
    margin-bottom: 6px;
  }
}
.academic_program_item .icon span img {
  width: 60%;
  height: auto;
}
.academic_program_item h4, .academic_program_item h4 span, h4 .academic_program_item span {
  color: #000;
  margin-bottom: 10px;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 991.98px) {
  .academic_program_item h4, .academic_program_item h4 span, h4 .academic_program_item span {
    margin-bottom: 8px;
  }
}
@media only screen and (max-width: 575.98px) {
  .academic_program_item h4, .academic_program_item h4 span, h4 .academic_program_item span {
    margin-bottom: 6px;
  }
}
.academic_program_item p {
  color: #323232;
  margin-bottom: 15px;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 991.98px) {
  .academic_program_item p {
    margin-bottom: 12px;
  }
}
@media only screen and (max-width: 575.98px) {
  .academic_program_item p {
    margin-bottom: 10px;
  }
}
.academic_program_item a {
  height: 40px;
  padding: 0px 10px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  background-color: #2f6d59;
  color: #fff;
  transition: all 0.3s ease;
  text-transform: capitalize;
  min-width: 120px;
}
@media only screen and (max-width: 1199.98px) {
  .academic_program_item a {
    height: 38px;
    min-width: 110px;
    border-radius: 16px;
  }
}
@media only screen and (max-width: 991.98px) {
  .academic_program_item a {
    height: 36px;
    min-width: 100px;
    border-radius: 14px;
  }
}
@media only screen and (max-width: 767.98px) {
  .academic_program_item a {
    height: 34px;
    min-width: 90px;
    border-radius: 12px;
  }
}
@media only screen and (max-width: 575.98px) {
  .academic_program_item a {
    height: 32px;
    min-width: 80px;
    border-radius: 10px;
    padding: 0px 8px;
  }
}

.overview_view_all_btn {
  text-align: right;
}
@media only screen and (max-width: 991.98px) {
  .overview_view_all_btn {
    text-align: center;
  }
}
.overview_view_all_btn a {
  background-color: #2f6d59;
  color: #fff;
  height: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  padding: 0px 35px;
}

.our_departments_wrapper {
  background: #fff;
  box-shadow: -4px -4px 4px 0 rgba(0, 0, 0, 0.05), 4px 4px 4px 0 rgba(0, 0, 0, 0.05);
  padding: 30px 30px;
  border-radius: 8px;
}
@media only screen and (max-width: 1199.98px) {
  .our_departments_wrapper {
    padding: 25px 25px;
  }
}
@media only screen and (max-width: 991.98px) {
  .our_departments_wrapper {
    padding: 22px 22px;
  }
}
@media only screen and (max-width: 767.98px) {
  .our_departments_wrapper {
    padding: 20px 20px;
  }
}
@media only screen and (max-width: 575.98px) {
  .our_departments_wrapper {
    padding: 15px 15px;
  }
}

.our_departments_item {
  display: flex;
  align-items: center;
  gap: 20px;
}
@media only screen and (max-width: 1199.98px) {
  .our_departments_item {
    gap: 18px;
  }
}
@media only screen and (max-width: 991.98px) {
  .our_departments_item {
    gap: 15px;
  }
}
@media only screen and (max-width: 767.98px) {
  .our_departments_item {
    gap: 12px;
  }
}
@media only screen and (max-width: 575.98px) {
  .our_departments_item {
    gap: 10px;
    flex-direction: column;
    text-align: center;
  }
}
.our_departments_item .department_item_left {
  width: 74px;
  height: 74px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  box-shadow: -2px -2px 2px 0 rgba(0, 0, 0, 0.05), 2px 2px 2px 0 rgba(0, 0, 0, 0.05);
  flex: 0 0 auto;
}
@media only screen and (max-width: 1199.98px) {
  .our_departments_item .department_item_left {
    width: 68px;
    height: 68px;
  }
}
@media only screen and (max-width: 991.98px) {
  .our_departments_item .department_item_left {
    width: 62px;
    height: 62px;
  }
}
@media only screen and (max-width: 767.98px) {
  .our_departments_item .department_item_left {
    width: 56px;
    height: 56px;
  }
}
@media only screen and (max-width: 575.98px) {
  .our_departments_item .department_item_left {
    width: 50px;
    height: 50px;
  }
}
.our_departments_item .department_item_left img {
  width: 60%;
  height: auto;
}
.our_departments_item .department_item_right h5, .our_departments_item .department_item_right h5 span, h5 .our_departments_item .department_item_right span {
  color: #000;
  margin-bottom: 10px;
}
@media only screen and (max-width: 991.98px) {
  .our_departments_item .department_item_right h5, .our_departments_item .department_item_right h5 span, h5 .our_departments_item .department_item_right span {
    margin-bottom: 8px;
  }
}
@media only screen and (max-width: 575.98px) {
  .our_departments_item .department_item_right h5, .our_departments_item .department_item_right h5 span, h5 .our_departments_item .department_item_right span {
    margin-bottom: 6px;
  }
}
.our_departments_item .department_item_right p {
  color: #787777;
}
.our_departments_item .department_item_right p span {
  color: #6880f9;
}

@media only screen and (max-width: 991.98px) {
  .foreign_student_right {
    margin-top: 20px;
  }
}
.foreign_student_right h4, .foreign_student_right h4 span, h4 .foreign_student_right span {
  color: #000;
  margin-bottom: 10px;
  font-weight: 500;
}
@media only screen and (max-width: 991.98px) {
  .foreign_student_right h4, .foreign_student_right h4 span, h4 .foreign_student_right span {
    margin-bottom: 8px;
  }
}
@media only screen and (max-width: 575.98px) {
  .foreign_student_right h4, .foreign_student_right h4 span, h4 .foreign_student_right span {
    margin-bottom: 6px;
  }
}
.foreign_student_right h2, .foreign_student_right h2 span, h2 .foreign_student_right span {
  color: #000;
  font-weight: 700;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1199.98px) {
  .foreign_student_right h2, .foreign_student_right h2 span, h2 .foreign_student_right span {
    margin-bottom: 18px;
  }
}
@media only screen and (max-width: 991.98px) {
  .foreign_student_right h2, .foreign_student_right h2 span, h2 .foreign_student_right span {
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 767.98px) {
  .foreign_student_right h2, .foreign_student_right h2 span, h2 .foreign_student_right span {
    margin-bottom: 12px;
  }
}
@media only screen and (max-width: 575.98px) {
  .foreign_student_right h2, .foreign_student_right h2 span, h2 .foreign_student_right span {
    margin-bottom: 10px;
  }
}
.foreign_student_right h2 span, h2 .foreign_student_right span span {
  color: #2f6d59;
}
.foreign_student_right .rating {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #7d7a7a;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1199.98px) {
  .foreign_student_right .rating {
    gap: 8px;
    margin-bottom: 18px;
  }
}
@media only screen and (max-width: 991.98px) {
  .foreign_student_right .rating {
    gap: 6px;
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 767.98px) {
  .foreign_student_right .rating {
    gap: 5px;
    margin-bottom: 12px;
  }
}
@media only screen and (max-width: 575.98px) {
  .foreign_student_right .rating {
    gap: 4px;
    margin-bottom: 10px;
  }
}
.foreign_student_right .rating i {
  color: #ffc107;
}
.foreign_student_right .des {
  margin-bottom: 20px;
}
@media only screen and (max-width: 1199.98px) {
  .foreign_student_right .des {
    margin-bottom: 18px;
  }
}
@media only screen and (max-width: 991.98px) {
  .foreign_student_right .des {
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 767.98px) {
  .foreign_student_right .des {
    margin-bottom: 12px;
  }
}
@media only screen and (max-width: 575.98px) {
  .foreign_student_right .des {
    margin-bottom: 10px;
  }
}
.foreign_student_right .des p {
  color: #7d7a7a;
  margin-bottom: 15px;
}
@media only screen and (max-width: 991.98px) {
  .foreign_student_right .des p {
    margin-bottom: 12px;
  }
}
@media only screen and (max-width: 575.98px) {
  .foreign_student_right .des p {
    margin-bottom: 10px;
  }
}
.foreign_student_right .des p:last-child {
  margin-bottom: 0;
}
.foreign_student_right .user_info {
  display: flex;
  align-items: center;
  gap: 15px;
}
@media only screen and (max-width: 1199.98px) {
  .foreign_student_right .user_info {
    gap: 12px;
  }
}
@media only screen and (max-width: 991.98px) {
  .foreign_student_right .user_info {
    gap: 10px;
  }
}
@media only screen and (max-width: 767.98px) {
  .foreign_student_right .user_info {
    gap: 8px;
  }
}
@media only screen and (max-width: 575.98px) {
  .foreign_student_right .user_info {
    gap: 6px;
  }
}
.foreign_student_right .user_info img {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
@media only screen and (max-width: 1199.98px) {
  .foreign_student_right .user_info img {
    width: 55px;
    height: 55px;
  }
}
@media only screen and (max-width: 991.98px) {
  .foreign_student_right .user_info img {
    width: 50px;
    height: 50px;
  }
}
@media only screen and (max-width: 767.98px) {
  .foreign_student_right .user_info img {
    width: 45px;
    height: 45px;
  }
}
@media only screen and (max-width: 575.98px) {
  .foreign_student_right .user_info img {
    width: 40px;
    height: 40px;
  }
}
.foreign_student_right .user_info h5, .foreign_student_right .user_info h5 span, h5 .foreign_student_right .user_info span {
  color: #000;
  font-weight: 500;
  margin-bottom: 4px;
}
@media only screen and (max-width: 991.98px) {
  .foreign_student_right .user_info h5, .foreign_student_right .user_info h5 span, h5 .foreign_student_right .user_info span {
    margin-bottom: 3px;
  }
}
@media only screen and (max-width: 575.98px) {
  .foreign_student_right .user_info h5, .foreign_student_right .user_info h5 span, h5 .foreign_student_right .user_info span {
    margin-bottom: 2px;
  }
}
.foreign_student_right .user_info p {
  color: #7d7a7a;
}

.foreign_student_left_item:hover img {
  filter: unset;
}
.foreign_student_left_item.item_2 {
  margin-top: 60px;
}
@media only screen and (max-width: 1199.98px) {
  .foreign_student_left_item.item_2 {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 991.98px) {
  .foreign_student_left_item.item_2 {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 767.98px) {
  .foreign_student_left_item.item_2 {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 575.98px) {
  .foreign_student_left_item.item_2 {
    margin-top: 20px;
  }
}
.foreign_student_left_item img {
  filter: brightness(100%) contrast(100%) saturate(0%) blur(0px) hue-rotate(0deg);
}
.foreign_student_left_item.slick-current img {
  filter: unset;
}

.foreign_student_left_slider_wrap .slick-slide {
  padding: 0 10px;
}
@media only screen and (max-width: 991.98px) {
  .foreign_student_left_slider_wrap .slick-slide {
    padding: 0 8px;
  }
}
@media only screen and (max-width: 767.98px) {
  .foreign_student_left_slider_wrap .slick-slide {
    padding: 0 6px;
  }
}
@media only screen and (max-width: 575.98px) {
  .foreign_student_left_slider_wrap .slick-slide {
    padding: 0 5px;
  }
}

.overview_news_area .slick-slide {
  padding: 0 10px;
}
@media only screen and (max-width: 991.98px) {
  .overview_news_area .slick-slide {
    padding: 0 8px;
  }
}
@media only screen and (max-width: 767.98px) {
  .overview_news_area .slick-slide {
    padding: 0 6px;
  }
}
@media only screen and (max-width: 575.98px) {
  .overview_news_area .slick-slide {
    padding: 0 5px;
  }
}

.overview_news_next_prev {
  display: flex;
  align-items: center;
  gap: 10px;
  justify-content: flex-end;
}
@media only screen and (max-width: 991.98px) {
  .overview_news_next_prev {
    gap: 8px;
  }
}
@media only screen and (max-width: 767.98px) {
  .overview_news_next_prev {
    justify-content: center;
    gap: 6px;
  }
}
@media only screen and (max-width: 575.98px) {
  .overview_news_next_prev {
    gap: 5px;
  }
}
.overview_news_next_prev button {
  width: 40px;
  height: 40px;
  background-color: #2f6d59;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  color: #fff;
}
@media only screen and (max-width: 1199.98px) {
  .overview_news_next_prev button {
    width: 38px;
    height: 38px;
  }
}
@media only screen and (max-width: 991.98px) {
  .overview_news_next_prev button {
    width: 36px;
    height: 36px;
  }
}
@media only screen and (max-width: 767.98px) {
  .overview_news_next_prev button {
    width: 34px;
    height: 34px;
  }
}
@media only screen and (max-width: 575.98px) {
  .overview_news_next_prev button {
    width: 32px;
    height: 32px;
  }
}
.overview_news_next_prev button:hover {
  background-color: #00bf01;
}

.department_overview_history .history_content {
  margin-bottom: 40px;
}
@media only screen and (max-width: 1199.98px) {
  .department_overview_history .history_content {
    margin-bottom: 35px;
  }
}
@media only screen and (max-width: 991.98px) {
  .department_overview_history .history_content {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767.98px) {
  .department_overview_history .history_content {
    margin-bottom: 25px;
  }
}
@media only screen and (max-width: 575.98px) {
  .department_overview_history .history_content {
    margin-bottom: 20px;
  }
}
.department_overview_history .history_content h3, .department_overview_history .history_content h3 span, h3 .department_overview_history .history_content span {
  color: #2f6d59;
  font-weight: 700;
  margin-bottom: 20px;
}
@media only screen and (max-width: 991.98px) {
  .department_overview_history .history_content h3, .department_overview_history .history_content h3 span, h3 .department_overview_history .history_content span {
    margin-bottom: 18px;
  }
}
@media only screen and (max-width: 767.98px) {
  .department_overview_history .history_content h3, .department_overview_history .history_content h3 span, h3 .department_overview_history .history_content span {
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 575.98px) {
  .department_overview_history .history_content h3, .department_overview_history .history_content h3 span, h3 .department_overview_history .history_content span {
    margin-bottom: 12px;
  }
}
.department_overview_history .history_content p {
  margin-bottom: 20px;
}
@media only screen and (max-width: 991.98px) {
  .department_overview_history .history_content p {
    margin-bottom: 18px;
  }
}
@media only screen and (max-width: 767.98px) {
  .department_overview_history .history_content p {
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 575.98px) {
  .department_overview_history .history_content p {
    margin-bottom: 12px;
  }
}
.department_overview_history .history_content a {
  color: #2f6d59;
  text-decoration: underline;
}

.depart_overview_mission_vision {
  padding: 40px 40px;
  display: flex;
  align-items: center;
  gap: 20px;
  position: relative;
}
@media only screen and (max-width: 1399.98px) {
  .depart_overview_mission_vision {
    padding: 35px 35px;
  }
}
@media only screen and (max-width: 1199.98px) {
  .depart_overview_mission_vision {
    padding: 30px 30px;
    gap: 18px;
  }
}
@media only screen and (max-width: 991.98px) {
  .depart_overview_mission_vision {
    padding: 25px 25px;
    gap: 15px;
    flex-direction: column;
    text-align: center;
  }
}
@media only screen and (max-width: 767.98px) {
  .depart_overview_mission_vision {
    padding: 20px 20px;
    gap: 12px;
  }
}
@media only screen and (max-width: 575.98px) {
  .depart_overview_mission_vision {
    padding: 15px 15px;
    gap: 10px;
  }
}
.depart_overview_mission_vision::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 80%;
  height: 100%;
  background: #f4f5f6;
  z-index: -1;
  border-radius: 8px;
}
@media only screen and (max-width: 991.98px) {
  .depart_overview_mission_vision::after {
    width: 100%;
  }
}
@media only screen and (max-width: 767.98px) {
  .depart_overview_mission_vision::after {
    border-radius: 6px;
  }
}
@media only screen and (max-width: 575.98px) {
  .depart_overview_mission_vision::after {
    border-radius: 4px;
  }
}
.depart_overview_mission_vision .left_content {
  width: 60%;
  padding-right: 40px;
}
@media only screen and (max-width: 1199.98px) {
  .depart_overview_mission_vision .left_content {
    padding-right: 30px;
  }
}
@media only screen and (max-width: 991.98px) {
  .depart_overview_mission_vision .left_content {
    width: 100%;
    padding-right: 0;
  }
}
.depart_overview_mission_vision .left_content h4, .depart_overview_mission_vision .left_content h4 span, h4 .depart_overview_mission_vision .left_content span {
  color: #2f6d59;
  font-weight: 700;
  margin-bottom: 20px;
}
@media only screen and (max-width: 991.98px) {
  .depart_overview_mission_vision .left_content h4, .depart_overview_mission_vision .left_content h4 span, h4 .depart_overview_mission_vision .left_content span {
    margin-bottom: 18px;
  }
}
@media only screen and (max-width: 767.98px) {
  .depart_overview_mission_vision .left_content h4, .depart_overview_mission_vision .left_content h4 span, h4 .depart_overview_mission_vision .left_content span {
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 575.98px) {
  .depart_overview_mission_vision .left_content h4, .depart_overview_mission_vision .left_content h4 span, h4 .depart_overview_mission_vision .left_content span {
    margin-bottom: 12px;
  }
}
.depart_overview_mission_vision .left_content p {
  margin-bottom: 20px;
}
@media only screen and (max-width: 991.98px) {
  .depart_overview_mission_vision .left_content p {
    margin-bottom: 18px;
  }
}
@media only screen and (max-width: 767.98px) {
  .depart_overview_mission_vision .left_content p {
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 575.98px) {
  .depart_overview_mission_vision .left_content p {
    margin-bottom: 12px;
  }
}
.depart_overview_mission_vision .left_content a {
  color: #2f6d59;
}
.depart_overview_mission_vision .right_img {
  flex: 1;
}
@media only screen and (max-width: 991.98px) {
  .depart_overview_mission_vision .right_img {
    flex: none;
    width: 100%;
    max-width: 300px;
  }
}

.department_people_wrapper .nav-tabs {
  border-bottom: 1px solid #b3b3b3;
  justify-content: space-between;
  margin-bottom: 40px;
}
@media only screen and (max-width: 1199.98px) {
  .department_people_wrapper .nav-tabs {
    margin-bottom: 35px;
  }
}
@media only screen and (max-width: 991.98px) {
  .department_people_wrapper .nav-tabs {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767.98px) {
  .department_people_wrapper .nav-tabs {
    margin-bottom: 25px;
  }
}
@media only screen and (max-width: 575.98px) {
  .department_people_wrapper .nav-tabs {
    margin-bottom: 20px;
  }
}
.department_people_wrapper .nav-tabs .nav-item {
  border: none;
}
.department_people_wrapper .nav-tabs .nav-item .nav-link {
  border: none;
  color: #787777;
  min-width: 280px;
  height: 70px;
}
@media only screen and (max-width: 1199.98px) {
  .department_people_wrapper .nav-tabs .nav-item .nav-link {
    min-width: 240px;
    height: 65px;
  }
}
@media only screen and (max-width: 991.98px) {
  .department_people_wrapper .nav-tabs .nav-item .nav-link {
    min-width: 220px;
    height: 60px;
  }
}
@media only screen and (max-width: 767.98px) {
  .department_people_wrapper .nav-tabs .nav-item .nav-link {
    height: 55px;
    min-width: 150px;
  }
}
@media only screen and (max-width: 575.98px) {
  .department_people_wrapper .nav-tabs .nav-item .nav-link {
    height: 45px;
    min-width: 115px;
  }
}
.department_people_wrapper .nav-tabs .nav-item .nav-link.active {
  background-color: #2f6d59;
  color: #fff;
}

.department_people_item {
  background-color: #effffa;
  border: 1px solid #00bf01;
  border-radius: 10px;
  padding: 20px 20px;
  display: flex;
  align-items: flex-start;
  gap: 15px;
}
@media only screen and (max-width: 1399.98px) {
  .department_people_item {
    padding: 15px 15px;
    gap: 10px;
  }
}
@media only screen and (max-width: 991.98px) {
  .department_people_item {
    padding: 15px 15px;
    gap: 10px;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
}
@media only screen and (max-width: 767.98px) {
  .department_people_item {
    padding: 12px 12px;
    border-radius: 8px;
    gap: 8px;
  }
}
@media only screen and (max-width: 575.98px) {
  .department_people_item {
    padding: 10px 10px;
    border-radius: 6px;
    gap: 6px;
  }
}
.department_people_item .people_img {
  flex: 0 0 auto;
  width: 155px;
  background-color: #e2e0e0;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
}
@media only screen and (max-width: 1399.98px) {
  .department_people_item .people_img {
    width: 130px;
  }
}
@media only screen and (max-width: 991.98px) {
  .department_people_item .people_img {
    width: 120px;
  }
}
@media only screen and (max-width: 767.98px) {
  .department_people_item .people_img {
    width: 100px;
    border-radius: 4px;
  }
}
@media only screen and (max-width: 575.98px) {
  .department_people_item .people_img {
    width: 80px;
  }
}
.department_people_item .content h4, .department_people_item .content h4 span, h4 .department_people_item .content span {
  font-weight: 700;
  color: #000;
  margin-bottom: 5px;
}
@media only screen and (max-width: 991.98px) {
  .department_people_item .content h4, .department_people_item .content h4 span, h4 .department_people_item .content span {
    margin-bottom: 4px;
  }
}
@media only screen and (max-width: 575.98px) {
  .department_people_item .content h4, .department_people_item .content h4 span, h4 .department_people_item .content span {
    margin-bottom: 3px;
  }
}
.department_people_item .content .designation {
  margin-bottom: 10px;
}
@media only screen and (max-width: 1399.98px) {
  .department_people_item .content .designation {
    margin-bottom: 5px;
  }
}
@media only screen and (max-width: 575.98px) {
  .department_people_item .content .designation {
    margin-bottom: 6px;
  }
}
.department_people_item .content .specialization {
  color: #807f7f;
}

.department_gallery_item {
  position: relative;
}
.department_gallery_item:hover .view_icon i {
  opacity: 1;
}
.department_gallery_item img {
  border-radius: 8px;
}
@media only screen and (max-width: 767.98px) {
  .department_gallery_item img {
    border-radius: 6px;
  }
}
@media only screen and (max-width: 575.98px) {
  .department_gallery_item img {
    border-radius: 4px;
  }
}
.department_gallery_item .view_icon i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
@media only screen and (max-width: 991.98px) {
  .department_gallery_item .view_icon i {
    transform: translate(-50%, -50%) scale(0.9);
  }
}
@media only screen and (max-width: 767.98px) {
  .department_gallery_item .view_icon i {
    transform: translate(-50%, -50%) scale(0.8);
  }
}
@media only screen and (max-width: 575.98px) {
  .department_gallery_item .view_icon i {
    transform: translate(-50%, -50%) scale(0.7);
  }
}

.department_event_item {
  background: #effffa;
  box-shadow: -2px -2px 4px 0 rgba(0, 0, 0, 0.05), 2px 2px 4px 0 rgba(0, 0, 0, 0.05);
  padding: 20px 20px;
}
@media only screen and (max-width: 1199.98px) {
  .department_event_item {
    padding: 18px 18px;
  }
}
@media only screen and (max-width: 991.98px) {
  .department_event_item {
    padding: 15px 15px;
  }
}
@media only screen and (max-width: 767.98px) {
  .department_event_item {
    padding: 12px 12px;
  }
}
@media only screen and (max-width: 575.98px) {
  .department_event_item {
    padding: 10px 10px;
  }
}
.department_event_item img {
  width: 100%;
  border-radius: 8px;
}
@media only screen and (max-width: 767.98px) {
  .department_event_item img {
    border-radius: 6px;
  }
}
@media only screen and (max-width: 575.98px) {
  .department_event_item img {
    border-radius: 4px;
  }
}
.department_event_item h4, .department_event_item h4 span, h4 .department_event_item span {
  color: #000;
  font-weight: 500;
  margin: 15px 0;
}
@media only screen and (max-width: 991.98px) {
  .department_event_item h4, .department_event_item h4 span, h4 .department_event_item span {
    margin: 12px 0;
  }
}
@media only screen and (max-width: 767.98px) {
  .department_event_item h4, .department_event_item h4 span, h4 .department_event_item span {
    margin: 10px 0;
  }
}
@media only screen and (max-width: 575.98px) {
  .department_event_item h4, .department_event_item h4 span, h4 .department_event_item span {
    margin: 8px 0;
  }
}
.department_event_item .location_date {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media only screen and (max-width: 1199.98px) {
  .department_event_item .location_date {
    gap: 12px;
    flex-direction: column;
  }
}
@media only screen and (max-width: 767.98px) {
  .department_event_item .location_date {
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
  }
}
.department_event_item .location_date p {
  display: flex;
  align-items: center;
  gap: 8px;
  color: #787777;
}
@media only screen and (max-width: 991.98px) {
  .department_event_item .location_date p {
    gap: 6px;
  }
}
@media only screen and (max-width: 575.98px) {
  .department_event_item .location_date p {
    gap: 4px;
  }
}

.department_notice_area {
  background: #effffa;
}

.department_notice_table {
  overflow-x: auto;
}
@media only screen and (max-width: 767.98px) {
  .department_notice_table {
    overflow-x: auto;
  }
}
.department_notice_table table {
  width: 100%;
  border-collapse: collapse;
}
@media only screen and (max-width: 767.98px) {
  .department_notice_table table {
    min-width: 600px;
  }
}
.department_notice_table table tr th,
.department_notice_table table tr td {
  padding: 16px 30px;
  border-bottom: 1px solid #787777;
  text-align: left;
  white-space: nowrap;
}
@media only screen and (max-width: 1199.98px) {
  .department_notice_table table tr th,
  .department_notice_table table tr td {
    padding: 14px 25px;
  }
}
@media only screen and (max-width: 991.98px) {
  .department_notice_table table tr th,
  .department_notice_table table tr td {
    padding: 12px 20px;
  }
}
@media only screen and (max-width: 767.98px) {
  .department_notice_table table tr th,
  .department_notice_table table tr td {
    padding: 10px 15px;
  }
}
@media only screen and (max-width: 575.98px) {
  .department_notice_table table tr th,
  .department_notice_table table tr td {
    padding: 8px 12px;
  }
}
.department_notice_table table thead tr {
  background-color: #d3fbd4;
}
.department_notice_table table thead tr th {
  border-top: 1px solid #787777;
  color: #000;
  font-weight: 500;
}
.department_notice_table table thead tr th:first-child {
  border-left: 1px solid #787777;
}
.department_notice_table table thead tr th:last-child {
  border-right: 1px solid #787777;
}
.department_notice_table table tbody td {
  color: #231f20;
}
.department_notice_table table tbody td p {
  color: #231f20;
}
.department_notice_table table tbody td a {
  color: #ee6161;
}
.department_notice_table table tbody td:first-child {
  border-left: 1px solid #787777;
}
.department_notice_table table tbody td:last-child {
  border-right: 1px solid #787777;
}
.department_notice_table .title {
  display: flex;
  align-items: center;
  gap: 10px;
}
@media only screen and (max-width: 991.98px) {
  .department_notice_table .title {
    gap: 8px;
  }
}
@media only screen and (max-width: 575.98px) {
  .department_notice_table .title {
    gap: 6px;
  }
}

.department_select_programm {
  text-align: right;
}
@media only screen and (max-width: 991.98px) {
  .department_select_programm {
    text-align: center;
  }
}
.department_select_programm select {
  border-radius: 4px;
  background: #fff;
  box-shadow: -4px -4px 4px 0 rgba(47, 109, 89, 0.2), 4px 4px 4px 0 rgba(47, 109, 89, 0.2);
  padding: 15px 10px;
}
@media only screen and (max-width: 1199.98px) {
  .department_select_programm select {
    padding: 13px 9px;
  }
}
@media only screen and (max-width: 991.98px) {
  .department_select_programm select {
    padding: 12px 8px;
  }
}
@media only screen and (max-width: 767.98px) {
  .department_select_programm select {
    padding: 10px 8px;
    width: 100%;
    max-width: 300px;
  }
}
@media only screen and (max-width: 575.98px) {
  .department_select_programm select {
    padding: 8px 6px;
  }
}

.academic_department_tab_wrapper .nav-tabs {
  border-bottom: 1px solid #b3b3b3;
  justify-content: space-between;
  margin-bottom: 40px;
}
@media only screen and (max-width: 1199.98px) {
  .academic_department_tab_wrapper .nav-tabs {
    margin-bottom: 35px;
  }
}
@media only screen and (max-width: 991.98px) {
  .academic_department_tab_wrapper .nav-tabs {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767.98px) {
  .academic_department_tab_wrapper .nav-tabs {
    margin-bottom: 25px;
  }
}
@media only screen and (max-width: 575.98px) {
  .academic_department_tab_wrapper .nav-tabs {
    margin-bottom: 20px;
  }
}
.academic_department_tab_wrapper .nav-tabs .nav-item {
  border: none;
}
.academic_department_tab_wrapper .nav-tabs .nav-item .nav-link {
  border: none;
  color: #787777;
  min-width: 280px;
  height: 70px;
}
@media only screen and (max-width: 1199.98px) {
  .academic_department_tab_wrapper .nav-tabs .nav-item .nav-link {
    min-width: 240px;
    height: 65px;
  }
}
@media only screen and (max-width: 991.98px) {
  .academic_department_tab_wrapper .nav-tabs .nav-item .nav-link {
    min-width: 220px;
    height: 60px;
  }
}
@media only screen and (max-width: 767.98px) {
  .academic_department_tab_wrapper .nav-tabs .nav-item .nav-link {
    height: 55px;
    min-width: 150px;
  }
}
@media only screen and (max-width: 575.98px) {
  .academic_department_tab_wrapper .nav-tabs .nav-item .nav-link {
    height: 50px;
    min-width: 110px;
  }
}
.academic_department_tab_wrapper .nav-tabs .nav-item .nav-link.active {
  background-color: #2f6d59;
  color: #fff;
}

.view_all_notice {
  text-align: center;
  margin-top: 40px;
}
@media only screen and (max-width: 1199.98px) {
  .view_all_notice {
    margin-top: 35px;
  }
}
@media only screen and (max-width: 991.98px) {
  .view_all_notice {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 767.98px) {
  .view_all_notice {
    margin-top: 25px;
  }
}
@media only screen and (max-width: 575.98px) {
  .view_all_notice {
    margin-top: 20px;
  }
}
.view_all_notice a {
  padding: 14px 20px;
  border-radius: 4px;
  border: 1px solid #2f6d59;
  background-color: transparent;
  display: inline-block;
  color: #2f6d59;
  transition: all 0.3s ease-in-out;
}
@media only screen and (max-width: 1199.98px) {
  .view_all_notice a {
    padding: 12px 18px;
  }
}
@media only screen and (max-width: 991.98px) {
  .view_all_notice a {
    padding: 10px 16px;
  }
}
@media only screen and (max-width: 767.98px) {
  .view_all_notice a {
    padding: 8px 14px;
  }
}
@media only screen and (max-width: 575.98px) {
  .view_all_notice a {
    padding: 6px 12px;
  }
}
.view_all_notice a:hover {
  background-color: #2f6d59;
  color: #fff;
}

.department_search_wrapper {
  background: linear-gradient(135deg, rgba(45, 80, 22, 0.05) 0%, rgba(58, 107, 31, 0.05) 100%);
  border-radius: 15px;
  padding: 30px;
  margin-bottom: 40px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  border: 1px solid rgba(45, 80, 22, 0.1);
}
@media only screen and (max-width: 991.98px) {
  .department_search_wrapper {
    padding: 25px;
    margin-bottom: 35px;
  }
}
@media only screen and (max-width: 767.98px) {
  .department_search_wrapper {
    flex-direction: column;
    align-items: stretch;
    padding: 20px;
    margin-bottom: 30px;
  }
}
.department_search_wrapper .search_box {
  position: relative;
  flex: 1;
  max-width: 500px;
}
@media only screen and (max-width: 767.98px) {
  .department_search_wrapper .search_box {
    max-width: 100%;
  }
}
.department_search_wrapper .search_box i {
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 20px;
  color: #2f6d59;
  z-index: 1;
}
@media only screen and (max-width: 575.98px) {
  .department_search_wrapper .search_box i {
    left: 15px;
    font-size: 18px;
  }
}
.department_search_wrapper .search_box input {
  width: 100%;
  padding: 15px 20px 15px 55px;
  border: 2px solid rgba(45, 80, 22, 0.2);
  border-radius: 50px;
  font-size: 15px;
  transition: all 0.3s ease;
  background: #fff;
}
@media only screen and (max-width: 575.98px) {
  .department_search_wrapper .search_box input {
    padding: 12px 15px 12px 45px;
    font-size: 14px;
  }
}
.department_search_wrapper .search_box input:focus {
  outline: none;
  border-color: #2f6d59;
  box-shadow: 0 0 0 4px rgba(58, 107, 31, 0.1);
}
.department_search_wrapper .search_box input::placeholder {
  color: #6c757d;
}
.department_search_wrapper .result_count {
  color: #2f6d59;
  font-weight: 600;
  font-size: 15px;
  white-space: nowrap;
}
@media only screen and (max-width: 767.98px) {
  .department_search_wrapper .result_count {
    text-align: center;
    font-size: 14px;
  }
}
.department_search_wrapper .result_count span {
  color: #00bf01;
  font-weight: 700;
}

.pagination_wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 50px;
  padding: 30px;
  background: linear-gradient(135deg, rgba(45, 80, 22, 0.03) 0%, rgba(58, 107, 31, 0.03) 100%);
  border-radius: 15px;
  gap: 20px;
}
@media only screen and (max-width: 991.98px) {
  .pagination_wrapper {
    margin-top: 40px;
    padding: 25px;
  }
}
@media only screen and (max-width: 767.98px) {
  .pagination_wrapper {
    flex-direction: column;
    margin-top: 30px;
    padding: 20px;
  }
}
.pagination_wrapper .pagination_info {
  font-size: 15px;
}
@media only screen and (max-width: 767.98px) {
  .pagination_wrapper .pagination_info {
    font-size: 14px;
    text-align: center;
  }
}
.pagination_wrapper .pagination_info span {
  font-weight: 700;
  color: #2f6d59;
}
.pagination_wrapper .pagination {
  display: flex;
  align-items: center;
  gap: 8px;
  list-style: none;
  margin: 0;
  padding: 0;
}
@media only screen and (max-width: 575.98px) {
  .pagination_wrapper .pagination {
    gap: 5px;
    flex-wrap: wrap;
    justify-content: center;
  }
}
.pagination_wrapper .pagination li a,
.pagination_wrapper .pagination li span {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 40px;
  height: 40px;
  padding: 0 12px;
  border-radius: 8px;
  background: #fff;
  text-decoration: none;
  font-weight: 600;
  font-size: 14px;
  transition: all 0.3s ease;
  border: 1px solid rgba(45, 80, 22, 0.1);
}
@media only screen and (max-width: 575.98px) {
  .pagination_wrapper .pagination li a,
  .pagination_wrapper .pagination li span {
    min-width: 35px;
    height: 35px;
    padding: 0 10px;
    font-size: 13px;
  }
}
.pagination_wrapper .pagination li a i,
.pagination_wrapper .pagination li span i {
  font-size: 18px;
}
@media only screen and (max-width: 575.98px) {
  .pagination_wrapper .pagination li a i,
  .pagination_wrapper .pagination li span i {
    font-size: 16px;
  }
}
.pagination_wrapper .pagination li a:hover,
.pagination_wrapper .pagination li span:hover {
  background: #2f6d59;
  color: #fff;
  border-color: #2f6d59;
  transform: translateY(-2px);
}
.pagination_wrapper .pagination li span {
  color: #6c757d;
  border: none;
  background: transparent;
}
.pagination_wrapper .pagination li span:hover {
  background: transparent;
  transform: none;
}
.pagination_wrapper .pagination li.active a {
  background: linear-gradient(135deg, #00bf01 0%, #2f6d59 100%);
  color: #fff;
  border-color: transparent;
  box-shadow: 0 4px 15px rgba(45, 80, 22, 0.3);
}
.pagination_wrapper .pagination li.disabled a {
  opacity: 0.5;
  cursor: not-allowed;
  pointer-events: none;
}

.department_notice_details {
  width: 420px;
}

.teacher_details_info_wrapper {
  margin-bottom: 40px;
}
@media only screen and (max-width: 767.98px) {
  .teacher_details_info_wrapper {
    margin-bottom: 30px;
  }
}

.teacher_details_card {
  background: #ffffff;
  border-radius: 0;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.06);
  overflow: hidden;
}
.teacher_details_card .teacher_details_left {
  background: #f5f5f5;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 400px;
}
@media only screen and (max-width: 991.98px) {
  .teacher_details_card .teacher_details_left {
    min-height: 350px;
  }
}
@media only screen and (max-width: 767.98px) {
  .teacher_details_card .teacher_details_left {
    min-height: 300px;
  }
}
.teacher_details_card .teacher_details_left .teacher_image_wrapper {
  width: 100%;
  padding: 30px;
}
@media only screen and (max-width: 767.98px) {
  .teacher_details_card .teacher_details_left .teacher_image_wrapper {
    padding: 20px;
  }
}
.teacher_details_card .teacher_details_left .teacher_image_wrapper img {
  width: 100%;
  height: auto;
  object-fit: cover;
}
.teacher_details_card .teacher_details_right {
  background: linear-gradient(135deg, #e8f5f0 0%, #f0f9f5 100%);
  padding: 40px;
  height: 100%;
}
@media only screen and (max-width: 991.98px) {
  .teacher_details_card .teacher_details_right {
    padding: 30px;
  }
}
@media only screen and (max-width: 767.98px) {
  .teacher_details_card .teacher_details_right {
    padding: 25px 20px;
  }
}
.teacher_details_card .teacher_details_right .teacher_header {
  margin-bottom: 25px;
}
.teacher_details_card .teacher_details_right .teacher_header .teacher_name {
  font-size: 28px;
  font-weight: 700;
  color: #000;
  margin-bottom: 8px;
  line-height: 1.3;
}
@media only screen and (max-width: 991.98px) {
  .teacher_details_card .teacher_details_right .teacher_header .teacher_name {
    font-size: 24px;
  }
}
@media only screen and (max-width: 767.98px) {
  .teacher_details_card .teacher_details_right .teacher_header .teacher_name {
    font-size: 22px;
  }
}
.teacher_details_card .teacher_details_right .teacher_header .teacher_designation {
  font-size: 16px;
  color: #666;
  margin-bottom: 5px;
  font-weight: 500;
}
@media only screen and (max-width: 767.98px) {
  .teacher_details_card .teacher_details_right .teacher_header .teacher_designation {
    font-size: 15px;
  }
}
.teacher_details_card .teacher_details_right .teacher_header .teacher_department {
  font-size: 14px;
  color: #888;
  margin: 0;
  line-height: 1.5;
}
@media only screen and (max-width: 767.98px) {
  .teacher_details_card .teacher_details_right .teacher_header .teacher_department {
    font-size: 13px;
  }
}
.teacher_details_card .teacher_details_right .teacher_contact_info {
  margin-bottom: 25px;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
@media only screen and (max-width: 767.98px) {
  .teacher_details_card .teacher_details_right .teacher_contact_info {
    gap: 10px;
    margin-bottom: 20px;
  }
}
.teacher_details_card .teacher_details_right .teacher_contact_info .contact_item {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 14px;
  color: #555;
}
@media only screen and (max-width: 767.98px) {
  .teacher_details_card .teacher_details_right .teacher_contact_info .contact_item {
    font-size: 13px;
  }
}
.teacher_details_card .teacher_details_right .teacher_contact_info .contact_item i {
  font-size: 18px;
  color: #666;
  flex-shrink: 0;
}
@media only screen and (max-width: 767.98px) {
  .teacher_details_card .teacher_details_right .teacher_contact_info .contact_item i {
    font-size: 16px;
  }
}
.teacher_details_card .teacher_details_right .teacher_contact_info .contact_item span {
  line-height: 1.5;
}
.teacher_details_card .teacher_details_right .teacher_contact_info .contact_item:first-child i {
  color: #4caf50;
}
.teacher_details_card .teacher_details_right .teacher_contact_info .contact_item:nth-child(2) i {
  color: #2196f3;
}
.teacher_details_card .teacher_details_right .teacher_contact_info .contact_item:nth-child(3) i {
  color: #f44336;
}
.teacher_details_card .teacher_details_right .teacher_academic_links {
  margin-bottom: 25px;
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}
@media only screen and (max-width: 767.98px) {
  .teacher_details_card .teacher_details_right .teacher_academic_links {
    gap: 10px;
    margin-bottom: 20px;
  }
}
.teacher_details_card .teacher_details_right .teacher_academic_links .academic_link {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 6px 12px;
  background: transparent;
  border: none;
  border-radius: 4px;
  font-size: 13px;
  color: #1976d2;
  text-decoration: none;
  transition: all 0.2s ease;
  font-weight: 500;
}
@media only screen and (max-width: 767.98px) {
  .teacher_details_card .teacher_details_right .teacher_academic_links .academic_link {
    font-size: 12px;
    padding: 5px 10px;
  }
}
.teacher_details_card .teacher_details_right .teacher_academic_links .academic_link i {
  font-size: 16px;
}
@media only screen and (max-width: 767.98px) {
  .teacher_details_card .teacher_details_right .teacher_academic_links .academic_link i {
    font-size: 14px;
  }
}
.teacher_details_card .teacher_details_right .teacher_academic_links .academic_link img {
  width: 16px;
  height: 16px;
  object-fit: contain;
}
@media only screen and (max-width: 767.98px) {
  .teacher_details_card .teacher_details_right .teacher_academic_links .academic_link img {
    width: 14px;
    height: 14px;
  }
}
.teacher_details_card .teacher_details_right .teacher_academic_links .academic_link:hover {
  color: #0d47a1;
  text-decoration: underline;
}
.teacher_details_card .teacher_details_right .teacher_academic_links .academic_link.web i {
  color: #1976d2;
}
.teacher_details_card .teacher_details_right .teacher_academic_links .academic_link.researchgate i {
  color: #00d0b1;
}
.teacher_details_card .teacher_details_right .teacher_academic_links .academic_link.scholar i {
  color: #4285f4;
}
.teacher_details_card .teacher_details_right .teacher_cv_download .download_cv_btn {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 12px 30px;
  background: #00bf01;
  color: #fff;
  border: none;
  border-radius: 4px;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 767.98px) {
  .teacher_details_card .teacher_details_right .teacher_cv_download .download_cv_btn {
    padding: 10px 25px;
    font-size: 14px;
    gap: 8px;
  }
}
.teacher_details_card .teacher_details_right .teacher_cv_download .download_cv_btn i {
  font-size: 18px;
}
@media only screen and (max-width: 767.98px) {
  .teacher_details_card .teacher_details_right .teacher_cv_download .download_cv_btn i {
    font-size: 16px;
  }
}
.teacher_details_card .teacher_details_right .teacher_cv_download .download_cv_btn:hover {
  background: #00a001;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 191, 1, 0.3);
}

.teacher_about_section {
  background: #ffffff;
  padding: 30px 40px;
  border-radius: 0;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.06);
  margin-bottom: 40px;
}
@media only screen and (max-width: 991.98px) {
  .teacher_about_section {
    padding: 25px 30px;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767.98px) {
  .teacher_about_section {
    padding: 20px;
    margin-bottom: 25px;
  }
}
.teacher_about_section p {
  font-size: 15px;
  line-height: 1.8;
  color: #333;
  margin: 0;
}
@media only screen and (max-width: 767.98px) {
  .teacher_about_section p {
    font-size: 14px;
    line-height: 1.7;
  }
}

.teacher_details_tab {
  position: relative;
}
@media only screen and (max-width: 991.98px) {
  .teacher_details_tab .tab_dropdown_toggle {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px 20px;
    background: #2f6d59;
    color: #fff;
    border: 2px solid #2f6d59;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
  }
  .teacher_details_tab .tab_dropdown_toggle:hover {
    background: rgb(39.3173076923, 91.1826923077, 74.4519230769);
  }
  .teacher_details_tab .tab_dropdown_toggle i {
    font-size: 20px;
    transition: transform 0.3s ease;
  }
  .teacher_details_tab .tab_dropdown_toggle.active i {
    transform: rotate(180deg);
  }
}
.teacher_details_tab ul {
  border-bottom: 1px solid #b3b3b3;
  justify-content: space-between;
  display: flex;
  width: 100%;
  margin-bottom: 40px;
}
@media only screen and (max-width: 767.98px) {
  .teacher_details_tab ul {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 991.98px) {
  .teacher_details_tab ul {
    flex-direction: column;
    border: 2px solid #b3b3b3;
    border-radius: 8px;
    overflow: hidden;
    border-bottom: 2px solid #b3b3b3;
    margin-top: 10px;
    margin-bottom: 0;
    max-height: 0;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
    position: absolute;
    z-index: 1000;
    background: #fff;
  }
  .teacher_details_tab ul.show {
    max-height: 1000px;
    opacity: 1;
    visibility: visible;
    margin-bottom: 20px;
  }
}
.teacher_details_tab ul li {
  width: 12.5%;
}
@media only screen and (max-width: 991.98px) {
  .teacher_details_tab ul li {
    width: 100%;
    border-bottom: 1px solid #e0e0e0;
  }
  .teacher_details_tab ul li:last-child {
    border-bottom: none;
  }
}
.teacher_details_tab ul button {
  border: none !important;
  color: #787777;
  padding: 18px 20px;
  width: 100%;
  text-align: left;
  position: relative;
  transition: all 0.3s ease;
  text-align: center;
}
@media only screen and (max-width: 991.98px) {
  .teacher_details_tab ul button {
    padding: 15px 20px;
    text-align: left;
  }
}
.teacher_details_tab ul button:hover {
  color: #2f6d59 !important;
}
@media only screen and (max-width: 991.98px) {
  .teacher_details_tab ul button:hover {
    background-color: #f5f5f5 !important;
  }
}
.teacher_details_tab ul button.active {
  background-color: #2f6d59 !important;
  color: #fff !important;
}
@media only screen and (max-width: 991.98px) {
  .teacher_details_tab .tab-content {
    margin-top: 20px;
  }
}

.education_item_wrapper {
  padding-left: 60px;
  padding-right: 50px;
  position: relative;
}
@media only screen and (max-width: 991.98px) {
  .education_item_wrapper {
    padding-right: 30px;
    padding-left: 40px;
  }
}
@media only screen and (max-width: 767.98px) {
  .education_item_wrapper {
    padding-right: 0px;
    padding-left: 0px;
  }
}
.education_item_wrapper::after {
  content: "";
  border-radius: 0 0 4px 4px;
  background: #f3f3f3;
  width: 8px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
@media only screen and (max-width: 767.98px) {
  .education_item_wrapper::after {
    display: none;
  }
}

.teacher_details_education_item {
  border-radius: 8px;
  background: #fff;
  box-shadow: -8px -8px 10px 0 rgba(0, 0, 0, 0.04), 8px 8px 10px 0 rgba(0, 0, 0, 0.04);
  padding: 40px 20px;
  margin-bottom: 24px;
  position: relative;
}
@media only screen and (max-width: 767.98px) {
  .teacher_details_education_item {
    margin-bottom: 20px;
    padding: 20px 15px;
  }
}
.teacher_details_education_item:hover .dot::after {
  background-color: #00bf01;
}
.teacher_details_education_item::after {
  content: "";
  width: 60px;
  height: 8px;
  background-color: #f3f3f3;
  position: absolute;
  left: -60px;
  top: 60px;
}
@media only screen and (max-width: 991.98px) {
  .teacher_details_education_item::after {
    left: -45px;
    width: 45px;
  }
}
@media only screen and (max-width: 767.98px) {
  .teacher_details_education_item::after {
    display: none;
  }
}
.teacher_details_education_item:last-child {
  margin-bottom: 0px;
}
@media only screen and (max-width: 767.98px) {
  .teacher_details_education_item:last-child {
    margin-bottom: 20px;
  }
}
.teacher_details_education_item .dot {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #f3f3f3;
  display: block;
  position: absolute;
  left: -66px;
  top: 53px;
}
@media only screen and (max-width: 991.98px) {
  .teacher_details_education_item .dot {
    left: -47px;
  }
}
@media only screen and (max-width: 767.98px) {
  .teacher_details_education_item .dot {
    display: none;
  }
}
.teacher_details_education_item .dot::after {
  content: "";
  width: 10px;
  height: 10px;
  background-color: #fff;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 9;
  transition: all 0.3s ease;
}
.teacher_details_education_item h4, .teacher_details_education_item h4 span, h4 .teacher_details_education_item span {
  color: #000;
  font-weight: 500;
  margin-bottom: 5px;
}
.teacher_details_education_item p {
  color: #787777;
  margin-bottom: 15px;
}
.teacher_details_education_item .des {
  margin-bottom: 0px;
  color: #787777;
  font-weight: 500;
}

.year_badge {
  display: inline-block;
  padding: 6px 16px;
  background: linear-gradient(135deg, #2563eb 0%, #1d4ed8 100%);
  color: #fff;
  border-radius: 6px;
  font-weight: 600;
  font-size: 14px;
  text-align: center;
}
@media only screen and (max-width: 767.98px) {
  .year_badge {
    padding: 5px 12px;
    font-size: 13px;
  }
}

.link_btn {
  display: inline-block;
  padding: 8px 20px;
  background: linear-gradient(135deg, #00bf01 0%, #2f6d59 100%);
  color: #fff !important;
  border-radius: 6px;
  font-weight: 600;
  font-size: 14px;
  text-decoration: none;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 767.98px) {
  .link_btn {
    padding: 6px 16px;
    font-size: 13px;
  }
}
.link_btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(45, 80, 22, 0.3);
}

.status_badge {
  display: inline-block;
  padding: 6px 16px;
  border-radius: 6px;
  font-weight: 600;
  font-size: 14px;
  text-align: center;
}
@media only screen and (max-width: 767.98px) {
  .status_badge {
    padding: 5px 12px;
    font-size: 13px;
  }
}
.status_badge.ongoing {
  background: linear-gradient(135deg, #f59e0b 0%, #d97706 100%);
  color: #fff;
}
.status_badge.completed {
  background: linear-gradient(135deg, #10b981 0%, #059669 100%);
  color: #fff;
}

.role_badge {
  display: inline-block;
  padding: 6px 16px;
  background: linear-gradient(135deg, #8b5cf6 0%, #7c3aed 100%);
  color: #fff;
  border-radius: 6px;
  font-weight: 600;
  font-size: 14px;
  text-align: center;
}
@media only screen and (max-width: 767.98px) {
  .role_badge {
    padding: 5px 12px;
    font-size: 13px;
  }
}

.type_badge {
  display: inline-block;
  padding: 6px 16px;
  background: linear-gradient(135deg, #06b6d4 0%, #0891b2 100%);
  color: #fff;
  border-radius: 6px;
  font-weight: 600;
  font-size: 14px;
  text-align: center;
}
@media only screen and (max-width: 767.98px) {
  .type_badge {
    padding: 5px 12px;
    font-size: 13px;
  }
}

.achievement_badge {
  display: inline-block;
  padding: 6px 16px;
  border-radius: 6px;
  font-weight: 600;
  font-size: 14px;
  text-align: center;
}
@media only screen and (max-width: 767.98px) {
  .achievement_badge {
    padding: 5px 12px;
    font-size: 13px;
  }
}
.achievement_badge.fellowship {
  background: linear-gradient(135deg, #ec4899 0%, #db2777 100%);
  color: #fff;
}
.achievement_badge.scholarship {
  background: linear-gradient(135deg, #14b8a6 0%, #0d9488 100%);
  color: #fff;
}

.prospectus_section {
  background-color: #f8f9fa;
}

.prospectus_pdf_viewer {
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  overflow: hidden;
}
.prospectus_pdf_viewer .pdf_viewer_header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 30px;
  background: linear-gradient(135deg, #2f6d59 0%, #246d5a 100%);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
@media only screen and (max-width: 1199.98px) {
  .prospectus_pdf_viewer .pdf_viewer_header {
    padding: 18px 25px;
  }
}
@media only screen and (max-width: 991.98px) {
  .prospectus_pdf_viewer .pdf_viewer_header {
    padding: 15px 20px;
    flex-direction: column;
    gap: 15px;
    text-align: center;
  }
}
@media only screen and (max-width: 767.98px) {
  .prospectus_pdf_viewer .pdf_viewer_header {
    padding: 12px 15px;
    gap: 12px;
  }
}
@media only screen and (max-width: 575.98px) {
  .prospectus_pdf_viewer .pdf_viewer_header {
    padding: 10px 12px;
    gap: 10px;
  }
}
.prospectus_pdf_viewer .pdf_viewer_header .pdf_info {
  display: flex;
  align-items: center;
  gap: 12px;
  color: #fff;
}
@media only screen and (max-width: 991.98px) {
  .prospectus_pdf_viewer .pdf_viewer_header .pdf_info {
    gap: 10px;
    justify-content: center;
  }
}
@media only screen and (max-width: 575.98px) {
  .prospectus_pdf_viewer .pdf_viewer_header .pdf_info {
    gap: 8px;
  }
}
.prospectus_pdf_viewer .pdf_viewer_header .pdf_info i {
  font-weight: 600;
}
.prospectus_pdf_viewer .pdf_viewer_header .pdf_info span {
  font-weight: 500;
}
.prospectus_pdf_viewer .pdf_viewer_header .btn_download {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 12px 24px;
  background-color: #fff;
  color: #2f6d59;
  border-radius: 6px;
  font-weight: 600;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 1199.98px) {
  .prospectus_pdf_viewer .pdf_viewer_header .btn_download {
    padding: 10px 20px;
  }
}
@media only screen and (max-width: 991.98px) {
  .prospectus_pdf_viewer .pdf_viewer_header .btn_download {
    padding: 9px 18px;
    gap: 6px;
  }
}
@media only screen and (max-width: 767.98px) {
  .prospectus_pdf_viewer .pdf_viewer_header .btn_download {
    padding: 8px 16px;
  }
}
@media only screen and (max-width: 575.98px) {
  .prospectus_pdf_viewer .pdf_viewer_header .btn_download {
    padding: 7px 14px;
    gap: 5px;
  }
}
.prospectus_pdf_viewer .pdf_viewer_header .btn_download i {
  transition: transform 0.3s ease;
}
.prospectus_pdf_viewer .pdf_viewer_header .btn_download:hover {
  background-color: #00bf01;
  color: #fff;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}
.prospectus_pdf_viewer .pdf_viewer_header .btn_download:hover i {
  transform: translateY(2px);
}
.prospectus_pdf_viewer .pdf_viewer_container {
  position: relative;
  width: 100%;
  height: 800px;
  background-color: #525659;
}
@media only screen and (max-width: 1399.98px) {
  .prospectus_pdf_viewer .pdf_viewer_container {
    height: 750px;
  }
}
@media only screen and (max-width: 1199.98px) {
  .prospectus_pdf_viewer .pdf_viewer_container {
    height: 700px;
  }
}
@media only screen and (max-width: 991.98px) {
  .prospectus_pdf_viewer .pdf_viewer_container {
    height: 600px;
  }
}
@media only screen and (max-width: 767.98px) {
  .prospectus_pdf_viewer .pdf_viewer_container {
    height: 500px;
  }
}
@media only screen and (max-width: 575.98px) {
  .prospectus_pdf_viewer .pdf_viewer_container {
    height: 400px;
  }
}
.prospectus_pdf_viewer .pdf_viewer_container iframe {
  width: 100%;
  height: 100%;
  border: none;
}

.program_section {
  background-color: #f8f9fa;
}

.program_overview {
  margin-bottom: 80px;
}
@media only screen and (max-width: 1199.98px) {
  .program_overview {
    margin-bottom: 70px;
  }
}
@media only screen and (max-width: 991.98px) {
  .program_overview {
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 767.98px) {
  .program_overview {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 575.98px) {
  .program_overview {
    margin-bottom: 40px;
  }
}
.program_overview .program_intro_content .intro_badge {
  display: inline-block;
  padding: 8px 20px;
  background: linear-gradient(135deg, #2f6d59 0%, #00bf01 100%);
  color: #fff;
  border-radius: 50px;
  font-weight: 600;
  margin-bottom: 20px;
}
@media only screen and (max-width: 991.98px) {
  .program_overview .program_intro_content .intro_badge {
    padding: 6px 16px;
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 575.98px) {
  .program_overview .program_intro_content .intro_badge {
    padding: 5px 14px;
    margin-bottom: 12px;
  }
}
.program_overview .program_intro_content h2, .program_overview .program_intro_content h2 span, h2 .program_overview .program_intro_content span {
  color: #000;
  font-weight: 700;
  margin-bottom: 20px;
}
@media only screen and (max-width: 991.98px) {
  .program_overview .program_intro_content h2, .program_overview .program_intro_content h2 span, h2 .program_overview .program_intro_content span {
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 575.98px) {
  .program_overview .program_intro_content h2, .program_overview .program_intro_content h2 span, h2 .program_overview .program_intro_content span {
    margin-bottom: 12px;
  }
}
.program_overview .program_intro_content p {
  color: #787777;
  margin-bottom: 30px;
}
@media only screen and (max-width: 991.98px) {
  .program_overview .program_intro_content p {
    margin-bottom: 25px;
  }
}
@media only screen and (max-width: 575.98px) {
  .program_overview .program_intro_content p {
    margin-bottom: 20px;
  }
}
.program_overview .program_intro_content .program_stats {
  display: flex;
  gap: 30px;
}
@media only screen and (max-width: 991.98px) {
  .program_overview .program_intro_content .program_stats {
    gap: 20px;
  }
}
@media only screen and (max-width: 767.98px) {
  .program_overview .program_intro_content .program_stats {
    flex-wrap: wrap;
    gap: 15px;
  }
}
.program_overview .program_intro_content .program_stats .stat_box {
  flex: 1;
  padding: 20px;
  background: #fff;
  border-radius: 10px;
  text-align: center;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
}
@media only screen and (max-width: 991.98px) {
  .program_overview .program_intro_content .program_stats .stat_box {
    padding: 18px;
  }
}
@media only screen and (max-width: 767.98px) {
  .program_overview .program_intro_content .program_stats .stat_box {
    padding: 15px;
  }
}
.program_overview .program_intro_content .program_stats .stat_box:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.12);
}
.program_overview .program_intro_content .program_stats .stat_box h3, .program_overview .program_intro_content .program_stats .stat_box h3 span, h3 .program_overview .program_intro_content .program_stats .stat_box span {
  color: #2f6d59;
  font-weight: 700;
  margin-bottom: 5px;
}
.program_overview .program_intro_content .program_stats .stat_box p {
  color: #787777;
  margin-bottom: 0;
}
.program_overview .program_intro_image {
  text-align: center;
}
@media only screen and (max-width: 991.98px) {
  .program_overview .program_intro_image {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 767.98px) {
  .program_overview .program_intro_image {
    margin-top: 30px;
  }
}
.program_overview .program_intro_image img {
  width: 100%;
  max-width: 500px;
  border-radius: 15px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}
@media only screen and (max-width: 767.98px) {
  .program_overview .program_intro_image img {
    border-radius: 10px;
  }
}

.program_filter_section {
  margin-bottom: 60px;
}
@media only screen and (max-width: 991.98px) {
  .program_filter_section {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 767.98px) {
  .program_filter_section {
    margin-bottom: 40px;
  }
}
.program_filter_section .section_heading {
  margin-bottom: 40px;
}
@media only screen and (max-width: 991.98px) {
  .program_filter_section .section_heading {
    margin-bottom: 35px;
  }
}
@media only screen and (max-width: 767.98px) {
  .program_filter_section .section_heading {
    margin-bottom: 30px;
  }
}
.program_filter_section .section_heading .sub_title_badge {
  display: inline-block;
  padding: 6px 18px;
  background-color: #effffa;
  color: #2f6d59;
  border-radius: 50px;
  font-weight: 600;
  margin-bottom: 15px;
}
@media only screen and (max-width: 575.98px) {
  .program_filter_section .section_heading .sub_title_badge {
    padding: 5px 15px;
    margin-bottom: 12px;
  }
}
.program_filter_section .section_heading h2, .program_filter_section .section_heading h2 span, h2 .program_filter_section .section_heading span {
  color: #000;
  font-weight: 700;
  margin-bottom: 15px;
}
@media only screen and (max-width: 991.98px) {
  .program_filter_section .section_heading h2, .program_filter_section .section_heading h2 span, h2 .program_filter_section .section_heading span {
    margin-bottom: 12px;
  }
}
.program_filter_section .section_heading p {
  color: #787777;
  max-width: 600px;
  margin: 0 auto;
}
.program_filter_section .program_filter_tabs {
  margin-bottom: 50px;
}
@media only screen and (max-width: 991.98px) {
  .program_filter_section .program_filter_tabs {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 767.98px) {
  .program_filter_section .program_filter_tabs {
    margin-bottom: 30px;
  }
}
.program_filter_section .program_filter_tabs .nav-tabs {
  border: none;
  justify-content: center;
  gap: 15px;
}
@media only screen and (max-width: 991.98px) {
  .program_filter_section .program_filter_tabs .nav-tabs {
    gap: 10px;
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 767.98px) {
  .program_filter_section .program_filter_tabs .nav-tabs {
    flex-direction: column;
    gap: 12px;
  }
}
@media only screen and (max-width: 767.98px) {
  .program_filter_section .program_filter_tabs .nav-tabs .nav-item {
    width: 100%;
  }
}
.program_filter_section .program_filter_tabs .nav-tabs .nav-item .nav-link {
  border: 2px solid #e0e0e0;
  border-radius: 10px;
  padding: 15px 30px;
  color: #787777;
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 10px;
  transition: all 0.3s ease;
  background: #fff;
}
@media only screen and (max-width: 1199.98px) {
  .program_filter_section .program_filter_tabs .nav-tabs .nav-item .nav-link {
    padding: 12px 25px;
  }
}
@media only screen and (max-width: 991.98px) {
  .program_filter_section .program_filter_tabs .nav-tabs .nav-item .nav-link {
    padding: 10px 20px;
    gap: 8px;
  }
}
@media only screen and (max-width: 767.98px) {
  .program_filter_section .program_filter_tabs .nav-tabs .nav-item .nav-link {
    width: 100%;
    justify-content: center;
    padding: 12px 20px;
  }
}
@media only screen and (max-width: 575.98px) {
  .program_filter_section .program_filter_tabs .nav-tabs .nav-item .nav-link {
    padding: 10px 15px;
  }
}
.program_filter_section .program_filter_tabs .nav-tabs .nav-item .nav-link i {
  transition: transform 0.3s ease;
}
.program_filter_section .program_filter_tabs .nav-tabs .nav-item .nav-link:hover {
  border-color: #2f6d59;
  color: #2f6d59;
  transform: translateY(-2px);
}
.program_filter_section .program_filter_tabs .nav-tabs .nav-item .nav-link:hover i {
  transform: scale(1.1);
}
.program_filter_section .program_filter_tabs .nav-tabs .nav-item .nav-link.active {
  background: linear-gradient(135deg, #2f6d59 0%, #00bf01 100%);
  color: #fff;
  border-color: transparent;
  box-shadow: 0 5px 20px rgba(47, 109, 89, 0.3);
}
.program_filter_section .program_filter_tabs .nav-tabs .nav-item .nav-link.active:hover {
  transform: translateY(-2px);
}

.program_card {
  background: #fff;
  border-radius: 15px;
  padding: 30px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
  height: 100%;
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 1199.98px) {
  .program_card {
    padding: 25px;
  }
}
@media only screen and (max-width: 991.98px) {
  .program_card {
    padding: 20px;
  }
}
@media only screen and (max-width: 767.98px) {
  .program_card {
    padding: 18px;
    border-radius: 12px;
  }
}
@media only screen and (max-width: 575.98px) {
  .program_card {
    padding: 15px;
    border-radius: 10px;
  }
}
.program_card:hover {
  transform: translateY(-10px);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
}
.program_card:hover .program_icon {
  background: linear-gradient(135deg, #2f6d59 0%, #00bf01 100%);
  transform: scale(1.1);
}
.program_card:hover .program_icon i {
  color: #fff;
}
.program_card .program_icon {
  width: 70px;
  height: 70px;
  background: #effffa;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 991.98px) {
  .program_card .program_icon {
    width: 60px;
    height: 60px;
    margin-bottom: 18px;
  }
}
@media only screen and (max-width: 767.98px) {
  .program_card .program_icon {
    width: 55px;
    height: 55px;
    margin-bottom: 15px;
    border-radius: 10px;
  }
}
@media only screen and (max-width: 575.98px) {
  .program_card .program_icon {
    width: 50px;
    height: 50px;
    border-radius: 8px;
  }
}
.program_card .program_icon i {
  color: #2f6d59;
  transition: color 0.3s ease;
  font-size: 40px;
}
@media only screen and (max-width: 991.98px) {
  .program_card .program_icon i {
    font-size: 35px;
  }
}
@media only screen and (max-width: 767.98px) {
  .program_card .program_icon i {
    font-size: 30px;
  }
}
.program_card h3, .program_card h3 span, h3 .program_card span {
  color: #000;
  font-weight: 700;
  margin-bottom: 12px;
}
@media only screen and (max-width: 991.98px) {
  .program_card h3, .program_card h3 span, h3 .program_card span {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 575.98px) {
  .program_card h3, .program_card h3 span, h3 .program_card span {
    margin-bottom: 8px;
  }
}
.program_card .program_duration {
  color: #2f6d59;
  font-weight: 600;
  margin-bottom: 15px;
  display: flex;
  align-items: center;
  gap: 5px;
}
@media only screen and (max-width: 991.98px) {
  .program_card .program_duration {
    margin-bottom: 12px;
  }
}
@media only screen and (max-width: 575.98px) {
  .program_card .program_duration {
    margin-bottom: 10px;
  }
}
.program_card .program_duration i {
  font-weight: normal;
}
.program_card .program_desc {
  color: #787777;
  margin-bottom: 20px;
  flex-grow: 1;
}
@media only screen and (max-width: 991.98px) {
  .program_card .program_desc {
    margin-bottom: 18px;
  }
}
@media only screen and (max-width: 575.98px) {
  .program_card .program_desc {
    margin-bottom: 15px;
  }
}
.program_card .program_features {
  list-style: none;
  padding: 0;
  margin-bottom: 20px;
}
@media only screen and (max-width: 991.98px) {
  .program_card .program_features {
    margin-bottom: 18px;
  }
}
@media only screen and (max-width: 575.98px) {
  .program_card .program_features {
    margin-bottom: 15px;
  }
}
.program_card .program_features li {
  color: #787777;
  margin-bottom: 8px;
  display: flex;
  align-items: center;
  gap: 8px;
}
@media only screen and (max-width: 991.98px) {
  .program_card .program_features li {
    margin-bottom: 6px;
    gap: 6px;
  }
}
.program_card .program_features li i {
  color: #00bf01;
  font-weight: 600;
}
.program_card .program_link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #2f6d59;
  font-weight: 600;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 991.98px) {
  .program_card .program_link {
    gap: 6px;
  }
}
.program_card .program_link i {
  transition: transform 0.3s ease;
}
.program_card .program_link:hover {
  color: #00bf01;
  gap: 12px;
}
@media only screen and (max-width: 991.98px) {
  .program_card .program_link:hover {
    gap: 10px;
  }
}
.program_card .program_link:hover i {
  transform: translateX(5px);
}

.program_admission_cta {
  background: linear-gradient(135deg, #2f6d59 0%, #00bf01 100%);
  border-radius: 20px;
  padding: 60px;
  text-align: center;
  box-shadow: 0 10px 40px rgba(47, 109, 89, 0.2);
  position: relative;
  overflow: hidden;
}
@media only screen and (max-width: 1199.98px) {
  .program_admission_cta {
    padding: 50px;
    border-radius: 18px;
  }
}
@media only screen and (max-width: 991.98px) {
  .program_admission_cta {
    padding: 40px;
    border-radius: 15px;
  }
}
@media only screen and (max-width: 767.98px) {
  .program_admission_cta {
    padding: 30px;
    border-radius: 12px;
  }
}
@media only screen and (max-width: 575.98px) {
  .program_admission_cta {
    padding: 25px 20px;
    border-radius: 10px;
  }
}
.program_admission_cta::before {
  content: "";
  position: absolute;
  top: -50%;
  right: -50%;
  width: 200%;
  height: 200%;
  background: radial-gradient(circle, rgba(255, 255, 255, 0.1) 0%, transparent 70%);
  animation: pulse 15s ease-in-out infinite;
}
@keyframes pulse {
  0%, 100% {
    transform: scale(1);
    opacity: 0.5;
  }
  50% {
    transform: scale(1.1);
    opacity: 0.8;
  }
}
.program_admission_cta .cta_content {
  position: relative;
  z-index: 1;
}
.program_admission_cta .cta_content h2, .program_admission_cta .cta_content h2 span, h2 .program_admission_cta .cta_content span {
  color: #fff;
  font-weight: 700;
  margin-bottom: 15px;
}
@media only screen and (max-width: 991.98px) {
  .program_admission_cta .cta_content h2, .program_admission_cta .cta_content h2 span, h2 .program_admission_cta .cta_content span {
    margin-bottom: 12px;
  }
}
@media only screen and (max-width: 575.98px) {
  .program_admission_cta .cta_content h2, .program_admission_cta .cta_content h2 span, h2 .program_admission_cta .cta_content span {
    margin-bottom: 10px;
  }
}
.program_admission_cta .cta_content p {
  color: rgba(255, 255, 255, 0.9);
  margin-bottom: 30px;
}
@media only screen and (max-width: 991.98px) {
  .program_admission_cta .cta_content p {
    margin-bottom: 25px;
  }
}
@media only screen and (max-width: 575.98px) {
  .program_admission_cta .cta_content p {
    margin-bottom: 20px;
  }
}
.program_admission_cta .cta_content .cta_buttons {
  display: flex;
  gap: 15px;
  justify-content: center;
  flex-wrap: wrap;
}
@media only screen and (max-width: 767.98px) {
  .program_admission_cta .cta_content .cta_buttons {
    flex-direction: column;
    align-items: center;
    gap: 12px;
  }
}
.program_admission_cta .cta_content .cta_buttons .btn_primary,
.program_admission_cta .cta_content .cta_buttons .btn_secondary {
  padding: 15px 40px;
  border-radius: 8px;
  font-weight: 600;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 1199.98px) {
  .program_admission_cta .cta_content .cta_buttons .btn_primary,
  .program_admission_cta .cta_content .cta_buttons .btn_secondary {
    padding: 13px 35px;
  }
}
@media only screen and (max-width: 991.98px) {
  .program_admission_cta .cta_content .cta_buttons .btn_primary,
  .program_admission_cta .cta_content .cta_buttons .btn_secondary {
    padding: 12px 30px;
  }
}
@media only screen and (max-width: 767.98px) {
  .program_admission_cta .cta_content .cta_buttons .btn_primary,
  .program_admission_cta .cta_content .cta_buttons .btn_secondary {
    width: 100%;
    max-width: 300px;
    padding: 12px 30px;
  }
}
@media only screen and (max-width: 575.98px) {
  .program_admission_cta .cta_content .cta_buttons .btn_primary,
  .program_admission_cta .cta_content .cta_buttons .btn_secondary {
    padding: 10px 25px;
  }
}
.program_admission_cta .cta_content .cta_buttons .btn_primary {
  background-color: #fff;
  color: #2f6d59;
}
.program_admission_cta .cta_content .cta_buttons .btn_primary:hover {
  background-color: #000;
  color: #fff;
  transform: translateY(-3px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
}
.program_admission_cta .cta_content .cta_buttons .btn_secondary {
  background-color: transparent;
  color: #fff;
  border: 2px solid #fff;
}
.program_admission_cta .cta_content .cta_buttons .btn_secondary:hover {
  background-color: #fff;
  color: #2f6d59;
  transform: translateY(-3px);
}

.scholarship_section {
  background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
}
.scholarship_section .scholarship_hero {
  background: linear-gradient(135deg, #2d5016 0%, #3a6b1f 100%);
  padding: 60px 40px;
  border-radius: 20px;
  margin-bottom: 60px;
  position: relative;
  overflow: hidden;
}
.scholarship_section .scholarship_hero::before {
  content: "";
  position: absolute;
  top: -50%;
  right: -10%;
  width: 500px;
  height: 500px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
}
.scholarship_section .scholarship_hero .hero_content {
  position: relative;
  z-index: 2;
}
.scholarship_section .scholarship_hero .hero_content .hero_badge {
  display: inline-block;
  background: rgba(255, 255, 255, 0.2);
  color: #fff;
  padding: 8px 20px;
  border-radius: 50px;
  font-weight: 600;
  margin-bottom: 20px;
  backdrop-filter: blur(10px);
}
.scholarship_section .scholarship_hero .hero_content h2, .scholarship_section .scholarship_hero .hero_content h2 span, h2 .scholarship_section .scholarship_hero .hero_content span {
  color: #fff;
  margin-bottom: 20px;
}
.scholarship_section .scholarship_hero .hero_content p {
  color: rgba(255, 255, 255, 0.9);
  margin-bottom: 40px;
  line-height: 1.8;
}
.scholarship_section .scholarship_hero .hero_content .hero_stats {
  display: flex;
  gap: 40px;
  flex-wrap: wrap;
}
.scholarship_section .scholarship_hero .hero_content .hero_stats .stat_item {
  display: flex;
  align-items: center;
  gap: 15px;
  background: rgba(255, 255, 255, 0.1);
  padding: 20px 30px;
  border-radius: 15px;
  backdrop-filter: blur(10px);
}
.scholarship_section .scholarship_hero .hero_content .hero_stats .stat_item i {
  color: #ffc107;
  font-weight: bold;
  font-size: 30px;
}
.scholarship_section .scholarship_hero .hero_content .hero_stats .stat_item h4, .scholarship_section .scholarship_hero .hero_content .hero_stats .stat_item h4 span, h4 .scholarship_section .scholarship_hero .hero_content .hero_stats .stat_item span {
  color: #fff;
  margin-bottom: 5px;
}
.scholarship_section .scholarship_hero .hero_content .hero_stats .stat_item p {
  color: rgba(255, 255, 255, 0.8);
  margin: 0;
}
.scholarship_section .scholarship_hero .hero_illustration {
  position: relative;
  z-index: 2;
}
.scholarship_section .scholarship_hero .hero_illustration img {
  width: 100%;
  height: auto;
  border-radius: 15px;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
}
.scholarship_section .scholarship_filter {
  background: #fff;
  padding: 30px;
  border-radius: 15px;
  margin-bottom: 50px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
}
.scholarship_section .scholarship_filter .filter_header {
  margin-bottom: 25px;
}
.scholarship_section .scholarship_filter .filter_header h3, .scholarship_section .scholarship_filter .filter_header h3 span, h3 .scholarship_section .scholarship_filter .filter_header span {
  color: #2d5016;
  display: flex;
  align-items: center;
  gap: 10px;
}
.scholarship_section .scholarship_filter .filter_header h3 i, h3 .scholarship_section .scholarship_filter .filter_header span i {
  color: #3a6b1f;
}
.scholarship_section .scholarship_filter .filter_options {
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
}
.scholarship_section .scholarship_filter .filter_options .filter_btn {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 12px 24px;
  border: 2px solid #e9ecef;
  background: #fff;
  border-radius: 50px;
  color: #495057;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
}
.scholarship_section .scholarship_filter .filter_options .filter_btn i {
  transition: transform 0.3s ease;
}
.scholarship_section .scholarship_filter .filter_options .filter_btn:hover {
  border-color: #3a6b1f;
  color: #3a6b1f;
  transform: translateY(-2px);
  box-shadow: 0 5px 15px rgba(58, 107, 31, 0.2);
}
.scholarship_section .scholarship_filter .filter_options .filter_btn:hover i {
  transform: scale(1.2);
}
.scholarship_section .scholarship_filter .filter_options .filter_btn.active {
  background: linear-gradient(135deg, #2d5016 0%, #3a6b1f 100%);
  border-color: #2d5016;
  color: #fff;
  box-shadow: 0 5px 15px rgba(45, 80, 22, 0.3);
}
.scholarship_section .scholarship_grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  margin-bottom: 60px;
}
.scholarship_section .scholarship_grid .scholarship_card {
  background: #fff;
  padding: 30px;
  border-radius: 15px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
  transition: all 0.4s ease;
  position: relative;
  overflow: hidden;
}
.scholarship_section .scholarship_grid .scholarship_card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: linear-gradient(90deg, #2d5016 0%, #3a6b1f 100%);
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.4s ease;
}
.scholarship_section .scholarship_grid .scholarship_card:hover {
  transform: translateY(-10px);
  box-shadow: 0 15px 40px rgba(0, 0, 0, 0.15);
}
.scholarship_section .scholarship_grid .scholarship_card:hover::before {
  transform: scaleX(1);
}
.scholarship_section .scholarship_grid .scholarship_card:hover .card_icon {
  transform: scale(1.1) rotate(5deg);
  background: linear-gradient(135deg, #2d5016 0%, #3a6b1f 100%);
}
.scholarship_section .scholarship_grid .scholarship_card:hover .card_link {
  padding-right: 30px;
}
.scholarship_section .scholarship_grid .scholarship_card:hover .card_link i {
  transform: translateX(5px);
}
.scholarship_section .scholarship_grid .scholarship_card .card_header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 20px;
}
.scholarship_section .scholarship_grid .scholarship_card .card_header .card_icon {
  width: 60px;
  height: 60px;
  background: linear-gradient(135deg, #e9ecef 0%, #dee2e6 100%);
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.4s ease;
}
.scholarship_section .scholarship_grid .scholarship_card .card_header .card_icon i {
  color: #3a6b1f;
  font-weight: bold;
  font-size: 30px;
}
.scholarship_section .scholarship_grid .scholarship_card .card_header .card_badge {
  padding: 6px 16px;
  border-radius: 50px;
  font-weight: 600;
  white-space: nowrap;
}
.scholarship_section .scholarship_grid .scholarship_card .card_header .card_badge.international {
  background: linear-gradient(135deg, #0d6efd 0%, #0a58ca 100%);
  color: #fff;
}
.scholarship_section .scholarship_grid .scholarship_card .card_header .card_badge.national {
  background: linear-gradient(135deg, #198754 0%, #146c43 100%);
  color: #fff;
}
.scholarship_section .scholarship_grid .scholarship_card .card_header .card_badge.research {
  background: linear-gradient(135deg, #6f42c1 0%, #5a32a3 100%);
  color: #fff;
}
.scholarship_section .scholarship_grid .scholarship_card h4, .scholarship_section .scholarship_grid .scholarship_card h4 span, h4 .scholarship_section .scholarship_grid .scholarship_card span {
  color: #212529;
  margin-bottom: 20px;
  line-height: 1.6;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  min-height: 72px;
}
.scholarship_section .scholarship_grid .scholarship_card .card_meta {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 20px;
  padding-top: 15px;
  border-top: 1px solid #e9ecef;
}
.scholarship_section .scholarship_grid .scholarship_card .card_meta span {
  display: flex;
  align-items: center;
  gap: 6px;
  color: #6c757d;
}
.scholarship_section .scholarship_grid .scholarship_card .card_meta span i {
  color: #3a6b1f;
}
.scholarship_section .scholarship_grid .scholarship_card .card_link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #3a6b1f;
  font-weight: 600;
  text-decoration: none;
  padding: 10px 0;
  transition: all 0.3s ease;
}
.scholarship_section .scholarship_grid .scholarship_card .card_link i {
  transition: transform 0.3s ease;
}
.scholarship_section .scholarship_pagination {
  margin: 60px 0;
  display: flex;
  justify-content: center;
}
.scholarship_section .scholarship_pagination .pagination {
  display: flex;
  align-items: center;
  gap: 10px;
  list-style: none;
  padding: 0;
  margin: 0;
}
.scholarship_section .scholarship_pagination .pagination .page-item .page-link {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 45px;
  height: 45px;
  padding: 0 15px;
  border: 2px solid #e9ecef;
  background: #fff;
  color: #495057;
  font-weight: 600;
  text-decoration: none;
  border-radius: 10px;
  transition: all 0.3s ease;
}
.scholarship_section .scholarship_pagination .pagination .page-item .page-link i {
  font-weight: bold;
}
.scholarship_section .scholarship_pagination .pagination .page-item .page-link:hover {
  border-color: #3a6b1f;
  background: #3a6b1f;
  color: #fff;
  transform: translateY(-2px);
  box-shadow: 0 5px 15px rgba(58, 107, 31, 0.3);
}
.scholarship_section .scholarship_pagination .pagination .page-item.active .page-link {
  background: linear-gradient(135deg, #2d5016 0%, #3a6b1f 100%);
  border-color: #2d5016;
  color: #fff;
  box-shadow: 0 5px 15px rgba(45, 80, 22, 0.3);
}
.scholarship_section .scholarship_pagination .pagination .page-item.active .page-link:hover {
  transform: translateY(0);
}
.scholarship_section .scholarship_pagination .pagination .page-item.disabled .page-link {
  opacity: 0.5;
  cursor: not-allowed;
  pointer-events: none;
}
.scholarship_section .scholarship_cta {
  background: linear-gradient(135deg, #2d5016 0%, #3a6b1f 100%);
  border-radius: 20px;
  padding: 60px;
  position: relative;
  overflow: hidden;
}
.scholarship_section .scholarship_cta::before {
  content: "";
  position: absolute;
  top: -50%;
  left: -10%;
  width: 500px;
  height: 500px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
}
.scholarship_section .scholarship_cta .cta_inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
  position: relative;
  z-index: 2;
}
.scholarship_section .scholarship_cta .cta_inner .cta_icon {
  width: 80px;
  height: 80px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  backdrop-filter: blur(10px);
}
.scholarship_section .scholarship_cta .cta_inner .cta_icon i {
  color: #fff;
  font-weight: bold;
  font-size: 30px;
}
.scholarship_section .scholarship_cta .cta_inner .cta_content {
  flex: 1;
}
.scholarship_section .scholarship_cta .cta_inner .cta_content h3, .scholarship_section .scholarship_cta .cta_inner .cta_content h3 span, h3 .scholarship_section .scholarship_cta .cta_inner .cta_content span {
  color: #fff;
  margin-bottom: 10px;
}
.scholarship_section .scholarship_cta .cta_inner .cta_content p {
  color: rgba(255, 255, 255, 0.9);
  margin: 0;
}
.scholarship_section .scholarship_cta .cta_inner .cta_btn {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 15px 35px;
  background: #fff;
  color: #2d5016;
  font-weight: 600;
  text-decoration: none;
  border-radius: 50px;
  transition: all 0.3s ease;
  flex-shrink: 0;
}
.scholarship_section .scholarship_cta .cta_inner .cta_btn:hover {
  background: #ffc107;
  color: #212529;
  transform: translateY(-3px);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
}
.scholarship_section .scholarship_cta .cta_inner .cta_btn:hover i {
  transform: translateX(5px);
}
.scholarship_section .scholarship_cta .cta_inner .cta_btn i {
  transition: transform 0.3s ease;
}
@media only screen and (max-width: 1199.98px) {
  .scholarship_section .scholarship_grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .scholarship_section .scholarship_cta {
    padding: 40px;
  }
  .scholarship_section .scholarship_cta .cta_inner .cta_icon {
    width: 70px;
    height: 70px;
  }
}
@media only screen and (max-width: 991.98px) {
  .scholarship_section .scholarship_hero {
    padding: 40px 30px;
  }
  .scholarship_section .scholarship_hero .hero_content {
    margin-bottom: 30px;
  }
  .scholarship_section .scholarship_hero .hero_content .hero_stats {
    gap: 20px;
  }
  .scholarship_section .scholarship_hero .hero_content .hero_stats .stat_item {
    padding: 15px 20px;
  }
  .scholarship_section .scholarship_grid {
    gap: 25px;
  }
  .scholarship_section .scholarship_cta .cta_inner {
    flex-direction: column;
    text-align: center;
  }
  .scholarship_section .scholarship_cta .cta_inner .cta_icon {
    width: 80px;
    height: 80px;
  }
}
@media only screen and (max-width: 767.98px) {
  .scholarship_section .scholarship_hero {
    padding: 30px 20px;
    margin-bottom: 40px;
  }
  .scholarship_section .scholarship_hero .hero_content .hero_stats {
    flex-direction: column;
    gap: 15px;
  }
  .scholarship_section .scholarship_hero .hero_content .hero_stats .stat_item {
    width: 100%;
  }
  .scholarship_section .scholarship_filter {
    padding: 20px;
  }
  .scholarship_section .scholarship_filter .filter_options {
    gap: 10px;
  }
  .scholarship_section .scholarship_filter .filter_options .filter_btn {
    padding: 10px 20px;
    flex: 1;
    min-width: calc(50% - 5px);
    justify-content: center;
  }
  .scholarship_section .scholarship_grid {
    grid-template-columns: 1fr;
    gap: 20px;
    margin-bottom: 40px;
  }
  .scholarship_section .scholarship_grid .scholarship_card {
    padding: 25px;
  }
  .scholarship_section .scholarship_grid .scholarship_card h4, .scholarship_section .scholarship_grid .scholarship_card h4 span, h4 .scholarship_section .scholarship_grid .scholarship_card span {
    -webkit-line-clamp: 4;
    min-height: 96px;
  }
  .scholarship_section .scholarship_pagination {
    margin: 40px 0;
  }
  .scholarship_section .scholarship_pagination .pagination {
    gap: 5px;
    flex-wrap: wrap;
  }
  .scholarship_section .scholarship_pagination .pagination .page-item .page-link {
    min-width: 38px;
    height: 38px;
    padding: 0 10px;
    border-radius: 8px;
  }
  .scholarship_section .scholarship_cta {
    padding: 30px 20px;
  }
  .scholarship_section .scholarship_cta .cta_inner {
    gap: 25px;
  }
  .scholarship_section .scholarship_cta .cta_inner .cta_icon {
    width: 70px;
    height: 70px;
  }
  .scholarship_section .scholarship_cta .cta_inner .cta_btn {
    width: 100%;
    justify-content: center;
  }
}
@media only screen and (max-width: 575.98px) {
  .scholarship_section .scholarship_hero::before {
    width: 300px;
    height: 300px;
  }
  .scholarship_section .scholarship_cta::before {
    width: 300px;
    height: 300px;
  }
}

@media only screen and (max-width: 480px) {
  .filter_options .filter_btn {
    min-width: calc(100% - 5px) !important;
    justify-content: center;
  }
}
.faculty_right_content_wrapper {
  background-color: #fff;
  box-shadow: -4px -4px 4px 0 rgba(0, 0, 0, 0.05), 4px 4px 4px 0 rgba(0, 0, 0, 0.05);
  border-radius: 8px;
  padding: 30px;
}
@media only screen and (max-width: 1399.98px) {
  .faculty_right_content_wrapper {
    padding: 20px;
  }
}

.people_item {
  background: #ffffff;
  border: none;
  padding: 0;
  border-radius: 16px;
  text-align: center;
  overflow: hidden;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
}
.people_item:hover {
  transform: translateY(-8px);
  box-shadow: 0 12px 35px rgba(0, 0, 0, 0.15);
}
.people_item .people_image {
  background: linear-gradient(135deg, #f0f9ff 0%, #e0f2fe 100%);
  width: 100%;
  margin: 0;
  border-radius: 0;
  overflow: hidden;
  position: relative;
}
.people_item .people_image img {
  transition: transform 0.4s ease;
}
.people_item:hover .people_image img {
  transform: scale(1.05);
}
.people_item .people_info {
  padding: 24px 20px 16px;
  background: linear-gradient(135deg, #f8fffe 0%, #e8f9f4 100%);
}
@media only screen and (max-width: 767.98px) {
  .people_item .people_info {
    padding: 20px 16px 14px;
  }
}
.people_item .people_info h5, .people_item .people_info h5 span, h5 .people_item .people_info span {
  color: #000;
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 6px;
  line-height: 1.3;
}
@media only screen and (max-width: 767.98px) {
  .people_item .people_info h5, .people_item .people_info h5 span, h5 .people_item .people_info span {
    font-size: 16px;
  }
}
.people_item .people_info p {
  color: #666;
  font-size: 14px;
  margin-bottom: 3px;
  line-height: 1.4;
}
@media only screen and (max-width: 767.98px) {
  .people_item .people_info p {
    font-size: 13px;
  }
}
.people_item .people_info p:last-child {
  margin-bottom: 0;
}
.people_item .people_contact {
  padding: 16px 20px 20px;
  background: #ffffff;
}
@media only screen and (max-width: 767.98px) {
  .people_item .people_contact {
    padding: 14px 16px 18px;
  }
}
.people_item .people_contact a {
  color: #555;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  text-align: center;
  font-size: 13px;
  text-decoration: none;
  transition: all 0.2s ease;
  padding: 3px 0;
}
@media only screen and (max-width: 767.98px) {
  .people_item .people_contact a {
    font-size: 12px;
    gap: 6px;
  }
}
.people_item .people_contact a i {
  font-size: 16px;
  flex-shrink: 0;
}
@media only screen and (max-width: 767.98px) {
  .people_item .people_contact a i {
    font-size: 14px;
  }
}
.people_item .people_contact a:first-child i {
  color: #2196f3;
}
.people_item .people_contact a:last-child {
  margin-bottom: 0;
}
.people_item .people_contact a:last-child i {
  color: #4caf50;
}
.people_item .people_contact a:hover {
  color: #00bf01;
  transform: translateX(3px);
}

.sau_pagination_wrap {
  margin-top: 30px;
  display: flex;
  justify-content: center;
}
.sau_pagination_wrap .pagination {
  display: flex;
  align-items: center;
  gap: 10px;
  list-style: none;
  padding: 0;
  margin: 0;
}
.sau_pagination_wrap .pagination .page-item .page-link {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 45px;
  height: 45px;
  padding: 0 15px;
  border: 2px solid #e9ecef;
  background: #fff;
  color: #495057;
  font-weight: 600;
  text-decoration: none;
  border-radius: 10px;
  transition: all 0.3s ease;
}
.sau_pagination_wrap .pagination .page-item .page-link i {
  font-weight: bold;
}
.sau_pagination_wrap .pagination .page-item .page-link:hover {
  border-color: #3a6b1f;
  background: #3a6b1f;
  color: #fff;
  transform: translateY(-2px);
  box-shadow: 0 5px 15px rgba(58, 107, 31, 0.3);
}
.sau_pagination_wrap .pagination .page-item.active .page-link {
  background: linear-gradient(135deg, #2d5016 0%, #3a6b1f 100%);
  border-color: #2d5016;
  color: #fff;
  box-shadow: 0 5px 15px rgba(45, 80, 22, 0.3);
}
.sau_pagination_wrap .pagination .page-item.active .page-link:hover {
  transform: translateY(0);
}
.sau_pagination_wrap .pagination .page-item.disabled .page-link {
  opacity: 0.5;
  cursor: not-allowed;
  pointer-events: none;
}

.citizen_charter_header {
  display: flex;
  align-items: flex-start;
  gap: 30px;
  background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
  padding: 40px;
  border-radius: 20px;
  margin-bottom: 40px;
  border-left: 5px solid #3a6b1f;
}
@media only screen and (max-width: 991.98px) {
  .citizen_charter_header {
    flex-direction: column;
    padding: 30px;
    text-align: center;
  }
  .citizen_charter_header .charter_icon {
    margin: 0 auto;
  }
}
@media only screen and (max-width: 767.98px) {
  .citizen_charter_header {
    padding: 25px;
    gap: 20px;
  }
  .citizen_charter_header .charter_icon {
    width: 70px;
    height: 70px;
  }
}
.citizen_charter_header .charter_icon {
  width: 80px;
  height: 80px;
  background: linear-gradient(135deg, #2d5016 0%, #3a6b1f 100%);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  box-shadow: 0 10px 30px rgba(45, 80, 22, 0.3);
}
.citizen_charter_header .charter_icon i {
  color: #fff;
  font-weight: bold;
  font-size: 30px;
}
.citizen_charter_header .charter_intro {
  flex: 1;
}
.citizen_charter_header .charter_intro h2, .citizen_charter_header .charter_intro h2 span, h2 .citizen_charter_header .charter_intro span {
  color: #2d5016;
  margin-bottom: 15px;
}
.citizen_charter_header .charter_intro p {
  color: #495057;
  line-height: 1.8;
  margin: 0;
}

.charter_document_card {
  background: #fff;
  border-radius: 20px;
  padding: 40px;
  margin-bottom: 40px;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.08);
  border: 2px solid #e9ecef;
  transition: all 0.4s ease;
}
@media only screen and (max-width: 767.98px) {
  .charter_document_card {
    padding: 30px 25px;
  }
  .charter_document_card .document_header {
    flex-direction: column;
    gap: 20px;
    margin-bottom: 25px;
    padding-bottom: 25px;
  }
  .charter_document_card .document_header .document_icon {
    width: 60px;
    height: 60px;
    margin: 0 auto;
  }
  .charter_document_card .document_header .document_info {
    text-align: center;
  }
  .charter_document_card .document_header .document_info .document_meta {
    justify-content: center;
    gap: 15px;
  }
}
@media only screen and (max-width: 767.98px) and (max-width: 575.98px) {
  .charter_document_card .document_header .document_info .document_meta {
    gap: 10px !important;
  }
}
@media only screen and (max-width: 767.98px) {
  .charter_document_card .document_actions {
    flex-direction: column;
  }
  .charter_document_card .document_actions .btn_view,
  .charter_document_card .document_actions .btn_download {
    width: 100%;
    justify-content: center;
  }
}
@media only screen and (max-width: 575.98px) {
  .charter_document_card .document_header .document_info h3, .charter_document_card .document_header .document_info h3 span, h3 .charter_document_card .document_header .document_info span {
    font-size: 1.1rem;
  }
}
.charter_document_card:hover {
  border-color: #3a6b1f;
  box-shadow: 0 15px 50px rgba(58, 107, 31, 0.15);
  transform: translateY(-5px);
}
.charter_document_card .document_header {
  display: flex;
  align-items: flex-start;
  gap: 25px;
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 2px solid #e9ecef;
}
.charter_document_card .document_header .document_icon {
  width: 70px;
  height: 70px;
  background: linear-gradient(135deg, #e3f2fd 0%, #bbdefb 100%);
  border-radius: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.charter_document_card .document_header .document_icon i {
  color: #1976d2;
  font-weight: bold;
  font-size: 30px;
}
.charter_document_card .document_header .document_info {
  flex: 1;
}
.charter_document_card .document_header .document_info h3, .charter_document_card .document_header .document_info h3 span, h3 .charter_document_card .document_header .document_info span {
  color: #212529;
  margin-bottom: 8px;
  line-height: 1.4;
}
.charter_document_card .document_header .document_info .document_subtitle {
  color: #6c757d;
  margin-bottom: 15px;
}
.charter_document_card .document_header .document_info .document_meta {
  display: flex;
  gap: 25px;
  flex-wrap: wrap;
}
.charter_document_card .document_header .document_info .document_meta .meta_item {
  display: flex;
  align-items: center;
  gap: 8px;
  color: #495057;
  font-weight: 500;
}
.charter_document_card .document_header .document_info .document_meta .meta_item i {
  color: #3a6b1f;
}
.charter_document_card .document_actions {
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
}
.charter_document_card .document_actions .btn_view,
.charter_document_card .document_actions .btn_download {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 14px 30px;
  border-radius: 50px;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.3s ease;
}
.charter_document_card .document_actions .btn_view i,
.charter_document_card .document_actions .btn_download i {
  transition: transform 0.3s ease;
}
.charter_document_card .document_actions .btn_view:hover,
.charter_document_card .document_actions .btn_download:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
}
.charter_document_card .document_actions .btn_view:hover i,
.charter_document_card .document_actions .btn_download:hover i {
  transform: scale(1.2);
}
.charter_document_card .document_actions .btn_view {
  background: linear-gradient(135deg, #2d5016 0%, #3a6b1f 100%);
  color: #fff;
}
.charter_document_card .document_actions .btn_view:hover {
  background: linear-gradient(135deg, #3a6b1f 0%, #4a7c28 100%);
}
.charter_document_card .document_actions .btn_download {
  background: #fff;
  color: #2d5016;
  border: 2px solid #3a6b1f;
}
.charter_document_card .document_actions .btn_download:hover {
  background: #3a6b1f;
  color: #fff;
}

.charter_highlights {
  margin-bottom: 40px;
}
@media only screen and (max-width: 575.98px) {
  .charter_highlights .highlights_grid {
    grid-template-columns: 1fr !important;
    gap: 20px;
  }
}
@media only screen and (max-width: 575.98px) {
  .charter_highlights .highlight_item {
    padding: 15px 15px;
  }
  .charter_highlights .highlight_item .highlight_icon {
    width: 55px;
    height: 55px;
  }
}
@media only screen and (max-width: 575.98px) {
  .charter_highlights .highlight_item {
    padding: 15px 15px;
  }
  .charter_highlights .highlight_item .highlight_icon {
    width: 55px;
    height: 55px;
  }
}
.charter_highlights .section_subtitle {
  color: #2d5016;
  margin-bottom: 30px;
  display: flex;
  align-items: center;
  gap: 12px;
  padding-bottom: 15px;
  border-bottom: 2px solid #e9ecef;
}
.charter_highlights .section_subtitle i {
  color: #3a6b1f;
}
.charter_highlights .highlights_grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 25px;
}
.charter_highlights .highlights_grid .highlight_item {
  background: #fff;
  padding: 30px;
  border-radius: 15px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.06);
  transition: all 0.3s ease;
  border: 2px solid transparent;
}
@media only screen and (max-width: 767.98px) {
  .charter_highlights .highlights_grid .highlight_item {
    padding: 20px 15px;
  }
}
.charter_highlights .highlights_grid .highlight_item:hover {
  border-color: #3a6b1f;
  transform: translateY(-5px);
  box-shadow: 0 10px 30px rgba(58, 107, 31, 0.15);
}
.charter_highlights .highlights_grid .highlight_item:hover .highlight_icon {
  background: linear-gradient(135deg, #2d5016 0%, #3a6b1f 100%);
  transform: scale(1.1);
}
.charter_highlights .highlights_grid .highlight_item:hover .highlight_icon i {
  color: #fff;
}
.charter_highlights .highlights_grid .highlight_item .highlight_icon {
  width: 60px;
  height: 60px;
  background: linear-gradient(135deg, #e9ecef 0%, #dee2e6 100%);
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
  transition: all 0.3s ease;
}
.charter_highlights .highlights_grid .highlight_item .highlight_icon i {
  color: #3a6b1f;
  font-weight: bold;
  font-size: 25px;
}
.charter_highlights .highlights_grid .highlight_item h4, .charter_highlights .highlights_grid .highlight_item h4 span, h4 .charter_highlights .highlights_grid .highlight_item span {
  color: #212529;
  margin-bottom: 10px;
}
.charter_highlights .highlights_grid .highlight_item p {
  color: #6c757d;
  margin: 0;
  line-height: 1.6;
}

@media only screen and (max-width: 991.98px) {
  .charter_contact .contact_card {
    flex-direction: column;
    text-align: center;
    padding: 35px;
  }
}
@media only screen and (max-width: 767.98px) {
  .charter_contact .contact_card {
    padding: 30px 20px;
  }
  .charter_contact .contact_card .contact_icon {
    width: 70px;
    height: 70px;
  }
  .charter_contact .contact_card .contact_content .contact_btn {
    width: 100%;
    justify-content: center;
  }
}
@media only screen and (max-width: 575.98px) {
  .charter_contact .contact_card::before {
    width: 300px;
    height: 300px;
  }
}
.charter_contact .contact_card {
  background: linear-gradient(135deg, #2d5016 0%, #3a6b1f 100%);
  padding: 40px;
  border-radius: 20px;
  display: flex;
  align-items: center;
  gap: 30px;
  position: relative;
  overflow: hidden;
}
.charter_contact .contact_card::before {
  content: "";
  position: absolute;
  top: -50%;
  right: -10%;
  width: 400px;
  height: 400px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
}
.charter_contact .contact_card .contact_icon {
  width: 80px;
  height: 80px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  backdrop-filter: blur(10px);
  position: relative;
  z-index: 2;
}
.charter_contact .contact_card .contact_icon i {
  color: #fff;
  font-weight: bold;
  font-size: 25px;
}
.charter_contact .contact_card .contact_content {
  flex: 1;
  position: relative;
  z-index: 2;
}
.charter_contact .contact_card .contact_content h4, .charter_contact .contact_card .contact_content h4 span, h4 .charter_contact .contact_card .contact_content span {
  color: #fff;
  margin-bottom: 10px;
}
.charter_contact .contact_card .contact_content p {
  color: rgba(255, 255, 255, 0.9);
  margin-bottom: 20px;
  line-height: 1.7;
}
.charter_contact .contact_card .contact_content .contact_btn {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 12px 30px;
  background: #fff;
  color: #2d5016;
  font-weight: 600;
  text-decoration: none;
  border-radius: 50px;
  transition: all 0.3s ease;
}
.charter_contact .contact_card .contact_content .contact_btn:hover {
  background: #ffc107;
  color: #212529;
  transform: translateX(5px);
}
.charter_contact .contact_card .contact_content .contact_btn:hover i {
  transform: translateX(5px);
}
.charter_contact .contact_card .contact_content .contact_btn i {
  transition: transform 0.3s ease;
}

.activity_header {
  display: flex;
  align-items: flex-start;
  gap: 30px;
  background: linear-gradient(135deg, #2d5016 0%, #3a6b1f 100%);
  padding: 40px;
  border-radius: 20px;
  margin-bottom: 40px;
  position: relative;
  overflow: hidden;
}
@media only screen and (max-width: 1399.98px) {
  .activity_header {
    padding: 35px;
  }
}
@media only screen and (max-width: 1199.98px) {
  .activity_header {
    padding: 30px;
  }
}
@media only screen and (max-width: 991.98px) {
  .activity_header {
    flex-direction: column;
    text-align: center;
    padding: 30px;
  }
  .activity_header .header_icon {
    margin: 0 auto;
  }
}
@media only screen and (max-width: 767.98px) {
  .activity_header {
    padding: 30px 25px;
    gap: 20px;
  }
}
.activity_header::before {
  content: "";
  position: absolute;
  top: -50%;
  right: -10%;
  width: 400px;
  height: 400px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
}
.activity_header .header_icon {
  width: 80px;
  height: 80px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  backdrop-filter: blur(10px);
  position: relative;
  z-index: 2;
}
.activity_header .header_icon i {
  color: #fff;
  font-weight: bold;
  font-size: 30px;
}
.activity_header .header_content {
  flex: 1;
  position: relative;
  z-index: 2;
}
.activity_header .header_content h2, .activity_header .header_content h2 span, h2 .activity_header .header_content span {
  color: #fff;
  margin-bottom: 12px;
}
.activity_header .header_content p {
  color: rgba(255, 255, 255, 0.95);
  margin: 0;
  line-height: 1.7;
}

.activity_stats {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 25px;
  margin-bottom: 50px;
}
@media only screen and (max-width: 991.98px) {
  .activity_stats {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
}
@media only screen and (max-width: 575.98px) {
  .activity_stats {
    grid-template-columns: 1fr;
    gap: 15px;
  }
}
.activity_stats .stat_card {
  background: #fff;
  padding: 30px;
  border-radius: 15px;
  display: flex;
  align-items: center;
  gap: 20px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.06);
  transition: all 0.3s ease;
  border: 2px solid transparent;
}
@media only screen and (max-width: 1399.98px) {
  .activity_stats .stat_card {
    padding: 25px;
  }
}
@media only screen and (max-width: 1199.98px) {
  .activity_stats .stat_card {
    padding: 15px;
  }
}
.activity_stats .stat_card:hover {
  border-color: #3a6b1f;
  transform: translateY(-5px);
  box-shadow: 0 10px 30px rgba(58, 107, 31, 0.15);
}
.activity_stats .stat_card:hover .stat_icon {
  background: linear-gradient(135deg, #2d5016 0%, #3a6b1f 100%);
  transform: scale(1.1);
}
.activity_stats .stat_card:hover .stat_icon i {
  color: #fff;
}
.activity_stats .stat_card .stat_icon {
  width: 60px;
  height: 60px;
  background: linear-gradient(135deg, #e9ecef 0%, #dee2e6 100%);
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 1199.98px) {
  .activity_stats .stat_card .stat_icon {
    width: 50px;
    height: 50px;
  }
}
.activity_stats .stat_card .stat_icon i {
  color: #3a6b1f;
  font-weight: bold;
  font-size: 28px;
}
.activity_stats .stat_card .stat_info h3, .activity_stats .stat_card .stat_info h3 span, h3 .activity_stats .stat_card .stat_info span {
  color: #2d5016;
  margin-bottom: 5px;
}
.activity_stats .stat_card .stat_info p {
  color: #6c757d;
  margin: 0;
}

.activity_cta {
  background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
  border-radius: 20px;
  padding: 50px;
  text-align: center;
  border: 2px solid #dee2e6;
}
@media only screen and (max-width: 991.98px) {
  .activity_cta {
    padding: 40px;
  }
}
@media only screen and (max-width: 767.98px) {
  .activity_cta {
    padding: 35px 25px;
  }
}
@media only screen and (max-width: 575.98px) {
  .activity_cta {
    padding: 30px 20px;
  }
}
.activity_cta .cta_content h3, .activity_cta .cta_content h3 span, h3 .activity_cta .cta_content span {
  color: #2d5016;
  margin-bottom: 15px;
}
.activity_cta .cta_content p {
  color: #495057;
  margin-bottom: 30px;
  line-height: 1.7;
}
.activity_cta .cta_content .cta_buttons {
  display: flex;
  gap: 15px;
  justify-content: center;
  flex-wrap: wrap;
}
@media only screen and (max-width: 575.98px) {
  .activity_cta .cta_content .cta_buttons {
    flex-direction: column;
    gap: 12px;
  }
}
.activity_cta .cta_content .cta_buttons .cta_btn {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 14px 32px;
  border-radius: 50px;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 575.98px) {
  .activity_cta .cta_content .cta_buttons .cta_btn {
    width: 100%;
    justify-content: center;
  }
}
.activity_cta .cta_content .cta_buttons .cta_btn i {
  transition: transform 0.3s ease;
}
.activity_cta .cta_content .cta_buttons .cta_btn:hover {
  transform: translateY(-3px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
}
.activity_cta .cta_content .cta_buttons .cta_btn:hover i {
  transform: scale(1.2);
}
.activity_cta .cta_content .cta_buttons .cta_btn.primary {
  background: linear-gradient(135deg, #2d5016 0%, #3a6b1f 100%);
  color: #fff;
}
.activity_cta .cta_content .cta_buttons .cta_btn.primary:hover {
  background: linear-gradient(135deg, #3a6b1f 0%, #4a7c28 100%);
}
.activity_cta .cta_content .cta_buttons .cta_btn.secondary {
  background: #fff;
  color: #2d5016;
  border: 2px solid #3a6b1f;
}
.activity_cta .cta_content .cta_buttons .cta_btn.secondary:hover {
  background: #3a6b1f;
  color: #fff;
}

.contact_page_header {
  display: flex;
  align-items: flex-start;
  gap: 30px;
  background: linear-gradient(135deg, #2d5016 0%, #3a6b1f 100%);
  padding: 40px;
  border-radius: 20px;
  margin-bottom: 40px;
  position: relative;
  overflow: hidden;
}
@media only screen and (max-width: 991.98px) {
  .contact_page_header {
    flex-direction: column;
    text-align: center;
    padding: 35px;
  }
  .contact_page_header .header_icon {
    margin: 0 auto;
  }
}
@media only screen and (max-width: 767.98px) {
  .contact_page_header {
    padding: 30px 25px;
    gap: 20px;
  }
}
.contact_page_header::before {
  content: "";
  position: absolute;
  top: -50%;
  right: -10%;
  width: 400px;
  height: 400px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
}
.contact_page_header .header_icon {
  width: 80px;
  height: 80px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  backdrop-filter: blur(10px);
  position: relative;
  z-index: 2;
}
.contact_page_header .header_icon i {
  color: #fff;
  font-weight: bold;
  font-size: 30px;
}
.contact_page_header .header_content {
  flex: 1;
  position: relative;
  z-index: 2;
}
.contact_page_header .header_content h2, .contact_page_header .header_content h2 span, h2 .contact_page_header .header_content span {
  color: #fff;
  margin-bottom: 12px;
}
.contact_page_header .header_content p {
  color: rgba(255, 255, 255, 0.95);
  margin: 0;
  line-height: 1.7;
}

.dean_contact_card {
  background: #fff;
  border-radius: 20px;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.08);
  margin-bottom: 40px;
  overflow: hidden;
  border: 2px solid #e9ecef;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 767.98px) {
  .dean_contact_card .contact_card_header {
    padding: 30px 25px;
  }
  .dean_contact_card .contact_card_header .profile_section {
    flex-direction: column;
    text-align: center;
  }
  .dean_contact_card .contact_card_header .profile_section .profile_icon {
    margin: 0 auto 0px;
  }
  .dean_contact_card .contact_card_body {
    padding: 15px !important;
  }
  .dean_contact_card .contact_card_body .contact_info_grid {
    grid-template-columns: 1fr !important;
  }
}
.dean_contact_card:hover {
  border-color: #3a6b1f;
  box-shadow: 0 15px 50px rgba(58, 107, 31, 0.15);
  transform: translateY(-3px);
}
.dean_contact_card .contact_card_header {
  background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
  padding: 35px 40px;
}
@media only screen and (max-width: 991.98px) {
  .dean_contact_card .contact_card_header {
    padding: 30px 30px;
  }
}
@media only screen and (max-width: 575.98px) {
  .dean_contact_card .contact_card_header {
    padding: 15px !important;
  }
}
.dean_contact_card .contact_card_header .profile_section {
  display: flex;
  align-items: center;
  gap: 25px;
}
.dean_contact_card .contact_card_header .profile_section .profile_icon {
  width: 80px;
  height: 80px;
  background: linear-gradient(135deg, #2d5016 0%, #3a6b1f 100%);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  box-shadow: 0 8px 25px rgba(45, 80, 22, 0.3);
}
.dean_contact_card .contact_card_header .profile_section .profile_icon i {
  color: #fff;
  font-weight: bold;
  font-size: 35px;
}
.dean_contact_card .contact_card_header .profile_section .profile_info h3, .dean_contact_card .contact_card_header .profile_section .profile_info h3 span, h3 .dean_contact_card .contact_card_header .profile_section .profile_info span {
  color: #2d5016;
  margin-bottom: 8px;
}
.dean_contact_card .contact_card_header .profile_section .profile_info .designation {
  color: #495057;
  font-weight: 600;
  margin: 0;
}
.dean_contact_card .contact_card_body {
  padding: 35px 40px;
}
@media only screen and (max-width: 991.98px) {
  .dean_contact_card .contact_card_body {
    padding: 30px 30px;
  }
}
@media max575 {
  .dean_contact_card .contact_card_body {
    padding: 15px !important;
  }
}
.dean_contact_card .contact_card_body .contact_info_grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 25px;
}
.dean_contact_card .contact_card_body .contact_info_grid .info_item {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  padding: 25px;
  background: #f8f9fa;
  border-radius: 15px;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 767.98px) {
  .dean_contact_card .contact_card_body .contact_info_grid .info_item {
    padding: 20px;
  }
}
.dean_contact_card .contact_card_body .contact_info_grid .info_item:hover {
  background: linear-gradient(135deg, #e9f5e9 0%, #d4edda 100%);
  transform: translateY(-3px);
}
.dean_contact_card .contact_card_body .contact_info_grid .info_item:hover .info_icon {
  background: linear-gradient(135deg, #2d5016 0%, #3a6b1f 100%);
}
.dean_contact_card .contact_card_body .contact_info_grid .info_item:hover .info_icon i {
  color: #fff;
}
.dean_contact_card .contact_card_body .contact_info_grid .info_item .info_icon {
  width: 50px;
  height: 50px;
  background: #fff;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  transition: all 0.3s ease;
}
.dean_contact_card .contact_card_body .contact_info_grid .info_item .info_icon i {
  color: #3a6b1f;
  font-weight: bold;
  font-size: 22px;
}
.dean_contact_card .contact_card_body .contact_info_grid .info_item .info_content {
  flex: 1;
}
.dean_contact_card .contact_card_body .contact_info_grid .info_item .info_content label {
  display: block;
  color: #6c757d;
  font-weight: 600;
  margin-bottom: 6px;
  font-size: 14px;
}
.dean_contact_card .contact_card_body .contact_info_grid .info_item .info_content a {
  color: #2d5016;
  font-weight: 600;
  text-decoration: none;
  transition: color 0.3s ease;
}
.dean_contact_card .contact_card_body .contact_info_grid .info_item .info_content a:hover {
  color: #3a6b1f;
}

.contact_methods_grid {
  margin-bottom: 40px;
}
@media only screen and (max-width: 991.98px) {
  .contact_methods_grid .methods_grid {
    grid-template-columns: 1fr;
  }
}
.contact_methods_grid .section_subtitle {
  color: #2d5016;
  margin-bottom: 30px;
  display: flex;
  align-items: center;
  gap: 12px;
  padding-bottom: 15px;
  border-bottom: 2px solid #e9ecef;
}
.contact_methods_grid .section_subtitle i {
  color: #3a6b1f;
  font-size: 24px;
}
.contact_methods_grid .methods_grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 25px;
}
.contact_methods_grid .methods_grid .method_card {
  background: #fff;
  padding: 35px;
  border-radius: 15px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.06);
  transition: all 0.3s ease;
  border: 2px solid transparent;
  text-align: center;
}
.contact_methods_grid .methods_grid .method_card:hover {
  border-color: #3a6b1f;
  transform: translateY(-8px);
  box-shadow: 0 15px 40px rgba(58, 107, 31, 0.15);
}
.contact_methods_grid .methods_grid .method_card:hover .method_icon {
  background: linear-gradient(135deg, #2d5016 0%, #3a6b1f 100%);
  transform: scale(1.1);
}
.contact_methods_grid .methods_grid .method_card:hover .method_icon i {
  color: #fff;
}
.contact_methods_grid .methods_grid .method_card:hover .method_link {
  color: #3a6b1f;
}
.contact_methods_grid .methods_grid .method_card:hover .method_link i {
  transform: translateX(5px);
}
.contact_methods_grid .methods_grid .method_card .method_icon {
  width: 70px;
  height: 70px;
  background: linear-gradient(135deg, #e9ecef 0%, #dee2e6 100%);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 20px;
  transition: all 0.3s ease;
}
.contact_methods_grid .methods_grid .method_card .method_icon i {
  color: #3a6b1f;
  font-weight: bold;
  font-size: 30px;
}
.contact_methods_grid .methods_grid .method_card h4, .contact_methods_grid .methods_grid .method_card h4 span, h4 .contact_methods_grid .methods_grid .method_card span {
  color: #2d5016;
  margin-bottom: 15px;
}
.contact_methods_grid .methods_grid .method_card p {
  color: #495057;
  line-height: 1.7;
  margin-bottom: 20px;
}
.contact_methods_grid .methods_grid .method_card p .closed {
  color: #dc3545;
  font-weight: 600;
}
.contact_methods_grid .methods_grid .method_card .method_link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #2d5016;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.3s ease;
}
.contact_methods_grid .methods_grid .method_card .method_link i {
  transition: transform 0.3s ease;
}

.quick_contact_section {
  background: linear-gradient(135deg, #2d5016 0%, #3a6b1f 100%);
  border-radius: 20px;
  margin-bottom: 40px;
  overflow: hidden;
  position: relative;
}
@media only screen and (max-width: 991.98px) {
  .quick_contact_section .quick_contact_inner {
    flex-direction: column;
    text-align: center;
    padding: 35px;
  }
}
@media only screen and (max-width: 767.98px) {
  .quick_contact_section .quick_contact_inner {
    padding: 30px 25px;
  }
  .quick_contact_section .quick_contact_inner .contact_illustration {
    width: 70px;
    height: 70px;
  }
  .quick_contact_section .quick_actions {
    flex-direction: column;
  }
  .quick_contact_section .quick_actions .quick_btn {
    width: 100%;
    justify-content: center;
  }
}
.quick_contact_section::before {
  content: "";
  position: absolute;
  top: -50%;
  right: -10%;
  width: 500px;
  height: 500px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
}
.quick_contact_section .quick_contact_inner {
  display: flex;
  align-items: center;
  gap: 35px;
  padding: 40px;
  position: relative;
  z-index: 2;
}
.quick_contact_section .quick_contact_inner .contact_illustration {
  width: 90px;
  height: 90px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  backdrop-filter: blur(10px);
}
.quick_contact_section .quick_contact_inner .contact_illustration i {
  color: #fff;
  font-weight: bold;
  font-size: 40px;
}
.quick_contact_section .quick_contact_inner .contact_text {
  flex: 1;
}
.quick_contact_section .quick_contact_inner .contact_text h3, .quick_contact_section .quick_contact_inner .contact_text h3 span, h3 .quick_contact_section .quick_contact_inner .contact_text span {
  color: #fff;
  margin-bottom: 12px;
}
.quick_contact_section .quick_contact_inner .contact_text p {
  color: rgba(255, 255, 255, 0.95);
  margin-bottom: 25px;
  line-height: 1.7;
}
.quick_contact_section .quick_contact_inner .contact_text .quick_actions {
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
}
.quick_contact_section .quick_contact_inner .contact_text .quick_actions .quick_btn {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 12px 28px;
  border-radius: 50px;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.3s ease;
}
.quick_contact_section .quick_contact_inner .contact_text .quick_actions .quick_btn i {
  transition: transform 0.3s ease;
}
.quick_contact_section .quick_contact_inner .contact_text .quick_actions .quick_btn:hover {
  transform: translateY(-3px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);
}
.quick_contact_section .quick_contact_inner .contact_text .quick_actions .quick_btn:hover i {
  transform: scale(1.2);
}
.quick_contact_section .quick_contact_inner .contact_text .quick_actions .quick_btn.phone {
  background: #fff;
  color: #2d5016;
}
.quick_contact_section .quick_contact_inner .contact_text .quick_actions .quick_btn.phone:hover {
  background: #ffc107;
  color: #212529;
}
.quick_contact_section .quick_contact_inner .contact_text .quick_actions .quick_btn.email {
  background: transparent;
  color: #fff;
  border: 2px solid #fff;
}
.quick_contact_section .quick_contact_inner .contact_text .quick_actions .quick_btn.email:hover {
  background: #fff;
  color: #2d5016;
}

.departments_contact_info .section_subtitle {
  color: #2d5016;
  margin-bottom: 25px;
  display: flex;
  align-items: center;
  gap: 12px;
}
.departments_contact_info .section_subtitle i {
  color: #3a6b1f;
  font-size: 24px;
}
.departments_contact_info .departments_note {
  background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
  padding: 35px;
  border-radius: 15px;
  border-left: 5px solid #3a6b1f;
  display: flex;
  align-items: flex-start;
  gap: 25px;
}
@media only screen and (max-width: 767.98px) {
  .departments_contact_info .departments_note {
    flex-direction: column;
    padding: 25px;
    text-align: center;
  }
  .departments_contact_info .departments_note .note_icon {
    margin: 0 auto;
  }
}
.departments_contact_info .departments_note .note_icon {
  width: 60px;
  height: 60px;
  background: linear-gradient(135deg, #3a6b1f 0%, #2d5016 100%);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.departments_contact_info .departments_note .note_icon i {
  color: #fff;
  font-weight: bold;
  font-size: 26px;
}
.departments_contact_info .departments_note p {
  color: #495057;
  line-height: 1.7;
  margin-bottom: 15px;
  flex: 1;
}
.departments_contact_info .departments_note .departments_link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #2d5016;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.3s ease;
}
.departments_contact_info .departments_note .departments_link:hover {
  color: #3a6b1f;
}
.departments_contact_info .departments_note .departments_link:hover i {
  transform: translateX(5px);
}
.departments_contact_info .departments_note .departments_link i {
  transition: transform 0.3s ease;
}

.student_organization_section {
  background: linear-gradient(135deg, #f8fffe 0%, #f0f9f4 100%);
}

.student_org_header {
  display: flex;
  align-items: flex-start;
  gap: 30px;
  margin-bottom: 50px;
  padding: 40px;
  background: linear-gradient(135deg, #00bf01 0%, #2f6d59 100%);
  border-radius: 20px;
  box-shadow: 0 10px 40px rgba(45, 80, 22, 0.15);
}
@media only screen and (max-width: 991.98px) {
  .student_org_header {
    padding: 35px;
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 767.98px) {
  .student_org_header {
    flex-direction: column;
    padding: 30px 25px;
    gap: 20px;
  }
}
.student_org_header .header_icon {
  flex-shrink: 0;
  width: 80px;
  height: 80px;
  background: rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(10px);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
}
@media only screen and (max-width: 767.98px) {
  .student_org_header .header_icon {
    width: 70px;
    height: 70px;
  }
}
.student_org_header .header_icon i {
  font-size: 40px;
  color: #fff;
}
@media only screen and (max-width: 767.98px) {
  .student_org_header .header_icon i {
    font-size: 35px;
  }
}
.student_org_header .header_content {
  flex: 1;
}
.student_org_header .header_content h2, .student_org_header .header_content h2 span, h2 .student_org_header .header_content span {
  color: #fff;
  font-weight: 700;
  margin-bottom: 12px;
  font-size: 28px;
}
@media only screen and (max-width: 991.98px) {
  .student_org_header .header_content h2, .student_org_header .header_content h2 span, h2 .student_org_header .header_content span {
    font-size: 24px;
  }
}
@media only screen and (max-width: 767.98px) {
  .student_org_header .header_content h2, .student_org_header .header_content h2 span, h2 .student_org_header .header_content span {
    font-size: 20px;
    margin-bottom: 10px;
  }
}
.student_org_header .header_content p {
  color: rgba(255, 255, 255, 0.95);
  font-size: 16px;
  line-height: 1.6;
  margin: 0;
}
@media only screen and (max-width: 767.98px) {
  .student_org_header .header_content p {
    font-size: 14px;
  }
}

.organizations_list {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media only screen and (max-width: 767.98px) {
  .organizations_list {
    gap: 18px;
  }
}

.organization_card {
  display: flex;
  gap: 0;
  background: #fff;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.08);
  transition: all 0.4s ease;
  border: 2px solid transparent;
}
@media only screen and (max-width: 767.98px) {
  .organization_card {
    flex-direction: column;
  }
}
.organization_card:hover {
  transform: translateY(-5px);
  box-shadow: 0 15px 50px rgba(45, 80, 22, 0.15);
  border-color: rgba(45, 80, 22, 0.1);
}
.organization_card .org_number {
  width: 120px;
  background: linear-gradient(135deg, #00bf01 0%, #2f6d59 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  flex-shrink: 0;
}
@media only screen and (max-width: 991.98px) {
  .organization_card .org_number {
    width: 100px;
  }
}
@media only screen and (max-width: 767.98px) {
  .organization_card .org_number {
    width: 100%;
    height: 80px;
  }
}
.organization_card .org_number::after {
  content: "";
  position: absolute;
  right: -20px;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  background: linear-gradient(135deg, #00bf01 0%, #2f6d59 100%);
  border-radius: 50%;
  z-index: 1;
}
@media only screen and (max-width: 767.98px) {
  .organization_card .org_number::after {
    display: none;
  }
}
.organization_card .org_number span {
  font-size: 48px;
  font-weight: 700;
  color: #fff;
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 991.98px) {
  .organization_card .org_number span {
    font-size: 42px;
  }
}
@media only screen and (max-width: 767.98px) {
  .organization_card .org_number span {
    font-size: 36px;
  }
}
.organization_card .org_content {
  flex: 1;
  padding: 25px 30px 25px 45px;
}
@media only screen and (max-width: 991.98px) {
  .organization_card .org_content {
    padding: 22px 25px 22px 35px;
  }
}
@media only screen and (max-width: 767.98px) {
  .organization_card .org_content {
    padding: 20px;
  }
}
.organization_card .org_header {
  margin-bottom: 20px;
  padding-bottom: 15px;
  border-bottom: 2px solid #e8f5e9;
}
@media only screen and (max-width: 767.98px) {
  .organization_card .org_header {
    margin-bottom: 15px;
    padding-bottom: 12px;
  }
}
.organization_card .org_title_section h3, .organization_card .org_title_section h3 span, h3 .organization_card .org_title_section span {
  color: #2f6d59;
  font-weight: 700;
  font-size: 22px;
  margin-bottom: 8px;
}
@media only screen and (max-width: 991.98px) {
  .organization_card .org_title_section h3, .organization_card .org_title_section h3 span, h3 .organization_card .org_title_section span {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767.98px) {
  .organization_card .org_title_section h3, .organization_card .org_title_section h3 span, h3 .organization_card .org_title_section span {
    font-size: 18px;
    margin-bottom: 6px;
  }
}
.organization_card .org_meta {
  display: flex;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
}
@media only screen and (max-width: 767.98px) {
  .organization_card .org_meta {
    gap: 15px;
  }
}
.organization_card .org_meta .founded_year {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 18px;
  background: linear-gradient(135deg, rgba(45, 80, 22, 0.1) 0%, rgba(58, 107, 31, 0.1) 100%);
  border-radius: 50px;
  color: #2f6d59;
  font-weight: 600;
  font-size: 14px;
}
@media only screen and (max-width: 767.98px) {
  .organization_card .org_meta .founded_year {
    padding: 6px 14px;
    font-size: 13px;
  }
}
.organization_card .org_meta .founded_year i {
  font-size: 16px;
}
@media only screen and (max-width: 767.98px) {
  .organization_card .org_meta .founded_year i {
    font-size: 15px;
  }
}
.organization_card .org_details {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media only screen and (max-width: 767.98px) {
  .organization_card .org_details {
    gap: 18px;
  }
}
.organization_card .org_details h4, .organization_card .org_details h4 span, h4 .organization_card .org_details span {
  color: #2f6d59;
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 12px;
  display: flex;
  align-items: center;
  gap: 8px;
}
@media only screen and (max-width: 767.98px) {
  .organization_card .org_details h4, .organization_card .org_details h4 span, h4 .organization_card .org_details span {
    font-size: 15px;
    margin-bottom: 10px;
  }
}
.organization_card .org_details h4 i, h4 .organization_card .org_details span i {
  font-size: 22px;
  color: #00bf01;
}
@media only screen and (max-width: 767.98px) {
  .organization_card .org_details h4 i, h4 .organization_card .org_details span i {
    font-size: 20px;
  }
}
.organization_card .members_section .members_grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 12px;
}
@media only screen and (max-width: 991.98px) {
  .organization_card .members_section .members_grid {
    gap: 10px;
  }
}
@media only screen and (max-width: 767.98px) {
  .organization_card .members_section .members_grid {
    grid-template-columns: 1fr;
  }
}
.organization_card .members_section .member_card {
  padding: 15px;
  background: linear-gradient(135deg, #f8fffe 0%, #f0f9f4 100%);
  border-radius: 10px;
  border: 2px solid rgba(45, 80, 22, 0.08);
  transition: all 0.3s ease;
}
@media only screen and (max-width: 767.98px) {
  .organization_card .members_section .member_card {
    padding: 12px;
  }
}
.organization_card .members_section .member_card:hover {
  transform: translateX(5px);
  border-color: rgba(45, 80, 22, 0.2);
  box-shadow: 0 5px 20px rgba(45, 80, 22, 0.08);
}
.organization_card .members_section .member_card .member_info h5, .organization_card .members_section .member_card .member_info h5 span, h5 .organization_card .members_section .member_card .member_info span {
  color: #000;
  font-weight: 600;
  font-size: 15px;
  margin-bottom: 8px;
}
@media only screen and (max-width: 767.98px) {
  .organization_card .members_section .member_card .member_info h5, .organization_card .members_section .member_card .member_info h5 span, h5 .organization_card .members_section .member_card .member_info span {
    font-size: 14px;
    margin-bottom: 6px;
  }
}
.organization_card .members_section .member_card .member_info p {
  color: #000;
  font-size: 13px;
  margin-bottom: 6px;
  display: flex;
  align-items: center;
  gap: 6px;
}
@media only screen and (max-width: 767.98px) {
  .organization_card .members_section .member_card .member_info p {
    font-size: 12px;
    margin-bottom: 4px;
  }
}
.organization_card .members_section .member_card .member_info p:last-child {
  margin-bottom: 0;
}
.organization_card .members_section .member_card .member_info p i {
  color: #00bf01;
  font-size: 16px;
}
@media only screen and (max-width: 767.98px) {
  .organization_card .members_section .member_card .member_info p i {
    font-size: 15px;
  }
}
.organization_card .members_section .member_card .member_info .member_phone {
  color: #2f6d59;
  font-weight: 500;
}
.organization_card .members_section .member_card .member_info .member_email {
  color: #0891b2;
  font-weight: 500;
  word-break: break-all;
}
.organization_card .moderator_section .moderator_card {
  padding: 25px;
  background: linear-gradient(135deg, rgba(236, 72, 153, 0.05) 0%, rgba(219, 39, 119, 0.05) 100%);
  border-radius: 12px;
  border-left: 4px solid #ec4899;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 767.98px) {
  .organization_card .moderator_section .moderator_card {
    padding: 20px;
  }
}
.organization_card .moderator_section .moderator_card:hover {
  transform: translateX(5px);
  box-shadow: 0 5px 20px rgba(236, 72, 153, 0.1);
}
.organization_card .moderator_section .moderator_card p {
  color: #000;
  font-size: 14px;
  font-weight: 500;
  margin: 0;
  line-height: 1.5;
}
@media only screen and (max-width: 767.98px) {
  .organization_card .moderator_section .moderator_card p {
    font-size: 13px;
  }
}

.contact_section {
  background: linear-gradient(135deg, #f8fffe 0%, #f0f9f4 100%);
}

.contact_header {
  text-align: center;
  margin-bottom: 50px;
}
@media only screen and (max-width: 767.98px) {
  .contact_header {
    margin-bottom: 35px;
  }
}
.contact_header h2, .contact_header h2 span, h2 .contact_header span {
  color: #00bf01;
  font-weight: 700;
  font-size: 36px;
  margin-bottom: 12px;
}
@media only screen and (max-width: 991.98px) {
  .contact_header h2, .contact_header h2 span, h2 .contact_header span {
    font-size: 32px;
  }
}
@media only screen and (max-width: 767.98px) {
  .contact_header h2, .contact_header h2 span, h2 .contact_header span {
    font-size: 28px;
  }
}
.contact_header p {
  color: #666;
  font-size: 18px;
  margin: 0;
}
@media only screen and (max-width: 767.98px) {
  .contact_header p {
    font-size: 16px;
  }
}

.contact_map {
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.08);
  margin-bottom: 50px;
}
@media only screen and (max-width: 767.98px) {
  .contact_map {
    margin-bottom: 35px;
    border-radius: 15px;
  }
}
.contact_map iframe {
  display: block;
  width: 100%;
}

.contact_cards {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
  margin-bottom: 50px;
}
@media only screen and (max-width: 991.98px) {
  .contact_cards {
    gap: 25px;
  }
}
@media only screen and (max-width: 767.98px) {
  .contact_cards {
    grid-template-columns: 1fr;
    gap: 20px;
    margin-bottom: 35px;
  }
}

.contact_card {
  background: #fff;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
  border: 2px solid transparent;
}
@media only screen and (max-width: 767.98px) {
  .contact_card {
    border-radius: 15px;
  }
}
.contact_card:hover {
  transform: translateY(-5px);
  box-shadow: 0 15px 50px rgba(45, 80, 22, 0.15);
  border-color: rgba(45, 80, 22, 0.1);
}
.contact_card .card_header {
  background: linear-gradient(135deg, #00bf01 0%, #2f6d59 100%);
  padding: 30px 25px;
  text-align: center;
  position: relative;
}
@media only screen and (max-width: 767.98px) {
  .contact_card .card_header {
    padding: 25px 20px;
  }
}
.contact_card .card_header .card_icon {
  width: 70px;
  height: 70px;
  background: rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(10px);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 15px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
}
@media only screen and (max-width: 767.98px) {
  .contact_card .card_header .card_icon {
    width: 60px;
    height: 60px;
  }
}
.contact_card .card_header .card_icon i {
  font-size: 32px;
  color: #fff;
}
@media only screen and (max-width: 767.98px) {
  .contact_card .card_header .card_icon i {
    font-size: 28px;
  }
}
.contact_card .card_header h3, .contact_card .card_header h3 span, h3 .contact_card .card_header span {
  color: #fff;
  font-weight: 700;
  font-size: 22px;
  margin-bottom: 8px;
}
@media only screen and (max-width: 991.98px) {
  .contact_card .card_header h3, .contact_card .card_header h3 span, h3 .contact_card .card_header span {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767.98px) {
  .contact_card .card_header h3, .contact_card .card_header h3 span, h3 .contact_card .card_header span {
    font-size: 18px;
  }
}
.contact_card .card_header .designation {
  color: rgba(255, 255, 255, 0.9);
  font-size: 15px;
  font-weight: 500;
  margin: 0;
}
@media only screen and (max-width: 767.98px) {
  .contact_card .card_header .designation {
    font-size: 14px;
  }
}
.contact_card .card_body {
  padding: 30px 25px;
}
@media only screen and (max-width: 767.98px) {
  .contact_card .card_body {
    padding: 25px 20px;
  }
}
.contact_card .contact_info_item {
  display: flex;
  align-items: flex-start;
  gap: 15px;
  padding: 18px 0;
  border-bottom: 1px solid #e8f5e9;
}
@media only screen and (max-width: 767.98px) {
  .contact_card .contact_info_item {
    gap: 12px;
    padding: 15px 0;
  }
}
.contact_card .contact_info_item:first-child {
  padding-top: 0;
}
.contact_card .contact_info_item:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.contact_card .contact_info_item > i {
  flex-shrink: 0;
  width: 40px;
  height: 40px;
  background: linear-gradient(135deg, rgba(45, 80, 22, 0.1) 0%, rgba(58, 107, 31, 0.1) 100%);
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  color: #00bf01;
}
@media only screen and (max-width: 767.98px) {
  .contact_card .contact_info_item > i {
    width: 35px;
    height: 35px;
    font-size: 18px;
  }
}
.contact_card .contact_info_item .info_content {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.contact_card .contact_info_item .info_content .label {
  color: #666;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
@media only screen and (max-width: 767.98px) {
  .contact_card .contact_info_item .info_content .label {
    font-size: 12px;
  }
}
.contact_card .contact_info_item .info_content .value {
  color: #000;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.5;
  word-break: break-word;
}
@media only screen and (max-width: 767.98px) {
  .contact_card .contact_info_item .info_content .value {
    font-size: 14px;
  }
}
.contact_card .contact_info_item .info_content a.value {
  color: #2f6d59;
  text-decoration: none;
  transition: color 0.2s ease;
}
.contact_card .contact_info_item .info_content a.value:hover {
  color: #00bf01;
  text-decoration: underline;
}

.contact_social_section {
  background: linear-gradient(135deg, #f0f9f4 0%, #e8f5e9 100%);
  border-radius: 20px;
  padding: 50px 40px;
  margin-top: 40px;
  text-align: center;
}
@media only screen and (max-width: 991.98px) {
  .contact_social_section {
    padding: 40px 30px;
    margin-top: 35px;
  }
}
@media only screen and (max-width: 767.98px) {
  .contact_social_section {
    padding: 35px 20px;
    margin-top: 30px;
    border-radius: 15px;
  }
}
.contact_social_section .contact_social_header {
  margin-bottom: 40px;
}
@media only screen and (max-width: 767.98px) {
  .contact_social_section .contact_social_header {
    margin-bottom: 30px;
  }
}
.contact_social_section .contact_social_header i {
  width: 60px;
  height: 60px;
  background: linear-gradient(135deg, #00bf01 0%, #2f6d59 100%);
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 28px;
  color: #fff;
  margin-bottom: 20px;
  box-shadow: 0 8px 20px rgba(0, 191, 1, 0.3);
}
@media only screen and (max-width: 767.98px) {
  .contact_social_section .contact_social_header i {
    width: 50px;
    height: 50px;
    font-size: 24px;
    margin-bottom: 15px;
  }
}
.contact_social_section .contact_social_header h3, .contact_social_section .contact_social_header h3 span, h3 .contact_social_section .contact_social_header span {
  color: #00bf01;
  font-weight: 700;
  font-size: 28px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 991.98px) {
  .contact_social_section .contact_social_header h3, .contact_social_section .contact_social_header h3 span, h3 .contact_social_section .contact_social_header span {
    font-size: 26px;
  }
}
@media only screen and (max-width: 767.98px) {
  .contact_social_section .contact_social_header h3, .contact_social_section .contact_social_header h3 span, h3 .contact_social_section .contact_social_header span {
    font-size: 22px;
  }
}
.contact_social_section .contact_social_header p {
  color: #2f6d59;
  font-size: 16px;
  margin: 0;
}
@media only screen and (max-width: 767.98px) {
  .contact_social_section .contact_social_header p {
    font-size: 14px;
  }
}
.contact_social_section .contact_social_links {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
}
@media only screen and (max-width: 767.98px) {
  .contact_social_section .contact_social_links {
    gap: 15px;
  }
}
@media only screen and (max-width: 575.98px) {
  .contact_social_section .contact_social_links {
    gap: 12px;
  }
}
.contact_social_section .contact_social_links .social_link {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 15px 30px;
  border-radius: 50px;
  text-decoration: none;
  font-weight: 600;
  font-size: 15px;
  transition: all 0.3s ease;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
  position: relative;
  overflow: hidden;
}
@media only screen and (max-width: 991.98px) {
  .contact_social_section .contact_social_links .social_link {
    padding: 12px 25px;
  }
}
@media only screen and (max-width: 767.98px) {
  .contact_social_section .contact_social_links .social_link {
    padding: 10px 20px;
    font-size: 14px;
  }
}
@media only screen and (max-width: 575.98px) {
  .contact_social_section .contact_social_links .social_link {
    padding: 10px 15px;
    font-size: 13px;
    gap: 8px;
  }
}
.contact_social_section .contact_social_links .social_link i {
  font-size: 20px;
  transition: transform 0.3s ease;
}
@media only screen and (max-width: 767.98px) {
  .contact_social_section .contact_social_links .social_link i {
    font-size: 18px;
  }
}
@media only screen and (max-width: 575.98px) {
  .contact_social_section .contact_social_links .social_link span {
    display: none;
  }
}
.contact_social_section .contact_social_links .social_link::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.2);
  transition: left 0.3s ease;
}
.contact_social_section .contact_social_links .social_link:hover {
  transform: translateY(-3px);
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
}
.contact_social_section .contact_social_links .social_link:hover i {
  transform: scale(1.2);
}
.contact_social_section .contact_social_links .social_link:hover::before {
  left: 100%;
}
.contact_social_section .contact_social_links .social_link.facebook {
  background: #1877f2;
  color: #fff;
}
.contact_social_section .contact_social_links .social_link.facebook:hover {
  background: #145dbf;
}
.contact_social_section .contact_social_links .social_link.youtube {
  background: #ff0000;
  color: #fff;
}
.contact_social_section .contact_social_links .social_link.youtube:hover {
  background: #cc0000;
}
.contact_social_section .contact_social_links .social_link.twitter {
  background: #000000;
  color: #fff;
}
.contact_social_section .contact_social_links .social_link.twitter:hover {
  background: #333333;
}
.contact_social_section .contact_social_links .social_link.linkedin {
  background: #0077b5;
  color: #fff;
}
.contact_social_section .contact_social_links .social_link.linkedin:hover {
  background: #005885;
}
.contact_social_section .contact_social_links .social_link.instagram {
  background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
  color: #fff;
}
.contact_social_section .contact_social_links .social_link.instagram:hover {
  background: linear-gradient(45deg, #d87b2a 0%, #c7552f 25%, #b91e35 50%, #a91b54 75%, #991571 100%);
}
@media only screen and (max-width: 575.98px) {
  .contact_social_section .contact_social_links .social_link {
    width: 45px;
    height: 45px;
    padding: 0;
    justify-content: center;
    border-radius: 50%;
  }
  .contact_social_section .contact_social_links .social_link i {
    font-size: 20px;
  }
}

.general_contact_section {
  background: #fff;
  border-radius: 20px;
  padding: 40px;
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.08);
}
@media only screen and (max-width: 991.98px) {
  .general_contact_section {
    padding: 35px 30px;
  }
}
@media only screen and (max-width: 767.98px) {
  .general_contact_section {
    padding: 30px 20px;
    border-radius: 15px;
  }
}
.general_contact_section .general_contact_header {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 30px;
  padding-bottom: 20px;
  border-bottom: 2px solid #e8f5e9;
}
@media only screen and (max-width: 767.98px) {
  .general_contact_section .general_contact_header {
    margin-bottom: 25px;
    padding-bottom: 15px;
  }
}
.general_contact_section .general_contact_header i {
  width: 50px;
  height: 50px;
  background: linear-gradient(135deg, #00bf01 0%, #2f6d59 100%);
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  color: #fff;
  flex-shrink: 0;
}
@media only screen and (max-width: 767.98px) {
  .general_contact_section .general_contact_header i {
    width: 45px;
    height: 45px;
    font-size: 22px;
  }
}
.general_contact_section .general_contact_header h3, .general_contact_section .general_contact_header h3 span, h3 .general_contact_section .general_contact_header span {
  color: #00bf01;
  font-weight: 700;
  font-size: 26px;
  margin: 0;
}
@media only screen and (max-width: 991.98px) {
  .general_contact_section .general_contact_header h3, .general_contact_section .general_contact_header h3 span, h3 .general_contact_section .general_contact_header span {
    font-size: 24px;
  }
}
@media only screen and (max-width: 767.98px) {
  .general_contact_section .general_contact_header h3, .general_contact_section .general_contact_header h3 span, h3 .general_contact_section .general_contact_header span {
    font-size: 20px;
  }
}
.general_contact_section .general_contact_grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}
@media only screen and (max-width: 991.98px) {
  .general_contact_section .general_contact_grid {
    gap: 25px;
  }
}
@media only screen and (max-width: 767.98px) {
  .general_contact_section .general_contact_grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }
}
.general_contact_section .general_contact_item {
  display: flex;
  align-items: flex-start;
  gap: 15px;
  padding: 20px;
  background: linear-gradient(135deg, #f8fffe 0%, #f0f9f4 100%);
  border-radius: 12px;
  border-left: 4px solid #00bf01;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 767.98px) {
  .general_contact_section .general_contact_item {
    padding: 18px 15px;
    gap: 12px;
  }
}
.general_contact_section .general_contact_item:hover {
  transform: translateX(5px);
  background: linear-gradient(135deg, #e8f5e9 0%, #d4edda 100%);
  box-shadow: 0 5px 20px rgba(45, 80, 22, 0.1);
}
.general_contact_section .general_contact_item i {
  flex-shrink: 0;
  width: 45px;
  height: 45px;
  background: linear-gradient(135deg, #00bf01 0%, #2f6d59 100%);
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  color: #fff;
}
@media only screen and (max-width: 767.98px) {
  .general_contact_section .general_contact_item i {
    width: 40px;
    height: 40px;
    font-size: 20px;
  }
}
.general_contact_section .general_contact_item .content {
  flex: 1;
}
.general_contact_section .general_contact_item .content h4, .general_contact_section .general_contact_item .content h4 span, h4 .general_contact_section .general_contact_item .content span {
  color: #2f6d59;
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 6px;
}
@media only screen and (max-width: 767.98px) {
  .general_contact_section .general_contact_item .content h4, .general_contact_section .general_contact_item .content h4 span, h4 .general_contact_section .general_contact_item .content span {
    font-size: 15px;
    margin-bottom: 4px;
  }
}
.general_contact_section .general_contact_item .content p {
  color: #000;
  font-size: 15px;
  margin: 0;
  line-height: 1.6;
}
@media only screen and (max-width: 767.98px) {
  .general_contact_section .general_contact_item .content p {
    font-size: 14px;
  }
}
.general_contact_section .general_contact_item .content p a {
  color: #2f6d59;
  text-decoration: none;
  font-weight: 500;
  transition: color 0.2s ease;
}
.general_contact_section .general_contact_item .content p a:hover {
  color: #00bf01;
  text-decoration: underline;
}

.dept_course_header {
  margin-bottom: 30px;
}
@media only screen and (max-width: 767.98px) {
  .dept_course_header {
    margin-bottom: 25px;
  }
}
.dept_course_header .dept_name_badge {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  padding: 15px 30px;
  background: linear-gradient(135deg, #4a90e2 0%, #357abd 100%);
  border-radius: 50px;
  box-shadow: 0 5px 20px rgba(74, 144, 226, 0.3);
}
@media only screen and (max-width: 767.98px) {
  .dept_course_header .dept_name_badge {
    padding: 12px 20px;
    gap: 10px;
  }
}
.dept_course_header .dept_name_badge i {
  font-size: 24px;
  color: #fff;
}
@media only screen and (max-width: 767.98px) {
  .dept_course_header .dept_name_badge i {
    font-size: 20px;
  }
}
.dept_course_header .dept_name_badge span {
  color: #fff;
  font-weight: 600;
  font-size: 18px;
}
@media only screen and (max-width: 767.98px) {
  .dept_course_header .dept_name_badge span {
    font-size: 16px;
  }
}

.faculty_program_section {
  background: #fff;
  border-radius: 16px;
  padding: 30px;
  margin-bottom: 30px;
  box-shadow: 0 5px 25px rgba(0, 0, 0, 0.06);
  border: 2px solid #f0f0f0;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 991.98px) {
  .faculty_program_section {
    padding: 25px;
  }
}
@media only screen and (max-width: 767.98px) {
  .faculty_program_section {
    padding: 20px;
    margin-bottom: 25px;
  }
}
.faculty_program_section:hover {
  border-color: rgba(45, 80, 22, 0.2);
  box-shadow: 0 8px 35px rgba(0, 0, 0, 0.08);
}
.faculty_program_section .faculty_section_header {
  margin-bottom: 25px;
  padding-bottom: 15px;
  border-bottom: 3px solid #00bf01;
}
@media only screen and (max-width: 767.98px) {
  .faculty_program_section .faculty_section_header {
    margin-bottom: 20px;
    padding-bottom: 12px;
  }
}
.faculty_program_section .faculty_section_header h3, .faculty_program_section .faculty_section_header h3 span, h3 .faculty_program_section .faculty_section_header span {
  color: #00bf01;
  font-weight: 700;
  font-size: 24px;
  margin: 0;
}
@media only screen and (max-width: 991.98px) {
  .faculty_program_section .faculty_section_header h3, .faculty_program_section .faculty_section_header h3 span, h3 .faculty_program_section .faculty_section_header span {
    font-size: 22px;
  }
}
@media only screen and (max-width: 767.98px) {
  .faculty_program_section .faculty_section_header h3, .faculty_program_section .faculty_section_header h3 span, h3 .faculty_program_section .faculty_section_header span {
    font-size: 18px;
  }
}
.faculty_program_section .faculty_section_header.agribusiness {
  border-bottom-color: #ff6b35;
}
.faculty_program_section .faculty_section_header.agribusiness h3, .faculty_program_section .faculty_section_header.agribusiness h3 span, h3 .faculty_program_section .faculty_section_header.agribusiness span {
  color: #ff6b35;
}
.faculty_program_section .faculty_section_header.fisheries {
  border-bottom-color: #e74c3c;
}
.faculty_program_section .faculty_section_header.fisheries h3, .faculty_program_section .faculty_section_header.fisheries h3 span, h3 .faculty_program_section .faculty_section_header.fisheries span {
  color: #e74c3c;
}
.faculty_program_section .program_block {
  margin-bottom: 30px;
}
@media only screen and (max-width: 767.98px) {
  .faculty_program_section .program_block {
    margin-bottom: 25px;
  }
}
.faculty_program_section .program_block:last-child {
  margin-bottom: 0;
}
.faculty_program_section .program_block .program_title {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 20px;
  padding: 15px 20px;
  background: linear-gradient(135deg, #f8fffe 0%, #f0f9f4 100%);
  border-radius: 10px;
  border-left: 4px solid #2f6d59;
}
@media only screen and (max-width: 767.98px) {
  .faculty_program_section .program_block .program_title {
    padding: 12px 15px;
    margin-bottom: 15px;
    gap: 10px;
  }
}
@media only screen and (max-width: 575.98px) {
  .faculty_program_section .program_block .program_title {
    padding: 10px 12px;
    gap: 5px;
  }
}
.faculty_program_section .program_block .program_title i {
  font-size: 24px;
  color: #00bf01;
  flex-shrink: 0;
}
@media only screen and (max-width: 767.98px) {
  .faculty_program_section .program_block .program_title i {
    font-size: 20px;
  }
}
.faculty_program_section .program_block .program_title h4, .faculty_program_section .program_block .program_title h4 span, h4 .faculty_program_section .program_block .program_title span {
  color: #000;
  font-weight: 600;
  font-size: 18px;
  margin: 0;
}
@media only screen and (max-width: 991.98px) {
  .faculty_program_section .program_block .program_title h4, .faculty_program_section .program_block .program_title h4 span, h4 .faculty_program_section .program_block .program_title span {
    font-size: 17px;
  }
}
@media only screen and (max-width: 767.98px) {
  .faculty_program_section .program_block .program_title h4, .faculty_program_section .program_block .program_title h4 span, h4 .faculty_program_section .program_block .program_title span {
    font-size: 15px;
  }
}
.faculty_program_section .semester_group {
  margin-bottom: 25px;
  padding: 20px;
  background: #fafafa;
  border-radius: 12px;
  border: 1px solid #e8e8e8;
}
@media only screen and (max-width: 767.98px) {
  .faculty_program_section .semester_group {
    padding: 15px;
    margin-bottom: 20px;
  }
}
.faculty_program_section .semester_group:last-child {
  margin-bottom: 0;
}
.faculty_program_section .semester_group .semester_label {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 15px;
}
@media only screen and (max-width: 767.98px) {
  .faculty_program_section .semester_group .semester_label {
    flex-wrap: wrap;
    gap: 8px;
    margin-bottom: 12px;
  }
}
.faculty_program_section .semester_group .semester_label .level_badge,
.faculty_program_section .semester_group .semester_label .semester_badge {
  display: inline-block;
  padding: 6px 16px;
  border-radius: 6px;
  font-weight: 600;
  font-size: 14px;
}
@media only screen and (max-width: 767.98px) {
  .faculty_program_section .semester_group .semester_label .level_badge,
  .faculty_program_section .semester_group .semester_label .semester_badge {
    padding: 5px 12px;
    font-size: 13px;
  }
}
.faculty_program_section .semester_group .semester_label .level_badge {
  background: linear-gradient(135deg, #00bf01 0%, #2f6d59 100%);
  color: #fff;
}
.faculty_program_section .semester_group .semester_label .semester_badge {
  background: #333;
  color: #fff;
}
.faculty_program_section .semester_group .courses_list {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
@media only screen and (max-width: 767.98px) {
  .faculty_program_section .semester_group .courses_list {
    gap: 8px;
  }
}
.faculty_program_section .semester_group .courses_list .course_item {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 12px 15px;
  background: #fff;
  border-radius: 8px;
  border: 1px solid #e0e0e0;
  border-left: 3px solid #00bf01;
  transition: all 0.2s ease;
}
@media only screen and (max-width: 767.98px) {
  .faculty_program_section .semester_group .courses_list .course_item {
    padding: 10px 12px;
    gap: 10px;
  }
}
@media only screen and (max-width: 575.98px) {
  .faculty_program_section .semester_group .courses_list .course_item {
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    justify-content: center;
  }
}
.faculty_program_section .semester_group .courses_list .course_item:hover {
  background: #f0f9f4;
  border-left-color: #2f6d59;
  transform: translateX(5px);
}
.faculty_program_section .semester_group .courses_list .course_item .course_number {
  flex-shrink: 0;
  min-width: 30px;
  height: 30px;
  padding: 0 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg, #00bf01 0%, #2f6d59 100%);
  border-radius: 20px;
  color: #fff;
  font-weight: 600;
  font-size: 13px;
  white-space: nowrap;
}
@media only screen and (max-width: 767.98px) {
  .faculty_program_section .semester_group .courses_list .course_item .course_number {
    min-width: 26px;
    height: 26px;
    padding: 0 10px;
    font-size: 12px;
  }
}
.faculty_program_section .semester_group .courses_list .course_item .course_name {
  flex: 1;
  color: #000;
  font-size: 15px;
  font-weight: 500;
}
@media only screen and (max-width: 767.98px) {
  .faculty_program_section .semester_group .courses_list .course_item .course_name {
    font-size: 14px;
  }
}
.faculty_program_section .semester_group .courses_list .course_item .credit_hours {
  flex-shrink: 0;
  padding: 4px 12px;
  background: linear-gradient(135deg, rgba(45, 80, 22, 0.1) 0%, rgba(58, 107, 31, 0.1) 100%);
  border-radius: 6px;
  color: #2f6d59;
  font-weight: 700;
  font-size: 14px;
  display: flex;
  align-items: center;
  gap: 4px;
}
@media only screen and (max-width: 767.98px) {
  .faculty_program_section .semester_group .courses_list .course_item .credit_hours {
    padding: 3px 10px;
    font-size: 13px;
  }
}
.faculty_program_section .semester_group .courses_list .course_item .credit_hours small {
  color: #666;
  font-weight: 500;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.3px;
}
@media only screen and (max-width: 767.98px) {
  .faculty_program_section .semester_group .courses_list .course_item .credit_hours small {
    font-size: 10px;
  }
}
.faculty_program_section .course_pdf_link {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: 20px;
  padding: 15px 20px;
  background: linear-gradient(135deg, #fff5f5 0%, #ffe8e8 100%);
  border-radius: 10px;
  border-left: 4px solid #e74c3c;
}
@media only screen and (max-width: 767.98px) {
  .faculty_program_section .course_pdf_link {
    padding: 12px 15px;
    margin-top: 15px;
    flex-wrap: wrap;
  }
}
.faculty_program_section .course_pdf_link i {
  font-size: 24px;
  color: #e74c3c;
  flex-shrink: 0;
}
@media only screen and (max-width: 767.98px) {
  .faculty_program_section .course_pdf_link i {
    font-size: 20px;
  }
}
.faculty_program_section .course_pdf_link span {
  color: #666;
  font-size: 14px;
}
@media only screen and (max-width: 767.98px) {
  .faculty_program_section .course_pdf_link span {
    font-size: 13px;
  }
}
.faculty_program_section .course_pdf_link a {
  color: #e74c3c;
  font-weight: 600;
  text-decoration: none;
  font-size: 14px;
  transition: all 0.2s ease;
}
@media only screen and (max-width: 767.98px) {
  .faculty_program_section .course_pdf_link a {
    font-size: 13px;
  }
}
.faculty_program_section .course_pdf_link a:hover {
  color: #c0392b;
  text-decoration: underline;
}

.research_tabs_wrapper {
  margin-top: 30px;
}
.research_tabs_wrapper .research_tabs {
  display: flex;
  gap: 15px;
  margin-bottom: 30px;
  padding: 0;
  list-style: none;
  border-bottom: 2px solid #e0e0e0;
}
.research_tabs_wrapper .research_tabs .tab_item {
  padding: 12px 30px;
  font-size: 16px;
  font-weight: 500;
  color: #666;
  cursor: pointer;
  transition: all 0.3s ease;
  border-bottom: 3px solid transparent;
  margin-bottom: -2px;
  display: flex;
  align-items: center;
  gap: 8px;
}
.research_tabs_wrapper .research_tabs .tab_item i {
  font-size: 18px;
}
.research_tabs_wrapper .research_tabs .tab_item:hover {
  color: #3498db;
}
.research_tabs_wrapper .research_tabs .tab_item.active {
  color: #3498db;
  border-bottom-color: #3498db;
  background: linear-gradient(to bottom, rgba(52, 152, 219, 0.05), transparent);
}
.research_tabs_wrapper .research_content .tab_content {
  display: none;
  animation: fadeIn 0.4s ease;
}
.research_tabs_wrapper .research_content .tab_content.active {
  display: block;
}
.research_tabs_wrapper .research_content .tab_content .research_title {
  font-size: 22px;
  font-weight: 600;
  color: #333;
  margin-bottom: 20px;
  padding-bottom: 15px;
  border-bottom: 2px solid #e0e0e0;
}
@media only screen and (max-width: 991.98px) {
  .research_tabs_wrapper .research_tabs {
    gap: 10px;
  }
  .research_tabs_wrapper .research_tabs .tab_item {
    padding: 10px 20px;
    font-size: 15px;
  }
  .research_tabs_wrapper .research_tabs .tab_item i {
    font-size: 16px;
  }
  .research_tabs_wrapper .research_content .tab_content .research_title {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767.98px) {
  .research_tabs_wrapper .research_tabs {
    gap: 8px;
  }
  .research_tabs_wrapper .research_tabs .tab_item {
    padding: 12px 20px;
    border-bottom: none;
    border-left: 3px solid transparent;
    margin-bottom: 0;
  }
  .research_tabs_wrapper .research_tabs .tab_item.active {
    border-left-color: #3498db;
    border-bottom-color: transparent;
    background: linear-gradient(to right, rgba(52, 152, 219, 0.05), transparent);
  }
  .research_tabs_wrapper .research_content .tab_content .research_title {
    font-size: 18px;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.pdf_download_btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 30px;
  background: linear-gradient(135deg, #dc2626, #ef4444);
  color: #fff;
  border-radius: 6px;
  font-size: 20px;
  transition: all 0.3s ease;
  text-decoration: none;
}
.pdf_download_btn i {
  font-size: 16px;
}
.pdf_download_btn:hover {
  background: linear-gradient(135deg, #b91c1c, #dc2626);
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(220, 38, 38, 0.3);
  color: #fff;
}

.sau_table_wrap .table_controls {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
  padding: 15px 0;
}
.sau_table_wrap .table_controls .entries_control,
.sau_table_wrap .table_controls .search_control {
  display: flex;
  align-items: center;
}
.sau_table_wrap .table_controls .entries_control label,
.sau_table_wrap .table_controls .search_control label {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 14px;
  color: #333;
  margin: 0;
}
.sau_table_wrap .table_controls .entries_control .entries_select,
.sau_table_wrap .table_controls .search_control .entries_select {
  padding: 6px 30px 6px 12px;
  border: 1px solid #ddd;
  border-radius: 4px;
  font-size: 14px;
  color: #333;
  background: #fff;
  cursor: pointer;
  transition: all 0.3s ease;
}
.sau_table_wrap .table_controls .entries_control .entries_select:focus,
.sau_table_wrap .table_controls .search_control .entries_select:focus {
  outline: none;
  border-color: #3498db;
  box-shadow: 0 0 0 3px rgba(52, 152, 219, 0.1);
}
.sau_table_wrap .table_controls .entries_control .search_input,
.sau_table_wrap .table_controls .search_control .search_input {
  padding: 6px 12px;
  border: 1px solid #ddd;
  border-radius: 4px;
  font-size: 14px;
  color: #333;
  width: 250px;
  transition: all 0.3s ease;
}
.sau_table_wrap .table_controls .entries_control .search_input:focus,
.sau_table_wrap .table_controls .search_control .search_input:focus {
  outline: none;
  border-color: #3498db;
  box-shadow: 0 0 0 3px rgba(52, 152, 219, 0.1);
}
.sau_table_wrap .table_controls .entries_control .search_input::placeholder,
.sau_table_wrap .table_controls .search_control .search_input::placeholder {
  color: #999;
}
.sau_table_wrap .table_footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
  padding: 15px 0;
}
.sau_table_wrap .table_footer .showing_info {
  font-size: 14px;
  color: #555;
}
.sau_table_wrap .table_footer .showing_info span {
  font-weight: 600;
}
.sau_table_wrap .table_footer .pagination_controls {
  display: flex;
  gap: 5px;
}
.sau_table_wrap .table_footer .pagination_controls .pagination_btn {
  padding: 8px 16px;
  border: 1px solid #ddd;
  background: #fff;
  color: #333;
  font-size: 14px;
  border-radius: 4px;
  cursor: pointer;
  transition: all 0.3s ease;
}
.sau_table_wrap .table_footer .pagination_controls .pagination_btn:hover:not(:disabled) {
  background: #f5f5f5;
  border-color: #3498db;
  color: #3498db;
}
.sau_table_wrap .table_footer .pagination_controls .pagination_btn.active {
  background: #3498db;
  color: #fff;
  border-color: #3498db;
}
.sau_table_wrap .table_footer .pagination_controls .pagination_btn:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.sau_table_wrap .table_footer .pagination_controls .pagination_btn.page_number {
  min-width: 40px;
  padding: 8px 12px;
}
@media only screen and (max-width: 991.98px) {
  .sau_table_wrap .table_controls {
    flex-direction: column;
    gap: 15px;
    align-items: flex-start;
  }
  .sau_table_wrap .table_controls .search_control {
    width: 100%;
  }
  .sau_table_wrap .table_controls .search_control .search_input {
    width: 100%;
  }
  .sau_table_wrap .table_footer {
    flex-direction: column;
    gap: 15px;
    align-items: flex-start;
  }
  .sau_table_wrap .table_footer .pagination_controls {
    width: 100%;
    justify-content: center;
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 767.98px) {
  .sau_table_wrap .table_controls .entries_control label,
  .sau_table_wrap .table_controls .search_control label {
    font-size: 13px;
  }
  .sau_table_wrap .table_controls .entries_control .entries_select,
  .sau_table_wrap .table_controls .entries_control .search_input,
  .sau_table_wrap .table_controls .search_control .entries_select,
  .sau_table_wrap .table_controls .search_control .search_input {
    font-size: 13px;
    padding: 5px 10px;
  }
  .sau_table_wrap .table_footer .showing_info {
    font-size: 13px;
  }
  .sau_table_wrap .table_footer .pagination_controls .pagination_btn {
    padding: 6px 12px;
    font-size: 13px;
  }
  .sau_table_wrap .table_footer .pagination_controls .pagination_btn.page_number {
    min-width: 35px;
    padding: 6px 10px;
  }
}

.saures_section_header {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 25px;
  padding-bottom: 15px;
  border-bottom: 3px solid #00bf01;
}
@media only screen and (max-width: 991.98px) {
  .saures_section_header {
    gap: 12px;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767.98px) {
  .saures_section_header {
    gap: 10px;
    margin-bottom: 18px;
    padding-bottom: 12px;
    border-bottom-width: 2px;
  }
}
.saures_section_header .section_icon {
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg, #00bf01, rgb(0, 140, 0.7329842932));
  color: #fff;
  border-radius: 10px;
  font-size: 24px;
}
@media only screen and (max-width: 767.98px) {
  .saures_section_header .section_icon {
    width: 45px;
    height: 45px;
    font-size: 20px;
    border-radius: 8px;
  }
}
.saures_section_header h2, .saures_section_header h2 span, h2 .saures_section_header span {
  font-size: 28px;
  font-weight: 700;
  color: #333;
  margin: 0;
}
@media only screen and (max-width: 991.98px) {
  .saures_section_header h2, .saures_section_header h2 span, h2 .saures_section_header span {
    font-size: 24px;
  }
}
@media only screen and (max-width: 767.98px) {
  .saures_section_header h2, .saures_section_header h2 span, h2 .saures_section_header span {
    font-size: 20px;
  }
}
@media only screen and (max-width: 575.98px) {
  .saures_section_header h2, .saures_section_header h2 span, h2 .saures_section_header span {
    font-size: 18px;
  }
}

.saures_section_content p {
  font-size: 15px;
  line-height: 1.8;
  color: #555;
  margin-bottom: 15px;
}
@media only screen and (max-width: 767.98px) {
  .saures_section_content p {
    font-size: 14px;
    line-height: 1.7;
    margin-bottom: 12px;
  }
}
.saures_section_content p:last-child {
  margin-bottom: 0;
}
.saures_section_content .text-link {
  color: #00bf01;
  text-decoration: underline;
  transition: all 0.3s ease;
}
.saures_section_content .text-link:hover {
  color: rgb(0, 140, 0.7329842932);
}
.saures_section_content .info_highlight {
  background: linear-gradient(135deg, rgba(0, 191, 1, 0.1), rgba(0, 191, 1, 0.05));
  padding: 20px;
  border-radius: 8px;
  margin: 20px 0;
  border-left: 4px solid #00bf01;
}
@media only screen and (max-width: 767.98px) {
  .saures_section_content .info_highlight {
    padding: 15px;
    margin: 15px 0;
    border-left-width: 3px;
  }
}
.saures_section_content .info_highlight h3, .saures_section_content .info_highlight h3 span, h3 .saures_section_content .info_highlight span {
  font-size: 20px;
  font-weight: 600;
  color: #00bf01;
  margin: 0;
}
@media only screen and (max-width: 767.98px) {
  .saures_section_content .info_highlight h3, .saures_section_content .info_highlight h3 span, h3 .saures_section_content .info_highlight span {
    font-size: 18px;
  }
}
@media only screen and (max-width: 575.98px) {
  .saures_section_content .info_highlight h3, .saures_section_content .info_highlight h3 span, h3 .saures_section_content .info_highlight span {
    font-size: 16px;
  }
}

.projects_controls {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
  margin-bottom: 30px;
  padding: 20px;
  background: linear-gradient(135deg, rgba(0, 191, 1, 0.05), rgba(0, 191, 1, 0.02));
  border-radius: 10px;
  border: 1px solid rgba(0, 191, 1, 0.1);
  flex-wrap: wrap;
}
@media only screen and (max-width: 991.98px) {
  .projects_controls {
    gap: 15px;
    padding: 15px;
  }
}
@media only screen and (max-width: 767.98px) {
  .projects_controls {
    flex-direction: column;
    align-items: stretch;
  }
}
.projects_controls .projects_stats .stat_item {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 16px;
  color: #555;
}
@media only screen and (max-width: 767.98px) {
  .projects_controls .projects_stats .stat_item {
    font-size: 14px;
  }
}
.projects_controls .projects_stats .stat_item i {
  font-size: 24px;
  color: #00bf01;
}
@media only screen and (max-width: 767.98px) {
  .projects_controls .projects_stats .stat_item i {
    font-size: 20px;
  }
}
.projects_controls .projects_stats .stat_item strong {
  color: #00bf01;
  font-size: 18px;
}
@media only screen and (max-width: 767.98px) {
  .projects_controls .projects_stats .stat_item strong {
    font-size: 16px;
  }
}
.projects_controls .projects_filter {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}
@media only screen and (max-width: 767.98px) {
  .projects_controls .projects_filter {
    width: 100%;
  }
}
.projects_controls .projects_filter .filter_btn {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 10px 20px;
  border: 2px solid #e0e0e0;
  background: #ffffff;
  color: #666;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 767.98px) {
  .projects_controls .projects_filter .filter_btn {
    flex: 1;
    justify-content: center;
    padding: 10px 15px;
    font-size: 13px;
  }
}
.projects_controls .projects_filter .filter_btn i {
  font-size: 18px;
}
@media only screen and (max-width: 767.98px) {
  .projects_controls .projects_filter .filter_btn i {
    font-size: 16px;
  }
}
.projects_controls .projects_filter .filter_btn:hover {
  border-color: #00bf01;
  background: rgba(0, 191, 1, 0.05);
  color: #00bf01;
  transform: translateY(-2px);
}
.projects_controls .projects_filter .filter_btn.active {
  background: linear-gradient(135deg, #00bf01, rgb(0, 140, 0.7329842932));
  border-color: #00bf01;
  color: #fff;
  box-shadow: 0 4px 12px rgba(0, 191, 1, 0.3);
}
.projects_controls .projects_filter .filter_btn.active:hover {
  transform: translateY(-2px);
}
.projects_controls .projects_search {
  position: relative;
  width: 300px;
}
@media only screen and (max-width: 991.98px) {
  .projects_controls .projects_search {
    width: 250px;
  }
}
@media only screen and (max-width: 767.98px) {
  .projects_controls .projects_search {
    width: 100%;
  }
}
.projects_controls .projects_search .project_search_input {
  width: 100%;
  padding: 12px 45px 12px 15px;
  border: 2px solid #e0e0e0;
  border-radius: 8px;
  font-size: 14px;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 767.98px) {
  .projects_controls .projects_search .project_search_input {
    font-size: 13px;
    padding: 10px 40px 10px 12px;
  }
}
.projects_controls .projects_search .project_search_input:focus {
  outline: none;
  border-color: #00bf01;
  box-shadow: 0 0 0 4px rgba(0, 191, 1, 0.1);
}
.projects_controls .projects_search .project_search_input::placeholder {
  color: #999;
}
.projects_controls .projects_search i {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 18px;
  color: #999;
  pointer-events: none;
}
@media only screen and (max-width: 767.98px) {
  .projects_controls .projects_search i {
    font-size: 16px;
    right: 12px;
  }
}

.project_card {
  background: #fff;
  border: 2px solid #e0e0e0;
  border-radius: 12px;
  padding: 25px;
  transition: all 0.4s ease;
  position: relative;
  overflow: hidden;
}
@media only screen and (max-width: 991.98px) {
  .project_card {
    padding: 20px;
  }
}
@media only screen and (max-width: 767.98px) {
  .project_card {
    padding: 18px;
    border-radius: 10px;
  }
}
.project_card.hidden {
  display: none;
}
.project_card .status_badge {
  position: absolute;
  top: 20px;
  right: 20px;
  padding: 6px 14px;
  border-radius: 20px;
  font-size: 12px;
  font-weight: 600;
  z-index: 2;
}
@media only screen and (max-width: 767.98px) {
  .project_card .status_badge {
    top: 15px;
    right: 15px;
    padding: 5px 12px;
    font-size: 11px;
  }
}
.project_card .status_badge.ongoing {
  background: linear-gradient(135deg, #f59e0b 0%, #d97706 100%);
  color: #fff;
  box-shadow: 0 2px 8px rgba(245, 158, 11, 0.3);
}
.project_card .status_badge.completed {
  background: linear-gradient(135deg, #10b981 0%, #059669 100%);
  color: #fff;
  box-shadow: 0 2px 8px rgba(16, 185, 129, 0.3);
}
.project_card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 5px;
  height: 100%;
  background: linear-gradient(180deg, #00bf01, rgb(0, 114.5, 0.5994764398));
  transform: scaleY(0);
  transform-origin: bottom;
  transition: transform 0.4s ease;
}
.project_card:hover {
  border-color: #00bf01;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.12);
  transform: translateY(-5px);
}
.project_card:hover::before {
  transform: scaleY(1);
}
.project_card:hover .project_number {
  background: linear-gradient(135deg, #00bf01, rgb(0, 140, 0.7329842932));
  color: #fff;
  transform: scale(1.1);
}
.project_card .project_number {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg, rgba(0, 191, 1, 0.1), rgba(0, 191, 1, 0.05));
  color: #00bf01;
  font-size: 18px;
  font-weight: 700;
  border-radius: 10px;
  transition: all 0.3s ease;
}
.project_card .project_content {
  padding-right: 60px;
}
@media only screen and (max-width: 767.98px) {
  .project_card .project_content {
    padding-right: 50px;
  }
}
.project_card .project_content .project_title {
  font-size: 16px;
  font-weight: 600;
  color: #333;
  line-height: 1.5;
  margin-bottom: 20px;
  min-height: 72px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media only screen and (max-width: 991.98px) {
  .project_card .project_content .project_title {
    font-size: 15px;
    min-height: 68px;
  }
}
@media only screen and (max-width: 767.98px) {
  .project_card .project_content .project_title {
    font-size: 14px;
    margin-bottom: 15px;
    min-height: 63px;
  }
}
.project_card .project_content .project_meta {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
@media only screen and (max-width: 767.98px) {
  .project_card .project_content .project_meta {
    gap: 10px;
  }
}
.project_card .project_content .project_meta .meta_item {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 14px;
  color: #666;
}
@media only screen and (max-width: 767.98px) {
  .project_card .project_content .project_meta .meta_item {
    font-size: 13px;
    gap: 8px;
  }
}
.project_card .project_content .project_meta .meta_item i {
  font-size: 18px;
  color: #00bf01;
  flex-shrink: 0;
}
@media only screen and (max-width: 767.98px) {
  .project_card .project_content .project_meta .meta_item i {
    font-size: 16px;
  }
}
.project_card .project_content .project_meta .meta_item strong {
  color: #333;
}
.project_card .project_content .project_meta .meta_item .funded_badge {
  display: inline-block;
  padding: 4px 12px;
  background: linear-gradient(135deg, #00bf01, rgb(0, 140, 0.7329842932));
  color: #fff;
  border-radius: 6px;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.5px;
}
@media only screen and (max-width: 767.98px) {
  .project_card .project_content .project_meta .meta_item .funded_badge {
    font-size: 11px;
    padding: 3px 10px;
  }
}

.report_stats_bar {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 991.98px) {
  .report_stats_bar {
    gap: 15px;
    margin-bottom: 25px;
  }
}
@media only screen and (max-width: 767.98px) {
  .report_stats_bar {
    grid-template-columns: 1fr;
    gap: 15px;
    margin-bottom: 20px;
  }
}
.report_stats_bar .stat_box {
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 25px;
  background: linear-gradient(135deg, rgba(0, 191, 1, 0.08), rgba(0, 191, 1, 0.03));
  border: 2px solid rgba(0, 191, 1, 0.15);
  border-radius: 12px;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 991.98px) {
  .report_stats_bar .stat_box {
    padding: 20px;
    gap: 15px;
  }
}
@media only screen and (max-width: 767.98px) {
  .report_stats_bar .stat_box {
    padding: 18px;
    border-radius: 10px;
  }
}
.report_stats_bar .stat_box:hover {
  border-color: #00bf01;
  box-shadow: 0 5px 20px rgba(0, 191, 1, 0.15);
  transform: translateY(-3px);
}
.report_stats_bar .stat_box i {
  font-size: 40px;
  color: #00bf01;
}
@media only screen and (max-width: 991.98px) {
  .report_stats_bar .stat_box i {
    font-size: 35px;
  }
}
@media only screen and (max-width: 767.98px) {
  .report_stats_bar .stat_box i {
    font-size: 32px;
  }
}
.report_stats_bar .stat_box .stat_info {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.report_stats_bar .stat_box .stat_info .stat_label {
  font-size: 14px;
  color: #666;
  font-weight: 500;
}
.report_stats_bar .stat_box .stat_info .stat_value {
  font-size: 28px;
  font-weight: 700;
  color: #00bf01;
  line-height: 1;
}

.report_cards_grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 25px;
}
@media only screen and (max-width: 767.98px) {
  .report_cards_grid {
    grid-template-columns: 1fr;
  }
}
.report_cards_grid .report_card {
  background: #fff;
  border: 2px solid #e0e0e0;
  border-radius: 12px;
  padding: 25px;
  transition: all 0.4s ease;
  display: flex;
  flex-direction: column;
  gap: 20px;
  position: relative;
  overflow: hidden;
}
.report_cards_grid .report_card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 5px;
  background: linear-gradient(90deg, #00bf01, rgb(0, 165.5, 0.8664921466));
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.4s ease;
}
.report_cards_grid .report_card:hover {
  border-color: #00bf01;
  box-shadow: 0 10px 30px rgba(0, 191, 1, 0.15);
  transform: translateY(-5px);
}
.report_cards_grid .report_card:hover::before {
  transform: scaleX(1);
}
.report_cards_grid .report_card:hover .report_icon {
  background: linear-gradient(135deg, #00bf01, rgb(0, 165.5, 0.8664921466));
  color: #fff;
  transform: scale(1.1) rotate(5deg);
}
.report_cards_grid .report_card:hover .download_btn {
  background: linear-gradient(135deg, #00bf01, rgb(0, 165.5, 0.8664921466));
  transform: translateX(5px);
}
.report_cards_grid .report_card .report_icon {
  width: 70px;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg, rgba(0, 191, 1, 0.1), rgba(0, 191, 1, 0.05));
  color: #00bf01;
  border-radius: 12px;
  font-size: 32px;
  transition: all 0.4s ease;
}
.report_cards_grid .report_card .report_content {
  flex: 1;
}
.report_cards_grid .report_card .report_content .report_title {
  font-size: 18px;
  font-weight: 600;
  color: #333;
  margin-bottom: 12px;
  line-height: 1.4;
}
.report_cards_grid .report_card .report_content .report_description {
  font-size: 14px;
  color: #666;
  line-height: 1.6;
  margin-bottom: 15px;
}
.report_cards_grid .report_card .report_content .report_meta .report_director {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 10px 15px;
  background: rgba(0, 191, 1, 0.05);
  border-radius: 8px;
  font-size: 14px;
  color: #555;
  border-left: 3px solid #00bf01;
}
.report_cards_grid .report_card .report_content .report_meta .report_director i {
  font-size: 18px;
  color: #00bf01;
}
.report_cards_grid .report_card .report_actions .download_btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  width: 100%;
  padding: 12px 20px;
  background: linear-gradient(135deg, rgb(0, 165.5, 0.8664921466), #00bf01);
  color: #fff;
  text-decoration: none;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 600;
  transition: all 0.3s ease;
}
.report_cards_grid .report_card .report_actions .download_btn i {
  font-size: 18px;
}
.report_cards_grid .report_card .report_actions .download_btn:hover {
  box-shadow: 0 5px 15px rgba(0, 191, 1, 0.4);
}

.invitation_card_wrapper .invitation_card {
  background: #fff;
  border: 3px solid #e0e0e0;
  border-radius: 16px;
  padding: 35px;
  position: relative;
  overflow: hidden;
  transition: all 0.4s ease;
}
.invitation_card_wrapper .invitation_card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 6px;
  background: linear-gradient(90deg, #00bf01, rgb(0, 140, 0.7329842932));
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.4s ease;
}
.invitation_card_wrapper .invitation_card.featured {
  border-color: rgba(0, 191, 1, 0.3);
  background: linear-gradient(135deg, rgba(0, 191, 1, 0.03), rgb(255, 255, 255));
}
.invitation_card_wrapper .invitation_card.featured::before {
  transform: scaleX(1);
}
.invitation_card_wrapper .invitation_card:hover {
  border-color: #00bf01;
  box-shadow: 0 15px 40px rgba(0, 191, 1, 0.2);
  transform: translateY(-5px);
}
.invitation_card_wrapper .invitation_card:hover .invitation_icon {
  transform: scale(1.15) rotate(10deg);
}
.invitation_card_wrapper .invitation_card .invitation_badge {
  position: absolute;
  top: 25px;
  right: 25px;
  display: flex;
  align-items: center;
  gap: 6px;
  padding: 8px 16px;
  background: linear-gradient(135deg, #00bf01, rgb(0, 140, 0.7329842932));
  color: #fff;
  border-radius: 20px;
  font-size: 13px;
  font-weight: 600;
  box-shadow: 0 4px 12px rgba(0, 191, 1, 0.3);
}
.invitation_card_wrapper .invitation_card .invitation_badge i {
  font-size: 14px;
}
.invitation_card_wrapper .invitation_card .invitation_icon {
  width: 80px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg, rgba(0, 191, 1, 0.15), rgba(0, 191, 1, 0.08));
  color: #00bf01;
  border-radius: 16px;
  font-size: 40px;
  margin-bottom: 25px;
  transition: all 0.4s ease;
}
@media only screen and (max-width: 991.98px) {
  .invitation_card_wrapper .invitation_card .invitation_icon {
    width: 70px;
    height: 70px;
    font-size: 36px;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 575.98px) {
  .invitation_card_wrapper .invitation_card .invitation_icon {
    width: 60px;
    height: 60px;
    font-size: 32px;
    margin-bottom: 18px;
  }
}
.invitation_card_wrapper .invitation_card .invitation_content {
  margin-bottom: 25px;
}
@media only screen and (max-width: 767.98px) {
  .invitation_card_wrapper .invitation_card .invitation_content {
    margin-bottom: 20px;
  }
}
.invitation_card_wrapper .invitation_card .invitation_content .invitation_title {
  font-size: 24px;
  font-weight: 700;
  color: #333;
  margin-bottom: 15px;
  line-height: 1.3;
}
@media only screen and (max-width: 991.98px) {
  .invitation_card_wrapper .invitation_card .invitation_content .invitation_title {
    font-size: 22px;
    margin-bottom: 12px;
  }
}
@media only screen and (max-width: 575.98px) {
  .invitation_card_wrapper .invitation_card .invitation_content .invitation_title {
    font-size: 20px;
  }
}
.invitation_card_wrapper .invitation_card .invitation_content .invitation_description {
  font-size: 15px;
  color: #666;
  line-height: 1.7;
  margin-bottom: 20px;
}
@media only screen and (max-width: 575.98px) {
  .invitation_card_wrapper .invitation_card .invitation_content .invitation_description {
    font-size: 14px;
    margin-bottom: 15px;
  }
}
.invitation_card_wrapper .invitation_card .invitation_content .invitation_meta .meta_row {
  display: flex;
  gap: 30px;
  flex-wrap: wrap;
}
@media only screen and (max-width: 991.98px) {
  .invitation_card_wrapper .invitation_card .invitation_content .invitation_meta .meta_row {
    gap: 20px;
  }
}
@media only screen and (max-width: 575.98px) {
  .invitation_card_wrapper .invitation_card .invitation_content .invitation_meta .meta_row {
    gap: 15px;
  }
}
.invitation_card_wrapper .invitation_card .invitation_content .invitation_meta .meta_row .meta_item {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 12px 18px;
  background: rgba(0, 191, 1, 0.05);
  border-radius: 8px;
  border-left: 3px solid #00bf01;
  font-size: 14px;
  color: #555;
}
@media only screen and (max-width: 767.98px) {
  .invitation_card_wrapper .invitation_card .invitation_content .invitation_meta .meta_row .meta_item {
    padding: 10px 15px;
    font-size: 13px;
    gap: 8px;
  }
}
@media only screen and (max-width: 575.98px) {
  .invitation_card_wrapper .invitation_card .invitation_content .invitation_meta .meta_row .meta_item {
    padding: 8px 12px;
    font-size: 12px;
  }
}
.invitation_card_wrapper .invitation_card .invitation_content .invitation_meta .meta_row .meta_item i {
  font-size: 20px;
  color: #00bf01;
}
@media only screen and (max-width: 767.98px) {
  .invitation_card_wrapper .invitation_card .invitation_content .invitation_meta .meta_row .meta_item i {
    font-size: 18px;
  }
}
@media only screen and (max-width: 575.98px) {
  .invitation_card_wrapper .invitation_card .invitation_content .invitation_meta .meta_row .meta_item i {
    font-size: 16px;
  }
}
.invitation_card_wrapper .invitation_card .invitation_content .invitation_meta .meta_row .meta_item strong {
  color: #333;
}
.invitation_card_wrapper .invitation_card .invitation_actions {
  display: flex;
  gap: 15px;
  padding-top: 20px;
  border-top: 2px solid #f0f0f0;
}
@media only screen and (max-width: 575.98px) {
  .invitation_card_wrapper .invitation_card .invitation_actions {
    flex-direction: column;
    gap: 12px;
    padding-top: 15px;
  }
}
.invitation_card_wrapper .invitation_card .invitation_actions .action_btn {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 14px 24px;
  text-decoration: none;
  border-radius: 10px;
  font-size: 15px;
  font-weight: 600;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 767.98px) {
  .invitation_card_wrapper .invitation_card .invitation_actions .action_btn {
    padding: 12px 20px;
    font-size: 14px;
  }
}
@media only screen and (max-width: 575.98px) {
  .invitation_card_wrapper .invitation_card .invitation_actions .action_btn {
    padding: 12px 20px;
    font-size: 14px;
  }
}
.invitation_card_wrapper .invitation_card .invitation_actions .action_btn i {
  font-size: 18px;
}
.invitation_card_wrapper .invitation_card .invitation_actions .action_btn.primary {
  background: linear-gradient(135deg, #00bf01, rgb(0, 140, 0.7329842932));
  color: #fff;
}
.invitation_card_wrapper .invitation_card .invitation_actions .action_btn.primary:hover {
  background: linear-gradient(135deg, rgb(0, 140, 0.7329842932), rgb(0, 114.5, 0.5994764398));
  box-shadow: 0 6px 20px rgba(0, 191, 1, 0.4);
  transform: translateY(-2px);
}
.invitation_card_wrapper .invitation_card .invitation_actions .action_btn.secondary {
  background: #fff;
  color: #00bf01;
  border: 2px solid #00bf01;
}
.invitation_card_wrapper .invitation_card .invitation_actions .action_btn.secondary:hover {
  background: #00bf01;
  color: #fff;
  transform: translateY(-2px);
  box-shadow: 0 4px 15px rgba(0, 191, 1, 0.3);
}

.notices_grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 25px;
}
@media only screen and (max-width: 767.98px) {
  .notices_grid {
    grid-template-columns: 1fr;
  }
}
.notices_grid .notice_card {
  background: #fff;
  border: 2px solid #e0e0e0;
  border-radius: 12px;
  padding: 25px;
  position: relative;
  transition: all 0.4s ease;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.notices_grid .notice_card::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 5px;
  height: 100%;
  background: linear-gradient(180deg, #00bf01, rgb(0, 114.5, 0.5994764398));
  border-radius: 12px 0 0 12px;
  transform: scaleY(0);
  transform-origin: top;
  transition: transform 0.4s ease;
}
.notices_grid .notice_card.urgent::after {
  background: linear-gradient(180deg, #00bf01, rgb(0, 140, 0.7329842932));
}
.notices_grid .notice_card.urgent .notice_priority {
  background: linear-gradient(135deg, rgba(0, 191, 1, 0.15), rgba(0, 191, 1, 0.08));
  color: #00bf01;
}
.notices_grid .notice_card.urgent .notice_date_badge {
  background: linear-gradient(135deg, #00bf01, rgb(0, 140, 0.7329842932));
}
.notices_grid .notice_card:hover {
  border-color: #00bf01;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.12);
  transform: translateY(-5px);
}
.notices_grid .notice_card:hover::after {
  transform: scaleY(1);
}
.notices_grid .notice_card:hover .notice_date_badge {
  transform: scale(1.08);
}
.notices_grid .notice_card .notice_priority {
  position: absolute;
  top: 20px;
  right: 20px;
  display: flex;
  align-items: center;
  gap: 5px;
  padding: 6px 12px;
  background: linear-gradient(135deg, rgba(0, 191, 1, 0.15), rgba(0, 191, 1, 0.08));
  color: #00bf01;
  border-radius: 6px;
  font-size: 12px;
  font-weight: 600;
}
@media only screen and (max-width: 991.98px) {
  .notices_grid .notice_card .notice_priority {
    top: 15px;
    right: 15px;
    padding: 5px 10px;
    font-size: 11px;
  }
}
@media only screen and (max-width: 575.98px) {
  .notices_grid .notice_card .notice_priority {
    position: static;
    align-self: flex-start;
  }
}
.notices_grid .notice_card .notice_priority i {
  font-size: 14px;
}
.notices_grid .notice_card .notice_priority.normal {
  background: linear-gradient(135deg, rgba(0, 191, 1, 0.15), rgba(0, 191, 1, 0.08));
  color: #00bf01;
}
.notices_grid .notice_card .notice_date_badge {
  width: 70px;
  height: 70px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg, #00bf01, rgb(0, 140, 0.7329842932));
  color: #fff;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0, 191, 1, 0.3);
  transition: all 0.3s ease;
}
@media only screen and (max-width: 991.98px) {
  .notices_grid .notice_card .notice_date_badge {
    width: 60px;
    height: 60px;
  }
}
@media only screen and (max-width: 575.98px) {
  .notices_grid .notice_card .notice_date_badge {
    width: 100%;
    height: auto;
    padding: 12px;
    flex-direction: row;
    gap: 8px;
    justify-content: center;
  }
}
.notices_grid .notice_card .notice_date_badge .date_day {
  font-size: 28px;
  font-weight: 700;
  line-height: 1;
}
@media only screen and (max-width: 991.98px) {
  .notices_grid .notice_card .notice_date_badge .date_day {
    font-size: 24px;
  }
}
@media only screen and (max-width: 575.98px) {
  .notices_grid .notice_card .notice_date_badge .date_day {
    font-size: 20px;
  }
}
.notices_grid .notice_card .notice_date_badge .date_month {
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1px;
  margin-top: 2px;
}
@media only screen and (max-width: 991.98px) {
  .notices_grid .notice_card .notice_date_badge .date_month {
    font-size: 11px;
  }
}
@media only screen and (max-width: 575.98px) {
  .notices_grid .notice_card .notice_date_badge .date_month {
    margin-top: 0;
    font-size: 12px;
  }
}
.notices_grid .notice_card .notice_content {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
@media only screen and (max-width: 575.98px) {
  .notices_grid .notice_card .notice_content {
    gap: 10px;
  }
}
.notices_grid .notice_card .notice_content .notice_title {
  font-size: 18px;
  font-weight: 600;
  color: #333;
  line-height: 1.4;
  padding-right: 80px;
}
@media only screen and (max-width: 991.98px) {
  .notices_grid .notice_card .notice_content .notice_title {
    font-size: 17px;
    padding-right: 70px;
  }
}
@media only screen and (max-width: 767.98px) {
  .notices_grid .notice_card .notice_content .notice_title {
    font-size: 16px;
    padding-right: 60px;
  }
}
@media only screen and (max-width: 575.98px) {
  .notices_grid .notice_card .notice_content .notice_title {
    font-size: 16px;
    padding-right: 0;
  }
}
.notices_grid .notice_card .notice_content .notice_text {
  font-size: 14px;
  color: #666;
  line-height: 1.7;
  flex: 1;
}
@media only screen and (max-width: 575.98px) {
  .notices_grid .notice_card .notice_content .notice_text {
    font-size: 13px;
  }
}
.notices_grid .notice_card .notice_content .notice_footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 15px;
  border-top: 2px solid #f0f0f0;
}
@media only screen and (max-width: 575.98px) {
  .notices_grid .notice_card .notice_content .notice_footer {
    flex-direction: column;
    gap: 12px;
    align-items: flex-start;
    padding-top: 12px;
  }
}
.notices_grid .notice_card .notice_content .notice_footer .notice_category {
  display: flex;
  align-items: center;
  gap: 6px;
  padding: 6px 12px;
  background: rgba(0, 191, 1, 0.08);
  color: #00bf01;
  border-radius: 6px;
  font-size: 13px;
  font-weight: 500;
}
@media only screen and (max-width: 575.98px) {
  .notices_grid .notice_card .notice_content .notice_footer .notice_category {
    font-size: 12px;
    padding: 5px 10px;
  }
}
.notices_grid .notice_card .notice_content .notice_footer .notice_category i {
  font-size: 14px;
}
@media only screen and (max-width: 575.98px) {
  .notices_grid .notice_card .notice_content .notice_footer .notice_category i {
    font-size: 13px;
  }
}
.notices_grid .notice_card .notice_content .notice_footer .notice_download_link {
  display: flex;
  align-items: center;
  gap: 6px;
  padding: 8px 16px;
  background: linear-gradient(135deg, #00bf01, rgb(0, 140, 0.7329842932));
  color: #fff;
  text-decoration: none;
  border-radius: 6px;
  font-size: 13px;
  font-weight: 600;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 575.98px) {
  .notices_grid .notice_card .notice_content .notice_footer .notice_download_link {
    font-size: 12px;
    padding: 7px 14px;
    align-self: stretch;
    justify-content: center;
  }
}
.notices_grid .notice_card .notice_content .notice_footer .notice_download_link i {
  font-size: 16px;
}
@media only screen and (max-width: 575.98px) {
  .notices_grid .notice_card .notice_content .notice_footer .notice_download_link i {
    font-size: 15px;
  }
}
.notices_grid .notice_card .notice_content .notice_footer .notice_download_link:hover {
  background: linear-gradient(135deg, rgb(0, 140, 0.7329842932), rgb(0, 114.5, 0.5994764398));
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 191, 1, 0.4);
}

.technology_grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 25px;
}
@media only screen and (max-width: 991.98px) {
  .technology_grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 575.98px) {
  .technology_grid {
    grid-template-columns: 1fr;
  }
}
.technology_grid .technology_card {
  background: #fff;
  border: 2px solid #e0e0e0;
  border-radius: 10px;
  padding: 30px;
  text-align: center;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 991.98px) {
  .technology_grid .technology_card {
    padding: 25px;
  }
}
@media only screen and (max-width: 575.98px) {
  .technology_grid .technology_card {
    padding: 20px;
  }
}
.technology_grid .technology_card:hover {
  border-color: #00bf01;
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
  transform: translateY(-5px);
}
.technology_grid .technology_card .tech_icon {
  width: 70px;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg, rgba(0, 191, 1, 0.1), rgba(0, 191, 1, 0.05));
  color: #00bf01;
  border-radius: 50%;
  font-size: 32px;
  margin: 0 auto 20px;
}
@media only screen and (max-width: 991.98px) {
  .technology_grid .technology_card .tech_icon {
    width: 60px;
    height: 60px;
    font-size: 28px;
    margin-bottom: 18px;
  }
}
@media only screen and (max-width: 575.98px) {
  .technology_grid .technology_card .tech_icon {
    width: 55px;
    height: 55px;
    font-size: 26px;
    margin-bottom: 15px;
  }
}
.technology_grid .technology_card h3, .technology_grid .technology_card h3 span, h3 .technology_grid .technology_card span {
  font-size: 18px;
  font-weight: 600;
  color: #333;
  margin-bottom: 12px;
}
@media only screen and (max-width: 991.98px) {
  .technology_grid .technology_card h3, .technology_grid .technology_card h3 span, h3 .technology_grid .technology_card span {
    font-size: 17px;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 575.98px) {
  .technology_grid .technology_card h3, .technology_grid .technology_card h3 span, h3 .technology_grid .technology_card span {
    font-size: 16px;
    margin-bottom: 8px;
  }
}
.technology_grid .technology_card p {
  font-size: 14px;
  color: #666;
  margin: 0;
}
@media only screen and (max-width: 575.98px) {
  .technology_grid .technology_card p {
    font-size: 13px;
  }
}

.guideline_list {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media only screen and (max-width: 767.98px) {
  .guideline_list {
    gap: 15px;
  }
}
.guideline_list .guideline_item {
  display: flex;
  gap: 20px;
  padding: 20px;
  background: #fff;
  border: 2px solid #e0e0e0;
  border-radius: 10px;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 767.98px) {
  .guideline_list .guideline_item {
    gap: 15px;
    padding: 18px;
  }
}
@media only screen and (max-width: 575.98px) {
  .guideline_list .guideline_item {
    flex-direction: column;
    padding: 15px;
    gap: 12px;
  }
}
.guideline_list .guideline_item:hover {
  border-color: #00bf01;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
}
.guideline_list .guideline_item .guideline_icon {
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg, rgba(0, 191, 1, 0.1), rgba(0, 191, 1, 0.05));
  color: #00bf01;
  border-radius: 8px;
  font-size: 24px;
  flex-shrink: 0;
}
@media only screen and (max-width: 991.98px) {
  .guideline_list .guideline_item .guideline_icon {
    width: 45px;
    height: 45px;
    font-size: 22px;
  }
}
@media only screen and (max-width: 575.98px) {
  .guideline_list .guideline_item .guideline_icon {
    width: 40px;
    height: 40px;
    font-size: 20px;
  }
}
.guideline_list .guideline_item .guideline_content {
  flex: 1;
}
.guideline_list .guideline_item .guideline_content h4, .guideline_list .guideline_item .guideline_content h4 span, h4 .guideline_list .guideline_item .guideline_content span {
  font-size: 18px;
  font-weight: 600;
  color: #333;
  margin-bottom: 8px;
}
@media only screen and (max-width: 991.98px) {
  .guideline_list .guideline_item .guideline_content h4, .guideline_list .guideline_item .guideline_content h4 span, h4 .guideline_list .guideline_item .guideline_content span {
    font-size: 17px;
  }
}
@media only screen and (max-width: 575.98px) {
  .guideline_list .guideline_item .guideline_content h4, .guideline_list .guideline_item .guideline_content h4 span, h4 .guideline_list .guideline_item .guideline_content span {
    font-size: 16px;
    margin-bottom: 6px;
  }
}
.guideline_list .guideline_item .guideline_content p {
  font-size: 14px;
  color: #666;
  margin-bottom: 12px;
}
@media only screen and (max-width: 575.98px) {
  .guideline_list .guideline_item .guideline_content p {
    font-size: 13px;
    margin-bottom: 10px;
  }
}
.guideline_list .guideline_item .guideline_content .guideline_link {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 8px 18px;
  background: #00bf01;
  color: #fff;
  text-decoration: none;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 500;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 575.98px) {
  .guideline_list .guideline_item .guideline_content .guideline_link {
    font-size: 13px;
    padding: 7px 15px;
  }
}
.guideline_list .guideline_item .guideline_content .guideline_link i {
  font-size: 16px;
}
@media only screen and (max-width: 575.98px) {
  .guideline_list .guideline_item .guideline_content .guideline_link i {
    font-size: 15px;
  }
}
.guideline_list .guideline_item .guideline_content .guideline_link:hover {
  background: rgb(0, 140, 0.7329842932);
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 191, 1, 0.3);
}

.submission_info {
  text-align: center;
  padding: 40px;
  background: linear-gradient(135deg, rgba(0, 191, 1, 0.05), rgba(0, 191, 1, 0.1));
  border-radius: 10px;
  border: 2px dashed #00bf01;
}
@media only screen and (max-width: 991.98px) {
  .submission_info {
    padding: 35px 30px;
  }
}
@media only screen and (max-width: 767.98px) {
  .submission_info {
    padding: 30px 25px;
  }
}
@media only screen and (max-width: 575.98px) {
  .submission_info {
    padding: 25px 20px;
  }
}
.submission_info p {
  font-size: 16px;
  color: #555;
  margin-bottom: 25px;
}
@media only screen and (max-width: 767.98px) {
  .submission_info p {
    font-size: 15px;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 575.98px) {
  .submission_info p {
    font-size: 14px;
    margin-bottom: 18px;
  }
}
.submission_info .submission_btn {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 14px 35px;
  background: linear-gradient(135deg, #00bf01, rgb(0, 140, 0.7329842932));
  color: #fff;
  text-decoration: none;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 600;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 767.98px) {
  .submission_info .submission_btn {
    padding: 12px 30px;
    font-size: 15px;
    gap: 8px;
  }
}
@media only screen and (max-width: 575.98px) {
  .submission_info .submission_btn {
    padding: 12px 25px;
    font-size: 14px;
  }
}
.submission_info .submission_btn i {
  font-size: 18px;
}
@media only screen and (max-width: 767.98px) {
  .submission_info .submission_btn i {
    font-size: 17px;
  }
}
@media only screen and (max-width: 575.98px) {
  .submission_info .submission_btn i {
    font-size: 16px;
  }
}
.submission_info .submission_btn:hover {
  background: linear-gradient(135deg, rgb(0, 140, 0.7329842932), rgb(0, 114.5, 0.5994764398));
  transform: translateY(-3px);
  box-shadow: 0 6px 20px rgba(0, 191, 1, 0.4);
}

.saures_table_wrapper {
  margin-top: 20px;
}
.saures_table_wrapper .table-responsive {
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  overflow: hidden;
}

.research_center_overview {
  height: 480px;
}
.research_center_overview ul li {
  margin-bottom: 10px;
}

.lab_list_wrapper .lab_item {
  background: #fff;
  border-radius: 20px;
  padding: 35px 30px;
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.08);
  border: 2px solid #f0f0f0;
  position: relative;
  overflow: hidden;
  transition: all 0.4s ease;
  height: 100%;
  display: flex;
  align-items: center;
  gap: 25px;
}
@media only screen and (max-width: 991.98px) {
  .lab_list_wrapper .lab_item {
    padding: 30px 25px;
    gap: 20px;
  }
}
@media only screen and (max-width: 767.98px) {
  .lab_list_wrapper .lab_item {
    padding: 25px 20px;
    gap: 18px;
    flex-direction: column;
    text-align: center;
  }
}
@media only screen and (max-width: 575.98px) {
  .lab_list_wrapper .lab_item {
    padding: 20px 18px;
    gap: 15px;
  }
}
.lab_list_wrapper .lab_item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: linear-gradient(90deg, #00bf01 0%, rgb(38, 255, 39.1361256545) 100%);
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.4s ease;
}
.lab_list_wrapper .lab_item:hover {
  transform: translateY(-8px);
  box-shadow: 0 15px 40px rgba(0, 0, 0, 0.12);
  border-color: #00bf01;
}
.lab_list_wrapper .lab_item:hover::before {
  transform: scaleX(1);
}
.lab_list_wrapper .lab_item:hover .lab_number {
  background: linear-gradient(135deg, #00bf01, rgb(0, 140, 0.7329842932));
  color: #fff;
  transform: scale(1.1);
}
.lab_list_wrapper .lab_item:hover .lab_icon {
  background: linear-gradient(135deg, #00bf01, rgb(0, 242, 1.2670157068));
  transform: rotate(5deg) scale(1.1);
}
.lab_list_wrapper .lab_item:hover .lab_icon i {
  color: #fff;
}
.lab_list_wrapper .lab_item:hover .lab_name {
  color: #00bf01;
}
.lab_list_wrapper .lab_item .lab_number {
  width: 60px;
  height: 60px;
  background: linear-gradient(135deg, rgba(0, 191, 1, 0.1), rgba(0, 191, 1, 0.05));
  color: #00bf01;
  border-radius: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  font-weight: 700;
  flex-shrink: 0;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 991.98px) {
  .lab_list_wrapper .lab_item .lab_number {
    width: 55px;
    height: 55px;
    font-size: 22px;
  }
}
@media only screen and (max-width: 767.98px) {
  .lab_list_wrapper .lab_item .lab_number {
    width: 50px;
    height: 50px;
    font-size: 20px;
    margin: 0 auto;
  }
}
.lab_list_wrapper .lab_item .lab_content {
  flex: 1;
  position: relative;
}
@media only screen and (max-width: 767.98px) {
  .lab_list_wrapper .lab_item .lab_content {
    text-align: center;
  }
}
.lab_list_wrapper .lab_item .lab_content .lab_name {
  font-size: 20px;
  font-weight: 600;
  color: #333;
  margin-bottom: 8px;
  line-height: 1.3;
  transition: color 0.3s ease;
}
@media only screen and (max-width: 991.98px) {
  .lab_list_wrapper .lab_item .lab_content .lab_name {
    font-size: 18px;
  }
}
@media only screen and (max-width: 767.98px) {
  .lab_list_wrapper .lab_item .lab_content .lab_name {
    font-size: 17px;
    margin-bottom: 6px;
  }
}
@media only screen and (max-width: 575.98px) {
  .lab_list_wrapper .lab_item .lab_content .lab_name {
    font-size: 16px;
  }
}
.lab_list_wrapper .lab_item .lab_content .lab_department {
  font-size: 14px;
  color: #666;
  margin: 0;
  font-weight: 500;
}
@media only screen and (max-width: 575.98px) {
  .lab_list_wrapper .lab_item .lab_content .lab_department {
    font-size: 13px;
  }
}
.lab_list_wrapper .lab_item .lab_icon {
  width: 70px;
  height: 70px;
  background: linear-gradient(135deg, rgba(0, 191, 1, 0.08), rgba(0, 191, 1, 0.04));
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  transition: all 0.4s ease;
}
@media only screen and (max-width: 991.98px) {
  .lab_list_wrapper .lab_item .lab_icon {
    width: 60px;
    height: 60px;
  }
}
@media only screen and (max-width: 767.98px) {
  .lab_list_wrapper .lab_item .lab_icon {
    width: 55px;
    height: 55px;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 575.98px) {
  .lab_list_wrapper .lab_item .lab_icon {
    width: 50px;
    height: 50px;
  }
}
.lab_list_wrapper .lab_item .lab_icon i {
  font-size: 32px;
  color: #00bf01;
  transition: color 0.3s ease;
}
@media only screen and (max-width: 991.98px) {
  .lab_list_wrapper .lab_item .lab_icon i {
    font-size: 28px;
  }
}
@media only screen and (max-width: 767.98px) {
  .lab_list_wrapper .lab_item .lab_icon i {
    font-size: 26px;
  }
}
@media only screen and (max-width: 575.98px) {
  .lab_list_wrapper .lab_item .lab_icon i {
    font-size: 24px;
  }
}

.section_heading .sub_title {
  display: inline-block;
  padding: 8px 20px;
  background: linear-gradient(135deg, rgba(0, 191, 1, 0.1), rgba(0, 191, 1, 0.05));
  color: #00bf01;
  border-radius: 50px;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 15px;
  letter-spacing: 0.5px;
}
@media only screen and (max-width: 767.98px) {
  .section_heading .sub_title {
    font-size: 13px;
    padding: 6px 16px;
  }
}
.section_heading .section_title {
  font-size: 36px;
  font-weight: 700;
  color: #333;
  margin-bottom: 20px;
  line-height: 1.2;
}
@media only screen and (max-width: 991.98px) {
  .section_heading .section_title {
    font-size: 32px;
  }
}
@media only screen and (max-width: 767.98px) {
  .section_heading .section_title {
    font-size: 28px;
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 575.98px) {
  .section_heading .section_title {
    font-size: 24px;
  }
}
.section_heading .section_description {
  font-size: 16px;
  color: #666;
  line-height: 1.6;
  max-width: 600px;
  margin: 0 auto;
}
@media only screen and (max-width: 767.98px) {
  .section_heading .section_description {
    font-size: 15px;
  }
}
@media only screen and (max-width: 575.98px) {
  .section_heading .section_description {
    font-size: 14px;
  }
}

.residential_hall_wrapper .hall_card {
  background: #fff;
  border-radius: 24px;
  padding: 35px 35px;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.08);
  border: 2px solid #f0f0f0;
  position: relative;
  overflow: hidden;
  transition: all 0.4s ease;
  height: 100%;
}
@media only screen and (max-width: 991.98px) {
  .residential_hall_wrapper .hall_card {
    padding: 35px 30px;
  }
}
@media only screen and (max-width: 767.98px) {
  .residential_hall_wrapper .hall_card {
    padding: 30px 25px;
  }
}
@media only screen and (max-width: 575.98px) {
  .residential_hall_wrapper .hall_card {
    padding: 25px 20px;
  }
}
.residential_hall_wrapper .hall_card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 5px;
  background: linear-gradient(90deg, #00bf01 0%, rgb(12.5, 255, 13.7696335079) 100%);
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.5s ease;
}
.residential_hall_wrapper .hall_card::after {
  content: "";
  position: absolute;
  bottom: -100%;
  right: -100%;
  width: 300px;
  height: 300px;
  background: radial-gradient(circle, rgba(0, 191, 1, 0.05) 0%, transparent 70%);
  transition: all 0.6s ease;
}
.residential_hall_wrapper .hall_card:hover {
  transform: translateY(-10px);
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.15);
  border-color: #00bf01;
}
.residential_hall_wrapper .hall_card:hover::before {
  transform: scaleX(1);
}
.residential_hall_wrapper .hall_card:hover::after {
  bottom: -50px;
  right: -50px;
}
.residential_hall_wrapper .hall_card:hover .hall_badge {
  background: linear-gradient(135deg, #00bf01, rgb(0, 140, 0.7329842932));
  color: #fff;
  transform: scale(1.15) rotate(5deg);
}
.residential_hall_wrapper .hall_card:hover .hall_icon {
  background: linear-gradient(135deg, #00bf01, rgb(0, 242, 1.2670157068));
  transform: scale(1.1) rotate(-5deg);
}
.residential_hall_wrapper .hall_card:hover .hall_icon i {
  color: #fff;
}
.residential_hall_wrapper .hall_card:hover .hall_name {
  color: #00bf01;
}
.residential_hall_wrapper .hall_card:hover .hall_link {
  background: #00bf01;
  color: #fff;
  padding-right: 25px;
}
.residential_hall_wrapper .hall_card:hover .hall_link i {
  transform: translateX(5px);
}
.residential_hall_wrapper .hall_card .hall_badge {
  position: absolute;
  top: 30px;
  right: 30px;
  width: 50px;
  height: 50px;
  background: linear-gradient(135deg, rgba(0, 191, 1, 0.12), rgba(0, 191, 1, 0.06));
  color: #00bf01;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: 700;
  transition: all 0.4s ease;
  z-index: 1;
}
@media only screen and (max-width: 767.98px) {
  .residential_hall_wrapper .hall_card .hall_badge {
    width: 45px;
    height: 45px;
    font-size: 18px;
    top: 25px;
    right: 25px;
  }
}
@media only screen and (max-width: 575.98px) {
  .residential_hall_wrapper .hall_card .hall_badge {
    width: 40px;
    height: 40px;
    font-size: 16px;
    top: 20px;
    right: 20px;
  }
}
.residential_hall_wrapper .hall_card .hall_icon {
  width: 80px;
  height: 80px;
  background: linear-gradient(135deg, rgba(0, 191, 1, 0.1), rgba(0, 191, 1, 0.05));
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
  transition: all 0.4s ease;
}
@media only screen and (max-width: 991.98px) {
  .residential_hall_wrapper .hall_card .hall_icon {
    width: 70px;
    height: 70px;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 575.98px) {
  .residential_hall_wrapper .hall_card .hall_icon {
    width: 60px;
    height: 60px;
    margin-bottom: 18px;
  }
}
.residential_hall_wrapper .hall_card .hall_icon i {
  font-size: 40px;
  color: #00bf01;
  transition: color 0.3s ease;
}
@media only screen and (max-width: 991.98px) {
  .residential_hall_wrapper .hall_card .hall_icon i {
    font-size: 36px;
  }
}
@media only screen and (max-width: 575.98px) {
  .residential_hall_wrapper .hall_card .hall_icon i {
    font-size: 32px;
  }
}
.residential_hall_wrapper .hall_card .hall_content {
  position: relative;
  z-index: 1;
}
.residential_hall_wrapper .hall_card .hall_content .hall_name {
  font-size: 24px;
  font-weight: 700;
  color: #333;
  margin-bottom: 20px;
  line-height: 1.3;
  transition: color 0.3s ease;
  padding-right: 60px;
}
@media only screen and (max-width: 991.98px) {
  .residential_hall_wrapper .hall_card .hall_content .hall_name {
    font-size: 22px;
    margin-bottom: 18px;
  }
}
@media only screen and (max-width: 767.98px) {
  .residential_hall_wrapper .hall_card .hall_content .hall_name {
    font-size: 20px;
    margin-bottom: 15px;
    padding-right: 50px;
  }
}
@media only screen and (max-width: 575.98px) {
  .residential_hall_wrapper .hall_card .hall_content .hall_name {
    font-size: 18px;
    padding-right: 0;
  }
}
.residential_hall_wrapper .hall_card .hall_content .hall_meta {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  margin-bottom: 18px;
}
@media only screen and (max-width: 767.98px) {
  .residential_hall_wrapper .hall_card .hall_content .hall_meta {
    gap: 12px;
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 575.98px) {
  .residential_hall_wrapper .hall_card .hall_content .hall_meta {
    flex-direction: column;
    gap: 10px;
  }
}
.residential_hall_wrapper .hall_card .hall_content .hall_meta .meta_item {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 8px 15px;
  background: rgba(0, 191, 1, 0.06);
  border-radius: 8px;
  font-size: 14px;
  color: #555;
  font-weight: 500;
}
@media only screen and (max-width: 767.98px) {
  .residential_hall_wrapper .hall_card .hall_content .hall_meta .meta_item {
    padding: 6px 12px;
    font-size: 13px;
  }
}
@media only screen and (max-width: 575.98px) {
  .residential_hall_wrapper .hall_card .hall_content .hall_meta .meta_item {
    padding: 6px 12px;
    font-size: 12px;
  }
}
.residential_hall_wrapper .hall_card .hall_content .hall_meta .meta_item i {
  font-size: 18px;
  color: #00bf01;
}
@media only screen and (max-width: 767.98px) {
  .residential_hall_wrapper .hall_card .hall_content .hall_meta .meta_item i {
    font-size: 16px;
  }
}
.residential_hall_wrapper .hall_card .hall_content .hall_description {
  font-size: 15px;
  color: #666;
  line-height: 1.7;
  margin-bottom: 25px;
}
@media only screen and (max-width: 767.98px) {
  .residential_hall_wrapper .hall_card .hall_content .hall_description {
    font-size: 14px;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 575.98px) {
  .residential_hall_wrapper .hall_card .hall_content .hall_description {
    font-size: 13px;
    margin-bottom: 18px;
  }
}
.residential_hall_wrapper .hall_card .hall_content .hall_link {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 12px 20px;
  background: rgba(0, 191, 1, 0.08);
  color: #00bf01;
  border-radius: 10px;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 767.98px) {
  .residential_hall_wrapper .hall_card .hall_content .hall_link {
    padding: 10px 18px;
    font-size: 14px;
  }
}
@media only screen and (max-width: 575.98px) {
  .residential_hall_wrapper .hall_card .hall_content .hall_link {
    padding: 10px 16px;
    font-size: 13px;
    gap: 8px;
  }
}
.residential_hall_wrapper .hall_card .hall_content .hall_link i {
  font-size: 18px;
  transition: transform 0.3s ease;
}
@media only screen and (max-width: 767.98px) {
  .residential_hall_wrapper .hall_card .hall_content .hall_link i {
    font-size: 16px;
  }
}
.residential_hall_wrapper .hall_card .hall_content .hall_link:hover {
  background: #00bf01;
  color: #fff;
}

.hall_features_section {
  padding-top: 50px;
  border-top: 2px dashed rgba(0, 191, 1, 0.15);
  margin-top: 50px;
}
@media only screen and (max-width: 767.98px) {
  .hall_features_section {
    padding-top: 40px;
    margin-top: 40px;
  }
}
.hall_features_section .features_title {
  font-size: 32px;
  font-weight: 700;
  color: #333;
  margin-bottom: 10px;
}
@media only screen and (max-width: 991.98px) {
  .hall_features_section .features_title {
    font-size: 28px;
  }
}
@media only screen and (max-width: 767.98px) {
  .hall_features_section .features_title {
    font-size: 24px;
  }
}
@media only screen and (max-width: 575.98px) {
  .hall_features_section .features_title {
    font-size: 22px;
  }
}
.hall_features_section .feature_item {
  background: #fff;
  border-radius: 16px;
  padding: 30px 25px;
  text-align: center;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.06);
  border: 2px solid #f5f5f5;
  transition: all 0.3s ease;
  height: 100%;
}
@media only screen and (max-width: 991.98px) {
  .hall_features_section .feature_item {
    padding: 25px 20px;
  }
}
@media only screen and (max-width: 767.98px) {
  .hall_features_section .feature_item {
    padding: 20px 18px;
  }
}
.hall_features_section .feature_item:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  border-color: #00bf01;
}
.hall_features_section .feature_item:hover .feature_icon {
  background: linear-gradient(135deg, #00bf01, rgb(0, 242, 1.2670157068));
  transform: scale(1.1) rotate(5deg);
}
.hall_features_section .feature_item:hover .feature_icon i {
  color: #fff;
}
.hall_features_section .feature_item .feature_icon {
  width: 70px;
  height: 70px;
  background: linear-gradient(135deg, rgba(0, 191, 1, 0.1), rgba(0, 191, 1, 0.05));
  border-radius: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 20px;
  transition: all 0.4s ease;
}
@media only screen and (max-width: 991.98px) {
  .hall_features_section .feature_item .feature_icon {
    width: 60px;
    height: 60px;
    margin-bottom: 18px;
  }
}
@media only screen and (max-width: 767.98px) {
  .hall_features_section .feature_item .feature_icon {
    width: 55px;
    height: 55px;
    margin-bottom: 15px;
  }
}
.hall_features_section .feature_item .feature_icon i {
  font-size: 32px;
  color: #00bf01;
  transition: color 0.3s ease;
}
@media only screen and (max-width: 991.98px) {
  .hall_features_section .feature_item .feature_icon i {
    font-size: 28px;
  }
}
@media only screen and (max-width: 767.98px) {
  .hall_features_section .feature_item .feature_icon i {
    font-size: 26px;
  }
}
.hall_features_section .feature_item h5, .hall_features_section .feature_item h5 span, h5 .hall_features_section .feature_item span {
  font-size: 18px;
  font-weight: 600;
  color: #333;
  margin-bottom: 10px;
}
@media only screen and (max-width: 991.98px) {
  .hall_features_section .feature_item h5, .hall_features_section .feature_item h5 span, h5 .hall_features_section .feature_item span {
    font-size: 17px;
  }
}
@media only screen and (max-width: 767.98px) {
  .hall_features_section .feature_item h5, .hall_features_section .feature_item h5 span, h5 .hall_features_section .feature_item span {
    font-size: 16px;
    margin-bottom: 8px;
  }
}
.hall_features_section .feature_item p {
  font-size: 14px;
  color: #666;
  margin: 0;
  line-height: 1.6;
}
@media only screen and (max-width: 767.98px) {
  .hall_features_section .feature_item p {
    font-size: 13px;
  }
}

.hall_details_wrapper .provost_info_card {
  background: linear-gradient(135deg, #ffffff 0%, #f8fffe 100%);
  border-radius: 24px;
  padding: 40px;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.08);
  border: 2px solid #f0f0f0;
  margin-bottom: 30px;
  position: relative;
  overflow: hidden;
}
@media only screen and (max-width: 991.98px) {
  .hall_details_wrapper .provost_info_card {
    padding: 35px 30px;
  }
}
@media only screen and (max-width: 767.98px) {
  .hall_details_wrapper .provost_info_card {
    padding: 30px 25px;
    margin-bottom: 25px;
  }
}
@media only screen and (max-width: 575.98px) {
  .hall_details_wrapper .provost_info_card {
    padding: 25px 20px;
  }
}
.hall_details_wrapper .provost_info_card::before {
  content: "";
  position: absolute;
  top: -50%;
  right: -50%;
  width: 300px;
  height: 300px;
  background: radial-gradient(circle, rgba(0, 191, 1, 0.08) 0%, transparent 70%);
  pointer-events: none;
}
.hall_details_wrapper .provost_info_card .provost_image_section {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 25px;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 767.98px) {
  .hall_details_wrapper .provost_info_card .provost_image_section {
    gap: 20px;
  }
}
.hall_details_wrapper .provost_info_card .provost_image_section .provost_image {
  width: 220px;
  height: 220px;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 15px 50px rgba(0, 0, 0, 0.12);
  border: 4px solid #fff;
  position: relative;
}
@media only screen and (max-width: 991.98px) {
  .hall_details_wrapper .provost_info_card .provost_image_section .provost_image {
    width: 200px;
    height: 200px;
  }
}
@media only screen and (max-width: 767.98px) {
  .hall_details_wrapper .provost_info_card .provost_image_section .provost_image {
    width: 180px;
    height: 180px;
  }
}
@media only screen and (max-width: 575.98px) {
  .hall_details_wrapper .provost_info_card .provost_image_section .provost_image {
    width: 160px;
    height: 160px;
  }
}
.hall_details_wrapper .provost_info_card .provost_image_section .provost_image::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, transparent 60%, rgba(0, 0, 0, 0.4) 100%);
  pointer-events: none;
}
.hall_details_wrapper .provost_info_card .provost_image_section .provost_image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.4s ease;
}
.hall_details_wrapper .provost_info_card .provost_image_section .provost_image:hover img {
  transform: scale(1.05);
}
.hall_details_wrapper .provost_info_card .provost_image_section .provost_name_badge {
  text-align: center;
  background: linear-gradient(135deg, rgba(0, 191, 1, 0.1), rgba(0, 191, 1, 0.05));
  padding: 20px 40px;
  border-radius: 16px;
  border: 2px solid rgba(0, 191, 1, 0.15);
}
@media only screen and (max-width: 767.98px) {
  .hall_details_wrapper .provost_info_card .provost_image_section .provost_name_badge {
    padding: 18px 35px;
  }
}
@media only screen and (max-width: 575.98px) {
  .hall_details_wrapper .provost_info_card .provost_image_section .provost_name_badge {
    padding: 15px 30px;
  }
}
.hall_details_wrapper .provost_info_card .provost_image_section .provost_name_badge h4, .hall_details_wrapper .provost_info_card .provost_image_section .provost_name_badge h4 span, h4 .hall_details_wrapper .provost_info_card .provost_image_section .provost_name_badge span {
  font-size: 26px;
  font-weight: 700;
  color: #333;
  margin-bottom: 6px;
}
@media only screen and (max-width: 991.98px) {
  .hall_details_wrapper .provost_info_card .provost_image_section .provost_name_badge h4, .hall_details_wrapper .provost_info_card .provost_image_section .provost_name_badge h4 span, h4 .hall_details_wrapper .provost_info_card .provost_image_section .provost_name_badge span {
    font-size: 24px;
  }
}
@media only screen and (max-width: 767.98px) {
  .hall_details_wrapper .provost_info_card .provost_image_section .provost_name_badge h4, .hall_details_wrapper .provost_info_card .provost_image_section .provost_name_badge h4 span, h4 .hall_details_wrapper .provost_info_card .provost_image_section .provost_name_badge span {
    font-size: 22px;
  }
}
@media only screen and (max-width: 575.98px) {
  .hall_details_wrapper .provost_info_card .provost_image_section .provost_name_badge h4, .hall_details_wrapper .provost_info_card .provost_image_section .provost_name_badge h4 span, h4 .hall_details_wrapper .provost_info_card .provost_image_section .provost_name_badge span {
    font-size: 20px;
  }
}
.hall_details_wrapper .provost_info_card .provost_image_section .provost_name_badge p {
  font-size: 16px;
  font-weight: 600;
  color: #00bf01;
  margin: 0;
}
@media only screen and (max-width: 767.98px) {
  .hall_details_wrapper .provost_info_card .provost_image_section .provost_name_badge p {
    font-size: 15px;
  }
}
@media only screen and (max-width: 575.98px) {
  .hall_details_wrapper .provost_info_card .provost_image_section .provost_name_badge p {
    font-size: 14px;
  }
}
.hall_details_wrapper .provost_info_card .provost_description {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 2px dashed rgba(0, 191, 1, 0.15);
}
@media only screen and (max-width: 767.98px) {
  .hall_details_wrapper .provost_info_card .provost_description {
    margin-top: 25px;
    padding-top: 25px;
  }
}
@media only screen and (max-width: 575.98px) {
  .hall_details_wrapper .provost_info_card .provost_description {
    margin-top: 20px;
    padding-top: 20px;
  }
}
.hall_details_wrapper .provost_info_card .provost_description p {
  font-size: 15px;
  color: #555;
  line-height: 1.8;
  margin-bottom: 15px;
}
@media only screen and (max-width: 767.98px) {
  .hall_details_wrapper .provost_info_card .provost_description p {
    font-size: 14px;
    margin-bottom: 12px;
  }
}
@media only screen and (max-width: 575.98px) {
  .hall_details_wrapper .provost_info_card .provost_description p {
    font-size: 13px;
    margin-bottom: 10px;
  }
}
.hall_details_wrapper .provost_info_card .provost_description p:last-child {
  margin-bottom: 0;
}
.hall_details_wrapper .hall_details_info_section {
  background: #fff;
  border-radius: 24px;
  padding: 40px;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.08);
  border: 2px solid #f0f0f0;
  margin-bottom: 30px;
}
@media only screen and (max-width: 991.98px) {
  .hall_details_wrapper .hall_details_info_section {
    padding: 35px 30px;
  }
}
@media only screen and (max-width: 767.98px) {
  .hall_details_wrapper .hall_details_info_section {
    padding: 30px 25px;
    margin-bottom: 25px;
  }
}
@media only screen and (max-width: 575.98px) {
  .hall_details_wrapper .hall_details_info_section {
    padding: 25px 20px;
  }
}
.hall_details_wrapper .hall_details_info_section .section_header {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 35px;
  padding-bottom: 25px;
  border-bottom: 2px solid #f0f0f0;
}
@media only screen and (max-width: 767.98px) {
  .hall_details_wrapper .hall_details_info_section .section_header {
    gap: 15px;
    margin-bottom: 30px;
    padding-bottom: 20px;
  }
}
@media only screen and (max-width: 575.98px) {
  .hall_details_wrapper .hall_details_info_section .section_header {
    flex-direction: column;
    text-align: center;
    gap: 12px;
  }
}
.hall_details_wrapper .hall_details_info_section .section_header .header_icon {
  width: 70px;
  height: 70px;
  background: linear-gradient(135deg, #00bf01, rgb(0, 242, 1.2670157068));
  border-radius: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  box-shadow: 0 8px 25px rgba(0, 191, 1, 0.3);
}
@media only screen and (max-width: 767.98px) {
  .hall_details_wrapper .hall_details_info_section .section_header .header_icon {
    width: 60px;
    height: 60px;
  }
}
@media only screen and (max-width: 575.98px) {
  .hall_details_wrapper .hall_details_info_section .section_header .header_icon {
    width: 55px;
    height: 55px;
  }
}
.hall_details_wrapper .hall_details_info_section .section_header .header_icon i {
  font-size: 36px;
  color: #fff;
}
@media only screen and (max-width: 767.98px) {
  .hall_details_wrapper .hall_details_info_section .section_header .header_icon i {
    font-size: 32px;
  }
}
@media only screen and (max-width: 575.98px) {
  .hall_details_wrapper .hall_details_info_section .section_header .header_icon i {
    font-size: 28px;
  }
}
.hall_details_wrapper .hall_details_info_section .section_header .header_content {
  flex: 1;
}
.hall_details_wrapper .hall_details_info_section .section_header .header_content h3, .hall_details_wrapper .hall_details_info_section .section_header .header_content h3 span, h3 .hall_details_wrapper .hall_details_info_section .section_header .header_content span {
  font-size: 28px;
  font-weight: 700;
  color: #333;
  margin-bottom: 8px;
}
@media only screen and (max-width: 991.98px) {
  .hall_details_wrapper .hall_details_info_section .section_header .header_content h3, .hall_details_wrapper .hall_details_info_section .section_header .header_content h3 span, h3 .hall_details_wrapper .hall_details_info_section .section_header .header_content span {
    font-size: 26px;
  }
}
@media only screen and (max-width: 767.98px) {
  .hall_details_wrapper .hall_details_info_section .section_header .header_content h3, .hall_details_wrapper .hall_details_info_section .section_header .header_content h3 span, h3 .hall_details_wrapper .hall_details_info_section .section_header .header_content span {
    font-size: 24px;
    margin-bottom: 6px;
  }
}
@media only screen and (max-width: 575.98px) {
  .hall_details_wrapper .hall_details_info_section .section_header .header_content h3, .hall_details_wrapper .hall_details_info_section .section_header .header_content h3 span, h3 .hall_details_wrapper .hall_details_info_section .section_header .header_content span {
    font-size: 20px;
  }
}
.hall_details_wrapper .hall_details_info_section .section_header .header_content p {
  font-size: 15px;
  color: #666;
  margin: 0;
}
@media only screen and (max-width: 767.98px) {
  .hall_details_wrapper .hall_details_info_section .section_header .header_content p {
    font-size: 14px;
  }
}
@media only screen and (max-width: 575.98px) {
  .hall_details_wrapper .hall_details_info_section .section_header .header_content p {
    font-size: 13px;
  }
}
.hall_details_wrapper .hall_details_info_section .hall_stats_grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 25px;
}
@media only screen and (max-width: 991.98px) {
  .hall_details_wrapper .hall_details_info_section .hall_stats_grid {
    gap: 20px;
  }
}
@media only screen and (max-width: 767.98px) {
  .hall_details_wrapper .hall_details_info_section .hall_stats_grid {
    grid-template-columns: 1fr;
    gap: 18px;
  }
}
.hall_details_wrapper .hall_details_info_section .hall_stats_grid .stat_card {
  background: linear-gradient(135deg, rgba(0, 191, 1, 0.06), rgba(0, 191, 1, 0.02));
  border: 2px solid rgba(0, 191, 1, 0.1);
  border-radius: 20px;
  padding: 30px 25px;
  display: flex;
  align-items: center;
  gap: 20px;
  transition: all 0.4s ease;
}
@media only screen and (max-width: 991.98px) {
  .hall_details_wrapper .hall_details_info_section .hall_stats_grid .stat_card {
    padding: 25px 20px;
    gap: 18px;
  }
}
@media only screen and (max-width: 575.98px) {
  .hall_details_wrapper .hall_details_info_section .hall_stats_grid .stat_card {
    padding: 20px 18px;
    gap: 15px;
  }
}
.hall_details_wrapper .hall_details_info_section .hall_stats_grid .stat_card:hover {
  transform: translateY(-5px);
  box-shadow: 0 15px 40px rgba(0, 191, 1, 0.15);
  border-color: #00bf01;
}
.hall_details_wrapper .hall_details_info_section .hall_stats_grid .stat_card:hover .stat_icon {
  background: linear-gradient(135deg, #00bf01);
  transform: scale(1.1) rotate(5deg);
}
.hall_details_wrapper .hall_details_info_section .hall_stats_grid .stat_card:hover .stat_icon i {
  color: #fff;
}
.hall_details_wrapper .hall_details_info_section .hall_stats_grid .stat_card:hover .stat_number {
  color: #00bf01;
}
.hall_details_wrapper .hall_details_info_section .hall_stats_grid .stat_card .stat_icon {
  width: 65px;
  height: 65px;
  background: linear-gradient(135deg, rgba(0, 191, 1, 0.15), rgba(0, 191, 1, 0.08));
  border-radius: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  transition: all 0.4s ease;
}
@media only screen and (max-width: 991.98px) {
  .hall_details_wrapper .hall_details_info_section .hall_stats_grid .stat_card .stat_icon {
    width: 60px;
    height: 60px;
  }
}
@media only screen and (max-width: 575.98px) {
  .hall_details_wrapper .hall_details_info_section .hall_stats_grid .stat_card .stat_icon {
    width: 55px;
    height: 55px;
  }
}
.hall_details_wrapper .hall_details_info_section .hall_stats_grid .stat_card .stat_icon i {
  font-size: 32px;
  color: #00bf01;
  transition: color 0.3s ease;
}
@media only screen and (max-width: 991.98px) {
  .hall_details_wrapper .hall_details_info_section .hall_stats_grid .stat_card .stat_icon i {
    font-size: 28px;
  }
}
@media only screen and (max-width: 575.98px) {
  .hall_details_wrapper .hall_details_info_section .hall_stats_grid .stat_card .stat_icon i {
    font-size: 26px;
  }
}
.hall_details_wrapper .hall_details_info_section .hall_stats_grid .stat_card .stat_content {
  flex: 1;
}
.hall_details_wrapper .hall_details_info_section .hall_stats_grid .stat_card .stat_content .stat_number {
  font-size: 36px;
  font-weight: 700;
  color: #333;
  line-height: 1;
  margin-bottom: 8px;
  transition: color 0.3s ease;
}
@media only screen and (max-width: 991.98px) {
  .hall_details_wrapper .hall_details_info_section .hall_stats_grid .stat_card .stat_content .stat_number {
    font-size: 32px;
  }
}
@media only screen and (max-width: 767.98px) {
  .hall_details_wrapper .hall_details_info_section .hall_stats_grid .stat_card .stat_content .stat_number {
    font-size: 28px;
  }
}
@media only screen and (max-width: 575.98px) {
  .hall_details_wrapper .hall_details_info_section .hall_stats_grid .stat_card .stat_content .stat_number {
    font-size: 26px;
  }
}
.hall_details_wrapper .hall_details_info_section .hall_stats_grid .stat_card .stat_content .stat_label {
  font-size: 14px;
  color: #666;
  margin: 0;
  font-weight: 500;
}
@media only screen and (max-width: 575.98px) {
  .hall_details_wrapper .hall_details_info_section .hall_stats_grid .stat_card .stat_content .stat_label {
    font-size: 13px;
  }
}
.hall_details_wrapper .hall_description_section {
  background: #fff;
  border-radius: 24px;
  padding: 40px;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.08);
  border: 2px solid #f0f0f0;
}
@media only screen and (max-width: 991.98px) {
  .hall_details_wrapper .hall_description_section {
    padding: 35px 30px;
  }
}
@media only screen and (max-width: 767.98px) {
  .hall_details_wrapper .hall_description_section {
    padding: 30px 25px;
  }
}
@media only screen and (max-width: 575.98px) {
  .hall_details_wrapper .hall_description_section {
    padding: 25px 20px;
  }
}
.hall_details_wrapper .hall_description_section .description_header {
  margin-bottom: 25px;
  padding-bottom: 20px;
  border-bottom: 2px solid #f0f0f0;
}
@media only screen and (max-width: 767.98px) {
  .hall_details_wrapper .hall_description_section .description_header {
    margin-bottom: 20px;
    padding-bottom: 15px;
  }
}
.hall_details_wrapper .hall_description_section .description_header h3, .hall_details_wrapper .hall_description_section .description_header h3 span, h3 .hall_details_wrapper .hall_description_section .description_header span {
  font-size: 26px;
  font-weight: 700;
  color: #333;
  margin: 0;
  display: inline-block;
  position: relative;
}
@media only screen and (max-width: 991.98px) {
  .hall_details_wrapper .hall_description_section .description_header h3, .hall_details_wrapper .hall_description_section .description_header h3 span, h3 .hall_details_wrapper .hall_description_section .description_header span {
    font-size: 24px;
  }
}
@media only screen and (max-width: 767.98px) {
  .hall_details_wrapper .hall_description_section .description_header h3, .hall_details_wrapper .hall_description_section .description_header h3 span, h3 .hall_details_wrapper .hall_description_section .description_header span {
    font-size: 22px;
  }
}
@media only screen and (max-width: 575.98px) {
  .hall_details_wrapper .hall_description_section .description_header h3, .hall_details_wrapper .hall_description_section .description_header h3 span, h3 .hall_details_wrapper .hall_description_section .description_header span {
    font-size: 20px;
  }
}
.hall_details_wrapper .hall_description_section .description_header h3::after, .hall_details_wrapper .hall_description_section .description_header h3 span::after, h3 .hall_details_wrapper .hall_description_section .description_header span::after {
  content: "";
  position: absolute;
  bottom: -8px;
  left: 0;
  width: 60px;
  height: 4px;
  background: linear-gradient(90deg, #00bf01, rgb(38, 255, 39.1361256545));
  border-radius: 2px;
}
.hall_details_wrapper .hall_description_section .description_content p {
  font-size: 16px;
  color: #555;
  line-height: 1.8;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767.98px) {
  .hall_details_wrapper .hall_description_section .description_content p {
    font-size: 15px;
    margin-bottom: 18px;
  }
}
@media only screen and (max-width: 575.98px) {
  .hall_details_wrapper .hall_description_section .description_content p {
    font-size: 14px;
    margin-bottom: 15px;
  }
}
.hall_details_wrapper .hall_description_section .description_content p:last-child {
  margin-bottom: 0;
}
.hall_details_wrapper .hall_description_section .description_content .hall_features_list {
  margin-top: 30px;
  padding: 30px;
  background: linear-gradient(135deg, rgba(0, 191, 1, 0.04), rgba(0, 191, 1, 0.01));
  border-radius: 16px;
  border-left: 4px solid #00bf01;
}
@media only screen and (max-width: 767.98px) {
  .hall_details_wrapper .hall_description_section .description_content .hall_features_list {
    margin-top: 25px;
    padding: 25px 20px;
  }
}
@media only screen and (max-width: 575.98px) {
  .hall_details_wrapper .hall_description_section .description_content .hall_features_list {
    margin-top: 20px;
    padding: 20px 15px;
  }
}
.hall_details_wrapper .hall_description_section .description_content .hall_features_list h4, .hall_details_wrapper .hall_description_section .description_content .hall_features_list h4 span, h4 .hall_details_wrapper .hall_description_section .description_content .hall_features_list span {
  font-size: 20px;
  font-weight: 600;
  color: #333;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767.98px) {
  .hall_details_wrapper .hall_description_section .description_content .hall_features_list h4, .hall_details_wrapper .hall_description_section .description_content .hall_features_list h4 span, h4 .hall_details_wrapper .hall_description_section .description_content .hall_features_list span {
    font-size: 18px;
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 575.98px) {
  .hall_details_wrapper .hall_description_section .description_content .hall_features_list h4, .hall_details_wrapper .hall_description_section .description_content .hall_features_list h4 span, h4 .hall_details_wrapper .hall_description_section .description_content .hall_features_list span {
    font-size: 17px;
  }
}
.hall_details_wrapper .hall_description_section .description_content .hall_features_list ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 15px;
}
@media only screen and (max-width: 767.98px) {
  .hall_details_wrapper .hall_description_section .description_content .hall_features_list ul {
    grid-template-columns: 1fr;
    gap: 12px;
  }
}
.hall_details_wrapper .hall_description_section .description_content .hall_features_list ul li {
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 15px;
  color: #555;
  line-height: 1.6;
}
@media only screen and (max-width: 767.98px) {
  .hall_details_wrapper .hall_description_section .description_content .hall_features_list ul li {
    font-size: 14px;
  }
}
@media only screen and (max-width: 575.98px) {
  .hall_details_wrapper .hall_description_section .description_content .hall_features_list ul li {
    font-size: 13px;
    gap: 10px;
  }
}
.hall_details_wrapper .hall_description_section .description_content .hall_features_list ul li i {
  font-size: 20px;
  color: #00bf01;
  flex-shrink: 0;
}
@media only screen and (max-width: 767.98px) {
  .hall_details_wrapper .hall_description_section .description_content .hall_features_list ul li i {
    font-size: 18px;
  }
}
@media only screen and (max-width: 575.98px) {
  .hall_details_wrapper .hall_description_section .description_content .hall_features_list ul li i {
    font-size: 16px;
  }
}
.hall_details_wrapper .hall_gallery_section {
  margin-top: 40px;
  background: #fff;
  border-radius: 20px;
  padding: 40px;
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.06);
}
@media only screen and (max-width: 991.98px) {
  .hall_details_wrapper .hall_gallery_section {
    padding: 35px 30px;
    margin-top: 35px;
  }
}
@media only screen and (max-width: 767.98px) {
  .hall_details_wrapper .hall_gallery_section {
    padding: 30px 25px;
    margin-top: 30px;
  }
}
@media only screen and (max-width: 575.98px) {
  .hall_details_wrapper .hall_gallery_section {
    padding: 25px 20px;
    margin-top: 25px;
  }
}
.hall_details_wrapper .hall_gallery_section .section_header {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 35px;
  padding-bottom: 25px;
  border-bottom: 2px solid #f0f0f0;
}
@media only screen and (max-width: 767.98px) {
  .hall_details_wrapper .hall_gallery_section .section_header {
    gap: 15px;
    margin-bottom: 30px;
    padding-bottom: 20px;
  }
}
@media only screen and (max-width: 575.98px) {
  .hall_details_wrapper .hall_gallery_section .section_header {
    flex-direction: column;
    text-align: center;
    gap: 12px;
  }
}
.hall_details_wrapper .hall_gallery_section .section_header .header_icon {
  width: 70px;
  height: 70px;
  background: linear-gradient(135deg, #00bf01, rgb(0, 242, 1.2670157068));
  border-radius: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  box-shadow: 0 8px 25px rgba(0, 191, 1, 0.3);
}
@media only screen and (max-width: 767.98px) {
  .hall_details_wrapper .hall_gallery_section .section_header .header_icon {
    width: 60px;
    height: 60px;
  }
}
@media only screen and (max-width: 575.98px) {
  .hall_details_wrapper .hall_gallery_section .section_header .header_icon {
    width: 55px;
    height: 55px;
  }
}
.hall_details_wrapper .hall_gallery_section .section_header .header_icon i {
  font-size: 36px;
  color: #fff;
}
@media only screen and (max-width: 767.98px) {
  .hall_details_wrapper .hall_gallery_section .section_header .header_icon i {
    font-size: 32px;
  }
}
@media only screen and (max-width: 575.98px) {
  .hall_details_wrapper .hall_gallery_section .section_header .header_icon i {
    font-size: 28px;
  }
}
.hall_details_wrapper .hall_gallery_section .section_header .header_content {
  flex: 1;
}
.hall_details_wrapper .hall_gallery_section .section_header .header_content h3, .hall_details_wrapper .hall_gallery_section .section_header .header_content h3 span, h3 .hall_details_wrapper .hall_gallery_section .section_header .header_content span {
  font-size: 28px;
  font-weight: 700;
  color: #333;
  margin-bottom: 8px;
}
@media only screen and (max-width: 991.98px) {
  .hall_details_wrapper .hall_gallery_section .section_header .header_content h3, .hall_details_wrapper .hall_gallery_section .section_header .header_content h3 span, h3 .hall_details_wrapper .hall_gallery_section .section_header .header_content span {
    font-size: 26px;
  }
}
@media only screen and (max-width: 767.98px) {
  .hall_details_wrapper .hall_gallery_section .section_header .header_content h3, .hall_details_wrapper .hall_gallery_section .section_header .header_content h3 span, h3 .hall_details_wrapper .hall_gallery_section .section_header .header_content span {
    font-size: 24px;
    margin-bottom: 6px;
  }
}
@media only screen and (max-width: 575.98px) {
  .hall_details_wrapper .hall_gallery_section .section_header .header_content h3, .hall_details_wrapper .hall_gallery_section .section_header .header_content h3 span, h3 .hall_details_wrapper .hall_gallery_section .section_header .header_content span {
    font-size: 20px;
  }
}
.hall_details_wrapper .hall_gallery_section .section_header .header_content p {
  font-size: 15px;
  color: #666;
  margin: 0;
}
@media only screen and (max-width: 767.98px) {
  .hall_details_wrapper .hall_gallery_section .section_header .header_content p {
    font-size: 14px;
  }
}
@media only screen and (max-width: 575.98px) {
  .hall_details_wrapper .hall_gallery_section .section_header .header_content p {
    font-size: 13px;
  }
}
.hall_details_wrapper .hall_gallery_section .hall_gallery_grid .hall_gallery_item {
  position: relative;
  border-radius: 12px;
  overflow: hidden;
  aspect-ratio: 4/3;
  background: #f8f9fa;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
}
.hall_details_wrapper .hall_gallery_section .hall_gallery_grid .hall_gallery_item:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
}
.hall_details_wrapper .hall_gallery_section .hall_gallery_grid .hall_gallery_item:hover .gallery_overlay {
  opacity: 1;
}
.hall_details_wrapper .hall_gallery_section .hall_gallery_grid .hall_gallery_item:hover img {
  transform: scale(1.1);
}
.hall_details_wrapper .hall_gallery_section .hall_gallery_grid .hall_gallery_item a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.hall_details_wrapper .hall_gallery_section .hall_gallery_grid .hall_gallery_item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.4s ease;
}
.hall_details_wrapper .hall_gallery_section .hall_gallery_grid .hall_gallery_item .gallery_overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 191, 1, 0.8);
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.hall_details_wrapper .hall_gallery_section .hall_gallery_grid .hall_gallery_item .gallery_overlay i {
  font-size: 48px;
  color: #fff;
  transition: transform 0.3s ease;
}
@media only screen and (max-width: 767.98px) {
  .hall_details_wrapper .hall_gallery_section .hall_gallery_grid .hall_gallery_item .gallery_overlay i {
    font-size: 40px;
  }
}
@media only screen and (max-width: 575.98px) {
  .hall_details_wrapper .hall_gallery_section .hall_gallery_grid .hall_gallery_item .gallery_overlay i {
    font-size: 36px;
  }
}
.hall_details_wrapper .hall_gallery_section .hall_gallery_grid .hall_gallery_item .gallery_overlay:hover i {
  transform: scale(1.1);
}

.mou_overview_section {
  background: linear-gradient(135deg, rgba(0, 128, 1, 0.03) 0%, rgb(255, 255, 255) 100%);
}
.mou_overview_section .mou_overview_content h2, .mou_overview_section .mou_overview_content h2 span, h2 .mou_overview_section .mou_overview_content span {
  font-size: 42px;
  font-weight: 700;
  margin-bottom: 25px;
  line-height: 1.3;
}
.mou_overview_section .mou_overview_content p {
  font-size: 16px;
  line-height: 1.8;
  margin-bottom: 20px;
}
.mou_overview_section .mou_overview_content .mou_stats {
  display: flex;
  gap: 40px;
  margin-top: 40px;
}
.mou_overview_section .mou_overview_content .mou_stats .stat_item h3, .mou_overview_section .mou_overview_content .mou_stats .stat_item h3 span, h3 .mou_overview_section .mou_overview_content .mou_stats .stat_item span {
  font-size: 36px;
  font-weight: 700;
  color: #00bf01;
  margin-bottom: 8px;
}
.mou_overview_section .mou_overview_content .mou_stats .stat_item p {
  font-size: 14px;
  margin: 0;
}
.mou_overview_section .mou_overview_image {
  position: relative;
}
.mou_overview_section .mou_overview_image img {
  width: 100%;
  border-radius: 16px;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.1);
}

.mou_list_section .mou_filter_header {
  margin-bottom: 30px;
}
.mou_list_section .mou_filter_header h2, .mou_list_section .mou_filter_header h2 span, h2 .mou_list_section .mou_filter_header span {
  font-size: 42px;
  font-weight: 700;
  margin-bottom: 30px;
  text-align: center;
}
.mou_list_section .mou_filter_header .mou_filter_tabs {
  display: flex;
  justify-content: center;
  gap: 15px;
  flex-wrap: wrap;
}
.mou_list_section .mou_filter_header .mou_filter_tabs .filter_btn {
  padding: 12px 30px;
  font-size: 15px;
  font-weight: 500;
  background: #fff;
  border: 2px solid #e5e5e5;
  border-radius: 50px;
  cursor: pointer;
  transition: all 0.3s ease;
}
.mou_list_section .mou_filter_header .mou_filter_tabs .filter_btn:hover {
  border-color: #00bf01;
  color: #00bf01;
  transform: translateY(-2px);
}
.mou_list_section .mou_filter_header .mou_filter_tabs .filter_btn.active {
  background: #00bf01;
  color: #fff;
  border-color: #00bf01;
}
.mou_list_section .mou_list_grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}

.mou_card {
  background: #fff;
  border-radius: 16px;
  padding: 30px;
  border: 1px solid #f0f0f0;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  transition: all 0.4s ease;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.mou_card:hover {
  transform: translateY(-8px);
  box-shadow: 0 25px 60px rgba(0, 0, 0, 0.15);
  border-color: #00bf01;
}
.mou_card:hover .mou_card_header .mou_logo {
  transform: scale(1.05);
}
.mou_card .mou_card_header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 20px;
}
.mou_card .mou_card_header .mou_logo {
  width: 80px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f8f8f8;
  border-radius: 12px;
  padding: 15px;
  transition: all 0.3s ease;
}
.mou_card .mou_card_header .mou_logo img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.mou_card .mou_card_header .mou_badge {
  padding: 6px 16px;
  border-radius: 20px;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.mou_card .mou_card_header .mou_badge.international {
  background: rgba(59, 130, 246, 0.1);
  color: #3b82f6;
}
.mou_card .mou_card_header .mou_badge.national {
  background: rgba(0, 128, 1, 0.1);
  color: #00bf01;
}
.mou_card .mou_card_header .mou_badge.industry {
  background: rgba(245, 158, 11, 0.1);
  color: #f59e0b;
}
.mou_card .mou_card_body {
  flex: 1;
}
.mou_card .mou_card_body h4, .mou_card .mou_card_body h4 span, h4 .mou_card .mou_card_body span {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 12px;
  line-height: 1.4;
}
.mou_card .mou_card_body .location {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 14px;
  color: #666;
  margin-bottom: 15px;
}
.mou_card .mou_card_body .location i {
  font-size: 16px;
  color: #00bf01;
}
.mou_card .mou_card_body .description {
  font-size: 14px;
  line-height: 1.7;
  margin-bottom: 20px;
}
.mou_card .mou_card_body .mou_meta {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  padding-top: 15px;
  border-top: 1px solid #f0f0f0;
}
.mou_card .mou_card_body .mou_meta span {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 13px;
  color: #666;
}
.mou_card .mou_card_body .mou_meta span i {
  font-size: 16px;
}
.mou_card .mou_card_body .mou_meta .status.active {
  color: #10b981;
}
.mou_card .mou_card_body .mou_meta .status.active i {
  color: #10b981;
}
.mou_card .mou_card_footer {
  margin-top: 20px;
}
.mou_card .mou_card_footer .mou_link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 14px;
  font-weight: 500;
  color: #00bf01;
  text-decoration: none;
  transition: all 0.3s ease;
}
.mou_card .mou_card_footer .mou_link i {
  font-size: 16px;
  transition: transform 0.3s ease;
}
.mou_card .mou_card_footer .mou_link:hover {
  gap: 12px;
}
.mou_card .mou_card_footer .mou_link:hover i {
  transform: translateX(4px);
}

.mou_benefits_section {
  background: #f9fafb;
}
.mou_benefits_section .benefit_card {
  background: #fff;
  padding: 35px 25px;
  border-radius: 16px;
  text-align: center;
  transition: all 0.3s ease;
  height: 100%;
  border: 1px solid transparent;
}
.mou_benefits_section .benefit_card:hover {
  transform: translateY(-5px);
  box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);
  border-color: #00bf01;
}
.mou_benefits_section .benefit_card:hover .benefit_icon {
  background: #00bf01;
  color: #fff;
  transform: scale(1.1);
}
.mou_benefits_section .benefit_card:hover .benefit_icon i {
  color: #fff;
}
.mou_benefits_section .benefit_card .benefit_icon {
  width: 80px;
  height: 80px;
  margin: 0 auto 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg, rgba(0, 128, 1, 0.1) 0%, rgba(0, 128, 1, 0.05) 100%);
  border-radius: 50%;
  transition: all 0.3s ease;
}
.mou_benefits_section .benefit_card .benefit_icon i {
  font-size: 36px;
  color: #00bf01;
  transition: all 0.3s ease;
}
.mou_benefits_section .benefit_card h4, .mou_benefits_section .benefit_card h4 span, h4 .mou_benefits_section .benefit_card span {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 12px;
}
.mou_benefits_section .benefit_card p {
  font-size: 14px;
  line-height: 1.7;
  margin: 0;
}

.mou_cta_section .mou_cta_wrapper {
  background: linear-gradient(135deg, #00bf01 0%, rgb(0, 140, 0.7329842932) 100%);
  padding: 60px 50px;
  border-radius: 20px;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.mou_cta_section .mou_cta_wrapper::before {
  content: "";
  position: absolute;
  top: -50%;
  right: -10%;
  width: 300px;
  height: 300px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 50%;
}
.mou_cta_section .mou_cta_wrapper::after {
  content: "";
  position: absolute;
  bottom: -30%;
  left: -5%;
  width: 200px;
  height: 200px;
  background: rgba(255, 255, 255, 0.08);
  border-radius: 50%;
}
.mou_cta_section .mou_cta_wrapper .mou_cta_content {
  position: relative;
  z-index: 1;
}
.mou_cta_section .mou_cta_wrapper .mou_cta_content h2, .mou_cta_section .mou_cta_wrapper .mou_cta_content h2 span, h2 .mou_cta_section .mou_cta_wrapper .mou_cta_content span {
  font-size: 38px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 15px;
}
.mou_cta_section .mou_cta_wrapper .mou_cta_content p {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.9);
  margin-bottom: 30px;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}
.mou_cta_section .mou_cta_wrapper .mou_cta_content .read_more_btn {
  background: #fff;
  color: #00bf01;
  padding: 14px 35px;
  font-size: 16px;
  font-weight: 500;
  border-radius: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.mou_cta_section .mou_cta_wrapper .mou_cta_content .read_more_btn:hover {
  background: rgba(255, 255, 255, 0.95);
  transform: translateY(-2px);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
}

@media only screen and (max-width: 991.98px) {
  .mou_overview_section .mou_overview_content h2, .mou_overview_section .mou_overview_content h2 span, h2 .mou_overview_section .mou_overview_content span {
    font-size: 36px;
  }
  .mou_overview_section .mou_overview_content .mou_stats {
    gap: 30px;
  }
  .mou_overview_section .mou_overview_content .mou_stats .stat_item h3, .mou_overview_section .mou_overview_content .mou_stats .stat_item h3 span, h3 .mou_overview_section .mou_overview_content .mou_stats .stat_item span {
    font-size: 32px;
  }
  .mou_overview_section .mou_overview_image {
    margin-top: 40px;
  }
  .mou_list_section .mou_list_grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .mou_list_section .mou_filter_header h2, .mou_list_section .mou_filter_header h2 span, h2 .mou_list_section .mou_filter_header span {
    font-size: 36px;
  }
  .mou_benefits_section .benefit_card {
    padding: 30px 20px;
  }
  .mou_cta_section .mou_cta_wrapper {
    padding: 50px 40px;
  }
  .mou_cta_section .mou_cta_wrapper .mou_cta_content h2, .mou_cta_section .mou_cta_wrapper .mou_cta_content h2 span, h2 .mou_cta_section .mou_cta_wrapper .mou_cta_content span {
    font-size: 32px;
  }
}
@media only screen and (max-width: 767.98px) {
  .mou_overview_section .mou_overview_content h2, .mou_overview_section .mou_overview_content h2 span, h2 .mou_overview_section .mou_overview_content span {
    font-size: 30px;
  }
  .mou_overview_section .mou_overview_content .mou_stats {
    gap: 25px;
    flex-wrap: wrap;
  }
  .mou_overview_section .mou_overview_content .mou_stats .stat_item h3, .mou_overview_section .mou_overview_content .mou_stats .stat_item h3 span, h3 .mou_overview_section .mou_overview_content .mou_stats .stat_item span {
    font-size: 28px;
  }
  .mou_list_section .mou_list_grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }
  .mou_list_section .mou_filter_header h2, .mou_list_section .mou_filter_header h2 span, h2 .mou_list_section .mou_filter_header span {
    font-size: 30px;
  }
  .mou_list_section .mou_filter_header .mou_filter_tabs {
    gap: 10px;
  }
  .mou_list_section .mou_filter_header .mou_filter_tabs .filter_btn {
    padding: 10px 24px;
    font-size: 14px;
  }
  .mou_card {
    padding: 25px;
  }
  .mou_card .mou_card_header .mou_logo {
    width: 70px;
    height: 70px;
  }
  .mou_card .mou_card_body h4, .mou_card .mou_card_body h4 span, h4 .mou_card .mou_card_body span {
    font-size: 18px;
  }
  .mou_benefits_section .benefit_card {
    padding: 25px 20px;
  }
  .mou_benefits_section .benefit_card .benefit_icon {
    width: 70px;
    height: 70px;
  }
  .mou_benefits_section .benefit_card .benefit_icon i {
    font-size: 32px;
  }
  .mou_benefits_section .benefit_card h4, .mou_benefits_section .benefit_card h4 span, h4 .mou_benefits_section .benefit_card span {
    font-size: 18px;
  }
  .mou_cta_section .mou_cta_wrapper {
    padding: 40px 30px;
  }
  .mou_cta_section .mou_cta_wrapper .mou_cta_content h2, .mou_cta_section .mou_cta_wrapper .mou_cta_content h2 span, h2 .mou_cta_section .mou_cta_wrapper .mou_cta_content span {
    font-size: 28px;
  }
  .mou_cta_section .mou_cta_wrapper .mou_cta_content p {
    font-size: 15px;
  }
}
@media only screen and (max-width: 575.98px) {
  .mou_overview_section .mou_overview_content h2, .mou_overview_section .mou_overview_content h2 span, h2 .mou_overview_section .mou_overview_content span {
    font-size: 26px;
    margin-bottom: 20px;
  }
  .mou_overview_section .mou_overview_content p {
    font-size: 15px;
  }
  .mou_overview_section .mou_overview_content .mou_stats {
    gap: 20px;
    justify-content: space-between;
  }
  .mou_overview_section .mou_overview_content .mou_stats .stat_item h3, .mou_overview_section .mou_overview_content .mou_stats .stat_item h3 span, h3 .mou_overview_section .mou_overview_content .mou_stats .stat_item span {
    font-size: 24px;
  }
  .mou_overview_section .mou_overview_content .mou_stats .stat_item p {
    font-size: 13px;
  }
  .mou_list_section .mou_filter_header h2, .mou_list_section .mou_filter_header h2 span, h2 .mou_list_section .mou_filter_header span {
    font-size: 26px;
    margin-bottom: 25px;
  }
  .mou_list_section .mou_filter_header .mou_filter_tabs .filter_btn {
    padding: 8px 20px;
    font-size: 13px;
  }
  .mou_card {
    padding: 20px;
    border-radius: 12px;
  }
  .mou_card .mou_card_header .mou_logo {
    width: 60px;
    height: 60px;
    padding: 12px;
  }
  .mou_card .mou_card_header .mou_badge {
    padding: 5px 12px;
    font-size: 11px;
  }
  .mou_card .mou_card_body h4, .mou_card .mou_card_body h4 span, h4 .mou_card .mou_card_body span {
    font-size: 17px;
  }
  .mou_card .mou_card_body .location,
  .mou_card .mou_card_body .description {
    font-size: 13px;
  }
  .mou_card .mou_card_body .mou_meta {
    gap: 15px;
  }
  .mou_card .mou_card_body .mou_meta span {
    font-size: 12px;
  }
  .mou_benefits_section .benefit_card {
    padding: 25px 15px;
  }
  .mou_benefits_section .benefit_card .benefit_icon {
    width: 65px;
    height: 65px;
    margin-bottom: 15px;
  }
  .mou_benefits_section .benefit_card .benefit_icon i {
    font-size: 28px;
  }
  .mou_benefits_section .benefit_card h4, .mou_benefits_section .benefit_card h4 span, h4 .mou_benefits_section .benefit_card span {
    font-size: 17px;
    margin-bottom: 10px;
  }
  .mou_benefits_section .benefit_card p {
    font-size: 13px;
  }
  .mou_cta_section .mou_cta_wrapper {
    padding: 35px 25px;
    border-radius: 16px;
  }
  .mou_cta_section .mou_cta_wrapper .mou_cta_content h2, .mou_cta_section .mou_cta_wrapper .mou_cta_content h2 span, h2 .mou_cta_section .mou_cta_wrapper .mou_cta_content span {
    font-size: 24px;
    margin-bottom: 12px;
  }
  .mou_cta_section .mou_cta_wrapper .mou_cta_content p {
    font-size: 14px;
    margin-bottom: 25px;
  }
  .mou_cta_section .mou_cta_wrapper .mou_cta_content .read_more_btn {
    padding: 12px 30px;
    font-size: 15px;
  }
}
.resource_details_section .resource_details_content .resource_header {
  margin-bottom: 40px;
}
.resource_details_section .resource_details_content .resource_header .resource_image {
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  margin-bottom: 25px;
}
.resource_details_section .resource_details_content .resource_header .resource_image img {
  width: 100%;
  height: 450px;
  object-fit: cover;
}
.resource_details_section .resource_details_content .resource_header .resource_image .resource_badge {
  position: absolute;
  top: 25px;
  right: 25px;
  background: rgba(255, 255, 255, 0.95);
  backdrop-filter: blur(10px);
  padding: 12px 24px;
  border-radius: 50px;
  display: flex;
  align-items: center;
  gap: 8px;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
}
.resource_details_section .resource_details_content .resource_header .resource_image .resource_badge i {
  font-size: 20px;
  color: #00bf01;
}
.resource_details_section .resource_details_content .resource_header .resource_image .resource_badge span {
  font-size: 14px;
  font-weight: 600;
  color: #000;
}
.resource_details_section .resource_details_content .resource_header .resource_title_section h2, .resource_details_section .resource_details_content .resource_header .resource_title_section h2 span, h2 .resource_details_section .resource_details_content .resource_header .resource_title_section span {
  font-size: 42px;
  font-weight: 700;
  margin-bottom: 15px;
  line-height: 1.3;
}
.resource_details_section .resource_details_content .resource_header .resource_title_section .resource_meta_info {
  display: flex;
  gap: 25px;
  flex-wrap: wrap;
}
.resource_details_section .resource_details_content .resource_header .resource_title_section .resource_meta_info span {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 15px;
  color: #666;
}
.resource_details_section .resource_details_content .resource_header .resource_title_section .resource_meta_info span i {
  font-size: 18px;
  color: #00bf01;
}
.resource_details_section .resource_details_content .resource_header .resource_title_section .resource_meta_info span.status.active {
  color: #10b981;
}
.resource_details_section .resource_details_content .resource_header .resource_title_section .resource_meta_info span.status.active i {
  color: #10b981;
}
.resource_details_section .resource_details_content .resource_description {
  margin-bottom: 45px;
}
.resource_details_section .resource_details_content .resource_description h3, .resource_details_section .resource_details_content .resource_description h3 span, h3 .resource_details_section .resource_details_content .resource_description span {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 20px;
  position: relative;
  padding-bottom: 15px;
}
.resource_details_section .resource_details_content .resource_description h3::after, .resource_details_section .resource_details_content .resource_description h3 span::after, h3 .resource_details_section .resource_details_content .resource_description span::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 60px;
  height: 4px;
  background: linear-gradient(90deg, #00bf01 0%, rgb(38, 255, 39.1361256545) 100%);
  border-radius: 2px;
}
.resource_details_section .resource_details_content .resource_description p {
  font-size: 16px;
  line-height: 1.8;
  color: #555;
  margin-bottom: 15px;
}
.resource_details_section .resource_details_content .resource_description p:last-child {
  margin-bottom: 0;
}
.resource_details_section .resource_details_content .resource_facilities {
  margin-bottom: 45px;
}
.resource_details_section .resource_details_content .resource_facilities h3, .resource_details_section .resource_details_content .resource_facilities h3 span, h3 .resource_details_section .resource_details_content .resource_facilities span {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 30px;
  position: relative;
  padding-bottom: 15px;
}
.resource_details_section .resource_details_content .resource_facilities h3::after, .resource_details_section .resource_details_content .resource_facilities h3 span::after, h3 .resource_details_section .resource_details_content .resource_facilities span::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 60px;
  height: 4px;
  background: linear-gradient(90deg, #00bf01 0%, rgb(38, 255, 39.1361256545) 100%);
  border-radius: 2px;
}
.resource_details_section .resource_details_content .resource_facilities .facilities_grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 25px;
}
@media only screen and (max-width: 1199.98px) {
  .resource_details_section .resource_details_content .resource_facilities .facilities_grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
.resource_details_section .resource_details_content .resource_facilities .facilities_grid .facility_item {
  background: #fff;
  padding: 30px 25px;
  border-radius: 16px;
  border: 2px solid #f0f0f0;
  transition: all 0.3s ease;
  text-align: center;
}
.resource_details_section .resource_details_content .resource_facilities .facilities_grid .facility_item:hover {
  transform: translateY(-8px);
  border-color: #00bf01;
  box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);
}
.resource_details_section .resource_details_content .resource_facilities .facilities_grid .facility_item:hover i {
  background: #00bf01;
  color: #fff;
  transform: scale(1.1);
}
.resource_details_section .resource_details_content .resource_facilities .facilities_grid .facility_item i {
  font-size: 38px;
  color: #00bf01;
  margin-bottom: 15px;
  display: inline-block;
  width: 70px;
  height: 70px;
  line-height: 70px;
  background: rgba(0, 191, 1, 0.1);
  border-radius: 50%;
  transition: all 0.3s ease;
}
.resource_details_section .resource_details_content .resource_facilities .facilities_grid .facility_item h5, .resource_details_section .resource_details_content .resource_facilities .facilities_grid .facility_item h5 span, h5 .resource_details_section .resource_details_content .resource_facilities .facilities_grid .facility_item span {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 8px;
}
.resource_details_section .resource_details_content .resource_facilities .facilities_grid .facility_item p {
  font-size: 14px;
  line-height: 1.6;
  color: #666;
  margin: 0;
}
.resource_details_section .resource_details_content .resource_services {
  margin-bottom: 45px;
}
.resource_details_section .resource_details_content .resource_services h3, .resource_details_section .resource_details_content .resource_services h3 span, h3 .resource_details_section .resource_details_content .resource_services span {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 25px;
  position: relative;
  padding-bottom: 15px;
}
.resource_details_section .resource_details_content .resource_services h3::after, .resource_details_section .resource_details_content .resource_services h3 span::after, h3 .resource_details_section .resource_details_content .resource_services span::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 60px;
  height: 4px;
  background: linear-gradient(90deg, #00bf01 0%, rgb(38, 255, 39.1361256545) 100%);
  border-radius: 2px;
}
.resource_details_section .resource_details_content .resource_services .services_list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 15px;
}
.resource_details_section .resource_details_content .resource_services .services_list li {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 15px 20px;
  background: #f9fafb;
  border-radius: 10px;
  border: 1px solid #e5e7eb;
  transition: all 0.3s ease;
}
.resource_details_section .resource_details_content .resource_services .services_list li:hover {
  background: rgba(0, 191, 1, 0.05);
  border-color: #00bf01;
  transform: translateX(5px);
}
.resource_details_section .resource_details_content .resource_services .services_list li i {
  font-size: 20px;
  color: #00bf01;
  flex-shrink: 0;
}
.resource_details_section .resource_details_content .resource_services .services_list li span {
  font-size: 15px;
  font-weight: 500;
  color: #333;
}
.resource_details_section .resource_details_content .resource_gallery h3, .resource_details_section .resource_details_content .resource_gallery h3 span, h3 .resource_details_section .resource_details_content .resource_gallery span {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 25px;
  position: relative;
  padding-bottom: 15px;
}
.resource_details_section .resource_details_content .resource_gallery h3::after, .resource_details_section .resource_details_content .resource_gallery h3 span::after, h3 .resource_details_section .resource_details_content .resource_gallery span::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 60px;
  height: 4px;
  background: linear-gradient(90deg, #00bf01 0%, rgb(38, 255, 39.1361256545) 100%);
  border-radius: 2px;
}
.resource_details_section .resource_details_content .resource_gallery .gallery_item {
  position: relative;
  border-radius: 12px;
  overflow: hidden;
  cursor: pointer;
  transition: all 0.3s ease;
}
.resource_details_section .resource_details_content .resource_gallery .gallery_item:hover {
  transform: scale(1.05);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
}
.resource_details_section .resource_details_content .resource_gallery .gallery_item:hover img {
  transform: scale(1.1);
}
.resource_details_section .resource_details_content .resource_gallery .gallery_item img {
  width: 100%;
  height: 200px;
  object-fit: cover;
  transition: all 0.4s ease;
}
.resource_details_section .resource_sidebar .sidebar_card {
  background: #fff;
  padding: 30px;
  border-radius: 16px;
  border: 2px solid #f0f0f0;
  margin-bottom: 30px;
  transition: all 0.3s ease;
}
.resource_details_section .resource_sidebar .sidebar_card:hover {
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
  border-color: #00bf01;
}
.resource_details_section .resource_sidebar .sidebar_card h4, .resource_details_section .resource_sidebar .sidebar_card h4 span, h4 .resource_details_section .resource_sidebar .sidebar_card span {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 20px;
  padding-bottom: 15px;
  border-bottom: 2px solid #f0f0f0;
}
.resource_details_section .resource_sidebar .sidebar_card .info_list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.resource_details_section .resource_sidebar .sidebar_card .info_list li {
  display: flex;
  justify-content: space-between;
  padding: 12px 0;
  border-bottom: 1px solid #f0f0f0;
  gap: 15px;
}
.resource_details_section .resource_sidebar .sidebar_card .info_list li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.resource_details_section .resource_sidebar .sidebar_card .info_list li strong {
  font-size: 14px;
  font-weight: 600;
  color: #333;
  flex-shrink: 0;
}
.resource_details_section .resource_sidebar .sidebar_card .info_list li span {
  font-size: 14px;
  color: #666;
  text-align: right;
}
.resource_details_section .resource_sidebar .sidebar_card .related_resources_list .related_resource_item {
  display: flex;
  align-items: center;
  gap: 15px;
  padding: 15px;
  background: #f9fafb;
  border-radius: 12px;
  margin-bottom: 12px;
  text-decoration: none;
  transition: all 0.3s ease;
}
.resource_details_section .resource_sidebar .sidebar_card .related_resources_list .related_resource_item:last-child {
  margin-bottom: 0;
}
.resource_details_section .resource_sidebar .sidebar_card .related_resources_list .related_resource_item:hover {
  background: rgba(0, 191, 1, 0.05);
  transform: translateX(5px);
}
.resource_details_section .resource_sidebar .sidebar_card .related_resources_list .related_resource_item:hover .resource_icon {
  background: #00bf01;
  color: #fff;
}
.resource_details_section .resource_sidebar .sidebar_card .related_resources_list .related_resource_item .resource_icon {
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  border-radius: 10px;
  flex-shrink: 0;
  transition: all 0.3s ease;
}
.resource_details_section .resource_sidebar .sidebar_card .related_resources_list .related_resource_item .resource_icon i {
  font-size: 24px;
  color: #00bf01;
  transition: all 0.3s ease;
}
.resource_details_section .resource_sidebar .sidebar_card .related_resources_list .related_resource_item .resource_info {
  flex: 1;
}
.resource_details_section .resource_sidebar .sidebar_card .related_resources_list .related_resource_item .resource_info h6, .resource_details_section .resource_sidebar .sidebar_card .related_resources_list .related_resource_item .resource_info h6 span, h6 .resource_details_section .resource_sidebar .sidebar_card .related_resources_list .related_resource_item .resource_info span {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 4px;
  color: #333;
}
.resource_details_section .resource_sidebar .sidebar_card .related_resources_list .related_resource_item .resource_info span {
  font-size: 13px;
  color: #666;
}
.resource_details_section .resource_sidebar .sidebar_card.contact_card {
  background: linear-gradient(135deg, #00bf01 0%, rgb(0, 140, 0.7329842932) 100%);
  border: none;
  text-align: center;
}
.resource_details_section .resource_sidebar .sidebar_card.contact_card h4, .resource_details_section .resource_sidebar .sidebar_card.contact_card h4 span, h4 .resource_details_section .resource_sidebar .sidebar_card.contact_card span {
  color: #fff;
  border-bottom-color: rgba(255, 255, 255, 0.2);
}
.resource_details_section .resource_sidebar .sidebar_card.contact_card p {
  color: rgba(255, 255, 255, 0.9);
  font-size: 15px;
  margin-bottom: 20px;
}
.resource_details_section .resource_sidebar .sidebar_card.contact_card .contact_btn {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  background: #fff;
  color: #00bf01;
  padding: 12px 28px;
  border-radius: 50px;
  text-decoration: none;
  font-weight: 600;
  font-size: 15px;
  transition: all 0.3s ease;
}
.resource_details_section .resource_sidebar .sidebar_card.contact_card .contact_btn i {
  font-size: 18px;
}
.resource_details_section .resource_sidebar .sidebar_card.contact_card .contact_btn:hover {
  background: rgba(255, 255, 255, 0.95);
  transform: translateY(-2px);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
}

.other_resources_section {
  background: #f9fafb;
}
.other_resources_section .resource_card {
  background: #fff;
  border-radius: 16px;
  overflow: hidden;
  border: 2px solid #f0f0f0;
  transition: all 0.4s ease;
  height: 100%;
}
.other_resources_section .resource_card:hover {
  transform: translateY(-10px);
  border-color: #00bf01;
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.12);
}
.other_resources_section .resource_card:hover .resource_image img {
  transform: scale(1.1);
}
.other_resources_section .resource_card:hover .resource_icon {
  background: #00bf01;
  transform: scale(1.1);
}
.other_resources_section .resource_card:hover .resource_icon i {
  color: #fff;
}
.other_resources_section .resource_card .resource_image {
  position: relative;
  overflow: hidden;
  height: 200px;
}
.other_resources_section .resource_card .resource_image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.4s ease;
}
.other_resources_section .resource_card .resource_content {
  padding: 25px;
}
.other_resources_section .resource_card .resource_content .resource_icon {
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 191, 1, 0.1);
  border-radius: 12px;
  margin-bottom: 15px;
  transition: all 0.3s ease;
}
.other_resources_section .resource_card .resource_content .resource_icon i {
  font-size: 28px;
  color: #00bf01;
  transition: all 0.3s ease;
}
.other_resources_section .resource_card .resource_content h5, .other_resources_section .resource_card .resource_content h5 span, h5 .other_resources_section .resource_card .resource_content span {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 10px;
}
.other_resources_section .resource_card .resource_content p {
  font-size: 14px;
  line-height: 1.7;
  color: #666;
  margin-bottom: 15px;
}
.other_resources_section .resource_card .resource_content .resource_link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #00bf01;
  font-weight: 600;
  font-size: 15px;
  text-decoration: none;
  transition: all 0.3s ease;
}
.other_resources_section .resource_card .resource_content .resource_link i {
  font-size: 18px;
  transition: transform 0.3s ease;
}
.other_resources_section .resource_card .resource_content .resource_link:hover {
  gap: 12px;
}
.other_resources_section .resource_card .resource_content .resource_link:hover i {
  transform: translateX(5px);
}

@media only screen and (max-width: 991.98px) {
  .resource_details_section .resource_details_content {
    margin-bottom: 40px;
  }
  .resource_details_section .resource_details_content .resource_header .resource_image img {
    height: 350px;
  }
  .resource_details_section .resource_details_content .resource_header .resource_title_section h2, .resource_details_section .resource_details_content .resource_header .resource_title_section h2 span, h2 .resource_details_section .resource_details_content .resource_header .resource_title_section span {
    font-size: 36px;
  }
  .resource_details_section .resource_details_content .resource_facilities .facilities_grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 767.98px) {
  .resource_details_section .resource_details_content .resource_header .resource_image img {
    height: 300px;
  }
  .resource_details_section .resource_details_content .resource_header .resource_image .resource_badge {
    top: 15px;
    right: 15px;
    padding: 10px 18px;
  }
  .resource_details_section .resource_details_content .resource_header .resource_image .resource_badge i {
    font-size: 18px;
  }
  .resource_details_section .resource_details_content .resource_header .resource_image .resource_badge span {
    font-size: 13px;
  }
  .resource_details_section .resource_details_content .resource_header .resource_title_section h2, .resource_details_section .resource_details_content .resource_header .resource_title_section h2 span, h2 .resource_details_section .resource_details_content .resource_header .resource_title_section span {
    font-size: 30px;
  }
  .resource_details_section .resource_details_content .resource_header .resource_title_section .resource_meta_info {
    gap: 15px;
  }
  .resource_details_section .resource_details_content .resource_header .resource_title_section .resource_meta_info span {
    font-size: 14px;
  }
  .resource_details_section .resource_details_content .resource_header .resource_title_section .resource_meta_info span i {
    font-size: 16px;
  }
  .resource_details_section .resource_details_content .resource_description h3, .resource_details_section .resource_details_content .resource_description h3 span, h3 .resource_details_section .resource_details_content .resource_description span,
  .resource_details_section .resource_details_content .resource_facilities h3,
  .resource_details_section .resource_details_content .resource_facilities h3 span,
  h3 .resource_details_section .resource_details_content .resource_facilities span,
  .resource_details_section .resource_details_content .resource_services h3,
  .resource_details_section .resource_details_content .resource_services h3 span,
  h3 .resource_details_section .resource_details_content .resource_services span,
  .resource_details_section .resource_details_content .resource_gallery h3,
  .resource_details_section .resource_details_content .resource_gallery h3 span,
  h3 .resource_details_section .resource_details_content .resource_gallery span {
    font-size: 24px;
  }
  .resource_details_section .resource_details_content .resource_facilities .facilities_grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }
  .resource_details_section .resource_details_content .resource_facilities .facilities_grid .facility_item {
    padding: 25px 20px;
  }
  .resource_details_section .resource_details_content .resource_services .services_list {
    grid-template-columns: 1fr;
    gap: 12px;
  }
  .resource_details_section .resource_sidebar {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 575.98px) {
  .resource_details_section .resource_details_content .resource_header .resource_image img {
    height: 250px;
  }
  .resource_details_section .resource_details_content .resource_header .resource_title_section h2, .resource_details_section .resource_details_content .resource_header .resource_title_section h2 span, h2 .resource_details_section .resource_details_content .resource_header .resource_title_section span {
    font-size: 26px;
  }
  .resource_details_section .resource_details_content .resource_header .resource_title_section .resource_meta_info {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }
  .resource_details_section .resource_details_content .resource_description h3, .resource_details_section .resource_details_content .resource_description h3 span, h3 .resource_details_section .resource_details_content .resource_description span,
  .resource_details_section .resource_details_content .resource_facilities h3,
  .resource_details_section .resource_details_content .resource_facilities h3 span,
  h3 .resource_details_section .resource_details_content .resource_facilities span,
  .resource_details_section .resource_details_content .resource_services h3,
  .resource_details_section .resource_details_content .resource_services h3 span,
  h3 .resource_details_section .resource_details_content .resource_services span,
  .resource_details_section .resource_details_content .resource_gallery h3,
  .resource_details_section .resource_details_content .resource_gallery h3 span,
  h3 .resource_details_section .resource_details_content .resource_gallery span {
    font-size: 22px;
  }
  .resource_details_section .resource_details_content .resource_facilities .facilities_grid .facility_item i {
    font-size: 32px;
    width: 60px;
    height: 60px;
    line-height: 60px;
  }
  .resource_details_section .resource_details_content .resource_facilities .facilities_grid .facility_item h5, .resource_details_section .resource_details_content .resource_facilities .facilities_grid .facility_item h5 span, h5 .resource_details_section .resource_details_content .resource_facilities .facilities_grid .facility_item span {
    font-size: 17px;
  }
}
.research_innovation_overview .research_overview_content h2, .research_innovation_overview .research_overview_content h2 span, h2 .research_innovation_overview .research_overview_content span {
  font-size: 42px;
  font-weight: 700;
  margin-bottom: 25px;
  line-height: 1.3;
}
.research_innovation_overview .research_overview_content p {
  font-size: 16px;
  line-height: 1.8;
  color: #555;
  margin-bottom: 20px;
}
.research_innovation_overview .research_overview_content .research_stats {
  display: flex;
  gap: 40px;
  margin-top: 35px;
}
.research_innovation_overview .research_overview_content .research_stats .stat_item h3, .research_innovation_overview .research_overview_content .research_stats .stat_item h3 span, h3 .research_innovation_overview .research_overview_content .research_stats .stat_item span {
  font-size: 48px;
  font-weight: 700;
  color: #00bf01;
  margin-bottom: 8px;
  line-height: 1;
}
.research_innovation_overview .research_overview_content .research_stats .stat_item p {
  font-size: 15px;
  color: #666;
  margin: 0;
  font-weight: 500;
}
.research_innovation_overview .research_overview_image img {
  width: 100%;
  border-radius: 20px;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.12);
}

.all_facilities_section .facility_card {
  background: #fff;
  border-radius: 16px;
  overflow: hidden;
  border: 2px solid #f0f0f0;
  transition: all 0.4s ease;
  height: 100%;
}
.all_facilities_section .facility_card:hover {
  transform: translateY(-10px);
  border-color: #00bf01;
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.15);
}
.all_facilities_section .facility_card:hover .facility_image img {
  transform: scale(1.1);
}
.all_facilities_section .facility_card:hover .facility_image .facility_overlay {
  opacity: 1;
  visibility: visible;
}
.all_facilities_section .facility_card:hover .facility_icon {
  background: #00bf01;
  transform: scale(1.1);
}
.all_facilities_section .facility_card:hover .facility_icon i {
  color: #fff;
}
.all_facilities_section .facility_card .facility_image {
  position: relative;
  height: 220px;
  overflow: hidden;
}
.all_facilities_section .facility_card .facility_image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.4s ease;
}
.all_facilities_section .facility_card .facility_image .facility_overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
}
.all_facilities_section .facility_card .facility_image .facility_overlay .view_details_btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: #fff;
  color: #00bf01;
  padding: 12px 28px;
  border-radius: 50px;
  text-decoration: none;
  font-weight: 600;
  font-size: 15px;
  transition: all 0.3s ease;
}
.all_facilities_section .facility_card .facility_image .facility_overlay .view_details_btn i {
  font-size: 18px;
}
.all_facilities_section .facility_card .facility_image .facility_overlay .view_details_btn:hover {
  background: #00bf01;
  color: #fff;
  transform: translateY(-3px);
  box-shadow: 0 10px 25px rgba(0, 191, 1, 0.3);
}
.all_facilities_section .facility_card .facility_content {
  padding: 30px 25px;
}
.all_facilities_section .facility_card .facility_content .facility_icon {
  width: 70px;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 191, 1, 0.1);
  border-radius: 14px;
  margin-bottom: 20px;
  transition: all 0.3s ease;
}
.all_facilities_section .facility_card .facility_content .facility_icon i {
  font-size: 32px;
  color: #00bf01;
  transition: all 0.3s ease;
}
.all_facilities_section .facility_card .facility_content h4, .all_facilities_section .facility_card .facility_content h4 span, h4 .all_facilities_section .facility_card .facility_content span {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 12px;
  line-height: 1.3;
}
.all_facilities_section .facility_card .facility_content p {
  font-size: 15px;
  line-height: 1.7;
  color: #666;
  margin-bottom: 20px;
}
.all_facilities_section .facility_card .facility_content .facility_meta {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  padding-top: 18px;
  border-top: 1px solid #f0f0f0;
}
.all_facilities_section .facility_card .facility_content .facility_meta span {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 14px;
  color: #666;
}
.all_facilities_section .facility_card .facility_content .facility_meta span i {
  font-size: 16px;
  color: #00bf01;
}

.facility_features_section .feature_benefit_card {
  background: #fff;
  padding: 40px 30px;
  border-radius: 16px;
  text-align: center;
  border: 2px solid #f0f0f0;
  transition: all 0.3s ease;
  height: 100%;
}
.facility_features_section .feature_benefit_card:hover {
  transform: translateY(-8px);
  border-color: #00bf01;
  box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
}
.facility_features_section .feature_benefit_card:hover .feature_icon {
  background: #00bf01;
  transform: scale(1.1);
}
.facility_features_section .feature_benefit_card:hover .feature_icon i {
  color: #fff;
}
.facility_features_section .feature_benefit_card .feature_icon {
  width: 80px;
  height: 80px;
  margin: 0 auto 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 191, 1, 0.1);
  border-radius: 50%;
  transition: all 0.3s ease;
}
.facility_features_section .feature_benefit_card .feature_icon i {
  font-size: 38px;
  color: #00bf01;
  transition: all 0.3s ease;
}
.facility_features_section .feature_benefit_card h5, .facility_features_section .feature_benefit_card h5 span, h5 .facility_features_section .feature_benefit_card span {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 12px;
}
.facility_features_section .feature_benefit_card p {
  font-size: 15px;
  line-height: 1.7;
  color: #666;
  margin: 0;
}

.facility_cta_section .facility_cta_wrapper {
  background: linear-gradient(135deg, #00bf01 0%, rgb(0, 140, 0.7329842932) 100%);
  padding: 50px 60px;
  border-radius: 20px;
  box-shadow: 0 15px 50px rgba(0, 191, 1, 0.2);
}
.facility_cta_section .facility_cta_wrapper h3, .facility_cta_section .facility_cta_wrapper h3 span, h3 .facility_cta_section .facility_cta_wrapper span {
  font-size: 32px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 12px;
}
.facility_cta_section .facility_cta_wrapper p {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.9);
  margin: 0;
  line-height: 1.7;
}
.facility_cta_section .facility_cta_wrapper .cta_btn {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  background: #fff;
  color: #00bf01;
  padding: 14px 35px;
  border-radius: 50px;
  text-decoration: none;
  font-weight: 600;
  font-size: 16px;
  transition: all 0.3s ease;
}
.facility_cta_section .facility_cta_wrapper .cta_btn i {
  font-size: 20px;
}
.facility_cta_section .facility_cta_wrapper .cta_btn:hover {
  background: rgba(255, 255, 255, 0.95);
  transform: translateY(-3px);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
}

@media only screen and (max-width: 991.98px) {
  .research_innovation_overview .research_overview_content h2, .research_innovation_overview .research_overview_content h2 span, h2 .research_innovation_overview .research_overview_content span {
    font-size: 36px;
  }
  .research_innovation_overview .research_overview_content .research_stats {
    gap: 30px;
  }
  .research_innovation_overview .research_overview_content .research_stats .stat_item h3, .research_innovation_overview .research_overview_content .research_stats .stat_item h3 span, h3 .research_innovation_overview .research_overview_content .research_stats .stat_item span {
    font-size: 42px;
  }
  .research_innovation_overview .research_overview_image {
    margin-top: 40px;
  }
  .all_facilities_section .facility_card .facility_image {
    height: 200px;
  }
  .all_facilities_section .facility_card .facility_content {
    padding: 25px 20px;
  }
  .all_facilities_section .facility_card .facility_content .facility_icon {
    width: 65px;
    height: 65px;
  }
  .all_facilities_section .facility_card .facility_content .facility_icon i {
    font-size: 28px;
  }
  .all_facilities_section .facility_card .facility_content h4, .all_facilities_section .facility_card .facility_content h4 span, h4 .all_facilities_section .facility_card .facility_content span {
    font-size: 20px;
  }
  .facility_features_section .feature_benefit_card {
    padding: 35px 25px;
  }
  .facility_cta_section .facility_cta_wrapper {
    padding: 45px 40px;
    text-align: center;
  }
  .facility_cta_section .facility_cta_wrapper h3, .facility_cta_section .facility_cta_wrapper h3 span, h3 .facility_cta_section .facility_cta_wrapper span {
    font-size: 28px;
  }
  .facility_cta_section .facility_cta_wrapper .cta_btn {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 767.98px) {
  .research_innovation_overview .research_overview_content h2, .research_innovation_overview .research_overview_content h2 span, h2 .research_innovation_overview .research_overview_content span {
    font-size: 30px;
  }
  .research_innovation_overview .research_overview_content p {
    font-size: 15px;
  }
  .research_innovation_overview .research_overview_content .research_stats {
    gap: 25px;
    flex-wrap: wrap;
  }
  .research_innovation_overview .research_overview_content .research_stats .stat_item h3, .research_innovation_overview .research_overview_content .research_stats .stat_item h3 span, h3 .research_innovation_overview .research_overview_content .research_stats .stat_item span {
    font-size: 36px;
  }
  .research_innovation_overview .research_overview_content .research_stats .stat_item p {
    font-size: 14px;
  }
  .all_facilities_section .facility_card .facility_image {
    height: 180px;
  }
  .all_facilities_section .facility_card .facility_content .facility_meta {
    flex-direction: column;
    gap: 10px;
  }
  .facility_features_section .feature_benefit_card {
    padding: 30px 20px;
  }
  .facility_features_section .feature_benefit_card .feature_icon {
    width: 70px;
    height: 70px;
  }
  .facility_features_section .feature_benefit_card .feature_icon i {
    font-size: 34px;
  }
  .facility_features_section .feature_benefit_card h5, .facility_features_section .feature_benefit_card h5 span, h5 .facility_features_section .feature_benefit_card span {
    font-size: 18px;
  }
  .facility_cta_section .facility_cta_wrapper {
    padding: 40px 30px;
  }
  .facility_cta_section .facility_cta_wrapper h3, .facility_cta_section .facility_cta_wrapper h3 span, h3 .facility_cta_section .facility_cta_wrapper span {
    font-size: 26px;
  }
  .facility_cta_section .facility_cta_wrapper p {
    font-size: 15px;
  }
}
@media only screen and (max-width: 575.98px) {
  .research_innovation_overview .research_overview_content h2, .research_innovation_overview .research_overview_content h2 span, h2 .research_innovation_overview .research_overview_content span {
    font-size: 26px;
    margin-bottom: 20px;
  }
  .research_innovation_overview .research_overview_content p {
    font-size: 14px;
  }
  .research_innovation_overview .research_overview_content .research_stats {
    gap: 20px;
  }
  .research_innovation_overview .research_overview_content .research_stats .stat_item h3, .research_innovation_overview .research_overview_content .research_stats .stat_item h3 span, h3 .research_innovation_overview .research_overview_content .research_stats .stat_item span {
    font-size: 32px;
  }
  .research_innovation_overview .research_overview_content .research_stats .stat_item p {
    font-size: 13px;
  }
  .all_facilities_section .facility_card .facility_image {
    height: 200px;
  }
  .all_facilities_section .facility_card .facility_content {
    padding: 20px;
  }
  .all_facilities_section .facility_card .facility_content .facility_icon {
    width: 60px;
    height: 60px;
  }
  .all_facilities_section .facility_card .facility_content .facility_icon i {
    font-size: 26px;
  }
  .all_facilities_section .facility_card .facility_content h4, .all_facilities_section .facility_card .facility_content h4 span, h4 .all_facilities_section .facility_card .facility_content span {
    font-size: 19px;
  }
  .all_facilities_section .facility_card .facility_content p {
    font-size: 14px;
  }
  .facility_features_section .feature_benefit_card {
    padding: 25px 18px;
  }
  .facility_features_section .feature_benefit_card .feature_icon {
    width: 65px;
    height: 65px;
  }
  .facility_features_section .feature_benefit_card .feature_icon i {
    font-size: 30px;
  }
  .facility_features_section .feature_benefit_card h5, .facility_features_section .feature_benefit_card h5 span, h5 .facility_features_section .feature_benefit_card span {
    font-size: 17px;
  }
  .facility_features_section .feature_benefit_card p {
    font-size: 14px;
  }
  .facility_cta_section .facility_cta_wrapper {
    padding: 35px 25px;
  }
  .facility_cta_section .facility_cta_wrapper h3, .facility_cta_section .facility_cta_wrapper h3 span, h3 .facility_cta_section .facility_cta_wrapper span {
    font-size: 23px;
    margin-bottom: 10px;
  }
  .facility_cta_section .facility_cta_wrapper p {
    font-size: 14px;
  }
  .facility_cta_section .facility_cta_wrapper .cta_btn {
    padding: 12px 30px;
    font-size: 15px;
  }
}
.ranking_area {
  background-color: #f8f9fa;
}
.ranking_area .ranking_cards_wrapper {
  margin-top: 60px;
}
@media only screen and (max-width: 991.98px) {
  .ranking_area .ranking_cards_wrapper {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 767.98px) {
  .ranking_area .ranking_cards_wrapper {
    margin-top: 30px;
  }
}
.ranking_area .ranking_card {
  background: #fff;
  border-radius: 12px;
  padding: 30px 20px;
  text-align: center;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
  border: 1px solid #e9ecef;
  height: 100%;
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 991.98px) {
  .ranking_area .ranking_card {
    padding: 25px 15px;
  }
}
@media only screen and (max-width: 767.98px) {
  .ranking_area .ranking_card {
    padding: 20px 15px;
  }
}
.ranking_area .ranking_card:hover {
  transform: translateY(-8px);
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.12);
  border-color: #00bf01;
}
.ranking_area .ranking_card .ranking_card_header {
  margin-bottom: 25px;
}
@media only screen and (max-width: 767.98px) {
  .ranking_area .ranking_card .ranking_card_header {
    margin-bottom: 20px;
  }
}
.ranking_area .ranking_card .ranking_card_header .ranking_logo {
  width: 140px;
  height: 140px;
  margin: 0 auto 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f8f9fa;
  border-radius: 12px;
  padding: 12px;
}
@media only screen and (max-width: 991.98px) {
  .ranking_area .ranking_card .ranking_card_header .ranking_logo {
    width: 120px;
    height: 120px;
    padding: 10px;
  }
}
@media only screen and (max-width: 767.98px) {
  .ranking_area .ranking_card .ranking_card_header .ranking_logo {
    width: 100px;
    height: 100px;
    padding: 8px;
  }
}
.ranking_area .ranking_card .ranking_card_header .ranking_logo img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.ranking_area .ranking_card .ranking_card_content {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.ranking_area .ranking_card .ranking_card_content h3, .ranking_area .ranking_card .ranking_card_content h3 span, h3 .ranking_area .ranking_card .ranking_card_content span {
  color: #000;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.4;
  margin-bottom: 12px;
  font-family: "Inter", sans-serif;
}
@media only screen and (max-width: 991.98px) {
  .ranking_area .ranking_card .ranking_card_content h3, .ranking_area .ranking_card .ranking_card_content h3 span, h3 .ranking_area .ranking_card .ranking_card_content span {
    font-size: 17px;
  }
}
@media only screen and (max-width: 767.98px) {
  .ranking_area .ranking_card .ranking_card_content h3, .ranking_area .ranking_card .ranking_card_content h3 span, h3 .ranking_area .ranking_card .ranking_card_content span {
    font-size: 16px;
    margin-bottom: 10px;
  }
}
.ranking_area .ranking_card .ranking_card_content p {
  color: #6c757d;
  font-size: 14px;
  line-height: 1.5;
  margin: 0;
  font-family: "Inter", sans-serif;
}
@media only screen and (max-width: 767.98px) {
  .ranking_area .ranking_card .ranking_card_content p {
    font-size: 13px;
  }
}

.ranking_area .section_heading h2, .ranking_area .section_heading h2 span, h2 .ranking_area .section_heading span {
  color: #000;
  font-family: "Inter", sans-serif;
  font-weight: 700;
  margin-bottom: 15px;
}
@media only screen and (max-width: 767.98px) {
  .ranking_area .section_heading h2, .ranking_area .section_heading h2 span, h2 .ranking_area .section_heading span {
    font-size: 28px;
  }
}
.ranking_area .section_heading p {
  color: #6c757d;
  font-family: "Inter", sans-serif;
  max-width: 800px;
  margin: 0 auto;
  line-height: 1.6;
}
@media only screen and (max-width: 767.98px) {
  .ranking_area .section_heading p {
    font-size: 15px;
  }
}

.responsibilities_section {
  margin-top: 40px;
  background: #fff;
  padding: 40px;
  border-radius: 20px;
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.06);
}
@media only screen and (max-width: 991.98px) {
  .responsibilities_section {
    padding: 35px 30px;
    margin-top: 35px;
  }
}
@media only screen and (max-width: 767.98px) {
  .responsibilities_section {
    padding: 30px 25px;
    margin-top: 30px;
  }
}
@media only screen and (max-width: 575.98px) {
  .responsibilities_section {
    padding: 25px 20px;
    margin-top: 25px;
  }
}
.responsibilities_section .section_title {
  font-size: 28px;
  font-weight: 700;
  color: #000;
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 3px solid #00bf01;
  position: relative;
}
@media only screen and (max-width: 991.98px) {
  .responsibilities_section .section_title {
    font-size: 26px;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767.98px) {
  .responsibilities_section .section_title {
    font-size: 24px;
    margin-bottom: 25px;
    padding-bottom: 15px;
  }
}
@media only screen and (max-width: 575.98px) {
  .responsibilities_section .section_title {
    font-size: 22px;
    margin-bottom: 20px;
  }
}
.responsibilities_section .section_title::after {
  content: "";
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 100px;
  height: 3px;
  background: #2f6d59;
}
@media only screen and (max-width: 575.98px) {
  .responsibilities_section .section_title::after {
    width: 80px;
  }
}
.responsibilities_section .responsibility_item {
  margin-bottom: 30px;
  padding: 25px;
  background: linear-gradient(135deg, rgba(0, 191, 1, 0.02) 0%, rgba(0, 191, 1, 0.05) 100%);
  border-radius: 12px;
  border-left: 4px solid #00bf01;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 991.98px) {
  .responsibilities_section .responsibility_item {
    padding: 22px 20px;
    margin-bottom: 25px;
  }
}
@media only screen and (max-width: 767.98px) {
  .responsibilities_section .responsibility_item {
    padding: 20px 18px;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 575.98px) {
  .responsibilities_section .responsibility_item {
    padding: 18px 15px;
    margin-bottom: 18px;
  }
}
.responsibilities_section .responsibility_item:last-child {
  margin-bottom: 0;
}
.responsibilities_section .responsibility_item:hover {
  transform: translateX(8px);
  background: linear-gradient(135deg, rgba(0, 191, 1, 0.05) 0%, rgba(0, 191, 1, 0.08) 100%);
  box-shadow: 0 8px 25px rgba(0, 191, 1, 0.15);
  border-left-color: #2f6d59;
}
.responsibilities_section .responsibility_item h4, .responsibilities_section .responsibility_item h4 span, h4 .responsibilities_section .responsibility_item span {
  font-size: 20px;
  font-weight: 600;
  color: #000;
  margin-bottom: 15px;
  display: flex;
  align-items: center;
  gap: 12px;
}
@media only screen and (max-width: 991.98px) {
  .responsibilities_section .responsibility_item h4, .responsibilities_section .responsibility_item h4 span, h4 .responsibilities_section .responsibility_item span {
    font-size: 19px;
  }
}
@media only screen and (max-width: 767.98px) {
  .responsibilities_section .responsibility_item h4, .responsibilities_section .responsibility_item h4 span, h4 .responsibilities_section .responsibility_item span {
    font-size: 18px;
    margin-bottom: 12px;
    gap: 10px;
  }
}
@media only screen and (max-width: 575.98px) {
  .responsibilities_section .responsibility_item h4, .responsibilities_section .responsibility_item h4 span, h4 .responsibilities_section .responsibility_item span {
    font-size: 17px;
    margin-bottom: 10px;
    gap: 8px;
  }
}
.responsibilities_section .responsibility_item h4 i, h4 .responsibilities_section .responsibility_item span i {
  font-size: 24px;
  color: #00bf01;
  flex-shrink: 0;
}
@media only screen and (max-width: 767.98px) {
  .responsibilities_section .responsibility_item h4 i, h4 .responsibilities_section .responsibility_item span i {
    font-size: 22px;
  }
}
@media only screen and (max-width: 575.98px) {
  .responsibilities_section .responsibility_item h4 i, h4 .responsibilities_section .responsibility_item span i {
    font-size: 20px;
  }
}
.responsibilities_section .responsibility_item ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.responsibilities_section .responsibility_item ul li {
  font-size: 15px;
  color: #555;
  line-height: 1.8;
  margin-bottom: 10px;
  padding-left: 28px;
  position: relative;
}
@media only screen and (max-width: 767.98px) {
  .responsibilities_section .responsibility_item ul li {
    font-size: 14px;
    padding-left: 25px;
  }
}
@media only screen and (max-width: 575.98px) {
  .responsibilities_section .responsibility_item ul li {
    font-size: 13px;
    padding-left: 22px;
    margin-bottom: 8px;
  }
}
.responsibilities_section .responsibility_item ul li:last-child {
  margin-bottom: 0;
}
.responsibilities_section .responsibility_item ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  width: 8px;
  height: 8px;
  background: #00bf01;
  border-radius: 50%;
}
@media only screen and (max-width: 575.98px) {
  .responsibilities_section .responsibility_item ul li::before {
    top: 8px;
    width: 6px;
    height: 6px;
  }
}

@media only screen and (max-width: 767.98px) {
  .overview_content_right .dean_image {
    margin-bottom: 25px;
  }
}
@media only screen and (max-width: 575.98px) {
  .overview_content_right .dean_image {
    margin-bottom: 20px;
  }
  .overview_content_right .dean_image img {
    border-radius: 12px;
  }
  .overview_content_right .dean_content h3, .overview_content_right .dean_content h3 span, h3 .overview_content_right .dean_content span {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .overview_content_right .dean_content p {
    font-size: 14px;
  }
}
.finance_responsibilities_section {
  margin-top: 40px;
  background: #f8f9fa;
  padding: 40px;
  border-radius: 20px;
}
@media only screen and (max-width: 991.98px) {
  .finance_responsibilities_section {
    padding: 35px 30px;
    margin-top: 35px;
  }
}
@media only screen and (max-width: 767.98px) {
  .finance_responsibilities_section {
    padding: 30px 25px;
    margin-top: 30px;
  }
}
@media only screen and (max-width: 575.98px) {
  .finance_responsibilities_section {
    padding: 25px 20px;
    margin-top: 25px;
  }
}
.finance_responsibilities_section .section_title {
  font-size: 28px;
  font-weight: 700;
  color: #000;
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 3px solid #00bf01;
  position: relative;
}
@media only screen and (max-width: 991.98px) {
  .finance_responsibilities_section .section_title {
    font-size: 26px;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767.98px) {
  .finance_responsibilities_section .section_title {
    font-size: 24px;
    margin-bottom: 25px;
    padding-bottom: 15px;
  }
}
@media only screen and (max-width: 575.98px) {
  .finance_responsibilities_section .section_title {
    font-size: 22px;
    margin-bottom: 20px;
  }
}
.finance_responsibilities_section .section_title::after {
  content: "";
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 100px;
  height: 3px;
  background: #2f6d59;
}
@media only screen and (max-width: 575.98px) {
  .finance_responsibilities_section .section_title::after {
    width: 80px;
  }
}
.finance_responsibilities_section .finance_responsibility_grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 25px;
}
@media only screen and (max-width: 991.98px) {
  .finance_responsibilities_section .finance_responsibility_grid {
    gap: 20px;
  }
}
@media only screen and (max-width: 767.98px) {
  .finance_responsibilities_section .finance_responsibility_grid {
    grid-template-columns: 1fr;
    gap: 18px;
  }
}
.finance_responsibilities_section .finance_responsibility_card {
  background: #fff;
  padding: 30px;
  border-radius: 16px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.06);
  transition: all 0.3s ease;
  border: 2px solid transparent;
}
@media only screen and (max-width: 991.98px) {
  .finance_responsibilities_section .finance_responsibility_card {
    padding: 25px;
  }
}
@media only screen and (max-width: 767.98px) {
  .finance_responsibilities_section .finance_responsibility_card {
    padding: 22px 20px;
  }
}
@media only screen and (max-width: 575.98px) {
  .finance_responsibilities_section .finance_responsibility_card {
    padding: 20px 18px;
  }
}
.finance_responsibilities_section .finance_responsibility_card:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 30px rgba(0, 191, 1, 0.15);
  border-color: #00bf01;
}
.finance_responsibilities_section .finance_responsibility_card:hover .card_icon {
  background: #00bf01;
  transform: scale(1.1);
}
.finance_responsibilities_section .finance_responsibility_card:hover .card_icon i {
  color: #fff;
}
.finance_responsibilities_section .finance_responsibility_card .card_icon {
  width: 60px;
  height: 60px;
  background: linear-gradient(135deg, rgba(0, 191, 1, 0.1) 0%, rgba(0, 191, 1, 0.05) 100%);
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 767.98px) {
  .finance_responsibilities_section .finance_responsibility_card .card_icon {
    width: 55px;
    height: 55px;
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 575.98px) {
  .finance_responsibilities_section .finance_responsibility_card .card_icon {
    width: 50px;
    height: 50px;
  }
}
.finance_responsibilities_section .finance_responsibility_card .card_icon i {
  font-size: 28px;
  color: #00bf01;
  transition: color 0.3s ease;
}
@media only screen and (max-width: 767.98px) {
  .finance_responsibilities_section .finance_responsibility_card .card_icon i {
    font-size: 26px;
  }
}
@media only screen and (max-width: 575.98px) {
  .finance_responsibilities_section .finance_responsibility_card .card_icon i {
    font-size: 24px;
  }
}
.finance_responsibilities_section .finance_responsibility_card h4, .finance_responsibilities_section .finance_responsibility_card h4 span, h4 .finance_responsibilities_section .finance_responsibility_card span {
  font-size: 18px;
  font-weight: 600;
  color: #000;
  margin-bottom: 12px;
  line-height: 1.4;
}
@media only screen and (max-width: 767.98px) {
  .finance_responsibilities_section .finance_responsibility_card h4, .finance_responsibilities_section .finance_responsibility_card h4 span, h4 .finance_responsibilities_section .finance_responsibility_card span {
    font-size: 17px;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 575.98px) {
  .finance_responsibilities_section .finance_responsibility_card h4, .finance_responsibilities_section .finance_responsibility_card h4 span, h4 .finance_responsibilities_section .finance_responsibility_card span {
    font-size: 16px;
  }
}
.finance_responsibilities_section .finance_responsibility_card p {
  font-size: 14px;
  color: #666;
  line-height: 1.7;
  margin: 0;
}
@media only screen and (max-width: 575.98px) {
  .finance_responsibilities_section .finance_responsibility_card p {
    font-size: 13px;
  }
}

.director_roles_section {
  margin-top: 40px;
}
@media only screen and (max-width: 991.98px) {
  .director_roles_section {
    margin-top: 35px;
  }
}
@media only screen and (max-width: 767.98px) {
  .director_roles_section {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 575.98px) {
  .director_roles_section {
    margin-top: 25px;
  }
}
.director_roles_section .director_role_item {
  background: #fff;
  padding: 35px;
  border-radius: 16px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.06);
  margin-bottom: 30px;
  border: 2px solid #f0f0f0;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 991.98px) {
  .director_roles_section .director_role_item {
    padding: 30px 25px;
    margin-bottom: 25px;
  }
}
@media only screen and (max-width: 767.98px) {
  .director_roles_section .director_role_item {
    padding: 25px 20px;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 575.98px) {
  .director_roles_section .director_role_item {
    padding: 22px 18px;
    margin-bottom: 18px;
  }
}
.director_roles_section .director_role_item:last-child {
  margin-bottom: 0;
}
.director_roles_section .director_role_item:hover {
  border-color: #00bf01;
  box-shadow: 0 8px 30px rgba(0, 191, 1, 0.12);
}
.director_roles_section .director_role_item:hover .role_icon {
  background: #00bf01;
  transform: scale(1.05);
}
.director_roles_section .director_role_item:hover .role_icon i {
  color: #fff;
}
.director_roles_section .director_role_item .role_header {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 25px;
  padding-bottom: 20px;
  border-bottom: 2px solid #f0f0f0;
}
@media only screen and (max-width: 767.98px) {
  .director_roles_section .director_role_item .role_header {
    gap: 15px;
    margin-bottom: 20px;
    padding-bottom: 15px;
  }
}
@media only screen and (max-width: 575.98px) {
  .director_roles_section .director_role_item .role_header {
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
  }
}
.director_roles_section .director_role_item .role_header .role_icon {
  width: 70px;
  height: 70px;
  background: linear-gradient(135deg, #00bf01 0%, rgb(0, 242, 1.2670157068) 100%);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  box-shadow: 0 6px 20px rgba(0, 191, 1, 0.25);
  transition: all 0.3s ease;
}
@media only screen and (max-width: 767.98px) {
  .director_roles_section .director_role_item .role_header .role_icon {
    width: 60px;
    height: 60px;
  }
}
@media only screen and (max-width: 575.98px) {
  .director_roles_section .director_role_item .role_header .role_icon {
    width: 55px;
    height: 55px;
  }
}
.director_roles_section .director_role_item .role_header .role_icon i {
  font-size: 32px;
  color: #fff;
  transition: color 0.3s ease;
}
@media only screen and (max-width: 767.98px) {
  .director_roles_section .director_role_item .role_header .role_icon i {
    font-size: 28px;
  }
}
@media only screen and (max-width: 575.98px) {
  .director_roles_section .director_role_item .role_header .role_icon i {
    font-size: 26px;
  }
}
.director_roles_section .director_role_item .role_header h3, .director_roles_section .director_role_item .role_header h3 span, h3 .director_roles_section .director_role_item .role_header span {
  font-size: 24px;
  font-weight: 700;
  color: #000;
  margin: 0;
  flex: 1;
}
@media only screen and (max-width: 991.98px) {
  .director_roles_section .director_role_item .role_header h3, .director_roles_section .director_role_item .role_header h3 span, h3 .director_roles_section .director_role_item .role_header span {
    font-size: 22px;
  }
}
@media only screen and (max-width: 767.98px) {
  .director_roles_section .director_role_item .role_header h3, .director_roles_section .director_role_item .role_header h3 span, h3 .director_roles_section .director_role_item .role_header span {
    font-size: 20px;
  }
}
@media only screen and (max-width: 575.98px) {
  .director_roles_section .director_role_item .role_header h3, .director_roles_section .director_role_item .role_header h3 span, h3 .director_roles_section .director_role_item .role_header span {
    font-size: 18px;
  }
}
.director_roles_section .director_role_item .role_list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.director_roles_section .director_role_item .role_list li {
  font-size: 15px;
  color: #555;
  line-height: 1.8;
  margin-bottom: 15px;
  padding-left: 35px;
  position: relative;
}
@media only screen and (max-width: 767.98px) {
  .director_roles_section .director_role_item .role_list li {
    font-size: 14px;
    padding-left: 30px;
    margin-bottom: 12px;
  }
}
@media only screen and (max-width: 575.98px) {
  .director_roles_section .director_role_item .role_list li {
    font-size: 13px;
    padding-left: 28px;
    margin-bottom: 10px;
  }
}
.director_roles_section .director_role_item .role_list li:last-child {
  margin-bottom: 0;
}
.director_roles_section .director_role_item .role_list li::before {
  content: "\eb7b";
  font-family: "remixicon";
  position: absolute;
  left: 0;
  top: 2px;
  font-size: 20px;
  color: #00bf01;
  font-weight: 600;
}
@media only screen and (max-width: 767.98px) {
  .director_roles_section .director_role_item .role_list li::before {
    font-size: 18px;
  }
}
@media only screen and (max-width: 575.98px) {
  .director_roles_section .director_role_item .role_list li::before {
    font-size: 16px;
    top: 1px;
  }
}

.overview_content_right .dean_content h3, .overview_content_right .dean_content h3 span, h3 .overview_content_right .dean_content span {
  font-size: 26px;
  font-weight: 700;
  color: #000;
}
@media only screen and (max-width: 991.98px) {
  .overview_content_right .dean_content h3, .overview_content_right .dean_content h3 span, h3 .overview_content_right .dean_content span {
    font-size: 24px;
  }
}
@media only screen and (max-width: 767.98px) {
  .overview_content_right .dean_content h3, .overview_content_right .dean_content h3 span, h3 .overview_content_right .dean_content span {
    font-size: 22px;
  }
}
@media only screen and (max-width: 575.98px) {
  .overview_content_right .dean_content h3, .overview_content_right .dean_content h3 span, h3 .overview_content_right .dean_content span {
    font-size: 20px;
  }
}
.overview_content_right .dean_content p {
  font-size: 15px;
  line-height: 1.8;
  color: #555;
}
@media only screen and (max-width: 575.98px) {
  .overview_content_right .dean_content p {
    font-size: 14px;
  }
}

.register_office_overview .dean_image {
  max-width: 350px;
  margin: 0 auto 2rem;
}
.register_office_overview .dean_image img {
  border-radius: 8px;
}
.register_office_overview .dean_content h3.registrar_name, .register_office_overview .dean_content h3 span.registrar_name, h3 .register_office_overview .dean_content span.registrar_name {
  margin-bottom: 1.5rem;
}
.register_office_overview .dean_content .welcome_section {
  background: linear-gradient(135deg, #4a90e2 0%, #357abd 100%);
  color: white;
  text-align: center;
  padding: 15px;
  margin: 2rem 0;
  border-radius: 5px;
  font-size: 1.3rem;
  font-weight: 700;
  letter-spacing: 2px;
}
.register_office_overview .dean_content .content_text {
  text-align: justify;
  line-height: 1.9;
  margin-bottom: 1.5rem;
  font-size: 15px;
  color: #333;
}
.register_office_overview .dean_content .content_text strong,
.register_office_overview .dean_content .content_text b {
  color: #000;
  font-weight: 600;
}
.register_office_overview .dean_content .biography_section {
  margin-top: 3rem;
  background: linear-gradient(135deg, #4a90e2 0%, #357abd 100%);
  color: white;
  text-align: center;
  padding: 12px;
  margin-bottom: 1.5rem;
  border-radius: 5px;
}
.register_office_overview .dean_content .biography_section h4, .register_office_overview .dean_content .biography_section h4 span, h4 .register_office_overview .dean_content .biography_section span {
  margin: 0;
  font-size: 1.2rem;
  font-weight: 700;
  letter-spacing: 1px;
}
.register_office_overview .dean_content .bio_text {
  text-align: justify;
  line-height: 1.9;
  margin-bottom: 1.2rem;
  font-size: 15px;
  color: #333;
}
.register_office_overview .dean_content .bio_text strong,
.register_office_overview .dean_content .bio_text b {
  color: #000;
  font-weight: 600;
}
.register_office_overview .dean_content .bio_text sup {
  font-size: 0.75em;
  vertical-align: super;
}
.register_office_overview .dean_content .highlight_text {
  font-style: italic;
  color: #2c5f2d;
}
.register_office_overview .dean_content .section_divider {
  border-top: 2px solid #e0e0e0;
  margin: 2rem 0;
}

/*# sourceMappingURL=style.css.map */
