/**
* Template Name: Folio
* Template URL: https://bootstrapmade.com/folio-bootstrap-portfolio-template/
* Updated: Mar 17 2024 with Bootstrap v5.3.3
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
*/

/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/

/* @import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap'); */

@font-face {
  font-family: "Times new roman";
  src: url("../times-new-roman/times.ttf") format("ttf");
  font-weight: normal;
  font-style: normal;
}

body {
  background: #ffffff;
  color: #5a656e;
  font-family: "Times new roman", sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 25px;
  letter-spacing: 0.02em;
  overflow-x: hidden;
  margin: 0 auto;
  padding: 0;
  box-sizing: border-box;
}

body,
html {
  overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}

h2 {
  color: #292929;
  font-weight: 600;
}

h4 {
  color: #292929;
  font-size: 14px;
  font-weight: 600;
}

a {
  color: #c3741c;
  text-decoration: none !important;
  transition: all 0.5s ease-in-out 0s;
}

strong {
  font-weight: 600;
}

a:hover {
  transition: all 0.5s ease-in-out 0s;
}

p {
  margin: 15px 0;
  padding: 0;
  font-size: 15px;
  color: #5a656e;
  font-weight: 400;
  line-height: 26px;
}

::-moz-selection {
  background: #37649d;
  color: #fff;
}

::selection {
  background: #37649d;
  color: #fff;
}

.btn {
  background: #333;
  border: medium none;
  border-radius: 0;
  color: #fff;
  font-size: 12px;
  height: 50px;
  line-height: 50px;
  padding: 0 30px;
  text-transform: uppercase;
}

.btn:hover,
.btn:focus {
  color: #fff;
}

.padDiv {
  padding: 30px 20px;
}
/* ============== */
.ff {
  /* font-family: "Open Sans", serif; */
  font-weight: 400;
  font-size: 16px;
}
#publications .section-title {
  text-align: left;
}

#publications .table th {
  text-align: center;
  font-weight: 700;
  color: #5a656e;
  vertical-align: middle;
}

#publications .table td {
  vertical-align: middle;
  font-weight: 500;
  color: #5a656e;
}

/* allow long book names to wrap nicely */
#publications .book-name {
  white-space: normal;
}

.patent-box {
  background-color: #345676;
  border-color: #345676;
  overflow: hidden;
}
.patent-box p strong {
  font-weight: 700;
  margin-right: 6px;
  color: #ffffff;
}
.table-responsive {
  overflow-x: auto;
}
.table-responsive table {
  min-width: 600px;
}
/* ======================= */
.section-title {
  margin-bottom: 25px;
}

.section-title h2 {
  /* font-family: "Playfair Display", serif; */
  font-size: 32px;
  color: #5a656e;
  font-weight: 400;
  letter-spacing: 0.2px;
  line-height: 1.2;
  text-transform: capitalize;
}

.section-title h1 {
  /* font-family: "Playfair Display", serif; */
  font-size: 38px;
  color: #5a656e;
  font-weight: 400;
  letter-spacing: 0.2px;
  line-height: 1.2;
  text-transform: capitalize;
}

h3.sec-title {
  /* font-family: "Open Sans", serif; */
  font-size: 25px;
  font-weight: 500;
  color: #4b7dab;
  letter-spacing: 0.2px;
  line-height: 1.2;
  text-transform: capitalize;
}

.form-control {
  background-color: transparent;
  border: 1px solid #999;
  border-radius: 0;
  color: #999999;
  font-size: 12px;
  font-weight: 500;
  height: 50px;
  letter-spacing: 0.1em;
  padding-left: 10px;
  margin: 0 0 25px 0;
  line-height: 14px;
  text-transform: uppercase;
}

.form-control:focus {
  box-shadow: none;
  outline: 0 none;
}

.paddsection {
  padding-top: 60px;
  padding-bottom: 60px;
}

.paddsections {
  padding-top: 90px;
  padding-bottom: 90px !important;
}

.hvr-shutter-in-horizontal::before {
  background: #333;
}

.hvr-shutter-in-horizontal:hover {
  background: #37649d;
}

.mb-30 {
  margin-bottom: 30px;
}

.main-content {
  padding-top: 140px;
}

.fa {
  color: #522d7e;
}

.overflow {
  display: inline-flex;
  padding-left: 10px;
}

/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  right: 15px;
  bottom: 15px;
  z-index: 996;
  background: #c3741c;
  width: 40px;
  height: 40px;
  border-radius: 4px;
  transition: all 0.4s;
}

.back-to-top i {
  font-size: 28px;
  color: #fff;
  line-height: 0;
}

.back-to-top:hover {
  background: #4b7dab;
  color: #fff;
}

.back-to-top.active {
  visibility: visible;
  opacity: 1;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
  transition: all 0.5s;
  z-index: 997;
  padding: 15px 0;
  background-color: #fff;
  top: -100%;
  box-shadow: 0px 2px 25px rgba(0, 0, 0, 0.08);
}

#header.header-scrolled,
#header.header-inner-pages {
  top: 0;
}

#header .logo {
  font-size: 30px;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-weight: 600;
  letter-spacing: 1px;
  /* font-family: "Playfair Display", sans-serif; */
  font-style: italic;
}

#header .logo a {
  color: #898989;
}

#header .logo img {
  max-height: 40px;
}

@media (max-width: 992px) {
  #header {
    border: 0;
  }
}

@media screen and (min-width: 992px) and (max-width: 1080px) {
  .navbar a {
    font-size: 12px !important;
  }
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/**
* Desktop Navigation 
*/
.navbar {
  padding: 0;
}

.navbar ul {
  margin: 0;
  padding: 0;
  display: flex;
  list-style: none;
  align-items: center;
}

.navbar li {
  position: relative;
}

.fixed-top {
  position: sticky;
  transition: all 0.5s;
}

.navbar a,
.navbar a:focus {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0 10px 20px;
  /* font-family: "Open Sans", sans-serif; */
  font-size: 14px;
  font-weight: 500;
  color: #2a2a2a;
  white-space: nowrap;
  transition: 0.3s;
  text-transform: capitalize;
}

.navbar a i,
.navbar a:focus i {
  font-size: 12px;
  line-height: 0;
  margin-left: 5px;
}

.navbar a:hover,
.navbar .active,
.navbar .active:focus,
.navbar li:hover > a {
  color: #37649d;
}

.navbar .dropdown ul {
  display: block;
  position: absolute;
  left: 30px;
  top: calc(100% + 30px);
  margin: 0;
  padding: 10px 0;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  transition: 0.3s;
}

.navbar .dropdown ul li {
  min-width: 200px;
}

.navbar .dropdown ul a {
  padding: 10px 20px;
  font-weight: 400;
}

.navbar .dropdown ul a i {
  font-size: 12px;
}

.navbar .dropdown ul a:hover,
.navbar .dropdown ul .active:hover,
.navbar .dropdown ul li:hover > a {
  color: #37649d;
}

.navbar .dropdown:hover > ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
}

.navbar .dropdown .dropdown ul {
  top: 0;
  left: calc(100% - 30px);
  visibility: hidden;
}

.navbar .dropdown .dropdown:hover > ul {
  opacity: 1;
  top: 0;
  left: 100%;
  visibility: visible;
}

@media (max-width: 1366px) {
  .navbar .dropdown .dropdown ul {
    left: -90%;
  }

  .navbar .dropdown .dropdown:hover > ul {
    left: -100%;
  }
}

/**
* Mobile Navigation 
*/
.mobile-nav-toggle {
  color: #4b4a4a;
  font-size: 28px;
  cursor: pointer;
  display: none;
  line-height: 0;
  transition: 0.5s;
}

.mobile-nav-toggle.bi-x {
  color: #fff;
}

@media (max-width: 991px) {
  .mobile-nav-toggle {
    display: block;
  }

  .navbar ul {
    display: none;
  }
}

.navbar-mobile {
  position: fixed;
  overflow: hidden;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(49, 49, 49, 0.9);
  transition: 0.3s;
}

.navbar-mobile .mobile-nav-toggle {
  position: absolute;
  top: 15px;
  right: 15px;
}

.navbar-mobile ul {
  display: block;
  position: absolute;
  top: 55px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  padding: 10px 0;
  border-radius: 10px;
  background-color: #fff;
  overflow-y: auto;
  transition: 0.3s;
}

.navbar-mobile a,
.navbar-mobile a:focus {
  padding: 10px 20px;
  font-size: 15px;
  color: #4b4a4a;
}

.navbar-mobile a:hover,
.navbar-mobile .active,
.navbar-mobile li:hover > a {
  color: #37649d;
}

.navbar-mobile .getstarted,
.navbar-mobile .getstarted:focus {
  margin: 15px;
}

.navbar-mobile .dropdown ul {
  position: static;
  display: none;
  margin: 10px 20px;
  padding: 10px 0;
  z-index: 99;
  opacity: 1;
  visibility: visible;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
}

.navbar-mobile .dropdown ul li {
  min-width: 200px;
}

.navbar-mobile .dropdown ul a {
  padding: 10px 20px;
}

.navbar-mobile .dropdown ul a i {
  font-size: 12px;
}

.navbar-mobile .dropdown ul a:hover,
.navbar-mobile .dropdown ul .active:hover,
.navbar-mobile .dropdown ul li:hover > a {
  color: #37649d;
}

.navbar-mobile .dropdown > .dropdown-active {
  display: block;
}

/*--------------------------------------------------------------
# Hero
--------------------------------------------------------------*/
#hero {
  background: url("../img/home-banner-updated.png");
  /* background: url("../img/home-banner-updated.webp"); */
  /* background: url("../img/home-banner.webp"); */
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 36% 0 1%;
  text-align: center;
}

.hero-content .list-social li i:hover {
  color: #fff;
  background: #6d371a;
  transition: all 0.5s ease-in-out 0s;
  border-color: #6d371a;
}

.hero-content {
  font-family: "Playfair Display";
}

.timeline-container {
  width: 98%;
  padding: 20px;
  margin: auto;
  display: block;
  position: relative;
}

.timeline-container ul.tl {
  margin: 20px 0;
  padding: 0;
  display: inline-block;
}

.timeline-container ul.tl li {
  list-style: none;
  margin: 0;
  min-height: 50px;
  border-left: 1px solid #6d371a;
  padding: 0 0 30px 30px;
  position: relative;
  display: flex;
  flex-direction: row;
}

.timeline-container ul.tl li.dashed {
  border-left: 1px solid #6d371a;
}

/* .timeline-container ul.tl li:last-child{ border-left:0;} */
.timeline-container ul.tl li .item-icon {
  position: absolute;
  left: -8px;
  top: 0;
  content: " ";
  border: 2px dashed #6d371a;
  border-radius: 500%;
  background: #6d371a;
  height: 15px;
  width: 15px;
}

.timeline-container ul.tl li:hover::before {
  border-color: #6d371a;
  transition: all 1000ms ease-in-out;
}

ul.tl li .item-text {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}

ul.tl li .item-detail {
  color: #5a656e;
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 20px;
  font-weight: 400;
}

.item-title {
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 10px;
  color: #4b7dab;
  font-weight: 500;
  text-transform: uppercase;
}

ul.tl li .item-timestamp {
  color: #8d8d8d;
  font-size: 12px;
  text-align: right;
  padding-left: 20px;
}

#foostering-knowledge {
  background: url("../img/foostering-knowledge-bg.webp");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  color: #fff;
}

.award-box-shadow {
  border-radius: 30px;
  background: #f4f6fb;
  margin: -50px auto 50px;
  width: 92%;
  padding: 30px;
}

.carousel-item {
  padding-top: 30px;
  padding-bottom: 30px;
}

.card {
  border-radius: 12px;
  overflow: hidden;
}

.carousel-indicators [data-bs-target] {
  width: 12px;
  height: 12px;
  background-color: transparent;
  border: 1px solid #5c3b2e;
  /* Brown border */
  border-radius: 50%;
}

.carousel-indicators .active {
  background-color: #5c3b2e;
  /* Brown fill for active indicator */
  border-color: #5c3b2e;
}

.card-body {
  background-color: #f8f9fa;
  border-top: 1px solid #ddd;
}

.carousel img {
  object-fit: cover;
}

.box-shadow {
  border-radius: 15px;
  background: #fff;
  margin: 50px auto;
  box-shadow: 0px 2px 80px 0px rgba(0, 0, 0, 0.07),
    0px 0.836px 33.422px 0px rgba(0, 0, 0, 0.05),
    0px 0.447px 17.869px 0px rgba(0, 0, 0, 0.04),
    0px 0.25px 10.017px 0px rgba(0, 0, 0, 0.04),
    0px 0.133px 5.32px 0px rgba(0, 0, 0, 0.03),
    0px 0.055px 2.214px 0px rgba(0, 0, 0, 0.02);
}

#intro {
  background: url("../img/about-bg.webp");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  color: #fff;
}

p.text-white,
h2.text-white {
  color: #fff !important;
}

.hero-content h1 {
  font-size: 45px;
  text-align: left;
  font-weight: 400;
  margin-bottom: 20px;
  text-transform: capitalize;
  color: #fff;
  line-height: 1.2;
}

.hero-content p {
  font-size: 22px;
  line-height: 1.2;
  letter-spacing: 0.2px;
  margin-top: 0;
  margin-bottom: 7px;
  text-transform: capitalize;
  color: #fff;
  font-weight: 500;
}

.hero-content .list-social li {
  float: left;
  margin-right: 15px;
}

.hero-content .list-social li i {
  color: #37649d;
  font-size: 20px;
  background: #fff;
  padding: 8px 12px;
  border-radius: 100%;
  line-height: 1;
  border: 2px solid #37649d;
}

.filter-card {
  background-color: #fff;
  border-radius: 16px;
  padding: 20px;
  margin: 20px;
}

.grid-col {
  justify-content: center;
}

/*--------------------------------------------------------------
# Breadcrumbs
--------------------------------------------------------------*/
.breadcrumbs {
  padding: 120px 0 0 0;
  background-color: white;
  min-height: 40px;
}

@media (max-width: 992px) {
  .breadcrumbs {
    padding-top: 100px;
  }
}

.breadcrumbs h2 {
  font-size: 24px;
  font-weight: 300;
  margin: 0;
}

@media (max-width: 992px) {
  .breadcrumbs h2 {
    margin: 0 0 10px 0;
  }
}

.breadcrumbs ol {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 14px;
}

.breadcrumbs ol li + li {
  padding-left: 10px;
}

.breadcrumbs ol li + li::before {
  display: inline-block;
  padding-right: 10px;
  color: #6c757d;
  content: "/";
}

@media screen and (max-width: 600px) {
  #hero {
    padding: 100% 0 0%;
  }

  .container {
    overflow-x: hidden;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 769px) and (max-width: 991px) {
  .filter-card {
    width: 100%;
  }
}

@media screen and (min-width: 992px) {
  .filter-card {
    width: 43.333%;
    margin: 25px !important;
  }

  .pd-right {
    padding-right: 30px;
  }

  .max-width {
    width: 80%;
    margin: 30px auto;
    text-align: center;
  }

  .timeline-container ul.tl {
    display: inline-flex;
  }

  .timeline-container ul.tl li {
    padding: 0 25px;
  }
}

@media (max-width: 768px) {
  .breadcrumbs .d-flex {
    display: block !important;
  }

  .pd-right {
    padding-bottom: 50px;
  }

  .filter-card {
    width: 90%;
  }

  .breadcrumbs ol {
    display: block;
  }

  .breadcrumbs ol li {
    display: inline-block;
  }

  .about-descr {
    margin: 25px 0 0;
  }

  .hero-content h1 {
    font-size: 28px;
    line-height: 1.2;
  }

  .hero-content p {
    font-size: 16px;
  }

  .socials-media h2 {
    font-size: 25px !important;
  }

  #contact p {
    font-size: 15px !important;
  }

  .cnt-info img {
    width: 20px;
  }
}

/*-----------------------------------------------------------------------------------*/
/*  About
/*-----------------------------------------------------------------------------------*/
#about {
  width: 100%;
  height: auto;
  background: #f4f6fb;
  padding: 100px 0;
}

.col-block {
  align-items: center;
  justify-content: space-evenly;
}

#publication-research {
  width: 100%;
  height: auto;
  background: #f4f6fb;
  padding-top: 100px;
}

#about .div-img-bg,
#publication-research .div-img-bg {
  padding-bottom: 30px;
  border: 20px solid #37649d;
}

#about .div-img-bg .about-img img {
  width: 100%;
  box-shadow: 0px 0px 85px 0px rgba(0, 0, 0, 0.14);
  margin-top: -60px;
  margin-left: 40px;
  -o-object-fit: cover;
  object-fit: cover;
}

#publication-research .div-img-bg .about-img img {
  width: 100%;
  box-shadow: 0px 0px 85px 0px rgba(0, 0, 0, 0.14);
  margin-top: -40px;
  margin-left: -40px;
  -o-object-fit: cover;
  object-fit: cover;
}

.about-descr p {
  font-size: 18px;
  line-height: 30px;
}

#about .about-descr .p-heading,
#publication-research .about-descr .p-heading {
  /* font-family: "Playfair Display", serif; */
  font-size: 38px;
  line-height: 1.2;
  text-align: left;
  color: #522d7e;
  margin: 0;
}

#about .about-descr .separator {
  max-width: 80%;
  margin-bottom: 0;
  text-align: left;
}

/*--------------------------------------------------------------
# Leadership & vision
--------------------------------------------------------------*/
.lv-heading {
  /* font-family: "Playfair Display", serif; */
}

.lv-txt {
  /* font-size:18px; */
  font: open sans;
  line-height: 30px;
  font-size: 18px;
}

.text-center img {
  height: 500px;
}

/*--------------------------------------------------------------
# Awards
--------------------------------------------------------------*/
.custom-container {
  background-color: white;
  width: 100%;
  margin-top: 0px;
  padding: 0px 0;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.custom-image {
  max-width: 95%;
  height: 600px;
}

#awards,
#pioneering-education {
  padding: 60px 0;
  background: #fdfaed;
}

/* .custom-card {
  border: none;
  border-radius: 12px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  overflow: hidden;
} */

/* Custom scrollbar styles */
.content-section {
  scrollbar-width: thin;
  /* For Firefox */
  scrollbar-color: rgba(0, 0, 0, 0.02) transparent;
}

.content-section::-webkit-scrollbar {
  width: 6px;
  /* Thin scrollbar */
}

.content-section::-webkit-scrollbar-track {
  background: transparent;
  /* Transparent background */
}

.content-section::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.3);
  /* Slightly transparent scrollbar */
  border-radius: 10px;
  /* Rounded corners */
}

.content-section::-webkit-scrollbar-thumb:hover {
  background: rgba(0, 0, 0, 0.5);
  /* Darker on hover */
}

/* Smooth scrolling */
.content-section {
  scroll-behavior: smooth;
}

.content-section {
  padding: 0px;
}

/* .services-block span {
  margin: 10px 0;
  position: relative;
  font-size: 14px;
  line-height: 1.3;
  color: #292929;
  letter-spacing: 0.1em;
  font-weight: 500;
  text-transform: uppercase;
  display: block;
}

.services-block .separator {
  margin: 0;
  font-size: 15px;
  font-style: italic;
  line-height: 25px;
}

.services-block i {
  font-size: 44px;
  color: #37649D;
  line-height: 44px;
} */

/* .services-slider .swiper-pagination {
  margin-top: 30px;
  position: relative;
} */

.services-slider .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #fff;
  opacity: 1;
  border: 1px solid #6d371a;
}

.services-slider .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #6d371a;
}

/*--------------------------------------------------------------
# Portfolio
--------------------------------------------------------------*/

#portfolio #portfolio-flters {
  padding: 0;
  margin: 0 auto 35px auto;
  list-style: none;
  text-align: center;
  border-radius: 50px;
  padding: 2px 15px;
}

#portfolio #portfolio-flters li {
  cursor: pointer;
  display: inline-block;
  padding: 10px 15px 8px 15px;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
  color: #999999;
  margin-bottom: 5px;
  transition: all 0.3s ease-in-out;
}

#portfolio #portfolio-flters li:hover,
#portfolio #portfolio-flters li.filter-active {
  color: #37649d;
}

#portfolio #portfolio-flters li:last-child {
  margin-right: 0;
}

#portfolio .portfolio-item {
  margin-bottom: 30px;
}

#portfolio .portfolio-item .portfolio-info {
  opacity: 0;
  position: absolute;
  left: 30px;
  right: 30px;
  bottom: 0;
  z-index: 3;
  transition: all ease-in-out 0.3s;
  background: rgba(255, 255, 255, 0.9);
  padding: 15px;
}

#portfolio .portfolio-item .portfolio-info h4 {
  font-size: 18px;
  color: #666;
  font-weight: 600;
  margin-bottom: 10px;
}

#portfolio .portfolio-item .portfolio-info p {
  color: #999;
  font-size: 18px;
  margin: 0;
  padding: 0;
}

#portfolio .portfolio-item .portfolio-info .preview-link,
#portfolio .portfolio-item .portfolio-info .details-link {
  position: absolute;
  right: 40px;
  font-size: 24px;
  top: calc(50% - 18px);
  color: #37649d;
}

#portfolio .portfolio-item .portfolio-info .preview-link:hover,
#portfolio .portfolio-item .portfolio-info .details-link:hover {
  color: #cab89f;
}

#portfolio .portfolio-item .portfolio-info .details-link {
  right: 10px;
}

#portfolio .portfolio-item:hover .portfolio-info {
  opacity: 1;
  bottom: 20px;
}

/*--------------------------------------------------------------
# Portfolio Details
--------------------------------------------------------------*/
.slider-head {
  font-family: open sans;
  font-weight: 700;
  margin-right: 1em;

  font-size: 20px;
  color: #5a656e;
}

.slider-txt {
  margin-right: 1em;
  /* font-weight: 700; */
  font-family: Open Sans;
}

.portfolio-details {
  padding-top: 40px;
}

.portfolio-details .portfolio-details-slider img {
  width: 100%;
}

.portfolio-details .portfolio-details-slider .swiper-pagination {
  margin-top: 20px;
  position: relative;
}

.portfolio-details
  .portfolio-details-slider
  .swiper-pagination
  .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #fff;
  opacity: 1;
  border: 1px solid #37649d;
}

.portfolio-details
  .portfolio-details-slider
  .swiper-pagination
  .swiper-pagination-bullet-active {
  background-color: #37649d;
}

.portfolio-details .portfolio-info {
  padding: 30px;
  box-shadow: 0px 0 30px rgba(75, 74, 74, 0.08);
}

.portfolio-info h3 {
  color: #345676;
  /* font-family: "Playfair Display"; */
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  margin-top: 15px;
}

.portfolio-details .portfolio-info h3 {
  font-size: 22px;
  font-weight: 400;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
}

.portfolio-details .portfolio-info ul {
  list-style: none;
  padding: 0;
  font-size: 15px;
}

.portfolio-details .portfolio-info ul li + li {
  margin-top: 10px;
}

.portfolio-details .portfolio-description {
  padding-top: 30px;
}

.portfolio-details .portfolio-description h2 {
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 20px;
}

.portfolio-details .portfolio-description p {
  padding: 0;
}

/*--------------------------------------------------------------
# Journal
--------------------------------------------------------------*/
#journal,
#journal-blog {
  height: auto;
  width: 100%;
  background: #f7f7f7;
  padding-bottom: 60px;
  position: relative;
}

#journal-blog {
  background: #fff;
  padding-bottom: 30px;
}

#journal .journal-block {
  display: inline-block;
  height: auto;
  width: 100%;
}

#journal .journal-block .journal-info {
  position: relative;
  background: #fff;
  padding: 20px;
  border-radius: 12px;
  box-shadow: 2px 2px 18px 0px #d4d4d4;
}

.journal-block .journal-info img {
  max-width: 100%;
}

.journal-block .journal-info .journal-txt {
  padding: 25px 0px;
  position: relative;
}

.journal-block .journal-info .journal-txt h4 a {
  display: block;
  font-size: 19px;
  line-height: 24px;
  margin: 0 0 13px 0;
  font-weight: 500;
  color: #292929;
  transition: all 0.5s ease-in-out 0s;
}

.journal-block .journal-info .journal-txt h4 a:hover {
  color: #37649d;
  transition: all 0.5s ease-in-out 0s;
}

.journal-block .journal-info .journal-txt p {
  margin: 0;
  font-size: 14px;
  line-height: 24px;
}

/*--------------------------------------------------------------
# Journal
--------------------------------------------------------------*/
#contact {
  height: auto;
  width: 100%;
}

.contact-header {
  margin-bottom: 0em;
}

.contact-details {
  list-style: none;
  margin: 0;
  padding: 0;
}

.contact-details li {
  padding-bottom: 10px;
}

#contact input,
#contact textarea {
  width: 100%;
  margin-bottom: 5px;
}

#contact textarea {
  min-height: 160px;
}

.php-email-form .error-message {
  display: none;
  color: #fff;
  background: #ed3c0d;
  text-align: left;
  padding: 15px;
  margin-bottom: 15px;
  font-weight: 600;
}

.php-email-form .error-message br + br {
  margin-top: 25px;
}

.php-email-form .sent-message {
  display: none;
  color: #fff;
  background: #18d26e;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

.php-email-form .loading {
  display: none;
  background: #fff;
  text-align: center;
  padding: 15px;
  margin-bottom: 15px;
}

.php-email-form .loading:before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin: 0 10px -6px 0;
  border: 3px solid #18d26e;
  border-top-color: #eee;
  animation: animate-loading 1s linear infinite;
}

@keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

/*--------------------------------------------------------------
# Blog
--------------------------------------------------------------*/
/*  Navbar fixd page */
.subpage-nav {
  display: block !important;
}

/*-----------------------------------------------------------------------------------*/
/*  /* Single page */
/*-----------------------------------------------------------------------------------*/
#journal-blog {
  padding-top: 140px;
}

/* main content */
.main-content {
  background: #f7f7f7;
}

.main-content .container-main {
  display: inline-block;
  width: 100%;
}

.main-content .container-main .block-main {
  margin-bottom: 30px;
  overflow: hidden;
}

.container-main .block-main .content-main {
  background: #fff none repeat scroll 0 0;
  display: inline-block;
  width: 100%;
}

.journal-txt h4 a {
  display: block;
  font-size: 19px;
  line-height: 24px;
  margin: 0 0 13px 0;
  font-weight: 500;
  color: #292929;
  transition: all 0.5s ease-in-out 0s;
}

.journal-txt h4 a:hover {
  color: #37649d;
  transition: all 0.5s ease-in-out 0s;
}

.post-meta ul li {
  font-size: 12px;
  font-weight: normal;
  margin-left: 8px;
  margin-right: 8px;
  text-transform: capitalize;
  display: inline-block;
  float: none;
}

.content-main .post-meta a {
  color: #a2a2a2;
  margin-left: 5px;
}

/* Commonts */
.comments {
  background: #fff;
}

.entry-comments h6 {
  margin-right: 10px;
  font-size: 13px;
  letter-spacing: 0.1em;
  font-weight: 500;
}

.entry-comments-item {
  margin-top: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #f2f2f2;
}

.entry-comments-avatar {
  position: absolute;
  display: block;
  border-radius: 50%;
  width: 60px;
  height: 60px;
}

.entry-comments-body {
  padding-left: 86px;
}

.entry-comments-author {
  margin-right: 10px;
  font-size: 13px;
  color: #292929;
  letter-spacing: 0.1em;
  font-weight: 500;
}

.rep {
  font-size: 13px;
  color: #292929;
  letter-spacing: 0.1em;
  font-weight: 500;
  text-transform: capitalize;
}

.entry-comments span a {
  font-size: 13px;
  color: #999;
}

.entry-comments-reply {
  padding-left: 10%;
}

/* Commonts form */
.cmt {
  background: #fff;
}

blockquote {
  padding: 40px;
  background-color: #f2f2f2;
  margin: 30px 0;
  border: none;
  border-left: 4px solid #37649d;
}

/* social impact section */
.container {
  margin-top: 0px;
}

/* .cust-image img{
  padding-left:2em !important;
  width:0px;
} */

/* education & career */
#edcareer {
  background-color: #fdfaed;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.footer {
  background-color: #fffaf0;
  /* Matching the light beige background */
  color: #6c757d;
  /* Neutral text color */
  text-align: center;
  padding: 20px 0;
}

.footer a {
  text-decoration: none;
  color: #6c757d;
}

.footer a:hover {
  color: #dc8d2f;
  /* Hover color for icons and links */
}

.footer i {
  font-size: 24px;
  margin: 0 10px;
  color: #dc8d2f;
  /* Matching the icon color */
}

.footer i:hover {
  color: #ffffff;
  /* Icon hover effect */
}

#contact {
  background: #fdfaed;
  padding-top: 40px;
  padding-bottom: 15px;
}

.seperator {
  border-top: 1px solid #b9b9b9;
  margin-bottom: 15px;
}

.foot-cont {
  color: #5a656e;
}

#contact .socials-media {
  width: 100%;
}

#contact .socials-media ul {
  display: inline-block;
  float: none;
  margin: 0 0 20px 0;
}

#contact .socials-media ul li {
  float: left;
  margin-left: 10px;
  margin-right: 10px;
}

#bicon {
  /* font-size: 22px; */
  color: #c3741c;
  /* font-size: 14px; */
  letter-spacing: 0.1em;
  /* font-weight: 500; */
  background: transparent;
  text-transform: uppercase;
  transition: all 0.5s ease-in-out 0s;
  border: 2px solid #c3741c;
  padding: 12px 0px 8px 0px;
  /* line-height: 1; */
  border-radius: 50%;
}

h3.follow {
  color: #000;
  font-size: 22px;
  line-height: 1.2;
  margin-bottom: 30px;
}

#bicon:hover {
  color: #fff;
  background: #4b7dab;
  border-color: #4b7dab;
  transition: all 0.5s ease-in-out 0s;
}

.socials-media h2 {
  font-size: 40px;
  font-weight: 400;
  margin-bottom: 25px;
  line-height: 1.2;
  color: #5a656e !important;
  /* font-family: "Playfair Display", serif !important; */
}

.icon {
  color: #345676 !important;
  font-size: 20px;
  line-height: 1.2;
}

.cnt-info a {
  color: #345676 !important;
  text-transform: lowercase;
}

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

.cnt-info a:hover {
  color: #522d7e !important;
}

#contact p {
  font-size: 18px;
  line-height: 1.2;
  letter-spacing: 0.25px;
  font-weight: 400;
  margin-top: 0;
  text-transform: uppercase;
}

#about .about-descr .p-heading {
  color: #5a656e;
}

.credits {
  font-size: 13px;
}

/** Width between 1200x to 0
 *  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 */
/** Width between 992px to 1199px
 *  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 */
/** Width between 768px to 991px
 *  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 */
@media (min-width: 768px) and (max-width: 991px) {
  /* Navbar */
  nav {
    padding: 10px 15px;
  }

  .pd-right {
    padding-bottom: 50px;
  }

  .nav-menu {
    margin-top: 40px;
    display: none;
    float: none;
    width: 100%;
  }

  .nav-menu li {
    float: none;
    width: 100%;
    text-align: center;
    border-top: 1px solid #f7f7f7;
    line-height: 45px;
    margin-left: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .responsive {
    float: right;
    padding-top: 15px;
    display: block;
  }

  /* About */
  .head-info .header-content .cmaster h1 {
    font-size: 32px;
  }

  #about .div-img-bg {
    padding: 0;
  }

  #about .div-img-bg .about-img img,
  #publication-research .div-img-bg .about-img img {
    margin-top: 0%;
    margin-left: calc(0% - 0px);
  }

  #about .about-descr .p-heading {
    font-size: 35px;
  }

  #about .about-descr .separator {
    max-width: 100%;
    margin-bottom: 0;
  }

  /* portfolio */
  #portfolio .portfolio-list .nav li {
    float: none;
    margin: 20px;
    display: inline-block;
  }

  /* journal */
  #journal .journal-block .journal-info {
    margin-bottom: 30px;
  }

  /* Contact */
  .contact-contact {
    margin-bottom: 30px;
  }

  /* Footer */
  #contact .socials-media ul li {
    margin-right: 0;
    margin-left: 0;
    float: none;
    display: inline-block;
  }
}

/** Width between 767px to 0
 *  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 */
@media (max-width: 767px) {
  /* Navbar */
  nav {
    padding: 20px 15px;
  }

  .nav-menu {
    margin-top: 40px;
    display: none;
    float: none;
    width: 100%;
  }

  .nav-menu li {
    float: none;
    width: 100%;
    text-align: center;
    border-top: 1px solid #f7f7f7;
    line-height: 45px;
    margin-left: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .responsive {
    float: right;
    padding-top: 15px;
    display: block;
  }

  /* About */
  .head-info .header-content h1 {
    font-size: 32px;
  }

  #about .div-img-bg {
    padding: 0;
  }

  #about .div-img-bg .about-img img {
    margin-top: 0%;
    margin-left: calc(0% - 0px);
  }

  #about .about-descr .p-heading {
    font-size: 20px;
  }

  #about .about-descr .separator {
    max-width: 100%;
    margin-bottom: 0;
  }

  /* portfolio */
  #portfolio .portfolio-list .nav li {
    float: none;
    margin: 20px;
    display: inline-block;
  }

  /* journal */
  #journal .journal-block .journal-info {
    margin-bottom: 30px;
  }

  /* Contact */
  .contact-contact {
    margin-bottom: 30px;
  }

  /* Footer */
  #contact .socials-media ul li {
    margin-right: 0;
    margin-left: 0;
    float: none;
    display: inline-block;
  }
}

/** Width between 600px to 0
 *  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 */
@media (max-width: 600px) {
  /* Navbar */
  nav {
    padding: 20px 15px;
  }

  .section-title h2,
  h3.sec-title {
    font-size: 25px;
  }

  #awards,
  #pioneering-education {
    padding: 30px 0 !important;
  }

  .paddsection {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }

  #about {
    padding: 10px 0 40px;
  }

  .col-block {
    flex-direction: column-reverse;
  }

  .max-width {
    width: 90%;
    margin: 0 auto;
  }

  .section-title h1 {
    font-size: 25px;
  }

  #publication-research .div-img-bg {
    padding-bottom: 0 !important;
  }

  #publication-research .div-img-bg .about-img img {
    margin-top: 0 !important;
    margin-left: 0 !important;
  }

  .nav-menu {
    margin-top: 40px;
    display: none;
    float: none;
    width: 100%;
  }

  .pd-right {
    padding-bottom: 30px;
  }

  .nav-menu li {
    float: none;
    width: 100%;
    text-align: center;
    border-top: 1px solid #f7f7f7;
    line-height: 45px;
    margin-left: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .responsive {
    float: right;
    padding-top: 15px;
    display: block;
  }

  /* About */
  .head-info .header-content h1 {
    font-size: 32px;
  }

  #about .div-img-bg {
    padding: 0;
  }

  #about .div-img-bg .about-img img {
    margin-top: 0%;
    margin-left: calc(0% - 0px);
  }

  #about .about-descr .p-heading {
    font-size: 20px;
  }

  #about .about-descr .separator {
    max-width: 100%;
    margin-bottom: 0;
  }

  /* portfolio */
  #portfolio .portfolio-list .nav li {
    float: none;
    margin: 10px;
    display: inline-block;
  }

  /* journal */
  #journal .journal-block .journal-info {
    margin-bottom: 30px;
  }

  /* Contact */
  .contact-contact {
    margin-bottom: 30px;
  }

  .filter-card {
    width: 80%;
  }

  /* Footer */
  #contact .socials-media ul li {
    margin-right: 0;
    margin-left: 0;
    float: none;
    display: inline-block;
  }
}

/** Width between 480px to 0
 *  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 */
@media (max-width: 425px) {
  #hero {
    background: url("/assets/img/bannermob.png") no-repeat center top;
    /* background: url("../img/bannermob.png") no-repeat center top; */
    background-size: contain;
    /* Makes sure the image fits within the container */
    text-align: center;
    /* Optional: Adjust padding as needed */
    height: auto;
    /* Let the height adjust based on the image's aspect ratio */
    min-height: 200px;
    /* Ensure it has a minimum height (adjust as needed) */
  }
}

@media (max-width: 480px) {
  /* Navbar */
  nav {
    padding: 20px 15px;
  }

  .nav-menu {
    margin-top: 40px;
    display: none;
    float: none;
    width: 100%;
  }

  .nav-menu li {
    float: none;
    width: 100%;
    text-align: center;
    border-top: 1px solid #f7f7f7;
    line-height: 45px;
    margin-left: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .responsive {
    float: right;
    padding-top: 15px;
    display: block;
  }

  /* About */
  #hero {
    background: url("../img/bannermob.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    padding: 36% 0 1%;
    display: flex;
    align-items: flex-end;
    min-height: 510px;
  }

  .hero-content h1 {
    font-size: 20px;
    text-align: left;
    font-weight: 400;

    /* text-transform: capitalize; */
    color: #fff;
    /* line-height: 1.2; */
  }

  .head-info .header-content h1 {
    font-size: 32px;
  }

  #about .div-img-bg {
    padding: 0;
  }

  #about .div-img-bg .about-img img {
    margin-top: 0%;
    margin-left: calc(0% - 0px);
  }

  #about .about-descr .p-heading {
    font-size: 28px;
  }

  #about .about-descr .separator {
    max-width: 100%;
    margin-bottom: 0;
  }

  /* portfolio */
  #portfolio .portfolio-list .nav li {
    float: none;
    margin: 20px;
  }

  /* journal */
  #journal .journal-block .journal-info {
    margin-bottom: 30px;
  }

  /* Contact */
  .contact-contact {
    margin-bottom: 30px;
  }

  /* Footer */
  #contact .socials-media ul li {
    margin-right: 0;
    margin-left: 0;
    float: none;
    display: inline-block;
  }
}

/** Width between 320px to 0
 *  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 */
@media (max-width: 320px) {
  /* Navbar */
  nav {
    padding: 20px 15px;
  }

  .nav-menu {
    margin-top: 40px;
    display: none;
    float: none;
    width: 100%;
  }

  .nav-menu li {
    float: none;
    width: 100%;
    text-align: center;
    border-top: 1px solid #f7f7f7;
    line-height: 45px;
    margin-left: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .responsive {
    float: right;
    padding-top: 15px;
    display: block;
  }

  /* About */
  .head-info .header-content h1 {
    font-size: 32px;
  }

  #about .div-img-bg {
    padding: 0;
  }

  #about .div-img-bg .about-img img {
    margin-top: 0%;
    margin-left: calc(0% - 0px);
  }

  #about .about-descr .p-heading {
    font-size: 20px;
  }

  #about .about-descr .separator {
    max-width: 100%;
    margin-bottom: 0;
  }

  /* portfolio */
  #portfolio .portfolio-list .nav li {
    float: none;
    margin: 20px;
  }

  /* journal */
  #journal .journal-block .journal-info {
    margin-bottom: 30px;
  }

  /* Contact */
  .contact-contact {
    margin-bottom: 30px;
  }

  /* Footer */
  #contact .socials-media ul li {
    margin-right: 0;
    margin-left: 0;
    float: none;
    display: inline-block;
  }

  /* Single page */
  .entry-comments-body span {
    display: inline-block;
    margin-right: 0;
  }
}

#profesional-jr {
  background: url("../img/profj.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  color: #fff;
}

/* vision */
#futvi {
  background-color: #f9f7ed;
  /* Light beige background */
  padding: 50px 0;
}

#futvi .fv-heading {
  font-size: 18px;
  line-height: 10px;
  font-weight: 600;
  text-align: center;
  color: #4a5568;
  /* Soft dark grey for the heading */
}

#futvi p {
  color: #6b7280;
  /* Muted text color */
  margin-top: 20px;
  text-align: center;
  margin-right: 1.3em;

  /* Ensure the Swiper container and slides take full width/height */
  .swiper-slide {
    width: 100% !important;
    /* Ensure full container width */
    height: 100vh !important;
    /* Ensure full container height (100% of viewport) */
  }

  /* Make sure the image covers the full slide without distortion */
  .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    /* Ensures the image covers the entire area without stretching */
  }
}

#futvi img {
  max-width: 100%;
  height: auto;
}

/* ends */

.item-title-1 {
  color: #5a656e;
  font-size: 26px;
  font-weight: 700;
}

.pJournyList {
  list-style: none;
  padding: 0;
  margin: 0;
  position: relative;
}

.pJournyList::before {
  content: "";
  height: 90%;
  width: 1px;
  background-color: #37649d;
  position: absolute;
  top: 5px;
  left: 5px;
  transform: translateX(-50%);
}

.pJournyList li {
  position: relative;
  padding-left: 30px;
  padding-bottom: 22px;
}

.pJournyList li:before {
  content: " ";
  position: absolute;
  width: 10px;
  height: 10px;
  border-radius: 25px;
  background: #fff;
  border: 2px solid #37649d;
  top: 5px;
  left: 0;
}

.mobile-read-more-content {
  transition: all 0.3s ease;
}
.mobile-read-more-btn {
  background-color: transparent;
  border: none;
  color: #ca3338;
  font-weight: bold;
  cursor: pointer;
  padding: 10px 0;
}

/* Mobile visibility classes */
/* .d-block-mobile {
  display: none;
}

@media screen and (max-width: 767px) {
  .d-block-mobile {
    display: block !important;
  }
}

.read-more-btn {
  color: #007bff;
  cursor: pointer;
  background: none;
  border: none;
  padding: 0;
  margin-top: 10px;
  font: inherit;
  display: inline-block;
}

.read-more-btn:hover {
  color: maroon;
} */

/* Default: show everything */
.mobile-read-more-content {
  display: block;
}

/* Mobile-only behavior */
@media screen and (max-width: 768px) {
  .mobile-read-more-content {
    display: none;
  }

  .mobile-read-more.active .mobile-read-more-content {
    display: block;
  }

  .mobile-read-more-btn {
    display: inline-block;
    color: #007bff;
    cursor: pointer;
    background: none;
    border: none;
    font: inherit;
    padding: 0;
    margin-top: 10px;
  }

  .mobile-read-more-btn:hover {
    color: maroon;
  }
}

/* Hide button on desktop */
@media screen and (min-width: 769px) {
  .mobile-read-more-btn {
    display: none;
  }
}

.read-more-1 {
  color: blue;
  cursor: pointer;
  display: inline-block;
  margin-top: 10px;
  font-weight: 600;
}

.read-more-1:hover {
  color: maroon;
}

.paddsection.paddsectionLast {
  position: relative;
  padding-bottom: 50px;
  padding-top: 0 !important;
}
.paddsection2ndLast{
  padding-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .second-para {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  #moreContent,
  #moreLeadership {
    display: none;
  }

  .read-more {
    display: inline-block;
  }
}

@media screen and (max-width: 768px) {
  #moreContent,
  #moreLeadership {
    display: block;
  }

  .read-more {
    display: none;
  }

  .new-3 {
    justify-content: end !important;
  }
}
.readMoreM,
.readMoreB,
.read-more {
  color: blue !important;
  cursor: pointer;
  margin-top: 10px;
  border: none;
  font-weight: 600 !important;
  background: none;
}
.readMoreM:hover,
.readMoreB:hover,
.read-more:hover {
  color: maroon !important;
}

.desktop-only {
  display: none;
}

.mobile-only {
  display: none;
}

/* Mobile-first */
@media screen and (max-width: 767px) {
  .mobile-only {
    display: block;
  }

  .desktop-only {
    display: none !important;
  }
}

/* Desktop */
@media screen and (min-width: 768px) {
  .desktop-only {
    display: block;
  }

  .mobile-only {
    display: none !important;
  }
}

.read-more,
.desktop-read-more-btn,
.mobile-read-more-btn {
  cursor: pointer;
  color: #007bff;
  font-weight: bold;
  display: inline-block;
  margin-top: 10px;
}

.mobile-read-more {
  display: none;
}

@media (max-width: 767px) {
  .desktop-read-more-btn {
    display: none;
  }
  .mobile-read-more {
    display: block;
  }
}
.read-more,
.mobile-read-more-btn {
  color: #007bff;
  cursor: pointer;
  display: inline-block;
  margin-top: 10px;
  border: none;
  background: none;
  font: inherit;
  padding: 0;
  font-weight: bold;
}

.read-more:hover,
.mobile-read-more-btn:hover {
  color: maroon;
}

.desktop-read-more-btn {
  display: inline-block;
}

.mobile-read-more {
  display: none;
}

@media (max-width: 767px) {
  .desktop-read-more-btn {
    display: none;
  }

  .mobile-read-more {
    display: block;
  }
}

#moreContent,
.mobile-read-more-content {
  display: none;
}
