@font-face {
  font-family: 'Al_Qaram';
  src: url("../fonts/al_qalam_quran_majeed_web_regular-webfont.woff2") format("woff2"), url("../fonts/al_qalam_quran_majeed_web_regular-webfont.woff") format("woff"), url("../fonts/al_qalam_quran_majeed_web_regular-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

body.site-id-1 {
  --global-font-family-head:  "Cinzel", sans-serif;
  --global-font-family:  "Roboto Slab", sans-serif;
  --global-font-size: 1.25rem;
  --global-font-weight: 300;
  --global-font-color: #222222;
}

::-webkit-scrollbar {
  width: 8px;
}

::-webkit-scrollbar-track {
  background: #F4F4F4;
}

::-webkit-scrollbar-thumb {
  background: #003B6D;
  border-radius: 0;
}

::-webkit-scrollbar-thumb:hover {
  background: #003b6dcf;
}

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

html {
  font-family: var(--global-font-family);
  font-size: 16px;
  font-weight: var(--global-font-weight);
  color: var(--global-font-color);
  scroll-behavior: smooth;
}

body {
  margin: 0;
  overflow-x: hidden;
}

body ::-moz-selection {
  background-color: #003B6D;
  color: #fff;
}

body ::selection {
  background-color: #003B6D;
  color: #fff;
}

body .container {
  max-width: 1300px;
  margin: 0 auto;
  width: 100%;
  padding: 0 0.938rem;
}

body .center {
  text-align: center;
}

body .wpb_raw_code.wpb_raw_html {
  margin-bottom: 0;
}

body .wpb_single_image {
  margin-bottom: 0;
}

body .wpb_text_column {
  margin-bottom: 0;
}

body .vc_icon_element {
  margin-bottom: 0;
}

body .hidden {
  display: none !important;
}

body .desk-hide {
  display: none !important;
}

body p {
  font-family: var(--global-font-family);
  font-size: var(--global-font-size);
  font-weight: var(--global-font-weight);
  margin: 0 0 1em;
}

body strong {
  font-family: var(--global-font-family);
  font-size: var(--global-font-size);
}

body a {
  color: var(--global-font-color);
  text-decoration: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

body a:hover {
  color: #003B6D;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

body ul {
  margin-bottom: 1rem;
  list-style: inside;
}

body ul li {
  font-family: var(--global-font-family);
  font-size: var(--global-font-size);
  font-weight: var(--global-font-weight);
  margin: 0 0 0.5em;
}

body ul li:last-child {
  margin-bottom: 0;
}

body .bg {
  background: url("/wp-content/uploads/2025/10/ourservices-bg.webp") center center/cover no-repeat;
  padding-block: 1rem;
}

body .margin-auto {
  margin-left: auto;
  margin-right: auto;
}

body .mg-bottom {
  margin-bottom: 2em;
}

body .mg-none {
  margin: 0 !important;
}

body .flex-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

body .flex-row .col-1 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 8.34%;
          flex: 0 0 8.34%;
  width: 8.34%;
  padding: 0 0.938rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body .flex-row .col-2 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.67%;
          flex: 0 0 16.67%;
  width: 16.67%;
  padding: 0 0.938rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body .flex-row .col-3 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  width: 25%;
  padding: 0 0.938rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body .flex-row .col-4 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33%;
          flex: 0 0 33.33%;
  width: 33.33%;
  padding: 0 0.938rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body .flex-row .col-5 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 41.66%;
          flex: 0 0 41.66%;
  width: 41.66%;
  padding: 0 0.938rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body .flex-row .col-6 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  width: 50%;
  padding: 0 0.938rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body .flex-row .col-7 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 58.33%;
          flex: 0 0 58.33%;
  width: 58.33%;
  padding: 0 0.938rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body .flex-row .col-8 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 66.66%;
          flex: 0 0 66.66%;
  width: 66.66%;
  padding: 0 0.938rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body .flex-row .col-9 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  width: 75%;
  padding: 0 0.938rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body .flex-row .col-10 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 83.33%;
          flex: 0 0 83.33%;
  width: 83.33%;
  padding: 0 0.938rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body .flex-row .col-11 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 91.66%;
          flex: 0 0 91.66%;
  width: 91.66%;
  padding: 0 0.938rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body .flex-row .col-12 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  width: 100%;
  padding: 0 0.938rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body .vc_gitem-zone-a .vc_gitem-row-position-top, body .vc_gitem-zone-b .vc_gitem-row-position-top, body .vc_gitem-zone-a .vc_gitem-row-position-middle, body .vc_gitem-zone-b .vc_gitem-row-position-middle {
  position: relative;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

body .vc-gitem-zone-height-mode-auto:before {
  padding: 0;
}

body .no-pad {
  padding: 0 !important;
}

body .no-pad > .vc_column-inner {
  padding: 0 !important;
}

body .slick-prev, body .slick-next {
  position: absolute;
  top: 50%;
  background: rgba(255, 255, 255, 0.15);
  -webkit-backdrop-filter: blur(6px);
          backdrop-filter: blur(6px);
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.2);
  width: 45px;
  height: 45px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  z-index: 10;
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
          box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size: 18px;
  line-height: 1;
}

body .slick-prev:hover, body .slick-next:hover {
  background: rgba(255, 255, 255, 0.3);
  color: #000;
  border-color: rgba(255, 255, 255, 0.4);
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

body .slick-prev {
  left: 20px;
}

body .slick-next {
  right: 20px;
}

body header#masthead {
  margin-bottom: 2em;
  position: absolute;
  z-index: 99;
  top: 0;
  left: 0;
  width: 100%;
  padding: 1.563rem 0;
}

body header#masthead .header-main .flex-row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

body header#masthead .header-main .flex-row > div {
  padding: 0;
}

body header#masthead .header-main .logo {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}

body header#masthead .header-main .logo a {
  display: block;
}

body header#masthead .header-main .logo a img {
  width: 70%;
  -o-object-fit: contain;
     object-fit: contain;
}

body header#masthead .header-main ul.menu-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0 2.222rem;
}

body header#masthead .header-main ul.menu-wrapper li.menu-item {
  list-style: none;
  position: relative;
  text-transform: capitalize;
  margin-bottom: 0;
}

body header#masthead .header-main ul.menu-wrapper li.menu-item.menu-item-has-children > a {
  padding-right: 1em;
}

body header#masthead .header-main ul.menu-wrapper li.menu-item.menu-item-has-children > a::after {
  content: '\f078';
  font-family: 'FontAwesome';
  position: absolute;
  top: 30%;
  right: 0;
  font-size: 0.8em;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: #fff;
}

body header#masthead .header-main ul.menu-wrapper li.menu-item.menu-item-has-children > a:hover::after {
  rotate: 180deg;
}

body header#masthead .header-main ul.menu-wrapper li.menu-item.current-menu-item > a:before {
  left: 0;
  right: 0;
}

body header#masthead .header-main ul.menu-wrapper li.menu-item a {
  font-family: var(--global-font-family);
  font-size: var(--global-font-size);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  position: relative;
  padding: 0.2em 0;
  font-weight: 400;
}

body header#masthead .header-main ul.menu-wrapper li.menu-item a:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  width: 0;
  bottom: 0;
  background: #fff;
  height: 2px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

body header#masthead .header-main ul.menu-wrapper li.menu-item a:hover:before {
  left: 0;
  width: 100%;
}

body header#masthead .header-main ul.menu-wrapper li.menu-item ul.sub-menu {
  position: absolute;
  top: 125%;
  -webkit-transform: translateY(10px);
          transform: translateY(10px);
  -webkit-transition: 0.2s;
  transition: 0.2s;
  width: 220px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
  height: 0;
  background: #fff;
  -webkit-box-shadow: 0 20px 20px rgba(0, 0, 0, 0.18);
          box-shadow: 0 20px 20px rgba(0, 0, 0, 0.18);
  border-top: 2px solid #003B6D;
  display: block;
  z-index: 99;
}

body header#masthead .header-main ul.menu-wrapper li.menu-item ul.sub-menu li.menu-item {
  margin: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  display: block;
  background: #fff;
}

body header#masthead .header-main ul.menu-wrapper li.menu-item ul.sub-menu li.menu-item a {
  width: 100%;
  padding: 0.5em 1em;
  color: #222222;
  letter-spacing: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  -webkit-transform: perspective(1px) translateZ(0);
          transform: perspective(1px) translateZ(0);
  display: block;
  position: relative;
  font-size: 1em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-weight: 400;
  text-transform: capitalize;
}

body header#masthead .header-main ul.menu-wrapper li.menu-item ul.sub-menu li.menu-item a:before {
  display: none;
}

body header#masthead .header-main ul.menu-wrapper li.menu-item ul.sub-menu li.menu-item a:hover {
  background: #003B6D;
  color: #fff;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

body header#masthead .header-main ul.menu-wrapper li.menu-item ul.sub-menu li.menu-item:last-child {
  border-bottom: 0;
}

body header#masthead .header-main ul.menu-wrapper li.menu-item button.sub-menu-toggle {
  display: none;
}

body header#masthead .header-main ul.menu-wrapper li.menu-item:first-child {
  margin-left: 0;
  padding-left: 0;
}

body header#masthead .header-main ul.menu-wrapper li.menu-item:last-child {
  margin-right: 0;
  padding-right: 0;
}

body header#masthead .header-main ul.menu-wrapper li.menu-item:hover ul.sub-menu {
  opacity: 1;
  visibility: visible;
  height: auto;
  -webkit-transform: none;
          transform: none;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

body nav#mm-menu .mm-navbar .mm-navbar__title {
  background: #222222;
  color: #fff;
  font-size: 1.2rem;
  font-family: var(--global-font-family);
  font-weight: 400;
}

body nav#mm-menu .mm-navbar .mm-btn::before {
  border-color: #FFF;
}

body nav#mm-menu .mm-panels .mm-panel .mm-navbar {
  background: #222222;
}

body nav#mm-menu .mm-panels .mm-panel .mm-navbar a.mm-navbar__title {
  font-size: 1.2rem;
  font-family: var(--global-font-family);
  font-weight: 400;
  color: #FFF;
}

body nav#mm-menu .mm-panels .mm-panel ul#primary-menu-list li {
  font-size: 1.1rem;
  font-family: var(--global-font-family);
  font-weight: 400;
}

body form .form-group p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.5rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

body form .form-group input {
  width: 100%;
  padding: 1rem;
}

body form .form-group textarea {
  width: 100%;
  padding: 1rem;
}

body form .form-group input.submit {
  background: #003B6D;
  color: #fff;
  display: inline-block;
  z-index: 1;
  position: relative;
  font-size: var(--global-font-size);
  font-family: var(--global-font-family);
  border: 1px solid #003B6D;
  border-radius: 15px;
  font-weight: 400;
  padding: 0.806rem 3.333rem;
  text-align: center;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  overflow: hidden;
  cursor: pointer;
}

body #content .vc_row {
  margin: 0;
}

body #content .vc_row > .wpb_column > .vc_column-inner {
  padding-top: 0;
}

body #content .vc_section {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

body #content .vc_section[data-vc-full-width].vc_hidden {
  opacity: 1;
}

body #content .vc_section .vc_row[data-vc-full-width].vc_hidden {
  opacity: 1;
}

body #content .mb {
  margin-bottom: 4.375rem;
}

body #content .full-img > .vc_figure {
  display: block !important;
}

body #content .full-img > .vc_figure > .vc_single_image-wrapper {
  display: block !important;
}

body #content .full-img > .vc_figure > .vc_single_image-wrapper img {
  -o-object-fit: cover !important;
     object-fit: cover !important;
  height: auto;
  width: 100%;
  max-width: initial !important;
}

body #content .wpb_column {
  padding-left: 0;
  padding-right: 0;
}

body #content .heading {
  font-size: 3.125rem;
  font-family: var(--global-font-family-head);
  font-weight: 700;
  color: #003B6D;
  margin-bottom: 1.5rem;
  text-transform: uppercase;
}

body #content .sub-heading {
  font-size: 1.563rem;
  font-family: var(--global-font-family-head);
  font-weight: 700;
  color: #003B6D;
}

body #content .blue {
  color: #003B6D;
  font-weight: 500;
}

body #content .btn {
  margin-bottom: 0;
}

body #content .btn a {
  background: #003B6D;
  color: #fff;
  display: inline-block;
  z-index: 1;
  position: relative;
  font-size: var(--global-font-size);
  font-family: var(--global-font-family);
  border: 1px solid #003B6D;
  border-radius: 15px;
  font-weight: 400;
  padding: 0.806rem 3.333rem;
  text-align: center;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  overflow: hidden;
  cursor: pointer;
}

body #content .btn a:hover {
  background: #fff;
  color: #003B6D;
}

body #content .btn-2 {
  margin-bottom: 0;
}

body #content .btn-2 a {
  background: #fff;
  color: #003B6D;
  display: inline-block;
  z-index: 1;
  position: relative;
  font-size: var(--global-font-size);
  font-family: var(--global-font-family);
  border-radius: 15px;
  font-weight: 400;
  padding: 0.806rem 3.333rem;
  text-align: center;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  overflow: hidden;
  cursor: pointer;
}

body #content .btn-2 a:hover {
  color: #fff;
  background: #003B6D;
}

body #content .slick-dots {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.8em;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 2rem;
}

body #content .slick-dots li button {
  font-size: 0;
  padding: 0;
  width: 13px;
  height: 13px;
  border-radius: 15px;
  border: none;
  background: #003B6D;
  cursor: pointer;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

body #content .slick-dots li.slick-active button {
  width: 50px;
}

body #content .home-banner-row .wpb_column > .vc_column-inner > .wpb_wrapper {
  position: relative;
  z-index: 95;
}

body #content .home-banner-row .wpb_column > .vc_column-inner > .wpb_wrapper .banner-row {
  position: absolute;
  top: 60%;
  z-index: 99;
  left: 50%;
  -webkit-transform: translate(-50%, -60%);
          transform: translate(-50%, -60%);
  text-align: center;
  width: 100%;
  max-width: 60%;
  color: #fff;
}

body #content .home-banner-row .wpb_column > .vc_column-inner > .wpb_wrapper .banner-row .ayat-h1 {
  color: #fff;
  font-family: 'Al_Qaram';
  font-weight: 400;
  font-size: 5.125rem;
  margin-bottom: 2.625rem;
}

body #content .home-banner-row .wpb_column > .vc_column-inner > .wpb_wrapper .banner-row .banner-head {
  color: #fff;
  font-family: var(--global-font-family-head);
  font-weight: 700;
  font-size: 3.125rem;
  margin-bottom: 2.625rem;
}

body #content .home-banner-row .wpb_column > .vc_column-inner > .wpb_wrapper .banner-row .banner-txt {
  margin-bottom: 2.625rem;
}

body #content .home-banner-row .wpb_column > .vc_column-inner > .wpb_wrapper .banner-row .banner-txt p {
  font-size: 1.375rem;
}

body #content .home-banner-row .wpb_column > .vc_column-inner > .wpb_wrapper .banner-row .banners-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 2rem;
}

body #content .who-we-sec {
  padding-block: 6.625rem;
}

body #content .services-sec {
  padding-block: 6.625rem;
  position: relative;
}

body #content .services-sec .services-slider-row .services-post-title {
  font-family: var(--global-font-family-head);
  font-weight: 700;
  font-size: 2rem;
  color: #003B6D;
  margin-bottom: 2.25rem;
}

body #content .services-sec .services-slider-row p {
  margin-bottom: 2.25rem;
}

body #content .services-sec .services-slider-row .services-post-img img {
  aspect-ratio: 3 / 1.5;
  -o-object-fit: cover;
     object-fit: cover;
}

body #content .innovation-sec {
  padding-block: 10.313rem;
}

body #content .innovation-sec .innovation-row h2 {
  margin-bottom: 1.563rem;
  color: #fff;
}

body #content .innovation-sec .innovation-row p {
  margin-bottom: 1.563rem;
  color: #fff;
}

body #content .mufti-sec {
  padding-top: 2rem;
}

body #content .mufti-sec .mufti-row p {
  margin-bottom: 2.25rem;
}

body #content .mufti-sec .mufti-row .mufti-txt-col > .vc_column-inner > .wpb_wrapper {
  padding-left: 80px;
  padding-bottom: 2rem;
}

body #content .mufti-sec .mufti-row .mufti-image-col > .vc_column-inner > .wpb_wrapper img {
  width: 80%;
  margin: 0 0 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}

body #content .news-sec .news-row .news-grid-2 {
  margin-bottom: 0;
  padding-block: 2.625rem;
}

body #content .page-header {
  margin-bottom: 6.625rem;
}

body #content .page-header .page-header-container {
  position: relative;
}

body #content .page-header .page-header-container .page-header-main .page-header-slider {
  width: 100%;
  position: relative;
}

body #content .page-header .page-header-container .page-header-main .page-header-slider::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  pointer-events: none;
  z-index: 1;
}

body #content .page-header .page-header-container .page-header-main .page-header-slider img {
  width: 100%;
  height: auto;
  display: block;
  aspect-ratio: 3 / 1;
  -o-object-fit: cover;
     object-fit: cover;
}

body #content .page-header .page-header-container .page-header-image {
  height: 400px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

body #content .page-header .page-header-container .page-header-image::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  pointer-events: none;
  z-index: 1;
}

body #content .page-header .page-header-container .page-heading {
  position: absolute;
  bottom: 20%;
  z-index: 2;
  color: #fff;
  left: 0;
  right: 0;
}

body #content .page-header .page-header-container .page-heading .page-title {
  margin-bottom: 0;
  color: #fff;
}

body #content .page-header .page-header-container .page-heading .breadcrumb-div .breadcrumb {
  font-size: var(--global-font-size);
  font-family: var(--global-font-family);
  text-transform: capitalize;
}

body #content .page-header .page-header-container .page-heading .breadcrumb-div .breadcrumb a {
  color: #fff;
}

body #content .about-us-sec .about-us-row .about-ul {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (minmax(280px, 1fr))[auto-fit];
      grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 0.75rem 1.5rem;
  list-style: none;
  padding: 0;
  margin: 0 0 1rem;
}

body #content .about-us-sec .about-us-row .about-ul li {
  background: #f9f9f9;
  border-radius: 10px;
  padding: 10px 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1.5;
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
          box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  gap: 1rem;
  font-size: 1rem;
}

body #content .about-us-sec .about-us-row .about-ul li:hover {
  background: #F3DABC;
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
}

body #content .about-us-sec .intro-about p {
  border-left: 4px solid #003b78;
  padding: 0.5rem 1rem;
  border-radius: 6px;
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
          box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #fff;
}

body #content .about-us-sec .intro-about p:hover {
  border-left-color: #F8DFC1;
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

body #content .ours-sec {
  overflow: visible;
  padding-bottom: 2rem;
}

body #content .ours-sec .head {
  font-size: 2.5rem;
  margin-bottom: 1rem;
  font-family: var(--global-font-family-head);
  font-weight: 700;
  color: #003B6D;
  border-bottom: 3px solid;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

body #content .ours-sec .mission-col-img > .vc_column-inner > .wpb_wrapper {
  position: -webkit-sticky;
  position: sticky;
  top: 3%;
}

body #content .ours-sec ul {
  list-style: none;
  padding: 0;
  margin: 1rem 0;
}

body #content .ours-sec ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1rem;
  margin-bottom: 10px;
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
          box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  padding: 1rem 0.5rem;
  border-radius: 5px;
}

body #content .ours-sec ul li svg {
  color: #fff;
  border: 1px solid;
  border-radius: 5px;
  background: gray;
  padding: 0.5rem;
  width: 20px;
  height: 20px;
}

body #content .ours-sec .core-values-list {
  margin-bottom: 1rem;
}

body #content .ours-sec h4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1rem;
  margin-bottom: 10px;
  padding: 1rem 0.5rem;
  font-family: var(--global-font-family);
  font-size: var(--global-font-size);
  border-top: 1px solid;
}

body #content .ours-sec h4:first-child {
  border: none;
}

body #content .ours-sec h4 svg {
  color: #fff;
  border: 1px solid;
  border-radius: 5px;
  background: gray;
  padding: 0.5rem;
  width: 20px;
  height: 20px;
}

body #content .values-bg {
  background-attachment: fixed;
}

body #content .mission-section h2.heading {
  position: relative;
  margin-bottom: 2rem;
  font-size: 2.75rem;
}

body #content .mission-section h2.heading::after {
  content: "";
  display: block;
  width: 100px;
  height: 3px;
  background: #003B6D;
  border-radius: 3px;
}

body #content .mission-section h3.sub-heading {
  margin-bottom: 2rem;
}

body #content .mission-section .mission-grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (minmax(400px, 1fr))[auto-fit];
      grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
  gap: 40px;
  position: relative;
}

body #content .mission-section .mission-box {
  background: #fff;
  border-radius: 20px;
  -webkit-box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
          box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
  padding: 2rem 1.5rem;
  position: relative;
  border-left: 3px solid #00738c;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

body #content .mission-section .mission-box:hover {
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
  -webkit-box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1);
          box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1);
}

body #content .mission-section .mission-box .mission-number {
  background: #38A7DA;
  color: #fff;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  top: -20px;
  left: -20px;
  display: none;
}

body #content .mission-section .mission-box .mission-icon {
  background: #003B6D;
  color: #fff;
  width: 50px;
  height: 50px;
  border-radius: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 15px;
}

body #content .mission-section .mission-box h4 {
  font-size: 1.2rem;
  font-weight: 700;
  color: #003B6D;
  margin-bottom: 15px;
}

body #content .mission-section .mission-box ul {
  list-style: none;
  padding: 0;
}

body #content .mission-section .mission-box ul li {
  color: #444;
  font-size: 1.1rem;
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1rem;
}

body #content .mission-section .mission-box ul li i {
  color: #f9b500;
  margin-right: 8px;
  margin-top: 3px;
}

body #content .services-post-sec .services-row-2 .services-slider-col > .vc_column-inner > .wpb_wrapper {
  position: relative;
}

body #content .services-post-sec .services-row-2 .services-slider-col > .vc_column-inner > .wpb_wrapper:hover .slick-next, body #content .services-post-sec .services-row-2 .services-slider-col > .vc_column-inner > .wpb_wrapper:hover .slick-prev {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(-50%) scale(1);
          transform: translateY(-50%) scale(1);
}

body #content .services-post-sec .services-row-2 .services-slider-col > .vc_column-inner > .wpb_wrapper .slick-prev, body #content .services-post-sec .services-row-2 .services-slider-col > .vc_column-inner > .wpb_wrapper .slick-next {
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(-50%) scale(0.9);
          transform: translateY(-50%) scale(0.9);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

body #content .services-post-sec .services-row-2 .services-slider-col > .vc_column-inner > .wpb_wrapper img {
  aspect-ratio: 3/2;
}

body #content .services-post-sec .services-row-2 ul {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (minmax(250px, 1fr))[auto-fit];
      grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 1rem;
  list-style: none;
  padding: 0;
}

body #content .services-post-sec .services-row-2 ul li {
  background: #fff;
  font-size: 1rem;
  padding: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  border-radius: 12px;
  -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
          box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

body #content .services-post-sec .services-row-2 ul li::before {
  content: "\f00c";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  color: #003B6D;
}

body #content .services-post-sec .services-row-2 ul li:hover {
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08);
          box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08);
}

body #content .services-post-sec .services-row .services-grid .vc_grid .vc_pageable-slide-wrapper {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
      grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
}

body #content .services-post-sec .services-row .services-grid .vc_grid .vc_pageable-slide-wrapper:before {
  display: none;
}

body #content .services-post-sec .services-row .services-grid .vc_grid .vc_pageable-slide-wrapper .vc_grid-item .vc_grid-item-mini {
  border: 1px solid gray;
  padding: 1rem;
  border-radius: 20px;
  height: 100%;
}

body #content .services-post-sec .services-row .services-grid .vc_grid .vc_pageable-slide-wrapper .vc_grid-item .vc_grid-item-mini img {
  aspect-ratio: 3 / 2.2;
  -o-object-fit: cover;
     object-fit: cover;
  border: 2px solid;
  border-radius: 20px;
}

body #content .services-post-sec .services-row .services-grid .vc_grid .vc_pageable-slide-wrapper .vc_grid-item .vc_grid-item-mini p {
  word-wrap: break-word;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

body #content .services-post-sec .services-row .services-grid .vc_grid .vc_pageable-slide-wrapper .vc_grid-item .vc_grid-item-mini h4 {
  min-height: 6.3rem;
}

body #content .services-post-sec .vc_btn3-inline {
  margin-bottom: 0;
}

body #content .services-post-sec .vc_btn3-inline a {
  background: #003B6D;
  color: #fff;
  display: inline-block;
  z-index: 1;
  position: relative;
  font-size: var(--global-font-size);
  font-family: var(--global-font-family);
  border: 1px solid #003B6D;
  border-radius: 15px;
  font-weight: 400;
  padding: 0.806rem 3.333rem;
  text-align: center;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  overflow: hidden;
  cursor: pointer;
}

body #content .services-post-sec .vc_btn3-inline a:hover {
  background: #fff;
  color: #003B6D;
}

body #content .contact-sec .contact-row .details-col {
  padding: 4rem;
  border-radius: 1rem;
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  border: 1px solid;
}

body #content .contact-sec .contact-row .details-col > .vc_column-inner > .wpb_wrapper ul {
  list-style: none;
}

body #content .contact-sec .contact-row .details-col > .vc_column-inner > .wpb_wrapper ul.social-icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
  margin-top: 1rem;
}

body #content .contact-sec .contact-row .details-col > .vc_column-inner > .wpb_wrapper ul.social-icons li {
  font-size: 1.25rem;
}

body #content .contact-sec .contact-row .details-col > .vc_column-inner > .wpb_wrapper ul.social-icons li a {
  color: #003B6D;
}

body #content .contact-sec .contact-row .details-col > .vc_column-inner > .wpb_wrapper ul.social-icons li a svg {
  border-radius: 3px;
  border: 1px solid;
  padding: 0.5rem;
}

body #content .services-inside-sec .services-inside-row .vc_tta-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border: 1px solid #ddd;
  border-radius: 8px;
  overflow: hidden;
  padding: 1rem;
  margin: 0;
}

body #content .services-inside-sec .services-inside-row .vc_tta-container ul.vc_tta-tabs-list {
  margin: 0;
  padding: 0;
}

body #content .services-inside-sec .services-inside-row .vc_tta-container ul.vc_tta-tabs-list li a {
  display: block;
  padding: 14px 16px;
  color: #333;
  text-decoration: none;
  background: #f7f7f7;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border-color: #004658;
}

body #content .services-inside-sec .services-inside-row .vc_tta-container ul.vc_tta-tabs-list li a:hover {
  background: #003B6D;
  color: #fff;
}

body #content .services-inside-sec .services-inside-row .vc_tta-container ul.vc_tta-tabs-list li.vc_active a {
  background: #fff;
  color: #003B6D;
  border-left: 4px solid;
}

body #content .services-inside-sec .services-inside-row .vc_tta-container .vc_tta-panels {
  background: transparent;
  border: none;
}

body #content .services-inside-sec .services-inside-row .vc_tta-container .vc_tta-panels .vc_tta-panel-body {
  background: transparent;
}

body #content .client-sec .client-row .client-grid .vc_grid-item .vc_grid-item-mini {
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
          box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

body #content .client-sec .client-row .client-grid .vc_grid-item .vc_grid-item-mini .vc_gitem-zone {
  background-size: auto;
}

body #content .client-sec .client-row .client-grid .vc_grid-item .vc_grid-item-mini .vc_gitem-zone img {
  display: block !important;
}

body #content .team-category-section {
  margin-bottom: 2rem;
}

body #content .team-category-section .team-category-title.heading {
  font-size: 2.25rem;
}

body #content .team-category-section .team-grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[5];
      grid-template-columns: repeat(5, 1fr);
  gap: 2rem;
}

body #content .team-category-section .team-grid .team-item {
  background: #fff;
  border: 1px solid #eee;
  border-radius: 1rem;
  text-align: center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  overflow: hidden;
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
          box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
}

body #content .team-category-section .team-grid .team-item:hover {
  -webkit-box-shadow: 0 6px 18px rgba(0, 0, 0, 0.08);
          box-shadow: 0 6px 18px rgba(0, 0, 0, 0.08);
}

body #content .team-category-section .team-grid .team-item:hover img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

body #content .team-category-section .team-grid .team-item a img {
  width: 100%;
  height: auto;
  display: block;
  border-bottom: 1px solid #eee;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  aspect-ratio: 3 / 3;
  -o-object-fit: cover;
     object-fit: cover;
}

body #content .team-category-section .team-grid .team-item a h3 {
  padding: 1rem;
  font-size: 1.163rem;
}

body #content .news-sec {
  padding: 1rem 0;
}

body #content .news-sec h3 {
  margin-bottom: 1rem;
}

body #content .methodology-sec {
  padding-block: 1rem;
}

body #content .methodology-sec ul {
  list-style: none;
}

body #content .methodology-sec ul li {
  position: relative;
  padding: 1rem;
  margin-bottom: 0.5rem;
  border-left: 4px solid #003B6D;
  background: rgba(255, 255, 255, 0.05);
  text-align: left;
  -webkit-transition: background 0.3s ease, -webkit-transform 0.3s ease;
  transition: background 0.3s ease, -webkit-transform 0.3s ease;
  transition: transform 0.3s ease, background 0.3s ease;
  transition: transform 0.3s ease, background 0.3s ease, -webkit-transform 0.3s ease;
}

body #content .methodology-sec ul li:hover {
  -webkit-transform: translateX(8px);
          transform: translateX(8px);
  background: #F5DDBE;
}

body #content .methodology-sec ul li svg {
  color: #003B6D;
  margin-right: 10px;
}

body .fancybox-content {
  max-width: 80%;
}

body .fancybox-content .team-popup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2rem;
}

body .fancybox-content .team-popup .team-image {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
}

body .fancybox-content .team-popup .team-image img {
  width: 100%;
  aspect-ratio: 3 / 3;
  -o-object-fit: cover;
     object-fit: cover;
  border: 5px solid #F6C690;
  border-radius: 20px;
}

body .fancybox-content .team-popup .team-txt {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
}

body .fancybox-content .team-popup .team-txt h2.sub-heading {
  font-size: 1.563rem;
  font-family: var(--global-font-family-head);
  font-weight: 700;
  color: #003B6D;
}

body .fancybox-content .team-popup .team-txt .team-content {
  margin-block: 2rem;
  max-height: 300px;
  overflow-y: auto;
  padding-right: 2em;
  scroll-behavior: smooth;
  --sb-track-color: #CCC;
  --sb-thumb-color: #00464B;
  --sb-size: 5px;
}

body footer#colophon {
  margin-top: 6.625rem;
}

body footer#colophon .footer-inner {
  background: url("/wp-content/uploads/2025/10/footer-bg-image.webp") center center/cover no-repeat;
  padding-block: 3.25rem;
}

body footer#colophon .footer-inner .newsletter {
  text-align: center;
}

body footer#colophon .footer-inner .newsletter h2 {
  font-size: 3.125rem;
  font-family: var(--global-font-family-head);
  font-weight: 700;
  color: #fff;
  margin-bottom: 2rem;
}

body footer#colophon .footer-inner .newsletter .footer-p {
  color: #fff;
  margin: 0 auto 2rem auto;
  max-width: 70%;
}

body footer#colophon .footer-inner .footer-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

body footer#colophon .footer-inner .footer-links h2.widget-title {
  color: #fff;
  font-size: 1.563rem;
  font-family: var(--global-font-family-head);
  font-weight: 700;
  margin-bottom: 1rem;
}

body footer#colophon .footer-inner .footer-links ul {
  list-style: none;
}

body footer#colophon .footer-inner .footer-links ul li {
  margin-bottom: 1rem;
}

body footer#colophon .footer-inner .footer-links ul li a {
  list-style: none;
  color: #fff;
  font-size: 1.25rem;
  font-family: var(--global-font-family);
  font-weight: 400;
}

body footer#colophon .footer-inner .footer-links ul li.social-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

body footer#colophon .footer-inner .footer-links ul li.social-links a {
  font-size: 1.75rem;
}

body footer#colophon .footer-inner .newsletter-form .form-group {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1rem;
  margin-bottom: 4.375rem;
}

body footer#colophon .footer-inner .newsletter-form .form-group p {
  margin-bottom: 0;
}

body footer#colophon .footer-inner .newsletter-form .form-group input {
  border-radius: 10px;
  padding: 1rem;
}

body footer#colophon .footer-inner .newsletter-form .form-group .submit-group p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

body footer#colophon .footer-inner .newsletter-form .form-group .submit-group p .submit {
  background: #003B6D;
  color: #fff;
  display: inline-block;
  z-index: 1;
  position: relative;
  font-size: var(--global-font-size);
  font-family: var(--global-font-family);
  border: 1px solid #003B6D;
  border-radius: 15px;
  font-weight: 400;
  padding: 0.806rem 3.333rem;
  text-align: center;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  overflow: hidden;
  cursor: pointer;
}

body footer#colophon .footer-inner .newsletter-form .form-group .submit-group p .wpcf7-spinner {
  position: absolute;
  bottom: -30px;
}

body footer#colophon .footer-inner .newsletter-form .wpcf7-response-output {
  color: #fff;
  border: 1px solid #fff;
}

body footer#colophon .copy-right {
  background: #003B6D;
  text-align: center;
}

body footer#colophon .copy-right p {
  color: #fff;
  font-size: 1.1rem;
  font-family: var(--global-font-size);
  font-weight: 300;
  margin: 0;
  padding: 0.6rem 0;
}

body footer#colophon .copy-right p a {
  color: #fff;
}
/*# sourceMappingURL=template.css.map */