h1 {
    color: #042048 !important;
}
h1, h2, h3, h4, h5, h6 {
     color: #042048 !important; 
}
body main p {
  color: #292929;
  line-height: 21px;
  letter-spacing: 0.3px;
  opacity: inherit;
  font-size: 1rem; }
.hero-video {
    position: relative;
    height: 100vh;
    overflow: hidden;
}
nav#site-navbar.scrolled {
    background: #ffffff !important;
        box-shadow: 0 0 25px 0 rgba(0,0,0,.1);
}
.form-control:focus {
    color: #212529;
    background-color: #ebebeb;
    border-color: #cfcfcf;
    outline: 0;
    box-shadow: none;
}
.hero-video video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    transform: translate(-50%, -50%);
    z-index: 1;
}
.hero-para {
  color: #363636;
  font-size: 1.2rem;
  margin-top: 30px;
  letter-spacing: 0.3px;
  line-height: 2rem; }

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #f1f1f1;
  background-clip: padding-box;
  border: 1px solid #d3d3d3;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0.375rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  border-radius: 0px;
  height: 45px; }
#site-footer h2 {
    color: #fff !important;
}
#mega-menu-wrap-navbar #mega-menu-navbar > li.mega-menu-item > a.mega-menu-link {
    color: #000 !important;
}
.about {
  background-image: linear-gradient(rgba(32, 38, 64, 0.68), rgba(2, 5, 17, 0.9)), url(./images/about3.jpg); }

.service {
  background-image: linear-gradient(rgba(32, 38, 64, 0.68), rgba(2, 5, 17, 0.9)), url(./images/services1.jpg); }

.max-height {
  min-height: 40vh; }

.hero p {
    font-size: 1.9rem;
    opacity: inherit;
    line-height: 50px;
    color: #d1d1d1;
    font-weight: 400;
}
.hero-video .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.55);
    z-index: 2;
}


/* Content */
.hero-content {
    position: relative;
    z-index: 3;
    height: 100%;
    display: flex;
    align-items: center;
}

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

.hero-content p {
    font-size: 1.3rem;
    margin: 20px 0;
    color: #201f1f;
}

.hero-btn {
    padding: 14px 32px;
    font-size: 1rem;
    border-radius: 30px;
    background-color: #0a58ca;
    border: none;
    color: #fff;
}

.hero-btn:hover {
    background-color: #005f8a;
}
.about-section {
    padding: 100px 0;
    background: #f7f7f7 !important;
    box-shadow: 0 0 25px 0 rgba(0,0,0,.1);
    color: #161616;
}

.about-badge {
    color: #0a58ca;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 14px;
}

.about-title {
    font-size: 2.6rem;
    font-weight: 700;
    margin: 15px 0 25px;
    line-height: 1.3;
     color: #161616;
}

.about-text {
    font-size: 1.05rem;
    color: #2e2e2e;
    line-height: 1.9;
}

.about-highlight {
    background: linear-gradient(145deg, #fffefe, #e1e1e1);
    border-left: 4px solid #0a58ca;
    padding: 30px;
    border-radius: 10px;
    color: #140303;
}

.about-btn {
    background-color: #0a58ca;
    color: #fff;
    padding: 14px 32px;
    border-radius: 30px;
    text-decoration: none;
    font-weight: 500;
}
#mega-menu-wrap-navbar #mega-menu-navbar > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-navbar #mega-menu-navbar > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-navbar #mega-menu-navbar > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
    background-color: #0a58ca;
    color: white !important;
    font-weight: normal;
    text-decoration: none;
    border-color: white;
}
.about-btn:hover {
    background-color: #005f8a;
    color: #fff;
}
nav#site-navbar {
  background: rgba(255, 255, 255, 0.4) !important; }

span.call_us a {
  color: #000000;
  text-decoration: none; }

span.call_us a:hover {
  color: #313131;
  opacity: 0.8; }

.background-video {
  position: absolute;
  right: 0;
  bottom: 0;
  margin-top: -45px; }

header .overlay {
  opacity: 0; }
.material-section {
padding: 90px 0;
    color: #383838;
    background-color: #fff !important;
    box-shadow: 0 0 25px 0 rgba(0,0,0,.1);
}

.material-card {
    background: #f7f7f7;
    border: 1px solid #fff;
    border-radius: 12px;
    padding: 35px 25px;
    height: 100%;
    transition: all 0.4s ease;
}

.material-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 0 25px rgba(139, 139, 139, 0.3);
}

.material-section .material-icon {
    font-size: 60px !important;
    color: #0a58ca;
    margin-bottom: 20px;
}
.material-title {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 12px;
}

.material-desc {
    font-size: 15px;
    color: #303030;
    line-height: 1.8;
}
.application-card {
  background: #fff;
    border: 1px solid #fff;
    border-radius: 14px;
    transition: all 0.4s ease;
}

.application-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 18px 40px rgba(0, 125, 175, 0.25);
}

.application-icon {
    font-size: 52px;
    color: #0a58ca;
}

.application-list {
    list-style: none;
    padding: 0;
}

.application-list li {
    margin-bottom: 12px;
    display: flex;
    align-items: center;
    gap: 10px;
}

.application-list i {
    color: #0a58ca;
    font-size: 18px;
}

.section-tag {
    display: inline-block;
    color: #0a58ca;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 14px;
}

.bespoke-image-wrapper {
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 25px 50px rgba(0,0,0,0.6);
}

.bespoke-image {
    transition: transform 0.6s ease;
}

.bespoke-image-wrapper:hover .bespoke-image {
    transform: scale(1.06);
}

.bespoke-list {
    list-style: none;
    padding: 0;
}

.bespoke-list li {
    display: flex;
    align-items: center;
    gap: 14px;
    margin-bottom: 16px;
    font-size: 16px;
}
.sectors-section {
    background: #f7f7f7 !important;
    box-shadow: 0 0 25px 0 rgba(0,0,0,.1);
    padding: 58px 0 75px;
}
.bespoke-list i {
    font-size: 22px;
    color: #0a58ca;
}

.btn-outline-primary {
    border-color: #0a58ca;
    color: #0a58ca;
}

.btn-outline-primary:hover {
    background: #0a58ca;
    color: #fff;
}
.bespoke-section {
        padding: 90px 0;
    color: #383838;
    background-color: #fff !important;
    box-shadow: 0 0 25px 0 rgba(0,0,0,.1);
}
.architectural-applications {
        padding: 90px 0;
    background: #f7f7f7 !important;
    box-shadow: 0 0 25px 0 rgba(0,0,0,.1);
}
.sector-card {
    background: #ffffff;
    padding: 35px 25px;
    border-radius: 16px;
    text-align: center;
    height: 100%;
    transition: all 0.4s ease;
    border: 1px solid rgba(255,255,255,0.08);
}

.sector-card i {
    font-size: 42px;
    color: #0a58ca;
    margin-bottom: 20px;
}

.sector-card h5 {
    margin-bottom: 12px;
    font-weight: 600;
}

.sector-card p {
    color: #b5b5b5;
    font-size: 15px;
}

.sector-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 20px 40px rgba(0,0,0,0.6);
    border-color: #0a58ca;
}
.why-card {
    background: #f7f7f7;
    padding: 25px;
    border-radius: 14px;
    height: 100%;
    transition: all 0.4s ease;
    border: 1px solid rgba(255, 255, 255, 0.08);
}

.why-card i {
    font-size: 32px;
    color: #0a58ca;
    margin-bottom: 12px;
    display: inline-block;
}

.why-card h6 {
font-size: 14px;
    color: #000000;
    margin-bottom: 0;
    line-height: 24px;
}

.why-card p {
    font-size: 14px;
    color: #1c1c1c;
    margin-bottom: 0;
}

.why-card:hover {
    transform: translateY(-6px);
    border-color: #dbdbdb;
    box-shadow: 0 15px 30px rgba(0,0,0,0.6);
}
.why-choose-section {
    background: #181818;
    padding: 90px 0;
    background-color: #fff !important;
    box-shadow: 0 0 25px 0 rgba(0,0,0,.1);
}
.hero h1 {
    font-size: 1.6rem;
    letter-spacing: 2px;
    color: #fff !important;
}

.our-story {
  background-color: #0d0d0d;
}

.our-story h2 {
  font-weight: 500;
}

.our-story img {
  object-fit: cover;
}
.story-img-1 {
  width: 85%;
}

.story-img-2 {
  width: 70%;
  position: absolute;
  bottom: -40px;
  right: 0;
  border: 8px solid #fff; /* blends with dark theme */
}

.vision-mission {
  background-color: #0d0d0d;
}

.vision-mission .bg-dark {
  background-color: #161616 !important;
}

.expertise-card {
  background: linear-gradient(145deg, #ececec, #d6d6d6);
  transition: all 0.4s ease;
  border: 1px solid rgba(243, 243, 243, 0.05);
}

.expertise-card:hover {
  transform: translateY(-8px);
  border-color: #0a58ca;
  box-shadow: 0 20px 40px rgba(216, 216, 216, 0.6);
}

.expertise-card h4 {
  position: relative;
}

.expertise-card h4::after {
  content: "";
  width: 40px;
  height: 2px;
  background: #0a58ca;
  display: block;
  margin-top: 8px;
}

/* .form-control {
    color: #fff !important;
} */
@media (max-width: 768px) {
  .story-img-1,
  .story-img-2 {
    width: 100%;
    position: static;
    margin-bottom: 20px;
  }

  .story-img-2 {
    border: none;
  }
}

footer p {
  color: #a7a7a7;
  font-size: 1rem;
  font-weight: 400;
  margin: 20px 0 0 0;
  line-height: 28px;
  letter-spacing: 0.5px; }

footer .foot-left h2 {
  font-size: 2.5rem;
  font-weight: 300;
  letter-spacing: 0.5px;
  line-height: 65px;
  color: #c0c5cf;
  font-family: "Urbane"; }
  footer .foot-left h2 strong {
    font-weight: 500; }

footer .foot-left .social_icons ul {
  list-style: none;
  padding: 0;
  margin: 0; }
  footer .foot-left .social_icons ul li {
    display: inline-block; }
    footer .foot-left .social_icons ul li a {
      color: #a7a7a7;
      text-decoration: none;
      margin: 20px 20px 0px 0;
      display: block;
      font-size: 1.8rem; }
      footer .foot-left .social_icons ul li a:hover {
        color: #2f5bee; }

footer .copylink ul {
  list-style: none;
  padding: 0;
  margin: 0;
  font-family: "Urbane"; }
  footer .copylink ul li {
    display: inline-block; }
    footer .copylink ul li a {
      color: #a7a7a7;
      text-decoration: none;
      margin: 0 20px 20px 0;
      letter-spacing: 0.5px;
      font-size: 1rem;
      font-weight: 400;
      display: block; }
      footer .copylink ul li a:hover {
        color: #2f5bee; }

footer .foot-right h3 {
  font-weight: 500;
  letter-spacing: 0.5px;
  font-size: 1.4rem;
  color: #c0c5cf !important;}

footer .foot-right ul {
  list-style: none;
  padding: 0;
  margin: 20px 0 0 0;
  font-family: "Urbane"; }
  footer .foot-right ul li {
    display: block; }
    footer .foot-right ul li a {
      color: #a7a7a7;
      text-decoration: none;
      margin: 0 20px 20px 0;
      letter-spacing: 0.5px;
      font-size: 1rem;
      font-weight: 500;
      display: block; }
      footer .foot-right ul li a:hover {
        color: #2f5bee; }


        .responsive-map iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute; }




.hero-approves {
  min-height: 69vh;
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
  padding-left: 1em;
  padding-right: 1em;
  margin: 0 0rem 0 0;
  background-size: cover;
  padding-top: 8rem;
  padding-bottom: 4rem;
  background: linear-gradient(rgba(1, 4, 9, 0.6), rgba(1, 4, 9, 0.8)), url(../img/approach1.jpg);
  background-attachment: fixed; }

.hero-approves-title {
  margin: 0;
  font-size: 4rem;
  color: #c0c5cf; }

.hero-approves-content {
  color: #a7a7a7;
  font-size: 1.2rem;
  margin-top: 30px;
  letter-spacing: 0.3px;
  line-height: 2rem;
  padding: 0 !important;
  margin: 10px 0 0 0 !important;
  letter-spacing: 0.5px; }

.nav.nav-pills li {
  margin: 0 40px 0 0; }

.nav-pills {
  max-width: 970px;
  margin: 0 auto; }

.tab-content > .tab-pane p {
  color: #fff;
  font-size: 1rem;
  margin-top: 30px;
  letter-spacing: 0.5px;
  max-width: 850px;
  margin: 0 auto;
  font-weight: 300;
  font-family: "Urbane";
  line-height: 30px; }

.nav-pills .nav-link {
  background: 0 0;
  border: 0;
  border-radius: var(--bs-nav-pills-border-radius);
  width: 200px;
  height: 200px;
  border-radius: 100%;
  color: #fff !important;
  font-weight: 300 !important;
  font-size: 1.3rem;
  letter-spacing: 0.5px;
  transition: all 0.25s ease; }

.nav-pills .nav-link:hover {
  background-color: var(--bs-nav-pills-link-active-bg); }

.nav-pills .nav-link {
  background-color: #040d1d; }

.navbar-brand {
  color: #fff;
  font-family: "Urbane"; }

ul.navbar-nav li a {
  font-family: "Urbane";
  margin: 0 10px 0 0;
  letter-spacing: 0.5px;
  padding: 6px 12px !important;
  font-size: 0.9rem !important;
  color: #fff; }

.inner-logo {
  position: absolute;
  right: 25;
  right: 2%;
  max-width: 250px;
  opacity: 0.1;
  transition: opacity 1s;
  top: 93px; }

.inner-logo:hover {
  opacity: 0.9; }

ul.navbar-nav li a:hover,
ul.navbar-nav li.current_page_item a {
  background-color: #2f5bee;
  color: #fff; }

.btn {
  border-radius: 0px;
  font-family: "Urbane";
  font-size: 1.2rem;
  letter-spacing: 0.6px;
  padding: 15px 24px;
  font-weight: normal; }

.heading h2 {
  font-size: 3rem;
  font-weight: 500;
  letter-spacing: 0.5px;
  line-height: 65px;
  color: #c0c5cf;
  font-family: "Urbane"; }

.why_us h2 {
  font-size: 3rem;
  font-weight: 500;
  letter-spacing: 0.5px;
  line-height: 65px;
  color: #c0c5cf;
  font-family: "Urbane"; }

.why_us ul {
  list-style: none;
  padding: 0;
  margin: 20px 0 0 0;
  font-family: "Urbane"; }
  .why_us ul li {
    display: block;
    color: #a7a7a7;
    font-size: 1.4rem;
    margin-top: 30px;
    letter-spacing: 0.5px; }
    .why_us ul li i {
      font-size: 12px;
      vertical-align: middle;
      margin-right: 15px;
      color: #8b9dc7; }



.owl-carousel .owl-item img {
  transform-style: preserve-3d;
  width: inherit !important; }

.callout h2 {
  font-size: 4rem;
  font-weight: 500;
  color: #8b9dc7; }

#services-owl.owl-carousel .owl-nav.disabled {
  display: inline; }

.owl-theme .owl-nav {
  position: absolute;
  top: -110px;
  right: -10px; }

.owl-theme .owl-nav [class*="owl-"] {
  color: #a7a7a7;
  font-size: 14px;
  margin: 5px 10px !important;
  padding: 0px 7px !important;
  background: #040f21 !important;
  display: inline-block;
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 0;
  width: 50px;
  height: 50px;
  line-height: 50px; }
  .owl-theme .owl-nav [class*="owl-"]:hover {
    background: #061630 !important; }


.sub-heading span {
  display: block;
  position: relative;
  padding-bottom: 90px;
  font-size: 1.5rem;
  color: #c1c5cf; }
  .sub-heading span:before {
    content: "";
    width: 1px;
    height: 50px;
    position: absolute;
    color: #b4b7bb75;
    background: #b4b7bb75;
    top: 52px;
    left: 10px; }

a.navbar-brand img {
  position: absolute;
  width: 120px;
  z-index: 9;
  top: 12px; }

.team {
  margin: 40px; }

.team-member {
  margin: 15px 0;
  padding: 0; }
  .team-member figure {
    position: relative;
    overflow: hidden;
    padding: 0;
    margin: 0;
    max-height: 344px;
    min-height: 344px; }
    .team-member figure img {
      min-width: 100%;
      -webkit-transform: scale(1) rotate(0) translateY(0);
      -moz-transform: scale(1) rotate(0) translateY(0);
      -o-transform: scale(1) rotate(0) translateY(0);
      -ms-transform: scale(1) rotate(0) translateY(0);
      transform: scale(1) rotate(0) translateY(0);
      -webkit-transition: all 0.4s ease-in-out;
      -moz-transition: all 0.4s ease-in-out;
      -o-transition: all 0.4s ease-in-out;
      transition: all 0.4s ease-in-out;
      /* -webkit-filter: grayscale(100%); */
      /* Safari 6.0 - 9.0 */
      /* filter: grayscale(100%); */
      min-height: 344px; }
    .team-member figure:hover figcaption {
      visibility: visible;
      color: #fff;
      background: linear-gradient(rgba(32, 38, 64, 0.68), rgba(2, 5, 17, 0.9));
      height: 100%;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
      .team-member figure:hover figcaption ul li a:hover {
        color: rgba(49, 49, 49, 0.97); }
    .team-member figure:hover img {
      -webkit-transform: scale(1.1) rotate(1deg) translateY(12px);
      -moz-transform: scale(1.1) rotate(1deg) translateY(12px);
      -o-transform: scale(1.1) rotate(1deg) translateY(12px);
      -ms-transform: scale(1.1) rotate(1deg) translateY(12px);
      transform: scale(1.1) rotate(1deg) translateY(12px);
      -webkit-transition: all 0.4s ease-in-out;
      -moz-transition: all 0.4s ease-in-out;
      -o-transition: all 0.4s ease-in-out;
      transition: all 0.4s ease-in-out;
      -webkit-filter: grayscale(0%);
      filter: grayscale(0%); }
  .team-member figcaption {
    padding: 50px;
    color: transparent;
    background-color: transparent;
    position: absolute;
    z-index: 9;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    .team-member figcaption p {
      font-size: 0.9rem;
      letter-spacing: 1px;
      padding: 0;
      margin: 0 0 6px 0;
      color: #fff;
      font-weight: 300; }
    .team-member figcaption ul {
      list-style: none;
      margin: 0;
      padding: 0;
      visibility: visible;
      -webkit-transition: all 0.1s ease-in-out;
      -moz-transition: all 0.1s ease-in-out;
      -o-transition: all 0.1s ease-in-out;
      transition: all 0.1s ease-in-out; }
      .team-member figcaption ul li {
        display: inline-block;
        padding: 10px; }
  .team-member h4 {
    margin: 10px 0 0;
    padding: 0;
    font-size: 1.3rem; }
    .team-member h4 a {
      color: #1c1d1e;
      text-decoration: none;
      transition: all 0.1s ease-in-out; }
      .team-member h4 a:hover {
        color: #0d6efd; }

.project_caption p span {
  font-weight: 600;
  display: block; }

.service-member {
  margin: 15px 0 !important;
  padding: 0; }
  .service-member figure {
    position: relative;
    overflow: hidden;
    padding: 0;
    margin: 0; }
    .service-member figure img {
      min-width: 100%;
      -webkit-transform: scale(1) rotate(0) translateY(0);
      -moz-transform: scale(1) rotate(0) translateY(0);
      -o-transform: scale(1) rotate(0) translateY(0);
      -ms-transform: scale(1) rotate(0) translateY(0);
      transform: scale(1) rotate(0) translateY(0);
      -webkit-transition: all 0.4s ease-in-out;
      -moz-transition: all 0.4s ease-in-out;
      -o-transition: all 0.4s ease-in-out;
      transition: all 0.4s ease-in-out; }
    .service-member figure:hover figcaption {
      visibility: visible;
      color: #fff;
      background: linear-gradient(rgba(32, 38, 64, 0.68), rgba(2, 5, 17, 0.9));
      height: 100%;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
      .service-member figure:hover figcaption ul li a:hover {
        color: rgba(49, 49, 49, 0.97); }
    .service-member figure:hover img {
      -webkit-transform: scale(1.1) rotate(1deg) translateY(12px);
      -moz-transform: scale(1.1) rotate(1deg) translateY(12px);
      -o-transform: scale(1.1) rotate(1deg) translateY(12px);
      -ms-transform: scale(1.1) rotate(1deg) translateY(12px);
      transform: scale(1.1) rotate(1deg) translateY(12px);
      -webkit-transition: all 0.4s ease-in-out;
      -moz-transition: all 0.4s ease-in-out;
      -o-transition: all 0.4s ease-in-out;
      transition: all 0.4s ease-in-out; }

.joblist ul {
  list-style: none;
  padding: 0;
  margin: 0; }

.joblist ul li {
  border: #13151d 1px solid;
  padding: 30px;
  margin-bottom: 50px;
  width: 80%;
  border-radius: 20px;
  list-style: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }

.joblist ul li:hover {
  border-color: #0b5ed7; }

.joblist ul li span {
  display: block;
  font-weight: 400;
  letter-spacing: 1px;
  padding-bottom: 5px;
  color: #b4b7bb;
  opacity: 0.8;
  font-size: 0.9rem; }

body main p strong,
body main p a {
  font-weight: 300;
  color: #a7a7a7; }

body main p a:hover {
  text-decoration: none; }

.post-nav {
  border: #13151d 1px solid;
  padding: 30px;
  padding-left: 80px;
  margin-bottom: 50px;
  width: 100%;
  max-width: 475px;
  border-radius: 20px;
  list-style: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  line-height: normal; }

#breadcrumbs {
  font-size: 0.8rem;
  letter-spacing: 0.5px;
  margin-bottom: 15px;
  opacity: inherit; }
  #breadcrumbs a {
    color: #d1d1d1;
    text-decoration: none; }

.project-gallery {
  display: flex;
  flex-wrap: wrap;
  gap: 10px; }

.gallery-item {
  width: calc(33.33% - 10px); }

.gallery-item img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 5px; }

.post-nav {
  font-size: 1rem;
  color: #c0c5cf;
  letter-spacing: 0.5px;
  font-weight: 400;
  position: relative; }
  .post-nav a {
    text-decoration: none;
    line-height: 24px;
    margin: 15px 0;
    display: block;
    font-size: 0.9rem; }

.clear:after,
.clear:before {
  content: "";
  display: table;
  clear: both; }

.gallery {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% - 50px);
  margin: 60px auto 0; }

.gallery a {
  display: block;
  text-decoration: none;
  width: 25%;
  overflow: hidden;
  outline: none; }

.gallery a img {
  height: 100%;
  transform: scale(1, 1);
  transition: all 300ms ease; }

.gallery a img:hover {
  transform: scale(1.1, 1.1); }

.project-gallery {
  display: flex;
  flex-wrap: wrap;
  gap: 10px; }

.gallery-item {
  width: calc(33.33% - 10px);
  /* Three items per row */ }

.gallery-item img {
  width: 100%;
  height: auto;
  border-radius: 5px;
  /* Optional: adds rounded corners */
  transform: scale(1, 1);
  transition: all 300ms ease; }

.lightboxpreview {
  transition: all 0.3s linear;
  padding-top: 60%;
  cursor: pointer;
  background-size: cover; }
.p-sty-fot p {
    margin-bottom: 0px;
}