@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url("https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/css/bootstrap.min.css");
@import url("https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.carousel.min.css");
@import url("https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.theme.default.min.css");
@import url("https://cdn.jsdelivr.net/npm/@fancyapps/ui@5.0/dist/fancybox/fancybox.css");
* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  font-family: "Inter", sans-serif;
}

body {
  overflow-x: hidden;
  font-family: "Inter", sans-serif;
}

h1, h2, h3, h4 {
  font-family: "Funnel Sans" !important;
}

.section_style {
  padding: 2.75rem 0;
}

.heading {
  position: relative;
  height: 128px;
  margin-bottom: 2.5rem;
  font-family: "Funnel Sans";
}
@media screen and (max-width: 420px) {
  .heading {
    height: 85px;
  }
}
.heading p {
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #848484;
  -webkit-text-stroke-color: #d8d8d8;
  font-size: 9rem;
  font-weight: 700;
  color: transparent;
  line-height: 8rem;
  margin: 0 0 0 8rem;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  font-family: "Funnel Sans";
}
@media screen and (min-width: 768px) {
  .heading p {
    font-size: 5rem;
    line-height: 5.8rem;
    margin: 0px;
    margin-left: 2rem;
  }
}
@media screen and (min-width: 991px) {
  .heading p {
    font-size: 7rem;
    line-height: 6.5rem;
    margin: 0 0 0 2rem;
  }
}
@media screen and (max-width: 480px) {
  .heading p {
    font-size: 3rem;
    margin-left: 0rem;
    line-height: 2;
  }
}
.heading h2 {
  color: #1C2A96;
  font-size: 4.5rem;
  font-weight: 700;
  position: absolute;
  bottom: 0;
  margin-bottom: 0;
  transform: translate(0%, 15%);
  font-family: "Funnel Sans";
}
@media screen and (min-width: 768px) {
  .heading h2 {
    font-size: 3rem;
    bottom: 15%;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 991px) {
  .heading h2 {
    font-size: 2.6rem !important;
    bottom: 15%;
  }
}

.breadcrumb_banner {
  height: 80vh;
  display: flex;
  align-items: center;
  background-position: center;
  background-size: cover;
}
@media screen and (max-width: 991px) {
  .breadcrumb_banner {
    height: 60vh;
  }
}
@media screen and (max-width: 767px) {
  .breadcrumb_banner {
    height: 60vh;
    align-items: flex-start;
    padding-top: 5rem;
  }
}
.breadcrumb_banner .banner_container {
  width: 100%;
}
.breadcrumb_banner .banner_container .heading {
  width: -moz-fit-content;
  width: fit-content;
  margin-left: 9%;
  margin-bottom: 10%;
}
@media screen and (max-width: 767px) {
  .breadcrumb_banner .banner_container .heading {
    margin-left: 5%;
  }
}
.breadcrumb_banner .banner_container .heading h2 {
  color: #fff;
}
@media screen and (max-width: 767px) {
  .breadcrumb_banner .banner_container .heading h2 {
    font-size: 2.5rem;
    margin-bottom: 15%;
  }
}
@media screen and (max-width: 480px) {
  .breadcrumb_banner .banner_container .heading h2 {
    font-size: 2.5rem;
    margin-bottom: 0%;
  }
}
.breadcrumb_banner .banner_container .heading h2 .text_one {
  color: #fff;
  font-size: 1.5rem;
  font-weight: 400;
  position: absolute;
  top: 0;
  padding-bottom: 1rem;
  transform: translateY(-50%);
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  .breadcrumb_banner .banner_container .heading h2 .text_one {
    font-size: auto;
  }
}
.breadcrumb_banner .banner_container .heading p {
  -webkit-text-stroke-color: rgba(120, 120, 120, 0.4901960784);
}
.breadcrumb_banner .banner_container .heading .text_two {
  padding-top: 1.8rem;
  color: #fff;
  font-size: 1.25rem;
  font-weight: 400;
  width: 100%;
  padding-left: 4rem;
}
@media (min-width: 768px) {
  .breadcrumb_banner .banner_container .heading .text_two {
    width: 100%;
    padding-left: 0;
  }
}
@media (min-width: 991px) {
  .breadcrumb_banner .banner_container .heading .text_two {
    width: 75%;
  }
}
@media screen and (max-width: 767px) {
  .breadcrumb_banner .banner_container .heading .text_two {
    padding-top: 0.8rem;
    padding-left: 0rem;
    font-size: medium;
  }
}

.banner_style_2 {
  height: 35vh;
  background: url(../images/we-are-bg.webp);
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding-bottom: 10px;
}
@media (max-width: 991px) {
  .banner_style_2 {
    height: 30vh;
    background: url(../images/we-are-bg.webp) #f8f8f8;
    padding-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .banner_style_2 {
    height: 35vh;
    padding-bottom: 30px;
  }
}
.banner_style_2 .heading_2 p {
  color: #1C2A96;
  text-transform: uppercase;
  font-size: 1.125rem;
  font-weight: 400;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .banner_style_2 .heading_2 p {
    font-size: 1.015rem;
  }
}
.banner_style_2 .heading_2 h2 {
  color: #1C2A96;
  font-size: 1.75rem;
  font-weight: 700;
}
@media (min-width: 991px) {
  .banner_style_2 .heading_2 h2 {
    font-size: 2.85rem;
    width: 80%;
  }
}
@media (max-width: 767px) {
  .banner_style_2 .heading_2 h2 {
    font-size: 1.5rem;
  }
}
.banner_style_2 .text_one {
  color: #1C2A96;
  font-size: 1.5rem;
  font-weight: 400;
  position: absolute;
  top: 0;
  padding-bottom: 1rem;
  transform: translateY(-50%);
  text-transform: uppercase;
}
@media screen and (max-width: 991px) {
  .banner_style_2 .text_one {
    font-size: auto;
    transform: translateY(-160%);
  }
}
.banner_style_2 .breadcrumb_container .breadcrumb {
  margin-bottom: 0;
}
.banner_style_2 .breadcrumb_container .breadcrumb .breadcrumb-item {
  color: #1C2A96;
  font-size: 1.125rem;
  font-weight: 400;
}
.banner_style_2 .breadcrumb_container .breadcrumb .breadcrumb-item a {
  color: #1C2A96;
  font-size: 1.125rem;
  font-weight: 400;
  text-decoration: none;
}
.banner_style_2 .breadcrumb_container h1,
.banner_style_2 .breadcrumb_container h2 {
  color: #1C2A96;
  font-size: 2.5rem;
  font-weight: 700;
}
@media (min-width: 991px) {
  .banner_style_2 .breadcrumb_container h1,
  .banner_style_2 .breadcrumb_container h2 {
    font-size: 3.5rem;
  }
}

p {
  font-size: 0.9rem;
  font-style: normal;
  font-weight: 400;
  margin: 0.5rem 0 1rem;
}

.btn_style {
  background: #56AD90;
  color: #fff;
  font-size: 1.04rem;
  font-weight: 400;
  border-radius: 2px;
  padding: 8px 14px;
}
.btn_style:hover {
  background: #1C969E;
}

form {
  background: #fff;
  padding: 1.75rem;
}
form .form-control {
  border: 0;
  border-bottom: 2px solid #56AD90;
  border-radius: 0;
}
form .form-control:focus {
  box-shadow: none;
}
form .form-control::-moz-placeholder {
  color: #56AD90;
}
form .form-control::placeholder {
  color: #56AD90;
}
form .form-element {
  position: relative;
}
form .form-element input {
  display: none;
}
form .form-element label {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  cursor: pointer;
  border: 2px solid #56AD90;
  background: #fff;
  text-align: center;
  transition: all 200ms ease-in-out;
  border-radius: 4px;
}
form .form-element .title {
  color: #1C2A96;
  font-size: 16px;
  font-weight: 700;
  padding: 0px;
  transition: all 200ms ease-in-out;
}
form .form-element input:checked + label .title {
  color: #fff;
}
form .form-element input:checked + label {
  background: #1C2A96;
  border-color: #1C2A96;
}
form p {
  color: #56AD90;
  font-weight: 400;
  font-size: 1.125rem;
}

.fancybox__container {
  z-index: 99999999;
}

.g-recaptcha > div {
  margin: auto !important;
}

.Blog_Details p {
  color: #1C2A96;
  font-family: Poppins;
  font-size: 1.12rem;
  font-style: normal;
  font-weight: 400;
}
.Blog_Details h3 {
  font-size: 1.5rem;
  font-weight: 700;
  margin-top: 2rem;
  color: #1c2a96;
}
.Blog_Details h5 {
  font-size: 1.2rem;
  color: #1c2a96;
  font-weight: 500;
  margin-top: 1.5rem;
}
.Blog_Details li {
  font-size: 1.12rem;
  color: #1c2a96;
  margin-top: 0.5rem;
}
.Blog_Details table {
  color: #1c2a96;
  font-size: 1.12rem;
  margin-top: 20px;
}
.Blog_Details th {
  background: #1c2a96;
  color: #fff;
}

.styled-select select {
  -moz-appearance: none; /* Firefox */
  -webkit-appearance: none; /* Safari and Chrome */
  appearance: none;
}

@media (max-width: 991px) {
  .project_detail .col-md-9 {
    flex: 0 0 auto;
    width: 100%;
  }
  .project_detail_page .other_projects .card .card-body h2 {
    font-size: 1.05rem !important;
  }
  .LeadersImg {
    margin-bottom: 20px;
  }
  .blogs .heading .my-owl-nav {
    transform: translate(-5%, -100%);
    justify-content: end;
    margin-top: 0rem;
  }
  .on_going_projects .banner_style_2 {
    background: url(../images/we-are-bg.webp) #56ad90;
  }
  .about_us .awards_recognitions .heading h2 {
    font-size: 2.6rem !important;
  }
}
@media (max-width: 767px) {
  .section_style.projects_card_style .card {
    margin-bottom: 30px;
  }
  .section_style.other_projects .card {
    margin-bottom: 20px;
  }
  .CaReer .g-recaptcha {
    margin-top: 20px;
  }
  .heading h2 {
    font-size: 2rem;
  }
  .about_us .md_ceo .card.testimonial img {
    width: 80px !important;
  }
  .our_services #custom_owl_dots {
    margin-top: -3rem !important;
  }
}
.top-header {
  display: none;
  border-bottom: 1px solid #CCC;
}
.top-header .contact {
  display: flex;
  justify-self: start;
  align-items: center;
  gap: 1.25rem;
}
.top-header .contact .call,
.top-header .contact .mail {
  display: flex;
  justify-self: start;
  align-items: center;
  position: relative;
  gap: 0.5rem;
}
.top-header .contact .call a,
.top-header .contact .mail a {
  color: #1C2A96;
  font-size: 0.85rem;
  font-weight: 400;
  text-decoration: none;
}
.top-header .social .nav-item .nav-link {
  text-align: center;
  padding-right: 0;
  padding: 4px 4px;
  border: 1px solid #ccc;
  margin: 10px 2px;
}
.top-header .social .nav-item .nav-link img {
  width: 65%;
  margin: auto;
}

header {
  position: sticky;
  top: 0;
  z-index: 999999;
  background: #fff;
}
header .navbar {
  padding-block: 0;
}
header .navbar .navbar-brand {
  padding-block: 0;
  margin: 0;
}
header .navbar .navbar-toggler {
  outline: 0;
  border: 0;
  margin-right: 1rem;
}
header .navbar .navbar-toggler:focus {
  box-shadow: none;
}
header .navbar .offcanvas .offcanvas-header {
  padding: 0;
}
header .navbar .offcanvas .offcanvas-header .btn-close {
  margin-right: 1rem;
}
header .navbar .offcanvas .offcanvas-header .btn-close:focus {
  box-shadow: none;
}
header .navbar .offcanvas .offcanvas-body .navbar-nav .nav-item.dropdown .dropdown-menu {
  border-radius: 0;
  border: 0;
  padding: 0;
  margin: 0;
  margin-top: -2px;
  min-width: 100%;
  border: 0.67px solid transparent;
  border-top: 0;
}
header .navbar .offcanvas .offcanvas-body .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item {
  color: #1C2A96;
  font-size: 1rem;
  font-weight: 400;
}
header .navbar .offcanvas .offcanvas-body .navbar-nav .nav-item .nav-link {
  padding: 10px;
  color: #1C2A96;
  font-weight: 700;
  border: 0.67px solid transparent;
}
header .navbar .offcanvas .offcanvas-body .navbar-nav .nav-item .nav-link.dropdown-toggle.show {
  background: #C1EFE1;
}
header .navbar .offcanvas .offcanvas-body .navbar-nav .nav-item:hover .nav-link {
  background: #C1EFE1;
}
header .connect_btn {
  position: fixed;
  bottom: 8.3%;
  z-index: 9;
  right: 2%;
}
@media (max-width: 767px) {
  header .connect_btn {
    bottom: 11.3%;
  }
}
header .connect_btn .btn {
  background: #1C2A96;
  color: #fff;
  font-size: 1rem;
  font-weight: 700;
  border-radius: 4px;
}
header .connect_btn .btn:hover {
  background: #001447;
}
header .active {
  background: #C1EFE1;
}

.heroBanner {
  padding: 0;
}
.heroBanner #hero_banner .carousel-indicators {
  align-items: center;
  margin: 0;
}
.heroBanner #hero_banner .carousel-indicators [data-bs-target] {
  opacity: 1;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  border-top: 18px solid transparent;
  border-bottom: 18px solid transparent;
}
.heroBanner #hero_banner .carousel-indicators [data-bs-target].active {
  height: 15px;
  width: 15px;
}
.heroBanner #hero_banner .carousel-inner .carousel-item::after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  background: linear-gradient(270deg, rgba(26, 26, 26, 0) -55.17%, rgba(26, 26, 26, 0) -9.04%, rgba(26, 26, 26, 0.75) 54.12%, #1A1A1A 100.46%);
  position: absolute;
  z-index: 1;
  inset: 0;
}
.heroBanner #hero_banner .carousel-inner .carousel-item .banner_img {
  height: 80vh;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 55%;
     object-position: 55%;
}
.heroBanner #hero_banner .carousel-inner .carousel-item .carousel-caption {
  position: absolute;
  right: auto;
  bottom: 50%;
  left: 50%;
  transform: translate(-50%, 50%);
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: left;
  z-index: 9;
  width: 91%;
}
.heroBanner #hero_banner .carousel-inner .carousel-item .carousel-caption span {
  color: #fff;
  font-size: 1.5rem;
  font-weight: 400;
}
.heroBanner #hero_banner .carousel-inner .carousel-item .carousel-caption h1,
.heroBanner #hero_banner .carousel-inner .carousel-item .carousel-caption h2 {
  color: #fff;
  font-size: 3.75rem;
  font-weight: 700;
}
@media (max-width: 767px) {
  .heroBanner #hero_banner .carousel-inner .carousel-item .carousel-caption h1,
  .heroBanner #hero_banner .carousel-inner .carousel-item .carousel-caption h2 {
    font-size: 2.75rem;
  }
}
.heroBanner #hero_banner .carousel-inner .carousel-item .carousel-caption .banner_buttons .btn_style:nth-child(2) {
  background: #1C2A96;
}
.heroBanner #hero_banner .carousel-inner .carousel-item .carousel-caption .banner_buttons .btn_style:nth-child(2):hover {
  background: #001447;
}

.services_section .card {
  border: 0.76px solid #cccccc;
  border-radius: 0;
  background: #fff;
  transition: 0.5s all;
  border-bottom: 5px solid #56AD90;
}
.services_section .card .card-body {
  padding-bottom: 1.5rem;
}
.services_section .card .card-body span {
  color: #1C2A96;
  font-size: 0.9rem;
  font-weight: 400;
}
.services_section .card .card-body h2 {
  color: #1C2A96;
  font-size: 1.125rem;
  font-weight: 700;
  padding: 1rem 0;
  min-height: 75px;
}
.services_section .card:hover {
  background: #1C2A96;
}
.services_section .card:hover .card-body span,
.services_section .card:hover .card-body h2 {
  color: #fff;
}

.design_and_build {
  padding: 3rem 0;
  background: linear-gradient(rgba(255, 255, 255, 0.7725490196), rgba(255, 255, 255, 0.7725490196)), url(../images/design-build-bg.webp) 100% 100%/cover no-repeat;
}
.design_and_build .design_build_content h2 {
  color: #1C2A96;
  font-size: 2.75rem;
  font-weight: 700;
  width: 100%;
}
@media (max-width: 767px) {
  .design_and_build .design_build_content h2 {
    font-size: 1.75rem;
  }
}

.ongoing_projects {
  background: #1C2A96;
}
.ongoing_projects .heading p {
  -webkit-text-stroke-color: rgba(0, 0, 0, 0.4588235294);
}
.ongoing_projects .heading h2 {
  color: #fff;
}
.ongoing_projects .my-owl-nav {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: center;
  gap: 1rem;
}
.ongoing_projects .my-owl-nav .btn_style {
  display: flex;
  justify-content: center;
  align-items: center;
  -moz-column-gap: 0.75rem;
       column-gap: 0.75rem;
  outline: 1px solid #B3B3B3;
  padding: 10px 30px;
}
.ongoing_projects .my-owl-nav .btn_style.my-prev-button {
  background: #1C2A96;
}
.ongoing_projects .my-owl-nav .btn_style.my-prev-button:hover {
  background: #001447;
  color: #ffffff;
}
.ongoing_projects #ongoing_projects .item .card {
  border: 0;
  background: transparent;
  border-radius: 0;
  background: #1C2A96;
  overflow: hidden;
}
.ongoing_projects #ongoing_projects .item .card:hover img {
  transform: scale(1.125);
}
.ongoing_projects #ongoing_projects .item .card img {
  height: 295px;
  -o-object-fit: cover;
     object-fit: cover;
  transition: 0.5s all;
}
.ongoing_projects #ongoing_projects .item .card .card-body {
  padding-bottom: 0;
  padding-inline: 0;
  overflow: hidden;
  background: #1C2A96;
  position: relative;
}
.ongoing_projects #ongoing_projects .item .card .card-body h4 {
  text-transform: uppercase;
  color: #fff;
  font-size: 0.9rem;
  font-weight: 400;
}
.ongoing_projects #ongoing_projects .item .card .card-body h2 {
  color: #fff;
  font-size: 1.25rem;
  font-weight: 700;
  margin: 1rem 0;
}
.ongoing_projects #ongoing_projects .item .card .card-body p {
  color: #fff;
  margin-bottom: 0;
}
@media (min-width: 1280px) {
  .ongoing_projects #ongoing_projects .item .card .card-body p {
    min-height: 120px;
  }
}
.ongoing_projects #ongoing_projects .item .card .card-body .btn {
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 0.9rem;
  font-weight: 400;
  padding-left: 0;
  gap: 0.5rem;
  padding-top: 1.75rem;
}
.ongoing_projects #ongoing_projects .item .card .card-body .btn img {
  width: 0.9rem;
  height: auto;
}
.ongoing_projects #ongoing_projects .item .card .card-body .btn:active {
  border: 0;
}

.featured_projects img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.featured_projects .card {
  border-radius: 0;
  border: 0.75px solid #ccc;
  border-bottom: 5px solid #56AD90;
  height: 100%;
}
.featured_projects .card .card-body {
  text-align: center;
  padding-inline: 1.5rem;
}
.featured_projects .card .card-body span {
  color: #1C2A96;
  font-size: 1rem;
  font-weight: 400;
}
.featured_projects .card .card-body .card-title {
  color: #1C2A96;
  font-size: 1.25rem;
  font-weight: 700;
}
.featured_projects .card .card-body .card-title.TiTle {
  width: 100%;
}
.featured_projects .card .card-body .card-text {
  font-size: 0.8rem;
}
.featured_projects .card .card-body .btn_style:hover {
  background-color: #001447;
  color: #fff;
}

.featured_case_study {
  background: url(../images/feature-case-study.webp) left center/100% 91% no-repeat, linear-gradient(rgba(255, 255, 255, 0.7725490196), rgba(255, 255, 255, 0.7725490196)), url(../images/design-build-bg.webp) 100% 100%/cover no-repeat;
  padding: 3.75rem 0;
}
.featured_case_study .card {
  border: 0;
  border-radius: 0;
  background: #001447;
  color: #fff;
  padding: 2rem;
}
.featured_case_study .card .card-body span {
  color: #fff;
  font-size: 0.9rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.featured_case_study .card .card-body h2 {
  margin-block: 0.5rem;
  font-weight: 700;
}
.featured_case_study .card .card-body .card-title {
  color: #FFF;
  font-size: 2rem;
  font-weight: 700;
}

.interesting_facts .heading h2 {
  font-size: inherit;
  display: flex;
  align-items: end;
  transform: translate(0%, -25%);
}
@media (max-width: 767px) {
  .interesting_facts .heading h2 {
    transform: translate(25%, 60%);
  }
}
.interesting_facts .heading h2 .count {
  font-size: 3.25rem;
  color: #56AD90;
}
@media (max-width: 1024px) {
  .interesting_facts .heading h2 .count {
    font-size: 3rem;
  }
}
.interesting_facts .heading h2 .symbol {
  font-size: 3.25rem;
  color: #56AD90;
}
.interesting_facts .heading h2 .count_text {
  margin-left: 0.5rem;
  font-size: 1.65rem;
  font-weight: 600;
  font-size: 1.75rem;
}
.interesting_facts .heading h2 .count_text span {
  font-size: 0.9rem;
  display: block;
  font-weight: 400;
}
@media (max-width: 1024px) {
  .interesting_facts .heading h2 .count_text {
    font-size: 1.4rem;
  }
}
.interesting_facts .heading p {
  font-size: 5rem;
  line-height: 7.5rem;
  margin-left: 1rem;
  -webkit-text-stroke-color: rgba(132, 132, 132, 0.3137254902);
}
@media (max-width: 767px) {
  .interesting_facts .heading p {
    margin-left: 6.5rem;
  }
}

#testimonials .item .card {
  border: 0;
  border-radius: 0;
  background: #E6E6E6 url(../images/icons/quotes.webp) 90% 15%/20% no-repeat;
  padding: 4.5rem 1.25rem 2.25rem;
  min-height: 380px;
}
#testimonials .item .card .card-body {
  padding-block: 0;
  padding-right: 0;
}
#testimonials .item .card .card-body span {
  color: #1C2A96;
  font-size: 0.9rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
#testimonials .item .card .card-body h2 {
  margin-block: 0.5rem;
  font-weight: 700;
  color: #1C2A96;
}
#testimonials .item .card .card-body p {
  color: #1C2A96;
  text-align: justify;
  margin-bottom: 0;
}
#testimonials .item:hover .card {
  background: #1C2A96;
}
#testimonials .item:hover .card span {
  color: #fff;
}
#testimonials .item:hover .card h2 {
  color: #fff;
}
#testimonials .item:hover .card p {
  color: #fff;
}
#testimonials .owl-dots {
  margin-top: 2rem;
}
#testimonials .owl-dots .owl-dot.active span {
  width: 15px;
  height: 15px;
  margin: 3px;
}
#testimonials .owl-dots .owl-dot span {
  background: #001447;
}

.leaders .card {
  border: 0;
  border-radius: 0;
  background: transparent;
  transition: 0.5s all;
  margin: 0 10px;
}
.leaders .card .card-body {
  position: absolute;
  bottom: 0;
  padding: 0.5rem;
  background: linear-gradient(to top, #000066, transparent);
  height: 100%;
  display: flex;
  align-items: end;
  justify-content: space-between;
  opacity: 0;
  transition: 0.5s all;
  width: 100%;
}
.leaders .card .card-body p {
  color: #fff;
  font-size: 0.75rem;
  font-weight: 400;
  margin: 0.5rem 0;
}
.leaders .card .card-body h2 {
  color: #fff;
  font-size: 1.5rem;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 0;
}
.leaders .card .card-body h2 span {
  font-weight: 700;
}
.leaders .card .card-body ul.nav .nav-item {
  margin-bottom: 0.25rem;
}
.leaders .card .card-body ul.nav .nav-item .nav-link {
  padding: 0;
  cursor: pointer;
}
.leaders .card .card-body ul.nav .nav-item .nav-link img {
  filter: brightness(0) saturate(100%) invert(100%) sepia(98%) saturate(0%) hue-rotate(317deg) brightness(104%) contrast(105%);
}
.leaders .card:hover .card-body {
  opacity: 1;
}

.blogs {
  background: #1C2A96;
}
.blogs .heading h2 {
  color: #fff;
}
.blogs .heading p {
  -webkit-text-stroke-color: rgba(0, 0, 0, 0.4588235294);
}
.blogs .heading .my-owl-nav {
  position: absolute;
  right: 0;
  top: 100%;
  transform: translate(-50%, -100%);
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  margin-top: 1rem;
}
.blogs .heading .my-owl-nav .btn_style {
  display: flex;
  justify-content: center;
  align-items: center;
  -moz-column-gap: 0.75rem;
       column-gap: 0.75rem;
  outline: 1px solid #B3B3B3;
}
.blogs .heading .my-owl-nav .btn_style.blogs-prev-button {
  background: #1C2A96;
}
.blogs .heading .my-owl-nav .btn_style.blogs-prev-button:hover {
  background: #001447;
  color: #ffffff;
}
.blogs #blogs {
  margin-top: 2rem;
}
.blogs #blogs .item .card {
  background: transparent;
  border: 0;
  border-radius: 0;
  border-bottom: 5px solid #56AD90;
  overflow: hidden;
}
.blogs #blogs .item .card img {
  transition: 0.5s all;
}
.blogs #blogs .item .card:hover img {
  transform: scale(1.125);
}
.blogs #blogs .item .card .card-body {
  padding: 0.5rem 1.5rem 1.5rem;
  background-color: #fff;
  overflow: hidden;
  position: relative;
}
.blogs #blogs .item .card .card-body p {
  font-size: 0.8rem;
  margin: 0.5rem 0;
  color: #1C2A96;
  font-weight: 400;
}
.blogs #blogs .item .card .card-body h2 {
  font-size: 1.25rem;
  color: #1C2A96;
  font-weight: 700;
  margin-bottom: 0.75rem;
}

@media (max-width: 991px) {
  .blogs .heading .my-owl-nav {
    transform: translate(-5%, -100%);
    justify-content: end;
    margin-top: 0rem;
  }
  #testimonials .item .card .card-body h2 {
    font-size: 20px;
  }
}
@media (max-width: 420px) {
  .blogs .heading .my-owl-nav {
    transform: translate(-40%, 0%);
    justify-content: center;
    margin-top: 2.5rem;
  }
  .blogs #blogs {
    margin-top: 7rem;
  }
  #testimonials .item .card .card-body {
    padding: 0;
  }
}
@media (max-width: 420px) {
  .blogs .heading .my-owl-nav {
    transform: translate(-40%, 0%);
    justify-content: center;
    margin-top: 2.5rem;
  }
  .blogs #blogs {
    margin-top: 7rem;
  }
  #testimonials .item .card .card-body {
    padding: 0;
  }
}
.about_us .breadcrumb_banner {
  background-image: linear-gradient(270deg, rgba(26, 26, 26, 0) -55.17%, rgba(26, 26, 26, 0) -9.04%, rgba(26, 26, 26, 0.75) 54.12%, #1A1A1A 100.46%), url(../images/about-us.webp);
}
.about_us .about_para p {
  color: #1C2A96;
  font-family: Poppins;
  font-size: 1.12rem;
  font-style: normal;
  font-weight: 400;
}
.about_us .md_ceo {
  background: #1C2A96;
}
.about_us .md_ceo p {
  color: #FFF;
  font-size: 1.25rem;
  font-weight: 400;
}
.about_us .md_ceo .card {
  border: 0;
  border-radius: 0;
  background: transparent;
}
.about_us .md_ceo .card.testimonial {
  border-top: 5px solid #56AD90;
  padding-top: 0.5rem;
}
.about_us .md_ceo .card.testimonial img {
  width: 45%;
  right: 0;
  margin-left: auto;
}
@media (max-width: 991px) {
  .about_us .md_ceo .card.testimonial img {
    width: 80px;
  }
}
.about_us .md_ceo .card.testimonial .card-body {
  padding: 0rem;
}
.about_us .md_ceo .card.testimonial .card-body p {
  font-size: 1.25rem;
  font-weight: 400;
}
.about_us .md_ceo .card .card-body {
  padding-inline: 0;
}
.about_us .md_ceo .card .card-body p {
  font-size: 0.9rem;
  margin-bottom: 0.5rem;
}
.about_us .md_ceo .card .card-body h2 {
  font-size: 1.25rem;
  color: #fff;
}
.about_us .we_are {
  background: #56AD90 url(../images/we-are-bg.webp) 100% 100%/cover no-repeat;
}
.about_us .we_are h2 {
  color: #fff;
  font-size: 4.5rem;
  font-weight: 700;
}
@media screen and (max-width: 420px) {
  .about_us .we_are h2 {
    font-size: 3.5rem;
    text-align: center;
  }
}
.about_us .we_are figure {
  text-align: center;
  margin-bottom: 0;
}
.about_us .we_are figure figcaption h3 {
  color: #FFF;
  font-size: 1.25rem;
  font-weight: 400;
  padding-top: 1rem;
}
.about_us .our_values {
  background: #F5F5F5;
}
.about_us .our_values .item .card {
  border: 0;
  border-radius: 0;
  background: transparent;
  padding-inline: 2.5rem;
}
.about_us .our_values .item .card::before {
  content: "";
  height: 91%;
  width: 3.5px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(-50%, -50%);
  border-right: 2px solid #56AD90;
}
.about_us .our_values .item .card .card-body {
  padding-block: 0;
}
.about_us .our_values .item .card .card-body h2 {
  color: #1C2A96;
  font-family: Poppins;
  font-size: 23.671px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.about_us .our_values .item .card .card-body p {
  color: #1C2A96;
  font-size: 1.25rem;
}
.about_us .our_values #our_values {
  margin-top: 5rem;
}
.about_us .our_values #our_values .owl-dots {
  margin-top: 2.5rem;
}
.about_us .our_values #our_values .owl-dots .owl-dot.active span {
  width: 15px;
  height: 15px;
  margin: 3px;
}
.about_us .our_values #our_values .owl-dots .owl-dot span {
  background: #001447;
}
.about_us .our_values .vision_mission {
  padding-top: 2rem;
}
.about_us .our_values .vision_mission .card {
  border: 0;
  border-radius: 0;
}
.about_us .our_values .vision_mission .card .card-body {
  text-align: end;
  padding: 2rem 1.5rem;
  background: #1C2A96;
}
.about_us .our_values .vision_mission .card .card-body img {
  width: 25%;
}
.about_us .our_values .vision_mission .card .card-body p {
  font-size: 1.5rem;
  text-align: start;
  color: #fff;
}
.about_us .our_values .vision_mission .card .card-body.card_mission {
  background: #56AD90;
}
.about_us .our_values .vision_mission .card .heading p {
  font-size: 5rem;
}
.about_us .awards_recognitions {
  background: #1C2A96;
}
.about_us .awards_recognitions .heading h2 {
  color: #fff;
}
.about_us .awards_recognitions .heading .my-owl-nav {
  position: absolute;
  right: 0;
  top: 100%;
  transform: translate(-50%, -100%);
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  margin-bottom: 0.25rem;
}
@media (max-width: 991px) {
  .about_us .awards_recognitions .heading .my-owl-nav {
    transform: translate(0%, -100%);
  }
}
.about_us .awards_recognitions .heading .my-owl-nav .btn_style {
  display: flex;
  justify-content: center;
  align-items: center;
  -moz-column-gap: 0.75rem;
       column-gap: 0.75rem;
  outline: 1px solid #B3B3B3;
}
.about_us .awards_recognitions .heading .my-owl-nav .btn_style.blogs-prev-button {
  background: #1C2A96;
}
.about_us .awards_recognitions .heading .my-owl-nav .btn_style.blogs-prev-button:hover {
  background: #001447;
  color: #ffffff;
}
.about_us .awards_recognitions .heading .my-owl-nav .awards-prev-button:hover {
  background: #001447;
  color: #ffffff;
}
.about_us .awards_recognitions #awards {
  margin-top: 0.75rem;
}
.about_us .awards_recognitions .item .card {
  background: #fff;
  border: 0;
  border-radius: 0;
  border-bottom: 5px solid #56AD90;
  overflow: hidden;
}
.about_us .awards_recognitions .item .card .awards_img img {
  padding: 1rem;
}
.about_us .awards_recognitions .item .card .card-body {
  padding: 0.5rem 1rem 1.5rem;
  background-color: #fff;
  overflow: hidden;
  position: relative;
}
.about_us .awards_recognitions .item .card .card-body p {
  font-size: 0.8rem;
  margin: 0.5rem 0;
  color: #1C2A96;
  font-weight: 400;
}
.about_us .awards_recognitions .item .card .card-body h2 {
  font-size: 1.25rem;
  color: #1C2A96;
  font-weight: 700;
  margin-bottom: 0.75rem;
  min-height: 50px;
}

.our_services {
  background: #F5F5F5;
}
.our_services .breadcrumb_banner {
  background-image: linear-gradient(270deg, rgba(26, 26, 26, 0) -55.17%, rgba(26, 26, 26, 0) -9.04%, rgba(26, 26, 26, 0.75) 54.12%, #1A1A1A 100.46%), url(../images/our-services-banner.webp);
}
.our_services .featured_projects h2 {
  color: #1C2A96;
  margin-bottom: 1.5rem;
  font-weight: 400;
  width: 50%;
}
.our_services .featured_projects h2 span {
  font-weight: 700;
}
.our_services .full_project_mgmt {
  background: url(../images/feature-case-study.webp) left center/100% 91% no-repeat, linear-gradient(rgba(255, 255, 255, 0.7725490196), rgba(255, 255, 255, 0.7725490196)), url(../images/design-build-bg.webp) 100% 100%/cover no-repeat;
  padding: 3.75rem 0;
}
.our_services .full_project_mgmt .card {
  border: 0;
  border-radius: 0;
  background: #001447;
  color: #fff;
  padding: 2rem;
}
.our_services .full_project_mgmt .card .card-body span {
  color: #fff;
  font-size: 0.9rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.our_services .full_project_mgmt .card .card-body h2 {
  margin-block: 0.5rem;
  font-weight: 700;
}
.our_services .full_project_mgmt .card .card-body .card-title {
  color: #FFF;
  font-size: 2rem;
  font-weight: 700;
}
.our_services .full_project_mgmt #project_mgmt .owl-item:nth-child(even) .item .card {
  background: #56AD90;
}
.our_services .full_project_mgmt #project_mgmt .owl-item:nth-child(even) .item .card .card-body .btn_style {
  background-color: #1C2A96;
}
.our_services .full_project_mgmt #project_mgmt .owl-item:nth-child(even) .item .card .card-body .btn_style:hover {
  background-color: #001447;
}
.our_services #custom_owl_dots {
  margin-top: 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.our_services #custom_owl_dots .owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
  line-height: 0;
}
.our_services #custom_owl_dots .owl-dot.active span {
  width: 15px;
  height: 15px;
  margin: 3px;
}
.our_services #custom_owl_dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #001447;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 0.2s ease;
  border-radius: 30px;
}

.all_projects .projects_card_style .card {
  background: transparent;
  border: 0;
  border-radius: 0;
}
.all_projects .projects_card_style .card .card_img {
  aspect-ratio: 3/3.5;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.all_projects .projects_card_style .card:hover .card-body {
  opacity: 1;
}
.all_projects .projects_card_style .card .card-body {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: end;
  background: rgba(28, 42, 150, 0.75);
  opacity: 0;
  transition: 0.5s all;
}
.all_projects .projects_card_style .card .card-body h2 {
  color: #fff;
  font-size: 1.5rem;
  font-weight: 700;
}
.all_projects .projects_card_style .card .card-body .btn {
  width: -moz-fit-content;
  width: fit-content;
}
.all_projects .on_going_projects {
  background: #56AD90;
}
.all_projects .on_going_projects .heading p {
  -webkit-text-stroke-color: #fff;
}
.all_projects .on_going_projects .heading h2 {
  color: #fff;
}
.all_projects .on_going_projects .heading h2 .text_one {
  color: #fff;
}

.project_detail_page .project_detail .carousel-control-next {
  justify-content: end;
  opacity: 1;
}
.project_detail_page .project_detail .carousel-control-next img {
  transform: rotate(180deg);
}
.project_detail_page .project_detail .carousel-control-prev {
  justify-content: start;
  opacity: 1;
}
.project_detail_page .project_detail .completed_img {
  position: absolute;
  top: 20%;
  right: 5%;
  transform: translateY(-50%);
  z-index: 99999;
}
.project_detail_page hr {
  margin: 0;
}
.project_detail_page .other_projects h2 {
  color: #1C2A96;
  font-weight: 700;
  margin-bottom: 1rem;
  text-transform: capitalize;
}
.project_detail_page .other_projects .card {
  background: #56AD90;
  border: 0;
  border-radius: 0;
  overflow: hidden;
}
.project_detail_page .other_projects .card img {
  transition: 0.5s all;
}
.project_detail_page .other_projects .card:hover img {
  transform: scale(1.125);
}
.project_detail_page .other_projects .card .card-body {
  padding: 0.5rem 0.5rem 1.5rem;
  background: #56AD90;
  overflow: hidden;
  position: relative;
}
.project_detail_page .other_projects .card .card-body p {
  font-size: 0.8rem;
  margin: 0.5rem 0;
  color: #fff;
  font-weight: 400;
  text-transform: capitalize;
}
.project_detail_page .other_projects .card .card-body h2 {
  font-size: 1.25rem;
  color: #fff;
  font-weight: 700;
  margin-bottom: 0.75rem;
}
.project_detail_page .other_projects .card .card-body .btn_style {
  background: #fff;
  color: #1C2A96;
}
.project_detail_page .nav-pills .nav-item {
  width: 25%;
  border: 1px solid #cccccc;
}
.project_detail_page .nav-pills .nav-item + .nav-item {
  border-left: 0;
}
.project_detail_page .nav-pills .nav-item .nav-link {
  width: 100%;
  color: #56AD90;
  border-radius: 0;
  font-size: 1.125rem;
  font-weight: 400;
  padding-block: 1rem;
  height: 100%;
}
.project_detail_page .nav-pills .nav-item .nav-link.active, .project_detail_page .nav-pills .nav-item .nav-link:hover {
  background: #ffffff;
  color: #56AD90;
}
@media (max-width: 991px) {
  .project_detail_page .nav-pills .nav-item {
    width: 100%;
    margin-bottom: 0.25rem;
  }
  .project_detail_page .nav-pills .nav-item + .nav-item {
    border-left: 1px solid #cccccc;
  }
}
.project_detail_page .tab-content {
  margin-top: 0.75rem;
}
.project_detail_page .tab-content h2 {
  color: #1C2A96;
  font-weight: 700;
}
.project_detail_page .tab-content h3 {
  color: #56AD90;
  font-weight: 700;
  font-size: 1.25rem;
}

.policy .policy_section .nav-pills .nav-link {
  background: 0;
  border: 0;
  border-radius: 0;
  padding: 0;
  position: relative;
}
.policy .policy_section .nav-pills .nav-link .overlay {
  opacity: 0;
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  background: rgba(28, 42, 150, 0.75);
  transition: 0.5s all;
  display: flex;
  flex-direction: column;
  justify-content: end;
  padding: 2.5rem 1rem;
}
.policy .policy_section .nav-pills .nav-link .overlay p {
  font-size: 1.5rem;
  font-weight: 700;
  color: #fff;
  margin-bottom: 0.75rem;
}
.policy .policy_section .nav-pills .nav-link .overlay .btn_style {
  width: -moz-fit-content;
  width: fit-content;
}
.policy .policy_section .nav-pills .nav-link.active .overlay, .policy .policy_section .nav-pills .nav-link:hover .overlay {
  opacity: 1;
}
.policy .policy_section .nav-pills .nav-link.active::before {
  content: "";
  width: 0px;
  height: 14px;
  background-color: #56AD90;
  display: block;
  position: absolute;
  left: 50%;
  bottom: -2%;
  transform: translateY(50%);
}
.policy .policy_section .nav-pills .nav-link img {
  aspect-ratio: 3/4;
  -o-object-fit: cover;
     object-fit: cover;
}
.policy .policy_section .tab-content {
  position: relative;
  margin-top: 1.5rem;
}
.policy .policy_section .tab-content .card {
  border-radius: 0;
  border: 0.75px solid #ccc;
  border-bottom: 5px solid #56AD90;
  height: 100%;
}
.policy .policy_section .tab-content .card .card-body {
  text-align: center;
  padding-inline: 1.5rem;
}
.policy .policy_section .tab-content .card .card-body span {
  color: #1C2A96;
  font-size: 1rem;
  font-weight: 400;
}
.policy .policy_section .tab-content .card .card-body .card-title {
  color: #1C2A96;
  font-size: 1.25rem;
  font-weight: 700;
}
.policy .policy_section .tab-content .card .card-body .card-text {
  font-size: 0.8rem;
}
.policy .policy_section .tab-content .card .card-body .btn_style:hover {
  background-color: #001447;
  color: #fff;
}
.policy .policy_section .tab-content::after {
  content: "";
  width: 95vw;
  height: 10px;
  display: block;
  /* background-color: $dark-turquoise; */
  position: absolute;
  top: -4%;
  left: 50%;
  transform: translateX(-50%);
  border: 2px solid #56AD90;
  border-bottom: 0;
}

.get_in_touch .connect_now {
  background: #E6E6E6;
}
.get_in_touch .contact_details {
  background: #1C2A96;
}
.get_in_touch .contact_details h2 {
  color: #fff;
  font-size: 2.5rem;
  font-weight: 700;
}
.get_in_touch .contact_details address {
  color: #fff;
  font-size: 1rem;
  font-weight: 400;
}
.get_in_touch .contact_details .num_email a {
  padding-left: 0;
  color: #fff;
  font-size: 1rem;
  font-weight: 400;
}
.get_in_touch .contact_details .social {
  margin-top: 2.5rem;
  filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(2%) hue-rotate(263deg) brightness(109%) contrast(101%);
}
.get_in_touch .contact_details .social img {
  width: 24px;
}
.get_in_touch .contact_details .card {
  background: transparent;
  border: 0;
  border-radius: 0;
}
.get_in_touch .contact_details .card .card-body {
  padding: 0;
}
.get_in_touch .contact_details .card .card-body img {
  width: 5%;
}
.get_in_touch .contact_details .card .card-body h3 {
  color: #fff;
  font-size: 1.75rem;
  font-weight: 700;
  margin: 1rem 0;
}
.get_in_touch .contact_details .card img {
  filter: brightness(0) saturate(100%) invert(66%) sepia(19%) saturate(896%) hue-rotate(108deg) brightness(95%) contrast(87%);
  opacity: 0.5;
}

.updates_page .update_container .carousel-control-next {
  justify-content: end;
  opacity: 1;
}
.updates_page .update_container .carousel-control-next img {
  width: 40%;
  transform: rotate(180deg);
}
.updates_page .update_container .carousel-control-prev {
  justify-content: start;
  opacity: 1;
}
.updates_page .update_container .carousel-control-prev img {
  width: 40%;
}
.updates_page .update_container .update_block {
  margin-top: 1.5rem;
}
.updates_page .update_container .update_block nav ul {
  margin-bottom: 0;
}
.updates_page .update_container .update_block nav ul li {
  color: #1C2A96;
  font-size: 1.125rem;
  font-weight: 400;
}
.updates_page .update_container .update_block h2 {
  color: #1C2A96;
  font-size: 3rem;
  font-weight: 700;
}
.updates_page .update_container .update_block p {
  font-size: 1rem;
  font-weight: 400;
}
.updates_page .update_container .written_by {
  border: 0;
  border-radius: 0;
  background: transparent;
}
.updates_page .update_container .written_by .card-body {
  padding-inline: 0;
}
.updates_page .update_container .written_by .card-body p {
  margin: 0;
  color: #1C2A96;
  font-weight: 400;
  font-size: 0.9rem;
}
.updates_page .update_container .written_by .card-body h2 {
  color: #1C2A96;
  font-size: 1.25rem;
  font-weight: 700;
}
.updates_page .update_container .top_post h2 {
  color: #1C2A96;
  font-size: 1.125rem;
  font-weight: 700;
  text-align: center;
  border-top: 3px solid #56AD90;
  padding-top: 0.75rem;
}
.updates_page .update_container .top_post .card {
  border: 0;
  border-radius: 0;
  background: transparent;
}
.updates_page .update_container .top_post .card .card-body {
  padding: 0.35rem 0.5rem;
}
.updates_page .update_container .top_post .card .card-body h3 {
  color: #1C2A96;
  font-size: 0.9rem;
  font-weight: 700;
}
.updates_page .update_container .top_post .card .card-body p {
  color: #000;
  font-size: 0.6rem;
  font-weight: 400;
  margin: 0;
}
.updates_page .update_container .top_post .card .card-body span {
  color: #56AD90;
  font-size: 0.5rem;
  font-weight: 400;
}
.updates_page .update_container.blogs_container {
  background: url(../images/we-are-bg.webp);
}
.updates_page .update_container.blogs_container .blogs_block .card {
  border: 0;
  border-radius: 0;
  background: #56AD90;
}
.updates_page .update_container.blogs_container .blogs_block .card .card-body {
  padding: 3.5rem 2rem;
}
.updates_page .update_container.blogs_container .blogs_block .card .card-body nav ul li {
  color: #fff;
  font-size: 1.125rem;
  font-weight: 400;
}
.updates_page .update_container.blogs_container .blogs_block .card .card-body nav ul li + .breadcrumb-item::before {
  color: #fff;
}
.updates_page .update_container.blogs_container .blogs_block .card .card-body .btn_style {
  background-color: #fff;
}
.updates_page .update_container.blogs_container .blogs_block .card .card-body .btn_style img {
  filter: brightness(0) saturate(100%) invert(66%) sepia(23%) saturate(699%) hue-rotate(109deg) brightness(88%) contrast(91%);
}
.updates_page .update_container.blogs_container .blogs_block .card .card-body h2 {
  color: #fff;
  font-size: 2rem;
  font-weight: 400;
}
.updates_page .update_container.blogs_container .blogs_block .card img.white_quotes {
  filter: brightness(0) saturate(100%) invert(100%) sepia(4%) saturate(620%) hue-rotate(208deg) brightness(119%) contrast(100%);
}
.updates_page .update_container.social_container .social_block {
  background: #1C2A96;
}
.updates_page .update_container.social_container .social_block .card {
  background: transparent;
  border: 0;
  border-radius: 0;
}
.updates_page .update_container.social_container .social_block .card .card-body p {
  color: #fff;
  font-size: 1.5rem;
  font-weight: 400;
  margin-bottom: 0;
}
.updates_page .update_container.social_container .social_block .card .card-body h2 {
  color: #fff;
  font-size: 3.5rem;
  font-weight: 700;
  margin-bottom: 0;
}
.updates_page .update_container.social_container .social_block .card .card-body .post_btn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #FFF;
  font-size: 0.9rem;
  gap: 0.5rem;
  margin-bottom: 0;
  max-width: 130px;
  min-width: 130px;
  position: relative;
  margin-bottom: 1.5rem;
}
.updates_page .update_container.social_container .social_block .card .card-body .post_btn img {
  width: 21px;
}
.updates_page .update_container.social_container .social {
  text-align: center;
}
.updates_page .update_container.social_container .social h3 {
  color: #1C2A96;
  font-size: 1rem;
  font-weight: 400;
}

.Careers_detail .info p {
  font-size: 1.23rem;
  color: #1c2a96;
}

.accordion .accordion-item {
  color: var(--bs-accordion-color);
  background-color: var(--bs-accordion-bg);
  border: 1px solid #ccc !important;
  margin: 15px 0;
  overflow: hidden;
  border-radius: 0px !important;
}
.accordion .accordion-item p {
  font-size: 1rem;
}
.accordion .accordion-item li {
  margin-bottom: 15px;
}
.accordion .accordion-item .accordion-button:not(.collapsed) {
  background-color: transparent;
}

.accordion-body {
  height: 300px;
  overflow-y: scroll;
}

footer .footer_top {
  background: linear-gradient(rgba(28, 42, 150, 0.75), rgba(28, 42, 150, 0.75)), url(../images/footer-bg.webp) center/cover;
}
footer .footer_top h3 {
  color: #fff;
  font-size: 1.7rem;
  font-weight: 600;
}
@media (max-width: 767px) {
  footer .footer_top h3 {
    margin-top: 20px;
  }
}
footer .footer_top p,
footer .footer_top .nav-link,
footer .footer_top address {
  color: #fff;
  font-size: 1rem;
  font-weight: 400;
  padding-left: 0;
  display: inline-block;
}
footer .footer_top .nav-link:hover {
  color: #c1efe1 !important;
}
footer .footer_middle {
  background: #1C2A96;
}
footer .footer_middle ul.nav .nav-item .nav-link img {
  filter: brightness(0) saturate(100%) invert(100%) sepia(98%) saturate(0%) hue-rotate(317deg) brightness(104%) contrast(105%);
}
footer .footer_bottom p {
  margin: 0;
  padding-block: 1rem;
}
@media (max-width: 991px) {
  footer .footer_bottom p {
    padding-bottom: 0;
    text-align: center;
  }
}
@media (max-width: 991px) {
  footer .footer_bottom span {
    display: block;
  }
}

@media (min-width: 991px) {
  .top-header {
    display: block;
  }
  header .navbar .offcanvas .offcanvas-body .navbar-nav .nav-item {
    height: 64px;
    flex: 0.5;
  }
  header .navbar .offcanvas .offcanvas-body .navbar-nav .nav-item.dropdown .dropdown-menu {
    background: #C1EFE1;
    border-color: #F5F5F5;
  }
  header .navbar .offcanvas .offcanvas-body .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item {
    text-align: center;
    padding-inline: 0.125rem;
    font-size: 1.125rem;
    padding: 6px;
    border-bottom: 2px solid transparent;
  }
  header .navbar .offcanvas .offcanvas-body .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item:focus, header .navbar .offcanvas .offcanvas-body .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item:hover {
    color: var(--bs-dropdown-link-hover-color);
    background-color: #1b2996;
    color: #fff !important;
    border-bottom: 2px solid #48b493;
  }
  header .navbar .offcanvas .offcanvas-body .navbar-nav .nav-item .nav-link {
    height: 100%;
    display: flex;
    align-items: center;
    border-color: #F5F5F5;
    font-family: "Funnel Sans";
    font-size: 1.12rem;
    justify-content: center;
    padding: 0;
  }
  .heroBanner #hero_banner .carousel-inner .carousel-item .carousel-caption {
    position: absolute;
    right: auto;
    bottom: 50%;
    left: 12%;
    transform: translateY(50%);
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: left;
    z-index: 9;
    width: 35%;
  }
  .design_and_build .design_build_content h2 {
    width: 100%;
    font-size: 2.25rem;
  }
  .ongoing_projects .heading {
    margin-bottom: 4.5rem;
  }
  .ongoing_projects .my-owl-nav {
    flex-direction: column;
  }
  .featured_case_study {
    background: url(../images/feature-case-study.webp) left center/71% 91% no-repeat, linear-gradient(rgba(255, 255, 255, 0.7725490196), rgba(255, 255, 255, 0.7725490196)), url(../images/design-build-bg.webp) 100% 100%/cover no-repeat;
  }
  .featured_case_study .card {
    padding: 2rem 5rem 2rem 2rem;
  }
  .interesting_facts .heading h2 {
    transform: none;
    align-items: normal;
    font-family: "Funnel Sans";
  }
  .interesting_facts .heading p {
    font-size: 7rem;
    line-height: 6.75rem;
    font-family: "Funnel Sans";
  }
  .our_services .full_project_mgmt {
    background: url(../images/feature-case-study.webp) left center/65% 91% no-repeat, linear-gradient(rgba(255, 255, 255, 0.7725490196), rgba(255, 255, 255, 0.7725490196)), url(../images/design-build-bg.webp) 100% 100%/cover no-repeat;
  }
  .our_services .full_project_mgmt .card {
    padding: 2rem 5rem 2rem 2rem;
  }
  .about_us .md_ceo {
    padding-bottom: 0;
  }
  .about_us .md_ceo .card {
    transform: translateY(-50%);
  }
  .about_us .md_ceo .card.testimonial {
    transform: translateY(-45%);
  }
  .about_us .md_ceo .card .card-body {
    padding: 1rem 0rem;
  }
  .about_us .our_values .vision_mission .card .heading p {
    font-size: 6rem;
  }
  .about_us .awards_recognitions .heading .my-owl-nav {
    transform: translate(0%, -100%);
  }
}
@media (min-width: 16000px) {
  header .navbar .offcanvas .offcanvas-body .navbar-nav .nav-item {
    height: 64px;
  }
  header .navbar .offcanvas .offcanvas-body .navbar-nav .nav-item .nav-link {
    padding-inline: 2.39rem;
  }
}
@media (max-width: 991px) {
  header .navbar .offcanvas .offcanvas-body .navbar-nav .nav-item.dropdown .dropdown-menu {
    display: block;
  }
  .ongoing_projects #ongoing_projects {
    padding-inline: 1rem;
  }
  .our_services .featured_projects h2 {
    width: 100%;
  }
  .testimonial .owl-carousel .owl-item img {
    width: 140px;
  }
}
@media (max-width: 1024px) {
  .nav-link {
    font-size: 0.9rem !important;
  }
}
@media (max-width: 990px) {
  .nav-link {
    font-size: 1.15rem !important;
  }
}/*# sourceMappingURL=style.css.map */