@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Regular.woff2") format("woff2"),
    url("../fonts/Montserrat-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Medium.woff2") format("woff2"),
    url("../fonts/Montserrat-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-SemiBold.woff2") format("woff2"),
    url("../fonts/Montserrat-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Bold.woff2") format("woff2"),
    url("../fonts/Montserrat-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto-Regular.woff2") format("woff2"),
    url("../fonts/Roboto-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto-Medium.woff2") format("woff2"),
    url("../fonts/Roboto-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto-SemiBold.woff2") format("woff2"),
    url("../fonts/Roboto-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto-Bold.woff2") format("woff2"),
    url("../fonts/Roboto-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

.container {
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
  padding: 0 20px;
}

body {
  font-family: "Roboto", sans-serif;
  color: #000;
  background-color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

strong,
b {
  font-weight: 600;
}

p,
li {
  font-size: 20px;
  line-height: 34px;
}

a {
  font-family: inherit;
  color: inherit;
  text-decoration: none;
  transition: all 0.5s ease;
}

a:hover {
  color: #003380;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Montserrat", sans-serif;
  color: #1a1a1a;
  font-weight: 600;
}

h1 {
  font-size: clamp(32px, 4vw, 48px);
  font-weight: 700;
}

h2 {
  font-size: clamp(28px, 3.5vw, 40px);
}

h3 {
  font-size: clamp(24px, 3vw, 32px);
}

h4 {
  font-size: 22px;
}

h5 {
  font-size: 18px;
}

h6 {
  font-size: 16px;
}

img {
  display: block;
  height: 100%;
  width: 100%;
}


/* header start */
:root {
  --white-down-arrow: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11.7' height='6.672' viewBox='0 0 11.7 6.672'%3E%3Cg id='Group_12' data-name='Group 12' transform='translate(0.025 -0.1)'%3E%3Cpath id='Path_5' data-name='Path 5' d='M5.827,6.772a.818.818,0,0,1-.58-.241L.214,1.5A.82.82,0,0,1,1.374.341l4.45,4.45L10.277.343A.818.818,0,0,1,11.434,1.5L6.4,6.531A.807.807,0,0,1,5.827,6.772Z' transform='translate(0 0)' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E%0A");
  --blue-down-arrow: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11.7' height='6.672' viewBox='0 0 11.7 6.672'%3E%3Cg id='Group_12' data-name='Group 12' transform='translate(0.025 -0.1)'%3E%3Cpath id='Path_5' data-name='Path 5' d='M5.827,6.772a.818.818,0,0,1-.58-.241L.214,1.5A.82.82,0,0,1,1.374.341l4.45,4.45L10.277.343A.818.818,0,0,1,11.434,1.5L6.4,6.531A.807.807,0,0,1,5.827,6.772Z' transform='translate(0 0)' fill='%23003380'/%3E%3C/g%3E%3C/svg%3E%0A");
  --black-down-arrow: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11.7' height='6.672' viewBox='0 0 11.7 6.672'%3E%3Cg id='Group_12' data-name='Group 12' transform='translate(0.025 -0.1)'%3E%3Cpath id='Path_5' data-name='Path 5' d='M5.827,6.772a.818.818,0,0,1-.58-.241L.214,1.5A.82.82,0,0,1,1.374.341l4.45,4.45L10.277.343A.818.818,0,0,1,11.434,1.5L6.4,6.531A.807.807,0,0,1,5.827,6.772Z' transform='translate(0 0)' fill='%23000'/%3E%3C/g%3E%3C/svg%3E%0A");
  --green-blue-arrow: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11.7' height='6.672' viewBox='0 0 11.7 6.672'%3E%3Cg transform='translate(0.025 -0.1)'%3E%3Cpath d='M5.827,6.772a.818.818,0,0,1-.58-.241L.214,1.5A.82.82,0,0,1,1.374.341l4.45,4.45L10.277.343A.818.818,0,0,1,11.434,1.5L6.4,6.531A.807.807,0,0,1,5.827,6.772Z' fill='%233B82F6'/%3E%3C/g%3E%3C/svg%3E");
  --green-down-arrow: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11.7' height='6.672' viewBox='0 0 11.7 6.672'%3E%3Cg transform='translate(0.025 -0.1)'%3E%3Cpath d='M5.827,6.772a.818.818,0,0,1-.58-.241L.214,1.5A.82.82,0,0,1,1.374.341l4.45,4.45L10.277.343A.818.818,0,0,1,11.434,1.5L6.4,6.531A.807.807,0,0,1,5.827,6.772Z' fill='%2365c8cd'/%3E%3C/g%3E%3C/svg%3E");
  --circle-arrow: url("data:image/svg+xml,%3Csvg id='Group_107' data-name='Group 107' xmlns='http://www.w3.org/2000/svg' width='26' height='26' viewBox='0 0 26 26'%3E%3Cg id='Group_103' data-name='Group 103'%3E%3Cpath id='Path_118' data-name='Path 118' d='M13,1A12,12,0,1,1,1,13,12.035,12.035,0,0,1,13,1m0-1A13,13,0,1,0,26,13,12.974,12.974,0,0,0,13,0Z' fill='%23003380'/%3E%3C/g%3E%3Cg id='Group_105' data-name='Group 105' transform='translate(7.45 8.35)'%3E%3Cg id='Group_104' data-name='Group 104'%3E%3Cpath id='Path_119' data-name='Path 119' d='M25.8,20.9l-4-4a.634.634,0,0,0-.45-.2.611.611,0,0,0-.45.2l-.35.35a.634.634,0,0,0-.2.45.611.611,0,0,0,.2.45L22.9,20.5H15.5a.578.578,0,0,0-.6.6v.5a.578.578,0,0,0,.6.6h7.45L20.6,24.55a.617.617,0,0,0-.2.4.611.611,0,0,0,.2.45l.35.35a.634.634,0,0,0,.45.2.611.611,0,0,0,.45-.2l4-4a.634.634,0,0,0,.2-.45A2.791,2.791,0,0,1,25.8,20.9Z' transform='translate(-14.9 -16.7)' fill='%23003380'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
}

nav.main-nav ul.main-menu li:first-child .sub-menu li.current-menu-item.menu-item-object-custom>a {
  background: #fff;
  color: #003380;
}

nav.main-nav ul.main-menu li:first-child .sub-menu li.current-menu-item.menu-item-object-custom>a:hover {
  background: #003380;
  color: #fff;
}

.mobile_menu_bar {
  display: none;
}

section.default-template-sec {
  margin-bottom: 90px;
}

.header-inner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.header-inner .logo-wrap {
  width: 150px;
  height: 60px;
}

.header-inner .logo-wrap a {
  display: block;
  height: 100%;
  width: 100%;
}

.header-inner .logo-wrap a img {
  display: block;
  height: 100%;
  width: 100%;
  object-fit: contain;
}

.main-menu {
  display: flex;
}

nav.main-nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  width: calc(100% - 150px);
}

nav.main-nav ul.main-menu {
  display: flex;
  flex-wrap: wrap;
  gap: 50px;
  align-items: center;
}

header.header {
  padding: 25px 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  line-height: 0;
  z-index: 9;
  transition: all .6s ease;
  /* background: #000; */
}

header.header.nav-up {
  top: -100%;
  transition: all .5s ease;
}

nav.main-nav ul.main-menu>li>a {
  font-size: 20px;
  line-height: 24px;
  display: inline-block;
  color: #fff;
  font-weight: 700;
}

nav.main-nav ul.main-menu>li:last-child a {
  background-color: #65c8cd;
  border: 1px solid #65c8cd;
  padding: 13px 19.15px;
  border-radius: 4px;
  color: #fff !important;
}

.hero-banner {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  color: #fff;
  margin-bottom: 100px;
  padding: 160px 0 160px;

}

header.header.nav-down {
  background: #000;
}

.hero-banner::before {

  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg,
      rgba(0, 0, 0, 0.45) 0%,
      rgba(0, 0, 0, 0.25) 40%,
      rgba(0, 0, 0, 0.10) 65%,
      rgba(0, 0, 0, 0) 100%);

}

.hero-banner .container {
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
}

.hero-content {
  max-width: 800px;
}

.hero-subtitle {
  font-size: 22px;
  line-height: 32px;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 15px;
  display: block;
  color: #65c8cd;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
  text-shadow: 0 3px 15px rgba(0, 0, 0, 3.45);
}


.hero-title {
  font-size: 64px;
  line-height: 74px;
  font-weight: 700;
  margin-bottom: 25px;
  color: #fff;
  text-shadow: 0 3px 15px rgba(0, 0, 0, 3.45);
}


body p.hero-text {
  font-size: 24px;
  line-height: 38px;
  margin-bottom: 35px;
  color: #fff;
  text-shadow: 0 3px 15px rgba(0, 0, 0, 3.45);
}

.hero-btns {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}

.btn-primary {

  display: inline-block;
  background: #65c8cd;
  border: 1px solid #65c8cd;
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  padding: 10px 22px;
  border-radius: 4px;

}

.btn-primary:hover {
  background: #0C4568;
  color: #fff;
  border-color: #0C4568;
}

.btn-outline {
  border: 1px solid #65c8cd;
  padding: 14px 34px;
  text-decoration: none;
  color: #65c8cd;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  padding: 10px 22px;
  border-radius: 4px;
}

.btn-outline:hover {

  background: #0C4568;
  border-color: #0C4568;
  color: #fff;

}

.scroll-indicator {
  position: absolute;
  bottom: 40px;
  left: 50%;
  transform: translateX(-50%);
  width: 30px;
  height: 50px;
  border: 2px solid #fff;
  border-radius: 20px;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  padding-top: 8px;
}

.scroll-indicator span {
  width: 4px;
  height: 8px;
  background: #fff;
  border-radius: 2px;
  animation: scrollMove 1.8s infinite;
}

@keyframes scrollMove {

  0% {
    opacity: 0;
    transform: translateY(0);
  }

  50% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    transform: translateY(15px);
  }

}

/* hero banner end */
/*  about start*/
.about-studio {
  background: #fff;
  margin-bottom: 100px;
}

.about-grid {
  display: flex;
  flex-wrap: wrap;

}

.about-images {
  width: 40%;
  position: sticky;
  top: 130px;
  height: 100%;
}

.about-content {
  width: 60%;
  padding-left: 80px;
}

.img-main img {
  width: 100%;
  border-radius: 20px;
}



/* CONTENT */

.section-subtitle {
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #65c8cd;
  margin-bottom: 10px;
  display: block;
  font-weight: 700;
}

.section-title {
  font-size: 44px;
  line-height: 54px;
  margin-bottom: 20px;
}

.about-content p {

  margin-bottom: 25px;

}

.process-section {
  padding: 100px 0px 100px;
  background: #fff;
  position: relative;
  overflow: hidden;
}

.process-container {
  position: relative;
  z-index: 2;
}

.process-heading {
  text-align: center;
  max-width: 720px;
  margin: 0 auto 45px;
}

.process-tag {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 14px 34px;
  border-radius: 100px;
  background: #fff;
  color: #9a7450;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 3px;
  margin-bottom: 28px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.04);
}


.process-heading h2 span {
  color: #9a7450;
}

.process-card.service-content {
  padding: 35px;
}

.process-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 28px;
  position: relative;
}

.process-grid::before {
  content: "";
  position: absolute;
  top: 70px;
  left: 10%;
  width: 80%;
  height: 2px;
  background: linear-gradient(to right,
      rgba(101, 200, 205, 0.1),
      rgba(101, 200, 205, 0.5),
      rgba(101, 200, 205, 0.1));
  z-index: 0;
}

.process-card {
  position: relative;
  background: #fff;
  border-radius: 34px;
  padding: 45px 38px;
  overflow: hidden;
  z-index: 2;
  transition: 0.35s ease;
  border: 1px solid rgba(0, 0, 0, 0.04);
  box-shadow:
    0 10px 40px rgba(0, 0, 0, 0.04);
}

.process-card:hover {
  border-color: #65c8cd;
  box-shadow:
    0 25px 60px rgba(0, 0, 0, 0.08);
}

.process-card::after {
  content: "";
  position: absolute;
  top: -120px;
  right: -120px;
  width: 220px;
  height: 220px;
  border-radius: 50%;
  background: #65c8cd24;
}

.process-number {
  width: 82px;
  height: 82px;
  border-radius: 24px;
  background: linear-gradient(135deg, #65c8cd, #4f7c7e);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 25px;
  position: relative;
  z-index: 2;
  box-shadow:
    0 12px 30px #eee;
}

.process-icon {
  width: 64px;
  height: 64px;
  border-radius: 20px;
  background: #f8f1ea;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 28px;
  position: relative;
  z-index: 2;
  display: none;
}

.process-icon svg {
  width: 28px;
  height: 28px;
  stroke: #9a7450;
}

.process-shape {
  position: absolute;
  border-radius: 50%;
  z-index: 1;
}

.shape-one {
  width: 600px;
  height: 600px;
  background: #65c8cd24;
  top: -250px;
  right: -150px;
}

.shape-two {
  width: 420px;
  height: 420px;
  background: #65c8cd24;
  left: -180px;
  bottom: -180px;
}

/* process section end */

.about-counters {
  display: flex;
  gap: 30px;
  margin: 40px 0;
}

.counter-card {
  background: #ffffff;
  padding: 20px;
  border-radius: 10px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
  transition: all .3s ease;
  flex: 1;
}

.counter-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.12);
}

.counter-card h3 {
  font-size: 40px;
  color: #65c8cd;
  margin-bottom: 8px;
  font-weight: 700;
}

.counter-card p {
  font-size: 18px;
  line-height: 28px;
  font-weight: 500;
  margin: 0;
}

/* project start */
.home-projects {
  padding: 100px 0 100px;
  background: #eee;
}

.section-head {
  text-align: center;
  max-width: 720px;
  margin: 0 auto 45px;
}

.projects-btn {
  display: flex;
  justify-content: center;
  margin-top: 40px;
}


.img-main {
  position: relative;
  z-index: 1;
  overflow: hidden;
  box-shadow: 20px 20px 60px rgba(0, 0, 0, 0.1);
  border-radius: 20px;
}

.img-main img {
  transition: transform 0.8s ease;
}

.img-main:hover img {
  transform: scale(1.05);
}

.section-subtitle {
  font-weight: 800;
  letter-spacing: 4px;
  margin-bottom: 15px;
}

.about-counters {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  margin-bottom: 40px;
}

.counter-card {
  background: #fff;
  border-left: 4px solid #65c8cd;
  padding: 20px 25px;
  box-shadow: 5px 10px 30px rgba(0, 0, 0, 0.03);
  transition: all 0.3s ease;
  border-radius: 0;
}

.counter-card:hover {
  transform: translateX(10px);
  box-shadow: 10px 20px 40px rgba(0, 0, 0, 0.08);
}

.projects-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 25px;
}

.project-card {
  border-radius: 12px;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.06);
  transition: .4s;
}

.project-card:hover {
  box-shadow: 0 25px 60px rgba(0, 0, 0, 0.12);
}

.project-image {
  position: relative;
  overflow: hidden;
  transition: all 0.5s ease;
  z-index: 1;
}

.project-image img {
  width: 100%;
  height: 260px;
  object-fit: cover;
  transition: transform .6s ease;
}

.project-card:hover img {
  transform: scale(1.08);
}

.project-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 20px;
  background: linear-gradient(transparent,
      rgba(0, 0, 0, 0.8));
  color: #fff;
  z-index: 0;
}

.project-overlay::before {
  content: '';
  position: absolute;
  height: 0;
  width: 100%;
  left: 0;
  bottom: 0;
  opacity: 0;
  background: linear-gradient(180deg, transparent 0%, #00000087 100%);
  border-radius: 0;
  transition: all 0.5s ease;
  z-index: -1;
}

.project-image:hover .project-overlay::before {
  opacity: 1;
  height: 100%;
}

.projects-grid .project-card .project-overlay {
  position: absolute;
  inset: 0;
  z-index: 2;
  background: rgba(0, 0, 0, .45);
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

.projects-grid .project-card .project-image::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, .35);
  z-index: 1;
}

.projects-grid .project-card .project-overlay * {
  position: relative;
  z-index: 3;
}

.project-overlay h3 {
  font-size: 22px;
  line-height: 32px;
  margin-bottom: 0px;
  color: #fff;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.project-overlay p {
  font-size: 16px;
  line-height: 26px;
}

.project-meta {
  margin-top: 5px;
}

.project-category {

  font-size: 13px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #65c8cd;

  margin-bottom: 4px;

}

.project-info {

  font-size: 13px;
  color: #eee;

  display: flex;
  gap: 10px;

}

.project-info span {
  position: relative;
}

.project-info span:not(:last-child)::after {

  content: "•";
  margin-left: 10px;
  color: #aaa;

}

/* project end */
.services-section {
  padding: 100px 0 100px;
  background: #f8f9fb;
}


.services-head {
  text-align: center;
  max-width: 720px;
  margin: 0 auto 40px;
}


.services-desc {
  color: #000;

}

.services-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}

.service-card {
  background: #fff;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 15px 40px rgba(0, 0, 0, 0.05);
  transition: .3s;
}

.service-card:hover {
  box-shadow: 0 25px 60px rgba(0, 0, 0, 0.12);
}

.service-image {
  overflow: hidden;
}

.service-image img {
  width: 100%;
  height: 250px;
  object-fit: cover;
  transition: .6s;
}

.service-card:hover img {
  transform: scale(1.08);
}

.service-content {
  padding: 25px;
}

.service-content h3 {
  font-size: 24px;
  line-height: 34px;
  margin-bottom: 10px;
}

.service-content p {
  font-size: 16px;
  color: #000;
  line-height: 26px;
}

.contact-section {
  padding: 100px 0px 100px;
  position: relative;
  overflow: hidden;
}

.contact-container {
  position: relative;
  z-index: 3;
}

.shape {
  position: absolute;
  pointer-events: none;
  z-index: 1;
}


.shape-one {
  width: 620px;
  height: 620px;
  top: -260px;
  right: -180px;
  border-radius: 50%;
  border: 1px solid rgba(101, 200, 205, 0.12);
  background:
    radial-gradient(circle at center,
      rgba(101, 200, 205, 0.12) 0%,
      rgba(101, 200, 205, 0.04) 40%,
      transparent 75%);
  animation: rotateShape 18s linear infinite;
}

.shape-one::before {
  content: "";
  position: absolute;
  inset: 40px;
  border-radius: 50%;
  border: 1px dashed rgba(101, 200, 205, 0.16);
}

.shape-one::after {
  content: "";
  position: absolute;
  inset: 90px;
  border-radius: 50%;
  border: 1px solid rgba(101, 200, 205, 0.08);
}

.shape-two {
  width: 420px;
  height: 420px;
  bottom: -140px;
  left: -120px;
  border-radius: 42px;
  transform: rotate(18deg);
  background:
    linear-gradient(rgba(101, 200, 205, 0.06) 1px,
      transparent 1px),
    linear-gradient(90deg,
      rgba(101, 200, 205, 0.06) 1px,
      transparent 1px);
  background-size: 28px 28px;
  background-color: rgba(255, 255, 255, 0.25);
  border: 1px solid rgba(101, 200, 205, 0.08);
  animation: floatGrid 10s ease-in-out infinite;
}

.shape-three {
  width: 180px;
  height: 180px;
  top: 50%;
  left: 46%;
  border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
  background:
    linear-gradient(135deg,
      rgba(101, 200, 205, 0.18),
      rgba(255, 255, 255, 0.04));
  border: 1px solid rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(16px);
  box-shadow:
    inset 0 0 40px rgba(255, 255, 255, 0.08),
    0 10px 30px rgba(101, 200, 205, 0.08);
  animation: blobFloat 9s ease-in-out infinite;
}

.shape-four {
  width: 110px;
  height: 110px;
  top: 22%;
  left: 8%;
  border-radius: 24px;
  transform: rotate(24deg);
  background:
    linear-gradient(135deg,
      rgba(101, 200, 205, 0.12),
      rgba(101, 200, 205, 0.02));
  border: 1px solid rgba(101, 200, 205, 0.08);
  animation: smallFloat 7s ease-in-out infinite;
}


.contact-top {
  text-align: center;
  max-width: 720px;
  margin: 0 auto 40px;
}

.contact-tag {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 14px 34px;
  border-radius: 100px;
  background: #fff;
  color: #65c8cd;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 3px;
  margin-bottom: 28px;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.04);
}

.contact-top h2 span {
  color: #65c8cd;
}


.contact-box {
  display: grid;
  grid-template-columns: 0.9fr 1.1fr;
  background: rgba(255, 255, 255, 0.72);
  backdrop-filter: blur(18px);
  border-radius: 46px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.6);
  box-shadow:
    0 30px 80px rgba(0, 0, 0, 0.06);
}

.contact-left {
  position: relative;
  padding: 50px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  overflow: hidden;
}

.contact-left::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(180deg,
      rgba(0, 0, 0, 0.2),
      rgba(0, 0, 0, 0.82)),
    url('https://images.unsplash.com/photo-1511818966892-d7d671e672a2?q=80&w=1400&auto=format&fit=crop');
  background-size: cover;
  background-position: center;
  z-index: 1;
}

.contact-left-content {
  position: relative;
  z-index: 2;
}

.contact-left h3 {
  font-size: 38px;
  line-height: 48px;
  color: #fff;
  margin-bottom: 15px;
  font-weight: 700;
  letter-spacing: -2px;
}

.contact-left p {
  font-size: 18px;
  line-height: 30px;
  color: rgba(255, 255, 255, 0.9);
}

.contact-info {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  gap: 22px;
  margin-top: 40px;
}

.info-item {
  display: flex;
  align-items: center;
  gap: 18px;
  padding: 15px;
  border-radius: 26px;
  background:
    linear-gradient(135deg,
      rgba(255, 255, 255, 0.12),
      rgba(255, 255, 255, 0.05));
  backdrop-filter: blur(18px);
  border: 1px solid rgba(255, 255, 255, 0.08);
  transition: 0.35s ease;
}


.info-icon {
  min-width: 50px;
  width: 50px;
  height: 50px;
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;

}

.info-icon svg {
  width: 26px;
  height: 26px;
  stroke: #65c8cd;
}

.info-content h4 {
  font-size: 20px;
  color: #fff;
  margin-bottom: 5px;
}

.info-content p,
.info-content a {
  color: rgba(255, 255, 255, 0.72);
  text-decoration: none;
  font-size: 16px;
}

.contact-right {
  padding: 50px;
}

.form-top {
  margin-bottom: 30px;
}

.form-top span {
  display: inline-block;
  color: #65c8cd;
  font-size: 16px;
  line-height: 26px;
  font-weight: 600;
  letter-spacing: 5px;
  margin-bottom: 10px;
}

.form-top h3 {
  font-size: 36px;
  line-height: 46px;
  color: #000;
  margin-bottom: 15px;
  font-weight: 700;
}

.form-top p {
  color: #000;
  font-size: 18px;
  line-height: 30px;
}

/* FORM */

.contact-right input:focus,
.contact-right textarea:focus {
  border-color: #65c8cd;
}


@keyframes rotateShape {

  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }

}

@keyframes floatGrid {

  0% {
    transform: translateY(0px) rotate(18deg);
  }

  50% {
    transform: translateY(-18px) rotate(14deg);
  }

  100% {
    transform: translateY(0px) rotate(18deg);
  }

}

@keyframes blobFloat {

  0% {
    transform: translateY(0px);
  }

  50% {
    transform: translateY(-18px);
  }

  100% {
    transform: translateY(0px);
  }

}

@keyframes smallFloat {

  0% {
    transform: translateY(0px) rotate(24deg);
  }

  50% {
    transform: translateY(14px) rotate(18deg);
  }

  100% {
    transform: translateY(0px) rotate(24deg);
  }

}

.map-section {
  height: 400px;
}

.map-section iframe {
  width: 100%;
  height: 100%;
  border: none;
  filter: grayscale(100%);
  transition: 0.4s ease;
}

.map-section:hover iframe {
  filter: grayscale(0%);
}

/* contact start */

/* supporter slider end */
/* contact  start*/

.custom-contact-button .btn {
  border: 0;
}

.custom-form-field {
  display: flex;
  flex-wrap: wrap;
  row-gap: 17px;
  margin: 0 -10px;
}

.custom-form .custom-form-field .row-field {
  width: 50%;
  padding: 0 10px;
}

.custom-form .custom-form-field br {
  display: none;
}

form .custom-form input,
form .custom-form textarea {
  outline: none;
  border: 1px solid #CCCCCC;
  border-radius: 4px;
  display: block;
  width: 100%;
  height: 50px;
  padding: 13px 15px;
  font-weight: 400;
  color: #000000;
  font-size: 18px;
  line-height: 28px;
  transition: 0.5s;
  margin-top: 6px;
}

form .custom-form input::placeholder,
form .custom-form textarea::placeholder {
  opacity: 50%;
  color: #000;
}

form .custom-form .wpcf7-not-valid {
  border: 1px solid red !important;
}

.custom-contact-button {
  display: inline-block;
  position: relative;
  margin-top: 40px;
}

form .custom-form span.wpcf7-spinner {
  margin: 0;
  position: absolute;
  top: 50%;
  right: -34px;
  transform: translateY(-50%);
}

form .custom-form input:focus,
form .custom-form select:focus,
form .custom-form textarea:focus {
  border: 1px solid #65c8cd;
}

form .custom-form .btn {
  background-color: #65c8cd;
  border: 1px solid #65c8cd;
  font-weight: 600;
  color: #fff !important;
  padding: 12px 29px;
  display: inline-block;
  border-radius: 4px;
  position: relative;
  font-size: 18px;
  line-height: 27px;
  cursor: pointer;
  height: auto;
  margin: 0;
}

form .custom-form .btn:hover {
  background-color: #0C4568;
  border-color: #0C4568;
  color: #fff !important;
}

form .custom-form .btn:focus {
  background-color: #0C4568;
  border-color: #0C4568;
  color: #fff !important;
}

.textarea-field {
  padding: 0 10px;
  width: 100%;
  line-height: 0;
}

.textarea-field textarea {
  height: 100%;
}

.textarea-field p span textarea {
  min-height: 90px;
  resize: none;
}

.custom-form .wpcf7-not-valid-tip {
  display: none;
}

.wpcf7 form .wpcf7-response-output {
  display: none;
}

.wpcf7-spinner {
  background-color: #003380;
}

.custom-form .custom-form-field .row-field label {
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  color: #000;
}

.custom-form .custom-form-field .row-field label span.star {
  position: relative;
}

.custom-form .custom-form-field .row-field label span.star::after {
  content: "*";
  color: red;
}

/* contact end */

/* FOOTER */

.main-footer {
  position: relative;
  background: #060b11;
  overflow: hidden;
  padding: 90px 20px 0;
}

.footer-container {
  position: relative;
  z-index: 2;
}

.footer-top {
  display: grid;
  grid-template-columns: 1.2fr 0.7fr 1fr;
  gap: 70px;
  padding-bottom: 55px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
  align-items: flex-start;
}

.footer-logo {
  display: inline-block;
  margin-bottom: 24px;
}

.footer-logo img {
  max-width: 170px;
}

.footer-about p {
  color: rgba(255, 255, 255, 0.68);
  line-height: 2;
  line-height: 30px;
  font-size: 18px;
  max-width: 400px;
  margin-bottom: 28px;
}

.footer-social {
  display: flex;
  align-items: center;
  gap: 14px;
  margin-top: 20px;
}

.footer-social a {
  width: 50px;
  height: 50px;
  border-radius: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  background:
    linear-gradient(135deg,
      rgba(255, 255, 255, 0.05),
      rgba(255, 255, 255, 0.02));
  border: 1px solid rgba(255, 255, 255, 0.06);
  color: #65c8cd;
  transition: 0.3s ease;
}

.footer-social a:hover {
  background: #65c8cd;
  color: #fff;
  border-color: #65c8cd;
}

.footer-social svg {
  width: 20px;
  height: 20px;
  stroke: currentColor;
}

.footer-links h3,
.footer-contact h3 {
  color: #fff;
  font-size: 28px;
  margin-bottom: 26px;
  letter-spacing: -0.5px;
}

.footer-links ul {
  list-style: none;
}

.footer-links ul li {
  margin-bottom: 10px;
}

.footer-links ul li a {
  color: rgba(255, 255, 255, 0.7);
  text-decoration: none;
  font-size: 20px;
  line-height: 30px;
  transition: 0.3s ease;
}

.footer-links ul li a:hover {
  color: #65c8cd;
  padding-left: 6px;
}

.footer-contact-wrap {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.footer-contact-card {
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 18px;
  border-radius: 22px;
  background:
    linear-gradient(135deg,
      rgba(255, 255, 255, 0.04),
      rgba(255, 255, 255, 0.015));
  border: 1px solid rgba(255, 255, 255, 0.05);
  transition: 0.3s ease;
}

.footer-contact-card:hover {
  border-color: rgba(101, 200, 205, 0.18);
  background:
    linear-gradient(135deg,
      rgba(101, 200, 205, 0.08),
      rgba(255, 255, 255, 0.02));
}

.footer-contact-icon {
  min-width: 54px;
  width: 54px;
  height: 54px;
  border-radius: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  background:
    linear-gradient(135deg,
      rgba(101, 200, 205, 0.12),
      rgba(101, 200, 205, 0.04));
  color: #65c8cd;
}

.footer-contact-icon svg {
  width: 22px;
  height: 22px;
  stroke: currentColor;
}

.footer-contact-content span {
  display: block;
  color: #65c8cd;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  letter-spacing: 2px;
  margin-bottom: 6px;
}

.footer-contact-content a,
.footer-contact-content p {
  color: rgba(255, 255, 255, 0.72);
  text-decoration: none;
  line-height: 22px;
  font-size: 18px;
}

.footer-bottom {
  padding: 24px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.footer-bottom p {
  color: rgba(255, 255, 255, 0.55);
  font-size: 14px;
  line-height: 1.8;
}

.footer-bottom span {
  color: #65c8cd;
}

.footer-shape {
  position: absolute;
  pointer-events: none;
}

.footer-shape.shape-one {
  width: 420px;
  height: 420px;
  top: -220px;
  right: -120px;
  border-radius: 50%;
  border: 1px solid rgba(101, 200, 205, 0.05);
  background:
    radial-gradient(circle at center,
      rgba(101, 200, 205, 0.08),
      transparent 72%);
}

.footer-shape.shape-two {
  width: 300px;
  height: 300px;
  left: -140px;
  bottom: -140px;
  border-radius: 34px;
  transform: rotate(24deg);
  background:
    linear-gradient(rgba(101, 200, 205, 0.04) 1px,
      transparent 1px),
    linear-gradient(90deg,
      rgba(101, 200, 205, 0.04) 1px,
      transparent 1px);
  background-size: 22px 22px;
}

.footer-contact-content a:hover,
.info-content a:hover {
  color: #65c8cd;
}


/* contact end */
/* about page staret */
.page-banner {
  position: relative;
  min-height: 450px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  margin-bottom: 100px;
}

.page-banner img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 1;
}

.page-banner-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, .20) 0%, rgba(0, 0, 0, .25) 100%);
  z-index: 2;
}

.page-banner .container {
  position: relative;
  z-index: 3;
}

.page-banner-content {
  text-align: center;
}

.page-banner-content h1 {
  color: #fff;
  font-size: 44px;
  line-height: 54px;
  font-weight: 700;
  margin: 0;
  text-transform: uppercase;
}

body:not(.home) #wrapper {
  padding-top: 110px;
}

body:not(.home) header.header {
  background: #000;
}

.inner-about-section {
  margin-bottom: 100px;
}

.inner-about-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}

.inner-about-image {
  width: 45%;
  position: sticky;
  top: 120px;
}

.inner-about-content {
  width: 55%;
  padding-left: 80px;
}

.inner-about-image img {
  width: 100%;
  display: block;
  border-radius: 20px;
}

h2 {
  margin: 0 0 20px;
  font-size: 40px;
  line-height: 50px;
  color: #0C4568;
  font-weight: 700;
}

p {
  margin: 0 0 22px;
}

p:last-child {
  margin-bottom: 0;
}

.inner-about-content a.btn-primary {
  margin-top: 30px;
}

p:last-of-type {
  margin-bottom: 0;
}

.philosophy-section {
  margin-bottom: 91px;
}

.philosophy-image {
  margin-bottom: 60px;
}

.philosophy-image img {
  width: 100%;
  height: 650px;
  object-fit: cover;
  display: block;
  border-radius: 30px;
}

.philosophy-quote {
  max-width: 980px;
  margin: 0 auto 40px;
  text-align: center;
}

.philosophy-quote .section-subtitle {
  margin-bottom: 15px;
  display: block;
}

.philosophy-quote p {
  text-align: center;
  max-width: 750px;
  margin: 0 auto;

}

.philosophy-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 40px;
}

.philosophy-item {
  padding-top: 30px;
  border-top: 2px solid #0C4568;
}

.philosophy-item .number {
  display: block;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 2px;
  color: #0C4568;
  margin-bottom: 15px;
}

.philosophy-item h3 {
  margin: 0 0 12px;
  font-size: 30px;
  line-height: 40px;
  color: #0C4568;
}

.philosophy-item p {
  font-size: 18px;
  line-height: 30px;

}


.cta-section {
  margin-bottom: 100px;
}

.cta-box {
  position: relative;
  overflow: hidden;
  text-align: center;
  border-radius: 32px;

  background:
    linear-gradient(135deg,
      #0C4568 0%,
      #146C94 35%,
      #19A7CE 100%);
  padding: 60px 20px;

}

.cta-box::before {
  content: "";
  position: absolute;
  width: 500px;
  height: 500px;
  border-radius: 50%;
  background: rgba(255, 255, 255, .08);
  top: -250px;
  right: -150px;
  filter: blur(20px);
}

.cta-box::after {
  content: "";
  position: absolute;
  width: 350px;
  height: 350px;
  border-radius: 50%;
  background: rgba(255, 255, 255, .08);
  bottom: -180px;
  left: -120px;
  filter: blur(15px);
}

.cta-box .section-subtitle {
  display: block;
  margin-bottom: 15px;
  color: rgba(255, 255, 255, .8);
  position: relative;
  z-index: 2;
}

.cta-box h2 {
  position: relative;
  z-index: 2;
  max-width: 900px;
  margin: 0 auto 20px;
  font-size: 34px;
  line-height: 44px;
  font-weight: 700;
  color: #fff;
}

.cta-box p {
  position: relative;
  z-index: 2;
  max-width: 700px;
  margin: 0 auto;
  color: rgba(255, 255, 255, .9);
  font-size: 18px;
  line-height: 28px;
}

/* BUTTON */

.cta-btn {
  position: relative;
  z-index: 2;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 200px;
  height: 55px;
  margin-top: 30px;
  padding: 0 30px;
  background: #fff;
  color: #0C4568;
  border: 2px solid #fff;
  border-radius: 60px;
  text-decoration: none;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: .5px;
  transition: .4s ease;
}

.cta-btn:hover {
  background: transparent;
  color: #fff;
}


/* about pag end */
/* contact page start */
.contact-main-section {
  margin-bottom: 100px;
}

.contact-heading {
  max-width: 980px;
  margin: 0 auto 40px;
  text-align: center;
}


.contact-heading p {
  max-width: 750px;
  margin: auto;
}

.contact-info-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  margin-bottom: 50px;
}

.contact-info-card {
  position: relative;
  background: #fff;
  border-radius: 24px;
  padding: 30px 20px;
  text-align: center;
  border: 1px solid rgba(12, 69, 104, .08);
  transition: .4s ease;
  overflow: hidden;
}


.contact-info-card::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;

  width: 0;
  height: 4px;

  background: linear-gradient(90deg,
      #0C4568,
      #19A7CE);

  transition: .4s ease;
}

.contact-info-card:hover::after {
  width: 100%;
}

.contact-info-card:hover {
  box-shadow: 0 20px 50px rgba(12, 69, 104, .10);
}

.contact-icon {
  width: 70px;
  height: 70px;
  margin: 0 auto 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: linear-gradient(135deg,
      #0C4568,
      #19A7CE);
  color: #fff;
  font-size: 25px;
}

.card-label {
  display: block;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 2px;
  color: #19A7CE;
}

.contact-info-card h3 {
  margin-bottom: 8px;
  color: #0C4568;
  font-size: 26px;
  line-height: 36px;
}

.contact-info-card p,
.contact-info-card a {
  margin: 0;
  color: #000;
  font-size: 20px;
  line-height: 30px;
  text-decoration: none;
  /* line-height:1.8; */
  word-break: break-word;
}

.contact-info-card a:hover {
  color: #19A7CE;
}

.contact-form-card {
  max-width: 980px;
  margin: 0 auto;
  background: #fff;
  padding: 50px;
  border-radius: 30px;
  border: 1px solid rgba(12, 69, 104, .08);
  box-shadow:
    0 20px 60px rgba(0, 0, 0, .05);
}

.form-card-head {
  text-align: center;

  max-width: 650px;
  margin: 0 auto 25px;
}

.form-card-head span {
  display: block;
  margin-bottom: 12px;
  color: #19A7CE;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 2px;
}

.form-card-head h3 {
  margin-bottom: 10px;
  color: #0C4568;
  font-size: 34px;
  line-height: 44px;
}

.contact-info-card p br {
  display: none;
}





/* contact pafge end */
/* 404 page */
.thankyou {
  padding: 90px 0 90px;
  text-align: center;
}

.img_txt_row {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.error_col_two {
  width: 50%;
}

.error_col_one.err-col {
  width: 50%;
  margin-right: 0px;
  padding-right: 90px;
}

.err-col.img-col {
  padding-right: 40px;
}

.error_col_one.err-col img {
  display: block;
  width: 100%;
  height: 100%;
}

.error_col_two.inner-page-title h1 {
  margin-bottom: 20px;
  text-align: left;
  color: #003380;
}

.cmn_btn {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 22px;
  gap: 10px;
}



.error_col_two .description p,
.thankyou p {
  text-align: left;
}

/* thankyou and 404 */
/* service page start */
.service-highlights {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 15px;
  margin-top: 35px;
}

.highlight-item {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 18px 15px;
  background: #fff;
  border: 1px solid rgba(12, 69, 104, .08);
  border-radius: 15px;
  font-weight: 600;
  font-size: 15px;
  color: #0C4568;
  transition: .35s ease;
}

.highlight-item i {
  color: #67C6D0;
  font-size: 18px;
  flex-shrink: 0;
}

.highlight-item:hover {

  box-shadow: 0 15px 35px rgba(12, 69, 104, .08);
  border-color: #67C6D0;
}

.services-detail-section {
  padding: 100px 0;
  background: #f8fafb;
  margin-bottom: 100px;
}

.services-section-heading {
  max-width: 980px;
  margin: 0 auto 40px;
  text-align: center;
}

.services-section-heading p {
  max-width: 830px;
  margin: auto;
}

.service-row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 80px;
}

.service-row:last-child {
  margin-bottom: 0;
}

/* ZIG ZAG */

.service-row:nth-child(even) {
  flex-direction: row-reverse;
}

.service-media {
  width: 45%;
  position: relative;
}

.service-media img {
  width: 100%;
  /* height:650px; */
  object-fit: cover;
  border-radius: 20px;
  display: block;
}

.service-info {
  width: 55%;
  padding-left: 80px;
}

.service-row:nth-child(even) .service-info {
  padding-left: 0;
  padding-right: 80px;
}

.service-subtitle {
  display: inline-block;
  margin-bottom: 10px;

  font-size: 16px;
  line-height: 26px;

  font-weight: 700;
  letter-spacing: 2px;

  color: #67C6D0;
}

.service-info h3 {
  font-size: 36px;
  line-height: 46px;

  color: #0C4568;

  margin-bottom: 20px;
}

.service-info p {
  margin-bottom: 18px;
}

.service-info p:last-child {
  margin-bottom: 0;
}

/* IMAGE EFFECT */



.service-media img {
  position: relative;
  z-index: 1;
}

/* TABLET */

/* MOBILE */





.highlight-item br {
  display: none;
}

.why-choose-section {
  /* padding:120px 0; */
  background: #fff;
  margin-bottom: 100px;
}

.why-choose-heading {
  max-width: 980px;
  margin: 0 auto 40px;
  text-align: center;
}

.why-choose-heading h2 {
  /* margin:15px 0 20px; */
}

.why-choose-heading p {
  max-width: 910px;
  margin: auto;
}

.why-choose-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}

.why-choose-card {
  position: relative;
  background: #fff;
  padding: 40px 30px;
  border-radius: 28px;
  border: 1px solid rgba(12, 69, 104, .08);
  overflow: hidden;
  transition: all .4s ease;
}

.why-choose-card::before {

  content: "";

  position: absolute;

  top: 0;
  left: 0;

  width: 100%;
  height: 6px;

  background: linear-gradient(90deg,
      #0C4568,
      #67C6D0);
}

.why-choose-card:hover {

  border-color: rgba(12, 69, 104, .12);

  box-shadow:
    0 30px 60px rgba(12, 69, 104, .08),
    0 10px 20px rgba(12, 69, 104, .04);
}

.choose-number {

  position: absolute;

  top: 25px;
  right: 25px;

  font-size: 70px;

  font-weight: 700;

  line-height: 1;

  color: rgba(12, 69, 104, .05);

  pointer-events: none;
}

.choose-icon {
  width: 82px;
  height: 82px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 24px;
  margin-bottom: 20px;
  background: linear-gradient(135deg,
      #0C4568,
      #1F7AA5);
  color: #fff;
  font-size: 30px;
  box-shadow:
    0 15px 35px rgba(12, 69, 104, .18);
}

.why-choose-card h3 {
  font-size: 24px;
  line-height: 34px;
  color: #0C4568;
  margin-bottom: 12px;
  position: relative;
  z-index: 2;
}

.why-choose-card p {
  font-size: 18px;
  line-height: 30px;
  color: #000;
  margin: 0;
  position: relative;
  z-index: 2;
}

/* service page end */
/* project listing satrt */
.portfolio-stats-row {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 25px;
  margin-top: 40px;
}

.portfolio-stat-card {
  background: #fff;
  padding: 35px 25px;
  border-radius: 20px;
  text-align: center;
  border: 1px solid rgba(12, 69, 104, .08);
  transition: .4s;
  position: relative;
  overflow: hidden;
}

.portfolio-stat-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: #67C6D0;
}

.portfolio-stat-card:hover {

  box-shadow: 0 20px 50px rgba(12, 69, 104, .12);
}

.portfolio-stat-card h3 {
  font-size: 52px;
  line-height: 1;
  margin-bottom: 12px;
  color: #0C4568;
}

.portfolio-stat-card span {
  font-size: 15px;
  font-weight: 600;
  color: #4e5c68;
}




section.portfolio-showcase-section {
  margin-bottom: 100px;
}

.projects-filter-list {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 15px;
  /* max-width:1100px; */
  margin: auto;
}

.projects-filter-list a {

  position: relative;

  display: inline-flex;
  align-items: center;
  justify-content: center;

  min-height: 50px;

  padding: 12px 28px;

  border-radius: 100px;

  background: #fff;

  border: 1px solid rgba(12, 69, 104, .10);

  color: #0C4568;

  font-size: 15px;
  font-weight: 600;

  text-decoration: none;

  transition: .35s ease;
}

.projects-filter-list a:hover {

  color: #fff;

  background: #0C4568;

  border-color: #0C4568;

  box-shadow:
    0 15px 35px rgba(12, 69, 104, .15);
}

.projects-filter-list a.active {

  color: #fff;

  background: linear-gradient(135deg,
      #0C4568,
      #1A6E9C);

  border-color: transparent;

  box-shadow:
    0 15px 35px rgba(12, 69, 104, .20);
}

.projects-filter-list a.active::after {

  content: '';

  width: 8px;
  height: 8px;

  border-radius: 50%;

  background: #67C6D0;

  margin-left: 10px;
}

section.category-filter {
  margin-bottom: 50px;
}

.portfolio-collection-section {
  padding: 0px 0 100px;
}

.portfolio-collection-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 30px;
}

.architecture-project-card {
  width: calc(33.333% - 20px);

  background: #fff;

  border-radius: 24px;

  overflow: hidden;

  border: 1px solid rgba(12, 69, 104, .08);

  transition: all .45s ease;

  position: relative;
}

.architecture-project-card a {
  display: block;
  text-decoration: none;
}

.architecture-project-image {
  position: relative;
  overflow: hidden;
}

.architecture-project-image img {
  width: 100%;
  height: 280px;
  object-fit: cover;
  display: block;
  transition: transform 1s ease;
}

.architecture-project-image::after {
  content: '';

  position: absolute;

  inset: 0;

  background: linear-gradient(to top,
      rgba(0, 0, 0, .12),
      transparent 60%);

  opacity: 0;

  transition: .45s ease;
}

.architecture-project-content {
  padding: 20px;
}

.architecture-project-category {
  display: inline-block;

  margin-bottom: 12px;

  color: #67C6D0;

  font-size: 11px;

  font-weight: 700;

  letter-spacing: 2px;

  text-transform: uppercase;
}

.architecture-project-content h3 {
  color: #0C4568;
  font-size: 22px;
  line-height: 32px;
  margin-bottom: 15px;
  /* min-height:62px; */
}

.architecture-project-content p {
  font-size: 15px;

  line-height: 1.7;

  color: #6b7280;

  margin-bottom: 24px;
}

.architecture-project-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 15px;
  padding-top: 12px;
  border-top: 1px solid rgba(12, 69, 104, .08);
}

.architecture-project-location {
  display: flex;
  align-items: center;
  gap: 8px;
  color: #5f6770;
  font-size: 14px;
  line-height: 15px;
}

.architecture-project-location i {
  color: #67C6D0;
}


/* Premium Link */

.architecture-project-link {
  display: flex;
  align-items: center;
  gap: 12px;
}

.link-text {
  color: #0C4568;

  font-size: 14px;

  font-weight: 600;

  transition: .35s ease;
}

.link-icon {
  width: 44px;
  height: 44px;

  border-radius: 50%;

  border: 1px solid rgba(12, 69, 104, .12);

  background: #fff;

  display: flex;
  align-items: center;
  justify-content: center;

  color: #0C4568;

  transition: .45s ease;
}

.link-icon i {
  font-size: 13px;

  transition: .45s ease;
}


/* Hover */

.architecture-project-card:hover {

  border-color: rgba(103, 198, 208, .25);

  box-shadow:
    0 20px 50px rgba(12, 69, 104, .08),
    0 8px 20px rgba(12, 69, 104, .04);
}

.architecture-project-card:hover .architecture-project-image img {

  transform: scale(1.06);
}

.architecture-project-card:hover .architecture-project-image::after {

  opacity: 1;
}

.architecture-project-card:hover .link-text {

  color: #67C6D0;
}

.architecture-project-card:hover .link-icon {

  background: #0C4568;

  border-color: #0C4568;

  box-shadow:
    0 12px 25px rgba(12, 69, 104, .18);
}

.architecture-project-card:hover .link-icon i {

  color: #fff;

  transform: translateX(4px);
}


/* Pagination */

.custom-pagination {
  margin-top: 70px;
  text-align: center;
}

.custom-pagination .page-numbers {

  width: 50px;
  height: 50px;

  display: inline-flex;
  align-items: center;
  justify-content: center;

  margin: 0 4px;

  border-radius: 50%;

  background: #fff;

  border: 1px solid rgba(12, 69, 104, .08);

  color: #0C4568;

  font-weight: 600;

  text-decoration: none;

  transition: .35s ease;
}

.custom-pagination .page-numbers:hover,
.custom-pagination .page-numbers.current {

  background: #0C4568;

  border-color: #0C4568;

  color: #fff;
}

.custom-pagination .prev,
.custom-pagination .next {

  width: auto;

  padding: 0 22px;

  border-radius: 100px;
}


/* Responsive */




.architecture-project-link {

  display: flex;
  align-items: center;
  justify-content: center;
}

.link-icon {

  width: 40px;
  height: 40px;

  border-radius: 50%;

  background: #fff;

  border: 1px solid rgba(12, 69, 104, .10);

  display: flex;
  align-items: center;
  justify-content: center;

  color: #0C4568;

  position: relative;

  overflow: hidden;

  transition: all .45s ease;
}

.link-icon i {
  font-size: 14px;
  transition: all .45s ease;
}


/* Hover */

.architecture-project-card:hover .link-icon {

  background: #0C4568;

  border-color: #0C4568;

  box-shadow:
    0 12px 30px rgba(12, 69, 104, .20);
}

.architecture-project-card:hover .link-icon i {

  color: #fff;

  transform:
    translateX(3px) rotate(-35deg);
}

.portfolio-pagination {
  display: flex;

  justify-content: center;
}

.portfolio-pagination ul {

  display: flex;

  align-items: center;

  gap: 12px;

  padding: 0;

  margin: 0;

  list-style: none;
  margin-top: 30px;
}

.portfolio-pagination li {

  list-style: none;
}

.portfolio-pagination a,
.portfolio-pagination span {

  width: 42px;
  height: 42px;

  border-radius: 50%;

  display: flex;

  align-items: center;

  justify-content: center;

  text-decoration: none;

  font-size: 15px;

  font-weight: 600;

  color: #0C4568;

  background: #fff;

  border: 1px solid rgba(12, 69, 104, .08);

  transition: all .4s ease;
}

.portfolio-pagination .current {

  background: #0C4568;

  color: #fff;

  border-color: #0C4568;

  box-shadow:
    0 12px 25px rgba(12, 69, 104, .18);
}

.portfolio-pagination a:hover {

  border-color: #67C6D0;

  color: #0C4568;

  box-shadow:
    0 10px 20px rgba(12, 69, 104, .08);
}

.portfolio-pagination .prev,
.portfolio-pagination .next {

  width: 42px;
  height: 42px;

  border-radius: 50%;
}

.portfolio-pagination .prev:hover i {

  transform: translateX(-3px);
}

.portfolio-pagination .next:hover i {

  transform: translateX(3px);
}

.portfolio-pagination i {

  transition: .35s ease;
}

.portfolio-pagination::empty {
  margin: 0;
}

/* project listing end */
/* project details satrt */
/* ==========================
   PROJECT OVERVIEW SECTION
========================== */

.project-overview-section {
  margin-bottom: 40px
}

.project-overview-wrapper {
  display: grid;
  grid-template-columns: 1.1fr .9fr;
  gap: 80px;
  align-items: start;
}

/* LEFT CONTENT */

.project-overview-content {
  max-width: 700px;
}


.project-overview-text {
  font-size: 18px;
  line-height: 28px;
  color: #000;
  max-width: 700px;
}

.project-overview-text p {
  margin: 0;
}

/* RIGHT INFO GRID */

.project-information-panel {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}

.project-information-card {
  background: #fff;
  padding: 32px;
  border-radius: 24px;
  border: 1px solid rgba(12, 69, 104, .08);
  position: relative;
  overflow: hidden;
  transition: all .4s ease;
}

.project-information-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: #67C6D0;
  transform: scaleX(0);
  transform-origin: left;
  transition: .4s ease;
}

.project-information-card:hover::before {

  transform: scaleX(1);
}

.project-information-card:hover {

  border-color: rgba(103, 198, 208, .30);
  box-shadow:
    0 20px 40px rgba(12, 69, 104, .08);
}

.info-label {
  display: block;
  margin-bottom: 14px;
  color: #67C6D0;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.project-information-card h3 {
  margin: 0;
  color: #0C4568;
  font-size: 24px;
  line-height: 34px;
  font-weight: 700;
}

/* OPTIONAL VALUE STYLE */

.project-information-card h3 small {
  display: block;
  margin-top: 4px;
  font-size: 15px;
  font-weight: 500;
  color: #6B7280;
}

/* RESPONSIVE */




/* ==========================
   PROJECT STORY SECTION
========================== */

.project-story-section {
  padding-bottom: 80px;
}

.project-story-wrapper {

  display: grid;

  grid-template-columns: 520px 1fr;

  gap: 90px;

  align-items: start;
}

.project-story-image {

  position: sticky;

  top: 120px;

  border-radius: 30px;

  overflow: hidden;

  box-shadow:
    0 25px 60px rgba(12, 69, 104, .10);
}

.project-story-image img {

  width: 100%;

  display: block;

  height: 700px;

  object-fit: cover;
}

/* CONTENT */






:root {
  --primary-color: #0C4568;
  --secondary-color: #65c8cd;
  --heading-color: #0C4568;
  --paragraph-color: #000;
  --blockquote-bg-color: #65c8cd;
  --bullet-svg-color: %23003380;
  --h2-font-size: 32px;
  --h2-line-height: 42px;
  --h3-font-size: 28px;
  --h3-line-height: 38px;
  --h4-font-size: 26px;
  --h4-line-height: 36px;
  --h5-font-size: 22px;
  --h5-line-height: 32px;
  --h6-font-size: 20px;
  --h6-line-height: 30px;
  --p-list-font-size: 18px;
  --p-list-line-height: 28px;
}

.typography strong {
  font-weight: 600;
}

.typography p iframe {
  display: block;
  width: 100%;
  box-shadow: rgba(0, 0, 0, 0.45) 0px 5px 15px;
  height: 600px;
}

.typography .wp-video {
  margin-bottom: 40px;
  width: 100% !important;
}

.typography .wp-video-shortcode video,
video.wp-video-shortcode {
  width: 100% !important;
}

.typography p {
  color: var(--paragraph-color);
}

.typography p:last-child {
  padding-bottom: 0;
}

.typography a {
  color: var(--primary-color);
  display: inline-block;
  font-weight: 700;
}

.typography a:hover {
  color: var(--secondary-color);
}

.typography h2,
.typography h3,
.typography h4,
.typography h5,
.typography h6 {
  color: var(--heading-color);
  font-weight: 600;
}

.typography h2 {
  font-size: var(--h2-font-size);
  line-height: var(--h2-line-height);
  margin-bottom: 15px;
}

.typography h3 {
  font-size: var(--h3-font-size);
  line-height: var(--h3-line-height);
  margin-bottom: 12px;
}

.typography h4 {
  font-size: var(--h4-font-size);
  line-height: var(--h4-line-height);
  margin-bottom: 12px;
}

.typography h5 {
  font-size: var(--h5-font-size);
  line-height: var(--h5-line-height);
  padding-bottom: 12px;
}

.typography h6 {
  font-size: var(--h6-font-size);
  line-height: var(--h6-line-height);
  padding-bottom: 12px;
}

.typography blockquote {
  padding: 33px 50px 35px 30px;
  border-left: 5px solid var(--primary-color);
  margin-top: 5px;
  margin-bottom: 40px;
  background: #eee;
}

.typography blockquote p {
  position: relative;
}

.typography p img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.typography p:has(img) {
  padding-top: 10px;
  padding-bottom: 15px;
}

.typography em {
  font-style: italic;
}

.typography ul,
.typography ol {
  padding-left: 0;
  padding-bottom: 35px;
  padding-top: 8px;
}

.typography ul:last-child,
.typography ol:last-child {
  padding-bottom: 0;
}

.typography p+ul,
.typography p+ol {
  margin-top: -20px;
}

.typography p+ul+ul,
.typography p+ul+ol,
.typography p+ol+ol,
.typography p+ol+ul {
  margin-top: -4px;
}

.typography ol li::before {
  content: counter(custom-counter);
  position: absolute;
  left: 0;
  top: 4px;
  height: 20px;
  color: #fff;
  width: 20px;
  background: var(--primary-color);
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  border-radius: 50px;
}

.typography ol li,
.typography ul li {
  margin-bottom: 0;
  position: relative;
  list-style: none;
  margin-bottom: 18px;
  font-size: var(--p-list-font-size);
  line-height: var(--p-list-line-height);
  font-weight: 400;
  color: var(--paragraph-color);
}

.typography ol li {
  padding-left: 32px;
}

.typography ul li {
  padding-left: 25px;
}

.typography ol li:last-child,
.typography ul li:last-child {
  margin-bottom: 0;
}

.typography ul li::before {
  content: "";
  position: absolute;
  top: 9px;
  left: 0;
  width: 8px;
  height: 8px;
  background: var(--primary-color);
  border-radius: 50%;
}

.typography ol li {
  counter-increment: custom-counter;
}

.typography .gallery {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px 40px !important;
  row-gap: 30px;
  padding-top: 18px;
}

.typography .gallery br {
  display: none;
}

.typography .gallery .gallery-item {
  margin-top: 0 !important;
  float: none !important;
  width: 50% !important;
  height: auto !important;
  display: block;
  overflow: hidden;
  padding: 0 15px;
}

.typography .gallery .gallery-item .gallery-icon,
.typography .gallery .gallery-item .gallery-icon a {
  width: 100%;
  height: 100%;
}

.typography .gallery .gallery-item img {
  border: none !important;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.5s ease;
  aspect-ratio: 16 / 12;
  object-fit: cover;
}

.typography .gallery .gallery-item a {
  position: relative;
}

.typography .gallery .gallery-item a::before {
  content: '';
  position: absolute;
  height: 0;
  width: 100%;
  left: 0;
  bottom: 0;
  opacity: 0;
  background: linear-gradient(180deg, transparent 0%, var(--primary-color)ab 100%);
  /* Using primary color with alpha */
  border-radius: 0;
  transition: all 0.5s ease;
  z-index: 1;
}

.typography .gallery .gallery-item a:hover::before {
  opacity: 1;
  height: 100%;
}

.typography .gallery .gallery-item a:hover img {
  filter: grayscale(1);
}




/* ==========================
   PROJECT NAVIGATION
========================== */

.project-navigation-section {
  padding: 0 0 80px;
}

.project-navigation-wrapper {

  display: grid;

  grid-template-columns: repeat(2, 1fr);

  gap: 30px;
}

.project-nav-card {

  position: relative;

  padding: 45px;

  border-radius: 30px;

  background: #fff;

  border: 1px solid rgba(12, 69, 104, .08);

  text-decoration: none;

  transition: .4s ease;

  overflow: hidden;
}

.project-nav-card::before {

  content: '';

  position: absolute;

  top: 0;
  left: 0;

  width: 100%;
  height: 4px;

  background: #67C6D0;

  transform: scaleX(0);

  transform-origin: left;

  transition: .4s ease;
}

.project-nav-card:hover::before {

  transform: scaleX(1);
}

.project-nav-card:hover {

  border-color: rgba(103, 198, 208, .30);

  box-shadow:
    0 20px 40px rgba(12, 69, 104, .08);
}

.nav-label {

  display: block;

  margin-bottom: 15px;

  color: #67C6D0;

  font-size: 12px;

  font-weight: 700;

  letter-spacing: 2px;

  text-transform: uppercase;
}

.project-nav-card h3 {

  color: #0C4568;

  font-size: 28px;

  line-height: 1.3;

  margin: 0;

  transition: .3s ease;
}

/* Arrows */

.project-nav-prev {
  text-align: left;
}

.project-nav-next {
  text-align: right;
}

.project-nav-prev::after {

  content: '←';

  position: absolute;

  top: 40px;
  right: 40px;

  font-size: 24px;

  color: #0C4568;

  transition: .35s ease;
}

.project-nav-next::after {

  content: '→';

  position: absolute;

  top: 40px;
  left: 40px;

  font-size: 24px;

  color: #0C4568;

  transition: .35s ease;
}

.project-nav-prev:hover::after {

  transform: translateX(-6px);
}

.project-nav-next:hover::after {

  transform: translateX(6px);
}

/* Mobile */
.typography .gallery .gallery-item a::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0);
  width: 40px;
  height: 40px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath fill='%23ffffff' d='m795.904 750.72 124.992 124.928a32 32 0 0 1-45.248 45.248L750.656 795.904a416 416 0 1 1 45.248-45.248zM480 832a352 352 0 1 0 0-704 352 352 0 0 0 0 704zm-32-384v-96a32 32 0 0 1 64 0v96h96a32 32 0 0 1 0 64h-96v96a32 32 0 0 1-64 0v-96h-96a32 32 0 0 1 0-64h96z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  opacity: 0;
  z-index: 3;
  transition: .4s ease;
  animation: galleryZoom 1.5s linear infinite;
}

.typography .gallery .gallery-item a {
  overflow: hidden;
}

.typography .gallery .gallery-item img {
  width: 100%;
  display: block;
  transition: .5s ease;
}

.typography .gallery .gallery-item:hover img {
  transform: scale(1.08);
}

.typography .gallery .gallery-item:hover a::before {
  opacity: 1;
}

.typography .gallery .gallery-item:hover a::after {
  opacity: 1;
  transform: translate(-50%, -50%) scale(1);
}

@keyframes galleryZoom {

  0% {
    transform: translate(-50%, -50%) scale(.9);
  }

  50% {
    transform: translate(-50%, -50%) scale(1.08);
  }

  100% {
    transform: translate(-50%, -50%) scale(.9);
  }
}

.architecture-project-content p {
  display: none;
}

.footer-links ul li.current-menu-item a {
  color: #65c8cd;
}

/* project details end */
/* minium width media for header start */

@media screen and (min-width:992px) {


  nav.main-nav ul.main-menu>li:last-child a:hover {
    background-color: #0C4568;
    border-color: #0C4568;
    color: #fff;
  }

  .main-nav .main-menu>li {
    position: relative;
    line-height: 0;
  }

  .main-nav .main-menu>li>a {
    color: #000;
    font-weight: 600;
    text-decoration: none;
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    position: relative;
  }

  .main-nav .main-menu>li:hover>a {
    color: #003380;
  }

  .main-nav .sub-menu {
    width: 100%;
    display: none;
    position: absolute;
    top: 48px;
    transition: all 0.4s ease;
    left: 0px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
    width: 210px;
    padding: 10px 15px;
    padding: 0;
    list-style: none;
    background: transparent;
  }

  .main-menu li:hover>.sub-menu {
    display: block;
  }

  .main-nav .sub-menu li {
    position: relative;
  }

  .main-nav .sub-menu li a {
    padding: 10px 15px;
    color: #003380;
    font-weight: 400;
    display: block;
    text-decoration: none;
    border-bottom: 1px solid #cccccc9a;
    font-size: 17px;
    line-height: 27px;
    background-color: #fff;
  }

  .main-nav .sub-menu li .sub-menu li a {
    font-size: 16px;
    line-height: 26px;

  }

  .main-nav .sub-menu li a:hover {
    background-color: #003380;
    color: #fff;
  }

  .main-nav .sub-menu .sub-menu {
    top: 0;
    left: 100%;
    position: absolute;
  }

  .mobile_menu_bar {
    cursor: pointer;
  }

  .main-nav .main-menu>li.menu-item-has-children>a {
    padding-right: 20px;
    padding-bottom: 14px;
    padding-top: 14px;
  }

  .main-nav .main-menu>li.menu-item-has-children>a::after {
    content: "";
    position: absolute;
    top: 23px;
    right: 0px;
    width: 12px;
    height: 7px;
    background-image: var(--white-down-arrow);
    background-repeat: no-repeat;
    background-size: contain;
  }


  .main-nav .main-menu>li:hover>a {
    color: #65c8cd;
  }

  .main-nav .main-menu>li {
    transition: all 0.4s ease;
  }

  .main-nav .main-menu>li>a::after {
    transition: all 0.4s ease;
  }

  .main-nav .main-menu>li.current-menu-ancestor>a,
  .main-nav .main-menu>li.current-menu-item>a,
  .main-nav .main-menu>li.current-menu-item>a {
    color: #65c8cd;
  }

  .main-nav .main-menu>li.current-menu-ancestor>a::after {
    background-image: var(--green-down-arrow)
  }

  .main-nav .main-menu>li.current-menu-item.menu-item-has-children>a::after {
    background-image: var(--green-down-arrow)
  }


  .main-nav .main-menu>li:hover>a::after {
    transform: rotateX(180deg);
    background-image: var(--green-down-arrow)
  }

  .main-nav .sub-menu li.current-menu-item>a {
    background-color: #003380;
    color: #fff;
  }

  .main-nav .sub-menu li:last-child a {
    border-bottom: 0;
  }

  .main-nav ul.sub-menu li.menu-item-has-children:hover>a {
    background-color: #003380;
    color: #fff;
  }

  .main-nav ul.sub-menu li.menu-item-has-children>a::after {
    content: "";
    position: absolute;
    top: 19px;
    right: 10px;
    width: 12px;
    height: 7px;
    background-image: var(--blue-down-arrow);
    background-repeat: no-repeat;
    background-size: contain;
    transition: all 0.5s ease;
    transform: rotate(-90deg);

  }

  .main-nav ul.sub-menu li.menu-item-has-children:hover>a::after,
  .main-nav ul.sub-menu li.current-menu-ancestor>a::after,
  .main-nav ul.sub-menu li.current-menu-item>a::after {
    background-image: var(--white-down-arrow);
  }

  .main-nav .sub-menu>li.current-menu-ancestor>a {
    background-color: #003380;
    color: #fff;
  }

  .menu_text_row {
    display: none;
  }

  .mobile-toggle {
    display: none;
  }


  nav.main-nav ul.main-menu>li:last-child a:hover {
    color: #fff !important;
  }


  nav.main-nav ul.main-menu li:first-child ul.sub-menu {
    width: 235px;
  }

  nav.main-nav ul.main-menu li:nth-child(2) ul.sub-menu {
    width: 220px;
  }

  /* without banner header start */
  .error404 .main-nav .main-menu>li.menu-item-has-children>a,
  body.page-id-272 .main-nav .main-menu>li.menu-item-has-children>a {
    color: #000;
  }

  .error404 nav.main-nav ul.main-menu>li>a,
  body.page-id-272 nav.main-nav ul.main-menu>li>a {
    color: #000;
  }

  .error404 .main-nav .main-menu>li.menu-item-has-children>a::after,
  body.page-id-272 .main-nav .main-menu>li.menu-item-has-children>a::after {
    background-image: var(--black-down-arrow);
  }

  .error404 .main-nav .main-menu>li:hover>a:hover,
  body.page-id-272 .main-nav .main-menu>li:hover>a:hover {
    color: #003380;
  }

  .error404 .main-nav .main-menu>li:hover>a::after,
  body.page-id-272 .main-nav .main-menu>li:hover>a::after {
    background-image: var(--blue-down-arrow);
  }

  .error404 .main-nav .main-menu>li.menu-item-has-children:hover>a,
  body.page-id-272 .main-nav .main-menu>li.menu-item-has-children:hover>a {
    color: #003380;
  }

  .main-nav .sub-menu li.current-menu-item.menu-item-type-custom>a {
    background-color: #fff;
    color: #003380;
  }

  .main-nav .sub-menu li.current-menu-item.menu-item-type-custom:hover>a {
    color: #fff;
    background-color: #003380;
  }

  .main-nav .sub-menu li .sub-menu li a {
    border-bottom: 1px solid rgb(0 51 128 / 30%);
  }

  .main-nav .sub-menu li .sub-menu li:last-child a {
    border-bottom: 0;
  }

  /* without banner header end */
}

@media screen and (max-width:1439px) {}

@media screen and (max-width:1199px) {
  header.header {
    padding: 15px 0;
  }

  .header-inner .logo-wrap {
    height: 50px;
    width: 120px;
  }

  nav.main-nav {
    width: calc(100% - 120px);
  }

  nav.main-nav ul.main-menu {
    gap: 40px;
  }

  nav.main-nav ul.main-menu>li>a {
    font-size: 18px;
    line-height: 22px;
  }

  .main-nav .main-menu>li.menu-item-has-children>a::after {
    top: 22px;
  }

  .main-nav .sub-menu li a {
    font-size: 16px;
    line-height: 26px;
  }

  .main-nav .sub-menu {
    width: 190px;
  }

  .process-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .process-grid::before {
    display: none;
  }

  .contact-box {
    grid-template-columns: 1fr;
  }


  .footer-top {
    grid-template-columns: 1fr 1fr;
    gap: 40px;
  }

  .hero-banner {
    padding: 140px 0 140px;
    margin-bottom: 70px;
  }

  .hero-subtitle {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 12px;
  }

  .hero-title {
    font-size: 46px;
    line-height: 56px;
    margin-bottom: 20px;
  }

  body p.hero-text {
    font-size: 20px;
    line-height: 32px;
    margin-bottom: 30px;
  }

  .section-subtitle {
    font-size: 17px;
    line-height: 27px;
    margin-bottom: 12px;
  }

  .section-title {
    font-size: 38px;
    line-height: 48px;
    margin-bottom: 15px;
  }

  p,
  li {
    font-size: 18px;
    line-height: 30px;
  }

  .about-content p {
    margin-bottom: 20px;
  }

  .about-counters {
    margin-bottom: 30px;
    margin-top: 25px;
  }

  .counter-card {
    padding: 15px;
  }

  .counter-card h3 {
    font-size: 30px;
    margin-bottom: 5px;
  }

  .counter-card p {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 0;
  }

  .about-studio {
    margin-bottom: 70px;
  }

  .home-projects {
    padding: 70px 0 70px;
  }

  .section-head {
    margin-bottom: 30px;
  }

  .projects-grid {
    gap: 20px;
  }

  .project-overlay {
    padding: 15px;
  }

  .project-info span:not(:last-child)::after {
    margin-left: 5px;
  }

  .project-overlay h3 {
    font-size: 20px;
    line-height: 30px;
  }

  .project-overlay p {
    font-size: 15px;
    line-height: 25px;
  }

  .projects-btn {
    margin-top: 30px;
  }

  .process-section {
    padding: 70px 0 70px;
  }

  .process-heading {
    margin-bottom: 30px;
  }

  .process-number {
    width: 60px;
    height: 60px;
    margin-bottom: 15px;
    font-size: 24px;
  }

  .service-content h3 {
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 8px;
  }

  .service-content p {
    font-size: 15px;
    line-height: 25px;
  }

  .process-grid {
    gap: 20px;
  }

  .process-card.service-content {
    padding: 25px;
  }

  .services-section {
    padding: 70px 0 70px;
  }

  .services-head {
    margin-bottom: 30px;
  }

  .services-grid {
    gap: 20px;
  }

  .service-content {
    padding: 20px;
  }

  .contact-section {
    padding: 70px 0 70px;
  }

  .contact-top {
    margin-bottom: 30px;
  }

  .contact-left {
    padding: 40px;
  }

  .contact-left h3 {
    font-size: 34px;
    line-height: 44px;
    margin-bottom: 12px;
  }

  .contact-info {
    margin-top: 30px;
    gap: 15px;
  }

  .info-content h4 {
    font-size: 18px;
    line-height: 22px;
  }

  .info-item {
    gap: 15px;
  }

  .contact-right {
    padding: 40px;
  }

  .form-top h3 {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 12px;
  }

  .form-top {
    margin-bottom: 20px;
  }

  .custom-contact-button {
    margin-top: 30px;
  }

  .map-section {
    height: 350px;
  }

  .main-footer {
    padding: 50px 0 0;
  }

  .footer-logo {
    margin-bottom: 20px;
  }

  .footer-about p {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 20px;
  }

  .footer-links h3,
  .footer-contact h3 {
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 20px;
  }

  .footer-contact-content span {
    font-size: 18px;
    line-height: 24px;
  }

  .footer-contact-content a,
  .footer-contact-content p {
    font-size: 16px;
    line-height: 20px;
  }

  .footer-links ul li a {
    font-size: 18px;
    line-height: 28px;
  }

  .contact-box {
    border-radius: 20px;
  }

  .about-content {
    padding-left: 50px;
  }

  .btn-primary {
    font-size: 18px;
    line-height: 26px;
    padding: 10px 20px;
    height: auto !important;
    display: inline-flex;
    align-items: center;
  }

  .btn-outline {
    font-size: 18px;
    line-height: 26px;
  }

  .hero-btns {
    gap: 15px;
  }

  form .custom-form .btn {
    font-size: 16px;
    line-height: 26px;
    padding: 9px 20px;
    height: auto !important;
    display: inline-flex;
    align-items: center;
  }

  /* about page start */
  .page-banner {
    min-height: 400px;
    margin-bottom: 70px;
  }

  .inner-about-content {
    padding-left: 50px;
  }

  h2 {
    font-size: 34px;
    line-height: 44px;
    margin-bottom: 15px;
  }

  p {
    margin-bottom: 18px;
  }

  .inner-about-content a.btn-primary {
    margin-top: 25px;
  }

  .inner-about-section {
    margin-bottom: 70px;
  }

  .philosophy-image img {
    height: 500px;
  }

  .philosophy-image {
    margin-bottom: 40px;
  }

  .philosophy-quote .section-subtitle {
    margin-bottom: 12px;
  }

  .philosophy-quote {
    margin-bottom: 30px;
  }

  .philosophy-grid {
    gap: 20px;
  }

  .philosophy-item {
    padding-top: 20px;
  }

  .philosophy-item .number {
    font-size: 18px;
    margin-bottom: 12px;
  }

  .philosophy-item h3 {
    font-size: 26px;
    line-height: 36px;
    margin-bottom: 10px;
  }

  .philosophy-item p {
    font-size: 17px;
    line-height: 29px;
  }

  .philosophy-section {
    margin-bottom: 61px;
  }

  .cta-box {
    padding: 40px 20px;
  }

  .cta-box .section-subtitle {
    margin-bottom: 12px;
  }

  .cta-box h2 {
    font-size: 28px;
    line-height: 38px;
    margin-bottom: 15px;
  }

  .cta-box p {
    font-size: 17px;
    line-height: 27px;
  }

  .cta-btn {
    height: 50px;
    padding: 0 25px;
    margin-top: 25px;
  }

  .cta-section {
    margin-bottom: 70px;
  }

  .page-banner-content h1 {
    font-size: 38px;
    line-height: 48px;
  }

  body:not(.home) #wrapper {
    padding-top: 80px;
  }

  /* about page end */
  /* contact page start */
  .contact-heading {
    margin-bottom: 30px;
  }

  .contact-info-grid {
    gap: 20px;
    margin-bottom: 40px;
  }

  .contact-info-card {
    padding: 20px;
  }

  .contact-icon {
    width: 60px;
    height: 60px;
    margin-bottom: 12px;
    font-size: 22px;
  }

  .card-label {
    margin-bottom: 8px;
  }

  .contact-info-card h3 {
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 5px;
  }

  .contact-info-card p,
  .contact-info-card a {
    font-size: 16px;
    line-height: 26px;
  }

  .contact-form-card {
    padding: 40px 30px;
  }

  .form-card-head h3 {
    font-size: 28px;
    line-height: 38px;
    margin-bottom: 8px;
  }

  .contact-main-section {
    margin-bottom: 70px;
  }

  /* contact page end */

  /*  404 and thankyou start */
  .thankyou {
    padding: 70px 0 70px;
  }

  .error_col_one.err-col {
    padding-right: 50px;
  }

  /*  404 and thankyou end */
  /* service start */

  .service-highlights {
    margin-top: 25px;
    gap: 10px;
  }

  .services-detail-section {
    padding: 70px 0 70px;
    margin-bottom: 70px;
  }

  .services-section-heading {
    margin-bottom: 30px;
  }

  .service-subtitle {
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 8px;
  }

  .service-row:nth-child(even) .service-info {
    padding-right: 50px;
  }

  .service-info h3 {
    font-size: 28px;
    line-height: 38px;
    margin-bottom: 15px;
  }

  .service-info {
    padding-left: 50px;
  }

  .service-row {
    margin-bottom: 50px;
  }

  .why-choose-heading {
    margin-bottom: 30px;
  }

  .why-choose-grid {
    gap: 20px;
  }

  .why-choose-card {
    padding: 30px 20px;
  }

  .choose-number {
    font-size: 50px;
    line-height: 50px;
    top: 20px;
    right: 20px;
  }

  .choose-icon {
    width: 70px;
    height: 70px;
    border-radius: 20px;
    margin-bottom: 15px;
    font-size: 25px;
  }

  .why-choose-card h3 {
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 10px;
  }

  .why-choose-card p {
    font-size: 17px;
    line-height: 29px;
  }

  .why-choose-section {
    margin-bottom: 70px;
  }

  /* service end */
  /* project  page start */
  .portfolio-stats-row {
    margin-top: 30px;
    gap: 20px;
  }

  .portfolio-stat-card h3 {
    font-size: 40px;
    margin-bottom: 10px;
  }

  .portfolio-stat-card {
    padding: 30px 20px;
  }

  section.portfolio-showcase-section {
    margin-bottom: 70px;
  }

  .portfolio-collection-section {
    padding-bottom: 70px;
  }

  .architecture-project-image img {
    height: 240px;
  }

  .architecture-project-content h3 {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 12px;
  }

  .architecture-project-content {
    padding: 15px;
  }

  .portfolio-collection-grid {
    gap: 20px;
  }

  .architecture-project-card {
    width: calc(33.333% - 14px);
  }

  /* project page end */
  /* project details atrt */
  .project-overview-wrapper {
    gap: 50px;
  }

  .project-overview-section {
    margin-bottom: 40px;
  }

  .project-information-card {
    padding: 20px;
  }

  .typography ol li,
  .typography ul li {
    margin-bottom: 12px;
  }

  .project-story-section {
    padding-bottom: 60px;
  }

  .project-navigation-section {
    padding-bottom: 60px;
  }

  .project-nav-card {
    padding: 30px;
  }

  .project-nav-card h3 {
    font-size: 24px;
    line-height: 34px;
  }

  .project-nav-prev::after {
    top: 21px;
    right: 20px;
  }

  .project-overview-wrapper {

    gap: 50px;
  }

  .project-information-card h3 {
    font-size: 20px;
    line-height: 30px;
  }

  .project-story-wrapper {

    grid-template-columns: 450px 1fr;

    gap: 50px;
  }

  .project-story-image img {

    height: 620px;
  }

  :root {
    /* Font Sizes and Line Heights - Tablet */
    --h2-font-size: 28px;
    --h2-line-height: 38px;
    --h3-font-size: 24px;
    --h3-line-height: 36px;
    --h4-font-size: 22px;
    --h4-line-height: 32px;
    --h5-font-size: 20px;
    --h5-line-height: 30px;
    --h6-font-size: 18px;
    --h6-line-height: 28px;
    --p-list-font-size: 16px;
  }


  .typography p:has(img) {
    padding-bottom: 20px;
  }

  .typography ul li::before {
    top: 9px;
  }

  .typography ul li {
    padding-left: 20px;
  }

  .typography p+ul,
  .typography p+ol {
    margin-top: -10px;
  }

  .typography ul,
  .typography ol {
    padding-bottom: 20px;
  }

  .typography ol li {
    padding-left: 30px;
  }

  .typography ol li::before {
    top: 2px;
  }

  .typography .gallery .gallery-item {
    padding: 0 10px;
    height: 220px;
  }

  .typography .gallery {
    margin: 0 -10px 30px !important;
    row-gap: 20px;
    padding-top: 10px;
  }

  .typography blockquote {
    padding: 20px;
    margin-bottom: 30px;
  }

  .typography .wp-video {
    margin-bottom: 30px;
  }

  .typography p iframe {
    height: 570px;
  }

  .project-nav-next::after {

    top: 20px;
    left: 20px;

  }

  /* project details end */
}

@media screen and (max-width:991px) {
  nav.main-nav {
    position: fixed;
    right: -200%;
    top: 0;
    width: 100%;
    max-width: 450px;
    background: #fff;
    height: 100%;
    margin: 0;
    padding: 0 20px 40px;
    overflow-y: auto;
    flex-direction: column;
    justify-content: flex-start !important;
    align-items: flex-start !important;
    transition: all .6s ease;
    display: flex;
    flex-wrap: nowrap;
    z-index: 999;
    background-color: #003380;
  }

  body.active-responsive-menu nav.main-nav {
    right: 0;
  }

  .mobile_menu_bar {
    display: block;
    height: 32px;
    width: 32px;
    cursor: pointer;
  }

  .mobile_menu_bar svg {
    display: block;
    height: 100%;
    width: 100%;
  }

  .header-inner {
    justify-content: space-between;
  }

  header.header {
    padding: 15px 0;
  }

  body.active-responsive-menu {
    position: relative;
    overflow: hidden;
  }

  body.active-responsive-menu::before {
    content: "";
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    opacity: 1;
    visibility: visible;
    background: #0000008c;
    z-index: 99;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    transition: all .6s ease;
  }

  .menu_text_row {
    display: block;
    width: 100%;
    position: sticky;
    top: 0;
    background: #003380;
    z-index: 2;
  }

  .menu_text {
    right: 20px;
    text-align: right;
    line-height: 0;
    display: flex;
    justify-content: end;
    border-bottom: 0;
    height: 50px;
    align-items: end;
    margin: 0;
    padding-top: 16px !important;
    padding-bottom: 16px !important;
    width: 100%;
    margin: 0;
    padding: 0;
    border-bottom: 0px !important;
  }

  .menu_text a {
    display: block;
    background: transparent;
    cursor: pointer;
    border: 0;
    padding: 0;
  }

  .menu_text a svg {
    height: 15px;
    width: 15px;
  }

  .main-nav .main-menu {
    width: 100%;
    padding: 0 !important;
  }

  nav.main-nav ul.main-menu li {
    width: 100%;
    border-bottom: 1px solid rgb(255 255 255 / 30%);
  }

  nav.main-nav ul.main-menu li a {
    font-size: 18px;
    line-height: 28px;
    display: block;
    padding: 12px 0 !important;
    border-bottom: 0;
    color: #fff;
    font-weight: 500;
  }

  nav.main-nav ul.main-menu li>ul.sub-menu>li>a {
    font-size: 17px;
    line-height: 27px;
  }

  nav.main-nav ul.main-menu li>ul.sub-menu>li>ul.sub-menu>li>a {
    font-size: 16px;
    line-height: 26px;
  }

  nav.main-nav ul.main-menu li:last-child {
    border: 0;
  }

  nav.main-nav ul.main-menu .sub-menu {
    position: unset;
    padding-left: 10px;
    padding: 0;
    padding-left: 10px;
    display: none;
    width: 100%;
  }

  nav.main-nav ul.main-menu li>.sub-menu>li>.sub-menu>li:first-child>a {
    border-top: 1px solid rgb(255 255 255 / 30%);
  }

  nav.main-nav ul.main-menu>li.menu-item-has-children>ul.sub-menu>li:first-child>a {
    border-bottom: 0;
  }

  nav.main-nav ul.main-menu>li.menu-item-has-children>ul.sub-menu>li:first-child>a {
    border-top: 1px solid rgb(255 255 255 / 30%);
  }

  nav.main-nav ul.main-menu li {
    position: relative;
  }

  span.mobile-toggle {
    height: 52px;
    width: 30px;
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
  }

  span.mobile-toggle::before,
  span.mobile-toggle::after {
    content: "";
    width: 16px;
    height: 2px;
    background: #fff;
    position: absolute;
    border-radius: 1px;
    transition: all 0.6s ease;
  }

  span.mobile-toggle::after {
    transform: rotate(90deg);
  }

  span.mobile-toggle.dt-open::after {
    transform: rotate(0deg);
  }

  nav.main-nav ul.main-menu {
    display: unset;
  }

  nav.main-nav ul.main-menu>li:last-child {
    width: fit-content;
    margin-top: 30px;
  }

  nav.main-nav ul.main-menu>li:last-child a {
    width: auto;
    padding: 10px 10px !important;
    color: #003380;
  }

  nav.main-nav ul.main-menu>li:last-child a {
    padding: 10px 15px !important;
  }

  nav.main-nav ul.main-menu li.current-menu-item>a,
  nav.main-nav ul.main-menu li>a:hover {
    color: #67c7cb;
  }

  nav.main-nav ul.main-menu li.current-menu-ancestor>a {
    color: #67c7cb;
  }

  nav.main-nav ul.main-menu>li:last-child a:hover {
    background: #fff;
    color: #0C4568 !important;
    border-color: #fff;
  }

  nav.main-nav ul.main-menu>li.current-menu-item>a {
    color: #67c7cb;
  }

  .mobile_menu_bar svg path {
    fill: #fff;
  }

  nav.main-nav ul.main-menu li:first-child .sub-menu li.current-menu-item.menu-item-object-custom>a {
    background: transparent !important;
    color: #fff !important;
  }

  .main-nav .sub-menu li.current-menu-item.menu-item-type-custom>a {
    color: #fff;
  }

  .about-images {
    width: 100%;
    max-width: 500px;
    margin: 0 auto 30px;
    position: static;
    top: 0;
  }

  .about-images::before {
    top: 0px;
    left: -16px;
    display: none;
  }

  .about-content {
    padding: 0;
    width: 100%;
  }

  .projects-grid {
    grid-template-columns: 1fr 1fr;
  }

  .services-grid {
    grid-template-columns: 1fr 1fr;
  }

  /* about pages tart  */
  .inner-about-content {
    padding-left: 0;
    width: 100%;
  }

  .inner-about-image {
    width: 100%;
    max-width: 500px;
    position: static;
    margin: 0 auto 30px;
  }

  .philosophy-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .philosophy-image img {
    height: 500px;
  }

  /* about page end */
  /* contact start */
  .contact-info-grid {
    grid-template-columns: 1fr 1fr;
  }

  .contact-info-card:last-child {
    grid-column: 1/-1;
  }

  .contact-form-card {
    padding: 40px;
  }

  /* contact end */
  /* thankyou star */
  .error_col_one.err-col {
    padding-right: 0;
    width: 100%;
    max-width: 600px;
    margin: 0 auto 40px;
  }

  .error_col_two {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }

  .error_col_two.inner-page-title h1 {
    margin-bottom: 15px;
    text-align: center;
  }

  .error_col_two .description p,
  .thankyou p {
    text-align: center;
  }

  /* tahnkyoy end */
  /* service start */
  .service-row,
  .service-row:nth-child(even) {
    flex-direction: column;
  }

  .service-media,
  .service-info {
    width: 100%;
  }

  .service-media {
    max-width: 500px;
  }

  .service-info {
    padding: 30px 0 0;
  }

  .service-row:nth-child(even) .service-info {
    padding-right: 0;

  }

  .why-choose-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .service-row {
    margin-bottom: 40px;
  }

  /* service end */
  /* project start */
  .architecture-project-card {
    width: calc(50% - 13px);
  }

  .architecture-project-image img {
    height: 240px;
  }


  .portfolio-stats-row {
    grid-template-columns: repeat(2, 1fr);
  }

  /* project end */
  /* project detaisl start */
  .project-overview-wrapper {
    gap: 25px;
  }

  .project-information-panel {
    gap: 15px;
  }

  .project-story-wrapper {
    grid-template-columns: 1fr;
    gap: 40px;
  }

  .project-story-image img {
    height: auto;
  }

  .project-story-image {
    max-width: 500px;
    margin: 0 auto;
  }

  section.project-story-section {
    padding-bottom: 40px;
  }

  .project-overview-wrapper {

    grid-template-columns: 1fr;

    gap: 40px;
  }

  .project-overview-content {

    max-width: 100%;
  }

  .project-information-panel {

    width: 100%;
  }


  .project-story-image {

    position: relative;

    top: auto;
  }

  /* project details end */
}

@media screen and (max-width:767px) {
  nav.main-nav ul.main-menu li a {
    font-size: 16px;
    line-height: 26px;
    padding: 10px 0 !important;
  }

  span.mobile-toggle {
    height: 46px;
  }

  nav.main-nav ul.main-menu li>ul.sub-menu>li>a {
    font-size: 15px;
    line-height: 25px;
  }

  nav.main-nav ul.main-menu li>ul.sub-menu>li>ul.sub-menu>li>a {
    font-size: 14px;
    line-height: 24px;
  }

  .header-inner .logo-wrap {
    height: 40px;
    width: 94px;
  }

  nav.main-nav ul.main-menu>li:last-child a {
    padding: 8px 12px !important;
  }

  .main-footer {
    padding: 70px 16px 0;
  }

  .footer-top {
    grid-template-columns: 1fr;
    gap: 42px;
    padding-bottom: 42px;
  }

  .footer-links h3,
  .footer-contact h3 {
    font-size: 24px;
  }

  .footer-contact-card {
    padding: 16px;
  }

  .footer-bottom {
    padding: 20px 0;
  }

  .footer-bottom p {
    font-size: 13px;
  }

  .process-section {
    padding: 60px 0px;
  }


  .process-heading {
    margin-bottom: 25px;
  }

  .process-card {
    padding: 35px 26px;
  }

  .process-card h3 {
    font-size: 25px;
  }

  .main-footer {
    padding: 70px 16px 0;
  }

  .footer-top {
    grid-template-columns: 1fr;
    gap: 42px;
    padding-bottom: 42px;
  }

  .footer-links h3,
  .footer-contact h3 {
    font-size: 24px;
  }

  .footer-contact-card {
    padding: 16px;
  }

  .footer-bottom {
    padding: 20px 0;
  }

  .footer-bottom p {
    font-size: 13px;
  }

  .contact-section {
    padding: 60px 0;
  }

  .contact-left,
  .contact-right {
    padding: 30px 20px;
  }

  .contact-grid {
    grid-template-columns: 1fr;
  }

  .contact-box {
    border-radius: 30px;
  }

  .hero-banner {
    padding: 100px 0 100px;
    margin-bottom: 60px;
  }

  .hero-subtitle {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 10px;
  }

  .hero-title {
    font-size: 34px;
    line-height: 44px;
    margin-bottom: 15px;
  }

  body p.hero-text {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 25px;
  }

  .section-subtitle {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 10px;
  }

  .section-title {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 12px;
  }

  p,
  li {
    font-size: 16px;
    line-height: 28px;
  }

  .about-content p {
    margin-bottom: 15px;
  }

  .about-counters {
    margin-top: 20px;
    margin-bottom: 25px;
    gap: 15px;
  }

  .counter-card p {
    margin-bottom: 0;
    font-size: 15px;
    line-height: 25px;
  }

  .counter-card h3 {
    font-size: 24px;
  }

  .counter-card p {}

  .about-studio {
    margin-bottom: 60px;
  }

  .home-projects {
    padding: 60px 0 60px;
  }



  .project-overlay h3 {
    font-size: 18px;
    line-height: 28px;
  }

  .project-overlay p {
    font-size: 14px;
    line-height: 24px;
  }

  .process-card h3 {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 5px;
  }

  .process-number {
    margin-bottom: 12px;
  }

  .service-content p {}

  .process-card.service-content {
    padding: 20px;
  }

  .services-section {
    padding: 60px 0;
  }

  .services-head {
    margin-bottom: 25px;
  }



  .service-content h3 {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 5px;
  }

  .contact-top {
    margin-bottom: 25px;
  }

  .contact-left h3 {
    font-size: 26px;
    line-height: 36px;
    margin-bottom: 10px;
  }

  .contact-left p {
    font-size: 16px;
    line-height: 28px;
  }

  .contact-info {
    margin-top: 25px;
  }

  .info-content h4 {
    font-size: 16px;
    line-height: 20px;
  }

  .info-item {
    gap: 10px;
  }

  .info-content p,
  .info-content a {
    font-size: 14px;
    word-break: break-word;
  }

  .info-icon {
    width: 40px;
    height: 40px;
    min-width: 40px;
  }

  .form-top span {
    font-size: 15px;
    line-height: 25px;
    letter-spacing: 3px;
    margin-bottom: 8px;
  }

  .form-top h3 {
    font-size: 26px;
    line-height: 26px;
  }

  .form-top p {
    font-size: 16px;
    line-height: 28px;
  }

  .custom-form .custom-form-field .row-field {
    width: 100%;
  }

  .custom-form .custom-form-field .row-field label {
    font-size: 16px;
    line-height: 26px;
  }

  form .custom-form input,
  form .custom-form textarea {
    font-size: 16px;
    line-height: 26px;
    height: 48px;
  }

  .custom-form-field {
    row-gap: 12px;
  }

  .map-section {
    height: 300px;
  }

  .main-footer {
    padding: 40px 0 0;
  }

  .footer-top {
    gap: 30px;
    margin-bottom: auto;
    padding-bottom: 30px;
    width: 100%;
  }

  .footer-logo img {
    max-width: 150px;
  }

  .footer-about p {
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 15px;
  }

  .footer-about {
    width: 90%;
  }

  .footer-links h3,
  .footer-contact h3 {
    font-size: 20px;
    line-height: 26px;
  }

  .footer-links ul li a {
    font-size: 16px;
    line-height: 26px;
  }

  .footer-links ul li {
    margin-bottom: 8px;
  }

  .footer-links ul li:last-child {
    margin-bottom: 0;
  }

  .footer-contact-icon {
    width: 40px;
    height: 40px;
    min-width: 40px;
  }

  .footer-contact-card {
    padding: 15px;
  }

  .footer-contact-content span {
    font-size: 16px;
    line-height: 22px;
  }

  .footer-contact-content a,
  .footer-contact-content p {
    font-size: 14px;
    line-height: 18px;
  }

  .btn-primary {
    font-size: 16px;
    line-height: 26px;
    padding: 9px 18px;
  }

  .service-image img {
    height: 200px;
  }

  .scroll-indicator {
    bottom: 20px;
    width: 20px;
    height: 40px;
  }

  /* about page start */
  .philosophy-image img {
    height: 350px;
  }

  .philosophy-quote {
    margin-bottom: 30px;
  }

  .page-banner {
    min-height: 320px;
    margin-bottom: 60px;
  }

  h2 {
    font-size: 28px;
    line-height: 38px;
    margin-bottom: 12px;
  }

  p {
    margin-bottom: 15px;
  }

  .inner-about-content a.btn-primary {
    margin-top: 20px;
  }

  .inner-about-section {
    margin-bottom: 60px;
  }

  .philosophy-image {
    margin-bottom: 30px;
  }

  .philosophy-item h3 {
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 8px;
  }

  .philosophy-item p {
    font-size: 16px;
    line-height: 28px;
  }

  .philosophy-grid {
    gap: 20px;
  }

  .philosophy-item .number {
    font-size: 16px;
    margin-bottom: 10px;
  }

  .philosophy-section {
    margin-bottom: 51px;
  }

  .cta-box {
    padding: 30px 20px;
  }

  .cta-box .section-subtitle {
    margin-bottom: 10px;
  }

  .cta-box h2 {
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 12px;
  }

  .cta-box p {
    font-size: 16px;
    line-height: 26px;
  }

  .cta-btn {
    height: 46px;
    margin-top: 20px;
    /* padding: 0 20px; */
  }

  .cta-section {
    margin-bottom: 60px;
  }

  .page-banner-content h1 {
    font-size: 32px;
    line-height: 42px;
  }

  body:not(.home) #wrapper {
    padding-top: 70px;
  }

  /* about page end */
  /* contact start */

  .contact-main-section {
    margin-bottom: 60px;
  }

  .contact-form-card {
    padding: 30px 20px;
    border-radius: 20px;
  }

  .contact-info-card {
    padding: 30px 20px;
  }

  .contact-icon {
    width: 65px;
    height: 65px;
    font-size: 22px;
  }

  .contact-info-card h3 {
    font-size: 20px;
    line-height: 30px;
  }

  .form-card-head h3 {
    font-size: 24px;
    list-style: 34px;
  }

  .contact-heading {
    margin-bottom: 25px;
  }

  .contact-icon {
    font-size: 20px;
    height: 60px;
    width: 60px;
  }

  .contact-info-card {
    padding: 20px;
  }

  .contact-info-card p,
  .contact-info-card a {
    font-size: 15px;
    line-height: 25px;
  }

  .contact-info-grid {
    margin-bottom: 30px;
  }

  .form-card-head span {
    font-size: 15px;
    margin-bottom: 10px;
  }

  .form-card-head {
    margin-bottom: 20px;
  }

  .contact-form-card {}

  /* cotact end */
  /* thankyou start */
  .thankyou {
    padding: 60px 0 60px;
  }

  .error_col_one.err-col {
    margin-bottom: 30px;
  }

  /* thankuyou end */
  /* service satrt */



  .service-media::before {
    display: none;
  }

  .service-info h3 {
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 12px;
  }


  .why-choose-card {
    padding: 20px;
  }

  .choose-number {
    font-size: 40px;
    top: 15px;
    right: 15px;
  }

  .service-highlights {
    margin-top: 20px;
  }

  .services-detail-section {
    padding: 60px 0 60px;
    margin-bottom: 60px;
  }

  .services-section-heading {
    margin-bottom: 25px;
  }

  .choose-icon {
    height: 60px;
    width: 60px;
    font-size: 20px;
    margin-bottom: 15px;
  }

  .why-choose-card h3 {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 8px;
  }

  .why-choose-card p {
    font-size: 16px;
    line-height: 28px;
  }

  .why-choose-section {
    margin-bottom: 60px;
  }

  .why-choose-heading {
    margin-bottom: 25px;
  }

  /* service end */
  /* project start */



  .architecture-project-image img {
    height: 220px;
  }

  section.portfolio-showcase-section {
    margin-bottom: 60px;
  }

  .portfolio-stats-row {
    margin-top: 25px;
  }

  .portfolio-stat-card h3 {
    font-size: 32px;
  }

  section.portfolio-showcase-section {
    margin-bottom: 40px;
  }

  .architecture-project-content h3 {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 10px;
  }

  .link-icon {
    height: 35px;
    width: 35px;
  }

  .link-icon i {
    font-size: 12px;
  }

  .portfolio-collection-section {
    padding-bottom: 60px;
  }

  .portfolio-pagination a,
  .portfolio-pagination span {
    height: 35px;
    width: 35px;
    font-size: 14px;
  }

  .portfolio-pagination .prev,
  .portfolio-pagination .next {
    height: 35px;
    width: 35px;
    font-size: 14px;
  }

  .portfolio-pagination ul {
    gap: 8px;
  }

  /* project end */
  /* detail satrt */

  .project-overview-text {

    font-size: 16px;
  }

  .project-information-panel {

    grid-template-columns: 1fr;
  }

  .project-information-card {

    padding: 20px;
  }

  .project-information-card h3 {
    font-size: 18px;
    line-height: 28px;
  }

  :root {
    /* Font Sizes and Line Heights - Mobile */
    --h2-font-size: 24px;
    --h2-line-height: 34px;
    --h3-font-size: 22px;
    --h3-line-height: 32px;
    --h4-font-size: 22px;
    --h4-line-height: 32px;
    --h5-font-size: 18px;
    --h5-line-height: 28px;
    --h6-font-size: 16px;
    --h6-line-height: 26px;
    --p-list-font-size: 15px;
    --p-list-line-height: 25px;
    --table-cell-padding: 8px 10px;
    --table-font-size: 14px;
    --table-line-height: 20px;
  }


  .typography p+ul,
  .typography p+ol {
    margin-top: -8px;
  }

  .typography ul li::before {
    top: 8px;
  }

  .typography ul li {
    padding-left: 20px;
  }

  .typography ul,
  .typography ol {
    padding-bottom: 20px;
  }

  .typography ol li::before {
    top: 1px;
  }

  .typography .gallery .gallery-item {
    height: 200px;
  }

  .typography .gallery {
    margin-bottom: 20px !important;
  }

  .typography blockquote {
    .typography blockquote {
      padding: 20px 20px 20px 30px;
      margin-bottom: 30px;
    }
  }

  .typography .wp-video {
    margin-bottom: 20px;
  }

  .typography p iframe {
    height: 360px;
  }


  .project-navigation-section {
    padding-bottom: 50px;
  }

  .project-navigation-wrapper {

    grid-template-columns: 1fr;
    gap: 15px;
  }

  .project-nav-prev::after,
  .project-nav-next::after {

    top: 12px;

  }

  .project-overview-wrapper {
    gap: 30px;
  }

  .project-overview-section {
    margin-bottom: 50px;
  }

  .project-story-wrapper {}

  .project-story-wrapper {
    gap: 30px;
  }

  .project-nav-card {
    padding: 20px;
  }

  .project-nav-card h3 {
    font-size: 20px;
    line-height: 30px;
  }

  ::after {}

  /* details end */
}

@media screen and (max-width:576px) {
  .about-counters {
    grid-template-columns: 1fr;
  }

  .projects-grid {
    grid-template-columns: 1fr;
  }

  .process-grid {
    grid-template-columns: 1fr;
  }

  .services-grid {
    grid-template-columns: 1fr;
  }

  .service-image img {
    height: 240px;
  }

  .philosophy-grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .contact-info-grid {
    grid-template-columns: 1fr;
  }

  .why-choose-grid {
    grid-template-columns: 1fr;
  }

  .service-highlights {
    grid-template-columns: 1fr;
  }

  .portfolio-stats-row {
    grid-template-columns: 1fr;
  }

  .architecture-project-card {
    width: 100%;
  }

  .typography .gallery .gallery-item {
    width: 100% !important;
    height: 210px;
  }
}